.header[data-astro-cid-nen7h5rs]{z-index:100;height:var(--header-height);position:absolute;top:0;left:0;right:0}.header--bordered[data-astro-cid-nen7h5rs]{border-bottom:1px solid #ffffff26}.header__inner[data-astro-cid-nen7h5rs]{justify-content:space-between;align-items:center;height:100%;display:flex}.header__logo[data-astro-cid-nen7h5rs]{color:#fff;flex-direction:column;line-height:1.1;display:flex}.header__logo-name[data-astro-cid-nen7h5rs]{font-family:var(--font-heading);letter-spacing:3px;font-size:1.6rem;font-weight:700}.header__logo-sub[data-astro-cid-nen7h5rs]{letter-spacing:5px;text-transform:uppercase;color:#ffffffb3;font-size:.75rem}.header__right[data-astro-cid-nen7h5rs]{align-items:center;gap:24px;display:flex}.header__cta[data-astro-cid-nen7h5rs]{color:#fff;background:0 0;border:1.5px solid #fff9;padding:10px 24px;font-size:.85rem}.header__cta[data-astro-cid-nen7h5rs]:hover{color:var(--color-accent);background:#fff;border-color:#fff}.header__hamburger[data-astro-cid-nen7h5rs]{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:center;gap:6px;width:40px;height:40px;padding:8px;display:flex;position:relative}.header__hamburger-line[data-astro-cid-nen7h5rs]{transform-origin:50%;background:#fff;width:100%;height:2px;transition:transform .4s,opacity .4s;display:block}.header__hamburger[data-astro-cid-nen7h5rs].active .header__hamburger-line[data-astro-cid-nen7h5rs]:first-child{transform:translateY(8px)rotate(45deg)}.header__hamburger[data-astro-cid-nen7h5rs].active .header__hamburger-line[data-astro-cid-nen7h5rs]:nth-child(2){opacity:0}.header__hamburger[data-astro-cid-nen7h5rs].active .header__hamburger-line[data-astro-cid-nen7h5rs]:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.overlay-menu[data-astro-cid-nen7h5rs]{z-index:1000;opacity:0;visibility:hidden;background:#141414f7;justify-content:center;align-items:center;transition:opacity .5s,visibility .5s;display:flex;position:fixed;inset:0}.overlay-menu[data-astro-cid-nen7h5rs].open{opacity:1;visibility:visible}.overlay-menu__list[data-astro-cid-nen7h5rs]{text-align:center}.overlay-menu__list[data-astro-cid-nen7h5rs] li[data-astro-cid-nen7h5rs]{overflow:hidden}.overlay-menu__link[data-astro-cid-nen7h5rs]{font-family:var(--font-heading);color:#fff;opacity:0;padding:12px 0;font-size:2rem;font-weight:600;transition:transform .5s,opacity .5s,color .3s;display:inline-block;transform:translateY(100%)}.overlay-menu[data-astro-cid-nen7h5rs].open .overlay-menu__link[data-astro-cid-nen7h5rs]{opacity:1;transform:translateY(0)}.overlay-menu[data-astro-cid-nen7h5rs].open li[data-astro-cid-nen7h5rs]:first-child .overlay-menu__link[data-astro-cid-nen7h5rs]{transition-delay:.1s}.overlay-menu[data-astro-cid-nen7h5rs].open li[data-astro-cid-nen7h5rs]:nth-child(2) .overlay-menu__link[data-astro-cid-nen7h5rs]{transition-delay:.15s}.overlay-menu[data-astro-cid-nen7h5rs].open li[data-astro-cid-nen7h5rs]:nth-child(3) .overlay-menu__link[data-astro-cid-nen7h5rs]{transition-delay:.2s}.overlay-menu[data-astro-cid-nen7h5rs].open li[data-astro-cid-nen7h5rs]:nth-child(4) .overlay-menu__link[data-astro-cid-nen7h5rs]{transition-delay:.25s}.overlay-menu[data-astro-cid-nen7h5rs].open li[data-astro-cid-nen7h5rs]:nth-child(5) .overlay-menu__link[data-astro-cid-nen7h5rs]{transition-delay:.3s}.overlay-menu[data-astro-cid-nen7h5rs].open li[data-astro-cid-nen7h5rs]:nth-child(6) .overlay-menu__link[data-astro-cid-nen7h5rs]{transition-delay:.35s}.overlay-menu[data-astro-cid-nen7h5rs].open li[data-astro-cid-nen7h5rs]:nth-child(7) .overlay-menu__link[data-astro-cid-nen7h5rs]{transition-delay:.4s}.overlay-menu[data-astro-cid-nen7h5rs].open li[data-astro-cid-nen7h5rs]:nth-child(8) .overlay-menu__link[data-astro-cid-nen7h5rs]{transition-delay:.45s}.overlay-menu[data-astro-cid-nen7h5rs].open li[data-astro-cid-nen7h5rs]:nth-child(9) .overlay-menu__link[data-astro-cid-nen7h5rs]{transition-delay:.5s}.overlay-menu__close[data-astro-cid-nen7h5rs]{cursor:pointer;background:0 0;border:none;width:44px;height:44px;padding:0;position:absolute;top:24px;right:24px}.overlay-menu__close[data-astro-cid-nen7h5rs] span[data-astro-cid-nen7h5rs]{background:#fff;width:28px;height:2px;transition:opacity .3s;display:block;position:absolute;top:50%;left:50%}.overlay-menu__close[data-astro-cid-nen7h5rs] span[data-astro-cid-nen7h5rs]:first-child{transform:translate(-50%,-50%)rotate(45deg)}.overlay-menu__close[data-astro-cid-nen7h5rs] span[data-astro-cid-nen7h5rs]:last-child{transform:translate(-50%,-50%)rotate(-45deg)}.overlay-menu__close[data-astro-cid-nen7h5rs]:hover span[data-astro-cid-nen7h5rs]{opacity:.5}.overlay-menu__link[data-astro-cid-nen7h5rs]:hover{color:#ffffff80}@media (width<=600px){.header__cta[data-astro-cid-nen7h5rs]{display:none}.overlay-menu__link[data-astro-cid-nen7h5rs]{font-size:2rem}}.footer[data-astro-cid-jo6i4kqk]{color:#ccc;background:#1a1a1a;padding:60px 0 0}.footer__inner[data-astro-cid-jo6i4kqk]{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:40px;padding-bottom:40px;display:grid}.footer__logo[data-astro-cid-jo6i4kqk]{flex-direction:column;margin-bottom:16px;line-height:1.1;display:flex}.footer__logo-name[data-astro-cid-jo6i4kqk]{font-family:var(--font-heading);color:#fff;letter-spacing:3px;font-size:1.4rem;font-weight:700}.footer__logo-sub[data-astro-cid-jo6i4kqk]{letter-spacing:5px;text-transform:uppercase;color:#999;font-size:.7rem}.footer__desc[data-astro-cid-jo6i4kqk]{font-size:.9rem;line-height:1.6}.footer__heading[data-astro-cid-jo6i4kqk]{font-family:var(--font-main);text-transform:uppercase;letter-spacing:1px;color:#fff;margin-bottom:16px;font-size:.85rem;font-weight:600}.footer__links[data-astro-cid-jo6i4kqk] li[data-astro-cid-jo6i4kqk]{margin-bottom:8px;font-size:.9rem}.footer__links[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{color:#fff}.footer__social[data-astro-cid-jo6i4kqk]{gap:12px;display:flex}.footer__social-link[data-astro-cid-jo6i4kqk]{color:#ccc;background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .3s,color .3s;display:flex}.footer__social-link[data-astro-cid-jo6i4kqk]:hover{color:#fff;background:#fff3}.footer__bottom[data-astro-cid-jo6i4kqk]{text-align:center;border-top:1px solid #444;padding:20px 0;font-size:.8rem}@media (width<=768px){.footer__inner[data-astro-cid-jo6i4kqk]{grid-template-columns:1fr 1fr;gap:32px}}@media (width<=480px){.footer__inner[data-astro-cid-jo6i4kqk]{grid-template-columns:1fr}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--color-bg:#fff;--color-text:#1a1a1a;--color-text-light:#555;--color-accent:#2c2c2c;--color-accent-hover:#444;--color-border:#e0e0e0;--color-section-alt:#f5f5f3;--color-overlay:#00000073;--font-main:"Inter", "Segoe UI", system-ui, -apple-system, sans-serif;--font-heading:"Playfair Display", Georgia, serif;--max-width:1200px;--header-height:80px}html{scroll-behavior:smooth;overflow-x:hidden}body{font-family:var(--font-main);color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;line-height:1.6;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}ul{list-style:none}h1,h2,h3,h4{font-family:var(--font-heading);font-weight:600;line-height:1.2}.container{max-width:var(--max-width);margin:0 auto;padding:0 24px}.section{padding:80px 0}.section--alt{background:var(--color-section-alt)}.section__title{text-align:center;margin-bottom:48px;font-size:2.2rem}.btn{background:var(--color-accent);color:#fff;letter-spacing:.5px;cursor:pointer;border:none;padding:14px 32px;font-size:.95rem;font-weight:500;transition:background .3s;display:inline-block}.btn:hover{background:var(--color-accent-hover)}.btn--outline{color:var(--color-accent);border:2px solid var(--color-accent);background:0 0}.btn--outline:hover{background:var(--color-accent);color:#fff}[data-animate]{opacity:0;transition:opacity .8s,transform .8s}[data-animate=from-bottom]{transform:translateY(40px)}[data-animate=from-left]{transform:translate(-60px)}[data-animate=from-right]{transform:translate(60px)}[data-animate].is-visible{opacity:1;transform:translate(0)}[data-delay="1"]{transition-delay:.1s}[data-delay="2"]{transition-delay:.2s}[data-delay="3"]{transition-delay:.3s}[data-delay="4"]{transition-delay:.4s}@media (prefers-reduced-motion:reduce){[data-animate]{opacity:1;transition:none;transform:none}}@media (width<=768px){.section{padding:48px 0}.section__title{margin-bottom:32px;font-size:1.7rem}}
