:root{--color-bg-primary: #0a0a0a;--color-bg-secondary: #111111;--color-bg-tertiary: #1a1a1a;--color-text-primary: #f5f5f5;--color-text-secondary: #e0e0e0;--color-text-muted: #888888;--color-accent: #c9a962;--color-accent-glow: rgba(201, 169, 98, .4);--color-accent-subtle: rgba(201, 169, 98, .1);--font-display: "Playfair Display", Georgia, serif;--font-body: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--spacing-xs: .5rem;--spacing-sm: 1rem;--spacing-md: 1.5rem;--spacing-lg: 2rem;--spacing-xl: 3rem;--spacing-2xl: 4rem;--transition-fast: .15s ease;--transition-base: .3s ease;--transition-slow: .5s ease}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{margin:0;padding:0;width:100%;min-height:100vh;min-height:100dvh;background-color:var(--color-bg-primary);color:var(--color-text-primary);font-family:var(--font-body);line-height:1.6;overflow-x:hidden}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}::selection{background-color:var(--color-accent);color:var(--color-bg-primary)}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{transform:scale(1);box-shadow:0 0 0 0 var(--color-accent-glow),0 0 20px var(--color-accent-subtle)}50%{transform:scale(1.02);box-shadow:0 0 0 8px transparent,0 0 30px var(--color-accent-glow)}}@keyframes float{0%,to{transform:translate(0)}25%{transform:translate(10px,-15px)}50%{transform:translate(-5px,-25px)}75%{transform:translate(-15px,-10px)}}@keyframes breathe{0%,to{opacity:.3;transform:scale(1) translate(-50%,-50%)}50%{opacity:.5;transform:scale(1.1) translate(-50%,-50%)}}@keyframes lineGrow{0%{width:0}to{width:80px}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.coming-soon[data-astro-cid-futyyzhd]{position:relative;min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--spacing-lg);overflow:hidden}.floating-elements[data-astro-cid-futyyzhd]{position:fixed;inset:0;pointer-events:none;z-index:0}.dot[data-astro-cid-futyyzhd]{position:absolute;border-radius:50%;background:var(--color-accent);opacity:.15}.dot-1[data-astro-cid-futyyzhd]{width:6px;height:6px;top:15%;left:10%;animation:float 8s ease-in-out infinite}.dot-2[data-astro-cid-futyyzhd]{width:4px;height:4px;top:25%;right:15%;animation:float 10s ease-in-out infinite;animation-delay:-2s}.dot-3[data-astro-cid-futyyzhd]{width:8px;height:8px;top:60%;left:8%;animation:float 12s ease-in-out infinite;animation-delay:-4s}.dot-4[data-astro-cid-futyyzhd]{width:5px;height:5px;top:70%;right:12%;animation:float 9s ease-in-out infinite;animation-delay:-1s}.dot-5[data-astro-cid-futyyzhd]{width:3px;height:3px;top:40%;left:20%;animation:float 11s ease-in-out infinite;animation-delay:-3s}.dot-6[data-astro-cid-futyyzhd]{width:7px;height:7px;bottom:20%;left:25%;animation:float 14s ease-in-out infinite;animation-delay:-5s}.dot-7[data-astro-cid-futyyzhd]{width:4px;height:4px;bottom:30%;right:20%;animation:float 10s ease-in-out infinite;animation-delay:-6s}.breathing-glow[data-astro-cid-futyyzhd]{position:fixed;top:50%;left:50%;width:500px;height:500px;background:radial-gradient(circle,var(--color-accent-glow) 0%,transparent 70%);border-radius:50%;transform:translate(-50%,-50%);transform-origin:center center;animation:breathe 6s ease-in-out infinite;pointer-events:none;z-index:0;filter:blur(60px)}.content[data-astro-cid-futyyzhd]{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;max-width:600px}.name[data-astro-cid-futyyzhd]{font-family:var(--font-display);font-size:clamp(2rem,6vw,5rem);font-weight:600;letter-spacing:.15em;color:var(--color-text-primary);margin-bottom:var(--spacing-md);display:flex;flex-wrap:nowrap;justify-content:center;white-space:nowrap}.letter[data-astro-cid-futyyzhd]{display:inline-block;opacity:0;animation:fadeSlideUp .6s ease forwards}.letter[data-astro-cid-futyyzhd].space{width:.3em}.name[data-astro-cid-futyyzhd]:hover .letter[data-astro-cid-futyyzhd]{background:linear-gradient(90deg,var(--color-text-primary) 0%,var(--color-accent) 50%,var(--color-text-primary) 100%);background-size:200% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:fadeSlideUp .6s ease forwards,gradientShift 3s ease infinite}.decorative-line[data-astro-cid-futyyzhd]{display:flex;justify-content:center;margin-bottom:var(--spacing-xl)}.line-segment[data-astro-cid-futyyzhd]{display:block;height:1px;background:linear-gradient(90deg,transparent,var(--color-accent),transparent);animation:lineGrow 1s ease forwards;animation-delay:1s;width:0}.badge-container[data-astro-cid-futyyzhd]{margin-bottom:var(--spacing-xl);opacity:0;animation:fadeIn .8s ease forwards;animation-delay:1.5s}.badge[data-astro-cid-futyyzhd]{display:inline-block;padding:var(--spacing-sm) var(--spacing-lg);font-family:var(--font-body);font-size:.875rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--color-accent);border:1px solid var(--color-accent);border-radius:2px;background:var(--color-accent-subtle);animation:pulse 3s ease-in-out infinite;animation-delay:2s}.separator[data-astro-cid-futyyzhd]{display:flex;align-items:center;gap:var(--spacing-sm);margin-bottom:var(--spacing-lg);opacity:0;animation:fadeIn .8s ease forwards;animation-delay:1.8s}.sep-dot[data-astro-cid-futyyzhd]{width:4px;height:4px;background:var(--color-text-muted);border-radius:50%;opacity:.5}.sep-line[data-astro-cid-futyyzhd]{width:40px;height:1px;background:var(--color-text-muted);opacity:.3}.contact-link[data-astro-cid-futyyzhd]{position:relative;display:inline-block;text-decoration:none;color:var(--color-text-secondary);font-family:var(--font-body);font-size:1rem;font-weight:400;letter-spacing:.05em;padding:var(--spacing-xs) 0;opacity:0;animation:fadeIn .8s ease forwards;animation-delay:2s;transition:color var(--transition-base)}.link-text[data-astro-cid-futyyzhd]{position:relative;z-index:1}.link-underline[data-astro-cid-futyyzhd]{position:absolute;bottom:0;left:50%;width:0;height:1px;background:var(--color-accent);transition:width var(--transition-base),left var(--transition-base)}.contact-link[data-astro-cid-futyyzhd]:hover{color:var(--color-accent)}.contact-link[data-astro-cid-futyyzhd]:hover .link-underline[data-astro-cid-futyyzhd]{width:100%;left:0}.contact-link[data-astro-cid-futyyzhd]:focus{outline:2px solid var(--color-accent);outline-offset:4px}.footer[data-astro-cid-futyyzhd]{position:absolute;bottom:var(--spacing-lg);left:50%;transform:translate(-50%);z-index:1;opacity:0;animation:fadeIn .8s ease forwards;animation-delay:2.2s}.copyright[data-astro-cid-futyyzhd]{font-family:var(--font-body);font-size:.75rem;font-weight:300;letter-spacing:.1em;color:var(--color-text-muted);opacity:.6}@media(max-width:768px){.coming-soon[data-astro-cid-futyyzhd]{padding:var(--spacing-md)}.breathing-glow[data-astro-cid-futyyzhd]{width:300px;height:300px}.dot-1[data-astro-cid-futyyzhd],.dot-3[data-astro-cid-futyyzhd],.dot-6[data-astro-cid-futyyzhd]{display:none}.badge[data-astro-cid-futyyzhd]{padding:var(--spacing-xs) var(--spacing-md);font-size:.75rem}.contact-link[data-astro-cid-futyyzhd]{font-size:.875rem}}@media(max-width:480px){.name[data-astro-cid-futyyzhd]{letter-spacing:.08em;font-size:clamp(1.5rem,5vw,2rem)}.sep-line[data-astro-cid-futyyzhd]{width:24px}}@media(prefers-reduced-motion:reduce){.letter[data-astro-cid-futyyzhd],.line-segment[data-astro-cid-futyyzhd],.badge-container[data-astro-cid-futyyzhd],.separator[data-astro-cid-futyyzhd],.contact-link[data-astro-cid-futyyzhd],.footer[data-astro-cid-futyyzhd]{opacity:1;animation:none}.badge[data-astro-cid-futyyzhd],.dot[data-astro-cid-futyyzhd]{animation:none}.breathing-glow[data-astro-cid-futyyzhd]{animation:none;opacity:.4}.name[data-astro-cid-futyyzhd]:hover .letter[data-astro-cid-futyyzhd]{animation:none;-webkit-text-fill-color:var(--color-accent)}}
