:root{color:#1f1a17;font-family:Inter,ui-sans-serif,system-ui,sans-serif;background:#fbf7f1}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}img{display:block;max-width:100%}a{color:inherit}h1,h2,h3{font-family:Georgia,Times New Roman,serif;font-weight:400;line-height:.98;margin:0}p{line-height:1.65}.theme-zuri{--ink: #3e1725;--paper: #fff8f4;--wash: #f4d8d5;--accent: #a52f52;--gold: #d98640;--night: #41172b;--house-outside: #eadbd5;--house-page: #fff9f4;--house-shell: #5a1e25;--house-shell-ink: #fff5ed;--house-shell-soft: #ffd2be;--house-nav: #7b3840;--house-nav-line: #b36b6b;--house-nav-deep: #63292f;--house-nav-hover: #f3b0a8;--house-nav-hover-ink: #4d1720;--house-cta: #f1a49d;--house-cta-ink: #501820;--house-line: #e1bdb4;--house-line-soft: #e6cdc7;--house-surface: #f8e7e1;--house-surface-line: #e2beb5;--house-card: #f5d9d4;--house-panel: #fffaf8;--house-rule: #d9a7a1;--house-muted: #a9757b}.theme-zunovodoo{--ink: #171a42;--paper: #f7f8ff;--wash: #dce4fc;--accent: #4b47a8;--gold: #b87b27;--night: #171a42;--house-outside: #d9dcef;--house-page: #fbfbff;--house-shell: #1d1f4d;--house-shell-ink: #f2f3ff;--house-shell-soft: #c3c7f2;--house-nav: #2f2c74;--house-nav-line: #6d6fb4;--house-nav-deep: #23215c;--house-nav-hover: #c9cdf7;--house-nav-hover-ink: #1a1a45;--house-cta: #b9bdf3;--house-cta-ink: #1a1a45;--house-line: #bcc4ee;--house-line-soft: #d5dbf7;--house-surface: #eef0fd;--house-surface-line: #bcc4ee;--house-card: #e4e8fd;--house-panel: #f9faff;--house-rule: #a9b0ea;--house-muted: #6f74ad}.theme-baobab{--ink: #173d32;--paper: #fbfaf1;--wash: #e4e9d1;--accent: #276149;--gold: #bd7e1e;--night: #173d32;--house-outside: #e2e5d2;--house-page: #fdfdf4;--house-shell: #1c3b2c;--house-shell-ink: #f4f7ea;--house-shell-soft: #d8e2bd;--house-nav: #276149;--house-nav-line: #6f9a7f;--house-nav-deep: #1e4c39;--house-nav-hover: #d3e2c4;--house-nav-hover-ink: #17392b;--house-cta: #d7c48a;--house-cta-ink: #33301a;--house-line: #ccd6ae;--house-line-soft: #dde4c8;--house-surface: #f2f4e4;--house-surface-line: #ccd6ae;--house-card: #e9edd8;--house-panel: #fefef8;--house-rule: #b6c39a;--house-muted: #6d7f5f}.site{background:var(--house-outside);color:var(--ink);display:flex;flex-direction:column;height:100dvh;min-height:100svh;overflow:hidden}.site-frame{--sidebar-width: 340px;background:var(--house-page);border:1px solid var(--house-line);display:grid;flex:1 0 auto;grid-template-columns:var(--sidebar-width) minmax(0,1fr);height:100%;margin:0;max-width:none;min-height:0}.site-header{align-self:start;background:var(--house-shell);border-right:1px solid var(--house-nav-line);color:var(--house-shell-ink);display:flex;flex-direction:column;height:100%;justify-content:flex-start;max-height:100dvh;min-height:100svh;overflow:hidden;padding:2.3rem;position:sticky;top:0}.brand{align-items:flex-start;color:var(--house-shell-ink);display:flex;gap:1rem;text-decoration:none}.brand .brand-logo{height:58px;object-fit:contain;width:58px}.brand strong,.brand small{display:block}.brand strong{font-family:Georgia,serif;font-size:2.1rem;line-height:.92}.brand small{color:var(--house-shell-soft);font-size:.64rem;letter-spacing:.08em;line-height:1.45;margin-top:.7rem;text-transform:uppercase}.site-header nav{align-items:stretch;border-top:0;display:flex;flex-direction:column;gap:.7rem;margin-top:4.3rem;width:100%;z-index:30}.site-header nav a{align-items:center;background:var(--house-nav);border:1px solid var(--house-nav-line);color:var(--house-shell-ink);display:flex;font-family:Georgia,Times New Roman,serif;font-size:1.05rem;font-weight:400;gap:.6rem;letter-spacing:0;padding:1rem 1.15rem;text-align:left;text-decoration:none;text-transform:uppercase}.site-header nav a:hover,.site-header nav a:focus-visible{background:var(--house-nav-hover);color:var(--house-nav-hover-ink)}.nav-icon{flex:none;height:1.35rem;width:1.35rem}.nav-label{min-width:0}.menu-button{display:none}.menu-button .nav-icon{height:.9rem;width:.9rem}.header-bottom{border-top:1px solid var(--house-nav-line);margin-top:auto;padding-top:2.2rem}.header-bottom p{color:var(--house-shell-soft);font-size:.75rem;line-height:1.55;margin:0 0 1rem;max-width:14rem}.header-bottom .call-button{background:var(--house-cta);border-color:var(--house-cta);color:var(--house-cta-ink);width:100%}.call-button{background:var(--ink);border:1px solid var(--ink);color:#fffdf7;display:inline-block;font-size:.78rem;font-weight:800;letter-spacing:.04em;padding:1rem 1.25rem;text-decoration:none;text-transform:uppercase}.call-button:hover{background:var(--gold);border-color:var(--gold)}.call-button.is-unavailable,.text-link.is-unavailable{cursor:not-allowed;opacity:.72}.call-button.is-unavailable:hover{background:var(--ink);border-color:var(--ink)}.site-main{background:var(--house-page);display:flex;flex:1 0 auto;flex-direction:column;height:100%;min-width:0;overflow-x:hidden;overflow-y:auto;padding-top:.01px;scrollbar-gutter:stable}.site-main>main{flex:1 0 auto;padding-bottom:7rem}.site-main>footer{bottom:0;left:var(--sidebar-width);position:fixed;right:0;z-index:20}footer{background:var(--night);color:#fffdf8;display:flex;flex:none;font-size:.72rem;gap:2rem;justify-content:space-between;padding:1.5rem clamp(1.35rem,5vw,5rem)}footer a{font-weight:800}.page-top{padding-top:5rem}.eyebrow{color:var(--gold);font-size:.7rem;font-weight:800;letter-spacing:.14em;margin:0 0 1rem;text-transform:uppercase}.text-link{color:var(--accent);font-size:.8rem;font-weight:800;text-underline-offset:5px}.availability-note{background:var(--wash);border-left:4px solid var(--accent);font-weight:700;margin:1.5rem 0 0;padding:1rem 1.15rem}.section{margin:0 auto;max-width:1080px;padding:clamp(2.8rem,5vw,4.8rem) 2.8rem}.house-page-intro{margin:0 auto;max-width:940px;padding:clamp(2.8rem,4.5vw,4.6rem) 2.8rem 1.8rem;text-align:center}.house-page-intro .eyebrow{color:var(--house-nav);margin-bottom:.65rem}.house-page-intro h1{font-size:clamp(4rem,7.2vw,7.1rem);letter-spacing:-.055em;line-height:.82}.house-statement{font-family:Georgia,Times New Roman,serif;font-size:clamp(1.5rem,2.7vw,2.4rem);font-style:italic;line-height:1.15;margin:1rem auto .8rem;max-width:52rem}.house-summary{font-size:1.05rem;margin:0 auto 1.35rem;max-width:45rem}.house-marquee{background:var(--house-nav);border-bottom:1px solid var(--house-nav-deep);border-top:1px solid var(--house-nav-deep);color:#ffe9e2;margin-top:1.6rem;overflow:hidden;padding:.85rem 0}.house-marquee-track{animation:house-marquee 52s linear infinite;display:flex;width:max-content}.house-marquee-track span{font-size:.7rem;letter-spacing:.24em;padding-right:2.2rem;text-transform:uppercase}@keyframes house-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.house-declaration{margin:0 auto;max-width:860px;padding:clamp(3rem,5vw,4.4rem) 2.8rem 2.4rem;text-align:center}.house-declaration .eyebrow,.house-chapter-heading .eyebrow,.house-session .eyebrow,.house-limits .eyebrow{color:var(--house-nav);margin-bottom:.7rem}.house-declaration h2{font-size:clamp(2.1rem,4.2vw,3.7rem);line-height:.98;margin:0 auto 1.2rem;max-width:26ch}.house-lead{font-family:Georgia,Times New Roman,serif;font-size:1.2rem;line-height:1.45;margin:0 auto 1.7rem;max-width:44rem}.house-question-list{display:grid;gap:.5rem;justify-items:center;list-style:none;margin:0;padding:0}.house-question-list li{border-bottom:1px solid var(--house-line-soft);font-family:Georgia,Times New Roman,serif;font-size:clamp(1.15rem,1.9vw,1.5rem);padding-bottom:.5rem;width:min(34rem,100%)}.house-close-line{font-size:.76rem;letter-spacing:.18em;margin:1.8rem auto 0;text-transform:uppercase}.house-feature-photo{margin:0 auto;max-width:1080px;padding:0 2.8rem}.house-feature-photo img{aspect-ratio:3 / 1;border:1px solid var(--house-line);object-fit:cover;width:100%}.house-feature-photo p{color:var(--house-nav);font-size:.82rem;margin:0;padding:.65rem 0 0;text-align:left}.house-practitioner{border-top:1px solid var(--house-line);margin:0 auto;max-width:860px;padding:clamp(2.6rem,4.4vw,3.6rem) 2.8rem 0;text-align:center}.house-practitioner .eyebrow{color:var(--house-nav);margin-bottom:.7rem}.house-practitioner h2{font-size:clamp(1.7rem,3.2vw,2.6rem);line-height:1;margin:0 auto .9rem;max-width:24ch}.house-practitioner-role{color:var(--house-nav);font-size:.8rem;letter-spacing:.2em;margin:0 auto 1.4rem;text-transform:uppercase}.house-practitioner-commitment{border-top:1px solid var(--house-line-soft);font-size:.9rem;margin:0 auto;max-width:40rem;padding-top:1.1rem}.house-chapter-index{border-top:1px solid var(--house-line);margin:0 auto;max-width:1080px;padding:clamp(2.6rem,4vw,3.6rem) 2.8rem 3rem}.house-chapter-heading{margin:0 auto 2rem;max-width:46rem;text-align:center}.house-chapter-heading h2{font-size:clamp(2rem,3.8vw,3.3rem);line-height:1;margin-bottom:.8rem}.house-chapter-list{list-style:none;margin:0;padding:0}.house-chapter-list>li+li{border-top:1px solid var(--house-line-soft)}.house-chapter{align-items:center;color:var(--ink);display:grid;gap:clamp(.9rem,2.2vw,2rem);grid-template-columns:2.6rem minmax(0,10rem) minmax(0,1fr) auto;padding:1.2rem 0;text-decoration:none}.house-chapter-number{color:var(--house-muted);font-size:.78rem;letter-spacing:.16em}.house-chapter img{aspect-ratio:1.55;border:1px solid var(--house-line);object-fit:cover;width:100%}.house-chapter-body strong{display:block;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.3rem,2vw,1.7rem);font-weight:400;line-height:1.1}.house-chapter-body span{display:block;font-size:.9rem;margin-top:.35rem;max-width:32rem}.house-chapter-cta{font-size:.7rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap}.house-chapter:hover .house-chapter-body strong,.house-chapter:focus-visible .house-chapter-body strong,.house-chapter:hover .house-chapter-cta,.house-chapter:focus-visible .house-chapter-cta{color:var(--accent);text-decoration:underline;text-underline-offset:.2rem}.house-session{background:var(--house-surface);border-bottom:1px solid var(--house-surface-line);border-top:1px solid var(--house-surface-line);margin-top:3rem;padding:clamp(2.6rem,4.5vw,3.6rem) 2.8rem;text-align:center}.house-session h2,.house-limits h2{font-size:clamp(1.9rem,3.4vw,3rem);line-height:1;margin:0 auto 1.6rem;max-width:26ch}.house-step-list{display:grid;gap:.7rem;list-style:none;margin:0 auto;max-width:44rem;padding:0;text-align:left}.house-step-list li{border-left:2px solid var(--house-rule);font-family:Georgia,Times New Roman,serif;font-size:1.1rem;line-height:1.35;padding:.1rem 0 .1rem 1rem}.house-gains{margin:0 auto;max-width:900px;padding:clamp(2.8rem,4.5vw,3.8rem) 2.8rem 1.4rem;text-align:center}.house-gains h2{color:var(--house-nav);font-size:.75rem;letter-spacing:.22em;margin-bottom:1.1rem;text-transform:uppercase}.house-gain-list{display:grid;gap:.55rem;list-style:none;margin:0;padding:0}.house-gain-list li{font-family:Georgia,Times New Roman,serif;font-size:clamp(1.5rem,3vw,2.3rem);letter-spacing:-.02em;line-height:1.1}.house-limits{border-top:1px solid var(--house-line);margin:0 auto;max-width:900px;padding:clamp(2.4rem,4vw,3.4rem) 2.8rem 3rem;text-align:center}.house-limit-list{display:grid;gap:.6rem;list-style:none;margin:0 auto;max-width:44rem;padding:0;text-align:left}.house-limit-list li{border-bottom:1px solid var(--house-line-soft);font-size:.94rem;padding-bottom:.6rem}.house-direct-call{background:var(--house-surface);border:1px solid var(--house-surface-line);margin:0 auto;max-width:640px;padding:clamp(2.8rem,5vw,4.4rem) 2rem;text-align:center}.house-direct-call h2{font-size:clamp(2.4rem,4.5vw,4.3rem)}.house-direct-call p:not(.eyebrow){margin:1.2rem auto 1.7rem;max-width:33rem}.house-contact{max-width:760px}.house-contact>div{background:var(--house-panel);border:1px solid var(--house-surface-line);padding:clamp(2rem,5vw,4.8rem)}.house-contact .eyebrow{color:var(--house-nav)}.house-contact h1{font-size:clamp(2.6rem,5vw,4.4rem);line-height:.95}.house-contact>div>p:not(.eyebrow){font-size:1.08rem;max-width:37rem}.house-contact .phone{color:var(--ink);display:block;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,3.5rem);margin:1.8rem 0}.house-contact .email{color:var(--accent);display:block;font-size:clamp(1rem,2.5vw,1.35rem);font-weight:800;margin:-.7rem 0 1.8rem;overflow-wrap:anywhere}.catalogue{background:var(--wash);max-width:none}.catalogue .section-heading{display:block;margin:0 auto 2.4rem;max-width:620px;text-align:center}.catalogue .section-heading h1,.catalogue .section-heading h2{font-size:clamp(2.6rem,4.8vw,4.4rem);margin-bottom:1rem}.catalogue .section-heading>p:last-child{margin-left:auto;margin-right:auto;max-width:650px}.service-grid{display:grid;gap:.7rem;grid-template-columns:repeat(3,minmax(0,1fr));margin:auto;max-width:1080px}.service-card{background:var(--house-card);border:1px solid var(--house-surface-line);box-shadow:none;display:flex;flex-direction:column}.service-card>img{aspect-ratio:1.25;object-fit:cover;width:100%}.service-card>div{display:flex;flex:1;flex-direction:column;padding:1rem}.service-card p{color:var(--accent);font-size:.64rem;font-weight:800;letter-spacing:.08em;margin:0 0 .65rem;text-transform:uppercase}.service-card h3{font-size:1.45rem}.service-card span{font-size:.88rem;line-height:1.55;margin-top:.7rem}.service-card a{color:var(--accent);font-size:.74rem;font-weight:800;margin-top:auto;padding-top:1.3rem;text-decoration:none;text-transform:uppercase}.service-detail{max-width:760px}.service-detail>.text-link{display:inline-block;margin-bottom:1.2rem}.detail-hero{display:block;margin:0 0 1.4rem}.detail-hero img{aspect-ratio:1.25;height:auto;object-fit:cover;width:100%}.detail-hero>div{background:var(--house-surface);border:1px solid var(--house-surface-line);border-top:0;padding:1.6rem}.detail-hero h1{font-size:clamp(2.6rem,5vw,4.4rem)}.detail-content{display:block}.detail-content dl{margin:0}.detail-content dl>div{background:var(--house-panel);border:1px solid var(--house-surface-line);border-bottom:0;display:block;padding:1.15rem 1.25rem}.detail-content dl>div:last-child{border-bottom:1px solid var(--house-surface-line)}.detail-content dt{color:var(--accent);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.detail-content dd{line-height:1.6;margin:.5rem 0 0}.detail-content aside{align-self:start;background:var(--house-card);border:1px solid var(--house-surface-line);margin-top:1.4rem;padding:2rem}.detail-content aside h2{font-size:2.4rem}.terms-content{display:block;margin-top:2rem}.terms-block+.terms-block{margin-top:3.5rem}.terms-block h2{font-size:clamp(1.7rem,3vw,2.4rem);margin-bottom:1.1rem}.service-terms-link{line-height:1.7;margin:0}.service-terms-link a{color:var(--accent);font-weight:800}.text-page{background:var(--house-panel);border:1px solid var(--house-surface-line);max-width:760px}.text-page h1{font-size:clamp(3.1rem,6vw,6rem)}.text-page img{aspect-ratio:1.5;margin:2.2rem 0;min-height:0;object-fit:cover;width:100%}.text-page p{font-size:1.1rem}.principles{display:flex;flex-wrap:wrap;gap:.7rem;margin:1.5rem 0}.principles span{border:1px solid var(--accent);color:var(--accent);font-size:.7rem;font-weight:800;padding:.6rem .75rem;text-transform:uppercase}.house-ritual-menu{background:var(--house-panel);border:1px solid var(--house-surface-line);margin:1.4rem 0;padding:1.6rem}.house-ritual-menu .eyebrow{color:var(--house-nav);margin-bottom:.5rem}.house-ritual-menu h2{font-size:clamp(1.9rem,3.4vw,2.9rem);line-height:1.05;margin-bottom:.6rem}.ritual-intro{max-width:40rem}.house-ritual-menu ul{display:grid;gap:.7rem;grid-template-columns:repeat(2,minmax(0,1fr));list-style:none;margin:1.4rem 0 0;padding:0}.house-ritual-menu li{background:var(--house-card);border:1px solid var(--house-surface-line);padding:.85rem 1rem}.house-ritual-menu li strong{display:block;font-family:Georgia,Times New Roman,serif;font-size:1.18rem;font-weight:400;line-height:1.15}.house-ritual-menu li span{display:block;font-size:.86rem;margin-top:.3rem}.ritual-note{font-size:.86rem;margin-top:1.3rem}.curse-guidance{background:var(--house-panel);border:1px solid var(--house-surface-line);margin:1.4rem 0;padding:1.6rem}.curse-guidance .eyebrow{color:var(--house-nav);margin-bottom:.5rem}.curse-guidance h2{font-size:clamp(1.9rem,3.4vw,2.9rem);line-height:1.05;margin-bottom:.6rem}.curse-guidance h3{font-family:Georgia,Times New Roman,serif;font-size:1.18rem;font-weight:400;line-height:1.2;margin:1.7rem 0 .5rem}.curse-guidance>p{max-width:40rem}.curse-signs{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;margin:1.1rem 0 0;padding:0}.curse-signs li{background:var(--house-card);border:1px solid var(--house-surface-line);font-size:.86rem;padding:.45rem .7rem}.curse-scope{display:grid;gap:.8rem;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:.4rem}.curse-scope>div{border:1px solid var(--house-surface-line);padding:1rem 1.1rem}.curse-scope h3{margin-top:0}.curse-scope ul{font-size:.9rem;margin:0;padding-left:1.05rem}.curse-scope li{margin-top:.4rem}.curse-focus{font-size:.86rem;margin-top:1.3rem}.curse-readings{display:grid;gap:.7rem;grid-template-columns:repeat(2,minmax(0,1fr));list-style:none;margin:1.1rem 0 0;padding:0}.curse-readings li{background:var(--house-card);border:1px solid var(--house-surface-line);padding:.85rem 1rem}.curse-readings strong{display:block;font-family:Georgia,Times New Roman,serif;font-size:1.08rem;font-weight:400;line-height:1.15}.curse-readings span{display:block;font-size:.86rem;margin-top:.3rem}.curse-refrain{font-family:Georgia,Times New Roman,serif;font-size:clamp(1.15rem,1.9vw,1.5rem);font-style:italic;line-height:1.3;margin-top:1.6rem;max-width:34rem}.directory{background:#211a1b;color:#fff9f3;min-height:100vh;padding:1.5rem 5vw 5rem}.directory-brand{font-family:Georgia,serif;font-size:1.4rem;text-decoration:none}.directory-brand span{font-family:inherit;font-size:.75rem;opacity:.7}.directory-hero{max-width:800px;padding:10vh 0 8vh}.directory-hero h1{font-size:clamp(3.5rem,8vw,7rem)}.directory-hero p:last-child{font-size:1.1rem;max-width:650px}.directory-grid{display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}.directory-card{background:#fff;color:#241b1b;overflow:hidden;text-decoration:none}.directory-card>img{aspect-ratio:3/4;object-fit:cover;width:100%}.directory-card>div{padding:1.3rem}.directory-card .brand-logo{height:45px;object-fit:contain;width:45px}.directory-card p{color:#70544c;font-size:.65rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.directory-card h2{font-size:2rem}.directory-card span{color:#805c28;display:block;font-size:.72rem;font-weight:800;margin-top:2rem;text-transform:uppercase}@media(max-width:800px){.site{height:auto;overflow:visible}.site-frame{border:0;display:flex;flex-direction:column;height:auto;min-height:100svh}.site-header{align-items:center;background:var(--paper);border-bottom:1px solid var(--house-line);border-right:0;color:var(--ink);flex-direction:row;height:auto;justify-content:space-between;max-height:none;min-height:70px;overflow:visible;padding:.8rem 1rem;position:relative}.brand{align-items:center;color:var(--ink)}.brand .brand-logo{height:36px;width:36px}.brand strong{color:var(--ink);font-size:.95rem}.brand small{color:var(--ink);display:none}.menu-button{align-items:center;background:transparent;border:1px solid var(--ink);color:var(--ink);display:flex;font-size:.7rem;font-weight:800;gap:.45rem;padding:.55rem .7rem;text-transform:uppercase}.site-header nav{background:var(--paper);border:0;display:none;gap:0;left:0;margin:0;padding:.75rem 1rem 1rem;position:absolute;right:0;top:100%;z-index:30}.site-header nav.open{display:flex}.site-header nav a{border-bottom:0;margin-bottom:.5rem}.header-bottom{display:none}.site-main{height:auto;overflow:visible}.site-main>main{padding-bottom:11rem}.site-main>footer{left:0}footer{flex-direction:column;gap:.65rem;padding:2rem 1.35rem}.section{padding:3.8rem 1.35rem}.house-page-intro{padding:2.5rem 1.35rem 1.4rem}.house-declaration,.house-feature-photo,.house-chapter-index,.house-session,.house-gains,.house-limits{padding-left:1.35rem;padding-right:1.35rem}.house-feature-photo img{aspect-ratio:1.15}.house-statement{font-size:1.5rem}.house-marquee-track span{letter-spacing:.18em}.house-chapter{gap:.8rem;grid-template-columns:1fr}.house-chapter img{aspect-ratio:2.2}.house-chapter-cta{white-space:normal}.house-direct-call{padding-left:1.35rem;padding-right:1.35rem}.service-grid{grid-template-columns:1fr}.service-card{min-height:0}.detail-hero img{height:280px}.detail-content dl>div{display:block}.house-ritual-menu,.curse-guidance{padding:1.15rem}.house-ritual-menu ul,.curse-scope,.curse-readings{grid-template-columns:1fr}.directory{padding:1.25rem 1.25rem 3rem}.directory-hero{padding:7vh 0 6vh}.directory-grid{grid-template-columns:1fr}.directory-card>img{aspect-ratio:16/9}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
