:root{--ink:#173d33;--muted:#52665f;--paper:#fffdf8;--cream:#f3eee2;--soft:#f7f4ec;--green:#164f40;--green-deep:#0e392f;--lime:#bfd873;--orange:#d98235;--line:#d9dfd7;--shadow:0 24px 60px #143a2f1f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Yu Gothic,Hiragino Kaku Gothic ProN,Meiryo,sans-serif;font-size:17px;line-height:1.85}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p{overflow-wrap:anywhere}:focus-visible{outline:3px solid var(--orange);outline-offset:4px}.site-header{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf8f0;border-bottom:1px solid #173d331f;justify-content:space-between;align-items:center;min-height:76px;padding:12px clamp(20px,6vw,84px);display:flex;position:sticky;top:0}.brand{letter-spacing:.02em;align-items:center;gap:10px;font-weight:800;display:flex}.brand-mark{background:var(--green);color:#fff;border-radius:10px 3px;place-items:center;width:34px;height:34px;font-size:24px;display:grid}.site-header nav{align-items:center;gap:clamp(16px,2.4vw,34px);font-size:15px;font-weight:700;display:flex}.site-header nav a{transition:color .2s,background .2s}.site-header nav a:hover{color:var(--orange)}.site-header .nav-cta{background:var(--green);color:#fff;border-radius:999px;padding:8px 18px}.site-header .nav-cta:hover{background:var(--green-deep);color:#fff}.hero{background:radial-gradient(circle at 10% 10%,#bfd87338,#0000 26%),linear-gradient(125deg,#fffdf8 0 52%,#f1eadb 52% 100%);grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:center;gap:clamp(48px,7vw,110px);min-height:calc(100vh - 76px);padding:clamp(56px,8vw,110px) clamp(24px,7vw,110px);display:grid;position:relative;overflow:hidden}.hero:after{content:"";border:70px solid #164f400f;border-radius:50%;width:330px;height:330px;position:absolute;bottom:-140px;right:-120px}.hero-copy{z-index:1;max-width:760px;position:relative}.eyebrow{color:var(--orange);letter-spacing:.13em;margin:0 0 18px;font-size:13px;font-weight:800}.hero h1{letter-spacing:-.045em;margin:0;font-size:clamp(40px,5.4vw,74px);line-height:1.24}.lead{max-width:680px;color:var(--muted);margin:26px 0 0;font-size:clamp(17px,1.45vw,20px)}.hero-actions{flex-wrap:wrap;gap:14px;margin:34px 0;display:flex}.button{text-align:center;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:54px;padding:12px 24px;font-weight:800;line-height:1.4;display:inline-flex}.button-primary{background:var(--green);color:#fff;box-shadow:0 12px 28px #0e392f33}.button-primary:hover{background:var(--green-deep);transform:translateY(-1px)}.button-secondary{border:1px solid var(--green);background:#ffffffc2}.button-secondary:hover{background:#fff}.button-light{color:var(--green-deep);background:#fff}.quick-facts{gap:0;margin:36px 0 0;display:flex}.quick-facts div{border-left:1px solid var(--line);min-width:120px;padding:0 22px}.quick-facts div:first-child{border-left:0;padding-left:0}.quick-facts dt{color:var(--muted);font-size:13px;font-weight:700}.quick-facts dd{margin:0;font-family:Georgia,serif;font-size:28px;font-weight:700;line-height:1.25}.layer-card{z-index:1;background:var(--green-deep);color:#fff;border-radius:34px;padding:clamp(28px,4vw,48px);position:relative;box-shadow:0 32px 70px #0e392f33}.layer-card-heading p{color:var(--lime);letter-spacing:.16em;margin:0;font-size:12px;font-weight:800}.layer-card h2{margin:8px 0 26px;font-size:clamp(27px,3vw,42px);line-height:1.35}.layers{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.layers li{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:12px;align-items:center;gap:12px;min-height:54px;padding:8px 14px;display:flex}.layers li:last-child{background:var(--lime);color:var(--green-deep)}.layers span{background:#ffffff1f;border-radius:50%;flex:0 0 28px;place-items:center;width:28px;height:28px;font-family:Georgia,serif;font-weight:700;display:grid}.layers li:last-child span{background:#0e392f1f}.layers div{flex-direction:column;line-height:1.35;display:flex}.layers small{color:#ffffffa3;margin-top:3px;font-size:11px}.layers li:last-child small{color:#0e392fb3}.layer-note{color:#ffffffb8;margin:22px 0 0;font-size:13px;line-height:1.7}.section{padding:clamp(72px,9vw,130px) clamp(22px,7vw,110px)}.section-heading{text-align:center;max-width:820px;margin:0 auto 48px}.section-heading.left{text-align:left;max-width:1100px;margin-left:auto;margin-right:auto}.section-heading h2,.future-copy h2,.fiber-feature h2,.plant-feature h2{letter-spacing:-.03em;margin:0;font-size:clamp(32px,4vw,54px);line-height:1.35}.section-heading>p:last-child{color:var(--muted)}.arrow-link{border-bottom:1px solid #164f4059;align-items:center;gap:18px;margin-top:18px;font-weight:800;display:inline-flex}.arrow-link span{color:var(--orange);font-size:22px}.future-panel{background:var(--green-deep);color:#fff;grid-template-columns:1.15fr .85fr;min-height:660px;display:grid}.future-panel img{object-fit:cover;width:100%;height:100%}.future-copy{flex-direction:column;justify-content:center;padding:clamp(48px,7vw,96px);display:flex}.future-copy p:not(.eyebrow){color:#ffffffbd}.future-copy .arrow-link{border-color:#fff6;align-self:flex-start}.problem-section{background:var(--soft)}.problem-grid{grid-template-columns:repeat(4,1fr);gap:18px;max-width:1280px;margin:auto;display:grid}.problem-card{border:1px solid var(--line);background:#fff;border-radius:20px;padding:28px}.problem-card>span{color:var(--orange);font-family:Georgia,serif;font-size:14px}.problem-card h3{margin:18px 0 6px;font-size:22px}.problem-card p{color:var(--muted);margin:0}.fiber-feature,.plant-feature{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(45px,8vw,110px);max-width:1500px;margin:auto;display:grid}.media-frame{box-shadow:var(--shadow);border-radius:32px;overflow:hidden}.media-frame img{object-fit:cover;width:100%;height:100%;min-height:450px}.media-frame.tall img{min-height:590px}.fiber-feature p:not(.eyebrow),.plant-feature p:not(.eyebrow){color:var(--muted)}.stat-line{border-block:1px solid var(--line);align-items:center;gap:20px;margin:30px 0 12px;padding:22px 0;display:flex}.stat-line strong{color:var(--orange);font-family:Georgia,serif;font-size:64px;line-height:1}.stat-line span{font-size:14px;font-weight:700;line-height:1.5}.check-list{margin:24px 0;padding:0;list-style:none}.check-list li{margin:8px 0;padding-left:27px;position:relative}.check-list li:before{content:"✓";color:var(--orange);font-weight:900;position:absolute;left:0}.five-layers-section{background:var(--green-deep);color:#fff;text-align:center;padding:clamp(72px,9vw,130px) clamp(22px,7vw,110px)}.light-heading>p:last-child{color:#ffffffb3}.five-layers-grid{grid-template-columns:repeat(5,1fr);align-items:stretch;gap:10px;max-width:1300px;margin:0 auto 38px;display:grid}.five-layers-grid article{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:18px;padding:30px 18px}.five-layers-grid article:first-child{background:var(--lime);color:var(--green-deep)}.five-layers-grid span{font-family:Georgia,serif;font-size:36px}.five-layers-grid h3{font-size:18px;line-height:1.5}.five-layers-grid p{color:#ffffff94;font-size:13px;line-height:1.5}.five-layers-grid article:first-child p{color:#0e392fb3}.content-hub{background:var(--soft)}.article-grid{grid-template-columns:repeat(3,1fr);gap:20px;max-width:1280px;margin:auto;display:grid}.article-grid a{border:1px solid var(--line);background:#fff;border-radius:22px;padding:34px;transition:transform .2s,box-shadow .2s}.article-grid a:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.article-grid span{color:var(--orange);letter-spacing:.1em;font-size:12px;font-weight:800}.article-grid h3{margin:14px 0 8px;font-size:23px;line-height:1.55}.article-grid p{color:var(--muted);margin:0}.buy-band{color:#fff;background:#163f35;grid-template-columns:1fr auto;align-items:center;gap:48px;padding:clamp(58px,7vw,90px) clamp(24px,8vw,120px);display:grid}.buy-band h2{margin:0;font-size:clamp(30px,4vw,50px);line-height:1.35}.buy-band p:not(.eyebrow){color:#ffffffb8;max-width:780px}.buy-band-actions{flex-direction:column;align-items:center;gap:12px;display:flex}.text-link-on-dark{border-bottom:1px solid #ffffff80;font-size:14px;font-weight:700}.site-footer{color:#ffffffb3;background:#0a2d26;grid-template-columns:1.4fr 1fr;gap:50px;padding:64px clamp(22px,7vw,110px) 38px;font-size:14px;display:grid}.footer-brand{color:#fff;font-size:21px;font-weight:800}.footer-links{align-content:start;gap:8px;display:grid}.footer-links a:hover{color:#fff}.legal-note{border-top:1px solid #ffffff1f;grid-column:1/-1;padding-top:24px;font-size:12px}.breadcrumb{max-width:1280px;color:var(--muted);gap:10px;margin:26px auto 0;padding:0 24px;font-size:13px;display:flex}.breadcrumb a{text-underline-offset:4px;text-decoration:underline}.page-hero{max-width:1280px;margin:auto;padding:clamp(70px,9vw,125px) 24px clamp(50px,7vw,90px)}.page-hero h1{letter-spacing:-.045em;max-width:1000px;margin:0;font-size:clamp(40px,6vw,76px);line-height:1.25}.page-lead{max-width:840px;color:var(--muted);margin:26px 0 0;font-size:clamp(17px,2vw,22px)}.narrow-section{max-width:1120px;margin:auto;padding-top:20px;padding-bottom:40px}.disclosure-note{border-left:5px solid var(--orange);background:var(--cream);justify-content:space-between;gap:24px;padding:24px 28px;display:flex}.source-note,.micro-note,.price-date,.external-note{color:var(--muted);font-size:13px}.table-section{max-width:1320px;margin:auto}.soft-section{background:var(--soft);max-width:none}.soft-section>*{max-width:1100px;margin-left:auto;margin-right:auto}.table-wrap{border:1px solid var(--line);background:#fff;border-radius:22px;max-width:1100px;margin:auto;overflow:hidden}table{border-collapse:collapse;width:100%}th,td{border-bottom:1px solid var(--line);text-align:left;padding:14px 20px}thead th{background:var(--green-deep);color:#fff;font-size:14px}tbody th{width:65%;font-weight:700}tbody td{font-family:Georgia,Yu Gothic,sans-serif;font-weight:700}tbody tr:last-child>*{border-bottom:0}.table-section>.micro-note{max-width:1100px;margin:16px auto 0}.strain-section{background:var(--cream)}.strain-grid{grid-template-columns:repeat(3,1fr);gap:18px;max-width:1100px;margin:auto;display:grid}.strain-grid article{background:#fff;border-radius:20px;padding:30px}.strain-grid span{color:var(--orange);font-size:12px;font-weight:800}.strain-grid h3{margin:12px 0 3px;font-size:20px;line-height:1.55}.strain-grid p{color:var(--muted);margin:0;font-size:13px}.label-section{max-width:1360px;margin:auto}.label-link{border:1px solid var(--line);box-shadow:var(--shadow);text-align:center;background:#fff;border-radius:20px;padding:16px;display:block}.label-link img{width:100%}.label-link span{margin-top:14px;font-weight:800;display:inline-block}.price-section{grid-template-columns:1fr 1fr;gap:18px;max-width:1000px;margin:auto;padding-top:30px;display:grid}.price-card{border:1px solid var(--line);text-align:center;border-radius:24px;flex-direction:column;align-items:center;padding:44px 24px;display:flex;position:relative}.secondary-price{background:#fff}.primary-price{border-color:var(--green);background:var(--green-deep);color:#fff;box-shadow:var(--shadow)}.price-card p{margin:0;font-weight:800}.price-card strong{margin:10px 0;font-family:Georgia,serif;font-size:clamp(44px,6vw,68px);line-height:1}.price-card small{font-family:Yu Gothic,sans-serif;font-size:20px}.price-card span{color:var(--muted)}.primary-price span{color:#ffffffb3}.recommended{background:var(--lime);color:var(--green-deep);border-radius:99px;padding:5px 18px;font-size:13px;font-weight:800;position:absolute;top:0;transform:translateY(-50%)}.price-date{text-align:center;grid-column:1/-1}.asap-explain{max-width:1240px;margin:auto}.explain-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.explain-grid article{border:1px solid var(--line);border-radius:20px;padding:30px}.explain-grid article>span{color:var(--orange);font-family:Georgia,serif}.explain-grid h3{font-size:22px}.explain-grid p{color:var(--muted)}.important-note{background:#fff1e4;border-radius:18px;grid-template-columns:150px 1fr;align-items:center;gap:24px;margin-top:22px;padding:24px 28px;display:grid}.important-note strong{color:#9d4b0c}.important-note p{margin:0}.order-steps ol{max-width:860px;margin:0 auto 34px;padding:0;list-style:none}.order-steps li{border-bottom:1px solid var(--line);grid-template-columns:48px 1fr;gap:18px;padding:24px 0;display:grid}.order-steps li>span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;font-family:Georgia,serif;display:grid}.order-steps h3,.order-steps p{margin:0}.order-steps p{color:var(--muted)}.external-button{width:fit-content;margin:auto;display:flex}.external-note{text-align:center}.postal-section{background:var(--cream)}.postal-card{max-width:1000px;box-shadow:var(--shadow);background:#fff;border-radius:26px;margin:auto;padding:clamp(30px,5vw,58px)}.postal-card h2{margin:0;font-size:clamp(30px,4vw,48px)}.preflight-section{max-width:1100px;margin:auto}.preflight-section h2{font-size:clamp(28px,3.6vw,44px)}.preflight-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.preflight-grid p{background:var(--soft);border-radius:12px;margin:0;padding:18px}.article-body{max-width:980px;margin:auto;padding:0 24px clamp(70px,9vw,120px)}.article-body>section{border-bottom:1px solid var(--line);padding:clamp(50px,7vw,85px) 0}.article-body>section:last-child{border-bottom:0}.article-body h2{margin:0 0 24px;font-size:clamp(30px,4vw,48px);line-height:1.4}.article-body h3{font-size:19px}.article-body p{color:#354f47}.article-image{margin:0 0 30px}.article-image img{width:100%;box-shadow:var(--shadow);border-radius:28px}.article-image figcaption{color:var(--muted);margin-top:8px;font-size:12px}.citation-line{font-size:13px}.citation-line a{text-underline-offset:4px;text-decoration:underline}.article-callout,.warning-box{border-left:5px solid var(--orange);background:var(--cream);margin-top:30px;padding:28px}.article-callout strong{font-size:23px}.food-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.food-grid div{background:var(--soft);border-radius:16px;padding:22px}.food-grid h3,.food-grid p{margin:0}.food-grid p{font-size:14px}.article-product{background:var(--green-deep);color:#fff;border-radius:28px;margin-inline:-36px;padding-inline:36px!important}.article-product p{color:#ffffffbf}.article-product .arrow-link{border-color:#ffffff80}.role-list{border:1px solid var(--line);border-radius:20px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.role-list div{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:150px 1fr;padding:18px;display:grid}.role-list div:nth-child(odd){border-right:1px solid var(--line)}.role-list div:nth-last-child(-n+2){border-bottom:0}blockquote{border-left:5px solid var(--orange);margin:35px 0;padding:20px 0 20px 30px;font-size:clamp(24px,3vw,34px);font-weight:700;line-height:1.55}.foundation-stack{flex-direction:column;gap:8px;display:flex}.foundation-stack div{background:var(--cream);border-radius:10px;justify-content:space-between;padding:16px 22px;display:flex}.foundation-stack div:last-child{background:var(--green);color:#fff}.habit-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:32px;display:grid}.habit-grid div{background:var(--soft);border-radius:16px;padding:24px}.habit-grid span{color:var(--orange);font-family:Georgia,serif}.habit-grid h3,.habit-grid p{margin:5px 0}.faq-list{max-width:1000px;margin:auto;padding-top:20px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;align-items:center;gap:18px;padding:26px 6px;font-size:20px;font-weight:800;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";color:var(--orange);margin-left:auto;font-size:28px}.faq-list details[open] summary:after{content:"−"}.faq-list summary span,.faq-list details>div>span{color:var(--orange);font-family:Georgia,serif;font-size:24px}.faq-list details>div{grid-template-columns:30px 1fr;gap:18px;padding:0 6px 26px;display:grid}.faq-list details>div p{color:var(--muted);margin:0}.help-links{max-width:1100px;margin:auto}.help-links>div{grid-template-columns:1fr 1fr;gap:16px;display:grid}.help-links a{background:var(--soft);border-radius:18px;flex-direction:column;padding:28px;display:flex}.help-links a strong{font-size:20px}.help-links a span{color:var(--muted);font-size:14px}@media (max-width:1050px){.site-header nav a:not(.nav-cta){display:none}.hero{background:linear-gradient(155deg,#fffdf8 0 58%,#f1eadb 58% 100%);grid-template-columns:1fr;min-height:auto}.layer-card{max-width:680px}.problem-grid,.five-layers-grid{grid-template-columns:1fr 1fr}.five-layers-grid article:last-child{grid-column:1/-1}.article-grid{grid-template-columns:1fr}}@media (max-width:760px){body{font-size:16px}.site-header{min-height:68px;padding-inline:16px}.brand span:last-child{font-size:13px}.site-header .nav-cta{padding:7px 13px;font-size:13px}.hero{padding:48px 18px 64px}.hero h1{font-size:39px}.hero-actions{flex-direction:column}.hero .button{width:100%}.quick-facts{justify-content:space-between}.quick-facts div{min-width:0;padding-inline:10px}.quick-facts dd{font-size:22px}.layer-card{border-radius:24px;padding:28px 20px}.future-panel{grid-template-columns:1fr}.future-panel img{min-height:380px}.problem-grid,.fiber-feature,.plant-feature,.strain-grid,.explain-grid,.food-grid,.habit-grid{grid-template-columns:1fr}.plant-feature .media-frame{grid-row:1}.five-layers-grid{grid-template-columns:1fr}.five-layers-grid article:last-child{grid-column:auto}.buy-band,.site-footer{grid-template-columns:1fr}.buy-band-actions{align-items:stretch}.site-footer{gap:20px}.legal-note{grid-column:auto}.disclosure-note{flex-direction:column}th,td{padding:12px;font-size:14px}.price-section{grid-template-columns:1fr}.price-date{grid-column:auto}.important-note{grid-template-columns:1fr;gap:5px}.preflight-grid,.help-links>div{grid-template-columns:1fr}.article-product{margin-inline:0;padding-inline:24px!important}.role-list{grid-template-columns:1fr}.role-list div,.role-list div:nth-child(odd){border-right:0;border-bottom:1px solid var(--line);grid-template-columns:120px 1fr}.role-list div:nth-last-child(-n+2){border-bottom:1px solid var(--line)}.role-list div:last-child{border-bottom:0}}
