:root{color-scheme:light;--ink: #07111f;--navy: #061626;--navy-2: #0b2034;--muted: #5b6472;--line: #dfe4eb;--soft: #f4f6f9;--white: #ffffff;--red: #e42528;--red-dark: #bd1519;--shadow: 0 24px 60px rgba(7, 17, 31, .18);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#eef1f4}a{color:inherit;text-decoration:none}img,svg{display:block}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,.5),transparent 18%,transparent 82%,rgba(255,255,255,.5)),radial-gradient(circle at 50% 0,rgba(255,255,255,.8),transparent 46%);z-index:-1}#app{position:relative;width:min(100%,1440px);margin:0 auto;background:var(--white);box-shadow:var(--shadow)}.site-header{position:absolute;top:0;left:0;right:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:2rem;min-height:92px;padding:0 5.5rem;background:transparent}.brand{display:inline-flex;align-items:center;gap:1rem;color:var(--white);font-weight:800;letter-spacing:0}.brand-mark{display:flex;align-items:center;justify-content:center;width:50px;height:34px;padding:0;background:transparent;overflow:hidden}.brand-mark img{width:100%;height:auto}.nav-links{display:flex;align-items:center;gap:clamp(1rem,2vw,2.8rem);color:#1f2937;font-weight:700;font-size:.9rem}.nav-links a{position:relative;padding:2.15rem 0 1.65rem}.nav-links a:after{content:"";position:absolute;left:0;right:0;bottom:1.15rem;height:3px;transform:scaleX(0);transform-origin:left;background:var(--red);transition:transform .16s ease}.nav-links a:hover:after,.nav-links a.is-active:after{transform:scaleX(1)}.hero{position:relative;min-height:660px;display:grid;grid-template-columns:minmax(0,.95fr) minmax(480px,1.05fr);overflow:hidden;isolation:isolate;background:var(--white)}.hero:before{content:"";position:absolute;top:0;right:46%;bottom:0;left:0;background:linear-gradient(130deg,rgba(255,255,255,.08),transparent 24%),linear-gradient(90deg,var(--navy),#031120);z-index:-3}.hero:after{content:"";position:absolute;left:42.5%;top:0;width:23%;height:100%;background:var(--navy);transform:skew(-12deg);transform-origin:top;z-index:-2}.hero-copy{position:relative;padding:9.75rem 0 3.2rem 5.5rem;color:var(--white)}.hero-copy:before,.hero-copy:after{content:"";position:absolute;opacity:.08;border-style:solid}.hero-copy:before{top:48px;right:32px;border-width:0 0 235px 178px;border-color:transparent transparent var(--white) transparent}.hero-copy:after{right:-44px;bottom:104px;width:150px;height:150px;background:var(--white);border:0}.eyebrow,.section-kicker{margin:0 0 .9rem;color:var(--red);font-size:.8rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.section-kicker{display:flex;align-items:center;gap:.8rem}.section-kicker:after{content:"";width:42px;height:2px;background:var(--red)}h1,h2,h3,p{margin-top:0}h1{max-width:410px;margin-bottom:1.3rem;font-size:clamp(4.25rem,7vw,7.1rem);line-height:.92;font-weight:900;letter-spacing:0}h1:after{content:"";display:block;width:76px;height:5px;margin-top:1.4rem;background:var(--red)}h2{font-size:clamp(1.55rem,2.2vw,2.25rem);line-height:1.12;margin-bottom:1rem}h3{margin-bottom:.35rem;font-size:1rem}.hero-lead{max-width:420px;margin-bottom:1.8rem;font-size:1.35rem;line-height:1.34}.hero-lead strong{color:var(--red)}.hero-actions{display:flex;align-items:center;gap:1rem;margin-bottom:3.6rem}.primary-link{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 1.5rem;color:var(--white);background:linear-gradient(135deg,var(--red),var(--red-dark));border-radius:4px;font-weight:800;box-shadow:0 16px 35px #e4252842}.primary-link span{margin-left:.75rem}.hero-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.3rem;max-width:600px;padding:0;margin:0;list-style:none}.hero-points li{display:grid;grid-template-columns:44px 1fr;column-gap:.7rem;align-items:center;min-width:0}.hero-points [data-icon]{grid-row:span 2;display:grid;place-items:center;width:44px;height:44px;color:var(--white);border:1px solid rgba(255,255,255,.7);transform:rotate(45deg)}.hero-points [data-icon] svg{transform:rotate(-45deg)}.hero-points strong,.hero-points small{min-width:0}.hero-points small{color:#c9d4df}.hero-visual{position:relative;display:flex;align-items:flex-end;justify-content:center;min-height:660px;padding:2rem 3.5rem 0 0}.hero-visual:before{content:"";position:absolute;right:0;bottom:0;width:50%;height:48%;background:linear-gradient(135deg,#f04043,#d8161a);clip-path:polygon(0 50%,100% 0,100% 100%,0 100%);z-index:-1}.hero-visual:after{content:"";position:absolute;right:6.5rem;top:5rem;width:138px;height:170px;opacity:.34;background-image:radial-gradient(#89919d 1.7px,transparent 1.7px);background-size:19px 19px}.hero-visual img{width:min(52vw,520px);max-height:700px;object-fit:contain;object-position:bottom center;filter:drop-shadow(0 22px 30px rgba(7,17,31,.17))}.section-band{padding:2.6rem 5.5rem;border-bottom:1px solid var(--line)}.summary{display:grid;grid-template-columns:minmax(260px,.78fr) minmax(0,1.22fr);gap:3rem;align-items:center;background:var(--white)}.summary>p{max-width:660px;margin:0;padding-left:2.6rem;border-left:1px solid var(--line);color:#273142;font-size:1.05rem}.tech-stack{background:linear-gradient(180deg,#f7f8fa,#eef2f6)}.tech-grid{display:grid;grid-template-columns:repeat(11,minmax(72px,1fr));gap:1rem}.tech-item{display:grid;justify-items:center;gap:.35rem;text-align:center;font-size:.85rem;min-width:0}.tech-item [data-icon]{width:45px;height:45px;display:grid;place-items:center;color:var(--navy)}.tech-item svg{width:36px;height:36px}.tech-item small{color:var(--muted)}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:2.6rem;padding:3rem 5.5rem 2.8rem}.timeline{position:relative;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1.1rem;margin:0 0 2.6rem;text-align:center}.timeline:before{content:"";position:absolute;left:8%;right:8%;top:27px;height:4px;background:var(--navy)}.timeline article{position:relative;display:grid;justify-items:center;gap:.15rem}.timeline-dot{position:relative;z-index:1;display:grid;place-items:center;width:58px;height:58px;margin-bottom:.8rem;color:var(--white);background:var(--navy);border:5px solid var(--white);border-radius:50%;box-shadow:0 0 0 1px var(--line)}.timeline article.is-featured .timeline-dot{background:var(--red)}.timeline article:not(.is-featured) .timeline-dot:before{content:"";width:9px;height:9px;background:var(--white);border-radius:50%}.timeline h3{font-size:.78rem;line-height:1.25}.timeline strong{font-size:.88rem}.timeline p{margin:0;color:var(--muted);font-size:.78rem;line-height:1.32}.featured-project{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.9fr);gap:1.8rem;align-items:center;min-height:270px;margin-bottom:2.4rem;padding:2rem;color:var(--white);background:linear-gradient(110deg,#061626f5 0,#061626f5 62%,#06162626 62%),linear-gradient(135deg,var(--navy),#123557);border-radius:8px;overflow:hidden}.featured-project h2{margin-bottom:.4rem;font-size:2rem}.badge{display:inline-flex;margin-bottom:1rem;padding:.35rem .7rem;color:var(--white);background:var(--red);border-radius:4px;font-size:.72rem;font-weight:900;text-transform:uppercase}.featured-project p{max-width:520px;color:#dce5ef}.featured-project ul,.key-skills ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem 1.1rem;padding:0;margin:0;list-style:none}.featured-project li,.key-skills li{display:flex;align-items:center;gap:.45rem;min-width:0}.featured-project [data-icon],.key-skills [data-icon]{flex:0 0 auto;color:var(--red)}.project-screen{height:210px;padding:1rem;background:#f7f9fb;border-radius:8px;box-shadow:0 20px 45px #00000042}.window-bar{display:flex;gap:.35rem;margin-bottom:.9rem}.window-bar span{width:9px;height:9px;background:#bac3cf;border-radius:50%}.dashboard-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:48px;gap:.7rem}.dashboard-grid>div{background:#e6ebf1;border-radius:5px}.dashboard-grid .chart{grid-column:span 2;height:76px;background:linear-gradient(145deg,transparent 45%,rgba(228,37,40,.18) 45% 52%,transparent 52%),linear-gradient(#e6ebf1,#dce3eb)}.dashboard-grid .donut{height:76px;border-radius:50%;background:conic-gradient(var(--red) 0 34%,#27a98f 34% 67%,#123557 67% 100%);border:13px solid #f7f9fb;outline:14px solid #e6ebf1;justify-self:center;aspect-ratio:1}.lower-grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:2.2rem;padding-top:1.6rem;border-top:1px solid var(--line)}.education-row{display:flex;gap:1rem;align-items:center}.tu-mark{flex:0 0 auto;display:grid;place-items:center;width:76px;height:76px;color:var(--white);background:#1375b7;font-weight:900;text-align:center;line-height:.95;text-transform:uppercase}.education p,.key-skills li{color:var(--muted)}.company-card{padding-left:2.1rem;border-left:1px solid var(--line)}.company-logo{width:86px;height:86px;margin:.8rem 0 1rem;display:grid;place-items:center;background:conic-gradient(from 30deg,var(--red) 0 34%,#f0494c 34% 43%,var(--navy) 43% 75%,#132a42 75% 100%);clip-path:polygon(50% 0,94% 25%,94% 75%,50% 100%,6% 75%,6% 25%)}.company-logo span{width:44px;height:44px;background:var(--white);clip-path:inherit}.company-card h2{margin-bottom:2rem}.company-card small{color:var(--muted);font-size:1.25rem;font-weight:800}.company-fact{display:grid;grid-template-columns:32px 1fr;gap:.7rem;margin:0 0 1.4rem}.company-fact [data-icon]{color:var(--navy)}.company-fact p{margin:.2rem 0 0;color:var(--muted)}.company-fact a{color:var(--red);font-weight:800}.site-footer{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2rem;align-items:end;padding:2.2rem 5.5rem;color:var(--white);background:linear-gradient(135deg,var(--navy),#041120)}.site-footer p{margin-bottom:0}.site-footer>p{color:#c9d4df;font-size:.9rem}@media(max-width:1180px){.site-header,.hero-copy,.section-band,.content-grid,.site-footer{padding-left:3rem;padding-right:3rem}.hero{grid-template-columns:minmax(0,1fr) minmax(390px,.8fr)}.hero-points{grid-template-columns:1fr;max-width:340px}.tech-grid{grid-template-columns:repeat(6,minmax(86px,1fr))}.content-grid{grid-template-columns:1fr}.company-card{display:grid;grid-template-columns:auto 1fr 1fr;gap:.6rem 1.3rem;padding:2rem 0 0;border-left:0;border-top:1px solid var(--line)}.company-card .section-kicker{grid-column:1 / -1}.company-card h2{margin-top:.8rem}}@media(max-width:860px){.site-header{position:absolute;display:grid;gap:.8rem;min-height:122px;padding-top:1rem;padding-bottom:1rem}.nav-links{width:100%;gap:1rem;color:#ffffffe0;overflow-x:auto;padding-bottom:.15rem}.nav-links a{flex:0 0 auto;padding:.55rem 0}.nav-links a:after{bottom:0}.hero{grid-template-columns:1fr;min-height:0}.hero:before{top:0;right:0;bottom:0;left:0}.hero:after{left:auto;right:-18%;width:60%;opacity:.3}.hero-copy{padding-top:12rem;padding-bottom:1.8rem}.hero-visual{min-height:430px;padding:0 2rem;background:var(--white)}.hero-visual img{width:min(70vw,330px);max-height:430px}.summary,.featured-project,.lower-grid,.site-footer{grid-template-columns:1fr}.summary>p{padding-left:0;border-left:0}.timeline{grid-template-columns:1fr;text-align:left}.timeline:before{left:29px;right:auto;top:0;bottom:0;width:4px;height:auto}.timeline article{grid-template-columns:58px 1fr;justify-items:start;column-gap:1rem}.timeline-dot{grid-row:span 3;margin:0}.company-card{grid-template-columns:1fr}}@media(max-width:640px){.site-header,.hero-copy,.section-band,.content-grid,.site-footer{padding-left:1.25rem;padding-right:1.25rem}h1{font-size:4rem}.hero-lead{font-size:1.08rem}.tech-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.featured-project{padding:1.25rem}.featured-project ul,.key-skills ul{grid-template-columns:1fr}.project-screen{min-width:0;height:188px}.dashboard-grid{grid-auto-rows:38px}.dashboard-grid .chart,.dashboard-grid .donut{height:62px}}
