:root{color:#e9f6ff;background:#07111f;--font-ui: "Hiragino Sans", "Noto Sans JP", "Yu Gothic UI", "Yu Gothic", "Meiryo", system-ui, sans-serif;--font-display: "Bahnschrift", "DIN Alternate", "Avenir Next Condensed", "Roboto Condensed", "Hiragino Sans", "Noto Sans JP", "Yu Gothic UI", system-ui, sans-serif;--ink: #e9f6ff;--muted: #91a9bd;--paper: #0e2034;--panel-2: #0b1d2e;--accent: #62e6dc;--amber: #ffcf72;--line: #24435f;font-family:var(--font-ui);line-height:1.6;font-weight:400}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 50% -20%,#173956 0,#07111f 50%)}button,input,textarea{font:inherit}button{min-height:44px;border:1px solid rgb(98 230 220 / 34%);border-radius:4px;background:linear-gradient(180deg,#11304c,#0c2339);color:var(--ink);padding:.72rem 1rem;cursor:pointer;font-family:var(--font-display);font-weight:700;letter-spacing:.05em}button:hover:not(:disabled){border-color:var(--accent);box-shadow:0 0 18px #62e6dc38}button:disabled{cursor:not-allowed;opacity:.5}button.primary{border-color:var(--accent);background:linear-gradient(135deg,#43cfc6,#4f9fff);color:#06131f;box-shadow:0 0 22px #62e6dc38}button.large{width:min(100%,24rem);font-size:1.1rem}button.danger{color:#ffb4be;border-color:#ffb4be73;background:linear-gradient(180deg,#2a1b26,#1d1420)}.app{width:min(100% - 2rem,1080px);margin:0 auto;padding:2rem 0 4rem}.hero{padding:4rem 0 2.5rem}.eyebrow{margin:0 0 .5rem;color:var(--accent);font-weight:700;letter-spacing:.12em}h1,h2,h3,p{overflow-wrap:anywhere}h1{margin:0;font-size:clamp(2.25rem,8vw,4.5rem);line-height:1.08;letter-spacing:0}h2{margin:0 0 1rem;font-size:1.45rem;letter-spacing:0}h3{margin:0 0 .75rem;font-size:1.08rem;letter-spacing:0}.tagline{margin:.75rem 0 0;font-size:1.5rem;font-weight:700}.lead{max-width:48rem;margin:1rem 0 0;font-size:1.05rem}.badges{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1.5rem}.badges span{border:1px solid rgb(98 230 220 / 45%);border-radius:999px;background:#62e6dc14;padding:.35rem .75rem;color:var(--accent);font-weight:700}.panel,.karte-card{border:1px solid var(--line);border-radius:16px;background:var(--paper);box-shadow:0 18px 55px #02081366}.panel{padding:1.5rem}.narrow{width:min(100%,760px);margin:2rem auto 0}.start-panel{display:grid;gap:2rem}.history{border-top:1px solid var(--line);padding-top:1.5rem}.record-list{display:grid;gap:.75rem}.record-item{display:flex;align-items:center;justify-content:space-between;gap:1rem;border:1px solid var(--line);border-radius:8px;background:var(--panel-2);padding:1rem}.record-item p{margin:.25rem 0 0}.record-actions,.actions,.nav-actions{display:flex;flex-wrap:wrap;gap:.75rem}.step-header{margin-bottom:1.5rem}.privacy,.muted,.notice{color:var(--muted)}.field-label,legend{display:block;margin-bottom:.75rem;font-weight:700}textarea,input[type=number]{width:100%;border:1px solid var(--line);border-radius:8px;background:var(--panel-2);color:var(--ink);padding:.85rem}textarea:focus,input[type=number]:focus,button:focus-visible,.options label:focus-within{outline:3px solid var(--amber);outline-offset:2px;border-color:var(--accent)}.questions{margin-top:2rem}.section-title{margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--line)}.question{border:1px solid var(--line);border-radius:8px;background:var(--panel-2);margin:0 0 1rem;padding:1rem}.options{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.65rem}.options label{display:flex;align-items:flex-start;gap:.5rem;border:1px solid var(--line);border-radius:8px;padding:.75rem;background:#102a42;cursor:pointer}.options label:hover{border-color:var(--accent)}.options input[type=radio],.options input[type=checkbox]{accent-color:var(--accent)}.progress{border:1px solid var(--line);border-radius:8px;background:#071827;color:var(--amber);padding:.75rem;font-weight:700}.error-box{border:1px solid rgb(255 180 190 / 45%);border-radius:8px;background:#2a1b26;color:#ffc7ce;padding:1rem;margin-bottom:1rem}.result-wrap{padding-top:2rem}.karte-card{display:grid;gap:1.25rem;padding:1.5rem}.result-section{padding-bottom:1.25rem;border-bottom:1px solid var(--line)}.result-section:last-child{border-bottom:0;padding-bottom:0}.result-section ul{margin:0;padding-left:1.2rem}.factor-grid,.split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.cta{border:1px solid rgb(98 230 220 / 30%);border-radius:8px;background:#071827;padding:1rem}.cta a{color:var(--accent);font-weight:700}.cta-main{margin-top:.75rem;font-size:1.05rem}.cta-sub{margin-top:.5rem;font-size:.85rem}.cta-sub a{font-weight:400}.actions{margin-top:1rem}.copy-fallback{position:fixed;inset:auto 1rem 1rem;width:min(40rem,calc(100% - 2rem));height:12rem;z-index:10}@media(max-width:640px){.app{width:min(100% - 1rem,1080px);padding-top:1rem}.hero{padding-top:2rem}.panel,.karte-card{padding:1rem}.record-item,.factor-grid,.split{grid-template-columns:1fr;display:grid}.options{grid-template-columns:1fr}button{width:100%}}@media print{:root{color:#142033;background:#fff}body{background:#fff;color:#142033}.karte-card,.panel,.question,.options label,.record-item,.cta,.progress{background:#fff;color:#142033;border-color:#d7e8f7;box-shadow:none}.eyebrow,.cta a,.badges span{color:#1565d8}.privacy,.muted{color:#526173}.no-print,.step-header,.notice{display:none!important}.app{width:100%;padding:0}.karte-card{border:0;box-shadow:none;padding:0}}
