html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0f172a;background:#f8fafc}a{color:inherit}button,input,select,textarea{font:inherit}.navbar{min-height:78px;padding:0 7%;display:flex;align-items:center;justify-content:space-between;position:-webkit-sticky;position:sticky;top:0;z-index:100;background:hsla(0,0%,100%,.92);border-bottom:1px solid rgba(203,213,225,.8);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand{display:inline-flex;gap:11px;font-size:22px;font-weight:850;letter-spacing:-.5px}.brand-mark{display:grid;place-items:center;width:36px;height:36px;border-radius:11px;color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);box-shadow:0 9px 24px rgba(37,99,235,.3)}.nav-links{display:flex;align-items:center;gap:28px}.nav-links a{text-decoration:none;color:#334155;font-size:14px;font-weight:700}.nav-links a:hover{color:#2563eb}.nav-links .nav-cta{color:#fff;background:#2563eb;padding:12px 17px;border-radius:11px}.nav-links .nav-cta:hover{color:#fff;background:#1d4ed8}.menu-button{display:none;border:0;background:transparent;font-size:23px;color:#0f172a}.section-shell{width:min(1180px,86%);margin:0 auto}.hero{min-height:calc(100vh - 78px);padding-top:90px;padding-bottom:90px;grid-template-columns:1.08fr .92fr;grid-gap:70px;gap:70px;align-items:center;position:relative}.hero:before{content:"";position:absolute;width:440px;height:440px;right:-200px;top:40px;border-radius:50%;background:rgba(191,219,254,.72);filter:blur(80px);z-index:-1}.eyebrow,.section-label{display:inline-flex;align-items:center;gap:9px;color:#1d4ed8;font-size:13px;font-weight:850;letter-spacing:1.25px}.eyebrow{padding:9px 13px;border-radius:999px;background:#eff6ff;border:1px solid #bfdbfe}.status-dot{width:8px;height:8px;border-radius:50%;background:#2563eb;box-shadow:0 0 0 5px rgba(37,99,235,.12)}.hero h1{max-width:760px;margin:24px 0;font-size:clamp(44px,6vw,74px);line-height:1;letter-spacing:-3px}.text-gradient{color:#2563eb;background:linear-gradient(120deg,#2563eb,#7c3aed);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-lead{max-width:650px;font-size:19px;line-height:1.75;color:#526174}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:31px}.button{min-height:50px;padding:0 20px;display:inline-flex;justify-content:center;align-items:center;gap:10px;border-radius:12px;border:0;text-decoration:none;font-weight:800;cursor:pointer;transition:.22s ease}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:#2563eb;box-shadow:0 13px 30px rgba(37,99,235,.28)}.button-primary:hover{background:#1d4ed8}.button-secondary{color:#0f172a;background:#fff;border:1px solid #cbd5e1}.button-white{color:#0f172a;background:#fff;flex:0 0 auto}.hero-points{margin-top:25px;display:flex;flex-wrap:wrap;gap:14px 22px;color:#475569;font-size:14px;font-weight:650}.hero-points span{display:inline-flex;align-items:center;gap:7px}.hero-points svg{color:#16a34a}.automation-panel{padding:28px;border-radius:26px;background:#081226;color:#fff;box-shadow:0 35px 80px rgba(8,18,38,.28)}.panel-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:22px;border-bottom:1px solid #24324b}.panel-header div{display:grid;grid-gap:4px;gap:4px}.panel-header small{color:#7dd3fc;font-size:11px;font-weight:800;letter-spacing:1.1px}.panel-header strong{font-size:17px}.live-badge{padding:7px 10px;border-radius:999px;color:#86efac;background:rgba(22,163,74,.16);border:1px solid rgba(134,239,172,.25);font-size:12px;font-weight:800}.workflow-step{padding:20px 0;display:grid;grid-template-columns:44px 1fr auto;grid-gap:14px;gap:14px;align-items:center}.workflow-icon{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;color:#93c5fd;background:#16233b}.workflow-step strong{font-size:14px}.workflow-step p{margin:5px 0 0;color:#94a3b8;font-size:12px}.workflow-step>span{color:#64748b;font-size:12px;font-weight:800}.workflow-line{width:2px;height:18px;margin-left:21px;background:#334155}.panel-result{margin-top:7px;padding:17px;border-radius:15px;display:flex;justify-content:space-between;gap:16px;background:linear-gradient(135deg,rgba(37,99,235,.28),rgba(124,58,237,.2));border:1px solid rgba(147,197,253,.2)}.panel-result span{color:#bfdbfe;font-size:12px}.panel-result strong{font-size:13px;text-align:right}.section{padding:100px 0}.section-light{background:#fff}.section-dark{color:#fff;background:#081226}.section-heading{width:min(760px,100%);margin:0 auto 55px;text-align:center}.contact-copy h2,.faq-layout h2,.section-heading h2,.technology-layout h2{margin:14px 0 17px;font-size:clamp(32px,4vw,47px);line-height:1.12;letter-spacing:-1.7px}.contact-copy>p,.faq-layout>div>p,.section-heading p,.technology-layout p{margin:0;color:#64748b;font-size:17px;line-height:1.75}.contact-copy>p,.heading-light p{color:#aebbd0}.light-label{color:#7dd3fc}.card-grid{display:grid;grid-gap:24px;gap:24px}.three-columns{grid-template-columns:repeat(3,1fr)}.four-columns{grid-template-columns:repeat(4,1fr)}.case-card,.reason-card,.service-card{border-radius:21px;transition:.25s ease}.reason-card,.service-card{padding:29px;background:#f8fafc;border:1px solid #e2e8f0}.case-card:hover,.reason-card:hover,.service-card:hover{transform:translateY(-7px);box-shadow:0 24px 55px rgba(15,23,42,.1)}.card-icon{width:54px;height:54px;display:grid;place-items:center;border-radius:15px;color:#2563eb;background:#eaf2ff;font-size:23px}.case-card h3,.process-card h3,.reason-card h3,.service-card h3{margin:20px 0 11px;font-size:20px}.process-card p,.reason-card p,.service-card p{color:#64748b;line-height:1.7}.service-card a{display:inline-block;margin-top:10px;color:#2563eb;text-decoration:none;font-weight:800;font-size:14px}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:19px;gap:19px}.process-card{min-height:250px;padding:27px;border-radius:19px;background:#111e34;border:1px solid #27354d}.process-number{color:#60a5fa;font-size:29px;font-weight:900}.process-card p{color:#aebbd0}.case-section{background:linear-gradient(180deg,#f8fafc,#eef5ff 55%,#f8fafc)}.case-card{padding:29px;background:#fff;border:1px solid #dbeafe;box-shadow:0 14px 35px rgba(15,23,42,.06)}.case-top{display:flex;justify-content:space-between;align-items:center}.case-top span{color:#2563eb;font-size:11px;font-weight:900;letter-spacing:1px}.case-block{margin-top:22px}.case-block h4{margin:0 0 9px;font-size:14px}.case-block p{margin:0;color:#64748b;line-height:1.7}.case-block ul{margin:0;padding:0;list-style:none}.case-block li{margin:10px 0;display:flex;gap:9px;align-items:center;color:#475569}.case-block li svg{color:#2563eb}.impact-box{margin-top:24px;padding:17px;border-radius:14px;color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.impact-box p{margin:7px 0 0;line-height:1.6}.case-cta{margin-top:55px;padding:36px;border-radius:24px;display:flex;justify-content:space-between;align-items:center;gap:35px;color:#fff;background:#081226}.case-cta h3{margin:10px 0;font-size:clamp(26px,3vw,38px)}.case-cta p{max-width:710px;margin:0;color:#aebbd0;line-height:1.7}.results-strip{padding:48px 0;color:#fff;background:linear-gradient(110deg,#2563eb,#4f46e5)}.results-grid{display:grid;grid-template-columns:repeat(4,1fr)}.results-grid div{padding:10px 24px;display:grid;grid-gap:7px;gap:7px;text-align:center;border-right:1px solid hsla(0,0%,100%,.22)}.results-grid div:last-child{border-right:0}.results-grid strong{font-size:30px}.results-grid span{color:#dbeafe;font-size:13px}.technology-section{background:#eef4ff}.contact-layout,.faq-layout,.technology-layout{display:grid;grid-template-columns:.85fr 1.15fr;grid-gap:70px;gap:70px;align-items:center}.tool-cloud{display:flex;flex-wrap:wrap;gap:13px}.tool-cloud span{padding:14px 17px;border-radius:13px;background:#fff;border:1px solid #d7e3f5;box-shadow:0 9px 24px rgba(15,23,42,.05);font-weight:750}.faq-section{background:#fff}.faq-list{display:grid;grid-gap:12px;gap:12px}.faq-list details{padding:20px 22px;border-radius:15px;background:#f8fafc;border:1px solid #e2e8f0}.faq-list summary{cursor:pointer;font-weight:800}.faq-list p{margin:13px 0 0;color:#64748b;line-height:1.7}.contact-section{color:#fff;background:radial-gradient(circle at 10% 0,rgba(37,99,235,.27),transparent 35%),#081226}.contact-note{margin-top:27px;display:flex;gap:11px;align-items:center;color:#dbeafe;font-weight:650}.contact-note svg{color:#4ade80}.contact-form{padding:31px;border-radius:22px;color:#0f172a;background:#fff}.form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:17px;gap:17px}.contact-form label{display:grid;grid-gap:8px;gap:8px;margin-bottom:17px;color:#334155;font-size:13px;font-weight:800}.contact-form input,.contact-form select,.contact-form textarea{width:100%;padding:14px 15px;border-radius:11px;border:1px solid #cbd5e1;outline:none;color:#0f172a;background:#fff}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:#2563eb;box-shadow:0 0 0 4px rgba(37,99,235,.1)}.form-status{padding:12px 14px;border-radius:10px;font-size:14px}.form-status.success{color:#166534;background:#f0fdf4}.form-status.error{color:#b91c1c;background:#fef2f2}.submit-button{width:100%}.submit-button:disabled{opacity:.65;cursor:wait}.footer{padding:50px 0;color:#94a3b8;background:#050b18}.footer-inner{display:grid;grid-template-columns:1fr auto;grid-gap:32px;gap:32px;align-items:center}.footer-brand{color:#fff}.footer p{margin:14px 0 0}.footer-links{display:flex;gap:22px}.footer-links a{text-decoration:none}.footer small{grid-column:1/-1;padding-top:24px;border-top:1px solid #1e293b}@media (max-width:980px){.contact-layout,.faq-layout,.hero,.technology-layout{grid-template-columns:1fr}.four-columns,.process-grid,.results-grid,.three-columns{grid-template-columns:repeat(2,1fr)}.results-grid div:nth-child(2){border-right:0}.case-cta{align-items:flex-start;flex-direction:column}}@media (max-width:760px){.navbar{padding:0 5%}.menu-button{display:block}.nav-links{display:none;position:absolute;left:5%;right:5%;top:70px;padding:19px;flex-direction:column;align-items:stretch;gap:8px;border-radius:16px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 20px 55px rgba(15,23,42,.16)}.nav-links.nav-open{display:flex}.nav-links a{padding:11px}.nav-links .nav-cta{text-align:center}.section-shell{width:min(90%,1180px)}.hero{padding-top:65px;padding-bottom:75px}.hero h1{letter-spacing:-2px}.section{padding:78px 0}.footer-inner,.form-row,.four-columns,.process-grid,.results-grid,.three-columns{grid-template-columns:1fr}.results-grid div{border-right:0;border-bottom:1px solid hsla(0,0%,100%,.2)}.results-grid div:last-child{border-bottom:0}.footer-links,.panel-result{flex-direction:column}.footer-links{display:grid}}.hero{overflow:hidden;isolation:isolate}.hero-orb{position:absolute;border-radius:999px;filter:blur(70px);opacity:.55;z-index:-2;animation:floatOrb 10s ease-in-out infinite alternate}.hero-orb-one{width:340px;height:340px;top:20px;right:16%;background:rgba(37,99,235,.35)}.hero-orb-two{width:250px;height:250px;bottom:30px;left:-70px;background:rgba(124,58,237,.26);animation-delay:-4s}.hero-enter{animation:heroReveal .8s ease both}.panel-enter{animation:panelReveal .9s ease .12s both}.hero-trust{margin-top:27px;display:flex;flex-wrap:wrap;gap:12px}.hero-trust span{display:inline-flex;align-items:center;gap:8px;padding:9px 12px;border-radius:999px;color:#475569;background:hsla(0,0%,100%,.72);border:1px solid #dbeafe;font-size:13px;font-weight:750;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero-trust svg{color:#2563eb}.panel-glow{position:absolute;inset:-1px;border-radius:inherit;background:linear-gradient(120deg,rgba(96,165,250,.28),transparent 35%,rgba(124,58,237,.23));pointer-events:none}.automation-panel{position:relative;overflow:hidden}.live-badge{display:inline-flex;align-items:center;gap:7px}.live-badge i{width:7px;height:7px;border-radius:50%;background:#4ade80;box-shadow:0 0 0 0 rgba(74,222,128,.55);animation:pulseLive 1.8s infinite}.animated-line{position:relative;overflow:hidden}.animated-line:after{content:"";position:absolute;inset:0;background:linear-gradient(#60a5fa,#8b5cf6);transform:translateY(-100%);animation:flowLine 2.4s ease-in-out infinite}.delay-one:after{animation-delay:.8s}.panel-result{display:grid;grid-template-columns:1fr 1fr}.panel-result div{display:grid;grid-gap:5px;gap:5px}.panel-result div:last-child{text-align:right}.premium-card{position:relative;overflow:hidden}.premium-card:after{content:"";position:absolute;width:120px;height:120px;right:-55px;bottom:-55px;border-radius:50%;background:rgba(37,99,235,.07);transition:.25s ease}.premium-card:hover:after{transform:scale(1.35)}.featured-service{border-color:#bfdbfe;background:linear-gradient(180deg,#fff,#f4f8ff)}.service-card-top{display:flex;align-items:center;justify-content:space-between}.service-tag{padding:7px 9px;border-radius:999px;color:#1d4ed8;background:#dbeafe;font-size:10px;font-weight:900;letter-spacing:.8px}.service-card a{display:inline-flex;align-items:center;gap:8px}.workflow-showcase{position:relative;overflow:hidden;background:radial-gradient(circle at 50% 10%,rgba(191,219,254,.65),transparent 32%),#f8fafc}.workflow-canvas{position:relative;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:16px;gap:16px}.workflow-track{position:absolute;height:3px;left:8%;right:8%;top:49px;background:linear-gradient(90deg,#93c5fd,#2563eb,#8b5cf6);box-shadow:0 0 22px rgba(37,99,235,.25)}.workflow-node{position:relative;z-index:2;min-height:190px;padding:20px 15px;text-align:center;border-radius:18px;background:hsla(0,0%,100%,.9);border:1px solid #dbeafe;box-shadow:0 14px 30px rgba(15,23,42,.06);transition:.25s ease}.workflow-node:hover{transform:translateY(-7px);box-shadow:0 22px 42px rgba(37,99,235,.12)}.workflow-order{position:absolute;top:12px;right:12px;color:#94a3b8;font-size:10px;font-weight:900}.workflow-node-icon{width:58px;height:58px;margin:0 auto 18px;display:grid;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);box-shadow:0 10px 24px rgba(37,99,235,.28);font-size:22px}.workflow-node strong{display:block;font-size:15px}.workflow-node p{margin:9px 0 0;color:#64748b;line-height:1.55;font-size:12px}.workflow-summary{margin-top:28px;display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.workflow-summary div{padding:21px;border-radius:16px;background:#081226;color:#fff}.workflow-summary p{margin:8px 0 0;color:#aebbd0;line-height:1.65}.case-premium-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.case-premium-card{position:relative;padding:30px;border-radius:23px;background:#fff;border:1px solid #dbeafe;box-shadow:0 16px 38px rgba(15,23,42,.07);overflow:hidden;transition:.28s ease}.case-premium-card:hover{transform:translateY(-8px);box-shadow:0 28px 60px rgba(37,99,235,.13)}.case-card-accent{position:absolute;right:18px;top:12px;color:rgba(37,99,235,.08);font-size:72px;font-weight:950;line-height:1}.before-after{margin-top:22px;display:grid;grid-gap:13px;gap:13px}.before-after>div{padding:16px;border-radius:14px;background:#f8fafc;border:1px solid #e2e8f0}.before-after .after-block{background:#eff6ff;border-color:#bfdbfe}.before-after small{color:#64748b;font-size:10px;font-weight:900;letter-spacing:1px}.before-after p{margin:8px 0 0;color:#64748b;line-height:1.6;font-size:14px}.before-after ul{margin:8px 0 0;padding:0;list-style:none}.before-after li{margin:8px 0;display:flex;align-items:center;gap:8px;color:#334155;font-size:14px}.before-after li svg{color:#2563eb}.case-metrics{margin-top:16px;display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.case-metrics div{padding:13px;display:grid;grid-gap:5px;gap:5px;border-radius:13px;background:#0f172a;color:#fff}.case-metrics svg{color:#93c5fd}.case-metrics span{color:#94a3b8;font-size:10px}.case-metrics strong{font-size:13px}@keyframes heroReveal{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes panelReveal{0%{opacity:0;transform:translateY(34px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes floatOrb{0%{transform:translateZ(0) scale(1)}to{transform:translate3d(30px,-18px,0) scale(1.08)}}@keyframes pulseLive{0%{box-shadow:0 0 0 0 rgba(74,222,128,.55)}70%{box-shadow:0 0 0 8px rgba(74,222,128,0)}to{box-shadow:0 0 0 0 rgba(74,222,128,0)}}@keyframes flowLine{0%{transform:translateY(-100%)}50%,to{transform:translateY(100%)}}@media (max-width:1050px){.workflow-canvas{grid-template-columns:repeat(3,1fr)}.workflow-track{display:none}.case-premium-grid{grid-template-columns:1fr}}@media (max-width:760px){.hero-orb-one{right:-140px}.hero-trust{display:grid}.panel-result,.workflow-canvas,.workflow-summary{grid-template-columns:1fr}.panel-result div:last-child,.workflow-node{text-align:left}.workflow-node{min-height:auto;display:grid;grid-template-columns:52px 1fr;grid-column-gap:14px;column-gap:14px}.workflow-node-icon{width:52px;height:52px;margin:0;grid-row:1/3}.workflow-node p,.workflow-node strong{grid-column:2}.case-premium-card{padding:24px}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}:root{--v3-bg:#fff;--v3-surface:#fff;--v3-text:#0f172a;--v3-muted:#64748b;--v3-border:#dbeafe}html[data-theme=dark]{color-scheme:dark;--v3-bg:#050b16;--v3-surface:#0b1426;--v3-text:#eef4ff;--v3-muted:#a9b7cc;--v3-border:#223653}body{background:var(--v3-bg);color:var(--v3-text);transition:.25s}.nav-controls{display:flex;align-items:center;gap:8px}.language-control,.theme-button{height:40px;border:1px solid var(--v3-border);background:var(--v3-surface);color:var(--v3-text);border-radius:11px}.language-control{display:flex;align-items:center;gap:6px;padding:0 9px}.language-control select{border:0;background:transparent;color:inherit;font-weight:800;outline:0}.theme-button{width:40px;display:grid;place-items:center;cursor:pointer}html[data-theme=dark] .navbar{background:rgba(5,11,22,.9);border-color:#182741}html[data-theme=dark] .faq-section,html[data-theme=dark] .section-light,html[data-theme=dark] .technology-section,html[data-theme=dark] .workflow-showcase{background:var(--v3-bg)}html[data-theme=dark] .case-premium-card,html[data-theme=dark] .contact-form,html[data-theme=dark] .reason-card,html[data-theme=dark] .service-card,html[data-theme=dark] .workflow-node,html[data-theme=dark] details{background:var(--v3-surface);border-color:var(--v3-border);color:var(--v3-text)}html[data-theme=dark] .hero-lead,html[data-theme=dark] .workflow-node p,html[data-theme=dark] p{color:var(--v3-muted)}html[data-theme=dark] input,html[data-theme=dark] select,html[data-theme=dark] textarea{background:#081225;border-color:#2b405e;color:#eef4ff}html[dir=rtl] body{text-align:right}html[dir=rtl] .contact-note,html[dir=rtl] .hero-actions,html[dir=rtl] .hero-trust,html[dir=rtl] .service-card a{flex-direction:row-reverse}html[dir=rtl] .case-card-accent{right:auto;left:18px}@media(max-width:900px){.nav-controls{margin-left:auto}}@media(max-width:520px){.language-control svg{display:none}.language-control{padding:0 7px}}.booking-v4{padding:100px 8%;display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:64px;gap:64px;align-items:center;background:radial-gradient(circle at 10% 20%,rgba(59,130,246,.12),transparent 32%),#f8fbff}.booking-v4-copy h2{font-size:clamp(34px,4vw,54px);line-height:1.08;margin:14px 0 20px;color:var(--v3-text)}.booking-v4-copy>p{font-size:18px;line-height:1.75;color:var(--v3-muted);max-width:620px}.booking-benefits{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.booking-benefits span{display:flex;align-items:center;gap:8px;padding:11px 14px;border-radius:999px;background:hsla(0,0%,100%,.8);border:1px solid #dbeafe;color:#1e3a8a;font-weight:800;font-size:13px}.booking-card{padding:32px;border-radius:26px;background:var(--v3-surface);border:1px solid var(--v3-border);box-shadow:0 28px 70px rgba(15,23,42,.13)}.booking-card label{display:grid;grid-gap:8px;gap:8px;margin-bottom:16px;color:var(--v3-text);font-size:13px;font-weight:850}.booking-card input,.booking-card select{height:50px;padding:0 14px;border-radius:12px;border:1px solid #cbd5e1;background:var(--v3-surface);color:var(--v3-text);font:inherit}.booking-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.booking-submit{width:100%;height:52px;border:0;border-radius:13px;background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;font-weight:900;font-size:15px;display:flex;align-items:center;justify-content:center;gap:9px;cursor:pointer;box-shadow:0 14px 28px rgba(37,99,235,.25)}.booking-submit:disabled{opacity:.65}.booking-status{text-align:center;margin:14px 0 0!important;font-weight:750;font-size:13px}.ai-assistant-v4{position:fixed;right:24px;bottom:24px;z-index:1200}.ai-launcher{width:62px;height:62px;border:0;border-radius:50%;background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;display:grid;place-items:center;cursor:pointer;box-shadow:0 18px 45px rgba(37,99,235,.38);font-size:24px;position:relative}.ai-launcher span{position:absolute;right:-3px;top:-3px;background:#22c55e;color:#fff;border:3px solid #fff;border-radius:999px;padding:2px 5px;font-size:9px;font-weight:950}.ai-chat-panel{position:absolute;right:0;bottom:78px;width:min(370px,calc(100vw - 32px));height:520px;border-radius:24px;background:var(--v3-surface);border:1px solid var(--v3-border);box-shadow:0 30px 90px rgba(2,6,23,.28);overflow:hidden;display:flex;flex-direction:column;animation:panelReveal .25s ease}.ai-chat-panel header{padding:17px;background:linear-gradient(135deg,#0f172a,#1e3a8a);color:#fff;display:flex;align-items:center;gap:11px}.ai-chat-panel header>div:nth-child(2){display:grid;grid-gap:3px;gap:3px}.ai-chat-panel header small{color:#bfdbfe}.ai-chat-panel header small i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#4ade80}.ai-chat-panel header>button{margin-left:auto;background:transparent;border:0;color:#fff;cursor:pointer}.ai-avatar{width:40px;height:40px;border-radius:12px;background:hsla(0,0%,100%,.14);display:grid;place-items:center}.ai-messages{flex:1 1;overflow:auto;padding:17px;background:linear-gradient(#f8fbff,#fff);display:flex;flex-direction:column;gap:10px}.ai-msg{max-width:84%;padding:11px 13px;border-radius:15px;line-height:1.5;font-size:13px}.ai-msg.bot{align-self:flex-start;background:#fff;border:1px solid #dbeafe;color:#334155;border-bottom-left-radius:4px}.ai-msg.user{align-self:flex-end;background:#2563eb;color:#fff;border-bottom-right-radius:4px}.ai-quick{padding:9px 12px;display:flex;gap:7px;overflow:auto;border-top:1px solid var(--v3-border)}.ai-quick button{white-space:nowrap;border:1px solid #bfdbfe;background:#eff6ff;color:#1d4ed8;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:800;cursor:pointer}.ai-chat-panel form{display:flex;gap:8px;padding:12px;border-top:1px solid var(--v3-border)}.ai-chat-panel form input{flex:1 1;height:43px;border:1px solid var(--v3-border);border-radius:11px;padding:0 12px;background:var(--v3-surface);color:var(--v3-text)}.ai-chat-panel form button{width:43px;border:0;border-radius:11px;background:#2563eb;color:#fff}.whatsapp-v4{position:fixed;left:22px;bottom:24px;z-index:1100;display:flex;align-items:center;gap:9px;padding:13px 16px;border-radius:999px;background:#16a34a;color:#fff;text-decoration:none;font-weight:900;box-shadow:0 16px 38px rgba(22,163,74,.3)}.whatsapp-v4 svg{font-size:22px}html[data-theme=dark] .booking-v4{background:radial-gradient(circle at 10% 20%,rgba(59,130,246,.18),transparent 32%),var(--v3-bg)}html[data-theme=dark] .booking-benefits span{background:#0b1426;color:#bfdbfe;border-color:#223653}html[data-theme=dark] .ai-messages{background:#07101f}html[data-theme=dark] .ai-msg.bot{background:#0b1426;color:#dbeafe;border-color:#223653}html[dir=rtl] .ai-assistant-v4{right:auto;left:24px}html[dir=rtl] .ai-chat-panel{right:auto;left:0}html[dir=rtl] .whatsapp-v4{left:auto;right:22px}@media(max-width:850px){.booking-v4{grid-template-columns:1fr;gap:36px;padding:76px 6%}}@media(max-width:560px){.booking-grid{grid-template-columns:1fr}.booking-card{padding:22px}.whatsapp-v4 span{display:none}.whatsapp-v4{width:56px;height:56px;padding:0;justify-content:center}.ai-assistant-v4{right:16px;bottom:16px}.whatsapp-v4{left:16px;bottom:16px}.ai-chat-panel{height:500px}}.v5-lab,.v5-pricing,.v5-trust{padding:100px 8%}.v5-lab{background:linear-gradient(180deg,#071329,#0b1f45);color:#fff;position:relative;overflow:hidden}.v5-lab:before{content:"";position:absolute;width:480px;height:480px;border-radius:50%;background:rgba(37,99,235,.22);filter:blur(80px);right:-180px;top:-180px}.v5-section-head{max-width:760px;margin:0 auto 46px;text-align:center;position:relative;z-index:1}.v5-section-head h2{font-size:clamp(34px,4vw,54px);line-height:1.08;margin:14px 0 18px;color:inherit}.v5-section-head p{font-size:18px;line-height:1.7;color:var(--v3-muted)}.v5-lab .v5-section-head p{color:#b9c8e2}.v5-tabs{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-bottom:34px;position:relative;z-index:1}.v5-tabs button{border:1px solid hsla(0,0%,100%,.16);background:hsla(0,0%,100%,.06);color:#dbeafe;border-radius:999px;padding:12px 18px;font-weight:850;cursor:pointer;display:flex;align-items:center;gap:8px}.v5-tabs button.active{background:#fff;color:#1d4ed8;box-shadow:0 12px 35px rgba(0,0,0,.22)}.v5-flow{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;max-width:1180px;margin:auto;position:relative;z-index:1}.v5-flow-item{min-height:190px;padding:24px;border:1px solid hsla(0,0%,100%,.13);background:hsla(0,0%,100%,.07);border-radius:22px;display:flex;flex-direction:column;gap:14px;position:relative;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.v5-flow-icon{width:50px;height:50px;border-radius:15px;background:linear-gradient(135deg,#3b82f6,#8b5cf6);display:grid;place-items:center;font-size:20px}.v5-flow-item>span{font-size:11px;letter-spacing:2px;color:#93c5fd;font-weight:900}.v5-flow-item strong{font-size:17px;line-height:1.45}.v5-flow-arrow{position:absolute;right:-22px;top:50%;color:#60a5fa;z-index:2}.v5-impact{max-width:1180px;margin:22px auto 0;padding:20px 24px;border:1px solid hsla(0,0%,100%,.12);border-radius:18px;background:rgba(0,0,0,.18);display:flex;align-items:center;justify-content:space-between;gap:20px;position:relative;z-index:1}.v5-impact div{display:grid;grid-gap:5px;gap:5px}.v5-impact span{font-size:11px;letter-spacing:1.5px;color:#93c5fd;font-weight:900}.v5-impact strong{font-size:16px}.v5-impact a,.v5-price-card a{display:inline-flex;align-items:center;justify-content:center;gap:9px;text-decoration:none;font-weight:900}.v5-impact a{padding:12px 16px;border-radius:12px;background:#fff;color:#1d4ed8;white-space:nowrap}.v5-pricing{background:#f8fbff}.v5-price-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px;max-width:1180px;margin:auto}.v5-price-card{position:relative;padding:30px;border-radius:24px;background:var(--v3-surface);border:1px solid var(--v3-border);box-shadow:0 18px 50px rgba(15,23,42,.08);display:flex;flex-direction:column}.v5-price-card.featured{transform:translateY(-12px);border:2px solid #3b82f6;box-shadow:0 26px 70px rgba(37,99,235,.18)}.v5-popular{position:absolute;top:-14px;left:50%;transform:translateX(-50%);padding:7px 13px;border-radius:999px;background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;font-size:10px;font-weight:950;letter-spacing:1px;white-space:nowrap}.v5-price-card>svg{font-size:26px;color:#2563eb;margin-bottom:20px}.v5-price-card h3{font-size:22px;margin:0 0 12px;color:var(--v3-text)}.v5-price{font-size:32px;color:var(--v3-text);margin-bottom:8px}.v5-price-card>p{min-height:52px;color:var(--v3-muted);line-height:1.6}.v5-price-card ul{list-style:none;padding:0;margin:20px 0 28px;display:grid;grid-gap:12px;gap:12px}.v5-price-card li{display:flex;gap:9px;align-items:flex-start;color:var(--v3-text);font-size:14px}.v5-price-card li svg{color:#22c55e;margin-top:3px}.v5-price-card a{margin-top:auto;padding:14px;border-radius:12px;background:#0f172a;color:#fff}.v5-price-card.featured a{background:linear-gradient(135deg,#2563eb,#7c3aed)}.v5-trust{display:grid;grid-template-columns:.85fr 1.15fr;grid-gap:60px;gap:60px;align-items:center;background:var(--v3-bg)}.v5-trust-copy h2{font-size:clamp(34px,4vw,50px);line-height:1.12;margin:14px 0 28px;color:var(--v3-text)}.v5-trust-points{display:grid;grid-gap:15px;gap:15px}.v5-trust-points>div{display:flex;align-items:center;gap:13px;padding:16px;border:1px solid var(--v3-border);border-radius:15px;background:var(--v3-surface);font-weight:800;color:var(--v3-text)}.v5-trust-points svg{color:#2563eb;font-size:20px}.v5-quotes{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.v5-quotes article{padding:26px;border-radius:22px;background:linear-gradient(145deg,#0f172a,#172554);color:#fff;min-height:260px;display:flex;flex-direction:column}.v5-quotes article>svg{font-size:26px;color:#60a5fa}.v5-stars{display:flex;gap:4px;color:#fbbf24;margin:28px 0 14px}.v5-quotes p{color:#dbeafe!important;font-size:16px;line-height:1.7;flex:1 1}.v5-quotes strong{font-size:12px;color:#93c5fd}html[data-theme=dark] .v5-pricing{background:#07101f}html[data-theme=dark] .v5-price-card{background:var(--v3-surface)}html[dir=rtl] .v5-flow-arrow{right:auto;left:-22px;transform:rotate(180deg)}@media(max-width:980px){.v5-flow{grid-template-columns:1fr 1fr}.v5-flow-arrow{display:none}.v5-price-grid{grid-template-columns:1fr}.v5-price-card.featured{transform:none}.v5-trust{grid-template-columns:1fr}}@media(max-width:620px){.v5-lab,.v5-pricing,.v5-trust{padding:76px 6%}.v5-flow,.v5-quotes{grid-template-columns:1fr}.v5-impact{align-items:flex-start;flex-direction:column}.v5-impact a{width:100%}}.v6-portfolio,.v6-roi{padding:105px 8%}.v6-roi{background:radial-gradient(circle at 85% 20%,rgba(124,58,237,.11),transparent 30%),#f8fbff}.v6-section-head{max-width:780px;margin:0 auto 46px;text-align:center}.v6-section-head h2{font-size:clamp(35px,4.2vw,56px);line-height:1.08;margin:14px 0 18px;color:var(--v3-text)}.v6-section-head p{font-size:18px;line-height:1.7;color:var(--v3-muted)}.v6-roi-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px}.v6-controls,.v6-results{padding:32px;border-radius:26px;background:var(--v3-surface);border:1px solid var(--v3-border);box-shadow:0 24px 65px rgba(15,23,42,.09)}.v6-controls{display:grid;grid-gap:25px;gap:25px}.v6-controls label{font-weight:850;color:var(--v3-text);display:grid;grid-gap:12px;gap:12px}.v6-controls label div{display:grid;grid-template-columns:1fr 70px;align-items:center;grid-gap:16px;gap:16px}.v6-controls input{accent-color:#2563eb;width:100%}.v6-controls strong{text-align:center;padding:10px;border-radius:12px;background:#eff6ff;color:#1d4ed8}.v6-results{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px;background:linear-gradient(145deg,#081226,#172554);color:#fff}.v6-results>div{padding:20px;border-radius:18px;background:hsla(0,0%,100%,.07);border:1px solid hsla(0,0%,100%,.1);display:grid;grid-gap:9px;gap:9px}.v6-results svg{color:#93c5fd}.v6-results span{font-size:11px;letter-spacing:1px;color:#bfdbfe;font-weight:900}.v6-results strong{font-size:24px}.v6-result-main{grid-column:1/-1}.v6-result-main strong{font-size:clamp(38px,5vw,62px)}.v6-results small{grid-column:1/-1;color:#aebbd0;line-height:1.6}.v6-portfolio{background:var(--v3-bg)}.v6-portfolio-tabs{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-bottom:28px}.v6-portfolio-tabs button{padding:12px 18px;border-radius:999px;border:1px solid var(--v3-border);background:var(--v3-surface);color:var(--v3-text);font-weight:850;cursor:pointer}.v6-portfolio-tabs button.active{background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;border-color:transparent;box-shadow:0 12px 28px rgba(37,99,235,.22)}.v6-showcase-card{max-width:1180px;margin:auto;display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:30px;gap:30px;padding:34px;border-radius:30px;background:linear-gradient(145deg,#071329,#102a56);box-shadow:0 30px 90px rgba(2,6,23,.22);color:#fff}.v6-showcase-copy{padding:20px}.v6-showcase-copy>span{color:#93c5fd;font-size:11px;font-weight:950;letter-spacing:1.8px}.v6-showcase-copy h3{font-size:42px;margin:14px 0}.v6-showcase-copy p{color:#c8d5ea!important;font-size:17px;line-height:1.7}.v6-showcase-copy ul{list-style:none;padding:0;margin:25px 0;display:grid;grid-gap:12px;gap:12px}.v6-showcase-copy li{display:flex;gap:10px;align-items:center}.v6-showcase-copy li svg{color:#4ade80}.v6-showcase-copy a{display:inline-flex;align-items:center;gap:9px;padding:14px 17px;border-radius:12px;background:#fff;color:#1d4ed8;text-decoration:none;font-weight:900}.v6-demo-window{border-radius:23px;overflow:hidden;background:#f8fafc;box-shadow:0 28px 70px rgba(0,0,0,.3);align-self:center}.v6-demo-window header{height:50px;background:#e2e8f0;display:flex;align-items:center;gap:7px;padding:0 16px}.v6-demo-window header i{width:10px;height:10px;border-radius:50%;background:#94a3b8}.v6-demo-window header strong{margin-left:auto;color:#475569;font-size:10px;letter-spacing:1px}.v6-demo-body{min-height:340px;padding:34px;color:#0f172a;position:relative;background:radial-gradient(circle at 80% 15%,#dbeafe,transparent 30%),#fff}.v6-demo-icon{width:70px;height:70px;border-radius:22px;background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;display:grid;place-items:center;font-size:28px;box-shadow:0 14px 35px rgba(37,99,235,.3)}.v6-demo-line{height:12px;border-radius:999px;background:#dbeafe;width:55%;margin-top:18px}.v6-demo-line.wide{width:82%;margin-top:28px}.v6-demo-message{margin-top:28px;padding:18px;border-radius:16px;background:#eff6ff;border:1px solid #bfdbfe;color:#1d4ed8;font-weight:850}.v6-demo-stats{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;margin-top:18px}.v6-demo-stats div{padding:15px;border-radius:14px;background:#0f172a;color:#fff;display:grid;grid-gap:6px;gap:6px}.v6-demo-stats span{font-size:9px;color:#93c5fd;font-weight:900;letter-spacing:1px}.v6-demo-stats strong{font-size:13px}html[data-theme=dark] .v6-roi{background:radial-gradient(circle at 85% 20%,rgba(124,58,237,.16),transparent 30%),#07101f}html[data-theme=dark] .v6-controls strong{background:#10254a;color:#bfdbfe}@media(max-width:900px){.v6-roi-grid,.v6-showcase-card{grid-template-columns:1fr}.v6-demo-window{order:-1}}@media(max-width:620px){.v6-portfolio,.v6-roi{padding:78px 6%}.v6-controls,.v6-results,.v6-showcase-card{padding:22px}.v6-results{grid-template-columns:1fr}.v6-result-main,.v6-results small{grid-column:auto}.v6-demo-stats{grid-template-columns:1fr}.v6-showcase-copy h3{font-size:34px}}.ai-business-module .ai-chat-panel{height:min(620px,calc(100vh - 120px));width:min(410px,calc(100vw - 32px))}.ai-business-module .ai-chat-panel header{background:linear-gradient(135deg,#0b1220,#1d4ed8 58%,#7c3aed)}.ai-business-module .ai-clear{margin-left:auto!important;color:#bfdbfe!important}.ai-business-module header .ai-clear+button{margin-left:0!important}.ai-msg-wrap{display:flex;flex-direction:column;gap:7px}.ai-msg-wrap.user{align-items:flex-end}.ai-msg-wrap.bot{align-items:flex-start}.ai-inline-action{display:inline-flex;gap:7px;border:1px solid #bfdbfe;background:#eff6ff;color:#1d4ed8;border-radius:10px;padding:8px 10px;font-weight:900;cursor:pointer}.ai-inline-action,.ai-typing{align-items:center;font-size:11px}.ai-typing{display:flex;gap:5px;width:max-content;padding:10px 12px;border:1px solid #dbeafe;background:#fff;border-radius:15px;border-bottom-left-radius:4px;color:#64748b}.ai-typing span{width:6px;height:6px;border-radius:50%;background:#3b82f6;animation:nexoraTyping 1s ease-in-out infinite}.ai-typing span:nth-child(2){animation-delay:.14s}.ai-typing span:nth-child(3){animation-delay:.28s}.ai-typing em{font-style:normal;margin-left:3px}@keyframes nexoraTyping{0%,60%,to{transform:translateY(0);opacity:.45}30%{transform:translateY(-4px);opacity:1}}.ai-business-module .ai-messages{scrollbar-width:thin}.ai-business-module .ai-quick{background:var(--v3-surface)}.ai-business-module form button:disabled{opacity:.45;cursor:not-allowed}.ai-disclaimer{margin:0;padding:0 13px 11px;text-align:center;color:var(--v3-muted);font-size:9px;line-height:1.4}html[data-theme=dark] .ai-typing{background:#0b1426;border-color:#223653;color:#94a3b8}html[data-theme=dark] .ai-inline-action{background:#0d1b32;border-color:#29466f;color:#93c5fd}html[dir=rtl] .ai-msg.bot{border-bottom-left-radius:15px;border-bottom-right-radius:4px}html[dir=rtl] .ai-msg.user{border-bottom-right-radius:15px;border-bottom-left-radius:4px}@media(max-width:560px){.ai-business-module .ai-chat-panel{position:fixed;inset:12px 12px 88px 12px;width:auto;height:auto;max-height:none}.ai-business-module .ai-chat-panel form input{min-width:0}}.nav-dashboard{padding:10px 13px!important;border-radius:11px;background:#0f172a;color:#fff!important;font-size:12px!important;font-weight:900!important;letter-spacing:.5px}.m2-dashboard{min-height:100vh;background:#f4f7fb;color:#0f172a;display:grid;grid-template-columns:250px 1fr;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.m2-sidebar{position:-webkit-sticky;position:sticky;top:0;height:100vh;background:linear-gradient(180deg,#071225,#0f2348);padding:24px 18px;flex-direction:column}.m2-brand,.m2-sidebar{color:#fff;display:flex}.m2-brand{align-items:center;gap:11px;text-decoration:none;font-size:18px}.m2-brand span{width:38px;height:38px;border-radius:12px;background:linear-gradient(135deg,#3b82f6,#8b5cf6);display:grid;place-items:center;font-weight:950}.m2-sidebar nav{display:grid;grid-gap:7px;gap:7px;margin-top:44px}.m2-sidebar nav a{display:flex;align-items:center;gap:12px;padding:13px 14px;border-radius:12px;color:#a9bddb;font-size:14px;font-weight:750}.m2-sidebar nav a.active{background:rgba(96,165,250,.17);color:#fff}.m2-demo-note{margin-top:auto;padding:16px;border:1px solid rgba(147,197,253,.18);background:hsla(0,0%,100%,.05);border-radius:16px}.m2-demo-note strong{font-size:12px;color:#bfdbfe}.m2-demo-note p{font-size:11px;line-height:1.5;color:#91a5c2;margin:7px 0 0}.m2-back{margin-top:14px;color:#cbd5e1;text-decoration:none;display:flex;align-items:center;gap:8px;font-size:12px;padding:10px}.m2-main{padding:34px clamp(24px,4vw,58px) 60px;min-width:0}.m2-topbar{display:flex;justify-content:space-between;align-items:flex-start}.m2-topbar span{font-size:10px;letter-spacing:2px;color:#2563eb;font-weight:950}.m2-topbar h1{font-size:clamp(30px,4vw,46px);margin:8px 0 5px}.m2-topbar p{margin:0;color:#64748b}.m2-alert{width:43px;height:43px;border:1px solid #dbe4f0;border-radius:13px;background:#fff;display:grid;place-items:center;position:relative;color:#334155}.m2-alert i{position:absolute;right:9px;top:8px;width:7px;height:7px;border-radius:50%;background:#ef4444;border:2px solid #fff}.m2-stats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:15px;gap:15px;margin:30px 0}.m2-stats article{background:#fff;border:1px solid #e2e8f0;border-radius:19px;padding:20px;display:grid;grid-template-columns:46px 1fr;grid-column-gap:13px;column-gap:13px;box-shadow:0 14px 35px rgba(15,23,42,.045)}.m2-stats article>div{width:46px;height:46px;border-radius:14px;background:#eff6ff;color:#2563eb;display:grid;place-items:center;grid-row:1/4}.m2-stats span{font-size:11px;color:#64748b;font-weight:800}.m2-stats strong{font-size:27px}.m2-stats small{font-size:9px;color:#94a3b8}.m2-panel{background:#fff;border:1px solid #e2e8f0;border-radius:22px;overflow:hidden;box-shadow:0 20px 55px rgba(15,23,42,.055)}.m2-panel-head{padding:22px 24px;border-bottom:1px solid #e8eef6;display:flex;justify-content:space-between;gap:18px;align-items:center}.m2-panel-head h2{margin:0 0 5px;font-size:21px}.m2-panel-head p{margin:0;color:#64748b;font-size:12px}.m2-tools{display:flex;gap:9px}.m2-tools label{height:40px;border:1px solid #dce5f0;border-radius:11px;display:flex;align-items:center;gap:8px;padding:0 11px;color:#64748b}.m2-tools input,.m2-tools select{border:0;outline:0;background:transparent;color:#0f172a;font:inherit;font-size:12px}.m2-table-wrap{overflow-x:auto}.m2-panel table{width:100%;border-collapse:collapse;min-width:780px}.m2-panel th{padding:13px 20px;text-align:left;background:#f8fafc;color:#64748b;font-size:9px;letter-spacing:1px;text-transform:uppercase}.m2-panel td{padding:16px 20px;border-top:1px solid #eef2f7;font-size:12px;color:#334155}.m2-panel tbody tr{cursor:pointer;transition:.18s}.m2-panel tbody tr:hover{background:#f8fbff}.m2-person{display:flex;align-items:center;gap:11px}.m2-person>span{width:36px;height:36px;border-radius:11px;background:linear-gradient(135deg,#dbeafe,#ede9fe);color:#1d4ed8;display:grid;place-items:center;font-weight:950}.m2-person div{display:grid;grid-gap:3px;gap:3px}.m2-person small{color:#94a3b8}.m2-status{padding:6px 9px;border-radius:999px;font-size:9px}.m2-status.new{background:#dbeafe;color:#1d4ed8}.m2-status.qualified{background:#dcfce7;color:#15803d}.m2-status.meeting{background:#ede9fe;color:#6d28d9}.m2-status.proposal{background:#fef3c7;color:#a16207}.m2-status.won{background:#ccfbf1;color:#0f766e}.m2-status.lost{background:#fee2e2;color:#b91c1c}.m2-priority{display:inline-flex;align-items:center;gap:5px;font-size:10px;font-weight:800}.m2-priority.high{color:#dc2626}.m2-priority.medium{color:#d97706}.m2-priority.low{color:#64748b}.m2-empty{text-align:center!important;padding:40px!important;color:#94a3b8!important}.m2-modal-backdrop{position:fixed;inset:0;background:rgba(2,6,23,.48);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2000;display:flex;justify-content:flex-end}.m2-drawer{width:min(430px,100%);height:100%;background:#fff;padding:34px;box-shadow:-30px 0 90px rgba(2,6,23,.22);position:relative;overflow:auto;animation:m2Slide .24s ease}.m2-close{position:absolute;right:22px;top:22px;width:38px;height:38px;border:1px solid #e2e8f0;border-radius:11px;background:#fff}.m2-id{font-size:10px;color:#2563eb;font-weight:950;letter-spacing:1.5px}.m2-drawer h2{font-size:30px;margin:12px 0 5px}.m2-drawer>a{color:#2563eb}.m2-company{color:#64748b!important}.m2-message{margin:26px 0;padding:19px;border-radius:16px;background:#f8fafc;border:1px solid #e2e8f0}.m2-message small{font-size:9px;letter-spacing:1px;color:#64748b;font-weight:950}.m2-message p{color:#334155!important;line-height:1.65}.m2-drawer label{display:grid;grid-gap:8px;gap:8px;margin:15px 0;font-size:11px;font-weight:900;color:#334155}.m2-drawer select{height:46px;border:1px solid #dbe4f0;border-radius:11px;padding:0 12px;background:#fff}.m2-email-button{margin-top:25px!important;height:48px;border-radius:12px;background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff!important;text-decoration:none;display:flex!important;align-items:center;justify-content:center;gap:9px;font-weight:900}.m2-company{margin-top:6px}.m2-dashboard a{text-decoration:none}@keyframes m2Slide{0%{transform:translateX(40px);opacity:0}to{transform:translateX(0);opacity:1}}@media(max-width:1050px){.m2-stats{grid-template-columns:1fr 1fr}}@media(max-width:760px){.m2-dashboard{grid-template-columns:1fr}.m2-sidebar{position:relative;height:auto;padding:16px;flex-direction:row;align-items:center;gap:14px}.m2-demo-note,.m2-sidebar nav{display:none}.m2-back{margin:0 0 0 auto}.m2-main{padding:24px 16px 45px}.m2-panel-head{align-items:stretch}.m2-panel-head,.m2-tools{flex-direction:column}.m2-tools label{width:100%}.m2-stats{grid-template-columns:1fr 1fr}.m2-topbar p{font-size:12px}}@media(max-width:480px){.m2-stats{grid-template-columns:1fr}.m2-back{font-size:0}.m2-back svg{font-size:15px}.m2-drawer{padding:28px 22px}}.m3-booking-page{min-height:100vh;background:radial-gradient(circle at 15% 10%,rgba(37,99,235,.13),transparent 28%),radial-gradient(circle at 90% 15%,rgba(124,58,237,.12),transparent 25%),#f5f8fc;color:#0f172a;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.m3-booking-top{height:74px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(18px,5vw,70px);border-bottom:1px solid #dfe7f1;background:hsla(0,0%,100%,.8);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.m3-booking-top>a{display:flex;align-items:center;gap:8px;color:#475569;text-decoration:none;font-size:13px;font-weight:800}.m3-booking-top>div{display:flex;align-items:center;gap:10px}.m3-booking-top>div span{width:36px;height:36px;border-radius:11px;background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;display:grid;place-items:center;font-weight:950}.m3-booking-shell{max-width:1180px;margin:0 auto;padding:70px 24px 90px;display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:54px;gap:54px;align-items:start}.m3-booking-intro>span{font-size:10px;letter-spacing:2px;color:#2563eb;font-weight:950}.m3-booking-intro h1{font-size:clamp(42px,6vw,68px);line-height:1.02;margin:16px 0 22px;letter-spacing:-2.7px}.m3-booking-intro p{color:#64748b;line-height:1.8;font-size:16px;max-width:520px}.m3-trust-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.m3-trust-row span{display:flex;align-items:center;gap:8px;padding:10px 12px;border-radius:11px;color:#334155;font-size:11px;font-weight:850}.m3-booking-card,.m3-trust-row span{background:#fff;border:1px solid #dfe7f1}.m3-booking-card{border-radius:26px;box-shadow:0 30px 80px rgba(15,23,42,.11);overflow:hidden}.m3-progress{display:grid;grid-template-columns:repeat(3,1fr);padding:22px 25px;border-bottom:1px solid #e6edf5;background:#f8fafc}.m3-progress>div{display:flex;align-items:center;gap:9px;color:#94a3b8;font-size:10px;font-weight:900}.m3-progress i{width:28px;height:28px;border-radius:50%;background:#e2e8f0;display:grid;place-items:center;font-style:normal}.m3-progress .active{color:#1d4ed8}.m3-progress .active i{background:#2563eb;color:#fff}.m3-step{padding:34px}.m3-step h2{font-size:28px;margin:0 0 7px}.m3-step>p{color:#64748b;margin:0 0 24px}.m3-service-grid{display:grid;grid-gap:12px;gap:12px;margin-bottom:22px}.m3-service-grid button{position:relative;text-align:left;border:1px solid #dfe7f1;border-radius:16px;background:#fff;padding:17px 18px 17px 64px;cursor:pointer;transition:.2s}.m3-service-grid button.selected,.m3-service-grid button:hover{border-color:#60a5fa;background:#f7fbff;box-shadow:0 8px 24px rgba(37,99,235,.08)}.m3-service-grid button>div{position:absolute;left:17px;top:17px;width:36px;height:36px;border-radius:11px;background:#eff6ff;color:#2563eb;display:grid;place-items:center}.m3-service-grid strong{display:block;font-size:15px}.m3-service-grid span{position:absolute;right:17px;top:17px;color:#2563eb;font-size:10px;font-weight:900}.m3-service-grid p{margin:6px 0 0;color:#64748b;font-size:11px;line-height:1.5}.m3-primary,.m3-secondary{border:0;border-radius:12px;height:48px;padding:0 18px;font-weight:900;cursor:pointer}.m3-primary{background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff}.m3-secondary{background:#eef2f7;color:#334155}.m3-actions{display:flex;justify-content:space-between;gap:12px;margin-top:22px}.m3-date-label,.m3-step label{display:grid;grid-gap:8px;gap:8px;color:#334155;font-size:11px;font-weight:900}.m3-date-label{position:relative}.m3-date-label>svg{position:absolute;right:16px;bottom:16px;color:#2563eb}.m3-step input,.m3-step textarea{width:100%;border:1px solid #dbe4ef;border-radius:12px;padding:13px 14px;background:#fff;color:#0f172a;font:inherit;outline:none}.m3-step input:focus,.m3-step textarea:focus{border-color:#60a5fa;box-shadow:0 0 0 3px rgba(96,165,250,.14)}.m3-slots{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin-top:18px}.m3-slots button{height:44px;border:1px solid #dbe4ef;border-radius:11px;background:#fff;color:#334155;font-weight:900;cursor:pointer}.m3-slots button.selected{background:#0f172a;color:#fff;border-color:#0f172a}.m3-form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.m3-step>label{margin-top:13px}.m3-summary{display:flex;align-items:center;gap:13px;padding:15px;border:1px solid #bfdbfe;background:#eff6ff;border-radius:14px;margin-bottom:18px;color:#1d4ed8}.m3-summary>div{display:grid;grid-gap:4px;gap:4px}.m3-error,.m3-summary span{font-size:11px}.m3-error{color:#b91c1c!important;background:#fef2f2;padding:10px 12px;border-radius:10px;margin:14px 0 0!important}.m3-success{text-align:center;padding:58px 34px}.m3-success>div{width:60px;height:60px;border-radius:50%;background:#dcfce7;color:#15803d;display:grid;place-items:center;margin:0 auto 18px;font-size:24px}.m3-success h2{font-size:30px}.m3-success p{color:#64748b;line-height:1.7}.m3-success-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:22px}.m3-success-actions a{padding:12px 15px;border-radius:11px;background:#0f172a;color:#fff;text-decoration:none;font-size:12px;font-weight:900}.m3-success-actions a:last-child{background:#eff6ff;color:#1d4ed8}@media(max-width:900px){.m3-booking-shell{grid-template-columns:1fr;padding-top:45px}.m3-booking-intro h1{font-size:48px}.m3-booking-intro p{max-width:none}}@media(max-width:600px){.m3-booking-top b{display:none}.m3-booking-shell{padding:34px 13px 60px}.m3-progress span{display:none}.m3-progress>div{justify-content:center}.m3-step{padding:24px 18px}.m3-form-grid{grid-template-columns:1fr}.m3-slots{grid-template-columns:1fr 1fr}.m3-booking-intro h1{font-size:40px}.m3-actions .m3-primary{flex:1 1}}.m4-page{min-height:100vh;background:#f4f7fb;color:#0f172a;font-family:Inter,ui-sans-serif,system-ui,sans-serif}.m4-top{height:72px;padding:0 clamp(18px,5vw,70px);justify-content:space-between;background:#fff;border-bottom:1px solid #dfe7f1}.m4-top,.m4-top a{display:flex;align-items:center}.m4-top a{color:#475569;text-decoration:none;font-weight:850;font-size:12px;gap:8px}.m4-top>div{display:flex;align-items:center;gap:10px}.m4-proposal-brand>span,.m4-top>div span{width:36px;height:36px;border-radius:11px;background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;display:grid;place-items:center;font-weight:950}.m4-shell{max-width:1120px;margin:auto;padding:60px 22px}.m4-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:30px}.m4-checkout>small,.m4-head small{color:#2563eb;font-weight:950;letter-spacing:1.8px}.m4-checkout h1,.m4-head h1{font-size:clamp(38px,5vw,58px);margin:8px 0}.m4-checkout>p,.m4-head p{color:#64748b}.m4-head>button,.m4-pay,.m4-primary{border:0;border-radius:12px;background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;padding:14px 18px;font-weight:900;display:flex;gap:8px;align-items:center;justify-content:center;cursor:pointer}.m4-cards{display:grid;grid-gap:12px;gap:12px}.m4-cards article{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:16px;gap:16px;padding:18px;background:#fff;border:1px solid #dfe7f1;border-radius:16px;cursor:pointer;box-shadow:0 8px 25px rgba(15,23,42,.04)}.m4-doc{width:45px;height:45px;border-radius:12px;background:#eff6ff;color:#2563eb;display:grid;place-items:center}.m4-cards h3{margin:3px 0}.m4-cards p,.m4-cards small{margin:0;color:#64748b}.m4-money{text-align:right;display:grid;grid-gap:8px;gap:8px}.m4-badge{font-size:10px;padding:5px 8px;border-radius:999px;background:#eef2ff;color:#4338ca}.m4-badge.accepted{background:#dcfce7;color:#15803d}.m4-badge.sent{background:#fef3c7;color:#a16207}.m4-modal{position:fixed;inset:0;background:rgba(2,6,23,.62);z-index:3000;display:grid;place-items:center;padding:18px}.m4-modal>form,.m4-proposal{width:min(650px,100%);max-height:92vh;overflow:auto;background:#fff;border-radius:22px;padding:30px;position:relative}.m4-x{position:absolute;right:18px;top:18px;border:1px solid #dbe4ef;background:#fff;width:38px;height:38px;border-radius:10px}.m4-checkout label,.m4-modal label{display:grid;grid-gap:7px;gap:7px;margin-top:14px;font-size:11px;font-weight:900;color:#334155}.m4-checkout input,.m4-checkout select,.m4-modal input,.m4-modal textarea{width:100%;padding:13px;border:1px solid #dbe4ef;border-radius:11px;background:#fff}.m4-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.m4-primary{width:100%;margin-top:18px}.m4-proposal-brand{display:flex;gap:12px;align-items:center}.m4-proposal-brand h2{margin:0}.m4-proposal hr{border:0;border-top:1px solid #e2e8f0;margin:24px 0}.m4-proposal-meta{display:grid;grid-template-columns:1fr 1fr;grid-gap:25px;gap:25px;margin-bottom:30px}.m4-proposal-meta small{color:#64748b;font-weight:900}.m4-total{margin-top:26px;padding:18px;border-radius:14px;background:#f8fafc;display:grid;grid-template-columns:1fr auto;grid-gap:8px;gap:8px}.m4-total strong{font-size:28px}.m4-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.m4-actions a,.m4-actions button{border:0;border-radius:10px;padding:12px 14px;background:#0f172a;color:#fff;text-decoration:none;font-weight:900}.m4-pay-shell{max-width:1080px;margin:auto;padding:55px 22px;display:grid;grid-template-columns:1.1fr .9fr;grid-gap:28px;gap:28px}.m4-checkout,.m4-history{background:#fff;border:1px solid #dfe7f1;border-radius:22px;padding:28px}.m4-order{display:flex;justify-content:space-between;align-items:center;padding:16px;background:#eff6ff;border-radius:13px;margin:18px 0}.m4-order div{display:grid;grid-gap:4px;gap:4px}.m4-card-input{display:flex;align-items:center;border:1px solid #dbe4ef;border-radius:11px;padding-left:12px}.m4-card-input input{border:0}.m4-pay{width:100%;margin-top:18px}.m4-paid{text-align:center;padding:30px;color:#15803d}.m4-paid svg{font-size:45px}.m4-history article{display:flex;justify-content:space-between;padding:14px 0;border-bottom:1px solid #e2e8f0}.m4-history article div{display:grid;grid-gap:4px;gap:4px}.m4-history small{color:#64748b}.m4-history span{font-weight:950}@media(max-width:760px){.m4-head{align-items:stretch;flex-direction:column}.m4-pay-shell{grid-template-columns:1fr}.m4-cards article{grid-template-columns:auto 1fr}.m4-money{grid-column:2;text-align:left;display:flex}.m4-grid,.m4-proposal-meta{grid-template-columns:1fr}}@media print{body *{visibility:hidden}.print-area,.print-area *{visibility:visible}.print-area{position:absolute!important;inset:0!important;width:100%!important;max-height:none!important;border-radius:0!important}.no-print{display:none!important}}.m5-login{min-height:100vh;background:radial-gradient(circle at 15% 20%,rgba(59,130,246,.2),transparent 30%),radial-gradient(circle at 85% 75%,rgba(124,58,237,.18),transparent 30%),#071329;display:grid;place-items:center;padding:30px 18px;font-family:Inter,ui-sans-serif,system-ui}.m5-login>section{width:min(470px,100%)}.m5-login>section>a{color:#bfdbfe;text-decoration:none;display:flex;align-items:center;gap:8px;font-size:12px;font-weight:850;margin-bottom:18px}.m5-login-card{background:#fff;border-radius:26px;padding:35px;box-shadow:0 35px 100px rgba(0,0,0,.35)}.m5-login-brand{display:flex;align-items:center;gap:12px}.m5-login-brand>span,.m5-side-brand>span{width:43px;height:43px;border-radius:13px;background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;display:grid;place-items:center;font-size:20px;font-weight:950}.m5-login-brand>div,.m5-side-brand>div{display:grid}.m5-login-brand small,.m5-side-brand small{font-size:8px;letter-spacing:1.6px;color:#64748b;font-weight:900}.m5-login-card h1{font-size:38px;margin:35px 0 10px;letter-spacing:-1.4px}.m5-login-card>p{color:#64748b;line-height:1.65}.m5-login-card label{display:grid;grid-gap:7px;gap:7px;margin-top:16px;font-size:11px;color:#334155;font-weight:900}.m5-login-card input{height:49px;border:1px solid #dbe4ef;border-radius:11px;padding:0 13px;font:inherit;background:#fff;color:#0f172a}.m5-login-card form button{width:100%;height:51px;margin-top:20px;border:0;border-radius:12px;background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;font-weight:900;display:flex;align-items:center;justify-content:center;gap:10px}.m5-demo{margin-top:20px;padding:14px;border-radius:12px;background:#eff6ff;color:#1e3a8a;display:grid;grid-gap:4px;gap:4px;font-size:11px}.m5-portal{min-height:100vh;background:#f4f7fb;color:#0f172a;display:grid;grid-template-columns:250px 1fr;font-family:Inter,ui-sans-serif,system-ui}.m5-side{height:100vh;position:-webkit-sticky;position:sticky;top:0;background:#071329;color:#fff;padding:24px 17px;display:flex;flex-direction:column}.m5-side-brand{display:flex;align-items:center;gap:11px;color:#fff;text-decoration:none;padding:4px 6px 27px}.m5-side-brand>span{width:38px;height:38px}.m5-side-brand small{color:#93c5fd}.m5-side nav{display:grid;grid-gap:5px;gap:5px}.m5-logout,.m5-side nav button{border:0;background:transparent;color:#9fb1cc;width:100%;padding:12px 13px;border-radius:10px;text-align:left;display:flex;align-items:center;gap:11px;font-weight:800;cursor:pointer}.m5-side nav button.active,.m5-side nav button:hover{background:rgba(59,130,246,.18);color:#fff}.m5-manager{margin-top:auto;border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.05);padding:12px;border-radius:12px;display:flex;align-items:center;gap:10px}.m5-avatar,.m5-manager>span{width:34px;height:34px;border-radius:10px;background:#2563eb;color:#fff;display:grid;place-items:center;font-size:10px;font-weight:950}.m5-manager div{display:grid}.m5-manager small{color:#8fa4c2;font-size:9px}.m5-logout{margin-top:8px}.m5-main{min-width:0}.m5-top{height:82px;background:#fff;border-bottom:1px solid #dfe7f1;padding:0 clamp(18px,4vw,52px);display:flex;align-items:center;justify-content:space-between}.m5-page-head small,.m5-top>div:first-child small,.m5-welcome small{font-size:9px;color:#2563eb;letter-spacing:1.7px;font-weight:950}.m5-top h1{font-size:24px;margin:4px 0 0}.m5-top>div:last-child{display:flex;align-items:center;gap:10px}.m5-top>div:last-child>div{display:grid}.m5-top>div:last-child small{color:#64748b;font-size:9px}.m5-notify{width:38px;height:38px;border-radius:10px;border:1px solid #dbe4ef;background:#fff;color:#475569;position:relative}.m5-notify i{position:absolute;width:7px;height:7px;border-radius:50%;background:#ef4444;right:7px;top:7px;border:2px solid #fff}.m5-content{padding:34px clamp(16px,4vw,48px) 60px;max-width:1500px;margin:auto}.m5-welcome{padding:31px 34px;border-radius:22px;background:linear-gradient(120deg,#0f2b61,#2563eb 60%,#7c3aed);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:30px;box-shadow:0 22px 50px rgba(37,99,235,.18)}.m5-welcome small{color:#bfdbfe}.m5-welcome h2{font-size:clamp(28px,4vw,42px);max-width:700px;line-height:1.1;margin:10px 0}.m5-welcome p{color:#dbeafe;max-width:700px}.m5-welcome button{border:0;background:#fff;color:#1d4ed8;padding:12px 15px;border-radius:10px;font-weight:900;display:flex;gap:8px;align-items:center}.m5-score{width:145px;height:145px;border-color:#fff #fff hsla(0,0%,100%,.18) hsla(0,0%,100%,.18);border-style:solid;border-width:10px;border-radius:50%;display:grid;place-items:center;align-content:center;flex:none}.m5-score span{font-size:34px;font-weight:950}.m5-score small{font-size:7px}.m5-kpis{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px;margin:20px 0}.m5-kpis article{background:#fff;border:1px solid #dfe7f1;border-radius:16px;padding:18px;display:grid;grid-gap:5px;gap:5px;position:relative}.m5-kpis article>svg{position:absolute;right:16px;top:16px;color:#2563eb}.m5-kpis small,.m5-kpis span{color:#64748b}.m5-kpis strong{font-size:26px}.m5-kpis span{font-size:9px}.m5-grid{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:18px;gap:18px}.m5-appointment,.m5-chat,.m5-docs,.m5-panel,.m5-profile,.m5-project-card{background:#fff;border:1px solid #dfe7f1;border-radius:18px;padding:23px}.m5-panel-title{display:flex;justify-content:space-between;align-items:start;margin-bottom:18px}.m5-panel-title h3,.m5-panel-title p{margin:0}.m5-panel-title p{color:#64748b;font-size:11px;margin-top:4px}.m5-panel-title button{border:0;background:#eff6ff;color:#1d4ed8;padding:8px 10px;border-radius:8px;font-weight:850}.m5-project-line{display:grid;grid-template-columns:32px 1fr;grid-gap:11px;gap:11px;padding:12px 0}.m5-project-line>span{width:28px;height:28px;border-radius:50%;border:1px solid #cbd5e1;display:grid;place-items:center;font-size:10px;font-weight:900}.m5-project-line>span.done{color:#16a34a;border-color:#bbf7d0;background:#f0fdf4}.m5-project-line>span.current{background:#2563eb;color:#fff;border-color:#2563eb}.m5-project-line div{display:grid;grid-gap:4px;gap:4px}.m5-project-line small{color:#64748b;font-size:9px}.m5-bar,.m5-widebar{height:7px;background:#e5edf6;border-radius:999px;overflow:hidden;margin-top:4px}.m5-bar i,.m5-widebar i{display:block;height:100%;background:linear-gradient(90deg,#2563eb,#7c3aed);border-radius:inherit}.m5-activity{display:flex;gap:11px;padding:11px 0;border-bottom:1px solid #edf1f6}.m5-activity>span{width:9px;height:9px;border-radius:50%;background:#60a5fa;margin-top:4px}.m5-activity>span.green{background:#22c55e}.m5-activity div{display:grid;grid-gap:3px;gap:3px}.m5-activity small{color:#64748b;font-size:9px}.m5-page-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px}.m5-page-head h2{font-size:38px;margin:7px 0}.m5-page-head p{color:#64748b}.m5-page-head>a{background:#2563eb;color:#fff;text-decoration:none;padding:12px 14px;border-radius:10px;font-weight:900}.m5-project-card{margin-bottom:16px}.m5-project-card-head{display:flex;justify-content:space-between;gap:20px}.m5-chip{display:inline-block;padding:6px 8px;border-radius:999px;background:#fef3c7;color:#a16207;font-size:8px;font-weight:950}.m5-chip.blue{background:#dbeafe;color:#1d4ed8}.m5-project-card h3{font-size:24px;margin:12px 0 5px}.m5-project-card p{color:#64748b}.m5-ring{width:92px;height:92px;border-color:#2563eb #7c3aed #e2e8f0 #e2e8f0;border-style:solid;border-width:8px;border-radius:50%;display:grid;place-items:center;align-content:center;flex:none}.m5-ring b{font-size:20px}.m5-ring small{font-size:8px;color:#64748b}.m5-widebar{height:9px;margin:24px 0}.m5-milestones{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:10px;gap:10px}.m5-milestones article{display:grid;justify-items:center;text-align:center;grid-gap:5px;gap:5px;position:relative}.m5-milestones article>span{width:34px;height:34px;border-radius:50%;border:2px solid #cbd5e1;background:#fff;display:grid;place-items:center;font-size:10px;font-weight:900}.m5-milestones article.done>span{color:#16a34a;border-color:#22c55e}.m5-milestones article.current>span{color:#fff;background:#2563eb;border-color:#2563eb}.m5-milestones small,.m5-milestones time{font-size:8px;color:#64748b}.m5-project-card.compact{display:flex;align-items:center;justify-content:space-between}.m5-project-card.compact strong{font-size:26px;color:#2563eb}.m5-docs{padding:0;overflow:hidden}.m5-docs article{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;grid-gap:14px;gap:14px;padding:16px 20px;border-bottom:1px solid #edf1f6}.m5-file{width:42px;height:42px;border-radius:11px;background:#eff6ff;color:#2563eb;display:grid;place-items:center}.m5-docs article>div:nth-child(2){display:grid;grid-gap:4px;gap:4px}.m5-docs small{color:#64748b;font-size:9px}.m5-docs article>span{font-size:8px;color:#64748b}.m5-docs article>span.new{background:#dcfce7;color:#15803d;padding:5px 7px;border-radius:999px;font-weight:900}.m5-docs button{width:36px;height:36px;border:1px solid #dbe4ef;background:#fff;border-radius:9px;color:#2563eb}.m5-chat{padding:0;overflow:hidden;display:grid;grid-template-columns:260px 1fr;height:620px}.m5-chat>aside{border-right:1px solid #e2e8f0;padding:20px}.m5-chat>aside article{display:flex;align-items:center;gap:9px;padding:12px;border-radius:11px;margin-top:8px}.m5-chat>aside article.active{background:#eff6ff}.m5-chat main header>span,.m5-chat>aside article>span{width:35px;height:35px;border-radius:10px;background:#2563eb;color:#fff;display:grid;place-items:center;font-size:9px;font-weight:950}.m5-chat>aside article div{display:grid}.m5-chat>aside small{font-size:8px;color:#64748b}.m5-chat>aside i{margin-left:auto;background:#2563eb;color:#fff;border-radius:999px;padding:3px 6px;font-size:8px}.m5-chat>main{display:flex;flex-direction:column;min-width:0}.m5-chat main header{padding:15px 18px;border-bottom:1px solid #e2e8f0;display:flex;gap:10px;align-items:center}.m5-chat main header div{display:grid}.m5-chat main header small{font-size:8px;color:#64748b}.m5-chat main header small i{display:inline-block;width:6px;height:6px;background:#22c55e;border-radius:50%}.m5-thread{flex:1 1;overflow:auto;background:#f8fafc;padding:20px;display:flex;flex-direction:column;gap:12px}.m5-thread>div{max-width:72%;padding:11px 13px;border-radius:14px;display:grid;grid-gap:5px;gap:5px}.m5-thread .theirs{align-self:flex-start;background:#fff;border:1px solid #dfe7f1}.m5-thread .mine{align-self:flex-end;background:#2563eb;color:#fff}.m5-thread small,.m5-thread time{font-size:8px;opacity:.75}.m5-thread p{margin:0;line-height:1.5}.m5-chat form{display:flex;gap:9px;padding:13px;border-top:1px solid #e2e8f0}.m5-chat form input{flex:1 1;height:44px;border:1px solid #dbe4ef;border-radius:10px;padding:0 12px}.m5-chat form button{width:44px;border:0;border-radius:10px;background:#2563eb;color:#fff}.m5-appointment{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:20px;gap:20px;margin-bottom:17px}.m5-appointment.featured{border-color:#bfdbfe;background:linear-gradient(120deg,#eff6ff,#fff)}.m5-date{width:68px;height:72px;border-radius:14px;background:#2563eb;color:#fff;display:grid;place-items:center;align-content:center}.m5-date b{font-size:27px}.m5-date small{font-size:9px}.m5-appointment span{color:#2563eb;font-size:8px;font-weight:950}.m5-appointment h3{margin:7px 0}.m5-appointment div>small,.m5-appointment p{color:#64748b}.m5-appointment button{border:0;background:#0f172a;color:#fff;padding:12px 14px;border-radius:10px;font-weight:900}.m5-past{display:flex;align-items:center;gap:12px;padding:14px 0;border-bottom:1px solid #edf1f6}.m5-past>svg{color:#22c55e}.m5-past div{display:grid}.m5-past small{color:#64748b}.m5-past>span{margin-left:auto;font-size:9px;color:#15803d;background:#dcfce7;padding:5px 8px;border-radius:999px}.m5-profile{max-width:850px}.m5-profile-head{display:flex;align-items:center;gap:15px;padding-bottom:20px;border-bottom:1px solid #e2e8f0}.m5-profile-head>span{width:60px;height:60px;border-radius:17px;background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;display:grid;place-items:center;font-weight:950}.m5-profile-head h3,.m5-profile-head p{margin:0}.m5-profile-head p{color:#64748b}.m5-profile form>div{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.m5-profile label{display:grid;grid-gap:7px;gap:7px;margin-top:15px;font-size:10px;font-weight:900;color:#334155}.m5-profile input{height:47px;border:1px solid #dbe4ef;border-radius:10px;padding:0 12px;background:#fff;color:#0f172a}.m5-profile button{margin-top:20px;border:0;background:#2563eb;color:#fff;padding:13px 16px;border-radius:10px;font-weight:900}@media(max-width:980px){.m5-portal{grid-template-columns:78px 1fr}.m5-side nav button:not(.active),.m5-side-brand div{font-size:0}.m5-side nav button{justify-content:center}.m5-side nav button.active{font-size:0}.m5-logout,.m5-manager div{display:none}.m5-side-brand{justify-content:center}.m5-kpis{grid-template-columns:1fr 1fr}.m5-grid{grid-template-columns:1fr}.m5-chat{grid-template-columns:200px 1fr}.m5-milestones{overflow:auto}}@media(max-width:650px){.m5-portal{display:block}.m5-side{position:fixed;z-index:100;left:0;right:0;bottom:0;top:auto;width:auto;height:68px;padding:7px;background:#071329}.m5-logout,.m5-manager,.m5-side-brand{display:none}.m5-side nav{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:2px;gap:2px}.m5-side nav button,.m5-side nav button.active{font-size:0;justify-content:center;padding:12px 4px}.m5-main{padding-bottom:75px}.m5-top{height:72px}.m5-top>div:last-child>div{display:none}.m5-content{padding-top:20px}.m5-welcome{padding:25px;display:block}.m5-score{display:none}.m5-kpis{grid-template-columns:1fr 1fr}.m5-page-head{align-items:stretch;flex-direction:column}.m5-page-head h2{font-size:32px}.m5-project-card-head{display:block}.m5-ring{margin-top:16px}.m5-milestones{grid-template-columns:repeat(5,120px);justify-content:start;overflow:auto;padding-bottom:8px}.m5-docs article{grid-template-columns:auto 1fr auto}.m5-docs article>span{display:none}.m5-chat{height:600px;grid-template-columns:1fr}.m5-chat>aside{display:none}.m5-appointment{grid-template-columns:auto 1fr}.m5-appointment button{grid-column:2}.m5-profile form>div{grid-template-columns:1fr}.m5-login-card{padding:26px}.m5-login-card h1{font-size:33px}}@media(max-width:430px){.m5-kpis{grid-template-columns:1fr}.m5-top h1{font-size:20px}.m5-avatar{display:none}}.m6-shell{min-height:100vh;background:#f4f7fb;color:#10213b;display:flex;font-family:Inter,Arial,sans-serif}.m6-sidebar{width:270px;position:fixed;inset:0 auto 0 0;background:#07152d;color:#dce7f7;padding:28px 20px;display:flex;flex-direction:column;z-index:20}.m6-logo{display:flex;align-items:center;gap:12px;color:#fff;text-decoration:none;padding:0 8px 28px}.m6-logo>span{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(135deg,#2f6fff,#63a5ff);font-size:22px;font-weight:900;box-shadow:0 10px 28px #1261ff45}.m6-logo div{display:flex;flex-direction:column}.m6-logo b{font-size:17px}.m6-logo small{font-size:11px;color:#8fa4c5;letter-spacing:.08em;text-transform:uppercase;margin-top:3px}.m6-sidebar nav{display:grid;grid-gap:7px;gap:7px}.m6-sidebar nav a{display:flex;align-items:center;gap:12px;text-decoration:none;color:#aebed6;padding:13px 14px;border-radius:11px;font-size:14px;font-weight:700;transition:.2s}.m6-sidebar nav a.active,.m6-sidebar nav a:hover{background:#162a4b;color:#fff}.m6-sidebar nav a.active{box-shadow:inset 3px 0 #4f8cff}.m6-security{display:flex;gap:11px;padding:15px;margin-top:auto;background:#0f2342;border:1px solid #21395e;border-radius:14px;color:#7db0ff}.m6-security b{color:#fff;font-size:13px}.m6-security p{color:#8fa4c5;font-size:11px;line-height:1.5;margin:5px 0 0}.m6-home{color:#9fb1cb;text-decoration:none;font-size:13px;font-weight:700;display:flex;align-items:center;gap:9px;padding:18px 8px 0}.m6-main{margin-left:270px;width:calc(100% - 270px);padding:34px 38px 54px}.m6-header{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:28px}.m6-card-title>div>span,.m6-header>div>span{font-size:11px;font-weight:900;letter-spacing:.13em;color:#3471d8}.m6-header h1{font-size:32px;line-height:1.1;margin:7px 0 8px}.m6-header p{margin:0;color:#6d7c91;font-size:14px}.m6-header-actions{display:flex;gap:10px;align-items:center}.m6-header-actions button{border:1px solid #dce5f1;background:#fff;color:#23405f;border-radius:11px;padding:12px 15px;font-weight:800;display:flex;align-items:center;gap:8px;cursor:pointer}.m6-header-actions .icon{width:44px;height:44px;padding:0;justify-content:center;position:relative}.m6-header-actions .icon i{position:absolute;width:7px;height:7px;border-radius:50%;background:#3471d8;right:10px;top:9px}.m6-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px;margin-bottom:18px}.m6-card,.m6-kpis article{background:#fff;border:1px solid #e2e9f2;border-radius:17px;box-shadow:0 12px 35px rgba(30,58,95,.06)}.m6-kpis article{padding:20px;position:relative}.m6-kpi-icon{position:absolute;right:18px;top:18px;width:39px;height:39px;border-radius:12px;background:#eef4ff;color:#3471d8;display:grid;place-items:center}.m6-kpis small{display:block;color:#738197;font-weight:700;font-size:12px;margin-bottom:12px}.m6-kpis strong{font-size:27px;display:block;letter-spacing:-.03em}.m6-kpis p{font-size:11px;color:#8b98aa;margin:8px 0 0}.m6-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(320px,.9fr);grid-gap:18px;gap:18px;margin-bottom:18px}.m6-card{padding:22px}.m6-card-title{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px}.m6-card-title h2{font-size:19px;margin:5px 0 0}.m6-card-title>a{font-size:12px;text-decoration:none;color:#3471d8;font-weight:800}.m6-bars{display:grid;grid-gap:16px;gap:16px}.m6-bar-label{display:flex;justify-content:space-between;font-size:12px;margin-bottom:7px}.m6-bar-label span{font-weight:700;color:#52647c}.m6-track{height:9px;background:#edf1f6;border-radius:20px;overflow:hidden}.m6-track i{height:100%;display:block;background:linear-gradient(90deg,#3471d8,#6ca5ff);border-radius:20px;min-width:0}.m6-action-list{display:grid;grid-gap:8px;gap:8px}.m6-action-list a{display:grid;grid-template-columns:39px 1fr auto;align-items:center;grid-gap:12px;gap:12px;text-decoration:none;color:inherit;padding:11px;border-radius:12px}.m6-action-list a:hover{background:#f6f9fd}.m6-action-list i{width:38px;height:38px;border-radius:11px;background:#eef4ff;color:#3471d8;display:grid;place-items:center}.m6-action-list b{font-size:13px}.m6-action-list p{font-size:11px;color:#7a899d;margin:4px 0 0}.m6-action-list a>span{font-size:11px;color:#3471d8;font-weight:900}.m6-activity .m6-card-title label{display:flex;align-items:center;gap:8px;border:1px solid #dde6f0;border-radius:10px;padding:9px 12px;color:#8a98aa}.m6-activity input{border:0;outline:0;font-size:12px;width:190px}.m6-activity-table{overflow-x:auto}.m6-activity-head,.m6-activity-row{display:grid;grid-template-columns:minmax(300px,1fr) 130px 90px;align-items:center;min-width:570px}.m6-activity-head{padding:0 10px 10px;font-size:10px;text-transform:uppercase;letter-spacing:.09em;color:#8996a8;font-weight:900}.m6-activity-row{padding:12px 10px;border-top:1px solid #edf1f5}.m6-activity-row>div{display:flex;align-items:center;gap:12px}.m6-activity-row>div>i{width:36px;height:36px;border-radius:10px;background:#f1f5fb;color:#3471d8;display:grid;place-items:center}.m6-activity-row span{display:flex;flex-direction:column}.m6-activity-row b{font-size:13px}.m6-activity-row small{font-size:11px;color:#7c8a9d;margin-top:4px}.m6-activity-row em{font-style:normal;background:#eff5ff;color:#3471d8;border-radius:20px;padding:6px 10px;width:max-content;font-size:10px;font-weight:900}.m6-activity-row time{font-size:11px;color:#718096}.m6-empty{text-align:center;color:#8390a2;padding:24px}@media(max-width:1100px){.m6-kpis{grid-template-columns:repeat(2,1fr)}.m6-grid{grid-template-columns:1fr}}@media(max-width:760px){.m6-shell{display:block}.m6-sidebar{position:relative;width:100%;height:auto;padding:18px}.m6-sidebar nav{grid-template-columns:repeat(2,1fr)}.m6-security{margin-top:18px}.m6-main{margin-left:0;width:100%;padding:24px 16px 40px}.m6-header{align-items:flex-start;flex-direction:column}.m6-header-actions{width:100%}.m6-header-actions button:first-child{flex:1 1;justify-content:center}.m6-kpis{grid-template-columns:1fr}.m6-activity .m6-card-title{align-items:flex-start;flex-direction:column}.m6-activity .m6-card-title label,.m6-activity input{width:100%}}@media(max-width:430px){.m6-sidebar nav{grid-template-columns:1fr}.m6-header h1{font-size:27px}.m6-card{padding:17px}}.studio-home{padding:100px 7%;background:linear-gradient(140deg,#07152d,#0b2347);color:#fff;overflow:hidden}.studio-home-wrap{max-width:1240px;margin:auto;display:grid;grid-template-columns:.85fr 1.15fr;grid-gap:70px;gap:70px;align-items:center}.m7-final span,.m7-impact-copy>span,.studio-home-copy>span{font-size:11px;letter-spacing:.15em;font-weight:900;color:#75a9ff}.studio-home-copy h2{font-size:43px;line-height:1.1;margin:14px 0 18px}.studio-home-copy p{color:#a9bad2;line-height:1.75;font-size:17px}.studio-home-copy ul{list-style:none;padding:0;margin:24px 0;display:grid;grid-gap:12px;gap:12px}.studio-home-copy li{display:flex;gap:10px;align-items:center;color:#dbe8fa}.studio-home-copy li svg{color:#58d68d}.studio-home-copy>a{display:inline-flex;align-items:center;gap:10px;background:#3978f6;color:#fff;text-decoration:none;padding:15px 20px;border-radius:12px;font-weight:900}.studio-preview{background:#0d1d36;border:1px solid #294367;border-radius:22px;padding:22px;box-shadow:0 35px 80px #0006}.studio-preview-head{display:flex;justify-content:space-between;border-bottom:1px solid #243a5a;padding-bottom:18px}.studio-preview-head span{font-size:10px;color:#7fe7a4;font-weight:900;letter-spacing:.1em}.studio-preview-head span i{display:inline-block;width:8px;height:8px;border-radius:50%;background:#4ade80;margin-right:7px}.studio-preview-flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;grid-gap:10px;gap:10px;padding:28px 0}.studio-preview-flow article{background:#142946;border:1px solid #2a4569;border-radius:15px;padding:17px;min-height:130px}.studio-preview-flow article i{width:40px;height:40px;display:grid;place-items:center;background:#1e3f6c;border-radius:11px;color:#72a7ff}.studio-preview-flow small{display:block;color:#7890ad;font-size:9px;margin:14px 0 7px}.studio-preview-flow b{font-size:13px}.studio-preview-flow>span{color:#4c7fc2}.studio-preview-result{display:flex;align-items:center;gap:13px;background:#102d2a;border:1px solid #1c584c;padding:15px;border-radius:13px;color:#71e2ae}.studio-preview-result div{display:grid}.studio-preview-result small{font-size:9px;color:#69ae91}.studio-preview-result b{font-size:12px;color:#fff;margin-top:4px}.studio-preview-result em{margin-left:auto;font-style:normal;background:#164d3f;padding:6px 9px;border-radius:20px;font-size:9px;font-weight:900}.m7-studio{min-height:100vh;background:#071326;color:#eaf2ff;font-family:Inter,Arial,sans-serif}.m7-topbar{height:76px;padding:0 5%;justify-content:space-between;border-bottom:1px solid #203653;background:#08162a;position:-webkit-sticky;position:sticky;top:0;z-index:30}.m7-topbar,.m7-topbar a{display:flex;align-items:center}.m7-topbar a{color:#a9bad2;text-decoration:none;gap:8px;font-size:13px;font-weight:800}.m7-brand{display:flex;align-items:center;gap:10px}.m7-brand>span{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:linear-gradient(135deg,#3978f6,#6aa8ff);font-weight:950}.m7-brand div{display:grid}.m7-brand small{color:#7790b1;font-size:9px;text-transform:uppercase;letter-spacing:.12em}.m7-topbar .m7-top-cta{background:#3978f6;color:#fff;padding:11px 14px;border-radius:10px}.m7-studio main{max-width:1320px;margin:auto;padding:0 34px 70px}.m7-hero{padding:70px 0 38px;display:flex;justify-content:space-between;gap:40px;align-items:flex-end}.m7-badge{display:inline-flex;align-items:center;gap:8px;color:#7aa9ff;font-size:10px;font-weight:900;letter-spacing:.14em}.m7-hero h1{font-size:52px;max-width:850px;line-height:1.04;letter-spacing:-.04em;margin:17px 0}.m7-hero p{color:#9db0ca;font-size:18px;line-height:1.7;max-width:750px}.m7-live{min-width:230px;border:1px solid #264264;background:#0c203d;border-radius:14px;padding:15px;display:grid;grid-template-columns:auto 1fr;grid-gap:4px 9px;gap:4px 9px;align-items:center}.m7-live i{width:9px;height:9px;border-radius:50%;background:#4ade80;box-shadow:0 0 0 7px #4ade8020;grid-row:1/3}.m7-live span{font-size:11px;font-weight:900}.m7-live b{font-size:9px;color:#7890af}.m7-layout{display:grid;grid-template-columns:330px 1fr;grid-gap:20px;gap:20px}.m7-canvas,.m7-impact-card,.m7-scenarios{background:#0b1c35;border:1px solid #203a5d;border-radius:20px}.m7-scenarios{padding:18px}.m7-scenarios>span{display:block;font-size:9px;letter-spacing:.13em;color:#6e88aa;font-weight:900;padding:6px 8px 12px}.m7-scenarios button{width:100%;border:0;background:transparent;color:#b8c8dd;padding:13px 10px;border-radius:13px;display:grid;grid-template-columns:42px 1fr auto;align-items:center;grid-gap:11px;gap:11px;text-align:left;cursor:pointer;margin-bottom:5px}.m7-scenarios button.active,.m7-scenarios button:hover{background:#142b4c;color:#fff}.m7-scenarios button.active{box-shadow:inset 3px 0 #4e8cff}.m7-scenarios button i{width:40px;height:40px;border-radius:11px;background:#183761;color:#71a6ff;display:grid;place-items:center}.m7-scenarios button div{display:grid}.m7-scenarios button small{font-size:9px;color:#7289a7;margin-top:4px;line-height:1.35}.m7-scenarios button>svg{font-size:10px;color:#5c789e}.m7-secure{display:flex;gap:10px;color:#67a5ff;background:#0d2547;padding:13px;border-radius:12px;margin-top:18px}.m7-secure b{font-size:11px;color:#fff}.m7-secure p{font-size:9px;color:#7891b2;line-height:1.45;margin:4px 0}.m7-canvas{padding:23px}.m7-canvas-head{display:flex;justify-content:space-between;align-items:center}.m7-canvas-head span{font-size:9px;letter-spacing:.13em;color:#6d89ad;font-weight:900}.m7-canvas-head h2{margin:6px 0;font-size:23px}.m7-canvas-head button{border:0;background:#3978f6;color:#fff;border-radius:11px;padding:12px 15px;font-weight:900;display:flex;align-items:center;gap:8px;cursor:pointer}.m7-canvas-head button:disabled{opacity:.7}.m7-flow{padding:30px 20px}.m7-flow article{background:#102744;border:1px solid #29486d;border-radius:15px}.m7-flow>.trigger{max-width:420px;margin:auto;padding:15px;display:grid;grid-template-columns:43px 1fr;grid-column-gap:12px;column-gap:12px}.m7-flow>.trigger i{width:42px;height:42px;border-radius:11px;background:#1c416f;display:grid;place-items:center;color:#7db1ff;grid-row:1/3}.m7-flow article small{font-size:8px;color:#7189a8;font-weight:900;letter-spacing:.1em}.m7-flow article b{font-size:12px;margin-top:5px}.m7-flow-line{height:36px;width:2px;background:#25466f;margin:auto;overflow:hidden}.m7-flow-line i{display:block;width:100%;height:15px;background:#5c9cff;transform:translateY(-20px)}.m7-flow.running .m7-flow-line i{animation:m7line .8s linear infinite}.m7-step-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px}.m7-step-grid article{padding:14px;min-height:105px;display:flex;flex-direction:column}.m7-step-grid article>span{width:26px;height:26px;border-radius:8px;background:#17365e;color:#7db1ff;display:grid;place-items:center;font-size:10px;font-weight:900}.m7-step-grid article small{margin-top:auto}.m7-flow.running .m7-step-grid article{animation:m7pulse .7s var(--delay) both}.m7-flow>.result{max-width:520px;margin:auto;padding:15px;display:flex;align-items:center;gap:12px}.m7-flow>.result i{width:40px;height:40px;border-radius:50%;background:#183c35;color:#64dda5;display:grid;place-items:center}.m7-flow>.result div{display:grid}.m7-flow>.result>span{margin-left:auto;font-size:9px;padding:6px 9px;border-radius:20px;background:#193759;color:#88a5c8;font-weight:900}.m7-flow>.result.done{background:#0f302c;border-color:#246253}.m7-flow>.result.done>span{background:#185044;color:#77e0b0}.m7-console{height:47px;background:#050d19;border-radius:10px;padding:10px 14px;color:#70dc9b;display:flex;align-items:center;gap:16px;font-size:10px}.m7-console>div{display:flex;gap:5px}.m7-console>div span{width:7px;height:7px;border-radius:50%;background:#35506f}.m7-impact{margin-top:20px;display:grid;grid-template-columns:1fr .8fr;grid-gap:20px;gap:20px;background:#eef4fb;color:#10213b;border-radius:22px;padding:35px}.m7-impact-copy h2{font-size:35px;margin:10px 0}.m7-impact-copy p{color:#66768b;line-height:1.65}.m7-controls{display:grid;grid-gap:17px;gap:17px;margin-top:25px}.m7-controls label{display:grid;grid-template-columns:170px 1fr 45px;align-items:center;grid-gap:12px;gap:12px;font-size:12px;font-weight:800}.m7-controls input{accent-color:#3978f6}.m7-controls b{text-align:right}.m7-impact-card{padding:19px;color:#fff}.m7-impact-card>div{display:grid;grid-template-columns:38px 1fr;grid-column-gap:11px;column-gap:11px;padding:14px 4px;border-bottom:1px solid #203b5d}.m7-impact-card svg{width:38px;height:38px;padding:10px;border-radius:10px;background:#14345b;color:#76aaff;grid-row:1/3}.m7-impact-card span{font-size:9px;color:#7e95b4}.m7-impact-card strong{font-size:18px;margin-top:3px}.m7-impact-card>a{margin-top:16px;background:#3978f6;color:#fff;text-decoration:none;padding:13px;border-radius:10px;justify-content:center;gap:8px;font-weight:900;font-size:12px}.m7-final,.m7-impact-card>a{display:flex;align-items:center}.m7-final{margin-top:20px;padding:38px;border-radius:22px;background:linear-gradient(120deg,#3978f6,#5d8ff0);justify-content:space-between;gap:30px}.m7-final span{color:#dfeaff}.m7-final h2{max-width:760px;margin:10px 0 0;font-size:29px}.m7-final>div:last-child{display:grid;grid-gap:9px;gap:9px;min-width:230px}.m7-final a{background:#fff;color:#2258bb;text-decoration:none;padding:13px 15px;border-radius:10px;font-size:12px;font-weight:900;display:flex;justify-content:center;gap:8px}.m7-final a.secondary{background:#2a60ca;color:#fff}.m7-whatsapp{position:fixed;right:22px;bottom:22px;width:52px;height:52px;border-radius:50%;background:#25d366;color:#fff;display:grid;place-items:center;font-size:23px;box-shadow:0 12px 35px #0005}.m7-whatsapp:focus{outline:3px solid #fff}@keyframes m7line{to{transform:translateY(40px)}}@keyframes m7pulse{0%{transform:translateY(8px);opacity:.45;border-color:#29486d}70%{border-color:#5d9df1;box-shadow:0 0 0 4px #3978f614}to{transform:none;opacity:1}}@media(max-width:980px){.m7-impact,.m7-layout,.studio-home-wrap,.studio-preview-flow{grid-template-columns:1fr}.studio-preview-flow>span{transform:rotate(90deg);justify-self:center}.m7-scenarios{display:grid;grid-template-columns:1fr 1fr;grid-gap:5px;gap:5px}.m7-scenarios>span,.m7-secure{grid-column:1/-1}.m7-step-grid{grid-template-columns:1fr 1fr}.m7-hero{align-items:flex-start;flex-direction:column}.m7-live{width:100%}}@media(max-width:650px){.studio-home{padding:70px 6%}.m7-hero h1,.studio-home-copy h2{font-size:36px}.m7-topbar{padding:0 14px}.m7-topbar>a:first-child{font-size:0}.m7-topbar .m7-top-cta{font-size:0;padding:11px}.m7-studio main{padding:0 14px 50px}.m7-hero{padding-top:45px}.m7-scenarios{grid-template-columns:1fr}.m7-scenarios>span,.m7-secure{grid-column:auto}.m7-canvas{padding:16px}.m7-canvas-head{align-items:flex-start;gap:10px}.m7-canvas-head button{font-size:0;padding:12px}.m7-step-grid{grid-template-columns:1fr}.m7-impact{padding:24px}.m7-controls label{grid-template-columns:1fr 45px}.m7-controls input{grid-column:1/-1}.m7-final{align-items:stretch;flex-direction:column;padding:27px}.m7-final>div:last-child{min-width:0}.studio-preview{padding:14px}}.m8-login{min-height:100vh;background:linear-gradient(135deg,#07111f,#0d2342 52%,#f8fafc 0);display:grid;grid-template-columns:1.1fr .9fr;grid-gap:70px;gap:70px;padding:70px 8%;align-items:center}.m8-login-copy{color:#fff;max-width:700px}.m8-login-copy>a{color:#bfdbfe;text-decoration:none;display:inline-flex;gap:9px;align-items:center;margin-bottom:65px}.m8-eyebrow{display:flex;align-items:center;gap:9px;color:#60a5fa;font-weight:800;font-size:13px;letter-spacing:1.5px}.m8-login-copy h1{font-size:clamp(42px,5vw,72px);line-height:1.04;margin:22px 0}.m8-login-copy>p{color:#cbd5e1;font-size:18px;line-height:1.75;max-width:650px}.m8-benefit{display:flex;align-items:center;gap:12px;margin-top:18px;color:#e2e8f0}.m8-benefit svg{color:#34d399}.m8-login-card{background:#fff;border-radius:28px;padding:46px;box-shadow:0 30px 80px rgba(2,6,23,.3);max-width:510px;width:100%}.m8-lock{width:58px;height:58px;border-radius:18px;background:#eff6ff;color:#2563eb;display:grid;place-items:center;font-size:23px}.m8-login-card>small{display:block;color:#2563eb;font-weight:800;letter-spacing:1.2px;margin:25px 0 10px}.m8-login-card h2{font-size:36px;margin:0}.m8-login-card>p{color:#64748b}.m8-login-card label{display:grid;grid-gap:8px;gap:8px;font-weight:700;margin-top:18px}.m8-login-card input{padding:15px;border:1px solid #cbd5e1;border-radius:12px;font-size:16px}.m8-login-card button{width:100%;margin-top:24px;padding:16px;border:0;border-radius:12px;background:#2563eb;color:#fff;font-weight:800;font-size:16px;cursor:pointer}.m8-login-card button:disabled{opacity:.65}.m8-demo{background:#f8fafc;border:1px dashed #94a3b8;border-radius:14px;padding:15px;margin-top:18px;display:grid;grid-gap:4px;gap:4px;color:#475569}.m8-error{background:#fef2f2;color:#b91c1c;padding:12px;border-radius:10px;margin-top:15px}.m8-loading{min-height:100vh;background:#07111f;color:#fff;display:grid;place-content:center;text-align:center}.m8-loading span{width:60px;height:60px;border-radius:18px;background:#2563eb;display:grid;place-items:center;font-size:30px;font-weight:900;margin:auto}.m8-loading p{color:#cbd5e1}@media(max-width:900px){.m8-login{grid-template-columns:1fr;background:#07111f;padding:45px 6%}.m8-login-copy>a{margin-bottom:35px}.m8-login-card{max-width:none}.m8-login-copy h1{font-size:43px}}@media(max-width:520px){.m8-login-card{padding:28px}.m8-login-copy h1{font-size:36px}}.m9-auth-links{display:flex;justify-content:space-between;gap:14px;flex-wrap:wrap;margin-top:18px;font-size:14px}.m9-auth-links a{color:#2563eb;font-weight:700;text-decoration:none}.m9-auth-links a:hover{text-decoration:underline}.m8-success{margin:12px 0;padding:12px 14px;border-radius:12px;background:#ecfdf5;border:1px solid #a7f3d0;color:#065f46;font-size:14px;font-weight:700}.m10-dashboard{min-height:100vh;background:#f3f6fb;color:#10213b;display:grid;grid-template-columns:265px 1fr}.m10-sidebar{position:-webkit-sticky;position:sticky;top:0;height:100vh;background:#071426;color:#d6e2f2;padding:28px 18px;display:flex;flex-direction:column}.m10-brand{display:flex;align-items:center;gap:12px;color:#fff;text-decoration:none;padding:0 10px 28px}.m10-brand>span{width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,#2563eb,#60a5fa);display:grid;place-items:center;font-weight:900;font-size:20px;box-shadow:0 10px 25px #2563eb55}.m10-brand div{display:grid}.m10-brand small{font-size:9px;letter-spacing:.16em;color:#7290b8;margin-top:3px}.m10-sidebar nav{display:grid;grid-gap:6px;gap:6px}.m10-sidebar nav a{color:#92a9c5;text-decoration:none;padding:12px 13px;border-radius:11px;display:flex;align-items:center;gap:12px;font-size:13px;font-weight:800}.m10-sidebar nav a.active,.m10-sidebar nav a:hover{background:#132b4b;color:#fff}.m10-sidebar nav a.active{box-shadow:inset 3px 0 #4e8cff}.m10-system{margin-top:auto;background:#0d2039;border:1px solid #1d395d;border-radius:14px;padding:13px;display:flex;gap:10px}.m10-system>i{width:9px;height:9px;background:#34d399;border-radius:50%;box-shadow:0 0 0 6px #34d39918;margin-top:4px}.m10-system div{display:grid}.m10-system b{font-size:11px}.m10-system small{font-size:9px;color:#7890af;margin-top:4px}.m10-back,.m10-logout{border:0;background:transparent;color:#8ea6c4;padding:12px;margin-top:10px;display:flex;align-items:center;gap:10px;text-decoration:none;font-weight:800;cursor:pointer}.m10-main{padding:34px;min-width:0}.m10-topbar{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-bottom:26px}.m10-card-head>div>span,.m10-topbar>div:first-child>span{font-size:10px;letter-spacing:.15em;color:#3978f6;font-weight:900}.m10-topbar h1{font-size:31px;margin:7px 0}.m10-card-head p,.m10-topbar p{color:#718096;margin:0}.m10-user{display:flex;align-items:center;gap:10px}.m10-user>button{position:relative;width:42px;height:42px;border:1px solid #dbe4ef;background:#fff;border-radius:12px;color:#50627a}.m10-user>button i{position:absolute;width:7px;height:7px;border-radius:50%;background:#ef4444;right:9px;top:8px}.m10-user>span{width:42px;height:42px;border-radius:12px;background:#dbeafe;color:#1d4ed8;display:grid;place-items:center;font-weight:900}.m10-user>div{display:grid}.m10-user small{color:#718096;max-width:180px;overflow:hidden;text-overflow:ellipsis}.m10-stats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;margin-bottom:18px}.m10-card,.m10-stats article{background:#fff;border:1px solid #e3eaf3;border-radius:18px;box-shadow:0 8px 30px rgba(15,35,65,.04)}.m10-stats article{padding:20px;display:grid;grid-template-columns:44px 1fr;grid-column-gap:13px;column-gap:13px}.m10-stats article>div{width:44px;height:44px;border-radius:12px;background:#edf5ff;color:#2563eb;display:grid;place-items:center;grid-row:1/4}.m10-stats span{font-size:11px;color:#718096;font-weight:800}.m10-stats strong{font-size:27px;margin:3px 0}.m10-stats small{color:#16a36a;font-size:10px}.m10-grid{display:grid;grid-template-columns:1.6fr .8fr;grid-gap:18px;gap:18px;margin-bottom:18px}.m10-card{padding:22px}.m10-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:18px}.m10-card-head h2{font-size:20px;margin:5px 0}.m10-card-head>b{background:#f3f6fb;padding:8px 11px;border-radius:9px;color:#64748b;font-size:11px}.m10-card-head>a{background:#2563eb;color:#fff;padding:10px 13px;border-radius:10px;text-decoration:none;font-size:12px;font-weight:900}.m10-feed{display:grid;grid-template-columns:10px 1fr auto;grid-gap:11px;gap:11px;padding:14px 0;border-bottom:1px solid #edf1f6;align-items:start}.m10-feed>i{width:8px;height:8px;border-radius:50%;background:#93a4b8;margin-top:5px}.m10-feed>i.live{background:#22c55e;box-shadow:0 0 0 5px #22c55e18}.m10-feed div{display:grid}.m10-feed b{font-size:12px}.m10-feed small,.m10-feed time{font-size:9px;color:#8190a5;margin-top:4px}.m10-auto{margin-bottom:18px}.m10-auto-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.m10-auto-grid>article{border:1px solid #e2e9f2;border-radius:15px;padding:16px;display:grid;grid-template-columns:40px 1fr auto;grid-gap:11px;gap:11px}.m10-auto-icon{width:40px;height:40px;border-radius:11px;background:#edf5ff;color:#2563eb;display:grid;place-items:center}.m10-auto-grid article>div:nth-child(2){display:grid}.m10-auto-grid small{color:#7c8ba0;font-size:9px;margin-top:4px;line-height:1.4}.m10-active{color:#15803d;font-size:9px;font-weight:900}.m10-active i{display:inline-block;width:7px;height:7px;background:#22c55e;border-radius:50%;margin-right:5px}.m10-auto-metrics{grid-column:1/-1;display:flex;gap:25px;border-top:1px solid #edf1f6;padding-top:12px}.m10-auto-metrics span{display:grid}.m10-auto-metrics b{font-size:16px}.m10-tools{display:flex;gap:9px}.m10-tools label{display:flex;align-items:center;gap:8px;border:1px solid #dbe4ef;border-radius:10px;padding:0 10px;color:#718096}.m10-tools input,.m10-tools select{border:0;outline:0;background:transparent;padding:10px 0}.m10-table-wrap{overflow:auto}.m10-table-wrap table{width:100%;border-collapse:collapse;min-width:720px}.m10-table-wrap th{text-align:left;font-size:9px;letter-spacing:.08em;color:#8190a5;padding:11px;border-bottom:1px solid #e6ecf3}.m10-table-wrap td{padding:13px 11px;border-bottom:1px solid #edf1f6;font-size:12px}.m10-table-wrap tbody tr{cursor:pointer}.m10-table-wrap tbody tr:hover{background:#f8fbff}.m10-person{display:flex;gap:10px;align-items:center}.m10-person>span{width:34px;height:34px;border-radius:10px;background:#dbeafe;color:#1d4ed8;display:grid;place-items:center;font-weight:900}.m10-person div{display:grid}.m10-person small{color:#8190a5;margin-top:3px}.m10-empty{text-align:center!important;color:#8190a5;padding:35px!important}@media(max-width:1100px){.m10-stats{grid-template-columns:1fr 1fr}.m10-auto-grid,.m10-grid{grid-template-columns:1fr}.m10-dashboard{grid-template-columns:220px 1fr}}@media(max-width:760px){.m10-dashboard{display:block}.m10-sidebar{position:relative;height:auto}.m10-sidebar nav{grid-template-columns:1fr 1fr}.m10-system{margin-top:20px}.m10-main{padding:20px 14px}.m10-topbar{align-items:flex-start;flex-direction:column}.m10-user>div{display:none}.m10-stats{grid-template-columns:1fr}.m10-card-head,.m10-tools{flex-direction:column}.m10-tools,.m10-tools input,.m10-tools label,.m10-tools select{width:100%}}.m10s2-summary{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px;margin-bottom:18px}.m10s2-auto-grid>article,.m10s2-summary article,.m10s2-tasklist{background:#fff;border:1px solid #dfe7f1;border-radius:16px;box-shadow:0 8px 30px rgba(15,35,65,.04)}.m10s2-summary article{padding:20px;display:grid;grid-gap:6px;gap:6px}.m10s2-summary small{color:#64748b;font-size:9px;letter-spacing:.12em;font-weight:900}.m10s2-summary strong{font-size:29px}.m10s2-tasklist{overflow:hidden}.m10s2-tasklist article{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:14px;gap:14px;padding:17px 20px;border-bottom:1px solid #edf1f6}.m10s2-tasklist article:last-child{border-bottom:0}.m10s2-tasklist article>button{width:32px;height:32px;border-radius:50%;border:2px solid #cbd5e1;background:#fff;color:#16a34a;display:grid;place-items:center;cursor:pointer}.m10s2-tasklist article>button.checked{border-color:#22c55e;background:#f0fdf4}.m10s2-tasklist article>div{display:grid;grid-gap:4px;gap:4px}.m10s2-tasklist small{color:#64748b;font-size:9px}.m10s2-tasklist select{border:1px solid #dbe4ef;border-radius:10px;padding:9px 10px;background:#fff;color:#334155;font-weight:800}.m10s2-auto-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}.m10s2-auto-grid>article{padding:22px}.m10s2-auto-head{display:grid;grid-template-columns:44px 1fr auto;grid-gap:12px;gap:12px;align-items:start}.m10s2-auto-head>span{width:44px;height:44px;border-radius:12px;background:#eff6ff;color:#2563eb;display:grid;place-items:center}.m10s2-auto-head h3{margin:1px 0 5px}.m10s2-auto-head p{margin:0;color:#64748b;font-size:11px}.m10s2-auto-head>i{font-style:normal;font-size:8px;font-weight:950;padding:6px 8px;border-radius:999px}.m10s2-auto-head>i.live{background:#dcfce7;color:#15803d}.m10s2-auto-head>i.paused{background:#f1f5f9;color:#64748b}.m10s2-auto-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:9px;gap:9px;margin:20px 0}.m10s2-auto-stats span{background:#f8fafc;border-radius:11px;padding:12px;display:grid;grid-gap:5px;gap:5px}.m10s2-auto-stats small{font-size:8px;color:#64748b;font-weight:900}.m10s2-auto-stats b{font-size:16px}.m10s2-auto-grid article>button{width:100%;border:0;border-radius:11px;padding:12px;font-weight:900;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.m10s2-auto-grid button.pause{background:#fff7ed;color:#c2410c}.m10s2-auto-grid button.start{background:#eff6ff;color:#1d4ed8}@media(max-width:900px){.m10s2-auto-grid{grid-template-columns:1fr}}@media(max-width:620px){.m10s2-summary{grid-template-columns:1fr}.m10s2-tasklist article{grid-template-columns:auto 1fr}.m10s2-tasklist select{grid-column:2}.m10s2-auto-head{grid-template-columns:44px 1fr}.m10s2-auto-head>i{grid-column:2;justify-self:start}.m10s2-auto-stats{grid-template-columns:1fr}}.m10s3-notifications{position:absolute;right:20px;top:78px;width:310px;background:#fff;border:1px solid #dfe7f1;border-radius:16px;box-shadow:0 22px 55px rgba(15,23,42,.18);padding:15px;display:grid;grid-gap:8px;gap:8px;z-index:50}.m10s3-notifications b{padding:3px 4px 9px}.m10s3-notifications span{padding:11px;border-radius:10px;background:#f8fafc;color:#334155;font-size:12px;line-height:1.45}.m10s3-kpis{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px;margin-bottom:18px}.m10s3-charts>article,.m10s3-kpis article{background:#fff;border:1px solid #dfe7f1;border-radius:16px;box-shadow:0 8px 30px rgba(15,35,65,.04)}.m10s3-kpis article{padding:20px;display:grid;grid-gap:7px;gap:7px}.m10s3-kpis small{color:#64748b;font-size:9px;letter-spacing:.11em;font-weight:900}.m10s3-kpis strong{font-size:28px}.m10s3-kpis span{font-size:10px;color:#15803d}.m10s3-charts{display:grid;grid-template-columns:1.25fr .9fr;grid-gap:16px;gap:16px}.m10s3-charts>article{padding:21px}.m10s3-charts h3{margin:0 0 6px}.m10s3-charts p{margin:0;color:#64748b;font-size:12px}.m10s3-chart{height:310px;margin-top:18px}.m10s3-upload{display:inline-flex;align-items:center;gap:8px;background:#2563eb;color:#fff;padding:12px 15px;border-radius:11px;font-weight:900;font-size:12px;cursor:pointer}.m10s3-upload input{display:none}.m10s3-delete{color:#dc2626!important;background:#fef2f2!important}.m10s3-note{font-size:11px;color:#64748b;margin-top:13px}.m5-top{position:relative}@media(max-width:1000px){.m10s3-kpis{grid-template-columns:1fr 1fr}.m10s3-charts{grid-template-columns:1fr}}@media(max-width:620px){.m10s3-kpis{grid-template-columns:1fr}.m10s3-notifications{right:0;width:min(310px,calc(100vw - 28px))}.m10s3-chart{height:260px}}.m10s4-plan{display:grid;grid-template-columns:1.4fr .7fr;grid-gap:18px;gap:18px;background:linear-gradient(135deg,#0f2341,#173c70);color:#fff;border-radius:20px;padding:26px;margin-bottom:16px;box-shadow:0 18px 45px rgba(15,35,65,.16)}.m10s4-plan small,.m10s4-plan span{font-size:9px;letter-spacing:.13em;font-weight:900;color:#93c5fd}.m10s4-plan h3{font-size:26px;margin:8px 0}.m10s4-plan p{color:#cbd5e1;margin:0;line-height:1.6}.m10s4-plan>div:last-child{border-left:1px solid #ffffff20;padding-left:24px;display:grid;align-content:center;grid-gap:8px;gap:8px}.m10s4-plan strong{font-size:32px}.m10s4-new,.m10s4-plan button,.m10s4-ticket-form button{border:0;background:#2563eb;color:#fff;border-radius:10px;padding:11px 14px;font-weight:900;cursor:pointer}.m10s4-plan-tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.m10s4-plan-tags b{font-size:9px;background:#ffffff12;border:1px solid #ffffff1f;padding:7px 9px;border-radius:999px}.m10s4-billing-grid,.m10s4-support-summary{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px;margin-bottom:16px}.m10s4-billing-grid article,.m10s4-invoices,.m10s4-support-summary article,.m10s4-ticket-form,.m10s4-tickets{background:#fff;border:1px solid #dfe7f1;border-radius:16px;box-shadow:0 8px 30px rgba(15,35,65,.04)}.m10s4-billing-grid article{padding:18px;display:grid;grid-template-columns:34px 1fr;grid-gap:5px 10px;gap:5px 10px}.m10s4-billing-grid svg{grid-row:1/4;color:#2563eb;font-size:22px}.m10s4-billing-grid small,.m10s4-support-summary small{font-size:8px;color:#64748b;font-weight:900;letter-spacing:.1em}.m10s4-billing-grid strong{font-size:18px}.m10s4-billing-grid span{font-size:10px;color:#64748b}.m10s4-invoices{padding:20px}.m10s4-invoices article{display:grid;grid-template-columns:40px 1fr auto auto auto;grid-gap:13px;gap:13px;align-items:center;padding:14px 0;border-top:1px solid #edf1f6}.m10s4-invoices article>span{width:38px;height:38px;border-radius:10px;background:#eff6ff;color:#2563eb;display:grid;place-items:center}.m10s4-invoices article>div{display:grid}.m10s4-invoices small{color:#64748b;font-size:9px;margin-top:3px}.m10s4-invoices i{font-style:normal;background:#dcfce7;color:#15803d;border-radius:999px;padding:6px 9px;font-size:8px;font-weight:900}.m10s4-invoices button{border:1px solid #dbe4ef;background:#fff;border-radius:9px;padding:8px 10px;display:flex;gap:7px;align-items:center;cursor:pointer;font-weight:800;color:#334155}.m10s4-new{display:flex;align-items:center;gap:8px}.m10s4-ticket-form{padding:18px;margin-bottom:16px;display:grid;grid-template-columns:1fr 180px auto;grid-gap:12px;gap:12px;align-items:end}.m10s4-ticket-form label{display:grid;grid-gap:7px;gap:7px;font-size:10px;font-weight:900;color:#475569}.m10s4-ticket-form input,.m10s4-ticket-form select{border:1px solid #dbe4ef;border-radius:10px;padding:11px;background:#fff}.m10s4-support-summary article{padding:18px;display:grid;grid-gap:5px;gap:5px}.m10s4-support-summary strong{font-size:25px}.m10s4-tickets{overflow:hidden}.m10s4-tickets article{display:grid;grid-template-columns:40px 1fr auto auto auto;grid-gap:12px;gap:12px;align-items:center;padding:16px 18px;border-bottom:1px solid #edf1f6}.m10s4-tickets article:last-child{border-bottom:0}.m10s4-tickets>article>span{width:38px;height:38px;border-radius:11px;display:grid;place-items:center}.m10s4-tickets>article>span.open{background:#eff6ff;color:#2563eb}.m10s4-tickets>article>span.resolved{background:#f0fdf4;color:#16a34a}.m10s4-tickets article>div{display:grid;grid-gap:4px;gap:4px}.m10s4-tickets small{color:#64748b;font-size:9px}.m10s4-tickets em,.m10s4-tickets i{font-style:normal;font-size:8px;font-weight:900;padding:6px 8px;border-radius:999px}.m10s4-tickets .priority{background:#f8fafc;color:#475569}.m10s4-tickets .priority.high,.m10s4-tickets .priority.urgent{background:#fff7ed;color:#c2410c}.m10s4-tickets em.open{background:#dbeafe;color:#1d4ed8}.m10s4-tickets em.resolved{background:#dcfce7;color:#15803d}.m10s4-tickets button{border:1px solid #dbe4ef;background:#fff;border-radius:9px;padding:8px 10px;font-weight:800;cursor:pointer}.m10s4-tickets button:disabled{opacity:.5;cursor:default}@media(max-width:900px){.m10s4-plan{grid-template-columns:1fr}.m10s4-plan>div:last-child{border-left:0;border-top:1px solid #ffffff20;padding:20px 0 0}.m10s4-ticket-form{grid-template-columns:1fr}.m10s4-invoices article,.m10s4-tickets article{grid-template-columns:40px 1fr auto}.m10s4-invoices article>button,.m10s4-tickets article>button{grid-column:2/-1;justify-self:start}.m10s4-tickets i{grid-column:2}.m10s4-tickets em{grid-column:3;grid-row:1}}@media(max-width:620px){.m10s4-billing-grid,.m10s4-support-summary{grid-template-columns:1fr}.m10s4-invoices article,.m10s4-tickets article{grid-template-columns:40px 1fr}.m10s4-invoices article>i,.m10s4-invoices article>strong,.m10s4-tickets em,.m10s4-tickets i{grid-column:2}.m10s4-tickets em{grid-row:auto}.m10s4-invoices article>button,.m10s4-tickets article>button{grid-column:2}}.m11-billing-page{min-height:100vh;background:#f5f8ff;color:#0b1739}.m11-billing-top{height:76px;background:#fff;border-bottom:1px solid #dbe4f3;display:flex;align-items:center;justify-content:space-between;padding:0 6%;font-weight:800}.m11-billing-top a{color:#24324d;text-decoration:none;display:flex;gap:9px;align-items:center}.m11-billing-top div{display:flex;align-items:center;gap:10px}.m11-billing-top div span{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:linear-gradient(135deg,#2563eb,#6d3df5);color:#fff}.m11-billing-page main{padding:70px 6% 90px}.m11-billing-hero{text-align:center;max-width:850px;margin:0 auto 42px}.m11-billing-hero small,.m11-result-page small{letter-spacing:.17em;color:#2563eb;font-weight:900}.m11-billing-hero h1{font-size:clamp(38px,5vw,68px);line-height:1.04;margin:16px 0}.m11-billing-hero p{font-size:18px;color:#61708c;line-height:1.7}.m11-billing-hero>div{display:flex;justify-content:center;gap:26px;margin-top:18px;color:#315177;font-weight:700}.m11-plan-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px}.m11-plan-grid article{position:relative;background:#fff;border:1px solid #dbe4f3;border-radius:25px;padding:34px;box-shadow:0 18px 45px rgba(25,52,100,.08)}.m11-plan-grid article.popular{border:2px solid #3568f5;transform:translateY(-10px)}.m11-popular{position:absolute;top:-15px;left:50%;transform:translateX(-50%);background:#2563eb;color:#fff;padding:8px 15px;border-radius:999px;font-size:11px;font-weight:900;letter-spacing:.12em;white-space:nowrap}.m11-plan-icon{font-size:28px;color:#2563eb}.m11-plan-grid h2{font-size:28px;margin:18px 0 8px}.m11-plan-grid p{color:#66758f;line-height:1.6;min-height:76px}.m11-price{display:flex;align-items:end;gap:8px;margin:24px 0}.m11-price strong{font-size:44px}.m11-price span{color:#7b879d;padding-bottom:8px}.m11-plan-grid ul{list-style:none;padding:0;margin:0 0 28px;display:grid;grid-gap:13px;gap:13px}.m11-plan-grid li{display:flex;gap:10px;align-items:center;color:#34425c}.m11-plan-grid li svg{color:#16a34a}.m11-plan-grid button{width:100%;border:0;border-radius:13px;padding:15px;background:#12213f;color:#fff;font-weight:900;cursor:pointer}.m11-plan-grid .popular button{background:#2563eb}.m11-plan-grid button:disabled{opacity:.6;cursor:wait}.m11-test-note{max-width:900px;margin:35px auto 0;background:#e9f1ff;border:1px solid #c9dcff;border-radius:16px;padding:20px 24px;color:#29456d}.m11-result-page{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at top,#e5edff,#f8faff 55%);padding:30px}.m11-result-page section{max-width:690px;text-align:center;background:#fff;padding:55px;border-radius:28px;box-shadow:0 24px 70px rgba(29,55,105,.13)}.m11-result-page section>svg{font-size:65px;color:#16a34a;margin-bottom:20px}.m11-result-page.cancelled section>svg{color:#ef4444}.m11-result-page h1{font-size:40px;margin:15px 0}.m11-result-page p{color:#66758f;line-height:1.7}.m11-result-page section>div{display:flex;justify-content:center;gap:15px;flex-wrap:wrap;margin:25px}.m11-result-page section>div span{background:#f1f5fb;padding:12px 16px;border-radius:12px}.m11-result-page a{display:inline-flex;align-items:center;gap:8px;background:#2563eb;color:#fff;text-decoration:none;padding:14px 22px;border-radius:12px;font-weight:900}.m11-result-page .spin{animation:m11spin 1s linear infinite;color:#2563eb}@keyframes m11spin{to{transform:rotate(1turn)}}@media(max-width:900px){.m11-plan-grid{grid-template-columns:1fr}.m11-plan-grid article.popular{transform:none}.m11-billing-top{padding:0 4%;font-size:13px}.m11-billing-top div b{display:none}.m11-billing-page main{padding:50px 4%}.m11-billing-hero>div{flex-direction:column;gap:8px}.m11-result-page section{padding:35px 22px}.m11-result-page h1{font-size:32px}}.m11s2-current{max-width:1180px;margin:0 auto 34px;display:grid;grid-template-columns:1fr auto auto;grid-gap:28px;gap:28px;align-items:center;background:linear-gradient(135deg,#0d1d3c,#214ca2);color:#fff;border-radius:22px;padding:25px 28px;box-shadow:0 20px 48px rgba(24,56,120,.2)}.m11s2-current small{font-size:10px;letter-spacing:.14em;color:#a9c7ff;font-weight:900}.m11s2-current h2{margin:7px 0 4px;font-size:29px;text-transform:capitalize}.m11s2-current p{margin:0;color:#d8e5ff}.m11s2-status{display:grid;grid-gap:5px;gap:5px;border-left:1px solid #ffffff22;padding-left:26px;min-width:190px}.m11s2-status>span{justify-self:start;padding:6px 10px;border-radius:999px;background:#dcfce7;color:#15803d;font-size:10px;font-weight:950;text-transform:uppercase}.m11s2-status>span.past_due,.m11s2-status>span.unpaid{background:#ffedd5;color:#c2410c}.m11s2-status>span.canceled,.m11s2-status>span.incomplete_expired{background:#fee2e2;color:#b91c1c}.m11s2-actions{display:flex;gap:9px;flex-wrap:wrap}.m11s2-actions button{border:1px solid #ffffff2b;background:#ffffff12;color:#fff;border-radius:11px;padding:11px 13px;font-weight:850;cursor:pointer;display:flex;align-items:center;gap:8px}.m11s2-actions button:last-child{background:#fff;color:#17408d}.m11s2-actions button:disabled{opacity:.6;cursor:wait}@media(max-width:850px){.m11s2-current{grid-template-columns:1fr}.m11s2-status{border-left:0;border-top:1px solid #ffffff22;padding:18px 0 0}.m11s2-actions{justify-content:flex-start}}.m11s3-activity-page{padding:35px 4%;background:#f4f7fb;min-height:calc(100vh - 88px)}.m11s3-activity-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:22px}.m11s3-activity-hero small{color:#2563eb;font-weight:950;letter-spacing:1.7px}.m11s3-activity-hero h2{font-size:38px;margin:8px 0}.m11s3-activity-hero p{color:#64748b;margin:0}.m11s3-activity-actions{display:flex;gap:10px}.m11s3-activity-actions button,.m11s3-activity-panel>header button{border:1px solid #d8e2ef;background:#fff;color:#1e293b;border-radius:10px;padding:12px 14px;font-weight:900;display:flex;align-items:center;gap:8px}.m11s3-activity-actions button.primary{background:#2563eb;color:#fff;border-color:#2563eb}.m11s3-activity-kpis{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px;margin-bottom:18px}.m11s3-activity-kpis article{background:#fff;border:1px solid #dfe7f1;border-radius:15px;padding:17px;display:flex;align-items:center;gap:13px}.m11s3-activity-kpis article>span{width:42px;height:42px;border-radius:12px;background:#eff6ff;color:#2563eb;display:grid;place-items:center}.m11s3-activity-kpis article div{display:grid;grid-gap:3px;gap:3px}.m11s3-activity-kpis small{color:#64748b}.m11s3-activity-kpis strong{font-size:24px}.m11s3-activity-panel{background:#fff;border:1px solid #dfe7f1;border-radius:18px;overflow:hidden}.m11s3-activity-panel>header{display:flex;align-items:center;justify-content:space-between;padding:20px 22px;border-bottom:1px solid #e8eef5}.m11s3-activity-panel h3,.m11s3-activity-panel p{margin:0}.m11s3-activity-panel header p{font-size:10px;color:#64748b;margin-top:4px}.m11s3-activity-tools{padding:14px 22px;background:#f8fafc;border-bottom:1px solid #e8eef5;display:flex;justify-content:space-between;gap:14px;align-items:center}.m11s3-activity-tools label{height:42px;min-width:280px;background:#fff;border:1px solid #dbe4ef;border-radius:10px;display:flex;align-items:center;gap:9px;padding:0 12px;color:#64748b}.m11s3-activity-tools input{border:0;outline:0;width:100%;font:inherit}.m11s3-activity-tools>div{display:flex;align-items:center;gap:6px;color:#64748b}.m11s3-activity-tools button{border:1px solid #dbe4ef;background:#fff;border-radius:999px;padding:7px 10px;text-transform:capitalize;font-weight:800;color:#475569}.m11s3-activity-tools button.active{background:#1d4ed8;border-color:#1d4ed8;color:#fff}.m11s3-timeline article{display:grid;grid-template-columns:46px 1fr auto;grid-gap:14px;gap:14px;align-items:center;padding:17px 22px;border-bottom:1px solid #edf1f6;cursor:pointer;transition:.2s}.m11s3-timeline article:hover{background:#f8fbff}.m11s3-timeline article.unread{background:#f0f6ff}.m11s3-timeline article>span{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:#eff6ff;color:#2563eb}.m11s3-timeline article>span.type-automation{background:#f3e8ff;color:#7c3aed}.m11s3-timeline article>span.type-billing{background:#ecfdf5;color:#059669}.m11s3-event-title{display:flex;align-items:center;gap:8px}.m11s3-event-title i{font-style:normal;font-size:7px;background:#2563eb;color:#fff;border-radius:999px;padding:4px 6px}.m11s3-timeline p{font-size:11px;color:#475569;margin:5px 0}.m11s3-timeline small{color:#94a3b8;font-size:9px}.m11s3-read-check{color:#22c55e}.m11s3-empty{padding:50px;text-align:center;color:#64748b}@media(max-width:900px){.m11s3-activity-kpis{grid-template-columns:1fr 1fr}.m11s3-activity-tools{align-items:stretch;flex-direction:column}.m11s3-activity-tools label{min-width:0}.m11s3-activity-tools>div{overflow:auto;padding-bottom:4px}.m11s3-activity-hero{align-items:stretch;flex-direction:column}}@media(max-width:560px){.m11s3-activity-page{padding:22px 4%}.m11s3-activity-kpis{grid-template-columns:1fr}.m11s3-activity-actions{display:grid;grid-template-columns:1fr 1fr}.m11s3-activity-hero h2{font-size:31px}.m11s3-timeline article{grid-template-columns:42px 1fr}.m11s3-read-check{display:none}}.m11s4-command{padding:35px 4%;background:#f4f7fb;min-height:calc(100vh - 88px)}.m11s4-command-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:22px}.m11s4-command-head small{color:#2563eb;font-weight:950;letter-spacing:1.7px}.m11s4-command-head h2{font-size:38px;margin:8px 0}.m11s4-command-head p{margin:0;color:#64748b}.m11s4-command-head>div:last-child{display:flex;gap:9px}.m11s4-command-head button{border:1px solid #d8e2ef;background:#fff;border-radius:10px;padding:11px 14px;font-weight:900;display:flex;align-items:center;gap:8px;cursor:pointer}.m11s4-command-head button:first-child{background:#2563eb;color:#fff;border-color:#2563eb}.m11s4-command-kpis{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px;margin-bottom:18px}.m11s4-command-kpis article{background:#fff;border:1px solid #dfe7f1;border-radius:16px;padding:17px;display:flex;gap:13px;align-items:center}.m11s4-command-kpis article>span{width:42px;height:42px;border-radius:12px;background:#eff6ff;color:#2563eb;display:grid;place-items:center;flex:0 0 auto}.m11s4-command-kpis article>div{display:grid;grid-gap:3px;gap:3px}.m11s4-command-kpis small{color:#64748b;font-size:8px;font-weight:900;letter-spacing:.08em}.m11s4-command-kpis strong{font-size:22px}.m11s4-command-kpis p{font-size:9px;color:#64748b;margin:0}.m11s4-command-grid{display:grid;grid-template-columns:1.25fr .75fr;grid-gap:18px;gap:18px}.m11s4-command-panel{background:#fff;border:1px solid #dfe7f1;border-radius:18px;overflow:hidden}.m11s4-command-panel>header{padding:20px 22px;border-bottom:1px solid #edf1f6}.m11s4-command-panel h3,.m11s4-command-panel header p{margin:0}.m11s4-command-panel header p{font-size:10px;color:#64748b;margin-top:4px}.m11s4-project-row{padding:20px 22px;border-bottom:1px solid #edf1f6}.m11s4-project-row:last-child{border-bottom:0}.m11s4-project-top{display:flex;justify-content:space-between;gap:15px}.m11s4-project-top>div{display:grid;grid-gap:5px;gap:5px}.m11s4-project-top small{color:#64748b;font-size:9px}.m11s4-project-top i{font-style:normal;background:#dbeafe;color:#1d4ed8;border-radius:999px;padding:6px 9px;font-size:8px;font-weight:900;height:max-content}.m11s4-progress{height:9px;background:#e8eef7;border-radius:999px;overflow:hidden;margin:17px 0 12px}.m11s4-progress span{display:block;height:100%;background:linear-gradient(90deg,#2563eb,#7c3aed);border-radius:inherit;transition:.3s}.m11s4-project-row footer{display:flex;justify-content:space-between;align-items:center}.m11s4-project-row footer strong{font-size:10px;color:#475569}.m11s4-project-row footer button{border:1px solid #dbe4ef;background:#fff;border-radius:9px;padding:8px 10px;font-weight:850;cursor:pointer}.m11s4-project-row footer button:disabled{opacity:.5;cursor:default}.m11s4-quick-update{display:flex;gap:8px;padding:14px 18px;background:#f8fafc;border-bottom:1px solid #edf1f6}.m11s4-quick-update input{flex:1 1;border:1px solid #dbe4ef;border-radius:10px;padding:11px}.m11s4-quick-update button{width:42px;border:0;background:#2563eb;color:#fff;border-radius:10px;cursor:pointer}.m11s4-update-list article{display:grid;grid-template-columns:12px 1fr;grid-gap:10px;gap:10px;padding:14px 18px;border-bottom:1px solid #edf1f6}.m11s4-update-list article>span{width:9px;height:9px;border-radius:50%;background:#2563eb;margin-top:4px;box-shadow:0 0 0 4px #dbeafe}.m11s4-update-list article>div{display:grid;grid-gap:4px;gap:4px}.m11s4-update-list p,.m11s4-update-list small{margin:0;color:#64748b;font-size:9px}.m11s4-update-list small{color:#94a3b8}@media(max-width:1000px){.m11s4-command-kpis{grid-template-columns:1fr 1fr}.m11s4-command-grid{grid-template-columns:1fr}}@media(max-width:650px){.m11s4-command{padding:22px 4%}.m11s4-command-head{align-items:stretch;flex-direction:column}.m11s4-command-head h2{font-size:31px}.m11s4-command-head>div:last-child{display:grid;grid-template-columns:1fr 1fr}.m11s4-command-kpis{grid-template-columns:1fr}.m11s4-project-top{flex-direction:column}.m11s4-project-top i{align-self:start}}.m11s5-sync{margin:-7px 0 18px;padding:12px 15px;border:1px solid #dbe4ef;border-radius:13px;background:#fff;display:flex;align-items:center;gap:11px}.m11s5-sync>span{width:38px;height:38px;border-radius:10px;background:#eff6ff;color:#2563eb;display:grid;place-items:center}.m11s5-sync>div{display:grid;grid-gap:2px;gap:2px}.m11s5-sync b{font-size:12px}.m11s5-sync small{font-size:9px;color:#64748b}.m11s5-sync.cloud{border-color:#bbf7d0;background:#f0fdf4}.m11s5-sync.cloud>span{background:#dcfce7;color:#15803d}.m11s5-panel-head{display:flex;align-items:center;justify-content:space-between;gap:15px}.m11s5-panel-head>button{border:0;border-radius:9px;background:#2563eb;color:#fff;padding:9px 11px;font-weight:850;display:flex;align-items:center;gap:7px;cursor:pointer}.m11s5-progress-footer{justify-content:flex-end!important;gap:8px}.m11s5-progress-footer>strong{margin-right:auto}.m11s5-progress-footer label{height:35px;width:76px;border:1px solid #dbe4ef;border-radius:9px;display:flex;align-items:center;overflow:hidden}.m11s5-progress-footer input{width:52px;height:100%;border:0;outline:0;text-align:right;font-weight:850}.m11s5-progress-footer label span{font-size:11px;color:#64748b}.m11s5-progress-footer button{display:flex;align-items:center;gap:6px;background:#0f172a!important;color:#fff;border-color:#0f172a!important}.m11s5-modal{position:fixed;inset:0;z-index:1500;background:rgba(2,6,23,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center;padding:20px}.m11s5-modal form{width:min(480px,100%);background:#fff;border-radius:20px;padding:24px;box-shadow:0 30px 100px rgba(2,6,23,.35)}.m11s5-modal header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.m11s5-modal header small{color:#2563eb;font-weight:950;letter-spacing:.12em;font-size:9px}.m11s5-modal h3{font-size:25px;margin:5px 0 0}.m11s5-modal header button{width:36px;height:36px;border:1px solid #dbe4ef;border-radius:10px;background:#fff;cursor:pointer}.m11s5-modal label{display:grid;grid-gap:7px;gap:7px;margin-bottom:15px;font-size:11px;font-weight:850;color:#334155}.m11s5-modal input{height:47px;border:1px solid #cbd5e1;border-radius:10px;padding:0 12px;font:inherit}.m11s5-create{width:100%;height:48px;border:0;border-radius:11px;background:#2563eb;color:#fff;font-weight:900;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}@media(max-width:650px){.m11s5-panel-head{align-items:stretch;flex-direction:column}.m11s5-panel-head>button{justify-content:center}.m11s5-progress-footer{flex-wrap:wrap}.m11s5-progress-footer>strong{width:100%;margin-bottom:4px}}.m11s61-page{padding-bottom:50px}.m11s61-primary{border:0;border-radius:11px;background:#2563eb;color:#fff;padding:12px 15px;font-weight:900;display:flex;align-items:center;gap:8px;cursor:pointer}.m11s61-summary{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px;margin-bottom:18px}.m11s61-summary article{background:#fff;border:1px solid #dfe7f1;border-radius:16px;padding:18px;display:flex;gap:13px;align-items:center;box-shadow:0 8px 30px rgba(15,35,65,.04)}.m11s61-summary article>svg{width:42px;height:42px;padding:11px;border-radius:12px;background:#eff6ff;color:#2563eb}.m11s61-summary div{display:grid;grid-gap:3px;gap:3px}.m11s61-summary small{font-size:8px;letter-spacing:.1em;color:#64748b;font-weight:900}.m11s61-summary strong{font-size:23px}.m11s61-summary span{font-size:9px;color:#64748b}.m11s61-form{background:#fff;border:1px solid #dfe7f1;border-radius:16px;padding:18px;margin-bottom:18px;display:grid;grid-template-columns:2fr repeat(5,1fr) auto;grid-gap:11px;gap:11px;align-items:end}.m11s61-form label{display:grid;grid-gap:6px;gap:6px;font-size:9px;font-weight:900;color:#475569}.m11s61-form input,.m11s61-form select{height:42px;border:1px solid #dbe4ef;border-radius:9px;padding:0 10px;background:#fff;min-width:0}.m11s61-form button{height:42px;border:0;border-radius:9px;background:#0f172a;color:#fff;font-weight:900;padding:0 15px;cursor:pointer}.m11s61-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.65fr);grid-gap:18px;gap:18px;margin-bottom:18px}.m11s61-agenda,.m11s61-calendar,.m11s61-upcoming{background:#fff;border:1px solid #dfe7f1;border-radius:18px;box-shadow:0 8px 30px rgba(15,35,65,.04);overflow:hidden}.m11s61-calendar>header{padding:18px 20px;border-bottom:1px solid #edf1f6;display:flex;justify-content:space-between;align-items:center}.m11s61-calendar header div{text-align:center}.m11s61-calendar h3,.m11s61-calendar p{margin:0}.m11s61-calendar p{font-size:9px;color:#64748b;margin-top:4px}.m11s61-calendar header button{width:36px;height:36px;border:1px solid #dbe4ef;background:#fff;border-radius:10px;font-size:22px;cursor:pointer}.m11s61-grid,.m11s61-week{display:grid;grid-template-columns:repeat(7,1fr)}.m11s61-week{background:#f8fafc;border-bottom:1px solid #e8eef5}.m11s61-week b{padding:11px;text-align:center;font-size:8px;color:#64748b;letter-spacing:.08em}.m11s61-grid>.empty,.m11s61-grid>button{min-height:112px;border:0;border-right:1px solid #edf1f6;border-bottom:1px solid #edf1f6;background:#fff;padding:9px;text-align:left;display:grid;align-content:start;grid-gap:8px;gap:8px}.m11s61-grid>button{cursor:pointer}.m11s61-grid>button.selected,.m11s61-grid>button:hover{background:#f0f6ff}.m11s61-grid>button.selected strong{background:#2563eb;color:#fff}.m11s61-grid strong{width:27px;height:27px;border-radius:8px;display:grid;place-items:center;font-size:11px}.m11s61-grid button div{display:grid;grid-gap:4px;gap:4px;overflow:hidden}.m11s61-grid i{font-style:normal;font-size:7px;font-weight:850;padding:4px 5px;border-radius:5px;background:#dbeafe;color:#1d4ed8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.m11s61-grid i.workshop{background:#f3e8ff;color:#7e22ce}.m11s61-grid i.deadline{background:#fee2e2;color:#b91c1c}.m11s61-grid i.review{background:#dcfce7;color:#15803d}.m11s61-grid small{font-size:7px;color:#64748b}.m11s61-agenda>header{padding:20px;border-bottom:1px solid #edf1f6}.m11s61-agenda header small{font-size:8px;color:#2563eb;font-weight:950;letter-spacing:.1em}.m11s61-agenda h3{margin:6px 0 0;font-size:20px}.m11s61-agenda article{display:grid;grid-template-columns:38px 1fr auto;grid-gap:11px;gap:11px;padding:15px 18px;border-bottom:1px solid #edf1f6}.m11s61-agenda article>span{width:36px;height:36px;border-radius:10px;background:#eff6ff;color:#2563eb;display:grid;place-items:center}.m11s61-agenda article>span.deadline{background:#fee2e2;color:#dc2626}.m11s61-agenda article>span.workshop{background:#f3e8ff;color:#7c3aed}.m11s61-agenda article div{display:grid;grid-gap:3px;gap:3px}.m11s61-agenda p,.m11s61-agenda small{font-size:8px;color:#64748b;margin:0}.m11s61-agenda article>button{border:0;background:#fef2f2;color:#dc2626;width:31px;height:31px;border-radius:8px;cursor:pointer}.m11s61-empty{padding:35px 20px;text-align:center;color:#64748b;font-size:11px}.m11s61-book{margin:15px;display:flex;align-items:center;justify-content:center;gap:7px;background:#eff6ff;color:#1d4ed8;text-decoration:none;border-radius:10px;padding:11px;font-size:10px;font-weight:900}.m11s61-upcoming>header{padding:19px 21px;border-bottom:1px solid #edf1f6}.m11s61-upcoming h3,.m11s61-upcoming p{margin:0}.m11s61-upcoming p{font-size:9px;color:#64748b;margin-top:4px}.m11s61-upcoming article{display:grid;grid-template-columns:52px 1fr auto auto;align-items:center;grid-gap:13px;gap:13px;padding:14px 20px;border-bottom:1px solid #edf1f6}.m11s61-upcoming article:last-child{border-bottom:0}.m11s61-date{width:46px;height:48px;border-radius:11px;background:#eff6ff;color:#1d4ed8;display:grid;place-items:center}.m11s61-date b{font-size:17px;line-height:1}.m11s61-date small{font-size:7px;font-weight:900}.m11s61-upcoming article>div:nth-child(2){display:grid;grid-gap:4px;gap:4px}.m11s61-upcoming article small{font-size:8px;color:#64748b}.m11s61-upcoming article>i{font-style:normal;background:#f8fafc;border-radius:999px;padding:6px 8px;font-size:8px;font-weight:900;color:#475569}.m11s61-upcoming article>span{font-size:9px;color:#64748b}@media(max-width:1200px){.m11s61-form{grid-template-columns:repeat(3,1fr)}.m11s61-form label:first-child{grid-column:span 2}.m11s61-layout{grid-template-columns:1fr}.m11s61-agenda{min-height:280px}}@media(max-width:760px){.m11s61-form,.m11s61-summary{grid-template-columns:1fr}.m11s61-form label:first-child{grid-column:auto}.m11s61-grid>.empty,.m11s61-grid>button{min-height:76px;padding:5px}.m11s61-grid i{font-size:0;height:6px;padding:0}.m11s61-grid strong{width:23px;height:23px}.m11s61-upcoming article{grid-template-columns:48px 1fr}.m11s61-upcoming article>i,.m11s61-upcoming article>span{grid-column:2}.m11s61-week b{padding:8px 2px}.m5-page-head{align-items:flex-start;gap:14px;flex-direction:column}}.team-chat-head,.team-chat-status{align-items:center}.team-chat-status{display:flex;gap:8px;background:#fff;border:1px solid #dfe7f1;border-radius:999px;padding:10px 14px;color:#475569;font-size:11px;font-weight:800}.team-chat-status span{width:8px;height:8px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 4px #dcfce7}.team-chat-shell{display:grid;grid-template-columns:280px minmax(420px,1fr) 245px;background:#fff;border:1px solid #dfe7f1;border-radius:20px;overflow:hidden;height:660px}.team-chat-list{border-right:1px solid #e2e8f0;padding:18px 12px;overflow:auto}.team-chat-search{height:43px;border:1px solid #dbe4ef;background:#f8fafc;border-radius:11px;display:flex;align-items:center;gap:9px;padding:0 12px;color:#94a3b8}.team-chat-search input{border:0;outline:0;background:transparent;width:100%;font-size:12px}.team-chat-list-title{display:flex;justify-content:space-between;align-items:center;padding:18px 7px 8px}.team-chat-list-title span{font-size:9px;color:#2563eb;font-weight:900}.team-chat-list>button{width:100%;border:0;background:transparent;display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:center;text-align:left;padding:12px 9px;border-radius:13px;cursor:pointer}.team-chat-list>button.active,.team-chat-list>button:hover{background:#eff6ff}.team-avatar{position:relative;width:42px;height:42px;border-radius:13px;background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;display:grid;place-items:center;font-size:10px;font-weight:950;flex:none}.team-avatar i{position:absolute;right:-1px;bottom:-1px;width:10px;height:10px;border-radius:50%;background:#94a3b8;border:2px solid #fff}.team-avatar i.online{background:#22c55e}.team-avatar.large{width:45px;height:45px}.team-avatar.hero{width:68px;height:68px;border-radius:20px;font-size:16px}.team-chat-preview{min-width:0;display:grid;grid-gap:4px;gap:4px}.team-chat-preview b{font-size:12px}.team-chat-preview b,.team-chat-preview small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.team-chat-preview small{font-size:9px;color:#64748b}.team-chat-meta{display:grid;justify-items:end;grid-gap:6px;gap:6px}.team-chat-meta time{font-size:8px;color:#94a3b8}.team-chat-meta i{font-style:normal;background:#2563eb;color:#fff;border-radius:999px;min-width:18px;height:18px;padding:0 5px;display:grid;place-items:center;font-size:8px;font-weight:900}.team-chat-main{display:flex;flex-direction:column;min-width:0;background:#f8fafc}.team-chat-main>header{height:76px;padding:0 18px;background:#fff;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;gap:11px}.team-chat-main>header>div{display:grid;grid-gap:4px;gap:4px}.team-chat-main>header small{font-size:9px;color:#64748b}.team-chat-main>header>button{margin-left:auto;width:38px;height:38px;border:1px solid #dbe4ef;background:#fff;border-radius:10px;color:#475569}.team-chat-thread{flex:1 1;padding:20px;overflow:auto;display:flex;flex-direction:column;gap:12px}.team-chat-day{display:flex;align-items:center;gap:12px;color:#94a3b8;font-size:9px}.team-chat-day:after,.team-chat-day:before{content:"";height:1px;background:#e2e8f0;flex:1 1}.team-chat-thread article{max-width:72%;border-radius:16px;padding:11px 13px;display:grid;grid-gap:6px;gap:6px;box-shadow:0 4px 16px rgba(15,23,42,.04)}.team-chat-thread article.theirs{align-self:flex-start;background:#fff;border:1px solid #e2e8f0;border-bottom-left-radius:5px}.team-chat-thread article.mine{align-self:flex-end;background:#2563eb;color:#fff;border-bottom-right-radius:5px}.team-chat-thread article>small,.team-chat-thread article>time{font-size:8px;opacity:.75}.team-chat-thread article>p{margin:0;line-height:1.5;font-size:12px}.team-chat-thread article>time{display:flex;gap:5px;align-items:center;justify-content:flex-end}.team-chat-thread article>time svg{opacity:.55}.team-chat-thread article>time svg.seen{opacity:1;color:#bfdbfe}.team-chat-file{display:flex;align-items:center;gap:10px;padding:10px;border-radius:10px;background:hsla(0,0%,100%,.14);border:1px solid hsla(0,0%,100%,.2)}.theirs .team-chat-file{background:#eff6ff;border-color:#dbeafe;color:#1d4ed8}.team-chat-file>svg{font-size:21px}.team-chat-file>span{display:grid;grid-gap:2px;gap:2px}.team-chat-file small{font-size:8px;opacity:.75}.team-typing{align-self:flex-start;display:flex;gap:4px;align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:10px 12px;color:#64748b;font-size:9px}.team-typing i{width:6px;height:6px;background:#94a3b8;border-radius:50%;animation:teamBounce 1s infinite}.team-typing i:nth-child(2){animation-delay:.15s}.team-typing i:nth-child(3){animation-delay:.3s}.team-typing span{margin-left:5px}@keyframes teamBounce{0%,70%,to{transform:translateY(0)}35%{transform:translateY(-4px)}}.team-attachment-preview{display:flex;align-items:center;gap:10px;background:#fff;border-top:1px solid #e2e8f0;padding:10px 15px;color:#2563eb}.team-attachment-preview>span{display:grid}.team-attachment-preview small{font-size:8px;color:#64748b}.team-attachment-preview button{margin-left:auto;border:0;background:#fee2e2;color:#dc2626;width:28px;height:28px;border-radius:8px}.team-chat-composer{display:flex;align-items:center;gap:8px;padding:13px;background:#fff;border-top:1px solid #e2e8f0}.team-chat-composer>input{height:44px;flex:1 1;border:1px solid #dbe4ef;border-radius:11px;padding:0 12px;outline:0}.team-chat-composer>button{width:40px;height:40px;border:0;background:#f1f5f9;color:#475569;border-radius:10px}.team-chat-composer>button.send{background:#2563eb;color:#fff}.team-chat-details{border-left:1px solid #e2e8f0;padding:24px 20px;display:flex;flex-direction:column;align-items:center;text-align:center}.team-chat-details h3{margin:14px 0 4px}.team-chat-details>p{font-size:10px;color:#64748b;margin:0 0 20px}.team-chat-details>div{width:100%;text-align:left;border-top:1px solid #edf2f7;padding:15px 0;display:grid;grid-gap:5px;gap:5px}.team-chat-details>div small{font-size:8px;color:#94a3b8;font-weight:900}.team-chat-details>div b{font-size:11px}.team-chat-details>button{margin-top:auto;width:100%;border:0;background:#0f172a;color:#fff;padding:12px;border-radius:10px;font-weight:900;font-size:10px}@media(max-width:1100px){.team-chat-shell{grid-template-columns:245px 1fr}.team-chat-details{display:none}}@media(max-width:760px){.team-chat-status{display:none}.team-chat-shell{grid-template-columns:1fr;height:650px}.team-chat-list{display:none}.team-chat-thread article{max-width:88%}}.dc-wrap{padding:36px 44px 60px;background:#f4f7fb;min-height:calc(100vh - 84px);color:#0f172a}.dc-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:22px}.dc-head small{color:#2563eb;font-weight:950;letter-spacing:2px;font-size:10px}.dc-head h2{font-size:38px;margin:10px 0 8px}.dc-head p{margin:0;color:#64748b}.dc-head>button{border:0;background:#2563eb;color:#fff;border-radius:11px;padding:14px 18px;font-weight:900;display:flex;align-items:center;gap:9px}.dc-kpis{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px;margin-bottom:18px}.dc-kpis article{background:#fff;border:1px solid #dce5f0;border-radius:16px;padding:17px;display:flex;gap:13px;align-items:center}.dc-kpis article>span{width:44px;height:44px;border-radius:12px;background:#eff6ff;color:#2563eb;display:grid;place-items:center}.dc-kpis article div{display:grid;grid-gap:2px;gap:2px}.dc-kpis small{font-size:8px;color:#64748b;font-weight:950;letter-spacing:.7px}.dc-kpis b{font-size:23px}.dc-kpis em{font-style:normal;font-size:9px;color:#64748b}.dc-drop{border:2px dashed #bfd0e7;background:#f8fbff;border-radius:16px;padding:20px;display:flex;justify-content:center;align-items:center;gap:14px;color:#2563eb;cursor:pointer;margin-bottom:18px;transition:.2s}.dc-drop.drag{border-color:#2563eb;background:#eff6ff;transform:scale(1.005)}.dc-drop>svg{font-size:28px}.dc-drop div{display:grid;grid-gap:4px;gap:4px}.dc-drop small{color:#64748b}.dc-panel{background:#fff;border:1px solid #dce5f0;border-radius:18px;overflow:hidden}.dc-panel>header{padding:15px 18px;display:grid;grid-template-columns:1fr 180px 210px;grid-gap:10px;gap:10px;border-bottom:1px solid #e8eef5}.dc-search{height:43px;border:1px solid #d8e2ee;border-radius:10px;display:flex;align-items:center;padding:0 12px;gap:9px;color:#94a3b8}.dc-search input{border:0;outline:0;width:100%;font:inherit}.dc-panel select{border:1px solid #d8e2ee;border-radius:10px;padding:0 10px;background:#fff}.dc-row,.dc-table-head{display:grid;grid-template-columns:2.2fr 1.2fr .8fr .55fr .65fr .8fr;grid-gap:12px;gap:12px;align-items:center}.dc-table-head{padding:11px 18px;background:#f8fafc;color:#64748b;font-size:8px;font-weight:950;text-transform:uppercase;letter-spacing:.6px}.dc-row{padding:14px 18px;border-top:1px solid #eef2f7}.dc-row>span{font-size:10px;color:#475569}.dc-name{display:flex;align-items:center;gap:11px;min-width:0}.dc-name i{width:42px;height:42px;border-radius:11px;background:#eff6ff;color:#2563eb;display:grid;place-items:center;font-style:normal;flex:none}.dc-name div{display:grid;grid-gap:4px;gap:4px;min-width:0}.dc-name b{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dc-name small{font-size:8px;color:#64748b}.dc-status{justify-self:start;padding:5px 8px;border-radius:999px;font-weight:900!important;font-size:8px!important;background:#eef2ff;color:#4338ca!important}.dc-status.new{background:#dcfce7;color:#15803d!important}.dc-status.approved,.dc-status.paid{background:#dbeafe;color:#1d4ed8!important}.dc-status.review{background:#fef3c7;color:#a16207!important}.dc-actions{display:flex;gap:6px}.dc-actions button{width:32px;height:32px;border:1px solid #dce5f0;background:#fff;border-radius:8px;color:#2563eb}.dc-actions button.danger{color:#dc2626}.dc-empty{padding:55px;display:grid;justify-items:center;grid-gap:8px;gap:8px;color:#94a3b8}.dc-empty svg{font-size:32px}.dc-modal{position:fixed;inset:0;background:rgba(15,23,42,.62);z-index:300;display:grid;place-items:center;padding:30px}.dc-modal>section{width:min(900px,95vw);height:min(690px,90vh);background:#fff;border-radius:18px;overflow:hidden;display:flex;flex-direction:column}.dc-modal header{padding:14px 17px;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center}.dc-modal header div{display:grid}.dc-modal header small{color:#64748b}.dc-modal header button{border:0;background:#f1f5f9;width:34px;height:34px;border-radius:9px}.dc-modal main{flex:1 1;min-height:0;background:#f8fafc;display:grid;place-items:center;padding:16px}.dc-modal iframe,.dc-modal img{width:100%;height:100%;border:0;object-fit:contain}.dc-preview-placeholder{text-align:center;max-width:500px}.dc-preview-placeholder>svg{font-size:70px;color:#2563eb}.dc-preview-placeholder p{color:#64748b;line-height:1.6}.dc-preview-placeholder button{border:0;background:#2563eb;color:#fff;border-radius:10px;padding:12px 15px;font-weight:900;display:inline-flex;gap:8px;align-items:center}@media(max-width:1050px){.dc-kpis{grid-template-columns:1fr 1fr}.dc-panel>header{grid-template-columns:1fr 150px}.dc-panel>header select:last-child{display:none}.dc-row,.dc-table-head{grid-template-columns:2fr 1fr .8fr .65fr .8fr}.dc-row>span:nth-child(4),.dc-table-head span:nth-child(4){display:none}}@media(max-width:700px){.dc-wrap{padding:22px 16px 90px}.dc-head{align-items:stretch;flex-direction:column}.dc-head h2{font-size:31px}.dc-kpis{grid-template-columns:1fr 1fr}.dc-panel>header{grid-template-columns:1fr}.dc-panel>header select{height:42px}.dc-table-head{display:none}.dc-row{grid-template-columns:1fr auto;gap:10px}.dc-row>span{display:none!important}.dc-actions{grid-column:2;grid-row:1}.dc-name{padding-right:4px}}@media(max-width:440px){.dc-kpis{grid-template-columns:1fr}.dc-drop{align-items:flex-start}.dc-actions button{width:30px}}.bc-wrap{padding:36px 44px 70px;background:#f4f7fb;min-height:calc(100vh - 84px);color:#0f172a}.bc-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:22px}.bc-head small{color:#2563eb;font-size:10px;font-weight:950;letter-spacing:2px}.bc-head h2{font-size:38px;margin:10px 0 8px}.bc-head p{margin:0;color:#64748b}.bc-head>span{display:flex;gap:8px;align-items:center;border:1px solid #d8e2ee;background:#fff;border-radius:999px;padding:10px 14px;font-size:10px;font-weight:900;color:#315177}.bc-head>span svg{color:#16a34a}.bc-kpis{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px;margin-bottom:18px}.bc-kpis article{background:#fff;border:1px solid #dce5f0;border-radius:16px;padding:17px;display:flex;gap:13px;align-items:center}.bc-kpis i{width:44px;height:44px;border-radius:12px;background:#eff6ff;color:#2563eb;display:grid;place-items:center;font-style:normal}.bc-kpis div{display:grid;grid-gap:2px;gap:2px}.bc-kpis small{font-size:8px;color:#64748b;font-weight:950;letter-spacing:.7px}.bc-kpis b{font-size:22px}.bc-kpis em{font-style:normal;font-size:9px;color:#64748b}.bc-grid{display:grid;grid-template-columns:1.4fr .8fr;grid-gap:18px;gap:18px;margin-bottom:18px}.bc-invoices,.bc-method,.bc-plan,.bc-plans,.bc-revenue{background:#fff;border:1px solid #dce5f0;border-radius:18px}.bc-plan{padding:24px;background:linear-gradient(135deg,#0d1d3c,#214ca2);color:#fff}.bc-plan header{display:flex;justify-content:space-between;gap:20px}.bc-method header small,.bc-plan header small{font-size:9px;letter-spacing:1.2px;font-weight:900;color:#a9c7ff}.bc-method h3,.bc-plan h3{font-size:25px;margin:7px 0}.bc-plan p{color:#d8e5ff;margin:0}.bc-plan header>span{align-self:flex-start;background:#dcfce7;color:#15803d;padding:7px 10px;border-radius:999px;font-size:9px;font-weight:950}.bc-plan-price{margin:25px 0 18px;display:flex;align-items:end;gap:7px}.bc-plan-price strong{font-size:40px}.bc-plan-price span{color:#c7d8fa;padding-bottom:6px}.bc-plan ul{list-style:none;padding:0;margin:0 0 22px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:9px;gap:9px}.bc-plan li{font-size:10px;color:#e7efff;display:flex;gap:7px;align-items:center}.bc-plan li svg{color:#86efac}.bc-plan-actions{display:flex;gap:10px}.bc-checkout,.bc-method>button,.bc-plan-actions button{border:1px solid #ffffff2b;background:#ffffff12;color:#fff;border-radius:11px;padding:12px 14px;font-weight:900;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.bc-plan-actions button:last-child{background:#fff;color:#17408d}.bc-method{padding:23px}.bc-method header{display:flex;justify-content:space-between;align-items:flex-start}.bc-method header small{color:#2563eb}.bc-method header>svg{font-size:25px;color:#2563eb}.bc-card{margin:18px 0;background:linear-gradient(135deg,#111827,#3b4a67);color:#fff;border-radius:16px;padding:22px;min-height:122px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 14px 30px rgba(15,23,42,.2)}.bc-card>span{font-size:9px;letter-spacing:1.4px}.bc-card>b{font-size:19px;letter-spacing:2px}.bc-card>div{display:flex;justify-content:space-between}.bc-method>button{width:100%;background:#2563eb;border-color:#2563eb}.bc-method>p{font-size:9px;color:#64748b;display:flex;gap:7px;align-items:center;justify-content:center}.bc-revenue{padding:22px;margin-bottom:18px}.bc-invoices>header,.bc-plans>header,.bc-revenue header{display:flex;justify-content:space-between;align-items:center}.bc-invoices h3,.bc-plans h3,.bc-revenue h3{margin:0}.bc-invoices p,.bc-plans p,.bc-revenue p{margin:5px 0 0;color:#64748b;font-size:10px}.bc-revenue header>span{background:#dcfce7;color:#15803d;padding:8px 10px;border-radius:999px;font-size:9px;font-weight:900}.bc-bars{height:155px;display:flex;align-items:flex-end;gap:22px;padding:18px 20px 0;border-bottom:1px solid #e5eaf1}.bc-bars>div{flex:1 1;height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:6px}.bc-bars span{width:min(74px,70%);background:linear-gradient(180deg,#2563eb,#7c3aed);border-radius:9px 9px 2px 2px}.bc-bars b{font-size:9px}.bc-bars small{font-size:8px;color:#64748b}.bc-invoices{overflow:hidden;margin-bottom:18px}.bc-invoices>header,.bc-plans>header{padding:20px 22px;border-bottom:1px solid #e8eef5}.bc-invoices>header button{border:1px solid #dce5f0;background:#fff;border-radius:10px;padding:10px 12px;font-weight:900;display:flex;gap:7px;align-items:center}.bc-invoices>article,.bc-table-head{display:grid;grid-template-columns:1.35fr 1.3fr .8fr .65fr .65fr .8fr;grid-gap:12px;gap:12px;align-items:center}.bc-table-head{padding:11px 20px;background:#f8fafc;color:#64748b;text-transform:uppercase;font-size:8px;font-weight:950}.bc-invoices>article{padding:14px 20px;border-top:1px solid #edf2f7}.bc-invoices article>div{display:flex;gap:10px;align-items:center}.bc-invoices article>div i{width:36px;height:36px;border-radius:9px;background:#eff6ff;color:#2563eb;display:grid;place-items:center;font-style:normal}.bc-invoices article span{font-size:10px;color:#475569}.bc-invoices article em{font-style:normal;justify-self:start;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:900;background:#fef3c7;color:#a16207}.bc-invoices article em.paid{background:#dcfce7;color:#15803d}.bc-invoices article button{border:1px solid #dce5f0;background:#fff;color:#2563eb;border-radius:8px;padding:8px 9px;font-weight:850;font-size:9px;display:flex;gap:6px;align-items:center}.bc-plans{padding-bottom:20px}.bc-plans>div{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;padding:18px 20px}.bc-plans>div button{border:1px solid #dce5f0;background:#fff;border-radius:13px;padding:15px;text-align:left;display:flex;justify-content:space-between;gap:12px}.bc-plans>div button.active{border:2px solid #2563eb;background:#eff6ff}.bc-plans button span{display:grid;grid-gap:5px;gap:5px}.bc-plans button span small{color:#64748b;font-size:8px;line-height:1.4}.bc-plans button strong{white-space:nowrap}.bc-plans button strong small{font-size:8px;color:#64748b}.bc-checkout{margin:0 20px;width:calc(100% - 40px);background:#2563eb;border-color:#2563eb}.bc-checkout:disabled,.bc-plan-actions button:disabled{opacity:.6;cursor:wait}@media(max-width:1050px){.bc-kpis{grid-template-columns:1fr 1fr}.bc-grid{grid-template-columns:1fr}.bc-invoices>article,.bc-table-head{grid-template-columns:1.3fr 1fr .7fr .65fr .8fr}.bc-invoices>article>span:nth-child(3),.bc-table-head span:nth-child(3){display:none}.bc-plan ul{grid-template-columns:1fr}}@media(max-width:700px){.bc-wrap{padding:22px 16px 90px}.bc-head{align-items:stretch;flex-direction:column}.bc-head h2{font-size:31px}.bc-head>span{align-self:flex-start}.bc-kpis{grid-template-columns:1fr 1fr}.bc-plan-actions{flex-direction:column}.bc-table-head{display:none}.bc-invoices>article{grid-template-columns:1fr auto;gap:9px}.bc-invoices>article>em,.bc-invoices>article>span,.bc-invoices>article>strong{display:none}.bc-plans>div{grid-template-columns:1fr}.bc-bars{gap:8px;padding-left:4px;padding-right:4px}}@media(max-width:440px){.bc-kpis{grid-template-columns:1fr}.bc-revenue header{align-items:flex-start;flex-direction:column;gap:10px}}.sc-wrap{padding:36px 44px 70px;background:#f4f7fb;min-height:calc(100vh - 84px);color:#0f172a}.sc-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:22px}.sc-head small{color:#2563eb;font-size:10px;font-weight:950;letter-spacing:2px}.sc-head h2{font-size:38px;margin:10px 0 8px}.sc-head p{margin:0;color:#64748b}.sc-head>span{display:flex;gap:8px;align-items:center;border:1px solid #d8e2ee;background:#fff;border-radius:999px;padding:10px 14px;font-size:10px;font-weight:900;color:#315177}.sc-head>span svg{color:#16a34a}.sc-kpis{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px;margin-bottom:18px}.sc-kpis article{background:#fff;border:1px solid #dce5f0;border-radius:16px;padding:17px;display:flex;gap:13px;align-items:center}.sc-kpis i{width:44px;height:44px;border-radius:12px;background:#eff6ff;color:#2563eb;display:grid;place-items:center;font-style:normal}.sc-kpis div{display:grid;grid-gap:2px;gap:2px}.sc-kpis small{font-size:8px;color:#64748b;font-weight:950;letter-spacing:.7px}.sc-kpis b{font-size:22px}.sc-kpis em{font-style:normal;font-size:9px;color:#64748b}.sc-panel{background:#fff;border:1px solid #dce5f0;border-radius:18px;overflow:hidden}.sc-panel>header{padding:20px 22px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e8eef5}.sc-panel h3{margin:0}.sc-panel p{margin:5px 0 0;color:#64748b;font-size:10px}.sc-panel>header button{border:0;background:#2563eb;color:#fff;border-radius:10px;padding:11px 14px;font-weight:900;display:flex;gap:8px;align-items:center}.sc-panel>article,.sc-table-head{display:grid;grid-template-columns:1.45fr 1.1fr .55fr .6fr .8fr 1fr;grid-gap:12px;gap:12px;align-items:center}.sc-table-head{padding:11px 20px;background:#f8fafc;color:#64748b;text-transform:uppercase;font-size:8px;font-weight:950}.sc-panel>article{padding:14px 20px;border-top:1px solid #edf2f7}.sc-doc{display:flex;gap:10px;align-items:center;min-width:0}.sc-doc i{width:38px;height:38px;border-radius:10px;background:#eff6ff;color:#2563eb;display:grid;place-items:center;font-style:normal;flex:none}.sc-doc div{display:grid;grid-gap:3px;gap:3px;min-width:0}.sc-doc b{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sc-doc small,.sc-panel article>span{font-size:9px;color:#64748b}.sc-panel article>strong{font-size:11px}.sc-panel article>em{font-style:normal;justify-self:start;padding:5px 8px;border-radius:999px;font-size:8px;font-weight:950;background:#f1f5f9;color:#475569}.sc-panel article>em.sent{background:#fef3c7;color:#a16207}.sc-panel article>em.signed{background:#dcfce7;color:#15803d}.sc-actions{display:flex;gap:6px;justify-content:flex-start}.sc-actions button{border:1px solid #dce5f0;background:#fff;color:#2563eb;border-radius:8px;min-width:32px;height:32px;padding:0 9px;font-weight:900;display:flex;align-items:center;justify-content:center;gap:6px}.sc-actions button.primary{background:#2563eb;color:#fff;border-color:#2563eb}.sc-audit{margin-top:18px;background:linear-gradient(135deg,#0d1d3c,#214ca2);border-radius:18px;color:#fff;padding:20px 23px;display:flex;justify-content:space-between;gap:25px;align-items:center}.sc-audit>div:first-child{display:flex;gap:14px;align-items:center}.sc-audit svg{font-size:25px;color:#86efac}.sc-audit span{display:grid;grid-gap:4px;gap:4px}.sc-audit small{color:#d8e5ff;max-width:650px;line-height:1.5}.sc-audit>div:last-child{text-align:right}.sc-audit>div:last-child span{font-size:10px;color:#c7d8fa;margin-top:5px}.sc-modal{position:fixed;inset:0;background:rgba(15,23,42,.7);z-index:500;display:grid;place-items:center;padding:24px}.sc-modal>section{width:min(1080px,96vw);max-height:92vh;background:#fff;border-radius:20px;overflow:auto}.sc-modal>section>header{padding:18px 22px;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center}.sc-modal header small{font-size:9px;color:#2563eb;font-weight:950;letter-spacing:1.4px}.sc-modal header h3{margin:5px 0}.sc-modal header p{margin:0;color:#64748b;font-size:10px}.sc-modal header>button{width:36px;height:36px;border:0;border-radius:10px;background:#f1f5f9}.sc-modal main{display:grid;grid-template-columns:1.2fr .8fr;min-height:560px}.sc-preview{padding:45px;background:#f8fafc;border-right:1px solid #e2e8f0}.sc-preview>svg{font-size:42px;color:#2563eb}.sc-preview h2{font-size:30px;margin:20px 0 14px}.sc-preview p{color:#475569;line-height:1.8}.sc-preview>div{display:grid;grid-template-columns:140px 1fr;grid-gap:12px;gap:12px;margin:35px 0;padding:20px;background:#fff;border:1px solid #e2e8f0;border-radius:14px}.sc-preview>div b{font-size:10px}.sc-preview>div span{font-size:10px;color:#64748b}.sc-preview>small{color:#94a3b8}.sc-modal aside{padding:32px;display:flex;flex-direction:column}.sc-modal aside>small{color:#2563eb;font-weight:950;font-size:9px;letter-spacing:1.5px}.sc-modal aside h3{font-size:24px;margin:8px 0 18px}.sc-modes{display:flex;background:#f1f5f9;padding:4px;border-radius:10px;margin-bottom:14px}.sc-modes button{flex:1 1;border:0;background:transparent;padding:9px;border-radius:8px;font-weight:900}.sc-modes button.active{background:#fff;color:#2563eb;box-shadow:0 2px 8px #00000012}.sc-type input{width:100%;height:43px;border:1px solid #dce5f0;border-radius:10px;padding:0 12px;box-sizing:border-box}.sc-type>div{height:110px;border:1px dashed #aabbd0;border-radius:12px;margin-top:10px;display:grid;place-items:center;font-family:cursive;font-size:31px;color:#172554;background:#fbfdff}.sc-draw{position:relative}.sc-draw canvas{width:100%;height:120px;border:1px dashed #aabbd0;border-radius:12px;background:#fbfdff;touch-action:none}.sc-draw button{position:absolute;right:8px;bottom:8px;border:0;background:#fff;border-radius:7px;padding:6px 9px;box-shadow:0 2px 8px #0002;font-size:9px}.sc-accept{display:flex;gap:10px;align-items:flex-start;margin:18px 0;font-size:10px;color:#475569;line-height:1.5}.sc-accept input{margin-top:3px}.sc-sign{border:0;background:#2563eb;color:#fff;border-radius:11px;padding:13px;font-weight:950;gap:8px}.sc-note,.sc-sign{display:flex;align-items:center;justify-content:center}.sc-note{font-size:9px!important;color:#64748b!important;gap:7px;margin-top:12px!important}@media(max-width:1050px){.sc-kpis{grid-template-columns:1fr 1fr}.sc-panel>article,.sc-table-head{grid-template-columns:1.4fr 1fr .6fr .65fr 1fr}.sc-panel>article>span:nth-child(5),.sc-table-head span:nth-child(5){display:none}.sc-modal main{grid-template-columns:1fr}.sc-preview{border-right:0;border-bottom:1px solid #e2e8f0;min-height:340px}}@media(max-width:700px){.sc-wrap{padding:22px 16px 90px}.sc-head{align-items:stretch;flex-direction:column}.sc-head h2{font-size:31px}.sc-head>span{align-self:flex-start}.sc-kpis{grid-template-columns:1fr 1fr}.sc-panel>header{align-items:flex-start;gap:12px}.sc-table-head{display:none}.sc-panel>article{grid-template-columns:1fr auto}.sc-panel>article>em,.sc-panel>article>span,.sc-panel>article>strong{display:none}.sc-actions{grid-column:2;grid-row:1}.sc-audit{align-items:flex-start;flex-direction:column}.sc-audit>div:last-child{text-align:left}.sc-preview{padding:25px}.sc-modal aside{padding:24px}}@media(max-width:440px){.sc-kpis{grid-template-columns:1fr}.sc-panel>header button{font-size:0}.sc-panel>header button svg{font-size:14px}}.nai-wrap{padding:36px 44px 70px;background:#f4f7fb;min-height:calc(100vh - 84px);color:#0f172a}.nai-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:22px}.nai-head small{color:#2563eb;font-size:10px;font-weight:950;letter-spacing:2px}.nai-head h2{font-size:38px;margin:10px 0 8px}.nai-head p{margin:0;color:#64748b}.nai-head>span{display:flex;gap:8px;align-items:center;border:1px solid #c7d2fe;background:#eef2ff;color:#4338ca;border-radius:999px;padding:10px 14px;font-size:10px;font-weight:900}.nai-kpis{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px;margin-bottom:18px}.nai-kpis article{background:#fff;border:1px solid #dce5f0;border-radius:16px;padding:17px;display:flex;gap:13px;align-items:center}.nai-kpis i{width:44px;height:44px;border-radius:12px;background:#eff6ff;color:#2563eb;display:grid;place-items:center;font-style:normal}.nai-kpis div{display:grid;grid-gap:2px;gap:2px}.nai-kpis small{font-size:8px;color:#64748b;font-weight:950;letter-spacing:.7px}.nai-kpis b{font-size:22px}.nai-kpis em{font-style:normal;font-size:9px;color:#64748b}.nai-grid{display:grid;grid-template-columns:1.35fr .65fr;grid-gap:18px;gap:18px}.nai-assistant,.nai-library,.nai-side>section{background:#fff;border:1px solid #dce5f0;border-radius:18px;overflow:hidden}.nai-assistant>header{padding:17px 20px;border-bottom:1px solid #e8eef5;display:flex;justify-content:space-between;align-items:center}.nai-assistant>header>div{display:flex;align-items:center;gap:11px}.nai-assistant header span{width:42px;height:42px;border-radius:12px;background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;display:grid;place-items:center}.nai-assistant header div div{display:grid;grid-gap:3px;gap:3px}.nai-assistant header small{font-size:9px;color:#64748b}.nai-assistant header em{font-style:normal;font-size:8px;font-weight:950;color:#15803d;background:#dcfce7;padding:5px 8px;border-radius:999px}.nai-actions{padding:13px 18px;background:#f8fafc;border-bottom:1px solid #e8eef5;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px}.nai-actions button{border:1px solid #dce5f0;background:#fff;border-radius:10px;padding:10px 8px;display:flex;align-items:center;justify-content:center;gap:7px;font-weight:850;font-size:9px;color:#334155}.nai-actions button svg{color:#2563eb}.nai-thread{height:430px;overflow:auto;padding:20px;display:flex;flex-direction:column;gap:13px}.nai-thread article{max-width:82%;border-radius:15px;padding:12px 14px;background:#f1f5f9;align-self:flex-start}.nai-thread article.user{align-self:flex-end;background:#2563eb;color:#fff}.nai-thread small{font-size:8px;font-weight:900;opacity:.7}.nai-thread p{white-space:pre-wrap;line-height:1.55;font-size:11px;margin:5px 0}.nai-thread article>div{display:flex;gap:6px;margin-top:8px}.nai-thread article>div button{border:1px solid #dce5f0;background:#fff;border-radius:7px;padding:6px 8px;font-size:8px;font-weight:850;display:flex;gap:5px;align-items:center}.nai-assistant>form{padding:14px 18px;border-top:1px solid #e8eef5;display:flex;gap:8px}.nai-assistant form input{flex:1 1;border:1px solid #dce5f0;border-radius:11px;padding:12px;font:inherit}.nai-assistant form button{width:45px;border:0;background:#2563eb;color:#fff;border-radius:11px}.nai-side{display:grid;grid-gap:18px;gap:18px;align-content:start}.nai-side section>header{padding:17px 18px;border-bottom:1px solid #e8eef5}.nai-side header>div{display:flex;gap:10px;align-items:center}.nai-side header svg{color:#7c3aed}.nai-side header span{display:grid;grid-gap:3px;gap:3px}.nai-side header small{font-size:8px;color:#64748b}.nai-side section>article{display:flex;gap:11px;padding:14px 18px;border-bottom:1px solid #edf2f7}.nai-side article>i{width:25px;height:25px;border-radius:50%;background:#eef2ff;color:#4338ca;display:grid;place-items:center;font-style:normal;font-size:9px;font-weight:950;flex:none}.nai-side article div{display:grid;grid-gap:4px;gap:4px}.nai-side article p{margin:0;color:#64748b;font-size:9px;line-height:1.45}.nai-output header{display:flex;justify-content:space-between;align-items:center}.nai-output header button{border:0;background:#eff6ff;color:#2563eb;border-radius:8px;width:32px;height:32px}.nai-output pre{margin:0;padding:16px;white-space:pre-wrap;font-family:inherit;font-size:9px;color:#475569;line-height:1.55;max-height:250px;overflow:auto}.nai-library{margin-top:18px}.nai-library>header{padding:18px 20px;border-bottom:1px solid #e8eef5}.nai-library h3,.nai-library p{margin:0}.nai-library p{font-size:9px;color:#64748b;margin-top:4px}.nai-library>article{padding:13px 20px;border-bottom:1px solid #edf2f7;display:grid;grid-template-columns:38px 1fr 34px;grid-gap:11px;gap:11px;align-items:center}.nai-library article>i{width:38px;height:38px;border-radius:10px;background:#eff6ff;color:#2563eb;display:grid;place-items:center;font-style:normal}.nai-library article div{display:grid;grid-gap:3px;gap:3px}.nai-library article small{font-size:8px;color:#64748b}.nai-library article button{border:1px solid #dce5f0;background:#fff;color:#2563eb;border-radius:8px;width:32px;height:32px}.nai-empty{padding:30px;font-size:10px}.nai-empty,.nai-warning{text-align:center;color:#64748b}.nai-warning{font-size:9px;margin:14px 0 0}@media(max-width:1050px){.nai-kpis{grid-template-columns:1fr 1fr}.nai-grid{grid-template-columns:1fr}.nai-actions{grid-template-columns:1fr 1fr}}@media(max-width:700px){.nai-wrap{padding:22px 16px 90px}.nai-head{align-items:stretch;flex-direction:column}.nai-head h2{font-size:31px}.nai-head>span{align-self:flex-start}.nai-kpis{grid-template-columns:1fr 1fr}.nai-thread{height:380px}.nai-thread article{max-width:94%}}@media(max-width:440px){.nai-actions,.nai-kpis{grid-template-columns:1fr}.nai-head h2{font-size:28px}}.m12-home{padding:34px clamp(16px,4vw,48px) 70px;max-width:1500px;margin:auto}.m12-hero{display:grid;grid-template-columns:1fr 340px;grid-gap:24px;gap:24px;padding:34px;border-radius:24px;background:radial-gradient(circle at 82% 10%,rgba(129,140,248,.35),transparent 30%),linear-gradient(125deg,#071329,#12316e 62%,#4338ca);color:#fff;box-shadow:0 24px 60px rgba(15,23,42,.18)}.m12-kicker{display:inline-flex;align-items:center;gap:8px;font-size:9px;letter-spacing:1.7px;font-weight:950;color:#bfdbfe}.m12-hero h2{font-size:clamp(32px,4vw,48px);letter-spacing:-1.8px;margin:14px 0 10px}.m12-hero p{max-width:720px;color:#dbeafe;line-height:1.65;margin:0}.m12-hero-actions{display:flex;gap:10px;margin-top:24px;flex-wrap:wrap}.m12-hero-actions button,.m12-plan-card button{border:0;border-radius:11px;padding:12px 15px;font-weight:900;display:inline-flex;align-items:center;gap:8px;cursor:pointer}.m12-hero-actions button{background:#fff;color:#1d4ed8}.m12-hero-actions button.secondary{background:hsla(0,0%,100%,.1);color:#fff;border:1px solid hsla(0,0%,100%,.24)}.m12-plan-card{padding:23px;border:1px solid hsla(0,0%,100%,.18);background:hsla(0,0%,100%,.09);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-radius:18px;display:grid;align-content:center;grid-gap:9px;gap:9px}.m12-plan-card small{font-size:8px;letter-spacing:1.4px;color:#bfdbfe;font-weight:950}.m12-plan-card strong{font-size:22px}.m12-plan-card span{font-size:10px;color:#dbeafe;display:flex;align-items:center;gap:7px}.m12-plan-card>div,.m12-progress{height:7px;background:hsla(0,0%,100%,.16);border-radius:999px;overflow:hidden}.m12-plan-card>div i,.m12-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#60a5fa,#a78bfa)}.m12-plan-card button{margin-top:6px;background:transparent;color:#fff;border:1px solid hsla(0,0%,100%,.2);justify-content:center}.m12-metrics{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px;margin:18px 0}.m12-metrics article{background:#fff;border:1px solid #dfe7f1;border-radius:17px;padding:18px;display:flex;align-items:center;gap:13px}.m12-metrics article>i{width:45px;height:45px;border-radius:13px;background:#eff6ff;color:#2563eb;display:grid;place-items:center;font-style:normal}.m12-metrics article>div{display:grid;grid-gap:2px;gap:2px}.m12-metrics small{font-size:8px;letter-spacing:.9px;color:#64748b;font-weight:950}.m12-metrics strong{font-size:23px}.m12-metrics span{font-size:9px;color:#64748b}.m12-grid{display:grid;grid-template-columns:1.25fr .75fr;grid-gap:18px;gap:18px}.m12-panel{background:#fff;border:1px solid #dfe7f1;border-radius:19px;padding:22px}.m12-panel>header{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:18px}.m12-panel header small{font-size:8px;letter-spacing:1.2px;color:#2563eb;font-weight:950}.m12-panel h3{margin:5px 0 0;font-size:22px}.m12-live{font-size:9px;color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:999px;padding:8px 10px;font-weight:850}.m12-live i{display:inline-block;width:7px;height:7px;background:#22c55e;border-radius:50%;margin-right:6px}.m12-health-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.m12-health-grid article{border:1px solid #e5eaf1;border-radius:13px;padding:13px;display:grid;grid-template-columns:38px 1fr auto;grid-gap:10px;gap:10px;align-items:center}.m12-health-grid article>i{width:38px;height:38px;border-radius:10px;background:#f1f5f9;color:#2563eb;display:grid;place-items:center;font-style:normal}.m12-health-grid article>div{display:grid;grid-gap:2px;gap:2px}.m12-health-grid small{font-size:8px;color:#64748b}.m12-health-grid strong{font-size:12px}.m12-health-grid article>span{font-size:8px;font-weight:900;padding:5px 7px;border-radius:999px}.m12-health-grid .healthy{color:#15803d;background:#dcfce7}.m12-health-grid .warning{color:#a16207;background:#fef9c3}.m12-role-row{margin-top:14px;padding:15px;border-radius:13px;background:#f8fafc;display:flex;justify-content:space-between;align-items:center;gap:20px}.m12-role-row>div{display:flex;gap:10px;align-items:center}.m12-role-row svg{color:#7c3aed}.m12-role-row span{display:grid}.m12-role-row small{font-size:7px;color:#64748b}.m12-role-row b{font-size:11px}.m12-role-row p{font-size:9px;color:#64748b;max-width:430px;margin:0;line-height:1.5}.m12-setup header>strong{font-size:28px;color:#2563eb}.m12-progress{background:#e8eef5;margin-bottom:15px}.m12-setup>button{width:100%;border:0;background:transparent;border-bottom:1px solid #edf1f6;padding:13px 2px;display:grid;grid-template-columns:28px 1fr auto;align-items:center;text-align:left;grid-gap:10px;gap:10px;color:#334155;font-weight:800;font-size:10px;cursor:pointer}.m12-setup>button>span{width:25px;height:25px;border-radius:8px;border:1px solid #cbd5e1;display:grid;place-items:center;font-size:8px}.m12-setup>button.done{color:#64748b;text-decoration:line-through}.m12-setup>button.done>span{background:#dcfce7;color:#15803d;border-color:#bbf7d0}.m12-setup>button>svg{color:#94a3b8}.m12-next{margin-top:18px;padding:20px 22px;border-radius:17px;background:#0f172a;color:#fff;justify-content:space-between;gap:20px}.m12-next,.m12-next>div{display:flex;align-items:center}.m12-next>div{gap:15px}.m12-next>div>span{width:45px;height:45px;border-radius:13px;background:rgba(34,197,94,.16);color:#4ade80;display:grid;place-items:center}.m12-next small{font-size:8px;letter-spacing:1.3px;color:#93c5fd;font-weight:950}.m12-next h3{margin:4px 0;font-size:17px}.m12-next p{margin:0;color:#94a3b8;font-size:9px}.m12-next>a{white-space:nowrap;text-decoration:none;background:#2563eb;padding:12px 14px;border-radius:10px;font-size:10px;font-weight:900;display:flex;gap:8px;align-items:center}@media(max-width:1100px){.m12-hero{grid-template-columns:1fr}.m12-metrics{grid-template-columns:1fr 1fr}.m12-grid{grid-template-columns:1fr}}@media(max-width:700px){.m12-home{padding:22px 14px 80px}.m12-hero{padding:24px}.m12-health-grid,.m12-metrics{grid-template-columns:1fr}.m12-next,.m12-role-row{align-items:flex-start;flex-direction:column}.m12-live{display:none}}.m12s3-page{padding:34px 3.2% 70px;background:#f5f8fd;min-height:calc(100vh - 90px)}.m12s3-primary{border:0;background:#2563eb;color:#fff;padding:13px 17px;border-radius:11px;font-weight:900;display:flex;gap:9px;align-items:center;cursor:pointer}.m12s3-kpis{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px;margin:18px 0}.m12s3-kpis article{background:#fff;border:1px solid #dce5f2;border-radius:16px;padding:18px;display:flex;gap:13px;align-items:center}.m12s3-kpis article>svg{background:#eff6ff;color:#2563eb;width:20px;height:20px;padding:12px;border-radius:12px}.m12s3-kpis div{display:grid}.m12s3-builder small,.m12s3-canvas small,.m12s3-kpis small{font-size:8px;letter-spacing:.13em;font-weight:900;color:#64748b}.m12s3-kpis strong{font-size:25px}.m12s3-kpis span{font-size:9px;color:#64748b}.m12s3-builder{display:grid;grid-template-columns:1fr 1fr;background:#fff;border:1px solid #dce5f2;border-radius:20px;overflow:hidden;margin:18px 0;box-shadow:0 18px 45px rgba(15,35,65,.07)}.m12s3-builder-form{padding:26px}.m12s3-builder-form header{display:flex;justify-content:space-between;align-items:start}.m12s3-builder-form h3,.m12s3-logs h3,.m12s3-templates h3,.m12s3-workflows h3{margin:5px 0;font-size:21px}.m12s3-builder-form header>span{background:#fff7ed;color:#c2410c;padding:6px 9px;border-radius:999px;font-size:8px;font-weight:900}.m12s3-builder form{display:grid;grid-gap:13px;gap:13px;margin-top:18px}.m12s3-builder label{display:grid;grid-gap:6px;gap:6px;color:#334155;font-size:10px;font-weight:900}.m12s3-builder input,.m12s3-builder select{border:1px solid #d8e1ee;border-radius:10px;padding:11px;background:#fff;color:#17233c}.m12s3-builder form button{border:0;background:#142850;color:#fff;border-radius:11px;padding:13px;font-weight:900;display:flex;justify-content:center;gap:8px;align-items:center;cursor:pointer}.m12s3-canvas{background:linear-gradient(145deg,#0c1d3d,#173d7a);padding:28px;color:#fff;display:grid;align-content:center;grid-gap:10px;gap:10px}.m12s3-canvas>small{color:#93c5fd}.m12s3-step{position:relative;background:#ffffff12;border:1px solid #ffffff20;border-radius:14px;padding:15px;display:grid;grid-template-columns:42px 1fr;grid-gap:12px;gap:12px;align-items:center}.m12s3-step>span{width:40px;height:40px;display:grid;place-items:center;background:#fff;color:#2563eb;border-radius:11px}.m12s3-step div{display:grid;grid-gap:4px;gap:4px}.m12s3-step div small{color:#9fb8df}.m12s3-step>i{position:absolute;bottom:-19px;left:50%;z-index:2;background:#2563eb;width:25px;height:25px;border-radius:50%;display:grid;place-items:center;transform:rotate(90deg);font-size:9px}.m12s3-ready{background:#dcfce7;color:#15803d;border-radius:10px;padding:10px;text-align:center;font-size:10px;font-weight:900;margin-top:4px}.m12s3-templates{margin:20px 0}.m12s3-logs header p,.m12s3-templates header p,.m12s3-workflows header p{margin:0;color:#64748b;font-size:11px}.m12s3-templates>div{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px;margin-top:13px}.m12s3-templates article{background:#fff;border:1px solid #dce5f2;border-radius:16px;padding:19px}.m12s3-templates article>span{width:38px;height:38px;border-radius:11px;background:#eef4ff;color:#2563eb;display:grid;place-items:center}.m12s3-templates h4{margin:13px 0 6px}.m12s3-templates p{color:#64748b;font-size:11px;line-height:1.6;min-height:52px}.m12s3-templates article small{display:block;color:#475569;font-size:9px;margin-bottom:12px}.m12s3-templates button{border:0;background:transparent;color:#2563eb;font-weight:900;padding:0;display:flex;gap:7px;align-items:center;cursor:pointer}.m12s3-layout{display:grid;grid-template-columns:1.55fr .75fr;grid-gap:16px;gap:16px}.m12s3-logs,.m12s3-workflows{background:#fff;border:1px solid #dce5f2;border-radius:18px;overflow:hidden}.m12s3-logs>header,.m12s3-workflows>header{padding:20px;border-bottom:1px solid #e7edf5}.m12s3-workflows>article{display:grid;grid-template-columns:44px 1fr auto;grid-gap:13px;gap:13px;align-items:center;padding:17px 20px;border-bottom:1px solid #edf1f6}.m12s3-workflows>article:last-child{border-bottom:0}.m12s3-workflow-icon{width:42px;height:42px;border-radius:12px;background:#eff6ff;color:#2563eb;display:grid;place-items:center}.m12s3-workflow-main>div{display:flex;align-items:center;gap:8px}.m12s3-workflow-main h4{margin:0}.m12s3-workflow-main i{font-style:normal;font-size:7px;font-weight:900;border-radius:999px;padding:5px 7px}.m12s3-workflow-main i.active{background:#dcfce7;color:#15803d}.m12s3-workflow-main i.paused{background:#f1f5f9;color:#64748b}.m12s3-workflow-main p{font-size:10px;color:#475569;margin:6px 0}.m12s3-workflow-main small{color:#94a3b8;font-size:8px}.m12s3-actions{display:flex;gap:7px}.m12s3-actions button{border:1px solid #dbe4ef;background:#fff;border-radius:9px;padding:8px 9px;font-weight:800;font-size:9px;display:flex;gap:5px;align-items:center;cursor:pointer}.m12s3-actions button.danger{color:#dc2626}.m12s3-actions button:disabled{opacity:.5}.m12s3-logs>header{display:flex;gap:11px;align-items:center}.m12s3-logs>header>svg{color:#2563eb}.m12s3-logs article{display:grid;grid-template-columns:30px 1fr auto;grid-gap:9px;gap:9px;align-items:center;padding:14px 17px;border-bottom:1px solid #edf1f6}.m12s3-logs article>span{width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:#dcfce7;color:#15803d;font-size:9px}.m12s3-logs article div{display:grid}.m12s3-logs article small{font-size:8px;color:#94a3b8}.m12s3-logs article i{font-style:normal;color:#15803d;font-size:8px;font-weight:900}.m12s3-note{background:#eef4ff;border:1px solid #cfddf7;color:#405577;border-radius:12px;padding:13px 16px;font-size:10px;margin-top:16px}@media(max-width:1050px){.m12s3-kpis{grid-template-columns:repeat(2,1fr)}.m12s3-builder,.m12s3-layout,.m12s3-templates>div{grid-template-columns:1fr}.m12s3-canvas{min-height:430px}}@media(max-width:680px){.m12s3-page{padding:24px 4%}.m12s3-kpis{grid-template-columns:1fr}.m12s3-workflows>article{grid-template-columns:42px 1fr}.m12s3-actions{grid-column:2;flex-wrap:wrap}.m12s3-builder-form,.m12s3-canvas{padding:20px}}.crm41-page{padding-bottom:44px}.crm41-primary{border:0;border-radius:12px;background:#2563eb;color:#fff;padding:13px 18px;font-weight:800;display:flex;align-items:center;gap:9px;cursor:pointer;box-shadow:0 10px 24px rgba(37,99,235,.22)}.crm41-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px;margin:22px 0}.crm41-kpis article{background:#fff;border:1px solid #e7edf5;border-radius:16px;padding:20px;display:flex;gap:14px;box-shadow:0 8px 25px rgba(15,23,42,.04)}.crm41-kpis article>span{width:42px;height:42px;border-radius:12px;background:#eff6ff;color:#2563eb;display:grid;place-items:center;font-size:18px}.crm41-kpis div{display:flex;flex-direction:column;gap:4px}.crm41-kpis small{font-size:11px;font-weight:800;color:#64748b;letter-spacing:.08em}.crm41-kpis strong{font-size:25px;color:#0f172a}.crm41-kpis em{font-size:12px;color:#16a34a;font-style:normal}.crm41-form{background:#fff;border:1px solid #dbe5f1;border-radius:16px;padding:18px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px;margin-bottom:20px}.crm41-form label{font-size:12px;font-weight:800;color:#475569;display:flex;flex-direction:column;gap:7px}.crm41-form input,.crm41-form select{padding:12px;border:1px solid #d8e1ec;border-radius:10px;font:inherit}.crm41-form button{align-self:end;height:43px;border:0;border-radius:10px;background:#0f172a;color:#fff;font-weight:800;cursor:pointer}.crm41-layout{display:grid;grid-template-columns:1.45fr .85fr;grid-gap:18px;gap:18px;margin-bottom:18px}.crm41-panel,.crm41-table{background:#fff;border:1px solid #e4ebf3;border-radius:17px;box-shadow:0 8px 25px rgba(15,23,42,.04)}.crm41-panel>header,.crm41-table>header{padding:20px 22px;border-bottom:1px solid #edf2f7;display:flex;justify-content:space-between;gap:14px;align-items:center}.crm41-panel h3,.crm41-table h3{margin:0;color:#0f172a}.crm41-panel p,.crm41-table p{margin:4px 0 0;color:#64748b;font-size:13px}.crm41-panel header button{border:0;background:transparent;color:#2563eb;font-weight:800;display:flex;align-items:center;gap:7px;cursor:pointer}.crm41-stage-list{padding:10px 20px 18px}.crm41-stage-list article{position:relative;display:grid;grid-template-columns:34px 1fr auto;align-items:center;grid-gap:12px;gap:12px;padding:12px 0;border-bottom:1px solid #eef2f6;overflow:hidden}.crm41-stage-list article>span{width:28px;height:28px;border-radius:9px;background:#eff6ff;color:#2563eb;display:grid;place-items:center;font-size:12px;font-weight:900}.crm41-stage-list article div{display:flex;flex-direction:column}.crm41-stage-list small{color:#94a3b8}.crm41-stage-list strong{font-size:13px}.crm41-stage-list i{position:absolute;bottom:0;left:0;height:2px;background:#2563eb;border-radius:2px}.crm41-ai{padding-bottom:8px}.crm41-ai>article{display:grid;grid-template-columns:45px 1fr auto;grid-gap:12px;gap:12px;align-items:center;padding:14px 20px;border-bottom:1px solid #eef2f6}.crm41-ai>article>span{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#f0fdf4;color:#15803d;font-weight:900}.crm41-ai article div{display:flex;flex-direction:column;gap:3px}.crm41-ai small{color:#64748b}.crm41-ai em{font-style:normal;font-size:10px;font-weight:900;color:#7c3aed;background:#f5f3ff;border-radius:999px;padding:5px 8px}.crm41-tools{display:flex;gap:9px}.crm41-tools label{height:40px;border:1px solid #dbe4ee;border-radius:10px;padding:0 11px;display:flex;align-items:center;gap:8px;color:#64748b}.crm41-tools input,.crm41-tools select{border:0;outline:0;background:transparent;min-width:120px}.crm41-row{display:grid;grid-template-columns:1.25fr 1.25fr .8fr .65fr .55fr 1.15fr;grid-gap:14px;gap:14px;align-items:center;padding:14px 22px;border-top:1px solid #eef2f6;font-size:13px}.crm41-row>span{display:flex;flex-direction:column;gap:3px;min-width:0}.crm41-row small{color:#94a3b8;display:flex;align-items:center;gap:5px}.crm41-head{background:#f8fafc;border-top:0;font-size:11px;font-weight:900;color:#64748b;text-transform:uppercase;letter-spacing:.05em}.crm41-stage{font-style:normal;font-size:10px;font-weight:900;border-radius:999px;padding:6px 9px;width:max-content;background:#eff6ff;color:#1d4ed8}.crm41-stage.won{background:#ecfdf5;color:#047857}.crm41-stage.negotiation{background:#fff7ed;color:#c2410c}.crm41-score{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#f0fdf4;color:#15803d}.crm41-empty{padding:35px;text-align:center;color:#64748b}@media(max-width:1100px){.crm41-kpis{grid-template-columns:repeat(2,1fr)}.crm41-layout{grid-template-columns:1fr}.crm41-row{grid-template-columns:1fr 1fr 1fr}.crm41-row span:nth-child(4),.crm41-row span:nth-child(5),.crm41-row span:nth-child(6){display:none}.crm41-form{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.crm41-form,.crm41-kpis{grid-template-columns:1fr}.crm41-table>header,.crm41-tools{flex-direction:column}.crm41-table>header{align-items:flex-start}.crm41-row{grid-template-columns:1fr 1fr}.crm41-row span:nth-child(3){display:none}}.crm42-page{padding-bottom:60px}.crm42-kpis{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;margin-bottom:22px}.crm42-kpis article{background:#fff;border:1px solid #dbe4f2;border-radius:18px;padding:20px;display:flex;align-items:center;gap:15px}.crm42-kpis article>span,.crm42-kpis article>svg{width:44px;height:44px;border-radius:13px;background:#edf4ff;color:#2563eb;display:grid;place-items:center;padding:12px;font-weight:900}.crm42-kpis small{display:block;color:#64748b;font-size:10px;font-weight:900;letter-spacing:1px}.crm42-kpis strong{display:block;font-size:24px;color:#071a3d;margin-top:4px}.crm42-toolbar{display:flex;gap:12px;background:#fff;border:1px solid #dbe4f2;padding:14px;border-radius:16px;margin-bottom:20px}.crm42-toolbar label{flex:1 1;display:flex;align-items:center;gap:10px;border:1px solid #dbe4f2;border-radius:10px;padding:0 13px;color:#64748b}.crm42-toolbar input,.crm42-toolbar select{border:0;outline:0;background:transparent;padding:12px;width:100%}.crm42-toolbar>select{border:1px solid #dbe4f2;border-radius:10px;padding:0 12px;background:#fff;color:#334155}.crm42-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.crm42-grid>article{background:#fff;border:1px solid #dbe4f2;border-radius:18px;padding:20px;cursor:pointer;transition:.2s}.crm42-grid>article:hover{transform:translateY(-3px);box-shadow:0 15px 35px rgba(15,36,78,.09)}.crm42-grid header{display:flex;justify-content:space-between;align-items:center}.crm42-grid header>span{width:44px;height:44px;border-radius:13px;background:#0a1e43;color:#fff;display:grid;place-items:center;font-weight:900}.crm42-grid header i{font-style:normal;font-size:10px;font-weight:900;padding:6px 9px;border-radius:999px;background:#eef2ff;color:#4f46e5}.crm42-grid header i.active,.crm42-grid header i.customer{background:#dcfce7;color:#15803d}.crm42-grid header i.inactive{background:#f1f5f9;color:#64748b}.crm42-grid h3{margin:18px 0 4px;font-size:19px}.crm42-grid p{margin:0;color:#64748b}.crm42-meta{display:grid;grid-gap:8px;gap:8px;margin:18px 0}.crm42-meta small{color:#475569;display:flex;align-items:center;gap:8px}.crm42-grid footer{border-top:1px solid #eef2f7;padding-top:15px;display:flex;justify-content:space-between;align-items:center}.crm42-grid footer strong{font-size:19px}.crm42-contact-list button,.crm42-grid footer button{border:0;border-radius:9px;padding:9px;color:#2563eb;cursor:pointer}.crm42-contact-list{display:grid;grid-gap:10px;gap:10px}.crm42-contact-list article{background:#fff;border:1px solid #dbe4f2;border-radius:15px;padding:16px;display:grid;grid-template-columns:52px 1.4fr 1.2fr 1fr .7fr 40px;grid-gap:15px;gap:15px;align-items:center;cursor:pointer}.crm42-contact-list article:hover{border-color:#93b4f8}.crm42-avatar{width:46px;height:46px;border-radius:50%;background:#eaf1ff;color:#2563eb;display:grid;place-items:center;font-weight:900}.crm42-contact-list h3{margin:0 0 4px}.crm42-contact-list p,.crm42-contact-list small{margin:0;color:#64748b}.crm42-contact-list time{font-size:11px;color:#94a3b8}.crm42-contact-list time b{color:#334155}.crm42-modal{position:fixed;inset:0;background:rgba(2,12,32,.62);z-index:9999;display:grid;place-items:center;padding:20px}.crm42-modal form{width:min(760px,96vw);max-height:92vh;overflow:auto;background:#fff;border-radius:22px;padding:28px;position:relative}.crm42-drawer>small,.crm42-modal form>small{color:#2563eb;font-size:10px;font-weight:900;letter-spacing:1.5px}.crm42-modal h2{margin:5px 0 22px}.crm42-close{position:absolute;right:18px;top:18px;border:0;background:#eef2f7;width:36px;height:36px;border-radius:50%;cursor:pointer}.crm42-form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:15px;gap:15px}.crm42-form-grid label{display:grid;grid-gap:7px;gap:7px;font-size:12px;font-weight:800;color:#334155}.crm42-form-grid label.wide{grid-column:1/-1}.crm42-form-grid input,.crm42-form-grid select,.crm42-form-grid textarea{border:1px solid #d5dfec;border-radius:10px;padding:12px;font:inherit}.crm42-save{margin-top:20px;width:100%;border:0;border-radius:11px;padding:14px;background:#2563eb;color:#fff;font-weight:900;cursor:pointer}.crm42-drawer-wrap{position:fixed;inset:0;background:rgba(2,12,32,.45);z-index:9999}.crm42-drawer{position:absolute;right:0;top:0;height:100%;width:min(460px,94vw);background:#fff;padding:35px;overflow:auto;box-shadow:-20px 0 60px rgba(0,0,0,.18)}.crm42-big-avatar{width:70px;height:70px;border-radius:20px;background:#0a1e43;color:#fff;display:grid;place-items:center;font-size:24px;font-weight:900;margin-bottom:20px}.crm42-drawer h2{font-size:28px;margin:6px 0}.crm42-drawer>p{color:#64748b}.crm42-detail-actions{display:flex;gap:10px;margin:22px 0}.crm42-detail-actions button{border:0;border-radius:10px;padding:11px 16px;font-weight:800;cursor:pointer}.crm42-detail-actions button.danger{background:#fee2e2;color:#b91c1c}.crm42-details{display:grid;grid-gap:2px;gap:2px;border-top:1px solid #e5eaf1;padding-top:15px}.crm42-details label{display:flex;justify-content:space-between;gap:20px;padding:13px 0;border-bottom:1px solid #eef2f7;color:#64748b}.crm42-details label b{color:#16233b;text-align:right}.crm42-details h3{margin:24px 0 10px}.crm42-details article{display:flex;gap:12px;align-items:center;padding:10px;background:#f8fafc;border-radius:12px;margin-bottom:8px}.crm42-details article>span{width:36px;height:36px;border-radius:50%;background:#eaf1ff;color:#2563eb;display:grid;place-items:center;font-weight:900}.crm42-details article small{display:block;color:#64748b;margin-top:3px}@media(max-width:1050px){.crm42-grid,.crm42-kpis{grid-template-columns:repeat(2,1fr)}.crm42-contact-list article{grid-template-columns:48px 1fr 1fr 40px}.crm42-contact-list article>small:nth-of-type(2),.crm42-contact-list time{display:none}}@media(max-width:700px){.crm42-grid,.crm42-kpis{grid-template-columns:1fr}.crm42-toolbar{flex-direction:column}.crm42-toolbar>select{height:44px}.crm42-contact-list article{grid-template-columns:48px 1fr 40px}.crm42-contact-list article>small{display:none}.crm42-form-grid{grid-template-columns:1fr}.crm42-form-grid label.wide{grid-column:auto}}.crm43-page{padding-bottom:70px}.crm43-kpis{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;margin-bottom:20px}.crm43-kpis article{background:#fff;border:1px solid #dbe4f2;border-radius:18px;padding:19px;display:grid;grid-template-columns:44px 1fr;grid-gap:13px;gap:13px}.crm43-kpis article>span{width:44px;height:44px;border-radius:13px;background:#edf4ff;color:#2563eb;display:grid;place-items:center;grid-row:1/4}.crm43-kpis small{font-size:10px;color:#64748b;font-weight:900;letter-spacing:.08em}.crm43-kpis strong{font-size:23px;color:#071a3d;margin-top:3px}.crm43-kpis em{font-style:normal;font-size:10px;color:#16a34a}.crm43-toolbar{background:#fff;border:1px solid #dbe4f2;border-radius:16px;padding:13px;display:flex;gap:12px;align-items:center;margin-bottom:18px}.crm43-toolbar label{flex:1 1;display:flex;align-items:center;gap:9px;border:1px solid #dbe4f2;border-radius:10px;padding:0 12px;color:#64748b}.crm43-toolbar input{width:100%;border:0;outline:0;padding:12px 0}.crm43-toolbar select{height:42px;border:1px solid #dbe4f2;border-radius:10px;background:#fff;padding:0 12px}.crm43-toolbar>span{font-size:11px;color:#64748b}.crm43-board{display:grid;grid-template-columns:repeat(7,minmax(240px,1fr));grid-gap:13px;gap:13px;overflow-x:auto;padding-bottom:15px}.crm43-column{background:#edf2f8;border:1px solid #dbe4f2;border-radius:17px;min-height:470px;padding:12px}.crm43-column>header{display:flex;align-items:center;justify-content:space-between;padding:3px 3px 13px}.crm43-column>header>div{display:flex;align-items:center;gap:7px}.crm43-column>header i{width:9px;height:9px;border-radius:50%;background:#3b82f6}.crm43-column.contacted>header i{background:#06b6d4}.crm43-column.qualified>header i{background:#8b5cf6}.crm43-column.proposal>header i{background:#f59e0b}.crm43-column.negotiation>header i{background:#f97316}.crm43-column.won>header i{background:#22c55e}.crm43-column.lost>header i{background:#ef4444}.crm43-column>header b{font-size:12px}.crm43-column>header span{font-size:10px;background:#fff;border-radius:999px;padding:3px 7px;color:#64748b}.crm43-column>header small{font-weight:900;color:#334155}.crm43-cards{display:grid;grid-gap:10px;gap:10px}.crm43-cards>article{background:#fff;border:1px solid #dce5ef;border-radius:14px;padding:14px;cursor:-webkit-grab;cursor:grab;box-shadow:0 5px 16px rgba(15,36,78,.045)}.crm43-cards>article:active{cursor:-webkit-grabbing;cursor:grabbing}.crm43-card-top{display:flex;justify-content:space-between;color:#94a3b8}.crm43-card-top i{font-style:normal;font-size:9px;font-weight:900;border-radius:999px;padding:5px 7px;background:#f1f5f9;color:#64748b}.crm43-card-top i.urgent{background:#fee2e2;color:#b91c1c}.crm43-card-top i.high{background:#fff7ed;color:#c2410c}.crm43-cards h3{font-size:14px;line-height:1.35;margin:13px 0 8px}.crm43-cards p{font-size:10px;color:#64748b;display:flex;align-items:center;gap:6px;margin:0 0 13px}.crm43-cards>article>strong{font-size:18px}.crm43-progress{display:grid;grid-template-columns:1fr auto;align-items:center;grid-gap:8px;gap:8px;margin:12px 0}.crm43-progress>span{height:5px;background:#e2e8f0;border-radius:999px;overflow:hidden}.crm43-progress i{display:block;height:100%;background:#2563eb;border-radius:999px}.crm43-progress b{font-size:9px;color:#64748b}.crm43-cards footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #eef2f7;padding-top:10px}.crm43-cards footer small{font-size:9px;color:#64748b;display:flex;gap:5px;align-items:center}.crm43-cards footer button{border:0;background:#eef4ff;color:#2563eb;width:30px;height:30px;border-radius:8px;cursor:pointer}.crm43-drop{height:75px;border:1px dashed #b8c6d8;border-radius:12px;display:grid;place-items:center;color:#94a3b8;font-size:11px}.crm43-forecast{margin-top:20px;background:#fff;border:1px solid #dbe4f2;border-radius:18px;overflow:hidden}.crm43-forecast>header{padding:20px;border-bottom:1px solid #edf2f7}.crm43-forecast h3{margin:0}.crm43-forecast header p{margin:5px 0 0;color:#64748b}.crm43-forecast>article{display:grid;grid-template-columns:48px 1.15fr .5fr 1.5fr auto;grid-gap:15px;gap:15px;align-items:center;padding:15px 20px;border-bottom:1px solid #eef2f7;cursor:pointer}.crm43-forecast>article:hover{background:#f8fbff}.crm43-forecast>article>span{width:43px;height:43px;border-radius:50%;background:#ecfdf5;color:#15803d;display:grid;place-items:center;font-weight:900}.crm43-forecast article div{display:grid}.crm43-forecast article p,.crm43-forecast article small{color:#64748b;font-size:11px;margin:4px 0 0}.crm43-forecast article>svg{color:#2563eb}.crm43-stage-picker{display:grid;grid-gap:7px;gap:7px;background:#f8fafc;padding:14px;border-radius:12px;margin-bottom:12px;font-size:12px;font-weight:800}.crm43-stage-picker select{border:1px solid #d5dfec;border-radius:9px;padding:11px;background:#fff}.crm43-recommend{display:flex;gap:11px;align-items:flex-start;background:#eff6ff;color:#1e40af;padding:14px;border-radius:12px}.crm43-recommend svg{margin-top:2px;flex:0 0 auto}.crm43-drawer .crm42-big-avatar svg{font-size:25px}@media(max-width:1100px){.crm43-kpis{grid-template-columns:repeat(2,1fr)}.crm43-toolbar>span{display:none}.crm43-forecast>article{grid-template-columns:45px 1fr auto}.crm43-forecast article>p,.crm43-forecast article>strong{display:none}}@media(max-width:700px){.crm43-kpis{grid-template-columns:1fr}.crm43-toolbar{flex-direction:column;align-items:stretch}.crm43-board{grid-template-columns:repeat(7,250px)}.crm43-forecast>article{grid-template-columns:42px 1fr auto;padding:13px}}.crm44-sync{display:flex;align-items:center;gap:12px;margin:0 0 18px;padding:12px 16px;border:1px solid #cfe0f5;border-radius:14px;background:#fff;color:#0b2858;box-shadow:0 8px 24px rgba(15,39,82,.05)}.crm44-sync>svg{font-size:20px;color:#16a34a}.crm44-sync.syncing>svg{color:#2563eb;animation:crm44pulse 1.1s ease-in-out infinite}.crm44-sync.error>svg{color:#d97706}.crm44-sync span{display:flex;flex-direction:column;gap:2px}.crm44-sync b{font-size:13px}.crm44-sync small{font-size:11px;color:#64748b}@keyframes crm44pulse{50%{opacity:.35;transform:translateY(-1px)}}.m12-analytics-head{gap:24px}.m12-head-actions{display:flex;align-items:center;gap:14px}.m12-export{display:inline-flex;align-items:center;gap:9px;padding:12px 16px;border-radius:12px;background:#2563eb;color:#fff!important;font-weight:800;text-decoration:none;box-shadow:0 9px 22px rgba(37,99,235,.2)}.m12-export:hover{background:#1d4ed8}.m12-sync-banner{display:flex;align-items:center;gap:12px;margin:0 0 18px;padding:12px 16px;border:1px solid #bfdbfe;border-radius:14px;background:#eff6ff;color:#1d4ed8}.m12-sync-banner>svg{font-size:20px}.m12-sync-banner span{display:flex;flex-direction:column}.m12-sync-banner small{margin-top:2px;color:#64748b}.m12-sync-banner.error{border-color:#fecaca;background:#fff1f2;color:#be123c}.m12-sync-banner.loading svg{animation:m12pulse 1.2s infinite}.m12-kpis article strong{font-size:25px}.m12-grid-main{align-items:stretch}.m12-revenue-card{padding-bottom:20px}.m12-money-row{display:flex;align-items:center;justify-content:space-between;padding:15px 0;border-bottom:1px solid #e2e8f0}.m12-money-row span{color:#64748b;font-weight:700}.m12-money-row strong{font-size:21px;color:#0f172a}.m12-progress{margin-top:20px}.m12-progress>div{display:flex;justify-content:space-between;margin-bottom:8px;font-size:13px;color:#64748b}.m12-progress>i{display:block;height:9px;border-radius:999px;background:#e2e8f0;overflow:hidden}.m12-progress>i em{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2563eb,#10b981)}.m12-mini-kpis{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin-top:22px}.m12-mini-kpis span{display:flex;flex-direction:column;align-items:center;gap:4px;padding:13px 8px;border-radius:12px;background:#f8fafc}.m12-mini-kpis svg{color:#2563eb}.m12-mini-kpis b{font-size:19px}.m12-mini-kpis small{color:#64748b}.m12-bi-grid{display:grid;grid-template-columns:1.15fr .85fr 1fr;grid-gap:18px;gap:18px;margin:18px 0}.m12-bi-grid>.m10-card{min-width:0}.m12-legend{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:8px;gap:8px;margin-top:-12px}.m12-legend span{display:flex;align-items:center;gap:7px;color:#64748b;font-size:12px}.m12-legend i{width:9px;height:9px;border-radius:50%}.m12-legend b{margin-left:auto;color:#0f172a}@keyframes m12pulse{50%{opacity:.4}}@media(max-width:1150px){.m12-bi-grid{grid-template-columns:1fr 1fr}.m12-bi-grid>.m10-activity{grid-column:1/-1}}@media(max-width:820px){.m12-analytics-head,.m12-head-actions{align-items:flex-start;flex-direction:column}.m12-bi-grid{grid-template-columns:1fr}.m12-bi-grid>.m10-activity{grid-column:auto}.m12-export{width:100%;justify-content:center}}.executive-page{padding-bottom:70px}.m12-export{border:0;cursor:pointer;font-size:14px}.executive-hero{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:18px;gap:18px;margin-bottom:18px}.executive-score,.executive-summary{background:#fff;border:1px solid #dbe4f2;border-radius:20px;padding:24px;box-shadow:0 8px 30px rgba(15,35,75,.04)}.executive-score{display:flex;align-items:center;gap:20px}.score-ring{--score:50;width:112px;height:112px;border-radius:50%;display:grid;place-items:center;position:relative;flex:0 0 auto;background:conic-gradient(#2563eb calc(var(--score)*1%),#e7eef8 0)}.score-ring:after{content:"";position:absolute;inset:10px;border-radius:50%;background:#fff}.score-ring span,.score-ring strong{position:relative;z-index:1}.score-ring strong{font-size:34px;line-height:1;transform:translateY(7px)}.score-ring span{font-size:11px;color:#64748b;transform:translateY(-13px)}.executive-score small,.executive-summary>span{font-size:9px;letter-spacing:1.35px;color:#2563eb;font-weight:950}.executive-score h2,.executive-summary h2{margin:5px 0 6px;font-size:24px}.executive-score p,.executive-summary p{margin:0;color:#64748b;line-height:1.6;font-size:13px}.executive-summary{background:radial-gradient(circle at 95% 5%,rgba(96,165,250,.22),transparent 35%),linear-gradient(135deg,#071a3d,#123b82);color:#fff}.executive-summary>span{display:flex;align-items:center;gap:8px;color:#93c5fd}.executive-summary p{color:#dbeafe;font-size:15px}.executive-grid{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:18px;gap:18px;margin-bottom:18px}.executive-grid>.m10-card{min-width:0}.executive-chart>header,.executive-health>header,.executive-priorities>header,.executive-risks>header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:16px}.executive-chart header small,.executive-health header small,.executive-priorities header small,.executive-risks header small{font-size:9px;letter-spacing:1.3px;color:#2563eb;font-weight:950}.executive-chart h2,.executive-health h2,.executive-priorities h2,.executive-risks h2{margin:5px 0;font-size:21px}.executive-chart header p,.executive-priorities header p{margin:0;color:#64748b}.executive-priorities>header>svg{color:#2563eb;font-size:22px}.executive-priorities>div{display:grid;grid-gap:10px;gap:10px}.executive-priorities>div>article{display:grid;grid-template-columns:34px 1fr 20px;grid-gap:12px;gap:12px;align-items:center;border:1px solid #e2e8f0;border-radius:14px;padding:13px}.executive-priorities>div>article>span{width:32px;height:32px;border-radius:10px;display:grid;place-items:center;font-weight:950;background:#eff6ff;color:#2563eb}.executive-priorities article b{font-size:13px}.executive-priorities article p{margin:4px 0 0;color:#64748b;font-size:11px;line-height:1.5}.executive-priorities article>svg{color:#f59e0b}.executive-priorities article.critical{border-color:#fecaca;background:snow}.executive-priorities article.warning{border-color:#fde68a;background:#fffdf5}.executive-priorities article.opportunity{border-color:#bbf7d0;background:#fbfffc}.executive-health{padding-bottom:18px}.health-row{display:grid;grid-template-columns:1fr auto;grid-gap:7px;gap:7px;padding:12px 0;border-bottom:1px solid #edf2f7}.health-row span{color:#64748b;font-weight:700;font-size:12px}.health-row b{font-size:12px}.health-row i{grid-column:1/-1;height:7px;border-radius:999px;background:#e8eef7;overflow:hidden}.health-row em{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2563eb,#10b981)}.executive-health footer{display:flex;gap:11px;align-items:center;margin-top:17px;padding:13px;border-radius:13px;background:#f8fafc}.executive-health footer>svg{color:#2563eb;font-size:21px}.executive-health footer span{display:grid}.executive-health footer small{color:#64748b;margin-top:3px}.executive-chart{padding-bottom:10px}.executive-risks>article{display:grid;grid-template-columns:48px 1fr auto;grid-gap:11px;gap:11px;align-items:center;padding:12px 0;border-bottom:1px solid #edf2f7}.executive-risks>article>span{width:45px;height:31px;border-radius:999px;display:grid;place-items:center;font-size:10px;font-weight:950}.executive-risks span.high{background:#fee2e2;color:#b91c1c}.executive-risks span.medium{background:#fef3c7;color:#a16207}.executive-risks span.low{background:#dcfce7;color:#15803d}.executive-risks article div{display:grid}.executive-risks article small{color:#64748b;margin-top:4px}.executive-risks article em{font-style:normal;color:#64748b;font-size:10px}.executive-empty{text-align:center;padding:35px 15px;color:#64748b}.executive-empty svg{font-size:30px;color:#16a34a}.executive-empty b{display:block;color:#0f172a;margin-top:10px}.executive-empty p{font-size:11px}.executive-kpis article:nth-child(4)>i{background:#fff7ed;color:#ea580c}@media(max-width:1050px){.executive-grid,.executive-hero{grid-template-columns:1fr}}@media(max-width:680px){.executive-score{align-items:flex-start;flex-direction:column}.score-ring{width:96px;height:96px}.executive-kpis{grid-template-columns:1fr}.executive-risks>article{grid-template-columns:44px 1fr}.executive-risks article>em{display:none}}.report-page{padding-bottom:70px}.report-toolbar{align-items:flex-start}.report-actions{display:flex;align-items:center;gap:12px}.report-period{display:flex;background:#e8eef8;border-radius:12px;padding:4px}.report-period button{border:0;background:transparent;padding:9px 12px;border-radius:9px;font-weight:800;color:#64748b;cursor:pointer}.report-period button.active{background:#fff;color:#1d4ed8;box-shadow:0 3px 10px rgba(15,23,42,.08)}.report-paper{max-width:1020px;margin:0 auto;background:#fff;border:1px solid #dbe4f0;box-shadow:0 18px 55px rgba(15,35,75,.09);border-radius:22px;overflow:hidden}.report-cover{padding:38px 44px 32px;background:linear-gradient(135deg,#071a3d,#123b82);color:#fff}.report-cover>div{display:flex;align-items:center;gap:12px}.report-logo{width:42px;height:42px;border-radius:12px;background:#2563eb;display:grid;place-items:center;font-size:22px;font-weight:950}.report-cover div div{display:grid}.report-cover div small{font-size:9px;letter-spacing:1.5px;color:#93c5fd}.report-cover>em{display:inline-block;margin-top:34px;font-style:normal;font-size:10px;letter-spacing:1.6px;color:#93c5fd;font-weight:900}.report-cover h1{font-size:36px;margin:9px 0}.report-cover>p{margin:0;color:#dbeafe}.report-cover footer{display:flex;justify-content:space-between;margin-top:34px;padding-top:18px;border-top:1px solid hsla(0,0%,100%,.16);font-size:11px;color:#bfdbfe}.report-cover footer span{display:flex;align-items:center;gap:7px}.report-score{display:grid;grid-template-columns:.7fr 1.3fr;grid-gap:30px;gap:30px;padding:32px 44px;border-bottom:1px solid #e2e8f0}.report-score>div:first-child{border-right:1px solid #e2e8f0}.report-kpis small,.report-score small,.report-section header small{font-size:9px;letter-spacing:1.3px;color:#2563eb;font-weight:950}.report-score strong{display:block;font-size:54px;line-height:1;margin:8px 0}.report-score strong i{font-size:14px;color:#64748b;font-style:normal}.report-score h2{margin:0 0 10px}.report-score p{color:#64748b;line-height:1.65;margin:0}.report-kpis{display:grid;grid-template-columns:repeat(4,1fr);padding:24px 44px;grid-gap:12px;gap:12px;background:#f8fafc}.report-kpis article{padding:16px;border:1px solid #e2e8f0;background:#fff;border-radius:14px;display:grid;grid-gap:6px;gap:6px}.report-kpis b{font-size:21px}.report-kpis span{font-size:10px;color:#64748b}.report-section{padding:30px 44px;border-top:1px solid #e2e8f0}.report-section>header{display:flex;align-items:center;gap:14px;margin-bottom:20px}.report-section>header>span{width:38px;height:38px;border-radius:11px;background:#eff6ff;color:#2563eb;display:grid;place-items:center;font-weight:950}.report-section h2{margin:4px 0 0;font-size:22px}.report-priorities{list-style:none;padding:0;margin:0;display:grid;grid-gap:10px;gap:10px}.report-priorities li{display:grid;grid-template-columns:38px 1fr 20px;grid-gap:12px;gap:12px;align-items:center;padding:14px;border:1px solid #e2e8f0;border-radius:13px}.report-priorities li>b{width:34px;height:34px;border-radius:10px;background:#eff6ff;color:#2563eb;display:grid;place-items:center}.report-priorities svg{color:#16a34a}.report-health{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.report-health article{display:flex;justify-content:space-between;padding:15px;border-radius:12px;background:#f8fafc;border:1px solid #edf2f7}.report-health span{color:#64748b;font-size:12px}.report-table{width:100%;border-collapse:collapse;font-size:12px}.report-table th{text-align:left;color:#64748b;padding:10px;border-bottom:1px solid #cbd5e1}.report-table td{padding:12px 10px;border-bottom:1px solid #edf2f7}.report-table td span{display:inline-grid;place-items:center;min-width:45px;padding:5px 8px;border-radius:999px;font-weight:900}.report-table span.high{background:#fee2e2;color:#b91c1c}.report-table span.medium{background:#fef3c7;color:#a16207}.report-table span.low{background:#dcfce7;color:#15803d}.report-empty{text-align:center;color:#64748b;padding:25px}.report-footer{display:grid;grid-template-columns:auto 1fr auto;grid-gap:20px;gap:20px;align-items:center;padding:20px 44px;background:#071a3d;color:#fff}.report-footer>div{display:flex;align-items:center;gap:8px}.report-footer>div span{width:26px;height:26px;border-radius:7px;background:#2563eb;display:grid;place-items:center;font-weight:950}.report-footer p{margin:0;color:#bfdbfe;font-size:9px;text-align:center}.report-footer small{color:#93c5fd}@media(max-width:900px){.report-actions{align-items:stretch;flex-direction:column}.report-score{grid-template-columns:1fr}.report-score>div:first-child{border-right:0;border-bottom:1px solid #e2e8f0;padding-bottom:22px}.report-health,.report-kpis{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.report-cover,.report-kpis,.report-score,.report-section{padding-left:22px;padding-right:22px}.report-cover h1{font-size:28px}.report-health,.report-kpis{grid-template-columns:1fr}.report-table{font-size:10px}.report-table td:nth-child(2),.report-table th:nth-child(2){display:none}}@media print{body{background:#fff!important}.m10-sidebar,.no-print{display:none!important}.m10-dashboard,.m10-main,.report-page{display:block!important;margin:0!important;padding:0!important;background:#fff!important}.report-paper{max-width:none;border:0;border-radius:0;box-shadow:none}.report-cover,.report-footer,.report-kpis,.report-priorities li>b,.report-section>header>span{-webkit-print-color-adjust:exact;print-color-adjust:exact}.report-footer,.report-section{page-break-inside:avoid;break-inside:avoid}@page{size:A4;margin:10mm}}.forecast-page{padding-bottom:56px}.forecast-switch{display:flex;background:#e8eef8;padding:4px;border-radius:13px}.forecast-switch button{border:0;background:transparent;padding:11px 14px;border-radius:10px;font-weight:800;color:#64748b;cursor:pointer}.forecast-switch button.active{background:#fff;color:#2563eb;box-shadow:0 2px 8px rgba(15,23,42,.1)}.forecast-kpis{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;margin:18px 0}.forecast-kpis article{background:#fff;border:1px solid #dbe3ef;border-radius:18px;padding:21px;display:flex;flex-direction:column;gap:7px}.forecast-card .card-head span,.forecast-kpis small,.forecast-table-card .card-head span{font-size:11px;font-weight:900;letter-spacing:1.5px;color:#2563eb}.forecast-kpis strong{font-size:28px;color:#0f172a}.forecast-kpis span{font-size:12px;color:#64748b}.forecast-kpis article.risk strong{color:#ea580c}.forecast-grid{display:grid;grid-template-columns:1.7fr 1fr;grid-gap:18px;gap:18px}.forecast-card,.forecast-table-card{background:#fff;border:1px solid #dbe3ef;border-radius:20px;padding:23px}.forecast-card .card-head,.forecast-table-card .card-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:18px}.forecast-card h2,.forecast-table-card h2{margin:6px 0 0;font-size:21px}.forecast-card .card-head>svg,.forecast-table-card .card-head>svg{color:#2563eb;font-size:20px}.chart-box,.chart-box.compact{height:310px}.forecast-table-card{margin-top:18px}.forecast-table-card .card-head p{margin:7px 0 0;color:#64748b;font-size:14px}.forecast-table{overflow-x:auto}.forecast-row{display:grid;grid-template-columns:2fr .8fr .8fr 1.2fr .9fr .75fr;grid-gap:14px;gap:14px;align-items:center;min-width:880px;padding:15px 4px;border-top:1px solid #e5eaf2;font-size:13px}.forecast-row.header{border-top:0;color:#64748b;font-weight:800;font-size:11px;text-transform:uppercase}.forecast-row>span:first-child{display:flex;flex-direction:column;gap:4px}.forecast-row small{color:#64748b}.probability{height:28px;background:#edf2f7;border-radius:999px;position:relative;overflow:hidden}.probability i{position:absolute;left:0;top:0;bottom:0;background:#dbeafe}.probability em{position:relative;display:block;text-align:center;line-height:28px;font-style:normal;font-weight:900;color:#1e3a8a}.forecast-row mark{display:inline-block;padding:7px 9px;border-radius:999px;font-size:11px;font-weight:900;background:#eff6ff;color:#2563eb}.forecast-row mark.commit{background:#dcfce7;color:#15803d}.forecast-row mark.best-case{background:#fef3c7;color:#a16207}.forecast-row mark.pipeline{background:#fee2e2;color:#b91c1c}.forecast-empty{text-align:center;padding:45px;color:#64748b}.forecast-empty svg{font-size:30px;color:#f59e0b;margin-bottom:10px}.forecast-empty b{display:block;color:#0f172a}@media(max-width:1100px){.forecast-kpis{grid-template-columns:repeat(2,1fr)}.forecast-grid{grid-template-columns:1fr}}@media(max-width:720px){.forecast-kpis{grid-template-columns:1fr}.forecast-switch{width:100%}.forecast-switch button{flex:1 1}.m12-head-actions{flex-wrap:wrap}.chart-box,.chart-box.compact{height:260px}}*{box-sizing:border-box}.ins-app{min-height:100vh;background:#f4f7fc;color:#071a36;font-family:Inter,Arial,sans-serif}.ins-side{position:fixed;inset:0 auto 0 0;width:265px;background:#06182e;color:#dbeafe;padding:28px 18px;display:flex;flex-direction:column;z-index:5}.brand{display:flex;align-items:center;gap:12px;color:#fff;text-decoration:none;padding:0 10px 28px}.brand>span{width:40px;height:40px;border-radius:12px;background:#2f6df6;display:grid;place-items:center;font-size:22px;font-weight:900}.brand b{display:block}.brand small{font-size:9px;letter-spacing:2px;color:#75a7ff}.ins-side nav{display:grid;grid-gap:7px;gap:7px}.back,.ins-side nav a{color:#a9c4eb;text-decoration:none;padding:12px 13px;border-radius:12px;display:flex;align-items:center;gap:12px;font-weight:800;font-size:14px}.ins-side nav a.active{background:#183b68;color:#fff;border-left:3px solid #4b88ff}.system{margin-top:auto;border:1px solid #1d4776;background:#0b2748;border-radius:14px;padding:13px;display:flex;gap:10px}.system i{width:10px;height:10px;border-radius:50%;background:#25cf87;margin-top:4px}.system b,.system small{display:block;font-size:11px}.system small{color:#75a7ff;margin-top:4px}.ins-side button{background:none;border:0;color:#a9c4eb;font-weight:800;text-align:left;padding:18px 12px 8px;display:flex;gap:11px;font-size:15px}.back{padding-left:12px}.ins-app main{margin-left:265px;padding:40px 34px 70px;max-width:1440px}.ins-app header{display:flex;justify-content:space-between;gap:30px;align-items:center}.cardhead span,.ins-app header>div:first-child>span{font-size:11px;letter-spacing:1.8px;font-weight:900;color:#2563eb}.ins-app h1{font-size:32px;margin:12px 0 8px}.ins-app header p{margin:0;color:#687b9d;font-size:16px}.user{display:flex;align-items:center;gap:12px}.user button{border:1px solid #d5deed;background:#fff}.user button,.user>strong{width:42px;height:42px;border-radius:12px}.user>strong{background:#deebff;color:#2563eb;display:grid;place-items:center}.user small{display:block;color:#687b9d;max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sync{margin:28px 0 18px;border:1px solid #b8d4ff;background:#edf5ff;border-radius:14px;padding:15px 18px;display:flex;gap:13px;color:#1d5bdd}.sync.error{border-color:#fecaca;background:#fff1f2;color:#b91c1c}.sync small{display:block;color:#687b9d;margin-top:4px}.hero{display:grid;grid-template-columns:360px 1fr;grid-gap:18px;gap:18px;margin-bottom:18px}.card,.kpis article,.score,.summary{background:#fff;border:1px solid #dce5f2;border-radius:20px}.score{padding:24px;display:flex;align-items:center;gap:18px}.score>div{width:112px;height:112px;border:10px solid #2d6bf3;border-radius:50%;display:grid;place-items:center;font-size:34px;font-weight:900}.score>div small{font-size:12px;margin-left:-16px;margin-top:42px}.score span b,.score span em{display:block}.score span b{font-size:21px}.score span em{font-style:normal;color:#687b9d;margin-top:8px}.summary{background:linear-gradient(135deg,#061a38,#194789);color:#fff;padding:27px}.summary small{letter-spacing:1.5px;color:#a9c7ff;font-weight:800}.summary h2{font-size:26px;margin:12px 0}.summary p{line-height:1.7;margin:0}.kpis{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;margin-bottom:18px}.kpis article{padding:20px;display:flex;gap:14px;align-items:center}.kpis article>svg{color:#2563eb;font-size:22px}.kpis small,.kpis span,.kpis strong{display:block}.kpis small{font-weight:900;color:#5f7090;font-size:10px;letter-spacing:1px}.kpis strong{font-size:28px;margin:7px 0}.kpis span{font-size:11px;color:#687b9d}.grid{display:grid;grid-template-columns:1.7fr 1fr;grid-gap:18px;gap:18px}.card{padding:22px}.cardhead{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:18px}.cardhead h2{margin:8px 0 0;font-size:22px}.cardhead>svg{color:#2563eb;font-size:20px}.actions{display:grid;grid-gap:10px;gap:10px}.actions article{display:grid;grid-template-columns:42px 1fr auto;grid-gap:13px;gap:13px;align-items:start;padding:14px;border:1px solid #e1e8f3;border-radius:14px}.actions article.urgent{border-left:4px solid #ef4444}.actions article.high{border-left:4px solid #f97316}.actions article.medium{border-left:4px solid #eab308}.actions article.positive{border-left:4px solid #22c55e}.rank{width:32px;height:32px;border-radius:9px;background:#edf4ff;color:#2563eb;display:grid;place-items:center;font-weight:900}.actions b{font-size:15px}.actions p{margin:5px 0;color:#687b9d;font-size:13px}.actions small{color:#15345f;font-weight:700}.deals{display:grid;grid-gap:10px;gap:10px}.deals article{display:flex;justify-content:space-between;gap:14px;padding:14px;border-bottom:1px solid #e6ecf4}.deals small{display:block;color:#687b9d;margin-top:5px}.deals strong{color:#2563eb}.empty{text-align:center;padding:32px 15px;color:#687b9d}.empty svg{font-size:28px;color:#94a3b8}.empty b{display:block;color:#17345e;margin:10px 0}.tablecard{margin-top:18px}.table{overflow:auto}.row{display:grid;grid-template-columns:1.2fr .7fr .6fr .45fr 1.8fr;grid-gap:14px;gap:14px;align-items:center;padding:14px 6px;border-top:1px solid #e6ecf4;min-width:900px;font-size:13px}.row.head{border-top:0;color:#687b9d;font-size:10px;font-weight:900;letter-spacing:1px}.row small{display:block;color:#8794ac;margin-top:4px}.row mark{display:inline-grid;place-items:center;min-width:42px;padding:7px;border-radius:99px;font-weight:900}.row mark.good{background:#dcfce7;color:#15803d}.row mark.mid{background:#fef3c7;color:#a16207}.row mark.bad{background:#fee2e2;color:#b91c1c}.ins-loading{min-height:100vh;display:grid;place-items:center;font:700 18px Arial}.wide{min-height:420px}@media(max-width:1050px){.kpis{grid-template-columns:repeat(2,1fr)}.grid,.hero{grid-template-columns:1fr}.ins-side{width:220px}.ins-app main{margin-left:220px}}@media(max-width:760px){.ins-side{position:relative;width:100%;min-height:auto}.ins-app main{margin-left:0;padding:24px 16px}.ins-app header{align-items:flex-start}.user div{display:none}.hero,.kpis{grid-template-columns:1fr}.score{justify-content:center}.ins-side nav{grid-template-columns:repeat(2,1fr)}}