@import url(https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap);html{font-size:16px}body{-webkit-font-smoothing:antialiased;font-family:DM Sans,system-ui,sans-serif;margin:0}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,system-ui,sans-serif;letter-spacing:0}:root{--bg:#f7f8fc;--surface:#fff;--surface-2:#eef2f7;--text:#14213d;--muted:#5f6b7a;--line:#dce3ec;--primary:#006d77;--primary-strong:#00565e;--accent:#ef8354;--header:#f7f8fcd6;--shadow:0 18px 50px #14213d1a}:root[data-theme=dark]{--bg:#101820;--surface:#18242d;--surface-2:#202f3a;--text:#f4f7f8;--muted:#a9b6c1;--line:#30414d;--primary:#62d4cf;--primary-strong:#8ce5df;--accent:#ff9b73;--header:#101820db;--shadow:0 18px 50px #0000003d}html{scroll-behavior:smooth;scroll-padding-top:100px}body{background:#f7f8fc;background:var(--bg);color:#14213d;color:var(--text);transition:background .3s ease,color .3s ease}*{box-sizing:border-box}a{color:inherit}button,input,textarea{font:inherit}.site-shell{background:#f7f8fc;background:var(--bg);min-height:100vh;overflow:hidden}.scroll-progress{background:#ef8354;background:var(--accent);height:3px;left:0;position:fixed;top:0;transform-origin:left;transition:transform .08s linear;width:100%;z-index:120}.site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f8fcd6;background:var(--header);border-bottom:1px solid color-mix(in srgb,#dce3ec 70%,#0000);border-bottom:1px solid color-mix(in srgb,var(--line) 70%,#0000);gap:32px;height:72px;left:0;padding:0 max(24px,calc(50vw - 590px));position:fixed;right:0;top:0;z-index:100}.brand,.site-header{align-items:center;display:flex}.brand{font-weight:750;gap:11px;margin-right:auto;text-decoration:none}.brand-mark{background:#006d77;background:var(--primary);border-radius:6px;color:#fff;display:grid;font-size:13px;height:36px;letter-spacing:0;place-items:center;width:36px}:root[data-theme=dark] .brand-mark{color:#102127}.site-nav{display:flex;gap:28px}.site-nav a{color:#5f6b7a;color:var(--muted);font-size:14px;font-weight:650;padding:26px 0;position:relative;text-decoration:none;transition:color .2s ease}.site-nav a:after{background:#006d77;background:var(--primary);bottom:17px;content:"";height:2px;left:0;position:absolute;right:0;transform:scaleX(0);transform-origin:right;transition:transform .25s ease}.site-nav a:hover{color:#006d77;color:var(--primary)}.site-nav a:hover:after{transform:scaleX(1);transform-origin:left}.icon-button{background:#fff;background:var(--surface);border:1px solid #dce3ec;border:1px solid var(--line);border-radius:50%;color:#14213d;color:var(--text);cursor:pointer;display:grid;height:42px;padding:0;place-items:center;transition:transform .2s ease,border-color .2s ease,background .2s ease;width:42px}.icon-button:hover{border-color:#006d77;border-color:var(--primary);transform:translateY(-2px)}.back-to-top svg,.theme-toggle svg{height:19px;width:19px}.back-to-top{bottom:24px;box-shadow:0 18px 50px #14213d1a;box-shadow:var(--shadow);opacity:0;pointer-events:none;position:fixed;right:24px;transform:translateY(12px);z-index:90}.back-to-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.site-footer{border-top:1px solid #dce3ec;border-top:1px solid var(--line);color:#5f6b7a;color:var(--muted);display:flex;font-size:13px;gap:20px;justify-content:space-between;margin:0 auto;max-width:1180px;padding:30px 24px 38px}.scroll-reveal{opacity:0;transform:translateY(28px);transition:opacity .7s ease 0ms,transform .7s cubic-bezier(.2,.7,.2,1) 0ms;transition:opacity .7s ease var(--reveal-delay,0ms),transform .7s cubic-bezier(.2,.7,.2,1) var(--reveal-delay,0ms)}.scroll-reveal.revealed{opacity:1;transform:translateY(0)}.project-card.scroll-reveal{transform:translateY(24px) scale(.97)}.project-card.scroll-reveal.revealed{transform:translateY(0) scale(1)}::selection{background:#006d77;background:var(--primary);color:#fff}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f7f8fc;background:var(--bg)}::-webkit-scrollbar-thumb{background:#dce3ec;background:var(--line);border:3px solid #f7f8fc;border:3px solid var(--bg);border-radius:10px}@media (max-width:720px){.site-header{gap:14px;height:64px;padding:0 18px}.brand>span:last-child{display:none}.site-nav{gap:16px;margin-left:auto}.site-nav a{display:none}.site-nav a:last-child{display:block}.site-footer{flex-direction:column;padding-inline:20px}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}.scroll-reveal{opacity:1;transform:none}}.hero{grid-gap:70px 80px;align-items:center;display:grid;gap:70px 80px;grid-template-columns:1.05fr .95fr;margin:0 auto;max-width:1180px;min-height:760px;padding:150px 24px 56px;position:relative}.hero:before{border:1px solid var(--line);border-radius:50%;content:"";height:420px;opacity:.55;position:absolute;right:-160px;top:90px;width:420px}.hero-copy{animation:heroIn .7s ease both;position:relative;z-index:1}.availability{align-items:center;color:var(--muted);display:flex;font-size:13px;font-weight:650;gap:9px;margin-bottom:36px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.availability span{animation:pulseDot 2s infinite;background:#2bb673;border-radius:50%;box-shadow:0 0 0 5px color-mix(in srgb,#2bb673 18%,#0000);height:9px;width:9px}.eyebrow{color:var(--primary);font-size:13px;font-weight:700;letter-spacing:1.4px;margin-bottom:14px;text-transform:uppercase}.hero h1{font-size:clamp(46px,6vw,76px);font-weight:800;line-height:1.03;margin-bottom:26px;max-width:680px}.hero h1 span{color:var(--primary)}.hero-description{color:var(--muted);font-size:19px;line-height:1.7;max-width:610px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.button{align-items:center;border:1px solid #0000;border-radius:6px;display:inline-flex;font-weight:700;gap:10px;justify-content:center;min-height:50px;padding:0 20px;text-decoration:none;transition:transform .2s ease,background .2s ease,border-color .2s ease}.button:hover{transform:translateY(-3px)}.primary-button{background:var(--primary);color:#fff}:root[data-theme=dark] .primary-button{color:#102127}.primary-button:hover{background:var(--primary-strong)}.secondary-button{background:var(--surface);border-color:var(--line)}.secondary-button:hover{border-color:var(--primary)}.social-links{display:flex;gap:10px;margin-top:28px}.social-links a{border:1px solid var(--line);border-radius:50%;color:var(--muted);display:grid;height:40px;place-items:center;transition:color .2s,border-color .2s,transform .2s;width:40px}.social-links a:hover{border-color:var(--primary);color:var(--primary);transform:translateY(-3px)}.hero-visual{animation:heroIn .7s ease .15s both;perspective:900px;position:relative;z-index:1}.code-window{background:#14202a;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);color:#d7e1e8;overflow:hidden;transform:rotateY(-4deg) rotateX(2deg) rotate(1deg);transition:transform .35s ease}.code-window:hover{transform:rotate(0) translateY(-6px)}.window-bar{align-items:center;background:#1b2934;border-bottom:1px solid #2b3a45;display:flex;gap:7px;height:48px;padding:0 16px}.window-bar i{background:#ff7b72;border-radius:50%;height:10px;width:10px}.window-bar i:nth-child(2){background:#e3b341}.window-bar i:nth-child(3){background:#3fb950}.window-bar span{color:#91a0ac;font-size:12px;margin-left:8px}.code-window pre{font:15px/1.9 Consolas,monospace;margin:0;min-height:310px;padding:42px 28px;white-space:pre-wrap}.code-window b{color:#ff9b73}.code-window em{color:#73d8d2;font-style:normal}.code-status{border-top:1px solid #2b3a45;color:#91a0ac;display:flex;font-size:11px;justify-content:space-between;padding:12px 16px}.orbit-label{animation:floatLabel 4s ease-in-out infinite;background:var(--surface);border:1px solid var(--line);border-radius:5px;box-shadow:var(--shadow);color:var(--text);font-size:11px;font-weight:800;padding:8px 11px;position:absolute;z-index:2}.label-one{right:42px;top:-22px}.label-two{animation-delay:-.9s;bottom:78px;right:-24px}.label-three{animation-delay:-1.8s;bottom:24px;left:-30px}.hero-metrics{animation:heroIn .7s ease .3s both;border-block:1px solid var(--line);display:grid;grid-column:1/-1;grid-template-columns:repeat(4,1fr)}.hero-metrics div{border-right:1px solid var(--line);display:flex;flex-direction:column;justify-content:center;min-height:108px;padding:18px 28px}.hero-metrics div:last-child{border-right:0}.hero-metrics strong{color:var(--primary);font:800 28px/1 Manrope,sans-serif;margin-bottom:5px}.hero-metrics span{color:var(--muted);font-size:12px;font-weight:650}@keyframes heroIn{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes pulseDot{50%{box-shadow:0 0 0 9px #0000}}@keyframes floatLabel{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (max-width:900px){.hero{gap:56px;grid-template-columns:1fr;padding-top:130px}.hero-visual{max-width:620px}.hero:before{display:none}.hero-metrics{grid-column:1}}@media (max-width:650px){.hero-metrics{grid-template-columns:repeat(2,1fr)}.hero-metrics div:nth-child(2){border-right:0}.hero-metrics div:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media (max-width:560px){.hero{min-height:auto;padding:115px 20px 50px}.hero h1{font-size:44px}.hero-description{font-size:17px}.hero-actions .button{width:100%}.code-window pre{font-size:12px;min-height:265px;padding:30px 18px}.orbit-label{display:none}.hero-metrics div{padding:16px}.hero-metrics strong{font-size:24px}}.section{margin:0 auto;max-width:1180px;padding:100px 24px}.section-heading{grid-gap:70px;align-items:end;display:grid;gap:70px;grid-template-columns:1.2fr .8fr;margin-bottom:52px}.section-kicker{color:var(--primary);font-size:13px;font-weight:700;letter-spacing:1.3px;margin-bottom:12px;text-transform:uppercase}.section-heading h2{font-size:clamp(34px,4vw,50px);line-height:1.15;margin:0;max-width:700px}.section-heading>p{color:var(--muted);font-size:17px;line-height:1.7;margin:0}.skills-section{border-top:1px solid var(--line)}.skills-layout{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:.85fr 1.15fr}.about-panel{border-left:3px solid var(--accent);padding-left:24px}.about-lead{font-size:22px;line-height:1.55}.about-panel ul{grid-gap:15px;color:var(--muted);display:grid;gap:15px;list-style:none;margin:28px 0 0;padding:0}.about-panel li{align-items:center;display:flex;gap:10px;line-height:1.5}.about-panel li svg{color:var(--primary);flex:0 0 auto}.skill-grid{background:var(--surface);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden}.skill-item{align-items:center;animation:skillIn .5s var(--delay) both;border-bottom:1px solid var(--line);border-right:1px solid var(--line);color:var(--muted);display:flex;flex-direction:column;gap:13px;justify-content:center;min-height:126px;transition:color .2s,background .2s,transform .2s}.skill-item:nth-child(4n){border-right:0}.skill-item:nth-child(n+5){border-bottom:0}.skill-item svg{color:var(--primary);height:29px;width:29px}.skill-item span{font-size:13px;font-weight:650}.skill-item:hover{background:var(--surface-2);color:var(--text);transform:translateY(-4px)}@keyframes skillIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(max-width:850px){.section-heading,.skills-layout{gap:30px;grid-template-columns:1fr}.skill-grid{grid-template-columns:repeat(2,1fr)}.skill-item:nth-child(2n){border-right:0}.skill-item:nth-child(n+5){border-bottom:1px solid var(--line)}.skill-item:nth-last-child(-n+2){border-bottom:0}}@media(max-width:560px){.section{padding:72px 20px}.section-heading{margin-bottom:36px}.skill-item{min-height:105px}}.projects-band{background:var(--surface-2);border-block:1px solid var(--line);scroll-margin-top:72px}.projects-inner{max-width:1180px}.projects-inner .section-heading,.text-link{align-items:center}.text-link{color:var(--primary);display:inline-flex;font-weight:700;gap:9px;text-decoration:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.text-link:hover{text-decoration:underline}.featured-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}.featured-card:first-child{grid-column:1/-1;min-height:310px;padding:38px}.featured-card:not(:first-child){min-height:320px}.featured-label{color:var(--primary);display:inline-block;font-size:11px;font-weight:800;letter-spacing:1px;margin-top:28px;text-transform:uppercase}.featured-card h3{font-size:27px;margin:30px 0 12px}.featured-card:first-child h3{font-size:34px;margin-top:38px}.featured-card:first-child p{font-size:17px;line-height:1.7;max-width:720px;min-height:auto}.featured-card:not(:first-child) p{margin-bottom:22px;min-height:84px}.more-work-heading{align-items:center;display:flex;justify-content:space-between;margin:58px 0 20px}.more-work-heading h3{font-size:21px;margin:0}.more-work-heading span{color:var(--muted);font-size:12px;font-weight:700}.project-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(3,1fr)}.project-card{background:var(--surface);border:1px solid var(--line);border-radius:8px;box-shadow:0 10px 30px #14213d0d;color:var(--text);display:flex;flex-direction:column;min-height:310px;padding:30px;position:relative;text-decoration:none;transition:transform .25s ease,background .25s ease,border-color .25s ease,box-shadow .25s ease}.project-card:after{background:var(--primary);content:"";height:3px;inset:auto 30px 0;position:absolute;transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.project-card:nth-child(3n+2):after{background:var(--accent)}.project-card:nth-child(3n+2) .project-number{color:var(--primary)}.project-card:hover{background:var(--surface);border-color:var(--primary);box-shadow:var(--shadow);transform:translateY(-5px)}.project-card:hover:after{transform:scaleX(1)}.project-card:hover .project-arrow{color:var(--primary);transform:translate(3px,-3px)}.project-number{color:var(--accent);font-size:12px;font-weight:800;letter-spacing:1px}.project-arrow{height:22px;position:absolute;right:28px;top:27px;transition:transform .2s,color .2s;width:22px}.project-card h3{font-size:21px;margin:52px 0 13px}.project-card p{color:var(--muted);line-height:1.55;margin-bottom:24px;min-height:112px}.compact-card{min-height:275px;padding:25px}.compact-card h3{font-size:19px;margin-top:42px}.compact-card p{font-size:14px;min-height:96px}.project-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto}.project-tags span{border:1px solid var(--line);border-radius:4px;color:var(--muted);font-size:11px;font-weight:650;padding:5px 8px}@media(max-width:850px){.project-grid{grid-template-columns:repeat(2,1fr)}.project-card p{min-height:90px}}@media(max-width:650px){.featured-grid,.project-grid{grid-template-columns:1fr}.featured-card:first-child{grid-column:auto;min-height:auto;padding:30px}.featured-card:first-child h3{font-size:28px;margin-top:28px}.featured-card:first-child p,.featured-card:not(:first-child),.project-card,.project-card p{min-height:auto}.more-work-heading{margin-top:44px}}.contact-band{background:var(--surface);border-top:1px solid var(--line)}.contact-layout{grid-gap:100px;align-items:start;display:grid;gap:100px;grid-template-columns:.8fr 1.2fr}.contact-copy h2{font-size:clamp(38px,4vw,54px);line-height:1.12;margin-bottom:24px}.contact-copy>p:not(.section-kicker){color:var(--muted);font-size:17px;line-height:1.7}.contact-copy a{align-items:center;color:var(--primary);display:inline-flex;font-weight:700;gap:9px;margin-top:24px;text-decoration:none;word-break:break-word}.contact-copy a:hover{text-decoration:underline}.contact-form{grid-gap:22px;background:var(--bg);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);display:grid;gap:22px;padding:32px}.form-row{grid-gap:18px;display:grid;gap:18px;grid-template-columns:1fr 1fr}.contact-form label{grid-gap:9px;color:var(--text);display:grid;font-size:13px;font-weight:700;gap:9px}.contact-form input,.contact-form textarea{background:var(--surface);border:1px solid var(--line);border-radius:5px;color:var(--text);outline:none;padding:14px 15px;transition:border-color .2s,box-shadow .2s;width:100%}.contact-form textarea{min-height:130px;resize:vertical}.contact-form input::placeholder,.contact-form textarea::placeholder{color:var(--muted);opacity:.7}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--primary) 15%,#0000)}.submit-button{border:0;cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.submit-button:disabled{cursor:wait;opacity:.6}.form-status{font-size:13px;margin:-6px 0 0}.form-status.success{color:#168451}.form-status.error{color:var(--accent)}@media(max-width:850px){.contact-layout{gap:45px;grid-template-columns:1fr}}@media(max-width:560px){.contact-form{padding:22px}.form-row{grid-template-columns:1fr}.submit-button{width:100%}}.experience-section{padding-bottom:120px}.timeline{border-top:1px solid var(--line);position:relative}.timeline-item{grid-gap:46px;border-bottom:1px solid var(--line);display:grid;gap:46px;grid-template-columns:130px 1fr;padding:42px 0 42px 34px;position:relative}.timeline-dot{background:var(--accent);border-radius:50%;box-shadow:0 0 0 6px color-mix(in srgb,var(--accent) 16%,#0000);height:10px;left:0;position:absolute;top:48px;width:10px}.timeline time{color:var(--muted);font-weight:700}.timeline h3{font-size:23px;margin-bottom:5px}.timeline .company{color:var(--primary);font-weight:700}.timeline article div>p:last-of-type{color:var(--muted);line-height:1.65;max-width:680px}.role-tags{display:flex;gap:8px;margin-top:20px}.role-tags span{background:var(--surface-2);border-radius:4px;color:var(--muted);font-size:11px;font-weight:700;padding:6px 9px}.career-extras{grid-gap:1px;background:var(--line);border:1px solid var(--line);border-radius:8px;display:grid;gap:1px;grid-template-columns:repeat(3,1fr);margin-top:70px;overflow:hidden}.career-extras article{background:var(--surface);min-height:210px;padding:28px}.career-extras h3{font-size:19px;margin:32px 0 8px}.career-extras article>p:not(.section-kicker){color:var(--muted);line-height:1.5;min-height:45px}.career-extras span{color:var(--primary);font-size:12px;font-weight:700}@media(max-width:600px){.timeline-item{gap:15px;grid-template-columns:1fr;padding-left:28px}.timeline-dot{top:48px}}@media(max-width:760px){.career-extras{grid-template-columns:1fr}.career-extras article,.career-extras article>p:not(.section-kicker){min-height:auto}}
/*# sourceMappingURL=main.1a74a2c5.css.map*/