:root{--bg:#050b14;--panel:#0b1524;--panel2:#0f1c2d;--text:#f4f8ff;--muted:#9fb0c7;--cyan:#22d3ee;--blue:#3b82f6;--green:#34d399;--line:#9fb0c72e;--shadow:0 24px 80px #0000005c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 80% 0%,#22d3ee17,transparent 28%),radial-gradient(circle at 0% 30%,#3b82f617,transparent 28%),var(--bg);color:var(--text);margin:0;font-family:Arial,Helvetica,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.container{width:min(1160px,100% - 40px);margin:auto}.section{padding:88px 0}.eyebrow{color:var(--cyan);letter-spacing:.16em;text-transform:uppercase;font-size:.78rem;font-weight:800}.title{letter-spacing:-.045em;margin:.4rem 0 1.2rem;font-size:clamp(2.1rem,5vw,4.5rem);line-height:1.02}.section-title{letter-spacing:-.035em;margin:.4rem 0 1rem;font-size:clamp(1.9rem,4vw,3.25rem);line-height:1.08}.lead{color:var(--muted);max-width:720px;font-size:1.12rem}.btns{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.btn{border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:9px;padding:13px 20px;font-weight:800;transition:all .2s;display:inline-flex}.btn-secondary{border-color:var(--line);background:#ffffff08}.btn:hover{transform:translateY(-2px)}.grid-3{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.grid-2{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.card{border:1px solid var(--line);box-shadow:var(--shadow);background:linear-gradient(#0f1c2de0,#08111ee6);border-radius:18px;padding:26px}.icon{width:44px;height:44px;color:var(--cyan);background:#22d3ee1a;border-radius:12px;place-items:center;margin-bottom:18px;display:grid}.card h3{margin:0 0 8px;font-size:1.23rem}.card p{color:var(--muted);margin:0}.navbar{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line);background:#050b14d1;position:sticky;top:0}.nav-inner{justify-content:space-between;align-items:center;height:76px;display:flex}.brand{align-items:center;gap:11px;font-weight:900;display:flex}.brand-mark{width:38px;height:38px;color:var(--cyan);background:linear-gradient(145deg,#22d3ee2e,#3b82f614);border:1px solid #22d3ee66;border-radius:11px;place-items:center;display:grid}.nav-links{color:#c8d3e2;align-items:center;gap:22px;font-size:.94rem;display:flex}.nav-links a:hover{color:var(--cyan)}.menu-btn{color:#fff;background:0 0;border:0;display:none}.hero{padding:104px 0 80px;overflow:hidden}.hero-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:48px;display:grid}.hero-visual{place-items:center;min-height:470px;display:grid;position:relative}.shield{clip-path:polygon(50% 0,95% 16%,89% 72%,50% 100%,11% 72%,5% 16%);background:linear-gradient(160deg,#22d3ee29,#3b82f60a);border:1px solid #22d3ee80;place-items:center;width:300px;height:350px;display:grid;box-shadow:0 0 80px #22d3ee24}.orbit{border:1px dashed #22d3ee3b;border-radius:50%;animation:22s linear infinite spin;position:absolute}.orbit.one{width:410px;height:410px}.orbit.two{width:500px;height:500px;animation-duration:30s;animation-direction:reverse}.node{background:var(--cyan);width:10px;height:10px;box-shadow:0 0 20px var(--cyan);border-radius:50%;position:absolute}@keyframes spin{to{transform:rotate(360deg)}}.trustbar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#ffffff05}.trustgrid{grid-template-columns:repeat(4,1fr);padding:25px 0;display:grid}.trustitem{text-align:center;border-right:1px solid var(--line)}.trustitem:last-child{border:0}.trustitem strong{font-size:1.45rem;display:block}.trustitem span{color:var(--muted);font-size:.86rem}.feature{grid-template-columns:1fr 1fr;align-items:center;gap:55px;display:grid}.terminal{border:1px solid var(--line);box-shadow:var(--shadow);color:#a7f3d0;background:#02070d;border-radius:18px;min-height:330px;padding:22px;font-family:monospace}.terminal-top{gap:7px;margin-bottom:24px;display:flex}.dot{background:#334155;border-radius:50%;width:10px;height:10px}.terminal p{margin:.7rem 0}.terminal .muted{color:#64748b}.checklist{gap:15px;margin-top:26px;display:grid}.check{color:#dce7f5;align-items:flex-start;gap:12px;display:flex}.check svg{color:var(--green);flex:none;margin-top:4px}.page-hero{border-bottom:1px solid var(--line);padding:82px 0 54px}.badge{color:#bff7ff;background:#22d3ee0f;border:1px solid #22d3ee40;border-radius:999px;align-items:center;gap:8px;padding:7px 11px;font-size:.84rem;font-weight:700;display:inline-flex}.cta{background:linear-gradient(135deg,#22d3ee1a,#3b82f60f);border:1px solid #22d3ee40;border-radius:24px;justify-content:space-between;align-items:center;gap:24px;padding:48px;display:flex}.contact-grid{grid-template-columns:.8fr 1.2fr;gap:28px;display:grid}.form{gap:15px;display:grid}.form-row{grid-template-columns:1fr 1fr;gap:15px;display:grid}.input{border:1px solid var(--line);color:#fff;background:#08111f;border-radius:10px;width:100%;padding:13px 14px}.input:focus{outline:1px solid var(--cyan);border-color:var(--cyan)}textarea.input{resize:vertical;min-height:145px}.footer{border-top:1px solid var(--line);background:#030812;padding:46px 0 28px}.footer-grid{grid-template-columns:1.4fr repeat(3,1fr);gap:30px;display:grid}.footer h4{margin:0 0 14px}.footer p,.footer a{color:var(--muted);font-size:.92rem}.footer-links{gap:8px;display:grid}.copyright{border-top:1px solid var(--line);color:#72839a;justify-content:space-between;gap:20px;margin-top:35px;padding-top:22px;font-size:.85rem;display:flex}.mobile-menu{padding:0 0 18px;display:none}.mobile-menu.open{gap:12px;display:grid}@media (max-width:900px){.nav-links{display:none}.menu-btn{display:block}.hero-grid,.feature,.contact-grid{grid-template-columns:1fr}.hero-visual{min-height:390px}.grid-3{grid-template-columns:1fr 1fr}.trustgrid{grid-template-columns:1fr 1fr;gap:20px}.trustitem:nth-child(2){border:0}.footer-grid{grid-template-columns:1fr 1fr}.cta{flex-direction:column;align-items:flex-start}}@media (max-width:600px){.container{width:min(100% - 28px,1160px)}.section{padding:65px 0}.hero{padding:72px 0 55px}.grid-3,.grid-2,.form-row{grid-template-columns:1fr}.hero-visual{min-height:330px}.shield{width:220px;height:260px}.orbit.one{width:300px;height:300px}.orbit.two{width:350px;height:350px}.trustgrid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr}.copyright{flex-direction:column}.cta{padding:28px}.nav-inner{height:68px}}.brand-logo{object-fit:contain;object-position:left center;width:154px;height:58px;display:block}.banner-hero{background:#000;position:relative;overflow:hidden}.banner-image{object-fit:cover;width:100%;height:auto;max-height:800px;display:block}.banner-actions{flex-wrap:wrap;justify-content:center;gap:14px;width:min(1160px,100% - 40px);display:flex;position:absolute;bottom:34px;left:50%;transform:translate(-50%)}.banner-actions .btn-secondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000a8}.video-section{background:linear-gradient(#6d28d90f,#0000)}.video-grid{grid-template-columns:.75fr 1.25fr;align-items:center;gap:48px;display:grid}.video-frame{background:#000;border:1px solid #8b5cf66b;border-radius:22px;overflow:hidden;box-shadow:0 28px 90px #0000007a,0 0 45px #7c3aed1f}.video-frame video{background:#000;width:100%;height:auto;max-height:610px;display:block}.video-label{color:#d8b4fe;align-items:center;gap:9px;margin-top:22px;font-weight:800;display:inline-flex}@media (max-width:900px){.video-grid{grid-template-columns:1fr}.banner-actions{background:#05050a;width:100%;padding:20px 14px;position:static;transform:none}.brand-logo{width:136px;height:52px}}@media (max-width:600px){.brand-logo{width:122px;height:48px}.banner-image{object-fit:cover;object-position:center;min-height:250px}.banner-actions{display:grid}.banner-actions .btn{width:100%}}:root{--brand-blue:#1267d6;--brand-blue-light:#3f8cff;--orange:#f28c28;--orange-light:#ffb34d;--bg:#050a13;--panel:#0b1422;--panel2:#101b2b;--cyan:var(--brand-blue-light);--blue:var(--brand-blue);--green:#34d399}body{background:radial-gradient(circle at 80% 0%,#1267d629,transparent 30%),radial-gradient(circle at 5% 35%,#f28c2814,transparent 25%),var(--bg);font-family:Inter,Segoe UI,Arial,sans-serif}.btn-primary{background:linear-gradient(135deg,var(--brand-blue-light),var(--brand-blue));color:#fff;box-shadow:0 12px 36px #1267d652}.btn-primary:hover{box-shadow:0 16px 44px #1267d67a}.btn-secondary{color:#fff;background:#f28c2814;border-color:#f28c289e}.btn-secondary:hover{background:var(--orange);border-color:var(--orange)}.eyebrow{color:var(--orange-light)}.icon{color:var(--brand-blue-light);background:#1267d624}.card{transition:all .25s}.card:hover{border-color:#1267d68c;transform:translateY(-5px);box-shadow:0 28px 90px #0000006b,0 0 30px #1267d61a}.alt{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#ffffff05}.banner-hero{align-items:center;min-height:min(78vh,760px);display:flex}.banner-image{object-fit:cover;width:100%;height:100%;max-height:none;position:absolute;inset:0}.banner-overlay{background:linear-gradient(90deg,#02060feb 0%,#02060fb3 48%,#02060f2e 100%),linear-gradient(#0000 45%,#02060fbf);position:absolute;inset:0}.banner-copy{z-index:2;width:min(1160px,100% - 40px);max-width:1160px;margin:auto;padding:90px 0;position:relative}.banner-copy h1{letter-spacing:-.05em;max-width:850px;margin:.5rem 0 1.2rem;font-size:clamp(2.5rem,6vw,5.4rem);line-height:.98}.banner-copy p{color:#d8e2ef;max-width:720px;font-size:1.18rem}.banner-actions{display:none}.service-card{display:block}.text-link{color:var(--orange-light);align-items:center;gap:7px;margin-top:20px;font-weight:800;display:inline-flex}.statement{border-color:#f28c2866}.statement>svg,.large-icon{color:var(--orange);margin-bottom:18px}.operations{box-shadow:var(--shadow);background:#02070f;border:1px solid #1267d666;border-radius:22px;padding:22px}.ops-head{color:#8fa5bf;border-bottom:1px solid var(--line);justify-content:space-between;gap:15px;padding-bottom:15px;font-family:monospace;font-size:.82rem;display:flex}.ops-head span{color:#67e8a3}.ops-grid{grid-template-columns:1fr 1fr;gap:14px;margin-top:16px;display:grid}.ops-grid div{border:1px solid var(--line);background:#1267d60f;border-radius:14px;gap:5px;padding:18px;display:grid}.ops-grid svg{color:var(--brand-blue-light)}.ops-grid small{color:var(--muted)}.footer-logo{object-fit:contain;object-position:left;width:180px;max-height:70px}.navbar{border-bottom-color:#1267d63d}.nav-links{gap:16px;font-size:.88rem}.nav-links>a:not(.btn){padding:26px 0}.nav-links>a:not(.btn):hover{color:var(--orange-light)}@media (max-width:1100px){.nav-links{gap:12px;font-size:.82rem}.brand-logo{width:135px}}@media (max-width:900px){.banner-hero{min-height:650px}.banner-overlay{background:linear-gradient(#02060f59,#02060ff0)}.banner-copy{align-self:flex-end;padding:180px 0 60px}.mobile-menu a{padding:8px 0}.ops-grid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.banner-copy{width:min(100% - 28px,1160px)}.banner-copy h1{font-size:2.7rem}.ops-grid{grid-template-columns:1fr}.footer-logo{width:150px}}.legal-copy{max-width:850px}.legal-copy h2{margin-top:2rem;margin-bottom:.65rem}.legal-copy p{color:var(--muted);line-height:1.8}.legal-links{flex-wrap:wrap;gap:14px;margin-top:14px;display:flex}.legal-links a{font-size:.9rem}.footer-logo{width:180px;height:auto;margin-bottom:14px}.footer-trust{border-top:1px solid #1267d64d;border-bottom:1px solid var(--line);background:linear-gradient(90deg,#1267d617,#f28c280e)}.footer-trust-grid{grid-template-columns:repeat(4,1fr);gap:0;display:grid}.footer-trust-item{text-align:center;border-right:1px solid var(--line);color:#dce8f8;justify-content:center;align-items:center;gap:11px;min-height:82px;padding:18px;font-weight:800;display:flex}.footer-trust-item:last-child{border-right:0}.footer-trust-item svg{color:var(--orange-light);flex:none}.footer-grid-expanded{grid-template-columns:1.25fr 1.25fr 1fr .8fr;align-items:start}.footer-brand-column>a{color:var(--orange-light);margin-top:8px;display:inline-block}.footer-column h3{color:#fff;margin:0 0 16px;font-size:1.05rem}.footer-location{align-items:flex-start;gap:10px;margin-bottom:18px;display:flex}.footer-location svg,.footer-hours>svg{color:var(--brand-blue-light);flex:none;margin-top:3px}.footer-location address{color:var(--muted);gap:2px;font-size:.9rem;font-style:normal;line-height:1.5;display:grid}.footer-location strong{color:#e9f1fb}.footer-hours{align-items:flex-start;gap:10px;display:flex}.footer-hours p{margin:0 0 12px;line-height:1.45}.footer-hours strong{color:#e9f1fb}.footer-links{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.footer-links h3{margin-bottom:8px}.footer-links a:hover,.footer-brand-column>a:hover,.legal-links a:hover{color:var(--orange-light)}.footer-bottom{border-top:1px solid var(--line);color:#72839a;justify-content:space-between;align-items:center;gap:20px;margin-top:34px;padding-top:22px;font-size:.85rem;display:flex}.footer-bottom .legal-links{margin:0}@media (max-width:1000px){.footer-grid-expanded,.footer-trust-grid{grid-template-columns:1fr 1fr}.footer-trust-item:nth-child(2){border-right:0}.footer-trust-item:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media (max-width:600px){.footer-grid-expanded,.footer-trust-grid{grid-template-columns:1fr}.footer-trust-item{border-right:0;border-bottom:1px solid var(--line);text-align:left;justify-content:flex-start;min-height:64px}.footer-trust-item:last-child{border-bottom:0}.footer-bottom{flex-direction:column;align-items:flex-start}.footer-bottom .legal-links{gap:12px}}.form label{gap:7px;display:grid}.form-label{color:#dce8f8;font-size:.86rem;font-weight:800}.form-status{color:var(--orange-light);margin:0;font-weight:700}.form-note{color:#72839a;margin:0;font-size:.78rem;line-height:1.55}.internship-hero{background:radial-gradient(circle at 80% 35%,#f28c281f,#0000 25%),radial-gradient(circle at 15% 10%,#1267d62e,#0000 28%)}.internship-list{color:var(--muted);margin:18px 0 0;padding-left:1.2rem}.internship-list li{margin:.65rem 0;padding-left:.25rem}.application-steps{grid-template-columns:repeat(4,1fr);gap:18px;margin-top:32px;display:grid}.application-steps .card span{background:linear-gradient(135deg,var(--orange),var(--orange-light));color:#07101b;border-radius:50%;place-items:center;width:42px;height:42px;margin-bottom:18px;font-weight:900;display:inline-grid}.internship-note{border-color:#f28c2859;margin-top:28px}.internship-note p+p{margin-top:14px}@media (max-width:1000px){.application-steps{grid-template-columns:1fr 1fr}}@media (max-width:600px){.application-steps{grid-template-columns:1fr}}.careers-hero{background:radial-gradient(circle at 82% 25%,#f28c2821,#0000 26%),radial-gradient(circle at 12% 5%,#1267d633,#0000 30%)}.reviews-hero{background:radial-gradient(circle at 75% 25%,#f28c2829,#0000 25%),radial-gradient(circle at 8% 20%,#1267d629,#0000 28%)}.review-summary{color:var(--muted);flex-wrap:wrap;align-items:center;gap:16px;margin-top:28px;font-weight:700;display:flex}.review-stars,.mini-stars{color:var(--orange-light);gap:4px;display:flex}.rating-fieldset{border:0;gap:9px;margin:0;padding:0;display:grid}.star-picker{gap:7px;display:flex}.star{color:#64748b;cursor:pointer;background:0 0;border:0;padding:2px;transition:all .18s}.star:hover,.star.active{color:var(--orange-light);transform:scale(1.08)}.checkbox-label{color:var(--muted);flex-direction:row;align-items:flex-start;font-size:.86rem;line-height:1.55;grid-template-columns:none!important;gap:10px!important;display:flex!important}.checkbox-label input{accent-color:var(--brand-blue);margin-top:4px}.review-guidelines{margin-top:22px}.review-guidelines+.review-guidelines{margin-top:16px}.review-form textarea{min-height:150px}:root{--brand-blue:#2f8cff;--brand-blue-deep:#145fd4;--brand-purple:#8a4dff;--brand-orange:#f59e0b;--brand-orange-light:#ffbd55;--surface-0:#02060d;--surface-1:#07111f;--surface-2:#0b1728;--accessible-text:#f8fbff;--accessible-muted:#b7c6d8;--accessible-border:#87b3e53d}.skip-link{z-index:9999;color:#07101b;background:#fff;border-radius:8px;padding:12px 16px;font-weight:900;transition:transform .16s;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}:focus-visible{outline-offset:4px;outline:3px solid #fff}.navbar{background:#02070ff5;border-bottom:1px solid #2f8cff33;box-shadow:0 12px 30px #0000003d}.navbar .container{width:min(1440px,100% - 56px)}.nav-inner{gap:24px;height:82px}.brand-logo{object-fit:contain;width:190px;height:62px}.nav-links{gap:6px}.nav-links>a:not(.btn),.nav-dropdown-trigger{color:#dbe6f3;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:6px;min-height:44px;padding:10px 14px;font-size:.93rem;font-weight:750;display:inline-flex}.nav-links>a:not(.btn):hover,.nav-dropdown-trigger:hover{color:#fff;background:#2f8cff1a}.nav-cta{min-height:48px;margin-left:10px;padding-inline:22px}.nav-dropdown{position:relative}.nav-dropdown-menu{border:1px solid var(--accessible-border);opacity:0;pointer-events:none;background:linear-gradient(#0b182afc,#040b16fc);border-radius:14px;width:260px;padding:10px;transition:opacity .16s,transform .16s;display:grid;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%,8px);box-shadow:0 26px 60px #00000075}.nav-dropdown-menu:before{content:"";height:12px;position:absolute;bottom:100%;left:0;right:0}.nav-dropdown:hover .nav-dropdown-menu,.nav-dropdown:focus-within .nav-dropdown-menu{opacity:1;pointer-events:auto;transform:translate(-50%)}.nav-dropdown-menu a{color:#dbe6f3;border-radius:9px;align-items:center;min-height:44px;padding:10px 13px;font-weight:700;display:flex}.nav-dropdown-menu a:hover,.nav-dropdown-menu a:focus-visible{color:#fff;background:linear-gradient(90deg,#2f8cff2e,#8a4dff1a)}.home-hero{background:radial-gradient(circle at 5% 0,#2f8cff1f,#0000 28rem),linear-gradient(#030811,#02060d);border-bottom:1px solid #2f8cff2e;position:relative;overflow:hidden}.home-hero-inner{grid-template-columns:minmax(0,1.03fr) minmax(540px,.97fr);align-items:stretch;width:min(1440px,100% - 56px);min-height:690px;display:grid}.home-hero-copy{z-index:2;flex-direction:column;justify-content:center;max-width:790px;padding:72px 38px 74px 0;display:flex;position:relative}.hero-kicker{width:fit-content;color:var(--brand-orange-light);letter-spacing:.13em;text-transform:uppercase;background:#f59e0b12;border:1px solid #f59e0ba3;border-radius:999px;margin:0 0 24px;padding:9px 15px;font-size:.76rem;font-weight:900}.home-hero-title span{background:linear-gradient(135deg,#8bc6ff,var(--brand-blue),#6c70ff);color:#0000;-webkit-background-clip:text;background-clip:text}.hero-capability-list{grid-template-columns:repeat(5,minmax(0,1fr));margin:30px 0 0;padding:0;list-style:none;display:grid}.hero-capability-list li{color:#f4f8fd;text-align:center;border-right:1px solid #85b2e440;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:88px;padding:12px 9px;font-size:.78rem;font-weight:800;line-height:1.22;display:flex}.hero-capability-list li:first-child{border-left:1px solid #85b2e440}.hero-capability-list svg{width:24px;height:24px;color:var(--brand-blue)}.hero-buttons{flex-wrap:wrap;gap:16px;margin-top:30px;display:flex}.hero-buttons .btn{min-height:56px;padding:15px 25px;font-size:.96rem}.hero-primary{box-shadow:0 16px 38px #2f8cff54}.home-hero-visual{clip-path:polygon(18% 0,100% 0,100% 100%,0 100%);border-left:1px solid #2f8cff47;min-width:0;position:relative;overflow:hidden}.home-hero-visual img{object-fit:cover;object-position:72% center;filter:brightness(.88)contrast(1.08)saturate(1.08);width:100%;height:100%}.hero-visual-shade{background:linear-gradient(90deg,#02060dad,#02060d08 44%,#02060d0f),linear-gradient(#0000 48%,#02060df0 100%);position:absolute;inset:0}.hero-panel-label{z-index:2;color:#fff;text-align:center;text-transform:uppercase;text-shadow:0 3px 14px #000;width:23%;font-size:.84rem;font-weight:900;line-height:1.25;position:absolute;bottom:54px}.hero-panel-one{left:5%}.hero-panel-two{left:29%}.hero-panel-three{left:54%}.hero-panel-four{right:0}.home-trust{background:linear-gradient(90deg,#07111f,#0a1728,#07111f);border-bottom:1px solid #85b2e433}.home-trust-grid{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.home-trust-item{border-right:1px solid #85b2e42e;align-items:center;gap:15px;min-height:118px;padding:24px 25px;display:flex}.home-trust-item:last-child{border-right:0}.home-trust-item svg{width:31px;height:31px;color:var(--brand-blue);flex:none}.home-trust-item h3{color:#fff;margin:0;font-size:.93rem;line-height:1.25}.home-trust-item p{color:var(--accessible-muted);margin:5px 0 0;font-size:.78rem;line-height:1.4}.section-heading-centered{text-align:center;justify-items:center;display:grid}.section-heading-centered .lead{text-align:center}.home-services{background:linear-gradient(#030811,#06101d)}.home-service-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-top:38px;display:grid}.home-service-card{border:1px solid var(--accessible-border);background:linear-gradient(145deg,#0f1c30f5,#050c17fa);border-radius:15px;flex-direction:column;min-height:288px;padding:26px 22px;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;box-shadow:0 22px 46px #00000040}.home-service-card:hover{border-color:#2f8cff94;transform:translateY(-5px);box-shadow:0 28px 58px #00000059,0 0 28px #2f8cff17}.home-service-icon{color:#71b6ff;background:linear-gradient(135deg,#2f8cff33,#8a4dff1f);border:1px solid #2f8cff47;border-radius:13px;place-items:center;width:52px;height:52px;display:grid}.home-service-icon svg{width:27px;height:27px}.home-service-card h3{color:#fff;margin:20px 0 9px;font-size:1.08rem}.home-service-card p{color:var(--accessible-muted);margin:0;font-size:.91rem;line-height:1.68}.home-service-card a{color:#69adff;align-items:center;gap:7px;margin-top:auto;padding-top:24px;font-size:.84rem;font-weight:850;display:inline-flex}.home-stats{background:#02060d;border-top:1px solid #85b2e426;border-bottom:1px solid #85b2e426}.home-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.home-stats-grid article{text-align:center;border-right:1px solid #85b2e426;flex-direction:column;justify-content:center;align-items:center;min-height:156px;padding:24px;display:flex}.home-stats-grid article:last-child{border-right:0}.home-stats-grid svg{width:27px;height:27px;color:var(--brand-orange-light);margin-bottom:12px}.home-stats-grid strong{color:#fff;font-size:1.45rem}.home-stats-grid span{color:var(--accessible-muted);margin-top:4px;font-size:.83rem}.home-story{background:radial-gradient(circle at 12% 12%,#2f8cff14,#0000 28rem),#050b14}.home-story-grid{grid-template-columns:minmax(0,.9fr) minmax(430px,1.1fr);align-items:center;gap:64px;display:grid}.home-video-card{background:#02060d;border:1px solid #2f8cff47;border-radius:18px;overflow:hidden;box-shadow:0 30px 70px #0000006b}.home-video-label{color:#9bcaff;text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid #85b2e429;align-items:center;gap:9px;padding:16px 18px;font-size:.82rem;font-weight:900;display:flex}.home-video-card video{aspect-ratio:16/9;object-fit:cover;background:#000;width:100%;display:block}.home-video-card>p{color:#8fa3b9;margin:0;padding:13px 18px;font-size:.78rem}.home-pathway-grid{margin-top:34px}.home-pathway-grid .card{flex-direction:column;min-height:245px;display:flex}.home-pathway-grid .text-link{margin-top:auto}.btn,.nav-links a,.nav-dropdown-trigger,.menu-btn,.home-service-card a,.text-link{min-height:44px}@media (max-width:1180px){.navbar .container,.home-hero-inner{width:min(100% - 36px,1200px)}.brand-logo{width:165px}.nav-links>a:not(.btn),.nav-dropdown-trigger{padding-inline:10px;font-size:.86rem}.home-hero-inner{grid-template-columns:1fr .78fr}.home-hero-title{font-size:clamp(2.8rem,6vw,4.7rem)}.hero-capability-list{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-capability-list li:nth-child(4){border-left:1px solid #85b2e440}.home-service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.navbar .container{width:min(100% - 24px,1200px)}.nav-inner{height:72px}.brand-logo{width:148px;height:54px}.nav-links{display:none}.menu-btn{background:#2f8cff14;border:1px solid #2f8cff47;border-radius:10px;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex}.mobile-menu{opacity:0;max-height:0;transition:max-height .22s,opacity .18s,padding .22s;display:grid;overflow:hidden}.mobile-menu.open{opacity:1;border-top:1px solid #85b2e426;max-height:900px;padding:10px 0 20px}.mobile-menu>a{color:#dbe6f3;border-radius:8px;align-items:center;min-height:46px;padding:10px 12px;font-weight:750;display:flex}.mobile-menu>a:hover{color:#fff;background:#2f8cff1a}.mobile-menu-label{color:#77b8ff;letter-spacing:.12em;text-transform:uppercase;padding:15px 12px 4px;font-size:.72rem;font-weight:900}.mobile-sub-link{color:#afc0d3!important;padding-left:28px!important;font-size:.86rem!important}.home-hero-inner{width:100%;min-height:auto;display:block}.home-hero-copy{background:linear-gradient(90deg,#02060df5,#02060dd9),url(/techheads-banner.png) 50%/cover no-repeat;max-width:none;padding:76px 28px}.home-hero-title{max-width:760px}.home-hero-visual{display:none}.home-trust-grid{grid-template-columns:1fr 1fr}.home-trust-item:nth-child(2){border-right:0}.home-trust-item:nth-child(-n+2){border-bottom:1px solid #85b2e42e}.home-story-grid{grid-template-columns:1fr}.home-service-grid,.home-stats-grid{grid-template-columns:1fr 1fr}.home-stats-grid article:nth-child(2){border-right:0}.home-stats-grid article:nth-child(-n+2){border-bottom:1px solid #85b2e426}}@media (max-width:620px){.home-hero-copy{padding:62px 18px}.hero-kicker{padding:8px 12px;font-size:.66rem}.home-hero-title{font-size:clamp(2.55rem,12vw,3.65rem)}.home-hero-lead{font-size:.98rem}.hero-capability-list{grid-template-columns:1fr 1fr}.hero-capability-list li:nth-child(odd){border-left:1px solid #85b2e440}.hero-buttons{grid-template-columns:1fr;width:100%;display:grid}.hero-buttons .btn{width:100%}.home-trust-grid,.home-service-grid,.home-stats-grid{grid-template-columns:1fr}.home-trust-item{border-bottom:1px solid #85b2e42e;border-right:0;min-height:92px}.home-trust-item:last-child{border-bottom:0}.home-stats-grid article{border-bottom:1px solid #85b2e426;border-right:0}.home-stats-grid article:last-child{border-bottom:0}.home-service-card{min-height:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.home-hero{color:#fff;background:radial-gradient(circle at 70% 8%,#1f60ff21,#0000 33rem),linear-gradient(135deg,#020711 0%,#030a16 54%,#02060d 100%);border-bottom:1px solid #4b8beb33;position:relative;overflow:hidden}.home-hero-inner{grid-template-columns:minmax(520px,.98fr) minmax(650px,1.02fr);align-items:stretch;width:min(1536px,100% - 64px);min-height:650px;margin:0 auto;display:grid}.home-hero-copy{z-index:2;flex-direction:column;justify-content:center;padding:58px 40px 58px 0;display:flex;position:relative}.hero-kicker{color:#ffb52e;letter-spacing:.13em;text-transform:uppercase;background:#f59e0b0b;border:1px solid #f59e0bc7;border-radius:999px;align-items:center;gap:8px;width:fit-content;margin:0 0 20px;padding:9px 14px;font-size:.72rem;font-weight:850;line-height:1.2;display:inline-flex}.home-hero-title{color:#fff;letter-spacing:-.062em;text-wrap:balance;max-width:720px;margin:0;font-size:clamp(3.1rem,5.1vw,5.25rem);font-weight:900;line-height:.99}.home-hero-title span{color:#0000;background:linear-gradient(135deg,#60b5ff,#286fff);-webkit-background-clip:text;background-clip:text}.home-hero-lead{color:#d8e4ef;max-width:660px;margin:24px 0 0;font-size:clamp(1rem,1.35vw,1.14rem);line-height:1.68}.hero-capability-grid{grid-template-columns:repeat(5,minmax(0,1fr));margin:26px 0 0;padding:0;list-style:none;display:grid}.hero-capability-grid li{color:#fff;text-align:center;border-right:1px solid #73a6e140;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:78px;padding:9px 7px;font-size:.72rem;font-weight:780;line-height:1.15;display:flex}.hero-capability-grid li:first-child{border-left:1px solid #73a6e140}.hero-capability-grid svg{color:#2e92ff;stroke-width:1.9px;width:25px;height:25px}.hero-actions{flex-wrap:wrap;gap:16px;margin-top:24px;display:flex}.hero-primary,.hero-secondary{color:#fff;border:2px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:11px;min-height:54px;padding:13px 22px;font-size:.91rem;font-weight:850;line-height:1.15;text-decoration:none;transition:transform .18s,background .18s,border-color .18s,box-shadow .18s;display:inline-flex}.hero-primary{background:linear-gradient(135deg,#2f98ff,#125ed8);box-shadow:0 15px 34px #2584ff4f}.hero-secondary{background:#0000004d;border-color:#f59e0bd1}.hero-primary:hover,.hero-secondary:hover{transform:translateY(-2px)}.hero-primary:hover{background:linear-gradient(135deg,#55adff,#2879eb);box-shadow:0 18px 40px #2584ff66}.hero-secondary:hover{background:#f59e0b1a;border-color:#ffb32c}.hero-primary:focus-visible,.hero-secondary:focus-visible{outline-offset:4px;outline:3px solid #fff}.hero-story{background:#01050b;grid-template-columns:repeat(4,minmax(0,1fr));min-width:0;display:grid;position:relative;overflow:hidden}.hero-story:before{z-index:4;content:"";pointer-events:none;background:linear-gradient(90deg,#020711eb 0%,#0207111f 12%,#0000 35%),linear-gradient(#0000 55%,#020711e0 100%);position:absolute;inset:0}.hero-story-panel{transform-origin:bottom;border-left:1px solid #4289ff99;min-width:0;height:650px;margin:0;position:relative;overflow:hidden;transform:skew(-10deg)}.hero-story-panel img{object-fit:cover;filter:brightness(.88)contrast(1.08)saturate(1.1);width:calc(100% + 88px);height:calc(100% + 40px);position:absolute;inset:-20px -44px;transform:skew(10deg)scale(1.08)}.hero-story-panel figcaption{z-index:5;color:#fff;text-align:center;text-transform:uppercase;text-shadow:0 3px 14px #000;font-size:.84rem;font-weight:900;line-height:1.2;position:absolute;bottom:56px;left:-12px;right:-12px;transform:skew(10deg)}.hero-story-panel:after{z-index:3;content:"";background:linear-gradient(#0000 45%,#01050ca8);position:absolute;inset:0}.panel-1 img,.panel-2 img,.panel-3 img,.panel-4 img{object-position:center}.audience-strip{background:linear-gradient(#040c18fa,#020811fa);border-top:1px solid #4884dc2e;border-bottom:1px solid #4884dc2e;padding:18px 0}.audience-strip h2{color:#3198ff;letter-spacing:.15em;text-align:center;text-transform:uppercase;margin:0 0 13px;font-size:.72rem;font-weight:850}.audience-strip ul{grid-template-columns:repeat(5,1fr);margin:0;padding:0;list-style:none;display:grid}.audience-strip li{color:#f2f7fd;text-align:center;border-right:1px solid #75a6de33;justify-content:center;align-items:center;gap:10px;min-height:56px;padding:8px 14px;font-size:.85rem;font-weight:700;display:flex}.audience-strip li:last-child{border-right:0}.audience-strip svg{color:#9dcaff;stroke-width:1.8px;width:26px;height:26px}.overview-section{background:radial-gradient(circle at 76% 20%,#2f78ff1f,#0000 28rem),#040b15;border-top:1px solid #4b8beb1f;padding:88px 0}.overview-grid{grid-template-columns:minmax(0,.78fr) minmax(500px,1.22fr);align-items:center;gap:58px;display:grid}.overview-eyebrow{color:#3a9cff;letter-spacing:.15em;text-transform:uppercase;margin:0 0 10px;font-size:.76rem;font-weight:850}.overview-copy h2{color:#fff;letter-spacing:-.045em;max-width:620px;margin:0;font-size:clamp(2.1rem,4vw,3.65rem);line-height:1.05}.overview-copy>p:not(.overview-eyebrow){color:#aebed0;max-width:620px;font-size:1.04rem;line-height:1.75}.overview-control{color:#fff;cursor:pointer;background:#2f82ff17;border:1px solid #4193ff80;border-radius:9px;align-items:center;gap:9px;margin-top:16px;padding:12px 17px;font-weight:800;display:inline-flex}.overview-control:hover{background:#2f82ff2b}.overview-control:focus-visible{outline-offset:3px;outline:3px solid #fff}.overview-player{background:#02060c;border:1px solid #4b91ff54;border-radius:18px;overflow:hidden;box-shadow:0 30px 80px #00000080,0 0 42px #367fff1a}.overview-stage{min-height:410px;position:relative;overflow:hidden}.overview-stage>img{object-fit:cover;filter:brightness(.72)saturate(1.05);width:100%;height:100%;position:absolute;inset:0}.overview-stage-overlay{background:linear-gradient(90deg,#02070ff2 0%,#02070f94 55%,#02070f2e 100%),linear-gradient(#0000 35%,#02070fcc);position:absolute;inset:0}.overview-scene-copy{z-index:2;color:#fff;max-width:550px;padding-right:28px;position:absolute;bottom:34px;left:34px}.overview-scene-copy>svg{color:#399dff;width:40px;height:40px}.overview-scene-count{color:#7dc0ff;letter-spacing:.13em;margin:9px 0 5px;font-size:.74rem;font-weight:850}.overview-scene-copy h3{letter-spacing:-.04em;margin:0;font-size:clamp(1.8rem,3vw,3rem)}.overview-scene-copy p:last-child{color:#d7e4ef;margin:10px 0 0;line-height:1.65}.overview-progress{grid-template-columns:repeat(5,1fr);gap:7px;padding:16px 20px 10px;display:grid}.overview-progress button{cursor:pointer;background:#25364d;border:0;border-radius:999px;height:5px;padding:0}.overview-progress button.active{background:linear-gradient(90deg,#319aff,#845bff)}.overview-progress button:focus-visible{outline-offset:3px;outline:2px solid #fff}.overview-transcript{color:#8fa4bb;margin:0;padding:0 20px 18px;font-size:.78rem}@media (max-width:1180px){.home-hero-inner{grid-template-columns:1fr;width:min(100% - 40px,1180px)}.home-hero-copy{max-width:860px;padding-bottom:30px}.hero-story{height:520px;margin-bottom:42px}.hero-story-panel{height:520px}.overview-grid{grid-template-columns:1fr}.overview-copy{max-width:800px}.audience-strip ul{grid-template-columns:repeat(3,1fr)}.audience-strip li:nth-child(3){border-right:0}}@media (max-width:760px){.home-hero-inner{width:min(100% - 28px,1180px)}.home-hero-copy{padding:54px 0 26px}.home-hero-title{font-size:clamp(2.55rem,11vw,4rem)}.hero-capability-grid{grid-template-columns:repeat(2,1fr)}.hero-capability-grid li{border-bottom:1px solid #73a6e138}.hero-capability-grid li:nth-child(odd){border-left:1px solid #73a6e140}.hero-capability-grid li:last-child{grid-column:1/-1}.hero-actions{display:grid}.hero-primary,.hero-secondary{width:100%}.hero-story{grid-template-columns:repeat(2,1fr);height:620px}.hero-story-panel{height:310px;transform:skew(-6deg)}.hero-story-panel img,.hero-story-panel figcaption{transform:skew(6deg)}.hero-story-panel figcaption{font-size:.75rem;bottom:28px}.audience-strip ul{grid-template-columns:1fr 1fr}.audience-strip li{border-bottom:1px solid #75a6de2e}.audience-strip li:nth-child(2n){border-right:0}.audience-strip li:last-child{grid-column:1/-1}.overview-section{padding:68px 0}.overview-stage{min-height:450px}.overview-scene-copy{bottom:26px;left:24px}.overview-player{border-radius:14px}}@media (prefers-reduced-motion:reduce){.hero-primary,.hero-secondary{transition:none}.hero-primary:hover,.hero-secondary:hover{transform:none}}.narrow{width:min(760px,100%)}.info-card{margin-bottom:16px}.info-card h3{margin-top:10px}.icon-inline{color:var(--brand-blue-light)}.resource-search{border:1px solid var(--accessible-border);max-width:760px;color:var(--accessible-muted);background:#07111f;border-radius:12px;align-items:center;gap:10px;margin:0 auto 10px;padding:14px 16px;display:flex}.resource-search:focus-within{outline-offset:3px;outline:3px solid #fff}.resource-search input{color:#fff;background:0 0;border:0;outline:0;width:100%;font-size:1rem}.resource-search input::placeholder{color:#91a5bc}.resource-count{color:var(--muted);text-align:center;margin:12px 0 26px}.resource-card{flex-direction:column;min-height:260px;display:flex}.resource-card .badge{width:fit-content}.resource-card .text-link{color:var(--brand-blue-light);margin-top:auto;padding-top:20px;font-weight:800}@media (max-width:900px){.resource-grid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.resource-grid{grid-template-columns:1fr}}.home-service-card-link{min-height:285px;color:inherit;cursor:pointer;flex-direction:column;text-decoration:none;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex}.home-service-card-link:hover,.home-service-card-link:focus-visible{border-color:#2f8cff;transform:translateY(-6px);box-shadow:0 18px 40px #0066ff24}.home-service-card-link h3,.home-service-card-link p{color:inherit}.home-service-link{color:#59a6ff;align-items:center;gap:8px;margin-top:auto;padding-top:22px;font-weight:700;display:inline-flex}.home-service-link svg{transition:transform .2s}.home-service-card-link:hover .home-service-link svg{transform:translate(4px)}.profile-list{gap:0;margin:1.25rem 0;display:grid}.profile-list>div{border-bottom:1px solid #ffffff1a;grid-template-columns:minmax(130px,.7fr) 1.3fr;gap:16px;padding:13px 0;display:grid}.profile-list strong{color:var(--text)}.profile-list span{color:var(--muted);overflow-wrap:anywhere}.process-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.process-card span{color:var(--cyan);margin-bottom:.75rem;font-size:1.6rem;font-weight:800;display:block}.process-card p{margin:0}.resource-card{color:inherit;flex-direction:column;text-decoration:none;transition:transform .2s,border-color .2s;display:flex}.resource-card:hover,.resource-card:focus-visible{border-color:var(--cyan);transform:translateY(-4px)}.resource-card .text-link{align-items:center;gap:8px;margin-top:auto;padding-top:18px;display:inline-flex}.compact-grid{align-content:start}.card hr{border:0;border-top:1px solid #ffffff1f;margin:1.5rem 0}@media (max-width:900px){.process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-list>div{grid-template-columns:1fr;gap:5px}}@media (max-width:560px){.process-grid{grid-template-columns:1fr}.home-service-card-link{min-height:0}}.auth-container{max-width:680px}.auth-form{margin:28px 0 18px}.portal-shell{background:linear-gradient(#030813,#06101d);grid-template-columns:280px minmax(0,1fr);min-height:calc(100vh - 82px);display:grid}.portal-sidebar{border-right:1px solid var(--accessible-border);background:#030912f5;flex-direction:column;gap:28px;height:calc(100vh - 82px);padding:34px 24px;display:flex;position:sticky;top:82px}.portal-sidebar h2{margin:3px 0 18px;font-size:1.15rem}.portal-kicker{color:var(--brand-orange-light);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.74rem;font-weight:900}.portal-user-name{color:#fff;margin:0;font-weight:850}.portal-user-email{color:var(--accessible-muted);overflow-wrap:anywhere;margin:2px 0 0;font-size:.82rem}.portal-nav{gap:7px;display:grid}.portal-nav a{color:#b8c8dc;border:1px solid #0000;border-radius:10px;align-items:center;gap:12px;min-height:46px;padding:10px 13px;font-weight:760;display:flex}.portal-nav a:hover,.portal-nav a.active{color:#fff;background:#2f8cff1f;border-color:#2f8cff4d}.portal-logout{color:#ffd28b;cursor:pointer;background:#f59e0b12;border:1px solid #f59e0b59;border-radius:10px;justify-content:center;align-items:center;gap:10px;min-height:46px;margin-top:auto;font-weight:800;display:flex}.portal-main{min-width:0;padding:48px clamp(24px,5vw,72px) 80px}.portal-page-header{justify-content:space-between;align-items:flex-start;gap:28px;margin-bottom:32px;display:flex}.portal-page-header h1{letter-spacing:-.04em;margin:6px 0 10px;font-size:clamp(2rem,4vw,3.25rem);line-height:1.08}.portal-page-header p:not(.portal-kicker){max-width:760px;color:var(--accessible-muted);margin:0}.portal-security-badge{color:#a7f3d0;white-space:nowrap;background:#34d39914;border:1px solid #34d39947;border-radius:999px;align-items:center;gap:8px;padding:9px 13px;font-size:.82rem;font-weight:800;display:inline-flex}.portal-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:24px;display:grid}.portal-metrics article{border:1px solid var(--accessible-border);background:linear-gradient(#0d1b2ff5,#07111ff5);border-radius:16px;gap:9px;padding:22px;display:grid}.portal-metrics article>svg{color:var(--brand-blue)}.portal-metrics span{color:var(--accessible-muted);font-size:.84rem;font-weight:760}.portal-metrics strong{font-size:2.3rem;line-height:1}.portal-metrics a{color:#9ecbff;align-items:center;gap:7px;font-size:.82rem;font-weight:800;display:flex}.portal-grid-two{grid-template-columns:minmax(0,1.45fr) minmax(300px,.75fr);gap:20px;display:grid}.portal-panel{border:1px solid var(--accessible-border);background:linear-gradient(#0c192bf5,#060f1cf5);border-radius:18px;padding:26px}.portal-panel-heading h2{margin:5px 0 22px}.portal-action-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.portal-action-grid>a{background:#ffffff06;border:1px solid #87b3e52e;border-radius:13px;gap:14px;min-height:112px;padding:18px;display:flex}.portal-action-grid>a:hover{background:#2f8cff14;border-color:#2f8cff80}.portal-action-grid svg{color:var(--brand-blue);flex:none}.portal-action-grid span{gap:4px;display:grid}.portal-action-grid small{color:var(--accessible-muted);line-height:1.45}.portal-empty-state{text-align:center;min-height:230px;color:var(--accessible-muted);flex-direction:column;justify-content:center;align-items:center;padding:30px;display:flex}.portal-empty-state svg{color:var(--brand-blue)}.portal-empty-state h3{color:#fff;margin:14px 0 5px}.portal-empty-state p{max-width:440px;margin:0}.portal-list{gap:14px;display:grid}.portal-list-item{border:1px solid var(--accessible-border);background:#0a1627e0;border-radius:14px;align-items:center;gap:16px;padding:20px;display:flex}.portal-list-item>svg{color:var(--brand-blue)}.portal-list-item h3{margin:0 0 3px}.portal-list-item p{color:var(--accessible-muted);margin:0}.portal-profile-card{align-items:flex-start;gap:22px;display:flex}.portal-profile-card>svg{color:var(--brand-blue)}.portal-profile-card dl{width:100%;margin:0}.portal-profile-card dl>div{border-bottom:1px solid var(--accessible-border);grid-template-columns:160px 1fr;gap:18px;padding:14px 0;display:grid}.portal-profile-card dt{color:var(--accessible-muted);font-weight:760}.portal-profile-card dd{overflow-wrap:anywhere;margin:0}@media (max-width:1050px){.portal-shell{grid-template-columns:220px minmax(0,1fr)}.portal-metrics{grid-template-columns:1fr 1fr}.portal-grid-two{grid-template-columns:1fr}.portal-action-grid{grid-template-columns:1fr 1fr}}@media (max-width:760px){.portal-shell{display:block}.portal-sidebar{height:auto;padding:24px;position:static}.portal-nav{grid-template-columns:1fr 1fr}.portal-logout{margin-top:0}.portal-main{padding:34px 18px 60px}.portal-page-header{flex-direction:column}.portal-metrics,.portal-action-grid{grid-template-columns:1fr}.portal-profile-card dl>div{grid-template-columns:1fr;gap:4px}}.admin-shell{background:linear-gradient(#020711,#06101d);grid-template-columns:270px minmax(0,1fr);min-height:calc(100vh - 82px);display:grid}.admin-sidebar{border-right:1px solid var(--accessible-border);background:#030912fa;flex-direction:column;gap:26px;height:calc(100vh - 82px);padding:32px 22px;display:flex;position:sticky;top:82px}.admin-sidebar h2{margin:4px 0 12px;font-size:1.18rem}.admin-role{color:#9ecbff;text-transform:capitalize;background:#2f8cff1f;border-radius:999px;width:fit-content;margin:0 0 4px;padding:5px 9px;font-size:.76rem;font-weight:850}.admin-nav{gap:6px;display:grid}.admin-nav a{color:#b9c9dc;border:1px solid #0000;border-radius:9px;align-items:center;min-height:44px;padding:9px 12px;font-weight:760;display:flex}.admin-nav a:hover{color:#fff;background:#2f8cff1a;border-color:#2f8cff52}.admin-exit{color:#ffd28b;text-align:center;border:1px solid #f59e0b57;border-radius:9px;margin-top:auto;padding:11px 12px;font-weight:800}.admin-main{min-width:0;padding:48px clamp(24px,5vw,72px) 80px}.admin-page-header{margin-bottom:30px}.admin-page-header h1{letter-spacing:-.045em;margin:6px 0 10px;font-size:clamp(2rem,4vw,3.35rem);line-height:1.06}.admin-page-header p:not(.portal-kicker){max-width:820px;color:var(--accessible-muted);margin:0}.admin-metrics{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-bottom:22px;display:grid}.admin-metrics article{border:1px solid var(--accessible-border);background:linear-gradient(#0d1b2ff7,#07111ff7);border-radius:15px;gap:8px;padding:21px;display:grid}.admin-metrics span{color:var(--accessible-muted);font-size:.82rem;font-weight:760}.admin-metrics strong{font-size:2.2rem;line-height:1}.admin-metrics a{color:#9ecbff;font-size:.8rem;font-weight:800}.admin-panel{border:1px solid var(--accessible-border);background:linear-gradient(#0c192bf5,#060f1cf5);border-radius:17px;padding:27px}.admin-panel h2{margin:5px 0 8px}.admin-panel p:last-child{color:var(--accessible-muted);margin:0}@media (max-width:1150px){.admin-metrics{grid-template-columns:repeat(3,1fr)}}@media (max-width:820px){.admin-shell{display:block}.admin-sidebar{height:auto;position:static}.admin-nav{grid-template-columns:1fr 1fr}.admin-main{padding:34px 18px 60px}.admin-metrics{grid-template-columns:1fr 1fr}}@media (max-width:560px){.admin-nav,.admin-metrics{grid-template-columns:1fr}}.admin-page-header-row{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.admin-primary-button,.admin-secondary-button{border-radius:9px;justify-content:center;align-items:center;min-height:42px;font-weight:800;text-decoration:none;display:inline-flex}.admin-primary-button{color:#fff;background:linear-gradient(135deg,#1672df,#2f8cff);border:1px solid #2f8cffb3;padding:11px 17px;box-shadow:0 12px 28px #2f8cff33}.admin-primary-button:hover{transform:translateY(-1px);box-shadow:0 16px 34px #2f8cff47}.admin-secondary-button{border:1px solid var(--accessible-border);color:#a9d2ff;background:#2f8cff14;min-height:36px;padding:7px 12px}.repair-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:22px;display:grid}.repair-summary-grid article{border:1px solid var(--accessible-border);background:linear-gradient(#0d1b2ff7,#07111ff7);border-radius:15px;gap:8px;padding:22px;display:grid}.repair-summary-grid span{color:var(--accessible-muted);font-size:.82rem;font-weight:760}.repair-summary-grid strong{font-size:2.2rem;line-height:1}.repair-queue-panel{padding:0;overflow:hidden}.repair-panel-heading{border-bottom:1px solid var(--accessible-border);justify-content:space-between;align-items:center;gap:18px;padding:25px 27px;display:flex}.repair-panel-heading h2{margin:5px 0 0}.repair-count{border:1px solid var(--accessible-border);color:var(--accessible-muted);border-radius:999px;padding:6px 10px;font-size:.78rem;font-weight:800}.admin-table-wrapper{width:100%;overflow-x:auto}.admin-table{border-collapse:collapse;width:100%;min-width:1100px}.admin-table th,.admin-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #8da8c524;padding:15px 17px}.admin-table th{color:#90a7c1;letter-spacing:.03em;text-transform:uppercase;background:#030a14b3;font-size:.74rem;font-weight:850}.admin-table td{color:#dce8f5;font-size:.88rem}.admin-table tbody tr:hover{background:#2f8cff0b}.repair-ticket-link{color:#9ecbff;font-weight:850;display:block}.repair-table-secondary{max-width:220px;color:var(--accessible-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:.76rem;display:block;overflow:hidden}.repair-status{color:#aad3ff;white-space:nowrap;background:#2f8cff1a;border:1px solid #2f8cff4d;border-radius:999px;padding:6px 9px;font-size:.72rem;font-weight:850;display:inline-flex}.repair-status-completed{color:#9bf0b8;background:#22c55e1a;border-color:#22c55e57}.repair-status-ready-for-pickup{color:#ffd28b;background:#f59e0b1a;border-color:#f59e0b61}.repair-status-cancelled{color:#faa;background:#ef44441a;border-color:#ef444459}.repair-priority{color:#dce8f5;font-size:.8rem;font-weight:780}.admin-empty-state{justify-items:start;gap:12px;padding:52px 27px;display:grid}.admin-empty-state h3,.admin-empty-state p{margin:0}.admin-empty-state p{max-width:580px;color:var(--accessible-muted)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:900px){.admin-page-header-row{flex-direction:column}.repair-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.repair-summary-grid{grid-template-columns:1fr}.admin-primary-button{width:100%}}.repair-intake-form{gap:20px;display:grid}.repair-form-section{gap:24px;display:grid}.repair-form-heading h2{margin:5px 0 0}.repair-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.repair-field{align-content:start;gap:8px;display:grid}.repair-field-full{grid-column:1/-1}.repair-field span{color:#dce8f5;font-size:.82rem;font-weight:820}.repair-field input,.repair-field select,.repair-field textarea{border:1px solid var(--accessible-border);color:#fff;width:100%;font:inherit;background:#020811c7;border-radius:10px;outline:none}.repair-field input,.repair-field select{min-height:46px;padding:10px 12px}.repair-field textarea{resize:vertical;min-height:100px;padding:12px}.repair-field input:focus,.repair-field select:focus,.repair-field textarea:focus{border-color:#2f8cffc7;box-shadow:0 0 0 3px #2f8cff1f}.repair-field input::placeholder,.repair-field textarea::placeholder{color:#6f8299}.repair-field small{color:var(--accessible-muted);line-height:1.5}.repair-form-actions{justify-content:flex-end;gap:12px;padding:8px 0 20px;display:flex}.repair-form-actions button{cursor:pointer;font:inherit;border:0}.repair-form-actions button:disabled{cursor:not-allowed;opacity:.45}@media (max-width:720px){.repair-form-grid{grid-template-columns:1fr}.repair-field-full{grid-column:auto}.repair-form-actions{flex-direction:column-reverse}.repair-form-actions a,.repair-form-actions button{width:100%}}.repair-workspace-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:22px;display:grid}.repair-workspace-summary article{border:1px solid var(--accessible-border);background:linear-gradient(#0d1b2ff7,#07111ff7);border-radius:15px;gap:8px;padding:21px;display:grid}.repair-workspace-summary span,.repair-detail-item span,.repair-long-detail span,.repair-cost-list span{color:var(--accessible-muted);font-size:.78rem;font-weight:780}.repair-workspace-summary strong{font-size:1rem}.repair-workspace-grid{grid-template-columns:minmax(0,1.65fr) minmax(300px,.85fr);align-items:start;gap:20px;display:grid}.repair-workspace-column{gap:20px;display:grid}.repair-workspace-panel{gap:22px;display:grid}.repair-workspace-panel h2{margin:5px 0 0}.repair-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.repair-detail-grid-single{grid-template-columns:1fr}.repair-detail-item{background:#0208116b;border:1px solid #8da8c524;border-radius:10px;gap:7px;min-width:0;padding:15px;display:grid}.repair-detail-item strong{overflow-wrap:anywhere;color:#eef6ff;font-size:.9rem}.repair-long-detail{gap:8px;display:grid}.repair-long-detail p{color:#dce8f5;white-space:pre-wrap;background:#0208116b;border:1px solid #8da8c524;border-radius:10px;margin:0;padding:15px;line-height:1.65}.repair-cost-list{display:grid}.repair-cost-list div{border-bottom:1px solid #8da8c524;justify-content:space-between;align-items:center;gap:20px;padding:14px 0;display:flex}.repair-cost-list strong{color:#eef6ff}.repair-cost-list .repair-cost-total{border-bottom:0}.repair-cost-total span,.repair-cost-total strong{color:#9ecbff;font-size:1.05rem}@media (max-width:1000px){.repair-workspace-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.repair-workspace-grid{grid-template-columns:1fr}}@media (max-width:600px){.repair-workspace-summary,.repair-detail-grid{grid-template-columns:1fr}}.repair-status-form{gap:16px;display:grid}.repair-status-form button{cursor:pointer;width:100%;font:inherit;border:0}.repair-timeline-panel{margin-top:20px}.repair-timeline-empty{color:var(--accessible-muted);margin:0}.repair-timeline{display:grid}.repair-timeline-entry{grid-template-columns:18px minmax(0,1fr);gap:15px;padding-bottom:25px;display:grid;position:relative}.repair-timeline-entry:not(:last-child):before{content:"";background:#2f8cff38;width:2px;position:absolute;top:17px;bottom:0;left:6px}.repair-timeline-marker{z-index:1;background:#2f8cff;border:3px solid #06101d;border-radius:50%;width:14px;height:14px;margin-top:3px;position:relative;box-shadow:0 0 0 2px #2f8cff47}.repair-timeline-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.repair-timeline-heading strong{color:#eef6ff}.repair-timeline-heading time{color:var(--accessible-muted);white-space:nowrap;font-size:.75rem}.repair-timeline-message{background:#2f8cff0f;border:1px solid #2f8cff33;border-radius:10px;margin-top:12px;padding:13px}.repair-timeline-message span{color:#9ecbff;text-transform:uppercase;font-size:.72rem;font-weight:850}.repair-timeline-message p{color:#dce8f5;white-space:pre-wrap;margin:6px 0 0;line-height:1.55}.repair-internal-note{background:#f59e0b0f;border-color:#f59e0b38}.repair-internal-note span{color:#ffd28b}@media (max-width:600px){.repair-timeline-heading{flex-direction:column;gap:5px}}.repair-header-actions{flex-wrap:wrap;gap:10px;display:flex}.repair-photo-form{grid-template-columns:1.2fr 1fr .7fr auto;align-items:end;gap:12px;display:grid}.repair-photo-form button{cursor:pointer;border:0}.repair-photo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.repair-photo-grid figure{border:1px solid var(--accessible-border);background:#0208118c;border-radius:12px;margin:0;overflow:hidden}.repair-photo-grid img{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.repair-photo-grid figcaption{color:#dce8f5;gap:4px;padding:11px;font-size:.82rem;display:grid}.repair-photo-grid figcaption span{color:var(--accessible-muted);font-size:.72rem}.repair-assigned-note{color:var(--accessible-muted);margin:0;font-size:.82rem}.repair-portal-link{text-decoration:none}.repair-portal-link>strong{color:#9ecbff;margin-left:auto}.print-work-order{color:#111;background:#fff;max-width:900px;margin:0 auto;padding:40px}.print-work-order header,.print-work-order footer{justify-content:space-between;gap:24px;display:flex}.print-work-order section{border-top:1px solid #bbb;padding:20px 0}.print-work-order h1,.print-work-order h2,.print-work-order p{margin-top:0}.print-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.print-grid p{display:grid}.print-grid span{color:#555;text-transform:uppercase;font-size:.75rem}.print-costs{max-width:360px;margin-left:auto}.print-costs p{border-bottom:1px solid #ddd;justify-content:space-between;padding:8px 0;display:flex}@media print{body{background:#fff!important}.site-header,.admin-sidebar{display:none!important}.print-work-order{max-width:none;padding:0}}@media (max-width:900px){.repair-photo-form{grid-template-columns:1fr 1fr}.repair-photo-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.repair-header-actions,.repair-photo-form{grid-template-columns:1fr;display:grid}.repair-photo-grid,.print-grid{grid-template-columns:1fr}}.header-portal-button{color:#9ecbff;white-space:nowrap;background:#2f8cff14;border:1px solid #2f8cffbf;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:9px 15px;font-size:.85rem;font-weight:800;text-decoration:none;transition:background .2s,border-color .2s,color .2s,transform .2s;display:inline-flex}.header-portal-button:hover{color:#fff;background:#2f8cff29;border-color:#2f8cff;transform:translateY(-1px)}.mobile-menu-actions{border-top:1px solid #8da8c52e;gap:10px;margin-top:14px;padding-top:16px;display:grid}.mobile-menu-actions a{width:100%}.mobile-portal-button{border-radius:10px}@media (max-width:1180px){.nav-links{gap:12px}.header-portal-button{padding-inline:12px;font-size:.8rem}}
