.mibyan-auth-page{
  --mibyan-bg:#020b1c;--mibyan-bg-soft:#06162f;--mibyan-surface:rgba(8,29,63,.72);--mibyan-surface-strong:rgba(8,30,66,.94);
  --mibyan-blue:#1475ff;--mibyan-cyan:#00cdeb;--mibyan-turquoise:#13dfc0;--mibyan-text:#fff;
  --mibyan-text-muted:rgba(226,239,255,.7);--mibyan-border:rgba(100,185,255,.24);--mibyan-radius-lg:26px;
  --mibyan-shadow:0 28px 80px rgba(0,4,18,.48),0 0 44px rgba(20,117,255,.12);
  min-height:100vh;margin:0;background:var(--mibyan-bg);color:var(--mibyan-text);font-family:Tahoma,"Segoe UI",Arial,sans-serif;direction:rtl;overflow-x:hidden
}
.mibyan-auth-page *{box-sizing:border-box}
.mibyan-auth-page button,.mibyan-auth-page input{font:inherit}
.mibyan-auth-page button,.mibyan-auth-page a{-webkit-tap-highlight-color:transparent}
.mibyan-landing-shell{position:relative;isolation:isolate;min-height:100svh;overflow:hidden;background:radial-gradient(circle at 72% 19%,rgba(13,75,156,.28),transparent 30%),radial-gradient(circle at 15% 42%,rgba(0,205,235,.08),transparent 32%),linear-gradient(145deg,#02091a 0%,#031229 45%,#04183a 100%)}
.mibyan-landing-ambient,.mibyan-landing-ambient>*{position:absolute;pointer-events:none}
.mibyan-landing-ambient{inset:0;z-index:-1;overflow:hidden}
.mibyan-landing-glow{border-radius:50%;filter:blur(1px);animation:mibyanAmbient 14s ease-in-out infinite alternate}
.glow-one{width:620px;height:620px;right:-210px;top:-300px;background:radial-gradient(circle,rgba(20,117,255,.16),transparent 67%)}
.glow-two{width:560px;height:560px;left:-230px;bottom:-300px;background:radial-gradient(circle,rgba(19,223,192,.11),transparent 68%);animation-delay:-6s}
.mibyan-landing-grid{inset:0;opacity:.17;background-image:linear-gradient(rgba(73,154,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(73,154,255,.08) 1px,transparent 1px);background-size:76px 76px;mask-image:linear-gradient(to bottom,transparent 0,#000 20%,#000 82%,transparent)}
.mibyan-landing-particles{width:180px;height:130px;opacity:.35;background-image:radial-gradient(circle,rgba(0,205,235,.8) 1.5px,transparent 2px);background-size:23px 23px;animation:mibyanParticles 9s ease-in-out infinite alternate}
.particles-one{left:4%;top:13%}.particles-two{right:8%;bottom:20%;animation-delay:-4s}
.mibyan-landing-header{width:min(100% - 56px,1340px);height:74px;margin:auto;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(102,173,255,.1)}
.mibyan-brand{display:inline-flex;align-items:center;gap:10px;color:#fff;text-decoration:none;font-size:32px;font-weight:800;letter-spacing:-1px}
.mibyan-brand img{width:48px;height:48px;object-fit:contain}
.mibyan-header-tag{font-size:13px;color:var(--mibyan-text-muted);padding:9px 14px;border:1px solid rgba(100,185,255,.16);border-radius:999px;background:rgba(7,28,61,.45)}
.mibyan-landing-hero{width:min(100% - 56px,1340px);min-height:548px;margin:auto;padding:34px 0 18px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(480px,.92fr);gap:52px;align-items:center;direction:ltr}
.mibyan-hero-copy{direction:rtl;text-align:center;min-width:0}
.mibyan-eyebrow{display:inline-flex;align-items:center;gap:9px;margin:0 0 10px;color:#a9c8ee;font-size:13px;font-weight:700;letter-spacing:.2px}
.mibyan-eyebrow>span{width:29px;height:1px;background:linear-gradient(90deg,transparent,var(--mibyan-turquoise));box-shadow:0 0 8px var(--mibyan-turquoise)}
.mibyan-hero-copy h1{margin:0;color:#fff;font-size:clamp(2.55rem,4.45vw,4.15rem);line-height:1.16;letter-spacing:-2.8px;text-wrap:balance;text-shadow:0 8px 34px rgba(0,0,0,.28)}
.mibyan-hero-copy h1>span{background:linear-gradient(100deg,#19a8ff 10%,#00cdeb 50%,#13dfc0 92%);-webkit-background-clip:text;background-clip:text;color:transparent}
.mibyan-hero-description{max-width:690px;margin:18px auto 20px;color:var(--mibyan-text-muted);font-size:clamp(.96rem,1.22vw,1.08rem);line-height:1.95;text-wrap:pretty}
.mibyan-feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;margin:0 auto 20px}
.mibyan-feature-card{min-width:0;min-height:128px;padding:14px 9px 12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;border:1px solid var(--mibyan-border);border-radius:17px;background:linear-gradient(155deg,rgba(16,48,94,.55),rgba(5,23,52,.42));box-shadow:inset 0 1px 0 rgba(255,255,255,.035);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}
.mibyan-feature-card:hover{transform:translateY(-4px);border-color:rgba(19,223,192,.5);box-shadow:0 12px 30px rgba(0,0,0,.22),0 0 22px rgba(0,205,235,.08)}
.mibyan-feature-icon{width:42px;height:42px;display:grid;place-items:center;color:#21a4ff}
.mibyan-feature-icon svg{width:38px;height:38px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 8px rgba(20,117,255,.35))}
.mibyan-whatsapp-icon{color:var(--mibyan-turquoise)}
.mibyan-feature-card strong{font-size:13px;line-height:1.45;color:#f6faff}.mibyan-feature-card small{color:rgba(220,235,255,.56);font-size:10px;line-height:1.4}
.mibyan-primary-cta{position:relative;isolation:isolate;width:min(100%,400px);height:58px;display:inline-flex;align-items:center;justify-content:center;gap:22px;overflow:hidden;border:0;border-radius:14px;background:linear-gradient(105deg,#1268f4 0%,#078fe8 48%,#0ed8b7 100%);color:#fff;font-size:19px;font-weight:800;cursor:pointer;box-shadow:0 13px 35px rgba(20,117,255,.27),0 0 25px rgba(19,223,192,.1);transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}
.mibyan-primary-cta::before,.mibyan-login-button::before{content:"";position:absolute;inset:-60% -35%;z-index:-1;background:linear-gradient(105deg,transparent 34%,rgba(255,255,255,.28) 47%,transparent 60%);transform:translateX(70%);animation:mibyanCtaShine 4.6s ease-in-out infinite}
.mibyan-primary-cta:hover{transform:translateY(-3px);filter:saturate(1.12);box-shadow:0 18px 42px rgba(20,117,255,.34),0 0 32px rgba(19,223,192,.15)}
.mibyan-primary-cta svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.mibyan-primary-cta:focus-visible,.mibyan-dialog-close:focus-visible,.mibyan-password-toggle:focus-visible,.mibyan-forgot-link:focus-visible,.mibyan-login-button:focus-visible{outline:3px solid rgba(77,220,255,.75);outline-offset:3px}
.mibyan-cta-note{margin:11px 0 0;color:rgba(219,235,255,.55);font-size:11px}.mibyan-cta-note span{display:inline-block;width:6px;height:6px;margin-inline-end:4px;border-radius:50%;background:var(--mibyan-turquoise);box-shadow:0 0 9px var(--mibyan-turquoise)}
.mibyan-dashboard-visual{position:relative;direction:rtl;min-width:0;height:470px;perspective:1200px}
.mibyan-dashboard-card{position:absolute;inset:28px 24px 32px 4px;padding:17px;border:1px solid rgba(74,164,255,.3);border-radius:22px;background:linear-gradient(150deg,rgba(9,41,85,.88),rgba(3,17,42,.76));box-shadow:var(--mibyan-shadow),inset 0 1px 0 rgba(255,255,255,.06);transform:rotateY(4deg) rotateX(1deg);transform-origin:center;backdrop-filter:blur(18px)}
.mibyan-dashboard-card::before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(115deg,rgba(20,117,255,.08),transparent 35%,rgba(19,223,192,.04));pointer-events:none}
.mibyan-dashboard-topbar{position:relative;display:flex;align-items:center;justify-content:space-between;padding-bottom:13px;border-bottom:1px solid rgba(100,185,255,.12)}
.mibyan-dashboard-title{display:flex;align-items:center;gap:8px}.mibyan-dashboard-title img{width:30px;height:30px}.mibyan-dashboard-title span{display:flex;flex-direction:column;gap:2px}.mibyan-dashboard-title b{font-size:12px}.mibyan-dashboard-title small{font-size:8px;color:var(--mibyan-text-muted)}
.mibyan-window-dots{display:flex;gap:5px;direction:ltr}.mibyan-window-dots i{width:6px;height:6px;border-radius:50%;background:rgba(145,195,255,.38)}
.mibyan-kpi-grid{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:13px 0}
.mibyan-kpi{min-width:0;padding:11px;border:1px solid rgba(100,185,255,.14);border-radius:12px;background:rgba(7,28,61,.65);animation:mibyanKpiIn .6s ease both}.mibyan-kpi:nth-child(2){animation-delay:.1s}.mibyan-kpi:nth-child(3){animation-delay:.2s}
.mibyan-kpi span,.mibyan-kpi small{display:block;color:var(--mibyan-text-muted);font-size:9px}.mibyan-kpi strong{display:block;margin:5px 0 4px;font:800 19px/1 "Segoe UI",Arial,sans-serif;direction:ltr;text-align:right}.mibyan-kpi small{color:#24d9bb}
.mibyan-chart-grid{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 135px;gap:10px}
.mibyan-line-chart,.mibyan-donut-card,.mibyan-bars-card{border:1px solid rgba(100,185,255,.13);border-radius:13px;background:rgba(4,21,48,.66)}
.mibyan-line-chart{height:245px;padding:13px 13px 9px;background-color:rgba(4,21,48,.66);background-image:linear-gradient(rgba(63,129,210,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(63,129,210,.07) 1px,transparent 1px);background-size:100% 42px,52px 100%}
.mibyan-chart-heading{display:flex;justify-content:space-between;align-items:center;font-size:11px}.mibyan-chart-heading small{color:var(--mibyan-text-muted);font-size:8px}.mibyan-line-chart>svg{width:100%;height:170px;overflow:visible}.chart-area{fill:url(#mibyanChartFill);opacity:0;animation:mibyanAreaIn 1s .65s ease forwards}.chart-line{fill:none;stroke:url(#mibyanChartStroke);stroke-width:4;stroke-linecap:round;filter:drop-shadow(0 0 7px rgba(0,205,235,.65));stroke-dasharray:650;stroke-dashoffset:650;animation:mibyanDraw 1.6s .25s ease forwards}.chart-points{fill:#18e1d2;opacity:0;animation:mibyanAreaIn .5s 1.35s ease forwards}.mibyan-chart-labels{display:flex;justify-content:space-between;color:rgba(211,230,255,.45);font-size:7px;direction:rtl}
.mibyan-side-charts{display:grid;gap:10px}.mibyan-donut-card,.mibyan-bars-card{padding:12px;font-size:9px;color:var(--mibyan-text-muted)}
.mibyan-donut{width:76px;height:76px;margin:11px auto 0;border-radius:50%;display:grid;place-items:center;background:conic-gradient(var(--mibyan-cyan) 0 38%,var(--mibyan-blue) 38% 76%,rgba(55,117,191,.18) 76%);position:relative;animation:mibyanDonut .7s .4s ease both}.mibyan-donut::after{content:"";position:absolute;inset:12px;border-radius:50%;background:#071d3c}.mibyan-donut b{position:relative;z-index:1;color:#fff;font-size:13px}
.mibyan-bars-card{min-height:104px}.mibyan-bars{height:64px;margin-top:9px;display:flex;align-items:flex-end;gap:5px;direction:ltr}.mibyan-bars i{flex:1;height:var(--h);min-width:5px;border-radius:3px 3px 1px 1px;background:linear-gradient(to top,var(--mibyan-blue),var(--mibyan-cyan));transform-origin:bottom;animation:mibyanBar .7s ease both}.mibyan-bars i:nth-child(2){animation-delay:.08s}.mibyan-bars i:nth-child(3){animation-delay:.16s}.mibyan-bars i:nth-child(4){animation-delay:.24s}.mibyan-bars i:nth-child(5){animation-delay:.32s}.mibyan-bars i:nth-child(6){animation-delay:.4s}
.mibyan-floating-card{position:absolute;z-index:3;display:flex;align-items:center;gap:9px;padding:10px 13px;border:1px solid rgba(74,181,255,.44);border-radius:13px;background:rgba(4,28,63,.88);box-shadow:0 18px 34px rgba(0,4,20,.46),0 0 20px rgba(0,205,235,.11);backdrop-filter:blur(12px);animation:mibyanFloat 4.5s ease-in-out infinite}
.mibyan-floating-card svg{width:32px;height:32px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.mibyan-floating-card span{display:flex;flex-direction:column;gap:2px}.mibyan-floating-card b{font:700 11px/1.2 "Segoe UI",Arial,sans-serif}.mibyan-floating-card small{font-size:8px;color:var(--mibyan-text-muted)}
.mibyan-pdf-card{left:-10px;bottom:15px;color:#35a7ff}.mibyan-wa-card{right:1px;bottom:-2px;color:var(--mibyan-turquoise);animation-delay:-2s}
.mibyan-data-orbit{position:absolute;border:1px solid rgba(26,132,255,.18);border-radius:50%;transform:rotate(-12deg)}.orbit-one{inset:20px -65px 20px -45px}.orbit-two{inset:70px -110px 60px 40px;border-color:rgba(19,223,192,.12)}
.mibyan-data-node{position:absolute;width:7px;height:7px;border-radius:50%;background:var(--mibyan-cyan);box-shadow:0 0 15px 4px rgba(0,205,235,.4);animation:mibyanPulse 2.4s ease-in-out infinite}.node-one{left:3%;top:21%}.node-two{right:2%;top:72%;animation-delay:-1.1s}
.mibyan-workflow{width:min(100% - 56px,1240px);margin:0 auto 18px;padding:15px 18px 18px;border:1px solid rgba(100,185,255,.15);border-radius:20px;background:linear-gradient(130deg,rgba(7,29,65,.64),rgba(5,22,49,.38));box-shadow:inset 0 1px 0 rgba(255,255,255,.025)}
.mibyan-section-heading{text-align:center;margin-bottom:12px}.mibyan-section-heading>span{color:var(--mibyan-cyan);font-size:9px}.mibyan-section-heading h2{margin:3px 0 0;font-size:20px}
.mibyan-workflow-list{position:relative;list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(6,1fr);direction:rtl}
.mibyan-workflow-list::before{content:"";position:absolute;z-index:0;top:31px;right:8%;left:8%;height:2px;background:linear-gradient(90deg,rgba(20,117,255,.15),var(--mibyan-cyan),rgba(19,223,192,.15));overflow:hidden}
.mibyan-workflow-list::after{content:"";position:absolute;z-index:1;top:29px;right:8%;width:45px;height:6px;border-radius:999px;background:linear-gradient(90deg,transparent,#fff,transparent);filter:blur(1px);animation:mibyanFlow 4s linear infinite}
.mibyan-workflow-list li{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center;color:#dcecff;font-size:10px}.workflow-icon{width:62px;height:62px;display:grid;place-items:center;border:1px solid rgba(91,177,255,.35);border-radius:13px;background:#071d40;box-shadow:0 8px 20px rgba(0,0,0,.2)}.workflow-icon svg{width:31px;height:31px;fill:none;stroke:#25a3ff;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.workflow-icon img{width:40px;height:40px}.workflow-whatsapp svg{stroke:var(--mibyan-turquoise)}
.mibyan-trust-strip{width:min(100% - 56px,1240px);margin:0 auto 22px;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid rgba(100,185,255,.14);border-radius:17px;background:rgba(3,19,43,.58)}
.mibyan-trust-strip article{min-width:0;display:flex;align-items:center;justify-content:center;gap:12px;padding:14px 20px}.mibyan-trust-strip article+article{border-inline-start:1px solid rgba(100,185,255,.13)}.mibyan-trust-strip svg{width:31px;height:31px;flex:none;fill:none;stroke:var(--mibyan-turquoise);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.mibyan-trust-strip article:nth-child(2) svg{stroke:var(--mibyan-blue)}.mibyan-trust-strip span{display:flex;flex-direction:column;gap:3px}.mibyan-trust-strip b{font-size:13px}.mibyan-trust-strip small{font-size:9px;color:var(--mibyan-text-muted)}
body.mibyan-auth-modal-open{overflow:hidden}
.mibyan-auth-dialog{width:min(92vw,470px);max-height:min(92svh,720px);padding:0;border:0;background:transparent;color:var(--mibyan-text);overflow:visible;opacity:0;transform:translateY(14px) scale(.97);transition:opacity .24s ease,transform .24s ease;direction:rtl}
.mibyan-auth-dialog[open]{display:block}.mibyan-auth-dialog.is-open{opacity:1;transform:translateY(0) scale(1)}.mibyan-auth-dialog.is-closing{opacity:0;transform:translateY(10px) scale(.98)}
.mibyan-auth-dialog::backdrop{background:rgba(1,7,20,.7);backdrop-filter:blur(8px) saturate(.8);opacity:0;transition:opacity .24s ease}.mibyan-auth-dialog.is-open::backdrop{opacity:1}
.mibyan-login-card{position:relative;padding:27px 34px 25px;border:1px solid rgba(113,191,255,.5);border-radius:var(--mibyan-radius-lg);background:linear-gradient(150deg,rgba(10,39,81,.96),rgba(3,17,42,.97));box-shadow:0 34px 90px rgba(0,3,16,.7),0 0 34px rgba(20,117,255,.22),inset 0 1px 0 rgba(255,255,255,.06);overflow:hidden}
.mibyan-login-card::before{content:"";position:absolute;width:270px;height:270px;left:-140px;top:-170px;border-radius:50%;background:rgba(20,117,255,.16);filter:blur(20px);pointer-events:none}
.mibyan-dialog-close{position:absolute;z-index:2;top:16px;left:16px;width:40px;height:40px;display:grid;place-items:center;border:1px solid rgba(133,190,255,.13);border-radius:50%;background:rgba(109,166,232,.08);color:#d8e9ff;font-size:28px;line-height:1;cursor:pointer;transition:background .18s,transform .18s}.mibyan-dialog-close:hover{background:rgba(109,166,232,.17);transform:rotate(5deg)}
.mibyan-login-heading{text-align:center;margin-bottom:24px}.mibyan-security-icon{width:62px;height:62px;margin:auto auto 12px;display:grid;place-items:center;border:1px solid rgba(64,174,255,.7);border-radius:50%;color:#d9f5ff;background:rgba(10,55,108,.56);box-shadow:0 0 0 6px rgba(20,117,255,.08),0 0 22px rgba(0,205,235,.24)}.mibyan-security-icon svg{width:33px;height:33px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.mibyan-login-heading h2{margin:0 0 6px;font-size:28px;letter-spacing:-.8px}.mibyan-login-heading p{margin:0;color:var(--mibyan-text-muted);font-size:13px}
.mibyan-form-field{margin-bottom:16px}.mibyan-form-field label{display:block;margin:0 4px 8px;font-size:12px;font-weight:800;color:#eef7ff}.mibyan-input-shell{position:relative;height:54px;display:flex;align-items:center;border:1px solid rgba(129,180,238,.33);border-radius:11px;background:rgba(5,21,48,.66);transition:border-color .18s,box-shadow .18s}.mibyan-input-shell:focus-within{border-color:rgba(0,205,235,.8);box-shadow:0 0 0 3px rgba(0,205,235,.1),0 0 18px rgba(20,117,255,.1)}
.mibyan-input-shell input{width:100%;height:100%;padding:0 48px 0 48px;border:0;outline:0;background:transparent;color:#fff;font-size:14px;text-align:right}.mibyan-email-shell input{direction:ltr;text-align:right}.mibyan-input-shell input::placeholder{color:rgba(205,224,249,.48)}.mibyan-field-icon{position:absolute;right:16px;width:20px;height:20px;fill:none;stroke:#8fb3df;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}
.mibyan-password-toggle{position:absolute;left:7px;width:40px;height:40px;display:grid;place-items:center;border:0;border-radius:9px;background:transparent;color:#87a7cf;cursor:pointer}.mibyan-password-toggle:hover{background:rgba(96,157,227,.1);color:var(--mibyan-cyan)}.mibyan-password-toggle svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.mibyan-password-toggle .eye-closed{display:none}.mibyan-password-toggle[aria-pressed="true"] .eye-open{display:none}.mibyan-password-toggle[aria-pressed="true"] .eye-closed{display:block}
.mibyan-form-options{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px 16px;margin:2px 2px 14px}.mibyan-remember-option{display:inline-flex;align-items:center;gap:8px;color:#dbeafe;font-size:12px;cursor:pointer}.mibyan-remember-option input{width:18px;height:18px;margin:0;accent-color:var(--mibyan-cyan)}.mibyan-forgot-link{padding:4px 0;border:0;background:transparent;color:var(--mibyan-cyan);font-size:12px;cursor:pointer}.mibyan-forgot-link:hover{text-decoration:underline}
.mibyan-form-message{display:none;min-height:0;margin:0 0 12px;padding:9px 11px;border-radius:9px;font-size:12px;line-height:1.5}.mibyan-form-message.show{display:block}.mibyan-form-message.error{color:#ffd8dc;background:rgba(196,40,64,.18);border:1px solid rgba(255,99,122,.22)}.mibyan-form-message.info{color:#cae9ff;background:rgba(20,117,255,.14);border:1px solid rgba(76,161,255,.2)}
.mibyan-login-button{position:relative;isolation:isolate;width:100%;height:56px;overflow:hidden;border:0;border-radius:11px;background:linear-gradient(105deg,#1268f4,#079de2 55%,#0ed8b7);color:#fff;font-size:17px;font-weight:800;cursor:pointer;box-shadow:0 12px 28px rgba(20,117,255,.22);transition:transform .18s,filter .18s,opacity .18s}.mibyan-login-button:hover:not(:disabled){transform:translateY(-2px);filter:saturate(1.12)}.mibyan-login-button:disabled{cursor:wait;opacity:.72}
.mibyan-secure-note{display:flex;align-items:center;justify-content:center;gap:7px;margin:19px 0 0;color:rgba(213,230,250,.57);font-size:11px}.mibyan-secure-note svg{width:18px;height:18px;fill:none;stroke:var(--mibyan-turquoise);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.logout-button{min-width:max-content;height:44px;padding:0 13px;border:1px solid #dbe3ee;border-radius:10px;background:#fff;color:#34465f;font:inherit;font-size:12px;font-weight:700;cursor:pointer;white-space:nowrap}.logout-button:hover{color:#b4232c;border-color:#fecaca;background:#fff7f7}.logout-button:focus-visible{outline:3px solid rgba(37,99,235,.2);outline-offset:2px}
@keyframes mibyanAmbient{to{transform:translate3d(30px,22px,0) scale(1.04)}}
@keyframes mibyanParticles{to{transform:translateY(18px);opacity:.55}}
@keyframes mibyanCtaShine{0%,68%{transform:translateX(80%)}90%,100%{transform:translateX(-80%)}}
@keyframes mibyanDraw{to{stroke-dashoffset:0}}
@keyframes mibyanAreaIn{to{opacity:1}}
@keyframes mibyanDonut{from{opacity:0;transform:scale(.7) rotate(-35deg)}to{opacity:1;transform:scale(1) rotate(0)}}
@keyframes mibyanBar{from{transform:scaleY(0);opacity:.3}to{transform:scaleY(1);opacity:1}}
@keyframes mibyanKpiIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
@keyframes mibyanFloat{50%{transform:translateY(-6px)}}
@keyframes mibyanPulse{50%{transform:scale(1.45);opacity:.65}}
@keyframes mibyanFlow{from{right:8%}to{right:87%}}
@media(max-width:1120px){
  .mibyan-landing-hero{grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr);gap:30px}.mibyan-feature-card{min-height:118px}.mibyan-dashboard-visual{height:430px}.mibyan-dashboard-card{inset:25px 10px 25px 0}.mibyan-chart-grid{grid-template-columns:1fr 115px}.mibyan-line-chart{height:225px}.mibyan-line-chart>svg{height:150px}.mibyan-feature-card small{display:none}
}
@media(max-width:900px){
  .mibyan-landing-header,.mibyan-landing-hero,.mibyan-workflow,.mibyan-trust-strip{width:min(100% - 36px,720px)}.mibyan-landing-hero{grid-template-columns:1fr;gap:22px;padding-top:42px}.mibyan-hero-copy{order:1}.mibyan-dashboard-visual{order:2;width:min(100%,600px);height:455px;margin:auto}.mibyan-dashboard-card{inset:25px 35px}.mibyan-feature-card small{display:block}.mibyan-workflow{margin-top:10px}.mibyan-workflow-list{grid-template-columns:repeat(3,1fr);row-gap:18px}.mibyan-workflow-list::before,.mibyan-workflow-list::after{display:none}.mibyan-trust-strip article{padding:13px 10px}.mibyan-trust-strip small{font-size:8px}
}
@media(max-width:620px){
  .mibyan-landing-header{height:66px}.mibyan-brand{font-size:25px}.mibyan-brand img{width:40px;height:40px}.mibyan-header-tag{display:none}.mibyan-landing-hero{padding-top:30px}.mibyan-eyebrow{font-size:11px}.mibyan-hero-copy h1{font-size:clamp(2.35rem,12vw,3.2rem);line-height:1.22;letter-spacing:-2px}.mibyan-hero-description{font-size:14px;line-height:1.85;margin-top:14px}.mibyan-feature-grid{grid-template-columns:repeat(2,1fr);gap:9px}.mibyan-feature-card{min-height:112px;padding:12px 8px}.mibyan-feature-card strong{font-size:12px}.mibyan-primary-cta{width:100%;height:56px}.mibyan-dashboard-visual{height:350px;margin-top:5px}.mibyan-dashboard-card{inset:18px 5px 20px;padding:12px;transform:none}.mibyan-kpi-grid{gap:6px}.mibyan-kpi{padding:8px}.mibyan-kpi strong{font-size:15px}.mibyan-chart-grid{grid-template-columns:minmax(0,1fr) 92px;gap:7px}.mibyan-line-chart{height:185px;padding:10px 8px 5px}.mibyan-line-chart>svg{height:121px}.mibyan-donut-card,.mibyan-bars-card{padding:8px}.mibyan-donut{width:56px;height:56px}.mibyan-donut::after{inset:9px}.mibyan-bars-card{min-height:83px}.mibyan-bars{height:44px;gap:3px}.mibyan-floating-card{padding:7px 9px}.mibyan-floating-card svg{width:25px;height:25px}.mibyan-pdf-card{left:-4px;bottom:0}.mibyan-wa-card{right:-3px;bottom:-7px}.mibyan-workflow{padding-inline:10px}.mibyan-workflow-list{grid-template-columns:repeat(2,1fr);row-gap:15px}.workflow-icon{width:56px;height:56px}.mibyan-trust-strip{grid-template-columns:1fr}.mibyan-trust-strip article{justify-content:flex-start;padding:13px 20px}.mibyan-trust-strip article+article{border-inline-start:0;border-top:1px solid rgba(100,185,255,.13)}.mibyan-trust-strip small{font-size:9px}.mibyan-auth-dialog{width:min(92vw,470px);max-height:94svh;overflow:auto}.mibyan-login-card{padding:24px 20px 21px;border-radius:22px}.mibyan-login-heading{margin-bottom:20px}.mibyan-security-icon{width:54px;height:54px}.mibyan-login-heading h2{font-size:25px}
}
@media(max-width:390px){.mibyan-landing-header,.mibyan-landing-hero,.mibyan-workflow,.mibyan-trust-strip{width:calc(100% - 24px)}.mibyan-feature-card small{display:none}.mibyan-dashboard-visual{height:325px}.mibyan-dashboard-title small,.mibyan-kpi span{display:none}.mibyan-line-chart{height:168px}.mibyan-line-chart>svg{height:108px}.mibyan-floating-card small{display:none}.mibyan-form-options{gap:8px}.mibyan-remember-option,.mibyan-forgot-link{font-size:11px}}
@media(prefers-reduced-motion:reduce){.mibyan-auth-page *,.mibyan-auth-page *::before,.mibyan-auth-page *::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.chart-line{stroke-dashoffset:0}.chart-area,.chart-points{opacity:1}.mibyan-primary-cta::before,.mibyan-login-button::before{display:none}}
