@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#0f1017;--bg-secondary:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px;--sans:"Inter", system-ui, "Segoe UI", Roboto, sans-serif;--heading:"Inter", system-ui, "Segoe UI", Roboto, sans-serif;--mono:"JetBrains Mono", ui-monospace, Consolas, monospace;font:14px/1.5 var(--sans);letter-spacing:.01em;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,:before,:after{box-sizing:border-box}body{margin:0;overflow:hidden}#root{text-align:left;width:100%;height:100vh;margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:600}h1{letter-spacing:-.5px;margin:0;font-size:28px}h2{letter-spacing:-.3px;margin:0 0 8px;font-size:20px}p{margin:0}code{font-family:var(--mono);background:var(--code-bg);color:var(--text-h);border-radius:4px;padding:3px 6px;font-size:13px;line-height:1.4}::selection{color:#fff;background:#a855f74d}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.app-main{scroll-behavior:smooth}.navbar{background:var(--navbar-bg,#16171dd9);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--navbar-border,#ffffff0f);z-index:1000;justify-content:space-between;align-items:center;height:64px;padding:0 20px;display:flex;position:sticky;top:0;box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d}.navbar__brand{align-items:center;gap:12px;min-width:280px;display:flex}.navbar__logo{background:linear-gradient(135deg,#7c3aed,#a855f7,#c084fc);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;animation:3s ease-in-out infinite logoPulse;display:flex;box-shadow:0 0 20px #a855f74d}@keyframes logoPulse{0%,to{box-shadow:0 0 20px #a855f74d}50%{box-shadow:0 0 30px #a855f780}}.navbar__logo-icon{filter:brightness(1.2);font-size:18px}.navbar__brand-info{flex-direction:column;gap:2px;display:flex}.navbar__title{background:linear-gradient(135deg,#e9d5ff,#c084fc);-webkit-text-fill-color:transparent;letter-spacing:-.3px;-webkit-background-clip:text;background-clip:text;font-size:14px;font-weight:700}.navbar__page-info{flex-direction:column;gap:1px;display:flex}.navbar__page-title{color:#fffffff2;margin:0;font-size:16px;font-weight:600;line-height:1.2}.navbar__page-subtitle{color:#fff6;margin:0;font-size:11px;line-height:1.2}.navbar__center{flex:1;justify-content:center;max-width:480px;padding:0 24px;display:flex}.navbar__search{background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;align-items:center;gap:8px;width:100%;padding:8px 14px;transition:all .3s;display:flex}.navbar__search:focus-within{background:#ffffff12;border-color:#a855f766;box-shadow:0 0 0 3px #a855f71a}.navbar__search-icon{color:#ffffff59;flex-shrink:0;width:16px;height:16px}.navbar__search-input{color:#ffffffd9;font-size:13px;font-family:var(--sans);background:0 0;border:none;outline:none;flex:1}.navbar__search-input::placeholder{color:#ffffff4d}.navbar__search-kbd{color:#ffffff59;font-size:11px;font-family:var(--mono);background:#ffffff14;border:1px solid #ffffff1a;border-radius:4px;padding:2px 6px;line-height:1.4}.navbar__right{align-items:center;gap:8px;display:flex}.navbar__clock{background:#ffffff08;border:1px solid #ffffff0d;border-radius:8px;flex-direction:column;align-items:flex-end;padding:4px 12px;display:flex}.navbar__clock-time{font-size:15px;font-weight:600;font-family:var(--mono);color:#c084fc;letter-spacing:1px;text-shadow:0 0 10px #c084fc4d;line-height:1.3}.navbar__clock-date{color:#fff6;text-transform:capitalize;font-size:10px;line-height:1.2}.navbar__divider{background:#ffffff14;width:1px;height:28px;margin:0 4px}.navbar__icon-btn{color:#ffffff8c;cursor:pointer;background:#ffffff0a;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:relative}.navbar__icon-btn svg{width:18px;height:18px}.navbar__icon-btn:hover{color:#ffffffd9;background:#ffffff14;border-color:#ffffff1a;transform:translateY(-1px)}.navbar__icon-btn.active{color:#c084fc;background:#a855f726;border-color:#a855f74d}.navbar__badge{color:#fff;border:2px solid var(--bg,#16171d);background:linear-gradient(135deg,#ef4444,#f97316);border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:9px;font-weight:700;animation:.3s cubic-bezier(.68,-.55,.27,1.55) badgePop;display:flex;position:absolute;top:-2px;right:-2px}@keyframes badgePop{0%{transform:scale(0)}to{transform:scale(1)}}.navbar__user{cursor:pointer;color:inherit;background:#ffffff0a;border:1px solid #0000;border-radius:10px;align-items:center;gap:10px;padding:4px 8px 4px 4px;transition:all .2s;display:flex}.navbar__user:hover{background:#ffffff14;border-color:#ffffff1a}.navbar__avatar{color:#fff;letter-spacing:.5px;background:linear-gradient(135deg,#7c3aed,#a855f7);border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:700;display:flex}.navbar__user-info{flex-direction:column;align-items:flex-start;display:flex}.navbar__user-name{color:#ffffffd9;font-size:13px;font-weight:600;line-height:1.3}.navbar__user-role{color:#fff6;font-size:11px;line-height:1.2}.navbar__chevron{color:#ffffff59;width:14px;height:14px;transition:transform .2s}.navbar__menu-btn{color:#ffffff8c;cursor:pointer;background:#ffffff0a;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;margin-right:8px;transition:all .2s;display:none}.navbar__menu-btn svg{width:18px;height:18px}.navbar__menu-btn:hover{color:#ffffffd9;background:#ffffff14;border-color:#ffffff1a}@media (width<=768px){.navbar__menu-btn{display:flex}.navbar{padding:0 12px}.navbar__center,.navbar__user-info,.navbar__clock-date{display:none}.navbar__brand{min-width:auto}.navbar__title{display:none}}.sidebar{background:var(--sidebar-bg,#16171df2);border-right:1px solid #ffffff0f;flex-direction:column;width:260px;min-width:260px;height:100%;transition:width .3s cubic-bezier(.4,0,.2,1),min-width .3s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.sidebar--collapsed{width:72px;min-width:72px}.sidebar__toggle-wrapper{justify-content:flex-end;padding:12px 16px 4px;display:flex}.sidebar__toggle{color:#fff6;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex}.sidebar__toggle svg{width:16px;height:16px}.sidebar__toggle:hover{color:#ffffffb3;background:#ffffff14;border-color:#ffffff26}.sidebar__section-label{min-height:16px;padding:16px 20px 8px}.sidebar__section-label span{letter-spacing:1.5px;color:#ffffff40;text-transform:uppercase;font-size:10px;font-weight:700}.sidebar--collapsed .sidebar__section-label{text-align:center;padding:16px 0 8px}.sidebar__nav{flex:1;padding:0 10px;overflow:hidden auto}.sidebar__nav::-webkit-scrollbar{width:4px}.sidebar__nav::-webkit-scrollbar-track{background:0 0}.sidebar__nav::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:4px}.sidebar__menu{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.sidebar__item{color:#ffffff8c;width:100%;font-size:14px;font-family:var(--sans);cursor:pointer;text-align:left;white-space:nowrap;box-sizing:border-box;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:12px;padding:10px 14px;text-decoration:none;transition:all .2s;display:flex;position:relative}.sidebar__item:hover{color:#ffffffd9;background:#ffffff0d}.sidebar__item--active{color:#c084fc;background:linear-gradient(135deg,#a855f726,#7c3aed1a);border-color:#a855f733;box-shadow:0 0 20px #a855f714}.sidebar__item--active:before{content:"";background:linear-gradient(#a855f7,#7c3aed);border-radius:0 3px 3px 0;width:3px;height:20px;position:absolute;top:50%;left:-10px;transform:translateY(-50%)}.sidebar__item--active .sidebar__item-icon{color:#c084fc}.sidebar__item--danger:hover{color:#f87171;background:#ef44441a}.sidebar__item-icon{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.sidebar__item-icon svg{width:20px;height:20px}.sidebar__item-label{text-overflow:ellipsis;flex:1;overflow:hidden}.sidebar__item-badge{color:#c084fc;text-align:center;background:linear-gradient(135deg,#a855f740,#a855f726);border-radius:10px;min-width:18px;padding:2px 7px;font-size:10px;font-weight:700}.sidebar__item-badge--dot{background:#a855f7;border-radius:50%;width:7px;min-width:7px;height:7px;padding:0;position:absolute;top:8px;right:8px;box-shadow:0 0 8px #a855f780}.sidebar__bottom{flex-direction:column;gap:2px;padding:8px 10px 16px;display:flex}.sidebar__divider{background:#ffffff0f;height:1px;margin:8px 4px}.sidebar--collapsed .sidebar__item{justify-content:center;padding:10px}.sidebar--collapsed .sidebar__toggle-wrapper{justify-content:center;padding:12px 0 4px}@media (width<=768px){.sidebar{z-index:999;transition:transform .3s cubic-bezier(.4,0,.2,1);position:fixed;top:64px;bottom:0;left:0;transform:translate(-100%);box-shadow:4px 0 20px #0000004d}.sidebar--open{transform:translate(0)}}.footer{background:#16171df2;border-top:1px solid #ffffff0f;margin-top:auto;padding:0}.footer__top{border-bottom:1px solid #ffffff0f;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;padding:40px 28px 32px;display:grid}.footer__brand-col{flex-direction:column;gap:16px;display:flex}.footer__brand{align-items:center;gap:10px;display:flex}.footer__logo{background:linear-gradient(135deg,#7c3aed,#a855f7);border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:15px;display:flex}.footer__brand-name{background:linear-gradient(135deg,#e9d5ff,#c084fc);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:16px;font-weight:700}.footer__tagline{color:#ffffff59;max-width:280px;margin:0;font-size:13px;line-height:1.6}.footer__social{gap:8px;margin-top:4px;display:flex}.footer__social-link{color:#fff6;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;transition:all .25s;display:flex}.footer__social-link svg{width:16px;height:16px}.footer__social-link:hover{color:#c084fc;background:#a855f726;border-color:#a855f74d;transform:translateY(-2px);box-shadow:0 4px 12px #a855f733}.footer__links-col{flex-direction:column;gap:14px;display:flex}.footer__links-title{text-transform:uppercase;letter-spacing:1.2px;color:#fff9;margin:0;font-size:12px;font-weight:700}.footer__links{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.footer__links a{color:#ffffff59;font-size:13px;text-decoration:none;transition:color .2s;display:inline-block}.footer__links a:hover{color:#c084fc}.footer__bottom{justify-content:space-between;align-items:center;padding:16px 28px;display:flex}.footer__copyright{color:#ffffff40;margin:0;font-size:12px}.footer__status{align-items:center;gap:8px;font-size:12px;display:flex}.footer__status-dot{background:#34d399;border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite statusPulse;box-shadow:0 0 8px #34d39980}@keyframes statusPulse{0%,to{opacity:1;box-shadow:0 0 8px #34d39980}50%{opacity:.7;box-shadow:0 0 15px #34d399b3}}.footer__status-text{color:#fff6}.footer__uptime{color:#34d399;background:#34d3991a;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:600}@media (width<=1024px){.footer__top{grid-template-columns:1fr 1fr;gap:28px}.footer__brand-col{grid-column:1/-1}}@media (width<=768px){.footer__top{grid-template-columns:1fr;gap:24px;padding:28px 16px 24px}.footer__bottom{text-align:center;flex-direction:column;gap:12px;padding:16px}}.dashboard{flex-direction:column;gap:24px;display:flex}.dashboard__stats{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.dash-stat{cursor:default;background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;align-items:center;gap:16px;padding:20px;transition:all .3s;display:flex}.dash-stat:hover{border-color:#ffffff1a;transform:translateY(-2px);box-shadow:0 8px 25px #0003}.dash-stat__icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.dash-stat__icon svg{width:24px;height:24px}.dash-stat--purple .dash-stat__icon{color:#c084fc;background:#a855f726}.dash-stat--blue .dash-stat__icon{color:#60a5fa;background:#3b82f626}.dash-stat--emerald .dash-stat__icon{color:#34d399;background:#10b98126}.dash-stat--amber .dash-stat__icon{color:#fbbf24;background:#f59e0b26}.dash-stat__info{flex-direction:column;display:flex}.dash-stat__label{color:#fff6;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:500}.dash-stat__value{color:#ffffffe6;letter-spacing:-.5px;font-size:24px;font-weight:700;line-height:1.3}.dash-stat__change{font-size:12px;font-weight:500}.dash-stat__change--up{color:#34d399}.dash-stat__change--down{color:#f87171}.dashboard__charts{grid-template-columns:1.6fr 1fr;gap:16px;display:grid}.dash-card{background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;padding:24px;transition:border-color .3s}.dash-card:hover{border-color:#ffffff1a}.dash-card__header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.dash-card__header h3{color:#ffffffd9;margin:0;font-size:16px;font-weight:600}.dash-card__link{color:#a855f7;font-size:13px;font-weight:500;text-decoration:none;transition:color .2s}.dash-card__link:hover{color:#c084fc}.dash-card__tabs{background:#ffffff0a;border-radius:8px;gap:4px;padding:3px;display:flex}.dash-card__tab{font-size:12px;font-weight:500;font-family:var(--sans);color:#fff6;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:5px 14px;transition:all .2s}.dash-card__tab:hover{color:#ffffffb3}.dash-card__tab--active{color:#c084fc;background:#a855f733}.dash-chart{align-items:flex-end;height:200px;display:flex}.dash-chart__bars{align-items:flex-end;gap:16px;width:100%;height:100%;display:flex}.dash-chart__bar-group{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:8px;height:100%;display:flex}.dash-chart__bar{cursor:pointer;background:linear-gradient(#a855f7,#7c3aed);border-radius:8px 8px 4px 4px;width:100%;max-width:48px;min-height:8px;transition:all .3s;position:relative}.dash-chart__bar:hover{filter:brightness(1.2);box-shadow:0 0 20px #a855f74d}.dash-chart__tooltip{color:#fff;white-space:nowrap;pointer-events:none;background:#000000d9;border-radius:6px;padding:4px 10px;font-size:12px;font-weight:600;transition:transform .2s cubic-bezier(.68,-.55,.27,1.55);position:absolute;top:-30px;left:50%;transform:translate(-50%)scale(0)}.dash-chart__bar:hover .dash-chart__tooltip{transform:translate(-50%)scale(1)}.dash-chart__label{color:#ffffff59;font-size:12px;font-weight:500}.dash-services-list{flex-direction:column;gap:16px;display:flex}.dash-service-row__info{align-items:center;gap:8px;margin-bottom:6px;display:flex}.dash-service-row__dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.dash-service-row__name{color:#ffffffb3;flex:1;font-size:13px}.dash-service-row__pct{color:#ffffff80;font-size:13px;font-weight:600}.dash-service-row__bar-bg{background:#ffffff0d;border-radius:3px;height:6px;overflow:hidden}.dash-service-row__bar-fill{border-radius:3px;height:100%;transition:width .8s cubic-bezier(.4,0,.2,1)}.dashboard__bottom{grid-template-columns:1fr 1fr;gap:16px;display:grid}.dash-activity{flex-direction:column;gap:4px;display:flex}.dash-activity__item{border-radius:10px;align-items:center;gap:12px;padding:10px 12px;transition:background .2s;display:flex}.dash-activity__item:hover{background:#ffffff08}.dash-activity__icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.dash-activity__icon svg{width:16px;height:16px}.dash-activity__icon--client{color:#60a5fa;background:#3b82f61f}.dash-activity__icon--payment{color:#34d399;background:#10b9811f}.dash-activity__icon--booking{color:#c084fc;background:#a855f71f}.dash-activity__icon--complete{color:#fbbf24;background:#f59e0b1f}.dash-activity__content{flex-direction:column;flex:1;display:flex}.dash-activity__action{color:#ffffffbf;font-size:13px;font-weight:500}.dash-activity__name{color:#ffffff59;font-size:12px}.dash-activity__time{color:#ffffff40;white-space:nowrap;font-size:11px}.dash-upcoming{flex-direction:column;gap:4px;display:flex}.dash-upcoming__item{border-radius:10px;align-items:center;gap:12px;padding:10px 12px;transition:background .2s;display:flex}.dash-upcoming__item:hover{background:#ffffff08}.dash-upcoming__avatar{color:#c084fc;background:linear-gradient(135deg,#a855f733,#7c3aed26);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:12px;font-weight:700;display:flex}.dash-upcoming__info{flex-direction:column;flex:1;display:flex}.dash-upcoming__client{color:#ffffffbf;font-size:13px;font-weight:500}.dash-upcoming__service{color:#ffffff59;font-size:12px}.dash-upcoming__time{color:#a855f7;align-items:center;gap:4px;font-size:13px;font-weight:600;display:flex}.dash-upcoming__time svg{width:14px;height:14px}@media (width<=1200px){.dashboard__stats{grid-template-columns:repeat(2,1fr)}.dashboard__charts,.dashboard__bottom{grid-template-columns:1fr}}@media (width<=768px){.dashboard__stats{grid-template-columns:1fr}}.btn{font-family:var(--sans,sans-serif);cursor:pointer;text-align:center;-webkit-user-select:none;user-select:none;border:1px solid #0000;border-radius:10px;outline:none;justify-content:center;align-items:center;gap:8px;font-weight:500;line-height:1.5;transition:all .2s;display:inline-flex;position:relative}.btn--sm{min-height:32px;padding:6px 12px;font-size:12px}.btn--md{min-height:40px;padding:10px 18px;font-size:14px}.btn--lg{min-height:48px;padding:14px 24px;font-size:16px}.btn--primary{color:#fff;background:linear-gradient(135deg,#7c3aed,#a855f7);border-color:#0000;box-shadow:0 2px 10px #7c3aed4d}.btn--primary:hover:not(.btn--disabled){background:linear-gradient(135deg,#6d28d9,#9333ea);transform:translateY(-1px);box-shadow:0 4px 15px #7c3aed66}.btn--primary:active:not(.btn--disabled){transform:translateY(0);box-shadow:0 1px 5px #7c3aed4d}.btn--secondary{color:#ffffffd9;background:#ffffff14;border-color:#ffffff26}.btn--secondary:hover:not(.btn--disabled){background:#ffffff1f;border-color:#ffffff40}.btn--danger{color:#fff;background:linear-gradient(135deg,#ef4444,#f97316);border-color:#0000}.btn--danger:hover:not(.btn--disabled){background:linear-gradient(135deg,#dc2626,#ea580c)}.btn--success{color:#fff;background:linear-gradient(135deg,#10b981,#34d399);border-color:#0000}.btn--success:hover:not(.btn--disabled){background:linear-gradient(135deg,#059669,#10b981)}.btn--ghost{color:#ffffffb3;background:0 0;border-color:#ffffff1a}.btn--ghost:hover:not(.btn--disabled){color:#ffffffe6;background:#ffffff0d}.btn--disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.btn--full-width{width:100%}.btn--loading{cursor:wait}.btn__spinner{margin-right:8px;animation:1s linear infinite spin;display:inline-flex}.btn__spinner svg{width:16px;height:16px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.btn__icon{justify-content:center;align-items:center;display:inline-flex}.btn__icon--left{margin-right:6px}.btn__icon--right{margin-left:6px}.btn__content{justify-content:center;align-items:center;display:inline-flex}.btn:focus-visible{outline-offset:2px;outline:2px solid #a855f7}@media (width<=768px){.btn--lg{min-height:44px;padding:12px 20px;font-size:15px}}.input-wrapper{flex-direction:column;gap:6px;display:flex}.input__label{color:#ffffffb3;-webkit-user-select:none;user-select:none;font-size:13px;font-weight:500}.input__container{align-items:center;display:flex;position:relative}.input{color:#ffffffe6;width:100%;font-family:var(--sans,sans-serif);box-sizing:border-box;background:#ffffff0d;border:1px solid #ffffff26;border-radius:10px;outline:none;font-size:14px;transition:all .2s}.input:focus{background:#ffffff12;border-color:#a855f7;box-shadow:0 0 0 3px #a855f71a}.input::placeholder{color:#ffffff4d}.input--filled{background:#ffffff14;border-color:#0000}.input--filled:focus{background:#ffffff1f}.input--outline{background:0 0;border-color:#ffffff40}.input--outline:focus{background:#ffffff08;border-color:#a855f7}.input--sm{min-height:34px;padding:6px 12px;font-size:13px}.input--md{min-height:40px;padding:10px 14px;font-size:14px}.input--lg{min-height:48px;padding:14px 16px;font-size:16px}.input--has-left-icon{padding-left:40px}.input--has-right-icon{padding-right:40px}.input__icon{color:#fff6;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute}.input__icon--left{left:12px}.input__icon--right{right:12px}.input:focus+.input__icon--left,.input:focus+.input__icon--right{color:#a855f7}.input--error{background:#ef44440d!important;border-color:#ef4444!important}.input--error:focus{box-shadow:0 0 0 3px #ef44441a!important}.input--full-width{width:100%}.input__error{color:#ef4444;margin-top:4px;font-size:12px}.input__helper{color:#fff6;margin-top:4px;font-size:12px}.input:disabled{opacity:.5;cursor:not-allowed;background:#ffffff08}@media (width<=768px){.input--lg{min-height:44px;padding:12px 14px;font-size:15px}.input__label{font-size:12px}}.card{text-align:left;background:#ffffff08;border:1px solid #0000;border-radius:16px;transition:all .3s;overflow:hidden}.card--default{background:#ffffff08;border-color:#ffffff0f}.card--elevated{background:#ffffff0d;border-color:#ffffff14;box-shadow:0 4px 20px #0003}.card--outline{background:0 0;border-color:#ffffff26}.card--filled{background:#ffffff14;border-color:#0000}.card--padding-none{padding:0}.card--padding-sm{padding:12px}.card--padding-md{padding:20px}.card--padding-lg{padding:28px}.card--hoverable:hover{border-color:#a855f74d;transform:translateY(-2px);box-shadow:0 8px 30px #00000040}.card--clickable{cursor:pointer;outline:none}.card--clickable:focus-visible{outline-offset:2px;outline:2px solid #a855f7}.card__header{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.card__body{flex-direction:column;gap:12px;display:flex}.card__footer{border-top:1px solid #ffffff0f;justify-content:flex-end;align-items:center;gap:12px;margin-top:20px;padding-top:16px;display:flex}.card__title{color:#ffffffe6;margin:0;font-size:18px;font-weight:600;line-height:1.4}.card__description{color:#ffffff80;margin:0;font-size:14px;line-height:1.5}@media (width<=768px){.card--padding-md{padding:16px}.card--padding-lg{padding:20px}.card__title{font-size:16px}.card__description{font-size:13px}}.modal-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#000000b3;justify-content:center;align-items:center;padding:20px;animation:.2s fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal{background:#16171df2;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;max-width:100%;max-height:90vh;animation:.3s cubic-bezier(.4,0,.2,1) slideUp;display:flex;overflow:hidden;box-shadow:0 20px 60px #0006}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.modal--sm{width:400px}.modal--md{width:500px}.modal--lg{width:700px}.modal--xl{width:900px}.modal__header{border-bottom:1px solid #ffffff0f;flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;display:flex}.modal__title{color:#ffffffe6;flex:1;margin:0;font-size:18px;font-weight:600;line-height:1.4}.modal__close-btn{flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex}.modal__close-btn svg{width:18px;height:18px}.modal__body{flex:1;min-height:0;padding:24px;overflow-y:auto}.modal__footer{border-top:1px solid #ffffff0f;flex-shrink:0;justify-content:flex-end;align-items:center;gap:12px;padding:20px 24px;display:flex}.modal__body::-webkit-scrollbar{width:6px}.modal__body::-webkit-scrollbar-track{background:0 0}.modal__body::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:6px}.modal__body::-webkit-scrollbar-thumb:hover{background:#fff3}@media (width<=768px){.modal-backdrop{padding:16px}.modal--sm,.modal--md,.modal--lg,.modal--xl{width:100%;max-height:85vh}.modal__header{padding:16px 20px}.modal__body{padding:20px}.modal__footer{flex-wrap:wrap;padding:16px 20px}.modal__title{font-size:16px}}.export-button-wrapper{display:inline-block;position:relative}.export-button-wrapper:hover .export-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.export-dropdown{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1000;opacity:0;visibility:hidden;background:#16171df2;border:1px solid #ffffff1a;border-radius:12px;min-width:140px;margin-top:8px;padding:8px;transition:all .2s;position:absolute;top:100%;right:0;transform:translateY(-10px);box-shadow:0 10px 30px #0000004d}.export-dropdown-item{color:#fffc;width:100%;font-size:13px;font-family:var(--sans,sans-serif);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;transition:all .2s;display:flex}.export-dropdown-item:hover{color:#fffffff2;background:#ffffff14}.export-dropdown-icon{justify-content:center;align-items:center;width:20px;font-size:16px;display:flex}.export-dropdown-text{flex:1}.export-button{position:relative}@media (width<=768px){.export-dropdown{border-radius:16px 16px 0 0;max-height:50vh;margin:0;position:fixed;inset:auto 0 0;overflow-y:auto;transform:translateY(100%)}.export-button-wrapper:hover .export-dropdown{transform:translateY(0)}.export-dropdown-item{padding:14px 16px;font-size:14px}}.advanced-search{width:100%;position:relative}.search-bar{position:relative}.search-actions{align-items:center;gap:4px;display:flex}.filter-toggle{justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:flex;position:relative}.filter-badge{color:#fff;border:2px solid var(--bg,#16171d);background:linear-gradient(135deg,#ef4444,#f97316);border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:9px;font-weight:700;display:flex;position:absolute;top:-4px;right:-4px}.reset-button{justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:flex}.filters-panel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1000;background:#16171df2;border:1px solid #ffffff1a;border-radius:16px;margin-top:12px;padding:20px;animation:.3s cubic-bezier(.4,0,.2,1) slideDown;position:absolute;top:100%;left:0;right:0;box-shadow:0 20px 60px #0006}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.filters-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.filters-header h4{color:#ffffffe6;margin:0;font-size:16px;font-weight:600}.filters-empty{text-align:center;border:2px dashed #ffffff1a;border-radius:12px;margin-bottom:20px;padding:30px 20px}.filters-empty p{color:#fff6;margin:0;font-size:14px}.filters-list{flex-direction:column;gap:12px;max-height:300px;margin-bottom:20px;padding-right:8px;display:flex;overflow-y:auto}.filters-list::-webkit-scrollbar{width:6px}.filters-list::-webkit-scrollbar-track{background:0 0}.filters-list::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:6px}.filter-row{background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;align-items:center;gap:12px;padding:12px;display:flex}.filter-field,.filter-operator,.filter-value{flex:1;min-width:0}.filter-field,.filter-operator{color:#ffffffe6;font-size:13px;font-family:var(--sans,sans-serif);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;outline:none;padding:10px 12px;transition:all .2s}.filter-field:focus,.filter-operator:focus{background:#ffffff14;border-color:#a855f7}.filter-value{flex:2}.filter-remove{flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:flex}.filters-footer{border-top:1px solid #ffffff0f;justify-content:flex-end;align-items:center;gap:12px;padding-top:20px;display:flex}@media (width<=768px){.filters-panel{border-radius:20px 20px 0 0;max-height:70vh;margin:0;animation:.3s cubic-bezier(.4,0,.2,1) slideUp;position:fixed;inset:auto 0 0;overflow-y:auto}@keyframes slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.filter-row{flex-direction:column;align-items:stretch;gap:8px}.filter-field,.filter-operator,.filter-value{width:100%}.filter-remove{align-self:flex-end;margin-top:8px}.filters-footer{flex-direction:column;gap:8px}.filters-footer button{width:100%}}.notifications-container{display:inline-block;position:relative}.notifications--top-right{z-index:9999;position:fixed;top:80px;right:20px}.notifications--top-left{z-index:9999;position:fixed;top:80px;left:20px}.notifications--bottom-right{z-index:9999;position:fixed;bottom:20px;right:20px}.notifications--bottom-left{z-index:9999;position:fixed;bottom:20px;left:20px}.notifications-toggle{position:relative}.notifications-badge{color:#fff;border:2px solid var(--bg,#16171d);background:linear-gradient(135deg,#ef4444,#f97316);border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;font-weight:700;animation:2s infinite pulse;display:flex;position:absolute;top:-6px;right:-6px}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.notifications-panel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:10000;background:#16171df2;border:1px solid #ffffff1a;border-radius:16px;width:380px;max-width:90vw;margin-top:12px;animation:.3s cubic-bezier(.4,0,.2,1) slideDown;position:absolute;top:100%;right:0;box-shadow:0 20px 60px #0006}.notifications-header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.notifications-header h4{color:#ffffffe6;margin:0;font-size:16px;font-weight:600}.notifications-actions{align-items:center;gap:8px;display:flex}.notifications-close{justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex}.notifications-list{max-height:400px;padding:8px;overflow-y:auto}.notifications-list::-webkit-scrollbar{width:6px}.notifications-list::-webkit-scrollbar-track{background:0 0}.notifications-list::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:6px}.notifications-empty{text-align:center;color:#fff6;padding:40px 20px}.notifications-empty svg{color:#fff3;width:48px;height:48px;margin-bottom:16px}.notifications-empty p{margin:0;font-size:14px}.notification{cursor:pointer;border:1px solid #0000;border-radius:12px;align-items:flex-start;gap:12px;margin-bottom:8px;padding:12px;transition:all .2s;display:flex}.notification:hover{background:#ffffff0d;border-color:#ffffff1a}.notification--unread{background:#a855f70d;border-left:3px solid #a855f7}.notification--info{border-left-color:#3b82f6}.notification--success{border-left-color:#10b981}.notification--warning{border-left-color:#f59e0b}.notification--error{border-left-color:#ef4444}.notification-icon{flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:20px;display:flex}.notification-content{flex:1;min-width:0}.notification-header{justify-content:space-between;align-items:flex-start;margin-bottom:4px;display:flex}.notification-title{color:#ffffffe6;margin:0;font-size:14px;font-weight:600;line-height:1.4}.notification-time{color:#fff6;white-space:nowrap;margin-left:8px;font-size:11px}.notification-message{color:#ffffffb3;word-break:break-word;margin:0 0 8px;font-size:13px;line-height:1.5}.notification-action{margin-top:4px}.notification-remove{opacity:0;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:opacity .2s;display:flex}.notification:hover .notification-remove{opacity:1}.notifications-footer{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.websocket-status{color:#fff9;align-items:center;gap:8px;font-size:12px;display:flex}.status-indicator{border-radius:50%;width:8px;height:8px}.status-connected{background:#10b981;box-shadow:0 0 8px #10b98180}.status-disconnected{background:#ef4444;box-shadow:0 0 8px #ef444480}.notifications-test{align-items:center;display:flex}@media (width<=768px){.notifications--top-right,.notifications--top-left{top:70px;left:10px;right:10px}.notifications-panel{border-radius:20px 20px 0 0;width:100%;max-height:70vh;margin:0;animation:.3s cubic-bezier(.4,0,.2,1) slideUp;position:fixed;inset:auto 0 0}@keyframes slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.notifications-header{padding:12px 16px}.notifications-actions{flex-wrap:wrap;gap:4px}.notifications-footer{flex-direction:column;align-items:stretch;gap:12px}}.pagination{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:20px;margin-top:24px;padding:16px 0;display:flex}.pagination__info{flex:1}.pagination__text{color:#ffffff80;font-size:13px}.pagination__controls{align-items:center;gap:8px;display:flex}.pagination__btn{color:#fff9;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.pagination__btn svg{width:16px;height:16px}.pagination__btn:hover:not(:disabled){color:#ffffffd9;background:#ffffff14;border-color:#ffffff26}.pagination__btn:disabled{opacity:.3;cursor:not-allowed}.pagination__pages{align-items:center;gap:4px;display:flex}.pagination__page{color:#fff9;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:6px;justify-content:center;align-items:center;min-width:32px;height:32px;padding:0 8px;font-size:13px;font-weight:500;transition:all .2s;display:flex}.pagination__page:hover:not(.pagination__page--active){color:#ffffffd9;background:#ffffff14;border-color:#ffffff26}.pagination__page--active{color:#fff;background:linear-gradient(135deg,#7c3aed,#a855f7);border-color:#a855f74d;box-shadow:0 2px 8px #7c3aed40}.pagination__ellipsis{color:#ffffff4d;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;min-width:32px;height:32px;font-size:13px;display:flex}.pagination__items-per-page{align-items:center;gap:8px;display:flex}.pagination__label{color:#ffffff80;white-space:nowrap;font-size:13px}.pagination__select{color:#ffffffd9;font-size:13px;font-family:var(--sans);cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:6px;min-width:80px;padding:6px 12px;transition:all .2s}.pagination__select:hover{background:#ffffff14;border-color:#ffffff26}.pagination__select:focus{border-color:#a855f766;outline:none;box-shadow:0 0 0 2px #a855f71a}.pagination__select option{color:#ffffffd9;background:#16171d}@media (width<=768px){.pagination{flex-direction:column;align-items:stretch;gap:16px}.pagination__info{text-align:center}.pagination__controls,.pagination__items-per-page{justify-content:center}}@media (width<=480px){.pagination__pages{display:none}}.clientes{flex-direction:column;gap:20px;display:flex}.clientes__topbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.clientes__search-group{flex:1;align-items:center;gap:12px;display:flex}.clientes__search{background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;flex:1;align-items:center;gap:8px;max-width:320px;padding:8px 14px;transition:all .3s;display:flex}.clientes__search:focus-within{border-color:#a855f766;box-shadow:0 0 0 3px #a855f71a}.clientes__search svg{color:#ffffff4d;flex-shrink:0;width:16px;height:16px}.clientes__search input{color:#ffffffd9;font-size:13px;font-family:var(--sans);background:0 0;border:none;outline:none;width:100%}.clientes__search input::placeholder{color:#ffffff4d}.clientes__filters{background:#ffffff08;border-radius:8px;gap:4px;padding:3px;display:flex}.clientes__filter{font-size:12px;font-weight:500;font-family:var(--sans);color:#fff6;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:6px 14px;transition:all .2s}.clientes__filter:hover{color:#ffffffb3}.clientes__filter--active{color:#c084fc;background:#a855f733}.clientes__add-btn{color:#fff;font-size:13px;font-weight:600;font-family:var(--sans);cursor:pointer;background:linear-gradient(135deg,#7c3aed,#a855f7);border:none;border-radius:10px;align-items:center;gap:8px;padding:10px 20px;transition:all .2s;display:flex;box-shadow:0 4px 14px #7c3aed59}.clientes__add-btn svg{width:16px;height:16px}.clientes__add-btn:hover{transform:translateY(-1px);box-shadow:0 6px 20px #7c3aed80}.clientes__actions-group{align-items:center;gap:12px;display:flex}.clientes__import-btn{color:#fffc;font-size:13px;font-weight:500;font-family:var(--sans);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;align-items:center;gap:8px;padding:10px 16px;transition:all .2s;display:flex}.clientes__import-btn:hover{background:#ffffff1a;border-color:#fff3}.clientes__import-btn svg{opacity:.6;width:14px;height:14px}.clientes__import-btn:disabled{opacity:.5;cursor:not-allowed}.clientes__mini-stats{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.clientes__mini-stat{background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;align-items:center;gap:10px;padding:14px 18px;display:flex}.clientes__mini-stat-value{color:#ffffffe6;font-size:22px;font-weight:700}.clientes__mini-stat-label{color:#fff6;font-size:12px}.clientes__table-wrapper{background:#ffffff05;border:1px solid #ffffff0f;border-radius:14px;overflow:hidden}.clientes__table{border-collapse:collapse;width:100%}.clientes__table thead{background:#ffffff08}.clientes__table th{text-transform:uppercase;letter-spacing:.8px;color:#ffffff59;text-align:left;border-bottom:1px solid #ffffff0f;padding:12px 16px;font-size:11px;font-weight:600}.clientes__table td{border-bottom:1px solid #ffffff0a;padding:14px 16px;font-size:13px}.clientes__row{transition:background .2s}.clientes__row:hover{background:#ffffff08}.clientes__row:last-child td{border-bottom:none}.clientes__client-cell{align-items:center;gap:12px;display:flex}.clientes__avatar{color:#c084fc;background:linear-gradient(135deg,#a855f733,#7c3aed26);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:12px;font-weight:700;display:flex}.clientes__name{color:#ffffffd9;font-weight:500;display:block}.clientes__email{color:#ffffff59;font-size:12px;display:block}.clientes__phone{color:#ffffff8c}.clientes__date{color:#ffffff73}.clientes__total{color:#34d399;font-weight:600}.clientes__status{border-radius:20px;padding:4px 10px;font-size:11px;font-weight:600;display:inline-flex}.clientes__status--ativo{color:#34d399;background:#10b9811f}.clientes__status--inativo{color:#f87171;background:#ef44441f}.clientes__actions{gap:4px;display:flex}.clientes__action-btn{color:#fff6;cursor:pointer;background:#ffffff0a;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;width:30px;height:30px;transition:all .2s;display:flex}.clientes__action-btn svg{width:14px;height:14px}.clientes__action-btn:hover{color:#fffc;background:#ffffff14;border-color:#ffffff1a}.clientes__action-btn--danger:hover{color:#f87171;background:#ef44441a;border-color:#ef444433}.clientes__empty{text-align:center;color:#ffffff4d;padding:40px;font-size:14px}@media (width<=1024px){.clientes__mini-stats{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.clientes__topbar{flex-direction:column;align-items:stretch}.clientes__search-group{flex-direction:column}.clientes__search{max-width:none}.clientes__mini-stats{grid-template-columns:1fr 1fr}.clientes__table-wrapper{overflow-x:auto}}.import-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0006;justify-content:center;align-items:center;animation:.2s ease-out fadeIn;display:flex;position:fixed;inset:0}.import-modal{background:#12101e radial-gradient(circle at 100% 0,#7c3aed0d,#0000 300px);border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;width:90%;max-width:720px;min-height:480px;animation:.4s cubic-bezier(.16,1,.3,1) slideUp;display:flex;overflow:hidden;box-shadow:0 25px 60px #0009}.import-modal__header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.import-modal__header h3{color:#ffffffe6;margin:0;font-size:16px;font-weight:600}.import-modal__close{color:#fff6;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:24px;transition:all .2s;display:flex}.import-modal__close:hover{color:#fff;background:#ffffff0d}.import-modal__body{flex:1;padding:32px 40px;overflow-y:auto}.import-modal__desc{color:#ffffff73;margin-top:0;margin-bottom:20px;font-size:14px;line-height:1.5}.import-modal__upload{text-align:center;cursor:pointer;background:#ffffff05;border:2px dashed #ffffff14;border-radius:12px;flex-direction:column;align-items:center;gap:12px;padding:32px 20px;transition:all .2s;display:flex}.import-modal__upload:hover,.import-modal__upload--active{background:#ffffff0a;border-color:#a855f766}.import-modal__upload--has-file{background:#10b9810d;border-color:#10b9814d}.import-modal__icon{color:#fff6;background:#ffffff0a;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.import-modal__upload--has-file .import-modal__icon{color:#34d399;background:#10b9811a}.import-modal__icon svg{width:22px;height:22px}.import-modal__text{flex-direction:column;gap:4px;display:flex}.import-modal__primary{color:#fffc;font-size:14px;font-weight:500}.import-modal__secondary{color:#fff6;font-size:12px}.import-modal__filename{color:#fff;font-size:14px;font-weight:600;display:block}.import-modal__filesize{color:#fff6;font-size:12px}.import-modal__error{color:#f87171;background:#ef44441a;border:1px solid #ef444433;border-radius:8px;margin-top:16px;padding:10px 14px;font-size:13px}.import-modal__columns{margin-top:24px}.import-modal__columns label{color:#ffffff4d;text-transform:uppercase;letter-spacing:.5px;margin-bottom:10px;font-size:12px;font-weight:500;display:block}.import-modal__tags{flex-wrap:wrap;gap:6px;display:flex}.import-modal__tag{color:#ffffff80;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:4px;padding:4px 8px;font-size:11px}.import-modal__footer{background:#ffffff05;border-top:1px solid #ffffff0f;justify-content:flex-end;align-items:center;gap:12px;padding:16px 20px;display:flex}.import-modal__back-btn{color:#a855f7;cursor:pointer;background:0 0;border:1px solid #ffffff14;border-radius:8px;margin-right:auto;padding:10px 18px;font-size:13px;font-weight:600;transition:all .2s}.import-modal__back-btn:hover:not(:disabled){background:#a855f71a;border-color:#a855f74d}.import-modal__cancel-btn{color:#ffffff80;cursor:pointer;background:0 0;border:1px solid #ffffff14;border-radius:8px;padding:10px 18px;font-size:13px;font-weight:500;transition:all .2s}.import-modal__stats-grid{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:20px;display:grid}.import-modal__stat{text-align:center;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;padding:20px}.import-modal__stat label{color:#fff6;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:12px;font-weight:600;display:block}.import-modal__stat span{color:#fff;background:linear-gradient(135deg,#fff,#ffffff80);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:28px;font-weight:800}.import-modal__warning{color:#f59e0b;background:#f59e0b1a;border:1px solid #f59e0b33;border-radius:8px;margin-bottom:20px;padding:10px 14px;font-size:12px}.import-modal__success-msg{color:#10b981;background:#10b9811a;border:1px solid #10b98133;border-radius:8px;margin-bottom:20px;padding:10px 14px;font-size:12px}.import-modal__table-preview{background:#ffffff05;border:1px solid #ffffff0d;border-radius:10px;margin-top:20px;padding:12px}.import-modal__table-preview label{color:#ffffff4d;margin-bottom:8px;font-size:11px;display:block}.table-scroll{max-width:100%;overflow-x:auto}.import-modal__report{animation:.3s ease-out fadeIn}.import-modal__report-success{text-align:center;border-bottom:1px solid #ffffff0d;margin-bottom:20px;padding:20px 0}.report-icon{margin-bottom:16px;font-size:48px}.import-modal__report-success h4{color:#10b981;margin:0 0 8px;font-size:18px}.import-modal__report-success p{color:#ffffff80;margin:0;font-size:14px}.import-modal__report-errors{background:#ef44440d;border:1px solid #ef44441a;border-radius:10px;margin-bottom:20px;padding:14px}.import-modal__report-errors label{color:#f87171;margin-bottom:8px;font-size:12px;font-weight:600;display:block}.import-modal__report-errors ul{color:#ffffff73;margin:0;padding-left:18px;font-size:12px}.import-modal__report-errors li{margin-bottom:4px}.import-modal__debug{margin-top:20px}.debug-toggle{color:#ffffff4d;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:6px;padding:6px 12px;font-size:11px;transition:all .2s}.debug-toggle:hover{color:#ffffff8c;background:#ffffff0a}.debug-content{color:#34d399;background:#000;border:1px solid #34d3991a;border-radius:8px;max-height:150px;margin-top:12px;padding:12px;font-family:Consolas,monospace;font-size:10px;overflow-x:auto}.table-scroll table{border-collapse:collapse;width:100%;font-size:13px}.table-scroll th{color:#fffc;text-align:left;white-space:nowrap;background:#ffffff0d;border-bottom:2px solid #ffffff0d;padding:12px;font-weight:600}.table-scroll td{color:#fff9;white-space:nowrap;border-bottom:1px solid #ffffff08;padding:12px}.import-modal__cancel-btn:hover:not(:disabled){color:#fffc;background:#ffffff0d}.import-modal__import-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#a855f7);border:none;border-radius:8px;padding:10px 22px;font-size:13px;font-weight:600;transition:all .2s;box-shadow:0 4px 14px #7c3aed59}.import-modal__import-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 20px #7c3aed80}.import-modal__import-btn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.cliente-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0006;justify-content:center;align-items:center;animation:.2s fadeIn;display:flex;position:fixed;inset:0}.cliente-modal{background:#fff;border-radius:12px;width:100%;max-width:650px;animation:.3s slideUp;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.cliente-modal__header{background:#f8fafc;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.cliente-modal__header h3{color:#1e293b;margin:0;font-size:1.25rem;font-weight:600}.cliente-modal__close{color:#64748b;cursor:pointer;background:0 0;border:none;padding:4px;font-size:1.5rem;line-height:1;transition:color .2s}.cliente-modal__close:hover{color:#ef4444}.cliente-modal__form{padding:24px}.form-group input,.form-group select{border:1px solid #e2e8f0;border-radius:6px;padding:10px 12px;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.form-group input:focus,.form-group select:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.cliente-modal__error{color:#dc2626;background:#fef2f2;border:1px solid #fee2e2;border-radius:6px;margin-top:16px;padding:10px;font-size:.875rem}.cliente-modal__footer{border-top:1px solid #f0f0f0;justify-content:flex-end;gap:12px;margin-top:32px;padding-top:20px;display:flex}.btn-cancel{color:#64748b;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;padding:10px 20px;font-weight:500;transition:background .2s}.btn-cancel:hover{background:#e2e8f0}.btn-submit{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:6px;padding:10px 24px;font-weight:600;transition:background .2s}.btn-submit:hover{background:#2563eb}.btn-submit:disabled{cursor:not-allowed;background:#94a3b8}@media (width<=600px){.form-grid{grid-template-columns:1fr}.full-width{grid-column:span 1}.cliente-modal{max-height:calc(100vh - 32px);margin:16px;overflow-y:auto}}.servicos{flex-direction:column;gap:24px;display:flex}.servicos__topbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.servicos__categories{background:#ffffff08;border-radius:10px;flex-wrap:wrap;gap:4px;padding:4px;display:flex}.servicos__cat{font-size:12px;font-weight:500;font-family:var(--sans);color:#fff6;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;padding:7px 16px;transition:all .2s}.servicos__cat:hover{color:#ffffffb3}.servicos__cat--active{color:#c084fc;background:#a855f733}.servicos__add-btn{color:#fff;font-size:13px;font-weight:600;font-family:var(--sans);cursor:pointer;background:linear-gradient(135deg,#7c3aed,#a855f7);border:none;border-radius:10px;align-items:center;gap:8px;padding:10px 20px;transition:all .2s;display:flex;box-shadow:0 4px 14px #7c3aed59}.servicos__add-btn svg{width:16px;height:16px}.servicos__add-btn:hover{transform:translateY(-1px);box-shadow:0 6px 20px #7c3aed80}.servicos__table-wrapper{background:#ffffff05;border:1px solid #ffffff0f;border-radius:14px;overflow:hidden}.servicos__table{border-collapse:collapse;width:100%}.servicos__table th{text-transform:uppercase;letter-spacing:.8px;color:#ffffff59;text-align:left;background:#ffffff08;border-bottom:1px solid #ffffff0f;padding:12px 16px;font-size:11px;font-weight:600}.servicos__table td{vertical-align:middle;border-bottom:1px solid #ffffff0a;padding:16px}.servicos__row{transition:all .2s}.servicos__row:hover{background:#ffffff09}.servicos__client-cell{align-items:center;gap:12px;display:flex}.servicos__avatar-icon{background:#ffffff0d;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;display:flex}.servicos__client-name{color:#ffffffe6;font-size:14px;font-weight:600}.servicos__type{color:#c084fc;margin-bottom:2px;font-size:12px;font-weight:600;display:block}.servicos__desc-brief{color:#fff6;text-overflow:ellipsis;white-space:nowrap;max-width:300px;font-size:12px;display:block;overflow:hidden}.servicos__client-cell div{flex-direction:column;display:flex}.budget-link{color:#ffffff4d;margin-top:2px;font-size:10px}.servicos__description-block,.servicos__financials{flex-direction:column;display:flex}.servicos__cost-text{color:#ffffff4d;margin-top:2px;font-size:10px}.servicos__status-badge{text-transform:uppercase;border-radius:20px;padding:4px 10px;font-size:10px;font-weight:700}.servicos__status-badge--completed{color:#34d399;background:#10b9811f}.servicos__status-badge--pending{color:#fbbf24;background:#f59e0b1f}.servicos__status-badge--cancelled{color:#f87171;background:#ef44441f}.servicos__status-badge--scheduled{color:#60a5fa;background:#3b82f61f}.servicos__date-text{color:#ffffff80;font-size:13px}.servicos__price-text{color:#34d399;font-size:14px;font-weight:700}.servicos__actions{justify-content:flex-end;display:flex}.servicos__action-btn{color:#fff6;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;transition:all .2s;display:flex}.servicos__action-btn:hover{color:#fff;background:#ffffff1a}@media (width<=768px){.servicos__topbar{flex-direction:column;align-items:stretch}.servicos__table-wrapper{overflow-x:auto}}.service-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0006;justify-content:center;align-items:center;animation:.2s fadeIn;display:flex;position:fixed;inset:0}.service-modal{background:#fff;border-radius:12px;width:100%;max-width:650px;animation:.3s slideUp;overflow:visible;box-shadow:0 20px 25px -5px #0000001a}.service-modal__header{background:#f8fafc;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.service-modal__header h3{color:#1e293b;margin:0;font-size:1.25rem;font-weight:600}.service-modal__close{color:#64748b;cursor:pointer;background:0 0;border:none;padding:4px;font-size:1.5rem}.service-modal__form{padding:24px}.service-modal__error{color:#dc2626;background:#fef2f2;border:1px solid #fee2e2;border-radius:6px;margin-top:16px;padding:10px;font-size:.875rem}.service-modal__footer{justify-content:flex-end;gap:12px;margin-top:32px;display:flex}.agenda{flex-direction:column;gap:20px;display:flex}.agenda__calendar-header{justify-content:space-between;align-items:center;display:flex}.agenda__month{align-items:center;gap:12px;display:flex}.agenda__month h2{color:#ffffffe6;text-align:center;min-width:200px;margin:0;font-size:20px;font-weight:600}.agenda__nav-btn{color:#ffffff80;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.agenda__nav-btn svg{width:16px;height:16px}.agenda__nav-btn:hover{color:#fffc;background:#ffffff14}.agenda__view-toggle{background:#ffffff08;border-radius:8px;gap:4px;padding:3px;display:flex}.agenda__view-btn{font-size:12px;font-weight:500;font-family:var(--sans);color:#fff6;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:6px 16px;transition:all .2s}.agenda__view-btn:hover{color:#ffffffb3}.agenda__view-btn--active{color:#c084fc;background:#a855f733}.agenda__week-strip{justify-content:center;gap:8px;display:flex}.agenda__day-btn{cursor:pointer;background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;align-items:center;gap:4px;min-width:70px;padding:10px 20px;transition:all .2s;display:flex}.agenda__day-btn:hover{background:#ffffff0f;border-color:#ffffff1a}.agenda__day-btn--today{border-color:#a855f74d}.agenda__day-btn--selected{background:linear-gradient(135deg,#a855f733,#7c3aed26);border-color:#a855f766;box-shadow:0 4px 15px #a855f726}.agenda__day-name{color:#ffffff59;text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:500}.agenda__day-num{color:#ffffffb3;font-size:20px;font-weight:700}.agenda__day-btn--selected .agenda__day-name{color:#c084fc}.agenda__day-btn--selected .agenda__day-num{color:#e9d5ff}.agenda__content{grid-template-columns:1fr 280px;gap:20px;display:grid}.agenda__timeline{background:#ffffff05;border:1px solid #ffffff0f;border-radius:14px;padding:20px}.agenda__timeline-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.agenda__timeline-header h3{color:#ffffffd9;margin:0;font-size:15px;font-weight:600}.agenda__count{color:#ffffff59;background:#ffffff0a;border-radius:20px;padding:4px 10px;font-size:12px}.agenda__slots{flex-direction:column;gap:6px;display:flex}.agenda__slot{background:#ffffff03;border:1px solid #ffffff0a;border-radius:10px;align-items:center;gap:14px;padding:12px 14px;transition:all .2s;display:flex}.agenda__slot:hover{background:#ffffff08;border-color:#ffffff14}.agenda__slot--concluido{opacity:.6}.agenda__slot-time{flex-direction:column;align-items:center;min-width:55px;display:flex}.agenda__slot-hora{color:#ffffffb3;font-size:14px;font-weight:600;font-family:var(--mono)}.agenda__slot-duracao{color:#ffffff4d;font-size:10px}.agenda__slot-line{border-radius:2px;flex-shrink:0;width:3px;height:40px}.agenda__slot--confirmado .agenda__slot-line{background:#a855f7}.agenda__slot--pendente .agenda__slot-line{background:#f59e0b}.agenda__slot--concluido .agenda__slot-line{background:#10b981}.agenda__slot--cancelado .agenda__slot-line{background:#ef4444}.agenda__slot-content{flex:1;align-items:center;gap:12px;display:flex}.agenda__slot-avatar{color:#c084fc;background:linear-gradient(135deg,#a855f733,#7c3aed26);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:12px;font-weight:700;display:flex}.agenda__slot-info{flex-direction:column;flex:1;display:flex}.agenda__slot-client{color:#fffc;font-size:13px;font-weight:500}.agenda__slot-service{color:#ffffff59;font-size:12px}.agenda__slot-status{white-space:nowrap;border-radius:20px;padding:4px 10px;font-size:11px;font-weight:600}.agenda__slot-status--confirmado{color:#c084fc;background:#a855f71f}.agenda__slot-status--pendente{color:#fbbf24;background:#f59e0b1f}.agenda__slot-status--concluido{color:#34d399;background:#10b9811f}.agenda__slot-status--cancelado{color:#f87171;background:#ef44441f}.agenda__summary{flex-direction:column;gap:16px;display:flex}.agenda__summary-card{background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;padding:20px}.agenda__summary-card h4{color:#ffffffb3;margin:0 0 16px;font-size:14px;font-weight:600}.agenda__summary-stats{grid-template-columns:1fr 1fr;gap:12px;display:grid}.agenda__summary-stat{background:#ffffff08;border-radius:10px;flex-direction:column;align-items:center;padding:10px 8px;display:flex}.agenda__summary-num{color:#ffffffd9;font-size:22px;font-weight:700}.agenda__summary-lbl{color:#ffffff59;font-size:11px}.agenda__free-slots{flex-wrap:wrap;gap:6px;display:flex}.agenda__free-slot{font-size:12px;font-weight:500;font-family:var(--mono);color:#ffffff73;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:6px;padding:6px 12px;transition:all .2s}.agenda__free-slot:hover{color:#34d399;background:#10b9811a;border-color:#10b9814d}.agenda__new-btn{color:#fff;font-size:13px;font-weight:600;font-family:var(--sans);cursor:pointer;background:linear-gradient(135deg,#7c3aed,#a855f7);border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 20px;transition:all .2s;display:flex;box-shadow:0 4px 14px #7c3aed59}.agenda__new-btn svg{width:16px;height:16px}.agenda__new-btn:hover{transform:translateY(-1px);box-shadow:0 6px 20px #7c3aed80}.agenda__loading,.agenda__empty{text-align:center;color:#fff6;background:#ffffff05;border:1px dashed #ffffff1a;border-radius:12px;padding:40px;font-style:italic}.avatar-ticket{color:#fff!important;background:linear-gradient(135deg,#3b82f6,#2563eb)!important}@media (width<=1024px){.agenda__content{grid-template-columns:1fr}.agenda__week-strip{justify-content:flex-start;padding-bottom:4px;overflow-x:auto}}@media (width<=768px){.agenda__calendar-header{flex-direction:column;gap:12px}}.caixa{flex-direction:column;gap:24px;display:flex}.caixa__summary{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.caixa__card{background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;padding:20px;transition:all .3s}.caixa__card:hover{border-color:#ffffff1a;transform:translateY(-2px);box-shadow:0 8px 25px #0003}.caixa__card-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.caixa__card-label{text-transform:uppercase;letter-spacing:.5px;color:#fff6;font-size:12px;font-weight:600}.caixa__card-icon{border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.caixa__card-icon svg{width:18px;height:18px}.caixa__card-icon--saldo{color:#c084fc;background:#a855f726}.caixa__card-icon--entradas{color:#34d399;background:#10b98126}.caixa__card-icon--saidas{color:#f87171;background:#ef444426}.caixa__card-value{letter-spacing:-.5px;margin-bottom:4px;font-size:26px;font-weight:700;line-height:1.2;display:block}.caixa__card-value--saldo{color:#c084fc}.caixa__card-value--entradas{color:#34d399}.caixa__card-value--saidas{color:#f87171}.caixa__card-sub{color:#ffffff4d;font-size:12px}.caixa__methods{flex-direction:column;gap:8px;margin-top:4px;display:flex}.caixa__method{border-radius:6px;align-items:center;gap:8px;padding:6px 8px;transition:background .2s;display:flex}.caixa__method:hover{background:#ffffff08}.caixa__method-icon{font-size:14px}.caixa__method-name{color:#ffffff8c;flex:1;font-size:12px}.caixa__method-count{color:#ffffff59;background:#ffffff0a;border-radius:10px;padding:2px 8px;font-size:12px;font-weight:600}.caixa__transactions{background:#ffffff05;border:1px solid #ffffff0f;border-radius:14px;padding:24px}.caixa__trans-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.caixa__trans-header h3{color:#ffffffd9;margin:0;font-size:16px;font-weight:600}.caixa__trans-actions{align-items:center;gap:12px;display:flex}.caixa__trans-filters{background:#ffffff08;border-radius:8px;gap:4px;padding:3px;display:flex}.caixa__trans-filter{font-size:12px;font-weight:500;font-family:var(--sans);color:#fff6;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:6px 14px;transition:all .2s}.caixa__trans-filter:hover{color:#ffffffb3}.caixa__trans-filter--active{color:#c084fc;background:#a855f733}.caixa__register-btn{color:#fff;font-size:13px;font-weight:600;font-family:var(--sans);cursor:pointer;background:linear-gradient(135deg,#7c3aed,#a855f7);border:none;border-radius:8px;align-items:center;gap:8px;padding:8px 18px;transition:all .2s;display:flex;box-shadow:0 4px 14px #7c3aed59}.caixa__register-btn svg{width:14px;height:14px}.caixa__register-btn:hover{transform:translateY(-1px);box-shadow:0 6px 20px #7c3aed80}.caixa__trans-list{flex-direction:column;gap:4px;display:flex}.caixa__trans-item{border-radius:10px;align-items:center;gap:14px;padding:12px 14px;transition:background .2s;display:flex}.caixa__trans-item:hover{background:#ffffff08}.caixa__trans-indicator{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.caixa__trans-indicator svg{width:16px;height:16px}.caixa__trans-indicator--entrada{color:#34d399;background:#10b9811f}.caixa__trans-indicator--saida{color:#f87171;background:#ef44441f}.caixa__trans-info{flex-direction:column;flex:1;display:flex}.caixa__trans-desc{color:#ffffffbf;font-size:13px;font-weight:500}.caixa__trans-client{color:#ffffff59;font-size:12px}.caixa__trans-method{color:#ffffff59;background:#ffffff0a;border-radius:20px;padding:3px 10px;font-size:12px}.caixa__trans-hora{color:#ffffff59;font-size:13px;font-family:var(--mono);text-align:center;min-width:50px}.caixa__trans-valor{text-align:right;min-width:80px;font-size:14px;font-weight:700}.caixa__trans-valor--entrada{color:#34d399}.caixa__trans-valor--saida{color:#f87171}@media (width<=1200px){.caixa__summary{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.caixa__summary{grid-template-columns:1fr}.caixa__trans-header{flex-direction:column;align-items:stretch}.caixa__trans-actions{flex-direction:column}.caixa__trans-method,.caixa__trans-hora{display:none}}.tickets{flex-direction:column;gap:24px;display:flex}.tickets__header{justify-content:space-between;align-items:center;gap:16px;display:flex}.tickets__header h2{color:#ffffffeb;margin:0;font-size:24px}.tickets__header p{color:#ffffff8c;margin:4px 0 0;font-size:14px}.tickets__new-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#a855f7);border:none;border-radius:10px;padding:12px 20px;font-weight:600}.tickets__summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.tickets__card{background:#ffffff08;border:1px solid #ffffff0d;border-radius:18px;padding:20px}.tickets__card span{color:#ffffff73;margin-bottom:8px;font-size:13px;display:block}.tickets__card strong{color:#fff;font-size:28px}.tickets__card--info{background:#6366f114;border-color:#6366f12e}.tickets__error{color:#fecaca;background:#ef44441f;border-radius:14px;padding:16px 20px}.tickets__list{flex-direction:column;display:flex}.tickets__loading,.tickets__empty{color:#fff9;text-align:center;background:#ffffff08;border-radius:14px;padding:24px}.tickets__table-wrapper{background:#ffffff05;border:1px solid #ffffff14;border-radius:18px;overflow-x:auto}.tickets__table{border-collapse:collapse;width:100%;min-width:900px}.tickets__table th,.tickets__table td{text-align:left;color:#ffffffbf;border-bottom:1px solid #ffffff14;padding:14px 18px}.tickets__table th{color:#ffffff80;text-transform:uppercase;letter-spacing:.5px;font-size:12px}.tickets__table tbody tr{cursor:pointer;transition:all .2s}.tickets__table tbody tr:hover{background:#ffffff0d}.tickets__col-id{color:#ffffff4d;font-family:monospace}.tickets__col-client{color:#ffffffe6}.tickets__col-tech{color:#ffffff80}.tickets__col-subject{color:#ffffffb3}.tickets__col-date{color:#fff6;font-size:12px}.priority-badge,.status-badge{text-transform:uppercase;border-radius:6px;padding:4px 10px;font-size:11px;font-weight:600}.priority-high{color:#f87171;background:#ef444426}.priority-medium{color:#fbbf24;background:#f59e0b26}.priority-low{color:#34d399;background:#34d39926}.status-open{color:#60a5fa;background:#3b82f61a}.status-closed{color:#fff6;background:#ffffff0d}.status-pending{color:#c084fc;background:#a855f71a}.tickets__col-client strong{display:block}.tech-assigned{color:#ffffff4d;margin-top:2px;font-size:10px;display:block}.status-in-progress{color:#60a5fa;background:#3b82f626}.status-converted{color:#34d399;background:#10b98126}@media (width<=768px){.tickets__summary{grid-template-columns:1fr}}.ticket-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0006;justify-content:center;align-items:center;animation:.2s fadeIn;display:flex;position:fixed;inset:0}.ticket-modal{background:#fff;border-radius:12px;width:100%;max-width:700px;animation:.3s slideUp;overflow:visible;box-shadow:0 20px 25px -5px #0000001a}.ticket-modal__header{background:#f8fafc;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.ticket-modal__header h3{color:#1e293b;margin:0;font-size:1.25rem;font-weight:600}.ticket-modal__close{color:#64748b;cursor:pointer;background:0 0;border:none;padding:4px;font-size:1.5rem}.ticket-modal__form{padding:24px}.form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form-group{flex-direction:column;gap:6px;display:flex}.form-group label{color:#475569;font-size:.875rem;font-weight:500}.form-group input,.form-group select,.form-group textarea{border:1px solid #e2e8f0;border-radius:6px;padding:10px 12px;font-size:.95rem}.search-container{position:relative}.search-dropdown{z-index:2000;background:#fff;border:1px solid #e2e8f0;border-radius:0 0 8px 8px;max-height:200px;margin:0;padding:0;list-style:none;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 10px 15px -3px #0000001a}.search-dropdown li{cursor:pointer;justify-content:space-between;align-items:center;padding:10px 16px;transition:background .2s;display:flex}.search-dropdown li:hover{background:#f1f5f9}.nif-tag{color:#475569;background:#e2e8f0;border-radius:4px;padding:2px 6px;font-size:11px}.ticket-modal__error{color:#dc2626;background:#fef2f2;border:1px solid #fee2e2;border-radius:6px;margin-top:16px;padding:10px;font-size:.875rem}.ticket-modal__footer{justify-content:flex-end;gap:12px;margin-top:32px;display:flex}.btn-cancel{cursor:pointer;background:#f1f5f9;border:none;border-radius:6px;padding:10px 20px}.btn-submit{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:6px;padding:10px 24px;font-weight:600}.config{gap:24px;min-height:500px;display:flex}.config__tabs{background:#ffffff05;border:1px solid #ffffff0f;border-radius:14px;flex-direction:column;gap:4px;min-width:200px;height:fit-content;padding:16px;display:flex;position:sticky;top:20px}.config__tab{font-size:13px;font-weight:500;font-family:var(--sans);color:#ffffff73;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;width:100%;padding:10px 14px;transition:all .2s;display:flex}.config__tab:hover{color:#ffffffb3;background:#ffffff0a}.config__tab--active{color:#c084fc;background:#a855f726}.config__tab-icon{justify-content:center;align-items:center;width:18px;height:18px;display:flex}.config__tab-icon svg{width:18px;height:18px}.config__content{flex:1}.config__section{flex-direction:column;gap:24px;display:flex}.config__section-header h3{color:#ffffffe6;margin:0 0 4px;font-size:20px;font-weight:600}.config__section-header p{color:#ffffff59;margin:0;font-size:13px}.config__group{grid-template-columns:1fr 1fr;gap:16px;display:grid}.config__field{flex-direction:column;gap:6px;display:flex}.config__field label{color:#ffffff80;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:600}.config__input,.config__select{color:#ffffffd9;font-size:14px;font-family:var(--sans);background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;outline:none;padding:10px 14px;transition:all .2s}.config__input:focus,.config__select:focus{border-color:#a855f766;box-shadow:0 0 0 3px #a855f71a}.config__input::placeholder{color:#ffffff40}.config__select{cursor:pointer}.config__select option{color:#fff;background:#1f2028}.config__toggles{background:#ffffff05;border:1px solid #ffffff0f;border-radius:14px;flex-direction:column;gap:4px;display:flex;overflow:hidden}.config__toggle-row{justify-content:space-between;align-items:center;padding:16px 20px;transition:background .2s;display:flex}.config__toggle-row:hover{background:#ffffff05}.config__toggle-info{flex-direction:column;gap:2px;display:flex}.config__toggle-label{color:#ffffffbf;font-size:14px;font-weight:500;display:block}.config__toggle-desc{color:#ffffff4d;font-size:12px;display:block}.config__toggle-switch{cursor:pointer;background:#ffffff1a;border:none;border-radius:12px;flex-shrink:0;width:44px;height:24px;transition:background .3s;position:relative}.config__toggle-switch--on{background:linear-gradient(135deg,#7c3aed,#a855f7)}.config__toggle-knob{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .3s cubic-bezier(.68,-.55,.27,1.55);position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0000004d}.config__toggle-switch--on .config__toggle-knob{transform:translate(20px)}.config__actions{gap:12px;padding-top:8px;display:flex}.config__btn{font-size:13px;font-weight:600;font-family:var(--sans);cursor:pointer;border:none;border-radius:8px;padding:10px 24px;transition:all .2s}.config__btn--primary{color:#fff;background:linear-gradient(135deg,#7c3aed,#a855f7);box-shadow:0 4px 14px #7c3aed59}.config__btn--primary:hover{transform:translateY(-1px);box-shadow:0 6px 20px #7c3aed80}.config__btn--ghost{color:#fff9;background:#ffffff0a;border:1px solid #ffffff1a}.config__btn--ghost:hover{color:#ffffffd9;background:#ffffff14}.config__btn--danger{color:#f87171;background:#ef444426;border:1px solid #ef444433}.config__btn--danger:hover{background:#ef444440}.config__profile-card{background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;align-items:center;gap:16px;padding:20px;display:flex}.config__profile-avatar{color:#fff;background:linear-gradient(135deg,#7c3aed,#a855f7);border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;font-size:20px;font-weight:700;display:flex}.config__profile-info{flex:1}.config__profile-info h4{color:#ffffffd9;margin:0;font-size:16px;font-weight:600}.config__profile-info span{color:#ffffff59;font-size:13px}.config__notif-grid{background:#ffffff05;border:1px solid #ffffff0f;border-radius:14px;flex-direction:column;gap:4px;display:flex;overflow:hidden}.config__notif-item{justify-content:space-between;align-items:center;padding:16px 20px;transition:background .2s;display:flex}.config__notif-item:hover{background:#ffffff05}.config__danger-zone{background:#ef444408;border:1px solid #ef444426;border-radius:14px;margin-top:16px;padding:20px}.config__danger-zone h4{color:#f87171;margin:0 0 4px;font-size:15px;font-weight:600}.config__danger-zone p{color:#ffffff59;margin:0 0 16px;font-size:13px}.config__plan-card{background:linear-gradient(135deg,#a855f71a,#7c3aed0d);border:1px solid #a855f733;border-radius:14px;justify-content:space-between;align-items:center;padding:24px;display:flex}.config__plan-info{flex-direction:column;gap:4px;display:flex}.config__plan-badge{letter-spacing:1px;color:#fff;background:linear-gradient(135deg,#7c3aed,#a855f7);border-radius:20px;width:fit-content;padding:3px 10px;font-size:10px;font-weight:700;display:inline-flex}.config__plan-info h4{color:#ffffffe6;margin:4px 0 0;font-size:18px;font-weight:600}.config__plan-info p{color:#fff6;margin:0;font-size:13px}.config__plan-price{align-items:baseline;gap:2px;display:flex}.config__plan-amount{color:#c084fc;letter-spacing:-1px;font-size:36px;font-weight:800}.config__plan-period{color:#fff6;font-size:14px}.config__logs-summary{background:#ffffff05;border:1px solid #ffffff0f;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;padding:14px 18px;display:flex}.config__logs-error{color:#f87171;font-size:13px}.config__logs-table-wrapper{background:#ffffff05;border:1px solid #ffffff14;border-radius:14px;overflow-x:auto}.config__logs-table{border-collapse:collapse;width:100%;min-width:900px}.config__logs-table th,.config__logs-table td{text-align:left;color:#ffffffbf;border-bottom:1px solid #ffffff14;padding:14px 18px;font-size:13px}.config__logs-table th{color:#ffffff8c;text-transform:uppercase;letter-spacing:.5px}.config__logs-table tbody tr:hover{background:#ffffff0a}.config__logs-empty,.config__logs-loading{text-align:center;color:#ffffff73;padding:48px 24px}@media (width<=1024px){.config{flex-direction:column}.config__tabs{flex-direction:row;min-width:auto;position:static;overflow-x:auto}.config__tabs::-webkit-scrollbar{display:none}}@media (width<=768px){.config__group{grid-template-columns:1fr}.config__plan-card{text-align:center;flex-direction:column;align-items:center;gap:16px}}.artigos{flex-direction:column;gap:24px;display:flex}.artigos__header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:16px;padding-bottom:16px;display:flex}.artigos__header-actions{align-items:center;gap:10px;display:flex}.artigos__header h2{margin:0;font-size:1.75rem}.artigos__header p{color:#ffffffb8;margin:4px 0 0}.artigos__new-btn,.artigos__import-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:9999px;padding:.85rem 1.3rem;font-weight:600}.artigos__import-btn{background:#10b981}.artigos__list{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;display:grid}.artigos__card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:18px;flex-direction:column;gap:12px;padding:20px;display:flex}.artigos__meta{color:#fff9;flex-wrap:wrap;justify-content:space-between;gap:12px;font-size:.9rem;display:flex}.artigos__category{color:#93c5fd;background:#2563eb1f;border-radius:9999px;padding:.25rem .75rem}.artigos__date{color:#fff9}.artigos__card h3{margin:0;font-size:1.15rem}.artigos__card p{color:#ffffffb8;margin:0;line-height:1.7}.artigos__read-more{color:#60a5fa;cursor:pointer;text-align:left;background:0 0;border:none;margin-top:auto;font-weight:600}.artigos__overview{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.artigos__overview-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:18px;flex-direction:column;gap:8px;padding:18px;display:flex}.artigos__overview-card--primary{background:#2563eb1f;border-color:#2563eb3d}.artigos__overview-label{text-transform:uppercase;letter-spacing:.1em;color:#fff9;font-size:.85rem}.artigos__overview-card strong{color:#fff;font-size:2rem}.artigos__overview-card p{color:#ffffffb8;margin:0;font-size:.95rem}.artigos__tabs{border-bottom:1px solid #ffffff14;gap:12px;margin-bottom:16px;padding-bottom:2px;display:flex}.artigos__tab{color:#fff9;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:8px 16px;font-weight:500;transition:all .2s}.artigos__tab--active{color:#3b82f6;border-bottom-color:#3b82f6}.artigos__tab-content{background:#ffffff05;border:1px solid #ffffff0d;border-radius:18px;padding:20px}.artigos__sections{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.artigos__panel{background:#ffffff0a;border:1px solid #ffffff14;border-radius:18px;padding:20px}.artigos__panel h3{margin:0 0 14px;font-size:1.05rem}.artigos__chips{flex-wrap:wrap;gap:10px;display:flex}.artigos__chip{color:#c7d2fe;background:#2563eb1f;border-radius:9999px;align-items:center;padding:.55rem .9rem;font-size:.9rem;display:inline-flex}.artigos__chip--outline{color:#ffffffd9;background:#ffffff0a;border:1px solid #ffffff24}.artigos__chips--multi{gap:8px}.artigos__model-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.artigos__model-list li{color:#ffffffe0;background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;padding:12px 14px}.artigos__error,.artigos__loading,.artigos__empty{color:#fee2e2;text-align:center;background:#dc26261f;border:1px solid #dc262640;border-radius:16px;grid-column:1/-1;padding:18px}.artigos__loading{color:#bfdbfe;background:#3b82f61f;border-color:#3b82f640}.artigos__empty{color:#fffc;background:#6b72801f;border-color:#ffffff24}.artigos__modal-backdrop{z-index:50;background:#000000a6;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.artigos__modal{background:#0f172a;border:1px solid #ffffff1f;border-radius:24px;width:min(760px,100%);max-height:min(90vh,720px);padding:24px;overflow-y:auto;box-shadow:0 24px 80px #00000059}.artigos__modal-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.artigos__modal-header h3{margin:0;font-size:1.25rem}.artigos__modal-close{color:#ffffffbf;cursor:pointer;background:0 0;border:none;font-size:1.5rem;line-height:1}.artigos__modal-textarea{color:#e2e8f0;resize:vertical;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:14px;width:100%;min-height:220px;margin-bottom:16px;padding:16px;font-family:inherit}.artigos__modal-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.artigos__modal-btn{cursor:pointer;border:none;border-radius:9999px;padding:.9rem 1.4rem;font-weight:600}.artigos__modal-btn--secondary{color:#f8fafc;background:#ffffff14}.artigos__modal-btn--primary{color:#fff;background:#2563eb}.artigos__import-status,.artigos__import-errors{color:#f8fafc;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;margin-bottom:16px;padding:14px 16px}.artigos__import-errors ul{margin:10px 0 0;padding-left:18px}.artigos__import-errors li{margin-bottom:8px}.artigos__modal-stepper{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-bottom:18px;display:grid}.artigos__modal-step{text-align:center;color:#ffffffb3;background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;padding:14px;font-size:.9rem}.artigos__modal-step--active{color:#e2e8f0;background:#2563eb29;border-color:#2563eb4d}.artigos__modal-step span{background:#ffffff14;border-radius:9999px;justify-content:center;align-items:center;width:30px;height:30px;margin-bottom:8px;font-weight:700;display:inline-flex}.artigos__modal-content{flex-direction:column;gap:16px;display:flex}.artigos__modal-file-input{color:#e2e8f0;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:14px;width:100%;padding:12px 14px}.artigos__modal-summary{background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;padding:16px}.artigos__import-table{border-collapse:collapse;width:100%;margin-top:12px}.artigos__import-table th,.artigos__import-table td{text-align:left;color:#e2e8f0;border:1px solid #ffffff14;padding:10px 12px}.artigos__import-table th{background:#ffffff0f}.artigos__filters{background:#ffffff0a;border:1px solid #ffffff14;border-radius:18px;margin-bottom:24px;padding:24px}.artigos__search-container{margin-bottom:20px;position:relative}.artigos__search-input{color:#ffffffe6;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:12px;width:100%;padding:14px 50px 14px 20px;font-size:1rem;transition:all .2s}.artigos__search-input:focus{background:#ffffff14;border-color:#3b82f6;outline:none}.artigos__search-input::placeholder{color:#ffffff80}.artigos__search-clear{color:#ffffffb3;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.2rem;transition:all .2s;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.artigos__search-clear:hover{color:#ffffffe6;background:#ffffff26}.artigos__filter-controls{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-bottom:20px;display:grid}.artigos__filter-group{flex-direction:column;gap:8px;display:flex}.artigos__filter-group label{color:#fffc;font-size:.95rem;font-weight:500}.artigos__filter-select{color:#ffffffe6;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:10px;padding:12px 16px;font-size:.95rem;transition:all .2s}.artigos__filter-select:focus{background:#ffffff14;border-color:#3b82f6;outline:none}.artigos__filter-actions{align-items:flex-end;display:flex}.artigos__filter-clear{color:#fffc;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:10px;padding:12px 24px;font-weight:500;transition:all .2s}.artigos__filter-clear:hover{color:#ffffffe6;background:#ffffff1f;border-color:#fff3}.artigos__filter-info{color:#ffffffb3;border-top:1px solid #ffffff14;padding-top:16px;font-size:.95rem}.artigos__filter-active{color:#60a5fa;font-weight:500}.artigos__table-container{background:#ffffff0a;border:1px solid #ffffff14;border-radius:18px;overflow-x:auto}.artigos__table{border-collapse:collapse;width:100%;min-width:800px}.artigos__table thead{background:#ffffff0f;border-bottom:2px solid #ffffff1f}.artigos__table th{text-align:left;color:#ffffffe6;border-bottom:2px solid #ffffff1f;padding:16px;font-size:.95rem;font-weight:600}.artigos__table td{color:#fffc;border-bottom:1px solid #ffffff14;padding:16px}.artigos__table tbody tr:hover{background:#ffffff08}.artigos__table-row-clickable{cursor:pointer;transition:background-color .2s}.artigos__table-row-clickable:hover{background:#ffffff0d!important}.artigos__table tbody tr:last-child td{border-bottom:none}.artigos__view-toggle-container{justify-content:flex-end;gap:10px;margin:20px 0;display:flex}.artigos__view-toggle{color:#fffc;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:10px;padding:10px 20px;font-weight:500;transition:all .2s}.artigos__view-toggle:hover{background:#ffffff1f;border-color:#fff3}.artigos__view-toggle--active{color:#fff;background:#2563eb;border-color:#3b82f6}.artigos__view-toggle--active:hover{background:#1d4ed8;border-color:#2563eb}.artigos__table .artigos__read-more{color:#60a5fa;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:8px;padding:8px 16px;font-weight:500;transition:all .2s}.artigos__table .artigos__read-more:hover{background:#60a5fa1a;border-color:#60a5fa}.artigos__card-image{background:#ffffff0a;border-radius:12px;width:100%;height:180px;margin-bottom:12px;overflow:hidden}.artigos__card-image img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.artigos__card-image img:hover{transform:scale(1.05)}.artigos__card-image-placeholder{color:#ffffff80;background:#ffffff0a;border:1px dashed #ffffff1a;border-radius:12px;justify-content:center;align-items:center;width:100%;height:180px;margin-bottom:12px;font-size:.9rem;display:flex}.artigos__table-image{background:#ffffff0a;border-radius:8px;width:60px;height:60px;overflow:hidden}.artigos__table-image img{object-fit:cover;width:100%;height:100%}.artigos__table-image-placeholder{color:#ffffff4d;background:#ffffff0a;border:1px dashed #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:60px;height:60px;font-size:.8rem;display:flex}.artigos__table-description{color:#ffffffb3;margin-top:4px;font-size:.85rem}.artigos__pagination{background:#ffffff0a;border:1px solid #ffffff14;border-radius:18px;flex-direction:column;gap:16px;margin-top:24px;padding:20px;display:flex}.artigos__pagination-info{color:#fffc;text-align:center;font-size:.95rem}.artigos__pagination-controls{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.artigos__pagination-btn{color:#ffffffe6;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:10px;padding:10px 20px;font-weight:500;transition:all .2s}.artigos__pagination-btn:hover:not(:disabled){background:#ffffff1f;border-color:#fff3}.artigos__pagination-btn:disabled{opacity:.5;cursor:not-allowed}.artigos__pagination-pages{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.artigos__pagination-page{color:#fffc;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-weight:500;transition:all .2s;display:flex}.artigos__pagination-page:hover{background:#ffffff1a;border-color:#fff3}.artigos__pagination-page--active{color:#fff;background:#2563eb;border-color:#3b82f6}.artigos__pagination-page--active:hover{background:#1d4ed8;border-color:#2563eb}.artigos__pagination-items-per-page{color:#fffc;justify-content:center;align-items:center;gap:12px;font-size:.95rem;display:flex}.artigos__pagination-select{color:#ffffffe6;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:8px;padding:8px 12px;font-size:.95rem}.artigos__pagination-select:focus{border-color:#3b82f6;outline:none}.artigos__product-modal{width:min(900px,100%);max-height:min(90vh,800px)}.artigos__product-details{grid-template-columns:1fr 1fr;gap:32px;margin-bottom:24px;display:grid}.artigos__product-image{background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;width:100%;height:300px;overflow:hidden}.artigos__product-image img{object-fit:cover;width:100%;height:100%}.artigos__product-image-placeholder{color:#ffffff80;background:#ffffff0a;border:1px dashed #ffffff1a;justify-content:center;align-items:center;width:100%;height:100%;font-size:1rem;display:flex}.artigos__product-info{flex-direction:column;gap:16px;display:flex}.artigos__product-field{flex-direction:column;gap:6px;display:flex}.artigos__product-field strong{color:#ffffffe6;font-size:.95rem}.artigos__product-field p{color:#ffffffb3;margin:0;line-height:1.6}.artigos__product-field label{color:#fffc;font-size:.95rem;font-weight:500}.artigos__product-input,.artigos__product-textarea{color:#ffffffe6;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:10px;padding:12px 16px;font-size:.95rem;transition:all .2s}.artigos__product-input:focus,.artigos__product-textarea:focus{background:#ffffff14;border-color:#3b82f6;outline:none}.artigos__product-textarea{resize:vertical;min-height:100px;font-family:inherit}@media (width<=768px){.artigos__product-details{grid-template-columns:1fr;gap:24px}.artigos__product-image{height:200px}}@media (width<=1024px){.artigos__overview,.artigos__sections,.artigos__list{grid-template-columns:1fr}.artigos__table-container{border-left:none;border-right:none;border-radius:12px;margin:0 -16px}}.orcamentos{flex-direction:column;gap:24px;display:flex}.orcamentos__header{justify-content:space-between;align-items:center;display:flex}.orcamentos__header h2{color:#fffffff2;margin:0;font-size:24px;font-weight:700}.orcamentos__header p{color:#fff6;margin:4px 0 0;font-size:14px}.orcamentos__new-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:10px;align-items:center;padding:10px 18px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.orcamentos__new-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #10b98133}.orcamentos__stats{gap:16px;display:flex}.orcamentos__stat-card{background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;flex-direction:column;flex:1;padding:16px;display:flex}.orcamentos__stat-card span{color:#fff6;font-size:12px}.orcamentos__stat-card strong{color:#fff;margin-top:4px;font-size:20px}.orcamentos__stat-card--accepted strong{color:#10b981}.orcamentos__filters{justify-content:space-between;align-items:center;gap:20px;display:flex}.orcamentos__search{flex:1}.orcamentos__search input{color:#fff;background:#ffffff08;border:1px solid #ffffff1a;border-radius:10px;width:100%;padding:12px 16px}.orcamentos__status-tabs{background:#ffffff05;border-radius:8px;gap:4px;padding:4px;display:flex}.status-tab{color:#fff6;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:8px 16px;font-size:13px}.status-tab.active{color:#fff;background:#ffffff14}.orcamentos__table-wrapper{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff0d;border-radius:16px;overflow:hidden}.orcamentos__table{border-collapse:collapse;width:100%}.orcamentos__table th{text-align:left;color:#ffffff4d;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #ffffff0d;padding:16px;font-size:12px;font-weight:600}.orcamentos__row{cursor:pointer;transition:all .2s}.orcamentos__row:hover{background:#ffffff05}.orcamentos__table td{color:#ffffffb3;border-bottom:1px solid #ffffff08;padding:16px;font-size:14px}.orcamentos__col-id{color:#ffffff4d;font-family:monospace}.orcamentos__col-total{color:#10b981;font-weight:700}.orcamentos__error-alert{color:#f87171;background:#ef44441a;border:1px solid #ef444433;border-radius:8px;padding:12px 16px;font-size:14px}.status-badge{text-transform:uppercase;border-radius:6px;padding:4px 10px;font-size:11px;font-weight:600}.status-accepted{color:#10b981;background:#10b9811a}.status-draft{color:#fff6;background:#ffffff0d}.status-sent{color:#3b82f6;background:#3b82f61a}.status-rejected{color:#ef4444;background:#ef44441a}.orcamentos__empty,.orcamentos__loading{text-align:center;color:#ffffff4d;padding:80px}.orcamentos__action-btn{color:#fff6;cursor:pointer;background:#ffffff0d;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.orcamentos__action-btn:hover{color:#fff;background:#ffffff1a}.budget-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.budget-modal{color:#1e293b;background:#fff;border-radius:12px;width:95%;max-width:720px;overflow:hidden}.budget-modal__header{background:#f8fafc;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.budget-modal__form{max-height:80vh;padding:24px;overflow-y:auto}.budget-form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.full-width{grid-column:span 2}.budget-form-group{flex-direction:column;gap:6px;display:flex}.budget-form-group label{color:#64748b;font-size:.85rem;font-weight:600}.budget-form-group input,.budget-form-group select,.budget-form-group textarea{border:1px solid #cbd5e1;border-radius:6px;padding:10px;font-size:.95rem}.budget-input--readonly{color:#0f172a;background:#f1f5f9;font-weight:700}.budget-search-container{position:relative}.budget-search-dropdown{z-index:10;background:#fff;border:1px solid #cbd5e1;margin:0;padding:0;list-style:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 10px 15px -3px #0000001a}.budget-search-dropdown li{cursor:pointer;padding:10px}.budget-search-dropdown li:hover{background:#f1f5f9}.budget-modal__error{color:#ef4444;background:#fef2f2;border-radius:6px;margin-top:16px;padding:10px;font-size:.85rem}.budget-modal__footer{justify-content:flex-end;gap:12px;margin-top:24px;display:flex}.contabilidade{flex-direction:column;gap:24px;display:flex}.contabilidade__header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding-bottom:16px;display:flex}.contabilidade__header h2{margin:0;font-size:1.75rem}.contabilidade__header p{color:#fff9;margin:4px 0 0}.contabilidade__tabs-container{padding-bottom:4px;overflow-x:auto}.contabilidade__tabs{background:#ffffff08;border-radius:12px;gap:6px;width:max-content;padding:6px;display:flex}.contabilidade__tab{color:#ffffff80;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;padding:10px 18px;font-size:.9rem;font-weight:500;transition:all .2s}.contabilidade__tab:hover{color:#fff;background:#ffffff0d}.contabilidade__tab.active{color:#fff;background:#2563eb;box-shadow:0 4px 12px #2563eb40}.contabilidade__content{animation:.3s fadeIn}.content-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:18px;min-height:400px;padding:24px}.tab-placeholder{text-align:center;color:#fff6;border:2px dashed #ffffff0d;border-radius:12px;margin-top:20px;padding:40px}.visao-global,.compras,.despesas,.coimas,.relatorios,.salarios,.fornecedores{flex-direction:column;gap:24px;animation:.3s fadeIn;display:flex}.visao-global__cards{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;display:grid}.stats-card{background:#ffffff08;border:1px solid #ffffff0d;border-radius:14px;flex-direction:column;gap:4px;padding:16px;display:flex}.stats-card--highlight{background:#2563eb1a;border-color:#2563eb33}.stats-card__label{text-transform:uppercase;color:#ffffff80;font-size:.75rem}.stats-card__value{font-size:1.4rem;font-weight:700}.text-success{color:#10b981}.text-danger{color:#ef4444}.text-warning{color:#f59e0b}.text-dim{color:#ffffff4d}.text-center{text-align:center}.visao-global__main-grid{grid-template-columns:2fr 1fr;gap:24px;display:grid}.chart-container{background:#00000026;border:1px dashed #ffffff1a;border-radius:12px;justify-content:center;align-items:center;height:250px;display:flex}.account-item{background:#ffffff05;border-left:3px solid #2563eb;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:8px;padding:12px 16px;display:flex}.account-info{flex-direction:column;display:flex}.account-info small{color:#fff6}.list-header{justify-content:space-between;align-items:center;margin-top:10px;display:flex}.fornecedores__table-wrapper{background:#0000001a;border-radius:12px;overflow:hidden}.fornecedores__table{border-collapse:collapse;width:100%}.fornecedores__table th{text-align:left;color:#ffffff4d;text-transform:uppercase;border-bottom:1px solid #ffffff0d;padding:14px;font-size:.75rem}.fornecedores__table td{border-bottom:1px solid #ffffff08;padding:14px;font-size:.9rem}.clickable-row{cursor:pointer;transition:background .2s}.clickable-row:hover{background:#ffffff0a}@media (width<=1024px){.visao-global__main-grid{grid-template-columns:1fr}}.login-page{width:100vw;height:100vh;font-family:var(--sans);background:#08090d;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.login-background{z-index:0;width:100%;height:100%;position:absolute}.login-blob{filter:blur(80px);opacity:.15;border-radius:50%;animation:20s cubic-bezier(.45,0,.55,1) infinite alternate blobFloat;position:absolute}.login-blob--1{background:#a855f7;width:500px;height:500px;top:-10%;left:-10%}.login-blob--2{background:#3b82f6;width:400px;height:400px;animation-delay:-5s;bottom:-5%;right:-5%}.login-blob--3{background:#ec4899;width:300px;height:300px;animation-delay:-10s;top:40%;right:20%}@keyframes blobFloat{0%{transform:translate(0)scale(1)}33%{transform:translate(30px,-50px)scale(1.1)}66%{transform:translate(-20px,20px)scale(.9)}to{transform:translate(0)scale(1)}}.login-container{z-index:1;flex-direction:column;gap:24px;width:100%;max-width:440px;padding:20px;display:flex}.login-card{-webkit-backdrop-filter:blur(20px);background:#16171db3;border:1px solid #ffffff14;border-radius:24px;padding:40px;animation:.6s cubic-bezier(.22,1,.36,1) cardAppear;box-shadow:0 25px 50px -12px #00000080}@keyframes cardAppear{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.login-header{text-align:center;margin-bottom:32px}.login-logo{background:linear-gradient(135deg,#7c3aed,#a855f7);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 20px;font-size:20px;display:flex;box-shadow:0 0 20px #a855f766}.login-header h1{color:#fff;letter-spacing:-.5px;margin:0 0 8px;font-size:28px;font-weight:700}.login-header p{color:#fff6;margin:0;font-size:14px}.login-form{flex-direction:column;gap:18px;display:flex}.login-error{color:#f87171;background:#ef44441a;border:1px solid #ef444433;border-radius:10px;align-items:center;gap:10px;padding:12px 14px;font-size:13px;animation:.4s cubic-bezier(.36,.07,.19,.97) both shake;display:flex}@keyframes shake{10%,90%{transform:translate(-1px)}20%,80%{transform:translate(2px)}30%,50%,70%{transform:translate(-4px)}40%,60%{transform:translate(4px)}}.login-error svg{flex-shrink:0;width:16px;height:16px}.login-field{flex-direction:column;gap:8px;display:flex}.login-label-row{justify-content:space-between;align-items:center;display:flex}.login-field label{color:#fff9;width:100%;font-size:13px;font-weight:600}.login-forgot{color:#a855f7;font-size:12px;font-weight:500;text-decoration:none}.login-forgot:hover{color:#c084fc;text-decoration:underline}.login-input-wrapper{align-items:center;display:flex;position:relative}.login-input-icon{color:#ffffff40;pointer-events:none;width:18px;height:18px;transition:color .3s;position:absolute;left:14px}.login-input-wrapper input{color:#fff;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;outline:none;width:100%;padding:12px 42px;font-family:inherit;font-size:14px;transition:all .3s}.login-input-wrapper input:focus{background:#ffffff0f;border-color:#a855f766;box-shadow:0 0 0 4px #a855f71a}.login-input-wrapper input:focus+.login-input-icon{color:#a855f7}.login-password-toggle{color:#ffffff40;cursor:pointer;z-index:2;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:color .3s;display:flex;position:absolute;right:14px}.login-password-toggle:hover{color:#a855f7}.login-password-toggle svg{width:18px;height:18px}.login-remember{margin:5px 0}.login-checkbox{color:#fff6;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;font-size:13px;display:flex}.login-checkbox input{opacity:0;cursor:pointer;width:0;height:0;position:absolute}.login-checkmark{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:4px;width:18px;height:18px;transition:all .2s;position:relative}.login-checkbox:hover input~.login-checkmark{background:#ffffff14}.login-checkbox input:checked~.login-checkmark{background:#a855f7;border-color:#a855f7}.login-checkmark:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:4px;height:8px;display:none;position:absolute;top:2px;left:6px;transform:rotate(45deg)}.login-checkbox input:checked~.login-checkmark:after{display:block}.login-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#a855f7);border:none;border-radius:12px;margin-top:10px;padding:14px;font-size:15px;font-weight:700;transition:all .3s;box-shadow:0 10px 15px -3px #7c3aed4d}.login-submit:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 15px 25px -5px #7c3aed80}.login-submit:active:not(:disabled){transform:translateY(0)}.login-submit:disabled{opacity:.7;cursor:not-allowed}.login-submit--loading{justify-content:center;align-items:center;display:flex}.login-spinner{border:3px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite spinner}@keyframes spinner{to{transform:rotate(360deg)}}.login-footer{text-align:center;margin-top:24px}.login-footer p{color:#ffffff59;font-size:13px}.login-footer a{color:#a855f7;font-weight:600;text-decoration:none}.login-footer a:hover{text-decoration:underline}.login-info-row{color:#ffffff40;justify-content:space-between;align-items:center;padding:0 10px;font-size:12px;display:flex}.login-info-links{gap:16px;display:flex}.login-info-links a{color:inherit;text-decoration:none}.login-info-links a:hover{color:#fff6}@media (width<=480px){.login-container{max-width:100%;padding:15px}.login-card{padding:30px 20px}.login-info-row{flex-direction:column;gap:12px}}.app-layout{background:#0f1017;flex-direction:column;height:100vh;display:flex;overflow:hidden}.app-body{flex:1;display:flex;overflow:hidden}.app-main{flex-direction:column;flex:1;min-height:0;display:flex;position:relative;overflow:hidden auto}.app-main::-webkit-scrollbar{width:6px}.app-main::-webkit-scrollbar-track{background:0 0}.app-main::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:6px}.app-main::-webkit-scrollbar-thumb:hover{background:#ffffff26}.app-content{flex-direction:column;flex:1 0 auto;padding:28px;display:flex}.content-placeholder{text-align:center;background:#ffffff03;border:2px dashed #ffffff0f;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:400px;padding:40px;transition:border-color .3s;display:flex}.content-placeholder:hover{border-color:#a855f733}.content-placeholder__icon{background:#a855f71a;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:20px;display:flex}.content-placeholder__icon svg{color:#c084fc;width:32px;height:32px}.content-placeholder h2{color:#fff9;margin:0 0 8px;font-size:20px;font-weight:600}.content-placeholder p{color:#ffffff4d;margin:0;font-size:14px}.sidebar-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:998;background:#00000080;display:none;position:fixed;inset:64px 0 0}@media (width<=768px){.sidebar-overlay{display:block}.app-content{padding:16px}.content-placeholder{min-height:250px;padding:24px}}
