:root{
 --bg:#ffffff;--surface:#ffffff;--surface-2:#f4f6f4;--surface-3:#eef2ef;--text:#141a17;--muted:#617068;--line:#dfe5e1;
 --primary:#008060;--primary-hover:#006e52;--primary-soft:#e8f5f0;--gold:#c9a84c;--gold-soft:#f7f1df;
 --dark:#07110d;--dark-2:#0b1712;--dark-line:#203129;--dark-muted:#9fb0a8;
 --shadow-sm:0 8px 24px rgba(15,38,28,.06);--shadow:0 28px 80px rgba(15,38,28,.11);
 --radius:24px;--radius-sm:14px;--container:1240px;--header-h:76px
}
html[data-theme="dark"]{--bg:#090e0b;--surface:#0f1612;--surface-2:#121b17;--surface-3:#18231e;--text:#eef5f1;--muted:#9baba2;--line:#243229;--primary-soft:#0c2b20;--gold-soft:#272313;--shadow-sm:0 8px 24px rgba(0,0,0,.18);--shadow:0 28px 80px rgba(0,0,0,.34)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,Cairo,system-ui,sans-serif;line-height:1.65;overflow-x:hidden;-webkit-font-smoothing:antialiased}html[lang="ar"] body{font-family:Cairo,Inter,system-ui,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}img{max-width:100%;display:block}.container{width:min(var(--container),calc(100% - 48px));margin:auto}.skip-link{position:fixed;top:-64px;inset-inline-start:18px;background:var(--surface);padding:10px 14px;border:1px solid var(--line);border-radius:10px;z-index:999}.skip-link:focus{top:12px}
.site-header{position:fixed;inset:0 0 auto;z-index:120;height:var(--header-h);display:flex;align-items:center;transition:.25s}.site-header.scrolled{background:color-mix(in srgb,var(--surface) 90%,transparent);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);box-shadow:0 8px 28px rgba(14,33,25,.05)}.nav-shell{display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:10px;min-width:max-content}.brand img{width:74px;height:38px;object-fit:contain}.brand span{display:flex;flex-direction:column;line-height:1.15}.brand b{font-size:13px;font-weight:800}.brand small{font-size:9px;color:var(--primary);margin-top:3px}.desktop-nav{display:flex;align-items:center;gap:26px;flex:1}.desktop-nav a{font-size:13px;font-weight:650;color:var(--muted);position:relative;padding:9px 0}.desktop-nav a:hover,.desktop-nav a.active{color:var(--text)}.desktop-nav a.active:after{content:"";position:absolute;height:2px;inset-inline:0;bottom:2px;background:var(--primary);border-radius:2px}.nav-actions{display:flex;align-items:center;gap:7px}.icon-btn{height:40px;min-width:40px;padding:0 10px;border:1px solid var(--line);background:var(--surface);color:var(--text);border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:5px;cursor:pointer;transition:.2s}.icon-btn:hover{border-color:color-mix(in srgb,var(--primary) 38%,var(--line));background:var(--surface-2)}.language-btn span{font-size:11px;font-weight:800}.theme-sun{display:none}html[data-theme="dark"] .theme-sun{display:inline-block}html[data-theme="dark"] .theme-moon{display:none}.text-link{font-size:13px;font-weight:700;padding:10px 8px}.menu-toggle{display:none}.mobile-menu{position:absolute;top:var(--header-h);inset-inline:0;background:var(--surface);border-block:1px solid var(--line);box-shadow:var(--shadow)}.mobile-menu nav{padding-block:14px 22px}.mobile-menu nav>a{display:flex;justify-content:space-between;align-items:center;padding:13px 2px;border-bottom:1px solid var(--line);font-weight:700}.mobile-menu-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:0 21px;border:1px solid transparent;border-radius:11px;font-size:14px;font-weight:800;cursor:pointer;transition:transform .2s,background .2s,border-color .2s,box-shadow .2s}.btn:hover{transform:translateY(-1px)}.btn i{font-size:17px;transition:transform .2s}.btn:hover i{transform:translateX(2px)}html[dir="rtl"] .btn:hover i{transform:translateX(-2px)}.btn-primary{background:var(--primary);color:#fff;box-shadow:0 10px 25px rgba(0,128,96,.17)}.btn-primary:hover{background:var(--primary-hover);box-shadow:0 14px 34px rgba(0,128,96,.22)}.btn-secondary{background:var(--surface);color:var(--text);border-color:var(--line)}.btn-secondary:hover{border-color:#aebdb5;background:var(--surface-2)}.btn-quiet{background:transparent;color:var(--text);padding-inline:4px;min-height:42px}.btn-quiet:hover{color:var(--primary)}.btn-on-dark{background:#fff;color:#101613}.btn-on-dark:hover{background:#eef5f1}.btn-outline-dark{background:transparent;color:#fff;border-color:rgba(255,255,255,.24)}
/* Hero */
.hero-v4{position:relative;padding:150px 0 92px;background:var(--bg);overflow:hidden}.hero-v4:before{content:"";position:absolute;inset:-12% -12% auto auto;width:680px;height:680px;background:radial-gradient(circle,rgba(0,128,96,.1),transparent 68%);pointer-events:none}.hero-v4-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:76px;align-items:center}.hero-copy{position:relative;z-index:2}.eyebrow-v4{display:inline-flex;align-items:center;gap:8px;color:var(--primary);font-size:12px;font-weight:800;letter-spacing:.02em;margin-bottom:22px}.eyebrow-v4:before{content:"";width:24px;height:1px;background:var(--primary)}.hero-v4 h1{font-size:clamp(52px,6.1vw,86px);line-height:1.02;letter-spacing:-.065em;margin:0;max-width:800px;font-weight:800}.hero-v4 h1 em{font-style:normal;color:var(--primary)}html[lang="ar"] .hero-v4 h1{font-size:clamp(46px,5.6vw,76px);line-height:1.22;letter-spacing:-.035em}.hero-v4 p{font-size:clamp(17px,1.55vw,20px);color:var(--muted);max-width:680px;margin:26px 0 31px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-proof{display:flex;flex-wrap:wrap;gap:20px;margin-top:30px;color:var(--muted);font-size:12px}.hero-proof span{display:flex;align-items:center;gap:7px}.hero-proof i{color:var(--primary)}
.product-stage{position:relative;min-height:620px;display:flex;align-items:center;justify-content:center}.rings-mount{position:absolute;inset:-20%;pointer-events:none;opacity:.72}.app-window{position:relative;width:min(680px,100%);background:var(--surface);border:1px solid var(--line);border-radius:25px;box-shadow:0 42px 110px rgba(12,45,31,.18);overflow:hidden;transform:rotate(-1.4deg);z-index:2}.app-topbar{height:50px;display:flex;align-items:center;gap:7px;padding:0 17px;border-bottom:1px solid var(--line);background:var(--surface)}.app-dot{width:8px;height:8px;border-radius:50%;background:var(--line)}.app-label{margin-inline:auto;font-size:10px;color:var(--muted);font-weight:700}.app-body{display:grid;grid-template-columns:142px 1fr;min-height:410px}.app-sidebar{padding:15px 11px;background:var(--surface-2);border-inline-end:1px solid var(--line)}.app-brand{display:flex;align-items:center;gap:7px;margin-bottom:22px;padding:4px 7px}.app-brand img{width:39px;height:22px;object-fit:contain}.app-nav-row{height:32px;border-radius:8px;margin-bottom:6px;display:flex;align-items:center;gap:8px;padding:0 9px;font-size:9px;color:var(--muted)}.app-nav-row.active{background:var(--primary-soft);color:var(--primary);font-weight:800}.app-nav-row i{font-size:13px}.app-main{padding:20px}.app-main-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.app-main-head strong{font-size:15px}.app-mini-btn{height:29px;padding:0 10px;background:var(--primary);border-radius:8px;color:#fff;font-size:8px;display:flex;align-items:center}.app-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-bottom:11px}.app-kpi{padding:12px;border:1px solid var(--line);border-radius:11px;background:var(--surface)}.app-kpi small{font-size:8px;color:var(--muted)}.app-kpi b{font-size:18px;display:block;margin-top:3px}.app-chart{height:145px;border:1px solid var(--line);border-radius:12px;background:linear-gradient(180deg,var(--surface),var(--surface-2));position:relative;overflow:hidden}.app-chart:before{content:"";position:absolute;inset:28px 20px 24px;background:linear-gradient(135deg,transparent 0 28%,rgba(0,128,96,.18) 28% 30%,transparent 30% 42%,rgba(0,128,96,.3) 42% 44%,transparent 44% 55%,rgba(0,128,96,.52) 55% 57%,transparent 57% 70%,rgba(0,128,96,.75) 70% 72%,transparent 72%);clip-path:polygon(0 80%,16% 66%,33% 71%,49% 45%,64% 53%,80% 26%,100% 10%,100% 100%,0 100%);background-color:rgba(0,128,96,.08)}.floating-chip{position:absolute;z-index:3;background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-sm);border-radius:12px;padding:10px 12px;font-size:10px;font-weight:700;display:flex;align-items:center;gap:7px}.floating-chip i{font-size:15px;color:var(--primary)}.chip-a{top:12%;right:-5%}.chip-b{bottom:16%;left:-8%}.chip-c{bottom:4%;right:9%}
.proof-band{border-block:1px solid var(--line);background:var(--surface)}.proof-v4{display:grid;grid-template-columns:1.5fr repeat(4,1fr);gap:0;align-items:stretch}.proof-lead{padding:32px 28px 32px 0}.proof-lead strong{display:block;font-size:16px}.proof-lead span{font-size:12px;color:var(--muted)}.proof-stat{padding:30px 24px;border-inline-start:1px solid var(--line)}.proof-stat b{font-size:28px;display:block;letter-spacing:-.04em}.proof-stat span{font-size:11px;color:var(--muted)}
/* Editorial sections */
.section{padding:118px 0}.section-sm{padding:82px 0}.section-soft{background:var(--surface-2)}.section-dark{background:var(--dark);color:#fff}.section-head{max-width:780px;margin-bottom:54px}.section-head.center{text-align:center;margin-inline:auto;margin-bottom:62px}.kicker{display:inline-flex;align-items:center;gap:9px;color:var(--primary);font-size:11px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.kicker:before{content:"";width:18px;height:1px;background:currentColor}.section-dark .kicker{color:var(--gold)}h2{font-size:clamp(38px,4.7vw,64px);line-height:1.08;letter-spacing:-.05em;margin:12px 0 17px}html[lang="ar"] h2{line-height:1.3;letter-spacing:-.025em}.section-head p,.editorial-copy p{font-size:17px;color:var(--muted);margin:0;max-width:720px}.section-dark .section-head p,.section-dark .editorial-copy p{color:var(--dark-muted)}.editorial{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.editorial.reverse .editorial-copy{order:2}.editorial.reverse .editorial-visual{order:1}.editorial-copy h2{max-width:620px}.editorial-copy p{margin-bottom:25px}.text-link-arrow{display:inline-flex;align-items:center;gap:8px;color:var(--primary);font-weight:800;font-size:13px}.text-link-arrow i{transition:.2s}.text-link-arrow:hover i{transform:translateX(4px)}html[dir="rtl"] .text-link-arrow:hover i{transform:translateX(-4px)}.editorial-points{display:grid;gap:15px;margin:28px 0}.editorial-point{display:grid;grid-template-columns:38px 1fr;gap:13px;align-items:start}.editorial-point i{width:36px;height:36px;border-radius:9px;background:var(--primary-soft);color:var(--primary);display:grid;place-items:center;font-size:17px}.editorial-point b{display:block;font-size:14px}.editorial-point span{font-size:12px;color:var(--muted)}
.visual-card{min-height:520px;border:1px solid var(--line);border-radius:32px;background:var(--surface);box-shadow:var(--shadow);position:relative;overflow:hidden;padding:34px}.network-visual{background:linear-gradient(145deg,var(--surface),var(--surface-2))}.network-node{position:absolute;width:58px;height:58px;border:1px solid var(--line);border-radius:50%;background:var(--surface);display:grid;place-items:center;box-shadow:var(--shadow-sm);font-size:19px;color:var(--primary)}.network-node.center{width:120px;height:120px;inset:50% auto auto 50%;transform:translate(-50%,-50%);border-radius:28px;background:var(--dark);border-color:var(--dark-line)}.network-node.center img{width:72px}.network-node.n1{top:16%;left:16%}.network-node.n2{top:12%;right:17%}.network-node.n3{bottom:15%;left:12%}.network-node.n4{bottom:12%;right:16%}.network-line{position:absolute;height:1px;background:linear-gradient(90deg,transparent,var(--primary),transparent);opacity:.35;transform-origin:left center}.nl1{width:36%;left:28%;top:35%;transform:rotate(24deg)}.nl2{width:37%;left:36%;top:40%;transform:rotate(-25deg)}.nl3{width:38%;left:24%;top:65%;transform:rotate(-23deg)}.nl4{width:38%;left:42%;top:64%;transform:rotate(22deg)}.visual-caption{position:absolute;left:24px;right:24px;bottom:24px;padding:16px 18px;border:1px solid var(--line);border-radius:14px;background:color-mix(in srgb,var(--surface) 90%,transparent);backdrop-filter:blur(12px);font-size:12px;color:var(--muted)}
.flow-track{display:grid;grid-template-columns:repeat(7,1fr);gap:8px;position:relative;margin-top:48px}.flow-track:before{content:"";position:absolute;left:6%;right:6%;top:23px;height:1px;background:var(--line)}.flow-step-v4{position:relative;text-align:center}.flow-dot{width:46px;height:46px;border-radius:50%;margin:0 auto 12px;background:var(--surface);border:1px solid var(--line);display:grid;place-items:center;color:var(--primary);position:relative;z-index:1;font-weight:900;font-size:11px}.flow-step-v4 b{font-size:12px}.flow-step-v4 span{display:block;font-size:10px;color:var(--muted);margin-top:3px}
.market-visual{padding:26px;display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.provider-card{border:1px solid var(--line);border-radius:18px;background:var(--surface);overflow:hidden}.provider-cover{height:92px;background:linear-gradient(135deg,#d9efe6,#f4ead0)}.provider-body{padding:14px}.provider-avatar{width:44px;height:44px;border-radius:12px;background:var(--dark);margin-top:-34px;margin-bottom:10px;border:3px solid var(--surface)}.provider-line{height:7px;background:var(--surface-3);border-radius:5px;margin-bottom:7px}.provider-line.short{width:58%}.provider-tags{display:flex;gap:5px;margin-top:12px}.provider-tags span{height:20px;width:52px;border-radius:6px;background:var(--primary-soft)}
.crm-visual{padding:26px;background:var(--surface)}.crm-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.crm-top strong{font-size:14px}.crm-pill{font-size:9px;color:var(--primary);background:var(--primary-soft);padding:5px 8px;border-radius:999px}.crm-board{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.crm-col{background:var(--surface-2);border:1px solid var(--line);border-radius:14px;padding:10px;min-height:360px}.crm-col-head{display:flex;justify-content:space-between;color:var(--muted);font-size:9px;margin-bottom:9px}.deal{padding:11px;background:var(--surface);border:1px solid var(--line);border-radius:10px;margin-bottom:8px}.deal b{font-size:10px;display:block}.deal span{font-size:8px;color:var(--muted)}.deal-value{margin-top:8px;font-size:9px;color:var(--primary);font-weight:800}
.referral-visual{display:grid;place-items:center;background:linear-gradient(145deg,var(--dark),#0f2119);color:#fff}.referral-map{width:86%;display:grid;grid-template-columns:1fr .55fr 1fr .55fr 1fr .55fr 1fr;gap:10px;align-items:center}.ref-node{text-align:center}.ref-node .bubble{width:76px;height:76px;margin:auto;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.06);border-radius:20px;display:grid;place-items:center;font-size:24px;color:var(--gold)}.ref-node b{display:block;font-size:10px;margin-top:8px}.ref-arrow{height:1px;background:linear-gradient(90deg,rgba(255,255,255,.1),var(--gold),rgba(255,255,255,.1));position:relative}.ref-arrow:after{content:"";position:absolute;right:0;top:-3px;border-left:6px solid var(--gold);border-block:3px solid transparent}html[dir="rtl"] .ref-arrow:after{right:auto;left:0;transform:rotate(180deg)}.commission-box{position:absolute;bottom:28px;left:28px;right:28px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.commission-box div{padding:13px;border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.05);border-radius:11px}.commission-box small{font-size:8px;color:#92a79d}.commission-box b{display:block;font-size:15px;color:#fff}
.analytics-visual{padding:26px}.analytics-big{font-size:44px;font-weight:850;letter-spacing:-.05em}.analytics-big small{font-size:11px;color:var(--muted);letter-spacing:0;font-weight:600}.bars{height:240px;display:flex;align-items:end;gap:10px;margin-top:32px;padding-bottom:18px;border-bottom:1px solid var(--line)}.bar{flex:1;border-radius:7px 7px 0 0;background:linear-gradient(180deg,var(--primary),color-mix(in srgb,var(--primary) 30%,var(--surface-2)))}.bar:nth-child(2){height:42%}.bar:nth-child(3){height:58%}.bar:nth-child(4){height:74%}.bar:nth-child(5){height:67%}.bar:nth-child(6){height:92%}.bar:nth-child(7){height:84%}.bar:nth-child(8){height:100%}
.role-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:34px}.role-tab{border:1px solid var(--line);background:var(--surface);color:var(--muted);padding:10px 14px;border-radius:999px;font-size:12px;font-weight:750;cursor:pointer}.role-tab.active{background:var(--dark);color:#fff;border-color:var(--dark)}.role-panel{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center}.role-panel-copy h3{font-size:34px;line-height:1.2;margin:0 0 14px}.role-panel-copy p{color:var(--muted);font-size:16px}.role-panel-visual{min-height:300px;border-radius:26px;background:linear-gradient(135deg,var(--primary-soft),var(--gold-soft));border:1px solid var(--line);display:grid;place-items:center}.role-panel-visual i{font-size:86px;color:var(--primary)}
.trust-v4{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:center}.trust-list{display:grid;grid-template-columns:1fr 1fr;gap:10px}.trust-item{padding:23px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:rgba(255,255,255,.03)}.trust-item i{font-size:21px;color:var(--gold)}.trust-item b{display:block;font-size:13px;margin:15px 0 5px}.trust-item span{font-size:11px;color:var(--dark-muted)}
.final-cta{padding:92px 0;background:var(--surface)}.cta-shell{background:var(--primary);color:#fff;border-radius:34px;padding:58px 62px;display:flex;align-items:center;justify-content:space-between;gap:40px;position:relative;overflow:hidden}.cta-shell:after{content:"";position:absolute;width:380px;height:380px;border:1px solid rgba(255,255,255,.16);border-radius:50%;right:-120px;top:-160px}.cta-shell h2{font-size:clamp(34px,4vw,54px);margin:0 0 10px;max-width:720px}.cta-shell p{margin:0;color:rgba(255,255,255,.78);max-width:690px}.cta-shell .hero-actions{position:relative;z-index:1;flex-shrink:0}
/* Generic pages */
.page-hero{padding:156px 0 86px;border-bottom:1px solid var(--line);background:linear-gradient(180deg,var(--surface),var(--bg))}.page-hero .section-head{margin:0}.page-hero h1{font-size:clamp(46px,6vw,76px);line-height:1.08;letter-spacing:-.055em;margin:12px 0 18px;max-width:900px}html[lang="ar"] .page-hero h1{line-height:1.28;letter-spacing:-.025em}.solutions-editorial{display:grid;gap:0}.solution-row{display:grid;grid-template-columns:.72fr 1.28fr;gap:72px;padding:64px 0;border-bottom:1px solid var(--line);align-items:start}.solution-row:last-child{border-bottom:0}.solution-icon{width:52px;height:52px;border-radius:14px;background:var(--primary-soft);color:var(--primary);display:grid;place-items:center;font-size:24px}.solution-row h2{font-size:30px;margin:18px 0 10px}.solution-row p{color:var(--muted);margin:0}.solution-features{display:flex;flex-wrap:wrap;gap:9px;padding-top:10px}.solution-features span{font-size:11px;padding:8px 10px;border-radius:999px;background:var(--surface-2);border:1px solid var(--line);color:var(--muted)}
.site-footer{padding:76px 0 30px;background:var(--dark);color:#fff}.footer-grid{display:grid;grid-template-columns:1.7fr repeat(4,1fr);gap:42px}.footer-brand p{font-size:12px;color:var(--dark-muted);max-width:340px;margin-top:18px}.site-footer .brand small{color:var(--gold)}.site-footer h3{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#83988e;margin:0 0 16px}.site-footer div>a:not(.brand){display:block;font-size:12px;color:#d8e2dd;margin:9px 0}.site-footer div>a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:56px;padding-top:24px;display:flex;justify-content:space-between;gap:20px;color:#83988e;font-size:11px}
[data-reveal]{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s ease}[data-reveal].in{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}[data-reveal]{opacity:1;transform:none;transition:none!important}.btn,.btn i{transition:none!important}}
@media(max-width:1050px){.desktop-nav{display:none}.menu-toggle{display:inline-flex}.login-link{display:none}.hero-v4-grid,.editorial,.trust-v4{grid-template-columns:1fr;gap:54px}.hero-v4{padding-top:130px}.product-stage{min-height:570px}.proof-v4{grid-template-columns:1.2fr repeat(2,1fr)}.proof-stat:nth-last-child(-n+2){border-top:1px solid var(--line)}.editorial.reverse .editorial-copy,.editorial.reverse .editorial-visual{order:initial}.role-panel{grid-template-columns:1fr;gap:34px}.footer-grid{grid-template-columns:1.5fr repeat(2,1fr)}.footer-grid>div:nth-child(n+4){margin-top:20px}}
@media(max-width:720px){:root{--header-h:68px}.container{width:min(100% - 28px,var(--container))}.site-header{height:var(--header-h)}.brand span{display:none}.brand img{width:62px}.nav-actions{margin-inline-start:auto}.nav-join{display:none}.language-btn span{display:none}.hero-v4{padding:112px 0 58px}.hero-v4 h1{font-size:clamp(42px,13vw,58px)}html[lang="ar"] .hero-v4 h1{font-size:clamp(38px,11vw,52px)}.hero-v4 p{font-size:16px;margin:20px 0 25px}.hero-actions .btn{width:100%}.hero-proof{gap:10px;display:grid}.product-stage{min-height:430px}.app-window{border-radius:18px}.app-body{grid-template-columns:88px 1fr;min-height:300px}.app-sidebar{padding:10px 6px}.app-nav-row{font-size:0;padding:0 8px}.app-nav-row i{font-size:14px}.app-main{padding:12px}.app-kpis{gap:5px}.app-kpi{padding:8px}.app-kpi b{font-size:13px}.app-chart{height:100px}.floating-chip{display:none}.proof-v4{grid-template-columns:1fr 1fr}.proof-lead{grid-column:1/-1;padding:24px 0}.proof-stat{padding:20px 12px}.proof-stat:nth-of-type(odd){border-inline-start:0}.section{padding:78px 0}.section-head{margin-bottom:36px}h2{font-size:clamp(32px,10vw,44px)}.editorial{gap:34px}.visual-card{min-height:390px;border-radius:24px;padding:20px}.market-visual{padding:14px;gap:8px}.provider-card:nth-child(n+3){display:none}.crm-board{grid-template-columns:1fr}.crm-col:nth-child(n+2){display:none}.referral-map{grid-template-columns:1fr;gap:12px}.ref-arrow{width:1px;height:20px;margin:auto}.ref-arrow:after{display:none}.ref-node .bubble{width:62px;height:62px}.commission-box{display:none}.flow-track{grid-template-columns:1fr;gap:0}.flow-track:before{left:22px;right:auto;top:24px;bottom:24px;width:1px;height:auto}.flow-step-v4{display:grid;grid-template-columns:46px 1fr;text-align:start;gap:12px;align-items:center;margin-bottom:10px}.flow-dot{margin:0}.flow-step-v4 span{display:none}.role-tabs{flex-wrap:nowrap;overflow:auto;padding-bottom:6px}.role-tab{white-space:nowrap}.trust-list{grid-template-columns:1fr}.cta-shell{padding:36px 24px;border-radius:24px;display:block}.cta-shell .hero-actions{margin-top:25px}.solution-row{grid-template-columns:1fr;gap:18px;padding:42px 0}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:8px}}


/* DIR Premium UX v5 — Phase 1 foundation */
:root{
 --container:1180px;
 --header-h:72px;
 --radius:20px;
 --radius-sm:12px;
}
html[data-theme="dark"]{
 --bg:#080d0a;
 --surface:#0d1511;
 --surface-2:#111b16;
 --surface-3:#16231c;
 --text:#f2f6f3;
 --muted:#9eada5;
 --line:#223129;
 --primary:#00a47b;
 --primary-hover:#008c69;
 --primary-soft:#0b2b20;
 --gold:#c9a84c;
 --gold-soft:#282414;
}
body{letter-spacing:-.005em}
html[lang="ar"] body{letter-spacing:0}
.site-header{background:color-mix(in srgb,var(--bg) 82%,transparent);backdrop-filter:blur(18px);border-bottom:1px solid color-mix(in srgb,var(--line) 70%,transparent)}
.site-header.scrolled{background:color-mix(in srgb,var(--surface) 94%,transparent);box-shadow:0 10px 32px rgba(0,0,0,.12)}
.nav-shell{gap:22px}
.desktop-nav{justify-content:center;gap:24px}
.desktop-nav a{font-size:13px}
.brand img{width:70px}
.btn{min-height:46px;border-radius:10px;padding-inline:20px}
.btn:focus-visible,.icon-btn:focus-visible,a:focus-visible{outline:3px solid color-mix(in srgb,var(--primary) 38%,transparent);outline-offset:3px}
.icon-btn{border-radius:10px;background:color-mix(in srgb,var(--surface) 90%,transparent)}
/* tighter internal page hierarchy */
.page-hero{padding:150px 0 64px!important;border-bottom:1px solid var(--line);background:linear-gradient(180deg,color-mix(in srgb,var(--primary) 6%,var(--bg)),var(--bg))}
.page-hero .section-head{max-width:850px!important;margin-inline:0!important}
html[dir="rtl"] .page-hero .section-head{margin-inline-start:auto!important}
.page-hero .section-head h1{font-size:clamp(42px,5.3vw,76px)!important;line-height:1.12!important;letter-spacing:-.04em;margin:12px 0 18px!important}
html[lang="ar"] .page-hero .section-head h1{letter-spacing:-.02em;line-height:1.28!important}
.page-hero .section-head p{max-width:720px!important;font-size:17px!important;line-height:1.9!important;color:var(--muted)}
.section{padding:86px 0!important}
.solutions-editorial{max-width:1060px}
.solution-row{
 display:grid!important;grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr)!important;
 gap:72px!important;align-items:center!important;padding:58px 0!important;border-bottom:1px solid var(--line)!important;
 min-height:0!important;
}
.solution-row:first-child{padding-top:18px!important}
.solution-row>div:first-child{max-width:580px}
.solution-icon{width:48px!important;height:48px!important;border-radius:14px!important;background:var(--primary-soft)!important;color:var(--primary)!important;display:grid!important;place-items:center!important;margin-bottom:20px!important}
.solution-icon i{font-size:24px!important}
.solution-row h2{font-size:clamp(27px,2.5vw,38px)!important;line-height:1.3!important;margin:0 0 12px!important;letter-spacing:-.025em}
html[lang="ar"] .solution-row h2{letter-spacing:0}
.solution-row p{font-size:16px!important;line-height:1.9!important;color:var(--muted)!important;margin:0!important}
.solution-features{display:flex!important;flex-wrap:wrap!important;gap:9px!important;align-content:center!important;justify-content:flex-start!important}
html[dir="rtl"] .solution-features{justify-content:flex-end!important}
.solution-features span{padding:9px 13px!important;border:1px solid var(--line)!important;border-radius:999px!important;background:var(--surface-2)!important;color:var(--muted)!important;font-size:12px!important;white-space:nowrap}
html[data-theme="dark"] .solution-row{border-color:#1d2c24!important}
html[data-theme="dark"] .solution-features span{background:#101914!important;color:#aebbb4!important;border-color:#26352d!important}
.final-cta{background:#07110d!important}
.final-cta .cta-shell{padding-block:76px!important}
/* Homepage dark-first polish */
.hero-v4{background:var(--bg)!important;padding-top:142px!important}
html[data-theme="dark"] .hero-v4:before{background:radial-gradient(circle,rgba(0,164,123,.13),transparent 68%)}
html[data-theme="dark"] .app-window{border-color:#26372e;background:#0c1410;box-shadow:0 40px 100px rgba(0,0,0,.38)}
html[data-theme="dark"] .proof-band{background:#0b130f;border-color:#203027}
html[data-theme="dark"] .section-soft{background:#0d1612!important}
html[data-theme="dark"] .editorial-visual,html[data-theme="dark"] .role-panel{border-color:#24342b;background:#0d1612}
@media(max-width:900px){
 .page-hero{padding:122px 0 48px!important}
 .section{padding:64px 0!important}
 .solution-row{grid-template-columns:1fr!important;gap:26px!important;padding:42px 0!important}
 .solution-features,html[dir="rtl"] .solution-features{justify-content:flex-start!important}
 html[dir="rtl"] .solution-features{justify-content:flex-end!important}
}
@media(max-width:600px){
 .container{width:min(100% - 30px,var(--container))}
 .page-hero{padding:108px 0 40px!important}
 .page-hero .section-head h1{font-size:38px!important}
 .page-hero .section-head p{font-size:15px!important}
 .solution-row{padding:34px 0!important}
 .solution-row h2{font-size:27px!important}
 .solution-row p{font-size:15px!important}
 .solution-features span{font-size:11px!important;padding:8px 11px!important}
}


/* DIR Premium Experience v6 — Phase 2 */
.page-hero-premium{overflow:hidden;position:relative}
.page-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:70px;align-items:center}
.page-hero-signal{min-height:270px;display:grid;place-items:center;position:relative}
.network-orbit{width:250px;height:250px;border:1px solid var(--line);border-radius:50%;position:relative;box-shadow:inset 0 0 70px color-mix(in srgb,var(--primary) 9%,transparent)}
.network-orbit:before{content:"";position:absolute;inset:42px;border:1px solid var(--line);border-radius:50%}.orbit-core,.orbit-node{position:absolute;display:grid;place-items:center;border:1px solid var(--line);background:var(--surface);color:var(--primary);box-shadow:var(--shadow-sm)}
.orbit-core{inset:50%;width:74px;height:74px;translate:-50% -50%;border-radius:22px;font-size:28px}.orbit-node{width:42px;height:42px;border-radius:14px}.n1{top:18px;left:102px}.n2{right:14px;top:104px}.n3{bottom:15px;left:98px}.n4{left:14px;top:104px}
.role-stack{width:330px;display:grid;gap:10px;transform:rotate(-3deg)}.role-stack span{display:flex;align-items:center;gap:10px;padding:14px 16px;border:1px solid var(--line);border-radius:14px;background:var(--surface);box-shadow:var(--shadow-sm);translate:calc(var(--i)*10px) 0;color:var(--muted);font-weight:700}.role-stack i{color:var(--primary);font-size:20px}
.mini-platform{width:360px;border:1px solid var(--line);border-radius:18px;background:var(--surface);box-shadow:var(--shadow);overflow:hidden}.mini-top{height:32px;border-bottom:1px solid var(--line);display:flex;gap:5px;align-items:center;padding:0 12px}.mini-top span{width:7px;height:7px;border-radius:50%;background:var(--line)}.mini-body{display:grid;grid-template-columns:72px 1fr;min-height:205px}.mini-body aside{border-inline-end:1px solid var(--line);padding:14px 10px}.mini-body aside b{color:var(--primary);display:block;margin-bottom:18px}.mini-body aside i{display:block;height:7px;background:var(--surface-3);border-radius:8px;margin:12px 0}.mini-body main{padding:16px}.mini-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.mini-kpis i{height:42px;border-radius:9px;background:var(--surface-2)}.mini-chart{height:88px;margin-top:12px;border-radius:12px;background:linear-gradient(180deg,color-mix(in srgb,var(--primary) 15%,transparent),transparent),repeating-linear-gradient(90deg,var(--line) 0 1px,transparent 1px 25%)}
.discover-search{width:min(400px,100%);height:64px;border:1px solid var(--line);border-radius:16px;background:var(--surface);box-shadow:var(--shadow);display:flex;align-items:center;gap:12px;padding:0 16px;color:var(--muted)}.discover-search>i{font-size:23px;color:var(--primary)}.discover-search span{flex:1}.discover-search kbd{border:1px solid var(--line);padding:5px 8px;border-radius:7px;background:var(--surface-2)}
.trust-seal{width:270px;height:270px;border-radius:50%;border:1px solid var(--line);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;background:radial-gradient(circle,color-mix(in srgb,var(--primary) 11%,var(--surface)),var(--surface));box-shadow:var(--shadow)}.trust-seal i{font-size:48px;color:var(--primary)}.trust-seal b{max-width:170px;text-align:center}
.help-stack{display:grid;gap:10px;width:330px}.help-stack span{display:flex;align-items:center;gap:12px;padding:16px;border:1px solid var(--line);border-radius:14px;background:var(--surface);box-shadow:var(--shadow-sm);font-weight:700}.help-stack i{font-size:20px;color:var(--primary)}
.about-signal{width:270px;height:270px;border:1px solid var(--line);border-radius:34px;display:flex;flex-direction:column;justify-content:center;align-items:center;background:linear-gradient(145deg,var(--surface),var(--surface-2));box-shadow:var(--shadow)}.about-signal b{font-size:62px;line-height:1;color:var(--primary)}.about-signal span{margin-top:7px;color:var(--muted)}.about-signal i{margin-top:30px;font-size:26px;color:var(--gold)}

.premium-story-section{padding-top:34px!important}
.premium-story-row{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:80px;align-items:center;padding:84px 0;border-bottom:1px solid var(--line)}
.premium-story-row.reverse .premium-story-copy{order:2}.premium-story-row.reverse .premium-visual{order:1}
.premium-story-copy{max-width:560px;position:relative}.story-index{position:absolute;inset-inline-end:0;top:2px;color:var(--line);font-size:13px;font-weight:800;letter-spacing:.12em}
.premium-story-copy h2{font-size:clamp(30px,3vw,46px);line-height:1.22;margin:0 0 14px;letter-spacing:-.035em}.premium-story-copy p{font-size:16px;color:var(--muted);line-height:1.9;margin:0}
html[lang="ar"] .premium-story-copy h2{letter-spacing:0;line-height:1.35}
.feature-pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.feature-pills span{padding:8px 11px;border-radius:999px;background:var(--surface-2);border:1px solid var(--line);font-size:11px;color:var(--muted);font-weight:650}
.premium-visual{min-height:360px;border:1px solid var(--line);border-radius:26px;background:linear-gradient(145deg,var(--surface),var(--surface-2));box-shadow:var(--shadow);position:relative;overflow:hidden;display:grid;place-items:center;padding:34px}
.premium-visual:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;background:var(--primary);filter:blur(100px);opacity:.07;inset:auto -100px -130px auto}
.product-panel,.discovery-panel,.trust-panel,.network-panel,.resource-panel,.about-panel{width:min(100%,430px);position:relative;z-index:1}
.product-panel{border:1px solid var(--line);background:var(--surface);border-radius:16px;padding:18px;box-shadow:var(--shadow-sm)}.product-panel-top{display:flex;justify-content:space-between;align-items:center}.product-panel-top span{font-size:10px;color:var(--primary);background:var(--primary-soft);padding:5px 8px;border-radius:99px}.product-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:18px 0}.product-stats i{height:48px;border-radius:9px;background:var(--surface-2)}.product-lines{display:grid;gap:9px}.product-lines i{height:9px;border-radius:10px;background:var(--surface-3)}.product-lines i:nth-child(2){width:78%}.product-lines i:nth-child(3){width:88%}.product-lines i:nth-child(4){width:61%}
.discovery-panel{display:grid;gap:9px}.discovery-query{height:48px;border:1px solid var(--line);border-radius:12px;background:var(--surface);display:flex;align-items:center;gap:10px;padding:0 13px;color:var(--muted)}.discovery-query i{color:var(--primary)}.discovery-result{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid var(--line);border-radius:12px;background:var(--surface)}.discovery-result>i{width:38px;height:38px;border-radius:11px;background:var(--primary-soft);color:var(--primary);display:grid;place-items:center}.discovery-result span{display:flex;flex-direction:column;flex:1}.discovery-result small{font-size:10px;color:var(--muted)}.discovery-result em{font-style:normal;color:var(--primary)}
.trust-panel{display:grid;grid-template-columns:150px 1fr;gap:20px;align-items:center}.trust-score{height:180px;border:1px solid var(--line);border-radius:20px;background:var(--surface);display:flex;flex-direction:column;align-items:center;justify-content:center}.trust-score i{font-size:31px;color:var(--primary)}.trust-score b{font-size:38px;line-height:1.1;margin:8px 0}.trust-score span{font-size:10px;color:var(--muted)}.trust-lines{display:grid;gap:12px}.trust-lines i{height:38px;border:1px solid var(--line);border-radius:10px;background:var(--surface)}.trust-lines i:before{content:"";display:block;width:44%;height:8px;margin:14px;border-radius:8px;background:var(--primary-soft)}
.network-panel{height:260px}.network-panel .person{position:absolute;width:56px;height:56px;border-radius:17px;border:1px solid var(--line);background:var(--surface);display:grid;place-items:center;color:var(--primary);z-index:2;box-shadow:var(--shadow-sm)}.network-panel .p1{left:20px;top:30px}.network-panel .p2{right:20px;top:28px}.network-panel .p3{left:60px;bottom:24px}.network-panel .p4{right:54px;bottom:22px}.network-panel .link{position:absolute;height:1px;background:var(--line);transform-origin:left}.network-panel .l1{width:280px;left:73px;top:57px}.network-panel .l2{width:235px;left:84px;top:88px;transform:rotate(28deg)}.network-panel .l3{width:226px;left:109px;bottom:53px}.network-panel>b{position:absolute;inset:50%;translate:-50% -50%;padding:13px 18px;background:var(--primary);color:#fff;border-radius:13px;z-index:3;white-space:nowrap}
.resource-panel{display:flex;flex-direction:column;align-items:flex-start;padding:24px;border:1px solid var(--line);border-radius:18px;background:var(--surface);box-shadow:var(--shadow-sm)}.resource-panel>i{font-size:32px;color:var(--primary)}.resource-panel b{font-size:22px;margin:14px 0 5px}.resource-panel span{font-size:13px;color:var(--muted)}.resource-panel button{margin-top:24px;border:0;background:var(--primary);color:#fff;padding:10px 14px;border-radius:9px;font-weight:700}
.about-panel{height:250px;display:flex;flex-direction:column;align-items:center;justify-content:center}.about-number{font-size:72px;color:color-mix(in srgb,var(--primary) 18%,transparent);font-weight:900;line-height:1}.about-panel>i{font-size:30px;color:var(--primary);margin-top:-16px}.about-panel b{font-size:20px;margin-top:12px}

.premium-role-section{padding-top:42px!important}.role-selector{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:28px}.role-choice{border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:999px;padding:10px 14px;display:inline-flex;align-items:center;gap:8px;font:inherit;font-size:12px;font-weight:700;cursor:pointer}.role-choice:hover,.role-choice.active{background:var(--primary);border-color:var(--primary);color:#fff}.role-experience-panel{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center;padding:48px;border:1px solid var(--line);border-radius:28px;background:linear-gradient(145deg,var(--surface),var(--surface-2));box-shadow:var(--shadow)}.role-copy h2{font-size:clamp(32px,3.5vw,50px);margin:8px 0 14px;line-height:1.2}.role-copy p{color:var(--muted);font-size:16px;line-height:1.9}.role-ui-mock{border:1px solid var(--line);border-radius:18px;padding:18px;background:var(--surface);box-shadow:var(--shadow-sm)}.mock-title{display:flex;align-items:center;gap:10px;font-weight:800}.mock-title i{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;background:var(--primary-soft);color:var(--primary)}.mock-row{height:12px;border-radius:10px;background:var(--surface-3);margin-top:17px;width:64%}.mock-row.wide{width:92%}.mock-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px}.mock-grid i{height:88px;border-radius:12px;background:var(--surface-2);border:1px solid var(--line)}

html[data-theme="dark"] .premium-visual,html[data-theme="dark"] .role-experience-panel{background:linear-gradient(145deg,#0c1510,#101b15)}
@media(max-width:980px){.page-hero-grid{grid-template-columns:1fr}.page-hero-signal{min-height:210px}.premium-story-row,.role-experience-panel{grid-template-columns:1fr;gap:34px}.premium-story-row.reverse .premium-story-copy,.premium-story-row.reverse .premium-visual{order:initial}.premium-visual{min-height:300px}.role-experience-panel{padding:30px}}
@media(max-width:620px){.page-hero-signal{min-height:170px}.network-orbit{transform:scale(.72)}.mini-platform{transform:scale(.86)}.role-stack,.help-stack{width:100%}.premium-story-row{padding:54px 0}.premium-visual{min-height:260px;padding:20px;border-radius:20px}.trust-panel{grid-template-columns:1fr}.trust-score{height:130px}.network-panel{transform:scale(.84)}.role-experience-panel{padding:22px;border-radius:20px}.role-selector{overflow:auto;flex-wrap:nowrap;padding-bottom:5px}.role-choice{white-space:nowrap}}


/* DIR v7 — typography, light-mode clarity, managed media */
:root{
 --screen-border:#cfd8d2;
 --screen-shadow:0 22px 58px rgba(24,55,41,.14);
}
html[data-theme="dark"]{
 --screen-border:#2b3d33;
 --screen-shadow:0 26px 72px rgba(0,0,0,.42);
}
.hero-copy h1{font-size:clamp(42px,5vw,72px)!important;line-height:1.08!important}
html[lang="ar"] .hero-copy h1{font-size:clamp(40px,4.7vw,67px)!important;line-height:1.24!important}
.hero-copy>p{font-size:16px!important;line-height:1.85!important;max-width:650px}
.section-head h2,.editorial-copy h2{font-size:clamp(31px,3.25vw,49px)!important;line-height:1.2!important}
html[lang="ar"] .section-head h2,html[lang="ar"] .editorial-copy h2{line-height:1.38!important}
.editorial-copy p{font-size:15.5px!important;line-height:1.9!important}
.page-hero .section-head h1{font-size:clamp(38px,4.5vw,62px)!important}
html[lang="ar"] .page-hero .section-head h1{font-size:clamp(37px,4.25vw,59px)!important}
.premium-story-copy h2{font-size:clamp(27px,2.55vw,39px)!important}
.role-copy h2{font-size:clamp(29px,3vw,43px)!important}
.proof-stat b{font-size:clamp(24px,2.4vw,36px)!important}
.app-window,.visual-card,.premium-visual,.role-ui-mock,.role-experience-panel,.mini-platform,
.discovery-panel,.product-panel,.trust-panel,.resource-panel{
 border-color:var(--screen-border)!important;
 box-shadow:var(--screen-shadow)!important;
}
html[data-theme="light"] .visual-card,
html[data-theme="light"] .premium-visual,
html[data-theme="light"] .role-experience-panel,
html[data-theme="light"] .page-hero-signal>div{
 background:#f1f5f2!important;
}
html[data-theme="light"] .app-window,
html[data-theme="light"] .product-panel,
html[data-theme="light"] .discovery-result,
html[data-theme="light"] .role-ui-mock,
html[data-theme="light"] .resource-panel{
 background:#fff!important;
}
html[data-theme="light"] .app-sidebar,
html[data-theme="light"] .app-topbar{background:#f7f9f8!important}
html[data-theme="light"] .mock-grid i,
html[data-theme="light"] .product-stats i,
html[data-theme="light"] .app-kpi{border:1px solid #dce4df!important}
.managed-media{width:100%;height:100%;min-height:inherit;display:grid;place-items:center;overflow:hidden;border-radius:inherit;background:#050806}
.managed-media-element{display:block;width:100%;height:100%;min-height:inherit;object-fit:cover;border-radius:inherit}
.product-stage.has-managed-media{min-height:500px}
.product-stage.has-managed-media .managed-media{min-height:500px;border:1px solid var(--screen-border);box-shadow:var(--screen-shadow);border-radius:24px}
.editorial-visual.has-managed-media,.premium-visual.has-managed-media,.role-ui-mock.has-managed-media,.page-hero-signal.has-managed-media{padding:0!important}
.editorial-visual.has-managed-media .managed-media{min-height:360px}
.premium-visual.has-managed-media .managed-media{min-height:360px}
.role-ui-mock.has-managed-media .managed-media{min-height:300px}
.page-hero-signal.has-managed-media .managed-media{min-height:260px;border:1px solid var(--screen-border);box-shadow:var(--screen-shadow);border-radius:22px}
@media(max-width:700px){
 .hero-copy h1,html[lang="ar"] .hero-copy h1{font-size:clamp(36px,11vw,48px)!important}
 .section-head h2,.editorial-copy h2{font-size:31px!important}
 .page-hero .section-head h1,html[lang="ar"] .page-hero .section-head h1{font-size:36px!important}
 .premium-story-copy h2,.role-copy h2{font-size:28px!important}
 .product-stage.has-managed-media,.product-stage.has-managed-media .managed-media{min-height:330px}
 .editorial-visual.has-managed-media .managed-media,.premium-visual.has-managed-media .managed-media{min-height:260px}
}


/* DIR v8 — icon scale and visual consistency */
:root{
 --icon-sm:16px;
 --icon-md:20px;
 --icon-lg:28px;
}
.role-panel{gap:56px}
.role-panel-visual{
 min-height:220px!important;
 border-radius:22px!important;
 background:linear-gradient(135deg,color-mix(in srgb,var(--primary-soft) 72%,var(--surface)),color-mix(in srgb,var(--gold-soft) 58%,var(--surface)))!important;
}
.role-panel-visual i{font-size:42px!important}
.solution-icon{width:42px!important;height:42px!important;border-radius:12px!important;margin-bottom:16px!important}
.solution-icon i{font-size:20px!important}
.editorial-point i{width:32px!important;height:32px!important;border-radius:8px!important;font-size:15px!important}
.network-node{width:48px!important;height:48px!important;font-size:16px!important}
.network-node.center{width:104px!important;height:104px!important;border-radius:24px!important}
.network-node.center img{width:60px!important}
.premium-visual .person{width:46px!important;height:46px!important;border-radius:14px!important;font-size:16px!important}
.orbit-node{width:36px!important;height:36px!important;border-radius:11px!important;font-size:15px!important}
.orbit-core{width:62px!important;height:62px!important;border-radius:18px!important;font-size:23px!important}
.ref-node .bubble{width:58px!important;height:58px!important;border-radius:16px!important;font-size:20px!important}
.mock-title i{width:34px!important;height:34px!important;border-radius:9px!important;font-size:17px!important}
.discovery-result>i{width:34px!important;height:34px!important;border-radius:9px!important;font-size:16px!important}
.resource-panel>i{font-size:26px!important}
.trust-score i{font-size:26px!important}
.about-panel>i{font-size:25px!important}
.role-stack i,.help-stack i{font-size:18px!important}
@media(max-width:700px){
 .role-panel-visual{min-height:180px!important}
 .role-panel-visual i{font-size:36px!important}
 .solution-icon{width:38px!important;height:38px!important}
 .solution-icon i{font-size:18px!important}
}
