@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}@keyframes spin360{to{transform:rotate(360deg)}}@keyframes shimmer{0%{background-position:-600px 0}to{background-position:600px 0}}.page-enter{animation:slideUp .38s cubic-bezier(.22,1,.36,1) both}.card-enter{animation:slideUp .4s cubic-bezier(.22,1,.36,1) both;opacity:0}.d0{animation-delay:0ms}.d1{animation-delay:70ms}.d2{animation-delay:.14s}.d3{animation-delay:.21s}.d4{animation-delay:.28s}.d5{animation-delay:.35s}.hover-lift{transition:transform .2s ease,box-shadow .2s ease}.hover-lift:hover{transform:translateY(-3px);box-shadow:0 12px 32px #0000001a!important}.btn-pop{transition:transform .16s cubic-bezier(.34,1.56,.64,1),box-shadow .16s ease,opacity .16s ease!important}.btn-pop:hover:not(:disabled){transform:translateY(-1px) scale(1.02);box-shadow:0 6px 18px #00000024}.btn-pop:active:not(:disabled){transform:scale(.97)}.nav-btn{transition:background .15s ease,color .15s ease,transform .15s ease}.nav-btn:hover{transform:translate(3px)}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;padding:24px 16px;overflow-y:auto;background:#00000073;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);animation:fadeIn .18s ease both}.modal-bg{animation:fadeIn .18s ease both}.modal-panel{width:100%;margin:auto;animation:scaleIn .24s cubic-bezier(.22,1,.36,1) both}.spin{animation:spin360 .7s linear infinite;display:inline-block}.skeleton{background:linear-gradient(90deg,#e8e3d8 25%,#f0ece3,#e8e3d8 75%);background-size:600px 100%;animation:shimmer 1.4s infinite;border-radius:6px}.tr-hover{transition:background .12s ease}.tr-hover:hover{background:#faf8f2!important}.inp{transition:border-color .15s ease,box-shadow .15s ease}.inp:focus{outline:none;border-color:#ffb000!important;box-shadow:0 0 0 3px #ffb00026!important}.cable-card{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.cable-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #0000001a;border-color:#ffb000!important}@keyframes login-hero-crawl{0%{transform:translate(-35%) skew(-12deg);opacity:.2}50%{opacity:.42}to{transform:translate(35%) skew(-12deg);opacity:.2}}@keyframes login-hero-shimmer{0%,to{opacity:.35;transform:scale(1) translate(0)}50%{opacity:.55;transform:scale(1.04) translate(1%,-.5%)}}@keyframes login-hero-zoom{0%,to{transform:scale(1)}50%{transform:scale(1.032)}}@keyframes operacao-mark-beat{0%,to{transform:scale(1)}18%{transform:scale(1.06)}32%{transform:scale(1)}52%{transform:scale(1.1)}72%{transform:scale(1)}}.login-hero-page{position:relative;min-height:100svh;width:100%;overflow:hidden;background:#0c0a08;font-family:DM Sans,sans-serif;color:#1a1a1a}.login-hero-bg{pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.login-hero-image{position:absolute;top:-3%;right:-3%;bottom:-3%;left:-3%;background-size:cover;background-position:center 32%;background-repeat:no-repeat;animation:login-hero-zoom 36s ease-in-out infinite}@media (min-width: 640px){.login-hero-image{background-position:left 28% center}}@media (min-width: 1024px){.login-hero-image{background-position:left 22% center}}.login-hero-ambient{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.login-hero-crawl{position:absolute;left:-45%;top:0;height:100%;width:55%;background:linear-gradient(to right,transparent,rgba(255,176,0,.18),transparent);opacity:.4;filter:blur(48px);animation:login-hero-crawl 14s ease-in-out infinite}.login-hero-shimmer{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 75% 55% at 45% 42%,rgba(255,176,0,.14),transparent 68%);mix-blend-mode:screen;animation:login-hero-shimmer 22s ease-in-out infinite}.login-hero-lines{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:.18;mix-blend-mode:screen}.login-hero-overlay-r{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,#00000085,#00000042,#0f0d0b94)}.login-hero-overlay-t{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#0000009e,#0000001a,#0000004d)}.login-hero-overlay-glow{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 90% 70% at 78% 45%,rgba(247,246,240,.16),transparent 52%)}.login-hero-layout{position:relative;z-index:10;display:flex;min-height:100svh;width:100%;flex-direction:column;padding-bottom:4rem}@media (min-width: 1024px){.login-hero-layout{flex-direction:row;align-items:center;padding-bottom:5rem}}.login-hero-brand{order:1;display:flex;flex-direction:column;gap:1rem;padding:2.5rem 1.5rem 0;color:#fff;animation:fadeIn .5s ease both}@media (min-width: 1024px){.login-hero-brand{flex:1;min-height:100svh;justify-content:flex-end;padding:0 1.5rem 8rem 2.5rem}}@media (min-width: 1280px){.login-hero-brand{padding-left:3.5rem}}.login-hero-brand-row{display:flex;align-items:center;gap:.75rem;filter:drop-shadow(0 2px 8px rgba(0,0,0,.35));animation:slideInLeft .5s cubic-bezier(.22,1,.36,1) both}.login-operacao-mark{width:2.5rem;height:2.5rem;object-fit:contain;animation:operacao-mark-beat 1.45s ease-in-out infinite}.login-hero-brand-name{font-size:1rem;font-weight:700;letter-spacing:.28em;text-transform:uppercase}@media (min-width: 640px){.login-hero-brand-name{font-size:1.125rem}}.login-hero-headline{max-width:36rem;font-size:1.5rem;font-weight:700;line-height:1.15;letter-spacing:-.02em;text-wrap:balance;filter:drop-shadow(0 4px 12px rgba(0,0,0,.4));animation:slideUp .55s cubic-bezier(.22,1,.36,1) .08s both}@media (min-width: 640px){.login-hero-headline{font-size:1.875rem}}@media (min-width: 1024px){.login-hero-headline{font-size:2rem}}@media (min-width: 1280px){.login-hero-headline{font-size:2.25rem}}.login-hero-accent{color:#ffb800}.login-hero-tagline{max-width:28rem;font-size:.875rem;line-height:1.6;color:#ffffffe6;animation:slideUp .5s cubic-bezier(.22,1,.36,1) .16s both}@media (min-width: 640px){.login-hero-tagline{font-size:1rem}}.login-hero-card-wrap{order:2;display:flex;width:100%;flex:1;flex-direction:column;align-items:center;justify-content:center;padding:2.5rem 1rem;animation:slideUp .45s cubic-bezier(.22,1,.36,1) .1s both}@media (min-width: 640px){.login-hero-card-wrap{padding:2.5rem 1.5rem}}@media (min-width: 1024px){.login-hero-card-wrap{flex:none;width:min(100%,460px);padding:2rem 2rem 2rem 0;transform:translate(-3.75rem)}}.login-hero-card{position:relative;width:100%;max-width:400px;overflow:hidden;border-radius:1.25rem;border:1px solid rgba(255,255,255,.3);background:#f7f6f0ed;box-shadow:0 32px 64px -14px #00000094,inset 0 0 0 1px #fff6;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}@media (min-width: 640px){.login-hero-card{border-radius:1.5rem}}.login-hero-card-accent{position:absolute;inset-inline:0;top:0;height:1px;background:linear-gradient(to right,transparent,rgba(255,176,0,.45),transparent)}.login-hero-card-body{padding:1.75rem;display:flex;flex-direction:column;gap:1.5rem}@media (min-width: 640px){.login-hero-card-body{padding:2rem}}.login-hero-card-header{display:flex;flex-direction:column;gap:.5rem}.login-hero-module-badge{display:inline-flex;width:fit-content;border-radius:999px;background:#ffb00026;padding:.375rem .75rem;font-size:10px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#c98a00}.login-hero-card-title{font-size:1.5rem;font-weight:700;letter-spacing:-.02em;color:#1a1a1a}@media (min-width: 640px){.login-hero-card-title{font-size:1.65rem}}.login-hero-card-desc{font-size:.875rem;line-height:1.6;color:#5d5d5d}.login-hero-domain-box{display:flex;gap:.75rem;border-radius:1rem;border:1px solid rgba(252,211,77,.8);background:#fffbeb;padding:1rem;box-shadow:0 1px 3px #0000000a}.login-hero-domain-icon{display:flex;height:2.5rem;width:2.5rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.75rem;border:1px solid rgba(251,191,36,.5);background:#fef3c7cc;color:#c98a00}.login-hero-domain-content{flex:1;min-width:0}.login-hero-domain-text{font-size:.875rem;line-height:1.5;color:#1a1a1a}.login-hero-policy-link{display:inline-flex;align-items:center;gap:.25rem;margin-top:.5rem;border:none;background:none;padding:0;font-family:inherit;font-size:.75rem;font-weight:500;color:#c98a00;cursor:pointer;transition:color .15s ease}.login-hero-policy-link:hover{text-decoration:underline}.login-hero-google-btn{display:flex;width:100%;align-items:center;justify-content:center;gap:.75rem;border:none;border-radius:.75rem;padding:.875rem 1rem;background:#ffb800;font-family:inherit;font-size:.875rem;font-weight:600;color:#1a1a1a;cursor:pointer;box-shadow:0 4px 14px #0000001f;transition:background .18s ease,box-shadow .18s ease,transform .18s ease}.login-hero-google-btn:hover{background:#e6a800;box-shadow:0 8px 24px #0000002e;transform:translateY(-1px)}.login-hero-google-btn:active{transform:translateY(0) scale(.98)}.login-hero-google-icon{display:flex;height:2rem;width:2rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:50%;background:#fff;box-shadow:0 1px 3px #00000014}.login-hero-divider{display:flex;align-items:center;gap:.75rem;color:#5d5d5d;font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.08em}.login-hero-divider:before,.login-hero-divider:after{content:"";flex:1;height:1px;background:#00000014}.login-hero-help{text-align:center}.login-hero-help-link{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;font-size:11px;font-weight:500;color:#c98a00;text-decoration:none;transition:color .15s ease}.login-hero-help-link:hover{color:#ff8f00;text-decoration:underline}.login-hero-footer{pointer-events:none;position:absolute;bottom:0;left:0;right:0;z-index:20;display:flex;align-items:center;justify-content:center;gap:.5rem;border-top:1px solid rgba(255,255,255,.1);background:#0000008c;padding:.625rem 1rem;font-size:11px;color:#ffffffe6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}@media (prefers-reduced-motion: reduce){.login-hero-image,.login-hero-crawl,.login-hero-shimmer,.login-operacao-mark{animation:none!important}}.sidebar-enter{animation:slideInLeft .4s cubic-bezier(.22,1,.36,1) both}@keyframes ken-burns{0%{transform:scale(1) translate(0)}50%{transform:scale(1.03) translate(-.5%,.5%)}to{transform:scale(1) translate(0)}}.login-ken-burns{animation:ken-burns 24s ease-in-out infinite;transform-origin:center center}@keyframes slideFromTop{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.email-form-enter{animation:slideFromTop .2s ease both}.login-mobile-topbar,.login-mobile-logo,.login-mobile-bottombar{display:none}@media (max-width: 1023px){.login-left-panel,.login-divider{display:none!important}.login-right-panel{width:100%!important;min-height:100vh;min-height:100dvh}}@media (max-width: 767px){.login-right-form-wrap{gap:20px!important}.login-google-btn{height:56px!important;font-size:15px!important}}.app-shell{display:flex;min-height:100vh;min-height:100dvh;font-family:DM Sans,sans-serif;background:#f5f1e8}.app-main{flex:1;min-width:0;display:flex;flex-direction:column;overflow:auto}.app-content{flex:1;padding:28px 32px}.app-sidebar-backdrop{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:190;border:none;padding:0;background:#1111116b;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);cursor:pointer;animation:fadeIn .18s ease both}.app-sidebar-close{display:none;margin-left:auto;width:32px;height:32px;border:1px solid #e5e0d5;border-radius:8px;background:#fff;font-size:20px;line-height:1;color:#6b6860;cursor:pointer}.app-menu-btn{display:none;flex-direction:column;justify-content:center;gap:5px;width:38px;height:38px;padding:0 9px;border:1px solid #e5e0d5;border-radius:10px;background:#fff;cursor:pointer;flex-shrink:0}.app-menu-btn-bar{display:block;height:2px;width:100%;border-radius:2px;background:#111}.app-topbar-left{display:flex;align-items:center;gap:10px;min-width:0}.app-topbar-title{display:flex;align-items:center;gap:8px;min-width:0}.app-topbar-icon{font-size:16px;flex-shrink:0}.app-topbar-label{font-size:14px;font-weight:600;color:#111;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-topbar-sub{font-size:11px;color:#6b6860;letter-spacing:.01em;text-align:right;flex-shrink:0}.app-sidebar{width:256px;min-width:256px;display:flex;flex-direction:column;position:sticky;top:0;height:100vh;height:100dvh;z-index:200;background:linear-gradient(180deg,#fff,#faf6ee 55%,#f5f1e8);border-right:1px solid #e5e0d5;box-shadow:4px 0 28px #1111110a;transition:transform .28s cubic-bezier(.22,1,.36,1)}.app-sidebar-accent{height:3px;flex-shrink:0;background:linear-gradient(90deg,#ffb000,#ff8c00 55%,#ffb00026)}.app-sidebar-brand{display:flex;align-items:center;gap:12px;padding:20px 18px 16px;border-bottom:1px solid #ebe5d8}.app-sidebar-brand-mark{width:40px;height:40px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:12px;background:linear-gradient(145deg,#fff8e8,#fff3d6);border:1px solid rgba(255,176,0,.22);box-shadow:0 4px 14px #ffb00024}.app-sidebar-brand-mark img{width:28px;height:28px;object-fit:contain}.app-sidebar-brand-title{font-size:14px;font-weight:700;color:#111;letter-spacing:-.01em}.app-sidebar-brand-sub{margin-top:2px;font-size:10px;font-weight:500;color:#8a857c;letter-spacing:.02em}.app-sidebar-section-label{padding:16px 20px 8px;font-size:9px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#a39e94}.app-sidebar-nav{padding:2px 12px;flex:1}.app-sidebar-nav-btn{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;margin-bottom:4px;border:1px solid transparent;border-radius:12px;background:transparent;color:#6b6860;font-family:DM Sans,sans-serif;font-size:13px;font-weight:500;text-align:left;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease,box-shadow .15s ease}.app-sidebar-nav-btn:hover{background:#ffb00014;color:#111}.app-sidebar-nav-btn.is-active{background:linear-gradient(135deg,#ffb000,#ffc233);border-color:#ffb00059;color:#111;font-weight:600;box-shadow:0 4px 14px #ffb00047}.app-sidebar-nav-icon{font-size:15px;line-height:1}.app-sidebar-footer{padding:14px 14px 18px;border-top:1px solid #ebe5d8;flex-shrink:0;background:#ffffff8c}.app-sidebar-user{display:flex;align-items:center;gap:10px;margin-bottom:10px;padding:10px;border-radius:12px;background:#fff;border:1px solid #ebe5d8;box-shadow:0 1px 3px #1111110a}.app-sidebar-avatar{width:34px;height:34px;border-radius:50%;flex-shrink:0;object-fit:cover;border:2px solid rgba(255,176,0,.35)}.app-sidebar-avatar-fallback{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ffb000,#ff8c00);font-size:13px;font-weight:700;color:#111}.app-sidebar-user-info{flex:1;min-width:0}.app-sidebar-user-name{font-size:12px;font-weight:600;color:#111;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-sidebar-user-email{margin-top:2px;font-size:10px;color:#8a857c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-sidebar-logout{width:100%;padding:8px 10px;border-radius:10px;border:1px solid #e5e0d5;background:#fff;color:#6b6860;font-family:DM Sans,sans-serif;font-size:12px;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;transition:background .15s ease,color .15s ease,border-color .15s ease}.app-sidebar-logout:hover{background:#faf6ee;color:#111;border-color:#ffb00059}.app-topbar{background:#fffcf7eb;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid #e5e0d5;padding:0 32px;min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:12px;position:sticky;top:0;z-index:10}.dash-kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}.dash-charts-grid{display:grid;grid-template-columns:2fr 1fr;gap:20px;margin-bottom:20px}.dash-chart-card{padding:24px}.dash-chart-title{font-size:14px;font-weight:700;margin-bottom:2px}.dash-chart-sub{font-size:12px;color:#6b6860;margin-bottom:20px}.dash-table-card{padding:24px}.dash-kpi-new{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.usu-kpi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:24px}.dash-charts-two{display:grid;grid-template-columns:1fr 1fr;gap:16px}.dash-filter-actions{margin-left:auto;display:flex;align-items:center;gap:10px;flex-shrink:0}.table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.table-scroll table{min-width:640px}.pagination-bar{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:12px;margin-top:20px}.row-actions,.card-actions{display:flex;flex-wrap:wrap;gap:6px}.card-actions{margin-top:14px;padding-top:14px;border-top:1px solid #ebe5d8}.row-action-btn{border:none;background:transparent;cursor:pointer;font-family:DM Sans,sans-serif;font-size:12px;font-weight:600;padding:4px 8px;border-radius:6px;transition:background .12s ease,color .12s ease}.row-action-edit{color:#b45309}.row-action-edit:hover{background:#fef3c7;color:#92400e}.row-action-danger{color:#dc2626}.row-action-danger:hover{background:#fee2e2;color:#b91c1c}.inp:disabled,.inp[readonly]{background:#f5f1e8;color:#6b6860;cursor:not-allowed}.inv-toolbar-card{padding:14px 18px;margin-bottom:18px}.inv-toolbar{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.inv-toolbar-search{flex:1 1 220px;min-width:0;width:auto!important}.inv-toolbar-select{flex:0 1 180px;min-width:140px;width:auto!important}.inv-toolbar-meta{font-size:12px;color:#6b6860;font-weight:500;flex:1 1 auto;text-align:right;min-width:100px}.inv-toolbar-btn-wrap{flex:0 0 auto;display:flex;flex-direction:column;gap:6px}.tipo-header{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:20px}.tipo-header-meta{font-size:13px;color:#6b6860;font-weight:500}.tipo-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px}.tipo-modal{width:100%;max-width:440px}.modal-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end;margin-top:24px}@media (max-width: 1023px){.app-menu-btn{display:flex}.app-sidebar-backdrop{display:block}.app-sidebar{position:fixed;left:0;top:0;transform:translate(-100%);box-shadow:8px 0 40px #1111112e}.app-sidebar.is-open{transform:translate(0)}.app-sidebar-close{display:flex;align-items:center;justify-content:center}.app-content{padding:20px 20px 24px}.app-topbar{padding:0 16px}.dash-kpi-grid{grid-template-columns:repeat(2,1fr)}.dash-charts-grid{grid-template-columns:1fr}.login-hero-card-wrap{transform:none!important}}@media (max-width: 767px){.app-content{padding:16px 14px 20px}.app-topbar{padding:10px 14px;min-height:52px;align-items:flex-start;flex-direction:column;justify-content:center}.app-topbar-left{width:100%}.app-topbar-sub{display:none}.dash-kpi-grid{grid-template-columns:1fr;gap:12px;margin-bottom:18px}.dash-chart-card,.dash-table-card{padding:16px}.dash-chart-sub{margin-bottom:14px}.dash-kpi-new{grid-template-columns:repeat(2,1fr);gap:10px}.usu-kpi-grid{grid-template-columns:repeat(3,1fr);gap:8px}.dash-charts-two{grid-template-columns:1fr}.dash-filter-actions{margin-left:0;width:100%;justify-content:flex-end;border-top:1px solid var(--border, #e8e4da);padding-top:10px}.mob-hide{display:none}.inv-toolbar{flex-direction:column;align-items:stretch}.inv-toolbar-search,.inv-toolbar-select{flex:1 1 auto;width:100%!important;min-width:0}.inv-toolbar-meta{text-align:left;min-width:0}.inv-toolbar-btn-wrap{width:100%}.inv-toggle-btn{min-width:0;flex:1 1 calc(50% - 4px)}.inv-form-modal{padding:18px 16px!important;max-height:min(92vh,900px)!important}.modal-actions{flex-direction:column-reverse}.modal-actions .btn-pop{width:100%;justify-content:center}.tipo-grid{grid-template-columns:1fr}.tipo-header{flex-direction:column;align-items:stretch}.tipo-header .btn-pop{width:100%}.pagination-bar{flex-direction:column}.pagination-bar .btn-pop{width:100%}.login-hero-brand{padding:1.5rem 1rem 0!important}.login-hero-card-wrap{padding:1.5rem 1rem 2rem!important}.login-hero-footer{position:relative;font-size:10px}.login-hero-layout{padding-bottom:0!important}}@media (min-width: 768px) and (max-width: 1023px){.app-topbar-sub{max-width:42%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media (min-width: 1024px){.app-sidebar-backdrop{display:none!important}.app-sidebar{position:sticky;transform:none!important}}.loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:72px 24px;gap:14px}@media (max-width: 767px){.loading-state{padding:48px 16px}}.inv-form-modal{scrollbar-width:thin}.inv-modal-close{width:32px;height:32px;border:1px solid #e5e0d5;border-radius:8px;background:#fff;font-size:20px;line-height:1;color:#6b6860;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0}.inv-modal-close:hover{background:#faf6ee;color:#111}.inv-toggle-group{display:flex;flex-wrap:wrap;gap:8px}.inv-toggle-btn{flex:1;min-width:120px;display:flex;align-items:center;justify-content:center;gap:6px;padding:10px 12px;border-radius:10px;border:1px solid #e5e0d5;background:#fff;color:#6b6860;font-family:DM Sans,sans-serif;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.03em;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease}.inv-toggle-btn:hover{border-color:#ffb00066;color:#111}.inv-toggle-btn.is-active{background:linear-gradient(135deg,#ffb000,#ffc233);border-color:#ffb00073;color:#111;box-shadow:0 4px 12px #ffb00040}.inv-toggle-icon{font-size:13px;line-height:1}.inv-qty-wrap{display:flex;align-items:stretch;border:1px solid #e5e0d5;border-radius:9px;overflow:hidden;background:#fff}.inv-qty-input{flex:1;border:none!important;border-radius:0!important;box-shadow:none!important}.inv-qty-steppers{display:flex;flex-direction:column;border-left:1px solid #e5e0d5}.inv-qty-step{flex:1;width:36px;border:none;background:#faf6ee;color:#111;font-size:16px;font-weight:600;cursor:pointer;transition:background .12s ease}.inv-qty-step:hover{background:#fff3d6}.inv-qty-step+.inv-qty-step{border-top:1px solid #e5e0d5}.inv-image-zone{display:flex;flex-direction:column;gap:8px}.inv-image-input{position:absolute;width:0;height:0;opacity:0;pointer-events:none}.inv-image-label{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-height:120px;padding:16px;border:1px dashed #d4cfc4;border-radius:12px;background:#faf8f3;cursor:pointer;transition:border-color .15s ease,background .15s ease;overflow:hidden}.inv-image-label:hover{border-color:#ffb000;background:#fff8e8}.inv-image-camera{font-size:28px;opacity:.55}.inv-image-hint{font-size:12px;color:#8a857c}.inv-image-hint-sub{font-size:11px;color:#a39e94}.inv-image-label.is-loading{pointer-events:none;opacity:.85}.inv-image-error{font-size:12px;color:#dc2626;margin:0}.tipo-card-thumb{width:56px;height:56px;border-radius:11px;object-fit:cover;border:1px solid #ebe5d8;background:#faf8f3;flex-shrink:0}.inv-image-preview{max-width:100%;max-height:160px;object-fit:contain;border-radius:8px}.inv-image-filename{font-size:12px;font-weight:600;color:#111;word-break:break-all;text-align:center}.inv-image-clear{align-self:flex-start;border:none;background:none;padding:0;font-family:DM Sans,sans-serif;font-size:11px;font-weight:500;color:#dc2626;cursor:pointer}.inv-image-clear:hover{text-decoration:underline}
