@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--ink:#111827;--muted:#69717f;--blue:#3059f7;--line:#dfe3ec;--paper:#f8f9fc;--font:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.6}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:3px solid #5275ff;outline-offset:5px}button{color:inherit}img{display:block;max-width:100%}.wrap{max-width:1280px;width:calc(100% - 112px);margin-inline:auto}.header{height:112px;max-width:1440px;margin:auto;padding:0 56px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:inline-flex;align-items:center;gap:10px}.brand span{font-family:'Manrope',Arial,sans-serif;font-weight:800;letter-spacing:-1.5px;font-size:30px;line-height:1}.header nav{display:flex;gap:34px;font-size:14px;font-weight:500}.header nav a:hover,.text-link:hover{color:var(--blue)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:34px;border:1px solid transparent;background:var(--blue);color:#fff;padding:16px 23px;border-radius:8px;font-weight:550;font-size:15px;transition:background .2s,transform .2s}.button:hover{background:#2048dc;transform:translateY(-2px)}.button span{font-size:21px;line-height:1}.button-small{font-size:14px;padding:11px 17px;gap:25px;background:var(--ink)}.button-small:hover{background:#303e5c}.hero{display:grid;grid-template-columns:1.15fr 1fr;align-items:center;gap:36px;padding-top:40px;padding-bottom:75px}.eyebrow{font-size:12px;letter-spacing:1.6px;font-weight:650;line-height:1.5;margin:0 0 26px}.tiny-symbol{font-size:19px;color:var(--blue);margin-right:6px;vertical-align:middle}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:'Manrope',Arial,sans-serif;font-weight:500}h1{font-size:clamp(48px,5.1vw,74px);line-height:1.1;letter-spacing:-3.8px;margin-bottom:27px}.serif{font-family:Georgia,'Times New Roman',serif;font-style:italic;font-weight:400;letter-spacing:-.05em;color:var(--blue)}.hero-description{font-size:17px;line-height:1.75;color:#606a7b;max-width:455px;margin-bottom:31px}.hero-actions{display:flex;align-items:center;gap:29px}.text-link{font-size:14px;font-weight:550;display:inline-flex;align-items:center;gap:18px}.hero-note{display:flex;align-items:center;gap:12px;font-size:12px;color:#777f8e;margin-top:37px}.note-line{width:25px;height:1px;background:#a5adbd}.hero-art{height:500px;position:relative;isolation:isolate;display:flex;align-items:center;justify-content:center;border-radius:50% 50% 37% 42%;background:radial-gradient(ellipse at 56% 48%,#e4e8ff 0%,#ebeffe 40%,#f8f9fc 73%)}.art-grid{position:absolute;inset:20px;background-image:linear-gradient(#829bef12 1px,transparent 1px),linear-gradient(90deg,#829bef12 1px,transparent 1px);background-size:43px 43px;mask-image:radial-gradient(ellipse,#000 10%,transparent 67%)}.hero-symbol{width:265px;height:auto;filter:drop-shadow(6px 24px 20px #3a3cf92c);transform:rotate(8deg);animation:float 8s ease-in-out infinite;z-index:1}.orbit{position:absolute;border:1px solid #a6b7ec65;border-radius:50%;width:440px;height:300px;transform:rotate(-39deg)}.orbit-two{width:440px;height:330px;transform:rotate(47deg);border-color:#c1c9ed55}.art-label,.art-bottom{font-size:10px;letter-spacing:2px;color:#67758c;position:absolute;left:50%;transform:translateX(-50%);white-space:nowrap}.art-label{top:28px}.art-bottom{bottom:16px;font-size:9px}.art-cross{position:absolute;color:#94a2c5;font-weight:300;font-size:25px}.cross-one{left:25px;top:99px}.cross-two{right:10px;bottom:104px}.floating-tag{position:absolute;z-index:2;display:flex;align-items:center;gap:9px;background:#ffffffec;border:1px solid #e2e7f8;box-shadow:0 8px 28px #1a2b5b0a;border-radius:9px;padding:10px 14px;font-size:12px;color:#35415b;white-space:nowrap}.tag-chat{top:120px;right:-5px;transform:rotate(4deg)}.tag-time{bottom:101px;left:-18px;transform:rotate(-4deg)}.tag-icon{color:#2c63f5;background:#eff3ff;border-radius:6px;padding:0 7px;font-size:19px}.tag-icon.purple{color:#9256ea;background:#f5efff}.service-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.strip-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:90px}.strip-inner>span:first-child{font-size:10px;letter-spacing:1.4px;color:#7b8494;max-width:150px}.strip-inner p{font-size:17px;letter-spacing:-.5px;margin:0}.strip-star{font-size:22px;color:#91a6e9}.section{padding-top:105px;padding-bottom:104px}.section-top{display:flex;justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:42px}.section-top .eyebrow{color:#727d91;margin-bottom:20px}h2{font-size:clamp(36px,3.5vw,49px);line-height:1.16;letter-spacing:-2px;margin-bottom:0}.section-intro{font-size:15px;color:var(--muted);max-width:350px;line-height:1.8;margin-bottom:4px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.service-card{padding:28px 27px 0;border:1px solid var(--line);background:#fff;border-radius:12px;overflow:hidden;transition:transform .25s,box-shadow .25s}.service-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #253e7710}.card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.service-icon{display:grid;place-items:center;width:42px;height:42px;background:#f1f4ff;border:1px solid #e3e9ff;border-radius:11px;color:var(--blue)}.service-icon svg{width:22px;height:22px}.card-number{font-size:12px;color:#98a0b0}.service-card h3{font-size:22px;font-weight:600;letter-spacing:-.8px;margin-bottom:12px}.service-card>p{font-size:14px;line-height:1.75;color:var(--muted);min-height:99px;margin-bottom:16px}.card-mini{height:142px;margin-bottom:19px;border-radius:8px;background:#f7f8fc;overflow:hidden}.chat-mini{padding:16px 17px;display:flex;align-items:flex-start;flex-direction:column;gap:7px}.chat-mini>span{font-size:10px;padding:5px 10px;border:1px solid #e8ebf3;border-radius:7px;background:#fff}.chat-mini>span:nth-child(2){align-self:flex-end;background:#3059f7;color:white;border-color:transparent}.chat-mini>span:last-child{display:flex;gap:3px;padding:10px}.chat-mini i{width:4px;height:4px;border-radius:50%;background:#8594b6}.web-mini{display:flex;justify-content:center;padding-top:17px}.mini-browser{width:85%;border:1px solid #e1e6f1;background:#fff;border-radius:7px 7px 0 0}.browser-dots{font-size:10px;color:#a7afc0;letter-spacing:2px;padding:2px 9px;border-bottom:1px solid #e9ecf4}.mini-site{padding:17px;display:flex;justify-content:space-between;align-items:center}.mini-site b{font-size:14px;font-weight:600;line-height:1.3;display:block;letter-spacing:-.6px}.mini-site i{display:block;background:#3059f7;width:47px;height:10px;border-radius:2px;margin-top:10px}.mini-orb{width:61px;height:66px;display:block;border-radius:44% 55% 42% 57%;background:radial-gradient(circle at 28% 25%,#99f2ff,#456eff 44%,#942dff 75%,#240387);transform:rotate(-25deg)}.voice-mini{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:14px}.wave{height:55px;display:flex;align-items:center;justify-content:center;gap:4px}.wave i{display:block;width:4px;height:calc(10px + var(--h, 20px));background:#5666fa;border-radius:4px}.wave i:nth-child(3n){--h:34px;background:#7360fa}.wave i:nth-child(4n){--h:9px}.wave i:nth-child(5n){--h:44px;background:#9254ee}.wave i:nth-child(7n){--h:0px}.voice-mini>span{font-size:10px;color:#7d8494}.card-link{display:flex;width:calc(100% + 54px);margin-left:-27px;padding:17px 27px;background:none;border:0;border-top:1px solid #edf0f6;align-items:center;justify-content:space-between;text-align:left;font-size:12px;font-weight:550}.card-link:hover{background:#f5f7ff;color:var(--blue)}.card-link span{font-size:20px}.demo-section{background:#111a30;color:#fff;padding:84px 0;position:relative;overflow:hidden}.demo-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.demo-copy .eyebrow{color:#9aaace}.demo-copy h2{font-size:48px;margin-bottom:25px;line-height:1.12}.demo-copy .serif{color:#9caeff}.demo-copy>p:not(.eyebrow){max-width:330px;font-size:14px;line-height:1.8;color:#a8b3ca}.demo-tabs{max-width:340px;display:flex;flex-direction:column;margin-top:28px}.demo-tabs button{display:flex;justify-content:space-between;background:none;color:#99a9c9;border:none;border-bottom:1px solid #2f3a52;padding:15px 0;text-align:left;font-size:16px}.demo-tabs button[aria-selected=true]{color:#fff}.demo-tabs button span{opacity:0}.demo-tabs button[aria-selected=true] span{opacity:1;color:#8ca6ff}.demo-copy .demo-disclaimer{font-size:11px!important;line-height:1.6!important;margin-top:22px;margin-bottom:0;color:#90a0bf!important}.demo-panel{background:#fff;color:var(--ink);border:1px solid #344263;border-radius:14px;box-shadow:0 22px 70px #060e2850;min-height:436px;overflow:hidden}.demo-window-top{display:flex;justify-content:space-between;align-items:center;padding:20px 23px;border-bottom:1px solid #edf0f5}.demo-window-brand{display:flex;align-items:center;gap:10px}.demo-avatar{width:34px;height:36px;padding:5px;border-radius:9px;background:#eff3ff}.demo-window-brand strong{display:block;font-size:14px;font-weight:600}.demo-window-brand small{display:block;color:#718096;font-size:11px}.demo-badge{font-size:9px;color:#748095;letter-spacing:1px;border:1px solid #e4e8f0;border-radius:5px;padding:3px 7px}.chat-content{padding:20px 23px 10px;min-height:228px}.chat-time{text-align:center;color:#9aa2b1;font-size:10px;margin-bottom:17px}.bubble{border-radius:9px 9px 9px 1px;background:#f0f3f9;color:#4c5b71;font-size:13px;line-height:1.6;padding:12px 15px;max-width:90%;margin:0 0 13px;animation:appear .25s ease-out}.bubble.outgoing{margin-left:auto;background:#3059f7;color:#fff;border-radius:9px 9px 1px 9px;width:fit-content}.demo-choices{display:flex;flex-wrap:wrap;gap:7px;padding:10px 23px 20px}.demo-choices button{font-size:11px;border:1px solid #d9e2ff;background:#fff;color:#3159d4;padding:7px 10px;border-radius:6px}.demo-choices button:hover{background:#f0f4ff}.demo-window-bottom{border-top:1px solid #eef1f6;font-size:10px;color:#929bac;text-align:center;padding:12px 20px}.web-example{padding:29px;background:#f0f3fd;min-height:329px}.web-example>small{font-size:10px;letter-spacing:1px;color:#627191}.web-example h3{font-size:33px;letter-spacing:-1.7px;line-height:1.16;margin:21px 0 15px;max-width:260px}.web-example p{font-size:13px;color:#6c778d;max-width:250px}.web-example .button{font-size:12px;padding:11px 14px}.web-detail{font-size:12px;margin-top:15px;padding:12px;background:#fff;border-radius:6px;color:#576883}.voice-example{padding:30px 25px 24px;text-align:center;min-height:329px}.voice-orb{height:66px;width:66px;margin:0 auto 15px;background:radial-gradient(circle at 30% 25%,#a0edff,#506bff 50%,#792add);border-radius:50%;box-shadow:0 5px 25px #5972ff35;display:grid;place-items:center;color:white;font-size:30px}.voice-example h3{font-size:18px;font-weight:600;letter-spacing:-.5px;margin-bottom:6px}.voice-example p{font-size:12px;color:#798297}.voice-transcript{background:#f1f4fa;border-radius:8px;padding:13px;font-size:13px;color:#52627b;text-align:left;margin:16px 0}.voice-example button{font-size:12px;padding:10px 15px}.voice-caption{font-size:10px!important;margin:12px 0 0}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:55px;margin-top:53px}.steps article{border-top:1px solid #d5dceb;padding-top:22px}.step-number{font-size:12px;color:#637eec;display:block;margin-bottom:22px}.steps h3{font-size:20px;font-weight:550;letter-spacing:-.7px;margin-bottom:12px}.steps p{font-size:14px;color:var(--muted);max-width:280px;line-height:1.8;margin:0}.contact-section{padding-bottom:66px}.contact-card{background:#eaf0ff;background:radial-gradient(ellipse at 87% 50%,#dddfff 0%,#eaf0ff 52%,#edf2ff 80%);border:1px solid #dce5fb;border-radius:16px;padding:54px 64px;display:flex;align-items:center;justify-content:space-between;overflow:hidden;position:relative}.contact-card .eyebrow{font-size:10px;color:#647bb7;margin-bottom:20px}.contact-card h2{font-size:48px;margin-bottom:18px}.contact-card p:not(.eyebrow){font-size:14px;color:#667590;margin-bottom:25px}.button-white{background:#fff;color:var(--ink);border:1px solid #dce2f1;gap:30px;font-size:13px;padding:13px 19px}.button-white:hover{background:#f7f9ff}.contact-card>img{width:200px;transform:rotate(15deg);margin-right:35px;filter:drop-shadow(4px 25px 20px #5b52ed26)}.footer{border-top:1px solid var(--line);padding-top:30px;padding-bottom:35px;display:flex;align-items:center;justify-content:space-between;gap:25px}.footer .brand span{font-size:24px}.footer p,.footer>span{font-size:11px;color:#7c8597;margin:0}.download-logo{font-size:10px;color:#7c8597}.skip{position:fixed;left:16px;top:-90px;padding:12px;background:white;z-index:10}.skip:focus{top:16px}dialog{border:1px solid #dce4f5;border-radius:16px;padding:38px;width:min(520px,calc(100% - 32px));max-height:90svh;color:var(--ink);box-shadow:0 25px 100px #030d3540}dialog::backdrop{background:#0b163c80;backdrop-filter:blur(6px)}.close-dialog{position:absolute;right:16px;top:12px;background:none;border:0;font-size:30px;color:#6e7890}.close-dialog:hover{color:#3059f7}dialog .eyebrow{font-size:10px;color:#667798;margin-right:20px}dialog h2{font-size:39px;margin-bottom:17px}.form-intro{color:#6b7689;font-size:13px}form{display:flex;flex-direction:column;gap:16px}form label{font-size:12px;font-weight:600;display:flex;flex-direction:column;gap:6px}input,select,textarea{width:100%;font-size:14px;font-weight:400;padding:10px 12px;border:1px solid #d9dfeb;border-radius:6px;background:#f9faff;color:var(--ink)}textarea{resize:vertical}form .button{margin-top:3px;font-size:13px}.form-note{font-size:11px;color:#7b8497;margin:0}#form-status{font-size:12px;color:#3059f7;margin:0}.scroll-lock{overflow:hidden}@keyframes float{0%,100%{transform:translateY(0) rotate(8deg)}50%{transform:translateY(-13px) rotate(5deg)}}@keyframes appear{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1550px){.hero{gap:70px}.hero-art{height:530px}.hero-symbol{width:295px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.header{padding-inline:32px}.header nav{gap:20px}.hero{gap:18px}.hero-art{height:430px}.hero-symbol{width:225px}.orbit{width:350px;height:260px}.orbit-two{height:290px}h1{font-size:56px;letter-spacing:-3px}.hero-description{font-size:15px}.hero-actions{gap:20px}.hero-actions .button{gap:20px;padding-inline:17px;font-size:13px}.text-link{font-size:12px}.floating-tag{font-size:10px;padding:8px 10px}.tag-chat{right:-8px;top:90px}.tag-time{left:-4px;bottom:90px}.service-card{padding:23px 20px 0}.service-card h3{font-size:20px}.service-card>p{font-size:13px;min-height:113px}.card-link{width:calc(100% + 40px);margin-left:-20px;padding-inline:20px;font-size:10px}.demo-grid{gap:55px}.demo-copy h2{font-size:43px}.strip-inner p{font-size:14px}.section-intro{max-width:310px;font-size:14px}.footer p{max-width:180px}.service-grid{gap:15px}}
@media(max-width:800px){.header{height:88px}.header nav{display:none}.brand span{font-size:27px}.hero{padding-top:30px;grid-template-columns:1fr 1fr;padding-bottom:45px}h1{font-size:46px;letter-spacing:-2.6px}.eyebrow{font-size:9px;letter-spacing:1px}.hero-description{font-size:14px}.hero-actions{align-items:flex-start;flex-direction:column;gap:16px}.hero-art{height:390px}.hero-symbol{width:190px}.orbit{width:280px;height:230px}.orbit-two{width:290px;height:240px}.tag-chat{top:77px;right:-10px}.tag-time{bottom:70px;left:-22px}.hero-note{font-size:10px;margin-top:25px}.art-label{font-size:8px}.art-bottom{font-size:7px}.strip-inner{flex-wrap:wrap;justify-content:center;gap:12px;min-height:100px;padding-block:18px}.strip-inner>span:first-child{max-width:none;flex-basis:100%;text-align:center}.strip-inner p{font-size:12px}.strip-star{font-size:14px}.section{padding-block:68px}.section-top{align-items:flex-start;gap:25px}.section-intro{font-size:12px;max-width:240px}h2{font-size:35px;letter-spacing:-1.8px}.service-grid{grid-template-columns:1fr}.service-card{display:grid;grid-template-columns:1fr 1fr;column-gap:25px;padding:25px 25px 0}.card-top{grid-column:1;margin-bottom:16px}.service-card h3{grid-column:1;font-size:23px}.service-card>p{grid-column:1;min-height:0;font-size:14px}.card-mini{grid-column:2;grid-row:1/4;height:180px;align-self:center;margin-bottom:20px}.card-link{grid-column:1/3;width:calc(100% + 50px);margin-left:-25px;padding-inline:25px;font-size:12px}.chat-mini{padding-top:30px}.web-mini{padding-top:26px}.mini-site{padding:20px 15px}.demo-grid{gap:32px;grid-template-columns:.9fr 1.1fr}.demo-copy h2{font-size:36px}.demo-copy>p:not(.eyebrow){font-size:13px}.demo-panel{min-height:450px}.demo-window-top{padding:17px 15px}.demo-window-brand strong{font-size:12px}.demo-window-brand small{font-size:10px}.demo-badge{font-size:8px}.chat-content{padding:17px 15px 5px}.bubble{font-size:12px}.demo-choices{padding-inline:15px}.demo-choices button{font-size:10px}.steps{gap:25px}.steps h3{font-size:18px}.steps p{font-size:13px}.contact-card{padding:38px}.contact-card h2{font-size:38px}.contact-card>img{width:140px;margin-right:0}.footer{flex-wrap:wrap}.footer p{max-width:none}.footer>span{margin-left:auto}}
@media(max-width:580px){.wrap{width:calc(100% - 40px)}.header{padding-inline:20px;height:83px;gap:12px}.brand{gap:7px}.brand img{width:24px;height:auto}.brand span{font-size:25px;letter-spacing:-1.4px}.button-small{font-size:11px;gap:13px;padding:10px 12px;border-radius:6px}.button-small span{font-size:17px}.hero{display:flex;flex-direction:column;gap:10px;padding-top:29px;padding-bottom:30px}.hero-copy{width:100%}.eyebrow{font-size:9px;margin-bottom:22px;letter-spacing:1px}.tiny-symbol{font-size:15px}h1{font-size:clamp(43px,10.7vw,61px);letter-spacing:-2.7px;line-height:1.1;margin-bottom:20px}.hero-description{font-size:14px;max-width:360px;line-height:1.75;margin-bottom:24px}.hero-actions{flex-direction:row;align-items:center;gap:22px}.hero-actions .button{font-size:12px;padding:13px 14px;gap:18px}.text-link{font-size:11px;gap:9px}.hero-note{margin-top:23px}.hero-art{width:100%;height:335px;margin-top:4px}.hero-symbol{width:197px}.orbit{width:300px;height:226px}.orbit-two{width:300px;height:246px}.art-label{top:11px;font-size:8px}.art-bottom{bottom:3px;font-size:7px}.tag-chat{right:0;top:72px}.tag-time{left:0;bottom:60px}.cross-one{top:67px;left:10px}.cross-two{bottom:65px}.strip-inner{gap:10px;padding-block:17px;min-height:85px}.strip-inner p{font-size:10px;letter-spacing:-.15px}.strip-inner>span:first-child{font-size:8px}.strip-star{font-size:11px}.section{padding-block:60px}.section-top{display:block;margin-bottom:29px}.section-top .eyebrow{font-size:9px;margin-bottom:17px}h2{font-size:35px}.section-intro{font-size:13px;max-width:340px;margin:20px 0 0}.service-grid{gap:16px}.service-card{display:block;padding:24px 23px 0}.card-top{margin-bottom:18px}.service-card h3{font-size:23px}.service-card>p{font-size:14px;margin-bottom:21px}.card-mini{height:143px;margin-bottom:20px}.chat-mini{padding-top:17px}.web-mini{padding-top:18px}.mini-browser{width:76%}.mini-site{padding:12px 20px}.card-link{width:calc(100% + 46px);margin-left:-23px;padding-inline:23px;font-size:12px}.demo-section{padding-block:57px}.demo-grid{display:block}.demo-copy .eyebrow{font-size:9px}.demo-copy h2{font-size:39px}.demo-copy h2 br:nth-of-type(2){display:none}.demo-copy>p:not(.eyebrow){max-width:none;font-size:14px}.demo-tabs{flex-direction:row;max-width:none;gap:18px;margin-top:23px}.demo-tabs button{font-size:12px;gap:6px;flex:1;white-space:nowrap}.demo-tabs button span{font-size:12px}.demo-copy .demo-disclaimer{font-size:10px!important;margin-top:16px;margin-bottom:25px}.demo-panel{min-height:410px}.demo-window-top{padding:16px 19px}.demo-window-brand strong{font-size:13px}.demo-window-brand small{font-size:10px}.demo-badge{font-size:9px}.chat-content{padding:19px 19px 5px;min-height:210px}.bubble{font-size:12px}.demo-choices{padding:10px 19px 18px}.demo-choices button{font-size:11px}.steps{display:block;margin-top:30px}.steps article{position:relative;padding:24px 0 25px 44px}.step-number{position:absolute;left:0;top:25px;margin:0}.steps h3{font-size:19px;margin-bottom:8px}.steps p{font-size:14px;max-width:none}.process{padding-bottom:30px}.contact-section{padding-bottom:40px}.contact-card{padding:33px 26px 35px}.contact-card>div{z-index:1}.contact-card .eyebrow{font-size:9px}.contact-card h2{font-size:35px}.contact-card p:not(.eyebrow){font-size:13px;max-width:240px}.contact-card>img{position:absolute;right:-44px;bottom:-25px;opacity:.13;width:170px}.contact-card .button{font-size:12px}.footer{gap:20px;justify-content:space-between;padding-top:25px;padding-bottom:28px}.footer p{order:3;flex-basis:100%;font-size:10px}.footer>span{font-size:9px;margin-left:0}.footer .brand span{font-size:23px}.download-logo{order:4}dialog{padding:30px 24px}dialog h2{font-size:35px}dialog .eyebrow{font-size:9px}.form-intro{font-size:12px}}
.footer-email{font-size:12px;color:#667590}.footer-email:hover,.form-note a:hover{color:var(--blue)}.form-note a{text-decoration:underline;text-underline-offset:3px}button:disabled{cursor:not-allowed;opacity:.6}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
