.hf-root{--bg:#05070d;--bg-1:#080b15;--bg-2:#0c1020;--bg-3:#11162a;--ink:#f4f7ff;--ink-2:#cad2e3;--ink-3:#8a93ac;--ink-4:#5a627a;--glass:rgba(255,255,255,0.045);--glass-2:rgba(255,255,255,0.08);--glass-3:rgba(255,255,255,0.12);--glass-tint:rgba(120,160,255,0.06);--edge:rgba(255,255,255,0.10);--edge-2:rgba(255,255,255,0.18);--edge-3:rgba(255,255,255,0.28);--edge-inset:inset 0 1px 0 rgba(255,255,255,0.10);--accent:oklch(0.74 0.19 248);--accent-2:oklch(0.85 0.13 210);--accent-soft:rgba(96,156,255,0.16);--accent-glow:rgba(96,156,255,0.45);--emerald:oklch(0.78 0.16 162);--amber:oklch(0.82 0.16 78);--rose:oklch(0.72 0.20 22);--font-sans:"Geist","Inter",system-ui,-apple-system,sans-serif;--font-mono:"JetBrains Mono",ui-monospace,"SF Mono",Menlo,monospace;--radius:14px;--radius-lg:22px;--radius-pill:999px;background:var(--bg);color:var(--ink);font-family:var(--font-sans);font-size:15px;line-height:1.55;font-weight:400;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;position:relative;isolation:isolate;min-height:100vh;background-image:radial-gradient(1100px 700px at 8% -10%,rgba(96,156,255,.18),transparent 60%),radial-gradient(900px 600px at 100% 10%,rgba(120,220,255,.1),transparent 65%),radial-gradient(1200px 700px at 50% 120%,rgba(80,60,220,.18),transparent 60%),linear-gradient(180deg,#05070d,#070a16 50%,#05070f)}.hf-root *{box-sizing:border-box}.hf-root a{color:inherit;text-decoration:none}.hf-root ::selection{background:var(--accent-soft);color:#fff}.hf-root :focus{outline:none}.hf-root [role=button]:focus-visible,.hf-root [tabindex]:focus-visible,.hf-root a:focus-visible,.hf-root button:focus-visible,.hf-root input:focus-visible,.hf-root select:focus-visible,.hf-root textarea:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:8px}.hf-root .input:focus-visible{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.hf-root .skip-to-content{position:absolute;left:12px;top:12px;z-index:400;padding:8px 14px;background:var(--accent);color:#fff;border-radius:8px;font-size:13px;font-weight:500;transform:translateY(-200%);transition:transform .18s}.hf-root .skip-to-content:focus{transform:translateY(0)}.hf-root .h-display{font-size:clamp(44px,7vw,96px);line-height:1.02;letter-spacing:-.035em}.hf-root .h-display,.hf-root .h-section{font-family:var(--font-sans);font-weight:500;color:var(--ink);margin:0}.hf-root .h-section{font-size:clamp(30px,4vw,56px);line-height:1.05;letter-spacing:-.025em}.hf-root .h-card{font-family:var(--font-sans);font-weight:500;font-size:clamp(20px,2vw,26px);line-height:1.2;letter-spacing:-.015em;color:var(--ink);margin:0}.hf-root .eyebrow{font-family:var(--font-mono);font-size:11px;letter-spacing:.22em}.hf-root .mono{font-family:var(--font-mono);font-feature-settings:"tnum" 1}.hf-root .tabular{font-variant-numeric:tabular-nums}.hf-root .glass{position:relative;background:var(--glass-2);border:1px solid var(--edge);border-radius:var(--radius);backdrop-filter:blur(28px) saturate(160%);-webkit-backdrop-filter:blur(28px) saturate(160%);box-shadow:inset 0 1px 0 rgba(255,255,255,.14),inset 0 0 0 1px rgba(255,255,255,.02),0 12px 40px -16px rgba(0,0,0,.6)}.hf-root .glass:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:radial-gradient(120% 100% at 100% 0,rgba(255,255,255,.06),transparent 50%),radial-gradient(120% 100% at 0 100%,rgba(120,160,255,.05),transparent 50%)}.hf-root .glass.solid{background:var(--bg-2)}.hf-root .glass.tinted{background:linear-gradient(180deg,rgba(96,156,255,.08),rgba(96,156,255,.02))}.hf-root .glass.dense{background:rgba(255,255,255,.1)}.hf-root .glass-link{transition:transform .25s cubic-bezier(.2,.9,.3,1.05),border-color .25s,background .25s}.hf-root .glass-link:hover{transform:translateY(-2px);border-color:var(--edge-2);background:var(--glass-3)}.hf-root .glass-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px;border-bottom:1px solid var(--edge);font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--ink-3)}.hf-root .glass-head .left{display:flex;align-items:center;gap:10px}.hf-root .glass-head .right{display:flex;align-items:center;gap:12px}.hf-root .glass-body{padding:18px}.hf-root .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 18px;font-family:var(--font-sans);font-size:14px;font-weight:500;letter-spacing:-.005em;color:var(--ink);background:var(--glass-2);border:1px solid var(--edge-2);border-radius:var(--radius-pill);cursor:pointer;transition:all .2s ease;backdrop-filter:blur(18px) saturate(160%);-webkit-backdrop-filter:blur(18px) saturate(160%);box-shadow:var(--edge-inset);text-decoration:none;white-space:nowrap}.hf-root .btn:hover{background:var(--glass-3);border-color:var(--edge-3);transform:translateY(-1px)}.hf-root .btn-primary{background:linear-gradient(180deg,oklch(.78 .19 248),oklch(.66 .2 252));border-color:rgba(255,255,255,.18);color:#fff;box-shadow:inset 0 1px 0 rgba(255,255,255,.3),0 8px 24px -8px var(--accent-glow)}.hf-root .btn-primary:hover{background:linear-gradient(180deg,oklch(.82 .19 248),oklch(.7 .2 252));box-shadow:inset 0 1px 0 rgba(255,255,255,.3),0 12px 32px -8px var(--accent-glow);transform:translateY(-1px)}.hf-root .btn-ghost{background:transparent;border-color:var(--edge);color:var(--ink-2);box-shadow:none;backdrop-filter:none}.hf-root .btn-ghost:hover{background:var(--glass);border-color:var(--edge-2);color:var(--ink)}.hf-root .btn-rose{background:linear-gradient(180deg,oklch(.74 .22 22),oklch(.58 .22 22));border-color:rgba(255,255,255,.18);color:#fff;box-shadow:inset 0 1px 0 rgba(255,255,255,.3),0 8px 24px -8px rgba(255,100,100,.45)}.hf-root .btn-rose:hover{background:linear-gradient(180deg,oklch(.78 .22 22),oklch(.62 .22 22));box-shadow:inset 0 1px 0 rgba(255,255,255,.3),0 12px 32px -8px rgba(255,100,100,.55);transform:translateY(-1px)}.hf-root .btn-sm{padding:8px 14px;font-size:13px}.hf-root .btn-lg{padding:14px 22px;font-size:15px}.hf-root .pill{display:inline-flex;align-items:center;gap:6px;padding:5px 12px;font-family:var(--font-mono);font-size:11px;letter-spacing:.06em;border:1px solid var(--edge);border-radius:var(--radius-pill);color:var(--ink-2);background:var(--glass);white-space:nowrap;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.hf-root .pill.accent{color:var(--accent-2);border-color:rgba(120,200,255,.3);background:rgba(120,200,255,.08)}.hf-root .pill.amber{color:var(--amber);border-color:rgba(255,200,80,.3);background:rgba(255,200,80,.06)}.hf-root .pill.rose{color:var(--rose);border-color:rgba(255,100,100,.3);background:rgba(255,100,100,.06)}.hf-root .pill.emerald{color:var(--emerald);border-color:rgba(120,230,180,.3);background:rgba(120,230,180,.06)}.hf-root .pill.solid{background:var(--bg-2)}.hf-root .dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--emerald);box-shadow:0 0 10px rgba(120,230,180,.7);flex-shrink:0}.hf-root .dot.amber{background:var(--amber);box-shadow:0 0 10px rgba(255,200,80,.7)}.hf-root .dot.rose{background:var(--rose);box-shadow:0 0 12px rgba(255,100,100,.7);animation:hf-blink 1.4s ease-in-out infinite}.hf-root .dot.azure{background:var(--accent);box-shadow:0 0 10px var(--accent-glow)}.hf-root .dot.dim{background:var(--ink-4);box-shadow:none}.hf-root .live-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--emerald);position:relative;flex-shrink:0}.hf-root .live-dot.emerald{background:var(--emerald);box-shadow:0 0 8px rgba(120,230,180,.6)}.hf-root .live-dot.azure{background:var(--accent);box-shadow:0 0 8px var(--accent-glow)}.hf-root .live-dot.amber{background:var(--amber);box-shadow:0 0 8px rgba(255,200,80,.6)}.hf-root .live-dot.rose{background:var(--rose);box-shadow:0 0 10px rgba(255,100,100,.6)}.hf-root .live-dot:after{content:"";position:absolute;inset:-3px;border-radius:50%;border:1px solid;color:currentColor;opacity:.5;animation:hf-pulse 2s ease-out infinite;pointer-events:none}.hf-root .live-dot.emerald:after{color:var(--emerald)}.hf-root .live-dot.azure:after{color:var(--accent)}.hf-root .live-dot.amber:after{color:var(--amber)}.hf-root .live-dot.rose:after{color:var(--rose)}@keyframes hf-pulse{0%{transform:scale(.8);opacity:.55}to{transform:scale(2.2);opacity:0}}.hf-root .trend{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;font-family:var(--font-mono);font-size:11px;border-radius:999px;border:1px solid var(--edge);background:var(--glass);letter-spacing:.04em}.hf-root .trend.emerald{color:var(--emerald);border-color:rgba(120,230,180,.3);background:rgba(120,230,180,.08)}.hf-root .trend.rose{color:var(--rose);border-color:rgba(255,100,100,.3);background:rgba(255,100,100,.08)}.hf-root .trend.muted{color:var(--ink-3)}.hf-root .trend-arrow{font-weight:600}.hf-root .ring{position:relative;display:inline-block}.hf-root .ring svg{display:block}.hf-root .ring-center{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.hf-root .ring-label{font-size:22px;font-weight:500;color:var(--ink);font-variant-numeric:tabular-nums;letter-spacing:-.02em;line-height:1}.hf-root .ring-sub{margin-top:4px;font-family:var(--font-mono);font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-3)}.hf-root .stat-card{padding:18px 22px;position:relative}.hf-root .stat-card.tone-accent .stat-value{color:var(--accent-2)}.hf-root .stat-card.tone-emerald .stat-value{color:var(--emerald)}.hf-root .stat-card.tone-amber .stat-value{color:var(--amber)}.hf-root .stat-card.tone-rose .stat-value{color:var(--rose)}.hf-root .kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);background:var(--glass-2);border:1px solid var(--edge);border-radius:var(--radius);backdrop-filter:blur(28px) saturate(160%);-webkit-backdrop-filter:blur(28px) saturate(160%);box-shadow:inset 0 1px 0 rgba(255,255,255,.14),0 12px 40px -16px rgba(0,0,0,.6);overflow:hidden}.hf-root .kpi-grid>.stat-card{border-right:1px solid var(--edge)}.hf-root .kpi-grid>.stat-card:last-child{border-right:0}@media (max-width:1100px){.hf-root .kpi-grid{grid-template-columns:repeat(2,1fr)}.hf-root .kpi-grid>.stat-card:nth-child(2){border-right:0}.hf-root .kpi-grid>.stat-card:nth-child(-n+2){border-bottom:1px solid var(--edge)}}@media (max-width:640px){.hf-root .kpi-grid{grid-template-columns:1fr}.hf-root .kpi-grid>.stat-card{border-right:0;border-bottom:1px solid var(--edge)}.hf-root .kpi-grid>.stat-card:last-child{border-bottom:0}}.hf-root .timeline{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.hf-root .timeline-row{display:grid;grid-template-columns:28px 1fr;gap:14px;padding:12px 0;position:relative}.hf-root .timeline-row:before{content:"";position:absolute;left:13px;top:28px;bottom:-6px;width:1px;background:var(--edge)}.hf-root .timeline-row:last-child:before{display:none}.hf-root .timeline-bullet{width:28px;height:28px;border-radius:50%;background:var(--glass-2);border:1px solid var(--edge);display:grid;place-items:center;color:var(--ink-3);z-index:1;font-size:12px}.hf-root .timeline-bullet .dot-inner{display:block;width:7px;height:7px;border-radius:50%;background:var(--ink-3)}.hf-root .timeline-row.tone-accent .timeline-bullet{color:var(--accent-2);border-color:rgba(120,200,255,.4);background:rgba(120,200,255,.1)}.hf-root .timeline-row.tone-accent .dot-inner{background:var(--accent)}.hf-root .timeline-row.tone-emerald .timeline-bullet{color:var(--emerald);border-color:rgba(120,230,180,.4);background:rgba(120,230,180,.1)}.hf-root .timeline-row.tone-emerald .dot-inner{background:var(--emerald)}.hf-root .timeline-row.tone-amber .timeline-bullet{color:var(--amber);border-color:rgba(255,200,80,.4);background:rgba(255,200,80,.1)}.hf-root .timeline-row.tone-amber .dot-inner{background:var(--amber)}.hf-root .timeline-row.tone-rose .timeline-bullet{color:var(--rose);border-color:rgba(255,100,100,.4);background:rgba(255,100,100,.1)}.hf-root .timeline-row.tone-rose .dot-inner{background:var(--rose)}.hf-root .timeline-time{font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-4);margin-bottom:2px}.hf-root .timeline-title{font-size:14px;color:var(--ink);line-height:1.4}.hf-root .timeline-text{margin-top:2px;font-size:13px;color:var(--ink-3);line-height:1.5}.hf-root .empty-state{text-align:center;padding:40px 24px;color:var(--ink-3);display:flex;flex-direction:column;align-items:center;gap:4px}.hf-root .empty-icon{width:48px;height:48px;border-radius:14px;background:var(--glass-2);border:1px solid var(--edge);display:grid;place-items:center;margin-bottom:8px;color:var(--ink-2)}.hf-root .empty-title{font-size:16px;font-weight:500;color:var(--ink);letter-spacing:-.01em}.hf-root .empty-body{font-size:13px;color:var(--ink-3);max-width:420px;line-height:1.5}.hf-root .sheet-root{position:fixed;inset:0;z-index:250;display:flex;align-items:flex-end;justify-content:center}.hf-root .sheet-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.55);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);animation:hf-fade .18s ease-out}.hf-root .sheet{position:relative;width:100%;max-width:720px;max-height:min(80vh,720px);background:rgba(14,18,32,.92);border:1px solid var(--edge);border-radius:20px 20px 0 0;box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 -20px 60px -20px rgba(0,0,0,.8);display:flex;flex-direction:column;overflow:hidden;animation:hf-sheet-up .24s cubic-bezier(.2,.9,.3,1.05)}.hf-root .sheet-head{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid var(--edge);font-size:13px;color:var(--ink);font-weight:500}.hf-root .sheet-close{background:transparent;border:none;color:var(--ink-3);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:4px;border-radius:8px}.hf-root .sheet-close:hover{color:var(--ink);background:var(--glass)}.hf-root .sheet-body{padding:16px 18px 24px;overflow-y:auto;flex:1}@media (min-width:720px){.hf-root .sheet-root{align-items:center}.hf-root .sheet{border-radius:20px}}@keyframes hf-fade{0%{opacity:0}to{opacity:1}}@keyframes hf-sheet-up{0%{transform:translateY(16px);opacity:0}to{transform:translateY(0);opacity:1}}.hf-root .mb-6{margin-bottom:6px}.hf-root .mb-12{margin-bottom:12px}.hf-root .skeleton-line{border-radius:6px;background:linear-gradient(90deg,rgba(255,255,255,.04),rgba(255,255,255,.1) 50%,rgba(255,255,255,.04));background-size:200% 100%;animation:hf-shimmer 1.6s ease-in-out infinite}.hf-root .skeleton-dot{width:8px;height:8px;border-radius:50%;background:rgba(255,255,255,.1);animation:hf-shimmer-pulse 1.6s ease-in-out infinite;flex-shrink:0}.hf-root .skeleton-map{width:100%;border-radius:var(--radius-lg);background:linear-gradient(135deg,rgba(40,60,100,.2),rgba(20,30,60,.3));position:relative;overflow:hidden}.hf-root .skeleton-map-overlay{position:absolute;inset:0;background:radial-gradient(circle at 30% 40%,rgba(96,156,255,.1),transparent 40%),radial-gradient(circle at 70% 60%,rgba(120,220,255,.06),transparent 40%);animation:hf-shimmer-pulse 2.2s ease-in-out infinite}@keyframes hf-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes hf-shimmer-pulse{0%,to{opacity:.5}50%{opacity:1}}@media (prefers-color-scheme:light){.hf-root .skeleton-line{background:linear-gradient(90deg,rgba(8,16,36,.04),rgba(8,16,36,.12) 50%,rgba(8,16,36,.04));background-size:200% 100%}.hf-root .skeleton-dot{background:rgba(8,16,36,.1)}}@media (prefers-reduced-motion:reduce){.hf-root .alert-row-new,.hf-root .dot.rose,.hf-root .live-dot:after,.hf-root .sat-map .sat-pin.rose,.hf-root .sat-map .sat-pin:after,.hf-root .sheet,.hf-root .skeleton-dot,.hf-root .skeleton-line,.hf-root .skeleton-map-overlay{animation:none}.hf-root .alert-row-new:before{animation:none;opacity:1}.hf-root .toast{animation:none}.hf-root .btn,.hf-root .glass-link,.hf-root .palette-row,.hf-root .sidebar-link{transition:none}}.hf-root .toast-viewport{position:fixed;bottom:18px;right:18px;z-index:300;display:flex;flex-direction:column;gap:10px;pointer-events:none;max-width:380px;width:calc(100% - 36px)}.hf-root .toast{pointer-events:auto;display:flex;align-items:flex-start;gap:12px;padding:12px 14px 12px 18px;background:rgba(14,18,32,.92);border:1px solid var(--edge);border-left:3px solid var(--ink-3);border-radius:12px;backdrop-filter:blur(28px) saturate(160%);-webkit-backdrop-filter:blur(28px) saturate(160%);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 20px 50px -20px rgba(0,0,0,.6);animation:hf-toast-in .24s cubic-bezier(.2,.9,.3,1.05)}.hf-root .toast.tone-success{border-left-color:var(--emerald)}.hf-root .toast.tone-error{border-left-color:var(--rose)}.hf-root .toast.tone-info{border-left-color:var(--accent)}.hf-root .toast.tone-warn{border-left-color:var(--amber)}.hf-root .toast-body{flex:1;min-width:0}.hf-root .toast-title{font-size:14px;font-weight:500;color:var(--ink);letter-spacing:-.005em}.hf-root .toast-desc{margin-top:4px;font-size:12.5px;color:var(--ink-3);line-height:1.5}.hf-root .toast-close{background:transparent;border:0;padding:4px;border-radius:6px;color:var(--ink-3);cursor:pointer;display:inline-flex}.hf-root .toast-close:hover{color:var(--ink);background:var(--glass)}@keyframes hf-toast-in{0%{transform:translateY(8px);opacity:0}to{transform:translateY(0);opacity:1}}.hf-root .banner{display:flex;align-items:center;gap:14px;padding:12px 16px;background:var(--glass-2);border:1px solid var(--edge);border-left:3px solid var(--ink-3);border-radius:var(--radius);backdrop-filter:blur(20px) saturate(160%);-webkit-backdrop-filter:blur(20px) saturate(160%);margin-bottom:18px}.hf-root .banner.tone-success{border-left-color:var(--emerald)}.hf-root .banner.tone-error{border-left-color:var(--rose)}.hf-root .banner.tone-info{border-left-color:var(--accent)}.hf-root .banner.tone-warn{border-left-color:var(--amber)}.hf-root .banner-body{flex:1;min-width:0}.hf-root .banner-title{font-size:14px;color:var(--ink);font-weight:500}.hf-root .banner-desc{font-size:12.5px;color:var(--ink-3);margin-top:2px}.hf-root .banner-close{background:transparent;border:0;padding:4px;border-radius:6px;color:var(--ink-3);cursor:pointer;display:inline-flex}.hf-root .banner-close:hover{color:var(--ink);background:var(--glass)}.hf-root .form-field{width:100%}.hf-root .form-check{padding-top:8px;align-items:center}.hf-root .form-check input[type=checkbox]{width:18px;height:18px;accent-color:var(--accent);cursor:pointer}.hf-root .input.has-error{border-color:rgba(255,100,100,.55);background:rgba(255,100,100,.05)}.hf-root .input.has-error:focus{border-color:var(--rose)}.hf-root .coaching-list{display:flex;flex-direction:column;max-height:720px;overflow-y:auto}.hf-root .coaching-row{display:flex;flex-direction:column;padding:14px 16px;text-align:left;background:transparent;border:none;cursor:pointer;color:var(--ink-2);transition:background .12s;width:100%}.hf-root .coaching-row:last-child{border-bottom:0}.hf-root .coaching-row:hover{background:var(--glass);color:var(--ink)}.hf-root .coaching-row.active{background:linear-gradient(180deg,rgba(96,156,255,.16),rgba(96,156,255,.06));color:var(--ink);border-left:3px solid var(--accent);padding-left:13px}.hf-root .coaching-priority{font-family:var(--font-mono);font-size:10px;letter-spacing:.14em;text-transform:uppercase;padding:2px 8px;border-radius:999px;border:1px solid var(--edge);background:var(--glass);color:var(--ink-3)}.hf-root .coaching-priority.tone-rose{color:var(--rose);border-color:rgba(255,100,100,.35);background:rgba(255,100,100,.08)}.hf-root .coaching-priority.tone-amber{color:var(--amber);border-color:rgba(255,200,80,.35);background:rgba(255,200,80,.08)}.hf-root .coaching-driver-list{display:flex;flex-direction:column}.hf-root .coaching-driver-row{padding:14px 18px;border-bottom:1px solid var(--edge)}.hf-root .coaching-driver-row:last-child{border-bottom:0}.hf-root .coaching-driver-row.done{opacity:.78}.hf-root .coaching-driver-note{margin-top:12px;padding:10px 12px;background:var(--glass);border-left:3px solid var(--amber);border-radius:8px}.hf-root .role-rail{display:flex;flex-direction:column;max-height:640px;overflow-y:auto}.hf-root .role-rail-row{display:flex;flex-direction:column;padding:12px 14px;border:none;background:transparent;text-align:left;border-bottom:1px solid var(--edge);cursor:pointer;color:var(--ink-2);width:100%;transition:background .12s}.hf-root .role-rail-row:last-child{border-bottom:0}.hf-root .role-rail-row:hover{background:var(--glass);color:var(--ink)}.hf-root .role-rail-row.active{background:linear-gradient(180deg,rgba(96,156,255,.16),rgba(96,156,255,.06));color:var(--ink);border-left:3px solid var(--accent);padding-left:11px}.hf-root .role-matrix{display:flex;flex-direction:column}.hf-root .role-matrix-head{display:flex;justify-content:space-between;align-items:flex-start;padding:18px 18px 12px;border-bottom:1px solid var(--edge)}.hf-root .input.role-name{font-size:18px;font-weight:500;background:transparent;border:1px dashed var(--edge);padding:4px 8px;width:auto;min-width:220px;height:auto}.hf-root .input.role-name-readonly{border-color:transparent}.hf-root .role-matrix-table{width:100%;border-collapse:collapse;font-size:13px}.hf-root .role-matrix-table th{text-align:center;font-family:var(--font-mono);font-size:11px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-3);background:var(--glass)}.hf-root .role-matrix-table td,.hf-root .role-matrix-table th{padding:12px 8px;border-bottom:1px solid var(--edge)}.hf-root .role-matrix-table tr:last-child td{border-bottom:0}.hf-root .role-cell{display:inline-flex;align-items:center;justify-content:center;width:36px;height:32px;border:1px solid var(--edge);background:transparent;color:var(--ink-4);border-radius:8px;cursor:pointer;font-family:var(--font-mono);font-size:14px;transition:background .12s,color .12s,border-color .12s}.hf-root .role-cell:hover{border-color:var(--edge-2);color:var(--ink-2)}.hf-root .role-cell.granted{background:rgba(120,230,180,.15);border-color:rgba(120,230,180,.4);color:var(--emerald)}.hf-root .role-cell.readonly{cursor:not-allowed;opacity:.6}.hf-root .audit-diff-cell{background:var(--glass);padding:14px 22px!important}.hf-root .audit-diff{display:flex;flex-direction:column;gap:6px}.hf-root .audit-diff-row{display:grid;grid-template-columns:160px 1fr auto 1fr;gap:12px;align-items:center;font-size:12px}.hf-root .audit-diff-field{color:var(--ink-3)}.hf-root .audit-diff-before{color:var(--rose);background:rgba(255,100,100,.1);padding:2px 8px;border-radius:4px}.hf-root .audit-diff-arrow{color:var(--ink-4);text-align:center}.hf-root .audit-diff-after{color:var(--emerald);background:rgba(120,230,180,.1);padding:2px 8px;border-radius:4px}.hf-root .hook-event-pill{display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding:10px 12px;border-radius:12px;background:var(--glass);border:1px solid var(--edge);color:var(--ink-2);cursor:pointer;text-align:left;font-family:var(--font-sans);transition:background .15s,border-color .15s,color .15s}.hf-root .hook-event-pill:hover{background:var(--glass-2);color:var(--ink)}.hf-root .hook-event-pill.active{background:var(--glass-3);color:var(--ink);border-color:var(--edge-2)}.hf-root .hook-event-pill.tone-accent.active{color:var(--accent-2);border-color:rgba(120,200,255,.35);background:rgba(120,200,255,.08)}.hf-root .hook-event-pill.tone-emerald.active{color:var(--emerald);border-color:rgba(120,230,180,.35);background:rgba(120,230,180,.08)}.hf-root .hook-event-pill.tone-amber.active{color:var(--amber);border-color:rgba(255,200,80,.35);background:rgba(255,200,80,.08)}.hf-root .hook-event-pill.tone-rose.active{color:var(--rose);border-color:rgba(255,100,100,.35);background:rgba(255,100,100,.08)}.hf-root .hook-event-pill-kind{font-size:12px;letter-spacing:.03em}.hf-root .hook-event-pill-body{font-size:11px;color:var(--ink-3);line-height:1.5}.hf-root .api-snippet{margin:0;padding:14px 16px;background:rgba(0,0,0,.3);border:1px solid var(--edge);border-radius:10px;font-family:var(--font-mono);font-size:12px;line-height:1.55;color:var(--ink-2);overflow-x:auto;white-space:pre}@media (prefers-color-scheme:light){.hf-root .api-snippet{background:rgba(8,16,36,.04)}}.hf-root .track-shell{display:flex;flex-direction:column;min-height:100vh;max-width:540px;margin:0 auto;padding:14px 14px 24px;gap:14px}.hf-root .track-header{display:flex;justify-content:space-between;align-items:center;padding:8px 4px}.hf-root .track-map{flex:1;min-height:360px;border-radius:18px;overflow:hidden;border:1px solid var(--edge)}.hf-root .track-map>div{height:100%!important}.hf-root .track-card{background:var(--glass-2);border:1px solid var(--edge);border-radius:18px;backdrop-filter:blur(28px) saturate(160%);-webkit-backdrop-filter:blur(28px) saturate(160%);padding:20px 22px;display:flex;flex-direction:column;gap:18px;box-shadow:0 18px 50px -20px rgba(0,0,0,.45)}.hf-root .track-eta-row{display:grid;grid-template-columns:auto 1fr auto;align-items:baseline;gap:14px}.hf-root .track-eta-label{font-family:var(--font-mono);font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--ink-3)}.hf-root .track-eta-value{font-size:30px;font-weight:500;color:var(--ink);letter-spacing:-.02em}.hf-root .track-eta-clock{font-family:var(--font-mono);font-size:12px;color:var(--ink-3)}.hf-root .track-eta-progress{height:6px;background:var(--glass);border-radius:999px;margin-top:10px;overflow:hidden}.hf-root .track-eta-progress-bar{height:100%;border-radius:999px;transition:width .8s ease-out}.hf-root .track-detail{display:flex;flex-direction:column;gap:6px;border-top:1px solid var(--edge);padding-top:14px}.hf-root .track-detail-row{display:flex;justify-content:space-between;font-size:13.5px}.hf-root .track-detail-k{color:var(--ink-3)}.hf-root .track-detail-v{color:var(--ink)}.hf-root .track-footer-note{font-size:11.5px;color:var(--ink-3);line-height:1.5;border-top:1px dashed var(--edge);padding:10px 0 0}.hf-root .track-footer{text-align:center;font-size:11px;color:var(--ink-4);letter-spacing:.06em;padding-top:6px}.hf-root .track-shell.tone-emerald .track-eta-value{color:var(--emerald)}.hf-root .track-shell.tone-amber .track-eta-value{color:var(--amber)}.hf-root .track-shell.tone-rose .track-eta-value{color:var(--rose)}.hf-root .track-expired{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:40px 24px;gap:14px}.hf-root .track-expired-mark{width:64px;height:64px;border-radius:50%;background:rgba(255,100,100,.12);border:1px solid rgba(255,100,100,.3);color:var(--rose);display:grid;place-items:center;font-size:32px;font-weight:500}.hf-root .track-expired-title{font-size:22px;font-weight:500;color:var(--ink);letter-spacing:-.015em}.hf-root .track-expired-body{font-size:13.5px;color:var(--ink-3);max-width:420px;line-height:1.6}.hf-root .geofence-row{display:flex;align-items:center;gap:12px;padding:12px 14px;border-bottom:1px solid var(--edge);cursor:pointer;transition:background .12s}.hf-root .geofence-row:last-child{border-bottom:0}.hf-root .geofence-row:hover{background:var(--glass)}.hf-root .geofence-row.active{background:linear-gradient(180deg,rgba(96,156,255,.16),rgba(96,156,255,.06));border-left:3px solid var(--accent);padding-left:11px}.hf-root .geofence-swatch{width:14px;height:14px;border-radius:4px;flex-shrink:0;box-shadow:0 0 6px currentColor;opacity:.85}.hf-root .replay-scrubber{padding:18px 22px}.hf-root .replay-range{appearance:none;-webkit-appearance:none;width:100%;height:6px;border-radius:999px;background:linear-gradient(90deg,var(--accent) 0,var(--accent) var(--p,0),var(--glass-2) var(--p,0),var(--glass-2) 100%);outline:none;cursor:pointer}.hf-root .replay-range::-webkit-slider-runnable-track{height:6px;border-radius:999px}.hf-root .replay-range::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;width:16px;height:16px;border-radius:50%;background:var(--accent);border:2px solid #fff;margin-top:-5px;box-shadow:0 0 12px var(--accent-glow);cursor:pointer}.hf-root .replay-range::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:var(--accent);border:2px solid #fff;box-shadow:0 0 12px var(--accent-glow);cursor:pointer}.hf-root .replay-event-jump{background:transparent;border:0;padding:0;cursor:pointer;color:inherit;font:inherit;text-align:left;text-decoration:underline;text-decoration-color:var(--edge);text-underline-offset:3px}.hf-root .replay-event-jump:hover{color:var(--accent-2)}.hf-root .live-shell{display:flex;flex-direction:column;gap:14px;height:calc(100vh - 64px - 28px);min-height:600px}.hf-root .live-filter-rail{display:flex;align-items:center;gap:12px;padding:10px 14px;background:var(--glass-2);border:1px solid var(--edge);border-radius:var(--radius);backdrop-filter:blur(20px) saturate(160%);-webkit-backdrop-filter:blur(20px) saturate(160%);flex-wrap:wrap}.hf-root .live-search{position:relative;flex:1;min-width:200px;max-width:380px}.hf-root .live-search-icon{position:absolute;left:10px;top:50%;transform:translateY(-50%);color:var(--ink-4);display:inline-flex;pointer-events:none}.hf-root .input.live-search-input{height:32px;padding-left:30px;font-size:13px}.hf-root .live-filter-pill{display:inline-flex;align-items:center;gap:6px;padding:5px 12px;font-size:12px;font-family:var(--font-sans);letter-spacing:-.005em;border:1px solid var(--edge);background:var(--glass);color:var(--ink-2);border-radius:999px;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.hf-root .live-filter-pill:hover{background:var(--glass-2);color:var(--ink)}.hf-root .live-filter-pill.active{background:var(--glass-3);color:var(--ink);border-color:var(--edge-2)}.hf-root .live-filter-pill.tone-emerald.active{color:var(--emerald);border-color:rgba(120,230,180,.35);background:rgba(120,230,180,.1)}.hf-root .live-filter-pill.tone-amber.active{color:var(--amber);border-color:rgba(255,200,80,.35);background:rgba(255,200,80,.1)}.hf-root .live-filter-pill.tone-rose.active{color:var(--rose);border-color:rgba(255,100,100,.35);background:rgba(255,100,100,.1)}.hf-root .live-filter-pill-count{display:inline-flex;align-items:center;justify-content:center;min-width:18px;padding:0 5px;height:18px;border-radius:999px;background:var(--glass-2);color:var(--ink-3);font-family:var(--font-mono);font-size:10px}.hf-root .live-filter-pill.active .live-filter-pill-count{background:var(--glass);color:var(--ink)}.hf-root .live-list-toggle{font-size:12px}.hf-root .live-body{display:grid;grid-template-columns:1fr;gap:14px;flex:1;min-height:0}.hf-root .live-body.with-list{grid-template-columns:320px 1fr}.hf-root .live-body.with-detail{grid-template-columns:1fr 340px}.hf-root .live-body.with-list.with-detail{grid-template-columns:300px 1fr 320px}.hf-root .live-list{background:var(--glass-2);border:1px solid var(--edge);border-radius:var(--radius);backdrop-filter:blur(20px) saturate(160%);-webkit-backdrop-filter:blur(20px) saturate(160%);display:flex;flex-direction:column;min-height:0;overflow:hidden}.hf-root .live-list-head{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:1px solid var(--edge)}.hf-root .live-list-body{flex:1;overflow-y:auto;display:flex;flex-direction:column}.hf-root .live-list-row{display:flex;align-items:center;gap:10px;padding:12px 14px;border:none;background:transparent;text-align:left;width:100%;cursor:pointer;border-bottom:1px solid var(--edge);color:var(--ink-2);transition:background .12s}.hf-root .live-list-row:hover{background:var(--glass);color:var(--ink)}.hf-root .live-list-row.active{background:linear-gradient(180deg,rgba(96,156,255,.16),rgba(96,156,255,.06));color:var(--ink);border-left:3px solid var(--accent);padding-left:11px}.hf-root .live-list-row:last-child{border-bottom:0}.hf-root .live-list-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0;background:var(--accent);box-shadow:0 0 8px var(--accent-glow)}.hf-root .live-list-dot.tone-emerald{background:var(--emerald);box-shadow:0 0 8px rgba(120,230,180,.6)}.hf-root .live-list-dot.tone-amber{background:var(--amber);box-shadow:0 0 8px rgba(255,200,80,.6)}.hf-root .live-list-dot.tone-rose{background:var(--rose);box-shadow:0 0 10px rgba(255,100,100,.6)}.hf-root .live-list-dot.tone-azure{background:var(--ink-4);box-shadow:none}.hf-root .live-list-driver{max-width:140px}.hf-root .live-list-driver,.hf-root .live-list-meta{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hf-root .live-list-meta{font-size:11px;color:var(--ink-3);max-width:100%}.hf-root .live-map{position:relative;min-height:0;border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--edge)}.hf-root .live-map>div{height:100%!important}.hf-root .live-detail{display:flex;flex-direction:column;gap:12px;background:var(--glass-2);border:1px solid var(--edge);border-radius:var(--radius);backdrop-filter:blur(20px) saturate(160%);-webkit-backdrop-filter:blur(20px) saturate(160%);padding:16px;min-height:0;overflow-y:auto}.hf-root .live-detail-head{display:flex;justify-content:space-between;align-items:flex-start}.hf-root .live-detail-close{background:transparent;border:1px solid var(--edge);color:var(--ink-3);padding:6px;border-radius:8px;cursor:pointer;display:inline-flex}.hf-root .live-detail-close:hover{color:var(--ink);border-color:var(--edge-2)}.hf-root .live-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.hf-root .live-detail-stat{background:var(--glass);border:1px solid var(--edge);border-radius:10px;padding:10px 12px}@media (max-width:900px){.hf-root .live-shell{height:calc(100vh - 64px - 24px - 80px)}.hf-root .live-body,.hf-root .live-body.with-detail,.hf-root .live-body.with-list,.hf-root .live-body.with-list.with-detail{grid-template-columns:1fr}.hf-root .live-list{max-height:36vh;order:1}.hf-root .live-detail{max-height:50vh;order:2}.hf-root .live-map{order:0;min-height:320px}}.hf-root .glass-map-controls{position:absolute;top:14px;right:14px;z-index:6;display:flex;flex-direction:column;gap:6px}.hf-root .glass-map-btn{width:34px;height:34px;border-radius:10px;background:rgba(12,16,28,.65);backdrop-filter:blur(18px) saturate(160%);-webkit-backdrop-filter:blur(18px) saturate(160%);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 6px 16px -6px rgba(0,0,0,.5)}@media (prefers-color-scheme:light){.hf-root .glass-map-btn{background:rgba(255,255,255,.85);color:var(--ink)}}.hf-root .palette-results{max-height:56vh;overflow-y:auto;margin:0 -6px}.hf-root .palette-results,.hf-root .palette-section{display:flex;flex-direction:column}.hf-root .palette-section+.palette-section{margin-top:8px}.hf-root .palette-section-title{font-family:var(--font-mono);font-size:10.5px;letter-spacing:.18em;text-transform:uppercase;color:var(--ink-4);padding:10px 12px 6px}.hf-root .palette-row{display:grid;grid-template-columns:78px 1fr auto auto;gap:12px;align-items:center;width:100%;padding:10px 12px;border:none;background:transparent;color:var(--ink-2);text-align:left;cursor:pointer;border-radius:10px;font-family:var(--font-sans);font-size:14px;transition:background .12s}.hf-root .palette-row.active,.hf-root .palette-row:hover{background:var(--glass-2);color:var(--ink)}.hf-root .palette-row-kind{font-family:var(--font-mono);font-size:10px;letter-spacing:.14em;text-transform:uppercase;padding:3px 8px;border-radius:999px;border:1px solid var(--edge);color:var(--ink-3);text-align:center;white-space:nowrap}.hf-root .palette-row-kind.tone-accent{color:var(--accent-2);border-color:rgba(120,200,255,.3);background:rgba(120,200,255,.06)}.hf-root .palette-row-kind.tone-emerald{color:var(--emerald);border-color:rgba(120,230,180,.3);background:rgba(120,230,180,.06)}.hf-root .palette-row-kind.tone-amber{color:var(--amber);border-color:rgba(255,200,80,.3);background:rgba(255,200,80,.06)}.hf-root .palette-row-kind.tone-rose{color:var(--rose);border-color:rgba(255,100,100,.3);background:rgba(255,100,100,.06)}.hf-root .palette-row-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hf-root .palette-row-label mark{background:transparent;color:var(--accent-2);font-weight:500}.hf-root .palette-row-hint{font-size:12px;color:var(--ink-3);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:240px}.hf-root .alert-row-new{animation:hf-row-in 2.4s ease-out;position:relative}.hf-root .alert-row-new:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--accent);box-shadow:0 0 12px var(--accent-glow);animation:hf-row-flash 2.4s ease-out}@keyframes hf-row-in{0%{background:rgba(96,156,255,.18);transform:translateX(2px)}60%{background:rgba(96,156,255,.06);transform:translateX(0)}to{background:transparent;transform:translateX(0)}}@keyframes hf-row-flash{0%{opacity:1}to{opacity:0}}.hf-root .error-card{background:var(--glass-2);border:1px solid rgba(255,100,100,.3);border-left:3px solid var(--rose);border-radius:var(--radius);padding:18px 22px;margin:16px 0}.hf-root .error-card-message{margin:12px 0 0;padding:10px 12px;background:rgba(0,0,0,.25);border:1px solid var(--edge);border-radius:8px;font-size:11.5px;color:var(--rose);white-space:pre-wrap;word-break:break-word;overflow-x:auto;max-height:140px}@media print{.hf-root{background:#fff!important;color:#000!important;font-size:11pt}.hf-root .bottom-nav,.hf-root .btn,.hf-root .demo-banner,.hf-root .glass-map-controls,.hf-root .hf-backdrop,.hf-root .hf-menu-btn,.hf-root .market-nav,.hf-root .sidebar,.hf-root .skip-to-content,.hf-root .toast-viewport,.hf-root .topbar{display:none!important}.hf-root .app-shell{display:block!important}.hf-root .app-content{padding:0!important}.hf-root .glass,.hf-root .kpi-grid,.hf-root .stat-card{background:#fff!important;border-color:#ddd!important;backdrop-filter:none!important;box-shadow:none!important;color:#000!important;page-break-inside:avoid}.hf-root .fg,.hf-root .stat-value{color:#000!important}.hf-root .muted,.hf-root .stat-label,.hf-root .t-xs.muted{color:#444!important}.hf-root .table th{background:#f5f5f5!important}.hf-root .pill,.hf-root .table td,.hf-root .table th{color:#000!important}.hf-root .pill{background:#fff!important;border-color:#999!important}.hf-root h1,.hf-root h2{page-break-after:avoid}.hf-root .grid{page-break-inside:avoid}}.hf-root .storage-warning{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 16px;margin-bottom:16px;background:linear-gradient(180deg,rgba(255,200,80,.08),rgba(255,200,80,.02));border:1px solid rgba(255,200,80,.3);border-radius:var(--radius);backdrop-filter:blur(18px) saturate(160%);-webkit-backdrop-filter:blur(18px) saturate(160%)}.hf-root .quickstart-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:20px}@media (max-width:1000px){.hf-root .quickstart-grid{grid-template-columns:1fr}}.hf-root .step-card{padding:20px 22px;transition:border-color .2s,opacity .2s}.hf-root .step-card.step-pending{opacity:.55}.hf-root .step-card.step-active{border-color:rgba(96,156,255,.4);box-shadow:inset 0 1px 0 rgba(255,255,255,.14),0 14px 40px -16px var(--accent-glow)}.hf-root .step-card.step-done{border-color:rgba(120,230,180,.28)}.hf-root .step-bullet{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;font-weight:600;font-size:14px;background:var(--glass);border:1px solid var(--edge-2);color:var(--ink-3)}.hf-root .step-bullet.active{background:linear-gradient(180deg,oklch(.78 .19 248),oklch(.66 .2 252));border-color:rgba(255,255,255,.2);color:#fff}.hf-root .step-bullet.done{background:linear-gradient(180deg,oklch(.78 .16 162),oklch(.66 .18 162));border-color:rgba(255,255,255,.2);color:#fff}.hf-root .sms-snippets{display:flex;flex-direction:column;gap:6px}.hf-root .sms-row{display:grid;grid-template-columns:140px 1fr auto;align-items:center;gap:10px;padding:10px 12px;background:rgba(0,0,0,.25);border:1px solid var(--edge);border-radius:8px}.hf-root .sms-label{font-family:var(--font-mono);font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-3)}.hf-root .sms-note{font-size:10.5px;color:var(--ink-3);line-height:1.45}.hf-root .sms-mono{font-size:12px;color:var(--ink);overflow-x:auto;white-space:nowrap;font-feature-settings:"tnum" 1}@media (prefers-color-scheme:light){.hf-root .sms-row{background:rgba(8,16,36,.04)}}.hf-root .carrier-detect{display:flex;flex-direction:column;gap:14px}.hf-root .carrier-chip{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 14px;padding:10px 14px;border-radius:12px;background:linear-gradient(180deg,rgba(120,230,180,.1),rgba(120,230,180,.04));border:1px solid rgba(120,230,180,.3)}.hf-root .carrier-chip.carrier_iot{background:linear-gradient(180deg,rgba(96,156,255,.1),rgba(96,156,255,.04));border-color:rgba(96,156,255,.3)}.hf-root .carrier-chip.consumer{background:linear-gradient(180deg,rgba(255,200,80,.1),rgba(255,200,80,.04));border-color:rgba(255,200,80,.3)}.hf-root .carrier-chip.unknown{background:var(--glass);border-color:var(--edge);border-style:dashed}.hf-root .carrier-chip-name{font-weight:500;color:var(--ink);font-size:14px}.hf-root .carrier-chip-kind{font-family:var(--font-mono);font-size:10.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-3);padding:2px 8px;border:1px solid var(--edge);border-radius:999px;background:var(--glass)}.hf-root .carrier-chip-note{flex-basis:100%;font-size:12px;color:var(--ink-3);line-height:1.5}.hf-root .dial-home-listener{display:flex;align-items:center;gap:12px;padding:14px 16px;background:var(--glass);border:1px dashed var(--edge);border-radius:10px}.hf-root .dial-home-pulse{width:12px;height:12px;border-radius:50%;background:var(--accent);box-shadow:0 0 10px var(--accent-glow);position:relative}.hf-root .dial-home-pulse:after{content:"";position:absolute;inset:-6px;border-radius:50%;border:1px solid var(--accent);opacity:.4;animation:hf-pulse 2s ease-out infinite}@media (prefers-reduced-motion:reduce){.hf-root .dial-home-pulse:after{animation:none}}.hf-root .pending-mini{display:flex;flex-direction:column;gap:8px}.hf-root .pending-mini-row{display:flex;align-items:center;gap:12px;padding:10px 12px;background:var(--glass);border:1px solid var(--edge);border-radius:8px}.hf-root .claim-inline{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:end}.hf-root .claim-inline .form-field{margin:0}.hf-root .demo-banner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-bottom:20px;padding:12px 18px;background:linear-gradient(180deg,rgba(96,156,255,.08),rgba(96,156,255,.02));border:1px solid var(--edge);border-radius:var(--radius);backdrop-filter:blur(20px) saturate(160%);-webkit-backdrop-filter:blur(20px) saturate(160%)}@keyframes hf-blink{0%,to{opacity:1}50%{opacity:.4}}.hf-root .stat-label{font-family:var(--font-mono);font-size:10.5px;letter-spacing:.18em;text-transform:uppercase;color:var(--ink-3)}.hf-root .stat-value{font-family:var(--font-sans);font-size:34px;font-weight:500;color:var(--ink);line-height:1.05;letter-spacing:-.025em;font-variant-numeric:tabular-nums}.hf-root .stat-sub{font-size:12px;color:var(--ink-3)}.hf-root .container{max-width:1320px;margin:0 auto;padding:0 28px}.hf-root .container-narrow{max-width:980px}.hf-root .container-wide{max-width:1480px}.hf-root section{position:relative}.hf-root .grid{display:grid;gap:18px}.hf-root .grid-2{grid-template-columns:repeat(2,1fr)}.hf-root .grid-3{grid-template-columns:repeat(3,1fr)}.hf-root .grid-4{grid-template-columns:repeat(4,1fr)}.hf-root .row{display:flex;align-items:center;gap:12px}.hf-root .col{display:flex;flex-direction:column;gap:12px}.hf-root .between{justify-content:space-between}.hf-root .start{align-items:flex-start}.hf-root .end{align-items:flex-end}.hf-root .wrap{flex-wrap:wrap}.hf-root .muted{color:var(--ink-3)}.hf-root .faint{color:var(--ink-4)}.hf-root .fg{color:var(--ink)}.hf-root .gap-4{gap:4px}.hf-root .gap-6{gap:6px}.hf-root .gap-8{gap:8px}.hf-root .gap-10{gap:10px}.hf-root .gap-12{gap:12px}.hf-root .gap-16{gap:16px}.hf-root .gap-20{gap:20px}.hf-root .gap-24{gap:24px}.hf-root .gap-32{gap:32px}.hf-root .mt-4{margin-top:4px}.hf-root .mt-8{margin-top:8px}.hf-root .mt-12{margin-top:12px}.hf-root .mt-16{margin-top:16px}.hf-root .mt-20{margin-top:20px}.hf-root .mt-24{margin-top:24px}.hf-root .mt-32{margin-top:32px}.hf-root .mt-40{margin-top:40px}.hf-root .mt-56{margin-top:56px}.hf-root .t-xs{font-size:11px}.hf-root .t-sm{font-size:13px}.hf-root .t-md{font-size:15px}.hf-root .t-lg{font-size:17px}.hf-root .text-center{text-align:center}.hf-root .market-nav{position:sticky;top:14px;z-index:50;max-width:1240px;margin:14px auto 0;padding:8px 10px 8px 18px;display:flex;align-items:center;gap:18px;background:rgba(10,14,26,.5);border:1px solid var(--edge);border-radius:var(--radius-pill);backdrop-filter:blur(28px) saturate(160%);-webkit-backdrop-filter:blur(28px) saturate(160%);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 12px 40px -16px rgba(0,0,0,.5)}.hf-root .market-nav .links{display:flex;gap:4px;margin-left:8px}.hf-root .market-nav .links a{padding:7px 14px;font-size:14px;color:var(--ink-2);border-radius:var(--radius-pill);transition:all .15s}.hf-root .market-nav .links a:hover{color:var(--ink);background:var(--glass)}.hf-root .market-nav .links a.active{color:var(--ink);background:var(--glass-2)}.hf-root .market-nav .right{margin-left:auto;display:flex;gap:8px;align-items:center}.hf-root .marketing-shell{position:relative;z-index:2;min-height:100vh}.hf-root .sat-map{position:relative;width:100%;border-radius:var(--radius-lg);overflow:hidden;background:radial-gradient(circle at 30% 20%,#1a2238 0,#0a0e1c 60%,#050810 100%);border:1px solid var(--edge);box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 30px 80px -30px rgba(0,0,0,.8)}.hf-root .sat-map>svg.terrain{position:absolute;inset:0;width:100%;height:100%;display:block}.hf-root .sat-map .sat-vignette{position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse at center,transparent 40%,rgba(0,0,0,.4) 100%)}.hf-root .sat-map .sat-grid{position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 0);background-size:80px 80px;mask-image:radial-gradient(ellipse at center,black 30%,transparent 90%)}.hf-root .sat-map .sat-pin{position:absolute;width:14px;height:14px;margin-left:-7px;margin-top:-7px;background:var(--accent);border-radius:50%;border:2px solid #fff;box-shadow:0 0 0 4px rgba(96,156,255,.2),0 0 16px var(--accent-glow);cursor:pointer;padding:0;z-index:3}.hf-root .sat-map .sat-pin.amber{background:var(--amber);box-shadow:0 0 0 4px rgba(255,200,80,.18),0 0 16px rgba(255,200,80,.55)}.hf-root .sat-map .sat-pin.rose{background:var(--rose);box-shadow:0 0 0 4px rgba(255,100,100,.18),0 0 18px rgba(255,100,100,.6);animation:hf-blink 1.4s ease-in-out infinite}.hf-root .sat-map .sat-pin.idle{background:var(--ink-4);border-color:rgba(255,255,255,.4);box-shadow:0 0 0 3px rgba(255,255,255,.06)}.hf-root .sat-map .sat-pin:after{content:"";position:absolute;inset:-8px;border-radius:50%;border:1px solid;color:var(--accent);opacity:.35;animation:hf-ping 2.4s ease-out infinite;pointer-events:none}.hf-root .sat-map .sat-pin.idle:after{display:none}@keyframes hf-ping{0%{transform:scale(.6);opacity:.6}to{transform:scale(2.4);opacity:0}}.hf-root .sat-chip{position:absolute;z-index:4;background:rgba(12,16,28,.55);border:1px solid var(--edge);border-radius:12px;padding:10px 12px;backdrop-filter:blur(28px) saturate(180%);-webkit-backdrop-filter:blur(28px) saturate(180%);box-shadow:inset 0 1px 0 rgba(255,255,255,.14),0 16px 40px -16px rgba(0,0,0,.6);font-size:12px;color:var(--ink);min-width:180px}.hf-root .sat-chip .head{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px;gap:8px}.hf-root .sat-chip .id{font-family:var(--font-mono);font-size:11px;letter-spacing:.08em;color:var(--ink)}.hf-root .sat-chip .meta{font-family:var(--font-mono);font-size:10px;color:var(--ink-3);letter-spacing:.06em;text-transform:uppercase}.hf-root .sat-chip .row-stat{display:flex;justify-content:space-between;font-family:var(--font-mono);font-size:11px;padding:2px 0}.hf-root .sat-chip .row-stat .k{color:var(--ink-3);letter-spacing:.06em;text-transform:uppercase}.hf-root .sat-chip .row-stat .v{color:var(--ink);font-variant-numeric:tabular-nums}.hf-root .sat-chip .bar{height:4px;background:rgba(255,255,255,.08);border-radius:99px;overflow:hidden;margin-top:6px}.hf-root .sat-chip .bar i{display:block;height:100%;background:linear-gradient(90deg,var(--accent),var(--accent-2));border-radius:99px}.hf-root .sat-chip .bar.amber i{background:linear-gradient(90deg,var(--amber),oklch(.78 .16 50))}.hf-root .sat-chip .bar.rose i{background:linear-gradient(90deg,var(--rose),oklch(.65 .21 12))}.hf-root .bar-track{height:5px;background:rgba(255,255,255,.06);border-radius:99px;overflow:hidden}.hf-root .bar-track>i{display:block;height:100%;background:linear-gradient(90deg,var(--accent),var(--accent-2));border-radius:99px}.hf-root .lst{display:flex;flex-direction:column}.hf-root .lst-row{display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center;padding:14px 18px;border-bottom:1px solid var(--edge);font-size:14px}.hf-root .lst-row:last-child{border-bottom:0}.hf-root .lst-row:hover{background:var(--glass)}.hf-root .lst-row .meta{color:var(--ink-3);font-size:12px}.hf-root .table{width:100%;border-collapse:collapse;font-size:13px}.hf-root .table th{text-align:left;font-family:var(--font-mono);font-size:10.5px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--ink-3);padding:12px 14px;border-bottom:1px solid var(--edge);background:var(--glass)}.hf-root .table td{padding:14px;border-bottom:1px solid var(--edge);color:var(--ink-2);font-variant-numeric:tabular-nums}.hf-root .table tr:last-child td{border-bottom:0}.hf-root .input,.hf-root .table tr:hover td{background:var(--glass)}.hf-root .input{width:100%;height:40px;padding:0 14px;border:1px solid var(--edge);border-radius:10px;color:var(--ink);font-family:var(--font-sans);font-size:14px;outline:none;transition:border-color .15s,background .15s}.hf-root .input:focus{border-color:var(--edge-3);background:var(--glass-2)}.hf-root .input::placeholder{color:var(--ink-4)}.hf-root .kbd{display:inline-flex;align-items:center;font-family:var(--font-mono);font-size:10px;padding:3px 7px;border:1px solid var(--edge-2);background:var(--glass-2);color:var(--ink-2);border-radius:6px;letter-spacing:.06em}.hf-root .app-shell{display:grid;grid-template-columns:260px 1fr;min-height:100vh;position:relative;z-index:2}.hf-root .sidebar{position:sticky;top:0;height:100vh;padding:22px 16px;background:rgba(10,14,26,.55);border-right:1px solid var(--edge);backdrop-filter:blur(28px) saturate(160%);-webkit-backdrop-filter:blur(28px) saturate(160%);display:flex;flex-direction:column;gap:6px;overflow-y:auto}.hf-root .sidebar-brand{padding:4px 8px 18px}.hf-root .sidebar-section{font-family:var(--font-mono);font-size:10.5px;letter-spacing:.22em;text-transform:uppercase;color:var(--ink-4);padding:14px 12px 6px}.hf-root .sidebar-nav{display:flex;flex-direction:column;gap:2px}.hf-root .sidebar-link{display:flex;align-items:center;gap:12px;padding:9px 12px;border-radius:10px;color:var(--ink-2);font-size:14px;transition:background .15s,color .15s,transform .15s;border:1px solid transparent}.hf-root .sidebar-link:hover{background:var(--glass);color:var(--ink)}.hf-root .sidebar-link.active{background:linear-gradient(180deg,rgba(96,156,255,.16),rgba(96,156,255,.06));color:var(--ink);border-color:rgba(96,156,255,.22);box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}.hf-root .sidebar-link-icon{display:inline-flex;width:18px;height:18px;align-items:center;justify-content:center;color:var(--ink-3);flex-shrink:0}.hf-root .sidebar-link.active .sidebar-link-icon,.hf-root .sidebar-link:hover .sidebar-link-icon{color:var(--ink)}.hf-root .sidebar-link-label{flex:1}.hf-root .sidebar-link .count{margin-left:auto;font-family:var(--font-mono);font-size:11px;color:var(--ink-3);background:var(--glass);border:1px solid var(--edge);padding:2px 7px;border-radius:999px;min-width:22px;text-align:center}.hf-root .sidebar-link.active .count{color:var(--ink);border-color:rgba(96,156,255,.3);background:rgba(96,156,255,.1)}.hf-root .sidebar-foot{margin-top:auto;padding:14px 12px 6px;font-family:var(--font-mono);font-size:10.5px;color:var(--ink-3);letter-spacing:.06em}.hf-root .app-main{min-width:0}.hf-root .topbar{display:flex;align-items:center;height:64px;padding:0 24px;border-bottom:1px solid var(--edge);gap:18px;background:rgba(10,14,26,.45);backdrop-filter:blur(22px) saturate(160%);-webkit-backdrop-filter:blur(22px) saturate(160%);position:sticky;top:0;z-index:10}.hf-root .topbar .crumbs{display:flex;align-items:center;gap:10px;font-family:var(--font-mono);font-size:12px;color:var(--ink-3);letter-spacing:.06em}.hf-root .topbar .crumbs .sep{color:var(--ink-4)}.hf-root .topbar-tools{margin-left:auto;display:flex;align-items:center;gap:10px}.hf-root .topbar .ticker{display:flex;align-items:center;gap:16px;font-family:var(--font-mono);font-size:11px;padding-left:8px;border-left:1px solid var(--edge)}.hf-root .topbar .ticker .item{display:flex;align-items:center;gap:6px;color:var(--ink-3)}.hf-root .topbar .ticker .item b{color:var(--ink);font-weight:500;font-variant-numeric:tabular-nums}.hf-root .topbar-chip{display:inline-flex;align-items:center;gap:8px;padding:6px 12px 6px 10px;background:var(--glass);border:1px solid var(--edge);border-radius:999px;color:var(--ink);font-size:13px;font-family:var(--font-sans);cursor:pointer;max-width:220px}.hf-root .topbar-chip:hover{background:var(--glass-2);border-color:var(--edge-2)}.hf-root .topbar-chip-dot{width:6px;height:6px;border-radius:50%;background:var(--emerald);box-shadow:0 0 6px rgba(120,230,180,.6)}.hf-root .topbar-chip-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:-.005em}.hf-root .topbar-icon-btn{position:relative;width:36px;height:36px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:var(--glass);border:1px solid var(--edge);color:var(--ink-2);cursor:pointer;padding:0;transition:background .15s,color .15s,border-color .15s}.hf-root .topbar-icon-btn:hover{background:var(--glass-2);border-color:var(--edge-2);color:var(--ink)}.hf-root .topbar-icon-btn .kbd{position:absolute;bottom:-7px;right:-8px;font-size:9px;padding:1px 5px}.hf-root .topbar-badge{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:var(--rose);font-family:var(--font-mono);font-size:10px;border:2px solid var(--bg)}.hf-root .topbar-avatar,.hf-root .topbar-badge{color:#fff;display:inline-flex;align-items:center;justify-content:center}.hf-root .topbar-avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(140deg,oklch(.78 .19 248),oklch(.62 .2 268));border:1px solid rgba(255,255,255,.18);font-size:12px;font-weight:500;letter-spacing:.04em;cursor:pointer;padding:0;box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 4px 12px -4px var(--accent-glow)}.hf-root .bottom-nav{display:none;position:fixed;left:50%;transform:translateX(-50%);bottom:14px;width:calc(100% - 24px);max-width:460px;z-index:150;padding:6px;grid-template-columns:repeat(5,1fr);gap:2px;background:rgba(10,14,26,.7);border:1px solid var(--edge);border-radius:999px;backdrop-filter:blur(28px) saturate(160%);-webkit-backdrop-filter:blur(28px) saturate(160%);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 12px 40px -16px rgba(0,0,0,.6)}.hf-root .bottom-tab{display:flex;flex-direction:column;align-items:center;gap:2px;padding:8px 4px 6px;color:var(--ink-3);font-size:10px;letter-spacing:.04em;border-radius:999px;text-decoration:none;font-family:var(--font-sans)}.hf-root .bottom-tab.active{background:var(--glass-2);color:var(--ink)}.hf-root .bottom-tab-icon{display:inline-flex;width:20px;height:20px;align-items:center;justify-content:center}.hf-root .bottom-tab-label{font-size:10px}.hf-root .app-content{padding:28px 28px 64px}.hf-root .driver-shell{position:relative;z-index:2;max-width:520px;margin:0 auto;min-height:100vh;padding:14px 14px 96px;display:flex;flex-direction:column;gap:14px}.hf-root .driver-header{display:flex;align-items:center;justify-content:space-between;padding:12px 6px}.hf-root .driver-header .who{display:flex;align-items:center;gap:12px}.hf-root .driver-header .avatar{width:40px;height:40px;border-radius:12px;background:linear-gradient(140deg,#5d7eff,#b48cff);display:grid;place-items:center;color:#fff;font-weight:600}.hf-root .driver-tabbar{position:fixed;left:50%;transform:translateX(-50%);bottom:14px;width:calc(100% - 28px);max-width:492px;z-index:60;padding:6px;display:grid;grid-template-columns:repeat(4,1fr);gap:4px;background:rgba(10,14,26,.65);border:1px solid var(--edge);border-radius:var(--radius-pill);backdrop-filter:blur(28px) saturate(160%);-webkit-backdrop-filter:blur(28px) saturate(160%);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 12px 40px -16px rgba(0,0,0,.6)}.hf-root .driver-tabbar a{display:flex;flex-direction:column;align-items:center;gap:4px;padding:8px 4px;color:var(--ink-3);font-size:11px;letter-spacing:.06em;border-radius:999px;text-decoration:none;font-family:var(--font-sans)}.hf-root .driver-tabbar a.active{background:var(--glass-2);color:var(--ink)}.hf-root .driver-tabbar .ico{font-size:16px;line-height:1;display:inline-flex;align-items:center;justify-content:center}.hf-root .driver-tabbar .ico svg{display:block;width:18px;height:18px}.hf-root .duty-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hf-root .duty-btn{display:flex;flex-direction:column;align-items:flex-start;gap:6px;padding:14px 16px;border-radius:14px;background:var(--glass-2);border:1px solid var(--edge);color:var(--ink);text-align:left;cursor:pointer;font-family:var(--font-sans);font-size:15px;font-weight:500;letter-spacing:-.005em;-webkit-tap-highlight-color:transparent}.hf-root .duty-btn:disabled{opacity:.45;cursor:not-allowed}.hf-root .duty-btn .meta{font-size:11px;font-family:var(--font-mono);color:var(--ink-3);letter-spacing:.06em}.hf-root .duty-btn.active{border-color:rgba(120,200,255,.4);background:linear-gradient(180deg,rgba(96,156,255,.16),rgba(96,156,255,.06))}.hf-root .duty-btn.tone-emerald.active{border-color:rgba(120,230,180,.4);background:linear-gradient(180deg,rgba(120,230,180,.16),rgba(120,230,180,.06))}.hf-root .duty-btn.tone-amber.active{border-color:rgba(255,200,80,.4);background:linear-gradient(180deg,rgba(255,200,80,.16),rgba(255,200,80,.06))}.hf-root .duty-btn.tone-rose.active{border-color:rgba(255,100,100,.4);background:linear-gradient(180deg,rgba(255,100,100,.16),rgba(255,100,100,.06))}.hf-root .hos-ring{width:220px;height:220px;margin:0 auto;position:relative}.hf-root .hos-ring svg{width:100%;height:100%;transform:rotate(-90deg)}.hf-root .hos-ring .center{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.hf-root .brand{display:inline-flex;align-items:center;gap:10px;color:var(--ink)}.hf-root .brand .mark{width:26px;height:26px;display:grid;place-items:center;background:linear-gradient(140deg,oklch(.78 .19 248),oklch(.62 .2 268));border-radius:8px;box-shadow:inset 0 1px 0 rgba(255,255,255,.32),0 6px 20px -6px var(--accent-glow)}.hf-root .brand .mark svg{display:block}.hf-root .brand .wordmark{font-family:var(--font-sans);font-size:16px;font-weight:800;letter-spacing:-.04em;line-height:1;text-transform:lowercase}.hf-root .brand .tag{font-family:var(--font-mono);font-size:9.5px;letter-spacing:.2em;color:var(--ink-3);text-transform:uppercase;margin-top:2px}.hf-root .footer{margin-top:80px;padding:56px 0 40px;border-top:1px solid var(--edge);position:relative;z-index:2}.hf-root .hf-menu-btn{display:none;position:fixed;top:14px;left:14px;z-index:210;width:44px;height:44px;align-items:center;justify-content:center;background:rgba(10,14,26,.55);border:1px solid var(--edge-2);border-radius:12px;color:var(--ink);cursor:pointer;padding:0;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.hf-root .hf-menu-btn svg{width:18px;height:18px}.hf-root .hf-backdrop{display:none;position:fixed;inset:0;z-index:190;background:rgba(0,0,0,.5);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}@media (max-width:1100px){.hf-root .grid-3,.hf-root .grid-4{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.hf-root .hf-menu-btn{display:inline-flex}.hf-root .app-shell{display:block}.hf-root .sidebar{position:fixed;top:0;bottom:0;left:0;width:min(280px,80vw);height:100vh;transform:translateX(-100%);transition:transform .25s cubic-bezier(.2,.9,.3,1.05);z-index:200}.hf-root .sidebar.is-open{transform:translateX(0)}.hf-root .topbar{padding-left:70px}.hf-root .app-content{padding:20px 16px 96px}.hf-root .topbar .ticker,.hf-root .topbar-chip{display:none}.hf-root .bottom-nav{display:grid}.hf-root .market-nav{margin:12px;padding:8px 8px 8px 12px;flex-wrap:wrap}.hf-root .market-nav .links{order:3;flex-basis:100%;overflow-x:auto;padding-bottom:4px;-webkit-overflow-scrolling:touch}.hf-root .market-nav .links a{white-space:nowrap}.hf-root .market-nav .right{flex-wrap:wrap}.hf-root .grid-2,.hf-root .grid-3,.hf-root .grid-4,.hf-root [style*="grid-template-columns: 1.1fr 0.9fr"],.hf-root [style*="grid-template-columns: 1.2fr 1fr"],.hf-root [style*="grid-template-columns: 1.4fr 1fr"],.hf-root [style*="grid-template-columns: 1.5fr 1fr"],.hf-root [style*="grid-template-columns: 1.6fr 1fr"],.hf-root [style*="grid-template-columns: 1fr 1.2fr"],.hf-root [style*="grid-template-columns: 1fr 1fr"],.hf-root [style*="grid-template-columns: 240px 1fr"],.hf-root [style*="grid-template-columns: 2fr 1fr"],.hf-root [style*="grid-template-columns: 320px 1fr"]{grid-template-columns:1fr!important}.hf-root .h-display{font-size:clamp(36px,9vw,64px)}.hf-root .h-section{font-size:clamp(24px,6vw,36px)}.hf-root .sat-chip{min-width:150px;padding:8px 10px}}@media (max-width:480px){.hf-root .container{padding:0 16px}.hf-root .app-content{padding:16px 12px 96px}.hf-root .market-nav{margin:8px}.hf-root .market-nav .right .btn{padding:7px 12px;font-size:13px}}@media (prefers-color-scheme:light){.hf-root{--bg:#f6f8fc;--bg-1:#eff2f8;--bg-2:#e7ecf4;--bg-3:#dde3ee;--ink:#0a1024;--ink-2:#2c3450;--ink-3:#5b6478;--ink-4:#8b93a7;--glass:rgba(255,255,255,0.70);--glass-2:rgba(255,255,255,0.85);--glass-3:rgba(255,255,255,0.95);--glass-tint:rgba(96,156,255,0.06);--edge:rgba(8,16,36,0.10);--edge-2:rgba(8,16,36,0.16);--edge-3:rgba(8,16,36,0.24);--edge-inset:inset 0 1px 0 rgba(255,255,255,0.50);--accent:oklch(0.62 0.20 252);--accent-2:oklch(0.65 0.16 220);--accent-soft:rgba(58,110,226,0.14);--accent-glow:rgba(58,110,226,0.35);--emerald:oklch(0.58 0.16 162);--amber:oklch(0.66 0.18 78);--rose:oklch(0.58 0.22 22);background-image:radial-gradient(1100px 700px at 8% -10%,rgba(96,156,255,.1),transparent 60%),radial-gradient(900px 600px at 100% 10%,rgba(120,220,255,.06),transparent 65%),radial-gradient(1200px 700px at 50% 120%,rgba(80,60,220,.06),transparent 60%),linear-gradient(180deg,#f6f8fc,#eef2f9 50%,#f4f7fc)}.hf-root .glass{box-shadow:inset 0 1px 0 rgba(255,255,255,.65),inset 0 0 0 1px rgba(255,255,255,.3),0 14px 40px -18px rgba(15,30,70,.18)}.hf-root .glass.solid{background:#fff}.hf-root .glass.tinted{background:linear-gradient(180deg,rgba(96,156,255,.1),rgba(96,156,255,.02))}.hf-root .market-nav,.hf-root .sidebar,.hf-root .topbar{background:rgba(255,255,255,.72)}.hf-root .bar-track{background:rgba(8,16,36,.06)}.hf-root ::selection{background:var(--accent-soft);color:var(--ink)}.hf-root .sat-map{background:radial-gradient(circle at 30% 20%,#dbe5f5 0,#c9d6ec 60%,#b6c5e1 100%);box-shadow:inset 0 1px 0 rgba(255,255,255,.65),0 30px 80px -30px rgba(15,30,70,.25)}.hf-root .sat-map .sat-grid{background-image:linear-gradient(rgba(8,16,36,.05) 1px,transparent 0),linear-gradient(90deg,rgba(8,16,36,.05) 1px,transparent 0)}.hf-root .sat-map .sat-vignette{background:radial-gradient(ellipse at center,transparent 50%,rgba(15,30,70,.15) 100%)}.hf-root .sat-chip{background:rgba(255,255,255,.85);color:var(--ink)}.hf-root .btn-primary,.hf-root .topbar-avatar{color:#fff}}.hf-root .apple-map-fallback{width:100%;border-radius:var(--radius-lg);background:radial-gradient(ellipse at 50% 35%,rgba(96,156,255,.1) 0,transparent 55%),linear-gradient(180deg,#0c111f,#070b16);border:1px solid var(--edge);box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 30px 80px -30px rgba(0,0,0,.8)}.hf-root .apple-map-fallback .amf-grid{position:absolute;inset:0;pointer-events:none;background-image:radial-gradient(rgba(255,255,255,.07) 1px,transparent 0);background-size:22px 22px;background-position:0 0;mask-image:radial-gradient(ellipse at center,black 30%,transparent 92%)}.hf-root .apple-map-fallback .amf-glow{position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse at 50% 100%,rgba(96,156,255,.08) 0,transparent 60%)}.hf-root .apple-map-fallback .amf-pin{position:absolute;width:10px;height:10px;margin-left:-5px;margin-top:-5px;background:var(--accent);border-radius:50%;border:1.5px solid rgba(255,255,255,.85);box-shadow:0 0 0 4px rgba(96,156,255,.14);z-index:3}.hf-root .apple-map-fallback .amf-pin.amber{background:var(--amber);box-shadow:0 0 0 4px rgba(255,200,80,.14)}.hf-root .apple-map-fallback .amf-pin.alert{background:var(--rose);box-shadow:0 0 0 4px rgba(255,100,100,.16)}.hf-root .apple-map-fallback .amf-pin.idle{background:var(--ink-4);border-color:rgba(255,255,255,.4);box-shadow:0 0 0 3px rgba(255,255,255,.05)}.hf-root .apple-map-fallback .amf-card{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);min-width:280px;max-width:360px;padding:18px 20px 16px;background:rgba(14,19,32,.72);border:1px solid rgba(255,255,255,.1);border-radius:16px;backdrop-filter:blur(32px) saturate(180%);-webkit-backdrop-filter:blur(32px) saturate(180%);box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 20px 60px -20px rgba(0,0,0,.6);z-index:5;text-align:left}.hf-root .apple-map-fallback .amf-card-eyebrow{display:inline-flex;align-items:center;gap:6px;font-family:var(--font-mono);font-size:10.5px;letter-spacing:.18em;color:var(--ink-3);text-transform:uppercase;margin-bottom:10px}.hf-root .apple-map-fallback .amf-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--amber);box-shadow:0 0 8px rgba(255,200,80,.55);animation:hf-blink 1.6s ease-in-out infinite}.hf-root .apple-map-fallback .amf-card-title{font-size:16px;font-weight:500;color:var(--ink);letter-spacing:-.01em;margin-bottom:6px}.hf-root .apple-map-fallback .amf-card-body{font-size:13px;line-height:1.5;color:var(--ink-3);margin-bottom:14px;word-break:break-word}.hf-root .apple-map-fallback .amf-card-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.hf-root .apple-map-fallback .amf-cta{display:inline-flex;align-items:center;height:30px;padding:0 12px;border-radius:8px;background:var(--accent);color:#fff;font-size:12px;font-weight:500;letter-spacing:.01em;text-decoration:none;box-shadow:0 6px 20px -6px var(--accent-glow);transition:transform .12s ease,box-shadow .12s ease}.hf-root .apple-map-fallback .amf-cta:hover{transform:translateY(-1px);box-shadow:0 10px 24px -8px var(--accent-glow)}.hf-root .apple-map-fallback .amf-meta{font-family:var(--font-mono);font-size:10.5px;letter-spacing:.12em;color:var(--ink-4);text-transform:uppercase}@media (prefers-color-scheme:light){.hf-root .apple-map-fallback{background:radial-gradient(ellipse at 50% 35%,rgba(96,156,255,.08) 0,transparent 55%),linear-gradient(180deg,#f4f6fb,#e8edf6)}.hf-root .apple-map-fallback .amf-grid{background-image:radial-gradient(rgba(15,30,70,.1) 1px,transparent 0)}.hf-root .apple-map-fallback .amf-card{background:rgba(255,255,255,.78);border-color:rgba(15,30,70,.12)}}.hf-root .h-display{letter-spacing:-.042em;font-weight:600}.hf-root .h-section{letter-spacing:-.028em}.hf-root .h-card{letter-spacing:-.018em}.hf-root .eyebrow{font-family:var(--font-sans);font-size:11.5px;letter-spacing:.14em;color:var(--ink-3);font-weight:500;text-transform:uppercase}.hf-root .eyebrow.mono,.hf-root .mono.eyebrow{font-family:var(--font-mono);font-size:10.5px;letter-spacing:.2em}@keyframes hf-rise{0%{opacity:0;transform:translate3d(0,8px,0)}to{opacity:1;transform:translateZ(0)}}.hf-root .hero,.hf-root .kpi-grid>.stat-card,.hf-root .quickstart-grid>.glass{animation:hf-rise .38s cubic-bezier(.2,.9,.3,1.05) both}.hf-root .quickstart-grid>.glass:nth-child(2){animation-delay:60ms}.hf-root .quickstart-grid>.glass:nth-child(3){animation-delay:.12s}.hf-root .quickstart-grid>.glass:nth-child(4){animation-delay:.18s}.hf-root .kpi-grid>.stat-card:nth-child(2){animation-delay:40ms}.hf-root .kpi-grid>.stat-card:nth-child(3){animation-delay:80ms}.hf-root .kpi-grid>.stat-card:nth-child(4){animation-delay:.12s}@media (prefers-reduced-motion:reduce){.hf-root .hero,.hf-root .kpi-grid>.stat-card,.hf-root .quickstart-grid>.glass{animation:none}}.hf-root .hero{margin-bottom:32px;align-items:flex-end}.hf-root .hero>div:first-child{max-width:760px}.hf-root .hero .eyebrow{margin-bottom:10px;display:inline-block}.hf-root .hero h1.h-section{font-size:clamp(30px,3.4vw,44px);line-height:1.06;letter-spacing:-.03em;font-weight:600}.hf-root .hero h1.h-section+.t-sm,.hf-root .hero h1.h-section+div.t-sm{margin-top:14px;font-size:14.5px;line-height:1.6;color:var(--ink-2)}.hf-root .glass{backdrop-filter:blur(32px) saturate(180%);-webkit-backdrop-filter:blur(32px) saturate(180%)}.hf-root .btn{transition:background .18s ease,border-color .18s ease,transform .18s cubic-bezier(.2,.9,.3,1.05),box-shadow .18s ease}.hf-root .btn:active{transform:translateY(0) scale(.98);transition-duration:80ms}.hf-root .btn-primary:active{box-shadow:inset 0 1px 0 rgba(255,255,255,.3),0 4px 12px -4px var(--accent-glow)}.hf-root .quickstart-grid{gap:24px;margin-top:8px}.hf-root .step-card{padding:28px 30px;transition:border-color .22s ease,background .22s ease,transform .22s cubic-bezier(.2,.9,.3,1.05)}.hf-root .step-card.step-active{background:linear-gradient(180deg,rgba(96,156,255,.04),transparent)}.hf-root .step-card.step-done{opacity:.85}.hf-root .step-card .t-lg.fg{font-size:17.5px;letter-spacing:-.015em;font-weight:600}.hf-root .step-bullet{width:30px;height:30px;font-size:13px}.hf-root .carrier-chip{transition:border-color .22s ease,background .22s ease}.hf-root .entitlement-banner{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:12px 20px;margin:0 24px 16px;border-radius:14px;font-size:13.5px;line-height:1.4;color:var(--ink);border:1px solid var(--edge);background:rgba(255,255,255,.04);backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);animation:hf-rise .32s cubic-bezier(.2,.9,.3,1.05) both}.hf-root .entitlement-banner strong{font-weight:600;color:var(--ink)}.hf-root .entitlement-banner.tone-azure{border-color:rgba(96,156,255,.32);background:linear-gradient(180deg,rgba(96,156,255,.08),rgba(96,156,255,.02))}.hf-root .entitlement-banner.tone-amber{border-color:rgba(255,200,80,.32);background:linear-gradient(180deg,rgba(255,200,80,.08),rgba(255,200,80,.02))}.hf-root .entitlement-banner.tone-rose{border-color:rgba(255,100,100,.32);background:linear-gradient(180deg,rgba(255,100,100,.08),rgba(255,100,100,.02))}.hf-root .entitlement-banner>span:first-child{flex:1;min-width:240px;color:var(--ink-2)}.hf-root .footer-link{transition:color .15s}.hf-root .footer-link:focus-visible,.hf-root .footer-link:hover{color:var(--ink)}