.hero:where(.astro-bbe6dxrz){position:relative;padding-block:clamp(var(--space-16),12vw,var(--space-32));overflow:hidden;min-height:85vh;display:flex;align-items:center}.hero__ambient:where(.astro-bbe6dxrz){position:absolute;inset:0;pointer-events:none;overflow:hidden}.hero__orb:where(.astro-bbe6dxrz){position:absolute;border-radius:50%;filter:blur(80px);opacity:.6;animation:orbFloat 20s ease-in-out infinite}.hero__orb--1:where(.astro-bbe6dxrz){width:500px;height:500px;background:radial-gradient(circle,var(--gradient-blue) 0%,transparent 70%);top:-10%;left:-10%;animation-delay:0s}.hero__orb--2:where(.astro-bbe6dxrz){width:400px;height:400px;background:radial-gradient(circle,var(--gradient-purple) 0%,transparent 70%);top:30%;right:-5%;animation-delay:-7s}.hero__orb--3:where(.astro-bbe6dxrz){width:350px;height:350px;background:radial-gradient(circle,var(--gradient-teal) 0%,transparent 70%);bottom:0;left:30%;animation-delay:-14s}@keyframes orbFloat{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-20px) scale(1.05)}66%{transform:translate(-20px,20px) scale(.95)}}.hero__inner:where(.astro-bbe6dxrz){display:grid;grid-template-columns:1fr;gap:var(--space-12);align-items:center;position:relative;z-index:1}@media (min-width: 900px){.hero__inner:where(.astro-bbe6dxrz){grid-template-columns:1.1fr 1fr;gap:var(--space-16)}}.hero__content:where(.astro-bbe6dxrz){animation:fadeInUp .8s var(--ease-out-expo) forwards}.hero__eyebrow:where(.astro-bbe6dxrz){display:inline-flex;align-items:center;gap:var(--space-3);font-size:var(--type-sm);font-weight:500;color:var(--color-muted);text-transform:uppercase;letter-spacing:.1em;margin-bottom:var(--space-6)}.hero__eyebrow-dot:where(.astro-bbe6dxrz){width:8px;height:8px;border-radius:50%;background:var(--color-success);box-shadow:0 0 12px var(--color-success);animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}.hero__title:where(.astro-bbe6dxrz){font-size:var(--type-hero);font-weight:700;letter-spacing:-.04em;line-height:1.02;margin-bottom:var(--space-6);background:linear-gradient(135deg,var(--color-text) 0%,var(--color-text) 50%,var(--color-primary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero__lead:where(.astro-bbe6dxrz){font-size:var(--type-lg);line-height:1.6;color:var(--color-text-secondary);max-width:50ch;margin-bottom:var(--space-10)}.hero__actions:where(.astro-bbe6dxrz){display:flex;flex-wrap:wrap;gap:var(--space-4)}.hero__btn:where(.astro-bbe6dxrz){padding:var(--space-4) var(--space-8)}.hero__btn:where(.astro-bbe6dxrz) svg:where(.astro-bbe6dxrz){transition:transform var(--duration-fast) var(--ease-out)}.hero__btn:where(.astro-bbe6dxrz):hover svg:where(.astro-bbe6dxrz){transform:translate(3px)}.hero__media:where(.astro-bbe6dxrz){position:relative;display:flex;justify-content:center;animation:scaleIn 1s var(--ease-out-expo) .2s forwards;opacity:0}.hero__media-glow:where(.astro-bbe6dxrz){position:absolute;inset:-20%;background:radial-gradient(circle at center,var(--gradient-blue) 0%,var(--gradient-purple) 40%,transparent 70%);filter:blur(60px);opacity:.5;animation:glowPulse 6s ease-in-out infinite}@keyframes glowPulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.6;transform:scale(1.05)}}.hero__media-frame:where(.astro-bbe6dxrz){position:relative;width:min(480px,100%);border-radius:var(--radius-3xl);overflow:hidden;background:var(--glass-bg);border:1px solid rgba(255,255,255,.8);box-shadow:0 0 0 1px #00000008,0 4px 8px #0000000a,0 16px 32px #00000014,0 32px 64px #00000014;transform:perspective(1000px) rotateY(-2deg) rotateX(1deg);transition:transform var(--duration-slow) var(--ease-out)}.hero__media-frame:where(.astro-bbe6dxrz):hover{transform:perspective(1000px) rotateY(0) rotateX(0)}.hero__media-frame:where(.astro-bbe6dxrz):before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(135deg,rgba(255,255,255,.4) 0%,transparent 50%);pointer-events:none;z-index:1}.hero__img:where(.astro-bbe6dxrz){display:block;width:100%;height:auto;object-fit:cover}@media (max-width: 899px){.hero:where(.astro-bbe6dxrz){min-height:auto;padding-block:clamp(var(--space-12),10vw,var(--space-20))}.hero__inner:where(.astro-bbe6dxrz){text-align:center}.hero__eyebrow:where(.astro-bbe6dxrz){justify-content:center}.hero__lead:where(.astro-bbe6dxrz){margin-inline:auto}.hero__actions:where(.astro-bbe6dxrz){justify-content:center}.hero__media:where(.astro-bbe6dxrz){order:-1;margin-bottom:var(--space-4)}.hero__media-frame:where(.astro-bbe6dxrz){transform:none;max-width:320px}.hero__media-frame:where(.astro-bbe6dxrz):hover{transform:none}}.about:where(.astro-v2cbyr3p){padding-block:clamp(var(--space-16),10vw,var(--space-24));position:relative}.about__header:where(.astro-v2cbyr3p){text-align:center;max-width:720px;margin-inline:auto;margin-bottom:var(--space-16)}.about__eyebrow:where(.astro-v2cbyr3p){font-size:var(--type-sm);font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:var(--color-primary);margin-bottom:var(--space-4)}.about__header:where(.astro-v2cbyr3p) .lead:where(.astro-v2cbyr3p){margin-inline:auto}.about__grid:where(.astro-v2cbyr3p){display:grid;gap:var(--space-6);grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.about__card:where(.astro-v2cbyr3p){padding:var(--space-8);border-radius:var(--radius-2xl);display:grid;gap:var(--space-5);align-content:start}.about__card-icon:where(.astro-v2cbyr3p){width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-lg);background:linear-gradient(135deg,#0071e31a,#2997ff1a);color:var(--color-primary)}.about__card-icon--purple:where(.astro-v2cbyr3p){background:linear-gradient(135deg,#5856d61a,#af52de1a);color:#5856d6}.about__card-icon--teal:where(.astro-v2cbyr3p){background:linear-gradient(135deg,#32d7c31a,#34c7591a);color:#34c759}.about__card:where(.astro-v2cbyr3p) h3:where(.astro-v2cbyr3p){font-size:var(--type-xl);font-weight:600;margin:0}.about__card:where(.astro-v2cbyr3p) ul:where(.astro-v2cbyr3p){list-style:none;padding:0;margin:0;display:grid;gap:var(--space-3)}.about__card:where(.astro-v2cbyr3p) li:where(.astro-v2cbyr3p){font-size:var(--type-base);color:var(--color-text-secondary);line-height:1.6;padding-left:var(--space-6);position:relative}.about__card:where(.astro-v2cbyr3p) li:where(.astro-v2cbyr3p):before{content:"";position:absolute;left:0;top:.6em;width:6px;height:6px;border-radius:50%;background:var(--color-border)}.app:where(.astro-rwcymstc){padding-block:clamp(var(--space-16),10vw,var(--space-24));position:relative}.app__container:where(.astro-rwcymstc){max-width:1100px}.app__inner:where(.astro-rwcymstc){position:relative;display:grid;gap:var(--space-12);padding:var(--space-12);border-radius:var(--radius-3xl);background:linear-gradient(135deg,#34c75908,#0071e308),var(--glass-bg-elevated);border:1px solid var(--glass-border);box-shadow:var(--glass-shadow-elevated);backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturation));-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturation));overflow:hidden}.app__content:where(.astro-rwcymstc),.app__preview:where(.astro-rwcymstc){position:relative;z-index:1}@media (min-width: 900px){.app__inner:where(.astro-rwcymstc){grid-template-columns:1fr 1fr;align-items:center}}.app__brand:where(.astro-rwcymstc){display:flex;align-items:center;gap:var(--space-4);margin-bottom:var(--space-6)}.app__logo:where(.astro-rwcymstc){width:64px;height:64px;border-radius:var(--radius-lg);box-shadow:var(--shadow-md)}.app__eyebrow:where(.astro-rwcymstc){font-size:var(--type-sm);font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:var(--color-success);margin-bottom:var(--space-1)}.app__title:where(.astro-rwcymstc){font-size:clamp(var(--type-2xl),4vw,var(--type-3xl));font-weight:700;letter-spacing:-.03em;margin:0;background:linear-gradient(135deg,var(--color-text) 0%,#34c759 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.app__description:where(.astro-rwcymstc){font-size:var(--type-lg);color:var(--color-text-secondary);line-height:1.6;margin-bottom:var(--space-8)}.app__features:where(.astro-rwcymstc){list-style:none;padding:0;margin:0 0 var(--space-8);display:grid;gap:var(--space-4)}.app__features:where(.astro-rwcymstc) li:where(.astro-rwcymstc){display:flex;align-items:flex-start;gap:var(--space-3);color:var(--color-text-secondary);line-height:1.5}.app__features:where(.astro-rwcymstc) svg:where(.astro-rwcymstc){flex-shrink:0;margin-top:2px}.app__actions:where(.astro-rwcymstc){display:flex;gap:var(--space-4);flex-wrap:wrap}.app__preview:where(.astro-rwcymstc){position:relative;display:flex;justify-content:center;align-items:center}.app__preview-glow:where(.astro-rwcymstc){position:absolute;inset:-40%;background:radial-gradient(circle,rgba(52,199,89,.15) 0%,transparent 60%);filter:blur(40px);pointer-events:none}.app__screenshot-frame:where(.astro-rwcymstc){position:relative;border-radius:var(--radius-2xl);overflow:hidden;box-shadow:0 0 0 1px #0000000a,0 8px 16px #00000014,0 24px 48px #0000001f;transform:perspective(1000px) rotateY(-3deg) rotateX(2deg);transition:transform var(--duration-slow) var(--ease-out)}.app__screenshot-frame:where(.astro-rwcymstc):hover{transform:perspective(1000px) rotateY(0) rotateX(0)}.app__screenshot-frame:where(.astro-rwcymstc):before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(135deg,rgba(255,255,255,.2) 0%,transparent 50%);pointer-events:none;z-index:1}.app__screenshot:where(.astro-rwcymstc){display:block;width:100%;max-width:320px;height:auto;border-radius:inherit}@media (max-width: 899px){.app__inner:where(.astro-rwcymstc){padding:var(--space-8)}.app__preview:where(.astro-rwcymstc){order:-1}.app__screenshot-frame:where(.astro-rwcymstc){transform:none}.app__screenshot-frame:where(.astro-rwcymstc):hover{transform:none}.app__screenshot:where(.astro-rwcymstc){max-width:280px}.app__brand:where(.astro-rwcymstc){flex-direction:column;align-items:flex-start;text-align:left}}.projects:where(.astro-6gi3bdh4){padding-block:clamp(var(--space-16),10vw,var(--space-24));position:relative}.projects__header:where(.astro-6gi3bdh4){text-align:center;max-width:720px;margin-inline:auto;margin-bottom:var(--space-12)}.projects__eyebrow:where(.astro-6gi3bdh4){font-size:var(--type-sm);font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:var(--color-primary);margin-bottom:var(--space-4)}.projects__header:where(.astro-6gi3bdh4) .lead:where(.astro-6gi3bdh4){margin-inline:auto}.projects__grid:where(.astro-6gi3bdh4){display:grid;gap:var(--space-6);grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.project-card:where(.astro-6gi3bdh4){padding:var(--space-8);border-radius:var(--radius-2xl);display:flex;flex-direction:column;gap:var(--space-6);animation:fadeInUp .6s var(--ease-out) var(--delay, 0s) backwards}.project-card__content:where(.astro-6gi3bdh4){flex:1;display:grid;gap:var(--space-4)}.project-card:where(.astro-6gi3bdh4) h3:where(.astro-6gi3bdh4){font-size:var(--type-xl);font-weight:600;margin:0;letter-spacing:-.02em}.project-card:where(.astro-6gi3bdh4) p:where(.astro-6gi3bdh4){margin:0;color:var(--color-text-secondary);line-height:1.6}.project-card__tags:where(.astro-6gi3bdh4){list-style:none;display:flex;flex-wrap:wrap;gap:var(--space-2);padding:0;margin:auto 0 0}.project-card__tags:where(.astro-6gi3bdh4) li:where(.astro-6gi3bdh4){padding:var(--space-1) var(--space-3);border-radius:var(--radius-full);background:#0000000a;color:var(--color-muted);font-size:var(--type-xs);font-weight:500;letter-spacing:.02em}.project-card__link:where(.astro-6gi3bdh4){display:inline-flex;align-items:center;gap:var(--space-2);font-size:var(--type-sm);font-weight:600;color:var(--color-primary);text-decoration:none;transition:gap var(--duration-fast) var(--ease-out)}.project-card__link:where(.astro-6gi3bdh4):visited{color:var(--color-primary)}.project-card__link:where(.astro-6gi3bdh4):hover{gap:var(--space-3)}.project-card__link:where(.astro-6gi3bdh4) svg:where(.astro-6gi3bdh4){transition:transform var(--duration-fast) var(--ease-out)}.project-card__link:where(.astro-6gi3bdh4):hover svg:where(.astro-6gi3bdh4){transform:translate(2px,-2px)}@media (max-width: 640px){.projects__grid:where(.astro-6gi3bdh4){grid-template-columns:1fr}}.blog:where(.astro-yuiek7vl){padding-block:clamp(var(--space-16),10vw,var(--space-24));position:relative}.blog:where(.astro-yuiek7vl):before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 0%,rgba(0,113,227,.02) 50%,transparent 100%);pointer-events:none}.blog__header:where(.astro-yuiek7vl){text-align:center;max-width:720px;margin-inline:auto;margin-bottom:var(--space-12);position:relative}.blog__eyebrow:where(.astro-yuiek7vl){font-size:var(--type-sm);font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:var(--color-primary);margin-bottom:var(--space-4)}.blog__header:where(.astro-yuiek7vl) .lead:where(.astro-yuiek7vl){margin-inline:auto}.blog__grid:where(.astro-yuiek7vl){display:grid;gap:var(--space-6);grid-template-columns:repeat(auto-fit,minmax(320px,1fr));position:relative}.blog__card:where(.astro-yuiek7vl){padding:var(--space-8);border-radius:var(--radius-2xl);display:flex;flex-direction:column;gap:var(--space-4);animation:fadeInUp .6s var(--ease-out) var(--delay, 0s) backwards}.blog__card-header:where(.astro-yuiek7vl){display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);flex-wrap:wrap}.blog__date:where(.astro-yuiek7vl){font-size:var(--type-sm);color:var(--color-muted);font-weight:500}.blog__tags:where(.astro-yuiek7vl){list-style:none;display:flex;gap:var(--space-2);padding:0;margin:0}.blog__tags:where(.astro-yuiek7vl) li:where(.astro-yuiek7vl){padding:var(--space-1) var(--space-3);border-radius:var(--radius-full);background:#0071e314;color:var(--color-primary);font-size:var(--type-xs);font-weight:500}.blog__card:where(.astro-yuiek7vl) h3:where(.astro-yuiek7vl){font-size:var(--type-xl);font-weight:600;margin:0;letter-spacing:-.02em;line-height:1.3}.blog__card:where(.astro-yuiek7vl) h3:where(.astro-yuiek7vl) a:where(.astro-yuiek7vl){color:var(--color-text);text-decoration:none;transition:color var(--duration-fast) var(--ease-out)}.blog__card:where(.astro-yuiek7vl) h3:where(.astro-yuiek7vl) a:where(.astro-yuiek7vl):hover{color:var(--color-primary)}.blog__card:where(.astro-yuiek7vl) h3:where(.astro-yuiek7vl) a:where(.astro-yuiek7vl):visited{color:var(--color-text)}.blog__card:where(.astro-yuiek7vl) p:where(.astro-yuiek7vl){color:var(--color-text-secondary);line-height:1.6;margin:0;flex:1}.blog__read-more:where(.astro-yuiek7vl){display:inline-flex;align-items:center;gap:var(--space-2);font-size:var(--type-sm);font-weight:600;color:var(--color-primary);text-decoration:none;margin-top:auto;transition:gap var(--duration-fast) var(--ease-out)}.blog__read-more:where(.astro-yuiek7vl):visited{color:var(--color-primary)}.blog__read-more:where(.astro-yuiek7vl):hover{gap:var(--space-3)}.blog__read-more:where(.astro-yuiek7vl) svg:where(.astro-yuiek7vl){transition:transform var(--duration-fast) var(--ease-out)}.blog__read-more:where(.astro-yuiek7vl):hover svg:where(.astro-yuiek7vl){transform:translate(3px)}.blog__cta:where(.astro-yuiek7vl){margin-top:var(--space-12);display:flex;justify-content:center;position:relative}@media (max-width: 640px){.blog__grid:where(.astro-yuiek7vl){grid-template-columns:1fr}}
