.btn-google{background:#fff;border:1px solid #d7deea;color:#18243a;box-shadow:0 2px 8px rgba(20,34,56,.04);margin-bottom:14px}.btn-google:hover{background:#f8fafc}.google-g{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;font-weight:900;color:#4285f4}.auth-divider{display:flex;align-items:center;gap:12px;color:#8995a8;font-size:11px;margin:20px 0}.auth-divider:before,.auth-divider:after{content:"";height:1px;background:#e1e6ee;flex:1}.auth-note{font-size:12px;line-height:1.45}.helper,.table-mobile-hint{color:var(--muted);font-size:12px;line-height:1.45}.table-mobile-hint{display:none;margin-bottom:10px}.sidebar-backdrop{display:none}.pill.tie{background:#fff3cd;color:#7a5200;border:1px solid #f1d17c;font-size:11px;letter-spacing:.02em}.tie-banner{display:inline-flex;align-items:center;gap:6px;margin-top:8px;padding:7px 10px;border-radius:10px;background:#fff8df;border:1px solid #f2d27a;color:#795400;font-weight:850;font-size:12px}.surface:focus-within{border-color:#b9c9e7}.btn,.mini-btn,.side-logout{transition:transform .12s ease,box-shadow .12s ease,background .12s ease}.btn:active,.mini-btn:active{transform:translateY(1px)}.row-actions form{margin:0}

/* Login: foco na autenticação; onboarding fica fora do card principal. */
.auth-login-page{padding:48px 20px 56px;align-items:flex-start}.auth-login-stack{width:min(100%,430px);margin:0 auto}.auth-card-login{width:100%;max-width:none;padding:32px;border-radius:16px;box-shadow:0 16px 44px rgba(24,36,58,.08);border:1px solid #e1e6ee}.auth-heading{margin-bottom:24px}.auth-heading h1{margin:0 0 8px;font-size:28px;line-height:1.15;letter-spacing:-.02em}.auth-heading p{margin:0;color:var(--muted);line-height:1.5}.auth-google{min-height:48px;display:flex;align-items:center;justify-content:center;gap:10px;margin:0;font-weight:750}.auth-field{margin-bottom:18px}.auth-field>label,.auth-password-row label{font-weight:750;color:#18243a}.auth-field input{min-height:48px}.auth-password-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:7px}.auth-password-row a{font-size:12px;font-weight:650;white-space:nowrap}.auth-submit{min-height:48px;margin-top:4px;font-weight:800}.auth-commerce-cta{text-align:center;margin:18px 0 0;color:var(--muted);font-size:14px}.auth-commerce-cta a{font-weight:750}.auth-supplier-help{display:flex;gap:12px;align-items:flex-start;margin-top:18px;padding:15px 16px;border:1px solid #dfe6f0;border-radius:13px;background:rgba(255,255,255,.62);color:#53627a}.auth-supplier-icon{display:grid;place-items:center;flex:0 0 24px;width:24px;height:24px;border-radius:50%;background:#eaf1ff;color:#2563eb;font-size:13px;font-weight:900}.auth-supplier-help strong{display:block;color:#26354d;font-size:13px;margin-bottom:3px}.auth-supplier-help p{margin:0;font-size:12px;line-height:1.5}.auth-card-login .alert{margin-bottom:18px}

.field-error{color:var(--red)!important;font-weight:700}.input-error{border-color:#d64a4a!important;background:#fffafa}.input-error:focus-visible{outline:3px solid rgba(198,40,40,.12)!important;border-color:#c62828!important}.unavailable-option{cursor:default;background:#f7f8fa;border-style:dashed;color:#64748b}.unavailable-option:hover{border-color:#d7dee8;background:#f7f8fa}.unavailable-option .pill{background:#eef1f5;color:#5f6f82}.error-page{margin-top:28px}.error-page h1{margin:8px 0 10px}.error-page p{color:var(--muted);line-height:1.6;max-width:680px}

@media(max-width:760px){body.sidebar-open{overflow:hidden}.sidebar-backdrop.open{display:block;position:fixed;inset:0;background:rgba(4,14,30,.48);z-index:35}.sidebar{box-shadow:18px 0 42px rgba(0,0,0,.18)}.table-mobile-hint{display:block}.responsive-table{min-width:0}.responsive-table thead{display:none}.responsive-table,.responsive-table tbody,.responsive-table tr,.responsive-table td{display:block;width:100%}.responsive-table tr{border:1px solid var(--line);border-radius:12px;padding:10px 12px;margin:0 0 10px;background:#fff}.responsive-table td{border:0;padding:7px 0;display:grid;grid-template-columns:110px minmax(0,1fr);gap:10px;align-items:start}.responsive-table td:before{content:attr(data-label);font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.04em;color:#718198}.responsive-table td[data-label="Ações"] .row-actions{justify-content:flex-start}.responsive-table td[data-label="Administrador"] b,.responsive-table td[data-label="Fornecedor"] b{font-size:14px}.app-header>b{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.content{overflow-x:hidden}.surface{padding:15px}.btn{min-height:44px}.mini-btn{min-height:38px}.checkbox-card{min-height:42px}.page-title{gap:10px}.page-title>div:last-child{width:100%}.page-title>div:last-child .btn{flex:1}.offer-option{padding:14px}.price{font-size:22px}.auth-wrap{padding:18px 12px}.auth-login-page{padding:34px 20px 42px}.auth-card-login{padding:28px}.public-header nav{gap:8px}.public-brand{font-size:16px}}
@media(max-width:480px){.responsive-table td{grid-template-columns:92px minmax(0,1fr)}.app-header{height:60px}.back-button{font-size:12px}.landing{padding:9vh 18px}.landing h1{font-size:34px}.auth-card{border-radius:14px}.auth-login-page{padding:24px 16px 34px}.auth-card-login{padding:24px 20px;border-radius:14px}.auth-heading{margin-bottom:22px}.auth-heading h1{font-size:25px}.auth-divider{margin:18px 0}.auth-password-row{gap:10px}.auth-password-row a{font-size:11px}.auth-commerce-cta{font-size:13px;margin-top:16px}.auth-supplier-help{margin-top:16px;padding:14px}.two-cols{gap:12px}.metrics{gap:10px}.metric{padding:14px}.metric b{font-size:22px}}
@media(max-width:380px){.auth-card-login{padding:22px 17px}.auth-login-page{padding-left:14px;padding-right:14px}.auth-divider{gap:8px}.auth-divider span{font-size:10px}.auth-password-row{align-items:flex-end}.auth-password-row a{max-width:128px;text-align:right;white-space:normal;line-height:1.2}}
