:root{--ink:#14211c;--muted:#5c6a63;--line:#dfe8e1;--paper:#f7f9f5;--white:#fff;--green:#176d4b;--green-strong:#0b4d35;--mint:#dff3e7;--clay:#b86a42;--gold:#d6a846;--shadow:0 22px 70px #14211c24}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{background:var(--paper);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.site-header{z-index:50;color:var(--white);grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;padding:18px clamp(18px,4vw,56px);display:grid;position:fixed;top:0;left:0;right:0}.site-header:before{z-index:-1;content:"";background:linear-gradient(#071711bd,#07171100);position:absolute;inset:0}.brand,.site-header nav,.header-actions,.header-link,.header-cta,.btn,.hero-checks span,.text-link,.footer-links a,.form-status{align-items:center;display:inline-flex}.brand{gap:10px;font-weight:800}.brand-mark{background:#ffffff26;border:1px solid #ffffff57;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.site-header nav{gap:clamp(12px,2vw,26px);font-size:.95rem}.mega-menu-root{align-items:center;min-height:42px;display:inline-flex;position:relative}.mega-menu-root:after{z-index:34;content:"";opacity:0;pointer-events:none;height:28px;position:fixed;top:54px;left:clamp(18px,5vw,72px);right:clamp(18px,5vw,72px)}.mega-menu-root:hover:after,.mega-menu-root:focus-within:after{pointer-events:auto}.mega-menu-panel{z-index:35;background:var(--white);color:var(--ink);opacity:0;pointer-events:none;border:1px solid #14211c1f;border-radius:8px;gap:0;transition:opacity .16s,transform .16s;display:grid;position:fixed;top:74px;left:clamp(18px,5vw,72px);right:clamp(18px,5vw,72px);overflow:hidden;transform:translateY(10px);box-shadow:0 28px 80px #14211c38}.mega-menu-root:hover .mega-menu-panel,.mega-menu-root:focus-within .mega-menu-panel{opacity:1;pointer-events:auto;transform:translateY(0)}.mega-menu-topline{border-bottom:4px solid #2d8bd8;justify-content:space-between;align-items:center;gap:18px;padding:18px clamp(18px,4vw,42px);display:flex}.mega-tabs,.store-link{align-items:center;display:flex}.mega-tabs{color:var(--ink);gap:clamp(16px,3vw,38px);font-size:1.02rem;font-weight:900}.store-link{color:var(--green);white-space:nowrap;gap:8px;font-weight:900}.mega-menu-content{grid-template-columns:minmax(240px,.85fr) minmax(320px,1fr) minmax(300px,.9fr);gap:clamp(24px,5vw,70px);padding:clamp(24px,4vw,44px);display:grid}.mega-category-links,.mega-featured,.mega-promo{align-content:start;gap:14px;display:grid}.mega-category-links>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 28px;display:grid}.mega-category-links a{gap:4px;display:grid}.mega-category-links strong{font-size:1.08rem}.mega-category-links span,.mega-featured span,.mega-promo p{color:var(--muted)}.mega-featured a{background:#fbfcfa;border-radius:8px;grid-template-columns:112px 1fr;align-items:center;gap:14px;display:grid;overflow:hidden;box-shadow:0 12px 28px #14211c1a}.mega-product-swatch{background:linear-gradient(135deg,#ffffff29,#fff0),repeating-linear-gradient(90deg,#b98c5d,#b98c5d 14px,#dfc095 14px 28px);height:74px}.mega-featured a:nth-of-type(2) .mega-product-swatch{background:linear-gradient(135deg,#ffffff29,#fff0),repeating-linear-gradient(90deg,#765339,#765339 14px,#a97851 14px 28px)}.mega-featured a:nth-of-type(3) .mega-product-swatch{background:linear-gradient(135deg,#ffffff2e,#fff0),repeating-linear-gradient(90deg,#c9b690,#c9b690 14px,#8f785b 14px 28px)}.mega-featured a div{gap:4px;display:grid}.mega-featured a span:not(.mega-product-swatch),.mega-promo a{color:var(--green);align-items:center;gap:6px;font-weight:900;display:inline-flex}.mega-promo{justify-items:stretch}.sale-tile{min-height:140px;color:var(--white);text-align:center;background:#ff6767;border-radius:8px;place-items:center;display:grid}.sale-tile span{color:var(--white);text-transform:uppercase;font-size:.92rem;font-weight:900}.sale-tile strong{text-transform:uppercase;font-size:clamp(2.3rem,5vw,4.2rem);line-height:.95}.mega-promo h3{font-size:1.35rem}.header-cta{white-space:nowrap;background:#ffffff24;border:1px solid #ffffff52;border-radius:8px;gap:8px;min-height:42px;padding:0 16px}.header-actions{justify-self:end;gap:10px}.header-link{color:#ffffffe6;white-space:nowrap;gap:8px;min-height:42px;padding:0 12px;font-weight:800}.hero{min-height:92vh;color:var(--white);align-items:flex-end;padding:140px clamp(18px,5vw,72px) 64px;display:flex;position:relative;overflow:hidden}.hero-image{z-index:0;object-fit:cover}.hero-overlay{z-index:1;background:linear-gradient(90deg,#05130ee0,#05130e85 46%,#05130e33),linear-gradient(#05130e00,#05130ead);position:absolute;inset:0}.hero-content{z-index:2;width:min(820px,100%);position:relative}.eyebrow,.section-kicker{color:var(--green);text-transform:uppercase;align-items:center;gap:8px;margin:0 0 16px;font-size:.78rem;font-weight:800;display:inline-flex}.hero .eyebrow{color:#dff3e7}h1,h2,h3,p{margin-top:0}h1{max-width:760px;margin-bottom:20px;font-size:clamp(3.3rem,7vw,6.8rem);line-height:.92}h2{margin-bottom:14px;font-size:clamp(2rem,4vw,4rem);line-height:1}h3{margin-bottom:8px;font-size:1.08rem}p{color:var(--muted)}.hero-copy{color:#ffffffd6;max-width:620px;font-size:clamp(1.08rem,2vw,1.35rem)}.hero-actions,.hero-checks{flex-wrap:wrap;gap:12px;display:flex}.hero-actions{margin-top:30px}.btn{border-radius:8px;gap:10px;min-height:52px;padding:0 20px;font-weight:800}.btn-primary{background:var(--mint);color:var(--green-strong)}.btn-secondary{background:#ffffff1f;border:1px solid #ffffff4d}.hero-checks{color:#ffffffdb;margin-top:26px}.hero-checks span{gap:7px}.stats-band{background:var(--green-strong);color:var(--white);grid-template-columns:repeat(4,1fr);display:grid}.stats-band div{border-right:1px solid #ffffff1f;padding:26px clamp(18px,4vw,56px)}.stats-band strong{font-size:clamp(2rem,4vw,3.5rem);line-height:1;display:block}.stats-band span{color:#ffffffb8;margin-top:8px;display:block}.section{padding:clamp(70px,9vw,120px) clamp(18px,5vw,72px)}.section-heading{max-width:780px;margin-bottom:34px}.section-heading p:not(.section-kicker),.consultation-copy>p,.retailer-copy>p,.trust-inner>div:first-child p{font-size:1.08rem}.category-grid,.role-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;display:grid}.category-card,.product-card,.step,.trust-list article,.tiers article,.schema-list article,.lead-form,.role-card,.permission-strip article,.auth-form,.dashboard-panel,.dashboard-status{border:1px solid var(--line);background:var(--white);border-radius:8px}.category-card{align-content:space-between;min-height:178px;padding:22px;display:grid}.card-icon{background:var(--mint);width:42px;height:42px;color:var(--green);border-radius:8px;place-items:center;display:grid}.category-card p,.product-card p,.step p,.trust-list p,.tiers p{margin-bottom:0}.category-card>span{color:var(--green);font-weight:800}.split-section,.retailer-section,.consultation-section{grid-template-columns:minmax(0,.84fr) minmax(0,1.16fr);align-items:start;gap:clamp(30px,6vw,80px);display:grid}.compact{position:sticky;top:104px}.text-link{color:var(--green);gap:8px;font-weight:800}.steps{gap:14px;display:grid}.step{grid-template-columns:auto 1fr;gap:18px;padding:22px;display:grid}.step>span{background:var(--green-strong);width:38px;height:38px;color:var(--white);border-radius:8px;place-items:center;font-weight:900;display:grid}.product-section{background:#edf4ee}.row-heading{justify-content:space-between;gap:24px;max-width:none;display:flex}.product-card{min-height:308px;overflow:hidden}.product-swatch{background:linear-gradient(135deg,#ffffff29,#fff0),repeating-linear-gradient(90deg,#7a5b3a,#7a5b3a 14px,#8f6e49 14px 28px);height:124px}.product-card:nth-child(2) .product-swatch{background:linear-gradient(135deg,#ffffff2e,#fff0),repeating-linear-gradient(90deg,#c5b08d,#c5b08d 18px,#dbc8a5 18px 36px)}.product-card:nth-child(3) .product-swatch{background:linear-gradient(135deg,#ffffff29,#fff0),repeating-linear-gradient(90deg,#8b4f2d,#8b4f2d 16px,#a5653b 16px 32px)}.product-card:nth-child(4) .product-swatch{background:linear-gradient(135deg,#fff3,#fff0),repeating-linear-gradient(90deg,#777a73,#777a73 16px,#94978f 16px 32px)}.product-card:nth-child(5) .product-swatch{background:linear-gradient(135deg,#fff3,#fff0),repeating-linear-gradient(90deg,#5f6661,#5f6661 15px,#8c928b 15px 30px)}.product-card h3,.product-card p,.product-meta,.product-footer{margin-left:20px;margin-right:20px}.product-card h3{margin-top:16px}.product-meta,.product-footer{justify-content:space-between;align-items:center;gap:14px;display:flex}.product-meta{color:var(--muted);margin-top:18px;font-size:.88rem}.badge{background:var(--mint);color:var(--green);border-radius:6px;padding:5px 8px;font-weight:800}.product-footer{border-top:1px solid var(--line);margin-top:18px;padding-top:16px;font-weight:800}.product-footer a{color:var(--green)}.category-page{background:#f7f9f5}.category-hero{gap:22px;padding:clamp(18px,4vw,36px) clamp(18px,5vw,72px) clamp(28px,5vw,48px);display:grid}.category-hero-image{border-radius:8px;min-height:clamp(240px,28vw,380px);position:relative;overflow:hidden}.category-hero-image img{object-fit:cover}.category-hero-copy{text-align:center;max-width:880px;margin:0 auto}.category-hero-copy h1{font-size:clamp(2.6rem,6vw,5rem)}.category-hero-copy>p{color:var(--muted);font-size:1.08rem}.category-hero-badges{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:18px;display:flex}.category-hero-badges span{color:var(--green);background:#eef3ef;border-radius:6px;align-items:center;gap:7px;padding:8px 10px;font-weight:900;display:inline-flex}.category-nav-strip{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;padding:0 clamp(18px,5vw,72px) 22px;display:grid}.category-nav-strip a{border:1px solid var(--line);background:var(--white);min-height:58px;color:var(--green);border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:0 12px;font-weight:900;display:grid}.category-nav-strip a.active{border-color:var(--green);background:#eef3ef}.category-browser-shell{grid-template-columns:minmax(180px,.25fr) minmax(0,1fr) minmax(320px,.38fr);align-items:start;gap:18px;padding:0 clamp(18px,5vw,72px) clamp(64px,8vw,104px);display:grid}.category-browser-shell.request-collapsed{grid-template-columns:minmax(180px,.25fr) minmax(0,1fr)}.category-filter-panel,.floating-request-panel,.category-product-card{border:1px solid var(--line);background:var(--white);border-radius:8px}.category-filter-panel{gap:14px;padding:16px;display:grid;position:sticky;top:96px}.filter-group{border-top:1px solid var(--line);gap:8px;padding-top:12px;display:grid}.filter-group label{color:var(--muted);align-items:center;gap:8px;font-size:.9rem;display:flex}.category-product-area{min-width:0}.category-toolbar{color:var(--muted);justify-content:space-between;align-items:center;gap:14px;margin-bottom:12px;font-weight:800;display:flex}.category-toolbar select,.quick-request-form select{border:1px solid var(--line);background:var(--white);color:var(--ink);border-radius:8px;padding:10px 12px}.category-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.category-product-card{gap:12px;padding-bottom:16px;display:grid;overflow:hidden}.category-product-card.active{border-color:var(--green);box-shadow:0 16px 44px #14211c1f}.category-product-image{background:#e7ede7;min-height:220px;position:relative}.category-product-image img{object-fit:cover}.category-card-heading,.category-product-card>p,.mini-colour-row,.category-product-meta,.category-product-actions{margin-left:14px;margin-right:14px}.category-card-heading{grid-template-columns:1fr auto;align-items:start;gap:10px;display:grid}.category-card-heading h2{font-size:1.2rem}.category-card-heading span,.category-product-card>p{color:var(--muted)}.category-card-heading button{border:1px solid var(--line);background:var(--white);width:34px;height:34px;color:var(--green);border-radius:8px;place-items:center;display:grid}.mini-colour-row{flex-wrap:wrap;gap:6px;display:flex}.mini-colour-row span{background:linear-gradient(135deg,#d5bd92,#8e6842);border:1px solid #14211c1f;border-radius:4px;width:24px;height:18px}.mini-colour-row span:nth-child(2){background:linear-gradient(135deg,#c4b59e,#806a52)}.mini-colour-row span:nth-child(3){background:linear-gradient(135deg,#eee1c2,#b89466)}.mini-colour-row span:nth-child(4){background:linear-gradient(135deg,#8b8f89,#535a55)}.category-product-meta,.category-product-actions{justify-content:space-between;align-items:center;gap:10px;display:flex}.category-product-meta{color:var(--muted);font-weight:900}.category-product-actions button,.quick-request-form button{background:var(--green);min-height:42px;color:var(--white);cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;font-weight:900;display:inline-flex}.category-product-actions a{color:var(--green);align-items:center;gap:5px;font-weight:900;display:inline-flex}.floating-request-panel{border-color:#197b5138;grid-template-rows:auto minmax(0,1fr);gap:0;max-height:calc(100vh - 112px);padding:0;display:grid;position:sticky;top:96px;overflow:hidden;box-shadow:0 24px 70px #14211c2e}.floating-request-panel h2{font-size:clamp(1.4rem,2vw,2rem)}.category-request-toggle{background:var(--green);min-height:58px;color:var(--white);letter-spacing:.02em;text-transform:uppercase;cursor:pointer;border:0;border-bottom:1px solid #ffffff2e;justify-content:space-between;align-items:center;gap:12px;padding:0 18px;font-size:.95rem;font-weight:900;display:flex}.category-request-toggle>span{align-items:center;gap:8px;display:inline-flex}.category-request-body{scrollbar-color:var(--green) #e5eee8;scrollbar-width:thin;background:#f0f7f1;gap:14px;min-height:0;padding:18px;display:grid;overflow:auto}.floating-request-panel.collapsed{z-index:45;width:min(360px,100vw - 32px);position:fixed;top:auto;bottom:18px;right:clamp(16px,3vw,34px)}.floating-request-panel.collapsed .category-request-toggle{border-bottom:0}.floating-request-panel.collapsed .category-request-body{display:none}.prefilled-product{background:#eef3ef;border-radius:8px;gap:4px;padding:14px;display:grid}.prefilled-product strong{color:var(--green)}.prefilled-product span{color:var(--muted);font-size:.92rem}.request-empty-state{background:var(--white);color:var(--muted);border:1px dashed #197b5147;border-radius:8px;padding:14px;font-weight:800}.request-empty-state strong{color:var(--green)}.quick-request-form{gap:10px;display:grid}.quick-request-form label{gap:6px;font-weight:800;display:grid}.quick-request-form input,.quick-request-form textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fbfcfa;border-radius:8px;padding:12px}.quick-request-form textarea{resize:vertical;min-height:88px}.quick-request-form button:disabled{cursor:not-allowed;opacity:.52}.request-confirmation,.request-region-note{color:var(--green-strong);background:#eef3ef;border-radius:8px;grid-template-columns:auto 1fr;gap:10px;padding:12px;font-size:.92rem;font-weight:800;display:grid}.product-request-float{z-index:45;background:var(--white);border:1px solid #197b5138;border-radius:8px;grid-template-rows:auto minmax(0,1fr);width:min(520px,100vw - 32px);max-height:calc(100vh - 88px);display:grid;position:fixed;bottom:10px;right:clamp(16px,3vw,34px);overflow:hidden;box-shadow:0 26px 90px #14211c38}.request-float-toggle{background:var(--green);min-height:60px;color:var(--white);letter-spacing:.02em;text-transform:uppercase;cursor:pointer;border:0;border-bottom:1px solid #ffffff2e;justify-content:space-between;align-items:center;gap:12px;padding:0 20px;font-size:1rem;font-weight:900;display:flex}.request-float-toggle span{align-items:center;gap:9px;display:inline-flex}.request-toggle-action{min-height:36px;color:var(--white);background:#ffffff29;border:1px solid #ffffff6b;border-radius:8px;flex:none;padding:0 10px;font-size:.82rem}.request-float-body{scrollbar-color:var(--green) #e5eee8;scrollbar-width:thin;background:#f0f7f1;gap:8px;min-height:0;padding:14px 18px 16px;display:grid;position:relative;overflow:auto}.request-float-body h2{font-size:clamp(1.45rem,2.4vw,2.2rem);line-height:1.06}.product-request-float .prefilled-product{padding:12px}.product-request-float .quick-request-form{gap:8px}.product-request-float .quick-request-form label{gap:4px}.product-request-float .quick-request-form input,.product-request-float .quick-request-form select,.product-request-float .quick-request-form textarea{min-height:46px;padding:10px 12px}.product-request-float .quick-request-form textarea{min-height:78px}.request-scroll-hint{min-height:34px;color:var(--green);background:#eef3ef;border-radius:8px;justify-content:center;align-items:center;gap:7px;font-size:.9rem;font-weight:900;display:none}.request-float-body.has-more .request-scroll-hint{display:inline-flex}.product-request-float.collapsed{width:min(360px,100vw - 32px)}.product-request-float.collapsed .request-float-toggle{border-bottom:0}.product-request-float.collapsed .request-float-body{display:none}.trust-section{background:var(--green-strong);color:var(--white);padding:clamp(70px,9vw,120px) clamp(18px,5vw,72px)}.trust-inner{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:clamp(30px,6vw,80px);display:grid}.trust-inner p,.trust-list p{color:#ffffffbd}.trust-section .section-kicker{color:var(--mint)}.trust-list{gap:14px;display:grid}.trust-list article{background:#ffffff14;border-color:#ffffff1f;grid-template-columns:auto 1fr;gap:16px;padding:22px;display:grid}.trust-list svg{color:var(--mint)}.role-section{background:#f7f9f5}.role-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.role-card{gap:14px;min-height:360px;padding:24px;display:grid}.role-card ul,.dashboard-panel ul{color:var(--muted);gap:10px;margin:0;padding-left:18px;display:grid}.role-card>span{color:var(--green);align-self:end;align-items:center;gap:8px;font-weight:900;display:inline-flex}.permission-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.permission-strip article{grid-template-columns:auto 1fr;gap:12px;padding:18px;display:grid}.permission-strip svg{color:var(--clay)}.permission-strip p{margin-bottom:0;font-size:.92rem}.retailer-section{align-items:center}.retailer-visual{min-height:560px;box-shadow:var(--shadow);border-radius:8px;position:relative;overflow:hidden}.retailer-visual img{object-fit:cover}.tiers{gap:12px;margin-top:28px;display:grid}.tiers article{grid-template-columns:90px 1fr;gap:16px;padding:18px;display:grid}.tiers article>span{color:var(--green);text-align:center;background:#eef3ef;border-radius:6px;align-self:start;padding:8px 10px;font-weight:900}.consultation-section{background:#fff;align-items:center}.schema-list{gap:10px;margin-top:26px;display:grid}.schema-list article{grid-template-columns:auto 1fr;gap:12px;padding:14px;display:grid}.schema-list svg{color:var(--clay)}.schema-list strong,.schema-list span{display:block}.schema-list span{color:var(--muted);margin-top:3px;font-size:.92rem}.consultation-points{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.consultation-points span{color:var(--green);background:#eef3ef;border-radius:6px;padding:8px 10px;font-weight:900}.lead-form{box-shadow:var(--shadow);gap:14px;padding:clamp(20px,4vw,34px);display:grid}.form-status{color:var(--muted);gap:8px;font-size:.92rem;font-weight:800}.form-status span{border-radius:999px;width:10px;height:10px}.form-status .live{background:var(--green)}.form-status .draft{background:var(--gold)}.form-status .status-dot.danger{background:#c8473c}.lead-form label{color:var(--ink);gap:7px;font-weight:800;display:grid}.lead-form input,.lead-form select,.lead-form textarea,.auth-form input,.auth-form select{border:1px solid var(--line);width:100%;color:var(--ink);background:#fbfcfa;border-radius:8px;padding:13px 14px}.lead-form textarea{resize:vertical;min-height:112px}.lead-product-picker{border:1px solid var(--line);background:#f4f7f3;border-radius:8px;gap:12px;padding:16px;display:grid}.lead-product-picker label{color:var(--ink);gap:7px;font-weight:800;display:grid}.lead-product-context{background:var(--white);border-radius:8px;grid-template-columns:auto 1fr;gap:12px;padding:14px;display:grid}.lead-product-context svg{color:var(--green)}.lead-product-context strong,.lead-product-context span{display:block}.lead-product-context span{color:var(--muted);font-size:.92rem}.lead-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.lead-form button{background:var(--green);min-height:50px;color:var(--white);cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:10px;font-weight:900;display:inline-flex}.auth-form button,.dashboard-panel button{background:var(--green);min-height:48px;color:var(--white);cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:10px;font-weight:900;display:inline-flex}.lead-form button:disabled,.auth-form button:disabled,.admin-login-form button:disabled,.admin-board button:disabled{cursor:progress;opacity:.72}.form-message{color:var(--green-strong);background:#f4f7f3;border-radius:8px;margin:0;padding:12px 14px;font-weight:800}.lead-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding-top:8px;display:grid}.lead-summary div{background:#f4f7f3;border-radius:8px;grid-template-columns:auto 1fr;gap:4px 8px;padding:12px;display:grid}.lead-summary svg{color:var(--green);grid-row:span 2}.lead-summary span{color:var(--muted);font-size:.82rem}.lead-summary strong{font-size:.92rem}.footer{color:var(--white);background:#101913;justify-content:space-between;gap:24px;padding:34px clamp(18px,5vw,72px);display:flex}.footer p,.footer a{color:#ffffffb8}.footer-brand .brand-mark{background:var(--green);border-color:var(--green)}.footer-links{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:16px;display:flex}.footer-links a{gap:8px}.app-page{background:var(--paper);min-height:100vh}.app-topbar{border-bottom:1px solid var(--line);background:var(--white);justify-content:space-between;align-items:center;gap:18px;padding:22px clamp(18px,5vw,72px);display:flex}.app-brand .brand-mark{background:var(--green);border-color:var(--green);color:var(--white)}.app-topbar nav{color:var(--green);flex-wrap:wrap;gap:16px;font-weight:800;display:flex}.outline-link{border:1px solid var(--line);min-height:42px;color:var(--green);border-radius:8px;align-items:center;padding:0 14px;font-weight:800;display:inline-flex}.auth-shell{grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);align-items:start;gap:clamp(28px,6vw,76px);padding:clamp(52px,8vw,104px) clamp(18px,5vw,72px);display:grid}.auth-portal-shell{grid-template-columns:minmax(0,.82fr) minmax(360px,1fr);align-items:center}.auth-copy h1,.dashboard-hero h1{max-width:820px;color:var(--ink);font-size:clamp(2.8rem,6vw,5.8rem)}.auth-copy>p,.dashboard-hero>div:first-child p{max-width:720px;font-size:1.1rem}.role-picker{gap:12px;margin-top:28px;display:grid}.role-picker a{border:1px solid var(--line);background:var(--white);border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:16px;font-weight:900;display:grid}.role-picker svg,.dashboard-status svg{color:var(--green)}.auth-portal-grid{gap:14px;display:grid}.auth-portal-grid a{border:1px solid var(--line);background:var(--white);min-height:120px;box-shadow:var(--shadow);border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:20px;display:grid}.auth-portal-grid svg{color:var(--green)}.auth-portal-grid strong,.auth-portal-grid span{display:block}.auth-portal-grid strong{color:var(--ink);font-size:clamp(1.3rem,2vw,1.8rem)}.auth-portal-grid span{color:var(--muted);margin-top:5px}.auth-form{box-shadow:var(--shadow);gap:14px;padding:clamp(20px,4vw,34px);display:grid}.auth-form label{gap:7px;font-weight:800;display:grid}.auth-form p{margin-bottom:0;font-size:.92rem}.auth-switch-card{border:1px solid var(--line);background:#eef5ef;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.auth-switch-card span{color:var(--muted);font-weight:800}.auth-switch-card a{color:var(--green);align-items:center;gap:7px;font-weight:950;display:inline-flex}.signup-step-list,.signup-role-preview{gap:10px;display:grid}.signup-step-list{margin-top:28px}.signup-step-list article,.signup-role-preview article{border:1px solid var(--line);background:var(--white);border-radius:8px;grid-template-columns:auto 1fr;gap:10px;padding:14px;display:grid}.signup-step-list svg,.signup-role-preview svg{color:var(--green)}.signup-role-preview article{background:#f6fbf7}.signup-role-preview span{color:var(--muted);font-size:.9rem;display:block}.signup-login-links{gap:8px;display:grid}.signup-login-links a{border:1px solid var(--line);color:var(--green);background:#fbfcfa;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;font-weight:900;display:flex}.demo-account-list{border-top:1px solid var(--line);gap:10px;margin-top:8px;padding-top:16px;display:grid}.demo-account-list>span{color:var(--green);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:950}.demo-account-list article{border:1px solid var(--line);background:#f6fbf7;border-radius:8px;gap:8px;padding:14px;display:grid}.demo-account-list article>div{justify-content:space-between;align-items:start;gap:12px;display:flex}.demo-account-list strong{color:var(--ink)}.demo-account-list article span{color:var(--muted);text-align:right;font-size:.78rem;font-weight:800}.demo-account-list p,.demo-account-list code{color:var(--muted);margin:0;font-size:.9rem}.demo-account-list code{background:var(--white);width:fit-content;color:var(--ink);border-radius:6px;padding:4px 7px;font-weight:900}.demo-account-list a{width:fit-content;color:var(--green);align-items:center;gap:7px;font-weight:950;display:inline-flex}.dashboard-hero{grid-template-columns:minmax(0,1fr) 340px;align-items:end;gap:clamp(24px,5vw,64px);padding:clamp(48px,8vw,96px) clamp(18px,5vw,72px);display:grid}.dashboard-status{gap:10px;padding:22px;display:grid}.dashboard-status span{color:var(--muted)}.retailer-dashboard-page .dashboard-hero{align-items:center;padding-block:clamp(34px,5vw,58px)}.retailer-dashboard-page .dashboard-hero h1{max-width:940px;font-size:clamp(2.7rem,5vw,5rem)}.retailer-dashboard-page .dashboard-status{align-self:center}.customer-dashboard-page .dashboard-hero{align-items:center;padding-block:clamp(34px,5vw,58px)}.customer-dashboard-page .dashboard-hero h1{max-width:980px;font-size:clamp(2.7rem,5vw,5rem)}.dashboard-grid{grid-template-columns:minmax(300px,.74fr) minmax(0,1.26fr);gap:18px;padding:0 clamp(18px,5vw,72px) clamp(64px,8vw,104px);display:grid}.dashboard-panel{align-content:start;gap:20px;padding:clamp(20px,4vw,28px);display:grid}.dashboard-panel.wide{grid-column:span 1}.panel-heading{justify-content:space-between;align-items:start;gap:18px;display:flex}.panel-heading h2,.dashboard-panel h2{font-size:clamp(1.6rem,3vw,2.8rem)}.data-table,.tier-matrix,.request-list{gap:10px;display:grid}.data-table article{border:1px solid var(--line);background:#fbfcfa;border-radius:8px;grid-template-columns:minmax(180px,1fr) 130px minmax(160px,.9fr) auto;align-items:center;gap:12px;padding:14px;display:grid}.data-table span,.tier-matrix span,.request-list span{color:var(--muted)}.tier-matrix{grid-template-columns:repeat(3,minmax(0,1fr))}.tier-matrix article{border:1px solid var(--line);background:#fbfcfa;border-radius:8px;gap:8px;padding:16px;display:grid}.tier-matrix p,.request-list p{margin-bottom:0;font-size:.92rem}.request-list article{border:1px solid var(--line);background:#fbfcfa;border-radius:8px;grid-template-columns:auto 1fr;gap:12px;padding:14px;display:grid}.request-list svg{color:var(--green)}.request-list article>div{gap:4px;min-width:0;display:grid}.request-list strong{display:block}.request-list span{align-items:center;gap:5px;display:inline-flex}.retailer-workspace{grid-template-columns:minmax(0,1fr) minmax(320px,.38fr);gap:18px;padding:0 clamp(18px,5vw,72px) clamp(64px,8vw,104px);display:grid}.retailer-account-card,.retailer-kpi-grid,.retailer-leads-panel,.retailer-rules-panel{grid-column:1}.retailer-account-card{gap:18px}.retailer-account-card .panel-heading p{color:var(--muted);margin-bottom:0}.retailer-account-grid,.retailer-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.retailer-kpi-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.retailer-account-grid article,.retailer-kpi-grid article{border:1px solid var(--line);background:var(--white);border-radius:8px;gap:6px;padding:16px;display:grid;box-shadow:0 16px 40px #0c20160a}.retailer-account-grid span,.retailer-kpi-grid span{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:.78rem;font-weight:950}.retailer-account-grid strong,.retailer-kpi-grid strong{color:var(--green);font-size:clamp(1.35rem,2.8vw,2rem);line-height:1}.retailer-account-grid p,.retailer-kpi-grid p{color:var(--muted);margin:0;font-size:.92rem}.retailer-filter-tabs{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.retailer-filter-tabs button{border:1px solid var(--line);background:var(--white);color:var(--green);border-radius:999px;padding:10px 13px;font-weight:950}.retailer-filter-tabs button.active{border-color:var(--green);background:var(--green);color:var(--white)}.retailer-toolbar{border:1px solid var(--line);background:#eef5ef;border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.retailer-toolbar span,.dashboard-inline-note{color:var(--muted);font-weight:800}.retailer-toolbar button,.panel-action-button,.retailer-upgrade-card button{border:1px solid var(--green);background:var(--green);min-height:40px;color:var(--white);border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:9px 13px;font-weight:950;display:inline-flex}.crm-search{background:var(--white);min-height:40px;color:var(--muted);border:1px solid #cddfd4;border-radius:8px;grid-template-columns:auto minmax(220px,1fr);align-items:center;gap:8px;padding:0 10px;font-weight:900;display:grid}.crm-search input{width:100%;color:var(--ink);font:inherit;background:0 0;border:0;outline:0}.crm-pipeline-board{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.crm-pipeline-board button{border:1px solid var(--line);min-height:110px;color:var(--ink);text-align:left;cursor:pointer;background:#fbfcfa;border-radius:8px;gap:6px;padding:14px;display:grid}.crm-pipeline-board button.active,.crm-pipeline-board button:hover{border-color:var(--green);background:#eaf4ee}.crm-pipeline-board span{color:var(--muted);text-transform:uppercase;font-size:.82rem;font-weight:950}.crm-pipeline-board strong{color:var(--green);font-size:clamp(1.8rem,3vw,3rem);line-height:1}.crm-pipeline-board small{color:var(--muted);font-weight:750}.crm-layout{grid-template-columns:minmax(0,1fr) minmax(360px,.48fr);align-items:start;gap:14px;display:grid}.retailer-lead-list{gap:14px;display:grid}.retailer-lead-list>article{border:1px solid var(--line);background:#fbfcfa;border-radius:8px;gap:14px;padding:18px;display:grid}.retailer-lead-list>article.active{border-color:var(--green);box-shadow:0 0 0 2px #13704a1f}.lead-card-head,.lead-card-actions{justify-content:space-between;align-items:start;gap:14px;display:flex}.lead-card-head h3{color:var(--ink);margin-top:4px;font-size:clamp(1.28rem,2.5vw,2rem)}.lead-card-head strong,.lead-status{width:fit-content;color:var(--green);background:#e9f4ed;border-radius:999px;padding:6px 9px;font-size:.8rem;font-weight:950}.lead-meta-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.lead-meta-grid span,.lead-detail-strip span,.lead-card-actions>span{color:var(--muted);align-items:center;gap:6px;font-weight:800;display:inline-flex}.lead-meta-grid svg{color:var(--green)}.retailer-lead-list p{color:var(--muted);margin:0}.lead-detail-strip{flex-wrap:wrap;gap:8px;display:flex}.lead-detail-strip span{border:1px solid var(--line);background:var(--white);color:var(--ink);border-radius:999px;padding:8px 10px}.lead-card-actions{flex-wrap:wrap;align-items:center}.lead-card-actions button{border:1px solid var(--green);background:var(--green);min-height:42px;color:var(--white);border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 14px;font-weight:950;display:inline-flex}.lead-card-actions .secondary-action{background:var(--white);color:var(--green)}.lead-card-actions .warning-action{color:#9a5512;border-color:#c9791c}.lead-card-actions button:disabled{cursor:not-allowed;opacity:.56}.lead-follow-up{color:var(--green-strong);background:#eef5ef;border:1px solid #d8e5dc;border-radius:8px;grid-template-columns:auto 1fr;align-items:center;gap:8px;padding:11px 12px;font-weight:850;display:grid}.lead-follow-up svg{color:var(--green)}.crm-detail-panel{border:1px solid var(--line);background:var(--white);border-radius:8px;gap:14px;padding:18px;display:grid;position:sticky;top:96px;box-shadow:0 18px 50px #0c201614}.crm-detail-head{gap:8px;display:grid}.crm-detail-head h3{font-size:clamp(1.45rem,2.4vw,2.4rem)}.crm-detail-head p{color:var(--green);margin:0;font-weight:900}.crm-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.crm-detail-grid article{border:1px solid var(--line);background:#fbfcfa;border-radius:8px;gap:5px;padding:12px;display:grid}.crm-detail-grid span,.crm-field,.crm-contact-log>div span{color:var(--muted);text-transform:uppercase;font-size:.84rem;font-weight:950}.crm-detail-grid p{color:var(--muted);margin:0}.crm-field{gap:7px;display:grid}.crm-field textarea,.crm-field select,.crm-field input{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;text-transform:none;background:#fbfcfa;border-radius:8px;padding:12px}.crm-field textarea{resize:vertical;min-height:112px}.secondary-panel-action{border-color:var(--line);background:var(--white);color:var(--green)}.crm-contact-log{border:1px solid var(--line);background:#eef5ef;border-radius:8px;gap:10px;padding:14px;display:grid}.crm-contact-log>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.crm-contact-log button{border:1px solid var(--green);background:var(--green);min-height:34px;color:var(--white);border-radius:8px;padding:7px 10px;font-weight:900}.crm-contact-log ul{color:var(--muted);gap:7px;margin:0;padding-left:18px;display:grid}.retailer-side-rail{grid-area:1/2/span 3;align-content:start;gap:18px;display:grid}.pipeline-list,.territory-list,.verification-list{gap:10px;display:grid}.pipeline-list article{border:1px solid var(--line);background:#fbfcfa;border-radius:8px;grid-template-columns:auto 1fr;align-items:center;gap:12px;padding:13px;display:grid}.pipeline-list article>strong{background:var(--green);width:42px;height:42px;color:var(--white);border-radius:999px;place-items:center;display:inline-grid}.pipeline-list span,.territory-list strong{color:var(--ink);font-weight:950}.pipeline-list p,.territory-list p,.retailer-upgrade-card p{color:var(--muted);margin:0;font-size:.92rem}.territory-list article{border:1px solid var(--line);background:#fbfcfa;border-radius:8px;gap:5px;padding:13px;display:grid}.territory-list span{color:var(--muted)}.retailer-upgrade-card{background:var(--green);color:var(--white)}.retailer-upgrade-card svg,.retailer-upgrade-card h2,.retailer-upgrade-card p,.retailer-upgrade-card a{color:var(--white)}.retailer-upgrade-card a{text-decoration-color:#ffffff80}.retailer-upgrade-card button{background:var(--white);width:fit-content;color:var(--green);border-color:#ffffff8c}.retailer-upgrade-card button svg{color:var(--green)}.tier-matrix article.active-tier{border-color:var(--green);background:#e9f4ed}.retailer-verification-panel{grid-column:2}.verification-list article{border:1px solid var(--line);background:#fbfcfa;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:12px;display:grid}.verification-list svg{color:var(--green)}.verification-list span{color:var(--muted);font-weight:800}.verification-list strong{color:var(--ink);text-align:right}.dashboard-inline-note{background:#eef5ef;border-radius:8px;margin:0;padding:10px 12px;font-size:.88rem}.customer-workspace{grid-template-columns:minmax(0,1fr) minmax(320px,.38fr);gap:18px;padding:0 clamp(18px,5vw,72px) clamp(64px,8vw,104px);display:grid}.customer-project-summary,.customer-request-panel,.customer-shortlist-panel,.customer-response-panel,.customer-upload-panel{grid-column:1}.customer-project-summary{grid-template-columns:minmax(0,1fr) auto;align-items:start}.customer-project-summary>div:first-child p{color:var(--muted)}.customer-summary-actions,.customer-card-actions{flex-wrap:wrap;gap:8px;display:flex}.customer-summary-actions button,.customer-card-actions button,.customer-upload-panel button,.next-step-list button,.customer-request-list article>button{border:1px solid var(--green);background:var(--green);color:var(--white);border-radius:8px;font-weight:950}.customer-summary-actions button,.customer-card-actions button,.customer-upload-panel button{justify-content:center;align-items:center;gap:8px;min-height:42px;padding:10px 14px;display:inline-flex}.customer-summary-actions .secondary-action,.customer-card-actions .secondary-action,.customer-card-actions .icon-action{background:var(--white);color:var(--green)}.customer-card-actions button:disabled{cursor:not-allowed;opacity:.56}.customer-card-actions .icon-action{width:42px;padding:0}.customer-stat-grid{grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.customer-stat-grid article{border:1px solid var(--line);background:#fbfcfa;border-radius:8px;gap:6px;padding:16px;display:grid}.customer-stat-grid span{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:.78rem;font-weight:950}.customer-stat-grid strong{color:var(--green);font-size:clamp(1.35rem,2.8vw,2rem);line-height:1}.customer-stat-grid p{color:var(--muted);margin:0;font-size:.92rem}.customer-side-rail{grid-area:1/2/span 3;align-content:start;gap:18px;display:grid}.next-step-list,.customer-request-list,.saved-product-grid,.retailer-response-list,.upload-list{gap:12px;display:grid}.next-step-list button{color:var(--ink);text-align:left;background:#fbfcfa;grid-template-columns:auto 1fr;align-items:start;gap:10px;padding:13px;display:grid}.next-step-list button.done{background:#e9f4ed}.next-step-list svg{color:var(--green)}.next-step-list span{gap:4px;display:grid}.next-step-list small{color:var(--muted);font-size:.88rem;font-weight:700}.customer-profile-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.customer-profile-form label{color:var(--ink);gap:7px;font-weight:850;display:grid}.customer-profile-form input{border:1px solid var(--line);width:100%;color:var(--ink);background:#fbfcfa;border-radius:8px;padding:12px 13px}.customer-request-list article,.saved-product-grid article,.retailer-response-list article,.upload-list article{border:1px solid var(--line);background:#fbfcfa;border-radius:8px;gap:12px;padding:16px;display:grid}.customer-request-list article.active{border-color:var(--green);background:#eef5ef}.customer-request-list article>button{color:var(--ink);text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;padding:0;display:flex}.customer-request-list article>button span{color:var(--green);background:#e0efe5;border-radius:999px;padding:6px 9px;font-size:.82rem}.customer-request-list article>div,.retailer-response-list .lead-meta-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.customer-request-list span,.retailer-response-list span{color:var(--muted);align-items:center;gap:5px;font-weight:800;display:inline-flex}.customer-request-list p,.customer-request-list small,.saved-product-grid p,.retailer-response-list p{color:var(--muted);margin:0}.saved-product-swatches{border:1px solid var(--line);border-radius:8px;grid-template-columns:repeat(4,1fr);height:54px;display:grid;overflow:hidden}.saved-product-swatches span{min-width:0}.saved-product-grid article>div:nth-child(2),.retailer-response-list article>div:first-child{justify-content:space-between;align-items:start;gap:12px;display:flex}.saved-product-grid strong,.retailer-response-list strong,.upload-list span{color:var(--ink)}.saved-product-grid article>div:nth-child(2) span,.retailer-response-list article>div:first-child span{color:var(--green);font-weight:950}.upload-list article{grid-template-columns:auto 1fr auto;align-items:center}.upload-list svg,.upload-list strong{color:var(--green)}.supplier-dashboard-grid{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr)}.supplier-dashboard-grid .data-table article{grid-template-columns:minmax(180px,1fr) 100px minmax(150px,.8fr) 120px auto}.supplier-dashboard-grid .data-table a{color:var(--green)}.supplier-dashboard-grid .supplier-products-panel{grid-column:1/-1;min-width:0}.supplier-dashboard-grid .supplier-account-card{grid-column:1/-1}.supplier-account-card>p,.supplier-account-card p{color:var(--muted)}.supplier-account-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.supplier-account-stats article{border:1px solid var(--line);background:#fbfcfa;border-radius:8px;gap:6px;padding:16px;display:grid}.supplier-account-stats span{color:var(--muted);text-transform:uppercase;font-size:.84rem;font-weight:900}.supplier-account-stats strong{color:var(--green);font-size:1.08rem}.supplier-editor-panel{grid-column:1}.supplier-editor-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.supplier-product-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.supplier-product-form label{gap:7px;font-weight:800;display:grid}.supplier-product-form label.full{grid-column:1/-1}.supplier-product-form input,.supplier-product-form select,.supplier-product-form textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fbfcfa;border-radius:8px;padding:13px 14px}.supplier-product-form textarea{resize:vertical;min-height:110px}.supplier-checklist{grid-area:span 2/2}.publish-field-list{gap:10px;display:grid}.publish-field-list article{border:1px solid var(--line);background:#fbfcfa;border-radius:8px;grid-template-columns:auto 1fr;gap:12px;padding:14px;display:grid}.publish-field-list svg{color:var(--green)}.publish-field-list p{color:var(--muted);margin-bottom:0;font-size:.92rem}.product-detail-page{background:#f7f9f5}.product-detail-hero{grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:clamp(24px,5vw,60px);padding:clamp(28px,5vw,60px) clamp(18px,5vw,72px);display:grid}.product-gallery{gap:12px;display:grid}.product-main-image,.room-image,.product-thumbs div{background:#e8eee9;border-radius:8px;position:relative;overflow:hidden}.product-main-image{min-height:clamp(420px,58vw,720px)}.product-main-image img,.room-image img,.product-thumbs img{object-fit:cover}.visualiser-pill{background:var(--white);min-height:42px;color:var(--green);border-radius:8px;align-items:center;gap:8px;padding:0 14px;font-weight:900;display:inline-flex;position:absolute;bottom:18px;left:18px;box-shadow:0 14px 38px #14211c29}.product-thumbs{grid-template-columns:110px 110px minmax(0,1fr);gap:12px;display:grid}.product-thumbs div,.product-thumbs button{min-height:92px}.product-thumbs button{border:1px solid var(--line);background:var(--white);color:var(--green);border-radius:8px;justify-content:center;align-items:center;gap:8px;font-weight:900;display:inline-flex}.product-buy-panel{border:1px solid var(--line);background:var(--white);box-shadow:var(--shadow);border-radius:8px;align-self:start;gap:18px;padding:clamp(22px,4vw,34px);display:grid;position:sticky;top:96px}.product-buy-panel h1{font-size:clamp(2.8rem,5vw,5rem)}.product-brand{color:var(--green);font-weight:900}.supplier-byline{color:var(--green);align-items:center;gap:7px;font-weight:800;display:inline-flex}.product-buy-panel p{color:var(--muted)}.product-badges,.product-actions{flex-wrap:wrap;gap:10px;display:flex}.product-badges span{color:var(--green);background:#eef3ef;border-radius:6px;padding:8px 10px;font-size:.86rem;font-weight:900}.colour-selector{gap:10px;display:grid}.colour-selector>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.colour-selector button{border:1px solid var(--line);min-height:44px;color:var(--ink);text-align:left;background:#fbfcfa;border-radius:8px;grid-template-columns:auto 1fr;align-items:center;gap:8px;font-weight:800;display:grid}.colour-selector button.active{border-color:var(--green);background:#eef3ef}.colour-selector button span{background:linear-gradient(135deg,#d2b48a,#806044);border:1px solid #14211c2e;border-radius:999px;width:18px;height:18px}.estimate-panel{background:#f4f7f3;border-radius:8px;gap:4px;padding:16px;display:grid}.estimate-panel span{color:var(--muted);font-weight:800}.estimate-panel strong{font-size:2.4rem}.estimate-panel p,.colour-note{margin-bottom:0;font-size:.9rem}.product-actions .btn{flex:210px;justify-content:center}.product-actions button{border:1px solid var(--line);background:var(--white);min-height:50px;color:var(--green);border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-weight:900;display:inline-flex}.product-detail-grid{grid-template-columns:minmax(0,1fr) minmax(320px,.42fr);gap:18px;padding:0 clamp(18px,5vw,72px) clamp(64px,8vw,104px);display:grid}.product-info-panel,.room-estimator{border:1px solid var(--line);background:var(--white);border-radius:8px}.product-info-panel{overflow:hidden}.product-tabbar{z-index:4;border-bottom:1px solid var(--line);background:var(--white);gap:0;display:flex;position:sticky;top:80px}.product-tabbar a{color:var(--green);text-align:center;flex:1;padding:16px;font-weight:900}.product-tabbar a+a{border-left:1px solid var(--line)}.product-copy-block{border-bottom:1px solid var(--line);gap:16px;padding:clamp(22px,4vw,36px);display:grid}.product-copy-block h2,.room-estimator h2{font-size:clamp(1.8rem,3vw,3rem)}.product-copy-block>p{max-width:900px;color:var(--muted);font-size:1.02rem}.spec-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.spec-grid div,.care-grid div{border:1px solid var(--line);background:#fbfcfa;border-radius:8px;gap:6px;padding:16px;display:grid}.spec-grid span,.care-grid p,.room-estimator p{color:var(--muted)}.care-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.room-estimator{align-self:start;gap:16px;padding:18px;display:grid;position:sticky;top:96px}.room-image{min-height:260px}.room-size-list{gap:8px;display:grid}.room-size-list button{border:1px solid var(--line);min-height:54px;color:var(--ink);text-align:left;background:#fbfcfa;border-radius:8px;grid-template-columns:1fr auto auto;align-items:center;gap:10px;display:grid}.room-size-list em{color:var(--green);font-style:normal;font-weight:900}.admin-page{background:#f6f7f4}.admin-shell{grid-template-columns:minmax(320px,.35fr) minmax(0,1fr);gap:18px;padding:clamp(18px,4vw,40px) clamp(18px,5vw,72px) clamp(64px,8vw,104px);display:grid}.admin-login-panel,.admin-board,.admin-stats article,.admin-control-grid article,.admin-audit-strip{border:1px solid var(--line);background:var(--white);border-radius:8px}.admin-login-panel{align-self:start;gap:18px;padding:clamp(20px,4vw,30px);display:grid;position:sticky;top:92px}.admin-login-panel h1{font-size:clamp(2rem,4vw,3.7rem)}.admin-login-panel>p{color:var(--muted)}.admin-login-form{gap:12px;display:grid}.admin-login-form label{gap:7px;font-weight:800;display:grid}.admin-login-form input{border:1px solid var(--line);width:100%;color:var(--ink);background:#fbfcfa;border-radius:8px;padding:13px 14px}.admin-login-form button,.admin-board button{background:var(--green);min-height:44px;color:var(--white);cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:9px;font-weight:900;display:inline-flex}.admin-security-note{color:var(--green-strong);background:#eef3ef;border-radius:8px;grid-template-columns:auto 1fr;gap:10px;padding:14px;font-size:.92rem;font-weight:800;display:grid}.admin-workspace{gap:18px;display:grid}.admin-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.admin-stats article{gap:6px;padding:18px;display:grid}.admin-stats svg,.admin-control-grid svg,.admin-audit-strip svg{color:var(--green)}.admin-stats span{color:var(--muted);font-size:.86rem;font-weight:800}.admin-stats strong{color:var(--ink);font-size:clamp(2rem,3vw,3rem)}.admin-stats p,.admin-account-list p,.admin-control-grid p{color:var(--muted);margin-bottom:0;font-size:.92rem}.admin-board{gap:16px;padding:clamp(18px,3vw,26px);display:grid}.admin-section-heading{justify-content:space-between;align-items:start;gap:18px;display:flex}.admin-section-heading h2{max-width:760px;font-size:clamp(1.5rem,3vw,2.5rem)}.admin-approval-list,.admin-compact-list,.admin-account-list{gap:10px;display:grid}.admin-approval-list article{border:1px solid var(--line);background:#fbfcfa;border-radius:8px;grid-template-columns:minmax(180px,1.1fr) minmax(120px,.6fr) minmax(180px,1fr) auto auto auto;align-items:center;gap:12px;padding:14px;display:grid}.admin-compact-list article{border:1px solid var(--line);background:#fbfcfa;border-radius:8px;grid-template-columns:minmax(160px,1fr) 90px minmax(120px,.8fr) auto;align-items:center;gap:12px;padding:14px;display:grid}.admin-account-list article{border:1px solid var(--line);background:#fbfcfa;border-radius:8px;grid-template-columns:minmax(160px,.8fr) minmax(180px,1fr) auto;align-items:center;gap:12px;padding:14px;display:grid}.admin-approval-list strong,.admin-compact-list strong,.admin-account-list strong{display:block}.admin-approval-list span,.admin-compact-list span,.admin-account-list span{color:var(--muted)}.risk{text-align:center;border-radius:6px;min-width:68px;padding:7px 9px;font-size:.82rem;font-weight:900}.risk-low{color:var(--green);background:#e9f4ec}.risk-medium{color:#856016;background:#fff4d9}.risk-high{color:#a53b34;background:#fdebea}.admin-row-actions{gap:6px;display:inline-flex}.admin-row-actions button{width:36px;min-height:36px;color:var(--green);background:#eef3ef;padding:0}.admin-live-badge{width:fit-content;color:var(--green-strong);background:#eef5ef;border:1px solid #cddfd4;border-radius:999px;align-items:center;gap:8px;padding:9px 12px;font-size:.9rem;font-weight:900;display:inline-flex}.admin-lead-ops{overflow:hidden}.admin-lead-kpis,.admin-quality-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.admin-lead-kpis article,.admin-quality-grid article{border:1px solid var(--line);background:#fbfcfa;border-radius:8px;gap:5px;padding:14px;display:grid}.admin-lead-kpis svg{color:var(--green)}.admin-lead-kpis span,.admin-quality-grid span{color:var(--muted);text-transform:uppercase;font-size:.82rem;font-weight:900}.admin-lead-kpis strong,.admin-quality-grid strong{color:var(--ink);font-size:clamp(1.6rem,2.4vw,2.5rem);line-height:1}.admin-quality-grid p{color:var(--muted);margin:0;font-size:.86rem}.admin-lead-list{gap:10px;display:grid}.admin-lead-list article{border:1px solid var(--line);background:#fbfcfa;border-radius:8px;grid-template-columns:minmax(210px,1.25fr) minmax(150px,.8fr) minmax(90px,.5fr) minmax(140px,.7fr) auto minmax(260px,1fr);align-items:center;gap:12px;padding:14px;display:grid}.admin-lead-list article>div{gap:5px;display:grid}.admin-lead-list span,.admin-lead-list p{color:var(--muted)}.admin-lead-list p{margin:0}.admin-lead-list svg{color:var(--green)}.admin-lead-main strong,.admin-lead-list article>div strong{color:var(--ink)}.admin-lead-main .lead-status{margin-bottom:4px}.admin-lead-actions{flex-wrap:wrap;gap:7px;display:flex}.admin-lead-actions button{border:1px solid var(--green);background:var(--white);min-height:34px;color:var(--green);padding:7px 10px;font-size:.86rem}.admin-lead-actions button:first-child{background:var(--green);color:var(--white)}.admin-lead-next{grid-column:1/-1;padding-top:3px;font-weight:850}.admin-lifecycle-strip{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;display:grid}.admin-lifecycle-strip article{border:1px solid var(--line);background:#eef5ef;border-radius:8px;gap:5px;padding:12px;display:grid}.admin-lifecycle-strip strong{color:var(--green)}.admin-lifecycle-strip span{color:var(--ink);font-size:.85rem;font-weight:900}.admin-lifecycle-strip p{color:var(--muted);margin:0;font-size:.84rem}.admin-retailer-ops-list,.admin-notification-list,.admin-trust-list,.admin-audit-list{gap:10px;display:grid}.admin-retailer-ops-list article{border:1px solid var(--line);background:#fbfcfa;border-radius:8px;grid-template-columns:minmax(190px,1fr) minmax(180px,.8fr) minmax(110px,.45fr) minmax(130px,.5fr) minmax(180px,.8fr) auto;align-items:center;gap:12px;padding:14px;display:grid}.admin-retailer-ops-list article>div,.admin-retailer-ops-list label{gap:5px;display:grid}.admin-retailer-ops-list p,.admin-retailer-ops-list span,.admin-notification-list span,.admin-trust-list span,.admin-trust-list p,.admin-audit-list span,.admin-audit-list p{color:var(--muted);margin:0}.admin-ops-metrics{gap:6px;display:grid}.admin-ops-metrics span{justify-content:space-between;gap:8px;display:flex}.admin-retailer-ops-list label{color:var(--muted);text-transform:uppercase;font-size:.78rem;font-weight:950}.admin-retailer-ops-list select,.admin-retailer-ops-list input{border:1px solid var(--line);background:var(--white);width:100%;min-height:38px;color:var(--ink);font:inherit;text-transform:none;border-radius:8px;padding:8px 10px}.admin-notification-list article{border:1px solid var(--line);background:#fbfcfa;border-radius:8px;grid-template-columns:minmax(180px,1fr) auto minmax(80px,.35fr) auto;align-items:center;gap:12px;padding:13px;display:grid}.admin-trust-list article{border:1px solid var(--line);background:#fbfcfa;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:13px;display:grid}.admin-trust-list svg{color:var(--green)}.admin-trust-list button{min-height:34px;padding:7px 10px}.admin-audit-list article{border:1px solid var(--line);background:#fbfcfa;border-radius:8px;grid-template-columns:90px minmax(180px,.6fr) minmax(0,1fr);align-items:center;gap:12px;padding:13px;display:grid}.admin-two-column{grid-template-columns:minmax(0,1fr) minmax(0,.9fr);gap:18px;display:grid}.admin-control-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.admin-control-grid article{align-content:start;gap:10px;padding:18px;display:grid}.admin-control-grid h3{font-size:1.08rem}.admin-control-grid a{color:var(--green);align-items:center;gap:6px;font-weight:900;display:inline-flex}.admin-audit-strip{grid-template-columns:auto 1fr;gap:12px;padding:18px;display:grid}.admin-audit-strip span{color:var(--muted);margin-top:4px;display:block}@media (max-width:1250px){.admin-shell{grid-template-columns:1fr}.category-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.retailer-workspace,.customer-workspace{grid-template-columns:1fr}.retailer-side-rail,.retailer-verification-panel,.customer-side-rail{grid-area:auto/1}.retailer-side-rail{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.customer-side-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-login-panel{position:static}}@media (max-width:1050px){.category-grid,.product-grid,.role-grid,.permission-strip,.category-nav-strip,.admin-stats,.admin-control-grid,.admin-lead-kpis,.admin-quality-grid,.admin-lifecycle-strip,.supplier-account-stats,.retailer-account-grid,.retailer-kpi-grid,.crm-pipeline-board,.crm-detail-grid,.customer-stat-grid,.customer-side-rail,.customer-profile-form,.lead-meta-grid,.retailer-side-rail,.spec-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-lead-list article,.admin-retailer-ops-list article,.admin-notification-list article,.admin-trust-list article,.admin-audit-list article{grid-template-columns:1fr 1fr}.crm-layout{grid-template-columns:1fr}.crm-detail-panel{position:static}.product-detail-hero,.product-detail-grid,.category-browser-shell{grid-template-columns:1fr}.product-buy-panel,.room-estimator,.category-filter-panel,.floating-request-panel{position:static}.floating-request-panel{grid-column:auto}.floating-request-panel.collapsed{position:fixed;top:auto;bottom:16px;right:16px}.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}}@media (max-width:860px){.hero{min-height:820px}.stats-band,.split-section,.trust-inner,.retailer-section,.consultation-section,.auth-shell,.admin-shell,.admin-two-column,.supplier-product-form,.care-grid,.dashboard-hero,.dashboard-grid{grid-template-columns:1fr}.supplier-checklist,.supplier-editor-panel,.retailer-account-card,.retailer-kpi-grid,.retailer-leads-panel,.retailer-rules-panel,.customer-project-summary,.customer-request-panel,.customer-shortlist-panel,.customer-response-panel,.customer-upload-panel{grid-area:auto}.admin-login-panel,.compact{position:static}.retailer-visual{min-height:360px}.footer,.row-heading,.panel-heading{display:grid}.footer-links{justify-content:flex-start}}@media (max-width:620px){.site-header{grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:14px 16px}.brand{min-width:0}.brand span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.header-cta{min-height:38px;padding:0 10px;font-size:.88rem}.product-request-float{width:calc(100vw - 20px);max-height:calc(100vh - 96px);bottom:10px;right:10px}.product-request-float.collapsed{width:calc(100vw - 20px)}.floating-request-panel.collapsed{width:calc(100vw - 20px);bottom:10px;right:10px}.retailer-account-grid,.retailer-kpi-grid,.crm-pipeline-board,.crm-detail-grid,.customer-project-summary,.customer-stat-grid,.customer-side-rail,.customer-profile-form,.customer-request-list article>div,.retailer-response-list .lead-meta-grid,.lead-meta-grid,.retailer-side-rail,.tier-matrix{grid-template-columns:1fr}.lead-card-head,.lead-card-actions,.retailer-toolbar,.crm-contact-log>div,.customer-summary-actions,.customer-card-actions{display:grid}.lead-card-actions button,.lead-card-actions .secondary-action,.retailer-toolbar button,.crm-search,.customer-summary-actions button,.customer-card-actions button,.customer-card-actions .icon-action{width:100%}.hero{min-height:760px;padding:112px 18px 42px}h1{font-size:clamp(3rem,16vw,4.6rem)}.category-grid,.product-grid,.role-grid,.permission-strip,.lead-summary,.lead-form-grid,.tier-matrix,.admin-stats,.admin-control-grid,.admin-lead-kpis,.admin-quality-grid,.admin-lifecycle-strip,.category-product-grid,.category-nav-strip,.admin-approval-list article,.admin-compact-list article,.admin-account-list article,.admin-lead-list article,.admin-retailer-ops-list article,.admin-notification-list article,.admin-trust-list article,.admin-audit-list article,.supplier-account-stats,.supplier-dashboard-grid .data-table article,.colour-selector>div,.product-thumbs,.room-size-list button,.spec-grid,.data-table article{grid-template-columns:1fr}.product-tabbar{display:grid;position:static}.product-tabbar a+a{border-top:1px solid var(--line);border-left:0}.stats-band div{padding:22px 18px}.tiers article{grid-template-columns:1fr}}
