:root{color-scheme:dark;--night:#060923;--surface:#11143a;--ink:#f8f6ff;--muted:#c9c7df;--violet:#9f7cff;--pink:#ee9bd7;--gold:#f4d88d;--line:#383c62;font-family:"Noto Sans JP","Hiragino Sans","Yu Gothic",sans-serif;font-size:100%;line-height:1.75}
*{box-sizing:border-box}body{margin:0;color:var(--ink);background:var(--night)}body::before{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(ellipse at 0 0,rgba(159,124,255,.15),transparent 60%),radial-gradient(ellipse at 100% 60%,rgba(238,155,215,.07),transparent 60%)}[hidden]{display:none!important}a{color:inherit;text-underline-offset:.25em}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--gold);outline-offset:5px}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.45}h1{font-size:clamp(2rem,3.8vw,2.8rem);letter-spacing:.02em;margin-bottom:1rem}h2{font-size:1.75rem}h3{font-size:1.125rem}p{margin-bottom:1rem}.skip{position:absolute;top:-10rem;left:1rem;z-index:10;background:#fff;color:var(--night);padding:.7rem 1rem}.skip:focus{top:1rem}.site-header{border-bottom:1px solid var(--line);background:rgba(6,9,35,.86)}.header-inner{width:min(1180px,calc(100% - 40px));min-height:92px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand{display:flex;flex-direction:column;align-items:flex-start;min-width:190px;text-decoration:none}.brand img{display:block;width:190px;height:46px;object-fit:contain;object-position:left center}.brand span{width:190px;text-align:center;color:var(--gold);font-size:.875rem;line-height:1.2}.back-link{color:var(--muted);font-size:.875rem;text-decoration:none;white-space:nowrap}.back-link span{margin-left:.5rem}.layout{width:min(1080px,calc(100% - 40px));margin:3rem auto 1.5rem;display:grid;grid-template-columns:minmax(240px,310px) minmax(0,1fr);gap:clamp(28px,5vw,64px);align-items:start}.intro{padding-top:1rem}.eyebrow{font-family:Georgia,serif;font-size:.875rem;letter-spacing:.16em;color:var(--gold);font-weight:bold;margin-bottom:.9rem}.intro-copy{color:var(--muted)}.pills{display:flex;gap:.5rem;flex-wrap:wrap;margin:1.5rem 0}.pills span{border:1px solid var(--line);border-radius:999px;padding:.25rem .75rem;font-size:.875rem}.intro-note,.about-link{font-size:.875rem;color:var(--muted)}.about-link{display:inline-block;margin-top:1rem}.workspace{min-width:0}.question-card,.advice-card,.answers-card{border:1px solid var(--line);border-radius:24px;background:var(--surface)}.question-card{padding:clamp(24px,3.6vw,36px);box-shadow:0 20px 65px #0002}.progress-meta{display:flex;align-items:center;justify-content:space-between;gap:1rem;font-size:.875rem;color:var(--muted);margin-bottom:.75rem}#step-text{font-variant-numeric:tabular-nums;color:var(--gold);letter-spacing:.1em;font-weight:700}progress{display:block;width:100%;height:5px;appearance:none;border:0;border-radius:999px;overflow:hidden;background:#353853;margin-bottom:1.75rem}progress::-webkit-progress-bar{background:#353853;border-radius:999px}progress::-webkit-progress-value{background:linear-gradient(90deg,var(--violet),var(--pink));border-radius:999px}progress::-moz-progress-bar{background:var(--violet)}fieldset{border:0;margin:0;padding:0;min-width:0}legend{display:block;width:100%;font-weight:800;font-size:clamp(1.3rem,2.5vw,1.55rem);line-height:1.6;padding:0;margin-bottom:.5rem}legend:focus,h2:focus{outline:0}.question-hint{color:var(--muted);font-size:.875rem;margin-bottom:1.25rem}.options{display:grid;gap:.65rem}.option{position:relative;display:grid;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:1rem;padding:.85rem 1rem;min-height:64px;border:1px solid #4a4d73;border-radius:14px;background:#1a1d47;cursor:pointer;transition:background .15s,border-color .15s}.option:hover{border-color:#bba5ff;background:#242553}.option:has(input:checked){border-color:#c6afff;background:#302858;box-shadow:0 0 0 1px #c6afff}.option:focus-within{outline:3px solid var(--gold);outline-offset:3px}.option input{width:20px;height:20px;margin:0;accent-color:#d5b8ff}.option-title{display:block;font-weight:700}.option-note{display:block;font-size:.875rem;color:var(--muted);margin-top:.1rem}.form-status{color:var(--muted);font-size:.875rem;margin:1rem 0;min-height:1.5em}.question-actions{display:flex;align-items:center;justify-content:space-between;gap:1rem}.primary-button,.secondary-button{border:1px solid transparent;border-radius:999px;padding:.85rem 1.35rem;font-weight:800;min-height:50px}.primary-button{background:linear-gradient(100deg,#b69aff,#eeacdF);color:#12132f;margin-left:auto;display:flex;align-items:center;justify-content:center;gap:1rem}.primary-button:disabled{color:#b7b8cf;background:#343754;border-color:#4c5072}.secondary-button{color:var(--ink);border-color:#6e739b;background:transparent}.text-button{padding:.7rem 0;min-height:44px;background:none;border:0;color:var(--muted);font-size:.875rem;white-space:nowrap}.privacy-short{color:var(--muted);font-size:.875rem;margin:1rem .5rem}.result-heading h2{margin-bottom:.8rem}.result-heading p:not(.eyebrow){color:var(--muted)}.result-caution,.notice{font-size:.875rem;color:#f3dfae;border-left:3px solid var(--gold);padding:.8rem 1rem;background:#242337;border-radius:0 10px 10px 0}.result-cards{display:grid;gap:1rem}.result-card{padding:1.5rem;border:1px solid var(--line);background:var(--surface);border-radius:24px;min-width:0}.result-card:first-child{border-color:#ac9670;background:linear-gradient(150deg,#242349,#11143a)}.result-rank{color:var(--gold);font-size:.875rem;font-weight:800;margin:0 0 .65rem}.result-card h3{font-size:1.6rem;margin-bottom:.6rem}.result-description{color:var(--muted)}.result-card h4{font-size:1rem;margin:1.2rem 0 .45rem}.result-card ul{padding-left:1.3rem;margin:.4rem 0}.result-card li+li{margin-top:.4rem}.result-warning{font-size:.875rem;color:#efdbaf}.official-link{display:inline-block;margin-top:1rem;font-weight:700;font-size:.875rem;color:#e0d3ff}.advice-card{margin:1.5rem 0;padding:1.5rem}.advice-card ul{padding-left:1.25rem;margin:0}.advice-card li+li{margin-top:.8rem}.answers-card{padding:1rem 1.3rem}.answers-card summary{font-weight:700;cursor:pointer;min-height:32px}.answers-card ol{margin-bottom:0;padding-left:1.3rem}.answer-row{padding:.8rem 0;border-top:1px solid var(--line)}.answer-row:first-child{margin-top:1rem}.answer-row p{font-size:.875rem;color:var(--muted);margin-bottom:.2rem}.answer-row button{display:block;background:none;border:0;color:#e0d3ff;padding:.4rem 0;min-height:44px;text-decoration:underline;text-underline-offset:.2em;text-align:left;font-size:.875rem}.result-actions{display:flex;align-items:center;flex-wrap:wrap;gap:1.4rem;margin:1.5rem 0}.result-actions a{font-size:.875rem;color:var(--muted)}.about{width:min(1080px,calc(100% - 40px));margin:2.5rem auto 0;border-top:1px solid var(--line);padding-top:1.5rem;color:var(--muted)}.about summary{cursor:pointer;font-size:.875rem;padding:.4rem 0}.about-body{max-width:760px;margin:1.5rem auto;font-size:.875rem}.about-body h2{color:var(--ink);font-size:1.125rem;margin-top:2rem}.sources{padding-left:1.2rem;overflow-wrap:anywhere}.sources li{margin:.6rem 0}footer{text-align:center;color:var(--muted);padding:2.5rem 20px 2rem;font-size:.875rem}footer p{margin:.7rem 0 0;font-size:.75rem}
@media(max-width:800px){.layout{grid-template-columns:1fr;max-width:620px;gap:1.5rem;margin-top:1.75rem}.intro{padding-top:0}.intro h1 br,.desktop-break{display:none}.intro h1{font-size:1.9rem;margin-bottom:.6rem}.intro-copy{margin-bottom:.9rem}.pills{margin:.85rem 0}.intro-note{display:none}.about-link{margin-top:0;font-size:.875rem}.question-card{padding:24px}.about{max-width:620px}.result-view-active .intro-copy,.result-view-active .pills,.result-view-active .about-link{display:none}}
@media(max-width:620px){.header-inner{width:calc(100% - 28px);min-height:82px;gap:12px}.brand{min-width:118px}.brand img{width:118px;height:42px}.brand span{width:118px;font-size:.875rem;margin-top:-4px;letter-spacing:0}.back-link{white-space:normal;text-align:right}.layout,.about{width:calc(100% - 28px)}.layout{gap:1.25rem;margin-top:1.4rem}.question-card{padding:22px 18px;border-radius:20px}.option{padding:.8rem .85rem;gap:.8rem}.question-actions{gap:.65rem}.primary-button{padding:.8rem 1rem}.result-card{padding:1.25rem}.privacy-short{font-size:.875rem}.result-actions{align-items:stretch;flex-direction:column}.result-actions a{text-align:center}.advice-card{padding:1.25rem}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{transition:none!important;scroll-behavior:auto!important}}
