@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300..800;1,9..40,300..800&family=Unna:ital,wght@0,400;0,700;1,400;1,700&display=swap";:root{--primary: #9d467e;--primary-hover: #863f6d;--primary-dark: #6f2a58;--primary-light: #fbf4f8;--primary-subtle: #f3e5ee;--secondary: #c78ca8;--gold: #dec148;--bg-color: #ffffff;--surface: #faf7f5;--surface-alt: #f5eff2;--surface-card: #ffffff;--border-color: #ebdde5;--text-color: #2d232a;--text-muted: #6b5f67;--shadow-sm: 0 2px 8px rgba(157, 70, 126, .06);--shadow-md: 0 8px 24px rgba(157, 70, 126, .09);--shadow-lg: 0 16px 40px rgba(157, 70, 126, .12);--radius-sm: 8px;--radius-md: 16px;--radius-lg: 24px;--radius-full: 9999px;--radius-blob: 40% 60% 70% 30% / 40% 50% 60% 50%;--container-max: 1200px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--text-color);background-color:var(--bg-color);line-height:1.65;scroll-behavior:smooth;-webkit-font-smoothing:antialiased}body{min-height:100vh;display:flex;flex-direction:column;overflow-x:hidden}main{flex:1}h1,h2,h3,h4,h5,h6{font-family:Unna,Georgia,serif;color:var(--text-color);line-height:1.25;font-weight:700}h1{font-size:clamp(2.25rem,4.5vw,3.5rem);letter-spacing:-.01em}h2{font-size:clamp(1.85rem,3.5vw,2.6rem)}h3{font-size:clamp(1.4rem,2.5vw,1.85rem)}h4{font-size:1.25rem}p{margin-bottom:1rem}p:last-child{margin-bottom:0}a{color:var(--primary);text-decoration:none;transition:all .2s ease}a:hover{color:var(--primary-hover)}img{max-width:100%;height:auto;display:block}.container{width:100%;max-width:var(--container-max);margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}.section-py{padding-top:5rem;padding-bottom:5rem}@media(max-width:768px){.section-py{padding-top:3.5rem;padding-bottom:3.5rem}}.bg-surface{background-color:var(--surface)}.bg-surface-alt{background-color:var(--surface-alt)}.bg-subtle{background-color:var(--primary-light)}.bg-white{background-color:#fff}.section-header{margin-bottom:3.5rem}.section-header.text-center{text-align:center}.section-badge{display:inline-block;padding:.35rem 1rem;background-color:var(--primary-light);color:var(--primary-dark);font-size:.825rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;border-radius:var(--radius-full);margin-bottom:1rem}.section-title{margin-bottom:1rem;color:var(--text-color)}.section-subtitle{max-width:680px;margin-left:auto;margin-right:auto;font-size:1.1rem;color:var(--text-muted)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.85rem 1.85rem;font-size:.95rem;font-weight:600;border-radius:var(--radius-full);border:1.5px solid transparent;cursor:pointer;transition:all .3s cubic-bezier(.16,1,.3,1);text-align:center}.btn-primary{background-color:var(--primary);color:#fff!important;box-shadow:0 4px 14px #9d467e4d}.btn-primary:hover{background-color:var(--primary-hover);transform:translateY(-2px);box-shadow:0 6px 20px #9d467e66}.btn-secondary{background-color:transparent;border-color:var(--primary);color:var(--primary)!important}.btn-secondary:hover{background-color:var(--primary-subtle);transform:translateY(-2px)}.btn-white{background-color:#fff;color:var(--primary-dark)!important;box-shadow:var(--shadow-md)}.btn-white:hover{background-color:var(--primary-light);transform:translateY(-2px)}.blob-frame{border-radius:var(--radius-blob);overflow:hidden;box-shadow:var(--shadow-lg);border:4px solid #ffffff;transition:all .5s ease}.blob-frame:hover{border-radius:60% 40% 30% 70%/50% 60% 40% 50%}.clean-card{background:var(--surface-card);border:1px solid var(--border-color);border-radius:var(--radius-md);padding:2rem;box-shadow:var(--shadow-sm);transition:all .3s ease;display:flex;flex-direction:column}.clean-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-md);border-color:var(--secondary)}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}@media(max-width:1024px){.grid-4,.grid-3{grid-template-columns:repeat(2,1fr)}}@media(max-width:680px){.grid-4,.grid-3,.grid-2{grid-template-columns:1fr}}.footer-bottom{background-color:#1a1418;color:#a89ba3;padding:1.5rem 0;font-size:.875rem;border-top:1px solid #2e2329}.footer-bottom-inner{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-bottom-inner p{color:#a89ba3;margin:0}.bitblox-link{color:#dec148!important;font-weight:700;text-decoration:none;transition:color .2s ease}.bitblox-link:hover{color:#fff!important;text-decoration:underline}html.a11y-text-large{font-size:115%}html.a11y-text-larger{font-size:130%}html.a11y-high-contrast,html.a11y-high-contrast body,html.a11y-high-contrast main,html.a11y-high-contrast section,html.a11y-high-contrast header,html.a11y-high-contrast footer,html.a11y-high-contrast div:not(.a11y-container):not(.a11y-menu),html.a11y-high-contrast article,html.a11y-high-contrast aside,html.a11y-high-contrast .site-header,html.a11y-high-contrast .site-footer,html.a11y-high-contrast .header-topbar,html.a11y-high-contrast .header-main,html.a11y-high-contrast .hero-section,html.a11y-high-contrast .treatment-card,html.a11y-high-contrast .price-card,html.a11y-high-contrast .ai-summary-box,html.a11y-high-contrast .notice-card,html.a11y-high-contrast .quality-box,html.a11y-high-contrast .info-card,html.a11y-high-contrast .rules-card,html.a11y-high-contrast .review-card,html.a11y-high-contrast .faq-item,html.a11y-high-contrast .principle-card,html.a11y-high-contrast .treatment-detail-card,html.a11y-high-contrast .bg-surface,html.a11y-high-contrast .bg-surface-alt,html.a11y-high-contrast .bg-subtle,html.a11y-high-contrast .card-body,html.a11y-high-contrast .card-media,html.a11y-high-contrast .detail-body,html.a11y-high-contrast .detail-media{background-color:#000!important;background-image:none!important;color:#fff!important;border-color:#ff0!important}html.a11y-high-contrast h1,html.a11y-high-contrast h2,html.a11y-high-contrast h3,html.a11y-high-contrast h4,html.a11y-high-contrast h5,html.a11y-high-contrast h6,html.a11y-high-contrast .section-title,html.a11y-high-contrast .page-title,html.a11y-high-contrast .hero-title,html.a11y-high-contrast .card-title,html.a11y-high-contrast .detail-title,html.a11y-high-contrast .cost,html.a11y-high-contrast strong{color:#ff0!important}html.a11y-high-contrast p,html.a11y-high-contrast span:not(.btn):not(.bitblox-link),html.a11y-high-contrast li,html.a11y-high-contrast label,html.a11y-high-contrast .section-subtitle,html.a11y-high-contrast .hero-lead,html.a11y-high-contrast .page-lead,html.a11y-high-contrast .card-desc,html.a11y-high-contrast .detail-text,html.a11y-high-contrast .faq-answer{color:#fff!important}html.a11y-high-contrast a:not(.btn){color:#ff0!important;text-decoration:underline!important}html.a11y-high-contrast .btn,html.a11y-high-contrast .btn-primary,html.a11y-high-contrast .btn-secondary,html.a11y-high-contrast .btn-white{background-color:#ff0!important;color:#000!important;border:2px solid #ffffff!important;font-weight:800!important;text-decoration:none!important}html.a11y-high-contrast .btn:hover{background-color:#fff!important;color:#000!important;border-color:#ff0!important}html.a11y-high-contrast .section-badge,html.a11y-high-contrast .card-pill,html.a11y-high-contrast .summary-badge,html.a11y-high-contrast .duration-tag,html.a11y-high-contrast .custom-tag,html.a11y-high-contrast .detail-duration,html.a11y-high-contrast .detail-reimbursement{background-color:#000!important;color:#ff0!important;border:1.5px solid #ffff00!important}html.a11y-high-contrast input,html.a11y-high-contrast textarea,html.a11y-high-contrast select{background-color:#1a1a1a!important;color:#fff!important;border:2px solid #ffff00!important}html.a11y-dyslexic,html.a11y-dyslexic *,html.a11y-dyslexic body,html.a11y-dyslexic h1,html.a11y-dyslexic h2,html.a11y-dyslexic h3,html.a11y-dyslexic h4,html.a11y-dyslexic h5,html.a11y-dyslexic h6,html.a11y-dyslexic p,html.a11y-dyslexic span,html.a11y-dyslexic li,html.a11y-dyslexic a,html.a11y-dyslexic button,html.a11y-dyslexic input,html.a11y-dyslexic textarea{font-family:Verdana,Tahoma,Open Sans,Calibri,sans-serif!important;font-style:normal!important;letter-spacing:.05em!important;word-spacing:.1em!important;line-height:1.8!important}.announcement-bar[data-astro-cid-o54ltyzl]{background-color:var(--primary-dark);color:#fff;padding:.6rem 0;text-align:center;font-size:.85rem;font-weight:500}.announcement-text[data-astro-cid-o54ltyzl]{margin:0;color:#fff}.site-header[data-astro-cid-3ef6ksr2]{position:sticky;top:0;z-index:1000;background:#fff;border-bottom:1px solid var(--border-color);box-shadow:0 2px 12px #0000000a}.header-topbar[data-astro-cid-3ef6ksr2]{background:var(--surface);border-bottom:1px solid var(--border-color);font-size:.825rem;padding:.4rem 0}.header-topbar-inner[data-astro-cid-3ef6ksr2]{display:flex;justify-content:space-between;align-items:center}.topbar-info[data-astro-cid-3ef6ksr2],.topbar-actions[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:1.5rem}.topbar-item[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;gap:.4rem;color:var(--text-muted)}.topbar-item[data-astro-cid-3ef6ksr2] svg[data-astro-cid-3ef6ksr2]{color:var(--primary)}.topbar-link[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;gap:.4rem;color:var(--primary-dark);font-weight:600}.topbar-link[data-astro-cid-3ef6ksr2]:hover{color:var(--primary)}.header-main[data-astro-cid-3ef6ksr2]{padding:.65rem 0;background:#fff}.header-main-inner[data-astro-cid-3ef6ksr2]{display:flex;justify-content:space-between;align-items:center;gap:1.5rem}.brand-logo[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;flex-shrink:0}.logo-img[data-astro-cid-3ef6ksr2]{height:60px;width:auto;object-fit:contain}.desktop-nav[data-astro-cid-3ef6ksr2]{display:flex;align-items:center}.nav-list[data-astro-cid-3ef6ksr2]{display:flex;list-style:none;gap:1.4rem;margin:0;padding:0;align-items:center}.nav-item[data-astro-cid-3ef6ksr2]{flex-shrink:0}.nav-link[data-astro-cid-3ef6ksr2]{color:var(--text-color);font-weight:600;font-size:.95rem;padding:.4rem 0;position:relative;white-space:nowrap;transition:color .2s ease;display:inline-block}.nav-link[data-astro-cid-3ef6ksr2]:hover,.nav-link[data-astro-cid-3ef6ksr2].active{color:var(--primary)}.nav-link[data-astro-cid-3ef6ksr2]:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:var(--primary);transition:width .25s ease}.nav-link[data-astro-cid-3ef6ksr2]:hover:after,.nav-link[data-astro-cid-3ef6ksr2].active:after{width:100%}.header-cta[data-astro-cid-3ef6ksr2]{flex-shrink:0}.btn-compact[data-astro-cid-3ef6ksr2]{padding:.55rem 1.25rem;font-size:.875rem;white-space:nowrap}.mobile-toggle[data-astro-cid-3ef6ksr2]{display:none;flex-direction:column;justify-content:space-between;width:32px;height:24px;background:transparent;border:none;cursor:pointer;padding:0}.hamburger-bar[data-astro-cid-3ef6ksr2]{width:100%;height:2.5px;background-color:var(--text-color);border-radius:2px;transition:all .3s ease}.mobile-drawer[data-astro-cid-3ef6ksr2]{display:none;background:#fff;border-top:1px solid var(--border-color);max-height:0;overflow:hidden;transition:max-height .35s ease}.mobile-drawer[data-astro-cid-3ef6ksr2].is-open{max-height:500px;padding:1.5rem 1.5rem 2rem}.mobile-nav-list[data-astro-cid-3ef6ksr2]{list-style:none;display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.mobile-nav-link[data-astro-cid-3ef6ksr2]{font-size:1.1rem;font-weight:600;color:var(--text-color);display:block;padding:.4rem 0}.mobile-nav-link[data-astro-cid-3ef6ksr2].active{color:var(--primary)}.mobile-drawer-footer[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column;gap:.75rem;padding-top:1rem;border-top:1px solid var(--border-color)}.w-full[data-astro-cid-3ef6ksr2]{width:100%}.mobile-contact-block[data-astro-cid-3ef6ksr2]{font-size:.9rem;display:flex;flex-direction:column;gap:.25rem;margin-top:.5rem}@media(max-width:1024px){.nav-list[data-astro-cid-3ef6ksr2]{gap:1rem}.nav-link[data-astro-cid-3ef6ksr2]{font-size:.9rem}}@media(max-width:960px){.desktop-nav[data-astro-cid-3ef6ksr2],.header-cta[data-astro-cid-3ef6ksr2],.hide-mobile[data-astro-cid-3ef6ksr2]{display:none}.mobile-toggle[data-astro-cid-3ef6ksr2]{display:flex}.mobile-drawer[data-astro-cid-3ef6ksr2]{display:block}}@media(max-width:768px){.header-topbar[data-astro-cid-3ef6ksr2]{display:none}.header-main[data-astro-cid-3ef6ksr2]{padding:.4rem 0}.logo-img[data-astro-cid-3ef6ksr2]{height:44px}}.site-footer[data-astro-cid-sz7xmlte]{background-color:#241c22;color:#e4dce2;border-top:1px solid #3d2f39;font-size:.925rem}.footer-badges-strip[data-astro-cid-sz7xmlte]{background-color:#1a1418;padding:1.75rem 0;border-bottom:1px solid #33252f}.badges-flex[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap;gap:1.5rem}.badge-item[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:.75rem;background:#ffffff0d;padding:.5rem 1rem;border-radius:var(--radius-sm);border:1px solid rgba(255,255,255,.08);text-decoration:none;transition:all .2s ease}.badge-item[data-astro-cid-sz7xmlte]:hover{background:#ffffff1a;transform:translateY(-2px)}.badge-img[data-astro-cid-sz7xmlte]{height:38px;width:auto;object-fit:contain;border-radius:4px;background:#fff;padding:2px}.badge-text[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column}.badge-title[data-astro-cid-sz7xmlte]{font-weight:600;font-size:.85rem;color:#fff}.badge-sub[data-astro-cid-sz7xmlte]{font-size:.75rem;color:var(--secondary)}.footer-main[data-astro-cid-sz7xmlte]{padding:4rem 0 2.5rem}.footer-grid[data-astro-cid-sz7xmlte]{display:grid;gap:3rem;margin-bottom:2.5rem}.footer-grid[data-astro-cid-sz7xmlte].cols-4{grid-template-columns:1.2fr .8fr 1.1fr 1fr}.footer-grid[data-astro-cid-sz7xmlte].cols-3{grid-template-columns:1.3fr .9fr 1.2fr}@media(max-width:1024px){.footer-grid[data-astro-cid-sz7xmlte].cols-4,.footer-grid[data-astro-cid-sz7xmlte].cols-3{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.footer-grid[data-astro-cid-sz7xmlte].cols-4,.footer-grid[data-astro-cid-sz7xmlte].cols-3{grid-template-columns:1fr}}.footer-logo[data-astro-cid-sz7xmlte]{height:52px;width:auto;margin-bottom:1.25rem;object-fit:contain}.brand-desc[data-astro-cid-sz7xmlte]{color:#b8aab3;font-size:.9rem;line-height:1.6;margin-bottom:1.25rem}.footer-meta-info[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{font-size:.825rem;color:#9d8e98;margin-bottom:.25rem}.location-highlight[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:.4rem;color:var(--secondary)!important;font-size:.8rem!important;margin-top:.5rem!important}.footer-heading[data-astro-cid-sz7xmlte]{color:#fff;font-size:1.25rem;margin-bottom:1.25rem;position:relative;padding-bottom:.5rem}.footer-heading[data-astro-cid-sz7xmlte]:after{content:"";position:absolute;bottom:0;left:0;width:32px;height:2px;background-color:var(--primary)}.footer-links[data-astro-cid-sz7xmlte]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.6rem}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#c9bec6;font-size:.9rem}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#fff;padding-left:4px}.contact-details[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.85rem;margin-bottom:1.5rem}.contact-line[data-astro-cid-sz7xmlte]{display:flex;align-items:flex-start;gap:.65rem;color:#c9bec6;font-size:.9rem;margin:0}.contact-line[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{color:var(--secondary);flex-shrink:0;margin-top:2px}.contact-line[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#c9bec6}.contact-line[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#fff}.opening-hours-block[data-astro-cid-sz7xmlte]{background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:var(--radius-sm);padding:.85rem}.hours-subheading[data-astro-cid-sz7xmlte]{font-size:.85rem;color:#fff;margin-bottom:.5rem;font-family:inherit;font-weight:600}.hours-list[data-astro-cid-sz7xmlte]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.25rem;font-size:.825rem}.hours-list[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;color:#b8aab3}.hours-note[data-astro-cid-sz7xmlte]{font-size:.75rem;color:#9d8e98;font-style:italic;margin-top:.4rem;margin-bottom:.4rem}.bicycle-note[data-astro-cid-sz7xmlte]{font-size:.775rem;color:#dec148;margin:.5rem 0 0;display:flex;align-items:flex-start;gap:.4rem;line-height:1.4}.bicycle-note[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{flex-shrink:0;margin-top:2px}.region-intro[data-astro-cid-sz7xmlte]{font-size:.85rem;color:#b8aab3;margin-bottom:.75rem}.region-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;align-items:center}.dist-tag[data-astro-cid-sz7xmlte]{font-size:.75rem;color:#9d8e98}.footer-disclaimer[data-astro-cid-sz7xmlte]{border-top:1px solid rgba(255,255,255,.08);padding-top:1.5rem;font-size:.8rem;color:#8c7d87;line-height:1.6}.footer-bottom-links[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:.75rem;font-size:.85rem}.footer-bottom-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#a89ba3}.footer-bottom-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#fff}.floating-actions-dock[data-astro-cid-quxkk6to]{position:fixed;bottom:1.5rem;right:1.5rem;display:flex;flex-direction:column;gap:.75rem;z-index:990}.floating-btn[data-astro-cid-quxkk6to]{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.1rem;border-radius:var(--radius-full);border:none;cursor:pointer;font-size:.875rem;font-weight:600;box-shadow:0 4px 18px #00000026;transition:all .3s cubic-bezier(.16,1,.3,1);color:#fff;text-decoration:none}.floating-btn[data-astro-cid-quxkk6to]:hover{transform:translateY(-3px) scale(1.03);box-shadow:0 8px 24px #00000038}.whatsapp-btn[data-astro-cid-quxkk6to]{background-color:#25d366}.whatsapp-btn[data-astro-cid-quxkk6to]:hover{background-color:#20ba5a}.callback-btn[data-astro-cid-quxkk6to]{background-color:var(--primary)}.callback-btn[data-astro-cid-quxkk6to]:hover{background-color:var(--primary-hover)}@media(max-width:640px){.floating-actions-dock[data-astro-cid-quxkk6to]{bottom:1rem;right:1rem;gap:.5rem}.floating-btn[data-astro-cid-quxkk6to]{padding:.75rem;border-radius:50%;width:48px;height:48px;justify-content:center}.hide-mobile[data-astro-cid-quxkk6to]{display:none}}.a11y-container[data-astro-cid-b4axsvtn]{position:fixed;bottom:1.5rem;left:1.5rem;z-index:990}.a11y-trigger[data-astro-cid-b4axsvtn]{width:44px;height:44px;border-radius:50%;background:#2d232a;color:#fff;border:2px solid #ffffff;box-shadow:0 4px 14px #0003;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .25s ease}.a11y-trigger[data-astro-cid-b4axsvtn]:hover{transform:scale(1.08);background:var(--primary)}.a11y-menu[data-astro-cid-b4axsvtn]{position:absolute;bottom:56px;left:0;width:280px;background:#fff;border-radius:var(--radius-md);box-shadow:0 10px 30px #00000026;border:1px solid var(--border-color);padding:1.25rem;display:none;flex-direction:column;gap:1rem}.a11y-menu[data-astro-cid-b4axsvtn].is-active{display:flex;animation:fadeIn .2s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.a11y-header[data-astro-cid-b4axsvtn]{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--border-color);padding-bottom:.5rem}.a11y-title[data-astro-cid-b4axsvtn]{font-weight:700;font-size:.95rem;color:var(--text-color)}.a11y-close[data-astro-cid-b4axsvtn]{background:transparent;border:none;font-size:1.25rem;cursor:pointer;color:var(--text-muted)}.a11y-controls[data-astro-cid-b4axsvtn]{display:flex;flex-direction:column;gap:.85rem}.a11y-group[data-astro-cid-b4axsvtn]{display:flex;flex-direction:column;gap:.35rem}.control-label[data-astro-cid-b4axsvtn]{font-size:.8rem;font-weight:600;color:var(--text-muted)}.btn-group[data-astro-cid-b4axsvtn]{display:flex;gap:.5rem}.a11y-btn[data-astro-cid-b4axsvtn]{flex:1;padding:.4rem;background:var(--surface);border:1px solid var(--border-color);border-radius:var(--radius-sm);font-weight:700;cursor:pointer;font-size:.9rem;transition:all .2s ease}.a11y-btn[data-astro-cid-b4axsvtn].active,.a11y-btn[data-astro-cid-b4axsvtn]:hover{background:var(--primary);color:#fff;border-color:var(--primary)}.a11y-action-btn[data-astro-cid-b4axsvtn]{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.5rem;background:var(--surface);border:1px solid var(--border-color);border-radius:var(--radius-sm);font-size:.825rem;font-weight:600;cursor:pointer;color:var(--text-color);transition:all .2s ease}.a11y-action-btn[data-astro-cid-b4axsvtn]:hover{background:var(--primary-subtle);border-color:var(--primary)}.a11y-action-btn[data-astro-cid-b4axsvtn].active{background:var(--primary);color:#fff}.a11y-reset-btn[data-astro-cid-b4axsvtn]{background:transparent;border:none;color:var(--text-muted);font-size:.75rem;text-decoration:underline;cursor:pointer;margin-top:.25rem;text-align:center}@media(max-width:640px){.a11y-container[data-astro-cid-b4axsvtn]{bottom:1rem;left:1rem}}.modal-overlay[data-astro-cid-wn3yvs2v]{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0009;backdrop-filter:blur(4px);z-index:10000;display:none;align-items:center;justify-content:center;padding:1rem}.modal-overlay[data-astro-cid-wn3yvs2v].is-active{display:flex;animation:modalIn .3s cubic-bezier(.16,1,.3,1)}@keyframes modalIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.modal-box[data-astro-cid-wn3yvs2v]{background:#fff;border-radius:var(--radius-lg);box-shadow:0 20px 50px #00000040;width:100%;max-width:440px;padding:2.25rem;position:relative;border:1px solid var(--border-color)}.modal-close[data-astro-cid-wn3yvs2v]{position:absolute;top:1.25rem;right:1.25rem;background:transparent;border:none;font-size:1.75rem;color:var(--text-muted);cursor:pointer;line-height:1}.modal-close[data-astro-cid-wn3yvs2v]:hover{color:var(--primary)}.modal-header[data-astro-cid-wn3yvs2v]{text-align:center;margin-bottom:1.5rem}.modal-icon[data-astro-cid-wn3yvs2v]{width:56px;height:56px;background:var(--primary-light);color:var(--primary);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.modal-title[data-astro-cid-wn3yvs2v]{font-size:1.75rem;color:var(--text-color);margin-bottom:.5rem}.modal-sub[data-astro-cid-wn3yvs2v]{font-size:.875rem;color:var(--text-muted);line-height:1.5}.modal-form[data-astro-cid-wn3yvs2v]{display:flex;flex-direction:column;gap:1.1rem}.form-group[data-astro-cid-wn3yvs2v]{display:flex;flex-direction:column;gap:.35rem}.form-group[data-astro-cid-wn3yvs2v] label[data-astro-cid-wn3yvs2v]{font-size:.85rem;font-weight:600;color:var(--text-color)}.form-input[data-astro-cid-wn3yvs2v]{width:100%;padding:.75rem 1rem;border:1.5px solid var(--border-color);border-radius:var(--radius-sm);font-size:.95rem;font-family:inherit;transition:all .2s ease}.form-input[data-astro-cid-wn3yvs2v]:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #9d467e26}.form-select[data-astro-cid-wn3yvs2v]{cursor:pointer;background-color:#fff}.w-full[data-astro-cid-wn3yvs2v]{width:100%}.form-feedback[data-astro-cid-wn3yvs2v]{margin-top:.5rem;font-size:.875rem;text-align:center;display:none}.form-feedback[data-astro-cid-wn3yvs2v].success{display:block;color:#15803d;background:#dcfce7;padding:.75rem;border-radius:var(--radius-sm)}.cookie-banner[data-astro-cid-fzbxxtek]{position:fixed;bottom:0;left:0;width:100%;background:#241c22f0;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#fff;border-top:1px solid rgba(255,255,255,.12);padding:1.25rem 0;z-index:9999;box-shadow:0 -4px 20px #0003;display:none}.cookie-banner[data-astro-cid-fzbxxtek].is-visible{display:block;animation:slideUp .35s ease-out}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.cookie-banner-inner[data-astro-cid-fzbxxtek]{display:flex;justify-content:space-between;align-items:center;gap:2rem;flex-wrap:wrap}.cookie-content[data-astro-cid-fzbxxtek]{display:flex;align-items:center;gap:1rem;flex:1;min-width:280px}.cookie-icon[data-astro-cid-fzbxxtek]{color:var(--secondary);flex-shrink:0}.cookie-text[data-astro-cid-fzbxxtek]{font-size:.875rem;color:#e0d6dc;margin:0;line-height:1.5}.cookie-text[data-astro-cid-fzbxxtek] a[data-astro-cid-fzbxxtek]{color:#fff;text-decoration:underline}.cookie-actions[data-astro-cid-fzbxxtek]{display:flex;gap:.75rem;flex-shrink:0}.cookie-actions[data-astro-cid-fzbxxtek] .btn-secondary[data-astro-cid-fzbxxtek]{border-color:#ffffff4d;color:#fff!important}.cookie-actions[data-astro-cid-fzbxxtek] .btn-secondary[data-astro-cid-fzbxxtek]:hover{background:#ffffff1a}@media(max-width:640px){.cookie-actions[data-astro-cid-fzbxxtek]{width:100%;flex-direction:column}.cookie-actions[data-astro-cid-fzbxxtek] .btn[data-astro-cid-fzbxxtek]{width:100%}}
