#benchmarkPage{--accent:#e03028;--accent-glow:#e0302859;--accent-light:#ff4d45;--emerald:#2ecc71;--emerald-bg:#2ecc7126;--amber:#f59e0b;--amber-bg:#f59e0b26;--dark-bg:#14181b;--panel-bg:#1c2226;--panel-sub:#171b1e;--panel-border:#ffffff24;--panel-border-hover:#e0302880;font-family:var(--font-sans);min-height:100vh;padding-bottom:60px;background-color:var(--dark-bg)!important;color:#f8fafc!important}#benchmarkPage h1,#benchmarkPage h2,#benchmarkPage h3,#benchmarkPage h4{color:#fff!important}#benchmarkPage p{color:#e2e8f0!important}#benchmarkPage strong{color:#fff!important}#benchmarkPage .sub-nav-bar{z-index:40;-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--panel-border);background:#14181bfa;padding:10px 24px;position:sticky;top:72px}#benchmarkPage .sub-nav-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;max-width:1240px;margin:0 auto;display:flex}#benchmarkPage .sub-nav-breadcrumbs{align-items:center;gap:8px;font-size:13px;display:flex;color:#94a3b8!important}#benchmarkPage .sub-nav-breadcrumbs a{text-decoration:none;transition:color .2s;color:#cbd5e1!important}#benchmarkPage .sub-nav-breadcrumbs a:hover{color:var(--accent-light)!important}#benchmarkPage .active-tag{font-weight:700;color:var(--accent-light)!important}#benchmarkPage .sub-nav-actions{align-items:center;gap:10px;display:flex}#benchmarkPage .btn-sub-nav{background:var(--panel-bg);border:1px solid var(--panel-border);cursor:pointer;border-radius:6px;align-items:center;gap:6px;padding:7px 16px;font-size:12.5px;font-weight:700;transition:all .2s;display:inline-flex;color:#fff!important}#benchmarkPage .btn-sub-nav:hover{border-color:var(--accent-light);color:#fff!important}#benchmarkPage .btn-sub-nav-primary{background:var(--accent);border-color:var(--accent);color:#fff!important}#benchmarkPage .btn-sub-nav-primary:hover{box-shadow:0 0 16px var(--accent-glow);background:#c5241d}#benchmarkPage .benchmark-container{max-width:1240px;margin:0 auto;padding:40px 24px 80px}#benchmarkPage .hero-section{border-bottom:1px solid var(--panel-border);padding:30px 0 60px;position:relative}#benchmarkPage .hero-badge-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-bottom:24px;display:flex}#benchmarkPage .hero-pill-badge{letter-spacing:.5px;text-transform:uppercase;background:#e030282e;border:1px solid #e0302873;border-radius:999px;align-items:center;gap:8px;padding:6px 16px;font-size:11.5px;font-weight:800;display:inline-flex;color:#ffa8a3!important}#benchmarkPage .pulse-dot{background-color:var(--accent);width:8px;height:8px;box-shadow:0 0 12px var(--accent);border-radius:50%;animation:1.8s infinite pulse}@keyframes pulse{0%{opacity:.8;transform:scale(.95)}50%{opacity:1;transform:scale(1.3)}to{opacity:.8;transform:scale(.95)}}#benchmarkPage .hero-pub-tag{font-size:12.5px;font-weight:600;color:#94a3b8!important}#benchmarkPage .hero-title{letter-spacing:-1px;margin-bottom:22px;font-size:clamp(2.2rem,4.5vw,3.8rem);font-weight:800;line-height:1.15;color:#fff!important}#benchmarkPage .hero-highlight{text-shadow:0 0 35px #e0302866;font-weight:800;display:inline-block;color:#ff4d45!important}#benchmarkPage .hero-lead{max-width:900px;margin-bottom:36px;font-size:clamp(1.05rem,1.35vw,1.25rem);line-height:1.7;color:#e2e8f0!important}#benchmarkPage .hero-cta-group{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:44px;display:flex}#benchmarkPage .btn-action{cursor:pointer;border-radius:6px;align-items:center;gap:8px;padding:13px 26px;font-size:13.5px;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex}#benchmarkPage .btn-action-primary{background:var(--accent);border:1px solid var(--accent);color:#fff!important}#benchmarkPage .btn-action-primary:hover{box-shadow:0 4px 20px var(--accent-glow);background:#c5241d;transform:translateY(-1px)}#benchmarkPage .btn-action-outline{background:0 0;border:1px solid #ffffff4d;color:#fff!important}#benchmarkPage .btn-action-outline:hover{border-color:var(--accent-light);transform:translateY(-1px);color:var(--accent-light)!important}#benchmarkPage .btn-action-secondary{background:var(--panel-bg);border:1px solid var(--panel-border);color:#e2e8f0!important}#benchmarkPage .btn-action-secondary:hover{border-color:#fff6;color:#fff!important}#benchmarkPage .cite-sup{vertical-align:super;margin-left:2px;font-size:11px;font-weight:700;text-decoration:none;color:var(--accent-light)!important}#benchmarkPage .cite-sup:hover{text-decoration:underline}#benchmarkPage .stat-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px;display:grid}#benchmarkPage .stat-card{background:var(--panel-bg);border:1px solid var(--panel-border);border-radius:12px;padding:24px;transition:all .25s;position:relative;overflow:hidden}#benchmarkPage .stat-card:hover{border-color:var(--panel-border-hover);transform:translateY(-2px);box-shadow:0 12px 30px #00000059}#benchmarkPage .stat-top-bar{height:3px;position:absolute;top:0;left:0;right:0}#benchmarkPage .stat-top-bar.red{background:linear-gradient(90deg, var(--accent), #ff857f)}#benchmarkPage .stat-top-bar.emerald{background:var(--emerald)}#benchmarkPage .stat-top-bar.amber{background:var(--amber)}#benchmarkPage .stat-label{text-transform:uppercase;letter-spacing:.75px;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:12px;font-weight:700;display:flex;color:#cbd5e1!important}#benchmarkPage .stat-val{margin-bottom:6px;font-size:34px;font-weight:800;line-height:1.1;color:#fff!important}#benchmarkPage .stat-delta{font-size:13px;font-weight:600}#benchmarkPage .stat-delta.positive{color:var(--emerald)!important}#benchmarkPage .stat-delta.neutral{color:#e2e8f0!important}#benchmarkPage .benchmark-section{padding:64px 0 24px}#benchmarkPage .section-heading{margin-bottom:30px}#benchmarkPage .section-eyebrow{text-transform:uppercase;letter-spacing:1.5px;margin-bottom:6px;font-size:12px;font-weight:800;display:block;color:var(--accent-light)!important}#benchmarkPage .section-title{letter-spacing:-.5px;font-size:clamp(1.6rem,2.8vw,2.2rem);font-weight:800;color:#fff!important}#benchmarkPage .section-desc{max-width:860px;margin-top:8px;font-size:15.5px;line-height:1.65;color:#e2e8f0!important}#benchmarkPage .platform-tabs{border-bottom:1px solid var(--panel-border);flex-wrap:wrap;gap:8px;margin-bottom:22px;padding-bottom:12px;display:flex}#benchmarkPage .tab-btn{background:var(--panel-bg);border:1px solid var(--panel-border);cursor:pointer;border-radius:8px;padding:10px 18px;font-size:13.5px;font-weight:700;transition:all .2s;color:#e2e8f0!important}#benchmarkPage .tab-btn:hover{border-color:#ffffff59;color:#fff!important}#benchmarkPage .tab-btn.active{background:var(--accent);border-color:var(--accent);box-shadow:0 4px 15px var(--accent-glow);color:#fff!important}#benchmarkPage .platform-display-card{background:var(--panel-bg);border:1px solid var(--panel-border);border-radius:14px;margin-bottom:32px;padding:30px;box-shadow:0 16px 36px #0000004d}#benchmarkPage .platform-header{border-bottom:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:24px;padding-bottom:22px;display:flex}#benchmarkPage .platform-title{font-size:22px;font-weight:800;color:#fff!important}#benchmarkPage .platform-role{margin-top:4px;font-size:14px;color:#e2e8f0!important}#benchmarkPage .metric-pills{flex-wrap:wrap;gap:12px;display:flex}#benchmarkPage .metric-pill{text-align:right;background:#14181b;border:1px solid #ffffff24;border-radius:8px;padding:8px 14px}#benchmarkPage .metric-pill-label{text-transform:uppercase;font-size:11px;font-weight:700;color:#94a3b8!important}#benchmarkPage .metric-pill-val{margin-top:2px;font-size:16px;font-weight:800;color:#fff!important}#benchmarkPage .platform-body-grid{grid-template-columns:1.2fr 1fr;gap:24px;display:grid}@media (width<=860px){#benchmarkPage .platform-body-grid{grid-template-columns:1fr}}#benchmarkPage .intel-box{background:#161a1d;border:1px solid #ffffff1a;border-radius:10px;padding:20px}#benchmarkPage .intel-box h4{text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:8px;margin-bottom:10px;font-size:13px;font-weight:800;display:flex}#benchmarkPage .intel-box.caution h4{color:#ffa8a3!important}#benchmarkPage .intel-box.solution h4{color:#2ecc71!important}#benchmarkPage .intel-box p{font-size:14px;line-height:1.65;color:#e2e8f0!important}#benchmarkPage .fatigue-chart-wrapper{background:var(--panel-bg);border:1px solid var(--panel-border);border-radius:14px;padding:30px}#benchmarkPage .fatigue-chart-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:24px;display:flex}#benchmarkPage .fatigue-chart-title{font-size:18px;font-weight:800;color:#fff!important}#benchmarkPage .fatigue-chart-subtitle{margin-top:4px;font-size:13.5px;color:#cbd5e1!important}#benchmarkPage .fatigue-legend{align-items:center;gap:6px;font-size:12px;display:inline-flex;color:#cbd5e1!important}#benchmarkPage .legend-dot{background:var(--accent);border-radius:50%;width:8px;height:8px}#benchmarkPage .fatigue-bars-grid{flex-direction:column;gap:20px;display:flex}#benchmarkPage .fatigue-bar-row{background:var(--panel-sub);border:1px solid var(--panel-border);border-radius:8px;padding:16px 20px}#benchmarkPage .fatigue-bar-meta{justify-content:space-between;align-items:center;margin-bottom:8px;font-size:14px;display:flex}#benchmarkPage .platform-name{font-weight:800;color:#fff!important}#benchmarkPage .half-life-val{font-size:13px;font-weight:700}#benchmarkPage .half-life-val.severe{color:#ffa8a3!important}#benchmarkPage .half-life-val.warning{color:var(--amber)!important}#benchmarkPage .half-life-val.moderate{color:#60a5fa!important}#benchmarkPage .half-life-val.resilient{color:var(--emerald)!important}#benchmarkPage .half-life-val.evergreen{color:#c084fc!important}#benchmarkPage .bar-track{background:#ffffff1f;border-radius:4px;width:100%;height:8px;margin-bottom:8px;overflow:hidden}#benchmarkPage .bar-fill{border-radius:4px;height:100%;transition:width .8s cubic-bezier(.16,1,.3,1)}#benchmarkPage .bar-fill.severe{background:linear-gradient(90deg, var(--accent), #ff6862)}#benchmarkPage .bar-fill.warning{background:linear-gradient(90deg,#d97706,#f59e0b)}#benchmarkPage .bar-fill.moderate{background:linear-gradient(90deg,#2563eb,#60a5fa)}#benchmarkPage .bar-fill.resilient{background:linear-gradient(90deg,#059669,#2ecc71)}#benchmarkPage .bar-fill.evergreen{background:linear-gradient(90deg,#7c3aed,#a855f7)}#benchmarkPage .bar-caption{font-size:12.5px;color:#94a3b8!important}#benchmarkPage .calculator-panel{background:linear-gradient(145deg,#1c2226 0%,#171b1e 100%);border:1px solid #e0302859;border-radius:16px;grid-template-columns:1fr 1fr;gap:36px;padding:36px;display:grid;box-shadow:0 20px 40px #00000059}@media (width<=860px){#benchmarkPage .calculator-panel{grid-template-columns:1fr}}#benchmarkPage .calc-col-title{margin-bottom:6px;font-size:22px;font-weight:800;color:#fff!important}#benchmarkPage .calc-col-subtitle{margin-bottom:24px;font-size:14px;color:#cbd5e1!important}#benchmarkPage .form-item{margin-bottom:24px}#benchmarkPage .form-label{text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:12px;font-weight:700;display:block;color:#cbd5e1!important}#benchmarkPage .form-control{background:#0e1215;border:1px solid #334155;border-radius:8px;outline:none;width:100%;padding:12px 14px;font-family:inherit;font-size:14px;transition:border-color .2s;color:#fff!important}#benchmarkPage .form-control:focus{border-color:var(--accent)}#benchmarkPage .range-header{justify-content:space-between;align-items:baseline;margin-bottom:10px;display:flex}#benchmarkPage .budget-numeric{font-size:22px;font-weight:800;color:var(--accent-light)!important}#benchmarkPage .custom-range{width:100%;accent-color:var(--accent);cursor:pointer}#benchmarkPage .range-scale{justify-content:space-between;margin-top:6px;font-size:11.5px;display:flex;color:#94a3b8!important}#benchmarkPage .calc-callout{background:#e030281f;border:1px solid #e0302859;border-radius:8px;gap:12px;padding:14px 16px;font-size:12.5px;line-height:1.55;display:flex;color:#e2e8f0!important}#benchmarkPage .callout-icon{font-size:18px}#benchmarkPage .calc-results-col{border:1px solid var(--panel-border);background:#14181b;border-radius:12px;flex-direction:column;justify-content:space-between;gap:20px;padding:26px;display:flex}#benchmarkPage .result-box{border-bottom:1px solid var(--panel-border);padding-bottom:16px}#benchmarkPage .result-box:last-of-type{border-bottom:none;padding-bottom:0}#benchmarkPage .result-kicker{text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-size:11.5px;font-weight:800;display:block;color:#94a3b8!important}#benchmarkPage .result-number{margin-bottom:4px;font-size:26px;font-weight:800;line-height:1.2}#benchmarkPage .text-red{color:#ffa8a3!important}#benchmarkPage .text-emerald{color:var(--emerald)!important}#benchmarkPage .cac-base{font-size:13.5px;font-weight:500;color:#94a3b8!important}#benchmarkPage .result-detail{font-size:12.5px;color:#cbd5e1!important}#benchmarkPage .btn-claim-savings{background:var(--accent);cursor:pointer;text-align:center;border:none;border-radius:8px;width:100%;margin-top:10px;padding:14px 20px;font-size:13.5px;font-weight:800;transition:all .2s;color:#fff!important}#benchmarkPage .btn-claim-savings:hover{box-shadow:0 4px 18px var(--accent-glow);background:#c5241d}#benchmarkPage .defects-grid{grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:20px;display:grid}#benchmarkPage .defect-card{background:var(--panel-bg);border:1px solid var(--panel-border);border-radius:12px;flex-direction:column;justify-content:space-between;padding:26px;transition:all .25s;display:flex}#benchmarkPage .defect-card:hover{border-color:#e0302873;transform:translateY(-2px)}#benchmarkPage .defect-badge{letter-spacing:1px;text-transform:uppercase;margin-bottom:8px;font-size:11.5px;font-weight:800;color:var(--accent-light)!important}#benchmarkPage .defect-title{margin-bottom:12px;font-size:18px;font-weight:800;color:#fff!important}#benchmarkPage .defect-desc{flex-grow:1;margin-bottom:20px;font-size:14px;line-height:1.65;color:#e2e8f0!important}#benchmarkPage .defect-solution{background:var(--emerald-bg);border-left:3px solid var(--emerald);border-radius:0 6px 6px 0;padding:12px 14px;font-size:13px;line-height:1.55;color:#fff!important}#benchmarkPage .defect-solution strong{text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-size:12px;display:block;color:var(--emerald)!important}#benchmarkPage .faq-list{flex-direction:column;gap:12px;display:flex}#benchmarkPage .faq-item{background:var(--panel-bg);border:1px solid var(--panel-border);border-radius:10px;padding:20px 24px;transition:border-color .2s}#benchmarkPage .faq-item:hover{border-color:#ffffff40}#benchmarkPage .faq-item[open]{border-color:#e0302866}#benchmarkPage .faq-summary{cursor:pointer;user-select:none;justify-content:space-between;align-items:center;gap:16px;font-size:16.5px;font-weight:800;list-style:none;display:flex;color:#fff!important}#benchmarkPage .faq-summary::-webkit-details-marker{display:none}#benchmarkPage .faq-toggle{font-size:20px;line-height:1;transition:transform .2s;color:var(--accent-light)!important}#benchmarkPage .faq-item[open] .faq-toggle{transform:rotate(45deg)}#benchmarkPage .faq-answer{border-top:1px solid #ffffff14;margin-top:14px;padding-top:14px;font-size:14.5px;line-height:1.7;color:#e2e8f0!important}#benchmarkPage .faq-answer strong{color:#fff!important}#benchmarkPage .author-card{background:var(--panel-bg);border:1px solid var(--panel-border);border-radius:14px;align-items:center;gap:28px;margin-bottom:28px;padding:32px;display:flex}@media (width<=680px){#benchmarkPage .author-card{text-align:center;flex-direction:column}}#benchmarkPage .author-portrait-frame{border:2px solid var(--accent);width:120px;height:120px;box-shadow:0 0 20px var(--accent-glow);border-radius:50%;flex-shrink:0;overflow:hidden}#benchmarkPage .author-img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}#benchmarkPage .author-eyebrow{text-transform:uppercase;letter-spacing:1px;margin-bottom:4px;font-size:11.5px;font-weight:800;display:block;color:var(--accent-light)!important}#benchmarkPage .author-name{margin-bottom:2px;font-size:24px;font-weight:800;color:#fff!important}#benchmarkPage .author-role{margin-bottom:12px;font-size:14px;font-weight:700;color:var(--accent-light)!important}#benchmarkPage .author-bio{max-width:800px;font-size:14px;line-height:1.65;color:#e2e8f0!important}#benchmarkPage .sources-card{background:var(--panel-sub);border:1px solid var(--panel-border);border-radius:12px;padding:30px}#benchmarkPage .sources-header-bar{border-bottom:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:18px;padding-bottom:14px;display:flex}#benchmarkPage .sources-title{text-transform:uppercase;letter-spacing:1px;font-size:13.5px;font-weight:800;color:#fff!important}#benchmarkPage .sources-badge{color:var(--emerald);text-transform:uppercase;background:#2ecc711f;border:1px solid #2ecc7159;border-radius:4px;padding:4px 10px;font-size:11px;font-weight:700}#benchmarkPage .sources-grid{grid-template-columns:1fr;gap:16px;margin:0;padding:0;list-style:none;display:grid}#benchmarkPage .sources-grid li{border-left:3px solid var(--accent);gap:8px;padding-left:14px;font-size:13.5px;line-height:1.6;display:flex;color:#e2e8f0!important}#benchmarkPage .cite-num{flex-shrink:0;font-weight:800;color:var(--accent-light)!important}#benchmarkPage .sources-grid li strong{color:#fff!important}#benchmarkPage .methodology-note-box{background:#14181b;border:1px solid #ffffff1a;border-radius:8px;margin-top:24px;padding:18px 20px}#benchmarkPage .methodology-note-box h4{text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:13px;font-weight:800;color:var(--accent-light)!important}#benchmarkPage .methodology-note-box p{font-size:13px;line-height:1.6;color:#cbd5e1!important}#benchmarkPage .executive-cta-banner{text-align:center;background:linear-gradient(135deg,#1c2226 0%,#2a1716 100%);border:1px solid #e0302873;border-radius:16px;margin-top:48px;padding:44px 32px;box-shadow:0 20px 40px #00000059}#benchmarkPage .banner-tag{letter-spacing:1.5px;text-transform:uppercase;margin-bottom:8px;font-size:11.5px;font-weight:800;display:inline-block;color:var(--accent-light)!important}#benchmarkPage .banner-title{margin-bottom:12px;font-size:clamp(1.8rem,3vw,2.4rem);font-weight:800;color:#fff!important}#benchmarkPage .banner-desc{max-width:720px;margin:0 auto 28px;font-size:15.5px;line-height:1.65;color:#e2e8f0!important}#benchmarkPage .sticky-recovery-badge{z-index:90;backdrop-filter:blur(12px);white-space:nowrap;background:#14181bfa;border:1px solid #2ecc7180;border-radius:999px;padding:10px 24px;transition:bottom .35s cubic-bezier(.16,1,.3,1);position:fixed;bottom:-80px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #0009,0 0 20px #2ecc7133}#benchmarkPage .sticky-recovery-badge.visible{bottom:24px}#benchmarkPage .sticky-inner{align-items:center;gap:18px;display:flex}#benchmarkPage .sticky-metric{font-size:13.5px;color:#e2e8f0!important}#benchmarkPage .sticky-val{margin-left:6px;font-size:15.5px;font-weight:800;color:var(--emerald)!important}#benchmarkPage .btn-sticky-audit{background:var(--accent);cursor:pointer;border:none;border-radius:999px;padding:7px 18px;font-size:12.5px;font-weight:800;transition:background .2s;color:#fff!important}#benchmarkPage .btn-sticky-audit:hover{background:#c5241d}#benchmarkPage .modal-backdrop{backdrop-filter:blur(8px);z-index:1000;background:#000000e0;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;display:none;position:fixed;top:0;left:0;overflow-y:auto}#benchmarkPage .modal-backdrop.active{display:flex}#benchmarkPage .modal-card{background:#1c2226;border:1px solid #e0302873;border-radius:16px;width:100%;max-width:580px;margin:auto;padding:34px;position:relative;box-shadow:0 25px 50px #000000b3}#benchmarkPage .modal-close{color:#94a3b8;cursor:pointer;background:0 0;border:none;font-size:26px;transition:color .2s;position:absolute;top:18px;right:20px}#benchmarkPage .modal-close:hover{color:#fff}#benchmarkPage .modal-tag{text-transform:uppercase;letter-spacing:1px;margin-bottom:6px;font-size:11.5px;font-weight:800;display:block;color:var(--accent-light)!important}#benchmarkPage .modal-heading{margin-bottom:8px;font-size:22px;font-weight:800;color:#fff!important}#benchmarkPage .modal-sub{margin-bottom:20px;font-size:13.5px;line-height:1.6;color:#cbd5e1!important}#benchmarkPage .form-row-2{grid-template-columns:1fr 1fr;gap:14px;display:grid}@media (width<=600px){#benchmarkPage .form-row-2{grid-template-columns:1fr}}#benchmarkPage .form-group{margin-bottom:14px}#benchmarkPage .audit-reassurance-box{background:#0e1215f2;border:1px solid #ffffff1f;border-radius:8px;gap:10px;margin:16px 0 18px;padding:12px 14px;display:flex}#benchmarkPage .reassurance-icon{flex-shrink:0;font-size:18px}#benchmarkPage .audit-reassurance-box p{margin:0;font-size:12px;line-height:1.55;color:#cbd5e1!important}#benchmarkPage .audit-reassurance-box strong{color:var(--accent-light)!important}#benchmarkPage .btn-submit{background:var(--accent);cursor:pointer;border:none;border-radius:8px;width:100%;padding:14px;font-size:14px;font-weight:800;transition:all .2s;color:#fff!important}#benchmarkPage .btn-submit:hover{box-shadow:0 4px 18px var(--accent-glow);background:#c5241d}#benchmarkPage .modal-status{border-radius:6px;margin-top:14px;padding:12px 16px;font-size:13.5px;line-height:1.5;display:none}#benchmarkPage .modal-status.success{background:var(--emerald-bg);border:1px solid var(--emerald);color:#2ecc71!important}#benchmarkPage .modal-status.error{border:1px solid var(--accent);background:#e0302826;color:#ffa8a3!important}#benchmarkPage .toast-popup{border:1px solid var(--emerald);opacity:0;pointer-events:none;z-index:1100;background:#1c2226;border-radius:8px;align-items:center;gap:10px;padding:14px 20px;font-size:13.5px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;bottom:24px;right:24px;transform:translateY(100px);box-shadow:0 10px 30px #0006;color:#fff!important}#benchmarkPage .toast-popup.show{opacity:1;pointer-events:auto;transform:translateY(0)}#benchmarkPage .toast-check{font-weight:800;color:var(--emerald)!important}@media print{#benchmarkPage .sub-nav-bar,#benchmarkPage .platform-tabs,#benchmarkPage .btn-action,#benchmarkPage .calc-inputs-col,#benchmarkPage .sticky-recovery-badge,#benchmarkPage .modal-backdrop,#benchmarkPage .toast-popup{display:none!important}#benchmarkPage{color:#000!important;background:#fff!important}#benchmarkPage .stat-card,#benchmarkPage .platform-display-card,#benchmarkPage .fatigue-chart-wrapper,#benchmarkPage .calculator-panel,#benchmarkPage .defect-card,#benchmarkPage .faq-item,#benchmarkPage .author-card,#benchmarkPage .sources-card{-moz-column-break-inside:avoid;break-inside:avoid;color:#000!important;box-shadow:none!important;background:#fff!important;border:1px solid #ddd!important}#benchmarkPage .hero-highlight,#benchmarkPage .hero-title,#benchmarkPage .section-title,#benchmarkPage .stat-val{color:#000!important;-webkit-text-fill-color:#000!important}}
