.hero-h1[data-astro-cid-kh7btl4r]{font-family:var(--font-tiempos-text);font-size:clamp(4rem,10vw,8rem);line-height:1;letter-spacing:-.02em;color:var(--color-foreground)}.hero-h1-light[data-astro-cid-kh7btl4r]{font-family:var(--font-tiempos-text);font-size:clamp(3rem,8vw,6.5rem);line-height:1;letter-spacing:-.02em;color:#fff}.skill-badge[data-astro-cid-kh7btl4r],.skill-badge-mobile[data-astro-cid-kh7btl4r]{display:inline-flex;align-items:center;padding:10px 22px;background:#ed775212;border:1px solid rgba(237,119,82,.2);border-radius:70px;font-family:var(--font-geist-sans);font-size:14px;font-weight:600;letter-spacing:.01em;color:var(--color-foreground);white-space:nowrap}.skills-icon[data-astro-cid-kh7btl4r]{width:104px;height:104px;background:var(--color-primary);border-radius:28px;display:flex;align-items:center;justify-content:center;color:#fff;margin:0 auto 1.75rem}.skills-heading[data-astro-cid-kh7btl4r]{font-family:var(--font-tiempos-text);font-style:italic;font-size:clamp(2.6rem,5vw,4.2rem);letter-spacing:-.02em;line-height:1.05;color:var(--color-foreground);margin-bottom:1.25rem;white-space:nowrap}.skills-sub[data-astro-cid-kh7btl4r]{font-family:var(--font-geist-sans);font-size:clamp(.875rem,1.2vw,1rem);color:var(--color-foreground);opacity:.5;line-height:1.65}.skills-orbit[data-astro-cid-kh7btl4r]{padding:5rem 1.5rem 4rem}.skills-center[data-astro-cid-kh7btl4r]{text-align:center;margin-bottom:2.5rem}.skills-mobile-wrap[data-astro-cid-kh7btl4r]{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;max-width:560px;margin:0 auto}.skill-badge[data-astro-cid-kh7btl4r]{display:none}@media(min-width:1024px){.skills-table-section[data-astro-cid-kh7btl4r]{padding:0}.skills-orbit[data-astro-cid-kh7btl4r]{position:relative;height:680px;display:block;width:100%;max-width:1200px;margin:0 auto;padding:0}.skills-center[data-astro-cid-kh7btl4r]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;z-index:2;pointer-events:none;margin-bottom:0;max-width:520px}.skills-mobile-wrap[data-astro-cid-kh7btl4r]{display:none}.skill-badge[data-astro-cid-kh7btl4r]{display:inline-flex;position:absolute;transform:translate(-50%,-50%);opacity:0;will-change:transform,opacity}}@media(prefers-reduced-motion:reduce){.skill-badge-mobile[data-astro-cid-kh7btl4r]{opacity:1}@media(min-width:1024px){.skill-badge[data-astro-cid-kh7btl4r]{opacity:1!important;transform:translate(-50%,-50%)!important}}}.cards-floor-inner[data-astro-cid-kh7btl4r]{overflow:visible}.cards-floor-inner[data-astro-cid-kh7btl4r] .drag-card[data-astro-cid-kh7btl4r]{position:absolute}.clip-reveal[data-astro-cid-kh7btl4r]{clip-path:inset(0 100% 0 0);transition:clip-path .9s cubic-bezier(.16,1,.3,1)}.clip-reveal[data-astro-cid-kh7btl4r].visible{clip-path:inset(0 0% 0 0)}.connect-inner[data-astro-cid-kh7btl4r]{max-width:640px}.connect-heading[data-astro-cid-kh7btl4r]{font-family:var(--font-tiempos-text);font-size:clamp(2.6rem,6vw,4.2rem);line-height:1.1;letter-spacing:-.02em;color:var(--color-foreground)}.connect-monogram[data-astro-cid-kh7btl4r]{width:72px;height:72px;border-radius:20px;background-color:var(--ds-peach);display:flex;align-items:center;justify-content:center}.connect-monogram-text[data-astro-cid-kh7btl4r]{font-family:var(--font-tiempos-text);font-size:2rem;font-style:italic;color:var(--color-background);line-height:1}.connect-rows[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:10px;width:100%;max-width:560px}.connect-row[data-astro-cid-kh7btl4r]{display:flex;align-items:center;justify-content:space-between;padding:18px 24px;background-color:var(--ds-surface-2);border-radius:10px;text-decoration:none;transition:background-color var(--ds-duration) var(--ds-ease)}.connect-row[data-astro-cid-kh7btl4r]:hover{background-color:color-mix(in srgb,var(--ds-peach) 10%,var(--ds-surface-2))}.connect-row-label[data-astro-cid-kh7btl4r]{font-family:var(--font-geist-sans);font-size:15px;color:var(--color-foreground)}.connect-row-value[data-astro-cid-kh7btl4r]{font-family:var(--font-geist-mono);font-size:13px;color:var(--color-foreground-light)}.btn-primary[data-astro-cid-kh7btl4r]{background-color:var(--ds-peach);color:var(--ds-navy);transition:background-color var(--ds-duration) var(--ds-ease),box-shadow var(--ds-duration) var(--ds-ease),transform var(--ds-duration) var(--ds-ease);outline:none}.btn-primary[data-astro-cid-kh7btl4r]:hover{background-color:var(--ds-peach-deep)}.btn-primary[data-astro-cid-kh7btl4r]:active{background-color:var(--ds-coral-deep);transform:translateY(1px);box-shadow:none}.btn-primary[data-astro-cid-kh7btl4r]:focus-visible{outline:2px solid var(--ds-accent);outline-offset:3px;box-shadow:var(--ds-shadow-glow-pink)}.reveal-block[data-astro-cid-kh7btl4r]{opacity:0;transform:translateY(20px);transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1);transition-delay:var(--delay, 0ms)}.reveal-block[data-astro-cid-kh7btl4r].visible{opacity:1;transform:translateY(0)}.polaroid-portrait-section[data-astro-cid-kh7btl4r]{height:85vh;min-height:520px}.hero-slide[data-astro-cid-kh7btl4r]{filter:contrast(1.08) saturate(1.1) brightness(1.02);image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;will-change:opacity;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:translateZ(0)}.portrait-polaroid[data-astro-cid-kh7btl4r]{background:#fff;box-shadow:0 24px 72px #0006,0 4px 16px #0000002e;display:flex;flex-direction:column;width:210px;padding:10px 10px 0}@media(min-width:768px){.portrait-polaroid[data-astro-cid-kh7btl4r]{width:280px;padding:12px 12px 0}}.portrait-polaroid-image[data-astro-cid-kh7btl4r]{width:100%;aspect-ratio:1;overflow:hidden;position:relative}.portrait-polaroid-chin[data-astro-cid-kh7btl4r]{width:100%;height:60px;background:#fff;display:flex;align-items:center;justify-content:center}@media(min-width:768px){.portrait-polaroid-chin[data-astro-cid-kh7btl4r]{height:72px}}.about-polaroid[data-astro-cid-kh7btl4r]{background:#fff;box-shadow:0 10px 48px #0000001f,0 2px 10px #00000012;display:flex;flex-direction:column;width:284px;flex-shrink:0;padding:12px 12px 0;transition:transform .35s cubic-bezier(.34,1.56,.64,1),box-shadow .35s ease}.about-polaroid[data-astro-cid-kh7btl4r]:hover{transform:rotate(2deg) translateY(-4px);box-shadow:0 18px 56px #00000026,0 4px 14px #00000017}@media(min-width:768px){.about-polaroid[data-astro-cid-kh7btl4r]{width:400px}}.about-polaroid-image[data-astro-cid-kh7btl4r]{width:100%;aspect-ratio:1;overflow:hidden}.about-polaroid-chin[data-astro-cid-kh7btl4r]{height:68px;background:#fff}.about-hover-word[data-astro-cid-kh7btl4r]{font-style:italic;transition:-webkit-text-fill-color .2s ease}.about-hover-word[data-astro-cid-kh7btl4r]:hover{background:var(--ds-gradient-brand);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.moments-track[data-astro-cid-kh7btl4r]{display:flex;gap:20px;padding:16px 24px 64px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;cursor:grab}.moments-track[data-astro-cid-kh7btl4r]:active{cursor:grabbing}.moments-track[data-astro-cid-kh7btl4r]::-webkit-scrollbar{display:none}.moment-polaroid[data-astro-cid-kh7btl4r]{scroll-snap-align:start;background:#fff;box-shadow:0 6px 24px #0000001c,0 2px 6px #0000000f;display:flex;flex-direction:column;width:190px;flex-shrink:0;padding:9px 9px 0;transition:box-shadow .2s ease}@media(min-width:768px){.moment-polaroid[data-astro-cid-kh7btl4r]{width:240px;padding:11px 11px 0}}.moment-polaroid[data-astro-cid-kh7btl4r]:hover{box-shadow:0 12px 40px #0000002e}.moment-image[data-astro-cid-kh7btl4r]{width:100%;aspect-ratio:1;overflow:hidden}.moment-chin[data-astro-cid-kh7btl4r]{height:52px;background:#fff;display:flex;align-items:center;justify-content:center;padding:8px}@media(min-width:768px){.moment-chin[data-astro-cid-kh7btl4r]{height:60px}}.polaroid-label[data-astro-cid-kh7btl4r]{font-family:var(--font-crimson-pro);font-style:italic;font-size:13px;color:#888;letter-spacing:.01em}.polaroid-card[data-astro-cid-kh7btl4r]{position:absolute;box-shadow:0 8px 32px #00000029,0 2px 8px #00000014;display:flex;flex-direction:column;touch-action:none;user-select:none;cursor:grab;will-change:transform}.polaroid-card[data-astro-cid-kh7btl4r]:active{cursor:grabbing}.polaroid-card[data-astro-cid-kh7btl4r].photo-card{background:#fff;padding:9px 9px 0}.polaroid-image[data-astro-cid-kh7btl4r]{width:100%;aspect-ratio:1;overflow:hidden}.polaroid-chin[data-astro-cid-kh7btl4r]{flex-shrink:0;height:52px;background:#fff;display:flex;align-items:center;justify-content:center}.status-card[data-astro-cid-kh7btl4r]{overflow:hidden}.status-card-inner[data-astro-cid-kh7btl4r]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding:20px;gap:8px}.status-label[data-astro-cid-kh7btl4r]{font-family:var(--font-geist-mono);font-size:10px;text-transform:uppercase;letter-spacing:.15em}.status-value[data-astro-cid-kh7btl4r]{font-family:var(--font-crimson-pro);font-style:italic;font-size:15px;line-height:1.35}.writing-vertical[data-astro-cid-kh7btl4r]{writing-mode:vertical-rl;text-orientation:mixed}@media(prefers-reduced-motion:reduce){.clip-reveal[data-astro-cid-kh7btl4r]{clip-path:none;transition:none}.reveal-block[data-astro-cid-kh7btl4r]{opacity:1;transform:none;transition:none}.polaroid-card[data-astro-cid-kh7btl4r]{transition:none}}
