:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#272321;--muted:#736d6a;--line:#eadfdb;--surface:#fff;--accent:#ff715f;--accent-strong:#df4f3f;--accent-soft:#fff1ee;--accent-2:#bd4639;--coral-deep:#7a2e27;--coral-line:#ffd4ca;--rose:#fff8f6;--page:#fbf8f6;--sidebar:#fffdfc;--shadow-sm:0 10px 24px #57372f0f;--shadow-md:0 18px 45px #57372f17;--shadow-lg:0 28px 70px #57372f1f;--gold:#9c6b1d;--gold-soft:#fff6df;--danger:#b42318;--success:#1f7a4d;--teal:#2f9c95;--navy:#243447}html,body,div,section,main,form,input,textarea{scrollbar-width:none!important;-ms-overflow-style:none!important}html::-webkit-scrollbar{background:0 0!important;width:0!important;height:0!important;display:none!important}body::-webkit-scrollbar{background:0 0!important;width:0!important;height:0!important;display:none!important}div::-webkit-scrollbar{background:0 0!important;width:0!important;height:0!important;display:none!important}section::-webkit-scrollbar{background:0 0!important;width:0!important;height:0!important;display:none!important}main::-webkit-scrollbar{background:0 0!important;width:0!important;height:0!important;display:none!important}form::-webkit-scrollbar{background:0 0!important;width:0!important;height:0!important;display:none!important}*{box-sizing:border-box}body{min-height:100vh;color:var(--ink);background:var(--page);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}button,input,select,textarea{font:inherit}button{background:linear-gradient(135deg, var(--accent), var(--accent-strong));color:#fff;cursor:pointer;border:0;border-radius:8px;min-height:44px;padding:0 18px;font-weight:700;transition:transform .15s,box-shadow .15s,border-color .15s,background .15s;box-shadow:0 12px 24px #df4f3f2e}button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 16px 32px #df4f3f38}button:disabled{opacity:.55;cursor:not-allowed}button.secondary,.tabs button{border:1px solid var(--coral-line);color:var(--accent-2);box-shadow:none;background:#fff}.public-shell{background:#fff;min-height:100vh}.public-topbar{z-index:50;justify-content:space-between;align-items:center;height:72px;padding:12px 28px;display:flex;position:fixed;inset:0 0 auto}.public-topbar.login-topbar{pointer-events:none;-webkit-backdrop-filter:none!important;box-shadow:none!important;background:0 0!important;border-bottom:none!important}.public-topbar.login-topbar .brand-button,.public-topbar.login-topbar .top-login-button{pointer-events:auto}.brand-button{cursor:pointer;align-items:center;gap:10px;min-height:42px;transition:all .2s;display:inline-flex;color:#0f172a!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:12px!important;padding:6px 14px 6px 8px!important;box-shadow:0 4px 12px #0000000a!important}.brand-button:hover{transform:translateY(-1px);border-color:#ff3b30!important;box-shadow:0 6px 16px #ff3b301f!important}.brand-button span{color:#fff;background:linear-gradient(135deg,#ff4d4d 0%,#e62e2e 100%);border-radius:8px;place-items:center;width:28px;height:28px;font-size:14px;font-weight:900;display:grid}.brand-button strong{color:#0f172a;font-size:15px;font-weight:800}.top-login-button{border-radius:10px;min-width:96px;min-height:40px;font-size:13px;font-weight:700}.secondary-light{color:#0f172a!important;background:#fff!important;border:1px solid #cbd5e1!important;box-shadow:0 2px 6px #0000000a!important}.secondary-light:hover{color:#ff3b30!important;border-color:#ff3b30!important}.landing-hero{box-sizing:border-box;background-position:50%;background-size:cover;justify-content:space-between;align-items:center;width:100%;height:100vh;min-height:100vh;max-height:100vh;padding:92px clamp(24px,5vw,70px) clamp(24px,4vh,48px);display:flex;position:relative;overflow:hidden}.landing-hero:before{content:"";background:linear-gradient(90deg,#fffffff2 0%,#ffffffdb 36%,#ffffff61 72%,#ffffff0d 100%);position:absolute;inset:0}.landing-overlay,.hero-metrics{z-index:2;position:relative}.landing-overlay{max-width:clamp(320px,48vw,640px)}.hero-badge{letter-spacing:1px;text-transform:uppercase;color:#d44d33;margin-bottom:clamp(10px,1.8vh,18px);font-size:clamp(12px,1vw,14px);font-weight:800;display:inline-block}.hero-title{color:#7a2d22;letter-spacing:-.5px;margin:0 0 clamp(14px,2.4vh,26px);font-size:clamp(36px,5vw,76px);font-weight:800;line-height:.95}.hero-description{color:#5e5e5e;max-width:520px;margin-bottom:clamp(18px,3.2vh,36px);font-size:clamp(15px,1.4vw,22px);line-height:1.6}.hero-actions{flex-wrap:wrap;align-items:center;gap:clamp(14px,2vw,24px);display:flex}.hero-button{cursor:pointer;color:#fff;background:linear-gradient(135deg,#ff6b56,#ff4d3f);border:none;border-radius:12px;outline:none;padding:clamp(13px,1.8vh,17px) clamp(26px,2.6vw,38px);font-size:clamp(16px,1.3vw,19px);font-weight:700;transition:transform .25s,box-shadow .25s;box-shadow:0 14px 35px #ff5a4647}.hero-button:hover{transform:translateY(-2px);box-shadow:0 18px 40px #ff5a4661}.hero-note{color:#777;max-width:330px;margin:0;font-size:clamp(13px,1.05vw,16px);line-height:1.5}.hero-metrics{width:clamp(270px,27vw,400px);position:absolute;bottom:clamp(24px,4.5vh,50px);right:clamp(24px,5vw,70px)}.metric-item{-webkit-backdrop-filter:blur(16px);background:#ffffffeb;border:1px solid #ffffffb3;border-radius:18px;justify-content:space-between;align-items:center;margin-top:clamp(10px,1.5vh,14px);padding:clamp(13px,1.8vh,18px) clamp(18px,2vw,24px);display:flex;box-shadow:0 12px 30px #00000014}.metric-item strong{color:#222;padding-left:18px;font-size:clamp(24px,2.4vw,34px);line-height:1;position:relative}.metric-item strong:before{content:"";background:#ff5c4d;border-radius:20px;width:3px;height:clamp(24px,2.4vw,34px);position:absolute;top:3px;left:0}.metric-item span{color:#555;font-size:clamp(14px,1.2vw,18px);font-weight:600}.top-nav-links{align-items:center;gap:24px;display:flex}.nav-link{color:#475569;align-items:center;gap:4px;font-size:14px;font-weight:600;text-decoration:none;transition:color .15s;display:inline-flex}.nav-link:hover,.nav-link.active{color:#ff3b30;font-weight:700}.nav-link.active{position:relative}.nav-link.active:after{content:"";background:#ff3b30;border-radius:2px;height:2px;position:absolute;bottom:-6px;left:0;right:0}.top-actions{align-items:center;gap:12px;display:flex}.theme-toggle-btn{color:#0f172a!important;width:40px!important;min-height:40px!important;box-shadow:none!important;background:#f1f5f9!important;border:1px solid #e2e8f0!important;border-radius:10px!important;place-items:center!important;padding:0!important;display:grid!important}.top-demo-button{min-height:40px;padding:0 18px;font-size:13px;font-weight:700;color:#ff3b30!important;box-shadow:none!important;background:#fff!important;border:1px solid #ff3b30!important;border-radius:10px!important}.landing-page-exact{background:#fff;width:100%}.landing-hero-exact{box-sizing:border-box;background-position:50%;background-size:cover;min-height:calc(100vh - 72px);padding:90px clamp(24px,5vw,72px) 60px;position:relative}.landing-hero-exact:before{content:"";background:linear-gradient(90deg,#fff 0%,#fffffff0 45%,#ffffff26 85%);position:absolute;inset:0}.hero-exact-content{z-index:1;grid-template-columns:minmax(0,1.2fr) minmax(300px,380px);align-items:center;gap:40px;max-width:1320px;margin:0 auto;display:grid;position:relative}.hero-eyebrow-red{color:#ff3b30;letter-spacing:.8px;text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:800;display:inline-block}.hero-headline-exact{color:#0f172a;letter-spacing:-.5px;margin:0 0 18px;font-size:clamp(38px,5vw,68px);font-weight:900;line-height:1.05}.highlight-red{color:#ff3b30}.hero-subtext-exact{color:#475569;max-width:580px;margin:0 0 28px;font-size:16px;line-height:1.6}.hero-feature-pills-grid{grid-template-columns:repeat(2,1fr);gap:16px;max-width:580px;margin-bottom:32px;display:grid}.pill-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd9;border:1px solid #f1f5f9;border-radius:14px;align-items:center;gap:12px;padding:12px 16px;display:flex;box-shadow:0 4px 15px #00000008}.pill-icon.red{color:#ff3b30;background:#fff1ee;border-radius:10px;flex-shrink:0;place-items:center;width:36px;height:36px;font-size:16px;display:grid}.pill-card strong{color:#0f172a;font-size:13.5px;font-weight:800;display:block}.pill-card span{color:#64748b;font-size:11.5px;display:block}.hero-cta-group{align-items:center;gap:16px;margin-bottom:28px;display:flex}.cta-red-btn{color:#fff;background:linear-gradient(135deg,#ff4d4d 0%,#e62e2e 100%);border-radius:12px;align-items:center;gap:8px;min-height:48px;padding:0 28px;font-size:15px;font-weight:700;display:inline-flex;box-shadow:0 10px 24px #e62e2e4d}.cta-demo-btn{color:#ff3b30!important;background:#fff!important;border:1px solid #ffd4ca!important;border-radius:12px!important;min-height:48px!important;padding:0 24px!important;font-size:15px!important;font-weight:700!important;box-shadow:0 4px 14px #0000000a!important}.hero-trust-users{align-items:center;gap:14px;display:flex}.avatar-stack{align-items:center;display:flex}.avatar-stack img{object-fit:cover;border:2px solid #fff;border-radius:50%;width:32px;height:32px;margin-left:-8px}.avatar-stack img:first-child{margin-left:0}.avatar-count{color:#fff;background:#ff3b30;border:2px solid #fff;border-radius:50%;place-items:center;width:32px;height:32px;margin-left:-8px;font-size:11px;font-weight:800;display:grid}.trust-label{color:#64748b;font-size:13px;font-weight:600}.hero-floating-card{background:#fff;border:1px solid #f1f5f9;border-radius:20px;padding:32px 28px;box-shadow:0 20px 50px #00000014}.shield-icon{color:#ff3b30;background:#fff1ee;border-radius:12px;place-items:center;width:44px;height:44px;margin-bottom:18px;font-size:20px;display:grid}.hero-floating-card h3{color:#0f172a;margin:0 0 10px;font-size:20px;font-weight:800}.hero-floating-card p{color:#64748b;margin:0 0 20px;font-size:14px;line-height:1.55}.link-red{cursor:pointer;color:#ff3b30!important;min-height:auto!important;box-shadow:none!important;background:0 0!important;border:none!important;padding:0!important;font-size:14px!important;font-weight:800!important}.landing-stats-banner{z-index:2;background:#fff;border:1px solid #f1f5f9;border-radius:20px;grid-template-columns:repeat(5,1fr);gap:20px;max-width:1320px;margin:-30px auto 60px;padding:24px 32px;display:grid;position:relative;box-shadow:0 15px 40px #0000000f}.stat-card{border-right:1px solid #f1f5f9;align-items:center;gap:14px;padding-right:12px;display:flex}.stat-card:last-child{border-right:none}.stat-icon.red{color:#ff3b30;background:#fff1ee;border-radius:12px;flex-shrink:0;place-items:center;width:44px;height:44px;font-size:20px;display:grid}.stat-card strong{color:#0f172a;font-size:22px;font-weight:900;display:block}.stat-card span{color:#64748b;font-size:12px;font-weight:600;display:block}.landing-modules-section{box-sizing:border-box;max-width:1320px;margin:0 auto 80px;padding:0 24px}.modules-section-inner{background:#f8fafc;border:1px solid #f1f5f9;border-radius:24px;grid-template-columns:minmax(0,1fr) minmax(0,2fr) minmax(280px,320px);align-items:center;gap:32px;padding:40px 36px;display:grid}.section-eyebrow-red{color:#ff3b30;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:12px;font-weight:800;display:block}.modules-left-info h2{color:#0f172a;margin:0 0 14px;font-size:28px;font-weight:900;line-height:1.2}.modules-left-info p{color:#64748b;margin:0 0 20px;font-size:14px;line-height:1.6}.link-red-bold{cursor:pointer;color:#ff3b30!important;min-height:auto!important;box-shadow:none!important;background:0 0!important;border:none!important;padding:0!important;font-size:14px!important;font-weight:800!important}.modules-grid-8{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.module-box{text-align:center;cursor:pointer;background:#fff;border:1px solid #f1f5f9;border-radius:16px;padding:20px 16px;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 15px #00000008}.module-box:hover{transform:translateY(-3px);box-shadow:0 10px 25px #ff3b301f}.box-icon-wrap{border-radius:14px;place-items:center;width:44px;height:44px;margin:0 auto 12px;font-size:20px;display:grid}.red-bg{color:#ef4444;background:#fee2e2}.green-bg{color:#22c55e;background:#dcfce7}.orange-bg{color:#f97316;background:#ffedd5}.blue-bg{color:#3b82f6;background:#dbeafe}.purple-bg{color:#a855f7;background:#f3e8ff}.cyan-bg{color:#06b6d4;background:#cffafe}.amber-bg{color:#d97706;background:#fef3c7}.teal-bg{color:#14b8a6;background:#ccfbf1}.module-box strong{color:#0f172a;font-size:13.5px;font-weight:800}.insights-card{background:#fff;border:1px solid #f1f5f9;border-radius:20px;padding:28px 24px;box-shadow:0 10px 30px #0000000a}.insights-card h3{color:#0f172a;margin:0 0 8px;font-size:18px;font-weight:800}.insights-card p{color:#64748b;margin:0 0 16px;font-size:13px;line-height:1.5}.link-red-sm{cursor:pointer;margin-bottom:20px;display:block;color:#ff3b30!important;min-height:auto!important;box-shadow:none!important;background:0 0!important;border:none!important;padding:0!important;font-size:13px!important;font-weight:800!important}.mini-widget{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:14px 16px}.mini-widget-top{color:#64748b;justify-content:space-between;margin-bottom:4px;font-size:11.5px;display:flex}.green-percent{color:#16a34a;font-weight:700}.mini-widget strong{color:#0f172a;font-size:18px;font-weight:900}.landing-values-bar{background:#f8fafc;border:1px solid #f1f5f9;border-radius:20px;grid-template-columns:repeat(5,1fr);gap:20px;max-width:1320px;margin:0 auto 60px;padding:24px 32px;display:grid}.value-item{align-items:center;gap:12px;display:flex}.value-item span{font-size:22px}.value-item strong{color:#0f172a;font-size:13.5px;font-weight:800;display:block}.value-item span{color:#64748b;font-size:11.5px}.landing-page-wrap{background:#fbf8f6;width:100%}.landing-features-section{box-sizing:border-box;max-width:1280px;margin:0 auto;padding:80px 24px 60px}.landing-features-header{text-align:center;max-width:680px;margin:0 auto 48px}.features-badge{color:#df4f3f;letter-spacing:1px;background:#fff1ee;border:1px solid #ffd4ca;border-radius:20px;margin-bottom:12px;padding:6px 14px;font-size:12px;font-weight:800;display:inline-block}.landing-features-header h2{color:#272321;margin:0 0 12px;font-size:36px;font-weight:900;line-height:1.15}.landing-features-header p{color:#736d6a;margin:0;font-size:16px;line-height:1.5}.landing-features-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px;display:grid}.module-feature-card{cursor:pointer;background:#fff;border:1px solid #eadfdb;border-radius:16px;flex-direction:column;justify-content:space-between;padding:28px 24px;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 10px 30px #57372f0a}.module-feature-card:hover{border-color:#ff715f;transform:translateY(-4px);box-shadow:0 20px 45px #df4f3f1f}.module-card-top{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.module-card-icon{font-size:32px}.module-card-tag{color:#736d6a;text-transform:uppercase;letter-spacing:.5px;background:#fbf8f6;border:1px solid #eadfdb;border-radius:10px;padding:4px 10px;font-size:11px;font-weight:700}.module-card-title{color:#272321;margin:0 0 10px;font-size:20px;font-weight:800}.module-card-desc{color:#736d6a;flex-grow:1;margin:0 0 20px;font-size:14px;line-height:1.55}.module-card-action{color:#df4f3f;align-items:center;gap:6px;font-size:14px;font-weight:800;transition:gap .2s;display:flex}.module-feature-card:hover .module-card-action{gap:10px}.module-card-action .arrow{font-size:16px}.landing-trust-bar{background:#fff;border-top:1px solid #eadfdb;border-bottom:1px solid #eadfdb;flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;padding:24px 16px;display:flex;box-shadow:0 4px 20px #00000005}.trust-item{color:#272321;align-items:center;gap:8px;font-size:13.5px;font-weight:700;display:flex}.trust-divider{color:#eadfdb;font-size:14px}.auth-page{background:#fff;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);height:100vh;max-height:100vh;display:grid;overflow:hidden}.auth-photo{background-position:50%;background-size:cover;height:100vh;max-height:100vh;position:relative;overflow:hidden}.auth-hero-overlay{color:#fff;box-sizing:border-box;background:linear-gradient(135deg,#0f172ac7 0%,#1e293be0 100%);flex-direction:column;justify-content:space-between;padding:48px;display:flex;position:absolute;inset:0}.hero-brand-tag{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1f;border:1px solid #fff3;border-radius:20px;align-items:center;gap:10px;width:fit-content;padding:8px 16px;font-size:13px;font-weight:700;display:inline-flex}.hero-main-title{color:#fff;margin:0 0 12px;font-size:36px;font-weight:800;line-height:1.2}.hero-main-sub{color:#ffffffd9;max-width:480px;margin:0;font-size:15px;line-height:1.5}.hero-pills-row{flex-wrap:wrap;gap:12px;display:flex}.hero-pill-item{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border:1px solid #ffffff2e;border-radius:12px;align-items:center;gap:8px;padding:8px 14px;font-size:12px;font-weight:600;display:flex}.auth-card-wrap{scrollbar-width:none;-ms-overflow-style:none;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;height:100vh;max-height:100vh;padding:24px;display:flex;overflow-y:auto}.auth-card-wrap::-webkit-scrollbar{display:none}.shell{background:linear-gradient(180deg, #ff715f12, #fff0 260px), var(--page);grid-template-columns:304px 1fr;min-height:100vh;transition:grid-template-columns .2s;display:grid}.shell.nav-collapsed{grid-template-columns:88px 1fr}.brand-panel{background:var(--sidebar);height:100vh;color:var(--ink);border-right:1px solid var(--line);flex-direction:column;gap:14px;padding:22px 16px;display:flex;position:sticky;top:0;overflow-y:auto;box-shadow:10px 0 30px #57372f0a}.brand-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.brand-mark{background:linear-gradient(135deg, #fff 0 18%, #fff0 18%), linear-gradient(135deg, var(--accent), var(--teal));color:#fff;border-radius:16px;flex:none;place-items:center;width:58px;height:58px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 36px #2f9c9529,0 12px 28px #df4f3f2e}.brand-mark:before{content:"";border:1px solid #ffffff6b;border-radius:13px;position:absolute;inset:8px}.brand-mark:after{content:"";background:#ffffff2e;border-radius:14px;width:40px;height:40px;position:absolute;bottom:-14px;right:-12px;transform:rotate(28deg)}.brand-mark span{z-index:1;letter-spacing:0;font-size:28px;font-weight:950;line-height:1;position:relative}.brand-mark i{z-index:1;background:#fff;border-radius:999px;width:9px;height:9px;position:absolute;top:11px;right:11px;box-shadow:0 0 0 5px #fff3}.nav-toggle{border:1px solid var(--line);width:38px;min-width:38px;height:38px;min-height:38px;color:var(--navy);box-shadow:var(--shadow-sm);background:#fff;place-items:center;padding:0;display:grid}.nav-toggle:hover:not(:disabled){background:#fff8f6;transform:translateY(-1px)}.material-icon{fill:currentColor;width:20px;height:20px;display:block}.brand-copy{gap:2px;display:grid}.brand-panel h1,.brand-panel .status-grid strong{color:var(--coral-deep)}.brand-panel h1{letter-spacing:0;color:var(--navy);margin:0;font-size:25px}.brand-panel p{color:var(--accent-2);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:11px;font-weight:900;line-height:1.2}.nav-collapsed .brand-panel{align-items:center;padding-inline:14px}.nav-collapsed .brand-head{flex-direction:column}.nav-collapsed .brand-copy{display:none}.side-menu{border:1px solid var(--line);box-shadow:inset 0 1px 0 #ffffffe6, var(--shadow-sm);background:linear-gradient(#fff8f6e6,#fffffff5),#fff;border-radius:8px;gap:18px;width:100%;margin:12px 0 4px;padding:10px;display:grid}.menu-group{gap:6px;display:grid}.menu-group p{color:#9b8f8a;letter-spacing:.06em;text-transform:uppercase;margin:0 0 4px;padding:0 8px;font-size:11px;font-weight:900}.side-menu button{text-align:left;min-height:48px;color:var(--ink);box-shadow:none;background:0 0;border:1px solid #0000;border-radius:8px;grid-template-columns:36px 1fr;align-items:center;column-gap:11px;padding:8px 10px 8px 9px;display:grid;position:relative;overflow:hidden}.side-menu button:hover:not(.active){box-shadow:none;background:#ffffffd6;border-color:#ffd4caad;transform:none}.side-menu button.active{border-color:var(--coral-line);background:linear-gradient(135deg,#ff715f1f,#2f9c9514),#fff;box-shadow:0 14px 26px #df4f3f1c}.side-menu button.active:before{content:"";background:linear-gradient(180deg, var(--accent), var(--teal));border-radius:999px;width:4px;position:absolute;inset:8px auto 8px 0}.side-menu button:after{content:"";opacity:0;border-top:2px solid;border-right:2px solid;width:7px;height:7px;transition:opacity .15s,transform .15s;position:absolute;right:10px;transform:rotate(45deg)translate(-4px)}.side-menu button.active:after,.side-menu button:hover:after{opacity:.45;transform:rotate(45deg)translate(0)}.side-menu button span{width:34px;height:34px;color:var(--accent-2);background:#fff;border:1px solid #ffd4cabf;border-radius:8px;grid-row:span 2;place-items:center;font-weight:900;display:grid;box-shadow:0 8px 16px #57372f0d}.side-menu button.active span{background:linear-gradient(135deg, var(--accent), var(--accent-strong));color:#fff}.side-menu strong{padding-right:12px;font-size:14px}.side-menu small{color:var(--muted);padding-right:12px;font-size:11px;line-height:1.25}.nav-collapsed .side-menu{gap:12px;padding:8px}.nav-collapsed .menu-group{gap:7px}.nav-collapsed .menu-group p,.nav-collapsed .side-menu strong,.nav-collapsed .side-menu small,.nav-collapsed .side-menu button:after{display:none}.nav-collapsed .side-menu button{grid-template-columns:1fr;place-items:center;min-height:46px;padding:6px}.nav-collapsed .side-menu button span{grid-row:auto}.nav-collapsed .side-menu button.active:before{width:20px;height:3px;inset:auto auto 5px 50%;transform:translate(-50%)}.status-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:auto;display:grid}.status-grid div{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:8px;padding:12px}.status-grid strong{font-size:22px;display:block}.status-grid span{color:var(--muted);font-size:13px}.workspace{background:0 0;min-width:0;padding:24px clamp(22px,3vw,38px) 38px}.topbar{z-index:4;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbf8f6e0;border-bottom:1px solid #eadfdbc7;justify-content:space-between;align-items:center;gap:16px;margin:-24px calc(-1*clamp(22px,3vw,38px)) 18px;padding:18px clamp(22px,3vw,38px);display:flex;position:sticky;top:0}.eyebrow{color:var(--accent-2);text-transform:uppercase;margin:0 0 4px;font-size:12px;font-weight:800}.topbar h2{letter-spacing:0;margin:0;font-size:24px}.topbar-subtitle{color:var(--muted);margin-top:4px;font-size:13px;line-height:1.4;display:block}.session-actions{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:8px;align-items:center;gap:12px;padding:8px;display:flex}.session-actions span{color:var(--muted);padding-left:6px;font-size:13px;font-weight:800}.login-form-card{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0f2;border-radius:20px;flex-direction:column;width:100%;max-width:395px;margin-bottom:0;animation:.35s cubic-bezier(.16,1,.3,1) slideUpFade;display:flex;overflow:hidden;box-shadow:0 20px 45px -12px #0f172a14,0 2px 8px #00000005}.login-card-body{box-sizing:border-box;flex-direction:column;gap:13px;width:100%;padding:26px 24px 16px;display:flex}.evita-submit-btn-red{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f02d34 0%,#dc2626 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:46px;margin-top:2px;padding:10px 18px;font-size:15.5px;font-weight:700;transition:all .2s;display:flex;box-shadow:0 6px 18px #ef444447}@keyframes slideUpFade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.card-header-badge-row{align-items:center;gap:14px;margin-bottom:2px;display:flex}.lock-badge-circle{color:#ef4444;background:linear-gradient(135deg,#fff0f2 0%,#fee2e2 100%);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 4px 12px #ef44441f}.card-header-titles h2{color:#0f172a;letter-spacing:-.02em;margin:0;font-size:22px;font-weight:700;line-height:1.2}.card-header-titles p{color:#64748b;margin:2px 0 0;font-size:13px;font-weight:400}.input-field-group{flex-direction:column;gap:5px;display:flex}.input-field-group label{color:#0f172a;font-size:13px;font-weight:700}input::-ms-reveal{display:none!important}input::-ms-clear{display:none!important}.input-icon-wrap{align-items:center;width:100%;display:flex;position:relative}.input-icon-wrap input{color:#0f172a;box-sizing:border-box;background:#eff4fc;border:1.5px solid #d5e2f5;border-radius:12px;width:100%;min-height:44px;padding:8px 42px;font-size:14px;transition:all .2s cubic-bezier(.16,1,.3,1)}.input-icon-wrap input::placeholder{color:#64748b;font-weight:400}.input-icon-wrap input:focus{background:#fff;border-color:#ef4444;outline:none;box-shadow:0 0 0 3.5px #ef44441f}.input-left-icon{color:#64748b;pointer-events:none;z-index:2;align-items:center;height:20px;margin:auto 0;display:flex;position:absolute;top:0;bottom:0;left:14px}.input-right-toggle{color:#64748b;cursor:pointer;z-index:2;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;margin:auto 0;padding:0;display:flex;position:absolute;top:0;bottom:0;right:10px;box-shadow:none!important;background:0 0!important;border:none!important;transition:color .15s!important}.input-right-toggle:hover{color:#0f172a}.input-right-toggle:active{transform:none!important}.input-right-toggle svg{pointer-events:none;flex-shrink:0;display:block}.field-error-text{color:#dc2626;margin-top:2px;font-size:12px;font-weight:600}.card-options-row{justify-content:space-between;align-items:center;margin-top:1px;font-size:13px;display:flex}.remember-checkbox-label{cursor:pointer;-webkit-user-select:none;user-select:none;color:#334155;align-items:center;gap:7px;font-size:13px;font-weight:500;display:flex}.remember-checkbox-label input[type=checkbox]{accent-color:#ef4444;cursor:pointer;border-radius:4px;width:15px;height:15px}button.forgot-link-btn,.forgot-link-btn{box-shadow:none!important;color:#2563eb!important;cursor:pointer!important;background:0 0!important;border:none!important;margin:0!important;padding:0!important;font-size:13px!important;font-weight:600!important;transition:color .15s!important;display:inline-block!important}button.forgot-link-btn:hover,.forgot-link-btn:hover{color:#1d4ed8!important;text-decoration:underline!important}.login-or-divider{text-align:center;justify-content:center;align-items:center;margin:3px 0;display:flex;position:relative}.login-or-divider:before{content:"";z-index:1;background:#e2e8f0;height:1px;position:absolute;top:50%;left:0;right:0}.login-or-divider span{z-index:2;color:#8e9aa8;background:#fff;padding:0 10px;font-size:12px;font-weight:500;position:relative}.login-support-row{justify-content:center;align-items:center;gap:6px;margin-top:-1px;font-size:13px;display:flex}.login-support-row .support-text{color:#334155;font-weight:500}button.support-link-btn,.support-link-btn{box-shadow:none!important;color:#2563eb!important;cursor:pointer!important;background:0 0!important;border:none!important;padding:0!important;font-size:13px!important;font-weight:600!important}button.support-link-btn:hover,.support-link-btn:hover{color:#1d4ed8!important;text-decoration:underline!important}.login-card-footer{background:#fff;border-top:1px solid #f1f5f9;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:12px 20px 14px;display:flex}.footer-links-row{justify-content:center;align-items:center;gap:12px;display:flex}button.footer-policy-link,.footer-policy-link{box-shadow:none!important;color:#2563eb!important;cursor:pointer!important;background:0 0!important;border:none!important;padding:0!important;font-size:12px!important;font-weight:600!important}button.footer-policy-link:hover,.footer-policy-link:hover{color:#1d4ed8!important;text-decoration:underline!important}.footer-divider-pipe{color:#cbd5e1;font-size:12px}.footer-copyright-text{color:#8e9aa8;text-align:center;margin:0;font-size:11.5px;font-weight:400}.modal-tab-group{background:#f1f5f9;border-radius:8px;gap:4px;margin-bottom:14px;padding:4px;display:flex}.modal-tab-btn{flex:1;transition:all .2s;color:#64748b!important;cursor:pointer!important;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:6px!important;min-height:36px!important;padding:8px 12px!important;font-size:12px!important;font-weight:700!important}.modal-tab-btn.active{color:#ff3b30!important;background:#fff!important;box-shadow:0 2px 5px #00000014!important}.auth-footer-bar{border-top:1px solid #f1f5f9;flex-direction:column;align-items:center;gap:8px;width:100%;margin-top:18px;padding-top:14px;display:flex}.auth-footer-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}button.auth-footer-link,.auth-footer-link{transition:color .15s;color:#475569!important;cursor:pointer!important;box-shadow:none!important;background:0 0!important;border:none!important;align-items:center!important;gap:5px!important;height:auto!important;min-height:auto!important;margin:0!important;padding:0!important;font-size:12px!important;font-weight:500!important;display:inline-flex!important}button.auth-footer-link:hover,.auth-footer-link:hover{color:#ff3b30!important;text-decoration:underline!important}.auth-footer-divider{color:#cbd5e1;-webkit-user-select:none;user-select:none;font-size:11px}.login-footer-pills-row{box-sizing:border-box;background:linear-gradient(#fff0 0%,#fee2e259 40%,#ffebeba6 100%);border-radius:16px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:14px;padding:10px 6px;display:flex}.login-footer-pill-badge{box-sizing:border-box;flex:1;max-width:130px;color:#3b6998!important;text-align:center!important;cursor:default!important;-webkit-user-select:none!important;user-select:none!important;background:#fff!important;border:1px solid #e2e8f0cc!important;border-radius:12px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;height:auto!important;min-height:48px!important;padding:8px 10px!important;font-size:12.5px!important;font-weight:600!important;line-height:1.35!important;display:inline-flex!important;box-shadow:0 4px 14px #0f172a0f,0 1px 3px #00000005!important}.login-footer-pill-dot{color:#64748b;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex}@media (width<=1200px){.landing-hero{padding:90px 40px 40px}.hero-title{font-size:54px}.hero-description{font-size:18px}.hero-metrics{width:320px;right:40px}}@media (width<=992px){.landing-hero{text-align:center!important;flex-direction:column!important;justify-content:flex-start!important;height:auto!important;min-height:100vh!important;max-height:none!important;padding:100px 24px 48px!important;overflow-y:auto!important}.landing-overlay{flex-direction:column!important;align-items:center!important;max-width:680px!important;margin:0 auto!important;display:flex!important}.hero-title{text-align:center!important;margin-bottom:16px!important;font-size:44px!important;line-height:1.2!important}.hero-description{text-align:center!important;max-width:540px!important;margin:0 auto 28px!important;font-size:16px!important;line-height:1.6!important}.hero-actions{flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:12px!important;width:100%!important;max-width:360px!important;margin:0 auto!important}.hero-button{width:100%!important;min-height:48px!important;font-size:16px!important}.hero-note{text-align:center!important;max-width:100%!important;font-size:12.5px!important}.hero-metrics{grid-template-columns:repeat(3,1fr)!important;gap:10px!important;width:100%!important;max-width:480px!important;margin:36px auto 0!important;display:grid!important;position:relative!important;inset:auto!important}.metric-item{text-align:center!important;border-radius:14px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:4px!important;margin-top:0!important;padding:12px 14px!important}.metric-item strong{padding-left:0!important;font-size:22px!important}.metric-item strong:before{display:none!important}.metric-item span{text-align:center!important;font-size:12px!important}}@media (width<=768px){.public-topbar{height:60px!important;padding:8px 14px!important}.brand-button{min-height:36px!important;padding:4px 8px!important}.brand-button span{width:24px!important;height:24px!important;font-size:12px!important}.brand-button strong{font-size:14px!important}.top-login-button{min-width:76px!important;min-height:34px!important;padding:6px 14px!important;font-size:12px!important}.landing-hero{padding:80px 16px 36px!important}.hero-badge{letter-spacing:1px!important;margin-bottom:10px!important;font-size:11px!important}.hero-title{margin-bottom:14px!important;font-size:32px!important;line-height:1.25!important}.hero-description{margin-bottom:24px!important;font-size:14.5px!important;line-height:1.55!important}.auth-page{background:#f8fafc!important;grid-template-columns:1fr!important;height:100vh!important;min-height:100vh!important;max-height:100vh!important;overflow:hidden!important}.auth-photo{display:none!important}.auth-card-wrap{box-sizing:border-box!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;width:100%!important;height:100vh!important;max-height:100vh!important;padding:56px 12px 10px!important;display:flex!important;overflow:hidden!important}.login-form-card{box-sizing:border-box!important;border-radius:18px!important;width:100%!important;max-width:390px!important;margin:0 auto!important;overflow:hidden!important;box-shadow:0 15px 35px #0f172a1a!important}.login-card-body{gap:10px!important;padding:18px 18px 12px!important}.card-header-badge-row{gap:10px!important;margin-bottom:0!important}.lock-badge-circle{border-radius:12px!important;width:42px!important;height:42px!important}.card-header-titles h2{font-size:20px!important}.card-header-titles p{font-size:12px!important}.input-field-group{gap:4px!important}.input-field-group label{font-size:12px!important}.input-icon-wrap input{border-radius:10px!important;min-height:42px!important;padding:8px 36px!important;font-size:16px!important}.input-left-icon{left:10px!important}.input-right-toggle{right:6px!important}.card-options-row{flex-wrap:wrap!important;justify-content:space-between!important;gap:6px!important;margin-top:0!important;font-size:12px!important}.remember-checkbox-label{gap:6px!important;font-size:12px!important}button.forgot-link-btn,.forgot-link-btn{font-size:12px!important}.evita-submit-btn-red{border-radius:10px!important;min-height:44px!important;margin-top:2px!important;font-size:15px!important}.login-or-divider{margin:1px 0!important}.login-support-row{gap:4px!important;margin-top:-2px!important;font-size:12px!important}.login-card-footer{gap:2px!important;padding:8px 14px 10px!important}button.footer-policy-link,.footer-policy-link{font-size:11px!important}.footer-copyright-text{font-size:10.5px!important}}@media (width<=480px){.hero-metrics{grid-template-columns:1fr!important;gap:8px!important;margin-top:28px!important}.metric-item{text-align:left!important;flex-direction:row!important;justify-content:space-between!important;padding:12px 16px!important}.metric-item strong{font-size:20px!important}.metric-item span{text-align:right!important;font-size:13px!important}.login-form-card{padding:20px 14px!important}.card-header-badge-row{gap:10px!important}.lock-badge-circle{width:40px!important;height:40px!important}.card-header-titles h2{font-size:19px!important}.card-header-titles p{font-size:12px!important}}.evita-submit-btn-red{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff4d4d 0%,#e62e2e 100%);border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:48px;margin-top:4px;font-size:16px;font-weight:700;transition:all .2s;display:flex;box-shadow:0 8px 20px #e62e2e4d}.evita-submit-btn-red:hover:not(:disabled){background:linear-gradient(135deg,#f33 0%,#cc1f1f 100%);transform:translateY(-1px);box-shadow:0 10px 24px #e62e2e61}.evita-submit-btn-red:disabled{opacity:.7;cursor:not-allowed}.btn-loading{justify-content:center;align-items:center;gap:8px;display:inline-flex}.spinner-icon{animation:.8s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.login-form{background:var(--surface);border:1px solid var(--coral-line);border-radius:8px;gap:18px;max-width:460px;padding:30px;display:grid;box-shadow:0 24px 60px #7a2e271f}.login-copy{gap:6px;display:grid}.login-copy h3{color:var(--coral-deep);margin:0;font-size:30px}.login-copy p{color:var(--muted);margin:0;line-height:1.45}label,.stack-form{gap:10px;display:grid}.stack-form{max-width:480px}.stack-form-actions{gap:10px;display:flex}.hint{color:var(--muted);margin:0 0 10px;font-size:13px}label{color:var(--muted);font-size:13px;font-weight:700}input,select,textarea{border:1px solid var(--line);width:100%;min-height:44px;color:var(--ink);background:#fff;border-radius:8px;padding:10px 12px}input:focus,select:focus,textarea:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 3px #f26b5b21}textarea{resize:vertical;min-height:74px}.alert{border-radius:8px;margin-bottom:14px;padding:12px 14px;font-weight:700}.alert.error{color:var(--danger);background:#fff1f0}.alert.success{color:var(--success);background:#e9f7ef}.tabs{gap:8px;margin-bottom:18px;display:flex}.tabs button.active{color:#fff;background:linear-gradient(135deg,#f47a69,#ed5d50)}.dashboard-intro{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:16px;padding:22px;display:flex}.page-brief{border:1px solid var(--line);min-height:142px;box-shadow:var(--shadow-sm);background:radial-gradient(circle at 12% 20%,#ff715f29,#0000 30%),linear-gradient(135deg,#2f9c9517,#ffffffeb 55%),#fff;border-radius:8px;align-items:center;margin-bottom:16px;padding:24px;display:grid}.page-brief h3{color:var(--navy);letter-spacing:0;margin:0;font-size:28px}.page-brief p:not(.eyebrow){max-width:760px;color:var(--muted);margin:8px 0 0;line-height:1.5}.dashboard-intro h3,.admin-section-title h3{letter-spacing:0;margin:0;font-size:24px}.dashboard-intro p:not(.eyebrow){color:var(--muted);margin:8px 0 0;line-height:1.45}.profile-chip{border:1px solid var(--coral-line);background:var(--accent-soft);border-radius:8px;gap:2px;min-width:128px;padding:14px;display:grid}.profile-chip strong{color:var(--accent-2);font-size:28px;line-height:1}.profile-chip span{color:var(--coral-deep);font-weight:800}.profile-chip small{color:var(--muted);text-transform:capitalize}.super-dashboard{grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);gap:14px;margin-bottom:14px;display:grid}.command-center{grid-template-columns:minmax(0,1.38fr) minmax(360px,.62fr);gap:14px;margin-bottom:16px;display:grid}.command-hero{border:1px solid var(--line);color:#fff;min-height:278px;box-shadow:var(--shadow-lg);background:linear-gradient(135deg,#243447f5,#7a2e27e0),#243447;border-radius:8px;align-content:space-between;gap:22px;padding:28px;display:grid}.command-hero .eyebrow{color:#ffd4ca}.command-hero h3{letter-spacing:0;max-width:850px;margin:0;font-size:34px;line-height:1.08}.command-hero p:not(.eyebrow){color:#ffffffc2;max-width:780px;margin:12px 0 0;line-height:1.55}.quick-actions{flex-wrap:wrap;gap:10px;display:flex}.quick-actions .secondary{color:#fff;background:#ffffff1a;border-color:#ffffff3d}.executive-metrics{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.super-dashboard.compact{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.super-dashboard-copy,.metric-card,.onboarding-panel,.chart-panel{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:8px}.super-dashboard-copy{background:linear-gradient(135deg,#ff715f1c,#2f9c9514),#fff;align-content:center;min-height:172px;padding:24px;display:grid}.super-dashboard-copy h3,.onboarding-title h3{color:var(--coral-deep);letter-spacing:0;margin:0;font-size:30px}.super-dashboard-copy p:not(.eyebrow),.onboarding-title p:not(.eyebrow){max-width:720px;color:var(--muted);margin:8px 0 0;line-height:1.55}.metric-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.metric-card{align-content:center;min-height:132px;padding:16px;display:grid}.metric-card strong{color:var(--navy);font-size:34px;line-height:1}.metric-card span{color:var(--muted);margin-top:6px;font-size:13px;font-weight:800}.onboarding-panel{box-shadow:var(--shadow-md);border-color:var(--coral-line);grid-template-columns:minmax(260px,.78fr) minmax(0,1.52fr);gap:18px;margin-bottom:16px;padding:22px;display:grid}.onboarding-fields{grid-template-columns:repeat(3,minmax(150px,1fr));gap:10px;display:grid}.onboarding-fields button{grid-column:span 1}.module-pills{flex-wrap:wrap;grid-column:2;gap:8px;display:flex}.module-pills span{background:var(--accent-soft);min-height:28px;color:var(--accent-2);border-radius:999px;align-items:center;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.dash-row{grid-template-columns:1fr;align-items:start;gap:14px;margin-bottom:14px;display:grid}.dash-row.two{grid-template-columns:repeat(auto-fit,minmax(340px,1fr))}.chart-panel{min-height:260px}.chart-panel.wide-chart{min-height:340px}.operations-panel{min-height:260px}.action-list{gap:10px;display:grid}.action-item{text-align:left;min-height:66px;color:var(--ink);border:1px solid var(--line);box-shadow:none;background:#fffdfc;grid-template-columns:56px 1fr;align-items:center;gap:12px;padding:10px 12px;display:grid}.action-item:hover:not(:disabled){border-color:var(--coral-line);background:#fff8f6}.action-item strong{background:var(--accent-soft);width:46px;height:46px;color:var(--accent-2);border-radius:8px;place-items:center;font-size:22px;display:grid}.action-item span{color:var(--muted);font-size:13px;font-weight:800;line-height:1.35}.panel-heading{justify-content:space-between;gap:12px;margin-bottom:16px;display:flex}.panel-heading h3{margin:0}.bar-list,.activity-list,.legend-list{gap:12px;display:grid}.bar-row{gap:7px;display:grid}.bar-row div,.legend-list div{justify-content:space-between;align-items:center;gap:12px;display:flex}.bar-row span,.activity-list small{color:var(--muted);font-size:13px;font-weight:700}.bar-row strong,.legend-list strong{color:var(--coral-deep)}.bar-row i{background:#fff0ed;border-radius:999px;height:9px;overflow:hidden}.bar-row b{border-radius:inherit;background:linear-gradient(90deg, var(--accent), #2f9c95);height:100%;display:block}.donut-wrap{grid-template-columns:148px 1fr;align-items:center;gap:18px;display:grid}.donut-chart{border-radius:50%;place-items:center;width:148px;height:148px;display:grid;position:relative}.donut-chart:after{content:"";border-radius:inherit;box-shadow:inset 0 0 0 1px var(--line);background:#fff;position:absolute;inset:24px}.donut-chart span{z-index:1;color:var(--coral-deep);font-size:28px;font-weight:900;position:relative}.legend-list div{justify-content:start}.legend-list i{border-radius:50%;flex:none;width:10px;height:10px}.legend-list span{color:var(--muted);flex:1;font-size:13px;font-weight:700}.activity-list div{border-bottom:1px solid var(--line);gap:3px;padding-bottom:10px;display:grid}.activity-list span{color:var(--coral-deep);font-weight:900}.activity-list strong{font-size:14px}.empty-state{color:var(--muted);margin:0}.invoice-list{gap:10px;display:grid}.invoice-row{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:minmax(180px,1fr) minmax(150px,.7fr) 92px 120px;align-items:center;gap:12px;padding:12px;display:grid;box-shadow:0 8px 18px #57372f09}.invoice-row div{gap:3px;display:grid}.invoice-row strong{color:var(--coral-deep)}.invoice-row span{color:var(--muted);font-size:13px}.status-pill{background:var(--gold-soft);min-height:28px;color:var(--gold);text-transform:capitalize;border-radius:999px;justify-content:center;align-items:center;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.status-pill.paid{color:var(--success);background:#e9f7ef}.status-pill.overdue,.status-pill.critical{color:var(--danger);background:#fff1f0}.status-pill.warning{color:#92400e;background:#fff4e0}.growth-pill{text-transform:none;letter-spacing:0;border-radius:999px;align-items:center;gap:4px;margin-left:10px;padding:2px 8px;font-size:11px;font-weight:800;display:inline-flex}.growth-pill.up{color:var(--success);background:#e9f7ef}.growth-pill.down{color:var(--danger);background:#fff1f0}.module-grid{perspective:1200px;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:18px;margin-bottom:18px;display:grid}.module-card,.panel{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-sm);border-radius:8px;padding:18px}.module-card{grid-template-rows:auto 1fr auto;min-height:258px;transition:transform .2s,box-shadow .2s,border-color .2s;display:grid;position:relative;overflow:hidden}.module-card:hover{border-color:var(--coral-line);box-shadow:var(--shadow-md);transform:translateY(-2px)}.module-tile{isolation:isolate;transform-style:preserve-3d;background:linear-gradient(150deg,#fffffff5,#fff8f6eb),#fff;padding:20px;box-shadow:inset 0 1px #ffffffe6,0 18px 44px #57372f14}.module-tile:before{content:"";z-index:-1;background:linear-gradient(135deg,#ff715f14,#2f9c9512);border:1px solid #ffd4cab8;border-radius:8px;position:absolute;inset:12px;transform:translateZ(-18px)}.module-tile:after{content:"";z-index:-1;background:linear-gradient(135deg,#ff715f29,#2f9c9529);border-radius:34px;width:150px;height:150px;position:absolute;bottom:-48px;right:-36px;transform:rotate(18deg)}.module-tile:hover{transform:translateY(-8px)rotateX(3deg)rotateY(-3deg);box-shadow:inset 0 1px #ffffffeb,0 30px 70px #57372f29}.module-orbit{pointer-events:none;width:96px;height:96px;position:absolute;top:60px;right:18px}.module-orbit span,.module-orbit i{border:1px solid #ff715f42;border-radius:999px;position:absolute}.module-orbit span{inset:8px;transform:rotate(-18deg)skew(-8deg)}.module-orbit i{background:#2f9c951f;border-color:#2f9c9538;inset:24px}.module-card-top{z-index:1;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:18px;display:flex;position:relative}.module-icon{background:linear-gradient(135deg, #ff715ff5, #2f9c95e0), var(--accent);color:#fff;border-radius:8px;place-items:center;width:54px;height:54px;font-weight:900;display:grid;transform:translateZ(24px);box-shadow:0 16px 32px #2f9c952e}.module-card h3,.panel h3{margin:0 0 8px;font-size:18px}.module-copy{z-index:1;align-content:start;display:grid;position:relative}.module-copy h3{color:var(--navy);font-size:22px}.module-card p{color:var(--muted);margin:0 0 18px;line-height:1.45}.module-footer{z-index:1;border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding-top:14px;display:flex;position:relative}.module-footer span{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:900}.module-footer button{min-width:88px}.tag{background:var(--gold-soft);min-height:24px;color:var(--gold);border-radius:999px;align-items:center;padding:0 9px;font-size:12px;font-weight:800;display:inline-flex}.admin-section-title{justify-content:space-between;align-items:flex-end;gap:16px;margin:26px 0 14px;display:flex}.admin-grid{grid-template-columns:repeat(2,minmax(280px,1fr));gap:14px;margin-bottom:14px;display:grid}.admin-grid.two{grid-template-columns:minmax(330px,.68fr) minmax(0,1.32fr)}.module-admin-stack{flex-direction:column;gap:18px;width:100%;margin-bottom:14px;display:flex}.module-admin-stack>.panel{width:100%}.module-admin-stack>.wide{margin-top:0}.module-editor-modal{width:min(680px,100vw - 32px);max-height:calc(100vh - 48px);overflow-y:auto}.module-editor-modal>.panel{box-shadow:none;border:0;margin:0}.wide{margin-top:14px}.table{border:1px solid var(--line);border-radius:8px;overflow-x:auto}table{border-collapse:collapse;background:#fff;width:100%;font-size:14px}th,td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:12px 14px}th{color:var(--navy);text-transform:uppercase;background:#fff8f6;font-size:12px}tbody tr:hover td{background:#fffdfc}.data-table-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;display:flex}.clickable-row{cursor:pointer}.clickable-row:hover{background:#f26b5b0f}.table-actions{white-space:nowrap;gap:8px;display:flex}button.compact{padding:7px 10px;font-size:12px}.table-actions-cell{z-index:2;background:var(--surface,#fff);position:sticky;right:0;box-shadow:-8px 0 12px #412a230f}thead .table-actions-cell{z-index:3}.data-table-toolbar input[type=search]{min-width:240px}.data-table-count{color:var(--muted);white-space:nowrap;font-size:13px}.sortable-th{cursor:pointer;-webkit-user-select:none;user-select:none}.sortable-th:hover{color:var(--danger)}.data-table-pagination{border-top:1px solid var(--line);justify-content:flex-end;align-items:center;gap:10px;padding:10px 14px;display:flex}tr:last-child td{border-bottom:0}@media (width<=860px){.shell{grid-template-columns:1fr}.brand-panel{min-height:auto}.side-menu{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace{padding:18px}.topbar,.session-actions{flex-direction:column;align-items:flex-start}.admin-grid,.admin-grid.two,.super-dashboard,.super-dashboard.compact,.onboarding-panel,.command-center,.onboarding-fields{grid-template-columns:1fr}.module-pills{grid-column:auto}.donut-wrap,.invoice-row{grid-template-columns:1fr}.dashboard-intro{flex-direction:column;align-items:stretch}.profile-chip{width:100%}.landing-hero{grid-template-columns:1fr;padding-top:104px}.landing-hero:before{background:#fff8f6e6}.landing-overlay{padding-bottom:0}.landing-overlay h1{font-size:44px}.landing-metrics{max-width:none}.auth-page{grid-template-columns:1fr}.auth-photo{display:none}.auth-card-wrap{padding-top:112px}}.status-pill.active{color:var(--success);background:#e9f7ef}.status-pill.disabled,.status-pill.suspended{color:var(--danger);background:#fff1f0}.panel-note{color:var(--muted);margin:-4px 0 14px;font-size:13px;line-height:1.5}.row-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.row-actions button{min-height:34px;padding:0 12px;font-size:13px}.table-search{border:1px solid var(--line);background:var(--surface);min-width:260px;min-height:38px;color:var(--ink);border-radius:8px;padding:0 12px}.checkbox-list{flex-direction:column;gap:10px;margin:4px 0 6px;display:flex}.checkbox-list label{color:var(--ink);cursor:pointer;align-items:center;gap:10px;font-weight:600;display:flex}.checkbox-list input[type=checkbox]{width:18px;height:18px;accent-color:var(--accent-strong)}button.danger{background:linear-gradient(135deg, var(--danger), #7f150e);box-shadow:0 12px 24px #b4231838}.modal-overlay{z-index:50;background:#2723217a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-card{background:var(--surface);box-shadow:var(--shadow-lg);border-radius:16px;width:100%;max-width:440px;padding:24px}.modal-card h3{margin:0 0 10px}.modal-card p{color:var(--muted);margin:0 0 16px;line-height:1.5}.modal-card input[readonly]{border:1px solid var(--line);background:var(--page);width:100%;color:var(--ink);border-radius:8px;margin-bottom:16px;padding:10px 12px;font-size:13px}.modal-actions{justify-content:flex-end;gap:10px;display:flex}.checkbox-list.inline{flex-flow:wrap;gap:18px}.onboard-steps{flex-direction:column;gap:8px;margin-top:16px;display:flex}.onboard-step{background:var(--page);border:1px solid var(--line);border-radius:10px;align-items:baseline;gap:10px;padding:10px 14px;font-size:13px;display:flex}.onboard-step strong{text-transform:capitalize;min-width:90px}.onboard-step span{text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:800}.onboard-step small{color:var(--muted);flex-basis:100%}.onboard-step.ok span{color:var(--success)}.onboard-step.failed{border-color:var(--danger)}.onboard-step.failed span{color:var(--danger)}.onboard-step.skipped span{color:var(--gold)}.status-pill.resolved{color:var(--success);background:#e9f7ef}.status-pill.closed{background:var(--page);color:var(--muted)}.status-pill.in_progress{color:#92400e;background:#fff4e0}.status-pill.acknowledged{color:#3730a3;background:#eef2ff}.status-pill.high,.status-pill.incident{color:var(--danger);background:#fff1f0}.status-pill.maintenance{color:#92400e;background:#fff4e0}.modal-card.wide{max-width:720px;max-height:86vh;overflow-y:auto}.profile-grid{grid-template-columns:minmax(140px,220px) 1fr;align-items:start;gap:24px;display:grid}.organization-logo{object-fit:contain;border:1px solid var(--line);background:#fff;border-radius:14px;width:100%;max-height:160px;padding:12px}.organization-logo.placeholder{min-height:120px;color:var(--muted);place-items:center;display:grid}@media (width<=720px){.profile-grid{grid-template-columns:1fr}}.ticket-detail-actions{flex-wrap:wrap;align-items:center;gap:10px;margin:14px 0;display:flex}.ticket-thread{flex-direction:column;gap:10px;max-height:260px;margin:14px 0;display:flex;overflow-y:auto}.ticket-comment{border:1px solid var(--line);background:var(--page);border-radius:10px;padding:10px 14px}.ticket-comment strong{color:var(--muted);margin-bottom:4px;font-size:12px;display:block}.ticket-comment p{white-space:pre-wrap;margin:0}.ticket-comment.internal{border-color:var(--gold);background:#fff9e6}.inline-check{color:var(--ink);cursor:pointer;align-items:center;gap:8px;font-weight:600;display:flex}.inline-check input[type=checkbox]{width:18px;height:18px;accent-color:var(--accent-strong)}.announcement-banner{border:1px solid var(--line);background:var(--page);border-radius:10px;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:12px;padding:12px 16px;display:flex}.announcement-banner strong{margin-bottom:2px;display:block}.announcement-banner.incident{border-color:var(--danger);background:#fff1f0}.announcement-banner.maintenance{border-color:var(--gold);background:#fff4e0}.announcement-banner.resolved{border-color:var(--success);background:#e9f7ef}.escalation-banner{border:1px solid var(--danger);color:var(--danger);background:#fff1f0;border-radius:10px;align-items:center;gap:8px;margin:12px 0;padding:10px 14px;font-size:13px;font-weight:700;display:flex}.tag-chips{flex-wrap:wrap;gap:6px;display:flex}.tag-chip{background:var(--page);border:1px solid var(--line);color:var(--muted);text-transform:lowercase;border-radius:999px;align-items:center;padding:3px 10px;font-size:11px;font-weight:700;display:inline-flex}.tag-editor{align-items:center;gap:8px;margin:10px 0;display:flex}.tag-editor input{flex:1}.attachment-list{flex-direction:column;gap:8px;margin:10px 0;display:flex}.attachment-row{border:1px solid var(--line);background:var(--page);border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:8px 12px;font-size:13px;display:flex}.attachment-row span{color:var(--muted);font-size:11px}.attachment-upload{align-items:center;gap:10px;margin:10px 0;display:flex}.csat-stars{gap:4px;display:flex}.csat-stars button{background:var(--page);border:1px solid var(--line);min-width:34px;min-height:34px;color:var(--muted);padding:0;font-size:18px;line-height:1}.csat-stars button.filled{border-color:var(--gold);color:var(--gold);background:#fff4e0}.auth-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#0f172a73;justify-content:center;align-items:center;padding:16px;animation:.2s ease-out fadeInModal;display:flex;position:fixed;inset:0}@keyframes fadeInModal{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.auth-modal{box-sizing:border-box;background:#fff;border-radius:20px;flex-direction:column;width:100%;max-width:480px;animation:.25s cubic-bezier(.16,1,.3,1) slideUpFade;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #0f172a33,0 0 0 1px #0000000d}.auth-modal-header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:20px 24px 16px;display:flex;position:relative}.auth-modal-header h3{color:#0f172a;margin:0;font-size:20px;font-weight:700}.auth-modal-close{color:#64748b;cursor:pointer;box-sizing:border-box;background:#f1f5f9;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin:0;padding:0;transition:all .2s;display:flex}.auth-modal-close:hover{color:#ef4444;background:#fee2e2}.auth-modal-body{color:#334155;flex-direction:column;gap:12px;padding:20px 24px;font-size:14px;line-height:1.6;display:flex}.auth-modal-body h4{color:#0f172a;margin:0;font-size:15px;font-weight:700}.auth-modal-body p{margin:0}.auth-modal-footer{background:#f8fafc;border-top:1px solid #f1f5f9;justify-content:flex-end;align-items:center;gap:12px;padding:14px 24px 18px;display:flex}.reset-password-card-modal{box-sizing:border-box;background:#fff;border-radius:20px;width:100%;max-width:420px;padding:32px 28px;font-family:inherit;position:relative;box-shadow:0 25px 50px -12px #00000026,0 0 0 1px #0000000a}.reset-card-header{align-items:center;gap:16px;margin-bottom:24px;display:flex}.reset-card-icon-circle{background:#fee2e2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.reset-card-title-group h2{color:#0f172a;letter-spacing:-.02em;margin:0 0 4px;font-size:24px;font-weight:800;line-height:1.2}.reset-card-title-group p{color:#64748b;margin:0;font-size:13.5px;line-height:1.4}.reset-card-form{flex-direction:column;gap:18px;display:flex}.reset-input-group{flex-direction:column;gap:6px;display:flex}.reset-input-group label{letter-spacing:.06em;text-transform:uppercase;color:#334155;font-size:11px;font-weight:800}.reset-input-group input{color:#0f172a;box-sizing:border-box;background-color:#fff;border:1.5px solid #cbd5e1;border-radius:12px;outline:none;width:100%;padding:12px 16px;font-size:14.5px;transition:border-color .2s,box-shadow .2s}.reset-input-group input::placeholder{color:#94a3b8}.reset-input-group input:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef444426}.reset-submit-btn-red{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:4px;padding:14px 20px;font-size:15px;font-weight:700;transition:all .2s;display:flex;box-shadow:0 8px 20px #ef444459}.reset-submit-btn-red:hover:not(:disabled){background:#dc2626;transform:translateY(-1px);box-shadow:0 10px 24px #ef444473}.reset-submit-btn-red:active:not(:disabled){transform:translateY(0)}.reset-submit-btn-red:disabled{opacity:.7;cursor:not-allowed}.reset-card-close-btn{color:#64748b;cursor:pointer;box-sizing:border-box;z-index:10;background:#f1f5f9;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;min-width:32px;max-width:32px;height:32px;min-height:32px;max-height:32px;padding:0;font-size:20px;font-weight:500;line-height:1;transition:all .2s;display:flex;position:absolute;top:18px;right:18px}.reset-card-close-btn:hover{color:#ef4444;background:#fee2e2}.reset-cancel-btn{color:#475569!important;cursor:pointer!important;box-shadow:none!important;background:#f1f5f9!important;border:1px solid #cbd5e1!important;border-radius:10px!important;padding:6px 14px!important;font-size:13.5px!important;font-weight:600!important;transition:all .2s!important}.reset-cancel-btn:hover{color:#0f172a!important;background:#e2e8f0!important}.reset-back-row{justify-content:center;align-items:center;gap:12px;margin-top:8px;display:flex}.reset-back-btn{color:#2563eb!important;cursor:pointer!important;box-shadow:none!important;background:0 0!important;border:none!important;align-items:center!important;gap:4px!important;padding:4px 8px!important;font-size:13.5px!important;font-weight:600!important;transition:color .2s!important;display:inline-flex!important}.reset-back-btn:hover{color:#1d4ed8!important;text-decoration:underline!important}.reset-form-error-alert{color:#dc2626;background-color:#fef2f2;border:1px solid #fecaca;border-radius:10px;padding:10px 14px;font-size:13px;font-weight:500}.reset-card-success{text-align:center;padding:16px 8px}.reset-success-icon{color:#16a34a;background:#dcfce7;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 16px;font-size:24px;font-weight:700;display:flex}.reset-card-success h3{color:#0f172a;margin:0 0 8px;font-size:20px}.reset-card-success p{color:#64748b;font-size:14px;line-height:1.5}
