@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800;900&family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800&display=swap";:root{--azul-neon:#1ea7ff;--azul-medio:#2f7bef;--azul-profundo:#10365f;--azul-petroleo:#081c35;--cinza-aco:#6e7680;--cinza-pedra:#505962;--preto-marmore:#0a0d12;--branco-gelo:#eef3f7;--rosa-suave:#f2a7cf;--verde-destaque:#187028;--bg-primary:#0a0d12;--bg-sidebar:#07090d;--text-main:#eef3f7;--text-muted:#8fa0b5;--shadow-neon:0 0 20px #1ea7ff40;--shadow-neon-inset:inset 0 0 15px #1ea7ff26;--glass-bg:#081c358c;--glass-border:#1ea7ff33}*{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#1ea7ff4d #081c3533;margin:0;padding:0;font-family:Plus Jakarta Sans,sans-serif}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#081c3533}::-webkit-scrollbar-thumb{background:#1ea7ff4d;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--azul-neon)}body{background-color:var(--bg-primary);color:var(--text-main);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-image:radial-gradient(circle at 10% 20%,#1ea7ff1f 0%,#0000 40%),radial-gradient(circle at 90% 80%,#2f7bef14 0%,#0000 45%),radial-gradient(circle,#081c3599 0%,#0000 70%),url(/bg-marble.png);background-repeat:no-repeat;background-size:cover;background-attachment:fixed;min-height:100vh;position:relative}h1,h2,h3,h4,h5,h6,.brand-name{letter-spacing:-.02em;font-family:Outfit,sans-serif;font-weight:700}.app-container{width:100%;min-height:100vh;display:flex;position:relative}.sidebar{width:275px;color:var(--branco-gelo);z-index:1000;background-color:#0000;background-image:linear-gradient(#0a0d1259,#0a0d1259),url(/bg-marble.png);background-position:0 0;background-repeat:repeat;background-size:cover;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border-right:2px solid #6e768033;flex-direction:column;height:100vh;padding:32px 0 20px;display:flex;position:fixed;box-shadow:10px 0 30px #0009,inset -1px 0 #ffffff08}.sidebar-brand{border-bottom:1px solid #6e768026;margin-bottom:36px;padding:0 24px 20px}.brand-name{background:linear-gradient(135deg,#fff 30%,#a2a8b3 100%);-webkit-text-fill-color:transparent;text-shadow:0 2px 10px #1ea7ff26;-webkit-background-clip:text;font-size:1.45rem}.sidebar-nav{flex-direction:column;flex:1;gap:6px;padding:0 12px;display:flex;overflow-y:auto}.nav-item{color:var(--text-muted);border:1px solid #0000;border-radius:12px;align-items:center;gap:16px;padding:14px 20px;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.nav-item:hover{color:var(--branco-gelo);background:#1ea7ff0d;border-color:#1ea7ff26;transform:translate(4px)}.nav-item.active{background:linear-gradient(135deg,#081c35e6,#10365f80);border:1px solid #1ea7ff66;font-weight:600;box-shadow:inset 0 2px 8px #000000b3,0 0 15px #1ea7ff2e;color:#fff!important}.sidebar-footer{border-top:1px solid #6e768026;justify-content:space-between;align-items:center;gap:12px;padding:20px 24px;display:flex}.sidebar-footer p{color:var(--cinza-aco);font-size:.7rem;line-height:1.3}.home-btn-3d{cursor:pointer;color:#fff;background:linear-gradient(135deg,#1ea7ff,#10365f);border:1px solid #ffffff40;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex;box-shadow:0 4px 10px #0006,0 0 12px #1ea7ff59,inset 0 1px 3px #fff6}.home-btn-3d:hover{transform:translateY(-2px);box-shadow:0 6px 14px #00000080,0 0 18px #1ea7ff8c,inset 0 1px 4px #ffffff80}.main-content{z-index:1;flex:1;width:calc(100% - 275px);min-height:100vh;margin-left:275px;padding:40px 48px;position:relative}.header{border-bottom:1px solid #6e768026;justify-content:space-between;align-items:center;margin-bottom:36px;padding-bottom:24px;display:flex}.app-topbar{background:linear-gradient(90deg, var(--azul-petroleo) 0%, #0a0d12f2 100%);z-index:999;border-bottom:2px solid #1ea7ff40;justify-content:space-between;align-items:center;margin-left:275px;padding:16px 48px;display:flex;position:sticky;top:0;box-shadow:0 4px 20px #0006,0 0 15px #1ea7ff1a}.welcome-msg h1{color:var(--branco-gelo);text-shadow:0 2px 4px #00000080;font-size:1.8rem}.welcome-msg p{color:var(--text-muted);margin-top:4px;font-size:.95rem}.header-actions{align-items:center;gap:20px;display:flex}.avatar-card-3d{background:linear-gradient(135deg, var(--azul-petroleo) 0%, #10365f99 100%);border:1px solid #1ea7ff59;border-radius:14px;align-items:center;gap:12px;padding:6px 16px 6px 8px;display:flex;box-shadow:0 4px 12px #0000004d,inset 0 1px 2px #ffffff1a}.avatar-img-3d{border:2px solid #fffc;border-radius:10px;width:36px;height:36px;box-shadow:0 2px 8px #1ea7ff66}.notification-bell-btn{color:#ffca28;cursor:pointer;filter:drop-shadow(0 2px 6px #ffca2866);background:0 0;border:none;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex;position:relative}.notification-bell-btn:hover{filter:drop-shadow(0 0 10px #ffca28b3);transform:scale(1.1)}.notification-badge{background:var(--azul-neon);width:8px;height:8px;box-shadow:0 0 8px var(--azul-neon);border-radius:50%;position:absolute;top:4px;right:4px}.kpi-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:24px;margin-bottom:36px;display:grid}.kpi-card{background:var(--glass-bg);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(16px);box-shadow:0 10px 30px #00000040, var(--shadow-neon-inset);border-radius:16px;flex-direction:column;padding:24px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.kpi-card:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);height:1px;position:absolute;top:0;left:0;right:0}.kpi-card:hover{box-shadow:0 15px 35px #00000059, 0 0 20px #1ea7ff40, var(--shadow-neon-inset);border-color:#1ea7ff8c;transform:translateY(-4px)}.kpi-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.kpi-icon-box{background:linear-gradient(135deg, var(--azul-petroleo) 0%, #10365fcc 100%);width:44px;height:44px;color:var(--azul-neon);border:1px solid #1ea7ff4d;border-radius:12px;justify-content:center;align-items:center;display:flex;box-shadow:inset 0 1px 2px #ffffff1a}.kpi-blue{border-color:#1ea7ff59}.kpi-orange{border-color:#f9731659}.kpi-orange .kpi-icon-box{color:#f97316;border-color:#f973164d}.kpi-green{border-color:#22c55e59}.kpi-green .kpi-icon-box{color:#22c55e;border-color:#22c55e4d}.kpi-purple{border-color:#a855f759}.kpi-purple .kpi-icon-box{color:#a855f7;border-color:#a855f74d}.kpi-value{color:#fff;text-shadow:0 2px 10px #0000004d;font-family:Outfit,sans-serif;font-size:2.2rem;font-weight:800;line-height:1.1}.kpi-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-top:6px;font-size:.85rem;font-weight:500}.kpi-trend{color:#4ade80;text-shadow:0 0 4px #22c55e4d;background:#22c55e26;border:1px solid #22c55e40;border-radius:8px;align-items:center;gap:4px;padding:4px 8px;font-size:.8rem;font-weight:600;display:flex}.btn-primary{background:linear-gradient(135deg, var(--azul-medio) 0%, var(--azul-profundo) 100%);color:#fff;cursor:pointer;border:1px solid #ffffff26;border-radius:12px;align-items:center;gap:10px;padding:12px 24px;font-family:Outfit,sans-serif;font-weight:600;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 4px 15px #0000004d,0 0 10px #2f7bef33,inset 0 1px 2px #ffffff40}.btn-primary:hover{background:linear-gradient(135deg, var(--azul-neon) 0%, var(--azul-medio) 100%);transform:translateY(-2px);box-shadow:0 6px 20px #0006,0 0 15px #1ea7ff66,inset 0 1px 2px #ffffff59}.btn-secondary{color:var(--branco-gelo);cursor:pointer;background:#6e768026;border:1px solid #6e76804d;border-radius:12px;padding:10px 20px;font-weight:600;transition:all .2s}.btn-secondary:hover{background:#6e76804d;border-color:#fff3}.btn-crystallized{color:#fff;letter-spacing:.02em;cursor:pointer;text-shadow:0 2px 6px #0009;background:linear-gradient(#30b1ff 0%,#1770d1 50%,#0d3b70 100%);border:2px solid #ffffff73;border-radius:16px;justify-content:center;align-items:center;gap:12px;width:100%;padding:18px 24px;font-family:Outfit,sans-serif;font-size:1.15rem;font-weight:700;transition:all .3s cubic-bezier(.2,.8,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 25px #0000008c,0 0 25px #1ea7ff73,inset 0 2px 6px #fff9,inset 0 -2px 6px #0006}.btn-crystallized:after{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);width:50%;height:100%;transition:all .75s;position:absolute;top:0;left:-150%;transform:skew(-25deg)}.btn-crystallized:hover{border-color:#ffffffa6;transform:translateY(-3px)scale(1.01);box-shadow:0 12px 30px #000000a6,0 0 35px #1ea7ffa6,inset 0 2px 8px #ffffffb3,inset 0 -2px 8px #00000080}.btn-crystallized:hover:after{left:150%}.btn-crystallized:active{transform:translateY(1px);box-shadow:0 5px 15px #0006,0 0 20px #1ea7ff73,inset 0 1px 4px #ffffff80}.recent-section{background:var(--glass-bg);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(16px);box-shadow:0 15px 40px #00000059, var(--shadow-neon-inset);border-radius:20px;margin-bottom:40px;padding:32px}.section-header h2{color:var(--branco-gelo);text-shadow:0 2px 4px #0006;font-size:1.4rem}.table-actions{justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.search-box{background:#081c3573;border:1.5px solid #1ea7ff59;border-radius:9999px;align-items:center;gap:12px;width:100%;max-width:400px;padding:10px 24px;transition:all .25s;display:flex;box-shadow:inset 0 2px 4px #0000004d}.search-box:focus-within{border-color:var(--azul-neon);box-shadow:inset 0 2px 4px #0000004d,0 0 15px #1ea7ff4d}.search-box input{width:100%;color:var(--branco-gelo);background:0 0;border:none;outline:none;font-size:.9rem}.search-box input::placeholder{color:#8fa0b580}.search-box svg{color:#1ea7ffb3}.table-container{background:#0a0d1299;border:1.5px solid #6e768040;border-radius:20px;margin-top:20px;overflow:hidden;box-shadow:0 15px 40px #00000073,inset 0 0 15px #1ea7ff0d}.data-table{border-collapse:collapse;text-align:left;width:100%}.data-table th{text-transform:uppercase;color:#eef3f7d9;letter-spacing:.08em;background:linear-gradient(#081c35 0%,#10365f 100%);border-bottom:2px solid #1ea7ff40;padding:20px 24px;font-family:Outfit,sans-serif;font-size:.75rem;font-weight:700}.data-table td{color:var(--branco-gelo);vertical-align:middle;background:#0a0d1259;border-bottom:1.5px solid #6e768026;padding:18px 24px;font-size:.95rem}.data-table tr:last-child td{border-bottom:none}.data-table tbody tr{transition:all .2s}.data-table tbody tr:hover{background:#1ea7ff0f!important}.provider-name{letter-spacing:.01em;font-size:1rem;font-weight:700;color:#fff!important}.provider-email{color:var(--text-muted);margin-top:2px;font-size:.8rem}.provider-address{color:#eef3f7d9;align-items:center;gap:8px;font-size:.88rem;display:flex}.provider-address svg,.data-table td svg{color:#1ea7ffb3}.badge{text-transform:uppercase;letter-spacing:.02em;border:1px solid #0000;border-radius:30px;align-items:center;padding:6px 14px;font-size:.75rem;font-weight:700;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 2px 5px #0000004d}.badge-success{color:#52c41a;background:#18702840;border-color:#52c41a66;box-shadow:0 0 10px #52c41a40}.badge-warning{color:#ff9800;background:#f9731633;border-color:#f9731666;box-shadow:0 0 10px #f9731640}.badge-danger{color:#f87171;background:#ef444433;border-color:#ef444466;box-shadow:0 0 10px #ef444440}.badge-neutral{color:var(--branco-gelo);background:#6e768033;border-color:#6e768066}.action-buttons{justify-content:flex-end;gap:12px;display:flex}.btn-icon{cursor:pointer;color:#eef3f7d9;background:#6e76801a;border:1px solid #6e768040;border-radius:12px;justify-content:center;align-items:center;padding:10px;transition:all .25s cubic-bezier(.2,.8,.2,1);display:flex;box-shadow:inset 0 1px 2px #ffffff0d}.btn-icon:hover{color:#fff;background:#1ea7ff26;border-color:#1ea7ff73;transform:translateY(-1px);box-shadow:0 0 12px #1ea7ff40}.btn-icon.delete:hover{color:#f87171;background:#ef444433;border-color:#ef444473;box-shadow:0 0 12px #ef444440}.modal-overlay{-webkit-backdrop-filter:blur(8px);z-index:2000;background:#05070acc;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-content{background-color:#0000;background-image:linear-gradient(#081c3580,#081c3580),url(/bg-marble.png);background-position:0 0;background-repeat:repeat;background-size:cover;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border:2px solid #1ea7ff59;border-radius:24px;width:92%;max-width:650px;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #000000b3,0 0 40px #1ea7ff40,inset 0 0 20px #1ea7ff26}.modal-header{background:#10365fa6;border-bottom:1.5px solid #1ea7ff40;justify-content:space-between;align-items:center;padding:24px 32px;display:flex}.modal-header h2,.modal-header h3{color:#fff;font-size:1.4rem}.btn-close{cursor:pointer;color:var(--text-muted);background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.btn-close:hover{color:#fff;background:#ffffff14}.provider-form,.estimate-form,.client-form,.modal-body{max-height:75vh;padding:32px;overflow-y:auto}.form-group{margin-bottom:24px}.form-row{flex-wrap:wrap;gap:24px;margin-bottom:24px;display:flex}.form-row .form-group{flex:1;min-width:200px;margin-bottom:0}.form-group label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:10px;font-size:.85rem;font-weight:700;display:block}.form-group input,.form-group select,.form-group textarea{width:100%;color:var(--branco-gelo);background:#081c35b3;border:1px solid #6e768059;border-radius:12px;outline:none;padding:14px 18px;font-size:.95rem;transition:all .25s;box-shadow:inset 0 2px 4px #0006}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--azul-neon);background:#10365f66;box-shadow:inset 0 2px 4px #0006,0 0 15px #1ea7ff40}.modal-footer{background:#05070abf;border-top:1.5px solid #6e768026;justify-content:flex-end;gap:16px;padding:24px 32px;display:flex}.chart-container-3d{box-shadow:0 10px 25px #0000004d, var(--shadow-neon-inset);background:linear-gradient(135deg,#081c3599 0%,#07090dcc 100%);border:1.5px solid #1ea7ff40;border-radius:20px;flex-direction:column;justify-content:space-between;height:250px;padding:24px;display:flex}.chart-title-3d{color:var(--branco-gelo);text-transform:capitalize;letter-spacing:.02em;margin-bottom:12px;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:700}.chart-bars-box-3d{border-bottom:2.5px solid #6e768066;justify-content:space-around;align-items:flex-end;height:150px;padding-bottom:4px;display:flex;position:relative}.chart-bar-3d{cursor:pointer;background:linear-gradient(#1ea7ff 0%,#2f7bef 40%,#10365f 100%);border-radius:4px 4px 0 0;width:22px;transition:height .6s cubic-bezier(.17,.67,.83,.67);position:relative;box-shadow:0 0 15px #1ea7ff59,inset 1px 1px 1px #fff6}.chart-bar-3d:hover{background:linear-gradient(#fff 0%,#1ea7ff 50%,#164f89 100%);box-shadow:0 0 25px #1ea7ffa6}.chart-bar-3d:after{content:attr(data-value);color:var(--azul-neon);opacity:0;font-size:.7rem;font-weight:700;transition:opacity .2s;position:absolute;top:-24px;left:50%;transform:translate(-50%)}.chart-bar-3d:hover:after{opacity:1}.inventory-widget-3d{box-shadow:0 10px 25px #0000004d, var(--shadow-neon-inset);background:linear-gradient(135deg,#081c3599 0%,#07090dcc 100%);border:1.5px solid #1ea7ff40;border-radius:20px;justify-content:space-around;align-items:center;height:110px;padding:24px;display:flex}.inventory-widget-3d .trena-circle-icon{color:#fff;background:radial-gradient(circle,#2f7bef 20%,#10365f 80%);border:3px solid #fff6;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:800;display:flex;box-shadow:0 4px 12px #0006,0 0 12px #1ea7ff66,inset 0 1px 3px #ffffff80}.inventory-widget-3d .trena-reports-3d{gap:8px;display:flex}.inventory-widget-3d .trena-report-card{background:linear-gradient(135deg,#cbd5e1 0%,#64748b 100%);border:1px solid #ffffff4d;border-radius:6px;flex-direction:column;justify-content:space-between;width:32px;height:38px;padding:4px;display:flex;box-shadow:0 3px 6px #0000004d}.inventory-widget-3d .trena-report-card .line{background:#ffffff80;border-radius:1px;width:80%;height:2px}.inventory-widget-3d .trena-report-card .line-short{width:50%}.materials-glass-panel{box-shadow:0 20px 45px #00000073, 0 0 30px #1ea7ff26, var(--shadow-neon-inset);-webkit-backdrop-filter:blur(16px);background:linear-gradient(135deg,#081c3580 0%,#05070aa6 100%);border:1.5px solid #1ea7ff59;border-radius:24px;flex-direction:column;gap:28px;padding:32px;display:flex}.materials-title{color:var(--branco-gelo);text-shadow:0 2px 4px #0006;font-family:Outfit,sans-serif;font-size:1.6rem}.materials-grid-3d{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.material-card-3d{text-align:center;cursor:pointer;background:#07090d80;border:1px solid #6e768033;border-radius:16px;flex-direction:column;align-items:center;padding:16px;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:inset 0 0 10px #00000080}.material-card-3d:hover{background:#081c3573;border-color:#1ea7ff73;transform:translateY(-4px)scale(1.02);box-shadow:0 10px 20px #00000073,0 0 15px #1ea7ff26,inset 0 0 8px #1ea7ff1a}.stone-block-3d{width:90px;height:52px;transform-style:preserve-3d;margin-bottom:24px;transition:transform .3s;position:relative;transform:perspective(300px)rotateX(45deg)rotate(-20deg);box-shadow:8px 12px 20px #000000b3}.material-card-3d:hover .stone-block-3d{transform:perspective(300px)rotateX(45deg)rotate(-20deg)translateZ(8px)}.stone-side{box-sizing:border-box;position:absolute}.stone-top{background-size:cover;border:1px solid #fff3;width:90px;height:52px;transform:translateZ(12px)}.stone-front{filter:brightness(.6);background-size:cover;border:1px solid #ffffff1a;width:90px;height:12px;transform:rotateX(-90deg)translateZ(40px)}.stone-right{filter:brightness(.45);background-size:cover;border:1px solid #ffffff1a;width:52px;height:12px;transform:rotateY(90deg)rotate(90deg)translateZ(64px)}.stone-top.granito-preto,.stone-front.granito-preto,.stone-right.granito-preto{background-color:#0f131a;background-image:radial-gradient(circle,#ffffff26 1px,#0000 1px),radial-gradient(circle,#1ea7ff33 2px,#0000 2px);background-size:6px 6px,12px 12px}.stone-top.marmore-branco,.stone-front.marmore-branco,.stone-right.marmore-branco{background-color:#dbeafe;background-image:linear-gradient(45deg,#0000 40%,#6e76804d 45%,#0000 50%),linear-gradient(-45deg,#0000 45%,#6e768033 50%,#0000 55%);background-size:20px 20px}.stone-top.marmore-braco-blue,.stone-front.marmore-braco-blue,.stone-right.marmore-braco-blue{background-color:#10365f;background-image:linear-gradient(135deg,#1ea7ff66 10%,#0000 20%),radial-gradient(circle,#ffffff26 1px,#0000 1px);background-size:30px 30px,8px 8px}.stone-top.marmore-cinza,.stone-front.marmore-cinza,.stone-right.marmore-cinza{background-color:#4a5568;background-image:linear-gradient(60deg,#0000 40%,#ffffff1a 45%,#0000 50%),radial-gradient(circle,#0003 1px,#0000 1px);background-size:25px 25px,6px 6px}.stone-top.granito-collo,.stone-front.granito-collo,.stone-right.granito-collo{background-color:#708090;background-image:radial-gradient(circle,#0000004d 1px,#0000 1px),radial-gradient(circle,#fff3 2px,#0000 2px);background-size:8px 8px,10px 10px}.stone-top.marmore-breto,.stone-front.marmore-breto,.stone-right.marmore-breto{background-color:#1a1a24;background-image:linear-gradient(120deg,#0000 40%,#f2a7cf33 42%,#0000 45%),linear-gradient(30deg,#0000 45%,#1ea7ff33 50%,#0000 55%);background-size:40px 40px}.stone-top.granito-braiso,.stone-front.granito-braiso,.stone-right.granito-braiso{background-color:#2e3033;background-image:radial-gradient(circle,#ffffff1a 1px,#0000 1px),radial-gradient(circle,#10365f66 2px,#0000 2px);background-size:5px 5px,10px 10px}.material-name-3d{color:var(--branco-gelo);margin-bottom:8px;font-size:.85rem;font-weight:600;line-height:1.2}.material-badge-neon{color:var(--azul-neon);text-transform:uppercase;text-shadow:0 0 5px #1ea7ff8c;background:linear-gradient(#10365f 0%,#081c35e6 100%);border:1px solid #1ea7ff59;border-radius:6px;padding:4px 10px;font-family:Outfit,sans-serif;font-size:.7rem;font-weight:700;box-shadow:0 2px 4px #0006,inset 0 1px 1px #ffffff1a}.copyright-footer-3d{text-align:center;width:100%;color:var(--cinza-aco);letter-spacing:.05em;text-transform:uppercase;border-top:1px solid #6e768026;margin-top:12px;padding-top:16px;font-size:.75rem;font-weight:500}.login-container{background-color:var(--preto-marmore);background-image:radial-gradient(circle at 15% 15%,#1ea7ff2e 0%,#0000 40%),radial-gradient(circle at 85% 85%,#10365f80 0%,#0000 45%),url(/bg-marble.png);background-position:50%;background-size:cover;justify-content:center;align-items:center;width:100vw;min-height:100vh;display:flex}.login-card{-webkit-backdrop-filter:blur(20px);width:100%;max-width:440px;box-shadow:0 30px 60px #0009, 0 0 40px #1ea7ff40, var(--shadow-neon-inset);text-align:center;background:linear-gradient(135deg,#081c35b3 0%,#05070ad9 100%);border:2px solid #1ea7ff59;border-radius:24px;padding:48px;position:relative}.login-header{margin-bottom:32px}.brand-logo-large{filter:drop-shadow(0 4px 12px #1ea7ff4d);justify-content:center;align-items:center;margin-bottom:20px;display:inline-flex}.login-header h1{background:linear-gradient(135deg,#fff 40%,#a2a8b3 100%);-webkit-text-fill-color:transparent;text-shadow:0 2px 10px #00000080;-webkit-background-clip:text;margin-bottom:8px;font-size:2rem}.login-header p{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.95rem;font-weight:500}.form-group-login{text-align:left;flex-direction:column;gap:10px;margin-bottom:24px;display:flex}.form-group-login label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:700}.input-with-icon{align-items:center;display:flex;position:relative}.input-with-icon .input-icon{color:var(--azul-neon);filter:drop-shadow(0 0 4px #1ea7ff59);position:absolute;left:16px}.form-group-login input{width:100%;color:var(--branco-gelo);background:#081c35b3;border:1px solid #6e768059;border-radius:12px;padding:14px 16px 14px 46px;font-size:.95rem;transition:all .25s;box-shadow:inset 0 2px 4px #0006}.form-group-login input:focus{border-color:var(--azul-neon);background:#10365f66;outline:none;box-shadow:inset 0 2px 4px #0006,0 0 15px #1ea7ff40}.btn-login{color:#fff;cursor:pointer;text-shadow:0 1px 3px #00000080;background:linear-gradient(#30b1ff 0%,#1770d1 100%);border:1px solid #ffffff4d;border-radius:12px;justify-content:center;align-items:center;gap:12px;width:100%;padding:16px;font-family:Outfit,sans-serif;font-size:1rem;font-weight:700;transition:all .25s;display:flex;box-shadow:0 6px 20px #0006,0 0 15px #1ea7ff4d,inset 0 1px 2px #ffffff4d}.btn-login:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #00000080,0 0 22px #1ea7ff80,inset 0 1px 2px #ffffff73}.btn-login:disabled{opacity:.6;cursor:not-allowed}.error-alert{color:#f87171;text-shadow:0 0 4px #ef44444d;background:#ef444426;border:1px solid #ef44444d;border-radius:12px;align-items:center;gap:12px;margin-bottom:24px;padding:16px;font-size:.9rem;font-weight:500;display:flex}.login-footer{text-align:center;border-top:1px solid #6e768026;margin-top:32px;padding-top:24px}.login-footer p{color:var(--text-muted);font-size:.8rem}.whatsapp-float{color:#fff;z-index:9999;background:linear-gradient(135deg,#25d366 0%,#128c7e 100%);border-radius:50px;align-items:center;gap:10px;padding:12px 18px;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .25s cubic-bezier(.2,.8,.2,1);display:flex;position:fixed;bottom:28px;right:28px;box-shadow:0 4px 15px #25d36659,inset 0 1px 2px #ffffff4d}.whatsapp-float:hover{transform:translateY(-3px);box-shadow:0 8px 25px #25d36673,inset 0 1px 2px #fff6}.mobile-nav-toggle{background:linear-gradient(135deg, var(--azul-petroleo) 0%, #10365fcc 100%);color:var(--azul-neon);cursor:pointer;z-index:1000;border:1px solid #1ea7ff66;border-radius:12px;padding:10px;display:none;position:fixed;top:16px;left:16px;box-shadow:0 4px 12px #0006,0 0 10px #1ea7ff40,inset 0 1px 2px #ffffff26}.mobile-bottom-bar{-webkit-backdrop-filter:blur(20px);z-index:1000;background:#07090dd9;border-top:1.5px solid #1ea7ff40;justify-content:space-around;align-items:center;height:72px;padding:0 12px 10px;display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -5px 25px #00000080,0 -2px 15px #1ea7ff26}.mobile-bottom-bar .bottom-nav-item{color:var(--text-muted);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:6px 12px;font-size:.65rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.mobile-bottom-bar .bottom-nav-item.active{color:var(--azul-neon);filter:drop-shadow(0 0 5px #1ea7ff73)}.mobile-bottom-bar .bottom-nav-item.home-center{color:#fff;background:linear-gradient(135deg,#1ea7ff 0%,#10365f 100%);border:2.5px solid #ffffff73;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin-top:-30px;display:flex;box-shadow:0 5px 15px #00000080,0 0 18px #1ea7ff73,inset 0 1px 3px #ffffff80}.mobile-bottom-bar .bottom-nav-item.home-center:active{transform:scale(.95)}.sidebar-overlay-mobile{display:none}@media (width<=1024px){.sidebar-overlay-mobile{-webkit-backdrop-filter:blur(4px);z-index:2000;background:#00000073;display:block;position:fixed;inset:0}.sidebar{z-index:2005;padding-bottom:96px;transition:transform .3s cubic-bezier(.4,0,.2,1);transform:translate(-100%)}.sidebar.open{transform:translate(0)}.app-topbar{margin-left:0;padding:16px 24px}.main-content{width:100%;margin-left:0;padding:24px 24px 96px}.mobile-nav-toggle{justify-content:center;align-items:center;display:flex}}@media (width<=768px){.app-topbar{display:none}.main-content{padding:80px 16px 100px}.kpi-grid{grid-template-columns:1fr}.materials-grid-3d{grid-template-columns:1fr;gap:16px}.chart-container-3d,.inventory-widget-3d{height:auto;min-height:150px}.table-actions{flex-direction:column;align-items:stretch}.search-box{max-width:100%}.btn-primary{justify-content:center;width:100%}.modal-content{border-radius:0;flex-direction:column;width:100%;height:100%;max-height:100vh;display:flex}.provider-form,.estimate-form,.client-form,.modal-body{flex:1;padding:24px 16px;overflow-y:auto}.form-row{flex-direction:column;gap:16px}.modal-footer{padding:16px}.mobile-bottom-bar{display:flex}.whatsapp-float span{display:none}.whatsapp-float{border-radius:50%;justify-content:center;width:48px;height:48px;padding:0;box-shadow:0 4px 15px #0006,0 0 12px #25d3664d;bottom:84px!important;right:16px!important}}.search-container-large{box-shadow:none!important;background:0 0!important;border:none!important;margin-bottom:24px!important;padding:0!important}.search-bar-modern{background:#081c3573;border:1.5px solid #1ea7ff59;border-radius:9999px;align-items:center;gap:12px;width:100%;max-width:400px;padding:10px 24px;transition:all .25s;display:flex;box-shadow:inset 0 2px 4px #0000004d}.search-bar-modern:focus-within{border-color:var(--azul-neon);box-shadow:inset 0 2px 4px #0000004d,0 0 15px #1ea7ff4d}.search-bar-modern input{width:100%;font-size:.95rem;color:var(--branco-gelo)!important;background:0 0!important;border:none!important;outline:none!important}.search-bar-modern input::placeholder{color:#8fa0b580!important}.modern-table-container{box-shadow:none!important;background:0 0!important;border:none!important;overflow:visible!important}.modern-table{width:100%;border-collapse:separate!important;border-spacing:0 10px!important}.modern-table th{text-align:left;text-transform:uppercase;font-family:Outfit,sans-serif;color:#eef3f7d9!important;letter-spacing:.08em!important;border:none!important;padding:12px 24px!important;font-size:.75rem!important;font-weight:700!important}.modern-table tbody tr{background:#0a0d1259!important;transition:all .25s cubic-bezier(.4,0,.2,1)!important;box-shadow:inset 0 0 10px #0000004d,0 4px 10px #00000026!important}.modern-table tbody tr:hover{background:#1ea7ff0f!important;transform:translateY(-2px)!important;box-shadow:0 8px 20px #1ea7ff1f,inset 0 0 10px #1ea7ff0d!important}.modern-table td{color:var(--branco-gelo)!important;vertical-align:middle!important;border-top:1.5px solid #6e768026!important;border-bottom:1.5px solid #6e768026!important;padding:16px 24px!important}.modern-table td:first-child{border-left:1.5px solid #6e768026!important;border-top-left-radius:14px!important;border-bottom-left-radius:14px!important}.modern-table td:last-child{border-right:1.5px solid #6e768026!important;border-top-right-radius:14px!important;border-bottom-right-radius:14px!important}.item-name{color:#fff!important;font-size:1rem!important;font-weight:700!important}.item-icon-box{justify-content:center;align-items:center;background:#081c3599!important;border:1px solid #1ea7ff4d!important;border-radius:8px!important;display:flex!important}.price-bold{color:#fff!important;text-shadow:0 2px 4px #0000004d!important;font-size:1rem!important;font-weight:700!important}.badge-modern{color:var(--azul-neon)!important;text-transform:uppercase!important;background:#1ea7ff26!important;border:1px solid #1ea7ff59!important;border-radius:30px!important;padding:6px 14px!important;font-size:.75rem!important;font-weight:700!important}.action-buttons-modern{justify-content:flex-end;gap:12px;display:flex}.btn-action-square{cursor:pointer;justify-content:center;align-items:center;color:#eef3f7d9!important;background:#6e76801a!important;border:1px solid #6e768040!important;border-radius:12px!important;width:36px!important;height:36px!important;transition:all .25s!important;display:flex!important}.btn-action-square:hover{color:#fff!important;background:#1ea7ff26!important;border-color:#1ea7ff73!important;transform:translateY(-1px)!important;box-shadow:0 0 10px #1ea7ff40!important}.btn-action-square.delete:hover{background:#ef444433!important;border-color:#ef444473!important;box-shadow:0 0 10px #ef444440!important}.modal-content-large{color:var(--branco-gelo)!important;background-color:#0000!important;background-image:linear-gradient(#081c3580,#081c3580),url(/bg-marble.png)!important;background-position:0 0!important;background-repeat:repeat!important;background-size:cover!important;background-attachment:scroll!important;background-origin:padding-box!important;background-clip:border-box!important;border:2px solid #1ea7ff59!important;border-radius:24px!important;width:95%!important;max-width:800px!important;max-height:90vh!important;overflow-y:auto!important;box-shadow:0 25px 50px -12px #000000b3,0 0 40px #1ea7ff40,inset 0 0 20px #1ea7ff26!important}.modal-header-refined{background:#10365fa6!important;border-bottom:1.5px solid #1ea7ff40!important;justify-content:space-between!important;align-items:center!important;padding:24px 32px!important;display:flex!important}.modal-header-refined h2{color:#fff!important;font-size:24px!important;font-weight:700!important}.btn-close-refined{color:var(--text-muted)!important;cursor:pointer!important;background:0 0!important;border:none!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;padding:6px!important;transition:all .2s!important;display:flex!important}.btn-close-refined:hover{color:#fff!important;background:#ffffff14!important}.refined-form{padding:24px 32px 32px!important}.form-section-refined{flex-direction:column!important;gap:16px!important;margin-bottom:24px!important;display:flex!important}.form-row-refined{flex-wrap:wrap!important;gap:20px!important;display:flex!important}.form-row-refined .form-group-refined{flex:1!important;min-width:200px!important}.form-group-refined{flex-direction:column!important;gap:8px!important;margin-bottom:16px!important;display:flex!important}.form-group-refined label{color:var(--text-muted)!important;text-transform:uppercase!important;letter-spacing:.05em!important;font-size:.85rem!important;font-weight:700!important}.form-group-refined input,.form-group-refined select,.form-group-refined textarea,.refined-select,.refined-textarea{width:100%!important;color:var(--branco-gelo)!important;background:#081c35b3!important;border:1px solid #6e768059!important;border-radius:12px!important;outline:none!important;padding:14px 18px!important;font-family:inherit!important;font-size:.95rem!important;transition:all .25s!important;box-shadow:inset 0 2px 4px #0006!important}.form-group-refined input:focus,.form-group-refined select:focus,.form-group-refined textarea:focus,.refined-select:focus,.refined-textarea:focus{border-color:var(--azul-neon)!important;background:#10365f66!important;box-shadow:inset 0 2px 4px #0006,0 0 15px #1ea7ff40!important}select option,.refined-select option{color:#fff!important;background-color:#0d1624!important;padding:10px!important}.type-toggle-container{background:#081c3599!important;border:1.5px solid #1ea7ff40!important;border-radius:12px!important;gap:12px!important;margin-bottom:24px!important;padding:4px!important;display:flex!important}.btn-toggle-refined{color:var(--text-muted)!important;cursor:pointer!important;background:0 0!important;border:none!important;border-radius:8px!important;flex:1!important;justify-content:center!important;align-items:center!important;gap:8px!important;padding:12px!important;font-size:15px!important;font-weight:700!important;transition:all .2s!important;display:flex!important}.btn-toggle-refined.active{background:linear-gradient(135deg, var(--azul-medio) 0%, var(--azul-profundo) 100%)!important;color:#fff!important;box-shadow:0 4px 10px #00000040,0 0 10px #1ea7ff33!important}.btn-toggle-refined.active.income{color:#fff!important;background:linear-gradient(135deg,#10b981 0%,#065f46 100%)!important;box-shadow:0 4px 10px #10b98140!important}.btn-toggle-refined.active.expense{color:#fff!important;background:linear-gradient(135deg,#ef4444 0%,#991b1b 100%)!important;box-shadow:0 4px 10px #ef444440!important}.section-divider{border-bottom:1.5px solid #6e768026!important;margin:32px 0 24px!important;padding-bottom:8px!important}.section-divider h3{color:#fff!important;font-size:18px!important;font-weight:700!important}.input-with-button{gap:12px!important;display:flex!important}.btn-search-black{background:linear-gradient(135deg, var(--azul-medio) 0%, var(--azul-profundo) 100%)!important;color:#fff!important;cursor:pointer!important;border:1px solid #ffffff26!important;border-radius:12px!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;width:48px!important;height:48px!important;transition:all .2s!important;display:flex!important}.btn-search-black:hover{border-color:#1ea7ff80!important;box-shadow:0 0 12px #1ea7ff59!important}.modal-footer-refined{justify-content:flex-end!important;gap:16px!important;margin-top:40px!important;display:flex!important}.btn-cancel-refined{color:var(--branco-gelo)!important;cursor:pointer!important;background:#6e768026!important;border:1px solid #6e76804d!important;border-radius:12px!important;padding:12px 24px!important;font-weight:600!important;transition:all .2s!important}.btn-cancel-refined:hover{background:#6e76804d!important;border-color:#fff3!important}.btn-save-refined{background:linear-gradient(135deg, var(--azul-medio) 0%, var(--azul-profundo) 100%)!important;color:#fff!important;cursor:pointer!important;border:1px solid #ffffff26!important;border-radius:12px!important;padding:12px 40px!important;font-weight:700!important;transition:all .2s!important}.btn-save-refined:hover{border-color:#1ea7ff99!important;box-shadow:0 0 15px #1ea7ff73!important}.btn-save-refined:disabled{opacity:.7!important;cursor:not-allowed!important}.form-card{box-shadow:0 10px 25px #0003, var(--shadow-neon-inset)!important;background:linear-gradient(135deg,#081c3566 0%,#07090d99 100%)!important;border:1.5px solid #1ea7ff33!important;border-radius:16px!important;margin-bottom:24px!important;padding:24px!important}.item-row-card{background:#081c354d!important;border:1px solid #1ea7ff26!important;border-radius:12px!important;margin-bottom:16px!important;padding:20px!important;box-shadow:inset 0 2px 4px #0000004d!important}.upload-placeholder{text-align:center!important;cursor:pointer!important;background:#081c3533!important;border:2px dashed #1ea7ff40!important;border-radius:16px!important;padding:32px!important;transition:all .25s!important}.upload-placeholder:hover{border-color:var(--azul-neon)!important;background-color:#1ea7ff14!important;box-shadow:0 0 15px #1ea7ff26!important}.upload-placeholder p{color:var(--branco-gelo)!important;margin-bottom:6px!important;font-weight:700!important}.upload-placeholder span{color:var(--text-muted)!important;font-size:.8rem!important}.notifications-dropdown-3d{z-index:3000;width:360px;animation:.25s cubic-bezier(.16,1,.3,1) forwards dropdownFadeIn;position:absolute;top:48px;right:0;overflow:hidden;background-color:#0000!important;background-image:linear-gradient(#081c35a6,#081c35a6),url(/bg-marble.png)!important;background-position:0 0!important;background-repeat:repeat!important;background-size:cover!important;background-attachment:scroll!important;background-origin:padding-box!important;background-clip:border-box!important;border:1.5px solid #1ea7ff59!important;border-radius:16px!important;box-shadow:0 15px 35px #0009,0 0 25px #1ea7ff33,inset 0 0 15px #1ea7ff1a!important}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.notifications-header-3d{background:#10365f80!important;border-bottom:1px solid #1ea7ff33!important;justify-content:space-between!important;align-items:center!important;padding:16px 20px!important;display:flex!important}.notifications-header-3d h4{color:#fff!important;text-transform:uppercase!important;letter-spacing:.5px!important;margin:0!important;padding:0!important;font-family:Outfit,sans-serif!important;font-size:.95rem!important;font-weight:700!important}.btn-clear-notifications{color:var(--azul-neon)!important;cursor:pointer!important;text-transform:uppercase!important;background:0 0!important;border:none!important;font-size:.75rem!important;font-weight:700!important;transition:all .2s!important}.btn-clear-notifications:hover{color:#fff!important;text-shadow:0 0 8px #1ea7ff80!important}.notifications-list-3d{max-height:320px!important;overflow-y:auto!important}.notification-item-3d{cursor:pointer!important;text-align:left!important;border-bottom:1px solid #6e76801a!important;gap:14px!important;padding:16px 20px!important;transition:all .2s!important;display:flex!important;position:relative!important}.notification-item-3d:last-child{border-bottom:none!important}.notification-item-3d:hover{background:#1ea7ff14!important}.notification-indicator{border-radius:50%!important;flex-shrink:0!important;width:8px!important;height:8px!important;margin-top:6px!important;box-shadow:0 0 8px!important}.notification-indicator.red{color:#f87171!important;background:#f87171!important}.notification-indicator.orange{color:#ff9800!important;background:#ff9800!important}.notification-indicator.green{color:#52c41a!important;background:#52c41a!important}.notification-indicator.blue{color:var(--azul-neon)!important;background:var(--azul-neon)!important}.notification-content-3d{flex-direction:column!important;gap:4px!important;display:flex!important}.notification-title{color:#fff!important;font-size:.85rem!important;font-weight:700!important}.notification-desc{color:var(--text-muted)!important;font-size:.78rem!important;line-height:1.35!important}.notification-time{color:#6e7680cc!important;margin-top:2px!important;font-size:.7rem!important}
