:root{--cream: #f4efe6;--sand: #e6d5bc;--paper: #fffcf7;--ink: #171817;--muted: #65625c;--red: #e3312e;--red-dark: #bd1c1a;--green: #72815f;--wood: #9b6a45}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--font-geist-sans),"Manrope",Arial,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}.owner-login-backdrop{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:22px;overflow-y:auto;background:radial-gradient(circle at 50% 20%,rgba(227,49,46,.14),transparent 33%),#171817c2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.owner-login-card{position:relative;width:min(100%,460px);padding:34px 38px 28px;border:1px solid rgba(205,185,158,.7);border-radius:28px;background:repeating-radial-gradient(ellipse at 15% 30%,transparent 0 27px,rgba(132,90,51,.025) 28px 29px,transparent 30px 52px),#fffcf7;box-shadow:0 32px 80px #12121152;text-align:center;animation:ownerLoginIn .24s ease-out}@keyframes ownerLoginIn{0%{opacity:0;transform:translateY(14px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.owner-login-close{position:absolute;top:16px;right:16px;width:38px;height:38px;border:1px solid #e2d7c7;border-radius:12px;background:#f7f0e6;color:#59554e;font-size:24px;line-height:1}.owner-login-brand{width:150px;height:68px;margin:-8px auto 8px}.owner-login-brand img{width:100%;height:100%;object-fit:contain}.owner-login-shield{width:64px;height:64px;margin:0 auto 18px;display:grid;place-items:center;border:7px solid #f9d6d0;border-radius:22px 22px 26px 26px;background:linear-gradient(145deg,var(--red),var(--red-dark));box-shadow:0 12px 24px #d3231f33;color:#fff;font-size:20px}.owner-login-card>small{color:var(--red);font-size:11px;font-weight:850;letter-spacing:.25em}.owner-login-card h2{margin:8px 0 10px;font-size:32px;letter-spacing:-.04em}.owner-login-card>p{max-width:360px;margin:0 auto 24px;color:var(--muted);font-size:14px;line-height:1.55}.owner-login-card form{text-align:left}.owner-login-card form label>span{display:block;margin-bottom:8px;color:#3e3b36;font-size:12px;font-weight:750}.owner-password-field{height:54px;display:grid;grid-template-columns:48px 1fr;align-items:center;border:1px solid #d8c9b5;border-radius:14px;background:#fff;transition:border-color .2s ease,box-shadow .2s ease}.owner-password-field:focus-within{border-color:var(--red);box-shadow:0 0 0 4px #e3312e1a}.owner-password-field.has-error{border-color:var(--red)}.owner-password-field i{color:var(--red);font-style:normal;font-size:19px}.owner-password-field input{width:100%;height:100%;padding:0 14px 0 0;border:0;outline:0;background:transparent}.owner-login-error{margin-top:9px;color:var(--red-dark);font-size:12px;font-weight:650}.owner-login-submit{width:100%;min-height:54px;margin-top:16px;padding:0 18px;display:flex;align-items:center;justify-content:center;gap:22px;border:0;border-radius:14px;background:linear-gradient(135deg,var(--red),#ed3f31);box-shadow:0 13px 28px #d3231f33;color:#fff;font-weight:760}.owner-login-submit:disabled{cursor:not-allowed;opacity:.56}.owner-login-submit span{font-size:22px}.owner-login-security{margin:18px 0 13px;display:flex;justify-content:center;align-items:center;gap:7px;color:#777269;font-size:11px}.owner-login-security i{width:7px;height:7px;border-radius:50%;background:#77905d;box-shadow:0 0 0 4px #77905d1f}.owner-login-customer{padding:6px;border:0;border-bottom:1px solid #9b958b;background:transparent;color:#5c5851;font-size:12px;font-weight:650}.owner-logout{min-height:38px;padding:0 13px;border:1px solid #decfbc;border-radius:11px;background:#fffaf3;color:#5d574e;font-size:12px;font-weight:720}.owner-logout:hover{border-color:#e3a5a1;color:var(--red-dark)}.madefer-site{min-height:100vh;overflow:hidden;background:repeating-radial-gradient(ellipse at 20% 30%,transparent 0 33px,rgba(132,90,51,.025) 34px 35px,transparent 36px 62px),linear-gradient(120deg,#fffaf2,var(--cream))}@media(max-width:560px){.owner-login-card{padding:30px 22px 24px;border-radius:23px}.owner-login-card h2{font-size:28px}.owner-login-brand{width:132px;height:60px}}.public-header{min-height:98px;margin:0 3.2vw;padding:0 1.8vw;display:grid;grid-template-columns:230px 1fr 230px;align-items:center;border-bottom:1px solid rgba(62,54,44,.16)}.brand-button{width:155px;height:82px;padding:0;border:0;background:transparent}.brand-button img{width:100%;height:100%;object-fit:contain}.public-header nav{display:flex;align-items:center;justify-content:center;gap:clamp(25px,4.5vw,72px)}.public-header nav button{position:relative;padding:34px 0 25px;border:0;background:transparent;color:#292824;font-weight:570}.public-header nav button:after{content:"";position:absolute;left:50%;right:50%;bottom:14px;height:3px;background:var(--red);transition:left .22s ease,right .22s ease}.public-header nav button:hover:after,.public-header nav button.active:after{left:0;right:0}.mobile-menu{display:none;justify-self:end;width:44px;height:44px;border:1px solid var(--sand);border-radius:14px;background:var(--paper)}.hero{min-height:calc(100vh - 98px);padding:clamp(44px,6.2vh,76px) 5vw 28px;display:grid;grid-template-columns:minmax(0,1.03fr) minmax(420px,.92fr);gap:clamp(38px,6vw,92px);align-items:start;max-width:1600px;margin:0 auto}.hero-copy{position:relative;min-height:710px;padding-top:34px}.eyebrow{margin:0 0 28px;color:#4c4a45;font-size:13px;font-weight:800;letter-spacing:.3em}.eyebrow i{display:inline-block;width:5px;height:5px;margin:0 12px 2px;border-radius:50%;background:var(--red)}.hero h1{max-width:720px;margin:0;font-size:clamp(54px,5.2vw,86px);line-height:.94;letter-spacing:-.065em;font-weight:720}.lead{max-width:610px;margin:30px 0 32px;color:var(--muted);font-size:clamp(17px,1.4vw,21px);line-height:1.55}.hero-actions{display:flex;align-items:center;gap:30px}.primary-action,.continue-button{border:0;border-radius:13px;background:linear-gradient(135deg,var(--red),#ed3f31);box-shadow:0 13px 28px #d3231f33;color:#fff;font-weight:700;transition:transform .2s ease,box-shadow .2s ease}.primary-action{padding:19px 23px 19px 26px;font-size:17px}.primary-action span,.continue-button span{display:inline-block;margin-left:28px;font-size:24px;transition:transform .2s ease}.primary-action:hover,.continue-button:hover{transform:translateY(-2px);box-shadow:0 17px 32px #d3231f42}.primary-action:hover span,.continue-button:hover span{transform:translate(4px)}.text-action{padding:13px 0 7px;border:0;border-bottom:1px solid #2d2b27;background:transparent;color:#2d2b27;font-weight:650}.timber-stack{position:absolute;left:-5vw;right:5%;bottom:0;height:245px}.timber{position:absolute;display:block;height:67px;border-radius:4px 9px 9px 3px;background:repeating-linear-gradient(3deg,rgba(80,43,20,.09) 0 2px,transparent 2px 9px),linear-gradient(90deg,#a96f42,#d6a570 82%,#a86a3c);box-shadow:inset 0 0 0 1px #59301938,0 12px 18px #3d281724;transform:skewY(1deg)}.timber:after{content:"";position:absolute;right:-3px;width:66px;height:66px;border-radius:5px 10px 10px 5px;background:radial-gradient(circle,transparent 0 5px,rgba(84,47,26,.22) 6px 7px,transparent 8px 16px,rgba(84,47,26,.16) 17px 18px,transparent 19px),#c18a59;box-shadow:inset 0 0 0 1px #59301940}.t1{left:0;bottom:97px;width:440px}.t2{left:60px;bottom:29px;width:470px}.t3{left:380px;bottom:101px;width:210px}.t4{left:528px;bottom:30px;width:190px}.measure-line{position:absolute;left:460px;right:0;top:56px;height:1px;background:repeating-linear-gradient(90deg,#737873 0 1px,transparent 1px 34px)}.measure-line:before,.measure-line:after{content:"";position:absolute;top:-9px;width:1px;height:20px;background:#737873}.measure-line:before{left:0}.measure-line:after{right:0}.measure-line b{position:absolute;right:12px;top:-27px;color:#686e69;font-size:12px}.live-quote{width:100%;max-width:590px;margin-left:auto;padding:clamp(26px,3vw,42px);border:1px solid rgba(205,185,158,.55);border-radius:28px;background:#fffcf7e0;box-shadow:0 28px 70px #4c372221;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);animation:quote-in .55s cubic-bezier(.22,1,.36,1)}.quote-title-row{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:24px}.quote-title-row small{color:#887e72;font-size:11px;font-weight:760;letter-spacing:.15em;text-transform:uppercase}.quote-title-row h2{margin:5px 0 0;font-size:clamp(29px,2.8vw,43px);letter-spacing:-.045em}.availability{display:inline-flex;align-items:center;gap:9px;padding:10px 15px;border-radius:999px;background:#e9eee0;color:#47603d;white-space:nowrap;font-size:13px;font-weight:700}.availability i{width:9px;height:9px;border-radius:50%;background:#5f8b43;box-shadow:0 0 0 6px #5f8b4314;animation:available 2s ease infinite}.quote-field{min-height:64px;margin:12px 0;padding:0 15px;display:grid;grid-template-columns:38px 1fr 1.2fr;align-items:center;border:1px solid #e2d2bf;border-radius:13px;background:#ffffff8a;transition:border-color .2s ease,box-shadow .2s ease}.quote-field:focus-within{border-color:#e3312ea6;box-shadow:0 0 0 4px #e3312e12}.field-icon{font-size:18px;color:#353533}.field-label{padding-left:15px;border-left:1px solid #e5d5c2;color:#68645e;font-size:15px}.quote-field select,.quote-field input{width:100%;border:0;outline:0;background:transparent;color:#242421;text-align:right;font-weight:680}.quote-field select{appearance:auto}.quote-result{margin-top:18px;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;border:1px solid #e6d3bd;border-radius:13px;background:linear-gradient(120deg,#f6eadc,#fffaf2)}.quote-result span,.quote-result small{display:block}.quote-result span{color:#423e39;font-weight:650}.quote-result small{margin-top:5px;color:#8a8076}.quote-result strong{font-size:clamp(34px,3.7vw,52px);line-height:1;letter-spacing:-.06em}.price-preview{padding:14px 5px 7px;display:flex;justify-content:space-between;color:#6c665e;font-size:13px}.price-preview b{color:var(--ink);font-size:15px}.continue-button{width:100%;margin-top:14px;min-height:61px;font-size:17px}.verified{margin:17px 0 -3px;text-align:center;color:#67625d;font-size:13px}.toast{position:fixed;z-index:100;right:24px;bottom:24px;padding:14px 18px;border:1px solid #cfd6c8;border-radius:14px;background:#f7fbf3;box-shadow:0 16px 42px #1718172b;color:#3d5138;opacity:0;transform:translateY(18px);pointer-events:none;transition:.24s ease}.toast.show{opacity:1;transform:translateY(0)}.toast b{display:inline-grid;place-items:center;width:24px;height:24px;margin-right:8px;border-radius:50%;background:#698259;color:#fff}@keyframes quote-in{0%{opacity:0;transform:translateY(14px)}}@keyframes available{50%{box-shadow:0 0 0 9px #5f8b4305}}@media(max-width:980px){.public-header{grid-template-columns:1fr auto}.public-header nav{display:none}.mobile-menu{display:block}.hero{grid-template-columns:1fr}.hero-copy{min-height:660px}.live-quote{max-width:none;margin:-20px 0 50px}}@media(max-width:620px){.public-header{min-height:78px;padding:0 3px}.brand-button{width:126px;height:70px}.hero{padding:24px 18px}.hero-copy{min-height:610px;padding-top:18px}.eyebrow{font-size:10px;letter-spacing:.22em}.hero h1{font-size:48px}.hero-actions{align-items:flex-start;flex-direction:column;gap:13px}.timber-stack{left:-18px;right:-18px;transform:scale(.78);transform-origin:left bottom}.live-quote{padding:22px 17px;border-radius:22px}.quote-title-row{align-items:flex-start}.quote-field{grid-template-columns:32px 1fr 1.1fr;padding:0 10px}.field-label{padding-left:10px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.portal-entry{justify-self:end;padding:11px 16px;border:1px solid #dccab4;border-radius:999px;background:#fffcf7b8;color:#34312d;font-size:13px;font-weight:720}.portal-entry span{margin-left:8px;color:var(--red)}.home-trust{max-width:1460px;margin:0 auto 40px;padding:20px 5vw;display:grid;grid-template-columns:repeat(3,1fr) auto;align-items:center;gap:18px;border-top:1px solid rgba(101,82,61,.13)}.home-trust>div{display:flex;align-items:center;gap:13px;color:#5e5952;font-size:13px}.home-trust>div b{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#ead8c1;color:#80593b;font-size:11px}.home-trust>button{padding:12px 17px;border:0;border-radius:12px;background:#242522;color:#fff;font-weight:680}.portal-layout{min-height:100vh;display:grid;grid-template-columns:252px minmax(0,1fr);background:#f4f1ec}.portal-sidebar{position:fixed;inset:0 auto 0 0;z-index:30;width:252px;padding:22px 17px 18px;display:flex;flex-direction:column;border-right:1px solid rgba(93,76,57,.12);background:radial-gradient(circle at 20% 6%,rgba(227,49,46,.06),transparent 22%),#171917;color:#f7f4ef}.sidebar-brand{width:136px;height:70px;margin:-5px auto 18px;padding:0;border:0;background:transparent}.sidebar-brand img{width:100%;height:100%;object-fit:contain}.mode-switch{padding:4px;display:grid;grid-template-columns:1fr 1fr;gap:4px;border:1px solid rgba(255,255,255,.09);border-radius:12px;background:#ffffff0b}.mode-switch button{min-height:35px;border:0;border-radius:9px;background:transparent;color:#aaa9a4;font-size:12px;font-weight:720}.mode-switch button.active{background:#f5efe6;color:#252522;box-shadow:0 5px 14px #0000003d}.portal-sidebar nav{margin-top:26px;display:grid;gap:5px}.portal-sidebar nav>small{margin:0 10px 9px;color:#777b75;font-size:9px;font-weight:800;letter-spacing:.17em}.portal-sidebar nav button{min-height:44px;padding:0 12px;display:grid;grid-template-columns:27px 1fr auto;align-items:center;gap:8px;border:0;border-radius:11px;background:transparent;color:#aeb1aa;text-align:left;font-size:13px;font-weight:620;transition:.18s ease}.portal-sidebar nav button:hover{background:#ffffff0e;color:#fff}.portal-sidebar nav button.active{background:linear-gradient(90deg,#e3312e36,#e3312e0d);color:#fff;box-shadow:inset 3px 0 0 var(--red)}.portal-sidebar nav button i{width:26px;color:#858b83;text-align:center;font-style:normal;font-size:16px}.portal-sidebar nav button.active i{color:#f06861}.portal-sidebar nav button b{display:grid;place-items:center;min-width:21px;height:21px;padding:0 5px;border-radius:999px;background:var(--red);color:#fff;font-size:10px}.sidebar-bottom{margin-top:auto;padding:15px 11px 4px;display:grid;gap:6px;border-top:1px solid rgba(255,255,255,.07)}.live-node{display:inline-flex;align-items:center;gap:7px;color:#59704f;font-size:11px;font-weight:720}.portal-sidebar .live-node{color:#a9b6a1}.live-node i{width:7px;height:7px;border-radius:50%;background:#70a05c;box-shadow:0 0 0 5px #70a05c17}.sidebar-bottom small{color:#646861;font-size:9px}.portal-main{grid-column:2;min-width:0}.portal-topbar{position:sticky;top:0;z-index:25;min-height:76px;padding:0 28px;display:grid;grid-template-columns:minmax(260px,560px) 1fr;align-items:center;gap:28px;border-bottom:1px solid rgba(88,72,55,.1);background:#faf8f4e6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mini-brand{display:none}.topbar-search{max-width:530px;height:42px;padding:0 12px;display:grid;grid-template-columns:22px 1fr auto;align-items:center;gap:7px;border:1px solid #e0d8ce;border-radius:12px;background:#fffdf9;color:#7c7973}.topbar-search input{min-width:0;border:0;outline:0;background:transparent;color:#383632;font-size:13px}.topbar-search kbd{padding:4px 7px;border:1px solid #e1d9cf;border-radius:6px;background:#f5f2ed;color:#908b84;font-size:9px}.topbar-actions{justify-self:end;display:flex;align-items:center;gap:14px}.topbar-actions>button{position:relative;width:41px;height:41px;border:1px solid #e1d8cd;border-radius:12px;background:#fffdf9;font-size:18px}.topbar-actions>button i{position:absolute;top:8px;right:8px;width:6px;height:6px;border-radius:50%;background:var(--red)}.user-chip{display:flex;align-items:center;gap:10px}.user-chip>span{display:grid;place-items:center;width:40px;height:40px;border-radius:13px;background:linear-gradient(145deg,#bd8054,#e6bf94);color:#fff;font-size:12px;font-weight:800}.user-chip>div{display:grid;gap:2px}.user-chip b{font-size:12px}.user-chip small{color:#89847d;font-size:10px}.portal-content{width:100%;max-width:1540px;margin:0 auto;padding:31px clamp(22px,3.2vw,48px) 70px}.page-heading{min-height:105px;margin-bottom:28px;display:flex;align-items:flex-end;justify-content:space-between;gap:28px}.page-heading>div:first-child{min-width:0}.page-heading small,.section-head small,.quote-summary-card>small,.mo-properties>small,.mo-cutlist small{color:#9a8270;font-size:9px;font-weight:850;letter-spacing:.17em}.page-heading h1{margin:7px 0 6px;font-size:clamp(31px,3.3vw,48px);line-height:1;letter-spacing:-.045em}.page-heading p{max-width:670px;margin:0;color:#77726b;font-size:14px;line-height:1.55}.solid-small,.outline-small{min-height:41px;padding:0 16px;border-radius:11px;font-size:12px;font-weight:750}.solid-small{border:0;background:var(--red);color:#fff;box-shadow:0 9px 22px #e3312e29}.outline-small{border:1px solid #d9cbbc;background:#fffdf9;color:#35322e}.quiet-link{border:0;background:transparent;color:#625a51;font-size:11px;font-weight:720}.owner-kpis,.customer-stats{margin-bottom:22px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.stat-card{position:relative;min-height:132px;padding:18px;overflow:hidden;border:1px solid #e2dad0;border-radius:17px;background:#fffdf9;box-shadow:0 9px 25px #4537270a}.stat-card:after{content:"";position:absolute;right:-18px;bottom:-28px;width:92px;height:92px;border-radius:50%;background:#aa8b6714}.stat-card.wood-tone{border-color:#dac0a5;background:linear-gradient(145deg,#fff9f0,#f3e4d2)}.stat-card.green-tone{border-color:#d0d9ca;background:linear-gradient(145deg,#fdfefa,#eaf0e6)}.stat-card.red-tone{border-color:#ead0cc;background:linear-gradient(145deg,#fffcf9,#f6e4e1)}.stat-top{display:flex;justify-content:space-between;color:#7e7972;font-size:11px;font-weight:650}.stat-top i{display:grid;place-items:center;width:24px;height:24px;border-radius:8px;background:#ffffffa6;color:#797168;font-style:normal}.stat-card>strong{position:relative;z-index:1;display:block;margin:9px 0 5px;font-size:clamp(20px,2vw,28px);letter-spacing:-.045em}.stat-card>small{position:relative;z-index:1;color:#878078;font-size:10px}.section-head{display:flex;align-items:center;justify-content:space-between;gap:18px}.section-head h3{margin:5px 0 0;font-size:20px;letter-spacing:-.025em}.customer-dashboard-grid,.owner-dashboard-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(310px,.75fr);gap:18px}.active-order-card,.quick-actions-card,.recommended-row,.sales-chart-card,.alerts-card,.today-operations,.config-card,.quote-summary-card,.quote-basket,.mo-shell-card,.tracking-hero,.timeline-card,.simple-orders,.inventory-card,.purchase-form-card,.arrival-card,.table-card,.finance-hero>section,.payables-card,.capacity-bar{border:1px solid #e1d9cf;border-radius:18px;background:#fffdf9;box-shadow:0 10px 26px #4233220b}.active-order-card{padding:22px}.status-pill{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0 9px;border-radius:999px;white-space:nowrap;font-size:9px;font-weight:780}.status-pill.green{background:#e5eee1;color:#4e6d44}.status-pill.amber{background:#f4e7d0;color:#88652f}.status-pill.red{background:#f6e1de;color:#a54a43}.status-pill.gray{background:#eceae6;color:#706d68}.order-progress{height:7px;margin:31px 4px 9px;overflow:hidden;border-radius:999px;background:#ebe5dd}.order-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#aa724c,var(--red))}.progress-labels{display:grid;grid-template-columns:repeat(5,1fr);color:#a09a91;font-size:9px}.progress-labels b:nth-child(2),.progress-labels b:nth-child(3),.progress-labels b:nth-child(4),.progress-labels b:nth-child(5){text-align:center}.progress-labels b:last-child{text-align:right}.progress-labels b.active{color:var(--red)}.order-detail-row{margin-top:23px;padding-top:18px;display:grid;grid-template-columns:repeat(3,1fr) auto;align-items:center;gap:13px;border-top:1px solid #eee8e1}.order-detail-row>div{display:grid;gap:4px}.order-detail-row span,.order-detail-row small{color:#918b84;font-size:9px}.order-detail-row b{font-size:11px}.order-detail-row button{padding:11px 14px;border:1px solid #dfd3c5;border-radius:10px;background:#f9f4ed;color:#5d5349;font-size:10px;font-weight:720}.quick-actions-card{padding:20px}.quick-actions-card>button{width:100%;min-height:63px;padding:10px 4px;display:grid;grid-template-columns:39px 1fr auto;align-items:center;gap:10px;border:0;border-bottom:1px solid #eee7df;background:transparent;text-align:left}.quick-actions-card>button:last-child{border-bottom:0}.quick-actions-card button i{display:grid;place-items:center;width:37px;height:37px;border-radius:11px;background:#f2e5d6;color:#876345;font-style:normal}.quick-actions-card button span{display:grid;gap:3px}.quick-actions-card button b{font-size:11px}.quick-actions-card button small{color:#928c84;font-size:9px}.quick-actions-card button em{color:#978e84;font-style:normal}.recommended-row{margin-top:18px;padding:20px 22px}.mini-product-grid{margin-top:17px;display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.mini-product-grid>button{min-height:88px;padding:11px;display:grid;grid-template-columns:74px 1fr auto;align-items:center;gap:12px;border:1px solid #ebe3da;border-radius:13px;background:#fcfaf6;text-align:left}.mini-wood{width:74px;height:57px;border-radius:9px;background:linear-gradient(145deg,#c18a58,#8e5a36)}.mini-product-grid div{display:grid;gap:3px}.mini-product-grid small{color:#a08c78;font-size:8px;font-weight:760;text-transform:uppercase}.mini-product-grid b{font-size:11px}.mini-product-grid em{color:#756e66;font-size:9px;font-style:normal}.mini-product-grid>button>i{color:var(--red);font-style:normal}.catalog-tools{margin-bottom:20px;display:flex;align-items:center;justify-content:space-between;gap:18px}.filter-search{height:43px;padding:0 13px;display:grid;grid-template-columns:22px 1fr;align-items:center;gap:6px;border:1px solid #e1d8cd;border-radius:12px;background:#fffdf9;color:#8d867e}.filter-search input{min-width:0;border:0;outline:0;background:transparent;font-size:12px}.catalog-tools .filter-search{width:min(420px,100%)}.filter-pills{display:flex;gap:7px;overflow:auto}.filter-pills button,.inventory-head>div:last-child button{min-height:37px;padding:0 13px;border:1px solid #dfd7cd;border-radius:999px;background:#fffdf9;color:#746e67;white-space:nowrap;font-size:10px;font-weight:680}.filter-pills button.active{border-color:#262622;background:#262622;color:#fff}.catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-card{overflow:hidden;border:1px solid #dfd6ca;border-radius:18px;background:#fffdf9;box-shadow:0 10px 28px #4333220b;transition:transform .2s ease,box-shadow .2s ease}.product-card:hover{transform:translateY(-3px);box-shadow:0 17px 34px #43332217}.wood-product{position:relative;height:178px;padding:16px;overflow:hidden;background:repeating-linear-gradient(5deg,rgba(77,40,17,.09) 0 2px,transparent 2px 9px),linear-gradient(145deg,#d8a475,#9b5f38)}.wood-product.lapacho,.mini-wood.lapacho{background:repeating-linear-gradient(3deg,rgba(255,255,255,.05) 0 2px,transparent 2px 8px),linear-gradient(145deg,#8a3f2d,#4d211a)}.wood-product.pine,.mini-wood.pine{background:repeating-linear-gradient(3deg,rgba(123,82,34,.11) 0 2px,transparent 2px 10px),linear-gradient(145deg,#e2b778,#bd7f40)}.wood-product.pine-light,.mini-wood.pine-light{background:repeating-linear-gradient(3deg,rgba(123,82,34,.09) 0 2px,transparent 2px 10px),linear-gradient(145deg,#efd49b,#d8a35f)}.wood-product.cedar,.mini-wood.cedar{background:repeating-linear-gradient(4deg,rgba(92,37,21,.12) 0 2px,transparent 2px 9px),linear-gradient(145deg,#c66f4c,#7e3828)}.wood-product.guatambu,.mini-wood.guatambu{background:repeating-linear-gradient(2deg,rgba(103,78,42,.08) 0 2px,transparent 2px 8px),linear-gradient(145deg,#dcc59d,#ac8855)}.wood-product>span,.wood-product>b{position:absolute;z-index:2;padding:7px 10px;border-radius:999px;background:#1e1a16b0;color:#fff;font-size:9px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.wood-product>span{top:13px;left:13px}.wood-product>b{right:13px;bottom:13px}.wood-planks{position:absolute;inset:41px 35px 24px;transform:perspective(500px) rotateX(58deg) rotate(-17deg);transform-origin:center}.wood-planks i{display:block;height:32px;margin-top:8px;border-radius:4px;background:#ffead02e;box-shadow:inset 0 0 0 1px #301c112b,8px 12px 18px #2a180d2e}.product-body{padding:17px}.product-body>small{color:#a78b71;font-size:8px;font-weight:780;letter-spacing:.1em}.product-body h3{margin:7px 0 4px;font-size:18px}.product-body>p{margin:0;color:#756f68;font-size:11px}.product-tags{min-height:54px;margin-top:13px;display:flex;align-items:flex-start;flex-wrap:wrap;gap:6px}.product-tags span{padding:6px 8px;border-radius:8px;background:#f1ece5;color:#6f6860;font-size:8px}.product-footer{padding-top:13px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid #eee7de}.product-footer b{font-size:11px}.product-footer button{border:0;background:transparent;color:var(--red);font-size:9px;font-weight:760}.quote-workspace{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(310px,.65fr);gap:18px;align-items:start}.config-card,.quote-summary-card{padding:23px}.form-grid{margin-top:20px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.form-field{display:grid;gap:6px;color:#6f6962;font-size:9px;font-weight:680}.form-field>input,.form-field>select,.form-field textarea,.form-field>.unit-input,.form-field>.stepper{width:100%;min-height:45px;border:1px solid #ded5ca;border-radius:11px;background:#fffdf9;color:#32302c;outline:0}.form-field>input,.form-field>select,.form-field textarea{padding:0 12px}.form-field>input:focus,.form-field>select:focus{border-color:#e3312e85;box-shadow:0 0 0 3px #e3312e0f}.unit-input{padding:0 11px;display:grid;grid-template-columns:1fr auto;align-items:center}.unit-input input{min-width:0;height:41px;border:0;outline:0;background:transparent}.unit-input span{color:#9a9188}.stepper{padding:4px;display:grid;grid-template-columns:36px 1fr 36px;align-items:center}.stepper input{min-width:0;border:0;outline:0;background:transparent;text-align:center;font-weight:720}.stepper button{height:35px;border:0;border-radius:8px;background:#f0ebe4;color:#5f5850}.service-options{margin-top:16px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.service-options button{min-height:61px;padding:10px;display:grid;grid-template-columns:27px 1fr;align-items:center;gap:9px;border:1px solid #ded6cc;border-radius:12px;background:#faf7f2;color:#6d675f;text-align:left}.service-options button.active{border-color:#bb8c68;background:#f3e6d7;color:#4b3b2e}.service-options button>i{display:grid;place-items:center;width:24px;height:24px;border:1px solid #cfc4b8;border-radius:7px;font-style:normal}.service-options button.active>i{border-color:#9f6847;background:#9f6847;color:#fff}.service-options span{display:grid;gap:2px}.service-options b{font-size:10px}.service-options small{color:#948b82;font-size:8px}.beam-preview{position:relative;height:235px;margin-top:17px;overflow:hidden;border:1px solid #d8d0c6;border-radius:14px;background:#292c29}.preview-grid{position:absolute;inset:0;opacity:.26;background-image:linear-gradient(rgba(255,255,255,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.07) 1px,transparent 1px);background-size:22px 22px}.preview-beam{position:absolute;top:76px;left:9%;min-height:55px;border-radius:6px 13px 13px 6px;background:repeating-linear-gradient(3deg,rgba(76,41,20,.11) 0 2px,transparent 2px 9px),linear-gradient(90deg,#a66d43,#d5a26e 80%,#8e5634);box-shadow:15px 22px 28px #00000040;transform:skewY(-2deg)}.preview-beam:after{content:"";position:absolute;right:-2px;width:66px;height:100%;border-radius:5px 13px 13px 5px;background:radial-gradient(circle,transparent 0 7px,rgba(68,40,21,.24) 8px 9px,transparent 10px 20px,rgba(68,40,21,.13) 21px 22px,transparent 23px),#bd8452}.preview-beam>span{position:absolute;z-index:2;left:18px;top:15px;color:#ffffffbd;font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.dim-line{position:absolute;color:#d6d9d3;font-size:9px}.dim-line:before,.dim-line:after{content:"";position:absolute;background:#b4bab2}.dim-length{left:9%;bottom:45px;width:80%;border-top:1px solid #9ca29b;text-align:center}.dim-length:before,.dim-length:after{top:-6px;width:1px;height:12px}.dim-length:before{left:0}.dim-length:after{right:0}.dim-length span{position:relative;top:8px}.dim-section{right:5%;top:73px;height:67px;border-left:1px solid #9ca29b}.dim-section:before,.dim-section:after{left:-6px;width:12px;height:1px}.dim-section:before{top:0}.dim-section:after{bottom:0}.dim-section span{position:absolute;left:-52px;top:-20px;width:100px;text-align:center}.preview-meta{position:absolute;right:12px;bottom:10px;display:flex;gap:12px;color:#b9bcb6;font-size:8px}.beam-preview.compact{height:210px;margin:0;border:0;border-radius:16px}.quote-summary-card{position:sticky;top:94px}.quote-summary-card h3{margin:8px 0 20px;font-size:20px}.summary-lines{display:grid}.summary-lines p{margin:0;padding:11px 0;display:flex;justify-content:space-between;border-bottom:1px solid #eee8e0;color:#7b756d;font-size:10px}.summary-lines p b{color:#3b3834}.delivery-box,.total-box{margin-top:14px;padding:15px;display:grid;gap:4px;border-radius:12px}.delivery-box{background:#edf2e9;color:#53654c}.delivery-box strong{font-size:31px}.total-box{background:#f4e8d9;color:#4c3e31}.total-box strong{font-size:21px}.delivery-box small,.total-box small{color:#87847c;font-size:8px}.quote-summary-card .continue-button{min-height:50px;margin-top:15px;font-size:11px}.quote-summary-card .continue-button span{margin-left:10px;font-size:17px}.quiet-button{width:100%;min-height:42px;margin-top:8px;border:1px solid #ddd3c7;border-radius:10px;background:#fffdf9;color:#6b635a;font-size:10px;font-weight:680}.quote-basket{margin-top:18px;padding:20px 22px}.basket-line{min-height:66px;display:grid;grid-template-columns:42px 1fr auto 28px;align-items:center;gap:12px;border-bottom:1px solid #eee8e0}.line-swatch{width:39px;height:39px;border-radius:9px;background:repeating-linear-gradient(5deg,rgba(74,41,21,.1) 0 2px,transparent 2px 8px),linear-gradient(145deg,#d0a06f,#925c39)}.basket-line>div{display:grid;gap:4px}.basket-line>div b{font-size:10px}.basket-line>div small{color:#89827a;font-size:8px}.basket-line>strong{font-size:11px}.basket-line>button{border:0;background:transparent;color:#9d958c;font-size:18px}.mo-shell-card{overflow:hidden;background:#202321;border-color:#303531}.mo-info-bar{min-height:62px;padding:0 17px;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:18px;border-bottom:1px solid rgba(255,255,255,.08);color:#d8d9d5}.mo-info-bar .live-node{color:#aab6a5}.mo-info-bar>div{display:grid;gap:2px;text-align:right}.mo-info-bar>div b{font-size:10px}.mo-info-bar>div span{color:#8f958e;font-size:8px}.mo-info-bar>button{min-height:34px;padding:0 12px;border:1px solid rgba(255,255,255,.1);border-radius:9px;background:#343834;color:#d8dbd4;font-size:9px}.mo-shell-card iframe{width:100%;height:min(690px,72vh);display:block;border:0}.mo-feature-row{margin-top:15px;display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.mo-feature-row article{padding:17px;border:1px solid #e0d7cc;border-radius:14px;background:#fffdf9}.mo-feature-row b{font-size:11px}.mo-feature-row p{margin:7px 0 0;color:#807970;font-size:9px;line-height:1.6}.mo-studio{min-height:100vh;background:#1b1e1c;color:#e6e8e3;font-family:var(--font-geist-sans),Arial,sans-serif}.mo-topbar{min-height:56px;padding:0 14px;display:grid;grid-template-columns:180px 1fr auto;align-items:center;gap:15px;border-bottom:1px solid rgba(255,255,255,.08);background:#242825}.mo-logo{display:flex;align-items:center;gap:9px}.mo-logo b{display:grid;place-items:center;width:37px;height:30px;border-radius:9px;background:linear-gradient(145deg,#d73331,#8c1d1c);font-size:14px}.mo-logo span{color:#9ca19b;font-size:9px}.mo-tools{display:flex;justify-content:center;gap:5px}.mo-tools button{min-height:32px;padding:0 10px;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:#303431;color:#b9bdb7;font-size:8px}.mo-tools button.active{border-color:#9e7150;background:#533d2d;color:#fff}.mo-state{display:flex;align-items:center;gap:7px;color:#9ba299;font-size:8px}.mo-state i{width:7px;height:7px;border-radius:50%;background:#69a754}.mo-workspace{height:calc(100vh - 56px);display:grid;grid-template-columns:230px minmax(390px,1fr) 250px}.mo-properties,.mo-cutlist{padding:18px 14px;overflow:auto;background:#222623}.mo-properties{border-right:1px solid rgba(255,255,255,.07)}.mo-cutlist{border-left:1px solid rgba(255,255,255,.07)}.mo-properties h2{margin:6px 0 17px;font-size:16px}.mo-properties>label,.mo-input-row label{margin-bottom:11px;display:grid;gap:5px;color:#8f958e;font-size:8px}.mo-properties select,.mo-properties input{width:100%;min-height:36px;padding:0 9px;border:1px solid rgba(255,255,255,.1);border-radius:8px;outline:0;background:#2c302d;color:#d8dbd6;font-size:9px}.mo-input-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.mo-input-row label>div{position:relative}.mo-input-row i{position:absolute;right:8px;top:12px;color:#777d77;font-style:normal;font-size:7px}.mo-volume{margin-top:9px;padding:12px;display:grid;gap:4px;border:1px solid rgba(186,137,97,.25);border-radius:10px;background:#87593524}.mo-volume span{color:#a68e7b;font-size:8px}.mo-volume strong{color:#e0c0a0;font-size:18px}.mo-primary,.mo-export{width:100%;min-height:39px;margin-top:10px;border:0;border-radius:9px;background:#d53532;color:#fff;font-size:9px;font-weight:720}.mo-canvas{position:relative;overflow:hidden;background:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px),#1a1d1b;background-size:22px 22px}.mo-view-label{position:absolute;z-index:4;top:13px;left:14px;right:14px;display:flex;justify-content:space-between;color:#717872;font-size:7px;letter-spacing:.12em}.mo-view-label b{color:#c49b75}.plan-room{position:absolute;inset:14% 10% 12%;border:1px dashed rgba(255,255,255,.08)}.plan-wall{position:absolute;background:#585e59;box-shadow:0 0 0 1px #6d746e}.wall-top{left:0;top:0;right:0;height:10px}.wall-left{left:0;top:0;bottom:0;width:10px}.wall-right{right:0;top:0;bottom:0;width:10px}.plan-beam{position:absolute;height:22px;border:1px solid #b8855e;border-radius:2px;background:repeating-linear-gradient(3deg,rgba(70,36,18,.13) 0 2px,transparent 2px 7px),#9f6842;box-shadow:4px 6px 12px #0000003d}.plan-beam span{position:absolute;left:6px;top:6px;color:#ffffffa3;font-size:6px}.beam-1{left:12%;top:19%;width:70%;transform:rotate(0)}.beam-2{left:15%;top:40%;width:62%;transform:rotate(90deg);transform-origin:center}.beam-3{left:28%;top:66%;width:60%;transform:rotate(0)}.beam-4{left:57%;top:42%;width:52%;transform:rotate(90deg);transform-origin:center}.measure-x{position:absolute;left:12%;top:13%;width:70%;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:6px;color:#b8c0b8;font-size:7px}.measure-x i{height:1px;background:#8e988f}.measure-y{position:absolute;right:5%;top:19%;height:49%;display:grid;grid-template-rows:1fr auto 1fr;align-items:center;justify-items:center;color:#b8c0b8;font-size:7px}.measure-y i{width:1px;height:100%;background:#8e988f}.measure-y span{padding:5px 0;writing-mode:vertical-rl}.plan-note{position:absolute;left:16px;bottom:14px;display:grid;gap:3px;color:#b8beb7}.plan-note b{font-size:9px}.plan-note span{color:#717871;font-size:7px}.canvas-compass{position:absolute;right:20px;bottom:18px;display:grid;justify-items:center;color:#8b928b;font-size:8px}.canvas-compass i{width:1px;height:25px;background:linear-gradient(var(--red) 0 50%,#777 50%)}.canvas-zoom{position:absolute;left:15px;bottom:15px;min-height:28px;display:flex;align-items:center;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:#282c29}.canvas-zoom button,.canvas-zoom span{min-width:30px;border:0;background:transparent;color:#8f958f;text-align:center;font-size:7px}.cutlist-head{display:flex;align-items:center;justify-content:space-between}.cutlist-head h3{margin:4px 0 0;font-size:16px}.cutlist-head>span{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:#333834;color:#acb1ab;font-size:9px}.cutlist-summary{margin:14px 0;padding:11px;display:grid;grid-template-columns:1fr 1fr;gap:8px;border-radius:10px;background:#2b302c}.cutlist-summary div{display:grid;gap:3px}.cutlist-summary span{color:#7f867f;font-size:7px}.cutlist-summary b{font-size:10px}.cutlist-items{display:grid;gap:6px}.cutlist-items article{min-height:59px;padding:8px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:4px;border:1px solid rgba(255,255,255,.07);border-radius:9px;background:#292d2a}.cutlist-items article.active{border-color:#986b4a;background:#332b25}.cutlist-items article>div{display:grid;gap:2px}.cutlist-items article b,.cutlist-items article strong{font-size:9px}.cutlist-items article span,.cutlist-items article p{color:#8d938d;font-size:7px}.cutlist-items article p{grid-column:1 / -1;margin:0;line-height:1.5}.mo-waste{margin-top:13px;padding:11px;display:grid;grid-template-columns:1fr auto;gap:7px;border-radius:9px;background:#292d2a}.mo-waste span,.mo-waste b{font-size:8px}.mo-waste i{grid-column:1 / -1;height:5px;overflow:hidden;border-radius:999px;background:#3a3f3b}.mo-waste em{display:block;height:100%;background:#bf8051}.tracking-hero{padding:20px;display:grid;grid-template-columns:1.2fr .8fr;gap:17px}.tracking-copy{padding:10px}.order-id{display:flex;align-items:center;gap:9px;color:#827a71;font-size:10px}.tracking-copy h3{margin:24px 0 6px;font-size:26px}.tracking-copy>p{margin:0;color:#777169;font-size:11px}.delivery-date{margin-top:29px;padding:15px;display:grid;gap:4px;border-radius:13px;background:#edf2e9}.delivery-date span,.delivery-date small{color:#75816f;font-size:9px}.delivery-date b{font-size:19px}.timeline-card,.simple-orders{margin-top:17px;padding:20px 23px}.timeline-card{display:grid;grid-template-columns:repeat(6,1fr)}.timeline-step{position:relative;padding-top:35px}.timeline-step:before{content:"";position:absolute;top:13px;left:25px;right:0;height:2px;background:#dfd8cf}.timeline-step:last-child:before{display:none}.timeline-step>i{position:absolute;z-index:2;top:3px;left:0;display:grid;place-items:center;width:22px;height:22px;border:2px solid #dad2c8;border-radius:50%;background:#fffdf9;color:#fff;font-size:8px;font-style:normal}.timeline-step.done>i{border-color:#789468;background:#789468}.timeline-step.active>i{border-color:#c7854f;background:#c7854f}.timeline-step.done:before{background:#91a786}.timeline-step>div{display:grid;gap:5px}.timeline-step b{padding-right:8px;font-size:9px}.timeline-step span{color:#918a82;font-size:7px}.simple-order-row{min-height:58px;display:grid;grid-template-columns:90px 1fr auto 130px;align-items:center;gap:12px;border-bottom:1px solid #eee7df;font-size:10px}.simple-order-row>span{color:#767068}.simple-order-row strong{text-align:right}.help-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.help-card{min-height:180px;padding:22px;display:grid;grid-template-columns:43px 1fr;align-content:start;gap:8px 13px;border:1px solid #e0d7cc;border-radius:18px;background:#fffdf9;color:#322f2b;text-align:left}.help-card>i{grid-row:1 / span 3;display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#f0e2d2;color:#8c6546;font-style:normal}.help-card b{font-size:16px}.help-card span{color:#787169;font-size:10px;line-height:1.6}.help-card em{margin-top:16px;color:var(--red);font-size:10px;font-style:normal;font-weight:720}.sales-chart-card,.alerts-card,.today-operations{padding:21px}.sales-chart-card .section-head select{min-height:34px;padding:0 9px;border:1px solid #e1d8ce;border-radius:9px;background:#faf7f2;color:#766f67;font-size:9px}.chart-area{position:relative;height:212px;margin-top:22px;padding:8px 8px 0;display:grid;grid-template-columns:repeat(7,1fr);align-items:end;gap:12px;border-bottom:1px solid #dfd7cd;background:repeating-linear-gradient(0deg,transparent 0 48px,rgba(99,81,60,.07) 49px 50px)}.chart-area>div{height:100%;display:grid;grid-template-rows:1fr 20px;align-items:end;justify-items:center}.chart-area>div i{width:min(32px,65%);display:block;border-radius:6px 6px 0 0;background:linear-gradient(#bf926b,#e2c8aa)}.chart-area>div i.highlight{background:linear-gradient(var(--red),#ed776d);box-shadow:0 7px 16px #e3312e2b}.chart-area span{color:#938b82;font-size:8px}.chart-goal{position:absolute;left:0;right:0;top:43%;border-top:1px dashed #bda993}.chart-goal span{position:absolute;right:0;top:-15px;color:#ab9279;font-size:7px;font-style:normal}.alerts-card .section-head>b{display:grid;place-items:center;width:27px;height:27px;border-radius:9px;background:#f1e7da;color:#9a7151;font-size:10px}.alerts-card>button{width:100%;min-height:59px;padding:8px 0;display:grid;grid-template-columns:35px 1fr auto;align-items:center;gap:9px;border:0;border-bottom:1px solid #eee8e0;background:transparent;text-align:left}.alerts-card>button:last-child{border-bottom:0}.alert-icon{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;font-style:normal;font-size:10px}.alert-icon.red{background:#f5dfdc;color:#b14941}.alert-icon.amber{background:#f1e3ca;color:#946c31}.alert-icon.green{background:#e3ede0;color:#557a4b}.alert-icon.gray{background:#ece9e4;color:#6f6b65}.alerts-card button div{display:grid;gap:3px}.alerts-card button b{font-size:10px}.alerts-card button span{color:#8e877f;font-size:8px}.alerts-card button em{color:#9d958c;font-style:normal}.today-operations{margin-top:18px}.operation-grid{margin-top:16px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.operation-grid article{padding:13px;border:1px solid #ece4db;border-radius:13px;background:#fcfaf6}.operation-grid article>div{display:flex;align-items:center;justify-content:space-between}.operation-grid article>div>b{font-size:9px}.operation-grid h4{min-height:29px;margin:13px 0 10px;font-size:11px}.operation-grid article>span{display:flex;justify-content:space-between;color:#8a837b;font-size:8px}.operation-grid article>i,.stock-cell>i{height:5px;margin:7px 0 9px;display:block;overflow:hidden;border-radius:999px;background:#e8e2da}.operation-grid article>i em,.stock-cell>i em{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#b47d56,var(--red))}.operation-grid article>small{color:#807970;font-size:8px}.owner-filter-row{margin-bottom:16px;display:grid;grid-template-columns:1fr auto auto auto;gap:9px}.owner-filter-row select,.owner-filter-row>button{min-height:43px;padding:0 12px;border:1px solid #e0d7cc;border-radius:11px;background:#fffdf9;color:#6f6961;font-size:10px}.table-card{overflow:auto}.table-card table{width:100%;border-collapse:collapse;white-space:nowrap}.table-card th,.table-card td{padding:14px 16px;border-bottom:1px solid #eee8e0;text-align:left;font-size:9px}.table-card th{background:#faf7f2;color:#8d867e;font-weight:720}.table-card td{color:#605b54}.table-card td b{color:#34312d}.row-menu{width:31px;height:29px;border:0;border-radius:8px;background:#f1ece5;color:#777169}.danger{color:#bc4840!important}.client-name{display:flex;align-items:center;gap:8px}.client-name span{display:grid;place-items:center;width:29px;height:29px;border-radius:9px;background:#ece1d4;color:#8e6546;font-size:8px;font-weight:780}.compact-kpis .stat-card{min-height:112px}.inventory-card{overflow:hidden}.inventory-head{padding:16px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #eee7df}.inventory-head .filter-search{width:360px}.inventory-head>div:last-child{display:flex;gap:6px}.inventory-head>div:last-child button{min-height:33px}.inventory-list article{min-height:80px;padding:10px 16px;display:grid;grid-template-columns:48px 1.2fr .6fr .55fr 1fr 1.45fr auto;align-items:center;gap:12px;border-bottom:1px solid #eee8e0}.inventory-swatch{width:44px;height:44px;border-radius:10px;background:repeating-linear-gradient(3deg,rgba(68,36,18,.1) 0 2px,transparent 2px 8px),linear-gradient(145deg,#d5a16e,#9c6240)}.inventory-list article>div{display:grid;gap:4px}.inventory-list article small{color:#948c84;font-size:7px}.inventory-list article b{font-size:9px}.inventory-list article span{color:#7e776f;font-size:8px}.stock-cell>i{width:80px;margin:2px 0 0}.stock-actions{display:flex!important;grid-template-columns:1fr 1fr;gap:4px!important}.stock-actions button{width:29px;height:29px;border:1px solid #ddd4ca;border-radius:8px;background:#faf7f2}.purchase-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr);gap:18px}.purchase-form-card,.arrival-card{padding:22px}.draft-badge{padding:7px 10px;border-radius:999px;background:#eeeae4;color:#79736c;font-size:8px}.purchase-total{margin-top:17px;padding:15px;display:grid;gap:4px;border-radius:12px;background:#f1e5d6}.purchase-total span,.purchase-total small{color:#887c70;font-size:8px}.purchase-total strong{font-size:23px}.form-actions{margin-top:10px;display:flex;justify-content:flex-end;gap:8px}.form-actions .quiet-button{width:auto;margin:0;padding:0 14px}.arrival-card{background:linear-gradient(150deg,#222723,#31352f);color:#fff}.truck-visual{position:relative;height:74px;margin-bottom:18px;color:#c79365}.truck-visual>span{font-size:67px;line-height:.8}.truck-visual i{position:absolute;bottom:1px;color:#111;font-size:18px;font-style:normal}.truck-visual i:nth-child(2){left:21px}.truck-visual i:nth-child(3){left:77px}.arrival-card>small{color:#9aa298;font-size:8px;font-weight:780;letter-spacing:.14em}.arrival-card h3{margin:8px 0 3px;font-size:20px}.arrival-card>p{margin:0;color:#a4aaa2;font-size:9px}.arrival-card>div:not(.truck-visual){margin:16px 0;padding:12px;display:flex;align-items:center;justify-content:space-between;border-radius:10px;background:#ffffff12}.arrival-card>div span{color:#a4aaa2;font-size:9px}.arrival-card>div b{font-size:18px}.arrival-card ul{padding:0;display:grid;gap:8px;list-style:none;color:#aeb4ad;font-size:8px}.arrival-card li:before{content:"○";margin-right:8px;color:#c79365}.arrival-card>button{width:100%;min-height:38px;margin-top:8px;border:1px solid rgba(255,255,255,.12);border-radius:9px;background:#ffffff12;color:#e0e3de;font-size:8px}.purchase-table{margin-top:18px}.purchase-table .section-head,.table-card>.section-head{padding:17px 18px;border-bottom:1px solid #eee8e0}.capacity-bar{margin-bottom:15px;padding:13px 16px;display:grid;grid-template-columns:150px 1fr auto;align-items:center;gap:13px}.capacity-bar>div{display:flex;justify-content:space-between;font-size:9px}.capacity-bar>i{height:7px;overflow:hidden;border-radius:999px;background:#e7e1da}.capacity-bar em{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#ae7951,var(--red))}.capacity-bar small{color:#847d75;font-size:8px}.production-board{display:grid;grid-template-columns:repeat(4,minmax(225px,1fr));gap:12px;overflow-x:auto}.production-board>section{min-width:225px;padding:11px;border:1px solid #e0d8ce;border-radius:15px;background:#ece9e4}.production-board>section>header{min-height:38px;padding:0 4px;display:flex;align-items:center;justify-content:space-between}.production-board header>div{display:grid;gap:3px}.production-board header b{font-size:10px}.production-board header span{color:#837c74;font-size:7px}.production-board header button{width:27px;height:27px;border:1px solid #d7cec3;border-radius:8px;background:#f7f3ee}.job-list{display:grid;gap:8px}.job-list article{padding:11px;border:1px solid #ded7ce;border-radius:11px;background:#fffdf9;box-shadow:0 5px 13px #4132220a}.job-list article>div:first-child{display:flex;align-items:center;gap:6px}.job-dot{width:7px;height:7px;border-radius:50%;background:#92928d}.job-dot.amber{background:#c88b4d}.job-dot.green{background:#729662}.job-list small{color:#969088;font-size:7px}.job-list article>b{display:block;margin:9px 0 4px;font-size:10px}.job-list article>p{margin:0;color:#7e776f;font-size:8px}.job-footer{margin-top:13px;padding-top:8px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #eee7df}.job-footer span{color:#a39b92;font-size:6px}.job-footer button{border:0;background:transparent;color:#9c6a47;font-size:7px}.finance-hero{display:grid;grid-template-columns:1.25fr .8fr .85fr;gap:15px}.finance-hero>section{position:relative;min-height:190px;padding:20px}.finance-hero section>small{color:#9b8c7d;font-size:8px;font-weight:780;letter-spacing:.13em}.finance-hero section>strong{display:block;margin:10px 0 5px;font-size:clamp(23px,2.5vw,34px)}.finance-hero section>span{color:#837c74;font-size:8px}.payment-split{height:7px;margin-top:29px;display:flex;overflow:hidden;border-radius:999px}.payment-split i:nth-child(1){background:#a57853}.payment-split i:nth-child(2){background:#7c9770}.payment-split i:nth-child(3){background:#d65950}.finance-hero section>p{display:flex;gap:11px;color:#7f7870;font-size:7px}.dot{display:inline-block;width:6px;height:6px;border-radius:50%}.dot.cash{background:#a57853}.dot.transfer{background:#7c9770}.dot.credit{background:#d65950}.ring-chart{position:absolute;right:18px;bottom:18px;width:70px;height:70px;display:grid;place-items:center;border:8px solid #e6ded4;border-top-color:#8b6548;border-right-color:#8b6548;border-radius:50%;transform:rotate(12deg)}.ring-chart b{font-size:10px;transform:rotate(-12deg)}.finance-hero section>button{width:100%;min-height:36px;margin-top:25px;border:1px solid #e0d6cb;border-radius:9px;background:#f8f3ed;color:#71675d;font-size:8px}.finance-grid{margin-top:16px;display:grid;grid-template-columns:1.35fr .65fr;gap:15px}.movement-row{min-height:58px;padding:8px 17px;display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:9px;border-bottom:1px solid #eee8e0}.movement-row>span{display:grid;place-items:center;width:31px;height:31px;border-radius:10px;background:#e5eee1;color:#5a7d50}.movement-row>span.expense{background:#f5e0dd;color:#b64c44}.movement-row div{display:grid;gap:3px}.movement-row b,.movement-row strong{font-size:9px}.movement-row small{color:#918a82;font-size:7px}.payables-card{padding-bottom:14px}.payables-card>div:not(.section-head){margin:0 16px;padding:13px 0;display:grid;grid-template-columns:1fr auto;gap:3px;border-bottom:1px solid #eee8e0}.payables-card>div b,.payables-card>div strong{font-size:9px}.payables-card>div span,.payables-card>div small{color:#8b847c;font-size:7px}.payables-card>button{width:calc(100% - 32px);min-height:34px;margin:13px 16px 0;border:1px solid #e1d8ce;border-radius:9px;background:#faf7f2;color:#756e66;font-size:8px}.settings-grid{display:grid;gap:13px}.settings-grid>section{padding:20px;display:grid;grid-template-columns:44px 1fr;gap:15px;border:1px solid #e0d8ce;border-radius:16px;background:#fffdf9}.settings-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#f0e2d2;color:#8b6244;font-weight:800}.settings-grid h3{margin:1px 0 5px;font-size:15px}.settings-grid p{margin:0;color:#837c74;font-size:9px}.settings-fields{margin-top:14px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.integration-line{margin-top:15px;display:flex;align-items:center;gap:13px}.integration-line code{padding:8px 10px;border-radius:8px;background:#f0ece6;color:#6f675f;font-size:8px}.integration-line button{min-height:34px;padding:0 12px;border:1px solid #ddd4ca;border-radius:9px;background:#faf7f2;font-size:8px}.save-bar{position:sticky;bottom:13px;margin-top:16px;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid #d9cdbf;border-radius:14px;background:#fffdf9eb;box-shadow:0 13px 30px #4534231f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.save-bar span{color:#7d756d;font-size:9px}@media(max-width:1200px){.catalog-grid,.owner-kpis,.customer-stats,.operation-grid{grid-template-columns:repeat(2,1fr)}.inventory-list article{grid-template-columns:48px 1fr .6fr .7fr 1fr auto}.inventory-list article>div:nth-child(4){display:none}}@media(max-width:980px){.portal-layout{grid-template-columns:1fr;padding-bottom:68px}.portal-sidebar{inset:auto 0 0;width:auto;height:66px;padding:6px 10px;display:block;border-top:1px solid #343834;border-right:0}.sidebar-brand,.mode-switch,.portal-sidebar nav>small,.sidebar-bottom{display:none}.portal-sidebar nav{height:100%;margin:0;display:flex;align-items:center;justify-content:space-around;gap:2px;overflow-x:auto}.portal-sidebar nav button{min-width:62px;min-height:52px;padding:4px;display:grid;grid-template-columns:1fr;justify-items:center;gap:2px;border-radius:10px;text-align:center}.portal-sidebar nav button:nth-of-type(n+6){display:none}.portal-sidebar nav button.active{box-shadow:inset 0 -2px 0 var(--red)}.portal-sidebar nav button i{width:auto;font-size:14px}.portal-sidebar nav button span{font-size:7px}.portal-sidebar nav button b{position:absolute;transform:translate(15px,-11px)}.portal-main{grid-column:1}.portal-topbar{padding:0 16px;grid-template-columns:52px 1fr auto;gap:10px}.mini-brand{width:49px;height:48px;padding:0;display:block;border:0;background:transparent}.mini-brand img{width:100%;height:100%;object-fit:contain}.topbar-search{width:100%}.user-chip>div{display:none}.customer-dashboard-grid,.owner-dashboard-grid,.quote-workspace,.purchase-layout,.finance-grid{grid-template-columns:1fr}.quote-summary-card{position:static}.finance-hero{grid-template-columns:1fr 1fr}.finance-hero>section:first-child{grid-column:1 / -1}.tracking-hero{grid-template-columns:1fr}.timeline-card{grid-template-columns:1fr;gap:0}.timeline-step{min-height:55px;padding:4px 0 0 36px}.timeline-step:before{top:24px;left:10px;bottom:-3px;width:2px;height:auto}.timeline-step>i{top:0}.mo-feature-row{grid-template-columns:1fr}}@media(max-width:700px){.home-trust{grid-template-columns:1fr}.portal-content{padding:20px 14px 50px}.portal-topbar{min-height:64px}.topbar-search kbd,.topbar-actions>button{display:none}.page-heading{min-height:88px;margin-bottom:20px;align-items:flex-start;flex-direction:column}.page-heading h1{font-size:34px}.page-heading>div:last-child{width:100%}.page-heading .solid-small,.page-heading .outline-small{width:100%}.owner-kpis,.customer-stats,.catalog-grid,.mini-product-grid,.operation-grid,.form-grid,.service-options,.help-grid,.finance-hero,.settings-fields{grid-template-columns:1fr}.finance-hero>section:first-child{grid-column:auto}.catalog-tools,.inventory-head{align-items:stretch;flex-direction:column}.catalog-tools .filter-search,.inventory-head .filter-search{width:100%}.filter-pills,.inventory-head>div:last-child{overflow-x:auto}.product-card{border-radius:16px}.quote-workspace{display:flex;flex-direction:column}.config-card,.quote-summary-card{width:100%;padding:16px}.basket-line{grid-template-columns:34px 1fr 22px}.basket-line>strong{grid-column:2}.simple-order-row{padding:10px 0;grid-template-columns:78px 1fr}.simple-order-row>strong{text-align:left}.owner-filter-row{grid-template-columns:1fr 1fr}.owner-filter-row .filter-search{grid-column:1 / -1}.inventory-list article{padding:13px;grid-template-columns:45px 1fr auto}.inventory-list article>div:nth-child(n+3):not(.stock-actions){display:none}.purchase-form-card,.arrival-card{padding:16px}.capacity-bar{grid-template-columns:1fr}.production-board{padding-bottom:8px}.settings-grid>section{grid-template-columns:1fr}.integration-line{align-items:flex-start;flex-direction:column}.save-bar{align-items:stretch;flex-direction:column}.mo-shell-card iframe{height:720px}.mo-workspace{height:auto;min-height:calc(100vh - 56px);grid-template-columns:1fr}.mo-properties,.mo-cutlist{overflow:visible}.mo-canvas{min-height:410px}.mo-topbar{grid-template-columns:100px 1fr}.mo-state{display:none}.mo-tools{justify-content:flex-end;overflow-x:auto}.mo-tools button:nth-last-child(-n+2){display:none}}.guided-project{overflow:hidden;border:1px solid #e0d4c5;border-radius:24px;background:radial-gradient(circle at 92% 0%,rgba(227,49,46,.08),transparent 28%),#fffdf9;box-shadow:0 22px 60px #523e2714}.guided-progress{min-height:86px;padding:0 clamp(18px,4vw,56px);display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid #eadfd2;background:#f8f2e9}.guided-progress button{position:relative;display:flex;align-items:center;justify-content:center;gap:10px;border:0;background:transparent;color:#9a938a;font-size:11px;font-weight:700}.guided-progress button:not(:last-child):after{content:"";position:absolute;top:42px;left:calc(50% + 52px);right:calc(-50% + 52px);height:1px;background:#ddd0bf}.guided-progress button i{position:relative;z-index:2;width:32px;height:32px;display:grid;place-items:center;border:1px solid #d8c9b7;border-radius:50%;background:#fffaf3;color:#8e877f;font-style:normal}.guided-progress button.active{color:#302e2a}.guided-progress button.active i{border-color:#e3312e;background:#e3312e;color:#fff}.guided-progress button.done i{border-color:#72815f;background:#72815f;color:#fff}.guided-stage{min-height:560px;padding:clamp(30px,5vw,62px)}.guided-stage.guided-narrow{max-width:930px;margin:0 auto}.guided-stage-title{margin-bottom:30px}.guided-stage-title.centered{text-align:center}.guided-stage-title small{color:#e3312e;font-size:10px;font-weight:850;letter-spacing:.16em}.guided-stage-title h2{margin:8px 0;font-size:clamp(30px,3.5vw,46px);letter-spacing:-.045em}.guided-stage-title p{margin:0;color:#746e66;font-size:15px;line-height:1.55}.project-kind-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.project-kind-grid>button{min-height:218px;padding:24px 18px 19px;display:flex;align-items:flex-start;flex-direction:column;border:1px solid #dfd4c6;border-radius:18px;background:#fffaf4;color:#302e2a;text-align:left;transition:.18s ease}.project-kind-grid>button:hover,.project-kind-grid>button.active{transform:translateY(-3px);border-color:#df817b;box-shadow:0 16px 30px #4f331f1a}.project-kind-grid>button.active{background:linear-gradient(155deg,#fff9f2,#fff1ed)}.project-kind-grid>button i{width:54px;height:54px;margin-bottom:20px;display:grid;place-items:center;border-radius:16px;background:#efe3d3;color:#8c6244;font-style:normal;font-size:25px}.project-kind-grid>button.active i{background:#e3312e;color:#fff}.project-kind-grid>button b{font-size:16px}.project-kind-grid>button span{margin-top:8px;color:#817a72;font-size:11px;line-height:1.5}.project-kind-grid>button em{margin-top:auto;color:#bd1c1a;font-size:10px;font-style:normal;font-weight:750}.guided-actions{margin-top:30px;display:flex;align-items:center;justify-content:space-between}.guided-actions.end{justify-content:flex-end}.guided-next{min-height:54px;padding:0 22px;border:0;border-radius:13px;background:linear-gradient(135deg,#e3312e,#eb4637);box-shadow:0 12px 24px #e3312e2e;color:#fff;font-weight:760}.guided-next span{margin-left:24px;font-size:19px}.guided-back{padding:12px 4px;border:0;border-bottom:1px solid #a69e94;background:transparent;color:#635e57;font-weight:650}.friendly-measures,.friendly-selects,.contact-minimal{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.friendly-selects,.contact-minimal{grid-template-columns:1fr 1fr}.friendly-measures>label,.contact-minimal>label{display:grid;gap:8px;color:#504c46;font-size:12px;font-weight:750}.friendly-measures>label>span button{width:20px;height:20px;margin-left:5px;border:1px solid #d8cdbc;border-radius:50%;background:#f5ecdf;color:#766d62;font-size:10px;font-weight:800}.friendly-measures>label>div{position:relative}.friendly-measures input,.contact-minimal input{width:100%;min-height:58px;padding:0 72px 0 16px;border:1px solid #dbcebd;border-radius:13px;outline:0;background:#fff;font-size:18px;font-weight:720}.friendly-measures input:focus,.contact-minimal input:focus,.friendly-description textarea:focus{border-color:#e3312e;box-shadow:0 0 0 4px #e3312e14}.friendly-measures>label>div i{position:absolute;top:21px;right:14px;color:#898178;font-size:10px;font-style:normal}.friendly-description{margin-top:18px;display:grid;gap:8px;color:#504c46;font-size:12px;font-weight:750}.friendly-description textarea{width:100%;padding:15px 16px;resize:vertical;border:1px solid #dbcebd;border-radius:13px;outline:0;background:#fff;line-height:1.5}.measure-assurance{margin-top:18px;padding:14px 16px;display:flex;align-items:center;gap:13px;border:1px solid #d6ddcb;border-radius:13px;background:#f4f7ef}.measure-assurance>i{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:#dce5d1;color:#59684b;font-style:normal;font-size:18px}.measure-assurance>div{display:grid;gap:3px}.measure-assurance b{font-size:11px}.measure-assurance span{color:#687060;font-size:10px}.simple-choice-list{margin-top:24px;display:grid;gap:9px}.simple-choice-list>p{margin:0 0 2px;color:#504c46;font-size:12px;font-weight:750}.simple-choice-list>button{min-height:67px;padding:11px 15px;display:grid;grid-template-columns:30px 1fr;align-items:center;gap:10px;border:1px solid #ded3c5;border-radius:13px;background:#fff;text-align:left}.simple-choice-list>button>i{width:25px;height:25px;display:grid;place-items:center;border:1px solid #d1c5b6;border-radius:50%;color:#fff;font-size:10px;font-style:normal}.simple-choice-list>button.active{border-color:#798a66;background:#f6f8f2}.simple-choice-list>button.active>i{border-color:#71805f;background:#71805f}.simple-choice-list>button>span{display:grid;gap:3px}.simple-choice-list b{font-size:11px}.simple-choice-list small{color:#837c74;font-size:9px}.project-review{max-width:960px;margin:0 auto;overflow:hidden;border:1px solid #dfd3c4;border-radius:18px;background:#fff}.project-review>section{padding:19px 22px}.project-review>section+section{border-top:1px solid #ede4da}.project-review>section:first-child{display:flex;align-items:flex-start;gap:16px}.review-icon{flex:0 0 auto;width:56px;height:56px;display:grid;place-items:center;border-radius:16px;background:#f2e4d4;color:#8f6041;font-size:25px}.project-review small{color:#e3312e;font-size:8px;font-weight:850;letter-spacing:.14em}.project-review h3{margin:4px 0 5px;font-size:20px}.project-review p{margin:0;color:#817a72;font-size:10px}.review-measures,.review-material{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.review-measures>div,.review-material>div{display:grid;gap:4px}.review-measures span,.review-material span{color:#8b847c;font-size:9px}.review-measures b{font-size:19px}.review-material b{font-size:11px}.contact-minimal{max-width:960px;margin:14px auto 0}.contact-minimal input{min-height:48px;padding:0 13px;font-size:12px}.contact-minimal small{color:#999188;font-weight:500}.project-final-actions{max-width:960px;margin:15px auto 0;display:grid;grid-template-columns:1fr 1fr;gap:12px}.project-final-actions>button{min-height:82px;padding:13px 16px;display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:13px;border-radius:15px;text-align:left}.project-final-actions>button>i{width:46px;height:46px;display:grid;place-items:center;border-radius:13px;font-style:normal;font-weight:850}.project-final-actions>button>span{display:grid;gap:4px}.project-final-actions>button b{font-size:12px}.project-final-actions>button small{font-size:9px}.project-final-actions>button em{font-size:20px;font-style:normal}.mo-real-action{border:1px solid #343936;background:#212522;color:#fff}.mo-real-action i{background:#e3312e}.mo-real-action small{color:#aeb4ae}.madefer-request-action{border:1px solid #df8a83;background:#fff2ed;color:#80211f}.madefer-request-action i{background:#f2c7bd}.madefer-request-action small{color:#99645f}.centered-back{margin:18px auto 0;display:block}.ar-live-card{margin-bottom:18px;overflow:hidden;display:grid;grid-template-columns:minmax(280px,.8fr) minmax(420px,1.2fr);border:1px solid #d8cbbb;border-radius:22px;background:linear-gradient(135deg,#fff9f0,#f1e4d2);box-shadow:0 18px 48px #4b331f14}.ar-copy{padding:clamp(26px,4vw,48px);align-self:center}.ar-copy>small{color:#cf2c29;font-size:9px;font-weight:850;letter-spacing:.17em}.ar-copy h3{margin:8px 0 12px;font-size:clamp(27px,3vw,40px);line-height:1.02;letter-spacing:-.045em}.ar-copy>p{max-width:500px;margin:0;color:#6f665c;font-size:12px;line-height:1.65}.ar-dimensions{margin:23px 0 17px;display:flex;flex-wrap:wrap;gap:8px}.ar-dimensions span{min-width:90px;padding:10px 12px;display:grid;gap:2px;border:1px solid #d9cab6;border-radius:11px;background:#ffffffad;color:#80766b;font-size:8px}.ar-dimensions b{color:#292621;font-size:13px}.ar-sync-line{display:flex;align-items:center;gap:9px;color:#65715d;font-size:9px;font-weight:720}.ar-sync-line i{width:8px;height:8px;border-radius:50%;background:#6f8c5d;box-shadow:0 0 0 5px #6f8c5d21}.ar-viewer-shell{position:relative;min-height:390px;overflow:hidden;background:radial-gradient(circle at 50% 35%,#4b504a,#222622 68%)}.ar-viewer-shell model-viewer{width:100%;height:100%;min-height:390px;--poster-color: transparent}.ar-launch-button{position:absolute;left:50%;bottom:24px;z-index:4;min-height:50px;padding:0 19px;display:flex;align-items:center;gap:10px;transform:translate(-50%);border:0;border-radius:14px;background:linear-gradient(135deg,#e3312e,#f14b3c);box-shadow:0 15px 32px #00000047;color:#fff;font-size:11px;font-weight:780;white-space:nowrap}.ar-launch-button span{font-size:19px}.ar-viewer-label{position:absolute;top:17px;left:17px;z-index:2;padding:10px 12px;display:grid;gap:3px;border:1px solid rgba(255,255,255,.13);border-radius:11px;background:#141714bd;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff}.ar-viewer-label b{font-size:10px}.ar-viewer-label span{color:#bfc5be;font-size:8px}.mo-shell-card{position:relative}.mo-real-note,.mo-iframe-fallback{min-height:56px;padding:10px 17px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid rgba(255,255,255,.08);background:#292d2a;color:#dfe2dc}.mo-real-note>div{display:grid;gap:4px}.mo-real-note b{font-size:10px}.mo-real-note span,.mo-iframe-fallback span{color:#9da39d;font-size:8px;line-height:1.45}.mo-real-note code{color:#d4ad87}.mo-real-note button,.mo-iframe-fallback button{flex:0 0 auto;min-height:34px;padding:0 12px;border:1px solid rgba(255,255,255,.12);border-radius:9px;background:#393e3a;color:#fff;font-size:8px}.mo-loading{position:absolute;z-index:4;inset:118px 0 56px;display:grid;place-content:center;justify-items:center;gap:8px;background:#1c201d;color:#fff}.mo-loading i{width:60px;height:48px;display:grid;place-items:center;border-radius:14px;background:#e3312e;font-style:normal;font-weight:850}.mo-loading b{margin-top:5px;font-size:11px}.mo-loading span{color:#99a099;font-size:8px}.mo-iframe-fallback{border-top:1px solid rgba(255,255,255,.08);border-bottom:0;background:#252926}@media(max-width:980px){.project-kind-grid{grid-template-columns:repeat(2,1fr)}.project-kind-grid>button:last-child{grid-column:1/-1;min-height:150px}.ar-live-card{grid-template-columns:1fr}.ar-viewer-shell,.ar-viewer-shell model-viewer{min-height:350px}}@media(max-width:700px){.guided-project{border-radius:17px}.guided-progress{min-height:70px;padding:0 8px}.guided-progress button{gap:4px;flex-direction:column;font-size:7px}.guided-progress button i{width:26px;height:26px}.guided-progress button:not(:last-child):after{top:26px;left:calc(50% + 18px);right:calc(-50% + 18px)}.guided-stage{min-height:0;padding:25px 15px 30px}.guided-stage-title h2{font-size:31px}.project-kind-grid,.friendly-measures,.friendly-selects,.contact-minimal,.project-final-actions,.review-measures,.review-material{grid-template-columns:1fr}.project-kind-grid>button,.project-kind-grid>button:last-child{min-height:128px;grid-column:auto}.project-kind-grid>button i{width:43px;height:43px;margin-bottom:11px}.review-measures>div,.review-material>div{padding-bottom:9px;border-bottom:1px solid #eee5db}.ar-live-card{border-radius:17px}.ar-copy{padding:25px 18px}.ar-viewer-shell,.ar-viewer-shell model-viewer{min-height:330px}.ar-launch-button{width:calc(100% - 30px);justify-content:center}.mo-info-bar{padding:10px;grid-template-columns:1fr auto}.mo-info-bar>div{display:none}.mo-real-note,.mo-iframe-fallback{padding:12px;align-items:stretch;flex-direction:column}.mo-real-note button,.mo-iframe-fallback button{width:100%}}
