:root{--ink:#18233f;--primary:#1C294B;--primary-2:#31446e;--accent:#2F6B5F;--accent-soft:#E9F2EF;--blue-soft:#EDF2F8;--sand:#F4F1E8;--surface:#F7F8FA;--white:#FFF;--line:#E3E7ED;--muted:#667085;--muted-2:#8A94A4;--shadow:0 20px 60px rgba(28,41,75,.10);--shadow-soft:0 10px 35px rgba(28,41,75,.07)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:"Cairo",Tahoma,Arial,sans-serif;line-height:1.75;-webkit-font-smoothing:antialiased}a{color:inherit}.container{width:min(100% - 36px,1180px);margin-inline:auto}
.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.header-inner{min-height:82px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px}.brand{display:inline-flex;align-items:center;gap:12px;text-decoration:none}.brand-mark{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;background:var(--primary);color:#fff;font-size:23px;font-weight:900;box-shadow:0 8px 20px rgba(28,41,75,.16)}.brand-mark-small{width:42px;height:42px;border-radius:13px;font-size:20px;box-shadow:none}.brand-copy strong,.brand-copy small,.footer-brand strong,.footer-brand small{display:block}.brand-copy strong{font-size:18px;line-height:1.25}.brand-copy small,.footer-brand small{margin-top:2px;color:var(--muted-2);font-size:10px}.main-nav{display:flex;justify-content:center;gap:25px}.main-nav a{position:relative;text-decoration:none;color:#566175;font-size:12px;font-weight:800}.main-nav a:after{content:"";position:absolute;right:0;bottom:-8px;width:0;height:2px;background:var(--primary);transition:width .18s ease}.main-nav a:hover:after{width:100%}.header-action{min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 16px;border:1px solid var(--primary);border-radius:12px;text-decoration:none;color:var(--primary);font-size:11px;font-weight:900}
.section-pad{padding-block:92px}.section-soft{background:var(--surface)}.section-tag{display:inline-flex;align-items:center;gap:8px;color:var(--accent);font-size:11px;font-weight:900}.section-tag:before{content:"";width:22px;height:3px;border-radius:99px;background:var(--accent)}.section-tag-light{color:#D6E4F5}.section-tag-light:before{background:#D6E4F5}
.hero{background:#fff;overflow:hidden}.hero-grid{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(420px,.97fr);align-items:center;gap:70px}.hero-copy h1{max-width:690px;margin:16px 0 20px;font-size:clamp(44px,6vw,74px);line-height:1.13;letter-spacing:-.045em}.hero-lead{max-width:650px;margin:0;color:#5F6B7C;font-size:17px}.hero-actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:30px}.btn{min-height:52px;display:inline-flex;align-items:center;justify-content:center;padding:0 22px;border-radius:14px;text-decoration:none;font-size:12px;font-weight:900;transition:transform .16s ease,box-shadow .16s ease}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--primary);color:#fff;box-shadow:0 10px 26px rgba(28,41,75,.18)}.btn-secondary{border:1px solid var(--line);background:#fff;color:var(--primary)}
.hero-meta{display:flex;gap:12px;margin-top:30px}.hero-meta>div{min-width:210px;display:flex;align-items:center;gap:11px;padding:12px 14px;border:1px solid var(--line);border-radius:15px;background:var(--surface)}.meta-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:var(--blue-soft);color:var(--primary);font-size:9px;font-weight:900}.hero-meta p{margin:0}.hero-meta strong,.hero-meta small{display:block}.hero-meta strong{font-size:11px}.hero-meta small{margin-top:1px;color:var(--muted-2);font-size:9px}
.hero-product{position:relative;padding:42px 0 40px}.product-window{position:relative;z-index:2;width:min(100%,470px);margin-inline:auto;padding:22px;border:1px solid #DDE3EB;border-radius:28px;background:#fff;box-shadow:var(--shadow)}.product-topbar,.product-brand,.activity-head{display:flex;align-items:center}.product-topbar{justify-content:space-between;gap:16px}.product-brand{gap:10px}.mini-mark{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;background:var(--primary);color:#fff;font-weight:900}.product-brand strong,.product-brand small{display:block}.product-brand strong{font-size:12px}.product-brand small{color:var(--muted-2);font-size:9px}.status-chip{padding:6px 9px;border-radius:999px;background:var(--accent-soft);color:var(--accent);font-size:9px;font-weight:900}.balance-card{margin-top:18px;padding:18px;border-radius:18px;background:var(--primary);color:#fff}.balance-card span,.balance-card strong,.balance-card small{display:block}.balance-card span{font-size:9px;color:#C7D0E3}.balance-card strong{margin-top:4px;font-size:18px}.balance-card small{margin-top:5px;color:#D6DDEA;font-size:9px}
.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:10px}.product-grid article{display:flex;align-items:center;gap:10px;padding:12px;border:1px solid var(--line);border-radius:14px;background:var(--surface)}.card-icon{width:31px;height:31px;display:grid;place-items:center;border-radius:9px;background:var(--blue-soft);color:var(--primary);font-size:10px;font-weight:900}.product-grid strong,.product-grid small{display:block}.product-grid strong{font-size:10px}.product-grid small{color:var(--muted-2);font-size:8px}.activity-card{margin-top:10px;padding:14px;border:1px solid var(--line);border-radius:16px}.activity-head{justify-content:space-between}.activity-head strong{font-size:10px}.activity-head span{color:var(--muted-2);font-size:8px}.activity-card ol{list-style:none;margin:12px 0 0;padding:0;display:grid;gap:7px}.activity-card li{display:flex;align-items:center;gap:9px}.activity-card li>span{width:24px;height:24px;display:grid;place-items:center;border-radius:8px;background:var(--sand);color:var(--primary);font-size:8px;font-weight:900}.activity-card p{margin:0;font-size:9px;font-weight:700}.floating-note{position:absolute;z-index:3;min-width:145px;padding:12px 14px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:var(--shadow-soft)}.floating-note small,.floating-note strong{display:block}.floating-note small{color:var(--muted-2);font-size:8px}.floating-note strong{margin-top:1px;font-size:10px}.note-one{top:15px;left:-18px}.note-two{right:-10px;bottom:2px}
.statement-grid{display:grid;grid-template-columns:1fr .9fr;gap:80px;align-items:start}.statement-grid h2,.section-head h2,.trust-section h2,.support-panel h2{margin:10px 0 0;font-size:clamp(30px,4.2vw,46px);line-height:1.3;letter-spacing:-.02em}.statement-copy>p{margin:3px 0 0;color:var(--muted);font-size:14px}.check-list{display:grid;gap:10px;margin-top:22px}.check-list span{position:relative;padding:10px 42px 10px 12px;border:1px solid var(--line);border-radius:13px;background:#fff;font-size:11px;font-weight:800}.check-list span:before{content:"✓";position:absolute;right:12px;top:10px;width:20px;height:20px;display:grid;place-items:center;border-radius:6px;background:var(--accent-soft);color:var(--accent);font-size:10px;font-weight:900}
.section-head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:34px}.section-head>div{max-width:720px}.section-head>p{max-width:340px;margin:0;color:var(--muted);font-size:12px}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.feature-card{min-height:220px;padding:24px;border:1px solid var(--line);border-radius:20px;background:#fff;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.feature-card:hover{transform:translateY(-3px);border-color:#CAD2DE;box-shadow:var(--shadow-soft)}.feature-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:var(--blue-soft);color:var(--primary);font-size:9px;font-weight:900}.feature-card:nth-child(2) .feature-icon,.feature-card:nth-child(5) .feature-icon{background:var(--accent-soft);color:var(--accent)}.feature-card:nth-child(3) .feature-icon,.feature-card:nth-child(6) .feature-icon{background:var(--sand)}.feature-card h3{margin:22px 0 8px;font-size:17px}.feature-card p{margin:0;color:var(--muted);font-size:12px}
.workflow-section{background:var(--primary);color:#fff}.section-head-light>p{color:#C8D0DF}.workflow-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.workflow-grid article{min-height:220px;padding:22px;border:1px solid #394B73;border-radius:18px;background:#24355D}.workflow-grid span{display:inline-grid;place-items:center;width:40px;height:40px;border-radius:11px;background:#fff;color:var(--primary);font-size:9px;font-weight:900}.workflow-grid h3{margin:28px 0 8px;font-size:15px}.workflow-grid p{margin:0;color:#CAD2E1;font-size:11px}
.roles-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.role-card{padding:32px;border-radius:24px}.role-pharmacy{background:var(--blue-soft);border:1px solid #DDE5EF}.role-representative{background:var(--sand);border:1px solid #E9E2D3}.role-top{display:flex;align-items:center;justify-content:space-between;gap:15px}.role-top span{padding:5px 9px;border-radius:999px;background:#fff;color:var(--primary);font-size:9px;font-weight:900}.role-top strong{color:var(--muted);font-size:9px}.role-card h3{max-width:470px;margin:22px 0 18px;font-size:25px;line-height:1.35}.role-card ul{margin:0;padding:0;list-style:none;display:grid;gap:8px}.role-card li{position:relative;padding-right:23px;color:#576274;font-size:11px}.role-card li:before{content:"";position:absolute;right:0;top:9px;width:8px;height:8px;border-radius:3px;background:var(--accent)}
.trust-grid{display:grid;grid-template-columns:1fr 430px;gap:70px;align-items:center}.trust-grid>div>p{max-width:650px;margin:14px 0 0;color:var(--muted);font-size:13px}.trust-actions{display:grid;gap:10px}.trust-actions a{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:17px 18px;border:1px solid var(--line);border-radius:16px;background:#fff;text-decoration:none}.trust-actions span,.trust-actions small{display:block}.trust-actions span{font-size:12px;font-weight:900}.trust-actions small{margin-top:2px;color:var(--muted-2);font-size:9px}.trust-actions a:after{content:"←";width:32px;height:32px;display:grid;place-items:center;border-radius:9px;background:var(--primary);color:#fff;font-size:12px}
.support-panel{display:grid;grid-template-columns:1fr auto;gap:45px;align-items:center;padding:42px;border-radius:26px;background:var(--primary);color:#fff}.support-panel h2{max-width:700px}.support-panel>div>p{margin:10px 0 0;color:#D0D7E5;font-size:12px}.support-details{min-width:310px;padding:18px;border-radius:17px;background:#24355D}.support-details small,.support-details a,.support-details span{display:block}.support-details small{color:#BAC5D8;font-size:9px}.support-details a{margin-top:2px;text-decoration:none;font-size:16px;font-weight:900;direction:ltr;text-align:right}.support-details span{margin-top:5px;color:#CCD4E2;font-size:10px}
.site-footer{border-top:1px solid var(--line);background:#fff}.footer-grid{min-height:150px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:35px}.footer-brand{display:flex;align-items:center;gap:11px}.footer-brand strong{font-size:15px}.footer-grid nav{display:flex;flex-wrap:wrap;justify-content:center;gap:16px}.footer-grid nav a{text-decoration:none;color:#626D7F;font-size:10px;font-weight:800}.footer-meta{text-align:left}.footer-meta a,.footer-meta span,.footer-meta small{display:block}.footer-meta a{text-decoration:none;color:var(--primary);font-size:11px;font-weight:900}.footer-meta span,.footer-meta small{margin-top:3px;color:var(--muted-2);font-size:9px}
.legal-body{background:var(--surface)}.legal-main{padding-bottom:90px}.legal-hero{padding:65px 0 38px;background:#fff;border-bottom:1px solid var(--line)}.legal-hero-inner{display:grid;grid-template-columns:1fr 360px;gap:55px;align-items:end}.legal-hero h1{margin:11px 0 10px;font-size:clamp(38px,5vw,56px);line-height:1.2}.legal-hero p{max-width:700px;margin:0;color:var(--muted);font-size:13px}.legal-meta-card{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:16px;background:var(--surface);overflow:hidden}.legal-meta-card>div{padding:13px;border-left:1px solid var(--line)}.legal-meta-card>div:last-child{border-left:0}.legal-meta-card small,.legal-meta-card strong{display:block}.legal-meta-card small{color:var(--muted-2);font-size:8px}.legal-meta-card strong{margin-top:3px;font-size:9px}
.legal-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:25px;align-items:start;padding-top:30px}.legal-toc{position:sticky;top:110px;padding:19px;border:1px solid var(--line);border-radius:17px;background:#fff}.legal-toc>strong{font-size:11px}.legal-toc nav{display:grid;gap:3px;margin-top:11px}.legal-toc a{padding:7px 8px;border-radius:8px;text-decoration:none;color:var(--muted);font-size:9px;font-weight:700}.legal-toc a:hover{background:var(--blue-soft);color:var(--primary)}.policy-card{padding:34px 38px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:var(--shadow-soft)}.policy-card section{scroll-margin-top:110px}.policy-card section+section{margin-top:30px;padding-top:28px;border-top:1px solid var(--line)}.policy-number{display:inline-grid;place-items:center;min-width:31px;height:25px;padding:0 7px;border-radius:7px;background:var(--blue-soft);color:var(--primary);font-size:8px;font-weight:900}.policy-card h2{margin:9px 0;font-size:19px}.policy-card p,.policy-card ul{color:#5D6879;font-size:12px}.policy-card p{margin:0}.policy-card p+p{margin-top:10px}.policy-card ul{margin:12px 0 0;padding-right:21px}.policy-card li+li{margin-top:7px}.policy-card b{color:var(--ink)}.inline-action{display:inline-flex;padding:7px 10px;border-radius:9px;background:var(--blue-soft);color:var(--primary);text-decoration:none;direction:ltr;font-weight:900}.policy-contact dl{display:grid;gap:8px;margin:15px 0 0}.policy-contact dl>div{display:grid;grid-template-columns:95px 1fr;gap:12px;padding:9px 0;border-bottom:1px solid var(--line)}.policy-contact dt{color:var(--muted-2);font-size:10px}.policy-contact dd{margin:0;font-size:11px;font-weight:800}.policy-contact a{text-decoration:none}
@media(max-width:980px){.main-nav{display:none}.header-inner{grid-template-columns:auto 1fr auto}.hero-grid{grid-template-columns:1fr;gap:25px}.hero-product{max-width:600px;margin-inline:auto;width:100%}.statement-grid,.trust-grid,.legal-hero-inner{grid-template-columns:1fr;gap:30px}.features-grid{grid-template-columns:repeat(2,1fr)}.workflow-grid{grid-template-columns:repeat(2,1fr)}.legal-meta-card{max-width:520px}.legal-layout{grid-template-columns:1fr}.legal-toc{position:static}.legal-toc nav{grid-template-columns:repeat(3,1fr)}}
@media(max-width:680px){.container{width:min(100% - 28px,1180px)}.site-header{position:static}.header-inner{min-height:74px;gap:10px}.header-action{display:none}.brand-mark{width:43px;height:43px}.brand-copy small{display:none}.section-pad{padding-block:62px}.hero-grid{display:block}.hero-copy h1{font-size:42px}.hero-lead{font-size:14px}.hero-actions{display:grid;grid-template-columns:1fr 1fr}.btn{padding:0 12px}.hero-meta{display:grid;grid-template-columns:1fr 1fr}.hero-meta>div{min-width:0}.hero-product{padding-top:40px}.product-window{padding:17px;border-radius:22px}.floating-note{display:none}.section-head{display:block}.section-head>p{margin-top:10px}.features-grid,.workflow-grid,.roles-grid{grid-template-columns:1fr}.workflow-grid article{min-height:auto}.support-panel{grid-template-columns:1fr;padding:28px}.support-details{min-width:0}.footer-grid{grid-template-columns:1fr;padding:28px 0;align-items:start}.footer-grid nav{justify-content:flex-start}.footer-meta{text-align:right}.legal-hero{padding-top:42px}.legal-meta-card{grid-template-columns:1fr}.legal-meta-card>div{border-left:0;border-bottom:1px solid var(--line)}.legal-meta-card>div:last-child{border-bottom:0}.legal-toc nav{grid-template-columns:1fr 1fr}.policy-card{padding:24px 20px}.legal-nav{display:none}}
@media(max-width:430px){.hero-copy h1{font-size:36px}.hero-actions,.hero-meta{grid-template-columns:1fr}.product-grid{grid-template-columns:1fr}.legal-toc nav{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
