.LanguageSwitcher-module__GYlrja__lang{display:inline-flex;position:relative}.LanguageSwitcher-module__GYlrja__langBtn{border:1px solid var(--line-strong);color:var(--ink-soft);cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:6px;padding:8px 12px;font-family:inherit;font-size:13px;font-weight:500;transition:all .15s;display:inline-flex}.LanguageSwitcher-module__GYlrja__langBtn:hover{background:#fff;border-color:#14100a40}.LanguageSwitcher-module__GYlrja__langMenu{border:1px solid var(--line-strong);z-index:60;background:#fff;border-radius:14px;min-width:220px;padding:6px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 50px #14100a24,0 2px 8px #14100a0f}.LanguageSwitcher-module__GYlrja__langOpt{text-align:left;cursor:pointer;width:100%;color:var(--ink-soft);background:0 0;border:0;border-radius:9px;align-items:center;gap:12px;padding:9px 12px;font-family:inherit;font-size:13.5px;display:flex}.LanguageSwitcher-module__GYlrja__langOpt:hover{background:var(--pearl)}.LanguageSwitcher-module__GYlrja__langOpt.LanguageSwitcher-module__GYlrja__active{background:var(--brand-faint);color:var(--brand);font-weight:600}.LanguageSwitcher-module__GYlrja__flag{font-size:16px}.LanguageSwitcher-module__GYlrja__native{color:var(--text-soft);margin-left:auto;font-size:12px}.LanguageSwitcher-module__GYlrja__langOpt.LanguageSwitcher-module__GYlrja__active .LanguageSwitcher-module__GYlrja__native{color:var(--brand)}
.MobileMenu-module__Xu9QCa__trigger{border:1px solid var(--line);width:40px;height:40px;color:var(--ink-soft);cursor:pointer;background:#fff9;border-radius:10px;justify-content:center;align-items:center;margin-left:auto;display:none}.MobileMenu-module__Xu9QCa__trigger:hover{color:var(--brand);border-color:var(--line-strong)}.MobileMenu-module__Xu9QCa__trigger:focus-visible{outline:2px solid var(--brand);outline-offset:2px}@media (max-width:1080px){.MobileMenu-module__Xu9QCa__trigger{display:inline-flex}}.MobileMenu-module__Xu9QCa__overlay{z-index:60;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:MobileMenu-module__Xu9QCa__overlayIn .2s var(--ease-out-soft);background:#14100a73;position:fixed;inset:0}.MobileMenu-module__Xu9QCa__drawer{z-index:61;background:var(--pearl);border-left:1px solid var(--line);width:min(340px,86vw);animation:MobileMenu-module__Xu9QCa__drawerIn .32s var(--ease-out-soft);flex-direction:column;padding:18px 22px 28px;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-24px 0 60px #14100a2e}.MobileMenu-module__Xu9QCa__head{justify-content:space-between;align-items:center;height:46px;margin-bottom:14px;display:flex}.MobileMenu-module__Xu9QCa__title{letter-spacing:.08em;text-transform:uppercase;color:var(--text-mute);margin:0;font-size:13px;font-weight:600}.MobileMenu-module__Xu9QCa__close{width:36px;height:36px;color:var(--ink-soft);cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.MobileMenu-module__Xu9QCa__close:hover{background:#14100a0d}.MobileMenu-module__Xu9QCa__close:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.MobileMenu-module__Xu9QCa__links{flex-direction:column;gap:2px;display:flex}.MobileMenu-module__Xu9QCa__link{color:var(--ink-soft);letter-spacing:-.01em;border-radius:10px;padding:14px 8px;font-size:18px;font-weight:500;text-decoration:none}.MobileMenu-module__Xu9QCa__link:hover{color:var(--brand);background:#14100a0a}.MobileMenu-module__Xu9QCa__link:focus-visible{outline:2px solid var(--brand);outline-offset:-2px}.MobileMenu-module__Xu9QCa__foot{flex-direction:column;align-items:stretch;gap:12px;margin-top:auto;padding-top:24px;display:flex}.MobileMenu-module__Xu9QCa__signin{color:var(--ink-soft);padding:10px 8px;font-size:15px;font-weight:500;text-decoration:none}.MobileMenu-module__Xu9QCa__foot .cta{justify-content:center}@keyframes MobileMenu-module__Xu9QCa__overlayIn{0%{opacity:0}to{opacity:1}}@keyframes MobileMenu-module__Xu9QCa__drawerIn{0%{transform:translate(100%)}to{transform:translate(0)}}@media (prefers-reduced-motion:reduce){.MobileMenu-module__Xu9QCa__overlay,.MobileMenu-module__Xu9QCa__drawer{animation:none}}
.Nav-module__Mm__va__nav{z-index:50;-webkit-backdrop-filter:saturate(180%)blur(20px);background:#ffffffc7;border-bottom:1px solid #14100a0f;position:sticky;top:0}.Nav-module__Mm__va__row{align-items:center;gap:32px;height:64px;display:flex}.Nav-module__Mm__va__brand{color:inherit;letter-spacing:-.025em;align-items:center;gap:10px;font-size:17px;font-weight:600;text-decoration:none;display:flex}.Nav-module__Mm__va__brandMark{border-radius:6px;width:28px;height:28px;box-shadow:0 4px 14px #ff6a0f59}.Nav-module__Mm__va__links{gap:26px;margin:0 auto 0 16px;display:flex}.Nav-module__Mm__va__link{color:var(--ink-soft);letter-spacing:-.005em;padding:6px 2px;font-size:14px;font-weight:500;text-decoration:none;position:relative}.Nav-module__Mm__va__link:hover{color:var(--brand)}.Nav-module__Mm__va__right{align-items:center;gap:10px;display:flex}.Nav-module__Mm__va__signin{color:var(--ink-soft);padding:8px 12px;font-size:14px;font-weight:500;text-decoration:none}.Nav-module__Mm__va__signin:hover{color:var(--brand)}.Nav-module__Mm__va__brand:focus-visible,.Nav-module__Mm__va__link:focus-visible,.Nav-module__Mm__va__signin:focus-visible{outline:2px solid var(--brand);outline-offset:3px;border-radius:6px}@media (max-width:1080px){.Nav-module__Mm__va__links,.Nav-module__Mm__va__right{display:none}}
.Hero-module__59nn_G__hero{background:radial-gradient(70% 50% at 80% 0,#ff6a0f1a,#0000 60%),radial-gradient(60% 40% at 10% 100%,#ff6a0f0d,#0000 65%),#fff;padding:70px 0 80px;position:relative;overflow:hidden}.Hero-module__59nn_G__grid{grid-template-columns:1.1fr 1fr;align-items:center;gap:64px;min-height:648px;display:grid}.Hero-module__59nn_G__chip{border:1px solid var(--line);color:var(--ink-soft);background:#fff;border-radius:999px;align-items:center;gap:8px;margin-bottom:22px;padding:6px 12px 6px 6px;font-size:12.5px;font-weight:500;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:inline-flex;box-shadow:0 1px 2px #14100a0a}.Hero-module__59nn_G__chip:hover{border-color:var(--line-strong);box-shadow:0 4px 14px #14100a12}.Hero-module__59nn_G__chipArrow{color:var(--text-mute);transition:transform .15s,color .15s}.Hero-module__59nn_G__chip:hover .Hero-module__59nn_G__chipArrow{color:var(--brand);transform:translate(2px)}.Hero-module__59nn_G__badge{background:var(--brand-faint);color:var(--brand);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;padding:3px 8px;font-size:11px;font-weight:600}.Hero-module__59nn_G__headline{flex-direction:column;justify-content:flex-start;min-height:335px;margin-bottom:32px;display:flex}.Hero-module__59nn_G__h1{letter-spacing:-.045em;text-wrap:balance;animation:Hero-module__59nn_G__heroRise .65s var(--ease-spring) both;margin:0 0 22px;font-size:clamp(40px,5.94vw,76px);font-weight:600;line-height:.98}.Hero-module__59nn_G__h1 .Hero-module__59nn_G__accent{color:var(--brand)}:is(html[lang=am] .Hero-module__59nn_G__h1,html[lang=ti] .Hero-module__59nn_G__h1){letter-spacing:-.02em;font-size:60px;line-height:1.1}.Hero-module__59nn_G__sub{color:var(--text-dim);max-width:540px;animation:Hero-module__59nn_G__heroRise .65s var(--ease-spring) 90ms both;margin:0;font-size:20px;line-height:1.5}.Hero-module__59nn_G__ctas{gap:12px;display:flex}.Hero-module__59nn_G__stats{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:54px;padding-top:28px;display:grid}.Hero-module__59nn_G__stat{padding-right:6px}.Hero-module__59nn_G__statTop{align-items:center;gap:8px;display:flex}.Hero-module__59nn_G__statIcon{color:var(--text-mute);flex-shrink:0}.Hero-module__59nn_G__num{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text);white-space:nowrap;font-size:22px;font-weight:600;display:block}.Hero-module__59nn_G__statLbl{color:var(--text-soft);margin-top:2px;padding-left:26px;font-size:12.5px}@keyframes Hero-module__59nn_G__heroRise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.Hero-module__59nn_G__visual{aspect-ratio:1.05;position:relative}.Hero-module__59nn_G__slideWrap{opacity:0;pointer-events:none;transition:opacity .45s var(--ease-out-soft), transform .7s var(--ease-spring);position:absolute;inset:0;transform:scale(.96)translateY(10px)}.Hero-module__59nn_G__slideWrap.Hero-module__59nn_G__active{opacity:1;pointer-events:auto;transform:scale(1)translateY(0)}.Hero-module__59nn_G__slide{width:100%;height:100%;line-height:1.15;position:relative}.Hero-module__59nn_G__slideCenter{place-items:center;padding:12px;display:grid}.Hero-module__59nn_G__dots{gap:8px;padding:8px 0;display:flex;position:absolute;bottom:-56px;left:0;right:0}.Hero-module__59nn_G__dot{cursor:pointer;text-align:left;color:var(--text-mute);background:0 0;border:0;flex:1;padding:4px 0;font-family:inherit;transition:color .15s}.Hero-module__59nn_G__dot:hover{color:var(--ink-soft)}.Hero-module__59nn_G__dot.Hero-module__59nn_G__active{color:var(--ink-deep)}.Hero-module__59nn_G__dotBar{background:#14100a14;border-radius:999px;height:3px;margin-bottom:6px;display:block;position:relative;overflow:hidden}.Hero-module__59nn_G__dotFill{background:var(--brand);width:0;height:100%;display:block}.Hero-module__59nn_G__dot.Hero-module__59nn_G__active .Hero-module__59nn_G__dotFill{animation:5s linear forwards Hero-module__59nn_G__heroFill}@keyframes Hero-module__59nn_G__heroFill{0%{width:0}to{width:100%}}.Hero-module__59nn_G__dotLbl{letter-spacing:0;font-size:11px;font-weight:500}@media (prefers-reduced-motion:reduce){.Hero-module__59nn_G__slideWrap{transition:opacity .2s linear;transform:none}.Hero-module__59nn_G__slideWrap.Hero-module__59nn_G__active{transform:none}.Hero-module__59nn_G__h1,.Hero-module__59nn_G__sub,.Hero-module__59nn_G__dot.Hero-module__59nn_G__active .Hero-module__59nn_G__dotFill{animation:none}}.Hero-module__59nn_G__mockupCard{border:1px solid var(--line);background:#fff;border-radius:20px;position:absolute;overflow:hidden;box-shadow:0 30px 80px #14100a24,0 4px 12px #14100a0a}.Hero-module__59nn_G__mockupDash{z-index:2;inset:0 0 80px 40px}.Hero-module__59nn_G__mockupPos{z-index:3;width:240px;bottom:28px;right:0;transform:rotate(-3deg)}.Hero-module__59nn_G__mockupInvoice{z-index:1;width:200px;top:24px;left:0;transform:rotate(-4deg)}.Hero-module__59nn_G__dashChrome{border-bottom:1px solid var(--line);background:#fbfaf8;align-items:center;gap:8px;padding:12px 14px;display:flex}.Hero-module__59nn_G__chromeDot{background:#14100a1f;border-radius:50%;width:10px;height:10px}.Hero-module__59nn_G__url{color:var(--text-soft);margin-left:10px;font-family:ui-monospace,monospace;font-size:11.5px}.Hero-module__59nn_G__dashBody{padding:18px}.Hero-module__59nn_G__dashRow{gap:12px;display:flex}.Hero-module__59nn_G__dashTile{background:var(--pearl);border:1px solid var(--line);border-radius:12px;flex:1;min-height:84px;padding:12px}.Hero-module__59nn_G__tileLbl{color:var(--text-soft);letter-spacing:.06em;text-transform:uppercase;font-size:10px}.Hero-module__59nn_G__tileVal{letter-spacing:-.02em;margin-top:4px;font-size:22px;font-weight:600}.Hero-module__59nn_G__tileDelta{color:#1f8c53;margin-top:2px;font-size:11px;font-weight:500}.Hero-module__59nn_G__dashChart{background:var(--pearl);border:1px solid var(--line);border-radius:12px;height:140px;margin-top:14px;padding:14px;position:relative}.Hero-module__59nn_G__certStack{flex-direction:column;gap:14px;width:100%;display:flex}.Hero-module__59nn_G__certPill{border:1px solid var(--line);background:#fff;border-radius:18px;align-items:center;gap:16px;padding:18px 22px;display:flex;box-shadow:0 12px 36px #14100a0f}.Hero-module__59nn_G__certSeal{background:0 0;border-radius:50%;flex-shrink:0;place-items:center;width:56px;height:56px;display:grid;overflow:hidden}.Hero-module__59nn_G__certSmall{color:var(--text-mute);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:600}.Hero-module__59nn_G__certName{letter-spacing:-.025em;margin:2px 0;font-size:19px;font-weight:600}.Hero-module__59nn_G__certChips{flex-wrap:wrap;justify-content:center;gap:5px;padding-top:6px;display:flex}.Hero-module__59nn_G__certChip{border:1px solid var(--line);color:var(--ink-soft);white-space:nowrap;background:#fff;border-radius:999px;padding:4px 9px;font-size:10.5px;font-weight:500}.Hero-module__59nn_G__invoiceTypes{grid-template-columns:1fr 1fr;align-items:center;gap:24px;width:100%;display:grid}.Hero-module__59nn_G__phone{background:linear-gradient(155deg,#3a322c 0%,#29231e 50%,#1c1712 100%);border-radius:32px;padding:5px;position:relative;box-shadow:0 40px 80px #14100a3d,0 10px 24px #14100a1f,0 0 0 1px #14100a80,inset 0 1px #ffffff1a}.Hero-module__59nn_G__phone:before{content:"";background:linear-gradient(#2a241f,#100d0b);border-radius:2px;width:3px;height:52px;position:absolute;top:92px;right:-2px}.Hero-module__59nn_G__phone:after{content:"";background:linear-gradient(#2a241f,#100d0b);border-radius:2px;width:3px;height:40px;position:absolute;top:80px;left:-2px}.Hero-module__59nn_G__phoneScreen{background:#fff;border-radius:26px;padding:28px 16px 22px;position:relative;overflow:hidden}.Hero-module__59nn_G__camera{z-index:5;background:radial-gradient(circle at 35% 30%,#3a4049,#17130f);border-radius:50%;width:9px;height:9px;position:absolute;top:13px;left:50%;transform:translate(-50%);box-shadow:inset 0 0 0 1px #ffffff12}.Hero-module__59nn_G__invType{border:1px solid var(--line);border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:8px;padding:12px 14px;transition:all .2s;display:flex}.Hero-module__59nn_G__invType.Hero-module__59nn_G__invTypeActive{border-color:var(--brand);background:var(--brand-faint)}.Hero-module__59nn_G__invTypeName{font-size:13.5px;font-weight:600}.Hero-module__59nn_G__invTypeSub{color:var(--text-soft);margin-top:1px;font-size:11px}.Hero-module__59nn_G__invTypeCheck{background:var(--brand);color:#fff;border-radius:50%;place-items:center;width:20px;height:20px;display:grid}.Hero-module__59nn_G__invTypesCta{background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:10px;width:100%;margin-top:8px;padding:12px;font-family:inherit;font-size:13px;font-weight:600}.Hero-module__59nn_G__caption{color:var(--ink-deep)}.Hero-module__59nn_G__capNum{font-family:var(--font-display);letter-spacing:-.045em;color:var(--brand);font-size:84px;font-weight:600;line-height:1}.Hero-module__59nn_G__capText{letter-spacing:-.02em;margin-top:4px;font-size:20px;font-weight:600}.Hero-module__59nn_G__capSub{color:var(--text-soft);max-width:220px;margin-top:6px;font-size:13.5px;line-height:1.5}.Hero-module__59nn_G__langGrid{grid-template-columns:repeat(3,1fr);gap:10px;width:100%;display:grid}.Hero-module__59nn_G__langTile{border:1px solid var(--line);text-align:center;background:#fff;border-radius:16px;padding:18px 14px;transition:all .2s;box-shadow:0 6px 20px #14100a0a}.Hero-module__59nn_G__langTile.Hero-module__59nn_G__active{border-color:var(--brand);background:var(--brand-faint);transform:translateY(-2px)}.Hero-module__59nn_G__langTileGlyph{color:var(--brand);letter-spacing:.1em;font-size:11px;font-weight:700}.Hero-module__59nn_G__langTileWord{letter-spacing:-.025em;margin:4px 0;font-size:26px;font-weight:600}.Hero-module__59nn_G__langTileName{color:var(--text-soft);font-size:11px}.Hero-module__59nn_G__langCaption{text-align:center;grid-column:1/-1;margin-top:16px;font-size:16px;font-weight:600}.Hero-module__59nn_G__langCaption span{color:var(--text-soft);font-weight:400}.Hero-module__59nn_G__rulesCard{border:1px solid var(--line);background:#fff;border-radius:22px;width:100%;padding:24px;box-shadow:0 18px 50px #14100a14}.Hero-module__59nn_G__rulesHeader{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:18px;display:flex}.Hero-module__59nn_G__rulesSig{letter-spacing:.12em;background:var(--brand);color:#fff;white-space:nowrap;border-radius:6px;padding:5px 9px;font-size:10px;font-weight:700}.Hero-module__59nn_G__rulesGrid{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.Hero-module__59nn_G__rule{background:var(--pearl);border:1px solid var(--line);text-align:center;border-radius:12px;padding:12px 8px}.Hero-module__59nn_G__ruleChip{color:var(--brand);margin-bottom:6px;font-size:11px;font-weight:700}.Hero-module__59nn_G__ruleName{letter-spacing:-.015em;text-wrap:balance;font-size:13px;font-weight:600}.Hero-module__59nn_G__ruleSub{color:var(--text-soft);text-wrap:balance;margin-top:2px;font-size:10.5px}.Hero-module__59nn_G__rulesFoot{background:var(--pearl);border-radius:12px;align-items:center;gap:12px;margin-top:16px;padding:12px 14px;display:flex}.Hero-module__59nn_G__rulesQr{border:1px solid var(--line);background:#fff;border-radius:8px;flex-shrink:0;place-items:center;width:36px;height:36px;display:grid}@media (max-width:1024px){.Hero-module__59nn_G__grid{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:4px;min-height:0}.Hero-module__59nn_G__headline{min-height:0;margin-bottom:22px}.Hero-module__59nn_G__sub{max-width:560px}.Hero-module__59nn_G__visual{width:100%;max-width:440px;margin:24px auto 60px}}@media (max-width:600px){.Hero-module__59nn_G__hero{padding:36px 0 52px}.Hero-module__59nn_G__stats{grid-template-columns:1fr;gap:16px;margin-top:28px}.Hero-module__59nn_G__visual{transform-origin:top;width:440px;max-width:none;margin:4px auto -166px;transform:scale(.56)}}@media (max-height:820px){.Hero-module__59nn_G__hero{padding:28px 0 36px}.Hero-module__59nn_G__grid{min-height:540px}.Hero-module__59nn_G__h1{font-size:56px}.Hero-module__59nn_G__sub{max-width:480px;font-size:18px}.Hero-module__59nn_G__headline{min-height:250px;margin-bottom:22px}.Hero-module__59nn_G__stats{margin-top:26px;padding-top:18px}}
.Logos-module__niU2dq__logos{border-bottom:1px solid var(--line);padding:36px 0 48px}.Logos-module__niU2dq__label{text-align:center;letter-spacing:.16em;text-transform:uppercase;color:var(--text-mute);margin-bottom:24px;font-size:12px;font-weight:500}.Logos-module__niU2dq__row{filter:grayscale();opacity:.78;flex-wrap:wrap;justify-content:center;align-items:center;gap:56px;display:flex}.Logos-module__niU2dq__mark{letter-spacing:-.02em;color:var(--ink-soft);align-items:center;gap:8px;font-size:20px;font-weight:600;display:inline-flex}.Logos-module__niU2dq__glyph{background:var(--ink-soft);color:#fff;border-radius:6px;place-items:center;width:22px;height:22px;font-size:12px;display:grid}
.VideoDemo-module__-EFrla__videoWrap{grid-template-columns:1fr 280px;gap:24px;display:grid}.VideoDemo-module__-EFrla__videoFrame{aspect-ratio:16/9;border:1px solid #ffffff14;border-radius:24px;position:relative;overflow:hidden;box-shadow:0 40px 100px #0006}.VideoDemo-module__-EFrla__videoBg{position:absolute;inset:0}.VideoDemo-module__-EFrla__videoBg svg{width:100%;height:100%;display:block}.VideoDemo-module__-EFrla__videoPlay{cursor:pointer;color:#fff;background:0 0;border:0;place-items:center;gap:14px;padding:0;font-family:inherit;display:grid;position:absolute;inset:0}.VideoDemo-module__-EFrla__ring{border:2px solid #ffffff4d;border-radius:50%;width:110px;height:110px;animation:2.5s ease-out infinite VideoDemo-module__-EFrla__vpulse;position:absolute}.VideoDemo-module__-EFrla__btn{background:var(--brand);border-radius:50%;place-items:center;width:78px;height:78px;transition:transform .2s;display:grid;position:relative;box-shadow:0 18px 50px #ff6a0f80,inset 0 1px #ffffff4d}.VideoDemo-module__-EFrla__videoPlay:hover .VideoDemo-module__-EFrla__btn{transform:scale(1.05)}.VideoDemo-module__-EFrla__label{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000080;border-radius:999px;padding:8px 14px;font-size:13px;font-weight:500;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.VideoDemo-module__-EFrla__meta{color:#ffffffb3;font-size:11.5px;font-family:var(--font-mono);justify-content:space-between;align-items:center;gap:10px;display:flex;position:absolute;top:18px;left:18px;right:18px}.VideoDemo-module__-EFrla__live{color:#ff4040;font-weight:700}.VideoDemo-module__-EFrla__time{color:#fff;font-weight:600}.VideoDemo-module__-EFrla__chapters{flex-direction:column;gap:6px;display:flex}.VideoDemo-module__-EFrla__chap{cursor:pointer;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;gap:2px;padding:14px 16px;transition:all .2s;display:flex}.VideoDemo-module__-EFrla__chap:hover{background:#ffffff14}.VideoDemo-module__-EFrla__chap.VideoDemo-module__-EFrla__active{border-color:var(--brand);background:#ff6a0f1f}.VideoDemo-module__-EFrla__chapT{color:var(--mock-faint);font-size:11px;font-family:var(--font-mono);letter-spacing:.04em}.VideoDemo-module__-EFrla__chapN{color:#fff;font-size:13px;font-weight:500}@keyframes VideoDemo-module__-EFrla__vpulse{0%{opacity:1;transform:scale(.8)}to{opacity:0;transform:scale(1.4)}}@media (prefers-reduced-motion:reduce){.VideoDemo-module__-EFrla__ring{animation:none}}@media (max-width:1024px){.VideoDemo-module__-EFrla__videoWrap{grid-template-columns:1fr}}
.ms{color:var(--ink-soft);flex-direction:column;height:100%;font-size:10px;display:flex}.ms__h{letter-spacing:.08em;text-transform:uppercase;color:var(--text-soft);margin-bottom:8px;font-size:10px;font-weight:700}.ms-sales .ms__cols{flex:1;grid-template-columns:1fr 1fr 1fr;gap:6px;display:grid}.ms-col__h{margin-bottom:4px;font-size:9px;font-weight:700}.ms-col .ms-card{background:var(--pearl-2);border-radius:3px;height:12px;margin-bottom:3px}.ms-inv .ms-inv__rows>div{justify-content:space-between;padding:2px 0;font-size:10px;display:flex}.ms-inv__tot{border-top:1px solid var(--line);justify-content:space-between;margin-top:4px;padding-top:4px;font-size:11px;font-weight:600;display:flex}.ms-inv__qr{justify-content:center;margin-top:6px;display:flex}.ms-inv__sig{text-align:center;color:var(--brand);letter-spacing:.1em;margin-top:4px;font-size:9px;font-weight:700}.ms-prod__grid{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.ms-prod__cell{background:var(--pearl);text-align:center;border-radius:4px;padding:4px}.ms-prod__img{aspect-ratio:1;background:linear-gradient(135deg,#ffd9bd,#ff6a0f);border-radius:3px;margin-bottom:3px}.ms-prod__name{font-size:8px;font-weight:600}.ms-row{border-bottom:1px dashed var(--line);justify-content:space-between;align-items:center;padding:4px 0;font-size:10px;display:flex}.ms-pill{border-radius:999px;padding:2px 6px;font-size:9px;font-weight:600}.ms-pill--ok{color:#1f8c53;background:#1f8c5326}.ms-pill--low{color:#d9a340;background:#d9a3402e}.ms-pill--crit{color:#e55c40;background:#e55c402e}.ms-fin__tiles{grid-template-columns:repeat(3,1fr);gap:4px;margin-top:6px;display:grid}.ms-fin__tiles>div{background:var(--pearl);border-radius:4px;padding:4px 6px}.ms-fin__tiles span{color:var(--text-soft);font-size:8px;display:block}.ms-fin__tiles b{font-size:10px}.ms-acc__row{border-bottom:1px dotted var(--line);grid-template-columns:1fr auto auto;gap:8px;padding:3px 0;font-size:9.5px;display:grid}.ms-acc__d{color:var(--brand);text-align:right;width:16px;font-weight:700}.ms-pos{background:var(--ink-deep);color:#fff;border-radius:6px;height:100%;margin:-12px;padding:8px}.ms-pos .ms__h{color:var(--mock-faint)}.ms-pos__total{letter-spacing:-.025em;margin:6px 0;font-size:22px;font-weight:600}.ms-pos__total span{color:var(--mock-faint);font-size:13px}.ms-pos__grid{grid-template-columns:repeat(3,1fr);gap:3px;margin-bottom:6px;display:grid}.ms-pos__btn{color:#fff;background:#ffffff14;border:0;border-radius:4px;padding:6px 4px;font-family:inherit;font-size:9px}.ms-pos__pay{grid-template-columns:1fr 1fr;gap:4px;display:grid}.ms-pos__pay span{color:#fff;text-align:center;background:#ffffff14;border-radius:4px;padding:5px;font-size:10px}.ms-pos__pay b{background:var(--brand);text-align:center;border-radius:4px;padding:5px;font-size:10px}.ms-pro__line{justify-content:space-between;padding:4px 0;font-size:10px;display:flex}.ms-pro__step{align-items:center;gap:6px;margin-top:6px;display:flex}.ms-pro__step .dot{background:#14100a1f;border-radius:50%;width:8px;height:8px}.ms-pro__step .dot.done{background:var(--brand)}.ms-pro__step .dot.active{background:var(--brand);box-shadow:0 0 0 3px var(--brand-faint)}.ms-pro__step .lbl{color:var(--text-soft);margin-left:auto;font-size:9px}.ms-hr__row,.ms-crm__row{border-bottom:1px dotted var(--line);align-items:center;gap:8px;padding:4px 0;font-size:10px;display:flex}.ms-hr__a{background:var(--brand);color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:22px;height:22px;font-size:10px;font-weight:600;display:grid}.ms-hr__row>span:nth-child(2){flex:1}.ms-hr__row b{font-size:10px;display:block}.ms-hr__row i{color:var(--text-soft);font-size:9px;font-style:normal}.ms-hr__tot{border-top:1px solid var(--line);color:var(--text-soft);margin-top:4px;padding-top:6px;font-size:10px}.ms-hr__tot b{color:var(--ink-deep);font-size:11px}.ms-crm__row b{font-size:10px;display:block}.ms-crm__row i{color:var(--text-soft);font-size:9px;font-style:normal;line-height:1.2;display:block}.ms-crm__row>div{flex:1;min-width:0}.ms-crm__row>div b,.ms-crm__row>div i{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ms-crm__t{color:var(--text-mute);font-size:9px}.ms-rep__grid{grid-template-columns:1fr 1fr;gap:4px;display:grid}.ms-rep__cell{background:var(--pearl);border:1px solid var(--line);border-radius:4px;padding:6px;font-size:10px;font-weight:600}.ms-etax__row{border-bottom:1px dotted var(--line);justify-content:space-between;padding:5px 0;font-size:10px;display:flex}.ms-etax__btn{background:var(--brand);color:#fff;border:0;border-radius:6px;width:100%;margin-top:6px;padding:7px;font-family:inherit;font-size:10px;font-weight:600}
.Modules-module__F0-4Qa__grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.Modules-module__F0-4Qa__card{border:1px solid var(--line);border-radius:var(--r-card);cursor:pointer;background:#fff;flex-direction:column;min-height:220px;padding:22px;transition:all .2s;display:flex;position:relative;overflow:hidden}.Modules-module__F0-4Qa__card:hover{border-color:var(--brand);z-index:5;transform:translateY(-4px);box-shadow:0 24px 60px #14100a24}.Modules-module__F0-4Qa__icon{background:var(--brand-faint);width:40px;height:40px;color:var(--brand);border-radius:10px;place-items:center;margin-bottom:16px;display:grid}.Modules-module__F0-4Qa__title{letter-spacing:-.02em;margin-bottom:6px;font-size:17px;font-weight:600}.Modules-module__F0-4Qa__desc{color:var(--text-soft);font-size:13.5px;line-height:1.5}.Modules-module__F0-4Qa__tag{background:var(--brand-faint);color:var(--brand);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:3px 8px;font-size:10px;font-weight:600;position:absolute;top:16px;right:16px}.Modules-module__F0-4Qa__preview{background:linear-gradient(180deg, #fff 0%, var(--pearl) 100%);opacity:0;pointer-events:none;border-radius:var(--r-card);flex-direction:column;gap:12px;padding:18px;transition:all .25s;display:flex;position:absolute;inset:0;transform:translateY(8px)}.Modules-module__F0-4Qa__card:hover .Modules-module__F0-4Qa__preview{opacity:1;pointer-events:auto;transform:none}.Modules-module__F0-4Qa__shot{border:1px solid var(--line);background:#fff;border-radius:10px;flex:1;min-height:0;padding:12px;overflow:hidden}.Modules-module__F0-4Qa__feats{grid-template-columns:1fr 1fr;gap:4px 10px;margin:0;padding:0;list-style:none;display:grid}.Modules-module__F0-4Qa__feats li{color:var(--ink-soft);align-items:center;gap:4px;font-size:11px;line-height:1.3;display:flex}.Modules-module__F0-4Qa__feats li svg{color:var(--brand);flex-shrink:0}@media (prefers-reduced-motion:reduce){.Modules-module__F0-4Qa__card,.Modules-module__F0-4Qa__preview{transition-property:opacity}}@media (max-width:1024px){.Modules-module__F0-4Qa__grid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.Modules-module__F0-4Qa__grid{grid-template-columns:1fr}}
.Reports-module__hHnJ5q__reports{background:#fff}.Reports-module__hHnJ5q__grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.Reports-module__hHnJ5q__card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:22px;transition:all .2s;position:relative}.Reports-module__hHnJ5q__card:before{content:"";background:var(--rep-acc);opacity:0;border-radius:0 0 3px 3px;height:3px;transition:opacity .2s;position:absolute;top:0;left:22px;right:22px}.Reports-module__hHnJ5q__card:hover{border-color:var(--rep-acc);transform:translateY(-3px);box-shadow:0 18px 40px #14100a14}.Reports-module__hHnJ5q__card:hover:before{opacity:1}.Reports-module__hHnJ5q__glyph{width:56px;height:56px;margin-bottom:16px}.Reports-module__hHnJ5q__name{letter-spacing:-.018em;margin-bottom:4px;font-size:16px;font-weight:600}.Reports-module__hHnJ5q__desc{color:var(--text-soft);font-size:12.5px;line-height:1.5}.Reports-module__hHnJ5q__foot{border-top:1px solid var(--line);color:var(--text-mute);font-size:10.5px;font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;gap:4px;margin-top:14px;padding-top:14px;display:flex}.Reports-module__hHnJ5q__footer{background:var(--pearl);border-radius:18px;align-items:center;gap:22px;margin-top:28px;padding:22px 28px;display:flex}.Reports-module__hHnJ5q__footCount{letter-spacing:-.04em;color:var(--brand);font-size:56px;font-weight:600;line-height:1}.Reports-module__hHnJ5q__footH{letter-spacing:-.02em;font-size:18px;font-weight:600}.Reports-module__hHnJ5q__footD{color:var(--text-soft);margin-top:2px;font-size:13px}.Reports-module__hHnJ5q__footer .cta{margin-left:auto}@media (max-width:1024px){.Reports-module__hHnJ5q__grid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.Reports-module__hHnJ5q__grid{grid-template-columns:1fr}.Reports-module__hHnJ5q__footer{flex-direction:column;align-items:flex-start;gap:16px}.Reports-module__hHnJ5q__footer .cta{margin-left:0}}
.compliance--big{background:linear-gradient(180deg, #fff, var(--pearl));padding:140px 0}.comp-hero{grid-template-columns:1.1fr 1fr;align-items:center;gap:64px;margin-bottom:64px;display:grid}.comp-hero__seals{flex-direction:column;gap:18px;display:flex}.seal{border:1px solid var(--line);background:#fff;border-radius:20px;align-items:center;gap:18px;padding:20px 24px;display:flex;box-shadow:0 14px 40px #14100a0d}.seal__ring{flex-shrink:0}.seal__small{color:var(--text-mute);letter-spacing:.06em;text-transform:uppercase;font-size:10.5px;font-weight:600}.seal__name{letter-spacing:-.025em;margin:2px 0;font-size:20px;font-weight:600;line-height:1.1}.seal--mor .seal__name{color:var(--ink-deep)}.seal--insa .seal__name{color:var(--color-insa-blue)}.seal__role{color:var(--text-soft);font-size:12px}.comp-split{grid-template-columns:1fr 1.05fr;align-items:start;gap:56px;margin-bottom:56px;display:grid}.comp-feat{border-top:1px solid var(--line);grid-template-columns:56px 1fr;gap:18px;padding:22px 0;display:grid}.comp-feat:last-child{border-bottom:1px solid var(--line)}.comp-feat__num{font-family:var(--font-mono);color:var(--brand);letter-spacing:.04em;padding-top:4px;font-size:14px;font-weight:700}.comp-feat h5{letter-spacing:-.02em;margin:0 0 6px;font-size:17px;font-weight:600}.comp-feat p{color:var(--text-dim);margin:0;font-size:14px;line-height:1.55}.comp-receipt-stage{background:var(--ink-deep);border-radius:24px;max-width:380px;margin:0 auto;padding:24px 24px 36px;position:relative;box-shadow:0 30px 70px #14100a2e}.comp-receipt-stage__label{color:var(--mock-faint);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:14px;font-size:11px;font-weight:600;display:flex}.comp-receipt-stage__label .dot{background:var(--color-success);border-radius:50%;width:7px;height:7px;animation:2s infinite blink;box-shadow:0 0 0 3px #34d27d33}@keyframes blink{50%{opacity:.4}}.comp-receipt-callouts{pointer-events:none;position:absolute;inset:0}.cr-call{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ff6a0fe6;border-radius:6px;align-items:center;gap:8px;padding:6px 10px;font-size:11px;font-weight:500;display:flex;position:absolute}.cr-call:before{content:"";background:var(--brand);width:24px;height:1.5px;position:absolute;top:50%;transform:translateY(-50%)}.cr-call:after{content:"";background:var(--brand);border-radius:50%;width:5px;height:5px;position:absolute;top:50%;transform:translateY(-50%)}.cr-call--tl{top:50px;left:-90px}.cr-call--tr{top:90px;right:-110px}.cr-call--bl{bottom:200px;left:-90px}.cr-call--br{bottom:80px;right:-130px}.cr-call--tl:before,.cr-call--bl:before{left:100%}.cr-call--tl:after,.cr-call--bl:after{left:calc(100% + 22px)}.cr-call--tr:before,.cr-call--br:before{right:100%}.cr-call--tr:after,.cr-call--br:after{right:calc(100% + 22px)}.receipt{max-width:320px;margin:0 auto;position:relative}.receipt__paper{font-family:var(--font-mono);color:var(--ink-soft);background:#faf6ee;border-radius:4px;padding:22px 24px 28px;font-size:12px;line-height:1.4;position:relative;box-shadow:0 18px 40px #00000040}.receipt__paper:before,.receipt__paper:after{content:"";background-image:linear-gradient(45deg,#0000 50%,#faf6ee 50%),linear-gradient(-45deg,#0000 50%,#faf6ee 50%);background-repeat:repeat-x;background-size:12px 12px;height:12px;position:absolute;left:0;right:0}.receipt__paper:before{background-position:0 100%;top:-12px}.receipt__paper:after{background-position:0 0;bottom:-12px;transform:scaleY(-1)}.receipt__head{text-align:center;margin-bottom:8px}.receipt__tin{font-size:11px}.receipt__biz{letter-spacing:.02em;margin-top:2px;font-size:17px;font-weight:700}.receipt__addr{font-size:11px}.receipt__meta{justify-content:space-between;font-size:11px;display:flex}.receipt__rule{border-top:1px dashed var(--ink-soft);opacity:.5;margin:6px 0}.receipt__type{text-align:center;letter-spacing:.06em;font-size:14px;font-weight:700}.receipt__order{font-size:10.5px;line-height:1.45}.receipt__cols,.receipt__line{grid-template-columns:1fr 28px 50px 60px;font-size:11px;display:grid}.receipt__line span:last-child{font-weight:700}.receipt__sub{justify-content:space-between;font-size:11px;display:flex}.receipt__total{letter-spacing:.02em;justify-content:space-between;font-size:18px;font-weight:700;display:flex}.receipt__qr{justify-content:center;margin:14px 0 8px;display:flex;position:relative}.receipt__qrwave{background:linear-gradient(90deg, transparent, var(--brand), transparent);filter:blur(3px);opacity:.7;width:92px;height:6px;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}.receipt__sig{justify-content:center;align-items:center;gap:6px;font-size:10px;display:flex}.receipt__erca{background:var(--ink-deep);color:#fff;letter-spacing:.05em;border-radius:3px;padding:2px 6px;font-weight:700}.receipt__shadow{filter:blur(20px);z-index:-1;background:#0000004d;border-radius:4px;position:absolute;inset:12px -8px -8px 8px}.comp-strip{background:var(--ink-deep);color:var(--mock-faint);border-radius:18px;flex-wrap:wrap;align-items:center;gap:16px;margin-top:12px;padding:22px 28px;font-size:13.5px;display:flex}.comp-strip b{color:#fff;font-weight:600}.comp-strip .dot{background:var(--text-dim);border-radius:50%;width:4px;height:4px}@media (prefers-reduced-motion:reduce){.comp-receipt-stage__label .dot{animation:none}}@media (max-width:1279px){.comp-receipt-callouts{display:none}}@media (max-width:1024px){.comp-hero{grid-template-columns:1fr;gap:36px}.comp-split{grid-template-columns:1fr;gap:40px}}@media (max-width:600px){.compliance--big{padding:64px 0}.comp-strip{gap:10px 14px;font-size:12.5px}}
.Pricing-module__y89avq__pricing{background:var(--ink-deep);color:var(--ink-text)}.Pricing-module__y89avq__toggle{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:999px;margin:24px 0 48px;padding:4px;display:inline-flex}.Pricing-module__y89avq__toggle button{color:var(--mock-faint);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:8px 18px;font-family:inherit;font-size:13px;font-weight:600;transition:all .15s}.Pricing-module__y89avq__toggle button.Pricing-module__y89avq__active{color:var(--ink-deep);background:#fff}.Pricing-module__y89avq__toggle button .Pricing-module__y89avq__save{background:var(--brand-faint);color:var(--brand);border-radius:999px;margin-left:6px;padding:2px 6px;font-size:10px}.Pricing-module__y89avq__tiers{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.Pricing-module__y89avq__tier{background:#ffffff0a;border:1px solid #ffffff14;border-radius:22px;flex-direction:column;padding:28px 24px;transition:all .2s;display:flex;position:relative}.Pricing-module__y89avq__tier:hover{border-color:#ffffff2e;transform:translateY(-2px)}.Pricing-module__y89avq__tierFeatured{background:linear-gradient(#ff6a0f29,#ff6a0f0a);border:1px solid #ff6a0f80;box-shadow:inset 0 0 0 1px #ff6a0f66,0 24px 60px #ff6a0f2e}.Pricing-module__y89avq__tag{background:var(--brand);color:#fff;letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:700;position:absolute;top:-12px;left:24px}.Pricing-module__y89avq__name{color:var(--mock-faint);letter-spacing:.02em;font-size:14px;font-weight:500}.Pricing-module__y89avq__pitch{color:var(--mock-faint);min-height:38px;margin:6px 0 18px;font-size:13.5px;line-height:1.45}.Pricing-module__y89avq__price{align-items:baseline;gap:4px;margin:8px 0 4px;display:flex}.Pricing-module__y89avq__price .Pricing-module__y89avq__currency{color:var(--mock-faint);font-size:16px;font-weight:500}.Pricing-module__y89avq__price .Pricing-module__y89avq__num{letter-spacing:-.035em;color:#fff;font-size:44px;font-weight:600;line-height:1}.Pricing-module__y89avq__price .Pricing-module__y89avq__numCustom{font-size:34px}.Pricing-module__y89avq__price .Pricing-module__y89avq__per{color:var(--mock-faint);font-size:13px}.Pricing-module__y89avq__seat{color:#8a8278;margin-bottom:22px;font-size:12px}.Pricing-module__y89avq__cta{color:#fff;text-align:center;cursor:pointer;background:#ffffff14;border:0;border-radius:10px;width:100%;margin-bottom:22px;padding:12px;font-family:inherit;font-size:14px;font-weight:600;text-decoration:none;transition:all .15s;display:block}.Pricing-module__y89avq__cta:hover{background:#ffffff24}.Pricing-module__y89avq__tierFeatured .Pricing-module__y89avq__cta{background:var(--brand);box-shadow:0 8px 22px #ff6a0f66}.Pricing-module__y89avq__tierFeatured .Pricing-module__y89avq__cta:hover{background:var(--brand-hover)}.Pricing-module__y89avq__divider{color:#8a8278;letter-spacing:.1em;text-transform:uppercase;margin-bottom:12px;font-size:11px}.Pricing-module__y89avq__dividerSecond{margin-top:18px}.Pricing-module__y89avq__feats{margin:0;padding:0;list-style:none}.Pricing-module__y89avq__feats li{color:#d8d2c7;padding:7px 0 7px 26px;font-size:13.5px;line-height:1.4;position:relative}.Pricing-module__y89avq__feats li:before{content:"";background:#ff6a0f2e url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23FF6A0F' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'><path d='M4 12l5 5L20 6'/></svg>") 50%/9px no-repeat;border-radius:50%;width:14px;height:14px;position:absolute;top:11px;left:0}.Pricing-module__y89avq__feats li.Pricing-module__y89avq__featMissing:before{background:#ffffff0f}.Pricing-module__y89avq__feats li.Pricing-module__y89avq__featMissing{color:#6f685e}.Pricing-module__y89avq__foot{color:var(--mock-faint);justify-content:center;gap:30px;margin-top:36px;font-size:13px;display:flex}.Pricing-module__y89avq__foot strong{color:#fff;font-weight:600}.Pricing-module__y89avq__vat{text-align:center;color:#8a8278;margin-top:18px;font-size:12.5px}@media (prefers-reduced-motion:reduce){.Pricing-module__y89avq__toggle button,.Pricing-module__y89avq__tier,.Pricing-module__y89avq__cta{transition:none}.Pricing-module__y89avq__tier:hover{transform:none}}@media (max-width:1024px){.Pricing-module__y89avq__tiers{grid-template-columns:1fr 1fr}}@media (max-width:600px){.Pricing-module__y89avq__tiers{grid-template-columns:1fr}}
.hw-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.hw-card{border:1px solid var(--line);border-radius:var(--r-card-lg);background:#fff;flex-direction:column;display:flex;overflow:hidden}.hw-card__media{aspect-ratio:4/3;background:linear-gradient(160deg, var(--pearl), var(--pearl-2));border-bottom:1px solid var(--line);place-items:center;display:grid;position:relative;overflow:hidden}.hw-card__media:before{content:"";pointer-events:none;background-image:repeating-linear-gradient(135deg,#14100a06 0 1px,#0000 1px 14px);position:absolute;inset:0}.hw-card__body{flex-direction:column;flex:1;padding:26px;display:flex}.hw-card__cat{letter-spacing:.16em;text-transform:uppercase;color:var(--brand);margin-bottom:6px;font-size:11px;font-weight:600}.hw-card__name{letter-spacing:-.025em;margin-bottom:6px;font-size:24px;font-weight:600}.hw-card__pitch{color:var(--text-soft);margin-bottom:18px;font-size:14px;line-height:1.5}.hw-specs{grid-template-columns:1fr 1fr;gap:8px 16px;margin:0 0 22px;padding:0;list-style:none;display:grid}.hw-specs li{color:var(--ink-soft);flex-direction:column;gap:1px;font-size:12px;display:flex}.hw-specs li .k{color:var(--text-mute);letter-spacing:.06em;text-transform:uppercase;font-size:10.5px}.hw-card__footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:18px;display:flex}.hw-card__price{flex-direction:column;display:flex}.hw-card__price .pre{color:var(--text-mute);font-size:11px}.hw-card__price .v{letter-spacing:-.02em;font-size:22px;font-weight:600}.hw-svg{width:78%;height:78%}.hw-bundle{background:var(--ink-deep);color:var(--ink-text);border-radius:var(--r-card-lg);justify-content:space-between;align-items:center;gap:24px;margin-top:28px;padding:28px 32px;display:flex}.hw-bundle h5{letter-spacing:-.02em;color:#fff;margin:0 0 4px;font-size:20px;font-weight:600}.hw-bundle p{color:var(--mock-faint);margin:0;font-size:14px}.hw-bundle__price{letter-spacing:-.025em;color:#fff;font-size:28px;font-weight:600}@media (max-width:900px){.hw-grid{grid-template-columns:1fr}}@media (max-width:600px){.hw-bundle{flex-direction:column;align-items:flex-start;gap:16px}}
.HowItWorks-module__CVZ9ca__steps{counter-reset:step;grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.HowItWorks-module__CVZ9ca__stepCard{border:1px solid var(--line);border-radius:var(--r-card);counter-increment:step;background:#fff;padding:26px;position:relative}.HowItWorks-module__CVZ9ca__stepCard:before{content:counter(step, decimal-leading-zero);font-family:var(--font-mono);color:#bdb6ac;letter-spacing:.08em;font-size:12px;position:absolute;top:22px;right:22px}.HowItWorks-module__CVZ9ca__ico{background:var(--brand-faint);width:40px;height:40px;color:var(--brand);border-radius:10px;place-items:center;margin-bottom:16px;display:grid}.HowItWorks-module__CVZ9ca__stepCard h5{letter-spacing:-.02em;margin:0 0 6px;font-size:17px;font-weight:600}.HowItWorks-module__CVZ9ca__stepCard p{color:var(--text-soft);margin:0;font-size:13.5px;line-height:1.5}@media (max-width:1024px){.HowItWorks-module__CVZ9ca__steps{grid-template-columns:1fr 1fr}}@media (max-width:600px){.HowItWorks-module__CVZ9ca__steps{grid-template-columns:1fr}}
.Testimonials-module__TtmjKG__grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.Testimonials-module__TtmjKG__card{border:1px solid var(--line);background:#fff;border-radius:22px;flex-direction:column;padding:32px;display:flex}.Testimonials-module__TtmjKG__quote{letter-spacing:-.012em;color:var(--ink-soft);text-wrap:pretty;margin:0 0 24px;font-size:17px;line-height:1.55}.Testimonials-module__TtmjKG__author{border-top:1px solid var(--line);align-items:center;gap:12px;margin-top:auto;padding-top:20px;display:flex}.Testimonials-module__TtmjKG__avatar{background:linear-gradient(135deg, var(--brand) 0%, var(--brand-press) 100%);color:#fff;border-radius:50%;place-items:center;width:40px;height:40px;font-size:14px;font-weight:600;display:grid}.Testimonials-module__TtmjKG__name{font-size:13.5px;font-weight:600}.Testimonials-module__TtmjKG__role{color:var(--text-mute);font-size:12px}@media (max-width:880px){.Testimonials-module__TtmjKG__grid{grid-template-columns:1fr}}
.faq{max-width:880px;margin:0 auto}.faq__item{border-top:1px solid var(--line-strong);padding:22px 0}.faq__item:last-child{border-bottom:1px solid var(--line-strong)}.faq__q{cursor:pointer;letter-spacing:-.02em;color:var(--text);justify-content:space-between;align-items:center;gap:24px;font-size:18px;font-weight:600;list-style:none;display:flex}.faq__q::-webkit-details-marker{display:none}.faq__q:focus-visible{outline:2px solid var(--brand);outline-offset:4px;border-radius:4px}.faq__plus{border:1px solid var(--line-strong);width:28px;height:28px;transition:all .18s var(--ease-out-soft);color:var(--text-soft);border-radius:50%;flex-shrink:0;place-items:center;display:grid}.faq__item[open] .faq__plus{background:var(--brand);border-color:var(--brand);color:#fff;transform:rotate(45deg)}.faq__a{color:var(--text-dim);max-width:720px;margin-top:14px;font-size:15px;line-height:1.6}@media (prefers-reduced-motion:reduce){.faq__plus{transition:none}}
.cta-band{background:radial-gradient(ellipse 60% 80% at 70% 50%, #ff6a0f2e, transparent 65%), var(--ink-deep);color:var(--ink-text);padding:100px 0;position:relative;overflow:hidden}.cta-band__grid{grid-template-columns:1.2fr 1fr;align-items:center;gap:64px;display:grid}.cta-band h3{letter-spacing:-.04em;color:#fff;text-wrap:balance;margin:0 0 18px;font-size:56px;font-weight:600;line-height:1}.cta-band p{color:var(--mock-faint);max-width:540px;margin:0 0 28px;font-size:18px;line-height:1.55}.cta-band .actions{flex-wrap:wrap;gap:12px;display:flex}.cta-band__ghost{color:#fff;background:#ffffff14;border-color:#ffffff2e}.cta-band__ghost:hover{background:#ffffff24;border-color:#ffffff47}.contact-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:22px;padding:28px}.contact-card h5{color:#fff;margin:0 0 18px;font-size:16px;font-weight:600}.contact-li{color:inherit;border-top:1px solid #ffffff14;align-items:center;gap:14px;padding:14px 0;text-decoration:none;display:flex}.contact-li:first-of-type{border-top:0;padding-top:0}.contact-li .ic{width:38px;height:38px;color:var(--brand);background:#ff6a0f29;border-radius:10px;flex-shrink:0;place-items:center;display:grid}.contact-li .lbl{color:#8a8278;letter-spacing:.08em;text-transform:uppercase;font-size:11px;display:block}.contact-li .val{color:#fff;margin-top:1px;font-size:15px;font-weight:500;display:block}@media (max-width:1024px){.cta-band__grid{grid-template-columns:1fr;gap:36px}}
.Footer-module__scA_PG__footer{background:var(--ink-1000);color:var(--mock-faint);border-top:1px solid #ffffff0f;padding:64px 0 36px}.Footer-module__scA_PG__grid{grid-template-columns:1.4fr repeat(4,1fr);gap:40px;margin-bottom:48px;display:grid}.Footer-module__scA_PG__brand{color:#fff;letter-spacing:-.025em;align-items:center;gap:10px;font-size:17px;font-weight:600;text-decoration:none;display:flex}.Footer-module__scA_PG__brandMark{border-radius:6px;width:28px;height:28px;box-shadow:0 4px 14px #ff6a0f59}.Footer-module__scA_PG__about{color:#8a8278;max-width:320px;margin-top:14px;font-size:14px;line-height:1.55}.Footer-module__scA_PG__switcher{margin-top:18px}.Footer-module__scA_PG__col h6{color:#fff;letter-spacing:.06em;text-transform:uppercase;margin:0 0 16px;font-size:13px;font-weight:600}.Footer-module__scA_PG__col a{color:var(--mock-faint);padding:5px 0;font-size:14px;text-decoration:none;display:block}.Footer-module__scA_PG__col a:hover{color:var(--brand)}.Footer-module__scA_PG__bottom{color:#6f685e;border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding-top:28px;font-size:12.5px;display:flex}.Footer-module__scA_PG__bottomLinks{gap:22px;display:flex}.Footer-module__scA_PG__bottomLinks a{color:#6f685e;text-decoration:none}.Footer-module__scA_PG__bottomLinks a:hover{color:#fff}@media (max-width:900px){.Footer-module__scA_PG__grid{grid-template-columns:1fr 1fr;gap:32px 24px}.Footer-module__scA_PG__grid>div:first-child{grid-column:1/-1}}@media (max-width:600px){.Footer-module__scA_PG__bottom{flex-direction:column;align-items:flex-start;gap:12px}}
