@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Arabic:wght@300;400;500;600;700&display=swap");:root{--ink:#15152a;--muted:#6d6b7c;--purple:#5b50d6;--purple2:#766be7;--mint:#72efc0;--lime:#d7ff70;--paper:#f7f7fb;--line:#e5e4ee;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:IBM Plex Sans Arabic,Arial,sans-serif}a,button{font:inherit;color:inherit}.container{width:min(1180px,calc(100% - 40px));margin:auto}.nav-wrap{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:#ffffffdf;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid #ecebf3}.nav{height:76px;justify-content:space-between}.brand,.nav{display:flex;align-items:center}.brand{border:0;background:transparent;gap:10px;font-size:22px;cursor:pointer}.brand b{color:var(--purple)}.logo{display:inline-flex;align-items:end;justify-content:center;gap:3px;width:35px;height:35px;border-radius:11px;background:var(--purple);padding:8px;transform:rotate(-2deg)}.logo i{width:4px;border-radius:6px;background:var(--mint);transform:rotate(20deg)}.logo i:first-child{height:11px}.logo i:nth-child(2){height:19px}.logo i:nth-child(3){height:14px}.nav-links{display:flex;gap:30px}.login,.nav-links button{border:0;background:transparent;color:var(--muted);cursor:pointer}.nav-links button:hover{color:var(--ink)}.nav-actions{gap:10px}.nav-actions,.primary,.start{display:flex;align-items:center}.primary,.start{border:0;background:var(--ink);color:#fff;border-radius:13px;height:46px;padding:0 18px;gap:8px;cursor:pointer}.primary svg,.start svg{width:17px}.menu{display:none;border:0;background:#f0eff7;width:42px;height:42px;border-radius:12px}.hero{min-height:690px;padding:85px 0 65px;display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:55px;gap:55px;overflow:visible}.hero,.pill{align-items:center}.pill{width:max-content;display:flex;gap:8px;background:#f0efff;color:var(--purple);border-radius:50px;padding:6px 13px 6px 7px;font-size:12px;font-weight:600}.pill span{width:29px;height:29px;background:#fff;border-radius:50%;display:grid;place-items:center}.pill svg{width:15px}.hero h1{font-size:clamp(54px,6vw,83px);letter-spacing:-.045em;line-height:1.08;margin:20px 0 23px}.hero h1 em{color:var(--purple);font-style:normal;position:relative}.hero h1 em:after{content:"";position:absolute;right:0;left:0;bottom:3px;height:10px;background:var(--mint);opacity:.45;z-index:-1;border-radius:10px;transform:rotate(-1deg)}.hero-copy>p{font-size:17px;color:var(--muted);line-height:1.9;max-width:535px}.hero-actions{display:flex;gap:18px;align-items:center;margin-top:30px}.primary{height:55px;background:var(--purple);padding:0 23px}.primary:hover{background:#4b42bb}.watch{border:0;background:none;display:flex;align-items:center;gap:10px;font-weight:600;cursor:pointer}.watch span{width:45px;height:45px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center}.watch svg{width:15px;color:var(--purple)}.hero-proof{display:flex;align-items:center;margin-top:35px}.avatars{display:flex;direction:ltr}.avatars i{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#cec9ff;border:3px solid #fff;font-style:normal;font-size:11px;margin-left:-8px}.avatars i:nth-child(2){background:#b9eddd}.avatars i:nth-child(3){background:#ffd0df}.avatars i:nth-child(4){background:var(--ink);color:#fff}.hero-proof p{font-size:11px;color:var(--muted);line-height:1.4;margin:0 14px}.hero-proof b{color:var(--ink)}.hero-stage{height:540px;position:relative;perspective:1000px}.glow{position:absolute;border-radius:50%;filter:blur(2px)}.glow.one{width:390px;height:390px;background:#dad6ff;left:5%;top:30px}.glow.two{width:240px;height:240px;background:#c8ffe9;right:0;bottom:15px}.browser-card{position:absolute;inset:38px 0 15px 15px;background:#fff;border:1px solid #dfddeb;border-radius:24px;box-shadow:0 40px 80px #302a6f26;overflow:hidden;transform:rotateY(-3deg) rotateX(1deg)}.browser-top{height:42px;background:#f6f5fa;border-bottom:1px solid #e9e7f0;display:flex;align-items:center;padding:0 15px;gap:6px;direction:ltr}.browser-top>span{width:8px;height:8px;border-radius:50%;background:#e8a1ad}.browser-top>span:nth-child(2){background:#efd082}.browser-top>span:nth-child(3){background:#84d5b6}.browser-top b{margin:auto;font-size:9px;color:#999;font-weight:400;background:#fff;padding:5px 35px;border-radius:6px}.store-ui{display:flex;height:calc(100% - 42px);direction:rtl}.store-ui aside{width:58px;background:#19182f;padding:15px 13px;display:flex;flex-direction:column;align-items:center;gap:16px}.store-ui aside .logo{transform:scale(.72);margin-bottom:10px}.store-ui aside>i{width:26px;height:26px;border-radius:7px;background:#2a2944}.store-ui aside>i:first-of-type{background:var(--purple)}.store-main{padding:22px;flex:1 1;background:#fbfbfd}.store-head{display:flex;justify-content:space-between;align-items:center}.store-head small{color:#999;font-size:8px}.store-head h3{font-size:17px;margin:4px 0}.store-head button{font-size:9px;border:0;border-radius:8px;background:var(--purple);color:#fff;padding:8px 10px}.mini-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:9px;gap:9px;margin:15px 0}.mini-stats>div{background:#fff;border:1px solid #eceaf3;border-radius:11px;padding:12px}.mini-stats span{font-size:7px;color:#888;display:block}.mini-stats b{font-size:16px;display:block;margin:4px 0}.mini-stats b small{font-size:7px}.mini-stats em{font-size:7px;color:#28a675;font-style:normal}.chart-card{background:#fff;border:1px solid #eceaf3;border-radius:12px;padding:12px;height:175px}.chart-card>div{display:flex;justify-content:space-between;font-size:8px}.chart-card svg{width:100%;height:125px}.orders{display:flex;align-items:center;gap:8px;margin-top:12px;font-size:8px}.orders i{height:9px;border-radius:5px;background:#e8e6f0;flex:1 1}.float-card{position:absolute;background:#fff;border:1px solid #e6e4ee;border-radius:13px;box-shadow:0 16px 35px #29254d20;z-index:3}.float-card.payment{bottom:0;right:-24px;padding:12px 16px;display:flex;align-items:center;gap:10px}.float-card.payment>span{width:34px;height:34px;border-radius:10px;background:#d9fff0;color:#1a9c70;display:grid;place-items:center}.float-card.payment svg{width:16px}.float-card.payment div{display:flex;flex-direction:column}.float-card.payment small{font-size:8px;color:#888}.float-card.payment b{font-size:13px}.float-card.live{top:13px;left:-16px;padding:9px 13px;font-size:9px}.float-card.live i{width:7px;height:7px;background:#27c58a;border-radius:50%;display:inline-block;margin-left:5px}.trust{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fafafd}.trust-inner{height:96px;display:flex;align-items:center;gap:24px}.trust-inner>span{font-size:11px;color:var(--muted)}.trust-inner>b{display:flex;align-items:center;gap:7px;font-size:17px}.trust-inner>b .logo{width:28px;height:28px;transform:scale(.8)}.trust-inner>i{width:1px;height:36px;background:var(--line)}.trust-inner>div{display:flex;justify-content:space-between;flex:1 1}.trust-inner strong{font-size:11px;color:#777;font-weight:500}.section{padding:110px 0}.eyebrow,.section-title>span{color:var(--purple);font-size:12px;font-weight:700}.section-title h2{font-size:clamp(38px,4.1vw,57px);line-height:1.18;letter-spacing:-.03em;margin:10px 0 15px}.section-title p{color:var(--muted);line-height:1.8;max-width:580px}.how{background:#fff}.how .section-title{text-align:center}.how .section-title p{margin-left:auto;margin-right:auto}.steps{display:grid;grid-template-columns:repeat(4,1fr);margin-top:65px}.steps article{padding:0 25px;position:relative}.steps article>span{font-size:10px;color:#aaa}.step-icon{width:68px;height:68px;border-radius:21px;display:grid;place-items:center;margin:15px 0 20px}.step-icon svg{width:27px}.mint{background:#d5faec}.pink{background:#ffe1eb}.blue{background:#e1eaff}.yellow{background:#f4f7ca}.steps h3{font-size:18px}.steps p{font-size:12px;color:var(--muted);line-height:1.8}.steps article>i{position:absolute;width:65px;height:1px;background:#d8d6e1;left:-32px;top:69px}.steps article>i:after{content:"";position:absolute;left:0;top:-3px;width:7px;height:7px;border-top:1px solid #aaa;border-left:1px solid #aaa;transform:rotate(-45deg)}.templates{background:#f5f4fa;overflow:hidden}.templates-head{display:flex;justify-content:space-between;align-items:flex-end}.template-tabs{background:#fff;border:1px solid var(--line);padding:5px;border-radius:13px;display:flex}.template-tabs button{border:0;background:transparent;padding:9px 16px;border-radius:9px;cursor:pointer;color:var(--muted)}.template-tabs button.active{background:var(--ink);color:#fff}.template-showcase{margin-top:50px;border-radius:28px;background:#fff;border:1px solid #e3e1ec;padding:38px;display:grid;grid-template-columns:.72fr 1.28fr;grid-gap:45px;gap:45px;position:relative;overflow:hidden}.template-showcase:before{content:"";position:absolute;width:260px;height:260px;background:var(--accent);border-radius:50%;filter:blur(55px);opacity:.45;right:-80px;bottom:-100px}.template-copy{padding:25px 10px;z-index:1}.template-copy>span{font-size:11px;background:var(--accent);padding:6px 10px;border-radius:8px}.template-copy h3{font-size:34px;margin:15px 0 8px}.template-copy p{font-size:13px;color:var(--muted);line-height:1.9}.template-copy ul{padding:0;list-style:none;margin:25px 0}.template-copy li{display:flex;align-items:center;gap:8px;font-size:12px;margin:10px 0}.template-copy li svg{width:17px;color:var(--purple)}.template-copy button{border:1px solid var(--line);background:#fff;padding:11px 15px;border-radius:11px;display:flex;align-items:center;gap:8px}.template-copy button svg{width:16px}.template-device{background:#fff;border:8px solid #1b1a2d;border-radius:18px;overflow:hidden;z-index:1;box-shadow:0 25px 50px #29254d24}.device-bar{height:50px;display:flex;align-items:center;padding:0 18px;gap:5px;font-size:10px}.device-bar i{width:7px;height:7px;border-radius:50%;background:#ddd}.device-bar span{margin:auto;font-size:13px;font-weight:600}.device-hero{height:295px;background:var(--accent);display:grid;grid-template-columns:.75fr 1.25fr;align-items:center;padding-right:35px;overflow:hidden}.device-hero small{font-size:10px}.device-hero h4{font-size:31px;margin:8px 0 17px}.device-hero button{border:0;background:var(--ink);color:#fff;border-radius:8px;padding:8px 13px;font-size:9px}.device-hero img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply}.device-products{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;padding:13px}.device-products div{height:70px;background:#f0eff4;border-radius:8px}.system{background:#fff}.system-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:100px;gap:100px;align-items:center}.feature-list{margin-top:35px;display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.feature-list>div{border:1px solid var(--line);border-radius:16px;padding:16px;display:flex;gap:12px}.feature-list>div>span{width:38px;height:38px;display:grid;place-items:center;background:#efedff;color:var(--purple);border-radius:11px;flex:none}.feature-list svg{width:19px}.feature-list p{margin:0;display:flex;flex-direction:column}.feature-list b{font-size:13px}.feature-list small{font-size:10px;color:var(--muted);line-height:1.6;margin-top:4px}.system-visual{height:570px;background:#efedff;border-radius:50%;position:relative;display:grid;place-items:center}.phone{width:280px;height:540px;background:#fff;border:9px solid var(--ink);border-radius:34px;padding:18px;box-shadow:0 28px 55px #27225030}.phone-top{display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:600}.phone-top .logo{width:27px;height:27px;transform:scale(.8)}.phone-top i{font-style:normal;color:#888}.phone-balance{margin:20px 0;background:var(--purple);border-radius:16px;padding:17px;color:#fff;display:flex;flex-direction:column;position:relative}.phone-balance small{font-size:8px;opacity:.7}.phone-balance b{font-size:22px;margin:5px 0}.phone-balance b em{font-size:9px;font-style:normal}.phone-balance span{font-size:8px;color:var(--mint)}.phone-section{display:flex;justify-content:space-between;font-size:10px;margin:18px 0 8px}.phone-section span{color:var(--purple)}.phone-order{display:flex;align-items:center;padding:10px 0;border-bottom:1px solid var(--line);gap:8px}.phone-order>i{width:33px;height:33px;border-radius:10px;background:#f0eff7;color:var(--purple);display:grid;place-items:center}.phone-order svg{width:16px}.phone-order p{display:flex;flex-direction:column;flex:1 1;margin:0}.phone-order p b{font-size:10px}.phone-order p small{font-size:8px;color:var(--muted)}.phone-order strong{font-size:9px}.orbit-card{position:absolute;background:#fff;box-shadow:0 15px 35px #2e295924;border:1px solid #e2e0ea;border-radius:13px;padding:11px 13px;display:flex;align-items:center;gap:8px;font-size:10px}.orbit-card>svg{width:18px;color:var(--purple)}.orbit-card span{font-weight:600}.orbit-card svg:last-child{width:14px;color:#1fa974}.orbit-card.a{right:10px;top:120px}.orbit-card.b{left:-5px;top:260px}.orbit-card.c{right:20px;bottom:65px}.payment-section{padding-top:30px}.payment-banner{min-height:500px;background:var(--ink);border-radius:32px;color:#fff;display:grid;grid-template-columns:1fr 420px;grid-gap:50px;gap:50px;align-items:center;padding:60px 75px;position:relative;overflow:hidden}.payment-banner:before{content:"";position:absolute;width:420px;height:420px;border:1px solid #ffffff1d;border-radius:50%;left:2%;top:-190px;box-shadow:0 0 0 65px #ffffff08,0 0 0 130px #ffffff05}.eyebrow{display:flex;align-items:center;gap:7px;color:var(--mint)}.eyebrow svg{width:17px}.payment-copy{z-index:1}.payment-copy h2{font-size:43px;line-height:1.3;margin:13px 0}.payment-copy>p{color:#aaa8bd;line-height:1.9;max-width:540px}.payment-copy>div{display:flex;gap:20px;margin-top:25px}.payment-copy>div span{display:flex;align-items:center;gap:6px;font-size:11px}.payment-copy>div svg{width:16px;color:var(--mint)}.checkout-card{background:#fff;color:var(--ink);border-radius:22px;padding:24px;z-index:1;transform:rotate(-2deg);box-shadow:0 28px 50px #0000004d}.checkout-brand{display:flex;align-items:center;gap:8px;font-weight:700}.checkout-brand .logo{width:33px;height:33px}.checkout-brand>svg{margin-right:auto;color:#1da16d;width:18px}.merchant{display:flex;gap:10px;align-items:center;border:1px solid var(--line);border-radius:13px;padding:12px;margin:22px 0}.merchant>svg{width:38px;height:38px;background:#f0efff;color:var(--purple);padding:9px;border-radius:10px}.merchant p{display:flex;flex-direction:column;margin:0}.merchant small{font-size:8px;color:var(--muted)}.merchant b{font-size:12px}.amount{text-align:center;display:flex;flex-direction:column}.amount small,.amount span{color:var(--muted);font-size:9px}.amount b{font-size:43px}.dots{display:flex;justify-content:center;gap:13px;margin:22px}.dots i{width:12px;height:12px;border:1px solid #aaa;border-radius:50%}.checkout-card>button{width:100%;height:47px;border:0;border-radius:12px;background:var(--purple);color:#fff;font-weight:600}.compare{background:#fff}.compare .section-title{text-align:center}.compare .section-title p{margin:auto}.compare-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px;max-width:900px;margin:55px auto 0}.compare-grid>div{border:1px solid var(--line);border-radius:21px;padding:28px}.compare-grid>div>span{font-size:12px;font-weight:700}.compare-grid ul{list-style:none;padding:0;margin:20px 0 0}.compare-grid li{display:flex;align-items:center;gap:10px;margin:16px 0;font-size:13px}.compare-grid li svg{width:18px}.before{background:#fafafa;color:#777}.before li svg{color:#c27686}.after{background:#f0efff;border-color:#cbc6ff!important}.after>span{display:flex;align-items:center;gap:7px;color:var(--purple)}.after .logo{width:24px;height:24px;transform:scale(.75)}.after li svg{color:#1fa974}.faq{background:#f6f5fa}.faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;grid-gap:90px;gap:90px}.contact{border:1px solid var(--line);background:#fff;border-radius:12px;padding:11px 15px;display:flex;gap:8px;margin-top:25px}.contact svg{width:17px}.accordion{background:#fff;border-radius:22px;border:1px solid var(--line);padding:8px}.accordion>button{width:100%;border:0;background:#fff;border-bottom:1px solid var(--line);display:grid;grid-template-columns:35px 1fr 25px;text-align:right;padding:19px 15px;cursor:pointer}.accordion>button:last-child{border:0}.accordion>button>span{font-size:10px;color:#aaa}.accordion>button b{font-size:14px}.accordion>button p{font-size:11px;color:var(--muted);line-height:1.8;margin:10px 0 0}.accordion>button>svg{width:18px;transition:.2s}.accordion>button.open>svg{transform:rotate(180deg);color:var(--purple)}.cta{background:var(--purple);color:#fff}.cta-inner{min-height:390px;display:grid;grid-template-columns:270px 1fr auto;grid-gap:60px;gap:60px;align-items:center}.cta-art{height:260px;position:relative;display:grid;place-items:center}.mini-phone{width:135px;height:235px;border-radius:25px;border:7px solid var(--ink);background:#fff;padding:13px;transform:rotate(7deg);box-shadow:18px 18px 0 #4138a9}.mini-phone div:first-child{height:70px;border-radius:12px;background:var(--lime)}.mini-phone div:nth-child(2),.mini-phone div:nth-child(3){height:40px;border-radius:10px;background:#eeedf4;margin-top:9px}.spark{position:absolute;color:var(--mint);font-size:27px}.spark.s1{top:10px;right:20px}.spark.s2{bottom:25px;left:18px;font-size:18px}.spark.s3{top:75px;left:20px;font-size:12px}.cta-inner>div:nth-child(2)>span{color:var(--mint);font-size:12px}.cta h2{font-size:45px;line-height:1.25;margin:8px 0}.cta p{color:#d3d0f4}.cta-inner>button{border:0;background:var(--lime);color:var(--ink);border-radius:14px;height:55px;padding:0 23px;display:flex;gap:10px;align-items:center;font-weight:700}.cta-inner>button svg{width:18px}footer{background:#121222;color:#fff;padding-top:70px}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);grid-gap:70px;gap:70px}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start}.footer-grid .brand{color:#fff}.footer-grid>div:first-child p{font-size:11px;color:#8f8d9d;line-height:1.8;max-width:280px}.footer-grid>div>b{font-size:12px;margin-bottom:15px}.footer-grid a{color:#8f8d9d;text-decoration:none;font-size:11px;margin:5px 0}.footer-bottom{border-top:1px solid #2a2938;margin-top:50px;padding:24px 0;display:flex;justify-content:space-between;font-size:10px;color:#888697}.footer-bottom b{display:flex;align-items:center;gap:6px}.footer-bottom svg{width:15px;color:var(--mint)}@media(max-width:900px){.container{width:min(100% - 28px,680px)}.nav{height:66px}.nav-links{position:absolute;top:66px;right:14px;left:14px;background:#fff;border:1px solid var(--line);border-radius:15px;padding:14px;display:none;flex-direction:column;gap:5px;box-shadow:0 15px 35px #28243f1a}.nav-links.open{display:flex}.nav-links button{text-align:right;padding:9px}.login,.nav-actions>.start{display:none}.menu{display:grid;place-items:center}.hero{padding:50px 0}.hero,.hero-copy{display:flex;flex-direction:column}.hero-copy{text-align:center;align-items:center}.hero h1{font-size:50px}.hero-copy>p{font-size:14px}.hero-stage{width:100%;height:430px;margin-top:20px}.browser-card{inset:25px 0 5px}.float-card.payment{right:-4px}.float-card.live{left:-3px}.trust-inner{height:auto;padding:25px 0;flex-wrap:wrap;justify-content:center}.trust-inner>i{display:none}.trust-inner>div{width:100%;flex:auto;flex-wrap:wrap;gap:14px;justify-content:center}.section{padding:75px 0}.steps{grid-template-columns:1fr 1fr;gap:35px 0}.steps article>i{display:none}.templates-head{display:block}.template-tabs{margin-top:25px;width:max-content}.template-showcase{grid-template-columns:1fr;padding:20px}.template-copy{padding:15px}.device-hero{height:230px}.system-grid{grid-template-columns:1fr;gap:60px}.system-visual{width:min(100%,560px);margin:auto}.payment-banner{grid-template-columns:1fr;padding:45px 28px}.checkout-card{max-width:390px;margin:auto;width:100%}.faq-grid{grid-template-columns:1fr;gap:35px}.cta-inner{grid-template-columns:180px 1fr;padding:45px 0}.cta-inner>button{grid-column:1/-1;justify-self:center}.cta h2{font-size:37px}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:35px}.footer-grid>div:first-child{grid-column:1/-1}}@media(max-width:560px){.hero h1{font-size:42px}.hero-actions{flex-direction:column}.hero-stage{height:340px}.store-ui aside{display:none}.browser-card{inset:25px -45px 5px 0}.mini-stats>div:nth-child(3){display:none}.mini-stats{grid-template-columns:1fr 1fr}.chart-card{height:145px}.chart-card svg{height:95px}.section-title h2{font-size:36px}.steps{grid-template-columns:1fr}.steps article{text-align:center}.step-icon{margin-left:auto;margin-right:auto}.templates{overflow:hidden}.template-showcase{padding:14px}.template-copy h3{font-size:29px}.device-hero{height:180px;padding-right:16px}.device-hero h4{font-size:20px}.feature-list{grid-template-columns:1fr}.system-visual{height:480px}.phone{transform:scale(.84)}.orbit-card.a{right:-8px}.orbit-card.b{left:-8px}.orbit-card.c{right:0}.payment-banner{border-radius:22px}.payment-copy h2{font-size:33px}.compare-grid{grid-template-columns:1fr}.faq-grid{display:block}.accordion{margin-top:35px}.cta-inner{display:flex;flex-direction:column;text-align:center;gap:20px;padding:50px 0}.cta-art{height:220px}.footer-grid{grid-template-columns:1fr 1fr}.footer-bottom{display:block;text-align:center}.footer-bottom b{justify-content:center;margin-top:10px}}.page-links a{text-decoration:none;color:var(--muted);font-size:14px}.page-links a:hover{color:var(--purple)}.page-hero{padding:95px 0 80px;text-align:center;background:linear-gradient(180deg,#f6f5ff,#fff);border-bottom:1px solid var(--line)}.page-hero span{color:var(--purple);font-size:12px;font-weight:700}.page-hero h1{font-size:clamp(42px,5vw,68px);line-height:1.18;letter-spacing:-.04em;margin:12px auto 18px;max-width:830px}.page-hero p{color:var(--muted);line-height:1.9;max-width:700px;margin:auto}.inner-section{padding:80px 0 110px}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;align-items:center}.plan-card{border:1px solid var(--line);border-radius:24px;padding:30px;background:#fff;position:relative}.plan-card.featured{background:var(--ink);color:#fff;padding-top:40px;box-shadow:0 25px 55px #29254d24}.popular{position:absolute;top:-14px;right:25px;background:var(--lime);color:var(--ink);border-radius:30px;padding:7px 12px;font-size:10px;display:flex;align-items:center;gap:5px}.popular svg{width:14px}.plan-card>span{font-size:10px;color:var(--purple);background:#efedff;padding:5px 9px;border-radius:7px}.featured>span{background:#ffffff18;color:var(--mint)}.plan-card h2{font-size:28px;margin:18px 0 6px}.plan-card>p{font-size:12px;color:var(--muted);line-height:1.7;min-height:42px}.featured>p{color:#aaa8bd}.price-placeholder{padding:20px 0;border-bottom:1px solid var(--line);display:flex;flex-direction:column}.featured .price-placeholder{border-color:#ffffff1c}.price-placeholder b{font-size:25px}.price-placeholder small{color:var(--muted)}.plan-card ul{list-style:none;padding:0;margin:24px 0}.plan-card li{display:flex;align-items:center;gap:8px;font-size:12px;margin:12px 0}.plan-card li svg{width:17px;color:#20ab79}.plan-card>a{height:48px;border-radius:12px;border:1px solid var(--line);display:grid;place-items:center;text-decoration:none;font-weight:600}.featured>a{background:var(--lime);color:var(--ink);border:0}.pricing-note{text-align:center;color:var(--muted);font-size:11px;margin-top:30px}.template-filter{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.template-filter>div{width:380px;height:46px;border:1px solid var(--line);border-radius:12px;padding:0 13px;display:flex;align-items:center;gap:8px}.template-filter svg{width:17px;color:var(--muted)}.template-filter input{border:0;outline:0;flex:1 1}.template-filter>span{font-size:11px;color:var(--muted)}.template-page-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.template-page-grid article{border:1px solid var(--line);border-radius:22px;overflow:hidden;background:#fff;cursor:pointer;transition:.25s}.template-page-grid article.selected,.template-page-grid article:hover{transform:translateY(-5px);box-shadow:0 20px 40px #26214915;border-color:#bdb8ef}.template-shot{height:270px;position:relative;overflow:hidden}.template-shot img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply}.template-shot button{position:absolute;bottom:12px;right:12px;left:12px;height:42px;border:0;border-radius:11px;background:#ffffffeb;display:flex;align-items:center;justify-content:center;gap:7px;opacity:0;transform:translateY(10px);transition:.2s}.template-page-grid article:hover .template-shot button{opacity:1;transform:none}.template-shot svg{width:17px}.template-page-grid article>div:last-child{padding:19px}.template-page-grid article small,.template-page-grid article span{font-size:10px;color:var(--muted)}.template-page-grid article h2{margin:4px 0 0;font-size:24px}.template-page-grid article p{font-size:9px;color:#4f9c7e}.template-page-grid article p svg{width:12px;display:inline}.template-page-grid article a{display:flex;align-items:center;justify-content:space-between;text-decoration:none;border-top:1px solid var(--line);padding-top:13px;margin-top:15px;font-size:12px;font-weight:600}.template-page-grid article a svg{width:16px}.about-story{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:80px;gap:80px;align-items:center}.about-story>div:first-child>span{color:var(--purple);font-size:12px}.about-story h2{font-size:43px;line-height:1.3;margin:10px 0 20px}.about-story p{color:var(--muted);line-height:2}.about-visual{height:390px;background:var(--purple);border-radius:30px;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;overflow:hidden}.about-visual:before{content:"";position:absolute;width:280px;height:280px;border:1px solid #ffffff26;border-radius:50%;box-shadow:0 0 0 55px #ffffff08,0 0 0 110px #ffffff05}.about-visual b{font-size:110px;line-height:1;z-index:1;color:var(--mint)}.about-visual span{font-size:24px;font-weight:700;z-index:1}.about-visual i{font-size:11px;color:#d2cff4;margin-top:10px;z-index:1}.values{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:15px;gap:15px;margin-top:70px}.values article{border:1px solid var(--line);border-radius:18px;padding:22px}.values svg{color:var(--purple)}.values h3{margin:15px 0 7px}.values p{color:var(--muted);font-size:11px;line-height:1.7}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:70px;gap:70px}.contact-info>p{color:var(--muted);font-size:12px;line-height:1.8}.contact-info>div{display:flex;align-items:center;gap:12px;margin:20px 0}.contact-info>div>span{width:43px;height:43px;border-radius:12px;background:#efedff;color:var(--purple);display:grid;place-items:center}.contact-info svg{width:20px}.contact-info div p{display:flex;flex-direction:column;margin:0}.contact-info small{color:var(--muted)}.contact-info b{font-size:13px}.contact-form{background:#f7f6fb;border:1px solid var(--line);border-radius:24px;padding:30px;display:grid;grid-template-columns:1fr 1fr;grid-gap:17px;gap:17px}.contact-form h2{grid-column:1/-1}.contact-form label{display:flex;flex-direction:column;gap:6px;font-size:11px;font-weight:600}.contact-form label:nth-of-type(4){grid-column:1/-1}.contact-form input,.contact-form select,.contact-form textarea{border:1px solid var(--line);background:#fff;border-radius:10px;padding:11px;outline:0;min-height:45px}.contact-form textarea{height:110px}.contact-form>button{grid-column:1/-1;border:0;background:var(--purple);color:#fff;border-radius:11px;height:48px}.sent{grid-column:1/-1;min-height:380px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.sent>svg{width:60px;height:60px;padding:15px;border-radius:50%;background:#d9faed;color:#1c9c70}.sent button{border:0;background:var(--purple);color:#fff;border-radius:10px;padding:10px 16px}.login-page{min-height:100vh;display:grid;grid-template-columns:1.05fr .95fr;background:#fff}.login-aside{background:var(--ink);color:#fff;padding:48px 70px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.login-aside:before{content:"";position:absolute;width:500px;height:500px;border-radius:50%;background:#5b50d644;right:-150px;top:120px;box-shadow:0 0 0 80px #ffffff06,0 0 0 160px #ffffff04}.login-aside .brand{color:#fff;text-decoration:none;z-index:1;align-self:flex-start}.login-aside>div:nth-child(2){z-index:1}.login-aside>div:nth-child(2)>span{color:var(--mint);font-size:12px}.login-aside h1{font-size:48px;line-height:1.28;margin:13px 0}.login-aside>div:nth-child(2)>p{color:#aaa8bd;line-height:1.9;max-width:550px}.login-aside ul{list-style:none;padding:0}.login-aside li{display:flex;align-items:center;gap:8px;margin:10px 0;font-size:12px}.login-aside li svg{width:16px;color:var(--mint)}.login-preview{z-index:1;background:#ffffff10;border:1px solid #ffffff1b;border-radius:15px;padding:13px;display:flex;align-items:center;gap:10px;width:330px}.login-preview>svg{width:42px;height:42px;padding:10px;background:#ffffff12;border-radius:11px}.login-preview p{display:flex;flex-direction:column;flex:1 1;margin:0}.login-preview small{color:#aaa8bd}.login-preview span{font-size:9px;background:#1e9f7140;color:var(--mint);padding:5px 8px;border-radius:7px}.login-panel{display:grid;place-items:center;padding:40px}.login-panel form{width:min(100%,430px)}.login-panel form>span{color:var(--purple);font-size:12px;font-weight:600}.login-panel h2{font-size:38px;margin:7px 0}.login-panel form>p{color:var(--muted);font-size:12px}.login-panel label{display:block;font-size:11px;font-weight:600;margin-top:18px}.login-panel label>div{height:49px;border:1px solid var(--line);border-radius:11px;display:flex;align-items:center;padding:0 12px;gap:8px;margin-top:7px}.login-panel label svg{width:17px;color:#999}.login-panel input{border:0;outline:0;flex:1 1}.login-panel label button{border:0;background:none;display:grid}.login-options{display:flex;justify-content:space-between;margin:17px 0}.login-options label{margin:0;font-weight:400;display:flex;gap:6px}.login-options label input{flex:none}.login-options>button{border:0;background:none;color:var(--purple);font-size:11px}.login-submit{width:100%;height:52px;border:0;border-radius:12px;background:var(--purple);color:#fff;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:600}.login-submit svg{width:17px}.login-panel form>small{display:flex;align-items:center;justify-content:center;gap:5px;color:var(--muted);margin-top:13px}.login-panel form>small svg{width:14px}.new-account{text-align:center!important;margin-top:30px!important}.new-account a{color:var(--purple);font-weight:600}.login-mobile-brand{display:none}.dashboard-shell{display:flex;width:100%;min-height:100vh;background:#f7f7fa}.merchant-sidebar [data-sidebar=sidebar]{background:#17172a!important;color:#d6d4e3!important;border-left:0!important}.merchant-sidebar [data-sidebar=menu-button]{height:42px;border-radius:10px;padding:0 12px;color:#aaa8bd}.merchant-sidebar [data-active=true],.merchant-sidebar [data-sidebar=menu-button]:hover{background:#ffffff10!important;color:#fff!important}.merchant-sidebar [data-active=true]:before{content:"";width:3px;height:22px;border-radius:4px;background:var(--mint);position:absolute;right:0}.merchant-sidebar [data-slot=sidebar-header]{padding:22px 14px 12px}.dash-brand{display:flex;align-items:center;gap:9px;font-size:19px;color:#fff;padding:0 7px 18px}.dash-brand b{color:var(--mint)}.dash-brand .logo{width:30px;height:30px}.store-switch{background:#ffffff0b;border:1px solid #ffffff12;border-radius:12px;padding:10px;display:flex;align-items:center;gap:9px}.dash-user>i,.store-switch>i{width:34px;height:34px;border-radius:10px;background:var(--purple);display:grid;place-items:center;color:#fff;font-style:normal}.dash-user p,.store-switch p{display:flex;flex-direction:column;flex:1 1;margin:0}.dash-user small,.store-switch small{font-size:8px;color:#817f90}.dash-user b,.store-switch b{font-size:11px;color:#fff}.dash-user svg,.store-switch svg{width:15px}.menu-badge{margin-right:auto;background:var(--purple);color:#fff;width:20px;height:20px;border-radius:6px;display:grid;place-items:center;font-size:9px}.sidebar-bottom{margin-top:auto}.dash-user{margin:0 8px 10px;border-top:1px solid #ffffff12;padding:15px 0 0;display:flex;align-items:center;gap:8px}.dash-user>i{border-radius:50%;background:#b6d7ff;color:#24304b}.dash-main{background:#f7f7fa}.dash-top{height:82px;background:#fff;border-bottom:1px solid var(--line);justify-content:space-between;padding:0 28px;position:-webkit-sticky;position:sticky;top:0;z-index:20}.dash-top,.dash-top>div{display:flex;align-items:center}.dash-top>div{gap:12px}.dash-top [data-sidebar=trigger]{display:none}.dash-top span{font-size:8px;color:var(--muted)}.dash-top h1{font-size:19px;margin:2px 0}.dash-actions,.dash-search{display:flex;align-items:center}.dash-search{width:260px;height:39px;border:1px solid var(--line);border-radius:10px;padding:0 11px;gap:7px}.dash-search svg{width:16px;color:#999}.dash-search input{border:0;outline:0;flex:1 1;font-size:10px}.dash-actions>button{width:39px;height:39px;border:1px solid var(--line);border-radius:10px;background:#fff;display:grid;place-items:center;position:relative}.dash-actions>button svg{width:17px}.dash-actions>button i{position:absolute;width:6px;height:6px;background:#e85f72;border-radius:50%;top:7px;left:8px}.dash-actions .visit{width:auto;padding:0 12px;display:flex;gap:6px;background:var(--ink);color:#fff;border:0;font-size:10px}.visit svg:last-child{width:12px}.dash-content{padding:28px;max-width:1500px;width:100%;margin:auto}.welcome-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.welcome-row span{font-size:9px;color:var(--muted)}.welcome-row h2{font-size:26px;margin:4px 0}.welcome-row p{font-size:11px;color:var(--muted)}.welcome-row>button{height:42px;border:0;background:var(--purple);color:#fff;border-radius:10px;padding:0 15px;display:flex;align-items:center;gap:7px;font-size:11px}.welcome-row>button svg{width:16px}.dash-stats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:13px;gap:13px}.dash-stats article{background:#fff;border:1px solid var(--line);border-radius:16px;padding:16px;display:flex;gap:12px}.dash-stats article>span{width:42px;height:42px;border-radius:12px;background:#efedff;color:var(--purple);display:grid;place-items:center}.dash-stats article:nth-child(2)>span{background:#e0f9ee;color:#159c6c}.dash-stats article:nth-child(3)>span{background:#fff0df;color:#bc6b1b}.dash-stats article:nth-child(4)>span{background:#ffe9ee;color:#c85166}.dash-stats svg{width:20px}.dash-stats p{margin:0;display:flex;flex-direction:column}.dash-stats small{color:var(--muted);font-size:9px}.dash-stats b{font-size:22px;margin:2px 0}.dash-stats b em{font-size:9px;font-style:normal}.dash-stats i{font-size:8px;color:#229769;font-style:normal}.dash-stats i.neutral{color:#b26c32}.dash-panels{display:grid;grid-template-columns:1.65fr .75fr;grid-gap:13px;gap:13px;margin-top:13px}.domain-card,.editor-options article,.landing-manage,.orders-panel,.sales-panel,.store-health{background:#fff;border:1px solid var(--line);border-radius:16px;padding:18px}.panel-head{display:flex;justify-content:space-between;align-items:flex-start}.panel-head>div{display:flex;flex-direction:column}.panel-head span{font-size:13px;font-weight:600}.panel-head small{font-size:8px;color:var(--muted);margin-top:3px}.panel-head select{border:1px solid var(--line);border-radius:8px;padding:6px;font-size:9px}.sales-panel{height:350px;position:relative}.sales-panel>svg{width:calc(100% - 60px);height:230px;margin-right:38px}.chart-y{position:absolute;top:73px;right:18px;bottom:46px;flex-direction:column;color:#aaa}.chart-days,.chart-y{display:flex;justify-content:space-between;font-size:8px}.chart-days{margin-right:45px;color:#999}.store-health .panel-head>b{font-size:20px;color:var(--purple)}.health-ring{width:130px;height:130px;border-radius:50%;background:conic-gradient(var(--purple) 0 82%,#e9e7f1 82% 100%);margin:18px auto;display:grid;place-items:center;position:relative}.health-ring:after{content:"";position:absolute;width:96px;height:96px;border-radius:50%;background:#fff}.health-ring>div{z-index:1;display:flex;flex-direction:column;text-align:center}.health-ring strong{font-size:22px}.health-ring small{font-size:8px;color:var(--muted)}.store-health ul{list-style:none;padding:0;font-size:9px}.store-health li{margin:7px 0;color:#aaa}.store-health li.done{color:#359372}.store-health>button{width:100%;height:35px;border:1px solid var(--line);border-radius:8px;background:#fff;font-size:9px}.orders-panel{margin-top:13px}.orders-panel .panel-head button{border:0;background:none;color:var(--purple);font-size:9px}.orders-panel table{width:100%;border-collapse:collapse;margin-top:15px;font-size:9px}.orders-panel th{text-align:right;color:#999;font-weight:400;padding:9px;border-bottom:1px solid var(--line)}.orders-panel td{padding:12px 9px;border-bottom:1px solid #f0eff4}.orders-panel td svg{width:15px}.status{padding:5px 8px;border-radius:7px;background:#efedff;color:var(--purple)}.status.جديد{background:#e5f8ef;color:#198a62}.status.تم-الدفع{background:#e8efff;color:#4d68b6}.status.تم-التوصيل{background:#f0f0f3;color:#777}.store-editor-grid{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:14px;gap:14px}.panel-head>i{font-style:normal;font-size:8px;background:#e3f8ee;color:#218963;padding:5px 8px;border-radius:7px}.domain-box{display:flex;align-items:center;gap:10px;background:#f7f6fb;border-radius:12px;padding:13px;margin:20px 0}.domain-box>svg{width:37px;height:37px;padding:9px;border-radius:10px;background:#efedff;color:var(--purple)}.domain-box p{display:flex;flex-direction:column;flex:1 1;margin:0}.domain-box small{color:var(--muted);font-size:8px}.domain-box b{font-size:11px}.domain-box button{border:0;background:#fff;border-radius:8px;padding:7px 10px;font-size:8px}.domain-card label{font-size:9px}.domain-card label>div{display:flex;height:42px;border:1px solid var(--line);border-radius:10px;margin-top:7px;overflow:hidden}.domain-card input{border:0;outline:0;flex:1 1;padding:0 10px}.domain-card label span{background:#f5f4f8;padding:11px;color:#888}.save-button{height:40px;background:var(--purple);color:#fff;border:0;border-radius:9px;padding:0 14px;margin-top:15px}.landing-preview{border:7px solid #25243b;border-radius:14px;margin:18px 0;overflow:hidden;height:260px;background:#ffe8d5}.lp-nav{height:38px;background:#fff;display:flex;align-items:center;padding:0 12px;font-size:7px}.lp-nav span{margin:auto}.lp-hero{padding:38px;background:linear-gradient(90deg,#ffe8d5,#f7cfc4);height:215px}.lp-hero span{font-size:7px}.lp-hero h3{font-size:26px;margin:7px 0 15px}.lp-hero button{border:0;background:var(--ink);color:#fff;border-radius:7px;padding:7px 10px;font-size:7px}.landing-actions{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:7px;gap:7px}.landing-actions button{border:1px solid var(--line);background:#fff;border-radius:8px;height:37px;font-size:8px}.editor-options{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:13px;gap:13px;margin-top:13px}.editor-options article{display:flex;align-items:center;gap:12px}.editor-options article>span{width:38px;height:38px;border-radius:10px;background:#efedff;color:var(--purple);display:grid;place-items:center}.editor-options article svg{width:18px}.editor-options article>div{flex:1 1}.editor-options h3{font-size:11px;margin:0}.editor-options p{font-size:8px;color:var(--muted)}.editor-options button{border:0;background:none;color:var(--purple);font-size:9px}.placeholder-card{min-height:520px;background:#fff;border:1px dashed #d8d6e2;border-radius:18px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.placeholder-card>div{width:70px;height:70px;border-radius:22px;background:#efedff;color:var(--purple);display:grid;place-items:center}.placeholder-card svg{width:30px}.placeholder-card p{color:var(--muted);font-size:11px}.placeholder-card button{border:0;background:var(--purple);color:#fff;padding:10px 15px;border-radius:9px}@media(max-width:1000px){.pricing-grid{grid-template-columns:1fr}.plan-card{max-width:520px;width:100%;margin:auto}.template-page-grid{grid-template-columns:1fr 1fr}.about-story{grid-template-columns:1fr}.values{grid-template-columns:1fr 1fr}.contact-grid,.login-page{grid-template-columns:1fr}.login-aside{display:none}.login-mobile-brand{display:flex;align-items:center;gap:7px;margin-bottom:35px;font-weight:700}.dash-top [data-sidebar=trigger]{display:grid}.dash-search{display:none}.dash-stats{grid-template-columns:1fr 1fr}.dash-panels{grid-template-columns:1fr}.sales-panel{height:340px}.editor-options,.store-editor-grid{grid-template-columns:1fr}.dashboard-shell{display:flex}.dash-main{width:100%}}@media(max-width:600px){.page-hero{padding:60px 0}.page-hero h1{font-size:40px}.template-page-grid{grid-template-columns:1fr}.template-filter{display:block}.template-filter>div{width:100%;margin-bottom:10px}.values{grid-template-columns:1fr}.contact-form{display:block}.contact-form label{margin-bottom:14px}.login-panel{padding:22px}.dash-top{padding:0 14px}.dash-actions .visit{font-size:0;width:39px;padding:0}.dash-content{padding:16px}.welcome-row{align-items:flex-start}.welcome-row h2{font-size:22px}.welcome-row p{max-width:210px}.welcome-row>button{font-size:0;width:42px;padding:0;justify-content:center}.dash-stats{grid-template-columns:1fr}.sales-panel{overflow:hidden}.sales-panel>svg{width:620px}.orders-panel{overflow:auto}.orders-panel table{min-width:650px}.store-editor-grid{display:block}.landing-manage{margin-top:13px}.landing-actions{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}}button{cursor:pointer}.dash-user,.store-switch{width:100%;border:0;text-align:right}.builder-toast,.dash-toast{position:fixed;left:28px;bottom:28px;background:#17172a;color:#fff;padding:12px 18px;border-radius:12px;z-index:100;font-size:12px;box-shadow:0 16px 40px #17172a30}.orders-panel td button{border:0;background:none}.fake-bars{height:235px;margin:25px 25px 0;display:flex;align-items:end;justify-content:space-around;border-bottom:1px solid var(--line);background:repeating-linear-gradient(180deg,#fff 0,#fff 57px,#eeeef4 58px)}.fake-bars i{width:7%;background:linear-gradient(#766be7,#5b50d6);border-radius:7px 7px 1px 1px;position:relative;min-height:20px}.fake-bars i span{position:absolute;top:-18px;left:50%;transform:translateX(-50%);font-size:7px;color:#777;font-style:normal}.data-toolbar{display:flex;gap:8px;margin-bottom:13px}.data-toolbar>div{width:330px;height:42px;background:#fff;border:1px solid var(--line);border-radius:10px;display:flex;align-items:center;gap:8px;padding:0 12px}.data-toolbar svg{width:16px}.data-toolbar input{border:0;outline:0;flex:1 1}.data-toolbar>button{border:1px solid var(--line);background:#fff;border-radius:9px;padding:0 14px;font-size:10px}.generic-table{background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden}.generic-table article{display:grid;grid-template-columns:45px 1.8fr repeat(3,1fr) 35px;align-items:center;grid-gap:12px;gap:12px;padding:14px 18px;border-bottom:1px solid #f0eff4}.row-avatar{width:38px;height:38px;border-radius:11px;background:#efedff;color:var(--purple);display:grid;place-items:center;font-weight:700}.generic-table p,.row-main{display:flex;flex-direction:column;margin:0}.generic-table small{font-size:8px;color:var(--muted)}.generic-table b{font-size:11px}.generic-table article>button{border:0;background:none}.generic-table svg{width:16px}.tabs-row{display:flex;gap:6px;margin-bottom:12px}.tabs-row button{border:1px solid var(--line);background:#fff;border-radius:9px;padding:8px 13px;font-size:9px}.tabs-row button.active{background:var(--ink);color:#fff;border-color:var(--ink)}.payment-summary{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:13px;gap:13px;margin-bottom:13px}.payment-summary article{background:#fff;border:1px solid var(--line);border-radius:15px;padding:17px;display:flex;align-items:center;gap:12px}.payment-summary article>span{width:42px;height:42px;border-radius:12px;background:#efedff;color:var(--purple);display:grid;place-items:center}.payment-summary svg{width:20px}.payment-summary p{display:flex;flex-direction:column;margin:0}.payment-summary small{font-size:8px;color:var(--muted)}.payment-summary b{font-size:19px}.payment-summary i{font-size:8px;color:#23926c;font-style:normal}.payment-grid{display:grid;grid-template-columns:1.35fr .65fr;grid-gap:13px;gap:13px}.bank-card,.methods-card,.publish-card,.report-visual,.settings-form,.transactions-mini{background:#fff;border:1px solid var(--line);border-radius:16px;padding:18px}.methods-card>article{display:flex;align-items:center;gap:12px;padding:14px 0;border-bottom:1px solid #f0eff4}.methods-card>article>i{width:42px;height:42px;border-radius:11px;background:#efedff;color:var(--purple);display:grid;place-items:center;font-style:normal;font-weight:700}.methods-card article p{flex:1 1;display:flex;flex-direction:column;margin:0}.methods-card article small{font-size:8px;color:var(--muted)}.methods-card article>span{font-size:8px;padding:5px 7px;border-radius:7px}.methods-card .on{background:#e6f8ef;color:#228762}.methods-card .off{background:#f0eff3;color:#888}.methods-card article>button:last-child{border:0;background:none}.methods-card svg{width:16px}.toggle{width:35px;height:20px;border:0;border-radius:20px;background:#d8d7df;padding:3px;direction:ltr}.toggle i{display:block;width:14px;height:14px;border-radius:50%;background:#fff;transition:.2s}.toggle.active{background:var(--purple)}.toggle.active i{transform:translateX(15px)}.payment-side{display:flex;flex-direction:column;gap:13px}.publish-card>div{font-size:9px;display:flex;align-items:center;gap:6px}.live-dot,.off-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#29b980;box-shadow:0 0 0 4px #29b98018}.off-dot{background:#aaa;box-shadow:none}.publish-card h3{font-size:17px;margin:14px 0 5px}.publish-card p{font-size:9px;color:var(--muted)}.publish-card button{width:100%;height:37px;border:0;border-radius:9px;background:var(--purple);color:#fff;margin-top:8px;font-size:9px}.publish-card button.outline{background:#fff;color:#b24d5d;border:1px solid #f0cfd5}.transactions-mini p{display:flex;align-items:center;font-size:9px;border-bottom:1px solid #f0eff4;padding:10px 0;margin:0}.transactions-mini p span{margin:auto}.transactions-mini p i{color:#25936c;font-style:normal}.bank-card{margin-top:13px}.bank-card .panel-head>button{border:0;background:var(--purple);color:#fff;border-radius:9px;height:36px;padding:0 12px;display:flex;align-items:center;gap:5px;font-size:9px}.bank-card .panel-head svg{width:14px}.bank-card>article{display:grid;grid-template-columns:45px 1fr 1.2fr 1.4fr auto auto;align-items:center;grid-gap:13px;gap:13px;margin-top:15px;background:#f8f8fb;border-radius:12px;padding:12px}.bank-card article>span{width:38px;height:38px;background:#efedff;color:var(--purple);border-radius:10px;display:grid;place-items:center}.bank-card article p{display:flex;flex-direction:column;margin:0}.bank-card article small{font-size:7px;color:var(--muted)}.bank-card article b{font-size:9px}.bank-card article>i{font-size:8px;color:#218963;background:#e3f8ee;padding:5px 8px;border-radius:7px;font-style:normal}.bank-card article>button{border:0;background:none;color:var(--purple);font-size:9px}.store-publish{background:#fff;border:1px solid var(--line);border-radius:15px;padding:14px 18px;margin-bottom:13px}.store-publish,.store-publish>div{display:flex;align-items:center;gap:12px}.store-publish>div{flex:1 1}.store-publish p{display:flex;flex-direction:column;margin:0}.store-publish small{font-size:8px;color:var(--muted)}.store-publish>a,.store-publish>button{height:37px;border:1px solid var(--line);background:#fff;border-radius:9px;padding:0 13px;text-decoration:none;display:flex;align-items:center;gap:6px;font-size:9px}.store-publish>a{background:var(--purple);color:#fff;border:0}.store-publish svg{width:15px}.landing-actions a{border:1px solid var(--line);background:#fff;border-radius:8px;height:37px;font-size:8px;display:grid;place-items:center;text-decoration:none}.report-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px;margin-bottom:13px}.report-grid article{background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px;display:flex;flex-direction:column}.report-grid small{color:var(--muted);font-size:9px}.report-grid b{font-size:22px;margin:5px 0}.report-grid i{font-size:9px;color:#26936c;font-style:normal}.channel-bars{padding-top:20px}.channel-bars p{display:grid;grid-template-columns:150px 1fr 100px;align-items:center;grid-gap:15px;gap:15px;font-size:10px}.channel-bars p>i{height:8px;background:#eeeef4;border-radius:8px;overflow:hidden}.channel-bars p>i b{height:100%;display:block;background:var(--purple);border-radius:8px}.campaigns{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:13px;gap:13px}.campaigns article{background:#fff;border:1px solid var(--line);border-radius:16px;padding:22px}.campaigns article>span{font-size:8px;background:#e4f8ee;color:#258962;border-radius:7px;padding:5px 8px}.campaigns article h3{margin:17px 0 4px}.campaigns article p{font-size:9px;color:var(--muted)}.campaigns article>b{display:block;font-size:10px;margin:20px 0}.campaigns button{border:1px solid var(--line);background:#fff;border-radius:8px;padding:7px 15px}.campaigns .dashed{border-style:dashed;display:flex;flex-direction:column;align-items:center;justify-content:center}.campaigns .dashed svg{color:var(--purple)}.support-list{background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden}.support-list article{display:grid;grid-template-columns:80px 1fr 120px 70px;align-items:center;padding:16px;border-bottom:1px solid #f0eff4;font-size:10px}.support-list p{display:flex;flex-direction:column}.support-list small{color:var(--muted)}.support-list span{color:#8a5d22}.support-list button{border:1px solid var(--line);background:#fff;border-radius:8px;padding:6px}.settings-form{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.dash-modal label,.settings-form label{display:flex;flex-direction:column;gap:6px;font-size:10px}.dash-modal input,.settings-form input,.settings-form select,.settings-form textarea{border:1px solid var(--line);border-radius:9px;padding:11px;background:#fff}.settings-form textarea{height:90px}.settings-form .wide{grid-column:1/-1}.settings-form .check{flex-direction:row}.settings-form .check input{width:auto}.modal-backdrop{position:fixed;inset:0;background:#17172a88;z-index:200;display:grid;place-items:center;padding:20px}.dash-modal{width:min(440px,100%);background:#fff;border-radius:18px;padding:20px;display:grid;grid-gap:14px;gap:14px}.dash-modal header{display:flex;justify-content:space-between}.dash-modal header h3{margin:0}.dash-modal header button{border:0;background:none}.dash-modal svg{width:18px}.dash-modal>button{height:42px;border:0;border-radius:9px;background:var(--purple);color:#fff}.template-actions{border-top:1px solid var(--line);margin-top:15px;padding-top:12px;display:grid;grid-template-columns:1fr 1fr;grid-gap:7px;gap:7px}.template-page-grid article .template-actions a{margin:0;padding:9px;border:1px solid var(--line);border-radius:9px;font-size:9px}.template-page-grid article .template-actions .advanced-link{background:var(--purple);color:#fff;border:0;justify-content:center;gap:5px}.builder{height:100vh;background:#e9e9ef;display:grid;grid-template-columns:240px 1fr 280px;grid-template-rows:66px 1fr;overflow:hidden;color:#222}.builder-top{grid-column:1/-1;background:#fff;border-bottom:1px solid #dddde5;justify-content:space-between;padding:0 14px;z-index:20}.builder-top,.builder-top>div{display:flex;align-items:center}.builder-top>div{gap:9px}.builder-top a,.builder-top button{width:35px;height:35px;border:1px solid #e5e4eb;background:#fff;border-radius:8px;display:grid;place-items:center}.builder-top svg{width:16px}.builder-logo{width:35px;height:35px;border-radius:10px;background:var(--purple);color:#fff;display:grid;place-items:center;font-weight:700}.builder-top p{display:flex;flex-direction:column;margin:0}.builder-top small{font-size:8px;color:#888}.builder-history i{height:28px;width:1px;background:#ddd}.builder-history button.active{background:#efedff;color:var(--purple)}.builder-actions>span{font-size:9px;display:flex;align-items:center;gap:5px}.builder-actions>span i{width:7px;height:7px;border-radius:50%;background:#aaa}.builder-actions>span i.on{background:#28b47c}.builder-actions button{width:auto;padding:0 11px;display:flex;gap:5px;font-size:9px}.builder-actions .publish{background:var(--purple);color:#fff;border:0}.layers-panel,.property-panel{background:#fff;overflow:auto}.layers-panel{grid-column:1;border-left:1px solid #dddde5}.property-panel{grid-column:3;grid-row:2;border-right:1px solid #dddde5}.layers-panel header,.property-panel header{display:flex;justify-content:space-between;align-items:center;padding:17px;border-bottom:1px solid #eee}.layers-panel header>div,.property-panel header>div{display:flex;flex-direction:column}.layers-panel header small,.property-panel header small{font-size:8px;color:#888}.layers-panel header button,.property-panel header button{border:0;background:none}.layers-panel svg,.property-panel svg{width:15px}.page-select{margin:12px;height:38px;border:1px solid #e3e2e9;border-radius:8px;padding:0 10px;display:flex;align-items:center;justify-content:space-between;font-size:9px}.layers{padding:0 8px}.layers>button{width:100%;border:0;background:#fff;display:flex;align-items:center;gap:8px;padding:10px;border-radius:8px;text-align:right}.layers>button.active{background:#efedff;color:var(--purple)}.layers>button>span{display:flex;flex-direction:column;flex:1 1}.layers>button small{font-size:7px;color:#999}.layers>button svg{width:13px;color:#999}.add-section{margin:12px;width:calc(100% - 24px);height:38px;border:1px dashed #aaa8bd;background:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:6px;font-size:9px}.layer-bottom{margin-top:25px;border-top:1px solid #eee;padding:17px;display:flex;gap:8px;font-size:9px}.canvas{grid-column:2;grid-row:2;overflow:auto;padding:34px;display:flex;justify-content:center}.website-frame{background:#fff;width:100%;max-width:1120px;min-height:900px;box-shadow:0 6px 30px #26253817;transition:.25s}.website-frame.tablet{width:760px}.website-frame.mobile{width:375px}.site-nav{height:63px;padding:0 35px;display:flex;align-items:center;font-size:10px}.site-nav b{font-size:20px}.site-nav span{margin:auto}.site-nav button{border:0;background:#17172a;color:#fff;border-radius:7px;padding:8px 12px}.editable{position:relative;cursor:pointer}.editable:hover{outline:2px solid #8b82eb;outline-offset:-2px}.editable.selected{outline:3px solid var(--purple);outline-offset:-3px}.element-tools{position:absolute;z-index:10;top:0;right:0;transform:translateY(-100%);height:30px;background:var(--purple);color:#fff;display:flex;align-items:center;border-radius:7px 7px 0 0;overflow:hidden}.element-tools b{font-size:8px;padding:0 10px}.element-tools button{width:29px;height:30px;border:0;border-right:1px solid #ffffff20;background:none;color:#fff}.element-tools svg{width:12px}.hero-edit{height:490px;color:#fff;padding:85px 70px;display:grid;grid-template-columns:1fr 1fr;overflow:visible}.hero-edit>div:first-of-type{max-width:460px;z-index:2}.hero-edit small{color:#c8c5db}.hero-edit h1{font-size:58px;line-height:1.15;margin:12px 0}.hero-edit p{font-size:12px;color:#c8c5d1;line-height:1.8}.hero-edit>div>button{background:#d7ff70;border:0;border-radius:8px;padding:11px 16px}.fashion-art{position:relative;overflow:hidden;background:#e6cbb5;border-radius:100px 100px 0 0}.fashion-art span{position:absolute;font-size:80px;font-weight:700;color:#ffffff55;transform:rotate(-90deg);top:170px;left:-30px}.fashion-art i{position:absolute;width:180px;height:340px;border-radius:80px 80px 15px 15px;background:#322e45;left:100px;top:60px;transform:rotate(7deg)}.feature-edit{display:grid;grid-template-columns:repeat(3,1fr);padding:30px 45px;border-bottom:1px solid #eee}.feature-edit article{display:flex;flex-direction:column;text-align:center;border-left:1px solid #eee}.feature-edit article:last-child{border:0}.feature-edit span{font-size:8px;color:#888}.product-edit{padding:70px 50px;text-align:center}.product-edit>small{color:var(--purple)}.product-edit h2{font-size:35px;margin:5px}.product-edit>div:last-child{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:15px;gap:15px;margin-top:25px}.product-edit article{display:flex;flex-direction:column;text-align:right}.product-edit article i{height:220px;border-radius:9px}.product-edit article b{margin-top:9px}.product-edit article span{font-size:10px;color:#777}.property-tabs{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid #eee}.property-tabs button{border:0;background:#fff;padding:12px;font-size:8px}.property-tabs button.active{color:var(--purple);border-bottom:2px solid var(--purple)}.properties{padding:15px}.properties label{font-size:8px;display:flex;flex-direction:column;gap:5px;margin-bottom:13px}.properties input,.properties select,.properties textarea{border:1px solid #e2e1e8;border-radius:7px;padding:9px;font:inherit}.properties textarea{height:63px;resize:none}.prop-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.ai-property{width:100%;border:1px solid #cfcaf8;background:#f4f2ff;color:var(--purple);border-radius:10px;padding:11px;display:flex;align-items:center;gap:8px;text-align:right}.ai-property span{display:flex;flex-direction:column}.ai-property small{font-size:7px;color:#777}.ai-chat{position:fixed;left:22px;bottom:22px;width:340px;height:520px;background:#fff;border:1px solid #dddce6;border-radius:16px;box-shadow:0 22px 60px #18172a38;z-index:60;display:flex;flex-direction:column;overflow:hidden}.ai-chat header{display:flex;align-items:center;gap:9px;padding:14px;border-bottom:1px solid #eee}.ai-chat header>span{width:34px;height:34px;background:var(--purple);color:#fff;border-radius:10px;display:grid;place-items:center}.ai-chat header>div{display:flex;flex-direction:column;flex:1 1}.ai-chat header small{font-size:7px}.ai-chat header small i{width:6px;height:6px;background:#27b57d;border-radius:50%;display:inline-block}.ai-chat header button{border:0;background:none}.ai-chat svg{width:16px}.ai-context{margin:10px 12px 0;padding:9px;background:#f4f2ff;border-radius:8px;display:flex;justify-content:space-between;font-size:8px;color:var(--purple)}.chat-messages{padding:12px;overflow:auto;flex:1 1}.chat-messages p{font-size:9px;line-height:1.7;padding:9px 11px;border-radius:10px;background:#f1f1f5;max-width:88%}.chat-messages p.user{background:var(--purple);color:#fff;margin-right:auto}.ai-suggestions{display:flex;gap:5px;padding:0 10px;overflow:auto}.ai-suggestions button{white-space:nowrap;border:1px solid #dddbe9;background:#fff;border-radius:20px;padding:5px 8px;font-size:7px}.chat-input{margin:10px;border:1px solid #dcdbe4;border-radius:10px;padding:8px;display:grid;grid-template-columns:1fr 32px}.chat-input textarea{border:0;outline:0;resize:none;font:inherit;font-size:9px;height:45px}.chat-input button{border:0;background:var(--purple);color:#fff;border-radius:8px}.chat-input small{grid-column:1/-1;font-size:6px;color:#999}.ai-fab{position:fixed;left:25px;bottom:25px;width:48px;height:48px;border:0;background:var(--purple);color:#fff;border-radius:15px;z-index:55;box-shadow:0 10px 30px #5b50d65c}.ai-fab svg{width:20px}.builder-toast{bottom:20px;left:390px}@media(max-width:1100px){.payment-grid{grid-template-columns:1fr}.payment-summary,.report-grid{grid-template-columns:1fr 1fr}.builder{grid-template-columns:200px 1fr}.property-panel{display:none}.canvas{grid-column:2}.builder-actions button:not(.publish),.builder-actions span{display:none}.ai-chat{width:320px}.bank-card>article{grid-template-columns:40px 1fr 1fr}.bank-card>article p:nth-of-type(3){display:none}}@media(max-width:700px){.campaigns,.payment-summary,.report-grid{grid-template-columns:1fr}.generic-table article{grid-template-columns:42px 1fr 30px}.generic-table article p{display:none}.store-publish{flex-wrap:wrap}.store-publish>div{width:100%;flex-basis:100%}.builder{grid-template-columns:1fr}.layers-panel{display:none}.canvas{grid-column:1;padding:14px}.builder-history{display:none!important}.website-frame{width:375px;transform-origin:top center}.ai-chat{inset:75px 10px 10px;width:auto;height:auto}.hero-edit{padding:45px 28px;grid-template-columns:1fr}.fashion-art{display:none}.hero-edit h1{font-size:42px}.feature-edit{padding:20px 10px}.site-nav{padding:0 15px}.site-nav span{display:none}.builder-top{padding:0 7px}.builder-actions .publish{font-size:0;width:38px;padding:0}.builder-actions .publish:after{content:"ن";font-size:10px}}.admin-shell{min-height:100vh;width:100%;display:flex;background:#f4f5f8;--admin:#675ce7;--navy:#111827}.admin-sidebar [data-sidebar=sidebar]{background:#111827!important;color:#c4c9d4!important;border:0!important}.admin-sidebar [data-slot=sidebar-header]{padding:20px 14px 12px}.admin-sidebar [data-sidebar=menu-button]{height:42px;border-radius:9px;padding:0 12px;color:#9ba3b4;position:relative}.admin-sidebar [data-active=true],.admin-sidebar [data-sidebar=menu-button]:hover{background:#ffffff0b!important;color:#fff!important}.admin-sidebar [data-active=true]:before{content:"";position:absolute;right:0;width:3px;height:22px;background:#8e83ff;border-radius:4px}.admin-brand{display:flex;align-items:center;gap:10px;padding:0 6px 18px;color:#fff}.admin-brand .logo{width:34px;height:34px}.admin-brand>div{display:flex;flex-direction:column;flex:1 1}.admin-brand b{font-size:15px}.admin-brand small{font-size:8px;color:#758096}.admin-brand>span{font-size:6px;letter-spacing:.12em;background:#675ce733;color:#aaa2ff;padding:4px 6px;border-radius:5px}.admin-workspace{width:100%;height:58px;border:1px solid #ffffff10;background:#ffffff08;color:#fff;border-radius:11px;display:flex;align-items:center;gap:9px;padding:8px;text-align:right}.admin-workspace>i{width:34px;height:34px;border-radius:9px;background:linear-gradient(135deg,#675ce7,#938aff);display:grid;place-items:center;font-style:normal;font-size:9px}.admin-workspace p{display:flex;flex-direction:column;flex:1 1;margin:0}.admin-workspace b{font-size:10px}.admin-workspace small{font-size:7px;color:#7e8798}.admin-workspace svg{width:14px}.admin-badge{margin-right:auto;font-size:7px;padding:3px 6px;background:#675ce72c;color:#aca5ff;border-radius:6px}.admin-user{border:0;border-top:1px solid #ffffff10;background:none;color:#fff;width:100%;padding:15px 8px 6px;display:flex;align-items:center;gap:9px;text-align:right}.admin-user>i{width:34px;height:34px;border-radius:50%;background:#d4d9e6;color:#283147;display:grid;place-items:center;font-style:normal}.admin-user p{display:flex;flex-direction:column;flex:1 1;margin:0}.admin-user b{font-size:9px}.admin-user small{font-size:7px;color:#778197}.admin-user svg{width:15px}.admin-main{background:#f4f5f8}.admin-top{height:78px;background:#fff;border-bottom:1px solid #e3e5ea;justify-content:space-between;padding:0 28px;position:-webkit-sticky;position:sticky;top:0;z-index:25}.admin-top,.admin-top>div{display:flex;align-items:center}.admin-top>div{gap:12px}.admin-top [data-sidebar=trigger]{display:none}.admin-top small{font-size:7px;color:#8d93a0}.admin-top h1{font-size:18px;margin:2px 0}.admin-search,.admin-top-actions{display:flex;align-items:center}.admin-search{width:340px;height:39px;border:1px solid #e1e3e8;border-radius:9px;padding:0 10px;gap:7px}.admin-search svg{width:15px;color:#9298a5}.admin-search input{border:0;outline:0;flex:1 1;font-size:9px}.admin-search kbd{font:8px inherit;background:#f0f1f4;border:1px solid #e0e2e6;border-radius:5px;padding:3px 5px;color:#777}.admin-top-actions>button{height:39px;border:1px solid #e1e3e8;background:#fff;border-radius:9px;display:flex;align-items:center;justify-content:center;gap:6px;margin-right:7px;padding:0 12px;font-size:9px;position:relative}.admin-top-actions>button svg{width:15px}.admin-top-actions>button>i{position:absolute;width:6px;height:6px;border-radius:50%;background:#ef5c6c;top:7px;left:7px}.admin-top-actions .create-merchant{background:#675ce7;color:#fff;border:0}.admin-content{padding:27px;max-width:1540px;margin:auto;width:100%}.admin-page-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:24px}.admin-page-head span{font-size:8px;color:#675ce7;font-weight:600}.admin-page-head h2{font-size:25px;margin:4px 0}.admin-page-head p{font-size:10px;color:#737986;margin:0}.admin-page-head>button{height:40px;border:0;border-radius:9px;background:#675ce7;color:#fff;padding:0 14px;display:flex;align-items:center;gap:6px;font-size:9px}.admin-page-head svg{width:15px}.admin-metrics{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.admin-metric{background:#fff;border:1px solid #e2e4e9;border-radius:14px;padding:16px;display:flex;gap:12px;align-items:center}.admin-metric>span{width:42px;height:42px;border-radius:11px;background:#eeecff;color:#675ce7;display:grid;place-items:center}.admin-metric.green>span{background:#e6f7ef;color:#168c62}.admin-metric.blue>span{background:#e8f2ff;color:#377bc2}.admin-metric.orange>span{background:#fff2e3;color:#b46c22}.admin-metric.red>span{background:#ffeaed;color:#c94b5d}.admin-metric svg{width:19px}.admin-metric>div{display:flex;flex-direction:column}.admin-metric small{font-size:8px;color:#7d8390}.admin-metric b{font-size:20px;margin:2px 0}.admin-metric i{font-size:7px;color:#23875f;font-style:normal}.command-grid{display:grid;grid-template-columns:1.6fr .7fr;grid-gap:12px;gap:12px;margin-top:12px}.activity-timeline,.attention-card,.domain-admin-list,.finance-grid>article,.growth-card,.health-banner,.merchant-table-card,.plan-distribution,.platform-settings>article,.recent-stores,.renewals,.tickets-admin{background:#fff;border:1px solid #e2e4e9;border-radius:14px}.attention-card,.finance-grid>article,.growth-card,.plan-distribution{padding:17px}.panel-title{display:flex;align-items:flex-start;justify-content:space-between}.panel-title>div{display:flex;flex-direction:column}.panel-title b{font-size:12px}.panel-title small{font-size:7px;color:#8b919d}.panel-title select{border:1px solid #e1e3e8;border-radius:7px;padding:5px;font-size:8px}.panel-title>button{border:0;background:none;color:#675ce7;font-size:8px}.admin-chart{height:285px;position:relative;padding-top:28px}.admin-chart .chart-value{position:absolute;top:18px;right:20px;display:flex;align-items:baseline;gap:5px}.admin-chart .chart-value b{font-size:20px}.admin-chart .chart-value span{font-size:7px;color:#777}.admin-chart svg{width:100%;height:220px}.admin-chart>div:last-child{display:flex;justify-content:space-between;font-size:7px;color:#9297a1}.attention-card>.panel-title{margin-bottom:10px}.attention-card>button{width:100%;border:0;background:#fafafb;border-radius:10px;margin-top:7px;padding:10px;display:flex;align-items:center;gap:9px;text-align:right}.attention-card>button>i{width:29px;height:29px;border-radius:8px;display:grid;place-items:center;background:#eaf0ff;color:#486eb4;font-style:normal}.attention-card>button>i.danger{background:#ffeaed;color:#c5495c}.attention-card>button>i.warn{background:#fff1dc;color:#a86c24}.attention-card>button p{display:flex;flex-direction:column;flex:1 1;margin:0}.attention-card>button b{font-size:8px}.attention-card>button small,.attention-card>button span{font-size:7px;color:#7e8490}.attention-card>button svg{width:13px}.admin-panels{display:grid;grid-template-columns:.55fr 1.45fr;grid-gap:12px;gap:12px;margin-top:12px}.plan-distribution{display:grid;grid-template-columns:120px 1fr;align-items:center}.plan-distribution>.panel-title{grid-column:1/-1}.donut{width:110px;height:110px;border-radius:50%;background:conic-gradient(#675ce7 0 48%,#1ba475 48% 78%,#b8bac4 78%);display:grid;place-items:center;margin-top:15px;position:relative}.donut:after{content:"";position:absolute;width:76px;height:76px;border-radius:50%;background:#fff}.donut>div{z-index:1;display:flex;flex-direction:column;text-align:center}.donut b{font-size:20px}.donut span{font-size:7px;color:#888}.plan-distribution ul{list-style:none;padding:0;margin:16px 0 0}.plan-distribution li{display:grid;grid-template-columns:9px 1fr auto auto;grid-gap:7px;gap:7px;align-items:center;font-size:8px;margin:10px 0}.plan-distribution li i{width:7px;height:7px;border-radius:50%;background:#675ce7}.plan-distribution li:nth-child(2) i{background:#1ba475}.plan-distribution li:nth-child(3) i{background:#b8bac4}.plan-distribution li span{color:#888}.recent-stores{padding:17px;overflow:hidden}.recent-stores .panel-title{margin-bottom:10px}.admin-table{overflow:auto}.admin-tr{width:100%;min-width:780px;border:0;border-bottom:1px solid #eff0f3;background:#fff;display:grid;grid-template-columns:1.6fr .65fr .65fr .75fr .8fr 1fr 28px;grid-gap:12px;gap:12px;align-items:center;padding:12px;text-align:right;font-size:8px}.admin-tr:not(.admin-th):hover{background:#fafaff}.admin-th{color:#9499a4;font-size:7px}.merchant-cell{display:flex;align-items:center;gap:9px}.merchant-cell>i{width:34px;height:34px;border-radius:9px;background:#eceaff;color:#675ce7;display:grid;place-items:center;font-style:normal;font-weight:700}.admin-tr>span:nth-child(5),.admin-tr>span:nth-child(6),.merchant-cell p{display:flex;flex-direction:column;margin:0}.admin-tr small{font-size:6px;color:#9297a1}.plan{font-size:7px;padding:5px 7px;border-radius:6px;background:#eeecff;color:#675ce7}.plan.business{background:#e5f6ee;color:#19865f}.plan.starter{background:#f0f0f3;color:#727783}.store-state{font-size:7px;padding:5px 7px;border-radius:6px;background:#e5f7ee;color:#1c8a62}.store-state.مراجعة{background:#fff0db;color:#a56a23}.store-state.متوقف{background:#ffeaed;color:#c24a5a}.health-cell{display:flex;align-items:center;gap:5px}.health-cell>i{width:45px;height:4px;background:#ececf0;border-radius:6px;overflow:hidden}.health-cell>i b{height:100%;display:block;background:#26a273}.health-cell em{font-size:7px;font-style:normal}.admin-toolbar{display:flex;gap:7px;margin-bottom:11px}.admin-toolbar>div{height:40px;width:340px;background:#fff;border:1px solid #e1e3e8;border-radius:9px;display:flex;align-items:center;gap:7px;padding:0 11px}.admin-toolbar svg{width:14px}.admin-toolbar input{border:0;outline:0;flex:1 1;font-size:8px}.admin-toolbar select,.admin-toolbar>button{height:40px;border:1px solid #e1e3e8;background:#fff;border-radius:9px;padding:0 11px;font-size:8px;display:flex;align-items:center;gap:5px}.merchant-summary{height:44px;background:#fff;border:1px solid #e2e4e9;border-radius:11px 11px 0 0;display:flex;align-items:center;gap:22px;padding:0 15px;font-size:7px;color:#808692}.merchant-summary b{color:#222;margin-right:4px}.merchant-table-card{border-radius:0 0 14px 14px;overflow:hidden}.plans-admin{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin:12px 0}.plans-admin article{background:#fff;border:1px solid #e2e4e9;border-top:3px solid var(--pc);border-radius:13px;padding:18px}.plans-admin article>div{display:flex;align-items:center;gap:7px}.plans-admin article>div>i{width:8px;height:8px;border-radius:50%;background:var(--pc)}.plans-admin article>div button{margin-right:auto;border:0;background:none}.plans-admin h3{font-size:22px;margin:16px 0 2px}.plans-admin h3 small{font-size:7px;color:#888}.plans-admin p{font-size:8px;color:#777}.plans-admin footer{border-top:1px solid #eee;padding-top:12px;margin-top:18px;display:flex;justify-content:space-between;font-size:8px}.plans-admin footer button{border:0;background:none;color:#675ce7;font-size:8px}.renewals{padding:17px}.renewals>.panel-title{margin-bottom:8px}.renewals>article{display:grid;grid-template-columns:38px 1.5fr .7fr .7fr .7fr 25px;align-items:center;grid-gap:10px;gap:10px;padding:10px;border-bottom:1px solid #eff0f3;font-size:8px}.renewals>article>i{width:32px;height:32px;border-radius:9px;background:#eeecff;color:#675ce7;display:grid;place-items:center;font-style:normal}.renewals article p{display:flex;flex-direction:column}.renewals small{font-size:6px;color:#888}.renewals article button{border:0;background:none}.finance-grid{display:grid;grid-template-columns:1.4fr .6fr;grid-gap:12px;gap:12px;margin-top:12px}.revenue-bars{height:270px;display:flex;align-items:flex-end;justify-content:space-around;padding:25px 8px 0;background:repeating-linear-gradient(180deg,#fff 0,#fff 65px,#f0f1f4 66px)}.revenue-bars i{width:5%;background:linear-gradient(#8e85eb,#675ce7);border-radius:6px 6px 0 0;position:relative}.revenue-bars span{position:absolute;bottom:-17px;left:50%;transform:translateX(-50%);font-size:6px;font-style:normal}.finance-grid>article:nth-child(2)>p{display:grid;grid-template-columns:1fr auto;grid-gap:7px;gap:7px;font-size:8px;margin:20px 0}.finance-grid p>i{grid-column:1/-1;height:5px;background:#eee;border-radius:8px;overflow:hidden}.finance-grid p>i em{height:100%;display:block;background:#675ce7}.domain-stats,.support-stats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.domain-stats article,.support-stats article{background:#fff;border:1px solid #e2e4e9;border-radius:13px;padding:17px;display:flex;flex-direction:column}.domain-stats svg{width:19px;color:#675ce7}.domain-stats b,.support-stats b{font-size:22px;margin-top:12px}.domain-stats span,.support-stats span{font-size:8px}.support-stats small{font-size:7px;color:#888}.domain-admin-list{margin-top:12px;padding:8px}.domain-admin-list article{display:grid;grid-template-columns:38px 1.6fr .7fr .8fr 60px;align-items:center;grid-gap:12px;gap:12px;padding:11px;border-bottom:1px solid #eff0f3;font-size:8px}.domain-admin-list article>i{width:32px;height:32px;border-radius:8px;background:#eeecff;color:#675ce7;display:grid;place-items:center}.domain-admin-list svg{width:15px}.domain-admin-list p{display:flex;flex-direction:column}.domain-admin-list small{font-size:6px;color:#888}.domain-admin-list>article>span{font-size:7px;color:#1f8b63}.domain-admin-list>article>span.checking{color:#a56a23}.domain-admin-list button{border:1px solid #e1e3e8;background:#fff;border-radius:7px;padding:6px;font-size:7px}.activity-timeline{padding:8px}.activity-timeline article{display:grid;grid-template-columns:38px 1fr 110px 30px;align-items:center;grid-gap:10px;gap:10px;padding:12px;border-bottom:1px solid #eff0f3}.activity-timeline article>i{width:32px;height:32px;border-radius:50%;background:#eeecff;color:#675ce7;display:grid;place-items:center;font-style:normal}.activity-timeline article>i.system{background:#111827;color:#fff}.activity-timeline article>div{display:flex;gap:8px;align-items:baseline}.activity-timeline b,.activity-timeline span{font-size:8px}.activity-timeline small{font-size:7px;color:#675ce7}.activity-timeline time{font-size:7px;color:#888}.activity-timeline button{border:0;background:none}.tickets-admin{margin-top:12px;padding:8px}.tickets-admin article{display:grid;grid-template-columns:65px 1.7fr .7fr .7fr 55px;align-items:center;grid-gap:10px;gap:10px;padding:13px;border-bottom:1px solid #eff0f3;font-size:8px}.tickets-admin p{display:flex;flex-direction:column}.tickets-admin small{font-size:6px;color:#888}.tickets-admin>article>span{font-size:7px;color:#777}.tickets-admin>article>span.high{color:#c1485b}.tickets-admin time{font-size:7px;color:#888}.tickets-admin button{border:1px solid #e1e3e8;background:#fff;border-radius:7px;padding:6px;font-size:7px}.health-banner{padding:22px;display:flex;align-items:center;gap:16px;margin-bottom:12px;background:linear-gradient(100deg,#151d2d,#202a3e);color:#fff}.platform-score{width:75px;height:75px;border-radius:50%;border:7px solid #36bd89;display:flex;align-items:baseline;justify-content:center;padding-top:17px}.platform-score b{font-size:25px}.platform-score span{font-size:7px}.health-banner h3{margin:0}.health-banner p{font-size:8px;color:#aeb5c2}.health-banner>i{margin-right:auto;font-size:7px;font-style:normal;color:#8ee4c2}.risk-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.risk-grid article{background:#fff;border:1px solid #e2e4e9;border-radius:14px;padding:18px}.risk-grid article>span{width:38px;height:38px;border-radius:10px;background:#eeecff;color:#675ce7;display:grid;place-items:center}.risk-grid svg{width:18px}.risk-grid article>i{float:left;font-size:6px;background:#fff0db;color:#a56a23;border-radius:6px;padding:4px 6px;font-style:normal}.risk-grid article>i.good{background:#e5f7ee;color:#1c8a62}.risk-grid article>i.bad{background:#ffeaed;color:#c24a5a}.risk-grid h3{font-size:10px;margin:18px 0 6px}.risk-grid article>b{font-size:24px}.risk-grid p{font-size:7px;color:#888}.risk-grid button{width:100%;border:1px solid #e1e3e8;background:#fff;border-radius:7px;padding:8px;font-size:7px}.report-library{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.report-library article{background:#fff;border:1px solid #e2e4e9;border-radius:14px;padding:17px;display:flex;align-items:center;gap:12px}.report-library article>span{width:45px;height:45px;border-radius:11px;background:#eeecff;color:#675ce7;display:grid;place-items:center}.report-library svg{width:20px}.report-library article>div{flex:1 1}.report-library h3{font-size:11px;margin:0}.report-library p,.report-library small{font-size:7px;color:#888}.report-library article>button{border:1px solid #e1e3e8;background:#fff;border-radius:7px;padding:7px 10px;font-size:7px}.platform-settings{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.platform-settings>article{padding:22px}.platform-settings h3{margin:0}.platform-settings>article>p{font-size:8px;color:#888}.platform-settings label{display:flex;flex-direction:column;gap:5px;font-size:8px;margin-top:13px}.platform-settings input{border:1px solid #e1e3e8;border-radius:8px;padding:10px}.platform-settings .switch-line{flex-direction:row;align-items:center;background:#f8f8fa;padding:12px;border-radius:9px}.switch-line span{display:flex;flex-direction:column;flex:1 1}.switch-line small{font-size:7px;color:#888}.switch-line input{width:17px;height:17px}.drawer-backdrop{position:fixed;inset:0;background:#11182766;z-index:100}.store-drawer{position:absolute;left:0;top:0;bottom:0;width:440px;background:#fff;overflow:auto;box-shadow:20px 0 70px #11182735}.store-drawer>header{padding:18px;display:flex;align-items:center;border-bottom:1px solid #e5e6ea}.store-drawer>header>div{display:flex;align-items:center;gap:10px;flex:1 1}.store-drawer>header i{width:40px;height:40px;border-radius:10px;background:#eeecff;color:#675ce7;display:grid;place-items:center;font-style:normal}.store-drawer>header p{display:flex;flex-direction:column;margin:0}.store-drawer>header small{font-size:7px;color:#888}.store-drawer>header button{border:0;background:none}.store-drawer svg{width:16px}.drawer-hero{padding:18px;background:#f8f8fb}.drawer-hero h3{font-size:13px}.drawer-hero>button{border:1px solid #e0e2e7;background:#fff;border-radius:8px;padding:7px 10px;display:flex;align-items:center;gap:5px;font-size:8px}.drawer-tabs{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid #e5e6ea}.drawer-tabs button{border:0;background:#fff;padding:12px;font-size:8px}.drawer-tabs button.active{color:#675ce7;border-bottom:2px solid #675ce7}.drawer-stats{display:grid;grid-template-columns:repeat(3,1fr);padding:16px;grid-gap:8px;gap:8px}.drawer-stats article{background:#f7f7fa;border-radius:9px;padding:11px;display:flex;flex-direction:column}.drawer-stats small{font-size:7px;color:#888}.drawer-stats b{font-size:14px}.drawer-actions,.drawer-info,.usage-block{padding:0 18px 17px}.drawer-actions h4,.drawer-info h4{font-size:9px}.drawer-info p{display:flex;justify-content:space-between;font-size:8px;border-bottom:1px solid #eee;padding:8px 0}.drawer-info p span{color:#888}.usage-block>div{display:flex;justify-content:space-between;font-size:7px;margin-top:11px}.usage-block>i{display:block;height:5px;background:#ececf1;border-radius:7px;margin-top:5px;overflow:hidden}.usage-block>i b{display:block;height:100%;background:#675ce7}.drawer-actions button{width:100%;height:38px;border:1px solid #e1e3e8;background:#fff;border-radius:8px;margin-top:7px;padding:0 10px;display:flex;align-items:center;gap:7px;font-size:8px}.drawer-actions button svg:last-child{margin-right:auto}.drawer-actions button.danger{color:#c24a5a;border-color:#f0cbd1}.drawer-actions button.activate{color:#16865f;border-color:#bde4d4}.admin-toast{position:fixed;bottom:24px;left:24px;background:#111827;color:#fff;padding:11px 16px;border-radius:10px;z-index:200;font-size:9px;box-shadow:0 15px 40px #11182733}@media(max-width:1050px){.admin-top [data-sidebar=trigger]{display:grid}.admin-search{display:none}.admin-metrics,.domain-stats,.risk-grid,.support-stats{grid-template-columns:1fr 1fr}.admin-panels,.command-grid,.finance-grid,.plans-admin{grid-template-columns:1fr}.plan-distribution{display:flex;flex-wrap:wrap}.plan-distribution>.panel-title{width:100%}}@media(max-width:650px){.admin-content{padding:15px}.admin-top{padding:0 12px}.admin-top-actions .create-merchant{font-size:0;width:39px;padding:0}.admin-page-head{align-items:flex-start}.admin-page-head p{max-width:230px}.admin-page-head>button{font-size:0;width:40px;padding:0;justify-content:center}.admin-metrics,.domain-stats,.platform-settings,.report-library,.risk-grid,.support-stats{grid-template-columns:1fr}.admin-toolbar{overflow:auto}.admin-toolbar>div{min-width:240px}.merchant-summary{overflow:auto;white-space:nowrap}.store-drawer{width:100%}.activity-timeline article{grid-template-columns:35px 1fr 30px}.activity-timeline time{display:none}.tickets-admin article{grid-template-columns:55px 1fr 50px}.tickets-admin span,.tickets-admin time{display:none}.admin-page-head h2{font-size:21px}}.setup-page{min-height:100vh;background:#f7f7fa;color:#17172a}.setup-top{height:70px;background:#fff;border-bottom:1px solid #e5e4eb;justify-content:space-between;padding:0 30px;position:relative;z-index:10}.setup-top,.setup-top>a{display:flex;align-items:center}.setup-top>a{gap:9px;text-decoration:none}.setup-top>a .logo{width:31px;height:31px}.setup-top>div{display:flex;align-items:center;gap:10px;font-size:9px}.setup-top>div>span{color:#888}.setup-top>div>button{border:1px solid #e1e0e8;background:#fff;border-radius:8px;padding:7px 10px}.setup-top>div>i{width:32px;height:32px;border-radius:50%;background:#e4e7ef;display:grid;place-items:center;font-style:normal}.setup-layout{min-height:calc(100vh - 70px);display:grid;grid-template-columns:280px 1fr}.setup-steps{background:#17172a;color:#fff;padding:35px 27px;display:flex;flex-direction:column}.setup-steps>div>span{font-size:8px;color:#9188f2}.setup-steps h2{font-size:24px;line-height:1.4;margin:8px 0}.setup-steps>div>p{font-size:9px;color:#8f8da1;line-height:1.8}.setup-steps nav{margin-top:28px;position:relative}.setup-steps nav:before{content:"";position:absolute;right:16px;top:20px;bottom:20px;width:1px;background:#ffffff12}.setup-steps nav button{width:100%;height:56px;border:0;background:none;color:#6f7282;display:flex;align-items:center;gap:11px;text-align:right;position:relative;padding:0}.setup-steps nav button>i{width:33px;height:33px;border-radius:50%;border:1px solid #353549;background:#1d1d31;display:grid;place-items:center;font-style:normal;font-size:9px;z-index:1}.setup-steps nav button svg{width:13px}.setup-steps nav button p{display:flex;flex-direction:column;margin:0}.setup-steps nav button b{font-size:9px}.setup-steps nav button small{font-size:7px}.setup-steps nav button.active{color:#fff}.setup-steps nav button.active>i{background:#675ce7;border-color:#675ce7;box-shadow:0 0 0 5px #675ce725}.setup-steps nav button.active>span{position:absolute;left:-27px;width:3px;height:30px;background:#8b81f1;border-radius:4px}.setup-steps nav button.done{color:#8b84e8}.setup-steps nav button.done>i{background:#272542;border-color:#675ce7;color:#9a92ef}.setup-steps>footer{margin-top:auto;background:#ffffff08;border:1px solid #ffffff0b;border-radius:11px;padding:11px;display:flex;align-items:center;gap:9px}.setup-steps>footer>svg{width:30px;height:30px;padding:7px;border-radius:8px;background:#675ce72e;color:#aaa3ff}.setup-steps>footer p{display:flex;flex-direction:column;margin:0}.setup-steps>footer b{font-size:8px}.setup-steps>footer small{font-size:6px;color:#787a88}.setup-work{position:relative;display:flex;flex-direction:column;min-width:0}.setup-progress{height:3px;background:#e6e5eb}.setup-progress span{display:block;height:100%;background:linear-gradient(90deg,#675ce7,#8d84f1);transition:.4s}.setup-panel{width:min(720px,calc(100% - 40px));margin:auto;padding:45px 0 25px}.setup-panel.wide-panel{width:min(1040px,calc(100% - 40px))}.setup-title>span{font-size:8px;color:#675ce7;font-weight:600}.setup-title h1{font-size:32px;margin:7px 0}.setup-title p{font-size:10px;line-height:1.7;color:#747482;max-width:600px}.setup-form{margin-top:28px;max-width:580px}.setup-form label{font-size:9px;font-weight:600;display:block;margin-top:15px}.setup-form label>div{height:48px;background:#fff;border:1px solid #dedde5;border-radius:10px;margin-top:6px;display:flex;align-items:center;padding:0 12px;gap:8px}.setup-form label svg{width:16px;color:#8d8b98}.setup-form input,.setup-form select{border:0;outline:0;flex:1 1;background:none}.phone-field>span{border-left:1px solid #e0dfe6;padding-left:10px}.send-otp{border:0;background:none;color:#675ce7;font-size:8px;margin-top:8px}.otp-box{background:#fff;border:1px solid #dedde5;border-radius:14px;padding:16px;margin-top:20px}.otp-box>div:first-child{display:flex;align-items:center;gap:10px}.otp-box>div:first-child>span{width:39px;height:39px;border-radius:10px;background:#eeecff;color:#675ce7;display:grid;place-items:center}.otp-box svg{width:18px}.otp-box p{display:flex;flex-direction:column;margin:0}.otp-box b{font-size:9px}.otp-box small{font-size:7px;color:#8b8996}.otp-inputs{display:flex;gap:9px;margin:18px 0}.otp-inputs input{width:52px;height:54px;flex:none;border:1px solid #d8d6e0;border-radius:10px;text-align:center;font-size:20px;font-weight:700}.otp-box>button{height:39px;border:0;border-radius:8px;background:#675ce7;color:#fff;padding:0 14px;display:flex;align-items:center;gap:6px;font-size:8px}.otp-box>button.verified{background:#1d9a6d}.otp-box>small{display:block;margin-top:8px}.account-preview{margin-top:15px;color:#278864;font-size:8px;display:flex;gap:6px;align-items:center}.account-preview svg{width:14px}.setup-form.two{display:grid;grid-template-columns:1fr 1fr;grid-gap:0 14px;gap:0 14px;max-width:720px}.setup-form.two .wide{grid-column:1/-1}.setup-form textarea{width:100%;height:85px;border:1px solid #dedde5;background:#fff;border-radius:10px;margin-top:6px;padding:12px;font:inherit;resize:none}.brand-upload-grid{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:14px;gap:14px;margin-top:30px}.cover-upload,.logo-upload{background:#fff;border:1px dashed #c7c4d2;border-radius:14px;padding:17px;position:relative;cursor:pointer}.logo-upload{display:flex;align-items:center;gap:14px}.logo-upload>img,.logo-upload>span{width:78px;height:78px;border-radius:18px;background:#675ce7;color:#fff;display:grid;place-items:center;font-size:28px;object-fit:cover}.logo-upload>div{display:flex;flex-direction:column}.cover-upload b,.logo-upload b{font-size:10px}.cover-upload small,.logo-upload small{font-size:7px;color:#888}.cover-upload i,.logo-upload i{margin-top:9px;border:1px solid #dddbe5;border-radius:7px;padding:6px 9px;width:max-content;font-size:7px;font-style:normal;display:flex;gap:5px}.cover-upload svg,.logo-upload svg{width:15px}.cover-upload input,.logo-upload input{position:absolute;inset:0;opacity:0;cursor:pointer}.cover-upload{height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;background-size:cover;background-position:50%}.cover-upload>svg{width:30px;height:30px;color:#675ce7}.cover-upload>i{background:#fff}.brand-mini-preview{height:130px;background:#fff;border:1px solid #e0dfe6;border-radius:14px;margin-top:14px;overflow:hidden;position:relative;display:flex;align-items:flex-end;padding:15px}.mini-cover{position:absolute;inset:0 0 52px;background:linear-gradient(135deg,#dcd8ff,#c8f5e7);background-size:cover;background-position:50%}.mini-profile{width:53px;height:53px;border-radius:14px;background:#675ce7;color:#fff;border:4px solid #fff;display:grid;place-items:center;z-index:1;overflow:hidden}.mini-profile img{width:100%;height:100%;object-fit:cover}.brand-mini-preview p{display:flex;flex-direction:column;margin:0 10px;z-index:1}.brand-mini-preview small{font-size:7px;color:#888}.brand-mini-preview>span{margin-right:auto;font-size:7px;color:#888}.setup-templates{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px;margin-top:26px}.setup-templates>button{border:2px solid transparent;background:#fff;border-radius:14px;padding:7px;text-align:right;position:relative}.setup-templates>button.selected{border-color:#675ce7;box-shadow:0 8px 30px #4f47ad18}.template-mock{height:245px;border-radius:9px;overflow:hidden;position:relative}.template-mock header{height:30px;background:#fff;display:flex;align-items:center;gap:7px;padding:0 9px}.template-mock header i{width:18px;height:8px;background:#17172a}.template-mock header span{width:25px;height:3px;background:#ccc}.template-mock header b{margin-right:auto;width:18px;height:10px;border-radius:4px;background:#17172a}.template-mock section{padding:30px 20px}.template-mock section small{font-size:5px}.template-mock h3{font-size:17px;line-height:1.25;max-width:140px;margin:5px 0}.template-mock section>i{display:block;width:50px;height:15px;background:#17172a;border-radius:4px}.template-mock section>div{display:flex;gap:5px;margin-top:24px}.template-mock section>div span{height:68px;flex:1 1;background:#ffffff8c;border-radius:4px}.template-mock em{position:absolute;top:8px;left:8px;background:#675ce7;color:#fff;border-radius:6px;padding:5px 7px;font-size:6px;font-style:normal;display:flex;gap:3px}.template-mock em svg{width:9px}.template-mock .preview{position:absolute;bottom:8px;left:8px;background:#fff;border-radius:6px;padding:5px 7px;font-size:6px;font-style:normal;display:flex;gap:3px;opacity:0}.setup-templates button:hover .preview{opacity:1}.template-mock .preview svg{width:9px}.setup-templates>button>p{display:flex;flex-direction:column;margin:10px 5px 6px}.setup-templates>button>p b{font-size:11px}.setup-templates>button>p small{font-size:7px;color:#888}.template-feature-note{margin-top:14px;background:#eeecff;border-radius:11px;padding:11px;display:flex;align-items:center;gap:9px;color:#675ce7}.template-feature-note>svg{width:30px;height:30px;padding:6px;background:#fff;border-radius:8px}.template-feature-note p{display:flex;flex-direction:column;margin:0}.template-feature-note b{font-size:8px}.template-feature-note small{font-size:7px;color:#757283}.config-card{margin-top:25px;background:#fff;border:1px solid #dedde5;border-radius:14px;padding:16px;display:grid;grid-template-columns:42px 1fr;grid-gap:10px;gap:10px}.config-icon{width:40px;height:40px;background:#eeecff;color:#675ce7;border-radius:10px;display:grid;place-items:center}.config-icon svg{width:19px}.config-card>p{display:flex;flex-direction:column;margin:0}.config-card>p small{font-size:7px;color:#888}.subdomain-field{grid-column:1/-1;height:46px;border:1px solid #dcdbe3;border-radius:9px;display:flex;align-items:center;padding:0 10px;direction:ltr}.subdomain-field input{border:0;outline:0;min-width:80px;flex:1 1;font-weight:700}.subdomain-field span,.subdomain-field>b{font-size:9px;color:#777}.subdomain-field i{font-size:7px;color:#218e65;font-style:normal;display:flex;gap:3px;align-items:center}.subdomain-field svg{width:12px}.config-heading{font-size:10px;margin:22px 0 8px}.payment-setup{background:#fff;border:1px solid #dedde5;border-radius:14px;overflow:hidden}.payment-setup article{display:flex;align-items:center;gap:10px;padding:13px 16px;border-bottom:1px solid #eee}.payment-setup article>span{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;background:#eee;font-weight:700}.payment-setup .wp-method{background:#675ce7;color:#fff}.payment-setup .cash-method{background:#e7f7ef;color:#188b62}.payment-setup article p{display:flex;flex-direction:column;flex:1 1;margin:0}.payment-setup article b{font-size:9px}.payment-setup article small{font-size:7px;color:#888}.payment-setup article>em{font-size:6px;font-style:normal;color:#675ce7;background:#eeecff;padding:4px 6px;border-radius:6px}.payment-setup article.disabled{opacity:.5}.payment-setup svg{width:18px}.setup-toggle{width:36px;height:21px;border:0;background:#d6d4dd;border-radius:20px;padding:3px;direction:ltr}.setup-toggle i{display:block;width:15px;height:15px;border-radius:50%;background:#fff;transition:.2s}.setup-toggle.on{background:#675ce7}.setup-toggle.on i{transform:translateX(15px)}.production-note{margin-top:14px;border:1px solid #c5e7d8;background:#effaf5;border-radius:11px;padding:11px;color:#207d5b;display:flex;gap:9px}.production-note svg{width:26px}.production-note p{display:flex;flex-direction:column;margin:0}.production-note b{font-size:8px}.production-note small{font-size:7px;color:#5d7d70}.review-layout{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:20px;gap:20px;margin-top:25px}.launch-preview>span{font-size:7px;color:#777;display:flex;align-items:center;gap:4px;margin-top:7px}.launch-preview>span svg{width:12px}.launch-browser{background:#fff;border:1px solid #d9d8df;border-radius:14px;overflow:hidden;box-shadow:0 18px 50px #22203e16}.launch-browser>header{height:31px;background:#f1f1f4;display:flex;align-items:center;gap:4px;padding:0 9px}.launch-browser>header>i{width:6px;height:6px;border-radius:50%;background:#e78891}.launch-browser>header>i:nth-child(2){background:#dfbd62}.launch-browser>header>i:nth-child(3){background:#72bd95}.launch-browser>header span{margin:auto;font-size:6px;background:#fff;border-radius:4px;padding:4px 25px}.launch-browser>section{height:340px;background:linear-gradient(120deg,#eee0d4,#d6b4aa);background-size:cover;background-position:50%;padding:0 22px;color:#fff}.launch-browser nav{height:48px;display:flex;align-items:center;font-size:7px}.launch-browser nav b{width:28px;height:28px;border-radius:7px;background:#675ce7;display:grid;place-items:center;overflow:hidden}.launch-browser nav b img{width:100%;height:100%;object-fit:cover}.launch-browser nav span{margin:auto}.launch-browser nav i{font-style:normal}.launch-browser section>div{margin-top:63px}.launch-browser section>div small{font-size:6px}.launch-browser h2{font-size:31px;line-height:1.2;max-width:320px;margin:7px 0 16px}.launch-browser section>div button{border:0;border-radius:6px;background:#17172a;color:#fff;padding:8px 13px;font-size:7px}.review-checks article{background:#fff;border:1px solid #dedde5;border-radius:10px;padding:10px;display:flex;align-items:center;gap:9px;margin-bottom:7px}.review-checks article>span{width:32px;height:32px;border-radius:8px;background:#eeecff;color:#675ce7;display:grid;place-items:center}.review-checks article svg{width:15px}.review-checks article p{display:flex;flex-direction:column;flex:1 1;margin:0}.review-checks article em,.review-checks article small{font-size:6px;color:#888;font-style:normal}.review-checks article b{font-size:8px}.review-checks article>svg{color:#27946a}.launch-list{background:#17172a;color:#fff;border-radius:11px;padding:10px 13px}.launch-list p{font-size:7px;margin:6px;display:flex;align-items:center;gap:5px}.launch-list svg{width:11px;color:#7be2b7}.setup-nav{height:72px;background:#fff;border-top:1px solid #e1e0e7;display:flex;align-items:center;justify-content:space-between;padding:0 30px;position:-webkit-sticky;position:sticky;bottom:0;z-index:5}.setup-nav>span{font-size:8px;color:#888}.setup-nav>button{height:40px;border-radius:9px;padding:0 14px;display:flex;align-items:center;gap:6px;font-size:9px}.setup-nav svg{width:15px}.setup-nav .back{border:1px solid #dedde5;background:#fff}.setup-nav .next{border:0;background:#675ce7;color:#fff}.setup-nav button:disabled{opacity:.4}.setup-nav .launch{min-width:175px;justify-content:center;background:#168e64}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.setup-success{min-height:100vh;background:#17172a;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px;overflow:hidden;position:relative}.success-orbits{position:absolute;inset:0;display:grid;place-items:center}.success-orbits i{position:absolute;width:420px;height:420px;border:1px solid #ffffff0a;border-radius:50%;box-shadow:0 0 0 90px #ffffff04,0 0 0 180px #ffffff025}.success-orbits i:nth-child(2){width:280px;height:280px;border-color:#675ce72c}.setup-success>span{width:72px;height:72px;border-radius:22px;background:#675ce7;display:grid;place-items:center;z-index:1;box-shadow:0 15px 45px #675ce766}.setup-success>span svg{width:31px}.setup-success>small{color:#7ee0b7;margin-top:18px;z-index:1}.setup-success h1{font-size:40px;margin:8px;z-index:1}.setup-success>p{max-width:570px;font-size:10px;color:#a6a5b5;line-height:1.8;z-index:1}.launched-url{width:min(500px,100%);background:#ffffff0b;border:1px solid #ffffff14;border-radius:13px;padding:12px;display:flex;align-items:center;gap:9px;text-align:right;z-index:1;margin:15px}.launched-url>svg{width:38px;height:38px;padding:9px;background:#675ce72c;color:#aaa3ff;border-radius:9px}.launched-url p{display:flex;flex-direction:column;flex:1 1;margin:0}.launched-url small{font-size:7px;color:#8e8d9d}.launched-url b{font-size:11px}.launched-url button{border:0;background:#fff;color:#17172a;border-radius:7px;padding:7px 12px;font-size:7px}.launch-actions{display:flex;gap:8px;z-index:1}.launch-actions button{height:43px;border-radius:9px;padding:0 16px;display:flex;align-items:center;gap:6px;font-size:9px}.launch-actions button:first-child{border:0;background:#d7ff70;color:#17172a}.launch-actions button:last-child{border:1px solid #ffffff20;background:#ffffff0b;color:#fff}.launch-actions svg{width:15px}.success-note{font-size:7px!important;display:flex;align-items:center;gap:5px}.success-note svg{width:13px}@media(max-width:900px){.setup-layout{grid-template-columns:220px 1fr}.setup-steps{padding:28px 18px}.setup-steps h2{font-size:20px}.setup-templates{grid-template-columns:1fr 1fr}.review-layout{grid-template-columns:1fr}.launch-browser>section{height:300px}}@media(max-width:650px){.setup-top{padding:0 15px}.setup-top>div>span{display:none}.setup-layout{display:block}.setup-steps{padding:13px;background:#17172a}.setup-steps>div,.setup-steps>footer{display:none}.setup-steps nav{display:flex;margin:0;justify-content:space-between}.setup-steps nav:before{display:none}.setup-steps nav button{width:auto;height:42px;padding:0}.setup-steps nav button p,.setup-steps nav button.active>span{display:none}.setup-steps nav button>i{width:29px;height:29px}.setup-panel,.setup-panel.wide-panel{width:calc(100% - 30px);padding:30px 0 20px}.setup-title h1{font-size:26px}.brand-upload-grid,.setup-form.two,.setup-templates{grid-template-columns:1fr}.setup-form.two .wide{grid-column:auto}.cover-upload{height:150px}.setup-nav{padding:0 15px}.setup-nav>span{display:none}.setup-nav .launch{min-width:145px}.review-layout{display:block}.review-checks{margin-top:12px}.setup-success h1{font-size:30px}.launch-actions{flex-direction:column;width:min(340px,100%)}.launch-actions button{justify-content:center}.template-mock{height:220px}}.wb-sidebar{width:255px;flex-shrink:0;background:#17172a;color:#d6d4e3;min-height:100vh;padding:22px 14px 16px}.wb-nav,.wb-sidebar{display:flex;flex-direction:column}.wb-nav{gap:4px;margin-top:8px}.wb-nav a{display:flex;align-items:center;gap:10px;height:42px;padding:0 12px;border-radius:10px;color:#aaa8bd;text-decoration:none;position:relative}.wb-nav a.active,.wb-nav a:hover{background:#ffffff10;color:#fff}.wb-nav a.active:before{content:"";width:3px;height:22px;border-radius:4px;background:var(--mint);position:absolute;right:0}.wb-nav svg{width:18px;height:18px}.wb-sidebar-footer{margin-top:auto;padding-top:16px;border-top:1px solid #ffffff12}.wb-api-pill{font-size:11px;color:#aaa8bd;padding:8px 10px;border-radius:10px;background:#ffffff08}.wb-api-pill strong{color:var(--mint)}