.stq{--stq-ink:#0d1117;--stq-muted:#5b6675;--stq-line:#e7e9ee;--stq-bg:#fff;--stq-soft:#f6f7f9;--stq-brand:#4f39f6;--stq-brand-ink:#3b27d6;--stq-ok:#0c8a51;--stq-bad:#d33a45;color:var(--stq-ink);background:var(--stq-bg);flex-direction:column;min-height:100dvh;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;display:flex}.stq-nav{justify-content:space-between;align-items:center;width:100%;max-width:1120px;margin:0 auto;padding:18px 24px;display:flex}.stq-logo{letter-spacing:-.02em;color:var(--stq-ink);font-size:22px;font-weight:800;text-decoration:none}.stq-logo span{color:var(--stq-brand)}.stq-nav-actions{align-items:center;gap:10px;display:flex}.stq-btn{cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:11px 18px;font-size:15px;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s,opacity .15s;display:inline-flex}.stq-btn-primary{background:var(--stq-brand);color:#fff}.stq-btn-primary:hover{background:var(--stq-brand-ink)}.stq-btn-primary:disabled{opacity:.5;cursor:not-allowed}.stq-btn-ghost{color:var(--stq-ink);border-color:var(--stq-line);background:0 0}.stq-btn-ghost:hover{background:var(--stq-soft)}.stq-btn-block{width:100%}.stq-hero{text-align:center;max-width:820px;margin:0 auto;padding:72px 24px 40px}.stq-kicker{color:var(--stq-brand);background:#eceaff;border-radius:999px;align-items:center;gap:6px;margin-bottom:20px;padding:6px 12px;font-size:13px;font-weight:600;display:inline-flex}.stq-kicker svg{flex-shrink:0}.stq-hero h1{letter-spacing:-.03em;margin:0 0 18px;font-size:clamp(34px,6vw,56px);font-weight:800;line-height:1.05}.stq-hero p{color:var(--stq-muted);max-width:620px;margin:0 auto 28px;font-size:clamp(16px,2.4vw,20px);line-height:1.5}.stq-hero-cta{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.stq-section{width:100%;max-width:1120px;margin:0 auto;padding:40px 24px}.stq-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px;display:grid}.stq-card{border:1px solid var(--stq-line);background:var(--stq-bg);border-radius:14px;padding:22px}.stq-card h3{margin:0 0 8px;font-size:17px;font-weight:700}.stq-card p{color:var(--stq-muted);margin:0;font-size:14.5px;line-height:1.5}.stq-footer{border-top:1px solid var(--stq-line);text-align:center;color:var(--stq-muted);margin-top:auto;padding:28px 24px;font-size:14px}.stq-footer a{color:var(--stq-muted);text-decoration:underline}.stq-auth-wrap{flex:1;justify-content:center;align-items:center;padding:40px 20px;display:flex}.stq-auth{border:1px solid var(--stq-line);background:var(--stq-bg);border-radius:16px;width:100%;max-width:420px;padding:32px;box-shadow:0 1px 2px #0d11170a}.stq-auth h1{letter-spacing:-.02em;margin:0 0 6px;font-size:24px;font-weight:800}.stq-auth .sub{color:var(--stq-muted);margin:0 0 22px;font-size:14.5px}.stq-field{margin-bottom:16px}.stq-label{margin-bottom:6px;font-size:13.5px;font-weight:600;display:block}.stq-input-row{align-items:stretch;display:flex}.stq-input{border:1px solid var(--stq-line);background:#fff;border-radius:10px;outline:none;width:100%;padding:11px 13px;font-size:15px}.stq-input:focus{border-color:var(--stq-brand);box-shadow:0 0 0 3px #eceaff}.stq-phone{flex:1;align-items:stretch;gap:8px;display:flex}.stq-phone .PhoneInputCountry{border:1px solid var(--stq-line);background:#fff;border-radius:10px;margin:0;padding:0 6px}.stq-phone .PhoneInputInput{border:1px solid var(--stq-line);background:#fff;border-radius:10px;outline:none;flex:1;padding:11px 13px;font-size:15px}.stq-phone .PhoneInputInput:focus{border-color:var(--stq-brand);box-shadow:0 0 0 3px #eceaff}.stq-suffix{border:1px solid var(--stq-line);background:var(--stq-soft);color:var(--stq-muted);white-space:nowrap;border-left:0;border-radius:0 10px 10px 0;align-items:center;padding:0 13px;font-size:14px;display:inline-flex}.stq-input-row .stq-input{border-radius:10px 0 0 10px}.stq-hint{min-height:18px;margin-top:7px;font-size:13px}.stq-hint.ok{color:var(--stq-ok)}.stq-hint.bad{color:var(--stq-bad)}.stq-hint.neutral{color:var(--stq-muted)}.stq-alt{text-align:center;color:var(--stq-muted);margin-top:20px;font-size:14px}.stq-alt a{color:var(--stq-brand);font-weight:600;text-decoration:none}.stq-linkbtn{cursor:pointer;font:inherit;color:var(--stq-brand);background:0 0;border:0;padding:0;font-weight:600}.stq-navbar{z-index:50;-webkit-backdrop-filter:blur(12px);background:#ffffffd1;border-bottom:1px solid #e7e9eecc;position:sticky;top:0}.stq-nav-links{gap:26px;display:flex}.stq-nav-links a{color:var(--stq-muted);font-size:14.5px;font-weight:500;text-decoration:none;transition:color .15s}.stq-nav-links a:hover{color:var(--stq-ink)}@media (max-width:760px){.stq-nav-links{display:none}}@keyframes stq-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.stq-rise{animation:.55s cubic-bezier(.22,.8,.36,1) both stq-rise}.stq-rise-1{animation-delay:50ms}.stq-rise-2{animation-delay:.14s}.stq-rise-3{animation-delay:.23s}.stq-rise-4{animation-delay:.32s}@media (prefers-reduced-motion:reduce){.stq-rise{animation:none}.stq-float{animation:none!important}}.stq-hero2{position:relative;overflow:hidden}.stq-hero2-bg{pointer-events:none;background:radial-gradient(560px 320px at 12% -10%,#4f39f61a,#0000 70%),radial-gradient(620px 360px at 95% 10%,#0c8a5114,#0000 70%);position:absolute;inset:0}.stq-hero2-inner{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:48px;max-width:1120px;margin:0 auto;padding:64px 24px 56px;display:grid;position:relative}@media (max-width:920px){.stq-hero2-inner{grid-template-columns:1fr;padding-top:44px}}.stq-hero2 h1{letter-spacing:-.032em;margin:18px 0;font-size:clamp(36px,5.4vw,58px);font-weight:800;line-height:1.04}.stq-grad{background:linear-gradient(92deg, var(--stq-brand), #9333ea 60%, #0c8a51);color:#0000;-webkit-background-clip:text;background-clip:text}.stq-hero2 .stq-sub{color:var(--stq-muted);max-width:560px;margin:0 0 26px;font-size:clamp(16px,2.2vw,19px);line-height:1.6}.stq-hero-ticks{flex-wrap:wrap;gap:14px 22px;margin-top:26px;padding:0;list-style:none;display:flex}.stq-hero-ticks li{color:var(--stq-muted);align-items:center;gap:7px;font-size:14px;font-weight:500;display:inline-flex}.stq-hero-ticks svg{color:var(--stq-ok);flex-shrink:0}.stq-mock-wrap{position:relative}.stq-mock{border:1px solid var(--stq-line);background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 24px 60px -24px #0d111740,0 4px 14px #0d11170d}.stq-mock-bar{border-bottom:1px solid var(--stq-line);background:var(--stq-soft);align-items:center;gap:8px;padding:11px 14px;display:flex}.stq-mock-dot{background:#e3e6eb;border-radius:50%;width:10px;height:10px}.stq-mock-dot:first-child{background:#f87171}.stq-mock-dot:nth-child(2){background:#fbbf24}.stq-mock-dot:nth-child(3){background:#34d399}.stq-mock-url{color:var(--stq-muted);border:1px solid var(--stq-line);white-space:nowrap;text-overflow:ellipsis;background:#fff;border-radius:8px;flex:1;max-width:260px;margin-left:8px;padding:4px 12px;font-size:12.5px;overflow:hidden}.stq-mock-url strong{color:var(--stq-ink);font-weight:600}.stq-mock-body{padding:18px}.stq-mock-store-head{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.stq-mock-logo{align-items:center;gap:8px;font-size:14px;font-weight:700;display:flex}.stq-mock-logo i{background:linear-gradient(135deg, var(--stq-brand), #9333ea);border-radius:7px;width:22px;height:22px;display:inline-block}.stq-mock-navlinks{gap:12px;display:flex}.stq-mock-navlinks span{background:#eceef2;border-radius:4px;width:38px;height:7px}.stq-mock-hero{background:linear-gradient(120deg,#eef2ff,#f0fdf4 80%);border-radius:12px;margin-bottom:14px;padding:22px 18px}.stq-mock-hero b{letter-spacing:-.01em;margin-bottom:5px;font-size:15px;display:block}.stq-mock-hero span{color:var(--stq-muted);font-size:12px}.stq-mock-pill{color:#fff;background:var(--stq-ink);border-radius:999px;margin-top:12px;padding:6px 12px;font-size:11px;font-weight:700;display:inline-block}.stq-mock-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.stq-mock-card{border:1px solid var(--stq-line);border-radius:10px;padding:8px}.stq-mock-card .img{border-radius:7px;height:52px;margin-bottom:8px}.stq-mock-card:first-child .img{background:linear-gradient(135deg,#fde68a,#fca5a5)}.stq-mock-card:nth-child(2) .img{background:linear-gradient(135deg,#bfdbfe,#c4b5fd)}.stq-mock-card:nth-child(3) .img{background:linear-gradient(135deg,#bbf7d0,#99f6e4)}.stq-mock-card .t{background:#e8eaef;border-radius:4px;width:70%;height:7px;margin-bottom:6px}.stq-mock-card .p{font-size:11.5px;font-weight:700}@keyframes stq-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.stq-float{border:1px solid var(--stq-line);background:#fff;border-radius:12px;align-items:center;gap:8px;padding:10px 14px;font-size:13px;font-weight:600;animation:5s ease-in-out infinite stq-float;display:flex;position:absolute;box-shadow:0 12px 30px -12px #0d111740}.stq-float svg{flex-shrink:0}.stq-float-1{color:var(--stq-ok);top:-16px;right:-10px}.stq-float-2{animation-delay:2.2s;bottom:-14px;left:-12px}.stq-float-2 b{color:var(--stq-brand)}@media (max-width:920px){.stq-float-1{right:4px}.stq-float-2{left:4px}}.stq-strip{border-top:1px solid var(--stq-line);border-bottom:1px solid var(--stq-line);background:var(--stq-soft)}.stq-strip-inner{grid-template-columns:repeat(4,1fr);gap:18px;max-width:1120px;margin:0 auto;padding:22px 24px;display:grid}@media (max-width:760px){.stq-strip-inner{grid-template-columns:repeat(2,1fr)}}.stq-stat{text-align:center}.stq-stat b{letter-spacing:-.02em;font-size:clamp(18px,2.6vw,24px);font-weight:800;display:block}.stq-stat span{color:var(--stq-muted);font-size:13px}.stq-sec-head{text-align:center;max-width:640px;margin:0 auto 40px}.stq-sec-head h2{letter-spacing:-.025em;margin:12px 0;font-size:clamp(26px,4vw,38px);font-weight:800;line-height:1.12}.stq-sec-head p{color:var(--stq-muted);margin:0;font-size:16.5px;line-height:1.6}.stq-section-lg{width:100%;max-width:1120px;margin:0 auto;padding:72px 24px}.stq-feature{border:1px solid var(--stq-line);background:#fff;border-radius:16px;padding:24px;transition:transform .18s,box-shadow .18s,border-color .18s}.stq-feature-icon{width:40px;height:40px;color:var(--stq-brand);background:#eceaff;border-radius:11px;justify-content:center;align-items:center;margin-bottom:14px;display:flex}.stq-feature h3{margin:0 0 7px;font-size:16.5px;font-weight:700}.stq-feature p{color:var(--stq-muted);margin:0;font-size:14.5px;line-height:1.55}.stq-compare-wrap{border:1px solid var(--stq-line);background:#fff;border-radius:16px;overflow-x:auto}.stq-compare{border-collapse:collapse;width:100%;min-width:560px}.stq-compare th,.stq-compare td{text-align:left;border-bottom:1px solid var(--stq-line);padding:15px 20px;font-size:14.5px}.stq-compare tr:last-child td{border-bottom:0}.stq-compare thead th{background:var(--stq-soft);font-size:14px}.stq-compare thead th:nth-child(2){color:var(--stq-brand);font-weight:800}.stq-compare td:first-child{color:var(--stq-ink);font-weight:600}.stq-compare td{color:var(--stq-muted)}.stq-cell-yes{color:var(--stq-ok);align-items:center;gap:7px;font-weight:600;display:inline-flex}.stq-cell-no{color:var(--stq-bad);align-items:center;gap:7px;display:inline-flex}.stq-compare-note{text-align:center;color:var(--stq-muted);margin-top:14px;font-size:13px}.stq-split{grid-template-columns:1fr 1fr;align-items:center;gap:52px;display:grid}@media (max-width:880px){.stq-split{grid-template-columns:1fr;gap:30px}}.stq-split h2{letter-spacing:-.025em;margin:12px 0 14px;font-size:clamp(24px,3.4vw,34px);font-weight:800;line-height:1.15}.stq-split>div>p{color:var(--stq-muted);margin:0 0 20px;font-size:16px;line-height:1.65}.stq-checklist{gap:12px;margin:0;padding:0;list-style:none;display:grid}.stq-checklist li{align-items:flex-start;gap:11px;font-size:15px;line-height:1.5;display:flex}.stq-checklist svg{color:var(--stq-ok);flex-shrink:0;margin-top:2px}.stq-checklist b{font-weight:650}.stq-money{border:1px solid var(--stq-line);background:radial-gradient(420px 240px at 90% -20%,#0c8a511f,#0000 70%),#fff;border-radius:18px;padding:28px;box-shadow:0 20px 50px -30px #0d111740}.stq-money-row{border-bottom:1px dashed var(--stq-line);justify-content:space-between;align-items:center;padding:14px 0;font-size:15px;display:flex}.stq-money-row:last-child{border-bottom:0}.stq-money-row span{color:var(--stq-muted)}.stq-money-row b{font-weight:700}.stq-money-total b{color:var(--stq-ok);font-size:20px}.stq-steps{counter-reset:step;grid-template-columns:repeat(3,1fr);gap:18px;display:grid}@media (max-width:820px){.stq-steps{grid-template-columns:1fr}}.stq-step{border:1px solid var(--stq-line);background:#fff;border-radius:16px;padding:26px 24px;position:relative}.stq-step-num{background:var(--stq-ink);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;margin-bottom:14px;font-size:15px;font-weight:800;display:inline-flex}.stq-step h3{margin:0 0 7px;font-size:17px;font-weight:700}.stq-step p{color:var(--stq-muted);margin:0;font-size:14.5px;line-height:1.55}.stq-founder{border:1px solid var(--stq-line);text-align:center;background:radial-gradient(600px 300px at 0 0,#4f39f614,#0000 70%),#fff;border-radius:20px;max-width:860px;margin:0 auto;padding:clamp(28px,5vw,52px)}.stq-founder blockquote{letter-spacing:-.02em;max-width:680px;margin:18px auto 22px;font-size:clamp(19px,2.8vw,26px);font-weight:650;line-height:1.4}.stq-founder cite{color:var(--stq-muted);font-size:14.5px;font-style:normal}.stq-founder cite b{color:var(--stq-ink)}.stq-founder-link{color:var(--stq-brand);align-items:center;gap:6px;margin-top:18px;font-size:14.5px;font-weight:600;text-decoration:none;display:inline-flex}.stq-founder-link:hover{text-decoration:underline}.stq-pricing{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:18px;display:grid}@media (max-width:1020px){.stq-pricing{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.stq-pricing{grid-template-columns:1fr}}.stq-price-card{border:1px solid var(--stq-line);background:#fff;border-radius:18px;flex-direction:column;padding:26px 24px;transition:transform .18s,box-shadow .18s;display:flex;position:relative}.stq-price-card:hover{transform:translateY(-3px);box-shadow:0 18px 44px -22px #0d111738}.stq-price-card.popular{border-color:var(--stq-brand);box-shadow:0 20px 50px -22px #4f39f659}.stq-price-flag{background:var(--stq-brand);color:#fff;white-space:nowrap;border-radius:999px;padding:4px 12px;font-size:11.5px;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.stq-price-card h3{margin:0 0 4px;font-size:16px;font-weight:700}.stq-price-card .who{color:var(--stq-muted);min-height:34px;margin:0 0 16px;font-size:13px}.stq-price{letter-spacing:-.03em;margin-bottom:2px;font-size:34px;font-weight:800}.stq-price sub{color:var(--stq-muted);font-size:14px;font-weight:500;bottom:0}.stq-price-card ul{flex:1;gap:10px;margin:18px 0 22px;padding:0;list-style:none;display:grid}.stq-price-card ul li{color:var(--stq-ink);align-items:flex-start;gap:9px;font-size:14px;line-height:1.45;display:flex}.stq-price-card ul svg{color:var(--stq-ok);flex-shrink:0;margin-top:2px}.stq-price-note{text-align:center;color:var(--stq-muted);margin-top:18px;font-size:13.5px}.stq-price-note b{color:var(--stq-ok)}.stq-faq{gap:12px;max-width:760px;margin:0 auto;display:grid}.stq-faq details{border:1px solid var(--stq-line);background:#fff;border-radius:14px;padding:0 20px}.stq-faq summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:18px 0;font-size:15.5px;font-weight:650;list-style:none;display:flex}.stq-faq summary::-webkit-details-marker{display:none}.stq-faq summary:after{content:"+";color:var(--stq-muted);font-size:20px;font-weight:500;transition:transform .18s}.stq-faq details[open] summary:after{transform:rotate(45deg)}.stq-faq details p{color:var(--stq-muted);margin:0;padding:0 0 18px;font-size:14.5px;line-height:1.65}.stq-cta-band{margin:0 24px}.stq-cta-band-inner{text-align:center;color:#fff;background:radial-gradient(500px 280px at 85% 0,#9333ea8c,#0000 70%),radial-gradient(420px 260px at 10% 100%,#0c8a5180,#0000 70%),#17130f;border-radius:24px;max-width:1072px;margin:0 auto;padding:clamp(36px,6vw,64px) 28px}.stq-cta-band h2{letter-spacing:-.03em;margin:0 0 14px;font-size:clamp(26px,4.4vw,42px);font-weight:800;line-height:1.1}.stq-cta-band p{opacity:.85;max-width:520px;margin:0 auto 28px;font-size:16.5px;line-height:1.6}.stq-btn-light{color:var(--stq-ink);background:#fff}.stq-btn-light:hover{background:#eef0f4}.stq-btn-outline{color:#fff;background:0 0;border-color:#ffffff59}.stq-btn-outline:hover{background:#ffffff1a}.stq-footer2{border-top:1px solid var(--stq-line);margin-top:72px}.stq-footer2-inner{grid-template-columns:2fr 1fr 1fr 1fr;gap:32px;max-width:1120px;margin:0 auto;padding:44px 24px 20px;display:grid}@media (max-width:820px){.stq-footer2-inner{grid-template-columns:1fr 1fr}}.stq-footer2 h4{text-transform:uppercase;letter-spacing:.06em;color:var(--stq-muted);margin:0 0 14px;font-size:13px;font-weight:700}.stq-footer2 nav{gap:10px;display:grid}.stq-footer2 nav a{color:var(--stq-ink);font-size:14.5px;text-decoration:none}.stq-footer2 nav a:hover{color:var(--stq-brand)}.stq-footer2-brand p{color:var(--stq-muted);max-width:280px;margin:12px 0 0;font-size:14px;line-height:1.6}.stq-footer2-base{border-top:1px solid var(--stq-line);max-width:1120px;color:var(--stq-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin:0 auto;padding:18px 24px 26px;font-size:13.5px;display:flex}.stq-hero2-bg:before,.stq-hero2-bg:after{content:"";filter:blur(70px);opacity:.45;border-radius:50%;position:absolute}.stq-hero2-bg:before{background:radial-gradient(circle,#c7d2fe 0%,#0000 68%);width:46vw;max-width:600px;height:46vw;max-height:600px;animation:22s ease-in-out infinite alternate stq-drift;top:-16%;left:-8%}.stq-hero2-bg:after{background:radial-gradient(circle,#bbf7d0 0%,#0000 68%);width:38vw;max-width:500px;height:38vw;max-height:500px;animation:27s ease-in-out infinite alternate-reverse stq-drift;top:2%;right:-6%}@keyframes stq-drift{0%{transform:translate(0,0)scale(1)}to{transform:translate(2.5rem,1.6rem)scale(1.1)}}.stq-mock{transition:transform .5s cubic-bezier(.22,.8,.36,1),box-shadow .5s;box-shadow:0 1px 2px #0d11170f,0 12px 24px -8px #0d11171f,0 34px 64px -18px #0d111733}.stq-mock-wrap:hover .stq-mock{transform:translateY(-6px);box-shadow:0 1px 2px #0d11170f,0 18px 32px -10px #0d111729,0 46px 80px -20px #0d111742}.stq-mock-hero.stq-mock-shot{background-image:linear-gradient(100deg, #fffffff0 0%, #ffffffb8 42%, #ffffff26 100%), var(--stq-shot);background-position:50%;background-size:cover;position:relative;overflow:hidden}.stq-mock-card .img.stq-shot{background-position:50%;background-size:cover}.stq-mock-card{transition:transform .35s cubic-bezier(.22,.8,.36,1);overflow:hidden}.stq-mock-card:hover{transform:translateY(-3px)}.stq-shot-frame{border:1px solid var(--stq-line);background:var(--stq-soft);border-radius:16px;transition:transform .5s cubic-bezier(.22,.8,.36,1);position:relative;overflow:hidden;box-shadow:0 2px 4px #0d11170d,0 18px 36px -12px #0d111729,0 48px 80px -28px #0d11173d}.stq-shot-frame:hover{transform:translateY(-5px)scale(1.006)}.stq-shot-frame img{width:100%;height:auto;display:block}.stq-shot-bar{border-bottom:1px solid var(--stq-line);background:#fbfbfd;align-items:center;gap:6px;padding:9px 12px;display:flex}.stq-shot-bar i{background:#e2e4ea;border-radius:50%;width:9px;height:9px}.stq-shot-bar span{color:var(--stq-muted);margin-left:8px;font-size:11.5px;font-weight:500}.stq-marquee{position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.stq-marquee-track{gap:18px;width:max-content;animation:46s linear infinite stq-marquee;display:flex}.stq-marquee:hover .stq-marquee-track{animation-play-state:paused}@keyframes stq-marquee{to{transform:translate(-50%)}}.stq-cat{text-align:center;flex:none;width:116px}.stq-cat img{object-fit:cover;border:1px solid var(--stq-line);border-radius:50%;width:116px;height:116px;transition:transform .4s cubic-bezier(.22,.8,.36,1);display:block}.stq-cat:hover img{transform:scale(1.05)}.stq-cat b{color:var(--stq-muted);margin-top:10px;font-size:13px;font-weight:600;display:block}.stq-feature{transition:transform .35s cubic-bezier(.22,.8,.36,1),box-shadow .35s,border-color .35s}.stq-feature:hover{border-color:#cfc9fb;transform:translateY(-4px);box-shadow:0 14px 30px -12px #4f39f647}.stq-feature:hover .stq-feature-icon{transform:scale(1.08)rotate(-4deg)}.stq-feature-icon{transition:transform .35s cubic-bezier(.22,.8,.36,1)}.stq-price-card,.stq-step{transition:transform .35s cubic-bezier(.22,.8,.36,1),box-shadow .35s}.stq-price-card:hover,.stq-step:hover{transform:translateY(-4px);box-shadow:0 16px 34px -14px #0d111738}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.stq-reveal{animation:.7s cubic-bezier(.22,.8,.36,1) both stq-rise;animation-timeline:view();animation-range:entry 8% cover 26%}}}@media (prefers-reduced-motion:reduce){.stq-hero2-bg:before,.stq-hero2-bg:after,.stq-marquee-track{animation:none!important}.stq-mock,.stq-mock-card,.stq-shot-frame,.stq-feature,.stq-feature-icon,.stq-price-card,.stq-step,.stq-cat img{transition:none!important}.stq-mock-wrap:hover .stq-mock,.stq-shot-frame:hover,.stq-feature:hover,.stq-price-card:hover,.stq-step:hover,.stq-mock-card:hover{transform:none!important}}.stq-showcase{color:#fff;background:radial-gradient(900px 500px at 12% -10%,#4f39f647,#0000 62%),radial-gradient(760px 460px at 92% 8%,#0c8a5138,#0000 60%),#0b1020;padding:92px 24px 96px}.stq-showcase-inner{max-width:1120px;margin:0 auto}.stq-showcase .stq-kicker{color:#c7c0ff;background:#ffffff17}.stq-showcase h2{letter-spacing:-.03em;margin:16px 0 12px;font-size:clamp(28px,4vw,44px);font-weight:800;line-height:1.06}.stq-showcase .stq-sec-head p{color:#ffffffa8;max-width:640px;margin:0 auto;font-size:16.5px;line-height:1.6}.stq-show-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:52px;display:grid}@media (max-width:980px){.stq-show-grid{grid-template-columns:1fr;max-width:460px;margin-inline:auto}}.stq-show-card{background:#ffffff0b;border:1px solid #ffffff1a;border-radius:22px;padding:22px 22px 26px;transition:transform .4s cubic-bezier(.22,.8,.36,1),border-color .4s,background .4s}.stq-show-card:hover{background:#ffffff12;border-color:#fff3;transform:translateY(-5px)}.stq-show-card h3{letter-spacing:-.015em;margin:20px 0 8px;font-size:19px;font-weight:700}.stq-show-card p{color:#ffffff9e;margin:0;font-size:14.5px;line-height:1.62}.stq-show-tag{letter-spacing:.04em;text-transform:uppercase;color:#a5f3c4;background:#0c8a5138;border:1px solid #a5f3c440;border-radius:999px;margin-top:14px;padding:4px 10px;font-size:11.5px;font-weight:700;display:inline-block}.stq-viz{background:linear-gradient(160deg,#ffffff1c,#ffffff05);border:1px solid #ffffff14;border-radius:15px;height:244px;position:relative;overflow:hidden}.stq-viz .pane{background:#fff;border-radius:10px;position:absolute;box-shadow:0 2px 6px #0000002e,0 18px 40px -14px #0000008c}.stq-viz .bar{background:#e6e8ee;border-radius:3px}.stq-viz-pos .till{gap:8px;width:74%;padding:9px;display:flex;top:26px;bottom:40px;left:18px}.stq-viz-pos .grid{flex:1;grid-template-columns:repeat(3,1fr);grid-auto-rows:1fr;gap:6px;display:grid}.stq-viz-pos .tile{background:#f3f4f8;border:1px solid #e9ebf1;border-radius:6px;position:relative;overflow:hidden}.stq-viz-pos .tile:after{content:"";background:#dfe2ea;border-radius:2px;height:3px;position:absolute;bottom:5px;left:6px;right:6px}.stq-viz-pos .tile:nth-child(3n+1){background:linear-gradient(135deg,#eef2ff,#e0e7ff)}.stq-viz-pos .tile:nth-child(3n+2){background:linear-gradient(135deg,#ecfdf5,#d1fae5)}.stq-viz-pos .tile:nth-child(3n+3){background:linear-gradient(135deg,#fff7ed,#ffedd5)}.stq-viz-pos .cart{border-left:1px solid #eceef3;flex-direction:column;gap:6px;width:34%;padding-left:8px;display:flex}.stq-viz-pos .cart .bar{height:5px}.stq-viz-pos .cart .bar:nth-child(odd){width:88%}.stq-viz-pos .cart .bar:nth-child(2n){width:62%}.stq-viz-pos .cart .total{background:var(--stq-ink);border-radius:6px;height:22px;margin-top:auto}.stq-viz-pos .phone{border:3px solid #10151f;border-radius:16px;flex-direction:column;gap:6px;width:92px;height:150px;padding:9px 8px;display:flex;bottom:14px;right:12px}.stq-viz-pos .phone .amt{background:var(--stq-ink);border-radius:4px;width:74%;height:16px}.stq-viz-pos .phone .row{justify-content:space-between;gap:6px;display:flex}.stq-viz-pos .phone .row .bar{height:4px}.stq-viz-pos .phone .row .bar:first-child{width:46%}.stq-viz-pos .phone .row .bar:last-child{background:#cfd3dc;width:26%}.stq-viz-pos .phone .pay{background:linear-gradient(135deg,#0c8a51,#10b981);border-radius:6px;height:20px;margin-top:auto}.stq-viz-builder .app{flex-direction:column;padding:0;display:flex;inset:24px 18px 30px;overflow:hidden}.stq-viz-builder .chrome{background:#f7f8fb;border-bottom:1px solid #eceef3;flex:none;align-items:center;gap:4px;height:20px;padding:0 8px;display:flex}.stq-viz-builder .chrome i{background:#dcdfe7;border-radius:50%;width:5px;height:5px}.stq-viz-builder .body{flex:1;min-height:0;display:flex}.stq-viz-builder .rail{border-right:1px solid #eff1f5;flex-direction:column;gap:5px;width:34%;padding:8px 7px;display:flex}.stq-viz-builder .rail .bar{border-radius:3px;width:84%;height:6px}.stq-viz-builder .rail .bar.on{background:var(--stq-brand);width:94%}.stq-viz-builder .canvas{flex-direction:column;flex:1;gap:6px;padding:8px;display:flex}.stq-viz-builder .canvas .hero{background:linear-gradient(120deg,#eef2ff,#ecfdf5);border:1px dashed #c9cffb;border-radius:6px;height:42%}.stq-viz-builder .canvas .cards{flex:1;grid-template-columns:repeat(3,1fr);gap:5px;display:grid}.stq-viz-builder .canvas .cards span{background:#f2f4f8;border:1px solid #eaecf2;border-radius:5px}.stq-viz-invoice .sheet{flex-direction:column;gap:7px;width:62%;padding:13px 14px;display:flex;top:22px;bottom:22px;left:50%;transform:translate(-50%)}.stq-viz-invoice .sheet.back{opacity:.55;filter:blur(.3px);transform:translate(-50%)rotate(-6deg)translateY(6px)}.stq-viz-invoice .head{border-bottom:1px solid #eef0f4;justify-content:space-between;align-items:center;padding-bottom:7px;display:flex}.stq-viz-invoice .head i{background:var(--stq-brand);border-radius:5px;width:16px;height:16px}.stq-viz-invoice .head b{letter-spacing:.1em;color:#8b93a4;font-size:7px;font-weight:800}.stq-viz-invoice .line{justify-content:space-between;gap:8px;display:flex}.stq-viz-invoice .line .bar{height:4px}.stq-viz-invoice .line .bar:first-child{width:54%}.stq-viz-invoice .line .bar:last-child{background:#d6dae2;width:18%}.stq-viz-invoice .gst{border-top:1px dashed #e3e6ec;flex-direction:column;gap:5px;margin-top:auto;padding-top:7px;display:flex}.stq-viz-invoice .gst .split{gap:5px;display:flex}.stq-viz-invoice .gst .split span{background:#eef2ff;border:1px solid #e0e5fb;border-radius:4px;flex:1;height:12px}.stq-viz-invoice .gst .total{background:var(--stq-ink);border-radius:5px;height:15px}@media (prefers-reduced-motion:reduce){.stq-show-card{transition:none!important}.stq-show-card:hover{transform:none!important}}.stq-section-lg{padding-top:92px;padding-bottom:92px}.stq-sec-head{margin-bottom:52px}.stq-sec-head h2{letter-spacing:-.03em;font-size:clamp(28px,4vw,44px);line-height:1.06}.stq-sec-head p{font-size:16.5px;line-height:1.62}@media (max-width:720px){.stq-section-lg{padding-top:64px;padding-bottom:64px}.stq-sec-head{margin-bottom:36px}.stq-showcase{padding:64px 20px 68px}}.stq-logo{align-items:center;display:inline-flex}.stq-logo:has(img){gap:9px}.stq-logo em{font-style:normal}.stq-logo img{flex:none}.stq-footer .stq-logo,.stq-showcase .stq-logo{color:#fff}.stq-navbar{background:#fffffff0}.stq-mock-hero{background:linear-gradient(118deg,#eef2ff 0%,#f5f3ff 45%,#ecfdf5 100%);position:relative;overflow:hidden}.stq-mock-hero:before,.stq-mock-hero:after{content:"";filter:blur(18px);pointer-events:none;border-radius:50%;position:absolute}.stq-mock-hero:before{background:radial-gradient(circle,#4f39f64d,#0000 70%);width:120px;height:120px;top:-44px;right:-28px}.stq-mock-hero:after{background:radial-gradient(circle,#0c8a5147,#0000 70%);width:96px;height:96px;bottom:-46px;right:54px}.stq-mock-hero b,.stq-mock-hero span,.stq-mock-pill{z-index:1;position:relative}.stq-mock-card .img{position:relative;overflow:hidden}.stq-mock-card .img:before{content:"";background:linear-gradient(#fffffff0,#ffffff9e);border-radius:7px 7px 4px 4px;width:44%;height:60%;position:absolute;bottom:9px;left:50%;transform:translate(-50%);box-shadow:0 4px 8px -3px #0d111747}.stq-mock-card .img:after{content:"";filter:blur(2.5px);background:#0d111724;border-radius:50%;width:54%;height:5px;position:absolute;bottom:5px;left:50%;transform:translate(-50%)}.stq-show-list{gap:7px;margin:14px 0 0;padding:0;list-style:none;display:grid}.stq-show-list li{color:#ffffffc7;align-items:flex-start;gap:8px;font-size:13.5px;line-height:1.45;display:flex}.stq-show-list svg{color:#6ee7b7;flex:none;margin-top:2px}.stq-viz{height:210px}.stq-showcase-foot{border-top:1px solid #ffffff1f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px 34px;margin-top:44px;padding-top:26px;display:flex}.stq-showcase-foot p{color:#ffffffb8;max-width:620px;margin:0;font-size:15.5px}.stq-showcase-foot .stq-btn-light{flex:none}.stq-show-more{margin:14px 0 0}.stq-show-more a{color:#c7c0ff;border-bottom:1px solid #c7c0ff66;align-items:center;gap:6px;padding-bottom:2px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.stq-show-more a:hover{color:#fff;border-bottom-color:#fff}.stq-viz-hero{border-color:var(--stq-line);background:linear-gradient(160deg,#f4f5fb,#eef1f9);height:320px;box-shadow:0 2px 4px #0d11170d,0 18px 36px -12px #0d111729,0 48px 80px -28px #0d11173d}@media (max-width:920px){.stq-viz-hero{height:260px}}.stq-flow-grid{grid-template-columns:repeat(4,minmax(0,1fr))}@media (max-width:980px){.stq-flow-grid{grid-template-columns:1fr 1fr;max-width:none}}@media (max-width:620px){.stq-flow-grid{grid-template-columns:1fr}}.stq-flow-num{color:#fff;background:linear-gradient(135deg,#6d5cf7,#4f39f6);border-radius:11px;justify-content:center;align-items:center;width:34px;height:34px;font-size:15px;font-weight:800;display:inline-flex;box-shadow:0 6px 16px -6px #4f39f6cc}.stq-flow-grid .stq-show-card h3{margin-top:16px}.stq-footer-simple{flex-direction:column;align-items:flex-start;gap:12px;max-width:1120px;margin:0 auto;padding:40px 24px;display:flex}.stq-footer-simple p{color:#ffffff94;margin:0;font-size:14.5px}.stq-footer-links{flex-wrap:wrap;gap:18px;display:flex;margin-top:4px!important}.stq-footer-links a{color:#ffffffc7;font-size:14.5px;text-decoration:none}.stq-footer-links a:hover{color:#fff;text-decoration:underline}.sm-art{-webkit-font-smoothing:antialiased;width:100%;font-size:10px;line-height:1.25;position:relative}.sm-art-register{padding:0 96px 22px 0}.art-tablet{background:#12151c;border:1px solid #232838;border-radius:14px;padding:9px;box-shadow:0 2px 6px #0000004d,0 24px 52px -18px #000000a6}.art-status{color:#8d95ab;justify-content:space-between;align-items:center;padding:0 2px 7px;font-size:8.5px;font-weight:600;display:flex}.art-status-live{color:#4ade80;align-items:center;gap:4px;display:inline-flex}.art-status-live i{background:#4ade80;border-radius:50%;width:5px;height:5px}.art-body{gap:8px;display:flex}.art-left{flex:1;min-width:0;overflow:hidden}.art-search{color:#7c8398;background:#1a1f2b;border:1px solid #262c3c;border-radius:7px;align-items:center;gap:6px;margin-bottom:7px;padding:6px 8px;font-size:9px;display:flex}.art-tiles{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.art-tile{background:#1a1f2b;border:1px solid #262c3c;border-radius:8px;flex-direction:column;justify-content:flex-end;min-width:0;min-height:56px;padding:22px 7px 7px;display:flex;position:relative}.art-tile b{color:#e8ebf2;text-overflow:ellipsis;white-space:nowrap;font-size:8.5px;font-weight:600;display:block;overflow:hidden}.art-tile-price{color:#9aa2b8;margin-top:2px;font-size:8.5px}.art-tile-badge{color:#a5b4fc;background:#4f39f638;border-radius:4px;padding:2px 5px;font-size:7.5px;font-weight:700;position:absolute;top:6px;left:7px}.art-tile.is-out{opacity:.5}.art-tile.is-out .art-tile-badge{color:#fca5a5;background:#d33a4538}.art-order{background:#171b25;border:1px solid #262c3c;border-radius:9px;flex-direction:column;flex:none;width:40%;padding:8px;display:flex}.art-order-head{border-bottom:1px solid #262c3c;justify-content:space-between;align-items:baseline;padding-bottom:6px;display:flex}.art-order-head b{color:#fff;font-size:10px}.art-order-head span{color:#7c8398;font-size:8.5px}.art-lines{gap:6px;margin:7px 0;padding:0;list-style:none;display:grid}.art-lines li{align-items:center;gap:6px;font-size:8.5px;display:flex}.art-lines .q{color:#c3cadd;background:#262c3c;border-radius:4px;flex:none;place-items:center;width:14px;height:14px;font-size:8px;font-weight:700;display:grid}.art-lines .n{color:#d6dbe8;text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.art-lines .p{color:#fff;font-weight:600}.art-totals{border-top:1px dashed #2b3244;gap:4px;margin-top:auto;padding-top:7px;display:grid}.art-totals div{color:#8d95ab;justify-content:space-between;font-size:8.5px;display:flex}.art-total-row{padding-top:3px;font-weight:700;color:#fff!important;font-size:10px!important}.art-charge{color:#fff;text-align:center;background:linear-gradient(135deg,#0c8a51,#10b981);border-radius:7px;margin-top:8px;padding:8px;font-size:9.5px;font-weight:700}.art-phone{z-index:2;background:#12151c;border:3px solid #05070b;border-radius:16px;width:112px;padding:10px 9px;position:absolute;bottom:0;right:0;box-shadow:0 18px 38px -12px #000000b3}.art-phone-top{color:#7c8398;font-size:8.5px;font-weight:600}.art-phone-amt{color:#fff;letter-spacing:-.02em;margin:2px 0 8px;font-size:18px;font-weight:800}.art-phone-rows{border-top:1px dashed #2b3244;gap:5px;padding-top:7px;display:grid}.art-phone-rows div{color:#8d95ab;justify-content:space-between;font-size:8.5px;display:flex}.art-change{font-weight:700;color:#4ade80!important}.art-phone-btn{color:#0d1117;text-align:center;background:#fff;border-radius:7px;margin-top:9px;padding:7px;font-size:9px;font-weight:700}.art-browser{border:1px solid var(--stq-line);background:#fff;border-radius:13px;overflow:hidden;box-shadow:0 2px 5px #0d11170f,0 22px 46px -16px #0d11173d}.art-chrome{background:#f7f8fb;border-bottom:1px solid #eef0f4;align-items:center;gap:5px;padding:8px 10px;display:flex}.art-chrome i{background:#dde0e8;border-radius:50%;width:7px;height:7px}.art-chrome i:first-child{background:#ff5f57}.art-chrome i:nth-child(2){background:#febc2e}.art-chrome i:nth-child(3){background:#28c840}.art-url{color:var(--stq-muted);background:#fff;border:1px solid #eaecf1;border-radius:999px;margin-left:8px;padding:3px 10px;font-size:9px}.art-url b{color:var(--stq-ink)}.art-site{padding:10px}.art-nav{align-items:center;gap:7px;padding-bottom:9px;display:flex}.art-brandmark{background:linear-gradient(135deg,#7c3aed,#5b21b6);border-radius:5px;width:15px;height:15px}.art-nav b{letter-spacing:-.01em;font-size:11px}.art-navlinks{color:var(--stq-muted);gap:10px;margin-left:auto;font-size:9px;display:flex}.art-banner{background:linear-gradient(118deg,#eef2ff,#f5f3ff 45%,#ecfdf5);border-radius:10px;padding:16px 14px;position:relative;overflow:hidden}.art-banner b{letter-spacing:-.015em;font-size:12.5px;display:block}.art-banner>span{color:var(--stq-muted);margin-top:3px;font-size:9.5px;display:block}.art-cta{background:var(--stq-ink);border-radius:999px;padding:5px 12px;font-size:9px;font-weight:700;color:#fff!important;margin-top:9px!important;display:inline-block!important}.art-products{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:10px;display:grid}.art-product{border:1px solid #eef0f4;border-radius:8px;padding:7px}.art-thumb{border-radius:6px;height:44px;margin-bottom:6px;display:block;position:relative;overflow:hidden}.art-thumb:after{content:"";background:linear-gradient(#fffffff2,#ffffffad);border-radius:6px 6px 3px 3px;width:46%;height:58%;position:absolute;bottom:7px;left:50%;transform:translate(-50%);box-shadow:0 3px 7px -2px #0d11174d}.art-thumb-a{background:linear-gradient(135deg,#fde68a,#fca5a5)}.art-thumb-b{background:linear-gradient(135deg,#bfdbfe,#c4b5fd)}.art-thumb-c{background:linear-gradient(135deg,#bbf7d0,#99f6e4)}.art-product b{text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:600;display:block;overflow:hidden}.art-price{color:var(--stq-ink);font-size:9.5px;font-weight:700}.art-app{border:1px solid var(--stq-line);background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 5px #0d11170f,0 20px 42px -16px #0d111738}.art-app-bar{background:#f7f8fb;border-bottom:1px solid #eef0f4;justify-content:space-between;align-items:center;padding:7px 9px;display:flex}.art-app-title{font-size:9.5px;font-weight:600}.art-publish{background:var(--stq-brand);color:#fff;border-radius:5px;padding:3px 9px;font-size:8.5px;font-weight:700}.art-app-body{min-height:132px;display:flex}.art-outline{border-right:1px solid #f0f2f6;align-content:start;gap:4px;width:38%;padding:8px 7px;display:grid}.art-sec{color:var(--stq-muted);background:#f6f7fa;border-radius:5px;padding:4px 6px;font-size:8.5px}.art-sec.is-on{color:var(--stq-brand);box-shadow:inset 2px 0 0 var(--stq-brand);background:#4f39f61a;font-weight:700}.art-canvas{flex:1;align-content:start;gap:6px;padding:8px;display:grid}.art-canvas-hero{color:#6b6fd1;background:linear-gradient(120deg,#eef2ff,#ecfdf5);border:1px dashed #c9cffb;border-radius:6px;place-items:center;height:46px;font-size:8.5px;font-weight:600;display:grid}.art-canvas-row{grid-template-columns:repeat(3,1fr);gap:5px;display:grid}.art-canvas-row span{background:#f4f5f9;border:1px solid #edeff4;border-radius:5px;height:32px}.art-canvas-bar{background:#f4f5f9;border-radius:4px;height:12px}.sm-art-invoice{padding:8px 0 0 10px}.art-sheet{background:#fff;border-radius:10px;padding:12px 13px;box-shadow:0 2px 5px #0d111714,0 20px 42px -16px #0d11174d}.art-sheet-back{opacity:.5;position:absolute;inset:0 12px 12px 0;transform:rotate(-5deg)}.art-sheet:not(.art-sheet-back){position:relative}.art-inv-head{border-bottom:1px solid #eef0f4;justify-content:space-between;align-items:center;padding-bottom:8px;display:flex}.art-inv-logo{background:linear-gradient(135deg,#7c3aed,#5b21b6);border-radius:5px;width:16px;height:16px}.art-inv-title{letter-spacing:.12em;color:#8b93a4;font-size:8px;font-weight:800}.art-inv-meta{color:var(--stq-muted);justify-content:space-between;margin:7px 0;font-size:8px;display:flex}.art-inv-table{border-collapse:collapse;width:100%;font-size:8.5px}.art-inv-table td{color:#4b5565;border-bottom:1px solid #f4f5f8;padding:3px 0}.art-inv-table td:nth-child(2){color:#99a1b0;text-align:center}.art-inv-table td:last-child{text-align:right;color:var(--stq-ink);font-weight:600}.art-inv-gst{gap:3px;margin:8px 0;display:grid}.art-inv-gst div{color:var(--stq-muted);justify-content:space-between;font-size:8px;display:flex}.art-inv-total{background:var(--stq-ink);color:#fff;border-radius:6px;justify-content:space-between;padding:6px 9px;font-size:9.5px;font-weight:700;display:flex}.sm-art-register.is-compact{padding:0}.sm-art-register.is-compact .art-tiles{grid-template-columns:repeat(2,1fr)}.sm-art-register.is-compact .art-order{width:46%}.sm-art-register.is-compact .art-totals div{gap:8px}.stq-billing-switch{background:var(--stq-soft);border:1px solid var(--stq-line);border-radius:999px;align-self:center;gap:3px;margin:0 auto 32px;padding:4px;display:inline-flex}.stq-pricing-wrap{flex-direction:column;align-items:center;display:flex}.stq-billing-switch button{font:inherit;color:var(--stq-muted);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:8px 18px;font-size:14px;font-weight:600;transition:background .2s,color .2s}.stq-billing-switch button span{opacity:.75;font-weight:500}.stq-billing-switch button.is-on{color:var(--stq-ink);background:#fff;box-shadow:0 1px 3px #0d111724}.stq-price s{color:var(--stq-muted);opacity:.65;margin-bottom:2px;font-size:17px;font-weight:600;text-decoration-thickness:1.5px;display:block}.stq-price b{font-weight:inherit;font-size:inherit}.stq-card-note{color:var(--stq-muted);margin:6px 0 16px;font-size:13px}@media (prefers-reduced-motion:reduce){.stq-billing-switch button{transition:none!important}}
