html{background:#050b12;width:100%;min-height:100%;margin:0;padding:0}body{width:100%;min-width:320px;min-height:100vh;margin:0;padding:0}#root{width:100%;min-height:100vh}:root{--bg:#050b12;--bg-secondary:#09131f;--panel:#0d1a28;--border:#49a1ff2e;--text:#fff;--text-secondary:#a9b8c8;--blue:#168cff;--blue-glow:#168cff40;--orange:#ff6a00;--orange-hover:#ff7d21;color:var(--text);background:var(--bg);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 50% 0%, #0070ff1f, transparent 40%), var(--bg);min-width:320px;min-height:100vh;margin:0}a{color:inherit;text-decoration:none}.finders-site{min-height:100vh}.site-header{border-bottom:1px solid var(--border);background:#050b12eb;justify-content:space-between;align-items:center;gap:40px;width:100%;min-height:76px;padding:0 5%;display:flex}.brand{letter-spacing:.14em;font-size:1.35rem;font-weight:900}.site-nav{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.site-nav a{color:var(--text-secondary);font-size:.88rem;font-weight:600;transition:color .2s}.site-nav a:hover{color:var(--blue)}.hero-section{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:720px;padding:120px 24px 90px;display:flex;position:relative;overflow:hidden}.hero-section:before{content:"";pointer-events:none;background:radial-gradient(circle,#0084ff21,#0000 68%);border-radius:50%;width:650px;height:650px;position:absolute}.hero-section>*{z-index:1;position:relative}.beta-label{color:var(--orange);letter-spacing:.2em;margin:0 0 24px;font-size:.78rem;font-weight:800}.hero-section h1{letter-spacing:.08em;margin:0;font-size:clamp(4rem,10vw,8rem);font-weight:900;line-height:.95}.tagline{letter-spacing:.04em;color:#dce8f4;margin:24px 0 0;font-size:clamp(1.2rem,2vw,1.7rem);font-weight:600}.hero-description{max-width:780px;color:var(--text-secondary);margin:30px auto 0;font-size:1.05rem;line-height:1.75}.hero-actions{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:40px;display:flex}.button{border-radius:6px;min-width:175px;padding:14px 24px;font-size:.92rem;font-weight:800;transition:transform .2s,background .2s,border-color .2s}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--orange);color:#fff}.button-primary:hover{background:var(--orange-hover)}.button-secondary{color:#d8ecff;background:#168cff14;border:1px solid #168cff8c}.button-secondary:hover{background:#168cff29}.beta-status{color:#91a6ba;border:1px solid var(--border);background:#09131fbf;border-radius:8px;width:100%;max-width:720px;margin-top:54px;padding:16px 20px;font-size:.82rem}.hero-artwork{width:min(100%,1000px);margin:0 auto 18px;position:relative}.hero-image{object-fit:contain;filter:drop-shadow(0 0 24px #168cff1f)drop-shadow(0 0 14px #ff6a000f);border-radius:4px;width:100%;height:auto;display:block;-webkit-mask-image:linear-gradient(#0000 0%,#000 5% 92%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 5% 92%,#0000 100%)}.hero-artwork:after{content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 35px 0 35px -35px #050b12,inset -35px 0 35px -35px #050b12}.content-section{background:var(--bg-secondary);border-top:1px solid var(--border);padding:110px 7%}.section-number{color:var(--blue);letter-spacing:.18em;margin:0 0 18px;font-size:.78rem;font-weight:800}.content-section h2{max-width:760px;margin:0;font-size:clamp(2.2rem,5vw,4rem);line-height:1.08}@media (width<=900px){.site-header{flex-direction:column;align-items:flex-start;gap:18px;padding:20px 24px}.site-nav{gap:14px 18px}.hero-section{min-height:650px;padding-top:90px}}@media (width<=600px){.site-nav{display:none}.site-header{justify-content:center;min-height:68px}.hero-section{padding:80px 20px 65px}.hero-actions{width:100%}.button{width:100%;max-width:340px}.content-section{padding:80px 24px}}.about-section{padding-top:96px;padding-bottom:110px}.section-heading{max-width:980px;margin-bottom:54px}.section-heading h2{max-width:850px;margin:14px 0 24px}.section-intro{color:#a9c5df;max-width:900px;margin:0;font-size:1.08rem;line-height:1.8}.about-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:48px;display:grid}.about-card{background:linear-gradient(145deg,#091c2ef5,#030e19f5);border:1px solid #1e90ff38;border-radius:10px;min-height:280px;padding:32px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff06,0 18px 45px #0000002e}.about-card:before{content:"";background:#ff6a00;width:72px;height:2px;position:absolute;top:0;left:0;box-shadow:0 0 18px #ff6a00a6}.card-number{color:#ff6a00;letter-spacing:.18em;margin-bottom:34px;font-size:.78rem;font-weight:800;display:block}.about-card h3{color:#fff;margin:0 0 16px;font-size:1.55rem}.about-card p{color:#9fb9d2;margin:0;font-size:.98rem;line-height:1.75}.about-mission{background:#051422d1;border:1px solid #1e90ff33;border-left:3px solid #ff6a00;border-radius:8px;margin-top:22px;padding:32px 36px;position:relative}.mission-label{color:#159cff;letter-spacing:.2em;margin:0 0 12px;font-size:.72rem;font-weight:800}.about-mission>p:last-child{color:#d2e2ef;max-width:1000px;margin:0;font-size:1.05rem;line-height:1.75}@media (width<=600px){.site-nav{display:none}.site-header{justify-content:center;min-height:68px}.hero-section{padding:80px 20px 65px}.hero-actions{width:100%}.button{width:100%;max-width:340px}.content-section{padding:80px 24px}}.content-section{padding:80px 24px}.search-sequence{max-width:1220px;margin:72px auto 64px;padding:20px 0;position:relative}.sequence-line{background:linear-gradient(#0000,#168cffa6 12%,#168cff4d 88%,#0000);width:1px;position:absolute;top:0;bottom:0;left:50%;box-shadow:0 0 18px #168cff2e}.sequence-stage{width:50%;min-height:250px;padding:30px 70px 42px 0;position:relative}.sequence-stage:nth-of-type(odd){text-align:right;margin-left:0}.sequence-stage:nth-of-type(2n){text-align:left;margin-left:50%;padding:30px 0 42px 70px}.sequence-stage:before{content:"";background:#168cff8c;width:52px;height:1px;position:absolute;top:50px}.sequence-stage:nth-of-type(odd):before{right:0}.sequence-stage:nth-of-type(2n):before{left:0}.stage-marker{background:#050b12;border:1px solid #ff6a00;width:19px;height:19px;position:absolute;top:41px;transform:rotate(45deg);box-shadow:0 0 0 5px #ff6a000d,0 0 20px #ff6a0047}.sequence-stage:nth-of-type(odd) .stage-marker{right:-10px}.sequence-stage:nth-of-type(2n) .stage-marker{left:-10px}.stage-pulse{background:#ff6a00;position:absolute;inset:5px;box-shadow:0 0 12px #ff6a00e6}.stage-index{color:#ff6a00bf;letter-spacing:.15em;font-family:Courier New,monospace;font-size:.62rem;font-weight:700;position:absolute;top:-24px;left:24px;transform:rotate(-45deg)}.stage-status{color:#168cff;letter-spacing:.19em;margin:0 0 10px;font-family:Courier New,monospace;font-size:.67rem;font-weight:700}.stage-content h3{color:#fff;letter-spacing:-.03em;margin:0 0 15px;font-size:clamp(1.9rem,3vw,2.7rem);line-height:1}.stage-content>p:not(.stage-status){color:#a9c5df;max-width:500px;margin:0;font-size:.96rem;line-height:1.75}.sequence-stage:nth-of-type(odd) .stage-content>p:not(.stage-status){margin-left:auto}.stage-data{letter-spacing:.12em;color:#91c3ee8c;flex-wrap:wrap;gap:7px 16px;margin-top:23px;font-family:Courier New,monospace;font-size:.58rem;font-weight:700;display:flex}.sequence-stage:nth-of-type(odd) .stage-data{justify-content:flex-end}.stage-data span{padding-left:12px;position:relative}.stage-data span:before{content:"+";color:#ff6a00;position:absolute;left:0}.stage-content{position:relative}.stage-content:after{content:"";background:linear-gradient(90deg,#ff6a00,#ff6a0000);width:90px;height:1px;margin-top:25px;display:block}.sequence-stage:nth-of-type(odd) .stage-content:after{background:linear-gradient(270deg,#ff6a00,#ff6a0000);margin-left:auto}@media (width<=800px){.search-sequence{margin-top:50px;padding-left:28px}.sequence-line{left:8px}.sequence-stage,.sequence-stage:nth-of-type(odd),.sequence-stage:nth-of-type(2n){text-align:left;width:100%;margin-left:0;padding:25px 0 55px 45px}.sequence-stage:before,.sequence-stage:nth-of-type(odd):before,.sequence-stage:nth-of-type(2n):before{width:27px;top:45px;left:8px}.sequence-stage .stage-marker,.sequence-stage:nth-of-type(odd) .stage-marker,.sequence-stage:nth-of-type(2n) .stage-marker{top:36px;left:-1px;right:auto}.sequence-stage:nth-of-type(odd) .stage-content>p:not(.stage-status){margin-left:0}.sequence-stage:nth-of-type(odd) .stage-data{justify-content:flex-start}.sequence-stage:nth-of-type(odd) .stage-content:after{background:linear-gradient(90deg,#ff6a00,#ff6a0000);margin-left:0}}.stage-pulse{animation:2.8s ease-in-out infinite finderNodePulse}.stage-coordinate .stage-pulse{animation-delay:.9s}.stage-search .stage-pulse{animation-delay:1.8s}@keyframes finderNodePulse{0%,to{opacity:.45;transform:scale(.7);box-shadow:0 0 6px #ff6a0059}45%{opacity:1;transform:scale(1);box-shadow:0 0 10px #ff6a00f2,0 0 22px #ff6a0073}65%{opacity:.7;transform:scale(.82)}}@media (prefers-reduced-motion:reduce){.stage-pulse{animation:none}}.operations-section{background:radial-gradient(circle at 82% 18%,#168cff12,#0000 30%),linear-gradient(#050b12f5,#06111cfa);padding-top:120px;padding-bottom:130px;position:relative;overflow:hidden}.operations-section:before{content:"";background:linear-gradient(90deg,#0000,#168cff59,#ff6a0059,#0000);height:1px;position:absolute;top:0;left:7%;right:7%}.operations-heading{z-index:2;max-width:940px;margin-bottom:72px;position:relative}.operations-heading h2{max-width:850px;margin:14px 0 24px}.operations-layout{z-index:2;max-width:1180px;position:relative}.operation-row{border-top:1px solid #168cff2e;grid-template-columns:90px minmax(0,1fr) 130px;align-items:center;gap:34px;min-height:260px;padding:42px 36px;display:grid;position:relative}.operation-row:last-child{border-bottom:1px solid #168cff2e}.operation-number{color:#168cff61;letter-spacing:-.05em;align-self:start;font-size:3.4rem;font-weight:800;line-height:1}.operation-content{max-width:760px}.operation-label{color:var(--blue);letter-spacing:.18em;margin:0 0 10px;font-size:.72rem;font-weight:800}.operation-content h3{color:#fff;margin:0 0 16px;font-size:clamp(1.8rem,3vw,2.7rem);line-height:1.1}.operation-content>p:not(.operation-label){color:#a9c5df;margin:0;font-size:1rem;line-height:1.75}.operation-tags{flex-wrap:wrap;gap:8px;margin-top:22px;display:flex}.operation-tags span{color:#7fa6c7;letter-spacing:.08em;text-transform:uppercase;background:#168cff09;border:1px solid #168cff33;border-radius:3px;padding:7px 10px;font-size:.67rem;font-weight:700}.operation-status{color:#6486a3;letter-spacing:.16em;justify-content:flex-end;align-items:center;gap:9px;font-size:.65rem;font-weight:800;display:flex}.status-dot{background:var(--orange);border-radius:50%;width:7px;height:7px;box-shadow:0 0 12px #ff6a00cc}.operation-row{transition:background .22s,border-color .22s,transform .22s}.operation-row:before{content:"";background:var(--orange);opacity:0;width:2px;transition:opacity .22s;position:absolute;top:18%;bottom:18%;left:0;box-shadow:0 0 18px #ff6a00a6}.operation-row:after{content:"";pointer-events:none;opacity:0;background:linear-gradient(90deg,#168cff0b,#168cff03 55%,#0000 85%);transition:opacity .22s;position:absolute;inset:0}.operation-row:hover{background:#081b2c57;border-color:#168cff57}.operation-row:hover:before,.operation-row:hover:after{opacity:1}.operation-row:hover .operation-number{color:#168cffb8;text-shadow:0 0 24px #168cff33}.operation-number{transition:color .22s,text-shadow .22s}.operation-row:hover .operation-status{color:#91b5d3}.operation-status{transition:color .22s}.operation-row:hover .status-dot{box-shadow:0 0 10px #ff6a00f2,0 0 22px #ff6a0066}@media (width<=900px){.operations-section{padding-top:90px;padding-bottom:100px}.operations-heading{margin-bottom:52px}.operation-row{grid-template-columns:65px minmax(0,1fr);gap:24px;min-height:auto;padding:36px 20px}.operation-number{font-size:2.7rem}.operation-status{grid-column:2;justify-content:flex-start;margin-top:-10px}}@media (width<=600px){.operations-section{padding-top:72px;padding-bottom:80px}.operations-heading{margin-bottom:38px}.operation-row{padding:32px 4px 34px 18px;display:block}.operation-number{margin-bottom:22px;font-size:2.2rem}.operation-content h3{font-size:1.75rem}.operation-content>p:not(.operation-label){font-size:.94rem;line-height:1.7}.operation-tags{gap:6px;margin-top:18px}.operation-tags span{padding:6px 8px;font-size:.6rem}.operation-status{justify-content:flex-start;margin-top:22px}.operation-row:before{top:24px;bottom:24px}}.features-section{background:radial-gradient(circle at 78% 28%,#168cff12,#0000 30%),linear-gradient(#07111c 0%,#050c14 100%);border-top:1px solid #168cff2e;padding:120px 7% 130px;position:relative;overflow:hidden}.features-section:before{content:"";background:linear-gradient(90deg,#0000,#168cff73,#ff6a004d,#0000);height:1px;position:absolute;top:0;left:7%;right:7%}.features-heading{z-index:1;max-width:900px;margin-bottom:62px;position:relative}.features-heading h2{color:#fff;letter-spacing:-.035em;max-width:780px;margin:14px 0 24px;font-size:clamp(2.5rem,5vw,4.5rem);line-height:1.05}.features-intro{color:#a9c5df;max-width:850px;margin:0;font-size:1.06rem;line-height:1.8}.features-grid{z-index:1;border-top:1px solid #168cff38;border-left:1px solid #168cff38;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;position:relative}.feature-panel{background:#05121f94;border-bottom:1px solid #168cff38;border-right:1px solid #168cff38;grid-template-columns:72px 1fr;gap:22px;min-height:330px;padding:38px 40px 40px;transition:background .18s,transform .18s;display:grid;position:relative;overflow:hidden}.feature-panel:before{content:"";background:#ff6a00;width:0;height:2px;transition:width .22s;position:absolute;top:0;left:0;box-shadow:0 0 18px #ff6a0099}.feature-panel:hover{background:#071c2fe0}.feature-panel:hover:before{width:100%}.feature-panel-primary{background:linear-gradient(135deg,#0a2841e6,#05121fb3)}.feature-index{color:#168cff75;letter-spacing:-.05em;font-size:2.25rem;font-weight:900;line-height:1}.feature-content{min-width:0}.feature-category{color:#168cff;letter-spacing:.17em;margin:0 0 12px;font-size:.7rem;font-weight:800}.feature-content h3{color:#fff;margin:0 0 18px;font-size:clamp(1.55rem,2.5vw,2.05rem);line-height:1.15}.feature-content>p:not(.feature-category){color:#9fb9d2;max-width:620px;margin:0;font-size:.96rem;line-height:1.75}.feature-tags{flex-wrap:wrap;gap:7px;margin-top:26px;display:flex}.feature-tags span{color:#7fa7c9;letter-spacing:.045em;background:#04101c8c;border:1px solid #168cff4d;border-radius:3px;padding:6px 9px;font-size:.62rem;font-weight:800}.features-footer{z-index:1;grid-template-columns:80px minmax(0,1fr) auto;align-items:center;gap:24px;margin-top:38px;padding:26px 0 0;display:grid;position:relative}.features-footer-line{background:linear-gradient(90deg,#ff6a00,#ff6a0000);width:80px;height:1px;display:block}.features-footer p{color:#8da9c1;margin:0;font-size:.9rem;line-height:1.6}.features-roadmap-link{color:#168cff;letter-spacing:.12em;white-space:nowrap;font-size:.72rem;font-weight:800;text-decoration:none;transition:color .16s}.features-roadmap-link:hover{color:#fff}@media (width<=950px){.features-grid{grid-template-columns:1fr}.feature-panel{min-height:auto}}@media (width<=600px){.features-section{padding:82px 20px 90px}.features-heading{margin-bottom:42px}.features-heading h2{font-size:2.35rem}.features-intro{font-size:.98rem;line-height:1.75}.feature-panel{grid-template-columns:1fr;gap:18px;padding:28px 24px 30px}.feature-index{font-size:1.8rem}.feature-content h3{font-size:1.55rem}.feature-tags{margin-top:22px}.features-footer{grid-template-columns:1fr;gap:16px;margin-top:30px}.features-footer-line{width:60px}.features-roadmap-link{white-space:normal}}.organizations-section{background:radial-gradient(circle at 18% 38%,#168cff14,#0000 30%),radial-gradient(circle at 82% 72%,#ff6a000b,#0000 26%),linear-gradient(#07121e 0%,#050b12 100%);border-top:1px solid #168cff2e;padding:120px 7% 130px;position:relative;overflow:hidden}.organizations-section:before{content:"";pointer-events:none;opacity:.22;background-image:linear-gradient(#168cff0d 1px,#0000 1px),linear-gradient(90deg,#168cff0d 1px,#0000 1px);background-size:70px 70px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 18% 82%,#0000);mask-image:linear-gradient(#0000,#000 18% 82%,#0000)}.organizations-heading{z-index:1;max-width:950px;margin-bottom:64px;position:relative}.organizations-heading h2{color:#fff;letter-spacing:-.035em;max-width:900px;margin:14px 0 24px;font-size:clamp(2.5rem,5vw,4.4rem);line-height:1.05}.organizations-intro{color:#a9c5df;max-width:900px;margin:0;font-size:1.06rem;line-height:1.8}.organization-system{z-index:1;background:linear-gradient(145deg,#071c2fe6,#040f1ae0);border:1px solid #168cff38;padding:34px 38px 42px;position:relative;box-shadow:0 24px 60px #0000002e}.organization-system-label{color:#7fa7c9;letter-spacing:.17em;align-items:center;gap:10px;padding-bottom:26px;font-size:.68rem;font-weight:800;display:flex}.system-status-dot{background:#ff6a00;border-radius:50%;flex:none;width:7px;height:7px;box-shadow:0 0 8px #ff6a00e6,0 0 18px #ff6a0073}.organization-path{grid-template-columns:minmax(0,1fr) 70px minmax(0,1fr) 70px minmax(0,1fr);align-items:stretch;display:grid}.organization-node{background:#030f1a9e;border:1px solid #168cff2e;min-height:310px;padding:32px;position:relative}.organization-node:before{content:"";background:#168cff;width:70px;height:2px;position:absolute;top:-1px;left:-1px;box-shadow:0 0 16px #168cff80}.organization-node-number{color:#168cff73;margin-bottom:42px;font-size:2.25rem;font-weight:900;line-height:1;display:block}.organization-node-label{color:#168cff;letter-spacing:.16em;margin:0 0 10px;font-size:.68rem;font-weight:800}.organization-node h3{color:#fff;margin:0 0 18px;font-size:1.55rem;line-height:1.2}.organization-node div>p:last-child{color:#9fb9d2;margin:0;font-size:.94rem;line-height:1.75}.organization-connector{align-items:center;display:flex;position:relative}.organization-connector:before{content:"";background:linear-gradient(90deg,#168cff59,#168cff,#168cff59);width:100%;height:1px}.organization-connector span{background:#07121e;border:1px solid #ff6a00;width:10px;height:10px;position:absolute;left:50%;transform:translate(-50%)rotate(45deg);box-shadow:0 0 12px #ff6a0073}.organization-groups{z-index:1;margin-top:58px;position:relative}.organization-groups-heading{margin-bottom:20px}.organization-groups-heading p{color:#168cff;letter-spacing:.18em;margin:0;font-size:.7rem;font-weight:800}.organization-groups-grid{border-top:1px solid #168cff33;border-left:1px solid #168cff33;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.organization-group{background:#05121f8c;border-bottom:1px solid #168cff33;border-right:1px solid #168cff33;align-items:center;gap:18px;min-height:108px;padding:24px 26px;display:flex}.organization-group span{color:#ff6a00;letter-spacing:.1em;font-size:.67rem;font-weight:900}.organization-group p{color:#d8e6f2;margin:0;font-size:.92rem;font-weight:700;line-height:1.4}.organization-boundary{z-index:1;background:#13100d59;border:1px solid #ff6a0033;grid-template-columns:34px minmax(0,1fr);gap:24px;margin-top:52px;padding:30px 34px;display:grid;position:relative}.boundary-marker{justify-content:center;display:flex;position:relative}.boundary-marker:before{content:"";background:linear-gradient(#ff6a00,#ff6a0014);width:1px;position:absolute;top:0;bottom:0}.boundary-marker span{z-index:1;background:#ff6a00;border-radius:50%;width:9px;height:9px;margin-top:4px;position:relative;box-shadow:0 0 14px #ff6a0099}.boundary-label{color:#ff6a00;letter-spacing:.17em;margin:0 0 11px;font-size:.68rem;font-weight:800}.boundary-text{color:#a9bdcf;max-width:1100px;margin:0;font-size:.94rem;line-height:1.75}@media (width<=1050px){.organization-path{grid-template-columns:1fr}.organization-node{min-height:auto}.organization-connector{justify-content:center;min-height:58px}.organization-connector:before{background:linear-gradient(#168cff59,#168cff,#168cff59);width:1px;height:100%}.organization-connector span{left:50%}.organization-groups-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.organizations-section{padding:82px 20px 90px}.organizations-heading{margin-bottom:42px}.organizations-heading h2{font-size:2.3rem}.organizations-intro{font-size:.98rem;line-height:1.75}.organization-system{padding:24px 16px 28px}.organization-system-label{align-items:flex-start;padding-bottom:22px;line-height:1.5}.organization-node{padding:26px 22px}.organization-node-number{margin-bottom:28px;font-size:1.8rem}.organization-node h3{font-size:1.4rem}.organization-groups{margin-top:46px}.organization-groups-grid{grid-template-columns:1fr}.organization-group{min-height:86px;padding:20px 22px}.organization-boundary{grid-template-columns:18px minmax(0,1fr);gap:16px;margin-top:40px;padding:26px 22px}}.roadmap-section{background:radial-gradient(circle at 84% 20%,#168cff14,#0000 30%),linear-gradient(#050b12 0%,#07111c 55%,#050b12 100%);border-top:1px solid #168cff2e;padding:120px 7% 135px;position:relative;overflow:hidden}.roadmap-section:before{content:"";background:linear-gradient(90deg,#0000,#ff6a0059,#168cff73,#0000);height:1px;position:absolute;top:0;left:7%;right:7%}.roadmap-heading{z-index:1;max-width:950px;margin-bottom:48px;position:relative}.roadmap-heading h2{color:#fff;letter-spacing:-.035em;max-width:850px;margin:14px 0 24px;font-size:clamp(2.5rem,5vw,4.5rem);line-height:1.05}.roadmap-intro{color:#a9c5df;max-width:900px;margin:0;font-size:1.06rem;line-height:1.8}.roadmap-status{z-index:1;background:#0f111494;border:1px solid #ff6a0038;grid-template-columns:auto auto minmax(60px,1fr) minmax(260px,520px);align-items:center;gap:18px;margin-bottom:72px;padding:20px 24px;display:grid;position:relative}.roadmap-status-dot{background:#ff6a00;border-radius:50%;width:9px;height:9px;box-shadow:0 0 9px #ff6a00e6,0 0 20px #ff6a0066}.roadmap-status div p{color:#8da9c1;letter-spacing:.15em;margin:0 0 3px;font-size:.62rem;font-weight:800}.roadmap-status div strong{color:#ff6a00;letter-spacing:.1em;font-size:.82rem}.roadmap-status-line{background:linear-gradient(90deg,#ff6a0073,#168cff33);width:100%;height:1px}.roadmap-status-note{color:#829bb1;margin:0;font-size:.8rem;line-height:1.55}.roadmap-track{z-index:1;max-width:1180px;margin:0 auto;position:relative}.roadmap-track:before{content:"";background:linear-gradient(#ff6a00 0%,#168cff 18%,#168cff80 75%,#168cff14 100%);width:1px;position:absolute;top:38px;bottom:38px;left:37px}.roadmap-stage{grid-template-columns:76px minmax(0,1fr);gap:34px;padding-bottom:64px;display:grid;position:relative}.roadmap-stage:last-child{padding-bottom:0}.roadmap-marker{z-index:2;background:#07121e;border:1px solid #168cff6b;justify-content:center;align-items:center;width:76px;height:76px;display:flex;position:relative;transform:rotate(45deg);box-shadow:0 0 24px #168cff14}.roadmap-marker span{color:#168cff;letter-spacing:.08em;font-size:.72rem;font-weight:900;transform:rotate(-45deg)}.roadmap-stage-active .roadmap-marker{border-color:#ff6a00;box-shadow:0 0 18px #ff6a003d,inset 0 0 18px #ff6a000d}.roadmap-stage-active .roadmap-marker span{color:#ff6a00}.roadmap-stage-content{padding:4px 0 10px;position:relative}.roadmap-stage-content:before{content:"";background:#168cff;width:2px;height:0;transition:height .22s;position:absolute;top:0;left:-18px}.roadmap-stage:hover .roadmap-stage-content:before{height:100%}.roadmap-stage-active .roadmap-stage-content:before{background:#ff6a00;height:100%}.roadmap-stage-status{color:#168cff;letter-spacing:.17em;margin:0 0 10px;font-size:.68rem;font-weight:800}.roadmap-stage-active .roadmap-stage-status{color:#ff6a00}.roadmap-stage-content h3{color:#fff;margin:0 0 16px;font-size:clamp(1.7rem,3vw,2.3rem);line-height:1.15}.roadmap-stage-content>p:not(.roadmap-stage-status){color:#9fb9d2;max-width:820px;margin:0;font-size:.97rem;line-height:1.75}.roadmap-tags{flex-wrap:wrap;gap:7px;margin-top:22px;display:flex}.roadmap-tags span{color:#7fa7c9;letter-spacing:.045em;background:#04101c80;border:1px solid #168cff45;border-radius:3px;padding:6px 9px;font-size:.61rem;font-weight:800}.roadmap-stage-active .roadmap-tags span{border-color:#ff6a004d}.roadmap-principle{z-index:1;background:linear-gradient(135deg,#ff6a000b,#071c2f80);border:1px solid #168cff2e;border-top-color:#ff6a0080;max-width:1180px;margin:82px auto 0;padding:38px 42px 40px;position:relative}.roadmap-principle-label{color:#ff6a00;letter-spacing:.17em;margin:0 0 14px;font-size:.68rem;font-weight:800}.roadmap-principle h3{color:#fff;max-width:850px;margin:0 0 18px;font-size:clamp(1.6rem,3vw,2.25rem);line-height:1.2}.roadmap-principle>p:last-child{color:#9fb4c7;max-width:920px;margin:0;font-size:.93rem;line-height:1.75}@media (width<=900px){.roadmap-status{grid-template-columns:auto 1fr}.roadmap-status-line{display:none}.roadmap-status-note{border-top:1px solid #168cff26;grid-column:1/-1;padding-top:10px}}@media (width<=600px){.roadmap-section{padding:82px 20px 90px}.roadmap-heading{margin-bottom:38px}.roadmap-heading h2{font-size:2.3rem}.roadmap-intro{font-size:.98rem;line-height:1.75}.roadmap-status{margin-bottom:58px;padding:18px}.roadmap-track:before{left:25px}.roadmap-stage{grid-template-columns:52px minmax(0,1fr);gap:22px;padding-bottom:54px}.roadmap-marker{width:52px;height:52px}.roadmap-marker span{font-size:.62rem}.roadmap-stage-content{padding-top:0}.roadmap-stage-content:before{display:none}.roadmap-stage-status{font-size:.61rem;line-height:1.5}.roadmap-stage-content h3{font-size:1.5rem}.roadmap-stage-content>p:not(.roadmap-stage-status){font-size:.92rem}.roadmap-principle{margin-top:62px;padding:30px 24px 32px}.roadmap-principle h3{font-size:1.55rem}}.news-section{background:radial-gradient(circle at 15% 25%,#168cff12,#0000 30%),linear-gradient(#07111c 0%,#050b12 100%);border-top:1px solid #168cff2e;padding:120px 7% 130px;position:relative;overflow:hidden}.news-section:before{content:"";background:linear-gradient(90deg,#0000,#168cff73,#ff6a0047,#0000);height:1px;position:absolute;top:0;left:7%;right:7%}.news-heading{z-index:1;max-width:950px;margin-bottom:62px;position:relative}.news-heading h2{color:#fff;letter-spacing:-.035em;max-width:800px;margin:14px 0 24px;font-size:clamp(2.5rem,5vw,4.5rem);line-height:1.05}.news-intro{color:#a9c5df;max-width:880px;margin:0;font-size:1.06rem;line-height:1.8}.news-layout{z-index:1;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:stretch;gap:42px;display:grid;position:relative}.news-featured{background:radial-gradient(circle at 80% 18%,#168cff1f,#0000 30%),linear-gradient(145deg,#08233aeb,#040f1aeb);border:1px solid #168cff40;flex-direction:column;justify-content:space-between;min-height:530px;padding:38px 40px 42px;display:flex;position:relative;overflow:hidden}.news-featured:before{content:"";background:#ff6a00;width:110px;height:2px;position:absolute;top:0;left:0;box-shadow:0 0 18px #ff6a0099}.news-featured:after{content:"";pointer-events:none;border:1px solid #168cff14;border-radius:50%;width:300px;height:300px;position:absolute;bottom:-120px;right:-120px;box-shadow:0 0 0 45px #168cff06,0 0 0 90px #168cff05}.news-featured-top{z-index:1;justify-content:space-between;align-items:flex-start;gap:20px;display:flex;position:relative}.news-type{color:#168cff;letter-spacing:.17em;margin:0 0 6px;font-size:.67rem;font-weight:800}.news-date{color:#7896b0;letter-spacing:.08em;font-size:.68rem;font-weight:700}.news-live-indicator{color:#ff6a00;letter-spacing:.12em;align-items:center;gap:8px;font-size:.65rem;font-weight:800;display:inline-flex}.news-live-indicator>span{background:#ff6a00;border-radius:50%;width:7px;height:7px;box-shadow:0 0 12px #ff6a00cc}.news-featured-content{z-index:1;grid-template-columns:64px minmax(0,1fr);align-items:start;gap:24px;display:grid;position:relative}.news-release-number{color:#168cff6b;letter-spacing:-.06em;font-size:2.6rem;font-weight:900;line-height:1}.news-featured-content h3{color:#fff;max-width:620px;margin:0 0 18px;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.12}.news-featured-content div>p{color:#a3bdd4;max-width:650px;margin:0;font-size:.97rem;line-height:1.75}.news-tags{flex-wrap:wrap;gap:7px;margin-top:25px;display:flex}.news-tags span{color:#b99a82;letter-spacing:.045em;background:#ff6a0009;border:1px solid #ff6a0045;border-radius:3px;padding:6px 9px;font-size:.61rem;font-weight:800}.news-feed{border-top:1px solid #168cff38;position:relative}.news-feed:before{content:"";background:linear-gradient(#168cff,#168cff14);width:1px;position:absolute;top:0;bottom:0;left:8px}.news-item{border-bottom:1px solid #168cff2e;grid-template-columns:18px minmax(0,1fr);gap:24px;padding:30px 0 31px;display:grid;position:relative}.news-item-marker{z-index:1;justify-content:center;display:flex;position:relative}.news-item-marker span{background:#07111c;border:1px solid #168cff;width:9px;height:9px;margin-top:5px;transform:rotate(45deg);box-shadow:0 0 10px #168cff4d}.news-item-meta{flex-wrap:wrap;gap:9px 18px;margin-bottom:11px;display:flex}.news-item-meta span:first-child{color:#168cff;letter-spacing:.14em;font-size:.64rem;font-weight:800}.news-item-meta span:last-child{color:#708ca5;letter-spacing:.08em;font-size:.64rem;font-weight:700}.news-item-content h3{color:#fff;margin:0 0 11px;font-size:1.25rem;line-height:1.3}.news-item-content>p{color:#91abc2;margin:0;font-size:.9rem;line-height:1.7}.news-purpose{z-index:1;background:#04101c8c;border:1px solid #168cff2e;grid-template-columns:minmax(220px,.65fr) minmax(320px,1fr) auto;align-items:center;gap:42px;margin-top:58px;padding:32px 34px;display:grid;position:relative}.news-purpose-label{color:#ff6a00;letter-spacing:.16em;margin:0 0 9px;font-size:.66rem;font-weight:800}.news-purpose h3{color:#fff;margin:0;font-size:1.45rem;line-height:1.25}.news-purpose>p{color:#91abc2;margin:0;font-size:.9rem;line-height:1.7}.news-updates-link{color:#168cff;letter-spacing:.11em;white-space:nowrap;font-size:.7rem;font-weight:800;text-decoration:none;transition:color .16s}.news-updates-link:hover{color:#fff}@media (width<=1000px){.news-layout{grid-template-columns:1fr}.news-featured{min-height:460px}.news-purpose{grid-template-columns:1fr;gap:20px}}@media (width<=600px){.news-section{padding:82px 20px 90px}.news-heading{margin-bottom:42px}.news-heading h2{font-size:2.3rem}.news-intro{font-size:.98rem;line-height:1.75}.news-featured{min-height:auto;padding:28px 24px 30px}.news-featured-top{flex-direction:column}.news-featured-content{grid-template-columns:1fr;gap:20px;margin-top:72px}.news-release-number{font-size:2rem}.news-featured-content h3{font-size:1.65rem}.news-item{gap:18px;padding:27px 0}.news-purpose{margin-top:44px;padding:26px 24px}.news-updates-link{white-space:normal}}.learn-section{background:radial-gradient(circle at 82% 18%,#168cff13,#0000 30%),linear-gradient(#050b12 0%,#07121e 100%);border-top:1px solid #168cff2e;padding:120px 7% 130px;position:relative;overflow:hidden}.learn-section:before{content:"";background:linear-gradient(90deg,#0000,#ff6a0052,#168cff73,#0000);height:1px;position:absolute;top:0;left:7%;right:7%}.learn-heading{z-index:1;max-width:950px;margin-bottom:62px;position:relative}.learn-heading h2{color:#fff;letter-spacing:-.035em;max-width:900px;margin:14px 0 24px;font-size:clamp(2.5rem,5vw,4.5rem);line-height:1.05}.learn-intro{color:#a9c5df;max-width:900px;margin:0;font-size:1.06rem;line-height:1.8}.learn-featured{z-index:1;background:#04101c94;border:1px solid #168cff38;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);display:grid;position:relative}.learn-video{background:radial-gradient(circle,#168cff1f,#0000 34%),linear-gradient(135deg,#081d30,#030c15);border-right:1px solid #168cff38;justify-content:center;align-items:center;min-height:430px;display:flex;position:relative;overflow:hidden}.learn-video:before,.learn-video:after{content:"";border:1px solid #168cff21;border-radius:50%;position:absolute}.learn-video:before{width:310px;height:310px}.learn-video:after{border-color:#ff6a001a;width:205px;height:205px}.learn-video-grid{opacity:.32;background-image:linear-gradient(#168cff0f 1px,#0000 1px),linear-gradient(90deg,#168cff0f 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 72%);mask-image:radial-gradient(circle,#000,#0000 72%)}.learn-play{z-index:2;background:#050e17db;border:1px solid #ff6a00b3;justify-content:center;align-items:center;width:88px;height:88px;display:flex;position:relative;transform:rotate(45deg);box-shadow:0 0 30px #ff6a0024,inset 0 0 20px #ff6a000a}.learn-play span{border-top:10px solid #0000;border-bottom:10px solid #0000;border-left:16px solid #ff6a00;width:0;height:0;margin-left:5px;transform:rotate(-45deg)}.learn-video-status{color:#91abc2;letter-spacing:.12em;align-items:center;gap:9px;font-size:.64rem;font-weight:800;display:flex;position:absolute;bottom:22px;left:24px}.learn-video-dot{background:#ff6a00;border-radius:50%;width:7px;height:7px;box-shadow:0 0 10px #ff6a00bf}.learn-video-corner{color:#7fa7c9a6;letter-spacing:.15em;font-size:.6rem;font-weight:800;position:absolute;top:22px;right:24px}.learn-featured-content{flex-direction:column;justify-content:center;padding:46px;display:flex}.learn-label{color:#168cff;letter-spacing:.17em;margin:0 0 13px;font-size:.68rem;font-weight:800}.learn-featured-content h3{color:#fff;margin:0 0 20px;font-size:clamp(1.8rem,3vw,2.5rem);line-height:1.15}.learn-featured-content>p:not(.learn-label){color:#9fb9d2;margin:0;font-size:.96rem;line-height:1.75}.learn-featured-meta{flex-wrap:wrap;gap:7px;margin-top:26px;display:flex}.learn-featured-meta span{color:#7fa7c9;letter-spacing:.045em;background:#04101c80;border:1px solid #168cff47;border-radius:3px;padding:6px 9px;font-size:.61rem;font-weight:800}.learn-library-heading{z-index:1;justify-content:space-between;align-items:flex-end;gap:30px;margin-top:68px;margin-bottom:24px;display:flex;position:relative}.learn-library-heading div>p{color:#168cff;letter-spacing:.17em;margin:0 0 8px;font-size:.67rem;font-weight:800}.learn-library-heading h3{color:#fff;margin:0;font-size:1.8rem;line-height:1.2}.learn-library-heading>span{color:#66859f;letter-spacing:.13em;font-size:.65rem;font-weight:800}.learn-library{z-index:1;border-top:1px solid #168cff38;position:relative}.learn-guide{border-bottom:1px solid #168cff2e;grid-template-columns:70px minmax(0,1fr) auto;align-items:center;gap:28px;min-height:150px;padding:27px 28px;transition:background .18s;display:grid;position:relative}.learn-guide:before{content:"";transform-origin:50%;background:#168cff;width:2px;transition:transform .18s;position:absolute;top:0;bottom:0;left:0;transform:scaleY(0)}.learn-guide:hover{background:#071c2f8c}.learn-guide:hover:before{transform:scaleY(1)}.learn-guide-number{color:#168cff6e;letter-spacing:-.05em;font-size:2rem;font-weight:900}.learn-guide-category{color:#168cff;letter-spacing:.15em;margin:0 0 8px;font-size:.63rem;font-weight:800}.learn-guide h3{color:#fff;margin:0 0 9px;font-size:1.25rem;line-height:1.3}.learn-guide div>p:last-child{color:#8fa9c0;max-width:820px;margin:0;font-size:.88rem;line-height:1.65}.learn-guide-status{color:#c18e69;letter-spacing:.1em;border:1px solid #ff6a0040;border-radius:3px;padding:6px 9px;font-size:.6rem;font-weight:800}.learn-footer{z-index:1;background:#04101c80;border:1px solid #168cff2e;grid-template-columns:26px minmax(0,1fr);gap:22px;margin-top:48px;padding:28px 32px;display:grid;position:relative}.learn-footer-marker{justify-content:center;display:flex;position:relative}.learn-footer-marker:before{content:"";background:linear-gradient(#ff6a00,#ff6a0014);width:1px;position:absolute;top:0;bottom:0}.learn-footer-marker span{z-index:1;background:#ff6a00;width:8px;height:8px;margin-top:4px;position:relative;transform:rotate(45deg);box-shadow:0 0 12px #ff6a008c}.learn-footer-label{color:#ff6a00;letter-spacing:.16em;margin:0 0 9px;font-size:.65rem;font-weight:800}.learn-footer div>p:last-child{color:#91abc2;max-width:900px;margin:0;font-size:.9rem;line-height:1.7}@media (width<=950px){.learn-featured{grid-template-columns:1fr}.learn-video{border-bottom:1px solid #168cff38;border-right:0;min-height:380px}}@media (width<=600px){.learn-section{padding:82px 20px 90px}.learn-heading{margin-bottom:42px}.learn-heading h2{font-size:2.3rem}.learn-intro{font-size:.98rem;line-height:1.75}.learn-video{min-height:300px}.learn-play{width:68px;height:68px}.learn-featured-content{padding:30px 24px 32px}.learn-featured-content h3{font-size:1.65rem}.learn-library-heading{flex-direction:column;align-items:flex-start;margin-top:52px}.learn-guide{grid-template-columns:1fr;gap:15px;min-height:auto;padding:26px 22px}.learn-guide-number{font-size:1.65rem}.learn-guide-status{width:fit-content}.learn-footer{margin-top:40px;padding:26px 22px}}.downloads-section{background:radial-gradient(circle at 18% 16%,#ff6a000e,#0000 28%),radial-gradient(circle at 82% 36%,#168cff13,#0000 30%),linear-gradient(#07121e 0%,#050b12 100%);border-top:1px solid #168cff2e;padding:120px 7% 130px;position:relative;overflow:hidden}.downloads-section:before{content:"";background:linear-gradient(90deg,#0000,#ff6a0066,#168cff73,#0000);height:1px;position:absolute;top:0;left:7%;right:7%}.downloads-heading{z-index:1;max-width:950px;margin-bottom:48px;position:relative}.downloads-heading h2{color:#fff;letter-spacing:-.035em;max-width:900px;margin:14px 0 24px;font-size:clamp(2.5rem,5vw,4.5rem);line-height:1.05}.downloads-intro{color:#a9c5df;max-width:900px;margin:0;font-size:1.06rem;line-height:1.8}.downloads-status-bar{z-index:1;background:#0f111494;border:1px solid #ff6a0038;grid-template-columns:auto 1px minmax(300px,1fr);align-items:center;gap:26px;margin-bottom:52px;padding:20px 24px;display:grid;position:relative}.downloads-status-main{align-items:center;gap:14px;display:flex}.downloads-status-dot{background:#ff6a00;border-radius:50%;flex:none;width:9px;height:9px;box-shadow:0 0 9px #ff6a00e6,0 0 20px #ff6a0059}.downloads-status-main p{color:#8da9c1;letter-spacing:.15em;margin:0 0 3px;font-size:.62rem;font-weight:800}.downloads-status-main strong{color:#ff6a00;letter-spacing:.1em;font-size:.82rem}.downloads-status-divider{background:#168cff38;width:1px;height:34px}.downloads-status-bar>p{color:#829bb1;margin:0;font-size:.8rem;line-height:1.55}.platform-grid{z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid;position:relative}.platform-panel{background:linear-gradient(155deg,#081d30d1,#040e18e0);border:1px solid #168cff33;flex-direction:column;min-height:600px;padding:30px;transition:transform .18s,border-color .18s,background .18s;display:flex;position:relative;overflow:hidden}.platform-panel:before{content:"";background:#168cff47;height:2px;position:absolute;top:0;left:0;right:0}.platform-panel:hover{background:linear-gradient(155deg,#09253de6,#040e18eb);border-color:#168cff66;transform:translateY(-3px)}.platform-windows{border-color:#ff6a0052;box-shadow:0 0 34px #ff6a0009}.platform-windows:before{background:#ff6a00;box-shadow:0 0 16px #ff6a0073}.platform-apple{opacity:.68}.platform-apple:hover{opacity:.82}.platform-top{justify-content:space-between;align-items:center;gap:16px;display:flex}.platform-number{color:#168cff66;letter-spacing:-.05em;font-size:1.8rem;font-weight:900;line-height:1}.platform-windows .platform-number{color:#ff6a009e}.platform-state{letter-spacing:.11em;border-radius:3px;padding:6px 8px;font-size:.58rem;font-weight:900}.platform-state-active{color:#ff7d21;background:#ff6a000b;border:1px solid #ff6a0059}.platform-state-testing{color:#57aaff;background:#168cff0b;border:1px solid #168cff52}.platform-state-hold{color:#778a9b;background:#7e92a508;border:1px solid #7e92a538}.platform-icon{width:76px;height:76px;margin:46px 0 36px;position:relative}.platform-icon-windows{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:4px;display:grid;transform:perspective(160px)rotateY(-8deg)}.platform-icon-windows span{background:#ff6a000e;border:1px solid #ff6a009e;display:block;box-shadow:inset 0 0 14px #ff6a0009}.platform-icon-mobile{border:2px solid #168cffad;border-radius:7px;width:48px;height:78px;box-shadow:0 0 20px #168cff17,inset 0 0 18px #168cff09}.platform-icon-mobile:before{content:"";background:#168cff80;border-radius:2px;width:13px;height:2px;position:absolute;top:6px;left:50%;transform:translate(-50%)}.platform-icon-mobile:after{content:"";border:1px solid #168cff80;border-radius:50%;width:5px;height:5px;position:absolute;bottom:6px;left:50%;transform:translate(-50%)}.platform-icon-mobile span{background:radial-gradient(circle,#168cff1f,#0000 65%);position:absolute;inset:13px 5px}.platform-icon-apple{background:#7e92a506;border:1px solid #7e92a540;justify-content:center;align-items:center;display:flex;transform:rotate(45deg)}.platform-icon-apple span{color:#75899a;font-size:1.25rem;transform:rotate(-45deg)}.platform-label{color:#168cff;letter-spacing:.16em;margin:0 0 10px;font-size:.64rem;font-weight:800}.platform-windows .platform-label{color:#ff6a00}.platform-panel h3{color:#fff;margin:0 0 18px;font-size:clamp(1.6rem,2.5vw,2.1rem);line-height:1.15}.platform-description{color:#96b0c7;margin:0;font-size:.91rem;line-height:1.72}.platform-details{background:#168cff24;border:1px solid #168cff24;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:30px 0;display:grid}.platform-details>div{background:#07121e;min-width:0;padding:13px 10px}.platform-details span{color:#607d96;letter-spacing:.1em;margin-bottom:5px;font-size:.52rem;font-weight:800;display:block}.platform-details strong{overflow-wrap:anywhere;color:#c4d5e3;font-size:.72rem;line-height:1.35;display:block}.platform-action{letter-spacing:.11em;text-align:center;border-radius:3px;justify-content:center;align-items:center;gap:16px;min-height:48px;margin-top:auto;padding:13px 16px;font-size:.68rem;font-weight:900;display:flex}.platform-action-primary{color:#07101a;background:#ff6a00;border:1px solid #ff6a00;text-decoration:none;transition:background .16s,color .16s,box-shadow .16s;box-shadow:0 0 20px #ff6a001a}.platform-action-primary:hover{color:#fff;background:#ff7d21;box-shadow:0 0 24px #ff6a0033}.platform-action-primary span{font-size:1rem}.platform-action-secondary{color:#5baeff;background:#168cff0b;border:1px solid #168cff52}.platform-action-disabled{color:#667989;background:#7e92a506;border:1px solid #7e92a52e}.platform-note{color:#607b91;text-align:center;margin:13px 0 0;font-size:.7rem;line-height:1.5}.downloads-future{z-index:1;background:linear-gradient(90deg,#051625d1,#040e188c);border:1px solid #168cff2e;grid-template-columns:220px minmax(0,1fr) auto;align-items:center;gap:38px;margin-top:58px;padding:34px 38px;display:grid;position:relative}.downloads-future-visual{align-items:center;width:100%;display:flex}.downloads-future-node{background:#07121e;border:1px solid #168cff;flex:none;width:12px;height:12px;transform:rotate(45deg);box-shadow:0 0 10px #168cff40}.downloads-future-node:first-child{border-color:#ff6a00;box-shadow:0 0 10px #ff6a004d}.downloads-future-line{background:linear-gradient(90deg,#ff6a0080,#168cff59);width:100%;height:1px}.downloads-future-label{color:#168cff;letter-spacing:.16em;margin:0 0 9px;font-size:.64rem;font-weight:800}.downloads-future-content h3{color:#fff;margin:0 0 13px;font-size:1.5rem;line-height:1.25}.downloads-future-content>p:last-child{color:#91abc2;max-width:760px;margin:0;font-size:.88rem;line-height:1.7}.downloads-future-status{color:#6ca8dc;letter-spacing:.1em;border:1px solid #168cff47;border-radius:3px;padding:7px 10px;font-size:.61rem;font-weight:900}.downloads-warning{z-index:1;background:#ff6a0009;border-left:2px solid #ff6a00;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:18px;margin-top:22px;padding:22px 26px;display:grid;position:relative}.downloads-warning-marker{color:#ff6a00;border:1px solid #ff6a0073;justify-content:center;align-items:center;width:28px;height:28px;font-size:.8rem;font-weight:900;display:flex;transform:rotate(45deg)}.downloads-warning-marker:first-letter{transform:rotate(-45deg)}.downloads-warning p{color:#9aabbb;margin:0;font-size:.78rem;line-height:1.65}@media (width<=1100px){.platform-grid{grid-template-columns:1fr}.platform-panel{min-height:auto}.downloads-future{grid-template-columns:170px minmax(0,1fr)}.downloads-future-status{grid-column:2;width:fit-content}}@media (width<=800px){.downloads-status-bar{grid-template-columns:1fr;gap:16px}.downloads-status-divider{width:100%;height:1px}}@media (width<=600px){.downloads-section{padding:82px 20px 90px}.downloads-heading{margin-bottom:40px}.downloads-heading h2{font-size:2.3rem}.downloads-intro{font-size:.98rem;line-height:1.75}.downloads-status-bar{margin-bottom:38px;padding:18px}.platform-panel{padding:25px 22px 26px}.platform-icon{margin:38px 0 30px}.platform-details{grid-template-columns:1fr}.platform-details>div{grid-template-columns:100px minmax(0,1fr);align-items:center;gap:12px;display:grid}.platform-details span{margin:0}.downloads-future{grid-template-columns:1fr;gap:25px;margin-top:42px;padding:28px 24px}.downloads-future-visual{max-width:230px}.downloads-future-status{grid-column:auto}.downloads-warning{grid-template-columns:1fr;padding:22px}}.support-section{background:radial-gradient(circle at 88% 18%,#168cff12,#0000 28%),linear-gradient(#050b12 0%,#07121e 55%,#050b12 100%);border-top:1px solid #168cff2e;padding:120px 7% 130px;position:relative;overflow:hidden}.support-section:before{content:"";background:linear-gradient(90deg,#0000,#168cff73,#ff6a0052,#0000);height:1px;position:absolute;top:0;left:7%;right:7%}.support-heading{z-index:1;max-width:950px;margin-bottom:52px;position:relative}.support-heading h2{color:#fff;letter-spacing:-.035em;max-width:900px;margin:14px 0 24px;font-size:clamp(2.5rem,5vw,4.5rem);line-height:1.05}.support-intro{color:#a9c5df;max-width:880px;margin:0;font-size:1.06rem;line-height:1.8}.support-command{z-index:1;background:#04101c85;border:1px solid #168cff33;position:relative}.support-command-header{background:linear-gradient(90deg,#082034e6,#04101c8c);border-bottom:1px solid #168cff33;justify-content:space-between;align-items:center;gap:24px;padding:20px 24px;display:flex}.support-command-status{align-items:center;gap:13px;display:flex}.support-command-status>span{background:#168cff;border-radius:50%;flex:none;width:9px;height:9px;box-shadow:0 0 9px #168cffd9,0 0 18px #168cff4d}.support-command-status p{color:#7898b3;letter-spacing:.16em;margin:0 0 3px;font-size:.6rem;font-weight:800}.support-command-status strong{color:#fff;letter-spacing:.1em;font-size:.78rem}.support-command-label{color:#ff7d21;letter-spacing:.11em;background:#ff6a0009;border:1px solid #ff6a004d;border-radius:3px;padding:6px 9px;font-size:.6rem;font-weight:900}.support-paths{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.support-path{border-right:1px solid #168cff29;flex-direction:column;min-height:430px;padding:32px;transition:background .18s,border-color .18s;display:flex;position:relative}.support-path:last-child{border-right:0}.support-path:before{content:"";transform-origin:0;background:#168cff;height:2px;transition:transform .18s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.support-path:hover{background:#071e3280}.support-path:hover:before{transform:scaleX(1)}.support-path-top{justify-content:space-between;align-items:center;gap:18px;margin-bottom:56px;display:flex}.support-path-number{color:#168cff6b;letter-spacing:-.05em;font-size:2rem;font-weight:900;line-height:1}.support-path-type{color:#168cff;letter-spacing:.14em;font-size:.6rem;font-weight:800}.support-path h3{color:#fff;margin:0 0 16px;font-size:1.55rem;line-height:1.2}.support-path>p{color:#93aec5;margin:0;font-size:.9rem;line-height:1.72}.support-path-details{flex-wrap:wrap;gap:7px;margin-top:24px;display:flex}.support-path-details span{color:#739bbb;letter-spacing:.07em;border:1px solid #168cff38;border-radius:3px;padding:6px 8px;font-size:.57rem;font-weight:800}.support-path-action{color:#668ba9;letter-spacing:.09em;text-align:center;background:#168cff06;border:1px solid #168cff38;justify-content:center;align-items:center;min-height:46px;margin-top:auto;padding:12px 14px;font-size:.62rem;font-weight:900;display:flex}.support-emergency{z-index:1;background:linear-gradient(105deg,#ff6a0012,#08141fb3);border:1px solid #ff6a002e;border-top-color:#ff6a0099;grid-template-columns:76px minmax(0,1fr);align-items:center;gap:30px;margin-top:54px;padding:34px 38px;display:grid;position:relative}.support-emergency-marker{background:#ff6a000a;border:1px solid #ff6a00;justify-content:center;align-items:center;width:62px;height:62px;display:flex;transform:rotate(45deg);box-shadow:0 0 20px #ff6a001f,inset 0 0 16px #ff6a000a}.support-emergency-marker span{color:#ff6a00;font-size:1.25rem;font-weight:900;transform:rotate(-45deg)}.support-emergency-label{color:#ff6a00;letter-spacing:.16em;margin:0 0 9px;font-size:.66rem;font-weight:900}.support-emergency-content h3{color:#fff;max-width:900px;margin:0 0 13px;font-size:clamp(1.4rem,2.5vw,1.9rem);line-height:1.25}.support-emergency-content>p:last-child{color:#a5b3c0;max-width:1000px;margin:0;font-size:.84rem;line-height:1.7}.support-contact-future{z-index:1;background:linear-gradient(90deg,#06192ac7,#040e1885);border:1px solid #168cff2e;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:48px;margin-top:22px;padding:32px 36px;display:grid;position:relative}.support-contact-label{color:#168cff;letter-spacing:.16em;margin:0 0 9px;font-size:.64rem;font-weight:800}.support-contact-future h3{color:#fff;margin:0 0 12px;font-size:1.5rem;line-height:1.25}.support-contact-future div:first-child>p:last-child{color:#91abc2;max-width:760px;margin:0;font-size:.87rem;line-height:1.7}.support-contact-domain{background:#168cff09;border-left:2px solid #168cff;min-width:245px;padding:20px 22px}.support-contact-domain span{color:#6586a1;letter-spacing:.14em;margin-bottom:7px;font-size:.57rem;font-weight:800;display:block}.support-contact-domain strong{color:#fff;letter-spacing:.025em;font-size:1.02rem}@media (width<=950px){.support-paths{grid-template-columns:1fr}.support-path{border-bottom:1px solid #168cff29;border-right:0;min-height:350px}.support-path:last-child{border-bottom:0}.support-contact-future{grid-template-columns:1fr}.support-contact-domain{min-width:0}}@media (width<=600px){.support-section{padding:82px 20px 90px}.support-heading{margin-bottom:40px}.support-heading h2{font-size:2.3rem}.support-intro{font-size:.98rem;line-height:1.75}.support-command-header{flex-direction:column;align-items:flex-start;padding:18px}.support-path{min-height:auto;padding:27px 22px}.support-path-top{margin-bottom:38px}.support-path-action{margin-top:30px}.support-emergency{grid-template-columns:1fr;gap:26px;margin-top:42px;padding:30px 24px}.support-emergency-marker{width:52px;height:52px}.support-contact-future{gap:28px;padding:28px 24px}}.standalone-page{background:#050b12;min-height:100vh}.about-page-hero{background:radial-gradient(circle at 82% 25%,#168cff1c,#0000 32%),linear-gradient(#071522 0%,#050b12 100%);padding:150px 7% 110px;position:relative;overflow:hidden}.about-page-hero:before{content:"";background:linear-gradient(90deg,#0000,#168cff8c,#ff6a0059,#0000);height:1px;position:absolute;top:0;left:7%;right:7%}.about-page-hero:after{content:"";border:1px solid #168cff12;border-radius:50%;width:520px;height:520px;position:absolute;top:80px;right:-260px;box-shadow:0 0 0 80px #168cff05,0 0 0 160px #168cff03}.about-page-hero-inner{z-index:2;max-width:1100px;position:relative}.about-page-hero h1{color:#fff;letter-spacing:-.055em;max-width:1000px;margin:18px 0 28px;font-size:clamp(3.4rem,7vw,6.8rem);line-height:.96}.about-page-hero h1 span{color:#168cff;display:block}.about-page-lead{color:#a7bfd5;max-width:850px;margin:0;font-size:clamp(1rem,1.6vw,1.2rem);line-height:1.8}.about-page-status{background:#168cff09;border:1px solid #168cff3d;align-items:center;gap:14px;margin-top:40px;padding:13px 18px;display:inline-flex}.about-status-dot{background:#168cff;border-radius:50%;width:8px;height:8px;box-shadow:0 0 12px #168cffcc}.about-page-status p{color:#6889a5;letter-spacing:.15em;margin:0 0 3px;font-size:.57rem;font-weight:800}.about-page-status strong{color:#fff;letter-spacing:.08em;font-size:.7rem}.about-page-section{background:#050b12;border-top:1px solid #168cff1f;padding:110px 7%;position:relative}.about-page-grid{grid-template-columns:220px minmax(0,1fr);gap:60px;max-width:1240px;margin:0 auto;display:grid}.about-page-label{padding-top:9px}.about-page-label p{color:#168cff;letter-spacing:.14em;margin:0;font-size:.63rem;font-weight:900}.about-page-content{max-width:900px}.about-page-content h2{color:#fff;letter-spacing:-.035em;margin:0 0 28px;font-size:clamp(2rem,4vw,3.6rem);line-height:1.08}.about-page-content>p{color:#98b0c6;max-width:820px;margin:0 0 20px;font-size:.98rem;line-height:1.82}.about-definition-grid{border-top:1px solid #168cff26;border-left:1px solid #168cff26;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:48px;display:grid}.about-definition-grid article{border-bottom:1px solid #168cff26;border-right:1px solid #168cff26;min-height:250px;padding:28px}.about-definition-grid article span{color:#168cff73;margin-bottom:34px;font-size:1.5rem;font-weight:900;display:block}.about-definition-grid h3{color:#fff;letter-spacing:.1em;margin:0 0 11px;font-size:.82rem}.about-definition-grid p{color:#819bb1;margin:0;font-size:.82rem;line-height:1.7}.about-audience-list{border-top:1px solid #168cff26;margin-top:45px}.about-audience-list>div{border-bottom:1px solid #168cff1f;grid-template-columns:55px 245px minmax(0,1fr);align-items:start;gap:22px;padding:23px 0;display:grid}.about-audience-list span{color:#168cff8c;font-size:.75rem;font-weight:900}.about-audience-list strong{color:#fff;letter-spacing:.03em;font-size:.82rem}.about-audience-list p{color:#819bb1;margin:0;font-size:.8rem;line-height:1.65}.about-boundary{background:#ff6a0009;border:1px solid #ff6a0033;border-top-color:#ff6a008c;grid-template-columns:64px minmax(0,1fr);align-items:start;gap:25px;margin-top:42px;padding:30px;display:grid}.about-boundary-marker{color:#ff6a00;border:1px solid #ff6a00;justify-content:center;align-items:center;width:48px;height:48px;font-size:1rem;font-weight:900;display:flex}.about-boundary-label{letter-spacing:.14em;color:#ff6a00!important;margin:0 0 8px!important;font-size:.62rem!important;font-weight:900!important}.about-boundary div:last-child p:last-child{color:#a3aeb9;margin:0;font-size:.84rem;line-height:1.7}.about-development-track{border-left:1px solid #168cff4d;margin-top:48px;position:relative}.about-development-step{grid-template-columns:58px minmax(0,1fr);gap:22px;padding:0 0 42px 28px;display:grid;position:relative}.about-development-step:last-child{padding-bottom:0}.about-development-step:before{content:"";background:#06111c;border:1px solid #168cff;border-radius:50%;width:9px;height:9px;position:absolute;top:4px;left:-5px}.about-development-step.active:before{background:#168cff;box-shadow:0 0 12px #168cffa6}.about-development-step>span{color:#168cff73;font-size:.8rem;font-weight:900}.about-development-step strong{color:#fff;letter-spacing:.1em;margin-bottom:7px;font-size:.75rem;display:block}.about-development-step p{color:#819bb1;margin:0;font-size:.82rem;line-height:1.65}.about-page-final{text-align:center;background:radial-gradient(circle at 50% 35%,#168cff1a,#0000 34%),#050b12;border-top:1px solid #168cff26;padding:140px 7%;position:relative;overflow:hidden}.about-page-final h2{z-index:1;color:#fff;letter-spacing:-.05em;margin:18px auto 30px;font-size:clamp(3rem,7vw,6rem);line-height:.98;position:relative}.about-page-final>p:not(.section-number){z-index:1;color:#91abc1;max-width:720px;margin:0 auto;font-size:.96rem;line-height:1.8;position:relative}.about-final-actions{z-index:1;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:38px;display:flex;position:relative}@media (width<=900px){.about-page-grid{grid-template-columns:1fr;gap:30px}.about-page-label{padding-top:0}.about-audience-list>div{grid-template-columns:45px 200px minmax(0,1fr)}}@media (width<=600px){.about-page-hero{padding:105px 20px 80px}.about-page-hero h1{font-size:3.25rem}.about-page-lead{font-size:.96rem}.about-page-section{padding:78px 20px}.about-page-grid{gap:24px}.about-page-content h2{font-size:2rem}.about-definition-grid{grid-template-columns:1fr}.about-definition-grid article{min-height:auto}.about-audience-list>div{grid-template-columns:38px 1fr;gap:12px}.about-audience-list p{grid-column:2}.about-boundary{grid-template-columns:1fr;padding:24px}.about-page-final{padding:95px 20px}.about-page-final h2{font-size:3rem}.about-final-actions{flex-direction:column}.about-final-actions .button{width:100%}}.about-page-hero{align-items:center;min-height:720px;display:flex}.about-page-hero-inner{width:100%}.about-hero-interface{border-bottom:1px solid #168cff24;justify-content:space-between;align-items:center;gap:30px;max-width:1100px;margin-bottom:38px;padding-bottom:15px;display:flex}.about-hero-coordinate{color:#5e7890;letter-spacing:.14em;gap:25px;font-size:.58rem;font-weight:800;display:flex}.about-hero-coordinate span:first-child{color:#ff6a00}.about-hero-signal{color:#6f879c;letter-spacing:.13em;align-items:center;gap:9px;font-size:.58rem;font-weight:800;display:flex}.about-signal-dot{background:#ff6a00;border-radius:50%;width:7px;height:7px;box-shadow:0 0 13px #ff6a00bf}.about-hero-data{border-top:1px solid #168cff24;border-bottom:1px solid #168cff24;grid-template-columns:repeat(3,minmax(0,1fr));max-width:900px;margin-top:42px;display:grid}.about-hero-data>div{border-right:1px solid #168cff1f;padding:18px 20px}.about-hero-data>div:last-child{border-right:0}.about-hero-data span{color:#71869a;letter-spacing:.14em;margin-bottom:7px;font-size:.55rem;font-weight:900;display:block}.about-hero-data strong{color:#dcecff;letter-spacing:.07em;font-size:.66rem}.about-hero-data>div:first-child{border-top:2px solid #ff6a00a6}.about-hero-data>div:nth-child(2){border-top:2px solid #168cff8c}.about-hero-data>div:nth-child(3){border-top:2px solid #70bcaa73}@keyframes aboutSignalPulse{0%,to{opacity:.45;transform:scale(.85)}50%{opacity:1;transform:scale(1)}}@media (width<=700px){.about-page-hero{min-height:auto}.about-hero-interface{flex-direction:column;align-items:flex-start;gap:16px}.about-hero-coordinate{flex-direction:column;gap:8px}.about-hero-data{grid-template-columns:1fr}.about-hero-data>div{border-bottom:1px solid #168cff1f;border-right:0}.about-hero-data>div:last-child{border-bottom:0}}.about-search-environment{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.about-search-environment:after{content:"";pointer-events:none;background:linear-gradient(#04090f0a 0%,#04090f2e 32%,#04090f7a 62%,#04090fc7 82%,#04090ff0 100%);position:absolute;inset:0}.about-search-environment>*{width:100%;height:100%}.about-page-hero,.about-page-section,.about-page-final{z-index:2;position:relative}.about-page-section{background:#050b12ad}.about-page-dark{background:radial-gradient(circle at 80%,#168cff0b,#0000 30%),#06111cba}.about-page-final{background:radial-gradient(circle at 50% 35%,#168cff13,#0000 34%),#050b12b3}.about-page-section:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#168cff33,#ff6a0033,#0000);height:1px;position:absolute;top:0;left:7%;right:7%}.about-page-hero{background:0 0!important}.about-page-hero:before{background:linear-gradient(90deg,#0000,#168cff29,#ff6a0029,#0000)}.about-page-hero:after{border-color:#168cff17;box-shadow:0 0 0 80px #168cff05,0 0 0 160px #ff6a0003}.standalone-page~*{position:relative}.finders-site:has(.standalone-page) .site-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#04090fb8}.about-search-environment,.about-search-environment>*{background:0 0!important}.idea-operation{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:radial-gradient(circle,#168cff12,#0000 34%),#040b128f;border:1px solid #6f96b529;margin-top:55px;position:relative;overflow:hidden}.idea-operation:before{content:"";pointer-events:none;opacity:.32;background-image:linear-gradient(#168cff0f 1px,#0000 1px),linear-gradient(90deg,#168cff0f 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0}.idea-operation:after{content:"";pointer-events:none;border:1px solid #ff6a001f;border-radius:50%;width:320px;height:320px;position:absolute;bottom:-170px;right:-150px;box-shadow:0 0 0 55px #ff6a0005,0 0 0 110px #ff6a0003}.idea-operation-header{z-index:5;background:#040a1094;border-bottom:1px solid #6f96b524;justify-content:space-between;align-items:center;gap:25px;padding:18px 22px;display:flex;position:relative}.idea-operation-header>div:first-child span{color:#ff6a00;letter-spacing:.15em;margin-bottom:5px;font-size:.55rem;font-weight:900;display:block}.idea-operation-header>div:first-child strong{color:#dcecff;letter-spacing:.08em;font-size:.68rem}.idea-operation-live{color:#86a2b8;letter-spacing:.14em;align-items:center;gap:9px;font-size:.55rem;font-weight:900;display:flex}.idea-operation-live>span{background:#ff6a00;border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite ideaLivePulse;box-shadow:0 0 12px #ff6a00bf}.idea-network{z-index:2;min-height:590px;position:relative}.idea-center{z-index:4;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.idea-center-ring{border:1px solid #168cff66;border-radius:50%;justify-content:center;align-items:center;width:205px;height:205px;animation:4s ease-in-out infinite ideaRingPulse;display:flex;box-shadow:0 0 0 22px #168cff06,0 0 0 46px #168cff04}.idea-center-core{text-align:center;background:radial-gradient(circle,#168cff29,#040c14ed 68%);border:1px solid #ffffff2e;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:142px;height:142px;display:flex;box-shadow:0 0 35px #168cff1f,inset 0 0 25px #168cff14}.idea-center-core span{color:#ff6a00;letter-spacing:.18em;margin-bottom:9px;font-size:.6rem;font-weight:900}.idea-center-core strong{color:#fff;letter-spacing:.09em;font-size:.64rem;line-height:1.45}.idea-node{z-index:4;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#050e17e0;border:1px solid #168cff33;border-left:2px solid #168cff;width:185px;padding:15px 17px;position:absolute;box-shadow:0 10px 30px #00000029}.idea-node>span{color:#168cff9e;margin-bottom:10px;font-size:.57rem;font-weight:900;display:block}.idea-node strong{color:#fff;letter-spacing:.08em;margin-bottom:5px;font-size:.65rem;display:block}.idea-node small{color:#6f8ba2;letter-spacing:.08em;font-size:.48rem;font-weight:800;line-height:1.5;display:block}.idea-node-report{border-left-color:#ff6a00;top:65px;left:38px}.idea-node-report>span{color:#ff6a00}.idea-node-family{top:245px;left:24px}.idea-node-org{border-left-color:#70bcaae6;bottom:58px;left:125px}.idea-node-org>span{color:#70bcaa}.idea-node-command{top:92px;right:35px}.idea-node-field{border-left-color:#ff6a00;bottom:82px;right:50px}.idea-node-field>span{color:#ff6a00}.idea-path{z-index:2;transform-origin:0;background:linear-gradient(90deg,#168cff1f 0%,#168cff7a 45%,#168cffe6 100%);height:1px;position:absolute}.idea-path:before{content:"";background:#168cff;border-radius:50%;width:7px;height:7px;position:absolute;top:50%;right:-3px;transform:translateY(-50%);box-shadow:0 0 10px #168cffe6}.idea-path:after{content:"";background:#ff6a00;border-radius:50%;width:5px;height:5px;animation:3.4s linear infinite ideaDataFlow;position:absolute;top:50%;left:0;transform:translateY(-50%);box-shadow:0 0 9px #ff6a00e6}.idea-path-1{width:255px;top:143px;left:223px;transform:rotate(31deg)}.idea-path-2{width:235px;top:303px;left:209px;transform:rotate(0)}.idea-path-3{width:185px;bottom:124px;left:310px;transform:rotate(-35deg)}.idea-path-4{background:linear-gradient(90deg,#168cffe6,#168cff1f);width:210px;top:calc(50% - 58px);left:calc(50% + 102px);transform:rotate(-15deg)}.idea-path-5{background:linear-gradient(90deg,#168cffe6,#168cff1f);width:210px;top:calc(50% + 54px);left:calc(50% + 91px);transform:rotate(23deg)}.idea-path-2:after{animation-delay:-.7s}.idea-path-3:after{animation-delay:-1.4s}.idea-path-4:after{animation-delay:-2.1s}.idea-path-5:after{animation-delay:-2.8s}.idea-path-4:before,.idea-path-5:before{left:-3px;right:auto}.idea-map-ping{z-index:3;background:#ff6a00;border-radius:50%;width:8px;height:8px;position:absolute;box-shadow:0 0 14px #ff6a00d9}.idea-map-ping:after{content:"";border:1px solid #ff6a006b;border-radius:50%;width:32px;height:32px;animation:2.6s ease-out infinite ideaPing;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.idea-map-ping-1{top:55px;left:43%}.idea-map-ping-2{top:72%;left:57%}.idea-map-ping-3{top:38%;right:19%}.idea-map-ping-2:after{animation-delay:-.8s}.idea-map-ping-3:after{animation-delay:-1.6s}.idea-operation-footer{z-index:5;background:#040a10ad;border-top:1px solid #6f96b524;grid-template-columns:repeat(3,auto) 1fr;align-items:center;gap:20px;padding:15px 22px;display:grid;position:relative}.idea-operation-footer span{color:#607d94;letter-spacing:.12em;font-size:.49rem;font-weight:900}.idea-operation-footer strong{color:#70bcaa;letter-spacing:.12em;justify-self:end;font-size:.54rem}@keyframes ideaLivePulse{0%,to{opacity:.45;transform:scale(.82)}50%{opacity:1;transform:scale(1)}}@keyframes ideaRingPulse{0%,to{box-shadow:0 0 0 22px #168cff06,0 0 0 46px #168cff04}50%{box-shadow:0 0 0 28px #168cff09,0 0 0 58px #ff6a0003}}@keyframes ideaDataFlow{0%{opacity:0;left:0}12%{opacity:1}88%{opacity:1}to{opacity:0;left:100%}}@keyframes ideaPing{0%{opacity:.8;width:8px;height:8px}to{opacity:0;width:52px;height:52px}}@media (width<=760px){.idea-operation-header{flex-direction:column;align-items:flex-start}.idea-network{flex-direction:column;gap:12px;min-height:auto;padding:25px 18px;display:flex}.idea-node,.idea-center{width:100%;position:relative;inset:auto;transform:none}.idea-center{order:6;justify-content:center;padding:25px 0 10px;display:flex}.idea-path,.idea-map-ping{display:none}.idea-operation-footer{grid-template-columns:1fr 1fr}.idea-operation-footer strong{justify-self:start}}.about-intel-canvas{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#071019bd,#040a1094);border:1px solid #5b89a929;width:100%;margin:54px 0 72px;position:relative;overflow:hidden;box-shadow:0 28px 90px #00000038,inset 0 1px #ffffff05}.about-intel-topbar{z-index:5;background:#040a107a;border-bottom:1px solid #5b89a921;justify-content:space-between;align-items:center;gap:24px;min-height:66px;padding:15px 20px;display:flex;position:relative}.about-intel-topbar>div>span{color:#ff6a00;letter-spacing:.16em;margin-bottom:4px;font-size:.5rem;font-weight:900;display:block}.about-intel-topbar strong{color:#eff7fdeb;letter-spacing:.09em;font-size:.7rem;display:block}.about-intel-demo{color:#70bcaad1;letter-spacing:.13em;background:#70bcaa09;border:1px solid #70bcaa30;padding:7px 9px;font-size:.45rem;font-weight:900}.about-intel-map{background:radial-gradient(circle at 24% 36%,#ff6a0009,#0000 18%),radial-gradient(circle at 74% 52%,#168cff0e,#0000 26%),linear-gradient(#050e1647,#03090f94);min-height:500px;position:relative;overflow:hidden}.about-intel-map:before{content:"";opacity:.55;pointer-events:none;background-image:linear-gradient(#43789e0e 1px,#0000 1px),linear-gradient(90deg,#43789e0e 1px,#0000 1px);background-size:52px 52px;position:absolute;inset:0}.about-intel-map:after{content:"";opacity:.42;pointer-events:none;background:repeating-radial-gradient(at 20% 36%,#0000 0 38px,#6f9dba0b 39px 40px,#0000 41px 61px),repeating-radial-gradient(at 82% 64%,#0000 0 44px,#ff6a0007 45px 46px,#0000 47px 69px);position:absolute;inset:-18%;transform:rotate(-6deg)}.about-intel-sector{z-index:2;clip-path:polygon(8% 10%,76% 0,100% 24%,88% 86%,34% 100%,0 72%);background:linear-gradient(135deg,#168cff0e,#168cff03);border:1px solid #168cff42;width:42%;height:260px;position:absolute;top:78px;left:7%;transform:rotate(-4deg)}.about-intel-sector:after{content:"";clip-path:inherit;border:1px dashed #168cff24;position:absolute;inset:11px}.about-intel-sector span,.about-intel-sector strong{z-index:2;position:absolute;left:24px}.about-intel-sector span{color:#699cbfb8;letter-spacing:.14em;font-size:.48rem;font-weight:900;top:24px}.about-intel-sector strong{color:#ebf6ffe0;letter-spacing:.12em;font-size:.75rem;top:42px}.about-intel-location{z-index:5;position:absolute;top:114px;left:37%}.about-intel-location-core{background:#ff6a00;border-radius:50%;width:10px;height:10px;position:absolute;box-shadow:0 0 11px #ff6a00f2,0 0 30px #ff6a0040}.about-intel-location-core:after{content:"";border:1px solid #ff6a0057;border-radius:50%;width:42px;height:42px;animation:3.2s ease-out infinite aboutIntelPing;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.about-intel-location>div{border-left:1px solid #ff6a006b;width:190px;padding-left:12px;position:absolute;top:-7px;left:24px}.about-intel-location small{color:#ff6a00;letter-spacing:.15em;margin-bottom:3px;font-size:.46rem;font-weight:900;display:block}.about-intel-location strong{color:#eef6fce6;letter-spacing:.08em;font-size:.58rem;display:block}.about-intel-location>div>span{color:#6f8b9fa6;letter-spacing:.1em;margin-top:3px;font-size:.43rem;font-weight:800;display:block}.about-intel-route{z-index:3;pointer-events:none;position:absolute;inset:0}.about-intel-route span{transform-origin:0;background:linear-gradient(90deg,#168cff1f,#168cffa6,#70bcaab8);height:1px;position:absolute;box-shadow:0 0 10px #168cff14}.about-intel-route span:first-child{width:130px;top:276px;left:25%;transform:rotate(9deg)}.about-intel-route span:nth-child(2){width:110px;top:297px;left:39%;transform:rotate(-17deg)}.about-intel-route span:nth-child(3){width:150px;top:265px;left:50%;transform:rotate(12deg)}.about-intel-route span:nth-child(4){width:120px;top:296px;left:65%;transform:rotate(-8deg)}.about-intel-team{z-index:5;align-items:center;gap:11px;display:flex;position:absolute;bottom:72px;left:27%}.about-intel-team-dot{background:#70bcaa;border-radius:50%;flex:none;width:7px;height:7px;box-shadow:0 0 10px #70bcaab8}.about-intel-team small,.about-intel-sighting small{color:#6d8da3b8;letter-spacing:.13em;margin-bottom:3px;font-size:.44rem;font-weight:900;display:block}.about-intel-team strong{color:#edf7fce6;letter-spacing:.1em;font-size:.56rem;display:block}.about-intel-team div>span{color:#70bcaa;letter-spacing:.1em;margin-top:3px;font-size:.43rem;font-weight:900;display:block}.about-intel-sighting{z-index:5;align-items:center;gap:12px;display:flex;position:absolute;bottom:88px;right:7%}.about-intel-sighting-core{background:#ff8b3de6;border-radius:50%;flex:none;width:8px;height:8px;box-shadow:0 0 10px #ff6a00a6}.about-intel-sighting-core:after{content:"";border:1px dashed #ff6a0047;border-radius:50%;width:34px;height:34px;margin-top:-13px;margin-left:-13px;position:absolute}.about-intel-sighting strong{color:#eef6fce6;letter-spacing:.09em;font-size:.56rem;display:block}.about-intel-sighting div>span{color:#ff8b3dbd;letter-spacing:.1em;margin-top:3px;font-size:.43rem;font-weight:900;display:block}.about-intel-panel{z-index:6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#08141ec7,#050d15a8);border:1px solid #5b89a929;border-left:2px solid #70bcaa85;width:260px;padding:16px;position:absolute;top:155px;right:7%;box-shadow:0 20px 50px #0000002e}.about-intel-panel-heading{border-bottom:1px solid #5b89a921;justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;padding-bottom:12px;display:flex}.about-intel-panel-heading span{color:#698ba3b8;letter-spacing:.14em;font-size:.46rem;font-weight:900}.about-intel-panel-heading strong{color:#70bcaa;letter-spacing:.11em;font-size:.48rem}.about-intel-row{justify-content:space-between;align-items:center;gap:16px;padding:8px 0;display:flex}.about-intel-row span{color:#8da6b8a8;letter-spacing:.08em;font-size:.45rem;font-weight:800}.about-intel-row strong{color:#e5f0f7d6;letter-spacing:.08em;font-size:.45rem}.about-intel-coordinates{z-index:4;color:#5b7a917a;letter-spacing:.15em;font-size:.42rem;font-weight:900;position:absolute;bottom:16px;left:16px}.about-intel-footer{z-index:5;background:#040a108f;border-top:1px solid #5b89a921;align-items:center;gap:24px;min-height:48px;padding:0 18px;display:flex;position:relative}.about-intel-footer span{color:#698ba39e;letter-spacing:.1em;font-size:.43rem;font-weight:900}.about-intel-footer strong{color:#70bcaad1;letter-spacing:.1em;margin-left:auto;font-size:.46rem}@keyframes aboutIntelPing{0%{opacity:.9;transform:translate(-50%,-50%)scale(.45)}75%{opacity:.22}to{opacity:0;transform:translate(-50%,-50%)scale(1.65)}}@media (width<=900px){.about-intel-map{min-height:580px}.about-intel-sector{width:58%}.about-intel-location{left:48%}.about-intel-panel{width:250px;top:260px;right:6%}.about-intel-team{bottom:86px;left:12%}.about-intel-sighting{bottom:88px;right:7%}.about-intel-footer{gap:13px}}@media (width<=700px){.about-intel-canvas{margin:38px 0 54px}.about-intel-topbar{align-items:flex-start;padding:14px 15px}.about-intel-demo{display:none}.about-intel-map{min-height:680px}.about-intel-sector{width:90%;height:230px;top:60px;left:-14%}.about-intel-location{top:120px;left:49%}.about-intel-location>div{width:145px}.about-intel-panel{width:calc(86% - 32px);top:305px;left:7%;right:auto}.about-intel-route{opacity:.55}.about-intel-route span:first-child{left:6%}.about-intel-route span:nth-child(2){left:33%}.about-intel-route span:nth-child(3){left:48%}.about-intel-route span:nth-child(4){left:65%}.about-intel-team{bottom:92px;left:8%}.about-intel-sighting{bottom:24px;right:8%}.about-intel-coordinates{display:none}.about-intel-footer{gap:12px;min-height:44px;overflow:hidden}.about-intel-footer span:nth-child(2),.about-intel-footer span:nth-child(3){display:none}}@media (prefers-reduced-motion:reduce){.about-intel-location-core:after{animation:none}}.about-intel-route span{overflow:visible}.about-intel-route span:after{content:"";filter:blur(1px);opacity:.7;background:linear-gradient(90deg,#0000,#70bcaae6,#0000);width:42px;height:3px;animation:7s ease-in-out infinite aboutIntelRouteActivity;position:absolute;top:-1px;left:0}.about-intel-route span:nth-child(2):after{animation-delay:.5s}.about-intel-route span:nth-child(3):after{animation-delay:1s}.about-intel-route span:nth-child(4):after{animation-delay:1.5s}.about-intel-map{isolation:isolate}.about-intel-map>*{position:absolute}.about-intel-panel{box-shadow:-18px 20px 55px #00000038,-8px 0 30px #70bcaa06}.about-intel-panel:before{content:"";background:linear-gradient(90deg,#0000,#70bcaa6b);width:68px;height:1px;position:absolute;top:50%;left:-68px}.about-intel-panel:after{content:"";background:#70bcaa;border-radius:50%;width:5px;height:5px;position:absolute;top:calc(50% - 2px);left:-72px;box-shadow:0 0 9px #70bcaaa6}.about-intel-canvas:after{content:"";z-index:4;pointer-events:none;background:linear-gradient(#0000,#168cff05,#70bcaa09,#0000);height:90px;animation:13s linear infinite aboutIntelScanPass;position:absolute;top:66px;left:0;right:0;transform:translateY(-120px)}.about-intel-sector{transition:opacity .5s,filter .5s}html[data-about-stage=development] .about-intel-sector{filter:drop-shadow(0 0 14px #168cff14)}html[data-about-stage=development] .about-intel-panel{border-left-color:#70bcaad1;box-shadow:-18px 20px 55px #00000038,-10px 0 36px #70bcaa0e}html[data-about-stage=development] .about-intel-team-dot{box-shadow:0 0 10px #70bcaad9,0 0 24px #70bcaa29}@keyframes aboutIntelRouteActivity{0%{opacity:0;transform:translate(-25px)}18%{opacity:.75}72%{opacity:.7}to{opacity:0;transform:translate(105px)}}@keyframes aboutIntelScanPass{0%{opacity:0;transform:translateY(-120px)}8%{opacity:.6}72%{opacity:.35}to{opacity:0;transform:translateY(610px)}}@media (prefers-reduced-motion:reduce){.about-intel-route span:after,.about-intel-canvas:after{animation:none}}.search-environment{pointer-events:none;z-index:0;background:radial-gradient(circle at 50% 25%,#0077ff0e,#0000 42%),#050b12;position:fixed;inset:0;overflow:hidden}.search-grid{opacity:.32;background-image:linear-gradient(#168cff0e 1px,#0000 1px),linear-gradient(90deg,#168cff0e 1px,#0000 1px),linear-gradient(#168cff06 1px,#0000 1px),linear-gradient(90deg,#168cff06 1px,#0000 1px);background-size:120px 120px,120px 120px,30px 30px,30px 30px;position:absolute;inset:0}.topographic-layer{opacity:.28;width:100%;height:100%;position:absolute;inset:0}.topographic-lines{fill:none;stroke:#168cff57;stroke-width:1.15px;vector-effect:non-scaling-stroke}.topographic-lines path:nth-child(3n){stroke:#ff6a002e}.map-coordinate{color:#6fb7ff61;letter-spacing:.18em;font-family:Courier New,monospace;font-size:.62rem;font-weight:700;position:absolute}.coordinate-one{writing-mode:vertical-rl;top:24%;left:4%}.coordinate-two{bottom:10%;right:4%}.search-environment:after{content:"";pointer-events:none;background:linear-gradient(#050b1240,#0000 18% 78%,#050b12bf);position:absolute;inset:0}.search-sweep{pointer-events:none;filter:blur(7px);background:linear-gradient(105deg,#0000 0% 42%,#168cff04 47%,#168cff12 49%,#3eaeff2e 50%,#168cff12 51%,#168cff04 53%,#0000 58% 100%);width:95%;height:170%;animation:14s linear infinite findersSearchSweep;position:absolute;top:-35%;left:-45%;transform:translate(0)}.search-sweep:after{content:"";background:linear-gradient(#0000 5%,#48b5ff26 20%,#48b5ffb3 50%,#48b5ff26 80%,#0000 95%);width:1px;height:100%;position:absolute;top:0;right:49%;box-shadow:0 0 8px #168cff66,0 0 22px #168cff2e}@keyframes findersSearchSweep{0%{opacity:0;transform:translate(0)}8%{opacity:1}88%{opacity:1}to{opacity:0;transform:translate(235vw)}}@media (prefers-reduced-motion:reduce){.search-sweep{opacity:0;animation:none}}.search-pings{pointer-events:none;position:absolute;inset:0}.search-ping{width:12px;height:12px;position:absolute}.ping-alpha{top:28%;left:18%}.ping-bravo{top:66%;left:72%}.ping-charlie{top:43%;left:87%}.ping-core{background:#ff6a00;border-radius:50%;animation:4.8s ease-in-out infinite finderPingCore;position:absolute;inset:3px;box-shadow:0 0 6px #ff6a00e6,0 0 14px #ff6a0066}.ping-ring{opacity:0;border:1px solid #168cffcc;border-radius:50%;animation:4.8s ease-out infinite finderPingRing;position:absolute;inset:0}.ping-label{color:#5eb5ff8c;letter-spacing:.16em;opacity:0;width:max-content;font-family:Courier New,monospace;font-size:.5rem;font-weight:700;animation:4.8s ease-in-out infinite finderPingLabel;position:absolute;top:-4px;left:20px}.ping-bravo .ping-core,.ping-bravo .ping-ring,.ping-bravo .ping-label{animation-delay:1.6s}.ping-charlie .ping-core,.ping-charlie .ping-ring,.ping-charlie .ping-label{animation-delay:3.2s}@keyframes finderPingRing{0%,8%{opacity:0;transform:scale(.5)}15%{opacity:.8}45%{opacity:0;transform:scale(4.5)}to{opacity:0;transform:scale(4.5)}}@keyframes finderPingCore{0%,10%,to{opacity:.25}16%,28%{opacity:1}45%{opacity:.35}}@keyframes finderPingLabel{0%,12%,to{opacity:0;transform:translate(-4px)}18%,32%{opacity:.7;transform:translate(0)}48%{opacity:0;transform:translate(3px)}}@media (prefers-reduced-motion:reduce){.ping-core,.ping-ring,.ping-label{animation:none}.ping-core{opacity:.45}.ping-label{opacity:.35}}.gps-track{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.gps-track-svg{width:100%;height:100%}.gps-track-line{fill:none;stroke:#168cff3d;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:7 10;filter:drop-shadow(0 0 3px #168cff73);animation:5s ease-in-out infinite gpsTrackPulse}.gps-track-start,.gps-track-end{fill:#ff6a00;filter:drop-shadow(0 0 4px #ff6a00cc)drop-shadow(0 0 8px #ff6a0059)}.gps-track-start{animation:3.5s ease-in-out infinite gpsPointPulse}.gps-track-end{animation:3.5s ease-in-out 1.75s infinite gpsPointPulse}@keyframes gpsTrackPulse{0%,to{stroke-opacity:.28}50%{stroke-opacity:.7}}@keyframes gpsPointPulse{0%,to{opacity:.35}50%{opacity:1}}.gps-live-point{fill:#168cff;stroke:#ffffffe6;stroke-width:1px;filter:drop-shadow(0 0 3px #168cff)drop-shadow(0 0 8px #168cffcc)drop-shadow(0 0 14px #168cff59)}.site-header,main{z-index:1;position:relative}.about-ops-environment{z-index:0;pointer-events:none;background:radial-gradient(circle at 72% 10%,#168cff17,#0000 24%),radial-gradient(circle at 24% 34%,#ff6a0009,#0000 20%),#04090f;position:absolute;inset:0;overflow:hidden}.about-ops-terrain{opacity:.32;background:repeating-radial-gradient(at 22% 18%,#0000 0 32px,#5987a60e 33px 34px,#0000 35px 54px),repeating-radial-gradient(at 78% 42%,#0000 0 42px,#5987a60b 43px 44px,#0000 45px 68px),repeating-radial-gradient(at 38% 76%,#0000 0 48px,#ff6a0006 49px 50px,#0000 51px 74px);position:absolute;inset:-10%;transform:rotate(-7deg)scale(1.08)}.about-ops-grid{opacity:.5;background-image:linear-gradient(#508bb50e 1px,#0000 1px),linear-gradient(90deg,#508bb50e 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000000f2,#000000b8 45%,#00000059 82%,#0000);mask-image:linear-gradient(#000000f2,#000000b8 45%,#00000059 82%,#0000)}.about-ops-grid:after{content:"";background-image:linear-gradient(#168cff13 1px,#0000 1px),linear-gradient(90deg,#168cff13 1px,#0000 1px);background-size:288px 288px;position:absolute;inset:0}.about-ops-sector{background:#168cff05;border:1px solid #168cff40;position:absolute}.about-ops-sector:before{content:"";border:1px dashed #168cff1a;position:absolute;inset:8px}.about-ops-sector span{color:#6fa6cdb8;letter-spacing:.14em;font-size:.5rem;font-weight:900;position:absolute;top:12px;left:15px}.about-ops-sector-a{clip-path:polygon(8% 4%,94% 0,100% 76%,72% 100%,0 88%);width:390px;height:260px;top:520px;right:-80px;transform:rotate(-9deg)}.about-ops-sector-b{clip-path:polygon(4% 15%,72% 0,100% 32%,86% 94%,18% 100%,0 66%);background:#ff6a0003;border-color:#ff6a0038;width:460px;height:300px;top:1320px;left:-95px;transform:rotate(7deg)}.about-ops-sector-b:before{border-color:#ff6a001a}.about-ops-sector-b span{color:#ff7e2dad}.about-ops-track{transform-origin:0;opacity:.62;background:linear-gradient(90deg,#0000,#168cff8c,#70bcaab3,#0000);height:1px;position:absolute}.about-ops-track:after{content:"";background:#70bcaa;border-radius:50%;width:5px;height:5px;position:absolute;top:50%;right:0;transform:translateY(-50%);box-shadow:0 0 9px #70bcaaa6}.about-ops-track-one{width:440px;top:920px;left:18%;transform:rotate(14deg)}.about-ops-track-two{width:510px;top:2080px;right:8%;transform:rotate(-18deg)}.about-ops-track-one:before,.about-ops-track-two:before{content:"";background:repeating-linear-gradient(90deg,#0000 0 26px,#168cff2e 26px 30px);position:absolute;inset:-3px 0}.about-ops-marker{z-index:4;position:absolute}.about-ops-marker-core{background:#ff6a00;border-radius:50%;width:9px;height:9px;position:absolute;box-shadow:0 0 9px #ff6a00e6,0 0 24px #ff6a004d}.about-ops-marker-ring{border:1px solid #ff6a0061;border-radius:50%;width:44px;height:44px;animation:3s ease-out infinite aboutOpsPing;position:absolute;top:-18px;left:-18px}.about-ops-marker-label{border-left:1px solid #ff6a006b;width:175px;padding-left:12px;position:absolute;top:18px;left:20px}.about-ops-marker-label small{color:#ff6a00;letter-spacing:.15em;margin-bottom:4px;font-size:.48rem;font-weight:900;display:block}.about-ops-marker-label strong{color:#ebf5ffe0;letter-spacing:.08em;margin-bottom:4px;font-size:.58rem;display:block}.about-ops-marker-label>span{color:#6b899fb8;letter-spacing:.09em;font-size:.46rem;font-weight:800;display:block}.about-ops-lkp{top:340px;right:38%}.about-ops-lead{top:1780px;left:17%}.about-ops-lead .about-ops-marker-core{opacity:.8;background:#ff8b3d;width:7px;height:7px}.about-ops-lead .about-ops-marker-ring{opacity:.72;border-style:dashed}.about-ops-lead .about-ops-marker-label{border-left-style:dashed}.about-ops-team{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#040c137a;border:1px solid #70bcaa26;align-items:center;gap:10px;padding:9px 12px;display:flex;position:absolute}.about-ops-team>span{background:#70bcaa;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #70bcaa8c}.about-ops-team small{color:#7597aebf;letter-spacing:.12em;font-size:.44rem;font-weight:900;display:block}.about-ops-team strong{color:#70bcaa;letter-spacing:.09em;margin-top:2px;font-size:.49rem;display:block}.about-ops-team-one{top:1120px;right:13%}.about-ops-team-two{top:2460px;left:12%}.about-ops-coordinate{color:#5b7a917a;letter-spacing:.16em;writing-mode:vertical-rl;font-size:.46rem;font-weight:800;position:absolute}.about-ops-coordinate-one{top:720px;left:3%}.about-ops-coordinate-two{top:2250px;right:3%}.about-ops-scan{opacity:.18;filter:blur(10px);background:linear-gradient(#0000,#168cff0d,#168cff1f,#ff6a0006,#0000);width:140%;height:300px;animation:16s linear infinite aboutOpsScan;position:absolute;top:-15%;left:-20%}.about-ops-vignette{pointer-events:none;background:linear-gradient(90deg,#04090fc2,#0000 16% 84%,#04090fb8),radial-gradient(#0000 45%,#04090f6b 100%);position:absolute;inset:0}@keyframes aboutOpsPing{0%{opacity:.9;transform:scale(.35)}75%{opacity:.22}to{opacity:0;transform:scale(1.7)}}@keyframes aboutOpsScan{0%{transform:translateY(0)}to{transform:translateY(5200px)}}@media (prefers-reduced-motion:reduce){.about-ops-marker-ring,.about-ops-scan{animation:none}}@media (width<=700px){.about-ops-grid{background-size:52px 52px}.about-ops-grid:after{background-size:208px 208px}.about-ops-sector{opacity:.6}.about-ops-sector-a{right:-220px}.about-ops-sector-b{left:-250px}.about-ops-lkp{right:22%}.about-ops-marker-label{width:145px}.about-ops-team{opacity:.7}.about-ops-coordinate{display:none}.about-ops-scan{opacity:.1}}@media (width>=1181px){.about-ops-lkp{right:40%!important}}@media (width<=1180px) and (width>=701px){.about-ops-lkp{right:34%!important}}.about-stage-rail{z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#040a1094;border:1px solid #6991ae24;border-radius:8px 0 0 8px;width:166px;padding:16px 14px;position:fixed;top:50%;right:0;transform:translateY(-50%);box-shadow:0 20px 60px #0000002e}.about-stage-rail-header{border-bottom:1px solid #6991ae1f;padding:2px 4px 14px}.about-stage-rail-header span{color:#ff6a00;letter-spacing:.16em;margin-bottom:4px;font-size:.45rem;font-weight:900;display:block}.about-stage-rail-header strong{color:#ddeefac7;letter-spacing:.11em;font-size:.52rem;display:block}.about-stage-list{padding:12px 0;position:relative}.about-stage-list:before{content:"";background:linear-gradient(#168cff47,#168cff12);width:1px;position:absolute;top:23px;bottom:23px;left:38px}.about-stage{width:100%;min-height:38px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:24px 20px minmax(0,1fr);align-items:center;gap:6px;padding:0;display:grid;position:relative}.about-stage-number{color:#5b778c7a;font-size:.45rem;font-weight:900;transition:color .25s}.about-stage-indicator{z-index:2;justify-content:center;align-items:center;display:flex;position:relative}.about-stage-indicator>span{background:#07111a;border:1px solid #608baa99;border-radius:50%;width:6px;height:6px;transition:background .25s,border-color .25s,box-shadow .25s,transform .25s}.about-stage-label{color:#708ca194;letter-spacing:.09em;font-size:.47rem;font-weight:900;transition:color .25s,transform .25s}.about-stage.active .about-stage-number{color:#ff6a00cc}.about-stage.active .about-stage-indicator>span{background:#ff6a00;border-color:#ff6a00;transform:scale(1.25);box-shadow:0 0 10px #ff6a00b3,0 0 22px #ff6a0033}.about-stage.active .about-stage-label{color:#eef7ff;transform:translate(3px)}.about-stage:hover .about-stage-label{color:#dcecff}.about-stage-rail-footer{color:#56748a8c;letter-spacing:.1em;border-top:1px solid #6991ae1f;align-items:center;gap:7px;padding:12px 4px 2px;font-size:.4rem;font-weight:900;display:flex}.about-stage-live-dot{background:#70bcaa;border-radius:50%;flex:none;width:5px;height:5px;box-shadow:0 0 7px #70bcaa8c}@media (width<=1180px){.about-stage-rail{width:54px;padding-left:9px;padding-right:9px;right:0}.about-stage-rail-header,.about-stage-rail-footer,.about-stage-number,.about-stage-label{display:none}.about-stage{justify-content:center;min-height:34px;display:flex}.about-stage-list:before{left:50%;transform:translate(-50%)}}@media (width<=700px){.about-stage-rail{display:none}}.about-stage-rail{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:8px 0 0 8px;position:fixed;top:50%;transform:translateY(-50%);box-shadow:-14px 18px 50px #00000029;background:#040a106b!important;border-right:0!important;width:154px!important;padding:14px 10px!important;right:0!important}@media (width<=1180px) and (width>=701px){.about-stage-rail{border-radius:7px 0 0 7px;width:48px!important;padding:10px 7px!important;right:0!important}}@media (width<=700px){.about-stage-rail{display:none!important}}.fuc-section{width:100%;margin:64px 0 80px;position:relative}.fuc-presentation-heading{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:20px;display:flex}.fuc-presentation-heading>div>span{color:#ff6a00;letter-spacing:.18em;font-size:.54rem;font-weight:900}.fuc-presentation-heading h3{color:#f2f8fd;margin:6px 0 0;font-size:clamp(1.45rem,2vw,2rem)}.fuc-presentation-heading p{color:#8196a8;max-width:420px;margin:0;font-size:.86rem;line-height:1.6}.fuc-app-shell{--fuc-bg:#030a11;--fuc-bg-2:#06131e;--fuc-panel:#06141feb;--fuc-panel-2:#081a28db;--fuc-blue:#139cff;--fuc-blue-soft:#139cff40;--fuc-orange:#ff7900;--fuc-orange-soft:#ff790038;--fuc-red:#ff3838;--fuc-green:#31d6a1;--fuc-text:#eff8ff;--fuc-muted:#839bad;width:100%;min-height:760px;color:var(--fuc-text);background:radial-gradient(circle at 56% 35%,#139cff0e,#0000 30%),#030a11;border:1px solid #3091cd4d;border-radius:12px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:relative;overflow:hidden;box-shadow:0 50px 110px #00000061,0 0 50px #139cff09}.fuc-topbar{z-index:20;background:#020a11f0;border-bottom:1px solid #428bba2e;grid-template-columns:290px minmax(260px,1fr) auto 190px;align-items:center;gap:24px;min-height:72px;padding:0 22px;display:grid;position:relative}.fuc-brand{align-items:center;gap:12px;display:flex}.fuc-logo-mark{border:2px solid #ff7900;place-items:center;width:44px;height:44px;display:grid;transform:rotate(45deg);box-shadow:0 0 17px #ff790057}.fuc-logo-mark span{color:#fff;font-size:1.15rem;font-weight:1000;transform:rotate(-45deg)}.fuc-brand strong{color:#f4f9fd;letter-spacing:.04em;font-size:1.36rem;font-weight:1000;display:block}.fuc-brand small{color:#91a8b9;margin-top:1px;font-size:.46rem;display:block}.fuc-system-motto{color:#6d8fa6;letter-spacing:.3em;white-space:nowrap;justify-content:center;align-items:center;gap:17px;font-size:.43rem;font-weight:900;display:flex}.fuc-system-motto b{color:#45677d}.fuc-view-mode{align-items:center;gap:10px;display:flex}.fuc-view-light{background:#ff7900;border-radius:50%;width:7px;height:7px;box-shadow:0 0 12px #ff7900d9}.fuc-view-mode strong,.fuc-view-mode small{display:block}.fuc-view-mode strong{letter-spacing:.1em;font-size:.68rem}.fuc-view-mode small{color:#5e91b3;letter-spacing:.14em;margin-top:2px;font-size:.4rem;font-weight:900}.fuc-account{border-left:1px solid #438cb829;align-items:center;gap:9px;padding-left:16px;display:flex}.fuc-account-avatar{color:#8ed7ff;background:#139cff17;border:1px solid #139cff8f;border-radius:50%;place-items:center;width:34px;height:34px;font-size:.55rem;font-weight:900;display:grid}.fuc-account strong,.fuc-account small{display:block}.fuc-account strong{font-size:.58rem}.fuc-account small{color:#7892a5;margin-top:2px;font-size:.47rem}.fuc-chevron{color:#62a7d0;margin-left:auto}.fuc-workspace{grid-template-columns:190px minmax(0,1fr);min-height:650px;display:grid}.fuc-sidebar{background:linear-gradient(#05141fe3,#030a11f5);border-right:1px solid #4189b52b;flex-direction:column;padding:26px 12px 20px;display:flex;position:relative}.fuc-sidebar-nav{gap:7px;display:grid}.fuc-nav-item{text-align:left;color:#7ea0b7;cursor:pointer;background:0 0;border:0;border-radius:5px;grid-template-columns:26px minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;min-height:43px;padding:0 10px;display:grid;position:relative}.fuc-nav-item-active{color:#f2f9ff;background:linear-gradient(90deg,#139cff33,#139cff14)}.fuc-nav-icon{color:#44b8ff;border:1px solid #32a4e859;border-radius:4px;place-items:center;width:22px;height:22px;font-size:.75rem;font-weight:900;display:grid}.fuc-nav-item>span:nth-child(2){font-size:.58rem;font-weight:700}.fuc-nav-badge{color:#1b0e00;background:#ff7900;border-radius:50%;place-items:center;width:19px;height:19px;font-size:.5rem;font-weight:1000;display:grid;box-shadow:0 0 12px #ff790073}.fuc-sidebar-message{color:#5d90ae;letter-spacing:.18em;gap:5px;margin-top:auto;font-size:.48rem;font-weight:900;display:grid}.fuc-sidebar-message i{background:#ff7900;width:18px;height:2px;margin-top:8px;box-shadow:0 0 8px #ff790085}.fuc-sidebar-quote{color:#6e8fa6;letter-spacing:.15em;max-width:145px;margin-top:32px;font-size:.45rem;font-weight:800;line-height:1.7}.fuc-main{min-width:0;padding:20px 22px 26px}.fuc-page-heading{justify-content:space-between;align-items:center;gap:30px;margin-bottom:18px;display:flex}.fuc-title-block>span{color:#69bff2;letter-spacing:.17em;font-size:.47rem;font-weight:900}.fuc-title-block h2{color:#eff8ff;margin:5px 0 4px;font-size:clamp(1.55rem,2.5vw,2.3rem);line-height:1}.fuc-title-block p{color:#82a0b5;margin:0;font-size:.66rem}.fuc-progress{align-items:flex-start;min-width:400px;display:flex}.fuc-progress-step{text-align:center;width:70px}.fuc-progress-step>span{color:#5b87a4;background:#05101a;border:1px solid #3883b094;border-radius:50%;place-items:center;width:29px;height:29px;margin:0 auto 6px;font-size:.55rem;font-weight:900;display:grid}.fuc-progress-step.active>span{color:#fff;background:#ff79001f;border-color:#ff7900;box-shadow:0 0 14px #ff790059}.fuc-progress-step strong,.fuc-progress-step small{letter-spacing:.08em;font-weight:900;display:block}.fuc-progress-step strong{color:#afc8d7;font-size:.43rem}.fuc-progress-step small{color:#55768b;margin-top:2px;font-size:.36rem}.fuc-progress-line{background:#3f80a845;flex:1;height:1px;margin-top:15px}.fuc-progress-line.active{background:linear-gradient(90deg,#ff7900,#4da9df59)}.fuc-dashboard{grid-template-columns:minmax(245px,.92fr) minmax(380px,1.32fr) minmax(240px,.78fr);align-items:stretch;gap:12px;display:grid}.fuc-info-column,.fuc-status-column{align-content:start;gap:10px;display:grid}.fuc-card,.fuc-status-card,.fuc-next-card,.fuc-map-card{background:linear-gradient(#071926ed,#04101af0);border:1px solid #2585c06b;border-radius:5px;overflow:hidden;box-shadow:inset 0 1px #ffffff03}.fuc-card{padding:11px}.fuc-card-header,.fuc-status-card-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:11px;display:flex}.fuc-card-title{color:#e9f6ff;letter-spacing:.11em;align-items:center;gap:8px;font-size:.54rem;font-weight:1000;display:flex}.fuc-card-icon{color:#20aaff}.fuc-card-icon.orange{color:#ff7900}.fuc-card-header button{color:#81cfff;background:#139cff0b;border:1px solid #36a0dc78;border-radius:3px;padding:5px 8px;font-size:.42rem;font-weight:900}.fuc-person{grid-template-columns:102px minmax(0,1fr);gap:13px;display:grid}.fuc-person-photo{background:radial-gradient(circle at 50% 25%,#429ad147,#0000 35%),linear-gradient(160deg,#153248,#07131e);border-radius:4px;justify-content:center;align-items:center;min-height:122px;display:flex;position:relative;overflow:hidden}.fuc-person-photo small{color:#aacee278;letter-spacing:.12em;font-size:.35rem;font-weight:900;position:absolute;bottom:6px;left:7px}.fuc-person-silhouette{width:52px;height:77px;position:relative}.fuc-person-silhouette:before{content:"";background:linear-gradient(150deg,#a6cfe3,#527d97);border-radius:50%;width:32px;height:32px;position:absolute;top:0;left:10px}.fuc-person-silhouette:after{content:"";background:linear-gradient(160deg,#4c829f,#163348);border-radius:25px 25px 4px 4px;width:52px;height:47px;position:absolute;bottom:0;left:0}.fuc-person-info h4,.fuc-location-card h4{color:#fff;margin:0;font-size:.78rem}.fuc-person-stats{color:#91b4c9;flex-wrap:wrap;gap:4px 9px;margin-top:6px;font-size:.5rem;display:flex}.fuc-person-info p{color:#8bacc1;margin:5px 0;font-size:.5rem}.fuc-person-info small,.fuc-safety-grid small{color:#5d8299;letter-spacing:.08em;margin-top:8px;font-size:.39rem;font-weight:1000;display:block}.fuc-person-info .fuc-muted{line-height:1.45}.fuc-location-symbol{color:#20aaff}.fuc-location-card{grid-template-columns:minmax(0,1fr) 112px;align-items:stretch;gap:10px;display:grid}.fuc-location-card p{color:#79a0b8;margin:5px 0;font-size:.5rem}.fuc-location-card>div:first-child>span{color:#a9c4d4;font-size:.5rem}.fuc-location-preview{background:linear-gradient(#476f7d 0%,#183c53 48%,#0b1b26 49%);border:1px solid #2276aa47;border-radius:3px;min-height:58px;position:relative;overflow:hidden}.fuc-mini-mountain:before,.fuc-mini-mountain:after{content:"";background:linear-gradient(145deg,#0000 48%,#112b3b 49% 64%,#08151e 65%);width:90px;height:46px;position:absolute;bottom:0}.fuc-mini-mountain:before{left:-8px}.fuc-mini-mountain:after{right:-20px;transform:scale(.8)scaleX(-1)}.fuc-media-grid{grid-template-columns:repeat(4,1fr);gap:6px;display:grid}.fuc-media-tile,.fuc-media-add{background:#0a2030;border:1px solid #2978a547;border-radius:3px;min-height:60px;position:relative;overflow:hidden}.fuc-media-tile:before{content:"";background:radial-gradient(circle at 55% 34%,#4baee14d,#0000 28%),linear-gradient(155deg,#2c678959,#030c14eb);position:absolute;inset:0}.fuc-media-pack:before{background:radial-gradient(#2171a9a6,#0000 35%),#081a27}.fuc-media-shoe:before{background:linear-gradient(155deg,#d0d9df 0 28%,#6d8492 29% 42%,#0b1b25 43%)}.fuc-media-tile span{color:#d2e9f6bd;letter-spacing:.08em;font-size:.32rem;font-weight:900;position:absolute;bottom:5px;left:6px}.fuc-media-add{color:#698ca3;text-align:center;place-content:center;gap:3px;display:grid}.fuc-media-add strong{font-size:1rem;font-weight:400}.fuc-media-add span{font-size:.34rem}.fuc-safety-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.fuc-safety-grid p{color:#86a7bc;margin:3px 0 7px;font-size:.48rem}.fuc-map-card{flex-direction:column;min-height:512px;display:flex}.fuc-map-header{border-bottom:1px solid #277fb742;justify-content:space-between;align-items:center;gap:14px;min-height:44px;padding:0 13px;display:flex}.fuc-map-tabs{display:flex}.fuc-map-tabs button{color:#698aa0;background:#06131e;border:0;min-width:58px;padding:6px 8px;font-size:.4rem;font-weight:800}.fuc-map-tabs button.active{color:#54c4ff;background:#139cff21}.fuc-map{background:radial-gradient(at 48% 55%,#09344a54,#0000 39%),#03101a;flex:1;min-height:468px;position:relative;overflow:hidden}.fuc-map-grid{opacity:.65;background-image:linear-gradient(#2f77a012 1px,#0000 1px),linear-gradient(90deg,#2f77a012 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0}.fuc-map-topography{opacity:.78;background:repeating-radial-gradient(at 30% 42%,#0000 0 17px,#3788b117 18px 19px,#0000 20px 33px),repeating-radial-gradient(at 68% 65%,#0000 0 21px,#32749713 22px 23px,#0000 24px 40px),repeating-radial-gradient(at 80% 18%,#0000 0 26px,#2d678a11 27px 28px,#0000 29px 48px);position:absolute;inset:-20%;transform:rotate(-8deg)}.fuc-map-river{transform-origin:0;background:linear-gradient(90deg,#0c6fb11a,#1293e2b8,#1293e238);border-radius:999px;height:2px;position:absolute;box-shadow:0 0 8px #139cff29}.fuc-river-one{width:72%;top:55%;left:4%;transform:rotate(12deg)}.fuc-river-two{width:50%;top:38%;left:38%;transform:rotate(67deg)}.fuc-map-road{background:repeating-linear-gradient(90deg,#b4c6d080 0 8px,#0000 8px 15px);height:1px;position:absolute}.fuc-road-one{width:54%;bottom:23%;right:-8%;transform:rotate(-70deg)}.fuc-road-two{width:38%;top:33%;right:2%;transform:rotate(5deg)}.fuc-map-compass{color:#fff;background:#030e17ad;border:1px solid #5ba0ca7d;border-radius:50%;place-items:center;width:32px;height:32px;display:grid;position:absolute;top:17px;left:14px}.fuc-map-compass strong{font-size:.45rem;position:absolute;top:-12px}.fuc-map-compass span{border-bottom:17px solid #9bdcff;border-left:5px solid #0000;border-right:5px solid #0000;width:0;height:0}.fuc-map-region{color:#528fb294;letter-spacing:.2em;font-size:.48rem;font-weight:900;line-height:1.6;position:absolute;top:54%;left:10%}.fuc-map-region span,.fuc-map-region strong{display:block}.fuc-map-city{color:#cae0eba6;font-size:.66rem;position:absolute;top:48%;right:6%}.fuc-map-ping{z-index:8;position:absolute}.fuc-map-lkp{top:54%;left:48%}.fuc-map-lkp .fuc-ping-core{background:#ff2929;border:2px solid #ffd1d1;border-radius:50%;width:13px;height:13px;position:absolute;top:-6px;left:-6px;box-shadow:0 0 9px #ff2d2d,0 0 30px #ff1e1e94,0 0 65px #ff1e1e3b}.fuc-ping-ring{border:1px solid #ff2e2e8f;border-radius:50%;width:36px;height:36px;animation:3s ease-out infinite fucCriticalPing;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.fuc-ping-ring.ring-two{animation-delay:1.25s}.fuc-map-callout{background:#070f16eb;border:1px solid #ff37378f;border-left:2px solid #ff3838;width:165px;padding:9px 10px;position:absolute;top:-48px;left:21px;box-shadow:0 12px 30px #00000042}.fuc-map-callout small{color:#ff4a4a;letter-spacing:.09em;margin-bottom:4px;font-size:.4rem;font-weight:1000;display:block}.fuc-map-callout strong{color:#fff;margin-bottom:2px;font-size:.5rem;display:block}.fuc-map-callout>span{color:#8ba4b5;font-size:.42rem;line-height:1.4;display:block}.fuc-sighting .fuc-ping-core{background:#ff8a00;border-radius:50%;width:8px;height:8px;animation:3.5s ease-in-out infinite fucLeadPulse;position:absolute;box-shadow:0 0 10px #ff7e00eb,0 0 23px #ff7e005c}.fuc-sighting-one{top:24%;left:23%}.fuc-sighting-two{top:26%;right:23%}.fuc-sighting-three{bottom:24%;left:41%}.fuc-small-callout{width:110px;position:absolute;top:-4px;left:15px}.fuc-small-callout strong,.fuc-small-callout span{display:block}.fuc-small-callout strong{color:#eef8ff;font-size:.41rem}.fuc-small-callout span{color:#8ca4b4;margin-top:3px;font-size:.37rem}.fuc-search-area{clip-path:polygon(13% 0,73% 8%,100% 42%,74% 100%,12% 87%,0 37%);background:#139cff05;border:1px dashed #139cff57;width:49%;height:48%;position:absolute;top:28%;left:18%}.fuc-search-area span{color:#3d9eda8a;letter-spacing:.12em;font-size:.38rem;font-weight:900;position:absolute;top:15px;left:21px}.fuc-map-legend{z-index:12;background:#020b12d9;border:1px solid #2a79aa4d;border-radius:3px;gap:7px;padding:9px 10px;display:grid;position:absolute;bottom:13px;left:13px}.fuc-map-legend>div{color:#91aabc;align-items:center;gap:7px;font-size:.38rem;font-weight:800;display:flex}.fuc-legend-dot{border-radius:50%;width:7px;height:7px}.fuc-legend-dot.red{background:0 0;border:2px solid #ff3838}.fuc-legend-dot.orange{background:#ff8700}.fuc-legend-dot.blue{background:#139cff38;border:1px solid #1ca9ff}.fuc-map-controls{z-index:12;display:grid;position:absolute;bottom:67px;right:12px}.fuc-map-controls button{color:#d6effe;background:#020d15db;border:1px solid #2a8bc673;width:32px;height:32px;font-size:.85rem}.fuc-map-scale{color:#87a2b3;align-items:flex-end;gap:5px;font-size:.34rem;display:flex;position:absolute;bottom:18px;right:14px}.fuc-map-scale div{border:1px solid #99b5c5;border-top:0;width:80px;height:5px}.fuc-status-card,.fuc-next-card{padding:12px}.fuc-submitted{color:#62efc0;letter-spacing:.08em;background:#31d6a114;border:1px solid #31d6a166;border-radius:3px;padding:5px 7px;font-size:.41rem;font-weight:1000}.fuc-timeline{gap:14px;padding-top:5px;display:grid;position:relative}.fuc-timeline:before{content:"";background:linear-gradient(#1aa7fb,#1aa7fb29);width:1px;position:absolute;top:12px;bottom:18px;left:12px}.fuc-timeline-step{grid-template-columns:26px minmax(0,1fr);gap:8px;display:grid;position:relative}.fuc-timeline-marker{z-index:2;position:relative}.fuc-timeline-marker span{color:#67899f;background:#06131e;border:1px solid #3d84b0a3;border-radius:50%;place-items:center;width:22px;height:22px;font-size:.4rem;font-weight:900;display:grid}.fuc-timeline-step.complete .fuc-timeline-marker span{color:#00101b;background:#159cff;border-color:#159cff;box-shadow:0 0 10px #159cff45}.fuc-timeline-step strong{color:#ddebf4;font-size:.51rem;display:block}.fuc-timeline-step p{color:#7593a7;margin:3px 0 0;font-size:.42rem;line-height:1.4}.fuc-next-card ol{color:#82a1b5;gap:8px;margin:14px 0 15px;padding-left:22px;font-size:.45rem;display:grid}.fuc-primary-action,.fuc-secondary-action{letter-spacing:.04em;cursor:pointer;border-radius:3px;align-items:center;gap:8px;width:100%;min-height:39px;padding:0 11px;font-size:.47rem;font-weight:1000;display:flex}.fuc-primary-action{color:#160b00;background:linear-gradient(#ff9a19,#ff7600);border:1px solid #ff8a00;box-shadow:0 0 18px #ff790024}.fuc-primary-action strong,.fuc-secondary-action strong{margin-left:auto;font-size:.8rem}.fuc-secondary-action{color:#91b5ca;background:#05121d9e;border:1px solid #3d8bba61;margin-top:8px}.fuc-footer{color:#56768b;background:#020910;border-top:1px solid #3780ad2b;justify-content:space-between;align-items:center;gap:20px;min-height:39px;padding:0 22px;display:flex}.fuc-footer>div{align-items:center;gap:12px;display:flex}.fuc-footer strong{color:#cfe3ef;letter-spacing:.15em;font-size:.48rem}.fuc-footer span{letter-spacing:.1em;font-size:.38rem}@keyframes fucCriticalPing{0%{opacity:1;transform:translate(-50%,-50%)scale(.35)}75%{opacity:.2}to{opacity:0;transform:translate(-50%,-50%)scale(1.85)}}@keyframes fucLeadPulse{0%,to{transform:scale(.92)}50%{transform:scale(1.18)}}@media (width<=1320px){.fuc-topbar{grid-template-columns:250px 1fr auto}.fuc-account{display:none}.fuc-dashboard{grid-template-columns:minmax(230px,.9fr) minmax(390px,1.5fr)}.fuc-status-column{grid-column:1/-1;grid-template-columns:1fr 1fr}}@media (width<=1050px){.fuc-system-motto{display:none}.fuc-topbar{grid-template-columns:1fr auto}.fuc-workspace{grid-template-columns:58px minmax(0,1fr)}.fuc-sidebar{padding:20px 6px}.fuc-nav-item{place-items:center;padding:0;display:grid}.fuc-nav-item>span:nth-child(2),.fuc-nav-badge,.fuc-sidebar-message,.fuc-sidebar-quote{display:none}.fuc-page-heading{align-items:flex-start}.fuc-progress{min-width:330px}}@media (width<=820px){.fuc-presentation-heading{display:block}.fuc-presentation-heading p{margin-top:8px}.fuc-view-mode{display:none}.fuc-dashboard{grid-template-columns:1fr}.fuc-map-card{grid-row:1}.fuc-info-column{grid-row:2}.fuc-status-column{grid-row:3;grid-template-columns:1fr}.fuc-page-heading{display:block}.fuc-progress{min-width:0;margin-top:20px}.fuc-map{min-height:520px}}@media (width<=600px){.fuc-app-shell{border-radius:7px}.fuc-brand small{display:none}.fuc-workspace{display:block}.fuc-sidebar{display:none}.fuc-main{padding:16px 12px 20px}.fuc-topbar{min-height:58px;padding:0 14px}.fuc-logo-mark{width:34px;height:34px}.fuc-brand strong{font-size:1rem}.fuc-progress{overflow-x:auto}.fuc-person{grid-template-columns:88px 1fr}.fuc-location-card{grid-template-columns:1fr}.fuc-location-preview{display:none}.fuc-media-grid{grid-template-columns:repeat(2,1fr)}.fuc-map{min-height:540px}.fuc-map-lkp{left:43%}.fuc-map-callout{width:135px}.fuc-small-callout{width:88px}.fuc-footer{justify-content:center}.fuc-footer>span{display:none}}@media (prefers-reduced-motion:reduce){.fuc-ping-ring,.fuc-sighting .fuc-ping-core{animation:none}}@media (width>=1181px){.fuc-section{width:min(1500px,100vw - 210px);margin-left:50%;margin-right:0;transform:translate(-50%)}.fuc-app-shell{width:100%}.fuc-dashboard{grid-template-columns:minmax(300px,.95fr) minmax(520px,1.55fr) minmax(270px,.82fr);gap:16px}.fuc-main{padding:24px 26px 30px}.fuc-workspace{grid-template-columns:205px minmax(0,1fr)}.fuc-map-card{min-height:580px}.fuc-map{min-height:536px}.fuc-info-column,.fuc-status-column{gap:13px}.fuc-topbar{grid-template-columns:320px minmax(320px,1fr) 190px 210px;padding:0 26px}.fuc-page-heading{margin-bottom:22px}.fuc-progress{min-width:460px}}@media (width>=1280px){.fuc-section{box-sizing:border-box;width:min(1560px,100vw - 140px);margin:0 auto;padding-right:90px;transform:none}.fuc-app-shell{width:100%;margin:0 auto}.fuc-dashboard{grid-template-columns:minmax(300px,.95fr) minmax(610px,1.45fr) minmax(300px,.85fr);gap:18px}.fuc-main{padding:28px 28px 32px}.fuc-workspace{grid-template-columns:210px minmax(0,1fr);gap:20px}.fuc-map-card{min-height:610px}.fuc-map{min-height:560px}}@media (width>=1181px){.fuc-section{width:min(1580px,100vw - 110px);margin-left:auto;margin-right:auto;transform:none}.fuc-app-shell{font-size:16px}.fuc-main{padding:28px 30px 34px}.fuc-dashboard{grid-template-columns:minmax(315px,.9fr) minmax(600px,1.55fr) minmax(315px,.85fr);gap:18px}.fuc-workspace{grid-template-columns:205px minmax(0,1fr)}.fuc-title-block>span{font-size:.62rem}.fuc-title-block h2{font-size:clamp(2.3rem,3.1vw,3.65rem);line-height:.95}.fuc-title-block p{color:#afcadb;max-width:620px;margin-top:9px;font-size:.91rem;line-height:1.5}.fuc-card-title{color:#f3faff;text-shadow:0 0 12px #3fb2ff1a;font-size:.72rem}.fuc-card-header button{font-size:.6rem}.fuc-person-info h4,.fuc-location-card h4{font-size:1.08rem}.fuc-person-stats{font-size:.69rem}.fuc-person-info p,.fuc-location-card p,.fuc-location-card>div:first-child>span,.fuc-safety-grid p{color:#b8cfdd;font-size:.68rem;line-height:1.48}.fuc-person-info small,.fuc-safety-grid small{color:#79a8c3;font-size:.53rem}.fuc-timeline-step strong{color:#f4f9fc;font-size:.7rem}.fuc-timeline-step p{color:#99b6c8;font-size:.58rem;line-height:1.45}.fuc-next-card ol{color:#aac3d2;font-size:.61rem;line-height:1.5}.fuc-primary-action,.fuc-secondary-action{min-height:44px;font-size:.66rem}.fuc-nav-item>span:nth-child(2){font-size:.67rem}.fuc-brand strong{font-size:1.55rem}.fuc-brand small{color:#a4bdcc;font-size:.52rem}.fuc-map-card{min-height:640px}.fcm-map{min-height:594px}}.fuc-media-person{position:relative}.fuc-media-profile-image{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.fuc-media-person span{z-index:2;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#020a11b8;padding:3px 5px;position:absolute;bottom:5px;left:6px}.fuc-workspace,.fuc-main,.fuc-dashboard,.fuc-info-column,.fuc-map-card,.fuc-status-column{min-width:0}.fuc-dashboard{width:100%;max-width:100%}.fuc-map-card{overflow:hidden}@media (width>=1181px){.fuc-dashboard{grid-template-columns:minmax(280px,.9fr) minmax(500px,1.5fr) minmax(275px,.82fr);gap:15px}}@media (width<=1180px) and (width>=821px){.fuc-section{width:calc(100% + 80px)!important;max-width:calc(100vw - 70px)!important;margin-left:-80px!important;margin-right:auto!important;transform:none!important}}@media (width>=1181px){.fuc-section{box-sizing:border-box;position:relative;left:-220px;width:calc(100% + 220px)!important;max-width:calc(100vw - 205px)!important;margin-left:0!important;margin-right:0!important;padding:0!important;transform:none!important}.fuc-app-shell{box-sizing:border-box;width:100%!important;max-width:100%!important}.fuc-workspace{width:100%;min-width:0;grid-template-columns:175px minmax(0,1fr)!important}.fuc-main{min-width:0;padding:24px 22px 30px}.fuc-dashboard{width:100%;min-width:0;max-width:100%;display:grid;grid-template-columns:minmax(225px,.88fr) minmax(390px,1.55fr) minmax(220px,.82fr)!important;gap:13px!important}.fuc-info-column,.fuc-map-card,.fuc-status-column{min-width:0}.fuc-map-card{min-height:590px;overflow:hidden}.fcm-map{min-height:544px}.fuc-topbar{gap:16px;padding:0 18px;grid-template-columns:270px minmax(220px,1fr) 170px 180px!important}.fuc-progress{min-width:390px}.fuc-section{box-sizing:border-box;width:calc(100vw - 190px)!important;max-width:none!important;margin-left:calc(50% - 50vw + 35px)!important;margin-right:0!important;padding:0!important;position:relative!important;left:auto!important;transform:none!important}.fuc-app-shell{width:100%!important;max-width:none!important}.fuc-workspace{grid-template-columns:180px minmax(0,1fr)!important}.fuc-main{padding:26px 26px 32px!important}.fuc-dashboard{grid-template-columns:minmax(270px,.85fr) minmax(620px,1.8fr) minmax(270px,.82fr)!important;gap:16px!important}.fuc-map-card{min-width:0;min-height:650px}.fuc-map-card>.fcm-map{min-height:604px}}.fuc-person-photo{background:#05131fd9;border:1px solid #4199cd2e;border-radius:2px;width:100%;height:168px;overflow:hidden}.fuc-person-photo-image{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.fuc-media-thumb{background:#05131fd9;border-radius:2px;overflow:hidden}.fuc-media-thumb-image{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.fuc-person-photo{width:100%;height:150px;min-height:150px;position:relative;overflow:hidden}.fuc-profile-image{object-fit:cover;object-position:center 18%;width:100%;height:100%;display:block;position:absolute;inset:0}.fuc-person-photo small{z-index:2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#020a11ad;padding:3px 5px}.fuc-media-profile-image{object-fit:cover;object-position:center 18%}.fcm-map{isolation:isolate;background:#020910;border-radius:4px;width:100%;min-height:540px;position:relative;overflow:hidden}.fcm-basemap-image{object-fit:cover;filter:brightness(.44)saturate(.72)contrast(1.18);width:100%;height:100%;position:absolute;inset:0;transform:scale(1.02)}.fcm-map-fallback{text-align:center;background:radial-gradient(circle at 48% 52%,#0c557d3d,#0000 32%),linear-gradient(145deg,#071c28,#020910);place-content:center;display:grid;position:absolute;inset:0}.fcm-map-fallback span{color:#5ba5ce;letter-spacing:.2em;font-size:.55rem;font-weight:900}.fcm-map-fallback strong{color:#e8f6ff;letter-spacing:.06em;margin-top:8px;font-size:1.25rem}.fcm-map-fallback small{color:#54788d;letter-spacing:.12em;margin-top:5px;font-size:.45rem;font-weight:800}.fcm-dark-overlay{background:radial-gradient(circle,#0000 22%,#00080e57 72%,#000509b3 100%),linear-gradient(#030f182b,#00080e57);position:absolute;inset:0}.fcm-coordinate-grid{opacity:.72;background-image:linear-gradient(#2f87b81f 1px,#0000 1px),linear-gradient(90deg,#2f87b81f 1px,#0000 1px);background-size:52px 52px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000000f2,#000000b8);mask-image:linear-gradient(#000000f2,#000000b8)}.fcm-topographic-overlay{opacity:.48;background:repeating-radial-gradient(at 18% 42%,#0000 0 23px,#469ac31f 24px 25px,#0000 26px 43px),repeating-radial-gradient(at 78% 28%,#0000 0 31px,#498fb218 32px 33px,#0000 34px 55px),repeating-radial-gradient(at 62% 82%,#0000 0 28px,#3d7d9c18 29px 30px,#0000 31px 52px);position:absolute;inset:-15%;transform:rotate(-6deg)scale(1.07)}.fcm-compass{z-index:12;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#010c14c7;border:1px solid #62baeb8c;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:18px;left:18px}.fcm-compass strong{color:#e8f7ff;font-size:.52rem;position:absolute;top:-14px}.fcm-compass span{border-bottom:22px solid #b8e8ff;border-left:6px solid #0000;border-right:6px solid #0000;width:0;height:0}.fcm-sector{z-index:3;clip-path:polygon(10% 0,82% 8%,100% 42%,78% 100%,15% 88%,0 36%);background:#0c83cd12;border:1px dashed #1fa9ff8c;position:absolute}.fcm-sector span,.fcm-sector small{color:#5ec4ffc7;letter-spacing:.11em;font-weight:900;display:block;position:absolute}.fcm-sector span{font-size:.78rem;top:19px;left:22px}.fcm-sector small{font-size:.37rem;top:38px;left:22px}.fcm-sector-a{width:32%;height:32%;bottom:13%;left:8%}.fcm-sector-b{width:38%;height:32%;top:13%;left:20%}.fcm-sector-c{width:30%;height:39%;top:19%;right:8%}.fcm-sector-d{width:35%;height:30%;bottom:8%;right:14%}.fcm-lkp{z-index:15;position:absolute;top:51%;left:49%}.fcm-lkp-core{background:#ff2525;border:3px solid #ffd5d5;border-radius:50%;width:17px;height:17px;position:absolute;top:-8px;left:-8px;box-shadow:0 0 12px #ff3030,0 0 34px #ff2222bf,0 0 75px #ff141452}.fcm-lkp-ring{border:1px solid #ff3030ad;border-radius:50%;width:46px;height:46px;animation:3.1s ease-out infinite fcmLkpPulse;position:absolute;top:0;left:0;transform:translate(-50%,-50%)}.fcm-ring-two{animation-delay:1.4s}.fcm-lkp-label{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#040d15eb;border:1px solid #ff3434a6;border-left:3px solid #ff3434;min-width:180px;padding:10px 12px;position:absolute;top:-54px;left:25px;box-shadow:0 16px 35px #00000061}.fcm-lkp-label small,.fcm-lkp-label strong,.fcm-lkp-label span{display:block}.fcm-lkp-label small{color:#f55;letter-spacing:.1em;margin-bottom:4px;font-size:.43rem;font-weight:1000}.fcm-lkp-label strong{color:#fff;font-size:.62rem}.fcm-lkp-label span{color:#a8c1d1;margin-top:3px;font-size:.43rem}.fcm-lead{z-index:10;position:absolute}.fcm-lead-core{background:#ff8a00;border-radius:50%;width:10px;height:10px;animation:3.4s ease-in-out infinite fcmLeadPulse;position:absolute;box-shadow:0 0 10px #ff8a00,0 0 24px #ff78008c}.fcm-lead-clue .fcm-lead-core{background:#ffad35}.fcm-lead-label{width:135px;position:absolute;top:-5px;left:17px}.fcm-lead-label strong,.fcm-lead-label span{display:block}.fcm-lead-label strong{color:#fff1df;font-size:.48rem}.fcm-lead-label span{color:#d5aa7b;margin-top:3px;font-size:.39rem}.fcm-search-boundary{z-index:4;pointer-events:none;background:linear-gradient(145deg,#1597e005,#0d496f09);border:1px solid #40b5f352;width:77%;height:72%;position:absolute;top:11%;left:11%}.fcm-boundary-corner{width:18px;height:18px;position:absolute}.fcm-boundary-corner:before,.fcm-boundary-corner:after{content:"";background:#36b9ff;position:absolute;box-shadow:0 0 9px #36b9ff52}.fcm-boundary-corner:before{width:18px;height:2px}.fcm-boundary-corner:after{width:2px;height:18px}.fcm-boundary-corner.corner-tl{top:-2px;left:-2px}.fcm-boundary-corner.corner-tr{top:-2px;right:-2px;transform:scaleX(-1)}.fcm-boundary-corner.corner-bl{bottom:-2px;left:-2px;transform:scaleY(-1)}.fcm-boundary-corner.corner-br{bottom:-2px;right:-2px;transform:scaleX(-1)scaleY(-1)}.fcm-boundary-label{background:#010b12b3;border-left:2px solid #36b9ff9e;padding:6px 8px;position:absolute;bottom:8px;right:10px}.fcm-boundary-label small,.fcm-boundary-label strong{display:block}.fcm-boundary-label small{color:#55bdf4;letter-spacing:.12em;font-size:.35rem;font-weight:1000}.fcm-boundary-label strong{color:#b9dcec;letter-spacing:.06em;margin-top:2px;font-size:.36rem}.fcm-coverage-zone{z-index:5;pointer-events:none;position:absolute;overflow:hidden}.fcm-coverage-zone:before{content:"";background-image:repeating-linear-gradient(135deg,#4ec0f821 0 5px,#4ec0f806 5px 11px);position:absolute;inset:0}.fcm-coverage-zone span{z-index:2;color:#9addfda8;letter-spacing:.13em;font-size:.37rem;font-weight:1000;position:absolute;bottom:10px;left:12px}.fcm-coverage-west{clip-path:polygon(8% 9%,80% 0,100% 28%,83% 100%,13% 87%,0 42%);background:#1697d618;width:31%;height:29%;top:47%;left:13%}.fcm-coverage-north{clip-path:polygon(5% 23%,35% 0,88% 8%,100% 61%,74% 100%,13% 83%);background:#2ce7bc11;width:34%;height:26%;top:16%;left:28%}.fcm-coverage-north:before{background-image:repeating-linear-gradient(135deg,#2ce7bc1f 0 5px,#2ce7bc05 5px 11px)}.fcm-coverage-north span{color:#73f1d3bf}.fcm-search-track{z-index:7;pointer-events:none;width:210px;height:120px;position:absolute}.fcm-search-track span{transform-origin:0;background:linear-gradient(90deg,#3bbaff2e,#3bbaffc7,#3bbaff40);border-radius:999px;height:2px;display:block;position:absolute;box-shadow:0 0 7px #2faef638}.fcm-track-one{top:49%;left:17%}.fcm-track-one span:first-child{width:62px;top:64px;left:4px;transform:rotate(-18deg)}.fcm-track-one span:nth-child(2){width:55px;top:45px;left:62px;transform:rotate(22deg)}.fcm-track-one span:nth-child(3){width:50px;top:65px;left:112px;transform:rotate(-31deg)}.fcm-track-one span:nth-child(4){width:47px;top:39px;left:153px;transform:rotate(19deg)}.fcm-track-two{top:24%;left:41%;transform:rotate(12deg)}.fcm-track-two span{background:linear-gradient(90deg,#2ce7bc26,#2ce7bcc7,#2ce7bc2e)}.fcm-track-two span:first-child{width:56px;top:58px;left:5px;transform:rotate(-21deg)}.fcm-track-two span:nth-child(2){width:58px;top:38px;left:57px;transform:rotate(27deg)}.fcm-track-two span:nth-child(3){width:50px;top:65px;left:108px;transform:rotate(-37deg)}.fcm-track-two span:nth-child(4){width:46px;top:35px;left:146px;transform:rotate(17deg)}.fcm-command-origin{z-index:12;pointer-events:none;align-items:center;gap:8px;display:flex;position:absolute;top:76%;left:17%}.fcm-command-origin-core{color:#bfeaff;background:#031f30eb;border:1px solid #55c6ffd1;place-items:center;width:25px;height:25px;font-size:.46rem;font-weight:1000;display:grid;box-shadow:0 0 14px #2eb2f657}.fcm-command-origin div{background:linear-gradient(90deg,#02121ddb,#02121d26);border-left:1px solid #48b2ea78;padding:5px 7px}.fcm-command-origin small,.fcm-command-origin strong{display:block}.fcm-command-origin small{color:#6dbce7;letter-spacing:.1em;font-size:.32rem;font-weight:900}.fcm-command-origin strong{color:#d8f2ff;letter-spacing:.05em;margin-top:2px;font-size:.4rem}.fcm-team{z-index:13;position:absolute}.fcm-team-core{z-index:4;color:#e9f9ff;background:#04263deb;border:2px solid #3eb9ff;border-radius:50%;place-items:center;width:31px;height:31px;font-size:.47rem;font-weight:1000;display:grid;position:absolute;top:-15px;left:-15px;box-shadow:0 0 13px #20aaffa6}.fcm-team-k9 .fcm-team-core{color:#99ffe7;border-color:#2ce7bc;box-shadow:0 0 14px #2ce7bc8c}.fcm-team-drone .fcm-team-core{color:#b7fdff;border-color:#38e8ef;box-shadow:0 0 14px #38e8ef8c}.fcm-team-arrow{z-index:2;transform-origin:0;background:linear-gradient(90deg,#2cb0ffe6,#2cb0ff0a);width:52px;height:2px;position:absolute;top:-1px;left:4px}.fcm-team-arrow span{border-top:5px solid #0000;border-bottom:5px solid #0000;border-left:8px solid #36b9ff;width:0;height:0;position:absolute;top:-4px;right:-2px}.fcm-team-k9 .fcm-team-arrow{background:linear-gradient(90deg,#2ce7bce6,#0000)}.fcm-team-k9 .fcm-team-arrow span{border-left-color:#2ce7bc}.fcm-team-drone .fcm-team-arrow{background:linear-gradient(90deg,#38e8efe6,#0000)}.fcm-team-drone .fcm-team-arrow span{border-left-color:#38e8ef}.fcm-team-label{background:linear-gradient(90deg,#03121dd9,#0000);border-left:1px solid #3fb6f773;min-width:120px;padding:7px 8px;position:absolute;top:-17px;left:24px}.fcm-team-label strong,.fcm-team-label span,.fcm-team-label small{display:block}.fcm-team-label strong{color:#fff;letter-spacing:.06em;font-size:.53rem}.fcm-team-label span{color:#9cc8df;margin-top:2px;font-size:.38rem}.fcm-team-label small{color:#4fb8ee;margin-top:2px;font-size:.35rem;font-weight:900}.fcm-reporter-status{z-index:21;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#020c14e8;border:1px solid #389cd561;width:190px;position:absolute;top:66px;right:15px;overflow:hidden;box-shadow:0 14px 34px #00000057}.fcm-reporter-status-head{border-bottom:1px solid #3a8ebf2e;align-items:center;gap:8px;padding:9px 10px;display:flex}.fcm-live-indicator{background:#2ce7bc;border-radius:50%;flex:none;width:8px;height:8px;animation:2.2s ease-in-out infinite fcmLivePulse;box-shadow:0 0 9px #2ce7bcdb}.fcm-reporter-status-head small,.fcm-reporter-status-head strong{display:block}.fcm-reporter-status-head small{color:#72aeca;letter-spacing:.12em;font-size:.33rem;font-weight:900}.fcm-reporter-status-head strong{color:#78f2d3;letter-spacing:.08em;margin-top:2px;font-size:.5rem}.fcm-reporter-stat-grid{border-bottom:1px solid #3a8ebf2e;grid-template-columns:repeat(2,1fr);display:grid}.fcm-reporter-stat-grid>div{padding:9px 10px}.fcm-reporter-stat-grid>div:nth-child(odd){border-right:1px solid #3a8ebf26}.fcm-reporter-stat-grid>div:nth-child(-n+2){border-bottom:1px solid #3a8ebf26}.fcm-reporter-stat-grid strong,.fcm-reporter-stat-grid span{display:block}.fcm-reporter-stat-grid strong{color:#e8f7ff;font-size:.65rem}.fcm-reporter-stat-grid span{color:#5e91ad;letter-spacing:.09em;margin-top:2px;font-size:.3rem;font-weight:900}.fcm-reporter-message{padding:9px 10px 10px}.fcm-reporter-message>span{color:#83ccee;letter-spacing:.08em;font-size:.36rem;font-weight:1000;display:block}.fcm-reporter-message small{color:#718d9d;margin-top:5px;font-size:.34rem;line-height:1.45;display:block}.fcm-mode{z-index:20;text-align:right;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#020b12b8;padding:8px 10px;position:absolute;top:17px;right:17px}.fcm-mode span,.fcm-mode strong{display:block}.fcm-mode span{color:#68bde9;letter-spacing:.13em;font-size:.4rem;font-weight:900}.fcm-mode strong{color:#d8effa;letter-spacing:.08em;margin-top:3px;font-size:.38rem}.fcm-legend{z-index:20;background:#020c14e0;border:1px solid #3789b959;gap:7px;padding:10px 11px;display:grid;position:absolute;bottom:15px;left:15px}.fcm-legend div{color:#a3bdcc;align-items:center;gap:8px;font-size:.38rem;font-weight:900;display:flex}.fcm-legend i{border-radius:50%;width:8px;height:8px}.fcm-legend .red{border:2px solid #ff3434}.fcm-legend .orange{background:#ff8a00}.fcm-legend .blue{background:#2aaeff}.fcm-legend .teal{background:#2ce7bc}.fcm-map-source{z-index:20;color:#aacbde85;letter-spacing:.12em;font-size:.34rem;font-weight:900;position:absolute;bottom:14px;right:15px}.fcm-map-reporter .fcm-command-origin{opacity:.72}@keyframes fcmLkpPulse{0%{opacity:.9;transform:translate(-50%,-50%)scale(.35)}to{opacity:0;transform:translate(-50%,-50%)scale(2)}}@keyframes fcmLeadPulse{0%,to{transform:scale(.9)}50%{transform:scale(1.25)}}@keyframes fcmLivePulse{0%,to{opacity:.6;transform:scale(.86)}50%{opacity:1;transform:scale(1.14)}}@media (prefers-reduced-motion:reduce){.fcm-lkp-ring,.fcm-lead-core,.fcm-live-indicator{animation:none}}.fuc-map-card>.fcm-map{flex:auto;width:100%;min-height:544px}.fcm-map-reporter .fcm-command-origin{display:none}.fcm-map-reporter .fcm-lkp-core{border-width:3px;width:20px;height:20px;top:-10px;left:-10px}.fcm-map-reporter .fcm-lkp-ring{width:58px;height:58px}.fcm-map-reporter .fcm-lkp-label{min-width:195px;padding:11px 13px;top:-48px;left:30px}.fcm-map-reporter .fcm-lkp-label small{font-size:.49rem}.fcm-map-reporter .fcm-lkp-label strong{font-size:.72rem}.fcm-map-reporter .fcm-lkp-label span{font-size:.48rem}.fcm-map-reporter .fcm-coverage-zone{opacity:.58}.fcm-map-reporter .fcm-sector-a,.fcm-map-reporter .fcm-sector-b,.fcm-map-reporter .fcm-sector-c{opacity:.38}.fcm-map-reporter .fcm-search-track{opacity:.82}.fcm-map-reporter .fcm-search-track span{height:3px}.fcm-map-reporter .fcm-lead-core{width:11px;height:11px}.fcm-map-reporter .fcm-lead-label{width:155px}.fcm-map-reporter .fcm-lead-label strong{font-size:.55rem}.fcm-map-reporter .fcm-lead-label span{font-size:.44rem}.fcm-map-reporter .fcm-reporter-status{width:180px;top:58px;right:14px}.fcm-map-reporter .fcm-reporter-status-head small{font-size:.38rem}.fcm-map-reporter .fcm-reporter-status-head strong{font-size:.58rem}.fcm-map-reporter .fcm-reporter-stat-grid strong{font-size:.74rem}.fcm-map-reporter .fcm-reporter-stat-grid span{font-size:.35rem}.fcm-map-reporter .fcm-reporter-message>span{font-size:.41rem}.fcm-map-reporter .fcm-reporter-message small{font-size:.38rem}.fcm-map-reporter .fcm-boundary-label small{font-size:.4rem}.fcm-map-reporter .fcm-boundary-label strong,.fcm-map-reporter .fcm-legend div{font-size:.43rem}.fcm-basemap-image{filter:brightness(.54)saturate(.82)contrast(1.12)}.fcm-dark-overlay{background:radial-gradient(circle,#0000 28%,#00080e38 74%,#0005098f 100%),linear-gradient(#030f1814,#00080e38)}.fcm-topographic-overlay{opacity:.24}.fcm-coordinate-grid{opacity:.52}.fcm-map-searcher .fcm-sector-a,.fcm-map-searcher .fcm-sector-c{opacity:.22}.fcm-map-searcher .fcm-sector-b{z-index:6;opacity:1;background:#2ce7bc14;border:2px solid #2ce7bcd1;box-shadow:inset 0 0 35px #2ce7bc09,0 0 18px #2ce7bc14}.fcm-map-searcher .fcm-sector-b span{color:#86f8dc;text-shadow:0 0 10px #2ce7bc61}.fcm-map-searcher .fcm-sector-b small{color:#77efd3db}.fcm-map-searcher .fcm-team{opacity:.62}.fcm-map-searcher .fcm-team-label{opacity:.82}.fcm-self-searcher{z-index:30;position:absolute;top:31%;left:37%}.fcm-self-core{z-index:4;color:#001711;background:#2ce7bc;border:3px solid #fff;border-radius:50%;place-items:center;width:36px;height:36px;font-size:.58rem;font-weight:1000;display:grid;position:absolute;top:-18px;left:-18px;box-shadow:0 0 10px #2ce7bcf2,0 0 28px #2ce7bc8c,0 0 55px #2ce7bc33}.fcm-self-ring{border:1px solid #2ce7bcbf;border-radius:50%;width:52px;height:52px;animation:2.8s ease-out infinite fcmSelfPulse;position:absolute;top:0;left:0;transform:translate(-50%,-50%)}.fcm-self-ring-two{animation-delay:1.25s}.fcm-self-label{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#021118f0;border:1px solid #2ce7bc8c;border-left:3px solid #2ce7bc;min-width:145px;padding:8px 10px;position:absolute;top:-26px;left:28px;box-shadow:0 13px 28px #0000004d}.fcm-self-label small,.fcm-self-label strong,.fcm-self-label span{display:block}.fcm-self-label small{color:#74e9cc;letter-spacing:.1em;font-size:.37rem;font-weight:1000}.fcm-self-label strong{color:#fff;margin-top:3px;font-size:.65rem}.fcm-self-label span{color:#9ec8d8;margin-top:3px;font-size:.38rem;font-weight:800}.fcm-legend .self{background:#2ce7bc;border:2px solid #fff;box-shadow:0 0 7px #2ce7bca6}@keyframes fcmSelfPulse{0%{opacity:.95;transform:translate(-50%,-50%)scale(.4)}to{opacity:0;transform:translate(-50%,-50%)scale(2)}}@media (prefers-reduced-motion:reduce){.fcm-self-ring{animation:none}}.fcm-live-resource{z-index:18;pointer-events:none;transition:left .12s linear,top .12s linear;position:absolute;transform:translate(-50%,-50%)}.fcm-live-resource-core{z-index:2;border-radius:50%;justify-content:center;align-items:center;width:23px;height:23px;font-size:.66rem;font-weight:900;display:flex;position:relative;box-shadow:0 0 16px #ffffff1f}.fcm-live-resource-label{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#020d15e6;border:1px solid #ffffff24;min-width:92px;padding:5px 7px;position:absolute;top:-8px;left:28px;box-shadow:0 5px 16px #0000003d}.fcm-live-resource-label small{letter-spacing:.11em;font-size:.42rem;font-weight:900;display:block}.fcm-live-resource-label strong{color:#f3fbff;letter-spacing:.05em;margin-top:2px;font-size:.58rem;display:block}.fcm-live-resource-label span{color:#789eae;letter-spacing:.07em;margin-top:2px;font-size:.38rem;display:block}.fcm-live-ground .fcm-live-resource-core{color:#e7f8ff;background:#0e5787f5;border:1px solid #4ab8fff2;box-shadow:0 0 17px #2aaeff4d}.fcm-live-ground .fcm-live-resource-label{border-color:#2aaeff57}.fcm-live-ground .fcm-live-resource-label small{color:#65c6ff}.fcm-live-k9 .fcm-live-resource-core{color:#fff1cf;background:#804b0af5;border:1px solid #ffb548f5;box-shadow:0 0 17px #ffa6374d}.fcm-live-k9 .fcm-live-resource-label{border-color:#ffa63757}.fcm-live-k9 .fcm-live-resource-label small{color:#ffc36f}.fcm-live-drone .fcm-live-resource-core{color:#f3edff;background:#4e3592f5;border:1px solid #ac8ffffa;box-shadow:0 0 19px #9d7cff57}.fcm-live-drone .fcm-live-resource-label{border-color:#9d7cff61}.fcm-live-drone .fcm-live-resource-label small{color:#bda8ff}.fcm-live-resource-ring{border:1px solid #9d7cff61;border-radius:50%;width:38px;height:38px;animation:2.4s ease-out infinite fcmDroneScan;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes fcmDroneScan{0%{opacity:.8;transform:translate(-50%,-50%)scale(.55)}to{opacity:0;transform:translate(-50%,-50%)scale(1.8)}}.fcm-live-ground .fcm-live-resource-label{top:-8px;left:30px}.fcm-live-k9 .fcm-live-resource-label{top:12px;left:28px}.fcm-live-drone .fcm-live-resource-label{top:-30px;left:28px}.fcm-map-command .fcm-self-label{top:-28px;left:30px}.fcm-map-command .fcm-self-searcher{z-index:22}.fcm-map-command .fcm-live-resource{z-index:21}.fcm-map-command .fcm-live-resource-label,.fcm-map-command .fcm-self-label{white-space:nowrap}.fsc-section{color:#eef8ff;width:100%;margin:72px 0 90px;position:relative}.fsc-presentation-heading{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:20px;display:flex}.fsc-presentation-heading>div>span{color:#ff7900;letter-spacing:.18em;font-size:.54rem;font-weight:900}.fsc-presentation-heading h3{color:#f2f8fd;margin:6px 0 0;font-size:clamp(1.45rem,2vw,2rem)}.fsc-presentation-heading p{color:#8196a8;max-width:440px;margin:0;font-size:.86rem;line-height:1.6}.fsc-app-shell{background:radial-gradient(circle at 52% 34%,#139cff0d,#0000 30%),#030a11;border:1px solid #2b91cd57;border-radius:10px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:relative;overflow:hidden;box-shadow:0 45px 110px #0000005c}.fsc-topbar{background:#020a11f2;border-bottom:1px solid #378bbc33;grid-template-columns:300px minmax(0,1fr) auto;align-items:center;gap:24px;min-height:70px;padding:0 22px;display:grid}.fsc-brand{align-items:center;gap:12px;display:flex}.fsc-logo-mark{border:2px solid #ff7900;place-items:center;width:42px;height:42px;display:grid;transform:rotate(45deg);box-shadow:0 0 18px #ff790047}.fsc-logo-mark span{font-weight:1000;transform:rotate(-45deg)}.fsc-brand strong,.fsc-brand small{display:block}.fsc-brand strong{font-size:1.28rem}.fsc-brand small{color:#91a9b9;margin-top:2px;font-size:.46rem}.fsc-system-state{color:#668ca4;letter-spacing:.14em;justify-content:center;align-items:center;gap:9px;font-size:.43rem;font-weight:900;display:flex}.fsc-system-state b{color:#2ce7bc;font-size:.5rem}.fsc-system-state i{background:#4c8eb54d;width:1px;height:18px;margin:0 6px}.fsc-view-mode{align-items:center;gap:9px;display:flex}.fsc-view-light{background:#2ce7bc;border-radius:50%;width:8px;height:8px;box-shadow:0 0 10px #2ce7bcbf}.fsc-view-mode strong,.fsc-view-mode small{display:block}.fsc-view-mode strong{font-size:.66rem}.fsc-view-mode small{color:#65a8c9;letter-spacing:.1em;margin-top:2px;font-size:.39rem;font-weight:900}.fsc-main{padding:24px 24px 30px}.fsc-page-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:20px;display:flex}.fsc-page-heading>div:first-child>span{color:#4db8ed;letter-spacing:.16em;font-size:.5rem;font-weight:900}.fsc-page-heading h2{color:#f2f9fd;margin:6px 0 5px;font-size:clamp(2rem,3vw,3.2rem);line-height:.95}.fsc-page-heading p{color:#8ba8ba;max-width:720px;margin:0;font-size:.74rem;line-height:1.5}.fsc-operation-status{background:#2ce7bc0d;border:1px solid #2ce7bc4d;align-items:center;gap:9px;padding:9px 12px;display:flex}.fsc-operation-status>span{background:#2ce7bc;border-radius:50%;width:8px;height:8px;box-shadow:0 0 10px #2ce7bccc}.fsc-operation-status small,.fsc-operation-status strong{display:block}.fsc-operation-status small{color:#75a0b5;font-size:.36rem}.fsc-operation-status strong{color:#73f1d2;margin-top:2px;font-size:.56rem}.fsc-dashboard{grid-template-columns:minmax(230px,.72fr) minmax(600px,1.9fr) minmax(245px,.78fr);align-items:stretch;gap:14px;display:grid}.fsc-left-column,.fsc-right-column{align-content:start;gap:11px;display:grid}.fsc-card,.fsc-map-card{background:linear-gradient(#071926f0,#04101af2);border:1px solid #2d8bc35c;border-radius:4px}.fsc-card{padding:12px}.fsc-card-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.fsc-card-header small,.fsc-card-header strong{display:block}.fsc-card-header small{color:#6297b6;letter-spacing:.1em;font-size:.38rem;font-weight:900}.fsc-card-header strong{color:#eefaff;margin-top:3px;font-size:.76rem}.fsc-assigned{color:#75f4d4;background:#2ce7bc0f;border:1px solid #2ce7bc59;padding:5px 7px;font-size:.38rem;font-weight:1000}.fsc-section-title{color:#ecf8ff;letter-spacing:.1em;align-items:center;gap:7px;margin-bottom:11px;font-size:.54rem;font-weight:1000;display:flex}.fsc-section-title span{color:#2dafff}.fsc-assignment-grid{border:1px solid #3480ad33;grid-template-columns:1fr 1fr;display:grid}.fsc-assignment-grid>div{padding:9px 8px}.fsc-assignment-grid>div:nth-child(odd){border-right:1px solid #3480ad33}.fsc-assignment-grid>div:nth-child(-n+2){border-bottom:1px solid #3480ad33}.fsc-assignment-grid small,.fsc-assignment-grid strong{display:block}.fsc-assignment-grid small{color:#5e879f;font-size:.34rem;font-weight:900}.fsc-assignment-grid strong{color:#dbeef7;margin-top:3px;font-size:.5rem}.fsc-green{color:#58eac5!important}.fsc-session-time{border-bottom:1px solid #357faa2e;padding-bottom:11px}.fsc-session-time small,.fsc-session-time strong{display:block}.fsc-session-time small{color:#668da5;font-size:.35rem}.fsc-session-time strong{color:#fff;letter-spacing:.07em;margin-top:4px;font-size:1.12rem}.fsc-session-row{border-bottom:1px solid #357faa1f;justify-content:space-between;gap:8px;padding:8px 0;font-size:.42rem;display:flex}.fsc-session-row span{color:#6f96ad}.fsc-session-row strong{color:#cfe5f1}.fsc-objective,.fsc-command-note p,.fsc-command-update p{color:#91afbf;margin:0;font-size:.47rem;line-height:1.55}.fsc-command-note{background:#ff79000d;border-left:2px solid #ff7900;margin-top:12px;padding:9px 10px}.fsc-command-note small,.fsc-command-update small{color:#e78b41;letter-spacing:.08em;margin-bottom:5px;font-size:.34rem;font-weight:1000;display:block}.fsc-map-card{flex-direction:column;min-width:0;display:flex;overflow:hidden}.fsc-map-header{border-bottom:1px solid #3389bc38;justify-content:space-between;align-items:center;gap:15px;min-height:49px;padding:0 13px;display:flex}.fsc-map-header small,.fsc-map-header strong{display:block}.fsc-map-header small{color:#5694b7;letter-spacing:.11em;font-size:.36rem;font-weight:900}.fsc-map-header strong{margin-top:2px;font-size:.62rem}.fsc-map-state{color:#7cf2d5;align-items:center;gap:7px;font-size:.43rem;display:flex}.fsc-map-live{background:#2ce7bc;border-radius:50%;width:7px;height:7px;box-shadow:0 0 9px #2ce7bcb8}.fsc-map-card>.fcm-map{border-radius:0;flex:1;min-height:600px}.fsc-map-footer{background:#020c14f2;border-top:1px solid #3389bc38;grid-template-columns:repeat(4,1fr);min-height:50px;display:grid}.fsc-map-footer>div{border-right:1px solid #3389bc24;place-content:center;padding:7px 10px;display:grid}.fsc-map-footer>div:last-child{border-right:0}.fsc-map-footer span,.fsc-map-footer strong{display:block}.fsc-map-footer span{color:#5d839b;letter-spacing:.08em;font-size:.31rem;font-weight:900}.fsc-map-footer strong{color:#d9edf7;margin-top:3px;font-size:.52rem}.fsc-action-grid{grid-template-columns:1fr 1fr;gap:6px;display:grid}.fsc-action-grid button{color:#9dd7f5;cursor:pointer;background:#117ab80e;border:1px solid #2c9edd4d;place-content:center;gap:5px;min-height:62px;display:grid}.fsc-action-grid button strong{color:#38baff;font-size:.9rem}.fsc-action-grid button span{font-size:.37rem;font-weight:1000}.fsc-team-row{border-bottom:1px solid #357faa21;grid-template-columns:9px minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px 0;display:grid}.fsc-team-row.self{background:#1999e012;padding:8px 6px}.fsc-team-dot{border-radius:50%;width:7px;height:7px}.fsc-team-dot.active{background:#2ce7bc;box-shadow:0 0 7px #2ce7bca6}.fsc-team-dot.resource{background:#38e8ef;box-shadow:0 0 7px #38e8efa6}.fsc-team-row strong,.fsc-team-row small{display:block}.fsc-team-row strong{color:#e7f4fb;font-size:.48rem}.fsc-team-row small{color:#62889f;margin-top:2px;font-size:.32rem}.fsc-team-row>span:last-child{color:#68b3d8;font-size:.31rem;font-weight:900}.fsc-command-button,.fsc-message-button,.fsc-checkin-button,.fsc-end-button{letter-spacing:.05em;cursor:pointer;border-radius:2px;width:100%;min-height:38px;font-size:.43rem;font-weight:1000}.fsc-command-button{color:#00101a;background:#20aaff;border:1px solid #1ea8f7}.fsc-message-button{color:#9ed5f1;background:#0d537c1a;border:1px solid #3595cd5e;margin-top:7px}.fsc-command-update{border-top:1px solid #357faa2b;margin-top:11px;padding-top:10px}.fsc-session-actions{gap:7px;display:grid}.fsc-checkin-button{color:#062019;background:#2ce7bc;border:1px solid #2ce7bc73}.fsc-end-button{color:#ff8a8a;background:#ff36360f;border:1px solid #ff52526b}.fsc-session-actions>small{color:#68879a;font-size:.34rem;line-height:1.45}.fsc-footer{color:#58798d;background:#020910;border-top:1px solid #3780ad2b;justify-content:space-between;align-items:center;gap:20px;min-height:40px;padding:0 22px;display:flex}.fsc-footer>div{align-items:center;gap:12px;display:flex}.fsc-footer strong{color:#cfe4ef;letter-spacing:.14em;font-size:.47rem}.fsc-footer span{letter-spacing:.09em;font-size:.36rem}@media (width>=1181px){.fsc-section{width:calc(100vw - 190px);max-width:none;margin-left:calc(50% - 50vw + 35px);margin-right:0}}@media (width<=1180px){.fsc-dashboard{grid-template-columns:minmax(220px,.8fr) minmax(480px,1.6fr)}.fsc-right-column{grid-column:1/-1;grid-template-columns:repeat(4,1fr)}}@media (width<=820px){.fsc-presentation-heading,.fsc-page-heading{display:block}.fsc-presentation-heading p,.fsc-operation-status{margin-top:12px}.fsc-system-state{display:none}.fsc-topbar{grid-template-columns:1fr auto}.fsc-dashboard{grid-template-columns:1fr}.fsc-map-card{grid-row:1}.fsc-left-column{grid-row:2}.fsc-right-column{grid-row:3;grid-template-columns:1fr 1fr}}@media (width<=600px){.fsc-main{padding:16px 12px 20px}.fsc-view-mode{display:none}.fsc-right-column{grid-template-columns:1fr}.fsc-map-footer{grid-template-columns:1fr 1fr}.fsc-map-card>.fcm-map{min-height:520px}.fsc-footer{justify-content:center}.fsc-footer>span{display:none}}.fsc-section{--fsc-blue:#2aaeff;--fsc-blue-soft:#2aaeff1f;--fsc-teal:#2ce7bc;--fsc-teal-soft:#2ce7bc1f;--fsc-cyan:#38dff0;--fsc-cyan-soft:#38dff01f;--fsc-amber:#ff9a2f;--fsc-amber-soft:#ff9a2f1f;--fsc-red:#ff5a5a;--fsc-red-soft:#ff5a5a1f;--fsc-purple:#9d7cff;--fsc-purple-soft:#9d7cff1f}.fsc-view-light,.fsc-status-live,.fsc-status-dot,.fsc-live-dot{box-shadow:0 0 12px #2ce7bcb3;background:var(--fsc-teal)!important}.fsc-view-mode small,.fsc-mode small,.fsc-topbar small{color:#7de9d2}.fsc-page-heading>div:first-child>span,.fsc-page-heading .fsc-kicker,.fsc-search-state,.fsc-active-label{color:var(--fsc-teal)!important}.fsc-page-heading h2,.fsc-page-heading h3{text-shadow:0 0 18px #2ce7bc0f}.fsc-left-column .fsc-card:first-child{background:linear-gradient(#2aaeff14,#04101af5);border-color:#2aaeff61}.fsc-left-column .fsc-card:first-child .fsc-card-title span{color:var(--fsc-blue)}.fsc-left-column .fsc-card:nth-child(2){background:linear-gradient(#38dff014,#04101af5);border-color:#38dff061}.fsc-left-column .fsc-card:nth-child(2) .fsc-card-title span{color:var(--fsc-cyan)}.fsc-left-column .fsc-card:nth-child(3){background:linear-gradient(#ff9a2f12,#04101af5);border-color:#ff9a2f4d}.fsc-left-column .fsc-card:nth-child(3) .fsc-card-title span{color:var(--fsc-amber)}.fsc-assignment-row,.fsc-session-row,.fsc-objective-row{border-left:2px solid #0000;padding-left:8px}.fsc-assignment-row{border-left-color:var(--fsc-blue);background:linear-gradient(90deg,#2aaeff0d,#0000)}.fsc-session-row{border-left-color:var(--fsc-cyan);background:linear-gradient(90deg,#38dff00d,#0000)}.fsc-objective-row{border-left-color:var(--fsc-amber);background:linear-gradient(90deg,#ff9a2f0d,#0000)}.fsc-timer,.fsc-session-time{text-shadow:0 0 12px #38dff014;color:#e5fbff!important}.fsc-map-card{box-shadow:0 0 0 1px #ffffff05,0 20px 38px #0003}.fsc-map-header{background:linear-gradient(#0a1c28e6,#05121cf2);border-bottom:1px solid #38dff02e}.fsc-map-header small{color:#75dced}.fsc-map-header strong{color:#e7fbff}.fsc-map-status,.fsc-on-search,.fsc-live-status{color:var(--fsc-teal)!important}.fsc-map-tools button:first-child{color:#d7f1ff;background:#2aaeff1a;border-color:#2aaeff6b}.fsc-map-tools button:nth-child(2){color:#dcfbff;background:#38dff01a;border-color:#38dff06b}.fsc-map-tools button:nth-child(3){color:#e3fff8;background:#2ce7bc1a;border-color:#2ce7bc6b}.fsc-right-column .fsc-card:first-child .fsc-card-title span{color:var(--fsc-cyan)}.fsc-right-column .fsc-card:nth-child(2) .fsc-card-title span{color:var(--fsc-blue)}.fsc-right-column .fsc-card:nth-child(3) .fsc-card-title span{color:var(--fsc-teal)}.fsc-right-column .fsc-card:nth-child(4) .fsc-card-title span{color:var(--fsc-red)}.fsc-report-actions button:first-child,.fsc-report-grid button:first-child{color:#fff1e3;background:#ff9a2f1f;border-color:#ff9a2f8c}.fsc-report-actions button:nth-child(2),.fsc-report-grid button:nth-child(2){color:#e9fdff;background:#38dff01f;border-color:#38dff08c}.fsc-report-actions button:nth-child(3),.fsc-report-grid button:nth-child(3){color:#e6f7ff;background:#2aaeff1f;border-color:#2aaeff8c}.fsc-report-actions button:nth-child(4),.fsc-report-grid button:nth-child(4){color:#f0eaff;background:#9d7cff1f;border-color:#9d7cff8c}.fsc-team-row{border-left:2px solid #0000;padding-left:8px}.fsc-team-row:first-child,.fsc-team-row:nth-child(2){border-left-color:var(--fsc-blue);background:linear-gradient(90deg,#2aaeff0f,#0000)}.fsc-team-row:nth-child(3){border-left-color:var(--fsc-teal);background:linear-gradient(90deg,#2ce7bc0f,#0000)}.fsc-team-row:nth-child(4){border-left-color:var(--fsc-cyan);background:linear-gradient(90deg,#38dff00f,#0000)}.fsc-ptt-button,.fsc-command-ptt,.fsc-command-actions button:first-child{box-shadow:0 0 16px #2aaeff14;color:#e7f8ff!important;background:#2aaeff2e!important;border-color:#2aaeffa6!important}.fsc-message-button,.fsc-command-message,.fsc-command-actions button:nth-child(2){color:#e7fdff!important;background:#38dff01a!important;border-color:#38dff080!important}.fsc-checkin-button,.fsc-check-in,.fsc-bottom-actions button:first-child{box-shadow:0 0 18px #2ce7bc1f;color:#052018!important;background:linear-gradient(#2ce7bc47,#2ce7bc2e)!important;border-color:#2ce7bc99!important;font-weight:1000!important}.fsc-end-button,.fsc-end-search,.fsc-bottom-actions button:last-child{color:#ffdede!important;background:#ff5a5a1a!important;border-color:#ff5a5a94!important}.fsc-card button,.fsc-map-card button{transition:border-color .14s,background .14s,box-shadow .14s,transform .14s}.fsc-card button:hover,.fsc-map-card button:hover{transform:translateY(-1px)}.fsc-card{box-shadow:inset 0 0 0 1px #ffffff04}.fsc-status-active{color:#7ef5d9!important}.fsc-status-warning{color:#ffb96d!important}.fsc-status-danger{color:#ff8d8d!important}.fsc-status-info{color:#88d7ff!important}.fsc-action-grid button:first-child{color:#fff1df;background:#ff9a2f21;border-color:#ff9a2f99}.fsc-action-grid button:first-child strong{color:#ffad4f}.fsc-action-grid button:nth-child(2){color:#e8fdff;background:#38dff01f;border-color:#38dff094}.fsc-action-grid button:nth-child(2) strong{color:#62efff}.fsc-action-grid button:nth-child(3){color:#e8f7ff;background:#2aaeff1f;border-color:#2aaeff94}.fsc-action-grid button:nth-child(3) strong{color:#58bfff}.fsc-action-grid button:nth-child(4){color:#f1ecff;background:#9d7cff1f;border-color:#9d7cff94}.fsc-action-grid button:nth-child(4) strong{color:#b69cff}.fsc-checkin-button{color:#001a13;background:linear-gradient(#43efd0,#22cfa9);border-color:#2ce7bcb8;box-shadow:0 0 18px #2ce7bc29}.fsc-end-button{color:#ffb1b1;background:#ff5a5a17;border-color:#ff5a5a8c}.fsc-message-button,.fsc-command-message,.fsc-command-actions button:nth-child(2){color:#f2fdff!important;background:linear-gradient(#25a8d66b,#0f5678c7)!important;border:1px solid #44dcffe0!important;box-shadow:0 0 18px #38dff029,inset 0 0 18px #ffffff0a!important}.fsc-message-button:hover,.fsc-command-message:hover,.fsc-command-actions button:nth-child(2):hover{background:linear-gradient(#36c0eb85,#126890e0)!important;box-shadow:0 0 24px #38dff038,inset 0 0 18px #ffffff0d!important}.fsc-checkin-button,.fsc-check-in,.fsc-bottom-actions button:first-child{letter-spacing:.04em;color:#031711!important;background:linear-gradient(#37efc1f2,#14a884f2)!important;border:1px solid #3affc9eb!important;font-weight:900!important;box-shadow:0 0 24px #2ce7bc3d,inset 0 0 18px #ffffff14!important}.fsc-checkin-button:hover,.fsc-check-in:hover,.fsc-bottom-actions button:first-child:hover{background:linear-gradient(#4fffd2fa,#1cc297fa)!important;box-shadow:0 0 30px #2ce7bc4d,inset 0 0 18px #ffffff1a!important}.fsc-end-button,.fsc-end-search,.fsc-bottom-actions button:last-child{letter-spacing:.035em;color:#ffd8d8!important;background:linear-gradient(#55101aeb,#2d080efa)!important;border:1px solid #ff6868e6!important;font-weight:850!important;box-shadow:0 0 20px #ff5a5a29,inset 0 0 18px #ffffff08!important}.fsc-end-button:hover,.fsc-end-search:hover,.fsc-bottom-actions button:last-child:hover{background:linear-gradient(#6c1420f5,#3a0a12)!important;box-shadow:0 0 26px #ff5a5a38,inset 0 0 18px #ffffff0a!important}.fsc-command-actions button,.fsc-bottom-actions button{text-transform:uppercase;font-size:.62rem}.fsc-map-footer>div{background:linear-gradient(#071824f5,#030d15fa);position:relative;overflow:hidden}.fsc-map-footer>div:first-child{background:linear-gradient(#2aaeff1c,#030d15fa);border-top:2px solid #2aaeffc7}.fsc-map-footer>div:first-child span{color:#6cbff0}.fsc-map-footer>div:first-child strong{color:#dff4ff}.fsc-map-footer>div:nth-child(2){background:linear-gradient(#38dff01a,#030d15fa);border-top:2px solid #38dff0c7}.fsc-map-footer>div:nth-child(2) span{color:#75deec}.fsc-map-footer>div:nth-child(2) strong{color:#e7fdff}.fsc-map-footer>div:nth-child(3){background:linear-gradient(#2ce7bc1c,#030d15fa);border-top:2px solid #2ce7bccc}.fsc-map-footer>div:nth-child(3) span{color:#76e8cf}.fsc-map-footer>div:nth-child(3) strong{color:#e6fff8}.fsc-map-footer>div:nth-child(4){background:linear-gradient(#9d7cff1a,#030d15fa);border-top:2px solid #9d7cffc7}.fsc-map-footer>div:nth-child(4) span{color:#b59dff}.fsc-map-footer>div:nth-child(4) strong{color:#f1edff}.fsc-map-footer strong{letter-spacing:.04em;font-size:.58rem}.fcc-section{color:#eef8ff;width:100%;margin:72px 0 90px;position:relative}.fcc-presentation-heading{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:20px;display:flex}.fcc-presentation-heading>div>span{color:#ff7900;letter-spacing:.18em;font-size:.54rem;font-weight:900}.fcc-presentation-heading h3{color:#f3f9fd;margin:6px 0 0;font-size:clamp(1.45rem,2vw,2rem)}.fcc-presentation-heading p{color:#8196a8;max-width:460px;margin:0;font-size:.86rem}.fcc-app-shell{background:#030a11;border:1px solid #2d91cd5c;border-radius:10px;font-family:Inter,system-ui,sans-serif;overflow:hidden;box-shadow:0 45px 110px #0000005c}.fcc-topbar{background:#020a11f5;border-bottom:1px solid #378bbc33;grid-template-columns:300px minmax(0,1fr) auto;align-items:center;gap:24px;min-height:70px;padding:0 22px;display:grid}.fcc-brand{align-items:center;gap:12px;display:flex}.fcc-logo-mark{border:2px solid #ff7900;place-items:center;width:42px;height:42px;display:grid;transform:rotate(45deg)}.fcc-logo-mark span{font-weight:1000;transform:rotate(-45deg)}.fcc-brand strong,.fcc-brand small{display:block}.fcc-brand strong{font-size:1.28rem}.fcc-brand small{color:#91a9b9;font-size:.46rem}.fcc-system-state{color:#698da3;letter-spacing:.11em;justify-content:center;align-items:center;gap:8px;font-size:.4rem;font-weight:900;display:flex}.fcc-system-state b{color:#2ce7bc}.fcc-system-state strong{color:#a5cadb}.fcc-system-state i{background:#418bb44d;width:1px;height:18px;margin:0 7px}.fcc-view-mode{align-items:center;gap:8px;display:flex}.fcc-view-light{background:#ff7900;border-radius:50%;width:8px;height:8px;box-shadow:0 0 10px #ff7900b3}.fcc-view-mode strong,.fcc-view-mode small{display:block}.fcc-view-mode strong{font-size:.66rem}.fcc-view-mode small{color:#659fbe;margin-top:2px;font-size:.38rem}.fcc-main{padding:24px 24px 30px}.fcc-page-heading{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:18px;display:flex}.fcc-page-heading>div:first-child>span{color:#55b8e8;letter-spacing:.16em;font-size:.5rem;font-weight:900}.fcc-page-heading h2{margin:5px 0;font-size:clamp(2rem,3vw,3.2rem);line-height:.95}.fcc-page-heading p{color:#8ca8b9;max-width:750px;margin:0;font-size:.72rem;line-height:1.5}.fcc-operation-id{text-align:right;background:#ff79000a;border:1px solid #ff79004d;padding:10px 12px}.fcc-operation-id small,.fcc-operation-id strong,.fcc-operation-id span{display:block}.fcc-operation-id small{color:#8da4b2;font-size:.34rem}.fcc-operation-id strong{margin-top:3px;font-size:.62rem}.fcc-operation-id span{color:#ff9a3e;margin-top:3px;font-size:.36rem}.fcc-metrics{background:#05141feb;border:1px solid #2b84b94f;grid-template-columns:repeat(6,1fr);margin-bottom:13px;display:grid}.fcc-metrics>div{border-right:1px solid #2b84b92e;padding:10px 12px}.fcc-metrics>div:last-child{border-right:0}.fcc-metrics small,.fcc-metrics strong,.fcc-metrics span{display:block}.fcc-metrics small{color:#608ba4;font-size:.34rem;font-weight:900}.fcc-metrics strong{color:#f1f9fd;margin-top:3px;font-size:.9rem}.fcc-metrics span{color:#7598ac;margin-top:2px;font-size:.32rem}.fcc-dashboard{grid-template-columns:minmax(220px,.72fr) minmax(620px,2fr) minmax(245px,.8fr);align-items:stretch;gap:14px;display:grid}.fcc-left-column,.fcc-right-column{align-content:start;gap:11px;display:grid}.fcc-card,.fcc-map-card{background:linear-gradient(#071926f0,#04101af5);border:1px solid #2c89c05c}.fcc-card{padding:12px}.fcc-card-title{letter-spacing:.1em;align-items:center;gap:7px;margin-bottom:11px;font-size:.54rem;font-weight:1000;display:flex}.fcc-card-title span{color:#27adf8}.fcc-map-card{flex-direction:column;min-width:0;display:flex;overflow:hidden}.fcc-map-header{border-bottom:1px solid #2f8abe38;justify-content:space-between;align-items:center;min-height:48px;padding:0 13px;display:flex}.fcc-map-header small,.fcc-map-header strong{display:block}.fcc-map-header small{color:#5c96b6;font-size:.35rem;font-weight:900}.fcc-map-header strong{margin-top:2px;font-size:.61rem}.fcc-map-tools{gap:5px;display:flex}.fcc-map-tools button{color:#8ccae9;background:#11679a14;border:1px solid #2d93cc47;padding:6px 8px;font-size:.35rem;font-weight:900}.fcc-map-card>.fcm-map{border-radius:0;flex:1;min-height:620px}.fcc-map-footer{color:#648fa7;background:#020c14;border-top:1px solid #2f8abe38;align-items:center;gap:18px;min-height:44px;padding:0 13px;font-size:.32rem;font-weight:900;display:flex}.fcc-map-footer strong{color:#74f0cf;margin-left:auto}.fcc-sector-row,.fcc-resource-row{border-bottom:1px solid #2f7eaa21;align-items:center;gap:8px;padding:8px 0;display:grid}.fcc-sector-row{grid-template-columns:minmax(0,1fr) auto}.fcc-resource-row{grid-template-columns:8px minmax(0,1fr) auto}.fcc-sector-row strong,.fcc-sector-row small,.fcc-resource-row strong,.fcc-resource-row small{display:block}.fcc-sector-row strong,.fcc-resource-row strong{font-size:.48rem}.fcc-sector-row small,.fcc-resource-row small{color:#64889d;margin-top:2px;font-size:.32rem}.fcc-sector-row>span,.fcc-resource-row>span:last-child{color:#6fb3d5;font-size:.31rem;font-weight:900}.fcc-resource-dot{border-radius:50%;width:7px;height:7px}.fcc-resource-dot.ground{background:#2aaeff}.fcc-resource-dot.k9{background:#2ce7bc}.fcc-resource-dot.drone{background:#38e8ef}.fcc-secondary-button{color:#90c9e6;background:#0d588414;border:1px solid #308fc657;width:100%;min-height:35px;margin-top:9px;font-size:.38rem;font-weight:900}.fcc-alert{background:#ff79000b;border-left:2px solid #ff7900;margin-bottom:8px;padding:9px 10px}.fcc-alert.blue{background:#1fa8f70b;border-left-color:#1fa8f7}.fcc-alert small,.fcc-alert strong{display:block}.fcc-alert small{color:#e98d40;font-size:.32rem;font-weight:900}.fcc-alert.blue small{color:#56b8eb}.fcc-alert strong{margin-top:4px;font-size:.48rem}.fcc-alert p{color:#87a5b7;margin:5px 0 0;font-size:.39rem;line-height:1.45}.fcc-alert button{color:#160b00;background:#ff8a00;border:1px solid #ff7900;margin-top:8px;padding:6px 8px;font-size:.34rem;font-weight:1000}.fcc-command-actions{grid-template-columns:1fr 1fr;gap:6px;display:grid}.fcc-command-actions button{color:#9bd5f2;background:#1380bb0e;border:1px solid #2a9ede4d;min-height:47px;font-size:.35rem;font-weight:900}.fcc-feed-row{border-bottom:1px solid #2f7eaa1f;grid-template-columns:38px minmax(0,1fr);gap:7px;padding:7px 0;display:grid}.fcc-feed-row span{color:#5e9fc4;font-size:.33rem;font-weight:900}.fcc-feed-row p{color:#89a7b8;margin:0;font-size:.39rem}.fcc-footer{color:#58798d;background:#020910;border-top:1px solid #3780ad2b;justify-content:space-between;align-items:center;min-height:40px;padding:0 22px;display:flex}.fcc-footer>div{gap:12px;display:flex}.fcc-footer strong{color:#cfe4ef;font-size:.47rem}.fcc-footer span{font-size:.36rem}@media (width>=1181px){.fcc-section{width:calc(100vw - 190px);max-width:none;margin-left:calc(50% - 50vw + 35px);margin-right:0}}.fcc-metrics small{font-size:.38rem}.fcc-metrics strong{font-size:1rem}.fcc-metrics span{font-size:.35rem}.fcm-map-command .fcm-sector{opacity:.82}.fcm-map-command .fcm-sector span{font-size:.84rem}.fcm-map-command .fcm-sector small{font-size:.4rem}.fcm-map-command .fcm-team,.fcm-map-command .fcm-team-label{opacity:1}.fcm-map-command .fcm-search-boundary{border-color:#40b5f380}.fcm-map-command .fcm-boundary-label{background:#010b12d6}.fcc-alert.orange{border-left-width:3px;box-shadow:inset 0 0 22px #ff790009}.fcc-command-actions button:first-child,.fcc-command-actions button:nth-child(3){color:#dff5ff;background:#20aaff1f;border-color:#20aaff8c;box-shadow:0 0 14px #20aaff0f}.fcc-command-actions button:nth-child(2),.fcc-command-actions button:nth-child(4){opacity:.86}.fcc-section{--fcc-blue:#2aaeff;--fcc-blue-soft:#2aaeff1f;--fcc-teal:#2ce7bc;--fcc-teal-soft:#2ce7bc1f;--fcc-cyan:#38dff0;--fcc-cyan-soft:#38dff01f;--fcc-amber:#ff9a2f;--fcc-amber-soft:#ff9a2f1f;--fcc-red:#ff5a5a;--fcc-red-soft:#ff5a5a1f;--fcc-purple:#9d7cff;--fcc-purple-soft:#9d7cff1f}.fcc-metrics>div:first-child{border-top:2px solid var(--fcc-blue);background:linear-gradient(#2aaeff14,#05141ff2)}.fcc-metrics>div:nth-child(2){border-top:2px solid var(--fcc-teal);background:linear-gradient(#2ce7bc14,#05141ff2)}.fcc-metrics>div:nth-child(3){border-top:2px solid var(--fcc-purple);background:linear-gradient(#9d7cff14,#05141ff2)}.fcc-metrics>div:nth-child(4){border-top:2px solid var(--fcc-cyan);background:linear-gradient(#38dff014,#05141ff2)}.fcc-metrics>div:nth-child(5){border-top:2px solid var(--fcc-amber);background:linear-gradient(#ff9a2f14,#05141ff2)}.fcc-metrics>div:nth-child(6){border-top:2px solid var(--fcc-teal);background:linear-gradient(#2ce7bc14,#05141ff2)}.fcc-left-column .fcc-card:first-child .fcc-card-title span{color:var(--fcc-blue)}.fcc-left-column .fcc-card:nth-child(2) .fcc-card-title span{color:var(--fcc-teal)}.fcc-right-column .fcc-card:first-child .fcc-card-title span{color:var(--fcc-amber)}.fcc-right-column .fcc-card:nth-child(2) .fcc-card-title span{color:var(--fcc-purple)}.fcc-right-column .fcc-card:nth-child(3) .fcc-card-title span{color:var(--fcc-cyan)}.fcc-sector-row.active{background:linear-gradient(90deg,#2ce7bc0f,#0000);border-left:2px solid #2ce7bc8c;padding-left:8px}.fcc-sector-row.pending{background:linear-gradient(90deg,#ff9a2f0f,#0000);border-left:2px solid #ff9a2f8c;padding-left:8px}.fcc-sector-row.active>span{color:#7af3d8}.fcc-sector-row.pending>span{color:#ffb366}.fcc-resource-row{border-left:2px solid #0000;padding-left:8px}.fcc-resource-row:nth-child(2),.fcc-resource-row:nth-child(3){border-left-color:var(--fcc-blue);background:linear-gradient(90deg,#2aaeff0d,#0000)}.fcc-resource-row:nth-child(4){border-left-color:var(--fcc-teal);background:linear-gradient(90deg,#2ce7bc0d,#0000)}.fcc-resource-row:nth-child(5){border-left-color:var(--fcc-cyan);background:linear-gradient(90deg,#38dff00d,#0000)}.fcc-alert.orange{border-left:3px solid var(--fcc-amber);background:linear-gradient(90deg,#ff9a2f24,#ff9a2f08);box-shadow:inset 0 0 20px #ff9a2f08}.fcc-alert.orange strong{color:#fff0df}.fcc-alert.blue{border-left:3px solid var(--fcc-blue);background:linear-gradient(90deg,#2aaeff1a,#2aaeff05)}.fcc-alert.blue strong{color:#dff3ff}.fcc-command-actions button:first-child{color:#e6f7ff;background:#2aaeff29;border-color:#2aaeff99}.fcc-command-actions button:nth-child(2){color:#efe8ff;background:#9d7cff1f;border-color:#9d7cff8c}.fcc-command-actions button:nth-child(3){color:#e6fff8;background:#2ce7bc21;border-color:#2ce7bc8c}.fcc-command-actions button:nth-child(4){color:#fff1e3;background:#ff9a2f1f;border-color:#ff9a2f8c}.fcc-feed-row{padding-left:6px;position:relative}.fcc-feed-row:before{content:"";background:#38dff040;width:2px;position:absolute;top:8px;bottom:8px;left:0}.fcc-feed-row:first-child:before{background:#ff9a2f73}.fcc-map-tools button:first-child{color:#cfeeff;border-color:#2aaeff66}.fcc-map-tools button:nth-child(2){color:#e9ddff;border-color:#9d7cff66}.fcc-map-tools button:nth-child(3){color:#dffef3;border-color:#2ce7bc66}.fcc-card{box-shadow:inset 0 0 0 1px #ffffff04}.fcc-map-card{box-shadow:0 0 0 1px #ffffff05,0 22px 40px #0000002e}.fcc-kpi-strip>div,.fcc-metrics-row>div,.fcc-top-metrics>div{background:linear-gradient(#091824fa,#040d16fa);position:relative;overflow:hidden}.fcc-kpi-strip>div:first-child,.fcc-metrics-row>div:first-child,.fcc-top-metrics>div:first-child{border-top:2px solid #38dff0bf}.fcc-kpi-strip>div:nth-child(2),.fcc-metrics-row>div:nth-child(2),.fcc-top-metrics>div:nth-child(2){border-top:2px solid #2aaeffbf}.fcc-kpi-strip>div:nth-child(3),.fcc-metrics-row>div:nth-child(3),.fcc-top-metrics>div:nth-child(3){border-top:2px solid #9d7cffbf}.fcc-kpi-strip>div:nth-child(4),.fcc-metrics-row>div:nth-child(4),.fcc-top-metrics>div:nth-child(4){border-top:2px solid #2ce7bcc7}.fcc-kpi-strip>div:nth-child(5),.fcc-metrics-row>div:nth-child(5),.fcc-top-metrics>div:nth-child(5){border-top:2px solid #ffb347c7}.fcc-kpi-strip>div:nth-child(6),.fcc-metrics-row>div:nth-child(6),.fcc-top-metrics>div:nth-child(6){border-top:2px solid #50ffd6c7}.fcc-command-actions button:first-child,.fcc-actions-grid button:first-child{color:#eaf8ff!important;background:linear-gradient(#2596d657,#0d476ed1)!important;border:1px solid #36b7ffe0!important;box-shadow:0 0 16px #36b7ff24,inset 0 0 18px #ffffff08!important}.fcc-command-actions button:nth-child(2),.fcc-actions-grid button:nth-child(2){color:#f2eeff!important;background:linear-gradient(#6f55d257,#30216ed1)!important;border:1px solid #9d7cffe0!important;box-shadow:0 0 16px #9d7cff24,inset 0 0 18px #ffffff08!important}.fcc-command-actions button:nth-child(3),.fcc-actions-grid button:nth-child(3){color:#e8fff8!important;background:linear-gradient(#0d7b6e73,#063e39e0)!important;border:1px solid #2ce7bce0!important;box-shadow:0 0 16px #2ce7bc24,inset 0 0 18px #ffffff08!important}.fcc-command-actions button:nth-child(4),.fcc-actions-grid button:nth-child(4){color:#fff4df!important;background:linear-gradient(#784f1175,#3c2607e6)!important;border:1px solid #ffb347e6!important;box-shadow:0 0 16px #ffb34724,inset 0 0 18px #ffffff08!important}.fcc-command-actions button:hover,.fcc-actions-grid button:hover{filter:brightness(1.08);transform:translateY(-1px)}.fcc-manage-sectors,.fcc-sector-card button,.fcc-sectors-card button{color:#efeaff!important;background:linear-gradient(#634fc233,#201a4cbd)!important;border:1px solid #9d7cffd1!important;box-shadow:0 0 14px #9d7cff1f!important}.fcc-resource-board,.fcc-resource-card button,.fcc-resources-card button{color:#e6fdff!important;background:linear-gradient(#18799138,#092f3cc7)!important;border:1px solid #38dff0d1!important;box-shadow:0 0 14px #38dff01f!important}.fcc-manage-sectors:hover,.fcc-sector-card button:hover,.fcc-sectors-card button:hover,.fcc-resource-board:hover,.fcc-resource-card button:hover,.fcc-resources-card button:hover{filter:brightness(1.08);transform:translateY(-1px)}.fcc-view-timeline,.fcc-activity-feed button,.fcc-feed-card button,.fcc-timeline-button{color:#e7f6ff!important;background:linear-gradient(#1e74b53d,#0a2a49cc)!important;border:1px solid #2aaeffd6!important;box-shadow:0 0 14px #2aaeff1f!important}.fcc-view-timeline:hover,.fcc-activity-feed button:hover,.fcc-feed-card button:hover,.fcc-timeline-button:hover{filter:brightness(1.08);transform:translateY(-1px)}.fcc-alert-card,.fcc-needs-attention{background:linear-gradient(#ffa23b14,#06121cf5);border-color:#ffa23b6b}.fcc-alert-card button,.fcc-needs-attention button{color:#211000!important;background:linear-gradient(#ffa534f2,#e27d10f2)!important;border:1px solid #ffaa47e6!important;font-weight:900!important;box-shadow:0 0 18px #ffa23b2e!important}.fcc-map-footer>div{background:linear-gradient(#071824fa,#030d15fa);position:relative;overflow:hidden}.fcc-map-footer>div:first-child{background:linear-gradient(#2aaeff1c,#030d15fa);border-top:2px solid #2aaeffc7}.fcc-map-footer>div:first-child span{color:#7cc7ff}.fcc-map-footer>div:first-child strong{color:#e6f6ff}.fcc-map-footer>div:nth-child(2){background:linear-gradient(#38dff01a,#030d15fa);border-top:2px solid #38dff0c7}.fcc-map-footer>div:nth-child(2) span{color:#8beaff}.fcc-map-footer>div:nth-child(2) strong{color:#eafdff}.fcc-map-footer>div:nth-child(3){background:linear-gradient(#ffb3471c,#030d15fa);border-top:2px solid #ffb347d1}.fcc-map-footer>div:nth-child(3) span{color:#ffd18a}.fcc-map-footer>div:nth-child(3) strong{color:#fff5e5}.fcc-map-footer>div:nth-child(4){background:linear-gradient(#9d7cff1a,#030d15fa);border-top:2px solid #9d7cffd1}.fcc-map-footer>div:nth-child(4) span{color:#c5b0ff}.fcc-map-footer>div:nth-child(4) strong{color:#f4efff}.fcc-map-footer>div:nth-child(5){background:linear-gradient(#2ce7bc1c,#030d15fa);border-top:2px solid #2ce7bcd1}.fcc-map-footer>div:nth-child(5) span{color:#7cf3d3}.fcc-map-footer>div:nth-child(5) strong{color:#e6fff7}.fcc-map-footer strong{letter-spacing:.04em;font-size:.58rem}.fcc-sector-list .active,.fcc-status-active{color:#54ffd3!important}.fcc-sector-list .pending,.fcc-status-pending{color:#ffbc66!important}.fcc-sector-list .critical,.fcc-status-critical{color:#ff8b8b!important}.fcc-card small,.fcc-side-card small{color:#7daec2}.fcc-card strong,.fcc-side-card strong,.fcc-card h4,.fcc-side-card h4{color:#f4fbff}.fcc-card button,.fcc-command-actions button,.fcc-activity-feed button,.fcc-side-card button{text-transform:uppercase;letter-spacing:.05em;font-size:.62rem;font-weight:800;transition:transform .14s,filter .14s,box-shadow .14s}.fcc-system-motto,.fcc-system-status,.fcc-top-status,.fcc-header-status,.fcc-command-meta{flex-wrap:wrap;align-items:center;gap:.85rem;display:flex}.fcc-system-motto span,.fcc-system-status span,.fcc-top-status span,.fcc-header-status span,.fcc-command-meta span{color:#9fdcf0;letter-spacing:.12em;text-transform:uppercase;text-shadow:0 0 10px #38dff014;font-size:.72rem;font-weight:800;line-height:1}.fcc-system-motto b,.fcc-system-status b,.fcc-top-status b,.fcc-header-status b,.fcc-command-meta b{color:#39e7c4;opacity:.95;text-shadow:0 0 10px #39e7c433;font-size:.7rem;font-weight:900}.fcc-system-motto .dot,.fcc-system-status .dot,.fcc-top-status .dot,.fcc-header-status .dot,.fcc-command-meta .dot{background:#39e7c4;border-radius:999px;width:6px;height:6px;box-shadow:0 0 10px #39e7c459}.fcc-system-motto strong,.fcc-system-status strong,.fcc-top-status strong,.fcc-header-status strong,.fcc-command-meta strong{color:#e9fdff;letter-spacing:.13em;text-transform:uppercase;font-size:.76rem;font-weight:900}.fcc-live-chip,.fcc-active-chip,.fcc-status-chip{color:#bffff0;background:linear-gradient(#39e7c426,#07282480);border:1px solid #39e7c473;border-radius:999px;justify-content:center;align-items:center;min-height:24px;padding:.15rem .55rem;display:inline-flex;box-shadow:0 0 14px #39e7c41f}.fcc-topbar-center,.fcc-command-center-strip,.fcc-header-center{justify-content:center;align-items:center;display:flex}@media (width<=1200px){.fcc-system-motto span,.fcc-system-status span,.fcc-top-status span,.fcc-header-status span,.fcc-command-meta span{letter-spacing:.1em;font-size:.64rem}.fcc-system-motto strong,.fcc-system-status strong,.fcc-top-status strong,.fcc-header-status strong,.fcc-command-meta strong{font-size:.68rem}}.fcc-demo-debug{background:linear-gradient(#081d2bf5,#030e17fa);border:1px solid #38dff047;margin:0 0 16px;padding:14px;box-shadow:0 0 22px #38dff00f}.fcc-demo-debug-header{justify-content:space-between;align-items:center;gap:20px;display:flex}.fcc-demo-debug-header>div:first-child{flex-direction:column;gap:4px;display:flex}.fcc-demo-debug small{color:#67b9d0;letter-spacing:.14em;font-size:.48rem;font-weight:800}.fcc-demo-debug-header strong{color:#66f0d0;letter-spacing:.08em;font-size:.78rem}.fcc-demo-debug-clock{align-items:baseline;gap:5px;display:flex}.fcc-demo-debug-clock strong{color:#fff;font-size:1rem}.fcc-demo-debug-clock span{color:#6f98aa;font-size:.58rem}.fcc-demo-debug-progress{background:#ffffff0f;height:4px;margin:12px 0;overflow:hidden}.fcc-demo-debug-progress span{background:linear-gradient(90deg,#2aaeff,#2ce7bc);height:100%;transition:width .12s linear;display:block}.fcc-demo-debug-events{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.fcc-demo-debug-events>div{background:#00000029;border:1px solid #ffffff12;padding:10px}.fcc-demo-debug-events strong{color:#f2fbff;margin:4px 0;font-size:.65rem;display:block}.fcc-demo-debug-events span{color:#83a7b6;font-size:.55rem;line-height:1.5}.fcc-demo-debug-controls{flex-wrap:wrap;gap:7px;margin-top:12px;display:flex}.fcc-demo-debug-controls button{color:#d9f4ff;letter-spacing:.08em;cursor:pointer;background:#2aaeff17;border:1px solid #2aaeff73;min-height:30px;padding:0 12px;font-size:.52rem;font-weight:850}.fcc-demo-debug-controls button:hover{background:#2aaeff2e}.fcm-live-track-layer{z-index:11;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.fcm-live-track,.fcm-live-track-glow{fill:none;vector-effect:non-scaling-stroke;stroke-linecap:round;stroke-linejoin:round}.fcm-live-track{stroke-width:1.5px;opacity:.95}.fcm-live-track-glow{stroke-width:5px;opacity:.16}.fcm-track-alpha2.fcm-live-track,.fcm-track-alpha2.fcm-live-track-glow{stroke:#2ce7bc}.fcm-track-bravo1.fcm-live-track,.fcm-track-bravo1.fcm-live-track-glow{stroke:#2aaeff}.fcm-track-k901.fcm-live-track{stroke:#ffb347;stroke-dasharray:4 2}.fcm-track-k901.fcm-live-track-glow{stroke:#ffb347}.fcm-track-drone1.fcm-live-track{stroke:#a98aff;stroke-dasharray:7 3}.fcm-track-drone1.fcm-live-track-glow{stroke:#9d7cff}.fcc-map-header{position:relative}.fcc-map-tools button.active{color:#bfffee;background:#2ce7bc24;border-color:#2ce7bce6;box-shadow:0 0 14px #2ce7bc1f}.fcc-layer-panel{z-index:80;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#020d15f7;border:1px solid #38dff06b;width:250px;padding:10px;position:absolute;top:48px;right:12px;box-shadow:0 16px 40px #0000007a}.fcc-layer-panel-head{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:10px;padding:4px 4px 10px;display:flex}.fcc-layer-panel-head>div{flex-direction:column;gap:2px;display:flex}.fcc-layer-panel-head small{color:#66b9d1;letter-spacing:.12em;font-size:.46rem;font-weight:850}.fcc-layer-panel-head strong{color:#f1fbff;letter-spacing:.07em;font-size:.62rem}.fcc-layer-panel-head button{color:#9fc5d5;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1f;width:25px;height:25px}.fcc-layer-list{grid-template-columns:1fr;gap:5px;margin-top:8px;display:grid}.fcc-layer-list button{color:#789cab;cursor:pointer;background:#ffffff06;border:1px solid #ffffff14;justify-content:space-between;align-items:center;min-height:32px;padding:0 9px;display:flex}.fcc-layer-list button span{letter-spacing:.05em;font-size:.5rem;font-weight:750}.fcc-layer-list button strong{color:#617d89;font-size:.46rem}.fcc-layer-list button.enabled{color:#dffdf6;background:linear-gradient(90deg,#2ce7bc1a,#2aaeff0d);border-color:#2ce7bc52}.fcc-layer-list button.enabled strong{color:#4bf1ca}.fcc-layer-list button:hover{filter:brightness(1.12)}.fcm-live-coverage-layer{z-index:10;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.fcm-search-coverage{fill:none;vector-effect:non-scaling-stroke;stroke-linecap:round;stroke-linejoin:round}.fcm-coverage-alpha2{stroke:#2ce7bc2e;stroke-width:18px}.fcm-coverage-bravo1{stroke:#2aaeff29;stroke-width:18px}.fcm-coverage-k901{stroke:#ffb34729;stroke-width:22px}.fcm-aerial-coverage-layer{z-index:10;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.fcm-aerial-coverage-outer,.fcm-aerial-coverage-core{fill:none;vector-effect:non-scaling-stroke;stroke-linecap:round;stroke-linejoin:round}.fcm-aerial-drone.fcm-aerial-coverage-outer{stroke:#9d7cff14;stroke-width:52px}.fcm-aerial-drone.fcm-aerial-coverage-core{stroke:#a98aff24;stroke-width:30px}
