:root{font-family:"Hiragino Maru Gothic ProN","Hiragino Sans","Yu Gothic",Meiryo,sans-serif;color:#493747;background:#fff8fc;font-synthesis:none}*{box-sizing:border-box}body{margin:0;background-image:radial-gradient(#edcbdc 1px,transparent 1px);background-size:22px 22px}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid #317fa9;outline-offset:5px}header{min-height:100px;max-width:1240px;margin:auto;padding:18px 42px;display:flex;align-items:center;justify-content:space-between;gap:20px}.logo{text-decoration:none;color:#aa325f;font-size:30px;font-weight:850;letter-spacing:3px;display:flex;align-items:center;gap:12px}.mark{background:#c43b70;color:white;width:45px;height:45px;display:grid;place-items:center;border-radius:17px 20px 16px 21px;transform:rotate(-8deg);box-shadow:3px 4px 0 #f5bbd1;font-size:27px;letter-spacing:0}.logo-note{font-size:12px;letter-spacing:1px;font-weight:500;margin-left:14px;color:#785b70}.header-tag{font-size:14px;letter-spacing:1px;color:#875269;background:white;border:1px solid #f1d3e0;border-radius:30px;padding:10px 18px}main{max-width:1160px;margin:auto;padding:30px 40px 42px}.eyebrow{font-size:14px;font-weight:700;letter-spacing:1px;color:#b33465;margin:0 0 14px}.intro{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:30px}h1{font-size:34px;line-height:1.6;letter-spacing:.03em;margin:0;font-weight:800}.intro h1{color:#683c60}.intro p{color:#785f76;font-size:14px;line-height:1.9;margin:0}.intro .eyebrow{color:#b33465;margin-bottom:9px}.workspace{display:grid;grid-template-columns:1fr 280px;gap:25px}.question-panel{background:white;border:2px solid #f0cfdf;border-radius:34px;padding:30px 38px;min-height:455px;box-shadow:0 7px 0 #f8dfeb}.progress-row{display:flex;justify-content:space-between;align-items:center;font-size:14px;color:#806a7b;gap:12px}.progress-row strong{color:#b33465;font-size:25px;margin-right:5px}.progress-track{height:9px;border-radius:10px;background:#f7e8ef;margin:16px 0 28px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#e56895,#c43b70);border-radius:10px;transition:width .3s}.category{display:inline-flex;padding:8px 14px;border-radius:30px;background:#fff0d6;color:#865214;font-size:14px;font-weight:700}h2{font-size:25px;line-height:1.75;margin:16px 0 8px;letter-spacing:.02em;min-height:88px}.hint{font-size:14px;color:#806a7b;margin:0 0 25px;line-height:1.8}.scale-labels{display:flex;justify-content:space-between;color:#b33465;font-size:14px;font-weight:700;gap:10px}.scale-labels span:last-child{color:#267997}.choices{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 2px 13px}.choice{flex-shrink:0;border-radius:50%;border:2px solid #d96592;background:#fff3f8;width:55px;height:55px;color:#b33465;display:grid;place-items:center;box-shadow:0 4px 0 #f6dce7;transition:transform .15s,background .15s,box-shadow .15s}.choice:nth-child(1),.choice:nth-child(5){width:66px;height:66px}.choice:nth-child(3){width:44px;height:44px;border-color:#aa93a7;background:#faf6fa;color:#796077;box-shadow:0 4px 0 #ece2ec}.choice:nth-child(n+4){border-color:#5ea6c0;background:#effaff;color:#267997;box-shadow:0 4px 0 #d6edf6}.choice:hover{transform:translateY(-3px);background:#ffe3ef}.choice.selected{background:#bd386c;color:white;border-color:#bd386c;transform:translateY(3px);box-shadow:none}.choice:nth-child(n+4).selected{background:#287c99;border-color:#287c99}.choice:nth-child(3).selected{background:#786076;border-color:#786076}.choice span{opacity:0;font-size:23px}.choice.selected span{opacity:1}.mid-label{text-align:center;color:#806a7b;font-size:12px;margin-bottom:26px}.actions{display:flex;justify-content:space-between;align-items:center;border-top:2px dashed #f2dfeb;padding-top:22px;gap:12px}.back{background:transparent;border:0;color:#806a7b;font-size:14px;padding:10px 0}.back:disabled{opacity:.4;cursor:default}.primary{background:#bd386c;color:white;border:0;border-radius:30px;padding:15px 24px;font-weight:700;font-size:14px;box-shadow:0 4px 0 #90264f;transition:transform .15s,background .15s}.primary:disabled{background:#f1e6ed;color:#877180;box-shadow:0 4px 0 #e8dce4;cursor:default}.primary:not(:disabled):hover{background:#a92e5e;transform:translateY(-2px)}.primary:not(:disabled):active{transform:translateY(3px);box-shadow:none}.aside{background:#eaf5ff;border:2px solid white;border-radius:70px 70px 30px 30px;padding:24px;display:flex;flex-direction:column;box-shadow:0 7px 0 #deedf7}.aside .eyebrow{text-align:center;font-size:12px;color:#3b6b87}.companion-art{height:205px;aspect-ratio:1;width:205px;max-width:100%;margin:0 auto 16px;background:url('result-characters.png') 33.333333% 66.666667% / 400% 400% no-repeat;border-radius:50%;border:6px solid white;box-shadow:0 5px 0 #d9e7fa}.aside h3{font-size:20px;line-height:1.8;margin:0 0 12px;color:#3b5872}.aside p{font-size:14px;line-height:1.9;color:#506d83;margin:0}.aside-rule{border-top:2px dashed #c9e0ef;margin:20px 0}.steps{display:flex;gap:7px;flex-wrap:wrap}.steps span{font-size:12px;padding:7px 10px;border-radius:20px;background:white;color:#506d83}.under{display:flex;justify-content:center;gap:27px;font-size:12px;color:#806a7b;margin-top:28px;flex-wrap:wrap}.under span:before{content:'✓';color:#b33465;margin-right:6px}footer{max-width:1180px;margin:8px auto 0;border-top:2px dashed #ecd2e0;padding:24px 28px;display:flex;justify-content:space-between;gap:16px;font-size:12px;line-height:1.8;color:#806a7b}.result-top{text-align:center;margin-bottom:25px}.result-top h1{font-size:27px}.result-head{background:#fff0f7;border:3px solid white;box-shadow:0 7px 0 #f1d6e5;border-radius:38px;padding:34px 38px;display:flex;justify-content:space-between;align-items:center;gap:30px}.result-head>div:first-child{flex:1;min-width:0}.result-head .eyebrow{color:#aa325f;background:white;padding:8px 15px;display:inline-block;border-radius:20px}.result-head h1{font-size:33px;color:#913b64}.result-head p{max-width:620px;line-height:1.95;font-size:16px;color:#725168}.result-head .result-art{flex:0 0 260px;width:260px;aspect-ratio:1;background-image:url('result-characters.png');background-size:400% 400%;background-repeat:no-repeat;background-color:#edf2ff;border-radius:48% 48% 35% 35%;outline:7px solid white;box-shadow:0 12px 0 #e5dced}.result-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:22px;margin:28px 0}.result-card{background:white;border:2px solid #f0dfeb;border-radius:28px;padding:28px}.result-card h2{font-size:20px;min-height:0;margin:0 0 22px;color:#913b64}.trait{margin:0 0 24px}.trait-label{display:flex;justify-content:space-between;font-size:14px;margin-bottom:11px;color:#755e70;gap:12px}.trait-bar{height:12px;background:#d7edf6;border-radius:10px;overflow:hidden}.trait-bar div{height:100%;background:#d65b8a;border-radius:10px}.result-card p,.result-card li{font-size:16px;color:#755e70;line-height:1.95}.result-card ul{padding-left:22px}.result-card li::marker{color:#d65b8a}.result-card h3{font-size:16px;margin:22px 0 8px}.result-note{text-align:center;font-size:12px;color:#806a7b;line-height:1.95}.retry{display:block;margin:24px auto}@media(max-width:900px){.logo-note{display:none}.workspace{grid-template-columns:1fr 240px}.question-panel{padding:28px}.aside{padding:20px}.companion-art{width:184px;height:184px}.intro{display:block}.intro>p{margin-top:14px}.result-head .result-art{width:220px;flex-basis:220px}}@media(max-width:720px){header{padding:20px 24px;min-height:85px}.logo{font-size:28px}.header-tag{display:none}main{padding:16px 20px 30px}.intro{text-align:center;margin-bottom:24px}.intro h1{font-size:28px}.intro p{font-size:14px}.workspace{grid-template-columns:1fr}.question-panel{padding:25px;border-radius:28px}.aside{border-radius:28px;display:grid;grid-template-columns:95px 1fr;column-gap:17px;align-items:center;padding:20px}.aside .eyebrow,.aside-rule,.steps{display:none}.companion-art{grid-row:1 / 3;width:95px;height:95px;border-width:3px;margin:0}.aside h3{font-size:16px;line-height:1.6;margin:0 0 6px}.aside h3 br{display:none}.aside p{font-size:12px;line-height:1.75}.result-head{flex-direction:column-reverse;align-items:stretch;gap:26px;padding:28px}.result-head .result-art{flex-basis:auto;width:min(240px,100%);align-self:center}.result-head h1{font-size:28px}.result-head p{margin-bottom:0}.result-grid{grid-template-columns:1fr}.result-card{padding:24px}footer{flex-direction:column;padding:22px}.under{gap:9px 16px}}@media(max-width:480px){main{padding:14px 14px 28px}.intro h1{font-size:25px}.intro .eyebrow{font-size:12px}.question-panel{padding:23px 18px}h2{font-size:22px;min-height:108px}.choice{width:40px;height:40px}.choice:nth-child(1),.choice:nth-child(5){width:48px;height:48px}.choices{gap:7px}.choice:nth-child(3){width:36px;height:36px}.scale-labels{font-size:13px}.primary{padding:14px 19px}.result-head h1{font-size:25px}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}
