@charset "UTF-8";@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(3.2rem)}to{opacity:1;transform:translateY(0)}}@keyframes slideInFromLeft{0%{opacity:0;transform:translate(-3.2rem)}to{opacity:1;transform:translate(0)}}@keyframes slideInFromRight{0%{opacity:0;transform:translate(3.2rem)}to{opacity:1;transform:translate(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-1.6rem)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes countUp{0%{opacity:0}to{opacity:1}}@keyframes animate-fade-up{0%{opacity:0;transform:translateY(8rem) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes animate-fade-down{0%{opacity:0;transform:translateY(-8rem) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes animate-fade-left{0%{opacity:0;transform:translate(-9.6rem) rotateY(-25deg)}to{opacity:1;transform:translate(0) rotateY(0)}}@keyframes animate-fade-right{0%{opacity:0;transform:translate(9.6rem) rotateY(25deg)}to{opacity:1;transform:translate(0) rotateY(0)}}@keyframes animate-zoom-in{0%{opacity:0;transform:scale(.7) rotate(-5deg)}to{opacity:1;transform:scale(1) rotate(0)}}@keyframes animate-zoom-out{0%{opacity:0;transform:scale(1.3) rotate(5deg)}to{opacity:1;transform:scale(1) rotate(0)}}@keyframes animate-slide-up{0%{opacity:0;transform:translateY(12.8rem) rotateX(-15deg);filter:blur(10px)}to{opacity:1;transform:translateY(0) rotateX(0);filter:blur(0)}}@keyframes animate-rotate-in{0%{opacity:0;transform:rotate(-180deg) scale(.5)}to{opacity:1;transform:rotate(0) scale(1)}}@keyframes animate-flip-in{0%{opacity:0;transform:perspective(1000px) rotateY(-90deg)}to{opacity:1;transform:perspective(1000px) rotateY(0)}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}[data-astro-cid-nkoe23or][data-animate]{will-change:transform,opacity}.animate-fade-up[data-astro-cid-nkoe23or]{animation:animate-fade-up 1s cubic-bezier(.22,1,.36,1) forwards}.animate-fade-down[data-astro-cid-nkoe23or]{animation:animate-fade-down 1s cubic-bezier(.22,1,.36,1) forwards}.animate-fade-left[data-astro-cid-nkoe23or]{animation:animate-fade-left 1s cubic-bezier(.22,1,.36,1) forwards}.animate-fade-right[data-astro-cid-nkoe23or]{animation:animate-fade-right 1s cubic-bezier(.22,1,.36,1) forwards}.animate-zoom-in[data-astro-cid-nkoe23or]{animation:animate-zoom-in .9s cubic-bezier(.175,.885,.32,1.275) forwards}.animate-zoom-out[data-astro-cid-nkoe23or]{animation:animate-zoom-out .9s cubic-bezier(.175,.885,.32,1.275) forwards}.animate-slide-up[data-astro-cid-nkoe23or]{animation:animate-slide-up 1.2s cubic-bezier(.22,1,.36,1) forwards}.animate-rotate-in[data-astro-cid-nkoe23or]{animation:animate-rotate-in 1s cubic-bezier(.175,.885,.32,1.275) forwards}.animate-flip-in[data-astro-cid-nkoe23or]{animation:animate-flip-in .8s cubic-bezier(.22,1,.36,1) forwards}.morph-reveal[data-astro-cid-nkoe23or]{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)!important}[data-astro-cid-nkoe23or][data-parallax]{will-change:transform,opacity;transition:transform .1s cubic-bezier(.25,.46,.45,.94),opacity .3s cubic-bezier(.25,.46,.45,.94)}[data-astro-cid-nkoe23or][data-tilt]{transform-style:preserve-3d;will-change:transform}[data-astro-cid-nkoe23or][data-tilt]:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.1),transparent);opacity:0;transition:opacity .3s cubic-bezier(.4,0,.2,1);border-radius:inherit;pointer-events:none}[data-astro-cid-nkoe23or][data-tilt]:hover:before{opacity:1}[data-astro-cid-nkoe23or][data-magnetic]{transition:transform .3s cubic-bezier(.175,.885,.32,1.275);will-change:transform}[data-astro-cid-nkoe23or][data-magnetic]:after{content:"";position:absolute;inset:-2px;background:linear-gradient(45deg,#f59f0a,#0ff,#f59f0a);background-size:400% 400%;animation:shimmer 3s cubic-bezier(.25,.46,.45,.94) infinite;opacity:0;transition:opacity .3s cubic-bezier(.4,0,.2,1);border-radius:inherit;z-index:-1}[data-astro-cid-nkoe23or][data-magnetic]:hover:after{opacity:.3}[data-astro-cid-nkoe23or][data-gradient-follow]{--gradient-hue: 200;transition:background .4s cubic-bezier(.25,.46,.45,.94)}[data-astro-cid-nkoe23or][data-morph]{will-change:clip-path;backface-visibility:hidden}[data-astro-cid-nkoe23or][data-image-reveal]{will-change:clip-path,transform}[data-astro-cid-nkoe23or]{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:8rem;font-size:62.5%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;--color-text-primary: #0f172a;--color-text-secondary: #475569;--color-text-muted: #64748b;--color-bg-primary: #ffffff;--color-bg-secondary: #f8fafc;--color-heading: #0f172a}html.dark-mode{--color-text-primary: #f1f5f9;--color-text-secondary: #cbd5e1;--color-text-muted: #94a3b8;--color-bg-primary: #0f172a;--color-bg-secondary: #1e293b;--color-heading: #f8fafc}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1.6rem;font-weight:400;line-height:1.5;color:var(--color-text-primary);background-color:var(--color-bg-primary);overflow-x:hidden;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1[data-astro-cid-nkoe23or],h2[data-astro-cid-nkoe23or],h3[data-astro-cid-nkoe23or],h4[data-astro-cid-nkoe23or],h5[data-astro-cid-nkoe23or],h6[data-astro-cid-nkoe23or]{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;line-height:1.2;margin-bottom:24px;color:var(--color-heading)}h1[data-astro-cid-nkoe23or]{font-size:5.6rem;font-weight:900}@media(max-width:768px){h1[data-astro-cid-nkoe23or]{font-size:4.2rem}}h2[data-astro-cid-nkoe23or]{font-size:4.2rem;font-weight:800}@media(max-width:768px){h2[data-astro-cid-nkoe23or]{font-size:3.2rem}}h3[data-astro-cid-nkoe23or]{font-size:3.2rem;font-weight:700}h4[data-astro-cid-nkoe23or]{font-size:2.4rem;font-weight:600}h5[data-astro-cid-nkoe23or]{font-size:2rem;font-weight:600}h6[data-astro-cid-nkoe23or]{font-size:1.6rem;font-weight:500}p[data-astro-cid-nkoe23or]{margin-bottom:2.4rem;line-height:1.75;color:var(--color-text-primary)}a[data-astro-cid-nkoe23or]{color:#06b6d4;text-decoration:none;transition:color .15s ease-in-out}a[data-astro-cid-nkoe23or]:hover{color:#0891b2;text-decoration:underline}a[data-astro-cid-nkoe23or]:focus-visible{outline:3px solid #06b6d4;outline-offset:2px;border-radius:2px}strong[data-astro-cid-nkoe23or],b[data-astro-cid-nkoe23or]{font-weight:700}em[data-astro-cid-nkoe23or],i[data-astro-cid-nkoe23or]{font-style:italic}small[data-astro-cid-nkoe23or]{font-size:1.4rem}code[data-astro-cid-nkoe23or]{font-family:Courier New,monospace;background-color:#f1f5f9;padding:.2rem .6rem;border-radius:.4rem;font-size:.9em}pre[data-astro-cid-nkoe23or]{font-family:Courier New,monospace;background-color:#f1f5f9;padding:2.4rem;border-radius:.8rem;overflow-x:auto;margin-bottom:2.4rem}pre[data-astro-cid-nkoe23or] code[data-astro-cid-nkoe23or]{background:none;padding:0}button[data-astro-cid-nkoe23or]{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;cursor:pointer;border:none;background:none}button[data-astro-cid-nkoe23or]:focus-visible{outline:3px solid #06b6d4;outline-offset:2px}.container[data-astro-cid-nkoe23or]{width:100%;max-width:153.6rem;margin:0 auto;padding-left:1.6rem;padding-right:1.6rem}@media(min-width:768px){.container[data-astro-cid-nkoe23or]{padding-left:2.4rem;padding-right:2.4rem}}@media(min-width:1280px){.container[data-astro-cid-nkoe23or]{padding-left:3.2rem;padding-right:3.2rem}}.btn[data-astro-cid-nkoe23or]{display:inline-flex;align-items:center;justify-content:center;gap:1.2rem;padding:1.2rem 3.2rem;border-radius:.8rem;font-weight:600;font-size:1.6rem;line-height:1.2;border:.2rem solid transparent;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);text-decoration:none;white-space:nowrap}.btn[data-astro-cid-nkoe23or]:focus-visible{outline:.3rem solid #06b6d4;outline-offset:.2rem}.btn[data-astro-cid-nkoe23or]:disabled,.btn[data-astro-cid-nkoe23or].btn--disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.btn--primary[data-astro-cid-nkoe23or]{background-color:#06b6d4;color:#fff;border-color:#06b6d4}.btn--primary[data-astro-cid-nkoe23or]:hover:not(:disabled){background-color:#0891b2;border-color:#0891b2;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a}.btn--primary[data-astro-cid-nkoe23or]:active:not(:disabled){transform:translateY(0);box-shadow:0 1px 2px #0000000d}.btn--secondary[data-astro-cid-nkoe23or]{background-color:transparent;color:#06b6d4;border-color:#06b6d4}.btn--secondary[data-astro-cid-nkoe23or]:hover:not(:disabled){background-color:#06b6d4;color:#fff;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a}.btn--secondary[data-astro-cid-nkoe23or]:active:not(:disabled){transform:translateY(0);box-shadow:0 1px 2px #0000000d}.btn--ghost[data-astro-cid-nkoe23or]{background-color:transparent;color:#0f172a;border-color:transparent}.btn--ghost[data-astro-cid-nkoe23or]:hover:not(:disabled){background-color:#f1f5f9;color:#0891b2}.btn--sm[data-astro-cid-nkoe23or]{padding:.8rem 2rem;font-size:1.4rem;gap:.8rem}.btn--lg[data-astro-cid-nkoe23or]{padding:1.6rem 4rem;font-size:1.8rem;gap:1.6rem}.card[data-astro-cid-nkoe23or]{background-color:#fff;border-radius:1.6rem;border:.2rem solid #e2e8f0;overflow:hidden;transition:all .2s cubic-bezier(.4,0,.2,1)}html.dark-mode .card[data-astro-cid-nkoe23or]{background-color:#1e293b;border:.2rem solid #334155}.card__header[data-astro-cid-nkoe23or]{padding:2.4rem 3.2rem;border-bottom:.1rem solid #e2e8f0}html.dark-mode .card__header[data-astro-cid-nkoe23or]{border-bottom:.1rem solid #334155}.card__body[data-astro-cid-nkoe23or]{padding:3.2rem}.card__footer[data-astro-cid-nkoe23or]{padding:2.4rem 3.2rem;border-top:.1rem solid #e2e8f0}html.dark-mode .card__footer[data-astro-cid-nkoe23or]{border-top:.1rem solid #334155}.card--elevated[data-astro-cid-nkoe23or]{box-shadow:0 4px 6px -1px #0000001a;border:none}.card--elevated[data-astro-cid-nkoe23or]:hover{box-shadow:0 20px 25px -5px #0000001a;transform:translateY(-4px)}.card--interactive[data-astro-cid-nkoe23or]{cursor:pointer}.card--interactive[data-astro-cid-nkoe23or]:hover{box-shadow:0 20px 25px -5px #0000001a;transform:translateY(-2px)}.card--interactive[data-astro-cid-nkoe23or]:active{transform:translateY(0);box-shadow:0 10px 15px -3px #0000001a}.sr-only[data-astro-cid-nkoe23or]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.skip-to-content[data-astro-cid-nkoe23or]{position:absolute;width:.1rem;height:.1rem;padding:0;margin:-.1rem;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.skip-to-content[data-astro-cid-nkoe23or]:focus{position:fixed;top:1.6rem;left:1.6rem;z-index:9999;padding:1.6rem 2.4rem;background-color:#0f172a;color:#fff;text-decoration:none;border-radius:.8rem;box-shadow:0 20px 25px -5px #0000001a;width:auto;height:auto;clip:auto;white-space:normal}@media(prefers-reduced-motion:reduce){[data-astro-cid-nkoe23or],[data-astro-cid-nkoe23or]:before,[data-astro-cid-nkoe23or]:after{animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important;scroll-behavior:auto!important}}@media(prefers-contrast:high){.btn[data-astro-cid-nkoe23or]{border:3px solid currentColor}.card[data-astro-cid-nkoe23or]{border:2px solid currentColor}}[data-astro-cid-nkoe23or]:focus-visible{outline:3px solid #06b6d4;outline-offset:2px}[data-astro-cid-nkoe23or]:focus:not(:focus-visible){outline:none}.timeline-container[data-astro-cid-nkoe23or]{position:relative;padding:2rem 0}.timeline-item[data-astro-cid-nkoe23or]{display:grid;grid-template-columns:6rem 1fr;gap:2rem;margin-bottom:3rem;animation:slideInFromLeft .6s ease-out backwards}@media(max-width:76.8rem){.timeline-item[data-astro-cid-nkoe23or]{grid-template-columns:4rem 1fr;gap:1.5rem;margin-bottom:2rem}}.timeline-marker[data-astro-cid-nkoe23or]{position:relative;display:flex;flex-direction:column;align-items:center}.timeline-dot[data-astro-cid-nkoe23or]{width:1.6rem;height:1.6rem;border-radius:50%;background:#f59e0b;border:.3rem solid #0f172a;box-shadow:0 0 0 4px #f59e0b;flex-shrink:0;transition:all .3s ease}@media(max-width:76.8rem){.timeline-dot[data-astro-cid-nkoe23or]{width:1.2rem;height:1.2rem;border-width:.2rem}}.timeline-line[data-astro-cid-nkoe23or]{width:.2rem;flex-grow:1;background:linear-gradient(to bottom,#f59e0b,transparent);margin-top:.5rem}.timeline-content[data-astro-cid-nkoe23or]{padding:1.5rem;background:#fff;border:.2rem solid rgba(14,165,233,.15);border-radius:1.2rem;box-shadow:0 2px 8px #00000014;transition:all .3s ease}.timeline-content[data-astro-cid-nkoe23or]:hover{border-color:#f59e0b;background:#00d4ff0d;box-shadow:0 8px 24px #0ea5e933}.work-header[data-astro-cid-nkoe23or]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;gap:1rem}@media(max-width:64rem){.work-header[data-astro-cid-nkoe23or]{flex-direction:column;gap:.5rem}}.work-position[data-astro-cid-nkoe23or]{font-size:2rem;font-weight:700;color:var(--color-heading);margin:0;line-height:1.4}.work-company[data-astro-cid-nkoe23or]{font-size:1.6rem;color:#f59e0b;font-weight:600;text-decoration:none;transition:opacity .3s ease}.work-company[data-astro-cid-nkoe23or]:hover{opacity:.8;text-decoration:underline}.work-period[data-astro-cid-nkoe23or]{font-size:1.4rem;color:var(--color-text-secondary);white-space:nowrap;padding:.25rem .75rem;background:#00d4ff1a;border-radius:.6rem;font-weight:500}.work-meta[data-astro-cid-nkoe23or]{display:flex;gap:1.5rem;margin-bottom:1rem;font-size:1.4rem;flex-wrap:wrap}.work-meta[data-astro-cid-nkoe23or] span[data-astro-cid-nkoe23or]{color:var(--color-text-secondary)}.work-description[data-astro-cid-nkoe23or]{font-size:1.6rem;color:var(--color-text-secondary);line-height:1.6;margin:1rem 0}.work-section[data-astro-cid-nkoe23or]{margin-top:1.5rem}.work-section[data-astro-cid-nkoe23or] h4[data-astro-cid-nkoe23or]{font-size:1.4rem;font-weight:700;color:var(--color-heading);text-transform:uppercase;letter-spacing:.05em;margin:0 0 .75rem}.work-list[data-astro-cid-nkoe23or]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.work-list[data-astro-cid-nkoe23or] li[data-astro-cid-nkoe23or]{font-size:1.5rem;color:var(--color-text-secondary);padding-left:1.5rem;position:relative;line-height:1.5}.work-list[data-astro-cid-nkoe23or] li[data-astro-cid-nkoe23or]:before{content:"";position:absolute;left:0;top:.6em;width:.6rem;height:.6rem;border-radius:50%;background:#f59e0b}.work-list[data-astro-cid-nkoe23or].achievements li[data-astro-cid-nkoe23or]:before{content:"✓";width:auto;height:auto;border-radius:0;background:none;color:#f59e0b;font-weight:700;top:0}.work-tech[data-astro-cid-nkoe23or]{margin-top:1.5rem}.work-tech[data-astro-cid-nkoe23or] h4[data-astro-cid-nkoe23or]{font-size:1.4rem;font-weight:700;color:var(--color-heading);text-transform:uppercase;letter-spacing:.05em;margin:0 0 .75rem}.tech-tags[data-astro-cid-nkoe23or]{display:flex;flex-wrap:wrap;gap:.5rem}.tech-tag[data-astro-cid-nkoe23or]{display:inline-block;padding:.4rem .9rem;background:#00d4ff26;border:.1rem solid #f59e0b;border-radius:.6rem;font-size:1.3rem;font-weight:500;color:#f59e0b;transition:all .3s ease}.tech-tag[data-astro-cid-nkoe23or]:hover{background:#f59e0b;color:#0f172a}.timeline-compact[data-astro-cid-nkoe23or] .timeline-content[data-astro-cid-nkoe23or]{padding:1rem}.timeline-compact[data-astro-cid-nkoe23or] .work-section[data-astro-cid-nkoe23or],.timeline-compact[data-astro-cid-nkoe23or] .work-tech[data-astro-cid-nkoe23or]{display:none}html.dark-mode .timeline-dot[data-astro-cid-nkoe23or]{border-color:#ffffff-dark;box-shadow:0 0 0 4px #f59e0b}html.dark-mode .timeline-content[data-astro-cid-nkoe23or]{background:#00d4ff14;border-color:#00d4ff26}html.dark-mode .timeline-content[data-astro-cid-nkoe23or]:hover{background:#00d4ff1f}html.dark-mode .work-position[data-astro-cid-nkoe23or]{color:#0f172a -light}html.dark-mode .work-period[data-astro-cid-nkoe23or]{background:#00d4ff26;color:#fffc}html.dark-mode .work-description[data-astro-cid-nkoe23or]{color:#ffffffb3}html.dark-mode .work-section[data-astro-cid-nkoe23or] h4[data-astro-cid-nkoe23or],html.dark-mode .work-tech[data-astro-cid-nkoe23or] h4[data-astro-cid-nkoe23or]{color:#0f172a -light}html.dark-mode .work-list[data-astro-cid-nkoe23or] li[data-astro-cid-nkoe23or]{color:#ffffffb3}@keyframes gradientShift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.work-hero[data-astro-cid-57l5znwr]{padding:12.8rem 3.2rem;background:linear-gradient(135deg,#00d4ff1a,#00d4ff0d);text-align:center}@media(max-width:1024px){.work-hero[data-astro-cid-57l5znwr]{padding:9.6rem 3.2rem}}@media(max-width:425px){.work-hero[data-astro-cid-57l5znwr]{padding:8rem 3.2rem}}.work-hero[data-astro-cid-57l5znwr] h1[data-astro-cid-57l5znwr]{font-size:5.6rem;font-weight:800;margin-bottom:2.4rem;color:var(--color-heading);background:linear-gradient(120deg,#fbbd23,#22d3ee);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media(max-width:1024px){.work-hero[data-astro-cid-57l5znwr] h1[data-astro-cid-57l5znwr]{font-size:4.2rem}}@media(max-width:425px){.work-hero[data-astro-cid-57l5znwr] h1[data-astro-cid-57l5znwr]{font-size:2.8rem}}.work-hero[data-astro-cid-57l5znwr] p[data-astro-cid-57l5znwr]{font-size:2rem;color:var(--color-text-secondary);max-width:70rem;margin:0 auto;line-height:1.7}@media(max-width:1024px){.work-hero[data-astro-cid-57l5znwr] p[data-astro-cid-57l5znwr]{font-size:1.8rem}}.profile-section[data-astro-cid-57l5znwr]{padding-top:9.6rem;background:var(--color-bg-primary)}@media(max-width:1024px){.profile-section[data-astro-cid-57l5znwr]{padding-top:8rem}}@media(max-width:425px){.profile-section[data-astro-cid-57l5znwr]{padding-top:6.4rem}}.work-timeline[data-astro-cid-57l5znwr]{padding:9.6rem 3.2rem;background:var(--color-bg-primary);margin-top:6.4rem}.work-timeline[data-astro-cid-57l5znwr] h2[data-astro-cid-57l5znwr]{text-align:center;font-size:4.2rem;margin-bottom:6.4rem;color:var(--color-heading);font-weight:800}@media(max-width:1024px){.work-timeline[data-astro-cid-57l5znwr] h2[data-astro-cid-57l5znwr]{font-size:3.2rem}}@media(max-width:425px){.work-timeline[data-astro-cid-57l5znwr] h2[data-astro-cid-57l5znwr]{font-size:2.8rem}}.timeline-container[data-astro-cid-57l5znwr]{max-width:100rem;margin:0 auto;padding:0 3.2rem}.competencies[data-astro-cid-57l5znwr]{padding:12.8rem 3.2rem;background:linear-gradient(180deg,#f5f7f9,#e1e7ef);border-top:.3rem solid rgba(14,165,233,.15);margin-top:8rem}.competencies[data-astro-cid-57l5znwr] h2[data-astro-cid-57l5znwr]{text-align:center;font-size:4.2rem;margin-bottom:6.4rem;color:var(--color-heading);font-weight:800}@media(max-width:1024px){.competencies[data-astro-cid-57l5znwr] h2[data-astro-cid-57l5znwr]{font-size:3.2rem}}@media(max-width:425px){.competencies[data-astro-cid-57l5znwr] h2[data-astro-cid-57l5znwr]{font-size:2.8rem}}.competencies-grid[data-astro-cid-57l5znwr]{display:grid;grid-template-columns:repeat(auto-fit,minmax(28rem,1fr));gap:3.2rem;max-width:120rem;margin:0 auto;padding:0 3.2rem}@media(max-width:768px){.competencies-grid[data-astro-cid-57l5znwr]{grid-template-columns:1fr;gap:2.4rem}}.competency-card[data-astro-cid-57l5znwr]{padding:4rem;background:#fff;border:.1rem solid rgba(14,165,233,.2);border-left:.4rem solid hsl(38,92%,50%);border-radius:1.6rem;box-shadow:0 .2rem .8rem #00000014;transition:all .3s cubic-bezier(.4,0,.2,1);height:100%;display:flex;flex-direction:column}.competency-card[data-astro-cid-57l5znwr]:hover{border-left-color:#f59e0b;box-shadow:0 .8rem 2.4rem #00d4ff26;transform:translateY(-.2rem)}.competency-card[data-astro-cid-57l5znwr] h3[data-astro-cid-57l5znwr]{font-size:2rem;margin-bottom:2.4rem;color:var(--color-heading);font-weight:800;letter-spacing:-.01em}.competency-card[data-astro-cid-57l5znwr] ul[data-astro-cid-57l5znwr]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.2rem}.competency-card[data-astro-cid-57l5znwr] ul[data-astro-cid-57l5znwr] li[data-astro-cid-57l5znwr]{padding-left:2.4rem;color:var(--color-text-secondary);font-size:1.4rem;line-height:1.6;position:relative}.competency-card[data-astro-cid-57l5znwr] ul[data-astro-cid-57l5znwr] li[data-astro-cid-57l5znwr]:before{content:"▸";position:absolute;left:0;color:#f59f0a;font-weight:700;font-size:1.4rem}.cta-section[data-astro-cid-57l5znwr],.work-cta[data-astro-cid-57l5znwr]{padding:8rem 3.2rem;background:linear-gradient(180deg,#0ea5e908,#00d4ff0d);text-align:center;border-top:.1rem solid rgba(14,165,233,.1)}.cta-section[data-astro-cid-57l5znwr] h2[data-astro-cid-57l5znwr],.work-cta[data-astro-cid-57l5znwr] h2[data-astro-cid-57l5znwr]{font-size:3.2rem;margin-bottom:3.2rem;color:var(--color-heading);font-weight:800;letter-spacing:-.02em}@media(max-width:1024px){.cta-section[data-astro-cid-57l5znwr] h2[data-astro-cid-57l5znwr],.work-cta[data-astro-cid-57l5znwr] h2[data-astro-cid-57l5znwr]{font-size:3.2rem}}@media(max-width:425px){.cta-section[data-astro-cid-57l5znwr] h2[data-astro-cid-57l5znwr],.work-cta[data-astro-cid-57l5znwr] h2[data-astro-cid-57l5znwr]{font-size:2.8rem}}.cta-section[data-astro-cid-57l5znwr] p[data-astro-cid-57l5znwr],.work-cta[data-astro-cid-57l5znwr] p[data-astro-cid-57l5znwr]{font-size:1.6rem;color:var(--color-text-secondary);margin-bottom:4.8rem;max-width:56rem;margin-left:auto;margin-right:auto;line-height:1.7;opacity:.9}@media(max-width:1024px){.cta-section[data-astro-cid-57l5znwr] p[data-astro-cid-57l5znwr],.work-cta[data-astro-cid-57l5znwr] p[data-astro-cid-57l5znwr]{font-size:1.6rem}}.cta-buttons[data-astro-cid-57l5znwr]{display:flex;gap:1.6rem;justify-content:center;flex-wrap:wrap}.cta-buttons[data-astro-cid-57l5znwr] a[data-astro-cid-57l5znwr]{padding:1.6rem 4rem;border-radius:1.6rem;font-size:1.6rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;align-items:center;justify-content:center;min-width:16rem;letter-spacing:.02em}.cta-buttons[data-astro-cid-57l5znwr] a[data-astro-cid-57l5znwr].btn-primary{background:linear-gradient(135deg,#1e3a8a,#2563eb,#0ea5e9,#06b6d4,#10b981);background-size:200% 200%;color:#fff;box-shadow:0 .2rem .8rem #0ea5e94d;animation:gradientShift 3s ease infinite}.cta-buttons[data-astro-cid-57l5znwr] a[data-astro-cid-57l5znwr].btn-primary:hover{transform:translateY(-.2rem);box-shadow:0 .6rem 2rem #0ea5e966;background-position:100% 50%}.cta-buttons[data-astro-cid-57l5znwr] a[data-astro-cid-57l5znwr].btn-primary:active{transform:translateY(0)}.cta-buttons[data-astro-cid-57l5znwr] a[data-astro-cid-57l5znwr].btn-secondary{background:transparent;border:.2rem solid hsl(38,92%,50%);color:#f59f0a}.cta-buttons[data-astro-cid-57l5znwr] a[data-astro-cid-57l5znwr].btn-secondary:hover{background:#0ea5e91a;border-color:#06b6d4;color:#06b6d4;transform:translateY(-.2rem)}.cta-buttons[data-astro-cid-57l5znwr] a[data-astro-cid-57l5znwr].btn-secondary:active{transform:translateY(0)}.skills-section[data-astro-cid-57l5znwr]{padding:12.8rem 3.2rem;background:linear-gradient(180deg,#0ea5e90d,#00d4ff14);margin-top:8rem}.skills-section[data-astro-cid-57l5znwr] h2[data-astro-cid-57l5znwr]{text-align:center;font-size:4.2rem;margin-bottom:6.4rem;color:var(--color-heading);font-weight:800}@media(max-width:1024px){.skills-section[data-astro-cid-57l5znwr] h2[data-astro-cid-57l5znwr]{font-size:3.2rem}}@media(max-width:425px){.skills-section[data-astro-cid-57l5znwr] h2[data-astro-cid-57l5znwr]{font-size:2.8rem}}.skills-grid[data-astro-cid-57l5znwr]{display:grid;grid-template-columns:repeat(auto-fit,minmax(26rem,1fr));gap:3.2rem;max-width:120rem;margin:0 auto}@media(max-width:1024px){.skills-grid[data-astro-cid-57l5znwr]{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.skills-grid[data-astro-cid-57l5znwr]{grid-template-columns:1fr;gap:2.4rem}}.skill-category[data-astro-cid-57l5znwr]{background:#fff;padding:3.2rem;border-radius:1.6rem;border-left:.4rem solid hsl(38,92%,50%);box-shadow:0 .2rem 1.2rem #0000000f;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.skill-category[data-astro-cid-57l5znwr]:before{content:"";position:absolute;top:0;left:0;width:100%;height:.3rem;background:linear-gradient(90deg,#f59f0a,#22d3ee);opacity:0;transition:opacity .3s ease}.skill-category[data-astro-cid-57l5znwr]:hover{transform:translateY(-.4rem);box-shadow:0 1.2rem 3.2rem #00d4ff33;border-left-color:#f59e0b}.skill-category[data-astro-cid-57l5znwr]:hover:before{opacity:1}.skill-category[data-astro-cid-57l5znwr] h3[data-astro-cid-57l5znwr]{font-size:2rem;font-weight:800;color:#0f172a;margin-bottom:2.4rem;letter-spacing:-.01em}html.dark-mode .skill-category[data-astro-cid-57l5znwr]{background:#0f172a99;border-left-color:#f59f0a;box-shadow:0 .2rem 1.2rem #0000004d}html.dark-mode .skill-category[data-astro-cid-57l5znwr]:hover{background:#0f172acc;box-shadow:0 1.2rem 3.2rem #00d4ff26}html.dark-mode .skill-category[data-astro-cid-57l5znwr] h3[data-astro-cid-57l5znwr]{color:#f1f5f9}.skill-list[data-astro-cid-57l5znwr]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.2rem}.skill-list[data-astro-cid-57l5znwr] li[data-astro-cid-57l5znwr]{font-size:1.4rem;color:#475569;padding-left:2.4rem;position:relative;line-height:1.6;transition:color .2s ease}.skill-list[data-astro-cid-57l5znwr] li[data-astro-cid-57l5znwr]:before{content:"▸";position:absolute;left:0;color:#f59f0a;font-weight:700;font-size:1.4rem}.skill-list[data-astro-cid-57l5znwr] li[data-astro-cid-57l5znwr]:hover{color:#0f172a}.skill-list[data-astro-cid-57l5znwr] li[data-astro-cid-57l5znwr]:hover:before{color:#f59e0b}html.dark-mode .skill-list[data-astro-cid-57l5znwr] li[data-astro-cid-57l5znwr]{color:#cbd5e1}html.dark-mode .skill-list[data-astro-cid-57l5znwr] li[data-astro-cid-57l5znwr]:hover{color:#f1f5f9}.container[data-astro-cid-57l5znwr]{max-width:120rem;margin:0 auto;padding:0 2rem}@media(max-width:64rem){.container[data-astro-cid-57l5znwr]{padding:0 1rem}}
