:root{--ink:#161914;--green:#154d3d;--green2:#2f6657;--cream:#f4efe5;--sage:#e8efe5;--line:#d9d8cf;--coral:#cf6047;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,"Noto Sans SC","PingFang SC",Arial,sans-serif;background:var(--cream);line-height:1.65}.topbar{height:72px;position:sticky;top:0;z-index:20;background:rgba(244,239,229,.95);backdrop-filter:blur(12px);border-bottom:1px solid #ddd8cd;display:flex;align-items:center;justify-content:space-between;padding:0 3vw}.brand{color:inherit;text-decoration:none;display:flex;flex-direction:column;letter-spacing:.12em}.brand b{font-size:17px}.brand small{font-size:9px;color:#777}nav{display:flex;gap:28px}nav a{color:inherit;text-decoration:none;font-weight:700;font-size:14px}#menuBtn{display:none;border:0;background:none;font-size:25px}.hero{display:grid;grid-template-columns:1fr 1.15fr;min-height:650px}.hero-copy{padding:90px 5vw 60px;display:flex;flex-direction:column;justify-content:center}.eyebrow{font-size:12px;letter-spacing:.22em;font-weight:800;color:var(--green)}h1{font-family:Georgia,"Noto Serif SC",serif;font-size:clamp(48px,6vw,92px);line-height:1.02;margin:18px 0 28px;font-weight:600}h1 em{color:var(--green);font-style:normal}.lead{font-size:20px;max-width:700px;color:#54584f}.hero-actions{display:flex;gap:14px;margin:24px 0}.btn{padding:13px 22px;border-radius:99px;text-decoration:none;font-weight:800}.primary{background:var(--green);color:#fff}.ghost{border:1px solid #777;color:var(--ink)}.stamp{font-size:12px;color:#777}.hero-duo{display:grid;grid-template-columns:1fr 1fr;gap:8px;background:#222;padding:8px}.hero-duo figure{margin:0;position:relative;overflow:hidden}.hero-duo img{width:100%;height:100%;object-fit:cover;min-height:650px}.hero-duo figcaption{position:absolute;left:16px;right:16px;bottom:16px;background:rgba(20,25,20,.78);color:#fff;padding:12px 14px;border-radius:12px;display:flex;justify-content:space-between;gap:10px}.hero-duo figcaption span{opacity:.8}.section{padding:90px 4vw}.section.alt{background:var(--sage)}.section-head{max-width:900px;margin-bottom:38px}.section h2{font-family:Georgia,"Noto Serif SC",serif;font-size:clamp(34px,4vw,56px);margin:8px 0}.sub{color:#666}.insight-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:15px}.insight-grid article,.roadmap-grid article{background:#fff;border-radius:24px;padding:25px;box-shadow:0 10px 35px rgba(30,45,30,.06)}.insight-grid article>b{font-size:38px;color:#bdd8a0}.insight-grid h3{margin:4px 0}.market-band{margin-top:30px;background:var(--green);color:#fff;border-radius:28px;display:grid;grid-template-columns:repeat(3,1fr);padding:26px}.market-band div{padding:0 26px;border-right:1px solid rgba(255,255,255,.25)}.market-band div:last-child{border:0}.market-band span,.market-band small{display:block;opacity:.7}.market-band strong{display:block;font-size:28px;margin:4px 0}.competitor-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.comp-card{background:#fff;border-radius:26px;overflow:hidden;box-shadow:0 15px 35px rgba(20,50,40,.08)}.comp-card>img{width:100%;height:235px;object-fit:cover}.comp-body{padding:22px}.comp-title{display:flex;justify-content:space-between;align-items:start}.comp-title h3{font-size:28px;margin:0}.score{background:#dceebc;border-radius:50%;width:72px;height:72px;display:grid;place-items:center;font-weight:900}.meta{color:#666;margin:6px 0 15px}.strategy{background:#f2f3ed;padding:16px;border-radius:16px;margin:14px 0}.proscons{display:grid;grid-template-columns:1fr 1fr;gap:16px}.proscons h4{margin-bottom:0}.comp-link{color:var(--green);font-weight:800}.price-toggle{width:100%;margin-top:14px;padding:11px;border:1px solid var(--line);border-radius:12px;background:#fff;font-weight:800}.price-detail{display:none;margin-top:12px;overflow:auto}.price-detail.open{display:block}.price-detail table{width:100%;font-size:12px;border-collapse:collapse}.price-detail th,.price-detail td{padding:7px;border-bottom:1px solid #eee;text-align:right}.price-detail th:first-child,.price-detail td:first-child{text-align:left}.calc-shell{background:var(--green);padding:26px;border-radius:30px;color:#fff}.calc-tabs,.season-tabs{display:flex;gap:10px;flex-wrap:wrap}.calc-tab,.season{border:1px solid rgba(255,255,255,.35);background:transparent;color:#fff;padding:10px 18px;border-radius:99px;font-weight:800}.calc-tab.active,.season.active{background:#fff;color:var(--green)}.calc-inputs{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;margin:22px 0}.input-card{background:rgba(255,255,255,.12);padding:12px;border-radius:15px}.input-card label{font-size:11px;opacity:.8;display:block}.input-card input,.input-card select{width:100%;border:0;background:#fff;color:#111;padding:9px;border-radius:8px;font-weight:700}.season-tabs{margin:10px 0 18px}.table-wrap{overflow:auto;background:#fff;border-radius:18px;color:#111}#calcTable{border-collapse:collapse;min-width:1200px;width:100%}#calcTable th,#calcTable td{padding:11px 12px;border-bottom:1px solid #eee;text-align:right;font-size:13px}#calcTable th:first-child,#calcTable td:first-child{text-align:center;position:sticky;left:0;background:#fff}.profit{color:#17613e;font-weight:900}.pricing-notes{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:24px}.pricing-notes article{background:#fff;padding:24px;border-radius:20px}.owned-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.owned-card{background:#fff;border-radius:25px;overflow:hidden}.owned-card>img{width:100%;height:330px;object-fit:cover}.owned-card>div{padding:26px}.owned-card h3{font-size:30px;margin:0}.owned-card h4{margin-bottom:0}.owned-card a{color:var(--green);font-weight:800}.meta{font-size:14px}.roadmap-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.roadmap-grid span{color:var(--coral);font-weight:900}.disclaimer{background:#efe7d9}.disclaimer p{max-width:1000px}footer{background:#141711;color:#fff;padding:54px 4vw;display:flex;justify-content:space-between;align-items:end}footer p,footer small{color:#aaa;margin:2px 0}.footer-meta{display:grid;grid-template-columns:auto auto;gap:4px 18px}.footer-meta span{color:#777}@media(max-width:1100px){.hero{grid-template-columns:1fr}.hero-duo img{min-height:430px}.insight-grid{grid-template-columns:repeat(2,1fr)}.competitor-grid{grid-template-columns:repeat(2,1fr)}.calc-inputs{grid-template-columns:repeat(3,1fr)}}@media(max-width:720px){.topbar{height:62px}#menuBtn{display:block}nav{display:none;position:absolute;top:62px;left:0;right:0;background:var(--cream);padding:20px;flex-direction:column}nav.open{display:flex}.hero-copy{padding:60px 7vw}.hero-duo{grid-template-columns:1fr}.hero-duo img{min-height:310px}.section{padding:60px 5vw}.insight-grid,.competitor-grid,.owned-grid,.roadmap-grid,.pricing-notes{grid-template-columns:1fr}.market-band{grid-template-columns:1fr}.market-band div{border-right:0;border-bottom:1px solid rgba(255,255,255,.25);padding:18px}.calc-inputs{grid-template-columns:repeat(2,1fr)}footer{flex-direction:column;align-items:flex-start;gap:25px}}
.summary-control{display:flex;justify-content:flex-end;margin:18px 0 10px}.summary-control label{font-weight:700}.summary-control select{margin-left:10px;padding:10px 34px 10px 12px;border:1px solid #b8c7be;border-radius:10px;background:#fff}.calc-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0 0 18px}.summary-card{background:#f5f2e9;border:1px solid #ded8c9;border-radius:16px;padding:16px}.summary-card span{display:block;font-size:12px;color:#6b726e;margin-bottom:6px}.summary-card strong{font-size:22px;color:#123f34}.summary-card.highlight{background:#dcebdc}.summary-card.highlight strong{color:#0d5d3f}@media(max-width:760px){.calc-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}

/* v1.0 pricing matrix correction */
.matrix-jump{display:inline-flex;margin-top:18px;padding:12px 16px;border:1px solid #d7d2c7;border-radius:999px;font-weight:700;color:#174d3e;text-decoration:none;background:#fff}
.matrix-shell{max-width:1500px;margin:42px auto 0;background:#123f35;color:#fff;border-radius:28px;overflow:hidden;box-shadow:0 18px 50px rgba(24,48,40,.12)}
.matrix-head{display:grid;grid-template-columns:1.3fr .7fr;gap:32px;padding:32px 36px 22px;align-items:end}.matrix-head h3{font-size:34px;margin:4px 0 8px}.matrix-head p{margin:0;color:rgba(255,255,255,.74)}
.matrix-controls{display:grid;grid-template-columns:1fr 1fr;gap:16px}.matrix-controls label{font-size:13px;color:rgba(255,255,255,.75)}.matrix-controls select{display:block;width:100%;margin-top:8px;padding:14px;border:0;border-radius:12px;font:inherit;background:#fff;color:#111}
.matrix-note{margin:0 36px 22px;padding:18px 20px;border-radius:16px;background:rgba(255,255,255,.11);display:flex;gap:18px;align-items:flex-start}.matrix-note b{white-space:nowrap}.matrix-note span{color:rgba(255,255,255,.82);line-height:1.6}
.matrix-table-wrap{background:#fff;color:#111;overflow-x:auto}.matrix-table{width:100%;border-collapse:collapse;min-width:980px}.matrix-table th,.matrix-table td{padding:20px 16px;text-align:center;border-bottom:1px solid #eee}.matrix-table thead th{background:#f4ead9;font-size:14px}.matrix-table tbody th{text-align:left;padding-left:32px}.matrix-table td small{display:block;color:#777;margin-bottom:6px}.matrix-table td strong{font-size:19px;color:#d65f48}
.price-toggle,.price-detail{display:none!important}
@media(max-width:800px){.matrix-head{grid-template-columns:1fr;padding:24px 20px}.matrix-controls{grid-template-columns:1fr}.matrix-note{margin:0 20px 18px;display:block}.matrix-note b{display:block;margin-bottom:8px}}

/* v1.0 detailed competitor matrix */
.matrix-table.detailed{min-width:1420px}
.matrix-table.detailed th,.matrix-table.detailed td{padding:17px 14px;white-space:nowrap;font-variant-numeric:tabular-nums}
.matrix-table.detailed thead th{position:sticky;top:0;z-index:2;background:#f5ead8;color:#382d20}
.matrix-table.detailed thead th:first-child,.matrix-table.detailed tbody td:first-child{position:sticky;left:0;z-index:3;background:#fff;text-align:left;padding-left:24px}
.matrix-table.detailed thead th:first-child{background:#f5ead8;z-index:4}
.matrix-table.detailed tbody tr:hover td{background:#f8faf6}
.matrix-table.detailed tbody tr:hover td:first-child{background:#f8faf6}
.matrix-table.detailed td small{display:block;font-size:10px;color:#819087;margin-top:2px}
.matrix-table.detailed .discount{color:#5b675e}
.matrix-table.detailed .real-price{color:var(--coral);font-size:18px;font-weight:900;background:#fff8f5}
.matrix-table.detailed tr.inferred td:first-child small{color:#ad7a25}
.matrix-table.detailed tr.exact td:first-child small{color:#19704e}
.matrix-legend{display:flex;gap:24px;flex-wrap:wrap;padding:14px 28px;background:#f7f2e9;color:#5f625c;font-size:12px;border-top:1px solid #e7dfd1}
.matrix-legend span{display:flex;align-items:center;gap:7px}.dot{width:9px;height:9px;border-radius:50%;display:inline-block}.dot.exact{background:#19704e}.dot.inferred{background:#c28a2b}
.matrix-table .empty{text-align:center!important;padding:50px!important;color:#777}
@media(max-width:800px){.matrix-table.detailed{min-width:1320px}.matrix-table.detailed th,.matrix-table.detailed td{padding:14px 11px}.matrix-legend{padding:12px 18px;gap:12px}}

/* v1.0 compact pricing matrix */
@media (min-width: 801px){
  .matrix-head{padding:20px 28px 14px;gap:22px}
  .matrix-head h3{font-size:29px;margin:2px 0 5px}
  .matrix-head p{font-size:13px;line-height:1.4}
  .matrix-controls select{margin-top:5px;padding:10px 12px}
  .matrix-note{margin:0 28px 12px;padding:11px 14px;gap:12px;font-size:13px}
  .matrix-note span{line-height:1.35}
  .matrix-table.detailed th,.matrix-table.detailed td{padding:8px 12px;line-height:1.2;height:44px;font-size:14px}
  .matrix-table.detailed thead th{height:42px;font-size:12px}
  .matrix-table.detailed thead th:first-child,.matrix-table.detailed tbody td:first-child{padding-left:20px}
  .matrix-table.detailed tbody td:first-child strong{font-size:16px}
  .matrix-table.detailed .real-price{font-size:16px}
  .matrix-legend{padding:8px 24px;font-size:11px}
}
.matrix-table.detailed td small{display:none!important}
