.qs-landing{background:var(--color-background);color:var(--color-ink);font-family:Inter,system-ui,-apple-system,sans-serif;overflow-x:hidden}.qs-landing a{color:inherit;text-decoration:none}.qs-landing img{max-width:100%;display:block}.qs-landing .wrap{max-width:1320px;margin:0 auto;padding:0 48px}.qs-landing header{z-index:10;position:relative}.qs-landing .header-inner{justify-content:space-between;align-items:center;gap:32px;padding-top:28px;padding-bottom:28px;display:flex}.qs-landing .q-logo{flex-shrink:0;align-items:center;gap:14px;display:flex}.qs-landing .q-logo-tile{border-radius:14px;width:52px;height:52px;overflow:hidden;box-shadow:0 6px 18px #2901472e}.qs-landing .q-logo-tile img{object-fit:cover;width:100%;height:100%}.qs-landing .q-logo-name{color:#290147;letter-spacing:-.02em;font-family:Inter Tight,sans-serif;font-size:21px;font-weight:800}.qs-landing nav{align-items:center;gap:36px;display:flex}.qs-landing nav .nav-link{color:var(--color-ink-secondary);font-size:15px;font-weight:500;transition:color .2s}.qs-landing nav .nav-link:hover{color:#290147}.qs-landing .q-btn{cursor:pointer;white-space:nowrap;border-radius:999px;align-items:center;gap:10px;font-weight:600;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.qs-landing .q-btn-header{color:#fff;background:#290147;padding:12px 24px;font-size:14.5px;box-shadow:0 8px 20px #2901472e}.qs-landing .q-btn-header:hover{background:#3a0a63;transform:translateY(-1px)}.qs-landing .hero{grid-template-columns:1.02fr 1fr;align-items:stretch;gap:64px;padding-bottom:48px;display:grid}.qs-landing .hero-height{min-height:calc(100vh - 118px)}.qs-landing .visual-zone{background:linear-gradient(160deg,#faf7fc 0%,#f4eff9 55%,#ece3f4 100%);border-radius:32px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.qs-landing .blob{pointer-events:none;border-radius:50%;position:absolute}.qs-landing .blob-violet{background:radial-gradient(circle at 60% 60%,#29014724,#0000 68%);width:560px;height:560px;top:-180px;left:-140px}.qs-landing .blob-orange{background:radial-gradient(circle at 45% 45%,#ed502733,#0000 66%);width:620px;height:620px;bottom:-240px;right:-160px}.qs-landing .ring{pointer-events:none;border:1.5px solid #2901471f;border-radius:50%;width:220px;height:220px;position:absolute;top:12%;right:8%}.qs-landing .ring:after{content:"";background:#ed5027;border-radius:50%;width:10px;height:10px;position:absolute;top:24px;left:-5px}.qs-landing .dots{pointer-events:none;background-image:radial-gradient(#29014738 1.6px,#0000 1.6px);background-size:16px 16px;width:120px;height:120px;position:absolute;bottom:10%;left:8%}.qs-landing .phone-shadow{background:radial-gradient(#29014738,#0000 70%);width:440px;height:64px;position:absolute;bottom:6%;left:50%;transform:translate(-50%)}.qs-landing .phone{z-index:2;filter:drop-shadow(0 40px 60px #29014747);width:min(400px,78%);position:relative}.qs-landing .phone img{mix-blend-mode:multiply;width:100%}.qs-landing .float-pill{z-index:3;color:#290147;background:#fff;border-radius:999px;align-items:center;gap:10px;padding:12px 20px;font-size:14px;font-weight:600;display:flex;position:absolute;box-shadow:0 16px 40px #29014729}.qs-landing .pill-top{animation:5s ease-in-out infinite qsFloaty;top:14%;left:6%}.qs-landing .pill-top .dot{background:#ed5027;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 4px #ed50272e}.qs-landing .badge-round{z-index:3;background:#ed5027;border-radius:50%;justify-content:center;align-items:center;width:74px;height:74px;animation:6s ease-in-out infinite reverse qsFloaty;display:flex;position:absolute;bottom:18%;right:9%;box-shadow:0 18px 40px #ed502761}.qs-landing .badge-round svg{width:34px;height:34px}@keyframes qsFloaty{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.qs-landing .content-zone{flex-direction:column;justify-content:center;padding:40px 0;display:flex}.qs-landing .q-eyebrow{color:#ed5027;letter-spacing:.08em;text-transform:uppercase;background:#ed502717;border-radius:999px;align-self:flex-start;align-items:center;gap:10px;margin-bottom:28px;padding:9px 18px;font-size:13px;font-weight:700;display:inline-flex}.qs-landing .q-eyebrow:before{content:"";background:#ed5027;border-radius:50%;width:7px;height:7px}.qs-landing h1{letter-spacing:-.035em;color:#290147;margin-bottom:26px;font-family:Inter Tight,sans-serif;font-size:clamp(42px,4.4vw,64px);font-weight:800;line-height:1.04}.qs-landing h1 .line2{display:block}.qs-landing h1 .hl{color:#ed5027;white-space:nowrap;position:relative}.qs-landing .hero-sub{color:var(--color-ink-secondary);max-width:480px;margin-bottom:38px;font-size:18px;line-height:1.65}.qs-landing .hero-sub strong{color:var(--color-ink);font-weight:600}.qs-landing .cta-row{flex-wrap:wrap;align-items:center;gap:22px;display:flex}.qs-landing .q-btn-primary{color:#fff;background:#ed5027;padding:19px 36px;font-size:17px;box-shadow:0 14px 34px #ed502757}.qs-landing .q-btn-primary:hover{background:#ff6b44;transform:translateY(-2px);box-shadow:0 18px 42px #ed50276b}.qs-landing .q-btn-primary .arrow{transition:transform .2s}.qs-landing .q-btn-primary:hover .arrow{transform:translate(4px)}.qs-landing .q-btn-secondary{color:#290147;border-bottom:2px solid #2901472e;padding:12px 4px;font-size:15.5px;font-weight:600}.qs-landing .q-btn-secondary:hover{color:#ed5027;border-color:#ed5027}.qs-landing .micro-trust{color:var(--color-ink-secondary);align-items:center;gap:12px;margin-top:34px;font-size:14px;display:flex}.qs-landing .micro-trust .spark{color:#290147;background:#f4eff9;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.qs-landing .benefits{padding:116px 0 124px;position:relative;overflow:hidden}.qs-landing .benefits:before{content:"";background:linear-gradient(90deg,#0000,#29014726,#0000);width:min(880px,82%);height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.qs-landing .b-bg1,.qs-landing .b-bg2{pointer-events:none;border-radius:50%;position:absolute}.qs-landing .b-bg1{background:radial-gradient(circle at 45% 55%,#ed502714,#0000 66%);width:560px;height:560px;top:-200px;right:-180px}.qs-landing .b-bg2{background:radial-gradient(circle at 55% 45%,#29014717,#0000 68%);width:680px;height:680px;bottom:-300px;left:-240px}.qs-landing .b-dots{pointer-events:none;background-image:radial-gradient(#29014729 1.5px,#0000 1.5px);background-size:15px 15px;width:110px;height:110px;position:absolute;top:110px;left:5%}.qs-landing .b-head{z-index:1;text-align:center;max-width:680px;margin:0 auto 62px;position:relative}.qs-landing .benefits .q-eyebrow{align-self:center;margin-bottom:26px}.qs-landing .b-head h2{letter-spacing:-.03em;color:#290147;margin-bottom:18px;font-family:Inter Tight,sans-serif;font-size:clamp(34px,3.8vw,50px);font-weight:800;line-height:1.08}.qs-landing .b-head h2 .hl{color:#ed5027;white-space:nowrap}.qs-landing .b-head p{color:var(--color-ink-secondary);max-width:540px;margin:0 auto;font-size:17px;line-height:1.62}.qs-landing .b-grid{z-index:1;grid-template-columns:repeat(2,1fr);gap:26px;display:grid;position:relative}.qs-landing .b-card{background:#fff;border:1px solid #29014714;border-radius:26px;padding:26px 30px 34px;transition:transform .4s cubic-bezier(.22,.9,.3,1),box-shadow .4s cubic-bezier(.22,.9,.3,1),border-color .4s;position:relative;box-shadow:0 10px 30px #2901470f}.qs-landing .b-card:before{content:"";transform-origin:0;background:linear-gradient(90deg,#290147,#ed5027);border-radius:0 0 6px 6px;width:64px;height:3px;transition:transform .5s cubic-bezier(.22,.9,.3,1);position:absolute;top:-1px;left:30px;transform:scaleX(.35)}.qs-landing .b-card:hover{border-color:#ed502738;transform:translateY(-8px);box-shadow:0 28px 56px #29014724}.qs-landing .b-card:hover:before{transform:scaleX(1)}.qs-landing .b-viz{border-radius:18px;height:172px;margin-bottom:24px;position:relative;overflow:hidden}.qs-landing .v-zero{background:linear-gradient(145deg,#fff3ee 0%,#ffe5db 100%)}.qs-landing .v-flow{background:linear-gradient(145deg,#f6f1fb 0%,#ece3f4 100%)}.qs-landing .v-net{background:linear-gradient(145deg,#f5f0fa 0%,#ede4f5 100%)}.qs-landing .v-time{background:linear-gradient(145deg,#fff3ee 0%,#ffe5db 100%)}.qs-landing .b-ic{z-index:2;color:#290147;background:#fff;border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;transition:transform .45s cubic-bezier(.34,1.56,.64,1);display:flex;position:absolute;top:16px;left:16px;box-shadow:0 8px 18px #2901471a}.qs-landing .b-ic svg{width:20px;height:20px}.qs-landing .b-card:hover .b-ic{transform:rotate(-8deg)scale(1.08)}.qs-landing .b-card h3{letter-spacing:-.02em;color:#290147;margin-bottom:10px;font-family:Inter Tight,sans-serif;font-size:23px;font-weight:700}.qs-landing .b-card p{color:var(--color-ink-secondary);font-size:15.5px;line-height:1.62}.qs-landing .zero{justify-content:center;align-items:center;height:100%;display:flex;position:relative}.qs-landing .zero .rings{width:0;height:0;position:absolute;top:50%;left:50%}.qs-landing .zero .rings i{border:2px solid #ed50274d;border-radius:50%;width:120px;height:120px;animation:3.4s ease-out infinite qsPulse;position:absolute;top:-60px;left:-60px}.qs-landing .zero .rings i:nth-child(2){animation-delay:1.7s}.qs-landing .zero-num{letter-spacing:-.04em;color:#290147;text-shadow:0 14px 28px #29014724;font-family:Inter Tight,sans-serif;font-size:98px;font-weight:900;line-height:1}.qs-landing .zero-pct{color:#ed5027;margin-left:7px;font-size:46px;font-weight:800;transition:transform .45s cubic-bezier(.34,1.56,.64,1);transform:translateY(-14px)}.qs-landing .b-card:hover .zero-pct{transform:translateY(-14px)rotate(-10deg)scale(1.1)}@keyframes qsPulse{0%{opacity:.75;transform:scale(.5)}75%,to{opacity:0;transform:scale(1.25)}}.qs-landing .flow{align-items:center;gap:12px;height:100%;padding:30px 20px 0;display:flex}.qs-landing .flow-chip{color:#290147;white-space:nowrap;background:#fff;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-size:12.5px;font-weight:600;transition:transform .35s cubic-bezier(.34,1.56,.64,1);display:inline-flex;box-shadow:0 8px 18px #2901471a}.qs-landing .flow-chip svg{flex-shrink:0;width:15px;height:15px}.qs-landing .flow-from svg{color:#290147}.qs-landing .flow-to svg{color:#ed5027}.qs-landing .b-card:hover .flow-chip{transform:translateY(-4px)}.qs-landing .flow-line{background-image:linear-gradient(90deg,#29014742 55%,#0000 45%);background-repeat:repeat-x;background-size:12px 2px;border-radius:2px;flex:1;height:2px;display:block;position:relative}.qs-landing .flow-dot{opacity:0;background:#ed5027;border-radius:50%;width:10px;height:10px;margin-top:-5px;animation:2.8s cubic-bezier(.45,.05,.55,.95) infinite qsDotTravel;position:absolute;top:50%;left:0;box-shadow:0 0 0 5px #ed502729,0 4px 10px #ed502780}.qs-landing .b-card:hover .flow-dot{animation-duration:1.2s}@keyframes qsDotTravel{0%{opacity:0;left:0}14%{opacity:1}86%{opacity:1}to{opacity:0;left:calc(100% - 10px)}}.qs-landing .net-wrap{justify-content:center;align-items:center;height:100%;display:flex}.qs-landing .net{aspect-ratio:200/132;width:auto;max-width:92%;height:88%}.qs-landing .net-lines line{transition:stroke .4s}.qs-landing .b-card:hover .net-lines line{stroke:#ed502780}.qs-landing .net-node{transform-box:fill-box;transform-origin:50%;transition:transform .35s cubic-bezier(.34,1.56,.64,1)}.qs-landing .b-card:hover .net-node{transform:scale(1.16)}.qs-landing .net-node circle:first-child{fill:#fff;stroke:#290147;stroke-width:2px}.qs-landing .net-node circle+circle{fill:#290147;stroke:none}.qs-landing .net-node.accent circle:first-child{stroke:#ed5027}.qs-landing .net-node.accent circle+circle{fill:#ed5027}.qs-landing .net-dot{fill:#ed5027;opacity:0;filter:drop-shadow(0 0 4px #ed5027a6);animation:3.4s cubic-bezier(.45,.05,.55,.95) infinite qsToCore;animation-delay:var(--dd,0s)}@keyframes qsToCore{0%{opacity:0;transform:translate(0)}14%{opacity:1}80%{opacity:.9}to{transform:translate(var(--tx,0px), var(--ty,0px));opacity:0}}.qs-landing .core-halo{fill:none;stroke:#ed502773;stroke-width:2px;transform-box:fill-box;transform-origin:50%;animation:3.4s ease-out infinite qsHalo}@keyframes qsHalo{0%{opacity:.7;transform:scale(1)}70%,to{opacity:0;transform:scale(1.75)}}.qs-landing .time-wrap{justify-content:center;align-items:center;height:100%;display:flex;position:relative}.qs-landing .time{width:138px;height:138px;transition:transform .45s cubic-bezier(.34,1.56,.64,1)}.qs-landing .b-card:hover .time{transform:scale(1.05)}.qs-landing .time-prog{stroke-dasharray:326.7}.qs-landing .b-card.in .time-prog{stroke-dashoffset:0;transition:stroke-dashoffset 1.3s cubic-bezier(.35,.65,.3,1) .45s}.qs-landing .time-tip{fill:#ed5027;filter:drop-shadow(0 0 6px #ed5027bf);opacity:0;transform-origin:70px 76px;transform-box:view-box}.qs-landing .b-card.in .time-tip{animation:1.3s cubic-bezier(.35,.65,.3,1) .45s forwards qsTipRun}@keyframes qsTipRun{0%{opacity:0;transform:rotate(0)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:rotate(360deg)}}.qs-landing .time-num{text-align:center;pointer-events:none;line-height:1;position:absolute;top:calc(50% + 7px);left:50%;transform:translate(-50%,-50%)}.qs-landing .time-num strong{letter-spacing:-.02em;color:#290147;font-family:Inter Tight,sans-serif;font-size:36px;font-weight:800;display:block}.qs-landing .time-num small{letter-spacing:.1em;text-transform:uppercase;color:#ed5027;margin-top:4px;font-size:11.5px;font-weight:700;display:block}.qs-landing.qs-js .reveal{opacity:0;transition:opacity .85s ease var(--d,0s), transform .85s cubic-bezier(.22, .9, .3, 1) var(--d,0s);will-change:opacity, transform;transform:translateY(30px)}.qs-landing.qs-js .reveal.in{opacity:1;will-change:auto;transform:translateY(0)}.qs-landing .b-card:not(.in) .time-prog{stroke-dashoffset:326.7px;transition:none}.qs-landing .cta-final{padding:0 0 124px;position:relative}.qs-landing .cta-panel{text-align:center;background:radial-gradient(at 16% 115%,#ed50274d,#0000 55%),radial-gradient(at 88% -12%,#8c46be73,#0000 60%),linear-gradient(152deg,#36095e 0%,#290147 52%,#1d0134 100%);border-radius:36px;flex-direction:column;align-items:center;padding:96px 48px 88px;display:flex;position:relative;overflow:hidden;box-shadow:0 34px 90px #2901474d}.qs-landing .cf-glow{pointer-events:none;background:radial-gradient(circle,#ed502742,#0000 65%);border-radius:50%;width:660px;height:660px;animation:16s ease-in-out infinite alternate qsDrift;position:absolute;bottom:-330px;left:-180px}.qs-landing .cf-orb{pointer-events:none;background:radial-gradient(circle at 40% 60%,#aa6ee14d,#0000 65%);border-radius:50%;width:500px;height:500px;animation:18s ease-in-out infinite alternate-reverse qsDrift;position:absolute;top:-200px;right:-150px}@keyframes qsDrift{0%{transform:translate(0)scale(1)}to{transform:translate(44px,-34px)scale(1.09)}}.qs-landing .cf-ring{pointer-events:none;border:1.5px solid #ffffff21;border-radius:50%;width:200px;height:200px;position:absolute;top:16%;left:9%}.qs-landing .cf-ring:after{content:"";background:#ed5027;border-radius:50%;width:9px;height:9px;position:absolute;top:26px;left:-4px}.qs-landing .cf-dots{pointer-events:none;background-image:radial-gradient(#fff3 1.6px,#0000 1.6px);background-size:16px 16px;width:120px;height:120px;position:absolute;bottom:12%;right:7%}.qs-landing .cf-particles span{pointer-events:none;border-radius:50%;animation:7s ease-in-out infinite qsCfFloat;position:absolute}@keyframes qsCfFloat{0%,to{opacity:.4;transform:translateY(0)}50%{opacity:.85;transform:translateY(-16px)}}.qs-landing .cta-panel .q-eyebrow{color:#ff8a63;z-index:1;background:#ed50272e;align-self:center;position:relative}.qs-landing .cta-final h2{z-index:1;letter-spacing:-.035em;color:#fff;margin-bottom:22px;font-family:Inter Tight,sans-serif;font-size:clamp(40px,5vw,64px);font-weight:800;line-height:1.06;position:relative}.qs-landing .cta-final h2 .hl{color:#ed5027}.qs-landing .cta-sub{z-index:1;color:#ffffffc7;max-width:520px;margin-bottom:42px;font-size:18px;line-height:1.65;position:relative}.qs-landing .cta-sub strong{color:#fff;font-weight:600}.qs-landing .q-btn-wa{z-index:1;color:#fff;letter-spacing:-.01em;background:#ed5027;border-radius:999px;align-items:center;gap:14px;padding:16px 40px 16px 18px;font-family:Inter Tight,sans-serif;font-size:18.5px;font-weight:700;transition:transform .35s cubic-bezier(.22,.9,.3,1),box-shadow .35s cubic-bezier(.22,.9,.3,1),background-color .3s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 18px 44px #ed50276b,inset 0 1px #ffffff38}.qs-landing .q-btn-wa:before{content:"";pointer-events:none;background:linear-gradient(105deg,#0000,#ffffff59,#0000);width:36%;transition:transform .9s;position:absolute;top:0;bottom:0;left:-40%;transform:skew(-18deg)translate(-160%)}.qs-landing .q-btn-wa:hover{background:#ff6b44;transform:translateY(-3px);box-shadow:0 26px 62px #ed502785,inset 0 1px #ffffff38}.qs-landing .q-btn-wa:hover:before{transform:skew(-18deg)translate(440%)}.qs-landing .q-btn-wa:active{transform:translateY(-1px)scale(.985)}.qs-landing .q-btn-wa:focus-visible{outline-offset:3px;outline:3px solid #ffffffd9}.qs-landing .wa-ic{background:#ffffff2e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;transition:transform .45s cubic-bezier(.34,1.56,.64,1);display:flex}.qs-landing .wa-ic svg{fill:#fff;width:24px;height:24px}.qs-landing .q-btn-wa:hover .wa-ic{transform:rotate(-8deg)scale(1.1)}.qs-landing .wa-arrow{flex-shrink:0;transition:transform .3s}.qs-landing .q-btn-wa:hover .wa-arrow{transform:translate(5px)}.qs-landing .wa-support{z-index:1;color:#ffffffb8;align-items:center;gap:11px;margin-top:28px;font-size:14.5px;font-weight:500;display:flex;position:relative}.qs-landing .wa-live{background:#ed5027;border-radius:50%;flex-shrink:0;width:9px;height:9px;position:relative}.qs-landing .wa-live:after{content:"";background:#ed50278c;border-radius:50%;animation:2.2s cubic-bezier(0,0,.2,1) infinite qsWaPing;position:absolute;inset:0}@keyframes qsWaPing{0%{opacity:.8;transform:scale(1)}80%,to{opacity:0;transform:scale(2.8)}}@media (max-width:1100px){.qs-landing .wrap{padding:0 32px}.qs-landing .hero{grid-template-columns:1fr;gap:40px}.qs-landing .hero-height{min-height:0}.qs-landing .content-zone{order:-1;align-items:flex-start;padding:24px 0 8px}.qs-landing .visual-zone{min-height:520px}.qs-landing .phone{width:min(340px,70%)}}@media (max-width:980px){.qs-landing .benefits{padding:88px 0 96px}.qs-landing .b-grid{gap:20px}.qs-landing .b-viz{height:156px}.qs-landing .zero-num{font-size:80px}.qs-landing .zero-pct{font-size:38px}.qs-landing .cta-final{padding-bottom:96px}.qs-landing .cta-panel{padding:76px 40px 68px}}@media (max-width:760px){.qs-landing .wrap{padding:0 20px}.qs-landing .header-inner{padding-top:18px;padding-bottom:18px}.qs-landing nav .nav-link{display:none}.qs-landing .q-btn-header{padding:10px 18px;font-size:13.5px}.qs-landing .q-logo-tile{border-radius:12px;width:44px;height:44px}.qs-landing .q-logo-name{font-size:18px}.qs-landing h1{font-size:clamp(34px,9vw,44px)}.qs-landing .hero-sub{margin-bottom:30px;font-size:16px}.qs-landing .cta-row{gap:16px}.qs-landing .q-btn-primary{justify-content:center;width:100%;padding:16px 28px;font-size:15.5px}.qs-landing .visual-zone{border-radius:24px;min-height:420px}.qs-landing .phone{width:min(260px,72%)}.qs-landing .phone-shadow{width:300px;height:44px}.qs-landing .float-pill{padding:9px 14px;font-size:12.5px}.qs-landing .badge-round{width:56px;height:56px;bottom:14%;right:6%}.qs-landing .badge-round svg{width:26px;height:26px}.qs-landing .dots{display:none}.qs-landing .ring{width:150px;height:150px;top:8%;right:4%}.qs-landing .benefits{padding:68px 0 76px}.qs-landing .b-head{margin-bottom:42px}.qs-landing .b-head p{font-size:15.5px}.qs-landing .b-grid{grid-template-columns:1fr;gap:18px}.qs-landing .b-card{border-radius:22px;padding:22px 22px 28px}.qs-landing .b-viz{height:148px}.qs-landing .b-card h3{font-size:20px}.qs-landing .b-card p{font-size:14.5px}.qs-landing .zero-num{font-size:72px}.qs-landing .zero-pct{font-size:34px}.qs-landing .b-dots{display:none}.qs-landing .cta-final{padding-bottom:72px}.qs-landing .cta-panel{border-radius:28px;padding:60px 22px 54px}.qs-landing .cta-final h2{margin-bottom:16px;font-size:clamp(32px,8.6vw,42px)}.qs-landing .cta-sub{margin-bottom:32px;font-size:15.5px}.qs-landing .q-btn-wa{justify-content:center;gap:12px;width:100%;padding:15px 22px 15px 14px;font-size:16.5px}.qs-landing .wa-ic{width:38px;height:38px}.qs-landing .wa-ic svg{width:21px;height:21px}.qs-landing .wa-support{margin-top:22px;font-size:13.5px}.qs-landing .cf-ring,.qs-landing .cf-dots{display:none}}@media (prefers-reduced-motion:reduce){.qs-landing .reveal{opacity:1;transition:none;transform:none}.qs-landing .float-pill,.qs-landing .badge-round,.qs-landing .zero .rings i,.qs-landing .flow-dot,.qs-landing .net-dot,.qs-landing .core-halo,.qs-landing .time-tip,.qs-landing .cf-glow,.qs-landing .cf-orb,.qs-landing .cf-particles span,.qs-landing .wa-live:after{animation:none!important}.qs-landing .net-dot,.qs-landing .time-tip{opacity:0!important}.qs-landing .time-prog{stroke-dashoffset:0!important;transition:none!important}.qs-landing .time,.qs-landing .b-card,.qs-landing .b-ic,.qs-landing .zero-pct,.qs-landing .flow-chip,.qs-landing .net-node,.qs-landing .q-btn{transition:none!important}.qs-landing .b-card:hover,.qs-landing .time:hover{transform:none}.qs-landing .q-btn-wa,.qs-landing .wa-ic,.qs-landing .wa-arrow{transition:none!important}.qs-landing .q-btn-wa:hover{transform:none}.qs-landing .q-btn-wa:before{display:none}}
