@import"https://fonts.googleapis.com/css2?family=Cairo:wght@400;600;700;800;900&display=swap";:root{font-family:Cairo,sans-serif;--ink:#16201f;--muted:#6c7a77;--brand:#0e6c5b;--nav:#0b211d;--line:#dce5e2;--card:#fff;--soft:#f4f7f6}*{box-sizing:border-box}body{margin:0;background:#eff4f2;color:var(--ink)}button,input,select{font:inherit}.mshell{min-height:100dvh;display:grid;grid-template-columns:220px 1fr}.mshell aside{height:100dvh;position:sticky;top:0;background:#0b211d;color:#fff;padding:16px 12px;display:flex;flex-direction:column}.mbrand{display:flex;align-items:center;gap:9px;padding:8px 7px 22px}.mbrand img{width:43px;height:43px;object-fit:contain;background:#fff;border-radius:13px;padding:3px}.mbrand div{display:grid}.mbrand b{font-size:11px}.mbrand small{font-size:7px;color:#d9ad45;letter-spacing:.13em}.mshell nav{display:grid;gap:4px}.mshell nav button{border:0;background:transparent;color:#aac2bc;display:flex;gap:10px;align-items:center;padding:10px;border-radius:12px;font-size:9px;font-weight:900}.mshell nav i{font-style:normal;width:25px;height:25px;border-radius:8px;background:#ffffff0b;display:grid;place-items:center}.mshell nav button.active{background:#fff;color:#123a32}.logout{margin-top:auto;border:1px solid #ffffff1b;background:#ffffff08;color:#fff;height:42px;border-radius:12px;font-weight:900}.mshell>section{min-width:0}.mshell header{height:70px;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid var(--line);padding:0 23px;position:sticky;top:0;z-index:20}.mshell header>div:first-child{display:grid}.mshell header b{font-size:12px}.mshell header small{font-size:7px;color:var(--muted);font-weight:800}.wallet{display:flex;align-items:center;gap:10px}.wallet span{font-size:8px;color:var(--muted);font-weight:800}.wallet strong{font-size:15px;color:#0e6c5b}.mpage{padding:22px;max-width:1500px;margin:auto}.mhead{display:flex;justify-content:space-between;gap:12px;align-items:flex-end;margin-bottom:18px}.mhead h1{margin:0;font-size:26px;letter-spacing:-.05em}.mhead p{margin:4px 0 0;color:var(--muted);font-size:10px;font-weight:700}.card{background:#fff;border:1px solid var(--line);border-radius:19px;padding:17px;box-shadow:0 15px 40px #193b330b}.grid{display:grid;grid-template-columns:repeat(12,1fr);gap:12px}.stat{grid-column:span 3;min-height:108px;display:flex;flex-direction:column;justify-content:space-between}.stat span{font-size:8px;color:var(--muted);font-weight:900}.stat strong{font-size:25px}.btn{height:43px;border:1px solid var(--line);border-radius:12px;background:#fff;padding:0 13px;font-size:9px;font-weight:900}.btn.primary{background:#0e6c5b;color:#fff;border-color:#0e6c5b}.field{display:grid;gap:6px}.field span{font-size:9px;font-weight:900}.input{height:48px;border:1px solid var(--line);border-radius:13px;background:#f7f9f8;padding:0 12px;outline:0;font-weight:800}.tablewrap{overflow:auto}.table{width:100%;border-collapse:collapse}.table th,.table td{padding:11px;text-align:start;border-bottom:1px solid #edf2f0;font-size:9px}.table th{color:var(--muted);font-size:8px}.chip{display:inline-flex;padding:4px 8px;border-radius:999px;background:#e7f4f0;color:#0e6c5b;font-size:8px;font-weight:900}@media(max-width:850px){.mshell{grid-template-columns:1fr}.mshell aside{position:fixed;z-index:50;inset:auto 8px 8px;height:auto;border-radius:17px;padding:6px}.mbrand,.logout{display:none}.mshell nav{display:flex}.mshell nav button{flex:1;justify-content:center;flex-direction:column;gap:1px;padding:6px}.mshell nav span{font-size:7px}.mshell main{padding-bottom:85px}.stat{grid-column:span 6}}@media(max-width:560px){.mpage{padding:14px}.stat{grid-column:span 12}.mshell header{height:60px;padding:0 13px}.wallet span{display:none}}.mlogin.svelte-1428x5h{min-height:100dvh;display:grid;grid-template-columns:1.1fr .9fr;background:#f2f6f4}.promo.svelte-1428x5h{background:radial-gradient(circle at 10% 20%,#20927d55,transparent 30%),#0a201c;color:#fff;padding:38px 48px;display:flex;flex-direction:column;justify-content:space-between}.brand.svelte-1428x5h{display:flex;align-items:center;gap:9px}.brand.svelte-1428x5h img:where(.svelte-1428x5h),.mobile.svelte-1428x5h img:where(.svelte-1428x5h){width:46px;height:46px;background:#fff;border-radius:13px;padding:3px}.brand.svelte-1428x5h b:where(.svelte-1428x5h){font-size:12px}.pitch.svelte-1428x5h span:where(.svelte-1428x5h){font-size:8px;color:#e7b13e;font-weight:900;letter-spacing:.18em}.pitch.svelte-1428x5h h1:where(.svelte-1428x5h){font-size:clamp(54px,7vw,94px);line-height:.9;letter-spacing:-.065em;margin:14px 0 22px}.pitch.svelte-1428x5h p:where(.svelte-1428x5h){color:#b3c8c3;font-size:12px;font-weight:700}.logos.svelte-1428x5h{display:flex;gap:8px;margin-top:28px}.logos.svelte-1428x5h div:where(.svelte-1428x5h){width:58px;height:58px;border:1px solid #ffffff18;background:#fff;border-radius:17px;padding:8px}.logos.svelte-1428x5h img:where(.svelte-1428x5h){width:100%;height:100%;object-fit:contain}.promo.svelte-1428x5h>small:where(.svelte-1428x5h){font-size:8px;color:#729c93}.signin.svelte-1428x5h{display:grid;place-items:center;padding:24px}.signin.svelte-1428x5h form:where(.svelte-1428x5h){width:min(450px,100%);background:#fff;border:1px solid #dde6e3;border-radius:27px;padding:28px;box-shadow:0 30px 80px #173a3213}.mobile.svelte-1428x5h{display:none}.signin.svelte-1428x5h form:where(.svelte-1428x5h)>span:where(.svelte-1428x5h){color:#0e6c5b;font-size:8px;font-weight:900}.signin.svelte-1428x5h h2:where(.svelte-1428x5h){font-size:34px;margin:6px 0 3px}.signin.svelte-1428x5h p:where(.svelte-1428x5h){margin:0 0 20px;color:#72817d;font-size:10px}.signin.svelte-1428x5h label:where(.svelte-1428x5h){display:grid;gap:6px;margin:11px 0;font-size:9px;font-weight:900}.signin.svelte-1428x5h input:where(.svelte-1428x5h){height:50px;border:1px solid #dce5e2;border-radius:13px;background:#f7f9f8;padding:0 12px;outline:0;font-weight:800}.signin.svelte-1428x5h button:where(.svelte-1428x5h){width:100%;height:51px;border:0;border-radius:13px;background:#0b211d;color:#fff;font-weight:900;margin-top:14px}.error.svelte-1428x5h{background:#fff0f0;color:#b94141;border-radius:11px;padding:9px;font-size:9px;font-weight:800}@media(max-width:800px){.mlogin.svelte-1428x5h{grid-template-columns:1fr}.promo.svelte-1428x5h{display:none}.signin.svelte-1428x5h{min-height:100dvh;padding:14px}.mobile.svelte-1428x5h{display:flex;align-items:center;gap:9px;margin-bottom:20px}}.announcement.svelte-118ro6e{margin-bottom:12px;padding:14px 16px;border:1px solid #ead8a5;background:#fbf7ea;border-radius:15px;display:grid;gap:3px}.announcement.svelte-118ro6e b:where(.svelte-118ro6e){font-size:10px}.announcement.svelte-118ro6e span:where(.svelte-118ro6e){font-size:9px;color:#6f5b29;font-weight:700}.sendbox.svelte-pe24v8{max-width:920px;margin:auto}.netselect.svelte-pe24v8{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:18px}.netselect.svelte-pe24v8 button:where(.svelte-pe24v8){border:1px solid var(--line);background:#f7f9f8;border-radius:16px;padding:12px;display:grid;place-items:center;gap:4px;font-weight:900}.netselect.svelte-pe24v8 button.active:where(.svelte-pe24v8){border-color:#0e6c5b;background:#eaf5f2;color:#0e6c5b;box-shadow:0 0 0 3px #0e6c5b0c}.netselect.svelte-pe24v8 img:where(.svelte-pe24v8){width:44px;height:44px;object-fit:contain}.netselect.svelte-pe24v8 span:where(.svelte-pe24v8){font-size:10px}.netselect.svelte-pe24v8 small:where(.svelte-pe24v8){font-size:7px}.form.svelte-pe24v8{display:grid;grid-template-columns:1fr 1fr 150px;gap:10px;align-items:end}.result.svelte-pe24v8{margin-top:14px;padding:11px;border-radius:12px;background:#eaf5f2;color:#0e6c5b;font-size:9px;font-weight:900}.result.error.svelte-pe24v8{background:#fff0f0;color:#b54343}@media(max-width:650px){.form.svelte-pe24v8{grid-template-columns:1fr}.netselect.svelte-pe24v8 button:where(.svelte-pe24v8){padding:8px}.netselect.svelte-pe24v8 img:where(.svelte-pe24v8){width:34px;height:34px}}.cards.svelte-h3thgj{display:grid;grid-template-columns:repeat(4,1fr);gap:11px}.cards.svelte-h3thgj article:where(.svelte-h3thgj){display:grid;gap:10px}.ctop.svelte-h3thgj{display:flex;justify-content:space-between;align-items:center}.ctop.svelte-h3thgj span:where(.svelte-h3thgj),.cards.svelte-h3thgj small:where(.svelte-h3thgj){font-size:8px;color:var(--muted);font-weight:800}.clogo.svelte-h3thgj{width:38px;height:38px;border-radius:12px;background:#e9f5f1;color:#0e6c5b;display:grid;place-items:center;font-weight:950}.cards.svelte-h3thgj h3:where(.svelte-h3thgj){margin:4px 0 0;font-size:12px}.cards.svelte-h3thgj strong:where(.svelte-h3thgj){font-size:22px}@media(max-width:1000px){.cards.svelte-h3thgj{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.cards.svelte-h3thgj{grid-template-columns:1fr}}
