:root{--ink:#253029;--muted:#6d756d;--paper:#f7f3ea;--card:#fffdf7;--line:#ded7c8;--sage:#9aa887;--moss:#56644e;--clay:#b98262;--gravel:#e8e1d4;--shadow:0 24px 80px rgba(54,61,50,.14);--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:radial-gradient(circle at 10% 0%,#fffaf0 0,#f7f3ea 36%,#efeadf 100%);color:var(--ink);line-height:1.6}a{color:inherit;text-decoration:none}p,h1,h2,h3{margin-top:0}p{color:var(--muted)}.site-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px clamp(18px,4vw,56px);background:rgba(247,243,234,.82);backdrop-filter:blur(18px);border-bottom:1px solid rgba(222,215,200,.72)}.brand{display:flex;align-items:center;gap:12px;font-weight:750;letter-spacing:-.02em}.brand-mark{width:34px;height:34px;border:1px solid var(--moss);border-radius:50%;position:relative;background:linear-gradient(135deg,#e7ebdc,#fff9ec)}.brand-mark:after{content:"";position:absolute;left:15px;top:6px;width:1px;height:22px;background:var(--moss);transform:rotate(34deg)}.nav{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.nav a,.site-footer a{padding:8px 12px;border-radius:999px;color:#4d574c;font-size:.94rem}.nav a:hover,.site-footer a:hover{background:#e9e3d5}.section-shell{width:min(1120px,calc(100% - 36px));margin-inline:auto}.hero{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:48px;align-items:center;padding:78px 0 38px}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:.76rem;color:var(--moss);font-weight:800;margin-bottom:14px}.hero h1{font-size:clamp(2.6rem,7vw,5.9rem);line-height:.93;letter-spacing:-.08em;margin-bottom:24px;max-width:790px}.lede{font-size:clamp(1.04rem,1.5vw,1.24rem);max-width:720px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:999px;font-weight:760;border:1px solid var(--moss);transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--ink);color:#fff;box-shadow:0 14px 34px rgba(37,48,41,.2)}.button.secondary{background:rgba(255,253,247,.55)}.garden-card{background:linear-gradient(145deg,#fffdf7,#eee7d8);border:1px solid var(--line);border-radius:42px;padding:18px;box-shadow:var(--shadow)}.garden-card svg{width:100%;display:block}.svg-ground{fill:#d8dccb}.svg-gravel{fill:#eee8da}.svg-bed{fill:#8e9c7c}.svg-bed.soft{fill:#c6ceb6}.svg-bench{fill:#8b624d}.svg-plant{fill:#536646}.svg-plant.pale{fill:#eff0d7}.svg-tree{fill:#43543c}.svg-stone{fill:#f8f3e9;stroke:#cfc7b8}.ad-wrap{margin-top:12px;margin-bottom:28px;min-height:120px;display:flex;align-items:center;justify-content:center;border:1px dashed #cfc7b8;border-radius:22px;background:rgba(255,253,247,.5);color:#8b867b}.planner-section,.rules-section,.patterns-section,.checklist-section{padding:54px 0}.section-heading{max-width:770px;margin-bottom:26px}.section-heading h2{font-size:clamp(2rem,4vw,3.4rem);line-height:1;letter-spacing:-.055em;margin-bottom:14px}.section-heading.narrow{max-width:680px}.planner-grid{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(320px,1.1fr);gap:22px}.planner-panel,.result-card,.rule-card,.pattern-card,.check-card{background:rgba(255,253,247,.76);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 18px 54px rgba(54,61,50,.08)}.planner-panel{padding:24px;display:grid;gap:20px}.planner-panel label{display:grid;gap:9px;font-weight:760}.planner-panel label span{float:right;color:var(--moss);font-weight:800}.planner-panel input[type=range]{accent-color:var(--moss);width:100%}.planner-panel select{appearance:none;width:100%;border:1px solid var(--line);border-radius:16px;background:#fffaf0;padding:13px 14px;color:var(--ink);font:inherit}.result-card{padding:28px}.metric-row{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:20px}.metric-row>div{background:#f0eadc;border-radius:22px;padding:20px}.metric{font-size:clamp(2.4rem,5vw,4.4rem);line-height:1;font-weight:850;letter-spacing:-.06em}.unit{margin-left:6px;color:var(--muted);font-weight:750}.metric-row p{margin:6px 0 0}.split-list{display:grid;gap:10px;margin:20px 0}.split-item{display:grid;grid-template-columns:120px 1fr 48px;gap:12px;align-items:center;font-size:.95rem}.bar{height:12px;border-radius:999px;background:#e4ddcf;overflow:hidden}.bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--moss),var(--sage))}.recommendation{padding:18px;border-left:4px solid var(--clay);background:#fbf5e9;border-radius:16px;margin-bottom:0}.rule-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.rule-card{padding:24px;min-height:260px}.rule-card span{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:50%;background:#e8ebdc;color:var(--moss);font-weight:850;margin-bottom:28px}.rule-card h3,.pattern-card h3{font-size:1.25rem;line-height:1.15;margin-bottom:10px}.pattern-list{display:grid;gap:16px}.pattern-card{display:grid;grid-template-columns:160px 1fr;gap:22px;padding:18px;align-items:center}.mini-plan{height:128px;border-radius:22px;background:#efe7d8;border:1px solid #d9d0bf;position:relative;overflow:hidden}.mini-plan i{position:absolute;display:block;border-radius:14px;background:#7e8d6d}.side-band i:nth-child(1){left:18px;top:18px;width:42px;height:92px;background:#f8f3e9}.side-band i:nth-child(2){left:76px;top:18px;width:64px;height:92px}.side-band i:nth-child(3){left:94px;top:38px;width:28px;height:28px;background:#3f5039;border-radius:50%}.center-void i:nth-child(1){left:28px;top:22px;width:104px;height:84px;background:#f9f4ea}.center-void i:nth-child(2){left:0;top:0;width:22px;height:128px}.center-void i:nth-child(3){right:0;top:0;width:22px;height:128px}.threshold i:nth-child(1){left:16px;top:18px;width:50px;height:92px;background:#f8f3e9}.threshold i:nth-child(2){left:74px;top:0;width:16px;height:128px}.threshold i:nth-child(3){right:18px;top:28px;width:48px;height:72px}.check-card{padding:34px;background:linear-gradient(135deg,#fffdf7,#edf0df)}.check-card h2{font-size:clamp(1.8rem,3vw,2.7rem);letter-spacing:-.045em}.check-card ul{margin:0;padding-left:22px;color:#4e594d}.check-card li+li{margin-top:10px}.site-footer{display:flex;justify-content:space-between;gap:18px;align-items:center;width:min(1120px,calc(100% - 36px));margin:44px auto 0;padding:28px 0 42px;border-top:1px solid var(--line)}.site-footer p{margin:0;font-weight:800;color:var(--ink)}.site-footer nav{display:flex;gap:8px}.legal-main{padding:54px 0;min-height:55vh}.legal-card{background:rgba(255,253,247,.8);border:1px solid var(--line);border-radius:var(--radius);padding:clamp(24px,5vw,48px);box-shadow:var(--shadow)}.legal-card h1{font-size:clamp(2.2rem,5vw,4rem);letter-spacing:-.06em;line-height:1;margin-bottom:14px}@media (max-width:900px){.hero,.planner-grid{grid-template-columns:1fr}.garden-card{max-width:560px}.rule-grid{grid-template-columns:repeat(2,1fr)}.pattern-card{grid-template-columns:130px 1fr}}@media (max-width:640px){.site-header{position:static;align-items:flex-start;flex-direction:column}.nav{justify-content:flex-start}.hero{padding-top:42px}.hero h1{font-size:3.2rem}.metric-row,.rule-grid,.pattern-card{grid-template-columns:1fr}.mini-plan{width:160px}.split-item{grid-template-columns:92px 1fr 42px}.site-footer{flex-direction:column;align-items:flex-start}}


/* Factory-injected deployment helpers. The AI owns the site design above this block. */
.ad-reserve {
  width: min(100%, 720px);
  min-height: 120px;
  margin: 24px auto;
  border: 1px dashed currentColor;
  border-radius: 8px;
  display: grid;
  grid-template-rows: auto 1fr;
  overflow: hidden;
  opacity: 0.82;
}

.ad-reserve > span {
  justify-self: start;
  padding: 5px 9px;
  border-right: 1px dashed currentColor;
  border-bottom: 1px dashed currentColor;
  font: 700 11px/1.2 ui-monospace, SFMono-Regular, Consolas, monospace;
  text-transform: uppercase;
}

.ad-box {
  min-height: 92px;
  display: grid;
  place-items: center;
  font: 600 13px/1.2 ui-monospace, SFMono-Regular, Consolas, monospace;
}

.legal-page {
  width: min(900px, calc(100% - 32px));
  margin: 40px auto;
}
