:root{--navy:#101c3a;--navy2:#17264a;--blue:#246bfd;--blue2:#4f87ff;--ink:#172033;--muted:#778298;--line:#e7ebf2;--bg:#f5f7fb;--white:#fff;--green:#16a66a;--red:#ed5451;--orange:#e8942f;--radius:14px;--shadow:0 8px 28px rgba(24,38,69,.06)}
*{box-sizing:border-box}html{background:var(--bg)}body{margin:0;color:var(--ink);background:var(--bg);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;display:flex}.sidebar{width:256px;min-width:256px;height:100vh;position:sticky;top:0;z-index:50;padding:0 15px 14px;color:#fff;background:linear-gradient(180deg,#111d3b,#0b152c);display:flex;flex-direction:column;box-shadow:12px 0 38px #0d193414}.brand{height:76px;display:flex;align-items:center;gap:11px;padding:0 10px;border-bottom:1px solid #ffffff12}.brand-mark{width:38px;height:38px;border-radius:12px;background:linear-gradient(145deg,#2f77ff,#78a5ff);display:grid;place-items:center;font-size:22px;font-weight:850;box-shadow:0 8px 20px #246bfd55}.brand>span:nth-child(2){display:flex;flex-direction:column}.brand strong{font-size:19px;letter-spacing:.08em}.brand small{font-size:7px;letter-spacing:.17em;color:#8090b3;margin-top:5px;font-weight:800}.sidebar-close{display:none;margin-left:auto;border:0;background:transparent;color:#fff;font-size:25px}.company-switch{margin:17px 0 13px;padding:11px;border:1px solid #ffffff16;background:#ffffff0b;border-radius:12px;display:flex;align-items:center;gap:10px}.company-avatar{width:34px;height:34px;border-radius:9px;background:linear-gradient(145deg,#246bfd,#754ff5);display:grid;place-items:center;font-size:9px;font-weight:850}.company-switch>span:last-child{display:flex;flex-direction:column;min-width:0}.company-switch small{font-size:7px;letter-spacing:.12em;color:#7181a1;font-weight:800}.company-switch strong{font-size:10px;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nav-menu{overflow-y:auto;scrollbar-width:thin;scrollbar-color:#ffffff1f transparent;padding:0 1px 15px}.nav-title{margin:15px 11px 7px;color:#5e6e8d;font-size:8px;font-weight:850;letter-spacing:.15em;text-transform:uppercase}.nav-menu a,.sidebar-footer>a{min-height:41px;margin:2px 0;padding:0 11px;border-radius:10px;display:flex;align-items:center;gap:11px;color:#97a4bc;font-size:11px;font-weight:650;transition:.18s}.nav-menu a i,.sidebar-footer>a i{width:22px;text-align:center;font-style:normal;font-size:15px}.nav-menu a:hover,.sidebar-footer>a:hover{color:#fff;background:#ffffff0e}.nav-menu a.active{color:#fff;background:linear-gradient(90deg,var(--blue),#3e7dff);box-shadow:0 8px 20px #246bfd35}.sidebar-footer{margin-top:auto;border-top:1px solid #ffffff12;padding-top:9px}.sidebar-profile{display:flex;align-items:center;gap:9px;padding:9px 7px 0}.sidebar-profile>span:nth-child(2){display:flex;flex-direction:column;min-width:0;flex:1}.sidebar-profile strong{font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-profile small{font-size:7px;color:#71809e;margin-top:2px;text-transform:capitalize}.sidebar-profile form{margin:0}.sidebar-profile button{border:0;background:transparent;color:#8290ad;font-size:16px}.user-avatar{width:34px;height:34px;border-radius:10px;background:linear-gradient(145deg,#c8d8ff,#6b8acc);color:#152549;display:grid;place-items:center;font-size:9px;font-weight:850;flex:none}.app-main{min-width:0;flex:1}.topbar{height:76px;position:sticky;top:0;z-index:30;padding:0 32px;background:#fffffff5;border-bottom:1px solid var(--line);backdrop-filter:blur(15px);display:flex;align-items:center}.menu-button{display:none;border:0;background:#f0f3f8;color:#24324d;border-radius:9px;width:39px;height:39px}.top-search{width:min(430px,42vw);height:40px;padding:0 11px;border:1px solid #ecf0f4;background:#f7f9fc;border-radius:10px;display:flex;align-items:center;gap:9px;color:#9aa3b3}.top-search input{border:0;background:transparent;outline:0;flex:1;min-width:0;font-size:11px;color:#28344a}.top-search kbd{font-size:8px;padding:3px 5px;border:1px solid #dfe4eb;background:#fff;border-radius:5px}.top-actions{margin-left:auto;display:flex;align-items:center;gap:10px}.today{height:36px;padding:0 11px;border:1px solid var(--line);border-radius:9px;display:grid;place-items:center;font-size:9px;color:#69758a}.top-icon{width:36px;height:36px;border:1px solid var(--line);border-radius:9px;display:grid;place-items:center;color:#68748a}.top-profile{padding-left:14px;border-left:1px solid var(--line);display:flex;align-items:center;gap:8px}.top-profile>span:last-child{display:flex;flex-direction:column}.top-profile strong{font-size:9px}.top-profile small{font-size:7px;color:#929baa;text-transform:capitalize}.page-content{padding:29px 32px 45px;max-width:1600px;margin:0 auto}.page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:15px;margin-bottom:22px}.eyebrow{font-size:8px;letter-spacing:.14em;color:#929bab;font-weight:850;text-transform:uppercase}.page-head h1{font-size:25px;line-height:1.15;margin:7px 0 4px;letter-spacing:-.035em}.page-head p{margin:0;font-size:10px;color:#8791a3}.head-actions{display:flex;gap:8px}.btn{min-height:39px;border-radius:9px;padding:0 14px;border:1px solid var(--line);background:#fff;color:#526078;font-size:10px;font-weight:750;display:inline-flex;align-items:center;justify-content:center;gap:7px}.btn:hover{transform:translateY(-1px)}.btn-primary{border-color:var(--blue);background:linear-gradient(135deg,var(--blue),var(--blue2));color:#fff;box-shadow:0 8px 18px #246bfd33}.btn-danger{border-color:#f7d0d0;background:#fff1f1;color:#c64040}.btn-success{border-color:var(--green);background:var(--green);color:#fff}.btn-sm{min-height:31px;padding:0 9px;font-size:8px}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.card-header{min-height:66px;padding:15px 18px;border-bottom:1px solid #edf0f4;display:flex;align-items:center;justify-content:space-between;gap:12px}.card-header h2,.card-header h3{font-size:12px;margin:0}.card-header p{font-size:8px;color:#939cad;margin:4px 0 0}.card-body{padding:19px}.metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:14px}.metric{padding:17px;min-height:136px;position:relative;overflow:hidden}.metric-top{display:flex;justify-content:space-between;align-items:center}.metric-icon{width:35px;height:35px;border-radius:10px;display:grid;place-items:center;font-weight:850}.metric-icon.blue{color:var(--blue);background:#edf3ff}.metric-icon.red{color:var(--red);background:#fff0f0}.metric-icon.green{color:var(--green);background:#eafaf3}.metric-icon.purple{color:#835ae7;background:#f3eeff}.trend{padding:4px 7px;border-radius:99px;background:#eafaf3;color:#168755;font-size:7px;font-weight:850}.metric p{font-size:9px;color:#7f899a;margin:14px 0 5px}.metric h2{font-size:20px;margin:0;letter-spacing:-.03em}.metric small{font-size:7px;color:#9ba4b3}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(300px,.9fr);gap:14px;margin-bottom:14px}.panel-grid{display:grid;grid-template-columns:1.45fr .85fr;gap:14px}.chart{height:235px;padding:18px;display:flex;align-items:flex-end;gap:11px}.chart-col{height:100%;flex:1;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:7px}.chart-bars{height:calc(100% - 18px);display:flex;align-items:flex-end;gap:3px;width:100%;max-width:34px}.chart-bars i{flex:1;min-height:2px;border-radius:4px 4px 1px 1px}.chart-bars i:first-child{background:linear-gradient(#2d73ff,#75a1ff)}.chart-bars i:last-child{background:#dce3ee}.chart-col span{font-size:7px;color:#939cad;text-transform:capitalize}.quick-list{padding:0 17px 15px}.quick-item{display:grid;grid-template-columns:36px 1fr auto;gap:10px;align-items:center;padding:11px 0;border-bottom:1px solid #eff2f5}.quick-item:last-child{border:0}.quick-icon{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;background:#edf3ff;color:var(--blue);font-size:10px;font-weight:850}.quick-item strong{display:block;font-size:8px}.quick-item p{font-size:7px;color:#8c96a7;margin:3px 0}.quick-item time{font-size:7px;color:#9ea6b4}.table-responsive{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.data-table{width:100%;border-collapse:collapse;min-width:680px}.data-table th{text-align:left;padding:11px 14px;background:#f9fafc;border-bottom:1px solid #edf0f4;color:#97a1b1;font-size:7px;letter-spacing:.055em;text-transform:uppercase}.data-table td{padding:12px 14px;border-bottom:1px solid #eff2f5;color:#606c81;font-size:8px;vertical-align:middle}.data-table tbody tr:last-child td{border:0}.data-table tbody tr:hover{background:#fafcff}.data-table strong{color:#334057}.status{display:inline-flex;align-items:center;gap:5px;padding:4px 7px;border-radius:99px;font-size:7px;font-weight:750}.status:before{content:"";width:4px;height:4px;border-radius:50%;background:currentColor}.status.success{background:#eafaf3;color:#168856}.status.danger{background:#fff0f0;color:#d84644}.status.info{background:#edf3ff;color:#246bfd}.status.warning{background:#fff6e8;color:#c37d1d}.table-actions{display:flex;gap:5px;justify-content:flex-end}.filterbar{display:flex;align-items:center;gap:8px;padding:14px 17px;border-bottom:1px solid #edf0f4}.search-field{height:38px;min-width:240px;display:flex;align-items:center;gap:7px;padding:0 10px;border:1px solid #e0e5ed;background:#fff;border-radius:9px}.search-field input{width:100%;border:0;outline:0;font-size:9px}.filterbar .btn:last-child{margin-left:auto}.pagination{padding:14px 17px;border-top:1px solid #edf0f4;display:flex;align-items:center;justify-content:space-between;font-size:8px;color:#8d97a8}.pages{display:flex;gap:4px}.pages a,.pages span{min-width:29px;height:29px;padding:0 8px;border:1px solid var(--line);border-radius:7px;display:grid;place-items:center}.pages .active{background:var(--blue);border-color:var(--blue);color:#fff}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.field.full{grid-column:1/-1}.field label{display:block;font-size:9px;font-weight:750;color:#4c596f;margin-bottom:6px}.field input,.field select,.field textarea{width:100%;min-height:41px;border:1px solid #dce2eb;background:#fff;border-radius:9px;padding:9px 11px;outline:0;color:#28354b;font-size:10px}.field textarea{min-height:110px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:#6d9cff;box-shadow:0 0 0 3px #246bfd18}.field-help{font-size:7px;color:#97a0b0;margin-top:5px}.form-actions{grid-column:1/-1;padding-top:6px;display:flex;justify-content:flex-end;gap:8px}.toast{margin-bottom:15px;padding:12px 14px;border-radius:10px;display:flex;align-items:center;gap:9px;font-size:10px;font-weight:650}.toast span{width:22px;height:22px;border-radius:7px;display:grid;place-items:center}.toast button{margin-left:auto;border:0;background:transparent;color:inherit}.toast.success{background:#eafaf3;color:#147d4e}.toast.success span{background:#c9f1df}.toast.error{background:#fff0f0;color:#b63d3b}.toast.error span{background:#ffd8d7}.empty{padding:45px 20px;text-align:center;color:#8994a7}.empty strong{display:block;color:#445168;margin-bottom:5px}.sale-builder{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:14px}.product-picker{display:grid;grid-template-columns:1.4fr .5fr .55fr auto;gap:8px;align-items:end;padding:12px;border:1px solid #edf0f4;border-radius:10px;margin-bottom:8px}.product-picker .field{min-width:0}.remove-item{width:38px;height:41px;border:1px solid #ffd7d6;background:#fff4f4;color:#c94341;border-radius:9px}.summary-line{display:flex;justify-content:space-between;padding:9px 0;border-bottom:1px solid #edf0f4;font-size:10px}.summary-line.total{border:0;font-size:14px;font-weight:850;padding-top:14px}.detail-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.detail{padding:13px;border:1px solid #edf0f4;border-radius:10px}.detail small{display:block;font-size:7px;color:#929cac;text-transform:uppercase;margin-bottom:5px}.detail strong{font-size:10px}.timeline{padding:0 18px 18px}.timeline-item{display:grid;grid-template-columns:25px 1fr;gap:10px;position:relative;padding:10px 0}.timeline-item:before{content:"";position:absolute;left:12px;top:34px;bottom:-10px;border-left:1px solid #dfe5ed}.timeline-item:last-child:before{display:none}.timeline-dot{width:25px;height:25px;border-radius:8px;background:#edf3ff;color:var(--blue);display:grid;place-items:center;font-size:8px;font-weight:850;z-index:1}.timeline-item strong{font-size:8px}.timeline-item p{font-size:8px;color:#7f899b;margin:3px 0}.timeline-item time{font-size:7px;color:#a0a8b6}.guest-body{min-height:100vh;padding:24px;background:radial-gradient(circle at 12% 8%,#246bfd55,transparent 29%),radial-gradient(circle at 85% 85%,#4f87ff2d,transparent 34%),linear-gradient(145deg,#081329,#132751);display:grid;place-items:center}.auth-shell{width:min(950px,100%);min-height:580px;background:#fff;border:1px solid #ffffff66;border-radius:24px;box-shadow:0 30px 90px #02091866;overflow:hidden;display:grid;grid-template-columns:1.1fr .9fr}.auth-aside{padding:42px;background:linear-gradient(145deg,#0e1c3a,#17336b);color:#fff;position:relative;overflow:hidden;display:flex;flex-direction:column}.auth-aside:after{content:"";position:absolute;width:380px;height:380px;border-radius:50%;border:58px solid #246bfd2d;right:-200px;bottom:-210px;box-shadow:0 0 0 45px #4cc9e711}.auth-brand{display:flex;align-items:center;gap:11px}.auth-brand .brand-mark{flex:none}.auth-brand strong{font-size:18px}.auth-aside h1{font-size:38px;line-height:1.08;letter-spacing:-.05em;margin:auto 0 13px;max-width:390px}.auth-aside>p{color:#a9b7d0;font-size:12px;line-height:1.7;max-width:390px;margin:0 0 auto}.auth-points{display:flex;gap:15px;color:#91a2c1;font-size:8px}.auth-form{padding:55px 48px;display:flex;flex-direction:column;justify-content:center}.auth-form h2{font-size:26px;letter-spacing:-.04em;margin:0 0 7px}.auth-form>p{font-size:10px;color:#8791a2;margin:0 0 25px}.auth-form .field{margin-bottom:14px}.auth-form .btn-primary{width:100%;height:45px;margin-top:5px}.auth-footer{display:flex;justify-content:space-between;margin-top:17px;font-size:9px}.auth-footer a{color:var(--blue);font-weight:700}.sidebar-overlay{display:none}.print-only{display:none}
@media(max-width:1180px){.metrics{grid-template-columns:repeat(2,1fr)}.dashboard-grid,.panel-grid{grid-template-columns:1fr}.sale-builder{grid-template-columns:1fr}.page-content{padding-left:22px;padding-right:22px}.topbar{padding:0 22px}}
@media(max-width:920px){.sidebar{position:fixed;left:-270px;transition:left .22s}.sidebar.open{left:0}.sidebar-close{display:block}.sidebar-overlay.show{display:block;position:fixed;inset:0;z-index:45;border:0;background:#09142c80;backdrop-filter:blur(2px)}.menu-button{display:block;margin-right:10px}.top-search{width:min(460px,60vw)}.today{display:none}.page-content{padding:24px 16px 38px}.auth-shell{grid-template-columns:1fr;min-height:auto}.auth-aside{display:none}.auth-form{padding:45px 35px}.detail-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.guest-body{padding:10px}.auth-shell{border-radius:17px}.auth-form{padding:35px 20px}.topbar{height:66px;padding:0 12px}.top-profile>span:last-child,.top-search kbd{display:none}.top-profile{padding-left:8px}.page-content{padding:20px 11px 32px}.page-head{display:block}.head-actions{margin-top:15px}.head-actions .btn{flex:1}.metrics{grid-template-columns:1fr;gap:9px}.form-grid{grid-template-columns:1fr}.field.full,.form-actions{grid-column:auto}.filterbar{align-items:stretch;flex-wrap:wrap}.search-field{min-width:100%;width:100%}.filterbar .btn:last-child{margin-left:0}.pagination{align-items:flex-start;gap:10px;flex-direction:column}.product-picker{grid-template-columns:1fr 1fr}.product-picker .field:first-child{grid-column:1/-1}.detail-grid{grid-template-columns:1fr}.card-header{align-items:flex-start}.top-search{flex:1;width:auto}.today,.top-icon{display:none}}
@media print{.sidebar,.topbar,.head-actions,.toast,.no-print{display:none!important}.app-main{width:100%}.page-content{padding:0;max-width:none}.card{box-shadow:none;border-color:#ddd}.print-only{display:block}}

/* Site público e recursos SaaS */
.public-body{background:#071226;color:#eaf1ff}.public-header{height:78px;max-width:1260px;margin:auto;padding:0 26px;display:flex;align-items:center;position:relative;z-index:20}.public-brand{display:flex;align-items:center;gap:11px}.public-brand>span:last-child{display:flex;flex-direction:column}.public-brand strong{font-size:15px;color:#fff}.public-brand small{font-size:7px;letter-spacing:.15em;color:#7890b7;margin-top:4px;font-weight:800}.public-nav{margin-left:auto;display:flex;align-items:center;gap:25px;font-size:10px;color:#9fb0cd;font-weight:700}.public-nav>a:hover{color:#fff}.public-nav .btn{color:#dce8ff;border-color:#ffffff20;background:#ffffff08}.public-nav .btn-primary{color:#fff;border-color:var(--blue);background:linear-gradient(135deg,var(--blue),#4e83ff)}.public-menu-button{display:none;margin-left:auto;width:40px;height:40px;border:1px solid #ffffff20;border-radius:10px;background:#ffffff0c;color:#fff}.saas-hero{min-height:680px;max-width:1260px;margin:auto;padding:75px 26px 95px;display:grid;grid-template-columns:.92fr 1.08fr;gap:62px;align-items:center;position:relative}.saas-hero:before{content:"";position:absolute;width:620px;height:620px;border-radius:50%;right:-230px;top:-120px;background:radial-gradient(circle,#246bfd35,transparent 68%);pointer-events:none}.hero-copy{position:relative;z-index:2}.hero-pill{display:inline-flex;padding:8px 11px;border:1px solid #5b8dff42;background:#276dfd12;border-radius:99px;font-size:8px;font-weight:850;letter-spacing:.12em;color:#8db2ff}.hero-copy h1{font-size:57px;line-height:1.02;letter-spacing:-.058em;margin:21px 0 20px;color:#f6f9ff;max-width:600px}.hero-copy h1 em{font-style:normal;background:linear-gradient(100deg,#5f96ff,#5de1dc);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-copy>p{font-size:14px;line-height:1.75;color:#9baccc;max-width:580px;margin:0}.hero-actions{display:flex;gap:10px;margin-top:30px}.btn-lg{min-height:49px;padding:0 20px;font-size:11px;border-radius:11px}.btn-glass{border-color:#ffffff22;background:#ffffff0b;color:#dbe7fb}.hero-trust{display:flex;gap:17px;margin-top:24px;font-size:8px;color:#7186a8}.hero-product{position:relative;z-index:2}.browser-mock{border:1px solid #ffffff1f;background:#0d1d3b;border-radius:19px;box-shadow:0 40px 100px #01061290,0 0 0 8px #ffffff05;overflow:hidden;transform:perspective(1100px) rotateY(-4deg) rotateX(1deg)}.browser-top{height:39px;padding:0 13px;display:flex;align-items:center;gap:6px;background:#12254a;border-bottom:1px solid #ffffff0d}.browser-top i{width:6px;height:6px;border-radius:50%;background:#ff6b68}.browser-top i:nth-child(2){background:#ffbe50}.browser-top i:nth-child(3){background:#41d39a}.browser-top span{margin:auto;font-size:6px;color:#667da4}.mock-layout{height:365px;display:flex;background:#f4f7fc}.mock-layout aside{width:86px;padding:19px 12px;background:#0d1933;display:flex;flex-direction:column;gap:14px}.mock-layout aside b{width:24px;height:24px;border-radius:7px;background:#246bfd;display:grid;place-items:center;color:#fff;font-size:9px;margin-bottom:10px}.mock-layout aside span{height:6px;border-radius:3px;background:#ffffff13}.mock-layout aside span:nth-of-type(2){background:#2a70fa}.mock-layout section{flex:1;padding:27px 24px}.mock-title{display:flex;justify-content:space-between}.mock-title span{width:105px;height:12px;background:#20365c;border-radius:5px}.mock-title button{width:70px;height:23px;border:0;border-radius:6px;background:#246bfd}.mock-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin:19px 0}.mock-metrics i{height:68px;border:1px solid #e5eaf2;background:#fff;border-radius:9px;box-shadow:0 7px 18px #20365c0b}.mock-panels{display:grid;grid-template-columns:1.45fr .75fr;gap:10px}.mock-chart,.mock-list{height:190px;border:1px solid #e5eaf2;background:#fff;border-radius:10px}.mock-chart{display:flex;align-items:flex-end;gap:12px;padding:25px 22px}.mock-chart span{flex:1;border-radius:4px 4px 0 0;background:linear-gradient(#2d75ff,#80a8ff)}.mock-list{padding:20px 15px}.mock-list i{display:block;height:24px;margin-bottom:9px;border-bottom:1px solid #edf0f5}.floating-card{position:absolute;padding:14px 16px;border:1px solid #ffffff21;background:#10234be8;border-radius:13px;box-shadow:0 20px 45px #01061275;backdrop-filter:blur(12px)}.floating-card span,.floating-card small{display:block;font-size:6px;color:#8196b9}.floating-card strong{display:block;font-size:14px;margin:6px 0;color:#fff}.floating-card small{color:#56d8a3}.float-a{left:-33px;bottom:-35px}.float-b{right:-25px;top:-34px}.gateway-strip{min-height:82px;padding:20px 26px;border-top:1px solid #ffffff0c;border-bottom:1px solid #ffffff0c;background:#09162d;display:flex;align-items:center;justify-content:center;gap:52px}.gateway-strip span{font-size:8px;color:#6e82a5;text-transform:uppercase;letter-spacing:.1em}.gateway-strip strong{font-size:11px;letter-spacing:.06em;color:#b6c5dc}.public-section{max-width:1260px;margin:auto;padding:105px 26px}.section-heading{text-align:center;max-width:650px;margin:0 auto 44px}.section-heading>span,.section-kicker{font-size:8px;letter-spacing:.15em;color:#6f9cff;font-weight:850}.section-heading h2,.saas-workflow h2{font-size:38px;letter-spacing:-.045em;margin:12px 0;color:#f5f8ff}.section-heading p,.saas-workflow>div>p{font-size:12px;line-height:1.7;color:#899cbb;margin:0}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.feature-card{min-height:210px;padding:25px;border:1px solid #ffffff0e;background:linear-gradient(150deg,#0c1a34,#0a162c);border-radius:16px;position:relative;overflow:hidden}.feature-card.featured{border-color:#306edc55;background:linear-gradient(150deg,#102650,#0b1931)}.feature-card i{width:39px;height:39px;border-radius:11px;display:grid;place-items:center;background:#1c55ba45;color:#7ca8ff;font-style:normal}.feature-card h3{font-size:15px;margin:21px 0 9px}.feature-card p{font-size:10px;line-height:1.65;color:#8294b2;margin:0}.saas-workflow{display:grid;grid-template-columns:1fr .8fr;align-items:center;gap:90px;border-top:1px solid #ffffff0b}.workflow-list{display:grid;gap:10px;margin-top:29px}.workflow-list span{padding:13px 15px;border:1px solid #ffffff0e;background:#ffffff05;border-radius:11px;font-size:10px;color:#a8b8d1}.workflow-list b{display:inline-grid;place-items:center;width:28px;height:28px;margin-right:10px;border-radius:8px;background:#246bfd24;color:#78a4ff}.workflow-card{padding:25px;border:1px solid #376ed652;background:linear-gradient(145deg,#112750,#0a1830);border-radius:20px;box-shadow:0 35px 80px #01061170}.flow-status{display:flex;align-items:center;gap:12px;padding-bottom:20px;border-bottom:1px solid #ffffff10}.flow-status i{width:40px;height:40px;border-radius:12px;background:linear-gradient(145deg,#246bfd,#60a0ff)}.flow-status span{display:flex;flex-direction:column}.flow-status small,.flow-amount small{font-size:7px;color:#6f84a7}.flow-status strong{font-size:12px;margin-top:4px}.flow-status>b{margin-left:auto;padding:6px 8px;border-radius:99px;background:#16a66a20;color:#5bddaa;font-size:7px}.flow-amount{display:flex;align-items:flex-end;justify-content:space-between;padding:24px 0}.flow-amount span{font-size:9px;color:#9bacc7;display:flex;flex-direction:column}.flow-amount small{margin-top:5px}.flow-amount>strong{font-size:25px}.flow-gateways{display:grid;grid-template-columns:1fr 1fr;gap:8px}.flow-gateways span{padding:11px;border:1px solid #ffffff12;border-radius:9px;text-align:center;font-size:8px;color:#9eafc9}.pricing-section{border-top:1px solid #ffffff0b}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;align-items:stretch}.price-card{padding:27px;border:1px solid #ffffff10;background:#0b1931;border-radius:17px;position:relative;display:flex;flex-direction:column}.price-card.popular{border-color:#3d7eff;background:linear-gradient(150deg,#112b59,#0b1a34);box-shadow:0 25px 65px #03122f}.price-card>label{position:absolute;top:-11px;right:20px;padding:6px 9px;background:#246bfd;border-radius:99px;font-size:6px;font-weight:850;letter-spacing:.09em}.price-card h3{font-size:17px;margin:0 0 7px}.price-card>p{min-height:34px;font-size:9px;line-height:1.55;color:#8092af}.price{display:flex;align-items:flex-end;margin:18px 0 22px}.price small{font-size:9px;color:#7f93b3;margin:0 4px 7px 0}.price strong{font-size:31px;letter-spacing:-.04em}.price span{font-size:8px;color:#778ba9;margin:0 0 6px 5px}.price-card ul{list-style:none;padding:0;margin:0 0 23px;display:grid;gap:10px;color:#9bacc6;font-size:9px;flex:1}.price-card li:before{content:"✓";color:#5cdbab;margin-right:8px}.price-card .btn{width:100%;border-color:#ffffff18;background:#ffffff08;color:#dce7f9}.price-card .btn-primary{border-color:var(--blue);background:var(--blue);color:#fff}.public-cta{max-width:1208px;margin:0 auto 90px;padding:46px 50px;border:1px solid #3d7eff55;background:radial-gradient(circle at 85% 0,#286eff35,transparent 44%),linear-gradient(135deg,#102a59,#0a1a35);border-radius:22px;display:flex;align-items:center;justify-content:space-between;gap:30px}.public-cta span{font-size:8px;color:#75a1ff;font-weight:850;letter-spacing:.14em}.public-cta h2{font-size:31px;margin:9px 0 5px}.public-cta p{font-size:10px;color:#899cba;margin:0}.public-footer{max-width:1260px;margin:auto;padding:55px 26px 70px;border-top:1px solid #ffffff0d;display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px;color:#8294b1}.public-footer p{font-size:9px;max-width:340px;line-height:1.6}.public-footer>div{display:flex;flex-direction:column;gap:9px}.public-footer>div>strong{font-size:10px;color:#dfe8f7;margin-bottom:5px}.public-footer>div>a,.public-footer>div>span{font-size:8px}.page-hero{max-width:900px;margin:40px auto 0;padding:70px 26px 35px;text-align:center}.page-hero>span{font-size:8px;color:#77a3ff;font-weight:850;letter-spacing:.14em}.page-hero h1{font-size:43px;letter-spacing:-.05em;margin:13px 0}.page-hero p{color:#8fa2c1;font-size:12px}.page-hero.compact{padding-bottom:55px}.public-content{max-width:900px;margin:0 auto 90px;padding:35px;border:1px solid #ffffff10;background:#0b1931;border-radius:17px;color:#9cafcc;font-size:12px;line-height:1.8}.register-shell{max-width:1100px;margin:45px auto 90px;padding:20px 26px;display:grid;grid-template-columns:.8fr 1.2fr;gap:24px;align-items:stretch}.register-aside{padding:45px 38px;border:1px solid #ffffff0e;background:radial-gradient(circle at 0 0,#246bfd2d,transparent 42%),#0b1931;border-radius:20px}.register-aside h1{font-size:38px;letter-spacing:-.05em;margin:20px 0 13px}.register-aside>p{font-size:11px;line-height:1.7;color:#91a3bf}.register-aside ul{list-style:none;padding:0;margin:32px 0;display:grid;gap:14px;font-size:10px;color:#a9bad2}.register-aside li:before{content:"✓";display:inline-grid;place-items:center;width:22px;height:22px;margin-right:9px;border-radius:7px;background:#16a66a20;color:#5bddaa}.register-card{padding:38px;background:#fff;border-radius:20px;color:#172033;box-shadow:0 30px 80px #01061177}.register-title span{font-size:8px;color:#246bfd;font-weight:850;letter-spacing:.14em}.register-title h2{font-size:28px;margin:8px 0 5px}.register-title p{font-size:10px;color:#8792a5;margin:0 0 27px}.register-card .btn-lg{width:100%}.register-login{text-align:center;font-size:9px;color:#8b95a5}.register-login a{color:#246bfd;font-weight:750}.public-flash{max-width:1100px;margin:15px auto;padding:13px 16px;border-radius:10px;font-size:10px}.public-flash.success{background:#eafaf3;color:#147d4e}.public-flash.error{background:#fff0f0;color:#b63d3b}
.gateway-admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.gateway-admin-card .card-header{justify-content:flex-start}.gateway-admin-card .card-header>.status{margin-left:auto}.gateway-logo{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:#edf3ff;color:#246bfd;font-weight:850}.gateway-logo.asaas{background:#edf9ff;color:#1888c3}.gateway-logo.mercadopago{background:#eef7ff;color:#1989df}.gateway-logo.pagbank{background:#eafaf3;color:#0d9860}.gateway-logo.efi{background:#fff3e7;color:#e77e20}.gateway-toggles{grid-column:1/-1;display:flex;gap:20px;font-size:9px;color:#617087}.gateway-toggles label{display:flex;align-items:center;gap:7px}.webhook-box{grid-column:1/-1;padding:11px;border:1px solid #dce6f5;background:#f6f9ff;border-radius:9px;overflow:hidden}.webhook-box small{display:block;font-size:7px;color:#8d99aa;margin-bottom:5px}.webhook-box code{display:block;font-size:8px;color:#31558b;white-space:nowrap;overflow:auto}.info-card{margin-top:15px}.info-card h3{margin:0 0 7px;font-size:12px}.info-card p{margin:0;font-size:9px;line-height:1.65;color:#778398}.subscription-summary{padding:22px;display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:15px;margin-bottom:15px}.subscription-summary>div{padding:6px 18px;border-right:1px solid #edf0f4;display:flex;flex-direction:column;align-items:flex-start;gap:7px}.subscription-summary>div:last-child{border:0}.subscription-summary small{font-size:7px;color:#919cad;letter-spacing:.08em}.subscription-summary h2{font-size:21px;margin:0}.subscription-summary strong{font-size:17px}.subscription-summary>div>span:last-child{font-size:8px;color:#8490a2}.subscription-checkout{margin-bottom:15px}.gateway-choice{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.gateway-choice>label{margin:0}.gateway-choice input{position:absolute;opacity:0;pointer-events:none}.gateway-choice label>span{min-height:86px;padding:12px;border:1px solid #e0e6ee;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;cursor:pointer}.gateway-choice input:checked+span{border-color:#246bfd;background:#f1f6ff;box-shadow:0 0 0 3px #246bfd13}.gateway-choice i{width:28px;height:28px;border-radius:8px;background:#eaf1ff;color:#246bfd;display:grid;place-items:center;font-style:normal;font-size:8px;font-weight:850}.gateway-choice strong{font-size:8px}.gateway-choice small{font-size:7px;color:#8e99a9}.danger-zone{margin-top:15px;padding:18px 20px;border:1px solid #f5d4d3;background:#fff7f7;border-radius:12px;display:flex;align-items:center;justify-content:space-between}.danger-zone strong{font-size:10px;color:#a43836}.danger-zone p{font-size:8px;color:#9c7776;margin:4px 0 0}.blocked-shell{max-width:720px;margin:55px auto;padding:55px 45px;background:#fff;border:1px solid var(--line);border-radius:20px;text-align:center;box-shadow:0 25px 70px #142a5412}.blocked-icon{width:65px;height:65px;margin:0 auto 20px;border-radius:19px;background:#fff0f0;color:#db4a47;display:grid;place-items:center;font-size:28px;font-weight:850}.blocked-shell h1{font-size:30px;letter-spacing:-.04em;margin:10px 0}.blocked-shell>p{max-width:540px;margin:0 auto;color:#7c889b;font-size:10px;line-height:1.7}.blocked-info{margin:25px 0;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #e7ebf2;border-radius:11px}.blocked-info span{padding:15px;border-right:1px solid #e7ebf2;display:flex;flex-direction:column;gap:5px}.blocked-info span:last-child{border:0}.blocked-info small{font-size:7px;color:#98a1b0}.blocked-info strong{font-size:9px}.impersonation-bar{height:38px;padding:0 18px;background:#e7972d;color:#fff;display:flex;align-items:center;justify-content:center;gap:18px;font-size:9px;font-weight:700;position:sticky;top:0;z-index:100}.impersonation-bar form{margin:0}.impersonation-bar button{border:1px solid #ffffff77;background:#ffffff18;color:#fff;border-radius:7px;padding:5px 9px;font-size:8px;font-weight:750}
@media(max-width:1000px){.saas-hero{grid-template-columns:1fr;padding-top:55px}.hero-copy{text-align:center}.hero-copy h1,.hero-copy>p{margin-left:auto;margin-right:auto}.hero-actions,.hero-trust{justify-content:center}.hero-product{width:min(720px,100%);margin:auto}.feature-grid{grid-template-columns:repeat(2,1fr)}.saas-workflow{grid-template-columns:1fr;gap:45px}.gateway-admin-grid{grid-template-columns:1fr}.gateway-choice{grid-template-columns:1fr 1fr}.register-shell{grid-template-columns:1fr}.register-aside{display:none}}
@media(max-width:700px){.public-header{height:68px;padding:0 16px}.public-menu-button{display:block}.public-nav{display:none;position:absolute;left:12px;right:12px;top:62px;padding:16px;background:#0c1c38;border:1px solid #ffffff16;border-radius:13px;box-shadow:0 20px 45px #01061299;flex-direction:column;align-items:stretch;gap:7px}.public-nav.open{display:flex}.public-nav>a{padding:10px}.saas-hero{min-height:auto;padding:55px 16px 85px;gap:55px}.hero-copy h1{font-size:39px}.hero-copy>p{font-size:12px}.hero-actions{flex-direction:column}.hero-trust{flex-wrap:wrap}.browser-mock{transform:none}.mock-layout{height:270px}.mock-layout aside{width:60px}.mock-layout section{padding:18px 12px}.mock-metrics{grid-template-columns:1fr 1fr}.mock-metrics i:nth-child(n+3){display:none}.mock-panels{grid-template-columns:1fr}.mock-list{display:none}.floating-card{display:none}.gateway-strip{gap:20px;flex-wrap:wrap}.gateway-strip span{width:100%;text-align:center}.public-section{padding:78px 16px}.section-heading h2,.saas-workflow h2{font-size:30px}.feature-grid,.pricing-grid{grid-template-columns:1fr}.public-cta{margin:0 12px 55px;padding:33px 24px;display:block;text-align:center}.public-cta h2{font-size:26px}.public-cta .btn{margin-top:22px}.public-footer{padding:45px 18px;grid-template-columns:1fr}.page-hero h1{font-size:34px}.register-shell{padding:8px 12px;margin-top:20px}.register-card{padding:26px 18px}.subscription-summary{grid-template-columns:1fr}.subscription-summary>div{border-right:0;border-bottom:1px solid #edf0f4;padding:12px}.gateway-choice{grid-template-columns:1fr}.danger-zone{display:block}.danger-zone form{margin-top:14px}.blocked-shell{margin:25px 10px;padding:38px 20px}.blocked-info{grid-template-columns:1fr}.blocked-info span{border-right:0;border-bottom:1px solid #e7ebf2}.impersonation-bar{height:auto;min-height:44px;flex-wrap:wrap;padding:7px 10px}}

/* ===== V6 · Fonte maior no painel e formulários ===== */
body:not(.public-body){font-size:14px}
body:not(.public-body) .brand small{font-size:8.5px}
body:not(.public-body) .company-switch small{font-size:9px}
body:not(.public-body) .company-switch strong{font-size:11.5px}
body:not(.public-body) .nav-title{font-size:9.5px}
body:not(.public-body) .nav-menu a,body:not(.public-body) .sidebar-footer>a{font-size:12.5px}
body:not(.public-body) .sidebar-profile strong{font-size:11px}
body:not(.public-body) .sidebar-profile small{font-size:9px}
body:not(.public-body) .top-search input{font-size:12px}
body:not(.public-body) .top-search kbd{font-size:9px}
body:not(.public-body) .today{font-size:10.5px}
body:not(.public-body) .top-profile strong{font-size:11px}
body:not(.public-body) .top-profile small{font-size:9px}
body:not(.public-body) .eyebrow{font-size:9.5px}
body:not(.public-body) .page-head p{font-size:12px;line-height:1.55}
body:not(.public-body) .btn{font-size:11.5px}
body:not(.public-body) .btn-sm{font-size:10px}
body:not(.public-body) .card-header h2,body:not(.public-body) .card-header h3{font-size:13.5px}
body:not(.public-body) .card-header p{font-size:10.5px;line-height:1.5}
body:not(.public-body) .metric p{font-size:11px}
body:not(.public-body) .metric small{font-size:9px}
body:not(.public-body) .trend{font-size:9px}
body:not(.public-body) .chart-col span{font-size:9px}
body:not(.public-body) .quick-item strong{font-size:10.5px}
body:not(.public-body) .quick-item p,body:not(.public-body) .quick-item time{font-size:9.5px;line-height:1.45}
body:not(.public-body) .data-table th{font-size:9px}
body:not(.public-body) .data-table td{font-size:10.5px;line-height:1.45}
body:not(.public-body) .status{font-size:9px}
body:not(.public-body) .search-field input{font-size:11px}
body:not(.public-body) .pagination{font-size:10px}
body:not(.public-body) .field label{font-size:11px}
body:not(.public-body) .field small{font-size:9.5px;line-height:1.45}
body:not(.public-body) input,body:not(.public-body) select,body:not(.public-body) textarea{font-size:12px}
body:not(.public-body) .gateway-toggles{font-size:11px}
body:not(.public-body) .webhook-box small{font-size:9px}
body:not(.public-body) .webhook-box code{font-size:10px}
body:not(.public-body) .info-card h3{font-size:13.5px}
body:not(.public-body) .info-card p{font-size:11px}
body:not(.public-body) .subscription-summary small{font-size:9px}
body:not(.public-body) .subscription-summary>div>span:last-child{font-size:10px}
body:not(.public-body) .gateway-choice strong{font-size:10px}
body:not(.public-body) .gateway-choice small{font-size:9px}
body:not(.public-body) .danger-zone strong{font-size:11.5px}
body:not(.public-body) .danger-zone p{font-size:10px}
body:not(.public-body) .blocked-shell>p{font-size:12px}
body:not(.public-body) .blocked-info small{font-size:9px}
body:not(.public-body) .blocked-info strong{font-size:10.5px}
body:not(.public-body) .impersonation-bar{font-size:10.5px}
body:not(.public-body) .impersonation-bar button{font-size:10px}
.ticket-opening strong,.ticket-message strong{font-size:11px}.ticket-opening time,.ticket-message time{font-size:9px}.ticket-opening p,.ticket-message p{font-size:11px}.bulkbar small{font-size:10px}
.receipt-head{font-size:11px}.receipt-head small{font-size:10px}.receipt-amount small{font-size:10px}.receipt>p{font-size:12px}.receipt-details small{font-size:9px}.receipt-details strong{font-size:11px}.receipt-signature strong{font-size:11px}

@media(max-width:700px){
  body:not(.public-body){font-size:15px}
  body:not(.public-body) .nav-menu a,body:not(.public-body) .sidebar-footer>a{font-size:13.5px}
  body:not(.public-body) .page-head p{font-size:13px}
  body:not(.public-body) .btn{font-size:12px}
  body:not(.public-body) .card-header p{font-size:11px}
  body:not(.public-body) .data-table th{font-size:9.5px}
  body:not(.public-body) .data-table td{font-size:11px}
  body:not(.public-body) .field label{font-size:11.5px}
  body:not(.public-body) input,body:not(.public-body) select,body:not(.public-body) textarea{font-size:13px}
}

/* ===== V8 · Menus maiores no painel administrador e painel do usuário ===== */
body:not(.public-body) .sidebar{width:272px;min-width:272px;padding-left:16px;padding-right:16px}
body:not(.public-body) .brand{height:80px}
body:not(.public-body) .brand strong{font-size:20px}
body:not(.public-body) .brand small{font-size:9.5px;line-height:1.35}
body:not(.public-body) .company-switch{padding:12px;margin-top:16px;margin-bottom:14px}
body:not(.public-body) .company-avatar{width:38px;height:38px;font-size:10.5px}
body:not(.public-body) .company-switch small{font-size:9.5px;line-height:1.35}
body:not(.public-body) .company-switch strong{font-size:12.5px;line-height:1.4;margin-top:3px}
body:not(.public-body) .nav-title{margin:17px 11px 8px;font-size:10.5px;line-height:1.35;letter-spacing:.13em}
body:not(.public-body) .nav-menu a,
body:not(.public-body) .sidebar-footer>a{min-height:45px;padding:8px 11px;font-size:14px;line-height:1.3;font-weight:650;gap:10px}
body:not(.public-body) .nav-menu a i,
body:not(.public-body) .sidebar-footer>a i{width:23px;font-size:16.5px;flex:none}
body:not(.public-body) .nav-menu a span,
body:not(.public-body) .sidebar-footer>a span{min-width:0}
body:not(.public-body) .sidebar-profile{padding-top:11px}
body:not(.public-body) .sidebar-profile strong{font-size:12.5px;line-height:1.35}
body:not(.public-body) .sidebar-profile small{font-size:10px;line-height:1.35}
body:not(.public-body) .user-avatar{width:38px;height:38px;font-size:10.5px}
body:not(.public-body) .top-search input{font-size:13px}
body:not(.public-body) .top-profile strong{font-size:12.5px;line-height:1.35}
body:not(.public-body) .top-profile small{font-size:10px;line-height:1.35}
body:not(.public-body) .today{font-size:11.5px}

@media(max-width:920px){
  body:not(.public-body) .sidebar{left:-292px;width:min(292px,88vw);min-width:min(292px,88vw)}
}
@media(max-width:700px){
  body:not(.public-body) .nav-title{font-size:11px}
  body:not(.public-body) .nav-menu a,
  body:not(.public-body) .sidebar-footer>a{min-height:47px;font-size:15px;line-height:1.3}
  body:not(.public-body) .company-switch strong{font-size:13px}
  body:not(.public-body) .company-switch small{font-size:10px}
  body:not(.public-body) .sidebar-profile strong{font-size:13px}
  body:not(.public-body) .sidebar-profile small{font-size:10.5px}
}

/* ===== V16 · Alternância entre modo claro e modo escuro ===== */
.theme-toggle{height:36px;min-width:92px;padding:0 11px;border:1px solid var(--line);border-radius:9px;background:#fff;color:#68748a;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:9px;font-weight:750;transition:.18s}
.theme-toggle:hover{border-color:#cfd7e4;background:#f7f9fc;color:#25324a}
.theme-toggle .theme-icon{width:16px;height:16px;display:grid;place-items:center;font-size:14px;line-height:1}
.theme-toggle .theme-moon{display:none}
html[data-theme="dark"] .theme-toggle{border-color:#1b3152;background:#0b1930;color:#9fb2ce}
html[data-theme="dark"] .theme-toggle:hover{border-color:#31527c;background:#10213c;color:#fff}
html[data-theme="dark"] .theme-toggle .theme-sun{display:none}
html[data-theme="dark"] .theme-toggle .theme-moon{display:grid}
@media(max-width:700px){.theme-toggle{min-width:36px;width:36px;padding:0}.theme-toggle [data-theme-label]{display:none}}

/* ===== V15 · Tema escuro profissional nos painéis administrador e usuário ===== */
html[data-theme="dark"] .app-body{
  --navy:#071329;
  --navy2:#0b1a33;
  --blue:#2f73ff;
  --blue2:#4f8cff;
  --ink:#f3f7ff;
  --muted:#91a1ba;
  --line:#1b2d49;
  --bg:#061021;
  --white:#0d1a31;
  --green:#38d39f;
  --red:#ff6b6b;
  --orange:#f4ad55;
  --shadow:0 18px 48px rgba(0,0,0,.22);
  color-scheme:dark;
  color:#eaf1ff;
  background:
    radial-gradient(circle at 82% 4%,rgba(47,115,255,.08),transparent 30%),
    #061021;
}
html[data-theme="dark"] .app-body .app-shell,html[data-theme="dark"] .app-body .app-main{background:transparent}
html[data-theme="dark"] .app-body .sidebar{
  color:#f4f7ff;
  background:linear-gradient(180deg,#08162d 0%,#061126 56%,#050e1e 100%);
  border-right:1px solid #142743;
  box-shadow:16px 0 45px rgba(0,0,0,.18);
}
html[data-theme="dark"] .app-body .brand{border-bottom-color:#142743}
html[data-theme="dark"] .app-body .brand strong{color:#f7f9ff}
html[data-theme="dark"] .app-body .brand small{color:#6f86aa}
html[data-theme="dark"] .app-body .brand-logo-wrap{background:transparent}
html[data-theme="dark"] .app-body .company-switch{
  border-color:#1a3153;
  background:linear-gradient(145deg,rgba(23,51,91,.64),rgba(10,27,54,.76));
  box-shadow:inset 0 1px 0 rgba(255,255,255,.025);
}
html[data-theme="dark"] .app-body .company-switch small,html[data-theme="dark"] .app-body .sidebar-profile small{color:#7188aa}
html[data-theme="dark"] .app-body .nav-title{color:#536b91}
html[data-theme="dark"] .app-body .nav-menu a,html[data-theme="dark"] .app-body .sidebar-footer>a{color:#9aabc4}
html[data-theme="dark"] .app-body .nav-menu a:hover,html[data-theme="dark"] .app-body .sidebar-footer>a:hover{color:#f5f8ff;background:#102544}
html[data-theme="dark"] .app-body .nav-menu a.active{
  color:#fff;
  background:linear-gradient(90deg,#205ed9,#2f73ff);
  box-shadow:0 10px 24px rgba(35,104,241,.25),inset 0 1px 0 rgba(255,255,255,.09);
}
html[data-theme="dark"] .app-body .sidebar-footer{border-top-color:#142743}
html[data-theme="dark"] .app-body .sidebar-profile button{color:#7f93b2}
html[data-theme="dark"] .app-body .user-avatar{background:linear-gradient(145deg,#1d4f9c,#173764);color:#dce9ff;border:1px solid #315c9a}
html[data-theme="dark"] .app-body .topbar{
  background:rgba(7,19,41,.91);
  border-bottom-color:#172a47;
  box-shadow:0 8px 30px rgba(0,0,0,.10);
  backdrop-filter:blur(18px);
  -webkit-backdrop-filter:blur(18px);
}
html[data-theme="dark"] .app-body .menu-button{background:#0e203c;color:#dbe8ff;border:1px solid #203858}
html[data-theme="dark"] .app-body .top-search{border-color:#1b3152;background:#0b1930;color:#6f87aa}
html[data-theme="dark"] .app-body .top-search input{color:#e6eefc}
html[data-theme="dark"] .app-body .top-search input::placeholder{color:#647b9d}
html[data-theme="dark"] .app-body .top-search kbd{border-color:#28405f;background:#101f38;color:#8094b2;box-shadow:none}
html[data-theme="dark"] .app-body .today,html[data-theme="dark"] .app-body .top-icon{border-color:#1b3152;color:#95a7c1;background:#0b1930}
html[data-theme="dark"] .app-body .top-profile{border-left-color:#1b3152}
html[data-theme="dark"] .app-body .top-profile strong{color:#eef4ff}
html[data-theme="dark"] .app-body .top-profile small{color:#788ba9}
html[data-theme="dark"] .app-body .page-content{background:transparent}
html[data-theme="dark"] .app-body .eyebrow{color:#6f9fff}
html[data-theme="dark"] .app-body .page-head h1{color:#f5f8ff}
html[data-theme="dark"] .app-body .page-head p{color:#8ea0ba}
html[data-theme="dark"] .app-body .btn{
  border-color:#253b5c;
  background:#0e1e37;
  color:#c6d4e9;
  box-shadow:none;
}
html[data-theme="dark"] .app-body .btn:hover{border-color:#36547d;background:#122642;color:#fff}
html[data-theme="dark"] .app-body .btn-primary{border-color:#3477ff;background:linear-gradient(135deg,#246bfd,#4c88ff);color:#fff;box-shadow:0 10px 22px rgba(36,107,253,.23)}
html[data-theme="dark"] .app-body .btn-success{border-color:#24b984;background:#168b66;color:#fff}
html[data-theme="dark"] .app-body .btn-danger{border-color:#703638;background:#32191f;color:#ff9696}
html[data-theme="dark"] .app-body .card{
  background:linear-gradient(160deg,#0d1b32 0%,#0a172c 100%);
  border-color:#1a2e4d;
  box-shadow:0 14px 42px rgba(0,0,0,.16),inset 0 1px 0 rgba(255,255,255,.018);
}
html[data-theme="dark"] .app-body .card-header{border-bottom-color:#1a2d49}
html[data-theme="dark"] .app-body .card-header h2,html[data-theme="dark"] .app-body .card-header h3{color:#eff5ff}
html[data-theme="dark"] .app-body .card-header p{color:#7f91ad}
html[data-theme="dark"] .app-body .metric p{color:#899bb6}
html[data-theme="dark"] .app-body .metric h2{color:#f4f8ff}
html[data-theme="dark"] .app-body .metric small{color:#6f83a2}
html[data-theme="dark"] .app-body .metric-icon.blue{color:#7da8ff;background:#14305c;border:1px solid #20447b}
html[data-theme="dark"] .app-body .metric-icon.red{color:#ff8c8c;background:#351d27;border:1px solid #5a2a34}
html[data-theme="dark"] .app-body .metric-icon.green{color:#58dbad;background:#12372f;border:1px solid #1b5949}
html[data-theme="dark"] .app-body .metric-icon.purple{color:#bb99ff;background:#2a2145;border:1px solid #47356c}
html[data-theme="dark"] .app-body .trend{background:#12372f;color:#55dba9;border:1px solid #1c5144}
html[data-theme="dark"] .app-body .chart-bars i:last-child{background:#263957}
html[data-theme="dark"] .app-body .chart-col span{color:#7185a4}
html[data-theme="dark"] .app-body .quick-item{border-bottom-color:#182b47;color:#dce6f5}
html[data-theme="dark"] .app-body .quick-item:hover{background:rgba(29,58,99,.24)}
html[data-theme="dark"] .app-body .quick-icon{background:#132e58;color:#79a6ff;border:1px solid #21457b}
html[data-theme="dark"] .app-body .quick-item strong{color:#e8effa}
html[data-theme="dark"] .app-body .quick-item p,html[data-theme="dark"] .app-body .quick-item time{color:#788ba8}
html[data-theme="dark"] .app-body .data-table th{background:#0b1830;border-bottom-color:#1c304e;color:#6f83a2}
html[data-theme="dark"] .app-body .data-table td{border-bottom-color:#172945;color:#9fb0c8}
html[data-theme="dark"] .app-body .data-table tbody tr:hover{background:#0f213c}
html[data-theme="dark"] .app-body .data-table strong{color:#e6eefb}
html[data-theme="dark"] .app-body .status.success{background:#11362e;color:#54d9aa;border:1px solid #1c5344}
html[data-theme="dark"] .app-body .status.danger{background:#361d26;color:#ff8585;border:1px solid #5a2c35}
html[data-theme="dark"] .app-body .status.info{background:#132d56;color:#78a5ff;border:1px solid #21477e}
html[data-theme="dark"] .app-body .status.warning{background:#352a18;color:#f3bd68;border:1px solid #5a4525}
html[data-theme="dark"] .app-body .filterbar{border-bottom-color:#1a2d49}
html[data-theme="dark"] .app-body .search-field{border-color:#223957;background:#0a172c;color:#8397b4}
html[data-theme="dark"] .app-body .search-field input{background:transparent;color:#e7eef9}
html[data-theme="dark"] .app-body .search-field input::placeholder{color:#617798}
html[data-theme="dark"] .app-body .pagination{border-top-color:#1a2d49;color:#7f91aa}
html[data-theme="dark"] .app-body .pages a,html[data-theme="dark"] .app-body .pages span{border-color:#233a59;background:#0b1930;color:#94a6c0}
html[data-theme="dark"] .app-body .pages .active,html[data-theme="dark"] .app-body .pages a:hover{border-color:#2f73ff;background:#1e5bd1;color:#fff}
html[data-theme="dark"] .app-body .field label{color:#c2cee0}
html[data-theme="dark"] .app-body .field input,html[data-theme="dark"] .app-body .field select,html[data-theme="dark"] .app-body .field textarea,
html[data-theme="dark"] .app-body input:not([type="checkbox"]):not([type="radio"]),html[data-theme="dark"] .app-body select,html[data-theme="dark"] .app-body textarea{
  border-color:#223957;
  background:#09172c;
  color:#e7eef9;
}
html[data-theme="dark"] .app-body .field input::placeholder,html[data-theme="dark"] .app-body .field textarea::placeholder,html[data-theme="dark"] .app-body input::placeholder,html[data-theme="dark"] .app-body textarea::placeholder{color:#617795}
html[data-theme="dark"] .app-body .field input:focus,html[data-theme="dark"] .app-body .field select:focus,html[data-theme="dark"] .app-body .field textarea:focus,
html[data-theme="dark"] .app-body input:focus,html[data-theme="dark"] .app-body select:focus,html[data-theme="dark"] .app-body textarea:focus{border-color:#397eff;box-shadow:0 0 0 3px rgba(47,115,255,.15);outline:0}
html[data-theme="dark"] .app-body .field-help,html[data-theme="dark"] .app-body .field small{color:#7488a6}
html[data-theme="dark"] .app-body select option{background:#0a172c;color:#e7eef9}
html[data-theme="dark"] .app-body .product-picker,html[data-theme="dark"] .app-body .detail{border-color:#1b304e;background:#0b1930}
html[data-theme="dark"] .app-body .summary-line{border-bottom-color:#1b2e49;color:#aebdd1}
html[data-theme="dark"] .app-body .summary-line.total{color:#f4f8ff}
html[data-theme="dark"] .app-body .detail small{color:#7185a3}
html[data-theme="dark"] .app-body .detail strong{color:#edf3fd}
html[data-theme="dark"] .app-body .empty{color:#7d90ac}
html[data-theme="dark"] .app-body .empty strong{color:#dbe5f4}
html[data-theme="dark"] .app-body .webhook-box{border-color:#203a61;background:#0a1a34}
html[data-theme="dark"] .app-body .webhook-box small{color:#7188a8}
html[data-theme="dark"] .app-body .webhook-box code{color:#81aaff}
html[data-theme="dark"] .app-body .info-card p{color:#8193ae}
html[data-theme="dark"] .app-body .subscription-summary>div{border-right-color:#1a2d49}
html[data-theme="dark"] .app-body .subscription-summary small{color:#7185a3}
html[data-theme="dark"] .app-body .subscription-summary>div>span:last-child{color:#8497b1}
html[data-theme="dark"] .app-body .gateway-choice label>span{border-color:#203653;background:#0a172c;color:#c8d5e8}
html[data-theme="dark"] .app-body .gateway-choice label>span:hover{border-color:#35577f;background:#0f213b}
html[data-theme="dark"] .app-body .gateway-choice input:checked+span{border-color:#3d7fff;background:#112a52;box-shadow:0 0 0 3px rgba(47,115,255,.13)}
html[data-theme="dark"] .app-body .gateway-choice i{background:#173564;color:#83acff}
html[data-theme="dark"] .app-body .gateway-choice small{color:#7588a5}
html[data-theme="dark"] .app-body .danger-zone{border-color:#542a34;background:#25151c}
html[data-theme="dark"] .app-body .danger-zone strong{color:#ff8c8c}
html[data-theme="dark"] .app-body .danger-zone p{color:#b8848b}
html[data-theme="dark"] .app-body .blocked-shell{background:linear-gradient(160deg,#0d1b32,#0a172c);border-color:#1a2e4d;box-shadow:0 25px 70px rgba(0,0,0,.26)}
html[data-theme="dark"] .app-body .blocked-icon{background:#351d27;color:#ff8585}
html[data-theme="dark"] .app-body .blocked-shell h1{color:#f4f8ff}
html[data-theme="dark"] .app-body .blocked-shell>p{color:#8799b3}
html[data-theme="dark"] .app-body .blocked-info{border-color:#1b2f4c}
html[data-theme="dark"] .app-body .blocked-info span{border-right-color:#1b2f4c}
html[data-theme="dark"] .app-body .blocked-info small{color:#7488a6}
html[data-theme="dark"] .app-body .blocked-info strong{color:#e4edf9}
html[data-theme="dark"] .app-body .toast{background:#0f213c;border-color:#24405f;color:#dce7f7;box-shadow:0 18px 45px rgba(0,0,0,.3)}
html[data-theme="dark"] .app-body .toast.success{border-color:#245443;background:#102a27;color:#b9f3dd}
html[data-theme="dark"] .app-body .toast.error{border-color:#60313b;background:#2d1921;color:#ffc1c1}
html[data-theme="dark"] .app-body .bulkbar{background:#0d1d36!important;border-color:#203958!important;color:#cbd8ea!important}
html[data-theme="dark"] .app-body .ticket-opening,html[data-theme="dark"] .app-body .ticket-message{background:#0b1930;border-color:#1b2f4d;color:#cbd7e8}
html[data-theme="dark"] .app-body .receipt{background:#0d1b32!important;border-color:#1b2e49!important;color:#e8effa!important}
html[data-theme="dark"] .app-body .receipt-head,html[data-theme="dark"] .app-body .receipt-details,html[data-theme="dark"] .app-body .receipt-signature{border-color:#1b2e49!important}
html[data-theme="dark"] .app-body hr{border-color:#1b2e49}
html[data-theme="dark"] .app-body ::selection{background:#2f73ff;color:#fff}
html[data-theme="dark"] .app-body *{scrollbar-color:#294363 #081326}
html[data-theme="dark"] .app-body .sidebar-overlay{background:rgba(1,6,16,.72)}

@media(max-width:920px){
  html[data-theme="dark"] .app-body .topbar{background:rgba(7,19,41,.96)}
  html[data-theme="dark"] .app-body .sidebar{box-shadow:24px 0 70px rgba(0,0,0,.48)}
}

@media print{
  html[data-theme="dark"] .app-body{--ink:#172033;--muted:#778298;--line:#dfe4eb;--bg:#fff;--white:#fff;color:#172033;background:#fff;color-scheme:light}
  html[data-theme="dark"] .app-body .app-main,html[data-theme="dark"] .app-body .page-content{background:#fff;color:#172033}
  html[data-theme="dark"] .app-body .card,html[data-theme="dark"] .app-body .receipt{background:#fff!important;color:#172033!important;border-color:#ddd!important;box-shadow:none!important}
  html[data-theme="dark"] .app-body .data-table th{background:#f5f5f5;color:#555;border-color:#ddd}
  html[data-theme="dark"] .app-body .data-table td,html[data-theme="dark"] .app-body .data-table strong{color:#222;border-color:#ddd}
}
