.it-burnout-results-container{flex-direction:column;gap:24px;display:flex}.it-burnout-profile-card{background:var(--color-bg-elevated,#fff);border:1px solid #0000000d;border-radius:16px;padding:24px;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000000d}.it-burnout-profile-header{align-items:center;gap:12px;margin-bottom:16px;display:flex}.it-burnout-profile-emoji{font-size:2rem}.it-burnout-profile-title{color:var(--color-text);margin:0;font-size:1.5rem;font-weight:700}.it-burnout-profile-desc{color:var(--color-text-secondary,#4b5563);margin-bottom:24px;font-size:1rem;line-height:1.6}.it-burnout-tips-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.it-burnout-tips-list li{color:var(--color-text);align-items:flex-start;gap:10px;font-size:.95rem;line-height:1.5;display:flex}.it-burnout-tips-list li:before{content:"💡";flex-shrink:0;font-size:1.1rem}.it-burnout-dimensions{grid-template-columns:1fr;gap:16px;margin-top:16px;display:grid}.it-burnout-dim-card{background:var(--color-bg-elevated,#f8f9fa);border:1px solid #0000000d;border-radius:12px;flex-direction:column;gap:8px;padding:16px;display:flex}.it-burnout-dim-header{color:var(--color-text);justify-content:space-between;align-items:center;font-size:.9rem;font-weight:600;display:flex}.it-burnout-dim-bar-bg{background:#0000000d;border-radius:4px;width:100%;height:8px;overflow:hidden}.it-burnout-dim-bar-fill{border-radius:4px;height:100%;transition:width 1s ease-out}.it-burnout-chart-wrapper{justify-content:center;align-items:center;display:flex}body.dark-mode-active .it-burnout-profile-card{background:#1f2937;border-color:#ffffff1a}body.dark-mode-active .it-burnout-dim-card{background:#111827;border-color:#ffffff1a}body.dark-mode-active .it-burnout-profile-desc{color:#9ca3af}.it-pixelated-fire path{stroke-linejoin:miter;stroke-linecap:square;stroke-width:1.5px;stroke:#0000001a}body.dark-mode-active .it-pixelated-fire path{stroke:#ffffff0d}.it-pixelated-fire .fire-flower-flame-bg-path,.it-pixelated-fire .fire-flower-flame-core-path,.it-pixelated-fire .fire-flower-flame-innermost-core-path{display:none}.floating-share-btn{z-index:100;-webkit-backdrop-filter:blur(8px);width:44px;height:44px;color:var(--color-text-secondary,#666);cursor:pointer;background:#fff6;border:1px solid #0000001a;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:none;position:fixed;top:16px;right:16px;box-shadow:0 4px 12px #0000000d}body.dark-mode-active .floating-share-btn{color:#f5f6fa;background:#1e1e2e80;border-color:#ffffff1a}.floating-share-btn:active{transform:scale(.95)}.floating-share-btn:hover{color:var(--color-text,#333);background:#fff9}body.dark-mode-active .floating-share-btn:hover{background:#ffffff26}@media (max-width:600px){.floating-share-btn{display:flex}}
