/*! 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{.start{inset-inline-start:var(--spacing)}.inline{display:inline}.table{display:table}}:root{--paper:#f5f1e8;--ink:#151515;--muted:#6f6b64;--line:#15151524;--red:#ff4e39;--blue:#315cf6;--lime:#c9f064;--white:#fffdf8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,Noto Sans CJK SC,Arial,sans-serif;overflow-x:clip}a{color:inherit;text-decoration:none}button{font:inherit}.shell{width:min(1180px,100% - 48px);margin:0 auto}.nav{border-bottom:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;gap:32px;height:92px;display:grid}.brand{letter-spacing:-.04em;align-items:center;gap:9px;width:fit-content;font-size:23px;font-weight:760;display:inline-flex}.brand small{border:1px solid var(--line);color:var(--muted);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:4px 8px;font-size:10px}.brand-mark{background:var(--ink);border-radius:50%;justify-content:center;align-items:center;gap:2px;width:29px;height:29px;display:flex}.brand-mark i{background:var(--paper);border-radius:99px;width:3px}.brand-mark i:first-child{height:7px}.brand-mark i:nth-child(2){height:15px}.brand-mark i:nth-child(3){height:10px}.nav-links{color:var(--muted);align-items:center;gap:32px;font-size:14px;display:flex}.nav-links a{transition:color .16s,transform .16s}.nav-links a:hover{color:var(--ink);transform:translateY(-1px)}.nav-actions{justify-self:end;align-items:center;gap:10px;display:flex}.language-toggle{border:1px solid var(--line);min-width:42px;min-height:42px;color:var(--ink);cursor:pointer;background:0 0;border-radius:999px;padding:0 12px;font-size:12px;font-weight:760;transition:border-color .16s,background .16s,transform .16s}.language-toggle:hover{border-color:var(--ink);background:var(--white);transform:translateY(-1px)}.nav-actions .button{justify-self:end}.minimal-nav-link{justify-self:center}.nav>.language-toggle{justify-self:end}.button{border:1px solid var(--ink);background:var(--ink);min-height:52px;color:var(--white);border-radius:999px;justify-content:center;align-items:center;padding:0 25px;font-size:14px;font-weight:680;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:0 8px 22px #15151524}.hero--minimal{grid-template-columns:minmax(0,880px);align-content:center;min-height:620px}.hero--minimal .hero-copy{max-width:880px}.public-scope-note{border:1px solid var(--line);max-width:720px;color:var(--muted);background:#fffdf88f;border-radius:18px;margin:24px 0 0;padding:18px 20px;font-size:15px;line-height:1.75}.button--small{min-height:42px;padding-inline:19px;font-size:13px}.button--dark{background:var(--white);color:var(--ink);border-color:var(--white)}.hero{grid-template-columns:1.03fr .97fr;align-items:center;gap:40px;min-height:740px;padding-block:78px 74px;display:grid}.eyebrow{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;margin:0 0 24px;font-size:12px;font-weight:700}.status-dot{background:#48a86e;border-radius:50%;width:7px;height:7px;margin-right:8px;display:inline-block;box-shadow:0 0 0 5px #48a86e1f}.hero h1{letter-spacing:-.075em;margin:0;font-size:clamp(58px,6.6vw,96px);font-weight:760;line-height:.98}.hero h1 span{color:var(--red)}.hero-lead{color:#4e4a45;margin:35px 0 0;font-size:18px;line-height:1.8}.hero-actions{align-items:center;gap:28px;margin-top:40px;display:flex}.text-link{border-bottom:1px solid var(--ink);align-items:center;gap:9px;padding-bottom:4px;font-size:14px;font-weight:650;display:inline-flex}.text-link span{transition:transform .18s}.text-link:hover span{transform:translate(3px,3px)}.hero-visual{justify-content:center;align-items:center;min-height:590px;display:flex;position:relative}.signal{filter:blur();border-radius:50%;position:absolute}.signal--one{background:var(--blue);width:420px;height:420px;top:44px;right:12px}.signal--two{background:var(--lime);width:210px;height:210px;bottom:28px;left:0}.phone{z-index:2;background:#faf8f2;border:1px solid #151515ad;border-radius:43px;width:330px;min-height:590px;padding:22px 20px 24px;position:relative;overflow:hidden;transform:rotate(2deg);box-shadow:0 38px 90px #15151547,inset 0 0 0 6px #ffffff8c}.phone:before{content:"";background:var(--ink);border-radius:20px;width:84px;height:20px;position:absolute;top:9px;left:50%;transform:translate(-50%)}.phone-status{color:var(--muted);justify-content:space-between;padding-top:18px;font-size:9px;font-weight:620;display:flex}.phone-heading{flex-direction:column;gap:3px;margin:24px 2px 15px;display:flex}.phone-heading small{color:var(--muted);font-size:10px}.phone-heading strong{letter-spacing:-.055em;font-size:25px}.record-card{border:1px solid var(--line);background:var(--white);border-radius:27px;flex-direction:column;justify-content:center;align-items:center;gap:13px;min-height:255px;padding:20px;display:flex}.record-label{color:var(--muted);font-size:10px}.record-card small{color:var(--muted);font-size:9px}.record-button{background:var(--red);border:0;border-radius:50%;place-items:center;width:72px;height:72px;display:grid;box-shadow:0 0 0 9px #ff4e3921,0 12px 28px #ff4e393d}.record-button span{border:2px solid #fff;border-radius:50%;width:19px;height:19px}.quick-input{background:#ece8de;border-radius:15px;justify-content:space-between;align-items:center;margin-top:11px;padding:13px 15px;font-size:10px;display:flex}.quick-input span{color:var(--muted)}.recent{margin-top:19px}.recent-title{justify-content:space-between;align-items:center;margin-bottom:9px;font-size:10px;display:flex}.recent-title span{color:var(--muted)}.recent article{border-top:1px solid var(--line);align-items:center;gap:10px;padding:10px 0;display:flex}.recent article div{flex-direction:column;gap:3px;display:flex}.recent article strong{font-size:10px}.recent article small{color:var(--muted);font-size:8px}.mini-wave,.text-note{width:32px;height:32px;color:var(--blue);background:#e7e0ff;border-radius:9px;justify-content:center;align-items:center;gap:2px;font-size:10px;font-style:normal;display:flex}.mini-wave b{background:var(--blue);border-radius:5px;width:2px}.mini-wave b:first-child{height:7px}.mini-wave b:nth-child(2){height:14px}.mini-wave b:nth-child(3){height:10px}.text-note{color:#53662c;background:#dfecc5;font-weight:700}.floating-note{z-index:3;background:var(--lime);border:1px solid #1515158a;border-radius:15px;flex-direction:column;gap:4px;min-width:174px;padding:16px 18px;display:flex;position:absolute;bottom:68px;right:-4px;transform:rotate(-4deg);box-shadow:0 18px 35px #1515152e}.floating-note span{text-transform:uppercase;letter-spacing:.1em;font-size:9px}.floating-note strong{font-size:12px}.wave{justify-content:center;align-items:center;gap:4px;height:52px;display:flex}.wave span{width:3px;height:var(--h);min-height:6px;animation:1.25s ease-in-out infinite alternate waveform;animation-delay:calc(var(--i) * -60ms);background:currentColor;border-radius:999px}.wave--compact{justify-content:flex-start;gap:3px;height:27px}.wave--compact span{width:2px}@keyframes waveform{0%{opacity:.46;transform:scaleY(.45)}to{opacity:1;transform:scaleY(1)}}.manifesto{background:var(--ink);color:var(--white);padding:110px 0 118px}.manifesto p{color:#a6a29b;margin:0 0 28px;font-size:18px}.manifesto h2{letter-spacing:-.065em;max-width:950px;margin:0;font-size:clamp(48px,6vw,86px);line-height:1.05}.section{padding-block:128px}.section-heading{margin-bottom:58px}.section-heading h2,.truth h2,.privacy-note h2,.testing h2{letter-spacing:-.065em;margin:0;font-size:clamp(44px,5vw,72px);line-height:1.06}.steps{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.step{border:1px solid var(--line);border-radius:28px;flex-direction:column;min-height:535px;padding:24px;display:flex}.step--red{background:#f7d6cf}.step--blue{background:#d8e0ff}.step--lime{background:#e1efbd}.step-number{border:1px solid #15151559;border-radius:50%;place-items:center;width:44px;height:44px;font-size:11px;font-weight:700;display:grid}.step-visual{justify-content:center;align-items:center;min-height:245px;margin-block:25px 22px;display:flex;position:relative}.record-pulse i{border:1px solid #1515153d;border-radius:50%;position:absolute}.record-pulse i:first-child{width:190px;height:190px;animation:2s ease-in-out infinite breathe}.record-pulse i:nth-child(2){width:146px;height:146px;animation:2s ease-in-out .2s infinite breathe}.record-pulse i:nth-child(3){width:104px;height:104px;animation:2s ease-in-out .4s infinite breathe}.record-pulse b{background:var(--red);border:12px solid #ffffffbf;border-radius:50%;width:72px;height:72px;position:relative;box-shadow:0 10px 28px #15151529}@keyframes breathe{0%,to{opacity:.5;transform:scale(.93)}50%{opacity:1;transform:scale(1.04)}}.local-card,.organize-card{background:#ffffffa8;border:1px solid #15151552;border-radius:19px;flex-direction:column;width:min(100%,280px);min-height:185px;padding:20px;display:flex;transform:rotate(-2deg);box-shadow:0 13px 24px #15151514}.local-card>span,.organize-card small{color:var(--muted);font-size:10px}.local-card>strong{letter-spacing:-.06em;margin-top:9px;font-size:34px}.local-card .wave{color:var(--blue)}.local-card>small{color:#4d6c45;margin-top:auto;font-size:9px}.organize-card{gap:7px;transform:rotate(2deg)}.organize-card b{margin-top:4px;font-size:11px}.organize-card span{background:#1515151f;border-radius:10px;width:100%;height:5px}.organize-card span:nth-of-type(2){width:76%}.organize-card span:last-child{width:88%}.step h3,.input-card h3{letter-spacing:-.04em;margin:auto 0 12px;font-size:25px}.step p,.input-card p{color:#514d47;margin:0;font-size:14px;line-height:1.75}.section--inputs{background:#e9e4da}.section-heading--wide h2{max-width:940px}.input-grid{grid-template-columns:1.1fr 1fr .8fr;gap:16px;display:grid}.input-card{border:1px solid var(--line);border-radius:28px;flex-direction:column;min-height:520px;padding:24px;display:flex;overflow:hidden}.input-card--voice{background:var(--blue);color:#fff}.input-card--voice p{color:#ffffffb3}.input-card--text{background:var(--white)}.input-card--photo{background:#cbc5ba}.input-top{justify-content:space-between;align-items:center;display:flex}.input-top small{opacity:.56;letter-spacing:.16em;font-size:10px}.tag{letter-spacing:.08em;border:1px solid;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:700}.tag--live{color:#2f6137;background:var(--lime)}.voice-orb{background:var(--red);color:#fff;border-radius:50%;align-self:center;place-items:center;width:240px;height:240px;margin-top:50px;display:grid;box-shadow:0 0 0 22px #ffffff14,0 0 0 45px #ffffff0a}.typing-demo{border:1px solid var(--line);background:#f1eee7;border-radius:20px;flex-direction:column;justify-content:center;gap:10px;min-height:240px;margin-block:28px 20px;padding:22px;font-size:15px;display:flex}.typing-demo span{color:var(--muted)}.typing-demo strong{font-size:21px}.typing-demo i{background:var(--blue);width:2px;height:23px;animation:1s steps(2,end) infinite cursor;display:inline-block}@keyframes cursor{50%{opacity:0}}.photo-demo{flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:240px;margin-block:28px 20px;display:flex}.photo-demo div{width:170px;height:205px;box-shadow:10px 10px 0 var(--red);background:#f3efe5;border:1px solid #1515156b;flex-direction:column;gap:12px;padding:38px 24px;display:flex;transform:rotate(4deg)}.photo-demo div span{background:#15151540;border-radius:10px;height:4px}.photo-demo div span:nth-child(2){width:76%}.photo-demo i{color:var(--muted);font-size:10px;font-style:normal}.truth{grid-template-columns:.95fr 1.05fr;align-items:center;gap:70px;padding-block:140px;display:grid}.truth-copy>p:not(.eyebrow){max-width:570px;color:var(--muted);margin:28px 0 35px;line-height:1.8}.truth ul{margin:0;padding:0;list-style:none}.truth li{border-top:1px solid var(--line);align-items:center;gap:14px;padding-block:14px;font-size:14px;display:flex}.truth li span{color:var(--muted);font-size:10px}.truth-visual{background:var(--ink);border-radius:34px;flex-direction:column;justify-content:center;min-height:500px;padding:50px;display:flex;position:relative}.source-card,.result-card{background:var(--white);border-radius:19px;flex-direction:column;width:68%;min-height:170px;padding:20px;display:flex;box-shadow:0 16px 30px #00000042}.source-card>span,.result-card>span{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:9px}.source-card>strong{margin-top:10px;font-size:22px}.source-card .wave{color:var(--red)}.source-card small{color:var(--muted);margin-top:auto;font-size:9px}.result-card{background:var(--lime);align-self:flex-end;min-height:190px}.result-card strong{margin-top:12px;font-size:11px}.result-card p{margin:5px 0 0;font-size:10px}.connector{color:#ffffff8c;justify-content:center;align-items:center;gap:10px;height:54px;font-size:9px;display:flex}.connector i{background:#ffffff4d;width:1px;height:42px;display:block}.privacy-note{background:var(--blue);color:#fff;padding-block:96px}.privacy-note-grid{grid-template-columns:1fr .8fr;gap:80px;display:grid}.privacy-note .eyebrow{color:#ffffff9e}.privacy-note-grid>div:last-child{align-self:end}.privacy-note-grid>div:last-child p{color:#ffffffb8;margin:0 0 18px;font-size:14px;line-height:1.8}.privacy-link{border-bottom:1px solid #ffffff94;align-items:center;gap:8px;margin-top:10px;padding-bottom:4px;font-size:13px;font-weight:720;display:inline-flex}.privacy-link span{transition:transform .16s}.privacy-link:hover span{transform:translate(2px,-2px)}.testing{padding-block:120px}.testing-card{background:var(--red);color:var(--ink);border-radius:36px;grid-template-columns:1.2fr .8fr;gap:70px;padding:72px;display:grid}.testing-copy{flex-direction:column;justify-content:flex-end;align-items:flex-start;display:flex}.testing-copy p{margin:0 0 26px;line-height:1.8}.testing-copy small{color:#151515a6;margin-top:14px;font-size:10px;line-height:1.55;display:block}.download-meta{margin-top:20px;font-size:12px;line-height:1.55;display:block}.footer{border-top:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;min-height:120px;display:grid}.footer p{color:var(--muted);font-size:11px}.footer-meta{color:var(--muted);justify-self:end;align-items:center;gap:14px;font-size:11px;display:flex}.footer-meta a{color:var(--ink);overflow-wrap:anywhere;font-weight:680}.policy-page{background:radial-gradient(circle at 92% 5%, #c9f0646b, transparent 28%), var(--paper);min-height:100vh}.policy-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:92px;display:flex}.policy-back{border:1px solid var(--line);border-radius:999px;align-items:center;min-height:42px;padding:0 18px;font-size:13px;font-weight:680;display:inline-flex}.policy-content{grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);gap:88px;padding-block:96px 120px;display:grid}.policy-intro{align-self:start;position:sticky;top:42px}.policy-intro h1{letter-spacing:-.075em;margin:0;font-size:clamp(58px,7vw,92px);line-height:.98}.policy-intro>p:not(.eyebrow){color:#4e4a45;max-width:430px;margin:30px 0 0;font-size:15px;line-height:1.8}.policy-intro dl{border-top:1px solid var(--line);margin:38px 0 0}.policy-intro dl div{border-bottom:1px solid var(--line);grid-template-columns:82px 1fr;gap:18px;padding:14px 0;font-size:12px;display:grid}.policy-intro dt{color:var(--muted)}.policy-intro dd{margin:0;font-weight:680}.policy-sections{flex-direction:column;gap:16px;display:flex}.policy-sections section{border:1px solid var(--line);background:#fffdf8c2;border-radius:24px;padding:30px 32px}.policy-sections section:nth-child(3n+1){border-top:5px solid var(--red)}.policy-sections section:nth-child(3n+2){border-top:5px solid var(--blue)}.policy-sections section:nth-child(3n){border-top:5px solid var(--lime)}.policy-sections h2{letter-spacing:-.035em;margin:0 0 18px;font-size:22px}.policy-sections p{color:#4e4a45;margin:0 0 12px;font-size:14px;line-height:1.85}.policy-sections p:last-child{margin-bottom:0}.policy-email{border-bottom:1px solid var(--ink);width:fit-content;color:var(--ink);overflow-wrap:anywhere;margin-top:4px;padding-bottom:3px;font-size:14px;font-weight:720;display:inline-flex}.policy-note{background:var(--ink);color:var(--white);border-radius:20px;grid-column:2;padding:24px 28px}.policy-note strong{font-size:13px}.policy-note p{color:#ffffffad;margin:8px 0 0;font-size:12px;line-height:1.7}@media (width<=980px){.hero{grid-template-columns:1fr;padding-top:64px}.hero-copy{max-width:730px}.hero-visual{min-height:650px}.steps,.input-grid{grid-template-columns:1fr}.step{min-height:470px}.input-card{min-height:510px}.truth{grid-template-columns:1fr}.truth-visual{min-height:560px}.privacy-note-grid,.testing-card{grid-template-columns:1fr}.policy-content{grid-template-columns:1fr;gap:54px}.policy-intro{position:static}.policy-note{grid-column:1}}@media (width<=720px){.shell{width:min(100% - 32px,1180px)}.nav{grid-template-columns:1fr auto auto;gap:14px;height:76px}.nav-links{display:none}.nav-actions{gap:0}.nav-actions .button{display:none}.hero{min-height:auto;padding-block:58px 48px}.hero h1{font-size:clamp(50px,15vw,72px)}.hero-lead{font-size:15px}.desktop-only{display:none}.hero-actions{flex-direction:column;align-items:flex-start}.hero-visual{min-height:610px;margin-top:18px}.signal--one{width:330px;height:330px;right:-40px}.signal--two{width:160px;height:160px;left:-30px}.phone{width:302px;min-height:565px}.floating-note{bottom:35px;right:-5px}.manifesto{padding-block:82px}.manifesto p{font-size:14px}.section{padding-block:88px}.section-heading h2,.truth h2,.privacy-note h2,.testing h2{font-size:clamp(40px,12vw,58px)}.step{min-height:500px}.truth{gap:48px;padding-block:92px}.truth-visual{min-height:490px;padding:28px 20px}.source-card,.result-card{width:82%}.privacy-note{padding-block:78px}.privacy-note-grid{gap:42px}.testing{padding-block:76px}.testing-card{border-radius:28px;gap:38px;padding:42px 24px}.testing-copy .button{width:100%;padding-inline:18px}.footer{grid-template-columns:1fr auto;padding-block:28px}.footer p{grid-area:2/1/auto/-1;margin:0}.footer-meta{flex-wrap:wrap;justify-content:flex-end;justify-self:end}.policy-header{min-height:76px}.policy-content{padding-block:64px 80px}.policy-intro h1{font-size:58px}.policy-sections section{border-radius:20px;padding:25px 22px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
