:root{--ink:#172033;--ink-soft:#586071;--paper:#f5f2ee;--paper-deep:#e7e2dc;--surface:#fffdf9;--surface-warm:#eee8df;--line:#1720331a;--green:#2aa26b;--green-soft:#e6f4ed;--amber:#c98926;--amber-soft:#fbf1db;--red:#c64f4b;--red-soft:#fae9e7;--shadow:0 18px 48px #17203314;--shadow-soft:0 8px 26px #17203312}*{box-sizing:border-box}html{min-height:100%;color:var(--ink);scroll-behavior:smooth;background:#ded9d3}body{min-height:100%;color:var(--ink);font-family:var(--font-geist-sans), -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;-webkit-font-smoothing:antialiased;background:radial-gradient(circle at 18% 8%,#ffffffc7,#0000 34%),linear-gradient(145deg,#ddd8d2,#cbc5be);margin:0}button,input,textarea{font:inherit}button{color:inherit;-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,summary:focus-visible{outline-offset:3px;outline:3px solid #2aa26b57}.app-shell{min-height:100svh}.mobile-app{background:radial-gradient(circle at 100% 0%, #fffffff2, transparent 30%), var(--paper);width:min(100%,480px);min-height:100svh;margin:0 auto;position:relative;overflow:clip;box-shadow:0 0 80px #17203333}.project-step-nav{z-index:29;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f8f6f2f0;border-top:1px solid #1720330a;border-bottom:1px solid #17203312;padding:7px 10px;position:sticky;top:0;box-shadow:0 7px 20px #1720330e}.project-step-nav ol{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;margin:0;padding:0;list-style:none;display:grid}.project-step-nav button{color:#6d7480;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:4px;width:100%;min-width:0;min-height:44px;padding:0 5px;font-size:7.5px;font-weight:680;display:flex}.project-step-nav button span{background:#1720330f;border-radius:6px;flex:none;place-items:center;width:18px;height:18px;font-size:9px;display:grid}.project-step-nav button.done{color:#34805f}.project-step-nav button.done span{background:var(--green-soft);color:var(--green)}.project-step-nav button.active{background:var(--ink);color:#fff;border-color:#1720331a;box-shadow:0 6px 15px #17203329}.project-step-nav button.active span{background:#ffffff24}.topbar{z-index:30;min-height:72px;padding:max(12px, env(safe-area-inset-top)) 18px 10px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#f5f2eefa,#f5f2eedb);grid-template-columns:44px 1fr 44px;align-items:center;gap:12px;display:grid;position:relative}.icon-button,.avatar-button{cursor:pointer;background:#fffdf9c2;border:1px solid #17203314;border-radius:14px;place-items:center;width:42px;height:42px;padding:0;display:grid;box-shadow:0 5px 14px #1720330a}.menu-icon,.menu-icon:before,.menu-icon:after{background:var(--ink);border-radius:2px;width:18px;height:1.5px}.menu-icon{display:block;position:relative}.menu-icon:before,.menu-icon:after{content:"";position:absolute;left:0}.menu-icon:before{width:13px;top:-6px}.menu-icon:after{width:15px;top:6px}.back-icon{font-size:24px;line-height:1;transform:translateY(-1px)}.brand-lockup{align-items:center;gap:10px;min-width:0;display:flex}.brand-mark{background:var(--ink);color:#fff;letter-spacing:-.04em;border-radius:10px 10px 4px;flex:none;place-items:center;width:31px;height:31px;font-size:14px;font-weight:800;display:grid}.brand-lockup div{flex-direction:column;min-width:0;line-height:1.15;display:flex}.brand-lockup strong{letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:720;overflow:hidden}.brand-lockup div span{color:var(--ink-soft);letter-spacing:.08em;text-transform:uppercase;margin-top:4px;font-size:10px;font-weight:560}.avatar-button{color:#fff;background:linear-gradient(145deg,#d5bfa5,#a88f72);border:0;border-radius:50%;font-size:13px;font-weight:760;box-shadow:inset 0 0 0 2px #ffffffbf,0 5px 12px #3a281924}.screen{padding:6px 18px 112px}.editor-screen,.result-screen{padding-bottom:max(42px, calc(env(safe-area-inset-bottom) + 24px))}.hero-card,.visual-card,.controls-card,.interior-controls,.material-controls,.result-card,.parts-details,.result-hero,.result-facts{box-shadow:var(--shadow-soft);background:#fffdf9d1;border:1px solid #ffffffb8}.hero-card{background:radial-gradient(circle at 82% 22%,#fffffff5,#0000 30%),linear-gradient(150deg,#f0ebe4 0%,#e5ddd3 100%);border-radius:31px;padding:24px 22px 18px;position:relative;overflow:hidden}.start-screen .hero-card{padding-top:19px;padding-bottom:14px}.hero-card:before{content:"";border:1px solid #1720330f;border-radius:50%;width:220px;height:220px;position:absolute;top:-70px;right:-85px}.hero-copy{z-index:2;position:relative}.eyebrow,.screen-heading>span,.ready-badge{color:#765c40;letter-spacing:.13em;text-transform:uppercase;border-radius:999px;align-items:center;width:fit-content;font-size:10px;font-weight:760;display:inline-flex}.eyebrow{background:#fffdf9d1;padding:7px 10px}.hero-copy h1{letter-spacing:-.055em;margin:13px 0 9px;font-size:clamp(30px,8vw,38px);font-weight:730;line-height:.99}.start-screen .hero-copy h1{margin-top:10px;font-size:clamp(30px,7.4vw,35px)}.hero-copy p{color:#686363;max-width:310px;margin:0;font-size:13px;line-height:1.45}.hero-meta{z-index:4;border-top:1px solid #17203317;grid-template-columns:1.45fr .8fr;gap:10px;padding-top:10px;display:grid;position:relative}.start-screen .hero-meta{padding-top:8px}.hero-cabinet-3d{z-index:3;margin:5px -22px 0;position:relative}.hero-cabinet-3d .cabinet-editor-visual{background:0 0;border-top:0}.hero-cabinet-3d .visualizer-summary .viewer-stage{background:radial-gradient(circle at 52% 38%,#ffffffed,#0000 48%),linear-gradient(#f8f8f82e,#e2ddd642);height:clamp(232px,63vw,260px)}.hero-cabinet-action{z-index:9;color:#737a85;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;background:#fffdf9e0;border:1px solid #1720330f;border-radius:999px;justify-content:center;align-items:center;gap:7px;width:fit-content;max-width:calc(100% - 48px);min-height:44px;margin:0 auto;padding:7px 11px;font-size:8px;font-weight:650;display:flex;position:absolute;bottom:7px;left:24px;right:24px;box-shadow:0 5px 15px #1720330e}.hero-cabinet-action span{font-size:14px}.hero-cabinet-3d .viewer-section-dimensions{display:none}.hero-cabinet-3d .viewer-width-dimension{bottom:59px}.hero-cabinet-3d .viewer-fallback .cabinet-preview.compact .cabinet-scene{height:232px;padding:9px 24px 40px}.hero-cabinet-3d .viewer-fallback .cabinet-preview.compact .cabinet-shell{width:min(80%, calc(168px * var(--cabinet-ratio)));min-height:112px;max-height:168px}.hero-cabinet-3d .viewer-fallback .cabinet-shadow{width:min(79%, calc(160px * var(--cabinet-ratio)));bottom:35px}.hero-meta span{flex-direction:column;gap:3px;display:flex}.hero-meta small,.result-facts span,.result-price span,.price-card>div:first-child>span{color:var(--ink-soft);letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:600}.hero-meta strong{letter-spacing:-.02em;font-size:12px;font-weight:680}.cabinet-preview{z-index:3;width:100%;position:relative}.cabinet-scene{place-items:center;width:100%;height:226px;padding:15px 24px 24px;display:grid;position:relative;overflow:visible}.cabinet-preview.compact .cabinet-scene{height:216px;padding-top:22px}.start-screen .cabinet-scene{height:195px;padding-top:9px;padding-bottom:19px}.cabinet-shell{z-index:3;width:min(84%, calc(194px * var(--cabinet-ratio)));aspect-ratio:var(--cabinet-ratio);filter:saturate(.92);background:#cba97e;border-radius:2px;min-height:126px;max-height:194px;padding:7px;position:relative;box-shadow:inset 0 0 0 1px #583a1c3d,inset 5px 0 8px #fff3,0 14px 22px #43301e33}.compact .cabinet-shell{width:min(82%, calc(174px * var(--cabinet-ratio)));max-height:174px}.start-screen .cabinet-shell{width:min(80%, calc(168px * var(--cabinet-ratio)));min-height:112px;max-height:168px}.cabinet-shell.body-sonoma,.material-swatch.body-sonoma{background:repeating-linear-gradient(88deg,#0000 0 9px,#6747270d 10px,#0000 11px 17px),linear-gradient(130deg,#d7bc99,#b99266)}.cabinet-shell.body-cashmere,.material-swatch.body-cashmere{background:linear-gradient(135deg,#d8d1c5,#bdb4a6)}.cabinet-shell.body-graphite,.material-swatch.body-graphite{background:linear-gradient(135deg,#595a5d,#34373c)}.cabinet-top-edge,.cabinet-side-edge{z-index:-1;filter:brightness(.82);pointer-events:none;background:#54371d3d;position:absolute}.cabinet-top-edge{transform-origin:bottom;width:calc(100% - 4px);height:8px;top:-7px;left:6px;transform:skew(-36deg)}.cabinet-side-edge{transform-origin:0;filter:brightness(.68);background:#52351b52;width:9px;height:calc(100% + 2px);top:-3px;right:-8px;transform:skewY(-25deg)}.cabinet-grid{grid-template-columns:repeat(var(--section-count), minmax(0, 1fr));background:var(--cabinet-inner-color,#e9decf);perspective:900px;border:1px solid #412b1633;width:100%;height:100%;display:grid;position:relative}.cabinet-section{background:linear-gradient(90deg,#5c3d1f0d,#0000 14% 86%,#5c3d1f0d),#e7dbc9;border-right:4px solid #ae8960b8;min-width:0;position:relative;overflow:visible}.cabinet-section:last-child{border-right:0}.cabinet-section.active{box-shadow:inset 0 0 0 3px #2aa26bbf}.section-interior{z-index:1;cursor:pointer;background:0 0;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0;overflow:hidden}.section-number{z-index:4;background:var(--green);color:#fff;border-radius:50%;place-items:center;width:17px;height:17px;font-size:8px;font-style:normal;font-weight:750;display:none;position:absolute;top:6px;left:6px}.cabinet-section.active .section-number{display:grid}.preview-lighting{z-index:3;pointer-events:none;position:absolute;inset:0}.preview-light{background:#fff2cc;border-radius:999px;display:block;position:absolute;box-shadow:0 0 3px #ffd58f,0 0 9px #ffb855b8,0 4px 14px #ffc7703d}.preview-light-ceiling,.preview-light-shelf{height:2px;left:7%;right:7%}.preview-light-ceiling{top:2.5%}.preview-light-shelf{transform:translateY(2px)}.preview-light-side{width:2px;top:1.5%;bottom:1.5%}.preview-light-side-left{left:4%}.preview-light-side-right{right:4%}.shelf-stack,.shelf-stack i{pointer-events:none;position:absolute;inset:0}.shelf-stack i{background:#c9aa84;border-top:1px solid #54361938;border-radius:1px;width:94%;height:3px;left:3%;right:3%;box-shadow:0 2px 3px #452f191a}.wardrobe-rod{z-index:2;background:linear-gradient(#e8e3db,#767477);border-radius:3px;width:78%;height:3px;position:absolute;top:28%;left:11%;box-shadow:0 1px 2px #17203333}.wardrobe-set{display:contents}.hanging-clothes{z-index:2;justify-content:center;align-items:flex-start;gap:2px;width:70%;height:35%;display:flex;position:absolute;top:29%;left:15%;overflow:hidden}.hanging-clothes i{clip-path:polygon(30% 0,70% 0,100% 23%,82% 38%,75% 100%,25% 100%,18% 38%,0 23%);opacity:.76;background:linear-gradient(140deg,#9e8976,#6e5f53);border-radius:8px 8px 2px 2px;width:25%;height:86%;display:block}.hanging-clothes i:nth-child(2){background:linear-gradient(140deg,#8a9697,#616b6d);height:72%}.hanging-clothes i:nth-child(3){background:linear-gradient(140deg,#c4b3a0,#897560);height:92%}.hanging-clothes.short{height:24%}.drawer-stack{z-index:3;flex-direction:column-reverse;gap:2px;max-height:43%;display:flex;position:absolute;bottom:3%;left:4%;right:4%}.drawer-stack>i{background:linear-gradient(#d7b891,#b9966d);border:1px solid #57391c33;flex:23px;min-height:12px;display:block;position:relative;box-shadow:inset 0 1px #ffffff59}.drawer-stack b{background:#3d2d1f70;border-radius:2px;width:24%;height:2px;position:absolute;top:4px;left:50%;transform:translate(-50%)}.cabinet-door-slot{z-index:5;perspective:850px;pointer-events:none;position:absolute;inset:-1px}.cabinet-door-panel{backface-visibility:hidden;transform-style:preserve-3d;background:#c9a376;border:1px solid #4f351f3d;transition:transform .44s cubic-bezier(.22,.8,.25,1),box-shadow .22s;position:absolute;inset:0;overflow:hidden;box-shadow:inset 0 0 0 1px #fff3,0 4px 8px #31231726}.opens-left .cabinet-door-panel{transform-origin:0}.opens-right .cabinet-door-panel{transform-origin:100%}.opens-left .cabinet-door-panel.open{transform:rotateY(-79deg);box-shadow:7px 6px 12px #23191129}.opens-right .cabinet-door-panel.open{transform:rotateY(79deg);box-shadow:-7px 6px 12px #23191129}.facade-chipboard,.material-swatch.facade-chipboard{background:repeating-linear-gradient(88deg,#0000 0 11px,#6143260d 12px,#0000 13px 22px),linear-gradient(120deg,#d7ba95,#b99063)}.facade-mdf,.material-swatch.facade-mdf{background:linear-gradient(135deg,#d2c9bb,#a99d8b)}.facade-mirror,.material-swatch.facade-mirror{background:linear-gradient(115deg,#0000 0 28%,#ffffffbf 30%,#ffffff26 36%,#0000 40%),linear-gradient(145deg,#d8e2e4,#93a4aa 55%,#dce3e1)}.cabinet-door-panel.facade-glass{border:5px solid var(--hardware-finish-color);-webkit-backdrop-filter:blur(.35px)saturate(.86);backdrop-filter:blur(.35px)saturate(.86);background-color:#cddee01f;box-shadow:inset 0 0 0 1px #ffffff9e,inset 0 0 18px #d2e8ea2e,0 4px 8px #232a2b1f}.cabinet-door-panel.facade-glass .door-grain{background:linear-gradient(118deg,#0000 0 25%,#ffffff61 27% 32%,#0000 34% 100%),linear-gradient(90deg,#ffffff21,#0000 18% 82%,#1f393e1a);inset:5px}.cabinet-door-panel.facade-glass.decor-glass_fluted{-webkit-backdrop-filter:blur(1.7px)saturate(.72);backdrop-filter:blur(1.7px)saturate(.72)}.cabinet-door-panel.facade-glass.decor-glass_fluted .door-grain{background:repeating-linear-gradient(90deg,#ffffff61 0 3px,#4e6c712b 4px 7px),linear-gradient(118deg,#0000 0 25%,#ffffff47 27% 32%,#0000 34% 100%)}.door-grain{background:linear-gradient(90deg,#ffffff1c,#0000 20% 80%,#432e1a14);position:absolute;inset:0}.door-handle{background:linear-gradient(90deg,#625f5e,#d1cbc3,#575452);border-radius:4px;width:3px;height:18%;min-height:18px;position:absolute;top:46%;right:8px;box-shadow:1px 2px 3px #231e1b47}.door-handle.handle-knob_round,.door-handle.handle-knob_ribbed{border-radius:50%;width:9px;min-height:0;top:49%;height:9px!important}.door-handle.handle-knob_ribbed{border:1px solid #ffffff4d;background:repeating-conic-gradient(from 0deg, var(--hardware-finish-color) 0 11deg, #24272b 12deg 16deg)!important}.door-handle.handle-bow_128{border:2px solid var(--hardware-finish-color);border-radius:5px;width:7px;min-height:13px;box-shadow:2px 2px 4px #231e1b38;background:0 0!important}.door-handle.handle-bar_192{border-radius:1px;width:5px;min-height:15px}.door-handle.handle-rail_320{width:3px;min-height:22px}.door-handle.handle-fluted_256{width:5px;min-height:19px;background:repeating-linear-gradient(to bottom, var(--hardware-finish-color) 0 3px, #2f3236 3.5px 4.5px)!important}.drawer-stack .preview-handle.handle-knob_round,.drawer-stack .preview-handle.handle-knob_ribbed{border-radius:50%;width:7px;height:7px}.drawer-stack .preview-handle.handle-bow_128{border:1px solid var(--hardware-finish-color);border-radius:3px;width:30%;height:5px;background:0 0!important}.drawer-stack .preview-handle.handle-bar_192{border-radius:1px;width:34%;height:3px}.drawer-stack .preview-handle.handle-rail_320{width:48%}.drawer-stack .preview-handle.handle-fluted_256{width:42%;height:3px;background:repeating-linear-gradient(to right, var(--hardware-finish-color) 0 4px, #2f3236 4px 5px)!important}.opens-right .door-handle{left:8px;right:auto}.door-open-hit{z-index:8;cursor:pointer;touch-action:manipulation;background:0 0;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.door-close-hit{z-index:10;width:26px;height:26px;color:var(--ink);cursor:pointer;background:#fffdf9e6;border:1px solid #1720331f;border-radius:50%;place-items:center;padding:0;font-size:15px;display:grid;position:absolute;top:7px;right:7px;box-shadow:0 4px 10px #1720331f}.dimension{z-index:8;color:#6e685f;white-space:nowrap;background:#fffdf9e6;border:1px solid #ffffffbf;border-radius:999px;padding:4px 7px;font-size:9px;font-weight:680;position:absolute;box-shadow:0 3px 9px #17203312}.dimension-width{bottom:3px;left:50%;transform:translate(-50%)}.dimension-height{top:50%;left:1px;transform:translate(-25%,-50%)rotate(-90deg)}.dimension-depth{top:16px;right:0}.cabinet-shadow{z-index:0;width:min(82%, calc(184px * var(--cabinet-ratio)));filter:blur(9px);background:#4b362433;border-radius:50%;height:18px;position:absolute;bottom:19px;left:50%;transform:translate(-48%)}.start-screen .cabinet-shadow{width:min(79%, calc(160px * var(--cabinet-ratio)));bottom:14px}.cabinet-hint{color:#6c655d;cursor:pointer;background:#fffdf9bd;border:0;border-radius:999px;align-items:center;gap:8px;width:fit-content;min-height:34px;margin:-7px auto 2px;padding:7px 12px;font-size:10px;font-weight:620;display:flex}.start-screen .cabinet-hint{margin-top:-4px;padding-top:6px;padding-bottom:6px}.hint-icon{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:19px;height:19px;font-size:10px;display:grid}.price-card{box-shadow:var(--shadow-soft);background:#fffdf9eb;border:1px solid #17203312;border-radius:23px;grid-template-columns:1fr;gap:11px;margin-top:12px;padding:16px 17px;display:grid}.start-screen .price-card{grid-template-columns:minmax(112px,1fr) minmax(0,210px);align-items:center;gap:14px;padding:13px 15px}.start-screen .price-card>div:first-child{flex-direction:column;align-items:flex-start;gap:3px}.start-screen .price-card>div:first-child>strong{font-size:22px}.start-screen .price-card .construction-status{border-top:0;width:100%;padding:0}.start-screen .price-card .construction-status>div{min-width:0}.start-screen .price-card .construction-status p{overflow-wrap:anywhere}.start-screen .price-card .construction-status strong{max-width:120px;font-size:9px}.start-screen .progress-wrap{margin-top:14px;margin-bottom:11px}.price-card>div:first-child{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.price-card>div:first-child>span{padding-bottom:3px}.price-card>div:first-child>strong{letter-spacing:-.055em;white-space:nowrap;font-size:24px;font-weight:760}.price-card.compact{box-shadow:none;border-radius:17px;justify-content:space-between;align-items:center;gap:10px;margin:-2px 12px 12px;padding:12px 14px;display:flex}.price-card.compact>div:first-child{flex-direction:column;align-items:flex-start;gap:3px}.price-card.compact>div:first-child>strong{font-size:20px}.price-card.compact>div:first-child>span{font-size:8px}.construction-status{border-top:1px solid var(--line);align-items:flex-start;gap:10px;min-width:0;padding-top:11px;display:flex}.construction-status .status-icon{color:#fff;border-radius:50%;flex:none;place-items:center;width:24px;height:24px;font-size:12px;font-weight:800;display:grid}.construction-status strong{padding-top:2px;font-size:11px;font-weight:670;line-height:1.25;display:block}.construction-status p{color:var(--ink-soft);margin:4px 0 0;font-size:11px;line-height:1.4}.construction-status.success .status-icon{background:var(--green)}.construction-status.warning .status-icon{background:var(--amber)}.construction-status.error .status-icon{background:var(--red)}.construction-status.compact{border:0;flex:0 auto;padding:0}.construction-status.compact .status-icon{width:21px;height:21px}.construction-status.compact strong{max-width:118px;font-size:9px}.editor-screen>.construction-status,.result-screen>.construction-status{background:var(--green-soft);border:1px solid #2aa26b21;border-radius:18px;margin-top:12px;padding:14px 15px}.editor-screen>.construction-status.warning,.result-screen>.construction-status.warning{background:var(--amber-soft);border-color:#c9892629}.editor-screen>.construction-status.error,.result-screen>.construction-status.error{background:var(--red-soft);border-color:#c64f4b29}.progress-wrap{margin:18px 3px 14px;position:relative}.progress-line{z-index:0;background:#d8d3cc;height:2px;position:absolute;top:14px;left:12.5%;right:12.5%;overflow:hidden}.progress-line span{background:var(--ink);height:100%;transition:width .3s;display:block}.progress-steps{z-index:1;grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;display:grid;position:relative}.progress-steps li>div,.progress-steps li>button{background:0 0;border:0;flex-direction:column;align-items:center;gap:6px;width:100%;padding:0;display:flex}.progress-steps li>button{cursor:pointer}.step-dot{border:2px solid var(--paper);color:#79756f;background:#d8d3cc;border-radius:50%;place-items:center;width:29px;height:29px;font-size:10px;font-weight:760;display:grid;box-shadow:0 0 0 2px #d8d3cc}.step-dot.active,.step-dot.done{background:var(--ink);color:#fff;box-shadow:0 0 0 2px var(--ink)}.step-label{color:#8a8680;white-space:nowrap;font-size:8px;font-weight:620}.progress-steps li.active .step-label,.progress-steps li.done .step-label{color:var(--ink)}.primary-action-wrap{text-align:center}.primary-button,.secondary-button,.text-button{cursor:pointer;border-radius:18px;width:100%;min-height:56px}.primary-button{background:var(--ink);color:#fff;border:0;justify-content:space-between;align-items:center;gap:20px;padding:0 21px;font-size:13px;font-weight:680;transition:transform .16s,opacity .16s;display:flex;box-shadow:0 12px 28px #17203338}.primary-button>span:last-child{font-size:20px;font-weight:400}.primary-button:active{transform:translateY(1px)scale(.995)}.primary-button:disabled{opacity:.42;cursor:not-allowed;box-shadow:none}.primary-action-wrap p{color:#79746f;margin:8px 0 0;font-size:9px;font-weight:570}.secondary-button{background:#ffffffb3;border:1px solid #17203324;font-size:13px;font-weight:670}.text-button{min-height:40px;color:var(--ink-soft);background:0 0;border:0;font-size:12px;font-weight:640}.bottom-nav{z-index:25;min-height:77px;padding:8px 16px max(9px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#faf7f3f0;border-top:1px solid #17203312;grid-template-columns:repeat(3,1fr);display:grid;position:fixed;bottom:0;left:max(0px,50vw - 240px);right:max(0px,50vw - 240px);box-shadow:0 -12px 30px #1720330d}.bottom-nav button{color:#89847e;cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:0;font-size:9px;font-weight:630;display:flex}.bottom-nav button.active{color:var(--ink)}.nav-icon{width:20px;height:18px;display:block;position:relative}.projects-icon:before,.projects-icon:after{content:"";border:1.5px solid;border-radius:3px;position:absolute}.projects-icon:before{inset:3px 0 0 3px}.projects-icon:after{background:#faf7f3;inset:0 4px 4px 0}.profile-icon{clip-path:inset(0 0 1px);border:1.5px solid;border-radius:50% 50% 42% 42%}.profile-icon:before{content:"";border:1.5px solid;border-radius:50%;width:5px;height:5px;position:absolute;top:3px;left:50%;transform:translate(-50%)}.profile-icon:after{content:"";border:1.5px solid;border-radius:50% 50% 0 0;width:13px;height:9px;position:absolute;bottom:-3px;left:50%;transform:translate(-50%)}.nav-plus{background:var(--ink);color:#fff;border-radius:11px;place-items:center;width:31px;height:31px;margin-top:-9px;font-size:20px;font-weight:380;display:grid;box-shadow:0 7px 14px #17203333}.screen-heading{padding:8px 4px 15px}.screen-heading>span{color:#8c6a46;letter-spacing:.1em}.screen-heading h1{letter-spacing:-.045em;margin:7px 0 5px;font-size:29px;font-weight:730;line-height:1.05}.screen-heading p{color:var(--ink-soft);margin:0;font-size:12px;line-height:1.45}.visual-card{background:radial-gradient(circle at 78% 20%,#ffffffe6,#0000 27%),linear-gradient(145deg,#eee8df,#e3dbd1);border-radius:27px;overflow:hidden}.visual-card .cabinet-preview.compact .cabinet-scene{height:220px}.controls-card{border-radius:24px;margin-top:12px;padding:0 16px;overflow:hidden}.number-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;min-height:76px;display:flex}.number-row:last-child{border-bottom:0}.number-copy{flex-direction:column;gap:4px;min-width:88px;display:flex}.number-copy label,.number-copy strong{font-size:12px;font-weight:680}.number-copy span{color:#8b8781;font-size:8px;line-height:1.25}.number-control{background:#f5f2ed;border:1px solid #1720331a;border-radius:14px;grid-template-columns:39px minmax(83px,1fr) 39px;min-width:186px;display:grid;overflow:hidden}.number-control>button{width:39px;min-height:42px;color:var(--ink);cursor:pointer;background:#ffffff80;border:0;place-items:center;padding:0;font-size:19px;display:grid}.number-control>button:disabled{color:#bbb5ae;cursor:not-allowed}.number-input-wrap{border-left:1px solid #17203314;border-right:1px solid #17203314;justify-content:center;align-items:center;gap:4px;min-width:0;display:flex}.number-input-wrap input{width:55px;color:var(--ink);text-align:right;background:0 0;border:0;outline:0;padding:0;font-size:13px;font-weight:720}.number-input-wrap span{color:#817b74;font-size:9px;font-weight:600}.section-tabs{scrollbar-width:none;gap:8px;margin:14px -18px 0;padding:0 18px 4px;display:flex;overflow-x:auto}.section-tabs::-webkit-scrollbar{display:none}.section-tabs button{color:#77726d;cursor:pointer;background:#fffdf9b8;border:1px solid #1720331a;border-radius:13px;flex:none;min-height:38px;padding:0 15px;font-size:10px;font-weight:650}.section-tabs button.active{border-color:var(--ink);background:var(--ink);color:#fff}.interior-controls,.material-controls{border-radius:25px;margin-top:10px;padding:18px 16px}.interior-controls>h2{margin:0 0 12px;font-size:12px;font-weight:700}.preset-grid{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.preset-grid>button{text-align:left;cursor:pointer;background:#f4f0eb;border:1px solid #17203317;border-radius:15px;flex-direction:column;align-items:flex-start;min-width:0;min-height:105px;padding:11px 9px;display:flex}.preset-grid>button>span{background:#17203312;border-radius:9px;place-items:center;width:28px;height:28px;margin-bottom:9px;font-size:15px;display:grid}.preset-grid>button strong{font-size:9px;font-weight:700}.preset-grid>button small{color:#8b857e;margin-top:4px;font-size:7px;line-height:1.25}.preset-grid>button.active{border-color:var(--green);background:var(--green-soft);box-shadow:inset 0 0 0 1px var(--green)}.preset-grid>button.active>span{background:var(--green);color:#fff}.fine-controls{margin-top:10px;padding:0 2px}.fine-controls .number-row{min-height:68px}.fine-control-heading{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:10px;display:flex}.fine-control-heading strong{font-size:10px}.fine-control-heading span{color:#89837c;text-align:right;max-width:180px;font-size:7px;line-height:1.35}.drawer-height-editor,.rod-configurator{border-top:1px solid var(--line);margin:4px -2px 0;padding:16px 2px 4px}.drawer-height-row{grid-template-columns:62px minmax(0,1fr);align-items:center;gap:9px;padding:7px 0;display:grid}.drawer-height-row>div:first-child{flex-direction:column;gap:2px;display:flex}.drawer-height-row>div:first-child strong{font-size:9px}.drawer-height-row>div:first-child span{color:#8a847d;font-size:7px}.drawer-height-options,.rod-count-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;display:grid}.drawer-height-options button,.rod-count-options button{cursor:pointer;background:#f5f1ec;border:1px solid #1720331a;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-width:0;min-height:47px;padding:4px;display:flex}.drawer-height-options strong,.rod-count-options strong{font-size:9px}.drawer-height-options small,.rod-count-options small{color:#89837c;white-space:nowrap;font-size:6.5px}.drawer-height-options button.active,.rod-count-options button.active{border-color:var(--green);background:var(--green-soft);color:#237752;box-shadow:inset 0 0 0 1px var(--green)}.rod-configurator{padding-bottom:0}.rod-count-options{margin-bottom:4px}.rod-configurator .number-row{min-height:66px}.switch-row{justify-content:space-between;align-items:center;gap:12px;min-height:68px;display:flex}.switch-row>div{flex-direction:column;gap:3px;display:flex}.switch-row strong{font-size:11px}.switch-row div span{color:#8b857e;font-size:8px}.switch{cursor:pointer;background:#ccc6bf;border:0;border-radius:999px;width:47px;height:27px;padding:0;transition:background .18s;position:relative}.switch span{background:#fff;border-radius:50%;width:21px;height:21px;transition:transform .18s;position:absolute;top:3px;left:3px;box-shadow:0 2px 6px #1720332e}.switch.on{background:var(--green)}.switch.on span{transform:translate(20px)}.material-controls{gap:22px;display:grid}.group-title{align-items:center;gap:11px;margin-bottom:11px;display:flex}.group-title>span{background:var(--ink);color:#fff;border-radius:10px;place-items:center;width:31px;height:31px;font-size:9px;font-weight:720;display:grid}.group-title h2{margin:0;font-size:13px}.group-title p{color:#8b857e;margin:2px 0 0;font-size:8px}.material-selection-card{text-align:left;cursor:pointer;background:#f5f1ec;border:1px solid #17203317;border-radius:17px;grid-template-columns:50px minmax(0,1fr) auto;align-items:center;gap:11px;width:100%;min-height:72px;padding:10px 12px;transition:border-color .16s,background .16s,transform .16s;display:grid}.material-selection-card:active{transform:scale(.992)}.material-selection-swatch{border:1px solid #1720331a;border-radius:14px;width:50px;height:50px;display:block;box-shadow:inset 0 0 0 1px #ffffff4d}.material-selection-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.material-selection-copy strong{font-size:11px}.material-selection-copy small{color:#817b74;text-overflow:ellipsis;font-size:8px;line-height:1.35;overflow:hidden}.material-change-link{color:#266aab;white-space:nowrap;align-items:center;gap:4px;font-size:8px;font-weight:720;display:inline-flex}.material-change-link i{font-size:17px;font-style:normal;line-height:1}.facade-type-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.facade-type-grid>button{text-align:left;cursor:pointer;background:#f5f1ec;border:1px solid #17203317;border-radius:16px;flex-direction:column;align-items:flex-start;gap:5px;min-height:102px;padding:11px;transition:border-color .16s,background .16s,transform .16s;display:flex;position:relative}.facade-type-grid>button:active{transform:scale(.985)}.facade-type-grid>button:last-child:nth-child(odd){grid-column:1/-1;min-height:86px}.facade-type-grid>button>span{color:#555d6c;background:#17203312;border-radius:9px;place-items:center;width:30px;height:30px;margin-bottom:2px;font-size:14px;display:grid}.facade-type-grid strong{font-size:10px;line-height:1.2}.facade-type-grid small{color:#858078;font-size:7.5px;line-height:1.3}.facade-type-grid i{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:21px;height:21px;font-size:10px;font-style:normal;display:none;position:absolute;top:10px;right:10px}.facade-type-grid>button.active{border-color:var(--green);background:var(--green-soft);box-shadow:inset 0 0 0 1px var(--green)}.facade-type-grid>button.active>span{background:var(--green);color:#fff}.facade-type-grid>button.active i{display:grid}.facade-selection-card{margin-top:9px}.hardware-option-group{padding-top:2px}.hardware-selection-swatch{color:#fff;place-items:center;display:grid;box-shadow:inset 0 0 0 1px #ffffff47,0 5px 12px #17203321}.hardware-selection-swatch i{text-shadow:0 2px 4px #17203338;font-size:29px;font-style:normal;line-height:1}.hardware-card-aside{white-space:nowrap;flex-direction:column;align-items:flex-end;gap:5px;display:flex}.hardware-card-aside>strong{color:var(--ink);font-size:10px}.hardware-card-aside>span{color:#266aab;align-items:center;gap:4px;font-size:8px;font-weight:720;display:inline-flex}.hardware-card-aside i{font-size:17px;font-style:normal;line-height:1}.material-palette-overlay{z-index:160;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#17203357;justify-content:center;align-items:flex-end;animation:.18s both fade-in;display:flex;position:fixed;inset:0}.material-palette-sheet{width:min(100%,480px);max-height:min(62svh,590px);padding:10px 16px max(16px, env(safe-area-inset-bottom));overscroll-behavior:contain;background:#fffdfa;border-radius:29px 29px 0 0;animation:.26s cubic-bezier(.2,.8,.25,1) both sheet-up;overflow-y:auto;box-shadow:0 -22px 70px #1720333d}.material-palette-sheet.hardware-palette-sheet{max-height:min(62svh,590px)}.palette-handle{cursor:pointer;background:0 0;border:0;border-radius:999px;width:64px;height:24px;margin:-3px auto 5px;padding:0;display:block;position:relative}.palette-handle:after{content:"";background:#c8c4be;border-radius:999px;width:44px;height:5px;position:absolute;top:9px;left:10px}.palette-heading{justify-content:space-between;align-items:flex-start;gap:14px;padding:0 2px 13px;display:flex}.palette-heading>div{flex-direction:column;gap:3px;display:flex}.palette-heading span{color:#8b6a47;letter-spacing:.11em;text-transform:uppercase;font-size:8px;font-weight:720}.palette-heading h2{letter-spacing:-.04em;margin:0;font-size:21px}.palette-heading>button{border:1px solid var(--line);cursor:pointer;background:#f5f1ec;border-radius:14px;place-items:center;width:44px;height:44px;padding:0;font-size:20px;line-height:1;display:grid}.palette-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.palette-grid>button{text-align:left;cursor:pointer;background:#f7f4ef;border:1px solid #17203317;border-radius:15px;flex-direction:column;align-items:stretch;min-width:0;padding:7px;display:flex}.palette-grid>button>span{aspect-ratio:1.45;border:1px solid #1720331a;border-radius:10px;width:100%;margin-bottom:7px;display:block;position:relative;box-shadow:inset 0 0 0 1px #ffffff57}.palette-grid>button>span i{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:22px;height:22px;font-size:10px;font-style:normal;display:grid;position:absolute;top:6px;right:6px;box-shadow:0 3px 8px #17203329}.palette-grid strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;line-height:1.2;overflow:hidden}.palette-grid small{color:#88827b;margin-top:3px;font-size:7px;line-height:1.25}.palette-grid>button.active{border-color:var(--green);background:var(--green-soft);box-shadow:inset 0 0 0 1px var(--green)}.hardware-configurator{gap:16px;display:grid}.hardware-delta-note{color:#777f8d;align-items:center;gap:8px;margin-top:-7px;padding:0 3px;display:flex}.hardware-delta-note>span{color:#526079;background:#edf1f7;border-radius:7px;flex:none;place-items:center;width:20px;height:20px;font-size:10px;display:grid}.hardware-delta-note p{margin:0;font-size:7px;line-height:1.35}.hardware-delta-note strong{color:#526079}.hardware-fixed-row{background:var(--green-soft);border:1px solid #2aa26b2e;border-radius:15px;align-items:center;gap:11px;min-height:57px;padding:10px 12px;display:flex}.hardware-fixed-row>span{background:var(--green);color:#fff;border-radius:50%;flex:none;place-items:center;width:27px;height:27px;font-size:10px;font-weight:760;display:grid}.hardware-fixed-row>div{flex-direction:column;gap:3px;min-width:0;display:flex}.hardware-fixed-row strong{font-size:10px}.hardware-fixed-row small{color:#507462;font-size:7.5px}.hardware-choice-group{gap:9px;display:grid}.hardware-choice-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.hardware-choice-heading>div{align-items:center;gap:8px;display:flex}.hardware-choice-heading span{color:#526079;background:#edf1f7;border-radius:8px;place-items:center;width:23px;height:23px;font-size:7px;font-weight:760;display:grid}.hardware-choice-heading h3{margin:0;font-size:11px}.hardware-choice-heading>small{color:#88827b;font-size:7.5px}.hardware-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.hardware-choice-grid>button{text-align:left;cursor:pointer;background:#f7f4ef;border:1px solid #17203317;border-radius:15px;flex-direction:column;align-items:flex-start;gap:5px;min-width:0;min-height:82px;padding:11px;display:flex;position:relative}.handle-choice-preview{background:#1720330b;border-radius:9px;place-items:center;width:100%;height:34px;margin-bottom:2px;display:grid;position:relative}.handle-choice-preview i,.hardware-card-handle{color:#59616b;background:currentColor;border-radius:4px;width:4px;height:24px;display:block;position:relative;box-shadow:1px 2px 3px #1720332e}.handle-choice-preview.handle-knob_round i,.hardware-card-handle.handle-knob_round{border-radius:50%;width:13px;height:13px}.handle-choice-preview.handle-knob_ribbed i,.hardware-card-handle.handle-knob_ribbed{background:repeating-conic-gradient(currentColor 0 12deg, #2f3439 13deg 17deg);border:1px solid #ffffff4d;border-radius:50%;width:14px;height:14px}.handle-choice-preview.handle-bow_128 i,.hardware-card-handle.handle-bow_128{background:0 0;border:2px solid;border-radius:6px;width:10px;height:20px}.handle-choice-preview.handle-bar_192 i,.hardware-card-handle.handle-bar_192{border-radius:1px;width:7px;height:22px}.handle-choice-preview.handle-rail_320 i,.hardware-card-handle.handle-rail_320{width:4px;height:30px}.handle-choice-preview.handle-fluted_256 i,.hardware-card-handle.handle-fluted_256{background:repeating-linear-gradient(currentColor 0 3px,#2f3439 3.5px 4.5px);width:7px;height:27px}.hardware-card-handle{color:#e6e3dc}.hardware-selection-swatch>i.hardware-card-handle{font-size:0}.hardware-choice-grid>button strong{padding-right:45px;font-size:9px;line-height:1.25}.hardware-choice-grid>button small{color:#88827b;font-size:7px;line-height:1.35}.hardware-choice-grid>button b{color:#667084;background:#1720330f;border-radius:999px;padding:4px 6px;font-size:6.5px;font-weight:720;position:absolute;top:9px;right:9px}.hardware-choice-grid>button.active{border-color:var(--green);background:var(--green-soft);box-shadow:inset 0 0 0 1px var(--green)}.hardware-choice-grid>button.active b{background:var(--green);color:#fff}.hardware-finish-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.hardware-finish-grid>button{text-align:left;cursor:pointer;background:#f7f4ef;border:1px solid #17203317;border-radius:14px;flex-direction:column;align-items:stretch;min-width:0;padding:7px;display:flex}.hardware-finish-grid>button>span{aspect-ratio:1.7;border-radius:9px;width:100%;margin-bottom:7px;display:block;position:relative;box-shadow:inset 0 0 0 1px #ffffff47}.hardware-finish-grid>button>span i{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:19px;height:19px;font-size:8px;font-style:normal;display:grid;position:absolute;top:5px;right:5px}.hardware-finish-grid strong{font-size:8.5px}.hardware-finish-grid small{color:#87817a;margin-top:3px;font-size:7px}.hardware-finish-grid>button.active{border-color:var(--green);background:var(--green-soft);box-shadow:inset 0 0 0 1px var(--green)}.palette-footer{background:linear-gradient(#fffdfa00,#fffdfa 24%);grid-template-columns:minmax(0,.9fr) minmax(120px,1.1fr);align-items:center;gap:10px;width:100%;margin-top:13px;padding:8px 0 1px;display:grid;position:sticky;bottom:-1px}.palette-footer>div{flex-direction:column;gap:2px;min-width:0;padding-left:3px;display:flex}.palette-footer>div span{color:#777f8d;text-overflow:ellipsis;white-space:nowrap;font-size:7px;font-weight:650;overflow:hidden}.palette-footer>div strong{letter-spacing:-.04em;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:790;overflow:hidden}.palette-done-button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:15px;min-height:48px;font-size:11px;font-weight:720;box-shadow:0 10px 26px #17203333}.result-heading{text-align:center}.result-heading>span{margin:0 auto}.result-hero{background:radial-gradient(circle at 80% 18%,#fffffff2,#0000 29%),linear-gradient(145deg,#eee8df,#ded4c8);border-radius:29px;padding-top:16px;position:relative;overflow:hidden}.ready-badge{z-index:12;color:#237e56;letter-spacing:.03em;text-transform:none;background:#e6f4ede6;padding:6px 9px;position:absolute;top:15px;left:15px}.result-hero .cabinet-scene{height:232px;padding-top:37px}.result-price{text-align:center;flex-direction:column;align-items:center;padding:0 18px 18px;display:flex}.result-price strong{letter-spacing:-.06em;margin-top:3px;font-size:30px;font-weight:770}.result-price small{color:#7e7972;max-width:270px;margin-top:3px;font-size:8px;line-height:1.35}.result-facts{border-radius:19px;grid-template-columns:1.55fr .65fr 1fr;margin-top:11px;display:grid;overflow:hidden}.result-facts div{border-right:1px solid var(--line);flex-direction:column;gap:4px;min-width:0;padding:13px 11px;display:flex}.result-facts div:last-child{border-right:0}.result-facts strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.result-card{border-radius:22px;margin-top:11px;padding:16px}.result-card-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;padding-bottom:12px;display:flex}.result-card-title>span{font-size:12px;font-weight:700}.result-card-title>strong{font-size:13px}.summary-list{gap:0;margin:0;padding:6px 0 0;list-style:none;display:grid}.summary-list li{color:#6f6a64;border-bottom:1px dashed #17203314;justify-content:space-between;align-items:center;gap:16px;min-height:34px;font-size:9px;display:flex}.summary-list li:last-child{border-bottom:0}.summary-list b{color:var(--ink);white-space:nowrap;font-weight:650}.summary-list li.summary-wrap{flex-direction:column;align-items:flex-start;gap:4px;padding:9px 0}.summary-list li.summary-wrap b{overflow-wrap:anywhere;white-space:normal;max-width:100%;line-height:1.35}.hardware-summary-list li>span{flex-direction:column;gap:2px;min-width:0;display:flex}.hardware-summary-list li>span small{color:#9a958f;font-size:7px}.parts-details{border-radius:22px;margin-top:11px;overflow:hidden}.parts-details summary{cursor:pointer;flex-direction:column;justify-content:center;gap:4px;min-height:65px;padding:0 16px;list-style:none;display:flex}.parts-details summary::-webkit-details-marker{display:none}.parts-details summary span{font-size:12px;font-weight:700}.parts-details summary small{color:#85807a;font-size:8px}.parts-table{border-top:1px solid var(--line);padding:0 16px 12px}.parts-table>div{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;gap:3px 10px;padding:10px 0;display:grid}.parts-table>div:last-child{border-bottom:0}.parts-table span{flex-direction:column;font-size:9px;font-weight:650;display:flex}.parts-table span small{color:#8a857e;margin-top:2px;font-size:7px;font-weight:500}.parts-table b{font-size:8px;font-weight:620}.parts-table i{color:#77716a;font-size:8px;font-style:normal}.calculation-note{background:var(--amber-soft);border-radius:17px;align-items:flex-start;gap:10px;margin-top:11px;padding:13px 14px;display:flex}.calculation-note>span{background:var(--amber);color:#fff;border-radius:50%;flex:none;place-items:center;width:21px;height:21px;font-family:Georgia,serif;font-size:12px;font-weight:700;display:grid}.calculation-note p{color:#7f6b4e;flex-direction:column;gap:2px;margin:0;font-size:8px;line-height:1.4;display:flex}.calculation-note strong{color:#6b5435;font-size:9px}.result-actions{gap:8px;display:grid}.sheet-overlay{z-index:100;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#17203357;justify-content:center;align-items:flex-end;padding:14px;animation:.18s both fade-in;display:flex;position:fixed;inset:0}.info-sheet{width:min(100%,448px);padding:10px 16px max(20px, env(safe-area-inset-bottom));background:var(--surface);border-radius:28px;animation:.24s cubic-bezier(.2,.8,.25,1) both sheet-up;box-shadow:0 28px 80px #17203342}.sheet-handle{cursor:pointer;background:#d3cec7;border:0;border-radius:5px;width:48px;height:5px;margin:0 auto 15px;padding:0;display:block}.sheet-heading{flex-direction:column;gap:4px;padding:0 3px 14px;display:flex}.sheet-heading span{color:#847f79;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:650}.sheet-heading strong{letter-spacing:-.04em;font-size:20px}.project-row,.sheet-menu-row{border:1px solid var(--line);background:var(--paper);text-align:left;cursor:pointer;border-radius:18px;align-items:center;gap:12px;width:100%;min-height:72px;padding:10px;display:flex}.project-miniature{background:#caa678;border-radius:12px;width:50px;height:50px;padding:5px;display:flex}.project-miniature i{background:#dfc39f;border-right:1px solid #4c301840;flex:1}.project-miniature i:last-child{border-right:0}.project-row>span:nth-child(2){flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.project-row strong{font-size:11px}.project-row small{color:#817b74;font-size:8px}.project-row b{white-space:nowrap;font-size:10px}.profile-card{align-items:center;gap:12px;padding:5px 3px 18px;display:flex}.profile-card>span{color:#fff;background:linear-gradient(145deg,#d5bfa5,#a88f72);border-radius:50%;place-items:center;width:54px;height:54px;font-size:17px;font-weight:760;display:grid}.profile-card div{flex-direction:column;gap:4px;display:flex}.profile-card strong{font-size:16px}.profile-card small{color:#7e7872;font-size:9px}.sheet-note{background:var(--paper);border-radius:16px;padding:14px}.sheet-note strong{font-size:10px}.sheet-note p{color:#7e7872;margin:5px 0 0;font-size:9px;line-height:1.45}.sheet-menu-row{justify-content:space-between;min-height:52px;margin-top:7px;padding:0 14px;font-size:11px;font-weight:650}.sheet-menu-row.danger{color:var(--red)}.screen.dimensions-editor{padding:0 0 150px}.editor-title-row{justify-content:space-between;align-items:center;gap:14px;min-height:58px;padding:5px 18px 10px;display:flex}.editor-title-row>div{min-width:0}.editor-title-row>div>span{color:#8b6a47;letter-spacing:.13em;text-transform:uppercase;font-size:8px;font-weight:760;display:block}.editor-title-row h1{letter-spacing:-.045em;margin:4px 0 0;font-size:20px;font-weight:750}.autosave-badge{background:var(--green-soft);color:#27875e;border:1px solid #2aa26b1f;border-radius:999px;flex:none;padding:7px 10px;font-size:8px;font-weight:700}.cabinet-editor-visual{background:#f4f7fa;border-top:1px solid #1720330e;position:relative}.viewer-toolbar{z-index:15;scrollbar-width:none;background:#fbfcfde6;border-bottom:1px solid #1720330e;gap:7px;padding:10px 14px 9px;display:flex;position:relative;overflow-x:auto}.viewer-toolbar::-webkit-scrollbar{display:none}.viewer-toolbar button{color:#596173;cursor:pointer;white-space:nowrap;background:#fffffff0;border:1px solid #1720331a;border-radius:12px;flex:none;justify-content:center;align-items:center;gap:6px;min-width:66px;min-height:45px;padding:0 11px;font-size:9px;font-weight:690;display:inline-flex;box-shadow:0 4px 12px #17203309}.viewer-toolbar button>span{font-size:15px;line-height:1}.viewer-toolbar button.utility{min-width:92px}.viewer-toolbar button.active{border-color:var(--ink);background:var(--ink);color:#fff;box-shadow:0 9px 18px #17203329}.viewer-toolbar button:disabled{opacity:.38;cursor:not-allowed}.viewer-stage{isolation:isolate;overscroll-behavior:contain;touch-action:none;-webkit-user-select:none;user-select:none;background:radial-gradient(circle at 52% 34%,#fffffff2,#0000 42%),linear-gradient(#f5f8fa 0%,#eef2f5 100%);height:clamp(318px,min(108vw,52svh),430px);position:relative;overflow:hidden}.viewer-stage>div,.viewer-stage canvas{overscroll-behavior:contain;-webkit-user-select:none;user-select:none;touch-action:none!important}.viewer-stage canvas{cursor:grab;inset:0;width:100%!important;height:100%!important;position:absolute!important}.viewer-stage canvas:active{cursor:grabbing}.camera-static .viewer-stage,.camera-static .viewer-stage>div,.camera-static .viewer-stage canvas{overscroll-behavior-y:auto;touch-action:pan-y!important}.camera-static .viewer-stage canvas,.camera-static .viewer-stage canvas:active{cursor:pointer}.viewer-fallback,.viewer-loading{place-items:center;display:grid;position:absolute;inset:0}.viewer-fallback .cabinet-preview{width:min(96%,430px)}.viewer-fallback .cabinet-preview.compact .cabinet-scene{height:310px;padding-top:18px;padding-bottom:32px}.viewer-fallback .cabinet-preview.compact .cabinet-shell{width:min(88%, calc(248px * var(--cabinet-ratio)));min-height:158px;max-height:248px}.viewer-fallback .cabinet-shadow{width:min(84%, calc(238px * var(--cabinet-ratio)));bottom:27px}.viewer-fallback .dimension{display:none}.viewer-loading{color:var(--ink-soft);align-content:center;gap:10px;font-size:10px}.viewer-loading span{border:2px solid #17203321;border-top-color:var(--ink);border-radius:50%;width:28px;height:28px;animation:.8s linear infinite viewer-spin}.viewer-loading p{margin:0}.viewer-dimensions{z-index:6;pointer-events:none;position:absolute;inset:0}.viewer-height-dimension,.viewer-width-dimension,.viewer-section-dimensions span{color:#4d5668;white-space:nowrap;align-items:center;gap:5px;font-size:8px;font-weight:720;display:flex}.viewer-height-dimension,.viewer-width-dimension,.viewer-section-dimensions{transition:opacity .18s}.viewer-dimensions.view-left .viewer-width-dimension,.viewer-dimensions.view-left .viewer-section-dimensions,.viewer-dimensions.view-right .viewer-width-dimension,.viewer-dimensions.view-right .viewer-section-dimensions,.viewer-dimensions.is-free .viewer-height-dimension,.viewer-dimensions.is-free .viewer-width-dimension,.viewer-dimensions.is-free .viewer-section-dimensions{opacity:0}.viewer-height-dimension i,.viewer-width-dimension i,.viewer-section-dimensions i{background:#424c5e73;flex:auto;height:1px;display:block}.viewer-height-dimension{width:155px;position:absolute;top:48%;left:13px;transform:translate(-46%,-50%)rotate(-90deg)}.viewer-height-dimension i:before,.viewer-height-dimension i:after,.viewer-width-dimension i:before,.viewer-section-dimensions i:before{content:"";background:#424c5e80;width:1px;height:8px;display:block;transform:translateY(-3.5px)}.viewer-height-dimension i:last-child:before,.viewer-width-dimension i:last-child:before,.viewer-section-dimensions i:last-child:before{margin-left:auto}.viewer-depth-dimension{color:#555d6b;background:#ffffffe0;border:1px solid #17203314;border-radius:999px;padding:7px 9px;font-size:8px;font-weight:720;position:absolute;top:13px;right:13px;box-shadow:0 4px 12px #1720330d}.viewer-section-dimensions{gap:2px;display:flex;position:absolute;bottom:66px;left:9%;right:9%}.viewer-section-dimensions span{flex:1 1 0;gap:3px;min-width:0;font-size:7px}.viewer-section-dimensions span b{text-overflow:ellipsis;overflow:hidden}.viewer-width-dimension{position:absolute;bottom:43px;left:12%;right:12%}.viewer-gesture-hint{z-index:7;color:#7a8390;pointer-events:none;justify-content:center;align-items:center;gap:7px;font-size:8px;font-weight:600;display:flex;position:absolute;bottom:9px;left:8px;right:8px}.viewer-gesture-hint span{opacity:.65;font-size:15px}.visualizer-summary .viewer-stage{height:clamp(280px,80vw,330px)}.visualizer-summary .viewer-toolbar{padding-top:8px;padding-bottom:8px}.visualizer-summary .viewer-toolbar button{min-height:40px}.interior-screen>.cabinet-editor-visual,.materials-screen-content>.cabinet-editor-visual{margin-left:-18px;margin-right:-18px}.editor-sheet{z-index:18;background:#fffdfafa;border:1px solid #17203313;border-radius:28px 28px 0 0;margin-top:-7px;padding:14px 16px 18px;position:relative;box-shadow:0 -14px 40px #17203314}.sheet-grabber{background:#b9c0c9;border-radius:999px;width:42px;height:4px;margin:-4px auto 12px;display:block}.editor-step-tabs{background:#fff;border:1px solid #1720331a;border-radius:14px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.editor-step-tabs button{color:#545d6e;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-right:1px solid #17203314;justify-content:center;align-items:center;gap:5px;min-width:0;min-height:52px;padding:0 6px;font-size:8px;font-weight:650;display:flex}.editor-step-tabs button:last-child{border-right:0}.editor-step-tabs button span{font-size:13px}.editor-step-tabs button.active{color:#245e9f;background:#edf5ff;box-shadow:inset 0 0 0 1px #b6d3f4}.editor-parameter-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:17px;display:grid}.editor-parameter-grid .number-row{border:0;min-width:0;min-height:0;display:block}.editor-parameter-grid .number-copy{gap:2px;min-width:0;margin-bottom:7px}.editor-parameter-grid .number-copy label{font-size:9px}.editor-parameter-grid .number-copy span{font-size:7px}.editor-parameter-grid .number-control{background:#fff;border-radius:11px;grid-template-columns:34px minmax(0,1fr) 34px;width:100%;min-width:0}.editor-parameter-grid .number-control>button{width:34px;min-height:46px;font-size:17px}.editor-parameter-grid .number-input-wrap{gap:2px;padding:0 2px}.editor-parameter-grid .number-input-wrap input{width:40px;min-width:0;font-size:11px}.editor-parameter-grid .number-input-wrap span{font-size:7px}.section-count-editor{margin-top:18px}.section-count-heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.section-count-heading>div{flex-direction:column;gap:3px;display:flex}.section-count-heading strong{font-size:10px}.section-count-heading span{color:#85898f;font-size:7px}.section-count-heading>b{background:var(--ink);color:#fff;border-radius:9px;place-items:center;width:28px;height:28px;font-size:11px;display:grid}.section-count-options{grid-template-columns:repeat(6,minmax(0,1fr));gap:7px;margin-top:10px;display:grid}.section-count-options button{min-width:0;min-height:47px;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #1720331c;border-radius:11px;padding:0;font-size:11px;font-weight:720}.section-count-options button.active{border-color:var(--ink);background:var(--ink);color:#fff;box-shadow:0 8px 17px #17203329}.section-distribution-note{color:#2f6cae;background:#f3f8fe;border:1px solid #2b6fbc1f;border-radius:12px;align-items:center;gap:9px;min-height:48px;margin-top:10px;padding:9px 11px;display:flex}.section-distribution-note>span{font-size:18px}.section-distribution-note p{color:#5d6c7d;flex-direction:column;gap:2px;margin:0;font-size:8px;display:flex}.section-distribution-note strong{color:#2e5f93;font-size:9px}.editor-sheet>.construction-status{background:var(--green-soft);border:1px solid #2aa26b21;border-radius:14px;margin-top:12px;padding:12px 13px}.editor-sheet>.construction-status.warning{background:var(--amber-soft);border-color:#c9892629}.editor-sheet>.construction-status.error{background:var(--red-soft);border-color:#c64f4b29}.editor-price-dock{z-index:42;min-height:84px;padding:9px 10px max(9px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdfaf5;border-top:1px solid #17203317;grid-template-columns:minmax(95px,1.18fr) repeat(3,minmax(45px,.63fr)) 79px;align-items:center;gap:6px;display:grid;position:fixed;bottom:0;left:max(0px,50vw - 240px);right:max(0px,50vw - 240px);box-shadow:0 -12px 34px #17203321}.dock-total,.dock-cost-item{flex-direction:column;min-width:0;display:flex}.dock-total{gap:1px}.dock-total>span,.dock-cost-item>span{color:#727986;text-overflow:ellipsis;white-space:nowrap;font-size:7px;font-weight:620;overflow:hidden}.dock-total strong{letter-spacing:-.05em;text-overflow:ellipsis;white-space:nowrap;font-size:18px;font-weight:790;overflow:hidden}.dock-total small{color:var(--green);text-overflow:ellipsis;white-space:nowrap;font-size:6.5px;font-weight:650;overflow:hidden}.dock-cost-item{gap:4px}.dock-cost-item b{white-space:nowrap;font-size:8px}.editor-price-dock>button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;gap:7px;min-width:0;min-height:52px;padding:0 8px;font-size:9px;font-weight:710;display:flex;box-shadow:0 9px 20px #17203333}.editor-price-dock>button b{font-size:16px;font-weight:450}.editor-price-dock>button:disabled{opacity:.4;cursor:not-allowed}.door-direction-control{border-bottom:1px solid var(--line);margin:-2px -2px 18px;padding:0 2px 18px}.door-direction-heading{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:11px;display:flex}.door-direction-heading>div{min-width:0}.door-direction-heading h2{margin:0;font-size:12px;font-weight:700}.door-direction-heading p{color:#8b857e;margin:4px 0 0;font-size:8px;line-height:1.35}.door-direction-heading>span{background:var(--green-soft);color:#27875e;border-radius:999px;flex:none;padding:6px 8px;font-size:7px;font-weight:700}.door-direction-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.door-direction-options>button{text-align:left;cursor:pointer;background:#f5f1ec;border:1px solid #1720331a;border-radius:14px;align-items:center;gap:10px;min-width:0;min-height:61px;padding:9px 11px;display:flex}.door-direction-options>button.active{border-color:var(--green);background:var(--green-soft);box-shadow:inset 0 0 0 1px var(--green)}.door-direction-options>button:disabled{cursor:wait;opacity:.58}.door-direction-options>button>span:last-child{flex-direction:column;gap:3px;min-width:0;display:flex}.door-direction-options strong{font-size:11px}.door-direction-options small{color:#837e77;font-size:8px}.door-direction-icon{background:#ffffffb3;border:2px solid #6b7280;border-radius:3px;flex:none;width:28px;height:36px;display:block;position:relative}.door-direction-icon:before,.door-direction-icon:after{background:var(--green);content:"";border-radius:2px;width:2px;position:absolute;top:5px;bottom:5px}.door-direction-icon.hinges-left:before{left:-2px}.door-direction-icon.hinges-right:before{right:-2px}.door-direction-icon.hinges-left:after{background:#4e5561;top:15px;bottom:15px;right:4px}.door-direction-icon.hinges-right:after{background:#4e5561;top:15px;bottom:15px;left:4px}.result-print-preview{display:none}.result-hero{padding-top:0}.result-hero .cabinet-editor-visual{background:0 0;border:0}.result-hero .ready-badge{top:65px}.client-app-shell{--ink:#27211d;--ink-soft:#746b64;--paper:#f3efe7;--paper-deep:#ded2c5;--surface:#fffdf8;--surface-warm:#e9dfd3;--line:#27211d1f;--green:#526b5b;--green-soft:#e7eee8;--amber:#a66d28;--amber-soft:#f6ead7;--red:#8f4035;--red-soft:#f4e4e0;--atelier:#8f4035;--atelier-dark:#713128;color:var(--ink)}.client-mobile-app{background:radial-gradient(circle at 92% 2%,#ffffffdb,#0000 28%),#f3efe7}.client-app-shell .topbar{background:#f3efe7e8;border-bottom:1px solid #27211d0e;min-height:70px;padding-left:16px;padding-right:16px}.client-app-shell .brand-mark{background:var(--atelier);border-radius:50% 50% 12px;font-family:Georgia,Times New Roman,serif;font-size:16px;font-weight:500}.client-app-shell .brand-lockup strong{letter-spacing:-.02em;font-size:14px;font-weight:690}.client-app-shell .brand-lockup div span{color:#8a7e75;letter-spacing:.045em;text-transform:none;font-size:8px}.client-app-shell .icon-button,.client-app-shell .avatar-button{box-shadow:none;background:#fffdf8c7;border-radius:50%}.client-app-shell .avatar-button{color:var(--ink);border:1px solid #27211d14;font-weight:690}.client-app-shell .project-step-nav{box-shadow:none;background:#f3efe7f0;padding:6px 10px 7px}.client-app-shell .project-step-nav ol{gap:2px}.client-app-shell .project-step-nav button{color:#8a7e75;border-radius:9px;min-height:42px;font-size:8px}.client-app-shell .project-step-nav button span{background:0 0;font-size:10px}.client-app-shell .project-step-nav button.done{color:#526b5b}.client-app-shell .project-step-nav button.active{background:var(--atelier);color:#fff;box-shadow:none;border-color:#0000}.client-start-screen{padding:8px 14px 105px}.client-hero{background:radial-gradient(circle at 90% 4%,#ffffffe0,#0000 27%),linear-gradient(155deg,#eee5da,#e4d6c7);border:1px solid #ffffffa6;border-radius:18px;padding:22px 18px 16px;position:relative;overflow:hidden;box-shadow:0 20px 50px #412d1f14}.client-hero:after{z-index:0;content:"";border:1px solid #8f403517;border-radius:50%;width:230px;height:230px;position:absolute;top:-88px;right:-96px}.client-hero-copy{z-index:3;position:relative}.client-kicker{color:var(--atelier);letter-spacing:.14em;text-transform:uppercase;font-size:9px;font-weight:750;display:inline-flex}.client-hero-copy h1,.client-result-heading h1,.auction-heading h1{letter-spacing:-.045em;margin:11px 0 10px;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-weight:500;line-height:.98}.client-hero-copy h1{max-width:390px;font-size:clamp(31px,8.5vw,40px)}.client-hero-copy h1 em,.client-result-heading h1 em,.auction-heading h1 em{color:var(--atelier);font-style:italic;font-weight:400}.client-hero-copy p{color:#6f665f;max-width:370px;margin:0;font-size:12px;line-height:1.48}.client-hero-stage{z-index:2;margin:4px -18px 0;position:relative}.client-hero-stage .cabinet-editor-visual{background:0 0;border:0}.client-hero-stage .visualizer-summary .viewer-stage{background:radial-gradient(at 50% 42%,#ffffffed,#0000 48%),linear-gradient(#fff0,#cabaaa2e);height:clamp(236px,61vw,274px)}.client-hero-stage .hero-cabinet-action{color:#615852;background:#fffdf8e6;border-color:#27211d14;border-radius:10px;min-height:40px;padding:0 13px;font-size:9px;bottom:13px;left:50%;right:auto;transform:translate(-50%)}.client-stage-measure{z-index:8;color:#8a7d72;pointer-events:none;font-size:8px;font-weight:650;position:absolute}.client-stage-measure-width{bottom:63px;left:50%;transform:translate(-50%)}.client-stage-measure-depth{top:25px;right:15px}.client-hero-summary{z-index:3;border-top:1px solid #27211d1a;justify-content:space-between;align-items:center;gap:12px;padding:14px 0 13px;display:flex;position:relative}.client-hero-summary>div{flex-direction:column;gap:2px;min-width:0;display:flex}.client-hero-summary>div span{color:#82766d;letter-spacing:.07em;text-transform:uppercase;font-size:8px;font-weight:670}.client-hero-summary>div strong{letter-spacing:-.055em;white-space:nowrap;font-size:24px;font-weight:720}.client-project-status{color:#70665e;align-items:center;gap:6px;max-width:150px;font-size:8px;font-weight:620;line-height:1.3;display:flex}.client-project-status i{color:#fff;background:#526b5b;border-radius:50%;flex:none;place-items:center;width:20px;height:20px;font-style:normal;display:grid}.client-project-status.attention i{background:#a66d28}.client-project-status.blocked i{background:var(--atelier)}.client-hero-cta,.client-result-offer>button{background:var(--atelier);color:#fff;cursor:pointer;border:0;border-radius:12px;justify-content:space-between;align-items:center;width:100%;min-height:57px;padding:0 18px;font-size:13px;font-weight:690;display:flex;box-shadow:0 12px 26px #71312836}.client-hero-cta i,.client-result-offer>button i{font-size:20px;font-style:normal;font-weight:400}.client-hero-footnote{color:#81766d;text-align:center;margin:9px 0 0;font-size:8px}.client-how{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:0 0 14px;display:grid}.client-how>span{color:#8e7967;background:#efe7dceb;border:1px solid #56483c17;border-radius:10px;flex-direction:column;justify-content:center;gap:3px;min-width:0;min-height:66px;padding:10px 9px;font-size:9px;font-weight:700;display:flex}.client-how b{color:#9b8170;letter-spacing:.06em;font-size:9px;font-weight:700}.client-how strong{color:var(--ink);font-size:12px}.client-how small{color:#7e746c;font-size:8px;font-weight:540;line-height:1.25}.client-app-shell .bottom-nav{background:#faf7f1f2;border-color:#27211d14;min-height:72px;box-shadow:0 -10px 30px #3a2a1f0f}.client-app-shell .bottom-nav button{color:#91877f;font-size:8px}.client-app-shell .nav-plus{background:var(--atelier);border-radius:50%;box-shadow:0 7px 16px #71312833}.client-app-shell .screen-heading h1,.client-app-shell .editor-title-row h1{letter-spacing:-.04em;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-weight:500}.client-app-shell .screen-heading>span,.client-app-shell .editor-title-row>div>span{color:var(--atelier)}.client-app-shell .cabinet-editor-visual{background:#f1eee9}.client-app-shell .viewer-stage{background:radial-gradient(circle at 52% 34%,#fffffff5,#0000 43%),linear-gradient(#f6f4f0,#ece7e0)}.client-app-shell .viewer-toolbar{background:#f9f7f3ed;border-color:#27211d12}.client-app-shell .viewer-toolbar button{box-shadow:none;border-radius:10px}.client-app-shell .viewer-toolbar button.active{border-color:var(--atelier);background:var(--atelier);box-shadow:none}.client-app-shell .editor-sheet,.client-app-shell .interior-controls,.client-app-shell .material-controls{background:#fffdf8fa;border-color:#27211d14;box-shadow:0 -12px 36px #3a2a1f12}.client-app-shell .section-count-options button.active,.client-app-shell .preset-grid button.active,.client-app-shell .facade-type-grid button.active,.client-app-shell .door-direction-options>button.active{border-color:var(--atelier);color:var(--atelier-dark);box-shadow:inset 0 0 0 1px var(--atelier);background:#f5e8e4}.client-app-shell .editor-price-dock{background:#fffdf8f7;border-color:#27211d14;grid-template-columns:minmax(0,1fr) 132px;gap:12px;min-height:82px;padding-left:16px;padding-right:14px;box-shadow:0 -12px 34px #3a2a1f1a}.client-app-shell .editor-price-dock .dock-cost-item{display:none}.client-app-shell .editor-price-dock>button{background:var(--atelier);border-radius:12px;min-height:54px;box-shadow:0 9px 20px #71312833}.client-app-shell .dock-total>span{font-size:8px}.client-app-shell .dock-total strong{font-size:21px}.client-app-shell .dock-total small{color:#526b5b;font-size:7px}.client-app-shell .editorial-topbar{min-height:62px;padding:max(10px, env(safe-area-inset-top)) 18px 8px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f3eceb;border-bottom:1px solid #27211d12;justify-content:space-between;align-items:center;gap:16px;display:flex}.editorial-brand-row{align-items:center;gap:9px;min-width:0;display:flex}.client-app-shell .editorial-topbar .brand-mark{background:var(--atelier);border-radius:1px 12px 1px 1px;width:27px;height:32px;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:17px;font-weight:500}.client-app-shell .editorial-topbar .brand-lockup{gap:8px}.client-app-shell .editorial-topbar .brand-lockup strong{letter-spacing:-.025em;font-size:13px;font-weight:650}.editorial-back-button,.editorial-menu-button{min-height:42px;color:var(--ink);cursor:pointer;background:0 0;border:0;padding:0}.editorial-back-button{width:28px;font-size:23px;font-weight:350}.editorial-menu-button{color:var(--atelier);font-size:9px;font-weight:720}.editorial-save-state{color:#627064;align-items:center;gap:5px;min-height:42px;font-size:8px;font-weight:680;display:inline-flex}.editorial-save-state i{color:#526b5b;background:#e5eee7;border-radius:50%;place-items:center;width:17px;height:17px;font-size:8px;font-style:normal;display:grid}.client-app-shell .client-start-screen{padding-bottom:42px}.client-app-shell.screen-interior{--editorial-accent:#8f4035;--editorial-accent-dark:#713128;--editorial-sage:#667768;--editorial-paper:#f7f2ea}.client-app-shell.screen-interior .client-mobile-app{background:radial-gradient(circle at 94% 1%, #ffffffeb, transparent 26%), var(--editorial-paper)}.client-app-shell.screen-interior .project-step-nav{box-shadow:none;background:#f7f2eaf0;border:0;padding:3px 14px 7px}.client-app-shell.screen-interior .project-step-nav ol{gap:0;position:relative}.client-app-shell.screen-interior .project-step-nav ol:before{content:"";background:#cfc6bc;height:1px;position:absolute;top:19px;left:12.5%;right:12.5%}.client-app-shell.screen-interior .project-step-nav li{position:relative}.client-app-shell.screen-interior .project-step-nav button,.client-app-shell.screen-interior .project-step-nav button.active{color:#8f857d;min-height:42px;box-shadow:none;background:0 0;border:0;border-radius:0;flex-direction:column;gap:3px;font-size:7px;position:relative}.client-app-shell.screen-interior .project-step-nav button span{z-index:1;border:4px solid var(--editorial-paper);color:#0000;background:#aaa097;width:14px;height:14px;font-size:0;box-shadow:0 0 0 1px #aaa097}.client-app-shell.screen-interior .project-step-nav button.done{color:var(--editorial-sage)}.client-app-shell.screen-interior .project-step-nav button.done span{background:var(--editorial-sage);box-shadow:0 0 0 1px var(--editorial-sage)}.client-app-shell.screen-interior .project-step-nav button.active{color:var(--editorial-accent)}.client-app-shell.screen-interior .project-step-nav button.active span{background:var(--editorial-accent);box-shadow:0 0 0 1px var(--editorial-accent)}.client-app-shell .interior-editorial{padding:0 18px max(34px, calc(env(safe-area-inset-bottom) + 24px))}.client-app-shell .interior-editorial-heading{text-align:center;padding:17px 2px 13px}.client-app-shell .interior-editorial-heading>span{display:none}.client-app-shell .interior-editorial-heading h1{letter-spacing:-.052em;margin:0;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:clamp(34px,9vw,45px);font-weight:500;line-height:.96}.client-app-shell .interior-editorial-heading h1 em{color:var(--editorial-accent);margin-top:3px;font-style:italic;font-weight:400;display:block}.client-app-shell .interior-editorial-heading p{color:#81766d;margin:8px 0 0;font-size:9px}.interior-visual-workspace{background:radial-gradient(circle at 50% 39%,#fffffffa,#0000 45%),linear-gradient(#f7f5f1,#ece6df);border-top:1px solid #27211d0f;border-bottom:1px solid #27211d14;margin:0 -18px;overflow:hidden}.client-app-shell .interior-visual-workspace .cabinet-editor-visual{background:0 0;border:0}.client-app-shell .interior-visual-workspace .viewer-toolbar{background:#f8f5f0db;border:0;padding:7px 12px 5px}.client-app-shell .interior-visual-workspace .viewer-toolbar button{border-radius:8px;min-height:36px;padding:0 10px;font-size:7px}.client-app-shell .interior-visual-workspace .viewer-stage{background:0 0;height:clamp(300px,min(82vw,44svh),365px);touch-action:pan-y!important}.client-app-shell .interior-visual-workspace .viewer-stage>div,.client-app-shell .interior-visual-workspace .viewer-stage canvas{touch-action:pan-y!important}.client-app-shell .interior-editorial>.section-tabs{background:#fffdf8ad;border-bottom:1px solid #27211d1c;gap:22px;margin:0 -18px;padding:0 18px}.client-app-shell .interior-editorial>.section-tabs button{color:#7d746d;min-height:50px;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0 2px;font-size:10px}.client-app-shell .interior-editorial>.section-tabs button.active{color:var(--editorial-accent);box-shadow:inset 0 -2px var(--editorial-accent);background:0 0}.client-app-shell .interior-guided-panel{box-shadow:none;background:#fffdf8c2;border:0;border-radius:0;margin:0 -18px;padding:23px 18px 18px}.interior-guided-heading{align-items:flex-start;gap:12px;margin-bottom:15px;display:flex}.interior-guided-heading>span{min-width:64px;min-height:27px;color:var(--editorial-accent);background:#ece2d7;border-radius:999px;justify-content:center;align-items:center;font-size:7px;font-weight:730;display:inline-flex}.interior-guided-heading h2{letter-spacing:-.035em;margin:-2px 0 3px;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:22px;font-weight:500}.interior-guided-heading p{color:#857b73;margin:0;font-size:8px;line-height:1.35}.client-app-shell .interior-preset-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.client-app-shell .interior-preset-grid>button{background:#fbf7f0;border:1px solid #27211d21;border-radius:11px;min-height:158px;padding:0;overflow:hidden;box-shadow:0 7px 18px #412d1f0b}.client-app-shell .interior-preset-grid>button.active{border-color:var(--editorial-accent);color:var(--editorial-accent-dark);box-shadow:inset 0 0 0 1px var(--editorial-accent), 0 9px 22px #7131281c;background:#fbf7f0}.client-app-shell .interior-preset-grid>button>.interior-preset-visual{color:#776a5e;background:radial-gradient(circle at 50% 38%,#fffc,#0000 50%),#eee5d8;border:0;border-radius:0;flex:none;width:100%;height:102px;margin:0;display:block;position:relative}.interior-preset-visual .preset-carcass{content:"";border:2px solid;border-bottom-width:3px;position:absolute;inset:12px 28% 10px}.preset-shelves-lines,.preset-rods-lines,.preset-drawers-lines{flex-direction:column;justify-content:space-around;display:flex;position:absolute;inset:22px 31% 18px}.preset-shelves-lines i,.preset-rods-lines i,.preset-drawers-lines i{background:currentColor;width:100%;height:2px;display:block}.preset-rods-lines{justify-content:space-between}.preset-rods-lines i{border-radius:99px;height:3px;position:relative}.preset-rods-lines i:after{content:"";border:1px solid;border-top:0;border-radius:0 0 50% 50%;width:14px;height:14px;position:absolute;top:4px;left:50%;transform:translate(-50%)}.preset-shelves-short{bottom:48px}.preset-drawers-lines{gap:2px;top:58px;bottom:18px}.preset-drawers-lines i{background:0 0;border:1px solid;height:8px}.client-app-shell .interior-preset-grid>button>.interior-preset-copy{width:100%;min-height:56px;color:var(--ink);background:0 0;border-radius:0;flex-direction:column;justify-content:center;align-items:flex-start;gap:3px;margin:0;padding:9px 10px;display:flex}.client-app-shell .interior-preset-grid>button.active>.interior-preset-copy{background:var(--editorial-accent);color:#fff}.client-app-shell .interior-preset-grid .interior-preset-copy strong{font-size:9px;line-height:1.15}.client-app-shell .interior-preset-grid .interior-preset-copy small{color:#8b8178;margin:0;font-size:6.5px;line-height:1.25}.client-app-shell .interior-preset-grid>button.active .interior-preset-copy small{color:#ffffffb8}.client-app-shell .interior-guided-panel .fine-controls{margin:16px 0 0;padding:0}.quick-settings-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.quick-settings-strip>.number-row,.quick-setting-card{background:#fbf7f0;border:1px solid #27211d1f;border-radius:11px;min-width:0;min-height:113px;padding:11px 9px 9px;display:block}.quick-settings-strip .number-copy{gap:2px;min-width:0;margin-bottom:9px}.quick-settings-strip .number-copy label,.quick-settings-strip .number-copy strong{font-size:9px}.quick-settings-strip .number-copy span{font-size:7px}.quick-settings-strip .number-control{background:0 0;border:0;border-top:1px solid #27211d1a;border-radius:0;grid-template-columns:32px minmax(0,1fr) 32px;width:100%;min-width:0}.quick-settings-strip .number-control>button{width:32px;min-height:45px;color:var(--editorial-accent);background:0 0}.quick-settings-strip .number-input-wrap{border:0}.quick-settings-strip .number-input-wrap input{text-align:center;width:100%;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:25px;font-weight:500}.quick-rod-setting .rod-count-options{gap:3px}.quick-rod-setting .rod-count-options button{background:0 0;border-radius:7px;min-height:45px;padding:3px 1px}.quick-rod-setting .rod-count-options strong{font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:17px;font-weight:500}.quick-rod-setting .rod-count-options small{font-size:6px}.quick-rod-setting .rod-count-options button.active{border-color:var(--editorial-accent);color:var(--editorial-accent-dark);box-shadow:inset 0 0 0 1px var(--editorial-accent);background:#f5e8e4}.advanced-settings,.door-opening-disclosure,.section-lighting-disclosure{background:#fbf7f0c7;border:1px solid #27211d1c;border-radius:11px;margin-top:12px;overflow:hidden}.advanced-settings>summary,.door-opening-disclosure>summary,.section-lighting-disclosure>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;min-height:57px;padding:10px 38px 10px 12px;list-style:none;display:flex;position:relative}.advanced-settings>summary::-webkit-details-marker{display:none}.door-opening-disclosure>summary::-webkit-details-marker{display:none}.section-lighting-disclosure>summary::-webkit-details-marker{display:none}.advanced-settings>summary:after,.door-opening-disclosure>summary:after,.section-lighting-disclosure>summary:after{color:var(--editorial-accent);content:"+";font-size:18px;font-weight:350;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.advanced-settings[open]>summary:after,.door-opening-disclosure[open]>summary:after,.section-lighting-disclosure[open]>summary:after{content:"−"}.advanced-settings>summary span,.door-opening-disclosure>summary span,.section-lighting-disclosure>summary span{flex-direction:column;gap:3px;min-width:0;font-size:9px;font-weight:680;display:flex}.advanced-settings>summary small,.door-opening-disclosure>summary small,.section-lighting-disclosure>summary small{color:#8a8078;font-size:7px;font-weight:520}.door-opening-disclosure>summary b,.section-lighting-disclosure>summary b{color:var(--editorial-accent);font-size:7px;font-weight:700}.advanced-settings-body,.door-opening-disclosure .door-direction-control{border:0;margin:0;padding:0 12px 12px}.advanced-settings-body .rod-configurator,.advanced-settings-body .drawer-height-editor{border-top:1px solid #27211d17;margin:0;padding:13px 0 0}.advanced-settings-body .number-control{background:#f5efe8}.client-app-shell .door-opening-disclosure .door-direction-options>button.active,.client-app-shell .advanced-settings button.active{border-color:var(--editorial-accent);color:var(--editorial-accent-dark);box-shadow:inset 0 0 0 1px var(--editorial-accent);background:#f5e8e4}.client-app-shell .door-opening-disclosure .door-direction-icon:before{background:var(--editorial-accent)}.section-lighting-disclosure{scroll-margin-bottom:120px}.section-lighting-body{padding:0 12px 12px}.section-lighting-body>header{border-top:1px solid #27211d17;justify-content:space-between;align-items:center;gap:12px;padding:13px 0 11px;display:flex}.section-lighting-body>header>div{flex-direction:column;gap:3px;display:flex}.section-lighting-body>header strong{font-size:10px}.section-lighting-body>header span{color:#887e76;font-size:7px}.section-lighting-body>header>i{color:#b7792e;background:#fff1cf;border-radius:50%;place-items:center;width:31px;height:31px;font-size:14px;font-style:normal;display:grid;box-shadow:0 0 18px #de9e4642}.section-lighting-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.section-lighting-options>button{min-width:0;min-height:124px;color:var(--ink);text-align:left;cursor:pointer;background:#f7f1e9;border:1px solid #27211d1c;border-radius:11px;flex-direction:column;align-items:flex-start;gap:8px;padding:10px;display:flex;position:relative}.section-lighting-options>button.active{color:#6f481d;background:#fff3d8;border-color:#b77a31;box-shadow:inset 0 0 0 1px #b77a316b,0 8px 22px #ac71281a}.section-lighting-options>button:disabled{opacity:.46;cursor:not-allowed}.section-lighting-options>button>b{color:#8b8178;background:#27211d0e;border-radius:50%;place-items:center;width:18px;height:18px;font-size:10px;display:grid;position:absolute;top:9px;right:9px}.section-lighting-options>button.active>b{color:#fff;background:#b77a31}.lighting-option-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.lighting-option-copy strong{font-size:8px;line-height:1.18}.lighting-option-copy small{color:#8a8078;font-size:6.5px;line-height:1.3}.lighting-placement-icon{color:#796a5b;background:#eee5d9;border:1px solid #71532e24;border-radius:9px;width:35px;height:35px;display:block;position:relative}.lighting-placement-icon i{background:currentColor;border-radius:99px;display:block;position:absolute}.placement-shelves i{height:2px;left:7px;right:7px}.placement-shelves i:first-child{top:9px}.placement-shelves i:nth-child(2){top:17px}.placement-shelves i:nth-child(3){top:25px}.placement-ceiling i:first-child{height:3px;top:8px;left:6px;right:6px}.placement-ceiling i:nth-child(2),.placement-ceiling i:nth-child(3){opacity:.45;background:linear-gradient(currentColor,#0000);width:7px;height:13px;top:14px}.placement-ceiling i:nth-child(2){left:8px}.placement-ceiling i:nth-child(3){right:8px}.placement-side i:first-child,.placement-side i:nth-child(2){width:3px;top:6px;bottom:6px}.placement-side i:first-child{left:7px}.placement-side i:nth-child(2){right:7px}.placement-side i:nth-child(3){opacity:.42;height:2px;top:8px;left:10px;right:10px}.section-lighting-options>button.active .lighting-placement-icon{color:#b77a31;background:#ffedc7;border-color:#b77a314d;box-shadow:0 0 15px #e4a04638}.section-lighting-body>p{color:#8b8178;margin:10px 0 0;font-size:6.5px;line-height:1.45}.interior-checkout-bar{padding:12px 18px max(13px, env(safe-area-inset-bottom));background:#f7f2eaf5;border-top:1px solid #27211d1a;grid-template-columns:minmax(138px,.8fr) minmax(175px,1.2fr);gap:10px;margin:0 -18px;display:grid}.interior-checkout-bar .price-card.compact{background:#fffdf8b8;border:1px solid #27211d1a;border-radius:11px;flex-direction:column;justify-content:center;align-items:flex-start;gap:5px;min-width:0;min-height:70px;margin:0;padding:8px 10px;display:flex}.interior-checkout-bar .price-card.compact>div:first-child{gap:1px}.interior-checkout-bar .price-card.compact>div:first-child>span{letter-spacing:.04em;text-transform:uppercase;font-size:6.5px}.interior-checkout-bar .price-card.compact>div:first-child>strong{font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:19px;font-weight:500}.interior-checkout-bar .construction-status.compact{gap:5px}.interior-checkout-bar .construction-status.compact .status-icon{width:14px;height:14px;font-size:7px}.interior-checkout-bar .construction-status.compact strong{font-size:6.5px}.interior-checkout-bar .primary-action-wrap{min-width:0;display:flex}.interior-checkout-bar .primary-button{background:var(--editorial-accent);border-radius:11px;min-height:70px;padding:0 14px;font-size:10px;box-shadow:0 10px 24px #71312833}.interior-checkout-bar .primary-action-wrap p{display:none}@media (width>=481px){.client-app-shell.screen-interior .client-mobile-app{border:0;border-radius:0;width:min(100%,660px);min-height:100svh;margin:0 auto;box-shadow:0 0 70px #3a2a1f1f}}@media (width<=370px){.client-app-shell .interior-editorial{padding-left:14px;padding-right:14px}.interior-visual-workspace,.client-app-shell .interior-editorial>.section-tabs,.client-app-shell .interior-guided-panel,.interior-checkout-bar{margin-left:-14px;margin-right:-14px}.client-app-shell .interior-editorial-heading h1{font-size:32px}.client-app-shell .interior-preset-grid{scroll-snap-type:x proximity;grid-template-columns:none;grid-auto-columns:70%;grid-auto-flow:column;padding-bottom:5px;overflow-x:auto}.client-app-shell .interior-preset-grid>button{scroll-snap-align:start}.quick-settings-strip{scroll-snap-type:x proximity;grid-template-columns:none;grid-auto-columns:63%;grid-auto-flow:column;padding-bottom:5px;overflow-x:auto}.quick-settings-strip>*{scroll-snap-align:start}.quick-settings-strip .number-control{min-width:0}.interior-checkout-bar{grid-template-columns:118px minmax(0,1fr);padding-left:14px;padding-right:14px}.interior-checkout-bar .primary-button{font-size:9px}}.client-result-screen{padding:18px 14px 50px}.client-result-heading{text-align:center;padding:8px 4px 17px}.client-result-heading .client-kicker{justify-content:center}.client-result-heading h1{font-size:clamp(34px,9.5vw,44px)}.client-result-heading p{color:#786e66;max-width:350px;margin:0 auto;font-size:12px;line-height:1.48}.client-result-visual{background:radial-gradient(circle at 50% 36%,#fffffff2,#0000 43%),linear-gradient(160deg,#ece4da,#e0d3c6);border:1px solid #ffffffb3;border-radius:17px 17px 0 0;position:relative;overflow:hidden}.client-result-visual .cabinet-editor-visual{background:0 0;border:0}.client-result-visual .viewer-stage{background:0 0;height:clamp(295px,80vw,350px)}.client-result-visual .viewer-gesture-hint{color:#81776f;bottom:13px}.client-result-door-button{z-index:9;color:#5f5751;cursor:pointer;background:#fffdf8e6;border:1px solid #27211d14;border-radius:10px;min-height:38px;padding:0 12px;font-size:8px;font-weight:680;position:absolute;bottom:13px;right:13px}.client-result-offer{color:#fff;background:#2d2723;border-radius:0 0 17px 17px;padding:20px 18px 17px}.client-result-offer>div:first-child{text-align:center;flex-direction:column;align-items:center;display:flex}.client-result-offer>div:first-child span{color:#c8bdb3;letter-spacing:.1em;text-transform:uppercase;font-size:8px;font-weight:680}.client-result-offer>div:first-child strong{letter-spacing:-.05em;margin-top:3px;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:36px;font-weight:500}.client-result-offer>div:first-child small{color:#aa9e95;max-width:290px;margin-top:3px;font-size:8px;line-height:1.4}.client-result-offer dl{border-top:1px solid #ffffff1c;border-bottom:1px solid #ffffff1c;grid-template-columns:1.6fr .6fr .8fr;margin:16px 0;padding:12px 0;display:grid}.client-result-offer dl div{border-right:1px solid #ffffff1a;flex-direction:column;gap:3px;min-width:0;padding:0 8px;display:flex}.client-result-offer dl div:first-child{padding-left:0}.client-result-offer dl div:last-child{border-right:0;padding-right:0}.client-result-offer dt{color:#9e938b;font-size:7px}.client-result-offer dd{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:8px;font-weight:650;overflow:hidden}.client-result-offer>button{background:var(--atelier)}.client-result-offer>button:disabled{opacity:.45;cursor:not-allowed}.client-result-offer>p{color:#9e938b;text-align:center;margin:9px 0 0;font-size:7px;line-height:1.4}.client-readiness{background:#e7eee8;border:1px solid #526b5b2b;border-radius:13px;align-items:center;gap:12px;margin-top:11px;padding:15px;display:flex}.client-readiness.attention{background:#f6ead7;border-color:#a66d282e}.client-readiness.blocked{background:#f4e4e0;border-color:#8f40352e}.client-readiness>i{color:#fff;background:#526b5b;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-style:normal;font-weight:700;display:grid}.client-readiness.attention>i{background:#a66d28}.client-readiness.blocked>i{background:var(--atelier)}.client-readiness>div{flex-direction:column;gap:3px;min-width:0;display:flex}.client-readiness strong{font-size:10px}.client-readiness span{color:#746b64;font-size:8px;line-height:1.35}.client-project-summary,.client-estimate-details{background:#fffdf8e6;border:1px solid #27211d14;border-radius:14px;margin-top:11px}.client-project-summary{padding:16px}.client-section-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.client-section-heading>span{font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:20px}.client-section-heading button{min-height:36px;color:var(--atelier);cursor:pointer;background:0 0;border:0;padding:0 10px;font-size:8px;font-weight:680}.client-material-board{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:13px;display:grid}.client-material-board article{background:#eee6dc;border-radius:10px;flex-direction:column;justify-content:flex-end;min-width:0;min-height:83px;padding:10px;display:flex}.client-material-board article:nth-child(2){background:#ddd2c5}.client-material-board article:nth-child(3){color:#fff;background:#3a342f}.client-material-board article span{color:#847970;font-size:7px}.client-material-board article:nth-child(3) span{color:#b8aea5}.client-material-board article strong{text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:9px;overflow:hidden}.client-material-board article small{color:#8a7e75;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:6px;overflow:hidden}.client-interior-line{border-top:1px solid var(--line);color:#81766d;gap:17px;margin-top:13px;padding-top:13px;font-size:8px;display:flex}.client-interior-line b{color:var(--ink);font-size:12px}.client-lighting-summary{background:#fff4dc;border:1px solid #b77a3129;border-radius:10px;grid-template-columns:27px minmax(0,1fr) auto;align-items:center;gap:9px;margin-top:12px;padding:10px;display:grid}.client-lighting-summary>i{color:#fff;background:#b77a31;border-radius:50%;place-items:center;width:27px;height:27px;font-size:12px;font-style:normal;display:grid}.client-lighting-summary>span{flex-direction:column;gap:2px;min-width:0;display:flex}.client-lighting-summary strong{font-size:8px}.client-lighting-summary small{color:#887760;text-overflow:ellipsis;white-space:nowrap;font-size:6.5px;overflow:hidden}.client-lighting-summary>b{color:#7a5120;white-space:nowrap;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:13px;font-weight:500}.client-estimate-details{overflow:hidden}.client-estimate-details summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:0 16px;list-style:none;display:flex}.client-estimate-details summary::-webkit-details-marker{display:none}.client-estimate-details summary span{font-size:10px;font-weight:680}.client-estimate-details summary i{font-size:18px;font-style:normal;font-weight:300}.client-estimate-details>div{border-top:1px solid var(--line);padding:0 16px 12px}.client-estimate-details p{color:#776d65;border-bottom:1px solid #27211d12;justify-content:space-between;align-items:center;gap:16px;min-height:36px;margin:0;font-size:8px;display:flex}.client-estimate-details p:last-child{border-bottom:0}.client-estimate-details p strong{color:var(--ink)}.client-secondary-actions{gap:6px;margin-top:11px;display:grid}.client-secondary-actions button{cursor:pointer;background:#fffdf8bd;border:1px solid #27211d1c;border-radius:11px;min-height:48px;font-size:9px;font-weight:660}.client-secondary-actions button:last-child{color:#7f746b;background:0 0;border:0}.client-auction-screen{padding:15px 14px 50px}.auction-heading{padding:6px 4px 17px}.auction-live{color:#526b5b;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:7px;font-size:8px;font-weight:720;display:inline-flex}.auction-live i{background:#526b5b;border-radius:50%;width:7px;height:7px;animation:1.8s ease-in-out infinite auction-pulse;box-shadow:0 0 0 5px #526b5b1a}.auction-heading h1{font-size:clamp(32px,8.8vw,42px)}.auction-heading p{color:#776d65;max-width:375px;margin:0;font-size:11px;line-height:1.48}.auction-room{background:linear-gradient(90deg,#0000 0 72%,#46533e14 72% 74%,#0000 74%),linear-gradient(#ebe5dd 0 70%,#d2c3b3 70% 71%,#bda991 71% 100%);border-radius:16px 16px 0 0;min-height:280px;position:relative;overflow:hidden}.auction-room:after{z-index:0;opacity:.46;content:"";background:#687961;border-radius:55% 45% 46% 54%;width:48px;height:95px;position:absolute;bottom:40px;right:22px;transform:rotate(7deg);box-shadow:-20px 16px 0 -6px #7f8e75,14px 20px 0 -7px #53654e}.auction-room-light{z-index:0;background:#ffffff2e;border:10px solid #ffffff80;width:105px;height:142px;position:absolute;top:18px;left:22px}.auction-room .cabinet-editor-visual{z-index:2;background:0 0;border:0;position:relative}.auction-room .viewer-stage{background:0 0;height:280px}.auction-project-caption{z-index:5;color:#574e47;justify-content:space-between;align-items:flex-end;gap:12px;display:flex;position:absolute;bottom:12px;left:14px;right:14px}.auction-project-caption span{font-size:8px}.auction-project-caption strong{letter-spacing:-.04em;font-size:16px}.auction-status-panel{color:#fff;background:#2d2723;border-radius:0 0 16px 16px;grid-template-columns:1fr .8fr 1.2fr;display:grid}.auction-status-panel>div{border-right:1px solid #ffffff1a;flex-direction:column;gap:4px;min-width:0;padding:13px 11px;display:flex}.auction-status-panel>div:last-child{border-right:0}.auction-status-panel span{color:#a99e95;font-size:7px}.auction-status-panel strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.auction-list-heading{justify-content:space-between;align-items:center;gap:12px;padding:22px 3px 11px;display:flex}.auction-list-heading>div{flex-direction:column;gap:3px;display:flex}.auction-list-heading span{font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:19px}.auction-list-heading small{color:#8a7f76;font-size:7px}.auction-list-heading>b{width:28px;height:28px;color:var(--atelier);background:#e7d9ce;border-radius:50%;place-items:center;font-size:10px;display:grid}.auction-offers{gap:9px;display:grid}.auction-waiting{color:#7f746c;text-align:center;border:1px dashed #27211d26;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:150px;padding:20px;display:flex}.auction-waiting i{border:2px solid #8f403533;border-top-color:var(--atelier);border-radius:50%;width:24px;height:24px;margin-bottom:11px;animation:.9s linear infinite viewer-spin}.auction-waiting strong{color:var(--ink);font-size:10px}.auction-waiting span{max-width:250px;margin-top:5px;font-size:8px;line-height:1.4}.auction-offer-card{background:#fffdf8eb;border:1px solid #27211d17;border-radius:14px;padding:15px;animation:.45s cubic-bezier(.2,.8,.25,1) both auction-offer-in;box-shadow:0 10px 26px #3a2a1f0e}.auction-offer-card.selected{border-color:#526b5b;box-shadow:inset 0 0 0 1px #526b5b}.auction-offer-card>header{grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.auction-supplier-mark{width:38px;height:38px;color:var(--atelier);background:#e5d6ca;border-radius:11px;place-items:center;font-family:Georgia,serif;font-size:17px;display:grid}.auction-offer-card>header>div{flex-direction:column;gap:3px;min-width:0;display:flex}.auction-offer-card>header strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.auction-offer-card>header span{color:#82776e;font-size:7px}.auction-offer-card>header>i{color:#526b5b;background:#e7eee8;border-radius:999px;padding:5px 7px;font-size:6px;font-style:normal;font-weight:700}.auction-offer-price{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;gap:8px;margin-top:14px;padding:12px 0;display:grid}.auction-offer-price>div{flex-direction:column;gap:3px;display:flex}.auction-offer-price span{color:#887d74;font-size:7px}.auction-offer-price strong{letter-spacing:-.03em;font-size:14px}.auction-offer-card>p{color:#6f655e;align-items:center;gap:6px;margin:10px 0 0;font-size:8px;display:flex}.auction-offer-card>p span{color:#526b5b}.auction-offer-card>small{color:var(--atelier);margin-top:5px;font-size:7px;font-weight:680;display:block}.auction-offer-card>footer{grid-template-columns:.85fr 1.15fr;gap:7px;margin-top:12px;display:grid}.auction-offer-card>footer button{cursor:pointer;background:#fff;border:1px solid #27211d1c;border-radius:10px;min-height:44px;font-size:8px;font-weight:690}.auction-offer-card>footer button:last-child{border-color:var(--atelier);background:var(--atelier);color:#fff}.auction-offer-card.selected>footer button:last-child{background:#526b5b;border-color:#526b5b}.auction-prototype-note{color:#8b8077;text-align:center;margin:14px 12px 0;font-size:7px;line-height:1.45}.auction-chat-overlay{z-index:120;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#27211d6b;justify-content:center;align-items:flex-end;padding:12px;display:flex;position:fixed;inset:0}.auction-chat-sheet{width:min(100%,456px);padding:23px 18px max(20px, env(safe-area-inset-bottom));background:#fffdf8;border-radius:20px;animation:.25s both sheet-up;position:relative;box-shadow:0 30px 80px #27211d4d}.auction-chat-close{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:50%;width:36px;height:36px;font-size:19px;position:absolute;top:13px;right:13px}.auction-chat-sheet>span{color:var(--atelier);letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:720}.auction-chat-sheet h2{margin:7px 0 5px;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:26px;font-weight:500}.auction-chat-sheet>p{color:#776d65;max-width:330px;margin:0 0 15px;font-size:9px;line-height:1.45}.auction-chat-sheet form{gap:8px;display:grid}.auction-chat-sheet textarea{resize:vertical;width:100%;min-height:100px;color:var(--ink);font:inherit;background:#f5f0e9;border:1px solid #27211d1f;border-radius:11px;padding:13px;font-size:10px}.auction-chat-sheet form button{background:var(--atelier);color:#fff;cursor:pointer;border:0;border-radius:11px;min-height:52px;font-size:10px;font-weight:700}.auction-message-sent{text-align:center;background:#e7eee8;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:135px;display:flex}.auction-message-sent i{color:#fff;background:#526b5b;border-radius:50%;place-items:center;width:34px;height:34px;margin-bottom:9px;font-style:normal;display:grid}.auction-message-sent strong{font-size:11px}.auction-message-sent span{color:#6e756f;margin-top:3px;font-size:8px}@keyframes auction-pulse{50%{opacity:.45;transform:scale(.88)}}@keyframes auction-offer-in{0%{opacity:0;transform:translateY(14px)}}@keyframes viewer-spin{to{transform:rotate(360deg)}}@keyframes fade-in{0%{opacity:0}}@keyframes sheet-up{0%{opacity:0;transform:translateY(26px)}}@media (width>=481px){.mobile-app{border:1px solid #ffffff8c;border-radius:34px;min-height:calc(100svh - 48px);margin:24px auto}.bottom-nav,.editor-price-dock{border-radius:0 0 34px 34px;bottom:24px;left:calc(50vw - 240px);right:calc(50vw - 240px)}}@media (width<=370px){.screen{padding-left:14px;padding-right:14px}.hero-card{padding-left:18px;padding-right:18px}.number-control{grid-template-columns:37px minmax(78px,1fr) 37px;min-width:176px}.number-control>button{width:37px}.preset-grid>button{padding-left:7px;padding-right:7px}.editor-title-row{padding-left:14px;padding-right:14px}.viewer-toolbar{padding-left:10px;padding-right:10px}.editor-sheet{padding-left:12px;padding-right:12px}.editor-step-tabs button{gap:3px;font-size:7px}.editor-step-tabs button span{font-size:11px}.editor-parameter-grid{gap:6px}.editor-parameter-grid .number-control{grid-template-columns:31px minmax(0,1fr) 31px}.editor-parameter-grid .number-control>button{width:31px}.editor-parameter-grid .number-input-wrap input{width:35px;font-size:10px}.section-count-options{gap:5px}.editor-price-dock{grid-template-columns:minmax(96px,1.2fr) repeat(2,minmax(45px,.62fr)) 74px}.editor-price-dock .dock-labor{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media print{html,body,.mobile-app{box-shadow:none;background:#fff}.mobile-app{width:100%;max-width:none}.topbar,.project-step-nav,.result-actions,.client-result-door-button,.client-result-offer>button,.client-result-offer>p,.client-secondary-actions,.progress-wrap,.result-hero .cabinet-editor-visual,.cabinet-door-slot,.door-open-hit,.door-close-hit{display:none!important}.result-print-preview{display:block}.screen{padding:20px}.result-card,.parts-details,.result-hero{break-inside:avoid;box-shadow:none;border-color:#ddd}}.client-start-screen{padding-top:max(14px, env(safe-area-inset-top))}.client-hero-photo{z-index:2;background:#d8c8b6;margin:18px -18px 16px;position:relative;overflow:hidden}.client-hero-photo img{object-fit:cover;object-position:50% 49%;width:100%;height:clamp(360px,105vw,500px);display:block}.client-hero-photo:after{content:"";pointer-events:none;background:linear-gradient(#0000,#27211d75);height:36%;position:absolute;inset:auto 0 0}.client-hero-photo figcaption{z-index:2;color:#fff;flex-direction:column;gap:3px;display:flex;position:absolute;bottom:15px;left:17px;right:17px}.client-hero-photo figcaption span{letter-spacing:.12em;text-transform:uppercase;font-size:7px;font-weight:720}.client-hero-photo figcaption strong{max-width:250px;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:17px;font-weight:500}.dimensions-editor,.interior-editorial,.materials-screen,.client-result-screen{padding-bottom:116px!important}.configurator-dock{z-index:48;width:min(100%,480px);min-height:88px;padding:10px 14px max(10px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffdf8f5;border-top:1px solid #27211d17;grid-template-columns:minmax(0,.85fr) minmax(168px,1.15fr);align-items:stretch;gap:12px;display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -16px 38px #3a2a1f21}.configurator-dock-price{flex-direction:column;justify-content:center;gap:1px;min-width:0;display:flex}.configurator-dock-price span{color:#877b72;letter-spacing:.05em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:7px;font-weight:700;overflow:hidden}.configurator-dock-price strong{letter-spacing:-.045em;text-overflow:ellipsis;white-space:nowrap;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:22px;font-weight:500;overflow:hidden}.configurator-dock-price small{color:#526b5b;text-overflow:ellipsis;white-space:nowrap;font-size:7px;font-weight:650;overflow:hidden}.configurator-dock>button{background:var(--atelier);color:#fff;cursor:pointer;border:0;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;min-width:0;min-height:62px;padding:0 17px;font-size:10px;font-weight:700;display:flex;box-shadow:0 10px 24px #71312833}.configurator-dock>button span{text-align:left;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.configurator-dock>button i{flex:none;font-size:19px;font-style:normal;font-weight:400}.configurator-dock>button:disabled{opacity:.42;cursor:not-allowed}.interior-guided-heading{margin-bottom:15px}.client-result-visual{background:linear-gradient(90deg,#0000 0 72%,#4f5b4512 72% 74%,#0000 74%),linear-gradient(#eee8e0 0 70%,#d5c6b6 70% 71%,#bfa98f 71% 100%);min-height:340px}.client-result-visual:before{z-index:0;content:"";background:repeating-linear-gradient(87deg,#4934250f 0 1px,#0000 1px 42px);position:absolute;inset:70% 0 0}.client-result-window{z-index:0;background:linear-gradient(135deg,#ffffff8f,#dae5e833);border:10px solid #ffffff9e;width:104px;height:140px;position:absolute;top:22px;left:22px;box-shadow:0 10px 35px #ffffff52}.client-result-plant{z-index:1;background:#5b6f5185;border-radius:58% 42% 48% 52%;width:45px;height:90px;position:absolute;bottom:48px;right:20px;transform:rotate(7deg);box-shadow:-18px 16px 0 -5px #7788698a,14px 20px 0 -8px #455a407a}.client-result-rug{z-index:1;background:#ebe2d49e;border-radius:50%;height:48px;position:absolute;bottom:10px;left:55px;right:55px;transform:perspective(130px)rotateX(56deg)}.client-result-visual .cabinet-editor-visual{z-index:3;position:relative}.client-result-offer>p{margin-top:13px}.client-secondary-actions .client-new-project-button,.auction-new-project{border-color:var(--atelier);background:var(--atelier);color:#fff}.auction-new-project{cursor:pointer;border:0;border-radius:12px;justify-content:space-between;align-items:center;width:100%;min-height:54px;margin-top:14px;padding:0 18px;font-size:10px;font-weight:700;display:flex}.auction-new-project i{font-size:19px;font-style:normal;font-weight:400}.client-print-sheet{display:none}@media (width>=481px){.configurator-dock{border-radius:0 0 34px 34px;bottom:24px;overflow:hidden}}@media (width<=370px){.configurator-dock{grid-template-columns:minmax(0,.78fr) minmax(156px,1.22fr);gap:8px;padding-left:12px;padding-right:10px}.configurator-dock-price strong{font-size:20px}.configurator-dock>button{padding:0 13px;font-size:9px}}@page{size:A4 portrait;margin:10mm}@media print{html,body{width:210mm;height:297mm;background:#fff!important;overflow:hidden!important}body{-webkit-print-color-adjust:exact;print-color-adjust:exact}.client-mobile-app>:not(.client-result-screen),.client-result-screen>:not(.client-print-sheet){display:none!important}.app-shell,.client-mobile-app,.client-result-screen{width:100%!important;min-height:0!important;box-shadow:none!important;background:#fff!important;border:0!important;border-radius:0!important;margin:0!important;padding:0!important;overflow:visible!important}.client-print-sheet{color:#27211d;page-break-after:avoid;break-after:avoid-page;grid-template-rows:auto auto minmax(0,1fr) auto auto auto auto;gap:4mm;width:190mm;height:277mm;margin:0;padding:0;overflow:hidden;display:grid!important}.client-print-header{border-bottom:.25mm solid #ddd4ca;justify-content:space-between;align-items:center;padding-bottom:3mm;display:flex}.client-print-header>div{align-items:center;gap:2.5mm;display:flex}.client-print-header>div>span{color:#fff;background:#8f4035;border-radius:.6mm 3.5mm .6mm .6mm;place-items:center;width:9mm;height:10mm;font-family:Georgia,serif;font-size:5mm;display:grid}.client-print-header p{flex-direction:column;margin:0;display:flex}.client-print-header strong{font-size:4mm}.client-print-header small{color:#81766d;font-size:2.4mm}.client-print-header>b{color:#8f4035;letter-spacing:.12em;text-transform:uppercase;font-size:2.6mm}.client-print-title{text-align:center}.client-print-title>span{color:#8f4035;letter-spacing:.15em;text-transform:uppercase;font-size:2.5mm;font-weight:720}.client-print-title h1{letter-spacing:-.04em;margin:1.5mm 0 1mm;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:10mm;font-weight:500;line-height:.95}.client-print-title h1 em{color:#8f4035;font-weight:400}.client-print-title p{color:#746b64;margin:0;font-size:2.8mm}.client-print-hero{background:linear-gradient(145deg,#f3eee7,#e5d9cb);border-radius:3mm;grid-template-columns:1.3fr .7fr;align-items:stretch;min-height:0;display:grid;overflow:hidden}.client-print-hero .cabinet-preview,.client-print-hero .cabinet-scene{height:100%!important;min-height:0!important}.client-print-hero .cabinet-scene{padding:6mm 8mm!important}.client-print-hero .cabinet-shell{width:min(88%, calc(220px * var(--cabinet-ratio)))!important;max-height:66mm!important}.client-print-hero .dimension{display:none!important}.client-print-hero .cabinet-door-slot{display:block!important}.client-print-hero .cabinet-door-panel{transform:none!important}.client-print-hero aside{color:#fff;background:#2d2723;flex-direction:column;justify-content:center;padding:7mm;display:flex}.client-print-hero aside span{color:#c8bdb3;letter-spacing:.08em;text-transform:uppercase;font-size:2.4mm}.client-print-hero aside strong{white-space:nowrap;margin:2mm 0;font-family:Georgia,serif;font-size:9mm;font-weight:500}.client-print-hero aside small{color:#b4a79d;font-size:2.6mm;line-height:1.45}.client-print-specs{border-top:.25mm solid #ddd4ca;border-bottom:.25mm solid #ddd4ca;grid-template-columns:1.5fr .5fr .65fr;margin:0;padding:3.5mm 0;display:grid}.client-print-specs>div{border-right:.25mm solid #ddd4ca;flex-direction:column;gap:1mm;padding:0 4mm;display:flex}.client-print-specs>div:first-child{padding-left:0}.client-print-specs>div:last-child{border-right:0}.client-print-specs dt{color:#8a7e75;font-size:2.4mm}.client-print-specs dd{margin:0;font-size:3.2mm;font-weight:700}.client-print-choice,.client-print-costs{break-inside:avoid;border:.25mm solid #ddd4ca;border-radius:3mm;padding:4mm}.client-print-choice h2,.client-print-costs h2{margin:0 0 3mm;font-family:Georgia,serif;font-size:5mm;font-weight:500}.client-print-choice>div{grid-template-columns:repeat(3,1fr);gap:2mm;display:grid}.client-print-choice article{background:#f0e9e0;border-radius:2mm;flex-direction:column;justify-content:center;min-height:16mm;padding:3mm;display:flex}.client-print-choice article span{color:#8a7e75;font-size:2.3mm}.client-print-choice article strong{margin-top:.8mm;font-size:3.2mm}.client-print-choice article small{color:#776d65;margin-top:.5mm;font-size:2.2mm}.client-print-choice>p{margin:3mm 0 0;font-size:2.8mm}.client-print-choice>.client-print-lighting{color:#7a5120;margin-top:1.2mm;font-size:2.35mm}.client-print-costs>div{grid-template-columns:repeat(2,1fr);gap:1.5mm 6mm;display:grid}.client-print-costs p{border-top:.2mm solid #e6dfd7;justify-content:space-between;gap:4mm;margin:0;padding-top:1.5mm;font-size:2.7mm;display:flex}.client-print-footer{background:#f6ead7;border-radius:2.5mm;align-items:center;gap:4mm;padding:3.5mm 4mm;display:flex}.client-print-footer span{color:#8a5b22;white-space:nowrap;font-size:2.6mm;font-weight:720}.client-print-footer p{color:#756453;margin:0;font-size:2.3mm;line-height:1.4}}.client-app-shell:is(.screen-dimensions,.screen-interior,.screen-materials,.screen-result){--editorial-accent:#8f4035;--editorial-accent-dark:#713128;--editorial-sage:#667768;--editorial-paper:#f7f2ea}.client-app-shell:is(.screen-dimensions,.screen-interior,.screen-materials,.screen-result) .client-mobile-app{background:radial-gradient(circle at 94% 1%, #ffffffeb, transparent 26%), var(--editorial-paper);width:min(100%,480px)}.client-app-shell:is(.screen-dimensions,.screen-interior,.screen-materials,.screen-result) .project-step-nav{box-shadow:none;background:#f7f2eaf0;border:0;border-bottom:1px solid #27211d0e;padding:3px 14px 7px}.client-app-shell:is(.screen-dimensions,.screen-interior,.screen-materials,.screen-result) .project-step-nav ol{gap:0;position:relative}.client-app-shell:is(.screen-dimensions,.screen-interior,.screen-materials,.screen-result) .project-step-nav ol:before{content:"";background:#cfc6bc;height:1px;position:absolute;top:19px;left:12.5%;right:12.5%}.client-app-shell:is(.screen-dimensions,.screen-interior,.screen-materials,.screen-result) .project-step-nav li{position:relative}.client-app-shell:is(.screen-dimensions,.screen-interior,.screen-materials,.screen-result) .project-step-nav button,.client-app-shell:is(.screen-dimensions,.screen-interior,.screen-materials,.screen-result) .project-step-nav button.active{color:#8f857d;min-height:42px;box-shadow:none;background:0 0;border:0;border-radius:0;flex-direction:column;gap:3px;font-size:7px;position:relative}.client-app-shell:is(.screen-dimensions,.screen-interior,.screen-materials,.screen-result) .project-step-nav button span{z-index:1;border:4px solid var(--editorial-paper);color:#0000;background:#aaa097;width:14px;height:14px;font-size:0;box-shadow:0 0 0 1px #aaa097}.client-app-shell:is(.screen-dimensions,.screen-interior,.screen-materials,.screen-result) .project-step-nav button.done{color:var(--editorial-sage)}.client-app-shell:is(.screen-dimensions,.screen-interior,.screen-materials,.screen-result) .project-step-nav button.done span{background:var(--editorial-sage);box-shadow:0 0 0 1px var(--editorial-sage)}.client-app-shell:is(.screen-dimensions,.screen-interior,.screen-materials,.screen-result) .project-step-nav button.active{color:var(--editorial-accent)}.client-app-shell:is(.screen-dimensions,.screen-interior,.screen-materials,.screen-result) .project-step-nav button.active span{background:var(--editorial-accent);box-shadow:0 0 0 1px var(--editorial-accent)}.client-app-shell .guided-editor-screen{padding:0 18px 116px}.client-app-shell .guided-visual-workspace{background:radial-gradient(circle at 50% 39%,#fffffffa,#0000 45%),linear-gradient(#f7f5f1,#ece6df);border-bottom:1px solid #27211d14;margin:0 -18px;overflow:hidden}.client-app-shell .guided-visual-workspace .cabinet-editor-visual{background:0 0;border:0;margin:0}.client-app-shell .guided-visual-workspace .viewer-toolbar{background:#f8f5f0db;border:0;padding:7px 12px 5px}.client-app-shell .guided-visual-workspace .viewer-toolbar button{border-radius:8px;min-height:36px;padding:0 10px;font-size:7px}.client-app-shell .guided-visual-workspace .viewer-stage{background:0 0;height:clamp(300px,min(82vw,44svh),365px);touch-action:pan-y!important}.client-app-shell .guided-visual-workspace .viewer-stage>div,.client-app-shell .guided-visual-workspace .viewer-stage canvas{touch-action:pan-y!important}.client-app-shell .guided-control-panel,.client-app-shell .editor-sheet.guided-control-panel,.client-app-shell .interior-guided-panel.guided-control-panel,.client-app-shell .material-controls.guided-control-panel{z-index:18;box-shadow:none;background:#fffdf8d1;border:0;border-radius:0;margin:0 -18px;padding:23px 18px 20px;position:relative}.guided-panel-heading{grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:12px;margin-bottom:15px;display:grid}.guided-panel-pill{min-width:58px;min-height:27px;color:var(--editorial-accent);white-space:nowrap;background:#ece2d7;border-radius:999px;justify-content:center;align-items:center;padding:0 11px;font-size:7px;font-weight:730;display:inline-flex}.guided-panel-heading h1,.guided-panel-heading h2{letter-spacing:-.04em;margin:-4px 0 3px;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:23px;font-weight:500;line-height:1}.guided-panel-heading p{color:#857b73;margin:0;font-size:8px;line-height:1.35}.guided-panel-summary{color:#8b8178;text-align:right;max-width:128px;padding-top:4px;font-size:7px;font-weight:620;line-height:1.35}.guided-category-tabs{background:#fffdf88f;border:1px solid #27211d1f;border-radius:12px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden}.guided-category-tabs>button{color:#615a54;cursor:pointer;background:0 0;border:0;border-right:1px solid #27211d17;justify-content:center;align-items:center;gap:8px;min-width:0;min-height:63px;padding:8px 7px;display:flex;position:relative}.guided-category-tabs>button:last-child{border-right:0}.guided-category-tabs>button:after{content:"";background:0 0;border-radius:2px 2px 0 0;height:2px;position:absolute;bottom:0;left:22%;right:22%}.guided-category-tabs>button.active{color:var(--editorial-accent);background:#fffdf8eb}.guided-category-tabs>button.active:after{background:var(--editorial-accent)}.guided-category-tabs strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:680;overflow:hidden}.guided-tab-icon,.guided-material-icon{color:currentColor;background:#f0ebe4;border:1px solid #27211d17;border-radius:8px;flex:none;place-items:center;width:24px;height:24px;font-family:Georgia,serif;font-size:15px;font-weight:400;display:grid}.guided-material-icon{box-shadow:inset 0 0 0 1px #ffffff61}.guided-active-control{margin-top:12px}.guided-active-control>.number-row,.guided-rod-control{background:#fbf7f0;border:1px solid #27211d1c;border-radius:12px;grid-template-columns:minmax(0,1fr) minmax(165px,.9fr);align-items:center;gap:12px;min-height:102px;padding:15px;display:grid}.guided-active-control .number-copy{flex-direction:column;gap:5px;min-width:0;display:flex}.guided-active-control .number-copy label,.guided-active-control .number-copy strong{color:var(--ink);font-size:11px;font-weight:670}.guided-active-control .number-copy span{color:#8a8078;font-size:7px;line-height:1.35}.guided-active-control .number-control{background:0 0;border:0;grid-template-columns:40px minmax(0,1fr) 40px;width:100%;min-width:0}.guided-active-control .number-control>button{width:40px;min-height:52px;color:var(--editorial-accent);background:#f2ece5;border-radius:50%;font-size:18px}.guided-active-control .number-input-wrap{border:0}.guided-active-control .number-input-wrap input{text-align:center;width:100%;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:29px;font-weight:500}.guided-rod-control .rod-count-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;display:grid}.guided-rod-control .rod-count-options button{background:#f5efe8;border-radius:9px;min-height:54px}.guided-rod-control .rod-count-options button.active{border-color:var(--editorial-accent);color:var(--editorial-accent-dark);box-shadow:inset 0 0 0 1px var(--editorial-accent);background:#f5e8e4}.guided-rod-control .rod-count-options strong{font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:20px;font-weight:500}.guided-action-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:11px;display:grid}.guided-action-grid .advanced-settings,.guided-action-grid .door-opening-disclosure,.guided-action-grid .section-lighting-disclosure,.guided-empty-action{background:#fbf7f0c7;border:1px solid #27211d1c;border-radius:11px;min-width:0;margin:0}.guided-action-grid .section-lighting-disclosure,.guided-action-grid details[open]{grid-column:1/-1}.guided-action-grid .advanced-settings>summary,.guided-action-grid .door-opening-disclosure>summary,.guided-action-grid .section-lighting-disclosure>summary{min-height:62px;padding:10px 30px 10px 12px}.guided-empty-action{flex-direction:column;justify-content:center;gap:3px;min-height:62px;padding:10px 12px;display:flex}.guided-empty-action strong{font-size:9px}.guided-empty-action small{color:#8a8078;font-size:7px}.client-app-shell .dimensions-editor .editor-parameter-grid{gap:8px;margin-top:0}.client-app-shell .dimension-precision-note{min-height:48px;color:var(--editorial-accent);background:#f2e9e1;border:1px solid #8f40351f;border-radius:11px;align-items:center;gap:10px;margin:0 0 12px;padding:10px 12px;display:flex}.client-app-shell .dimension-basis-selector{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;margin-bottom:9px;display:grid}.client-app-shell .dimension-basis-selector>span{color:#776d65;font-size:8px;font-weight:720}.client-app-shell .dimension-basis-selector>div{background:#f6f0e9;border:1px solid #27211d1a;border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;padding:3px;display:grid}.client-app-shell .dimension-basis-selector button{color:#776d65;cursor:pointer;background:0 0;border:0;border-radius:7px;min-height:34px;padding:7px 9px;font-size:8px;font-weight:720}.client-app-shell .dimension-basis-selector button.active{color:var(--editorial-accent-dark);background:#fffdf8;box-shadow:0 2px 8px #4a31261a}.client-app-shell .dimension-precision-note>span{background:#8f40351a;border-radius:50%;flex:none;place-items:center;width:25px;height:25px;font-size:13px;font-weight:800;display:grid}.client-app-shell .dimension-precision-note p{color:#776d65;margin:0;font-size:8px;line-height:1.45}.client-app-shell .dimension-precision-note strong{color:var(--editorial-accent-dark)}.client-app-shell .dimensions-editor .editor-parameter-grid .number-row{background:#fbf7f0;border:1px solid #27211d1c;border-radius:11px;padding:11px 5px 9px}.client-app-shell .dimensions-editor .editor-parameter-grid .number-control{background:#fffdf8c7;border:1px solid #27211d17;grid-template-columns:30px minmax(45px,1fr) 30px;overflow:hidden}.client-app-shell .dimensions-editor .editor-parameter-grid .number-control>button{width:30px}.client-app-shell .dimensions-editor .editor-parameter-grid .number-input-wrap{white-space:nowrap;gap:1px;padding:0 1px}.client-app-shell .dimensions-editor .editor-parameter-grid .number-input-wrap input{font-variant-numeric:tabular-nums;flex:0 0 33px;width:33px;font-size:10.5px}.client-app-shell .dimensions-editor .editor-parameter-grid .number-input-wrap span{flex:none;font-size:6.5px}.client-app-shell .dimensions-editor .section-count-editor{border-top:1px solid #27211d17;margin-top:13px;padding-top:13px}.client-app-shell .dimensions-editor .section-count-options{gap:6px;margin-top:9px}.client-app-shell .dimensions-editor .section-count-options button{background:#fbf7f0;border-radius:9px;min-height:42px}.client-app-shell .dimensions-editor .section-count-options button.active{border-color:var(--editorial-accent);background:var(--editorial-accent);color:#fff;box-shadow:none}.client-app-shell .guided-inline-note{min-height:42px;color:var(--editorial-accent);background:#f2e9e1;border-color:#8f40351a;margin-top:9px}.client-app-shell .guided-inline-note p{color:#776d65;display:block}.client-app-shell .guided-inline-note strong{color:var(--editorial-accent-dark)}.client-app-shell .dimensions-editor .guided-control-panel>.construction-status{border-radius:11px;min-height:54px;margin-top:10px;padding:10px 12px}.client-app-shell .dimensions-editor .guided-control-panel>.construction-status.success{text-align:center;justify-content:center;align-items:center}.client-app-shell .dimensions-editor .guided-control-panel>.construction-status.success>div{justify-content:center;align-items:center;display:flex}.client-app-shell .dimensions-editor .guided-control-panel>.construction-status.success strong{padding-top:0}.client-app-shell .material-hybrid-panel{min-height:330px}.guided-material-panel{margin-top:12px}.guided-material-section{gap:10px;display:grid}.guided-material-caption{flex-direction:column;gap:3px;display:flex}.guided-material-caption strong{font-size:10px}.guided-material-caption span{color:#857b73;font-size:7px}.client-app-shell .guided-material-section .material-selection-card{background:#fbf7f0;border-radius:12px;min-height:88px;margin:0}.client-app-shell .guided-material-section .material-selection-swatch{border-radius:11px;width:54px;height:54px}.client-app-shell .facade-type-strip{scroll-snap-type:x proximity;scrollbar-width:none;grid-template-columns:none;gap:7px;padding:1px 1px 4px;display:flex;overflow-x:auto}.client-app-shell .facade-type-strip::-webkit-scrollbar{display:none}.client-app-shell .facade-type-strip>button{scroll-snap-align:start;flex:0 0 118px;min-width:118px;min-height:88px;padding:10px}.client-app-shell .facade-type-strip>button small{display:none}.configurator-dock-action-copy{text-align:left;flex-direction:column;align-items:flex-start;gap:3px;min-width:0;display:flex}.configurator-dock>button .configurator-dock-action-copy strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:11px;font-weight:690;overflow:hidden}.configurator-dock>button .configurator-dock-action-copy small{color:#ffffffb8;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:8px;font-weight:520;overflow:hidden}.client-app-shell .client-result-screen{padding:22px 14px 116px}.client-result-heading{padding:4px 4px 19px}.client-result-heading h1{margin-top:0}.client-result-visual{background:#cfc2b5;border-color:#ffffffb3;min-height:545px}.client-result-visual:before,.client-result-window,.client-result-plant,.client-result-rug{content:none;display:none}.client-result-visual:after{z-index:1;content:"";pointer-events:none;background:linear-gradient(#0000,#39291c1f);height:28%;position:absolute;bottom:0;left:0;right:0}.client-result-visual .cabinet-editor-visual{z-index:3;background:0 0;position:relative}.client-result-visual .viewer-stage{height:clamp(500px,132vw,575px);touch-action:none!important;background:#cfc2b5!important}.client-result-visual.is-photo .viewer-stage{background:linear-gradient(#fff8ee04,#2f221909),url(/images/furniture-os-empty-room-photo.webp) 50%/cover no-repeat!important}.client-result-visual.is-photo .scene-photo canvas{filter:saturate(.94)contrast(1.025)}.client-result-visual.is-photo .viewer-fallback .cabinet-preview{filter:drop-shadow(0 18px 18px #37261829);transform:translateY(60px)}.client-result-visual.is-photo .viewer-fallback .cabinet-shadow{opacity:.34;filter:blur(13px)}.client-result-visual .viewer-stage>div,.client-result-visual .viewer-stage canvas{touch-action:none!important}.client-result-visual .viewer-stage:after,.client-app-shell .auction-room .viewer-stage:after{z-index:2;content:"";pointer-events:none;background:linear-gradient(#fff8ee0a,#0000 42%,#2c1d1417),radial-gradient(at 50% 43%,#0000 58%,#261b141c 100%);position:absolute;inset:0}.client-result-visual .viewer-stage canvas,.client-app-shell .auction-room .viewer-stage canvas{z-index:1}.client-room-scale-note{z-index:7;color:#635a52;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);max-width:calc(100% - 24px);font-family:var(--client-label-font);letter-spacing:.015em;pointer-events:none;background:#fffdf8d6;border:1px solid #31271f14;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:7px;font-weight:650;display:flex;position:absolute;top:12px;left:12px;box-shadow:0 5px 16px #30251d14}.client-result-mode-switch{z-index:11;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffdf8db;border:1px solid #31271f1a;border-radius:999px;grid-template-columns:1fr 1fr;gap:2px;padding:3px;display:grid;position:absolute;top:12px;right:12px;box-shadow:0 5px 16px #30251d17}.client-result-mode-switch button{color:#746960;min-width:43px;min-height:28px;font-family:var(--client-label-font);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:0 9px;font-size:8px;font-weight:680}.client-result-mode-switch button.active{background:var(--atelier);color:#fffaf4;box-shadow:0 4px 11px #70312833}.client-result-visual .client-room-scale-note{max-width:calc(100% - 124px)}.client-result-visual.is-photo .viewer-stage:after{background:linear-gradient(#fff8ee05,#0000 48%,#2c1d1412),radial-gradient(at 50% 44%,#0000 65%,#261b1414 100%)}.client-room-scale-note i{width:18px;height:18px;color:var(--atelier);background:#8f40351a;border-radius:50%;place-items:center;font-size:10px;font-style:normal;display:grid}.client-result-visual .viewer-gesture-hint{color:#665d56;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:left;background:#fffdf8db;border:1px solid #27211d14;border-radius:999px;justify-content:flex-start;width:auto;max-width:calc(100% - 145px);padding:7px 10px;font-size:7px;line-height:1.2;bottom:13px;left:13px;right:auto;box-shadow:0 5px 16px #30251d14}.client-result-visual .viewer-gesture-hint span{flex:none;font-size:12px}.client-result-offer{color:var(--ink);background:#fffdf8f5;border:1px solid #27211d17;border-top:0;padding:17px 17px 14px}.client-result-offer>div:first-child{text-align:left;align-items:flex-start}.client-result-offer>div:first-child span,.client-result-offer>div:first-child small,.client-result-offer dt,.client-result-offer>p{color:#82776e}.client-result-offer>div:first-child strong{font-size:32px}.client-result-offer dl{border-color:#27211d1a;margin:13px 0 10px}.client-result-offer dl div{border-color:#27211d1a}.client-result-offer dd{color:var(--ink)}.client-app-shell .auction-room{background:#cfc2b5;min-height:310px}.client-app-shell .auction-room:after,.client-app-shell .auction-room-light{content:none;display:none}.client-app-shell .auction-room .viewer-stage{height:310px}.client-app-shell .auction-project-caption{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#fffdf8b8;border-radius:9px;padding:7px 9px}.client-app-shell .camera-touch-capture .viewer-stage,.client-app-shell .camera-touch-capture .viewer-stage>div,.client-app-shell .camera-touch-capture .viewer-stage canvas{overscroll-behavior:contain;touch-action:none!important}.client-app-shell{--client-label-font:"Avenir Next", Avenir, "Helvetica Neue", Arial, sans-serif}.client-app-shell :is(.client-kicker,.guided-panel-pill,.client-hero-photo figcaption span,.client-result-offer>div:first-child span,.configurator-dock-price span,.auction-live,.auction-chat-sheet>span,.editorial-save-state){font-family:var(--client-label-font);letter-spacing:.045em;text-transform:none;font-style:normal;font-weight:650}.client-app-shell.screen-assistant .client-mobile-app{background:radial-gradient(circle at 88% 2%,#ffffffe6,#0000 27%),linear-gradient(#f5efe6,#eee4d8)}.assistant-screen{min-height:100svh;padding:max(17px, env(safe-area-inset-top)) 18px max(34px, env(safe-area-inset-bottom))}.assistant-back{color:#756b63;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;min-height:42px;padding:0;font-size:10px;font-weight:650;display:inline-flex}.assistant-back span{font-size:20px;font-weight:400}.assistant-heading{padding:20px 3px 23px}.assistant-heading>span{color:var(--atelier);font-family:var(--client-label-font);letter-spacing:.045em;font-size:9px;font-weight:680}.assistant-heading h1{letter-spacing:-.05em;max-width:420px;margin:11px 0 13px;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:clamp(32px,9vw,43px);font-weight:500;line-height:.98}.assistant-heading h1 em{color:var(--atelier);font-style:italic;font-weight:400}.assistant-heading p{color:#756b63;max-width:400px;margin:0;font-size:12px;line-height:1.5}.assistant-dialog{background:#fffdf8e6;border:1px solid #4f3f321a;border-radius:18px;padding:17px;box-shadow:0 18px 48px #422e2114}.assistant-message-row{grid-template-columns:36px minmax(0,1fr);align-items:start;gap:10px;display:grid}.assistant-avatar{background:var(--atelier);color:#fff;border-radius:50% 50% 10px;place-items:center;width:36px;height:36px;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:17px;display:grid}.assistant-message{background:#eee5da;border-radius:4px 14px 14px;padding:12px 13px}.assistant-message strong{font-size:11px;font-weight:700;display:block}.assistant-message p{color:#70665e;margin:5px 0 0;font-size:10px;line-height:1.45}.assistant-form{flex-direction:column;gap:11px;margin-top:17px;display:flex}.assistant-form>label{color:#433a34;font-size:10px;font-weight:700}.assistant-form textarea{resize:vertical;width:100%;min-height:132px;color:var(--ink);background:#fbf8f3;border:1px solid #54443729;border-radius:13px;outline:none;padding:14px;font-size:12px;line-height:1.5}.assistant-form textarea::placeholder{color:#9a9087}.assistant-form textarea:focus{border-color:#8f403585;box-shadow:0 0 0 3px #8f403517}.assistant-examples{flex-direction:column;align-items:flex-start;gap:7px;display:flex}.assistant-examples>span{color:#8c8178;font-size:8px;font-weight:650}.assistant-examples button{color:#6f6258;text-align:left;cursor:pointer;background:#f4eee6;border:1px solid #5444371a;border-radius:10px;min-height:36px;padding:8px 10px;font-size:8px;line-height:1.35}.assistant-submit,.assistant-draft>button:not(.assistant-rewrite){background:var(--atelier);color:#fff;cursor:pointer;border:0;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:58px;padding:0 17px;font-size:11px;font-weight:700;display:flex;box-shadow:0 11px 25px #71312833}.assistant-submit i,.assistant-draft>button i{font-size:20px;font-style:normal;font-weight:400}.assistant-submit:disabled{opacity:.42;cursor:not-allowed}.assistant-draft{border-top:1px solid #5444371a;grid-template-columns:34px minmax(0,1fr);gap:10px;margin-top:17px;padding-top:16px;display:grid}.assistant-draft-mark{color:#fff;background:#526b5b;border-radius:50%;place-items:center;width:34px;height:34px;font-size:14px;display:grid}.assistant-draft small{color:#526b5b;font-size:8px;font-weight:700}.assistant-draft h2{letter-spacing:-.025em;margin:5px 0 9px;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:18px;font-weight:500;line-height:1.15}.assistant-draft ul{flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;display:flex}.assistant-draft li{color:#526b5b;background:#edf1ec;border-radius:999px;padding:6px 8px;font-size:8px;font-weight:650}.assistant-draft div>p{color:#80756d;margin:10px 0 0;font-size:9px;line-height:1.4}.assistant-draft>button{grid-column:1/-1;margin-top:4px}.assistant-draft>.assistant-rewrite{min-height:42px;color:var(--atelier);cursor:pointer;background:0 0;border:0;margin-top:-3px;font-size:9px;font-weight:680}.assistant-manual{color:#675d55;cursor:pointer;background:0 0;border:0;min-height:44px;margin:13px auto 0;padding:0 16px;font-size:10px;font-weight:680;display:block}.assistant-privacy{color:#968a81;text-align:center;margin:2px 0 0;font-size:7px}@media (width<=370px){.assistant-screen{padding-left:14px;padding-right:14px}.assistant-heading h1{font-size:31px}.assistant-dialog{padding:14px}.client-app-shell .guided-editor-screen{padding-left:14px;padding-right:14px}.client-app-shell .guided-visual-workspace,.client-app-shell .guided-control-panel,.client-app-shell .editor-sheet.guided-control-panel,.client-app-shell .interior-guided-panel.guided-control-panel,.client-app-shell .material-controls.guided-control-panel,.client-app-shell .interior-editorial>.section-tabs{margin-left:-14px;margin-right:-14px}.guided-panel-heading{grid-template-columns:auto minmax(0,1fr);gap:10px}.guided-panel-summary{text-align:left;grid-column:2;max-width:none;padding:0}.guided-category-tabs>button{gap:5px;min-height:57px}.guided-tab-icon,.guided-material-icon{width:21px;height:21px;font-size:13px}.guided-active-control>.number-row,.guided-rod-control{grid-template-columns:1fr}.client-app-shell .dimensions-editor .editor-parameter-grid{scroll-snap-type:x proximity;scrollbar-width:none;grid-template-columns:none;grid-auto-columns:72%;grid-auto-flow:column;padding-bottom:5px;overflow-x:auto}.client-app-shell .dimensions-editor .editor-parameter-grid>*{scroll-snap-align:start}.configurator-dock{grid-template-columns:minmax(0,.72fr) minmax(158px,1.28fr)}.configurator-dock>button .configurator-dock-action-copy strong{font-size:10px}}.desktop-app-header{display:none}@media (width>=1024px){html,body{background:radial-gradient(circle at 8% 0,#fffffff0,#0000 31%),linear-gradient(145deg,#e8e2db,#d8d0c8)}.client-app-shell{min-height:100svh}.client-mobile-app,.client-app-shell:is(.screen-dimensions,.screen-interior,.screen-materials,.screen-result) .client-mobile-app,.client-app-shell.screen-interior .client-mobile-app{background:radial-gradient(circle at 94% 0,#ffffffe6,#0000 25%),#f4f0e9;border:0;border-radius:0;width:100%;max-width:1600px;min-height:100svh;margin:0 auto;overflow:visible;box-shadow:0 0 90px #33271d21}.desktop-app-header{z-index:72;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#faf7f2e8;border-bottom:1px solid #27211d14;grid-template-columns:minmax(270px,1fr) auto minmax(270px,1fr);align-items:center;gap:28px;min-height:76px;padding:0 clamp(28px,4vw,64px);display:grid;position:sticky;top:0;box-shadow:0 7px 24px #3a2a1f0b}.desktop-app-brand{cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:12px;width:fit-content;min-width:0;padding:0;display:inline-flex}.desktop-app-mark{background:var(--atelier);color:#fff;border-radius:50% 50% 11px;flex:none;place-items:center;width:38px;height:38px;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:20px;display:grid}.desktop-app-brand>span:last-child{flex-direction:column;gap:2px;min-width:0;display:flex}.desktop-app-brand strong{letter-spacing:-.025em;font-size:15px}.desktop-app-brand small{color:#83786f;font-size:10px}.desktop-app-context{text-align:center;flex-direction:column;align-items:center;gap:3px;display:flex}.desktop-app-context strong{font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:17px;font-weight:500}.desktop-app-context span{color:#8a8078;font-size:9px}.desktop-save-state{color:#617266;justify-self:end;align-items:center;gap:8px;width:fit-content;font-size:10px;font-weight:650;display:inline-flex}.desktop-save-state i{background:#e2ebe4;border-radius:50%;place-items:center;width:22px;height:22px;font-size:10px;font-style:normal;display:grid}.client-start-screen{padding:34px clamp(28px,4vw,64px) 52px}.client-hero{border-radius:30px;grid-template-rows:1fr auto auto auto;grid-template-columns:minmax(360px,.82fr) minmax(520px,1.18fr);align-items:center;column-gap:clamp(38px,5vw,78px);min-height:calc(100svh - 162px);padding:clamp(38px,5vw,72px);display:grid}.client-hero-copy{grid-area:1/1;align-self:end;padding-bottom:28px}.client-hero-copy h1{max-width:610px;margin:0 0 22px;font-size:clamp(52px,4.6vw,76px);line-height:.96}.client-hero-copy p{max-width:560px;font-size:17px;line-height:1.58}.client-hero-photo{border-radius:24px;grid-area:1/2/5;align-self:stretch;min-height:620px;margin:0;box-shadow:0 28px 62px #36261a2e}.client-hero-photo img{object-position:50% 49%;height:100%;min-height:620px;max-height:calc(100svh - 210px)}.client-hero-photo figcaption{bottom:25px;left:28px;right:28px}.client-hero-photo figcaption span{font-size:10px}.client-hero-photo figcaption strong{max-width:390px;font-size:25px}.client-how{grid-area:2/1;gap:10px;margin:0 0 18px}.client-how>span{border-radius:14px;min-height:90px;padding:16px 14px}.client-how b{font-size:10px}.client-how strong{font-size:15px}.client-how small{font-size:10px}.client-hero-cta{border-radius:15px;grid-area:3/1;min-height:68px;font-size:15px}.client-hero-footnote{grid-area:4/1;margin-top:12px;font-size:10px}.assistant-screen{grid-template-rows:auto 1fr auto auto;grid-template-columns:minmax(390px,.82fr) minmax(500px,1.18fr);align-items:center;column-gap:clamp(48px,6vw,96px);min-height:calc(100svh - 76px);padding:30px clamp(42px,7vw,112px) 54px;display:grid}.assistant-back{grid-area:1/1/auto/-1;font-size:12px}.assistant-heading{grid-area:2/1;padding:30px 0}.assistant-heading>span{font-size:11px}.assistant-heading h1{max-width:650px;margin:17px 0 20px;font-size:clamp(48px,4.2vw,68px)}.assistant-heading p{max-width:560px;font-size:16px;line-height:1.58}.assistant-dialog{border-radius:24px;grid-area:2/2;justify-self:end;width:100%;max-width:720px;padding:28px}.assistant-message-row{grid-template-columns:44px minmax(0,1fr);gap:13px}.assistant-avatar{width:44px;height:44px;font-size:20px}.assistant-message{border-radius:5px 18px 18px;padding:16px 18px}.assistant-message strong{font-size:14px}.assistant-message p{font-size:12px}.assistant-form{gap:14px;margin-top:22px}.assistant-form>label{font-size:12px}.assistant-form textarea{min-height:160px;padding:17px;font-size:14px}.assistant-examples{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.assistant-examples>span{grid-column:1/-1;font-size:10px}.assistant-examples button{min-height:56px;font-size:10px}.assistant-submit,.assistant-draft>button:not(.assistant-rewrite){min-height:66px;font-size:13px}.assistant-manual{grid-area:3/2;justify-self:center;font-size:11px}.assistant-privacy{grid-area:4/2;font-size:9px}.client-app-shell:is(.screen-dimensions,.screen-interior,.screen-materials,.screen-result) .project-step-nav,.client-app-shell.screen-interior .project-step-nav{background:#f7f2eaf2;padding:9px clamp(36px,6vw,92px) 11px;top:76px;box-shadow:0 8px 26px #3a2a1f0b}.client-app-shell:is(.screen-dimensions,.screen-interior,.screen-materials,.screen-result) .project-step-nav ol,.client-app-shell.screen-interior .project-step-nav ol{max-width:820px;margin:0 auto}.client-app-shell:is(.screen-dimensions,.screen-interior,.screen-materials,.screen-result) .project-step-nav button,.client-app-shell:is(.screen-dimensions,.screen-interior,.screen-materials,.screen-result) .project-step-nav button.active,.client-app-shell.screen-interior .project-step-nav button,.client-app-shell.screen-interior .project-step-nav button.active{gap:5px;min-height:50px;font-size:10px}.client-app-shell:is(.screen-dimensions,.screen-interior,.screen-materials,.screen-result) .project-step-nav button span,.client-app-shell.screen-interior .project-step-nav button span{width:17px;height:17px}.client-app-shell .guided-editor-screen{grid-template-columns:minmax(0,1.42fr) minmax(390px,.78fr);align-items:start;gap:24px;width:100%;max-width:1500px;min-height:calc(100svh - 152px);margin:0 auto;display:grid;padding:26px clamp(26px,3vw,48px) 148px!important}.materials-screen-content{display:contents}.client-app-shell .guided-visual-workspace,.client-app-shell .interior-visual-workspace{background:radial-gradient(circle at 48% 35%,#fffffffc,#0000 48%),linear-gradient(160deg,#f5f2ed,#e8e1da);border:1px solid #49372a1c;border-radius:24px;grid-area:1/1/span 4;align-self:start;margin:0;position:sticky;top:176px;overflow:hidden;box-shadow:0 24px 58px #392a1f1a}.client-app-shell .guided-visual-workspace .viewer-toolbar,.client-app-shell .interior-visual-workspace .viewer-toolbar{min-height:54px;padding:9px 14px}.client-app-shell .guided-visual-workspace .viewer-toolbar button,.client-app-shell .interior-visual-workspace .viewer-toolbar button{min-height:38px;padding:0 14px;font-size:10px}.client-app-shell .guided-visual-workspace .viewer-stage,.client-app-shell .interior-visual-workspace .viewer-stage{height:clamp(520px,100svh - 252px,790px);min-height:520px}.client-app-shell .guided-control-panel,.client-app-shell .editor-sheet.guided-control-panel,.client-app-shell .interior-guided-panel.guided-control-panel,.client-app-shell .material-controls.guided-control-panel{background:#fffdf8f0;border:1px solid #49372a1a;border-radius:22px;grid-column:2;width:100%;margin:0;padding:28px;box-shadow:0 18px 42px #392a1f13}.client-app-shell .interior-editorial>.section-tabs{background:#fffdf8d1;border:1px solid #49372a1a;border-radius:15px;grid-area:1/2;width:100%;margin:0;padding:7px}.client-app-shell .interior-editorial>.section-tabs button{border-radius:10px;min-height:42px;padding:0 13px;font-size:10px}.client-app-shell .interior-editorial>.section-tabs+.guided-control-panel{grid-row:2}.guided-panel-heading{gap:15px;margin-bottom:22px}.guided-panel-pill{min-width:70px;min-height:31px;font-size:9px}.guided-panel-heading h1,.guided-panel-heading h2{margin-top:-5px;font-size:31px}.guided-panel-heading p{font-size:11px}.guided-panel-summary{max-width:150px;font-size:9px}.guided-category-tabs>button{gap:10px;min-height:78px}.guided-category-tabs strong{font-size:11px}.guided-tab-icon,.guided-material-icon{width:29px;height:29px;font-size:17px}.guided-material-caption strong,.guided-active-control .number-copy label,.guided-active-control .number-copy strong{font-size:13px}.guided-material-caption span,.guided-active-control .number-copy span{font-size:10px}.client-app-shell .dimensions-editor .editor-parameter-grid{grid-template-columns:1fr;gap:10px}.client-app-shell .dimension-precision-note{min-height:58px;margin-bottom:14px;padding:12px 14px}.client-app-shell .dimension-precision-note p{font-size:10px}.client-app-shell .dimension-basis-selector{margin-bottom:10px}.client-app-shell .dimension-basis-selector>span,.client-app-shell .dimension-basis-selector button{font-size:10px}.client-app-shell .dimensions-editor .editor-parameter-grid .number-row{grid-template-columns:minmax(120px,1fr) minmax(180px,1.2fr);align-items:center;gap:12px;min-height:78px;padding:12px 14px;display:grid}.client-app-shell .dimensions-editor .editor-parameter-grid .number-copy label{font-size:12px}.client-app-shell .dimensions-editor .editor-parameter-grid .number-copy span{font-size:9px}.client-app-shell .dimensions-editor .editor-parameter-grid .number-control{grid-template-columns:40px minmax(88px,1fr) 40px;min-height:50px}.client-app-shell .dimensions-editor .editor-parameter-grid .number-control>button{width:40px;min-height:50px;font-size:18px}.client-app-shell .dimensions-editor .editor-parameter-grid .number-input-wrap input{flex-basis:58px;width:58px;font-size:15px}.client-app-shell .dimensions-editor .editor-parameter-grid .number-input-wrap span{font-size:9px}.client-app-shell .dimensions-editor .section-count-editor{margin-top:18px;padding-top:18px}.section-count-heading strong,.construction-status strong{font-size:12px}.section-count-heading span,.construction-status p{font-size:9px}.client-app-shell .dimensions-editor .section-count-options button{min-height:48px;font-size:13px}.guided-action-grid .advanced-settings>summary,.guided-action-grid .door-opening-disclosure>summary,.guided-action-grid .section-lighting-disclosure>summary{min-height:70px;padding:12px 34px 12px 15px}.guided-action-grid summary strong,.guided-action-grid summary>span{font-size:11px}.guided-action-grid summary small,.guided-empty-action small{font-size:9px}.client-app-shell .material-hybrid-panel{min-height:440px}.client-app-shell .facade-type-strip>button{flex-basis:145px;min-width:145px;min-height:106px}.client-app-shell .guided-material-section .material-selection-card{min-height:108px}.client-app-shell .guided-material-section .material-selection-swatch{width:66px;height:66px}.configurator-dock{background:#fffdf8f0;border:1px solid #49372a1c;border-radius:19px;grid-template-columns:minmax(0,.9fr) minmax(190px,1.1fr);gap:14px;width:clamp(390px,31vw,460px);min-height:96px;padding:12px;bottom:24px;left:auto;right:max(26px,50vw - 702px);overflow:hidden;transform:none;box-shadow:0 20px 54px #37271c33}.configurator-dock-price span,.configurator-dock-price small{font-size:9px}.configurator-dock-price strong{font-size:27px}.configurator-dock>button{border-radius:14px;min-height:70px}.configurator-dock>button .configurator-dock-action-copy strong{font-size:13px}.configurator-dock>button .configurator-dock-action-copy small{font-size:10px}.material-palette-overlay{align-items:center;padding:42px}.material-palette-sheet,.material-palette-sheet.hardware-palette-sheet{border-radius:26px;width:min(820px,100%);max-width:820px;max-height:calc(100svh - 84px)}.client-app-shell .client-result-screen{grid-template-columns:minmax(0,1.42fr) minmax(390px,.78fr);align-items:start;gap:16px 24px;display:grid;padding:28px clamp(26px,3vw,48px) 150px!important}.client-result-heading{text-align:left;grid-column:1/-1;padding:0 0 12px}.client-result-heading h1{margin:0 0 10px;font-size:clamp(42px,4vw,60px)}.client-result-heading p{max-width:650px;margin:0;font-size:14px}.client-result-visual{border-radius:24px;grid-area:2/1/span 7;min-height:650px;position:sticky;top:176px;box-shadow:0 24px 58px #392a1f24}.client-result-visual .viewer-stage{height:clamp(650px,100svh - 218px,820px)}.client-room-scale-note{padding:9px 13px;font-size:10px;top:18px;left:18px}.client-result-mode-switch{padding:4px;top:18px;right:18px}.client-result-mode-switch button{min-width:58px;min-height:34px;font-size:10px}.client-result-door-button{min-height:44px;padding:0 15px;font-size:10px;bottom:18px;right:18px}.client-result-offer,.client-readiness,.client-project-summary,.client-estimate-details,.client-secondary-actions{grid-column:2;margin-top:0}.client-result-offer{border:1px solid #27211d17;border-radius:20px;grid-row:2;padding:25px;box-shadow:0 15px 38px #392a1f12}.client-result-offer>div:first-child span{font-size:10px}.client-result-offer>div:first-child strong{font-size:44px}.client-result-offer>div:first-child small,.client-result-offer dt,.client-result-offer dd,.client-result-offer>p{font-size:10px}.client-readiness{border-radius:15px;grid-row:3;padding:18px}.client-readiness strong{font-size:12px}.client-readiness span{font-size:10px}.client-project-summary{border-radius:17px;grid-row:4;padding:21px}.client-section-heading>span{font-size:25px}.client-section-heading button{font-size:10px}.client-material-board article{min-height:100px}.client-material-board article span,.client-material-board article small{font-size:8px}.client-material-board article strong{font-size:11px}.client-interior-line{font-size:10px}.client-interior-line b{font-size:15px}.client-estimate-details{border-radius:15px;grid-row:5}.client-estimate-details summary span{font-size:11px}.client-estimate-details p{min-height:42px;font-size:10px}.client-secondary-actions{grid-row:6;grid-template-columns:1fr 1fr;gap:8px}.client-secondary-actions button{min-height:50px;font-size:10px}.client-secondary-actions button:last-child{grid-column:1/-1}.client-auction-screen{grid-template-columns:minmax(480px,.95fr) minmax(520px,1.05fr);align-items:start;gap:14px 28px;padding:38px clamp(36px,5vw,78px) 60px;display:grid}.auction-heading{grid-column:1/-1;padding:0 0 20px}.auction-live{font-size:10px}.auction-heading h1{max-width:850px;margin:12px 0 15px;font-size:clamp(48px,4vw,64px)}.auction-heading p{max-width:720px;font-size:14px}.client-app-shell .auction-room{border-radius:22px 22px 0 0;grid-area:2/1;min-height:520px;position:sticky;top:96px;box-shadow:0 20px 48px #392a1f1f}.client-app-shell .auction-room .viewer-stage{height:520px}.auction-status-panel{border-radius:0 0 22px 22px;grid-area:3/1;position:sticky;top:616px;box-shadow:0 20px 48px #392a1f1f}.auction-status-panel>div{padding:18px 16px}.auction-status-panel span{font-size:9px}.auction-status-panel strong{font-size:18px}.auction-list-heading{grid-area:2/2;padding:0 3px 8px}.auction-list-heading span{font-size:26px}.auction-list-heading small{font-size:9px}.auction-offers{grid-area:3/2;gap:12px}.auction-offer-card{border-radius:17px;padding:20px}.auction-offer-card>header strong{font-size:12px}.auction-offer-card>header span,.auction-offer-card>p,.auction-offer-card>small,.auction-offer-price span{font-size:9px}.auction-offer-price strong{font-size:18px}.auction-offer-card>footer button{min-height:48px;font-size:10px}.auction-prototype-note,.auction-new-project{grid-column:2}.auction-prototype-note{margin:4px 0;font-size:9px}.auction-new-project{min-height:60px;margin-top:0;font-size:12px}.auction-chat-overlay{align-items:center}.auction-chat-sheet{border-radius:24px;width:min(100%,620px);padding:30px}}.client-start-new-project{color:#756b63;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;width:fit-content;margin:11px auto 0;padding:5px 8px;font-size:9px;font-weight:680;text-decoration:underline;display:block}@media (width>=1024px) and (width<=1199px){.client-app-shell .guided-editor-screen,.client-app-shell .client-result-screen{grid-template-columns:minmax(0,1.25fr) minmax(380px,.75fr);padding-left:24px!important;padding-right:24px!important}.client-hero{grid-template-columns:minmax(340px,.9fr) minmax(470px,1.1fr);column-gap:34px;padding:38px}.client-hero-copy h1{font-size:50px}.client-auction-screen{grid-template-columns:minmax(430px,.9fr) minmax(470px,1.1fr);padding-left:30px;padding-right:30px}.configurator-dock{width:390px;right:24px}}.lead-request-screen{padding-bottom:max(46px, calc(env(safe-area-inset-bottom) + 30px))}.lead-request-heading{padding-bottom:14px}.lead-real-badge,.lead-success-heading>span{color:#456151;letter-spacing:.08em;text-transform:uppercase;background:#e7eee8;border-radius:999px;align-items:center;gap:7px;width:fit-content;margin-bottom:12px;padding:7px 10px;font-size:8px;font-weight:760;display:inline-flex}.lead-real-badge i,.lead-success-heading>span i{color:#fff;background:#526b5b;border-radius:50%;place-items:center;width:16px;height:16px;font-size:9px;font-style:normal;display:grid}.lead-project-room{border-radius:18px 18px 0 0}.lead-trust-strip{color:#fff;background:#2d2723;border-radius:0 0 16px 16px;grid-template-columns:1fr 1fr;display:grid}.lead-trust-strip article{border-right:1px solid #ffffff1a;grid-template-columns:25px minmax(0,1fr);align-items:center;gap:8px;min-width:0;padding:13px 11px;display:grid}.lead-trust-strip article:last-child{border-right:0}.lead-trust-strip article>i{color:#dfe8e1;background:#ffffff1a;border-radius:9px;place-items:center;width:25px;height:25px;font-size:10px;font-style:normal;display:grid}.lead-trust-strip article>span{flex-direction:column;gap:3px;min-width:0;display:flex}.lead-trust-strip strong{font-size:8px}.lead-trust-strip small{color:#a99e95;font-size:6.5px;line-height:1.35}.lead-request-form{background:#fffdf8f0;border:1px solid #27211d17;border-radius:18px;gap:13px;margin-top:16px;padding:20px 16px 16px;display:grid;box-shadow:0 16px 40px #3a2a1f12}.lead-form-heading{margin-bottom:2px}.lead-form-heading>span{color:var(--atelier,#8f4035);letter-spacing:.09em;text-transform:uppercase;font-size:8px;font-weight:760}.lead-form-heading h2{letter-spacing:-.025em;margin:5px 0 3px;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:24px;font-weight:500}.lead-form-heading p{color:#7d736b;margin:0;font-size:8px}.lead-request-form>label,.lead-contact-grid>label{gap:6px;display:grid}.lead-request-form label>span,.lead-contact-choice legend{color:#6f655e;font-size:8px;font-weight:680}.lead-request-form input[type=text],.lead-request-form input[type=tel]{width:100%;min-height:48px;color:var(--ink);background:#f7f2eb;border:1px solid #27211d1f;border-radius:11px;outline:none;padding:0 13px;font-size:11px}.lead-request-form input[type=text]:focus,.lead-request-form input[type=tel]:focus{border-color:#526b5b99;box-shadow:0 0 0 3px #526b5b1a}.lead-contact-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.lead-contact-choice{border:0;grid-template-columns:1fr 1.35fr;gap:7px;margin:1px 0 0;padding:0;display:grid}.lead-contact-choice legend{grid-column:1/-1;margin-bottom:1px}.lead-contact-choice label{cursor:pointer;background:#fffdf8;border:1px solid #27211d1c;border-radius:10px;justify-content:center;align-items:center;min-height:42px;padding:0 8px;display:flex}.lead-contact-choice label.selected{color:#456151;background:#e7eee8;border-color:#526b5b}.lead-contact-choice input{opacity:0;position:absolute}.lead-contact-choice label>span{color:inherit;font-size:8px}.lead-consent{cursor:pointer;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:9px!important;display:grid!important}.lead-consent input{accent-color:#526b5b;width:18px;height:18px;margin:0}.lead-consent>span{line-height:1.45;color:#756b63!important;font-size:7.5px!important;font-weight:520!important}.lead-honeypot{width:1px;height:1px;left:-10000px;overflow:hidden;position:absolute!important}.lead-form-error{color:#9d3f3a;background:#fae9e7;border-radius:10px;margin:0;padding:10px 12px;font-size:8px;line-height:1.4}.lead-submit-button{background:var(--atelier,#8f4035);color:#fff;cursor:pointer;border:0;border-radius:12px;justify-content:space-between;align-items:center;gap:14px;min-height:54px;padding:0 15px 0 17px;font-size:10px;font-weight:720;display:flex;box-shadow:0 12px 25px #50271f30}.lead-submit-button:disabled{cursor:wait;opacity:.65}.lead-submit-button i{font-size:17px;font-style:normal}.lead-form-footnote{color:#948981;text-align:center;margin:-2px 4px 0;font-size:6.5px;line-height:1.45}.lead-success-heading{padding:10px 4px 18px}.lead-success-heading h1{letter-spacing:-.045em;margin:0 0 10px;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:clamp(34px,9.5vw,44px);font-weight:500;line-height:.98}.lead-success-heading h1 em{color:var(--atelier,#8f4035);font-weight:400}.lead-success-heading p{color:#776d65;max-width:390px;margin:0;font-size:10px;line-height:1.5}.lead-success-card{color:#fff;background:#2d2723;border-radius:18px;padding:20px 18px;box-shadow:0 16px 34px #27211d2b}.lead-success-card>span{color:#b5aaa1;letter-spacing:.08em;text-transform:uppercase;font-size:7px}.lead-success-card>strong{letter-spacing:.01em;margin-top:7px;font-size:20px;display:block}.lead-success-card>p{color:#bdb3ab;margin:8px 0 0;font-size:8px;line-height:1.45}.lead-next-steps{gap:8px;margin-top:12px;display:grid}.lead-next-steps article{background:#fffdf8e6;border:1px solid #27211d17;border-radius:13px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:11px;padding:13px 14px;display:grid}.lead-next-steps article>i{color:#526b5b;background:#e7eee8;border-radius:11px;place-items:center;width:34px;height:34px;font-size:11px;font-style:normal;font-weight:760;display:grid}.lead-next-steps article>div{flex-direction:column;gap:3px;display:flex}.lead-next-steps strong{font-size:9px}.lead-next-steps span{color:#837870;font-size:7.5px;line-height:1.4}@media (width>=760px){.lead-request-form{padding:25px 23px 20px}.lead-form-heading h2{font-size:29px}.lead-request-form label>span,.lead-contact-choice legend,.lead-contact-choice label>span,.lead-trust-strip strong{font-size:10px}.lead-request-form input[type=text],.lead-request-form input[type=tel]{min-height:54px;font-size:13px}.lead-submit-button{min-height:60px;font-size:12px}}.estimate-service-alert{color:#7c5927;background:#fff8e9;border:1px solid #e5b45e;border-radius:11px;margin:10px 14px 0;padding:11px 13px;font-size:11px;line-height:1.45}.lead-request-form>label,.lead-contact-grid>label,.lead-context-grid>label{gap:6px;display:grid}.lead-request-form input[type=number],.lead-request-form input[type=file],.lead-request-form select,.lead-request-form textarea{width:100%;min-height:48px;color:var(--ink);font:inherit;background:#f7f2eb;border:1px solid #27211d1f;border-radius:11px;outline:none;padding:11px 13px;font-size:11px}.lead-request-form textarea{resize:vertical;min-height:92px}.lead-request-form input:focus,.lead-request-form select:focus,.lead-request-form textarea:focus{border-color:#526b5b99;box-shadow:0 0 0 3px #526b5b1a}.lead-area-choice{grid-template-columns:1.25fr 1fr}.lead-installation-heading{border-top:1px solid #27211d17;margin-top:12px;padding-top:18px}.lead-context-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.lead-demolition-choice{cursor:pointer;background:#fbf8f2;border:1px solid #27211d1a;border-radius:11px;align-items:center;min-height:46px;padding:10px 12px;gap:10px!important;display:flex!important}.lead-demolition-choice input{accent-color:#526b5b;width:19px;height:19px;margin:0}.lead-photo-field{background:#f3f7f3;border:1px dashed #526b5b59;border-radius:12px;padding:12px}.lead-photo-field input[type=file]{background:#fff;padding:9px}.lead-photo-field small{color:#7d736b;font-size:9px}.lead-consent a{color:#526b5b;text-decoration:underline}.lead-success-links{flex-wrap:wrap;gap:7px;margin-top:13px;display:flex}.lead-success-links>a,.lead-success-links>button{color:#355947;cursor:pointer;background:#e7eee8;border:0;border-radius:9px;align-items:center;min-height:40px;padding:0 12px;font-size:9px;font-weight:740;text-decoration:none;display:inline-flex}.lead-success-links>button{color:#fff;background:#ffffff1f}.lead-service-paused,.lead-previous-request{color:#74552c;background:#fff8e9;border:1px solid #e5b45e;border-radius:11px;gap:5px;padding:12px 13px;font-size:11px;line-height:1.45;display:grid}.lead-service-paused span{color:#7c684d}.lead-previous-request{color:#3d5c4b;background:#eef5f0;border-color:#cbdacf;grid-template-columns:minmax(0,1fr) auto;align-items:center}.lead-previous-request a{color:#315e47;font-weight:740;text-decoration:none}@media (width>=1024px){.lead-request-screen .lead-request-heading{grid-area:1/1/auto/-1}.lead-request-screen .lead-project-room{grid-area:2/1}.lead-request-screen .lead-trust-strip{grid-area:3/1}.lead-request-screen .lead-request-form{grid-area:2/2/span 2;margin-top:0}.lead-request-screen .lead-success-heading{grid-area:1/1/auto/-1}.lead-request-screen .lead-success-card{grid-area:2/1}.lead-request-screen .lead-next-steps{grid-area:2/2;margin-top:0}.lead-request-screen .auction-new-project{grid-area:3/2}}@media (width>=760px){.lead-request-form input[type=number],.lead-request-form input[type=file],.lead-request-form select,.lead-request-form textarea{font-size:13px}.lead-request-form label>span,.lead-context-grid label>span,.lead-contact-choice legend,.lead-contact-choice label>span{font-size:11px}.lead-form-heading p,.lead-success-card>p,.lead-next-steps span,.lead-consent>span,.lead-form-footnote{font-size:10px!important}}@media (width<=480px){.lead-context-grid{grid-template-columns:1fr}.lead-request-form label>span,.lead-contact-choice legend,.lead-contact-choice label>span,.lead-trust-strip strong,.lead-photo-field small,.lead-form-heading p,.lead-success-card>p,.lead-next-steps span,.lead-consent>span,.lead-form-footnote{font-size:11px!important}.lead-trust-strip small,.lead-real-badge,.lead-success-heading>span,.lead-form-heading>span{font-size:10px}.lead-previous-request{grid-template-columns:1fr}}body:has(.leads-admin){background:#f3f5f4}.leads-admin{--ink:#17231f;--muted:#69766f;--line:#dfe6e2;--green:#1f8a5b;min-height:100svh;color:var(--ink);background:#f3f5f4}.leads-sidebar{z-index:20;border-right:1px solid var(--line);background:#fbfcfb;flex-direction:column;width:238px;padding:24px 16px;display:flex;position:fixed;inset:0 auto 0 0}.leads-brand,.leads-sidebar nav a,.leads-sidebar nav button{color:inherit;text-decoration:none}.leads-brand{align-items:center;gap:10px;margin:0 8px 34px;display:flex}.leads-brand>span,.leads-mobile-mark{background:var(--green);color:#fff;border-radius:11px;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.leads-brand div,.leads-admin-user div{gap:2px;display:grid}.leads-brand strong{font-size:14px}.leads-brand small,.leads-admin-user small{color:#819089;font-size:10px}.leads-sidebar nav{gap:5px;display:grid}.leads-sidebar nav button,.leads-sidebar nav a{color:#5c6963;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:12px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:46px;padding:7px 11px;display:grid}.leads-sidebar nav button.active,.leads-sidebar nav a:hover{color:#176d48;background:#e7f3ed}.leads-sidebar nav i{text-align:center;font-style:normal}.leads-sidebar nav span{font-size:13px;font-weight:680}.leads-sidebar nav b{font-size:10px}.leads-admin-user{border-top:1px solid var(--line);align-items:center;gap:9px;margin-top:auto;padding:16px 8px 0;display:flex}.leads-admin-user>span{color:#fff;background:#273d34;border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;font-weight:760;display:grid}.leads-admin-user strong{text-overflow:ellipsis;white-space:nowrap;max-width:145px;font-size:11px;overflow:hidden}.leads-workspace{margin-left:238px}.leads-topbar{z-index:15;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbfcfbf0;border-bottom:1px solid #dae1dde6;justify-content:space-between;align-items:center;gap:20px;min-height:72px;padding:12px 28px;display:flex;position:sticky;top:0}.leads-topbar>div:first-child{align-items:center;gap:11px;display:flex}.leads-topbar h1,.leads-topbar p{margin:0}.leads-topbar h1{font-size:18px}.leads-topbar p{color:var(--muted);margin-top:3px;font-size:11px}.leads-topbar>span{color:var(--green);font-size:12px;font-weight:700}.leads-topbar>span.error{color:#b2493f}.leads-mobile-mark{display:none}.leads-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:20px 24px 14px;display:grid}.leads-kpis article,.leads-list-panel,.lead-detail-panel,.manufacturer-list article,.manufacturer-form{border:1px solid var(--line);background:#fff;border-radius:16px;box-shadow:0 8px 24px #1d2d2609}.leads-kpis article{gap:4px;padding:15px 17px;display:grid}.leads-kpis span,.leads-kpis small{color:var(--muted);font-size:10px}.leads-kpis strong{font-size:24px}.leads-columns{grid-template-columns:minmax(330px,.78fr) minmax(520px,1.22fr);gap:14px;padding:0 24px 30px;display:grid}.leads-list-panel{align-self:start;overflow:hidden}.leads-filters{border-bottom:1px solid var(--line);grid-template-columns:1fr 150px;gap:8px;padding:12px;display:grid}.leads-admin input,.leads-admin select,.leads-admin textarea{width:100%;min-height:42px;color:var(--ink);font:inherit;background:#fff;border:1px solid #d8e0dc;border-radius:10px;padding:9px 11px;font-size:12px}.leads-admin textarea{resize:vertical}.leads-list{max-height:calc(100svh - 230px);display:grid;overflow:auto}.leads-list>button{color:inherit;cursor:pointer;text-align:left;background:#fff;border:0;border-bottom:1px solid #edf1ef;grid-template-columns:10px minmax(0,1fr) auto;align-items:start;gap:10px;padding:14px;display:grid}.leads-list>button:hover,.leads-list>button.active{background:#f0f7f3}.lead-status-dot{background:#a8b2ad;border-radius:50%;width:8px;height:8px;margin-top:5px}.status-new{background:#e19237}.status-offers_received,.status-proposal_sent,.status-client_selected{background:#1f8a5b}.status-won{background:#7659d6}.status-lost{background:#b8c0bc}.leads-list button div{min-width:0}.leads-list strong,.leads-list small,.leads-list p{margin:0;display:block}.leads-list strong{font-size:13px}.leads-list small,.leads-list p{color:var(--muted);margin-top:4px;font-size:10px}.leads-list button>b{white-space:nowrap;font-size:11px}.leads-empty{color:var(--muted);text-align:center;margin:0;padding:28px}.lead-detail-panel{min-width:0;padding:18px}.lead-detail-panel>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:14px;display:flex}.lead-detail-panel>header span,.lead-detail-panel>header p{color:var(--muted);font-size:10px}.lead-detail-panel h2,.lead-detail-panel>header p{margin:3px 0 0}.lead-detail-panel>header>strong{font-size:18px}.lead-contact-actions{flex-wrap:wrap;gap:8px;padding:13px 0;display:flex}.lead-share-actions{flex-wrap:wrap;align-items:center;gap:8px;padding:0 0 13px;display:flex}.lead-share-actions a{color:#176d48;font-size:10px;font-weight:700}.lead-contact-actions a,.lead-detail-panel button,.manufacturer-form button{color:#fff;cursor:pointer;background:#1f8a5b;border:0;border-radius:10px;min-height:42px;padding:10px 14px;font-size:11px;font-weight:720;text-decoration:none}.lead-contact-actions a{color:#176d48;background:#e7f3ed;align-items:center;display:inline-flex}.lead-detail-panel .lead-delete-button{color:#a0473f;background:0 0;min-height:34px;margin-top:8px;padding:6px 9px;font-size:9px;text-decoration:underline}.lead-operator-card{background:#f5f8f6;border-radius:13px;grid-template-columns:170px minmax(0,1fr) auto;align-items:end;gap:10px;padding:13px;display:grid}.lead-operator-card label,.lead-offer-form label,.manufacturer-form label{gap:5px;display:grid}.lead-operator-card label>span,.lead-offer-form label>span,.manufacturer-form label>span{color:var(--muted);font-size:10px;font-weight:700}.lead-facts-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:12px 0;display:grid}.lead-facts-grid article{border:1px solid #e7ece9;border-radius:11px;gap:3px;padding:11px;display:grid}.lead-facts-grid span,.lead-facts-grid small{color:var(--muted);overflow-wrap:anywhere;font-size:9px}.lead-facts-grid strong{font-size:11px}.lead-detail-panel details{border:1px solid var(--line);border-radius:12px;margin-top:10px}.lead-detail-panel summary{cursor:pointer;padding:13px 14px;font-size:12px;font-weight:760}.lead-brief,.lead-project-spec,.lead-offers,.lead-photos,.lead-offer-form{padding:0 14px 14px}.lead-project-spec{gap:10px;display:grid}.lead-project-spec>dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin:0;display:grid}.lead-project-spec>dl div,.lead-project-sections article{border:1px solid #e9eeeb;border-radius:9px;padding:10px}.lead-project-spec dt,.lead-project-spec dd{margin:0;font-size:10px}.lead-project-spec dt,.lead-project-sections span,.lead-project-sections small{color:var(--muted)}.lead-project-spec dd{margin-top:3px;font-weight:700}.lead-project-sections{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.lead-project-sections article,.lead-project-sections span,.lead-project-sections small{gap:4px;font-size:10px;display:grid}.lead-detail-panel .lead-copy-brief{color:#176d48;background:#e7f3ed;justify-self:start}.lead-brief>p{white-space:pre-wrap;background:#f7f9f8;border-radius:9px;padding:11px;font-size:11px;line-height:1.55}.lead-brief dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.lead-brief dl div{border:1px solid #e9eeeb;border-radius:9px;padding:9px}.lead-brief dt,.lead-brief dd{margin:0;font-size:10px}.lead-brief dt{color:var(--muted)}.lead-brief dd{margin-top:3px;font-weight:700}.lead-photos{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.lead-photos a{border:1px solid var(--line);color:inherit;border-radius:9px;text-decoration:none;overflow:hidden}.lead-photos img{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.lead-photos span{text-overflow:ellipsis;white-space:nowrap;padding:6px;font-size:9px;display:block;overflow:hidden}.lead-offers{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.lead-offers article{border:1px solid #e4ebe7;border-radius:10px;padding:11px}.lead-offers article>div{justify-content:space-between;align-items:center;gap:8px;display:flex}.lead-offers article span,.lead-offers article small{color:var(--muted);font-size:9px}.lead-offers article>b{margin-top:8px;display:block}.lead-offers article p,.lead-offers article em{margin:5px 0 0;font-size:10px;font-style:normal;display:block}.lead-offer-actions{gap:6px;margin-top:9px;display:flex}.lead-offers .lead-offer-actions button,.lead-detail-panel .lead-offer-cancel{color:#315c48;background:#edf3ef;min-height:32px;padding:6px 9px;font-size:9px}.lead-offers .lead-offer-actions button:last-child{color:#a0473f}.lead-offer-form{border-top:1px solid var(--line);gap:9px;margin-top:10px;padding-top:12px;display:grid}.lead-offer-form h3{margin:0;font-size:13px}.lead-offer-form>div:not(.lead-offer-checks),.manufacturer-form>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.lead-offer-checks{flex-wrap:wrap;gap:14px;display:flex}.lead-offer-checks label{align-items:center;gap:6px;font-size:10px;display:flex}.lead-offer-checks input{width:17px;min-height:17px}.manufacturers-panel{grid-template-columns:minmax(0,1fr) 390px;gap:14px;padding:22px 24px;display:grid}.manufacturer-list{align-content:start;gap:10px;display:grid}.manufacturer-list article,.manufacturer-form{padding:16px}.manufacturer-list article>div{justify-content:space-between;display:flex}.manufacturer-list article p,.manufacturer-list article small,.manufacturer-list article em{color:var(--muted);margin:6px 0 0;font-size:11px;font-style:normal;display:block}.manufacturer-list article>button,.manufacturer-form .manufacturer-cancel{color:#315c48;cursor:pointer;background:#edf3ef;border:0;border-radius:9px;min-height:34px;margin-top:10px;padding:7px 10px;font-size:9px;font-weight:700}.manufacturer-active-check{grid-template-columns:18px minmax(0,1fr);align-items:center;display:flex!important}.manufacturer-active-check input{width:18px;min-height:18px}.manufacturer-list article span{background:#edf2ef;border-radius:99px;padding:4px 7px;font-size:9px}.manufacturer-form{align-self:start;gap:10px;display:grid}.manufacturer-form>span{color:var(--green);text-transform:uppercase;font-size:10px;font-weight:780}.manufacturer-form h2{margin:0 0 5px;font-size:18px}.manufacturer-form>div{grid-template-columns:repeat(2,minmax(0,1fr))}@media (width<=1100px){.leads-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.leads-columns{grid-template-columns:1fr}.leads-list{max-height:420px}.manufacturers-panel{grid-template-columns:1fr}}@media (width<=760px){.leads-sidebar{display:none}.leads-workspace{margin-left:0}.leads-topbar{padding:10px 14px}.leads-mobile-mark{display:grid}.leads-kpis,.leads-columns,.manufacturers-panel{padding-left:12px;padding-right:12px}.lead-operator-card{grid-template-columns:1fr}.lead-facts-grid,.lead-photos,.lead-offers,.lead-brief dl,.lead-project-spec>dl,.lead-project-sections{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=480px){.leads-kpis,.lead-facts-grid,.lead-photos,.lead-offers,.lead-brief dl,.lead-project-spec>dl,.lead-project-sections,.lead-offer-form>div:not(.lead-offer-checks),.manufacturer-form>div,.leads-filters{grid-template-columns:1fr}}body:has(.admin-login-page){background:#17231f}.admin-login-page{color:#17231f;background:radial-gradient(circle at 15% 5%,#51967140,#0000 28rem),#17231f;place-items:center;min-height:100svh;padding:24px;display:grid}.admin-login-page>section{background:#fbfcfb;border-radius:22px;width:min(100%,430px);padding:34px;box-shadow:0 28px 90px #0000004d}.admin-login-brand{color:inherit;align-items:center;gap:9px;margin-bottom:34px;text-decoration:none;display:flex}.admin-login-brand i{color:#fff;background:#1f8a5b;border-radius:11px;place-items:center;width:38px;height:38px;font-style:normal;font-weight:800;display:grid}.admin-login-brand span{display:grid}.admin-login-brand strong{font-size:13px}.admin-login-brand small{color:#78847e;font-size:9px}.admin-login-page section>span{color:#1f8a5b;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:780}.admin-login-page h1{letter-spacing:-.045em;margin:9px 0 0;font-size:36px;line-height:1}.admin-login-page section>p{color:#69766f;margin:13px 0 24px;font-size:12px;line-height:1.5}.admin-login-page form{gap:12px;display:grid}.admin-login-page label{gap:6px;display:grid}.admin-login-page label span{color:#69766f;font-size:10px;font-weight:700}.admin-login-page input{min-height:50px;font:inherit;border:1px solid #d9e1dc;border-radius:11px;padding:0 13px}.admin-login-page button,.admin-chatgpt-login{color:#fff;cursor:pointer;background:#1f8a5b;border:0;border-radius:11px;justify-content:center;align-items:center;min-height:50px;font-size:12px;font-weight:740;text-decoration:none;display:flex}.admin-login-page form p{color:#a23f39;margin:0;font-size:10px}.admin-login-page aside{color:#76541f;background:#fff4d9;border-radius:10px;padding:13px;font-size:10px;line-height:1.5}.admin-chatgpt-login{background:#283a32;margin-top:10px}body:has(.pricing-admin){background:#f3f5f4}.pricing-admin{--admin-ink:#17231f;--admin-muted:#6c7772;--admin-line:#e1e6e3;--admin-green:#1f8a5b;--admin-green-deep:#176d48;--admin-green-soft:#e8f4ee;min-height:100svh;color:var(--admin-ink);background:#f3f5f4}.pricing-sidebar{z-index:20;background:#fbfcfb;border-right:1px solid #dde3df;flex-direction:column;width:252px;padding:26px 18px 22px;display:flex;position:fixed;inset:0 auto 0 0}.pricing-brand{color:inherit;align-items:center;gap:11px;margin:0 8px 38px;text-decoration:none;display:flex}.pricing-brand>span,.pricing-mobile-mark{background:var(--admin-green);color:#fff;border-radius:11px;flex:none;place-items:center;width:38px;height:38px;font-size:19px;font-weight:780;display:grid;box-shadow:0 8px 20px #1f8a5b33}.pricing-brand div{gap:2px;display:grid}.pricing-brand strong{letter-spacing:-.02em;font-size:15px}.pricing-brand small{color:#82908a;font-size:11px;font-weight:620}.pricing-sidebar nav{gap:5px;display:grid}.pricing-sidebar nav .pricing-leads-link{color:#176d48;background:#e8f4ee;border-radius:12px;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:7px;min-height:46px;margin-bottom:18px;padding:5px 12px 5px 8px;font-size:12px;font-weight:680;text-decoration:none;display:grid}.pricing-sidebar nav .pricing-leads-link i{text-align:center;font-style:normal}.pricing-sidebar nav .pricing-leads-link b{font-size:12px}.pricing-sidebar nav>p{color:#9aa49f;letter-spacing:.1em;text-transform:uppercase;margin:0 12px 10px;font-size:10px;font-weight:760}.pricing-sidebar nav button{color:#5b6762;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:12px;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:7px;min-height:46px;padding:5px 12px 5px 8px;transition:all .16s;display:grid}.pricing-sidebar nav button:hover{color:var(--admin-ink);background:#f1f5f3}.pricing-sidebar nav button.active{background:var(--admin-green-soft);color:var(--admin-green-deep);box-shadow:inset 3px 0 var(--admin-green)}.pricing-sidebar nav button i{border:1px solid #0000;border-radius:8px;place-items:center;width:28px;height:28px;font-size:14px;font-style:normal;display:grid}.pricing-sidebar nav button.active i{background:#ffffffb3;border-color:#1f8a5b1f}.pricing-sidebar nav button span{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:660;overflow:hidden}.pricing-sidebar nav button b{color:#84908b;text-align:center;background:#17231f0d;border-radius:999px;min-width:22px;padding:3px 6px;font-size:10px}.pricing-sidebar-user{border-top:1px solid var(--admin-line);align-items:center;gap:10px;margin-top:auto;padding:15px 8px 0;display:flex}.pricing-sidebar-user>span{color:#fff;background:#273d34;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-size:11px;font-weight:750;display:grid}.pricing-sidebar-user div{gap:2px;min-width:0;display:grid}.pricing-sidebar-user strong,.pricing-sidebar-user small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.pricing-sidebar-user strong{font-size:12px}.pricing-sidebar-user small{color:#8a958f;font-size:10px}.pricing-workspace{min-width:0;margin-left:252px}.pricing-topbar{z-index:15;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbfcfbeb;border-bottom:1px solid #dae1dde6;justify-content:space-between;align-items:center;gap:24px;min-height:76px;padding:12px 34px;display:flex;position:sticky;top:0}.pricing-topbar>div:first-child{align-items:center;gap:12px;display:flex}.pricing-mobile-mark{display:none}.pricing-topbar h1{letter-spacing:-.025em;margin:0;font-size:18px}.pricing-topbar p{color:var(--admin-muted);margin:4px 0 0;font-size:11px}.pricing-topbar-actions{align-items:center;gap:9px;display:flex}.pricing-save-indicator{color:#73807a;align-items:center;gap:6px;margin-right:5px;font-size:11px;font-weight:620;display:flex}.pricing-save-indicator i{background:var(--admin-green-soft);width:18px;height:18px;color:var(--admin-green);border-radius:50%;place-items:center;font-size:10px;font-style:normal;display:grid}.pricing-save-indicator.dirty{color:#9a6f28}.pricing-save-indicator.dirty i{color:#c6811c;background:#fff2da;font-size:20px;line-height:0}.pricing-primary-button,.pricing-secondary-button{cursor:pointer;border-radius:10px;min-height:42px;padding:0 17px;font-size:12px;font-weight:710;transition:all .16s}.pricing-primary-button{border:1px solid var(--admin-green);background:var(--admin-green);color:#fff;box-shadow:0 7px 16px #1f8a5b2e}.pricing-primary-button:hover{border-color:var(--admin-green-deep);background:var(--admin-green-deep)}.pricing-secondary-button{color:#34423c;background:#fff;border:1px solid #d7ded9}.pricing-secondary-button:hover{background:#f9fbfa;border-color:#bfc9c3}.pricing-primary-button:disabled,.pricing-secondary-button:disabled{cursor:not-allowed;opacity:.48;box-shadow:none}.pricing-page{width:min(100%,1320px);margin:0 auto;padding:34px 34px 70px}.pricing-hero{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:24px;display:flex}.pricing-hero>div:first-child>span{background:var(--admin-green-soft);color:var(--admin-green-deep);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;margin-bottom:8px;padding:5px 9px;font-size:9px;font-weight:780;display:inline-flex}.pricing-hero h2{letter-spacing:-.045em;margin:0;font-size:clamp(26px,3vw,36px)}.pricing-hero p{max-width:680px;color:var(--admin-muted);margin:9px 0 0;font-size:13px;line-height:1.55}.pricing-version{border:1px solid var(--admin-line);background:#fff;border-radius:13px;align-items:center;gap:10px;min-width:220px;padding:13px 15px;display:flex;box-shadow:0 7px 22px #1e30280a}.pricing-version>i{background:var(--admin-green-soft);width:31px;height:31px;color:var(--admin-green);border-radius:9px;flex:none;place-items:center;font-size:12px;font-style:normal;display:grid}.pricing-version>span{gap:1px;display:grid}.pricing-version small{color:#8b9691;text-transform:uppercase;font-size:9px;font-weight:680}.pricing-version strong{font-size:12px}.pricing-version em{color:var(--admin-muted);font-size:9px;font-style:normal}.pricing-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:18px;display:grid}.pricing-summary article{border:1px solid var(--admin-line);background:#fff;border-radius:15px;align-content:center;gap:2px;min-height:112px;padding:18px 20px;display:grid;position:relative;overflow:hidden}.pricing-summary article:after{content:"";background:radial-gradient(circle,#1f8a5b17,#0000 68%);border-radius:50%;width:92px;height:92px;position:absolute;top:-26px;right:-20px}.pricing-summary span{color:var(--admin-muted);font-size:10px;font-weight:640}.pricing-summary strong{letter-spacing:-.04em;font-size:27px}.pricing-summary small{color:#929d98;font-size:9px}.pricing-feedback{color:#226b4b;background:#eff8f3;border:1px solid #cce6d8;border-radius:11px;align-items:center;gap:9px;margin-bottom:14px;padding:11px 14px;font-size:11px;font-weight:630;display:flex}.pricing-feedback.error{color:#a94840;background:#fff2f0;border-color:#efd1cd}.pricing-feedback span{color:#fff;background:currentColor;border-radius:50%;place-items:center;width:21px;height:21px;font-size:10px;display:grid}.pricing-table-card,.pricing-history{border:1px solid var(--admin-line);background:#fff;border-radius:16px;box-shadow:0 10px 35px #1e302809}.pricing-table-heading,.pricing-section-heading{border-bottom:1px solid var(--admin-line);justify-content:space-between;align-items:center;gap:20px;min-height:75px;padding:15px 20px;display:flex}.pricing-table-heading h3,.pricing-section-heading h3{margin:0;font-size:14px}.pricing-table-heading p,.pricing-section-heading p{color:var(--admin-muted);margin:4px 0 0;font-size:10px}.pricing-search{color:#929b97;background:#fafbfa;border:1px solid #dce2de;border-radius:10px;align-items:center;gap:7px;width:min(270px,34vw);height:38px;padding:0 11px;display:flex}.pricing-search input{width:100%;min-width:0;color:var(--admin-ink);background:0 0;border:0;outline:0;font-size:11px}.pricing-table{width:100%}.pricing-table-row{border-bottom:1px solid #edf0ee;grid-template-columns:minmax(240px,1.65fr) minmax(120px,.7fr) minmax(185px,.88fr) minmax(115px,.65fr);align-items:center;gap:18px;min-height:78px;padding:13px 20px;display:grid}.pricing-table-row:last-child{border-bottom:0}.pricing-table-header{color:#8d9893;letter-spacing:.06em;text-transform:uppercase;background:#fafbfa;min-height:36px;padding-top:7px;padding-bottom:7px;font-size:9px;font-weight:740}.pricing-item-cell,.pricing-published-cell{gap:4px;display:grid}.pricing-item-cell strong{font-size:12px}.pricing-item-cell span,.pricing-published-cell span{color:var(--admin-muted);font-size:9px}.pricing-published-cell strong{font-size:13px}.pricing-input-cell{background:#fcfdfc;border:1px solid #d5ddd8;border-radius:10px;align-items:center;height:42px;transition:all .15s;display:flex;overflow:hidden}.pricing-input-cell:focus-within{border-color:var(--admin-green);box-shadow:0 0 0 3px #1f8a5b1a}.pricing-input-cell input{width:100%;min-width:0;height:100%;color:var(--admin-ink);-moz-appearance:textfield;background:0 0;border:0;outline:0;padding:0 10px;font-size:13px;font-weight:680}.pricing-input-cell input::-webkit-inner-spin-button{appearance:none;margin:0}.pricing-input-cell input::-webkit-outer-spin-button{appearance:none;margin:0}.pricing-input-cell>span{color:#75817b;white-space:nowrap;background:#f5f7f6;border-left:1px solid #e0e5e2;justify-content:center;align-self:stretch;align-items:center;min-width:68px;padding:0 7px;font-size:9px;display:flex}.pricing-delta-cell{color:#8b9691;font-size:10px;font-weight:680}.pricing-delta-cell.up{color:#b26c23}.pricing-delta-cell.down{color:var(--admin-green)}.pricing-empty{color:var(--admin-muted);text-align:center;padding:40px 20px;font-size:12px}.pricing-history{margin-top:18px}.pricing-history-list{padding:3px 20px 10px}.pricing-history-list article{border-bottom:1px solid #edf0ee;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:66px;display:grid}.pricing-history-list article:last-child{border-bottom:0}.pricing-history-list article>span{color:#87928d;background:#f2f4f3;border-radius:8px;place-items:center;width:28px;height:28px;font-size:11px;display:grid}.pricing-history-list article>span.current{background:var(--admin-green-soft);color:var(--admin-green)}.pricing-history-list article>div{gap:3px;display:grid}.pricing-history-list strong{font-size:11px}.pricing-history-list strong i{background:var(--admin-green-soft);color:var(--admin-green);border-radius:999px;margin-left:8px;padding:3px 6px;font-size:8px;font-style:normal;font-weight:750}.pricing-history-list small,.pricing-history-list time{color:var(--admin-muted);font-size:9px}.pricing-modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#141f1b6b;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.pricing-modal{background:#fff;border-radius:20px;width:min(100%,470px);padding:30px;position:relative;box-shadow:0 30px 90px #141f1b40}.pricing-modal-close{color:#708079;cursor:pointer;background:#f2f4f3;border:0;border-radius:50%;place-items:center;width:32px;height:32px;font-size:20px;display:grid;position:absolute;top:15px;right:15px}.pricing-modal-icon{background:var(--admin-green-soft);width:43px;height:43px;color:var(--admin-green);border-radius:12px;place-items:center;font-size:18px;display:grid}.pricing-modal h2{letter-spacing:-.035em;margin:18px 0 8px;font-size:23px}.pricing-modal>p{color:var(--admin-muted);margin:0;font-size:12px;line-height:1.55}.pricing-modal>label{color:#4f5e57;gap:7px;margin-top:22px;font-size:10px;font-weight:700;display:grid}.pricing-modal>label input{border:1px solid #d8dfdb;border-radius:10px;outline:0;height:43px;padding:0 12px;font-size:12px}.pricing-modal>label input:focus{border-color:var(--admin-green);box-shadow:0 0 0 3px #1f8a5b1a}.pricing-modal-summary{border:1px solid var(--admin-line);background:#fafbfa;border-radius:11px;grid-template-columns:repeat(2,1fr);margin-top:15px;display:grid;overflow:hidden}.pricing-modal-summary span{gap:3px;padding:12px;display:grid}.pricing-modal-summary span+span{border-left:1px solid var(--admin-line)}.pricing-modal-summary small{color:var(--admin-muted);font-size:9px}.pricing-modal-summary strong{font-size:13px}.pricing-modal-actions{justify-content:flex-end;gap:9px;margin-top:22px;display:flex}.pricing-modal-actions>button{cursor:pointer;border-radius:10px;min-height:42px;padding:0 18px;font-size:11px;font-weight:700}.pricing-modal-actions>button:first-child{background:#fff;border:1px solid #d9dfdc}@media (width<=980px){.pricing-sidebar{width:210px;padding-left:12px;padding-right:12px}.pricing-workspace{margin-left:210px}.pricing-topbar{padding-inline:22px}.pricing-save-indicator{display:none}.pricing-page{padding-inline:22px}.pricing-table-row{grid-template-columns:minmax(190px,1.4fr) minmax(100px,.7fr) minmax(165px,.9fr) minmax(96px,.6fr);gap:12px}}@media (width<=760px){.pricing-sidebar{border:0;width:auto;height:auto;padding:0;position:static}.pricing-brand,.pricing-sidebar-user{display:none}.pricing-sidebar nav{z-index:14;border-bottom:1px solid var(--admin-line);scrollbar-width:none;background:#fbfcfbf5;padding:9px 14px;display:flex;position:sticky;top:67px;overflow-x:auto}.pricing-sidebar nav::-webkit-scrollbar{display:none}.pricing-sidebar nav>p{display:none}.pricing-sidebar nav button{background:#fff;border:1px solid #e2e6e4;border-radius:999px;flex:none;min-height:38px;padding:4px 10px;display:flex}.pricing-sidebar nav button.active{border-color:var(--admin-green);background:var(--admin-green);color:#fff;box-shadow:none}.pricing-sidebar nav button i,.pricing-sidebar nav button b{display:none}.pricing-sidebar nav button span{font-size:11px}.pricing-workspace{margin-left:0}.pricing-topbar{min-height:67px;padding:9px 14px}.pricing-mobile-mark{border-radius:10px;width:35px;height:35px;font-size:16px;display:grid}.pricing-topbar h1{font-size:15px}.pricing-topbar p,.pricing-topbar-actions .pricing-secondary-button{display:none}.pricing-primary-button{min-height:39px;padding-inline:12px;font-size:10px}.pricing-page{padding:22px 14px 50px}.pricing-hero{display:grid}.pricing-hero h2{font-size:27px}.pricing-version{min-width:0}.pricing-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.pricing-summary article{min-height:95px;padding:12px}.pricing-summary span{font-size:8px}.pricing-summary strong{font-size:23px}.pricing-summary small{display:none}.pricing-table-heading{flex-direction:column;align-items:stretch;gap:12px}.pricing-search{width:100%}.pricing-table-header{display:none}.pricing-table-row{grid-template-columns:minmax(0,1fr) minmax(135px,.68fr);gap:10px 14px;padding:16px}.pricing-published-cell{text-align:right;align-items:end}.pricing-input-cell{grid-column:1/-1}.pricing-delta-cell{text-align:right;grid-column:1/-1}.pricing-history-list article{grid-template-columns:30px minmax(0,1fr)}.pricing-history-list time{grid-column:2;margin-top:-10px;padding-bottom:8px}.pricing-modal{padding:24px 20px}}body:has(.privacy-page){background:#f5f5f2}.privacy-page{color:#17221e;min-height:100svh;padding-bottom:70px}.privacy-page>header{justify-content:space-between;align-items:center;gap:15px;width:min(100% - 32px,880px);min-height:74px;margin-inline:auto;display:flex}.privacy-page>header>a:last-child{color:#607068;font-size:11px}.privacy-brand{color:inherit;align-items:center;gap:9px;text-decoration:none;display:flex}.privacy-brand i{color:#fff;background:#1f8a5b;border-radius:10px;place-items:center;width:36px;height:36px;font-style:normal;font-weight:800;display:grid}.privacy-brand span{display:grid}.privacy-brand strong{font-size:13px}.privacy-brand small{color:#78857f;font-size:9px}.privacy-page article{background:#fff;border:1px solid #e0e5e2;border-radius:20px;width:min(100% - 32px,760px);margin:42px auto 0;padding:42px;box-shadow:0 18px 55px #26342d0e}.privacy-page article>span{color:#1f8a5b;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:760}.privacy-page h1{letter-spacing:-.05em;margin:12px 0 0;font-size:clamp(32px,5vw,52px);line-height:1}.privacy-lead{color:#66746d;margin:18px 0 30px;font-size:15px;line-height:1.55}.privacy-page aside{background:#fff8e9;border:1px solid #e5b45e;border-radius:12px;margin-bottom:28px;padding:15px}.privacy-page aside strong{color:#8d5d16;font-size:12px}.privacy-page aside p{color:#805f2e;margin:6px 0 0;font-size:11px;line-height:1.5}.privacy-page section{border-top:1px solid #e8ece9;padding:22px 0}.privacy-page h2{margin:0;font-size:16px}.privacy-page section>p{color:#5f6e66;margin:9px 0 0;font-size:12px;line-height:1.7}.privacy-page dl{gap:7px;margin:13px 0 0;display:grid}.privacy-page dl div{background:#f6f8f6;border-radius:8px;grid-template-columns:150px 1fr;gap:12px;padding:9px 11px;display:grid}.privacy-page dt,.privacy-page dd{margin:0;font-size:11px}.privacy-page dt{color:#77847e}.privacy-page dd{font-weight:650}@media (width<=600px){.privacy-page article{margin-top:20px;padding:24px 20px}.privacy-page dl div{grid-template-columns:1fr;gap:3px}}body:has(.request-status-page){background:#f4f5f2}.request-status-page{color:#17221e;background:radial-gradient(circle at 85% -5%,#78a28421,#0000 28rem),#f4f5f2;min-height:100svh;padding-bottom:56px}.request-status-page>header,.request-status-page>section,.request-status-page>footer{width:min(100% - 32px,980px);margin-inline:auto}.request-status-page>header{justify-content:space-between;align-items:center;min-height:74px;display:flex}.request-brand{color:inherit;align-items:center;gap:10px;text-decoration:none;display:flex}.request-brand i{color:#fff;background:#1f8a5b;border-radius:11px;place-items:center;width:38px;height:38px;font-style:normal;font-weight:800;display:grid}.request-brand span{display:grid}.request-brand strong{font-size:14px}.request-brand small{color:#718078;font-size:10px}.request-private{color:#69766f;border:1px solid #d9e1dc;border-radius:999px;padding:7px 10px;font-size:10px}.request-hero{padding:58px 0 28px}.request-hero>span{color:#1f8a5b;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:780}.request-hero>h1{letter-spacing:-.055em;max-width:720px;margin:12px 0 0;font-size:clamp(34px,5vw,62px);line-height:.98}.request-hero>p{color:#64716a;max-width:650px;margin:18px 0 0;font-size:15px;line-height:1.55}.request-updated{color:#7b8780;margin-top:10px;font-size:10px;display:block}.request-project-card{background:#ffffffd6;border:1px solid #dfe5e1;border-radius:18px;grid-template-columns:1fr 1.6fr;gap:20px;margin-top:30px;padding:20px;display:grid;box-shadow:0 18px 50px #25342d0f}.request-project-card>div{gap:5px;display:grid}.request-project-card span,.request-project-card dt{color:#708078;font-size:10px}.request-project-card>div strong{font-size:27px}.request-project-card dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;display:grid}.request-project-card dl div{background:#f5f7f5;border-radius:10px;padding:10px}.request-project-card dd{margin:4px 0 0;font-size:11px;font-weight:700}.request-progress,.request-offers-section{background:#fff;border:1px solid #dfe5e1;border-radius:18px;padding:20px;margin-top:18px!important}.request-section-heading{border-bottom:1px solid #e6ebe8;justify-content:space-between;align-items:center;gap:16px;padding-bottom:15px;display:flex}.request-section-heading span{color:#718078;font-size:11px}.request-section-heading strong{font-size:13px}.request-progress ol{grid-template-columns:repeat(5,minmax(0,1fr));gap:0;margin:20px 0 0;padding:0;list-style:none;display:grid}.request-progress li{color:#9aa49f;text-align:center;justify-items:center;gap:8px;font-size:10px;display:grid;position:relative}.request-progress li:not(:last-child):after{z-index:0;content:"";background:#e0e5e2;width:calc(100% - 24px);height:2px;position:absolute;top:11px;left:calc(50% + 12px)}.request-progress li.done:not(:last-child):after{background:#83bfa2}.request-progress i{z-index:1;background:#fff;border:2px solid #dce3df;border-radius:50%;place-items:center;width:24px;height:24px;font-size:10px;font-style:normal;display:grid}.request-progress li.done{color:#286e4e}.request-progress li.done i{color:#fff;background:#1f8a5b;border-color:#1f8a5b}.request-scroll-hint{display:none}.request-offers{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:16px;display:grid}.request-offers article{background:#fbfcfb;border:1px solid #e0e6e2;border-radius:13px;padding:15px}.request-offers article.selected{border-color:#1f8a5b;box-shadow:inset 0 0 0 1px #1f8a5b}.request-offers article header{color:#718078;justify-content:space-between;align-items:center;gap:8px;font-size:9px;display:flex}.request-offers article header b,.request-offers article em{color:#176d48;background:#e6f3ec;border-radius:99px;padding:4px 7px;font-size:8px;font-style:normal}.request-offers h2{margin:12px 0 3px;font-size:14px}.request-offers article>strong{font-size:23px}.request-offers dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin:14px 0 0;display:grid}.request-offers dl div{background:#f1f4f2;border-radius:8px;padding:7px}.request-offers dt,.request-offers dd{margin:0;font-size:9px}.request-offers dt{color:#738078}.request-offers dd{margin-top:3px;font-weight:700}.request-offers article p{color:#64716a;font-size:10px;line-height:1.45}.request-offers article>button{color:#fff;cursor:pointer;background:#1f8a5b;border:0;border-radius:9px;width:100%;min-height:42px;margin-top:12px;font-size:10px;font-weight:750}.request-offers article>button:disabled{cursor:wait;opacity:.65}.request-offers article>small[role=alert]{color:#a33e36;margin-top:7px;font-size:9px;display:block}.request-empty-offers{text-align:center;justify-items:center;gap:8px;max-width:480px;margin:30px auto 14px;display:grid}.request-empty-offers i{color:#1f8a5b;background:#edf3ef;border-radius:50%;place-items:center;width:48px;height:48px;font-style:normal;display:grid}.request-empty-offers p{color:#718078;margin:0;font-size:11px;line-height:1.5}.request-status-page>footer{color:#738078;justify-content:space-between;align-items:center;gap:15px;margin-top:18px;font-size:10px;display:flex}.request-status-page>footer a{color:inherit}@media (width<=700px){.request-hero{padding-top:35px}.request-project-card,.request-offers{grid-template-columns:1fr}.request-progress{overflow-x:auto}.request-progress ol{min-width:620px}.request-scroll-hint{color:#718078;margin-top:10px;font-size:11px;display:block}.request-progress li,.request-offers article header,.request-offers dt,.request-offers dd,.request-status-page>footer{font-size:12px}}@media (width<=480px){.request-project-card dl{grid-template-columns:1fr}.request-status-page>footer{flex-direction:column;align-items:flex-start}}
