.site-main.front-page{--home-content-max: 64rem;margin:0;padding:0;background:var(--color-white, #fff)}.site-main.front-page [id]{scroll-margin-top:var(--header-height, 4.5rem)}.site-main.front-page .section-block,.site-main.front-page .featured-projects--compact,.site-main.front-page .contact-section{border-top:none;box-shadow:none}.site-main.front-page .featured-projects--compact,.site-main.front-page .contact-section{background:var(--color-white, #fff)}.site-main.front-page .about-section.section-block--muted,.site-main.front-page .skills-section--home.section-block--muted{border-top:1px solid var(--accent-blue-border, rgba(37, 99, 235, .1))}.site-main.front-page .about-section:before,.site-main.front-page .skills-section--home:before{display:none}.site-main.front-page .section-header,.site-main.front-page .about-section__header,.site-main.front-page .featured-projects__header,.site-main.front-page .skills-section__header,.site-main.front-page .about-section__main,.site-main.front-page .featured-projects--compact .projects-grid,.site-main.front-page .featured-projects__more,.site-main.front-page .skills-section--home .skills-grid--home,.site-main.front-page .contact-section__card{width:100%;max-width:var(--home-content-max);margin-left:auto;margin-right:auto}.site-main.front-page .section-header,.site-main.front-page .about-section__header,.site-main.front-page .featured-projects__header,.site-main.front-page .skills-section__header{text-align:center}.site-main.front-page .section-header .section-intro,.site-main.front-page .featured-projects__header .section-intro,.site-main.front-page .skills-section__header .section-intro{max-width:none;margin-left:auto;margin-right:auto}.site-main.front-page .cta-section:not(.contact-section){text-align:center}.site-main.front-page .contact-section .cta-title,.site-main.front-page .contact-section .contact-section__title{color:var(--color-dark, #0f172a);background:none;-webkit-text-fill-color:currentColor}.site-main.front-page .contact-section .cta-subtitle,.site-main.front-page .contact-section .contact-section__subtitle{color:var(--color-text-secondary, #475569)}.hero-section{position:relative;overflow:hidden;padding:clamp(3rem,7vw,5.5rem) 0 clamp(3.5rem,8vw,5.5rem);background:linear-gradient(180deg,var(--hero-surface-top, color-mix(in srgb, var(--color-primary-muted, #dbeafe) 32%, #fff)) 0%,var(--hero-surface-top, color-mix(in srgb, var(--color-primary-muted, #dbeafe) 32%, #fff)) 10%,var(--surface-accent, color-mix(in srgb, var(--color-primary-muted, #dbeafe) 42%, #fff)) 42%,color-mix(in srgb,var(--color-primary-muted, #dbeafe) 28%,#fff) 70%,color-mix(in srgb,var(--color-primary-muted, #dbeafe) 20%,#eef4ff) 100%);border-bottom:1px solid rgba(37,99,235,.2);box-shadow:0 4px 24px #2563eb0f;color:var(--color-text, #0f172a)}.hero-section__bg{position:absolute;inset:0;pointer-events:none;overflow:hidden}.hero-section__grid{position:absolute;inset:0;opacity:.45;background-image:linear-gradient(rgba(37,99,235,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(37,99,235,.07) 1px,transparent 1px);background-size:48px 48px;mask-image:radial-gradient(ellipse 95% 80% at 50% 20%,#000 10%,transparent 70%)}.hero-section__glow{position:absolute;border-radius:50%;filter:blur(80px)}.hero-section__glow--1{width:min(520px,60vw);height:min(520px,60vw);top:-20%;left:-8%;background:color-mix(in srgb,var(--color-primary, #2563eb) 26%,transparent)}.hero-section__glow--2{width:min(420px,50vw);height:min(420px,50vw);right:-5%;bottom:-25%;background:color-mix(in srgb,var(--color-accent, #0ea5e9) 18%,transparent)}.hero-section__bg:after{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent 0%,var(--color-primary, #2563eb) 35%,var(--color-accent, #0ea5e9) 65%,transparent 100%);opacity:.55}.hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:clamp(2rem,5vw,4rem);align-items:center}.hero-content{max-width:38rem;text-align:left}.hero-eyebrow{display:inline-flex;align-items:center;gap:.5rem;margin:0 0 1.25rem;padding:.4rem .9rem;font-family:var(--font-mono, ui-monospace, monospace);font-size:.75rem;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:var(--color-primary, #2563eb);background:color-mix(in srgb,var(--color-primary-muted, #dbeafe) 80%,#fff);border:1px solid rgba(37,99,235,.28);box-shadow:0 1px 3px #2563eb1a;border-radius:999px}.hero-eyebrow:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--color-primary, #2563eb);box-shadow:0 0 0 3px #2563eb33}.hero-title{margin:0 0 1rem;font-size:clamp(2.35rem,5.5vw,3.75rem);font-weight:700;line-height:1.08;letter-spacing:-.04em;color:var(--color-dark, #0f172a);background:none;-webkit-text-fill-color:currentColor}.hero-title-line{display:block;color:var(--color-dark, #0f172a);background:none;-webkit-text-fill-color:currentColor}.hero-title-accent{display:block;margin-top:.15em;font-weight:600;font-size:.92em;background:linear-gradient(120deg,var(--color-primary, #2563eb) 0%,var(--color-accent, #0ea5e9) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.hero-subtitle{margin:0 0 2rem;max-width:34rem;font-size:clamp(1.05rem,2vw,1.2rem);line-height:1.7;font-weight:400;color:var(--color-text-secondary, #64748b)}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.hero-actions .cta-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:3rem;padding:.75rem 1.35rem;border-radius:var(--radius-md, .625rem);font-size:.9375rem;font-weight:600;text-decoration:none;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease}.hero-actions .cta-button.primary{color:#fff;background:var(--color-primary, #2563eb);border:1px solid transparent;box-shadow:0 4px 18px #2563eb73}.hero-actions .cta-button.primary:hover,.hero-actions .cta-button.primary:focus-visible{color:#fff;background:var(--color-primary-hover, #1d4ed8);transform:translateY(-1px);box-shadow:0 8px 24px #2563eb73}.hero-actions .cta-button.outline-light{color:var(--color-dark, #0f172a);background:var(--color-white, #fff);border:1px solid var(--color-border, #e2e8f0);box-shadow:var(--shadow-sm, 0 1px 2px rgba(15, 23, 42, .05))}.hero-actions .cta-button.outline-light:hover,.hero-actions .cta-button.outline-light:focus-visible{color:var(--color-primary, #2563eb);background:var(--color-bg-subtle, #f8fafc);border-color:var(--color-border-strong, #cbd5e1)}.hero-actions .cta-button__icon{font-size:1.1em;line-height:1;transition:transform .2s ease}.hero-actions .cta-button--download .cta-button__icon{transform:translateY(-1px)}.hero-actions .cta-button:hover .cta-button__icon,.hero-actions .cta-button:focus-visible .cta-button__icon{transform:translate(3px)}.hero-panel{position:relative;justify-self:end;width:min(100%,22rem)}.hero-panel__card{border-radius:1rem;border:1px solid rgba(37,99,235,.35);background:linear-gradient(165deg,#0f172aeb,#1e3a8ae0);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 24px 48px #2563eb38,0 8px 24px #0f172a33,inset 0 1px #93c5fd26;overflow:hidden}.hero-panel__chrome{display:flex;align-items:center;gap:.4rem;padding:.75rem 1rem;background:#ffffff0a;border-bottom:1px solid rgba(255,255,255,.06)}.hero-panel__dot{width:.55rem;height:.55rem;border-radius:50%;background:#94a3b880}.hero-panel__dot--red{background:#f87171}.hero-panel__dot--amber{background:#fbbf24}.hero-panel__dot--green{background:#4ade80}.hero-panel__label{margin-left:auto;font-family:var(--font-mono, ui-monospace, monospace);font-size:.6875rem;color:#94a3b8;letter-spacing:.02em}.hero-panel__body{padding:1.25rem 1rem 1.5rem;font-family:var(--font-mono, ui-monospace, monospace);font-size:.8125rem;line-height:1.65}.hero-panel__line{display:flex;align-items:baseline;gap:.5rem;margin:0 0 .65rem}.hero-panel__line:last-child{margin-bottom:0}.hero-panel__prompt{color:#60a5fa;flex-shrink:0}.hero-panel__code{color:#e2e8f0}.hero-panel__code--muted{color:#94a3b8}.hero-panel__code--accent{color:#93c5fd}.hero-panel__tags{display:flex;flex-wrap:wrap;gap:.5rem;margin:1rem 0 0;padding:1rem 0 0;list-style:none;border-top:1px solid rgba(255,255,255,.06)}.hero-panel__tag{padding:.25rem .6rem;font-size:.6875rem;font-weight:500;color:#dbeafe;background:#2563eb33;border:1px solid rgba(96,165,250,.35);border-radius:999px;max-width:100%;overflow-wrap:anywhere;word-break:break-word}.hero-panel__status{position:absolute;right:-.5rem;bottom:-.75rem;display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .75rem;font-size:.75rem;font-weight:600;color:#ecfdf5;background:#10b98133;border:1px solid rgba(52,211,153,.35);border-radius:999px;backdrop-filter:blur(8px)}.hero-panel__status:before{content:"";width:6px;height:6px;border-radius:50%;background:#34d399;box-shadow:0 0 8px #34d399}.hero-scroll-hint{position:absolute;left:50%;bottom:1.25rem;z-index:3;display:inline-flex;flex-direction:column;align-items:center;gap:.35rem;padding:.35rem;font-size:.6875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--color-primary, #2563eb);text-decoration:none;transform:translate(-50%);transition:color .2s ease}.hero-scroll-hint:hover,.hero-scroll-hint:focus-visible{color:var(--color-primary-hover, #1d4ed8)}.hero-scroll-hint__line{display:block;width:1px;height:2rem;background:linear-gradient(to bottom,rgba(37,99,235,.15),var(--color-primary, #2563eb));border-radius:1px;animation:hero-scroll-pulse 2s ease-in-out infinite}@keyframes hero-scroll-pulse{0%,to{opacity:.4;transform:scaleY(.85)}50%{opacity:1;transform:scaleY(1)}}@media(max-width:1024px){.hero-inner{grid-template-columns:1fr;gap:2.5rem}.hero-content{max-width:none;text-align:center;margin:0 auto}.hero-subtitle{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.hero-panel{justify-self:center;width:min(100%,20rem)}.hero-scroll-hint{display:none}}@media(max-width:768px){.hero-section{padding:2.75rem 0 3.25rem}.hero-title-accent{font-size:.88em}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .cta-button{width:100%}}@media(prefers-reduced-motion:reduce){.hero-scroll-hint__line{animation:none}.hero-actions .cta-button:hover,.hero-actions .cta-button:focus-visible{transform:none}}.about-section.section-block--muted{background:var(--surface-accent-soft, color-mix(in srgb, var(--color-primary-muted, #dbeafe) 14%, #f8fafc))}.about-section{position:relative;overflow:hidden}.about-section:before{content:"";position:absolute;top:0;right:-10%;width:min(320px,40vw);height:min(320px,40vw);border-radius:50%;background:color-mix(in srgb,var(--color-primary, #2563eb) 6%,transparent);filter:blur(72px);pointer-events:none}.about-section__header{position:relative;z-index:1;margin-bottom:clamp(1.75rem,4vw,2.5rem)}.about-section__header .section-title{margin-bottom:0;font-size:clamp(1.875rem,3.5vw,2.5rem);line-height:1.15;letter-spacing:-.035em}.about-section__header .section-eyebrow{margin-bottom:1rem}.about-section__main{position:relative;z-index:1}.about-section__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:0 0 1.75rem;padding:0;list-style:none}.about-section__stats>li{margin:0;padding:0;min-width:0}.about-section__stat{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:6.5rem;margin:0;padding:1.15rem 1rem 1rem;text-align:center;overflow:hidden;border:1px solid var(--accent-blue-border, rgba(37, 99, 235, .16));border-radius:var(--radius-lg, .875rem);background:linear-gradient(165deg,var(--color-white, #fff) 0%,color-mix(in srgb,var(--color-primary-muted, #dbeafe) 18%,#fff) 100%);box-shadow:0 1px 2px #0f172a0a,0 8px 20px #2563eb12;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.about-section__stat:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--color-primary, #2563eb) 0%,var(--color-accent, #0ea5e9) 100%);opacity:.9}.about-section__stat:after{content:"";position:absolute;right:-18%;bottom:-35%;width:55%;height:55%;border-radius:50%;background:color-mix(in srgb,var(--color-primary, #2563eb) 7%,transparent);filter:blur(18px);pointer-events:none}.about-section__stat:hover{transform:translateY(-2px);border-color:#2563eb47;box-shadow:0 4px 12px #0f172a0f,0 14px 28px #2563eb1f}.about-section__stat-value{position:relative;z-index:1;margin:0 0 .4rem;font-family:var(--font-mono, ui-monospace, monospace);font-size:clamp(1.5rem,3vw,1.875rem);font-weight:700;font-variant-numeric:tabular-nums;line-height:1;letter-spacing:-.04em;background:linear-gradient(135deg,var(--color-primary, #2563eb) 0%,var(--color-accent, #0ea5e9) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:var(--color-primary, #2563eb)}.about-section__stat-label{position:relative;z-index:1;margin:0;max-width:11rem;font-size:.75rem;font-weight:600;line-height:1.4;letter-spacing:.02em;text-transform:none;color:var(--color-text-secondary, #475569)}.about-section__highlights{margin:0 0 1.5rem;padding:0;list-style:none;text-align:left}.about-section__highlights li{position:relative;margin:0 0 .5rem;padding-left:1.35rem;font-size:.9375rem;line-height:1.55;color:var(--color-text-secondary, #64748b)}.about-section__highlights li:before{content:"";position:absolute;left:0;top:.55em;width:.45rem;height:.45rem;border-radius:50%;background:var(--color-primary, #2563eb);box-shadow:0 0 0 3px color-mix(in srgb,var(--color-primary-muted, #dbeafe) 65%,transparent)}.about-section__highlights li:last-child{margin-bottom:0}.about-section__content{font-size:1.0625rem;line-height:1.75}.about-section .entry-content>:first-child{margin-top:0}.about-section .entry-content>:last-child{margin-bottom:0}.about-section .entry-content p{margin-bottom:1rem;color:var(--color-text-secondary, #64748b)}.about-section .entry-content p:last-child{margin-bottom:0}.about-section .entry-content a{color:var(--color-primary, #2563eb);font-weight:600;text-decoration:none;text-decoration-color:#2563eb59;text-underline-offset:.15em}.about-section .entry-content a:hover,.about-section .entry-content a:focus-visible{color:var(--color-primary-hover, #1d4ed8);text-decoration:none}.about-section .entry-content ul,.about-section .entry-content ol{margin:0 0 1rem;padding-left:1.25rem;color:var(--color-text-secondary, #64748b)}.about-section .entry-content li{margin-bottom:.35rem}.about-section .entry-content li::marker{color:var(--color-primary, #2563eb)}.about-section .entry-content strong{color:var(--color-dark, #0f172a);font-weight:600}@media(max-width:768px){.about-section__stats{grid-template-columns:1fr;gap:.75rem}.about-section__stat{min-height:0;flex-direction:row;align-items:center;justify-content:flex-start;gap:1rem;padding:1rem 1.1rem;text-align:left}.about-section__stat-value{flex:0 0 auto;min-width:3.5rem;margin:0;font-size:1.5rem}.about-section__stat-label{max-width:none;text-align:left}}@media(prefers-reduced-motion:reduce){.about-section:before{display:none}.about-section__stat{transition:none}.about-section__stat:hover{transform:none}}.featured-projects--compact{background:var(--color-white, #fff);border-top:1px solid var(--accent-blue-border, rgba(37, 99, 235, .08))}.featured-projects--compact .featured-projects__header{position:relative;z-index:1;margin-bottom:clamp(1.5rem,3vw,2rem)}.featured-projects--compact .section-title{font-size:clamp(1.5rem,2.8vw,2rem);letter-spacing:-.03em}.featured-projects--compact .section-intro{font-size:.9375rem}.featured-projects--compact .projects-grid{display:grid;gap:.75rem;grid-template-columns:1fr}@media(min-width:768px){.featured-projects--compact .projects-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.875rem}}@media(min-width:1024px){.featured-projects--compact .projects-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.featured-projects--compact .project-card--preview{position:relative;border:1px solid var(--color-border, #e2e8f0);border-radius:var(--radius-md, .5rem);background:var(--color-white, #fff);box-shadow:none;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.featured-projects--compact .project-card--preview:hover{transform:none;border-color:var(--accent-blue-border, rgba(37, 99, 235, .22));box-shadow:0 4px 14px #0f172a0f}.featured-projects--compact .project-card__shell{display:flex;flex-direction:column;height:100%}.featured-projects--compact .project-card__link{display:flex;align-items:flex-start;gap:.75rem;flex:1;padding:.75rem;color:inherit;text-decoration:none;outline-offset:2px}.featured-projects--compact .project-card__link:focus-visible{outline:2px solid var(--color-primary, #2563eb)}.featured-projects--compact .project-card__thumb{flex:0 0 4.5rem;width:4.5rem;height:4.5rem;overflow:hidden;border-radius:var(--radius-sm, .375rem);border:1px solid var(--color-border, #e2e8f0);background:var(--color-bg-muted, #f1f5f9)}.featured-projects--compact .project-card__img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.featured-projects--compact .project-card--preview:hover .project-card__img{transform:scale(1.04)}.featured-projects--compact .project-card__placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:linear-gradient(135deg,var(--color-bg-muted, #f1f5f9) 0%,color-mix(in srgb,var(--color-primary-muted, #dbeafe) 40%,#f8fafc) 100%)}.featured-projects--compact .project-card__placeholder-letter{font-family:var(--font-mono, ui-monospace, monospace);font-size:1.125rem;font-weight:700;line-height:1;color:var(--color-primary, #2563eb);letter-spacing:-.04em}.featured-projects--compact .project-card__body{display:flex;flex-direction:column;gap:.35rem;flex:1;min-width:0;padding:0;padding-right:1.25rem}.featured-projects--compact .project-card__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;margin:0;font-size:.625rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-muted, #64748b);line-height:1.3}.featured-projects--compact .project-card__category,.featured-projects--compact .project-card__year{margin:0}.featured-projects--compact .project-card__meta-sep{opacity:.65;font-weight:400}.featured-projects--compact .project-card__title{margin:0;font-size:.8125rem;font-weight:600;line-height:1.35;letter-spacing:-.01em;color:var(--color-dark, #0f172a);transition:color .2s ease}.featured-projects--compact .project-card--preview:hover .project-card__title{color:var(--color-primary, #2563eb)}.featured-projects--compact .project-card__excerpt{margin:0;font-size:.75rem;line-height:1.5;color:var(--color-text-secondary, #475569);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.featured-projects--compact .project-card__stack{display:flex;flex-wrap:wrap;gap:.3rem;margin:.15rem 0 0;padding:0;list-style:none}.featured-projects--compact .project-card__stack-tag{display:inline-flex;align-items:center;padding:.1rem .4rem;border-radius:999px;border:1px solid var(--accent-blue-border, rgba(37, 99, 235, .14));background:color-mix(in srgb,var(--color-primary-muted, #dbeafe) 35%,#fff);font-size:.625rem;font-weight:600;line-height:1.35;letter-spacing:.01em;color:var(--color-primary, #2563eb);text-transform:none}.featured-projects--compact .project-card__stack-tag--more{background:var(--color-bg-muted, #f1f5f9);border-color:var(--color-border, #e2e8f0);color:var(--color-text-muted, #64748b)}.featured-projects--compact .project-card__actions{display:flex;flex-wrap:wrap;gap:.35rem;padding:.85rem .75rem .65rem;border-top:1px solid var(--color-border, #e2e8f0);background:var(--color-bg-subtle, #f8fafc)}.featured-projects--compact .project-card__action{display:inline-flex;align-items:center;gap:.3rem;padding:.25rem .5rem;border-radius:var(--radius-sm, .375rem);border:1px solid var(--color-border, #e2e8f0);background:var(--color-white, #fff);font-size:.6875rem;font-weight:600;line-height:1.2;color:var(--color-text-secondary, #475569);text-decoration:none;transition:border-color .2s ease,color .2s ease,background .2s ease}.featured-projects--compact .project-card__action:hover,.featured-projects--compact .project-card__action:focus-visible{border-color:var(--accent-blue-border, rgba(37, 99, 235, .22));color:var(--color-primary, #2563eb);background:color-mix(in srgb,var(--color-primary-muted, #dbeafe) 25%,#fff);outline:none}.featured-projects--compact .project-card__action:focus-visible{box-shadow:0 0 0 2px var(--color-primary, #2563eb)}.featured-projects--compact .project-card__action-icon{font-family:var(--font-mono, ui-monospace, monospace);font-size:.75em;line-height:1}.featured-projects--compact .project-card__action--github .project-card__action-icon{font-size:.65em;letter-spacing:-.04em}.featured-projects--compact .project-card__icon{position:absolute;right:.625rem;top:50%;display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;margin-top:-.625rem;border-radius:999px;border:1px solid var(--color-border, #e2e8f0);background:var(--color-white, #fff);color:var(--color-text-muted, #64748b);font-size:.625rem;line-height:1;opacity:0;transition:opacity .2s ease,border-color .2s ease,color .2s ease}.featured-projects--compact .project-card--preview:hover .project-card__icon,.featured-projects--compact .project-card__link:focus-visible .project-card__icon{opacity:1;border-color:var(--accent-blue-border, rgba(37, 99, 235, .2));color:var(--color-primary, #2563eb)}@media(max-width:768px){.featured-projects--compact .project-card__icon{opacity:1}}.featured-projects__more{margin:clamp(1.25rem,2.5vw,1.75rem) 0 0;text-align:center}.featured-projects__more-link{display:inline-flex;align-items:center;gap:.4rem;font-size:.9375rem;font-weight:600;color:var(--color-primary, #2563eb);text-decoration:none;border-bottom:1px solid transparent;transition:color .2s ease,border-color .2s ease,gap .2s ease}.featured-projects__more-link:hover,.featured-projects__more-link:focus-visible{color:var(--color-primary-dark, #1d4ed8);border-bottom-color:currentColor;gap:.55rem}.featured-projects__more-icon{font-size:1em;line-height:1}.skills-section--home{position:relative;overflow:hidden;background:var(--surface-accent-soft, color-mix(in srgb, var(--color-primary-muted, #dbeafe) 14%, #f8fafc))}.skills-section--home:before{content:"";position:absolute;bottom:-20%;left:-8%;width:min(280px,35vw);height:min(280px,35vw);border-radius:50%;background:color-mix(in srgb,var(--color-primary, #2563eb) 5%,transparent);filter:blur(72px);pointer-events:none}.skills-section--home .skills-section__header{position:relative;z-index:1;margin-bottom:clamp(1.5rem,3.5vw,2.25rem)}.skills-section--home .section-title{font-size:clamp(1.5rem,2.8vw,2rem);letter-spacing:-.03em;line-height:1.2}.skills-section--home .section-intro{font-size:.9375rem;color:var(--color-text-secondary, #475569)}.skills-section--home .skills-grid--home{position:relative;z-index:1;display:grid;grid-template-columns:1fr;gap:.875rem;margin:0;padding:0;list-style:none}@media(min-width:768px){.skills-section--home .skills-grid--home{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}}.skills-section--home .skill-card{display:flex;flex-direction:column;min-height:100%;padding:1.25rem 1.25rem 1.125rem;border-radius:var(--radius-md, .5rem);border:1px solid var(--color-border, #e2e8f0);background:var(--color-white, #fff);box-shadow:0 1px 2px #0f172a0a;transition:border-color .2s ease,box-shadow .2s ease}.skills-section--home .skill-card:before{display:none}.skills-section--home .skill-card:hover{transform:none;border-color:var(--accent-blue-border, rgba(37, 99, 235, .22));box-shadow:0 6px 18px #0f172a0f}.skills-section--home .skill-card__header{align-items:center;gap:.75rem;margin-bottom:.75rem;padding-right:0}.skills-section--home .skill-icon{width:2.5rem;height:2.5rem;border-radius:var(--radius-sm, .375rem);border:1px solid var(--accent-blue-border, rgba(37, 99, 235, .14));background:var(--color-white, #fff);color:var(--color-primary, #2563eb);box-shadow:inset 0 1px #fffc}.skills-section--home .skill-card--design .skill-icon,.skills-section--home .skill-card--cloud .skill-icon,.skills-section--home .skill-card--consult .skill-icon,.skills-section--home .skill-card--dev .skill-icon{background:color-mix(in srgb,var(--color-primary-muted, #dbeafe) 35%,#fff);color:var(--color-primary, #2563eb)}.skills-section--home .skill-icon:before{width:1.125rem;height:1.125rem}.skills-section--home .skill-title{font-size:.9375rem;font-weight:600;letter-spacing:-.02em;line-height:1.35;color:var(--color-dark, #0f172a)}.skills-section--home .skill-description{flex:1;margin:0;font-size:.8125rem;line-height:1.6;color:var(--color-text-secondary, #475569)}.skills-section--home .skill-card__footer{margin-top:auto;padding-top:.875rem}.skills-section--home .skill-tags{display:flex;flex-wrap:wrap;gap:.35rem;margin:0;padding:.75rem 0 0;border-top:1px solid var(--color-border, #e2e8f0);list-style:none}.skills-section--home .skill-tag{font-family:var(--font-sans, inherit);font-size:.6875rem;font-weight:500;letter-spacing:.01em;padding:.25rem .5rem;border-radius:var(--radius-sm, .25rem);background:var(--color-white, #fff);color:var(--color-text-secondary, #475569);border:1px solid var(--color-border, #e2e8f0)}.skills-section--home .skill-card:hover .skill-tag{border-color:var(--accent-blue-border, rgba(37, 99, 235, .18));color:var(--color-primary-hover, #1d4ed8)}@media(prefers-reduced-motion:reduce){.skills-section--home .skill-card{transition:none}}.site-main.front-page .contact-section{padding:clamp(3.5rem,7vw,var(--section-gap, 5.5rem)) 0}.site-main.front-page .contact-section__card{padding:clamp(1.75rem,4vw,2.5rem);text-align:center;border:1px solid var(--accent-blue-border, rgba(37, 99, 235, .14));border-radius:var(--radius-xl, 1.25rem);background:linear-gradient(165deg,color-mix(in srgb,var(--color-primary-muted, #dbeafe) 28%,#fff) 0%,var(--color-white, #fff) 55%);box-shadow:var(--shadow-card, 0 1px 3px rgba(15, 23, 42, .06), 0 8px 24px rgba(15, 23, 42, .06))}.site-main.front-page .contact-section__eyebrow{margin-bottom:.85rem}.site-main.front-page .contact-section__title{margin-bottom:.65rem;font-size:clamp(1.5rem,3vw,2rem);letter-spacing:-.03em}.site-main.front-page .contact-section__subtitle{margin:0 auto 1.25rem;font-size:1rem;line-height:1.65}.site-main.front-page .contact-section__availability{display:inline-flex;align-items:center;gap:.5rem;margin:0 auto 1.5rem;padding:.35rem .75rem;border-radius:999px;border:1px solid var(--accent-blue-border, rgba(37, 99, 235, .14));background:color-mix(in srgb,var(--color-primary-muted, #dbeafe) 22%,#fff);font-size:.8125rem;font-weight:600;color:var(--color-text-secondary, #475569)}.site-main.front-page .contact-section__status{flex:0 0 .5rem;width:.5rem;height:.5rem;border-radius:50%;background:#22c55e;box-shadow:0 0 0 3px color-mix(in srgb,#22c55e 25%,transparent)}.site-main.front-page .contact-section__primary{margin-bottom:1.25rem}.site-main.front-page .contact-section__primary-hint{margin:0 auto .75rem;font-size:.875rem;line-height:1.55;color:var(--color-text-secondary, #475569)}.site-main.front-page .contact-section__cta{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;width:min(100%,18rem);min-height:2.75rem;font-size:1rem;box-shadow:var(--shadow-md, 0 4px 12px rgba(37, 99, 235, .2))}.site-main.front-page .contact-section__cta .cta-button__icon{font-size:1em;line-height:1}.site-main.front-page .contact-section__secondary{margin-bottom:.25rem;padding-top:1.15rem;border-top:1px solid var(--color-border, #e2e8f0)}.site-main.front-page .contact-section__email-hint{margin:0 0 .5rem;font-size:.8125rem;font-weight:600;color:var(--color-text-muted, #64748b)}.site-main.front-page .contact-section__email{display:inline-flex;align-items:center;gap:.4rem;padding:0;border:none;background:transparent;font-size:.9375rem;font-weight:600;color:var(--color-primary, #2563eb);text-decoration:none;text-decoration-color:#2563eb59;text-underline-offset:.15em;transition:color .2s ease,text-decoration-color .2s ease}.site-main.front-page .contact-section__email:hover,.site-main.front-page .contact-section__email:focus-visible{color:var(--color-primary-hover, #1d4ed8);text-decoration:none}.site-main.front-page .contact-section__email-icon{font-family:var(--font-mono, ui-monospace, monospace);font-size:.9em}.site-main.front-page .contact-section__social{margin-top:1.25rem;padding-top:1.15rem;border-top:1px solid var(--color-border, #e2e8f0)}.site-main.front-page .contact-section__social-label{margin:0 0 .75rem;font-size:.6875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-muted, #64748b)}.site-main.front-page .contact-section__social-list{justify-content:center}.site-main.front-page .contact-section__social-list__link{border-color:var(--accent-blue-border, rgba(37, 99, 235, .14));color:var(--color-text-secondary, #475569);background:var(--color-white, #fff)}.site-main.front-page .contact-section__social-list__link:hover,.site-main.front-page .contact-section__social-list__link:focus-visible{color:var(--color-primary, #2563eb);border-color:var(--accent-blue-border, rgba(37, 99, 235, .22));background:color-mix(in srgb,var(--color-primary-muted, #dbeafe) 20%,#fff)}.site-main.front-page .contact-section__social-list__icon svg{fill:currentColor}
/*# sourceMappingURL=front-page.min.css.map */
