@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Fira+Code:wght@400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#e8eaed;background-color:#1a1d23;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden}#root{width:100%}h1,h2,h3,h4,h5,h6{line-height:1.2}*:focus-visible{outline:2px solid #9ca3af;outline-offset:2px}.section-title{font-size:3rem;font-weight:700;text-align:center;margin-bottom:4rem;background:linear-gradient(135deg,#9ca3af,#6b7280);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media(max-width:768px){.section-title{font-size:2rem;margin-bottom:2rem}}.navbar{position:fixed;top:0;left:0;right:0;z-index:1000;transition:all .3s ease;background-color:#1a1d2380;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.navbar.scrolled{background-color:#1a1d23f2;box-shadow:0 4px 6px -1px #0000004d}.navbar-container{max-width:1280px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:center;align-items:center}.navbar-menu{display:flex;gap:1rem;list-style:none;margin:0;padding:0}.nav-link{background:none;border:none;color:#b4b8c1;font-size:.875rem;font-weight:500;padding:.5rem 1rem;cursor:pointer;transition:all .2s ease;position:relative;font-family:Inter,sans-serif}.nav-link:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%) scaleX(0);width:80%;height:2px;background:linear-gradient(135deg,#9ca3af,#6b7280);transition:transform .2s ease}.nav-link:hover{color:#9ca3af}.nav-link:hover:after{transform:translate(-50%) scaleX(1)}.nav-link.active{color:#9ca3af}.nav-link.active:after{transform:translate(-50%) scaleX(1)}@media(max-width:768px){.navbar-container{padding:1rem}.navbar-menu{gap:.5rem}.nav-link{font-size:.75rem;padding:.5rem .75rem}}.hero{position:relative;min-height:75vh;display:flex;align-items:center;justify-content:center;overflow:visible;background:linear-gradient(135deg,#1a1d23,#23272f,#1a1d23)}.hero-background-video-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;overflow:hidden}.hero-background-video{width:100%;height:100%;object-fit:cover;display:block}.hero-background-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#1a1d23b3,#23272fa6,#1a1d23b3);z-index:1;pointer-events:none}.hero:after{content:"";position:absolute;bottom:0;left:0;right:0;height:60px;background:linear-gradient(to bottom,transparent 0%,rgba(26,29,35,.55) 55%,rgba(26,29,35,.95) 100%);pointer-events:none;z-index:3}.hero-canvas{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none}.hero-content{position:relative;z-index:2;z-index:4;max-width:1100px;margin:0 auto;padding:5rem 1.5rem 4rem;text-align:center}.hero-title{font-size:clamp(3.5rem,10vw,7rem);font-weight:900;margin-bottom:1.5rem;margin-top:0;background:linear-gradient(135deg,#fff,#9ca3af);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:.02em;text-shadow:0 0 40px rgba(156,163,175,.3)}.hero-intro{font-size:1.05rem;line-height:1.7;color:#e5e7eb;max-width:700px;margin:0 auto 2.5rem;font-weight:400;letter-spacing:.01em}.hero-banner-image{width:420px;height:auto;display:block;margin:0 auto 5.5rem;border-radius:0;box-shadow:0 15px 35px #000c;border:none;filter:contrast(1.1) brightness(.95)}.hero-video-container{position:relative;width:min(1100px,100%);margin:2rem auto 0;border-radius:20px;overflow:hidden;box-shadow:inset 0 0 60px #00000080,inset 0 10px 40px #0006,0 20px 50px #000000b3;border:none;z-index:10;opacity:1;transform:none;transition:none}.hero-video{width:100%;height:520px;display:block;position:relative;object-fit:cover}.hero-video-container.hero-video-full{margin:3rem auto 0;border-radius:24px;min-height:560px}.hero-video-container.hero-video-full .hero-video{height:clamp(520px,70vh,720px)}.hero-video:before,.hero-video:after{content:"";position:absolute;pointer-events:none;z-index:1}.hero-video-container:before{content:"";position:absolute;inset:0;pointer-events:none;z-index:2;box-shadow:inset 40px 0 60px -20px #1a1d23cc,inset -40px 0 60px -20px #1a1d23cc,inset 0 40px 60px -20px #1a1d2399,inset 0 -40px 80px -10px #1a1d23e6}.video-overlay-fade{position:absolute;inset:auto 0 0;height:35%;background:linear-gradient(to top,rgba(26,29,35,.95) 0%,rgba(26,29,35,.55) 60%,transparent 100%);z-index:3;pointer-events:none}.hero-divider-text{display:flex;justify-content:center;margin:3.5rem auto;text-align:center;pointer-events:none;position:relative;z-index:8}.hero-divider-text span{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;color:#f8f1ff;letter-spacing:.08em;text-transform:uppercase;text-shadow:0 0 12px rgba(244,114,208,.8),0 0 32px rgba(168,85,247,.75),0 0 64px rgba(110,231,183,.15);filter:drop-shadow(0 0 18px rgba(139,92,246,.65))}.hero-call-to-action{font-size:clamp(1.125rem,3vw,1.75rem);font-weight:600;color:#e5e7eb;letter-spacing:.05em;text-transform:uppercase;margin:2.5rem auto;max-width:900px;line-height:1.6;text-shadow:0 0 8px rgba(244,114,208,.4)}.reload-video{position:absolute;left:28px;bottom:28px;width:360px;height:200px;object-fit:cover;border-radius:12px;box-shadow:0 12px 40px #0009;border:1px solid rgba(255,255,255,.06);z-index:6}@media(max-width:900px){.video-overlay-text{padding-left:220px;font-size:1.3rem}.reload-video{width:220px;height:124px;left:18px;bottom:18px}}.trust-bar{display:flex;gap:1rem;justify-content:center;align-items:center;flex-wrap:wrap;margin:0 auto 2.5rem;max-width:800px;opacity:.9}.trust-item{padding:.5rem .75rem;border:1px solid rgba(156,163,175,.3);border-radius:999px;color:#cfd6e3;font-size:.95rem;background:#23272f80;box-shadow:0 6px 12px #02061766}.hero-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn{padding:.875rem 2rem;font-size:1rem;font-weight:600;border-radius:.5rem;border:none;cursor:pointer;transition:all .2s ease;text-decoration:none;display:inline-block;font-family:Inter,sans-serif}.btn-primary{background:linear-gradient(135deg,#9ca3af,#6b7280);color:#1a1d23;box-shadow:0 0 20px #9ca3af4d}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 0 30px #9ca3af80}.btn-primary:focus{outline:2px solid #9ca3af;outline-offset:2px}.btn-secondary{background:#23272fcc;color:#9ca3af;border:1px solid #9ca3af}.btn-secondary:hover{background:#9ca3af1a;transform:translateY(-2px)}.btn-secondary:focus{outline:2px solid #9ca3af;outline-offset:2px}@media(max-width:768px){.hero-content{padding:1rem}.hero-intro{font-size:1rem}.btn{width:100%;max-width:300px}.whoami-terminal{padding:.85rem 1rem}}.hero-veteran-message{margin:2rem auto 2.5rem;max-width:900px}.hero-veteran-message .hero-intro{margin:0 auto 1rem;max-width:900px}.hero-image-fade{width:min(1100px,100%);height:120px;margin:-2.5rem auto 1rem;pointer-events:none;background:transparent;border-radius:20px;z-index:3}.timeline-section{position:relative;padding:6rem 1.5rem 1.75rem;margin-top:0;background:linear-gradient(180deg,#0b0d12,#0c0f14);overflow:hidden;box-shadow:inset 0 12px 40px #050609e6}.timeline-section:before{content:"";position:absolute;inset:-260px 0 auto;height:440px;background:linear-gradient(180deg,#050609,#050609e6 40%,#05060999 72%,#05060900);pointer-events:none;z-index:0;filter:blur(22px)}.timeline-section:after{content:"";position:absolute;inset:-140px -80px auto;height:300px;background:radial-gradient(40% 50% at 50% 22%,rgba(8,15,10,.68),transparent 68%),radial-gradient(60% 60% at 20% 32%,rgba(6,8,10,.82),transparent 75%),radial-gradient(60% 60% at 80% 32%,rgba(4,6,8,.78),transparent 75%),radial-gradient(50% 55% at 50% 52%,rgba(6,12,8,.55),transparent 78%),linear-gradient(180deg,#030506d9,#03050659 58%,#03050600);filter:blur(24px);opacity:.82;pointer-events:none;z-index:0}.timeline-container{max-width:1280px;margin:0 auto;position:relative;z-index:3}.timeline-bg{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none}.timeline-bg:after{content:"";position:absolute;inset:-160px 0 auto;height:320px;background:linear-gradient(180deg,#050609f2,#050609d9 40%,#0506098c 75%,#05060900);z-index:2;filter:blur(10px);pointer-events:none}.timeline-bg-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(1.1) brightness(.55)}.timeline-bg-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#0c0f14b3,#0c0f14d1 55%,#0c0f14f0)}.timeline-bg-fade{position:absolute;inset:auto 0 -1px;height:420px;background:linear-gradient(180deg,#0f111800,#0c0f1459 46%,#0c0f14c7 78%,#0c0f14)}.timeline-bg-topfade{position:absolute;inset:-64px 0 auto;height:140px;background:linear-gradient(180deg,#080a0eeb,#080a0ed1 45%,#080a0e99 70%,#080a0e00);pointer-events:none;filter:blur(6px)}.timeline-container{max-width:1280px;margin:0 auto;position:relative;z-index:1}.section-title{font-size:3rem;font-weight:700;text-align:center;margin-bottom:4rem;color:#dfe7f3;background:linear-gradient(130deg,#c4baff,#a855f7 40%,#7c3aed,#5b21b6);background-clip:text;-webkit-text-fill-color:transparent;-webkit-background-clip:text;text-shadow:0 0 10px rgba(197,11,221,.35),0 0 18px rgba(149,30,255,.45),0 0 35px rgba(79,70,229,.45);animation:storyTitleGlow 3.5s ease-in-out infinite alternate}@keyframes storyTitleGlow{0%{text-shadow:0 0 12px rgba(229,225,230,.45),0 0 32px rgb(248,248,248),0 0 60px rgb(167,25,233)}to{text-shadow:0 0 8px rgba(241,146,255,.3),0 0 24px rgba(197,11,221,.6),0 0 45px rgba(79,70,229,.4)}}.timeline{position:relative;padding:2rem 0}.timeline:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:2px;background:linear-gradient(180deg,#3f4451,#9ca3af,#3f4451);transform:translate(-50%)}.timeline-item{display:flex;position:relative;margin-bottom:4rem;opacity:0;--slide-direction: -1;--slide-distance: 120px;transform:translate(calc(var(--slide-direction, -1) * var(--slide-distance, 120px)));transition:transform .9s cubic-bezier(.23,1,.32,1),opacity .9s ease}.timeline-item:nth-child(odd){justify-content:flex-start}.timeline-item:nth-child(2n){justify-content:flex-end;--slide-direction: 1}.timeline-item.is-visible{opacity:1;transform:translate(0)}.timeline-marker{position:absolute;left:50%;transform:translate(-50%);z-index:2}.timeline-icon{width:60px;height:60px;background:#23272f;border:3px solid #9ca3af;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#9ca3af;box-shadow:0 0 20px #9ca3af4d;transition:border-color .4s ease,box-shadow .4s ease,transform .4s ease}.timeline-icon svg{width:28px;height:28px}.timeline-icon.glow{animation:iconFlash 1s ease-out forwards}.timeline-content{width:calc(50% - 60px);padding:0 2rem}.timeline-item:nth-child(2n) .timeline-content{text-align:right}.timeline-card{background:#23272f;border:1px solid #3f4451;border-radius:1rem;padding:2rem;box-shadow:0 10px 15px -3px #00000080;transition:all .3s ease;cursor:pointer;pointer-events:auto}.timeline-card:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px #0009,0 0 20px #9ca3af33;border-color:#9ca3af}.timeline-period{display:inline-block;font-size:.875rem;font-weight:600;color:#6b7280;background:#6b72801a;padding:.25rem .75rem;border-radius:9999px;margin-bottom:1rem}.timeline-title{font-size:1.5rem;font-weight:700;color:#e8eaed;margin:0 0 1rem}.timeline-description{font-size:1rem;line-height:1.7;color:#b4b8c1;margin:0}@keyframes iconFlash{0%{box-shadow:0 0 8px #c50bdd66,0 0 18px #c50bdd40;border-color:#c50bddcc;transform:scale(1)}40%{box-shadow:0 0 32px #c50bddf2,0 0 60px #c50bdd80;border-color:#c50bdd;transform:scale(1.08)}to{box-shadow:0 0 12px #c50bdd73,0 0 28px #c50bdd4d;border-color:#c50bdd99;transform:scale(1)}}@media(max-width:768px){.timeline-section{padding:4rem 1rem}.section-title{font-size:2rem}.timeline:before{left:30px}.timeline-item{justify-content:flex-start!important;padding-left:80px;--slide-direction: -1;--slide-distance: 80px}.timeline-marker{left:30px}.timeline-content{width:100%;padding:0}.timeline-item:nth-child(2n) .timeline-content{text-align:left}.timeline-card{padding:1.5rem}.timeline-icon{width:50px;height:50px}.timeline-icon svg{width:24px;height:24px}}.whoami-terminal{margin:0 auto 2.5rem;width:clamp(300px,90vw,980px);max-width:980px;background:#07090ef2;border:1px solid rgba(148,163,184,.08);border-radius:1rem;box-shadow:0 20px 40px #02061799;padding:1rem 1.25rem 1.25rem;text-align:left;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.whoami-top{display:flex;align-items:center;gap:.65rem;padding-bottom:.5rem;border-bottom:1px solid rgba(255,255,255,.04);margin-bottom:.5rem}.whoami-dots{display:flex;align-items:center;gap:.35rem}.whoami-dots .dot{width:11px;height:11px;border-radius:50%;background:#94a3b866;box-shadow:0 0 6px #0006}.whoami-dots .red{background:#ef4444}.whoami-dots .yellow{background:#f59e0b}.whoami-dots .green{background:#10b981}.whoami-label{color:#c50665;font-family:Fira Code,monospace;font-size:.95rem;letter-spacing:.08em}.whoami-output{padding:.75rem;font-family:Fira Code,monospace;font-size:.95rem;color:#3ee615;line-height:1.7;white-space:pre-wrap;height:450px;overflow-y:auto}@media(max-width:768px){.whoami-terminal{padding:.85rem 1rem}}.projects-section{padding:6rem 2rem;background:#1a1d23}.projects-container{max-width:1280px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:2rem}.projects-heading{display:flex;align-items:flex-end;justify-content:center;gap:1rem;width:100%;margin-top:2.5rem}.projects-github-icon{width:82px;height:82px;border-radius:20px;background:radial-gradient(circle at 30% -20%,#fff6,#0009),#254a96;border:1px solid rgba(255,255,255,.4);display:inline-flex;align-items:center;justify-content:center;box-shadow:0 0 0 2px #ffffff26,0 0 20px #1f2937b3;transition:box-shadow .35s ease,transform .35s ease}.projects-section.is-visible .projects-github-icon{box-shadow:0 0 0 2px #c50bdd66,0 0 30px #c50bddb3,0 0 60px #c50bdd66;transform:translateY(-2px)}.projects-github-icon.blast{animation:githubBlast .9s ease-out forwards}.projects-heading h2{margin:0;transform:translateY(-6px);text-shadow:0 0 12px rgba(237,219,255,.45),0 0 24px rgba(40,12,71,.35),0 0 40px rgba(199,29,233,.45)}.projects-github-icon svg{width:36px;height:36px;color:#e5e7eb}.filter-chips{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:2.5rem}.filter-chip{background:#23272f;border:1px solid #3f4451;color:#b4b8c1;padding:.75rem 1.5rem;border-radius:9999px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:Inter,sans-serif}.filter-chip:hover{border-color:#9ca3af;color:#9ca3af}.filter-chip.active{background:linear-gradient(135deg,#9ca3af,#6b7280);border-color:transparent;color:#1a1d23;box-shadow:0 0 20px #9ca3af4d}.projects-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;width:100%}.project-card{background:#23272f;border:1px solid #3f4451;border-radius:1rem;padding:2rem;display:flex;flex-direction:column;transition:all .3s ease;cursor:pointer;pointer-events:auto}.project-card:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px #0009,0 0 20px #9ca3af33;border-color:#9ca3af}.project-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem}.project-name{font-size:1.5rem;font-weight:700;color:#e8eaed;margin:0;flex:1}.project-category{background:#6b72801a;color:#6b7280;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600;white-space:nowrap}.project-description{font-size:1rem;line-height:1.6;color:#b4b8c1;margin:0 0 1.5rem;flex:1}.project-tech{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.tech-tag{background:#9ca3af1a;color:#9ca3af;border:1px solid rgba(156,163,175,.2);padding:.375rem .75rem;border-radius:.375rem;font-size:.75rem;font-weight:600;font-family:Fira Code,monospace}.project-links{display:flex;gap:1rem;padding-top:1.5rem;border-top:1px solid #3f4451}.project-link{display:flex;align-items:center;gap:.5rem;color:#9ca3af;text-decoration:none;font-size:.875rem;font-weight:600;transition:all .2s ease}.project-link svg{width:18px;height:18px}.project-link:hover{color:#6b7280;transform:translate(2px)}.project-link:focus{outline:2px solid #9ca3af;outline-offset:2px;border-radius:.25rem}@keyframes githubBlast{0%{box-shadow:0 0 0 2px #c50bdd66,0 0 30px #c50bdd66,0 0 50px #c50bdd33;transform:scale(1)}40%{box-shadow:0 0 0 4px #c50bddbf,0 0 45px #c50bdde6,0 0 90px #c50bdd99;transform:scale(1.08)}to{box-shadow:0 0 0 2px #c50bdd66,0 0 30px #c50bddb3,0 0 60px #c50bdd66;transform:scale(1)}}@media(max-width:768px){.projects-section{padding:4rem 1rem}.projects-grid{grid-template-columns:1fr}.project-card{padding:1.5rem}.filter-chips{gap:.5rem}.filter-chip{font-size:.75rem;padding:.5rem 1rem}}.veterans-section{padding:6rem 2rem 3.25rem;background:transparent;position:relative;overflow:hidden;margin-top:clamp(0px,5vh,48px)}.veterans-section:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:220px;background:linear-gradient(to bottom,#05060900,#05060980 45%,#050609e6 72%,#050609);pointer-events:none;z-index:0;filter:blur(6px)}.veterans-section:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:transparent}.veterans-container{max-width:1200px;margin:0 auto;position:relative;z-index:1}.veterans-intro{font-size:1.125rem;line-height:1.8;color:var(--text-secondary);text-align:center;max-width:800px;margin:2rem auto 4rem}.veterans-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:4rem}.veteran-card{background:#1f293799;border:1px solid rgba(75,85,99,.3);border-radius:12px;padding:2rem;transition:all .3s ease;cursor:pointer;pointer-events:auto;display:flex;flex-direction:column}.veteran-card:hover{border-color:#7c337680;box-shadow:0 10px 40px #e580e91a;transform:translateY(-4px)}.veteran-card-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.veteran-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#00d4ff1a;border-radius:8px;color:var(--accent-primary)}.veteran-icon svg{width:24px;height:24px}.veteran-card-title{font-size:1.5rem;font-weight:600;color:var(--text-primary);margin:0}.veteran-card-description{color:var(--text-secondary);line-height:1.6;margin-bottom:1.5rem}.veteran-image-container,.veteran-card-image{display:none}.veteran-card-footer{margin-top:auto;padding-top:1.5rem}.veteran-cta{display:inline-flex;align-items:center;justify-content:center;color:var(--accent-primary);font-weight:700;font-family:Courier New,Courier,monospace;border:2px solid var(--accent-primary);padding:.75rem 1.5rem;border-radius:6px;transition:all .3s ease;background:transparent;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem}.veteran-card:hover .veteran-cta{background:var(--accent-primary);color:var(--bg-primary);transform:translate(4px);box-shadow:0 4px 12px #00d4ff4d}.tell-us-yours-section{text-align:center;padding:3.5rem 3rem;margin:2.25rem auto 1.75rem;max-width:1000px;background:transparent;border-radius:24px;border:none;box-shadow:none;position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center;isolation:isolate}.tell-us-yours-section:before{content:"";position:absolute;inset:-48px;border-radius:inherit;background-image:radial-gradient(60% 140% at 0% 50%,rgba(0,0,0,.8),transparent 55%),radial-gradient(60% 140% at 100% 50%,rgba(0,0,0,.8),transparent 55%),linear-gradient(180deg,#000000a6,#00000059 45%,#000000a6),linear-gradient(#0f1118b3,#0f111866),url(/assets/canada.png),url(/assets/flag.png);background-size:100% 100%,80% auto,80% auto;background-position:center,center,center;background-repeat:no-repeat,no-repeat,no-repeat;background-blend-mode:overlay,soft-light,normal;filter:saturate(.55) brightness(.9) contrast(.8) blur(.5px);-webkit-mask-image:radial-gradient(260% 220% at 50% 50%,rgba(0,0,0,1) 26%,rgba(0,0,0,.88) 48%,rgba(0,0,0,.55) 70%,rgba(0,0,0,.22) 88%,rgba(0,0,0,.08) 95%,rgba(0,0,0,0) 100%);mask-image:radial-gradient(260% 220% at 50% 50%,#000 26%,#000000e0,#0000008c 70%,#00000038 88%,#00000014 95%,#0000);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;opacity:.7;pointer-events:none;z-index:0}.tell-us-yours-section:after{content:"";position:absolute;inset:-36px;border-radius:inherit;background:radial-gradient(circle at 50% 45%,rgba(197,11,221,.45),transparent 60%);filter:blur(18px);opacity:.75;pointer-events:none;mix-blend-mode:screen;z-index:0;-webkit-mask-image:radial-gradient(185% 160% at 50% 50%,rgba(0,0,0,1) 40%,rgba(0,0,0,.7) 65%,rgba(0,0,0,.35) 82%,rgba(0,0,0,.1) 92%,rgba(0,0,0,0) 100%);mask-image:radial-gradient(185% 160% at 50% 50%,#000 40%,#000000b3 65%,#00000059 82%,#0000001a 92%,#0000);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.tell-us-yours-button{font-size:1.125rem;padding:1rem 3rem;border:1px solid rgba(255,255,255,.12);color:#f5f7ff;font-weight:700;font-family:Inter,JetBrains Mono,Source Code Pro,sans-serif;background:linear-gradient(145deg,#0b0f14bf,#111827bf 45%,#0c111ae6);letter-spacing:.04em;box-shadow:0 18px 34px #00000080,inset 0 1px #ffffff1f;border-radius:999px;text-shadow:0 0 8px rgba(255,255,255,.6),0 1px 2px rgba(0,0,0,.8);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;display:inline-flex;align-items:center;justify-content:center;gap:.75rem;position:relative;z-index:1}.tell-us-yours-button:hover{transform:translateY(-2px);box-shadow:0 28px 48px #000000a6;border-color:#ffffff80}.tell-us-yours-button .github-icon{width:32px;height:32px;border-radius:8px;background:#f0f0f0;color:#0b0d11;display:inline-flex;align-items:center;justify-content:center;box-shadow:inset 0 0 6px #00000040}.tell-us-yours-button .github-icon svg{width:18px;height:18px}@media(max-width:768px){.veterans-section{padding:4rem 1.5rem}.veterans-content{grid-template-columns:1fr;gap:1.5rem}.veteran-card{padding:1.5rem}.veteran-card-title{font-size:1.25rem}.veterans-intro{font-size:1rem}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.resource-page-wrapper{min-height:100vh;width:100%;background-color:transparent;animation:fadeIn .5s ease-in-out;position:relative;z-index:1}.resource-page-container{padding:6rem 2rem;color:var(--text-primary);max-width:1200px;margin:0 auto}.back-button{background:transparent;border:1px solid var(--accent-primary);color:var(--accent-primary);padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-family:Courier New,Courier,monospace;margin-bottom:2rem;transition:all .3s ease}.back-button:hover{background:var(--accent-primary);color:var(--bg-primary)}.resource-content{background:#1f293780;border:1px solid rgba(75,85,99,.4);border-radius:8px;padding:3rem;box-shadow:0 4px 6px #0000001a}.resource-header{display:flex;align-items:center;gap:1.5rem;margin-bottom:2rem}.resource-icon{width:64px;height:64px;color:var(--accent-primary);flex-shrink:0}.resource-header h1{font-size:2.5rem;color:var(--text-primary);margin:0}.resource-description{font-size:1.25rem;line-height:1.8;color:var(--text-secondary);margin-bottom:3rem;max-width:800px}.resource-video-container{margin:2rem auto;max-width:400px;aspect-ratio:9 / 16;border-radius:12px;overflow:hidden;border:2px solid rgba(0,212,255,.3);box-shadow:0 8px 24px #00d4ff33}.resource-video-container.video-wide{max-width:800px;aspect-ratio:16 / 9}.resource-video-container.video-short{max-width:400px;aspect-ratio:9 / 16}.resource-video-embed{width:100%;height:100%;border:none}.resource-image-container{margin:2rem 0;border-radius:8px;overflow:hidden;border:1px solid rgba(75,85,99,.4)}.resource-image{width:100%;max-height:400px;object-fit:cover}.resource-links-container{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.resource-external-link{display:inline-flex;align-items:center;background:#111827cc;border:1px solid #ff5722;color:#ff5722;padding:.75rem 1.5rem;border-radius:6px;text-decoration:none;font-weight:700;transition:all .3s ease;margin-bottom:0;box-shadow:0 0 15px #ff572240}.resource-external-link:hover{background:#ff5722;color:#fff;transform:translateY(-2px);box-shadow:0 0 25px #ff572299}.resource-external-link.linkedin-btn{background:#0077b5;border-color:#0077b5;color:#fff;box-shadow:0 0 15px #0077b566}.resource-external-link.linkedin-btn:hover{background:#006396;border-color:#006396;color:#fff;box-shadow:0 0 25px #0077b5b3}.resource-list-container h3{color:var(--accent-secondary);font-size:1.5rem;margin-bottom:1.5rem;text-align:center}.resource-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.5rem;margin-top:2rem}.resource-card-link{display:flex;flex-direction:column;align-items:center;justify-content:center;background:#1f293799;border:2px solid rgba(0,212,255,.3);border-radius:12px;padding:2rem 1rem;text-decoration:none;transition:all .3s ease;min-height:180px;cursor:pointer;position:relative;overflow:hidden}.resource-icon-large.full-image{position:absolute;inset:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.resource-icon-large.full-image .resource-icon-image.skull{width:100%;height:100%;object-fit:cover;object-position:center;mix-blend-mode:multiply;opacity:.95}.resource-card-link.is-skull .resource-card-label{position:absolute;bottom:12px;left:0;right:0;text-align:center;z-index:2}.resource-card-link:hover{border-color:#00d4ffcc;background:#1f2937e6;transform:translateY(-4px);box-shadow:0 8px 24px #00d4ff4d}.resource-icon-large{width:80px;height:80px;margin-bottom:1rem;color:var(--accent-primary);display:flex;align-items:center;justify-content:center}.resource-icon-large.large-icon{width:140px;height:140px}.resource-icon-image.htb{width:100%;height:100%;object-fit:contain}.resource-icon-image.or{width:100%;height:100%;object-fit:contain;object-position:left center;transform:translate(-15%)}.resource-icon-image.tl{width:100%;height:100%;object-fit:contain;object-position:left center;transform:translate(0)}.resource-icon-large svg{width:100%;height:100%;stroke-width:1.5}.resource-icon-image{width:80px;height:80px;object-fit:contain}.resource-icon-image.skull{mix-blend-mode:multiply;filter:contrast(1.25) saturate(1.1)}.resource-card-label{font-size:1.1rem;font-weight:700;color:var(--text-primary);text-transform:uppercase;letter-spacing:.05em;text-align:center;font-family:Courier New,Courier,monospace}.resource-list{list-style:none;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem}.resource-list li{background:#11182799;padding:1.5rem;border-radius:6px;border-left:3px solid var(--accent-primary);color:var(--text-secondary);line-height:1.6;flex:1 1 300px;max-width:400px}.resource-list li.resource-item-button-wrapper{background:transparent;padding:0;border:none;margin-bottom:1rem}.resource-link-button{display:flex;align-items:center;justify-content:center;position:relative;background-color:var(--accent-primary);color:var(--bg-primary);padding:1.5rem 2rem;border-radius:8px;text-decoration:none;font-weight:800;font-size:1.5rem;font-family:Courier New,Courier,monospace;transition:all .3s ease;border:2px solid var(--accent-primary);width:100%;box-sizing:border-box;box-shadow:0 0 20px #64ffda66;overflow:hidden;min-height:80px}.resource-button-watermark{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:0;opacity:.15}.resource-button-watermark img{height:160%;width:auto;object-fit:contain;transform:rotate(0)}.resource-button-text{position:relative;z-index:1;letter-spacing:1px;text-transform:uppercase}.resource-button-icon{position:absolute;right:1.5rem;z-index:1;display:flex;align-items:center}.resource-link-button:hover{background-color:#64ffda1a;color:var(--accent-primary);transform:translateY(-2px);box-shadow:0 0 30px #64ffda99}.resource-link-button:hover .resource-button-watermark{opacity:.25}.security-button .resource-button-watermark img{mix-blend-mode:screen;height:180%}.vm-button .resource-button-watermark img{opacity:.6}.mentors-button .resource-button-watermark{opacity:.2!important}.mentors-button .resource-button-watermark img{filter:invert(1);opacity:1}.vets-button .resource-button-watermark{opacity:.2!important;color:#ace7a0}.vets-button .resource-button-watermark svg{width:100%;height:100%;opacity:1}.hire-button .resource-button-watermark img{opacity:.8}.osint-page{min-height:100vh;position:relative;padding:4rem 1.5rem 6rem;color:var(--text-primary)}.osint-video-bg{position:fixed;inset:0;width:100%;height:100%;object-fit:cover;opacity:.25;z-index:0;pointer-events:none;filter:saturate(1.05) contrast(1.05)}.osint-container{position:relative;max-width:1100px;margin:0 auto;background:#111827a6;border:1px solid rgba(75,85,99,.5);border-radius:16px;padding:2.5rem;box-shadow:0 15px 50px #00000059;z-index:1}.osint-hero{display:grid;grid-template-columns:auto 1fr;gap:1.5rem;align-items:center;margin-bottom:2rem}.osint-icon{width:120px;height:120px;border-radius:50%;border:2px solid var(--accent-primary);display:grid;place-items:center;color:var(--accent-primary);background:#64ffda0f}.osint-copy h1{margin:.2rem 0 .5rem;font-size:2.5rem}.osint-copy .eyebrow{margin:0;text-transform:uppercase;letter-spacing:.12em;color:var(--accent-secondary);font-weight:700;font-size:.9rem}.osint-copy .lede{margin:0;color:var(--text-secondary);line-height:1.7;max-width:720px}.cta-row{display:flex;gap:.75rem;margin-top:1.25rem}.btn{padding:.85rem 1.4rem;border-radius:10px;font-weight:800;text-decoration:none;font-family:Courier New,Courier,monospace;border:2px solid var(--accent-primary);transition:all .25s ease}.btn-primary{background:var(--accent-primary);color:var(--bg-primary)}.btn-ghost{background:transparent;color:var(--accent-primary)}.btn:hover{transform:translateY(-2px);box-shadow:0 0 15px #64ffda59}.osint-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem}.osint-video-wrap{margin:1.75rem auto 2.25rem;max-width:960px}.osint-video-frame{position:relative;width:100%;padding-top:56.25%;border-radius:14px;overflow:hidden;border:1px solid rgba(100,255,218,.35);box-shadow:0 20px 45px #00000059}.osint-video-frame iframe{position:absolute;inset:0;width:100%;height:100%}.osint-card{background:#1f2937b3;border:1px solid rgba(100,255,218,.3);border-radius:12px;padding:1.1rem 1rem;text-decoration:none;color:var(--text-primary);display:flex;align-items:center;justify-content:space-between;transition:all .25s ease}.osint-card:hover{border-color:#64ffdab3;transform:translateY(-2px);box-shadow:0 12px 30px #00d4ff26}.osint-card-title{font-weight:700;letter-spacing:.04em;font-family:Courier New,Courier,monospace}.osint-arrow{font-size:1.5rem;color:var(--accent-primary)}@media(max-width:720px){.osint-hero{grid-template-columns:1fr;text-align:left}.osint-icon{width:90px;height:90px}}.veteran-stories-page{min-height:100vh;background:linear-gradient(135deg,#0f172a,#1e293b);padding:2rem 1rem}.veteran-stories-header{max-width:1200px;margin:0 auto 3rem;text-align:center;position:relative}.back-button{position:absolute;left:0;top:0;display:flex;align-items:center;gap:.5rem;background:#3b82f61a;border:1px solid rgba(59,130,246,.3);color:#60a5fa;padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;cursor:pointer;transition:all .3s ease}.back-button svg{width:20px;height:20px}.back-button:hover{background:#3b82f633;border-color:#3b82f680;transform:translate(-4px)}.stories-title{font-size:3rem;font-weight:700;background:linear-gradient(135deg,#60a5fa,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1rem;margin-top:3rem}.stories-subtitle{font-size:1.25rem;color:#94a3b8;max-width:600px;margin:0 auto}.stories-meta{margin-top:1.25rem;display:flex;justify-content:center;gap:.75rem;flex-wrap:wrap}.stories-pill{display:inline-flex;align-items:center;gap:.35rem;padding:.55rem .95rem;background:#60a5fa1f;border:1px solid rgba(96,165,250,.35);color:#cbd5e1;border-radius:999px;font-size:.95rem;letter-spacing:.01em;box-shadow:0 10px 30px #3b82f61f}.stories-library{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:3rem}.story-card{background:#1e293b80;border:1px solid rgba(148,163,184,.1);border-radius:16px;overflow:hidden;transition:all .3s ease}.story-card:hover{border-color:#3b82f64d;box-shadow:0 10px 40px #3b82f61a;transform:translateY(-4px)}.story-card-inner{display:grid;grid-template-columns:300px 1fr;gap:2rem}.story-image-container{position:relative;overflow:hidden;background:linear-gradient(135deg,#3b82f61a,#3b82f60d)}.story-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.story-card:hover .story-image{transform:scale(1.05)}.story-content{padding:2rem 2rem 2rem 0}.story-header{margin-bottom:1.5rem}.story-name{font-size:1.75rem;font-weight:700;color:#f1f5f9;margin-bottom:.5rem}.story-service{font-size:1rem;color:#60a5fa;margin-bottom:.25rem}.story-role{font-size:1rem;color:#94a3b8;font-style:italic}.story-title{font-size:1.5rem;font-weight:600;color:#e2e8f0;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid rgba(148,163,184,.1)}.story-text{color:#cbd5e1;line-height:1.8;margin-bottom:2rem}.story-text p{margin-bottom:1rem}.story-technologies{margin-bottom:2rem}.story-technologies h4{font-size:1rem;color:#94a3b8;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.05em}.tech-tags{display:flex;flex-wrap:wrap;gap:.5rem}.tech-tag{background:#3b82f61a;color:#60a5fa;padding:.5rem 1rem;border-radius:6px;font-size:.875rem;border:1px solid rgba(59,130,246,.2)}.story-links{display:flex;gap:1rem;flex-wrap:wrap}.story-link{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#3b82f61a;border:1px solid rgba(59,130,246,.3);color:#60a5fa;text-decoration:none;border-radius:8px;transition:all .3s ease}.story-link svg{width:20px;height:20px}.story-link:hover{background:#3b82f633;border-color:#3b82f680;transform:translateY(-2px)}.stories-cta{max-width:800px;margin:4rem auto 2rem;text-align:center;padding:3rem;background:#1e293b80;border:1px solid rgba(148,163,184,.1);border-radius:16px}.stories-cta h2{font-size:2rem;font-weight:700;color:#f1f5f9;margin-bottom:1rem}.stories-cta p{font-size:1.125rem;color:#94a3b8;margin-bottom:2rem;line-height:1.6}.stories-cta .btn{font-size:1.125rem;padding:1rem 2rem}@media(max-width:968px){.story-card-inner{grid-template-columns:1fr}.story-image-container{height:300px}.story-content{padding:2rem}.stories-title{font-size:2rem}.stories-meta{padding:0 1rem}.back-button{position:static;margin-bottom:2rem}}@media(max-width:640px){.veteran-stories-page{padding:1rem .5rem}.stories-title{font-size:1.75rem}.stories-subtitle{font-size:1rem}.story-name{font-size:1.5rem}.story-title{font-size:1.25rem}.stories-cta{padding:2rem 1rem}}.blog-page-container{min-height:100vh;padding:6rem 2rem;background:var(--bg-primary);color:var(--text-primary);max-width:1200px;margin:0 auto}.blog-header{text-align:center;margin-bottom:4rem}.blog-title{font-size:2.5rem;color:var(--text-primary);margin-bottom:1rem}.blog-description{font-size:1.25rem;color:var(--text-secondary);max-width:800px;margin:0 auto}.blog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem}.blog-card{background:#111827cc;border:1px solid rgba(75,85,99,.4);border-radius:12px;padding:2rem;transition:all .3s ease;cursor:pointer;display:flex;flex-direction:column}.blog-card:hover{transform:translateY(-4px);box-shadow:0 10px 20px #0003;border-color:var(--accent-primary)}.blog-card-date{font-size:.875rem;color:var(--accent-secondary);margin-bottom:.5rem;font-family:Courier New,Courier,monospace}.blog-card-title{font-size:1.5rem;color:var(--text-primary);margin:0 0 1rem}.blog-card-excerpt{color:var(--text-secondary);line-height:1.6;margin-bottom:1.5rem;flex-grow:1}.blog-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.blog-tag{background:#00d4ff1a;color:var(--accent-primary);padding:.25rem .75rem;border-radius:999px;font-size:.75rem;font-weight:600}.blog-read-more{color:var(--accent-primary);font-weight:700;display:inline-flex;align-items:center;gap:.5rem}.blog-post-container{max-width:800px;margin:0 auto;background:#11182780;padding:3rem;border-radius:12px;border:1px solid rgba(75,85,99,.4)}.blog-post-header{margin-bottom:2rem;border-bottom:1px solid rgba(75,85,99,.4);padding-bottom:2rem}.blog-post-title{font-size:2.5rem;color:var(--text-primary);margin-bottom:1rem}.blog-post-meta{display:flex;gap:1rem;align-items:center;color:var(--text-secondary);font-size:.875rem}.blog-post-content{color:var(--text-secondary);line-height:1.8;font-size:1.125rem}.blog-post-content h2{font-size:2rem;color:var(--text-primary);margin:2.5rem 0 1rem;padding-bottom:.5rem;border-bottom:2px solid rgba(0,212,255,.3);font-weight:700}.blog-post-content h3{font-size:1.5rem;color:var(--text-primary);margin:2rem 0 1rem;font-weight:600}.blog-post-content h4{font-size:1.25rem;color:var(--text-primary);margin:1.5rem 0 .75rem;font-weight:600}.blog-post-content p{margin:1rem 0;color:var(--text-secondary)}.blog-post-content strong{color:var(--text-primary);font-weight:700}.blog-post-content em{font-style:italic;color:var(--accent-secondary)}.blog-post-content ul,.blog-post-content ol{margin:1rem 0;padding-left:2rem}.blog-post-content li{margin:.5rem 0;color:var(--text-secondary)}.blog-post-content code{background:#00d4ff1a;color:var(--accent-primary);padding:.2rem .4rem;border-radius:4px;font-family:Courier New,Courier,monospace;font-size:.95em}.blog-post-content pre{background:#111827cc;border:1px solid rgba(75,85,99,.4);border-radius:8px;padding:1rem;overflow-x:auto;margin:1.5rem 0}.blog-post-content pre code{background:none;padding:0;border-radius:0;font-size:.9rem;line-height:1.6}.blog-post-content blockquote{border-left:4px solid var(--accent-primary);padding-left:1rem;margin:1.5rem 0;color:var(--text-secondary);font-style:italic}.blog-post-content a{color:var(--accent-primary);text-decoration:underline;transition:color .2s ease}.blog-post-content a:hover{color:var(--accent-secondary)}.blog-post-content hr{border:none;border-top:1px solid rgba(75,85,99,.4);margin:2rem 0}.blog-image-container{margin:2rem 0;border-radius:8px;border:1px solid rgba(75,85,99,.4);overflow:hidden}.blog-post-image{width:100%;height:auto;display:block}.blog-video-container{margin:2rem 0;position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;border:1px solid rgba(75,85,99,.4)}.blog-video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}.contact-section{padding:6rem 2rem 4rem;background:#14161b}.contact-container{max-width:900px;margin:0 auto;text-align:center}.contact-container .section-title{font-size:clamp(2.25rem,3vw,2.75rem);margin-bottom:1rem;text-shadow:0 0 12px rgba(237,219,255,.45),0 0 24px rgba(147,51,255,.35),0 0 40px rgba(79,70,229,.5)}.contact-description{font-size:1.125rem;line-height:1.7;color:#b4b8c1;max-width:700px;margin:0 auto 3rem}.contact-links{display:flex;justify-content:center;gap:2rem;margin-bottom:4rem;flex-wrap:wrap}.contact-link{display:flex;flex-direction:column;align-items:center;gap:1rem;text-decoration:none;color:#e8eaed;transition:all .3s ease}.contact-link:hover{color:#9ca3af;transform:translateY(-4px)}.contact-link:focus-visible{outline:2px solid #9ca3af;outline-offset:4px;border-radius:.5rem}.contact-icon{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease;border:2px solid transparent;background:#25292fcc;box-shadow:0 0 0 2px #ffffff0d,0 0 10px #00000080}.contact-icon.github{background:#0b101a;border-color:#ffffff59;box-shadow:0 0 0 2px #c50bdd59,0 0 25px #c50bdd99,0 0 50px #c50bdd73}.contact-icon.linkedin{background:#0d1f33;border-color:#3b82f680;box-shadow:0 0 0 2px #3b82f659,0 0 30px #3b82f6a6,0 0 55px #3b82f673}.contact-icon svg{width:36px;height:36px}.contact-link span{font-size:1rem;font-weight:600}.footer{padding-top:3rem;border-top:1px solid #3f4451}.footer-text{font-size:.875rem;color:#6b7280;margin:0 0 .5rem}.footer-handle{font-size:.875rem;color:#9ca3af;font-family:Fira Code,monospace;margin:0}@media(max-width:768px){.contact-section{padding:4rem 1rem 3rem}.contact-description{font-size:1rem}.contact-links{gap:1.5rem}.contact-icon{width:70px;height:70px}.contact-icon svg{width:32px;height:32px}}.app{min-height:100vh;background:#1a1d23}.global-audio-toggle{position:fixed;top:1rem;left:1rem;z-index:1400;padding:.4rem .75rem;font-size:.9rem;font-weight:600;color:#0f172a;background:linear-gradient(135deg,#c7d2fe,#a5b4fc);border:1px solid rgba(255,255,255,.18);border-radius:.65rem;box-shadow:0 12px 30px #00000040;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}.global-audio-toggle:hover{transform:translateY(-1px);box-shadow:0 14px 32px #0000004d;filter:brightness(1.04)}.global-audio-toggle:active{transform:translateY(0);box-shadow:0 10px 22px #00000047}.global-audio-toggle:focus-visible{outline:2px solid #e0e7ff;outline-offset:3px}main{width:100%}html{scroll-behavior:smooth}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#1a1d23}::-webkit-scrollbar-thumb{background:#3f4451;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}
