.sm-container{max-width:860px;margin:0 auto;padding:3rem 1rem 5rem;font-family:Noto Sans JP,sans-serif;color:#1e293b}.sm-header{text-align:center;margin-bottom:2.5rem}.sm-badge{display:inline-block;background-color:#00a86b;color:#ffffff;font-size:.85rem;font-weight:700;padding:.35rem 1rem;border-radius:9999px;margin-bottom:1rem;box-shadow:0 2px 6px rgba(0,168,107,.2)}.sm-hero-title{font-size:2.2rem;font-weight:800;color:#1a568c;line-height:1.35;margin-bottom:1rem;letter-spacing:-.02em}.sm-hero-desc{font-size:1.05rem;color:#475569;line-height:1.7;max-width:720px;margin:0 auto}.sm-progress-container{margin-bottom:2rem}.sm-progress-info{display:flex;justify-content:space-between;align-items:center;font-size:.95rem;font-weight:700;color:#1a568c;margin-bottom:.5rem}.sm-progress-bar-bg{width:100%;height:10px;background-color:#e2e8f0;border-radius:9999px;overflow:hidden}.sm-progress-bar-fill{height:100%;background:linear-gradient(90deg,#1a568c,#00a86b);transition:width .4s cubic-bezier(.4,0,.2,1)}.sm-card{background-color:#ffffff;border-radius:20px;padding:2.2rem;box-shadow:0 10px 30px rgba(26,86,140,.06);border:1px solid #e2e8f0;margin-bottom:2rem;transition:transform .2s,box-shadow .2s}.sm-card-title{font-size:1.25rem;font-weight:700;color:#1a568c;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.sm-question-text{font-size:1.1rem;font-weight:600;line-height:1.6;color:#0f172a;margin-bottom:1.8rem}.sm-options-grid{display:flex;flex-direction:column;gap:.85rem}.sm-option-btn{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1rem 1.25rem;background-color:#f8fafc;border:2px solid #cbd5e1;border-radius:12px;font-size:1rem;font-weight:600;color:#334155;cursor:pointer;transition:all .2s ease;text-align:left}.sm-option-btn:hover{border-color:#1a568c;background-color:#f0f7ff;color:#1a568c}.sm-option-btn.selected{border-color:#00a86b;background-color:#f0fdf4;color:#065f46;box-shadow:0 4px 12px rgba(0,168,107,.12)}.sm-risk-box{margin-top:1.5rem;padding:1.25rem;background-color:#fff5f5;border-left:4px solid #d9534f;border-radius:8px;font-size:.95rem;line-height:1.65;color:#7f1d1d}.sm-risk-title{font-weight:700;color:#b91c1c;margin-bottom:.5rem}.sm-loading-box{text-align:center;padding:5rem 2rem;background-color:#ffffff;border-radius:24px;box-shadow:0 10px 30px rgba(0,0,0,.05)}.sm-spinner{width:50px;height:50px;border:5px solid #e2e8f0;border-top-color:#1a568c;border-radius:50%;animation:sm-spin 1s linear infinite;margin:0 auto 1.5rem}@keyframes sm-spin{to{transform:rotate(1turn)}}.sm-result-card{background-color:#ffffff;border-radius:24px;padding:3rem 2rem;box-shadow:0 15px 35px rgba(15,23,42,.08);border:1px solid #e2e8f0;margin-bottom:3rem}.sm-result-header{text-align:center;margin-bottom:2.5rem}.sm-rank-badge{display:inline-block;padding:.6rem 2rem;border-radius:9999px;font-size:1.5rem;font-weight:800;letter-spacing:.05em;margin-bottom:1.25rem;box-shadow:0 4px 14px rgba(0,0,0,.1)}.sm-score-text{font-size:2.5rem;font-weight:900;color:#0f172a;margin-bottom:.5rem}.sm-score-sub{font-size:1.1rem;color:#64748b}.sm-result-message{font-size:1.15rem;line-height:1.7;color:#334155;padding:1.5rem;background-color:#f8fafc;border-radius:16px;border:1px solid #e2e8f0;margin-bottom:2.5rem}.sm-cta-section{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:3rem}.sm-cta-card,.sm-cta-group{display:flex;flex-direction:column;gap:1rem}.sm-cta-card{padding:1.8rem;border-radius:16px;background-color:#ffffff;border:2px solid #e2e8f0;box-shadow:0 4px 15px rgba(0,0,0,.03)}.sm-cta-card--primary{border-color:#1a568c;background:linear-gradient(135deg,#ffffff,#f0f7ff)}.sm-cta-card--secondary{border-color:#00a86b;background:linear-gradient(135deg,#ffffff,#f0fdf4)}.sm-cta-title{font-size:1.2rem;font-weight:700;color:#0f172a}.sm-cta-btn{display:inline-flex;align-items:center;justify-content:center;padding:.9rem 1.75rem;border-radius:10px;font-size:1rem;font-weight:700;text-decoration:none;cursor:pointer;transition:all .2s;border:none}.sm-cta-btn--primary{background-color:#1a568c;color:#ffffff}.sm-cta-btn--primary:hover{background-color:#134069}.sm-cta-btn--secondary{background-color:#00a86b;color:#ffffff}.sm-cta-btn--secondary:hover{background-color:#008755}.sm-cta-btn--outline{background-color:transparent;color:#1a568c;border:2px solid #1a568c}.sm-cta-btn--outline:hover{background-color:#f0f7ff}.disclaimer-box{background-color:#f1f5f9;border:1px solid #cbd5e1;border-radius:12px;padding:1.5rem;margin-top:3rem;font-size:.875rem;color:#475569;line-height:1.75}.disclaimer-title{font-weight:700;color:#334155;margin-bottom:.5rem;font-size:.95rem}.disclaimer-text{margin:0}