/*! 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}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--cream:#f7f0e4;--paper:#fffdfc;--ink:#153c3a;--teal:#0b7f78;--teal-dark:#086a65;--teal-light:#d8efeb;--coral:#f47c68;--coral-light:#fde2da;--sand:#e9dcc8;--focus:#176b87}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 15% 10%, #ffffffb8, transparent 28rem), var(--cream);color:var(--ink);font-family:var(--font-geist-sans), Inter, ui-rounded, system-ui, sans-serif;margin:0}button,a{font:inherit}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline:3px solid var(--focus);outline-offset:3px}main{min-height:100vh;overflow:hidden}.site-header{grid-template-columns:1fr auto 1fr;align-items:center;max-width:1440px;height:82px;margin:0 auto;padding:0 40px;display:grid}.wordmark{letter-spacing:-.045em;width:max-content;font-size:clamp(1.75rem,2.3vw,2.25rem);font-weight:800}.wordmark span{color:var(--teal)}nav{justify-content:center;align-items:center;gap:22px;display:flex}.nav-item{white-space:nowrap;align-items:center;gap:22px;display:flex}.nav-item a{border-bottom:2px solid #0000;padding:10px 0 7px;font-size:1rem;font-weight:650;transition:color .16s,border-color .16s}.nav-item a:hover{border-color:var(--coral);color:var(--teal)}.nav-item i{background:var(--coral);border-radius:50%;width:5px;height:5px;display:block}.language-switch{border:1px solid var(--sand);background:#fffdfccc;border-radius:14px;justify-self:end;align-items:center;gap:7px;padding:6px 9px;display:flex}.language-switch button{color:#7a7a72;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:7px 8px;font-size:.92rem;font-weight:700}.language-switch button.active{background:var(--teal-light);color:var(--teal-dark)}.hero{grid-template-columns:43% 57%;gap:30px;max-width:1440px;margin:10px auto 0;padding:0 40px;display:grid}.hero-copy{align-self:center;padding:18px 0 10px;animation:.36s ease-out both rise}.eyebrow{color:var(--teal);letter-spacing:.13em;text-transform:uppercase;margin:0 0 18px;font-size:.78rem;font-weight:800}h1{letter-spacing:-.052em;max-width:650px;margin:0;font-size:clamp(2.65rem,4vw,3.65rem);font-weight:820;line-height:1.065}.hero-intro{max-width:570px;margin:24px 0 0;font-size:clamp(1.05rem,1.45vw,1.24rem);line-height:1.55}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.guided-cta{justify-content:center;margin:28px 0 4px;display:flex}.button{border-radius:14px;align-items:center;gap:15px;min-height:58px;padding:0 23px;font-size:1rem;font-weight:750;transition:transform .17s,background .17s,box-shadow .17s;display:inline-flex}.button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:21px;height:21px}.button.primary{background:var(--teal);color:#fff;box-shadow:0 6px 18px #0b7f7829}.button.primary:hover{background:var(--teal-dark);transform:translateY(-2px);box-shadow:0 9px 22px #0b7f783b}.button.secondary{background:var(--paper);border:2px solid var(--ink)}.button.secondary:hover{background:var(--teal-light);border-color:var(--teal);transform:translateY(-2px)}.button.coral{background:var(--coral);color:var(--ink);box-shadow:0 6px 18px #f47c6833}.button.coral:hover{background:#ef6d57;transform:translateY(-2px);box-shadow:0 9px 22px #f47c6847}.button.light{color:#fff;cursor:pointer;background:0 0;border:2px solid #ffffffb8}.button.light:hover{background:#ffffff1a;border-color:#fff;transform:translateY(-2px)}.trust-row{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.trust-chip{background:var(--paper);border:1px solid #e9dcc8b3;border-radius:13px;align-items:center;gap:9px;padding:8px 12px 8px 8px;font-size:.92rem;font-weight:560;display:flex;box-shadow:0 7px 18px #153c3a12}.trust-chip>span{background:var(--teal-light);border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.trust-chip svg{fill:none;height:19px;stroke:var(--teal);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:19px}.hero-visual{background:var(--coral-light);border-radius:72px 72px 54px 54px;align-self:stretch;min-height:550px;animation:.43s ease-out both slide-in;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #f47c681f}.hero-visual:before,.hero-visual:after{content:"";z-index:1;border:2px dashed #ffffffe6;border-radius:50%;width:700px;height:380px;position:absolute;top:-55px;left:13%}.hero-visual:after{width:520px;height:280px;top:8px;left:35%}.hero-visual img{object-fit:cover;object-position:center;z-index:0;width:100%;height:100%;display:block;position:absolute}.connection-dot{background:var(--coral);border:3px solid var(--paper);z-index:2;border-radius:50%;width:17px;height:17px;position:absolute;box-shadow:0 2px 5px #153c3a33}.dot-a{top:8%;left:30%}.dot-b{background:var(--teal);top:15%;right:13%}.journey{grid-template-columns:repeat(4,1fr);gap:58px;max-width:1440px;margin:30px auto 50px;padding:0 40px;display:grid}.pilot-journey{background:var(--paper);border:1px solid var(--sand);border-radius:48px;max-width:1360px;margin:54px auto 38px;padding:64px;box-shadow:0 16px 45px #153c3a14}.pilot-heading{max-width:890px}.pilot-heading h2{letter-spacing:-.05em;margin:0;font-size:clamp(2.4rem,4vw,4rem);line-height:1.03}.pilot-heading>p:last-child{margin:20px 0 0;font-size:1.12rem;line-height:1.65}.pilot-grid{grid-template-columns:1fr 1fr;gap:22px;margin-top:42px;display:grid}.pilot-card{border-radius:28px;grid-template-columns:auto 1fr 126px;align-items:center;gap:22px;min-height:310px;padding:28px;display:grid}.pilot-gem{background:var(--teal-light);border:1px solid #0b7f782e}.pilot-feedback{background:var(--coral-light);border:1px solid #f47c6838}.pilot-number{background:var(--teal);color:#fff;border-radius:50%;justify-content:center;align-self:start;align-items:center;width:58px;height:58px;font-size:1.7rem;font-weight:850;display:flex}.pilot-feedback .pilot-number{background:var(--coral);color:var(--ink)}.pilot-time{color:var(--teal-dark);letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:850}.pilot-card h3{letter-spacing:-.035em;margin:8px 0 10px;font-size:1.75rem}.pilot-content>p:not(.pilot-time){color:#3e5a58;margin:0 0 22px;line-height:1.55}.pilot-card img{background:#fff;border-radius:16px;width:126px;height:126px;padding:7px}.pilot-safety{align-items:center;gap:12px;margin:24px 0 0;font-weight:700;display:flex}.pilot-safety strong{background:var(--coral);border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.journey-card{background:var(--paper);border:1px solid var(--sand);border-radius:20px;align-items:center;gap:22px;min-height:124px;padding:22px;transition:transform .17s,border-color .17s;display:flex;position:relative;box-shadow:0 8px 24px #153c3a1a}.journey-card:not(:last-child):after{background:var(--teal);content:"";width:58px;height:3px;position:absolute;top:50%;left:calc(100% + 1px)}.journey-card:not(:last-child):before{background:var(--teal);content:"";z-index:2;border-radius:50%;width:10px;height:10px;position:absolute;top:calc(50% - 3.5px);left:calc(100% + 51px)}.journey-card:hover{border-color:var(--teal);transform:translateY(-3px)}.journey-icon{background:var(--teal-light);border-radius:50%;flex:0 0 66px;justify-content:center;align-items:center;height:66px;display:flex}.tone-coral .journey-icon{background:var(--coral-light)}.journey-icon svg{fill:none;height:32px;stroke:var(--teal);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:32px}.tone-coral .journey-icon svg{stroke:var(--coral)}.journey-card strong{letter-spacing:-.025em;font-size:clamp(1.35rem,2vw,1.85rem)}.section{max-width:1440px;margin:0 auto;padding:105px 40px}.section-heading{max-width:820px}.section-heading h2,.feedback-copy h2,.resources-section h2{letter-spacing:-.05em;margin:0;font-size:clamp(2.25rem,4vw,4rem);font-weight:820;line-height:1.03}.section-heading>p:last-child,.split-heading>p{max-width:720px;margin:22px 0 0;font-size:1.12rem;line-height:1.65}.section-kicker{color:var(--teal);letter-spacing:.13em;text-transform:uppercase;margin:0 0 16px;font-size:.78rem;font-weight:800}.video-section{padding-top:90px;padding-bottom:80px}.video-heading{text-align:center;margin:0 auto 40px}.video-heading>p:last-child{margin-left:auto;margin-right:auto}.video-frame{aspect-ratio:16/9;background:var(--ink);border:1px solid #153c3a2e;border-radius:28px;max-width:1120px;margin:0 auto;overflow:hidden;box-shadow:0 22px 60px #153c3a2e}.video-frame iframe{border:0;width:100%;height:100%;display:block}.feature-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:46px;display:grid}.feature-card{background:var(--paper);border:1px solid var(--sand);border-radius:24px;min-height:260px;padding:30px}.feature-number{color:var(--coral);letter-spacing:.12em;font-size:.85rem;font-weight:800}.feature-card h3,.pacte-card h3,.stage-card h3,.prompt-card h3,.risk-card h3,.ambassador-card h3{letter-spacing:-.025em;margin:24px 0 10px;font-size:1.38rem}.feature-card p,.pacte-card p,.stage-card p,.risk-card>p:last-child,.ambassador-card p{color:#3e5a58;margin:0;line-height:1.65}.pacte-section{background:var(--teal);color:#fff;border-radius:48px;max-width:1360px}.pacte-section .section-kicker{color:#b9eee8}.split-heading{grid-template-columns:1.1fr .9fr;align-items:end;gap:70px;max-width:none;display:grid}.split-heading>p{margin:0}.pacte-grid{grid-template-columns:repeat(5,1fr);gap:14px;margin-top:52px;display:grid}.pacte-card{background:#fffdfc1a;border:1px solid #ffffff38;border-radius:22px;min-height:280px;padding:24px}.pacte-card>span{background:var(--coral-light);color:var(--coral);border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;font-size:1.55rem;font-weight:850;display:flex}.pacte-card h3{margin-top:30px}.pacte-card p{color:#ffffffd1}.method-note{align-items:center;gap:12px;margin:26px 0 0;font-weight:650;display:flex}.method-note strong{background:var(--coral);border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.guided-section{padding-top:120px}.stage-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:48px;display:grid}.stage-card{border-top:2px solid var(--teal);padding:24px 18px 10px 0}.stage-card>span{color:var(--coral);font-size:1rem;font-weight:850}.stage-card h3{margin:14px 0 8px}.prompt-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:56px;display:grid}.prompt-card{background:var(--paper);border:1px solid var(--sand);border-radius:24px;flex-direction:column;min-height:410px;padding:26px;display:flex}.prompt-label{align-items:center;gap:13px;display:flex}.prompt-label>span{color:var(--coral);letter-spacing:.12em;font-size:.8rem;font-weight:850}.prompt-card h3{margin:0}.prompt-card>p{border-left:3px solid var(--coral);background:#faf6ef;flex:1;margin:24px 0;padding:18px;font-size:.96rem;line-height:1.65}.prompt-card button{color:var(--teal-dark);cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;padding:4px 0;font-weight:750;display:flex}.prompt-card button span{font-size:1.2rem}.risk-section{background:var(--paper);border-radius:48px;max-width:1360px}.risk-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:48px;display:grid}.risk-card{border:1px solid var(--sand);border-radius:22px;padding:28px}.risk-light{background:#41a86e;border:7px solid #e2f3e8;border-radius:50%;width:46px;height:46px;display:block}.risk-1 .risk-light{background:#e5a93d;border-color:#fff0cc}.risk-2 .risk-light{background:#d95d52;border-color:#fde2da}.risk-level{letter-spacing:.13em;text-transform:uppercase;margin:25px 0 0;font-size:.78rem;font-weight:850}.risk-card h3{margin-top:8px}.adopt-panel{background:var(--coral-light);border-radius:48px;padding:64px}.check-grid{grid-template-columns:1fr 1fr;gap:15px;margin-top:42px;display:grid}.check-item{background:#fffdfcb8;border:1px solid #f47c682e;border-radius:16px;align-items:flex-start;gap:13px;padding:17px;display:flex}.check-item span{background:var(--teal);color:#fff;border-radius:50%;flex:0 0 25px;justify-content:center;align-items:center;height:25px;font-weight:800;display:flex}.check-item p{margin:0;line-height:1.5}.adopt-callout{border-left:4px solid var(--coral);max-width:850px;margin:32px 0 0;padding-left:18px;font-size:1.04rem;font-weight:650;line-height:1.6}.ambassador-grid{grid-template-columns:1fr 1fr;gap:18px;margin-top:48px;display:grid}.ambassador-card{border-bottom:1px solid var(--sand);grid-template-columns:48px 1fr;gap:12px 20px;padding:12px 10px 30px 0;display:grid}.ambassador-card>span{color:var(--coral);grid-row:1/3;font-weight:850}.ambassador-card h3,.ambassador-card p{margin:0}.status-badge{background:var(--teal-light);border-radius:999px;align-items:center;gap:10px;margin:35px 0 0;padding:12px 18px;font-size:.9rem;font-weight:700;display:inline-flex}.status-badge span{background:var(--teal);border-radius:50%;width:9px;height:9px}.feedback-section{background:var(--ink);color:#fff;border-radius:48px;grid-template-columns:.8fr 1.2fr;align-items:start;gap:46px 70px;max-width:1360px;display:grid}.feedback-section .section-kicker{color:#b9eee8}.feedback-copy h2{margin-bottom:20px}.feedback-intro{color:#ffffffc7;max-width:560px;margin:0;font-size:1.04rem;line-height:1.65}.feedback-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.feedback-copy .button{cursor:pointer}.qr-access{gap:16px;display:grid}.qr-card{background:var(--paper);color:var(--ink);border:1px solid #ffffff29;border-radius:22px;grid-template-columns:154px 1fr;align-items:center;gap:22px;padding:18px;display:grid}.qr-card img{background:var(--paper);border-radius:15px;width:154px;height:154px;display:block}.qr-kicker{color:var(--coral);letter-spacing:.11em;text-transform:uppercase;margin:0 0 6px;font-size:.72rem;font-weight:850}.qr-card h3{letter-spacing:-.025em;margin:0;font-size:1.32rem}.qr-card div>p:not(.qr-kicker){color:#3e5a58;margin:8px 0 14px;line-height:1.5}.qr-card a{color:var(--teal-dark);font-weight:800}.qr-card a:hover{text-underline-offset:3px;text-decoration:underline}.feedback-question-list{counter-reset:feedback;grid-column:1/-1;grid-template-columns:1fr 1fr;gap:0 34px;margin:0;padding:0;list-style:none;display:grid}.feedback-question-list li{counter-increment:feedback;border-bottom:1px solid #ffffff26;grid-template-columns:34px 1fr;align-items:center;gap:16px;padding:17px 0;line-height:1.5;display:grid}.feedback-question-list li:before{color:var(--coral);content:"0" counter(feedback);font-size:.75rem;font-weight:850}.resources-section{grid-template-columns:1.2fr .8fr;align-items:start;gap:70px;padding-bottom:80px;display:grid}.resources-section h2{font-size:clamp(2rem,3vw,3rem)}.resource-links{flex-direction:column;margin-top:28px;display:flex}.resource-links a{border-top:1px solid var(--sand);justify-content:space-between;align-items:center;padding:17px 0;font-weight:700;display:flex}.resource-links a:hover{color:var(--teal)}.resources-section>p{background:var(--paper);border:1px solid var(--sand);border-radius:20px;margin:0;padding:24px;line-height:1.65}footer{border-top:1px solid var(--sand);justify-content:space-between;align-items:center;max-width:1360px;margin:0 auto;padding:34px 0 46px;display:flex}footer .wordmark{font-size:1.55rem}footer p{color:#57706e;margin:0;font-size:.88rem}.footer-meta{flex-direction:column;align-items:flex-end;gap:7px;display:flex}.site-address{color:var(--teal-dark);font-size:.92rem;font-weight:750}.site-address:hover{text-underline-offset:3px;text-decoration:underline}@keyframes rise{0%{opacity:0;transform:translateY(10px)}}@keyframes slide-in{0%{opacity:0;transform:translate(8px)}}@media (width<=1120px){.site-header{grid-template-columns:1fr auto}nav{display:none}.hero{grid-template-columns:1fr 1fr}.journey{gap:18px}.journey-card{flex-direction:column;align-items:flex-start;gap:14px}.journey-card:after,.journey-card:before{display:none}.pacte-grid{grid-template-columns:repeat(3,1fr)}.stage-grid{grid-template-columns:1fr 1fr}.prompt-grid,.pilot-grid{grid-template-columns:1fr}.prompt-card{min-height:0}}@media (width<=800px){.site-header,.hero,.journey,.pilot-journey,.section{padding-left:20px;padding-right:20px}.pilot-journey{border-radius:32px;margin-left:20px;margin-right:20px;padding-top:42px;padding-bottom:42px}.hero{grid-template-columns:1fr}.hero-visual{order:-1;min-height:430px}.journey{grid-template-columns:1fr 1fr}.section{padding-top:78px;padding-bottom:78px}.feature-grid,.risk-grid,.check-grid,.ambassador-grid,.feedback-section,.resources-section,.split-heading{grid-template-columns:1fr;gap:20px}.pacte-section,.risk-section,.feedback-section{border-radius:32px}.pacte-grid{grid-template-columns:1fr 1fr}.adopt-panel{border-radius:32px;padding:34px 24px}.feedback-section{gap:45px}.feedback-question-list{grid-template-columns:1fr}footer{flex-direction:column;align-items:flex-start;gap:14px;margin:0 20px}.footer-meta{align-items:flex-start}}@media (width<=520px){.site-header{height:72px}.wordmark{font-size:1.45rem}.language-switch{padding:4px 6px}h1{font-size:2.4rem}.hero-visual{border-radius:40px;min-height:310px}.hero-actions,.button{width:100%}.button{justify-content:space-between}.journey{grid-template-columns:1fr}.pilot-card{grid-template-columns:48px 1fr;align-items:start;padding:22px}.pilot-number{width:48px;height:48px;font-size:1.3rem}.pilot-card img{grid-column:2;width:116px;height:116px}.journey-card{flex-direction:row;align-items:center;min-height:104px}.feature-grid,.pacte-grid,.stage-grid{grid-template-columns:1fr}.pacte-card{min-height:0}.feedback-actions{width:100%}.qr-card{grid-template-columns:116px 1fr;align-items:start}.qr-card img{width:116px;height:116px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation:none!important}}
