:root{
  --ivory:#fefaf1;--paper:#fbf9f4;--forest:#3c503c;--forest-2:#2f4333;--sage:#aab79f;--moss:#73846c;--graphite:#242924;--muted:#6e756d;--line:#d9d4c9;--wood:#8e6c4f;--white:#fff;--danger:#8a3b36;
  --radius:28px;--radius-sm:16px;--shadow:0 28px 90px rgba(31,47,37,.12);--max:1440px;--pad:clamp(20px,4vw,64px);
  --font:"Manrope","Inter","Segoe UI",Arial,sans-serif;
}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper);color:var(--graphite);overflow-x:hidden}body{margin:0;overflow-x:hidden;font-family:var(--font);background:var(--paper);color:var(--graphite);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}body.nav-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}img,svg{max-width:100%;display:block}::selection{background:#cfd9c7;color:#183025}
.skip-link{position:fixed;top:8px;left:8px;z-index:1000;background:#fff;padding:10px 14px;border-radius:10px;transform:translateY(-140%)}.skip-link:focus{transform:none}
.site-header{position:fixed;z-index:100;top:0;left:0;right:0;height:82px;display:flex;align-items:center;transition:.35s transform,.35s background,.35s border-color;border-bottom:1px solid transparent}.scrolled .site-header{background:rgba(251,249,244,.9);backdrop-filter:blur(18px);border-color:rgba(80,90,80,.12)}.header-hide .site-header{transform:translateY(-100%)}
.header-inner{width:min(var(--max),calc(100% - 2*var(--pad)));margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:11px;font-weight:800;letter-spacing:.16em;font-size:14px}.brand-official{line-height:0;letter-spacing:0}.brand-wordmark{width:132px;height:auto;display:block}.brand-lockup{width:126px;height:auto;display:block}.footer-brand{display:inline-flex}.footer-brand-block p{margin-top:14px}.brand-mark{width:31px;height:31px;border:1.5px solid currentColor;border-radius:50%;display:grid;place-items:center;position:relative}.brand-mark:before{content:"";width:9px;height:14px;border:1.5px solid currentColor;border-radius:100% 0 100% 0;transform:rotate(-28deg);transform-origin:center}.desktop-nav{display:flex;align-items:center;gap:28px;font-size:13px;font-weight:650}.desktop-nav a{position:relative}.desktop-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-5px;height:1px;background:currentColor;transition:right .25s}.desktop-nav a:hover:after{right:0}.header-actions{display:flex;align-items:center;gap:12px}.lang-switch{display:flex;border:1px solid var(--line);border-radius:999px;padding:3px;background:rgba(255,255,255,.5)}.lang-switch a{padding:7px 9px;border-radius:999px;font-size:11px;font-weight:800}.lang-switch a.active{background:var(--graphite);color:#fff}.menu-btn{display:none;width:44px;height:44px;border:1px solid var(--line);border-radius:50%;background:transparent;align-items:center;justify-content:center}.menu-btn span,.menu-btn:before,.menu-btn:after{content:"";display:block;width:18px;height:1px;background:currentColor;position:absolute}.menu-btn span{transform:translateY(0)}.menu-btn:before{transform:translateY(-6px)}.menu-btn:after{transform:translateY(6px)}
.mobile-nav{display:none}
.btn{border:0;border-radius:999px;min-height:48px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:760;font-size:13px;letter-spacing:.01em;transition:.25s transform,.25s background,.25s color,.25s box-shadow}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--forest);color:#fff;box-shadow:0 12px 30px rgba(30,58,46,.18)}.btn-primary:hover{background:#163127}.btn-light{background:var(--paper);color:var(--graphite)}.btn-ghost{background:transparent;border:1px solid currentColor}.btn.full{width:100%}
.hero{min-height:100svh;padding:140px var(--pad) 60px;background:linear-gradient(130deg,#f7f3ea 0%,#eee9de 58%,#e7e4db 100%);display:grid;align-items:end;overflow:hidden;position:relative}.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(40,55,45,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(40,55,45,.055) 1px,transparent 1px);background-size:7vw 7vw;mask-image:linear-gradient(to bottom,rgba(0,0,0,.5),transparent 75%)}.hero-inner{width:min(var(--max),100%);margin:auto;display:grid;grid-template-columns:minmax(0,.88fr) minmax(500px,1.12fr);align-items:end;gap:clamp(40px,6vw,110px);position:relative;z-index:2}.eyebrow{text-transform:uppercase;font-size:11px;font-weight:800;letter-spacing:.22em;color:var(--moss);margin-bottom:18px}.hero h1{font-size:clamp(54px,6.2vw,108px);line-height:.92;letter-spacing:-.055em;margin:0;max-width:820px;font-weight:630}.hero h1 span{display:block;color:var(--forest)}.hero-copy p{max-width:610px;font-size:clamp(17px,1.4vw,21px);color:#545d55;margin:30px 0}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.capabilities{display:flex;gap:10px 18px;flex-wrap:wrap;margin-top:36px;color:#5a625b;font-size:12px}.capabilities span:before{content:"·";margin-right:8px;color:var(--forest)}
.hero-visual{position:relative;min-height:560px;display:grid;place-items:center}.hero-visual .visual-frame{width:100%;border-radius:38px;background:rgba(255,255,255,.38);border:1px solid rgba(71,84,72,.14);box-shadow:var(--shadow);padding:18px;transform:perspective(1200px) rotateY(-4deg) rotateX(1deg)}.hero-visual .planter-svg{width:100%;height:auto}.visual-note{position:absolute;right:-6px;bottom:24px;background:var(--forest);color:white;border-radius:20px;padding:14px 18px;width:210px;font-size:12px;box-shadow:0 14px 40px rgba(30,58,46,.24)}.visual-note strong{display:block;font-size:13px;margin-bottom:4px}.visual-note em{font-style:normal;opacity:.7}
.section{padding:clamp(80px,9vw,150px) var(--pad)}.section-inner{width:min(var(--max),100%);margin:auto}.section-head{display:grid;grid-template-columns:.8fr 1.2fr;gap:40px;margin-bottom:70px;align-items:end}.section-head h2{margin:0;font-size:clamp(42px,5vw,78px);line-height:.98;letter-spacing:-.045em;font-weight:620}.section-head p{max-width:680px;margin:0;color:var(--muted);font-size:18px}.dark{background:var(--forest);color:#f5f1e9}.dark .eyebrow{color:#b8c8b2}.dark .section-head p{color:#c8d1c7}.dark .btn-ghost{border-color:#809486}
.function-line{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.22);border-bottom:1px solid rgba(255,255,255,.22)}.function-item{min-height:240px;padding:34px 26px;display:flex;flex-direction:column;justify-content:space-between;border-right:1px solid rgba(255,255,255,.18)}.function-item:last-child{border-right:0}.function-item b{font-size:11px;letter-spacing:.18em;opacity:.6}.function-item strong{font-size:clamp(24px,2.4vw,38px);font-weight:520;letter-spacing:-.035em}.function-item small{max-width:220px;color:#bdc9bf}
.featured-product{background:#e8e4d9}.product-editorial{display:grid;grid-template-columns:1.15fr .85fr;min-height:720px;border-radius:38px;overflow:hidden;background:#f8f5ed;box-shadow:var(--shadow)}.product-visual{padding:34px;background:#ddd8ca;display:flex;align-items:center;position:relative}.product-visual:after{content:"PLANTER1000";position:absolute;left:34px;top:28px;font-size:11px;letter-spacing:.2em;font-weight:800;color:#596257}.product-copy{padding:clamp(42px,5vw,80px);display:flex;flex-direction:column;justify-content:center}.product-copy h2{font-size:clamp(52px,5vw,80px);line-height:.95;letter-spacing:-.055em;margin:0}.product-copy>p{color:var(--muted);font-size:18px;margin:24px 0 36px}.product-points{margin:0 0 38px;padding:0;list-style:none;border-top:1px solid var(--line)}.product-points li{display:flex;justify-content:space-between;gap:20px;padding:13px 0;border-bottom:1px solid var(--line);font-size:13px}.product-points span{color:var(--muted)}
.config-teaser{background:var(--paper)}.teaser-card{display:grid;grid-template-columns:1.1fr .9fr;border:1px solid var(--line);border-radius:38px;overflow:hidden;background:#f0ece3}.teaser-preview{padding:24px;min-height:620px;display:grid;place-items:center;background:#e6e0d4}.teaser-controls{padding:clamp(36px,5vw,72px);display:flex;flex-direction:column;justify-content:center}.teaser-controls h2{font-size:clamp(42px,4.8vw,72px);line-height:.95;letter-spacing:-.05em;margin:0 0 20px}.teaser-controls p{color:var(--muted);margin:0 0 34px}.micro-label{font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--muted);margin:22px 0 10px}.mini-swatches,.mini-seats{display:flex;gap:9px;flex-wrap:wrap}.mini-swatch{width:42px;height:42px;border-radius:50%;border:1px solid rgba(0,0,0,.12);background:var(--c);padding:0;outline:4px solid transparent;outline-offset:2px}.mini-swatch.active{outline-color:var(--forest)}.mini-seat{border:1px solid var(--line);background:transparent;border-radius:999px;padding:10px 14px;font-size:12px}.mini-seat.active{background:var(--graphite);color:#fff;border-color:var(--graphite)}.teaser-price{display:flex;justify-content:space-between;align-items:end;margin-top:32px;padding-top:22px;border-top:1px solid var(--line)}.teaser-price span{font-size:12px;color:var(--muted)}.teaser-price strong{font-size:28px;letter-spacing:-.03em}.teaser-controls .btn{margin-top:20px}
.applications-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:16px}.application{min-height:330px;border-radius:28px;position:relative;overflow:hidden;padding:28px;display:flex;align-items:flex-end;background:#dfe3da}.application:nth-child(1){grid-column:span 7;background:linear-gradient(145deg,#cfd8c9,#e8e5dc)}.application:nth-child(2){grid-column:span 5;background:linear-gradient(145deg,#ded4c8,#f2ede4)}.application:nth-child(3){grid-column:span 4;background:linear-gradient(145deg,#d4d8cc,#ebeee7)}.application:nth-child(4){grid-column:span 4;background:linear-gradient(145deg,#bfc7b8,#e4e7dd)}.application:nth-child(5){grid-column:span 4;background:linear-gradient(145deg,#ddd5c6,#ebe6dc)}.application:before{content:"";position:absolute;inset:0;background-image:linear-gradient(90deg,transparent 48%,rgba(255,255,255,.28) 49%,rgba(255,255,255,.28) 50%,transparent 51%),linear-gradient(transparent 48%,rgba(255,255,255,.28) 49%,rgba(255,255,255,.28) 50%,transparent 51%);background-size:42px 42px;opacity:.45}.application .arch-shape{position:absolute;right:-8%;top:12%;width:55%;height:70%;border:1px solid rgba(45,61,49,.24);border-radius:50% 0 0 0}.application .green-mass{position:absolute;width:120px;height:120px;border-radius:50%;background:#688064;filter:blur(.2px);right:18%;top:28%;box-shadow:-58px 32px 0 #809178,26px 68px 0 #536c56}.application-copy{position:relative;z-index:2}.application b{display:block;font-size:12px;letter-spacing:.15em;text-transform:uppercase;color:#5b645b}.application h3{font-size:34px;line-height:1;letter-spacing:-.035em;margin:8px 0 0;font-weight:600}
.materials{background:#ece7dd}.material-strip{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:14px}.material{min-height:430px;border-radius:28px;overflow:hidden;position:relative;padding:28px;display:flex;align-items:flex-end}.material-metal{background:linear-gradient(135deg,#555b56,#252b27)}.material-wood{background:repeating-linear-gradient(8deg,#8a684d 0 18px,#a48061 18px 21px,#7d5d44 21px 39px)}.material-plant{background:radial-gradient(circle at 60% 30%,#80936f 0 7%,transparent 8%),radial-gradient(circle at 35% 45%,#536c50 0 12%,transparent 13%),radial-gradient(circle at 60% 65%,#6d835e 0 18%,transparent 19%),#d9ded1;background-size:160px 160px}.material h3{color:#fff;margin:0;font-size:28px}.material p{color:rgba(255,255,255,.72);max-width:320px;margin:8px 0 0;font-size:13px}.material-plant h3,.material-plant p{color:#243127}.material-content{position:relative;z-index:2}
.irrigation-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:center}.irrigation-copy h2{font-size:clamp(50px,5vw,80px);line-height:.95;letter-spacing:-.05em;margin:0 0 26px}.irrigation-copy p{color:var(--muted);font-size:18px}.irrigation-diagram{min-height:520px;border:1px solid var(--line);border-radius:38px;padding:40px;display:flex;align-items:center;justify-content:center;background:#f0ece3}.irrigation-loop{width:min(420px,100%);aspect-ratio:1;position:relative;border:1px solid #b8c2b2;border-radius:50%;display:grid;place-items:center}.irrigation-loop:before,.irrigation-loop:after{content:"";position:absolute;border:1px solid #cbd2c7;border-radius:50%;inset:12%}.irrigation-loop:after{inset:27%}.irrigation-center{width:120px;height:120px;background:var(--forest);color:white;border-radius:50%;display:grid;place-items:center;text-align:center;font-size:13px;z-index:2}.irrigation-node{position:absolute;background:var(--paper);border:1px solid var(--line);border-radius:999px;padding:10px 14px;font-size:11px;font-weight:700}.node-a{top:7%;left:36%}.node-b{right:-4%;top:43%}.node-c{left:4%;bottom:13%}
.project-section{background:var(--forest);color:white}.project-layout{display:grid;grid-template-columns:.82fr 1.18fr;gap:70px;align-items:start}.project-copy{position:sticky;top:120px}.project-copy h2{font-size:clamp(50px,5vw,82px);line-height:.94;letter-spacing:-.05em;margin:0 0 26px}.project-copy p{color:#c5d0c6;font-size:18px}.project-form,.lead-form{background:#f7f4ed;color:var(--graphite);padding:clamp(28px,4vw,52px);border-radius:30px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-grid label,.lead-form label{font-size:12px;font-weight:700;color:#505950;display:flex;flex-direction:column;gap:8px}.span-2{grid-column:span 2}.input{width:100%;min-height:50px;border:1px solid #d3cec4;background:#fffdf9;border-radius:13px;padding:12px 14px;color:var(--graphite);outline:none;transition:.2s border,.2s box-shadow}.input:focus{border-color:#63806e;box-shadow:0 0 0 4px rgba(99,128,110,.11)}textarea.input{resize:vertical}.file-drop{border:1px dashed #b8b2a7;padding:18px;border-radius:16px;background:#efebe3}.file-drop input{font-size:12px}.file-drop small{font-weight:500;color:var(--muted)}.consent{display:flex!important;flex-direction:row!important;align-items:flex-start!important;margin:18px 0;gap:10px!important;line-height:1.4}.consent input{margin-top:3px}.form-status{min-height:22px;font-size:12px;color:var(--forest);margin:12px 0 0}.lead-form-head h3{font-size:34px;letter-spacing:-.035em;margin:0 0 26px}
.faq{max-width:980px;margin:auto}.faq-item{border-top:1px solid var(--line)}.faq-item:last-child{border-bottom:1px solid var(--line)}.faq button{width:100%;background:none;border:0;padding:24px 0;display:flex;justify-content:space-between;text-align:left;font-weight:680;font-size:18px}.faq button:after{content:"+";font-size:24px;font-weight:300}.faq-item.open button:after{content:"−"}.faq-answer{display:grid;grid-template-rows:0fr;transition:.3s grid-template-rows}.faq-answer>div{overflow:hidden;color:var(--muted);max-width:760px}.faq-item.open .faq-answer{grid-template-rows:1fr}.faq-answer p{padding:0 0 24px;margin:0}
.final-cta{padding:clamp(90px,12vw,190px) var(--pad);background:#e5e0d5;text-align:center}.final-cta .eyebrow{margin-bottom:24px}.final-cta h2{font-size:clamp(50px,7vw,110px);line-height:.9;letter-spacing:-.06em;max-width:1180px;margin:0 auto 36px;font-weight:610}.footer{background:#1c211d;color:#eae7df;padding:50px var(--pad) 28px}.footer-inner{width:min(var(--max),100%);margin:auto}.footer-top{display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px;padding-bottom:52px}.footer small,.footer a{color:#aeb7af}.footer h4{margin:0 0 12px;font-size:12px;letter-spacing:.14em;text-transform:uppercase}.footer-links{display:flex;flex-direction:column;gap:8px;font-size:13px}.footer-bottom{border-top:1px solid #343a35;padding-top:22px;display:flex;justify-content:space-between;gap:20px;font-size:11px;color:#929b93}.adeptdev{color:#c7d1c8!important}
.cookie-banner{position:fixed;z-index:200;left:20px;bottom:20px;width:min(440px,calc(100% - 40px));background:#fffdf8;border:1px solid var(--line);box-shadow:var(--shadow);padding:20px;border-radius:22px;transform:translateY(calc(100% + 40px));opacity:0;transition:.35s}.cookie-banner.show{transform:none;opacity:1}.cookie-banner strong{display:block;margin-bottom:6px}.cookie-banner p{font-size:12px;color:var(--muted);margin:0 0 14px}.cookie-actions{display:flex;gap:8px}.cookie-actions .btn{min-height:40px;padding:0 14px;font-size:11px}
[data-reveal]{opacity:1;transform:none}.reveal-ready [data-reveal]{opacity:0;transform:translateY(28px);transition:.8s opacity,.8s transform}.reveal-ready [data-reveal].visible{opacity:1;transform:none}
/* Configurator */
.config-page{background:#eeeadf;min-height:100vh;padding-top:82px}.config-shell{height:calc(100vh - 82px);display:grid;grid-template-columns:minmax(0,1.12fr) minmax(520px,.88fr)}.preview-panel{position:relative;background:#ded8ca;padding:clamp(20px,3vw,44px);display:flex;flex-direction:column;min-height:0}.config-brandline{display:flex;justify-content:space-between;align-items:center;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#626a62}.preview-stage{flex:1;display:grid;place-items:center;min-height:0}.preview-stage #planter-preview{width:min(760px,100%)}.preview-caption{display:flex;justify-content:space-between;gap:20px;font-size:11px;color:#687068}.config-panel{background:var(--paper);overflow:auto;padding:28px 44px 120px}.config-intro{padding:10px 0 26px}.config-intro h1{font-size:clamp(32px,3vw,48px);letter-spacing:-.045em;line-height:1;margin:0 0 10px}.config-intro p{color:var(--muted);font-size:13px;max-width:620px}.demo-pill{display:inline-flex;align-items:center;gap:7px;border:1px solid #b9c3b5;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:800;letter-spacing:.1em;color:var(--forest);margin-bottom:14px}.demo-pill:before{content:"";width:7px;height:7px;border-radius:50%;background:#6e896f}
.progress{display:grid;grid-template-columns:repeat(8,1fr);gap:5px;margin:0 0 34px}.progress-step{border:0;background:none;padding:0;text-align:left;min-width:0;color:#8b918a}.progress-step:before{content:"";display:block;height:2px;background:#d8d4ca;margin-bottom:7px}.progress-step.is-active:before,.progress-step.is-done:before{background:var(--forest)}.progress-step span{font-size:9px;font-weight:800}.progress-step em{display:none;font-style:normal;font-size:9px}.step-section h2{font-size:clamp(34px,3.4vw,54px);letter-spacing:-.045em;line-height:1;margin:0 0 14px;font-weight:620}.step-section>p{font-size:14px;color:var(--muted);max-width:690px;margin:0 0 30px}.option-grid{display:grid;gap:10px}.option-grid.two{grid-template-columns:1fr 1fr}.option-card{position:relative;display:flex;align-items:center;gap:15px;border:1px solid var(--line);border-radius:16px;padding:15px;background:#fff;cursor:pointer;min-height:78px;transition:.2s}.option-card:hover,.option-card.selected{border-color:#6c846f;box-shadow:0 0 0 3px rgba(83,111,89,.08)}.option-card input{position:absolute;opacity:0}.option-card strong,.swatch-card strong,.seat-card strong,.plant-card strong{display:block;font-size:13px}.option-card small,.swatch-card small,.seat-card small,.plant-card small{display:block;color:var(--muted);font-size:10px;margin-top:2px}.option-index{font-size:12px;color:#7d857d}.option-check,.swatch-card i,.seat-card i,.plant-card i{margin-left:auto;font-style:normal;opacity:0;color:var(--forest)}.selected .option-check,.swatch-card.selected i,.seat-card.selected i,.plant-card.selected i{opacity:1}.dimension-icon{width:38px;height:32px;border:1.5px solid #59675b;position:relative}.dimension-icon:after{content:"";position:absolute;left:5px;right:5px;top:6px;bottom:6px;border:1px solid #a5afa6}.inline-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px}.inline-fields label{font-size:11px;font-weight:700}.swatch-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.swatch-card,.plant-card,.seat-card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:14px;display:flex;align-items:center;gap:13px;text-align:left;transition:.2s}.swatch-card.selected,.seat-card.selected,.plant-card.selected{border-color:#6c846f;box-shadow:0 0 0 3px rgba(83,111,89,.08)}.swatch{width:44px;height:44px;border-radius:50%;background:var(--swatch);border:1px solid rgba(0,0,0,.12);flex:none}.seat-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.seat-card{min-height:98px}.seat-diagram{width:60px;flex:none;color:#465448}.plant-grid{display:grid;gap:10px}.plant-swatch{width:62px;height:52px;border-radius:13px;flex:none;background:#6c8165}.plant-0{background:repeating-linear-gradient(70deg,#697d5b 0 5px,#95a17a 5px 9px)}.plant-1{background:radial-gradient(circle at 30% 30%,#d0b46a 0 10%,transparent 11%),radial-gradient(circle at 70% 60%,#8f6c7d 0 14%,transparent 15%),#73846d}.plant-2{background:radial-gradient(circle,#557153 0 38%,#36533c 40% 60%,#728b6c 61%)}.plant-3{background:linear-gradient(140deg,#90a184,#506b52)}.feature-toggle{display:grid;grid-template-columns:52px 1fr auto;gap:14px;align-items:center;border:1px solid var(--line);border-radius:18px;padding:18px;margin-bottom:10px;background:#fff}.feature-toggle.selected{border-color:#729078}.feature-symbol{width:48px;height:48px;border-radius:50%;background:#eef1e9;display:grid;place-items:center;font-size:22px}.feature-toggle strong{display:block}.feature-toggle small{display:block;color:var(--muted);font-size:10px;margin-top:3px;max-width:440px}.switch input{position:absolute;opacity:0}.switch span{display:block;width:46px;height:26px;border-radius:999px;background:#d6d6d0;padding:3px;transition:.2s}.switch span:after{content:"";display:block;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 2px 5px rgba(0,0,0,.15);transition:.2s}.switch input:checked+span{background:var(--forest)}.switch input:checked+span:after{transform:translateX(20px)}.quantity-panel{display:grid;gap:24px}.field-label{display:block;font-size:11px;font-weight:800;margin-bottom:9px}.qty-row{display:flex;gap:8px;flex-wrap:wrap}.qty{min-width:48px;height:48px;border:1px solid var(--line);border-radius:12px;background:#fff}.qty.selected{background:var(--graphite);color:#fff;border-color:var(--graphite)}.qty-input{width:90px}.demo-hint{display:flex;gap:9px;align-items:flex-start;padding:12px 14px;border-radius:13px;background:#ecefe7;color:#5b665c;font-size:10px;margin-top:18px}.demo-hint span{width:16px;height:16px;border:1px solid #829083;border-radius:50%;display:grid;place-items:center;font-weight:800;flex:none}.config-actions{position:sticky;bottom:-120px;margin:34px -44px -120px;padding:18px 44px;background:rgba(251,249,244,.94);backdrop-filter:blur(16px);border-top:1px solid var(--line);display:grid;grid-template-columns:auto 1fr auto;gap:10px;z-index:8}.config-actions .btn{min-height:46px}.config-actions button[disabled]{opacity:.35;cursor:default;transform:none}.summary-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:12px;margin-bottom:24px}.summary-specs,.summary-price{border:1px solid var(--line);border-radius:20px;background:#fff;padding:20px}.summary-specs>div{display:flex;justify-content:space-between;gap:16px;border-bottom:1px solid #ece8df;padding:9px 0;font-size:12px}.summary-specs>div:last-child{border-bottom:0}.summary-specs span{color:var(--muted)}.summary-model{align-items:center!important}.summary-model strong{font-size:20px}.summary-model span{background:#e9eee6;padding:4px 8px;border-radius:999px;font-size:9px;font-weight:800}.summary-price{display:flex;flex-direction:column;justify-content:center}.summary-price>span{font-size:10px;letter-spacing:.12em;font-weight:800;color:var(--muted)}.summary-price>strong{font-size:clamp(30px,3vw,45px);letter-spacing:-.04em;margin:3px 0 8px}.summary-price small{font-size:9px;color:var(--muted);margin-bottom:18px}.lead-form{border:1px solid var(--line);padding:25px;background:#f1ede5}.mobile-config-bar{display:none}.success-dialog{border:0;border-radius:26px;padding:0;box-shadow:var(--shadow);max-width:440px}.success-dialog::backdrop{background:rgba(18,25,20,.55);backdrop-filter:blur(5px)}.dialog-body{padding:34px}.dialog-body h3{font-size:30px;letter-spacing:-.04em;margin:0 0 10px}.dialog-body p{color:var(--muted)}
/* Product / legal */
.subhero{padding:160px var(--pad) 80px;background:#e9e4d9}.subhero-inner{width:min(var(--max),100%);margin:auto}.breadcrumbs{font-size:11px;color:var(--muted);margin-bottom:34px}.subhero h1{font-size:clamp(58px,8vw,130px);line-height:.86;letter-spacing:-.065em;margin:0;font-weight:610}.subhero p{font-size:19px;color:var(--muted);max-width:720px;margin:28px 0 0}.product-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.detail-card{border:1px solid var(--line);border-radius:28px;padding:30px;min-height:260px}.detail-card.large{grid-column:span 2;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:30px;background:#e8e3d8}.detail-card h3{font-size:28px;margin:0 0 12px;letter-spacing:-.03em}.detail-card p{color:var(--muted)}.legal{max-width:900px}.legal h1{font-size:56px;letter-spacing:-.05em}.legal h2{margin-top:40px}.legal p,.legal li{color:#555e57}.legal-note{border-left:3px solid var(--forest);padding:12px 16px;background:#eff0e9}

.admin-brand-lockup{width:148px;margin:0 0 14px}.admin-brand-lockup img{width:100%;height:auto;display:block}.admin-side-logo{width:132px;margin:0 0 44px;filter:brightness(0) invert(1);opacity:.96}.admin-side-logo img{width:100%;height:auto;display:block}
/* Admin */
.admin-page{background:#e9e6de;min-height:100vh;padding:36px}.admin-shell{width:min(1280px,100%);margin:auto;background:#f9f7f1;border-radius:28px;min-height:calc(100vh - 72px);overflow:hidden;display:grid;grid-template-columns:240px 1fr;box-shadow:var(--shadow)}.admin-side{background:#202721;color:white;padding:26px;display:flex;flex-direction:column}.admin-side .brand{margin-bottom:44px}.admin-side button{border:0;background:transparent;color:#b8c1ba;text-align:left;padding:12px 0;font-size:13px}.admin-side button.active{color:#fff}.admin-side small{margin-top:auto;color:#7f8a81}.admin-main{padding:34px;overflow:auto}.admin-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.admin-top h1{font-size:34px;margin:0;letter-spacing:-.04em}.admin-panel{display:none}.admin-panel.active{display:block}.admin-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:22px;margin-bottom:16px}.admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.admin-table{width:100%;border-collapse:collapse;font-size:12px}.admin-table th,.admin-table td{text-align:left;padding:11px 8px;border-bottom:1px solid #eeeae2;vertical-align:top}.admin-table th{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.admin-login{position:fixed;inset:0;background:#e8e4da;z-index:500;display:grid;place-items:center}.admin-login.hidden{display:none}.login-card{width:min(420px,calc(100% - 40px));background:#fff;border-radius:28px;padding:34px;box-shadow:var(--shadow)}.login-card h1{font-size:34px;margin:16px 0 8px;letter-spacing:-.04em}.login-card p{color:var(--muted);font-size:13px}.login-card label{font-size:11px;font-weight:700;display:block;margin:14px 0 6px}
@media(max-width:1100px){.desktop-nav{display:none}.menu-btn{display:flex;position:relative}.mobile-nav{position:fixed;inset:82px 0 0;background:var(--paper);padding:40px var(--pad);z-index:90;display:flex;flex-direction:column;gap:24px;transform:translateX(100%);transition:.35s}.mobile-nav.open{transform:none}.mobile-nav a{font-size:32px;letter-spacing:-.035em}.hero-inner{grid-template-columns:1fr;gap:38px}.hero{padding-top:130px}.hero-visual{min-height:auto}.visual-frame{max-width:720px}.section-head{grid-template-columns:1fr}.product-editorial,.teaser-card,.irrigation-layout,.project-layout{grid-template-columns:1fr}.project-copy{position:static}.config-shell{grid-template-columns:1fr;height:auto}.preview-panel{height:52vh;min-height:430px;position:sticky;top:82px;z-index:2}.config-panel{overflow:visible;padding:28px 24px 130px}.config-actions{margin:34px -24px -130px;padding:16px 24px;bottom:0}.admin-shell{grid-template-columns:190px 1fr}}
@media(max-width:760px){:root{--pad:20px;--radius:22px}.site-header{height:70px}.header-actions .btn{display:none}.mobile-nav{inset:70px 0 0}.hero{min-height:auto;padding:118px 20px 36px}.hero h1{font-size:clamp(52px,15vw,72px)}.hero-copy p{font-size:16px;margin:22px 0}.hero-actions .btn{width:100%}.capabilities{margin-top:24px}.hero-visual{margin-top:8px}.hero-visual .visual-frame{padding:7px;border-radius:24px}.visual-note{position:static;width:auto;margin-top:10px}.section{padding:78px 20px}.section-head{margin-bottom:38px}.section-head h2{font-size:44px}.function-line{grid-template-columns:1fr 1fr}.function-item{min-height:180px;border-bottom:1px solid rgba(255,255,255,.18)}.function-item:nth-child(2){border-right:0}.product-editorial{border-radius:24px;min-height:0}.product-visual{padding:10px;min-height:360px}.product-copy{padding:32px 24px}.product-copy h2{font-size:50px}.teaser-card{border-radius:24px}.teaser-preview{min-height:370px;padding:7px}.teaser-controls{padding:30px 24px}.teaser-controls h2{font-size:46px}.applications-grid{grid-template-columns:1fr}.application,.application:nth-child(n){grid-column:auto;min-height:270px}.material-strip{grid-template-columns:1fr}.material{min-height:280px}.irrigation-layout{gap:40px}.irrigation-diagram{min-height:360px;padding:20px}.project-layout{gap:40px}.form-grid{grid-template-columns:1fr}.span-2{grid-column:auto}.project-form,.lead-form{padding:22px}.footer-top{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.config-page{padding-top:70px}.config-shell{display:block}.preview-panel{height:auto;min-height:0;position:relative;top:auto;padding:14px 14px 6px}.config-brandline{display:none}.preview-stage{height:330px}.preview-caption{display:none}.config-panel{padding:22px 18px 110px}.config-intro{padding-top:0}.config-intro h1{font-size:34px}.progress{position:sticky;top:0;z-index:9;background:rgba(251,249,244,.94);backdrop-filter:blur(12px);margin:0 -18px 25px;padding:10px 18px}.progress-step em{display:none}.step-section h2{font-size:36px}.option-grid.two,.swatch-grid,.seat-grid,.summary-grid,.inline-fields{grid-template-columns:1fr}.config-actions{position:fixed;left:0;right:0;bottom:0;margin:0;padding:10px 12px;grid-template-columns:44px 1fr auto}.config-actions #cfg-reset{display:none}.config-actions .btn{min-height:48px;padding:0 15px}.mobile-config-bar{display:flex;align-items:center;justify-content:space-between;position:fixed;left:12px;right:12px;bottom:72px;z-index:7;background:#202721;color:white;border-radius:16px;padding:10px 14px;box-shadow:0 12px 40px rgba(0,0,0,.2);font-size:10px}.mobile-config-bar strong{font-size:16px}.lead-form{padding:18px}.summary-price>strong{font-size:34px}.admin-page{padding:0}.admin-shell{border-radius:0;min-height:100vh;display:block}.admin-side{display:none}.admin-main{padding:20px}.admin-grid{grid-template-columns:1fr}.admin-table{display:block;overflow:auto}.subhero{padding:120px 20px 60px}.subhero h1{font-size:62px}.product-detail-grid{grid-template-columns:1fr}.detail-card.large{grid-column:auto;grid-template-columns:1fr}}
@media(max-width:390px){.hero h1{font-size:50px}.header-inner{width:calc(100% - 32px)}.brand{font-size:12px}.brand-wordmark{width:108px}.lang-switch{display:none}.preview-stage{height:295px}.function-item{padding:24px 18px}.function-item strong{font-size:23px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}.reveal-ready [data-reveal]{opacity:1;transform:none}}

:where(a,button,input,select,textarea):focus-visible{outline:3px solid #6e8a72;outline-offset:3px}
.content-overridden{color:var(--forest)!important}

.hp-field{position:absolute!important;left:-10000px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}

/* Admin workflow additions */
.admin-help{font-size:11px;color:var(--muted);margin:10px 0 0}.checkline{display:flex;align-items:center;gap:8px;margin-top:10px;font-size:12px}.admin-table-wrap{overflow:auto}.input.compact{min-height:38px;padding:8px 10px;min-width:118px}.color-input{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;min-width:94px}.admin-table code{font-size:10px;color:#667067}.table-link{border:0;background:none;color:var(--forest);padding:0;font:inherit;font-weight:800;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.status-pill{display:inline-flex;margin-top:6px;padding:3px 8px;border-radius:999px;font-size:9px;font-weight:800;letter-spacing:.04em;background:#edf0eb;color:#536154}.status-contacted,.status-qualified{background:#ece7d7;color:#6e5d25}.status-offer{background:#dce7df;color:#294b37}.status-won{background:#d7ebdc;color:#175c2d}.status-lost{background:#eee0de;color:#7d332b}.admin-lead-dialog{width:min(900px,calc(100% - 32px));max-height:90vh;border:0;border-radius:28px;padding:0;background:#f9f7f1;color:var(--graphite);box-shadow:0 30px 90px rgba(16,25,20,.32)}.admin-lead-dialog::backdrop{background:rgba(20,28,23,.58);backdrop-filter:blur(7px)}.admin-lead-head{padding:26px 30px 18px;display:flex;justify-content:space-between;align-items:start;border-bottom:1px solid var(--line)}.admin-lead-head h2{font-size:28px;margin:5px 0 0}.icon-close{width:42px;height:42px;border:1px solid var(--line);border-radius:50%;background:#fff;font-size:24px;cursor:pointer}.lead-detail-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:20px;padding:24px 30px}.lead-detail-grid section{background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px}.lead-detail-grid h4,.lead-workflow h4{margin:0 0 8px;font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.lead-detail-grid p{font-size:13px;line-height:1.6;margin:0 0 20px}.lead-message{white-space:pre-wrap}.lead-detail-grid pre{white-space:pre-wrap;word-break:break-word;background:#f2efe8;border-radius:13px;padding:14px;font-size:11px;line-height:1.5;max-height:250px;overflow:auto}.file-chips{display:flex;flex-wrap:wrap;gap:8px}.file-chip{display:inline-flex;padding:9px 11px;border-radius:11px;background:#e9eee7;color:var(--forest);font-size:11px;font-weight:750}.muted{color:var(--muted);font-size:11px}.lead-workflow{padding:0 30px 30px;display:grid;gap:13px}.lead-workflow label{font-size:11px;font-weight:750;display:grid;gap:7px}.lead-workflow .form-status{margin:0}
@media(max-width:760px){.admin-lead-dialog{width:calc(100% - 16px);max-height:96vh;border-radius:22px}.admin-lead-head{padding:20px}.lead-detail-grid{grid-template-columns:1fr;padding:16px 20px}.lead-workflow{padding:0 20px 20px}.admin-top{align-items:flex-start;gap:12px}.admin-top>div{flex-wrap:wrap;justify-content:flex-end}}

/* =========================================================
   Planter.md V2 — coded from approved editorial mockup
   ========================================================= */
.home-v2{
  --v2-ink:#171c18;
  --v2-green:#3c503c;
  --v2-green-2:#2f4333;
  --v2-paper:#fefaf1;
  --v2-cream:#eeeae1;
  --v2-line:#d9d6ce;
  --v2-muted:#6c716c;
  --v2-serif:"Iowan Old Style","Palatino Linotype","Book Antiqua",Palatino,Georgia,serif;
  --v2-sans:Inter,Manrope,"Segoe UI",Arial,sans-serif;
  background:#edece7;
  color:var(--v2-ink);
  font-family:var(--v2-sans);
}
.home-v2 main{padding-top:64px;background:var(--v2-paper)}
.home-v2 .site-header{height:64px;background:rgba(254,250,241,.96);border-bottom:1px solid rgba(20,35,27,.10);backdrop-filter:blur(14px);transform:none!important}
.home-v2 .header-inner{width:min(1240px,calc(100% - 40px));gap:18px}
.home-v2 .brand{font-family:var(--v2-serif);font-size:24px;letter-spacing:0;font-weight:700;text-transform:none}.home-v2 .brand-wordmark{width:126px}.home-v2 .footer-brand .brand-lockup{width:118px}
.home-v2 .desktop-nav{gap:24px;font-size:12px;font-weight:600;color:#353b36}
.home-v2 .header-actions{gap:8px}
.home-v2 .lang-switch{border:0;background:transparent;padding:0;gap:2px}
.home-v2 .lang-switch a{padding:5px 6px;font-size:10px;border-radius:0}
.home-v2 .lang-switch a.active{background:transparent;color:#111;font-weight:900}
.home-v2 .header-actions>.btn{border-radius:2px;min-height:38px;padding:0 18px;font-size:11px;background:var(--v2-green)}
.home-v2 .header-hide .site-header{transform:none}
.home-v2 .v2-page{width:min(1240px,100%);margin:0 auto;background:#faf9f5;box-shadow:0 0 0 1px rgba(20,30,23,.035)}
.home-v2 .v2-kicker{font-size:9px;letter-spacing:.19em;text-transform:uppercase;font-weight:800;color:#6a716b;margin-bottom:12px}
.home-v2 .v2-page h1,.home-v2 .v2-page h2,.home-v2 .v2-page h3{font-family:var(--v2-serif);font-weight:600;color:#111713;letter-spacing:-.035em}
.home-v2 .v2-page p{color:#5c635e}
.home-v2 .v2-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 20px;border:1px solid var(--v2-green);font-size:11px;font-weight:750;transition:.25s ease;border-radius:2px;white-space:nowrap}
.home-v2 .v2-btn.primary{background:var(--v2-green);color:#fff}
.home-v2 .v2-btn.primary:hover{background:#0f2f21;transform:translateY(-1px)}
.home-v2 .v2-btn.secondary{background:#faf9f5;color:#1f2c24;border-color:#bdc3bd}
.home-v2 .v2-btn.light{background:#fff;color:#18271f;border-color:#fff}
.home-v2 .v2-text-link{font-size:11px;font-weight:800;border-bottom:1px solid currentColor;padding-bottom:2px}
.home-v2 .v2-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}

.home-v2 .v2-hero{display:grid;grid-template-columns:.93fr 1.07fr;min-height:470px;border-bottom:1px solid var(--v2-line);background:#f8f6f0}
.home-v2 .v2-hero-copy{padding:54px 38px 28px 50px;display:flex;flex-direction:column;justify-content:center}
.home-v2 .v2-hero h1{font-size:clamp(42px,4.1vw,69px);line-height:.94;margin:0 0 18px;max-width:600px}
.home-v2 .v2-hero p{font-size:14px;line-height:1.5;max-width:560px;margin:0 0 23px}
.home-v2 .v2-hero-media{margin:0;position:relative;min-height:470px;overflow:hidden;background:#d9ddd6}
.home-v2 .v2-hero-media img{width:100%;height:100%;object-fit:cover;object-position:center;position:absolute;inset:0}
.home-v2 .v2-hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(247,245,239,.1),transparent 24%,rgba(0,0,0,.05));pointer-events:none}
.home-v2 .v2-hero-media figcaption{position:absolute;right:26px;top:30px;z-index:2;max-width:122px;color:#fff;font-size:9px;font-weight:800;letter-spacing:.20em;line-height:1.65;text-transform:uppercase}
.home-v2 .v2-feature-row{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin-top:24px;padding-top:16px;border-top:1px solid #ddd9d1}
.home-v2 .v2-feature-row div{text-align:center;display:grid;gap:4px;color:#38423c}
.home-v2 .v2-feature-row span{font-size:17px;height:20px}
.home-v2 .v2-feature-row small{font-size:9px;line-height:1.15}

.home-v2 .v2-concept{display:grid;grid-template-columns:.82fr 1.25fr .25fr;align-items:center;min-height:290px;border-bottom:1px solid var(--v2-line);background:#faf9f5}
.home-v2 .v2-copy-block{padding:42px 24px 42px 50px}
.home-v2 .v2-copy-block h2{font-size:43px;line-height:.95;margin:0 0 13px}
.home-v2 .v2-copy-block p{font-size:12px;line-height:1.5;margin:0 0 13px;max-width:410px}
.home-v2 .v2-concept-media{margin:0;min-height:280px;display:grid;place-items:center;padding:15px 0}
.home-v2 .v2-concept-media img{width:100%;height:auto;max-height:248px;object-fit:contain}
.home-v2 .v2-side-note{font-size:10px;line-height:1.55;letter-spacing:.18em;text-transform:uppercase;font-weight:800;padding-right:20px;color:#4f5851}

.home-v2 .v2-featured{display:grid;grid-template-columns:.44fr .56fr;min-height:360px;border-bottom:1px solid var(--v2-line);background:#f4f1e9}
.home-v2 .v2-featured-copy{padding:38px 30px 34px 50px;display:flex;flex-direction:column;justify-content:center}
.home-v2 .v2-featured h2{font-size:46px;line-height:.9;margin:0}
.home-v2 .v2-featured h3{font-size:25px;margin:7px 0 12px}
.home-v2 .v2-featured p{font-size:12px;line-height:1.48;margin:0 0 15px}
.home-v2 .v2-icon-points{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:5px 0 20px}
.home-v2 .v2-icon-points span{font-size:9px;line-height:1.25;color:#374139;text-align:center;padding-top:8px;border-top:1px solid #d4d0c6}
.home-v2 .v2-featured-media{margin:0;min-height:360px;position:relative;overflow:hidden;background:#dfe1db}
.home-v2 .v2-featured-media img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}

.home-v2 .v2-home-config{display:grid;grid-template-columns:.35fr .30fr .35fr;min-height:420px;border-bottom:1px solid var(--v2-line);background:#fbfaf6}
.home-v2 .v2-config-intro{padding:38px 24px 34px 50px;display:flex;flex-direction:column;justify-content:center}
.home-v2 .v2-config-intro h2{font-size:41px;line-height:.96;margin:0 0 14px}
.home-v2 .v2-config-intro p{font-size:12px;line-height:1.5;margin:0 0 16px}
.home-v2 .v2-config-intro ul,.home-v2 .v2-project-copy ul{list-style:none;padding:0;margin:0;display:grid;gap:8px}
.home-v2 .v2-config-intro li,.home-v2 .v2-project-copy li{font-size:10px;color:#49534c;display:flex;align-items:center;gap:7px}
.home-v2 .v2-config-intro li:before,.home-v2 .v2-project-copy li:before{content:"✓";width:16px;height:16px;border:1px solid #809287;border-radius:50%;display:grid;place-items:center;font-size:9px;color:var(--v2-green)}
.home-v2 .v2-config-preview{display:grid;place-items:center;position:relative;padding:16px 0;background:linear-gradient(145deg,#f9f7f2,#efebe2)}
.home-v2 .v2-config-preview>div{width:100%;max-width:430px}
.home-v2 .v2-config-preview .planter-svg{width:100%;height:auto}
.home-v2 .v2-config-controls{padding:18px 22px 18px 15px;display:flex;flex-direction:column;justify-content:center;gap:0;background:#fff}
.home-v2 .v2-control-row{display:grid;grid-template-columns:24px 112px 1fr;align-items:center;gap:7px;min-height:48px;padding:7px 0;border-bottom:1px solid #e5e2dc}
.home-v2 .v2-control-row b{font-size:10px;font-weight:760;color:#303832}
.home-v2 .v2-step{width:20px;height:20px;border-radius:50%;background:var(--v2-green);color:#fff;display:grid;place-items:center;font-size:9px;font-weight:800}
.home-v2 .v2-pills{display:flex;gap:5px;justify-content:flex-end}
.home-v2 .v2-pills button{background:#fff;border:1px solid #d7d7d1;border-radius:2px;padding:5px 10px;font-size:9px;color:#424a44}
.home-v2 .v2-pills button.active{border-color:var(--v2-green);background:#f0f5f1;color:var(--v2-green);font-weight:800}
.home-v2 .v2-swatches{display:flex;justify-content:flex-end;gap:8px}
.home-v2 .v2-swatches button{width:22px;height:22px;border-radius:50%;border:2px solid #fff;background:var(--c);box-shadow:0 0 0 1px #c3c5c1;position:relative}
.home-v2 .v2-swatches button.active:after{content:"";position:absolute;inset:-5px;border:1px solid var(--v2-green);border-radius:50%}
.home-v2 .v2-seat-choices,.home-v2 .v2-plant-choices{display:grid;grid-template-columns:repeat(4,1fr);gap:5px}
.home-v2 .v2-seat-choices button,.home-v2 .v2-plant-choices button{border:1px solid transparent;background:transparent;border-radius:3px;padding:4px 2px;display:grid;gap:2px;place-items:center;color:#58605a}
.home-v2 .v2-seat-choices button.active,.home-v2 .v2-plant-choices button.active{border-color:#95a69a;background:#f3f6f3;color:#183a2a}
.home-v2 .v2-seat-choices small,.home-v2 .v2-plant-choices small{font-size:7px;line-height:1.1}
.home-v2 .seat-mini{width:42px;height:27px;display:block;position:relative;background:#343834;transform:skewY(-5deg);box-shadow:inset 0 0 0 1px rgba(0,0,0,.16)}
.home-v2 .seat-mini:before,.home-v2 .seat-mini:after{content:"";position:absolute;background:#9b744e}
.home-v2 .seat-mini.none:before,.home-v2 .seat-mini.none:after{display:none}
.home-v2 .seat-mini.one:before{left:3px;right:3px;height:6px;bottom:-5px}
.home-v2 .seat-mini.corner:before{left:3px;right:3px;height:6px;bottom:-5px}.home-v2 .seat-mini.corner:after{top:2px;right:-5px;width:6px;height:26px}
.home-v2 .seat-mini.all:before{left:-3px;right:-3px;height:6px;bottom:-5px;box-shadow:0 -31px 0 #9b744e}.home-v2 .seat-mini.all:after{top:0;bottom:0;right:-5px;width:6px;box-shadow:-47px 0 0 #9b744e}
.home-v2 .v2-plant-choices{grid-template-columns:repeat(3,1fr)}
.home-v2 .v2-plant-choices img{width:42px;height:25px;object-fit:cover;border-radius:2px}
.home-v2 .v2-checks{display:flex;justify-content:flex-end;gap:12px;font-size:9px}
.home-v2 .v2-checks label{display:flex;gap:4px;align-items:center}
.home-v2 .v2-qty{display:flex;justify-content:flex-end;align-items:center;gap:8px}.home-v2 .v2-qty button{width:24px;height:24px;border:1px solid #d7d7d1;background:#fff}.home-v2 .v2-qty strong{font-size:11px}
.home-v2 .v2-config-total{display:flex;justify-content:space-between;gap:12px;align-items:end;padding-top:13px}
.home-v2 .v2-config-total>div{display:grid}.home-v2 .v2-config-total span{font-size:9px;color:#5d655f}.home-v2 .v2-config-total strong{font-family:var(--v2-serif);font-size:28px;line-height:1}.home-v2 .v2-config-total small{font-size:7px;color:#8a8f8a;margin-top:3px}.home-v2 .v2-config-total .v2-btn{min-height:36px;padding:0 12px;font-size:9px}

.home-v2 .v2-apps{padding:28px 46px 30px;background:#faf9f5;border-bottom:1px solid var(--v2-line)}
.home-v2 .v2-section-title{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:13px}
.home-v2 .v2-section-title h2{font-size:36px;margin:0}
.home-v2 .v2-app-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:7px}
.home-v2 .v2-app-grid article{min-width:0}.home-v2 .v2-app-grid img{width:100%;aspect-ratio:1.5/1;object-fit:cover;border-radius:1px}.home-v2 .v2-app-grid h3{font-family:var(--v2-serif);font-size:13px;margin:5px 0 1px;letter-spacing:-.02em}.home-v2 .v2-app-grid p{font-size:7px;line-height:1.25;margin:0;color:#777d78}

.home-v2 .v2-materials{display:grid;grid-template-columns:.32fr .68fr;gap:22px;padding:28px 46px;border-bottom:1px solid var(--v2-line);background:#f7f5ef}
.home-v2 .v2-material-copy h2{font-size:34px;margin:0 0 8px}.home-v2 .v2-material-copy p{font-size:10px;line-height:1.5;margin:0}
.home-v2 .v2-material-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:7px;align-items:start}.home-v2 .v2-material-grid figure{margin:0}.home-v2 .v2-material-grid img{width:100%;aspect-ratio:1.25/1;object-fit:cover}.home-v2 .v2-material-grid figcaption{font-size:7px;line-height:1.2;margin-top:4px;color:#59605b}

.home-v2 .v2-irrigation{display:grid;grid-template-columns:.27fr .48fr .25fr;gap:28px;align-items:center;padding:28px 46px;border-bottom:1px solid var(--v2-line);background:#fbfaf6}
.home-v2 .v2-irrigation figure{margin:0}.home-v2 .v2-irrigation figure img{width:100%;height:135px;object-fit:cover}.home-v2 .v2-irrigation h2{font-size:34px;margin:0 0 8px}.home-v2 .v2-irrigation p{font-size:10px;line-height:1.55;margin:0}.home-v2 .v2-process-points{display:flex;gap:14px;flex-wrap:wrap;margin-top:12px;font-size:8px;color:#485149}.home-v2 .v2-sketch{min-height:150px;border-left:1px solid #dad7ce;display:grid;place-items:center;text-align:center;padding:20px;color:#5c675f}.home-v2 .v2-sketch span{font-size:54px;transform:rotate(-8deg)}.home-v2 .v2-sketch strong{font-family:var(--v2-serif);font-size:18px;font-weight:500;max-width:150px}

.home-v2 .v2-project{display:grid;grid-template-columns:.29fr .23fr .48fr;align-items:stretch;border-bottom:1px solid var(--v2-line);background:#f6f3ec}
.home-v2 .v2-project-copy{padding:32px 18px 30px 46px}.home-v2 .v2-project-copy h2{font-size:31px;line-height:1;margin:0 0 9px}.home-v2 .v2-project-copy p{font-size:10px;line-height:1.5;margin:0 0 13px}
.home-v2 .v2-project-media{margin:0;min-height:270px;position:relative;overflow:hidden}.home-v2 .v2-project-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.home-v2 .v2-project-form{padding:22px 42px 20px 20px;background:#fbfaf6}.home-v2 .v2-project-form h3{font-size:25px;margin:0 0 10px}.home-v2 .v2-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:7px}.home-v2 .v2-form-grid label{font-size:8px;color:#5f665f;display:grid;gap:3px}.home-v2 .v2-form-grid .input{min-height:31px;padding:6px 8px;border-radius:1px;background:#fff;border:1px solid #d8d7d1;font-size:10px}.home-v2 .v2-form-grid textarea.input{min-height:54px;resize:vertical}.home-v2 .v2-form-grid .wide{grid-column:1/-1}.home-v2 .v2-upload{border:1px dashed #c7ccc8;padding:8px;background:#f5f6f3}.home-v2 .v2-upload input{font-size:8px}.home-v2 .v2-upload small{font-size:7px}.home-v2 .v2-consent{display:flex;gap:6px;align-items:flex-start;font-size:8px;color:#616862;margin:8px 0}.home-v2 .wide-btn{width:100%;min-height:36px;font-size:9px}

.home-v2 .v2-final{min-height:128px;padding:18px 44px;display:flex;justify-content:center;align-items:center;gap:40px;color:#fff;position:relative;overflow:hidden;background:#17372b url('/assets/media/cta-green.webp?v=3.0.0') center/cover no-repeat}.home-v2 .v2-final:before{content:"";position:absolute;inset:0;background:rgba(10,35,24,.62)}.home-v2 .v2-final>*{position:relative;z-index:1}.home-v2 .v2-final div{text-align:center}.home-v2 .v2-final small{font-size:7px;letter-spacing:.18em}.home-v2 .v2-final h2{color:#fff;font-size:31px;margin:3px 0}.home-v2 .v2-final p{color:#e7ece8;font-size:9px;margin:0}

.home-v2 .footer{background:#fbfaf6;border-top:0;padding:24px 0 16px}.home-v2 .footer-inner{width:min(1160px,calc(100% - 80px));margin:auto}.home-v2 .footer-top{grid-template-columns:1.2fr .8fr .8fr;gap:55px}.home-v2 .footer .brand{font-size:22px}.home-v2 .footer-brand-block{display:flex;flex-direction:column;align-items:flex-start}.home-v2 .footer p{max-width:330px;font-size:10px}.home-v2 .footer h4{font-size:9px;letter-spacing:.16em}.home-v2 .footer-links{gap:4px}.home-v2 .footer-links a{font-size:9px}.home-v2 .footer-bottom{font-size:8px;padding-top:12px;margin-top:14px}

@media (max-width:1100px){
 .home-v2 .desktop-nav{gap:14px}.home-v2 .header-inner{width:calc(100% - 28px)}
 .home-v2 .v2-page{width:100%}.home-v2 .v2-hero h1{font-size:52px}.home-v2 .v2-home-config{grid-template-columns:.36fr .28fr .36fr}.home-v2 .v2-control-row{grid-template-columns:22px 90px 1fr}.home-v2 .v2-apps,.home-v2 .v2-materials,.home-v2 .v2-irrigation{padding-left:28px;padding-right:28px}
}
@media (max-width:900px){
 .home-v2 main{padding-top:60px}.home-v2 .site-header{height:60px}.home-v2 .desktop-nav,.home-v2 .header-actions>.btn{display:none}.home-v2 .menu-btn{display:flex;position:relative}.home-v2 .mobile-nav.open{display:flex;position:fixed;inset:60px 0 0;z-index:99;background:#f8f6f0;flex-direction:column;padding:28px;gap:18px}.home-v2 .mobile-nav a{font-family:var(--v2-serif);font-size:28px}
 .home-v2 .v2-hero{grid-template-columns:1fr}.home-v2 .v2-hero-copy{padding:38px 24px 24px}.home-v2 .v2-hero h1{font-size:50px;max-width:700px}.home-v2 .v2-hero-media{min-height:430px}.home-v2 .v2-feature-row{max-width:650px}
 .home-v2 .v2-concept{grid-template-columns:1fr}.home-v2 .v2-copy-block{padding:42px 24px 16px}.home-v2 .v2-concept-media{padding:0 18px 28px}.home-v2 .v2-side-note{display:none}
 .home-v2 .v2-featured{grid-template-columns:1fr}.home-v2 .v2-featured-copy{padding:38px 24px}.home-v2 .v2-featured-media{min-height:360px}
 .home-v2 .v2-home-config{grid-template-columns:1fr 1fr}.home-v2 .v2-config-intro{padding:36px 24px}.home-v2 .v2-config-preview{padding:12px 18px}.home-v2 .v2-config-controls{grid-column:1/-1;padding:20px 24px;display:grid;grid-template-columns:repeat(2,1fr);column-gap:25px}.home-v2 .v2-control-row{grid-template-columns:24px 105px 1fr}.home-v2 .v2-config-total{grid-column:1/-1}
 .home-v2 .v2-app-grid{grid-template-columns:repeat(4,1fr);gap:12px}.home-v2 .v2-materials{grid-template-columns:1fr}.home-v2 .v2-material-grid{grid-template-columns:repeat(4,1fr)}
 .home-v2 .v2-irrigation{grid-template-columns:.42fr .58fr}.home-v2 .v2-sketch{display:none}
 .home-v2 .v2-project{grid-template-columns:.42fr .58fr}.home-v2 .v2-project-copy{padding:32px 24px}.home-v2 .v2-project-media{min-height:300px}.home-v2 .v2-project-form{grid-column:1/-1;padding:28px 24px}
}
@media (max-width:600px){
 .home-v2 .header-inner{width:calc(100% - 24px)}.home-v2 .brand{font-size:21px}
 .home-v2 .v2-hero-copy{padding:34px 18px 20px}.home-v2 .v2-kicker{font-size:8px}.home-v2 .v2-hero h1{font-size:40px;line-height:.96}.home-v2 .v2-hero p{font-size:13px}.home-v2 .v2-actions{display:grid;grid-template-columns:1fr}.home-v2 .v2-btn{width:100%}.home-v2 .v2-feature-row{grid-template-columns:repeat(3,1fr);gap:12px}.home-v2 .v2-hero-media{min-height:300px}
 .home-v2 .v2-copy-block{padding:34px 18px 12px}.home-v2 .v2-copy-block h2{font-size:36px}.home-v2 .v2-concept-media{min-height:215px;padding:0 8px 20px}
 .home-v2 .v2-featured-copy{padding:34px 18px}.home-v2 .v2-featured h2{font-size:39px}.home-v2 .v2-featured h3{font-size:21px}.home-v2 .v2-icon-points{grid-template-columns:repeat(2,1fr)}.home-v2 .v2-featured-media{min-height:250px}
 .home-v2 .v2-home-config{grid-template-columns:1fr}.home-v2 .v2-config-intro{padding:32px 18px 12px}.home-v2 .v2-config-intro h2{font-size:37px}.home-v2 .v2-config-preview{min-height:300px;padding:0 8px}.home-v2 .v2-config-controls{grid-column:auto;display:block;padding:16px 18px 22px}.home-v2 .v2-control-row{grid-template-columns:23px 102px 1fr;min-height:56px}.home-v2 .v2-seat-choices{grid-template-columns:repeat(4,1fr)}.home-v2 .v2-seat-choices small{font-size:6.5px}.home-v2 .v2-config-total{flex-direction:column;align-items:stretch}.home-v2 .v2-config-total .v2-btn{width:100%}
 .home-v2 .v2-apps{padding:28px 18px}.home-v2 .v2-section-title{align-items:flex-start}.home-v2 .v2-section-title h2{font-size:31px}.home-v2 .v2-section-title .v2-text-link{display:none}.home-v2 .v2-app-grid{grid-template-columns:repeat(2,1fr);gap:14px 10px}.home-v2 .v2-app-grid h3{font-size:15px}.home-v2 .v2-app-grid p{font-size:8px}
 .home-v2 .v2-materials{padding:28px 18px}.home-v2 .v2-material-copy h2{font-size:31px}.home-v2 .v2-material-grid{grid-template-columns:repeat(2,1fr);gap:12px}.home-v2 .v2-material-grid figcaption{font-size:8px}
 .home-v2 .v2-irrigation{grid-template-columns:1fr;padding:28px 18px;gap:18px}.home-v2 .v2-irrigation figure img{height:190px}.home-v2 .v2-irrigation h2{font-size:31px}
 .home-v2 .v2-project{grid-template-columns:1fr}.home-v2 .v2-project-copy{padding:30px 18px}.home-v2 .v2-project-media{min-height:230px}.home-v2 .v2-project-form{padding:24px 18px}.home-v2 .v2-form-grid{grid-template-columns:1fr}.home-v2 .v2-form-grid .wide{grid-column:auto}
 .home-v2 .v2-final{padding:28px 18px;min-height:180px;flex-direction:column;gap:18px}.home-v2 .v2-final h2{font-size:31px}.home-v2 .v2-final .v2-btn{width:auto;min-width:180px}
 .home-v2 .footer-inner{width:calc(100% - 36px)}.home-v2 .footer-top{grid-template-columns:1fr 1fr;gap:24px}.home-v2 .footer-top>div:first-child{grid-column:1/-1}
}

/* Refined seating preview geometry */
.planter-svg .seat-slab{filter:none}
.config-page .planter-svg{max-width:760px;margin:auto}

/* Official Planter.md logo source: user-provided brand asset IMG_5775.jpeg; only whitespace crops are used. */

/* ======================================================================
   Planter.md V3 premium art-direction pass
   Source of truth: approved 1:1 editorial mockup + official Planter.md logo.
   This block intentionally overrides the compact V2 proportions.
   ====================================================================== */
:root{
  --font:"Manrope","Segoe UI",Arial,sans-serif;
  --premium-serif:"Cormorant Garamond","Iowan Old Style",Georgia,serif;
  --premium-sans:"Manrope","Segoe UI",Arial,sans-serif;
  --premium-ink:#172019;
  --premium-green:#304b39;
  --premium-green-deep:#20372a;
  --premium-green-soft:#e6ece4;
  --premium-ivory:#f7f4ec;
  --premium-paper:#fbfaf6;
  --premium-line:rgba(31,53,40,.14);
  --premium-muted:#687168;
  --premium-shadow:0 28px 80px rgba(29,46,35,.12);
}
body{font-family:var(--premium-sans);font-weight:450;background:#f3f1eb;color:var(--premium-ink)}
.home-v2{--v2-serif:var(--premium-serif);--v2-sans:var(--premium-sans);background:#efede7}
.home-v2 main{padding-top:76px;background:#efede7}
.home-v2 .site-header{height:76px;background:rgba(249,247,241,.94);border-bottom:1px solid var(--premium-line);box-shadow:0 10px 35px rgba(35,49,39,.035);backdrop-filter:blur(18px)}
.home-v2 .header-inner{width:min(1640px,calc(100% - 56px));gap:30px}
.home-v2 .brand-wordmark{width:158px;height:auto}
.home-v2 .desktop-nav{gap:32px;font-size:13px;font-weight:650;color:#273128}
.home-v2 .desktop-nav a{padding:8px 0}.home-v2 .desktop-nav a:after{bottom:2px;background:var(--premium-green)}
.home-v2 .lang-switch a{font-size:11px;padding:6px 7px}.home-v2 .header-actions>.btn{min-height:44px;padding:0 22px;font-size:12px;border-radius:3px;background:var(--premium-green);box-shadow:0 10px 22px rgba(36,67,49,.16)}
.home-v2 .header-actions>.btn:hover{background:var(--premium-green-deep)}
.home-v2 .v2-page{width:min(1640px,calc(100% - 48px));margin:0 auto 48px;background:var(--premium-paper);box-shadow:0 26px 90px rgba(31,43,35,.08),0 0 0 1px rgba(36,50,41,.05)}
.home-v2 .v2-page h1,.home-v2 .v2-page h2,.home-v2 .v2-page h3{font-family:var(--premium-serif);font-weight:600;letter-spacing:-.035em;color:#142018}
.home-v2 .v2-kicker{font-family:var(--premium-sans);font-size:10px;line-height:1.3;letter-spacing:.22em;color:#5f7164;margin-bottom:17px}
.home-v2 .v2-btn{min-height:48px;padding:0 24px;border-radius:3px;font-size:12px;font-weight:760;letter-spacing:-.01em;transition:transform .25s ease,box-shadow .25s ease,background .25s ease,border-color .25s ease}
.home-v2 .v2-btn.primary{background:var(--premium-green);border-color:var(--premium-green);box-shadow:0 13px 28px rgba(37,67,50,.17)}
.home-v2 .v2-btn.primary:hover{background:var(--premium-green-deep);box-shadow:0 18px 34px rgba(37,67,50,.22);transform:translateY(-2px)}
.home-v2 .v2-btn.secondary{background:#fffdf8;border-color:#c4c9c3;color:#253229}.home-v2 .v2-text-link{font-size:12px}

/* Hero — larger, closer to the approved editorial mockup */
.home-v2 .v2-hero{grid-template-columns:.44fr .56fr;min-height:720px;background:#f8f5ee;border-bottom:1px solid var(--premium-line)}
.home-v2 .v2-hero-copy{padding:74px 66px 54px 68px;justify-content:center}
.home-v2 .v2-hero h1{font-size:clamp(64px,4.65vw,88px);line-height:.92;letter-spacing:-.047em;max-width:720px;margin:0 0 24px}
.home-v2 .v2-hero p{font-size:16px;line-height:1.72;max-width:650px;margin:0 0 30px;color:#576159}
.home-v2 .v2-actions{gap:14px}
.home-v2 .v2-feature-row{margin-top:32px;padding-top:22px;border-top:1px solid rgba(32,57,42,.14);display:grid;grid-template-columns:repeat(6,1fr);gap:10px;max-width:690px}
.home-v2 .v2-feature-row>div{display:flex;flex-direction:column;align-items:center;gap:8px;min-width:0;color:#30473a}
.home-v2 .v2-feature-row span{font-size:20px;line-height:1}.home-v2 .v2-feature-row small{font-size:9px;font-weight:650;color:#465349;text-align:center;white-space:normal}
.home-v2 .v2-hero-media{min-height:720px;background:#d6d9d2}.home-v2 .v2-hero-media img{object-position:center center;filter:saturate(.98) contrast(1.02)}
.home-v2 .v2-hero-media:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(247,244,237,.10),transparent 25%,rgba(13,28,19,.04));pointer-events:none}.home-v2 .v2-hero-media figcaption{right:38px;top:38px;font-size:10px;max-width:150px;line-height:1.8;text-shadow:0 2px 16px rgba(0,0,0,.28)}

/* Concept */
.home-v2 .v2-concept{grid-template-columns:.36fr .56fr .08fr;min-height:430px;background:#fbfaf6;border-bottom:1px solid var(--premium-line);align-items:stretch}
.home-v2 .v2-copy-block{padding:62px 54px 52px 68px;display:flex;flex-direction:column;justify-content:center}
.home-v2 .v2-copy-block h2{font-size:54px;line-height:.94;margin:0 0 18px;max-width:520px}.home-v2 .v2-copy-block p{font-size:14px;line-height:1.7;max-width:510px;margin:0 0 20px}
.home-v2 .v2-concept-media{margin:0;min-height:430px;padding:28px 18px 22px;display:grid;place-items:center;overflow:hidden}.home-v2 .v2-concept-media img{width:100%;height:auto;max-height:365px;object-fit:contain;filter:contrast(1.02)}
.home-v2 .v2-side-note{display:flex;align-items:center;justify-content:center;padding:24px 16px;border-left:1px solid var(--premium-line);font-size:10px;letter-spacing:.20em;line-height:1.75;text-align:center;color:#48594d}

/* Featured product */
.home-v2 .v2-featured{grid-template-columns:.41fr .59fr;min-height:520px;background:#f3efe6;border-bottom:1px solid var(--premium-line)}
.home-v2 .v2-featured-copy{padding:66px 56px 58px 68px;display:flex;flex-direction:column;justify-content:center}
.home-v2 .v2-featured h2{font-size:63px;line-height:.91;margin:0 0 6px}.home-v2 .v2-featured h3{font-size:30px;line-height:1.05;margin:0 0 18px}.home-v2 .v2-featured p{font-size:14px;line-height:1.72;margin:0 0 25px;max-width:590px}
.home-v2 .v2-icon-points{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:8px 0 27px;padding-top:18px;border-top:1px solid rgba(40,58,46,.15)}.home-v2 .v2-icon-points span{font-size:9px;line-height:1.35;color:#4d5b51}
.home-v2 .v2-featured-media{margin:0;min-height:520px;position:relative;overflow:hidden}.home-v2 .v2-featured-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.98) contrast(1.02)}

/* Home configurator — make it the main wow block */
.home-v2 .v2-home-config{grid-template-columns:.29fr .30fr .41fr;min-height:660px;background:#fbfaf6;border-bottom:1px solid var(--premium-line)}
.home-v2 .v2-config-intro{padding:64px 42px 48px 68px;display:flex;flex-direction:column;justify-content:center;border-right:1px solid rgba(39,57,45,.08)}
.home-v2 .v2-config-intro h2{font-size:53px;line-height:.92;margin:0 0 18px}.home-v2 .v2-config-intro p{font-size:14px;line-height:1.7;margin:0 0 26px}.home-v2 .v2-config-intro ul,.home-v2 .v2-project-copy ul{gap:11px}
.home-v2 .v2-config-intro li,.home-v2 .v2-project-copy li{font-size:11px;line-height:1.4}.home-v2 .v2-config-intro li:before,.home-v2 .v2-project-copy li:before{width:22px;height:22px;font-size:11px;background:#fff;border-color:#9aab9f}
.home-v2 .v2-config-preview{display:grid;place-items:center;padding:26px 22px;background:linear-gradient(145deg,#f2efe7,#e9e4d9);border-right:1px solid rgba(39,57,45,.08);min-width:0}
.home-v2 .v2-config-preview [data-home-preview]{width:100%;max-width:610px}.home-v2 .v2-config-preview .planter-svg{filter:drop-shadow(0 24px 30px rgba(31,45,35,.11));animation:previewPop .32s ease both}
.home-v2 .v2-config-controls{padding:30px 40px 32px;background:#fffdf9;display:flex;flex-direction:column;justify-content:center}
.home-v2 .v2-control-row{display:grid;grid-template-columns:34px 154px 1fr;align-items:center;gap:12px;min-height:75px;padding:12px 0;border-bottom:1px solid rgba(34,53,41,.12)}
.home-v2 .v2-control-row>b{font-size:12px;line-height:1.25;color:#26362b}.home-v2 .v2-step{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#355443;color:#fff;font-size:11px;font-weight:800;box-shadow:0 6px 14px rgba(38,69,51,.16)}
.home-v2 .v2-pills{display:flex;gap:7px;flex-wrap:wrap}.home-v2 .v2-pills button{min-width:62px;min-height:36px;padding:0 10px;border:1px solid #ccd1cb;background:#fff;border-radius:3px;font-size:10px;font-weight:700;color:#3c483f;transition:.2s}.home-v2 .v2-pills button.active,.home-v2 .v2-pills button:hover{border-color:#52705d;background:#edf2ed;color:#21382a;box-shadow:inset 0 0 0 1px rgba(54,89,65,.12)}
.home-v2 .v2-swatches{display:flex;gap:10px}.home-v2 .v2-swatches button{width:32px;height:32px;border-radius:50%;background:var(--c);border:3px solid #fff;outline:1px solid #b9c0b9;box-shadow:0 3px 9px rgba(0,0,0,.08);transition:.2s}.home-v2 .v2-swatches button.active{outline:2px solid #3a5946;outline-offset:2px;transform:scale(1.06)}
.home-v2 .v2-seat-choices{display:grid;grid-template-columns:repeat(4,minmax(72px,1fr));gap:8px}.home-v2 .v2-seat-choices button{min-height:72px;border:1px solid #d0d4cf;background:#fff;border-radius:4px;padding:6px;display:grid;place-items:center;gap:4px;transition:.2s}.home-v2 .v2-seat-choices button:hover,.home-v2 .v2-seat-choices button.active{border-color:#4d6c57;background:#f0f4f0;box-shadow:0 7px 18px rgba(37,66,49,.10)}.home-v2 .v2-seat-choices small{font-size:8px;font-weight:650;color:#566157}
.home-v2 .seat-mini{width:52px;height:34px;position:relative;border:1px solid #526156;background:#eef0eb;display:block}.home-v2 .seat-mini:before,.home-v2 .seat-mini:after{content:"";position:absolute;background:#a87951}.home-v2 .seat-mini.none:before,.home-v2 .seat-mini.none:after{display:none}.home-v2 .seat-mini.one:before{left:-3px;right:-3px;bottom:-8px;height:7px}.home-v2 .seat-mini.corner:before{left:-3px;right:-3px;bottom:-8px;height:7px}.home-v2 .seat-mini.corner:after{top:-3px;bottom:-8px;right:-8px;width:7px}.home-v2 .seat-mini.all:before{left:-7px;right:-7px;top:-8px;height:7px;box-shadow:0 50px 0 #a87951}.home-v2 .seat-mini.all:after{top:-1px;bottom:-7px;left:-8px;width:7px;box-shadow:66px 0 0 #a87951}
.home-v2 .v2-plant-choices{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.home-v2 .v2-plant-choices button{border:1px solid #d1d6d0;background:#fff;border-radius:4px;padding:4px;transition:.2s}.home-v2 .v2-plant-choices button.active,.home-v2 .v2-plant-choices button:hover{border-color:#54715e;background:#eef3ef}.home-v2 .v2-plant-choices img{width:100%;height:44px;object-fit:cover;border-radius:2px}.home-v2 .v2-plant-choices small{display:block;font-size:8px;font-weight:650;padding:4px 2px 1px;color:#4d584f}
.home-v2 .v2-checks{display:flex;gap:22px}.home-v2 .v2-checks label{display:flex;align-items:center;gap:7px;font-size:11px;font-weight:650}.home-v2 .v2-checks input{accent-color:#355443;width:17px;height:17px}
.home-v2 .v2-qty{display:inline-grid;grid-template-columns:36px 44px 36px;align-items:center}.home-v2 .v2-qty button{height:34px;border:1px solid #d0d4cf;background:#fff}.home-v2 .v2-qty strong{text-align:center;font-size:14px}
.home-v2 .v2-config-total{display:flex;align-items:end;justify-content:space-between;gap:20px;padding-top:24px;margin-top:6px}.home-v2 .v2-config-total>div{display:grid;gap:4px}.home-v2 .v2-config-total span{font-size:11px}.home-v2 .v2-config-total strong{font-family:var(--premium-serif);font-size:43px;line-height:.88;letter-spacing:-.035em}.home-v2 .v2-config-total small{font-size:8px;color:#858d87}.home-v2 .v2-config-total .v2-btn{min-height:48px;font-size:11px;padding:0 18px}

/* Applications + details */
.home-v2 .v2-apps{padding:48px 58px 46px;background:#faf8f2;border-bottom:1px solid var(--premium-line)}
.home-v2 .v2-section-title{margin-bottom:22px}.home-v2 .v2-section-title h2{font-size:48px;line-height:.95}.home-v2 .v2-app-grid{gap:12px}.home-v2 .v2-app-grid img{aspect-ratio:1.45/1;border-radius:3px;filter:saturate(.96) contrast(1.03)}.home-v2 .v2-app-grid h3{font-size:17px;margin-top:8px}.home-v2 .v2-app-grid p{font-size:9px;line-height:1.35}
.home-v2 .v2-materials{grid-template-columns:.29fr .71fr;gap:34px;padding:48px 58px;background:#f4f1e9}.home-v2 .v2-material-copy h2{font-size:48px;line-height:.94;margin:0 0 14px}.home-v2 .v2-material-copy p{font-size:13px;line-height:1.65}.home-v2 .v2-material-grid{gap:12px}.home-v2 .v2-material-grid img{aspect-ratio:1.25/1;border-radius:2px;filter:contrast(1.03)}.home-v2 .v2-material-grid figcaption{font-size:9px;margin-top:6px}
.home-v2 .v2-irrigation{grid-template-columns:.30fr .49fr .21fr;gap:36px;padding:48px 58px;background:#fbfaf6}.home-v2 .v2-irrigation figure img{height:190px;border-radius:2px;filter:contrast(1.04)}.home-v2 .v2-irrigation h2{font-size:48px;line-height:.96;margin:0 0 12px}.home-v2 .v2-irrigation p{font-size:13px;line-height:1.65}.home-v2 .v2-process-points{font-size:10px;gap:20px;margin-top:18px}.home-v2 .v2-sketch{min-height:210px}.home-v2 .v2-sketch strong{font-size:24px;line-height:1.05}

/* Project form */
.home-v2 .v2-project{grid-template-columns:.28fr .24fr .48fr;min-height:430px;background:#f4f0e8}.home-v2 .v2-project-copy{padding:55px 30px 46px 58px}.home-v2 .v2-project-copy h2{font-size:45px;line-height:.94;margin:0 0 13px}.home-v2 .v2-project-copy p{font-size:13px;line-height:1.65;margin-bottom:19px}.home-v2 .v2-project-media{min-height:430px}.home-v2 .v2-project-media img{filter:saturate(.94) contrast(1.02)}
.home-v2 .v2-project-form{padding:42px 54px 36px 34px;background:#fbfaf6;display:flex;flex-direction:column;justify-content:center}.home-v2 .v2-project-form h3{font-size:37px;margin:0 0 16px}.home-v2 .v2-form-grid{gap:11px 12px}.home-v2 .v2-form-grid label{font-size:9px;font-weight:650;gap:5px}.home-v2 .v2-form-grid .input{min-height:42px;padding:9px 11px;font-size:11px;border-radius:2px;border-color:#cfd4cf;transition:.2s border-color,.2s box-shadow;background:#fff}.home-v2 .v2-form-grid .input:focus{outline:none;border-color:#55705f;box-shadow:0 0 0 3px rgba(69,103,79,.10)}.home-v2 .v2-form-grid textarea.input{min-height:72px}.home-v2 .v2-upload{padding:11px}.home-v2 .v2-consent{font-size:9px;margin:11px 0}.home-v2 .wide-btn{min-height:46px;font-size:11px}
.home-v2 .v2-final{min-height:170px;padding:30px 58px;gap:58px}.home-v2 .v2-final small{font-size:8px}.home-v2 .v2-final h2{font-size:44px;line-height:.95;margin:5px 0}.home-v2 .v2-final p{font-size:11px}
.home-v2 .footer{padding:34px 0 20px}.home-v2 .footer-inner{width:min(1500px,calc(100% - 96px))}.home-v2 .footer-top{gap:80px}.home-v2 .footer p{font-size:11px}.home-v2 .footer h4{font-size:10px}.home-v2 .footer-links a{font-size:10px}.home-v2 .footer-bottom{font-size:9px}

/* Cookie center: unobtrusive, premium, not covering hero content */
.cookie-banner{left:auto;right:24px;bottom:24px;width:min(390px,calc(100% - 32px));background:rgba(255,253,248,.97);border:1px solid rgba(44,64,50,.16);box-shadow:0 20px 70px rgba(28,45,34,.18);padding:22px 23px;border-radius:16px;backdrop-filter:blur(20px)}
.cookie-banner strong{font-size:14px}.cookie-banner p{font-size:11px;line-height:1.6}.cookie-actions .btn{border-radius:999px;min-height:39px;font-size:10px}

/* Full configurator premium layout */
.config-page{background:#e9e5da;padding-top:82px;min-height:100svh}.config-shell{height:calc(100svh - 82px);grid-template-columns:minmax(0,1.08fr) minmax(620px,.92fr);background:#e9e5da}.preview-panel{background:radial-gradient(circle at 50% 38%,#faf8f2 0,#ece7db 58%,#ddd6c8 100%);padding:34px 48px 30px}.config-brandline{font-size:10px;letter-spacing:.18em}.preview-stage #planter-preview{width:min(900px,96%)}.preview-stage .planter-svg{animation:previewPop .34s ease both;filter:drop-shadow(0 34px 32px rgba(33,49,38,.11))}.preview-caption{font-size:10px;letter-spacing:.02em}
.config-panel{background:#fbfaf6;padding:34px 56px 132px;border-left:1px solid rgba(38,55,44,.10)}.config-intro{padding:8px 0 28px}.config-intro h1{font-family:var(--premium-serif);font-weight:600;font-size:clamp(48px,3.2vw,66px);line-height:.92;letter-spacing:-.045em;margin-bottom:12px}.config-intro p{font-size:14px;line-height:1.65;max-width:700px}.demo-pill{font-size:9px;padding:8px 11px;border-radius:999px}
.progress{display:grid;grid-template-columns:repeat(8,1fr);gap:6px;margin:0 0 34px;padding:0;border:0}.progress-step{border:0;background:transparent;padding:0;display:grid;gap:8px;text-align:left;color:#808880}.progress-step span{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;border:1px solid #c7ccc7;font-size:9px;font-weight:800;background:#fff;transition:.25s}.progress-step em{font-style:normal;font-size:8px;line-height:1.2;font-weight:700}.progress-step.is-active span{background:#355443;border-color:#355443;color:white;box-shadow:0 7px 16px rgba(37,68,50,.18)}.progress-step.is-active em{color:#2d4a38}.progress-step.is-done span{background:#e7eee8;border-color:#8fa092;color:#365342}
.step-section{animation:stepIn .28s ease both}.step-section>.eyebrow{font-size:9px;margin-bottom:11px}.step-section>h2{font-family:var(--premium-serif);font-size:46px;line-height:.94;letter-spacing:-.04em;margin:0 0 10px}.step-section>p{font-size:13px;line-height:1.65;color:#687168;margin:0 0 24px;max-width:700px}.demo-hint{margin-top:22px;padding:12px 14px;border-radius:8px;background:#f0f3ef;color:#667068;font-size:9px;display:flex;gap:8px}.demo-hint span{width:18px;height:18px;border-radius:50%;display:grid;place-items:center;background:#dce6de;color:#304b39;font-weight:800;flex:0 0 auto}
.option-grid.two{grid-template-columns:repeat(2,1fr);gap:12px}.option-card{border:1px solid #d2d7d2;border-radius:10px;background:#fff;min-height:104px;padding:18px;gap:14px;box-shadow:0 7px 20px rgba(34,52,40,.035);transition:.22s}.option-card:hover,.option-card.selected{border-color:#597360;box-shadow:0 12px 28px rgba(34,65,47,.09);transform:translateY(-1px)}.option-card.selected{background:#f0f4f0}.option-card strong{font-size:14px}.option-card small{font-size:9px}.option-index{font-size:9px}
.swatch-grid{grid-template-columns:repeat(2,1fr);gap:12px}.swatch-card{min-height:92px;border-radius:10px;border:1px solid #d2d7d2;background:#fff;padding:14px 16px;box-shadow:0 7px 20px rgba(34,52,40,.035)}.swatch-card:hover,.swatch-card.selected{border-color:#5c7461;background:#f2f5f2;box-shadow:0 11px 26px rgba(34,65,47,.08)}.swatch-card .swatch{width:43px;height:43px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.08),0 5px 12px rgba(0,0,0,.08)}.swatch-card strong{font-size:13px}.swatch-card small{font-size:9px}
.seat-grid{grid-template-columns:repeat(2,1fr);gap:12px}.seat-card{min-height:150px;border:1px solid #d2d7d2;background:#fff;border-radius:10px;padding:16px;display:grid;grid-template-columns:115px 1fr 22px;align-items:center;gap:14px;text-align:left;box-shadow:0 7px 20px rgba(34,52,40,.035);transition:.22s}.seat-card:hover,.seat-card.selected{border-color:#58735f;background:#f0f4f0;box-shadow:0 13px 30px rgba(34,65,47,.09);transform:translateY(-1px)}.seat-diagram{width:108px;height:84px;color:#9b6f4c;background:#f6f3ec;border-radius:6px;padding:8px}.seat-card strong{font-size:13px}.seat-card small{font-size:9px;color:#7b827c}.seat-card i{font-style:normal;color:#355443;font-size:12px}
.plant-grid{grid-template-columns:repeat(2,1fr);gap:12px}.plant-card{min-height:104px;border:1px solid #d2d7d2;background:#fff;border-radius:10px;padding:14px 16px;display:grid;grid-template-columns:62px 1fr 20px;gap:13px;align-items:center;text-align:left;box-shadow:0 7px 20px rgba(34,52,40,.035);transition:.22s}.plant-card:hover,.plant-card.selected{border-color:#5a7460;background:#f1f5f1}.plant-swatch{width:58px;height:58px;border-radius:9px}.plant-card strong{font-size:13px}.plant-card small{font-size:9px;line-height:1.35}.feature-toggle{border:1px solid #d2d7d2;background:#fff;border-radius:10px;padding:18px;min-height:104px;margin-bottom:12px}.feature-toggle.selected{border-color:#597360;background:#f1f4f1}.feature-symbol{font-size:28px}.feature-toggle strong{font-size:14px}.feature-toggle small{font-size:10px;line-height:1.45}.quantity-panel{gap:16px}.quantity-panel>div,.quantity-panel>label{border:1px solid #d2d7d2;background:#fff;border-radius:10px;padding:18px}.qty{min-width:46px;min-height:42px;border-radius:6px}.qty.selected{background:#355443;color:#fff}.qty-input{min-height:42px}.field-label{font-size:10px;font-weight:800;letter-spacing:.05em}.summary-grid{gap:16px}.summary-specs,.summary-price{border-radius:12px;padding:22px;background:#fff;border:1px solid #d2d7d2;box-shadow:0 10px 25px rgba(31,49,37,.05)}.summary-price>strong{font-family:var(--premium-serif);font-size:52px;letter-spacing:-.04em}.lead-form{border-radius:12px;padding:24px;background:#fff;border:1px solid #d2d7d2;box-shadow:0 12px 28px rgba(31,49,37,.05)}.lead-form-head h3{font-family:var(--premium-serif);font-size:38px}.input{border-radius:8px;min-height:48px;border:1px solid #cfd5cf;background:#fff;padding:11px 13px;transition:.2s}.input:focus{border-color:#597360;outline:0;box-shadow:0 0 0 3px rgba(73,107,82,.10)}.config-actions{grid-template-columns:auto auto 1fr;gap:10px;padding-top:24px}.config-actions #cfg-next{justify-self:end;min-width:170px}.config-actions .btn{border-radius:999px}

@keyframes previewPop{from{opacity:.4;transform:scale(.985) translateY(4px)}to{opacity:1;transform:none}}
@keyframes stepIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}

@media(max-width:1320px){
 .home-v2 .v2-page{width:min(100%,calc(100% - 28px))}.home-v2 .header-inner{width:calc(100% - 36px)}
 .home-v2 .v2-hero-copy{padding-left:48px;padding-right:42px}.home-v2 .v2-hero h1{font-size:64px}
 .home-v2 .v2-control-row{grid-template-columns:30px 125px 1fr}.home-v2 .v2-config-controls{padding-left:28px;padding-right:28px}.home-v2 .v2-seat-choices{grid-template-columns:repeat(2,1fr)}
 .config-shell{grid-template-columns:minmax(0,1fr) minmax(560px,.92fr)}.config-panel{padding-left:38px;padding-right:38px}
}
@media(max-width:980px){
 .home-v2 main{padding-top:68px}.home-v2 .site-header{height:68px}.home-v2 .v2-page{width:100%;margin:0}.home-v2 .desktop-nav,.home-v2 .header-actions>.btn{display:none}.home-v2 .brand-wordmark{width:142px}
 .home-v2 .v2-hero{grid-template-columns:1fr;min-height:0}.home-v2 .v2-hero-copy{padding:56px 40px 36px}.home-v2 .v2-hero h1{font-size:66px;max-width:760px}.home-v2 .v2-hero-media{min-height:540px}
 .home-v2 .v2-concept{grid-template-columns:1fr}.home-v2 .v2-copy-block{padding:54px 40px 20px}.home-v2 .v2-concept-media{padding:10px 24px 34px;min-height:330px}.home-v2 .v2-side-note{display:none}
 .home-v2 .v2-featured{grid-template-columns:1fr}.home-v2 .v2-featured-copy{padding:54px 40px 40px}.home-v2 .v2-featured-media{min-height:450px}
 .home-v2 .v2-home-config{grid-template-columns:1fr 1fr}.home-v2 .v2-config-intro{padding:50px 40px}.home-v2 .v2-config-preview{padding:16px}.home-v2 .v2-config-controls{grid-column:1/-1;padding:32px 40px}.home-v2 .v2-control-row{grid-template-columns:32px 150px 1fr}.home-v2 .v2-seat-choices{grid-template-columns:repeat(4,1fr)}
 .home-v2 .v2-app-grid{grid-template-columns:repeat(4,1fr)}.home-v2 .v2-materials{grid-template-columns:1fr}.home-v2 .v2-material-grid{grid-template-columns:repeat(4,1fr)}
 .home-v2 .v2-irrigation{grid-template-columns:.38fr .62fr}.home-v2 .v2-sketch{display:none}.home-v2 .v2-project{grid-template-columns:.4fr .6fr}.home-v2 .v2-project-form{grid-column:1/-1;padding:36px 40px}.home-v2 .v2-project-copy{padding:46px 32px 38px 40px}
 .config-page{padding-top:70px}.config-shell{display:block;height:auto}.preview-panel{position:relative;top:auto;height:500px;padding:20px 24px 12px}.config-panel{overflow:visible;padding:30px 30px 140px}.preview-stage #planter-preview{width:min(720px,100%)}.progress{position:sticky;top:0;background:rgba(251,250,246,.94);backdrop-filter:blur(18px);z-index:20;padding:12px 0;margin:0 0 28px}.config-actions{position:fixed;left:0;right:0;bottom:0;z-index:25;background:rgba(251,250,246,.96);backdrop-filter:blur(18px);padding:12px 18px;border-top:1px solid var(--premium-line)}
}
@media(max-width:620px){
 .home-v2 main{padding-top:64px}.home-v2 .site-header{height:64px}.home-v2 .header-inner{width:calc(100% - 24px)}.home-v2 .brand-wordmark{width:130px}.home-v2 .v2-page{box-shadow:none}
 .home-v2 .v2-hero-copy{padding:42px 20px 28px}.home-v2 .v2-kicker{font-size:8px}.home-v2 .v2-hero h1{font-size:48px;line-height:.92}.home-v2 .v2-hero p{font-size:14px;line-height:1.62}.home-v2 .v2-actions{display:grid;grid-template-columns:1fr}.home-v2 .v2-feature-row{grid-template-columns:repeat(3,1fr);gap:16px 8px}.home-v2 .v2-hero-media{min-height:340px}
 .home-v2 .v2-copy-block{padding:40px 20px 16px}.home-v2 .v2-copy-block h2{font-size:42px}.home-v2 .v2-copy-block p{font-size:13px}.home-v2 .v2-concept-media{min-height:250px;padding:0 8px 24px}
 .home-v2 .v2-featured-copy{padding:42px 20px 34px}.home-v2 .v2-featured h2{font-size:47px}.home-v2 .v2-featured h3{font-size:25px}.home-v2 .v2-featured p{font-size:13px}.home-v2 .v2-icon-points{grid-template-columns:repeat(2,1fr)}.home-v2 .v2-featured-media{min-height:300px}
 .home-v2 .v2-home-config{grid-template-columns:1fr}.home-v2 .v2-config-intro{padding:42px 20px 20px}.home-v2 .v2-config-intro h2{font-size:44px}.home-v2 .v2-config-intro p{font-size:13px}.home-v2 .v2-config-preview{min-height:340px;padding:0 8px 12px}.home-v2 .v2-config-controls{grid-column:auto;padding:16px 20px 28px}.home-v2 .v2-control-row{grid-template-columns:30px 112px 1fr;min-height:78px;gap:8px}.home-v2 .v2-control-row>b{font-size:10px}.home-v2 .v2-seat-choices{grid-template-columns:repeat(2,1fr)}.home-v2 .v2-plant-choices{grid-template-columns:repeat(3,1fr)}.home-v2 .v2-config-total{flex-direction:column;align-items:stretch}.home-v2 .v2-config-total .v2-btn{width:100%}.home-v2 .v2-config-total strong{font-size:40px}
 .home-v2 .v2-apps,.home-v2 .v2-materials,.home-v2 .v2-irrigation{padding:38px 20px}.home-v2 .v2-section-title h2,.home-v2 .v2-material-copy h2,.home-v2 .v2-irrigation h2{font-size:38px}.home-v2 .v2-app-grid{grid-template-columns:repeat(2,1fr);gap:18px 10px}.home-v2 .v2-app-grid h3{font-size:16px}.home-v2 .v2-material-grid{grid-template-columns:repeat(2,1fr)}.home-v2 .v2-irrigation{grid-template-columns:1fr}.home-v2 .v2-irrigation figure img{height:220px}
 .home-v2 .v2-project{grid-template-columns:1fr}.home-v2 .v2-project-copy{padding:40px 20px 28px}.home-v2 .v2-project-copy h2{font-size:40px}.home-v2 .v2-project-media{min-height:270px}.home-v2 .v2-project-form{padding:32px 20px}.home-v2 .v2-form-grid{grid-template-columns:1fr}.home-v2 .v2-form-grid .wide{grid-column:auto}.home-v2 .v2-project-form h3{font-size:34px}.home-v2 .v2-final{padding:36px 20px;min-height:220px;flex-direction:column;gap:20px}.home-v2 .v2-final h2{font-size:38px}
 .home-v2 .footer-inner{width:calc(100% - 40px)}
 .cookie-banner{right:12px;bottom:12px;width:calc(100% - 24px);padding:18px}
 .config-page{padding-top:64px}.preview-panel{height:390px;padding:12px 10px 2px}.config-brandline,.preview-caption{display:none}.config-panel{padding:20px 16px 120px}.config-intro h1{font-size:42px}.config-intro p{font-size:12px}.progress{margin:0 -16px 24px;padding:10px 16px;grid-template-columns:repeat(8,1fr)}.progress-step em{display:none}.progress-step span{width:26px;height:26px}.step-section>h2{font-size:38px}.step-section>p{font-size:12px}.option-grid.two,.swatch-grid,.seat-grid,.plant-grid,.summary-grid,.quantity-panel{grid-template-columns:1fr}.seat-card{grid-template-columns:96px 1fr 20px;min-height:126px}.seat-diagram{width:90px;height:70px}.config-actions{grid-template-columns:46px 1fr auto;padding:10px 12px}.config-actions #cfg-reset{display:none}.config-actions #cfg-next{min-width:136px}.mobile-config-bar{display:flex;bottom:72px}
}


/* v11.11 — premium HD botanical icons inside configurator step 05 */
.config-v5 .plant-grid-pro{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.config-v5 .plant-card-pro{min-height:138px;padding:20px 18px 18px;grid-template-columns:84px 1fr 24px;gap:16px;border-radius:20px;align-items:center;background:linear-gradient(180deg,#fff,#fbfbf7);box-shadow:0 12px 28px rgba(31,49,37,.05)}
.config-v5 .plant-card-pro:hover,.config-v5 .plant-card-pro.selected{background:linear-gradient(180deg,#fcfffc,#f1f6f1)}
.config-v5 .plant-card-pro .plant-card-media{width:72px;height:72px;border-radius:999px;display:grid;place-items:center;flex:none;background:radial-gradient(circle at 34% 24%,rgba(255,255,255,.98) 0 9%,rgba(246,250,243,.96) 31%,#e3ece0 69%,#d3e0d2 100%);box-shadow:inset 0 0 0 1px rgba(46,83,57,.08),inset 0 -8px 18px rgba(43,80,55,.03),0 10px 24px rgba(31,59,40,.07)}
.config-v5 .plant-card-pro.selected .plant-card-media{background:radial-gradient(circle at 34% 24%,#fff 0 8%,#f1f8ef 29%,#deecdc 68%,#ccdfce 100%);box-shadow:inset 0 0 0 1px rgba(34,83,51,.14),inset 0 -8px 18px rgba(34,83,51,.045),0 12px 26px rgba(29,72,44,.11)}
.config-v5 .plant-illustration-hd{width:56px;height:56px;overflow:visible;display:block;shape-rendering:geometricPrecision;text-rendering:geometricPrecision}
.config-v5 .plant-card-copy strong{font-size:17px;line-height:1.15;letter-spacing:-.02em}
.config-v5 .plant-card-copy small{font-size:12px;line-height:1.35;margin-top:5px}
.config-v5 .plant-badges{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}
.config-v5 .plant-badge{display:inline-flex;align-items:center;min-height:26px;padding:5px 9px;border-radius:999px;background:#edf2eb;color:#48604f;font-size:10px;font-weight:700;letter-spacing:.01em}
.config-v5 .plant-card-pro i{font-size:18px;width:24px;height:24px;display:grid;place-items:center;border-radius:999px;background:#eff5ef;color:#2f5a3e}
@media(max-width:980px){.config-v5 .plant-grid-pro{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.config-v5 .plant-grid-pro{grid-template-columns:1fr}.config-v5 .plant-card-pro{grid-template-columns:72px 1fr 22px;min-height:126px;padding:16px}.config-v5 .plant-card-pro .plant-card-media{width:62px;height:62px}.config-v5 .plant-illustration-hd{width:48px;height:48px}.config-v5 .plant-card-copy strong{font-size:15px}.config-v5 .plant-card-copy small{font-size:11px}}


/* v12.0 — full configurator reconstruction. Single-scroll layout, stable sticky preview,
   readable step rail and responsive controls. No business logic rollback. */
body.config-v5{overflow-x:hidden;background:#f4f2ec}
.config-v5 .config-page{padding-top:82px;min-height:100dvh;background:#f2efe8}
.config-v5 .config-shell{
  display:grid!important;
  grid-template-columns:minmax(500px,46vw) minmax(0,1fr)!important;
  align-items:start;
  height:auto!important;
  min-height:calc(100dvh - 82px);
  background:#f2efe8;
}
.config-v5 .preview-panel{
  position:sticky!important;
  top:82px!important;
  height:calc(100dvh - 82px)!important;
  min-height:620px;
  align-self:start;
  z-index:3;
  padding:22px clamp(20px,2.4vw,38px) 18px!important;
  background:linear-gradient(180deg,#e9ede9 0%,#e7e4dc 58%,#ded8cc 100%)!important;
  border-right:1px solid rgba(38,55,44,.10);
  overflow:hidden;
}
.config-v5 .preview-stage{min-height:0;overflow:hidden}
.config-v5 .preview-stage #planter-preview{width:min(920px,100%)!important;margin:auto}
.config-v5 .config-brandline,.config-v5 .preview-caption{position:relative;z-index:4}
.config-v5 .config-panel{
  overflow:visible!important;
  min-width:0;
  padding:38px clamp(34px,4vw,68px) 34px!important;
  border-left:0!important;
  background:#fbfaf6!important;
}
.config-v5 .config-panel>*{width:min(820px,100%);margin-left:auto;margin-right:auto}
.config-v5 .config-intro{padding:6px 0 30px!important}
.config-v5 .config-intro .demo-pill{
  border:0!important;border-left:2px solid #28513a!important;border-radius:0!important;
  padding:3px 0 3px 12px!important;margin-bottom:18px!important;background:none!important;
  font-size:9px!important;letter-spacing:.16em!important;color:#5d6b61!important;
}
.config-v5 .config-intro .demo-pill:before{display:none!important}
.config-v5 .config-intro h1{
  margin:0 0 12px!important;
  font-family:var(--premium-serif)!important;
  font-weight:500!important;
  font-size:clamp(46px,4.2vw,70px)!important;
  line-height:.96!important;
  letter-spacing:-.048em!important;
  text-wrap:balance;
}
.config-v5 .config-intro p{font-size:13px!important;line-height:1.65!important;color:#6a736c!important;margin:0!important}

.config-v5 .progress{
  position:relative!important;
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:10px!important;
  width:100%;
  margin:0 0 34px!important;
  padding:5px 0 10px!important;
  overflow:visible!important;
  background:transparent!important;
  backdrop-filter:none!important;
  z-index:5!important;
}
.config-v5 .progress::-webkit-scrollbar{display:none}
.config-v5 .progress-step{
  position:relative;
  min-width:0!important;
  max-width:none!important;
  min-height:58px;
  display:grid!important;
  grid-template-columns:28px minmax(0,1fr);
  grid-template-rows:auto;
  align-items:center;
  gap:8px!important;
  padding:8px 9px!important;
  border:1px solid transparent!important;
  border-radius:12px!important;
  background:transparent!important;
  color:#7a847d!important;
  text-align:left!important;
  cursor:pointer;
  transition:background .18s ease,border-color .18s ease,color .18s ease;
}
.config-v5 .progress-step:before{display:none!important}
.config-v5 .progress-step span{
  width:28px!important;height:28px!important;margin:0!important;
  border:1px solid #c9d0ca!important;border-radius:50%!important;
  display:grid!important;place-items:center;
  background:#fff!important;color:#6d786f!important;
  font-size:9px!important;font-weight:800!important;
  box-shadow:none!important;
}
.config-v5 .progress-step em{
  display:block!important;
  min-width:0;
  font-style:normal!important;
  font-size:8px!important;
  line-height:1.22!important;
  font-weight:700!important;
  color:inherit!important;
  white-space:normal;
  overflow-wrap:anywhere;
}
.config-v5 .progress-step:hover{background:#f0f4ef!important;border-color:#e0e6e0!important;color:#42584a!important}
.config-v5 .progress-step.is-active{background:#edf3ee!important;border-color:#cbd9ce!important;color:#284b37!important}
.config-v5 .progress-step.is-active span{background:#244e35!important;border-color:#244e35!important;color:#fff!important;box-shadow:0 5px 14px rgba(36,78,53,.18)!important}
.config-v5 .progress-step.is-done span{background:#e3eee5!important;border-color:#91a596!important;color:#31533d!important}

.config-v5 #cfg-step-content{min-height:420px}
.config-v5 #cfg-step-content.is-entering .step-section{animation:v12StepIn .24s cubic-bezier(.2,.7,.2,1) both}
@keyframes v12StepIn{from{opacity:.25;transform:translateY(6px)}to{opacity:1;transform:none}}
.config-v5 .step-section>.eyebrow{font-size:9px!important;letter-spacing:.16em!important;color:#718077!important;margin:0 0 10px!important}
.config-v5 .step-section>h2{
  margin:0 0 12px!important;
  font-family:var(--premium-serif)!important;
  font-size:clamp(40px,3.6vw,58px)!important;
  font-weight:500!important;
  line-height:.98!important;
  letter-spacing:-.045em!important;
  text-wrap:balance;
}
.config-v5 .step-section>p{font-size:13px!important;line-height:1.68!important;color:#69736b!important;margin:0 0 26px!important;max-width:720px!important}

.config-v5 .option-grid.two,.config-v5 .swatch-grid,.config-v5 .seat-grid,.config-v5 .plant-grid,.config-v5 .plant-grid-pro{
  display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important
}
.config-v5 .option-card,.config-v5 .swatch-card,.config-v5 .seat-card,.config-v5 .plant-card{
  border:1px solid #d6dbd6!important;
  background:#fff!important;
  border-radius:16px!important;
  box-shadow:0 7px 20px rgba(34,52,40,.035)!important;
  transition:border-color .18s ease,box-shadow .18s ease,background .18s ease,transform .18s ease!important;
}
.config-v5 .option-card:hover,.config-v5 .swatch-card:hover,.config-v5 .seat-card:hover,.config-v5 .plant-card:hover{
  border-color:#8fa293!important;box-shadow:0 12px 28px rgba(34,65,47,.075)!important;transform:translateY(-1px)
}
.config-v5 .option-card.selected,.config-v5 .swatch-card.selected,.config-v5 .seat-card.selected,.config-v5 .plant-card.selected{
  border-color:#315b40!important;background:#f2f7f3!important;box-shadow:inset 3px 0 0 #315b40,0 11px 26px rgba(34,65,47,.07)!important
}
.config-v5 .option-card{min-height:96px!important;padding:17px 18px!important}
.config-v5 .dimension-icon{width:42px!important;height:34px!important;flex:0 0 auto}
.config-v5 .option-card strong,.config-v5 .swatch-card strong,.config-v5 .seat-card strong,.config-v5 .plant-card strong{font-size:13px!important;line-height:1.25!important}
.config-v5 .option-card small,.config-v5 .swatch-card small,.config-v5 .seat-card small,.config-v5 .plant-card small{font-size:9px!important;line-height:1.35!important;margin-top:4px!important}
.config-v5 .option-check,.config-v5 .swatch-card i,.config-v5 .seat-card i,.config-v5 .plant-card i{opacity:0!important;transition:opacity .16s ease,transform .16s ease}
.config-v5 .selected .option-check,.config-v5 .swatch-card.selected i,.config-v5 .seat-card.selected i,.config-v5 .plant-card.selected i{opacity:1!important;transform:scale(1)}

.config-v5 .inline-fields{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;margin-top:14px!important}
.config-v5 .inline-fields label{display:grid;gap:7px;padding:15px;border:1px solid #d7ddd7;border-radius:14px;background:#fff;font-size:10px!important;letter-spacing:.03em}
.config-v5 .input{width:100%;box-sizing:border-box;border-radius:10px!important;min-height:48px!important}
.config-v5 .swatch-card{min-height:88px!important;padding:14px 16px!important}
.config-v5 .swatch{width:44px!important;height:44px!important}
.config-v5 .seat-card{min-height:132px!important;padding:14px!important;grid-template-columns:92px 1fr 24px!important;gap:13px!important}
.config-v5 .seat-diagram{width:84px!important;height:70px!important;padding:6px!important;border-radius:12px!important}
.config-v5 .seat-guide,.config-v5 .plant-guide{margin:-4px 0 14px;padding:11px 13px;border-radius:12px;background:#f0f3ef;color:#667068;font-size:10px;line-height:1.45}

.config-v5 .plant-card-pro{min-height:132px!important;padding:16px!important;grid-template-columns:70px 1fr 24px!important;gap:14px!important}
.config-v5 .plant-card-pro .plant-card-media{width:64px!important;height:64px!important}
.config-v5 .plant-illustration-hd{width:50px!important;height:50px!important}
.config-v5 .plant-card-copy strong{font-size:14px!important}
.config-v5 .plant-card-copy small{font-size:10px!important}
.config-v5 .plant-badges{margin-top:7px!important;gap:5px!important}
.config-v5 .plant-badge{min-height:22px!important;padding:4px 7px!important;font-size:8px!important}

.config-v5 .feature-toggle{min-height:92px!important;padding:16px 18px!important;border-radius:16px!important;margin-bottom:12px!important}
.config-v5 .feature-symbol{width:46px!important;height:46px!important;border-radius:14px!important;background:#eef3ed!important}
.config-v5 .feature-symbol svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.config-v5 .quantity-panel{grid-template-columns:1fr 1fr!important;gap:12px!important}
.config-v5 .quantity-panel>div,.config-v5 .quantity-panel>label{border-radius:16px!important;padding:18px!important}
.config-v5 .qty{border-radius:10px!important;min-width:46px!important;height:46px!important;cursor:pointer}
.config-v5 .qty.selected{background:#31583f!important;border-color:#31583f!important}
.config-v5 .demo-hint{margin-top:20px!important;border-radius:12px!important;padding:12px 14px!important;background:#eff3ef!important}

.config-v5 .config-actions{
  position:sticky!important;
  left:auto!important;right:auto!important;bottom:0!important;
  width:100%!important;
  margin:30px 0 0!important;
  padding:16px 0 calc(8px + env(safe-area-inset-bottom))!important;
  display:grid!important;grid-template-columns:auto auto 1fr!important;gap:10px!important;
  background:linear-gradient(180deg,rgba(251,250,246,0) 0%, rgba(251,250,246,.92) 18%, rgba(251,250,246,.98) 100%)!important;
  border-top:1px solid rgba(39,62,47,.10)!important;
  box-shadow:none!important;
  backdrop-filter:blur(12px)!important;
  z-index:30!important;
}
.config-v5 .config-actions .btn{min-height:48px!important;border-radius:999px!important;padding-inline:20px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important}
.config-v5 .config-actions #cfg-next{justify-self:end!important;min-width:170px!important}
.config-v5 .config-actions button[disabled]{opacity:.38!important;pointer-events:none}

.config-v5 .summary-grid{grid-template-columns:1.15fr .85fr!important;gap:14px!important}
.config-v5 .summary-specs,.config-v5 .summary-price,.config-v5 .lead-form{border-radius:16px!important}
.config-v5 .lead-form{padding:22px!important}
.config-v5 .mobile-config-bar{display:none!important}

@media(max-width:1240px){
  .config-v5 .config-shell{grid-template-columns:minmax(440px,44vw) minmax(0,1fr)!important}
  .config-v5 .config-panel{padding-left:32px!important;padding-right:32px!important}
  .config-v5 .config-intro h1{font-size:clamp(42px,4vw,58px)!important}
  .config-v5 .progress-step{flex-basis:82px;min-width:82px!important}
  .config-v5 .config-actions{margin-top:28px!important;padding-top:14px!important}
}

@media(max-width:980px){
  .config-v5 .config-page{padding-top:70px!important}
  .config-v5 .config-shell{display:block!important;min-height:0!important}
  .config-v5 .preview-panel{
    position:relative!important;top:auto!important;height:440px!important;min-height:0!important;
    padding:14px 20px 10px!important;border-right:0!important;border-bottom:1px solid rgba(38,55,44,.10)
  }
  .config-v5 .preview-stage #planter-preview{width:min(760px,100%)!important}
  .config-v5 .config-panel{padding:28px 26px 0!important}
  .config-v5 .config-panel>*{width:min(780px,100%)!important}
  .config-v5 .config-intro h1{font-size:clamp(42px,7vw,58px)!important}
  .config-v5 .progress{
    position:sticky!important;top:70px!important;z-index:22!important;
    margin:0 0 26px!important;padding:8px 0 10px!important;
    width:100%!important;background:transparent!important;
    border-top:1px solid rgba(39,62,47,.06);border-bottom:1px solid rgba(39,62,47,.08);
    backdrop-filter:blur(18px)!important
  }
  .config-v5 .config-actions{
    margin:28px 0 0!important;padding:14px 0 calc(8px + env(safe-area-inset-bottom))!important;
    position:sticky!important;bottom:0!important
  }
  .config-v5 .mobile-config-bar{display:none!important}
}

@media(max-width:700px){
  .config-v5 .preview-panel{height:350px!important;padding:8px 8px 2px!important}
  .config-v5 .config-brandline,.config-v5 .preview-caption{display:none!important}
  .config-v5 .config-panel{padding:22px 16px 0!important}
  .config-v5 .config-intro{padding-bottom:22px!important}
  .config-v5 .config-intro h1{font-size:42px!important;line-height:.98!important}
  .config-v5 .config-intro p{font-size:12px!important}
  .config-v5 .progress{display:flex!important;top:64px!important;margin:0 -16px 24px!important;padding:9px 16px!important;width:calc(100% + 32px)!important;overflow-x:auto!important;overflow-y:hidden!important;overscroll-behavior-inline:contain;scroll-snap-type:x proximity}
  .config-v5 .progress-step{flex:0 0 74px;min-width:74px!important;min-height:48px!important;grid-template-columns:26px 1fr!important;padding:5px 6px!important;gap:6px!important}
  .config-v5 .progress-step span{width:26px!important;height:26px!important}
  .config-v5 .progress-step em{font-size:7px!important}
  .config-v5 .step-section>h2{font-size:38px!important}
  .config-v5 .step-section>p{font-size:12px!important;margin-bottom:20px!important}
  .config-v5 .option-grid.two,.config-v5 .swatch-grid,.config-v5 .seat-grid,.config-v5 .plant-grid,.config-v5 .plant-grid-pro,.config-v5 .quantity-panel,.config-v5 .summary-grid,.config-v5 .inline-fields{grid-template-columns:1fr!important}
  .config-v5 .option-card{min-height:88px!important;padding:14px!important}
  .config-v5 .seat-card{min-height:118px!important;grid-template-columns:82px 1fr 22px!important}
  .config-v5 .seat-diagram{width:74px!important;height:62px!important}
  .config-v5 .plant-card-pro{grid-template-columns:64px 1fr 22px!important;min-height:116px!important;padding:13px!important}
  .config-v5 .plant-card-pro .plant-card-media{width:58px!important;height:58px!important}.config-v5 .plant-illustration-hd{width:45px!important;height:45px!important}
  .config-v5 .feature-toggle{grid-template-columns:44px 1fr auto!important;padding:14px!important;gap:11px!important}
  .config-v5 .feature-symbol{width:42px!important;height:42px!important}
  .config-v5 .config-actions{margin:26px -16px 0!important;padding:10px 12px calc(10px + env(safe-area-inset-bottom))!important;grid-template-columns:46px 1fr auto!important}
  .config-v5 .config-actions #cfg-reset{display:none!important}
  .config-v5 .config-actions .btn{min-height:46px!important;padding-inline:15px!important}
  .config-v5 .config-actions #cfg-prev span:last-child{display:none}
  .config-v5 .config-actions #cfg-next{min-width:138px!important}
}

@media(max-width:420px){
  .config-v5 .preview-panel{height:310px!important}
  .config-v5 .config-intro h1{font-size:36px!important}
  .config-v5 .step-section>h2{font-size:34px!important}
  .config-v5 .progress-step{flex-basis:70px;min-width:70px!important}
}


/* v12.2.0 hard fix — progress rail + bottom actions */
.page-configurator .config-panel{overflow:visible!important;padding-bottom:40px!important}
.page-configurator .config-panel > *{max-width:100%!important}
.page-configurator .progress,
.page-configurator .config-v5 .progress{
  position:relative!important;
  top:auto!important;
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:10px!important;
  width:100%!important;
  margin:0 0 28px!important;
  padding:2px 0 8px!important;
  overflow:visible!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}
.page-configurator .progress-step,
.page-configurator .config-v5 .progress-step{
  min-width:0!important;
  max-width:none!important;
  min-height:56px!important;
  width:100%!important;
  display:grid!important;
  grid-template-columns:28px minmax(0,1fr)!important;
  align-items:center!important;
  gap:8px!important;
  padding:8px 10px!important;
  border:1px solid transparent!important;
  border-radius:12px!important;
  background:transparent!important;
  text-align:left!important;
  white-space:normal!important;
}
.page-configurator .progress-step:before,
.page-configurator .config-v5 .progress-step:before{display:none!important}
.page-configurator .progress-step span,
.page-configurator .config-v5 .progress-step span{
  width:28px!important;
  height:28px!important;
  margin:0!important;
  display:grid!important;
  place-items:center!important;
  border-radius:999px!important;
}
.page-configurator .progress-step em,
.page-configurator .config-v5 .progress-step em{
  display:block!important;
  min-width:0!important;
  margin:0!important;
  font-size:8px!important;
  line-height:1.2!important;
  white-space:normal!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.page-configurator .config-actions,
.page-configurator .config-v5 .config-actions{
  position:sticky!important;
  left:0!important;
  right:auto!important;
  bottom:0!important;
  width:100%!important;
  margin:28px 0 0!important;
  padding:14px 0 calc(8px + env(safe-area-inset-bottom))!important;
  display:grid!important;
  grid-template-columns:auto auto 1fr!important;
  gap:10px!important;
  background:linear-gradient(180deg,rgba(251,250,246,0) 0%, rgba(251,250,246,.92) 18%, rgba(251,250,246,.98) 100%)!important;
  border-top:1px solid rgba(39,62,47,.10)!important;
  box-shadow:none!important;
  transform:none!important;
}
.page-configurator .config-actions .btn,
.page-configurator .config-v5 .config-actions .btn{min-height:48px!important}
.page-configurator .config-actions #cfg-next,
.page-configurator .config-v5 .config-actions #cfg-next{justify-self:end!important;min-width:170px!important}
.page-configurator .mobile-config-bar{display:none!important}
@media (max-width:980px){
  .page-configurator .config-panel{padding-bottom:32px!important}
}
@media (max-width:700px){
  .page-configurator .progress,
  .page-configurator .config-v5 .progress{
    position:sticky!important;
    top:64px!important;
    display:flex!important;
    grid-template-columns:none!important;
    gap:8px!important;
    width:calc(100% + 32px)!important;
    margin:0 -16px 24px!important;
    padding:9px 16px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    background:rgba(251,250,246,.95)!important;
    border-top:1px solid rgba(39,62,47,.06)!important;
    border-bottom:1px solid rgba(39,62,47,.08)!important;
  }
  .page-configurator .progress-step,
  .page-configurator .config-v5 .progress-step{
    flex:0 0 74px!important;
    min-width:74px!important;
    min-height:48px!important;
    padding:5px 6px!important;
    gap:6px!important;
  }
  .page-configurator .progress-step span,
  .page-configurator .config-v5 .progress-step span{width:26px!important;height:26px!important}
  .page-configurator .progress-step em,
  .page-configurator .config-v5 .progress-step em{font-size:7px!important}
  .page-configurator .config-actions,
  .page-configurator .config-v5 .config-actions{
    margin:26px -16px 0!important;
    width:calc(100% + 32px)!important;
    padding:10px 12px calc(10px + env(safe-area-inset-bottom))!important;
    grid-template-columns:46px 1fr auto!important;
  }
  .page-configurator .config-actions #cfg-reset,
  .page-configurator .config-v5 .config-actions #cfg-reset{display:none!important}
  .page-configurator .config-actions #cfg-next,
  .page-configurator .config-v5 .config-actions #cfg-next{min-width:138px!important}
}



/* v12.3.0 final fix — action bar must stay inside configurator flow */
.page-configurator .config-actions,
.page-configurator .config-v5 .config-actions{
  position:relative!important;
  inset:auto!important;
  left:auto!important;
  right:auto!important;
  top:auto!important;
  bottom:auto!important;
  width:100%!important;
  max-width:100%!important;
  margin:30px 0 0!important;
  padding:16px 0 0!important;
  display:grid!important;
  grid-template-columns:auto auto 1fr!important;
  gap:10px!important;
  background:transparent!important;
  border-top:1px solid rgba(39,62,47,.10)!important;
  box-shadow:none!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
  transform:none!important;
  z-index:2!important;
}
.page-configurator .config-actions #cfg-next,
.page-configurator .config-v5 .config-actions #cfg-next{justify-self:end!important;min-width:170px!important}
.page-configurator .config-panel{padding-bottom:34px!important}
.page-configurator .config-shell{overflow:visible!important}
@media(max-width:700px){
  .page-configurator .config-actions,
  .page-configurator .config-v5 .config-actions{
    position:relative!important;
    width:100%!important;
    margin:26px 0 0!important;
    padding:12px 0 calc(4px + env(safe-area-inset-bottom))!important;
    grid-template-columns:46px 1fr auto!important;
  }
  .page-configurator .config-actions #cfg-reset,
  .page-configurator .config-v5 .config-actions #cfg-reset{display:none!important}
  .page-configurator .config-actions #cfg-next,
  .page-configurator .config-v5 .config-actions #cfg-next{min-width:138px!important}
}



/* v12.4.0 — definitive configurator actions layout. The panel owns the action row;
   footer can never appear behind it. */
body.page-configurator .config-shell{
  height:auto!important;
  min-height:calc(100dvh - 82px)!important;
  align-items:stretch!important;
  overflow:visible!important;
}
body.page-configurator .config-panel{
  position:relative!important;
  display:flex!important;
  flex-direction:column!important;
  min-height:calc(100dvh - 82px)!important;
  height:auto!important;
  overflow:visible!important;
  padding-bottom:34px!important;
  background:#fbfaf6!important;
  isolation:isolate!important;
}
body.page-configurator .config-panel > .config-intro,
body.page-configurator .config-panel > .progress,
body.page-configurator .config-panel > #cfg-step-content,
body.page-configurator .config-panel > .config-actions{
  flex:0 0 auto!important;
}
body.page-configurator .config-panel > #cfg-step-content{
  width:min(820px,100%)!important;
}
body.page-configurator .config-actions{
  position:relative!important;
  inset:auto!important;
  left:auto!important;
  right:auto!important;
  top:auto!important;
  bottom:auto!important;
  width:min(820px,100%)!important;
  max-width:100%!important;
  margin:auto auto 0!important;
  padding:28px 0 2px!important;
  display:grid!important;
  grid-template-columns:auto auto minmax(40px,1fr) auto!important;
  align-items:center!important;
  gap:12px!important;
  background:#fbfaf6!important;
  border-top:1px solid rgba(39,62,47,.10)!important;
  box-shadow:none!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
  transform:none!important;
  z-index:4!important;
}
body.page-configurator .config-actions #cfg-prev{grid-column:1!important}
body.page-configurator .config-actions #cfg-reset{grid-column:2!important}
body.page-configurator .config-actions #cfg-next{
  grid-column:4!important;
  justify-self:end!important;
  min-width:170px!important;
}
body.page-configurator + .footer,
body.page-configurator ~ .footer{clear:both!important}
body.page-configurator .mobile-config-bar{display:none!important}
@media(max-width:980px){
  body.page-configurator .config-shell{min-height:0!important}
  body.page-configurator .config-panel{min-height:0!important;padding-bottom:26px!important}
  body.page-configurator .config-actions{width:min(780px,100%)!important;margin:26px auto 0!important;padding:18px 0 0!important}
}
@media(max-width:700px){
  body.page-configurator .config-panel{padding-bottom:18px!important}
  body.page-configurator .config-actions{
    width:100%!important;
    margin:22px 0 0!important;
    padding:12px 0 0!important;
    grid-template-columns:46px minmax(0,1fr) auto!important;
    gap:10px!important;
  }
  body.page-configurator .config-actions #cfg-prev{grid-column:1!important}
  body.page-configurator .config-actions #cfg-reset{display:none!important}
  body.page-configurator .config-actions #cfg-next{grid-column:3!important;min-width:138px!important}
}



/* v12.5.0 — final-step two-column continuity.
   The left 3D preview remains a real viewport panel while the long summary/form
   continues on the right. This removes the large empty white area below preview. */
@media (min-width:981px){
  body.page-configurator .config-page{
    overflow:visible!important;
  }
  body.page-configurator .config-shell{
    height:auto!important;
    min-height:calc(100svh - 82px)!important;
    align-items:start!important;
    overflow:visible!important;
  }
  body.page-configurator .preview-panel{
    position:sticky!important;
    top:82px!important;
    align-self:start!important;
    width:100%!important;
    height:calc(100svh - 82px)!important;
    min-height:calc(100svh - 82px)!important;
    max-height:calc(100svh - 82px)!important;
    overflow:hidden!important;
    z-index:2!important;
  }
  body.page-configurator .preview-stage{
    min-height:0!important;
    overflow:hidden!important;
  }
  body.page-configurator .config-panel{
    min-height:calc(100svh - 82px)!important;
    height:auto!important;
    overflow:visible!important;
    align-self:start!important;
  }
  body.page-configurator .summary-section{
    padding-bottom:0!important;
  }
  body.page-configurator .summary-section .lead-form{
    margin-top:26px!important;
  }
}

/* v12.6 — step changes preserve the user's vertical scroll position. */
.page-configurator #cfg-step-content,
.page-configurator #cfg-progress,
.page-configurator .config-actions{overflow-anchor:none!important}


/* v12.7 — final quote CTA + premium modal. The long inline form is removed from layout. */
body.page-configurator .summary-section{padding-bottom:24px!important}
body.page-configurator .summary-section>.lead-form{display:none!important}
body.page-configurator .summary-cta-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:4px}
body.page-configurator .summary-cta-row .btn{width:100%;min-height:48px;border-radius:999px;white-space:nowrap}
body.page-configurator .summary-cta-row .btn-primary{box-shadow:0 10px 25px rgba(36,78,53,.14)}
body.page-configurator .quote-dialog{
  width:min(820px,calc(100vw - 32px));max-width:820px;max-height:min(860px,calc(100dvh - 32px));
  margin:auto;border:0;padding:0;background:transparent;color:#16251c;overflow:visible;
}
body.page-configurator .quote-dialog::backdrop{background:rgba(16,28,20,.58);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}
body.page-configurator .quote-dialog-shell{
  position:relative;max-height:min(860px,calc(100dvh - 32px));overflow:auto;overscroll-behavior:contain;
  background:linear-gradient(180deg,#fffefb 0%,#faf8f2 100%);border:1px solid rgba(39,62,47,.14);border-radius:28px;
  padding:30px;box-shadow:0 32px 90px rgba(16,31,22,.26);
}
body.page-configurator .quote-dialog-close{position:absolute;top:18px;right:18px;width:42px;height:42px;border:1px solid #d8ded8;border-radius:999px;background:#fff;color:#274b35;font-size:26px;line-height:1;display:grid;place-items:center;cursor:pointer;z-index:3;transition:.18s}
body.page-configurator .quote-dialog-close:hover{transform:rotate(4deg);border-color:#8da18f;background:#f2f6f2}
body.page-configurator .quote-dialog-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:26px;align-items:end;padding:2px 52px 24px 0;border-bottom:1px solid #e1e5df;margin-bottom:22px}
body.page-configurator .quote-dialog-head .eyebrow{font-size:9px;letter-spacing:.17em;color:#708078;font-weight:800}
body.page-configurator .quote-dialog-head h3{font-family:var(--premium-serif);font-size:clamp(36px,4vw,52px);font-weight:500;line-height:1;margin:7px 0 10px;letter-spacing:-.045em}
body.page-configurator .quote-dialog-head p{margin:0;max-width:520px;color:#69736b;font-size:12px;line-height:1.6}
body.page-configurator .quote-dialog-price{min-width:170px;padding:14px 16px;border-radius:16px;background:#edf3ee;border:1px solid #d7e2d9}
body.page-configurator .quote-dialog-price span{display:block;font-size:8px;font-weight:800;letter-spacing:.12em;color:#6c7b70;text-transform:uppercase;margin-bottom:4px}
body.page-configurator .quote-dialog-price strong{display:block;font-family:var(--premium-serif);font-size:28px;line-height:1;white-space:nowrap}
body.page-configurator .quote-lead-form{margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}
body.page-configurator .quote-lead-form .form-grid{gap:14px}
body.page-configurator .quote-lead-form label{font-size:9px;letter-spacing:.08em;text-transform:uppercase;color:#627067;gap:7px}
body.page-configurator .quote-lead-form .input{background:#fff!important;border-color:#d4dbd5!important}
body.page-configurator .quote-lead-form textarea.input{resize:vertical;min-height:92px}
body.page-configurator .quote-file-drop{background:#f3f5f1;border:1px dashed #bdc9bf;border-radius:14px;padding:13px!important}
body.page-configurator .quote-file-drop small{text-transform:none;letter-spacing:0;font-weight:500;color:#7d877f}
body.page-configurator .quote-consent{margin:16px 0 0!important;padding:12px 14px;border-radius:12px;background:#eef2ed;text-transform:none!important;letter-spacing:0!important;font-size:10px!important;line-height:1.45}
body.page-configurator .quote-dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}
body.page-configurator .quote-dialog-actions .btn{min-width:150px;min-height:48px;border-radius:999px}
body.page-configurator .quote-lead-form .form-status{min-height:18px;margin:10px 0 0;color:#52645a;font-size:10px}
@media(max-width:700px){
  body.page-configurator .summary-cta-row{grid-template-columns:1fr}
  body.page-configurator .quote-dialog{width:calc(100vw - 18px);max-height:calc(100dvh - 18px)}
  body.page-configurator .quote-dialog-shell{max-height:calc(100dvh - 18px);padding:22px 16px 18px;border-radius:22px}
  body.page-configurator .quote-dialog-close{top:12px;right:12px;width:38px;height:38px;font-size:23px}
  body.page-configurator .quote-dialog-head{grid-template-columns:1fr;padding:2px 42px 18px 0;gap:14px}
  body.page-configurator .quote-dialog-head h3{font-size:36px}
  body.page-configurator .quote-dialog-price{min-width:0;width:max-content}
  body.page-configurator .quote-lead-form .form-grid{grid-template-columns:1fr!important}
  body.page-configurator .quote-lead-form .span-2{grid-column:auto!important}
  body.page-configurator .quote-dialog-actions{display:grid;grid-template-columns:1fr 1fr}
  body.page-configurator .quote-dialog-actions .btn{min-width:0;width:100%}
}


/* v12.8 — modal scrollbar reconstruction. Scroll stays inside the card and uses a slim premium rail. */
body.page-configurator .quote-dialog{overflow:hidden!important}
body.page-configurator .quote-dialog-shell{
  padding:0!important;
  overflow:hidden!important;
  max-height:min(860px,calc(100dvh - 32px))!important;
}
body.page-configurator .quote-dialog-scroll{
  max-height:min(860px,calc(100dvh - 32px));
  overflow-y:auto;
  overflow-x:hidden;
  overscroll-behavior:contain;
  padding:30px;
  scrollbar-width:thin;
  scrollbar-color:rgba(55,82,63,.36) transparent;
  scrollbar-gutter:stable;
}
body.page-configurator .quote-dialog-scroll::-webkit-scrollbar{width:7px;height:7px}
body.page-configurator .quote-dialog-scroll::-webkit-scrollbar-track{background:transparent}
body.page-configurator .quote-dialog-scroll::-webkit-scrollbar-thumb{
  background:rgba(55,82,63,.30);
  border-radius:999px;
  border:2px solid transparent;
  background-clip:padding-box;
}
body.page-configurator .quote-dialog-scroll::-webkit-scrollbar-thumb:hover{background:rgba(55,82,63,.46);background-clip:padding-box}
body.page-configurator .quote-dialog-scroll::-webkit-scrollbar-button{display:none!important;width:0!important;height:0!important}
body.page-configurator .quote-dialog-close{right:20px!important;top:18px!important}
@media(max-width:700px){
  body.page-configurator .quote-dialog-scroll{max-height:calc(100dvh - 18px);padding:22px 16px 18px}
  body.page-configurator .quote-dialog-close{right:12px!important;top:12px!important}
}
