/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--cream:#fff3df;--ivory:#fffaf1;--forest:#1f5d59;--sage:#7ca58c;--terracotta:#d65f45;--terracotta-dark:#b84634;--sand:#e7cfa7;--mustard:#d9a128;--berry:#78324e;--aqua:#a9d1c7;--lilac:#c7b4d8;--ink:#243632;--muted:#5f706b}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:98px}body{background:var(--ivory);color:var(--ink);margin:0;font-family:Arial,Heebo,sans-serif}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.site-header{z-index:50;border-bottom:4px solid var(--mustard);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffaf1f2;grid-template-columns:minmax(250px,1.1fr) auto minmax(120px,.8fr);align-items:center;gap:32px;min-height:88px;padding:12px clamp(20px,4vw,72px);display:grid;position:sticky;top:0}.brand{flex-direction:row;align-items:center;gap:12px;line-height:1.15;display:flex}.brand>img{object-fit:cover;border-radius:50%;width:66px;height:66px}.brand>span{flex-direction:column;display:flex}.brand b{color:var(--forest);font-family:Georgia,Times New Roman,serif;font-size:clamp(22px,2vw,31px);font-weight:500}.brand small{color:var(--terracotta);letter-spacing:.17em;margin-top:6px;font-size:12px}nav{white-space:nowrap;gap:clamp(16px,2.3vw,38px);font-size:15px;font-weight:600;display:flex}nav a,.footer-links a{position:relative}nav a:after,.footer-links a:after{content:"";background:var(--terracotta);width:0;height:2px;transition:width .18s;position:absolute;bottom:-8px;right:0}nav a:hover:after,nav a:focus-visible:after,.footer-links a:hover:after{width:100%}.header-cta{background:var(--berry);color:#fff;border:0;border-radius:999px;justify-self:end;padding:12px 22px;font-weight:700;transition:all .18s}.header-cta:hover{background:var(--terracotta);color:#fff}.hero{background:#6b4c28;min-height:760px;position:relative;overflow:hidden}.hero-copy{z-index:3;border-right:9px solid var(--mustard);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fffaf1f0;border-radius:0 0 38px 38px;flex-direction:column;justify-content:center;width:min(610px,43vw);min-height:650px;margin-left:clamp(24px,5vw,80px);margin-right:auto;padding:62px clamp(30px,4vw,64px);animation:.6s ease-out both reveal;display:flex;position:relative;box-shadow:0 25px 70px #23191247}.eyebrow{color:var(--terracotta);letter-spacing:.12em;text-transform:uppercase;margin:0 0 18px;font-size:14px;font-weight:700}h1,h2,h3,blockquote,.experience-card strong{font-family:Georgia,Times New Roman,serif;font-weight:500}h1{max-width:700px;color:var(--forest);letter-spacing:-.035em;margin:0;font-size:clamp(45px,4.7vw,70px);line-height:1.08}.hero-lead{color:#4b5d57;max-width:610px;margin:30px 0 0;font-size:clamp(18px,1.5vw,21px);line-height:1.75}.hero-actions{flex-wrap:wrap;align-items:center;gap:28px;margin-top:36px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;gap:12px;min-height:58px;padding:16px 28px;font-weight:700;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:focus-visible,.header-cta:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #b9684a47}.button.primary{background:var(--terracotta);color:#fff;min-width:285px;box-shadow:0 12px 30px #4c312529}.button.primary:hover{background:var(--terracotta-dark);box-shadow:0 16px 34px #4c312538}.text-link{border-bottom:1px solid var(--sage);color:var(--forest);padding-bottom:6px;font-weight:700}.hero-photo{animation:.75s ease-out 80ms both reveal;position:absolute;inset:0;overflow:hidden}.hero-photo>img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.hero-color-wash{background:linear-gradient(90deg,#1c171412,#0000 54%,#78324e33),linear-gradient(#0000 55%,#181e1b33);position:absolute;inset:0}.hero-logo-mark{object-fit:cover;opacity:.94;border:3px solid #ffffffc7;border-radius:50%;width:68px;height:68px;position:absolute;top:24px;left:36px;box-shadow:0 8px 24px #1f47372e}.hero-photo .experience-card{color:#fff;background:#78324eed;border:0;width:220px;padding:20px 24px;bottom:30px;left:auto;right:32px}.experience-card{width:245px;color:var(--forest);text-align:center;background:#fffdf8f2;border:1px solid #d9c7aecc;border-radius:18px;flex-direction:column;align-items:center;padding:25px 30px;display:flex;position:absolute;bottom:42px;right:clamp(22px,4vw,62px);box-shadow:0 18px 50px #31443a29}.experience-card strong{font-size:52px;line-height:1}.experience-card span{margin-top:5px;font-size:18px}.experience-card i{background:var(--sand);width:100%;height:1px;margin:16px 0 13px}.experience-card small{color:var(--muted)}.hero-photo .experience-card small{color:#ffffffd6}.hero-photo .experience-card i{background:#ffffff6b}.trust-strip{border-bottom:0;grid-template-columns:repeat(3,1fr);min-height:122px;padding:0;display:grid}.trust-strip div{border-left:0;grid-template-rows:auto auto;grid-template-columns:48px auto;justify-content:center;align-items:center;min-height:122px;padding:22px 28px;display:grid}.trust-strip div:first-child{background:var(--mustard)}.trust-strip div:nth-child(2){background:var(--terracotta);color:#fff}.trust-strip div:nth-child(3){background:var(--aqua)}.trust-strip div:last-child{border-left:0}.trust-strip span{color:var(--berry);grid-row:1/3;font-size:32px}.trust-strip strong{color:var(--forest);font-size:18px}.trust-strip small{color:var(--muted)}.trust-strip div:nth-child(2) strong,.trust-strip div:nth-child(2) small,.trust-strip div:nth-child(2) span{color:#fff}.section{padding:110px clamp(24px,6vw,100px)}.section-heading{text-align:center;max-width:670px;margin:0 auto 54px}.treatments-section{background:radial-gradient(circle at 8% 8%, #c7b4d86b, transparent 20%), radial-gradient(circle at 94% 92%, #a9d1c773, transparent 23%), var(--ivory);position:relative;overflow:hidden}.treatments-section:before{content:"✦";color:var(--terracotta);opacity:.55;font-size:68px;position:absolute;top:55px;left:5%}.section-heading h2,.about-copy h2,.video-story h2,.gift-copy h2,.contact-section h2{color:var(--forest);margin:0;font-size:clamp(39px,4vw,60px);line-height:1.15}.section-heading>p:last-child,.gift-copy>p,.contact-section>div>p,.video-copy p{color:var(--muted);font-size:18px;line-height:1.8}.cards-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.treatment-card{background:#fff;border:0;border-radius:26px 6px;flex-direction:column;min-height:650px;padding:0 30px 35px;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 15px 38px #1f3e391a}.treatment-card:before{content:"";height:9px;position:absolute;inset:0 0 auto}.treatment-card:first-child:before{background:var(--mustard)}.treatment-card:nth-child(2):before{background:var(--terracotta)}.treatment-card:nth-child(3):before{background:var(--berry)}.treatment-card:nth-child(4):before{background:var(--forest)}.treatment-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px #31443a17}.card-icon{z-index:2;color:#fff;border-radius:50%;place-items:center;width:66px;height:66px;margin:-34px 0 22px;font-family:Georgia,serif;font-size:48px;line-height:1;display:grid;position:relative}.treatment-image{background:var(--sand);height:190px;margin:0 -30px;overflow:hidden}.treatment-image img{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.treatment-card:hover .treatment-image img{transform:scale(1.035)}.treatment-card:first-child .card-icon{background:var(--mustard)}.treatment-card:nth-child(2) .card-icon{background:var(--terracotta)}.treatment-card:nth-child(3) .card-icon{background:var(--berry)}.treatment-card:nth-child(4) .card-icon{background:var(--forest)}.treatment-card>p:first-of-type{color:var(--terracotta);letter-spacing:.08em;margin:0 0 8px;font-size:13px;font-weight:700}.treatment-card h3{color:var(--forest);margin:0;font-size:30px}.tiny-rule{background:var(--sand);width:48px;height:1px;margin:20px 0}.card-text{color:var(--muted);margin:0;line-height:1.75}.details-title{color:var(--forest);margin:24px 0 6px;font-weight:700}.treatment-card ul{color:var(--muted);margin:0;padding:0 18px 0 0;font-size:14px;line-height:1.85}.treatment-card li::marker{color:var(--terracotta)}.care-note{max-width:800px;color:var(--muted);text-align:center;background:#f4e3a8;border-radius:12px;margin:34px auto 0;padding:15px 20px;line-height:1.6}.treatments-cta{justify-content:center;margin-top:30px;display:flex}.about-section{background:var(--berry);grid-template-columns:.8fr 1.2fr;align-items:center;gap:clamp(55px,8vw,130px);display:grid;position:relative;overflow:hidden}.about-section:after{background:var(--mustard);content:"";opacity:.85;border-radius:50%;width:360px;height:360px;position:absolute;bottom:-150px;left:-100px}.about-photo{aspect-ratio:1;border:1px solid var(--sand);background:#d5c6ad;border-radius:50% 50% 44% 56%/46% 56% 44% 54%;width:100%;max-width:520px;position:relative;overflow:visible;box-shadow:0 25px 60px #31443a24}.about-photo>img{border-radius:inherit;object-fit:cover;object-position:center 18%;width:100%;height:100%;display:block}.photo-seal{background:var(--ivory);border-radius:50%;width:118px;height:118px;padding:7px;position:absolute;bottom:20px;left:-24px;box-shadow:0 12px 35px #31443a33}.photo-seal img{object-fit:cover;border-radius:50%;width:100%;height:100%}.about-copy{z-index:1;max-width:720px;position:relative}.about-copy h2,.about-copy>p{color:#fff}.about-copy .eyebrow{color:#f6cc58}.about-copy blockquote{border-right:3px solid var(--mustard);color:#fff;margin:30px 0;padding-right:24px;font-size:clamp(24px,2.3vw,34px);line-height:1.5}.about-copy>p{color:#fff;font-size:17px;line-height:1.85}.about-copy .text-link{color:#fff;border-bottom-color:#f7d879;margin-top:16px;display:inline-block}.workshops-section{background:radial-gradient(circle at 10% 30%,#d9a1283d,#0000 22%),linear-gradient(135deg,#16524f,#26706a)}.section-heading.light h2,.section-heading.light>p:last-child{color:#fff}.workshops-section .eyebrow{color:#d98d6f}.workshop-list{border-top:1px solid #fff3;max-width:1120px;margin:0 auto}.workshop-list article{color:#fff;border-bottom:1px solid #fff3;grid-template-columns:65px 1fr 135px;align-items:center;gap:28px;padding:34px 8px;display:grid}.workshop-list article>span{color:#d98d6f;font-family:Georgia,serif;font-size:30px}.workshop-list article div>p:first-child{color:#c9d3cc;letter-spacing:.07em;margin:0 0 7px;font-size:13px;font-weight:700}.workshop-list h3{margin:0;font-size:clamp(26px,2.6vw,38px)}.workshop-text{color:#d5ddd7;max-width:810px;margin:12px 0 0;line-height:1.7}.workshop-actions{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.workshop-actions a{color:#f0b49c;font-weight:700}.workshop-actions .health-form-link{color:#f6d76f;border-bottom:1px solid #ffffff75;padding-bottom:4px;font-size:13px;line-height:1.4}.button.secondary{border:1px solid var(--forest);color:var(--forest)}.button.secondary:hover{background:var(--forest);color:#fff}.reviews-section{background:#f9e5b4}.reviews-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.reviews-grid figure{border-top:7px solid var(--terracotta);background:#fff;border-radius:4px 4px 24px 24px;flex-direction:column;min-height:310px;margin:0;padding:35px;display:flex}.reviews-grid figure:nth-child(2){border-top-color:var(--berry);transform:translateY(18px)}.reviews-grid figure:nth-child(3){border-top-color:var(--forest)}.stars{color:#b4874b;letter-spacing:4px}.reviews-grid blockquote{color:var(--forest);margin:25px 0;font-size:23px;line-height:1.55}.reviews-grid figcaption{color:var(--terracotta);margin-top:auto;font-weight:700}.gift-section{background:#e4f2ed;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(50px,8vw,130px);display:grid}.gift-art{background:var(--terracotta);border-radius:55% 45% 50% 50%/48% 60% 40% 52%;justify-content:center;align-items:center;min-height:480px;display:flex;overflow:hidden}.gift-art img{object-fit:cover;width:100%;height:100%;min-height:480px;display:block;transform:scale(1.13)}.gift-copy{max-width:620px}.gift-copy ul{color:var(--forest);margin:24px 0;padding:0 22px 0 0;line-height:2}.gift-copy .small-copy{font-size:14px}.gift-copy .button{margin-top:12px}.apps-section{background:var(--berry);color:#fff;justify-content:space-between;align-items:center;gap:40px;padding:58px clamp(24px,8vw,130px);display:flex}.apps-section .eyebrow{color:#df9b7d;margin-bottom:8px}.apps-section h2{margin:0;font-family:Georgia,serif;font-size:clamp(28px,3vw,42px);font-weight:500}.app-badges{gap:16px;display:flex}.app-badges a{text-align:center;background:#ffffff14;border:1px solid #ffffff61;border-radius:999px;min-width:150px;padding:16px 26px;font-size:19px;font-weight:700;transition:background .18s,transform .18s}.app-badges a:hover{background:#ffffff2e;transform:translateY(-2px)}.contact-section{background:radial-gradient(circle at 15% 35%,#ffffff73,#0000 28%),linear-gradient(120deg,#f5c95c,#e7a43b);grid-template-columns:1.05fr .95fr;gap:80px;padding:95px clamp(24px,8vw,130px);display:grid}.contact-section>div>p{margin-bottom:28px}address{background:0 0;border:0;grid-template-columns:1fr 1fr;gap:14px;font-style:normal;display:grid}address div{background:#fffaf1eb;border:1px solid #78324e29;border-radius:20px;flex-direction:column;min-height:120px;padding:24px;display:flex;box-shadow:0 12px 30px #593a291a}address div:first-child{border-top:5px solid var(--terracotta)}address div:nth-child(2){border-top:5px solid var(--berry)}address div:nth-child(3){border-top:5px solid var(--forest)}address div:nth-child(4){border-top:5px solid var(--mustard)}address small{color:var(--terracotta);margin-bottom:12px;font-weight:700}address a,address span{color:var(--forest);font-size:17px;line-height:1.5}.manivra-section{color:var(--forest);background:#eef3e8;border-top:1px solid #1f5d591f;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;padding:34px clamp(24px,6vw,100px);display:grid}.manivra-mark{object-fit:contain;filter:drop-shadow(0 7px 14px #274a4529);border-radius:50%;width:76px;height:76px;display:block}.manivra-section p{color:var(--terracotta);letter-spacing:.08em;margin:0 0 4px;font-size:12px;font-weight:700}.manivra-section h2{margin:0 0 5px;font-family:Georgia,Times New Roman,serif;font-size:clamp(22px,2.2vw,31px);font-weight:500}.manivra-section small{color:var(--muted)}.manivra-section>a{border:1px solid var(--forest);white-space:nowrap;border-radius:999px;padding:13px 20px;font-weight:700;transition:background .18s,color .18s,transform .18s}.manivra-section>a:hover{background:var(--forest);color:#fff;transform:translateY(-2px)}footer{color:#fff;background:#173f3d;grid-template-columns:1fr auto auto;align-items:center;gap:45px;padding:55px clamp(24px,6vw,100px);display:grid}.footer-brand span{color:inherit}.footer-brand b{color:#fff}.footer-brand small{color:#df9b7d}.footer-links{gap:25px;display:flex}footer>p{color:#b9c3bd;font-size:13px}.floating-whatsapp{z-index:45;color:#fff;background:#2e9e5b;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;font-size:27px;display:flex;position:fixed;bottom:24px;left:24px;box-shadow:0 10px 25px #0003}@keyframes reveal{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (width<=1120px){.site-header{grid-template-columns:1fr auto}.site-header nav{grid-area:2/1/auto/-1;justify-content:center;padding:10px 0 2px;overflow-x:auto}.cards-grid{grid-template-columns:1fr 1fr}.site-header .header-cta{grid-area:1/2}}@media (width<=820px){html{scroll-padding-top:134px}.site-header{gap:8px 18px;min-height:72px;padding:12px 18px 10px}.brand span{font-size:20px}.brand>img{width:48px;height:48px}.brand b{font-size:20px}.brand small{display:none}.header-cta{padding:9px 15px;font-size:13px}nav{gap:22px;font-size:13px;justify-content:flex-start!important}.hero{flex-direction:column;min-height:auto;display:flex}.hero-copy{border-right:0;border-top:8px solid var(--mustard);border-radius:0;width:100%;min-height:0;margin:0;padding:98px 25px 55px}.hero-logo-mark{width:56px;height:56px;top:18px;left:22px}.hero-photo{min-height:420px;position:relative}.hero-actions{flex-direction:column;align-items:flex-start}.button.primary{width:100%;min-width:0}.hero-photo .experience-card{width:190px;padding:16px;bottom:14px;right:14px}.experience-card strong{font-size:44px}.trust-strip{grid-template-columns:1fr;padding:0}.trust-strip div{border-left:0;border-bottom:1px solid var(--sand);justify-content:start;min-height:100px;padding:19px 24px}.trust-strip div:last-child{border-bottom:0}.section{padding:78px 22px}.cards-grid,.about-section,.video-story,.reviews-grid,.gift-section,.contact-section{grid-template-columns:1fr}.about-section{gap:48px}.about-photo{max-width:420px;margin:0 auto}.workshop-list article{grid-template-columns:48px 1fr;gap:16px}.workshop-actions{grid-column:2}.gift-section{gap:55px}.gift-art{min-height:380px}.apps-section{flex-direction:column;align-items:flex-start}.contact-section{gap:45px;padding:76px 22px}.manivra-section{grid-template-columns:auto 1fr}.manivra-section>a{grid-column:2;justify-self:start}.reviews-grid figure:nth-child(2){transform:none}footer{grid-template-columns:1fr;gap:30px}.footer-links{flex-wrap:wrap}}@media (width<=520px){h1{font-size:45px}.cards-grid{grid-template-columns:1fr}.treatment-card{min-height:0}.hero-photo{min-height:330px}.hero-photo>img{object-position:66% center}.hero-photo .experience-card{width:165px;padding:12px 15px}.hero-photo .experience-card strong{font-size:36px}.app-badges{width:100%}.app-badges a{flex:1;min-width:0;padding:14px 12px}address{grid-template-columns:1fr}.gift-art,.gift-art img{min-height:330px}.manivra-section{gap:16px;padding:30px 22px}.manivra-mark{width:64px;height:64px}.manivra-section>a{text-align:center;grid-column:1/-1;width:100%}.floating-whatsapp{width:52px;height:52px;bottom:16px;left:16px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
