:root{--dark:#1c5987;--bar:#2e6e96;--ink:#1f2a33;--muted:#5d6b76;--line:#dce3e8;--bg:#eef2f5;--card:#fff;--accent:#2e6e96;--soft:#f4f7f9;--nav:#13374f;--nav-2:#184e72;--danger:#a23b3b;--success:#2f7a3b;--warning:#9a6b14;--font-mono:"SFMono-Regular", Consolas, "Liberation Mono", Menlo, monospace;--shadow:0 1px 2px #14324b0d}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{background:var(--bg);color:var(--ink);letter-spacing:0;margin:0;font-family:Helvetica Neue,Helvetica,Arial,Segoe UI,sans-serif;font-size:14px;line-height:1.45}button,input,select,textarea{font:inherit}button{cursor:pointer;border:0}button:disabled{cursor:not-allowed;opacity:.58;transform:none}a{color:var(--dark);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;display:block}.skip-link{z-index:20;background:var(--ink);color:#fff;border-radius:6px;padding:10px 14px;position:absolute;top:-64px;left:16px}.skip-link:focus{top:12px}.loading-shell{min-height:100dvh;color:var(--muted);place-items:center;display:grid}.login-shell{background:linear-gradient(135deg, #21597f 0%, #13374f 48%, var(--bg) 48.2%, var(--bg) 100%);place-items:center;min-height:100dvh;padding:clamp(28px,6vw,72px);display:grid;position:relative;overflow:hidden}.login-panel{grid-template-columns:minmax(0,.95fr) minmax(340px,420px);align-items:center;gap:clamp(24px,6vw,76px);width:min(1040px,100%);display:grid}.login-intro{color:#fff;gap:clamp(22px,4vw,36px);max-width:560px;display:grid}.login-brand{color:#fff;align-items:center;gap:12px;width:fit-content;display:inline-flex}.login-brand:hover{text-decoration:none}.login-brand span{width:44px;height:44px;font-family:var(--font-mono);background:#ffffff1f;border:1px solid #ffffff47;border-radius:10px;place-items:center;font-weight:800;display:grid}.login-brand strong{font-size:17px}.login-copy{gap:12px;display:grid}.login-copy .eyebrow{color:#ffffffb8;letter-spacing:0;margin:0}.login-copy h1{color:#fff;text-wrap:balance;margin:0;font-size:clamp(42px,6vw,64px);line-height:.98}.login-copy p:not(.eyebrow){color:#ffffffc7;max-width:470px;margin:0;font-size:16px;line-height:1.62}.login-points{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;max-width:560px;margin:0;padding:0;list-style:none;display:grid}.login-points li{color:#ffffffdb;border-left:2px solid #ffffff57;padding:10px 0 10px 12px;font-size:13px;font-weight:700}.login-form-column{gap:12px;width:100%;display:grid}.login-card{background:#fff;border:1px solid #13374f1f;border-radius:14px;gap:16px;width:100%;padding:clamp(22px,4vw,32px);display:grid;box-shadow:0 24px 70px #13374f33}.login-card label{letter-spacing:0;gap:7px}.login-card input{border-color:#d7e0e7;border-radius:9px;min-height:46px;padding:11px 13px;font-size:16px}.login-card .solid{border-radius:9px;width:100%;min-height:48px;font-size:15px}.login-dev-note{color:#ffffffb8;margin:0;font-size:13px;line-height:1.5}.front-site{background:var(--bg);min-height:100dvh}.front-nav{color:#fff;background:linear-gradient(#21597f,#184e72);border-bottom:4px solid #123a55;justify-content:space-between;align-items:center;gap:18px;min-height:84px;padding:14px 18px;display:flex}.front-brand{color:#fff;align-items:center;gap:12px;display:inline-flex}.front-brand:hover,.front-nav nav a:hover{text-decoration:none}.front-brand span{color:#fff;width:50px;height:50px;font-family:var(--font-mono);filter:drop-shadow(0 1px 1px #00000040);background:#ffffff26;border:1px solid #ffffff38;border-radius:7px;place-items:center;font-size:14px;font-weight:800;display:grid}.front-brand strong{letter-spacing:.3px;font-size:18px;display:block}.front-nav nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.front-nav nav a{color:#dceaf4;border-radius:7px;padding:9px 11px;font-size:13px;font-weight:700}.front-nav nav a:hover,.front-nav nav a.admin-link{color:#fff;background:#ffffff1c}.front-hero,.front-band,.front-section,.front-footer{width:min(1180px,100% - 36px);margin-inline:auto}.front-hero{grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);align-items:stretch;gap:18px;padding:24px 0 18px;display:grid}.hero-copy,.hero-media,.front-band article,.category-grid article,.featured-grid article,.quote-card,.sales-card{background:var(--card);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:10px}.hero-copy{flex-direction:column;justify-content:center;min-height:410px;padding:clamp(24px,4vw,42px);display:flex}.eyebrow{color:var(--dark);letter-spacing:.5px;text-transform:uppercase;margin:0 0 6px;font-size:11px;font-weight:700}.hero-copy h1{max-width:760px;color:var(--dark);letter-spacing:0;text-wrap:balance;margin:0;font-size:clamp(30px,4vw,48px);line-height:1.05}.hero-copy p,.section-heading p,.split-section p,.category-grid p,.featured-grid p,.sales-card p{color:var(--muted)}.hero-copy>p:not(.eyebrow){max-width:660px;margin:14px 0 0;font-size:15px;line-height:1.6}.hero-actions{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.front-solid,.front-ghost,.solid,.ghost,.primary-action,.side-actions button,.row-actions button,.chip{border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:36px;padding:9px 14px;font-weight:700;transition:background .18s,color .18s,border-color .18s,transform .18s;display:inline-flex}.front-solid,.solid,.primary-action{background:var(--dark);color:#fff}.front-solid:hover,.solid:hover,.primary-action:hover{background:#15486e;text-decoration:none;transform:translateY(-1px)}.front-ghost,.ghost{color:var(--dark);border:1px solid var(--dark);background:#fff}.front-ghost:hover,.ghost:hover{background:var(--soft);text-decoration:none;transform:translateY(-1px)}.front-solid:active,.front-ghost:active,.solid:active,.ghost:active,.primary-action:active{transform:translateY(0)}.hero-media{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:14px;display:grid}.hero-media img{object-fit:contain;border:1px solid var(--line);background:#fbfcfd;border-radius:8px;width:100%;height:190px;padding:14px}.front-band{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding:0 0 18px;display:grid}.front-band article{padding:16px 18px}.front-band svg,.sales-card svg{color:var(--dark)}.front-band strong{color:var(--dark);font-family:var(--font-mono);margin-top:7px;font-size:22px;line-height:1;display:block}.front-band span{color:var(--muted);margin-top:5px;font-size:12px;display:block}.front-section{padding:16px 0 28px}.section-heading{max-width:780px;margin-bottom:14px}.section-heading h2,.split-section h2{color:var(--dark);margin:0;font-size:22px;line-height:1.2}.section-heading p,.split-section p{max-width:760px;margin:7px 0 0}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:16px;display:grid}.category-grid article{padding:18px 20px}.product-category-card{color:inherit;background:var(--card);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:10px;padding:18px 20px;display:block}.product-category-card:hover{background:#fbfcfd;border-color:#c5ddee;text-decoration:none}.category-grid span,.featured-grid span{color:var(--muted);letter-spacing:.5px;text-transform:uppercase;font-size:11px;font-weight:700;display:inline-block}.category-grid h3,.featured-grid h3,.sales-card h3{color:var(--dark);margin:7px 0 5px;font-size:17px;line-height:1.2}.category-grid p,.featured-grid p,.sales-card p{margin:0;line-height:1.5}.featured-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.featured-grid article{overflow:hidden}.featured-grid img{object-fit:contain;border-bottom:1px solid var(--line);background:#fbfcfd;width:100%;height:190px;padding:14px}.featured-grid article>div{padding:14px 16px 16px}.featured-grid strong{color:var(--dark);font-family:var(--font-mono);margin-top:9px;font-size:12px;display:block}.product-hero,.product-detail{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);align-items:stretch;gap:18px;width:min(1180px,100% - 36px);margin:24px auto 10px;display:grid}.product-hero>div,.product-detail-media,.product-detail-copy{background:var(--card);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:10px}.product-hero>div:first-child,.product-detail-copy{flex-direction:column;justify-content:center;padding:clamp(22px,4vw,38px);display:flex}.product-hero.compact{grid-template-columns:minmax(0,1fr) minmax(260px,340px)}.product-hero h1,.product-detail h1{color:var(--dark);margin:0;font-size:clamp(28px,3.6vw,42px);line-height:1.08}.product-hero p,.product-detail p{max-width:760px;color:var(--muted);line-height:1.6}.product-hero-meta{grid-template-columns:1fr;gap:12px;padding:14px;display:grid}.product-hero-meta article{border:1px solid var(--line);background:#fbfcfd;border-radius:8px;padding:14px 16px}.product-hero-meta strong{color:var(--dark);font-family:var(--font-mono);margin-top:7px;font-size:24px;display:block}.product-hero-meta span{color:var(--muted);font-size:12px}.product-list-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.product-list-card{color:inherit;border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:10px;grid-template-rows:190px auto;display:grid;overflow:hidden}.product-list-card:hover{border-color:#c5ddee;text-decoration:none}.product-list-card img,.product-list-placeholder,.product-detail-media{object-fit:contain;background:#fbfcfd;width:100%;height:100%}.product-list-card img,.product-list-placeholder{border-bottom:1px solid var(--line);padding:14px}.product-list-placeholder,.product-detail-media{color:var(--muted);place-items:center;display:grid}.product-list-card>div{padding:14px 16px 16px}.product-list-card span,.product-list-card strong{color:var(--muted);letter-spacing:.5px;text-transform:uppercase;font-size:11px;font-weight:800;display:block}.product-list-card h3{color:var(--dark);margin:7px 0 5px;font-size:16px;line-height:1.2}.product-list-card p{color:var(--muted);margin:0;line-height:1.5}.product-list-card strong{color:var(--dark);font-family:var(--font-mono);margin-top:10px}.product-detail{grid-template-columns:minmax(320px,440px) minmax(0,1fr)}.product-detail-media{min-height:430px;padding:26px}.product-detail-media img{object-fit:contain;width:100%;height:100%}.product-spec-panel h2{color:var(--dark);margin:0 0 12px;font-size:18px}.spec-list{border:1px solid var(--line);border-radius:8px;margin:0;display:grid;overflow:hidden}.spec-list div{border-bottom:1px solid var(--line);grid-template-columns:170px minmax(0,1fr);display:grid}.spec-list div:last-child{border-bottom:0}.spec-list dt,.spec-list dd{margin:0;padding:9px 11px}.spec-list dt{color:var(--dark);text-transform:uppercase;background:#f4f7f9;font-size:11px;font-weight:800}.spec-list dd{color:var(--ink)}.split-section{grid-template-columns:minmax(0,1fr) minmax(320px,420px);align-items:start;gap:18px;display:grid}.split-section.reverse{grid-template-columns:minmax(320px,420px) minmax(0,1fr)}.split-section.reverse>div:first-child{grid-column:2}.split-section.reverse>.sales-card{grid-area:1/1}.check-list{gap:9px;margin:16px 0 0;padding:0;list-style:none;display:grid}.check-list li{color:var(--ink);align-items:flex-start;gap:8px;display:flex}.check-list svg{color:var(--dark);flex:none;margin-top:2px}.quote-card{gap:12px;padding:18px 20px;display:grid}.quote-card textarea{min-height:104px}.quote-card button:disabled{opacity:.68;cursor:not-allowed;transform:none}.form-status{border-radius:7px;margin:0;padding:9px 11px;font-size:12.5px;font-weight:700}.form-status.saved{color:var(--success);background:#e3f3e6;border:1px solid #b9e0c1}.form-status.error{color:var(--danger);background:#fbe6e6;border:1px solid #eec2c2}.workflow-row{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:repeat(5,minmax(0,1fr));margin-top:16px;display:grid;overflow:hidden}.workflow-row span{color:var(--dark);text-align:center;border-right:1px solid var(--line);background:#fbfcfd;padding:12px 10px;font-size:12px;font-weight:800}.workflow-row span:last-child{border-right:0}.sales-card{padding:18px 20px}.front-footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:flex-start;gap:16px;margin-top:10px;padding:18px 0 32px;display:flex}.front-footer strong,.front-footer span,.front-footer a{display:block}.front-footer strong{color:var(--dark)}.front-footer a{color:var(--dark);align-items:center;gap:6px;margin-left:16px;font-weight:700;display:inline-flex}.marketing-site{--site-ink:#182129;--site-muted:#5d6871;--site-line:#d9dedb;--site-paper:#f4f1ea;--site-white:#fffdf8;--site-dark:#172632;--site-green:#456d55;--site-wood:#9a6337;--site-red:#b52424;--site-shadow:0 18px 50px #161f271f;background:var(--site-paper);min-height:100dvh;color:var(--site-ink);overflow:clip}.marketing-site h1,.marketing-site h2,.marketing-site h3,.marketing-site p{letter-spacing:0}.site-nav{z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffdf8eb;border-bottom:1px solid #1821291f;justify-content:space-between;align-items:center;gap:18px;min-height:74px;padding:12px 22px;display:flex;position:sticky;top:0}.site-logo{color:var(--site-ink);align-items:center;gap:12px;font-weight:800;text-decoration:none;display:inline-flex}.site-logo img{object-fit:contain;width:132px;height:78px}.site-logo span{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.site-nav nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:4px;min-width:0;display:flex}.site-nav nav a{color:#34414a;border-radius:8px;justify-content:center;align-items:center;gap:5px;min-height:36px;padding:8px 10px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.site-nav nav a:hover,.site-nav nav a[aria-current=page]{color:var(--site-dark);background:#18212914}.site-social-links{align-items:center;gap:4px;padding-left:6px;display:inline-flex}.site-eyebrow{color:var(--brand-accent,var(--site-green));letter-spacing:.6px;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:900;line-height:1.2}.button-row{flex-wrap:wrap;align-items:center;gap:10px;margin-top:24px;display:flex}.site-button,.site-link{border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:10px 15px;font-weight:900;text-decoration:none;transition:background .18s,color .18s,border-color .18s,transform .18s;display:inline-flex}.site-button.primary{color:#fff;background:var(--brand-accent,var(--site-dark));border:1px solid #00000014}.site-button.secondary{color:var(--site-dark);background:#fffdf8e6;border:1px solid #18212933}.site-button:hover,.site-link:hover{text-decoration:none;transform:translateY(-1px)}.site-link{width:fit-content;color:var(--site-dark);padding-inline:0}.home-hero,.brand-hero,.interior-hero{isolation:isolate;background:var(--site-dark);align-items:end;min-height:82svh;display:grid;position:relative;overflow:hidden}.home-hero-bg,.brand-hero-bg,.interior-hero>img{z-index:-3;object-fit:cover;width:100%;height:116%;position:absolute;inset:-8% 0}.home-hero-bg{height:144%;inset:-22% 0}.home-hero-shade,.brand-hero-shade,.interior-hero:before{content:"";z-index:-2;background:linear-gradient(90deg,#091218ad,#09121852 46%,#09121814),linear-gradient(#09121800 58%,#0912186b);position:absolute;inset:0}.home-hero-content,.brand-hero-copy,.interior-hero>div{color:#fff;z-index:5;width:min(760px,100% - 44px);margin:0 0 76px max(22px,50% - 590px);position:relative}.home-hero-content h1,.brand-hero-copy h1,.interior-hero h1{text-wrap:balance;max-width:880px;margin:0;font-size:64px;font-weight:900;line-height:.98}.home-hero-content p:not(.site-eyebrow),.brand-hero-copy p:not(.site-eyebrow),.interior-hero p:not(.site-eyebrow){color:#ffffffe0;max-width:680px;margin:18px 0 0;font-size:17px;line-height:1.65}.home-hero .site-eyebrow,.brand-hero .site-eyebrow,.interior-hero .site-eyebrow{color:#f2c083}.hero-float-stack{z-index:6;pointer-events:none;grid-template-columns:1fr 1fr;gap:14px;width:min(440px,35vw);display:grid;position:absolute;bottom:42px;right:max(22px,50% - 590px)}.hero-product-layer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffdf824;border:1px solid #ffffff5c;margin:0;position:relative;overflow:hidden;box-shadow:0 22px 60px #040a0e57}.hero-product-layer img{aspect-ratio:1/.74;object-fit:cover;width:100%;animation:7s ease-in-out infinite layer-breathe}.hero-product-layer:first-child{grid-column:1/-1}.hero-product-layer:first-child img{aspect-ratio:16/8}.hero-product-layer figcaption{color:#fff;letter-spacing:.6px;text-transform:uppercase;background:#091218ad;border:1px solid #ffffff2e;border-radius:7px;padding:7px 9px;font-size:11px;font-weight:900;position:absolute;bottom:10px;left:10px}.hero-depth-fields{z-index:2;pointer-events:none;position:absolute;inset:0;overflow:hidden}.depth-plank,.depth-line{display:block;position:absolute;box-shadow:0 28px 70px #040a0e38}.depth-plank{object-fit:cover;opacity:.78;border:1px solid #ffffff2e;width:min(420px,30vw);height:150px}.depth-plank-one{bottom:90px;left:-90px}.depth-plank-two{opacity:.38;top:150px;right:18%}.depth-line{background:linear-gradient(90deg,#0000,#ffffff80,#0000);width:46vw;height:2px}.depth-line-one{top:34%;right:-12vw}.depth-line-two{top:62%;left:-16vw}.layer-henkel img{object-fit:contain;background:#f5f0e6;padding:14px}.layer-millwork img{object-fit:contain;background:#ecebe6;padding:10px}@keyframes layer-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.035)}}.home-proof-strip{z-index:4;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;width:min(1180px,100% - 44px);margin:-34px auto 0;display:grid;position:relative}.parallax-theater{grid-template-columns:minmax(280px,390px) minmax(0,1fr);align-items:start;gap:42px;width:min(1280px,100% - 44px);min-height:860px;padding-top:118px;display:grid}.theater-copy{padding:26px 0;position:sticky;top:118px}.theater-copy h2{color:var(--site-dark);text-wrap:balance;margin:0;font-size:42px;font-weight:900;line-height:1.02}.theater-copy p:not(.site-eyebrow){color:var(--site-muted);margin:14px 0 0;font-size:15px;line-height:1.65}.theater-stage{min-height:760px;box-shadow:var(--site-shadow);background:#1a252c;border-radius:8px;position:relative;overflow:hidden}.theater-stage:after{content:"";z-index:2;pointer-events:none;background:radial-gradient(circle at 72% 24%,#ffffff2e,#0000 24%),linear-gradient(#09121814,#09121894);position:absolute;inset:0}.theater-bg{z-index:1;object-fit:cover;opacity:.62;width:112%;height:120%;position:absolute;inset:-10% -6%}.theater-card{z-index:4;background:#fffdf8e0;border:1px solid #ffffff57;border-radius:8px;margin:0;position:absolute;overflow:hidden;box-shadow:0 26px 70px #040a0e52}.theater-card img{object-fit:cover;width:100%;height:100%}.theater-card figcaption{color:#fff;letter-spacing:.6px;text-transform:uppercase;background:#091218bd;border-radius:7px;padding:8px 10px;font-size:11px;font-weight:900;position:absolute;bottom:12px;left:12px}.theater-card-one{width:48%;height:36%;top:10%;left:7%}.theater-card-two{width:34%;height:38%;top:29%;right:8%}.theater-card-two img{object-fit:contain;background:#f6f0e6;padding:24px}.theater-card-three{width:42%;height:34%;bottom:8%;left:18%}.home-proof-strip article{background:var(--site-white);min-height:116px;box-shadow:var(--site-shadow);border:1px solid #1821291f;border-radius:8px;align-content:start;gap:8px;padding:18px;display:grid}.home-proof-strip svg{color:var(--site-green)}.home-proof-strip strong{font-size:16px}.home-proof-strip span{color:var(--site-muted);font-size:13px;line-height:1.45}.material-parallax-stack{background:var(--site-dark);margin-top:86px}.material-parallax-panel{isolation:isolate;background:var(--site-dark);align-items:end;min-height:86svh;display:grid;position:relative;overflow:hidden}.material-parallax-panel:before{content:"";z-index:1;background:linear-gradient(90deg,#091218c2,#09121852 58%,#09121814),linear-gradient(#09121800 54%,#0912188f);position:absolute;inset:0}.material-panel-image{z-index:0;object-fit:cover;width:100%;height:156%;position:absolute;inset:-28% 0;transform:translate(0,0)}.material-panel-copy{z-index:2;color:#fff;width:min(720px,100% - 44px);margin:0 0 76px max(22px,50% - 590px);position:relative}.material-panel-copy span{color:#f2c083;letter-spacing:.6px;text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:900;display:block}.material-panel-copy h2{text-wrap:balance;margin:0;font-size:54px;font-weight:900;line-height:1}.material-panel-copy p{color:#ffffffdb;max-width:600px;margin:16px 0 0;font-size:16px;line-height:1.65}.site-section{width:min(1180px,100% - 44px);margin-inline:auto;padding:86px 0}.section-heading-wide{max-width:780px;margin-bottom:26px}.section-heading-wide h2,.intro-copy h2,.sticky-copy h2,.split-copy h2,.quote-copy h2,.contact-panel h2,.cta-band h2{color:var(--site-dark);text-wrap:balance;margin:0;font-size:40px;font-weight:900;line-height:1.05}.section-heading-wide p:not(.site-eyebrow),.intro-copy p:not(.site-eyebrow),.sticky-copy p,.split-copy p,.quote-copy p,.contact-panel p{color:var(--site-muted);margin:12px 0 0;font-size:15px;line-height:1.65}.brand-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.brand-card{min-height:520px;color:inherit;background:var(--site-white);border:1px solid #1821291f;border-radius:8px;grid-template-rows:260px 1fr;text-decoration:none;transition:transform .18s,box-shadow .18s;display:grid;overflow:hidden;box-shadow:0 12px 36px #161f2714}.brand-card:hover{box-shadow:var(--site-shadow);text-decoration:none;transform:translateY(-3px)}.brand-card>img{object-fit:cover;width:100%;height:100%}.brand-card>div{border-top:5px solid var(--brand-accent);padding:20px}.brand-card span,.resource-card span,.mini-resource span{color:var(--brand-accent,var(--site-green));letter-spacing:.6px;text-transform:uppercase;font-size:11px;font-weight:900;display:block}.brand-card h3{color:var(--site-dark);margin:8px 0;font-size:24px;line-height:1.1}.brand-card p{color:var(--site-muted);margin:0;line-height:1.55}.brand-card strong{color:var(--site-dark);align-items:center;gap:7px;margin-top:18px;display:inline-flex}.brand-hub .site-link{margin-top:18px}.brands-hub-hero{isolation:isolate;background:var(--site-dark);align-items:end;height:min(720px,100svh - 104px);min-height:560px;display:grid;position:relative;overflow:hidden}.brands-hub-hero-bg{z-index:-3;object-fit:cover;width:100%;height:132%;position:absolute;inset:-16% 0}.brands-hub-hero-shade{z-index:-2;background:linear-gradient(90deg,#081219c2,#08121970 48%,#0812191a),linear-gradient(#08121900 54%,#0812197a);position:absolute;inset:0}.brands-hub-hero-copy{z-index:5;color:#fff;width:min(780px,100% - 44px);margin:0 0 64px max(22px,50% - 590px);position:relative}.brands-hub-hero-copy h1{text-wrap:balance;max-width:860px;margin:0;font-size:64px;font-weight:900;line-height:.98}.brands-hub-hero-copy p:not(.site-eyebrow){color:#ffffffe0;max-width:650px;margin:18px 0 0;font-size:17px;line-height:1.65}.brands-hub-hero .site-eyebrow{color:#f2c083}.brands-hub-intro{grid-template-columns:minmax(0,.82fr) minmax(0,1fr);align-items:start;gap:46px;padding-bottom:42px;display:grid}.brands-hub-intro h2{color:var(--site-dark);text-wrap:balance;margin:0;font-size:42px;font-weight:900;line-height:1.05}.brands-hub-intro>p{color:var(--site-muted);margin:2px 0 0;font-size:17px;line-height:1.7}.brand-hub-directory{padding-top:36px}.hub-brand-stack{gap:18px;display:grid}.hub-brand-panel{min-height:430px;color:inherit;background:var(--site-white);border:1px solid #18212921;border-radius:8px;grid-template-columns:minmax(0,1.04fr) minmax(360px,.96fr);text-decoration:none;transition:transform .18s,box-shadow .18s;display:grid;overflow:hidden;box-shadow:0 18px 48px #161f271a}.hub-brand-panel:hover{box-shadow:var(--site-shadow);text-decoration:none;transform:translateY(-3px)}.hub-brand-panel.is-reversed{grid-template-columns:minmax(360px,.96fr) minmax(0,1.04fr)}.hub-brand-panel.is-reversed .hub-brand-media{order:2}.hub-brand-media{background:var(--site-dark);min-height:430px;position:relative;overflow:hidden}.hub-brand-media img{object-fit:cover;width:100%;height:112%;display:block}.hub-brand-copy{border-top:7px solid var(--brand-accent);flex-direction:column;justify-content:center;gap:16px;padding:42px;display:flex}.hub-brand-copy>span{color:var(--brand-accent);letter-spacing:.6px;text-transform:uppercase;font-size:11px;font-weight:900;line-height:1.2;display:block}.hub-brand-copy h3{color:var(--site-dark);margin:0;font-size:38px;font-weight:900;line-height:1.02}.hub-brand-copy p{color:var(--site-muted);margin:0;line-height:1.62}.hub-brand-meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.hub-brand-meta article{background:#1821290b;border-radius:8px;min-height:92px;padding:14px}.hub-brand-meta strong,.hub-brand-meta em{display:block}.hub-brand-meta strong{color:var(--site-dark);font-size:18px;line-height:1.08}.hub-brand-meta em{color:var(--site-muted);margin-top:7px;font-size:12px;font-style:normal;line-height:1.35}.hub-brand-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:4px;display:flex}.hub-brand-actions strong,.hub-brand-actions span{color:var(--site-dark);align-items:center;gap:7px;font-size:14px;font-weight:900;display:inline-flex}.hub-brand-actions span{color:var(--site-muted)}.catalog-hero{isolation:isolate;background:var(--site-dark);align-items:end;min-height:640px;display:grid;position:relative;overflow:hidden}.catalog-hero-compact{min-height:520px}.catalog-hero-bg{z-index:-3;object-fit:cover;width:100%;height:124%;position:absolute;inset:-12% 0}.catalog-hero-shade{z-index:-2;background:linear-gradient(90deg,#081219c7,#08121970 46%,#08121924),linear-gradient(#08121900 48%,#08121994);position:absolute;inset:0}.catalog-hero-copy{z-index:5;color:#fff;width:min(780px,100% - 44px);margin:0 0 70px max(22px,50% - 590px);position:relative}.catalog-hero-copy h1{text-wrap:balance;max-width:880px;margin:0;font-size:60px;font-weight:900;line-height:.98}.catalog-hero-copy p:not(.site-eyebrow){color:#ffffffe0;max-width:660px;margin:18px 0 0;font-size:17px;line-height:1.65}.catalog-hero .site-eyebrow{color:#f2c083}.catalog-hero-metrics{z-index:6;gap:10px;width:min(360px,28vw);display:grid;position:absolute;bottom:70px;right:max(22px,50% - 590px)}.catalog-hero-metrics article{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf821;border:1px solid #fff3;border-radius:8px;min-height:96px;padding:16px}.catalog-hero-metrics svg{color:#f2c083}.catalog-hero-metrics strong,.catalog-hero-metrics span{display:block}.catalog-hero-metrics strong{margin-top:10px;font-size:27px;font-weight:900;line-height:1}.catalog-hero-metrics span{color:#ffffffd1;text-transform:uppercase;margin-top:5px;font-size:12px;font-weight:800}.catalog-section{padding-bottom:54px}.catalog-featured-section{padding-top:22px}.catalog-group-grid,.catalog-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.catalog-group-card,.catalog-product-card{color:inherit;background:var(--site-white);border:1px solid #1821291f;border-radius:8px;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;overflow:hidden;box-shadow:0 12px 36px #161f2714}.catalog-group-card:hover,.catalog-product-card:hover{border-color:color-mix(in srgb, var(--brand-accent,var(--site-green)) 42%, #1821291f);box-shadow:var(--site-shadow);text-decoration:none;transform:translateY(-3px)}.catalog-group-card{grid-template-rows:250px 1fr;min-height:500px;display:grid}.catalog-group-card>img{object-fit:cover;background:#eef0ec;width:100%;height:100%}.catalog-group-card>div,.catalog-product-card>div:last-child{z-index:2;background:var(--site-white);border-top:5px solid var(--brand-accent,var(--site-green));padding:20px;position:relative}.catalog-group-card span,.catalog-product-card span{color:var(--brand-accent,var(--site-green));letter-spacing:.6px;text-transform:uppercase;font-size:11px;font-weight:900;line-height:1.25;display:block}.catalog-group-card h3,.catalog-product-card h3{color:var(--site-dark);margin:8px 0;font-weight:900;line-height:1.1}.catalog-group-card h3{font-size:28px}.catalog-product-card h3{font-size:19px}.catalog-group-card p,.catalog-product-card p{color:var(--site-muted);margin:0;line-height:1.55}.catalog-price{color:var(--site-dark);margin-top:10px;font-size:13px;font-style:normal;font-weight:850;display:block}.catalog-group-card strong,.catalog-product-card strong{color:var(--site-dark);align-items:center;gap:7px;margin-top:16px;font-size:14px;font-weight:900;display:inline-flex}.catalog-product-card{grid-template-rows:230px 1fr;min-height:470px;display:grid}.catalog-product-media{z-index:1;height:230px;min-height:0;color:var(--site-muted);background:linear-gradient(135deg,#fffdf8f5,#ebe8dee6),radial-gradient(circle at 20% 20%,#456d5524,#0000 42%);place-items:center;padding:0;display:grid;position:relative;overflow:hidden}.catalog-product-media img{object-fit:contain;width:calc(100% - 36px);max-width:100%;height:calc(100% - 36px);max-height:100%;display:block;position:absolute;inset:18px}.catalog-product-media svg{z-index:1;position:relative}.catalog-detail-section{grid-template-columns:minmax(340px,450px) minmax(0,1fr);align-items:stretch;gap:22px;padding-top:76px;display:grid}.catalog-detail-media,.catalog-detail-copy,.catalog-spec-panel,.catalog-sales-card{background:var(--site-white);border:1px solid #1821291f;border-radius:8px;box-shadow:0 12px 36px #161f2714}.catalog-detail-media{background:linear-gradient(135deg, #fffdf8f5, #ebe8dee0), radial-gradient(circle at 24% 18%, color-mix(in srgb, var(--brand-accent,var(--site-green)) 18%, transparent), transparent 46%);place-items:center;min-height:520px;padding:36px;display:grid}.catalog-detail-media img{object-fit:contain;width:100%;height:100%}.catalog-image-strip{flex-wrap:wrap;justify-content:center;gap:10px;width:100%;margin-top:18px;display:flex}.catalog-image-strip img{object-fit:contain;background:#ffffffc7;border:1px solid #1821291f;border-radius:8px;width:74px;height:74px;padding:8px}.catalog-detail-copy{border-top:7px solid var(--brand-accent,var(--site-green));flex-direction:column;justify-content:center;padding:clamp(26px,4vw,48px);display:flex}.catalog-detail-copy h1{color:var(--site-dark);text-wrap:balance;margin:0;font-size:48px;font-weight:900;line-height:1.02}.catalog-detail-copy p:not(.site-eyebrow){max-width:760px;color:var(--site-muted);margin:16px 0 0;line-height:1.65}.catalog-detail-badges{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.catalog-detail-badges span{min-height:36px;color:var(--site-dark);background:#1821290f;border-radius:8px;align-items:center;gap:7px;padding:7px 10px;font-size:13px;font-weight:900;display:inline-flex}.catalog-detail-support{grid-template-columns:minmax(0,1fr) minmax(320px,420px);align-items:start;gap:18px;padding-top:0;display:grid}.catalog-spec-panel,.catalog-sales-card{padding:22px}.catalog-spec-panel h2,.catalog-sales-card h3{color:var(--site-dark);margin:0 0 12px;line-height:1.1}.catalog-spec-panel h2{font-size:28px}.catalog-spec-panel h3{color:var(--site-dark);margin:24px 0 12px;font-size:18px;line-height:1.2}.catalog-sales-card h3{font-size:24px}.catalog-sales-card svg{color:var(--brand-accent,var(--site-green))}.catalog-sales-card p{color:var(--site-muted);margin:0;line-height:1.6}.catalog-sales-card .site-link{margin-top:14px}.catalog-spec-panel .spec-list{border-color:#1821291f}.catalog-spec-panel .spec-list div{border-bottom-color:#1821291f}.catalog-spec-panel .spec-list dt{color:var(--site-dark);background:#1821290e}.catalog-spec-panel .spec-list dd{color:var(--site-muted)}.catalog-tag-list{color:var(--site-muted);margin:0;line-height:1.6}.shop-hero{--brand-accent:var(--site-green)}.shop-type-section{padding-bottom:38px}.shop-type-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.shop-type-card{min-height:210px;color:inherit;background:var(--site-white);border:1px solid #1821291f;border-radius:8px;text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s;display:block;overflow:hidden;box-shadow:0 10px 30px #161f2712}.shop-type-card:before{content:"";background:var(--brand-accent,var(--site-green));height:7px;display:block}.shop-type-card:hover{border-color:color-mix(in srgb, var(--brand-accent,var(--site-green)) 42%, #1821291f);box-shadow:var(--site-shadow);text-decoration:none;transform:translateY(-2px)}.shop-type-card>div{flex-direction:column;min-height:203px;padding:18px;display:flex}.shop-type-card span,.shop-product-card span,.shop-purchase-card>span{color:var(--brand-accent,var(--site-green));letter-spacing:.6px;text-transform:uppercase;font-size:11px;font-weight:900;line-height:1.25;display:block}.shop-type-card h3,.shop-product-card h3,.shop-purchase-card h2{color:var(--site-dark);margin:8px 0;font-weight:900;line-height:1.1}.shop-type-card h3{margin-top:10px;font-size:27px}.shop-type-card p,.shop-product-card p,.shop-purchase-card p{color:var(--site-muted);margin:0;line-height:1.5}.shop-type-card strong{color:var(--site-dark);align-items:center;gap:7px;margin-top:auto;padding-top:18px;font-size:13px;font-weight:900;display:inline-flex}.shop-type-nav-section{padding:24px 0 0}.shop-type-strip{gap:8px;padding-bottom:8px;display:flex;overflow-x:auto}.shop-type-strip a{min-height:38px;color:var(--site-dark);background:#fffdf8d1;border:1px solid #18212924;border-radius:8px;flex:none;align-items:center;gap:7px;padding:8px 10px;font-size:13px;font-weight:900;text-decoration:none;display:inline-flex}.shop-type-strip a:hover,.shop-type-strip a[aria-current=page]{color:#fff;background:var(--brand-accent,var(--site-dark));border-color:var(--brand-accent,var(--site-dark));text-decoration:none}.shop-type-strip span{min-width:24px;min-height:22px;color:inherit;background:#18212914;border-radius:999px;place-items:center;padding:2px 6px;font-size:11px;display:inline-grid}.shop-type-strip a[aria-current=page] span,.shop-type-strip a:hover span{background:#ffffff2e}.shop-products-section{padding-top:30px}.shop-products-section-tight{padding-top:44px}.shop-commerce-grid,.shop-purchase-grid{grid-template-columns:minmax(0,1fr) minmax(310px,360px);align-items:start;gap:18px;display:grid}.shop-product-list{min-width:0}.shop-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.shop-product-card{background:var(--site-white);border:1px solid #1821291f;border-radius:8px;grid-template-columns:minmax(118px,148px) minmax(0,1fr);min-width:0;min-height:328px;display:grid;overflow:hidden;box-shadow:0 10px 30px #161f2712}.shop-product-media{min-height:100%;color:var(--site-muted);background:linear-gradient(135deg,#fffdf8f5,#ebe8dee6),radial-gradient(circle at 28% 18%,#456d5524,#0000 44%);border-right:1px solid #18212914;place-items:center;padding:18px;display:grid}.shop-product-media img{object-fit:contain;width:100%;height:100%;max-height:170px}.shop-product-body{flex-direction:column;min-width:0;padding:16px;display:flex}.shop-product-card h3{font-size:18px}.shop-product-card h3 a{color:inherit;text-decoration:none}.shop-product-card h3 a:hover{text-decoration:underline}.shop-product-card p{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.shop-product-facts,.shop-purchase-facts{gap:7px;margin-top:12px;display:grid}.shop-product-facts em{color:var(--site-dark);font-size:12px;font-style:normal;font-weight:850}.shop-product-actions{grid-template-columns:118px minmax(0,1fr);align-items:center;gap:8px;margin-top:auto;padding-top:14px;display:grid}.shop-product-actions .site-button{white-space:nowrap;width:100%;min-height:38px;padding-inline:10px}.shop-quantity-stepper{background:#fff;border:1px solid #1821292e;border-radius:8px;grid-template-columns:34px minmax(0,1fr) 34px;width:118px;min-height:38px;display:grid;overflow:hidden}.shop-quantity-stepper button,.shop-quantity-stepper input{min-width:0;min-height:38px;color:var(--site-dark);background:0 0;border:0}.shop-quantity-stepper button{place-items:center;display:grid}.shop-quantity-stepper button:hover{background:#18212914}.shop-quantity-stepper input{text-align:center;appearance:textfield;border-inline:1px solid #1821291f;width:100%;font-weight:900}.shop-quantity-stepper input::-webkit-outer-spin-button{appearance:none;margin:0}.shop-quantity-stepper input::-webkit-inner-spin-button{appearance:none;margin:0}.shop-cart-panel,.shop-purchase-card,.shop-empty-products{background:var(--site-white);border:1px solid #1821291f;border-radius:8px;box-shadow:0 12px 36px #161f2714}.shop-cart-panel{position:sticky;top:96px;overflow:hidden}.shop-cart-heading{min-height:58px;color:var(--site-dark);background:#1821290e;border-bottom:1px solid #1821291a;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.shop-cart-heading span{align-items:center;gap:8px;font-weight:900;display:inline-flex}.shop-cart-heading strong{color:#fff;background:var(--site-dark);border-radius:999px;place-items:center;min-width:30px;min-height:30px;font-size:13px;display:inline-grid}.shop-cart-items{gap:0;max-height:min(48svh,480px);display:grid;overflow-y:auto}.shop-cart-item{border-bottom:1px solid #1821291a;grid-template-columns:62px minmax(0,1fr);gap:12px;padding:14px 16px;display:grid}.shop-cart-item img,.shop-cart-image-fallback{object-fit:contain;width:62px;height:62px;color:var(--site-muted);background:#1821290b;border:1px solid #1821291a;border-radius:8px;place-items:center;padding:8px;display:grid}.shop-cart-item h3{color:var(--site-dark);margin:0;font-size:14px;line-height:1.2}.shop-cart-item p,.shop-cart-item em,.shop-cart-total p{color:var(--site-muted);margin:5px 0 0;font-size:12px;font-style:normal;line-height:1.35}.shop-cart-item em{color:var(--site-dark);font-weight:900;display:block}.shop-cart-line-actions{align-items:center;gap:8px;margin-top:9px;display:flex}.shop-cart-line-actions .shop-quantity-stepper{grid-template-columns:30px minmax(0,1fr) 30px;width:104px;min-height:34px}.shop-cart-line-actions .shop-quantity-stepper button,.shop-cart-line-actions .shop-quantity-stepper input{min-height:34px}.shop-icon-button{width:34px;height:34px;color:var(--site-dark);background:#1821290f;border:1px solid #1821291a;border-radius:8px;place-items:center;display:grid}.shop-icon-button:hover{color:#fff;background:var(--site-red);border-color:var(--site-red)}.shop-cart-total{border-bottom:1px solid #1821291a;padding:16px}.shop-cart-total span,.shop-cart-total strong{display:block}.shop-cart-total span{color:var(--site-muted);letter-spacing:.5px;text-transform:uppercase;font-size:12px;font-weight:900}.shop-cart-total strong{color:var(--site-dark);margin-top:4px;font-size:28px;line-height:1}.shop-cart-actions{gap:8px;padding:16px;display:grid}.shop-cart-actions .site-button,.shop-cart-actions .shop-text-button{width:100%}.shop-text-button{min-height:36px;color:var(--site-dark);background:0 0;border-radius:8px;font-weight:900}.shop-text-button:hover{background:#1821290f}.shop-empty-cart,.shop-empty-products{place-items:start;gap:9px;padding:26px;display:grid}.shop-empty-cart svg,.shop-empty-products svg{color:var(--site-green)}.shop-empty-cart h3,.shop-empty-products h3{color:var(--site-dark);margin:0;font-size:22px;line-height:1.15}.shop-empty-cart p,.shop-empty-products p{color:var(--site-muted);margin:0;line-height:1.55}.shop-detail-section{padding-bottom:20px}.shop-purchase-section{padding:0 0 24px}.shop-purchase-card{padding:24px}.shop-purchase-card h2{max-width:560px;font-size:30px}.shop-purchase-card p{max-width:620px}.shop-purchase-facts{grid-template-columns:repeat(3,minmax(0,1fr));margin:18px 0 4px}.shop-purchase-facts div{background:#1821290e;border-radius:8px;min-height:92px;padding:14px}.shop-purchase-facts strong,.shop-purchase-facts em{display:block}.shop-purchase-facts strong{color:var(--site-dark);font-size:20px;line-height:1.1}.shop-purchase-facts em{color:var(--site-muted);margin-top:6px;font-size:12px;font-style:normal;font-weight:900}.tpv-page{--brand-accent:#8f5b32;background:linear-gradient(180deg, #fffdf894, #f4f1eaf5 340px), var(--site-paper);min-height:100dvh}.tpv-standalone-header,.tpv-standalone-footer,.tpv-tool{width:min(1480px,100% - 44px);margin-inline:auto}.tpv-standalone-header{border-bottom:1px solid #1821291f;justify-content:space-between;align-items:center;gap:20px;min-height:88px;padding:14px 0;display:flex}.tpv-brand-lockup{align-items:center;gap:14px;display:inline-flex}.tpv-brand-lockup img{object-fit:contain;width:118px;height:70px}.tpv-brand-lockup span,.tpv-brand-lockup strong{display:block}.tpv-brand-lockup span{color:var(--site-muted);letter-spacing:.6px;text-transform:uppercase;font-size:12px;font-weight:900}.tpv-brand-lockup strong{color:var(--site-dark);margin-top:3px;font-size:20px;line-height:1.1}.tpv-standalone-header p{color:var(--site-dark);margin:0;font-weight:900}.tpv-tool{grid-template-columns:minmax(360px,460px) minmax(0,1fr);align-items:start;gap:18px;padding:24px 0 58px;display:grid}.tpv-controls{gap:14px;min-width:0;display:grid}.tpv-visualizer-banner,.tpv-control-section,.tpv-quote-card,.tpv-stage-shell{background:var(--site-white);border:1px solid #1821291f;border-radius:8px;box-shadow:0 12px 36px #161f2714}.tpv-visualizer-banner{border-top:7px solid var(--brand-accent);background:linear-gradient(90deg, #8f5b321f, #fffffff5 34%), var(--site-white);grid-column:1/-1;align-content:center;min-height:176px;padding:clamp(24px,3.6vw,42px);display:grid}.tpv-visualizer-banner h1{color:var(--site-dark);white-space:nowrap;max-width:100%;margin:0;font-size:clamp(38px,3.6vw,56px);font-weight:900;line-height:1.02}.tpv-visualizer-banner p:not(.site-eyebrow){max-width:100%;color:var(--site-muted);white-space:nowrap;margin:14px 0 0;font-size:clamp(14px,1.08vw,16px);line-height:1.58}.tpv-control-section,.tpv-quote-card{padding:18px}.tpv-section-title{align-items:flex-start;gap:10px;margin-bottom:14px;display:flex}.tpv-section-title-with-action{justify-content:space-between;align-items:center;gap:12px}.tpv-section-title-main{align-items:flex-start;gap:10px;min-width:0;display:flex}.tpv-section-title>svg,.tpv-section-title-main>svg{color:var(--brand-accent);flex:none;margin-top:2px}.tpv-section-title h2{color:var(--site-dark);margin:0;font-size:18px;line-height:1.15}.tpv-section-title p{color:var(--site-muted);margin:4px 0 0;font-size:13px;line-height:1.35}.tpv-all-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.tpv-all-actions button,.tpv-title-action,.tpv-species-options button,.tpv-zone-name,.tpv-primary-button,.tpv-secondary-button{min-height:44px;color:var(--site-dark);touch-action:manipulation;background:#1821290b;border:1px solid #18212924;border-radius:8px;justify-content:center;align-items:center;gap:8px;font-weight:900;transition:background .16s,border-color .16s,color .16s,transform .12s;display:inline-flex}.tpv-all-actions button:active,.tpv-title-action:active,.tpv-species-options button:active,.tpv-zone-name:active,.tpv-primary-button:active,.tpv-secondary-button:active{transform:scale(.985)}.tpv-all-actions button:hover,.tpv-title-action:hover,.tpv-species-options button:hover,.tpv-zone-name:hover,.tpv-secondary-button:hover{background:#18212913}.tpv-title-action{min-height:38px;color:var(--site-muted);background:#18212909;flex:none;padding:8px 12px}.tpv-title-action svg{color:currentColor;margin:0}.tpv-all-actions button>span,.tpv-species-options button>span{background:var(--species-tone,var(--brand-accent));border:1px solid #1821292e;border-radius:50%;flex:0 0 14px;width:14px;height:14px;box-shadow:inset 0 1px #ffffff3d}.tpv-all-actions .is-off,.tpv-species-options .is-off{color:var(--site-muted)}.tpv-all-actions .is-reset{grid-column:1/-1}.tpv-zone-list{gap:10px;display:grid}.tpv-zone-row{background:#18212909;border:1px solid #1821291a;border-left:5px solid #18212929;border-radius:8px;padding:12px}.tpv-zone-row.is-active{border-left-color:var(--brand-accent);background:#8f5b3214}.tpv-zone-name{background:#fffdf8d6;justify-content:space-between;width:100%;margin-bottom:10px;padding:8px 10px}.tpv-zone-name strong,.tpv-zone-name span{display:block}.tpv-zone-name strong{font-size:15px}.tpv-zone-name span{color:var(--site-muted);font-size:12px}.tpv-species-options{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;display:grid}.tpv-species-options button{min-height:38px;padding:6px 7px;font-size:12px}.tpv-species-options button.is-selected{color:#fff;background:var(--site-dark);border-color:var(--site-dark)}.tpv-species-options button.is-selected>span{border-color:#ffffff7a}.tpv-quote-card{gap:12px;display:grid}.tpv-quote-card label{color:var(--site-dark);letter-spacing:.4px;text-transform:uppercase;gap:6px;font-size:12px;font-weight:900;display:grid}.tpv-quote-card input,.tpv-quote-card select,.tpv-quote-card textarea{width:100%;min-height:42px;color:var(--site-ink);letter-spacing:0;text-transform:none;background:#fff;border:1px solid #18212929;border-radius:8px;padding:10px 11px;font-size:14px;font-weight:700}.tpv-quote-card textarea{resize:vertical;min-height:84px}.tpv-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.tpv-quote-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;display:grid}.tpv-primary-button{color:#fff;background:var(--site-dark);border-color:var(--site-dark)}.tpv-primary-button:hover{background:#223542}.tpv-primary-button:disabled{opacity:.6}.tpv-primary-button svg{animation:none}.tpv-primary-button:disabled svg{animation:.8s linear infinite spin}.tpv-secondary-button{background:#fffdf8eb}.tpv-status{border-radius:8px;margin:0;padding:10px 12px;font-size:13px;font-weight:850;line-height:1.4}.tpv-status.saved{color:#294f35;background:#456d5524}.tpv-status.error{color:#7f2323;background:#b524241f}.tpv-stage-column{align-items:start;gap:14px;min-width:0;display:grid}.tpv-stage-shell{position:static;overflow:hidden}.tpv-apply-card .tpv-all-actions{grid-template-columns:repeat(5,minmax(0,1fr))}.tpv-apply-card .tpv-all-actions .is-reset{grid-column:auto}.tpv-stage-toolbar{border-bottom:1px solid #1821291a;justify-content:space-between;align-items:center;gap:12px;min-height:68px;padding:14px 16px;display:flex}.tpv-stage-toolbar div{min-width:0}.tpv-stage-toolbar span,.tpv-stage-toolbar strong{display:block}.tpv-stage-toolbar span{color:var(--site-muted);letter-spacing:.5px;text-transform:uppercase;font-size:11px;font-weight:900}.tpv-stage-toolbar strong{color:var(--site-dark);margin-top:3px;font-size:18px;line-height:1.1}.tpv-stage{aspect-ratio:5000/2813;background:#e7e1d4;position:relative;overflow:hidden}.tpv-stage img{-webkit-user-select:none;user-select:none;pointer-events:none}.tpv-base-image,.tpv-overlay-image{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.tpv-base-image{z-index:1}.tpv-overlay-image{z-index:2}.tpv-summary-panel{border-top:1px solid #1821291a;padding:16px}.tpv-summary-heading{color:var(--site-dark);align-items:center;gap:8px;margin-bottom:12px;display:flex}.tpv-summary-heading svg{color:var(--brand-accent)}.tpv-summary-panel dl{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0;display:grid}.tpv-summary-panel dl div{background:#1821290b;border-radius:8px;min-height:64px;padding:10px}.tpv-summary-panel dt,.tpv-summary-panel dd{margin:0}.tpv-summary-panel dt{color:var(--site-muted);letter-spacing:.4px;text-transform:uppercase;font-size:11px;font-weight:900}.tpv-summary-panel dd{color:var(--site-dark);margin-top:5px;font-size:15px;font-weight:900}.tpv-standalone-footer{border-top:1px solid #1821291f;justify-content:space-between;align-items:center;gap:16px;padding:24px 0 38px;display:flex}.tpv-standalone-footer strong,.tpv-standalone-footer span{display:block}.tpv-standalone-footer strong{color:var(--site-dark)}.tpv-standalone-footer span{color:var(--site-muted)}@keyframes spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.tpv-all-actions button,.tpv-species-options button,.tpv-zone-name,.tpv-primary-button,.tpv-secondary-button{transition:none}}@media (max-width:1120px){.shop-type-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.shop-commerce-grid,.shop-purchase-grid{grid-template-columns:1fr}.shop-cart-panel{position:static}.tpv-tool{grid-template-columns:1fr}.tpv-stage-shell{position:static}}@media (max-width:860px){.shop-product-grid{grid-template-columns:1fr}.shop-product-card{min-height:280px}.tpv-standalone-header,.tpv-standalone-footer{flex-direction:column;align-items:flex-start}.tpv-visualizer-banner h1{white-space:normal;font-size:clamp(30px,8vw,34px)}.tpv-visualizer-banner p:not(.site-eyebrow){white-space:normal;font-size:15px}.tpv-summary-panel dl{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.shop-type-grid,.shop-purchase-facts{grid-template-columns:1fr}.shop-type-card{min-height:auto}.shop-product-card{grid-template-columns:1fr}.shop-product-media{border-bottom:1px solid #18212914;border-right:0;min-height:190px}.shop-product-actions{grid-template-columns:1fr}.shop-quantity-stepper{width:100%}.tpv-standalone-header,.tpv-standalone-footer,.tpv-tool{width:calc(100% - 32px)}.tpv-brand-lockup img{width:104px;height:62px}.tpv-all-actions,.tpv-form-grid,.tpv-quote-actions,.tpv-apply-card .tpv-all-actions{grid-template-columns:1fr}.tpv-zone-row{padding:10px}.tpv-species-options{grid-template-columns:repeat(2,minmax(0,1fr))}.tpv-species-options .is-off{grid-column:1/-1}.tpv-summary-panel dl{grid-template-columns:1fr}}.parallax-split{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:34px;display:grid}.split-image-stage{min-height:560px;position:relative}.split-image-stage img{object-fit:cover;box-shadow:var(--site-shadow);border-radius:8px;position:absolute}.split-image-stage img:first-child{width:76%;height:72%;inset:0 10% 12% 0}.split-image-stage img:last-child{border:8px solid var(--site-paper);width:52%;height:48%;bottom:0;right:0}.workflow-pills,.quote-signals{flex-wrap:wrap;gap:8px;margin-top:24px;display:flex}.workflow-pills span,.quote-signals span{min-height:34px;color:var(--site-dark);background:#fffdf8d1;border:1px solid #18212924;border-radius:8px;align-items:center;gap:6px;padding:8px 10px;font-size:12px;font-weight:900;display:inline-flex}.resource-preview{padding-top:22px}.mini-resource-grid,.resource-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.mini-resource,.resource-card{min-height:150px;color:inherit;background:var(--site-white);border:1px solid #1821291f;border-radius:8px;align-content:start;gap:8px;padding:18px;text-decoration:none;display:grid;box-shadow:0 10px 28px #161f270f}.mini-resource:hover,.resource-card:hover{border-color:#18212947;text-decoration:none}.mini-resource svg,.resource-card svg{color:var(--brand-accent,var(--site-green))}.mini-resource strong,.resource-card strong{color:var(--site-dark);font-size:17px;line-height:1.25}.resource-card em{color:var(--site-muted);font-size:13px;font-style:normal}.quote-overhaul{grid-template-columns:minmax(0,1fr) minmax(340px,450px);align-items:start;gap:28px;display:grid}.brand-routing-cards{gap:10px;margin-top:22px;display:grid}.brand-routing-cards a{min-height:116px;color:inherit;border:1px solid #18212924;border-left:5px solid var(--brand-accent,var(--site-green));background:#fffdf8db;border-radius:8px;grid-template-columns:24px minmax(0,1fr);align-content:start;gap:8px 12px;padding:16px;text-decoration:none;display:grid;box-shadow:0 10px 26px #161f270f}.brand-routing-cards a:hover{border-color:#1821293d;text-decoration:none}.brand-routing-cards a.is-muted{border-left-color:var(--site-dark)}.brand-routing-cards svg{color:var(--brand-accent,var(--site-green));grid-row:1/span 3}.brand-routing-cards span,.brand-routing-cards strong,.brand-routing-cards p{margin:0;display:block}.brand-routing-cards span{color:var(--brand-accent,var(--site-green));letter-spacing:.6px;text-transform:uppercase;font-size:11px;font-weight:900}.brand-routing-cards strong{color:var(--site-dark);font-size:18px;line-height:1.15}.brand-routing-cards p{color:var(--site-muted);line-height:1.45}.quote-overhaul .quote-card,.contact-panel .quote-card{box-shadow:var(--site-shadow);border-color:#18212924;border-radius:8px}.quote-overhaul .quote-card label,.contact-panel .quote-card label{color:var(--site-dark);letter-spacing:.4px;text-transform:uppercase;gap:6px;font-size:12px;font-weight:900;display:grid}.quote-overhaul .quote-card input,.quote-overhaul .quote-card textarea,.quote-overhaul .quote-card select,.contact-panel .quote-card input,.contact-panel .quote-card textarea,.contact-panel .quote-card select{width:100%;color:var(--site-ink);text-transform:none;background:#fff;border:1px solid #18212929;border-radius:8px;padding:10px 11px}.quote-overhaul .front-solid,.contact-panel .front-solid{background:var(--site-dark);border-radius:8px}.audience-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.audience-tabs button{min-height:42px;color:var(--site-dark);background:#1821290e;border:1px solid #18212924;border-radius:8px;justify-content:center;align-items:center;gap:7px;font-weight:900;display:inline-flex}.audience-tabs button.active{color:#fff;background:var(--brand-accent,var(--site-dark))}.routing-note{color:var(--site-dark);background:#456d551a;border:1px solid #456d5538;border-radius:8px;margin:0;padding:10px 12px;font-size:13px;line-height:1.45}.routing-note.standalone{margin-top:14px}.checkbox-label{grid-template-columns:18px minmax(0,1fr);align-items:start;color:var(--site-muted)!important;letter-spacing:0!important;text-transform:none!important;gap:9px!important;font-size:13px!important;font-weight:700!important;display:grid!important}.checkbox-label input{margin-top:3px;width:auto!important}.checkbox-label span{align-items:flex-start;gap:7px;display:inline-flex}.brand-page{--brand-accent:var(--site-wood);background:linear-gradient(180deg, #fffdf8b8, #f4f1ea 24%), var(--site-paper)}.brand-nationwide-redesign{--brand-accent:#334d58;--nationwide-brass:#b88a58;background:linear-gradient(180deg, #f6f3ec 0%, #eee9df 42%, #f8f6f1 100%), var(--site-paper)}.brand-nationwide-redesign .brand-hero{background:#111d24;align-items:center;min-height:calc(100svh - 74px)}.brand-nationwide-redesign .brand-hero:after{content:"";z-index:-1;opacity:.34;pointer-events:none;background:repeating-linear-gradient(90deg,#ffffff14 0 1px,#0000 1px 92px),linear-gradient(#ffffff0a,#0000 38%);position:absolute;inset:0}.brand-nationwide-redesign .brand-hero-bg{filter:saturate(.88)contrast(1.08);object-position:58% center}.brand-nationwide-redesign .brand-hero-shade{background:radial-gradient(circle at 78% 24%,#b88a5833,#0000 30%),linear-gradient(90deg,#0a1218e0,#0a12189e 42%,#0a121829),linear-gradient(#0a121814 48%,#0a1218a3)}.brand-nationwide-redesign .brand-hero-copy{width:min(790px,100% - 44px);margin-bottom:0}.brand-nationwide-redesign .brand-logo-mark{background:#fffdf8e6;border:1px solid #ffffff6b;border-radius:10px;max-width:220px;max-height:82px;padding:12px 14px;box-shadow:0 16px 46px #040a0e47}.brand-nationwide-redesign .brand-hero .site-eyebrow{color:#f1c491}.brand-nationwide-redesign .brand-hero-copy h1{max-width:900px;font-size:clamp(54px,7vw,86px);line-height:.9}.brand-nationwide-redesign .brand-hero-copy p:not(.site-eyebrow){color:#ffffffd6;max-width:620px}.brand-nationwide-redesign .hero-stat-strip{display:none}.nationwide-hero-specs{z-index:6;width:min(390px,31vw);color:var(--site-dark);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffdf8e6;border:1px solid #ffffff6b;border-radius:10px;gap:1px;display:grid;position:absolute;bottom:58px;right:max(22px,50% - 590px);overflow:hidden;box-shadow:0 28px 80px #040a0e52}.nationwide-spec-kicker,.nationwide-hero-specs div{padding:15px 16px}.nationwide-spec-kicker{color:#6a563e;letter-spacing:.7px;text-transform:uppercase;background:#b88a5824;font-size:11px;font-weight:900}.nationwide-hero-specs div{background:#fffdf8d1;grid-template-columns:78px minmax(0,1fr);align-items:baseline;gap:14px;display:grid}.nationwide-hero-specs strong{color:#20323b;font-size:25px;line-height:1}.nationwide-hero-specs span:not(.nationwide-spec-kicker){color:#5c6870;font-size:13px;font-weight:800}.brand-logo-mark{object-fit:contain;max-width:250px;max-height:94px;margin-bottom:18px}.brand-name-mark{color:#fff;margin:0 0 14px;font-size:20px;font-weight:900}.hero-stat-strip{z-index:2;grid-template-columns:1fr;gap:10px;width:min(350px,32vw);display:grid;position:absolute;bottom:70px;right:max(22px,50% - 590px)}.hero-stat-strip div{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff21;border:1px solid #ffffff3d;border-radius:8px;padding:14px 16px}.hero-stat-strip strong{font-size:24px;line-height:1;display:block}.hero-stat-strip span{color:#ffffffc7;letter-spacing:.5px;text-transform:uppercase;margin-top:4px;font-size:12px;font-weight:800;display:block}.intro-band{grid-template-columns:160px minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:28px;display:grid}.section-kicker{position:sticky;top:104px}.section-kicker span{writing-mode:vertical-rl;color:#18212942;font-size:44px;font-weight:900;line-height:1;transform:rotate(180deg)}.proof-grid{gap:12px;display:grid}.proof-grid article{background:#fffdf8d1;border:1px solid #1821291f;border-radius:8px;grid-template-columns:24px minmax(0,1fr);align-items:start;gap:10px;min-height:98px;padding:16px;display:grid}.proof-grid svg{color:var(--brand-accent)}.proof-grid p{color:var(--site-muted);margin:0;line-height:1.55}.sticky-story{grid-template-columns:minmax(280px,360px) minmax(0,1fr);align-items:start;gap:40px;display:grid}.sticky-copy{position:sticky;top:110px}.story-gallery{gap:18px;display:grid}.story-image{min-height:440px;box-shadow:var(--site-shadow);border-radius:8px;margin:0;position:relative;overflow:hidden}.story-image:nth-child(2n){margin-left:9%}.story-image img{object-fit:cover;width:100%;height:100%;min-height:440px}.story-image figcaption{color:#fff;background:#091218b8;border-radius:8px;padding:8px 10px;font-size:12px;font-weight:900;position:absolute;bottom:14px;left:14px}.product-showcase{width:min(1280px,100% - 44px)}.brand-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.brand-product-card{background:var(--site-white);border:1px solid #1821291f;border-radius:8px;grid-template-rows:250px 1fr;min-height:440px;display:grid;overflow:hidden;box-shadow:0 10px 30px #161f2712}.brand-product-card img{object-fit:cover;width:100%;height:100%}.brand-product-card div{padding:18px}.brand-product-card svg{color:var(--brand-accent)}.brand-product-card h3{color:var(--site-dark);margin:8px 0;font-size:22px;line-height:1.1}.brand-product-card p{color:var(--site-muted);margin:0;line-height:1.55}.image-break{background:var(--site-dark);height:44svh;min-height:360px;position:relative;overflow:hidden}.image-break img{object-fit:cover;opacity:.88;width:100%;height:124%;position:absolute;inset:-12% 0}.resource-band{padding-bottom:56px}.about-grid,.locator-grid,.credit-grid{grid-template-columns:minmax(0,.92fr) minmax(340px,1.08fr);align-items:start;gap:24px;display:grid}.about-lead,.locator-copy,.credit-copy{background:var(--site-white);border:1px solid #1821291f;border-radius:8px;padding:26px;box-shadow:0 10px 30px #161f2712}.about-lead h2,.locator-copy h2,.credit-copy h2,.visualizer-preview h2,.profile-preview h2,.henkel-selector h2{color:var(--site-dark);text-wrap:balance;margin:0;font-size:40px;font-weight:900;line-height:1.05}.about-lead p:not(.site-eyebrow),.locator-copy p:not(.site-eyebrow),.credit-copy p:not(.site-eyebrow){color:var(--site-muted);margin:14px 0 0;font-size:16px;line-height:1.65}.about-proof-list{gap:12px;display:grid}.about-proof-list article{background:var(--site-white);border:1px solid #1821291f;border-radius:8px;min-height:120px;padding:18px;box-shadow:0 10px 30px #161f270f}.about-proof-list svg{color:var(--site-green)}.about-proof-list h3{color:var(--site-dark);margin:9px 0 6px;font-size:18px;line-height:1.2;display:block}.about-proof-list p{color:var(--site-muted);margin:0;line-height:1.55}.locator-brand-list{gap:10px;margin-top:20px;display:grid}.locator-brand-list a{min-height:84px;color:inherit;border:1px solid #1821291f;border-left:5px solid var(--brand-accent,var(--site-green));background:#1821290b;border-radius:8px;grid-template-columns:92px minmax(0,1fr) 20px;align-items:center;gap:14px;padding:12px;text-decoration:none;display:grid}.locator-brand-list a:hover{background:#18212912;text-decoration:none}.locator-brand-list img{object-fit:contain;width:92px;height:56px}.locator-brand-list span,.locator-brand-list strong{display:block}.locator-brand-list span{color:var(--brand-accent,var(--site-green));letter-spacing:.6px;text-transform:uppercase;font-size:11px;font-weight:900}.locator-brand-list strong{color:var(--site-dark);margin-top:4px;font-size:18px}.locator-note{color:var(--site-dark);background:#456d551a;border:1px solid #456d5538;border-radius:8px;grid-template-columns:24px minmax(0,1fr);gap:10px;margin-top:18px;padding:14px;display:grid}.locator-note p{color:var(--site-muted);margin:0;line-height:1.5}.credit-benefit-list{gap:12px;margin-top:16px;display:grid}.credit-benefit-list article{background:#1821290b;border:1px solid #1821291f;border-radius:8px;grid-template-columns:26px minmax(0,1fr);align-content:start;gap:6px 12px;min-height:112px;padding:16px;display:grid}.credit-benefit-list svg{color:var(--site-green);grid-row:1/span 2}.credit-benefit-list strong{color:var(--site-dark);font-size:17px;line-height:1.2}.credit-benefit-list span{color:var(--site-muted);line-height:1.45}.visualizer-grid{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:stretch;gap:18px;display:grid}.visualizer-stage,.selector-panel,.profile-card-grid article,.henkel-family-grid a{background:var(--site-white);border:1px solid #1821291f;border-radius:8px;overflow:hidden;box-shadow:0 10px 30px #161f2712}.visualizer-stage{min-height:520px;position:relative}.visualizer-stage img{object-fit:cover;width:100%;height:100%;min-height:520px}.visualizer-stage>div{color:#fff;background:#091218c2;border:1px solid #fff3;border-radius:8px;max-width:340px;padding:14px;position:absolute;bottom:18px;left:18px}.visualizer-stage strong,.visualizer-stage span{display:block}.visualizer-stage strong{margin-top:8px;font-size:18px}.visualizer-stage span{color:#ffffffd1;margin-top:4px;font-size:13px}.selector-panel{padding:22px}.selector-panel h3{color:var(--site-dark);margin:0 0 12px;font-size:22px}.selector-panel h3:not(:first-child){margin-top:24px}.selector-row,.profile-grid,.visualizer-thumb-grid{flex-wrap:wrap;gap:8px;display:flex}.selector-row span,.profile-grid span{min-height:36px;color:var(--site-dark);background:#1821290f;border:1px solid #1821291f;border-radius:8px;align-items:center;padding:8px 10px;font-size:13px;font-weight:900;display:inline-flex}.visualizer-thumb-grid{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.visualizer-thumb-grid figure{background:#1821290b;border:1px solid #1821291f;border-radius:8px;margin:0;overflow:hidden}.visualizer-thumb-grid img{object-fit:cover;width:100%;height:104px}.visualizer-thumb-grid figcaption{color:var(--site-dark);padding:8px;font-size:12px;font-weight:900}.profile-card-grid,.henkel-family-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.profile-card-grid article{grid-template-rows:220px auto;display:grid}.profile-card-grid img{object-fit:cover;width:100%;height:100%}.profile-card-grid article>div,.henkel-family-grid a{padding:18px}.profile-card-grid span{color:var(--brand-accent,var(--site-green));letter-spacing:.6px;text-transform:uppercase;font-size:11px;font-weight:900;display:block}.profile-card-grid h3,.henkel-family-grid h3{color:var(--site-dark);margin:8px 0 0;font-size:22px;line-height:1.12}.profile-card-grid p{color:var(--site-muted);margin:8px 0 0;line-height:1.45}.nationwide-profile-system{width:min(1280px,100% - 44px)}.nationwide-profile-lead{grid-template-columns:minmax(0,1fr) minmax(300px,420px);align-items:end;gap:36px;margin-bottom:24px;display:grid}.nationwide-profile-lead h2{max-width:860px;color:var(--site-dark);text-wrap:balance;margin:0;font-size:clamp(42px,5vw,64px);font-weight:900;line-height:.96}.nationwide-profile-lead p:not(.site-eyebrow){max-width:690px;color:var(--site-muted);margin:14px 0 0;font-size:16px;line-height:1.65}.nationwide-finish-list{background:#fffdf8ad;border:1px solid #18212921;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.nationwide-finish-list span{min-height:76px;color:var(--site-dark);border-bottom:1px solid #18212921;border-right:1px solid #18212921;align-items:center;padding:14px;font-size:13px;font-weight:900;line-height:1.25;display:grid}.nationwide-finish-list span:nth-child(2n){border-right:0}.nationwide-finish-list span:nth-last-child(-n+2){border-bottom:0}.nationwide-profile-layout{grid-template-columns:minmax(0,1.06fr) minmax(360px,.94fr);align-items:stretch;gap:18px;display:grid}.nationwide-profile-feature{min-height:650px;box-shadow:var(--site-shadow);background:#19242b;border-radius:10px;margin:0;position:relative;overflow:hidden}.nationwide-profile-feature:after{content:"";pointer-events:none;background:linear-gradient(#09121800 58%,#091218b8),radial-gradient(circle at 82% 10%,#b88a5838,#0000 30%);position:absolute;inset:0}.nationwide-profile-feature img{object-fit:cover;width:100%;height:100%;min-height:650px}.nationwide-profile-feature figcaption{z-index:2;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a1218c2;border:1px solid #ffffff2e;border-radius:9px;gap:6px;max-width:420px;padding:16px;display:grid;position:absolute;bottom:18px;left:18px;right:18px}.nationwide-profile-feature strong{font-size:22px;line-height:1.05}.nationwide-profile-feature span{color:#ffffffc7;font-size:13px;line-height:1.45}.nationwide-profile-stack{gap:10px;display:grid}.nationwide-profile-stack article{min-height:100px;color:inherit;border:1px solid #1821291f;border-left:5px solid var(--nationwide-brass);background:#fffdf8c2;border-radius:9px;grid-template-columns:86px minmax(0,1fr);align-items:start;gap:16px;padding:16px;display:grid;box-shadow:0 8px 24px #161f270d}.nationwide-profile-stack article>span{color:#6a563e;text-transform:uppercase;font-size:12px;font-weight:900;line-height:1.2}.nationwide-profile-stack h3{color:var(--site-dark);margin:0;font-size:22px;line-height:1.08}.nationwide-profile-stack p{color:var(--site-muted);margin:7px 0 0;line-height:1.45}.henkel-family-grid a{min-height:280px;color:inherit;align-content:start;gap:12px;text-decoration:none;display:grid}.henkel-family-grid a:hover{border-color:#18212947;text-decoration:none}.henkel-family-grid img{object-fit:contain;width:150px;height:76px}.henkel-family-grid p{color:var(--site-muted);margin:0;line-height:1.55}.henkel-family-grid strong{color:var(--site-dark)}.cta-band{border-top:1px solid #18212924;justify-content:space-between;align-items:center;gap:24px;padding:34px 0 86px;display:flex}.interior-hero{min-height:54svh}.interior-hero>div{margin-bottom:58px}.interior-hero h1{font-size:54px}.resource-toolbar{justify-content:space-between;align-items:center;gap:20px;padding-bottom:28px;display:flex}.resource-toolbar>div{min-height:48px;color:var(--site-dark);align-items:center;gap:10px;font-weight:900;display:inline-flex}.resource-toolbar svg{color:var(--site-green)}.resource-library{gap:54px;padding-top:22px;display:grid}.resource-group-heading{align-items:center;gap:14px;margin-bottom:16px;display:flex}.resource-group-heading>span{border-radius:4px;width:9px;height:58px}.resource-group-heading h2{color:var(--site-dark);margin:0;font-size:30px;line-height:1.1}.contact-grid{grid-template-columns:minmax(0,1fr) minmax(340px,470px);align-items:start;gap:20px;display:grid}.contact-panel{background:var(--site-white);border:1px solid #1821291f;border-radius:8px;padding:22px;box-shadow:0 10px 30px #161f2712}.contact-panel .quote-card{box-shadow:none;background:0 0;border:0;padding:0}.contact-details{gap:12px;display:grid}.contact-details a,.contact-details>p{color:var(--site-dark);align-items:flex-start;gap:9px;margin:0;font-weight:800;text-decoration:none;display:flex}.contact-details svg{color:var(--site-green);flex:none}.contact-note-list{gap:10px;margin-top:12px;display:grid}.contact-note-list span{color:var(--site-muted);grid-template-columns:20px minmax(0,1fr);gap:8px;line-height:1.5;display:grid}.site-footer{border-top:1px solid #18212924;justify-content:space-between;align-items:flex-start;gap:24px;width:min(1180px,100% - 44px);margin:0 auto;padding:30px 0 44px;display:flex}.footer-brand{align-items:flex-start;gap:14px;display:flex}.footer-brand img{object-fit:contain;width:132px;height:auto}.footer-brand strong,.footer-brand span{display:block}.footer-brand strong{color:var(--site-dark)}.footer-brand span{color:var(--site-muted);margin-top:4px;line-height:1.45}.footer-links{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px 16px;display:flex}.footer-links a{color:var(--site-dark);align-items:center;gap:6px;font-size:13px;font-weight:900;text-decoration:none;display:inline-flex}@media (max-width:1050px){.home-hero-content h1,.brand-hero-copy h1,.brands-hub-hero-copy h1{font-size:50px}.interior-hero h1{font-size:44px}.hero-stat-strip{display:none}.hero-float-stack{width:min(360px,42vw);bottom:30px;right:22px}.depth-plank-two{display:none}.brand-card-grid,.brand-product-grid,.catalog-group-grid,.catalog-product-grid,.mini-resource-grid,.resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.intro-band,.about-grid,.brands-hub-intro,.hub-brand-panel,.hub-brand-panel.is-reversed,.catalog-detail-section,.catalog-detail-support,.parallax-split,.parallax-theater,.locator-grid,.credit-grid,.visualizer-grid,.sticky-story,.quote-overhaul,.contact-grid{grid-template-columns:1fr}.section-kicker,.theater-copy,.sticky-copy{position:static}.hub-brand-panel,.hub-brand-panel.is-reversed{grid-template-columns:1fr}.hub-brand-panel.is-reversed .hub-brand-media{order:0}.hub-brand-media{min-height:360px}.catalog-hero-copy h1{font-size:50px}.catalog-hero-metrics{display:none}.catalog-detail-media{min-height:420px}.section-kicker span{writing-mode:initial;font-size:32px;transform:none}.split-image-stage{min-height:480px}.parallax-theater{min-height:auto}.theater-stage{min-height:620px}.brand-nationwide-redesign .brand-hero{align-items:end;min-height:840px}.brand-nationwide-redesign .brand-hero-copy{margin-bottom:224px}.nationwide-hero-specs{width:min(430px,100% - 44px);bottom:38px;right:22px}.nationwide-profile-lead,.nationwide-profile-layout{grid-template-columns:1fr}.nationwide-profile-feature,.nationwide-profile-feature img{min-height:520px}}@media (max-width:760px){.site-nav{flex-direction:column;align-items:flex-start;padding-inline:16px;position:relative}.site-logo img{width:120px;height:72px}.site-nav nav{justify-content:flex-start}.home-hero,.brand-hero,.brands-hub-hero,.catalog-hero{min-height:720px}.home-hero-bg,.brand-hero-bg,.brands-hub-hero-bg,.interior-hero>img{object-position:56% center;height:120%;inset:-10% 0}.home-hero-bg{object-position:54% center}.home-hero-content,.brand-hero-copy,.brands-hub-hero-copy,.catalog-hero-copy,.interior-hero>div{width:calc(100% - 32px);margin:0 16px 44px}.home-hero-content h1,.brand-hero-copy h1,.brands-hub-hero-copy h1,.catalog-hero-copy h1{font-size:38px;line-height:1.02}.home-hero-content p:not(.site-eyebrow),.brand-hero-copy p:not(.site-eyebrow),.brands-hub-hero-copy p:not(.site-eyebrow),.catalog-hero-copy p:not(.site-eyebrow),.interior-hero p:not(.site-eyebrow){max-width:100%;font-size:16px;line-height:1.58}.home-hero .button-row,.brand-hero .button-row,.interior-hero .button-row{flex-direction:column;align-items:stretch;width:100%;max-width:340px}.home-hero .site-button,.brand-hero .site-button,.interior-hero .site-button{width:100%}.interior-hero h1,.section-heading-wide h2,.intro-copy h2,.brands-hub-intro h2,.sticky-copy h2,.split-copy h2,.quote-copy h2,.contact-panel h2,.cta-band h2,.hub-brand-copy h3,.catalog-detail-copy h1{font-size:32px}.home-proof-strip,.site-section,.product-showcase,.site-footer{width:calc(100% - 32px)}.home-proof-strip,.brand-card-grid,.brand-product-grid,.catalog-group-grid,.catalog-product-grid,.hub-brand-meta,.henkel-family-grid,.locator-brand-list,.mini-resource-grid,.profile-card-grid,.resource-grid,.parallax-theater{grid-template-columns:1fr}.home-proof-strip{margin-top:16px}.site-section{padding:58px 0}.brands-hub-hero{height:auto;min-height:0;padding:118px 0 38px}.brands-hub-hero-copy{width:calc(100vw - 32px);max-width:calc(100vw - 32px);margin-bottom:0}.brands-hub-hero-copy h1{max-width:100%;font-size:36px}.brands-hub-hero-copy p:not(.site-eyebrow){max-width:100%}.brands-hub-hero .button-row{flex-direction:column;align-items:stretch;width:100%;max-width:320px}.brands-hub-hero .site-button{width:100%}.brand-nationwide-redesign .brand-hero{align-items:end;min-height:820px}.brand-nationwide-redesign .brand-hero-bg{object-position:63% center}.brand-nationwide-redesign .brand-hero-copy{width:calc(100% - 32px);margin:0 16px 244px}.brand-nationwide-redesign .brand-logo-mark{max-width:178px;max-height:72px;padding:10px 12px}.brand-nationwide-redesign .brand-hero-copy h1{font-size:39px;line-height:.98}.nationwide-hero-specs{width:auto;bottom:34px;left:16px;right:16px}.nationwide-hero-specs div{grid-template-columns:74px minmax(0,1fr)}.nationwide-profile-system{width:calc(100% - 32px)}.nationwide-profile-lead h2{font-size:34px;line-height:1.02}.nationwide-finish-list{grid-template-columns:1fr}.nationwide-finish-list span,.nationwide-finish-list span:nth-child(2n),.nationwide-finish-list span:nth-last-child(-n+2){border-bottom:1px solid #18212921;border-right:0;min-height:58px}.nationwide-finish-list span:last-child{border-bottom:0}.nationwide-profile-feature,.nationwide-profile-feature img{min-height:390px}.nationwide-profile-feature figcaption{bottom:12px;left:12px;right:12px}.nationwide-profile-stack article{grid-template-columns:1fr;gap:8px}.brands-hub-intro,.catalog-detail-section,.catalog-detail-support,.hub-brand-panel,.hub-brand-copy{min-width:0}.brands-hub-intro.site-section,.brand-hub-directory.site-section{width:calc(100vw - 32px);max-width:calc(100vw - 32px)}.hub-brand-panel{max-width:100%}.brands-hub-intro h2,.brands-hub-intro>p,.hub-brand-copy h3,.hub-brand-copy p{overflow-wrap:break-word;max-width:100%}.brands-hub-intro{gap:18px}.hub-brand-copy{padding:26px}.hub-brand-media{min-height:300px}.catalog-hero{height:auto;min-height:0;padding:118px 0 44px}.catalog-hero-copy{width:calc(100vw - 32px);max-width:calc(100vw - 32px);margin-bottom:0}.catalog-hero-copy h1,.catalog-hero-copy p:not(.site-eyebrow){max-width:100%}.catalog-hero .button-row{flex-direction:column;align-items:stretch;width:100%;max-width:320px}.catalog-hero .site-button{width:100%}.catalog-section.site-section,.catalog-detail-section.site-section,.catalog-detail-support.site-section{width:calc(100vw - 32px);max-width:calc(100vw - 32px)}.catalog-group-card,.catalog-product-card{min-height:auto}.catalog-group-card{grid-template-rows:220px auto}.catalog-product-card{grid-template-rows:190px auto}.catalog-group-card>div,.catalog-product-card>div:last-child,.catalog-spec-panel,.catalog-sales-card{padding:18px}.catalog-detail-section{padding-top:58px}.catalog-detail-media{min-height:300px;padding:22px}.catalog-detail-copy{padding:24px}.catalog-detail-badges{flex-direction:column}.material-parallax-stack{margin-top:58px}.material-parallax-panel{min-height:660px}.material-panel-copy{width:calc(100% - 32px);margin:0 16px 42px}.material-panel-copy h2{font-size:34px;line-height:1.04}.parallax-theater{gap:18px;width:calc(100% - 32px);padding-top:70px}.theater-copy h2{font-size:32px}.theater-stage{min-height:560px}.theater-card-one{width:68%;height:27%;top:8%;left:7%}.theater-card-two{width:52%;height:31%;top:36%;right:6%}.theater-card-three{width:62%;height:27%;bottom:7%;left:9%}.brand-card,.brand-product-card{min-height:auto}.about-lead h2,.locator-copy h2,.credit-copy h2,.visualizer-preview h2,.profile-preview h2,.henkel-selector h2{font-size:32px}.about-lead,.locator-copy,.credit-copy,.contact-panel{padding:18px}.locator-brand-list a{grid-template-columns:72px minmax(0,1fr) 20px}.locator-brand-list img{width:72px}.visualizer-thumb-grid{grid-template-columns:1fr}.visualizer-stage,.visualizer-stage img{min-height:360px}.brand-card{grid-template-rows:220px auto}.brand-hub .brand-card{background:var(--site-white);grid-template-rows:minmax(220px,56vw) auto;min-height:0;display:grid}.brand-hub .brand-card>img{object-fit:cover;width:100%;height:100%;min-height:0;position:static!important;transform:none!important}.brand-hub .brand-card>div{z-index:1;border-top:5px solid var(--brand-accent);background:#fffdf8fa;padding:18px;position:relative;box-shadow:0 -1px #18212914}.brand-hub .brand-card span{color:var(--brand-accent)}.brand-hub .brand-card h3,.brand-hub .brand-card strong{color:var(--site-dark)}.brand-hub .brand-card p{color:var(--site-muted)}.brand-product-card{grid-template-rows:220px auto}.story-image,.story-image img{min-height:300px}.story-image:nth-child(2n){margin-left:0}.split-image-stage{min-height:360px}.split-image-stage img:first-child{width:84%;height:68%;inset:0 0 24%}.split-image-stage img:last-child{width:58%;height:46%}.resource-toolbar,.cta-band,.site-footer{flex-direction:column;align-items:flex-start}.footer-links{justify-content:flex-start}}@media (prefers-reduced-motion:reduce){[data-parallax-speed]{transform:none!important}.site-button,.site-link,.brand-card,.hub-brand-panel{transition:none}}.workspace{background:var(--bg);min-height:100dvh}.admin-top{color:#fff;background:linear-gradient(#21597f,#184e72);border-bottom:4px solid #123a55;padding:16px 0}.admin-top-wrap{align-items:center;gap:14px;margin:0;padding:0 18px;display:flex}.admin-logo{color:#fff;width:50px;height:50px;font-family:var(--font-mono);filter:drop-shadow(0 1px 1px #00000040);background:#ffffff26;border:1px solid #ffffff38;border-radius:7px;flex:none;place-items:center;font-size:14px;font-weight:800;display:grid}.admin-top h1{color:#fff;letter-spacing:.3px;margin:0;font-size:18px;font-weight:700;line-height:1.2}.admin-top p{color:#ffffffd9;letter-spacing:.5px;text-transform:uppercase;margin:2px 0 0;font-size:11px}.workspace-shell{align-items:flex-start;max-width:none;margin:0;display:flex}.sidebar{background:var(--nav);color:#cfe0ec;flex:0 0 216px;align-self:stretch;width:216px;min-height:calc(100dvh - 88px);padding:14px 0;position:sticky;top:0}.primary-action{background:var(--bar);color:#fff;width:calc(100% - 32px);margin:4px 16px 10px;padding:10px}.primary-action:hover{background:#357aa6}.nav-heading{color:#7fa6c2;letter-spacing:1.5px;text-transform:uppercase;padding:12px 20px 4px;font-size:10px;font-weight:700}.sidebar nav{display:grid}.sidebar nav button{color:#dceaf4;text-align:left;background:0 0;border-left:3px solid #0000;border-radius:0;align-items:center;gap:8px;width:100%;min-height:38px;padding:10px 20px;font-size:14px;font-weight:600;display:flex}.sidebar nav button:hover{background:#ffffff0f}.sidebar nav button.active{color:#fff;background:#ffffff1a;border-left-color:#6fb2dd}.sidebar nav b{color:#fff;text-align:center;background:#ffffff29;border-radius:20px;min-width:22px;margin-left:auto;padding:1px 8px;font-size:11px;font-weight:700}.side-actions{gap:8px;margin:16px;display:flex}.side-actions button{color:#dceaf4;background:#ffffff14;border:1px solid #ffffff24;flex:1;min-height:32px;padding:7px;font-size:11.5px;font-weight:600}.side-actions button:hover{background:#ffffff29}.main-panel{flex:1;min-width:0;padding:24px 24px 60px}.topbar{justify-content:space-between;align-items:flex-start;gap:16px;max-width:1180px;margin-bottom:18px;display:flex}.topbar h2{color:var(--dark);margin:2px 0 4px;font-size:20px;font-weight:800;line-height:1.2}.topbar-actions,.button-row,.row-actions,.snippet-row,.checkbox-row{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.notice{color:var(--success);align-items:center;gap:6px;font-weight:700;display:inline-flex}.password-menu{position:relative}.password-menu summary{min-height:34px;color:var(--dark);cursor:pointer;background:#fff;border:1px solid #d1dde8;border-radius:6px;align-items:center;gap:7px;padding:8px 12px;font-size:12px;font-weight:800;list-style:none;display:inline-flex}.password-menu summary::-webkit-details-marker{display:none}.password-menu form{z-index:20;background:#fff;border:1px solid #d1dde8;border-radius:8px;gap:10px;width:min(300px,100vw - 32px);padding:14px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 45px #132b392e}.password-menu label{color:var(--muted);text-transform:uppercase;gap:5px;font-size:11px;font-weight:800;display:grid}.password-menu input{width:100%;height:36px;color:var(--dark);text-transform:none;background:#fff;border:1px solid #d7e1e8;border-radius:6px;padding:8px 9px}.db-pill{min-height:28px;color:var(--dark);letter-spacing:.4px;text-transform:uppercase;background:#e6eef6;border:1px solid #c5ddee;border-radius:20px;align-items:center;padding:3px 9px;font-size:10.5px;font-weight:800;display:inline-flex}.db-pill.saving{color:var(--warning);background:#fdf1dc;border-color:#f0d79b}.db-pill.error,.db-pill.browser-backup{color:var(--danger);background:#fbe6e6;border-color:#eec2c2}.builder-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:18px;max-width:1180px;display:grid}.view-stack{gap:18px;max-width:1180px;display:grid}.assistant-layout{grid-template-columns:minmax(320px,.72fr) minmax(0,1.28fr);align-items:start;gap:18px;max-width:1180px;display:grid}.assistant-form{gap:14px;display:grid}.assistant-form input[type=file]{background:#fff;padding:7px}.assistant-file-list{flex-wrap:wrap;gap:8px;display:flex}.assistant-file-list span{min-height:30px;color:var(--dark);background:#f8fbfc;border:1px solid #d7e1e8;border-radius:6px;align-items:center;gap:7px;padding:5px 9px;font-size:11px;font-weight:700;display:inline-flex}.assistant-file-list b{color:var(--muted);font-size:10px}.assistant-review-note,.assistant-error{color:var(--warning);align-items:center;gap:6px;font-size:12px;font-weight:800;display:inline-flex}.assistant-error{color:var(--danger)}.assistant-review{gap:16px;display:grid}.assistant-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.assistant-summary-grid article{background:#f8fbfc;border:1px solid #d7e1e8;border-radius:8px;min-height:70px;padding:12px}.assistant-summary-grid span,.assistant-doc-preview dt{color:var(--muted);letter-spacing:.8px;text-transform:uppercase;font-size:10px;font-weight:800;display:block}.assistant-summary-grid strong{color:var(--dark);margin-top:6px;font-size:17px;display:block}.assistant-notes{color:var(--ink);gap:9px;font-size:13px;display:grid}.assistant-notes p,.assistant-notes ul{margin:0}.assistant-notes ul{padding-left:18px}.assistant-doc-preview dl{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0;display:grid}.assistant-doc-preview div{border-left:3px solid var(--accent);background:#f8fbfc;padding:10px 12px}.assistant-doc-preview dd{color:var(--dark);margin:4px 0 0;font-weight:800}.span-2{grid-column:span 2}.span-4{grid-column:span 4}.span-6{grid-column:span 6}.span-8{grid-column:span 8}.span-12{grid-column:span 12}.panel{background:var(--card);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:10px;padding:18px 20px}.panel-header{color:var(--dark);align-items:center;gap:9px;margin-bottom:14px;display:flex}.panel-header h2{border-left:3px solid var(--accent);color:var(--dark);letter-spacing:1.4px;text-transform:uppercase;margin:0;padding-left:9px;font-size:12px;font-weight:800}.form-grid{gap:12px 16px;display:grid}.cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}label{color:var(--muted);letter-spacing:.4px;text-transform:uppercase;gap:4px;font-size:11px;font-weight:700;display:grid}input,select,textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:6px;outline:none;padding:8px 10px}textarea{resize:vertical;min-height:80px}input:focus,select:focus,textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #2e6e961f}.align-end{align-self:end}.add-materials{grid-template-columns:minmax(260px,1.7fr) minmax(180px,1fr) 90px 90px auto auto;align-items:end;gap:12px;display:grid}.product-preview{border:1px solid var(--line);background:#fbfcfd;border-radius:8px;grid-template-columns:74px minmax(0,1fr);align-items:center;gap:12px;margin-bottom:12px;padding:10px;display:grid}.product-image{aspect-ratio:1;border:1px solid var(--line);width:74px;color:var(--muted);background:var(--soft);border-radius:7px;place-items:center;display:grid;overflow:hidden}.product-image img{object-fit:contain;width:100%;height:100%}.product-preview strong{color:var(--ink);font-size:15px;display:block}.product-preview p{max-width:86ch;color:var(--muted);margin:4px 0;line-height:1.35}.product-preview span{color:var(--dark);font-family:var(--font-mono);font-size:12px}.takeoff{border:1px solid var(--line);background:var(--soft);border-radius:8px;grid-template-columns:auto repeat(3,minmax(100px,1fr)) auto auto;align-items:end;gap:10px;margin-top:12px;padding:12px 14px;display:grid}.takeoff output{color:var(--dark);font-family:var(--font-mono);white-space:nowrap;padding-bottom:10px;font-weight:800}.table-wrap{width:100%;overflow-x:auto}.data-table{border-collapse:collapse;background:#fff;width:100%;font-size:13px}.data-table th{background:var(--bar);color:#fff;text-align:left;letter-spacing:.5px;text-transform:uppercase;white-space:nowrap;padding:8px 10px;font-size:10.5px;font-weight:700}.data-table td{border-bottom:1px solid var(--line);vertical-align:middle;padding:7px 10px}.data-table tbody tr:nth-child(2n){background:#fbfcfd}.data-table tbody tr:hover{background:#f6fafc}.data-table td>span,.data-table td strong+span{color:var(--muted);margin-top:2px;font-size:11.5px;display:block}.data-table input{min-width:82px;padding:5px 7px;font-size:12.5px}.num{color:var(--dark);font-family:var(--font-mono);font-variant-numeric:tabular-nums;text-align:right;white-space:nowrap}.icon-danger{width:32px;height:32px;color:var(--danger);background:#fbeaea;border:1px solid #e9c4c4;border-radius:6px;place-items:center;padding:0;display:grid}.icon-danger:hover{background:#f5dcdc}.empty,.empty-block{color:var(--muted);text-align:center;padding:28px;font-style:italic}.totals-card dl{gap:8px;margin:0 0 14px;display:grid}.totals-card dl div{justify-content:space-between;gap:12px;display:flex}.totals-card dt{color:var(--muted);font-weight:600}.totals-card dd{color:var(--ink);font-family:var(--font-mono);font-variant-numeric:tabular-nums;margin:0;font-weight:700}.totals-card .grand{border-top:2px solid var(--dark);color:var(--dark);margin-top:3px;padding-top:7px;font-size:16px;font-weight:800}.chip{border:1px solid var(--line);background:var(--soft);min-height:26px;color:var(--dark);letter-spacing:.5px;text-transform:uppercase;border-radius:20px;padding:3px 8px;font-size:10.5px}.checkbox-row{margin-top:10px}.checkbox-row label{color:var(--ink);letter-spacing:0;text-transform:none;align-items:center;gap:7px;font-size:13px;font-weight:500;display:flex}.checkbox-row input{width:auto}.terms-editor{min-height:260px;font-family:var(--font-mono);font-size:12px}.stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.stat-card{border:1px solid var(--line);background:#fff;border-radius:10px;padding:16px 18px}.stat-card span{color:var(--muted);letter-spacing:.5px;text-transform:uppercase;font-size:11px;font-weight:700}.stat-card strong{color:var(--dark);font-family:var(--font-mono);font-variant-numeric:tabular-nums;margin-top:6px;font-size:22px;line-height:1;display:block}.stat-card p{color:var(--muted);margin:3px 0 0;font-size:11.5px}.records .status,.status{letter-spacing:.4px;text-transform:uppercase;-webkit-user-select:none;user-select:none;border:1px solid #0000;border-radius:20px;padding:2px 9px;font-size:10.5px;font-weight:700;display:inline-block}.status-draft{color:var(--warning);background:#fdf1dc;border-color:#f0d79b}.status-sent{color:#23537d;background:#e6eef6;border-color:#c5ddee}.status-accepted,.status-paid{color:var(--success);background:#e3f3e6;border-color:#b9e0c1}.status-partial{color:#6c7d18;background:#eef3da;border-color:#d9e3a6}.status-expired,.status-overdue{color:#9c2f2f;background:#fbe6e6;border-color:#eec2c2}.request-new{color:#23537d;background:#e6eef6;border-color:#c5ddee}.request-reviewed{color:#6c7d18;background:#eef3da;border-color:#d9e3a6}.request-drafted{color:var(--success);background:#e3f3e6;border-color:#b9e0c1}.request-quoted{color:#23537d;background:#e6eef6;border-color:#c5ddee}.request-won{color:var(--success);background:#e3f3e6;border-color:#b9e0c1}.request-lost{color:#9c2f2f;background:#fbe6e6;border-color:#eec2c2}.request-copy{max-width:340px;color:var(--muted);line-height:1.45}.request-chip-row{flex-wrap:wrap;gap:5px;margin-top:8px;display:flex!important}.request-chip-row em{min-height:22px;color:var(--dark);border:1px solid var(--line);background:#eef6f8;border-radius:999px;align-items:center;padding:3px 7px;font-size:11px;font-style:normal;font-weight:800;display:inline-flex}.compact-textarea{text-transform:none;min-width:220px;min-height:56px;font-size:12px}.row-actions{justify-content:flex-end}.row-actions button{border:1px solid var(--line);min-height:28px;color:var(--dark);background:#fff;border-radius:6px;padding:5px 9px;font-size:11.5px;font-weight:600}.row-actions button:hover{background:var(--soft)}.row-actions .danger-text{color:var(--danger);background:#fbeaea;border-color:#e9c4c4}.searchbar{max-width:520px;color:var(--muted);align-items:center;gap:10px;margin-bottom:14px;display:flex}.searchbar input{max-width:340px}.settings-actions{margin-top:14px}.approval-grid,.quickbooks-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:stretch;gap:14px;display:grid}.approval-card,.timeline-list,.quickbooks-grid article{border:1px solid var(--line);background:#fbfcfd;border-radius:8px;padding:14px}.approval-card.needs-approval{background:#fffaf0;border-color:#f0d79b}.approval-card.approved{background:#f3fbf4;border-color:#b9e0c1}.approval-card strong,.quickbooks-grid h3,.quickbooks-grid strong{color:var(--dark);display:block}.approval-card p,.quickbooks-grid p{color:var(--muted);margin:6px 0}.approval-card span,.quickbooks-grid span{color:var(--muted);font-size:12px}.timeline-list{gap:10px;display:grid}.timeline-list article{border-bottom:1px solid var(--line);grid-template-columns:160px minmax(120px,.3fr) minmax(0,1fr);align-items:start;gap:10px;padding-bottom:10px;display:grid}.timeline-list article:last-child{border-bottom:0;padding-bottom:0}.timeline-list time{color:var(--muted);font-family:var(--font-mono);font-size:11px}.timeline-list strong{color:var(--dark);text-transform:uppercase;font-size:12px}.timeline-list p{color:var(--muted);margin:0}.empty-inline{color:var(--muted);font-style:italic}.quickbooks-grid article{align-content:start;gap:8px;display:grid}.disabled-link{pointer-events:none;opacity:.55}.catalog-table a{align-items:center;gap:5px;font-weight:700;display:inline-flex}.prose-panel{max-width:1120px}.audit-grid,.role-grid,.phase-list{gap:12px;display:grid}.audit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.audit-grid article,.role-grid article,.phase-list article{border:1px solid var(--line);background:#fbfcfd;border-radius:8px;padding:14px}.severity{letter-spacing:.06em;text-transform:uppercase;margin-bottom:8px;font-size:11px;font-weight:800;display:inline-block}.severity.critical,.severity.high{color:var(--danger)}.severity.medium{color:var(--warning)}.severity.low{color:var(--success)}.phase-list{grid-template-columns:repeat(5,minmax(0,1fr))}.phase-list span{color:var(--dark);font-family:var(--font-mono);font-weight:800}.phase-list h3,.prose-panel h3{margin:8px 0 6px}.prose-panel p{color:#465451;line-height:1.6}.role-grid{grid-template-columns:repeat(5,minmax(0,1fr))}@media (max-width:1180px){.front-hero,.product-hero,.product-detail,.split-section,.split-section.reverse{grid-template-columns:1fr}.split-section.reverse>div:first-child,.split-section.reverse>.sales-card{grid-area:auto}.front-band,.featured-grid,.product-list-grid,.stat-grid,.phase-list,.role-grid,.audit-grid,.approval-grid,.quickbooks-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-shell{flex-direction:column}.sidebar{flex-wrap:wrap;flex-basis:auto;align-items:center;width:100%;min-height:0;padding:6px;display:flex;position:static}.primary-action,.side-actions{width:auto;margin:6px}.sidebar nav{flex-wrap:wrap;display:flex}.sidebar nav button{border-bottom:3px solid #0000;border-left:none;width:auto}.sidebar nav button.active{border-bottom-color:#6fb2dd;border-left:none}.nav-heading{display:none}.builder-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.assistant-layout{grid-template-columns:1fr}.assistant-summary-grid,.assistant-doc-preview dl{grid-template-columns:repeat(2,minmax(0,1fr))}.span-4,.span-6,.span-8,.span-12{grid-column:span 2}.add-materials,.takeoff,.cols-3,.cols-4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.login-shell{background:linear-gradient(180deg, #21597f 0 252px, var(--bg) 252px);place-items:start center;min-height:100dvh;padding:20px 16px 32px}.login-panel{grid-template-columns:1fr;align-items:start;gap:18px;width:min(100%,430px)}.login-intro{gap:14px;max-width:none;padding-top:10px}.login-brand span{width:40px;height:40px}.login-copy{gap:8px}.login-copy h1{font-size:34px;line-height:1.04}.login-copy p:not(.eyebrow){max-width:29rem;font-size:15px;line-height:1.5}.login-points{display:none}.login-card{border-radius:12px;padding:22px;box-shadow:0 18px 40px #13374f2e}.login-dev-note{color:var(--muted);padding-inline:4px}.front-nav,.front-footer,.topbar{flex-direction:column;align-items:flex-start}.front-nav nav{justify-content:flex-start}.front-hero,.product-hero,.product-detail,.front-band,.front-section,.front-footer{width:min(100% - 24px,1180px)}.hero-copy{min-height:0;padding:22px}.hero-media,.front-band,.category-grid,.featured-grid,.product-list-grid,.workflow-row,.stat-grid,.phase-list,.role-grid,.audit-grid,.approval-grid,.quickbooks-grid,.builder-grid,.assistant-layout,.assistant-summary-grid,.assistant-doc-preview dl,.form-grid,.add-materials,.takeoff,.cols-2,.cols-3,.cols-4{grid-template-columns:1fr}.workflow-row span{border-right:0;border-bottom:1px solid var(--line)}.workflow-row span:last-child{border-bottom:0}.main-panel{padding:18px 12px 48px}.span-2,.span-4,.span-6,.span-8,.span-12{grid-column:span 1}.timeline-list article,.spec-list div{grid-template-columns:1fr}.product-detail-media{min-height:280px}}@media (max-width:390px){.login-shell{padding-inline:14px}.login-copy h1{font-size:31px}.login-card{padding:18px}}
