.studio-page{padding:calc(var(--header-h) + 3.5rem) 0 5rem}.studio-heading{justify-content:space-between;align-items:end;gap:3rem;margin-bottom:2.5rem;display:flex}.studio-heading>p{max-width:26rem;color:var(--color-ink-soft);padding-bottom:.3rem;line-height:1.8}.studio-heading em{color:var(--color-amber-deep)}.studio-workspace{border:1px solid var(--line);background:var(--color-paper-soft);grid-template-columns:minmax(260px,320px) minmax(0,1fr);display:grid}.studio-controls{border-right:1px solid var(--line);padding:1.7rem}.studio-step{align-items:center;gap:.65rem;margin:1.9rem 0 1rem;display:flex}.studio-step:first-child{margin-top:0}.studio-step>span{color:var(--color-amber-deep);border:1px solid var(--line);padding:.12rem .35rem;font-size:.7rem}.studio-step h2{font-size:.87rem;font-weight:600}.studio-step small{color:var(--color-ink-muted);margin-left:auto;font-size:.7rem}.studio-room-types{grid-template-columns:1fr 1.3fr 1fr;gap:.3rem;display:grid}.studio-room-types button{border:1px solid var(--line);min-height:44px;padding:.7rem .2rem;font-size:.74rem}.studio-room-types button[aria-pressed=true]{background:var(--color-espresso);border-color:var(--color-espresso);color:var(--color-cream)}.studio-measurements{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;display:grid}.studio-measurements label{color:var(--color-ink-muted);flex-direction:column;gap:.45rem;font-size:.68rem;display:flex}.studio-measurements input{border:1px solid var(--line);width:100%;min-width:0;color:var(--color-ink);background:#fff;padding:.65rem .5rem;font-size:1rem}.studio-unit-label{color:var(--color-ink-soft);justify-content:space-between;gap:.5rem;margin:1.1rem 0 .55rem;font-size:.78rem;display:flex}.studio-unit-label strong{color:var(--color-ink);font-weight:500}.studio-range{width:100%;accent-color:var(--color-amber-deep);min-height:24px}.studio-range-labels{color:var(--color-ink-muted);justify-content:space-between;font-size:.65rem;display:flex}.studio-palettes{flex-direction:column;gap:.55rem;display:flex}.studio-palettes button{text-align:left;border:1px solid #0000;align-items:center;gap:.8rem;width:100%;padding:.5rem;font-size:.8rem;display:flex}.studio-palettes button[aria-pressed=true]{border-color:var(--color-amber-deep);background:#eee7da}.studio-swatch{border:1px solid #00000012;flex-shrink:0;width:3.2rem;height:2rem}.studio-palette-check{margin-left:auto;padding-right:.4rem}.studio-material-note{color:var(--color-ink-muted);margin-top:.9rem;font-size:.68rem;line-height:1.6}.studio-preview{min-width:0}.studio-canvas-shell{isolation:isolate;background:radial-gradient(at 52% 40%,#f6f3ed,#e7e2d8);position:relative;overflow:hidden}.studio-canvas{width:100%;height:clamp(410px,42vw,620px)}.studio-canvas canvas{touch-action:none;cursor:grab;outline:none;width:100%;height:100%;display:block}.studio-canvas canvas:active{cursor:grabbing}.studio-canvas-top{z-index:1;pointer-events:none;color:var(--color-ink-muted);text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;gap:1rem;font-size:.65rem;display:flex;position:absolute;top:1.25rem;left:1.4rem;right:1.4rem}.studio-canvas-top>span:first-child{align-items:center;gap:.45rem;display:flex}.studio-live-dot{background:#62845d;border-radius:50%;width:5px;height:5px}.studio-dimension{pointer-events:none;text-align:center;color:var(--color-ink-soft);font-variant-numeric:tabular-nums;font-size:.78rem;position:absolute;bottom:6.8rem;left:0;right:0}.studio-dimension span{color:var(--color-ink-muted);padding:0 .5rem}.studio-view-tools{flex-wrap:wrap;justify-content:center;gap:.3rem;padding:0 .5rem .65rem;display:flex}.studio-view-tools button{min-width:40px;min-height:40px;color:var(--color-ink-soft);background:#faf8f2;border:1px solid #c7bead;padding:.35rem .7rem;font-size:.75rem}.studio-view-tools button[aria-pressed=true]{background:var(--color-espresso);color:var(--color-cream);border-color:var(--color-espresso)}.studio-view-tools button:disabled{opacity:.4}.studio-canvas-help{text-align:center;color:var(--color-ink-muted);padding-bottom:1rem;font-size:.67rem}.studio-loading{background:#ece7df;justify-content:center;align-items:center;min-height:510px;font-size:.9rem;display:flex}.studio-canvas-fallback{text-align:center;color:var(--color-ink-soft);flex-direction:column;justify-content:center;gap:1rem;display:flex;position:absolute;inset:5rem 2rem 8rem}.studio-preview-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:flex}.studio-preview-footer p{color:var(--color-ink-muted);max-width:33rem;font-size:.76rem;line-height:1.7}.studio-preview-footer strong{color:var(--color-ink-soft);font-weight:500}.studio-share{text-underline-offset:4px;flex-shrink:0;padding:.5rem 0;font-size:.75rem;text-decoration:underline}.studio-share-result{padding:0 1.5rem 1rem;font-size:.8rem}.studio-share-result input{border:1px solid var(--line);background:#fff;width:100%;margin-top:.5rem;padding:.5rem;font-size:16px}.studio-next{border-top:1px solid var(--line);grid-column:1/-1;justify-content:space-between;align-items:center;gap:2rem;padding:1.7rem;display:flex}@media (max-width:1000px){.studio-heading{gap:2rem}.studio-heading>p{max-width:22rem;font-size:.9rem}.studio-workspace{grid-template-columns:280px minmax(0,1fr)}.studio-controls{padding:1.2rem}.studio-preview-footer{flex-direction:column;align-items:start}.studio-canvas-top{font-size:.58rem;left:1rem;right:1rem}}@media (max-width:760px){.studio-page{padding-top:calc(var(--header-h) + 2rem)}.studio-heading{display:block}.studio-heading>p{max-width:34rem;margin-top:1.3rem}.studio-workspace{grid-template-columns:1fr}.studio-preview{grid-row:1}.studio-controls{border-right:0;border-top:1px solid var(--line);padding:1.3rem}.studio-canvas{height:350px}.studio-canvas-top{top:1rem}.studio-next{padding:1.3rem;display:block}.studio-next>a{width:100%;margin-top:1.2rem}.studio-palettes{flex-direction:row;gap:.3rem}.studio-palettes button{flex-direction:column;flex:1;gap:.4rem;min-width:0;padding:.55rem .2rem;font-size:.68rem}.studio-palette-check{display:none}.studio-measurements label{font-size:.72rem}.studio-room-types button{font-size:.85rem}.studio-step{margin-top:1.4rem}.studio-dimension{bottom:6.7rem}.studio-loading{min-height:460px}}@media (prefers-reduced-motion:reduce){.studio-workspace *{scroll-behavior:auto!important}}.studio-dimension{padding:.5rem .5rem 1rem;position:relative;bottom:auto}.studio-page{background:linear-gradient(#f8f5ef,#eee9df);padding-bottom:5rem}.studio-heading{margin-bottom:2.2rem}.studio-heading-copy{color:#6c685f;max-width:26rem;font-size:.94rem;line-height:1.8}.studio-heading-copy>span{letter-spacing:.18em;color:#82725c;margin-top:1.5rem;font-size:.59rem;display:block}.studio-workspace{background:#faf8f2;border-color:#d8cfc0;border-radius:4px;grid-template-columns:310px minmax(0,1fr);overflow:hidden;box-shadow:0 24px 70px #483c2310}.studio-controls{background:#faf8f2;padding:1.5rem}.studio-controls-title{letter-spacing:.14em;color:#92836c;border-bottom:1px solid #ded7cb;justify-content:space-between;padding-bottom:1.2rem;font-size:.56rem;display:flex}.studio-room-types{grid-template-columns:repeat(3,minmax(0,1fr));gap:.4rem}.studio-room-types button{background:#f5f1e9;border-color:#ded7cb;border-radius:3px;flex-direction:column;justify-content:center;align-items:center;gap:.4rem;min-height:89px;font-size:.64rem;transition:background .22s,color .22s,transform .22s;display:flex}.studio-room-types button:hover{border-color:#a88d68;transform:translateY(-2px)}.studio-room-types button[aria-pressed=true]{color:#eee8da;background:#343d32;border-color:#343d32}.studio-room-types svg{opacity:.85}.studio-step{margin:1.4rem 0 .75rem}.studio-step>span{letter-spacing:.03em;color:#9f8d73;border:0;padding:0;font-size:.62rem}.studio-step h2{font-size:.79rem}.studio-collections{gap:.45rem;display:grid}.studio-collections button{text-align:left;background:#f8f5ee;border:1px solid #ddd5c8;border-radius:3px;align-items:center;gap:.8rem;min-height:61px;padding:.6rem .7rem;display:flex}.studio-collections button[aria-pressed=true]{background:#eee7db;border-color:#95846b}.studio-collections button>span:last-child{color:#817459;margin-left:auto;font-size:.7rem}.studio-collections strong{font-family:var(--font-instrument-serif),Georgia,serif;font-size:1.17rem;font-weight:400;display:block}.studio-collections small{color:#827762;margin-top:.12rem;font-size:.58rem;display:block}.studio-collection-mark{align-items:end;gap:3px;width:39px;height:31px;display:flex}.studio-collection-mark i{background:#bca487;width:10px;height:26px}.studio-collection-mark i:nth-child(2){background:#86765c;height:31px}.studio-collection-mark.forma i{border-radius:12px 12px 2px 2px}.studio-collection-mark.linea i{height:25px}.studio-collection-mark.linea i:nth-child(2){height:15px}.studio-palettes{grid-template-columns:repeat(5,minmax(0,1fr));gap:.3rem;display:grid}.studio-palettes button{text-align:center;border-radius:3px;flex-direction:column;justify-content:start;gap:.4rem;padding:.4rem .13rem;font-size:.55rem;line-height:1.4}.studio-swatch{border-radius:2px;width:100%;height:1.7rem}.studio-palette-check{display:none}.studio-material-note{color:#80796e;font-size:.61rem;line-height:1.7}.studio-measurements input{background:#fffdf8;border-radius:2px;font-size:.9rem}.studio-unit-label{font-size:.7rem}.studio-light-options{grid-template-columns:1fr 1fr;gap:.4rem;display:grid}.studio-light-options button{border:1px solid #d8d0c2;border-radius:3px;min-height:42px;padding:.6rem .3rem;font-size:.74rem}.studio-light-options button[aria-pressed=true]{color:#f1edde;background:#343d32;border-color:#343d32}.studio-local-actions{border-top:1px solid #ded7cb;justify-content:space-between;gap:.6rem;margin-top:1.4rem;padding-top:.75rem;display:flex}.studio-local-actions button{text-underline-offset:4px;min-height:35px;font-size:.65rem;text-decoration:underline}.studio-preview{background:#e8e4db}.studio-canvas-shell{background:radial-gradient(at 50% 38%,#f9f6ef 0%,#e9e4d9 65%,#ddd6c8 100%);min-height:620px;transition:background .6s}.studio-canvas{height:clamp(450px,42vw,650px)}.studio-canvas-top{color:#847b6b;letter-spacing:.13em;font-size:.57rem;top:1.4rem}.studio-live-dot{box-shadow:0 0 0 4px #7b8e6812}.studio-dimension{color:#6d685b;justify-content:center;align-items:center;gap:.3rem;padding:.3rem .5rem 1rem;font-size:.74rem;display:flex}.studio-dimension-line{background:#b6a991;width:38px;height:1px;margin:0 .7rem}.studio-view-tools{gap:.25rem;padding-bottom:.7rem}.studio-view-tools button{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#faf8f0a8;border:1px solid #c9bfae80;border-radius:3px;min-height:40px;font-size:.68rem;transition:background .2s,color .2s}.studio-view-tools button[aria-pressed=true]{background:#343d32;border-color:#343d32}.studio-tool-divider{background:#cfc4b1;width:1px;margin:.35rem .4rem}.studio-extra-tools{justify-content:center;align-items:center;gap:1.25rem;display:flex}.studio-extra-tools button{color:#756c5c;min-height:34px;padding:.25rem;font-size:.61rem}.studio-extra-tools button[aria-pressed=true]{color:#334c32;text-underline-offset:4px;text-decoration:underline}.studio-canvas-help{color:#8b8171;padding:0 .75rem 1.3rem;font-size:.59rem}.studio-canvas-status{text-align:center;padding:0 1rem 1rem;font-size:.7rem}.studio-light-evening{background:radial-gradient(at 50% 40%,#7e776b,#4c4b43 85%)}.studio-light-evening .studio-canvas-top,.studio-light-evening .studio-dimension,.studio-light-evening .studio-extra-tools button,.studio-light-evening .studio-canvas-help,.studio-light-evening .studio-canvas-status{color:#e5dac6}.studio-light-evening .studio-view-tools button{background:#efe6d6dc}.studio-light-evening .studio-view-tools button[aria-pressed=true]{background:#343d32}.studio-design-card{background:#f6f2e9;border-top:1px solid #d8cfc0;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.7rem 2rem;display:flex}.studio-card-eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#8a775c;font-size:.56rem}.studio-design-card h2{font-family:var(--font-instrument-serif),Georgia,serif;margin:.5rem 0;font-size:clamp(1.6rem,2.1vw,2rem);font-weight:400;line-height:1.2}.studio-design-card p{color:#827865;font-size:.74rem;line-height:1.6}.studio-concept-seal{color:#948267;border:1px solid #b6a990;border-radius:50%;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:68px;height:68px;font-family:Georgia,serif;font-size:1.3rem;line-height:1.2;display:flex;transform:rotate(-12deg)}.studio-concept-seal small{letter-spacing:.17em;margin-top:5px;font-family:Arial,sans-serif;font-size:.33rem}.studio-preview-footer{background:#f6f2e9;gap:1.5rem;padding:1.25rem 2rem}.studio-share{font-size:.69rem}.studio-share-result{background:#f6f2e9}.studio-next{background:#343d32;border-color:#343d32;padding:2rem}.studio-next h2{color:#ede5d6}.studio-next .eyebrow{color:#baa98e}.studio-next p{color:#b6b5a5}.studio-next>a{color:#343d32;background:#ece3d2}.studio-canvas-shell:fullscreen{flex-direction:column;justify-content:center;display:flex}.studio-canvas-shell:fullscreen .studio-canvas{flex:1;height:calc(100dvh - 180px)}.studio-canvas-shell:fullscreen .studio-canvas-top{top:1rem}@media (max-width:1050px){.studio-workspace{grid-template-columns:280px minmax(0,1fr)}.studio-controls{padding:1.1rem}.studio-canvas{height:440px}.studio-canvas-shell{min-height:610px}.studio-design-card{padding:1.5rem}.studio-tool-divider{display:none}.studio-view-tools button{min-width:36px;padding:.35rem .48rem}.studio-preview-footer{padding:1.2rem 1.5rem}}@media (max-width:760px){.studio-workspace{grid-template-columns:1fr}.studio-heading-copy{margin-top:1.4rem;font-size:.85rem}.studio-heading-copy>span{margin-top:1rem;font-size:.54rem}.studio-canvas-shell{min-height:0}.studio-canvas{height:380px}.studio-controls{padding:1.3rem}.studio-room-types{grid-template-columns:repeat(3,minmax(0,1fr))}.studio-room-types button{min-height:88px;font-size:.7rem}.studio-collections{grid-template-columns:1fr 1fr}.studio-collections button{gap:.5rem;padding:.6rem}.studio-collections small{font-size:.54rem}.studio-collection-mark{gap:2px;width:29px}.studio-collection-mark i{width:8px}.studio-palettes button{padding:.4rem .17rem;font-size:.64rem}.studio-swatch{height:2.2rem}.studio-design-card{padding:1.2rem}.studio-design-card h2{font-size:1.65rem}.studio-concept-seal{width:57px;height:57px}.studio-preview-footer{gap:.5rem;padding:1rem 1.2rem}.studio-preview-footer p{font-size:.66rem}.studio-next{padding:1.4rem}.studio-canvas-top{font-size:.5rem;left:.9rem;right:.9rem}.studio-extra-tools{gap:.6rem}.studio-extra-tools button{font-size:.58rem}.studio-canvas-help{padding-bottom:1rem;font-size:.56rem}.studio-view-tools{gap:.2rem}.studio-view-tools button{min-width:34px;padding:.3rem .4rem;font-size:.64rem}.studio-dimension{font-size:.67rem}.studio-dimension-line{width:25px;margin:0 .4rem}}@media (max-width:360px){.studio-canvas{height:330px}.studio-view-tools button{min-width:30px;padding:.3rem;font-size:.6rem}.studio-extra-tools{gap:.25rem}.studio-collections{grid-template-columns:1fr}.studio-palettes{grid-template-columns:repeat(3,minmax(0,1fr))}.studio-heading-copy>span{letter-spacing:.1em}}@media (prefers-reduced-motion:reduce){.studio-workspace *{transition:none!important;animation:none!important}.studio-room-types button:hover{transform:none}}@media (max-width:760px){.studio-view-tools{grid-template-columns:repeat(12,minmax(0,1fr));max-width:380px;margin:auto;padding:0 1rem .5rem;display:grid}.studio-view-tools button{grid-column:span 3;min-height:42px}.studio-view-tools button:nth-child(-n+3){grid-column:span 4}.studio-tool-divider{display:none}}.studio-extra-tools button{color:#6b6458;min-height:40px;font-size:.72rem}.studio-canvas-help{color:#706759;font-size:.68rem}.studio-canvas-top{color:#6e6557}.studio-card-eyebrow{color:#77644c;font-size:.63rem}.studio-material-note{color:#6f685c;font-size:.69rem}.studio-preview-footer p{font-size:.75rem}.studio-palettes button{font-size:.65rem}.studio-collections small{color:#706450;font-size:.63rem}.studio-room-types button{font-size:.73rem}.studio-design-card p{color:#706554}.studio-controls-title{color:#75664f}@media (max-width:360px){.studio-extra-tools{flex-wrap:wrap;gap:0 .7rem}.studio-extra-tools button{font-size:.67rem}.studio-canvas-help{font-size:.63rem}.studio-canvas-top{font-size:.46rem}}
