@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--paper:#f4f2ec;--white:#fff;--ink:#18251f;--muted:#65716a;--line:#d8ddd5;--lime:#c7f26b;--orange:#f3aa72;--deep:#14231d;--display:Manrope,Arial,sans-serif;--body:'DM Sans',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body)}button,input,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.sprite{position:absolute;width:0;height:0;overflow:hidden}.container{width:min(100% - 48px,1240px);margin-inline:auto}.site-header{position:sticky;top:0;z-index:30;background:rgba(244,242,236,.93);backdrop-filter:blur(18px);border-bottom:1px solid rgba(24,37,31,.1)}.nav-wrap{height:76px;display:flex;align-items:center;gap:36px}.brand{display:inline-flex;align-items:center;gap:10px;font-family:var(--display);font-size:25px;font-weight:800;letter-spacing:-1.8px;white-space:nowrap}.brand-dot{color:#79ab3e}.brand-mark{width:29px;height:29px;display:grid;grid-template-columns:1fr 1fr;gap:3px;transform:rotate(-8deg)}.brand-mark span{background:var(--ink);border-radius:2px}.brand-mark span:nth-child(2){background:#95be58}.brand-mark span:nth-child(3){background:#a8cc6e}.desktop-nav{display:flex;gap:31px;margin:auto;font-size:14px;font-weight:600}.desktop-nav a:hover,.text-link:hover,.footer-inner>a:last-child:hover{color:#5d8d34}.nav-cta{display:inline-flex;align-items:center;gap:12px;border:1px solid var(--ink);border-radius:100px;padding:12px 16px;font-weight:700;font-size:13px;transition:background .2s,color .2s}.nav-cta:hover{background:var(--ink);color:var(--white)}.nav-cta svg{width:16px;height:16px}.menu-toggle,.mobile-nav{display:none}.hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:54px;min-height:656px;padding-top:58px;padding-bottom:74px}.eyebrow,.section-kicker,.mini-kicker{font-weight:800;text-transform:uppercase;letter-spacing:.14em;font-size:11px}.eyebrow{display:flex;align-items:center;gap:12px;color:#617464}.eyebrow-line{width:31px;height:1px;background:#6b8b5e}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--display);letter-spacing:-.06em;line-height:1.08}h1{font-size:clamp(48px,5.2vw,78px);margin:26px 0}h2{font-size:clamp(38px,4.1vw,62px);margin:18px 0 0}h1 .serif,h2 em{font-style:normal;color:#729c48}h2 em{font-weight:500}.hero-lead{max-width:490px;color:#58675c;font-size:18px;line-height:1.65}.hero-actions{display:flex;align-items:center;gap:30px;margin-top:33px}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;min-height:55px;padding:0 22px;border:0;border-radius:6px;font-size:14px;font-weight:800;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button-primary{color:white;background:var(--ink)}.button-primary:hover{background:#35513e}.button svg{width:17px;height:17px}.text-link{display:inline-flex;align-items:center;gap:10px;font-size:14px;font-weight:800}.text-link span{font-size:18px}.hero-note{display:flex;align-items:center;gap:9px;margin-top:52px;color:#68776d;font-size:12px}.status-dot,.online-dot,.crm-live-dot{display:inline-block;width:7px;height:7px;background:#87c552;border-radius:50%;box-shadow:0 0 0 4px rgba(135,197,82,.15)}.hero-visual{position:relative;height:510px;background:#e1e7d9;border-radius:14px;overflow:hidden;border:1px solid #cfdbca}.window-grid{position:absolute;inset:0;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:12px;padding:32px;background:linear-gradient(140deg,#e3ebdd,#cbd8c6)}.window-grid span{border:4px solid rgba(55,80,66,.14);background:linear-gradient(150deg,rgba(255,255,255,.65),rgba(213,227,216,.24));box-shadow:inset 0 0 0 2px rgba(255,255,255,.55)}.window-grid span:nth-child(2),.window-grid span:nth-child(4){background:linear-gradient(150deg,rgba(243,250,237,.7),rgba(153,181,152,.2))}.hero-message,.hero-lead-card{position:absolute;background:white;box-shadow:0 20px 55px rgba(31,58,41,.13)}.hero-message{top:65px;left:28px;right:70px;display:flex;gap:12px;align-items:flex-start;padding:16px;border-radius:12px}.message-avatar{display:grid;place-items:center;flex:0 0 34px;height:34px;border-radius:50%;background:#f6d7bf;color:#8c4b2c;font-weight:800}.hero-message small,.hero-message strong{display:block}.hero-message small{color:#849086;font-size:11px;margin-bottom:6px}.hero-message strong{font-size:13px;line-height:1.4}.hero-route{position:absolute;top:170px;left:50%;transform:translateX(-50%);display:flex;align-items:center;white-space:nowrap}.route-node{width:71px;height:71px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;background:var(--ink);color:#c9f183;font-size:17px;font-weight:800}.route-node span{color:#d8e4d7;font-size:9px;font-weight:500;margin-top:2px}.route-node:last-child{background:#a2c85b;color:#14231d}.route-node:last-child span{color:#29452a}.route-line{width:31px;height:1px;background:#557457}.hero-lead-card{width:310px;left:50%;bottom:47px;transform:translateX(-50%);border-radius:12px;padding:17px 19px}.lead-card-top{display:flex;align-items:center;gap:8px;margin-bottom:12px}.mini-logo,.chip-icon{width:23px;height:23px;display:grid;place-items:center;border-radius:5px;background:#26382b;color:#c5ef70;font-weight:800;font-family:var(--display);font-size:12px}.lead-card-label{font-size:11px;color:#879387}.lead-card-check{margin-left:auto;width:22px;height:22px;display:grid;place-items:center;background:#e8f4d6;border-radius:50%;color:#5c943a}.lead-card-check svg{width:14px;height:14px}.hero-lead-card>strong{font-size:16px}.lead-card-row{display:flex;justify-content:space-between;gap:12px;border-top:1px solid #ecede9;padding-top:8px;margin-top:8px;font-size:11px}.lead-card-row span{color:#88948a}.lead-card-row b{font-weight:700;text-align:right}.hero-caption{position:absolute;right:18px;bottom:17px;color:#47624b;font-size:10px}.proof-band{background:#e9ece5;border-block:1px solid #e0e6dc}.proof-inner{min-height:83px;display:flex;align-items:center;justify-content:space-between;gap:25px}.proof-inner p{margin:0;font-size:12px;text-transform:uppercase;letter-spacing:.12em;font-weight:800;color:#758174}.proof-item{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:700}.proof-item svg{width:18px;height:18px;color:#7eaa53}.section{padding-top:118px;padding-bottom:120px}.section-kicker{color:#6d8f5e}.section-intro{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:42px}.section-intro p,.demo-heading p{max-width:390px;margin:0 0 7px;color:#667268;line-height:1.65;font-size:15px}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.step-card{min-height:395px;background:#fff;border:1px solid #e3e6de;border-radius:10px;padding:24px;display:flex;flex-direction:column}.step-no{color:#8b9e8d;font-size:12px;font-weight:800}.step-art{height:170px;display:flex;justify-content:center;align-items:center;margin:10px 0 25px}.step-art-inbox{flex-direction:column;gap:9px}.art-bubble{align-self:flex-start;background:#e9ece6;border-radius:10px 10px 10px 2px;padding:13px 15px;font-size:11px;font-weight:700}.art-bubble.alt{align-self:flex-end;background:#dff0cb;border-radius:10px 10px 2px 10px}.step-art-fields{flex-direction:column;gap:6px;align-items:stretch;padding:0 20px}.step-art-fields>div{display:flex;justify-content:space-between;background:#f2f4ee;padding:10px 12px;border-radius:6px;font-size:11px}.step-art-fields span{color:#839087}.step-art-fields b{font-weight:800}.step-art-crm{flex-direction:column;gap:10px}.crm-chip{display:flex;align-items:center;gap:9px;width:215px;padding:11px;border-radius:7px;background:#e6f3da;font-size:11px;font-weight:800}.crm-chip svg{width:15px;height:15px;margin-left:auto;color:#5a9f35}.crm-chip.muted{background:#f2f3ef}.user-icon{background:#dfe7df;color:#506659;border-radius:50%}.step-card h3,.benefit-card h3{font-family:var(--display);font-size:19px;letter-spacing:-.03em;margin-bottom:8px}.step-card p,.benefit-card p{font-size:13px;line-height:1.65;color:#6b766d;margin:0}.demo-section{background:#172720;color:#fff;padding:110px 0 76px}.section-kicker.light{color:#b4d487}.demo-heading{display:flex;align-items:end;justify-content:space-between;gap:60px;margin-bottom:37px}.demo-heading h2 em{color:#b9e480}.demo-heading p{color:#aebcb0}.demo-tabs{display:flex;gap:7px;margin-bottom:16px;overflow-x:auto;padding-bottom:2px}.demo-tab{border:1px solid #46604d;background:transparent;color:#b3c6b7;padding:11px 17px;border-radius:6px;font-size:12px;font-weight:700;white-space:nowrap}.demo-tab:hover,.demo-tab.active{background:#c6ee7c;color:#1b2b20;border-color:#c6ee7c}.demo-workspace{display:grid;grid-template-columns:1.12fr .88fr;gap:12px}.demo-chat,.demo-crm{background:#fbfcfa;border-radius:10px;color:#1b2b20;overflow:hidden;min-height:450px}.demo-panel-header{min-height:76px;display:flex;align-items:center;gap:11px;padding:17px 21px;border-bottom:1px solid #e4e9e2}.panel-avatar{display:grid;place-items:center;background:#1d3024;color:#c5ef7a;width:37px;height:37px;border-radius:9px;font-family:var(--display);font-weight:800}.demo-panel-header strong,.demo-panel-header span{display:block}.demo-panel-header strong{font-size:13px}.demo-panel-header span{font-size:10px;color:#8a998a;margin-top:3px}.demo-panel-header .panel-channel,.crm-source{margin-left:auto;border:1px solid #e0e7dc;border-radius:50px;padding:7px 10px;color:#778779;font-size:10px}.online-dot{width:5px;height:5px;margin-right:4px;box-shadow:none}.chat-messages{height:292px;overflow-y:auto;padding:22px;display:flex;flex-direction:column;gap:10px}.chat-message{max-width:76%;padding:12px 14px;border-radius:11px;font-size:12px;line-height:1.5;animation:slide-in .25s ease}.chat-message.customer{align-self:flex-end;background:#dff0d0;border-bottom-right-radius:2px}.chat-message.assistant{align-self:flex-start;background:#edf0ea;border-bottom-left-radius:2px}.chat-controls{border-top:1px solid #e5e9e2;padding:15px 20px;display:flex;align-items:center;justify-content:space-between;gap:10px}.demo-next{display:inline-flex;align-items:center;gap:12px;background:#243b2b;color:#fff;border:0;border-radius:6px;padding:11px 14px;font-size:11px;font-weight:800}.demo-next:disabled{opacity:.45;cursor:default}.demo-next svg{width:15px;height:15px}.reset-button{background:transparent;border:0;color:#738376;font-size:11px;text-decoration:underline}.demo-crm .demo-panel-header{justify-content:space-between}.panel-overline{font-size:10px!important;color:#859586!important;text-transform:uppercase;letter-spacing:.1em;margin:0 0 5px!important}.crm-live-dot{display:inline-block!important;width:6px;height:6px;margin-left:3px}.crm-body{padding:26px}.crm-progress{display:flex;justify-content:space-between;font-size:11px;font-weight:800;color:#738474}.progress-track{height:5px;background:#e9eee6;border-radius:5px;margin:11px 0 25px}.progress-track span{display:block;height:100%;width:0;background:#87bd58;border-radius:5px;transition:width .3s}.crm-fields{display:grid;gap:10px}.crm-field{display:flex;align-items:center;justify-content:space-between;min-height:39px;border-bottom:1px solid #edf0eb;font-size:12px}.crm-field span{color:#8c9b8f}.crm-field b{max-width:60%;text-align:right;font-weight:700}.crm-field.empty b{color:#b4beb5;font-weight:500}.crm-note{margin-top:23px;padding:13px;background:#f2f6ee;border-left:3px solid #a8ce78;font-size:11px;line-height:1.5;color:#667867}.demo-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:15px;color:#98aa9c;font-size:11px}.demo-bottom a{display:flex;align-items:center;gap:7px;color:#c1e885;font-weight:800}.demo-bottom svg{width:15px;height:15px}.benefit-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:14px}.benefit-card{min-height:250px;background:#fff;border:1px solid #e2e5de;border-radius:10px;padding:28px;display:flex;flex-direction:column;justify-content:end}.benefit-card.large{grid-row:span 2;min-height:515px}.benefit-card.wide{grid-column:span 2;min-height:251px;display:grid;grid-template-columns:1fr 1fr;gap:25px;align-items:center;background:#e3ebdb}.benefit-card.wide h3{font-size:23px;max-width:260px;margin:14px 0 0}.benefit-symbol{font-size:42px;font-weight:400;color:#729e4d;margin:auto 0 30px}.benefit-visual{margin:auto 0 30px}.queue-visual{display:grid;gap:8px}.queue-row{display:flex;align-items:center;gap:12px;background:#f2f5ef;border-radius:7px;padding:12px 10px;font-size:10px}.queue-row span{color:#8fa18f}.queue-row strong{font-weight:800;flex:1}.queue-row b{background:#dcefc8;border-radius:50px;padding:5px 7px;font-size:9px;color:#527a39}.mini-kicker{color:#6c9760}.mini-funnel{display:grid;gap:13px}.mini-funnel>div{display:grid;gap:6px;font-size:10px;font-weight:700}.mini-funnel i{display:block;height:13px;border-radius:2px;background:#a7cf7b}.mini-funnel>div:nth-child(2) i{background:#80b35e}.mini-funnel>div:nth-child(3) i{background:#4c8153}.economics-section{background:#e6ebdf;padding:110px 0}.economics-grid{display:grid;grid-template-columns:1fr .9fr;gap:100px;align-items:center}.economics-copy>p{max-width:490px;color:#667367;line-height:1.65;margin:24px 0 30px}.calc-fields{display:grid;gap:24px}.calc-fields label{display:grid;grid-template-columns:1fr auto;gap:10px;font-size:13px;font-weight:700}.calc-fields label span{font-weight:800}.calc-fields input{grid-column:span 2;appearance:none;width:100%;height:5px;background:#c7d2c1;border-radius:10px;accent-color:#416c46}.calc-fields input::-webkit-slider-thumb{appearance:none;width:18px;height:18px;background:#2f5838;border:4px solid #f4f8f1;border-radius:50%;box-shadow:0 0 0 1px #2f5838;cursor:pointer}.calc-fields input::-moz-range-thumb{width:10px;height:10px;background:#2f5838;border:4px solid #f4f8f1;border-radius:50%;box-shadow:0 0 0 1px #2f5838;cursor:pointer}.result-card{background:#20352a;color:#fff;min-height:450px;border-radius:10px;padding:32px;display:flex;flex-direction:column}.result-top{display:flex;align-items:center;justify-content:space-between;color:#b4c5b4;font-size:12px}.result-icon{display:grid;place-items:center;width:32px;height:32px;border:1px solid #6d8b71;border-radius:50%;font-size:18px}.result-main{margin:auto 0}.result-main small{display:block;color:#a9bea9;font-size:12px;margin-bottom:11px}.result-main strong{display:block;font-family:var(--display);font-size:clamp(42px,4.5vw,68px);letter-spacing:-.06em;color:#c5ed7d}.result-breakdown{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:21px 0;border-top:1px solid #4c6550;border-bottom:1px solid #4c6550}.result-breakdown div{display:grid;gap:6px}.result-breakdown span{font-size:11px;color:#a9bea9}.result-breakdown b{font-family:var(--display);font-size:20px}.result-card p{color:#9db09e;font-size:10px;line-height:1.5;margin:20px 0 0}.security-layout{display:grid;grid-template-columns:1fr 1fr;gap:100px}.security-lead{max-width:480px;color:#657466;line-height:1.7;font-size:16px;margin:25px 0}.security-list{display:grid;gap:28px}.security-list>div{display:flex;align-items:flex-start;gap:17px;padding-bottom:25px;border-bottom:1px solid #dfe4dc}.security-list>div:last-child{border:0}.security-icon{flex:0 0 40px;height:40px;display:grid;place-items:center;background:#e5eddf;border-radius:8px;color:#618d4d}.security-icon svg{width:20px;height:20px}.security-list h3{font-family:var(--display);font-size:16px;margin:0 0 6px}.security-list p{font-size:13px;line-height:1.6;color:#6f7c70;margin:0}.security-footnote{border-top:1px solid #dce1da;padding-top:24px;margin:26px 0 0;font-size:11px;color:#869286}.faq-section{background:#eef0e9;padding:100px 0}.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px}.faq-list{border-top:1px solid #cbd4ca}.faq-list details{border-bottom:1px solid #cbd4ca}.faq-list summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:23px 0;font-family:var(--display);font-weight:700;font-size:15px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary::after{content:'+';font-size:23px;font-weight:400;color:#6f9863}.faq-list details[open] summary::after{content:'−'}.faq-list p{max-width:590px;color:#647266;font-size:13px;line-height:1.7;padding:0 25px 22px 0;margin:0}.contact-section{background:#172720;color:#fff;padding:105px 0}.contact-inner{display:grid;grid-template-columns:1fr 1fr;gap:100px}.contact-inner h2 em{color:#c7ee83}.contact-inner>div>p{max-width:490px;color:#a7b7a9;line-height:1.7;margin-top:25px}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:17px}.contact-form label{display:grid;gap:8px;font-size:11px;color:#b9c9b9;font-weight:700}.contact-form input,.contact-form select{width:100%;min-height:48px;border:1px solid #4a6550;background:#23392b;color:#fff;border-radius:5px;padding:0 12px;outline:none;font-size:13px}.contact-form input::placeholder{color:#889c8a}.contact-form select{color:#e9f0e6}.contact-form .button{grid-column:1/-1;justify-content:space-between;margin-top:7px}.button-lime{background:#c5ed7d;color:#1a2b20}.button-lime:hover{background:#d4f6a0}.form-disclaimer{grid-column:1/-1;margin:-4px 0 0;color:#8da38f;font-size:10px;line-height:1.5}.brief-result{grid-column:1/-1;border:1px solid #56735a;background:#203828;border-radius:7px;padding:17px}.brief-result strong{display:block;font-size:14px;margin-bottom:10px}.brief-result pre{font-family:var(--body);font-size:12px;white-space:pre-wrap;line-height:1.5;color:#d7e6d5}.copy-button{display:inline-flex;align-items:center;gap:8px;border:1px solid #a8d879;color:#d1eeaf;background:transparent;border-radius:5px;padding:9px 10px;font-size:11px;font-weight:800}.copy-button svg{width:14px;height:14px}#copy-status{margin-left:12px;color:#c5ed7d;font-size:11px}.site-footer{background:#132119;color:#ced9ce;border-top:1px solid #314536}.footer-inner{min-height:100px;display:flex;align-items:center;justify-content:space-between;gap:20px}.footer-inner .brand{color:#fff;font-size:22px}.footer-inner .brand-mark span{background:#c3ed7c}.footer-inner p{font-size:11px;color:#90a391;margin:0}.footer-inner>a:last-child{font-size:11px;font-weight:800;color:#c5e7a2}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #9ccf5c;outline-offset:3px}@keyframes slide-in{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:1050px){.desktop-nav{gap:16px}.hero{gap:30px}.hero-visual{height:470px}.economics-grid,.security-layout,.contact-inner{gap:55px}.benefit-grid{grid-template-columns:1.2fr 1fr}.benefit-card.large{grid-row:span 2}.benefit-card.wide{grid-column:span 1;display:flex}.mini-funnel{width:100%;margin-top:25px}}
@media(max-width:760px){.container{width:min(100% - 32px,1240px)}.nav-wrap{height:65px}.desktop-nav,.nav-cta{display:none}.menu-toggle{display:grid;place-items:center;margin-left:auto;border:0;background:transparent;color:var(--ink);width:42px;height:42px}.mobile-nav:not([hidden]){display:grid;gap:0;padding:5px 16px 15px;background:var(--paper);border-top:1px solid var(--line)}.mobile-nav a{padding:13px 5px;border-bottom:1px solid var(--line);font-size:14px;font-weight:700}.hero{grid-template-columns:1fr;gap:38px;padding-top:67px;padding-bottom:55px;min-height:0}.hero h1{font-size:clamp(43px,9vw,67px)}.hero-lead{font-size:16px}.hero-visual{height:465px}.hero-note{margin-top:30px}.proof-inner{display:grid;grid-template-columns:1fr 1fr;gap:17px;padding:20px 0}.proof-inner p{grid-column:1/-1}.section{padding-top:80px;padding-bottom:80px}.section-intro,.demo-heading{display:block}.section-intro p,.demo-heading p{margin-top:20px}.steps-grid{grid-template-columns:1fr;gap:12px}.step-card{min-height:260px}.step-art{height:135px;margin:0 0 16px}.demo-section{padding:80px 0}.demo-workspace{grid-template-columns:1fr}.demo-chat,.demo-crm{min-height:0}.demo-crm{min-height:320px}.benefit-grid{grid-template-columns:1fr 1fr}.benefit-card.large{grid-row:auto;grid-column:1/-1;min-height:340px}.benefit-card.wide{grid-column:1/-1;min-height:250px;display:grid;grid-template-columns:1fr 1fr}.economics-section{padding:80px 0}.economics-grid,.security-layout,.faq-grid,.contact-inner{grid-template-columns:1fr;gap:45px}.result-card{min-height:350px}.faq-section,.contact-section{padding:80px 0}.contact-form{max-width:600px}.footer-inner{min-height:140px;flex-wrap:wrap;padding:25px 0}.footer-inner p{order:3;width:100%}}
@media(max-width:490px){.brand{font-size:22px}.hero-actions{gap:16px;flex-wrap:wrap}.hero-actions .button{width:100%;justify-content:space-between}.hero-visual{height:410px}.hero-message{top:42px;left:13px;right:13px}.hero-route{top:149px}.route-node{width:59px;height:59px;font-size:14px}.route-line{width:21px}.hero-lead-card{width:calc(100% - 55px);bottom:40px}.hero-caption{font-size:9px}.proof-item{font-size:12px}.section-intro h2,.demo-heading h2{font-size:40px}.benefit-grid{grid-template-columns:1fr}.benefit-card,.benefit-card.large,.benefit-card.wide{grid-column:auto;min-height:245px}.benefit-card.wide{display:flex}.demo-bottom{align-items:flex-start;flex-direction:column}.demo-panel-header{padding:13px}.chat-messages{padding:15px}.chat-message{max-width:85%}.crm-body{padding:19px}.result-main strong{font-size:47px}.result-card{padding:23px}.contact-form{grid-template-columns:1fr}.contact-form .button,.form-disclaimer,.brief-result{grid-column:auto}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
