*{box-sizing:border-box}html{min-height:100%;-webkit-text-size-adjust:100%}body{margin:0;min-height:100vh;font-family:"Tajawal",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#111;background:#fff;overflow-x:hidden}button,input,select,textarea{font-family:"Tajawal",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px}button,a{-webkit-tap-highlight-color:transparent}.page{min-height:100vh;min-height:100svh;display:flex;align-items:center;justify-content:center;padding:28px 18px}.hero{width:min(620px,100%);text-align:center;margin-top:-2vh}.brand-logo{display:block;width:118px;height:118px;object-fit:contain;border-radius:26px;margin:0 auto 18px;filter:drop-shadow(0 14px 30px rgba(17,17,17,.08))}.hero h1{margin:0 0 18px;font-size:clamp(16px,3.2vw,24px);line-height:1.4;font-weight:800;color:#101010;white-space:nowrap}.bar{width:min(540px,100%);margin:0 auto;min-height:64px;display:flex;align-items:center;direction:ltr;background:#fff;border:1px solid #e9e6df;border-radius:999px;box-shadow:0 18px 58px rgba(17,17,17,.065);overflow:hidden;transition:.2s}.bar:focus-within{border-color:#d8d3ca;box-shadow:0 22px 74px rgba(17,17,17,.09);transform:translateY(-1px)}.prefix{min-width:128px;height:64px;display:flex;align-items:center;justify-content:center;border-right:1px solid #e9e6df;color:#5f5f5f;background:#fafafa;font-size:18px;white-space:nowrap;direction:ltr}#slug{width:100%;height:64px;border:0;outline:0;background:transparent;padding:0 20px;color:#111;font-size:20px;direction:ltr;text-align:left;letter-spacing:.15px;text-transform:lowercase}#slug::placeholder{color:#9c9c9c}.buy,.send{position:relative;border:0;border-radius:999px;background:#151515;color:#fff;cursor:pointer;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:9px;overflow:hidden;white-space:nowrap;transition:.2s}.buy{min-width:112px;height:46px;margin:8px;font-size:14px}.buy:hover:not(:disabled),.send:hover{transform:translateY(-1px);box-shadow:0 14px 28px rgba(0,0,0,.13)}.buy:disabled{opacity:.42;cursor:not-allowed;transform:none;box-shadow:none}.icon{width:17px;height:17px;display:inline-flex;align-items:center;justify-content:center}.status{min-height:24px;margin-top:13px;color:#777;font-size:13.5px;display:flex;align-items:center;justify-content:center;gap:8px;line-height:1.7}.status:empty{display:none}.dot{width:6px;height:6px;border-radius:50%;background:#b7b7b7;display:inline-block}.status.good{color:#16824f}.status.good .dot{background:#16824f}.status.bad{color:#b6423b}.status.bad .dot{background:#b6423b}.status.wait{color:#8d6f2b}.status.wait .dot{background:#8d6f2b}.meta{margin-top:14px;color:#747474;font-size:13px;line-height:1.8}.links{margin-top:24px;display:flex;justify-content:center;align-items:center;gap:10px;color:#777;font-size:12.5px}.links a{color:inherit;text-decoration:none;cursor:pointer}.links a:hover{color:#111}.copyright{margin-top:8px;text-align:center;color:#9a9a9a;font-size:11.5px;line-height:1.7;padding:0 18px}.overlay{position:fixed;inset:0;background:rgba(20,20,20,.22);backdrop-filter:blur(8px);opacity:0;pointer-events:none;transition:.22s;z-index:10}.overlay.show{opacity:1;pointer-events:auto}.sheet{position:fixed;left:50%;bottom:14px;width:min(480px,calc(100% - 28px));max-height:calc(100vh - 28px);transform:translate(-50%,110%);background:#fff;border:1px solid #e9e6df;border-radius:28px;box-shadow:0 28px 80px rgba(0,0,0,.2);transition:.34s cubic-bezier(.2,.8,.2,1);z-index:20;overflow:hidden;display:flex;flex-direction:column}.sheet.large{width:min(620px,calc(100% - 28px))}.sheet.show{transform:translate(-50%,0)}.sheet-head{padding:15px 18px 12px;border-bottom:1px solid #e9e6df;text-align:right;background:rgba(255,255,255,.96)}.handle{width:38px;height:5px;border-radius:999px;background:#dedbd5;margin:0 auto 12px}.top{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.sheet h2{margin:0;font-size:18px;line-height:1.45}.sheet p{margin:4px 0 0;color:#777;font-size:13px;line-height:1.65}.close,.round-icon{width:36px;height:36px;border:1px solid #e9e6df;border-radius:999px;background:#fff;color:#333;cursor:pointer;font-size:20px;line-height:1;transition:.18s;flex:0 0 auto;display:flex;align-items:center;justify-content:center;text-decoration:none}.sheet-body{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;padding:16px 18px 18px}.selected{direction:ltr;text-align:left;padding:12px 14px;border-radius:17px;background:#f8f7f4;border:1px solid #e9e6df;font-weight:800;margin-bottom:12px;word-break:break-word;font-size:14px}.price-box{padding:12px 14px;border-radius:17px;border:1px solid #e9e6df;background:#fff;margin-bottom:12px;display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:14px}.price-box strong{font-size:15px}.field{text-align:right;margin-bottom:12px}.field label{display:block;margin:0 0 7px;color:#505050;font-size:12.5px;font-weight:700}.field input,.field select,.field textarea{width:100%;border:1px solid #e9e6df;outline:0;background:#fff;color:#111;border-radius:16px;padding:13px 14px;font-size:16px;transition:.18s}.field textarea{min-height:92px;resize:vertical;line-height:1.8}.field input:focus,.field select:focus,.field textarea:focus{border-color:#d0cbc4;box-shadow:0 0 0 4px rgba(0,0,0,.035)}.send{width:100%;height:50px;margin-top:2px;font-size:14.5px}.policy{text-align:right}.policy-section{padding:0 0 13px;margin-bottom:13px;border-bottom:1px solid #e9e6df}.policy-section:last-child{border-bottom:0}.policy h3{margin:0 0 7px;font-size:15px}.policy p{margin:0;color:#666;font-size:13px;line-height:1.85}.card-panel{width:min(760px,100%);margin:auto;background:#fff;border:1px solid #e9e6df;border-radius:30px;box-shadow:0 20px 70px rgba(17,17,17,.08);padding:18px}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}.panel-head h1{font-size:20px;margin:0}.panel-nav{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:14px}.small-btn,.danger-btn,.main-btn{border:1px solid #e9e6df;border-radius:15px;background:#fff;color:#222;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 13px;font-weight:700;cursor:pointer}.main-btn{background:#151515;color:#fff;border-color:#151515}.danger-btn{color:#a33;border-color:#efd7d7}.grid-list{display:grid;gap:9px}.item{border:1px solid #e9e6df;border-radius:18px;padding:13px;background:#fff;display:grid;gap:8px}.item-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.muted{color:#777;font-size:13px;line-height:1.7}.bad-text{color:#b6423b}.button-row{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:8px;align-items:end;margin-bottom:8px}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:20px}.login-card{width:min(380px,100%);background:#fff;border:1px solid #e9e6df;border-radius:28px;box-shadow:0 20px 70px rgba(17,17,17,.08);padding:20px}.login-card h1{font-size:20px;margin:0 0 14px}@media(max-width:620px){.page{align-items:center;padding:18px 16px}.hero{margin-top:0;width:min(410px,100%)}.brand-logo{width:104px;height:104px;border-radius:24px;margin-bottom:16px}.brand-logo{display:block;width:118px;height:118px;object-fit:contain;border-radius:26px;margin:0 auto 18px;filter:drop-shadow(0 14px 30px rgba(17,17,17,.08))}.hero h1{margin-bottom:18px;font-size:18px;white-space:normal;line-height:1.55}.bar{min-height:60px;width:100%;box-shadow:0 14px 46px rgba(17,17,17,.06)}.prefix{min-width:104px;height:60px;font-size:15px}#slug{height:60px;padding:0 14px;font-size:17px}.buy{min-width:92px;height:44px;margin:8px;font-size:13.5px}.meta{font-size:12.5px;margin-top:12px}.links{margin-top:18px}.sheet{bottom:10px;border-radius:26px}.button-row{grid-template-columns:1fr}}@media(max-width:430px){.page{padding:18px 14px}.bar{border-radius:24px;flex-wrap:wrap}.prefix{min-width:104px;flex:0 0 104px;border-bottom:1px solid #e9e6df}#slug{width:calc(100% - 104px);flex:1;border-bottom:1px solid #e9e6df}.buy{width:calc(100% - 16px);min-width:0}.links{margin-top:18px}.copyright{font-size:11px}}
.site-logo-preview{width:92px;height:92px;border:1px solid #e9e6df;border-radius:22px;overflow:hidden;background:#fafafa;margin:0 0 10px auto;display:flex;align-items:center;justify-content:center}.site-logo-preview img{width:100%;height:100%;object-fit:cover;display:block}

.count-badge{min-width:24px;height:24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;padding:0 8px;font-size:12px;font-weight:800;margin-inline-start:4px}
.order-count{background:#fff4e8;color:#b85f00;border:1px solid #f3d8ba}
.page-count{background:#eef8f2;color:#16824f;border:1px solid #cce8d7}
.site-logo-preview{width:104px;height:104px;border:1px solid #e9e6df;border-radius:24px;overflow:hidden;background:#fafafa;margin:0 0 10px auto;display:flex;align-items:center;justify-content:center}
.site-logo-preview img{width:100%;height:100%;object-fit:contain;display:block}
.avatar-preview img{object-fit:cover}

.activation-card{border:1px solid #e9e6df;border-radius:22px;background:#fff;padding:14px;margin:0 0 14px;text-align:right;box-shadow:0 12px 36px rgba(17,17,17,.045)}
.activation-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;flex-wrap:wrap}
.activation-top strong{font-size:16px}
.activation-row{display:grid;grid-template-columns:120px 1fr;gap:10px;align-items:center;padding:9px 0;border-top:1px solid #f0ede8}
.activation-row span{color:#777;font-size:13px}
.activation-row b{font-size:13.5px;line-height:1.6;word-break:break-all;font-weight:700;text-align:left}
.copy-all svg{width:17px;height:17px}
@media(max-width:520px){.activation-row{grid-template-columns:1fr}.activation-row b{text-align:right}}
