:root{--red: #ff475a;--red-dark: #f43853;--red-light: #ff6b7a;--red-btn: #c8253a;--red-btn-hover:#a81e30;--blue: #31a7fb;--blue-dark: #1c96f9;--gray: #c6c3c9;--bg-dark: #0d0d18;--bg-dark-2: #15152a;--bg-light: #f8f8fd;--bg-white: #ffffff;--text: #0d0d18;--text-soft: #3a3a52;--text-muted: #6b6875;--text-light: #f8f8fd;--text-white: #ffffff;--section-py: clamp(4rem, 8vw, 7rem);--container-max: 1200px;--container-px: clamp(1.25rem, 5vw, 2rem);--r-sm: 8px;--r-md: 14px;--r-lg: 22px;--r-xl: 32px;--shadow-sm: 0 2px 8px rgba(0,0,0,.07);--shadow-md: 0 4px 24px rgba(0,0,0,.11);--shadow-lg: 0 8px 48px rgba(0,0,0,.16);--shadow-red: 0 4px 24px rgba(255,71,90,.35);--t-fast: .15s ease;--t-base: .25s ease;--t-slow: .4s ease}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:1rem;line-height:1.65;color:var(--text);background:var(--bg-white);overflow-x:hidden}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}ul,ol{list-style:none}button{font-family:inherit;cursor:pointer;border:none;background:none}.container{width:100%;max-width:var(--container-max);margin-inline:auto;padding-inline:var(--container-px)}.section-label{display:inline-flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--red);margin-bottom:1rem}.section-label:before{content:"";display:block;width:20px;height:2px;background:var(--red);border-radius:2px}.section-title{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;line-height:1.15;letter-spacing:-.02em;color:var(--text)}.section-title--light{color:var(--text-white)}.section-subtitle{font-size:clamp(1rem,2vw,1.125rem);color:var(--text-muted);margin-top:.75rem;max-width:520px}.section-subtitle--light{color:#f8f8fdb3}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.75rem;font-size:.9375rem;font-weight:700;border-radius:var(--r-md);transition:transform var(--t-fast),box-shadow var(--t-fast),background var(--t-fast);white-space:nowrap}.btn:hover{transform:translateY(-2px)}.btn:active{transform:translateY(0)}.btn-primary{background:var(--red-btn);color:#fff;box-shadow:var(--shadow-red)}.btn-primary:hover{background:var(--red-btn-hover);box-shadow:0 6px 32px #c8253a73}.btn-secondary{background:transparent;color:var(--text-light);border:1.5px solid rgba(255,255,255,.25)}.btn-secondary:hover{background:#ffffff14;border-color:#ffffff73}.btn-outline-dark{background:transparent;color:var(--text);border:1.5px solid rgba(13,13,24,.2)}.btn-outline-dark:hover{background:#0d0d180d}.animate-on-scroll{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.animate-on-scroll.is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion: reduce){.animate-on-scroll{opacity:1;transform:none;transition:none}}:focus-visible{outline:2px solid var(--blue);outline-offset:3px;border-radius:4px}.ck-banner[data-astro-cid-fzbxxtek]{position:fixed;bottom:0;left:0;right:0;z-index:9000;background:var(--bg-dark);border-top:1px solid rgba(255,255,255,.08);padding:1rem 0}.ck-banner__inner[data-astro-cid-fzbxxtek]{max-width:var(--container-max);margin:0 auto;padding:0 var(--container-px);display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.ck-banner__text[data-astro-cid-fzbxxtek]{flex:1;min-width:240px;font-size:.875rem;line-height:1.6;color:#f8f8fda6}.ck-banner__text[data-astro-cid-fzbxxtek] strong[data-astro-cid-fzbxxtek]{color:#f8f8fde6}.ck-banner__text[data-astro-cid-fzbxxtek] a[data-astro-cid-fzbxxtek]{color:var(--red);text-decoration:underline;text-underline-offset:2px}.ck-banner__btns[data-astro-cid-fzbxxtek]{display:flex;gap:.625rem;flex-wrap:wrap;flex-shrink:0}.ck-btn[data-astro-cid-fzbxxtek]{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1.125rem;border-radius:var(--r-sm);font-size:.875rem;font-weight:600;cursor:pointer;transition:background var(--t-fast),color var(--t-fast),border-color var(--t-fast);white-space:nowrap;border:1px solid transparent}.ck-btn--sm[data-astro-cid-fzbxxtek]{padding:.4375rem .875rem;font-size:.8125rem}.ck-btn--primary[data-astro-cid-fzbxxtek]{background:var(--red-btn);color:#fff;border-color:var(--red-btn)}.ck-btn--primary[data-astro-cid-fzbxxtek]:hover{background:var(--red-btn-hover);border-color:var(--red-btn-hover)}.ck-btn--secondary[data-astro-cid-fzbxxtek]{background:#ffffff12;color:#f8f8fdcc;border-color:#ffffff1f}.ck-btn--secondary[data-astro-cid-fzbxxtek]:hover{background:#ffffff1f}.ck-btn--ghost[data-astro-cid-fzbxxtek]{background:transparent;color:#f8f8fd99;border-color:#ffffff26}.ck-btn--ghost[data-astro-cid-fzbxxtek]:hover{background:#ffffff0f;color:#f8f8fde6}.ck-modal[data-astro-cid-fzbxxtek]{position:fixed;inset:0;z-index:9100;display:flex;align-items:center;justify-content:center;padding:1rem}.ck-modal[data-astro-cid-fzbxxtek][hidden]{display:none}.ck-backdrop[data-astro-cid-fzbxxtek]{position:absolute;inset:0;background:#0009;backdrop-filter:blur(4px)}.ck-modal__box[data-astro-cid-fzbxxtek]{position:relative;background:#fff;border-radius:var(--r-lg);width:100%;max-width:520px;box-shadow:0 24px 64px #00000040;overflow:hidden}.ck-modal__header[data-astro-cid-fzbxxtek]{display:flex;align-items:center;justify-content:space-between;padding:1.375rem 1.5rem 1rem;border-bottom:1px solid rgba(0,0,0,.07)}.ck-modal__header[data-astro-cid-fzbxxtek] h2[data-astro-cid-fzbxxtek]{font-size:1rem;font-weight:700;color:var(--text)}.ck-close[data-astro-cid-fzbxxtek]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:var(--r-sm);border:none;background:#0000000d;color:var(--text-muted);cursor:pointer;transition:background var(--t-fast);flex-shrink:0}.ck-close[data-astro-cid-fzbxxtek]:hover{background:#0000001a}.ck-row[data-astro-cid-fzbxxtek]{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.5rem;border-bottom:1px solid rgba(0,0,0,.06)}.ck-row__info[data-astro-cid-fzbxxtek]{flex:1}.ck-row__info[data-astro-cid-fzbxxtek] strong[data-astro-cid-fzbxxtek]{display:block;font-size:.9rem;font-weight:700;color:var(--text);margin-bottom:.2rem}.ck-row__info[data-astro-cid-fzbxxtek] p[data-astro-cid-fzbxxtek]{font-size:.8rem;line-height:1.5;color:var(--text-muted)}.ck-always-on[data-astro-cid-fzbxxtek]{font-size:.75rem;font-weight:600;color:#22c55e;white-space:nowrap;flex-shrink:0}.ck-switch[data-astro-cid-fzbxxtek]{position:relative;display:inline-block;width:44px;height:24px;flex-shrink:0;cursor:pointer}.ck-switch[data-astro-cid-fzbxxtek] input[data-astro-cid-fzbxxtek]{opacity:0;width:0;height:0;position:absolute}.ck-switch__track[data-astro-cid-fzbxxtek]{position:absolute;inset:0;background:#d1d5db;border-radius:999px;transition:background var(--t-fast)}.ck-switch__track[data-astro-cid-fzbxxtek]:after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;background:#fff;border-radius:50%;box-shadow:0 1px 4px #0003;transition:transform var(--t-fast)}.ck-switch[data-astro-cid-fzbxxtek] input[data-astro-cid-fzbxxtek]:checked+.ck-switch__track[data-astro-cid-fzbxxtek]{background:var(--red-btn)}.ck-switch[data-astro-cid-fzbxxtek] input[data-astro-cid-fzbxxtek]:checked+.ck-switch__track[data-astro-cid-fzbxxtek]:after{transform:translate(20px)}.ck-switch[data-astro-cid-fzbxxtek] input[data-astro-cid-fzbxxtek]:focus-visible+.ck-switch__track[data-astro-cid-fzbxxtek]{outline:2px solid var(--red);outline-offset:2px}.ck-modal__footer[data-astro-cid-fzbxxtek]{display:flex;align-items:center;justify-content:flex-end;gap:.625rem;padding:1rem 1.5rem;background:#00000005}.ck-modal__footer[data-astro-cid-fzbxxtek] .ck-btn--ghost[data-astro-cid-fzbxxtek]{color:var(--text-soft);border-color:#00000026}.ck-modal__footer[data-astro-cid-fzbxxtek] .ck-btn--ghost[data-astro-cid-fzbxxtek]:hover{background:#0000000d;color:var(--text)}.ck-fab[data-astro-cid-fzbxxtek]{position:fixed;bottom:1.25rem;left:1.25rem;z-index:8900;width:40px;height:40px;border-radius:50%;background:var(--bg-dark-2);border:1px solid rgba(255,255,255,.1);color:#f8f8fd99;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:var(--shadow-md);transition:background var(--t-fast),color var(--t-fast),transform var(--t-fast)}.ck-fab[data-astro-cid-fzbxxtek][hidden]{display:none}.ck-fab[data-astro-cid-fzbxxtek]:hover{background:var(--bg-dark);color:#f8f8fde6;transform:scale(1.08)}.header[data-astro-cid-3ef6ksr2]{position:fixed;top:0;left:0;right:0;z-index:100;transition:background var(--t-base),backdrop-filter var(--t-base),box-shadow var(--t-base)}.header[data-astro-cid-3ef6ksr2].scrolled{background:#0d0d18eb;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 1px #ffffff0f}.header__inner[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:2rem;height:72px}.header__logo[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;gap:.7rem;flex-shrink:0}.header__logo[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{height:40px;width:auto}.header__brand[data-astro-cid-3ef6ksr2]{font-size:1.1rem;font-weight:800;letter-spacing:-.02em;color:#fff;white-space:nowrap}.header__nav[data-astro-cid-3ef6ksr2]{margin-left:auto}.header__nav-list[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:.25rem}.header__nav-link[data-astro-cid-3ef6ksr2]{display:block;padding:.5rem .75rem;font-size:.875rem;font-weight:600;color:#f8f8fdbf;border-radius:var(--r-sm);transition:color var(--t-fast),background var(--t-fast)}.header__nav-link[data-astro-cid-3ef6ksr2]:hover{color:#fff;background:#ffffff14}.header__cta[data-astro-cid-3ef6ksr2]{font-size:.875rem;padding:.625rem 1.25rem}.header__hamburger[data-astro-cid-3ef6ksr2]{display:none;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;margin-left:auto;padding:6px;border-radius:var(--r-sm);transition:background var(--t-fast)}.header__hamburger[data-astro-cid-3ef6ksr2]:hover{background:#ffffff14}.header__hamburger[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{display:block;height:2px;background:#fff;border-radius:2px;transition:transform var(--t-base),opacity var(--t-fast)}.header__hamburger[data-astro-cid-3ef6ksr2][aria-expanded=true] span[data-astro-cid-3ef6ksr2]:nth-child(1){transform:translateY(7px) rotate(45deg)}.header__hamburger[data-astro-cid-3ef6ksr2][aria-expanded=true] span[data-astro-cid-3ef6ksr2]:nth-child(2){opacity:0}.header__hamburger[data-astro-cid-3ef6ksr2][aria-expanded=true] span[data-astro-cid-3ef6ksr2]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-menu[data-astro-cid-3ef6ksr2]{background:#0d0d18f7;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-top:1px solid rgba(255,255,255,.07);overflow:hidden;max-height:0;transition:max-height var(--t-slow)}.mobile-menu[data-astro-cid-3ef6ksr2].is-open{max-height:500px}.mobile-menu__list[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column;padding:1rem var(--container-px)}.mobile-menu__link[data-astro-cid-3ef6ksr2]{display:block;padding:.875rem 0;font-size:1rem;font-weight:600;color:#f8f8fdd9;border-bottom:1px solid rgba(255,255,255,.06);transition:color var(--t-fast)}.mobile-menu__link[data-astro-cid-3ef6ksr2]:hover{color:#fff}.mobile-menu__cta[data-astro-cid-3ef6ksr2]{margin:1.25rem var(--container-px) 1.5rem;width:calc(100% - var(--container-px) * 2)}@media (max-width: 768px){.header__nav[data-astro-cid-3ef6ksr2],.header__cta[data-astro-cid-3ef6ksr2]{display:none}.header__hamburger[data-astro-cid-3ef6ksr2]{display:flex}.header__brand[data-astro-cid-3ef6ksr2]{font-size:1rem}}@media (max-width: 420px){.header__brand[data-astro-cid-3ef6ksr2]{font-size:.95rem}}.footer[data-astro-cid-sz7xmlte]{background:var(--bg-dark);color:#f8f8fd99;padding-top:clamp(3rem,6vw,5rem)}.footer__inner[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:1fr;gap:2.5rem;padding-bottom:3rem;border-bottom:1px solid rgba(255,255,255,.07)}@media (min-width: 640px){.footer__inner[data-astro-cid-sz7xmlte]{grid-template-columns:repeat(2,1fr)}}@media (min-width: 900px){.footer__inner[data-astro-cid-sz7xmlte]{grid-template-columns:1.5fr 1fr 1fr}}.footer__brand[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{height:34px;width:auto;margin-bottom:1rem}.footer__tagline[data-astro-cid-sz7xmlte]{font-size:.9rem;line-height:1.6;color:#f8f8fd80;margin-bottom:1.25rem}.footer__wa-link[data-astro-cid-sz7xmlte]{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.125rem;background:#ff475a1a;border:1px solid rgba(255,71,90,.2);border-radius:var(--r-md);font-size:.875rem;font-weight:700;color:var(--red);transition:background var(--t-fast),border-color var(--t-fast)}.footer__wa-link[data-astro-cid-sz7xmlte]:hover{background:#ff475a2e;border-color:#ff475a59}.footer__nav-title[data-astro-cid-sz7xmlte]{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#f8f8fd8c;margin-bottom:1rem}.footer__nav[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.5rem}.footer__nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-size:.9rem;color:#f8f8fd8c;transition:color var(--t-fast)}.footer__nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#f8f8fde6}.footer__contact-list[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.625rem;margin-bottom:1.25rem}.footer__contact-list[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem;color:#f8f8fd8c}.footer__contact-list[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#f8f8fd8c;transition:color var(--t-fast)}.footer__contact-list[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#f8f8fde6}.footer__contact-list[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{flex-shrink:0;margin-top:2px}.footer__social[data-astro-cid-sz7xmlte]{display:flex;gap:.625rem}.footer__social[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:var(--r-sm);color:#f8f8fd99;transition:background var(--t-fast),color var(--t-fast)}.footer__social[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{background:#ffffff1f;color:#fff}.footer__bottom[data-astro-cid-sz7xmlte]{padding-block:1.25rem}.footer__bottom[data-astro-cid-sz7xmlte] .container[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.25rem}.footer__bottom[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{font-size:.8125rem;color:#f8f8fd85}.footer__bottom-sub[data-astro-cid-sz7xmlte]{font-size:.75rem!important}.footer__bottom-sub[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#f8f8fd85;text-decoration:underline;text-underline-offset:2px;transition:color var(--t-fast)}.footer__bottom-sub[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#f8f8fdd9}@media (min-width: 640px){.footer__bottom[data-astro-cid-sz7xmlte] .container[data-astro-cid-sz7xmlte]{flex-direction:row;justify-content:space-between;align-items:center}}
