.nav .active{color:var(--pink)}.self-page{min-height:100vh;background:linear-gradient(180deg,#fff8f2 0,#f6f9fc 45%,#fff 100%)}.self-intro{padding:72px max(24px,calc((100vw - 1080px)/2)) 40px;display:flex;align-items:flex-end;justify-content:space-between;gap:40px}.self-intro h1{margin:0;font-size:clamp(42px,5vw,64px);line-height:1.12;letter-spacing:-.055em}.self-intro h1 em{color:var(--pink);font-style:normal}.self-intro>div>p:not(.eyebrow){margin:20px 0 0;color:var(--muted);font-size:17px}.time-chip{min-width:265px;padding:20px 24px;border-radius:22px;background:var(--navy);color:#fff}.time-chip span,.time-chip small{display:block;color:#bcd0e2}.time-chip strong{display:block;font-size:27px}.wizard-shell{max-width:1080px;min-height:620px;margin:0 auto 100px;padding:34px 44px 46px;border:1px solid #e8ebef;border-radius:34px;background:#fff;box-shadow:0 28px 70px rgba(27,39,54,.1)}.wizard-top{display:grid;grid-template-columns:46px 1fr auto;align-items:center;gap:20px;padding-bottom:28px;border-bottom:1px solid var(--line)}.wizard-top>div{display:flex;align-items:center;gap:16px}.wizard-top span{font-weight:900;color:var(--pink)}.wizard-progress{height:7px;flex:1;border-radius:99px;background:#edf0f3;overflow:hidden}.wizard-progress i{display:block;height:100%;width:25%;border-radius:inherit;background:linear-gradient(90deg,var(--pink),var(--orange));transition:width .3s}.wizard-top>a{color:var(--muted);font-weight:700}.back-btn{width:44px;height:44px;border:1px solid var(--line);border-radius:50%;background:#fff;font-size:30px;cursor:pointer}.back-btn:disabled{opacity:.3;cursor:default}.wizard-stage{padding:48px 0 0}.stage-kicker{margin:0 0 8px;color:var(--pink);font-size:14px;font-weight:900;letter-spacing:.08em}.wizard-stage h2{margin:0;font-size:clamp(29px,4vw,42px);letter-spacing:-.045em}.stage-help{margin:10px 0 32px;color:var(--muted);font-size:17px}.answer-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.answer{min-height:165px;padding:26px;border:2px solid var(--line);border-radius:23px;background:#fff;text-align:left;cursor:pointer;transition:.2s}.answer:hover,.answer:focus-visible{border-color:var(--pink);transform:translateY(-3px);box-shadow:0 16px 34px rgba(30,42,58,.09);outline:none}.answer b,.answer small{display:block}.answer b{margin-top:17px;font-size:22px}.answer small{margin-top:5px;color:var(--muted);font-size:15px}.answer-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:16px;color:#fff;font-size:24px;font-weight:900}.pink-bg{background:var(--pink)}.orange-bg{background:var(--orange)}.blue-bg{background:var(--blue)}.gray-bg{background:#75808d}.note{display:flex;gap:13px;margin-top:20px;padding:17px 20px;border-radius:15px;background:#fff5e9;color:#6c5840}.note span{color:#7b6d5c}.product-choice .answer{display:grid;grid-template-columns:180px 1fr;align-items:center}.product-choice img{grid-row:1/4;width:170px;height:120px;object-fit:contain}.product-choice .answer b{margin-top:0}.result-stage{text-align:center}.result-character{width:220px;height:110px;margin:0 auto 20px;border-radius:22px;overflow:hidden}.result-character img{width:100%;height:100%;object-fit:cover;object-position:center 28%}.result-stage>p:not(.stage-kicker){max-width:660px;margin:12px auto 24px;color:var(--muted);font-size:17px}.result-summary{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.result-summary span{padding:8px 12px;border-radius:999px;background:var(--soft);font-weight:800}.result-actions{display:flex;justify-content:center;gap:12px;margin-top:26px}.result-actions a{display:inline-flex;min-height:52px;padding:0 23px;align-items:center;justify-content:center;border-radius:14px;background:var(--pink);color:#fff;font-weight:900}.result-actions a.secondary{background:var(--navy)}.restart{margin-top:22px;border:0;background:none;color:var(--muted);text-decoration:underline;cursor:pointer}.before-list{padding:0 max(24px,calc((100vw - 1080px)/2)) 100px}.before-list>div:last-child{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.before-list article{padding:27px;border-radius:23px;background:#fff;border:1px solid var(--line)}.before-list article b{color:var(--pink);font-size:28px}.before-list h3{font-size:20px}.before-list article p{color:var(--muted)}
@media(max-width:760px){.self-intro{padding:48px 18px 28px;align-items:stretch;flex-direction:column}.self-intro h1{font-size:40px}.time-chip{min-width:0}.wizard-shell{min-height:570px;margin:0 14px 72px;padding:22px 18px 34px;border-radius:25px}.wizard-top{grid-template-columns:42px 1fr}.wizard-top>a{display:none}.wizard-stage{padding-top:34px}.answer-grid{grid-template-columns:1fr}.answer{min-height:130px}.note{align-items:flex-start;flex-direction:column}.product-choice .answer{grid-template-columns:120px 1fr}.product-choice img{width:110px;height:90px}.result-actions{display:grid}.before-list{padding:0 18px 72px}.before-list>div:last-child{grid-template-columns:1fr}}
.delivery-section{padding:0 max(24px,calc((100vw - 1080px)/2)) 100px}.delivery-section .section-head span{max-width:620px;margin:12px auto 0}.delivery-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.delivery-card{display:grid;grid-template-columns:180px 1fr;align-items:center;gap:22px;padding:26px;border:1px solid var(--line);border-radius:26px;background:#fff;box-shadow:0 18px 42px rgba(27,39,54,.07)}.delivery-card img{width:180px;height:180px;object-fit:contain;border-radius:18px;background:#fff}.delivery-card span{font-size:14px;font-weight:900;color:var(--blue)}.delivery-card h3{margin:2px 0 7px;font-size:25px}.delivery-card p{margin:0 0 18px;color:var(--muted)}.delivery-card a{display:inline-flex;min-height:48px;padding:0 18px;align-items:center;justify-content:center;border-radius:13px;background:var(--blue);color:#fff;font-weight:900}.lg-delivery span{color:var(--pink)}.lg-delivery a{background:var(--pink)}
@media(max-width:760px){.delivery-section{padding:0 18px 72px}.delivery-grid{grid-template-columns:1fr}.delivery-card{grid-template-columns:110px 1fr;padding:18px;gap:14px}.delivery-card img{width:110px;height:130px}.delivery-card h3{font-size:21px}.delivery-card a{grid-column:1/-1}}
