@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";:root{font-family:Inter,system-ui,sans-serif;color:#eef3ff;background:#070b14;font-synthesis:none;text-rendering:optimizeLegibility;--bg: #070b14;--surface: #0c1220;--surface-2: #10182a;--line: rgba(255,255,255,.1);--muted: #8f9bb3;--blue: #6b8cff;--violet: #8b6dff;--cyan: #67e8f9;--max: 1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--bg);color:#f7f9ff;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{color:inherit}img{max-width:100%}::selection{background:#6b8cff47}.container{width:min(var(--max),calc(100% - 40px));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.muted{color:var(--muted)}.nav-wrap{position:fixed;z-index:50;top:0;left:0;width:100%;transition:background .3s ease,border-color .3s ease,backdrop-filter .3s ease;border-bottom:1px solid transparent}.nav-wrap.is-scrolled{background:#070b14b8;border-color:var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.nav{min-height:74px;display:flex;align-items:center;justify-content:space-between;position:relative}.brand{display:flex;align-items:center;gap:10px;font-family:Manrope,sans-serif;font-weight:700;font-size:14px;letter-spacing:-.02em}.brand-mark{display:grid;place-items:center;width:34px;height:34px;border:1px solid var(--line);border-radius:10px;background:linear-gradient(135deg,#6b8cff29,#8b6dff0d);font-size:12px}.desktop-nav{display:flex;align-items:center;gap:26px;font-size:13px;color:#b7c1d6}.desktop-nav>a:not(.btn):hover{color:#fff}.menu-button{display:none;background:none;border:0;padding:8px}.mobile-nav{position:absolute;top:66px;left:0;right:0;padding:18px;display:grid;gap:8px;background:#0c1220;border:1px solid var(--line);border-radius:18px;box-shadow:0 24px 60px #00000059}.mobile-nav>a:not(.btn){padding:12px 8px;color:#c7d0e2}.hero{min-height:100svh;display:flex;align-items:center;position:relative;overflow:hidden;padding:128px 0 86px;border-bottom:1px solid var(--line)}.hero-grid-bg{position:absolute;inset:0;opacity:.16;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px);background-size:56px 56px;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,1),transparent 88%);mask-image:linear-gradient(to bottom,rgba(0,0,0,1),transparent 88%)}.orb{position:absolute;border-radius:50%;filter:blur(110px);opacity:.12;pointer-events:none}.orb-one{width:520px;height:520px;background:#596cff;right:-180px;top:50px}.orb-two{width:420px;height:420px;background:#854dff;left:-230px;bottom:-160px}.hero-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:80px;align-items:center;position:relative;z-index:1}.status-pill{display:inline-flex;align-items:center;gap:9px;border:1px solid var(--line);border-radius:999px;padding:8px 12px;font-size:12px;color:#c7d0e2;background:#ffffff06;margin-bottom:28px}.status-dot{width:7px;height:7px;background:#5ee9a1;border-radius:50%;box-shadow:0 0 0 5px #5ee9a114}.hero-kicker,.eyebrow{color:#8096ff;font-size:11px;font-weight:700;letter-spacing:.18em}.hero h1{margin:14px 0 22px;font-family:Manrope,sans-serif;font-size:clamp(48px,6vw,82px);line-height:.99;letter-spacing:-.055em;max-width:860px}.hero h1 span{background:linear-gradient(110deg,#fff 15%,#94a9ff 55%,#9c75ff);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-lead{max-width:700px;color:#9ca8bf;line-height:1.75;font-size:17px;margin:0 0 22px}.role-line{display:flex;align-items:center;gap:8px;color:#8f9bb3;font-size:13px;min-height:22px}.role-line strong{color:#dbe3f4;font-weight:600}.hero-actions{display:flex;gap:12px;margin-top:30px;flex-wrap:wrap}.btn{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 18px;border-radius:12px;font-weight:700;font-size:13px;border:1px solid var(--line);cursor:pointer;transition:transform .2s ease,border-color .2s ease,background .2s ease}.btn:hover{transform:translateY(-2px)}.btn-primary{background:#f4f7ff;color:#0b1020;border-color:#f4f7ff}.btn-primary:hover{background:#dfe6ff;border-color:#dfe6ff}.btn-secondary{background:#ffffff09;color:#e8edfa}.btn-secondary:hover{border-color:#ffffff38}.btn-small{min-height:38px;padding-inline:14px}.social-row{display:flex;gap:10px;margin-top:24px}.social-row a{width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--line);border-radius:11px;color:#9ca8bf;transition:.2s ease}.social-row a:hover{color:#fff;border-color:#ffffff38;transform:translateY(-2px)}.hero-panel{border:1px solid var(--line);border-radius:24px;padding:22px;background:linear-gradient(180deg,#ffffff0b,#ffffff05);box-shadow:0 30px 80px #00000047}.panel-label{display:block;font-size:10px;letter-spacing:.16em;color:#707e99;margin:3px 0 16px}.focus-card{display:flex;gap:14px;align-items:center;padding:17px 0;border-top:1px solid var(--line)}.focus-card>span{color:#657390;font:600 11px Manrope}.focus-card strong,.focus-card small{display:block}.focus-card strong{font:700 15px Manrope;margin-bottom:4px}.focus-card small{color:#7d8aa3}.availability{display:flex;gap:11px;align-items:flex-start;padding:16px;margin-top:14px;border-radius:15px;background:#6b8cff0f;border:1px solid rgba(107,140,255,.14)}.availability svg{color:#90a5ff;margin-top:2px;flex:0 0 auto}.availability strong,.availability span{display:block}.availability strong{font-size:12px;margin-bottom:4px}.availability span{color:#7f8ca5;font-size:11px}.scroll-cue{position:absolute;bottom:28px;left:50%;transform:translate(-50%);display:flex;gap:8px;align-items:center;color:#66738f;font-size:11px;text-transform:uppercase;letter-spacing:.14em}.section{padding:120px 0;border-bottom:1px solid var(--line)}.section-alt{background:#090e19}.section-heading{max-width:760px;margin-bottom:50px}.section-heading h2,.contact-intro h2,.philosophy h2{font-family:Manrope,sans-serif;font-size:clamp(34px,4vw,56px);line-height:1.08;letter-spacing:-.045em;margin:14px 0 15px}.section-heading p{color:#8996af;line-height:1.7;max-width:680px}.about-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:80px}.about-lead{margin:0;font:600 clamp(24px,3vw,38px)/1.35 Manrope;letter-spacing:-.03em}.about-copy{color:#919eb6;font-size:16px;line-height:1.8}.about-copy p:first-child{margin-top:0}.skill-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.skill-card{min-height:230px;padding:26px;border:1px solid var(--line);border-radius:18px;background:#0b111e;position:relative;overflow:hidden}.skill-card:hover{border-color:#6b8cff47;transform:translateY(-3px);transition:.25s ease}.card-accent{position:absolute;left:0;top:0;width:46px;height:2px;background:#748fff}.skill-card h3{font:700 17px Manrope;margin:10px 0 26px}.skill-list{display:flex;flex-wrap:wrap;gap:8px}.skill-list span,.chips span{font-size:11px;color:#9aa7bf;border:1px solid var(--line);border-radius:999px;padding:7px 9px;background:#ffffff05}.project-grid{display:grid;gap:24px}.project-card{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);border:1px solid var(--line);border-radius:22px;overflow:hidden;background:#0a101c}.project-card:hover{border-color:#ffffff29}.project-preview{min-height:400px;display:grid;place-items:center;position:relative;color:#60708d;font-size:12px;letter-spacing:.08em;background:radial-gradient(circle at 25% 20%,rgba(107,140,255,.15),transparent 35%),linear-gradient(135deg,#10192b,#0a101c);overflow:hidden}.project-preview:after{content:"";position:absolute;inset:20px;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:linear-gradient(180deg,rgba(255,255,255,.035),transparent);transform:perspective(900px) rotateY(-5deg) rotateX(3deg);transition:transform .4s ease}.project-card:hover .project-preview:after{transform:perspective(900px) rotateY(0) rotateX(0) scale(1.015)}.project-content{padding:36px;display:flex;flex-direction:column;justify-content:center}.project-topline{display:flex;justify-content:space-between;gap:20px;align-items:center}.project-type{color:#8299ff;font-size:10px;letter-spacing:.14em;text-transform:uppercase;font-weight:700}.project-index{color:#56627a;font-size:10px;letter-spacing:.14em}.project-content h3{font:700 clamp(26px,3vw,36px) Manrope;letter-spacing:-.03em;margin:14px 0 12px}.project-content>p{color:#8f9bb3;line-height:1.7;margin:0 0 18px}.feature-list{display:grid;gap:7px;margin:0 0 22px;padding-left:18px;color:#a7b2c7;font-size:13px;line-height:1.5}.chips{display:flex;flex-wrap:wrap;gap:7px}.project-actions{display:flex;gap:18px;flex-wrap:wrap;margin-top:26px}.text-link{display:inline-flex;align-items:center;gap:7px;color:#cbd4e6;font-size:12px;font-weight:600}.text-link:hover{color:#fff}.future-project{margin-top:18px;border:1px dashed rgba(255,255,255,.13);border-radius:18px;padding:22px;display:flex;align-items:center;gap:14px;color:#7f8ca5}.future-project>span{width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--line);border-radius:11px;color:#9db0ff}.future-project p{margin:0;font-size:13px;line-height:1.6}.future-project strong{color:#c7d0e2}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.experience-copy>p{color:#96a2ba;line-height:1.8;font-size:16px}.experience-points{margin-top:34px}.experience-points>div{display:flex;gap:15px;padding:16px 0;border-top:1px solid var(--line)}.experience-points span{color:#66748f;font-size:11px}.experience-points p{margin:0;color:#c1cada;font-size:13px}.learning-panel{border:1px solid var(--line);border-radius:22px;padding:30px;background:#0c1321}.learning-panel h3{font:700 28px/1.25 Manrope;letter-spacing:-.03em;margin:15px 0 26px}.learning-list>div{display:flex;gap:14px;padding:13px 0;border-top:1px solid var(--line)}.learning-list span{color:#66748f;font-size:10px}.learning-list p{margin:0;font-size:13px;color:#aab5c9}.education-card{max-width:760px;border-left:1px solid var(--line);padding:10px 0 10px 35px;position:relative}.education-marker{position:absolute;width:9px;height:9px;border-radius:50%;background:#8098ff;left:-5px;top:20px;box-shadow:0 0 0 7px #8098ff14}.education-card h3{font:700 clamp(27px,3vw,38px) Manrope;letter-spacing:-.035em;margin:12px 0}.education-card p{margin:7px 0;color:#a5b0c4}.philosophy{padding:120px 0;border-bottom:1px solid var(--line);background:linear-gradient(135deg,#6b8cff12,#8b6dff06)}.philosophy .container{max-width:950px}.quote-mark{margin:0;font:700 76px/1 Georgia;color:#7893ff;opacity:.65}.philosophy h2{margin-top:-12px}.philosophy .container>div>p:last-child{color:#8d9ab1;font-size:16px;line-height:1.7;max-width:720px}.contact-section{background:#070b14}.contact-shell{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;padding:44px;border:1px solid var(--line);border-radius:24px;background:#0b111e}.contact-intro h2{font-size:clamp(34px,4vw,52px)}.contact-intro>p{color:#8e9bb3;line-height:1.7}.contact-links{display:grid;gap:12px;margin-top:30px}.contact-links a,.contact-links span{display:flex;align-items:center;gap:10px;color:#aab5c9;font-size:13px}.contact-form{display:grid;gap:15px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.contact-form label{display:grid;gap:8px;color:#aeb9cb;font-size:11px;font-weight:600;letter-spacing:.04em}.contact-form input,.contact-form textarea{width:100%;border:1px solid var(--line);border-radius:12px;padding:13px 14px;color:#edf2ff;background:#080d17;outline:none;resize:vertical}.contact-form input:focus,.contact-form textarea:focus{border-color:#6f8aff;box-shadow:0 0 0 3px #6f8aff14}.contact-form .btn{justify-self:start}.contact-form small{color:#64718a;font-size:10px;line-height:1.5}footer{padding:36px 0;color:#70809a}.footer-grid{display:flex;align-items:end;justify-content:space-between;gap:30px}footer strong{color:#d4dced;font-family:Manrope}footer p{font-size:11px;margin:7px 0 0}.reveal{opacity:0;transform:translateY(24px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:none}:focus-visible{outline:2px solid #8299ff;outline-offset:4px;border-radius:6px}@media(max-width:980px){.desktop-nav{display:none}.menu-button{display:grid;place-items:center}.hero-layout,.about-grid,.two-col,.contact-shell{grid-template-columns:1fr}.hero-layout{gap:50px}.hero-panel{max-width:620px}.skill-grid{grid-template-columns:1fr 1fr}.project-card{grid-template-columns:1fr}.project-preview{min-height:320px}.contact-shell{gap:42px;padding:34px}}@media(max-width:640px){.container{width:min(100% - 28px,var(--max))}.nav{min-height:66px}.brand span:last-child{display:none}.hero{padding-top:104px;min-height:auto}.hero h1{font-size:clamp(44px,14vw,64px)}.hero-lead{font-size:15px}.hero-actions .btn{width:100%}.scroll-cue{display:none}.section{padding:88px 0}.skill-grid{grid-template-columns:1fr}.skill-card{min-height:auto}.project-content{padding:26px}.project-preview{min-height:250px}.project-actions{gap:14px}.form-row{grid-template-columns:1fr}.contact-shell{padding:25px}.footer-grid{align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}.project-card-featured{border-color:#6b8cff47;background:linear-gradient(135deg,#6b8cff0e,#8b6dff05),#0a101c;box-shadow:0 30px 80px #00000038}.project-browser{width:calc(100% - 64px);max-width:520px;min-height:280px;border-radius:18px;overflow:hidden;border:1px solid rgba(255,255,255,.11);background:#09101d;box-shadow:0 30px 70px #00000059,inset 0 1px #ffffff09;transform:perspective(1000px) rotateY(-4deg) rotateX(2deg);transition:transform .45s ease,border-color .35s ease}.project-card:hover .project-browser{transform:perspective(1000px) rotateY(0) rotateX(0) scale(1.012);border-color:#8299ff47}.project-browser-bar{height:36px;display:flex;align-items:center;gap:7px;padding:0 14px;border-bottom:1px solid rgba(255,255,255,.07);background:#ffffff06}.project-browser-bar span{width:7px;height:7px;border-radius:50%;background:#ffffff2e}.project-browser-body{min-height:244px;display:grid;place-items:center;position:relative;overflow:hidden;background:radial-gradient(circle at 30% 20%,rgba(107,140,255,.13),transparent 35%),linear-gradient(135deg,#0b1322,#080d16)}.project-browser-body:before{content:"";position:absolute;inset:0;opacity:.16;background-image:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px);background-size:32px 32px}.preview-label{position:relative;z-index:1;font-size:10px;letter-spacing:.14em;color:#66738e}.flagship-badge{display:inline-flex;align-items:center;gap:5px;border:1px solid rgba(129,151,255,.22);background:#6b8cff12;color:#a9b7ff;padding:5px 8px;border-radius:999px;font-size:9px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.project-proof{margin:23px 0 22px;padding:18px 18px 16px;border:1px solid rgba(255,255,255,.075);border-radius:14px;background:#ffffff05}.project-proof-label{display:block;margin-bottom:13px;color:#687996;font-size:9px;font-weight:700;letter-spacing:.16em}.project-card-featured .project-preview{background:radial-gradient(circle at 30% 20%,rgba(107,140,255,.2),transparent 38%),radial-gradient(circle at 80% 80%,rgba(139,109,255,.09),transparent 35%),#09101c}@media(max-width:640px){.project-browser{width:calc(100% - 32px);min-height:210px}.project-browser-body{min-height:174px}.project-index{display:none}}.hero-v2{min-height:100svh;padding:132px 0 80px;background:radial-gradient(circle at 78% 36%,rgba(98,112,255,.1),transparent 32%),#070b14}.hero-v2-glow{position:absolute;width:520px;height:520px;right:6%;top:20%;border-radius:50%;background:#5d52ff14;filter:blur(140px);pointer-events:none}.hero-v2-layout{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);gap:clamp(60px,8vw,120px);align-items:center}.hero-v2-copy{max-width:760px}.hero-v2-copy h1{max-width:760px;margin:17px 0 24px;font-family:Manrope,sans-serif;font-size:clamp(54px,6.2vw,88px);line-height:.98;letter-spacing:-.06em}.hero-v2-copy h1 span{display:block;background:linear-gradient(105deg,#f1f4ff,#9eaaff 46%,#8b72ff);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-v2-lead{max-width:680px;margin:0 0 24px;color:#98a5bd;font-size:17px;line-height:1.75}.hero-v2-socials{display:flex;align-items:center;gap:20px;margin-top:28px;color:#66748c;font-size:11px}.hero-v2-socials>span{text-transform:uppercase;letter-spacing:.13em;font-weight:700}.hero-v2-socials>div{display:flex;flex-wrap:wrap;gap:16px}.hero-v2-socials a,.hero-social-disabled{display:inline-flex;align-items:center;gap:7px;color:#a8b4c9;font-size:12px;font-weight:600}.hero-social-disabled{color:#59667c;cursor:default}.hero-v2-socials a:hover{color:#fff}.hero-tech-line{display:flex;flex-wrap:wrap;gap:0;margin-top:34px;padding-top:22px;border-top:1px solid rgba(255,255,255,.08)}.hero-tech-line span{position:relative;padding-right:20px;margin-right:20px;color:#77859f;font-size:11px;font-weight:600}.hero-tech-line span:not(:last-child):after{content:"";position:absolute;right:0;top:50%;width:3px;height:3px;border-radius:50%;background:#38445a}.hero-v2-visual{position:relative;width:100%;max-width:475px;margin-left:auto}.portrait-frame{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:28px;padding:10px;background:linear-gradient(145deg,#ffffff0e,#ffffff04);box-shadow:0 50px 100px #00000059,inset 0 1px #ffffff0d}.portrait-topline{min-height:42px;display:flex;align-items:center;justify-content:space-between;padding:0 9px;color:#697792;font-size:9px;letter-spacing:.13em}.portrait-status{display:flex;align-items:center;gap:8px}.portrait-image-wrap{position:relative;overflow:hidden;aspect-ratio:4 / 5;border-radius:20px;background:#0d1321}.portrait-image{width:100%;height:100%;display:block;object-fit:cover;object-position:center 20%;filter:saturate(.82) contrast(1.04);transform:scale(1.015);transition:transform .7s cubic-bezier(.2,.7,.2,1),filter .7s ease}.portrait-frame:hover .portrait-image{transform:scale(1.04);filter:saturate(.92) contrast(1.03)}.portrait-gradient{position:absolute;inset:0;background:linear-gradient(to top,rgba(5,9,17,.96) 0%,rgba(5,9,17,.56) 24%,transparent 52%)}.portrait-caption{position:absolute;left:26px;right:26px;bottom:25px;display:grid}.portrait-caption>span{margin-bottom:6px;color:#8298ff;font-size:9px;font-weight:800;letter-spacing:.18em}.portrait-caption strong{font-family:Manrope,sans-serif;color:#f6f8ff;font-size:24px;letter-spacing:-.025em}.portrait-caption small{display:flex;align-items:center;gap:6px;margin-top:9px;color:#93a0b7}.hero-floating-card{position:absolute;z-index:4;border:1px solid rgba(255,255,255,.11);background:#0a101de0;box-shadow:0 24px 60px #00000061;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hero-floating-project{width:250px;left:-72px;bottom:52px;padding:18px;border-radius:17px}.floating-card-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:11px;color:#8197ff;font-size:8px;font-weight:800;letter-spacing:.14em}.floating-live-dot{width:6px;height:6px;border-radius:50%;background:#69e7a3;box-shadow:0 0 0 5px #69e7a312}.hero-floating-project>strong{display:block;color:#f4f7ff;font-family:Manrope,sans-serif;font-size:19px}.hero-floating-project>p{margin:6px 0 13px;color:#75839c;font-size:10px;line-height:1.5}.floating-stack{display:flex;gap:5px}.floating-stack span{padding:5px 7px;border:1px solid rgba(255,255,255,.08);border-radius:999px;color:#8492aa;font-size:8px}.hero-floating-focus{top:74px;right:-52px;display:flex;align-items:center;gap:11px;padding:13px 15px;border-radius:14px}.floating-number{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:#6c89ff14;color:#8ea3ff;font-size:9px}.hero-floating-focus small,.hero-floating-focus strong{display:block}.hero-floating-focus small{margin-bottom:4px;color:#65738d;font-size:7px;letter-spacing:.13em}.hero-floating-focus strong{color:#cdd5e5;font-size:10px}@media(max-width:1050px){.hero-v2-layout{grid-template-columns:1fr 390px;gap:55px}.hero-v2-copy h1{font-size:clamp(50px,6vw,72px)}.hero-floating-project{left:-35px}.hero-floating-focus{right:-15px}}@media(max-width:860px){.hero-v2{padding-top:110px}.hero-v2-layout{grid-template-columns:1fr;gap:65px}.hero-v2-copy{max-width:720px}.hero-v2-visual{max-width:440px;margin:0 auto}}@media(max-width:560px){.hero-v2{padding:98px 0 70px}.hero-v2-copy h1{font-size:clamp(44px,14vw,60px)}.hero-v2-lead{font-size:15px}.hero-v2-socials{align-items:flex-start;flex-direction:column;gap:12px}.hero-tech-line{row-gap:12px}.hero-tech-line span{padding-right:13px;margin-right:13px}.hero-floating-project{width:215px;left:-8px;bottom:24px}.hero-floating-focus{top:62px;right:-8px}.portrait-frame{border-radius:22px}.portrait-image-wrap{border-radius:15px}}@media(prefers-reduced-motion:reduce){.portrait-image{transition:none}}.hero-v2{min-height:auto;padding:118px 0 72px}.hero-v2-layout{grid-template-columns:minmax(0,1.12fr) minmax(390px,.88fr);gap:clamp(72px,7vw,105px)}.hero-v2-copy h1{max-width:700px;font-size:clamp(52px,5.25vw,76px);line-height:1.01;letter-spacing:-.055em}.hero-v2-lead{max-width:650px;font-size:16px;line-height:1.7}.hero-v2-visual{max-width:430px}.portrait-image-wrap{aspect-ratio:4 / 4.85}.portrait-image{object-position:center 16%}.hero-floating-project{width:232px;left:-58px;bottom:34px}.hero-floating-focus{top:72px;right:-34px}.hero-v2-socials{margin-top:24px}.hero-tech-line{margin-top:24px;padding-top:18px}@media(min-width:1200px){.hero-v2-layout{align-items:center}.hero-v2-copy{transform:translateY(-6px)}.hero-v2-visual{transform:translateY(8px)}}@media(max-width:1050px){.hero-v2-layout{grid-template-columns:1fr 380px}.hero-floating-project{left:-28px}.hero-floating-focus{right:-10px}}@media(max-width:860px){.hero-v2{padding-top:104px}.hero-v2-layout{grid-template-columns:1fr}.hero-v2-copy h1{max-width:760px}.hero-v2-visual{max-width:420px}}.project-card-featured{border-color:#6b8cff47;background:linear-gradient(135deg,#6b8cff0e,#8b6dff04),#0a101c}.project-browser{width:calc(100% - 54px);max-width:560px;overflow:hidden;border:1px solid rgba(255,255,255,.11);border-radius:18px;background:#090f1a;box-shadow:0 28px 70px #00000057,inset 0 1px #ffffff0a;transform:perspective(1000px) rotateY(-3deg) rotateX(1deg);transition:transform .45s ease,border-color .3s ease}.project-card:hover .project-browser{transform:perspective(1000px) rotateY(0) rotateX(0) scale(1.012);border-color:#7e94ff40}.project-browser-bar{height:38px;display:flex;align-items:center;gap:7px;padding:0 13px;border-bottom:1px solid rgba(255,255,255,.07);background:#ffffff06}.project-browser-bar>span{width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:#ffffff29}.project-browser-url{min-width:0;margin-left:7px;padding:5px 10px;overflow:hidden;border:1px solid rgba(255,255,255,.06);border-radius:7px;color:#63718a;background:#0000001f;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.project-browser-body{position:relative;min-height:300px;overflow:hidden;background:radial-gradient(circle at 30% 20%,rgba(107,140,255,.12),transparent 35%),#08101c}.project-preview-image{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:cover;object-position:top center;transition:transform .55s cubic-bezier(.2,.7,.2,1)}.project-card:hover .project-preview-image{transform:scale(1.02)}.preview-label{position:absolute;inset:0;display:grid;place-items:center;color:#60708c;font-size:10px;letter-spacing:.13em}.project-badges{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.flagship-badge{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border:1px solid rgba(130,151,255,.22);border-radius:999px;color:#a8b6ff;background:#6b8cff12;font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.project-proof{margin:22px 0;padding:17px 18px 15px;border:1px solid rgba(255,255,255,.075);border-radius:14px;background:#ffffff05}.project-proof-label{display:block;margin-bottom:12px;color:#6d7b95;font-size:9px;font-weight:700;letter-spacing:.15em}.project-proof .feature-list{margin-bottom:0}.text-link-disabled{color:#59677f;cursor:default}@media(max-width:640px){.project-browser{width:calc(100% - 28px)}.project-browser-body{min-height:220px}.project-index{display:none}}.project-browser-body{aspect-ratio:16 / 9;min-height:0;background:#fff}.project-preview-image{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:center;background:#fff}.project-card:hover .project-preview-image{transform:scale(1.008)}.project-browser{max-width:590px}.about-premium-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.about-story{min-height:240px;padding:28px;border:1px solid rgba(255,255,255,.09);border-radius:18px;background:linear-gradient(180deg,#ffffff07,#ffffff03);transition:transform .25s ease,border-color .25s ease,background .25s ease}.about-story:hover{transform:translateY(-4px);border-color:#738cff38;background:linear-gradient(180deg,#6b8cff0b,#ffffff03)}.about-number{display:block;margin-bottom:38px;color:#697894;font-size:10px;font-weight:700;letter-spacing:.14em}.about-story h3{margin:0 0 13px;color:#f0f3fb;font-family:Manrope,sans-serif;font-size:20px;letter-spacing:-.025em}.about-story p{margin:0;color:#8996ad;font-size:13px;line-height:1.75}@media(max-width:850px){.about-premium-grid{grid-template-columns:1fr}.about-story{min-height:auto}.about-number{margin-bottom:24px}}.skill-card-premium{min-height:260px;padding:26px;display:flex;flex-direction:column}.skill-card-top{display:flex;align-items:center;gap:12px;margin-bottom:34px}.skill-number{color:#71809c;font-size:9px;font-weight:700;letter-spacing:.14em}.skill-line{width:34px;height:1px;background:linear-gradient(to right,#7893ff,#7893ff00)}.skill-card-premium h3{margin:0 0 10px;font-size:19px}.skill-description{min-height:52px;margin:0 0 22px;color:#7f8da7;font-size:12px;line-height:1.65}.skill-card-premium .skill-list{margin-top:auto}.skill-card-premium:hover{background:radial-gradient(circle at 10% 0%,rgba(108,137,255,.07),transparent 40%),#0b111e}@media(max-width:640px){.skill-card-premium,.skill-description{min-height:auto}}.skill-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.skill-grid .skill-card{grid-column:span 2}.skill-grid .skill-card:nth-child(4),.skill-grid .skill-card:nth-child(5){grid-column:span 3}.skill-card-premium{min-height:255px}@media(max-width:900px){.skill-grid{grid-template-columns:repeat(2,1fr)}.skill-grid .skill-card,.skill-grid .skill-card:nth-child(4),.skill-grid .skill-card:nth-child(5){grid-column:auto}}@media(max-width:640px){.skill-grid{grid-template-columns:1fr}}.experience-premium-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:20px;align-items:stretch}.experience-main-card,.learning-panel-premium{border:1px solid rgba(255,255,255,.09);border-radius:20px;background:linear-gradient(180deg,#ffffff06,#ffffff03)}.experience-main-card{padding:30px}.experience-card-top{display:flex;align-items:center;gap:8px;margin-bottom:24px;color:#71809a;font-size:9px;font-weight:700;letter-spacing:.14em}.experience-status-dot{width:7px;height:7px;border-radius:50%;background:#6fe2a5;box-shadow:0 0 0 5px #6fe2a50f}.experience-main-card h3{margin:0 0 12px;font-family:Manrope,sans-serif;font-size:28px;letter-spacing:-.03em}.experience-main-card>p{max-width:700px;margin:0;color:#8996ad;font-size:14px;line-height:1.75}.experience-milestones{margin-top:30px}.experience-milestones>div{display:grid;grid-template-columns:34px 1fr;gap:14px;padding:18px 0;border-top:1px solid rgba(255,255,255,.075)}.experience-milestones>div>span{color:#6d7c97;font-size:10px;font-weight:700;letter-spacing:.12em}.experience-milestones strong{display:block;margin-bottom:5px;color:#dce3ef;font-size:13px}.experience-milestones p{margin:0;color:#7f8da6;font-size:12px;line-height:1.65}.learning-panel-premium{padding:30px}.learning-panel-heading{display:flex;align-items:center;justify-content:space-between;gap:14px}.learning-active{display:inline-flex;align-items:center;gap:7px;color:#6d7d98;font-size:8px;font-weight:700;letter-spacing:.12em}.learning-panel-premium h3{margin:20px 0 9px;font-size:27px;line-height:1.2}.learning-intro{margin:0 0 22px;color:#7f8ca4;font-size:12px;line-height:1.6}.learning-panel-premium .learning-list>div{padding:14px 0}@media(max-width:900px){.experience-premium-grid{grid-template-columns:1fr}}@media(max-width:560px){.experience-main-card,.learning-panel-premium{padding:24px}.learning-panel-heading{align-items:flex-start;flex-direction:column}}.education-premium-card{padding:34px;border:1px solid rgba(255,255,255,.09);border-radius:22px;background:radial-gradient(circle at 85% 10%,rgba(107,140,255,.06),transparent 32%),linear-gradient(180deg,#ffffff06,#ffffff03)}.education-top{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:24px;border-bottom:1px solid rgba(255,255,255,.075)}.education-status{display:inline-flex;align-items:center;gap:8px;color:#8196ff;font-size:9px;font-weight:700;letter-spacing:.14em}.education-level{color:#66748d;font-size:9px;font-weight:700;letter-spacing:.14em}.education-main{display:grid;grid-template-columns:1fr .72fr;gap:70px;padding-top:32px}.education-label{display:block;margin-bottom:12px;color:#687791;font-size:9px;font-weight:700;letter-spacing:.14em}.education-main h3{margin:0 0 13px;font-family:Manrope,sans-serif;font-size:clamp(30px,3vw,42px);letter-spacing:-.04em}.education-college{margin:0;color:#c4ccdc;font-size:14px}.education-university{margin:7px 0 0;color:#8290a9;font-size:13px}.education-focus{padding-left:28px;border-left:1px solid rgba(255,255,255,.08)}.education-focus strong{display:block;margin-bottom:10px;color:#dbe2ef;font-family:Manrope,sans-serif;font-size:18px}.education-focus p{margin:0;color:#8190a8;font-size:12px;line-height:1.7}@media(max-width:760px){.education-main{grid-template-columns:1fr;gap:30px}.education-focus{padding-left:0;padding-top:26px;border-left:0;border-top:1px solid rgba(255,255,255,.08)}}.contact-form-note{margin:2px 0 0;color:#68758d;font-size:10px;line-height:1.5}.contact-links a{transition:color .2s ease,transform .2s ease}.contact-links a:hover{color:#fff;transform:translate(3px)}.footer-premium{min-height:86px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px}.footer-brand{display:flex;align-items:center;gap:12px}.footer-brand strong{display:block;color:#dce3ef;font-family:Manrope,sans-serif;font-size:13px}.footer-brand p{margin:4px 0 0;color:#67758d;font-size:10px}.footer-links{display:flex;align-items:center;justify-content:center;gap:9px}.footer-links a{width:36px;height:36px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.08);border-radius:10px;color:#78869e;transition:color .2s ease,border-color .2s ease,transform .2s ease}.footer-links a:hover{color:#fff;border-color:#ffffff2e;transform:translateY(-2px)}.footer-copy{justify-self:end;margin:0;color:#5f6d84;font-size:10px}@media(max-width:760px){.footer-premium{grid-template-columns:1fr;justify-items:start;padding-top:28px;padding-bottom:28px}.footer-copy{justify-self:start}}@media(max-width:860px){.hero-v2-visual{display:flex;flex-direction:column;gap:14px}.hero-floating-project,.hero-floating-focus{position:static;width:100%;transform:none}.hero-floating-project{order:2}.hero-floating-focus{order:3}.portrait-frame{order:1}.hero-floating-focus{justify-content:flex-start}}@media(max-width:560px){.hero-v2-visual{max-width:100%}.portrait-frame{width:100%}.hero-floating-project,.hero-floating-focus{inset:auto}.portrait-caption{left:20px;right:20px;bottom:20px}}.hero-v2-visual{display:flex;flex-direction:column;gap:14px}.portrait-frame{order:1}.hero-floating-project,.hero-floating-focus{position:static;width:100%;inset:auto;transform:none}.hero-floating-project{order:2}.hero-floating-focus{order:3;justify-content:flex-start}@media(min-width:861px){.hero-v2-visual{max-width:430px}.hero-floating-project,.hero-floating-focus{border-radius:15px}}.contact-status{min-height:22px;margin:4px 0 0;font-size:.9rem;line-height:1.5;font-weight:600}.contact-status-success{color:#72e6a6}.contact-status-error{color:#ff8f9b}.contact-form button:disabled{cursor:wait;opacity:.65}
