.header[data-astro-cid-3ef6ksr2]{position:sticky;top:0;z-index:100;background:#0b1622f2;backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}.header__inner[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:space-between;height:64px}.header__logo[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column;line-height:1;text-decoration:none}.header__logo-text[data-astro-cid-3ef6ksr2]{font-family:Playfair Display,serif;font-size:1.4rem;font-weight:700;color:var(--text-primary);letter-spacing:.02em}.header__logo-sub[data-astro-cid-3ef6ksr2]{font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.2em;color:var(--accent)}.header__nav[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:2rem}.header__nav-list[data-astro-cid-3ef6ksr2]{display:flex;list-style:none;gap:.25rem}.header__nav-link[data-astro-cid-3ef6ksr2]{padding:.5rem .75rem;color:var(--text-secondary);font-size:.95rem;font-weight:500;border-radius:var(--radius-sm);transition:color .2s}.header__nav-link[data-astro-cid-3ef6ksr2]:hover,.header__nav-link[data-astro-cid-3ef6ksr2].active{color:var(--text-primary)}.header__toggle[data-astro-cid-3ef6ksr2]{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px}.header__toggle[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{display:block;width:24px;height:2px;background:var(--text-primary);border-radius:2px;transition:all .3s}@media(max-width:768px){.header__toggle[data-astro-cid-3ef6ksr2]{display:flex}.header__nav[data-astro-cid-3ef6ksr2]{display:none;position:absolute;top:64px;left:0;right:0;background:var(--bg-elevated);border-bottom:1px solid var(--border);flex-direction:column;padding:1.5rem;gap:1rem}.header__nav[data-astro-cid-3ef6ksr2].open{display:flex}.header__nav-list[data-astro-cid-3ef6ksr2]{flex-direction:column;width:100%}.header__nav-link[data-astro-cid-3ef6ksr2]{display:block;padding:.75rem}.header__cta[data-astro-cid-3ef6ksr2]{width:100%;text-align:center;justify-content:center}}.newsletter[data-astro-cid-nbvfnxgh]{text-align:center}.newsletter__heading[data-astro-cid-nbvfnxgh]{font-size:1.5rem;margin-bottom:.5rem}.newsletter__sub[data-astro-cid-nbvfnxgh]{color:var(--text-secondary);font-size:1.05rem;margin-bottom:0}.newsletter__form[data-astro-cid-nbvfnxgh]{margin-top:1.25rem}.newsletter__field-group[data-astro-cid-nbvfnxgh]{display:flex;gap:0;max-width:480px;margin:0 auto}.newsletter__input[data-astro-cid-nbvfnxgh]{flex:1;padding:.85rem 1rem;border:1px solid var(--border-hover);border-right:none;border-radius:var(--radius-sm) 0 0 var(--radius-sm);background:var(--bg-elevated);color:var(--text-primary);font-family:inherit;font-size:1rem;outline:none;transition:border-color .2s}.newsletter__input[data-astro-cid-nbvfnxgh]::placeholder{color:var(--text-muted)}.newsletter__input[data-astro-cid-nbvfnxgh]:focus{border-color:var(--accent)}.newsletter__btn[data-astro-cid-nbvfnxgh]{border-radius:0 var(--radius-sm) var(--radius-sm) 0;white-space:nowrap;padding:.85rem 1.5rem}.newsletter__btn[data-astro-cid-nbvfnxgh]:disabled{opacity:.7;cursor:wait}.newsletter__success[data-astro-cid-nbvfnxgh]{margin-top:.75rem;font-size:.95rem;color:var(--teal);min-height:1.5em;opacity:0;transition:opacity .3s}.newsletter__success--show[data-astro-cid-nbvfnxgh]{opacity:1}.newsletter__privacy[data-astro-cid-nbvfnxgh]{margin-top:.75rem;font-size:.8rem;color:var(--text-muted)}.newsletter--banner[data-astro-cid-nbvfnxgh]{background:linear-gradient(135deg,var(--accent-muted) 0%,var(--bg-secondary) 100%);border:1px solid var(--border);border-radius:var(--radius-lg);padding:3rem}.newsletter--banner[data-astro-cid-nbvfnxgh] .newsletter__heading[data-astro-cid-nbvfnxgh]{font-size:1.8rem}.newsletter--landing[data-astro-cid-nbvfnxgh]{padding:2rem 0}.newsletter--landing[data-astro-cid-nbvfnxgh] .newsletter__heading[data-astro-cid-nbvfnxgh]{font-size:clamp(1.8rem,4vw,2.5rem);margin-bottom:.75rem}.newsletter--landing[data-astro-cid-nbvfnxgh] .newsletter__sub[data-astro-cid-nbvfnxgh]{font-size:1.15rem;margin-bottom:0}.newsletter--landing[data-astro-cid-nbvfnxgh] .newsletter__form[data-astro-cid-nbvfnxgh]{margin-top:2rem}.newsletter--landing[data-astro-cid-nbvfnxgh] .newsletter__field-group[data-astro-cid-nbvfnxgh]{max-width:520px}.newsletter--landing[data-astro-cid-nbvfnxgh] .newsletter__input[data-astro-cid-nbvfnxgh]{padding:1rem 1.25rem;font-size:1.1rem}.newsletter--landing[data-astro-cid-nbvfnxgh] .newsletter__btn[data-astro-cid-nbvfnxgh]{padding:1rem 2rem;font-size:1.1rem}@media(max-width:520px){.newsletter__field-group[data-astro-cid-nbvfnxgh]{flex-direction:column;gap:.75rem}.newsletter__input[data-astro-cid-nbvfnxgh]{border-right:1px solid var(--border-hover);border-radius:var(--radius-sm)}.newsletter__input[data-astro-cid-nbvfnxgh]:focus{border-color:var(--accent)}.newsletter__btn[data-astro-cid-nbvfnxgh]{border-radius:var(--radius-sm);width:100%;justify-content:center}.newsletter--banner[data-astro-cid-nbvfnxgh]{padding:2rem 1.5rem}}.footer[data-astro-cid-sz7xmlte]{background:var(--bg-secondary);border-top:1px solid var(--border);padding-top:3rem}.footer__newsletter[data-astro-cid-sz7xmlte]{text-align:center;padding-bottom:3rem;border-bottom:1px solid var(--border);margin-bottom:2.5rem}.footer__newsletter[data-astro-cid-sz7xmlte] h3[data-astro-cid-sz7xmlte]{font-size:1.5rem;margin-bottom:.5rem}.footer__newsletter-form[data-astro-cid-sz7xmlte]{margin-top:1.25rem}.footer__grid[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;padding-bottom:2.5rem}.footer__col[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{font-family:"Source Sans 3",sans-serif;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--text-secondary);margin-bottom:1rem}.footer__col[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{list-style:none}.footer__col[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{margin-bottom:.4rem}.footer__col[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--text-muted);font-size:.9rem;transition:color .2s}.footer__col[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--text-primary)}.footer__brand-name[data-astro-cid-sz7xmlte]{font-family:Playfair Display,serif;font-size:1.3rem;font-weight:700;color:var(--text-primary)}.footer__brand-sub[data-astro-cid-sz7xmlte]{display:block;font-size:.6rem;font-weight:600;text-transform:uppercase;letter-spacing:.2em;color:var(--accent)}.footer__bottom[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 0;border-top:1px solid var(--border);font-size:.85rem;color:var(--text-muted)}.footer__bottom[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--text-muted)}.footer__bottom[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--text-primary)}@media(max-width:768px){.footer__grid[data-astro-cid-sz7xmlte]{grid-template-columns:repeat(2,1fr)}.footer__bottom[data-astro-cid-sz7xmlte]{flex-direction:column;gap:.5rem;text-align:center}}:root{--bg-primary: #0B1622;--bg-secondary: #101E2E;--bg-elevated: #162536;--bg-card: #131F2F;--accent: #E8456B;--accent-hover: #F0607F;--accent-muted: rgba(232, 69, 107, .15);--teal: #3AAFA9;--teal-hover: #5EC4BF;--teal-muted: rgba(58, 175, 169, .15);--gold: #D4A843;--text-primary: #E8E4E0;--text-secondary: #9BA4B0;--text-muted: #5F6B7A;--border: rgba(255, 255, 255, .08);--border-hover: rgba(255, 255, 255, .15);--shadow-sm: 0 2px 8px rgba(0, 0, 0, .3);--shadow-md: 0 4px 24px rgba(0, 0, 0, .4);--shadow-lg: 0 12px 48px rgba(0, 0, 0, .5);--shadow-glow: 0 0 30px rgba(232, 69, 107, .2);--radius: 10px;--radius-sm: 6px;--radius-lg: 16px;--container: 1140px;--container-narrow: 800px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:"Source Sans 3",-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:17px;line-height:1.7;color:var(--text-primary);background-color:var(--bg-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;height:auto;display:block}a{color:var(--teal);text-decoration:none;transition:color .2s}a:hover{color:var(--teal-hover)}h1,h2,h3,h4{font-family:Playfair Display,Georgia,Times New Roman,serif;color:var(--text-primary);line-height:1.2;letter-spacing:-.01em}h1{font-size:clamp(2rem,5vw,3.2rem)}h2{font-size:clamp(1.6rem,3.5vw,2.2rem)}h3{font-size:clamp(1.3rem,2.5vw,1.6rem)}h4{font-size:1.15rem}p{margin-bottom:1rem}.container{width:100%;max-width:var(--container);margin:0 auto;padding:0 1.25rem}.container--narrow{max-width:var(--container-narrow)}.section{padding:4rem 0}.section--alt{background-color:var(--bg-secondary)}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:var(--radius-sm);font-family:"Source Sans 3",sans-serif;font-size:1rem;font-weight:600;text-decoration:none;border:none;cursor:pointer;transition:all .2s ease;line-height:1.4}.btn--primary{background:var(--accent);color:#fff}.btn--primary:hover{background:var(--accent-hover);color:#fff;transform:translateY(-1px);box-shadow:var(--shadow-glow)}.btn--secondary{background:transparent;color:var(--text-primary);border:1px solid var(--border-hover)}.btn--secondary:hover{border-color:var(--accent);color:var(--accent)}.btn--sm{padding:.5rem 1rem;font-size:.875rem}.btn--lg{padding:1rem 2rem;font-size:1.1rem}.card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;transition:all .3s ease}.card:hover{border-color:var(--border-hover);transform:translateY(-4px);box-shadow:var(--shadow-md)}.badge{display:inline-block;padding:.2rem .6rem;border-radius:99px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.badge--accent{background:var(--accent-muted);color:var(--accent)}.badge--teal{background:var(--teal-muted);color:var(--teal)}.badge--new{background:var(--accent);color:#fff}.grid{display:grid;gap:1.5rem}.grid--2{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.grid--3{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.grid--4{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}@media(max-width:768px){.section{padding:2.5rem 0}.grid--2,.grid--3,.grid--4{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem}}.text-center{text-align:center}.text-muted{color:var(--text-secondary)}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
