.hm{position:relative}.hm-section{z-index:1;padding:96px 0;position:relative}.hm-section--soft{background:#f7f8fa}.hm-head{max-width:680px}.hm-head.center{text-align:center;margin-inline:auto}.hm-head .pw-h2{margin-top:14px}.hm-head .pw-sub{margin-top:14px;margin-inline:auto}.hm-rv .rv{opacity:0;transition:opacity .6s cubic-bezier(.2,.6,.2,1),transform .6s cubic-bezier(.2,.6,.2,1);transform:translateY(16px)}.hm-rv.in .rv{opacity:1;transform:none}.hm-rv.in .rv-1{transition-delay:50ms}.hm-rv.in .rv-2{transition-delay:.12s}.hm-rv.in .rv-3{transition-delay:.19s}.hm-rv.in .rv-4{transition-delay:.26s}.hm-rv.in .rv-5{transition-delay:.33s}.hm-rv.in .rv-6{transition-delay:.4s}@keyframes hm-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.hm-ld{opacity:0;animation:.7s cubic-bezier(.2,.6,.2,1) forwards hm-rise}.hm-ld-1{animation-delay:50ms}.hm-ld-2{animation-delay:.13s}.hm-ld-3{animation-delay:.21s}.hm-ld-4{animation-delay:.29s}.hm-ld-5{animation-delay:.37s}.hm-ld-6{animation-delay:.48s}.hm-hero{z-index:1;text-align:center;padding:74px 0 0;position:relative}.hm-herocopy{max-width:780px;margin:0 auto}.hm-hero .pw-h1{letter-spacing:-.03em;max-width:16ch;margin:22px auto 0;font-size:clamp(35px,5.2vw,60px);line-height:1.04}.hm-hero .pw-h1 em{margin:0 .08em}.hm-hero .pw-lede{max-width:58ch;margin:20px auto 0;font-size:18px}.hm-kicker{border:1px solid var(--pw-line-2);background:var(--pw-paper);color:var(--pw-ink-soft);border-radius:999px;align-items:center;gap:9px;padding:7px 15px;font-size:13px;font-weight:600;display:inline-flex}.hm-kicker .dot{border-radius:50%;flex:none;width:7px;height:7px}.hm-hero-fine{color:var(--pw-muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:10px 20px;margin-top:20px;font-size:13.5px;display:flex}.hm-hero-fine .ok{color:var(--pw-accent-ink);margin-right:5px;font-weight:800}.hm-ask{background:var(--pw-paper);text-align:left;border:1px solid #0000;border-radius:18px;max-width:640px;margin:30px auto 0;transition:box-shadow .18s;position:relative;box-shadow:0 1px 2px #12161e0a,0 22px 48px -30px #12161e66}.hm-ask:before{content:"";background:conic-gradient(from var(--hm-ask-angle,0deg), var(--pw-line-2) 0deg, var(--pw-accent) 60deg, #9cc8ff 110deg, var(--pw-line-2) 170deg, var(--pw-line-2) 360deg);-webkit-mask-composite:xor;-webkit-mask-composite:xor;pointer-events:none;border-radius:19px;padding:1px;animation:4.5s linear infinite hm-ask-shimmer;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@property --hm-ask-angle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes hm-ask-shimmer{to{--hm-ask-angle:360deg}}@supports not (background:conic-gradient(from var(--x), red, blue)){.hm-ask{border-color:var(--pw-line-2)}}.hm-ask:focus-within{box-shadow:0 0 0 4px #2e8bf521,0 22px 48px -30px #12161e66}.hm-ask:focus-within:before{animation-duration:2.2s}.hm-ask__typewriter{color:var(--pw-faint);pointer-events:none;white-space:nowrap;max-width:calc(100% - 190px);font-size:16px;position:absolute;top:50%;left:20px;overflow:hidden;transform:translateY(-50%)}.hm-ask__typewriter .tw-caret{background:var(--pw-accent);vertical-align:-.15em;width:1.5px;height:1.1em;margin-left:2px;animation:1.05s steps(2,start) infinite hm-caret;display:inline-block}@keyframes hm-caret{50%{opacity:0}}.hm-ask__row{align-items:center;gap:12px;padding:7px 8px 7px 20px;display:flex;position:relative}.hm-ask__row input{min-width:0;color:var(--pw-ink);background:0 0;border:0;outline:none;flex:1;padding:12px 0;font-family:inherit;font-size:16px}.hm-ask__row input::placeholder{color:var(--pw-faint)}.hm-ask__send{cursor:pointer;background:var(--pw-accent);color:#fff;border:0;border-radius:12px;flex:none;align-items:center;gap:8px;padding:11px 18px;font-family:inherit;font-size:14px;font-weight:600;transition:background .15s,transform .15s;display:inline-flex}.hm-ask__send:hover{background:var(--pw-accent-hov);transform:translateY(-1px)}.hm-ask__foot{color:var(--pw-faint);align-items:center;gap:8px;padding:0 20px 12px;font-size:12px;display:flex}.hm-ask__foot .pulse{background:var(--pw-accent);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite hm-pulse}@keyframes hm-pulse{0%,to{box-shadow:0 0 #2e8bf559}50%{box-shadow:0 0 0 5px #2e8bf500}}.hm-suggs{flex-wrap:wrap;justify-content:center;align-items:center;gap:9px;margin-top:18px;display:flex}.hm-sugg{border:1px dashed var(--pw-line-2);color:var(--pw-muted);cursor:pointer;background:#fff9;border-radius:999px;padding:8px 15px;font-family:inherit;font-size:13px;transition:color .15s,border-color .15s,background .15s}.hm-sugg:hover{color:var(--pw-accent-ink);background:var(--pw-paper);border-color:#2e8bf580}.hm-shotwrap{margin-top:52px;position:relative}.hm-shotwrap:before{content:"";filter:blur(12px);z-index:0;pointer-events:none;background:radial-gradient(60% 60% at 50% 40%,#2e8bf51f,#0000 72%);width:min(760px,84%);height:320px;position:absolute;top:32px;left:50%;transform:translate(-50%)}.hm-shot{z-index:1;background:var(--pw-paper);border:1px solid var(--pw-line);text-align:left;border-radius:18px;grid-template-columns:214px 1fr;width:calc(100vw - 48px);max-width:1240px;margin:0 auto;display:grid;position:relative;overflow:hidden;box-shadow:0 2px 4px #12161e0d,0 46px 92px -40px #12161e6b}.hm-shot__side{border-right:1px solid var(--pw-line);background:#f6f8fb;flex-direction:column;gap:4px;padding:16px 14px;display:flex}.hm-shot__brand{font-size:15px;font-weight:700;font-family:var(--pw-display);align-items:center;gap:9px;padding:4px 6px 14px;display:flex}.hm-shot__mark{background:var(--pw-ink);color:#fff;letter-spacing:-.02em;border-radius:6px;place-items:center;width:22px;height:22px;font-size:13px;font-weight:800;display:grid}.hm-shot__navi{color:var(--pw-ink-soft);border-radius:9px;align-items:center;gap:10px;padding:8px 10px;font-size:13.5px;font-weight:550;display:flex}.hm-shot__navi svg{width:16px;height:16px;color:var(--pw-faint);flex:none}.hm-shot__navi.on{background:var(--pw-paper);color:var(--pw-ink);border:1px solid var(--pw-line);box-shadow:0 1px 2px #12161e0d}.hm-shot__navi.on svg{color:var(--pw-accent)}.hm-shot__lab{letter-spacing:.09em;text-transform:uppercase;color:var(--pw-faint);padding:16px 10px 6px;font-size:10.5px;font-weight:700}.hm-shot__chip{color:var(--pw-ink-soft);border-radius:9px;align-items:center;gap:9px;padding:7px 10px;font-size:13px;font-weight:500;display:flex}.hm-shot__foot{border-top:1px solid var(--pw-line);color:var(--pw-muted);align-items:center;gap:9px;margin-top:16px;padding:12px 10px 2px;font-size:12.5px;display:flex}.hm-shot__av{background:var(--pw-accent-soft);width:24px;height:24px;color:var(--pw-accent-ink);border:1px solid #2e8bf547;border-radius:50%;place-items:center;font-size:11px;font-weight:700;display:grid}.hm-shot__main{flex-direction:column;min-width:0;display:flex}.hm-shot__topbar{border-bottom:1px solid var(--pw-line);justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;display:flex}.hm-shot__title{letter-spacing:-.01em;font-size:16px;font-weight:700;font-family:var(--pw-display);align-items:baseline;gap:9px;margin:0;display:flex}.hm-shot__title span{color:var(--pw-muted);font-size:12.5px;font-weight:600}.hm-shot__live{color:var(--pw-ink-soft);background:var(--pw-paper);border:1px solid var(--pw-line);white-space:nowrap;border-radius:999px;align-items:center;gap:8px;padding:5px 12px 5px 10px;font-size:12.5px;font-weight:600;display:inline-flex}.hm-shot__live .dot{background:var(--pw-accent);border-radius:50%;flex:none;width:8px;height:8px;position:relative}.hm-shot__live .dot:after{content:"";border:1.5px solid var(--pw-accent);opacity:.5;border-radius:50%;animation:2.4s ease-out infinite hm-ping;position:absolute;inset:-4px}@keyframes hm-ping{0%{opacity:.6;transform:scale(.6)}70%,to{opacity:0;transform:scale(1.5)}}.hm-shot__stats{background:var(--pw-line);border-bottom:1px solid var(--pw-line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.hm-shot__stat{background:var(--pw-paper);padding:14px 20px}.hm-shot__stat b{letter-spacing:-.02em;font-size:22px;font-weight:700;font-family:var(--pw-display);color:var(--pw-ink);display:block}.hm-shot__stat b em{color:var(--pw-accent-ink);font-style:normal}.hm-shot__stat span{color:var(--pw-muted);font-size:12.5px;font-weight:500}.hm-shot__rows{padding:8px}.hm-shot__row{grid-template-columns:38px 1fr auto;align-items:start;gap:14px;padding:15px 14px;display:grid}.hm-shot__row+.hm-shot__row{border-top:1px solid #12161e12}.hm-shot__logo{background:color-mix(in srgb, var(--brand) 8%, #fff);border:1px solid color-mix(in srgb, var(--brand) 22%, var(--pw-line));border-radius:9px;flex:none;place-items:center;width:34px;height:34px;margin-top:1px;display:grid}.hm-shot__body{min-width:0}.hm-shot__who{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.hm-shot__who b{font-size:14px;font-weight:650;font-family:var(--pw-display);color:var(--pw-ink)}.hm-shot__who .meta{color:var(--pw-muted);font-size:12.5px;font-weight:500}.hm-shot__q{color:var(--pw-ink-soft);margin:6px 0 0;font-size:14px;line-height:1.5}.hm-shot__why{color:var(--pw-muted);align-items:baseline;gap:7px;margin:9px 0 0;font-size:12.5px;display:inline-flex}.hm-shot__why .lens{color:var(--pw-accent-ink);font-weight:600}.hm-shot__rside{white-space:nowrap;flex-direction:column;align-items:flex-end;gap:8px;display:flex}.hm-shot__pill{background:var(--pw-accent-soft);color:var(--pw-accent-ink);border:1px solid #2e8bf547;border-radius:999px;align-items:center;gap:5px;padding:4px 10px;font-size:12px;font-weight:650;display:inline-flex}.hm-shot__pill svg{width:12px;height:12px}.hm-shot__draft{color:var(--pw-muted);align-items:center;gap:6px;font-size:12px;font-weight:550;display:inline-flex}.hm-shot__draft i{background:var(--pw-accent-ink);border-radius:50%;width:6px;height:6px;display:block}.hm-run{border:1px solid var(--pw-line);background:var(--pw-paper);max-width:940px;box-shadow:var(--pw-shadow-card);border-radius:18px;grid-template-columns:repeat(4,1fr);margin:44px auto 0;display:grid;overflow:hidden}.hm-step{padding:26px 22px}.hm-step+.hm-step{border-left:1px solid var(--pw-line)}.hm-step__ic{background:var(--pw-accent-soft);width:34px;height:34px;color:var(--pw-accent-ink);border-radius:10px;place-items:center;margin-bottom:14px;display:grid}.hm-step__ic svg{width:18px;height:18px}.hm-step__n{letter-spacing:.02em;color:var(--pw-faint);text-transform:uppercase;font-size:12px;font-weight:700;display:block}.hm-step h5{letter-spacing:-.01em;color:var(--pw-ink);font-size:15.5px;font-weight:700;font-family:var(--pw-display);margin:5px 0 0}.hm-step p{color:var(--pw-muted);margin:6px 0 0;font-size:13px;line-height:1.5}.hm-step__cnt{color:var(--pw-accent-ink);margin-top:12px;font-size:12.5px;font-weight:650;display:block}.hm-boardnote{text-align:center;color:var(--pw-muted);margin-top:26px;font-size:14.5px}.hm-boardnote b{color:var(--pw-ink);font-weight:600}.hm-squad__grid{grid-template-columns:1fr 1fr;align-items:center;gap:56px;margin-top:12px;display:grid}.hm-roles{grid-template-columns:1fr 1fr;gap:12px;margin-top:28px;display:grid}.hm-role{background:var(--pw-paper);border:1px solid var(--pw-line);border-radius:14px;padding:16px}.hm-role__head{color:var(--pw-ink);font-size:14px;font-weight:700;font-family:var(--pw-display);align-items:center;gap:9px;display:flex}.hm-role p{color:var(--pw-muted);margin-top:8px;font-size:13px;line-height:1.5}.hm-role__p{background:var(--pw-ink);color:#fff;border-radius:5px;flex:none;place-items:center;width:18px;height:18px;font-size:11px;font-weight:800;display:grid}.hm-sqmini{aspect-ratio:6/5;border:1px solid var(--pw-line);background:var(--pw-paper);width:100%;max-width:440px;box-shadow:var(--pw-shadow-card);border-radius:18px;margin:0 auto;position:relative;overflow:hidden}.hm-sqmini__lines{width:100%;height:100%;position:absolute;inset:0}.hm-sqmini__lines .flow{stroke-dasharray:5 7;animation:1.1s linear infinite hm-sqflow}.hm-sqmini__lines .flow--accent{stroke-dasharray:4 6;animation:.9s linear infinite hm-sqflow}@keyframes hm-sqflow{to{stroke-dashoffset:-12px}}.hm-node{border:1px solid var(--pw-line);color:var(--pw-ink);white-space:nowrap;background:#fff;border-radius:11px;align-items:center;gap:8px;padding:8px 12px;font-size:12.5px;font-weight:600;display:inline-flex;position:absolute;box-shadow:0 2px 6px #12161e0f}.hm-node--hub{background:var(--pw-accent-soft);color:var(--pw-accent-ink);border-color:#2e8bf566}.hm-vs{border:1px solid var(--pw-line);max-width:980px;box-shadow:var(--pw-shadow-card);border-radius:20px;grid-template-columns:1fr 1fr;margin:46px auto 0;display:grid;overflow:hidden}.hm-vs__col{padding:34px 32px}.hm-vs__old{border-right:1px solid var(--pw-line);background:#fafbfc}.hm-vs__lab{letter-spacing:.08em;text-transform:uppercase;color:var(--pw-faint);font-size:12px;font-weight:700}.hm-vs__col h4{letter-spacing:-.01em;font-size:19px;font-weight:700;font-family:var(--pw-display);color:var(--pw-ink);margin:8px 0 20px}.hm-vs__new h4{color:var(--pw-accent-ink)}.hm-todo{border-bottom:1px dashed var(--pw-line);color:var(--pw-muted);align-items:center;gap:11px;padding:11px 0;font-size:14.5px;font-weight:500;display:flex}.hm-todo:last-child{border-bottom:0}.hm-todo .x{width:19px;height:19px;color:var(--pw-faint);background:#eef0f3;border-radius:6px;flex:none;place-items:center;font-size:12px;display:grid}.hm-chatline{border:1px solid var(--pw-line);color:var(--pw-ink);background:#fff;border-radius:13px;align-items:center;gap:10px;padding:14px 16px;font-size:15px;display:flex}.hm-chatline .dots{flex:none;gap:4px;display:inline-flex}.hm-chatline .dots i{border-radius:50%;width:8px;height:8px;display:block}.hm-vs__done{color:var(--pw-ink);align-items:center;gap:10px;margin-top:18px;font-size:14.5px;font-weight:600;display:flex}.hm-vs__done .c{background:var(--pw-accent);color:#fff;border-radius:50%;flex:none;place-items:center;width:22px;height:22px;display:grid}.hm-vs__done .c svg{width:13px;height:13px}.hm-vs__out{color:var(--pw-muted);margin-top:16px;font-size:14px;line-height:1.55}.hm-competitors{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:32px;display:flex}.hm-competitors .c{color:var(--pw-muted);border:1px solid var(--pw-line);background:#ffffff8c;border-radius:999px;padding:6px 13px;font-size:12.5px;font-weight:600}.hm-competitors .c s{color:var(--pw-faint);text-decoration-color:#989ea9cc}.hm-vsnote{text-align:center;color:var(--pw-muted);margin-top:18px;max-width:60ch;margin-inline:auto;font-size:14px}.hm-vsnote b{color:var(--pw-ink);font-weight:600}.hm-uses{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:44px;display:grid}.hm-use{background:var(--pw-paper);border:1px solid var(--pw-line);box-shadow:var(--pw-shadow-card);color:var(--pw-ink);border-radius:16px;flex-direction:column;padding:24px;transition:transform .18s,box-shadow .18s;display:flex}.hm-use:hover{box-shadow:var(--pw-shadow-lift);transform:translateY(-3px)}.hm-use__who{letter-spacing:.05em;text-transform:uppercase;color:var(--pw-accent-ink);align-items:center;gap:9px;font-size:12px;font-weight:700;display:inline-flex}.hm-use h3{margin-top:12px}.hm-use .ask{color:var(--pw-ink);margin-top:14px;font-size:14px;font-style:italic;line-height:1.5}.hm-use .out{color:var(--pw-muted);flex:1;margin-top:10px;font-size:13.5px;line-height:1.55}.hm-use .more{color:var(--pw-accent-ink);margin-top:16px;font-size:13.5px;font-weight:700}.hm-control__grid{grid-template-columns:1.04fr 1fr;align-items:center;gap:56px;margin-top:8px;display:grid}.hm-checks{gap:16px;margin-top:24px;padding:0;display:grid}.hm-checks li{color:var(--pw-ink-soft);gap:12px;font-size:15px;line-height:1.55;list-style:none;display:flex}.hm-checks li b{color:var(--pw-ink);font-weight:650}.hm-checks .tick{background:var(--pw-accent-soft);width:22px;height:22px;color:var(--pw-accent-ink);border-radius:50%;flex:none;place-items:center;margin-top:1px;font-size:12px;font-weight:800;display:grid}.hm-switchcard{background:var(--pw-paper);border:1px solid var(--pw-line-2);box-shadow:var(--pw-shadow-lift);border-radius:18px;overflow:hidden}.hm-switchcard__head{border-bottom:1px solid var(--pw-line);color:var(--pw-ink);justify-content:space-between;align-items:center;padding:15px 20px;font-size:14px;font-weight:700;display:flex}.hm-switchcard__head .state{letter-spacing:.06em;text-transform:uppercase;color:var(--pw-accent-ink);background:var(--pw-accent-soft);border-radius:999px;padding:4px 10px;font-size:10.5px;font-weight:800}.hm-swrow{border-bottom:1px solid var(--pw-line);align-items:center;gap:12px;padding:14px 20px;display:flex}.hm-swrow:last-child{border-bottom:0}.hm-swrow .lbl{flex:1;min-width:0}.hm-swrow .lbl b{color:var(--pw-ink);font-size:14px;font-weight:650;display:block}.hm-swrow .lbl span{color:var(--pw-muted);margin-top:2px;font-size:12px;display:block}.hm-sw{background:#d7dade;border-radius:999px;flex:none;width:40px;height:23px;position:relative}.hm-sw:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;position:absolute;top:2.5px;left:3px;box-shadow:0 2px 5px #12161e40}.hm-sw.on{background:var(--pw-accent)}.hm-sw.on:after{left:19px}.hm-switchcard__foot{color:var(--pw-muted);background:#f8f9fb;align-items:flex-start;gap:9px;padding:13px 20px;font-size:12px;line-height:1.5;display:flex}.hm-switchcard__foot .cb{border:1.5px solid var(--pw-accent);background:var(--pw-accent);color:#fff;border-radius:4px;flex:none;place-items:center;width:15px;height:15px;margin-top:1px;font-size:9.5px;font-weight:800;display:grid}.hm-proof{border-top:1px solid var(--pw-line);border-bottom:1px solid var(--pw-line);background:#fafbfc;padding:40px 0 48px;overflow:hidden}.hm-proof .lab{text-align:center;letter-spacing:.09em;text-transform:uppercase;color:var(--pw-faint);margin-bottom:22px;font-size:12px;font-weight:700;display:block}.hm-marquee{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.hm-marquee__track{will-change:transform;width:max-content;animation:46s linear infinite hm-marq;display:flex}@keyframes hm-marq{0%{transform:translate(0)}to{transform:translate(-50%)}}.hm-room{border:1px solid var(--pw-line);background:var(--pw-paper);color:var(--pw-ink-soft);white-space:nowrap;border-radius:999px;flex:none;align-items:center;gap:8px;margin-right:10px;padding:9px 16px;font-size:13px;font-weight:600;display:inline-flex}.hm-cta .hm-ask{background:#fffffff7;max-width:640px;box-shadow:0 22px 48px -30px #0009}.hm-cta .hm-suggs .hm-sugg{color:#a2a8b4;background:#ffffff0f;border-color:#eef0f340}.hm-cta .hm-suggs .hm-sugg:hover{color:#eef0f3;background:#ffffff1a;border-color:#a9d4ff99}.hm-cta__cta{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-top:26px;display:flex}.hm-cta .fine{color:#9aa0ab;margin-top:18px;font-size:13px}@media (max-width:1024px){.hm-squad__grid,.hm-control__grid{grid-template-columns:1fr;gap:40px}}@media (max-width:900px){.hm-run{grid-template-columns:1fr 1fr}.hm-step:nth-child(2){border-left:0}.hm-step:nth-child(3),.hm-step:nth-child(4){border-top:1px solid var(--pw-line)}.hm-step:nth-child(3){border-left:0}}@media (max-width:820px){.hm-section{padding:68px 0}.hm-hero{padding:52px 0 0}.hm-shot{grid-template-columns:1fr}.hm-shot__side{display:none}.hm-shot__stats{grid-template-columns:1fr 1fr}.hm-vs{grid-template-columns:1fr}.hm-vs__old{border-right:0;border-bottom:1px solid var(--pw-line)}.hm-uses{grid-template-columns:1fr}.hm-roles{grid-template-columns:1fr 1fr}}@media (max-width:560px){.hm-run{grid-template-columns:1fr}.hm-step+.hm-step{border-left:0;border-top:1px solid var(--pw-line)}.hm-shot__stats{grid-template-columns:1fr}.hm-shot__row{grid-template-columns:34px 1fr}.hm-shot__rside{flex-direction:row;grid-column:2;align-items:center}.hm-ask__row{padding-left:16px}.hm-ask__typewriter{left:16px}.hm-ask__send{padding:11px 13px}.hm-ask__send .lbl{display:none}}@media (prefers-reduced-motion:reduce){.hm-ld{opacity:1;animation:none}.hm-rv .rv{opacity:1;transition:none;transform:none}.hm-marquee__track,.hm-ask__foot .pulse,.hm-shot__live .dot:after,.hm-ask:before,.hm-ask__typewriter .tw-caret,.hm-sqmini__lines .flow,.hm-sqmini__lines .flow--accent{animation:none}}
