@font-face{font-family:Cairo;src:url(./Cairo-Regular-CvRCENXA.ttf) format("truetype");font-weight:400}@font-face{font-family:Cairo;src:url(./Cairo-Bold-CRUa7UyS.ttf) format("truetype");font-weight:700}@font-face{font-family:Cairo;src:url(./Cairo-Black-BBBecWCb.ttf) format("truetype");font-weight:900}:root{color-scheme:light;--bg: #f5efe5;--bg-strong: #eadfcf;--surface: rgba(255, 252, 246, .78);--surface-strong: #fffdf8;--surface-dark: rgba(14, 29, 25, .84);--text: #14261f;--text-soft: #5f6c66;--line: rgba(20, 38, 31, .09);--line-strong: rgba(20, 38, 31, .16);--primary: #0e7a67;--primary-strong: #095746;--accent: #cb7a2d;--danger: #b9382e;--shadow-lg: 0 28px 80px rgba(28, 38, 33, .16);--shadow-md: 0 16px 42px rgba(28, 38, 33, .11);--radius-xl: 32px;--radius-lg: 24px;--radius-md: 18px;font-family:Cairo,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{background:radial-gradient(circle at top left,rgba(203,122,45,.16),transparent 26%),radial-gradient(circle at right 10%,rgba(14,122,103,.2),transparent 28%),linear-gradient(180deg,#fbf7f0,#f3eadf 54%,#efe3d5);color:var(--text)}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.18) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.16) 1px,transparent 1px);background-size:40px 40px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.26),transparent 90%);mask-image:linear-gradient(180deg,rgba(0,0,0,.26),transparent 90%)}button,input,select,textarea{font:inherit}button{cursor:pointer}input,select,textarea{outline:none}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:28px}.auth-panel,.panel,.hero-card,.stat-card,.sidebar-card,.notice,.mini-card,.master-item,.list-row,.detail-card,.action-card,.empty-detail{border:1px solid var(--line);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.auth-panel{width:min(100%,420px);min-height:0;padding:36px 32px;box-shadow:var(--shadow-lg)}.auth-panel-brand{position:relative;overflow:hidden;background:radial-gradient(circle at top right,rgba(246,182,70,.2),transparent 28%),radial-gradient(circle at left center,rgba(41,177,140,.18),transparent 34%),linear-gradient(145deg,#091714f5,#0e352df0);color:#f8f5ef;display:grid;gap:28px;align-content:space-between}.auth-panel-brand:after{content:"";position:absolute;width:320px;height:320px;border-radius:50%;left:-90px;bottom:-120px;background:radial-gradient(circle,rgba(255,255,255,.14),transparent 68%)}.brand-top,.auth-form-header{display:grid;gap:14px}.brand-orb{width:88px;height:88px;border-radius:28px;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.34),transparent 36%),linear-gradient(135deg,#10aa86eb,#de8934e0);box-shadow:inset 0 1px #ffffff4d,0 18px 44px #00000047}.brand-copy{max-width:640px}.brand-copy h1{margin:0;font-size:clamp(2.4rem,4vw,4.5rem);line-height:1.04;letter-spacing:-.03em}.brand-copy p,.auth-form-header p,.brand-lockup p,.list-row p,.master-item p,.empty-detail,.sidebar-card span{color:var(--text-soft)}.auth-panel-brand .brand-copy p,.auth-panel-brand .mini-card span,.auth-panel-brand .mini-card strong,.auth-panel-brand .eyebrow,.auth-panel-brand p{color:#f8f5efdb}.auth-panel-form{background:linear-gradient(180deg,#fffdf8eb,#fff9f0d1);display:grid;align-content:center;gap:28px}.auth-panel-simple{background:#fffffff5;display:grid;gap:24px}.auth-mode-toggle{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.auth-mode-button{min-height:48px;border:1px solid rgba(20,38,31,.12);border-radius:var(--radius-md);background:#0e7a670f;color:var(--text-soft);font-weight:800}.auth-mode-button.is-active{background:linear-gradient(135deg,var(--primary),var(--primary-strong));border-color:transparent;color:#fffdf9;box-shadow:0 12px 24px #0e7a6733}.auth-helper{margin-top:-6px;color:var(--text-soft);font-size:.92rem;line-height:1.6}.auth-logo{width:min(100%,150px);height:auto;margin:0 auto 6px;display:block;object-fit:contain}.auth-form-header h2{margin:0;font-size:clamp(2rem,3vw,2.8rem);line-height:1}.auth-footnote{display:inline-flex;align-items:center;gap:10px;color:var(--text-soft);font-size:.94rem}.auth-dot{width:10px;height:10px;border-radius:999px;background:linear-gradient(135deg,var(--primary),var(--accent));box-shadow:0 0 0 6px #0e7a671a}.eyebrow{display:inline-flex;align-items:center;width:fit-content;padding:8px 14px;border-radius:999px;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.eyebrow-dark{background:#ffffff1a;color:#ffffffd6}.eyebrow-soft{background:#0e7a6714;color:var(--primary-strong)}.brand-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;position:relative;z-index:1}.mini-card{padding:18px}.mini-card-dark{background:#ffffff14;border-color:#ffffff1a}.mini-card strong,.stat-card strong,.sidebar-card strong,.brand-lockup h1{display:block}.field{display:grid;gap:10px}.field span{font-size:.95rem;color:var(--text)}.field input,.field select,.field textarea,.actions-row input,.panel-head select{width:100%;border:1px solid rgba(20,38,31,.14);border-radius:var(--radius-md);background:#ffffffe0;padding:15px 16px;color:var(--text);transition:border-color .14s ease,box-shadow .14s ease,transform .14s ease}.field input:focus,.field select:focus,.field textarea:focus,.actions-row input:focus,.panel-head select:focus{border-color:#0e7a6766;box-shadow:0 0 0 4px #0e7a671a;transform:translateY(-1px)}.password-field{position:relative}.password-field input{padding-inline-end:108px}.password-toggle{position:absolute;top:50%;inset-inline-end:12px;transform:translateY(-50%);display:inline-flex;align-items:center;gap:8px;border:0;background:transparent;color:#111827c7;font-weight:700;padding:6px 8px;border-radius:999px}.password-toggle:hover{background:#0e7a6714;color:var(--brand-deep)}.password-toggle:focus-visible{outline:2px solid rgba(14,122,103,.32);outline-offset:2px}.password-toggle svg{width:18px;height:18px;flex:0 0 auto}.button{border:0;border-radius:var(--radius-md);padding:13px 18px;transition:transform .12s ease,opacity .12s ease,background .12s ease,box-shadow .12s ease}.button:hover{transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.64;transform:none}.button-primary{background:linear-gradient(135deg,var(--primary),var(--primary-strong));color:#fffdf9;box-shadow:0 12px 28px #0e7a673d}.button-soft{background:#0e7a6717;color:var(--primary-strong)}.button-danger{background:#b9382e1a;color:var(--danger)}.button-ghost{background:#ffffff1a;color:#ffffffeb;border:1px solid rgba(255,255,255,.12)}.button-lg,.auth-submit{min-height:56px;width:100%}.notice{padding:15px 16px}.notice-error{background:#b9382e14;color:#8d3028;border-color:#b9382e29}.notice-warning{background:#cb7a2d1f;color:#8a5625;border-color:#cb7a2d38}.notice-info,.notice-soft{color:var(--primary-strong);border-color:#0e7a6729}.notice-info{background:#0e7a671f}.notice-soft{background:#0e7a670f}.dashboard-shell{min-height:100vh;display:grid;grid-template-columns:320px minmax(0,1fr)}.sidebar{padding:24px;background:radial-gradient(circle at top right,rgba(220,142,58,.18),transparent 22%),linear-gradient(180deg,#0a1714fa,#0c352cf5);color:#f7f3ed;display:grid;grid-template-rows:1fr auto;gap:18px}.sidebar-top,.sidebar-stack{display:grid;gap:18px}.brand-lockup h1{margin:16px 0 8px;font-size:2rem;line-height:1.02}.sidebar-card{padding:18px}.sidebar-card-user,.sidebar-card-outline{background:#ffffff12;border-color:#ffffff1a}.sidebar-card-accent{color:#fff;border-color:#ffffff2e;box-shadow:inset 0 1px #ffffff24}.sidebar-label{display:block;margin-bottom:8px;color:#ffffffad}.sidebar-actions{display:grid}.dashboard-status-card{position:relative;overflow:hidden}.dashboard-status-card:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:currentColor;opacity:.48}.dashboard-status-card.is-ready{color:#d4f5ea;background:#0e7a672e;border-color:#5fd0af42}.dashboard-status-card.is-busy{color:#f7f3ed;background:#ffffff14;border-color:#ffffff29}.dashboard-status-card.is-warning{color:#ffe0d5;background:#b9382e29;border-color:#ffbfa838}.sidebar-status-row{display:flex;align-items:center;gap:10px;margin-bottom:10px}.content{padding:26px;display:grid;gap:20px}.hero-card{padding:28px;display:flex;justify-content:space-between;align-items:end;gap:18px;background:radial-gradient(circle at top right,rgba(214,137,54,.16),transparent 28%),linear-gradient(145deg,#fffffff5,#fff7ece0);box-shadow:var(--shadow-md)}.hero-card-main,.hero-card-actions{display:grid;gap:12px}.hero-card-actions{min-width:min(100%,320px);justify-items:end}.hero-card h2{margin:12px 0 10px;font-size:clamp(2rem,3vw,3rem);line-height:1.02}.hero-card p{max-width:780px}.hero-status{width:min(100%,320px);padding:14px 16px;display:grid;gap:8px;border:1px solid rgba(20,38,31,.1);border-radius:var(--radius-md);background:#ffffffc7}.hero-status.is-ready{border-color:#0e7a6729}.hero-status.is-busy{background:#0e7a6714;border-color:#0e7a672e}.hero-status.is-warning{background:#cb7a2d1f;border-color:#cb7a2d33}.hero-status-head{display:flex;align-items:center;gap:10px}.hero-status-head strong{font-size:.96rem}.hero-status-note{color:var(--text-soft);font-size:.92rem;line-height:1.6}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.stat-card{padding:20px 22px;background:#fffcf7b8;box-shadow:var(--shadow-md)}.stat-card span{color:var(--text-soft);font-size:.95rem}.stat-card strong{margin-top:14px;font-size:2.4rem;line-height:1}.workspace-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.panel{padding:20px;background:var(--surface);box-shadow:var(--shadow-md)}.panel-span-2{grid-column:span 2}.panel-span-3{grid-column:span 3}.panel-head{display:flex;justify-content:space-between;align-items:start;gap:12px;margin-bottom:18px}.panel-head h3,.panel h4{margin:10px 0 0;font-size:1.22rem}.status-pill{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border-radius:999px;background:#0e7a6717;color:var(--primary-strong);font-size:.85rem;font-weight:800;white-space:nowrap}.master-detail{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:16px}.stack-sm,.stack-md,.stack-lg{display:grid}.stack-sm{gap:10px}.stack-md{gap:12px}.stack-lg{gap:16px}.master-item,.list-row,.detail-card,.action-card,.empty-detail{background:#ffffffa8}.master-item{width:100%;text-align:right;padding:16px;display:flex;justify-content:space-between;align-items:center;gap:12px}.master-item.is-active{border-color:#0e7a673d;box-shadow:inset 0 0 0 1px #0e7a6729,0 12px 28px #0e7a6714;transform:translateY(-1px)}.detail-card,.empty-detail{padding:20px;min-height:280px}.panel-empty-state,.detail-loading-state{min-height:180px;padding:18px;display:grid;align-content:center;justify-items:center;gap:8px;text-align:center;border:1px dashed rgba(20,38,31,.12);border-radius:var(--radius-md);background:#ffffff70}.panel-empty-state p,.detail-loading-state p{margin:0;max-width:42ch;color:var(--text-soft);line-height:1.65}.list-row,.action-card{padding:16px;display:flex;justify-content:space-between;align-items:center;gap:12px}.action-card{align-items:start;flex-direction:column}.pill{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:999px;background:#0e7a671a;color:var(--primary-strong);white-space:nowrap;font-size:.86rem}.actions-row,.split-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.status-indicator{width:10px;height:10px;border-radius:999px;background:currentColor;box-shadow:0 0 0 6px #0e7a6714;flex:0 0 auto}.status-indicator.is-busy{animation:dashboardPulse 1.15s ease-in-out infinite}.status-indicator.is-warning{box-shadow:0 0 0 6px #cb7a2d24}.panel-loading{position:relative;overflow:hidden}.panel-loading:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(110deg,transparent 0%,rgba(255,255,255,.46) 40%,transparent 80%);transform:translate(-100%);animation:panelShimmer 1.6s ease-in-out infinite;pointer-events:none}.loading-card{padding:16px;display:grid;gap:10px;border:1px solid var(--line);border-radius:var(--radius-lg);background:#ffffff9e}.loading-skeleton{height:12px;width:100%;border-radius:999px;background:linear-gradient(90deg,#14261f14,#ffffffd6,#14261f14);background-size:200% 100%;animation:skeletonShift 1.5s linear infinite}.loading-skeleton.sm{width:42%}.loading-skeleton.md{width:68%}.loading-skeleton.lg{width:34%;height:28px}.page-loader{min-height:100vh;display:grid;place-items:center;color:var(--text-soft)}.page-loader-panel{width:min(100%,420px);padding:30px;display:grid;gap:14px;border:1px solid var(--line);border-radius:var(--radius-lg);background:#ffffffd1;box-shadow:var(--shadow-md)}.page-loader-panel strong{font-size:1.35rem;color:var(--text)}.page-loader-panel p{margin:0;line-height:1.7}@media (max-width: 1080px){.hero-card{align-items:stretch;flex-direction:column}.hero-card-actions{width:100%;min-width:0;justify-items:stretch}.hero-status{width:100%}}@keyframes dashboardPulse{0%,to{opacity:.66;transform:scale(.95)}50%{opacity:1;transform:scale(1.08)}}@keyframes panelShimmer{to{transform:translate(100%)}}@keyframes skeletonShift{0%{background-position:200% 0}to{background-position:-200% 0}}.landing-page{min-height:100vh;background:linear-gradient(120deg,#062c25e0,#094e43b3),linear-gradient(180deg,#f8f2e9,#eef4ef 52%,#fffaf2);color:var(--text)}.landing-nav{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px clamp(18px,5vw,72px);background:#fffdf8e0;border-bottom:1px solid rgba(20,38,31,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.landing-brand,.landing-links,.hero-actions,.landing-footer{display:flex;align-items:center}.landing-brand{gap:10px;text-decoration:none;color:var(--text);font-weight:900;letter-spacing:.05em}.landing-brand img{width:42px;height:42px;object-fit:contain}.landing-links{gap:22px}.landing-links a,.landing-login{color:var(--text);text-decoration:none;font-weight:800}.landing-login{padding:11px 16px;border-radius:999px;background:#0e7a6714;color:var(--primary-strong);border:1px solid rgba(14,122,103,.16)}.landing-hero{position:relative;min-height:calc(100vh - 78px);overflow:hidden;display:grid;align-items:center;padding:clamp(64px,9vw,118px) clamp(20px,6vw,92px);background:linear-gradient(90deg,#051411c7,#05141140),linear-gradient(135deg,#0a221d,#116d5f 45%,#d39243);color:#fffdf8}.landing-hero:after{content:"";position:absolute;inset:auto 0 0;height:120px;background:linear-gradient(180deg,transparent,rgba(248,242,233,.96))}.hero-copy{position:relative;z-index:2;max-width:780px;display:grid;gap:20px}.landing-kicker{display:inline-flex;width:fit-content;align-items:center;padding:8px 14px;border-radius:999px;background:#ffffff29;color:inherit;font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.hero-copy h1{margin:0;max-width:760px;font-size:clamp(2.7rem,6vw,6.4rem);line-height:.96;letter-spacing:0}.hero-copy p{max-width:640px;margin:0;color:#fffdf8e0;font-size:clamp(1rem,1.8vw,1.28rem);line-height:1.75}.hero-actions{gap:12px;flex-wrap:wrap}.landing-button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;padding:12px 20px;border-radius:16px;text-decoration:none;font-weight:900}.landing-button-primary{background:#fffdf8;color:#0b4c41;box-shadow:0 18px 38px #0000002e}.landing-button-ghost{color:#fffdf8;border:1px solid rgba(255,255,255,.34);background:#ffffff14}.access-note{font-size:.95rem!important;color:#fffdf8b8!important}.hero-visual{position:absolute;z-index:1;right:clamp(18px,7vw,110px);bottom:clamp(20px,5vw,70px);width:min(44vw,560px);height:min(70vh,620px)}.phone-mockup{position:absolute;border-radius:38px;background:#fffdf8;border:10px solid #122620;box-shadow:0 34px 80px #00000052;color:var(--text);overflow:hidden}.phone-main{right:0;bottom:0;width:min(300px,62%);min-height:560px;padding:26px 18px}.phone-side{left:12px;bottom:52px;width:min(210px,44%);min-height:430px;padding:24px 16px;transform:rotate(-7deg);opacity:.92}.phone-bar{width:72px;height:6px;margin:0 auto 22px;border-radius:999px;background:#15241f}.app-header{display:flex;align-items:center;gap:12px;margin-bottom:18px}.app-header img{width:44px;height:44px;object-fit:contain}.app-header strong,.app-header span,.app-balance span,.app-list span{display:block}.app-header span,.app-balance span{color:var(--text-soft);font-size:.84rem}.app-balance{padding:18px;border-radius:22px;background:linear-gradient(135deg,#0e7a67,#0a4037);color:#fffdf8;margin-bottom:14px}.app-balance span{color:#fffdf8c2}.app-balance strong{display:block;margin-top:8px;font-size:1.9rem}.app-list{display:grid;gap:10px}.app-list span,.app-card{border-radius:18px;background:#eef7f1;border:1px solid rgba(20,38,31,.08)}.app-list span{padding:13px 14px;font-weight:800}.app-card{height:94px;margin-bottom:12px}.app-card-green{background:linear-gradient(135deg,#dff5e7,#8dd0b3)}.app-card-gold{background:linear-gradient(135deg,#fff1d4,#d99a4a)}.app-card-ink{background:linear-gradient(135deg,#d9e9f1,#2b6b83)}.landing-section{padding:clamp(54px,8vw,96px) clamp(20px,6vw,92px);background:#f8f2e9}.landing-about,.contact-section{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:clamp(24px,5vw,72px);align-items:center}.landing-about h2,.section-heading h2,.contact-section h2,.role-panel h2{margin:10px 0 0;font-size:clamp(2rem,4vw,4rem);line-height:1.06;letter-spacing:0}.landing-about p,.landing-card p,.contact-section p{color:var(--text-soft);line-height:1.8;font-size:1.05rem}.section-heading{max-width:820px;margin-bottom:28px}.section-heading .landing-kicker,.landing-about .landing-kicker,.contact-section .landing-kicker{background:#0e7a671a;color:var(--primary-strong)}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.landing-card{min-height:230px;padding:26px;border-radius:8px;background:#fffdf8;border:1px solid rgba(20,38,31,.08);box-shadow:0 18px 38px #1c262114}.landing-card h3{margin:0 0 12px;font-size:1.35rem}.roles-section{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;background:#eaf4ef}.role-panel{min-height:320px;display:grid;align-content:end;padding:26px;border-radius:8px;color:#fffdf8;overflow:hidden}.role-panel span{font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:#fffdf8b8}.role-panel h2{font-size:clamp(1.7rem,3vw,2.7rem)}.role-donor{background:linear-gradient(145deg,#0b594d,#199475)}.role-ngo{background:linear-gradient(145deg,#75491f,#d68d39)}.role-admin{background:linear-gradient(145deg,#183038,#2c6f86)}.contact-section{background:#fffdf8}.contact-email{justify-self:end;display:inline-flex;align-items:center;justify-content:center;min-height:64px;padding:14px 24px;border-radius:18px;background:var(--primary);color:#fffdf8;text-decoration:none;font-size:clamp(1rem,2vw,1.35rem);font-weight:900}.landing-footer{justify-content:space-between;gap:16px;padding:24px clamp(20px,6vw,92px);background:#0b1f1a;color:#fffdf8bd}.landing-footer span:first-child{color:#fffdf8;font-weight:900}.landing-page{--landing-purple: #51318d;--landing-purple-dark: #26144d;--landing-purple-soft: #efe8ff;--landing-gold: #e7bc63;background:#fbf9ff;color:#161226}.landing-nav{position:sticky;top:18px;width:min(1180px,calc(100% - 36px));margin:18px auto 0;padding:10px 12px;border-radius:999px;border:1px solid rgba(81,49,141,.1);background:#ffffffdb;box-shadow:0 18px 48px #37265e1f}.landing-brand{color:#171326}.landing-brand img{width:34px;height:34px;border-radius:999px}.landing-links a{color:#3b3451;font-size:.9rem}.nav-actions{display:flex;align-items:center;gap:8px}.nav-signup,.landing-login{min-height:38px;display:inline-flex;align-items:center;justify-content:center;padding:8px 14px;border-radius:999px;text-decoration:none;font-weight:900;font-size:.88rem}.nav-signup{background:#f3e6ba;color:#39271b}.landing-login{background:var(--landing-purple-dark);color:#fff;border:0}.landing-hero{min-height:830px;display:grid;place-items:start center;padding:80px 20px 52px;background:linear-gradient(180deg,#faf7ff,#fff 70%,#f7f3ff);color:#171326;overflow:hidden}.landing-hero:after{display:none}.hero-copy{max-width:850px;text-align:center;justify-items:center;gap:14px}.landing-kicker{background:transparent;color:var(--landing-purple);padding:0;border-radius:0;font-size:.78rem;letter-spacing:.16em}.hero-copy h1{max-width:760px;color:#171326;font-size:clamp(3rem,5.8vw,5.9rem);line-height:.94;letter-spacing:0}.hero-copy p{color:#655b78;max-width:620px;line-height:1.7}.hero-stage{position:relative;width:min(980px,100%);height:420px;margin-top:18px}.hero-actions{justify-content:center;margin-top:12px}.landing-button{min-height:48px;border-radius:999px}.landing-button-primary{background:#f0d884;color:#26144d;box-shadow:0 18px 30px #e7bc6338}.landing-button-ghost{background:var(--landing-purple-dark);color:#fff;border:0}.activity-card,.rating-card{position:absolute;z-index:3;width:210px;padding:18px;border:1px solid rgba(81,49,141,.1);border-radius:8px;background:#ffffffeb;box-shadow:0 22px 44px #37265e21;color:#171326}.activity-card{left:20px;top:82px}.rating-card{right:18px;top:102px}.activity-card span,.rating-card span{display:block;color:#7a708f;font-size:.78rem;font-weight:900;text-transform:uppercase}.activity-card strong,.rating-card strong{display:block;margin:6px 0 10px;color:var(--landing-purple-dark)}.activity-card p,.rating-card p{margin:8px 0 0;color:#6b637c;font-size:.86rem}.phone-mockup{border-radius:28px;border:9px solid #1f1737;background:#fff;box-shadow:0 30px 70px #37265e40}.phone-main{left:50%;right:auto;bottom:0;width:278px;min-height:390px;padding:22px 16px;transform:translate(-36%) rotate(7deg)}.phone-side{left:50%;bottom:16px;width:238px;min-height:360px;padding:22px 15px;transform:translate(-76%) rotate(-8deg);opacity:1}.phone-bar{background:#1f1737}.app-balance{background:linear-gradient(135deg,#51318d,#8362d8)}.app-list span{background:#f5f0ff;color:#2b2441}.partners-strip{padding:38px 20px;background:#fff;border-top:1px solid rgba(81,49,141,.08);border-bottom:1px solid rgba(81,49,141,.08);text-align:center}.partners-strip>span{display:block;margin-bottom:18px;color:#8a8299;font-size:.75rem;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.partners-strip div{width:min(980px,100%);margin:0 auto;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.partners-strip strong{color:#a9a1b7;font-size:clamp(.9rem,1.5vw,1.15rem)}.landing-section{padding:clamp(72px,9vw,118px) clamp(20px,6vw,92px);background:#fff}.about-split{display:grid;grid-template-columns:minmax(0,.95fr) minmax(320px,.75fr);align-items:center;gap:clamp(36px,7vw,92px)}.section-copy,.section-heading,.feature-band-head{max-width:760px}.section-copy h2,.section-heading h2,.contact-section h2,.feature-band-head h2{margin:10px 0 14px;color:#171326;font-size:clamp(2.25rem,4vw,4.2rem);line-height:1.02;letter-spacing:0}.section-copy p,.section-heading p,.contact-section p{color:#6d637d;line-height:1.8}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:28px}.landing-card{min-height:170px;border-radius:8px;border:1px solid rgba(81,49,141,.09);background:#fff;box-shadow:0 16px 40px #37265e14}.landing-card h3{color:#201832}.about-visual{position:relative;min-height:480px}.visual-square{position:absolute;inset:60px 20px 60px auto;width:min(330px,82%);border-radius:8px;background:linear-gradient(135deg,#51318d,#987ce7)}.about-phone{right:92px;top:36px;width:250px;min-height:400px;padding:22px 16px;transform:rotate(9deg)}.trust-section{text-align:center;background:#fbf9ff}.trust-section .section-heading{margin:0 auto 34px}.trust-layout{width:min(980px,100%);margin:0 auto;display:grid;grid-template-columns:1.05fr .9fr 1.05fr;gap:18px;align-items:stretch}.showcase-card{min-height:270px;display:grid;align-content:end;padding:24px;border-radius:8px;overflow:hidden;text-align:left;box-shadow:0 18px 45px #37265e1a}.showcase-phone{background:#f2dfaa;color:#241b35}.showcase-purple{background:var(--landing-purple);color:#fff}.showcase-purple strong{font-size:3rem}.showcase-photo{background:linear-gradient(135deg,rgba(255,255,255,.16),transparent),linear-gradient(145deg,#f5ead8,#9d6eda);color:#26144d}.mini-phone-screen{width:130px;height:190px;margin-top:16px;border-radius:20px;background:linear-gradient(180deg,#fff 0,#fff 18%,#f4efff 18%,#f4efff);border:7px solid #1f1737}.feature-band{padding:clamp(70px,8vw,104px) clamp(20px,6vw,92px);background:var(--landing-purple);color:#fff}.feature-band .landing-kicker,.feature-band p,.feature-band h2{color:#fff}.feature-band-head{margin-bottom:32px}.feature-band-head p{opacity:.78}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.feature-tile{min-height:190px;padding:22px;border-radius:8px;background:#fff;color:#171326}.feature-tile span{width:42px;height:42px;display:grid;place-items:center;border-radius:999px;background:#f0d884;color:#26144d;font-weight:900}.feature-tile h3{margin:18px 0 8px}.feature-tile p{color:#6d637d}.stats-section{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;background:#fff}.stat-panel{padding:26px;border:1px solid rgba(81,49,141,.09);border-radius:8px;background:#fbf9ff;text-align:center}.stat-panel strong{display:block;color:var(--landing-purple);font-size:clamp(2rem,4vw,3.3rem);line-height:1}.stat-panel span{display:block;margin-top:10px;color:#6d637d;font-weight:900}.contact-section{grid-template-columns:minmax(0,1fr) auto;background:#fbf9ff}.contact-email{border-radius:999px;background:var(--landing-purple-dark)}.landing-footer{background:#171326}@media (max-width: 1240px){.auth-shell,.dashboard-shell,.workspace-grid,.stats-grid,.master-detail,.landing-about,.contact-section{grid-template-columns:1fr}.auth-panel{min-height:auto}.brand-grid{grid-template-columns:1fr}.panel-span-2,.panel-span-3{grid-column:auto}.hero-visual{opacity:.28;right:0;width:70vw}.service-grid,.roles-section{grid-template-columns:1fr}.contact-email{justify-self:start}}@media (max-width: 720px){.auth-shell,.content,.sidebar,.landing-nav,.landing-section{padding:16px}.auth-panel,.panel,.hero-card{padding:20px}.hero-card{align-items:start;flex-direction:column}.actions-row,.split-fields{grid-template-columns:1fr}.landing-nav{position:static;align-items:stretch;flex-direction:column}.landing-links{justify-content:space-between;gap:12px}.landing-login{text-align:center}.landing-hero{min-height:760px;padding:48px 18px;align-items:start}.hero-copy h1{font-size:clamp(2.35rem,14vw,4rem)}.hero-visual{width:95vw;height:430px;right:-40px;bottom:18px;opacity:.42}.phone-main{min-height:470px}.phone-side{display:none}.landing-footer{align-items:flex-start;flex-direction:column}}@media (max-width: 980px){.hero-stage{height:520px}.activity-card,.rating-card{display:none}.phone-main{transform:translate(-18%) rotate(7deg)}.phone-side{transform:translate(-86%) rotate(-8deg)}.partners-strip div,.feature-grid,.stats-section,.trust-layout{grid-template-columns:1fr 1fr}.about-split,.contact-section{grid-template-columns:1fr}.contact-email{justify-self:start}}@media (max-width: 680px){.landing-nav{top:0;width:100%;margin:0;border-radius:0}.nav-actions,.landing-links{width:100%;justify-content:space-between}.landing-hero{min-height:900px}.hero-stage{height:480px;margin-top:10px}.phone-main{width:245px;min-height:380px;transform:translate(-48%) rotate(4deg)}.phone-side{display:none}.partners-strip div,.service-grid,.feature-grid,.stats-section,.trust-layout{grid-template-columns:1fr}.about-visual{min-height:420px}.about-phone{right:46px}}.mohcen-site{--site-bg: #fbfaf7;--site-ink: #16151f;--site-muted: #6f6a7c;--site-line: rgba(38, 31, 62, .1);--site-green: #13826f;--site-green-dark: #073d35;--site-purple: #4d3387;--site-purple-dark: #21143f;--site-gold: #edc96b;--site-lilac: #f1ecff;min-height:100vh;direction:ltr;background:linear-gradient(180deg,#fff 0%,var(--site-bg) 52%,#fff 100%);color:var(--site-ink);font-family:Cairo,Segoe UI,sans-serif}.mohcen-site a{color:inherit}.mohcen-nav{position:sticky;top:18px;z-index:50;width:min(1160px,calc(100% - 32px));min-height:64px;margin:18px auto 0;padding:10px 12px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;border:1px solid var(--site-line);border-radius:999px;background:#ffffffdb;box-shadow:0 18px 50px #22193d1f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mohcen-brand,.mohcen-menu,.hero-cta,.logo-strip,.stats-row{display:flex;align-items:center}.mohcen-brand{gap:10px;text-decoration:none;font-weight:900;letter-spacing:.04em}.mohcen-brand img{width:40px;height:40px;border-radius:50%;object-fit:cover;box-shadow:0 6px 16px #13826f2e}.mohcen-menu{justify-content:center;gap:clamp(14px,3vw,34px)}.mohcen-menu a,.mohcen-login{text-decoration:none;font-weight:900;font-size:.92rem}.mohcen-menu a{color:#4b465b}.mohcen-login{min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:10px 18px;border-radius:999px;background:var(--site-purple-dark);color:#fff}.mohcen-hero{width:min(1180px,calc(100% - 34px));min-height:780px;margin:0 auto;padding:76px 0 58px;display:grid;grid-template-columns:minmax(0,.92fr) minmax(480px,1.08fr);align-items:center;gap:clamp(34px,6vw,74px)}.hero-text{display:grid;gap:18px;align-content:center}.site-pill{width:fit-content;display:inline-flex;align-items:center;gap:8px;color:var(--site-purple);font-size:.78rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.hero-text h1,.section-copy h2,.section-head-centered h2,.workspace-section h2,.contact-panel h2{margin:0;color:var(--site-ink);font-size:clamp(3rem,6vw,6.2rem);line-height:.95;letter-spacing:0}.hero-text p,.section-copy p,.workspace-section p,.contact-panel p{max-width:620px;margin:0;color:var(--site-muted);font-size:1.08rem;line-height:1.8}.hero-cta{gap:12px;flex-wrap:wrap;margin-top:8px}.site-button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;padding:13px 22px;border-radius:999px;text-decoration:none;font-weight:900}.site-button-primary{background:var(--site-purple-dark);color:#fff;box-shadow:0 18px 35px #21143f2e}.site-button-secondary{background:var(--site-lilac);color:var(--site-purple-dark)}.site-button-gold{margin-top:12px;background:var(--site-gold);color:var(--site-purple-dark)}.hero-text small{color:#8a8398;font-weight:800}.hero-product{position:relative;min-height:610px}.device,.product-card{position:absolute}.device{overflow:hidden;border:10px solid #181228;border-radius:36px;background:#fff;box-shadow:0 34px 80px #22193d3d}.device-front{left:43%;top:80px;width:282px;min-height:500px;padding:24px 18px;transform:translate(-50%) rotate(-4deg);z-index:3}.device-back{right:34px;top:132px;width:244px;min-height:430px;padding:22px 16px;transform:rotate(8deg);background:#f7f4ff;z-index:2}.device-notch{width:76px;height:7px;margin:0 auto 22px;border-radius:999px;background:#181228}.app-top{display:flex;align-items:center;gap:12px;margin-bottom:18px}.app-top img{width:42px;height:42px;border-radius:50%;object-fit:cover}.app-top strong,.app-top span,.impact-card span,.service-list span{display:block}.app-top span,.impact-card span{color:var(--site-muted);font-size:.82rem}.impact-card,.device-panel{padding:18px;border-radius:22px;background:linear-gradient(135deg,var(--site-green),#68bf82);color:#fff}.impact-card strong,.device-panel strong{display:block;margin-top:7px;font-size:1.8rem;line-height:1}.service-list{display:grid;gap:10px;margin-top:14px}.service-list span{padding:13px 14px;border-radius:16px;background:#f5f1ff;color:#2a2240;font-weight:900}.panel-soft{background:linear-gradient(135deg,var(--site-purple),#9275df)}.device-row{height:52px;margin-top:14px;border-radius:16px;background:#fff}.device-row.short{width:74%}.device-grid{margin-top:14px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.device-grid span{min-height:68px;border-radius:16px;background:#fff}.product-card{z-index:4;width:215px;padding:18px;border:1px solid var(--site-line);border-radius:12px;background:#ffffffeb;box-shadow:0 24px 52px #22193d24}.product-card span{display:block;color:#8c849c;font-size:.78rem;font-weight:900;text-transform:uppercase}.product-card strong{display:block;margin:5px 0 8px;color:var(--site-purple-dark)}.product-card p{margin:0;color:var(--site-muted);line-height:1.5}.product-activity{left:2px;top:150px}.product-trust{right:2px;top:36px}.logo-strip{width:min(1180px,calc(100% - 34px));margin:0 auto;padding:34px 0 52px;justify-content:space-between;gap:18px;border-top:1px solid var(--site-line);color:#a09aad;font-weight:900}.site-section{width:min(1180px,calc(100% - 34px));margin:0 auto;padding:clamp(66px,8vw,106px) 0}.mission-section{display:grid;grid-template-columns:minmax(0,.88fr) minmax(420px,1.12fr);align-items:start;gap:clamp(32px,6vw,72px)}.section-copy h2,.section-head-centered h2,.workspace-section h2,.contact-panel h2{font-size:clamp(2.25rem,4.4vw,4.4rem)}.mission-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.mission-cards article,.feature-list article,.stats-row article{border:1px solid var(--site-line);border-radius:12px;background:#fff;box-shadow:0 16px 40px #22193d0f}.mission-cards article{min-height:250px;padding:22px}.mission-cards span{display:block;color:var(--site-purple);font-weight:900;margin-bottom:12px}.mission-cards p,.feature-list p{color:var(--site-muted);line-height:1.7}.features-section{text-align:center}.section-head-centered{max-width:760px;margin:0 auto 34px;display:grid;justify-items:center;gap:10px}.feature-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.feature-list article{min-height:210px;padding:24px;text-align:left}.feature-list article>span{width:46px;height:46px;display:grid;place-items:center;border-radius:50%;background:var(--site-lilac);color:var(--site-purple);font-weight:900}.feature-list h3{margin:18px 0 8px;color:#1f1a2d}.workspace-section{width:min(1180px,calc(100% - 34px));margin:0 auto;padding:clamp(64px,8vw,96px);display:grid;grid-template-columns:minmax(0,.82fr) minmax(360px,1fr);align-items:center;gap:42px;border-radius:28px;background:radial-gradient(circle at right,rgba(237,201,107,.18),transparent 34%),linear-gradient(135deg,var(--site-purple-dark),var(--site-purple));color:#fff}.workspace-section h2,.workspace-section p,.site-pill-dark{color:#fff}.workspace-section p{opacity:.78}.workspace-preview{min-height:340px;display:grid;grid-template-columns:120px 1fr;gap:16px;padding:18px;border-radius:20px;background:#ffffff1f;border:1px solid rgba(255,255,255,.16)}.preview-sidebar,.preview-main span{border-radius:14px;background:#ffffffe6}.preview-main{display:grid;grid-template-columns:1fr 1fr;gap:14px}.stats-row{width:min(1180px,calc(100% - 34px));margin:52px auto 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.stats-row article{padding:26px;text-align:center}.stats-row strong{display:block;color:var(--site-purple);font-size:clamp(2.1rem,4vw,3.4rem);line-height:1}.stats-row span{display:block;margin-top:10px;color:var(--site-muted);font-weight:900}.contact-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px}.contact-panel a{min-height:62px;display:inline-flex;align-items:center;justify-content:center;padding:15px 24px;border-radius:999px;background:var(--site-purple-dark);color:#fff;text-decoration:none;font-weight:900}@media (max-width: 1060px){.mohcen-hero,.mission-section,.workspace-section,.contact-panel{grid-template-columns:1fr}.hero-product{min-height:570px}.mission-cards,.feature-list,.stats-row{grid-template-columns:1fr 1fr}}@media (max-width: 760px){.mohcen-nav{position:static;width:100%;margin:0;border-radius:0;grid-template-columns:1fr;justify-items:stretch}.mohcen-menu{justify-content:space-between;overflow-x:auto}.mohcen-login{width:100%}.mohcen-hero{min-height:auto;padding-top:52px}.hero-text h1{font-size:clamp(2.5rem,14vw,4rem)}.hero-product{min-height:500px}.device-front{left:50%;width:min(270px,78vw)}.device-back,.product-card{display:none}.logo-strip{flex-wrap:wrap;justify-content:center}.mission-cards,.feature-list,.stats-row{grid-template-columns:1fr}.workspace-section{padding:34px 20px}.workspace-preview{grid-template-columns:1fr}.preview-sidebar{min-height:70px}}.mohcen-product-page{--mohcen-green: #2f9a55;--mohcen-green-strong: #177a3b;--mohcen-mint: #eaf7ef;--mohcen-ink: #101815;--mohcen-muted: #6d766f;--mohcen-line: #dfe8e2;--mohcen-soft: #f5f7f6;--mohcen-purple: #55379a;--mohcen-gold: #d8b05d;min-height:100vh;background:linear-gradient(180deg,#eaf7efeb,#fff0 440px),#f7f9f8;color:var(--mohcen-ink);font-family:Cairo,Segoe UI,sans-serif;overflow:hidden}.mohcen-product-page a{color:inherit}.mohcen-product-nav{width:min(1180px,calc(100% - 32px));min-height:76px;margin:18px auto 0;padding:12px 14px 12px 18px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;position:sticky;top:14px;z-index:20;border:1px solid rgba(223,232,226,.88);border-radius:28px;background:#ffffffdb;box-shadow:0 20px 70px #10181514;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mohcen-product-brand,.mohcen-product-links,.mohcen-product-portal,.mohcen-hero-actions,.mohcen-hero-proof,.mohcen-proof-chip-row{display:flex;align-items:center}.mohcen-product-brand{gap:10px;text-decoration:none;font-weight:900;font-size:1.05rem}.mohcen-product-brand img{width:42px;height:42px;border-radius:14px;object-fit:cover}.mohcen-product-links{justify-content:center;gap:26px}.mohcen-product-links a{text-decoration:none;color:#53615a;font-weight:800;font-size:.95rem}.mohcen-product-links a:hover{color:var(--mohcen-green-strong)}.mohcen-product-portal,.mohcen-primary-action,.mohcen-secondary-action,.mohcen-contact-section a{min-height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;text-decoration:none;font-weight:900}.mohcen-product-portal{padding:0 20px;background:#101815;color:#fff}.mohcen-product-hero{width:min(1180px,calc(100% - 32px));min-height:720px;margin:36px auto 0;display:grid;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);align-items:center;gap:48px}.mohcen-hero-copy{max-width:650px}.mohcen-eyebrow{width:fit-content;display:inline-flex;align-items:center;min-height:34px;padding:6px 13px;border:1px solid #cde8d5;border-radius:999px;background:var(--mohcen-mint);color:var(--mohcen-green-strong);font-size:.78rem;font-weight:900;text-transform:uppercase;letter-spacing:0}.mohcen-hero-copy h1,.mohcen-section-heading h2,.mohcen-verification-copy h2,.mohcen-story-section h2,.mohcen-contact-section h2{margin:18px 0 0;color:#111714;font-weight:900;line-height:1.02;letter-spacing:0}.mohcen-hero-copy h1{font-size:4.35rem}.mohcen-hero-copy p,.mohcen-section-heading p,.mohcen-verification-copy p,.mohcen-story-section p,.mohcen-contact-section p,.mohcen-service-grid p,.mohcen-screen-grid p{color:var(--mohcen-muted);line-height:1.72}.mohcen-hero-copy>p{max-width:590px;margin:22px 0 0;font-size:1.15rem}.mohcen-hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px}.mohcen-primary-action,.mohcen-secondary-action{padding:0 24px}.mohcen-primary-action{background:var(--mohcen-green);color:#fff;box-shadow:0 18px 40px #2f9a553d}.mohcen-secondary-action{border:1px solid var(--mohcen-line);background:#fff;color:#1d2a24}.mohcen-hero-proof{max-width:520px;gap:12px;margin-top:24px;padding:12px;border:1px solid #dcebe2;border-radius:20px;background:#fff}.mohcen-hero-proof span,.mohcen-proof-chip-row span{display:inline-flex;align-items:center;min-height:34px;padding:4px 12px;border-radius:999px;background:#f0fbf3;color:var(--mohcen-green-strong);font-weight:900;white-space:nowrap}.mohcen-hero-proof strong{font-size:.96rem;line-height:1.35}.mohcen-phone-showcase{min-height:670px;position:relative}.mohcen-phone{position:absolute;margin:0;padding:10px;border:1px solid rgba(16,24,21,.12);border-radius:38px;background:#101815;box-shadow:0 34px 90px #1018152e;overflow:hidden}.mohcen-phone img{width:100%;height:100%;display:block;border-radius:30px;object-fit:cover;object-position:top center;transform:scale(1.09) translateY(-2.8%);transform-origin:top center}.mohcen-phone-main{width:306px;height:646px;top:10px;left:50%;transform:translate(-50%);z-index:3}.mohcen-phone-left,.mohcen-phone-right{width:246px;height:520px;top:82px;opacity:.9;filter:saturate(.95)}.mohcen-phone-left{left:0;transform:rotate(-7deg)}.mohcen-phone-right{right:0;transform:rotate(7deg)}.mohcen-metrics{width:min(1180px,calc(100% - 32px));margin:0 auto 84px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.mohcen-metrics article{min-height:124px;padding:22px;border:1px solid var(--mohcen-line);border-radius:24px;background:#fff;box-shadow:0 18px 52px #1018150f}.mohcen-metrics strong{display:block;color:var(--mohcen-green-strong);font-size:2.05rem;line-height:1}.mohcen-metrics span{display:block;margin-top:10px;color:var(--mohcen-muted);font-weight:900}.mohcen-product-section,.mohcen-verification-band,.mohcen-story-section,.mohcen-contact-section{width:min(1180px,calc(100% - 32px));margin:0 auto 92px}.mohcen-experience-band{display:grid;grid-template-columns:minmax(320px,.76fr) minmax(0,1.24fr);gap:34px;align-items:start}.mohcen-section-heading{max-width:760px;margin-bottom:30px}.mohcen-section-heading h2,.mohcen-verification-copy h2,.mohcen-story-section h2,.mohcen-contact-section h2{font-size:3.05rem}.mohcen-section-heading p{margin:16px 0 0;font-size:1.08rem}.mohcen-experience-visuals{position:sticky;top:108px;display:grid;gap:18px}.mohcen-experience-phone,.mohcen-experience-card{margin:0;overflow:hidden;border:1px solid var(--mohcen-line);border-radius:32px;background:#fff;box-shadow:0 24px 72px #10181514}.mohcen-experience-phone{padding:10px;background:#101815}.mohcen-experience-phone img,.mohcen-experience-card img{width:100%;display:block;object-fit:cover;object-position:top center}.mohcen-experience-phone img{border-radius:24px}.mohcen-experience-card img{max-height:400px}.mohcen-experience-copy>p{max-width:720px;margin:16px 0 0;font-size:1.08rem;color:var(--mohcen-muted);line-height:1.72}.mohcen-experience-copy .mohcen-service-grid{margin-top:28px}.mohcen-service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.mohcen-service-grid article,.mohcen-screen-grid article{border:1px solid var(--mohcen-line);border-radius:24px;background:#fff;box-shadow:0 20px 62px #10181512}.mohcen-service-grid article{min-height:242px;padding:24px}.mohcen-service-grid article>span{color:var(--mohcen-green);font-weight:900}.mohcen-service-grid h3{margin:22px 0 10px;font-size:1.36rem;color:#111714}.mohcen-verification-band{padding:58px;display:grid;grid-template-columns:minmax(0,.96fr) minmax(340px,.74fr);align-items:center;gap:42px;border-radius:32px;background:radial-gradient(circle at 80% 20%,rgba(216,176,93,.2),transparent 30%),linear-gradient(135deg,#102015,#1c7d40);color:#fff}.mohcen-proof-composer{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.95fr);align-items:start;gap:20px}.mohcen-verification-band .mohcen-eyebrow{border-color:#ffffff38;background:#ffffff1f;color:#fff}.mohcen-verification-copy h2,.mohcen-verification-copy p{color:#fff}.mohcen-verification-copy p{opacity:.82}.mohcen-proof-chip-row{flex-wrap:wrap;gap:10px;margin-top:24px}.mohcen-proof-chip-row span{background:#ffffff21;color:#fff;border:1px solid rgba(255,255,255,.18)}.mohcen-proof-sheet,.mohcen-chain-card{min-height:100%}.mohcen-proof-sheet{padding:24px;border:1px solid rgba(255,255,255,.18);border-radius:28px;background:linear-gradient(180deg,#ffffff29,#ffffff14);box-shadow:inset 0 1px #ffffff2e}.mohcen-proof-sheet-header,.mohcen-proof-state{display:flex;align-items:center;justify-content:space-between;gap:16px}.mohcen-proof-sheet-header{padding:18px 20px;border-radius:20px;background:#fff;color:#102015}.mohcen-proof-sheet-header span,.mohcen-proof-fields span,.mohcen-proof-state span{display:block;color:var(--mohcen-muted);font-weight:800}.mohcen-proof-sheet-header strong,.mohcen-proof-state strong{display:block;margin-top:4px;font-size:1.35rem}.mohcen-proof-sheet-header b{min-width:74px;min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 14px;border-radius:999px;background:#edf9f0;color:var(--mohcen-green-strong);font-size:.9rem}.mohcen-proof-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:16px}.mohcen-proof-fields article{padding:18px 20px;border-radius:20px;background:#fffffff5;color:#102015}.mohcen-proof-fields strong{display:block;margin-top:8px;font-size:1.2rem;line-height:1.2}.mohcen-proof-fields small,.mohcen-proof-state small{display:block;margin-top:6px;color:#5f6c66;font-weight:700;word-break:break-word}.mohcen-proof-state{margin-top:16px;padding:20px;border-radius:22px;background:#edf9f0;color:#102015}.mohcen-proof-state a{min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding:0 18px;border-radius:999px;background:var(--mohcen-green-strong);color:#fff;text-decoration:none;font-weight:900;white-space:nowrap}.mohcen-chain-card{padding:22px;border:1px solid rgba(255,255,255,.16);border-radius:28px;background:#ffffff1a;box-shadow:inset 0 1px #ffffff2e}.mohcen-chain-top{padding:18px;border-radius:20px;background:#fff;color:#102015}.mohcen-chain-top span{display:block;color:var(--mohcen-muted);font-weight:800}.mohcen-chain-top strong{display:block;margin-top:4px;font-size:1.45rem}.mohcen-chain-step{display:grid;grid-template-columns:38px 1fr;align-items:center;gap:12px;margin-top:12px;padding:12px;border-radius:18px;background:#ffffff1a}.mohcen-chain-step span{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:var(--mohcen-gold);color:#20180a;font-weight:900}.mohcen-chain-step p{margin:0;color:#fff;font-weight:900}.mohcen-screens-section .mohcen-section-heading{text-align:center;margin-inline:auto}.mohcen-screen-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.mohcen-screen-grid article{overflow:hidden}.mohcen-screen-grid figure{height:420px;margin:0;background:#eef3f0;overflow:hidden}.mohcen-screen-grid img{width:100%;height:100%;display:block;object-fit:cover;object-position:top center;transform:scale(1.1) translateY(-3%);transform-origin:top center}.mohcen-screen-grid div{padding:18px}.mohcen-screen-grid h3{margin:0 0 8px;font-size:1.12rem}.mohcen-screen-grid p{margin:0;font-size:.95rem}.mohcen-story-section{padding:38px;display:grid;grid-template-columns:300px minmax(0,1fr);gap:42px;align-items:center;border:1px solid var(--mohcen-line);border-radius:32px;background:#fff;box-shadow:0 20px 62px #10181512}.mohcen-story-section figure{height:470px;margin:0;border:10px solid #101815;border-radius:34px;overflow:hidden;background:#101815}.mohcen-story-section img{width:100%;height:100%;display:block;border-radius:24px;object-fit:cover;object-position:top center;transform:scale(1.06) translateY(-1.8%);transform-origin:top center}.mohcen-contact-section{margin-bottom:0;padding:54px 0 72px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;border-top:1px solid var(--mohcen-line)}.mohcen-contact-section a{min-height:58px;padding:0 24px;background:#101815;color:#fff;white-space:nowrap}@media (max-width: 1080px){.mohcen-product-hero,.mohcen-experience-band,.mohcen-verification-band,.mohcen-story-section,.mohcen-contact-section{grid-template-columns:1fr}.mohcen-phone-showcase{min-height:620px}.mohcen-phone-left{left:6%}.mohcen-phone-right{right:6%}.mohcen-experience-visuals{position:static}.mohcen-service-grid,.mohcen-metrics,.mohcen-proof-fields,.mohcen-screen-grid,.mohcen-proof-composer{grid-template-columns:repeat(2,minmax(0,1fr))}.mohcen-story-section figure{width:300px}}@media (max-width: 760px){.mohcen-product-nav{position:static;width:100%;margin-top:0;border-radius:0 0 24px 24px;grid-template-columns:1fr auto}.mohcen-product-links{grid-column:1 / -1;order:3;justify-content:flex-start;gap:18px;overflow-x:auto;padding-bottom:2px}.mohcen-product-portal{min-height:42px;padding:0 14px}.mohcen-product-hero{width:min(100% - 24px,1180px);min-height:auto;margin-top:34px;gap:22px}.mohcen-hero-copy h1{font-size:3rem}.mohcen-section-heading h2,.mohcen-verification-copy h2,.mohcen-story-section h2,.mohcen-contact-section h2{font-size:2.18rem}.mohcen-hero-copy>p{font-size:1.02rem}.mohcen-phone-showcase{min-height:520px}.mohcen-phone-main{width:258px;height:544px}.mohcen-phone-left,.mohcen-phone-right{display:none}.mohcen-metrics,.mohcen-service-grid,.mohcen-screen-grid,.mohcen-proof-composer,.mohcen-proof-fields{grid-template-columns:1fr}.mohcen-metrics{margin-top:28px;margin-bottom:62px}.mohcen-verification-band,.mohcen-story-section{padding:24px;border-radius:26px}.mohcen-proof-state,.mohcen-proof-sheet-header{align-items:flex-start;flex-direction:column}.mohcen-screen-grid figure{height:430px}.mohcen-story-section figure{width:100%;height:430px}.mohcen-contact-section a{width:100%}}.mohcen-app-site{--app-green: #27b24b;--app-green-deep: #138f3b;--app-ink: #111616;--app-muted: #6d756f;--app-line: #dde6df;--app-bg: #f7f9f7;--app-card: rgba(255, 255, 255, .94);min-height:100vh;background:radial-gradient(circle at top left,rgba(39,178,75,.09),transparent 26%),linear-gradient(180deg,#fbfcfb,#f3f6f4 56%,#f7faf7);color:var(--app-ink);font-family:Cairo,Segoe UI,sans-serif;padding-bottom:40px}.mohcen-app-site[data-script=latin]{font-family:Segoe UI,Helvetica Neue,Arial,sans-serif}.mohcen-app-site a{color:inherit}.mohcen-app-header,.mohcen-app-hero,.mohcen-app-metrics,.mohcen-app-section,.mohcen-app-contact{width:min(1180px,calc(100% - 32px));margin-inline:auto}.mohcen-app-header{min-height:78px;margin-top:18px;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:18px;position:sticky;top:14px;z-index:20;border:1px solid rgba(221,230,223,.96);border-radius:30px;background:#ffffffe0;box-shadow:0 20px 60px #11161612;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.mohcen-app-brand,.mohcen-app-nav,.mohcen-app-actions,.mohcen-app-hero-buttons,.mohcen-app-proof-pill,.mohcen-app-trust-chips,.mohcen-locale-switch{display:flex;align-items:center}.mohcen-app-brand{gap:10px;text-decoration:none;font-weight:900;font-size:1.05rem;white-space:nowrap}.mohcen-app-brand img{width:42px;height:42px;border-radius:14px;object-fit:cover}.mohcen-app-nav{justify-content:center;gap:24px;flex:1}.mohcen-app-nav a{text-decoration:none;color:#4e5d56;font-weight:800;font-size:.95rem}.mohcen-app-actions{gap:12px}.mohcen-locale-switch{padding:4px;gap:4px;border:1px solid var(--app-line);border-radius:999px;background:#f7faf7}.mohcen-locale-switch button,.mohcen-app-portal,.mohcen-app-primary,.mohcen-app-secondary,.mohcen-app-contact a{min-height:44px;border-radius:999px;font-weight:900}.mohcen-locale-switch button{border:0;background:transparent;color:#5a675f;padding:0 12px}.mohcen-locale-switch button.is-active{background:var(--app-green);color:#fff}.mohcen-app-portal{padding:0 18px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;background:#111616;color:#fff;white-space:nowrap}.mohcen-app-hero{min-height:720px;margin-top:38px;display:grid;grid-template-columns:minmax(0,.88fr) minmax(420px,1.12fr);align-items:center;gap:52px}.mohcen-app-hero-copy,.mohcen-app-section-copy{display:grid;gap:16px;text-align:start}.mohcen-app-eyebrow{width:fit-content;min-height:34px;display:inline-flex;align-items:center;padding:6px 14px;border-radius:999px;border:1px solid #d7eadb;background:var(--app-green-deep);color:#fff;font-size:.8rem;font-weight:900}.mohcen-app-hero-copy h1,.mohcen-app-section-copy h2,.mohcen-app-trust-copy h2,.mohcen-app-contact h2{margin:0;line-height:1.04;letter-spacing:0}.mohcen-app-hero-copy h1{max-width:700px;font-size:clamp(2.8rem,5.2vw,5rem)}.mohcen-app-hero-copy p,.mohcen-app-section-copy p,.mohcen-app-trust-copy p,.mohcen-app-contact p,.mohcen-app-feature-list p,.mohcen-app-service-board-head p,.mohcen-app-suite-grid p,.mohcen-app-proof-card p{margin:0;color:var(--app-muted);line-height:1.78}.mohcen-app-hero-buttons{gap:12px;flex-wrap:wrap;margin-top:8px}.mohcen-app-primary,.mohcen-app-secondary{padding:0 22px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.mohcen-app-primary{background:var(--app-green);color:#fff;box-shadow:0 18px 42px #27b24b3d}.mohcen-app-secondary{border:1px solid var(--app-line);background:#fff;color:#1e2824}.mohcen-app-proof-pill{gap:12px;margin-top:6px;padding:14px;border:1px solid var(--app-line);border-radius:24px;background:#fff}.mohcen-app-proof-pill span,.mohcen-app-trust-chips span{min-height:34px;display:inline-flex;align-items:center;padding:4px 12px;border-radius:999px;background:#f0faf3;color:var(--app-green-deep);font-weight:900;white-space:nowrap}.mohcen-app-proof-pill strong{line-height:1.45}.mohcen-app-phone-stack{min-height:560px;position:relative;width:min(100%,520px);justify-self:end;overflow:hidden;border:1px solid rgba(221,230,223,.88);border-radius:48px;background:radial-gradient(circle at 24% 18%,rgba(39,178,75,.14),transparent 20%),radial-gradient(circle at 82% 18%,rgba(39,178,75,.12),transparent 16%),linear-gradient(145deg,#fafdfbfa,#f1f7f3f5);box-shadow:0 36px 100px #1116161a;isolation:isolate}.mohcen-app-stage-glow,.mohcen-app-stage-panel,.mohcen-app-stage-orbit,.mohcen-app-stage-shadow{position:absolute;pointer-events:none}.mohcen-app-stage-glow{border-radius:999px;filter:blur(4px)}.mohcen-app-stage-glow-primary{width:300px;height:300px;left:50%;top:78px;transform:translate(-8%);background:radial-gradient(circle,rgba(39,178,75,.2),transparent 68%)}.mohcen-app-stage-glow-secondary{width:280px;height:88px;left:50%;bottom:34px;transform:translate(-50%);background:radial-gradient(circle,rgba(17,22,22,.14),transparent 68%);filter:blur(10px)}.mohcen-app-stage-orbit{width:280px;height:280px;left:50%;top:88px;transform:translate(-6%);border-radius:50%;border:0;background:radial-gradient(circle,rgba(79,230,131,.18),rgba(79,230,131,.06) 60%,transparent 72%);z-index:0}.mohcen-app-stage-panel{width:214px;height:452px;right:88px;top:70px;border-radius:44px;background:linear-gradient(180deg,#ffffff3d,#ffffff14);border:1px solid rgba(255,255,255,.28);box-shadow:0 20px 40px #1116160f,inset 0 1px #ffffff47;transform:rotate(10deg);z-index:1}.mohcen-app-stage-shadow{left:50%;bottom:42px;width:250px;height:44px;transform:translate(-50%);border-radius:999px;background:radial-gradient(circle,rgba(17,22,22,.22),transparent 70%);filter:blur(14px);z-index:2}.mohcen-device{position:absolute;margin:0;padding:5px;border-radius:42px;background:linear-gradient(180deg,#1b1e1d,#0c0f0e);border:1px solid rgba(255,255,255,.08);box-shadow:0 34px 88px #11161633;overflow:hidden;z-index:2;transform-origin:center bottom}.mohcen-device:before{content:"";position:absolute;top:14px;left:50%;width:34%;height:22px;transform:translate(-50%);border-radius:999px;background:#111616f5;z-index:1}.mohcen-device img,.mohcen-app-panel img{width:100%;height:100%;display:block;object-fit:cover;object-position:top center}.mohcen-device img{border-radius:32px}.mohcen-device-hero{width:236px;height:496px;left:50%;top:42px;transform:translate(-42%) rotate(-16deg);z-index:5;opacity:.99}.mohcen-app-metrics{margin-top:6px;margin-bottom:88px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.mohcen-app-metrics article,.mohcen-app-feature-list article,.mohcen-app-service-board,.mohcen-app-service-tiles article,.mohcen-app-suite-grid article,.mohcen-app-proof-card,.mohcen-app-panel,.mohcen-app-contact{border:1px solid var(--app-line);border-radius:28px;background:var(--app-card);box-shadow:0 20px 60px #1116160f}.mohcen-app-metrics article{min-height:118px;padding:22px}.mohcen-app-metrics strong{display:block;color:var(--app-green-deep);font-size:2rem;line-height:1}.mohcen-app-metrics span{display:block;margin-top:10px;color:var(--app-muted);font-weight:900}.mohcen-app-section{margin-bottom:94px}.mohcen-app-overview,.mohcen-app-ops{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.94fr);gap:34px;align-items:start}.mohcen-app-panel{margin:0;overflow:hidden}.mohcen-app-feature-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:10px}.mohcen-app-feature-list article{min-height:214px;padding:22px}.mohcen-app-feature-list span{color:var(--app-green);font-weight:900}.mohcen-app-feature-list h3,.mohcen-app-service-tiles h3,.mohcen-app-suite-grid h3,.mohcen-app-proof-card h3{margin:18px 0 8px}.mohcen-app-service-board{padding:26px;display:grid;gap:20px;background:radial-gradient(circle at top right,rgba(39,178,75,.12),transparent 24%),linear-gradient(180deg,#fffffffa,#f3f7f4f2)}.mohcen-app-service-board-head,.mohcen-app-service-board-foot{display:grid;gap:10px}.mohcen-app-service-board-head span{color:var(--app-green-deep);font-size:.8rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.mohcen-app-service-board-head strong{font-size:clamp(1.5rem,2vw,1.95rem);line-height:1.15}.mohcen-app-service-tiles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.mohcen-app-service-tiles article{min-height:128px;padding:18px;display:grid;align-content:start;gap:10px;background:#fffffff5}.mohcen-app-service-tiles b,.mohcen-app-suite-grid span{width:46px;height:46px;display:inline-grid;place-items:center;border-radius:16px;background:var(--app-green);color:var(--app-green-deep);font-size:.85rem;font-weight:900}.mohcen-app-service-tiles h3,.mohcen-app-suite-grid h3{margin:0;font-size:1.05rem;line-height:1.24}.mohcen-app-service-board-foot{padding:18px 20px;border-radius:24px;background:#111616;color:#fff}.mohcen-app-service-board-foot span{width:fit-content;min-height:34px;display:inline-flex;align-items:center;padding:4px 12px;border-radius:999px;background:#ffffff1f;color:#fff;font-weight:900}.mohcen-app-trust{padding:52px;border-radius:34px;background:radial-gradient(circle at 80% 16%,rgba(255,255,255,.14),transparent 24%),linear-gradient(135deg,#0f2017,#17703a);color:#fff}.mohcen-app-trust-copy,.mohcen-app-trust-composer{display:grid}.mohcen-app-trust-copy{gap:16px;margin-bottom:28px}.mohcen-app-trust .mohcen-app-eyebrow{border-color:#ffffff2e;background:#ffffff1f;color:#fff}.mohcen-app-trust h2,.mohcen-app-proof-card h3{color:#fff}.mohcen-app-trust p,.mohcen-app-proof-card p{color:#ffffffd6}.mohcen-app-trust-chips{gap:10px;flex-wrap:wrap}.mohcen-app-trust-chips span{background:#ffffff1f;border:1px solid rgba(255,255,255,.16);color:#fff}.mohcen-app-trust-composer{grid-template-columns:minmax(320px,420px) minmax(0,1fr);gap:28px;align-items:start}.mohcen-app-proof-card{padding:22px;background:#ffffff14;border-color:#ffffff24}.mohcen-app-proof-card h3{margin:0 0 18px}.mohcen-app-proof-card p+p{margin-top:10px}.mohcen-app-proof-points{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:18px}.mohcen-app-proof-points span{min-height:36px;display:inline-flex;align-items:center;padding:4px 12px;border-radius:999px;background:#ffffff1f;border:1px solid rgba(255,255,255,.16);color:#fff;font-weight:900}.mohcen-app-visual-stage{position:relative;min-height:620px;overflow:hidden;border:1px solid var(--app-line);border-radius:34px;background:radial-gradient(circle at top right,rgba(39,178,75,.14),transparent 24%),linear-gradient(180deg,#fffffffa,#f3f7f4f5);box-shadow:0 26px 72px #11161612}.mohcen-app-visual-glow,.mohcen-app-visual-card,.mohcen-app-visual-badge{position:absolute}.mohcen-app-visual-glow{width:240px;height:240px;top:-44px;right:-28px;border-radius:50%;background:radial-gradient(circle,rgba(39,178,75,.18),transparent 70%);filter:blur(4px)}.mohcen-app-visual-card{left:24px;right:24px;bottom:24px;height:118px;border-radius:30px;background:linear-gradient(180deg,#ffffffe6,#f4f8f5fa);border:1px solid rgba(221,230,223,.82);box-shadow:0 20px 40px #1116160d,inset 0 1px #fffffff5}.mohcen-app-visual-badge{min-width:182px;padding:16px 18px;display:grid;gap:4px;border-radius:24px;background:#fffffff5;border:1px solid rgba(221,230,223,.94);box-shadow:0 22px 46px #1116161a;z-index:4}.mohcen-app-visual-badge strong{color:#12201a;font-size:1rem;line-height:1.2}.mohcen-app-visual-badge span{color:var(--app-muted);font-size:.88rem;font-weight:800}.mohcen-app-visual-stage-proof .mohcen-app-visual-badge{left:24px;bottom:38px}.mohcen-app-visual-stage-ops .mohcen-app-visual-badge{right:22px;bottom:44px}.mohcen-device-proof,.mohcen-device-ops{width:292px;height:612px;left:50%;top:28px}.mohcen-device-proof{transform:translate(-50%) rotate(-7deg)}.mohcen-device-ops{transform:translate(-50%) rotate(7deg)}.mohcen-app-section-copy.is-centered{max-width:820px;margin-inline:auto;justify-items:center;text-align:center}.mohcen-app-suite-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:28px}.mohcen-app-suite-grid article{min-height:220px;padding:24px;display:grid;align-content:start;gap:12px;background:linear-gradient(180deg,#fffffffa,#f4f8f5f0)}.mohcen-app-suite-grid article:before{content:"";width:64px;height:4px;border-radius:999px;background:linear-gradient(90deg,var(--app-green),rgba(39,178,75,.12))}.mohcen-app-panel-ops{padding:10px;background:#111616}.mohcen-app-panel-ops img{border-radius:24px}.mohcen-app-contact{margin-bottom:0;padding:34px 38px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px}.mohcen-app-contact a{padding:0 22px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;background:var(--app-green);color:#fff;white-space:nowrap}.mohcen-app-site[dir=rtl] .mohcen-app-header,.mohcen-app-site[dir=rtl] .mohcen-app-nav,.mohcen-app-site[dir=rtl] .mohcen-app-actions,.mohcen-app-site[dir=rtl] .mohcen-app-hero-buttons,.mohcen-app-site[dir=rtl] .mohcen-app-proof-pill,.mohcen-app-site[dir=rtl] .mohcen-app-trust-chips,.mohcen-app-site[dir=rtl] .mohcen-app-brand{flex-direction:row-reverse}.mohcen-app-site[dir=rtl] .mohcen-app-section-copy.is-centered{text-align:center}@media (max-width: 1080px){.mohcen-app-hero,.mohcen-app-overview,.mohcen-app-ops,.mohcen-app-contact,.mohcen-app-trust-composer{grid-template-columns:1fr}.mohcen-app-hero{min-height:auto}.mohcen-app-phone-stack{width:min(100%,390px);min-height:390px;justify-self:center}.mohcen-app-stage-orbit{width:210px;height:210px;left:50%;top:68px;transform:translate(-4%)}.mohcen-device-hero{width:176px;height:370px;top:28px;transform:translate(-40%) rotate(-14deg)}.mohcen-app-stage-panel{width:162px;height:342px;inset:auto;bottom:auto}.mohcen-app-visual-stage{min-height:560px}.mohcen-device-proof,.mohcen-device-ops{width:244px;height:514px}.mohcen-app-metrics article{min-height:104px;padding:18px}.mohcen-app-feature-list article,.mohcen-app-service-tiles article,.mohcen-app-suite-grid article{min-height:0;padding:18px}.mohcen-app-feature-list,.mohcen-app-suite-grid,.mohcen-app-metrics,.mohcen-app-service-tiles{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 780px){.mohcen-app-header{position:static;width:100%;margin-top:0;border-radius:0 0 24px 24px;flex-wrap:wrap}.mohcen-app-nav{order:3;width:100%;justify-content:flex-start;overflow-x:auto;padding-bottom:4px}.mohcen-app-actions{width:100%;justify-content:space-between}.mohcen-locale-switch{max-width:100%;overflow-x:auto}.mohcen-app-hero,.mohcen-app-metrics,.mohcen-app-section,.mohcen-app-contact{width:min(100% - 24px,1180px)}.mohcen-app-hero{gap:18px;margin-top:34px}.mohcen-app-hero-copy h1,.mohcen-app-section-copy h2,.mohcen-app-trust-copy h2,.mohcen-app-contact h2{font-size:2.35rem}.mohcen-app-phone-stack{width:min(100%,240px);min-height:244px;border-radius:28px}.mohcen-device-hero{width:118px;height:248px;top:14px;transform:translate(-38%) rotate(-13deg)}.mohcen-app-stage-orbit{width:136px;height:136px;left:50%;top:34px;transform:translate(-2%)}.mohcen-app-stage-panel{width:108px;height:226px;inset:auto}.mohcen-app-feature-list,.mohcen-app-service-tiles,.mohcen-app-suite-grid,.mohcen-app-metrics{grid-template-columns:1fr}.mohcen-app-proof-pill{padding:12px;border-radius:20px}.mohcen-app-metrics article{min-height:92px;padding:16px;border-radius:22px}.mohcen-app-metrics strong{font-size:1.65rem}.mohcen-app-feature-list article,.mohcen-app-service-tiles article,.mohcen-app-suite-grid article,.mohcen-app-proof-card{min-height:0;padding:18px;border-radius:22px}.mohcen-app-service-board{padding:18px;gap:16px;border-radius:22px}.mohcen-app-service-board-head strong{font-size:1.28rem}.mohcen-app-trust{padding:20px;border-radius:24px}.mohcen-app-visual-stage{min-height:380px;border-radius:22px}.mohcen-device-proof,.mohcen-device-ops{width:172px;height:362px;top:12px}.mohcen-app-visual-card{left:12px;right:12px;bottom:12px;height:62px}.mohcen-app-visual-badge{min-width:116px;padding:10px 12px;border-radius:16px}.mohcen-app-visual-badge strong{font-size:.88rem}.mohcen-app-visual-badge span{font-size:.75rem}.mohcen-app-visual-stage-proof .mohcen-app-visual-badge{left:10px;bottom:18px}.mohcen-app-visual-stage-ops .mohcen-app-visual-badge{right:10px;bottom:18px}.mohcen-app-contact{padding:22px 18px;border-radius:22px}.mohcen-app-contact a{width:100%}}.mohcen-app-site{--app-green: #28d17d;--app-green-deep: #16995a;--app-green-bright: #62e7a2;--app-aqua: #caf3dd;--app-lilac: #eefcf4;--app-sand: #f8ead0;--app-ink: #16372d;--app-muted: #5e726c;--app-line: #d2e8dc;--app-card: #ffffff;background:#fff;position:relative;overflow-x:clip}.mohcen-app-site:before,.mohcen-app-site:after{content:"";position:absolute;border-radius:50%;pointer-events:none;z-index:0}.mohcen-app-site:before{width:420px;height:420px;inset-inline-start:-210px;top:560px;background:radial-gradient(circle,#d9fbe8,#eefcf4 58%,#fff)}.mohcen-app-site:after{width:300px;height:300px;inset-inline-end:-120px;bottom:220px;background:radial-gradient(circle,#c8f6dc,#ebfbf2 56%,#fff)}.mohcen-app-header,.mohcen-app-hero,.mohcen-app-metrics,.mohcen-app-section,.mohcen-app-contact{position:relative;z-index:1;width:min(1120px,calc(100% - 40px))}.mohcen-app-header{min-height:74px;top:0;margin-top:0;padding:12px 16px;border-radius:24px;z-index:30;border:1px solid #bfead2;background:#fff;box-shadow:0 22px 52px #0f663d1f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);isolation:isolate}.mohcen-app-brand,.mohcen-app-brand span{color:var(--app-ink)}.mohcen-app-brand img{width:56px;height:56px;padding:3px;border-radius:18px;object-fit:contain;object-position:center;background:#fff;box-shadow:0 10px 24px #0f663d1f}.mohcen-app-nav a{color:var(--app-muted)}.mohcen-app-nav a:hover{color:var(--app-green-deep)}.mohcen-app-portal{background:var(--app-green);box-shadow:0 12px 28px #16372d29}.mohcen-app-hero{min-height:660px;margin-top:44px;grid-template-columns:minmax(0,.98fr) minmax(360px,.82fr);gap:clamp(34px,6vw,78px)}.mohcen-app-hero-copy,.mohcen-app-section-copy,.mohcen-app-trust-copy{gap:18px}.mohcen-app-hero-topline{display:grid;gap:16px;align-items:start}.mohcen-app-eyebrow{padding:7px 14px;border-color:#bfead2;background:var(--app-green-deep);color:#fff}.mohcen-app-hero-copy h1,.mohcen-app-section-copy h2,.mohcen-app-trust-copy h2,.mohcen-app-contact h2{color:var(--app-ink)}.mohcen-app-hero-copy h1{max-width:620px;font-size:clamp(3rem,5.6vw,5.4rem);line-height:.98}.mohcen-app-hero-copy p,.mohcen-app-section-copy p,.mohcen-app-trust-copy p,.mohcen-app-contact p,.mohcen-app-feature-list p,.mohcen-app-service-board-head p,.mohcen-app-suite-grid p,.mohcen-app-proof-card p{max-width:580px;color:var(--app-muted);line-height:1.76}.mohcen-app-hero-buttons{gap:14px;margin-top:12px}.mohcen-app-primary,.mohcen-app-secondary,.mohcen-app-contact a{min-height:50px;border-radius:18px}.mohcen-app-primary{background:linear-gradient(135deg,var(--app-green),var(--app-green-deep));box-shadow:0 20px 40px #16372d2e}.mohcen-app-secondary{border-color:#bfead2;background:#fff;color:var(--app-green-deep)}.mohcen-app-proof-pill{width:fit-content;max-width:620px;gap:10px;padding:12px 14px;border-color:#1d183014;border-radius:20px;background:#fff;box-shadow:0 12px 32px #1b14330f}.mohcen-app-proof-pill span,.mohcen-app-trust-chips span,.mohcen-app-proof-points span{background:var(--app-green-deep);color:#fff}.mohcen-app-phone-stack{min-height:0;width:min(100%,470px);aspect-ratio:47 / 54;justify-self:center;display:grid;place-items:center;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.mohcen-app-phone-stack:before,.mohcen-app-phone-stack:after{content:"";position:absolute;pointer-events:none}.mohcen-app-phone-stack:before{width:clamp(210px,68%,318px);aspect-ratio:1;left:50%;top:18%;transform:translate(-50%);border-radius:50%;background:radial-gradient(circle,#b8f3d2,#ddf8e8 58%,#fff)}.mohcen-app-phone-stack:after{width:74px;height:38px;right:6%;bottom:26%;border-radius:999px 999px 0 0;background:linear-gradient(180deg,#62e7a2,var(--app-green-deep))}.mohcen-app-stage-glow-primary{width:clamp(220px,72%,340px);aspect-ratio:1;left:50%;top:14%;transform:translate(-50%);background:radial-gradient(circle,#caf4dd,#e9fbf1 60%,#fff)}.mohcen-app-stage-glow-secondary{width:clamp(170px,46%,220px);height:48px;left:50%;bottom:8%;transform:translate(-50%);background:radial-gradient(circle,rgba(29,24,48,.2),transparent 72%)}.mohcen-app-stage-orbit{width:clamp(210px,68%,312px);aspect-ratio:1;left:50%;top:18%;transform:translate(-50%);background:#d7f5efb8;border:0}.mohcen-app-stage-panel{width:clamp(146px,45%,212px);aspect-ratio:212 / 420;right:8%;top:13%;border-radius:40px;background:#fff;border:1px solid rgba(29,24,48,.04);box-shadow:0 24px 48px #1d18300f;transform:rotate(7deg)}.mohcen-app-stage-shadow{left:50%;bottom:8%;width:clamp(170px,46%,220px);height:34px;transform:translate(-50%);background:radial-gradient(circle,rgba(29,24,48,.18),transparent 72%)}.mohcen-device{padding:5px;border-radius:40px;background:linear-gradient(135deg,rgba(255,255,255,.14),transparent 18%),linear-gradient(180deg,#262238,#11101b);border:1px solid rgba(255,255,255,.16);box-shadow:0 34px 68px #18142d33,0 12px 22px #18142d1f}.mohcen-device:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;box-shadow:inset 0 1px #ffffff2e,inset 0 0 0 1px #ffffff0f,inset 0 -10px 18px #06050c3d;z-index:3}.mohcen-device:before{top:12px;width:31%;height:18px;background:#0c0b12f5}.mohcen-device img{object-fit:contain;object-position:top center;background:#fff;border-radius:31px}.mohcen-device-hero{width:clamp(150px,52%,244px);aspect-ratio:244 / 512;left:50%;top:4%;transform:translate(-50%) rotate(0)}.mohcen-app-metrics{margin-top:18px;margin-bottom:112px;gap:16px}.mohcen-app-metrics article,.mohcen-app-feature-list article,.mohcen-app-service-board,.mohcen-app-service-tiles article,.mohcen-app-suite-grid article,.mohcen-app-proof-card,.mohcen-app-contact{border:1px solid rgba(29,24,48,.06);border-radius:28px;background:#fffffffa;box-shadow:0 18px 44px #1d18300f}.mohcen-app-metrics article{min-height:100px;padding:20px 22px;position:relative;overflow:hidden}.mohcen-app-metrics article:before{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:4px;background:linear-gradient(90deg,var(--app-green),#8dd7b4)}.mohcen-app-metrics strong{color:var(--app-ink);font-size:1.65rem}.mohcen-app-metrics span{margin-top:12px;color:var(--app-muted)}.mohcen-app-section{margin-bottom:118px}.mohcen-app-overview{display:block}.mohcen-app-section-copy-wide{max-width:720px;margin-bottom:32px}.mohcen-app-overview-flow{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr);gap:24px;align-items:start}.mohcen-app-feature-list{margin-top:0;gap:18px}.mohcen-app-feature-list article{min-height:228px;padding:28px 24px 24px;position:relative;overflow:hidden;border:1px solid #c7eed8;background:#fff;box-shadow:0 18px 34px #16372d0f}.mohcen-app-feature-list article:nth-child(1),.mohcen-app-feature-list article:nth-child(2),.mohcen-app-feature-list article:nth-child(3){background:#fff}.mohcen-app-feature-list article:before{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:4px;background:linear-gradient(90deg,var(--app-green),var(--app-green-bright))}.mohcen-app-feature-list span{width:fit-content;min-height:34px;display:inline-flex;align-items:center;padding:0 12px;border-radius:999px;background:var(--app-green-deep);color:#fff;border:1px solid var(--app-green-deep);box-shadow:inset 0 1px #ffffffbf;font-weight:900}.mohcen-app-feature-list h3{margin:22px 0 10px;color:var(--app-ink);font-size:1.26rem}.mohcen-app-service-board{padding:28px;gap:22px;position:relative;overflow:hidden;border:1px solid #c7eed8;background:#fff;box-shadow:0 22px 42px #16372d14}.mohcen-app-service-board-head strong{color:var(--app-ink);font-size:clamp(1.55rem,2.2vw,2rem)}.mohcen-app-service-board-head span{color:var(--app-green-deep)}.mohcen-app-service-tiles{gap:12px}.mohcen-app-service-tiles article{min-height:120px;padding:18px 16px;border:1px solid #cfeedd;background:#fff;box-shadow:0 10px 20px #16372d0d}.mohcen-app-service-tiles b,.mohcen-app-suite-grid span{background:var(--app-green-deep);color:#fff}.mohcen-app-service-board-foot{padding:18px 20px;background:linear-gradient(135deg,var(--app-green),var(--app-green-deep));box-shadow:none}.mohcen-app-trust{padding:0;border-radius:0;background:transparent;color:var(--app-ink)}.mohcen-app-trust .mohcen-app-eyebrow{border-color:#bfead2;background:var(--app-green-deep);color:#fff}.mohcen-app-trust h2,.mohcen-app-proof-card h3{color:var(--app-ink)}.mohcen-app-trust p,.mohcen-app-proof-card p{color:var(--app-muted)}.mohcen-app-trust-chips{gap:10px}.mohcen-app-trust-chips span{border:1px solid #c7eed8;background:#fff;color:var(--app-green-deep);box-shadow:0 12px 24px #16372d14}.mohcen-app-trust-composer,.mohcen-app-ops{gap:40px;align-items:center}.mohcen-app-visual-stage{min-height:620px;width:min(100%,452px);aspect-ratio:auto;justify-self:center;border:0;border-radius:0;overflow:visible;background:transparent;box-shadow:none}.mohcen-app-visual-stage:before,.mohcen-app-visual-stage:after{content:"";position:absolute;pointer-events:none}.mohcen-app-visual-stage:before{width:clamp(240px,76%,340px);aspect-ratio:1;left:50%;top:16%;transform:translate(-50%);border-radius:50%;background:radial-gradient(circle,#d7f5ef,#eefcf4 58%,#fff)}.mohcen-app-visual-stage:after{width:70px;height:36px;right:5%;bottom:18%;border-radius:999px 999px 0 0;background:linear-gradient(180deg,#62e7a2,var(--app-green-deep))}.mohcen-app-visual-glow{width:clamp(250px,80%,360px);aspect-ratio:1;top:11%;right:auto;left:50%;transform:translate(-50%);background:radial-gradient(circle,#caf4dd,#e9fbf1 60%,#fff)}.mohcen-app-visual-card{left:50%;right:auto;bottom:4%;width:clamp(208px,78%,332px);min-height:92px;height:auto;padding:18px 22px;display:grid;gap:6px;align-content:center;z-index:3;transform:translate(-50%);border-radius:28px;background:#fff;border:1px solid rgba(29,24,48,.06);box-shadow:0 20px 40px #1d183012}.mohcen-app-visual-card strong{color:var(--app-ink);font-size:.98rem}.mohcen-app-visual-card span{color:var(--app-green-deep);font-size:.88rem;font-weight:700}.mohcen-app-visual-card-proof,.mohcen-app-visual-card-ops{text-align:start}.mohcen-app-visual-badge{min-width:168px;padding:14px 16px;border-radius:22px;border:1px solid rgba(29,24,48,.06);background:#fff;box-shadow:0 18px 34px #1d183014}.mohcen-app-visual-badge strong{color:var(--app-ink)}.mohcen-app-visual-badge span{color:var(--app-muted)}.mohcen-app-visual-stage-proof .mohcen-app-visual-badge{left:4%;bottom:9%}.mohcen-app-visual-stage-ops .mohcen-app-visual-badge{right:4%;bottom:9%}.mohcen-device-proof,.mohcen-device-ops{width:clamp(170px,54%,240px);aspect-ratio:274 / 532;left:50%;top:7%}.mohcen-device-proof{transform:translate(-50%) rotate(3deg)}.mohcen-device-ops{transform:translate(-50%) rotate(-3deg)}.mohcen-app-proof-card{padding:28px;border-color:#1d18300f;background:#fff}.mohcen-app-proof-points{margin-top:20px}.mohcen-app-suite-grid{gap:18px;margin-top:34px}.mohcen-app-suite-grid article{min-height:214px;padding:26px 24px;border:0}.mohcen-app-suite-grid article:nth-child(3n+1),.mohcen-app-suite-grid article:nth-child(3n+2),.mohcen-app-suite-grid article:nth-child(3n){background:#fff}.mohcen-app-suite-grid article:before{width:58px;background:linear-gradient(90deg,var(--app-green),var(--app-green-bright))}.mohcen-app-contact{padding:34px 36px;background:#fff}.mohcen-app-contact a{background:linear-gradient(135deg,var(--app-green),var(--app-green-deep));box-shadow:0 16px 30px #16372d2e}.mohcen-app-site[dir=rtl] .mohcen-app-proof-pill,.mohcen-app-site[dir=rtl] .mohcen-app-trust-chips{justify-content:flex-start}@media (max-width: 1080px){.mohcen-app-header,.mohcen-app-hero,.mohcen-app-metrics,.mohcen-app-section,.mohcen-app-contact{width:min(calc(100% - 28px),1120px)}.mohcen-app-hero{min-height:auto;grid-template-columns:1fr;gap:30px}.mohcen-app-phone-stack{width:min(100%,380px)}.mohcen-app-phone-stack:before,.mohcen-app-stage-orbit{width:clamp(210px,68%,274px);left:50%;top:19%}.mohcen-app-stage-glow-primary{width:clamp(220px,72%,294px);top:15%}.mohcen-app-stage-panel{width:clamp(148px,44%,186px);right:8%;top:14%}.mohcen-device-hero{width:clamp(176px,52%,208px);left:50%;top:4%;transform:translate(-50%) rotate(0)}.mohcen-app-metrics,.mohcen-app-feature-list,.mohcen-app-suite-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mohcen-app-overview-flow,.mohcen-app-trust-composer,.mohcen-app-ops,.mohcen-app-contact{grid-template-columns:1fr}.mohcen-app-visual-stage{width:min(100%,380px)}.mohcen-app-visual-stage:before{width:clamp(228px,72%,286px);top:20%}.mohcen-device-proof,.mohcen-device-ops{width:clamp(206px,57%,236px);top:3%}}@media (max-width: 780px){.mohcen-app-header,.mohcen-app-hero,.mohcen-app-metrics,.mohcen-app-section,.mohcen-app-contact{width:min(calc(100% - 24px),1120px)}.mohcen-app-header{border-radius:0 0 22px 22px}.mohcen-app-hero{margin-top:32px;gap:20px}.mohcen-app-hero-copy h1,.mohcen-app-section-copy h2,.mohcen-app-trust-copy h2,.mohcen-app-contact h2{font-size:2.35rem}.mohcen-app-proof-pill{width:100%}.mohcen-app-phone-stack{width:min(100%,280px)}.mohcen-app-phone-stack:before,.mohcen-app-stage-orbit{width:clamp(176px,70%,202px);left:50%;top:20%}.mohcen-app-phone-stack:after{width:52px;height:28px;right:18px;bottom:88px}.mohcen-app-stage-glow-primary{width:clamp(190px,74%,218px);top:16%}.mohcen-app-stage-panel{width:clamp(118px,43%,142px);right:7%;top:16%}.mohcen-app-stage-shadow,.mohcen-app-stage-glow-secondary{bottom:10%}.mohcen-device-hero{width:clamp(144px,52%,162px);left:50%;top:4%;transform:translate(-50%) rotate(0)}.mohcen-app-metrics,.mohcen-app-feature-list,.mohcen-app-service-tiles,.mohcen-app-suite-grid{grid-template-columns:1fr}.mohcen-app-metrics article,.mohcen-app-feature-list article,.mohcen-app-service-board,.mohcen-app-service-tiles article,.mohcen-app-suite-grid article,.mohcen-app-proof-card,.mohcen-app-contact{border-radius:24px}.mohcen-app-feature-list article,.mohcen-app-suite-grid article{min-height:0;padding:22px 18px}.mohcen-app-service-board,.mohcen-app-proof-card,.mohcen-app-contact{padding:22px 18px}.mohcen-app-trust,.mohcen-app-section{margin-bottom:88px}.mohcen-app-visual-stage{width:min(100%,286px)}.mohcen-app-visual-stage:before{width:clamp(188px,72%,210px);top:20%}.mohcen-app-visual-stage:after{width:48px;height:24px;right:10px;bottom:72px}.mohcen-app-visual-glow{width:clamp(194px,76%,220px);top:16%}.mohcen-app-visual-card{width:min(100%,236px);height:72px;bottom:18px;border-radius:20px}.mohcen-device-proof,.mohcen-device-ops{width:clamp(160px,58%,176px)}.mohcen-app-visual-badge{min-width:118px;padding:10px 12px;border-radius:16px}.mohcen-app-visual-stage-proof .mohcen-app-visual-badge{left:6px;bottom:24px}.mohcen-app-visual-stage-ops .mohcen-app-visual-badge{right:6px;bottom:24px}}.mohcen-app-brand span{font-size:1.12rem;letter-spacing:0}.mohcen-app-header-panel{flex:1;display:flex;align-items:center;justify-content:flex-end;gap:14px;position:relative;z-index:1}.mohcen-app-menu-toggle{display:none;width:46px;height:46px;padding:0;border:1px solid rgba(29,24,48,.08);border-radius:16px;background:#fffffff5;box-shadow:0 12px 24px #1d183014;align-items:center;justify-content:center;flex-direction:column;gap:4px}.mohcen-app-menu-toggle span{width:18px;height:2px;border-radius:999px;background:var(--app-ink);transition:transform .16s ease,opacity .16s ease}.mohcen-app-header.is-menu-open .mohcen-app-menu-toggle span:nth-child(1){transform:translateY(6px) rotate(45deg)}.mohcen-app-header.is-menu-open .mohcen-app-menu-toggle span:nth-child(2){opacity:0}.mohcen-app-header.is-menu-open .mohcen-app-menu-toggle span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.mohcen-app-nav{flex:1;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:14px}.mohcen-app-nav a,.mohcen-app-nav .mohcen-app-portal,.mohcen-app-locale-trigger{min-height:42px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;white-space:nowrap}.mohcen-app-nav .mohcen-app-portal{background:linear-gradient(135deg,var(--app-green),var(--app-green-deep));color:#fff;box-shadow:0 14px 28px #16372d29}.mohcen-app-locale-menu{position:relative;flex:0 0 auto}.mohcen-app-locale-trigger{gap:10px;min-width:148px;border:1px solid #c7eed8;background:#fff;color:var(--app-ink);font-size:.95rem;font-weight:800;box-shadow:inset 0 1px #fffffff0,0 12px 24px #16372d1a}.mohcen-app-locale-trigger svg{width:18px;height:18px;color:var(--app-green-deep);transition:transform .16s ease}.mohcen-app-locale-menu.is-open .mohcen-app-locale-trigger svg{transform:rotate(180deg)}.mohcen-app-locale-popover{position:absolute;top:calc(100% + 10px);inset-inline-end:0;min-width:190px;padding:8px;display:grid;gap:6px;border:1px solid #c7eed8;border-radius:22px;background:#fff;box-shadow:0 24px 48px #0c603b29;opacity:0;visibility:hidden;transform:translateY(-8px) scale(.98);pointer-events:none;transition:opacity .16s ease,transform .16s ease,visibility .16s ease}.mohcen-app-locale-menu.is-open .mohcen-app-locale-popover{opacity:1;visibility:visible;transform:translateY(0) scale(1);pointer-events:auto}.mohcen-app-locale-popover button{min-height:44px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:0;border-radius:16px;background:transparent;color:var(--app-muted);font-weight:800}.mohcen-app-locale-popover button:hover,.mohcen-app-locale-popover button.is-active{background:var(--app-green-deep);color:#fff}.mohcen-app-locale-popover button svg{width:16px;height:16px}.mohcen-app-hero{min-height:0;padding-top:34px;margin-bottom:92px;grid-template-columns:minmax(0,1fr) minmax(360px,.92fr);align-items:start}.mohcen-app-store-badges{display:grid;grid-template-columns:repeat(auto-fit,minmax(192px,1fr));gap:12px;width:min(100%,460px);max-width:460px}.mohcen-app-store-badge{position:relative;min-width:0;min-height:68px;display:flex;align-items:center;justify-content:flex-start;gap:14px;padding:12px 14px;border:1px solid #c7eed8;border-radius:22px;background:#fff;color:var(--app-ink);box-shadow:0 16px 34px #16372d1f;overflow:hidden}.mohcen-app-store-badge:before{content:"";position:absolute;inset:0 0 auto 0;height:1px;background:#ffffffeb}.mohcen-app-store-badge-icon{width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;border-radius:16px;flex:0 0 auto;background:linear-gradient(180deg,#f4fff8,#cbf5de);box-shadow:inset 0 1px #ffffffe0,0 10px 18px #16372d1a}.mohcen-app-store-badge-icon svg{width:26px;height:26px;display:block}.mohcen-app-store-badge-icon-apple svg{width:22px;height:22px}.mohcen-app-store-badge-icon-play svg{width:28px;height:28px}.mohcen-app-store-badge-apple{background:#fff}.mohcen-app-store-badge-apple .mohcen-app-store-badge-icon{background:linear-gradient(180deg,#16161d,#0b0b10);color:#fff;box-shadow:inset 0 1px #ffffff29,0 12px 22px #08080c3d}.mohcen-app-store-badge-play{background:#fff}.mohcen-app-store-badge-play .mohcen-app-store-badge-icon{background:#fff;box-shadow:inset 0 1px #ffffffe6,0 12px 20px #2b59971f}.mohcen-app-store-badge-copy{display:grid;gap:3px;min-width:0}.mohcen-app-store-badge small,.mohcen-app-store-badge strong{line-height:1}.mohcen-app-store-badge small{font-size:.66rem;letter-spacing:.06em;text-transform:uppercase;color:var(--app-muted)}.mohcen-app-store-badge strong{font-size:1.02rem;font-weight:900;color:var(--app-ink)}.mohcen-app-hero-panel,.mohcen-app-hero-panel article,.mohcen-app-ops-list article{border:1px solid rgba(29,24,48,.06);border-radius:28px;background:#fffffffa;box-shadow:0 18px 44px #1d18300f}.mohcen-app-hero-panel{padding:28px;display:grid;gap:18px;background:#fff}.mohcen-app-hero-panel-head{display:grid;gap:10px}.mohcen-app-hero-panel-head span{width:fit-content;min-height:34px;display:inline-flex;align-items:center;padding:0 12px;border-radius:999px;background:var(--app-green-deep);color:#fff;font-weight:900}.mohcen-app-hero-panel-head strong{color:var(--app-ink);font-size:1.08rem;line-height:1.55}.mohcen-app-hero-panel-grid{display:grid;gap:12px}.mohcen-app-hero-panel-grid article{padding:18px 18px 16px}.mohcen-app-hero-panel-grid h3,.mohcen-app-ops-list h3{margin:0 0 8px;color:var(--app-ink);font-size:1.02rem}.mohcen-app-hero-panel-grid p,.mohcen-app-ops-list p{margin:0;color:var(--app-muted);line-height:1.7}.mohcen-app-hero-panel-tags,.mohcen-app-ops-list{display:flex;flex-wrap:wrap;gap:10px}.mohcen-app-hero-panel-tags span{min-height:36px;display:inline-flex;align-items:center;padding:0 14px;border-radius:999px;background:var(--app-green-deep);color:#fff;font-weight:800}.mohcen-app-metrics strong{font-size:1.15rem;letter-spacing:.02em;text-transform:uppercase}.mohcen-app-section-copy-wide{max-width:780px}.mohcen-app-trust-composer{align-items:stretch}.mohcen-app-visual-stage-proof{width:min(100%,440px);overflow:hidden;border-radius:34px;border:1px solid #67d79a;background:linear-gradient(90deg,rgba(103,215,154,.2) 1px,transparent 1px),linear-gradient(rgba(103,215,154,.2) 1px,transparent 1px),radial-gradient(circle at 18% 20%,rgba(40,209,125,.24),transparent 28%),radial-gradient(circle at 82% 16%,rgba(98,231,162,.18),transparent 24%),linear-gradient(160deg,#071711,#0d3425 54%,#124430);background-size:32px 32px,32px 32px,auto,auto,auto;box-shadow:0 28px 64px #0730193d}.mohcen-app-visual-stage-proof:before{background:radial-gradient(circle,rgba(40,209,125,.3) 0%,rgba(40,209,125,.08) 54%,transparent 78%),radial-gradient(circle at 24% 22%,rgba(166,245,206,.46) 0 4px,transparent 5px),radial-gradient(circle at 72% 34%,rgba(166,245,206,.46) 0 4px,transparent 5px),radial-gradient(circle at 58% 72%,rgba(166,245,206,.46) 0 4px,transparent 5px);box-shadow:0 0 0 1px #67d79a29}.mohcen-app-visual-stage-proof:after{background:linear-gradient(180deg,#62e7a2,var(--app-green-deep))}.mohcen-app-visual-stage-proof .mohcen-app-visual-glow{background:radial-gradient(circle,rgba(98,231,162,.32) 0%,rgba(40,209,125,.18) 52%,transparent 78%)}.mohcen-app-visual-stage-proof .mohcen-app-visual-card{background:#fff;border-color:#bfead2;box-shadow:0 20px 40px #0730193d}.mohcen-app-chain-grid{position:absolute;top:28px;right:18px;bottom:118px;left:18px;z-index:1;pointer-events:none}.mohcen-app-chain-grid span{position:absolute;border-radius:18px;border:1px solid rgba(103,215,154,.26);background:#0c261be0;box-shadow:inset 0 1px #a6f5ce14,0 10px 22px #0000002e}.mohcen-app-chain-grid span:nth-child(1){top:12%;right:10%;width:94px;height:46px}.mohcen-app-chain-grid span:nth-child(2){top:34%;left:2%;width:82px;height:42px}.mohcen-app-chain-grid span:nth-child(3){bottom:8%;right:18%;width:108px;height:50px}.mohcen-device-proof,.mohcen-device-ops{width:clamp(170px,54%,240px);height:auto;aspect-ratio:274 / 532;top:7%;transform:translate(-50%) rotate(0)}.mohcen-device-proof img,.mohcen-device-ops img{padding:18px 0 0;background:#fff}.mohcen-app-proof-card{position:relative;overflow:hidden;background:#fff}.mohcen-app-proof-card:before{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:4px;background:linear-gradient(90deg,var(--app-green),var(--app-green-deep))}.mohcen-app-ops{align-items:start}.mohcen-app-visual-stage-ops{width:min(100%,440px);overflow:hidden;border-radius:34px;border:1px solid #c7eed8;background:#fff;box-shadow:0 24px 60px #0f663d1f}.mohcen-app-visual-stage-ops:before{background:radial-gradient(circle,#b8f3d2,#ddf8e8 58%,#fff);box-shadow:0 0 0 1px #c7eed8}.mohcen-app-visual-stage-ops:after{right:8%;bottom:16%;background:linear-gradient(180deg,#27b24b,#12985c)}.mohcen-app-visual-stage-ops .mohcen-app-visual-glow{background:radial-gradient(circle,#caf4dd,#e9fbf1 60%,#fff)}.mohcen-app-visual-stage-ops .mohcen-app-visual-card{background:#fff;border-color:#1d18300f;box-shadow:0 20px 40px #1d183014}.mohcen-app-ops-list{margin-top:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.mohcen-app-ops-list article{padding:18px}@media (max-width: 1080px){.mohcen-app-hero{grid-template-columns:1fr;margin-bottom:84px}.mohcen-app-hero-topline{gap:14px}.mohcen-app-hero-panel,.mohcen-app-visual-stage-proof,.mohcen-app-visual-stage-ops{width:min(100%,500px);justify-self:center}.mohcen-app-visual-stage{min-height:590px}.mohcen-device-proof,.mohcen-device-ops{width:clamp(188px,52%,228px);top:6%}.mohcen-app-ops-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 780px){.mohcen-app-header{position:sticky;align-items:center;flex-wrap:nowrap}.mohcen-app-brand span{font-size:1rem}.mohcen-app-menu-toggle{display:inline-flex;flex:0 0 auto}.mohcen-app-header-panel{position:absolute;inset-inline:0;top:calc(100% + 10px);z-index:50;display:grid;gap:14px;padding:14px;border:1px solid #c7eed8;border-radius:24px;background:#fff;box-shadow:0 20px 44px #0f663d29;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);opacity:0;visibility:hidden;transform:translateY(-8px) scale(.98);pointer-events:none;transition:opacity .16s ease,transform .16s ease,visibility .16s ease}.mohcen-app-header-panel.is-open{opacity:1;visibility:visible;transform:translateY(0) scale(1);pointer-events:auto}.mohcen-app-nav{display:grid;gap:0;padding:8px;border:1px solid #c7eed8;border-radius:20px;background:#fff;box-shadow:inset 0 1px #ffffffeb,0 10px 26px #16372d14}.mohcen-app-nav a,.mohcen-app-nav .mohcen-app-portal,.mohcen-app-locale-trigger{width:100%;justify-content:flex-start;min-height:52px;padding:0 18px;border-radius:16px}.mohcen-app-nav a{position:relative;border:0;background:transparent;font-size:.98rem}.mohcen-app-nav a:not(.mohcen-app-portal):after{content:"›";position:absolute;inset-inline-end:18px;top:50%;transform:translateY(-50%);color:var(--app-green-deep);font-size:1.1rem;line-height:1}.mohcen-app-site[dir=rtl] .mohcen-app-nav a:not(.mohcen-app-portal):after{transform:translateY(-50%) scaleX(-1)}.mohcen-app-nav a:not(.mohcen-app-portal)+a:not(.mohcen-app-portal){border-top:1px solid rgba(29,24,48,.06);border-radius:0}.mohcen-app-nav .mohcen-app-portal{min-height:46px;margin-top:10px;justify-content:center;border-radius:16px}.mohcen-app-locale-menu{width:100%;margin-top:10px;padding-top:10px;border-top:1px solid #c7eed8}.mohcen-app-locale-trigger{min-height:46px;font-size:.92rem}.mohcen-app-locale-popover{width:100%;position:static;margin-top:8px;opacity:1;visibility:visible;transform:none;display:none;pointer-events:auto;box-shadow:none}.mohcen-app-locale-menu.is-open .mohcen-app-locale-popover{display:grid}.mohcen-app-store-badges{grid-template-columns:1fr;max-width:100%}.mohcen-app-store-badge{width:100%;min-height:64px;padding:11px 12px}.mohcen-app-store-badge-icon{width:42px;height:42px;border-radius:14px}.mohcen-app-store-badge strong{font-size:.96rem}.mohcen-app-hero-panel{padding:20px 18px;border-radius:24px}.mohcen-app-chain-grid{top:62px;right:14px;bottom:104px;left:14px}.mohcen-app-hero-panel-grid article,.mohcen-app-ops-list article{border-radius:22px}.mohcen-app-hero-panel-tags,.mohcen-app-ops-list{grid-template-columns:1fr}.mohcen-app-ops-list{display:grid}.mohcen-app-visual-stage-proof,.mohcen-app-visual-stage-ops{width:min(100%,320px);min-height:404px;border-radius:26px}.mohcen-app-visual-card{min-height:72px;padding-block:12px}}.dashboard-shell{min-height:100vh;display:grid;grid-template-columns:360px minmax(0,1fr);background:radial-gradient(circle at top left,rgba(14,122,103,.12),transparent 28%),radial-gradient(circle at right top,rgba(221,143,59,.16),transparent 26%),linear-gradient(180deg,#f8f2e9,#eef6f1 48%,#fcfbf8)}.dashboard-sidebar{position:sticky;top:0;width:360px;height:100vh;padding:24px 20px;display:grid;grid-template-rows:1fr auto;gap:18px;overflow:hidden;background:linear-gradient(180deg,#071a16f7,#0b2f27f5),linear-gradient(135deg,#0f8a68,#dd8f3b);color:#f8f5ef;box-shadow:24px 0 48px #071d181f;z-index:5}.dashboard-sidebar-top,.dashboard-sidebar-bottom,.dashboard-page-title,.dashboard-page-actions,.dashboard-stack-sm,.dashboard-stack-md{display:grid}.dashboard-sidebar-top{gap:18px;min-height:0;overflow-y:auto;padding-inline-end:4px;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.28) transparent}.dashboard-sidebar-bottom{gap:14px}.dashboard-sidebar-top::-webkit-scrollbar{width:8px}.dashboard-sidebar-top::-webkit-scrollbar-track{background:transparent}.dashboard-sidebar-top::-webkit-scrollbar-thumb{border-radius:999px;background:#ffffff38}.dashboard-brand-card,.dashboard-status-card,.dashboard-user-card,.dashboard-nav-item,.dashboard-stat-card,.dashboard-panel,.dashboard-feature-card,.dashboard-empty-state,.dashboard-empty-detail,.dashboard-detail-card,.dashboard-action-card,.dashboard-master-item,.dashboard-list-row{border:1px solid rgba(20,38,31,.08);border-radius:28px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.dashboard-brand-card{position:relative;overflow:hidden;padding:24px;display:grid;gap:14px;background:radial-gradient(circle at top right,rgba(255,255,255,.16),transparent 28%),var(--dashboard-accent);color:#fff;box-shadow:0 24px 42px #071d183d}.dashboard-brand-card h1,.dashboard-page-title h2{margin:0;line-height:1.02}.dashboard-brand-card h1{font-size:2rem}.dashboard-brand-card p,.dashboard-status-card p,.dashboard-nav-item span,.dashboard-feature-card p,.dashboard-panel-intro,.dashboard-empty-state p,.dashboard-empty-detail,.dashboard-detail-loading p,.dashboard-list-row p,.dashboard-master-item p{margin:0;color:#f8f5efc7;line-height:1.65}.dashboard-status-card{padding:18px;background:#ffffff14;border-color:#ffffff1f}.dashboard-meta-row span,.dashboard-meta-kicker,.dashboard-page-eyebrow,.dashboard-panel-kicker{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em}.dashboard-meta-row span,.dashboard-meta-kicker{color:#f8f5efa3}.dashboard-shell-eyebrow,.dashboard-page-eyebrow,.dashboard-panel-kicker{display:inline-flex;width:fit-content;min-height:32px;align-items:center;padding:0 12px;border-radius:999px;background:#ffffff24;color:inherit}.dashboard-nav{display:grid;gap:10px}.dashboard-nav-item{width:100%;padding:16px 16px 16px 18px;display:flex;align-items:center;justify-content:space-between;gap:14px;text-align:start;background:#ffffff0d;border-color:#ffffff14;color:#f8f5ef}.dashboard-nav-item strong,.dashboard-feature-card strong,.dashboard-list-row strong,.dashboard-master-item strong,.dashboard-stat-card strong,.dashboard-status-card strong,.dashboard-panel h3,.dashboard-panel h4{display:block}.dashboard-nav-item.is-active{background:linear-gradient(135deg,#ffffffeb,#fff7ebe0);color:#12372e;border-color:#ffffff47;box-shadow:0 20px 34px #00000029;transform:translate(4px)}.dashboard-nav-item.is-active span{color:#5b6f69}.dashboard-nav-badge,.dashboard-updated-chip,.dashboard-pill{display:inline-flex;align-items:center;justify-content:center;min-width:38px;min-height:34px;padding:0 12px;border-radius:999px;white-space:nowrap;font-size:.82rem;font-weight:800}.dashboard-nav-badge{background:#ffffff24;color:inherit}.dashboard-nav-item.is-active .dashboard-nav-badge{background:#0e7a671f;color:#0f5f4e}.dashboard-status-card{color:#f8f5ef}.dashboard-status-card.is-ready{background:#0e7a673d;border-color:#5fd0af3d}.dashboard-status-card.is-busy{background:#ffffff14;border-color:#ffffff24}.dashboard-status-card.is-warning{background:#b9382e2e;border-color:#ffbfa83d}.dashboard-signout{min-height:52px;padding-inline:16px;color:var(--text);border:1px solid rgba(20,38,31,.08);background:#14261f0a}.dashboard-content{padding:26px;display:grid;align-items:start;gap:14px}.dashboard-user-card{min-width:min(100%,420px);padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:14px;background:#ffffffdb;box-shadow:0 14px 32px #1d18300f}.dashboard-toolbar-meta,.dashboard-locale-field{display:grid;gap:6px}.dashboard-locale-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.dashboard-locale-select{min-width:180px;min-height:48px;padding:0 14px;border:1px solid rgba(20,38,31,.12);border-radius:18px;background:#fffffff5;color:var(--text)}.dashboard-page-stage{display:grid;gap:18px}.dashboard-page-header{padding:26px 28px;display:flex;justify-content:space-between;align-items:end;gap:18px;border:1px solid rgba(20,38,31,.08);border-radius:32px;background:radial-gradient(circle at top right,rgba(221,143,59,.18),transparent 24%),linear-gradient(145deg,#fffffff5,#f8fcf9e6);box-shadow:0 22px 42px #1d183014}.dashboard-page-title{gap:12px;max-width:760px}.dashboard-page-title h2{font-size:clamp(2rem,3vw,3rem)}.dashboard-page-title p{margin:0;color:var(--text-soft);line-height:1.8}.dashboard-page-actions{gap:12px;justify-items:end}.dashboard-updated-chip{background:#0e7a671a;color:var(--primary-strong)}.dashboard-filter-chips{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.dashboard-filter-chip{min-height:38px;padding:0 14px;border:1px solid rgba(20,38,31,.1);border-radius:999px;background:#ffffffb8;color:var(--text-soft);font-size:.84rem;font-weight:800;transition:background .14s ease,border-color .14s ease,color .14s ease,transform .14s ease,box-shadow .14s ease}.dashboard-filter-chip:hover{transform:translateY(-1px);border-color:#0e7a672e;color:var(--primary-strong)}.dashboard-filter-chip.is-active{background:linear-gradient(135deg,var(--primary),var(--primary-strong));border-color:transparent;color:#fffdf9;box-shadow:0 12px 24px #0e7a6733}.dashboard-stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.dashboard-stat-card{padding:22px;background:#ffffffdb;box-shadow:0 18px 34px #1d18300f}.dashboard-stat-card span,.dashboard-muted,.dashboard-panel-intro,.dashboard-empty-state p,.dashboard-empty-detail,.dashboard-detail-loading p,.dashboard-list-row p,.dashboard-master-item p,.dashboard-feature-card p{color:var(--text-soft)}.dashboard-stat-card strong{margin-top:12px;font-size:2.35rem;line-height:1}.dashboard-section-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.dashboard-panel{padding:22px;background:#ffffffd1;box-shadow:0 20px 38px #1d18300f}.dashboard-panel-span-2{grid-column:span 2}.dashboard-panel-span-3{grid-column:span 3}.dashboard-panel-header{display:flex;justify-content:space-between;align-items:start;gap:12px;margin-bottom:12px}.dashboard-panel-header h3,.dashboard-panel h4{margin:10px 0 0;font-size:1.3rem}.dashboard-panel-intro{margin-bottom:18px;max-width:72ch;line-height:1.75}.dashboard-feature-grid,.dashboard-ops-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.dashboard-feature-card{padding:18px;background:linear-gradient(180deg,#f7fcf8f5,#fff7efeb)}.dashboard-stack-sm{gap:10px}.dashboard-stack-md{gap:12px}.dashboard-master-detail{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:16px}.dashboard-master-item,.dashboard-detail-card,.dashboard-list-row,.dashboard-action-card,.dashboard-empty-state,.dashboard-empty-detail{background:#ffffffb8}.dashboard-master-item{width:100%;padding:16px;display:flex;justify-content:space-between;align-items:center;gap:12px;text-align:start}.dashboard-master-item.is-active{border-color:#0e7a6738;box-shadow:inset 0 0 0 1px #0e7a6724,0 16px 28px #0e7a6714}.dashboard-detail-card,.dashboard-empty-detail{min-height:320px;padding:20px}.dashboard-list-row,.dashboard-action-card{padding:16px;display:flex;justify-content:space-between;align-items:center;gap:12px}.dashboard-action-card{flex-direction:column;align-items:stretch}.dashboard-pill{background:#0e7a671a;color:var(--primary-strong)}.dashboard-empty-state,.dashboard-detail-loading{min-height:180px;padding:18px;display:grid;align-content:center;justify-items:center;gap:8px;text-align:center;border:1px dashed rgba(20,38,31,.12);border-radius:24px}.dashboard-state-dot{width:12px;height:12px;border-radius:999px;background:#14261f2e;box-shadow:0 0 0 7px #14261f0d}.dashboard-state-dot.is-live{background:#0f8a68;box-shadow:0 0 0 7px #0f8a681f}.dashboard-empty-detail{display:grid;place-items:center;text-align:center}.dashboard-detail-loading{background:#ffffff85}.dashboard-ops-grid{grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width: 1180px){.dashboard-shell{grid-template-columns:1fr}.dashboard-sidebar{position:static;width:auto;height:auto;min-height:0;border-radius:0 0 28px 28px;overflow:visible}.dashboard-sidebar-top{overflow:visible;padding-inline-end:0}.dashboard-stats-grid,.dashboard-section-grid,.dashboard-feature-grid,.dashboard-ops-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-panel-span-2,.dashboard-panel-span-3{grid-column:span 2}}@media (max-width: 780px){.dashboard-content{padding:18px}.dashboard-page-header{flex-direction:column;align-items:stretch;padding:22px 18px}.dashboard-page-actions{justify-items:stretch}.dashboard-user-card{width:100%;min-width:0;flex-direction:column;align-items:stretch}.dashboard-stats-grid,.dashboard-section-grid,.dashboard-feature-grid,.dashboard-ops-grid,.dashboard-master-detail,.actions-row,.split-fields{grid-template-columns:1fr}.dashboard-panel-span-2,.dashboard-panel-span-3{grid-column:span 1}.dashboard-nav-item.is-active{transform:none}.dashboard-filter-chips{justify-content:flex-start}}.dashboard-shell{--dash-line: rgba(10, 31, 25, .1);--dash-text: #12342c;--dash-text-soft: #567068;--dash-shadow: 0 14px 40px rgba(17, 38, 32, .08);--dash-shadow-strong: 0 24px 58px rgba(17, 38, 32, .13);grid-template-columns:286px minmax(0,1fr);background:radial-gradient(circle at 4% -8%,rgba(21,132,104,.14),transparent 36%),radial-gradient(circle at 100% 6%,rgba(218,141,64,.18),transparent 34%),linear-gradient(180deg,#edf5f0,#f3f7f4 52%,#fafcfb)}.dashboard-sidebar{width:286px;padding:14px 12px;gap:11px}.dashboard-brand-card{padding:12px;border-radius:13px;border-color:#ffffff24}.dashboard-brand-card h1{margin:6px 0 4px;font-size:1.04rem;line-height:1.16}.dashboard-brand-card p{display:-webkit-box;margin:0;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:.78rem;line-height:1.35}.dashboard-shell-eyebrow{min-height:24px;padding:0 8px;border-radius:999px;font-size:.66rem}.dashboard-nav-item{min-height:56px;padding:10px 11px;border-radius:11px;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease}.dashboard-nav-item:hover{transform:translate(2px)}.dashboard-content{padding:20px 22px 26px}.dashboard-user-card{width:100%;min-width:0;border-radius:18px;border:1px solid var(--dash-line);background:#ffffffeb;box-shadow:var(--dash-shadow)}.dashboard-toolbar-meta-grid{flex:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr)) minmax(170px,220px);gap:10px;align-items:end}.dashboard-toolbar-meta{min-width:0}.dashboard-toolbar-value{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.95rem;color:var(--dash-text)}.dashboard-locale-field{gap:4px}.dashboard-locale-select{min-height:44px;border-radius:12px}.dashboard-signout{min-height:44px}.dashboard-shell .button{border-radius:10px;font-weight:700}.dashboard-nav-item strong{font-size:.92rem}.dashboard-nav-item span{font-size:.76rem;line-height:1.25}.dashboard-shell .button-primary{background:linear-gradient(135deg,#0f8a68,#0f6753);box-shadow:0 10px 22px #0c6f583d}.dashboard-shell .button-soft{background:#0f8a681f;color:#0d644f}.dashboard-shell .button-danger{background:#b9382e1f;color:#a8352d}.dashboard-page-header,.dashboard-panel,.dashboard-stat-card{border-color:var(--dash-line);box-shadow:var(--dash-shadow)}.dashboard-page-header{border-radius:14px;padding:22px;background:radial-gradient(circle at 100% 0,rgba(222,143,59,.16),transparent 30%),linear-gradient(145deg,#fffffffa,#f7fcf9f5)}.dashboard-page-title h2{font-size:clamp(1.85rem,2.8vw,2.7rem)}.dashboard-page-title p,.dashboard-panel-intro,.dashboard-master-item p,.dashboard-list-row p,.dashboard-feature-card p,.dashboard-empty-state p,.dashboard-empty-detail,.dashboard-detail-loading p{color:var(--dash-text-soft)}.dashboard-stat-card{border-radius:12px;background:#fff;transition:transform .13s ease,box-shadow .13s ease}.dashboard-stat-card:hover{transform:translateY(-2px);box-shadow:var(--dash-shadow-strong)}.dashboard-panel{border-radius:14px;background:#ffffffe0}.dashboard-panel-tools{display:grid;gap:8px;justify-items:end}.dashboard-export-row{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.dashboard-export-row .button{min-height:36px;padding:7px 12px;font-size:.82rem}.dashboard-feature-card,.dashboard-list-row,.dashboard-action-card,.dashboard-master-item,.dashboard-detail-card,.dashboard-empty-state,.dashboard-empty-detail{border-radius:10px;border:1px solid rgba(18,52,44,.11);background:#ffffffe6}.dashboard-upload-field{min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border:1px dashed rgba(15,138,104,.34);border-radius:10px;background:linear-gradient(180deg,#f7fcf9f5,#fffffff5);cursor:pointer;transition:border-color .14s ease,box-shadow .14s ease,transform .14s ease}.dashboard-upload-field:hover{transform:translateY(-1px);border-color:#0f8a688f;box-shadow:0 10px 20px #0f8a6814}.dashboard-upload-field input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.dashboard-upload-copy{min-width:0;display:grid;gap:2px}.dashboard-upload-copy strong,.dashboard-upload-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-upload-copy small{color:var(--dash-text-soft)}.dashboard-upload-action{flex:0 0 auto;min-height:36px;display:inline-flex;align-items:center;justify-content:center;padding:0 12px;border-radius:9px;background:#0f8a681f;color:#0d644f;font-weight:800}.dashboard-location-fields select{cursor:pointer}.dashboard-recurring-grid{display:grid;gap:12px}.dashboard-recurring-card{display:grid;gap:14px;padding:16px;border:1px solid rgba(18,52,44,.11);border-radius:10px;background:#fff}.dashboard-recurring-head,.dashboard-recurring-metrics,.dashboard-recurring-payment,.dashboard-inline-actions{display:flex;align-items:center}.dashboard-recurring-head{justify-content:space-between;gap:12px}.dashboard-recurring-head p,.dashboard-recurring-payment p{margin:0;color:var(--dash-text-soft)}.dashboard-recurring-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.dashboard-recurring-metrics span{min-width:0;padding:10px;border-radius:9px;background:#12342c0a;color:var(--dash-text-soft)}.dashboard-recurring-metrics strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--dash-text)}.dashboard-recurring-payments{display:grid;gap:8px}.dashboard-recurring-payment{gap:10px;padding:10px;border:1px solid rgba(18,52,44,.1);border-radius:10px;background:#f7fcf9cc}.dashboard-recurring-payment>div:first-child{min-width:150px}.dashboard-recurring-payment input{min-width:0;flex:1 1 auto}.dashboard-inline-actions{flex:0 0 auto;gap:8px}.dashboard-inline-actions .button{min-height:38px;padding:8px 12px}.dashboard-recurring-note{flex:1 1 auto;display:flex;align-items:center;justify-content:flex-end;gap:10px;color:var(--dash-text-soft);font-weight:800}.dashboard-recurring-note a{color:#0d644f;font-weight:900;text-decoration:none}.dashboard-master-item:hover{transform:translateY(-1px);border-color:#0f8a6847}.dashboard-master-item.is-active{border-color:#0f8a6857;box-shadow:inset 0 0 0 1px #0f8a6829,0 10px 22px #0f8a681a}.dashboard-filter-chip{background:#ffffffe0;color:var(--dash-text-soft)}.dashboard-filter-chip.is-active{background:linear-gradient(135deg,#0f8a68,#0f6753);box-shadow:0 10px 22px #0c6f5838}.dashboard-shell .field input,.dashboard-shell .field select,.dashboard-shell .field textarea,.dashboard-shell .actions-row input,.dashboard-shell .actions-row select{border-radius:12px;background:#fff}@media (max-width: 1180px){.dashboard-shell{grid-template-columns:1fr}.dashboard-sidebar{width:auto}}@media (max-width: 900px){.dashboard-toolbar-meta-grid{grid-template-columns:1fr 1fr}.dashboard-locale-field{grid-column:span 2}}@media (max-width: 780px){.dashboard-content{padding:14px}.dashboard-page-header{padding:16px;border-radius:12px}.dashboard-toolbar-meta-grid{grid-template-columns:1fr}.dashboard-locale-field{grid-column:auto}.dashboard-panel-tools,.dashboard-export-row{justify-items:start;justify-content:flex-start}.dashboard-recurring-metrics,.dashboard-recurring-payment{grid-template-columns:1fr}.dashboard-recurring-payment,.dashboard-recurring-head{align-items:stretch;flex-direction:column}.dashboard-inline-actions{width:100%}.dashboard-inline-actions .button{flex:1}}
