.dd-assessment-wrapper{background:#f1f5f9;box-sizing:border-box;color:#1e293b;font-family:Helvetica Neue,Arial,Hiragino Sans,Hiragino Kaku Gothic ProN,Meiryo,sans-serif;min-height:100vh}.dd-assessment-wrapper *{box-sizing:border-box;margin:0;padding:0}.dd-screen{display:none;flex-direction:column;min-height:80vh}.dd-screen.active{display:flex}#s-intro{align-items:center;background:linear-gradient(150deg,#0f2d5c,#1a5276 55%,#1a6b8a);justify-content:center;padding:2.5rem 1.5rem;text-align:center}.intro-org{color:hsla(0,0%,100%,.6);font-size:.8rem;letter-spacing:.12em;margin-bottom:2rem;text-transform:uppercase}.intro-title{color:#fff;font-size:1.9rem;font-weight:800;line-height:1.35;margin-bottom:.5rem}.intro-sub{color:hsla(0,0%,100%,.8);font-size:1rem;line-height:1.6;margin-bottom:2rem}.intro-card{background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.2);border-radius:1rem;color:hsla(0,0%,100%,.9);font-size:.9rem;line-height:1.7;margin:0 auto 1.75rem;max-width:480px;padding:1.5rem 2rem;text-align:left}.intro-card li{margin-bottom:.3rem;margin-left:1.2rem}.intro-meta{color:hsla(0,0%,100%,.55);font-size:.82rem;margin-bottom:2.5rem}.btn-start{background:#fff;border:none;border-radius:2rem;box-shadow:0 6px 20px rgba(0,0,0,.25);color:#0f2d5c;cursor:pointer;font-size:1.05rem;font-weight:700;padding:1rem 2.8rem;transition:transform .2s,box-shadow .2s}.btn-start:hover{box-shadow:0 8px 28px rgba(0,0,0,.32);transform:translateY(-2px)}#s-questions{background:#f1f5f9}.q-header{align-items:center;background:#0f2d5c;display:flex;gap:1.25rem;padding:1rem 1.5rem}.q-header-org{color:hsla(0,0%,100%,.65);font-size:.75rem;font-weight:600;letter-spacing:.06em;white-space:nowrap}.q-prog-wrap{flex:1}.q-prog-label{color:hsla(0,0%,100%,.6);font-size:.72rem;margin-bottom:.3rem;text-align:right}.q-prog-bar{background:hsla(0,0%,100%,.2);border-radius:99px;height:5px;overflow:hidden}.q-prog-fill{background:#fff;border-radius:99px;height:100%;transition:width .35s ease}.q-body{margin:0 auto;max-width:720px;padding:2rem 1.25rem;width:100%}.q-meta{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.6rem}.q-meta-num{color:#64748b;font-size:.82rem;font-weight:600}.q-dim-tag{background:#dbeafe;color:#1d4ed8}.q-dim-tag,.q-type-tag{border-radius:99px;font-size:.72rem;font-weight:700;padding:.18rem .65rem}.q-type-tag.is-sa{background:#f1f5f9;color:#475569}.q-type-tag.is-ma{background:#fef3c7;color:#b45309}.q-text{color:#0f172a;font-size:1.1rem;font-weight:700;line-height:1.55;margin-bottom:.5rem;white-space:pre-line}.q-hint{color:#64748b;font-size:.8rem;margin-bottom:1.25rem}.opts{display:flex;flex-direction:column;gap:.65rem;margin-bottom:1.5rem}.opts.opts--ma{display:grid;gap:.5rem;grid-template-columns:repeat(2,minmax(0,1fr))}.opt{align-items:flex-start;background:#fff;border:2px solid #e2e8f0;border-radius:.75rem;cursor:pointer;display:flex;gap:.75rem;padding:1rem 1.2rem;transition:border-color .15s,background .15s;user-select:none}.opt:hover{background:#f0f9ff;border-color:#93c5fd}.opt.sel{background:#eff6ff;border-color:#1d4ed8}.opt--ma{align-items:center;gap:.6rem;padding:.7rem .85rem}.opt--exclusive{background:#f8fafc;grid-column:1/-1;margin-top:.35rem}.opt--exclusive.sel{background:#eff6ff}.opt-dot{align-items:center;border:2px solid #cbd5e1;border-radius:50%;display:flex;flex-shrink:0;height:20px;justify-content:center;margin-top:2px;transition:all .15s;width:20px}.opt.sel .opt-dot{background:#1d4ed8;border-color:#1d4ed8}.opt.sel .opt-dot:after{background:#fff;border-radius:50%;content:"";height:8px;width:8px}.opt-box{align-items:center;border:2px solid #cbd5e1;border-radius:.3rem;display:flex;flex-shrink:0;height:20px;justify-content:center;transition:all .15s;width:20px}.opt.sel .opt-box{background:#1d4ed8;border-color:#1d4ed8}.opt.sel .opt-box:after{border:solid #fff;border-width:0 2.5px 2.5px 0;content:"";height:10px;margin-top:-3px;transform:rotate(45deg);width:5px}.opt-text{color:#334155;font-size:.92rem;line-height:1.5}.opt--ma .opt-text{font-size:.85rem;line-height:1.45}.q-footer{align-items:center;border-top:1px solid #e2e8f0;display:flex;justify-content:space-between;padding-top:1rem}.btn-back{background:none;border:1px solid #cbd5e1;border-radius:.5rem;color:#64748b;cursor:pointer;font-size:.88rem;padding:.65rem 1.25rem;transition:all .15s}.btn-back:hover{background:#f8fafc}.btn-back:disabled{opacity:0;pointer-events:none}.btn-next{background:#0f2d5c;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;opacity:.4;padding:.75rem 2rem;pointer-events:none;transition:all .15s}.btn-next.on{opacity:1;pointer-events:auto}.btn-next.on:hover{background:#1a4a7a}#s-calc{align-items:center;background:#0f2d5c;justify-content:center;padding:4rem 1rem;text-align:center}.spinner{animation:spin .75s linear infinite;border:4px solid hsla(0,0%,100%,.2);border-radius:50%;border-top-color:#fff;height:56px;margin:0 auto 1.5rem;width:56px}@keyframes spin{to{transform:rotate(1turn)}}.calc-txt{color:hsla(0,0%,100%,.85);font-size:1rem}.card.form-score{background:linear-gradient(135deg,#0f2d5c,#1a5276);color:#fff;padding:2rem 1.5rem 1.5rem;text-align:center}.form-score-label{font-size:.82rem;margin-bottom:.4rem;opacity:.75}.form-score-val{font-size:4.2rem;font-weight:900;letter-spacing:-.02em;line-height:1;margin-bottom:.75rem}.form-score-val .score-unit{font-size:1.2rem;font-weight:700;margin-left:.15rem}.form-score-badge{align-items:center;border:1px solid hsla(0,0%,100%,.35);border-radius:99px;color:#fff;display:inline-flex;font-size:.95rem;font-weight:700;gap:.4rem;margin-bottom:1.25rem;padding:.4rem 1.1rem}.form-score-note{border-top:1px solid hsla(0,0%,100%,.2);font-size:.8rem;line-height:1.7;opacity:.85;padding-top:1rem;text-align:center}#s-results{background:#f1f5f9}.res-header{background:#0f2d5c;color:#fff;padding:1.25rem 1.5rem;text-align:center}.res-header small{display:block;font-size:.75rem;margin-bottom:.2rem;opacity:.6}.res-header h1{font-size:1.1rem;font-weight:600}.res-body{margin:0 auto;max-width:720px;padding:1.75rem 1.25rem 3rem;width:100%}.card{background:#fff;border-radius:1rem;box-shadow:0 1px 6px rgba(0,0,0,.07);margin-bottom:1.25rem;padding:1.5rem}.card-title{color:#94a3b8;font-size:.72rem;font-weight:700;letter-spacing:.06em;margin-bottom:1rem;text-transform:uppercase}.score-main{text-align:center}.score-label{color:#64748b;font-size:.82rem;margin-bottom:.25rem}.score-val{font-size:5.5rem;font-weight:900;letter-spacing:-.02em;line-height:1;margin-bottom:.15rem}.score-val .score-unit{font-size:1.4rem;font-weight:700;margin-left:.15rem}.score-base{color:#94a3b8;font-size:.75rem;line-height:1.6;margin-bottom:1.5rem}.gauge-wrap{margin:0 auto;max-width:440px}.gauge-track{background:linear-gradient(90deg,#94a3b8,#94a3b8 25%,#0891b2 0,#0891b2 50%,#2563eb 0,#2563eb 75%,#7c3aed 0,#7c3aed);border-radius:99px;height:14px;margin-bottom:.5rem;position:relative}.gauge-marker{background:#fff;border:3px solid #0f2d5c;border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.25);height:24px;left:0;position:absolute;top:-5px;transform:translateX(-50%);transition:left 1.2s cubic-bezier(.34,1.56,.64,1);width:24px}.gauge-ticks{color:#94a3b8;display:flex;font-size:.7rem;justify-content:space-between}.gauge-zone-labels{display:flex;margin-top:.2rem}.gauge-zone{font-size:.65rem;font-weight:600;padding:.15rem 0;text-align:center}.layer-badge{align-items:center;border-radius:99px;color:#fff;display:inline-flex;font-size:.95rem;font-weight:700;gap:.4rem;margin-bottom:.75rem;padding:.4rem 1rem}.layer-meta{color:#64748b;font-size:.78rem;margin-bottom:.7rem}.layer-summary{color:#0f172a;font-size:1rem;font-weight:700;line-height:1.6;margin-bottom:.9rem}.feature-list{list-style:none}.feature-item{color:#334155;font-size:.88rem;line-height:1.65;padding:.35rem 0 .35rem 1.15rem;position:relative}.feature-item:before{color:#94a3b8;content:"▸";font-size:.8rem;left:0;position:absolute;top:.42rem}.result-note{background:#fef3c7;border-radius:.6rem;color:#92400e;font-size:.78rem;line-height:1.6;margin-top:1rem;padding:.8rem 1rem}.result-note:empty{display:none}.voice-lead{color:#64748b;font-size:.8rem;line-height:1.6;margin-bottom:.9rem}.voice-item{background:#f8fafc;border-left:3px solid #cbd5e1;border-radius:0 .5rem .5rem 0;color:#334155;font-size:.85rem;line-height:1.7;margin-bottom:.6rem;padding:.85rem 1rem}.voice-item:last-child{margin-bottom:0}.voice-source{color:#94a3b8;font-size:.7rem;line-height:1.5;margin-top:.9rem}.next-step{color:#1e293b;font-size:.92rem;line-height:1.9}.next-step-note{border-top:1px solid #e2e8f0;color:#64748b;font-size:.78rem;line-height:1.7;margin-top:1.1rem;padding-top:.9rem}.btn-restart{background:none;border:1px solid #cbd5e1;border-radius:.5rem;color:#64748b;cursor:pointer;display:block;font-size:.83rem;margin:.75rem auto 0;padding:.6rem 1.25rem;transition:all .15s}.btn-restart:hover{background:#f8fafc}.footnote{color:#94a3b8;font-size:.72rem;line-height:1.6;padding-bottom:1rem;text-align:center}@media (max-width:640px){.opts.opts--ma{grid-template-columns:1fr}}@media (max-width:480px){.intro-title{font-size:1.5rem}.score-val{font-size:4.2rem}.gauge-zone{font-size:.58rem}.next-step{font-size:.88rem;line-height:1.85}}