body,html{max-width:100%;overflow-x:clip}.frame-canvas{position:fixed;inset:0;z-index:0;width:100%;height:100vh;pointer-events:none;opacity:1;transition:opacity 420ms}.post-sections-bg{position:fixed;inset:0;z-index:0;pointer-events:none;opacity:0;transition:opacity 520ms;background:radial-gradient(circle at 20% 20%,rgba(29,79,255,.26),transparent 32%),radial-gradient(circle at 82% 78%,rgba(0,180,255,.2),transparent 36%),radial-gradient(circle at 50% 55%,rgba(255,255,255,.05),transparent 40%),linear-gradient(160deg,#020206 0,#050b18 42%,#020206 100%);background-size:140% 140%,150% 150%,100% 100%,100% 100%;animation:14s ease-in-out infinite alternate postBgShift}@keyframes postBgShift{0%{background-position:0 0,100% 100%,50% 50%,50% 50%}100%{background-position:20% 15%,82% 74%,48% 52%,50% 50%}}.frame-shade{position:fixed;inset:0;z-index:1;background:linear-gradient(90deg,rgba(0,0,0,.9) 0,rgba(0,0,0,.72) 40%,rgba(0,0,0,.62) 100%);pointer-events:none}.noise-overlay{position:fixed;inset:0;z-index:2;background-image:radial-gradient(rgba(255,255,255,.06) 1px,transparent 1px);background-size:3px 3px;opacity:.15;pointer-events:none}.content-section{padding-top:3.5rem;padding-bottom:3.5rem;scroll-margin-top:7rem}.gallery-section{width:100%;padding:2.5rem 0 3rem;overflow:hidden}.gallery-title-wrap{width:min(100% - 2rem,80rem);margin:0 auto 1.25rem;padding:0 .25rem}.gallery-title-wrap h2{font-size:clamp(1.7rem, 3.4vw, 2.35rem);font-weight:800;color:#fff;letter-spacing:.01em;line-height:1.2}.gallery-title-wrap p{margin-top:.65rem;max-width:42rem;color:#cbd5e1;font-size:.95rem;line-height:1.55}.gallery-marquee-row{display:flex;width:100%;overflow:hidden;margin-top:.8rem;mask-image:linear-gradient(to right,transparent 0%,black 8%,black 92%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 8%,black 92%,transparent 100%)}.gallery-marquee-inner{display:flex;width:max-content;gap:1rem;padding-right:1rem;animation:72s linear infinite galleryScrollLeft;will-change:transform}.gallery-marquee-row.is-right .gallery-marquee-inner{animation-direction:reverse}.gallery-photo-wrap{flex:0 0 auto;width:clamp(180px,24vw,320px);aspect-ratio:4/3;overflow:hidden;border-radius:1rem;border:1px solid rgba(255,255,255,.18);background:rgba(2,6,23,.65);box-shadow:0 10px 24px rgba(0,0,0,.34)}.gallery-photo-wrap img{width:100%;height:100%;object-fit:cover;display:block;transform:scale(1.01)}.gallery-photo-wrap img[data-gallery-open]{cursor:zoom-in}.gallery-lightbox{position:fixed;inset:0;z-index:180;display:grid;place-items:center;opacity:0;pointer-events:none;transition:opacity 220ms}.gallery-lightbox.is-open{opacity:1;pointer-events:auto}.gallery-lightbox__overlay{position:absolute;inset:0;background:rgba(2,6,23,.88);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}.gallery-lightbox__content{position:relative;z-index:1;width:min(96vw,1400px);height:min(90vh,980px);display:grid;place-items:center;padding:.75rem}.gallery-lightbox__image{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:.9rem;border:1px solid rgba(255,255,255,.22);box-shadow:0 20px 40px rgba(0,0,0,.45);background:rgba(2,6,23,.55)}.gallery-lightbox__close{position:absolute;top:clamp(.6rem,2vw,1.05rem);right:clamp(.6rem,2vw,1.05rem);z-index:2;display:inline-flex;align-items:center;justify-content:center;width:2.45rem;height:2.45rem;border-radius:9999px;border:1px solid rgba(255,255,255,.45);color:#fff;background:rgba(2,6,23,.68);transition:background-color 180ms,transform 180ms,border-color 180ms}.gallery-lightbox__close:hover{transform:scale(1.05);background:rgba(15,23,42,.9);border-color:rgba(255,255,255,.82)}@keyframes galleryScrollLeft{from{transform:translate3d(0,0,0)}to{transform:translate3d(-50%,0,0)}}@media (prefers-reduced-motion:reduce){.gallery-marquee-inner{animation:none}}@media (min-width:768px){.gallery-section{padding:3rem 0 3.75rem}.gallery-marquee-row{margin-top:1rem}.gallery-marquee-inner{gap:1.15rem;padding-right:1.15rem}.content-section{padding-top:5rem;padding-bottom:5rem;scroll-margin-top:8rem}}.reveal-item{opacity:0;transform:translateY(24px) scale(.985);transition:opacity 620ms,transform 620ms;will-change:opacity,transform}.reveal-left{transform:translateX(-26px) scale(.985)}.reveal-right{transform:translateX(26px) scale(.985)}.reveal-zoom{transform:scale(.94)}.reveal-item.is-visible{opacity:1;transform:translateY(0) scale(1)}.card-hover{transition:transform 280ms,border-color 280ms,background-color 280ms,box-shadow 280ms;transform-style:preserve-3d}.card-hover:hover{border-color:rgba(59,130,246,.55);background-color:rgba(0,0,0,.6);box-shadow:0 14px 36px rgba(8,15,35,.45)}.trainers-carousel:focus-visible{outline:rgba(29,79,255,.85) solid 2px;outline-offset:4px;border-radius:.75rem}.site-header{position:fixed;top:.85rem;left:50%;width:min(100% - 1.5rem,80rem);transform:translateX(-50%) translateY(0);border:1px solid transparent;border-radius:9999px;background:rgba(0,0,0,0);backdrop-filter:blur(0px);-webkit-backdrop-filter:blur(0px);box-shadow:0 0 0 transparent;transition:transform 360ms,background-color 360ms,border-color 360ms,box-shadow 360ms,backdrop-filter 360ms;will-change:transform,background-color,border-color,backdrop-filter;z-index:100}.site-header.is-scrolled{background:rgba(3,7,16,.62);border-color:rgba(255,255,255,.16);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 12px 28px rgba(0,0,0,.35)}.site-header.is-hidden{transform:translateX(-50%) translateY(-145%)}.header-actions{display:flex;align-items:center;gap:.55rem;margin-left:auto}.mobile-menu-toggle{width:2.25rem;height:2.25rem;border-radius:9999px;border:1px solid rgba(255,255,255,.34);background:rgba(15,23,42,.52);color:#fff;display:inline-flex;align-items:center;justify-content:center;transition:background-color 220ms,border-color 220ms,transform 220ms}.mobile-menu-toggle:hover{background:rgba(15,23,42,.72);border-color:rgba(255,255,255,.7)}.mobile-menu-toggle-lines{position:relative;width:1rem;height:.8rem;pointer-events:none}.mobile-menu-toggle-lines span,.mobile-menu-toggle-lines::after,.mobile-menu-toggle-lines::before{content:"";position:absolute;left:0;width:100%;height:2px;border-radius:9999px;background:currentColor;transition:transform 220ms,opacity 220ms,top 220ms}.mobile-menu-toggle-lines::before{top:0}.mobile-menu-toggle-lines span{top:.31rem}.mobile-menu-toggle-lines::after{top:.62rem}.mobile-menu-toggle.is-open .mobile-menu-toggle-lines::before{top:.31rem;transform:rotate(45deg)}.mobile-menu-toggle.is-open .mobile-menu-toggle-lines span{opacity:0}.mobile-menu-toggle.is-open .mobile-menu-toggle-lines::after{top:.31rem;transform:rotate(-45deg)}.mobile-menu{position:fixed;top:.75rem;left:50%;width:min(100% - 1.5rem,26rem);transform:translateX(-50%) translateY(-24px);opacity:0;pointer-events:none;border-radius:1rem;border:1px solid rgba(255,255,255,.16);background:rgba(2,8,23,.9);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 16px 34px rgba(2,8,23,.35);padding:.65rem;transition:opacity 220ms,transform 220ms;z-index:95}.mobile-menu.is-open{opacity:1;transform:translateX(-50%) translateY(4.05rem);pointer-events:auto}.mobile-menu-overlay{position:fixed;inset:0;opacity:0;pointer-events:none;background:rgba(2,8,23,.56);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);transition:opacity 220ms;z-index:90}.mobile-menu-overlay.is-open{opacity:1;pointer-events:auto}.mobile-menu-link{display:block;padding:.75rem .9rem;border-radius:.7rem;color:#e5e7eb;font-size:.95rem;line-height:1.2;transition:background-color 180ms,color 180ms}.mobile-menu-link:hover{background:rgba(255,255,255,.12);color:#fff}.theme-toggle{--toggle-width:3.6rem;--toggle-height:2rem;--toggle-pad:0.2rem;--thumb-size:1.5rem;--thumb-shift:1.55rem;display:inline-flex;align-items:center;justify-content:flex-start;width:var(--toggle-width);min-width:var(--toggle-width);height:var(--toggle-height);padding:var(--toggle-pad);flex-shrink:0;border-radius:9999px;border:1px solid rgba(255,255,255,.35);background:rgba(15,23,42,.52);color:#fff;transition:background-color 240ms,border-color 240ms,color 240ms,box-shadow 240ms}.theme-toggle:hover{background:rgba(15,23,42,.72);border-color:rgba(255,255,255,.7)}.theme-toggle-icon{width:1.15rem;height:1.15rem;display:block;pointer-events:none;transition:opacity 180ms,transform 180ms}.theme-toggle-thumb{display:inline-flex;align-items:center;justify-content:center;width:var(--thumb-size);height:var(--thumb-size);border-radius:9999px;background:rgba(255,255,255,.95);color:#0f172a;box-shadow:0 4px 10px rgba(2,8,23,.35);transform:translateX(0);transition:transform 240ms,background-color 240ms,color 240ms,box-shadow 240ms}.theme-toggle .icon-moon{opacity:0;transform:scale(.86);position:absolute}.theme-toggle .icon-sun{opacity:1;transform:scale(1)}:root[data-theme=light] .theme-toggle{box-shadow:0 0 0 1px rgba(14,165,233,.35)}:root[data-theme=light] .theme-toggle .theme-toggle-thumb{transform:translateX(var(--thumb-shift))}:root[data-theme=light] .theme-toggle .icon-sun{opacity:0;transform:scale(.86)}:root[data-theme=light] .theme-toggle .icon-moon{opacity:1;transform:scale(1)}:root[data-theme=light] body{background-color:#e8effa;color:#0f172a}:root[data-theme=light] .frame-shade{background:linear-gradient(90deg,rgba(232,239,250,.58) 0,rgba(226,235,248,.38) 45%,rgba(218,230,245,.14) 100%)}:root[data-theme=light] .noise-overlay{opacity:.08;background-image:radial-gradient(rgba(15,23,42,.08) 1px,transparent 1px)}:root[data-theme=light] .post-sections-bg{background:radial-gradient(circle at 18% 18%,rgba(29,79,255,.16),transparent 30%),radial-gradient(circle at 80% 78%,rgba(14,165,233,.14),transparent 35%),radial-gradient(circle at 48% 54%,rgba(255,255,255,.22),transparent 42%),linear-gradient(160deg,#eef3fb 0,#e3ecf6 48%,#d9e4f2 100%)}:root[data-theme=light] .site-header.is-scrolled{background:rgba(255,255,255,.82);border-color:rgba(15,23,42,.16);box-shadow:0 12px 28px rgba(15,23,42,.12)}:root[data-theme=light] .mobile-menu-toggle{border-color:rgba(15,23,42,.24);background:rgba(255,255,255,.84);color:#0f172a}:root[data-theme=light] .mobile-menu-toggle:hover{background:#fff;border-color:rgba(15,23,42,.45)}:root[data-theme=light] .mobile-menu{border-color:rgba(15,23,42,.14);background:rgba(255,255,255,.96);box-shadow:0 16px 34px rgba(15,23,42,.16)}:root[data-theme=light] .mobile-menu-link{color:#334155}:root[data-theme=light] .mobile-menu-link:hover{background:rgba(15,23,42,.08);color:#0f172a}:root[data-theme=light] .mobile-menu-overlay{background:rgba(15,23,42,.3)}:root[data-theme=light] .theme-toggle{border-color:rgba(15,23,42,.24);background:rgba(255,255,255,.84);color:#0f172a}:root[data-theme=light] .theme-toggle:hover{background:#fff;border-color:rgba(15,23,42,.45)}:root[data-theme=light] .theme-toggle .theme-toggle-thumb{background:rgba(15,23,42,.96);color:#fff;box-shadow:0 4px 10px rgba(15,23,42,.28)}:root[data-theme=light] a.bg-electric,:root[data-theme=light] button.bg-electric{color:#fff!important}:root[data-theme=light] .hover\:bg-blue-500:hover{color:#fff!important}:root[data-theme=light] .gallery-title-wrap h2{color:#0f172a}:root[data-theme=light] .gallery-title-wrap p{color:#475569}@media (max-width:640px){.site-header{gap:.45rem}.site-header>a.group{min-width:0}.theme-toggle{--toggle-width:3.2rem;--toggle-height:1.8rem;--toggle-pad:0.16rem;--thumb-size:1.36rem;--thumb-shift:1.35rem}.theme-toggle-icon{width:1rem;height:1rem}.mobile-menu-toggle{width:2rem;height:2rem}.mobile-menu{width:min(100% - 1rem,26rem)}.mobile-menu.is-open{transform:translateX(-50%) translateY(3.8rem)}#why-us>div{overflow:hidden}#why-us .mt-8.grid{grid-template-columns:minmax(0,1fr)}#why-us .card-hover{width:100%;min-width:0;max-width:100%}}:root[data-theme=light] [class*="bg-black/"]{background-color:rgba(255,255,255,.18)!important}:root[data-theme=light] [class*="border-white/"]{border-color:rgba(15,23,42,.15)!important}:root[data-theme=light] .text-white{color:#0f172a!important}:root[data-theme=light] .text-gray-200,:root[data-theme=light] .text-gray-300{color:#334155!important}:root[data-theme=light] .text-gray-400,:root[data-theme=light] .text-gray-500{color:#64748b!important}:root[data-theme=light] #trainers .trainers-carousel__card{background-color:#fff!important;border-color:rgba(15,23,42,.12)!important;box-shadow:0 20px 50px rgba(15,23,42,.1)}:root[data-theme=light] #trainers .trainers-carousel__card.card-hover:hover{background-color:#f1f5f9!important;border-color:rgba(59,130,246,.45)!important;box-shadow:0 18px 44px rgba(15,23,42,.12)}:root[data-theme=light] #trainers .trainers-carousel__nav-btn{background-color:#f1f5f9!important;border-color:rgba(15,23,42,.14)!important}:root[data-theme=light] #trainers .trainers-carousel__nav-btn:hover{background-color:#e2e8f0!important}:root[data-theme=light] #trainers .trainers-carousel__avatar{background-color:#e2e8f0!important;border-color:rgba(15,23,42,.12)!important}:root[data-theme=light] #trainers .trainers-carousel__social{background-color:rgba(15,23,42,.07)!important}:root[data-theme=light] #trainers .trainers-carousel__social:hover{background-color:rgba(15,23,42,.12)!important}:root[data-theme=light] footer{background:rgba(255,255,255,.7)!important;border-top-color:rgba(15,23,42,.14)!important}.schedule-filter.active{background:rgba(29,79,255,.82);border-color:rgba(29,79,255,.96);color:#fff;box-shadow:0 6px 16px rgba(29,79,255,.35)}.schedule-table-wrap{position:relative;overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:.875rem;border:1px solid rgba(255,255,255,.14);background:rgba(2,8,23,.58);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 0 0 1px rgba(29,79,255,.1),0 16px 42px rgba(0,0,0,.32)}.schedule-table{width:100%;border-collapse:separate;border-spacing:0}.schedule-table__head th{position:relative;padding:.7rem .55rem;text-align:left;font-size:.65rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:rgba(226,232,240,.95);background:rgba(2,8,23,.94);border-bottom:1px solid rgba(29,79,255,.4);vertical-align:bottom}.schedule-table__day{min-width:6.5rem}.schedule-table__cell{padding:.65rem .55rem;vertical-align:top;font-size:.8125rem;line-height:1.4}.schedule-table__cell--empty{color:rgba(148,163,184,.65);font-variant-numeric:tabular-nums}.schedule-table-wrap tbody tr{background:rgba(0,0,0,.12)}.schedule-table-wrap tbody tr.schedule-row-alt{background:rgba(15,23,42,.35)}.schedule-table-wrap table td,.schedule-table-wrap table th{border-bottom:1px solid rgba(255,255,255,.07)}.schedule-table-wrap tbody tr:last-child td{border-bottom:none}.schedule-sticky-col{position:sticky;left:0;box-sizing:border-box;width:1%;min-width:4.85rem;max-width:6.75rem;padding:.55rem .45rem;font-size:.8125rem;line-height:1.35;font-variant-numeric:tabular-nums;white-space:nowrap;text-align:left;background:rgba(2,8,23,.97);border-right:1px solid rgba(255,255,255,.1);box-shadow:6px 0 18px -8px rgba(0,0,0,.55)}.schedule-table__sticky-head.schedule-sticky-col{z-index:4;background:rgba(2,8,23,.98);box-shadow:6px 0 18px -8px rgba(0,0,0,.5),inset 0 -1px 0 rgba(29,79,255,.25)}td.schedule-sticky-col{z-index:2}.schedule-row-alt .schedule-sticky-col{background:rgba(15,23,42,.96)}.schedule-table__time-cell{font-weight:600;color:#f8fafc}.schedule-entry{display:inline-block;cursor:pointer;border:1px solid rgba(59,130,246,.45);border-radius:.75rem;padding:.4rem .6rem;background:rgba(29,79,255,.2);color:#e8efff;line-height:1.35;transition:transform 180ms,box-shadow 180ms,background-color 180ms,border-color 180ms}.schedule-entry:hover{transform:translateY(-1px);border-color:rgba(59,130,246,.75);background:rgba(29,79,255,.32);box-shadow:0 8px 20px rgba(29,79,255,.25)}.schedule-entry:focus-visible{outline:rgba(29,79,255,.85) solid 2px;outline-offset:2px}:root[data-theme=light] #schedule>div:first-child{background-color:rgba(255,255,255,.96)!important;border-color:rgba(15,23,42,.12)!important;box-shadow:0 8px 32px rgba(15,23,42,.06)}:root[data-theme=light] #schedule .schedule-table-wrap{background:rgba(255,255,255,.97)!important;border-color:rgba(15,23,42,.12)!important;box-shadow:0 0 0 1px rgba(29,79,255,.1),0 12px 36px rgba(15,23,42,.08)}:root[data-theme=light] .schedule-table__head th{color:#475569;background:rgba(248,250,252,.98);border-bottom-color:rgba(29,79,255,.35)}:root[data-theme=light] .schedule-table-wrap tbody tr{background:rgba(255,255,255,.5)}:root[data-theme=light] .schedule-table-wrap tbody tr.schedule-row-alt{background:rgba(241,245,249,.85)}:root[data-theme=light] .schedule-table-wrap table td,:root[data-theme=light] .schedule-table-wrap table th{border-bottom-color:rgba(15,23,42,.08)}:root[data-theme=light] .schedule-sticky-col{background:rgba(255,255,255,.98);border-right-color:rgba(15,23,42,.1);box-shadow:6px 0 18px -8px rgba(15,23,42,.12)}:root[data-theme=light] .schedule-table__sticky-head.schedule-sticky-col{background:rgba(248,250,252,.99);box-shadow:6px 0 18px -8px rgba(15,23,42,.1),inset 0 -1px 0 rgba(29,79,255,.2)}:root[data-theme=light] .schedule-row-alt .schedule-sticky-col{background:rgba(241,245,249,.98)}:root[data-theme=light] .schedule-table__time-cell{color:#0f172a}:root[data-theme=light] .schedule-table__cell--empty{color:rgba(100,116,139,.85)}:root[data-theme=light] .schedule-entry{background:rgba(29,79,255,.1);border-color:rgba(29,79,255,.4);color:#1e3a8a}:root[data-theme=light] .schedule-entry:hover{background:rgba(29,79,255,.16);border-color:rgba(29,79,255,.55);box-shadow:0 8px 20px rgba(29,79,255,.15)}.schedule-modal{position:fixed;inset:0;z-index:220;display:none;align-items:center;justify-content:center;padding:1rem}.schedule-modal.is-open{display:flex}.schedule-modal__overlay{position:absolute;inset:0;background:rgba(2,8,23,.66);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.schedule-modal__dialog{position:relative;z-index:1;width:min(100%,30rem);border-radius:1rem;border:1px solid rgba(255,255,255,.14);background:rgba(2,8,23,.92);padding:1.25rem;box-shadow:0 22px 54px rgba(2,8,23,.45)}.schedule-modal__field{width:100%;border-radius:.75rem;border:1px solid rgba(255,255,255,.16);background:rgba(15,23,42,.66);color:#fff;padding:.72rem .9rem;outline:0;transition:border-color 180ms,box-shadow 180ms}.schedule-modal__field:focus{border-color:rgba(29,79,255,.72);box-shadow:0 0 0 3px rgba(29,79,255,.2)}.schedule-modal__close{border:1px solid rgba(255,255,255,.3);background:0 0;color:#fff}:root[data-theme=light] .schedule-modal__dialog{border-color:rgba(15,23,42,.14);background:rgba(255,255,255,.98);box-shadow:0 18px 46px rgba(15,23,42,.15)}:root[data-theme=light] .schedule-modal__field{border-color:rgba(15,23,42,.14);background:rgba(248,250,252,.96);color:#0f172a}:root[data-theme=light] .schedule-modal__close{border-color:rgba(15,23,42,.24);color:#0f172a}.floating-contact{position:fixed;right:2rem;bottom:1rem;z-index:190;display:flex;flex-direction:column;align-items:flex-end;gap:.65rem}.floating-contact__list{display:flex;flex-direction:column;align-items:flex-end;gap:.55rem;opacity:0;pointer-events:none;transform:translateY(10px) scale(.96);transform-origin:right bottom;transition:opacity 190ms,transform 190ms}.floating-contact.is-open .floating-contact__list{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.floating-contact__link,.floating-contact__toggle{width:4.1rem;height:4.1rem;border:1px solid rgba(255,255,255,.14);border-radius:9999px;display:inline-flex;align-items:center;justify-content:center;color:#f1f5f9;background:rgba(2,8,23,.88);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 0 0 1px rgba(29,79,255,.14),0 12px 28px rgba(0,0,0,.38);transition:transform 170ms,border-color 170ms,box-shadow 170ms,background-color 170ms}.floating-contact__link{text-decoration:none}.floating-contact__link:hover,.floating-contact__toggle:hover{transform:translateY(-2px);border-color:rgba(59,130,246,.55);box-shadow:0 0 0 1px rgba(29,79,255,.38),0 16px 36px rgba(8,15,35,.48)}.floating-contact__telegram:hover{border-color:rgba(56,189,248,.55)}.floating-contact__whatsapp:hover{border-color:rgba(52,211,153,.55)}.floating-contact__viber:hover{border-color:rgba(167,139,250,.55)}.floating-contact__link:focus-visible,.floating-contact__toggle:focus-visible{outline:rgba(29,79,255,.85) solid 2px;outline-offset:2px}.floating-contact__toggle{cursor:pointer;position:relative;overflow:hidden}.floating-contact.is-open .floating-contact__toggle{border-color:rgba(59,130,246,.65);box-shadow:0 0 0 1px rgba(29,79,255,.45),0 0 22px rgba(29,79,255,.28),0 14px 36px rgba(0,0,0,.42)}.floating-contact__icon{width:1.95rem;height:1.95rem;display:block;color:inherit;fill:currentColor}.floating-contact__link .floating-contact__icon path{fill:currentColor}.floating-contact__toggle-icon{width:1.55rem;height:1.55rem;position:relative;z-index:2;border-radius:9999px;border:1px solid rgba(29,79,255,.75);background:rgba(15,23,42,.55);box-shadow:0 0 14px rgba(29,79,255,.22)}.floating-contact__ring{position:absolute;inset:3px;width:calc(100% - 6px);height:calc(100% - 6px);animation:8s linear infinite floatingContactRing;transform-origin:50% 50%;z-index:1;pointer-events:none;opacity:.92}.floating-contact__ring-text{fill:rgba(255,255,255,0.82);font-size:.88rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase}@keyframes floatingContactRing{from{transform:rotate(0)}to{transform:rotate(360deg)}}:root[data-theme=light] .floating-contact__link,:root[data-theme=light] .floating-contact__toggle{color:#0f172a;background:rgba(255,255,255,.94);border-color:rgba(15,23,42,.12);box-shadow:0 0 0 1px rgba(29,79,255,.12),0 10px 26px rgba(15,23,42,.14)}:root[data-theme=light] .floating-contact__link:hover,:root[data-theme=light] .floating-contact__toggle:hover{border-color:rgba(29,79,255,.45);box-shadow:0 0 0 1px rgba(29,79,255,.22),0 14px 32px rgba(15,23,42,.18)}:root[data-theme=light] .floating-contact.is-open .floating-contact__toggle{border-color:rgba(29,79,255,.55);box-shadow:0 0 0 1px rgba(29,79,255,.28),0 0 20px rgba(29,79,255,.18),0 12px 28px rgba(15,23,42,.16)}:root[data-theme=light] .floating-contact__toggle-icon{border-color:rgba(29,79,255,.55);background:rgba(241,245,249,.95);box-shadow:0 0 12px rgba(29,79,255,.15)}:root[data-theme=light] .floating-contact__ring-text{fill:#334155}@media (max-width:640px){.floating-contact{right:.75rem;bottom:.75rem}}@media (prefers-reduced-motion:reduce){.floating-contact__link,.floating-contact__list,.floating-contact__ring,.floating-contact__toggle,.floating-contact__toggle-icon{transition:none;animation:none}}.site-toast-region{position:fixed;left:1rem;bottom:1rem;z-index:260;display:flex;flex-direction:column-reverse;gap:.55rem;width:min(100% - 2rem,22rem);pointer-events:none}.site-toast{position:relative;pointer-events:auto;padding:.85rem 2.35rem .85rem .95rem;border-radius:.95rem;border:1px solid rgba(255,255,255,.14);background:rgba(2,8,23,.94);box-shadow:0 0 0 1px rgba(29,79,255,.12),0 16px 40px rgba(0,0,0,.45);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);opacity:0;transform:translateY(12px) scale(.98);transition:opacity 240ms,transform 240ms}.site-toast--visible{opacity:1;transform:translateY(0) scale(1)}.site-toast__label{display:block;font-size:.65rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:rgba(148,163,184,.95)}.site-toast__text{margin:.35rem 0 0;font-size:.9rem;line-height:1.45;color:#f1f5f9}.site-toast__close{position:absolute;top:.35rem;right:.35rem;width:1.75rem;height:1.75rem;border:none;border-radius:999px;background:rgba(255,255,255,.06);color:rgba(226,232,240,.85);font-size:1.15rem;line-height:1;cursor:pointer;transition:background-color 180ms,color 180ms}.site-toast__close:hover{background:rgba(255,255,255,.12);color:#fff}.site-toast--success{border-color:rgba(52,211,153,.35);box-shadow:0 0 0 1px rgba(52,211,153,.12),0 16px 40px rgba(0,0,0,.45)}.site-toast--success .site-toast__label{color:rgba(167,243,208,.95)}.site-toast--error{border-color:rgba(251,113,133,.45);box-shadow:0 0 0 1px rgba(251,113,133,.14),0 16px 40px rgba(0,0,0,.45)}.site-toast--error .site-toast__label{color:rgba(254,205,211,.95)}.site-toast--info{border-color:rgba(29,79,255,.38);box-shadow:0 0 0 1px rgba(29,79,255,.16),0 16px 40px rgba(0,0,0,.45)}.site-toast--info .site-toast__label{color:rgba(147,197,253,.95)}:root[data-theme=light] .site-toast{background:rgba(255,255,255,.96);border-color:rgba(15,23,42,.12);box-shadow:0 16px 40px rgba(15,23,42,.12)}:root[data-theme=light] .site-toast__text{color:#0f172a}:root[data-theme=light] .site-toast__label{color:#64748b}:root[data-theme=light] .site-toast--success .site-toast__label{color:#047857}:root[data-theme=light] .site-toast--error .site-toast__label{color:#be123c}:root[data-theme=light] .site-toast--info .site-toast__label{color:#1d4ed8}:root[data-theme=light] .site-toast__close{background:rgba(15,23,42,.06);color:#475569}.form-field-invalid{border-color:rgba(251,113,133,.55)!important;box-shadow:0 0 0 2px rgba(251,113,133,.22)!important}.schedule-modal__field.form-field-invalid{border-color:rgba(251,113,133,.65)!important;box-shadow:0 0 0 2px rgba(251,113,133,.28)!important}:root[data-theme=light] .form-field-invalid{border-color:rgba(225,29,72,.45)!important;box-shadow:0 0 0 2px rgba(225,29,72,.15)!important}.trial-consent-invalid{outline:rgba(251,113,133,.55) solid 1px;outline-offset:3px;border-radius:.5rem}:root[data-theme=light] .trial-consent-invalid{outline-color:rgba(225,29,72,.45)}@media (max-width:640px){.site-toast-region{left:.75rem;bottom:5.25rem;width:min(100% - 1.5rem,22rem)}}@media (prefers-reduced-motion:reduce){.site-toast{transition:opacity 120ms}}