:root{--bg:#050713;--bg2:#090d1b;--surface:rgba(16,23,44,.72);--surface2:rgba(21,30,57,.9);--line:rgba(255,255,255,.095);--line2:rgba(255,255,255,.17);--text:#f7f8fc;--muted:#9aa7bd;--purple:#855cff;--cyan:#31d7e5;--lime:#c5ff6d;--max:1440px;--shadow:0 28px 90px rgba(0,0,0,.38)}
*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{min-height:100vh;overflow-x:hidden;background:radial-gradient(circle at 7% 8%,rgba(133,92,255,.18),transparent 27%),radial-gradient(circle at 92% 18%,rgba(49,215,229,.14),transparent 24%),radial-gradient(circle at 60% 92%,rgba(197,255,109,.07),transparent 28%),var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.62}body:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:-2;opacity:.24;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(to bottom,#000,transparent 91%)}::selection{background:rgba(133,92,255,.6);color:#fff}a{text-decoration:none;color:inherit}button{font:inherit}.container{width:min(calc(100% - 64px),var(--max));margin-inline:auto}.glow{position:fixed;width:420px;height:420px;border-radius:50%;filter:blur(110px);background:rgba(133,92,255,.11);transform:translate(-50%,-50%);pointer-events:none;z-index:-1}.nav-wrap{position:fixed;top:14px;left:0;right:0;z-index:100}.navbar{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:11px 13px 11px 18px;border:1px solid var(--line);border-radius:17px;background:rgba(5,7,19,.74);backdrop-filter:blur(19px);box-shadow:0 16px 46px rgba(0,0,0,.24)}.brand{font-size:18px;font-weight:900;letter-spacing:-.05em;white-space:nowrap}.brand:after{content:"";display:inline-block;width:5px;height:5px;margin-left:7px;vertical-align:top;border-radius:50%;background:var(--cyan);box-shadow:0 0 14px var(--cyan)}.nav-links{display:flex;align-items:center;gap:24px;color:var(--muted);font-size:12px;font-weight:760}.nav-links a:hover{color:#fff}.nav-actions{display:flex;align-items:center;gap:8px}.lang{display:flex;gap:3px;padding:4px;border:1px solid var(--line);border-radius:11px;background:rgba(255,255,255,.03)}.lang button{width:35px;height:30px;border:0;border-radius:8px;background:transparent;color:var(--muted);font-size:10px;font-weight:900;cursor:pointer}.lang button.active{background:#fff;color:#090b14}.nav-cta,.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:11px 16px;border:1px solid transparent;border-radius:12px;font-size:12px;font-weight:820;cursor:pointer;transition:.22s ease}.nav-cta{background:#fff;color:#080a13}.btn:hover,.nav-cta:hover{transform:translateY(-2px)}.btn-primary{background:linear-gradient(135deg,var(--purple),#9a72ff 55%,var(--cyan));color:#fff;box-shadow:0 18px 44px rgba(133,92,255,.28)}.btn-secondary{border-color:var(--line);background:rgba(255,255,255,.035);color:#fff}.menu-btn{display:none;width:39px;height:39px;border:1px solid var(--line);border-radius:11px;background:rgba(255,255,255,.04);color:#fff}.hero{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:54px;min-height:100vh;padding:124px 0 76px}.kicker{display:inline-flex;align-items:center;gap:9px;margin-bottom:20px;padding:7px 11px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.03);color:#c8d0df;font-size:10px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.kicker:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--lime);box-shadow:0 0 15px var(--lime)}h1{max-width:850px;font-size:clamp(55px,6.7vw,102px);line-height:.94;letter-spacing:-.076em;font-weight:930}.gradient{color:transparent;background:linear-gradient(90deg,#fff,#ad98ff 48%,#59e4ed);background-clip:text;-webkit-background-clip:text}.hero-copy{max-width:730px;margin:25px 0 29px;color:var(--muted);font-size:clamp(16px,1.5vw,19px)}.hero-actions{display:flex;flex-wrap:wrap;gap:11px}.hero-meta{display:flex;flex-wrap:wrap;gap:13px 24px;margin-top:30px;color:#c8cfdd;font-size:12px;font-weight:700}.hero-meta span{display:flex;align-items:center;gap:8px}.hero-meta i{width:7px;height:7px;border-radius:50%;background:var(--cyan);box-shadow:0 0 13px rgba(49,215,229,.85)}.hero-visual{position:relative;min-height:590px}.orbit{position:absolute;left:50%;top:50%;width:510px;height:510px;transform:translate(-50%,-50%);border:1px solid rgba(255,255,255,.07);border-radius:50%}.orbit:before,.orbit:after{content:"";position:absolute;inset:48px;border:1px solid rgba(255,255,255,.055);border-radius:50%}.orbit:after{inset:120px}.portrait{position:absolute;inset:50% auto auto 50%;width:min(470px,96%);transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center}.portrait-stage{position:relative;width:100%;min-height:500px;display:flex;align-items:flex-end;justify-content:center;isolation:isolate}.portrait-stage:before{content:"";position:absolute;left:50%;bottom:65px;width:350px;height:350px;transform:translateX(-50%);border-radius:50%;background:radial-gradient(circle at 38% 26%,rgba(49,215,229,.27),transparent 39%),radial-gradient(circle at 70% 72%,rgba(133,92,255,.37),transparent 52%),rgba(255,255,255,.025);filter:blur(8px);z-index:-1;box-shadow:0 0 80px rgba(133,92,255,.2)}.portrait-stage:after{content:"";position:absolute;left:50%;bottom:40px;width:270px;height:35px;transform:translateX(-50%);border-radius:50%;background:rgba(0,0,0,.42);filter:blur(18px);z-index:-1}.portrait img{display:block;width:100%;max-width:450px;height:500px;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 28px 32px rgba(0,0,0,.45)) drop-shadow(0 0 20px rgba(133,92,255,.11));mask-image:linear-gradient(to bottom,#000 0,#000 84%,rgba(0,0,0,.9) 91%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,#000 0,#000 84%,rgba(0,0,0,.9) 91%,transparent 100%)}.identity-card{display:flex;align-items:center;justify-content:space-between;gap:16px;width:min(390px,90%);margin-top:-30px;padding:13px 15px;border:1px solid var(--line);border-radius:16px;background:rgba(8,12,25,.72);backdrop-filter:blur(17px);box-shadow:0 18px 45px rgba(0,0,0,.28)}.identity-card h3{font-size:15px;letter-spacing:-.03em}.identity-card p{color:var(--muted);font-size:10px}.status{display:inline-flex;align-items:center;gap:6px;padding:7px 9px;border-radius:999px;background:rgba(197,255,109,.09);color:#ddffa6;font-size:8px;font-weight:850;white-space:nowrap}.status:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--lime);box-shadow:0 0 11px var(--lime)}section{padding:94px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:42px;margin-bottom:38px}.label{color:var(--cyan);font-size:10px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.section-title{max-width:850px;margin-top:8px;font-size:clamp(34px,4.5vw,61px);line-height:1.03;letter-spacing:-.058em}.section-copy{max-width:520px;color:var(--muted);font-size:14px}.profile-band{display:grid;grid-template-columns:1.1fr .9fr;gap:18px}.profile-main,.profile-points{border:1px solid var(--line);border-radius:27px;background:var(--surface);backdrop-filter:blur(17px)}.profile-main{padding:34px;background:radial-gradient(circle at 90% 5%,rgba(49,215,229,.13),transparent 32%),radial-gradient(circle at 10% 95%,rgba(133,92,255,.18),transparent 34%),var(--surface)}.profile-main h3{max-width:760px;margin:12px 0 14px;font-size:clamp(30px,3.5vw,48px);line-height:1.04;letter-spacing:-.05em}.profile-main p{max-width:760px;color:var(--muted)}.profile-points{display:grid;grid-template-columns:repeat(3,1fr);padding:18px}.profile-point{padding:22px;border-right:1px solid var(--line)}.profile-point:last-child{border-right:0}.profile-point b{display:block;margin-bottom:11px;color:var(--cyan);font-size:12px}.profile-point span{font-size:15px;font-weight:780}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.service{position:relative;min-height:250px;overflow:hidden;padding:24px;border:1px solid var(--line);border-radius:22px;background:var(--surface);transition:.23s ease}.service:hover{transform:translateY(-6px);border-color:rgba(133,92,255,.4);background:var(--surface2)}.service:after{content:"";position:absolute;right:-55px;bottom:-55px;width:145px;height:145px;border-radius:50%;background:radial-gradient(circle,rgba(133,92,255,.2),transparent 68%)}.service-number{color:#7f8ba2;font-size:10px;font-weight:850;letter-spacing:.12em}.service-icon{display:grid;place-items:center;width:45px;height:45px;margin:27px 0 18px;border:1px solid var(--line);border-radius:13px;background:rgba(255,255,255,.035);font-size:18px}.service h3{margin-bottom:8px;font-size:18px;letter-spacing:-.035em}.service p{color:var(--muted);font-size:13px}.career-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:18px}.career-card,.career-list{border:1px solid var(--line);border-radius:27px;background:var(--surface)}.career-card{position:relative;overflow:hidden;padding:32px;background:radial-gradient(circle at 85% 8%,rgba(49,215,229,.15),transparent 28%),radial-gradient(circle at 10% 90%,rgba(133,92,255,.18),transparent 34%),var(--surface)}.career-card:after{content:"AVOLTA";position:absolute;right:-12px;bottom:-29px;color:rgba(255,255,255,.035);font-size:95px;font-weight:950}.career-card h3{margin:26px 0 10px;font-size:clamp(30px,3.6vw,48px);line-height:1.02;letter-spacing:-.055em}.career-card .company{font-weight:800}.career-card .location{margin-top:7px;color:var(--muted);font-size:13px}.career-card p{margin-top:25px;color:var(--muted)}.career-list{padding:24px}.career-item{display:grid;grid-template-columns:42px 1fr;gap:15px;padding:18px 0;border-bottom:1px solid var(--line)}.career-item:last-child{border-bottom:0}.career-item b{display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--line);border-radius:12px;color:var(--cyan);font-size:11px}.career-item p{font-size:14px;font-weight:750}.education{position:relative;min-height:570px;overflow:hidden;border:1px solid var(--line);border-radius:31px;background:#080c18;box-shadow:var(--shadow)}.education-bg{position:absolute;inset:0;background-size:cover;background-position:center}.education-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,7,19,.97) 0%,rgba(5,7,19,.83) 44%,rgba(5,7,19,.18) 100%),linear-gradient(to top,rgba(5,7,19,.82),transparent 56%)}.education-inner{position:relative;z-index:2;display:grid;grid-template-columns:1.12fr .88fr;align-items:center;gap:40px;min-height:570px;padding:46px}.education-copy h3{margin:16px 0 10px;font-size:clamp(36px,4.8vw,62px);line-height:1;letter-spacing:-.058em}.education-copy .degree{font-size:17px;font-weight:780}.education-copy p{max-width:680px;margin-top:18px;color:#b0bacb}.tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:23px}.tag{padding:7px 10px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.025);color:#cbd3e1;font-size:10px;font-weight:760}.edu-photo{justify-self:end;width:min(270px,100%);padding:9px;border:1px solid var(--line2);border-radius:22px;background:rgba(7,10,20,.55);box-shadow:0 24px 60px rgba(0,0,0,.35);transform:rotate(1.7deg);backdrop-filter:blur(14px)}.edu-photo img{width:100%;height:355px;object-fit:cover;border-radius:16px}.portfolio-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:18px}.project{position:relative;overflow:hidden;min-height:485px;border:1px solid var(--line);border-radius:26px;background:var(--surface);cursor:pointer;transition:.24s ease}.project:hover{transform:translateY(-6px);border-color:rgba(49,215,229,.33)}.project.large{grid-column:span 7}.project.medium{grid-column:span 5}.project.third{grid-column:span 4;min-height:420px}.project-image{position:absolute;inset:0;background-size:cover;background-position:center;transition:transform .5s ease}.project:hover .project-image{transform:scale(1.035)}.project-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(5,7,19,.97) 0%,rgba(5,7,19,.7) 38%,rgba(5,7,19,.05) 76%)}.browser{position:absolute;top:18px;left:18px;right:18px;display:flex;align-items:center;gap:6px;padding:8px 11px;border:1px solid rgba(255,255,255,.14);border-radius:11px;background:rgba(7,10,20,.7);backdrop-filter:blur(12px)}.browser i{width:7px;height:7px;border-radius:50%;background:rgba(255,255,255,.22)}.browser span{margin-left:8px;color:#d2d8e5;font-size:9px;font-weight:700}.project-content{position:absolute;left:25px;right:25px;bottom:24px;z-index:3}.project-type{display:inline-flex;padding:6px 9px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(6,9,19,.5);color:#d6dce7;font-size:9px;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.project h3{margin:17px 0 8px;font-size:clamp(26px,3vw,40px);line-height:1.04;letter-spacing:-.05em}.project p{max-width:700px;color:#b2bdcf;font-size:13px}.project-footer{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:18px}.mini-tags{display:flex;flex-wrap:wrap;gap:6px}.mini-tags span{padding:5px 7px;border:1px solid rgba(255,255,255,.11);border-radius:999px;background:rgba(6,9,19,.4);color:#bac4d5;font-size:8px;font-weight:750}.detail-link{color:#fff;font-size:11px;font-weight:850}.expertise-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.expertise{padding:24px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(145deg,rgba(17,24,46,.8),rgba(10,14,28,.64));min-height:205px}.expertise b{display:grid;place-items:center;width:42px;height:42px;margin-bottom:20px;border:1px solid var(--line);border-radius:13px;color:var(--cyan);font-size:12px}.expertise h3{margin-bottom:8px;font-size:17px}.expertise p{color:var(--muted);font-size:13px}.process{display:grid;grid-template-columns:.75fr 1.25fr;gap:42px;align-items:start}.process-intro{position:sticky;top:105px;padding:29px;border:1px solid var(--line);border-radius:25px;background:var(--surface)}.process-intro h3{margin:13px 0 12px;font-size:30px;letter-spacing:-.045em}.process-intro p{color:var(--muted)}.process-list{display:grid}.process-item{display:grid;grid-template-columns:80px 1fr;gap:25px;padding:27px 0;border-bottom:1px solid var(--line)}.process-item:last-child{border-bottom:0}.process-item span{color:#7f8ba0;font-size:11px;font-weight:900;letter-spacing:.12em}.process-item h4{margin-bottom:7px;font-size:20px}.process-item p{color:var(--muted)}.contact-panel{position:relative;overflow:hidden;padding:clamp(38px,6vw,72px);border:1px solid var(--line2);border-radius:32px;background:radial-gradient(circle at 8% 10%,rgba(133,92,255,.31),transparent 34%),radial-gradient(circle at 92% 90%,rgba(49,215,229,.2),transparent 33%),linear-gradient(145deg,rgba(19,28,54,.96),rgba(8,12,24,.97));box-shadow:var(--shadow)}.contact-panel h2{max-width:900px;margin-top:10px;font-size:clamp(39px,5.7vw,72px);line-height:.98;letter-spacing:-.063em}.contact-panel p{max-width:670px;margin:20px 0 28px;color:#b4bfd1}.contact-links{display:flex;flex-wrap:wrap;gap:10px}.contact-links a{padding:11px 15px;border:1px solid var(--line);border-radius:12px;background:rgba(255,255,255,.035);font-size:12px;font-weight:800}footer{padding:25px 0 36px;color:#768198;font-size:12px}.footer-row{display:flex;justify-content:space-between;gap:20px;padding-top:22px;border-top:1px solid var(--line)}.modal{position:fixed;inset:0;z-index:200;display:none;align-items:center;justify-content:center;padding:24px;background:rgba(2,4,10,.82);backdrop-filter:blur(12px)}.modal.open{display:flex}.modal-dialog{position:relative;width:min(1180px,100%);max-height:92vh;overflow:auto;border:1px solid var(--line2);border-radius:26px;background:#0a0e1c;box-shadow:0 40px 120px rgba(0,0,0,.6)}.modal-close{position:sticky;float:right;top:14px;right:14px;z-index:5;margin:14px;width:39px;height:39px;border:1px solid var(--line);border-radius:12px;background:rgba(5,7,19,.84);color:#fff;cursor:pointer}.modal-media{height:min(58vh,590px);background-size:cover;background-position:center}.modal-body{padding:30px}.modal-body .type{color:var(--cyan);font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.modal-body h3{margin:10px 0 12px;font-size:clamp(30px,4vw,50px);letter-spacing:-.05em}.modal-body>p{max-width:850px;color:var(--muted)}.modal-meta{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:25px}.modal-meta div{padding:19px;border:1px solid var(--line);border-radius:16px;background:rgba(255,255,255,.025)}.modal-meta b{display:block;margin-bottom:7px;color:#fff;font-size:11px}.modal-meta p{color:var(--muted);font-size:13px}.modal-gallery{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px}.modal-gallery img{width:100%;border:1px solid var(--line);border-radius:15px}.reveal{opacity:0;transform:translateY(22px);transition:opacity .68s ease,transform .68s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:1120px){.container{width:min(calc(100% - 38px),var(--max))}.nav-links{display:none;position:absolute;top:64px;left:18px;right:18px;flex-direction:column;align-items:stretch;gap:0;padding:10px;border:1px solid var(--line);border-radius:15px;background:rgba(5,7,19,.97);box-shadow:var(--shadow)}.nav-links.open{display:flex}.nav-links a{padding:12px}.nav-cta{display:none}.menu-btn{display:grid;place-items:center}.hero{grid-template-columns:1fr;padding-top:104px;gap:10px}.hero-visual{order:1;min-height:530px}.hero-content{order:2;text-align:center}.hero-copy{margin-left:auto;margin-right:auto}.hero-actions,.hero-meta{justify-content:center}.profile-band,.career-grid,.education-inner,.process{grid-template-columns:1fr}.profile-points{grid-template-columns:repeat(3,1fr)}.service-grid,.expertise-grid{grid-template-columns:repeat(2,1fr)}.education-bg:after{background:linear-gradient(to right,rgba(5,7,19,.94),rgba(5,7,19,.53)),linear-gradient(to top,rgba(5,7,19,.85),transparent 65%)}.edu-photo{justify-self:start;width:220px}.project.large,.project.medium{grid-column:span 6}.project.third{grid-column:span 6}.process-intro{position:static}.section-head{display:block}.section-copy{margin-top:14px;max-width:720px}}
@media(max-width:680px){.container{width:min(calc(100% - 22px),var(--max))}.nav-wrap{top:8px}.navbar{padding:8px 9px 8px 12px}.brand{font-size:16px}.lang button{width:32px;height:28px}.hero{padding-top:78px;padding-bottom:54px}.hero-visual{min-height:385px}.orbit{width:300px;height:300px}.portrait{width:min(315px,96%)}.portrait-stage{min-height:335px}.portrait-stage:before{width:230px;height:230px;bottom:45px}.portrait img{height:335px}.identity-card{width:min(285px,92%);margin-top:-24px;padding:10px 12px}.identity-card h3{font-size:13px}.identity-card p{font-size:9px}h1{font-size:clamp(41px,13vw,57px)}.hero-copy{font-size:15px}.hero-actions{display:grid}.btn{width:100%}.hero-meta{display:grid;grid-template-columns:1fr;text-align:left;max-width:300px;margin-left:auto;margin-right:auto}section{padding:64px 0}.section-head{margin-bottom:27px}.section-title{font-size:clamp(30px,10vw,42px)}.profile-main{padding:23px}.profile-points{grid-template-columns:1fr;padding:5px 20px}.profile-point{border-right:0;border-bottom:1px solid var(--line);padding:17px 0}.profile-point:last-child{border-bottom:0}.service-grid,.expertise-grid{grid-template-columns:1fr}.service{min-height:auto;padding:21px}.career-card,.career-list{padding:21px}.education,.education-inner{min-height:690px}.education-inner{padding:28px 22px;align-content:center}.education-copy h3{font-size:35px}.edu-photo{width:165px}.edu-photo img{height:225px}.portfolio-grid{grid-template-columns:1fr}.project.large,.project.medium,.project.third{grid-column:1;min-height:400px}.project-content{left:20px;right:20px;bottom:20px}.project h3{font-size:30px}.project-footer{align-items:flex-end}.process-item{grid-template-columns:1fr;gap:8px}.contact-panel{padding:30px 22px}.contact-panel h2{font-size:clamp(34px,11vw,47px)}.footer-row{flex-direction:column}.modal{padding:10px}.modal-dialog{border-radius:19px}.modal-media{height:260px}.modal-body{padding:22px}.modal-meta,.modal-gallery{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}

.profile-band{grid-template-columns:.96fr 1.04fr;align-items:stretch}
.profile-main{padding:38px}.profile-main h3{max-width:820px;margin-bottom:18px}.profile-copy{display:grid;gap:14px}.profile-main .profile-copy p{max-width:830px;color:var(--muted)}
.skill-cloud{display:flex;flex-wrap:wrap;gap:8px;margin-top:27px}.skill-cloud span{padding:7px 10px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.027);color:#d3dae7;font-size:10px;font-weight:760}
.profile-points{grid-template-columns:repeat(2,1fr);padding:0;overflow:hidden}.profile-point{min-height:215px;padding:27px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column;justify-content:flex-start}.profile-point:nth-child(2n){border-right:0}.profile-point:nth-last-child(-n+2){border-bottom:0}.profile-point b{margin-bottom:18px}.profile-point h4{font-size:18px;line-height:1.15;letter-spacing:-.025em}.profile-point p{margin-top:9px;color:var(--muted);font-size:13px}
.career-item h4{margin-bottom:5px;font-size:16px;letter-spacing:-.025em}.career-item p{color:var(--muted);font-size:13px;font-weight:500;line-height:1.55}
.project[data-modal="delivery"] .project-image{background-size:contain;background-repeat:no-repeat;background-position:center top;background-color:#f2f4f7}.project[data-modal="delivery"]:hover .project-image{transform:none}
.modal-media.modal-media-delivery{background-size:contain!important;background-repeat:no-repeat;background-position:center;background-color:#f2f4f7}
.contact-panel{display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:46px;padding:42px;border-radius:28px;background:radial-gradient(circle at 8% 10%,rgba(133,92,255,.18),transparent 35%),radial-gradient(circle at 94% 92%,rgba(49,215,229,.12),transparent 32%),var(--surface);box-shadow:none}.contact-panel h2{max-width:800px;font-size:clamp(35px,4.5vw,59px)}.contact-panel p{margin:18px 0 25px}.contact-actions{display:flex;flex-wrap:wrap;gap:10px}.contact-links{display:grid;grid-template-columns:1fr;gap:10px}.contact-card{display:grid;grid-template-columns:45px 1fr auto;align-items:center;gap:13px;padding:14px;border:1px solid var(--line);border-radius:15px;background:rgba(255,255,255,.025);transition:.2s ease}.contact-card:hover{transform:translateX(4px);border-color:rgba(49,215,229,.34);background:rgba(255,255,255,.045)}.contact-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:linear-gradient(135deg,rgba(133,92,255,.3),rgba(49,215,229,.18));font-weight:900}.contact-card small{display:block;color:var(--muted);font-size:9px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.contact-card strong{display:block;margin-top:2px;font-size:13px;word-break:break-word}.contact-card>i{color:var(--cyan);font-style:normal}
@media(max-width:980px){.profile-band,.contact-panel{grid-template-columns:1fr}.profile-points{grid-template-columns:repeat(2,1fr)}.contact-panel{gap:28px}}
@media(max-width:680px){.profile-main{padding:23px}.profile-points{grid-template-columns:1fr}.profile-point{min-height:auto;padding:20px;border-right:0;border-bottom:1px solid var(--line)!important}.profile-point:last-child{border-bottom:0!important}.contact-panel{padding:25px 19px}.contact-actions{display:grid}.contact-actions .btn{width:100%}}

.hero-float {
  position: absolute;
  z-index: 8;
  display: flex;
  align-items: center;
  gap: 11px;
  padding: 11px 14px;
  border: 1px solid rgba(255,255,255,.10);
  border-radius: 15px;
  background: rgba(8,12,25,.82);
  color: #e9edf5;
  box-shadow:
    0 18px 48px rgba(0,0,0,.30),
    inset 0 1px rgba(255,255,255,.035);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  font-size: 10px;
  font-weight: 800;
  white-space: nowrap;
  pointer-events: none;
  animation: heroFloat 4.8s ease-in-out infinite;
}

.hero-float b {
  display: grid;
  place-items: center;
  width: 27px;
  height: 27px;
  flex: 0 0 27px;
  border-radius: 9px;
  background: linear-gradient(
    135deg,
    rgba(133,92,255,.38),
    rgba(49,215,229,.22)
  );
  color: #eef3ff;
  font-size: 9px;
  box-shadow: inset 0 0 0 1px rgba(255,255,255,.055);
}

.hero-float-top {
  top: 10%;
  left: -5%;
}

.hero-float-bottom {
  right: -5%;
  bottom: 18%;
  animation-delay: -2.15s;
}

@keyframes heroFloat {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-12px);
  }
}

.orbit {
  animation: orbitPulse 6s ease-in-out infinite;
}

@keyframes orbitPulse {
  0%, 100% {
    opacity: .72;
    transform: translate(-50%,-50%) scale(1);
  }
  50% {
    opacity: 1;
    transform: translate(-50%,-50%) scale(1.025);
  }
}

@media (max-width: 1100px) {
  .hero-float-top {
    left: 0;
  }

  .hero-float-bottom {
    right: 0;
  }
}

@media (max-width: 980px) {
  .hero-float {
    padding: 9px 11px;
    gap: 8px;
    font-size: 9px;
  }

  .hero-float b {
    width: 24px;
    height: 24px;
    flex-basis: 24px;
    font-size: 8px;
  }

  .hero-float-top {
    top: 7%;
    left: 4%;
  }

  .hero-float-bottom {
    right: 4%;
    bottom: 15%;
  }
}

@media (max-width: 680px) {
  .hero-float {
    padding: 8px 9px;
    border-radius: 12px;
    font-size: 8px;
  }

  .hero-float b {
    width: 22px;
    height: 22px;
    flex-basis: 22px;
  }

  .hero-float-top {
    top: 5%;
    left: 0;
  }

  .hero-float-bottom {
    right: 0;
    bottom: 12%;
  }
}

@media (max-width: 420px) {
  .hero-float {
    max-width: 145px;
    white-space: normal;
    line-height: 1.25;
  }

  .hero-float-top {
    top: 3%;
  }

  .hero-float-bottom {
    bottom: 10%;
  }
}

.hero-visual{
  overflow:visible;
}

.portrait{
  width:min(520px,98%);
}

.portrait-stage{
  position:relative;
  width:100%;
  min-height:520px;
  display:flex;
  align-items:flex-end;
  justify-content:center;
  overflow:visible;
  isolation:isolate;
}

.portrait-stage:before{
  content:"";
  position:absolute;
  left:50%;
  bottom:48px;
  width:420px;
  height:420px;
  transform:translateX(-50%);
  border-radius:50%;
  background:
    radial-gradient(circle at 30% 30%, rgba(56,227,238,.18), transparent 36%),
    radial-gradient(circle at 72% 72%, rgba(133,92,255,.26), transparent 46%),
    radial-gradient(circle at 50% 50%, rgba(255,255,255,.03), transparent 62%);
  filter:blur(16px);
  z-index:-4;
  opacity:.95;
}

.portrait-stage:after{
  content:"";
  position:absolute;
  left:50%;
  bottom:28px;
  width:275px;
  height:36px;
  transform:translateX(-50%);
  border-radius:50%;
  background:rgba(0,0,0,.34);
  filter:blur(18px);
  z-index:-3;
}

.hero-blob{
  position:absolute;
  z-index:-2;
  filter:drop-shadow(0 30px 60px rgba(0,0,0,.18));
  will-change:transform;
}

.blob-back{
  left:50%;
  bottom:88px;
  width:360px;
  height:420px;
  transform:translateX(-50%) rotate(-10deg);
  background:
    radial-gradient(circle at 30% 25%, rgba(68,221,240,.80), rgba(16,132,216,.92) 58%, rgba(13,68,145,.96) 100%);
  border-radius:53% 47% 45% 55% / 37% 44% 56% 63%;
  opacity:.92;
  animation:blobBackFloat 8.6s ease-in-out infinite;
}

.blob-mid{
  left:50%;
  bottom:70px;
  width:305px;
  height:365px;
  transform:translateX(-50%) rotate(10deg);
  background:
    radial-gradient(circle at 35% 25%, rgba(95,198,255,.95), rgba(44,144,226,.90) 62%, rgba(24,88,194,.92) 100%);
  border-radius:46% 54% 58% 42% / 50% 36% 64% 50%;
  opacity:.62;
  animation:blobMidFloat 7.2s ease-in-out infinite;
}

.blob-front{
  left:50%;
  bottom:28px;
  width:355px;
  height:430px;
  transform:translateX(-50%) rotate(8deg);
  background:
    radial-gradient(circle at 28% 28%, rgba(133,92,255,.26), transparent 32%),
    linear-gradient(180deg, rgba(8,14,35,.02), rgba(8,14,35,.00));
  border-radius:58% 42% 46% 54% / 42% 55% 45% 58%;
  border:1px solid rgba(255,255,255,.06);
  backdrop-filter:blur(8px);
  -webkit-backdrop-filter:blur(8px);
  opacity:.72;
  animation:blobFrontFloat 9.4s ease-in-out infinite;
}

.portrait img{
  position:relative;
  z-index:2;
  display:block;
  width:100%;
  max-width:430px;
  height:500px;
  object-fit:contain;
  object-position:center bottom;
  filter:
    drop-shadow(0 28px 32px rgba(0,0,0,.42))
    drop-shadow(0 0 20px rgba(133,92,255,.10));
  mask-image:linear-gradient(to bottom,#000 0,#000 86%,rgba(0,0,0,.92) 92%,transparent 100%);
  -webkit-mask-image:linear-gradient(to bottom,#000 0,#000 86%,rgba(0,0,0,.92) 92%,transparent 100%);
}

.identity-card{
  position:relative;
  z-index:7;
  width:min(420px,92%);
  margin-top:-18px;
}

.hero-float{
  z-index:9;
}

@keyframes blobBackFloat{
  0%,100%{transform:translateX(-50%) rotate(-10deg) translateY(0) scale(1)}
  50%{transform:translateX(-50%) rotate(-6deg) translateY(-12px) scale(1.02)}
}

@keyframes blobMidFloat{
  0%,100%{transform:translateX(-50%) rotate(10deg) translateY(0) scale(1)}
  50%{transform:translateX(-50%) rotate(15deg) translateY(10px) scale(1.025)}
}

@keyframes blobFrontFloat{
  0%,100%{transform:translateX(-50%) rotate(8deg) translateY(0)}
  50%{transform:translateX(-50%) rotate(4deg) translateY(-8px)}
}

@media (max-width:1100px){
  .portrait{
    width:min(480px,98%);
  }

  .portrait-stage{
    min-height:500px;
  }

  .blob-back{
    width:330px;
    height:390px;
  }

  .blob-mid{
    width:285px;
    height:340px;
  }

  .blob-front{
    width:325px;
    height:395px;
  }

  .portrait img{
    max-width:405px;
    height:475px;
  }
}

@media (max-width:980px){
  .hero{
    gap:20px;
  }

  .hero-visual{
    min-height:500px;
  }

  .portrait{
    width:min(440px,98%);
  }

  .portrait-stage{
    min-height:440px;
  }

  .blob-back{
    width:295px;
    height:350px;
    bottom:78px;
  }

  .blob-mid{
    width:255px;
    height:305px;
    bottom:62px;
  }

  .blob-front{
    width:290px;
    height:360px;
    bottom:22px;
  }

  .portrait img{
    max-width:370px;
    height:420px;
  }
}

@media (max-width:680px){
  .hero-visual{
    min-height:410px;
  }

  .portrait{
    width:min(360px,100%);
  }

  .portrait-stage{
    min-height:345px;
  }

  .portrait-stage:before{
    width:285px;
    height:285px;
    bottom:42px;
  }

  .blob-back{
    width:240px;
    height:290px;
    bottom:62px;
  }

  .blob-mid{
    width:205px;
    height:250px;
    bottom:50px;
  }

  .blob-front{
    width:235px;
    height:295px;
    bottom:15px;
  }

  .portrait img{
    max-width:295px;
    height:330px;
  }

  .identity-card{
    width:min(320px,94%);
    margin-top:-10px;
  }
}

@media (max-width:480px){
  .hero-visual{
    min-height:380px;
  }

  .portrait{
    width:min(320px,100%);
  }

  .portrait-stage{
    min-height:310px;
  }

  .portrait-stage:before{
    width:245px;
    height:245px;
    bottom:34px;
  }

  .blob-back{
    width:205px;
    height:255px;
    bottom:54px;
  }

  .blob-mid{
    width:176px;
    height:220px;
    bottom:42px;
  }

  .blob-front{
    width:205px;
    height:265px;
    bottom:12px;
  }

  .portrait img{
    max-width:255px;
    height:295px;
  }

  .identity-card{
    width:min(285px,94%);
  }
}

.hero-visual{
  overflow:visible;
}

.portrait{
  width:min(520px,98%);
}

.portrait-stage{
  position:relative;
  width:100%;
  min-height:520px;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:visible;
  isolation:isolate;
}

.portrait-stage:before{
  content:"";
  position:absolute;
  left:50%;
  top:50%;
  width:430px;
  height:430px;
  transform:translate(-50%,-50%);
  border-radius:50%;
  background:
    radial-gradient(circle at 30% 28%,rgba(49,215,229,.22),transparent 36%),
    radial-gradient(circle at 72% 72%,rgba(133,92,255,.28),transparent 47%),
    rgba(255,255,255,.015);
  filter:blur(18px);
  z-index:-5;
}

.portrait-stage:after{
  content:"";
  position:absolute;
  left:50%;
  bottom:42px;
  width:285px;
  height:34px;
  transform:translateX(-50%);
  border-radius:50%;
  background:rgba(0,0,0,.36);
  filter:blur(18px);
  z-index:-4;
}

.liquid-shape{
  position:absolute;
  left:50%;
  top:50%;
  pointer-events:none;
  will-change:transform;
}

.liquid-shape-a{
  width:390px;
  height:455px;
  z-index:-3;
  border-radius:62% 38% 51% 49% / 40% 55% 45% 60%;
  background:
    radial-gradient(circle at 28% 23%,rgba(91,230,239,.90),transparent 34%),
    linear-gradient(145deg,rgba(28,161,225,.96),rgba(80,78,222,.92) 54%,rgba(124,67,214,.94));
  transform:translate(-52%,-51%) rotate(-11deg);
  opacity:.82;
  box-shadow:
    0 36px 70px rgba(0,0,0,.25),
    0 0 58px rgba(74,146,255,.16);
  animation:liquidA 8.5s ease-in-out infinite;
}

.liquid-shape-b{
  width:345px;
  height:420px;
  z-index:-2;
  border-radius:41% 59% 56% 44% / 59% 38% 62% 41%;
  background:
    linear-gradient(155deg,rgba(153,101,255,.72),rgba(47,204,224,.32) 58%,rgba(19,89,176,.16));
  transform:translate(-44%,-46%) rotate(13deg);
  opacity:.58;
  filter:blur(.2px);
  animation:liquidB 9.4s ease-in-out infinite;
}

.photo-blob-shell{
  position:relative;
  z-index:2;
  width:350px;
  height:430px;
  padding:7px;
  border-radius:55% 45% 43% 57% / 37% 48% 52% 63%;
  background:
    linear-gradient(145deg,rgba(255,255,255,.32),rgba(255,255,255,.04) 38%,rgba(49,215,229,.24) 70%,rgba(133,92,255,.38));
  box-shadow:
    0 32px 65px rgba(0,0,0,.34),
    0 0 0 1px rgba(255,255,255,.06),
    inset 0 1px rgba(255,255,255,.22);
  transform:rotate(-1.5deg);
  animation:photoBlobFloat 7.8s ease-in-out infinite;
}

.photo-blob-mask{
  position:relative;
  width:100%;
  height:100%;
  overflow:hidden;
  border-radius:54% 46% 44% 56% / 38% 47% 53% 62%;
  background:#0b1224;
}

.photo-blob-mask:after{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:
    linear-gradient(to top,rgba(5,8,18,.42),transparent 38%),
    radial-gradient(circle at 80% 10%,rgba(49,215,229,.12),transparent 30%),
    linear-gradient(125deg,rgba(133,92,255,.06),transparent 42%);
  mix-blend-mode:screen;
}

.photo-blob-mask img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:50% 44%;
  filter:saturate(.88) contrast(1.035);
  transform:scale(1.045);
}

.identity-card{
  position:relative;
  z-index:8;
  width:min(420px,92%);
  margin-top:-32px;
}

.hero-float{
  z-index:10;
}

.hero-float-top{
  top:10%;
  left:-3%;
}

.hero-float-bottom{
  right:-3%;
  bottom:18%;
}

@keyframes liquidA{
  0%,100%{
    transform:translate(-52%,-51%) rotate(-11deg) scale(1);
  }
  50%{
    transform:translate(-52%,-54%) rotate(-7deg) scale(1.025);
  }
}

@keyframes liquidB{
  0%,100%{
    transform:translate(-44%,-46%) rotate(13deg) scale(1);
  }
  50%{
    transform:translate(-42%,-43%) rotate(17deg) scale(1.03);
  }
}

@keyframes photoBlobFloat{
  0%,100%{
    transform:rotate(-1.5deg) translateY(0);
  }
  50%{
    transform:rotate(.5deg) translateY(-8px);
  }
}

@media(max-width:1100px){
  .photo-blob-shell{
    width:330px;
    height:405px;
  }

  .liquid-shape-a{
    width:365px;
    height:425px;
  }

  .liquid-shape-b{
    width:325px;
    height:395px;
  }
}

@media(max-width:980px){
  .hero-visual{
    min-height:500px;
  }

  .portrait-stage{
    min-height:450px;
  }

  .photo-blob-shell{
    width:315px;
    height:385px;
  }

  .liquid-shape-a{
    width:345px;
    height:405px;
  }

  .liquid-shape-b{
    width:300px;
    height:370px;
  }

  .hero-float-top{
    left:4%;
  }

  .hero-float-bottom{
    right:4%;
  }
}

@media(max-width:680px){
  .hero-visual{
    min-height:415px;
  }

  .portrait{
    width:min(360px,100%);
  }

  .portrait-stage{
    min-height:350px;
  }

  .portrait-stage:before{
    width:285px;
    height:285px;
  }

  .photo-blob-shell{
    width:260px;
    height:320px;
    padding:5px;
  }

  .liquid-shape-a{
    width:285px;
    height:335px;
  }

  .liquid-shape-b{
    width:250px;
    height:305px;
  }

  .identity-card{
    width:min(320px,94%);
    margin-top:-18px;
  }

  .hero-float-top{
    top:4%;
    left:0;
  }

  .hero-float-bottom{
    right:0;
    bottom:12%;
  }
}

@media(max-width:480px){
  .hero-visual{
    min-height:385px;
  }

  .portrait{
    width:min(320px,100%);
  }

  .portrait-stage{
    min-height:315px;
  }

  .photo-blob-shell{
    width:230px;
    height:285px;
  }

  .liquid-shape-a{
    width:250px;
    height:295px;
  }

  .liquid-shape-b{
    width:220px;
    height:270px;
  }

  .identity-card{
    width:min(288px,94%);
    margin-top:-14px;
  }
}
@media(max-width:680px){
  .hero{
    padding-top:82px;
    padding-bottom:58px;
    gap:4px;
  }
  .hero-content{
    padding-inline:3px;
  }
  .kicker{
    margin-bottom:15px;
  }
  .hero h1{
    max-width:100%;
    margin-inline:auto;
    font-size:clamp(34px,9.5vw,43px);
    line-height:1.02;
    letter-spacing:-.055em;
  }
  .hero-copy{
    max-width:540px;
    margin:18px auto 22px;
    font-size:14px;
    line-height:1.65;
  }
  .hero-actions{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:9px;
    width:min(100%,360px);
    margin-inline:auto;
  }
  .hero-actions .btn{
    width:100%;
    min-width:0;
    padding:11px 7px;
    font-size:10.5px;
    white-space:nowrap;
  }
  .hero-meta{
    margin-top:22px;
  }
  .profile-main .profile-copy{
    gap:11px;
  }
}

@media(max-width:380px){
  .hero h1{
    font-size:32px;
  }
  .hero-actions{
    gap:7px;
  }
  .hero-actions .btn{
    padding-inline:5px;
    font-size:9.5px;
  }
}
.career-grid{
  display:grid;
  grid-template-columns:.82fr 1.18fr;
  gap:18px;
  align-items:stretch;
}
.career-overview,
.career-detail{
  border:1px solid var(--line);
  border-radius:27px;
  background:var(--surface);
  backdrop-filter:blur(18px);
}
.career-overview{
  position:relative;
  overflow:hidden;
  min-height:100%;
  padding:30px;
  background:
    radial-gradient(circle at 82% 8%,rgba(49,215,229,.14),transparent 31%),
    radial-gradient(circle at 10% 92%,rgba(133,92,255,.17),transparent 35%),
    var(--surface);
}
.career-overview::after{
  content:"AVOLTA";
  position:absolute;
  right:-16px;
  bottom:-30px;
  color:rgba(255,255,255,.035);
  font-size:96px;
  font-weight:950;
  letter-spacing:-.06em;
  pointer-events:none;
}
.career-year{
  display:inline-flex;
  padding:7px 11px;
  border:1px solid var(--line);
  border-radius:999px;
  background:rgba(255,255,255,.035);
  color:#dce2ed;
  font-size:10px;
  font-weight:850;
  letter-spacing:.1em;
}
.career-overview h3{
  position:relative;
  z-index:1;
  max-width:470px;
  margin:30px 0 12px;
  font-size:clamp(31px,3.8vw,48px);
  line-height:1.03;
  letter-spacing:-.052em;
}
.career-company{
  position:relative;
  z-index:1;
  color:#cdd5e3;
  font-weight:780;
}
.career-location{
  position:relative;
  z-index:1;
  margin-top:7px;
  color:var(--muted);
  font-size:13px;
}
.career-status{
  position:relative;
  z-index:1;
  display:inline-flex;
  align-items:center;
  gap:8px;
  margin-top:28px;
  padding:7px 10px;
  border:1px solid rgba(197,255,109,.12);
  border-radius:999px;
  background:rgba(197,255,109,.07);
  color:#dcffa4;
  font-size:10px;
  font-weight:830;
  line-height:1;
}
.career-status i{
  width:7px;
  height:7px;
  border-radius:50%;
  background:var(--lime);
  box-shadow:0 0 13px rgba(197,255,109,.82);
}
.career-detail{
  padding:24px;
}
.career-detail .career-list{
  padding:0;
}
.career-detail .career-item{
  display:grid;
  grid-template-columns:42px 1fr;
  gap:15px;
  padding:17px 0;
  border-bottom:1px solid var(--line);
}
.career-detail .career-item:last-child{
  border-bottom:0;
}
.career-detail .career-item b{
  display:grid;
  place-items:center;
  width:38px;
  height:38px;
  border:1px solid var(--line);
  border-radius:12px;
  background:rgba(255,255,255,.03);
  color:var(--cyan);
  font-size:11px;
}
.career-detail .career-item h4{
  margin-bottom:5px;
  font-size:15px;
  letter-spacing:-.025em;
}
.career-detail .career-item p{
  color:var(--muted);
  font-size:13px;
  font-weight:500;
  line-height:1.55;
}
@media(max-width:980px){
  .career-grid{
    grid-template-columns:1fr;
  }
}
@media(max-width:680px){
  .career-grid{
    gap:14px;
  }
  .career-overview,
  .career-detail{
    border-radius:22px;
    padding:21px;
  }
  .career-overview h3{
    margin:24px 0 10px;
    font-size:31px;
  }
  .career-status{
    margin-top:22px;
  }
  .career-detail .career-item{
    grid-template-columns:38px 1fr;
    gap:12px;
    padding:15px 0;
  }
  .career-detail .career-item b{
    width:35px;
    height:35px;
  }
}

html.theme-light body{
  --bg:#f7faff;
  --bg2:#eef5ff;
  --surface:rgba(255,255,255,.82);
  --surface2:rgba(247,251,255,.96);
  --line:rgba(34,86,160,.12);
  --line2:rgba(34,86,160,.20);
  --text:#0d1b32;
  --muted:#60708a;
  --purple:#316dff;
  --cyan:#21b7e8;
  --lime:#58c77a;
  --shadow:0 24px 70px rgba(58,102,170,.14);
  color:var(--text);
  background:
    radial-gradient(circle at 8% 7%,rgba(49,109,255,.13),transparent 28%),
    radial-gradient(circle at 92% 17%,rgba(33,183,232,.13),transparent 25%),
    radial-gradient(circle at 55% 92%,rgba(93,168,255,.08),transparent 31%),
    linear-gradient(180deg,#fbfdff 0%,#f3f8ff 48%,#f8fbff 100%);
}

html.theme-light body::before{
  opacity:.52;
  background-image:
    linear-gradient(rgba(37,87,155,.035) 1px,transparent 1px),
    linear-gradient(90deg,rgba(37,87,155,.035) 1px,transparent 1px);
}

html.theme-light body ::selection{
  background:rgba(49,109,255,.24);
  color:#07152c;
}

html.theme-light body .glow{
  background:rgba(49,109,255,.10);
}

html.theme-light body .navbar{
  border-color:rgba(31,79,145,.13);
  background:rgba(255,255,255,.84);
  box-shadow:0 14px 40px rgba(45,86,145,.11);
}

html.theme-light body .brand{
  color:#10233f;
}

html.theme-light body .nav-links,
html.theme-light body .section-copy,
html.theme-light body .hero-copy,
html.theme-light body .profile-main p,
html.theme-light body .profile-point p,
html.theme-light body .service p,
html.theme-light body .career-location,
html.theme-light body .career-detail .career-item p,
html.theme-light body .education-copy p,
html.theme-light body .project p,
html.theme-light body .expertise p,
html.theme-light body .process-intro p,
html.theme-light body .process-item p,
html.theme-light body .contact-panel p,
html.theme-light body .modal-body>p,
html.theme-light body .modal-meta p{
  color:#667790;
}

html.theme-light body .nav-links a:hover{
  color:#1b5ee5;
}

html.theme-light body .lang{
  border-color:rgba(31,79,145,.13);
  background:rgba(52,105,184,.05);
}

html.theme-light body .lang button{
  color:#667790;
}

html.theme-light body .lang button.active{
  background:#1f66ed;
  color:#fff;
  box-shadow:0 6px 18px rgba(31,102,237,.22);
}

html.theme-light body .nav-cta{
  background:#1261e8;
  color:#fff;
  box-shadow:0 9px 24px rgba(18,97,232,.20);
}

html.theme-light body .menu-btn{
  border-color:rgba(31,79,145,.14);
  background:rgba(52,105,184,.055);
  color:#16355d;
}

html.theme-light body .kicker{
  border-color:rgba(31,102,237,.14);
  background:rgba(49,109,255,.055);
  color:#36577e;
}

html.theme-light body h1,
html.theme-light body .section-title,
html.theme-light body .profile-main h3,
html.theme-light body .career-overview h3,
html.theme-light body .education-copy h3,
html.theme-light body .project h3,
html.theme-light body .contact-panel h2{
  color:#10213c;
}

html.theme-light body .gradient{
  background:linear-gradient(90deg,#1758d8 0%,#376fff 45%,#1fbce9 100%);
  background-clip:text;
  -webkit-background-clip:text;
}

html.theme-light body .btn-primary{
  background:linear-gradient(135deg,#1e64eb,#397cff 55%,#21b7e8);
  box-shadow:0 16px 35px rgba(35,105,235,.22);
}

html.theme-light body .btn-secondary{
  border-color:rgba(31,79,145,.16);
  background:rgba(255,255,255,.72);
  color:#1b3e69;
  box-shadow:0 10px 26px rgba(59,99,158,.08);
}

html.theme-light body .btn-secondary:hover{
  background:#fff;
  border-color:rgba(31,102,237,.28);
}

html.theme-light body .hero-meta{
  color:#436083;
}

html.theme-light body .orbit,
html.theme-light body .orbit::before,
html.theme-light body .orbit::after{
  border-color:rgba(35,92,168,.10);
}

html.theme-light body .portrait-stage::before{
  background:
    radial-gradient(circle at 30% 28%,rgba(33,183,232,.24),transparent 38%),
    radial-gradient(circle at 72% 72%,rgba(49,109,255,.22),transparent 48%),
    rgba(255,255,255,.70);
}

html.theme-light body .portrait-stage::after{
  background:rgba(69,103,155,.16);
}

html.theme-light body .liquid-shape-a{
  background:
    radial-gradient(circle at 28% 23%,rgba(109,217,255,.92),transparent 34%),
    linear-gradient(145deg,#5bc6ef,#4b8ff4 54%,#3567df);
  box-shadow:0 30px 65px rgba(52,112,190,.18),0 0 58px rgba(74,146,255,.14);
}

html.theme-light body .liquid-shape-b{
  background:linear-gradient(155deg,rgba(93,139,255,.72),rgba(69,205,234,.30) 58%,rgba(88,146,230,.14));
}

html.theme-light body .photo-blob-shell{
  background:linear-gradient(145deg,rgba(255,255,255,.90),rgba(255,255,255,.38) 38%,rgba(75,192,229,.32) 70%,rgba(55,107,232,.42));
  box-shadow:
    0 30px 60px rgba(43,89,154,.20),
    0 0 0 1px rgba(46,103,184,.10),
    inset 0 1px rgba(255,255,255,.92);
}

html.theme-light body .photo-blob-mask{
  background:#dfeeff;
}

html.theme-light body .photo-blob-mask::after{
  background:
    linear-gradient(to top,rgba(18,68,137,.16),transparent 38%),
    radial-gradient(circle at 80% 10%,rgba(54,190,224,.14),transparent 30%),
    linear-gradient(125deg,rgba(49,109,255,.06),transparent 42%);
}

html.theme-light body .identity-card,
html.theme-light body .hero-float{
  border-color:rgba(31,79,145,.14);
  background:rgba(255,255,255,.88);
  color:#173052;
  box-shadow:0 17px 42px rgba(48,87,143,.15);
}

html.theme-light body .identity-card p{
  color:#65758d;
}

html.theme-light body .status,
html.theme-light body .career-status{
  border-color:rgba(56,170,95,.15);
  background:rgba(88,199,122,.10);
  color:#26864b;
}

html.theme-light body .hero-float b{
  background:linear-gradient(135deg,rgba(49,109,255,.17),rgba(33,183,232,.14));
  color:#1c5fd6;
  box-shadow:inset 0 0 0 1px rgba(40,99,184,.08);
}

html.theme-light body .profile-main,
html.theme-light body .profile-points,
html.theme-light body .service,
html.theme-light body .career-overview,
html.theme-light body .career-detail,
html.theme-light body .career-card,
html.theme-light body .career-list,
html.theme-light body .expertise,
html.theme-light body .process-intro{
  border-color:rgba(31,79,145,.12);
  background:rgba(255,255,255,.84);
  box-shadow:0 18px 50px rgba(50,91,151,.07);
}

html.theme-light body .profile-main{
  background:
    radial-gradient(circle at 90% 5%,rgba(33,183,232,.10),transparent 32%),
    radial-gradient(circle at 10% 95%,rgba(49,109,255,.10),transparent 34%),
    rgba(255,255,255,.86);
}

html.theme-light body .profile-point,
html.theme-light body .career-detail .career-item,
html.theme-light body .process-item{
  border-color:rgba(31,79,145,.10);
}

html.theme-light body .skill-cloud span,
html.theme-light body .tag,
html.theme-light body .mini-tags span{
  border-color:rgba(31,79,145,.12);
  background:rgba(56,107,184,.045);
  color:#405f84;
}

html.theme-light body .service:hover,
html.theme-light body .project:hover{
  border-color:rgba(33,112,230,.28);
  box-shadow:0 22px 55px rgba(48,102,184,.12);
}

html.theme-light body .service-number{
  color:#6f83a0;
}

html.theme-light body .service-icon,
html.theme-light body .expertise b,
html.theme-light body .career-detail .career-item b{
  border-color:rgba(31,79,145,.13);
  background:rgba(49,109,255,.05);
  color:#1f72df;
}

html.theme-light body .career-overview{
  background:
    radial-gradient(circle at 82% 8%,rgba(33,183,232,.10),transparent 31%),
    radial-gradient(circle at 10% 92%,rgba(49,109,255,.10),transparent 35%),
    rgba(255,255,255,.86);
}

html.theme-light body .career-overview::after,
html.theme-light body .career-card::after{
  color:rgba(30,87,165,.035);
}

html.theme-light body .career-year{
  border-color:rgba(31,79,145,.12);
  background:rgba(55,103,179,.05);
  color:#3e5c82;
}

html.theme-light body .career-company{
  color:#2d4b72;
}

html.theme-light body .education{
  border-color:rgba(31,79,145,.14);
  background:#eaf3ff;
  box-shadow:0 24px 65px rgba(49,91,150,.13);
}

html.theme-light body .education-bg::after{
  background:
    linear-gradient(90deg,rgba(247,250,255,.98) 0%,rgba(247,250,255,.90) 43%,rgba(247,250,255,.30) 100%),
    linear-gradient(to top,rgba(241,247,255,.82),transparent 56%);
}

html.theme-light body .edu-photo{
  border-color:rgba(31,79,145,.18);
  background:rgba(255,255,255,.70);
  box-shadow:0 24px 55px rgba(42,84,143,.17);
}

html.theme-light body .project{
  border-color:rgba(31,79,145,.13);
  background:#fff;
  box-shadow:0 18px 48px rgba(45,84,140,.09);
}

html.theme-light body .project-overlay{
  background:linear-gradient(to top,rgba(7,34,72,.91) 0%,rgba(11,45,87,.58) 38%,rgba(15,69,114,.03) 76%);
}

html.theme-light body .browser{
  border-color:rgba(255,255,255,.26);
  background:rgba(255,255,255,.88);
  box-shadow:0 8px 25px rgba(20,60,110,.10);
}

html.theme-light body .browser span{
  color:#466184;
}

html.theme-light body .project-type{
  border-color:rgba(255,255,255,.26);
  background:rgba(13,49,91,.56);
  color:#fff;
}

html.theme-light body .project h3{
  color:#fff;
}

html.theme-light body .project p{
  color:#d7e5f6;
}

html.theme-light body .detail-link{
  color:#fff;
}

html.theme-light body .expertise{
  background:linear-gradient(145deg,rgba(255,255,255,.90),rgba(242,248,255,.90));
}

html.theme-light body .contact-panel{
  border-color:rgba(31,79,145,.14);
  background:
    radial-gradient(circle at 8% 10%,rgba(49,109,255,.12),transparent 35%),
    radial-gradient(circle at 94% 92%,rgba(33,183,232,.10),transparent 32%),
    rgba(255,255,255,.89);
  box-shadow:0 20px 55px rgba(45,89,150,.09);
}

html.theme-light body .contact-links a,
html.theme-light body .contact-card{
  border-color:rgba(31,79,145,.12);
  background:rgba(56,107,184,.045);
  color:#183b68;
}

html.theme-light body .contact-card:hover{
  border-color:rgba(31,102,237,.25);
  background:#fff;
}

html.theme-light body .contact-icon{
  background:linear-gradient(135deg,rgba(49,109,255,.16),rgba(33,183,232,.14));
  color:#1762db;
}

html.theme-light body footer{
  color:#7a8ca5;
}

html.theme-light body .footer-row{
  border-color:rgba(31,79,145,.10);
}

html.theme-light body .modal{
  background:rgba(223,234,249,.76);
}

html.theme-light body .modal-dialog{
  border-color:rgba(31,79,145,.16);
  background:#f9fcff;
  box-shadow:0 36px 100px rgba(42,79,130,.28);
}

html.theme-light body .modal-close{
  border-color:rgba(31,79,145,.13);
  background:rgba(255,255,255,.90);
  color:#173052;
}

html.theme-light body .modal-meta div{
  border-color:rgba(31,79,145,.12);
  background:rgba(49,109,255,.035);
}

html.theme-light body .modal-meta b{
  color:#173052;
}

html.theme-light body .modal-gallery img{
  border-color:rgba(31,79,145,.13);
}

@media(max-width:1120px){
  html.theme-light body .nav-links{
    border-color:rgba(31,79,145,.14);
    background:rgba(255,255,255,.97);
    box-shadow:0 18px 55px rgba(43,83,139,.16);
  }
}

@media(max-width:680px){
  html.theme-light body .education-bg::after{
    background:
      linear-gradient(to right,rgba(248,251,255,.96),rgba(248,251,255,.62)),
      linear-gradient(to top,rgba(240,247,255,.88),transparent 65%);
  }

  html.theme-light body .hero-meta{
    display:none;
  }
}

.career-detail{
  padding:30px 34px;
}

.career-detail .career-list{
  padding:0;
  border:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
}

.career-detail .career-item{
  grid-template-columns:42px minmax(0,1fr);
  gap:18px;
  padding:21px 0;
}

.career-detail .career-item h4{
  margin-bottom:7px;
  line-height:1.35;
}

.career-detail .career-item p{
  line-height:1.65;
}

@media(max-width:680px){
  .career-detail{
    padding:22px 20px;
  }

  .career-detail .career-item{
    grid-template-columns:38px minmax(0,1fr);
    gap:14px;
    padding:19px 0;
  }

  .career-detail .career-item h4{
    font-size:14px;
  }

  .career-detail .career-item p{
    font-size:12px;
    line-height:1.65;
  }
}

html.theme-light body .brand{
  font-size:17px;
  font-weight:760;
  letter-spacing:-.025em;
}

html.theme-light body .nav-links{
  font-weight:650;
}

html.theme-light body .nav-cta{
  padding:10px 15px;
  font-size:11px;
  font-weight:700;
  letter-spacing:-.01em;
}

html.theme-light body .browser i{
  opacity:1;
  box-shadow:0 0 0 1px rgba(13,45,82,.08);
}

html.theme-light body .browser i:nth-of-type(1){
  background:#ff6b6b;
}

html.theme-light body .browser i:nth-of-type(2){
  background:#f4c95d;
}

html.theme-light body .browser i:nth-of-type(3){
  background:#48c78e;
}

@media(max-width:680px){
  html.theme-light body .brand{
    font-size:15px;
    font-weight:740;
  }

  html.theme-light body .nav-cta{
    font-size:10.5px;
    font-weight:680;
  }
}

html.theme-light body .career-detail{
  padding:32px 34px;
}

html.theme-light body .career-detail .career-list{
  padding:0;
  border:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
  backdrop-filter:none;
  -webkit-backdrop-filter:none;
}

html.theme-light body .career-detail .career-item{
  grid-template-columns:42px minmax(0,1fr);
  gap:18px;
  padding:22px 0;
}

html.theme-light body .career-detail .career-item:first-child{
  padding-top:0;
}

html.theme-light body .career-detail .career-item:last-child{
  padding-bottom:0;
}

html.theme-light body .career-detail .career-item h4{
  margin-bottom:7px;
  line-height:1.35;
}

html.theme-light body .career-detail .career-item p{
  line-height:1.65;
}

@media(max-width:680px){
  html.theme-light body .career-detail{
    padding:24px 20px;
  }

  html.theme-light body .career-detail .career-item{
    grid-template-columns:38px minmax(0,1fr);
    gap:14px;
    padding:20px 0;
  }

  html.theme-light body .career-detail .career-item h4{
    font-size:14px;
  }

  html.theme-light body .career-detail .career-item p{
    font-size:12px;
    line-height:1.65;
  }
}

.theme-toggle{
  position:relative;
  display:grid;
  place-items:center;
  width:39px;
  height:39px;
  flex:0 0 39px;
  border:1px solid var(--line);
  border-radius:11px;
  background:rgba(255,255,255,.04);
  color:var(--text);
  cursor:pointer;
  transition:transform .2s ease,border-color .2s ease,background .2s ease;
}

.theme-toggle:hover{
  transform:translateY(-1px);
  border-color:var(--line2);
}

.theme-icon{
  position:absolute;
  font-size:17px;
  line-height:1;
  transition:opacity .18s ease,transform .18s ease;
}

html.theme-light .theme-icon-sun,
html.theme-dark .theme-icon-moon{
  opacity:0;
  transform:scale(.72) rotate(-20deg);
  pointer-events:none;
}

html.theme-light .theme-icon-moon,
html.theme-dark .theme-icon-sun{
  opacity:1;
  transform:scale(1) rotate(0);
}

.brand{
  font-size:17px;
  font-weight:760;
  letter-spacing:-.025em;
}

.nav-links{
  font-weight:650;
}

.nav-cta{
  padding:10px 15px;
  font-size:11px;
  font-weight:700;
  letter-spacing:-.01em;
}

.browser i{
  opacity:1;
  box-shadow:0 0 0 1px rgba(13,45,82,.08);
}

.browser i:nth-of-type(1){
  background:#ff6b6b;
}

.browser i:nth-of-type(2){
  background:#f4c95d;
}

.browser i:nth-of-type(3){
  background:#48c78e;
}

.career-detail{
  padding:32px 34px;
}

.career-detail .career-list{
  padding:0;
  border:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
  backdrop-filter:none;
  -webkit-backdrop-filter:none;
}

.career-detail .career-item{
  grid-template-columns:42px minmax(0,1fr);
  gap:18px;
  padding:22px 0;
}

.career-detail .career-item:first-child{
  padding-top:0;
}

.career-detail .career-item:last-child{
  padding-bottom:0;
}

.career-detail .career-item h4{
  margin-bottom:7px;
  line-height:1.35;
}

.career-detail .career-item p{
  line-height:1.65;
}

html.theme-light body .theme-toggle{
  border-color:rgba(31,79,145,.14);
  background:rgba(52,105,184,.055);
  color:#175acb;
}

html.theme-light body .theme-toggle:hover{
  border-color:rgba(31,102,237,.30);
  background:rgba(49,109,255,.09);
}

@media(max-width:680px){
  .brand{
    font-size:15px;
    font-weight:740;
  }

  .theme-toggle{
    width:36px;
    height:36px;
    flex-basis:36px;
  }

  .nav-cta{
    font-size:10.5px;
    font-weight:680;
  }

  .career-detail{
    padding:24px 20px;
  }

  .career-detail .career-item{
    grid-template-columns:38px minmax(0,1fr);
    gap:14px;
    padding:20px 0;
  }

  .career-detail .career-item h4{
    font-size:14px;
  }

  .career-detail .career-item p{
    font-size:12px;
    line-height:1.65;
  }
}

@media(max-width:680px){
  .hero-meta{
    display:none!important;
  }
}

@media(max-width:430px){
  html{
    scroll-padding-top:76px;
  }

  body{
    font-size:14px;
    padding-bottom:env(safe-area-inset-bottom);
  }

  .container{
    width:min(calc(100% - 30px),var(--max));
  }

  .nav-wrap{
    top:max(7px,env(safe-area-inset-top));
  }

  .navbar{
    position:relative;
    gap:7px;
    padding:7px 7px 7px 11px;
    border-radius:14px;
  }

  .brand{
    max-width:118px;
    overflow:hidden;
    text-overflow:ellipsis;
    font-size:13.5px;
    font-weight:720;
    letter-spacing:-.02em;
  }

  .brand::after{
    width:4px;
    height:4px;
    margin-left:5px;
  }

  .nav-actions{
    gap:5px;
  }

  .lang{
    gap:1px;
    padding:3px;
    border-radius:9px;
  }

  .lang button{
    width:27px;
    height:27px;
    border-radius:7px;
    font-size:8.5px;
    font-weight:760;
  }

  .theme-toggle,
  .menu-btn{
    width:32px;
    height:32px;
    flex-basis:32px;
    border-radius:9px;
  }

  .theme-icon{
    font-size:14px;
  }

  .menu-btn{
    font-size:15px;
  }

  .nav-links{
    top:48px;
    left:0;
    right:0;
    padding:7px;
    border-radius:13px;
  }

  .nav-links a{
    padding:10px 11px;
    font-size:11px;
  }

  .hero{
    min-height:auto;
    padding-top:76px;
    padding-bottom:48px;
    gap:0;
  }

  .hero-visual{
    min-height:335px;
  }

  .portrait{
    width:min(292px,100%);
  }

  .portrait-stage{
    min-height:272px;
  }

  .portrait-stage::before{
    width:220px;
    height:220px;
  }

  .portrait-stage::after{
    bottom:24px;
    width:190px;
    height:24px;
  }

  .orbit{
    width:258px;
    height:258px;
  }

  .orbit::before{
    inset:35px;
  }

  .orbit::after{
    inset:78px;
  }

  .photo-blob-shell{
    width:205px;
    height:255px;
    padding:5px;
  }

  .liquid-shape-a{
    width:225px;
    height:270px;
  }

  .liquid-shape-b{
    width:198px;
    height:245px;
  }

  .identity-card{
    width:min(275px,94%);
    margin-top:-10px;
    padding:9px 11px;
    border-radius:13px;
  }

  .identity-card h3{
    font-size:12px;
  }

  .identity-card p{
    font-size:8px;
  }

  .identity-card .status{
    display:none;
  }

  .hero-float{
    max-width:132px;
    gap:6px;
    padding:7px 8px;
    border-radius:11px;
    font-size:7.5px;
    line-height:1.25;
    white-space:normal;
  }

  .hero-float b{
    width:20px;
    height:20px;
    flex-basis:20px;
    border-radius:7px;
    font-size:7px;
  }

  .hero-float-top{
    top:4%;
    left:0;
  }

  .hero-float-bottom{
    right:0;
    bottom:10%;
  }

  .hero-content{
    padding-inline:1px;
  }

  .kicker{
    max-width:100%;
    margin-bottom:13px;
    padding:6px 8px;
    gap:7px;
    font-size:7.8px;
    letter-spacing:.085em;
    white-space:normal;
    justify-content:center;
    line-height:1.35;
  }

  .kicker::before{
    width:6px;
    height:6px;
    flex:0 0 6px;
  }

  .hero h1{
    max-width:350px;
    margin-inline:auto;
    font-size:clamp(31px,9.5vw,38px);
    line-height:1.03;
    letter-spacing:-.052em;
  }

  .hero-copy{
    max-width:350px;
    margin:16px auto 20px;
    font-size:13px;
    line-height:1.62;
  }

  .hero-actions{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:8px;
    width:100%;
    max-width:350px;
  }

  .hero-actions .btn{
    min-height:40px;
    padding:9px 5px;
    border-radius:10px;
    font-size:9.5px;
    font-weight:720;
    white-space:nowrap;
  }

  section{
    padding:52px 0;
  }

  .section-head{
    margin-bottom:23px;
  }

  .label{
    font-size:8.5px;
    letter-spacing:.14em;
  }

  .section-title{
    margin-top:7px;
    font-size:clamp(28px,8.5vw,35px);
    line-height:1.08;
    letter-spacing:-.045em;
  }

  .section-copy{
    margin-top:12px;
    font-size:12.5px;
    line-height:1.62;
  }

  .profile-band{
    gap:13px;
  }

  .profile-main{
    padding:19px;
    border-radius:19px;
  }

  .profile-main h3{
    margin:10px 0 13px;
    font-size:26px;
    line-height:1.08;
  }

  .profile-main .profile-copy{
    gap:9px;
  }

  .profile-main .profile-copy p{
    font-size:12.5px;
    line-height:1.65;
  }

  .skill-cloud{
    gap:6px;
    margin-top:20px;
  }

  .skill-cloud span{
    padding:6px 8px;
    font-size:8.5px;
  }

  .profile-points{
    border-radius:19px;
  }

  .profile-point{
    padding:17px 18px;
  }

  .profile-point b{
    margin-bottom:10px;
    font-size:10px;
  }

  .profile-point h4{
    font-size:15px;
  }

  .profile-point p{
    margin-top:7px;
    font-size:12px;
    line-height:1.58;
  }

  .service-grid,
  .expertise-grid{
    gap:12px;
  }

  .service,
  .expertise{
    padding:18px;
    border-radius:18px;
  }

  .service-number{
    font-size:8px;
  }

  .service-icon{
    width:39px;
    height:39px;
    margin:18px 0 13px;
    border-radius:11px;
    font-size:15px;
  }

  .service h3,
  .expertise h3{
    font-size:15.5px;
  }

  .service p,
  .expertise p{
    font-size:12px;
    line-height:1.58;
  }

  .career-grid{
    gap:12px;
  }

  .career-overview,
  .career-detail{
    padding:19px;
    border-radius:19px;
  }

  .career-year{
    padding:6px 9px;
    font-size:8px;
  }

  .career-overview h3{
    margin:21px 0 9px;
    font-size:28px;
  }

  .career-company{
    font-size:13px;
  }

  .career-location{
    font-size:11.5px;
    line-height:1.55;
  }

  .career-status{
    margin-top:18px;
    padding:6px 9px;
    font-size:8.5px;
  }

  .career-detail .career-item{
    grid-template-columns:34px minmax(0,1fr);
    gap:11px;
    padding:17px 0;
  }

  .career-detail .career-item b{
    width:32px;
    height:32px;
    border-radius:9px;
    font-size:9px;
  }

  .career-detail .career-item h4{
    margin-bottom:5px;
    font-size:13px;
    line-height:1.4;
  }

  .career-detail .career-item p{
    font-size:11.5px;
    line-height:1.6;
  }

  .education,
  .education-inner{
    min-height:auto;
  }

  .education{
    border-radius:21px;
  }

  .education-inner{
    gap:22px;
    padding:28px 19px;
  }

  .education-copy h3{
    margin:12px 0 8px;
    font-size:31px;
    line-height:1.04;
  }

  .education-copy .degree{
    font-size:14px;
  }

  .education-copy p{
    margin-top:14px;
    font-size:12px;
    line-height:1.62;
  }

  .tags{
    gap:6px;
    margin-top:17px;
  }

  .tag{
    padding:6px 8px;
    font-size:8px;
  }

  .edu-photo{
    width:145px;
    padding:6px;
    border-radius:16px;
  }

  .edu-photo img{
    height:198px;
    border-radius:12px;
  }

  .portfolio-grid{
    gap:13px;
  }

  .project.large,
  .project.medium,
  .project.third{
    min-height:345px;
    border-radius:20px;
  }

  .browser{
    top:13px;
    left:13px;
    right:13px;
    gap:5px;
    padding:7px 9px;
    border-radius:9px;
  }

  .browser i{
    width:6px;
    height:6px;
  }

  .browser span{
    margin-left:5px;
    font-size:8px;
  }

  .project-content{
    left:18px;
    right:18px;
    bottom:18px;
  }

  .project-type{
    padding:5px 7px;
    font-size:7.5px;
  }

  .project h3{
    margin:12px 0 7px;
    font-size:26px;
  }

  .project p{
    font-size:11.5px;
    line-height:1.55;
  }

  .project-footer{
    gap:10px;
    margin-top:14px;
    flex-wrap:wrap;
  }

  .mini-tags{
    gap:5px;
  }

  .mini-tags span{
    padding:4px 6px;
    font-size:7px;
  }

  .detail-link{
    font-size:9px;
  }

  .expertise{
    min-height:auto;
  }

  .expertise b{
    width:36px;
    height:36px;
    margin-bottom:14px;
    border-radius:10px;
    font-size:10px;
  }

  .process{
    gap:20px;
  }

  .process-intro{
    padding:20px;
    border-radius:19px;
  }

  .process-intro h3{
    margin:10px 0 9px;
    font-size:25px;
    line-height:1.1;
  }

  .process-intro p{
    font-size:12px;
    line-height:1.6;
  }

  .process-item{
    gap:6px;
    padding:20px 0;
  }

  .process-item span{
    font-size:8.5px;
  }

  .process-item h4{
    margin-bottom:5px;
    font-size:16px;
  }

  .process-item p{
    font-size:12px;
    line-height:1.6;
  }

  .contact-panel{
    gap:22px;
    padding:23px 18px;
    border-radius:20px;
  }

  .contact-panel h2{
    font-size:31px;
    line-height:1.04;
  }

  .contact-panel p{
    margin:15px 0 20px;
    font-size:12px;
    line-height:1.62;
  }

  .contact-actions{
    gap:8px;
  }

  .contact-actions .btn{
    min-height:42px;
    font-size:10px;
  }

  .contact-links{
    gap:8px;
  }

  .contact-card{
    grid-template-columns:38px minmax(0,1fr) auto;
    gap:10px;
    padding:11px;
    border-radius:13px;
  }

  .contact-icon{
    width:36px;
    height:36px;
    border-radius:10px;
    font-size:13px;
  }

  .contact-card small{
    font-size:7.5px;
  }

  .contact-card strong{
    font-size:11px;
  }

  footer{
    padding:20px 0 28px;
  }

  .footer-row{
    gap:8px;
    padding-top:17px;
    font-size:10px;
    line-height:1.55;
  }

  .modal{
    padding:8px;
  }

  .modal-dialog{
    border-radius:17px;
  }

  .modal-close{
    width:35px;
    height:35px;
    margin:10px;
    border-radius:10px;
  }

  .modal-media{
    height:220px;
  }

  .modal-body{
    padding:19px;
  }

  .modal-body h3{
    font-size:28px;
  }

  .modal-body>p,
  .modal-meta p{
    font-size:12px;
    line-height:1.6;
  }

  .modal-meta div{
    padding:15px;
    border-radius:13px;
  }
}

@media(max-width:375px){
  .container{
    width:min(calc(100% - 24px),var(--max));
  }

  .brand{
    max-width:104px;
    font-size:12.5px;
  }

  .lang button{
    width:25px;
  }

  .theme-toggle,
  .menu-btn{
    width:30px;
    height:30px;
    flex-basis:30px;
  }

  .hero h1{
    font-size:30px;
  }

  .hero-actions .btn{
    font-size:8.8px;
  }

  .hero-float{
    max-width:122px;
    font-size:7px;
  }

  .section-title{
    font-size:27px;
  }
}

@media(max-width:430px){
  html{
    scroll-padding-top:72px;
  }

  .container{
    width:min(calc(100% - 28px),var(--max));
  }

  .nav-wrap{
    top:max(7px,env(safe-area-inset-top));
  }

  .navbar{
    min-height:52px;
    gap:5px;
    padding:6px 7px 6px 10px;
    border-radius:14px;
  }

  .brand{
    max-width:116px;
    font-size:13px;
    font-weight:700;
    letter-spacing:-.018em;
  }

  .brand::after{
    width:4px;
    height:4px;
    margin-left:5px;
  }

  .nav-actions{
    gap:4px;
  }

  .lang{
    padding:3px;
    gap:1px;
    border-radius:9px;
  }

  .lang button{
    width:26px;
    height:26px;
    border-radius:7px;
    font-size:8px;
    font-weight:720;
  }

  .theme-toggle,
  .menu-btn{
    width:31px;
    height:31px;
    flex-basis:31px;
    border-radius:9px;
  }

  .theme-icon{
    font-size:13px;
  }

  .menu-btn{
    font-size:14px;
  }

  .hero{
    min-height:auto;
    padding-top:70px;
    padding-bottom:44px;
    gap:0;
  }

  .hero-visual{
    min-height:300px;
  }

  .portrait{
    width:min(272px,100%);
  }

  .portrait-stage{
    min-height:242px;
  }

  .portrait-stage::before{
    width:196px;
    height:196px;
  }

  .portrait-stage::after{
    bottom:20px;
    width:165px;
    height:20px;
  }

  .orbit{
    width:228px;
    height:228px;
  }

  .orbit::before{
    inset:31px;
  }

  .orbit::after{
    inset:70px;
  }

  .photo-blob-shell{
    width:182px;
    height:226px;
    padding:4px;
  }

  .liquid-shape-a{
    width:202px;
    height:240px;
  }

  .liquid-shape-b{
    width:178px;
    height:218px;
  }

  .identity-card{
    width:min(252px,92%);
    min-height:0;
    margin-top:-7px;
    padding:8px 10px;
    gap:9px;
    border-radius:12px;
  }

  .identity-card h3{
    font-size:11.5px;
    line-height:1.2;
  }

  .identity-card p{
    margin-top:2px;
    font-size:7.8px;
    line-height:1.35;
    white-space:nowrap;
  }

  .identity-card .status{
    display:none;
  }

  .hero-float{
    max-width:118px;
    gap:5px;
    padding:6px 7px;
    border-radius:10px;
    font-size:6.8px;
    line-height:1.2;
  }

  .hero-float b{
    width:18px;
    height:18px;
    flex-basis:18px;
    border-radius:6px;
    font-size:6.5px;
  }

  .hero-float-top{
    top:5%;
    left:1%;
  }

  .hero-float-bottom{
    right:1%;
    bottom:8%;
  }

  .kicker{
    width:auto;
    max-width:100%;
    margin:8px auto 12px;
    padding:5px 8px;
    gap:6px;
    font-size:7.2px;
    line-height:1.3;
    letter-spacing:.075em;
    white-space:normal;
  }

  .kicker::before{
    width:5px;
    height:5px;
    flex:0 0 5px;
  }

  .hero h1{
    max-width:340px;
    margin-inline:auto;
    font-size:clamp(28px,8.8vw,35px);
    line-height:1.025;
    letter-spacing:-.048em;
  }

  .hero-copy{
    max-width:340px;
    margin:14px auto 18px;
    font-size:11.8px;
    line-height:1.62;
  }

  .hero-actions{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    width:100%;
    max-width:340px;
    margin-inline:auto;
    gap:7px;
  }

  .hero-actions .btn{
    width:100%;
    min-width:0;
    min-height:37px;
    padding:8px 4px;
    border-radius:9px;
    font-size:8.7px;
    font-weight:700;
    white-space:nowrap;
  }

  .hero-meta{
    display:none!important;
  }

  section{
    padding:46px 0;
  }

  .section-head{
    margin-bottom:20px;
  }

  .label{
    font-size:7.8px;
    letter-spacing:.13em;
  }

  .section-title{
    margin-top:6px;
    font-size:clamp(25px,7.8vw,32px);
    line-height:1.08;
    letter-spacing:-.042em;
  }

  .section-copy{
    margin-top:10px;
    font-size:11.5px;
    line-height:1.62;
  }

  .profile-main{
    padding:17px;
    border-radius:18px;
  }

  .profile-main h3{
    margin:9px 0 11px;
    font-size:23px;
    line-height:1.1;
  }

  .profile-main .profile-copy{
    gap:8px;
  }

  .profile-main .profile-copy p{
    font-size:11.5px;
    line-height:1.62;
  }

  .skill-cloud{
    gap:5px;
    margin-top:17px;
  }

  .skill-cloud span{
    padding:5px 7px;
    font-size:7.8px;
  }

  .profile-point{
    padding:15px 17px;
  }

  .profile-point b{
    margin-bottom:8px;
    font-size:9px;
  }

  .profile-point h4{
    font-size:14px;
  }

  .profile-point p{
    margin-top:6px;
    font-size:11px;
    line-height:1.56;
  }

  .service-grid,
  .expertise-grid{
    gap:10px;
  }

  .service,
  .expertise{
    padding:16px;
    border-radius:17px;
  }

  .service-number{
    font-size:7.5px;
  }

  .service-icon{
    width:36px;
    height:36px;
    margin:15px 0 11px;
    border-radius:10px;
    font-size:14px;
  }

  .service h3,
  .expertise h3{
    font-size:14.5px;
  }

  .service p,
  .expertise p{
    font-size:11px;
    line-height:1.56;
  }

  .career-grid{
    gap:10px;
  }

  .career-overview,
  .career-detail{
    padding:17px;
    border-radius:18px;
  }

  .career-year{
    padding:5px 8px;
    font-size:7.5px;
  }

  .career-overview h3{
    margin:18px 0 8px;
    font-size:25px;
  }

  .career-company{
    font-size:12px;
  }

  .career-location{
    margin-top:5px;
    font-size:10.8px;
    line-height:1.5;
  }

  .career-status{
    margin-top:15px;
    padding:5px 8px;
    font-size:8px;
  }

  .career-detail .career-item{
    grid-template-columns:31px minmax(0,1fr);
    gap:10px;
    padding:15px 0;
  }

  .career-detail .career-item b{
    width:29px;
    height:29px;
    border-radius:8px;
    font-size:8px;
  }

  .career-detail .career-item h4{
    margin-bottom:4px;
    font-size:12px;
    line-height:1.38;
  }

  .career-detail .career-item p{
    font-size:10.5px;
    line-height:1.58;
  }

  .education-inner{
    gap:18px;
    padding:24px 17px;
  }

  .education-copy h3{
    margin:10px 0 7px;
    font-size:28px;
  }

  .education-copy .degree{
    font-size:12.5px;
  }

  .education-copy p{
    margin-top:12px;
    font-size:11px;
    line-height:1.6;
  }

  .tags{
    gap:5px;
    margin-top:14px;
  }

  .tag{
    padding:5px 7px;
    font-size:7.5px;
  }

  .edu-photo{
    width:132px;
  }

  .edu-photo img{
    height:180px;
  }

  .portfolio-grid{
    gap:11px;
  }

  .project.large,
  .project.medium,
  .project.third{
    min-height:318px;
    border-radius:19px;
  }

  .browser{
    top:12px;
    left:12px;
    right:12px;
    padding:6px 8px;
  }

  .browser span{
    font-size:7.5px;
  }

  .project-content{
    left:16px;
    right:16px;
    bottom:16px;
  }

  .project-type{
    padding:4px 6px;
    font-size:7px;
  }

  .project h3{
    margin:10px 0 6px;
    font-size:24px;
  }

  .project p{
    font-size:10.5px;
    line-height:1.5;
  }

  .project-footer{
    margin-top:12px;
  }

  .mini-tags span{
    padding:4px 5px;
    font-size:6.7px;
  }

  .detail-link{
    font-size:8.5px;
  }

  .expertise b{
    width:33px;
    height:33px;
    margin-bottom:12px;
  }

  .process{
    gap:17px;
  }

  .process-intro{
    padding:17px;
    border-radius:18px;
  }

  .process-intro h3{
    margin:8px 0;
    font-size:22px;
  }

  .process-intro p,
  .process-item p{
    font-size:11px;
    line-height:1.58;
  }

  .process-item{
    padding:17px 0;
  }

  .process-item span{
    font-size:7.8px;
  }

  .process-item h4{
    margin-bottom:4px;
    font-size:15px;
  }

  .contact-panel{
    gap:18px;
    padding:20px 16px;
    border-radius:19px;
  }

  .contact-panel h2{
    font-size:28px;
  }

  .contact-panel p{
    margin:13px 0 17px;
    font-size:11px;
    line-height:1.6;
  }

  .contact-actions .btn{
    min-height:38px;
    font-size:9px;
  }

  .contact-card{
    grid-template-columns:34px minmax(0,1fr) auto;
    gap:9px;
    padding:10px;
  }

  .contact-icon{
    width:33px;
    height:33px;
  }

  .contact-card small{
    font-size:7px;
  }

  .contact-card strong{
    font-size:10.3px;
  }

  footer{
    padding:18px 0 calc(22px + env(safe-area-inset-bottom));
  }

  .footer-row{
    display:flex;
    justify-content:center;
    align-items:center;
    padding-top:15px;
    text-align:center;
  }

  .footer-description,
  .footer-row > span:last-child:not(.footer-copyright){
    display:none!important;
  }

  .footer-copyright,
  .footer-row > span:first-child{
    display:block;
    width:100%;
    font-size:9px;
    line-height:1.5;
    text-align:center;
  }
}

@media(max-width:375px){
  .container{
    width:min(calc(100% - 22px),var(--max));
  }

  .brand{
    max-width:102px;
    font-size:12px;
  }

  .hero-visual{
    min-height:286px;
  }

  .photo-blob-shell{
    width:174px;
    height:216px;
  }

  .liquid-shape-a{
    width:194px;
    height:232px;
  }

  .liquid-shape-b{
    width:170px;
    height:210px;
  }

  .hero h1{
    font-size:27px;
  }

  .hero-copy{
    font-size:11.2px;
  }

  .hero-actions .btn{
    font-size:8.1px;
  }
}

.scroll-control{
  position:fixed;
  right:clamp(16px,2.2vw,28px);
  bottom:calc(22px + env(safe-area-inset-bottom));
  z-index:90;
  display:grid;
  place-items:center;
  width:44px;
  height:44px;
  border:1px solid var(--line);
  border-radius:50%;
  background:rgba(8,12,25,.78);
  color:#fff;
  box-shadow:0 14px 38px rgba(0,0,0,.24);
  backdrop-filter:blur(14px);
  -webkit-backdrop-filter:blur(14px);
  cursor:pointer;
  opacity:0;
  visibility:hidden;
  transform:translateY(10px);
  transition:opacity .22s ease,visibility .22s ease,transform .22s ease,background .22s ease,border-color .22s ease;
}

.scroll-control.visible{
  opacity:1;
  visibility:visible;
  transform:translateY(0);
}

.scroll-control:hover{
  transform:translateY(-2px);
  border-color:var(--line2);
}

.scroll-control svg{
  width:19px;
  height:19px;
  fill:none;
  stroke:currentColor;
  stroke-width:2;
  stroke-linecap:round;
  stroke-linejoin:round;
  transition:transform .28s ease;
}

.scroll-control.to-top svg{
  transform:rotate(180deg);
}

html.theme-light body .scroll-control{
  border-color:rgba(31,79,145,.16);
  background:rgba(255,255,255,.90);
  color:#175acb;
  box-shadow:0 14px 36px rgba(45,86,145,.16);
}

html.theme-light body .scroll-control:hover{
  border-color:rgba(31,102,237,.32);
  background:#fff;
}

@media(max-width:430px){
  .identity-card{
    display:none!important;
  }

  .hero-visual{
    min-height:270px;
  }

  .kicker{
    max-width:300px;
    margin-top:2px;
    padding:4px 7px;
    gap:5px;
    font-size:6.3px;
    line-height:1.25;
    letter-spacing:.055em;
  }

  .kicker::before{
    width:4px;
    height:4px;
    flex-basis:4px;
  }

  .scroll-control{
    right:14px;
    bottom:calc(76px + env(safe-area-inset-bottom));
    width:39px;
    height:39px;
  }

  .scroll-control svg{
    width:17px;
    height:17px;
  }

  .footer-row{
    justify-content:center;
    text-align:center;
  }

  .footer-description{
    display:none!important;
  }

  .footer-copyright{
    display:block;
    width:100%;
    text-align:center;
  }
}

@media(max-width:375px){
  .hero-visual{
    min-height:258px;
  }

  .kicker{
    max-width:280px;
    font-size:6px;
  }
}

@media(prefers-reduced-motion:reduce){
  .scroll-control,
  .scroll-control svg{
    transition:none;
  }
}

@media(max-width:430px){
  .navbar{
    gap:3px;
  }

  .brand{
    max-width:none;
    flex:0 0 auto;
    min-width:0;
    overflow:visible;
    text-overflow:clip;
    white-space:nowrap;
    font-size:11.5px;
    font-weight:700;
    letter-spacing:-.022em;
    -webkit-font-smoothing:antialiased;
  }

  .nav-actions{
    gap:3px;
    flex:0 0 auto;
  }

  .lang{
    flex:0 0 auto;
  }

  .lang button{
    width:24px;
    height:25px;
    font-size:7.7px;
  }

  .theme-toggle,
  .menu-btn{
    width:29px;
    height:29px;
    flex-basis:29px;
  }
}

@media(max-width:375px){
  .brand{
    font-size:10.8px;
    letter-spacing:-.024em;
  }

  .lang button{
    width:23px;
  }

  .theme-toggle,
  .menu-btn{
    width:28px;
    height:28px;
    flex-basis:28px;
  }
}
