:root{--ink:#21342d;--muted:#66766f;--green:#2f6b57;--mint:#eaf4ef;--cream:#fbfaf5;--line:#dce6e0;--white:#fff;--orange:#d7783f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","Yu Gothic",sans-serif;line-height:1.8}.site-header{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - 1160px)/2));background:rgba(251,250,245,.94);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:10;backdrop-filter:blur(10px)}.brand{display:flex;align-items:center;gap:11px;color:var(--ink);text-decoration:none;font-weight:800;line-height:1.3}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:13px;background:var(--green);color:white}.brand small{display:block;font-size:10px;color:var(--muted);font-weight:500}.site-header nav{display:flex;gap:28px}.site-header nav a{color:var(--ink);text-decoration:none;font-size:14px}.hero{position:relative;isolation:isolate;max-width:none;margin:auto;display:grid;grid-template-columns:minmax(0,620px) minmax(430px,500px);align-items:start;justify-content:center;gap:40px;padding:56px max(24px,calc((100vw - 1160px)/2)) 62px;overflow:hidden;background:radial-gradient(circle at 12% 18%,rgba(220,178,89,.18),transparent 30%),radial-gradient(circle at 78% 9%,rgba(67,126,99,.15),transparent 29%),linear-gradient(145deg,#fbfaf5 0%,#f5f5ec 54%,#eef5f0 100%)}.hero::before{content:"";position:absolute;z-index:-1;width:36vw;height:36vw;left:-12vw;bottom:-19vw;border:1px solid rgba(47,107,87,.12);border-radius:50%;box-shadow:0 0 0 3.7vw rgba(47,107,87,.035),0 0 0 7.4vw rgba(215,120,63,.025)}.hero-copy{padding-top:22px}.eyebrow{margin:0 0 12px;color:var(--green);font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.hero h1{font-size:clamp(44px,5vw,68px);line-height:1.18;letter-spacing:-.04em;margin:0 0 22px}.hero h1 em{font-style:normal;color:var(--green)}.lead{font-size:18px;max-width:630px;color:#53635c;margin-bottom:26px}.primary{display:inline-block;background:var(--green);color:white;text-decoration:none;padding:15px 28px;border-radius:999px;font-weight:800;box-shadow:0 8px 24px #2f6b5730}.note{font-size:12px;color:var(--muted)}.hero-panel{background:rgba(255,255,255,.94);border:1px solid rgba(173,199,188,.72);padding:32px;border-radius:28px;box-shadow:0 24px 65px rgba(32,71,56,.14);backdrop-filter:blur(8px)}.editorial-illustration{margin:30px 0 36px;border-radius:22px;overflow:hidden;background:var(--mint);border:1px solid var(--line)}.editorial-illustration img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover}.hero-illustration{margin:-12px -12px 22px;border-radius:18px}.hero-panel>.pulse{margin-left:2px}.pulse{display:inline-block;width:9px;height:9px;background:#54a982;border-radius:50%;box-shadow:0 0 0 7px #54a9821c;margin-right:9px}.mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:25px 0}.mini-grid div{background:var(--mint);border-radius:16px;padding:16px}.mini-grid strong{display:block;font-size:24px}.mini-grid small{color:var(--muted)}.hero-panel ul{padding-left:22px;margin-bottom:0}.section{max-width:1160px;margin:auto;padding:100px 24px}.section h2{font-size:clamp(32px,4vw,48px);line-height:1.35;margin:0 0 38px}.choice-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.choice{font:inherit;text-align:left;border:1px solid var(--line);background:white;border-radius:18px;padding:20px;cursor:pointer;color:var(--ink);transition:.2s}.choice:hover,.choice.active{border-color:var(--green);transform:translateY(-3px);box-shadow:0 12px 30px #315b4b16}.choice span{display:block;color:var(--green);font-weight:800;font-size:12px}.choice b{display:block;line-height:1.5;margin:8px 0}.choice small{color:var(--muted)}.result{margin-top:18px;background:var(--ink);color:white;border-radius:22px;padding:28px 32px;display:flex;align-items:end;justify-content:space-between;gap:24px}.result h3{font-size:24px;margin:0 0 5px}.result p{margin:0;color:#d8e3de}.result .eyebrow{color:#93c7b0}.result a{white-space:nowrap;color:white;font-weight:800}.soft{max-width:none;background:var(--mint);padding-left:max(24px,calc((100vw - 1112px)/2));padding-right:max(24px,calc((100vw - 1112px)/2))}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.cards article{background:white;border-radius:22px;padding:26px;border:1px solid var(--line)}.tag{font-size:12px;font-weight:800;color:var(--green)}.cards h3{font-size:21px;line-height:1.5}.cards p{color:var(--muted)}.status{border-top:1px solid var(--line);padding-top:14px;color:var(--orange);font-size:12px;font-weight:800}.split{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.principles p{display:grid;grid-template-columns:180px 1fr;gap:24px;padding:20px 0;margin:0;border-bottom:1px solid var(--line)}.principles span{color:var(--muted)}.emergency{background:#fff3eb;border:1px solid #f0d2bf;border-radius:22px;padding:26px 30px;margin-bottom:90px}.emergency p{margin:5px 0 0;color:#6d5b50}footer{background:var(--ink);color:#d7e0dc;padding:55px max(24px,calc((100vw - 1160px)/2));display:grid;grid-template-columns:1fr 2fr auto;gap:30px;align-items:center;font-size:12px}footer .brand{color:white}@media(max-width:980px){.hero{grid-template-columns:minmax(0,1fr) 410px;gap:28px;padding-left:28px;padding-right:28px}.hero-copy{padding-top:10px}.hero h1{font-size:52px}}@media(max-width:800px){.site-header{height:66px}.site-header nav{display:none}.hero{min-height:auto;grid-template-columns:1fr;gap:28px;padding:40px 20px 48px}.hero-copy{padding-top:0}.hero h1{font-size:42px}.hero-panel{padding:24px}.section{padding-top:72px;padding-bottom:72px}.choice-grid,.cards{grid-template-columns:1fr}.result{align-items:start;flex-direction:column}.split{grid-template-columns:1fr;gap:16px}.principles p{grid-template-columns:1fr;gap:4px}footer{grid-template-columns:1fr}.emergency{margin-left:16px;margin-right:16px}}
.guide-card-illustration{display:block;float:right;width:112px;height:92px;object-fit:contain;margin:-8px -4px 8px 14px;filter:drop-shadow(0 8px 12px rgba(33,52,45,.08))}.cards article::after{content:"";display:block;clear:both}@media(max-width:800px){.guide-card-illustration{width:96px;height:80px;margin:-5px -2px 8px 12px}}
.hero-advisor-entry h2{font-size:clamp(23px,2.2vw,30px);line-height:1.45;letter-spacing:-.02em;margin:14px 0 12px}.hero-advisor-entry>p:not(.hero-advisor-kicker){color:var(--muted);margin:0}.hero-advisor-kicker{margin:0;color:var(--green);font-size:13px;font-weight:800}.hero-advisor-entry .advisor-form{margin-top:20px}.hero-advisor-entry .advisor-form label{font-size:14px}.hero-advisor-entry .advisor-actions{align-items:flex-start;flex-direction:column;gap:9px}.hero-advisor-entry .advisor-actions button{width:100%;text-align:center}.hero-advisor-entry .advisor-actions small{font-size:12px;line-height:1.65}
.brand{gap:13px;font-weight:700}.brand-mark{position:relative;width:48px;height:40px;flex:none;background:none;color:inherit}.brand-mark i{position:absolute;display:block;border-radius:50%}.brand-mark i:nth-child(1){width:28px;height:28px;left:1px;top:1px;background:#82cbb1}.brand-mark i:nth-child(2){width:26px;height:26px;right:1px;bottom:1px;background:#f0ad72}.brand-mark i:nth-child(3){width:17px;height:17px;left:16px;top:12px;background:#fff;border:4px solid #397763}.brand-wordmark{display:grid;gap:3px;line-height:1.08}.brand-wordmark b{font-family:-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","Yu Gothic",sans-serif;font-size:18px;font-weight:750;letter-spacing:.015em}.brand-wordmark b span{color:#29433a}.brand-wordmark b strong{color:#c76e3c;font-weight:800;margin-left:.12em}.brand-wordmark small{font-size:10px;letter-spacing:.045em;color:#68776f;font-weight:600}.hero-heading-line{display:block;white-space:nowrap}footer .brand-mark i:nth-child(3){background:var(--ink)}footer .brand-wordmark b span{color:#fff}
@media(max-width:800px){.brand{gap:10px}.brand-mark{width:43px;height:36px}.brand-mark i:nth-child(1){width:25px;height:25px}.brand-mark i:nth-child(2){width:23px;height:23px}.brand-mark i:nth-child(3){width:15px;height:15px;left:14px;top:11px;border-width:3px}.brand-wordmark b{font-size:16px}.brand-wordmark small{font-size:9px}.hero-heading-line{white-space:nowrap}}
.choice[data-target=watch].active{background:#eef7f2}.choice[data-target=medicine].active{background:#eaf6f5;border-color:#387a76}.choice[data-target=outside].active{background:#edf4f8;border-color:#527991}.choice[data-target=daily].active{background:#f8f1ea;border-color:#936f52}.choice:focus-visible{outline:3px solid #d99a6c;outline-offset:3px}.result{background:#213e35;transition:background-color .28s ease,box-shadow .28s ease;box-shadow:inset 5px 0 0 rgba(255,255,255,.28)}.result[data-theme=watch]{background:#213e35}.result[data-theme=medicine]{background:#285d5b}.result[data-theme=outside]{background:#31546b}.result[data-theme=daily]{background:#73543e}.result p{color:#eef5f2}.result[data-theme=outside] .eyebrow{color:#c8e2f1}.result[data-theme=daily] .eyebrow{color:#f1d6bd}
