.mk-site{--mk-purple:#7c3aed;--mk-purple-dark:#5b21b6;--mk-purple-soft:#f2eaff;--mk-ink:#17131f;--mk-muted:#696275;--mk-line:#e7e1ec;--mk-bg:#fbfafc;--store-accent:var(--mk-purple);--store-bg:#fbf7ff;--store-surface:#fff;--store-text:var(--mk-ink);--store-muted:var(--mk-muted);--store-line:var(--mk-line);background:var(--mk-bg);min-height:100vh;color:var(--mk-ink);font-family:DM Sans,sans-serif;overflow:hidden}.mk-site *{box-sizing:border-box}.mk-site h1,.mk-site h2,.mk-site h3,.mk-site p{margin-top:0}.mk-site h1,.mk-site h2,.mk-site h3{font-family:Manrope,sans-serif}.mk-container{width:min(1180px,100% - 40px);margin-inline:auto}.mk-section{padding:104px 0}.mk-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbfafce8;border-bottom:1px solid #e9e4edcc;position:sticky;top:0}.mk-nav{justify-content:space-between;align-items:center;gap:26px;height:74px;display:flex}.mk-brand{width:166px;line-height:0;display:block}.mk-brand .brand-logo{width:100%;height:auto}.mk-nav-links{align-items:center;gap:28px;display:flex}.mk-nav-links a,.mk-nav-actions>a:first-child{color:#51495a;font-size:14px;font-weight:700}.mk-nav-links a:hover,.mk-nav-actions>a:first-child:hover{color:var(--mk-purple)}.mk-nav-actions{align-items:center;gap:18px;display:flex}.mk-button{border:1px solid var(--mk-purple);background:linear-gradient(135deg,#8b5cf6,var(--mk-purple));color:#fff;border-radius:13px;justify-content:center;align-items:center;gap:9px;min-height:50px;padding:13px 20px;font-weight:800;transition:all .2s;display:inline-flex;box-shadow:0 12px 28px #7c3aed29}.mk-button:hover{background:linear-gradient(135deg,var(--mk-purple),var(--mk-purple-dark));transform:translateY(-2px);box-shadow:0 15px 34px #7c3aed38}.mk-button svg,.mk-text-link svg{width:17px;height:17px}.mk-button-small{min-height:42px;padding:10px 15px;font-size:13px}.mk-button-ghost{color:var(--mk-purple);box-shadow:none;background:#fff;border-color:#d9cdee}.mk-button-ghost:hover{background:var(--mk-purple-soft);color:var(--mk-purple-dark);box-shadow:none}.mk-hero{isolation:isolate;background:radial-gradient(circle at 15% 20%,#ede4ff 0,#0000 34%),radial-gradient(circle at 90% 80%,#e4d6ff 0,#0000 29%),linear-gradient(#fff,#faf8fd);padding:100px 0 112px;position:relative}.mk-orb{z-index:-1;pointer-events:none;border-radius:50%;position:absolute}.mk-orb-one{background:#fff6;border:1px solid #cbb4f8;width:190px;height:190px;top:14%;right:6%}.mk-orb-two{background:#7c3aed12;width:70px;height:70px;bottom:8%;left:45%}.mk-hero-grid,.mk-split{grid-template-columns:minmax(0,1fr) minmax(420px,.9fr);align-items:center;gap:70px;display:grid}.mk-eyebrow,.mk-kicker{color:var(--mk-purple);letter-spacing:.13em;text-transform:uppercase;font-size:11px;font-weight:900}.mk-eyebrow{background:#fff;border:1px solid #dacbf5;border-radius:999px;align-items:center;gap:8px;margin-bottom:22px;padding:8px 12px;display:inline-flex}.mk-eyebrow svg{width:15px}.mk-hero h1{letter-spacing:-.065em;max-width:720px;margin-bottom:24px;font-size:clamp(50px,6.2vw,82px);line-height:.98}.mk-hero h1 span{color:var(--mk-purple)}.mk-hero-copy>p{max-width:650px;color:var(--mk-muted);margin-bottom:30px;font-size:19px;line-height:1.7}.mk-hero-actions{align-items:center;gap:12px;display:flex}.mk-hero-proof{color:#61586a;flex-wrap:wrap;gap:18px;margin-top:24px;font-size:12px;font-weight:700;display:flex}.mk-hero-proof span{align-items:center;gap:5px;display:flex}.mk-hero-proof svg{width:14px;color:var(--mk-purple)}.mk-product-stage{padding:28px;position:relative}.mk-store-window{background:#fff;border:1px solid #ddd4e5;border-radius:23px;overflow:hidden;transform:rotate(1.2deg);box-shadow:0 38px 90px #3d245b25}.mk-window-bar{color:#91899a;background:#f8f6fa;border-bottom:1px solid #eee9f1;justify-content:space-between;align-items:center;gap:12px;padding:12px 15px;font-size:9px;display:flex}.mk-window-bar>span{gap:4px;display:flex}.mk-window-bar i{background:#d5ceda;border-radius:50%;width:6px;height:6px;display:block}.mk-window-bar svg{width:12px}.mk-demo-shop-head{align-items:center;gap:10px;padding:16px 19px;display:flex}.mk-demo-shop-head>svg{width:18px;color:var(--mk-purple);margin-left:auto}.mk-demo-logo{width:35px;height:35px;color:var(--mk-purple);background:#eee5ff;border-radius:10px;place-items:center;font-weight:900;display:grid}.mk-demo-shop-head>div{display:grid}.mk-demo-shop-head b{font-size:12px}.mk-demo-shop-head small{color:#898190;font-size:8px}.mk-demo-product{background:#fcfbfd;border:1px solid #eee8f2;border-radius:17px;grid-template-columns:.8fr 1.2fr;gap:15px;margin:0 18px 19px;padding:11px;display:grid}.mk-demo-cover{color:#fff;background:linear-gradient(155deg,#2e1257,#7c3aed 55%,#b99af7);border-radius:12px;flex-direction:column;justify-content:center;min-height:246px;padding:20px;display:flex}.mk-demo-cover span{letter-spacing:.15em;font-size:8px}.mk-demo-cover strong{margin:15px 0;font-size:25px;line-height:1.03}.mk-demo-cover small{font-size:8px}.mk-demo-product-copy{flex-direction:column;padding:12px 7px;display:flex}.mk-demo-product-copy>span{color:var(--mk-purple);letter-spacing:.1em;font-size:8px;font-weight:900}.mk-demo-product-copy h3{margin:10px 0 8px;font-size:20px;line-height:1.15}.mk-demo-product-copy p{color:var(--mk-muted);font-size:10px;line-height:1.5}.mk-demo-product-copy>div{text-align:right;margin-top:auto;display:grid}.mk-demo-product-copy del{color:#9d95a4;font-size:9px}.mk-demo-product-copy b{font-size:17px}.mk-demo-product-copy button,.mk-checkout-card button,.mk-theme-showcase button{background:var(--mk-purple);color:#fff;border:0;border-radius:9px;justify-content:center;align-items:center;gap:6px;margin-top:11px;padding:11px;font-size:10px;font-weight:900;display:flex}.mk-demo-product-copy button svg{width:13px}.mk-float-card{z-index:3;background:#fff;border:1px solid #e6dff0;border-radius:13px;align-items:center;gap:9px;padding:11px 13px;display:flex;position:absolute;box-shadow:0 18px 44px #34184c21}.mk-float-card>svg{width:22px;color:var(--mk-purple)}.mk-float-card span{display:grid}.mk-float-card b{font-size:10px}.mk-float-card small{color:#847b8c;font-size:8px}.mk-float-sale{top:4px;right:-20px}.mk-float-chart{bottom:0;left:-12px}.mk-trust-strip{background:#fff;border-block:1px solid #eae4ee}.mk-trust-strip>div{justify-content:space-between;align-items:center;gap:22px;min-height:88px;display:flex}.mk-trust-strip span{color:#554d5d;align-items:center;gap:8px;font-size:12px;font-weight:800;display:flex}.mk-trust-strip svg{width:18px;color:var(--mk-purple)}.mk-section-heading{max-width:720px;margin-bottom:45px}.mk-heading-center{text-align:center;margin-inline:auto}.mk-section-heading .mk-kicker,.mk-split .mk-kicker,.mk-compare-card .mk-kicker,.mk-final-cta .mk-kicker{margin-bottom:13px}.mk-section-heading h2,.mk-split h2,.mk-compare-card h2,.mk-final-cta h2{letter-spacing:-.045em;margin-bottom:16px;font-size:clamp(34px,4.4vw,54px);line-height:1.08}.mk-section-heading>p:last-child,.mk-split>div>p:not(.mk-kicker),.mk-compare-card p,.mk-final-cta p{color:var(--mk-muted);font-size:17px;line-height:1.7}.mk-how{background:#fff}.mk-step-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.mk-step-grid article,.mk-bento article,.mk-growth-grid article,.mk-confidence-grid article{border:1px solid var(--mk-line);background:var(--mk-bg);border-radius:21px;padding:28px;position:relative;overflow:hidden}.mk-step-number{color:#ded6e4;font:900 28px Manrope;position:absolute;top:18px;right:20px}.mk-icon{background:var(--mk-purple-soft);width:46px;height:46px;color:var(--mk-purple);border-radius:14px;place-items:center;display:grid}.mk-icon svg{width:22px}.mk-step-grid h3,.mk-bento h3,.mk-growth-grid h3,.mk-confidence-grid h3{margin:20px 0 9px;font-size:18px}.mk-step-grid p,.mk-bento p,.mk-growth-grid p,.mk-confidence-grid p{color:var(--mk-muted);font-size:13px;line-height:1.65}.mk-mini-theme,.mk-mini-form{background:#fff;border-radius:13px;gap:7px;margin-top:25px;padding:13px;display:flex}.mk-mini-theme i{background:#dcccf8;border-radius:8px;flex:1;height:56px}.mk-mini-theme i:nth-child(2){background:#1d1824}.mk-mini-theme i:nth-child(3){background:#f5ded2}.mk-mini-form{gap:7px;display:grid}.mk-mini-form i{background:#e8e2eb;border-radius:99px;height:8px}.mk-mini-form i:first-child{background:#c5a8f4;width:52%}.mk-mini-form i:last-child{height:35px}.mk-mini-order,.mk-delivery-line{background:#fff;border-radius:13px;align-items:center;gap:9px;margin-top:25px;padding:13px;display:flex}.mk-mini-order>svg,.mk-delivery-line>svg{color:#159667;width:22px}.mk-mini-order span,.mk-delivery-line span{display:grid}.mk-mini-order b,.mk-delivery-line b{font-size:10px}.mk-mini-order small,.mk-delivery-line small{color:#867e8c;font-size:8px}.mk-platform{background:linear-gradient(#faf8fd,#f5f0fc)}.mk-bento{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.mk-bento article{background:#fff}.mk-bento-wide{grid-column:span 2}.mk-theme-swatches{gap:7px;margin-top:20px;display:flex}.mk-theme-swatches i{background:#7c3aed;border:4px solid #fff;border-radius:50%;width:31px;height:31px;box-shadow:0 0 0 1px #ddd4e5}.mk-theme-swatches i:nth-child(2){background:#111827}.mk-theme-swatches i:nth-child(3){background:#ff8a65}.mk-theme-swatches i:nth-child(4){background:#2563eb}.mk-theme-swatches i:nth-child(5){background:#d946ef}.mk-delivery-line{background:#faf8fd;border:1px solid #e5ddef}.mk-delivery-line>svg:last-child{margin-left:auto}.mk-payments{color:#fff;background:#17131f}.mk-payments .mk-kicker{color:#b99af7}.mk-payments .mk-split>div>p:not(.mk-kicker){color:#bcb4c4}.mk-check-list{gap:13px;margin:28px 0;padding:0;list-style:none;display:grid}.mk-check-list li{align-items:center;gap:9px;font-size:14px;display:flex}.mk-check-list svg{color:#b99af7;width:18px}.mk-country-cloud{flex-wrap:wrap;gap:7px;display:flex}.mk-country-cloud span{color:#d8d1df;background:#ffffff0b;border:1px solid #ffffff20;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:800}.mk-checkout-card{color:var(--mk-ink);background:#fff;border:1px solid #ffffff18;border-radius:24px;padding:27px;box-shadow:0 35px 90px #0006}.mk-checkout-head{border-bottom:1px solid var(--mk-line);align-items:center;gap:12px;padding-bottom:20px;display:flex}.mk-checkout-head>svg{background:var(--mk-purple-soft);width:42px;height:42px;color:var(--mk-purple);border-radius:12px;padding:10px}.mk-checkout-head span{display:grid}.mk-checkout-head small{color:var(--mk-muted);font-size:10px}.mk-checkout-card label{color:#6d6574;gap:7px;margin-top:20px;font-size:10px;font-weight:800;display:grid}.mk-checkout-card label>div{border:1px solid var(--mk-line);color:var(--mk-ink);border-radius:11px;align-items:center;gap:8px;padding:14px;font-size:12px;display:flex}.mk-checkout-card label b,.mk-checkout-card label svg{margin-left:auto}.mk-checkout-card label svg{width:14px}.mk-checkout-total{border-top:1px solid var(--mk-line);justify-content:space-between;align-items:center;margin-top:22px;padding-top:19px;display:flex}.mk-checkout-total strong{font-size:23px}.mk-checkout-card button{width:100%;min-height:48px;font-size:12px}.mk-checkout-card>small{color:#857c8b;justify-content:center;align-items:center;gap:6px;margin-top:14px;font-size:9px;display:flex}.mk-checkout-card>small svg{width:13px}.mk-automation{background:#fff}.mk-split-reverse>div:first-child{order:2}.mk-split-reverse>div:last-child{order:1}.mk-flow-card{border:1px solid var(--mk-line);background:#faf8fd;border-radius:24px;padding:28px;box-shadow:0 25px 65px #37204e12}.mk-flow-node{border:1px solid var(--mk-line);background:#fff;border-radius:14px;align-items:center;gap:13px;padding:16px;display:flex}.mk-flow-node>svg{color:#6f6677;background:#f2edf6;border-radius:11px;width:37px;height:37px;padding:9px}.mk-flow-node span{display:grid}.mk-flow-node small{color:var(--mk-muted);font-size:10px}.mk-flow-node.active{border-color:#cdb9f2}.mk-flow-node.active>svg{background:var(--mk-purple-soft);color:var(--mk-purple)}.mk-flow-card>i{background:#d7c9eb;width:2px;height:28px;margin:auto;display:block}.mk-flow-branches{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.mk-flow-branches>div{border:1px solid var(--mk-line);text-align:center;background:#fff;border-radius:12px;place-items:center;min-height:90px;padding:12px;font-size:9px;font-weight:800;display:grid}.mk-flow-branches svg{width:20px;color:var(--mk-purple)}.mk-text-link{color:var(--mk-purple);align-items:center;gap:7px;font-weight:900;display:inline-flex}.mk-themes{background:#f5f0fc}.mk-theme-showcase{grid-template-columns:repeat(3,1fr);align-items:end;gap:18px;display:grid}.mk-theme-showcase article{border-radius:25px;flex-direction:column;min-height:410px;padding:18px;display:flex;box-shadow:0 28px 70px #37204e18}.mk-theme-showcase article>div{background:linear-gradient(145deg,#d4bffc,#7c3aed);border-radius:17px;height:190px;margin-bottom:25px}.mk-theme-showcase span{letter-spacing:.11em;text-transform:uppercase;font-size:10px;font-weight:900}.mk-theme-showcase b{margin:12px 0;font:800 25px/1.15 Manrope}.mk-theme-showcase button{width:max-content;margin-top:auto;padding-inline:16px}.mk-theme-showcase .theme-violet{color:#21172c;background:#fff}.mk-theme-showcase .theme-dark{color:#fff;background:#18151d;min-height:455px}.mk-theme-showcase .theme-dark>div{background:linear-gradient(145deg,#352349,#121016)}.mk-theme-showcase .theme-warm{color:#3d2517;background:#fff5eb}.mk-theme-showcase .theme-warm>div{background:linear-gradient(145deg,#ffd6ba,#f58d5b)}.mk-growth{background:#fff}.mk-growth-grid,.mk-confidence-grid{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.mk-growth-grid article,.mk-confidence-grid article{background:#fbfafc}.mk-growth-grid>article>svg,.mk-confidence-grid>article>svg{width:26px;color:var(--mk-purple)}.mk-comparison{background:#fff}.mk-compare-card{background:linear-gradient(135deg,#f5efff,#fff);border:1px solid #dac8f5;border-radius:30px;grid-template-columns:1fr 1fr;align-items:center;gap:50px;padding:60px;display:grid}.mk-tool-stack{grid-template-columns:1fr 1fr;gap:10px;display:grid;position:relative}.mk-tool-stack span{border:1px solid var(--mk-line);background:#fff;border-radius:13px;align-items:center;gap:9px;padding:16px;font-size:12px;font-weight:800;display:flex}.mk-tool-stack span svg{width:18px;color:var(--mk-purple)}.mk-tool-stack>i{background:var(--mk-purple);color:#fff;border-radius:50%;place-items:center;width:50px;height:50px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 30px #7c3aed66}.mk-tool-stack>i svg{width:22px}.mk-tool-stack strong{grid-column:1/-1;justify-content:center;padding:15px;display:flex}.mk-tool-stack strong .brand-logo{width:180px;height:auto}.mk-confidence{color:#fff;background:#17131f}.mk-confidence-grid{grid-template-columns:repeat(3,1fr)}.mk-confidence-grid article{background:#ffffff08;border-color:#ffffff15}.mk-confidence-grid article p{color:#bdb5c5}.mk-confidence-grid>article>svg{color:#b99af7}.mk-pricing{background:#faf8fd}.mk-pricing-grid{grid-template-columns:repeat(2,minmax(0,440px));justify-content:center;gap:18px;display:grid}.mk-pricing-grid article{border:1px solid var(--mk-line);background:#fff;border-radius:25px;flex-direction:column;min-height:500px;padding:34px;display:flex;position:relative}.mk-pricing-grid article.featured{border-color:#bfa6eb;box-shadow:0 30px 75px #49226d1f}.mk-pricing-grid article>em{background:var(--mk-purple-soft);color:var(--mk-purple);border-radius:99px;padding:6px 9px;font-size:9px;font-style:normal;font-weight:900;position:absolute;top:22px;right:22px}.mk-pricing-grid article>span{color:var(--mk-purple);text-transform:uppercase;font-size:12px;font-weight:900}.mk-pricing-grid h3{margin:20px 0 8px;font-size:42px}.mk-pricing-grid h3 small{font-size:12px}.mk-pricing-grid p{color:var(--mk-muted)}.mk-pricing-grid ul{gap:13px;margin:25px 0 30px;padding:0;list-style:none;display:grid}.mk-pricing-grid li{align-items:center;gap:8px;font-size:13px;display:flex}.mk-pricing-grid li svg{width:17px;color:var(--mk-purple)}.mk-pricing-grid .mk-button{margin-top:auto}.mk-pricing-note{color:#817889;text-align:center;margin:20px auto 0;font-size:10px}.mk-faq{background:#fff}.mk-faq-layout{grid-template-columns:.75fr 1.25fr;align-items:start;gap:70px;display:grid}.mk-faq-list{gap:9px;display:grid}.mk-faq-list details{border:1px solid var(--mk-line);background:#fbfafc;border-radius:14px}.mk-faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:15px;padding:18px 20px;font-weight:900;list-style:none;display:flex}.mk-faq-list summary::-webkit-details-marker{display:none}.mk-faq-list summary span{background:var(--mk-purple-soft);width:27px;height:27px;color:var(--mk-purple);border-radius:50%;place-items:center;font-size:18px;display:grid}.mk-faq-list details[open] summary span{transform:rotate(45deg)}.mk-faq-list details p{color:var(--mk-muted);margin:0;padding:0 20px 18px;font-size:13px;line-height:1.7}.mk-final-cta{color:#fff;background:linear-gradient(135deg,#7c3aed,#4c1d95);padding:78px 0}.mk-final-cta>div{justify-content:space-between;align-items:center;gap:45px;display:flex}.mk-final-cta>div>div{max-width:760px}.mk-final-cta .mk-kicker{color:#ddd0ff}.mk-final-cta h2{font-size:clamp(34px,4vw,52px)}.mk-final-cta p{color:#ded4ee;margin:0}.mk-button-light{color:var(--mk-purple);box-shadow:none;background:#fff;border-color:#fff;flex:none}.mk-button-light:hover{color:var(--mk-purple-dark);background:#f1eaff}.mk-footer{color:#fff;background:#130f18;padding:70px 0 25px}.mk-footer>.mk-container:first-child{grid-template-columns:minmax(240px,1.55fr) repeat(4,minmax(125px,1fr));gap:38px;display:grid}.mk-footer-brand .brand-logo{filter:brightness(0)invert();width:190px;height:auto}.mk-footer-brand p{color:#a9a1b0;max-width:340px;margin-top:19px;font-size:12px;line-height:1.7}.mk-footer h3{margin-bottom:18px;font-size:12px}.mk-footer>div>div:not(.mk-footer-brand){flex-direction:column;gap:11px;display:flex}.mk-footer a{color:#aaa2b1;font-size:12px}.mk-footer a:hover{color:#c4a8fa}.mk-footer-bottom{color:#817988;border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;margin-top:55px;padding-top:22px;font-size:10px;display:flex}@media (max-width:1000px){.mk-nav-links{display:none}.mk-hero-grid,.mk-split{grid-template-columns:1fr;gap:55px}.mk-hero-copy{text-align:center}.mk-hero-copy>p{margin-inline:auto}.mk-hero-actions,.mk-hero-proof{justify-content:center}.mk-product-stage{width:min(650px,100%);margin:auto}.mk-bento,.mk-growth-grid{grid-template-columns:repeat(2,1fr)}.mk-split-reverse>div:first-child,.mk-split-reverse>div:last-child{order:initial}.mk-flow-card{grid-row:2}.mk-faq-layout{grid-template-columns:1fr;gap:25px}.mk-faq-layout .mk-section-heading{margin-bottom:0}.mk-footer>.mk-container:first-child{grid-template-columns:1.5fr repeat(2,1fr);gap:30px}.mk-footer-brand{grid-row:span 2}}@media (max-width:720px){.mk-container{width:min(100% - 28px,1180px)}.mk-section{padding:74px 0}.mk-nav{height:64px}.mk-brand{width:138px}.mk-nav-actions>a:first-child{display:none}.mk-button-small{padding:9px 11px;font-size:11px}.mk-hero{padding:72px 0 82px}.mk-hero h1{font-size:46px}.mk-hero-copy>p{font-size:16px}.mk-hero-actions{flex-direction:column;align-items:stretch}.mk-hero-proof{gap:9px 14px}.mk-product-stage{padding:9px 0}.mk-demo-product{grid-template-columns:1fr}.mk-demo-cover{min-height:190px}.mk-float-card{display:none}.mk-trust-strip>div{grid-template-columns:1fr 1fr;padding-block:20px;display:grid}.mk-trust-strip span{font-size:10px}.mk-step-grid,.mk-bento,.mk-theme-showcase,.mk-growth-grid,.mk-confidence-grid,.mk-pricing-grid{grid-template-columns:1fr}.mk-bento-wide{grid-column:auto}.mk-section-heading h2,.mk-split h2,.mk-compare-card h2{font-size:36px}.mk-section-heading>p:last-child,.mk-split>div>p:not(.mk-kicker),.mk-compare-card p{font-size:15px}.mk-checkout-card{padding:20px}.mk-flow-branches{grid-template-columns:1fr}.mk-theme-showcase .theme-dark{min-height:410px}.mk-compare-card{grid-template-columns:1fr;padding:30px 22px}.mk-pricing-grid article{min-height:auto;padding:28px 22px}.mk-final-cta>div{flex-direction:column;align-items:stretch}.mk-button-light{width:100%}.mk-footer>.mk-container:first-child{grid-template-columns:1fr 1fr}.mk-footer-brand{grid-column:1/-1}.mk-footer-bottom{flex-direction:column;align-items:flex-start;gap:8px}}@media (max-width:440px){.mk-nav-actions .mk-button svg{display:none}.mk-nav-actions .mk-button{padding-inline:10px}.mk-hero h1{font-size:40px}.mk-trust-strip>div,.mk-footer>.mk-container:first-child{grid-template-columns:1fr}.mk-footer-brand{grid-column:auto}}@media (prefers-reduced-motion:reduce){.mk-site *{scroll-behavior:auto!important;transition:none!important}}.mk-theme-showcase a{background:var(--mk-purple);color:#fff;border-radius:9px;justify-content:center;align-items:center;width:max-content;margin-top:auto;padding:11px 16px;font-size:10px;font-weight:900;display:flex}.legal-site{color:#191421;background:#f8f6fb;min-height:100vh}.legal-header{background:#fffffff0;position:relative}.legal-header-actions{align-items:center;gap:10px;display:flex}.legal-header-actions a{border:1px solid var(--mk-line);color:#31283b;border-radius:10px;align-items:center;gap:7px;padding:9px 12px;font-size:12px;font-weight:850;display:inline-flex}.legal-header-actions a:first-child{background:var(--mk-purple-soft);color:var(--mk-purple);border-color:#0000}.legal-header-actions svg{width:15px}.legal-main{padding:28px 0 90px}.legal-breadcrumb{margin-bottom:34px}.legal-breadcrumb a{color:#6f6578;align-items:center;gap:8px;font-size:12px;font-weight:800;display:inline-flex}.legal-breadcrumb svg{width:16px}.legal-hero{background:radial-gradient(circle at 92% 8%,#dac8ff 0,#0000 27%),linear-gradient(135deg,#fff,#f4edff);border:1px solid #e4daf1;border-radius:28px;padding:46px 52px;box-shadow:0 28px 80px #4a286e17}.legal-hero h1{letter-spacing:-.05em;max-width:880px;margin:12px 0 14px;font-size:clamp(38px,5vw,62px);line-height:1.04}.legal-hero>p:not(.mk-kicker){color:#6e6476;max-width:820px;margin:0;font-size:17px;line-height:1.7}.legal-hero>div{background:#ffffffb8;border:1px solid #ddd0ee;border-radius:13px;align-items:center;gap:10px;margin-top:26px;padding:10px 13px;display:inline-flex}.legal-hero>div svg{width:19px;color:var(--mk-purple)}.legal-hero>div span{gap:2px;display:grid}.legal-hero>div b{font-size:11px}.legal-hero>div small{color:#7e7288;font-size:10px}.legal-layout{grid-template-columns:260px minmax(0,820px);justify-content:center;align-items:start;gap:38px;margin-top:36px;display:grid}.legal-summary{background:#fff;border:1px solid #e5dced;border-radius:18px;padding:20px;position:sticky;top:92px}.legal-summary>span{color:#8a7e94;letter-spacing:.13em;text-transform:uppercase;margin-bottom:13px;font-size:10px;font-weight:950;display:block}.legal-summary nav{gap:4px;display:grid}.legal-summary a{color:#615568;border-radius:10px;grid-template-columns:27px 1fr;align-items:start;gap:8px;padding:9px;font-size:11px;font-weight:750;line-height:1.35;display:grid}.legal-summary a:hover{background:var(--mk-purple-soft);color:var(--mk-purple)}.legal-summary i{font-size:9px;font-style:normal;font-weight:950}.legal-document{background:#fff;border:1px solid #e5dced;border-radius:24px;overflow:hidden;box-shadow:0 24px 70px #351e4c12}.legal-document>section{padding:30px 36px;scroll-margin-top:92px}.legal-document>section+section{border-top:1px solid #eee8f2}.legal-document section>header{align-items:center;gap:12px;margin-bottom:16px;display:flex}.legal-document section>header span{background:var(--mk-purple-soft);width:30px;height:30px;color:var(--mk-purple);border-radius:9px;flex:none;place-items:center;font-size:9px;font-weight:950;display:grid}.legal-document h2{letter-spacing:-.025em;margin:0;font-size:22px}.legal-document p{color:#5f5666;margin:0;font-size:14px;line-height:1.85}.legal-document p+p{margin-top:12px}.legal-document ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.legal-document li{color:#5f5666;padding-left:21px;font-size:14px;line-height:1.7;position:relative}.legal-document li:before{content:"";background:var(--mk-purple);width:7px;height:7px;box-shadow:0 0 0 4px var(--mk-purple-soft);border-radius:50%;position:absolute;top:.68em;left:1px}.legal-notice{background:#f7f2ff;border:1px solid #d9c8f4;border-radius:15px;gap:12px;margin:24px 24px 0;padding:16px 18px;display:flex}.legal-notice svg{width:21px;color:var(--mk-purple);flex:none}.legal-notice p{color:#51445e;font-size:12px;line-height:1.65}.legal-contact-card{color:#fff;background:#17131f;border-radius:17px;justify-content:space-between;align-items:center;gap:20px;margin:10px 24px 24px;padding:20px;display:flex}.legal-contact-card>div{align-items:center;gap:12px;display:flex}.legal-contact-card svg{color:#c7a9ff;width:22px}.legal-contact-card span{gap:4px;display:grid}.legal-contact-card b{font-size:13px}.legal-contact-card small{color:#aaa1b2;font-size:10px}.legal-contact-card>a{color:var(--mk-purple);background:#fff;border-radius:10px;flex:none;padding:10px 13px;font-size:11px;font-weight:900}@media (max-width:900px){.legal-layout{grid-template-columns:1fr}.legal-summary{position:relative;top:auto}.legal-summary nav{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.legal-header-actions a:first-child{display:none}.legal-main{padding-top:18px}.legal-breadcrumb{margin-bottom:18px}.legal-hero{border-radius:22px;padding:32px 24px}.legal-hero h1{font-size:38px}.legal-hero>p:not(.mk-kicker){font-size:15px}.legal-layout{gap:18px;margin-top:18px}.legal-summary{padding:14px}.legal-summary nav{grid-template-columns:1fr}.legal-document{border-radius:19px}.legal-document>section{padding:25px 20px}.legal-notice{margin:16px 16px 0}.legal-contact-card{flex-direction:column;align-items:flex-start;margin:8px 16px 16px}.legal-contact-card>a{text-align:center;width:100%}}.legal-contact-card>.legal-contact-details{align-items:initial;gap:13px;display:grid}.legal-contact-details>div{align-items:center;gap:12px;display:flex}.legal-contact-card .legal-contact-details svg{flex:none}.mk-footer-brand address{color:#aaa2b1;border-left:2px solid #8b5cf6;gap:5px;margin-top:18px;padding-left:12px;font-size:11px;font-style:normal;line-height:1.55;display:grid}.mk-footer-brand address b{color:#fff;letter-spacing:.08em;text-transform:uppercase;font-size:10px}.mk-footer-brand address span{display:block}@keyframes mkHeroReveal{0%{opacity:0;filter:blur(10px);transform:translateY(24px)scale(.985)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@keyframes mkSoftFloat{0%,to{transform:translate(0,0)}50%{transform:translateY(-12px)}}@keyframes mkWindowFloat{0%,to{transform:rotate(1.2deg)translateY(0)}50%{transform:rotate(.35deg)translateY(-10px)}}@keyframes mkPulseGlow{0%,to{opacity:.55;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}@keyframes mkSectionReveal{0%{opacity:0;transform:translateY(38px)}to{opacity:1;transform:translateY(0)}}@keyframes mkCardReveal{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes mkBarRise{0%{opacity:.45;transform:scaleY(.25)}to{opacity:1;transform:scaleY(1)}}@keyframes mkShine{0%{transform:translate(-120%)skew(-18deg)}to{transform:translate(140%)skew(-18deg)}}.mk-hero-copy{animation:.72s cubic-bezier(.2,.8,.2,1) both mkHeroReveal}.mk-product-stage{animation:.85s cubic-bezier(.2,.8,.2,1) .12s both mkHeroReveal}.mk-store-window{animation:7s ease-in-out infinite mkWindowFloat}.mk-orb-one,.mk-orb-two{animation:6s ease-in-out infinite mkPulseGlow}.mk-orb-two{animation-delay:1.4s}.mk-float-sale{animation:5.8s ease-in-out infinite mkSoftFloat}.mk-float-chart{animation:6.4s ease-in-out .7s infinite mkSoftFloat}.mk-step-grid article,.mk-bento article,.mk-theme-showcase article,.mk-growth-grid article,.mk-confidence-grid article,.mk-pricing-grid article,.mk-checkout-card,.mk-flow-card,.mk-compare-card,.mk-faq-list details{animation:.65s cubic-bezier(.2,.8,.2,1) both mkCardReveal}.mk-step-grid article:nth-child(2),.mk-bento article:nth-child(2),.mk-theme-showcase article:nth-child(2),.mk-growth-grid article:nth-child(2),.mk-confidence-grid article:nth-child(2),.mk-pricing-grid article:nth-child(2){animation-delay:80ms}.mk-step-grid article:nth-child(3),.mk-bento article:nth-child(3),.mk-theme-showcase article:nth-child(3),.mk-growth-grid article:nth-child(3),.mk-confidence-grid article:nth-child(3){animation-delay:.16s}.mk-chart-bars i,.public-chart-bars i{transform-origin:bottom;animation:.72s cubic-bezier(.2,.8,.2,1) both mkBarRise}.mk-chart-bars i:nth-child(2),.public-chart-bars i:nth-child(2){animation-delay:40ms}.mk-chart-bars i:nth-child(3),.public-chart-bars i:nth-child(3){animation-delay:80ms}.mk-chart-bars i:nth-child(4),.public-chart-bars i:nth-child(4){animation-delay:.12s}.mk-chart-bars i:nth-child(5),.public-chart-bars i:nth-child(5){animation-delay:.16s}.mk-chart-bars i:nth-child(6),.public-chart-bars i:nth-child(6){animation-delay:.2s}.mk-chart-bars i:nth-child(7),.public-chart-bars i:nth-child(7){animation-delay:.24s}.mk-chart-bars i:nth-child(8),.public-chart-bars i:nth-child(8){animation-delay:.28s}.mk-section-heading,.mk-split>div,.public-payment-heading,.public-dashboard-preview-head,.public-newsletter-copy{position:relative}.mk-section-heading:after,.public-payment-heading:after,.public-dashboard-preview-head:after,.public-newsletter-copy:after{content:"";background:linear-gradient(90deg,var(--mk-purple),#c4b5fd,transparent);border-radius:999px;width:72px;height:3px;margin-top:16px;display:block}.mk-heading-center:after{margin-inline:auto}.public-payment-heading:after,.public-dashboard-preview-head:after,.public-newsletter-copy:after{background:linear-gradient(90deg,var(--store-accent),color-mix(in srgb,var(--store-accent) 35%,#fff),transparent)}.public-payment-markets,.public-dashboard-preview,.public-newsletter{position:relative;overflow:hidden}.public-payment-markets:before,.public-dashboard-preview:before,.public-newsletter:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#7c3aed14,#0000);width:34%;animation:9s ease-in-out infinite mkShine;position:absolute;inset:0 auto 0 -20%}.mk-site .public-newsletter{background:linear-gradient(#fbf7ff,#fff);padding:56px 0 20px}.mk-site .public-newsletter-card{background:radial-gradient(circle at 8% 0,#7c3aed2e,#0000 35%),linear-gradient(135deg,#fff,#f6f0ff 52%,#fff);border-color:#d9c8ff;position:relative;overflow:hidden;box-shadow:0 26px 70px #4c1d9524}.mk-site .public-newsletter-card:after{content:"";filter:blur(2px);background:#7c3aed1f;border-radius:50%;width:270px;height:270px;position:absolute;bottom:-120px;right:-90px}.mk-site .public-newsletter-form{z-index:1;background:#fff;border:1px solid #7c3aed38;position:relative;box-shadow:0 18px 46px #4c1d9521}.mk-site .public-newsletter-form input{color:#17131f;background:#fff;border:1px solid #7c3aed4d;box-shadow:inset 0 1px #fff,0 0 0 4px #7c3aed0d}.mk-site .public-newsletter-form input:focus{border-color:var(--mk-purple);box-shadow:0 0 0 4px #7c3aed24}.mk-site .public-newsletter-form button{background:linear-gradient(135deg,#8b5cf6,#6d28d9);min-height:46px;box-shadow:0 14px 30px #7c3aed47}.mk-site .public-newsletter-form button:hover{filter:none;background:linear-gradient(135deg,#7c3aed,#5b21b6);box-shadow:0 18px 38px #7c3aed5c}@supports (animation-timeline:view()){.mk-section-heading,.mk-split>div,.mk-step-grid article,.mk-bento article,.mk-theme-showcase article,.mk-growth-grid article,.mk-confidence-grid article,.mk-pricing-grid article,.mk-checkout-card,.mk-flow-card,.mk-compare-card,.mk-faq-list details,.public-payment-heading,.public-market-card,.public-dashboard-preview-head,.public-dashboard-window,.public-newsletter-card{animation:linear both mkSectionReveal;animation-timeline:view();animation-range:entry cover 28%}}@media (prefers-reduced-motion:reduce){.mk-site *,.mk-site :before,.mk-site :after{transition:none!important;animation:none!important;transform:none!important}}.mk-site .mk-nav-actions .site-language-switcher{order:3}.mk-site .mk-nav-actions .language-switcher-trigger{color:#22182f;background:linear-gradient(#fff,#fbf7ff);border-color:#ddd2ef;border-radius:16px;min-width:116px;height:44px;font-size:13px;font-weight:900;box-shadow:0 12px 30px #4c1d9514}.mk-site .mk-nav-actions .language-switcher-trigger:hover,.mk-site .mk-nav-actions .language-switcher-trigger[aria-expanded=true]{background:#fff;border-color:#a78bfa;box-shadow:0 16px 38px #7c3aed2e}.mk-site .mk-nav-actions .language-switcher-menu{background:#fffffff7;border-color:#d7c7fb;border-radius:18px;min-width:170px;padding:8px;top:calc(100% + 10px);box-shadow:0 26px 65px #25143e33}.mk-site .mk-nav-actions .language-switcher-menu button{border-radius:13px;padding:12px 13px;font-size:13px}.mk-site .mk-nav-actions .language-switcher-menu button:hover,.mk-site .mk-nav-actions .language-switcher-menu button.active{color:var(--mk-purple);background:linear-gradient(135deg,#f4edff,#ebe1ff)}
.support-header-link{color:#21162e;background:#fff;border:1px solid #e5def5;border-radius:14px;align-items:center;gap:8px;height:44px;padding:0 14px;font-weight:750;text-decoration:none;display:inline-flex}.support-header-link svg{width:18px}.support-header-link b,.support-launcher b,.support-tabs b{color:#fff;background:#ef4444;border-radius:99px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;display:grid}.support-launcher{z-index:150;right:max(22px,env(safe-area-inset-right));bottom:max(22px,env(safe-area-inset-bottom));color:#fff;cursor:pointer;background:linear-gradient(145deg,#6d28d9,#8b5cf6);border:0;border-radius:20px;place-items:center;width:58px;height:58px;display:grid;position:fixed;box-shadow:0 16px 42px #6d28d94d}.support-launcher:hover{transform:translateY(-2px)}.support-launcher b{position:absolute;top:-5px;right:-5px}.support-overlay{z-index:145;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1d123247;justify-content:flex-end;padding:14px;display:flex;position:fixed;inset:0}.support-center{background:#fbfaff;border:1px solid #e8e0f6;border-radius:24px;flex-direction:column;width:min(430px,100%);height:min(760px,100vh - 28px);display:flex;overflow:hidden;box-shadow:0 25px 80px #1f123a38}.support-center.is-embedded{border-radius:26px;width:100%;max-width:1180px;height:calc(100vh - 150px);min-height:680px;margin:auto}.support-center-header{color:#fff;background:linear-gradient(135deg,#5221a8,#7c3aed 55%,#a78bfa);justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.support-center-header>div{align-items:center;gap:12px;display:flex}.support-center-header>div>span{background:#ffffff25;border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.support-center-header div div{display:grid}.support-center-header small{color:#eee7ff;margin-top:3px}.support-center-header button,.support-subheader>button{color:inherit;cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.support-tabs{background:#fff;border-bottom:1px solid #ece7f4;grid-template-columns:repeat(4,1fr);display:grid}.support-tabs button{color:#756b80;cursor:pointer;background:0 0;border:0;place-items:center;gap:4px;padding:12px 4px 10px;font-size:10px;display:grid;position:relative}.support-tabs button svg{width:19px}.support-tabs button.active{color:#7137df}.support-tabs button.active:after{content:"";background:#7c3aed;border-radius:99px;height:3px;position:absolute;bottom:0;left:20%;right:20%}.support-tabs b{position:absolute;top:7px;right:14px}.support-center-body{flex:1;min-height:0;padding:18px;overflow:auto}.support-search{background:#fff;border:1px solid #ded5ec;border-radius:14px;align-items:center;gap:10px;height:46px;margin-bottom:20px;padding:0 13px;display:flex}.support-search svg{color:#7c3aed;width:19px}.support-search input{background:0 0;border:0;outline:0;width:100%}.support-center h3{margin:0 0 12px;font-size:17px}.support-center section+section{margin-top:22px}.support-shortcuts{grid-template-columns:1fr 1fr;gap:10px;display:grid}.support-shortcuts button,.support-categories button,.support-articles button,.support-conversations>button{text-align:left;cursor:pointer;color:#21162e;background:#fff;border:1px solid #e5ddef;border-radius:15px}.support-shortcuts button{gap:10px;padding:14px;display:flex}.support-shortcuts svg{color:#7c3aed;width:21px}.support-shortcuts span,.support-categories span,.support-articles span,.support-conversations>button>span:nth-child(2){gap:4px;display:grid}.support-shortcuts small,.support-categories small,.support-articles small,.support-conversations small{color:#7a7084;font-size:11px;line-height:1.35}.support-categories,.support-articles,.support-conversations{gap:9px;display:grid}.support-categories button{grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:13px;display:grid}.support-categories svg{color:#7c3aed}.support-categories em{color:#7c3aed;font-style:normal}.support-articles button{justify-content:space-between;align-items:center;padding:13px;display:flex}.support-articles i{color:#7c3aed;font-size:24px}.support-section-title{justify-content:space-between;align-items:center;display:flex}.support-section-title button{color:#6d28d9;background:#ede6fb;border:0;border-radius:10px;align-items:center;gap:5px;padding:8px 10px;font-weight:750;display:flex}.support-section-title svg{width:15px}.support-conversations>button{grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:13px;display:grid;position:relative}.support-conversations time{color:#81768c;font-size:10px}.support-conversations em{background:#7c3aed;border-radius:50%;width:8px;height:8px;position:absolute;top:9px;right:9px}.support-status{background:#f59e0b;border-radius:50%;width:10px;height:10px}.support-status.resolved,.support-status.closed{background:#94a3b8}.support-status.waiting_merchant{background:#2563eb}.support-notice{color:#5b21b6;background:#ede9fe;border-radius:11px;padding:10px 12px}.support-ticket-form{gap:13px;display:grid}.support-ticket-form>p{color:#756b80;margin:0}.support-ticket-form label{gap:6px;font-size:12px;font-weight:750;display:grid}.support-ticket-form input,.support-ticket-form select,.support-ticket-form textarea,.support-reply textarea{resize:vertical;background:#fff;border:1px solid #ded5ec;border-radius:12px;outline:0;padding:12px}.support-ticket-form :is(input,select,textarea):focus,.support-reply textarea:focus{border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf61a}.support-primary{color:#fff;background:#7c3aed;border:0;border-radius:13px;justify-content:center;align-items:center;gap:8px;padding:13px 16px;font-weight:800;display:flex}.support-primary svg{width:18px}.support-primary:disabled{opacity:.55}.support-files>label{color:#6d28d9;cursor:pointer;align-items:center;gap:7px;width:max-content;font-size:12px;font-weight:700;display:flex}.support-files svg{width:16px}.support-files ul{gap:5px;margin:9px 0 0;padding:0;list-style:none;display:grid}.support-files li{background:#f1ecfb;border-radius:8px;justify-content:space-between;align-items:center;padding:6px 9px;font-size:11px;display:flex}.support-files li button{background:0 0;border:0}.support-subheader{background:#fff;border-bottom:1px solid #e8e2ef;align-items:center;gap:8px;min-height:68px;padding:14px 16px;display:flex}.support-subheader button{color:#6d28d9}.support-subheader>div{gap:3px;display:grid}.support-subheader small{color:#766b81}.support-conversation,.support-article-view{flex-direction:column;height:100%;min-height:0;display:flex}.support-message-list{flex-direction:column;flex:1;gap:10px;padding:18px;display:flex;overflow:auto}.support-message-list article{gap:5px;max-width:85%;display:grid}.support-message-list article>div{white-space:pre-wrap;background:#fff;border:1px solid #e7e0ef;border-radius:14px;padding:10px 12px}.support-message-list .mine{align-self:flex-end}.support-message-list .mine>div{color:#fff;background:#7c3aed;border-color:#7c3aed}.support-message-list time{color:#82778c;font-size:9px}.support-message-list .mine time{text-align:right}.support-attachment{color:#5b21b6;text-align:left;background:#ede7f8;border:0;border-radius:8px;padding:6px}.support-reply{background:#fff;border-top:1px solid #e8e1ef;grid-template-columns:1fr auto;gap:8px;padding:12px;display:grid}.support-reply .support-files{grid-column:1}.support-reply>button{color:#fff;background:#7c3aed;border:0;border-radius:13px;place-items:center;width:44px;height:44px;display:grid}.support-resolved{color:#6d28d9;background:#f2edfb;justify-content:center;align-items:center;gap:8px;padding:15px;display:flex}.support-article-view>article{flex:1;padding:20px;line-height:1.7;overflow:auto}.support-article-view>article img{max-width:100%;height:auto}.support-article-view footer{background:#fff;border-top:1px solid #e9e2f0;justify-content:space-between;align-items:center;gap:10px;padding:14px 18px;display:flex}.support-article-view footer button{color:#6d28d9;background:#fff;border:1px solid #d8cdf0;border-radius:9px;margin-left:6px;padding:7px 10px}.support-article-view footer b{color:#6d28d9;align-items:center;gap:6px;display:flex}.support-page{max-width:1280px!important}.support-empty{text-align:center;color:#7a7084;padding:30px}@media (max-width:760px){.support-header-link span{display:none}.support-header-link{justify-content:center;width:44px;padding:0}.support-overlay{padding:0}.support-center{border-radius:0;width:100%;height:100dvh}.support-center.is-embedded{border-radius:0;height:calc(100dvh - 72px);min-height:0}.support-launcher{right:16px;bottom:max(18px,env(safe-area-inset-bottom));width:54px;height:54px}.support-shortcuts{grid-template-columns:1fr}.support-tabs span{font-size:9px}.support-page{padding:0!important}.support-article-view footer{flex-direction:column;align-items:flex-start}}.support-center-body:has(>.help-doc){padding:0 12px 12px;overflow:auto}.support-center-body>.help-doc{min-height:100%}.support-center.is-embedded .support-center-body:has(>.help-doc){padding:10px 16px 16px}.support-center:not(.is-embedded) .help-doc-widget .help-section-title p{display:none}.support-center:not(.is-embedded) .help-doc-widget .help-section-title h2{font-size:16px}.support-center:not(.is-embedded) .help-doc-widget .help-faq-preview{padding:13px}.support-center:not(.is-embedded) .help-doc-widget .help-article-grid>a,.support-center:not(.is-embedded) .help-doc-widget .help-article-grid>button{min-height:120px}.support-center-body:has(>.support-ticket-form){padding-top:10px}.support-ticket-form{gap:9px}.support-ticket-form>h3{margin:0 0 1px;line-height:1.15}.support-ticket-form>p{max-width:36ch;margin:0 0 2px;font-size:12px;line-height:1.4}.support-section-title{gap:12px;margin-bottom:12px}.support-section-title h3{margin:0}.support-section-title button{border-radius:9px;min-height:32px;padding:6px 9px;font-size:12px;line-height:1}.support-section-title button svg{width:14px;height:14px}.support-conversations{gap:6px}.support-conversations>button{border-radius:12px;grid-template-columns:8px minmax(0,1fr) auto;gap:8px;min-height:62px;padding:9px 10px}.support-conversations>button>span:nth-child(2){gap:2px;min-width:0}.support-conversations>button b{text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.25;overflow:hidden}.support-conversations>button small{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.support-conversations time{align-self:center;font-size:9px}.support-conversations .support-status{width:8px;height:8px}.support-overlay{-webkit-backdrop-filter:none;backdrop-filter:none;pointer-events:none;background:0 0}.support-overlay>.support-center{pointer-events:auto;width:min(380px,100%)}.support-launcher{border-radius:16px;width:48px;height:48px}.support-launcher svg{width:22px;height:22px}@media (max-width:760px){.support-overlay>.support-center{width:100%}.support-launcher{border-radius:15px;width:46px;height:46px}}.support-rating{background:#fff;border-top:1px solid #e8e1ef;justify-items:center;gap:10px;padding:16px;display:grid}.support-rating>div{gap:5px;display:flex}.support-rating>div button{color:#d6cfdf;cursor:pointer;background:0 0;border:0;font-size:25px}.support-rating>div button.active{color:#f5b301}.support-rating .support-primary{padding:10px 14px;font-size:12px}.merchant-news-teaser{z-index:142;right:max(22px,env(safe-area-inset-right));bottom:max(82px,calc(env(safe-area-inset-bottom) + 82px));background:#fff;border:1px solid #e4daf5;border-radius:20px;width:min(360px,100vw - 32px);position:fixed;overflow:hidden;box-shadow:0 22px 64px #24123d2e}.merchant-news-dismiss{z-index:2;color:#31243d;cursor:pointer;background:#fff;border:1px solid #fff8;border-radius:99px;place-items:center;width:31px;height:31px;display:grid;position:absolute;top:9px;right:9px;box-shadow:0 5px 16px #26163826}.merchant-news-dismiss svg{width:17px}.merchant-news-open{color:#21162e;text-align:left;cursor:pointer;background:0 0;border:0;width:100%;padding:0}.merchant-news-teaser-image{background-position:50%;background-size:cover;width:100%;height:145px;display:block}.merchant-news-teaser-image.is-fallback{color:#fff;background:radial-gradient(circle at 20% 10%,#c4b5fd 0,#0000 28%),linear-gradient(135deg,#4c1d95,#7c3aed 55%,#a78bfa);place-items:center;display:grid}.merchant-news-teaser-image.is-fallback svg{width:48px;height:48px}.merchant-news-teaser-copy{gap:6px;padding:16px 18px 18px;display:grid}.merchant-news-teaser-copy small,.merchant-news-kicker{color:#6d28d9;text-transform:uppercase;letter-spacing:.11em;font-size:10px;font-weight:850}.merchant-news-teaser-copy b{padding-right:25px;font-size:18px;line-height:1.25}.merchant-news-teaser-copy p{color:#776b81;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}.merchant-news-teaser-copy em{color:#6d28d9;align-items:center;gap:7px;margin-top:3px;font-size:12px;font-style:normal;font-weight:800;display:flex}.merchant-news-teaser-copy em svg{width:15px}.merchant-news-backdrop{z-index:175;background:#21162e9e;place-items:center;padding:32px 18px;display:grid;position:fixed;inset:0}.merchant-news-dialog{background:#fff;border-radius:25px;width:min(900px,100%);max-height:calc(100dvh - 64px);position:relative;overflow:auto;box-shadow:0 35px 110px #130b20a8}.merchant-news-close{z-index:2;color:#2e2139;cursor:pointer;background:#fff;border:1px solid #e5ddef;border-radius:99px;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:16px;right:16px;box-shadow:0 8px 25px #25173524}.merchant-news-close svg{width:21px}.merchant-news-hero{background-position:50%;background-size:cover;height:clamp(230px,38vw,430px)}.merchant-news-hero.is-fallback{color:#fff;background:radial-gradient(circle at 20% 10%,#ddd6fe 0,#0000 28%),linear-gradient(135deg,#3b177c,#7c3aed 58%,#a78bfa);align-content:center;place-items:center;gap:12px;font-size:18px;font-weight:850;display:grid}.merchant-news-hero.is-fallback svg{width:64px;height:64px}.merchant-news-content{padding:28px clamp(24px,5vw,58px) 42px}.merchant-news-kicker{align-items:center;gap:7px;display:flex}.merchant-news-kicker svg{width:15px}.merchant-news-content h2{letter-spacing:-.035em;margin:9px 0 8px;font-size:clamp(28px,4vw,48px);line-height:1.08}.merchant-news-content time{color:#81758a;align-items:center;gap:7px;font-size:12px;display:flex}.merchant-news-content time svg{width:15px}.merchant-news-summary{color:#5e5268;margin:22px 0;font-size:18px;line-height:1.55}.merchant-news-rich{color:#2d2235;font-size:16px;line-height:1.75}.merchant-news-rich img{border-radius:16px;max-width:100%;height:auto;margin:20px auto;display:block}.merchant-news-rich a{color:#6d28d9;font-weight:750}.merchant-news-rich :is(h2,h3,h4){color:#201629;margin-top:1.5em}@media (max-width:760px){.merchant-news-teaser{right:16px;bottom:max(74px,calc(env(safe-area-inset-bottom) + 74px));width:calc(100vw - 32px)}.merchant-news-teaser-image{height:120px}.merchant-news-backdrop{padding:0}.merchant-news-dialog{border-radius:0;height:100dvh;max-height:none}.merchant-news-hero{height:220px}.merchant-news-content{padding:24px 20px 38px}}.dashboard-layout .support-header-link{width:30px;min-width:30px;height:30px;box-shadow:none;color:#21162e;background:0 0;border:0;border-radius:10px;flex:0 0 30px;place-items:center;gap:0;padding:0;transition:border-color .18s,background .18s,color .18s,transform .18s;display:inline-grid;position:relative}.dashboard-layout .support-header-link:hover{color:#6d28d9;background:0 0;border-color:#0000;transform:none}.dashboard-layout .support-header-link svg{width:17px;height:17px}.dashboard-layout .support-header-link>b{position:absolute;top:-5px;right:-5px}.support-conversation .support-subheader{gap:7px;min-height:58px;padding:9px 12px}.support-conversation .support-subheader>button{border-radius:10px;flex:0 0 32px;width:32px;height:32px}.support-conversation .support-subheader>div{gap:2px;min-width:0}.support-conversation .support-subheader b,.support-conversation .support-subheader small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.support-conversation .support-subheader b{font-size:14px;line-height:1.2}.support-conversation .support-subheader small{font-size:10px}.support-message-list{background:linear-gradient(#faf8fd 0%,#f7f4fb 100%);gap:5px;padding:12px 10px 14px}.support-message-group{flex-direction:column;gap:5px;width:100%;display:flex}.support-message-date{justify-content:center;align-items:center;margin:4px 0 6px;display:flex}.support-message-date span{color:#81758a;text-transform:capitalize;background:#ffffffd9;border:1px solid #e4dcec;border-radius:999px;padding:4px 8px;font-size:9px;font-weight:700}.support-message-list .support-message-group>article{width:auto;max-width:82%;display:block}.support-message-list .support-message-group>article.mine{align-self:flex-end}.support-message-list .support-message-group>article.theirs{align-self:flex-start}.support-message-list .support-message-bubble{color:#21162e;background:#fff;border:1px solid #e4dcec;border-radius:15px 15px 15px 4px;gap:4px;min-width:74px;padding:8px 10px 5px;display:grid;box-shadow:0 2px 8px #2a193e0a}.support-message-list article.mine .support-message-bubble{color:#fff;background:#7c3aed;border-color:#7c3aed;border-radius:15px 15px 4px}.support-message-bubble p{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:12px;line-height:1.38}.support-message-bubble time{color:#8b8095;justify-self:end;font-size:8px;line-height:1}.support-message-list article.mine .support-message-bubble time{color:#e9dcff}.support-message-bubble .support-attachment{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:5px;max-width:100%;padding:5px 7px;font-size:9px;display:flex;overflow:hidden}.support-message-bubble .support-attachment svg{flex:0 0 13px;width:13px}.support-reply{padding:8px 9px max(8px, env(safe-area-inset-bottom));background:#fff;border-top:1px solid #e8e1ef;grid-template-columns:none;align-items:flex-end;gap:6px;display:flex;position:relative}.support-reply .support-files.is-compact{flex:0 0 38px}.support-files.is-compact>label{color:#6d28d9;cursor:pointer;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.support-files.is-compact>label:hover{background:#f1eafd}.support-files.is-compact>label svg{width:19px;height:19px}.support-files.is-compact ul{background:#fff;border:1px solid #e2d8ee;border-radius:12px;max-height:110px;margin:0;padding:6px;position:absolute;bottom:56px;left:9px;right:9px;overflow:auto;box-shadow:0 10px 28px #26153a1f}.support-reply textarea{resize:none;border:1px solid #ded5ec;border-radius:21px;flex:auto;min-width:0;height:40px;min-height:40px;max-height:88px;padding:9px 13px;font-size:12px;line-height:20px}.support-reply>button{border-radius:50%;flex:0 0 40px;width:40px;height:40px;transition:opacity .16s,transform .16s}.support-reply>button:not(:disabled):hover{transform:translateY(-1px)}.support-reply>button:disabled{opacity:.42}.support-reply>button svg{width:17px;height:17px}.support-center-header{padding:13px 15px}.support-center-header>div{gap:9px}.support-center-header>div>span{border-radius:12px;width:36px;height:36px}.support-center-header b{font-size:14px;line-height:1.15}.support-center-header small{margin-top:2px;font-size:10px;line-height:1.25}.support-tabs button{gap:3px;min-height:58px;padding:8px 3px 7px}.support-center-body{padding:14px}.support-launcher.is-open{bottom:max(18px, env(safe-area-inset-bottom));box-shadow:0 10px 28px #6d28d957}@media (min-width:761px){.support-overlay{align-items:flex-end;padding:14px 14px 82px}.support-overlay>.support-center{height:min(660px,100dvh - 104px)}}@media (max-width:760px){.support-launcher.is-open{right:12px;bottom:max(10px, env(safe-area-inset-bottom))}.support-overlay{align-items:flex-start;padding:0 0 62px}.support-overlay>.support-center{height:calc(100dvh - 62px)}}.support-news{gap:12px;display:grid}.support-news>header{justify-content:space-between;align-items:center;gap:12px;display:flex}.support-news>header>div{gap:3px;display:grid}.support-news>header h3{margin:0}.support-news>header p{color:#7a7084;margin:0;font-size:11px;line-height:1.35}.support-news>header>svg{color:#6d28d9;background:#eee7ff;border-radius:10px;width:30px;height:30px;padding:7px}.support-news-list{gap:9px;display:grid}.support-news-list>button{color:#21162e;text-align:left;cursor:pointer;background:#fff;border:1px solid #e4dced;border-radius:15px;grid-template-columns:92px minmax(0,1fr) 14px;align-items:center;gap:10px;min-height:92px;padding:7px 9px 7px 7px;transition:border-color .16s,transform .16s,box-shadow .16s;display:grid;overflow:hidden}.support-news-list>button:hover{border-color:#cbb8ef;transform:translateY(-1px);box-shadow:0 8px 24px #371f5317}.support-news-image{background-position:50%;background-size:cover;border-radius:11px;width:92px;height:76px;display:block}.support-news-image.is-fallback{color:#fff;background:radial-gradient(circle at 20% 15%,#d8ccff 0,#0000 32%),linear-gradient(135deg,#4c1d95,#8b5cf6);place-items:center;display:grid}.support-news-image.is-fallback svg{width:25px;height:25px}.support-news-copy{gap:4px;min-width:0;display:grid}.support-news-copy small{color:#7c3aed;letter-spacing:.04em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:9px;font-weight:850;overflow:hidden}.support-news-copy b{text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.25;overflow:hidden}.support-news-copy p{color:#786d82;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:10px;line-height:1.35;display:-webkit-box;overflow:hidden}.support-news-list>button>i{color:#7c3aed;font-size:22px;font-style:normal}.support-article-view.is-news>article{padding:16px}.support-article-view.is-news>article img{border-radius:13px}@media (max-width:380px){.support-news-list>button{grid-template-columns:76px minmax(0,1fr) 12px}.support-news-image{width:76px;height:68px}}
.help-doc{--help-accent:#7c3aed;--help-accent-dark:#5b21b6;--help-soft:#f4efff;--help-ink:#181220;--help-muted:#746b7d;--help-line:#e8e0f2;min-height:100%;color:var(--help-ink);background:#fbfaff;font-family:Inter,sans-serif}.help-doc button,.help-doc input{font:inherit}.help-hero{color:#fff;background:radial-gradient(circle at 82% 12%,#c4b5fd55,#0000 32%),linear-gradient(135deg,#24123d,#5b21b6 58%,#8b5cf6);padding:20px max(24px,50% - 590px) 42px}.help-brand{align-items:center;gap:9px;width:max-content;margin-bottom:42px;font-weight:800;display:flex}.help-brand span{background:#ffffff20;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.help-brand svg{width:18px}.help-brand b{color:#ddd6fe}.help-hero>div{text-align:center;max-width:760px;margin:auto}.help-hero p,.help-collection-head p,.help-section-title p{color:#a78bfa;letter-spacing:.16em;margin:0 0 5px;font-size:10px;font-weight:900}.help-hero h1{letter-spacing:-.045em;margin:0;font-size:clamp(30px,4vw,48px)}.help-hero>div>span{color:#e9e3f5;margin-top:9px;display:block}.help-hero>label{background:#fff;border:1px solid #ffffff35;border-radius:16px;align-items:center;gap:11px;width:min(700px,100%);height:58px;margin:28px auto 0;padding:0 18px;display:flex;box-shadow:0 20px 55px #16062844}.help-hero>label svg{color:var(--help-accent);width:21px}.help-hero input{box-shadow:none;background:0 0;border:0;font-size:15px}.help-main{gap:32px;width:min(1180px,100% - 40px);margin:auto;padding:34px 0 48px;display:grid}.help-section-title{justify-content:space-between;align-items:end;gap:16px;margin-bottom:15px;display:flex}.help-section-title h2{letter-spacing:-.025em;margin:0;font-size:22px}.help-section-title>a,.help-section-title>button{color:var(--help-accent);background:0 0;border:0;align-items:center;gap:5px;font-size:12px;font-weight:800;display:flex}.help-section-title svg{width:14px}.help-collection-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.help-collection-grid>div>a,.help-collection-grid>div>button{border:1px solid var(--help-line);width:100%;min-height:142px;color:inherit;text-align:left;background:#fff;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:12px;padding:18px;transition:all .18s;display:grid;box-shadow:0 10px 28px #32135608}.help-collection-grid>div>:is(a,button):hover{border-color:#c9b6f4;transform:translateY(-2px);box-shadow:0 15px 35px #5b21b612}.help-collection-grid i{background:var(--help-soft);width:40px;height:40px;color:var(--help-accent);border-radius:12px;place-items:center;display:grid}.help-collection-grid i svg{width:20px}.help-collection-grid>div>a>svg,.help-collection-grid>div>button>svg{color:#a498ae;width:17px}.help-collection-grid span{gap:5px;display:grid}.help-collection-grid b{font-size:15px}.help-collection-grid small{min-height:32px;color:var(--help-muted);font-size:10.5px;line-height:1.45}.help-collection-grid em{color:var(--help-accent);font-size:9.5px;font-style:normal;font-weight:800}.help-faq-preview{background:linear-gradient(145deg,#fff,#f6f0ff);border:1px solid #dfd2f6;border-radius:18px;padding:20px}.help-article-list{border:1px solid var(--help-line);background:#fff;border-radius:14px;display:grid;overflow:hidden}.help-article-list>a,.help-article-list>button{width:100%;color:inherit;text-align:left;background:#fff;border:0;border-bottom:1px solid #eee8f4;padding:13px 15px;display:block}.help-article-list>:last-child{border-bottom:0}.help-article-list>a>span,.help-article-list>button>span{justify-content:space-between;align-items:center;gap:15px;display:flex}.help-article-list svg{width:16px;color:var(--help-accent);flex:none}.help-article-list span>span{gap:3px;display:grid}.help-article-list small{color:var(--help-accent);font-size:9px;font-weight:750}.help-article-list b{font-size:12px}.help-article-list p{color:var(--help-muted);margin:0;font-size:10px}.help-article-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.help-article-grid>a,.help-article-grid>button{border:1px solid var(--help-line);width:100%;min-height:155px;color:inherit;text-align:left;background:#fff;border-radius:15px;padding:17px;display:block}.help-article-grid span{flex-direction:column;align-items:flex-start;height:100%;display:flex}.help-article-grid small{color:var(--help-accent);font-size:9px;font-weight:800}.help-article-grid b{margin-top:8px;font-size:14px;line-height:1.3}.help-article-grid p{color:var(--help-muted);margin:7px 0;font-size:10.5px;line-height:1.45}.help-article-grid em{color:var(--help-accent);align-items:center;gap:5px;margin-top:auto;font-size:10px;font-style:normal;font-weight:800;display:flex}.help-article-grid svg{width:13px}.help-contact{color:#fff;background:#24123d;border-radius:17px;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;padding:18px 20px;display:grid}.help-contact>span{background:#ffffff16;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.help-contact b{font-size:14px}.help-contact p{color:#d7cce5;margin:3px 0 0;font-size:10.5px}.help-contact>a,.help-contact>button{color:#fff;background:#8b5cf6;border:0;border-radius:10px;padding:10px 14px;font-size:11px;font-weight:850}.help-collection-head{border-bottom:1px solid var(--help-line);background:#fff;align-items:center;gap:15px;padding:25px max(24px,50% - 590px);display:flex}.help-collection-head>button,.help-back{background:var(--help-soft);color:var(--help-accent);border:0;border-radius:10px;align-items:center;gap:7px;padding:9px;display:flex}.help-collection-head h1{margin:0;font-size:25px}.help-collection-head span{color:var(--help-muted);font-size:11px}.help-subcategory-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-bottom:16px;display:grid}.help-subcategory-grid>div>a,.help-subcategory-grid>div>button{border:1px solid var(--help-line);text-align:left;background:#fff;border-radius:13px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;width:100%;padding:13px;display:grid}.help-subcategory-grid svg{width:18px;color:var(--help-accent)}.help-subcategory-grid span{display:grid}.help-subcategory-grid small{color:var(--help-muted);font-size:9px}.help-subcategory-grid em{color:var(--help-accent);font-size:10px;font-style:normal}.help-doc-detail{padding:24px max(24px,50% - 590px) 50px}.help-breadcrumb{color:var(--help-muted);align-items:center;gap:5px;margin-bottom:18px;font-size:10px;display:flex}.help-breadcrumb span{align-items:center;gap:5px;display:flex}.help-breadcrumb svg{width:12px}.help-breadcrumb button{color:inherit;background:0 0;border:0;padding:0}.help-article-layout{grid-template-columns:minmax(0,1fr) 235px;align-items:start;gap:24px;display:grid}.help-article{border:1px solid var(--help-line);background:#fff;border-radius:18px;padding:25px}.help-back{margin-bottom:16px;font-size:10px;font-weight:800}.help-back svg{width:15px}.help-article h1{letter-spacing:-.04em;margin:0 0 8px;font-size:clamp(25px,3vw,38px)}.help-article>time{color:var(--help-muted);font-size:9.5px}.help-rich-content{color:#342b3b;margin-top:25px;font-size:13px;line-height:1.75}.help-rich-content h2{margin:29px 0 10px;font-size:21px}.help-rich-content h3{margin:22px 0 8px;font-size:17px}.help-rich-content img{border-radius:12px;max-width:100%;height:auto}.help-rich-content a{color:var(--help-accent);text-decoration:underline}.help-feedback{background:var(--help-soft);border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin-top:30px;padding:14px;font-size:11px;font-weight:750;display:flex}.help-feedback button{color:var(--help-accent);background:#fff;border:1px solid #cdbaf3;border-radius:8px;margin-left:6px;padding:7px 11px;font-weight:800}.help-article-aside{border:1px solid var(--help-line);background:#fff;border-radius:14px;gap:20px;padding:16px;display:grid;position:sticky;top:20px}.help-article-aside>b,.help-article-aside section>b{font-size:11px}.help-article-aside nav,.help-article-aside section{gap:8px;display:grid}.help-article-aside a{color:var(--help-muted);font-size:9.5px}.help-article-aside a.nested{padding-left:10px}.help-article-aside section>a,.help-article-aside section>button{text-align:left;background:0 0;border:0;padding:0}.help-article-aside section span{color:var(--help-accent);justify-content:space-between;align-items:center;gap:6px;font-size:9.5px;font-weight:700;display:flex}.help-article-aside svg{width:12px}.help-state{min-height:150px;color:var(--help-muted);text-align:center;place-items:center;display:grid}.help-state svg{color:#a78bfa;width:27px}.help-state p{font-size:11px}.help-doc-dashboard,.help-doc-widget{background:0 0;min-height:0}.help-doc-dashboard .help-brand,.help-doc-widget .help-brand{display:none}.help-doc-dashboard .help-hero,.help-doc-widget .help-hero{border-radius:16px;padding:16px}.help-doc-dashboard .help-hero>div,.help-doc-widget .help-hero>div{text-align:left}.help-doc-dashboard .help-hero>div>span,.help-doc-widget .help-hero>div>span{font-size:11px}.help-doc-dashboard .help-hero>label,.help-doc-widget .help-hero>label{height:45px;margin-top:14px}.help-doc-dashboard .help-main,.help-doc-widget .help-main{width:100%;padding:18px 0}.help-doc-widget .help-hero h1{font-size:21px}.help-doc-widget .help-hero>div>span{display:none}.help-doc-widget .help-main{gap:19px}.help-doc-widget .help-collection-grid,.help-doc-widget .help-article-grid,.help-doc-widget .help-subcategory-grid{grid-template-columns:1fr}.help-doc-widget .help-collection-grid>div>a,.help-doc-widget .help-collection-grid>div>button{min-height:0;padding:12px}.help-doc-widget .help-collection-grid small{min-height:0}.help-doc-widget .help-contact{grid-template-columns:auto 1fr;padding:13px}.help-doc-widget .help-contact>a,.help-doc-widget .help-contact>button{grid-column:1/-1;width:100%}.help-doc-widget.help-doc-detail{padding:0}.help-doc-widget .help-article-layout{grid-template-columns:1fr}.help-doc-widget .help-article{border:0;padding:15px}.help-doc-widget .help-article-aside{display:none}.help-doc-widget .help-breadcrumb{margin:0;padding:10px 13px}.help-doc-widget .help-rich-content{font-size:12px}.help-doc-widget .help-feedback{flex-direction:column;align-items:flex-start}.help-doc-dashboard .help-collection-grid{grid-template-columns:repeat(3,1fr)}@media (max-width:800px){.help-collection-grid,.help-article-grid,.help-subcategory-grid{grid-template-columns:1fr 1fr}.help-article-layout{grid-template-columns:1fr}.help-article-aside{position:static}.help-contact{grid-template-columns:auto 1fr}.help-contact>a,.help-contact>button{grid-column:1/-1;width:100%}}@media (max-width:560px){.help-hero{padding:18px 16px 28px}.help-brand{margin-bottom:25px}.help-hero>div{text-align:left}.help-hero>label{height:50px;margin-top:18px}.help-main{width:min(100% - 24px,1180px);padding:22px 0}.help-collection-grid,.help-article-grid,.help-subcategory-grid,.help-doc-dashboard .help-collection-grid{grid-template-columns:1fr}.help-section-title h2{font-size:19px}.help-doc-detail{padding:14px 12px 30px}.help-breadcrumb{white-space:nowrap;overflow:auto}.help-article{padding:17px}.help-article h1{font-size:25px}.help-feedback{flex-direction:column;align-items:flex-start}}.help-collection-head>a{background:var(--help-soft);color:var(--help-accent);border-radius:10px;align-items:center;gap:7px;padding:9px;display:flex}.help-doc :where(a,button,input):focus-visible{outline-offset:2px;outline:3px solid #7c3aed47}.help-hero,.help-collection-head,.help-doc-detail{position:relative}.help-languages{background:#ffffff18;border:1px solid #ffffff38;border-radius:10px;gap:3px;padding:3px;display:flex;position:absolute;top:20px;right:max(24px,50% - 590px)}.help-languages a{min-width:34px;height:29px;color:inherit;border-radius:7px;place-items:center;font-size:10px;font-weight:850;display:grid}.help-languages a.active{color:#6d28d9;background:#fff}.help-collection-head .help-languages,.help-doc-detail>.help-languages{color:#6d28d9;background:#f5f0ff;border-color:#e4d9f5}.help-collection-head .help-languages{top:25px}.help-doc-detail>.help-languages{top:16px;right:max(24px,50% - 590px)}@media (max-width:560px){.help-languages{top:14px;right:14px}.help-collection-head .help-languages{top:12px}.help-doc-detail>.help-languages{top:8px;right:12px}}.help-brand img{object-fit:contain;filter:brightness(0)invert();width:auto;height:36px;display:block}
