.modal-overlay{align-items:center;animation:fadeIn .3s ease;background-color:#000000bf;bottom:0;display:flex;justify-content:center;left:0;overflow-y:auto;padding:20px;position:fixed;right:0;top:0;z-index:1000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-content{animation:slideUp .3s ease;background-color:#020617;border-radius:16px;box-shadow:0 24px 80px #0f172ae6;display:flex;flex-direction:column;margin:auto;max-height:90vh;max-width:960px;overflow-y:auto;padding:0;position:relative;width:100%}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.modal-header{background:linear-gradient(135deg,#111827,#020617);border-bottom:1px solid #374151e6;border-radius:16px 16px 0 0;color:#fff;padding:22px 28px;position:relative;text-align:left}.modal-header h2{color:#f9fafb;font-size:22px;font-weight:600;margin:0 0 4px}.modal-header h3{color:#9ca3af;font-size:13px;font-weight:400;letter-spacing:.12em;margin:0;text-transform:uppercase}.modal-subtitle-plain{color:#cbd5e1;font-size:14px;letter-spacing:.02em;line-height:1.5;text-transform:none}.close-button{align-items:center;background:none;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:32px;font-weight:300;height:32px;justify-content:center;line-height:1;padding:0;position:absolute;right:25px;top:20px;transition:.3s linear;width:32px}.close-button:focus,.close-button:hover{background-color:#48dbfb1a;color:#48dbfb;outline:none}.modal-body{grid-gap:24px;align-items:flex-start;background-color:#020617;color:#e5e7eb;display:grid;gap:24px;grid-template-columns:minmax(0,1.3fr) minmax(0,1.7fr);padding:22px 24px 24px}.modal-body img{border-radius:12px;box-shadow:0 10px 30px #0006;display:block;grid-column:1;grid-row:1/span 3;height:auto;max-width:100%;width:100%}.modal-body p{color:#d1d5db;font-size:14px;grid-column:2;line-height:1.7;margin:0 0 16px;text-align:left}.modal-body p:last-child{margin-top:10px;text-align:center}.modal-body a{border:1px solid #48dbfb;border-radius:999px;color:#48dbfb;display:inline-block;font-weight:500;margin:4px 0 0;padding:10px 22px;text-align:center;text-decoration:none;transition:.3s linear;width:auto}.modal-body a:hover{background-color:#48dbfb;box-shadow:0 4px 12px #48dbfb4d;color:#fff;transform:translateY(-2px)}.modal-body h4{text-align:center}.modal-body--experience{display:block;padding:22px 24px 26px}.modal-body--experience p{grid-column:unset;margin-bottom:16px}.modal-body--experience p:last-of-type{margin-bottom:0}.experience-modal-bullets{color:#d1d5db;font-size:14px;line-height:1.65;margin:0 0 18px;padding-left:20px}.experience-modal-bullets li{margin-bottom:8px}.experience-modal-bullets li:last-child{margin-bottom:0}.experience-modal-tags{margin-top:4px}.modal-body--experience .skill-pill--on-dark{background-color:#38bdf81f;border-color:#38bdf859;color:#7dd3fc}@media screen and (max-width:768px){.modal-content{max-width:100%}.modal-content,.modal-header{border-radius:0}.modal-body{display:block;padding:18px 16px 20px}.modal-body img{grid-row:auto;margin-bottom:18px}.modal-body img,.modal-body p{grid-column:auto}}.modal-content::-webkit-scrollbar{width:8px}.modal-content::-webkit-scrollbar-track{background:#f1f1f1}.modal-content::-webkit-scrollbar-thumb{background-color:#48dbfb;border-radius:4px}.modal-content::-webkit-scrollbar-thumb:hover{background-color:#35c5e0}*{box-sizing:border-box;font-family:Ubuntu,sans-serif;margin:0;padding:0;text-decoration:none}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{overflow-x:hidden}[type=button],[type=submit],button{touch-action:manipulation}body.nav-menu-open{overflow:hidden}::selection{background-color:#48dbfb60}::-webkit-scrollbar{background-color:#f1f1f1;width:10px}::-webkit-scrollbar-thumb{background-color:#353b48}.inner-width{margin:auto;max-width:1300px;padding:0 40px}.navbar{display:flex;justify-content:center;left:0;padding:max(20px,env(safe-area-inset-top,0px)) max(24px,env(safe-area-inset-right,0px)) 16px max(24px,env(safe-area-inset-left,0px));pointer-events:none;position:fixed;right:0;top:0;z-index:50}.navbar-capsule{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#0f172abf;border:1px solid #94a3b840;border-radius:999px;box-shadow:0 4px 24px #0003,inset 0 1px 0 #ffffff0a;max-width:1100px;padding:4px 6px 4px 16px;pointer-events:auto;transition:box-shadow .3s ease,border-color .3s ease,background .3s ease;width:100%}.navbar.sticky .navbar-capsule{background:#0f172aeb;border-color:#94a3b859;box-shadow:0 8px 32px #00000059,inset 0 1px 0 #ffffff0d}.navbar-inner{gap:16px;justify-content:center}.nav-links,.navbar-inner{align-items:center;display:flex}.nav-links{gap:4px}.nav-link{border-radius:999px;color:#94a3b8;font-size:13px;font-weight:500;letter-spacing:.02em;padding:8px 14px;position:relative;text-decoration:none;transition:color .2s ease,background .2s ease}.nav-link:hover{background:#94a3b81f;color:#e5e7eb}.nav-link.active{background:#22d3ee1f;color:#22d3ee}@media screen and (min-width:1025px) and (max-width:1240px){.navbar-capsule{max-width:min(1100px,calc(100vw - 32px));padding:4px 4px 4px 10px}.navbar-inner{gap:8px}.nav-links{flex-wrap:wrap;justify-content:center;row-gap:2px}.nav-link{font-size:12px;padding:8px 10px}}.nav-toggler{align-items:center;background:#0000;border:1px solid #94a3b84d;border-radius:12px;color:#e5e7eb;cursor:pointer;display:none;height:40px;justify-content:center;padding:0;position:relative;transition:background .2s ease,border-color .2s ease;width:40px;z-index:60}.nav-toggler:hover{background:#94a3b826;border-color:#94a3b880}.nav-toggler span{background:currentColor;border-radius:999px;display:block;height:2px;position:absolute;transition:transform .25s ease,opacity .25s ease;width:18px}.nav-toggler span:first-child{margin-top:-6px;top:50%}.nav-toggler span:nth-child(2){margin-top:-1px;top:50%}.nav-toggler span:nth-child(3){margin-top:4px;top:50%}.nav-toggler.open span:first-child{transform:translateY(3px) rotate(45deg)}.nav-toggler.open span:nth-child(2){opacity:0}.nav-toggler.open span:nth-child(3){transform:translateY(-3px) rotate(-45deg)}.command-palette-overlay{align-items:flex-start;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#02061799;display:flex;inset:0;justify-content:center;padding:90px 16px 16px;position:fixed;z-index:1200}.command-palette{background:#0f172af2;border:1px solid #94a3b859;border-radius:16px;box-shadow:0 24px 80px #00000073;max-width:640px;overflow:hidden;width:100%}.command-palette-header{align-items:center;border-bottom:1px solid #94a3b840;color:#e5e7eb;display:flex;font-size:13px;justify-content:space-between;letter-spacing:.02em;padding:12px 14px}.command-palette-hint{border:1px solid #94a3b880;border-radius:6px;color:#9ca3af;font-size:11px;padding:2px 8px}.command-palette-list{display:flex;flex-direction:column;gap:4px;padding:8px}.command-palette-search-wrap{border-bottom:1px solid #94a3b833;padding:8px}.command-palette-search{background:#020617b3;border:1px solid #94a3b866;border-radius:10px;color:#e5e7eb;font-size:14px;outline:none;padding:10px 12px;width:100%}.command-palette-search:focus{border-color:#22d3ee;box-shadow:0 0 0 2px #22d3ee33}.command-palette-item{align-items:center;background:#0000;border:1px solid #0000;border-radius:10px;color:#e5e7eb;cursor:pointer;display:flex;font-size:14px;justify-content:space-between;padding:10px 12px;text-align:left;transition:background-color .15s ease,border-color .15s ease,transform .1s ease;width:100%}.command-palette-item:hover{background:#1e293be6;border-color:#38bdf859;transform:translateY(-1px)}.command-palette-item.active{background:#1e293bf2;border-color:#38bdf873}.command-palette-arrow{color:#9ca3af;font-size:12px}.command-palette-empty{color:#9ca3af;font-size:14px;padding:12px}@media screen and (max-width:1024px){.navbar{padding:max(16px,env(safe-area-inset-top,0px)) max(16px,env(safe-area-inset-right,0px)) 12px max(16px,env(safe-area-inset-left,0px))}.navbar-capsule{align-items:stretch;border-radius:16px;display:flex;flex-direction:column;max-width:none;overflow:hidden;padding:12px 14px;position:relative}.navbar-inner{justify-content:flex-end}.nav-toggler{display:flex;position:relative}.nav-links{align-items:stretch;backdrop-filter:none;-webkit-backdrop-filter:none;background:#0000;border:none;border-radius:0;border-top:1px solid #94a3b838;box-shadow:none;display:none;flex-direction:column;gap:6px;justify-content:flex-start;margin-top:10px;padding:10px 0 0;position:static;width:100%;z-index:auto}.nav-links.open{display:flex}.nav-link{border-radius:12px;display:block;font-size:15px;padding:12px 14px}.nav-link:hover{background:#94a3b826}}#home{background:radial-gradient(circle at top left,#0f172a 0,#020617 45%,#020617 100%);color:#f9fafb;min-height:100vh;overflow:hidden;padding:120px 0 80px;position:relative}#home .hero-inner{align-items:center;box-sizing:border-box;display:flex;justify-content:center;position:relative;width:100%;z-index:1}.hero-deco{color:#94a3b8;inset:0;pointer-events:none;position:absolute;z-index:0}.hero-deco-orbs{animation:hero-orb-float 18s ease-in-out infinite;height:140%;left:-20%;position:absolute;top:-20%;width:140%}.hero-deco-orb-1{animation-delay:0s;transform-origin:120px 180px}.hero-deco-orb-2{animation-delay:-6s;transform-origin:680px 320px}.hero-deco-orb-3{animation-delay:-12s;transform-origin:400px 480px}@keyframes hero-orb-float{0%,to{opacity:1;transform:scale(1) translate(0)}33%{opacity:.9;transform:scale(1.08) translate(2%,-1%)}66%{opacity:1;transform:scale(.96) translate(-1%,2%)}}.hero-deco-grid{animation:hero-grid-pulse 8s ease-in-out infinite;height:auto;max-width:520px;opacity:.5;position:absolute;right:-10%;top:50%;transform:translateY(-50%);width:80%}@keyframes hero-grid-pulse{0%,to{opacity:.4}50%{opacity:.65}}.hero-deco-lines{animation:hero-lines-fade 6s ease-in-out infinite;height:160px;left:5%;opacity:.7;position:absolute;top:20%;width:160px}@keyframes hero-lines-fade{0%,to{opacity:.5}50%{opacity:.9}}@keyframes hero-content-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.section-divider{bottom:0;color:#f1f1f1;height:80px;left:0;pointer-events:none;position:absolute;right:0}.section-divider svg{display:block;height:100%;width:100%}.hero-content{animation:hero-content-in .8s ease-out both;box-sizing:border-box;max-width:960px;width:100%}.hero-pill{align-items:center;background:#0f172ab3;border:1px solid #94a3b880;border-radius:999px;color:#e5e7eb;display:inline-flex;font-size:13px;letter-spacing:.04em;margin-bottom:18px;padding:6px 12px;text-transform:uppercase}.hero-title{font-size:42px;font-weight:700;letter-spacing:-.04em;line-height:1.15;margin:0 0 16px}.hero-subtitle{color:#9ca3af;font-size:16px;line-height:1.7;margin:0 0 28px;max-width:640px}.hero-command-palette{background:#0f172ae6;border:1px solid #94a3b859;border-radius:16px;box-shadow:0 24px 80px #0f172abf;margin-bottom:28px;max-width:720px;padding:14px 14px 10px}.hero-command-row{align-items:center;border-radius:10px;display:flex;gap:10px;padding:8px 10px}.hero-command-header{border-bottom:1px solid #374151e6;margin-bottom:4px}.hero-command-open{background:#0f172acc;border:1px solid #94a3b899;border-radius:999px;color:#cbd5e1;cursor:pointer;font-size:11px;margin-left:auto;padding:4px 10px;transition:border-color .15s ease,color .15s ease,transform .1s ease}.hero-command-open:hover{border-color:#22d3ee;color:#22d3ee;transform:translateY(-1px)}.hero-command-kbd{align-items:center;background:#0f172ae6;border:1px solid #94a3b8b3;border-radius:6px;color:#e5e7eb;display:inline-flex;font-size:11px;height:22px;justify-content:center;width:22px}.hero-command-label{color:#9ca3af;font-size:13px}.hero-command-text{display:flex;flex:1 1;flex-direction:column;gap:2px;min-width:0}.hero-command-title{color:#e5e7eb;font-size:13px;font-weight:500}.hero-command-body{color:#9ca3af;font-size:13px}.hero-cta-row{align-items:center;display:flex;gap:16px;margin-bottom:24px}.hero-cta{align-items:center;border:1px solid #0000;border-radius:999px;display:inline-flex;font-size:14px;font-weight:500;justify-content:center;padding:10px 20px;text-decoration:none;transition:background-color .2s ease,color .2s ease,border-color .2s ease,transform .1s ease}.hero-cta-primary{background-color:#48dbfb;border-color:#48dbfb;color:#020617}.hero-cta-primary:hover{background-color:#35c5e0;border-color:#35c5e0;transform:translateY(-1px)}.hero-cta-secondary{background-color:initial;border-color:#94a3b8b3;color:#e5e7eb}.hero-cta-secondary:hover{border-color:#e5e7eb;transform:translateY(-1px)}.hero-secondary-row{align-items:center;display:flex;gap:24px;justify-content:flex-start;margin-top:24px}.hero-social{align-items:center;display:flex;gap:12px;justify-content:center}.hero-social a{color:#9ca3af;font-size:20px;line-height:1;transition:color .2s ease,transform .1s ease}.hero-social a:before{line-height:1}.hero-social a:hover{color:#48dbfb;transform:translateY(-1px)}section{background-color:#f1f1f1;overflow:hidden;padding:60px 0;position:relative}.section-deco{inset:0;pointer-events:none;position:absolute;z-index:0}.section-deco-svg{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.section-deco-blobs{animation:section-deco-float 20s ease-in-out infinite;opacity:.9}.section-deco-blob-2{animation-delay:-10s}.section-deco-dots{height:70%;left:auto;opacity:.6;right:0;top:15%;width:50%}@keyframes section-deco-float{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-2%,-1%) scale(1.02)}}.section-reveal-content{opacity:0;position:relative;transform:translateY(28px);transition:opacity .65s ease-out,transform .65s ease-out;z-index:1}section.in-view .section-reveal-content{opacity:1;transform:translateY(0)}.section-reveal-stagger>*{opacity:0;transform:translateY(20px);transition:opacity .5s ease-out,transform .5s ease-out}section.in-view .section-reveal-stagger>:first-child{transition-delay:.08s}section.in-view .section-reveal-stagger>:nth-child(2){transition-delay:.16s}section.in-view .section-reveal-stagger>:nth-child(3){transition-delay:.24s}section.in-view .section-reveal-stagger>:nth-child(4){transition-delay:.32s}section.in-view .section-reveal-stagger>:nth-child(5){transition-delay:.4s}section.in-view .section-reveal-stagger>:nth-child(6){transition-delay:.48s}section.in-view .section-reveal-stagger>*{opacity:1;transform:translateY(0)}.section-title{color:#111;font-size:26px;margin-bottom:48px;position:relative;text-align:center}.section-title:has(+.section-subtitle){margin-bottom:0}.about-section{display:flex;flex-direction:column;gap:28px}.about-layout{grid-gap:24px;align-items:start;display:grid;gap:24px;grid-template-columns:1fr}.about-intro-column,.about-skills-column{min-width:0}@media screen and (min-width:1025px){.about-layout{align-items:stretch;gap:28px 40px;grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr)}.about-intro-column,.about-skills-column{display:flex;flex-direction:column;min-height:0}.about-skills-column{border-left:1px solid #e5e7eb;padding-left:28px}.about-skills-divider{display:none}.about-skills-block{display:flex;flex:1 1;flex-direction:column;margin-bottom:0;margin-top:0;min-height:0}.about-skills-column .about-skills-grid{flex:1 1 auto;grid-template-columns:1fr}.about-skills-heading{flex-shrink:0}}.about-intro-content{align-items:flex-start;display:flex;flex-direction:row;gap:28px 32px}.about-avatar-figure{flex-shrink:0;line-height:0;margin:0}.about-avatar{border:none;border-radius:18px;box-shadow:0 10px 30px #0f172a1f;display:block;height:152px;object-fit:cover;width:152px}.about-copy{flex:1 1;min-width:0;padding-top:2px;text-align:left}.about-lede{color:#374151;font-size:15px;line-height:1.65;margin:0 0 14px;max-width:56ch}@media screen and (min-width:1025px){.about-intro-column .about-lede{max-width:none}.about-intro-content{grid-column-gap:28px;grid-row-gap:24px;align-items:center;align-self:stretch;background:linear-gradient(165deg,#f8fafcd9,#fff 55%);border:1px solid #e8ecf0;border-radius:20px;box-shadow:0 1px 2px #0f172a0a;box-sizing:border-box;column-gap:28px;display:grid;flex:1 1;grid-template-columns:auto minmax(0,1fr);grid-template-rows:minmax(0,1fr);min-height:0;padding:22px 26px 24px;row-gap:24px;width:100%}.about-intro-column .about-copy{padding-top:0}.about-avatar{height:136px;width:136px}}.about-copy p:not(.about-lede){margin-bottom:0}.about-personal{color:#6b7280;font-size:14px;font-style:normal;margin-bottom:0}.about-skills-block{margin-bottom:4px;margin-top:8px}.about-skills-divider{background:linear-gradient(90deg,#0000,#e5e7eb 12%,#e5e7eb 88%,#0000);height:1px;margin-bottom:14px}.about-skills-heading{color:#6b7280;font-size:13px;font-weight:600;letter-spacing:.14em;margin:0 0 12px;text-transform:uppercase}.about-skills-grid{grid-gap:10px;align-items:flex-start;display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}.about-skill-column{border:1px solid #0000;border-radius:12px;padding:10px}.about-skill-column--languages{background:linear-gradient(165deg,#e0f2fea6,#ffffffeb);border-color:#38bdf859}.about-skill-column--tools{background:linear-gradient(165deg,#ede9fea6,#ffffffeb);border-color:#8b5cf64d}.about-skill-column--aiml{background:linear-gradient(165deg,#d1fae5a6,#ffffffeb);border-color:#34d39966}.about-skill-column-title{border-bottom:none;font-size:12px;font-weight:600;letter-spacing:.06em;margin:0 0 8px;padding-bottom:0;text-transform:uppercase}.about-skill-column--languages .about-skill-column-title{color:#0369a1}.about-skill-column--tools .about-skill-column-title{color:#6d28d9}.about-skill-column--aiml .about-skill-column-title{color:#047857}.about-skill-bubbles{display:flex;flex-wrap:wrap;gap:5px 6px;list-style:none;margin:0;padding:0}.about-skill-bubble{border:1px solid #0000;border-radius:999px;box-shadow:0 1px 2px #0f172a0f;display:inline-block;font-size:11px;font-weight:500;line-height:1.2;padding:4px 8px;transition:transform .15s ease,box-shadow .15s ease}.about-skill-bubble:hover{box-shadow:0 2px 6px #0f172a1a;transform:translateY(-1px)}.about-skill-column--languages .about-skill-bubble{background:#ffffffd9;border-color:#38bdf88c;color:#0c4a6e}.about-skill-column--tools .about-skill-bubble{background:#ffffffd9;border-color:#8b5cf673;color:#4c1d95}.about-skill-column--aiml .about-skill-bubble{background:#ffffffd9;border-color:#34d39980;color:#065f46}.skill-pill-row{display:flex;flex-wrap:wrap;gap:8px}.skill-pill{background-color:#e5f9ff;border:1px solid #bae6fd;border-radius:999px;color:#0369a1;font-size:12px;padding:4px 10px;transition:transform .2s ease,box-shadow .2s ease;white-space:nowrap}.skill-pill:hover{box-shadow:0 2px 8px #06b6d440;transform:scale(1.05)}section.dark{background-color:#111827}section.dark .section-title{color:#f9fafb}.services-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:40px}.service-card{background-color:#1f2937;border:1px solid #94a3b866;border-radius:14px;box-shadow:0 12px 40px #0f172aa6;padding:20px 20px 18px;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.service-card:hover{border-color:#38bdf859;box-shadow:0 20px 50px #0f172acc,0 0 0 1px #38bdf833;transform:translateY(-4px)}.service-card h3{color:#e5e7eb;font-size:18px;margin-bottom:8px}.service-card p{color:#9ca3af;font-size:14px;line-height:1.6;margin-bottom:12px}.section-subtitle{color:#dcdde1;font-size:16px;margin:12px auto 40px;max-width:640px;text-align:center}.projects-layout{grid-gap:32px;display:grid;gap:32px;grid-template-columns:minmax(0,1.1fr) minmax(0,2fr);margin-top:40px}.projects-list{gap:8px}.project-list-item,.projects-list{display:flex;flex-direction:column}.project-list-item{align-items:flex-start;background:#0f172a80;border:1px solid #94a3b866;border-radius:10px;color:#e5e7eb;cursor:pointer;gap:2px;padding:10px 12px;text-align:left;transition:background-color .15s ease,border-color .15s ease,transform .1s ease;width:100%}.project-list-item:hover{background-color:#1f2937e6;transform:translateX(1px)}.project-list-item.active{background-color:#0f172af2;border-color:#48dbfb}.project-list-title{font-size:15px;font-weight:500}.project-list-meta{color:#9ca3af;font-size:13px}.project-spotlight{grid-gap:20px;align-items:center;background:#020617;border:1px solid #94a3b84d;border-radius:16px;box-shadow:0 20px 60px #0f172ae6;display:grid;gap:20px;grid-template-columns:minmax(0,1.4fr) minmax(0,1.6fr);padding:18px}.project-spotlight-image{background:#020617;border-radius:12px;overflow:hidden}.project-spotlight-image img{aspect-ratio:16/10;display:block;height:auto;object-fit:cover;width:100%}.project-spotlight-body{display:flex;flex-direction:column;gap:10px;justify-content:center}.project-spotlight-body h2{color:#f9fafb;font-size:22px;margin:0}.project-spotlight-tagline{color:#9ca3af;font-size:14px}.project-spotlight-copy{color:#d1d5db;font-size:14px;line-height:1.6}.project-card-cta{align-self:flex-start;background-color:initial;border:1px solid #48dbfb;border-radius:999px;color:#48dbfb;cursor:pointer;font-size:13px;font-weight:500;padding:8px 18px;transition:background-color .2s ease,color .2s ease,transform .1s ease}.project-card-cta:hover{background-color:#48dbfb;color:#111827;transform:translateY(-1px)}.experience-intro{text-align:center}.experience-intro .section-title{margin-bottom:10px}.experience-section-subtitle{color:#6b7280;font-size:15px;font-weight:500;line-height:1.5;margin:0 auto 24px;max-width:36rem}.experience-map{grid-gap:28px;align-items:flex-start;display:grid;gap:28px;grid-template-columns:minmax(0,1.4fr) minmax(0,2fr);margin-top:40px}.experience-list{display:flex;flex-direction:column;gap:6px;position:relative}.experience-list:before{background:linear-gradient(180deg,#22d3ee,#94a3b84d);bottom:6px;content:"";left:10px;opacity:.7;position:absolute;top:6px;width:2px}.experience-list-item{align-items:center;background:#0000;border:1px solid #0000;border-radius:999px;color:#e5e7eb;cursor:pointer;display:flex;gap:8px;padding:10px 14px 10px 34px;position:relative;text-align:left;transition:background-color .15s ease,border-color .15s ease,transform .1s ease,color .15s ease}.experience-list-item:hover{background-color:#0f172ad9;transform:translateX(1px)}.experience-list-item.active{background-color:#0f172af2;border-color:#22d3ee}.experience-list-dot{background-color:#64748b;border:2px solid #0f172a;border-radius:999px;box-shadow:0 0 0 2px #0f172ae6;height:12px;left:4px;position:absolute;width:12px}.experience-list-item.active .experience-list-dot{background-color:#22d3ee;box-shadow:0 0 0 4px #22d3ee40}.experience-list-meta{display:flex;flex-direction:column;gap:1px}.experience-list-role{color:#e5e7eb;font-size:14px;font-weight:500}.experience-list-company{color:#9ca3af;font-size:13px}.experience-list-dates{color:#6b7280;font-size:12px}.experience-spotlight{background:#020617;border:1px solid #94a3b866;border-radius:16px;box-shadow:0 18px 50px #0f172ae6;display:flex;flex-direction:column;gap:10px;padding:18px 20px}.experience-spotlight-header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between}.experience-spotlight-header h2{color:#f9fafb;font-size:20px;margin:0}.experience-spotlight-company{color:#9ca3af;font-size:14px;margin-top:2px}.experience-spotlight-dates{background:#0f172acc;border:1px solid #94a3b899;border-radius:999px;color:#9ca3af;font-size:13px;padding:3px 10px}.experience-spotlight-summary{color:#d1d5db;font-size:14px;line-height:1.6;margin-top:4px}.experience-spotlight-list{display:flex;flex-direction:column;gap:4px;margin-top:4px;padding-left:18px}.experience-spotlight-list li{color:#e5e7eb;font-size:14px;line-height:1.5}.experience-lab-groups{display:flex;flex-direction:column;gap:10px;margin-top:6px}.experience-lab-group{background:radial-gradient(circle at top left,#38bdf81f,#0f172af2);border:1px solid #94a3b859;border-radius:10px;padding:8px 10px}.experience-lab-header{align-items:baseline;display:flex;justify-content:space-between;margin-bottom:4px}.experience-lab-name{color:#e5e7eb;font-size:13px;font-weight:500}.experience-lab-dates{color:#9ca3af;font-size:12px}.experience-inline-italic{font-style:italic}.experience-spotlight-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px}.contact-container{grid-gap:80px;align-items:start;display:grid;gap:80px;grid-template-columns:1fr 1fr;margin-left:auto;margin-right:auto;margin-top:80px;max-width:1200px}.contact-subtitle{color:#111;font-size:24px;font-weight:600;letter-spacing:-.02em;line-height:1.3;margin-bottom:32px;text-align:left}.contact-form-wrapper,.contact-info,.contact-info-wrapper{display:flex;flex-direction:column}.contact-info{gap:12px}.contact-item{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 2px 0 #0000000d;color:inherit;cursor:pointer;display:flex;gap:16px;padding:20px 24px;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1)}.contact-item:hover{background:#fff;border-color:#48dbfb;box-shadow:0 4px 12px #48dbfb26;transform:translateY(-2px)}.contact-item i{align-items:center;background:#48dbfb1a;border-radius:10px;color:#48dbfb;display:flex;flex-shrink:0;font-size:24px;height:48px;justify-content:center;transition:all .2s ease;width:48px}.contact-item:hover i{background:#48dbfb26;transform:scale(1.05)}.contact-item>div{flex:1 1;min-width:0}.contact-item h3{color:#111;font-size:16px;font-weight:600;line-height:1.4;margin-bottom:4px}.contact-item p{color:#6b7280;font-size:14px;line-height:1.5;margin:0}.contact-form{display:flex;flex-direction:column;gap:16px;width:100%}.form-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.contact-form input,.contact-form textarea{background-color:#fff;border:1.5px solid #e5e7eb;border-radius:8px;box-sizing:border-box;color:#111;font-family:Ubuntu,sans-serif;font-size:15px;height:48px;outline:none;padding:12px 16px;transition:all .2s cubic-bezier(.4,0,.2,1);width:100%}.contact-form input:focus,.contact-form textarea:focus{border-color:#48dbfb;box-shadow:0 0 0 3px #48dbfb1a}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#9ca3af}.emailZone,.nameZone{width:100%}.messageZone{min-height:160px;resize:vertical}.form-status,.messageZone{line-height:1.5;padding:12px 16px}.form-status{animation:fadeIn .3s ease;border-radius:8px;font-size:14px;margin:0;text-align:left}.form-status.success{background-color:#d1fae5;border:1px solid #10b981;color:#065f46}.form-status.error{background-color:#fee2e2;border:1px solid #ef4444;color:#991b1b}.contact-form .btn{align-self:flex-start;background-color:#48dbfb;border:none;border-radius:8px;box-shadow:0 1px 2px 0 #0000000d;color:#fff;cursor:pointer;font-size:15px;font-weight:600;height:48px;margin:8px 0 0;min-width:140px;padding:0 24px;transition:all .2s cubic-bezier(.4,0,.2,1);width:auto}.contact-form .btn:hover:not(:disabled){background-color:#35c5e0;box-shadow:0 4px 12px #48dbfb4d;transform:translateY(-1px)}.contact-form .btn:active:not(:disabled){transform:translateY(0)}.contact-form .btn:disabled{cursor:not-allowed;opacity:.6;transform:none}footer{background:radial-gradient(circle at top,#020617 0,#020617 45%,#020617 100%);border-top:1px solid #94a3b866;color:#e5e7eb;padding:24px 0 28px}footer .inner-width{align-items:center;display:flex;gap:16px;justify-content:space-between}.copyright{color:#9ca3af;font-size:14px}.copyright span{color:#e5e7eb;font-weight:500}.sm{display:flex;gap:10px}.sm,.sm a{align-items:center}.sm a{background:#0f172ae6;border:1px solid #94a3b8b3;border-radius:999px;color:#e5e7eb;display:inline-flex;font-size:14px;height:30px;justify-content:center;transition:background-color .18s ease,color .18s ease,border-color .18s ease,transform .1s ease;width:30px}.sm a:hover{background:#22d3ee;border-color:#22d3ee;color:#0f172a;transform:translateY(-1px)}@media screen and (max-width:600px){footer .inner-width{align-items:flex-start;flex-direction:column-reverse}.sm{align-self:flex-end}}.goTop{background-color:#48dbfb;border:none;border-radius:6px;bottom:40px;color:#fff;cursor:pointer;display:none;height:40px;outline:none;position:fixed;right:40px;width:40px;z-index:998}@media screen and (max-width:980px){.menu-toggler{display:block}.navbar-menu{background-color:#353b48;height:100vh;max-width:400px;padding:80px 50px;position:fixed;right:-100%;top:0;transition:.3s linear;width:100%}.navbar-menu a{display:block;font-size:30px;margin:30px 0}.sticky .navbar-menu{background-color:#f1f1f1}.navbar-menu.active{right:0}.menu-toggler.active span:first-child{top:4px;transform:rotate(-45deg)}.menu-toggler.active span:nth-child(2){opacity:0}.menu-toggler.active span:nth-child(3){bottom:14px;transform:rotate(45deg)}.inner-width{max-width:800px}.about-pic{margin:0 auto 60px}.about-text{flex:100% 1;text-align:center}.service{width:calc(50% - 20px)}.block{margin-left:auto;width:calc(100% - 20px)}.contact-container{gap:64px;grid-template-columns:1fr;margin-top:64px;max-width:100%}.contact-subtitle{font-size:22px;margin-bottom:28px;text-align:left}.contact-form-wrapper,.contact-info-wrapper{width:100%}.contact-info{gap:12px}.contact-item{padding:18px 20px}.contact-item i{font-size:22px;height:44px;width:44px}.form-row{gap:16px;grid-template-columns:1fr}.modal-content{max-width:90%}.modal-header{padding:22px 25px 22px 55px}.modal-body{padding:25px}}@media screen and (max-width:600px){.modal-overlay{padding:10px}.modal-content{max-height:95vh;max-width:100%}.modal-header{padding:20px 20px 20px 50px}.modal-header h2{font-size:22px}.modal-header h3{font-size:14px}.close-button{font-size:28px;height:28px;right:15px;top:15px;width:28px}.modal-body{padding:20px}.modal-body p{font-size:15px;margin-bottom:15px;text-align:left}.modal-body a{font-size:14px;max-width:250px;padding:10px 25px;width:100%}.inner-width{padding:0 20px}.service,.skill{width:100%}.emailZone,.nameZone{max-width:100%}.contact-container{gap:48px;grid-template-columns:1fr;margin-top:48px;max-width:100%}.contact-subtitle{font-size:20px;margin-bottom:24px;text-align:left}.contact-form-wrapper,.contact-info-wrapper{width:100%}.contact-item{gap:14px;padding:16px 18px}.contact-item i{font-size:20px;height:40px;width:40px}.contact-item h3{font-size:15px}.contact-item p{font-size:13px}.contact-form{gap:14px}.contact-form input,.contact-form textarea{font-size:14px;height:44px;padding:10px 14px}.messageZone{min-height:140px}.contact-form .btn{font-size:14px;height:44px;min-width:100%;width:100%}.container{width:100%}.heading{font-size:20px;padding:20px}}@media screen and (max-width:1024px){.inner-width{padding:0 24px}.hero-title{font-size:34px}.about-intro-content{align-items:center;align-self:auto;background:none;border:none;border-radius:0;box-shadow:none;flex:0 1 auto;flex-direction:column;gap:20px;min-height:0;padding:0;text-align:center;width:100%}.about-skills-block{display:block;flex:0 1 auto}.about-skills-column .about-skills-grid{flex:0 1 auto}.about-copy{align-self:stretch;margin-left:auto;margin-right:auto;max-width:36rem;padding-top:0;text-align:left}.about-skills-column{border-left:none;padding-left:0}.about-avatar{height:144px;width:144px}.about-skills-grid{gap:8px;grid-template-columns:1fr}@media screen and (min-width:640px){.about-skills-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.about-skill-column{padding:9px}.about-skill-bubble{font-size:11px;padding:3px 7px}.services-grid{gap:16px;grid-template-columns:1fr}.experience-map{gap:20px;grid-template-columns:1fr}.experience-spotlight{margin-top:12px}.project-spotlight,.projects-layout{grid-template-columns:1fr}.project-spotlight-image{max-height:220px}.project-spotlight-image img{height:100%;object-fit:cover;width:100%}.contact-container{gap:40px;grid-template-columns:1fr;margin-top:40px}}@media screen and (max-width:1024px) and (min-width:640px){.about-intro-content{background:linear-gradient(165deg,#f8fafceb,#fff 58%);border:1px solid #e5eaf0;border-radius:18px;box-shadow:0 1px 2px #0f172a0d,0 12px 40px #0f172a0f;margin-left:auto;margin-right:auto;max-width:40rem;padding:24px 26px 28px}.about-copy{text-align:center}.about-intro-column .about-lede{font-size:16px;line-height:1.72;margin-left:auto;margin-right:auto;max-width:38ch}.about-avatar{border-radius:16px;box-shadow:0 12px 36px #0f172a1a;height:128px;width:128px}}@media screen and (max-width:600px){.inner-width{padding:0 16px}.navbar{padding:12px 16px}.nav-link,.navbar-capsule{padding:10px 12px}.nav-link{align-items:center;display:inline-flex;font-size:13px;min-height:44px}#home{padding:100px 0 60px}.hero-title{font-size:26px;line-height:1.25}.hero-subtitle{font-size:15px;margin-bottom:20px}.hero-command-palette{margin-bottom:20px;padding:12px 12px 8px}.hero-command-row{flex-wrap:wrap;gap:8px;padding:6px 8px}.hero-command-body{font-size:12px}.hero-cta-row{flex-wrap:wrap;gap:12px;margin-top:20px}.hero-cta{min-height:44px;padding:12px 20px}.hero-secondary-row{display:block;margin-top:20px;text-align:center;width:100%}.hero-social{gap:10px;vertical-align:middle}.hero-social,.hero-social a{align-items:center;display:inline-flex;justify-content:center}.hero-social a{box-sizing:border-box;line-height:1;min-height:44px;min-width:44px;padding:0}section{padding:40px 0}.section-title{font-size:22px;margin-bottom:36px}.section-title:has(+.section-subtitle){margin-bottom:0}.about-avatar{height:128px;width:128px}.about-lede,.about-personal{font-size:14px}.experience-list-item{min-height:44px;padding:12px 14px 12px 34px}.experience-spotlight-header{align-items:flex-start;flex-direction:column;gap:8px}.experience-spotlight-dates{align-self:flex-start}.experience-lab-group{padding:10px 12px}.project-list-item{min-height:44px;padding:12px 14px}.project-card-cta{min-height:44px;padding:10px 20px}.form-row{grid-template-columns:1fr}.contact-subtitle{font-size:20px;margin-bottom:24px}.contact-item{min-height:44px;padding:16px 18px}.section-divider{height:48px}.goTop{bottom:24px;height:44px;right:24px;width:44px}.hero-deco-grid,.hero-deco-lines{opacity:.25}.hero-deco-orbs{height:120%;left:-10%;top:-10%;width:120%}}@media screen and (max-width:400px){.inner-width{padding:0 12px}.hero-title{font-size:22px}.hero-pill{font-size:12px;padding:5px 10px}.nav-link{font-size:12px;padding:8px 10px}.section-title{font-size:20px;margin-bottom:28px}.section-title:has(+.section-subtitle){margin-bottom:0}.experience-list-item,.project-list-item{padding:10px 12px 10px 30px}}@media screen and (max-width:390px){.inner-width{padding:0 10px}.navbar{padding:8px 10px}.navbar-capsule{border-radius:12px;padding:7px 8px}.nav-link{font-size:12px;min-height:40px;padding:8px 10px}#home{padding:78px 0 34px}.hero-pill{font-size:10px;letter-spacing:.03em;margin-bottom:10px;padding:4px 8px}.hero-title{font-size:21px;line-height:1.25;margin-bottom:10px}.hero-subtitle{font-size:13px;line-height:1.55;margin-bottom:12px}.hero-command-palette{border-radius:10px;margin-bottom:10px;padding:8px 8px 6px}.hero-command-row{gap:5px;padding:4px}.hero-command-kbd{font-size:10px;height:18px;width:18px}.hero-command-body,.hero-command-label,.hero-command-title{font-size:11px;line-height:1.35}.hero-command-open{font-size:10px;padding:3px 8px}.hero-cta{font-size:13px;min-height:42px;padding:10px 14px}.hero-social a{align-items:center;border-radius:8px;box-sizing:border-box;display:inline-flex;font-size:15px;height:36px;justify-content:center;line-height:1;padding:0;width:36px}section{padding:32px 0}.section-title{font-size:19px;margin-bottom:22px}.section-title:has(+.section-subtitle){margin-bottom:0}.section-subtitle{font-size:13px;margin-bottom:14px;margin-top:8px}.about-avatar{border-radius:12px;height:96px;width:96px}.about-lede,.about-personal{font-size:13px}.service-card{padding:12px}.service-card h3{font-size:15px}.service-card p{font-size:12px}.experience-list-item{border-radius:10px;padding:9px 9px 9px 26px}.experience-list-role{font-size:12px}.experience-list-company,.experience-list-dates{font-size:11px}.experience-spotlight{border-radius:10px;padding:10px}.experience-spotlight-header h2{font-size:16px}.experience-spotlight-list li,.experience-spotlight-summary{font-size:12px}.projects-layout{gap:10px}.project-list-item{padding:9px}.project-list-title{font-size:13px}.project-list-meta{font-size:11px}.project-spotlight{border-radius:10px;padding:10px}.project-spotlight-body h2{font-size:17px}.project-spotlight-copy,.project-spotlight-tagline{font-size:12px}.project-card-cta{font-size:12px;min-height:40px;padding:8px 12px}.contact-subtitle{font-size:16px;margin-bottom:10px}.contact-item{gap:8px;padding:10px}.contact-item i{font-size:14px;height:30px;width:30px}.contact-item h3{font-size:13px}.contact-item p{font-size:11px}.contact-form input,.contact-form textarea{font-size:13px;padding:9px 10px}.messageZone{min-height:104px}.contact-form .btn{font-size:13px;min-height:42px}.command-palette-overlay{padding:62px 8px 8px}.command-palette{border-radius:10px}.command-palette-header{font-size:11px;padding:8px}.command-palette-search-wrap{padding:6px}.command-palette-search{font-size:13px;padding:8px 9px}.command-palette-item{border-radius:8px;font-size:12px;min-height:40px;padding:7px 8px}.modal-overlay{padding:6px}.modal-content{border-radius:10px;max-height:90vh}.modal-header{border-radius:10px 10px 0 0;padding:12px 38px 10px 10px}.modal-header h2{font-size:16px}.modal-header h3{font-size:10px}.close-button{font-size:19px;height:24px;right:8px;top:8px;width:24px}.modal-body{gap:10px;padding:10px}.modal-body a,.modal-body p{font-size:12px}.modal-body a{min-height:40px;padding:8px 10px}footer{padding:14px 0 16px}.copyright{font-size:11px}.sm a{font-size:12px;height:30px;width:30px}}.experience-tiles-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));margin-top:0}.experience-tile{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 14px #0f172a0f;color:inherit;cursor:pointer;display:flex;flex-direction:column;font:inherit;gap:10px;margin:0;padding:20px 16px 18px;text-align:center;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.experience-tile:hover{border-color:#22d3ee;box-shadow:0 10px 28px #0f172a1a;transform:translateY(-2px)}.experience-tile:focus{border-color:#22d3ee;box-shadow:0 0 0 3px #22d3ee40;outline:none}.experience-tile:focus:not(:focus-visible){box-shadow:0 4px 14px #0f172a0f}.experience-tile:focus-visible{box-shadow:0 0 0 3px #22d3ee59}.experience-tile-logo-wrap{align-items:center;background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;display:flex;flex-shrink:0;height:64px;justify-content:center;overflow:hidden;width:64px}.experience-tile-logo-img{height:40px;object-fit:contain;width:40px}.experience-tile-logo-svg{shape-rendering:geometricPrecision;display:block;flex-shrink:0}.experience-tile-logo-wrap:not(.experience-tile-logo-wrap--wide) .experience-tile-logo-svg{height:40px;width:40px}.experience-tile-logo-wrap--wide{border-radius:12px;height:44px;width:min(100%,132px)}.experience-tile-logo-wrap--wide .experience-tile-logo-img{height:100%;max-height:44px;object-fit:contain;object-position:center;width:100%}.experience-tile-logo-wrap--wide .experience-tile-logo-svg{align-self:center;height:auto;max-height:44px;width:100%}.experience-tile-logo-fallback{color:#0f172a;font-size:18px;font-weight:700;letter-spacing:-.02em}.experience-tile-text{display:flex;flex-direction:column;gap:4px;min-width:0;width:100%}.experience-tile-company{-webkit-line-clamp:2;color:#334155;font-size:13px;line-height:1.3}.experience-tile-company,.experience-tile-title{-webkit-box-orient:vertical;display:-webkit-box;font-weight:600;overflow:hidden}.experience-tile-title{-webkit-line-clamp:3;color:#111827;font-size:15px;line-height:1.35}.experience-tile-dates{color:#6b7280;font-size:12px;font-weight:500}.projects-simple-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:20px}.project-simple-card{background:#0b1222;border:1px solid #94a3b847;border-radius:12px;overflow:hidden}.project-simple-image img{display:block;height:180px;object-fit:cover;width:100%}.project-simple-body{padding:12px}.project-simple-body h2{color:#f9fafb;font-size:18px;margin:0 0 4px}.project-simple-body p{color:#9ca3af;font-size:13px;margin:0 0 10px}@media screen and (max-width:768px){.projects-simple-grid{gap:12px;grid-template-columns:1fr}.project-simple-image img{height:160px}.experience-tiles-grid{gap:12px;grid-template-columns:1fr}.experience-tile{align-items:center;flex-direction:row;flex-wrap:nowrap;gap:14px;justify-content:flex-start;padding:14px 16px;text-align:left}.experience-tile-text{flex:1 1;width:auto}.experience-tile-logo-wrap{height:56px;width:56px}.experience-tile-logo-img{height:36px;width:36px}.experience-tile-logo-wrap--wide{height:36px;width:108px}.experience-tile-logo-wrap--wide .experience-tile-logo-img{max-height:36px}.experience-tile-logo-wrap:not(.experience-tile-logo-wrap--wide) .experience-tile-logo-svg{height:36px;width:36px}.experience-tile-logo-wrap--wide .experience-tile-logo-svg{max-height:36px}.inner-width{padding:0 14px}.navbar{padding:10px 12px}.navbar-capsule{border-radius:14px;padding:8px 10px}.nav-links{margin-top:8px;padding-top:8px}#home{min-height:auto;padding:86px 0 44px}.hero-content{max-width:100%}.hero-pill{font-size:11px;margin-bottom:12px;padding:5px 9px}.hero-title{font-size:24px;line-height:1.24;margin-bottom:12px}.hero-subtitle{font-size:14px;line-height:1.6;margin-bottom:16px}.hero-command-palette{border-radius:12px;margin-bottom:14px;padding:10px 10px 8px}.hero-command-row{gap:6px;padding:6px}.hero-command-body,.hero-command-label,.hero-command-title{font-size:12px}.hero-cta-row{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr;margin-bottom:12px}.hero-cta{min-height:44px;width:100%}.hero-secondary-row{display:block;margin-top:10px;text-align:center;width:100%}.hero-social{gap:8px;vertical-align:middle}.hero-social,.hero-social a{align-items:center;display:inline-flex;justify-content:center}.hero-social a{background:#94a3b81a;border-radius:10px;box-sizing:border-box;font-size:17px;height:40px;line-height:1;padding:0;width:40px}.section-title{font-size:21px;margin-bottom:28px}}@media screen and (max-width:768px){.section-title:has(+.section-subtitle){margin-bottom:0}.section-subtitle{font-size:14px;line-height:1.5;margin-bottom:20px;margin-top:10px}.about-section{gap:22px}.about-intro-content{gap:16px}.about-avatar{border-radius:14px;height:112px;width:112px}.about-lede,.about-personal{font-size:14px;line-height:1.6}.services-grid{gap:12px}.service-card{border-radius:10px;padding:14px}.service-card h3{font-size:16px}.service-card p{font-size:13px;margin-bottom:10px}.experience-map{gap:12px;margin-top:18px}.experience-list{gap:4px}.experience-list-item{border-radius:12px;padding:10px 10px 10px 30px}.experience-list-role{font-size:13px}.experience-list-company,.experience-list-dates{font-size:12px}.experience-spotlight{border-radius:12px;gap:8px;padding:12px}.experience-spotlight-header h2{font-size:18px}.experience-spotlight-list li,.experience-spotlight-summary{font-size:13px}.experience-lab-header{align-items:flex-start;flex-direction:column;gap:2px}.projects-layout{gap:14px;margin-top:18px}.project-list-item{border-radius:10px;padding:10px}.project-list-title{font-size:14px}.project-list-meta{font-size:12px}.project-spotlight{border-radius:12px;gap:12px;padding:12px}.project-spotlight-body h2{font-size:19px}.project-spotlight-copy,.project-spotlight-tagline{font-size:13px}.project-card-cta{min-height:42px;padding:9px 14px}.contact-container{gap:28px;margin-top:30px}.contact-subtitle{font-size:18px;margin-bottom:14px}.contact-item{border-radius:10px;gap:10px;padding:12px}.contact-item i{border-radius:8px;font-size:16px;height:34px;width:34px}.contact-item h3{font-size:14px}.contact-item p{font-size:12px}.contact-form{gap:10px}.contact-form input,.contact-form textarea{border-radius:8px;font-size:14px;padding:10px 12px}.messageZone{min-height:120px}.contact-form .btn{border-radius:8px;min-height:44px;width:100%}footer{padding:18px 0 20px}footer .inner-width{gap:10px}.copyright{font-size:12px}.sm a{height:34px;width:34px}.command-palette-overlay{padding:72px 10px 10px}.command-palette{border-radius:12px}.command-palette-header{font-size:12px;padding:10px}.command-palette-list{padding:6px}.command-palette-item{font-size:13px;min-height:42px;padding:9px 10px}.modal-overlay{padding:8px}.modal-content{border-radius:12px;max-height:92vh}.modal-header{border-radius:12px 12px 0 0;padding:14px 44px 12px 12px}.modal-header h2{font-size:18px}.modal-header h3{font-size:11px;letter-spacing:.08em}.close-button{font-size:22px;height:26px;right:10px;top:10px;width:26px}.modal-body{gap:12px;padding:12px}.modal-body p{font-size:13px;line-height:1.6}.modal-body a{min-height:42px;padding:10px 12px;width:100%}}
/*# sourceMappingURL=main.756db1fe.css.map*/