.demo{width:100%;max-width:360px;position:relative;color:#eeeef4;--accent:#9a82ff;--ease:cubic-bezier(.2,.9,.22,1)}.demo button{border:0;color:inherit;background:#292932;border-radius:10px;min-height:38px;padding:8px 12px}.demo-title{font-size:18px;font-weight:650;margin-bottom:16px}.demo-label{font:10px ui-monospace,monospace;letter-spacing:2px;color:#91909e;margin-bottom:3px}.demo-row{padding:10px 12px;background:linear-gradient(135deg,#26262f,#222229);border:1px solid #ffffff09;border-radius:12px;margin:8px 0;display:flex;align-items:center;gap:11px;font-size:14px;box-shadow:0 7px 18px #00000016;transition:border-color 180ms,background 180ms}.demo-row:hover{border-color:color-mix(in srgb,var(--accent) 25%,transparent);background:linear-gradient(135deg,#292933,#24242c)}.swatch{width:26px;height:26px;border-radius:7px;flex:none;background:var(--accent)}.item-icon{width:32px;height:32px;border-radius:10px;flex:none;display:grid;place-items:center;color:var(--accent);background:color-mix(in srgb,var(--accent) 14%,#202129);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--accent) 18%,transparent)}.item-icon.warm{color:#ffc78c;background:#30271f;box-shadow:inset 0 0 0 1px #ffc78c22}.item-icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.demo-row small,.room-name small{display:block;color:#9996aa;font-size:11px;line-height:1.35;margin-top:2px}.demo input{background:transparent;border:0;color:inherit;min-width:0;outline-offset:0}.icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.search-wrap{height:48px;position:relative;margin-bottom:14px}.search-shell{position:absolute;right:0;top:0;width:44px;height:44px;border-radius:999px;background:#292932;display:flex;align-items:center;transition:width 360ms var(--ease),border-radius 360ms var(--ease);overflow:hidden;box-shadow:0 8px 24px #0003,inset 0 0 0 1px #ffffff08}.search-shell.open{width:100%;border-radius:16px}.search-shell input{flex:1;width:0;opacity:0;transition:opacity 180ms 120ms}.search-shell.open input{width:100%;opacity:1}.search-shell button{flex:none;width:44px;padding:10px;background:transparent;color:var(--accent)}.search-close{display:none}.search-shell.open .search-close{display:block}.empty{color:#a4a1b3;font-size:13px;padding:18px 4px}.demo-status{font:12px ui-monospace,monospace;color:var(--accent);margin-top:14px;min-height:20px}
.fab-demo{height:270px}.fab-sheet{position:absolute;left:0;bottom:0;width:52px;height:52px;border-radius:26px;background:var(--accent);color:#17151b;overflow:hidden;transition:width 480ms var(--ease),height 480ms var(--ease),border-radius 480ms var(--ease);box-shadow:0 12px 50px #0005}.fab-sheet.open{width:100%;height:218px;border-radius:20px}.fab-trigger{position:absolute;bottom:0;left:0;width:52px;height:52px!important;padding:0!important;background:transparent!important;color:#151219!important;z-index:2;display:grid!important;place-items:center;transform-origin:50% 50%;transition:transform 480ms var(--ease)}.fab-trigger svg{display:block;width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.fab-sheet.open .fab-trigger{transform:rotate(45deg)}.sheet-content{padding:20px 22px 54px;opacity:0;transform:translateY(12px);transition:opacity 140ms,transform 180ms;white-space:nowrap}.fab-sheet.open .sheet-content{opacity:1;transform:translateY(0);transition-delay:160ms}.sheet-content h3{margin:0 0 8px}.sheet-content label{display:flex;gap:9px;align-items:center;margin:8px 0;font-size:14px}.choice-icon{width:22px;height:22px;display:grid;place-items:center;border-radius:7px;background:#ffffff24;font-size:15px}.sheet-content input{accent-color:#25212d}.sheet-content button{background:#211b26;color:white;padding:6px 12px;font-size:13px;min-height:32px}.submit-wrap{display:flex;justify-content:center;height:65px;align-items:center;margin-top:28px}.submit-button{width:100%;height:48px;border-radius:24px!important;background:var(--accent)!important;color:#191511!important;position:relative;transition:width 480ms var(--ease),height 480ms var(--ease);overflow:hidden;display:grid;place-items:center}.submit-button.loading,.submit-button.success{width:52px;height:52px}.submit-button:disabled{cursor:wait}.submit-button .submit-text{transition:opacity 120ms}.submit-button.loading .submit-text,.submit-button.success .submit-text{opacity:0}.submit-button svg{position:absolute;width:44px;height:44px;inset:4px;transform:rotate(-90deg);opacity:0;transition:opacity 140ms}.submit-button.loading svg,.submit-button.success svg{opacity:1}.progress-ring{fill:none;stroke:#312a12;stroke-width:2.5;stroke-dasharray:126;stroke-dashoffset:126;transition:stroke-dashoffset 1.4s linear}.success .progress-ring{stroke-dashoffset:0}.tick{fill:none;stroke:#201c11;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:28;stroke-dashoffset:28;transform:rotate(90deg);transform-origin:center;transition:stroke-dashoffset 350ms 80ms}.success .tick{stroke-dashoffset:0}.demo-secondary{background:transparent!important;color:#b3afc1!important;font-size:12px!important;margin-top:8px}.wave{height:65px;background:#24232c;border-radius:12px;display:flex;align-items:center;justify-content:center;gap:8px;margin:20px 0}.wave i{width:5px;height:var(--h);border-radius:9px;background:var(--accent);animation:wave 800ms ease-in-out infinite alternate;animation-delay:var(--d);animation-play-state:paused}.playing .wave i{animation-play-state:running}@keyframes wave{to{transform:scaleY(.3)}}.icon-controls{display:flex;justify-content:space-between;align-items:center}.icon-controls button{width:48px;height:48px;background:color-mix(in srgb,var(--accent) 20%,#202027);color:var(--accent)}.play-icon .icon{fill:currentColor!important}.menu-line{transform-origin:center;transition:transform 360ms var(--ease),opacity 180ms}.menu-active .line-a{transform:translateY(6px) rotate(45deg)}.menu-active .line-b{opacity:0;transform:scaleX(0)}.menu-active .line-c{transform:translateY(-6px) rotate(-45deg)}.mini-menu{display:flex;gap:8px;font-size:12px;margin-top:14px}.mini-menu[hidden]{display:none}.tab-list{display:flex;position:relative;border-bottom:1px solid #37333c;margin-bottom:18px}.tab-list button{flex:1;background:transparent;border-radius:0;color:#96909e;font-size:14px;padding:10px 0}.tab-list button[aria-selected=true]{color:#f8f4ff}.tab-indicator{position:absolute;height:3px;background:var(--accent);bottom:-1px;border-radius:4px;pointer-events:none}.tab-panel{padding:20px;background:linear-gradient(135deg,#282630,#24232b);border:1px solid #ffffff0a;border-radius:14px;min-height:128px}.tab-panel h3{font-size:17px;margin:0 0 9px}.tab-panel p{color:#a8a1b4;font-size:14px;margin:0}.stepper{margin-left:auto;width:40px;height:38px;border-radius:19px;position:relative;background:color-mix(in srgb,var(--accent) 15%,#25232e);transition:width 380ms cubic-bezier(.34,1.36,.5,1);display:flex;align-items:center;justify-content:end;overflow:hidden}.stepper.active{width:116px}.stepper button{background:transparent;color:var(--accent);padding:0;width:38px;min-width:38px;z-index:1}.stepper .minus{position:absolute;left:0;opacity:0;pointer-events:none;transition:opacity 160ms}.stepper.active .minus{opacity:1;pointer-events:auto}.count-window{position:absolute;left:38px;width:40px;overflow:hidden;text-align:center;opacity:0;transition:opacity 180ms}.stepper.active .count-window{opacity:1}.count-number{display:block;font-size:14px}.accordion{width:100%;background:linear-gradient(135deg,#25252e,#212128);border:1px solid #ffffff09;border-radius:13px;margin-bottom:9px;overflow:hidden;transition:border-color 220ms,box-shadow 220ms}.accordion:has(.accordion-trigger[aria-expanded=true]){border-color:color-mix(in srgb,var(--accent) 28%,transparent);box-shadow:0 12px 30px #0003}.accordion-trigger{width:100%;text-align:left;display:flex;gap:12px;align-items:center;background:transparent!important;padding:10px 12px!important}.room-name{line-height:1.25}.accordion-trigger .chevron{margin-left:auto;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;color:var(--accent);background:color-mix(in srgb,var(--accent) 11%,transparent);transition:transform 400ms var(--ease),background 220ms}.accordion-trigger .chevron svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.accordion-trigger[aria-expanded=true] .chevron{transform:rotate(45deg);background:color-mix(in srgb,var(--accent) 20%,transparent)}.accordion-body{display:grid;grid-template-rows:0fr;transition:grid-template-rows 440ms var(--ease)}.accordion-body.open{grid-template-rows:1fr}.accordion-inner{min-height:0;overflow:hidden}.accordion-content{padding:0 16px 16px}.accordion-content>*{opacity:0;transform:translateY(8px);transition:opacity 180ms,transform 220ms}.accordion-body.open .accordion-content>*{opacity:1;transform:translateY(0);transition-delay:100ms}.accordion-body.open .accordion-content>:nth-child(2){transition-delay:170ms}.accordion-body.open .accordion-content>:nth-child(3){transition-delay:240ms}.room-visual{height:58px;border-radius:10px;background:linear-gradient(110deg,color-mix(in srgb,var(--accent) 22%,#202126),#312e37);overflow:hidden;position:relative}.room-visual.cedar{background:linear-gradient(110deg,#332a24,#262931)}.room-visual.river{background:linear-gradient(110deg,#1f3035,#292a38)}.room-visual svg{width:100%;height:100%;fill:none;stroke:color-mix(in srgb,var(--accent) 78%,white);stroke-width:2;stroke-linecap:round;stroke-linejoin:round;opacity:.74}.accordion-content p{font-size:13px;margin:10px 0;color:#bbb4c3}.room-tags{font-size:11px;color:var(--accent)}.layout-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.layout-head button{font-size:12px;min-height:32px}.gallery-items{display:grid;grid-template-columns:1fr;gap:8px}.gallery-items.grid{grid-template-columns:1fr 1fr}.gallery-item{border:1px solid #ffffff08;border-radius:10px;padding:8px;background:#26242b;display:flex;align-items:center;gap:9px;min-width:0;font-size:12px;transform-origin:top left}.tile{width:32px;height:28px;border-radius:8px;flex:none;display:grid;place-items:center;background:linear-gradient(135deg,color-mix(in srgb,var(--tile) 62%,#252839),#242939);color:#fff}.tile svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.gallery-items.grid .gallery-item{height:82px;flex-direction:column;align-items:stretch;padding:7px;gap:4px}.gallery-items.grid .tile{width:100%;height:44px}.gallery-items.grid .tile svg{margin:auto}.scroll-demo{height:278px;overflow:auto;overscroll-behavior:contain;scrollbar-width:thin;position:relative;scrollbar-color:var(--accent) transparent;padding-right:8px}.collapse-header{position:sticky;top:0;height:100px;margin-bottom:8px;z-index:2;background:linear-gradient(#17181f 82%,#17181f00)}.collapse-title{font-size:19px;position:absolute;left:0;top:5px;transform-origin:left top;will-change:transform,opacity}.collapse-search{position:absolute;right:0;bottom:8px;height:40px;width:100%;border-radius:12px;display:flex;align-items:center;background:#2a3034;overflow:hidden;will-change:width,bottom,border-radius;box-shadow:0 8px 24px #0003,inset 0 0 0 1px #ffffff0a}.collapse-search button{width:40px;height:40px;min-width:40px;padding:10px;background:transparent;color:var(--accent)}.collapse-search input{width:100%;font-size:13px;will-change:opacity,transform}.reveal-demo{height:270px}.reveal-open{position:absolute;right:0;top:0;width:44px;height:44px;border-radius:50%!important;color:var(--accent)!important;background:#30242e!important;display:grid!important;place-items:center;padding:0!important}.reveal-open svg,.reveal-close svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.reveal-demo .demo-title{padding-top:58px}.reveal-dialog{position:fixed;inset:0;width:100vw;max-width:none;height:100dvh;max-height:none;margin:0;padding:0;border:0;background:#eeeaf2;color:#201927;overflow:hidden}.reveal-dialog::backdrop{background:transparent}.reveal-content{width:min(740px,85vw);margin:14vh auto}.reveal-content .demo-label{color:#756479}.reveal-content nav{display:flex;flex-direction:column;align-items:start;margin:30px 0;gap:12px}.reveal-content nav button{border:0;background:transparent;color:#291c30;font-size:clamp(28px,5vw,64px);font-weight:600;opacity:0;transform:translateY(18px)}.reveal-close{position:absolute;right:6vw;top:5vh;background:#2d2032;color:#fff;border:0;width:48px;height:48px;border-radius:50%;display:grid;place-items:center;padding:0}.reveal-selection{color:#6d556f;font-size:16px}.sr-only{position:absolute!important;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
[hidden]{display:none!important}
