:root{--primary:#5b48f5;--primary-dark:#4432d5;--primary-soft:#eeeaff;--ink:#17182a;--muted:#73778b;--line:#e8e9f1;--surface:#fff;--soft:#f7f8fc;--success:#1c9a65;--danger:#d64a5b;--warning:#a97812;--radius:22px;--shadow:0 18px 60px rgba(33,35,68,.09)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:"Vazirmatn",Tahoma,sans-serif;font-size:14px;line-height:1.8;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{border:0}img{max-width:100%}.container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.section{padding:88px 0}.soft-section{background:var(--soft)}.full{width:100%}.inline-form{display:inline}.center{text-align:center}.positive{color:#168659!important}.negative{color:#c74255!important}.purple-text{color:var(--primary)!important}
.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;padding:0 22px;border-radius:13px;background:linear-gradient(135deg,var(--primary),#765cf7);color:#fff;font-weight:800;cursor:pointer;box-shadow:0 10px 25px rgba(91,72,245,.2);transition:.2s ease;border:1px solid transparent}.button:hover{transform:translateY(-2px);box-shadow:0 15px 30px rgba(91,72,245,.27)}.button.small{min-height:36px;padding:0 14px;border-radius:10px;font-size:12px}.button.button-xl{min-height:54px;padding:0 29px;border-radius:15px;font-size:15px}.button.outline,.button.ghost-dark{background:#fff;color:var(--ink);border-color:var(--line);box-shadow:none}.button.outline:hover,.button.ghost-dark:hover{border-color:#cfcaf9;color:var(--primary)}.button.light,.button.button-light{background:#fff;color:var(--primary-dark);box-shadow:none}.button.subtle,.button.button-outline-light{background:transparent;color:#fff;border-color:rgba(255,255,255,.45);box-shadow:none}.danger-button{background:#fff0f2;color:var(--danger);border-color:#ffd4da;box-shadow:none}.text-button{font-weight:700;color:#44465a}.view-all{display:inline-flex;align-items:center;gap:8px;color:var(--primary);font-weight:800}.view-all span{font-size:19px}.read-more{color:var(--primary);font-weight:800}.table-link-button{display:inline-flex;color:var(--primary);font-size:12px;font-weight:800;padding:6px 10px;border-radius:8px;background:var(--primary-soft)}
.announcement-bar{background:#17172b;color:#fff;font-size:11px}.announcement-inner{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:20px}.announcement-inner b{color:#bcb3ff}.announcement-trust{color:#aeb1bf}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);border-bottom:1px solid rgba(232,233,241,.9)}.header-inner{height:78px;display:flex;align-items:center;gap:34px}.brand{display:flex;align-items:center;gap:10px;min-width:max-content}.brand-symbol{position:relative;display:inline-flex;align-items:end;justify-content:center;gap:3px;width:39px;height:39px;border-radius:12px;background:linear-gradient(145deg,#765df8,#4936dd);box-shadow:0 8px 20px rgba(91,72,245,.28);padding:9px}.brand-symbol i{display:block;width:5px;border-radius:5px;background:#fff;transform:rotate(16deg)}.brand-symbol i:nth-child(1){height:10px;opacity:.7}.brand-symbol i:nth-child(2){height:20px}.brand-symbol i:nth-child(3){height:15px;opacity:.85}.brand-symbol.large{width:58px;height:58px;border-radius:18px;padding:13px}.brand-symbol.large i{width:7px}.brand-symbol.large i:nth-child(1){height:15px}.brand-symbol.large i:nth-child(2){height:30px}.brand-symbol.large i:nth-child(3){height:22px}.brand-copy{display:flex;flex-direction:column;line-height:1.3}.brand-copy strong{font-size:18px;font-weight:900;letter-spacing:-.5px}.brand-copy small{font-size:9px;color:#9295a4;font-weight:600}.brand-light .brand-copy strong{color:#fff}.brand-light .brand-copy small{color:#8f94a8}.main-nav{display:flex;align-items:center;gap:6px;flex:1}.main-nav>a,.nav-dropdown>a{display:flex;align-items:center;gap:5px;padding:10px 12px;border-radius:10px;color:#54576a;font-weight:700;font-size:13px}.main-nav>a:hover,.main-nav>a.active,.nav-dropdown>a:hover,.nav-dropdown>a.active{color:var(--primary);background:#f4f2ff}.nav-dropdown{position:relative}.dropdown-menu{position:absolute;top:50px;right:0;width:390px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:10px;box-shadow:0 25px 70px rgba(24,27,58,.16);opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s}.nav-dropdown:hover .dropdown-menu{opacity:1;visibility:visible;transform:none}.dropdown-menu>a{display:flex;align-items:center;gap:12px;padding:12px;border-radius:12px}.dropdown-menu>a:hover{background:var(--soft)}.dropdown-menu>a>span:last-child{display:flex;flex-direction:column}.dropdown-menu b{font-size:12px}.dropdown-menu small{font-size:10px;color:var(--muted)}.dropdown-icon,.product-platform,.updated-icon,.catalog-platform{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;font-size:19px;font-weight:900}.header-actions{display:flex;align-items:center;gap:12px}.header-button{min-height:41px;padding-inline:18px;font-size:12px}.wallet-chip{display:flex;flex-direction:column;line-height:1.3;padding:7px 12px;border-radius:11px;background:#f7f6ff;border:1px solid #e5e1ff}.wallet-chip span{font-size:9px;color:var(--muted)}.wallet-chip strong{font-size:11px;color:var(--primary)}.account-menu{position:relative}.account-button{display:flex;align-items:center;gap:8px;padding:5px 8px 5px 12px;border-radius:12px;background:#fff;border:1px solid var(--line);cursor:pointer;color:var(--ink);font-size:12px;font-weight:700}.avatar,.sidebar-user>span{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;background:linear-gradient(145deg,var(--primary),#8a72ff);color:#fff;font-weight:900}.account-dropdown{position:absolute;top:50px;left:0;width:200px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:8px;box-shadow:var(--shadow);opacity:0;visibility:hidden;transform:translateY(7px);transition:.2s}.account-menu.open .account-dropdown{opacity:1;visibility:visible;transform:none}.account-dropdown a,.account-dropdown button{display:block;width:100%;padding:9px 10px;border-radius:8px;background:none;text-align:right;color:#54576a;font-size:11px;cursor:pointer}.account-dropdown a:hover,.account-dropdown button:hover{background:var(--soft);color:var(--primary)}.nav-toggle{display:none;background:none;width:38px;height:38px;padding:7px;cursor:pointer}.nav-toggle span{display:block;height:2px;background:var(--ink);margin:5px;border-radius:2px}
.flash-wrap{padding-top:14px}.alert{padding:13px 16px;border-radius:12px;border:1px solid;font-weight:700;font-size:12px}.alert.success{background:#eaf9f2;color:#137c52;border-color:#cceedd}.alert.danger{background:#fff0f2;color:#b93d4d;border-color:#ffd1d8}.alert.warning{background:#fff8e7;color:#8e6a14;border-color:#f5dfaa}.alert.info{background:#eef5ff;color:#2e6da7;border-color:#d7e8ff}
.store-hero{position:relative;overflow:hidden;background:linear-gradient(180deg,#faf9ff 0,#fff 100%);padding:85px 0 80px}.hero-orb{position:absolute;border-radius:50%;filter:blur(1px)}.orb-one{width:370px;height:370px;right:-170px;top:-120px;background:rgba(127,104,255,.09)}.orb-two{width:270px;height:270px;left:-100px;bottom:-140px;background:rgba(30,177,255,.07)}.store-hero-grid{position:relative;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:70px}.hero-kicker,.section-kicker,.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--primary);font-size:11px;font-weight:900;letter-spacing:.1px}.hero-kicker{padding:7px 12px;border-radius:999px;background:#f0edff}.hero-kicker i{width:7px;height:7px;background:#31c987;border-radius:50%;box-shadow:0 0 0 4px rgba(49,201,135,.13)}.hero-content h1{font-size:57px;line-height:1.35;letter-spacing:-2.5px;margin:22px 0 17px;font-weight:900}.hero-content h1 em{font-style:normal;color:var(--primary);position:relative}.hero-content h1 em:after{content:"";position:absolute;right:0;bottom:-4px;width:100%;height:8px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='10'%3E%3Cpath d='M2 7 C45 1,125 1,178 6' stroke='%237461f5' stroke-width='3' fill='none' stroke-linecap='round'/%3E%3C/svg%3E") center/100% 100% no-repeat;opacity:.65}.hero-content>p{max-width:610px;color:#696d80;font-size:16px;line-height:2;margin:0 0 27px}.hero-cta-row{display:flex;align-items:center;gap:22px}.play-link{display:flex;align-items:center;gap:9px;font-weight:800;color:#44475c}.play-link span{display:grid;place-items:center;width:39px;height:39px;border-radius:50%;background:#fff;color:var(--primary);box-shadow:0 8px 25px rgba(32,35,68,.11);font-size:10px}.hero-points{display:flex;flex-wrap:wrap;gap:18px;margin-top:28px;color:#686c80;font-size:11px;font-weight:700}.hero-points b{color:var(--success)}.hero-showcase{position:relative;min-height:510px;display:grid;place-items:center}.showcase-back-card{position:absolute;width:385px;height:440px;border-radius:28px;background:linear-gradient(145deg,#735cf7,#4330c8);transform:rotate(-7deg);opacity:.14}.showcase-card{position:relative;width:min(420px,100%);background:#fff;border:1px solid #e7e5f2;border-radius:25px;padding:24px;box-shadow:0 35px 90px rgba(38,33,103,.17)}.showcase-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.showcase-head>div{display:flex;align-items:center;gap:8px}.showcase-dot{width:10px;height:10px;border-radius:50%;background:var(--primary);box-shadow:0 0 0 5px var(--primary-soft)}.live-badge{background:#e9fbf3;color:#16865a;padding:5px 9px;border-radius:999px;font-size:9px;font-weight:800}.showcase-tabs{display:grid;grid-template-columns:repeat(3,1fr);background:#f6f6fa;padding:4px;border-radius:11px;margin-bottom:17px}.showcase-tabs span{text-align:center;padding:8px;font-size:10px;color:#85889a}.showcase-tabs .active{background:#fff;color:var(--primary);border-radius:8px;box-shadow:0 3px 10px rgba(28,31,60,.07);font-weight:800}.showcase-service{display:flex;align-items:center;gap:11px;border:1px solid var(--line);border-radius:13px;padding:11px;margin-bottom:14px}.platform-logo{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;color:#fff;font-size:18px}.platform-logo.telegram{background:linear-gradient(145deg,#3db9f2,#1689ce)}.showcase-service div{display:flex;flex-direction:column;flex:1}.showcase-service small,.showcase-label,.showcase-row small{font-size:9px;color:#9295a4}.showcase-service strong{font-size:11px}.showcase-input{direction:ltr;text-align:left;border:1px solid var(--line);padding:11px 13px;border-radius:11px;color:#9295a4;font-size:10px;margin:5px 0 13px}.showcase-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:17px}.showcase-row>div{display:flex;flex-direction:column;background:#f7f7fb;border-radius:11px;padding:10px 12px}.showcase-row strong{font-size:12px}.floating-proof{position:absolute;display:flex;align-items:center;gap:9px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:11px 14px;box-shadow:0 15px 40px rgba(32,35,68,.14)}.floating-proof>span{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:var(--primary-soft);color:var(--primary)}.floating-proof div{display:flex;flex-direction:column}.floating-proof b{font-size:10px}.floating-proof small{font-size:8px;color:var(--muted)}.proof-a{right:-12px;top:65px}.proof-b{left:-17px;bottom:65px}.trust-strip{border-top:1px solid #f0f0f5;border-bottom:1px solid #eeeeF4;background:#fff}.trust-strip-grid{display:grid;grid-template-columns:repeat(4,1fr) 1.3fr;min-height:105px;align-items:center}.trust-strip-grid>div{display:flex;flex-direction:column;align-items:center;border-left:1px solid var(--line)}.trust-strip-grid>div:last-child{border-left:0}.trust-strip strong{font-size:21px;font-weight:900}.trust-strip span{font-size:10px;color:var(--muted)}.trust-rate strong{display:flex;align-items:center;gap:7px}.trust-rate i{font-size:10px;color:#ffb020;font-style:normal;letter-spacing:1px}
.section-title-row{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:34px}.section-title-row h2,.centered-title h2{font-size:32px;line-height:1.5;margin:6px 0 3px;letter-spacing:-1px}.section-title-row p{margin:0;color:var(--muted);font-size:12px}.centered-title{justify-content:center;text-align:center}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.product-card{position:relative;display:flex;flex-direction:column;min-height:340px;padding:19px;background:#fff;border:1px solid var(--line);border-radius:19px;transition:.22s;overflow:hidden}.product-card:before{content:"";position:absolute;top:-40px;left:-40px;width:110px;height:110px;border-radius:50%;background:var(--card-soft,#f2f0ff);opacity:.65}.product-card:hover{transform:translateY(-5px);box-shadow:var(--shadow);border-color:#dcd8fa}.product-card-top{position:relative;display:flex;justify-content:space-between;align-items:center}.product-platform{background:var(--card-soft,#f2f0ff);color:var(--card,#5b48f5)}.product-badges{display:flex;align-items:center;gap:5px}.product-badges span{padding:4px 7px;border-radius:999px;background:#fff3df;color:#9a6711;font-size:8px;font-weight:800}.product-badges .rating{background:#f6f6fa;color:#65687a}.product-category{color:var(--card,#5b48f5);font-size:9px;font-weight:900;margin-top:20px}.product-card h3{font-size:16px;line-height:1.65;margin:4px 0 6px}.product-card>p{color:var(--muted);font-size:10px;line-height:1.9;margin:0 0 13px;flex:1}.product-features{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:14px}.product-features span{background:#f7f8fb;border-radius:8px;padding:5px 7px;color:#686c7f;font-size:8px}.product-features i{font-style:normal;margin-left:3px;color:var(--card,#5b48f5)}.product-price{display:flex;align-items:end;justify-content:space-between;border-top:1px solid var(--line);padding-top:13px}.product-price>div{display:grid;grid-template-columns:auto auto;align-items:end;gap:2px 5px}.product-price small{grid-column:1/-1;font-size:8px;color:var(--muted)}.product-price strong{font-size:14px}.product-price em{font-size:8px;color:var(--muted);font-style:normal}.product-price>a{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:var(--card,#5b48f5);color:#fff;font-size:17px}.accent-pink{--card:#e84f95;--card-soft:#fff0f7}.accent-blue{--card:#2499db;--card-soft:#eaf7ff}.accent-red{--card:#e64444;--card-soft:#fff0f0}.accent-dark{--card:#222536;--card-soft:#f0f1f4}.accent-violet{--card:#5b48f5;--card-soft:#f0edff}.category-showcase{background:#fafafd}.category-showcase-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.big-category-card{position:relative;display:flex;align-items:center;min-height:205px;padding:25px 28px;border-radius:23px;background:#fff;border:1px solid var(--line);overflow:hidden;transition:.22s}.big-category-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.category-art{position:relative;width:150px;height:150px;display:grid;place-items:center;margin-left:25px;flex-shrink:0}.category-art:before{content:"";position:absolute;inset:15px;border-radius:38px;transform:rotate(10deg);background:var(--card-soft)}.category-art>span{position:relative;z-index:2;display:grid;place-items:center;width:75px;height:75px;border-radius:24px;background:var(--card);color:#fff;font-size:36px;box-shadow:0 15px 30px color-mix(in srgb,var(--card) 24%,transparent)}.category-art i{position:absolute;width:20px;height:20px;border-radius:7px;background:var(--card);opacity:.17}.category-art i:nth-child(2){right:6px;top:25px}.category-art i:nth-child(3){left:6px;bottom:25px}.category-copy small{color:var(--card);font-size:9px;font-weight:900}.category-copy h3{font-size:25px;margin:2px 0}.category-copy p{color:var(--muted);font-size:11px;margin:0 0 12px}.category-copy strong{color:var(--card);font-size:10px}.category-copy strong span{font-size:16px}.update-section{background:#191a2d;color:#fff;position:relative;overflow:hidden}.update-section:after{content:"";position:absolute;left:-180px;top:-180px;width:450px;height:450px;border-radius:50%;background:rgba(91,72,245,.16)}.light-title{position:relative;z-index:1}.light-title h2{color:#fff}.light-title p{color:#a7aabd}.light-link{color:#bdb5ff}.updated-list{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:11px}.updated-item{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:13px;background:#222338;border:1px solid rgba(255,255,255,.07);padding:14px;border-radius:15px;transition:.2s}.updated-item:hover{background:#292b44;border-color:rgba(118,97,245,.45);transform:translateX(-3px)}.updated-icon{background:var(--card-soft);color:var(--card)}.updated-main{display:flex;flex-direction:column}.updated-main small{font-size:8px;color:#8d91a7}.updated-main strong{font-size:11px}.updated-main span{font-size:8px;color:#8d91a7}.updated-price{text-align:left;display:flex;flex-direction:column}.updated-price small{font-size:8px;color:#8d91a7}.updated-price strong{font-size:11px}.updated-arrow{color:#8c7df8;font-size:18px}.advantages-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:center}.advantages-copy h2{font-size:37px;line-height:1.55;margin:8px 0 15px}.advantages-copy p{color:var(--muted);line-height:2.1;margin-bottom:24px}.advantages-cards{display:grid;grid-template-columns:1fr 1fr;gap:15px}.advantages-cards>div{padding:21px;border:1px solid var(--line);border-radius:17px;background:#fff;transition:.2s}.advantages-cards>div:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.advantages-cards span{display:grid;place-items:center;width:43px;height:43px;border-radius:12px;background:var(--primary-soft);color:var(--primary);font-size:19px}.advantages-cards h3{font-size:14px;margin:12px 0 4px}.advantages-cards p{font-size:10px;color:var(--muted);margin:0}.how-section{background:#fafafd}.steps-line{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:18px}.step-box{text-align:center;background:#fff;border:1px solid var(--line);border-radius:20px;padding:27px 20px;position:relative}.step-number{position:absolute;right:16px;top:14px;color:#d9d7e8;font-size:24px;font-weight:900}.step-icon{display:grid;place-items:center;width:58px;height:58px;border-radius:17px;background:var(--primary-soft);color:var(--primary);font-size:23px;margin:0 auto 13px}.step-box h3{font-size:15px;margin:0 0 5px}.step-box p{font-size:10px;color:var(--muted);margin:0}.step-connector{font-size:24px;color:#c6c2e9}.review-summary{display:grid;grid-template-columns:auto auto;align-items:center;gap:2px 8px}.review-summary strong{font-size:27px;grid-row:1/3}.review-summary span{color:#ffb020;font-size:12px}.review-summary small{color:var(--muted);font-size:8px}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.review-card{position:relative;padding:22px;background:#fff;border:1px solid var(--line);border-radius:18px}.quote-mark{position:absolute;left:18px;top:7px;font:50px Georgia;color:#eeeafc}.stars{color:#ffb020;letter-spacing:2px;font-size:10px}.review-card>p{font-size:11px;color:#5f6376;line-height:2;min-height:66px}.review-user{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;border-top:1px solid var(--line);padding-top:13px}.review-user>span{display:grid;place-items:center;width:35px;height:35px;border-radius:11px;background:var(--primary-soft);color:var(--primary);font-weight:900}.review-user>div{display:flex;flex-direction:column}.review-user strong{font-size:10px}.review-user small{font-size:8px;color:var(--muted)}.review-user i{font-size:7px;font-style:normal;color:var(--success);background:#eaf9f2;padding:4px 6px;border-radius:999px}.faq-section{background:#fbfbfd}.faq-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:65px}.faq-intro h2{font-size:35px;margin:8px 0}.faq-intro p{color:var(--muted)}.faq-intro a{color:var(--primary);font-weight:800;font-size:11px}.faq-list{display:flex;flex-direction:column;gap:9px}.faq-list details,.product-faq details{background:#fff;border:1px solid var(--line);border-radius:14px;padding:0 16px}.faq-list summary,.product-faq summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:15px 0;font-weight:800;font-size:12px}.faq-list summary::-webkit-details-marker,.product-faq summary::-webkit-details-marker{display:none}.faq-list summary span,.product-faq summary span{color:var(--primary);font-size:18px}.faq-list details[open] summary span,.product-faq details[open] summary span{transform:rotate(45deg)}.faq-list details p,.product-faq details p{border-top:1px solid var(--line);padding:12px 0;margin:0;color:var(--muted);font-size:10px;line-height:2}.blog-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.blog-card{border:1px solid var(--line);border-radius:19px;overflow:hidden;background:#fff;transition:.2s}.blog-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.blog-cover{height:155px;display:grid;place-items:center;position:relative;overflow:hidden}.blog-cover:before,.blog-cover:after{content:"";position:absolute;border-radius:35px;transform:rotate(25deg)}.blog-cover:before{width:120px;height:120px;background:rgba(255,255,255,.15);right:35px;top:-30px}.blog-cover:after{width:70px;height:70px;background:rgba(255,255,255,.12);left:28px;bottom:-15px}.blog-cover span{position:relative;z-index:2;display:grid;place-items:center;width:65px;height:65px;border-radius:21px;background:rgba(255,255,255,.92);font-size:28px}.cover-1{background:linear-gradient(145deg,#f1549a,#b92d70);color:#d63a82}.cover-2{background:linear-gradient(145deg,#3ab6ef,#167fc1);color:#188ed0}.cover-3{background:linear-gradient(145deg,#7661f5,#4834ce);color:#5c49e9}.blog-card>div{padding:18px}.blog-card small{font-size:8px;color:var(--primary);font-weight:800}.blog-card h3{font-size:15px;line-height:1.7;margin:4px 0}.blog-card p{font-size:10px;color:var(--muted);line-height:1.9}.blog-card .read-more{font-size:10px}.cta-banner-section{padding:0 0 88px}.cta-banner{display:flex;align-items:center;justify-content:space-between;gap:35px;padding:36px 42px;border-radius:24px;background:linear-gradient(135deg,#6e58f3,#4431c8);color:#fff;position:relative;overflow:hidden}.cta-banner:before{content:"";position:absolute;width:250px;height:250px;border-radius:50%;background:rgba(255,255,255,.08);left:-70px;top:-130px}.cta-banner>div{position:relative}.cta-banner span{font-size:10px;color:#cdc7ff}.cta-banner h2{font-size:25px;margin:3px 0}.cta-banner p{margin:0;color:#d3cff5;font-size:11px}.cta-banner>div:last-child{display:flex;gap:9px}
.catalog-hero{background:linear-gradient(145deg,#f1eeff,#fafaff);padding:65px 0;border-bottom:1px solid #ebe8fa}.catalog-hero-inner{display:flex;align-items:center;justify-content:space-between}.catalog-hero h1{font-size:39px;margin:6px 0}.catalog-hero p{color:var(--muted);margin:0}.catalog-hero-art{position:relative;width:270px;height:120px}.catalog-hero-art span{position:absolute;display:grid;place-items:center;width:65px;height:65px;border-radius:20px;background:#fff;color:var(--primary);box-shadow:0 14px 40px rgba(47,43,113,.11);font-size:26px}.catalog-hero-art span:nth-child(1){right:20px;top:22px;transform:rotate(7deg)}.catalog-hero-art span:nth-child(2){right:95px;top:0;transform:rotate(-8deg);color:#e84f95}.catalog-hero-art span:nth-child(3){right:165px;top:35px;transform:rotate(6deg);color:#2298d9}.catalog-hero-art span:nth-child(4){right:220px;top:2px;color:#e34444}.catalog-section{padding-top:45px}.catalog-filter{display:grid;grid-template-columns:1fr 220px auto;gap:10px;padding:13px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 12px 35px rgba(32,35,68,.06)}.search-field{position:relative}.search-field span{position:absolute;right:14px;top:50%;transform:translateY(-50%);font-size:20px;color:#9da0ae}.search-field input{padding-right:43px}.catalog-filter input,.catalog-filter select{width:100%;height:48px;border:1px solid #e5e6ee;border-radius:11px;background:#fafbfe;padding:0 13px;outline:none}.catalog-filter input:focus,.catalog-filter select:focus{border-color:#bdb5fb;box-shadow:0 0 0 3px #f0edff}.category-pills{display:flex;gap:8px;flex-wrap:wrap;margin:22px 0 35px}.category-pills a{display:flex;align-items:center;gap:7px;padding:8px 13px;border:1px solid var(--line);border-radius:999px;background:#fff;color:#666a7d;font-size:10px;font-weight:700}.category-pills a.active,.category-pills a:hover{color:var(--primary);border-color:#cfc9fc;background:#f4f2ff}.catalog-result-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:18px}.catalog-result-head h2{font-size:23px;margin:0}.catalog-result-head p{margin:0;color:var(--muted);font-size:10px}.catalog-result-head>span{font-size:9px;color:var(--muted);background:#f5f5f8;padding:5px 8px;border-radius:7px}.catalog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.catalog-card{display:flex;flex-direction:column;padding:19px;border:1px solid var(--line);border-radius:18px;background:#fff;transition:.2s}.catalog-card:hover{transform:translateY(-3px);box-shadow:var(--shadow);border-color:#ddd9fa}.catalog-card-head{display:flex;align-items:center;justify-content:space-between}.catalog-platform{background:var(--primary-soft);color:var(--primary)}.catalog-card-head>div{display:flex;gap:5px}.catalog-badge,.catalog-rating{padding:4px 7px;border-radius:999px;font-size:8px}.catalog-badge{background:#fff3df;color:#986611}.catalog-rating{background:#f5f5f8;color:#666a7d}.catalog-category{color:var(--primary);font-size:8px;font-weight:900;margin-top:14px}.catalog-card h3{font-size:16px;margin:2px 0 4px}.catalog-card>p{font-size:10px;color:var(--muted);min-height:45px;margin:0 0 13px}.catalog-specs{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:14px}.catalog-specs span{display:flex;flex-direction:column;padding:7px;background:#f7f8fb;border-radius:8px;font-size:8px;color:#636779}.catalog-specs b{font-size:7px;color:#9a9dac}.catalog-price-row{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:13px;margin-top:auto}.catalog-price-row>div{display:flex;flex-direction:column}.catalog-price-row small{font-size:8px;color:var(--muted)}.catalog-price-row strong{font-size:14px}.empty-card{grid-column:1/-1;text-align:center;border:1px dashed #d9d9e4;border-radius:19px;padding:55px}.empty-card>span{font-size:45px;color:#bbbcc8}.empty-card h3{font-size:20px;margin:4px}.empty-card p{color:var(--muted)}
.product-page-hero{height:90px;background:var(--card-soft);border-bottom:1px solid color-mix(in srgb,var(--card) 15%,#eee)}.product-breadcrumb{height:100%;display:flex;align-items:center;gap:8px;font-size:10px;color:#777b8d}.product-breadcrumb a:hover{color:var(--primary)}.product-breadcrumb b{color:var(--ink)}.product-detail-section{padding-top:50px}.product-detail-grid{display:grid;grid-template-columns:1fr 395px;gap:35px;align-items:start}.product-info-column{min-width:0}.product-heading{display:flex;gap:18px;align-items:flex-start;padding-bottom:25px;border-bottom:1px solid var(--line)}.product-page-icon{display:grid;place-items:center;width:82px;height:82px;flex:0 0 82px;border-radius:24px;background:var(--card);color:#fff;font-size:39px;box-shadow:0 15px 35px color-mix(in srgb,var(--card) 25%,transparent)}.product-heading-meta{display:flex;align-items:center;gap:9px}.product-heading-meta span{background:#fff3df;color:#996711;padding:4px 8px;border-radius:999px;font-size:8px}.product-heading-meta small{color:#ffad17;font-size:9px}.product-heading h1{font-size:31px;line-height:1.5;margin:5px 0}.product-heading p{color:var(--muted);margin:0;line-height:2}.service-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:22px 0}.service-feature-grid>div{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:2px 9px;border:1px solid var(--line);border-radius:14px;padding:13px}.service-feature-grid span{grid-row:1/3;display:grid;place-items:center;width:37px;height:37px;background:var(--primary-soft);color:var(--primary);border-radius:10px}.service-feature-grid small{font-size:8px;color:var(--muted)}.service-feature-grid strong{font-size:10px}.product-description-card,.product-faq{border:1px solid var(--line);border-radius:18px;padding:23px;margin-top:18px}.product-description-card h2,.product-faq h2{font-size:18px;margin:0 0 11px}.product-description-card p{color:var(--muted)}.product-description-card ul{padding-right:18px;margin-bottom:0}.product-description-card li{margin:7px 0;color:#5f6375;font-size:11px}.sticky-order-card{position:sticky;top:100px;background:#fff;border:1px solid var(--line);border-radius:21px;padding:21px;box-shadow:0 22px 65px rgba(31,33,65,.1)}.order-card-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:14px;border-bottom:1px solid var(--line);margin-bottom:16px}.order-card-head>div{display:flex;flex-direction:column}.order-card-head span{font-size:17px;font-weight:900}.order-card-head small{font-size:9px;color:var(--muted)}.order-card-head .safe-order{font-size:8px;color:var(--success);background:#eaf9f2;padding:5px 8px;border-radius:999px}.stack-form{display:flex;flex-direction:column;gap:15px}.stack-form label{display:flex;flex-direction:column;gap:6px;font-size:10px;color:#55596c;font-weight:800}.stack-form input,.stack-form select,.stack-form textarea{width:100%;border:1px solid #dfe1ea;background:#fff;border-radius:11px;padding:11px 12px;outline:none;color:var(--ink)}.stack-form input:focus,.stack-form select:focus,.stack-form textarea:focus{border-color:#a99ff7;box-shadow:0 0 0 3px #f1efff}.quantity-control{display:grid;grid-template-columns:42px 1fr 42px;border:1px solid #dfe1ea;border-radius:11px;overflow:hidden}.quantity-control input{border:0;text-align:center;border-radius:0}.quantity-control button{background:#f7f7fb;color:var(--primary);font-size:18px;cursor:pointer}.field-hint{font-size:8px;color:var(--muted);font-weight:500}.order-price-box{border:1px solid #e4e1fb;border-radius:13px;overflow:hidden}.order-price-box>div{display:flex;justify-content:space-between;padding:10px 12px;font-size:9px}.order-price-box>div:first-child{background:#faf9ff;color:var(--muted)}.order-price-box .final-price{background:var(--primary-soft);align-items:center}.order-price-box .final-price strong{font-size:17px;color:var(--primary)}.order-balance{text-align:center;font-size:8px;color:var(--muted);margin:0}.order-balance a{color:var(--primary);font-weight:800}.order-guarantees{display:flex;justify-content:space-between;gap:5px;padding-top:14px;margin-top:14px;border-top:1px solid var(--line)}.order-guarantees span{font-size:7px;color:#73778a}.related-section{background:#fafafd}.related-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:13px}.related-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:15px;border:1px solid var(--line);background:#fff;border-radius:14px}.related-card>span{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:var(--primary-soft);color:var(--primary);font-size:18px}.related-card>div{display:flex;flex-direction:column}.related-card small{font-size:8px;color:var(--muted)}.related-card strong{font-size:11px}.related-card p{font-size:8px;color:var(--primary);margin:0}.related-card>i{font-style:normal;color:var(--primary);font-size:18px}
.blog-list-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.blog-list-card{display:grid;grid-template-columns:190px 1fr;border:1px solid var(--line);border-radius:19px;overflow:hidden;background:#fff}.blog-list-card .blog-cover{height:100%;min-height:220px}.blog-list-card>div{padding:23px}.blog-list-card small{font-size:9px;color:var(--primary)}.blog-list-card h2{font-size:18px;line-height:1.7;margin:5px 0}.blog-list-card p{font-size:11px;color:var(--muted)}.article-hero{background:linear-gradient(145deg,#f3f0ff,#fff);padding:25px 0 65px}.article-hero .product-breadcrumb{height:45px}.article-hero h1{font-size:40px;max-width:800px;line-height:1.6;margin:15px 0 5px}.article-hero p{max-width:760px;color:var(--muted);font-size:14px}.article-hero>div>small{color:#999cad;font-size:9px}.article-section{padding-top:45px}.article-layout{display:grid;grid-template-columns:1fr 310px;gap:30px}.article-content{font-size:14px;line-height:2.3}.article-content h2{font-size:23px;margin-top:30px}.article-visual{display:grid;place-items:center;height:280px;border-radius:22px;background:linear-gradient(145deg,#765ff6,#4431c9);color:#fff;font-size:65px;margin-bottom:25px;position:relative;overflow:hidden}.article-visual:before,.article-visual:after{content:"";position:absolute;border-radius:50%;background:rgba(255,255,255,.08)}.article-visual:before{width:220px;height:220px;right:-60px;top:-80px}.article-visual:after{width:130px;height:130px;left:25px;bottom:-50px}.article-cta{display:flex;align-items:center;justify-content:space-between;gap:20px;background:#f2efff;border-radius:17px;padding:21px;margin-top:30px}.article-cta>div{display:flex;flex-direction:column}.article-cta span{font-size:10px;color:var(--muted)}.article-sidebar{display:flex;flex-direction:column;gap:10px}.article-sidebar>h3{font-size:16px;margin:0 0 7px}.article-sidebar>a{display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:13px;padding:11px}.article-sidebar>a>span{display:grid;place-items:center;width:38px;height:38px;background:var(--primary-soft);color:var(--primary);border-radius:10px}.article-sidebar>a>div{display:flex;flex-direction:column}.article-sidebar strong{font-size:10px;line-height:1.7}.article-sidebar small{font-size:8px;color:var(--primary)}.sidebar-support{padding:18px;border-radius:16px;background:#191a2d;color:#fff;margin-top:10px}.sidebar-support>span{font-size:25px}.sidebar-support strong{display:block;font-size:13px}.sidebar-support p{font-size:9px;color:#a9acbd}.sidebar-support a{color:#bfb7ff;font-size:9px;font-weight:800}
.auth-section{min-height:calc(100vh - 112px);display:grid;grid-template-columns:1fr 1fr;background:#fafafd}.auth-visual{display:grid;place-items:center;background:linear-gradient(145deg,#191a2d,#37305f);padding:50px;position:relative;overflow:hidden}.auth-visual:before{content:"";position:absolute;width:450px;height:450px;border-radius:50%;background:rgba(118,95,247,.16);right:-180px;top:-170px}.auth-visual-content{position:relative;max-width:450px;color:#fff}.auth-visual-content h2{font-size:35px;line-height:1.6;margin:25px 0 8px}.auth-visual-content>p{color:#b2b5c5}.auth-visual-content>div{display:flex;flex-direction:column;gap:7px;margin-top:25px;color:#d6d8e5;font-size:11px}.auth-card{width:min(460px,calc(100% - 40px));margin:auto;padding:42px;background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow)}.auth-head{text-align:right;margin-bottom:25px}.auth-head h1{font-size:29px;margin:5px 0}.auth-head p{color:var(--muted);margin:0}.auth-foot{text-align:center;color:var(--muted);font-size:10px;margin:18px 0 0}.auth-foot a{color:var(--primary);font-weight:900}
.dashboard-shell{background:#f7f8fc;min-height:720px;padding:35px 0 75px}.dashboard-layout{display:grid;grid-template-columns:235px 1fr;gap:24px;align-items:start}.dashboard-sidebar{position:sticky;top:105px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:15px}.sidebar-user{display:flex;align-items:center;gap:9px;padding:5px 3px 14px;border-bottom:1px solid var(--line)}.sidebar-user>div{display:flex;flex-direction:column;min-width:0}.sidebar-user strong{font-size:11px}.sidebar-user small{font-size:8px;color:var(--muted);overflow:hidden;text-overflow:ellipsis}.sidebar-nav{display:flex;flex-direction:column;gap:4px;padding:13px 0}.sidebar-nav a{display:flex;align-items:center;gap:9px;padding:9px 10px;border-radius:10px;color:#64687b;font-size:10px;font-weight:700}.sidebar-nav a span{width:21px;text-align:center;font-size:15px}.sidebar-nav a.active,.sidebar-nav a:hover{background:var(--primary-soft);color:var(--primary)}.sidebar-balance{background:#191a2d;color:#fff;border-radius:13px;padding:13px}.sidebar-balance small{display:block;color:#9ea2b5;font-size:8px}.sidebar-balance strong{display:block;font-size:14px;margin:2px 0 8px}.sidebar-balance a{color:#bfb7ff;font-size:8px;font-weight:800}.dashboard-content{min-width:0}.dashboard-page-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:4px 0 23px}.dashboard-page-head>div>span{color:var(--primary);font-size:9px;font-weight:900}.dashboard-page-head h1{font-size:28px;margin:1px 0}.dashboard-page-head p{color:var(--muted);font-size:10px;margin:0}.dashboard-page-head p strong{color:var(--ink)}.dashboard-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:17px}.metric{display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:15px;padding:17px}.metric>span{font-size:9px;color:var(--muted)}.metric>strong{font-size:20px;margin:2px 0}.metric>a{font-size:8px;color:var(--primary);font-weight:800}.metric>small{font-size:8px;color:#a0a3b1}.panel-card{background:#fff;border:1px solid var(--line);border-radius:17px;padding:20px;box-shadow:0 8px 30px rgba(30,32,61,.04)}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:15px}.panel-head h2{font-size:17px;margin:0}.panel-head p{font-size:9px;color:var(--muted);margin:2px 0 0}.responsive-table{overflow:auto}.responsive-table table,.service-table{width:100%;border-collapse:collapse;min-width:720px}.responsive-table th,.responsive-table td,.service-table th,.service-table td{text-align:right;padding:12px 10px;border-bottom:1px solid #eff0f4;font-size:9px}.responsive-table th,.service-table th{color:#8b8e9e;font-weight:700;background:#fafafe}.responsive-table td strong{font-size:10px}.table-link{display:block;max-width:230px;color:#9699a8;font-size:7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.empty-state{text-align:center!important;color:var(--muted);padding:35px!important}.empty-state a{color:var(--primary);font-weight:800}.badge{display:inline-flex;padding:4px 7px;border-radius:999px;font-size:7px;font-weight:900}.badge.success{background:#e8f9f0;color:#18895a}.badge.info{background:#ebf3ff;color:#2872b8}.badge.warning{background:#fff7dc;color:#977215}.badge.danger{background:#ffebee;color:#ba3f4d}.badge.neutral{background:#f0f1f5;color:#697083}.wallet-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:17px}.gateway-pill{background:#eaf8f1;color:#187a54;padding:5px 9px;border-radius:999px;font-size:8px;font-weight:900}.amount-input{display:flex;border:1px solid #dfe2eb;border-radius:11px;overflow:hidden}.amount-input input{border:0!important;border-radius:0!important;box-shadow:none!important}.amount-input span{display:flex;align-items:center;padding:0 13px;border-right:1px solid var(--line);color:var(--muted);font-size:9px}.quick-amounts{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.quick-amounts button{background:#f7f8fb;border:1px solid var(--line);border-radius:9px;padding:8px 3px;font-size:8px;cursor:pointer;color:#55596b}.security-note{background:#f4f7ff;border:1px solid #dfe7ff;border-radius:11px;padding:12px}.security-note strong{font-size:9px}.security-note p{font-size:8px;color:#68738a;margin:2px 0}.wallet-summary>p{color:var(--muted);font-size:9px}.mini-ledger>div{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 0;border-bottom:1px solid var(--line)}.mini-ledger>div:last-child{border-bottom:0}.mini-ledger span{display:flex;flex-direction:column}.mini-ledger strong{font-size:9px}.mini-ledger small{font-size:7px;color:var(--muted)}.mini-ledger b{font-size:9px}.top-panel{margin-top:17px}.form-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:12px}.form-actions{display:flex;gap:8px}.ticket-thread{display:flex;flex-direction:column;gap:12px;margin-bottom:17px}.ticket-message{display:grid;grid-template-columns:auto 1fr;gap:10px;max-width:88%}.ticket-message.admin-message{margin-left:auto}.message-avatar{display:grid;place-items:center;width:37px;height:37px;border-radius:11px;background:#e9e6ff;color:var(--primary);font-weight:900}.admin-message .message-avatar{background:#191a2d;color:#fff}.ticket-message>div:last-child{background:#fff;border:1px solid var(--line);border-radius:15px;padding:12px 14px}.admin-message>div:last-child{background:#f0edff;border-color:#dfd9ff}.message-head{display:flex;justify-content:space-between;gap:20px}.message-head strong{font-size:9px}.message-head small{font-size:7px;color:var(--muted)}.ticket-message p{font-size:10px;margin:6px 0 0;line-height:2}.closed-ticket-note{text-align:center;padding:17px;background:#eeeef2;color:#777b8c;border-radius:12px}.admin-ticket-layout{display:grid;grid-template-columns:1fr 300px;gap:18px;align-items:start}.ticket-admin-info{position:sticky;top:105px}.ticket-admin-info h3{margin-top:0}.ticket-admin-info>div{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid var(--line);font-size:9px}.ticket-admin-info form{margin-top:15px}
.page-hero{background:linear-gradient(135deg,#5b48f5,#3e2dbb);color:#fff;padding:58px 0 85px}.small-hero{padding:55px 0}.page-hero h1{font-size:34px;margin:5px 0}.page-hero p{color:#d7d2ff;margin:0}.page-hero .eyebrow{color:#dcd7ff}.dashboard-hero{padding:55px 0 90px}.dashboard-head{display:flex;align-items:center;justify-content:space-between}.dashboard-section{margin-top:-55px;padding-top:0}.admin-hero{background:linear-gradient(135deg,#202239,#4b3e95)}.admin-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.admin-action{display:flex;align-items:center;gap:13px;background:#fff;border:1px solid var(--line);border-radius:15px;padding:18px;transition:.2s}.admin-action:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.admin-action>span{display:grid;place-items:center;min-width:45px;height:45px;border-radius:12px;background:var(--primary-soft);color:var(--primary);font-weight:900}.admin-action h3{font-size:13px;margin:0}.admin-action p{font-size:8px;color:var(--muted);margin:2px 0}.admin-form-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:18px}.provider-tools>p{color:var(--muted);font-size:10px}.provider-tools form{margin-top:10px}.check-row{flex-direction:row!important;align-items:center}.check-row input{width:auto}.api-note{margin-top:15px;padding:13px;background:#f7f8fc;border-radius:11px}.api-note code{display:block;direction:ltr;text-align:left;background:#191a2d;color:#d8dcf3;padding:9px;border-radius:8px;font-size:8px;margin:8px 0}.api-note p{font-size:8px;color:var(--muted)}.service-admin-form{display:flex;align-items:end;gap:5px;min-width:670px}.service-admin-form label{display:flex;flex-direction:column;gap:2px}.service-admin-form small{font-size:7px;color:var(--muted)}.compact-input{width:95px!important;padding:7px!important;font-size:8px!important}.row-edit{display:flex;align-items:center;gap:5px}.detail-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.detail-grid>div{padding:11px;background:#f7f8fc;border-radius:9px}.detail-grid span,.detail-grid strong{display:block}.detail-grid span{font-size:7px;color:var(--muted)}.detail-grid strong{font-size:9px;overflow-wrap:anywhere}.response-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.json-box{direction:ltr;text-align:left;white-space:pre-wrap;overflow-wrap:anywhere;max-height:430px;overflow:auto;background:#161829;color:#d9ddf5;border-radius:10px;padding:14px;font:9px/1.8 Consolas,monospace}.table-actions{display:flex;gap:5px;align-items:center}.table-actions form{margin:0}
.payment-result-section{min-height:calc(100vh - 112px);display:grid;place-items:center;padding:60px 20px;background:#f7f8fc}.payment-result-card{width:min(620px,100%);text-align:center;background:#fff;border:1px solid var(--line);border-radius:22px;padding:35px;box-shadow:var(--shadow)}.result-icon{display:grid;place-items:center;width:60px;height:60px;margin:0 auto;border-radius:50%;font-size:27px}.is-success .result-icon{background:#e7f9f0;color:#16865a}.is-failed .result-icon{background:#fff0f1;color:#c44252}.payment-result-card h1{font-size:22px}.result-details{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;text-align:right;margin:22px 0}.result-details>div{background:#f7f8fc;border-radius:10px;padding:10px}.result-details span,.result-details strong{display:block}.result-details span{font-size:8px;color:var(--muted)}.result-details strong{font-size:10px}.result-actions{display:flex;justify-content:center;gap:8px}
.site-footer{background:#141522;color:#c8cad5;padding:65px 0 15px}.footer-top{display:grid;grid-template-columns:1.5fr .8fr .8fr 1fr;gap:45px}.footer-brand>p{color:#8d91a2;font-size:10px;max-width:320px}.footer-badges{display:flex;gap:5px;flex-wrap:wrap}.footer-badges span{padding:5px 7px;border-radius:7px;background:#1f2032;color:#9da1b2;font-size:7px}.footer-top>div:not(.footer-brand){display:flex;flex-direction:column;gap:7px}.footer-top h4{color:#fff;font-size:12px;margin:5px 0 9px}.footer-top a,.footer-top>div>p{font-size:9px;color:#8f93a5;margin:0}.footer-top a:hover{color:#c3bbff}.footer-support{color:#bfb7ff!important;font-weight:800}.footer-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #262738;margin-top:45px;padding-top:15px;font-size:8px;color:#696d7e}.mobile-bottom-nav{display:none}
@media(max-width:1050px){.main-nav{gap:0}.main-nav>a,.nav-dropdown>a{padding-inline:8px}.wallet-chip{display:none}.store-hero-grid{gap:35px}.hero-content h1{font-size:48px}.product-grid{grid-template-columns:repeat(2,1fr)}.catalog-grid{grid-template-columns:repeat(2,1fr)}.product-detail-grid{grid-template-columns:1fr 350px}.service-feature-grid{grid-template-columns:repeat(2,1fr)}.footer-top{grid-template-columns:1.3fr 1fr 1fr}.footer-top>div:last-child{grid-column:1/-1}.blog-list-grid{grid-template-columns:1fr}.dashboard-stats{grid-template-columns:repeat(2,1fr)}}
@media(max-width:820px){.announcement-trust{display:none}.header-inner{height:68px}.nav-toggle{display:block;margin-right:auto}.main-nav{position:fixed;inset:102px 12px auto;display:none;flex-direction:column;align-items:stretch;background:#fff;border:1px solid var(--line);border-radius:17px;padding:10px;box-shadow:var(--shadow)}.main-nav.open{display:flex}.main-nav>a,.nav-dropdown>a{padding:11px}.dropdown-menu{position:static;width:100%;box-shadow:none;border:0;background:#f8f8fc;opacity:1;visibility:visible;transform:none;display:none}.nav-dropdown.open .dropdown-menu{display:block}.nav-dropdown:hover .dropdown-menu{display:none}.nav-dropdown.open:hover .dropdown-menu{display:block}.header-actions .text-button,.header-actions .header-button{display:none}.store-hero{padding:60px 0}.store-hero-grid{grid-template-columns:1fr}.hero-content{text-align:center}.hero-content>p{margin-inline:auto}.hero-cta-row,.hero-points{justify-content:center}.hero-showcase{min-height:480px}.trust-strip-grid{grid-template-columns:repeat(3,1fr)}.trust-strip-grid>div{padding:12px;border-bottom:1px solid var(--line)}.trust-strip-grid>div:nth-child(3){border-left:0}.trust-rate{grid-column:2/4}.category-showcase-grid,.updated-list,.advantages-grid,.faq-grid,.article-layout,.admin-ticket-layout{grid-template-columns:1fr}.advantages-grid{gap:40px}.product-detail-grid{grid-template-columns:1fr}.sticky-order-card{position:static}.steps-line{grid-template-columns:1fr}.step-connector{transform:rotate(-90deg);text-align:center}.reviews-grid{grid-template-columns:1fr 1fr}.catalog-hero-art{display:none}.catalog-filter{grid-template-columns:1fr 180px}.catalog-filter .button{grid-column:1/-1}.dashboard-layout{grid-template-columns:1fr}.dashboard-sidebar{position:static}.sidebar-nav{display:grid;grid-template-columns:repeat(4,1fr)}.sidebar-nav a{justify-content:center;flex-direction:column;gap:2px;text-align:center}.sidebar-balance{display:none}.auth-section{grid-template-columns:1fr}.auth-visual{display:none}.auth-card{margin-block:55px}.admin-form-grid,.response-grid{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-top>div:last-child{grid-column:auto}.mobile-bottom-nav{display:grid;position:fixed;z-index:120;bottom:0;left:0;right:0;grid-template-columns:repeat(5,1fr);height:67px;padding-bottom:env(safe-area-inset-bottom);background:rgba(255,255,255,.97);backdrop-filter:blur(15px);border-top:1px solid var(--line);box-shadow:0 -10px 35px rgba(28,31,60,.08)}.mobile-bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;color:#8c8f9e}.mobile-bottom-nav a span{font-size:18px}.mobile-bottom-nav a small{font-size:7px}.mobile-bottom-nav a.active{color:var(--primary)}.mobile-bottom-nav .mobile-main-action span{display:grid;place-items:center;width:43px;height:43px;border-radius:15px;background:var(--primary);color:#fff;margin-top:-24px;box-shadow:0 9px 22px rgba(91,72,245,.34)}body{padding-bottom:67px}}
@media(max-width:600px){.container{width:min(100% - 24px,1180px)}.announcement-inner{justify-content:center}.announcement-inner>span:first-child{text-align:center}.brand-copy small{display:none}.brand-copy strong{font-size:15px}.header-actions{display:none}.store-hero{padding-top:43px}.hero-content h1{font-size:37px;letter-spacing:-1.4px}.hero-content>p{font-size:13px}.hero-cta-row{flex-direction:column;gap:13px}.hero-cta-row .button{width:100%}.hero-points{gap:9px;font-size:9px}.hero-showcase{min-height:420px}.showcase-card{padding:18px}.showcase-back-card{width:85%;height:390px}.floating-proof{display:none}.trust-strip-grid{grid-template-columns:repeat(2,1fr)}.trust-strip-grid>div{border-left:1px solid var(--line)!important}.trust-strip-grid>div:nth-child(2n){border-left:0!important}.trust-rate{grid-column:1/-1}.section{padding:60px 0}.section-title-row{align-items:flex-start;margin-bottom:24px}.section-title-row h2,.centered-title h2{font-size:25px}.section-title-row p{display:none}.product-grid,.category-showcase-grid,.catalog-grid,.reviews-grid,.blog-card-grid,.related-grid,.advantages-cards{grid-template-columns:1fr}.big-category-card{padding:20px;min-height:170px}.category-art{width:105px;height:105px;margin-left:12px}.category-art>span{width:60px;height:60px;font-size:28px}.category-copy h3{font-size:20px}.updated-item{grid-template-columns:auto 1fr auto}.updated-price{display:none}.advantages-copy h2{font-size:29px}.review-summary{display:none}.faq-grid{gap:30px}.cta-banner{flex-direction:column;align-items:flex-start;padding:27px}.cta-banner h2{font-size:21px}.cta-banner>div:last-child{width:100%;flex-direction:column}.catalog-hero{padding:45px 0}.catalog-hero h1{font-size:30px}.catalog-filter{grid-template-columns:1fr}.catalog-result-head>span{display:none}.catalog-specs{grid-template-columns:repeat(3,1fr)}.product-page-hero{height:75px}.product-breadcrumb{white-space:nowrap;overflow:auto}.product-heading{flex-direction:column}.product-heading h1{font-size:25px}.service-feature-grid{grid-template-columns:1fr 1fr}.product-detail-section{padding-top:35px}.sticky-order-card{padding:16px}.blog-list-card{grid-template-columns:1fr}.blog-list-card .blog-cover{min-height:150px}.article-hero h1{font-size:29px}.article-visual{height:200px}.article-cta{flex-direction:column;align-items:flex-start}.article-cta .button{width:100%}.auth-card{width:calc(100% - 24px);padding:25px;margin-block:35px}.dashboard-shell{padding-top:22px}.dashboard-page-head{align-items:flex-start;flex-direction:column}.dashboard-page-head .button{width:100%}.dashboard-stats{grid-template-columns:1fr 1fr}.metric{padding:13px}.metric>strong{font-size:15px}.panel-card{padding:14px}.sidebar-nav{grid-template-columns:repeat(4,1fr)}.sidebar-user{display:none}.form-grid,.wallet-grid,.result-details,.detail-grid{grid-template-columns:1fr}.quick-amounts{grid-template-columns:repeat(2,1fr)}.ticket-message{max-width:100%}.admin-grid{grid-template-columns:1fr}.page-hero{padding:45px 0 75px}.dashboard-head{align-items:flex-start;flex-direction:column;gap:14px}.dashboard-head .button{width:100%}.service-admin-form{display:grid;grid-template-columns:repeat(2,1fr);min-width:430px}.footer-top{grid-template-columns:1fr;gap:25px}.footer-brand,.footer-top>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column;align-items:flex-start;gap:6px}.result-actions{flex-direction:column}.result-actions .button{width:100%}}

/* NovaPanel v3: user, admin and blog management */
.account-required-card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;padding:12px 4px 4px}.account-required-card h3{margin:0;font-size:18px}.account-required-card p{margin:0;color:var(--muted);font-size:11px;line-height:2}.account-required-card small{color:var(--muted);font-size:8px}.account-required-icon{display:grid;place-items:center;width:58px;height:58px;border-radius:18px;background:var(--primary-soft);color:var(--primary);font-size:26px;font-weight:900}.account-required-card .button.outline{margin-top:-3px}
.admin-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:16px}.admin-search-form{display:flex;align-items:center;gap:8px;flex:1}.admin-search-form input{width:min(420px,100%);min-height:46px;border:1px solid var(--line);border-radius:12px;padding:0 14px;background:#fff;outline:none}.admin-search-form input:focus{border-color:#beb5ff;box-shadow:0 0 0 4px rgba(91,72,245,.08)}
.narrow-admin-container{width:min(760px,calc(100% - 40px))}.article-admin-container{width:min(920px,calc(100% - 40px))}.admin-editor-card{padding:28px}.form-grid.two-col{grid-template-columns:repeat(2,minmax(0,1fr))}.switch-row{display:flex!important;align-items:flex-start!important;gap:12px!important;padding:14px 16px;border:1px solid var(--line);border-radius:13px;background:#fafaff;cursor:pointer}.switch-row input{width:18px!important;height:18px!important;margin-top:4px;accent-color:var(--primary)}.switch-row span{display:flex;flex-direction:column;gap:1px}.switch-row strong{font-size:11px}.switch-row small{font-size:8px;color:var(--muted)}.form-actions{display:flex;align-items:center;gap:9px;margin-top:4px}.content-editor{min-height:360px;line-height:2.1;resize:vertical}.link-danger{padding:6px 9px;background:#fff0f2;color:var(--danger);border-radius:8px;font-size:11px;font-weight:800;cursor:pointer}.table-actions{flex-wrap:wrap}.dashboard-stats{grid-template-columns:repeat(6,1fr)}
@media(max-width:1050px){.dashboard-stats{grid-template-columns:repeat(3,1fr)}}
@media(max-width:820px){.admin-toolbar{align-items:stretch;flex-direction:column}.admin-search-form{width:100%}.admin-search-form input{flex:1;width:auto}.form-grid.two-col{grid-template-columns:1fr}.dashboard-stats{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.narrow-admin-container,.article-admin-container{width:min(100% - 24px,920px)}.admin-editor-card{padding:16px}.admin-search-form{display:grid;grid-template-columns:1fr 1fr}.admin-search-form input{grid-column:1/-1}.form-actions{flex-direction:column}.form-actions .button{width:100%}.account-required-card{padding-inline:0}.dashboard-stats{grid-template-columns:1fr 1fr}}
/* NovaPanel v4: automatic API categorization */
.category-rule-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:18px}.compact-steps{margin:10px 18px 0 0;padding:0;font-size:9px;color:var(--muted);line-height:2}.stack-form label small{font-size:8px;color:var(--muted);font-weight:500}.rule-list{display:flex;flex-direction:column;gap:9px}.rule-item{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:12px 14px;background:#f8f8fc;border:1px solid var(--line);border-radius:11px}.rule-item strong,.rule-item span,.rule-item small{display:block}.rule-item strong{font-size:11px}.rule-item span{font-size:9px;color:#555a72;white-space:pre-line;margin-top:3px}.rule-item small{font-size:7px;color:var(--muted);margin-top:4px}.danger-link{border:0;background:#fff0f1;color:#cf3346;padding:7px 10px;border-radius:8px;cursor:pointer;font-family:inherit;font-size:8px}.small-empty{padding:25px}.mini-badge{display:inline-flex;margin-top:5px;padding:3px 7px;border-radius:999px;font-size:7px}.mini-badge.warning{background:#fff4dd;color:#9a6500}.wide-service-form{min-width:930px}.category-input{width:145px!important}.button.soft{background:var(--primary-soft);color:var(--primary);box-shadow:none}.button.soft:hover{background:#e8e4ff}.soft-section{background:#f8f8fc}
@media(max-width:820px){.category-rule-grid{grid-template-columns:1fr}}
@media(max-width:600px){.wide-service-form{min-width:620px}.category-input{width:130px!important}}
/* NovaPanel v5: Telegram approval workflow */
.approval-flow{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:16px;padding:15px 18px;flex-wrap:wrap}.approval-flow strong{color:var(--ink)}.approval-flow span{padding:6px 10px;background:var(--primary-soft);color:var(--primary);border-radius:9px;font-size:10px;font-weight:800}.approval-flow i{color:#a4a7b5;font-style:normal}.focused-row{outline:2px solid var(--primary);outline-offset:-2px;background:#faf9ff!important}.target-link{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.success-text{color:var(--success)!important}.danger-text{color:var(--danger)!important}.small-note{display:block;max-width:180px;font-size:8px;line-height:1.8;color:var(--warning)}.bot-status-list{display:flex;flex-direction:column;gap:8px;margin:12px 0 17px}.bot-status-list>div{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;padding:10px 12px;border:1px solid var(--line);border-radius:10px;background:#fafaff}.bot-status-list span{font-size:9px;color:var(--muted)}.bot-status-list code,.bot-status-list strong{max-width:68%;overflow-wrap:anywhere;font-size:9px;text-align:left}.feature-list{margin:14px 0 0;padding-right:20px;color:var(--muted)}.feature-list li{margin:7px 0}.table-actions{display:flex;align-items:center;gap:6px}.table-actions form{display:inline-flex}
@media(max-width:700px){.approval-flow{justify-content:flex-start}.approval-flow i{transform:rotate(-90deg)}.bot-status-list>div{flex-direction:column}.bot-status-list code,.bot-status-list strong{max-width:100%;text-align:right}.table-actions{align-items:stretch;flex-direction:column}.table-actions .button{width:100%}}


/* NovaPanel v12 — responsive admin services */
.services-admin-table{max-width:100%}.services-admin-table table{min-width:1180px}.wide-service-form{display:grid;grid-template-columns:repeat(5,minmax(110px,1fr));gap:8px;align-items:end;min-width:840px}.wide-service-form label{min-width:0}.wide-service-form .compact-input{width:100%!important;max-width:none!important;min-width:0}.wide-service-form .category-input{width:100%!important}.wide-service-form>.button{min-height:35px}.inline-warning-action{display:inline-block;margin-right:10px}.services-admin-table td{vertical-align:top}.service-main-cell{min-width:210px}.service-connection-cell{min-width:190px}.service-price-cell{white-space:nowrap}
@media(max-width:820px){
.services-panel-card{padding:0;background:transparent;border:0;box-shadow:none}.services-admin-table{overflow:visible}.services-admin-table table,.services-admin-table tbody{display:block;width:100%;min-width:0}.services-admin-table thead{display:none}.services-admin-table tr{display:block;width:100%;margin:0 0 14px;padding:14px;background:#fff;border:1px solid var(--line);border-radius:15px;box-shadow:0 8px 24px rgba(30,32,61,.045)}.services-admin-table td{display:grid;grid-template-columns:112px minmax(0,1fr);gap:10px;width:100%;min-width:0;padding:9px 0;border:0;border-bottom:1px dashed #e8e9ef;text-align:right}.services-admin-table td:last-child{border-bottom:0}.services-admin-table td::before{content:attr(data-label);font-size:8px;font-weight:800;color:#8b8e9e;line-height:1.9}.services-admin-table .service-settings-cell{display:block;padding-top:13px}.services-admin-table .service-settings-cell::before{display:block;margin-bottom:9px}.services-admin-table .table-link{max-width:100%;white-space:normal;overflow:visible;text-overflow:clip;overflow-wrap:anywhere}.services-admin-table .mini-badge{margin-left:5px}.wide-service-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;min-width:0}.wide-service-form label{width:100%;min-width:0}.wide-service-form label small{font-size:8px}.wide-service-form .compact-input{width:100%!important;max-width:100%!important;min-height:39px;font-size:9px!important}.wide-service-form>.button{grid-column:1/-1;width:100%;min-height:42px}.inline-warning-action{display:block;margin:10px 0 0}.inline-warning-action .button{width:100%}.service-main-cell,.service-connection-cell,.service-price-cell{min-width:0}.section .container{min-width:0}
}
@media(max-width:520px){
.services-admin-table tr{padding:12px}.services-admin-table td{grid-template-columns:1fr;gap:4px}.services-admin-table td::before{font-size:7px}.wide-service-form{grid-template-columns:1fr}.wide-service-form>.button{grid-column:1}.services-admin-table .compact-input{font-size:10px!important}.services-admin-table select,.services-admin-table input{max-width:100%}.alert{overflow-wrap:anywhere}
}

/* v13: پیام‌رسان‌های اختیاری و سبک‌سازی پنل */
.messenger-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;align-items:start}
.messenger-card{min-width:0}.messenger-card .panel-head{align-items:flex-start;gap:18px}.messenger-card .panel-head h2{margin:8px 0 4px}.messenger-card .stack-form{margin-top:18px}.status-pill{display:inline-flex;align-items:center;justify-content:center;padding:7px 12px;border-radius:999px;font-size:.82rem;white-space:nowrap}.status-pill.online{background:#eafbf3;color:#08784a}.status-pill.offline{background:#f2f4f8;color:#687082}.webhook-preview{display:grid;gap:6px;padding:12px;border:1px dashed var(--border-color,#dfe3eb);border-radius:12px;background:#fafbfe}.webhook-preview span{font-size:.8rem;color:var(--muted,#687082)}.webhook-preview code{direction:ltr;overflow-wrap:anywhere;font-size:.78rem}.compact-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.compact-row form{margin:0}.messenger-statuses{display:flex;gap:6px;flex-wrap:wrap;margin-top:7px}
.services-filter-form{margin-bottom:18px}.filter-grid{display:grid;grid-template-columns:minmax(180px,2fr) repeat(3,minmax(140px,1fr)) auto auto;gap:12px;align-items:end}.filter-grid label{display:grid;gap:6px}.filter-grid input,.filter-grid select{width:100%;min-height:44px}.result-summary{margin-top:12px;color:var(--muted,#687082);font-size:.9rem}.service-edit-details{min-width:240px}.service-edit-details>summary{cursor:pointer;display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:7px 13px;border:1px solid var(--border-color,#dfe3eb);border-radius:10px;font-weight:700;background:#fff;list-style:none}.service-edit-details>summary::-webkit-details-marker{display:none}.service-edit-details[open]>summary{margin-bottom:12px;background:#f5f3ff;border-color:#cfc8ff}.pagination{display:flex;justify-content:center;align-items:center;gap:14px;margin-top:22px}.pagination a,.pagination span{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:7px 14px;border-radius:10px;border:1px solid var(--border-color,#dfe3eb);background:#fff}.pagination a{font-weight:700}.pagination a:hover{border-color:#7b68ee;color:#5b48f5}
@media(max-width:1050px){.filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.messenger-grid{grid-template-columns:1fr}}
@media(max-width:680px){.filter-grid{grid-template-columns:1fr}.filter-grid .button{width:100%}.messenger-card{padding:18px}.compact-row{display:grid;grid-template-columns:1fr}.compact-row form,.compact-row button{width:100%}.service-edit-details{min-width:0;width:100%}.service-edit-details>summary{width:100%}.pagination{justify-content:space-between}.pagination a,.pagination span{padding:7px 10px;font-size:.84rem}}

/* NovaPanel v18 — قوانین قابل تنظیم و پذیرش پیش از پرداخت */
.payment-terms-box{border:1px solid #e2e4ec;border-radius:14px;background:#fbfbfe;overflow:hidden}.payment-terms-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 14px;border-bottom:1px solid #e8e9ef;background:#fff}.payment-terms-head>div{display:flex;flex-direction:column;gap:2px}.payment-terms-head strong{font-size:11px}.payment-terms-head small{font-size:8px;color:var(--muted)}.payment-terms-head>a{font-size:8px;font-weight:800;color:var(--primary)}.payment-terms-scroll{max-height:220px;overflow:auto;padding:15px;font-size:9px;line-height:2.15;color:#5e6273;white-space:normal;scrollbar-width:thin}.terms-accept-row{display:flex!important;align-items:flex-start!important;gap:9px;padding:13px 14px!important;margin:0!important;border-top:1px solid #e8e9ef;background:#fff;cursor:pointer}.terms-accept-row input{width:18px!important;height:18px!important;min-width:18px;margin-top:1px}.terms-accept-row span{font-size:10px;font-weight:800;line-height:1.8}.terms-optional-note{padding:12px 14px;border-top:1px solid #e8e9ef;background:#fff;color:var(--muted);font-size:9px}.legal-page-grid{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:22px;align-items:start}.legal-document{font-size:11px;line-height:2.35;color:#45495c;white-space:normal}.legal-side-card{position:sticky;top:105px}.legal-side-card h2{margin-top:0}.legal-side-card p{color:var(--muted);font-size:9px;line-height:2}.legal-editor{min-height:520px;direction:rtl;text-align:right}.legal-require-row{padding:13px;border:1px solid var(--line);border-radius:12px;background:#fafaff}.footer-bottom a{color:#cbc4ff;font-weight:800}.footer-bottom a:hover{color:#fff}
@media(max-width:820px){.legal-page-grid{grid-template-columns:1fr}.legal-side-card{position:static}.payment-terms-head{align-items:flex-start;flex-direction:column}.payment-terms-scroll{max-height:260px}.legal-editor{min-height:420px}}


/* NovaPanel v19 — محصول دستی، لوگوی پلتفرم و خدمات ریسپانسیو */
.platform-logo{display:block;width:23px;height:23px;max-width:100%;max-height:100%}.dropdown-icon .platform-logo,.product-platform .platform-logo,.updated-icon .platform-logo,.catalog-platform .platform-logo{width:24px;height:24px}.pill-logo{display:grid;place-items:center;width:28px;height:28px;min-width:28px;border-radius:9px;background:#f3f1ff;color:var(--primary)}.pill-logo .platform-logo{width:17px;height:17px}.pill-logo.generic{font-size:14px}.accent-pink{color:#d63384!important;background:#fff0f7!important}.accent-blue{color:#168bd2!important;background:#eaf7ff!important}.accent-red{color:#e53232!important;background:#fff0f0!important}.accent-dark{color:#222532!important;background:#eff0f3!important}.accent-violet{color:#5b48f5!important;background:#eeeaff!important}
.services-top-toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:16px}.services-top-toolbar>div{display:flex;flex-direction:column}.services-top-toolbar small{color:var(--muted);font-size:9px}.product-create-form{max-width:980px;margin-inline:auto}.product-create-form .form-grid.two-col{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.product-create-form label{display:grid;gap:6px;font-weight:700}.product-create-form input,.product-create-form select,.product-create-form textarea{width:100%;border:1px solid var(--line);border-radius:11px;background:#fff;padding:11px 12px;outline:none}.product-create-form input:focus,.product-create-form select:focus,.product-create-form textarea:focus{border-color:#bdb5fb;box-shadow:0 0 0 3px #f0edff}.checkbox-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.check-row{display:flex!important;align-items:center;gap:8px;padding:11px;border:1px solid var(--line);border-radius:11px;background:#fafaff}.check-row input{width:18px!important;height:18px}.api-only[hidden],.manual-only[hidden]{display:none!important}
.catalog-container{min-width:0}.catalog-card{min-width:0;overflow:hidden}.catalog-card h3,.catalog-card>p{overflow-wrap:anywhere}.catalog-card-head>div{min-width:0;flex-wrap:wrap;justify-content:flex-end}.catalog-price-row{gap:12px}.catalog-price-row .button{white-space:nowrap}.category-pills-scroll a b{font:inherit}
@media(max-width:820px){.services-top-toolbar{align-items:stretch;flex-direction:column}.services-top-toolbar .button{width:100%}.product-create-form .form-grid.two-col{grid-template-columns:1fr}.checkbox-grid{grid-template-columns:1fr}.catalog-section{padding-top:28px}.catalog-filter{display:grid;grid-template-columns:1fr!important;padding:11px}.catalog-filter .button{grid-column:auto;width:100%}.category-pills-scroll{display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;margin:16px -12px 26px;padding:0 12px 8px;scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch}.category-pills-scroll::-webkit-scrollbar{display:none}.category-pills-scroll a{flex:0 0 auto;scroll-snap-align:start;min-height:44px;padding:7px 10px}.catalog-result-head{align-items:flex-start}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.catalog-card{padding:14px;border-radius:15px}.catalog-card h3{font-size:14px;line-height:1.65}.catalog-card>p{font-size:9px;min-height:0}.catalog-specs{grid-template-columns:1fr;gap:5px}.catalog-specs span{display:grid;grid-template-columns:62px 1fr;align-items:center}.catalog-price-row{align-items:stretch;flex-direction:column}.catalog-price-row .button{width:100%}.catalog-platform{width:40px;height:40px}.catalog-card-head>div{flex-direction:column;align-items:flex-end}.catalog-badge,.catalog-rating{white-space:nowrap}}
@media(max-width:560px){.catalog-hero{padding:34px 0}.catalog-hero h1{font-size:25px}.catalog-hero p{font-size:11px}.catalog-grid{grid-template-columns:1fr}.catalog-card{padding:16px}.catalog-specs{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-specs span{display:flex}.catalog-price-row{align-items:center;flex-direction:row}.catalog-price-row .button{width:auto}.product-create-form{padding:14px}.product-create-form .panel-head{align-items:stretch;flex-direction:column}.product-create-form .panel-head .button{width:100%}}

/* NovaPanel v20 — Zibal identity verification and payment KYC */
.kyc-user-grid{display:grid;grid-template-columns:minmax(250px,.8fr) minmax(0,1.2fr);gap:20px;align-items:start}.kyc-status-card{display:flex;align-items:flex-start;gap:15px}.kyc-status-card.verified{border-color:#bcebd5;background:linear-gradient(145deg,#fff,#f1fff8)}.kyc-status-card.pending{border-color:#f0dfae;background:linear-gradient(145deg,#fff,#fffaf0)}.kyc-status-icon{display:grid;place-items:center;width:48px;height:48px;min-width:48px;border-radius:15px;font-weight:900;font-size:21px}.kyc-status-card.verified .kyc-status-icon{background:#dff8eb;color:#11815a}.kyc-status-card.pending .kyc-status-icon{background:#fff0c9;color:#9a6800}.kyc-status-card h2{margin:2px 0 8px}.kyc-status-card small,.kyc-status-card p{color:var(--muted);font-size:9px;line-height:1.9}.kyc-form .gateway-pill{background:#e8f7ff;color:#1177a8}.kyc-consent{border:1px solid var(--line)!important;border-radius:12px}.wallet-kyc-state{display:grid;grid-template-columns:36px minmax(0,1fr) auto;gap:10px;align-items:center;padding:11px 12px;border-radius:12px;border:1px solid var(--line)}.wallet-kyc-state>span{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;font-weight:900}.wallet-kyc-state strong{display:block;font-size:9px}.wallet-kyc-state p{margin:2px 0 0;font-size:8px;color:var(--muted);line-height:1.7}.wallet-kyc-state>a{font-size:8px;font-weight:900}.wallet-kyc-state.verified{background:#f2fff8;border-color:#c8eedb}.wallet-kyc-state.verified>span{background:#dff8eb;color:#108157}.wallet-kyc-state.required{background:#fffaf0;border-color:#f0dfae}.wallet-kyc-state.required>span{background:#fff0c9;color:#966500}.hash-value{max-width:260px;overflow-wrap:anywhere}.compact-section{padding-top:0}
@media(max-width:820px){.kyc-user-grid{grid-template-columns:1fr}.wallet-kyc-state{grid-template-columns:36px minmax(0,1fr)}.wallet-kyc-state>a{grid-column:1/-1;text-align:center;padding:8px;border-radius:9px;background:#fff}}


/* v21: تب‌های واقعی و لمسی سفارش سریع */
.showcase-tabs{position:relative;z-index:5;isolation:isolate}
.showcase-tabs button{appearance:none;-webkit-appearance:none;border:0;background:transparent;display:flex;align-items:center;justify-content:center;gap:6px;min-width:0;padding:8px 6px;border-radius:8px;color:#85889a;font-family:inherit;font-size:10px;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;user-select:none;position:relative;z-index:1}
.showcase-tabs button.active{background:#fff;color:var(--primary);box-shadow:0 3px 10px rgba(28,31,60,.07);font-weight:800}
.showcase-tabs button:focus-visible{outline:2px solid var(--primary);outline-offset:2px}
.showcase-tabs button:disabled{opacity:.45;cursor:not-allowed}
.showcase-tab-logo{display:grid;place-items:center;width:18px;height:18px;flex:0 0 18px}
.showcase-tab-logo .platform-logo{width:18px;height:18px;display:block}
.quick-order-panels{position:relative;min-width:0}
.quick-order-panel[hidden]{display:none!important}
.quick-order-panel.active{animation:quickPanelIn .18s ease-out}
.quick-order-empty{min-height:190px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-align:center;border:1px dashed var(--line);border-radius:13px;color:var(--muted)}
.quick-order-empty a{color:var(--primary);font-weight:800}
.showcase-service .platform-logo svg,.showcase-service>.platform-logo{width:38px;height:38px}
.showcase-service>.platform-logo{color:#fff}
.showcase-service>.platform-logo.instagram{background:linear-gradient(145deg,#feda75,#d62976 52%,#4f5bd5)}
.showcase-service>.platform-logo.youtube{background:#ff0033}
@keyframes quickPanelIn{from{opacity:.25;transform:translateY(4px)}to{opacity:1;transform:none}}
@media(max-width:600px){
  .hero-showcase{min-height:470px;width:100%;min-width:0}
  .showcase-card{width:100%;max-width:100%;padding:17px;border-radius:20px;overflow:visible}
  .showcase-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:2px;padding:4px;margin-bottom:15px}
  .showcase-tabs button{min-height:42px;padding:7px 3px;font-size:9px;white-space:nowrap}
  .showcase-tab-logo{width:17px;height:17px;flex-basis:17px}
  .showcase-tab-logo .platform-logo{width:17px;height:17px}
  .showcase-service{min-width:0}
  .showcase-service div{min-width:0}
  .showcase-service strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}
  .showcase-input{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
  .showcase-row{grid-template-columns:repeat(2,minmax(0,1fr))}
}
