:root{--ink: #14251f;--muted: #60736b;--line: #d9e3de;--paper: #fbfaf6;--soft: #eef5ef;--deep: #14362b;--deep-2: #0f2a22;--gold: #bb8a3c;--gold-soft: #f3e4ca;--white: #fff;--danger: #9d2f22;font-family:Inter,Roboto,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-size:16px;line-height:1.55}img{display:block;max-width:100%}a{color:inherit}h1,h2,h3,p{margin:0}h1,h2{line-height:1.05;letter-spacing:0}h1{max-width:820px;font-size:clamp(42px,7vw,86px)}h2{font-size:clamp(30px,4vw,52px)}h3{font-size:20px;line-height:1.2}.site-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:1fr auto auto;gap:28px;align-items:center;padding:16px clamp(18px,4vw,56px);background:#fbfaf6f0;border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.brand{display:inline-flex;align-items:center;gap:12px;text-decoration:none}.brand-mark{display:grid;width:42px;height:42px;place-items:center;color:var(--paper);background:var(--deep);border-radius:50%;font-weight:900}.brand strong,.brand small,.phone-link strong,.phone-link span{display:block}.brand strong{font-size:18px}.brand small,.phone-link span{color:var(--muted);font-size:12px}.site-nav{display:flex;gap:18px;color:var(--muted);font-size:14px}.site-nav a,.phone-link,.site-footer a{text-decoration:none}.site-nav a:hover,.phone-link:hover,.site-footer a:hover{color:var(--gold)}.phone-link{text-align:right}.hero,.section,.band,.order-section,.page-title,.legal-page{padding:clamp(54px,8vw,104px) clamp(18px,4vw,56px)}.hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:clamp(32px,5vw,80px);align-items:center;min-height:calc(100svh - 76px)}.hero--home{min-height:680px}.hero__content>*+*{margin-top:22px}.hero__visual{position:relative;display:grid;min-height:420px;place-items:center;overflow:hidden;background:radial-gradient(circle at 70% 20%,rgba(187,138,60,.2),transparent 34%),linear-gradient(145deg,#e8efe9,#f7f0e0);border-radius:8px}.hero__visual img{width:min(88%,560px);max-height:560px;object-fit:contain}.eyebrow{color:var(--gold);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.lead{max-width:720px;color:var(--muted);font-size:clamp(19px,2.2vw,25px)}.actions{display:flex;flex-wrap:wrap;gap:14px;align-items:center}.btn{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:13px 20px;color:var(--white);background:var(--deep);border:1px solid var(--deep);border-radius:6px;font-weight:800;text-decoration:none;cursor:pointer}.btn:hover{background:var(--deep-2)}.btn-secondary{color:var(--deep);background:transparent}.btn-secondary:hover{color:var(--white)}.pill,.disclaimer,.small-note,.form-note{color:var(--muted);font-size:13px}.pill{display:inline-flex;max-width:520px;padding:10px 14px;background:var(--soft);border-left:3px solid var(--gold);border-radius:6px}.section-head{max-width:720px;margin-bottom:32px}.section-head>*+*{margin-top:10px}.section-head p:not(.eyebrow),.page-title p:not(.eyebrow),.legal-page p,.legal-page li{color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:22px}.product-card{display:grid;grid-template-columns:minmax(220px,.9fr) minmax(0,1.1fr);min-height:360px;overflow:hidden;background:var(--white);border:1px solid var(--line);border-radius:8px}.product-card__image{display:grid;place-items:center;background:var(--soft)}.product-card__image img{width:90%;max-height:320px;object-fit:contain}.product-card__body{display:flex;flex-direction:column;gap:16px;justify-content:center;padding:28px}.product-card h2{font-size:32px}.product-card h2 a{text-decoration:none}.product-card p:not(.eyebrow){color:var(--muted)}.product-card__meta{display:flex;flex-wrap:wrap;gap:12px;align-items:baseline}.product-card__meta strong{color:var(--deep);font-size:28px}.product-card__meta span{color:var(--muted)}.band{background:var(--soft)}.band>*+*{margin-top:28px}.delivery-grid,.cards,.tiers{display:grid;gap:18px}.delivery-grid,.cards.three,.tiers{grid-template-columns:repeat(3,minmax(0,1fr))}.plant-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-top:28px}.delivery-grid article,.cards article,.tier,.order-form{background:var(--white);border:1px solid var(--line);border-radius:8px;padding:24px}.delivery-grid article>*+*,.cards article>*+*,.tier>*+*{margin-top:10px}.delivery-grid p,.cards p,.tier p,.tier small{color:var(--muted)}.two-col{display:grid;grid-template-columns:.45fr 1fr;gap:32px;align-items:start}.dark{color:var(--white);background:var(--deep)}.dark .section-head p,.dark .small-note,.dark .cards p{color:#c7d8d0}.dark .cards article{color:var(--ink)}.table-wrap{overflow-x:auto;background:#ffffff0f;border:1px solid rgba(255,255,255,.18);border-radius:8px}table{width:100%;min-width:640px;border-collapse:collapse}th,td{padding:15px 18px;border-bottom:1px solid rgba(255,255,255,.14);text-align:left}td:last-child,th:last-child{text-align:right;white-space:nowrap}.facts-row{display:flex;flex-wrap:wrap;gap:10px}.facts-row span{padding:9px 12px;background:var(--white);border:1px solid var(--line);border-radius:999px;color:var(--muted);font-size:13px;font-weight:700}.price-lockup strong,.tier strong{display:block;color:var(--deep);font-size:32px;line-height:1}.price-lockup span{display:block;color:var(--muted);font-size:13px}.tier{position:relative}.tier--popular{border-color:var(--gold);box-shadow:0 20px 40px #14362b1f}.tier>span{display:inline-flex;width:fit-content;padding:5px 9px;color:var(--deep);background:var(--gold-soft);border-radius:999px;font-size:12px;font-weight:900}del{color:var(--muted)}.order-section{display:grid;grid-template-columns:minmax(0,.8fr) minmax(320px,.7fr);gap:36px;align-items:start;background:#f5f0e6}.order-section>div:first-child>*+*{margin-top:14px}.contact-call{color:var(--muted);font-weight:800}.order-form{display:grid;gap:16px}.order-form>p{color:var(--muted)}.order-form label:not(.check){display:grid;gap:7px;font-weight:800}.order-form input[type=text],.order-form input[type=tel]{width:100%;min-height:48px;padding:12px 14px;color:var(--ink);background:var(--paper);border:1px solid var(--line);border-radius:6px;font:inherit}.order-form input:focus{outline:3px solid rgba(187,138,60,.24);border-color:var(--gold)}.check{display:grid;grid-template-columns:18px 1fr;gap:10px;color:var(--muted);font-size:13px;font-weight:500}.check input{width:18px;height:18px;margin-top:2px;accent-color:var(--deep)}.hp{position:absolute;left:-9999px}.form-success{padding:18px;color:var(--deep);background:var(--soft);border-radius:8px;font-weight:800}.form-error{color:var(--danger);font-weight:800}.page-title{max-width:920px}.page-title>*+*{margin-top:16px}.section--tight{padding-top:0}.legal-page{max-width:860px}.legal-page>*+*{margin-top:18px}.legal-page h1{font-size:clamp(38px,5vw,64px)}.legal-page h2{margin-top:34px;font-size:26px}.draft{padding:14px 16px;background:var(--gold-soft);border-left:3px solid var(--gold);border-radius:6px}.site-footer{display:grid;grid-template-columns:1.4fr .8fr .8fr;gap:32px;padding:42px clamp(18px,4vw,56px);color:#c7d8d0;background:var(--deep-2)}.site-footer h2{color:var(--white);font-size:18px}.site-footer p,.site-footer a{color:#c7d8d0}.site-footer>div>*+*{margin-top:14px}.site-footer div:last-child{display:grid;gap:8px;align-content:start}.brand-footer{color:var(--white)}.brand-footer .brand-mark{color:var(--deep);background:var(--gold-soft)}.footer-copy{max-width:440px}@media (max-width: 900px){.site-header,.hero,.two-col,.order-section,.site-footer,.product-card{grid-template-columns:1fr}.site-header{position:static}.site-nav{order:3;flex-wrap:wrap}.phone-link{text-align:left}.hero{min-height:auto}.hero__visual{min-height:320px}.delivery-grid,.cards.three,.tiers{grid-template-columns:1fr}}@media (max-width: 560px){.site-header{gap:14px}.hero,.section,.band,.order-section,.page-title,.legal-page{padding-inline:16px}.actions{align-items:stretch;flex-direction:column}.btn{width:100%}}
