:root{--sens-primary:#8B5CF6;--sens-light:#C4B5FD;--sens-mid:#A78BFA;--dim-eoe:#8B5CF6;--dim-aes:#EC4899;--dim-lst:#3B82F6;--type-A:#8B5CF6;--type-B:#3B82F6;--type-C:#EC4899;--type-D:#F59E0B;--type-E:#10B981;--type-F:#64748B}.type-A{color:var(--type-A)}.type-B{color:var(--type-B)}.type-C{color:var(--type-C)}.type-D{color:var(--type-D)}.type-E{color:var(--type-E)}.type-F{color:var(--type-F)}.sens-badge-area{padding:1.5rem 0}.sens-type-emoji{font-size:3rem;line-height:1;margin-bottom:.5rem}.sens-type-badge{display:inline-block;font-size:1.75rem;font-weight:900;letter-spacing:.05em;padding:.4rem 1.5rem;border-radius:1rem;color:#fff;margin-bottom:.75rem;box-shadow:0 4px 16px rgba(139,92,246,.3)}.sens-type-badge.badge-A{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.sens-type-badge.badge-B{background:linear-gradient(135deg,#3b82f6,#2563eb)}.sens-type-badge.badge-C{background:linear-gradient(135deg,#ec4899,#db2777)}.sens-type-badge.badge-D{background:linear-gradient(135deg,#f59e0b,#d97706)}.sens-type-badge.badge-E{background:linear-gradient(135deg,#10b981,#059669)}.sens-type-badge.badge-F{background:linear-gradient(135deg,#64748b,#475569)}.sens-total-pct{font-size:1.25rem;font-weight:800;color:var(--sens-primary);margin-bottom:.25rem}.sens-nickname{font-size:1.5rem;font-weight:800;color:#1e293b;margin-bottom:.25rem}.sens-level-label{font-size:.875rem;font-weight:600;color:#64748b;margin-bottom:.75rem}.sens-summary{font-size:.9375rem;color:#475569;line-height:1.6;max-width:400px;margin:0 auto}.sens-radar-wrap{max-width:320px;margin:0 auto;padding:.5rem 0}.radar-svg{width:100%;height:auto}.radar-grid{fill:none;stroke:#e2e8f0;stroke-width:.5}.radar-axis{stroke:#cbd5e1;stroke-width:1}.radar-data{fill-opacity:.25;stroke-width:2;stroke-opacity:.8}.radar-dot{filter:drop-shadow(0 2px 4px rgba(0, 0, 0, .2))}.radar-label{font-size:11px;font-weight:700;fill:#64748b}.sens-dim-bars{max-width:400px;margin:0 auto}.sens-dim-item{margin-bottom:1rem}.sens-dim-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.375rem}.sens-dim-name{font-size:.875rem;font-weight:700}.sens-dim-score{font-size:.8125rem;font-weight:700;color:#64748b}.sens-dim-track{height:.625rem;background:#e2e8f0;border-radius:1rem;overflow:hidden}.sens-dim-fill{height:100%;border-radius:1rem;transition:width .6s}.sens-dim-fill.fill-eoe{background:var(--dim-eoe)}.sens-dim-fill.fill-aes{background:var(--dim-aes)}.sens-dim-fill.fill-lst{background:var(--dim-lst)}.sens-dim-desc{font-size:.75rem;color:#94a3b8;margin-top:.25rem;margin-bottom:0;line-height:1.4}.radar-preview{max-width:220px;margin:1rem auto;position:relative}.radar-preview svg{width:100%;height:auto}.radar-preview-dot{animation:3s ease-in-out infinite radar-float}@keyframes radar-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-4px)}}.radar-data-preview{fill-opacity:.2;stroke-width:1.5;stroke-opacity:.6}.radar-pulse{animation:2s ease-in-out infinite radar-pulse-anim}@keyframes radar-pulse-anim{0%,100%{fill-opacity:.2}50%{fill-opacity:.35}}@media (max-width:767px){.sens-type-badge{font-size:1.5rem}.sens-nickname{font-size:1.25rem}.sens-radar-wrap{max-width:280px}}