:root{color-scheme:light;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans JP,Hiragino Sans,Yu Gothic UI,sans-serif;color:#172a28;background:#f7f4ed;font-synthesis:none;text-rendering:optimizeLegibility;--paper: #f7f4ed;--surface: #fffdf8;--surface-strong: #ffffff;--ink: #172a28;--muted: #5c6b67;--forest: #153c3a;--forest-light: #e1ece8;--gold: #f4c76b;--gold-light: #fff4d8;--coral: #d95d43;--coral-light: #fbe8e2;--line: #d8ddd7;--line-strong: #aebbb5;--shadow: 0 18px 50px rgba(25, 48, 44, .1)}*{box-sizing:border-box}html{min-width:320px;background:var(--paper)}body{min-width:320px;min-height:100vh;min-height:100dvh;margin:0;background:radial-gradient(circle at 12% 16%,rgba(244,199,107,.18),transparent 25rem),radial-gradient(circle at 88% 40%,rgba(99,158,142,.12),transparent 28rem),var(--paper)}button,a{font:inherit}button{color:inherit}button:not(:disabled),a{cursor:pointer}button:focus-visible,a:focus-visible,[tabindex="-1"]:focus-visible{outline:3px solid #c27600;outline-offset:4px}h1,h2,p{margin-top:0}.skip-link{position:fixed;z-index:100;top:8px;left:8px;padding:10px 14px;border-radius:10px;color:#fff;background:var(--forest);transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.app-shell{width:min(1180px,100%);min-height:100vh;min-height:100dvh;margin:0 auto;padding:0 max(20px,env(safe-area-inset-right)) env(safe-area-inset-bottom) max(20px,env(safe-area-inset-left))}.site-header{display:flex;align-items:center;justify-content:space-between;min-height:84px;border-bottom:1px solid rgba(174,187,181,.65)}.brand{display:inline-flex;align-items:center;gap:11px;color:var(--ink);font-size:1rem;font-weight:800;letter-spacing:.02em;text-decoration:none}.brand-mark{position:relative;display:inline-grid;width:34px;height:34px;place-items:center;overflow:hidden;border-radius:10px;color:var(--gold);background:var(--forest)}.brand-dot{position:absolute;top:7px;left:7px;width:5px;height:5px;border-radius:99px;background:var(--coral-light)}.brand-arrow{margin:1px 0 0 4px;font-size:21px;line-height:1}.header-note{color:var(--muted);font-size:.78rem;font-weight:700;letter-spacing:.08em}main{display:block;min-height:calc(100dvh - 176px)}.start-screen{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(380px,.97fr);gap:clamp(44px,7vw,98px);align-items:center;padding:clamp(68px,9vw,126px) 0 64px}.hero-copy{position:relative;z-index:1}.eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:18px;color:var(--forest);font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.eyebrow>span{width:24px;height:3px;border-radius:99px;background:var(--coral)}.hero-copy h1,.question-copy h1,.result-screen>h1,.timer-screen>h1{color:var(--ink);font-size:clamp(2.25rem,5vw,4.5rem);line-height:1.13;letter-spacing:-.055em}.hero-copy h1{max-width:720px;margin-bottom:25px}.hero-lead{max-width:650px;margin-bottom:30px;color:var(--muted);font-size:clamp(1rem,1.5vw,1.12rem);line-height:1.95}.hero-actions{display:flex;align-items:center;gap:18px}.primary-button,.secondary-button,.text-button{min-height:46px;border:0;border-radius:14px;font-weight:800}.primary-button{display:inline-flex;align-items:center;justify-content:center;gap:22px;padding:13px 22px;color:#fff;background:var(--forest);box-shadow:0 10px 25px #153c3a2e;transition:transform .16s ease,background .16s ease,box-shadow .16s ease}.primary-button:hover{background:#0c302e;box-shadow:0 13px 28px #153c3a3d;transform:translateY(-2px)}.primary-button.large{min-height:58px;padding:16px 24px}.secondary-button{padding:11px 18px;border:1px solid var(--line-strong);background:var(--surface-strong);transition:border-color .15s ease,background .15s ease}.secondary-button:hover{border-color:var(--forest);background:var(--forest-light)}.text-button{padding:8px 4px;color:var(--forest);background:transparent}.text-button:hover{text-decoration:underline;text-underline-offset:4px}.text-button.muted{color:var(--muted)}.time-hint{color:var(--muted);font-size:.88rem;font-weight:700}.trust-list{display:flex;flex-wrap:wrap;gap:10px 19px;margin:25px 0 0;padding:0;color:var(--muted);font-size:.82rem;list-style:none}.trust-list li{display:flex;align-items:center;gap:6px}.trust-list span{display:grid;width:18px;height:18px;place-items:center;border-radius:99px;color:var(--forest);font-size:.68rem;background:var(--forest-light)}.hero-visual{position:relative;min-height:470px}.hero-visual:before{position:absolute;inset:4% 0 2% 4%;border:1px solid rgba(21,60,58,.15);border-radius:48% 52% 58% 42%;content:"";transform:rotate(-6deg)}.hero-visual:after{position:absolute;inset:11% 7% 8% 0;border-radius:46% 54% 38% 62%;background:#e1ece8b8;content:"";transform:rotate(5deg)}.route-card{position:absolute;z-index:3;display:grid;min-width:190px;padding:23px 25px;border:1px solid rgba(216,221,215,.8);border-radius:22px;background:#fffdf8f5;box-shadow:var(--shadow)}.route-card-one{top:8%;left:4%}.route-card-two{top:37%;right:1%}.route-card-three{bottom:2%;left:11%;color:#fff;border-color:var(--forest);background:var(--forest)}.route-number{margin-bottom:15px;color:var(--coral);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.75rem;font-weight:800;letter-spacing:.1em}.route-card-three .route-number{color:var(--gold)}.route-card strong{margin-bottom:7px;font-size:1.25rem}.route-card small{color:var(--muted)}.route-card-three small{color:#cbdad5}.route-line{position:absolute;z-index:2;width:106px;height:70px;border-right:2px dashed rgba(217,93,67,.6);border-bottom:2px dashed rgba(217,93,67,.6);border-radius:0 0 26px}.route-line:after{position:absolute;right:-5px;bottom:-4px;width:8px;height:8px;border-radius:99px;background:var(--coral);content:""}.route-line-one{z-index:4;top:24%;left:42%}.route-line-two{z-index:4;right:36%;bottom:27%;transform:scaleX(-1)}.orbit{position:absolute;z-index:4;border-radius:99px;background:var(--gold)}.orbit-one{top:10%;right:8%;width:16px;height:16px}.orbit-two{right:6%;bottom:9%;width:9px;height:9px;background:var(--coral)}.scope-note{grid-column:1 / -1;display:grid;grid-template-columns:160px 1fr;gap:22px;align-items:start;margin-top:clamp(10px,3vw,38px);padding:21px 24px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.scope-note strong{font-size:.84rem;letter-spacing:.06em}.scope-note p{margin:0;color:var(--muted);font-size:.86rem;line-height:1.75}.question-screen,.result-screen,.timer-screen{width:min(720px,100%);margin:0 auto;padding:clamp(42px,6vw,78px) 0 80px}.step-bar-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.back-button{display:inline-flex;align-items:center;gap:8px}.step-count{color:var(--muted);font-size:.78rem;font-weight:750;letter-spacing:.05em}.progress-track{display:block;width:100%;height:5px;margin-bottom:clamp(42px,7vw,68px);overflow:hidden;appearance:none;border:0;border-radius:99px;background:#e1e4df}.progress-track::-webkit-progress-bar{border-radius:inherit;background:#e1e4df}.progress-track::-webkit-progress-value{border-radius:inherit;background:linear-gradient(90deg,var(--coral),#e99462);transition:inline-size .18s ease}.progress-track::-moz-progress-bar{border-radius:inherit;background:linear-gradient(90deg,var(--coral),#e99462);transition:inline-size .18s ease}.question-copy h1{margin-bottom:18px;font-size:clamp(2rem,5vw,3.25rem)}.question-help{max-width:650px;margin-bottom:30px;color:var(--muted);font-size:.96rem;line-height:1.8}.choice-list{display:grid;gap:11px}.choice-card{display:grid;grid-template-columns:42px 1fr 28px;gap:14px;align-items:center;width:100%;min-height:72px;padding:15px 18px;border:1px solid var(--line);border-radius:16px;text-align:left;background:#fffdf8d6;box-shadow:0 5px 18px #24393308;transition:border-color .15s ease,transform .15s ease,background .15s ease,box-shadow .15s ease}.choice-card:hover{border-color:var(--forest);background:var(--surface-strong);box-shadow:0 10px 25px #24393314;transform:translate(4px)}.choice-card.selected{border-color:var(--forest);background:var(--forest-light)}.choice-index{display:grid;width:38px;height:38px;place-items:center;border:1px solid var(--line);border-radius:11px;color:var(--muted);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.72rem;font-weight:800;background:var(--surface-strong)}.choice-copy{display:grid;gap:4px}.choice-copy strong{font-size:.98rem;line-height:1.5}.choice-copy small{color:var(--muted);font-size:.8rem;line-height:1.45}.choice-arrow{color:var(--coral);font-size:1.15rem;font-weight:800;text-align:center}.selection-hint{margin:23px 0 0;color:var(--muted);font-size:.78rem;text-align:center}.result-screen{width:min(820px,100%)}.result-kicker{display:flex;align-items:center;gap:12px;margin-bottom:19px;color:var(--forest);font-size:.82rem;font-weight:850;letter-spacing:.1em}.result-icon{display:grid;width:32px;height:32px;place-items:center;border-radius:10px;color:var(--gold);font-size:1.2rem;background:var(--forest)}.result-screen>h1{max-width:780px;margin-bottom:21px;font-size:clamp(2.25rem,6vw,4rem)}.result-lead{max-width:720px;margin-bottom:25px;color:var(--muted);font-size:1.04rem;line-height:1.9}.answer-chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:28px}.answer-chips span{padding:7px 11px;border:1px solid var(--line);border-radius:99px;color:var(--muted);font-size:.76rem;background:#fffdf8b3}.reason-card{margin-bottom:20px;padding:20px 22px;border-left:4px solid var(--gold);border-radius:0 14px 14px 0;background:var(--gold-light)}.reason-card strong{display:block;margin-bottom:6px;font-size:.82rem}.reason-card p{margin:0;color:#4f5148;font-size:.9rem;line-height:1.75}.plan-card{margin-top:30px;padding:clamp(24px,5vw,38px);border-radius:24px;color:#fff;background:var(--forest);box-shadow:var(--shadow)}.plan-heading-row{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:28px}.card-label{margin-bottom:7px;color:var(--gold);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.72rem;font-weight:800;letter-spacing:.13em}.plan-card h2{margin:0;font-size:clamp(1.25rem,3vw,1.65rem)}.time-badge{display:grid;min-width:68px;min-height:68px;place-items:center;align-content:center;border:1px solid rgba(244,199,107,.6);border-radius:50%;color:var(--gold);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:1.35rem;font-weight:900;line-height:1}.time-badge small{margin-top:4px;font-size:.48rem;letter-spacing:.12em}.action-steps{display:grid;gap:0;margin:0;padding:0;list-style:none}.action-steps li{display:grid;grid-template-columns:38px 1fr;gap:15px;align-items:start;padding:17px 0;border-top:1px solid rgba(255,255,255,.14)}.action-steps li>span{display:grid;width:32px;height:32px;place-items:center;border-radius:10px;color:var(--forest);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.72rem;font-weight:900;background:var(--gold)}.action-steps p{margin:3px 0 0;color:#f2f7f5;line-height:1.75}.result-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:14px}.mini-card{padding:23px;border:1px solid var(--line);border-radius:18px;background:var(--surface)}.mini-card h2{display:flex;align-items:center;gap:9px;margin-bottom:13px;font-size:.96rem}.mini-card h2 span{display:grid;width:25px;height:25px;place-items:center;border-radius:8px;font-size:.75rem}.done-card h2 span{color:#0c5b42;background:#dcefe7}.avoid-card h2 span{color:#8d3f2d;background:var(--coral-light)}.mini-card ul{display:grid;gap:8px;margin:0;padding-left:19px;color:var(--muted);font-size:.84rem;line-height:1.65}.fallback-card{margin-top:14px;overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#fffdf8b3}.fallback-card button{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:54px;padding:12px 18px;border:0;font-weight:800;text-align:left;background:transparent}.fallback-card p{margin:0;padding:0 18px 18px;color:var(--muted);font-size:.87rem;line-height:1.75}.result-actions{display:grid;justify-items:center;gap:14px;margin:35px 0 22px}.result-actions>.primary-button{min-width:min(100%,340px)}.secondary-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:9px}.completion-check{margin:22px 0;text-align:center}.completion-check button{min-height:48px;padding:10px 17px;border:1px dashed var(--line-strong);border-radius:14px;font-weight:800;background:transparent}.completion-check p{margin:0;padding:16px;border-radius:14px;color:#0d553f;background:#dcefe7}.result-nav{display:flex;justify-content:center;gap:28px;margin-top:25px}.live-notice{min-height:24px;margin:12px 0 0;color:var(--forest);font-size:.82rem;font-weight:700;text-align:center}.safety-result .result-icon,.safety-result .plan-card{background:#632f27}.safety-result .result-kicker{color:#7e3527}.safety-result .reason-card{border-left-color:var(--coral);background:var(--coral-light)}.safety-cta{display:grid;gap:6px;max-width:600px;padding:18px 20px;border-radius:15px;color:#fff;text-align:center;background:#632f27}.safety-cta span{color:#f7dbd4;font-size:.82rem;line-height:1.6}.timer-screen{display:grid;justify-items:center;text-align:center}.timer-screen .eyebrow{justify-content:center}.timer-screen>h1{margin-bottom:14px;font-size:clamp(2.1rem,6vw,3.7rem)}.timer-task{max-width:620px;margin-bottom:35px;color:var(--muted);line-height:1.7}.timer-face{display:grid;place-items:center;padding:13px;border:1px solid var(--line);border-radius:50%;background:var(--surface);box-shadow:var(--shadow)}.timer-ring{position:relative;display:grid;width:min(62vw,310px);height:min(62vw,310px);place-items:center;border-radius:50%}.timer-ring-visual{position:absolute;inset:0;width:100%;height:100%;transform:rotate(-90deg)}.timer-ring-track,.timer-ring-progress{fill:none;stroke-width:10}.timer-ring-track{stroke:#e2e5df}.timer-ring-progress{stroke:var(--coral);stroke-linecap:round;transition:stroke-dashoffset .18s linear}.timer-ring:before{position:absolute;width:min(54vw,270px);height:min(54vw,270px);border-radius:50%;background:var(--surface);content:""}.timer-ring>div{position:relative;z-index:1}.timer-ring time{display:flex;align-items:center;color:var(--forest);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:clamp(2.75rem,11vw,5rem);font-weight:850;letter-spacing:-.07em}.timer-ring time small{margin:0 8px;font-size:.65em}.timer-check{display:grid;width:94px;height:94px;place-items:center;border-radius:50%;color:#fff;font-size:3rem;background:var(--forest)}.timer-status{min-height:24px;margin:20px 0 15px;color:var(--muted);font-size:.82rem;font-weight:750}.timer-actions{display:grid;gap:10px;min-width:min(100%,280px)}.site-footer{display:flex;justify-content:space-between;gap:20px;padding:25px 0 32px;border-top:1px solid var(--line);color:var(--muted);font-size:.72rem}.site-footer p{margin:0}.site-footer span{margin-left:9px}@media(max-width:820px){.start-screen{grid-template-columns:1fr;gap:35px;padding-top:56px}.hero-visual{width:min(520px,100%);min-height:410px;margin:0 auto}.scope-note{grid-column:auto}}@media(max-width:600px){.app-shell{padding-inline:max(16px,env(safe-area-inset-left))}.site-header{min-height:70px}.header-note{display:none}.start-screen{padding:44px 0 48px}.hero-copy h1{font-size:clamp(2.35rem,11.5vw,3.35rem)}.hero-actions{align-items:flex-start;flex-direction:column}.primary-button.large{width:100%}.trust-list{display:grid;gap:9px}.hero-visual{min-height:360px}.route-card{min-width:156px;padding:18px 20px}.route-card-one{left:1%}.route-card-two{right:0}.route-card-three{left:5%}.route-line-one{left:36%}.route-line-two{right:32%}.scope-note{grid-template-columns:1fr;gap:7px;padding-inline:3px}.question-screen,.result-screen,.timer-screen{padding-top:34px}.progress-track{margin-bottom:42px}.question-copy h1{font-size:clamp(2rem,9vw,2.75rem)}.choice-card{grid-template-columns:35px 1fr 22px;gap:10px;min-height:68px;padding:13px 12px}.choice-index{width:33px;height:33px}.result-screen>h1{font-size:clamp(2.25rem,10vw,3rem)}.plan-card{margin-inline:-5px;padding:25px 20px;border-radius:20px}.time-badge{min-width:58px;min-height:58px}.result-grid{grid-template-columns:1fr}.result-nav,.site-footer{align-items:center;flex-direction:column;text-align:center}}@media(max-width:380px){.hero-visual{min-height:330px}.route-card{min-width:144px}.route-line{width:80px}.choice-copy strong{font-size:.9rem}.secondary-actions{width:100%}.secondary-actions>button{flex:1}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media(forced-colors:active){.brand-mark,.result-icon,.choice-card,.plan-card,.mini-card,.primary-button,.secondary-button{border:2px solid ButtonText}.progress-track::-webkit-progress-value,.progress-track::-moz-progress-bar,.eyebrow>span{background:Highlight}}
