:root{--font-base: "Outfit", "Zen Maru Gothic", sans-serif;--font-heading: "Outfit", "Zen Maru Gothic", sans-serif;--font-handwritten: "Yomogi", "Zen Maru Gothic", cursive;--bg: #f0f7ff;--bg-surface: #ffffff;--bg-strong: #0c2d48;--text: #0f172a;--text-muted: #64748b;--accent: #0284c7;--accent-strong: #0369a1;--accent-light: #e0f2fe;--accent-warm: #d9b35a;--accent-warm-strong: #b48c36;--accent-action: #ff7e67;--line: #e0eaf4;--hero-overlay: rgba(12, 45, 72, .32)}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;min-height:100%;overflow-x:hidden}body{font-family:var(--font-base);color:var(--text);background:radial-gradient(ellipse at 20% -8%,rgba(2,132,199,.1),transparent 50%),radial-gradient(ellipse at 80% -5%,rgba(217,179,90,.08),transparent 45%),var(--bg);line-height:1.65}h1,h2,h3,h4,h5,h6,summary,button{font-family:var(--font-heading);letter-spacing:-.01em}img,video{display:block;max-width:100%}a{color:inherit;text-decoration:none}.site-header{position:sticky;top:0;left:0;right:0;z-index:200;display:flex;justify-content:space-between;align-items:center;padding:.8rem 1rem;background:#fff;color:var(--text);backdrop-filter:blur(14px) saturate(1.4);border-bottom:1px solid rgba(2,132,199,.12);box-shadow:0 1px 8px #0c2d480f}.site-header__brand{font-weight:800;font-size:1.4rem;font-family:var(--font-heading)}.site-header__actions{display:flex;align-items:center;gap:.7rem}.site-header__nav,.site-header__nav-icon{display:none}.menu-button{display:inline-flex;align-items:center;justify-content:center;gap:.58rem;min-height:2.7rem;padding:.45rem .82rem .45rem .68rem;border:1px solid rgba(12,45,72,.12);background:linear-gradient(135deg,#123e73,#0c2d48);color:#fff;border-radius:999px;font-weight:800;font-size:.72rem;letter-spacing:.08em;box-shadow:0 10px 22px #0c2d482e,inset 0 1px #ffffff24;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.menu-button:hover{transform:translateY(-1px);background:linear-gradient(135deg,#154985,#0f3960);box-shadow:0 14px 28px #0c2d4838,inset 0 1px #ffffff2e}.menu-button__icon{width:1.82rem;height:1.82rem;border-radius:999px;display:grid;align-content:center;justify-items:center;gap:.22rem;background:#ffffff1f;box-shadow:inset 0 0 0 1px #ffffff14}.menu-button__icon span{display:block;width:.78rem;height:2px;border-radius:999px;background:currentColor}.menu-button__icon span:nth-child(2){width:.58rem}.menu-button__label{line-height:1}.mobile-menu{position:fixed;inset:0;z-index:350;opacity:0;pointer-events:none;transition:opacity .22s ease}.mobile-menu.is-open{opacity:1;pointer-events:auto}.mobile-menu__backdrop{position:absolute;inset:0;background:#00000073}.mobile-menu__panel{position:absolute;top:0;right:0;width:min(86vw,360px);height:100%;padding:1rem;display:grid;align-content:start;gap:1rem;overflow-y:auto;background:linear-gradient(160deg,#0c2d48,#075985 60%,#0284c7);transform:translate(100%);transition:transform .24s ease}.mobile-menu.is-open .mobile-menu__panel{transform:translate(0)}.mobile-menu__topbar{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.mobile-menu__panel a.mobile-menu__brand{display:inline-flex;align-items:center;max-width:min(48vw,11.5rem);padding:0;border-radius:0;background:transparent}.mobile-menu__brand-logo{display:block;width:100%;height:auto}.mobile-menu__close{justify-self:end;border:0;width:2.2rem;height:2.2rem;border-radius:999px;color:#fff;background:#fff3}.mobile-menu__group{display:grid;gap:.55rem}.mobile-menu__heading{margin:0 0 .1rem;padding:0 .2rem;color:#ffffffb3;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.mobile-menu__panel a{color:#fff;font-weight:700;padding:.65rem .75rem;border-radius:.65rem;background:#ffffff1a;display:flex;align-items:center;gap:.55rem}.mobile-menu__icon{width:1rem;height:1rem;flex:0 0 auto;color:#7dd3fc;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.site-main{max-width:none;margin:0}.section{margin:0;padding:clamp(1.5rem,5.2vw,2.4rem) 1rem;display:flex;flex-direction:column;justify-content:flex-start}.site-main>section:not(#hero)>*{width:min(100%,980px);margin-inline:auto;padding-inline:.6rem}.site-main>section:not(#hero):nth-of-type(odd){background:#eaf3fc}.site-main>section:not(#hero):nth-of-type(2n){background:#f5f9ff}#news,#about,#results,#plans,#access,#faq{padding-top:clamp(1.5rem,5.2vw,2.4rem);padding-bottom:clamp(1.5rem,5.2vw,2.4rem)}.section>.section-title{margin-bottom:.85rem}.section h2{margin:0;font-size:clamp(1.4rem,4.5vw,1.85rem)}.section-title{margin:0;display:inline-flex;align-items:center;gap:.5rem;font-size:clamp(1.4rem,4.5vw,1.85rem)}.section-title__icon{width:1.05em;height:1.05em;color:var(--accent-strong);flex:0 0 auto}.section--card{background:transparent;border:0;border-radius:0;padding:0;box-shadow:none}.section__head{display:flex;justify-content:space-between;align-items:center;gap:.8rem;margin-bottom:.8rem}.section__head a{color:var(--accent-strong);font-weight:700;font-size:.88rem}.section-more-btn{display:flex;width:min(100%,19rem);align-items:center;justify-content:space-between;gap:.75rem;margin-top:.85rem;margin-left:auto;margin-right:auto;padding:.52rem .52rem .52rem 1rem;border-radius:999px;background:linear-gradient(135deg,#0284c7,#0369a1);color:#fff;font-weight:800;font-family:var(--font-heading);font-size:.9rem;line-height:1.2;box-shadow:0 6px 14px #0369a147;transition:background .2s,box-shadow .2s}.section-more-btn__label{flex:1 1 auto;text-align:center}.section-more-btn__icon{display:grid;place-items:center;flex:0 0 auto;width:2.35rem;height:2.35rem;border-radius:999px;background:#ffffffeb;color:#0369a1}.section-more-btn__icon svg{width:1rem;height:1rem}.site-main>section:not(#hero)>.section-more-btn,.site-main>section:not(#hero)>.section-more-btns{width:min(100%,19rem);margin-left:auto;margin-right:auto}.site-main>section:not(#hero)>.section-more-btn{padding-inline:.95rem}.section-more-btn:hover{background:linear-gradient(135deg,#0369a1,#075985)}.section-more-btn--secondary{background:linear-gradient(135deg,var(--accent-action),#e65d47);box-shadow:0 6px 14px #ff7e673d}.section-more-btn--secondary .section-more-btn__icon{color:#e65d47}.section-more-btn--secondary:hover{background:linear-gradient(135deg,#e65d47,#d44c38)}.section-more-btns{display:grid;gap:.75rem;margin-top:.85rem}.section-more-btns .section-more-btn{margin-top:0}.hero{height:calc(100vh - 60px);height:calc(100svh - 60px);overflow:hidden;position:relative;margin:0;background:#f0f4f2;display:flex;align-items:center;justify-content:center}.hero__bg-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0;opacity:.6}.hero__bg-text{position:absolute;bottom:-.1em;left:50%;transform:translate(-50%);font-size:clamp(4rem,20vw,22rem);font-weight:900;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.2);white-space:nowrap;line-height:1;z-index:1;letter-spacing:-.02em;pointer-events:none;opacity:.5}@media(max-width:767px){.hero__bg-text{bottom:.5em;-webkit-text-stroke:0;color:#ffffff1a;font-size:clamp(2rem,15vw,8rem)}}.hero__location{position:absolute;top:1.5rem;left:50%;transform:translate(-50%);z-index:15;pointer-events:none}.hero__location span{display:inline-block;background:#ffffffd9;color:var(--accent-strong);padding:.4rem 1rem;border-radius:2rem;font-size:.9rem;font-weight:800;letter-spacing:.1em;box-shadow:0 4px 12px #0000001a;backdrop-filter:blur(4px);border:1px solid rgba(2,132,199,.1)}@media(min-width:768px){.hero__location{top:2.5rem}.hero__location span{font-size:1.1rem;padding:.5rem 1.4rem}}.hero__slider{position:relative;width:100%;height:100%;z-index:0;clip-path:circle(50% at 50% 50%);background:#0b1f35}.hero__ring{position:relative;width:min(140vw,130vh);aspect-ratio:1 / 1;border-radius:50%;display:grid;place-items:center;z-index:2;flex-shrink:0}.hero__ring:before{content:"";position:absolute;inset:-2px;border-radius:50%;border:clamp(24px,8vw,90px) solid #ddd;pointer-events:none;z-index:3}.hero__ring>.hero__slider{z-index:1}.hero__slide{position:absolute;inset:0;width:100%;height:100%;opacity:0;animation:hero-slide-fade 15s infinite;object-fit:cover;z-index:1}.hero__slide--single{opacity:1;animation:none;transform:none}.hero__slide:nth-child(1){animation-delay:0s}.hero__slide:nth-child(2){animation-delay:5s}.hero__slide:nth-child(3){animation-delay:10s}@keyframes hero-slide-fade{0%,to{opacity:0;transform:scale(1.1)}10%,33%{opacity:1;transform:scale(1)}43%{opacity:0;transform:scale(1)}}.hero__overlay{position:absolute;inset:0;background:#0000001a;z-index:2}.hero__content{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;text-align:center;z-index:10;pointer-events:none;padding:2rem;justify-content:center}.hero__headline{margin:0;color:#fff;font-size:clamp(2.6rem,10vw,5.2rem);font-weight:700;line-height:1.3;text-shadow:0 2px 16px rgba(0,0,0,.45);text-wrap:balance}.hero__subline{margin:1.2rem 0 0;color:#fff;font-size:clamp(1.2rem,3vw,1.8rem);font-family:var(--font-handwritten);font-weight:800;line-height:1.7;letter-spacing:.04em;text-shadow:0 1px 8px rgba(0,0,0,.5)}.card-scroll{display:grid;grid-auto-flow:column;grid-auto-columns:82%;gap:.7rem;overflow-x:auto;padding-bottom:.2rem;scroll-snap-type:x mandatory}.card-scroll__item{scroll-snap-align:start;display:flex;flex-direction:column;min-height:22rem;background:#fff;border:1px solid var(--line);border-radius:.8rem;padding:.78rem}.card-scroll__item--with-image{min-height:23rem}.card-scroll__meta{margin:0;color:var(--text-muted);font-size:.8rem}.card-scroll__image{width:100%;aspect-ratio:16 / 9;object-fit:cover;border-radius:.6rem;margin-bottom:.5rem}.card-scroll__image--empty{display:grid;place-items:center;background:linear-gradient(145deg,#eef3f8,#dfe8f1);border:1px dashed #b8c9d8}.card-scroll__image--empty span{font-size:.78rem;color:#5f7284;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.card-scroll__item h3{margin:.25rem 0 0;font-size:.98rem;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-scroll__item p{margin:.38rem 0 0;color:var(--text-muted);line-height:1.55}.card-scroll__item>p:last-of-type{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.card-scroll__item a{display:flex;width:100%;justify-content:flex-end;text-align:right;margin-top:auto;padding-top:.7rem;color:var(--accent-strong);font-weight:700}.card-scroll__empty{scroll-snap-align:start;display:grid;place-items:center;min-height:8rem;margin:0;background:#fff;border:1px dashed var(--line);border-radius:.8rem;padding:1rem;color:var(--text-muted);font-weight:600;text-align:center}.section--results .card-scroll__item{border-color:#bae6fd;background:linear-gradient(180deg,#f0f9ff,#e0f2fe)}.about-section{display:grid;gap:.85rem}.about-section__intro{display:grid;gap:.55rem}.about-section__eyebrow{margin:0;color:var(--accent-strong);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.about-section__lead,.about-section__description{margin:0}.about-section__lead{font-size:1.1rem;font-weight:700;color:var(--text)}.about-section__description{color:var(--text-muted);font-size:1rem;line-height:1.55}.about-section__image-wrap{overflow:hidden;border-radius:1rem;border:1px solid var(--line)}.about-section__image{width:100%;height:auto;display:block}.about-section__highlights{display:grid;gap:.75rem}.about-card{background:#ffffffdb;border:1px solid var(--line);border-radius:.9rem;padding:.82rem .9rem;box-shadow:0 8px 20px #0a26400d}.about-card h3{margin:0;font-size:1.1rem}.about-card p{margin:.38rem 0 0;color:var(--text-muted);line-height:1.5}.about-section__specs{margin:0;display:grid;gap:.6rem}.about-spec{padding:.78rem .9rem;border-radius:.9rem;background:#fff;border:1px solid var(--line)}.about-spec dt{font-size:.8rem;font-weight:800;color:var(--accent-strong)}.about-spec dd{margin:.35rem 0 0;color:var(--text);font-weight:700}.plans-wrap{position:relative}.plans-wrap--teaser{max-height:49rem;overflow:hidden}.plans-wrap--teaser:after{content:"";position:absolute;left:0;right:0;bottom:0;height:4.8rem;background:linear-gradient(180deg,#eef4f900,#eef4f9f0 68%,#eef4f9);pointer-events:none}.plans{display:grid;gap:.75rem}.plan{display:flex;flex-direction:column;min-height:13rem;border:1px solid var(--line);border-radius:.75rem;padding:.85rem;background:#fff}.plan h3{margin:0}.plan p{margin:.42rem 0 0;color:var(--text-muted)}.plan__price{font-weight:800;color:var(--accent-strong)}.plan a{display:flex;width:100%;justify-content:flex-end;text-align:right;margin-top:.6rem;color:var(--accent-strong);font-weight:700}.faq-list{display:grid;gap:.65rem}details{border:1px solid var(--line);border-radius:.75rem;background:#fff;padding:.78rem}summary{cursor:pointer;font-weight:700}details p{margin:.6rem 0 0;color:var(--text-muted)}.site-footer{position:relative;isolation:isolate;overflow:hidden;padding:1.4rem 1rem 3rem;background:linear-gradient(135deg,#0c2d48,#075985);background-image:url(/assets/footer/footer.jpg);background-size:cover;background-position:center;color:#fff}.site-footer__content{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.5rem}.site-footer__brand{display:flex;flex-direction:column;align-items:center;gap:.5rem}.site-footer__contact{display:flex;flex-direction:column;align-items:center;gap:.8rem}.site-footer__address{font-size:.88rem;line-height:1.5;color:#ffffffd9;margin:0;display:flex;align-items:center;justify-content:center;gap:.4rem}.site-footer__address-icon{display:flex;color:var(--accent-light);opacity:.9}.site-footer__tel-wrap{display:flex;flex-direction:column;align-items:center;gap:.15rem}.site-footer__contact-label{font-size:.68rem;font-weight:700;color:var(--accent-light);opacity:.8;letter-spacing:.05em}.site-footer__tel{font-size:1.35rem;font-weight:800;color:#fff;text-decoration:none;font-family:var(--font-heading);line-height:1;display:flex;align-items:center;justify-content:center;gap:.5rem}.site-footer__tel-icon{display:flex;color:var(--accent-light);opacity:.9}.site-footer__tel:hover{text-decoration:underline}.site-footer:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,#0c2d4899,#0c2d48d1)}.site-footer>*{position:relative;z-index:1}.site-footer__name,.site-footer__copyright{margin:0}.site-footer__name{font-weight:800;font-family:var(--font-heading)}.site-footer__bottom{position:absolute;bottom:.8rem;left:0;right:0;display:flex;align-items:center;justify-content:center;gap:1.2rem;flex-wrap:wrap}.site-footer__copyright{font-size:.78rem;opacity:.8;margin:0}.site-footer__privacy{font-size:.72rem;opacity:.55;text-decoration:none;color:inherit;transition:opacity .2s}.site-footer__privacy:hover{opacity:.9;text-decoration:underline;text-underline-offset:2px}.site-footer__links{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1.2rem}.site-footer__link{display:flex;align-items:center;gap:.4rem;color:#fffffff0;font-weight:700;text-decoration:none}.site-footer__link:hover{text-decoration:underline}.site-footer__link-icon{width:1.1rem;height:1.1rem;object-fit:contain}.site-footer__link-icon--instagram,.site-footer__link-icon--x{filter:brightness(0) invert(1)}.site-footer__link-icon--line{filter:none}.floating-reserve{position:fixed;right:0;top:60%;transform:translateY(-50%);z-index:220;display:flex;flex-direction:column;align-items:center;gap:.5rem;background:#00a041;color:#fff;padding:1.25rem .6rem;border-radius:8px 0 0 8px;box-shadow:-2px 0 15px #00000026;transition:transform .3s cubic-bezier(.34,1.56,.64,1),opacity .3s;text-decoration:none;opacity:0;pointer-events:none}.floating-reserve__icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.floating-reserve__icon svg{width:100%;height:100%}.floating-reserve__text{writing-mode:vertical-rl;font-size:.85rem;font-weight:800;letter-spacing:.1em;white-space:nowrap}.floating-reserve.is-visible{transform:translateY(-50%) translate(0);opacity:1;pointer-events:auto}.floating-reserve.is-dimmed{opacity:.6}.floating-reserve.is-hidden,.floating-reserve.is-hidden.is-near-footer{transform:translateY(-50%) translate(100%);opacity:0;pointer-events:none}.list-page,.guide-page{max-width:900px;margin:0 auto;padding:2.2rem 1rem 3rem}.list-page h1,.guide-page h1{margin:0;font-size:clamp(1.45rem,4.2vw,2rem)}.list-grid{margin-top:1rem;display:grid;gap:.8rem}.list-card{background:var(--bg-surface);border:1px solid var(--line);border-radius:.9rem;padding:.9rem}.list-card h2{margin:.3rem 0 0;font-size:1.1rem}.list-card p{margin:.4rem 0 0;color:var(--text-muted)}.guide-page__eyebrow{margin:0 0 .35rem;color:var(--accent-strong);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.guide-page img{width:100%}.guide-page ul,.guide-page ol{padding-left:1.2rem}.reveal{opacity:0;transform:translateY(18px);filter:blur(4px);transition:opacity .6s ease,transform .6s ease,filter .6s ease}.reveal.reveal-visible,.reveal-visible{opacity:1;transform:none;filter:none}@media(prefers-reduced-motion:reduce){.reveal,.reveal.reveal-visible,.reveal-visible{opacity:1!important;transform:none!important;filter:none!important;transition:none!important}.floating-reserve,.floating-reserve.is-visible,.floating-reserve.is-dimmed,.floating-reserve.is-hidden,.floating-reserve.is-hidden.is-near-footer{transition:none!important}}@media(min-width:768px){.site-header{padding:1.1rem 1.6rem;border:none;border-bottom:1px solid rgba(2,132,199,.12);border-radius:0}.site-header__brand{font-size:2.2rem}.menu-button{min-height:2.9rem;padding:.5rem .95rem .5rem .78rem;font-size:.76rem}.menu-button__icon{width:1.95rem;height:1.95rem}.hero{min-height:86vh}.hero__content{top:15%}.hero__logo{width:min(34vw,320px)}.hero__copy{width:min(64vw,36rem);padding:1.1rem 1.2rem 1.2rem}.section{padding:clamp(1.5rem,3.6vw,2.4rem) 1.2rem}.site-main>section:not(#hero)>*{padding-inline:.8rem}.card-scroll{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-flow:row;grid-auto-columns:auto;overflow-x:visible;scroll-snap-type:none}.about-section__highlights,.about-section__specs{grid-template-columns:repeat(3,minmax(0,1fr))}.plans-wrap--teaser{max-height:none;overflow:visible}.plans-wrap--teaser:after{display:none}.plans{grid-template-columns:repeat(3,minmax(0,1fr))}.floating-reserve{left:auto;right:1rem;transform:none}}@media(min-width:1100px){.site-header{gap:1.2rem}.site-header__nav{display:flex;align-items:center;gap:.9rem;margin-left:auto;margin-right:1.1rem}.site-header__nav a{display:inline-flex;align-items:center;gap:.45rem;font-size:1rem;font-weight:700;color:var(--text-muted);transition:color .2s}.site-header__nav a:hover{color:var(--accent-strong)}.site-header__nav-icon{display:block;width:1.1rem;height:1.1rem;color:var(--accent);fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}.menu-button{display:none}.about-section{grid-template-columns:minmax(0,.95fr) minmax(23rem,1.05fr);align-items:start;gap:1.15rem 1.5rem}.about-section__intro{gap:.65rem}.about-section__image-wrap{grid-column:2;grid-row:1 / span 3;height:100%;min-height:28rem}.about-section__image{height:100%;aspect-ratio:auto}.about-section__highlights,.about-section__specs{grid-column:1;grid-template-columns:repeat(2,minmax(0,1fr))}.about-card,.about-spec{min-height:100%}.section-more-btn,.site-main>section:not(#hero)>.section-more-btn{width:min(100%,25rem);padding:.82rem 1.15rem;font-size:1rem}.section-more-btns,.site-main>section:not(#hero)>.section-more-btns{width:min(100%,25rem)}.section-more-btn__icon{width:2.55rem;height:2.55rem}.site-footer{padding:3rem 1.8rem 7rem}.site-footer__content{flex-direction:row;align-items:flex-end;justify-content:space-between;max-width:1000px;margin:0 auto}.site-footer__brand{gap:.75rem}.site-footer__name{font-size:1.5rem}.site-footer__tel{font-size:1.6rem}.site-footer__links{gap:1.5rem}.site-footer__links a{font-size:1.05rem}.site-footer:before{background:linear-gradient(180deg,#0c2d4880,#0c2d48bf)}.site-footer__name{font-size:1.3rem}.site-footer__bottom{bottom:1rem}.site-footer__copyright{font-size:.92rem;opacity:.92}.site-footer__privacy{font-size:.8rem}.site-footer__links{justify-content:center;gap:1.2rem}.site-footer__links a{font-size:1rem}.floating-reserve{right:1.6rem;bottom:1.75rem;font-size:1.08rem;padding:1.05rem 1.55rem;box-shadow:0 16px 32px #d9770647}}.social-icons[data-astro-cid-aro7vcp5]{display:inline-flex;align-items:center}.social-icons[data-astro-cid-aro7vcp5] a[data-astro-cid-aro7vcp5]{width:2.5rem;height:2.5rem;display:inline-flex;align-items:center;justify-content:center}.social-icons[data-astro-cid-aro7vcp5] img[data-astro-cid-aro7vcp5]{width:1.6rem;height:1.6rem;object-fit:contain}.site-header__brand-logo[data-astro-cid-qmpwvs2w]{height:2.1rem;width:auto;display:block}.site-header__nav-icon--custom[data-astro-cid-qmpwvs2w],.mobile-menu__icon--custom[data-astro-cid-qmpwvs2w]{object-fit:contain;width:1.1rem;height:1.1rem}.mobile-menu__icon--custom[data-astro-cid-qmpwvs2w]{width:1.4rem;height:1.4rem}body.is-loading{overflow:hidden}.page-loader{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;background:#fff;opacity:1;visibility:visible;transition:opacity .2s ease,visibility .2s ease}.page-loader.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.page-loader.is-reduced-motion,.page-loader.is-reduced-motion.is-hidden{transition:none}.page-loader__logo{display:block;width:clamp(88px,18vw,180px);height:auto}
