@font-face{font-family:Poppins;src:url(/fonts/Poppins-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/Poppins-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/Poppins-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/Poppins-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/Poppins-ExtraBold.ttf) format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/Poppins-BoldItalic.ttf) format("truetype");font-weight:700;font-style:italic;font-display:swap}:root{color:#071210;background:#fffdf9;font-family:Poppins,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--teal: #3fbba0;--teal-dark: #1f927b;--forest: #0e5746;--forest-deep: #073b31;--mint: #dafcec;--mint-soft: #eef7f2;--warm: #fffdf9;--ink: #071210;--muted: #3f5a54;--coral: #f47c76;--line: rgba(14, 87, 70, .14);--shadow: 0 24px 70px rgba(14, 87, 70, .16)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--warm);color:var(--ink);-webkit-font-smoothing:antialiased}body,button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{cursor:pointer}:focus-visible{outline:3px solid var(--coral);outline-offset:4px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.scroll-progress{position:fixed;z-index:100;top:0;left:0;height:3px;background:var(--coral)}.site-header{position:sticky;z-index:50;top:0;border-bottom:1px solid rgba(14,87,70,.08);background:#fffdf9eb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-header__inner{width:min(1320px,calc(100% - 48px));height:80px;margin:0 auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:36px}.wordmark{display:inline-flex;align-items:center;gap:10px;width:max-content;font-size:22px;font-weight:800;letter-spacing:-.04em;color:var(--forest)}.wordmark img{width:38px;height:38px;border-radius:12px}.wordmark--inverse{color:#fff}.desktop-nav{display:flex;align-items:center;gap:34px;font-size:14px;font-weight:600;color:var(--muted)}.desktop-nav a{position:relative}.desktop-nav a:after{content:"";position:absolute;right:0;bottom:-7px;left:0;height:2px;background:var(--teal);transform:scaleX(0);transform-origin:right;transition:transform .22s ease}.desktop-nav a:hover:after{transform:scaleX(1);transform-origin:left}.header-cta{justify-self:end;display:inline-flex;align-items:center;gap:8px;padding:12px 18px;border-radius:14px;background:var(--forest);color:#fff;font-size:13px;font-weight:700;box-shadow:0 8px #062f27;transition:transform .18s ease,box-shadow .18s ease}.header-cta:hover{transform:translateY(3px);box-shadow:0 5px #062f27}.menu-toggle,.mobile-nav{display:none}.hero{width:min(1440px,100%);min-height:calc(100vh - 80px);margin:0 auto;padding:74px clamp(28px,6vw,92px) 56px;display:grid;grid-template-columns:minmax(0,.88fr) minmax(540px,1.12fr);align-items:center;gap:clamp(24px,4vw,72px);overflow:hidden;background:var(--warm)}.hero__copy{position:relative;z-index:5}.announcement{position:relative;display:inline-flex;align-items:center;gap:10px;margin-bottom:36px;padding:11px 18px 11px 28px;background:var(--mint);color:var(--forest);font-size:12px;box-shadow:0 7px 18px #1f927b24;transform:rotate(-1.4deg);clip-path:polygon(0 12%,96% 0,100% 86%,3% 100%)}.announcement__pin{width:8px;height:8px;border-radius:50%;background:var(--coral);box-shadow:0 0 0 4px #f47c7626}.announcement strong{text-transform:uppercase;letter-spacing:.12em}.eyebrow{margin:0 0 12px;color:var(--teal-dark);font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.eyebrow--light{color:var(--mint)}h1,h2,h3,p{margin-top:0}.hero h1{max-width:720px;margin-bottom:26px;font-size:clamp(54px,6.6vw,100px);line-height:.94;letter-spacing:-.07em}.hero h1 em{color:var(--teal-dark);font-style:italic}.hero__lede{max-width:620px;margin-bottom:28px;color:var(--muted);font-size:clamp(16px,1.5vw,19px);line-height:1.75}.scroll-cue{display:inline-flex;align-items:center;gap:8px;margin-top:34px;color:var(--forest);font-size:13px;font-weight:700}.waitlist-shell{max-width:650px}.waitlist-form{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:7px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 18px 45px #0e57461f}.waitlist-form input{width:100%;min-height:56px;padding:0 17px;border:0;outline:0;background:transparent;color:var(--ink);font-size:15px}.waitlist-form input::placeholder{color:#7b918b}.waitlist-form button{min-height:56px;padding:0 22px;border:0;border-radius:13px;display:inline-flex;align-items:center;justify-content:center;gap:9px;background:var(--teal);color:#fff;font-size:14px;font-weight:800;box-shadow:inset 0 -4px #064c3e33;transition:transform .18s ease,background .18s ease}.waitlist-form button:hover:not(:disabled){transform:translateY(-2px);background:var(--teal-dark)}.waitlist-form button:disabled{cursor:default;opacity:.78}.waitlist-message{min-height:20px;margin:10px 5px 0;color:var(--muted);font-size:11px;line-height:1.6}.waitlist-message--error{color:#b82f48}.phone-stage{position:relative;min-height:740px}.phone-stage:before{content:"";position:absolute;top:7%;right:-16%;bottom:4%;left:4%;border-radius:48% 52% 40% 60%;background:var(--mint);box-shadow:inset 22px 24px #ffffff6b,0 50px 90px #0e57461f;transform:rotate(-5deg)}.phone-stage:after{content:"";position:absolute;width:210px;height:210px;top:5%;right:-4%;border-radius:48% 52% 55% 45%;background:var(--teal);box-shadow:inset 18px 18px #ffffff2e}.phone-stage__item{position:absolute;z-index:3;width:clamp(215px,18vw,280px)}.phone-stage__item--left{left:1%;top:21%}.phone-stage__item--center{z-index:5;left:30%;top:5%;width:clamp(250px,21vw,322px)}.phone-stage__item--right{z-index:4;right:-1%;top:18%}.phone{position:relative;width:100%;aspect-ratio:440 / 956;filter:drop-shadow(0 34px 34px rgba(7,59,49,.24))}.phone__viewport{position:absolute;z-index:1;top:4.29%;left:4.32%;width:91.36%;height:91.42%;border-radius:8.4%/3.8%;overflow:hidden;background:var(--mint-soft);box-shadow:inset 0 0 0 1px #00000029;container-type:inline-size}.phone__screen{width:100%;height:100%;object-fit:cover}.phone__hardware{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none}.phone-stage__colly{position:absolute;z-index:8;right:4%;bottom:0;width:clamp(112px,10vw,155px);filter:drop-shadow(0 18px 16px rgba(7,59,49,.22))}.truth-strip{width:min(1320px,calc(100% - 48px));margin:0 auto;padding:26px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr)}.truth-strip div{min-height:68px;padding:0 30px;border-right:1px solid var(--line);display:flex;flex-direction:column;justify-content:center}.truth-strip div:last-child{border-right:0}.truth-strip strong{color:var(--forest);font-size:18px}.truth-strip span{color:var(--muted);font-size:12px}.section{width:min(1320px,calc(100% - 48px));margin:0 auto}.section-heading{max-width:890px;margin-bottom:82px}.section-heading h2,.collaboration h2,.community h2,.widgets h2,.final-waitlist h2{margin-bottom:22px;font-size:clamp(42px,5.2vw,76px);line-height:1.02;letter-spacing:-.055em}.section-heading>p:last-child,.collaboration__copy>p,.community__copy>p,.widgets__copy>p,.final-waitlist>div>p{max-width:700px;color:var(--muted);font-size:17px;line-height:1.75}.journey{padding-top:150px;padding-bottom:120px}.journey__steps{display:grid;gap:82px}.journey-step{min-height:690px;padding:clamp(36px,5vw,74px);border-radius:48px;display:grid;grid-template-columns:minmax(0,.92fr) minmax(390px,.72fr);align-items:center;gap:clamp(34px,7vw,110px);overflow:hidden}.journey-step:nth-child(2n) .journey-step__copy{order:2}.journey-step--mint{background:var(--mint)}.journey-step--warm{border:1px solid var(--line);background:#fff;box-shadow:var(--shadow)}.journey-step--teal{background:var(--teal)}.journey-step--forest{background:var(--forest);color:#fff}.journey-step--teal .eyebrow,.journey-step--forest .eyebrow{color:var(--mint)}.journey-step--teal .journey-step__copy>p:last-of-type,.journey-step--forest .journey-step__copy>p:last-of-type{color:#ffffffd1}.journey-step__number{display:block;margin-bottom:58px;color:#0e574659;font-size:13px;font-weight:800;letter-spacing:.12em}.journey-step--forest .journey-step__number,.journey-step--teal .journey-step__number{color:#ffffff85}.journey-step h3{max-width:680px;margin-bottom:24px;font-size:clamp(36px,4vw,60px);line-height:1.03;letter-spacing:-.055em}.journey-step__copy>p:last-of-type{max-width:620px;color:var(--muted);font-size:16px;line-height:1.75}.journey-step__visual{position:relative;width:min(100%,340px);justify-self:center}.offline-badge{position:absolute;z-index:8;border-radius:12px;background:#fff;color:var(--forest);font-size:12px;font-weight:700;box-shadow:0 14px 28px #0e57462e}.offline-badge{right:-15%;bottom:17%;padding:12px 14px;display:flex;align-items:center;gap:7px}.micro-demo{margin-top:22px;padding:0;border:0;display:inline-flex;align-items:center;gap:10px;background:transparent;color:var(--forest);font-size:13px;font-weight:700}.micro-demo__check{width:28px;height:28px;border:2px solid var(--teal);border-radius:9px;display:grid;place-items:center;color:#fff;transition:background .18s ease,transform .18s ease}.micro-demo__check.is-checked{background:var(--teal);transform:scale(1.06) rotate(-3deg)}.collaboration{min-height:720px;padding:clamp(48px,7vw,100px);border-radius:52px;display:grid;grid-template-columns:1fr .8fr;align-items:center;gap:80px;overflow:hidden;background:var(--forest);color:#fff}.collaboration__copy>p{color:#ffffffc2}.feature-list{margin:34px 0 0;padding:0;list-style:none;display:grid;gap:18px}.feature-list li{display:flex;align-items:flex-start;gap:12px;font-size:14px;line-height:1.6}.feature-list svg{flex:0 0 auto;margin-top:3px;color:var(--mint)}.notification-stack{position:relative;display:grid;gap:16px}.notification{padding:18px;border:1px solid rgba(255,255,255,.14);border-radius:20px;display:grid;grid-template-columns:48px 1fr;gap:14px;background:#ffffff1c;box-shadow:inset 0 1px #ffffff29,0 20px 45px #00000024;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.notification:nth-child(2){transform:translate(-34px)}.notification>span{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;background:var(--mint);color:var(--forest)}.notification strong{font-size:13px}.notification p{margin:3px 0 0;color:#ffffffc2;font-size:12px;line-height:1.5}.community{padding-top:150px;padding-bottom:140px;display:grid;grid-template-columns:.82fr 1fr;align-items:center;gap:clamp(50px,9vw,150px)}.community__visual{position:relative;min-height:720px;border-radius:48px;display:grid;place-items:center;overflow:hidden;background:var(--mint);box-shadow:inset 22px 24px #ffffff6b}.community__phone{width:min(68%,330px);transform:rotate(-4deg)}.recipe-screen{position:relative;width:100%;height:100%;overflow:hidden;background:#eef7f2;color:#071210;font-family:Poppins,sans-serif}.recipe-screen svg{width:5cqw;height:5cqw}.recipe-screen__header{padding:3.5cqw 5cqw 3.2cqw;display:flex;align-items:center;justify-content:space-between}.recipe-screen__header span{display:block;margin-bottom:.8cqw;color:#758a85;font-size:3cqw;font-weight:600;letter-spacing:.28cqw;text-transform:uppercase}.recipe-screen__header strong{display:block;font-size:6.45cqw;font-weight:800;line-height:1.15}.recipe-screen__book{width:11cqw;height:11cqw;border:.25cqw solid rgba(255,255,255,.95);border-radius:50%;display:grid;place-items:center;background:#fff;box-shadow:0 2cqw 4.5cqw #0e57461a}.recipe-screen__search{height:13cqw;margin:0 5cqw 3.5cqw;padding-left:5cqw;border:.25cqw solid rgba(255,255,255,.95);border-radius:999px;display:flex;align-items:center;background:#fff;color:#3f5a54;box-shadow:inset 0 1cqw 2.4cqw #0e57460d}.recipe-screen__categories{padding:0 5cqw 4cqw;display:flex;gap:2.4cqw;overflow:hidden;white-space:nowrap}.recipe-screen__categories div{height:10.5cqw;padding:0 4cqw;border:.25cqw solid rgba(255,255,255,.95);border-radius:999px;display:flex;flex:0 0 auto;align-items:center;gap:1.4cqw;background:#fff;color:#3f5a54;font-size:3.25cqw;font-weight:600;box-shadow:0 2cqw 4cqw #0e574614}.recipe-screen__categories div.is-active{border-color:#fff6;background:#3fbba0;color:#fff}.recipe-screen__categories svg{width:4cqw;height:4cqw}.recipe-screen__feed{padding:0 4cqw}.recipe-card-featured{position:relative;overflow:hidden;border-radius:5cqw;box-shadow:0 3.5cqw 7cqw #0e57462e}.recipe-card-featured img{width:100%;aspect-ratio:16 / 10;object-fit:cover}.recipe-card-featured__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 28%,rgba(3,20,16,.76) 100%)}.recipe-card-featured__copy{position:absolute;right:0;bottom:0;left:0;padding:10cqw 4.5cqw 4.3cqw;color:#fff}.recipe-card-featured__copy>strong{display:block;font-size:5.2cqw;line-height:1.22}.recipe-card-featured__copy>div{margin-top:1.6cqw;display:flex;align-items:center;justify-content:space-between;color:#ffffffdb;font-size:3.15cqw}.recipe-card-featured__copy span:last-child{display:flex;align-items:center;gap:1cqw;color:#fff;font-weight:600}.recipe-card-featured__copy svg{width:3.5cqw;height:3.5cqw;color:#bdf5e3}.recipe-screen__hint{margin:3.5cqw 1cqw 0;color:#758a85;font-size:3cqw;font-weight:600}.recipe-screen__share{position:absolute;z-index:3;right:5cqw;bottom:23cqw;height:14cqw;padding:0 5.5cqw;border:.25cqw solid rgba(255,255,255,.4);border-radius:999px;display:flex;align-items:center;gap:2cqw;background:#3fbba0;color:#fff;font-size:3.8cqw;font-weight:700;box-shadow:0 3cqw 5cqw #1f927b4d}.recipe-screen__share svg{width:6cqw;height:6cqw}.recipe-screen__tabs{position:absolute;right:4cqw;bottom:3cqw;left:4cqw;height:16.2cqw;padding:3cqw 3.5cqw 2.5cqw;border-radius:8.5cqw;display:grid;grid-template-columns:repeat(5,1fr);align-items:center;background:linear-gradient(180deg,#fff,#f4fbf7 55%,#dceee5);color:#758a85;box-shadow:0 4cqw 7.5cqw #0e574638}.recipe-screen__tabs>div{display:grid;justify-items:center;gap:1.2cqw}.recipe-screen__tabs svg{width:6.4cqw;height:6.4cqw}.recipe-screen__tabs i{width:4.5cqw;height:.8cqw;border-radius:999px;background:transparent}.recipe-screen__tabs>div.is-active{color:#1f927b}.recipe-screen__tabs>div.is-active i{background:#3fbba0}.community__colly{position:absolute;right:-4%;bottom:-5%;width:28%;filter:drop-shadow(0 20px 20px rgba(14,87,70,.2))}.community__facts{margin-top:45px;display:grid;grid-template-columns:repeat(2,1fr);gap:28px}.community__facts>div{padding-top:24px;border-top:1px solid var(--line)}.community__facts svg{color:var(--teal-dark)}.community__facts h3{margin:16px 0 8px;font-size:17px}.community__facts p{color:var(--muted);font-size:13px;line-height:1.7}.feature-rail{padding-bottom:150px}.section-heading--compact{max-width:760px;margin-bottom:60px}.feature-rail__grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.feature-rail article{min-height:300px;padding:40px 30px;border-right:1px solid var(--line);display:flex;flex-direction:column}.feature-rail article:last-child{border-right:0}.feature-rail article>svg{color:var(--teal-dark)}.feature-rail article>span{margin:48px 0 14px;color:#8aa09a;font-size:11px;font-weight:800}.feature-rail h3{margin-bottom:12px;font-size:19px}.feature-rail p{color:var(--muted);font-size:13px;line-height:1.7}.widgets{min-height:680px;padding:clamp(50px,7vw,94px);border-radius:52px;display:grid;grid-template-columns:.85fr 1fr;align-items:center;gap:70px;background:#e8f3ed;overflow:hidden}.widgets__stack{position:relative;min-height:440px}.widgets__stack img{position:absolute;width:min(54%,310px);border-radius:22%;box-shadow:0 24px 55px #0e57462b}.widgets__stack img:nth-child(1){z-index:3;left:0;top:10%}.widgets__stack img:nth-child(2){z-index:2;right:3%;top:0}.widgets__stack img:nth-child(3){z-index:4;right:19%;bottom:-7%;width:min(42%,235px)}.final-waitlist{position:relative;min-height:620px;margin-top:130px;margin-bottom:32px;padding:clamp(56px,8vw,110px);border-radius:52px;display:grid;grid-template-columns:.5fr 1fr;align-items:center;gap:70px;overflow:hidden;background:var(--mint)}.final-waitlist>img{align-self:end;max-height:440px;object-fit:contain;filter:drop-shadow(0 28px 24px rgba(14,87,70,.2))}.final-waitlist .waitlist-form{max-width:650px}footer{padding:76px max(24px,calc((100% - 1320px)/2)) 38px;display:grid;grid-template-columns:1fr auto;gap:50px;background:var(--forest-deep);color:#fff}.footer__brand p{margin:14px 0 0;color:#ffffff9e;font-size:13px}.footer__links{display:flex;align-items:flex-start;flex-wrap:wrap;justify-content:flex-end;gap:24px;color:#ffffffc7;font-size:12px}.footer__links a:hover{color:#fff}.footer__meta{grid-column:1 / -1;margin:28px 0 0;padding-top:24px;border-top:1px solid rgba(255,255,255,.12);color:#ffffff75;font-size:11px}.legal-page{background:var(--warm)}.legal-header{width:min(1080px,calc(100% - 48px));height:92px;margin:0 auto;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.legal-header>a{display:inline-flex;align-items:center;gap:8px;color:var(--forest);font-size:13px;font-weight:700}.legal-main{width:min(820px,calc(100% - 48px));margin:0 auto;padding:110px 0 130px}.legal-main>h1{margin-bottom:12px;font-size:clamp(48px,7vw,86px);line-height:1;letter-spacing:-.06em}.legal-updated{margin-bottom:78px;color:var(--muted);font-size:13px}.legal-main section{padding:34px 0;border-top:1px solid var(--line)}.legal-main section h2{margin-bottom:14px;font-size:24px;letter-spacing:-.03em}.legal-main section p{color:var(--muted);font-size:15px;line-height:1.85}@media(max-width:1100px){.hero{grid-template-columns:1fr}.hero__copy{max-width:830px}.phone-stage{min-height:720px;max-width:760px;width:100%;justify-self:center}.journey-step,.collaboration,.community,.widgets,.final-waitlist{grid-template-columns:1fr 1fr;gap:44px}.feature-rail__grid{grid-template-columns:repeat(2,1fr)}.feature-rail article:nth-child(2){border-right:0}.feature-rail article:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media(max-width:800px){.site-header__inner{width:min(100% - 32px,720px);height:70px;grid-template-columns:1fr auto}.desktop-nav,.header-cta{display:none}.menu-toggle{width:44px;height:44px;border:0;border-radius:14px;display:grid;place-items:center;background:var(--mint);color:var(--forest)}.mobile-nav{padding:16px 24px 24px;display:grid;gap:14px;overflow:hidden;border-top:1px solid var(--line);background:var(--warm);color:var(--forest);font-size:14px;font-weight:700}.hero{min-height:0;padding:56px 24px 20px}.hero h1{font-size:clamp(48px,13vw,78px)}.phone-stage{min-height:600px;transform:scale(.92)}.phone-stage__item--left{left:-5%}.phone-stage__item--right{right:-7%}.truth-strip{grid-template-columns:repeat(2,1fr)}.truth-strip div:nth-child(2){border-right:0}.truth-strip div:nth-child(-n+2){border-bottom:1px solid var(--line)}.section{width:min(100% - 32px,720px)}.journey{padding-top:100px}.section-heading{margin-bottom:52px}.journey-step,.collaboration,.community,.widgets,.final-waitlist{min-height:auto;grid-template-columns:1fr}.journey-step:nth-child(2n) .journey-step__copy{order:0}.journey-step__visual{width:min(78%,320px)}.journey-step__number{margin-bottom:30px}.collaboration{padding-top:70px;padding-bottom:70px}.notification:nth-child(2){transform:none}.community{padding-top:100px;padding-bottom:100px}.community__visual{min-height:650px}.widgets{padding-bottom:100px}.widgets__stack{min-height:390px}.final-waitlist>img{width:min(70%,300px);justify-self:center}footer{grid-template-columns:1fr}.footer__links{justify-content:flex-start}}@media(max-width:540px){.announcement{align-items:flex-start;flex-wrap:wrap}.announcement>span:last-child{flex-basis:100%;padding-left:18px}.waitlist-form{grid-template-columns:1fr}.waitlist-form button{width:100%}.phone-stage{min-height:520px;transform:none}.phone-stage__item{width:168px}.phone-stage__item--center{left:23%;width:205px}.phone-stage__item--left{top:26%;left:-14%}.phone-stage__item--right{top:27%;right:-18%}.phone-stage__colly{right:0;width:95px}.truth-strip,.community__facts,.feature-rail__grid{grid-template-columns:1fr}.truth-strip div,.feature-rail article{border-right:0;border-bottom:1px solid var(--line)}.journey-step{padding:34px 22px;border-radius:30px}.journey-step h3{font-size:36px}.offline-badge{right:-5%}.collaboration,.widgets,.final-waitlist{padding:48px 24px;border-radius:34px}.community__visual{min-height:520px;border-radius:34px}.widgets__stack{min-height:310px}.final-waitlist{margin-top:80px}.legal-header{height:78px}.legal-header>a{font-size:0}.legal-header>a svg{width:24px;height:24px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}.scroll-progress{display:none}}
