:root{--bg:#0f0f0f;--surface:#171717;--surface-2:#222;--text:#f5f5f5;--text-muted:#a3a3a3;--muted:#737373;--border:#333;--accent:#f59e0b;--accent-dark:#a16207;--danger:#ef4444;--success:#22c55e;--blue:#3b82f6;--safe-top:env(safe-area-inset-top);--safe-bottom:env(safe-area-inset-bottom)}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body,#root{background:var(--bg);min-height:100%;color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{overscroll-behavior:none;touch-action:manipulation}button,input,select,textarea{font:inherit;font-size:16px}button{background:var(--accent);color:#111;cursor:pointer;border:0;border-radius:14px;min-height:48px;padding:13px 16px;font-weight:800}button.secondary{background:var(--surface-2);color:var(--text);border:1px solid var(--border)}button.danger{background:var(--danger);color:#fff}button.small{border-radius:10px;min-height:36px;padding:8px 12px}button:disabled{opacity:.5}.loading{min-height:100vh;color:var(--text-muted);place-items:center;padding:24px;display:grid}.screen{max-width:980px;padding:calc(18px + var(--safe-top)) 16px calc(24px + var(--safe-bottom));margin:0 auto}.hero{border:1px solid var(--border);background:linear-gradient(145deg,#171717,#111);border-radius:28px;justify-content:space-between;align-items:stretch;gap:16px;padding:20px;display:flex;box-shadow:0 20px 70px #00000040}.hero h1{letter-spacing:-.06em;margin:0;font-size:clamp(34px,10vw,64px)}.hero p{color:var(--text-muted);margin:8px 0 0}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:900;color:var(--accent)!important}.hero-stat{background:var(--surface-2);border-radius:22px;flex-direction:column;justify-content:center;align-items:center;min-width:130px;padding:14px;display:flex}.hero-stat strong{font-size:36px}.hero-stat span,.muted{color:var(--text-muted)}.button-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:16px 0;display:grid}.button-grid button{text-align:left;min-height:82px;font-size:17px}.cards{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px;margin:14px 0;display:grid}.card{background:var(--surface);border:1px solid var(--border);border-radius:20px;flex-direction:column;gap:8px;padding:16px;display:flex}.card span{color:var(--text-muted);font-size:13px}.panel{background:var(--surface);border:1px solid var(--border);border-radius:22px;margin:14px 0;padding:16px}.panel h2{margin:0 0 12px}.topbar{justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;display:flex}.topbar h1{text-align:center;margin:0;font-size:22px}.segmented{gap:8px;margin:8px 0 14px;display:flex}.segmented.wrap{flex-wrap:wrap}.segmented button{background:var(--surface-2);color:var(--text);border:1px solid var(--border);flex:1}.segmented button.active,.scheme-selector button.active,.machine-list button.active,.chips button.active{background:var(--accent);color:#111;border-color:var(--accent)}.scheme-selector{gap:8px;padding-bottom:8px;display:flex;overflow-x:auto}.scheme-selector button,.machine-list button,.chips button{background:var(--surface-2);color:var(--text);border:1px solid var(--border);white-space:nowrap}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%}th,td{border-bottom:1px solid var(--border);text-align:left;padding:10px}th{color:var(--text-muted);font-size:13px}.scheme-viz-wrap{width:100%}.scheme-viz{border-radius:24px;width:100%;display:block;overflow:hidden}.viz-toolbar{color:var(--text-muted);justify-content:space-between;align-items:center;gap:10px;margin-top:8px;display:flex}.form label{color:var(--text-muted);margin:14px 0 6px;font-weight:700;display:block}.form select,.form input,textarea{background:var(--surface-2);width:100%;color:var(--text);border:1px solid var(--border);border-radius:14px;padding:14px}.list-item{background:var(--surface-2);width:100%;color:var(--text);border:1px solid var(--border);text-align:left;justify-content:space-between;gap:12px;margin:8px 0;display:flex}.targets-grid{touch-action:manipulation;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;display:grid}.target-cell{color:#fff;-webkit-user-select:none;user-select:none;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:72px;display:flex}.target-cell strong{font-size:20px}.target-cell span{opacity:.9;font-size:12px}.target-cell.hit_first{background:var(--success);color:#06140a}.target-cell.hit_second{background:var(--blue);color:#fff}.target-cell.miss{background:var(--danger);color:#fff}.target-cell.no_bird,.target-cell.unknown{background:var(--muted);color:#fff}.sheet-backdrop{z-index:50;padding:16px 12px calc(12px + var(--safe-bottom));background:#0000009e;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.bottom-sheet{background:var(--surface);border:1px solid var(--border);border-radius:28px 28px 18px 18px;width:min(760px,100%);max-height:88vh;padding:12px 16px 18px;overflow:auto;box-shadow:0 -30px 80px #00000073}.bottom-sheet.compact{max-height:58vh}.sheet-handle{background:var(--border);border-radius:999px;width:48px;height:5px;margin:4px auto 14px}.bottom-sheet h2{margin:0 0 12px}.bottom-sheet label{color:var(--text-muted);margin:12px 0 8px;font-weight:800;display:block}.machine-list,.chips,.quick-actions,.row-actions{flex-wrap:wrap;gap:8px;display:flex}.quick-actions button{flex:150px}.sheet-actions{gap:10px;margin-top:16px;display:flex}.sheet-actions button{flex:1}.error-circle-box{max-width:260px;margin:6px auto}.error-circle{touch-action:none;width:100%;display:block}.bar-list>div{grid-template-columns:130px 1fr 56px;align-items:center;gap:8px;margin:10px 0;display:grid}meter{width:100%;height:14px}.error-map{width:min(320px,100%);margin:auto;display:block}.ar-screen{z-index:100;background:#000;position:fixed;inset:0;overflow:hidden}.ar-touch{touch-action:none;position:absolute;inset:0}.ar-viz{pointer-events:none;position:absolute;inset:0}.calib-point{color:#111;background:var(--accent);border-radius:50%;place-items:center;width:34px;height:34px;font-weight:900;display:grid;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 0 4px #fff6}.ar-panel{left:12px;right:12px;bottom:calc(12px + var(--safe-bottom));border:1px solid var(--border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#111111e0;border-radius:22px;padding:14px;position:absolute}.ar-panel p{color:var(--text-muted);margin:6px 0}.ar-panel input[type=range]{width:100%}@media (width<=620px){.hero{flex-direction:column}.button-grid{grid-template-columns:1fr}.topbar h1{font-size:18px}.targets-grid{gap:7px}.target-cell{border-radius:12px;min-height:64px;padding:8px}.bar-list>div{grid-template-columns:90px 1fr 44px;font-size:13px}}select{width:100%;color:inherit;font:inherit;background:#ffffff0f;border:1px solid #ffffff24;border-radius:10px;outline:none;padding:12px 14px}.segmented,.scheme-selector{flex-wrap:wrap;gap:6px;max-width:100%;display:flex;overflow-x:hidden}.segmented button,.scheme-selector button{white-space:nowrap;min-width:0}@media (width<=430px){.segmented button{flex:calc(33.333% - 6px);padding:7px 6px;font-size:12px}.scheme-selector button{flex:calc(25% - 6px);padding:7px 5px;font-size:12px}}.segmented,.segmented.wrap,.scheme-selector{max-width:100%;overflow:hidden}.segmented{flex-wrap:wrap;gap:6px;display:flex}.segmented button{white-space:nowrap;min-width:0}.compact-segmented button{border-radius:10px;padding:8px 10px;font-size:13px}.scheme-selector{grid-template-columns:repeat(auto-fit,minmax(82px,1fr));gap:6px;display:grid}.scheme-selector button{border-radius:10px;padding:8px 7px;font-size:12px}.session-meta{grid-template-columns:1fr;gap:10px;display:grid}.session-meta div{justify-content:space-between;align-items:center;gap:16px;display:flex}.session-meta span{color:var(--text-muted);font-size:13px}.session-meta strong{text-align:right;font-size:14px}.ar-page{background:#000;position:fixed;inset:0;overflow:hidden}.ar-video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.ar-dark-gradient{pointer-events:none;background:linear-gradient(#00000026,#00000040,#000000bf);position:absolute;inset:0}.ar-overlay{pointer-events:none;height:48%;position:absolute;top:10%;left:4%;right:4%}.ar-viz-wrap{background:0 0!important}.ar-viz-wrap .scheme-viz{filter:drop-shadow(0 8px 18px #0000008c)}.ar-controls{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0f0f12e0;border:1px solid #ffffff24;border-radius:18px;max-height:52vh;padding:14px;position:absolute;bottom:12px;left:12px;right:12px;overflow:auto}.ar-controls label{color:#ffffffbf;margin-top:10px;margin-bottom:6px;font-size:12px;display:block}.ar-controls select,.ar-controls input{width:100%}.ar-controls-top{justify-content:space-between;align-items:center;gap:12px;display:flex}@media (width<=520px){.scheme-selector{grid-template-columns:repeat(5,minmax(0,1fr))}.scheme-selector button{padding:7px 4px;font-size:11px}.segmented{gap:5px}.segmented button{flex:auto;padding-left:8px;padding-right:8px;font-size:12px}}.mini-panel{border:1px solid var(--border);background:#ffffff0a;border-radius:18px;gap:10px;margin:14px 0 18px;padding:16px;display:grid}.row-between{justify-content:space-between;align-items:center;gap:14px;display:flex}.error-circle-box{gap:12px;margin:18px 0;display:grid}.error-circle{touch-action:none;width:100%;max-width:360px;margin:0 auto;display:block}.target-editor-sheet{scroll-behavior:auto}.trajectory-panel{margin:14px 0 8px}.trajectory-help{margin-top:-2px;margin-bottom:10px}.trajectory-buttons{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:8px 0 12px;display:grid}.trajectory-buttons button{background:var(--surface-2);min-height:68px;color:var(--text);border:1px solid var(--border);align-content:center;justify-items:center;gap:2px;padding:10px 6px;display:grid}.trajectory-buttons button.active{background:var(--accent);color:#111;border-color:var(--accent)}.trajectory-buttons button strong,.trajectory-buttons button span{font-size:15px}.trajectory-buttons button em{opacity:.82;font-size:12px;font-style:normal}.trajectory-summary{grid-template-columns:repeat(3,minmax(0,1fr));padding:12px}.trajectory-summary div{gap:3px;display:grid}.trajectory-summary span{color:var(--text-muted);font-size:12px}.trajectory-summary strong{font-size:14px}@media (width<=520px){.sheet-backdrop{padding-top:calc(8px + var(--safe-top));align-items:flex-end}.bottom-sheet{max-height:calc(96vh - var(--safe-top) - var(--safe-bottom))}.trajectory-buttons{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.trajectory-buttons button{border-radius:12px;min-height:62px}.trajectory-summary{grid-template-columns:1fr}}.scheme-number-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid;overflow:visible}.scheme-number-grid button{white-space:normal;text-align:center;align-content:center;justify-items:center;gap:2px;min-width:0;min-height:64px;padding:8px 4px;display:grid}.scheme-number-grid button span,.station-selector button span{opacity:.88;font-size:11px;font-weight:800;line-height:1;display:block}.scheme-number-grid button strong,.station-selector button strong{font-size:22px;font-weight:950;line-height:1;display:block}.station-selector{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;max-width:100%;margin:14px 0 16px;display:grid}.station-selector button{white-space:normal;text-align:center;background:var(--surface-2);min-width:0;min-height:62px;color:var(--text);border:1px solid var(--border);align-content:center;justify-items:center;gap:2px;padding:8px 3px;display:grid}.station-selector .station-all{grid-column:1/-1;min-height:54px;font-size:16px}.scheme-viz-wrap{border-radius:24px;overflow:hidden}.scheme-viz{max-height:440px}.viz-toolbar{padding:0 2px}@media (width<=520px){.scheme-number-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}.scheme-number-grid button{min-height:58px;padding:7px 2px}.scheme-number-grid button span,.station-selector button span{letter-spacing:-.02em;font-size:9.5px}.scheme-number-grid button strong,.station-selector button strong{font-size:18px}.station-selector{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}.station-selector button{border-radius:12px;min-height:56px}.station-selector .station-all{min-height:50px}}.home-actions-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:16px 0;display:grid}.home-actions-grid button{text-align:left;border-radius:22px;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:10px;min-height:118px;padding:18px;display:flex}.home-actions-grid button span{font-size:28px;line-height:1}.home-actions-grid button strong{font-size:clamp(17px,4.5vw,24px);line-height:1.05}.home-secondary-actions{padding-bottom:calc(20px + var(--safe-bottom));margin:18px 0 6px}.form-row-2{grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;gap:10px;display:grid}@media (width<=430px){.home-actions-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home-actions-grid button{border-radius:18px;min-height:104px;padding:14px}.form-row-2{grid-template-columns:1fr;gap:0}}.stats-screen .stats-hero{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.stats-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.stats-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.stats-filter-field{flex-direction:column;gap:6px;display:flex}.stats-filter-field span{opacity:.72;font-size:12px}.stats-filter-field input,.stats-filter-field select{width:100%;min-width:0}.stats-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:14px 0;display:grid}.stat-card{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;gap:5px;padding:14px;display:flex}.stat-card small{opacity:.68;font-size:12px}.stat-card strong{font-size:28px;line-height:1}.stat-card span{opacity:.68;font-size:12px}.stats-table-panel h2{margin-top:0}.table-scroll{width:100%;overflow-x:auto}.stats-table{border-collapse:collapse;width:100%;min-width:680px}.stats-table th,.stats-table td{text-align:left;white-space:nowrap;border-bottom:1px solid #ffffff14;padding:9px 8px}.stats-table th{opacity:.68;font-size:12px;font-weight:600}@media (width<=760px){.stats-screen .stats-hero{flex-direction:column}.stats-actions{justify-content:stretch;width:100%}.stats-actions button{flex:1}.stats-filter-grid{grid-template-columns:1fr}.stats-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-card strong{font-size:24px}}.stats-insights-panel h2{margin:0}.stats-insights-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.stats-insight-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.stats-insight-card{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:14px}.stats-insight-card small{opacity:.68;margin-bottom:6px;font-size:12px;display:block}.stats-insight-card strong{margin-bottom:8px;font-size:22px;line-height:1.1;display:block}.stats-insight-card p{opacity:.78;margin:0;font-size:13px;line-height:1.45}@media (width<=900px){.stats-insight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.stats-insight-grid{grid-template-columns:1fr}}.advanced-target-editor{flex-direction:column;gap:14px;display:flex}.advanced-target-header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.advanced-target-header h2{margin:2px 0 4px}.advanced-target-section{background:#ffffff0b;border:1px solid #ffffff1a;border-radius:12px;padding:14px}.advanced-target-section h3{margin:0 0 12px;font-size:15px}.advanced-result-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.advanced-result-grid button,.error-zone-grid button{background:#ffffff0f;border:1px solid #ffffff1f}.advanced-result-grid button.selected,.error-zone-grid button.selected{background:#ffffff2e;border-color:#ffffff6b}.advanced-target-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.advanced-target-field{flex-direction:column;gap:6px;display:flex}.advanced-target-field span{opacity:.72;font-size:12px}.advanced-target-field small{opacity:.58;font-size:11px;line-height:1.3}.advanced-target-field input,.advanced-target-field select,.advanced-target-section textarea{width:100%;min-width:0}.advanced-error-layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.advanced-error-card{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;padding:12px}.advanced-error-card h3{margin:0 0 4px}.advanced-error-card.is-disabled{opacity:.48}.error-zone-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.error-zone-grid button{padding:9px 8px;font-size:12px}.advanced-error-summary{opacity:.78;margin:10px 0 0;font-size:12px}.advanced-target-footer{justify-content:flex-end;gap:10px;display:flex}@media (width<=760px){.advanced-target-header{flex-direction:column}.advanced-result-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.advanced-target-grid,.advanced-error-layout{grid-template-columns:1fr}.advanced-target-footer{flex-direction:column-reverse}.advanced-target-footer button{width:100%}}.analysis-diagnosis{flex-direction:column;gap:14px;display:flex}.analysis-weakness-list{flex-direction:column;gap:10px;margin:0;padding-left:20px;display:flex}.analysis-weakness-list li{border-bottom:1px solid #ffffff14;padding:10px 0}.analysis-weakness-list li:last-child{border-bottom:0}.analysis-weakness-list strong{margin-bottom:4px;display:block}.analysis-weakness-list span{opacity:.76;font-size:13px;line-height:1.35}.analysis-comparison-layout{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:14px 0;display:grid}.analysis-comparison-card{background:#ffffff0e;border:1px solid #ffffff1a;border-radius:12px;padding:14px}.analysis-comparison-header{justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;display:flex}.analysis-comparison-header span{opacity:.55;font-size:12px}.analysis-comparison-grid{grid-template-columns:1fr;gap:10px;display:grid}.analysis-comparison-grid div{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:baseline;gap:8px;padding-bottom:7px;display:flex}.analysis-comparison-grid div:last-child{border-bottom:0;padding-bottom:0}.analysis-comparison-grid small,.analysis-comparison-grid span{opacity:.68;font-size:12px}.analysis-comparison-grid b{font-size:18px}.analysis-panel h2{margin-top:0}@media (width<=900px){.analysis-comparison-layout{grid-template-columns:1fr}}.analysis-insights-panel.is-collapsed{padding:10px}.analysis-section-header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.analysis-close-button{white-space:nowrap}.analysis-full-toggle{width:100%;min-height:44px;color:inherit;cursor:pointer;background:#ffffff12;border:1px solid #ffffff1f;border-radius:10px;justify-content:center;align-items:center;font-weight:700;display:flex}.analysis-full-toggle:hover{background:#ffffff1c}.analysis-toggle-panel{padding:10px}.analysis-toggle-content{margin-top:16px}.analysis-insight-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.analysis-insight-card{background:#ffffff0e;border:1px solid #ffffff1a;border-radius:12px;padding:14px}.analysis-insight-card small{opacity:.62;margin-bottom:8px;font-size:12px;display:block}.analysis-insight-card strong{margin-bottom:8px;display:block}.analysis-insight-card p{opacity:.74;margin:0;font-size:13px;line-height:1.35}.analysis-diagnosis-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.analysis-diagnosis-grid div{background:#ffffff0e;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;gap:5px;padding:14px;display:flex}.analysis-diagnosis-grid small{opacity:.62;font-size:12px}.analysis-diagnosis-grid strong{font-size:24px}.analysis-diagnosis-grid span{opacity:.68;font-size:12px}.analysis-diagnosis-note{border-left:3px solid #ffffff47;margin-top:14px;padding-left:12px}.analysis-diagnosis-note p{opacity:.76;margin-bottom:0;line-height:1.4}@media (width<=900px){.analysis-insight-grid,.analysis-diagnosis-grid{grid-template-columns:1fr}.analysis-section-header{flex-direction:column}.analysis-close-button{width:100%}}.automatic-insights-control{flex-direction:column;gap:8px;display:flex}.automatic-insights-close-row{justify-content:flex-end;display:flex}.automatic-insights-close-row button{width:100%}.analysis-toggle-content .analysis-insight-grid{margin-top:14px}@media (width>=760px){.automatic-insights-close-row button{width:auto}}.stats-charts-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:14px 0;display:grid}.mini-chart-panel h2{margin-top:0;margin-bottom:12px}.mini-bar-chart{flex-direction:column;gap:12px;display:flex}.mini-bar-row{grid-template-columns:minmax(92px,140px) 1fr;align-items:center;gap:10px;display:grid}.mini-bar-label{flex-direction:column;gap:3px;min-width:0;display:flex}.mini-bar-label span{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;overflow:hidden}.mini-bar-label small{opacity:.66;font-size:11px}.mini-bar-track{background:#ffffff14;border-radius:999px;height:10px;overflow:hidden}.mini-bar-fill{opacity:.72;background:currentColor;border-radius:999px;height:100%}.mini-line-chart{flex-direction:column;gap:8px;display:flex}.mini-line-chart svg{box-sizing:border-box;background:linear-gradient(#ffffff14,#ffffff05);border-radius:12px;width:100%;height:116px;padding:8px;display:block}.mini-line-chart circle{fill:currentColor}.mini-line-caption{opacity:.68;justify-content:space-between;gap:10px;font-size:11px;display:flex}@media (width<=760px){.stats-charts-grid{grid-template-columns:1fr}.mini-bar-row{grid-template-columns:minmax(84px,120px) 1fr}.mini-line-chart svg{height:92px}}.trajectory-summary-card{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:12px}.trajectory-summary-details{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.trajectory-summary-details div{gap:3px;display:grid}.trajectory-summary-details span{color:var(--text-muted);font-size:12px}.trajectory-summary-details strong{font-size:14px}.trajectory-advanced-toggle{border:1px solid var(--border);min-width:116px;min-height:100%;padding:10px 12px}.trajectory-advanced-toggle.active{background:var(--accent);color:#111;border-color:var(--accent)}.trajectory-advanced-panel{gap:12px}.trajectory-advanced-panel .muted{margin:4px 0 0}.trajectory-manual-inputs label{color:var(--text-muted);gap:8px;margin:0;font-weight:800;display:grid}.manual-badge{border:1px solid var(--accent);color:var(--accent);white-space:nowrap;border-radius:999px;place-items:center;padding:6px 10px;font-size:12px;font-weight:900;display:inline-grid}.quick-trajectory-panel{gap:12px;display:grid}.quick-trajectory-note{margin:-4px 0 0;font-size:13px}.quick-trajectory-buttons{margin-bottom:0}@media (width<=520px){.bottom-sheet.compact{max-height:72vh}.trajectory-summary-card{grid-template-columns:minmax(0,1fr) 108px;padding:12px}.trajectory-summary-details{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px}.trajectory-advanced-toggle{border-radius:12px;min-width:0;padding:8px 6px;font-size:12px}}.competition-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.competition-list-item span strong{color:var(--text)}.competition-hero-panel h2{margin:.25rem 0;font-size:clamp(2.2rem,10vw,4.4rem)}.competition-series-grid{gap:.85rem;display:grid}.competition-series-card{padding:1rem}.compact-actions{margin-top:.75rem}.compact-stat-bars{gap:.45rem;display:grid}.stat-row{border-bottom:1px solid var(--border);grid-template-columns:4rem 1fr 4rem;align-items:center;gap:.65rem;padding:.7rem 0;display:grid}.stat-row em{color:var(--text-muted);text-align:right;font-style:normal}.competition-checklist-group{margin-top:1rem}.checklist-row{border-bottom:1px solid var(--border);grid-template-columns:auto 1fr minmax(6rem,35%);align-items:center;gap:.6rem;padding:.45rem 0;display:grid}.checklist-row button{min-width:2.6rem;padding:.55rem .65rem}.checklist-row input{min-width:0}.competition-official-series-inputs{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;display:grid}.competition-official-table{margin-top:1rem}@media (width<=680px){.competition-kpi-grid,.form-row-3,.competition-official-series-inputs{grid-template-columns:1fr}.checklist-row{grid-template-columns:auto 1fr}.checklist-row input{grid-column:1/-1}}.form-row-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.form-row-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.form-row-2>*,.form-row-3>*{min-width:0}.panel,.bottom-sheet,.form,.screen{overflow-x:hidden}.form input,.form select,.form textarea,.bottom-sheet input,.bottom-sheet select,.bottom-sheet textarea{appearance:none;border-radius:14px;width:100%;min-width:0;max-width:100%;padding:14px;background:var(--surface-2)!important;color:var(--text)!important;border:1px solid var(--border)!important}input::placeholder,textarea::placeholder{color:var(--text-muted);opacity:1}input[type=date],input[type=time],input[type=text],input[type=number],input[type=email],input[type=search],textarea,select{background-color:var(--surface-2)!important;color:var(--text)!important}input[type=checkbox]{accent-color:var(--accent);width:auto!important}input[type=range]{width:100%;accent-color:var(--accent);background:0 0!important;border:0!important;padding:0!important}input[type=range]::-webkit-slider-thumb{background:var(--accent)}input[type=range]::-moz-range-thumb{background:var(--accent);border:0}input[type=range]::-webkit-slider-runnable-track{background:#f59e0b40;border-radius:999px}input[type=range]::-moz-range-track{background:#f59e0b40;border-radius:999px}.checkbox-row{align-items:center;gap:10px;display:flex!important}.checkbox-row span{color:var(--text)}select option{color:#111}.foot-editor-wrap{margin-top:6px}.foot-editor-box{aspect-ratio:1;border:1px solid var(--border);background:linear-gradient(#ffffff05,#ffffff03);border-radius:18px;width:100%;max-width:420px;margin-bottom:14px;position:relative;overflow:hidden}.foot-editor-cross{background:#ffffff1f;position:absolute}.foot-editor-cross-v{width:1px;top:0;bottom:0;left:50%;transform:translate(-50%)}.foot-editor-cross-h{height:1px;top:50%;left:0;right:0;transform:translateY(-50%)}.foot-node{cursor:grab;touch-action:none;width:64px;height:30px;position:absolute}.foot-node.active .foot-shape{box-shadow:0 0 0 2px var(--accent)}.foot-shape{width:100%;height:100%;color:var(--text);background:#f59e0b33;border:1px solid #f59e0b8c;border-radius:999px;justify-content:center;align-items:center;font-weight:900;display:flex}@media (width<=680px){.form-row-2,.form-row-3{grid-template-columns:1fr}.topbar{align-items:center}.bottom-sheet{width:100%;max-height:90vh;padding:12px 14px 18px}.segmented button{flex:calc(50% - 6px)}}.topbar{max-width:100%}.topbar h1{overflow-wrap:anywhere;min-width:0;line-height:1.08}.topbar button{flex-shrink:0}.station-selector{grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;margin:8px 0 14px;display:grid}.station-selector button{background:var(--surface-2);min-width:0;min-height:48px;color:var(--text);border:1px solid var(--border);border-radius:14px;padding:0;font-size:14px;font-weight:900}.wind-slider-control{border:1px solid var(--border);background:var(--surface-2);border-radius:16px;width:100%;max-width:100%;margin:8px 0 16px;padding:12px 12px 10px}.wind-slider-control input[type=range]{width:100%;accent-color:var(--accent);display:block}.wind-scale{color:var(--text-muted);text-align:center;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;margin-top:8px;font-size:11px;font-weight:800;display:grid}.default-setup-selector{margin-top:8px}.foot-editor-help{margin-top:0;font-size:13px}.foot-editor-box{isolation:isolate;position:relative}.shooting-direction-indicator{z-index:1;color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;pointer-events:none;place-items:center;gap:2px;font-size:11px;font-weight:800;display:grid;position:absolute;top:10px;left:50%;transform:translate(-50%)}.shooting-direction-indicator strong{color:var(--accent);font-size:34px;line-height:1}.foot-node{z-index:3;width:46px!important;height:86px!important}.foot-shape{width:100%;height:100%;color:var(--text);background:#f59e0b2e;border:1px solid #f59e0b94;grid-template-rows:1fr auto;place-items:center;position:relative;border-radius:24px 24px 18px 18px!important;display:grid!important}.foot-direction-arrow{color:var(--accent);margin-top:6px;font-size:26px;line-height:1}.foot-label{margin-bottom:8px;font-size:13px;font-weight:900}.foot-node.active .foot-shape{box-shadow:0 0 0 2px var(--accent);background:#f59e0b4d}input[type=range]{accent-color:var(--accent)}input[type=range]::-webkit-slider-runnable-track{background:#f59e0b47}input[type=range]::-moz-range-track{background:#f59e0b47}@media (width<=680px){.topbar{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.topbar button{white-space:normal;min-width:0;max-width:150px;padding:10px 12px;font-size:14px;line-height:1.05}.topbar h1{text-align:center;font-size:clamp(16px,4.6vw,20px)}.station-selector{grid-template-columns:repeat(5,minmax(0,1fr))}.station-selector button{min-height:44px;font-size:13px}.form input,.form select,.form textarea,.bottom-sheet input,.bottom-sheet select,.bottom-sheet textarea{min-width:0;max-width:100%}}@media (width<=420px){.topbar button{max-width:128px;padding:9px 10px;font-size:13px}.topbar h1{font-size:16px}}.posture-editor-wrap{width:100%}.posture-editor-box{max-width:520px;min-height:360px}.posture-stance-line{z-index:2;pointer-events:none;background:#f59e0b73;border-radius:999px;height:4px;position:absolute}.body-node{z-index:4;cursor:grab;touch-action:none;width:84px;height:54px;position:absolute}.body-shape{width:100%;height:100%;color:var(--text);background:#a855f733;border:1px solid #a855f7b3;border-radius:999px;grid-template-rows:1fr auto;place-items:center;display:grid;box-shadow:0 0 0 1px #a855f72e}.body-node.active .body-shape{background:#a855f757;box-shadow:0 0 0 2px #a855f7f2}.body-arrow{color:#c084fc;margin-top:4px;font-size:25px;line-height:1}.body-label{letter-spacing:.08em;margin-bottom:5px;font-size:9px;font-weight:900}.posture-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:12px 0 14px;display:grid}.posture-metrics div{border:1px solid var(--border);background:var(--surface-2);border-radius:14px;min-width:0;padding:10px}.posture-metrics span{color:var(--text-muted);margin-bottom:4px;font-size:11px;font-weight:800;display:block}.posture-metrics strong{font-size:12px;line-height:1.2;display:block}.posture-sliders label{font-size:13px}@media (width<=680px){.posture-editor-box{max-width:100%;min-height:330px}.posture-metrics{grid-template-columns:1fr}.body-node{width:76px;height:50px}}.home-action-layout{gap:12px;margin:16px 0;display:grid}.home-action-row{gap:12px;display:grid}.home-action-row-primary{grid-template-columns:repeat(2,minmax(0,1fr))}.home-action-row-secondary{grid-template-columns:repeat(4,minmax(0,1fr))}.home-action-card{text-align:left;background:var(--surface-2);width:100%;min-width:0;min-height:76px;color:var(--text);border:1px solid var(--border);border-radius:18px;align-content:center;gap:6px;padding:14px 12px;display:grid}.home-action-card span{font-size:22px;line-height:1;display:block}.home-action-card strong{overflow-wrap:anywhere;font-size:15px;line-height:1.12;display:block}.home-action-main{background:var(--accent);color:#111;border-color:var(--accent);min-height:92px}@media (width<=760px){.home-action-row-secondary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=430px){.home-action-layout,.home-action-row{gap:10px}.home-action-card{border-radius:16px;min-height:72px;padding:12px 10px}.home-action-main{min-height:86px}.home-action-card strong{font-size:14px}.home-action-main strong{font-size:16px}}.setup-list-header{align-items:center;gap:12px;margin-bottom:8px}.setup-list-header h2{margin:0}.analysis-table{border:1px solid var(--border);border-radius:16px;gap:0;display:grid;overflow:hidden}.analysis-table-head,.analysis-table-row{grid-template-columns:minmax(0,1.5fr) 56px 86px 76px;align-items:center;gap:8px;padding:10px 12px;display:grid}.analysis-table-head{background:var(--surface-2);color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:900}.analysis-table-row{border-top:1px solid var(--border)}.analysis-table-row span:first-child{overflow-wrap:anywhere;min-width:0}.analysis-table-row strong{font-size:14px}.analysis-table-row em{color:var(--accent);text-align:right;font-style:normal;font-weight:900}@media (width<=520px){.analysis-table-head,.analysis-table-row{grid-template-columns:minmax(0,1fr) 44px 70px 64px;padding:9px 10px;font-size:12px}.analysis-table-head{font-size:10px}}.stats-screen,.stats-screen .panel,.stats-filter-grid,.stats-filter-field{min-width:0;max-width:100%;overflow-x:hidden}.stats-filter-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));align-items:start}.stats-filter-field{box-sizing:border-box;width:100%}.stats-filter-field input,.stats-filter-field select{box-sizing:border-box;display:block;overflow:hidden;width:100%!important;min-width:0!important;max-width:100%!important}.stats-filter-field input[type=date]{appearance:none;min-height:52px;line-height:1.2}.stats-filter-field input[type=date]::-webkit-date-and-time-value{text-align:left;color:var(--text)}.stats-filter-field input[type=date]::-webkit-calendar-picker-indicator{opacity:.85;filter:invert()}.home-action-row-secondary .home-action-card{background:linear-gradient(145deg, #f59e0b1a, #ffffff09), var(--surface-2);border:1px solid #f59e0b9e;box-shadow:inset 0 0 0 1px #f59e0b14}.home-action-row-secondary .home-action-card span{color:var(--accent)}.home-action-row-secondary .home-action-card strong{color:var(--text)}.home-action-row-secondary .home-action-card:active,.home-action-row-secondary .home-action-card:hover{border-color:var(--accent);background:linear-gradient(145deg, #f59e0b2e, #ffffff0b), var(--surface-2)}.home-action-card{cursor:pointer;transition:transform .12s,border-color .12s,background .12s,box-shadow .12s}.home-action-card:active{transform:scale(.985)}@media (width<=680px){.stats-filter-grid{grid-template-columns:1fr}.stats-filter-field input,.stats-filter-field select{width:100%!important;max-width:100%!important}}@media (width<=430px){.stats-filter-field input[type=date]{padding-left:12px;padding-right:12px;font-size:15px}.home-action-row-secondary .home-action-card{min-height:74px}}:root{--bg:#000;--background:#000;--surface:#0b0b0d;--surface-1:#0b0b0d;--surface-2:#1d1d20;--surface-3:#29292d;--card:#111113;--card-soft:#171719;--border:#ffffff1b;--border-strong:#ffffff29;--text:#f7f7f8;--text-muted:#92929a;--muted:#92929a;--accent:#ff942f;--accent-2:#ffbd5a;--accent-soft:#ff942f29;--accent-border:#ff942f70;--danger:#ff4d55;--success:#33d35b;--radius-xl:34px;--radius-lg:28px;--radius-md:22px;--radius-sm:16px;--shadow-card:0 18px 44px #00000061;--shadow-accent:0 16px 36px #ff942f38}*{box-sizing:border-box}html,body,#root{color:var(--text);background:#000!important}body{letter-spacing:-.018em;font-family:Inter,Barlow,-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,system-ui,sans-serif}.screen{color:var(--text);padding-left:max(22px, env(safe-area-inset-left));padding-right:max(22px, env(safe-area-inset-right));padding-bottom:calc(120px + env(safe-area-inset-bottom));background:radial-gradient(circle at 50% -20%,#ff942f14,#0000 32%),#000!important}.screen>h1,.screen h1{letter-spacing:-.065em;color:var(--text);font-size:clamp(38px,10vw,68px);font-weight:950;line-height:.94}h2{letter-spacing:-.045em;font-size:clamp(24px,6.3vw,36px);font-weight:920;line-height:1.02}p,.muted,small{color:var(--text-muted);line-height:1.28}.topbar{padding-top:calc(12px + env(safe-area-inset-top));gap:12px;margin-bottom:22px}.topbar h1{letter-spacing:-.04em;text-align:center;line-height:1.05;font-size:clamp(20px,5.4vw,32px)!important}.topbar button,button.secondary,.secondary{min-height:52px;font-weight:850;box-shadow:inset 0 1px #ffffff0b;color:var(--text)!important;border:1px solid var(--border-strong)!important;background:linear-gradient(#ffffff0e,#ffffff06),#1f1f22!important;border-radius:999px!important}.topbar button:last-child:not(.secondary),button:not(.secondary):not(.small):not(.list-item):not(.home-action-card){border-radius:999px}button{letter-spacing:-.02em;font-family:inherit;transition:transform .11s,opacity .11s,background .11s,border-color .11s,box-shadow .11s}button:active{transform:scale(.982)}.panel,.card,.mini-panel,.list-item,.bottom-sheet{box-shadow:var(--shadow-card);background:linear-gradient(180deg, #ffffff09, #ffffff03), var(--card)!important;border:1px solid var(--border)!important;border-radius:var(--radius-xl)!important}.panel{margin:16px 0;padding:clamp(20px,5vw,34px)}.card{min-height:124px;padding:clamp(18px,5vw,28px)}.card span,.panel label,.form label{color:var(--text-muted);letter-spacing:-.018em;font-size:15px;font-weight:820}.card strong{color:var(--text);letter-spacing:-.06em;font-size:clamp(34px,8vw,54px);font-weight:950;line-height:.98}.list-item{text-align:left;min-height:82px;padding:18px 20px}.list-item strong{color:var(--text);font-weight:920}.list-item span{color:var(--text)}.home-action-card{box-shadow:var(--shadow-card);border:1px solid var(--border)!important;background:linear-gradient(#ffffff09,#ffffff03),#111113!important;border-radius:30px!important;min-height:98px!important;padding:22px!important}.home-action-card span{color:var(--accent);font-weight:900;font-size:28px!important}.home-action-card strong{color:var(--text);letter-spacing:-.045em;font-weight:920;line-height:1.05;font-size:19px!important}.home-action-main{box-shadow:var(--shadow-accent);background:linear-gradient(135deg, var(--accent), var(--accent-2))!important;color:#0b0b0c!important;border-color:#0000!important;min-height:118px!important}.home-action-main span,.home-action-main strong{color:#0b0b0c!important}.home-action-main strong{font-size:24px!important}.home-action-row-secondary .home-action-card{border-color:var(--accent-border)!important;background:linear-gradient(145deg,#ff942f1f,#ffffff05),#111113!important}.home-action-row-secondary .home-action-card:active{background:linear-gradient(145deg,#ff942f38,#ffffff07),#111113!important}.form input,.form select,.form textarea,.panel input,.panel select,.panel textarea,.bottom-sheet input,.bottom-sheet select,.bottom-sheet textarea,input,select,textarea{outline:none;width:100%;max-width:100%;min-height:58px;padding:15px 18px;font-size:17px;font-weight:560;box-shadow:inset 0 1px #ffffff0b,0 0 #ff942f00;color:var(--text)!important;background:#242427!important;border:1px solid #ffffff1b!important;border-radius:22px!important}textarea{resize:vertical;min-height:118px}input:focus,select:focus,textarea:focus{border-color:#ff942fbf!important;box-shadow:inset 0 1px #ffffff0e,0 0 0 4px #ff942f21!important}input::placeholder,textarea::placeholder{color:#f7f7f86b!important}select{appearance:none}input[type=date]{appearance:none;line-height:1.2}input[type=checkbox]{accent-color:var(--accent)}button.primary,.primary-wide,button[type=submit],.sheet-actions button:not(.secondary),.form>button:not(.secondary){min-height:66px;box-shadow:var(--shadow-accent);font-size:19px;font-weight:950;background:linear-gradient(135deg, var(--accent), var(--accent-2))!important;color:#080808!important;border:0!important;border-radius:28px!important}.primary-wide{width:100%;margin-top:14px}.segmented{border:1px solid var(--border);background:#171719;border-radius:999px;gap:4px;padding:4px}.segmented button{min-height:52px;font-weight:850;color:var(--text)!important;background:0 0!important;border:0!important;border-radius:999px!important}.segmented button.active,.segmented .active{box-shadow:inset 0 1px #ffffff1a,0 8px 22px #0000004d;color:#fff!important;background:#696970!important}.compact-segmented button.active{background:linear-gradient(135deg, var(--accent), var(--accent-2))!important;color:#090909!important}.station-selector{gap:8px!important}.station-selector button{font-weight:920;border:1px solid var(--border)!important;min-height:50px!important;color:var(--text)!important;background:#1f1f22!important;border-radius:18px!important}.station-selector button.active{background:linear-gradient(135deg, var(--accent), var(--accent-2))!important;color:#0b0b0c!important;border-color:#0000!important}input[type=range]{height:38px;accent-color:var(--accent);background:0 0!important;border:0!important;padding:0!important}input[type=range]::-webkit-slider-runnable-track{background:linear-gradient(90deg,#ff942ff2,#ffbd5af2),#ffffff1a;border-radius:999px;height:10px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:#f7f7f8;border:0;border-radius:999px;width:34px;height:34px;margin-top:-12px;box-shadow:0 7px 18px #00000080,0 0 0 1px #fff3}input[type=range]::-moz-range-track{background:#ff942f80;border-radius:999px;height:10px}input[type=range]::-moz-range-thumb{background:#f7f7f8;border:0;border-radius:999px;width:34px;height:34px}svg{overflow:visible}svg text{fill:var(--text-muted)!important;font-family:Inter,Barlow,-apple-system,BlinkMacSystemFont,system-ui,sans-serif!important}svg path,svg line,svg polyline{stroke-linecap:round;stroke-linejoin:round}.chart-card,.chart-panel,.analysis-table,.stat-bars,.compact-stat-bars{border:1px solid var(--border)!important;background:linear-gradient(#ffffff09,#ffffff03),#0d0d0f!important;border-radius:30px!important}.analysis-table{overflow:hidden}.analysis-table-head{color:var(--text-muted)!important;background:#1f1f22!important}.analysis-table-row{border-color:#ffffff17!important}.analysis-table-row em,.analysis-table-row strong{color:var(--accent)!important}.stat-row{border-color:#ffffff17!important}.stat-row em{color:var(--accent)!important}.progress,.bar,.fill,.stat-bar-fill,[class*=bar-fill],[class*=progress-fill]{background:linear-gradient(90deg, var(--accent), var(--accent-2))!important;border-radius:999px!important}.sheet-backdrop{-webkit-backdrop-filter:blur(10px);background:#000000b3!important}.bottom-sheet{box-shadow:0 -18px 56px #0000009e;background:linear-gradient(#ffffff0f,#ffffff05),#171719!important;border-color:#ffffff26!important;border-radius:38px 38px 0 0!important}.sheet-handle{border-radius:999px;background:#fff3!important;width:68px!important;height:7px!important}.foot-editor-box,.posture-editor-box{border:1px solid var(--border-strong)!important;background:linear-gradient(#ffffff09,#ffffff04),#101012!important;border-radius:32px!important}.shooting-direction-indicator strong,.foot-direction-arrow{color:var(--accent)!important}.body-shape{background:#ff942f1f!important;border-color:#ff942f7a!important}.body-arrow{color:var(--accent)!important}.posture-stance-line{background:#ff942f94!important}.posture-metrics div{background:#1b1b1e!important;border-radius:22px!important}.trajectory-buttons button,.result-buttons button{border:1px solid var(--border)!important;color:var(--text)!important;background:#1f1f22!important;border-radius:24px!important}.trajectory-buttons button.active,.result-buttons button.active{box-shadow:var(--shadow-accent);background:linear-gradient(135deg, var(--accent), var(--accent-2))!important;color:#0a0a0a!important;border-color:#0000!important}.target-cell,.target-button{border-radius:18px!important}@media (width<=680px){.screen{padding-left:max(18px, env(safe-area-inset-left));padding-right:max(18px, env(safe-area-inset-right))}.panel{padding:20px;border-radius:30px!important}.card{border-radius:28px!important}.home-action-row-primary,.home-action-row-secondary{grid-template-columns:repeat(2,minmax(0,1fr))!important}.home-action-card{min-height:86px!important;padding:18px 16px!important}.home-action-main{min-height:104px!important}.home-action-card strong{font-size:16px!important}.home-action-main strong{font-size:20px!important}.form input,.form select,.form textarea,.panel input,.panel select,.panel textarea,.bottom-sheet input,.bottom-sheet select,.bottom-sheet textarea,input,select,textarea{min-height:58px;font-size:16px}.topbar button{max-width:158px;min-height:52px}}@media (width<=430px){.screen>h1,.screen h1{font-size:clamp(36px,11vw,52px)}.home-action-card{border-radius:26px!important}.panel,.card,.list-item{border-radius:28px!important}}.screen>h1,.screen h1{letter-spacing:-.055em!important;font-size:clamp(32px,8.4vw,54px)!important;line-height:.98!important}h2{font-size:clamp(22px,5.3vw,30px)!important;line-height:1.05!important}h3{font-size:17px!important}p,.muted,small{font-size:clamp(14px,3.8vw,16px)}.home-action-layout{gap:14px!important;margin-top:18px!important;margin-bottom:22px!important}.home-action-row{gap:12px!important}.home-action-main strong{letter-spacing:-.04em!important;font-size:20px!important}.home-action-row-secondary .home-action-card,.home-action-card:not(.home-action-main){min-height:78px!important;box-shadow:none!important;background:linear-gradient(145deg,#ff942f1a,#ffffff03),#111113!important;border:1px solid #ff942f57!important;border-radius:24px!important;padding:16px 18px!important}.home-action-row-secondary .home-action-card span,.home-action-card:not(.home-action-main) span{color:var(--accent)!important;font-size:22px!important}.home-action-row-secondary .home-action-card strong,.home-action-card:not(.home-action-main) strong{letter-spacing:-.035em!important;font-size:16px!important;line-height:1.08!important}.home-hero,.hero-card,.brand-card,.welcome-card{box-shadow:none!important;border-radius:30px!important;padding:22px!important}.home-hero .card,.hero-card .card,.brand-card .card,.welcome-card .card,.panel .card{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;min-height:auto!important;padding:8px 0!important}.card{min-height:92px!important;box-shadow:none!important;border-radius:26px!important;padding:18px!important}.card span{color:var(--text-muted)!important;font-size:14px!important;font-weight:760!important;line-height:1.15!important}.card strong{letter-spacing:-.055em!important;font-size:clamp(28px,7vw,40px)!important;line-height:.98!important}.cards{gap:12px!important}.cards .card{background:linear-gradient(#ffffff08,#ffffff03),#101012!important;border:1px solid #ffffff18!important}.cards .card strong,.competition-kpi-grid .card strong,.stats-kpi-grid .card strong{font-size:clamp(28px,6.8vw,38px)!important}.cards .card span,.competition-kpi-grid .card span,.stats-kpi-grid .card span{font-size:13px!important}.panel{box-shadow:none!important;background:linear-gradient(#ffffff07,#ffffff03),#0f0f11!important;border-radius:28px!important;padding:20px!important}.panel h2{margin-bottom:14px!important}.panel .list-item,.panel button.list-item,.list-item{box-shadow:none!important}.panel .list-item,.panel button.list-item{background:0 0!important;border:0!important;border-radius:0!important;min-height:66px!important;padding:14px 0!important}.panel .list-item+.list-item,.panel button.list-item+button.list-item,.panel button.list-item+.list-item,.panel .list-item+button.list-item{border-top:1px solid #ffffff17!important}.panel .list-item strong,.panel button.list-item strong{font-size:17px!important;line-height:1.15!important}.panel .list-item span,.panel button.list-item span{color:var(--text-muted)!important;font-size:14px!important;line-height:1.25!important}.panel .session-row,.panel .history-row,.panel .recent-session,.panel .last-session{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;min-height:64px!important;padding:14px 0!important}.panel .session-row+.session-row,.panel .history-row+.history-row,.panel .recent-session+.recent-session,.panel .last-session+.last-session{border-top:1px solid #ffffff17!important}.form input,.form select,.form textarea,.panel input,.panel select,.panel textarea,.bottom-sheet input,.bottom-sheet select,.bottom-sheet textarea,input,select,textarea{border-radius:18px!important;min-height:52px!important;padding:13px 15px!important;font-size:15.5px!important}textarea{min-height:104px!important}.form label,.panel label{margin-bottom:7px!important;font-size:13px!important}.primary-wide,button.primary,.form>button:not(.secondary),.sheet-actions button:not(.secondary){border-radius:22px!important;min-height:58px!important;font-size:17px!important;font-weight:900!important}.topbar{margin-bottom:18px!important}.topbar h1{font-size:clamp(18px,4.8vw,26px)!important}.topbar button,button.secondary,.secondary{border-radius:999px!important;min-height:46px!important;padding:9px 14px!important;font-size:14px!important}.segmented{padding:3px!important}.segmented button{min-height:46px!important;font-size:14px!important}.station-selector button{border-radius:15px!important;min-height:44px!important;font-size:13px!important}.wind-slider-control{border-radius:18px!important;padding:10px 11px 9px!important}.wind-scale{font-size:10.5px!important}input[type=range]{height:30px!important}input[type=range]::-webkit-slider-runnable-track{height:8px!important}input[type=range]::-webkit-slider-thumb{width:28px!important;height:28px!important;margin-top:-10px!important}input[type=range]::-moz-range-thumb{width:28px!important;height:28px!important}.analysis-table{border-radius:22px!important}.analysis-table-head,.analysis-table-row{padding:9px 10px!important;font-size:12px!important}.analysis-table-row strong,.analysis-table-row em{font-size:12.5px!important}.stat-row,.bar-row{min-height:28px!important}.stat-row strong,.stat-row span,.bar-row strong,.bar-row span{font-size:12.5px!important}.foot-editor-box,.posture-editor-box{border-radius:26px!important;min-height:300px!important}.foot-node{width:40px!important;height:74px!important}.body-node{width:72px!important;height:46px!important}.foot-direction-arrow,.body-arrow{font-size:22px!important}.posture-metrics{gap:8px!important}.posture-metrics div{border-radius:18px!important;padding:9px!important}.posture-metrics strong{font-size:12px!important}@media (width<=680px){.screen{padding-left:max(17px, env(safe-area-inset-left))!important;padding-right:max(17px, env(safe-area-inset-right))!important;padding-bottom:calc(104px + env(safe-area-inset-bottom))!important}.home-action-layout{gap:12px!important}.home-action-row{gap:10px!important}.home-action-main{border-radius:24px!important;min-height:88px!important;padding:16px 18px!important}.home-action-main strong{font-size:18px!important}.home-action-card:not(.home-action-main){border-radius:22px!important;min-height:70px!important;padding:14px 15px!important}.home-action-card:not(.home-action-main) strong{font-size:14.5px!important}.home-action-card:not(.home-action-main) span{font-size:19px!important}.panel{border-radius:26px!important;padding:18px!important}.card{border-radius:24px!important;min-height:84px!important;padding:16px!important}.card strong,.cards .card strong{font-size:clamp(26px,7vw,34px)!important}.card span,.cards .card span{font-size:12.5px!important}.screen>h1,.screen h1{font-size:clamp(30px,8.8vw,46px)!important}}@media (width<=430px){.home-action-main{min-height:82px!important}.home-action-card:not(.home-action-main){min-height:66px!important}.card{min-height:80px!important}.panel h2{font-size:23px!important}}.screen .topbar{padding-top:calc(8px + env(safe-area-inset-top))!important;grid-template-columns:minmax(86px,auto) minmax(0,1fr) minmax(86px,auto)!important;align-items:center!important;gap:8px!important;margin-bottom:14px!important;display:grid!important}.screen .topbar h1{text-overflow:clip!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important;-webkit-hyphens:none!important;hyphens:none!important;text-align:center!important;letter-spacing:-.045em!important;min-width:0!important;max-width:100%!important;font-size:clamp(18px,5vw,28px)!important;line-height:1.03!important;overflow:hidden!important}.screen .topbar button{white-space:nowrap!important;border-radius:999px!important;min-width:0!important;max-width:126px!important;min-height:46px!important;padding:8px 12px!important;font-size:13.5px!important;line-height:1.05!important}@media (width<=430px){.screen .topbar{grid-template-columns:92px minmax(0,1fr) 92px!important;gap:6px!important}.screen .topbar h1{font-size:clamp(17px,4.9vw,23px)!important}.screen .topbar button{max-width:92px!important;padding:8px 9px!important;font-size:12.5px!important}}.panel h2,.session-round-block h2{letter-spacing:-.04em!important;font-size:clamp(22px,5.6vw,30px)!important;line-height:1.05!important}.competition-kpi-grid,.stats-kpi-grid{gap:10px!important}.competition-kpi-grid .card,.stats-kpi-grid .card{border-radius:24px!important;min-height:84px!important;padding:16px 18px!important}.competition-kpi-grid .card span,.stats-kpi-grid .card span{font-size:12.5px!important}.competition-kpi-grid .card strong,.stats-kpi-grid .card strong{font-size:clamp(28px,7vw,36px)!important}.session-edit-wind-slider{margin-bottom:14px!important}.body-shape{background:#a855f73d!important;border-color:#a855f7c7!important;box-shadow:0 0 0 1px #a855f72e,0 10px 24px #a855f71f!important}.body-node.active .body-shape{background:#a855f75c!important;border-color:#d8b4fef2!important;box-shadow:0 0 0 2px #d8b4fecc,0 14px 30px #a855f72e!important}.body-arrow,.body-label{color:#d8b4fe!important}.foot-shape{background:#ff942f33!important;border-color:#ff942f9e!important}.session-touch-help{margin:6px 0 12px!important;font-size:13.5px!important}.session-round-block{box-shadow:none!important;background:0 0!important;border:0!important;margin:8px 0 18px!important;padding:0!important}.session-round-block h2{margin:0 0 10px!important}.session-round-block .target-grid,.session-round-block [class*=target-grid]{margin-top:0!important}.session-meta-late{background:linear-gradient(#ffffff08,#ffffff03),#101012!important;border:1px solid #ffffff1a!important;border-radius:26px!important;grid-template-columns:1fr!important;gap:8px!important;margin:16px 0 24px!important;padding:18px!important;display:grid!important}.session-meta-late div{grid-template-columns:minmax(92px,.82fr) minmax(0,1.18fr)!important;align-items:baseline!important;gap:10px!important;min-height:25px!important;display:grid!important}.session-meta-late span{color:var(--text-muted)!important;font-size:13px!important;line-height:1.15!important}.session-meta-late strong{text-align:right!important;overflow-wrap:anywhere!important;font-size:14.5px!important;line-height:1.15!important}.scheme-number-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:10px!important;margin:14px 0!important;display:grid!important}.scheme-number-grid button{aspect-ratio:1/.86!important;width:100%!important;min-height:auto!important;box-shadow:none!important;background:#1f1f22!important;border:1px solid #ffffff1f!important;border-radius:20px!important;padding:10px 6px!important}.scheme-number-grid button.active{background:linear-gradient(135deg, var(--accent), var(--accent-2))!important;color:#080808!important;border-color:#0000!important}.scheme-number-grid button span{font-size:10.5px!important;font-weight:850!important;line-height:1!important}.scheme-number-grid button strong{letter-spacing:-.04em!important;font-size:25px!important;line-height:1!important}.scheme-station-slider{background:#171719!important;border:1px solid #ffffff1f!important;border-radius:24px!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:4px!important;margin:12px 0 14px!important;padding:4px!important;display:grid!important}.scheme-station-slider button{min-width:0!important;min-height:46px!important;color:var(--text)!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:18px!important;padding:6px 4px!important}.scheme-station-slider button.active{background:linear-gradient(135deg, var(--accent), var(--accent-2))!important;color:#080808!important}.scheme-station-slider button span{font-size:9.5px!important;font-weight:800!important;line-height:1!important;display:block!important}.scheme-station-slider button strong{margin-top:2px!important;font-size:19px!important;line-height:1!important;display:block!important}.scheme-station-slider .station-all{font-size:12px!important;font-weight:900!important}.scheme-viz-wrap{padding-bottom:8px!important;overflow:visible!important}.viz-toolbar{justify-content:space-between!important;align-items:center!important;gap:10px!important;margin:12px 4px 18px!important;display:flex!important;overflow:visible!important}.viz-toolbar span{min-width:0!important;color:var(--text-muted)!important;font-size:14px!important}.viz-toolbar .scheme-replay-button,.viz-toolbar button.small{background:linear-gradient(135deg, var(--accent), var(--accent-2))!important;color:#080808!important;min-height:54px!important;box-shadow:none!important;white-space:nowrap!important;border:0!important;border-radius:22px!important;justify-content:center!important;align-items:center!important;padding:0 22px!important;font-size:16px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important}.card strong{font-size:clamp(26px,6.8vw,36px)!important}.card span{font-size:12.5px!important}.panel{padding:18px!important}.panel p{font-size:14px!important}@media (width<=430px){.scheme-number-grid{gap:8px!important}.scheme-number-grid button{border-radius:17px!important;padding:8px 4px!important}.scheme-number-grid button strong{font-size:22px!important}.scheme-station-slider{border-radius:22px!important;grid-template-columns:repeat(6,minmax(0,1fr))!important}.scheme-station-slider button{border-radius:16px!important;min-height:42px!important}.scheme-station-slider button span{font-size:8.5px!important}.scheme-station-slider button strong{font-size:17px!important}.viz-toolbar{margin-bottom:14px!important}.viz-toolbar .scheme-replay-button,.viz-toolbar button.small{border-radius:20px!important;min-height:50px!important;padding:0 18px!important;font-size:15px!important}}.shooting-setup-edit-topbar{grid-template-columns:88px minmax(0,1fr) 88px!important;align-items:center!important;gap:8px!important}.shooting-setup-edit-topbar .compact-back-button,.shooting-setup-edit-topbar button:first-child{white-space:nowrap!important;text-overflow:clip!important;width:88px!important;min-width:88px!important;max-width:88px!important;padding:8px 10px!important;font-size:13px!important;overflow:hidden!important}.shooting-setup-edit-topbar button:last-child{width:88px!important;min-width:88px!important;max-width:88px!important;padding:8px 10px!important;font-size:13px!important}.shooting-setup-edit-topbar .compact-title,.shooting-setup-edit-topbar h1{letter-spacing:-.045em!important;text-align:center!important;overflow-wrap:normal!important;word-break:normal!important;-webkit-hyphens:none!important;hyphens:none!important;max-width:100%!important;font-size:clamp(18px,5vw,25px)!important;line-height:1.02!important}.shooting-setup-edit-form{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;margin:10px 0 28px!important;padding:0!important}.shooting-setup-edit-form label{color:var(--text-muted)!important;margin:14px 0 7px!important;font-size:13px!important;font-weight:850!important;display:block!important}.shooting-setup-edit-form input,.shooting-setup-edit-form select,.shooting-setup-edit-form textarea{background:#222225!important;border:1px solid #ffffff1f!important;border-radius:20px!important;min-height:52px!important;font-size:15.5px!important;box-shadow:inset 0 1px #ffffff0b!important}.shooting-setup-edit-form .panel,.shooting-setup-edit-form .card{box-shadow:none!important;background:0 0!important;border:0!important;padding-left:0!important;padding-right:0!important}.shooting-setup-edit-form .primary-wide,.shooting-setup-edit-form button.primary,.shooting-setup-edit-form>button:not(.secondary){border-radius:22px!important;min-height:58px!important;margin-top:18px!important}.shooting-setup-edit-form input,.shooting-setup-edit-form select{text-overflow:ellipsis!important}@media (width<=430px){.shooting-setup-edit-topbar{grid-template-columns:82px minmax(0,1fr) 82px!important;gap:6px!important}.shooting-setup-edit-topbar .compact-back-button,.shooting-setup-edit-topbar button:first-child,.shooting-setup-edit-topbar button:last-child{width:82px!important;min-width:82px!important;max-width:82px!important;padding:7px 8px!important;font-size:12px!important}.shooting-setup-edit-topbar .compact-title,.shooting-setup-edit-topbar h1{font-size:clamp(17px,4.7vw,22px)!important}.shooting-setup-edit-form{margin-top:6px!important}}body,.screen{font-size:14px!important;line-height:1.28!important}.screen>h1,.screen h1,.topbar h1,.screen .topbar h1{text-wrap:balance;letter-spacing:-.035em!important;font-size:clamp(18px,4.7vw,25px)!important;font-weight:850!important;line-height:1.05!important}h2,.panel h2,.session-round-block h2,.setup-list-header h2{letter-spacing:-.032em!important;font-size:clamp(18px,4.8vw,23px)!important;font-weight:820!important;line-height:1.08!important}h3{font-size:16px!important;font-weight:780!important;line-height:1.12!important}p,.muted,small,.panel p,.screen p{font-size:13.5px!important;font-weight:520!important;line-height:1.34!important}label,.form label,.panel label,.card span,.form-row-2 label,.form-row-3 label{letter-spacing:-.012em!important;font-size:12.5px!important;font-weight:760!important;line-height:1.2!important}button,.secondary,button.secondary,button.primary,.primary-wide,.small{letter-spacing:-.018em!important;font-size:13.5px!important;font-weight:800!important;line-height:1.08!important}input,select,textarea,.form input,.form select,.form textarea,.panel input,.panel select,.panel textarea{font-size:14px!important;font-weight:560!important;line-height:1.18!important}.screen .topbar{grid-template-columns:84px minmax(0,1fr) 78px!important;align-items:center!important;gap:7px!important;margin-bottom:12px!important}.screen .topbar button,.screen .topbar .secondary,.screen .topbar .compact-back-button{white-space:nowrap!important;text-overflow:clip!important;border-radius:999px!important;width:auto!important;min-width:0!important;max-width:84px!important;min-height:42px!important;padding:7px 9px!important;font-size:12px!important;overflow:hidden!important}.screen .topbar button:last-child{max-width:78px!important}.card,.cards .card,.competition-kpi-grid .card,.stats-kpi-grid .card{border-radius:22px!important;min-height:72px!important;padding:13px 15px!important}.card span,.cards .card span,.competition-kpi-grid .card span,.stats-kpi-grid .card span{font-size:11.5px!important;font-weight:720!important;line-height:1.15!important}.card strong,.cards .card strong,.competition-kpi-grid .card strong,.stats-kpi-grid .card strong{letter-spacing:-.045em!important;font-size:clamp(22px,6vw,30px)!important;font-weight:850!important;line-height:1!important}.cards,.competition-kpi-grid,.stats-kpi-grid{gap:10px!important}.panel{border-radius:24px!important;padding:16px!important}.panel+.panel,.card+.card{margin-top:12px!important}.analysis-table{border-radius:18px!important;overflow:hidden!important}.analysis-table-head,.analysis-table-row{grid-template-columns:minmax(0,1.25fr) 38px 58px 58px!important;gap:6px!important;padding:8px 9px!important;font-size:10.5px!important;line-height:1.15!important}.analysis-table-head span{letter-spacing:.04em!important;white-space:nowrap!important;font-size:9.5px!important}.analysis-table-row span,.analysis-table-row strong,.analysis-table-row em{white-space:nowrap!important;font-size:10.5px!important;line-height:1.12!important}.analysis-table-row span:first-child{white-space:normal!important;overflow-wrap:anywhere!important}.analysis-table-head span:nth-child(3),.analysis-table-row strong,.analysis-table-head span:nth-child(4),.analysis-table-row em{text-align:right!important}.setup-list-header,.row-between{gap:8px!important}.setup-list-header h2,.row-between h2{font-size:19px!important}.setup-list-header button,.row-between button{min-height:40px!important;padding:7px 12px!important;font-size:12px!important}.form-row-2,.form-row-3{gap:10px!important}.home-action-main{border-radius:22px!important;min-height:78px!important;padding:14px 16px!important}.home-action-main span{font-size:20px!important}.home-action-main strong{font-size:16.5px!important;font-weight:850!important}.home-action-card:not(.home-action-main){border-radius:20px!important;min-height:62px!important;padding:12px 14px!important}.home-action-card:not(.home-action-main) span{font-size:17px!important}.home-action-card:not(.home-action-main) strong{font-size:13.5px!important;font-weight:800!important}.scheme-number-grid button strong{font-size:19px!important}.scheme-number-grid button span{font-size:8.5px!important}.scheme-station-slider button strong{font-size:15px!important}.scheme-station-slider button span{font-size:8px!important}.session-meta-late span{font-size:12px!important}.session-meta-late strong{font-size:13px!important;font-weight:760!important}.target-grid button,.target-cell,.target-button{font-size:13px!important}@media (width<=430px){.screen{padding-left:max(16px, env(safe-area-inset-left))!important;padding-right:max(16px, env(safe-area-inset-right))!important}.screen .topbar{grid-template-columns:76px minmax(0,1fr) 70px!important;gap:6px!important}.screen .topbar h1{font-size:clamp(16px,4.5vw,20px)!important}.screen .topbar button,.screen .topbar .secondary,.screen .topbar .compact-back-button{max-width:76px!important;min-height:39px!important;padding:6px 7px!important;font-size:11px!important}.screen .topbar button:last-child{max-width:70px!important}.panel h2,h2{font-size:18px!important}.card strong,.cards .card strong,.competition-kpi-grid .card strong,.stats-kpi-grid .card strong{font-size:clamp(21px,6vw,27px)!important}.analysis-table-head,.analysis-table-row{grid-template-columns:minmax(0,1.18fr) 34px 54px 54px!important;gap:5px!important;padding:7px 8px!important}.analysis-table-head span,.analysis-table-row span,.analysis-table-row strong,.analysis-table-row em{font-size:9.5px!important}input,select,textarea,.form input,.form select,.form textarea,.panel input,.panel select,.panel textarea{font-size:13.5px!important}}.new-session-free-form{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;margin:8px 0 28px!important;padding:0!important}.new-session-free-form label{color:var(--text-muted)!important;margin:15px 0 7px!important;font-size:12.5px!important;font-weight:760!important;display:block!important}.new-session-free-form p.muted{margin:9px 0 12px!important;font-size:13px!important;line-height:1.32!important}.new-session-free-form input,.new-session-free-form select,.new-session-free-form textarea{background:#222225!important;border:1px solid #ffffff1f!important;border-radius:20px!important;min-height:52px!important;box-shadow:inset 0 1px #ffffff0b!important}.new-session-free-form .segmented,.new-session-free-form .station-selector{margin:6px 0 12px!important}.session-meta-editor-sheet{box-shadow:none!important;padding:18px max(18px, env(safe-area-inset-left)) calc(28px + env(safe-area-inset-bottom)) max(18px, env(safe-area-inset-right))!important;max-height:calc(100dvh - env(safe-area-inset-top))!important;background:#000!important;border:0!important;border-radius:0!important}.session-meta-editor-sheet .sheet-handle{opacity:.45!important;margin-bottom:10px!important}.session-meta-editor-sheet h2{text-align:left!important;margin:0 0 16px!important;font-size:clamp(20px,5.4vw,26px)!important}.session-meta-editor-sheet label{color:var(--text-muted)!important;margin:14px 0 7px!important;font-size:12.5px!important;font-weight:760!important;display:block!important}.session-meta-editor-sheet input,.session-meta-editor-sheet select,.session-meta-editor-sheet textarea{background:#222225!important;border:1px solid #ffffff1f!important;border-radius:20px!important;min-height:52px!important;box-shadow:inset 0 1px #ffffff0b!important}.session-edit-station-selector{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:8px!important;margin:6px 0 12px!important;display:grid!important}.session-edit-station-selector button{min-width:0!important;min-height:44px!important;color:var(--text)!important;background:#1f1f22!important;border:1px solid #ffffff1f!important;border-radius:15px!important;padding:0!important;font-size:13px!important;font-weight:850!important}.session-edit-station-selector button.active{background:linear-gradient(135deg, var(--accent), var(--accent-2))!important;color:#080808!important;border-color:#0000!important}.session-edit-wind-slider{margin:6px 0 12px!important}.session-meta-editor-sheet .danger.primary-wide{border-radius:20px!important;min-height:52px!important;margin-top:18px!important}.session-meta-editor-sheet .sheet-actions{grid-template-columns:1fr 1fr!important;gap:10px!important;margin-top:12px!important;display:grid!important}.session-meta-editor-sheet .sheet-actions button{border-radius:20px!important;min-height:52px!important}@media (width<=430px){.new-session-free-form label,.session-meta-editor-sheet label{margin-top:12px!important}.new-session-free-form input,.new-session-free-form select,.session-meta-editor-sheet input,.session-meta-editor-sheet select{border-radius:18px!important;min-height:50px!important}.session-meta-editor-sheet{padding-top:14px!important}.session-meta-editor-sheet h2{margin-bottom:12px!important;font-size:21px!important}}.home-screen-v2 .home-action-layout{margin-top:18px!important}.home-hero-v2{gap:16px;margin:2px 0 16px;display:grid}.home-hero-copy{gap:8px;display:grid}.home-hero-eyebrow{text-transform:uppercase;letter-spacing:.12em!important;color:var(--accent)!important;margin:0!important;font-size:12px!important;font-weight:900!important}.home-hero-name{letter-spacing:-.06em!important;color:var(--text)!important;margin:0!important;font-size:clamp(32px,8vw,50px)!important;font-weight:950!important;line-height:.96!important}.home-hero-tagline{max-width:680px;color:var(--text-muted)!important;margin:0!important;font-size:15px!important;font-weight:520!important;line-height:1.28!important}.home-hero-kpis{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.home-hero-kpi{background:linear-gradient(#ffffff05,#ffffff03),#ff942f14;border:1px solid #ff942f2e;border-radius:24px;align-content:start;gap:8px;min-width:0;padding:16px 16px 14px;display:grid}.home-hero-kpi span{color:var(--text-muted)!important;font-size:12.5px!important;font-weight:760!important;line-height:1.15!important}.home-hero-kpi strong{color:var(--text)!important;letter-spacing:-.05em!important;font-size:clamp(28px,7vw,42px)!important;font-weight:950!important;line-height:.95!important}.home-recent-panel{margin-top:18px!important}.home-recent-panel h2{margin-bottom:10px!important;font-size:clamp(22px,5.5vw,30px)!important;line-height:1.02!important}@media (width<=760px){.home-hero-kpis{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.home-hero-kpi{border-radius:20px;padding:14px 12px 12px}.home-hero-kpi span{font-size:11.5px!important}.home-hero-kpi strong{font-size:clamp(24px,7vw,34px)!important}}@media (width<=520px){.home-hero-name{font-size:clamp(28px,9vw,42px)!important}.home-hero-tagline{font-size:14px!important;line-height:1.25!important}.home-hero-kpis{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.home-hero-kpi{border-radius:18px;padding:12px 10px 11px}.home-hero-kpi strong{font-size:22px!important}}@media (width<=390px){.home-hero-kpi span{font-size:10.5px!important}.home-hero-kpi strong{font-size:20px!important}}.home-screen-v3{padding-top:calc(22px + env(safe-area-inset-top))!important}.home-premium-hero{gap:14px;margin:0 0 18px;display:grid;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.home-brand-row{color:var(--accent);text-transform:uppercase;letter-spacing:.12em;justify-content:space-between;align-items:center;gap:12px;font-size:12px;font-weight:950;line-height:1;display:flex}.home-brand-row strong{color:var(--accent);letter-spacing:.1em;font-size:11px;font-weight:900}.home-user-name{color:var(--text)!important;letter-spacing:-.075em!important;margin:2px 0 0!important;font-size:clamp(42px,11vw,76px)!important;font-weight:980!important;line-height:.9!important}.home-premium-tagline{max-width:720px;color:var(--text-muted)!important;margin:0!important;font-size:clamp(14px,3.8vw,18px)!important;font-weight:520!important;line-height:1.28!important}.home-premium-kpis{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:10px;display:grid}.home-premium-kpi{border-radius:28px;align-content:start;gap:8px;min-width:0;min-height:128px;padding:18px 18px 16px;display:grid;box-shadow:none!important;background:#09090a!important;border:0!important}.home-premium-kpi-accent{background:linear-gradient(145deg,#ff942f21,#ff942f0a),#120a03!important}.home-premium-kpi span{color:var(--text-muted)!important;font-size:13px!important;font-weight:700!important;line-height:1.15!important}.home-premium-kpi strong{color:var(--text)!important;letter-spacing:-.06em!important;font-size:clamp(34px,8vw,54px)!important;font-weight:950!important;line-height:.95!important}.home-premium-kpi-accent strong{color:var(--accent)!important}.home-premium-kpi em{font-style:normal;color:var(--text-muted)!important;font-size:12px!important;font-weight:520!important;line-height:1.15!important}.home-screen-v3 .home-action-layout{margin-top:18px!important}@media (width<=680px){.home-premium-hero{gap:12px}.home-user-name{font-size:clamp(38px,12vw,58px)!important}.home-premium-tagline{font-size:14px!important}.home-premium-kpis{gap:10px}.home-premium-kpi{border-radius:24px;min-height:112px;padding:15px 14px 14px}.home-premium-kpi span{font-size:11.5px!important}.home-premium-kpi strong{font-size:clamp(28px,8vw,40px)!important}.home-premium-kpi em{font-size:10.8px!important}}@media (width<=430px){.home-brand-row{font-size:10.5px}.home-brand-row strong{font-size:10px}.home-user-name{font-size:clamp(36px,12.2vw,50px)!important}.home-premium-kpis{gap:8px}.home-premium-kpi{border-radius:22px;min-height:104px;padding:13px 11px 12px}.home-premium-kpi span{font-size:10.5px!important}.home-premium-kpi strong{font-size:28px!important}.home-premium-kpi em{font-size:10px!important}}.home-user-name{letter-spacing:-.085em!important;margin-top:4px!important;margin-bottom:2px!important;font-size:clamp(52px,14vw,92px)!important;font-weight:980!important;line-height:.86!important}.home-premium-tagline{max-width:760px!important;font-size:clamp(15px,4vw,19px)!important;line-height:1.25!important}@media (width<=680px){.home-user-name{font-size:clamp(46px,15vw,68px)!important;line-height:.87!important}.home-premium-tagline{font-size:14.5px!important;line-height:1.25!important}}@media (width<=430px){.home-user-name{font-size:clamp(42px,15.5vw,60px)!important;line-height:.88!important}.home-premium-tagline{font-size:14px!important}}
