:root{--orange:#ff6b00;--orange-dark:#dc5300;--orange-soft:#fff0e5;--black:#111;--black-soft:#1d1d1d;--white:#fff;--background:#f6f6f4;--border:#e8e8e4;--muted:#707070;--success:#16885b;--danger:#c2392d;--radius-large:24px;--radius-medium:16px;--radius-small:11px}*{box-sizing:border-box}html{background:var(--background);min-width:320px}body{min-height:100vh;color:var(--black);background:var(--background);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible{outline-offset:2px;outline:3px solid #ff6b0047}.auth-page{grid-template-columns:minmax(420px,.94fr) minmax(520px,1.06fr);min-height:100vh;display:grid}.auth-brand-panel{min-height:100vh;color:var(--white);background:radial-gradient(circle at 82% 15%,#ff6b0047,#0000 28%),linear-gradient(145deg,#0b0b0b 0%,#171717 100%);display:flex;position:relative;overflow:hidden}.auth-brand-panel:before{content:"";border:80px solid var(--orange);opacity:.92;border-radius:50%;width:420px;height:420px;position:absolute;bottom:-130px;right:-110px}.auth-brand-panel:after{content:"";border:22px solid var(--white);opacity:.07;border-radius:50%;width:108px;height:108px;position:absolute;top:38%;right:-54px}.auth-brand-content{z-index:1;flex-direction:column;flex:1;width:100%;max-width:720px;padding:54px clamp(42px,7vw,94px);display:flex;position:relative}.brand{align-items:center;gap:13px;display:flex}.brand-symbol{width:47px;height:47px;color:var(--white);background:var(--orange);border-radius:14px;flex:none;place-items:center;font-size:26px;font-weight:950;display:grid;transform:rotate(-4deg)}.brand>div:last-child{flex-direction:column;display:flex}.brand strong{letter-spacing:-.5px;font-size:22px;line-height:1.05}.brand span{color:#bdbdbd;margin-top:5px;font-size:12px}.auth-pitch{margin:auto 0 34px}.eyebrow,.auth-kicker{color:var(--orange);letter-spacing:.13em;text-transform:uppercase;font-size:12px;font-weight:850;display:inline-flex}.auth-pitch h1{letter-spacing:-3px;max-width:570px;margin:18px 0;font-size:clamp(40px,4.8vw,69px);font-weight:900;line-height:.98}.auth-pitch h1 em{color:var(--orange);font-style:normal}.auth-pitch p{color:#c7c7c7;max-width:500px;margin:0;font-size:17px;line-height:1.7}.benefits{gap:13px;margin:0 0 34px;padding:0;list-style:none;display:grid}.benefits li{color:#ededed;align-items:center;gap:11px;font-size:14px;font-weight:650;display:flex}.benefits svg{width:19px;height:19px;color:var(--orange)}.security-note{color:#bcbcbc;background:#ffffff0f;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:10px;width:fit-content;padding:11px 14px;font-size:12px;display:flex}.security-note svg{width:17px;height:17px;color:var(--orange)}.auth-form-panel{place-items:center;min-height:100vh;padding:46px;display:grid}.auth-card{width:min(100%,440px)}.mobile-brand{display:none}.auth-card h2{letter-spacing:-1.3px;margin:11px 0 8px;font-size:35px;line-height:1.05}.auth-description{color:var(--muted);margin:0 0 31px;font-size:15px}.auth-form{gap:17px;display:grid}.field{gap:8px;display:grid}.field>span{font-size:13px;font-weight:750}.input-wrap{align-items:center;display:flex;position:relative}.input-wrap>svg{color:#8b8b8b;pointer-events:none;width:19px;height:19px;position:absolute;left:15px}.input-wrap input{width:100%;height:52px;color:var(--black);background:var(--white);border-radius:var(--radius-small);border:1px solid #deded9;outline:none;padding:0 48px 0 45px;transition:border-color .15s,box-shadow .15s}.input-wrap input::placeholder{color:#a3a3a3}.input-wrap input:focus{border-color:var(--orange);box-shadow:0 0 0 4px #ff6b001a}.password-toggle{color:#777;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:38px;height:38px;padding:0;display:grid;position:absolute;right:8px}.password-toggle:hover{color:var(--black);background:#f2f2ef}.password-toggle svg{width:18px;height:18px}.password-hint{color:var(--muted);align-items:flex-start;gap:8px;margin-top:-5px;font-size:12px;line-height:1.5;display:flex}.password-hint svg{width:16px;height:16px;color:var(--success);flex:none}.terms{color:var(--muted);cursor:pointer;align-items:flex-start;gap:10px;font-size:12px;line-height:1.5;display:flex}.terms input{width:17px;height:17px;accent-color:var(--orange);flex:none;margin:1px 0 0}.form-message{border-radius:10px;padding:11px 13px;font-size:13px;line-height:1.45}.form-message.error{color:#8f2b23;background:#fff0ee;border:1px solid #f2c7c2}.form-message.success{color:#116943;background:#eaf8f1;border:1px solid #bee8d2}.auth-submit{width:100%;min-height:52px;color:var(--white);background:var(--orange);border-radius:var(--radius-small);cursor:pointer;border:0;justify-content:center;align-items:center;gap:9px;margin-top:4px;padding:12px 20px;font-size:14px;font-weight:850;transition:background .15s,transform .15s;display:flex;box-shadow:0 10px 24px #ff6b0038}.auth-submit:hover:not(:disabled){background:var(--orange-dark);transform:translateY(-1px)}.auth-submit:disabled{cursor:wait;opacity:.72}.auth-submit svg{width:19px;height:19px}.auth-switch{color:var(--muted);text-align:center;margin:4px 0 0;font-size:13px}.auth-switch a{color:var(--orange-dark);margin-left:5px;font-weight:800;text-decoration:none}.auth-switch a:hover{text-decoration:underline}.spin{animation:.8s linear infinite spin}.dashboard{background:var(--background);min-height:100vh}.dashboard-sidebar{z-index:20;width:250px;color:var(--white);background:var(--black);flex-direction:column;padding:27px 17px;display:flex;position:fixed;inset:0 auto 0 0}.dashboard-brand{align-items:center;gap:12px;padding:0 10px 31px;display:flex}.dashboard-brand>div:last-child{flex-direction:column;display:flex}.dashboard-brand strong{letter-spacing:-.5px;font-size:21px}.dashboard-brand span{color:#919191;margin-top:3px;font-size:11px}.dashboard-nav{gap:7px;display:grid}.dashboard-nav a,.coming-link,.logout-button{color:#aaa;background:0 0;border:0;border-radius:11px;align-items:center;gap:12px;min-height:46px;padding:11px 13px;font-size:14px;text-decoration:none;display:flex}.dashboard-nav a.active{color:var(--white);background:var(--orange);font-weight:750}.dashboard-nav svg,.coming-link svg,.logout-button svg{flex:none;width:19px;height:19px}.coming-link small{color:#777;letter-spacing:.04em;text-transform:uppercase;margin-left:auto;font-size:9px;font-weight:800}.sidebar-footer{border-top:1px solid #292929;gap:5px;margin-top:auto;padding-top:18px;display:grid}.logout-button{cursor:pointer;text-align:left;width:100%}.logout-button:hover{color:var(--white);background:#252525}.dashboard-content{min-height:100vh;margin-left:250px;padding:35px 40px 60px}.dashboard-header{justify-content:space-between;align-items:center;gap:22px;margin-bottom:29px;display:flex}.dashboard-date{color:var(--orange-dark);letter-spacing:.11em;text-transform:uppercase;font-size:11px;font-weight:850}.dashboard-header h1{letter-spacing:-1.1px;margin:7px 0 3px;font-size:31px}.dashboard-header p{color:var(--muted);margin:0;font-size:14px}.new-service{min-height:45px;color:var(--white);background:var(--orange);border:0;border-radius:11px;align-items:center;gap:8px;padding:11px 16px;font-size:13px;font-weight:800;display:flex}.new-service:disabled{cursor:not-allowed;opacity:.55}.new-service svg{width:18px;height:18px}.summary-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.summary-card{border:1px solid var(--border);border-radius:var(--radius-medium);min-height:166px;padding:21px;position:relative;overflow:hidden}.summary-card.orange{color:var(--white);background:var(--orange);border-color:var(--orange)}.summary-card.dark{color:var(--white);background:var(--black);border-color:var(--black)}.summary-card.white{background:var(--white)}.summary-icon{background:#ffffff2e;border-radius:12px;place-items:center;width:40px;height:40px;display:grid;position:absolute;top:18px;right:18px}.summary-card.white .summary-icon{color:var(--orange);background:var(--orange-soft)}.summary-icon svg{width:20px;height:20px}.summary-card>span{color:inherit;opacity:.76;margin:5px 0 17px;font-size:13px;display:block}.summary-card>strong{letter-spacing:-.8px;text-overflow:ellipsis;white-space:nowrap;max-width:calc(100% - 20px);font-size:25px;display:block;overflow:hidden}.summary-card>small{color:inherit;opacity:.66;margin-top:7px;font-size:11px;display:block}.dashboard-grid{grid-template-columns:minmax(0,1.65fr) minmax(310px,.75fr);gap:17px;margin-top:17px;display:grid}.dashboard-panel{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-medium);min-height:430px}.panel-heading{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:21px 22px 18px;display:flex}.panel-heading h2{margin:0 0 4px;font-size:16px}.panel-heading p{color:var(--muted);margin:0;font-size:12px}.empty-state{text-align:center;place-items:center;max-width:370px;margin:75px auto;padding:0 25px;display:grid}.empty-icon{width:58px;height:58px;color:var(--orange);background:var(--orange-soft);border-radius:17px;place-items:center;margin-bottom:16px;display:grid}.empty-icon svg{width:26px;height:26px}.empty-state h3{margin:0 0 7px;font-size:16px}.empty-state p{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.service-list{display:grid}.service-row{border-bottom:1px solid var(--border);grid-template-columns:minmax(0,1fr) auto 100px;align-items:center;gap:14px;padding:17px 22px;display:grid}.service-row:last-child{border-bottom:0}.service-row>div{flex-direction:column;min-width:0;display:flex}.service-row>div strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.service-row>div span{color:var(--muted);margin-top:4px;font-size:11px}.service-row>b{text-align:right;font-size:13px}.status{color:#6a4c17;white-space:nowrap;background:#fff1d5;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:800}.status-completed{color:#116943;background:#e6f5ed}.status-canceled{color:#8f2b23;background:#fff0ee}.first-steps{gap:0;margin:0;padding:18px 22px 8px;list-style:none;display:grid}.first-steps li{gap:12px;padding:10px 0 17px;display:flex;position:relative}.first-steps li:not(:last-child):after{content:"";background:#e2e2de;width:1px;position:absolute;top:37px;bottom:-3px;left:14px}.first-steps li>span{z-index:1;color:#888;background:#f0f0ed;border-radius:50%;flex:none;place-items:center;width:29px;height:29px;font-size:11px;font-weight:850;display:grid;position:relative}.first-steps li.done>span{color:var(--white);background:var(--orange)}.first-steps li>div{flex-direction:column;display:flex}.first-steps strong{font-size:12px}.first-steps small{color:var(--muted);margin-top:3px;font-size:10px}.whatsapp-preview{color:#12643f;background:#e9f7f0;border-radius:11px;align-items:center;gap:11px;margin:5px 22px 20px;padding:13px;display:flex}.whatsapp-preview>svg{flex:none;width:21px;height:21px}.whatsapp-preview>div{flex-direction:column;display:flex}.whatsapp-preview strong{font-size:11px}.whatsapp-preview span{opacity:.72;margin-top:3px;font-size:9px}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:1100px){.auth-page{grid-template-columns:minmax(360px,.8fr) minmax(460px,1.2fr)}.summary-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}}@media (max-width:820px){.auth-page{display:block}.auth-brand-panel{display:none}.auth-form-panel{min-height:100vh;padding:35px 20px}.mobile-brand{align-items:center;gap:11px;margin-bottom:42px;display:flex}.mobile-brand strong{font-size:22px}.dashboard-sidebar{width:auto;min-height:auto;padding:17px;position:static}.dashboard-brand{padding-bottom:17px}.dashboard-nav{display:none}.sidebar-footer{border:0;margin:0;padding:0;position:absolute;top:19px;right:17px}.sidebar-footer>.coming-link{display:none}.logout-button{background:#252525;justify-content:center;width:43px;height:43px;padding:0}.logout-button span{display:none}.dashboard-content{margin-left:0;padding:25px 17px 45px}}@media (max-width:570px){.auth-form-panel{align-items:start}.auth-card h2{font-size:30px}.register-panel{padding-top:25px}.register-panel .mobile-brand{margin-bottom:29px}.summary-grid{grid-template-columns:1fr 1fr;gap:10px}.summary-card{min-height:150px;padding:16px}.summary-icon{width:35px;height:35px;top:14px;right:14px}.summary-card>strong{font-size:19px}.dashboard-header{align-items:flex-end}.dashboard-header h1{font-size:25px}.new-service{justify-content:center;width:42px;height:42px;padding:0;font-size:0}.service-row{grid-template-columns:minmax(0,1fr) auto}.service-row .status{display:none}}
