nav[data-astro-cid-pux6a34n]{position:fixed;top:0;left:0;right:0;z-index:1000;padding:1.5rem 3rem;min-height:80px;display:flex;justify-content:space-between;align-items:center;mix-blend-mode:difference}.nav-left[data-astro-cid-pux6a34n]{display:flex;align-items:center;gap:.5rem;position:relative;z-index:20}.menu-dot[data-astro-cid-pux6a34n]{width:6px;height:6px;background:var(--color-white);border-radius:50%;transition:transform .3s var(--ease-out-expo)}.menu-btn[data-astro-cid-pux6a34n]{font-family:var(--font-primary);font-size:.75rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--color-white);background:none;border:none;cursor:pointer;transition:opacity .3s}.menu-btn[data-astro-cid-pux6a34n]:hover{opacity:.6}.logo[data-astro-cid-pux6a34n]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-family:var(--font-display);font-size:2rem;font-weight:700;letter-spacing:-.02em;text-transform:uppercase;color:var(--color-white);text-decoration:none;white-space:nowrap;z-index:10}.cta-btn[data-astro-cid-pux6a34n]{font-family:var(--font-primary);font-size:.75rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--color-white);background:none;border:1px solid rgba(255,255,255,.3);padding:.75rem 1.5rem;border-radius:50px;cursor:pointer;display:flex;align-items:center;gap:.75rem;transition:all .4s var(--ease-out-expo);text-decoration:none;position:relative;z-index:20}.cta-btn[data-astro-cid-pux6a34n]:hover{background:var(--color-white);color:var(--color-black);border-color:var(--color-white)}.cta-btn[data-astro-cid-pux6a34n] svg[data-astro-cid-pux6a34n]{width:16px;height:16px;transition:transform .3s var(--ease-out-expo)}.cta-btn[data-astro-cid-pux6a34n]:hover svg[data-astro-cid-pux6a34n]{transform:translate(3px)}.menu-overlay[data-astro-cid-pux6a34n]{position:fixed;inset:0;background:var(--color-black);z-index:2000;display:flex;flex-direction:column;justify-content:center;padding:4rem;opacity:0;visibility:hidden;transition:all .5s var(--ease-out-expo)}.menu-overlay[data-astro-cid-pux6a34n].open{opacity:1;visibility:visible}.menu-close[data-astro-cid-pux6a34n]{position:absolute;top:2rem;right:3rem;background:none;border:none;cursor:pointer;padding:.5rem;transition:transform .3s}.menu-close[data-astro-cid-pux6a34n]:hover{transform:rotate(90deg)}.menu-close[data-astro-cid-pux6a34n] svg[data-astro-cid-pux6a34n]{width:32px;height:32px;stroke:var(--color-white)}.menu-content[data-astro-cid-pux6a34n]{display:flex;flex-direction:column;gap:1rem}.menu-content[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]{font-family:var(--font-display);font-size:clamp(2.5rem,6vw,5rem);color:var(--color-white);text-decoration:none;opacity:.4;transition:opacity .3s,transform .3s var(--ease-out-expo);transform:translate(-20px)}.menu-overlay[data-astro-cid-pux6a34n].open .menu-content[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]{transform:translate(0)}.menu-content[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]:hover,.menu-content[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n].active{opacity:1}.menu-footer[data-astro-cid-pux6a34n]{position:absolute;bottom:4rem;left:4rem;right:4rem;display:flex;justify-content:space-between;align-items:center}.menu-footer[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]{color:var(--color-gray-400);text-decoration:none;font-size:.9rem;transition:color .3s}.menu-footer[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]:hover{color:var(--color-white)}.menu-social[data-astro-cid-pux6a34n]{display:flex;gap:2rem}@media(max-width:768px){nav[data-astro-cid-pux6a34n]{padding:1rem 1.5rem;min-height:60px}.logo[data-astro-cid-pux6a34n]{font-size:1.5rem}.cta-btn[data-astro-cid-pux6a34n]{display:none}.menu-overlay[data-astro-cid-pux6a34n]{padding:2rem}.menu-close[data-astro-cid-pux6a34n]{right:1.5rem;top:1.5rem}.menu-footer[data-astro-cid-pux6a34n]{flex-direction:column;gap:1.5rem;left:2rem;right:2rem;bottom:3rem}.menu-social[data-astro-cid-pux6a34n]{gap:1.5rem}}footer[data-astro-cid-sz7xmlte]{padding:6rem 3rem 3rem;background:var(--color-black);color:var(--color-white)}.footer-container[data-astro-cid-sz7xmlte]{max-width:1400px;margin:0 auto}.footer-top[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:4rem;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:4rem}.footer-logo[data-astro-cid-sz7xmlte]{font-size:1.5rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;display:block;margin-bottom:1rem}.footer-tagline[data-astro-cid-sz7xmlte]{color:var(--color-gray-400);font-size:1rem;line-height:1.6}.footer-cta[data-astro-cid-sz7xmlte] .btn-white[data-astro-cid-sz7xmlte]{background:var(--color-white);color:var(--color-black)}.footer-cta[data-astro-cid-sz7xmlte] .btn-white[data-astro-cid-sz7xmlte]:hover{transform:scale(1.05)}.footer-links[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:repeat(3,1fr);gap:4rem;padding-bottom:4rem;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:2rem}.footer-col[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{font-size:.7rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--color-gray-400);margin-bottom:1.25rem}.footer-col[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{display:block;color:var(--color-white);text-decoration:none;font-size:.95rem;margin-bottom:.6rem;transition:opacity .3s}.footer-col[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{opacity:.6}.footer-bottom[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;align-items:center}.footer-copy[data-astro-cid-sz7xmlte]{font-size:.8rem;color:var(--color-gray-400)}.footer-legal[data-astro-cid-sz7xmlte]{display:flex;gap:2rem}.footer-legal[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-size:.8rem;color:var(--color-gray-400);text-decoration:none;transition:color .3s}.footer-legal[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--color-white)}@media(max-width:1024px){.footer-top[data-astro-cid-sz7xmlte]{flex-direction:column;gap:2rem}.footer-links[data-astro-cid-sz7xmlte]{grid-template-columns:repeat(2,1fr);gap:2rem}}@media(max-width:768px){footer[data-astro-cid-sz7xmlte]{padding:4rem 1.5rem 2rem}.footer-links[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;gap:2rem}.footer-bottom[data-astro-cid-sz7xmlte]{flex-direction:column;gap:1rem;text-align:center}.footer-legal[data-astro-cid-sz7xmlte]{gap:1.5rem}}:root{--color-black: #0a0a0a;--color-white: #fafafa;--color-gray-100: #f5f5f5;--color-gray-200: #e5e5e5;--color-gray-400: #a3a3a3;--color-gray-600: #525252;--color-accent: #1a1a1a;--font-primary: "Instrument Sans", -apple-system, sans-serif;--font-display: "Playfair Display", Georgia, serif;--ease-out-expo: cubic-bezier(.16, 1, .3, 1);--ease-out-quart: cubic-bezier(.25, 1, .5, 1)}*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth}body{font-family:var(--font-primary);background-color:var(--color-white);color:var(--color-black);line-height:1.6;overflow-x:hidden}body.custom-cursor-enabled,body.custom-cursor-enabled *,body.custom-cursor-enabled a:hover,body.custom-cursor-enabled button:hover,body.custom-cursor-enabled input:hover,body.custom-cursor-enabled select:hover,body.custom-cursor-enabled textarea:hover{cursor:none!important}::selection{background:var(--color-black);color:var(--color-white)}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}.cursor{position:fixed;pointer-events:none;z-index:99999;display:none;mix-blend-mode:difference}body.custom-cursor-enabled .cursor{display:block}.cursor-dot{width:8px;height:8px;background:#fff;border-radius:50%;position:fixed;pointer-events:none;z-index:100000;transform:translate(-50%,-50%);transition:transform .1s ease,opacity .2s ease;mix-blend-mode:difference}.cursor-ring{width:40px;height:40px;border:1px solid rgba(255,255,255,.5);border-radius:50%;position:fixed;pointer-events:none;z-index:99999;transform:translate(-50%,-50%);transition:width .3s cubic-bezier(.16,1,.3,1),height .3s cubic-bezier(.16,1,.3,1),border-color .3s ease,background-color .3s ease,opacity .3s ease;mix-blend-mode:difference}.cursor.hover .cursor-dot{transform:translate(-50%,-50%) scale(0);opacity:0}.cursor.hover .cursor-ring{width:60px;height:60px;background:#ffffff1a;border-color:#fffc}.cursor.active .cursor-ring{width:30px;height:30px;border-width:2px}.cursor.text .cursor-ring{width:4px;height:30px;border-radius:2px;background:#fffc;border:none}.cursor.text .cursor-dot{opacity:0}@media(max-width:768px){.cursor,.cursor-dot,.cursor-ring{display:none!important}}.reveal{opacity:0;transform:translateY(30px);transition:opacity .8s var(--ease-out-expo),transform .8s var(--ease-out-expo)}.reveal.visible{opacity:1;transform:translateY(0)}.reveal:nth-child(2){transition-delay:.1s}.reveal:nth-child(3){transition-delay:.2s}.reveal:nth-child(4){transition-delay:.3s}.reveal:nth-child(5){transition-delay:.4s}.reveal:nth-child(6){transition-delay:.5s}.section{padding:8rem 3rem}.section-dark{background:var(--color-black);color:var(--color-white)}.section-gray{background:var(--color-gray-100)}.container{max-width:1600px;margin:0 auto}.label{font-size:.75rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--color-gray-400);margin-bottom:1.5rem}.title-xl{font-family:var(--font-display);font-size:clamp(3rem,8vw,6rem);font-weight:400;line-height:1;letter-spacing:-.03em}.title-lg{font-family:var(--font-display);font-size:clamp(2.5rem,5vw,4rem);font-weight:400;line-height:1.2;letter-spacing:-.02em}.title-md{font-family:var(--font-display);font-size:clamp(1.75rem,3vw,2.5rem);font-weight:400;line-height:1.3;letter-spacing:-.01em}.text-lg{font-size:1.25rem;line-height:1.8;color:var(--color-gray-600)}.text-md{font-size:1rem;line-height:1.7;color:var(--color-gray-600)}.btn{display:inline-flex;align-items:center;gap:.75rem;font-family:var(--font-primary);font-size:.85rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;padding:1rem 2rem;border-radius:50px;cursor:pointer;transition:all .4s var(--ease-out-expo);border:none;text-decoration:none}.btn-primary{background:var(--color-black);color:var(--color-white)}.btn-primary:hover{transform:scale(1.05);box-shadow:0 20px 40px -10px #0000004d}.btn-outline{background:transparent;color:var(--color-black);border:1px solid var(--color-gray-200)}.btn-outline:hover{background:var(--color-black);color:var(--color-white);border-color:var(--color-black)}.btn-white{background:var(--color-white);color:var(--color-black)}.btn-white:hover{transform:scale(1.05)}.btn svg{width:16px;height:16px;transition:transform .3s var(--ease-out-expo)}.btn:hover svg{transform:translate(4px)}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--color-black);outline-offset:2px}@media(max-width:768px){.section{padding:5rem 1.5rem}.cursor{display:none!important}.reveal:nth-child(n){transition-delay:0s}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}html{scroll-behavior:auto}}
