:root{color-scheme:light;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1f3030;background:#f9f6f0;--bg: #ffffff;--surface: #fbf7f1;--surface-strong: #f0e8dd;--primary: #2b4346;--primary-soft: #57716f;--accent: #b98f58;--accent-strong: #8a6838;--text-muted: #62615f;--border: rgba(43, 67, 70, .12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:linear-gradient(180deg,#fcfaf6,#f4efe8)}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;left:1rem;top:-3rem;z-index:60;padding:.75rem 1rem;border-radius:.5rem;background:var(--primary);color:#fff;font-weight:700}.skip-link:focus{top:1rem}button,input,select{font:inherit}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--accent-strong);outline-offset:3px}.site-header{position:sticky;top:0;z-index:20;background:#fffffff0;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.header-inner{max-width:1200px;margin:0 auto;padding:1rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand{display:flex;align-items:center;flex:0 0 auto}.brand-logo{width:clamp(220px,24vw,340px);height:64px;object-fit:contain;object-position:left center}.site-nav{display:flex;gap:1.25rem;flex-wrap:wrap;align-items:center}.site-nav a{color:var(--primary-soft);font-size:.95rem;font-weight:600;transition:color .2s ease}.site-nav a:hover{color:var(--primary)}.site-nav a[aria-current=page]{color:var(--primary);text-decoration:underline;text-underline-offset:.22em}.shop-link{display:inline-flex;align-items:center;justify-content:center;padding:.88rem 1.25rem;border-radius:999px;background:var(--primary);color:#fff;font-weight:700;white-space:nowrap}.section-pad{padding:clamp(3rem,3vw,5rem) 1.5rem}.hero-section{padding-top:clamp(1.5rem,2.6vw,2.5rem);padding-bottom:clamp(2rem,3vw,3rem)}.hero{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:minmax(320px,.85fr) minmax(0,1.15fr);gap:1.5rem;align-items:start}.hero-copy .eyebrow,.section-header .eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:.8rem;font-weight:700;color:var(--accent-strong);margin-bottom:1rem}.hero-copy h1{margin:0;font-size:clamp(2.6rem,4.6vw,5rem);line-height:.98;max-width:8ch}.hero-copy p{color:var(--text-muted);max-width:32rem;margin-top:1rem;font-size:1rem;line-height:1.65}.hero-stats{display:grid;gap:.65rem;margin-top:1.25rem;font-size:.92rem;color:var(--text-muted)}.hero-stats div{display:inline-flex;gap:.5rem}.hero-stats strong{color:var(--primary);min-width:4.5rem}.button{border:none;border-radius:999px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:.95rem 1.5rem;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.button-primary{background:var(--primary);color:#fff}.button-secondary{background:#fff;border:1px solid var(--border);color:var(--primary)}.button:hover{transform:translateY(-1px)}.hero-gallery{display:block}.hero-gallery>*{min-width:0}.compare-card,.grid-story-card{padding:1rem;border-radius:.5rem;background:#fff;box-shadow:0 25px 60px #1112130f;display:grid;gap:1rem}.hero-tag{display:inline-flex;align-items:center;justify-content:center;width:max-content;padding:.45rem .85rem;border-radius:999px;background:#a98f5824;color:var(--accent-strong);font-size:.82rem;font-weight:700}.compare-stage{position:relative;min-height:360px;overflow:hidden;border-radius:.5rem;background:#d8d1c7}.compare-image{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(/Brand%20Assets/BrandMark.svg);background-size:cover;background-position:center}.compare-before{filter:saturate(.72) contrast(.95)}.compare-after{width:var(--split);border-right:3px solid #fff;box-shadow:18px 0 40px #1f303033;filter:saturate(1.08) contrast(1.04)}.compare-label{position:absolute;top:1rem;z-index:2;padding:.45rem .75rem;border-radius:999px;background:#ffffffdb;font-size:.78rem;font-weight:800;color:var(--primary)}.compare-label-left{left:1rem}.compare-label-right{right:1rem}.compare-card input[type=range]{width:100%;accent-color:var(--primary)}.mini-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.55rem;min-height:180px}.mini-grid span{min-height:48px;border-radius:.5rem;background:linear-gradient(135deg,#f0e8dd,#fff);border:1px solid var(--border)}.mini-grid span:nth-child(3n+1){grid-column:span 2}.compare-card p,.grid-story-card p{color:var(--text-muted);line-height:1.7}.hero-output-card,.hero-grid-card,.hero-quickstart-card{padding:1.4rem}.hero-output-card h3,.hero-grid-card h3,.hero-quickstart-card h3{margin:0;font-size:1.4rem;color:var(--primary)}.hero-config-panel{padding:1.1rem;box-shadow:0 25px 60px #11121314;border-radius:1rem;background:#fffffff5}.hero-form-head{display:grid;gap:.75rem}.hero-form-head h3{margin:0;font-size:1.4rem;color:var(--primary)}.hero-form-head p{margin:0;color:var(--text-muted);line-height:1.6}.hero-planner-top{display:grid;gap:.85rem;padding-bottom:.9rem;border-bottom:1px solid var(--border)}.hero-quickstart-block{display:grid;gap:.75rem}.hero-quickstart-label,.hero-preview-label{margin:0;color:var(--primary);font-size:.9rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.hero-submit{width:100%;margin-top:.5rem}.hero-planner-body{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(260px,.8fr);gap:1rem;padding-top:.9rem;align-items:start}.planner-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:1rem}.planner-step{min-width:0;display:grid;gap:.4rem;padding:.9rem 1rem;border:1px solid var(--border);border-radius:.85rem;background:#fffaf3;color:var(--primary);text-align:left;cursor:pointer}.planner-step span{width:1.7rem;height:1.7rem;display:inline-grid;place-items:center;border-radius:999px;background:#efe4d3;font-weight:800}.planner-step strong{font-size:.98rem;overflow-wrap:anywhere}.planner-step.is-active{border-color:var(--accent-strong);background:#f6ecdf;box-shadow:inset 0 0 0 1px #945a2824}.planner-progress{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:center;margin-top:.9rem;padding:.95rem 1rem;border:1px solid rgba(43,67,70,.1);border-radius:.95rem;background:linear-gradient(180deg,#fffdf9,#f7f1e8)}.planner-progress-copy{min-width:0;display:grid;gap:.5rem}.planner-stage-label{margin:0;color:var(--primary);font-weight:800;overflow-wrap:anywhere}.planner-stage-note{margin:0;color:var(--text-muted);line-height:1.5;overflow-wrap:anywhere}.planner-progress-track{position:relative;height:.55rem;border-radius:999px;overflow:hidden;background:#2b43461f}.planner-progress-fill{display:block;height:100%;width:33%;border-radius:inherit;background:linear-gradient(90deg,#945a28,#d39b62);transition:width .18s ease}.planner-progress-actions{display:flex;gap:.75rem;align-items:center}.planner-progress-actions [hidden]{display:none!important}.planner-panel-stack{display:grid}.planner-panel{min-width:0;display:grid;gap:1rem}.planner-panel[hidden]{display:none!important}.planner-panel-copy{display:grid;gap:.35rem}.planner-panel-copy h4,.scenario-group-head h5{margin:0;font-size:1.15rem}.planner-panel-copy p,.scenario-group-head p{margin:0;color:var(--text-muted);line-height:1.55}.hero-form-grid{display:grid;gap:.8rem}.hero-form-grid>label{margin-bottom:0}.hero-check-row{margin-top:.25rem}.planner-actions{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.scenario-group{display:grid;gap:.9rem}.scenario-group-head{display:grid;gap:.35rem}.hero-preview-panel{min-width:0;display:grid;gap:.7rem;padding:.85rem;border-radius:.85rem;background:linear-gradient(180deg,#fcfaf6,#f6efe4);border:1px solid rgba(43,67,70,.08)}.hero-preview-note{margin:0;color:var(--text-muted);line-height:1.65}.hero-spec-card{display:grid;gap:.5rem;padding:.85rem;border-radius:.75rem;background:linear-gradient(135deg,#f7f1e8,#fffdf9);border:1px solid rgba(43,67,70,.1)}.hero-spec-card p{margin:0;color:var(--primary);font-weight:600;line-height:1.45;overflow-wrap:anywhere}.planner-review-card{gap:.6rem}.hero-quickstart-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem}.hero-launch{display:grid;gap:.25rem;width:100%;padding:.7rem .75rem;border:1px solid var(--border);border-radius:.7rem;background:linear-gradient(135deg,#fffdf8,#f7f1e8);text-align:left;color:var(--primary);cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.hero-launch strong{font-size:.92rem}.hero-launch span{color:var(--text-muted);font-size:.82rem}.hero-launch:hover{transform:translateY(-1px);box-shadow:0 12px 24px #1f303014;border-color:#2b434638}.section-header{max-width:860px;margin:0 auto 2rem;text-align:center}.section-header h1,.section-header h2{margin:0;font-size:clamp(2rem,3vw,3.1rem);line-height:1.05}.section-header h1{max-width:16ch;margin:0 auto;font-size:clamp(2.35rem,4vw,4rem)}.section-header p:not(.eyebrow){max-width:72ch;margin:1.25rem auto 0;color:var(--text-muted);font-size:1.02rem;line-height:1.8}.section-pad>p,.section-alt>p{max-width:860px;margin:1rem auto 0;color:var(--text-muted);line-height:1.8}.section-pad>article,.section-alt>article{max-width:860px;margin:1.25rem auto 0}.section-pad>article h3,.section-alt>article h3{margin:0 0 .5rem}.section-pad>article p,.section-alt>article p{margin:0;color:var(--text-muted);line-height:1.75}.section-stack{max-width:1200px;margin:2rem auto 0}.category-grid,.feature-grid{display:grid;gap:1.5rem}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-card{padding:1.85rem;border-radius:.5rem;background:#fff;border:1px solid var(--border);box-shadow:0 20px 45px #1112130d;display:grid;gap:1rem}.category-card h3{margin:0}.category-card p{margin:0;color:var(--text-muted);line-height:1.75}.category-card:focus-visible{outline:3px solid var(--accent-strong);outline-offset:4px}.section-alt{background:#f4eee5}.config-grid{display:grid;gap:2rem;grid-template-columns:minmax(0,420px) minmax(0,1fr)}.config-results{max-width:1200px;margin:0 auto}.config-panel,.config-summary,.feature-grid article,.secondary-panel,.product-item,.summary-card,.category-card{background:#fff}.config-panel,.config-summary,.feature-grid article,.secondary-panel,.category-card{border:1px solid var(--border);border-radius:.5rem;padding:2rem}.config-panel label{display:block;margin-bottom:1rem;font-weight:600;color:var(--primary)}.field-row{display:flex;gap:.75rem;margin-top:.5rem;align-items:center;flex-wrap:wrap}.config-panel input:not([type=checkbox]),.config-panel select{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--border);border-radius:.5rem;padding:.85rem 1rem;background:#fff}.config-panel select{min-width:0}#unit-select{width:130px;flex:0 0 130px}#preset-select{width:100%;flex:1 1 100%}.field-note{font-size:.85rem;color:var(--text-muted)}.check-row{display:flex!important;align-items:center;gap:.75rem}.check-row input{width:1.1rem;height:1.1rem;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;accent-color:var(--primary)}.summary-card+.summary-card{margin-top:1rem}.summary-card h3{margin:0 0 1rem;font-size:1.1rem}.suggestion-list{margin:0;padding:0;list-style:none;display:grid;gap:.75rem}.suggestion-list li{padding:1rem;border-radius:.5rem;background:var(--surface)}.plan-options{display:grid;gap:.75rem}.plan-options-scenarios{grid-template-columns:1fr}.plan-option{min-width:0;width:100%;display:grid;gap:.3rem;text-align:left;border:1px solid var(--border);border-radius:.5rem;background:#fff;color:var(--primary);padding:1rem;cursor:pointer}.plan-option.is-active{border-color:#2b43468c;background:#f7f1e8;box-shadow:inset 0 0 0 1px #2b43461f}.plan-option[aria-pressed=true]{border-color:var(--accent-strong)}.plan-option span,.plan-option strong{font-weight:800;overflow-wrap:anywhere}.plan-option small{color:var(--text-muted);line-height:1.5;overflow-wrap:anywhere}.plan-option em{font-style:normal;color:var(--accent-strong);font-size:.82rem;font-weight:700;overflow-wrap:anywhere}.plan-option:hover{border-color:#945a2873}.grid-preview{--grid-cols: 12;--grid-rows: 8;display:grid;grid-template-columns:repeat(var(--grid-cols),minmax(0,1fr));grid-template-rows:repeat(var(--grid-rows),minmax(12px,1fr));gap:3px;aspect-ratio:var(--grid-cols) / var(--grid-rows);min-height:220px;max-height:520px;padding:.6rem;border:1px solid var(--border);border-radius:.5rem;background:linear-gradient(rgba(43,67,70,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(43,67,70,.08) 1px,transparent 1px),#fffaf3;background-size:18px 18px;overflow:hidden}.grid-piece{display:flex;align-items:center;justify-content:center;min-width:0;min-height:0;padding:.3rem;border:1px solid rgba(43,67,70,.2);border-radius:.55rem;background:linear-gradient(135deg,#2b4346,#57716f);color:#fff;font-size:clamp(.64rem,1.6vw,.9rem);font-weight:800;text-align:center}.grid-cell-unused{border-radius:.25rem;background:linear-gradient(135deg,#945a2814,#945a2829);box-shadow:inset 0 0 0 1px #945a282e}.grid-piece:focus-visible,.product-item a:focus-visible{outline:3px solid var(--accent-strong);outline-offset:3px}.grid-piece:nth-child(4n+2){background:linear-gradient(135deg,#8a6838,#b98f58)}.grid-piece:nth-child(4n+3){background:linear-gradient(135deg,#56635a,#8b9b83)}.grid-piece:nth-child(4n+4){background:linear-gradient(135deg,#6d4f43,#a27b65)}.plan-summary{margin-bottom:0;color:var(--text-muted);line-height:1.6}.product-links{display:grid;gap:.85rem}.product-item{border:1px solid var(--border);border-radius:.5rem;padding:1rem;display:flex;justify-content:space-between;gap:1rem;align-items:center}.product-item h4{margin:0 0 .35rem;color:var(--primary)}.product-item-tag{display:inline-flex;width:max-content;margin-bottom:.55rem;padding:.3rem .55rem;border-radius:999px;background:#b98f5826;color:var(--accent-strong);font-size:.78rem;font-weight:800}.product-item p,.product-item a,.product-item small{margin:0;color:var(--text-muted)}.product-item small{display:block;margin-top:.35rem;line-height:1.4}.product-item a{display:inline-flex;color:var(--primary);font-weight:700;white-space:nowrap}.product-item-specialty{background:linear-gradient(135deg,#fffdf8,#f8f1e5)}.build-spec{margin:0;padding:1rem;border-radius:.5rem;background:#fcfaf6;border:1px solid var(--border);color:var(--primary);font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.92rem;line-height:1.6;white-space:pre-wrap}.spec-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}.spec-actions .button{padding:.8rem 1rem}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-grid article{display:grid;gap:1rem}.feature-grid h3{margin-top:0}.secondary-panel{display:grid;gap:1.5rem;max-width:1200px;margin:0 auto;padding:2.5rem 1.5rem;background:linear-gradient(135deg,#fffdf8,#f5efe4);border-radius:.5rem;border:1px solid var(--border)}.secondary-panel .panel-copy{max-width:66ch}.secondary-panel h2{margin:0 0 1rem}.cookie-banner{position:fixed;right:1.25rem;bottom:1.25rem;z-index:40;width:min(520px,calc(100vw - 2rem));display:grid;gap:1rem;padding:1.1rem 1.1rem 1rem;border:1px solid var(--border);border-radius:.75rem;background:#fffdf8fa;box-shadow:0 16px 40px #2b434629}.cookie-banner[hidden],.cookie-manage[hidden]{display:none!important}.cookie-banner__copy{display:grid;gap:.5rem}.cookie-banner__copy strong{color:var(--primary)}.cookie-banner__copy p{margin:0;color:var(--text-muted);line-height:1.5}.cookie-banner__actions{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.cookie-banner__link{color:var(--primary);font-weight:700;margin-right:auto}.cookie-manage{position:fixed;right:1.25rem;bottom:1.25rem;z-index:39;box-shadow:0 10px 24px #2b434624}.site-footer{margin-top:2rem;padding:2rem 1.5rem;text-align:center;color:var(--text-muted)}.footer-inner{max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;gap:1rem;align-items:center;justify-content:space-between}.footer-links{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.footer-links a{color:var(--primary-soft);font-size:.95rem}@media(max-width:980px){.hero,.category-grid,.feature-grid,.secondary-panel,.footer-inner{grid-template-columns:1fr}.hero,.category-grid,.feature-grid{display:grid}.hero-quickstart-grid{grid-template-columns:1fr 1fr}.config-grid,.hero-planner-body,.planner-steps,.plan-options-scenarios,.planner-progress{grid-template-columns:1fr}}@media(max-width:780px){.header-inner{flex-direction:column;align-items:center}.site-nav{justify-content:space-between}.brand-logo{width:min(340px,86vw)}.site-nav a{white-space:nowrap}}@media(max-width:640px){.hero-copy h1{max-width:100%}.hero-actions{flex-direction:column}.hero-stats,.hero-quickstart-grid{grid-template-columns:1fr}.hero-copy h1,.hero-copy p{max-width:100%}.product-item{flex-direction:column;align-items:flex-start}.planner-actions .button{width:100%}.planner-progress-actions{width:100%;flex-direction:column}.planner-progress-actions .button,.spec-actions .button{width:100%}.cookie-banner{right:1rem;left:1rem;bottom:1rem;width:auto}.cookie-banner__actions{align-items:stretch}.cookie-banner__actions .button{flex:1 1 180px}.cookie-banner__link{width:100%;margin-right:0}.cookie-manage{right:1rem;bottom:1rem}}@media print{@page{margin:.5in;size:auto}.site-header,.site-footer,.shop-link,.cookie-banner,.cookie-manage,.config-panel,.site-nav,main>section:not(#configurator),.category-grid,.feature-grid,.spec-actions,#copy-checklist,#copy-spec,#print-plan{display:none!important}html,body{background:#fff;color:#111;margin:0}main{max-width:none}#configurator{padding:0;margin:0}#configurator .section-header{margin-bottom:1rem}#configurator .section-header p,#configurator .section-header h2{margin-left:0;margin-right:0}.config-results,.config-summary,.section-alt,.summary-card{background:#fff!important;border:none!important;box-shadow:none!important}.config-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;padding:0}.summary-card{break-inside:avoid;padding:.85rem;border:1px solid #cfcfcf!important;border-radius:0;margin:0!important}.summary-card h3{margin-bottom:.5rem}.summary-card+.summary-card{margin-top:0!important}#grid-preview,.build-spec,.suggestion-list li,.product-item{background:#fff!important;border-color:#cfcfcf!important}#grid-preview a,.product-item a{color:#111!important;text-decoration:none}.product-item{break-inside:avoid}.product-item-tag{border:1px solid #cfcfcf;background:#fff!important;color:#555!important}.build-spec{font-size:.82rem;line-height:1.45}.suggestion-list{gap:.45rem}.suggestion-list li{padding:.7rem}.eyebrow{color:#444!important}a[href^=http]:after{content:""}@media(max-width:900px){.config-summary{grid-template-columns:1fr}}}
