@import"https://fonts.googleapis.com/css2?family=Playwrite+VN:wght@100..400&display=swap";:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0d1834;background:#fff;--blue: #4b8df8;--blue-soft: #eef5ff;--ink: #111936;--muted: #6c7486;--line: #e7ebf2;--card: rgba(255, 255, 255, .94)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{margin:0;overflow-x:hidden;color:var(--ink);background:#fff}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}a,button{cursor:pointer}.top-nav{position:fixed;top:16px;left:50%;z-index:5000;display:flex;align-items:center;justify-content:center;gap:4px;width:auto;padding:6px 8px;transform:translate(-50%);background:#ffffff61;border:1px solid rgba(221,227,236,.72);border-radius:999px;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 10px 30px #18244012;white-space:nowrap}.top-nav a{position:relative;display:flex;align-items:center;justify-content:center;min-width:90px;padding:10px 15px;color:#566074;background:transparent;font-size:14px;font-weight:650;line-height:1;transition:color .2s ease,transform .2s ease}.top-nav a:hover{color:var(--ink);transform:translateY(-1px)}.top-nav a.active{color:var(--ink)}.top-nav a.active:after{content:"";position:absolute;left:50%;bottom:-3px;width:28px;height:3px;transform:translate(-50%);background:var(--blue);border-radius:999px}.top-nav .home-nav{min-width:46px;padding-inline:10px}.top-nav .home-nav svg{width:20px;height:20px}.hero{position:relative;min-height:100vh;overflow:hidden;display:flex;align-items:center;justify-content:center;text-align:center;background:radial-gradient(circle at 50% 43%,rgba(75,141,248,.055),transparent 31%),#fff}.cloud{position:absolute;background:#e7e9f0;border-radius:999px;opacity:.9;z-index:1}.cloud:before,.cloud:after{content:"";position:absolute;background:inherit;border-radius:50%}.cloud-a{width:420px;height:120px;top:-46px;left:-70px}.cloud-a:before{width:190px;height:190px;left:90px;top:-60px}.cloud-a:after{width:160px;height:160px;left:250px;top:-30px}.cloud-b{width:440px;height:118px;top:-50px;right:-80px}.cloud-b:before{width:180px;height:180px;right:210px;top:-50px}.cloud-b:after{width:160px;height:160px;right:75px;top:-25px}.cloud-c{width:300px;height:95px;top:45px;left:-100px;opacity:.55}.cloud-d{width:300px;height:95px;top:45px;right:-100px;opacity:.55}.particle{position:absolute;display:block;background:#273044;border-radius:50%;z-index:0}.hero-copy{position:relative;z-index:5;width:min(1180px,92%);transform:translateY(10px)}.hero-name{margin:0;color:var(--ink);font-family:Playwrite VN,cursive;font-size:clamp(58px,6.2vw,105px);font-weight:400;line-height:1.04;letter-spacing:-.055em;white-space:nowrap}.hero-subtitle{margin:26px 0 0;color:var(--blue);font-size:clamp(20px,1.65vw,29px);font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hero-socials{position:absolute;left:28px;bottom:70px;z-index:20;display:flex;flex-direction:column;gap:18px}.hero-socials a{width:34px;height:34px;display:grid;place-items:center;transition:transform .2s ease}.hero-socials a:hover{transform:translateY(-3px)}.hero-socials img{width:24px;height:24px;display:block;object-fit:contain}.section{width:min(1180px,calc(100% - 80px));margin:0 auto;padding:82px 0;scroll-margin-top:0}#about{margin-top:60px}.section-heading h2{margin:0;font-size:clamp(42px,4vw,54px);letter-spacing:-.045em}.section-heading span{display:block;width:72px;height:4px;margin-top:14px;background:var(--blue);border-radius:999px}.card{background:var(--card);border:1px solid var(--line);border-radius:28px;box-shadow:0 18px 55px #1d2c4d0d}.about-layout{position:relative;margin-top:54px;display:grid;grid-template-columns:2fr 1fr;gap:16px}.about-profile,.location-card{min-height:520px;padding:36px;overflow:hidden}.about-profile{position:relative}.profile-resume-btn{position:absolute;top:26px;right:26px;z-index:10;display:inline-flex;align-items:center;gap:8px;padding:10px 15px;color:var(--blue);background:#f5f9fff2;border:1px solid #b9d2ff;border-radius:999px;font-size:14px;font-weight:700;transition:transform .2s ease,background .2s ease}.profile-resume-btn:hover{transform:translateY(-2px);background:#edf5ff}.profile-header{display:flex;align-items:center;gap:18px}.initials{width:92px;height:92px;flex-shrink:0;display:grid;place-items:center;color:var(--blue);border:3px solid var(--blue);border-radius:50%;font-size:26px;font-weight:800}.profile-meta{min-width:0}.profile-header h3{margin:0 0 7px;color:var(--blue);font-size:25px;font-weight:800;line-height:1.2;white-space:nowrap}.profile-header p{margin:0;color:var(--muted);font-size:16px}.about-profile .summary{max-width:700px;margin-top:48px;color:#273044;font-size:18px;line-height:1.5}.profile-education{margin-top:80px;padding-top:24px;border-top:1px solid #e9edf4}.education-label,.mini-label{display:block;font-size:12px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.education-label{margin-bottom:12px;color:var(--blue)}.profile-education h4{margin:0;color:var(--ink);font-size:24px;font-weight:800;letter-spacing:-.02em}.profile-education p{margin:8px 0 0;color:var(--muted);font-size:17px;font-weight:500}.location-card{position:relative;padding:38px 30px}.location-card .mini-label{color:#7b8394;font-size:14px;white-space:nowrap}.location-title{position:relative;z-index:5;margin:24px 0 0;font-size:clamp(24px,2.05vw,30px);line-height:1.25}.location-line-main,.location-line-sub{display:block;white-space:nowrap}.location-line-main{color:var(--ink);font-weight:800}.location-line-sub{margin-top:10px;color:var(--muted);font-weight:700}.globe-container{position:absolute;left:50%;bottom:18px;width:350px;height:350px;display:grid;place-items:center;transform:translate(-50%)}.about-globe{width:350px!important;height:350px!important}.skill-groups{margin-top:48px;display:flex;flex-direction:column;gap:42px}.skill-group h3{margin:0 0 16px;color:#717a8b;font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.skill-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:14px}.skill-card{min-height:118px;padding:18px 12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px;background:#fff;border:1px solid #e7ebf2;border-radius:18px;box-shadow:0 10px 28px #1d2c4d09;transition:border-color .2s ease,box-shadow .2s ease}.skill-card:hover{border-color:#4b8df852;box-shadow:0 16px 38px #1d2c4d14}.skill-logo{width:42px;height:42px;display:grid;place-items:center}.skill-logo img{width:100%;height:100%;object-fit:contain}.skill-card span{color:var(--ink);font-size:14px;font-weight:700;line-height:1.25;text-align:center}.experience{position:relative}.experience-subsection{margin-top:64px}.experience-section-head{max-width:760px;margin:0 auto 46px;text-align:center}.boxed-title{display:inline-block;padding:8px 12px;color:var(--blue);border:2px solid var(--blue);font-size:20px;font-weight:800}.experience-intro{max-width:720px;margin:24px auto 0;color:#273044;font-size:16px;line-height:1.65}.alternating-experience-list{position:relative;width:100%;display:grid;gap:34px}.alternating-experience-list:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:2px;transform:translate(-50%);background:linear-gradient(to bottom,rgba(75,141,248,.18),var(--blue) 10%,var(--blue) 90%,rgba(75,141,248,.18));border-radius:999px}.experience-entry{position:relative;width:calc(50% - 38px)}.experience-entry.entry-left{justify-self:start}.experience-entry.entry-right{justify-self:end}.experience-dot{position:absolute;top:31px;z-index:3;width:16px;height:16px;background:#fff;border:4px solid var(--blue);border-radius:50%}.entry-left .experience-dot{right:-46px}.entry-right .experience-dot{left:-46px}.experience-card{position:relative;padding:26px 28px;background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:0 14px 38px #1d2c4d0b}.entry-left .experience-card:after,.entry-right .experience-card:after{content:"";position:absolute;top:32px;width:28px;height:2px;background:#4b8df873}.entry-left .experience-card:after{right:-28px}.entry-right .experience-card:after{left:-28px}.experience-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.experience-card h3{margin:0;color:var(--blue);font-size:20px;font-weight:800;line-height:1.25}.experience-card h4{margin:7px 0 0;color:var(--ink);font-size:15px;font-weight:700;line-height:1.4}.experience-card h4 span{color:var(--muted);font-weight:500}.experience-card small{flex:0 0 auto;color:#8a91a0;font-size:12px;line-height:1.4;white-space:nowrap}.experience-points{margin:18px 0 0;padding-left:18px;display:grid;gap:9px;color:#273044;font-size:14px;line-height:1.6}.experience-points li::marker{color:var(--blue)}.projects-grid{margin-top:52px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.project-card{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:0 14px 38px #1d2c4d0d}.project-shot{position:relative;width:100%;aspect-ratio:16 / 9;overflow:hidden;background:linear-gradient(135deg,#4b8df814,#fffc),#f7f9fc;border-bottom:1px solid var(--line)}.project-shot>img{width:100%;height:100%;display:block;object-fit:cover}.project-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:none;place-items:center;color:#9098a8;font-size:12px;font-weight:800;letter-spacing:.14em;text-align:center}.project-body{padding:22px}.project-body h3{margin:0;color:var(--ink);font-size:22px;font-weight:800;line-height:1.3}.project-body p{margin:12px 0 0;color:var(--muted);font-size:15px;font-weight:500;line-height:1.65}.project-source{margin-top:20px;display:inline-flex;align-items:center;gap:8px;color:var(--blue);font-size:13px;font-weight:800;transition:transform .2s ease,color .2s ease}.project-source:hover{color:#276eea;transform:translate(3px)}.project-source img{width:18px;height:18px;object-fit:contain}.contact-section{min-height:100vh;padding-top:90px;padding-bottom:120px;display:grid;align-items:center}.contact-panel{text-align:center}.center{color:var(--blue);text-align:center}.connect-title{margin:18px 0 8px;color:var(--ink);font-family:Georgia,serif;font-size:clamp(58px,6vw,82px);letter-spacing:-.045em}.connect-title span{color:var(--blue);font-style:italic}.contact-kicker{margin:0;color:#596277;font-size:13px;font-weight:600;letter-spacing:.18em}.contact-socials{margin-top:30px;display:flex;justify-content:center;gap:12px}.contact-socials a{width:50px;height:50px;display:grid;place-items:center;background:#f8fafc;border:1px solid var(--line);border-radius:50%;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.contact-socials a:hover{transform:translateY(-3px);border-color:#4b8df859;box-shadow:0 12px 26px #1d2c4d14}.contact-socials img{width:23px;height:23px;object-fit:contain}.start-conversation-btn{margin:38px auto 0;padding:14px 23px;display:inline-flex;align-items:center;justify-content:center;gap:9px;color:#fff;background:var(--ink);border:0;border-radius:999px;font-size:14px;font-weight:800;transition:transform .2s ease,box-shadow .2s ease}.start-conversation-btn:hover{transform:translateY(-2px);box-shadow:0 12px 28px #11193629}.contact-form-simple{width:min(920px,100%);margin:48px auto 0;text-align:left;animation:contact-form-in .35s ease}@keyframes contact-form-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.contact-fields-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.contact-form-simple label{display:grid;gap:10px}.contact-form-simple label>span{color:#39455d;font-size:12px;font-weight:800;letter-spacing:.09em}.contact-form-simple input[type=text],.contact-form-simple input[type=email],.contact-form-simple textarea{width:100%;color:var(--ink);background:#f8fafc;border:1px solid var(--line);outline:0;font-size:15px;transition:border-color .2s ease,box-shadow .2s ease}.contact-form-simple input[type=text],.contact-form-simple input[type=email]{padding:17px 18px;border-radius:15px}.contact-form-simple input:focus,.contact-form-simple textarea:focus{border-color:#4b8df88c;box-shadow:0 0 0 4px #4b8df812}.topic-field,.message-field{margin-top:28px}.contact-form-simple textarea{min-height:210px;padding:18px;border-radius:17px;resize:vertical;font-family:inherit;line-height:1.6}.contact-submit{width:100%;margin-top:25px;padding:16px;display:flex;align-items:center;justify-content:center;gap:9px;color:#fff;background:var(--blue);border:0;border-radius:14px;font-size:15px;font-weight:800;transition:transform .2s ease,box-shadow .2s ease}.contact-submit:hover{transform:translateY(-2px);box-shadow:0 12px 30px #4b8df838}.context-menu{position:fixed;z-index:99990;width:255px;padding:12px 9px;background:#fffffff5;border:1px solid #e3e8f0;border-radius:16px;backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);box-shadow:0 20px 60px #141e372e;animation:context-menu-open .15s ease}@keyframes context-menu-open{0%{opacity:0;transform:translateY(-4px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.context-title{margin:7px 10px 9px;color:#7c8596;font-size:11px;font-weight:800;letter-spacing:.12em}.context-menu a,.context-menu button{width:100%;min-height:43px;padding:8px 10px;display:grid;grid-template-columns:24px 1fr auto;align-items:center;gap:9px;color:#505b70;background:transparent;border:0;border-radius:10px;text-align:left;transition:color .18s ease,background .18s ease,transform .18s ease}.context-menu a:hover,.context-menu button:hover{color:var(--blue);background:#f1f6ff;transform:translate(2px)}.context-menu small{color:#7d8798;font-size:10px}.context-divider{height:1px;margin:9px 7px;background:#edf0f5}.context-logo{width:18px;height:18px;object-fit:contain}@media(max-width:1180px){.skill-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(max-width:900px){html{scroll-padding-top:82px}.section{width:calc(100% - 36px);padding:72px 0}.top-nav{top:10px;width:calc(100% - 24px);max-width:560px;gap:1px;padding:6px}.top-nav a{flex:1 1 0;min-width:0;padding:10px 8px;font-size:13px}.top-nav .home-nav{flex:0 0 46px}.hero{min-height:100svh}.hero-copy{width:100%;padding:0 24px;transform:none}.hero-name{font-size:clamp(44px,8.5vw,68px);line-height:1.12;white-space:normal}.hero-subtitle{margin-top:20px;font-size:15px;letter-spacing:.11em}.hero-socials{left:24px;bottom:84px}.about-layout{grid-template-columns:1fr}.about-profile,.location-card{min-height:auto}.location-card{min-height:500px}.location-card .mini-label,.location-line-main,.location-line-sub{white-space:normal}.globe-container{width:340px;height:340px;bottom:20px}.about-globe{width:340px!important;height:340px!important}.skill-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.alternating-experience-list{gap:22px;padding-left:28px}.alternating-experience-list:before{left:8px;transform:none}.experience-entry,.experience-entry.entry-left,.experience-entry.entry-right{width:100%;justify-self:stretch}.experience-dot,.entry-left .experience-dot,.entry-right .experience-dot{left:-27px;right:auto;top:28px}.entry-left .experience-card:after,.entry-right .experience-card:after{left:-20px;right:auto;width:20px}.projects-grid{grid-template-columns:1fr}.contact-section{min-height:auto;padding-top:96px}}@media(max-width:620px){html{scroll-padding-top:0;scroll-padding-bottom:88px}main{padding-bottom:calc(72px + env(safe-area-inset-bottom))}.section{width:calc(100% - 28px);padding:58px 0}.section-heading h2{font-size:36px}.top-nav{top:auto;bottom:max(10px,env(safe-area-inset-bottom));width:calc(100% - 16px);border-color:#dce2eb8c;background:#ffffffd1}.top-nav a{padding:10px 4px;font-size:12px}.top-nav .home-nav{flex-basis:42px}.hero-name{font-size:clamp(36px,11.5vw,52px);line-height:1}.hero-name span{display:block}.hero-name .hero-last-name{margin-top:20px}.hero-subtitle{margin-top:16px;font-size:13px;letter-spacing:.1em}.hero-socials{left:20px;bottom:92px;gap:14px}.hero-socials a{width:30px;height:30px}.hero-socials img{width:22px;height:22px}#about{margin-top:42px}.about-profile,.location-card{padding:24px}.about-profile{padding-top:76px}.profile-resume-btn{top:20px;right:20px}.profile-header{gap:14px}.initials{width:76px;height:76px;font-size:22px}.profile-header h3{font-size:22px;white-space:normal}.about-profile .summary{margin-top:34px;font-size:16px;line-height:1.6}.profile-education{margin-top:48px}.profile-education h4{font-size:21px}.profile-education p{font-size:15px}.location-card{min-height:470px}.location-title{font-size:23px}.globe-container{width:300px;height:300px;bottom:18px}.about-globe{width:300px!important;height:300px!important}.skill-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.experience-section-head{text-align:left}.experience-intro{margin-inline:0}.experience-card{padding:22px 20px}.experience-card-top{flex-direction:column;gap:8px}.experience-card small{white-space:normal}.experience-points{font-size:13px}.project-body{padding:18px}.project-body h3{font-size:20px}.project-body p{font-size:14px}.contact-section{min-height:auto;padding-top:88px;padding-bottom:90px}.connect-title{margin-top:15px;font-size:clamp(54px,17vw,72px);line-height:.96}.contact-kicker{margin-top:22px;font-size:11px;line-height:1.7;letter-spacing:.18em}.contact-socials{margin-top:28px}.contact-fields-row{grid-template-columns:1fr}.contact-form-simple{margin-top:38px}.contact-form-simple textarea{min-height:180px}.context-menu{width:min(255px,calc(100vw - 24px))}}
