:root{--bg:#f4f4f5;--surface:#fff;--surface-soft:#fafafa;--text:#111827;--muted:#6b7280;--border:#e5e7eb;--black:#0f172a;--black-soft:#1f2937;--primary:#111827;--primary-hover:#000;--danger:#dc2626;--shadow:0 10px 30px #0f172a14;--radius:20px}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);margin:0;font-family:Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}input,select,textarea{border:1px solid var(--border);width:100%;color:var(--text);background:#fff;border-radius:14px;outline:none;padding:13px 14px;font-size:14px}input:focus,select:focus,textarea:focus{border-color:#111827;box-shadow:0 0 0 3px #11182714}label{font-size:14px;font-weight:700}table{border-collapse:collapse;background:#fff;width:100%}th,td{border-bottom:1px solid var(--border);text-align:left;vertical-align:middle;padding:14px 12px;font-size:14px}th{color:#111827;background:#fafafa;font-weight:800}.loading{padding:40px}.error{color:var(--danger);font-size:14px}.muted{color:var(--muted);margin-top:4px}.login-page{background:radial-gradient(circle at 0 0,#ffffff14,#0000 30%),#0f172a;justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.login-card{background:#fff;border-radius:26px;flex-direction:column;gap:14px;width:100%;max-width:420px;padding:34px;display:flex;box-shadow:0 20px 60px #00000047}.login-card h1{letter-spacing:-.04em;margin:0}.login-card p{color:var(--muted);margin-top:0}.app-layout{min-height:100vh;display:flex}.sidebar{color:#fff;background:#0f172a;flex-direction:column;justify-content:space-between;width:280px;min-height:100vh;padding:26px;display:flex;position:sticky;top:0}.brand h2{letter-spacing:-.04em;margin:0;font-size:24px}.brand p{color:#cbd5e1;margin:6px 0 0;font-size:14px}.nav{flex-direction:column;gap:10px;margin-top:30px;display:flex}.nav-link{color:#fff;background:#ffffff12;border-radius:16px;padding:14px 15px;font-weight:700;transition:all .2s}.nav-link:hover{background:#ffffff1f}.nav-link.active{color:#0f172a;background:#fff}.main-content{flex:1;padding:34px;overflow-x:hidden}.mobile-topbar,.bottom-nav{display:none}.page-header{margin-bottom:24px}.page-header h1{letter-spacing:-.05em;margin:0;font-size:36px}.page-header p{color:var(--muted);margin:8px 0 0;font-size:16px}.row-between{justify-content:space-between;align-items:center;gap:16px;display:flex}.actions{align-items:center;gap:8px;display:flex}.section-header{margin:24px 0 12px}.section-header h2{letter-spacing:-.04em;margin:0;font-size:24px}.btn{cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;min-height:42px;padding:12px 18px;font-size:14px;font-weight:800;transition:all .2s;display:inline-flex}.btn-primary{background:var(--primary);color:#fff}.btn-primary:hover{background:var(--primary-hover)}.btn-light{color:#111827;background:#fff}.btn-light-bordered{color:#111827;border:1px solid var(--border);background:#fff}.btn-danger{background:var(--danger);color:#fff}.btn-small{min-height:34px;padding:8px 12px;font-size:13px}button:disabled,.btn:disabled,select:disabled,input:disabled,textarea:disabled,.client-suggestion:disabled{opacity:.58;cursor:not-allowed}.cards-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:16px;margin-bottom:24px;display:grid}.card,.form-card,.table-card{background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow);border:1px solid #e5e7ebcc}.card{padding:22px}.card span{color:var(--muted);margin-bottom:8px;font-size:15px;display:block}.card strong{letter-spacing:-.04em;font-size:26px}.form-card,.table-card{margin-bottom:24px;padding:22px}.form-card h2,.table-card h2{margin-top:0}.table-card{overflow-x:auto}.form-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px;margin-bottom:16px;display:grid}.form-field{align-self:start;gap:8px;display:grid}.form-field label,.form-field span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:900;display:block}.form-field input,.form-field select,.form-field textarea{width:100%}.filters-grid{grid-template-columns:1fr 220px auto;align-items:center;gap:12px;display:grid}.filters-grid-4{grid-template-columns:1fr 180px 220px auto}.platform-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.compact-card{padding:16px}.compact-card strong{font-size:22px}.table-title{margin-bottom:12px}.table-title h2{margin:0}.empty-state{border:1px solid var(--border);color:var(--muted);text-align:center;background:#fff;border-radius:18px;padding:18px}.badge{color:#111827;white-space:nowrap;background:#e5e7eb;border-radius:999px;padding:7px 12px;font-size:13px;font-weight:800;display:inline-block}.badge-gray{color:#111827;background:#e5e7eb}.badge-yellow{color:#92400e;background:#fef3c7}.badge-blue{color:#1e40af;background:#dbeafe}.badge-dark{color:#fff;background:#111827}.badge-purple{color:#5b21b6;background:#ede9fe}.badge-green,.badge-green-soft{color:#166534;background:#dcfce7}.badge-green-strong{color:#fff;background:#15803d}.badge-red,.badge-red-soft{color:#991b1b;background:#fee2e2}.badge-red-strong{color:#fff;background:#991b1b}.detail-state-card .badge{font-size:14px}.mobile-list{display:none}.mobile-list-title{margin-bottom:12px}.mobile-list-title h2{margin:0;font-size:18px}.mobile-card{box-shadow:var(--shadow);background:#fff;border:1px solid #e5e7ebe6;border-radius:22px;margin-bottom:14px;padding:18px}.mobile-card-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.mobile-card-header h3{letter-spacing:-.03em;word-break:break-word;margin:0;font-size:17px;line-height:1.2}.mobile-card-header p{color:var(--muted);margin:6px 0 0;font-size:14px}.mobile-card-info{grid-template-columns:1fr 1fr;gap:10px;display:grid}.mobile-card-info.single{grid-template-columns:1fr}.mobile-card-info div{background:#f8fafc;border-radius:16px;padding:12px}.mobile-card-info span{color:var(--muted);margin-bottom:5px;font-size:12px;display:block}.mobile-card-info strong{word-break:break-word;font-size:15px}.mobile-status-select{margin-top:14px}.mobile-status-select label{color:var(--muted);margin-bottom:6px;font-size:13px;display:block}.mobile-card-actions{grid-template-columns:1fr;gap:9px;margin-top:14px;display:grid}.mobile-card-actions.multi-actions,.admin-user-actions-expanded{grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:9px;display:grid}.client-actions,.product-actions{grid-template-columns:1fr 1fr}.detail-mobile-section,.detail-mobile-list{margin-bottom:18px}.detail-header-actions{flex-wrap:wrap;justify-content:flex-end}.detail-header-actions .badge{white-space:nowrap}.phone-field{border:1px solid var(--border);background:#fff;border-radius:18px;grid-template-columns:92px 1fr;display:grid;overflow:hidden}.phone-field span{border-right:1px solid var(--border);color:var(--text);background:#f8fafc;justify-content:center;align-items:center;font-weight:900;display:flex}.phone-field input{border:none;border-radius:0;box-shadow:none!important}.modal-overlay{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a94;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.modal-card{background:#fff;border:1px solid #e5e7ebe6;border-radius:26px;width:100%;max-width:560px;padding:22px;animation:.18s ease-out modalIn;box-shadow:0 24px 80px #00000047}@keyframes modalIn{0%{opacity:0;transform:translateY(14px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.modal-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.modal-header h2{letter-spacing:-.04em;margin:0;font-size:24px}.modal-close{border:1px solid var(--border);cursor:pointer;width:38px;height:38px;color:var(--text);background:#fff;border-radius:999px;font-size:24px;line-height:1}.modal-form-grid{grid-template-columns:1fr;gap:12px;display:grid}.modal-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:18px;display:grid}.modal-actions-wrap{flex-wrap:wrap;gap:10px;display:flex}.modal-actions-wrap .btn{min-width:145px}.toast{z-index:200;border-radius:16px;padding:14px 16px;font-weight:800;animation:.2s ease-out toastIn;position:fixed;top:18px;right:18px;box-shadow:0 18px 50px #0f172a38}.toast-success{color:#fff;background:#111827}.toast-error{color:#fff;background:#dc2626}@keyframes toastIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.quick-whatsapp-card{background:#fff;border:1px solid #e5e7eb;border-radius:22px;margin:22px 0;padding:20px;box-shadow:0 8px 22px #0000000f}.quick-whatsapp-header{margin-bottom:16px}.quick-whatsapp-header h2{margin:0}.quick-message-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.quick-message-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:18px;flex-direction:column;justify-content:space-between;gap:14px;padding:14px;display:flex}.quick-message-card h3{margin:0 0 6px;font-size:16px}.quick-message-card p{color:#6b7280;margin:0;font-size:13px;line-height:1.35}.quick-message-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.state-message-modal{gap:16px;display:grid}.state-message-summary{border:1px solid var(--border);background:#fafafa;border-radius:16px;flex-wrap:wrap;align-items:center;gap:10px;padding:12px;display:flex}.state-message-summary span:first-child{color:var(--muted);font-size:13px}.state-message-summary strong{font-size:15px}.message-preview-box{border:1px solid var(--border);background:#f8fafc;border-radius:16px;max-height:260px;padding:14px;overflow:auto}.message-preview-box pre{white-space:pre-wrap;word-break:break-word;color:#111827;margin:0;font-family:inherit;font-size:14px;line-height:1.55}.client-search{z-index:20;position:relative}.client-search-box{position:relative}.client-search-box input{width:100%;padding-right:46px}.client-search-label{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin:0 0 8px;font-size:12px;font-weight:900;display:block}.client-clear-btn{border:1px solid var(--border);width:30px;height:30px;color:var(--text);cursor:pointer;background:#f8fafc;border-radius:999px;font-size:22px;line-height:1;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.selected-client-pill{color:#166534;background:#ecfdf5;border-radius:999px;max-width:100%;margin-top:2px;padding:8px 10px;font-size:12px;font-weight:800;line-height:1.35;display:inline-flex}.client-suggestions{z-index:80;border:1px solid var(--border);background:#fff;border-radius:20px;max-height:310px;padding:8px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto;box-shadow:0 22px 60px #0f172a2e}.client-suggestion{text-align:left;cursor:pointer;width:100%;color:var(--text);background:0 0;border:none;border-radius:14px;gap:3px;padding:12px;display:grid}.client-suggestion:hover{background:#f8fafc}.client-suggestion strong{font-size:14px}.client-suggestion span{color:var(--muted);font-size:12px;font-weight:700}.client-suggestion-add{color:#fff;text-align:center;background:#111827;justify-content:center;margin-bottom:6px;font-weight:900}.client-suggestion-add:hover{background:#020617}.client-suggestion-empty{color:var(--muted);padding:12px;font-size:13px;font-weight:700}.pedidos-page-header{margin-bottom:16px}.pedidos-top-row{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.pedidos-title-line{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.pedidos-title-line h1{margin:0}.btn-new-order-small{white-space:nowrap;border-radius:16px;min-height:42px;padding:10px 18px;font-size:14px;line-height:1}.search-circle-btn{border:1px solid var(--border);width:56px;min-width:56px;height:56px;color:var(--text);cursor:pointer;background:#fff;border-radius:20px;place-items:center;font-size:22px;transition:transform .15s,box-shadow .15s,background .15s;display:grid;box-shadow:0 18px 45px #0f172a14}.search-circle-btn:hover{transform:translateY(-1px);box-shadow:0 22px 55px #0f172a24}.search-circle-btn-active{color:#fff;background:#111827}.active-filters-card{border:1px solid var(--border);background:#fff;border-radius:20px;justify-content:space-between;align-items:center;gap:12px;margin:0 0 18px;padding:14px 16px;display:flex;box-shadow:0 16px 40px #0f172a0f}.active-filters-card div{gap:4px;min-width:0;display:grid}.active-filters-card span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:900}.active-filters-card strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.active-filters-card button{color:var(--text);cursor:pointer;background:#f8fafc;border:none;border-radius:999px;padding:9px 12px;font-weight:900}.filters-modal-content{gap:16px;display:grid}.filters-modal-actions{padding-top:4px}.account-panel{color:#fff;background:#ffffff14;border:1px solid #ffffff1f;border-radius:22px;margin:18px 0 22px;padding:16px}.account-kicker{color:#ffffff9e;letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:900;display:block}.account-name{letter-spacing:-.04em;color:#fff;word-break:break-word;font-size:18px;line-height:1.15;display:block}.account-email{color:#ffffffad;word-break:break-word;margin-top:4px;font-size:13px;display:block}.account-plan-row{border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:10px;margin-top:14px;padding-top:12px;display:flex}.account-plan-row span{color:#ffffff9e;font-size:12px;font-weight:800}.account-plan-row strong{color:#fff;text-align:right;font-size:13px}.default-platform-field{margin-top:14px;display:block}.default-platform-field span{color:#ffffff9e;margin-bottom:8px;font-size:12px;font-weight:900;display:block}.default-platform-field select{color:#0f172a;background:#fff;border:0;border-radius:14px;width:100%;padding:11px 12px;font-size:14px;font-weight:800}.dashboard-only-grid{grid-template-columns:repeat(4,minmax(160px,1fr));align-items:stretch}.dashboard-only-card{flex-direction:column;justify-content:center;min-height:130px;display:flex}.dashboard-clean-header .btn{white-space:nowrap}.mobile-drawer,.mobile-drawer-overlay{display:none}.account-limit-warning{color:#92400e;text-align:center;background:#fef3c7;border-radius:14px;margin-top:12px;padding:10px 12px;font-size:13px;font-weight:900}.mobile-plan-chip-warning{color:#111827!important;background:#f59e0b!important}.tracking-page{color:#111827;background:radial-gradient(circle at 0 0,#0f172a14,#0000 34%),#f4f4f5;min-height:100vh;padding:28px}.tracking-card{width:100%;max-width:860px;box-shadow:var(--shadow);background:#fff;border:1px solid #e5e7ebe6;border-radius:26px;margin:0 auto 18px;padding:24px}.tracking-main-card{margin-top:20px}.tracking-top{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:22px;display:flex}.tracking-label{color:#6b7280;margin-bottom:8px;font-size:13px;font-weight:800;display:inline-block}.tracking-top h1{letter-spacing:-.06em;margin:0;font-size:38px}.tracking-top p{color:#6b7280;margin:8px 0 0}.tracking-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.tracking-summary-grid div{background:#f8fafc;border-radius:18px;padding:16px}.tracking-summary-grid span{color:#6b7280;margin-bottom:6px;font-size:13px;display:block}.tracking-summary-grid strong{word-break:break-word;font-size:20px}.tracking-card h2{margin:0 0 14px}.tracking-products{gap:10px;display:grid}.tracking-product{background:#f8fafc;border-radius:18px;justify-content:space-between;align-items:center;gap:14px;padding:14px;display:flex}.tracking-product h3{margin:0;font-size:16px}.tracking-product p{color:#6b7280;margin:5px 0 0;font-size:14px}.tracking-footer{color:#6b7280;text-align:center;max-width:860px;margin:0 auto;font-size:14px}.plan-limit-card{color:#fff;background:linear-gradient(135deg,#111827,#0f172a);border-radius:24px;justify-content:space-between;align-items:center;gap:18px;margin:0 0 22px;padding:22px;display:flex;box-shadow:0 20px 60px #0f172a38}.plan-limit-card-compact{border-radius:20px;margin-bottom:18px;padding:18px}.plan-limit-kicker{color:#fef3c7;text-transform:uppercase;letter-spacing:.08em;background:#ffffff1f;border-radius:999px;margin-bottom:10px;padding:7px 10px;font-size:12px;font-weight:900;display:inline-flex}.plan-limit-card h2{letter-spacing:-.04em;margin:0;font-size:22px}.plan-limit-card p{color:#ffffffb8;margin:8px 0 0;line-height:1.45}.plan-limit-actions{flex-shrink:0}.plan-limit-actions .btn{color:#0f172a;background:#fff}.plans-header{margin-bottom:18px}.plans-hero-card{color:#fff;background:#0f172a;border-radius:28px;grid-template-columns:minmax(0,1.4fr) minmax(280px,.8fr);gap:18px;margin-bottom:20px;padding:24px;display:grid;box-shadow:0 24px 70px #0f172a38}.plans-hero-main h2{letter-spacing:-.06em;margin:8px 0 4px;font-size:34px}.plans-hero-main p{color:#ffffffad;word-break:break-word;margin:0}.plan-current-badges{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.plan-current-badges span{color:#fff;background:#ffffff1a;border:1px solid #ffffff24;border-radius:999px;align-items:center;min-height:34px;padding:8px 12px;font-size:13px;font-weight:900;display:inline-flex}.plans-usage-panel{background:#ffffff1a;border:1px solid #ffffff24;border-radius:24px;padding:18px}.plans-usage-panel span{color:#ffffffa6;letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:900;display:block}.plans-usage-panel strong{letter-spacing:-.06em;color:#fff;font-size:34px;display:block}.plans-usage-panel p{color:#ffffffb8;margin:8px 0 14px;line-height:1.45}.plan-progress-wrap{gap:8px;width:min(320px,100%);display:grid}.plan-progress-bar{background:#ffffff29;border-radius:999px;height:14px;overflow:hidden}.plan-progress-bar span{border-radius:inherit;background:#fff;height:100%;margin:0;display:block}.plan-progress-wrap small{color:#ffffffbd;text-align:right;font-weight:800}.plan-progress-bar-large{background:#ffffff29}.plan-progress-bar-large span{background:#fff}.plan-warning-card{background:#fffbeb;border:1px solid #fde68a;border-radius:24px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:20px;padding:18px;display:flex}.plan-warning-card strong{color:#92400e;margin-bottom:4px;font-size:18px;display:block}.plan-warning-card p{color:#92400e;margin:0}.plan-warning-danger{background:#fef2f2;border-color:#fecaca}.plan-warning-danger strong,.plan-warning-danger p{color:#991b1b}.plans-grid,.plans-grid-commercial{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:16px;margin-bottom:20px;display:grid}.plan-card{box-shadow:var(--shadow);background:#fff;border:1px solid #e5e7ebe6;border-radius:26px;flex-direction:column;padding:22px;display:flex}.plan-card-active{outline:3px solid #0f172a24}.plan-card-featured{color:#fff;background:#111827}.plan-card-featured p,.plan-card-featured li,.plan-card-featured .plan-kicker{color:#ffffffb8}.plan-kicker{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:12px;font-weight:900}.plan-card h2{letter-spacing:-.05em;margin:10px 0 8px;font-size:26px}.plan-card p{color:var(--muted);margin-bottom:14px}.plan-card ul{color:var(--text);flex:1;gap:8px;margin:0;padding-left:18px;display:grid}.plan-card .btn{margin-top:16px}.commercial-price{align-items:flex-end;gap:8px;margin:14px 0 12px;display:flex}.commercial-price strong{letter-spacing:-.07em;color:#111827;font-size:38px;line-height:1}.commercial-price span{color:#6b7280;margin-bottom:5px;font-weight:800}.plan-price{margin-bottom:10px;font-size:20px;display:block}.plans-two-columns{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:18px;margin-top:20px;display:grid}.plan-upgrade-info-card,.comparison-card,.pro-preview-card,.redeem-card,.access-denied-card,.metrics-locked-hero,.admin-message{box-shadow:var(--shadow);background:#fff;border:1px solid #e5e7ebe6;border-radius:24px;margin-bottom:20px;padding:22px}.redeem-card{justify-content:space-between;align-items:center;gap:16px;display:flex}.redeem-card-active{gap:16px;display:grid}.redeem-form{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.redeem-form input{text-transform:uppercase;letter-spacing:.04em;font-weight:800}.redeem-message{border-radius:16px;padding:14px 16px;font-weight:800;line-height:1.35}.redeem-message-success{color:#166534;background:#dcfce7;border:1px solid #bbf7d0}.redeem-message-error{color:#991b1b;background:#fee2e2;border:1px solid #fecaca}.plan-upgrade-info-card h2,.pro-preview-card h2,.metrics-locked-hero h1,.access-denied-card h1{letter-spacing:-.04em;margin-top:0}.plan-upgrade-info-card p,.pro-preview-card p,.metrics-locked-hero p,.access-denied-card p{color:#6b7280;line-height:1.55}.upgrade-mini-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px;display:grid}.upgrade-mini-grid div{background:#f8fafc;border-radius:18px;padding:14px}.upgrade-mini-grid strong{color:#fff;background:#111827;border-radius:999px;place-items:center;width:28px;height:28px;margin-bottom:8px;display:inline-grid}.upgrade-mini-grid span{color:#6b7280;font-size:12px;font-weight:900;line-height:1.25;display:block}.comparison-card{margin-top:20px}.comparison-table-wrap{overflow-x:auto}.comparison-table th,.comparison-table td{white-space:nowrap}.comparison-table tbody td:first-child{color:#111827;font-weight:900}.pro-preview-card{margin-top:20px;margin-bottom:20px}.pro-preview-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.pro-preview-grid div{background:#f8fafc;border-radius:18px;padding:16px}.pro-preview-grid span{color:#6b7280;letter-spacing:.06em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:900;display:block}.pro-preview-grid strong{letter-spacing:-.05em;font-size:22px}.metrics-header-pro,.metrics-header-with-filters,.admin-main-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.metrics-header-with-filters p strong{color:#111827}.metrics-period-switch{border:1px solid var(--border);background:#fff;border-radius:18px;grid-template-columns:repeat(3,1fr);gap:6px;padding:6px;display:inline-grid;box-shadow:0 14px 40px #0f172a0f}.metrics-period-switch button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:14px;padding:10px 16px;font-weight:900}.metrics-period-switch button.active{color:#fff;background:#0f172a}.metrics-filter-card{box-shadow:var(--shadow);background:#fff;border:1px solid #e5e7ebe6;border-radius:26px;margin-bottom:18px;padding:22px}.metrics-filter-top{justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px;display:flex}.metrics-filter-top div{gap:4px;display:grid}.metrics-filter-top span,.metrics-filter-grid .form-field span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:900}.metrics-filter-top strong{letter-spacing:-.04em;font-size:24px}.metrics-filter-grid{grid-template-columns:1.2fr 1fr 1fr;gap:12px;display:grid}.metrics-quick-ranges{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.metrics-quick-ranges button{border:1px solid var(--border);color:#111827;cursor:pointer;background:#fff;border-radius:999px;padding:10px 14px;font-weight:900}.metrics-quick-ranges button.active{color:#fff;background:#111827;border-color:#111827}.metrics-period-card{color:#fff;background:#0f172a;border-radius:22px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;padding:16px 18px;display:flex}.metrics-period-card span{color:#ffffffb8;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:900}.metrics-period-card strong{text-align:right;font-size:15px}.metrics-period-card-light{color:#111827;border:1px solid var(--border);background:#fff}.metrics-period-card-light span{color:var(--muted)}.metrics-main-cards{grid-template-columns:repeat(4,minmax(160px,1fr))}.metrics-grid-two{grid-template-columns:1fr 1fr;gap:18px;margin-bottom:20px;display:grid}.metrics-card-title{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.metrics-card-title h2{margin:0}.metrics-card-title span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;text-align:right;font-size:12px;font-weight:900}.metrics-bar-chart,.simple-bar-chart,.metrics-insights-list,.metrics-top-list,.metrics-orders-list{gap:12px;display:grid}.metrics-bar-row{grid-template-columns:78px 1fr 96px;align-items:center;gap:12px;display:grid}.simple-bar-row{grid-template-columns:105px minmax(0,1fr) 70px;align-items:center;gap:10px;display:grid}.metrics-bar-row span,.simple-bar-row span{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:900;overflow:hidden}.simple-bar-row span{color:var(--muted)}.metrics-bar-track,.simple-bar-row div{background:#eef2f7;border-radius:999px;height:14px;overflow:hidden}.metrics-bar-track i,.simple-bar-row i{border-radius:inherit;background:linear-gradient(90deg,#0f172a,#334155);min-width:5px;height:100%;display:block}.metrics-bar-row strong,.simple-bar-row strong{text-align:right;color:#111827;font-size:13px}.metrics-pie-wrap{grid-template-columns:210px 1fr;align-items:center;gap:18px;display:grid}.metrics-pie{border-radius:50%;place-items:center;width:210px;height:210px;display:grid;box-shadow:inset 0 0 0 1px #0f172a14}.metrics-pie>div{text-align:center;background:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:118px;height:118px;display:flex;box-shadow:0 10px 28px #0f172a1f}.metrics-pie strong{letter-spacing:-.04em;font-size:24px}.metrics-pie span{color:var(--muted);font-size:12px;font-weight:800}.metrics-pie-legend{gap:10px;display:grid}.metrics-pie-legend div{background:#f8fafc;border-radius:14px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.metrics-pie-legend span{color:#111827;align-items:center;gap:8px;font-size:13px;font-weight:800;display:inline-flex}.metrics-pie-legend i{border-radius:999px;flex:none;width:12px;height:12px}.metrics-pie-legend strong{font-size:13px}.metrics-empty-chart{border:1px dashed var(--border);text-align:center;background:#f8fafc;border-radius:20px;place-items:center;min-height:210px;padding:22px;display:grid}.metrics-empty-chart strong{font-size:18px;display:block}.metrics-empty-chart span{color:var(--muted);margin-top:6px;display:block}.metrics-insights-list div{background:#f8fafc;border-radius:18px;gap:5px;padding:14px;display:grid}.metrics-insights-list span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:900}.metrics-insights-list strong{word-break:break-word;font-size:15px}.metrics-top-list div{background:#f8fafc;border-radius:16px;grid-template-columns:42px minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:12px;display:grid}.metrics-top-list span{color:var(--muted);font-weight:900}.metrics-top-list strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.metrics-top-list small{color:var(--muted);font-weight:800}.metrics-top-list b{text-align:right}.metrics-orders-list div{background:#f8fafc;border-radius:16px;grid-template-columns:1.1fr 1.2fr .8fr 1fr .8fr;align-items:center;gap:10px;padding:12px;display:grid}.metrics-orders-list strong,.metrics-orders-list b{font-size:14px}.metrics-orders-list span{color:#4b5563;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;overflow:hidden}.metrics-locked-hero{color:#fff;background:#0f172a;border-radius:28px;margin-bottom:22px;padding:28px;box-shadow:0 18px 50px #0f172a2e}.metrics-locked-hero h1{letter-spacing:-.05em;margin:12px 0 8px;font-size:38px}.metrics-locked-hero p{color:#ffffffb8;max-width:780px;line-height:1.5}.lock-pill{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#ffffff1f;border-radius:999px;margin-bottom:10px;padding:8px 12px;font-size:12px;font-weight:900;display:inline-flex}.locked-actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.metrics-blur-preview,.locked-preview{position:relative}.locked-preview-cover{z-index:3;color:#fff;background:#0f172af0;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;padding:14px 16px;display:flex;position:sticky;top:14px;box-shadow:0 14px 45px #0f172a33}.locked-preview-cover strong{letter-spacing:-.05em;font-size:28px}.locked-preview-cover span{color:#ffffffb3;font-weight:700}.pie-demo-wrap{grid-template-columns:170px 1fr;align-items:center;gap:18px;display:grid}.pie-demo{background:conic-gradient(#111827 0 55%, #6b7280 55% 75%, #d1d5db 75% 90%, #f3f4f6 90% 100%);border-radius:50%;width:170px;height:170px;box-shadow:inset 0 0 0 24px #fff,0 20px 45px #0f172a1a}.pie-legend{gap:10px;display:grid}.pie-legend span{color:var(--muted);align-items:center;gap:8px;font-weight:800;display:flex}.pie-legend i{background:#111827;border-radius:999px;width:12px;height:12px}.admin-message{color:#166534;background:#ecfdf5;font-weight:900}.admin-summary-grid,.admin-summary-grid-wide{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}.admin-summary-grid{grid-template-columns:repeat(6,minmax(130px,1fr))}.admin-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.admin-header-actions .btn{white-space:nowrap}.admin-tabs{flex-wrap:wrap;gap:10px;margin:0 0 20px;display:flex}.admin-tabs button{border:1px solid var(--border);color:var(--text);cursor:pointer;background:#fff;border-radius:999px;padding:11px 16px;font-weight:900;box-shadow:0 12px 30px #0f172a0d}.admin-tabs button.active{color:#fff;background:#111827;border-color:#111827}.admin-two-columns{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px;display:grid}.admin-mini-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.admin-mini-stats div{border:1px solid var(--border);background:#f8fafc;border-radius:18px;padding:16px}.admin-mini-stats span,.admin-revenue-box span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:900;display:block}.admin-mini-stats strong{letter-spacing:-.04em;font-size:26px}.admin-price-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:14px;display:grid}.admin-revenue-box{color:#fff;background:#111827;border-radius:22px;padding:20px}.admin-revenue-box span{color:#ffffffa8}.admin-revenue-box strong{letter-spacing:-.06em;font-size:34px;display:block}.admin-revenue-box p{color:#ffffffb8;margin:8px 0 0}.admin-filter-grid{grid-template-columns:minmax(240px,1fr) 180px 220px auto;align-items:end;gap:12px;margin:18px 0;display:grid}.admin-users-card input{margin-bottom:16px}.admin-users-list,.admin-codes-list,.admin-alerts-list,.admin-subscriptions-list{gap:12px;display:grid}.admin-user-card{border:1px solid var(--border);background:#fff;border-radius:20px;grid-template-columns:minmax(220px,1.2fr) minmax(240px,1fr) auto;align-items:center;gap:14px;padding:14px;display:grid}.admin-user-card-improved{grid-template-columns:minmax(220px,1.1fr) minmax(260px,1.5fr) minmax(320px,1.4fr)}.admin-user-card strong{font-size:16px;display:block}.admin-user-card span{color:var(--muted);word-break:break-word;margin-top:4px;font-size:13px;display:block}.admin-user-meta{gap:4px;display:grid}.admin-user-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.admin-user-badges{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.admin-chip{border-radius:999px;justify-content:center;align-items:center;padding:6px 10px;font-size:11px;font-weight:900;display:inline-flex}.admin-chip-basico{color:#111827;background:#e5e7eb}.admin-chip-premium{color:#1e40af;background:#dbeafe}.admin-chip-pro,.admin-chip-admin{color:#fff;background:#111827}.admin-chip-warning{color:#92400e;background:#fef3c7}.admin-chip-danger{color:#991b1b;background:#fee2e2}.admin-code-form{grid-template-columns:repeat(5,minmax(140px,1fr));align-items:end;gap:12px;margin:18px 0 22px;display:grid}.admin-code-form .btn{min-height:48px}.admin-code-notes{grid-column:span 2}.admin-code-card{border:1px solid var(--border);background:#f8fafc;border-radius:18px;grid-template-columns:minmax(180px,1.1fr) minmax(220px,2fr) auto;align-items:center;gap:14px;padding:14px;display:grid}.admin-code-card strong{letter-spacing:-.03em;font-size:18px;display:block}.admin-code-card span{color:var(--muted);margin-top:3px;font-size:13px;display:block}.admin-code-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 12px;display:grid}.admin-code-meta span{color:var(--muted);font-size:13px}.admin-code-meta b{color:var(--text)}.admin-alert-card{border:1px solid var(--border);border-radius:18px;gap:4px;padding:16px;display:grid}.admin-alert-card strong{font-size:16px}.admin-alert-card span{color:var(--muted);line-height:1.35}.admin-alert-alto{background:#fee2e2;border-color:#fecaca}.admin-alert-medio{background:#fef3c7;border-color:#fde68a}.admin-alert-bajo{background:#f8fafc}.admin-payments-summary{margin-bottom:18px}.admin-subscription-card{border:1px solid var(--border);background:#fff;border-radius:22px;grid-template-columns:1.2fr 1.6fr auto;align-items:center;gap:16px;padding:16px;display:grid}.admin-subscription-card>div:first-child strong{letter-spacing:-.03em;font-size:16px;display:block}.admin-subscription-card>div:first-child span{color:var(--muted);word-break:break-word;margin-top:3px;font-size:13px;display:block}.admin-payment-notes{color:#475569;background:#f8fafc;border-radius:16px;grid-column:1/-1;margin:-4px 0 0;padding:12px;font-size:13px;line-height:1.4}.admin-payment-actions{grid-template-columns:repeat(2,minmax(100px,1fr));gap:8px;display:grid}.admin-payment-pagado{color:#166534;background:#dcfce7}.admin-payment-pendiente{color:#92400e;background:#fef3c7}.admin-payment-cancelado,.admin-payment-vencido,.admin-payment-reembolsado{color:#991b1b;background:#fee2e2}.manual-payment-form{gap:14px}.manual-payment-user{border:1px solid var(--border);background:#f8fafc;border-radius:18px;padding:14px}.manual-payment-user span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px;font-size:12px;font-weight:900;display:block}.manual-payment-user strong{letter-spacing:-.04em;font-size:18px;display:block}.manual-payment-user p{color:var(--muted);word-break:break-word;margin:4px 0 0}.manual-check-row{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:16px;align-items:center;gap:10px;padding:12px;display:flex}.manual-check-row input{width:auto}.manual-check-row span{font-size:14px;font-weight:900}.subscription-history-card{box-shadow:var(--shadow);background:#fff;border:1px solid #e5e7ebe6;border-radius:26px;margin-bottom:24px;padding:22px}.subscription-history-list{gap:10px;display:grid}.subscription-history-item{border:1px solid var(--border);background:#f8fafc;border-radius:18px;grid-template-columns:1.3fr 1fr 1fr 1fr;align-items:center;gap:10px;padding:14px;display:grid}.subscription-history-item span{color:var(--muted);margin-bottom:4px;font-size:12px;font-weight:800;display:block}.subscription-history-item strong{word-break:break-word;font-size:14px;display:block}@media (width<=1100px){.admin-code-form{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-code-notes{grid-column:span 2}.admin-code-card,.admin-user-card,.admin-user-card-improved{grid-template-columns:1fr}.admin-code-card .btn{width:100%}.admin-two-columns,.plans-hero-card,.plans-two-columns,.plans-grid,.plans-grid-commercial,.metrics-grid-two{grid-template-columns:1fr}.metrics-main-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-user-actions{justify-content:stretch}.admin-user-actions .btn{flex:1}}@media (width<=1000px){.quick-message-grid,.pro-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.metrics-filter-grid,.admin-subscription-card{grid-template-columns:1fr}.admin-payment-actions,.subscription-history-item{grid-template-columns:1fr 1fr}}@media (width<=800px){body{background:#f5f5f5}.app-layout{min-height:100vh;display:block}.sidebar,.desktop-sidebar{display:none!important}.mobile-topbar{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--border);background:#ffffffeb;justify-content:space-between;align-items:center;padding:14px 16px;display:flex;position:sticky;top:0}.mobile-topbar strong{letter-spacing:-.04em;font-size:17px;display:block}.mobile-topbar span{color:var(--muted);margin-top:2px;font-size:12px;display:block}.account-mobile-topbar{grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px 14px;display:grid!important}.hamburger-mobile{border:1px solid var(--border);color:#0f172a;cursor:pointer;background:#fff;border-radius:14px;width:42px;height:42px;font-size:24px;font-weight:900;line-height:1}.mobile-brand-account{min-width:0}.mobile-brand-account strong{letter-spacing:-.04em;color:#111827;font-size:17px;line-height:1.1;display:block}.mobile-topbar .mobile-brand-account span{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:12px;display:block;overflow:hidden}.mobile-topbar .mobile-plan-chip{color:#fff;white-space:nowrap;background:#0f172a;border-radius:999px;justify-content:center;align-items:center;min-height:36px;margin:0;padding:8px 10px;font-size:11px;font-weight:900;display:inline-flex}.mobile-logout{border:1px solid var(--border);color:#111827;white-space:nowrap;background:#fff;border-radius:12px;padding:9px 10px;font-size:12px;font-weight:800}.mobile-drawer-overlay{z-index:80;cursor:pointer;background:#0f172a70;border:0;padding:0;display:block;position:fixed;inset:0}.mobile-drawer{z-index:90;color:#fff;pointer-events:none;visibility:hidden;background:#0f172a;flex-direction:column;width:min(86vw,360px);padding:18px;transition:transform .22s;display:flex;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;transform:translate(-105%);box-shadow:none!important}.mobile-drawer.mobile-drawer-open{pointer-events:auto;visibility:visible;transform:translate(0);box-shadow:26px 0 70px #0f172a59!important}.mobile-drawer-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.mobile-drawer-header strong{letter-spacing:-.04em;font-size:20px;display:block}.mobile-drawer-header span{color:#ffffffa6;margin-top:3px;font-size:13px;display:block}.drawer-close{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff29;border-radius:14px;width:40px;height:40px;font-size:28px;line-height:1}.account-panel-compact{background:#ffffff14;margin:0 0 18px}.drawer-nav{gap:10px;margin-top:2px;display:grid}.drawer-nav .nav-link{color:#fff;background:#ffffff14;border-radius:16px;padding:14px;font-weight:900;display:block}.drawer-nav .nav-link.active{color:#0f172a;background:#fff}.drawer-logout{text-align:center;width:100%;margin-top:auto;font-weight:900}.main-content{padding:18px 14px 92px;overflow-x:hidden}.page-header{margin-bottom:18px}.page-header h1{font-size:30px;line-height:1.05}.page-header p{font-size:15px}.row-between,.dashboard-clean-header,.metrics-header-pro,.metrics-header-with-filters,.admin-main-header,.metrics-filter-top,.metrics-period-card{flex-direction:column;align-items:stretch;gap:12px}.cards-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:18px}.card{border-radius:18px;padding:16px}.card span{margin-bottom:6px;font-size:13px}.card strong{font-size:22px}.form-card,.table-card{border-radius:20px;margin-bottom:18px;padding:16px}.form-grid,.filters-grid,.filters-grid-4,.platform-grid,.admin-filter-grid,.admin-price-row,.admin-mini-stats,.admin-code-form{grid-template-columns:1fr}.admin-code-notes{grid-column:auto}.btn{width:100%;min-height:46px}.actions{flex-wrap:wrap;width:100%}.actions .btn,.actions a{flex:1}.desktop-table{display:none}.mobile-list{display:block}.mobile-card-actions .btn{width:100%}.client-actions,.product-actions,.quick-message-actions{grid-template-columns:1fr 1fr}.bottom-nav{z-index:30;background:#0f172a;border-radius:24px;grid-template-columns:repeat(4,1fr);gap:6px;padding:8px;display:grid;position:fixed;bottom:12px;left:12px;right:12px;box-shadow:0 18px 50px #0f172a59}.bottom-nav-five{grid-template-columns:repeat(5,1fr)!important}.bottom-nav-link{color:#cbd5e1;text-align:center;border-radius:18px;padding:11px 6px;font-size:12px;font-weight:800}.bottom-nav-five .bottom-nav-link{padding-left:3px;padding-right:3px;font-size:11px}.bottom-nav-link.active{color:#0f172a;background:#fff}.modal-overlay{align-items:flex-end;padding:0}.modal-card{border-radius:28px 28px 0 0;max-width:none;max-height:88vh;padding:20px;overflow-y:auto}.modal-actions,.modal-actions-wrap,.locked-actions,.redeem-form,.admin-header-actions{grid-template-columns:1fr;display:grid}.modal-actions-wrap .btn,.plan-limit-actions .btn,.section-header .btn,.metrics-filter-top .btn,.locked-actions .btn,.redeem-form .btn,.admin-main-header .btn,.admin-header-actions .btn{width:100%;min-width:0}.toast{text-align:center;inset:auto 12px 96px}.detail-header-actions{grid-template-columns:1fr;width:100%;display:grid}.detail-header-actions .btn,.detail-header-actions .badge{text-align:center;justify-content:center;width:100%}.detail-header-actions .badge{width:fit-content}.message-preview-box{max-height:240px}.client-search{z-index:30}.client-suggestions{max-height:260px}.selected-client-pill{border-radius:14px}.pedidos-top-row{align-items:flex-start}.pedidos-title-line{gap:10px}.btn-new-order-small{border-radius:14px;min-height:36px;padding:9px 12px;font-size:12px}.search-circle-btn{border-radius:18px;width:52px;min-width:52px;height:52px;font-size:20px}.active-filters-card{border-radius:18px}.dashboard-only-grid{grid-template-columns:1fr 1fr;gap:14px}.dashboard-only-card{min-height:116px;padding:22px}.dashboard-only-card strong{font-size:28px}.tracking-page{padding:16px}.tracking-card{border-radius:22px;padding:18px}.tracking-top{flex-direction:column}.tracking-top h1{font-size:30px}.tracking-summary-grid{grid-template-columns:1fr 1fr}.quick-whatsapp-card{border-radius:18px;padding:16px}.quick-message-grid{grid-template-columns:1fr}.quick-message-card{border-radius:16px}.plan-limit-card{border-radius:22px;grid-template-columns:1fr;padding:18px;display:grid}.plan-limit-card h2{font-size:20px}.plans-hero-card{border-radius:24px;padding:20px}.plans-hero-main h2{font-size:28px}.plans-usage-panel strong{font-size:30px}.plan-warning-card{grid-template-columns:1fr;display:grid}.upgrade-mini-grid{grid-template-columns:1fr}.pro-preview-grid{grid-template-columns:1fr 1fr}.commercial-price strong{font-size:34px}.metrics-filter-card{border-radius:22px;padding:16px}.metrics-filter-top strong{font-size:20px}.metrics-quick-ranges{grid-template-columns:1fr 1fr;display:grid}.metrics-quick-ranges button,.metrics-period-switch{width:100%}.metrics-period-switch button{padding:11px 8px}.metrics-period-card strong,.metrics-card-title span{text-align:left}.metrics-main-cards{grid-template-columns:1fr 1fr}.metrics-card-title{flex-direction:column}.metrics-bar-row{grid-template-columns:60px 1fr}.metrics-bar-row strong{text-align:left;grid-column:2}.metrics-pie-wrap,.pie-demo-wrap{grid-template-columns:1fr;justify-items:center}.metrics-pie{width:190px;height:190px}.metrics-pie>div{width:106px;height:106px}.metrics-pie-legend{width:100%}.metrics-top-list div{grid-template-columns:36px 1fr}.metrics-top-list small,.metrics-top-list b{text-align:left;grid-column:2}.metrics-orders-list div{grid-template-columns:1fr;gap:4px}.metrics-orders-list b{margin-top:4px}.metrics-locked-hero{border-radius:24px;padding:22px}.metrics-locked-hero h1{font-size:30px}.locked-preview-cover{display:grid;position:static}.locked-preview-cover strong{font-size:22px}.admin-tabs{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.admin-tabs button{border-radius:16px;padding:12px 10px}.admin-summary-grid{grid-template-columns:1fr 1fr}.admin-code-meta{grid-template-columns:1fr}.admin-user-actions-expanded{grid-template-columns:1fr 1fr}}@media (width<=520px){.admin-payment-actions,.subscription-history-item{grid-template-columns:1fr}}@media (width<=420px){.cards-grid,.dashboard-only-grid{grid-template-columns:1fr 1fr}.page-header h1{font-size:28px}.card strong{font-size:20px}.pedidos-top-row{gap:10px}.pedidos-title-line{gap:8px}.btn-new-order-small{padding:8px 10px}.search-circle-btn{width:48px;min-width:48px;height:48px}.admin-tabs,.admin-user-actions-expanded,.plan-current-badges,.pro-preview-grid{grid-template-columns:1fr}}@media (width<=390px){.mobile-topbar .mobile-plan-chip{text-overflow:ellipsis;max-width:96px;overflow:hidden}.dashboard-only-grid{gap:12px}.dashboard-only-card{padding:18px}}.landing-page{color:#111827;background:#f4f4f5;min-height:100vh}.landing-nav{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffdb;border-bottom:1px solid #e5e7ebe6;justify-content:space-between;align-items:center;gap:18px;padding:18px 34px;display:flex;position:sticky;top:0}.landing-logo{align-items:center;gap:10px;font-weight:900;display:inline-flex}.landing-logo span{color:#fff;background:#0f172a;border-radius:14px;place-items:center;width:40px;height:40px;font-size:13px;display:grid}.landing-logo strong{letter-spacing:-.04em;font-size:18px}.landing-nav-links{color:#6b7280;align-items:center;gap:18px;font-size:14px;font-weight:800;display:flex}.landing-nav-actions{align-items:center;gap:10px;display:flex}.landing-hero{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:center;gap:34px;width:min(1180px,100% - 40px);margin:0 auto;padding:70px 0 44px;display:grid}.landing-pill{color:#fff;text-transform:uppercase;letter-spacing:.08em;background:#0f172a;border-radius:999px;padding:9px 13px;font-size:12px;font-weight:900;display:inline-flex}.landing-hero-copy h1{letter-spacing:-.075em;margin:18px 0 16px;font-size:clamp(42px,7vw,76px);line-height:.92}.landing-hero-copy p{color:#6b7280;max-width:650px;margin:0;font-size:19px;line-height:1.55}.landing-hero-actions{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.landing-hero-notes{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.landing-hero-notes span{color:#4b5563;background:#fff;border:1px solid #e5e7eb;border-radius:999px;padding:9px 12px;font-size:13px;font-weight:800}.landing-hero-card{color:#fff;background:#0f172a;border:1px solid #ffffff14;border-radius:34px;padding:22px;box-shadow:0 30px 90px #0f172a42}.landing-browser-dots{gap:7px;margin-bottom:20px;display:flex}.landing-browser-dots i{background:#ffffff59;border-radius:999px;width:11px;height:11px}.landing-demo-header{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:16px;display:flex}.landing-demo-header span,.landing-demo-order span{color:#ffffff9e;letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:900;display:block}.landing-demo-header strong{letter-spacing:-.05em;font-size:25px}.landing-demo-header b{color:#0f172a;background:#fff;border-radius:999px;padding:9px 12px;font-size:12px;display:inline-flex}.landing-demo-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.landing-demo-grid div,.landing-demo-order{background:#ffffff14;border:1px solid #ffffff1a;border-radius:22px;padding:18px}.landing-demo-grid span{color:#ffffffa8;margin-bottom:8px;display:block}.landing-demo-grid strong{letter-spacing:-.06em;font-size:30px}.landing-demo-order{color:#111827;background:#fff;margin-top:12px}.landing-demo-order span{color:#6b7280}.landing-demo-order strong{font-size:24px;display:block}.landing-demo-order p{color:#6b7280;margin:6px 0 0}.landing-section{width:min(1180px,100% - 40px);margin:0 auto;padding:42px 0}.landing-section-title{max-width:760px;margin-bottom:22px}.landing-section-title span{color:#6b7280;text-transform:uppercase;letter-spacing:.1em;margin-bottom:8px;font-size:12px;font-weight:900;display:block}.landing-section-title h2{letter-spacing:-.06em;margin:0;font-size:clamp(30px,4vw,48px)}.landing-section-title p{color:#6b7280;font-size:17px;line-height:1.5}.landing-features-grid,.landing-plans-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.landing-features-grid article,.landing-plans-grid article,.landing-steps-grid div,.landing-faq-grid details{background:#fff;border:1px solid #e5e7ebe6;border-radius:24px;padding:22px;box-shadow:0 16px 45px #0f172a0f}.landing-features-grid strong{letter-spacing:-.03em;font-size:18px;display:block}.landing-features-grid p,.landing-plans-grid p,.landing-faq-grid p{color:#6b7280;line-height:1.45}.landing-steps-section{padding-top:18px}.landing-steps-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.landing-steps-grid strong{color:#fff;background:#0f172a;border-radius:999px;place-items:center;width:42px;height:42px;margin-bottom:12px;display:grid}.landing-steps-grid span{font-size:18px;font-weight:900}.landing-plans-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-plans-grid article>span{color:#6b7280;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:900}.landing-plans-grid h3{letter-spacing:-.05em;margin:10px 0 6px;font-size:28px}.landing-plans-grid article>strong{font-size:20px;display:block}.landing-plans-grid ul{gap:8px;margin:0;padding-left:18px;display:grid}.landing-plan-featured{color:#fff;background:#0f172a!important}.landing-plan-featured p,.landing-plan-featured li,.landing-plan-featured>span{color:#ffffffb3!important}.landing-final-cta{color:#fff;text-align:center;background:#0f172a;border-radius:34px;width:min(1180px,100% - 40px);margin:36px auto;padding:38px;box-shadow:0 24px 70px #0f172a33}.landing-final-cta span{color:#ffffffad;text-transform:uppercase;letter-spacing:.1em;font-size:12px;font-weight:900}.landing-final-cta h2{letter-spacing:-.07em;margin:8px 0;font-size:clamp(32px,5vw,56px)}.landing-final-cta p{color:#ffffffb8;margin-bottom:20px}.landing-faq-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.landing-faq-grid summary{cursor:pointer;font-weight:900}.auth-public-page{background:#0f172a;place-items:center;min-height:100vh;padding:28px;display:grid}.auth-public-shell{grid-template-columns:minmax(0,1fr) 430px;align-items:stretch;gap:22px;width:min(1080px,100%);display:grid}.auth-public-info{color:#fff;background:radial-gradient(circle at 0 0,#ffffff1f,#0000 36%),#ffffff0f;border:1px solid #ffffff1a;border-radius:30px;flex-direction:column;justify-content:space-between;min-height:600px;padding:30px;display:flex}.auth-back-link{color:#ffffffbd;font-weight:900}.auth-brand-block span{text-transform:uppercase;letter-spacing:.08em;background:#ffffff1a;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:900;display:inline-flex}.auth-brand-block h1{letter-spacing:-.07em;margin:18px 0 12px;font-size:clamp(34px,5vw,58px);line-height:.95}.auth-brand-block p{color:#ffffffb3;max-width:620px;font-size:17px;line-height:1.55}.auth-benefits-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.auth-benefits-grid div{background:#ffffff14;border-radius:18px;padding:14px}.auth-benefits-grid strong{font-size:14px;display:block}.auth-benefits-grid span{color:#ffffff9e;margin-top:4px;font-size:12px;line-height:1.3;display:block}.auth-card-modern{background:#fff;border-radius:30px;padding:24px;box-shadow:0 30px 90px #0000003d}.auth-tabs{background:#f4f4f5;border-radius:18px;grid-template-columns:1fr 1fr;margin-bottom:20px;padding:6px;display:grid}.auth-form-modern{gap:14px;display:grid}.auth-form-modern h2{letter-spacing:-.05em;margin:0;font-size:30px}.auth-form-modern p{color:#6b7280;margin:6px 0 0}.auth-form-modern label{color:#111827;gap:8px;font-size:13px;font-weight:900;display:grid}.auth-message-success{background:#dcfce7;border-radius:14px;padding:12px;font-weight:900;color:#166534!important;margin:0!important}.auth-small-text{text-align:center;font-size:14px}.auth-small-text button{color:#111827;cursor:pointer;background:0 0;border:0;font-weight:900;text-decoration:underline}@media (width<=1000px){.landing-hero,.auth-public-shell{grid-template-columns:1fr}.landing-features-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.auth-public-info{gap:38px;min-height:auto}}@media (width<=800px){.landing-nav{padding:14px 16px}.landing-nav-links,.landing-nav-actions .btn-light-bordered{display:none}.landing-nav-actions .btn,.landing-hero-actions .btn{width:auto}.landing-hero,.landing-section,.landing-final-cta{width:min(100% - 28px,1180px)}.landing-hero{padding:44px 0 24px}.landing-hero-copy h1{font-size:44px}.landing-hero-copy p{font-size:16px}.landing-hero-actions{grid-template-columns:1fr;display:grid}.landing-hero-actions .btn{width:100%}.landing-demo-grid,.landing-features-grid,.landing-steps-grid,.landing-plans-grid,.landing-faq-grid,.auth-benefits-grid{grid-template-columns:1fr}.landing-final-cta{border-radius:28px;padding:28px 20px}.auth-public-page{padding:14px;display:block}.auth-public-info{border-radius:26px;padding:22px}.auth-card-modern{border-radius:26px;padding:20px}}@media (width<=420px){.landing-logo strong{display:none}.landing-hero-copy h1{font-size:38px}.landing-hero-card{border-radius:26px;padding:16px}}.cp-landing{color:#111827;background:#f4f4f5;min-height:100vh}.cp-public-nav{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f4f4f5db;border-bottom:1px solid #e5e7ebe6;justify-content:space-between;align-items:center;gap:20px;padding:18px clamp(18px,5vw,72px);display:flex;position:sticky;top:0}.cp-public-brand{letter-spacing:-.06em;color:#0f172a;font-size:22px;font-weight:950}.cp-public-brand span{color:#64748b}.cp-public-nav nav{align-items:center;gap:14px;display:flex}.cp-public-nav nav a{color:#475569;font-size:14px;font-weight:850}.cp-nav-button{background:#0f172a;border-radius:999px;padding:11px 15px;color:#fff!important}.cp-hero,.cp-section,.cp-final-cta{width:min(1180px,100% - 36px);margin:0 auto}.cp-hero{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:center;gap:34px;padding:70px 0 50px;display:grid}.cp-pill{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#ffffff1a;border:1px solid #ffffff29;border-radius:999px;align-items:center;min-height:34px;padding:8px 12px;font-size:12px;font-weight:950;display:inline-flex}.cp-pill-light{color:#111827;background:#e5e7eb;border-color:#e5e7eb}.cp-hero-content h1{letter-spacing:-.08em;color:#0f172a;margin:18px 0;font-size:clamp(42px,7vw,78px);line-height:.92}.cp-hero-content p{color:#64748b;max-width:650px;margin:0;font-size:19px;line-height:1.55}.cp-hero-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.cp-big-button{border-radius:18px;min-height:54px;padding:15px 22px;font-size:15px}.cp-hero-trust{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.cp-hero-trust span{color:#475569;background:#fff;border:1px solid #e5e7eb;border-radius:999px;padding:9px 11px;font-size:13px;font-weight:850}.cp-hero-preview{color:#fff;background:#0f172a;border:1px solid #ffffff14;border-radius:34px;padding:24px;transform:rotate(1deg);box-shadow:0 32px 90px #0f172a47}.cp-preview-top{justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;display:flex}.cp-preview-top span,.cp-preview-grid span,.cp-order-demo span{color:#ffffffa3;font-size:13px;font-weight:800;display:block}.cp-preview-top strong{letter-spacing:-.06em;margin-top:4px;font-size:30px;display:block}.cp-preview-top b,.cp-order-demo em{color:#0f172a;background:#fff;border-radius:999px;padding:8px 11px;font-size:12px;font-style:normal;font-weight:950}.cp-preview-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.cp-preview-grid div{background:#ffffff14;border:1px solid #ffffff17;border-radius:22px;padding:18px}.cp-preview-grid strong{letter-spacing:-.06em;margin-top:8px;font-size:28px;display:block}.cp-order-demo{color:#0f172a;background:#fff;border-radius:22px;justify-content:space-between;align-items:center;gap:14px;margin:16px 0;padding:16px;display:flex}.cp-order-demo span{color:#64748b;margin-top:4px}.cp-mini-chart{background:#ffffff0f;border-radius:22px;grid-template-columns:repeat(5,1fr);align-items:end;gap:10px;height:135px;padding:16px;display:grid}.cp-mini-chart span{background:linear-gradient(#fff,#ffffff59);border-radius:999px 999px 10px 10px}.cp-section{padding:48px 0}.cp-section-heading{max-width:740px;margin-bottom:24px}.cp-section-heading h2,.cp-preview-text h2,.cp-security-section h2,.cp-final-cta h2{color:#0f172a;letter-spacing:-.07em;margin:14px 0 8px;font-size:clamp(30px,4vw,48px);line-height:1}.cp-section-heading p,.cp-preview-text p,.cp-security-section p,.cp-final-cta p{color:#64748b;margin:0;font-size:17px;line-height:1.55}.cp-benefits-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.cp-benefit-card,.cp-step-card,.cp-public-plan-card,.cp-faq-card,.cp-security-section,.cp-tracking-demo{background:#fff;border:1px solid #e5e7ebe6;border-radius:28px;padding:22px;box-shadow:0 18px 50px #0f172a0f}.cp-benefit-icon{color:#fff;background:#0f172a;border-radius:15px;place-items:center;width:42px;height:42px;margin-bottom:14px;font-weight:950;display:grid}.cp-benefit-card h3,.cp-faq-card h3{letter-spacing:-.04em;margin:0 0 8px;font-size:20px}.cp-benefit-card p,.cp-faq-card p{color:#64748b;margin:0;line-height:1.5}.cp-how-section{padding-top:24px}.cp-steps-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.cp-step-card span{color:#fff;background:#0f172a;border-radius:999px;place-items:center;width:36px;height:36px;margin-bottom:14px;font-weight:950;display:grid}.cp-step-card strong{font-size:18px;line-height:1.25;display:block}.cp-public-plans{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.cp-public-plan-card{flex-direction:column;display:flex}.cp-public-plan-card>span{color:#64748b;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:950}.cp-public-plan-card h3{letter-spacing:-.06em;margin:10px 0 8px;font-size:28px}.cp-public-plan-card strong{letter-spacing:-.05em;font-size:26px}.cp-public-plan-card p{color:#64748b;line-height:1.45}.cp-public-plan-card ul{color:#334155;flex:1;gap:8px;margin:0 0 18px;padding-left:18px;display:grid}.cp-public-plan-featured{color:#fff;background:#0f172a;transform:translateY(-10px)}.cp-public-plan-featured p,.cp-public-plan-featured li,.cp-public-plan-featured>span{color:#ffffffb8}.cp-preview-section{grid-template-columns:1fr 360px;align-items:center;gap:22px;display:grid}.cp-tracking-demo{color:#fff;background:#0f172a}.cp-tracking-demo>span{color:#ffffffa3;font-weight:900}.cp-tracking-demo h3{letter-spacing:-.07em;margin:12px 0;font-size:38px}.cp-tracking-demo div{border-top:1px solid #ffffff1f;justify-content:space-between;padding:13px 0;display:flex}.cp-tracking-demo p{color:#ffffffad;margin:0}.cp-security-section{background:linear-gradient(135deg,#fff,#f8fafc)}.cp-faq-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.cp-final-cta{color:#fff;text-align:center;background:#0f172a;border-radius:34px;margin-bottom:50px;padding:38px;box-shadow:0 26px 70px #0f172a38}.cp-final-cta h2{color:#fff}.cp-final-cta p{color:#ffffffb8;margin-bottom:22px}.auth-modern-page{color:#fff;background:radial-gradient(circle at 0 0,#ffffff14,#0000 26%),#0f172a;place-items:center;min-height:100vh;padding:28px;display:grid}.auth-back-link{color:#ffffffb8;z-index:3;font-weight:850;position:fixed;top:22px;left:24px}.auth-modern-shell{grid-template-columns:.95fr 1.05fr;align-items:stretch;gap:20px;width:min(1060px,100%);display:grid}.auth-side-panel,.auth-form-panel{border-radius:34px;padding:32px}.auth-side-panel{background:#ffffff14;border:1px solid #ffffff1f;flex-direction:column;justify-content:space-between;min-height:620px;display:flex}.auth-side-panel h1{letter-spacing:-.08em;margin:18px 0 12px;font-size:clamp(36px,5vw,58px);line-height:.95}.auth-side-panel p{color:#ffffffb8;margin:0;font-size:17px;line-height:1.55}.auth-benefits-list{gap:12px;margin-top:26px;display:grid}.auth-benefits-list div{background:#ffffff14;border:1px solid #ffffff1a;border-radius:20px;padding:16px}.auth-benefits-list strong,.auth-benefits-list span{display:block}.auth-benefits-list span{color:#ffffffa6;margin-top:4px}.auth-form-panel{color:#111827;background:#fff;box-shadow:0 30px 90px #00000047}.auth-tabs{background:#f1f5f9;border-radius:20px;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:22px;padding:6px;display:grid}.auth-tabs button{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:16px;padding:13px;font-weight:950}.auth-tabs button.active{color:#fff;background:#0f172a}.auth-form-card{gap:16px;display:grid}.auth-form-card h2{letter-spacing:-.06em;margin:0 0 6px;font-size:34px}.auth-form-card p{color:#64748b;margin:0}.auth-main-button{border-radius:18px;min-height:52px;font-size:15px}.auth-switch-text{text-align:center;color:#64748b!important}.auth-switch-text button{color:#0f172a;cursor:pointer;background:0 0;border:0;font-weight:950}.auth-message-success{background:#dcfce7;border:1px solid #bbf7d0;border-radius:16px;padding:12px;font-weight:850;color:#166534!important}.auth-message-error{background:#fee2e2;border:1px solid #fecaca;border-radius:16px;padding:12px;font-weight:850}@media (width<=980px){.cp-hero,.cp-preview-section,.auth-modern-shell{grid-template-columns:1fr}.cp-benefits-grid,.cp-public-plans,.cp-steps-grid{grid-template-columns:1fr 1fr}.cp-public-plan-featured{transform:none}.auth-side-panel{min-height:auto}}@media (width<=720px){.cp-public-nav{align-items:flex-start}.cp-public-nav nav a:not(.cp-nav-button){display:none}.cp-hero{padding-top:44px}.cp-hero-preview{border-radius:26px;padding:18px;transform:none}.cp-benefits-grid,.cp-public-plans,.cp-steps-grid,.cp-faq-grid{grid-template-columns:1fr}.cp-preview-grid{grid-template-columns:1fr 1fr}.cp-final-cta{border-radius:26px;padding:26px}.auth-modern-page{align-items:start;padding:18px}.auth-back-link{justify-self:start;margin-bottom:14px;position:static}.auth-side-panel,.auth-form-panel{border-radius:26px;padding:22px}.auth-side-panel h1{font-size:34px}.auth-form-card h2{font-size:28px}}@media (width<=430px){.cp-hero,.cp-section,.cp-final-cta{width:min(100% - 24px,1180px)}.cp-preview-grid{grid-template-columns:1fr}.cp-hero-actions .btn,.cp-final-cta .btn{width:100%}}.ordely-public-page{color:#0f172a;background:radial-gradient(circle at 0 0,#2563eb1a,#0000 32%),radial-gradient(circle at 100% 100%,#7c3aed1a,#0000 30%),#f8fafc;flex-direction:column;min-height:100vh;display:flex}.ordely-public-nav{justify-content:space-between;align-items:center;gap:18px;padding:18px clamp(18px,5vw,72px);display:flex}.ordely-public-brand{align-items:center;min-width:0;display:inline-flex}.ordely-public-brand img{object-fit:contain;display:block}.ordely-public-brand-icon{width:46px;height:46px}.ordely-public-actions{align-items:center;gap:12px;display:inline-flex}.ordely-nav-login{color:#334155;font-weight:900}.ordely-nav-btn{border-radius:999px;min-height:44px;padding-inline:18px}.ordely-public-main{flex:1;place-items:center;padding:38px 18px;display:grid}.ordely-hero-minimal{text-align:center;justify-items:center;gap:18px;width:min(850px,100%);display:grid}.ordely-hero-logo-wrap{place-items:center;width:min(430px,84vw);margin-bottom:4px;display:grid}.ordely-hero-logo{object-fit:contain;width:100%;height:auto;display:block}.ordely-kicker{color:#475569;letter-spacing:.08em;text-transform:uppercase;background:#fff;border:1px solid #e2e8f0;border-radius:999px;justify-content:center;align-items:center;min-height:34px;padding:8px 13px;font-size:12px;font-weight:950;display:inline-flex;box-shadow:0 12px 35px #0f172a0d}.ordely-hero-minimal h1{color:#0f172a;letter-spacing:-.085em;max-width:760px;margin:0;font-size:clamp(44px,8vw,88px);line-height:.92}.ordely-hero-minimal p{color:#64748b;max-width:650px;margin:0;font-size:clamp(16px,2vw,20px);line-height:1.6}.ordely-hero-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:8px;display:flex}.ordely-main-cta{border-radius:18px;min-height:54px;padding:15px 24px;font-size:15px}.ordely-mini-points{flex-wrap:wrap;justify-content:center;gap:9px;margin-top:6px;display:flex}.ordely-mini-points span{color:#475569;background:#ffffffb8;border:1px solid #e2e8f0;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:850}.ordely-public-footer{text-align:center;color:#64748b;padding:18px;font-size:13px;font-weight:800}.ordely-auth-page{color:#fff;background:radial-gradient(circle at 0 0,#2563eb29,#0000 31%),radial-gradient(circle at 100% 100%,#7c3aed29,#0000 32%),#0f172a;place-items:center;min-height:100vh;padding:28px;display:grid;position:relative}.ordely-auth-back{color:#ffffffb8;z-index:2;font-weight:900;position:fixed;top:22px;left:24px}.ordely-auth-card{color:#0f172a;background:#fff;border:1px solid #e2e8f0e6;border-radius:32px;width:min(430px,100%);padding:26px;box-shadow:0 30px 90px #00000047}.ordely-auth-brand{text-align:center;justify-items:center;gap:10px;margin-bottom:22px;display:grid}.ordely-auth-brand img{object-fit:contain;width:min(230px,72vw);height:auto;display:block}.ordely-auth-brand span{color:#64748b;font-size:13px;font-weight:850}.ordely-auth-tabs{background:#f1f5f9;border-radius:20px;grid-template-columns:1fr 1fr;gap:7px;margin-bottom:22px;padding:6px;display:grid}.ordely-auth-tabs button{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:16px;padding:12px 10px;font-weight:950}.ordely-auth-tabs button.active{color:#fff;background:#0f172a}.ordely-auth-form{gap:15px;display:grid}.ordely-auth-heading h1{letter-spacing:-.06em;margin:0 0 6px;font-size:32px}.ordely-auth-heading p{color:#64748b;margin:0}.ordely-auth-submit{border-radius:18px;min-height:52px;font-size:15px}.ordely-auth-switch{text-align:center;color:#64748b;margin:0;font-size:14px}.ordely-auth-switch button{color:#0f172a;cursor:pointer;background:0 0;border:0;padding:0;font-weight:950}.ordely-auth-error,.ordely-auth-success{border-radius:16px;margin:0;padding:12px;font-weight:850;line-height:1.35}.ordely-auth-error{color:#991b1b;background:#fee2e2;border:1px solid #fecaca}.ordely-auth-success{color:#166534;background:#dcfce7;border:1px solid #bbf7d0}.ordely-sidebar-brand{gap:10px;display:grid}.ordely-sidebar-brand-main{align-items:center;gap:12px;display:flex}.ordely-sidebar-icon,.ordely-mobile-icon,.ordely-drawer-icon{object-fit:contain;background:0 0;flex:none}.ordely-sidebar-icon{border-radius:0;width:48px;height:48px;padding:0}.ordely-sidebar-brand-main strong{color:#fff;letter-spacing:-.06em;font-size:26px;line-height:1;display:block}.ordely-sidebar-brand-main span{color:#cbd5e1;margin-top:5px;font-size:12px;font-weight:850;display:block}.ordely-mobile-brand-account{align-items:center;gap:10px;min-width:0;display:flex!important}.ordely-mobile-icon{border-radius:0;width:38px;height:38px;padding:0}.ordely-mobile-brand-account>div{min-width:0}.ordely-drawer-brand>div:first-child{align-items:center;gap:11px;display:flex}.ordely-drawer-icon{border-radius:0;width:44px;height:44px;padding:0}@media (width<=800px){.ordely-public-nav{padding:14px 16px}.ordely-public-brand-icon{width:42px;height:42px}.ordely-nav-login{display:none}.ordely-nav-btn{width:auto;min-height:42px;padding:10px 14px;font-size:13px}.ordely-public-main{padding:34px 14px}.ordely-hero-logo-wrap{width:min(280px,82vw)}.ordely-hero-minimal h1{font-size:clamp(40px,12vw,58px)}.ordely-hero-actions{grid-template-columns:1fr;width:100%;display:grid}.ordely-main-cta{width:100%}.ordely-auth-page{align-items:start;padding:18px}.ordely-auth-back{justify-self:start;margin-bottom:14px;position:static}.ordely-auth-card{border-radius:28px;padding:22px}.ordely-auth-heading h1{font-size:28px}}@media (width<=420px){.ordely-mini-points{grid-template-columns:1fr 1fr;width:100%;display:grid}.ordely-mini-points span{text-align:center}}.ordely-logo-text-fallback{color:#0f172a;letter-spacing:-.06em;font-size:26px;font-weight:950;display:none}.ordely-logo-error .ordely-logo-text-fallback{align-items:center;display:inline-flex}.ordely-hero-fallback{font-size:clamp(52px,10vw,96px)}.ordely-hero-minimal{gap:20px}.ordely-mini-points{margin-top:12px}.ordely-public-brand{line-height:0}.ordely-public-brand-icon,.ordely-hero-logo,.ordely-auth-brand img,.ordely-sidebar-icon,.ordely-mobile-icon,.ordely-drawer-icon{mix-blend-mode:normal}.ordely-forgot-password{color:#64748b;cursor:pointer;background:0 0;border:0;justify-self:end;width:fit-content;margin-top:-8px;padding:0;font-size:13px;font-weight:900}.ordely-forgot-password:hover{color:#0f172a;text-decoration:underline}.ordely-forgot-password:disabled{cursor:not-allowed;opacity:.6;text-decoration:none}.ordely-auth-error p,.ordely-auth-error .btn{margin:0}.ordely-auth-error{gap:10px;display:grid}.ordely-auth-error .btn{background:#fff;width:100%}.ordely-password-card{width:min(440px,100%)}.products-section-header{justify-content:space-between;align-items:flex-start;gap:16px;margin:30px 0 16px;display:flex}.products-section-header h2{margin:0}.products-section-header p{color:var(--muted);margin:6px 0 0;font-size:14px}.btn-add-product{white-space:nowrap}.order-products-list{gap:16px;margin-bottom:18px;display:grid}.product-order-card{background:#f8fafc;border:1px solid #e5e7ebe6;border-radius:24px;padding:18px}.product-order-card-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.product-order-card-header h3{letter-spacing:-.04em;margin:0;font-size:18px}.order-payment-grid{max-width:320px}@media (width<=800px){.products-section-header{grid-template-columns:1fr;display:grid}.btn-add-product{width:100%}.product-order-card{border-radius:20px;padding:14px}.product-order-card-header{align-items:stretch}.product-order-card-header .btn{width:auto}.order-payment-grid{max-width:none}}.btn-success{color:#fff;background:#16a34a}.btn-success:hover{background:#15803d}.paid-status-badge,.refund-status-badge{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:9px 13px;font-size:13px;font-weight:950;display:inline-flex}.paid-status-badge{color:#166534;background:#dcfce7;border:1px solid #bbf7d0;box-shadow:0 0 0 4px #22c55e1a,0 10px 30px #22c55e29}.paid-status-badge i{background:#22c55e;border-radius:999px;width:10px;height:10px;box-shadow:0 0 0 5px #22c55e29,0 0 14px #22c55ecc}.refund-status-badge{color:#991b1b;background:#fee2e2;border:1px solid #fecaca}.paid-status-badge-small,.refund-status-badge-small{min-height:30px;padding:6px 10px;font-size:12px}.paid-status-badge-small i{width:8px;height:8px}.payment-status-badge{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:9px 13px;font-size:13px;font-weight:950;display:inline-flex}.payment-status-badge i{border-radius:999px;flex:none;width:10px;height:10px}.payment-status-paid{color:#166534;background:#dcfce7;border:1px solid #bbf7d0;box-shadow:0 0 0 4px #22c55e1a,0 10px 30px #22c55e29}.payment-status-paid i{background:#22c55e;box-shadow:0 0 0 5px #22c55e29,0 0 14px #22c55ecc}.payment-status-partial{color:#92400e;background:#fef3c7;border:1px solid #fde68a;box-shadow:0 0 0 4px #f59e0b14,0 10px 30px #f59e0b1f}.payment-status-partial i{background:#f59e0b;box-shadow:0 0 0 5px #f59e0b24,0 0 14px #f59e0b8c}.payment-status-pending{color:#991b1b;background:#fee2e2;border:1px solid #fecaca;box-shadow:0 0 0 4px #dc262614,0 10px 30px #dc26261f}.payment-status-pending i{background:#ef4444;box-shadow:0 0 0 5px #ef444424,0 0 14px #ef44448c}.payment-status-badge-small{min-height:30px;padding:6px 10px;font-size:12px}.product-status-pills,.mobile-card-badges{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.product-status-pills-mobile{justify-content:flex-end;max-width:170px}.mini-status-pill{color:#475569;white-space:nowrap;background:#f1f5f9;border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:6px 10px;font-size:12px;font-weight:950;display:inline-flex}.mini-status-paid{color:#166534;background:#dcfce7}.mini-status-delivered{color:#1e40af;background:#dbeafe}.product-actions-inline{flex-wrap:wrap}.confirm-delivery-modal{gap:16px;display:grid}.confirm-delivery-amount,.confirm-delivery-product{background:#f8fafc;border:1px solid #e5e7eb;border-radius:18px;gap:6px;padding:16px;display:grid}.confirm-delivery-amount span,.confirm-delivery-product span{color:#64748b;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:950}.confirm-delivery-amount strong{letter-spacing:-.06em;font-size:32px}.confirm-delivery-product strong{letter-spacing:-.03em;font-size:18px}@media (width<=800px){.paid-status-badge,.payment-status-badge,.refund-status-badge{width:fit-content}.mobile-card-badges{justify-content:flex-end}.product-status-pills-mobile{max-width:none}}.refund-censored-row td{background-image:repeating-linear-gradient(135deg,#991b1b14 0 8px,#ffffff9e 8px 18px);position:relative}.refund-censored-row td:not(:last-child){color:#0f172a94}.refund-censored-row td:nth-child(7),.refund-censored-row td:nth-child(8),.refund-censored-row td:nth-child(9),.refund-censored-row td:nth-child(10){-webkit-text-decoration:line-through #991b1b8c;text-decoration:line-through #991b1b8c;text-decoration-thickness:2px}.refund-censored-surface,.refund-censored-card{position:relative;overflow:hidden}.refund-censored-surface:after,.refund-censored-card:after{content:"";pointer-events:none;border-radius:inherit;z-index:1;background-image:repeating-linear-gradient(135deg,#991b1b13 0 8px,#0000 8px 20px);position:absolute;inset:0}.refund-censored-surface>*,.refund-censored-card>*{z-index:2;position:relative}.refund-censored-surface .card strong,.refund-censored-card strong{-webkit-text-decoration:line-through #991b1b8c;text-decoration:line-through #991b1b8c;text-decoration-thickness:2px}.refund-censored-surface:before,.refund-censored-card:before{content:attr(data-refund-label);z-index:3;color:#991b1b;text-transform:uppercase;letter-spacing:.06em;pointer-events:none;background:#fee2e2f0;border:1px solid #fecaca;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:950;position:absolute;top:14px;right:14px}@media (width<=800px){.refund-censored-row td:nth-child(7),.refund-censored-row td:nth-child(8),.refund-censored-row td:nth-child(9),.refund-censored-row td:nth-child(10){text-decoration-thickness:1.5px}.refund-censored-surface:before,.refund-censored-card:before{margin:0 0 12px;display:inline-flex;position:static}}.dashboard-payment-mini-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:-6px;display:grid}.dashboard-payment-mini-grid div{background:#fff;border:1px solid #e5e7ebe6;border-radius:20px;padding:16px 18px;box-shadow:0 12px 34px #0f172a0d}.dashboard-payment-mini-grid span{color:#64748b;letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:950;display:block}.dashboard-payment-mini-grid strong{letter-spacing:-.05em;font-size:22px;display:block}.refund-locked-notice{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:20px;justify-content:space-between;align-items:center;gap:14px;margin:0 0 18px;padding:14px 16px;display:flex;box-shadow:0 12px 34px #9a341214}.refund-locked-notice strong{font-size:15px;font-weight:950}.refund-locked-notice span{color:#9a3412;font-weight:700;line-height:1.35}.refund-censored-surface:after,.refund-censored-card:after{opacity:.55;z-index:0}.refund-censored-surface>*,.refund-censored-card>*{z-index:1}@media (width<=800px){.dashboard-payment-mini-grid{grid-template-columns:1fr}.refund-locked-notice{display:grid}}.refund-confirm-modal{gap:16px;display:grid}.refund-quick-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.refund-quick-actions .btn{white-space:normal;min-height:46px}.refund-confirm-modal .form-field input{font-size:18px;font-weight:900}@media (width<=800px){.refund-quick-actions{grid-template-columns:1fr}}.list-toolbar-card{background:#fff;border:1px solid #e5e7ebe6;border-radius:22px;grid-template-columns:minmax(0,1fr) 150px auto;align-items:end;gap:12px;margin:0 0 18px;padding:16px;display:grid;box-shadow:0 16px 40px #0f172a0f}.list-page-size-field select{min-width:100px}.pagination-card{background:#fff;border:1px solid #e5e7ebe6;border-radius:22px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;margin:0 0 24px;padding:14px;display:grid;box-shadow:0 16px 40px #0f172a0f}.pagination-card>div{text-align:center;gap:3px;display:grid}.pagination-card strong{color:#111827;font-size:14px}.pagination-card span,.pagination-range{color:#64748b;font-size:13px;font-weight:800}.pagination-card .btn{min-width:120px}.mobile-list-title .pagination-range{margin-top:4px;display:block}@media (width<=800px){.list-toolbar-card{border-radius:20px;grid-template-columns:1fr;padding:14px}.pagination-card{grid-template-columns:1fr;gap:10px}.pagination-card .btn{width:100%;min-width:0}}.detail-back-button{white-space:nowrap}.confirm-delivery-product-totals{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.confirm-delivery-product-totals div{background:#f8fafc;border:1px solid #e5e7eb;border-radius:18px;gap:6px;padding:16px;display:grid}.confirm-delivery-product-totals span{color:#64748b;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:950}.confirm-delivery-product-totals strong{letter-spacing:-.05em;font-size:24px}.product-actions-inline .btn{white-space:nowrap}@media (width<=800px){.detail-back-button{width:100%}.confirm-delivery-product-totals{grid-template-columns:1fr}}@media (width>=801px){.app-layout{min-height:100vh;display:block}.sidebar.desktop-sidebar{grid-template-rows:minmax(0,1fr) auto;gap:12px;width:280px;height:100vh;min-height:0;padding:18px 18px 16px;display:grid;position:fixed;inset:0 auto 0 0;overflow:hidden}.sidebar-main-area{scrollbar-width:thin;scrollbar-color:#ffffff38 transparent;min-height:0;padding-right:4px;overflow-y:auto}.sidebar-main-area::-webkit-scrollbar{width:6px}.sidebar-main-area::-webkit-scrollbar-thumb{background:#ffffff38;border-radius:999px}.sidebar-footer{background:#0f172a;flex:none;padding-top:8px}.sidebar-footer .btn{border-radius:18px;width:100%;min-height:46px}.main-content{margin-left:280px}}.ordely-sidebar-brand{gap:8px;margin-bottom:10px}.ordely-sidebar-brand-main{gap:10px}.ordely-sidebar-icon{width:42px;height:42px}.ordely-sidebar-brand-main strong{font-size:24px}.ordely-sidebar-brand-main span{margin-top:4px;font-size:12px}.ordely-sidebar-brand p{color:#dbeafe;white-space:nowrap;text-overflow:ellipsis;margin-top:8px;font-size:13px;overflow:hidden}.sidebar-account-button{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff29;border-radius:14px;width:100%;min-height:38px;margin:4px 0 10px;font-weight:900;transition:all .18s}.sidebar-account-button:hover{background:#ffffff24;transform:translateY(-1px)}.sidebar-account-button-drawer{margin-top:0}.account-plan-card{isolation:isolate;border-radius:22px;margin:0 0 12px;padding:14px;position:relative;overflow:hidden;box-shadow:0 18px 42px #0000002e}.account-plan-card:before,.account-plan-card:after{content:"";pointer-events:none;z-index:-1;position:absolute;inset:0}.account-plan-label{letter-spacing:.1em;text-transform:uppercase;border-radius:999px;align-items:center;min-height:24px;padding:5px 8px;font-size:10px;font-weight:950;display:inline-flex}.account-plan-head{justify-content:space-between;align-items:center;gap:10px;margin-top:10px;display:flex}.account-plan-head strong{letter-spacing:-.06em;font-size:23px;line-height:1;display:block}.account-plan-head span{border-radius:999px;justify-content:center;align-items:center;min-height:26px;padding:6px 9px;font-size:11px;font-weight:950;display:inline-flex}.account-plan-summary{border-top:1px solid #ffffff2e;gap:4px;margin-top:12px;padding-top:10px;display:grid}.account-plan-summary span{letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:900}.account-plan-summary strong{font-size:13px;line-height:1.25}.account-plan-card-basico{color:#0f172a;background:linear-gradient(135deg,#fff 0%,#f8fafc 48%,#e0f2fe 100%);border:1px solid #e2e8f0f2}.account-plan-card-basico .account-plan-label,.account-plan-card-basico .account-plan-head span{color:#075985;background:#e0f2fe}.account-plan-card-basico .account-plan-summary{border-top-color:#0f172a1a}.account-plan-card-basico .account-plan-summary span{color:#64748b}.account-plan-card-premium:before{background:linear-gradient(110deg,#0000 0%,#ffffff85 43%,#0000 62%);animation:4.8s ease-in-out infinite ordelyGoldShine;transform:translate(-65%)}.account-plan-card-premium .account-plan-label,.account-plan-card-premium .account-plan-head span{color:#713f12;background:#ffffff6b;border:1px solid #ffffff73}.account-plan-card-premium .account-plan-summary{border-top-color:#713f1240}.account-plan-card-premium .account-plan-summary span{color:#442000c2}.account-plan-card-pro{color:#fff;background:radial-gradient(circle at 16% 20%,#ffffff38,#0000 16%),radial-gradient(circle at 86% 22%,#3b82f647,#0000 18%),radial-gradient(circle at 20% 88%,#a855f747,#0000 20%),linear-gradient(145deg,#020617 0%,#111827 48%,#000 100%);border:1px solid #ffffff2e}.account-plan-card-pro:after{background:radial-gradient(circle,#ffffff38,#0000 70%);height:90px;inset:auto -40% -60%}.account-plan-card-pro .account-plan-label,.account-plan-card-pro .account-plan-head span{color:#e0e7ff;background:#ffffff1f;border:1px solid #ffffff2e}.account-plan-card-pro .account-plan-summary span{color:#ffffff9e}@keyframes ordelyGoldShine{0%,38%{transform:translate(-75%)}62%,to{transform:translate(80%)}}@keyframes ordelyStarTwinkle{0%{opacity:.38;filter:drop-shadow(0 0 #fff0)}to{opacity:.82;filter:drop-shadow(0 0 6px #ffffffa6)}}.sidebar-platform-panel{background:#ffffff12;border:1px solid #ffffff1a;border-radius:18px;gap:8px;margin:0 0 12px;padding:12px;display:grid}.sidebar-platform-panel span{color:#ffffffa8;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:950}.sidebar-platform-panel select{color:#0f172a;background:#fff;border:0;border-radius:14px;width:100%;min-height:42px;padding:10px 12px;font-size:14px;font-weight:900}.sidebar .nav{gap:8px;margin-top:10px}.sidebar .nav-link{border-radius:16px;align-items:center;min-height:44px;padding:12px 14px;font-size:15px;font-weight:900;display:flex}.account-details-modal{gap:16px;display:grid}.account-details-user{background:#f8fafc;border:1px solid #e5e7eb;border-radius:20px;align-items:center;gap:12px;padding:14px;display:flex}.account-details-user img{object-fit:contain;width:42px;height:42px}.account-details-user strong{letter-spacing:-.04em;font-size:18px;display:block}.account-details-user span{color:#64748b;word-break:break-word;margin-top:3px;display:block}.account-details-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.account-details-grid div{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:14px}.account-details-grid span{color:#64748b;text-transform:uppercase;letter-spacing:.08em;margin-bottom:5px;font-size:11px;font-weight:950;display:block}.account-details-grid strong{word-break:break-word;font-size:14px;line-height:1.3;display:block}@media (width<=800px){.account-plan-card{margin-bottom:14px}.sidebar-account-button{min-height:42px}.sidebar-platform-panel{margin-bottom:16px}.account-details-grid{grid-template-columns:1fr}}.account-plan-head-simple{justify-content:flex-start!important}.account-plan-head-simple strong{max-width:100%}.account-plan-head-simple span{display:none!important}.account-plan-card-premium{color:#2a1600!important;background:radial-gradient(circle at 24% 10%,#ffffffd1,#0000 22%),linear-gradient(135deg,#8a4b00 0%,#d99107 18%,#ffd65a 36%,#fff3b0 52%,#f4bd19 70%,#9a5b07 100%)!important;border:1px solid #fde047eb!important}.account-plan-card-premium:before{opacity:0!important;background:linear-gradient(90deg,#0000,#ffffffad,#0000)!important;width:58px!important;animation:5.5s ease-in-out infinite ordelyGoldShineClean!important;inset:-80% auto -80% 0!important;transform:translate(-170%)rotate(18deg)!important}.account-plan-card-premium:after{content:"";pointer-events:none;z-index:-1;opacity:.55;background:linear-gradient(115deg,#0000 0 42%,#ffffff3d 43% 50%,#0000 51% 100%),radial-gradient(circle at 78% 22%,#ffffff6b,#0000 18%);position:absolute;inset:0}@keyframes ordelyGoldShineClean{0%,55%{opacity:0;transform:translate(-170%)rotate(18deg)}62%{opacity:.95}78%{opacity:.95;transform:translate(520%)rotate(18deg)}to{opacity:0;transform:translate(560%)rotate(18deg)}}.account-plan-card-pro{color:#fff!important;background:radial-gradient(circle at 18% 18%,#fff3,#0000 14%),radial-gradient(circle at 86% 16%,#3b82f647,#0000 18%),radial-gradient(circle at 30% 92%,#a855f74d,#0000 22%),linear-gradient(115deg,#030712 0%,#0b1120 26%,#222835 43%,#05070d 58%,#111827 77%,#000 100%)!important;border:1px solid #fff3!important;box-shadow:0 24px 58px #0000005c,inset 0 1px #ffffff2e,inset 0 -18px 40px #00000059!important}.account-plan-card-pro:before{opacity:.45!important;background-image:radial-gradient(circle,#fff 0 1.25px,#0000 1.6px),radial-gradient(circle,#dbeafef5 0 1px,#0000 1.35px),radial-gradient(circle,#c084fcf5 0 1.2px,#0000 1.55px),radial-gradient(circle,#ffffffe6 0 .8px,#0000 1.1px)!important;background-position:8px 10px,30px 34px,12px 62px,54px 18px!important;background-size:46px 46px,68px 68px,92px 92px,120px 120px!important;animation:2.8s ease-in-out infinite alternate ordelyProStars!important}.account-plan-card-pro:after{content:"";pointer-events:none;z-index:-1;opacity:0;background:linear-gradient(90deg,#0000,#ffffff52,#7dd3fc29,#0000);width:80px;animation:6s ease-in-out infinite ordelyProMetalSweep;position:absolute;inset:-60% auto -60% 0;transform:translate(-180%)rotate(18deg)}@keyframes ordelyProStars{0%{opacity:.28;filter:drop-shadow(0 0 #fff0)}45%{opacity:.72;filter:drop-shadow(0 0 5px #fff9)}to{opacity:.5;filter:drop-shadow(0 0 9px #93c5fd73)}}@keyframes ordelyProMetalSweep{0%,48%{opacity:0;transform:translate(-180%)rotate(18deg)}56%{opacity:1}74%{opacity:.75;transform:translate(520%)rotate(18deg)}to{opacity:0;transform:translate(560%)rotate(18deg)}}.account-name-edit-field{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:14px}.account-name-edit-field input{margin-top:2px;font-weight:800}.account-modal-message{border-radius:16px;margin:0;padding:12px 14px;font-weight:900;line-height:1.35}.account-modal-message-success{color:#166534;background:#dcfce7;border:1px solid #bbf7d0}.account-modal-message-error{color:#991b1b;background:#fee2e2;border:1px solid #fecaca}.account-modal-actions{grid-template-columns:1fr 1fr}.account-modal-actions .btn{width:100%}@media (width<=800px){.account-modal-actions{grid-template-columns:1fr}}html,body,#root{max-width:100%;overflow-x:hidden}@media (width<=800px){.mobile-drawer{overscroll-behavior:contain;box-sizing:border-box!important;gap:12px!important;width:min(84vw,340px)!important;max-width:calc(100vw - 56px)!important;height:100dvh!important;max-height:100dvh!important;padding:14px!important;overflow:hidden auto!important}.mobile-drawer *{box-sizing:border-box;max-width:100%}.mobile-drawer-header,.ordely-drawer-brand{align-items:center!important;margin-bottom:10px!important}.ordely-drawer-brand>div{min-width:0;gap:10px!important}.ordely-drawer-icon{flex:0 0 44px!important;width:44px!important;height:44px!important}.mobile-drawer-header strong,.ordely-drawer-brand strong{font-size:22px!important;line-height:1.05!important}.mobile-drawer-header span,.ordely-drawer-brand span{font-size:12px!important;line-height:1.15!important}.drawer-close{border-radius:18px!important;flex:none!important;width:48px!important;min-width:48px!important;height:48px!important}.mobile-drawer .sidebar-account-button,.mobile-drawer .sidebar-account-button-drawer{border-radius:16px!important;min-height:44px!important;margin:0 0 10px!important;font-size:15px!important}.mobile-drawer .account-plan-card,.mobile-drawer .account-plan-card-compact{border-radius:18px!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0 0 12px!important;padding:12px!important;display:block!important;position:relative!important;overflow:hidden!important;transform:none!important}.mobile-drawer .account-plan-card .account-plan-label{min-height:22px!important;padding:4px 8px!important;font-size:9px!important;line-height:1!important}.mobile-drawer .account-plan-card .account-plan-head,.mobile-drawer .account-plan-card .account-plan-head-simple{margin-top:8px!important;display:block!important}.mobile-drawer .account-plan-card .account-plan-head strong{letter-spacing:-.05em!important;white-space:normal!important;font-size:20px!important;line-height:1.05!important;display:block!important}.mobile-drawer .account-plan-card .account-plan-summary{grid-template-columns:84px minmax(0,1fr)!important;align-items:center!important;gap:8px!important;margin-top:9px!important;padding-top:9px!important;display:grid!important}.mobile-drawer .account-plan-card .account-plan-summary span{margin:0!important;font-size:10px!important;line-height:1.05!important}.mobile-drawer .account-plan-card .account-plan-summary strong{text-align:right!important;word-break:normal!important;font-size:12px!important;line-height:1.2!important;display:block!important}.mobile-drawer .account-plan-card-premium:before,.mobile-drawer .account-plan-card-premium:after,.mobile-drawer .account-plan-card-pro:before,.mobile-drawer .account-plan-card-pro:after{max-width:none!important}.mobile-drawer .sidebar-platform-panel{border-radius:18px!important;width:100%!important;margin:0 0 12px!important;padding:12px!important}.mobile-drawer .sidebar-platform-panel span{font-size:10px!important;line-height:1.25!important}.mobile-drawer .sidebar-platform-panel select{border-radius:15px!important;min-height:44px!important;font-size:15px!important}.mobile-drawer .drawer-nav{gap:9px!important;margin-top:0!important;display:grid!important}.mobile-drawer .drawer-nav .nav-link{border-radius:17px!important;min-height:48px!important;padding:12px 14px!important;font-size:17px!important;line-height:1!important}.mobile-drawer .drawer-logout{border-radius:17px!important;flex:none!important;min-height:46px!important;margin-top:12px!important}.mobile-drawer-overlay{overflow:hidden!important}}@media (width<=390px){.mobile-drawer{width:min(86vw,324px)!important;max-width:calc(100vw - 46px)!important;padding:12px!important}.mobile-drawer .drawer-nav .nav-link{min-height:46px!important;font-size:16px!important}.mobile-drawer .account-plan-card .account-plan-summary{grid-template-columns:76px minmax(0,1fr)!important}}@media (width<=800px){html,body,#root{width:100%;max-width:100%;overflow-x:hidden!important}.mobile-drawer-overlay{z-index:80!important;background:#0f172a8a!important;border:0!important;width:100vw!important;height:100dvh!important;padding:0!important;position:fixed!important;inset:0!important}.mobile-drawer{z-index:90!important;color:#fff!important;width:100vw!important;max-width:100vw!important;height:100dvh!important;min-height:0!important;max-height:100dvh!important;box-shadow:none!important;visibility:hidden!important;pointer-events:none!important;box-sizing:border-box!important;overscroll-behavior:contain!important;background:#0f172a!important;flex-direction:column!important;gap:12px!important;padding:18px 18px 96px!important;transition:transform .22s!important;display:flex!important;position:fixed!important;inset:0 auto 0 0!important;overflow:hidden auto!important;transform:translate(-105%)!important}.mobile-drawer.mobile-drawer-open{visibility:visible!important;pointer-events:auto!important;box-shadow:none!important;transform:translate(0)!important}.mobile-drawer *,.mobile-drawer :before,.mobile-drawer :after{box-sizing:border-box!important;max-width:100%!important}.mobile-drawer-header.ordely-drawer-brand{flex:none!important;justify-content:space-between!important;align-items:center!important;gap:14px!important;margin:0 0 4px!important;display:flex!important}.ordely-drawer-brand>div{align-items:center!important;gap:11px!important;min-width:0!important;display:flex!important}.ordely-drawer-icon{object-fit:contain!important;flex:0 0 46px!important;width:46px!important;height:46px!important}.ordely-drawer-brand strong{letter-spacing:-.04em!important;font-size:24px!important;line-height:1.05!important;display:block!important}.ordely-drawer-brand span{color:#ffffffb8!important;margin-top:4px!important;font-size:13px!important;line-height:1.2!important;display:block!important}.drawer-close{border-radius:18px!important;flex:none!important;width:48px!important;min-width:48px!important;height:48px!important}.mobile-drawer .sidebar-account-button,.mobile-drawer .sidebar-account-button-drawer{border-radius:18px!important;flex:none!important;justify-content:center!important;align-items:center!important;width:100%!important;min-height:46px!important;margin:0!important;padding:10px 14px!important;font-size:16px!important;font-weight:950!important;display:flex!important}.mobile-drawer .account-plan-card,.mobile-drawer .account-plan-card-compact{display:none!important}.drawer-plan-card{isolation:isolate!important;border-radius:22px!important;flex:none!important;width:100%!important;height:auto!important;min-height:0!important;margin:0!important;padding:14px!important;position:relative!important;overflow:hidden!important;box-shadow:0 16px 38px #0003!important}.drawer-plan-card:before,.drawer-plan-card:after{content:""!important;pointer-events:none!important;z-index:-1!important;position:absolute!important;inset:0!important}.drawer-plan-card-basico{color:#0f172a!important;background:linear-gradient(135deg,#fff,#f8fafc,#e0f2fe)!important;border:1px solid #e2e8f0f2!important}.drawer-plan-card-premium{color:#2a1600!important;background:radial-gradient(circle at 22% 8%,#ffffffd9,#0000 22%),linear-gradient(135deg,#8a4b00 0%,#e69f09 22%,#fff3ad 48%,#facc15 70%,#8a4b00 100%)!important;border:1px solid #fde047e6!important}.drawer-plan-card-premium:before{background:linear-gradient(90deg,#0000,#ffffffb3,#0000)!important;width:56px!important;animation:5.2s ease-in-out infinite drawerGoldShine!important;inset:-60% auto -60% -40%!important;transform:translate(-120%)rotate(18deg)!important}.drawer-plan-card-pro{color:#fff!important;background:radial-gradient(circle at 18% 18%,#fff3,#0000 15%),radial-gradient(circle at 86% 18%,#3b82f647,#0000 20%),linear-gradient(125deg,#020617 0%,#111827 38%,#030712 62%,#000 100%)!important;border:1px solid #ffffff2e!important}.drawer-plan-card-pro:before{opacity:.42!important;background-image:radial-gradient(circle,#fff 0 1px,#0000 1.4px),radial-gradient(circle,#c084fcf2 0 1px,#0000 1.4px),radial-gradient(circle,#93c5fdf2 0 1px,#0000 1.4px)!important;background-position:8px 12px,26px 34px,58px 10px!important;background-size:42px 42px,68px 68px,96px 96px!important;animation:2.8s ease-in-out infinite alternate drawerStars!important}.drawer-plan-card-top{gap:5px!important;display:grid!important}.drawer-plan-card-top span{letter-spacing:.1em!important;text-transform:uppercase!important;background:#ffffff47!important;border:1px solid #ffffff42!important;border-radius:999px!important;align-items:center!important;width:fit-content!important;min-height:24px!important;padding:5px 9px!important;font-size:10px!important;font-weight:950!important;display:inline-flex!important}.drawer-plan-card-top strong{letter-spacing:-.06em!important;font-size:24px!important;line-height:1.05!important;display:block!important}.drawer-plan-card-grid{grid-template-columns:1fr 1fr!important;gap:10px!important;margin-top:12px!important;display:grid!important}.drawer-plan-card-grid div{background:#fff3!important;border:1px solid #ffffff29!important;border-radius:16px!important;min-width:0!important;padding:11px!important}.drawer-plan-card-grid span{letter-spacing:.08em!important;text-transform:uppercase!important;opacity:.78!important;margin-bottom:5px!important;font-size:9px!important;font-weight:950!important;display:block!important}.drawer-plan-card-grid strong{word-break:normal!important;font-size:12px!important;line-height:1.25!important;display:block!important}.drawer-plan-warning{color:#991b1b!important;text-align:center!important;background:#fee2e2!important;border-radius:14px!important;margin-top:10px!important;padding:9px 10px!important;font-size:12px!important;font-weight:950!important}.mobile-drawer .sidebar-platform-panel{border-radius:22px!important;flex:none!important;width:100%!important;margin:0!important;padding:14px!important}.mobile-drawer .sidebar-platform-panel span{font-size:10px!important;line-height:1.2!important}.mobile-drawer .sidebar-platform-panel select{border-radius:16px!important;min-height:46px!important;font-size:16px!important}.mobile-drawer .drawer-nav{flex:none!important;gap:10px!important;margin:0!important;display:grid!important}.mobile-drawer .drawer-nav .nav-link{border-radius:18px!important;align-items:center!important;min-height:52px!important;padding:12px 18px!important;font-size:18px!important;font-weight:950!important;line-height:1!important;display:flex!important}.mobile-drawer .drawer-logout{border-radius:18px!important;flex:none!important;width:100%!important;min-height:48px!important;margin:8px 0 0!important}.bottom-nav{z-index:70!important}}@media (width<=430px){.mobile-drawer{gap:11px!important;padding:16px 14px 92px!important}.drawer-plan-card-grid{grid-template-columns:1fr!important}.mobile-drawer .drawer-nav .nav-link{min-height:50px!important;font-size:17px!important}}@keyframes drawerGoldShine{0%,52%{opacity:0;transform:translate(-130%)rotate(18deg)}60%{opacity:.9}78%{opacity:.85;transform:translate(900%)rotate(18deg)}to{opacity:0;transform:translate(940%)rotate(18deg)}}@keyframes drawerStars{0%{opacity:.26;filter:drop-shadow(0 0 #fff0)}to{opacity:.72;filter:drop-shadow(0 0 6px #fff9)}}@media (width<=800px){.mobile-drawer .ordely-drawer-brand>div:first-child{align-items:flex-start!important}.mobile-drawer .drawer-account-line{color:#ffffffeb!important;letter-spacing:-.02em!important;white-space:nowrap!important;text-overflow:ellipsis!important;max-width:230px!important;margin:10px 0 0!important;font-size:14px!important;font-weight:850!important;line-height:1.25!important;display:block!important;overflow:hidden!important}.mobile-drawer .ordely-drawer-brand span{color:#ffffffc2!important}}@media (width<=430px){.mobile-drawer .drawer-account-line{max-width:190px!important}}.ordely-sidebar-brand-main span,.ordely-drawer-brand span{display:none!important}.ordely-sidebar-brand p,.drawer-account-line{color:#dbeafe;white-space:nowrap;text-overflow:ellipsis;font-weight:800;overflow:hidden}.account-plan-upgrade-button{z-index:2;color:#0f172a;background:#ffffffeb;border:1px solid #ffffff8c;border-radius:14px;justify-content:center;align-items:center;width:100%;min-height:38px;margin-top:12px;padding:10px 12px;font-size:13px;font-weight:950;display:flex;position:relative;box-shadow:0 10px 26px #0000001f}.account-plan-card-basico .account-plan-upgrade-button{color:#fff;background:#0f172a;border-color:#0f172a}.account-plan-card-pro .account-plan-upgrade-button{display:none}.drawer-plan-upgrade-button{min-height:40px;margin-top:12px}.drawer-plan-card-pro .drawer-plan-upgrade-button{display:none}.plans-grid-commercial{align-items:stretch;gap:22px}.ordely-pricing-card{border-radius:30px;min-height:520px;padding:28px;position:relative;overflow:hidden;box-shadow:0 22px 70px #0f172a1a}.ordely-pricing-card .plan-kicker{color:#64748b;letter-spacing:.12em;font-size:13px;font-weight:950;display:block}.ordely-pricing-card h2{letter-spacing:-.06em;margin:14px 0 16px;font-size:34px;line-height:1}.ordely-pricing-card .commercial-price{align-items:baseline;margin:26px 0}.ordely-pricing-card .commercial-price strong{letter-spacing:-.08em;font-size:52px;line-height:.95}.ordely-pricing-card .commercial-price span{color:#64748b;font-size:20px;font-weight:950}.ordely-pricing-card p{font-size:18px;line-height:1.25}.ordely-pricing-card ul{gap:13px;font-size:17px;line-height:1.2}.ordely-pricing-card .btn{border-radius:18px;min-height:56px;font-size:15px}.ordely-pricing-card-current{outline:4px solid #0f172a29}.ordely-pricing-card-premium{color:#fff!important;background:#0f172a!important;transform:none!important}.ordely-pricing-card-premium .plan-kicker,.ordely-pricing-card-premium p,.ordely-pricing-card-premium li,.ordely-pricing-card-premium .commercial-price span{color:#ffffffad!important}.ordely-pricing-card-premium .commercial-price strong{color:#fff!important}.ordely-pricing-card-pro{background:radial-gradient(circle at 86% 12%,#3b82f61a,#0000 28%),#fff!important}.ordely-pricing-card-basico{background:radial-gradient(circle at 20% 0,#ffffffe6,#0000 30%),#fff!important}@media (width<=1100px){.ordely-pricing-card{min-height:auto}}@media (width<=800px){.ordely-pricing-card{border-radius:26px;padding:22px}.ordely-pricing-card .commercial-price strong{font-size:42px}.ordely-pricing-card p,.ordely-pricing-card ul{font-size:16px}}.ordely-plans-header-v4{margin-bottom:20px}.ordely-plans-title-row{align-items:center;gap:14px;display:flex}.ordely-plans-title-icon{color:#6b3c00;background:linear-gradient(135deg,#fff7cc,#d99715 58%,#fff0a6);border-radius:16px;place-items:center;width:46px;height:46px;font-weight:950;display:grid;box-shadow:0 14px 34px #d9971547,inset 0 0 0 1px #ffffffa6}.ordely-plan-status-v4{grid-template-columns:1.1fr .85fr 1.1fr 1fr;gap:12px;margin:0 0 24px;display:grid}.ordely-plan-status-v4>div{background:#ffffffe0;border:1px solid #e5e7ebf2;border-radius:22px;padding:16px;box-shadow:0 14px 38px #0f172a0f}.ordely-plan-status-v4 span{color:#64748b;letter-spacing:.1em;text-transform:uppercase;margin-bottom:7px;font-size:11px;font-weight:950;display:block}.ordely-plan-status-v4 strong{color:#0f172a;letter-spacing:-.04em;text-overflow:ellipsis;white-space:nowrap;font-size:18px;display:block;overflow:hidden}.ordely-plan-status-v4 p{color:#64748b;margin:6px 0 0;font-size:13px;line-height:1.35}.ordely-status-progress{flex-direction:column;justify-content:center;display:flex}.ordely-pricing-grid-v4{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:22px;margin:0 0 14px;display:grid}.ordely-plan-card-v4{isolation:isolate;background:#fff;border:1px solid #ffffffb8;border-radius:34px;min-height:610px;position:relative;overflow:hidden;box-shadow:0 28px 80px #0f172a1f}.ordely-plan-card-v4:before,.ordely-plan-card-v4:after,.ordely-card-glow-v4{content:"";pointer-events:none;position:absolute}.ordely-plan-card-content-v4{z-index:3;flex-direction:column;height:100%;padding:30px;display:flex;position:relative}.ordely-plan-badge-v4{letter-spacing:.1em;text-transform:uppercase;border-radius:999px;align-items:center;gap:8px;width:fit-content;min-height:36px;margin-bottom:18px;padding:9px 13px;font-size:12px;font-weight:950;display:inline-flex}.ordely-plan-badge-v4 i{font-style:normal;line-height:1}.ordely-plan-card-v4 h2{letter-spacing:-.07em;margin:0;font-size:clamp(30px,2.4vw,42px);line-height:1}.ordely-plan-divider-v4{background:#0f172a1f;height:1px;margin:24px 0}.ordely-plan-price-v4{flex-wrap:wrap;align-items:flex-end;gap:10px;margin-bottom:22px;display:flex}.ordely-plan-price-v4 strong{letter-spacing:-.09em;font-size:clamp(48px,5vw,72px);line-height:.9;display:block}.ordely-plan-price-v4 span{color:#64748b;margin-bottom:6px;font-size:20px;font-weight:950}.ordely-plan-card-v4 p{color:#475569;margin:0 0 26px;font-size:17px;line-height:1.35}.ordely-plan-features-v4{flex:1;gap:14px;margin:0;padding:0;list-style:none;display:grid}.ordely-plan-features-v4 li{color:#0f172a;grid-template-columns:24px minmax(0,1fr);align-items:flex-start;gap:10px;display:grid}.ordely-plan-features-v4 li span{border:2px solid;border-radius:999px;place-items:center;width:21px;height:21px;margin-top:1px;font-size:12px;font-weight:950;display:grid}.ordely-plan-features-v4 li strong{font-size:16px;font-weight:850;line-height:1.3}.ordely-plan-button-v4{z-index:4;border-radius:18px;width:100%;min-height:58px;margin-top:30px;font-size:15px;font-weight:950;position:relative}.ordely-plan-button-included-v4{color:#64748b;background:#fff;border:1px solid #e5e7eb}.ordely-plan-card-basico-v4{background:radial-gradient(circle at 15% 0,#dbeafea6,#0000 28%),linear-gradient(145deg,#fff 0% 58%,#f8fafc 100%)}.ordely-plan-card-basico-v4 .ordely-plan-badge-v4{color:#1d4ed8;background:#dbeafe}.ordely-plan-card-basico-v4 .ordely-plan-features-v4 li span{color:#3b82f6}.ordely-plan-card-basico-v4 .ordely-plan-button-v4:not(.ordely-plan-button-current-v4){color:#64748b;background:#fff;border:1px solid #e5e7eb}.ordely-plan-card-premium-v4{color:#211200;background:radial-gradient(circle at 86% 18%,#ffffffb3,#0000 20%),radial-gradient(circle at 18% 96%,#683b0052,#0000 34%),linear-gradient(135deg,#9c5d04 0%,#f8be2e 24%,#fff1a2 48%,#e1a007 72%,#6c3b00 100%);border:2px solid #ffd662eb;box-shadow:0 0 0 5px #ffe47742,0 34px 90px #a4610052,inset 0 0 0 1px #ffffff8c}.ordely-plan-card-premium-v4:before{filter:blur(1px);z-index:1;background:linear-gradient(90deg,#0000,#ffffffc7,#ffffff47,#0000);width:38%;animation:4.8s ease-in-out infinite ordelyGoldSweepV4;inset:-35% auto -35% -26%;transform:rotate(18deg)}.ordely-plan-card-premium-v4:after{mix-blend-mode:screen;opacity:.68;z-index:0;background:radial-gradient(circle at 72% 24%,#ffffff6b 0 1px,#0000 2px) 0 0/100% 100%,radial-gradient(circle at 36% 72%,#ffffff59 0 1px,#0000 2px) 0 0/100% 100%,radial-gradient(circle at 78% 86%,#ffffff47 0 1px,#0000 2px) 0 0/100% 100%,linear-gradient(120deg,#0000 0 45%,#fff3 46% 49%,#0000 50% 100%) 0 0/220% 220%;animation:3.8s ease-in-out infinite alternate ordelyGoldGlitterV4;inset:0}.ordely-plan-card-premium-v4 .ordely-card-glow-v4{z-index:0;background:radial-gradient(circle at 85% 20%,#ffffff80,#0000 28%);border:1px solid #ffffff59;border-radius:26px;inset:16px}.ordely-plan-card-premium-v4 .ordely-plan-badge-v4{color:#6b3c00;background:#ffffff9e;box-shadow:inset 0 0 0 1px #fffc}.ordely-plan-card-premium-v4 .ordely-plan-divider-v4{background:#3f230038}.ordely-plan-card-premium-v4 .ordely-plan-price-v4 span,.ordely-plan-card-premium-v4 p{color:#281600c2}.ordely-plan-card-premium-v4 .ordely-plan-features-v4 li{color:#211200}.ordely-plan-card-premium-v4 .ordely-plan-features-v4 li span{color:#211200;background:#ffffff52;border-color:#21120066}.ordely-plan-card-premium-v4 .ordely-plan-button-v4{color:#ffe9a6;background:linear-gradient(135deg,#211200,#5f3a00);border:1px solid #ffeea67a;box-shadow:0 16px 34px #3d220047}.ordely-plan-card-pro-v4{color:#fff;background:radial-gradient(circle at 84% 14%,#ffffff40 0 1px,#0000 2px),radial-gradient(circle at 74% 45%,#93c5fd2e,#0000 25%),radial-gradient(circle at 88% 60%,#7c3aed38,#0000 30%),linear-gradient(145deg,#050817 0%,#0c1222 42%,#050713 100%);border:2px solid #b9a7ff94;box-shadow:0 0 0 5px #7c3aed29,0 34px 90px #03071257,inset 0 0 0 1px #ffffff0f}.ordely-plan-card-pro-v4:before{opacity:.72;z-index:0;background:radial-gradient(circle at 14% 18%,#ffffffe6 0 1px,#0000 2px) 0 0/240px 240px,radial-gradient(circle at 32% 72%,#ffffffbf 0 1px,#0000 2px) 0 0/310px 310px,radial-gradient(circle at 55% 28%,#c4b5fde6 0 1px,#0000 2px) 0 0/280px 280px,radial-gradient(circle at 76% 80%,#fffc 0 1px,#0000 2px) 0 0/360px 360px,radial-gradient(circle at 88% 34%,#93c5fde6 0 1px,#0000 2px) 0 0/210px 210px;animation:11s linear infinite ordelyStarDriftV4;inset:0}.ordely-plan-card-pro-v4:after{aspect-ratio:1;filter:blur(.2px);opacity:.95;z-index:0;background:radial-gradient(circle at 32% 42%,#0000 0 47%,#baa4ff3d 49%,#60a5fa29 52%,#0000 56%),radial-gradient(circle,#ffffff14,#0000 64%);border-radius:50%;width:88%;animation:5s ease-in-out infinite alternate ordelyPlanetPulseV4;top:-18%;right:-42%}.ordely-plan-card-pro-v4 .ordely-card-glow-v4{z-index:0;background:radial-gradient(circle at 24% 95%,#a855f738,#0000 40%),radial-gradient(circle at 100% 0,#3b82f629,#0000 34%);inset:0}.ordely-plan-card-pro-v4 .ordely-plan-badge-v4{color:#fff;background:#7c3aed7a;border:1px solid #c4b5fd59;box-shadow:0 10px 24px #7c3aed38}.ordely-plan-card-pro-v4 .ordely-plan-divider-v4{background:#ffffff24}.ordely-plan-card-pro-v4 .ordely-plan-price-v4 strong,.ordely-plan-card-pro-v4 h2,.ordely-plan-card-pro-v4 .ordely-plan-features-v4 li{color:#fff}.ordely-plan-card-pro-v4 .ordely-plan-price-v4 span{color:#c4b5fd}.ordely-plan-card-pro-v4 p{color:#ffffffc7}.ordely-plan-card-pro-v4 .ordely-plan-features-v4 li span{color:#c4b5fd;background:#7c3aed24;border-color:#c4b5fd;box-shadow:0 0 16px #a855f740}.ordely-plan-card-pro-v4 .ordely-plan-button-v4{color:#fff;background:linear-gradient(135deg,#a78bfa,#5b21b6 55%,#111827);border:1px solid #d8b4fe6b;box-shadow:0 16px 40px #5b21b64d}.ordely-plan-card-current-v4{transform:translateY(-4px)}.ordely-plan-card-current-v4::selection{background:0 0}.ordely-plan-button-current-v4:disabled{opacity:1;cursor:default}.ordely-plan-card-basico-v4 .ordely-plan-button-current-v4,.ordely-plan-card-basico-v4 .ordely-plan-button-included-v4{color:#64748b;box-shadow:none;background:#fff;border:1px solid #e5e7eb}.ordely-plans-footnote-v4{text-align:center;color:#64748b;margin:14px 0 26px;font-size:13px;font-weight:750}@keyframes ordelyGoldSweepV4{0%,42%{opacity:0;transform:translate(-120%)rotate(18deg)}52%{opacity:.95}78%{opacity:.8;transform:translate(470%)rotate(18deg)}to{opacity:0;transform:translate(520%)rotate(18deg)}}@keyframes ordelyGoldGlitterV4{0%{opacity:.38;background-position:0 0,0 0,0 0,0 0}to{opacity:.82;background-position:0 0,0 0,0 0,80% 20%}}@keyframes ordelyStarDriftV4{0%{background-position:0 0,0 0,0 0,0 0,0 0}to{background-position:240px 120px,-310px 180px,160px -280px,-120px 360px,210px -140px}}@keyframes ordelyPlanetPulseV4{0%{opacity:.72;transform:scale(1)rotate(0)}to{opacity:1;transform:scale(1.035)rotate(3deg)}}@media (width<=1260px){.ordely-pricing-grid-v4{grid-template-columns:1fr}.ordely-plan-card-v4{min-height:auto}.ordely-plan-features-v4{margin-top:4px}}@media (width<=980px){.ordely-plan-status-v4{grid-template-columns:1fr 1fr}}@media (width<=800px){.ordely-plans-title-row{align-items:flex-start}.ordely-plans-title-icon{border-radius:14px;width:42px;height:42px}.ordely-plan-status-v4{grid-template-columns:1fr}.ordely-plan-card-content-v4{padding:24px}.ordely-plan-card-v4{border-radius:28px}.ordely-plan-card-v4 h2{font-size:32px}.ordely-plan-price-v4 strong{font-size:52px}.ordely-plan-price-v4 span{font-size:17px}}@media (prefers-reduced-motion:reduce){.ordely-plan-card-premium-v4:before,.ordely-plan-card-premium-v4:after,.ordely-plan-card-pro-v4:before,.ordely-plan-card-pro-v4:after{animation:none!important}}.compras-header{align-items:flex-start}.compras-tabs{border:1px solid var(--border);background:#fff;border-radius:18px;grid-template-columns:1fr 1fr;gap:6px;padding:6px;display:inline-grid;box-shadow:0 14px 35px #0f172a0f}.compras-tabs button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:14px;padding:10px 14px;font-weight:950}.compras-tabs button.active{color:#fff;background:#0f172a}.compras-layout{grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr);align-items:start;gap:18px;display:grid}.compras-list-title p,.compras-lote-card p{margin:5px 0 0}.compras-products-list,.compras-lotes-list{gap:12px;display:grid}.compra-product-card{text-align:left;border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:20px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;padding:14px;transition:all .18s;display:grid}.compra-product-card:hover{transform:translateY(-1px);box-shadow:0 16px 40px #0f172a14}.compra-product-card-selected{background:#f8fafc;border-color:#0f172a;box-shadow:inset 0 0 0 2px #0f172a0f}.compra-check{color:#fff;background:#fff;border:2px solid #cbd5e1;border-radius:999px;place-items:center;width:34px;height:34px;font-weight:950;display:grid}.compra-product-card-selected .compra-check{background:#0f172a;border-color:#0f172a}.compra-product-main{gap:4px;min-width:0;display:grid}.compra-product-main strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.compra-product-main span,.compra-product-money span,.compra-lote-item span{color:var(--muted);font-size:12px;font-weight:850}.compra-product-money{text-align:right;gap:4px;display:grid}.compra-product-money strong{color:#111827;font-size:16px}.compras-lote-card{position:sticky;top:18px}.compras-lote-form{gap:14px;display:grid}.compras-lote-money-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:0}.compras-summary-box{border:1px solid var(--border);background:#f8fafc;border-radius:20px;grid-template-columns:1fr 1fr;gap:10px;padding:12px;display:grid}.compras-summary-box div{background:#fff;border-radius:16px;padding:12px}.compras-summary-box span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:5px;font-size:11px;font-weight:950;display:block}.compras-summary-box strong{color:#111827;font-size:17px;display:block}.compra-lote-item{border:1px solid var(--border);background:#fff;border-radius:22px;grid-template-columns:minmax(220px,1.2fr) repeat(4,minmax(120px,.8fr));align-items:center;gap:14px;padding:16px;display:grid}.compra-lote-item strong{color:#111827;font-size:16px;display:block}.compra-lote-item p{color:var(--muted);margin:4px 0 0;font-size:13px}.cost-pending-text{color:#92400e;background:#fef3c7;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:950;display:inline-flex}.field-help-text{color:var(--muted);margin-top:2px;font-size:12px;line-height:1.35;display:block}.product-progress-mini{gap:6px;min-width:150px;display:grid}.product-progress-mini span{color:#334155;font-size:12px;font-weight:900;line-height:1.2}.product-progress-bar{background:#e5e7eb;border-radius:999px;height:9px;overflow:hidden}.product-progress-bar i{border-radius:inherit;background:linear-gradient(90deg,#64748b,#0f172a);min-width:6px;height:100%;transition:width .25s;display:block}.product-progress-pending i{background:linear-gradient(90deg,#cbd5e1,#94a3b8)}.product-progress-moving i{background:linear-gradient(90deg,#2563eb,#7c3aed)}.product-progress-arrived i{background:linear-gradient(90deg,#f59e0b,#facc15)}.product-progress-received i{background:linear-gradient(90deg,#22c55e,#16a34a)}.product-progress-shop i{background:linear-gradient(90deg,#0ea5e9,#2563eb)}.product-progress-delivered i{background:linear-gradient(90deg,#16a34a,#166534)}.product-progress-mobile-box{border:1px solid var(--border);background:#f8fafc;border-radius:18px;gap:8px;margin-top:14px;padding:13px;display:grid}.product-progress-mobile-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.product-progress-mobile-head span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:950}.product-progress-mobile-head strong{text-align:right;font-size:13px}.product-progress-mobile-box small{color:var(--muted);font-weight:800}.tracking-product-status{color:#3730a3;background:#eef2ff;border-radius:999px;margin-top:8px;padding:6px 9px;font-size:12px;font-weight:900;display:inline-flex}.account-config-section{border:1px solid var(--border);background:#f8fafc;border-radius:20px;margin-top:16px;padding:14px}.account-config-heading{gap:4px;margin-bottom:12px;display:grid}.account-config-heading strong{color:#111827;font-size:15px}.account-config-heading span{color:var(--muted);font-size:12px;line-height:1.35}.account-config-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.account-business-grid{grid-template-columns:1fr;gap:10px;display:grid}.bottom-nav-six{grid-template-columns:repeat(6,1fr)!important}.bottom-nav-six .bottom-nav-link{padding-left:2px;padding-right:2px;font-size:10px}@media (width<=1100px){.compras-layout{grid-template-columns:1fr}.compras-lote-card{position:static}.compra-lote-item{grid-template-columns:1fr 1fr}.account-config-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=800px){.compras-header{gap:14px}.compras-tabs,.compras-tabs button,.compras-list-title .btn{width:100%}.compras-list-title{flex-direction:column;align-items:stretch}.compra-product-card{grid-template-columns:34px minmax(0,1fr)}.compra-product-money{text-align:left;grid-column:2}.compras-lote-money-grid,.compras-summary-box,.compra-lote-item{grid-template-columns:1fr}.account-config-grid{grid-template-columns:1fr 1fr}}@media (width<=430px){.account-config-grid{grid-template-columns:1fr}}.compras-form-section-title{background:linear-gradient(135deg,#f8fafc,#eef2ff);border:1px solid #e5e7eb;border-radius:18px;gap:4px;padding:13px 14px;display:grid}.compras-form-section-title strong{color:#111827;letter-spacing:-.02em;font-size:14px;font-weight:950}.compras-form-section-title span{color:#64748b;font-size:12px;font-weight:800;line-height:1.35}.compras-form-section-title-money{background:linear-gradient(135deg,#fffbeb,#fff7ed);border-color:#fde68a;margin-top:4px}.compras-help-field{background:#fff;border:1px solid #e5e7eb;border-radius:18px;gap:9px;padding:13px;box-shadow:0 10px 24px #0f172a0b}.compras-help-field label{color:#475569;letter-spacing:.1em;font-size:11px}.compras-help-field small{color:#64748b;font-size:11px;font-weight:750;line-height:1.35;display:block}.compras-help-field input,.compras-help-field select{min-height:44px}.compras-discount-field{grid-column:1/-1}.discount-type-toggle{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:14px;grid-template-columns:1fr 1fr;gap:6px;padding:5px;display:grid}.discount-type-toggle button{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:11px;min-height:36px;font-size:12px;font-weight:950;transition:all .18s}.discount-type-toggle button.active{color:#fff;background:#0f172a;box-shadow:0 8px 18px #0f172a29}.discount-type-toggle button:not(.active):hover{color:#0f172a;background:#ffffffd1}@media (width<=800px){.compras-help-field{border-radius:16px;padding:12px}.discount-type-toggle{grid-template-columns:1fr}}.compras-discount-preview{color:#fff;background:radial-gradient(circle at 100% 0,#facc154d,#0000 42%),linear-gradient(135deg,#0f172a,#1e293b);border:1px solid #0f172a14;border-radius:20px;gap:4px;padding:14px;display:grid;box-shadow:0 16px 35px #0f172a29}.compras-discount-preview span{color:#ffffffb8;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:950}.compras-discount-preview strong{letter-spacing:-.04em;font-size:30px;line-height:1;display:block}.compras-discount-preview p{font-size:12px;font-weight:750;line-height:1.35;color:#ffffffc2!important;margin:2px 0 0!important}.compras-products-preview{background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;gap:10px;padding:12px;display:grid}.compras-products-preview-head{gap:2px;padding:2px 2px 4px;display:grid}.compras-products-preview-head strong{color:#111827;font-size:14px;font-weight:950}.compras-products-preview-head span{color:#64748b;font-size:12px;font-weight:750}.compras-preview-product{background:#fff;border:1px solid #e5e7eb;border-radius:17px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px;display:grid}.compras-preview-product>div:first-child{gap:3px;min-width:0;display:grid}.compras-preview-product strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.compras-preview-product span{color:#64748b;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:800;overflow:hidden}.compras-preview-price{text-align:right;gap:2px;display:grid}.compras-preview-price del{color:#94a3b8;font-size:12px;font-weight:900}.compras-preview-price strong{color:#16a34a;white-space:nowrap;font-size:16px;font-weight:950}.compras-preview-price small{color:#64748b;font-size:10px;font-weight:850}.compra-lote-item{grid-template-columns:1fr;gap:0;padding:0;display:grid;overflow:hidden}.compra-lote-summary-row{grid-template-columns:minmax(190px,1.15fr) repeat(4,minmax(105px,.7fr)) minmax(150px,auto);align-items:center;gap:14px;padding:16px;display:grid}.compra-lote-summary-row>div{min-width:0}.compra-lote-summary-row span,.compra-lote-product-price span,.compra-lote-product-discount span{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:950;display:block}.compra-lote-summary-row strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:950;display:block;overflow:hidden}.compra-lote-summary-row p{color:#64748b;text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:12px;font-weight:750;overflow:hidden}.compra-lote-toggle{white-space:nowrap;min-height:42px;padding-inline:13px}.compra-lote-item-open{border-color:#0f172a2e;box-shadow:0 16px 36px #0f172a12}.compra-lote-products{background:linear-gradient(#fff,#f8fafc);border-top:1px solid #eef2f7;gap:10px;padding:0 16px 16px;display:grid}.compra-lote-product-row{background:#fff;border:1px solid #e5e7eb;border-radius:18px;grid-template-columns:minmax(0,1.4fr) minmax(95px,.45fr) minmax(120px,.55fr) minmax(115px,.55fr);align-items:center;gap:12px;padding:13px;display:grid}.compra-lote-product-info{gap:4px;min-width:0;display:grid}.compra-lote-product-info strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:950;overflow:hidden}.compra-lote-product-info span{color:#64748b;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:750;overflow:hidden}.compra-lote-product-price,.compra-lote-product-discount{gap:2px;display:grid}.compra-lote-product-price del{color:#94a3b8;font-size:15px;font-weight:950}.compra-lote-product-final strong{color:#16a34a;font-size:17px;font-weight:950}.compra-lote-product-final small,.compra-lote-product-discount small{color:#64748b;font-size:11px;font-weight:800}.compra-lote-product-discount strong{color:#0f172a;font-size:15px;font-weight:950}.compra-lote-empty{min-height:auto;margin-top:12px;padding:16px}@media (width<=1180px){.compra-lote-summary-row{grid-template-columns:1fr 1fr 1fr}.compra-lote-toggle{width:100%}.compra-lote-product-row{grid-template-columns:1fr 1fr}}@media (width<=800px){.compras-discount-preview strong{font-size:26px}.compras-preview-product,.compra-lote-summary-row,.compra-lote-product-row{grid-template-columns:1fr}.compras-preview-price{text-align:left}.compra-lote-summary-row{padding:14px}.compra-lote-products{padding:0 14px 14px}.compra-lote-toggle{min-height:46px}}.compras-platform-card{margin-bottom:18px;padding:18px}.compras-platform-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.compras-platform-head span,.compras-confirm-head span,.compras-wait-card span{color:#3730a3;text-transform:uppercase;letter-spacing:.08em;background:#eef2ff;border-radius:999px;width:fit-content;padding:6px 10px;font-size:11px;font-weight:950;display:inline-flex}.compras-platform-head h2,.compras-confirm-head h2,.compras-wait-card h2{color:#0f172a;letter-spacing:-.04em;margin:8px 0 4px}.compras-platform-head p,.compras-confirm-head p,.compras-wait-card p{color:#64748b;margin:0;font-weight:750;line-height:1.45}.compras-default-pill{color:#92400e;white-space:nowrap;background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;padding:10px 12px;font-size:12px;font-weight:850}.platform-choice-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.platform-choice{text-align:left;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:18px;align-content:center;gap:4px;min-height:76px;padding:12px;transition:all .18s;display:grid}.platform-choice:hover{transform:translateY(-1px);box-shadow:0 16px 32px #0f172a14}.platform-choice strong{color:#0f172a;font-size:15px;font-weight:950}.platform-choice span{color:#64748b;font-size:11px;font-weight:900}.platform-choice.active{background:linear-gradient(135deg,#0f172a,#1e293b);border-color:#0f172a;box-shadow:0 18px 38px #0f172a2e}.platform-choice.active strong,.platform-choice.active span{color:#fff}.compras-flow-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px;display:grid}.compras-flow-summary div{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:14px;box-shadow:0 12px 28px #0f172a0b}.compras-flow-summary span{color:#64748b;letter-spacing:.06em;text-transform:uppercase;margin-bottom:5px;font-size:11px;font-weight:950;display:block}.compras-flow-summary strong{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;font-size:18px;font-weight:950;display:block;overflow:hidden}.compras-layout-v7{grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr)}.compras-lote-card-v7{overflow:hidden}.compras-wait-card{background:radial-gradient(circle at 100% 0,#2563eb1f,#0000 42%),linear-gradient(135deg,#fff,#f8fafc);border-radius:22px;align-content:center;gap:8px;min-height:260px;padding:12px;display:grid}.compras-confirm-card{border:1px solid #0f172a1a;margin-top:18px;padding:18px;box-shadow:0 20px 55px #0f172a14}.compras-confirm-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.compras-confirm-total{color:#fff;background:radial-gradient(circle at 100% 0,#facc1547,#0000 42%),linear-gradient(135deg,#0f172a,#111827);border-radius:22px;min-width:220px;padding:16px;box-shadow:0 18px 36px #0f172a29}.compras-confirm-total span{color:#ffffffb8;letter-spacing:.08em;text-transform:uppercase;background:0 0;margin-bottom:6px;padding:0;font-size:11px;font-weight:950;display:block}.compras-confirm-total strong{letter-spacing:-.05em;font-size:30px;font-weight:950;line-height:1;display:block}.compras-confirm-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:16px;display:grid}.compras-confirm-metrics div{background:#f8fafc;border:1px solid #e5e7eb;border-radius:17px;padding:13px}.compras-confirm-metrics span{color:#64748b;letter-spacing:.06em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:950;display:block}.compras-confirm-metrics strong{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:950;display:block;overflow:hidden}.compras-confirm-products{background:#f8fafc;border:1px solid #e5e7eb;border-radius:22px;gap:10px;padding:12px;display:grid}.compras-confirm-products-head{gap:3px;padding:2px 2px 6px;display:grid}.compras-confirm-products-head strong{color:#0f172a;font-size:15px;font-weight:950}.compras-confirm-products-head span{color:#64748b;font-size:12px;font-weight:800}.compras-confirm-product-row{background:#fff;border:1px solid #e5e7eb;border-radius:18px;grid-template-columns:minmax(0,1.35fr) minmax(95px,.45fr) minmax(110px,.55fr) minmax(105px,.55fr);align-items:center;gap:12px;padding:13px;display:grid}.compras-confirm-product-info{gap:4px;min-width:0;display:grid}.compras-confirm-product-info strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:950;overflow:hidden}.compras-confirm-product-info span,.compras-confirm-price span{color:#64748b;font-size:11px;font-weight:900}.compras-confirm-product-info span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.compras-confirm-price{gap:3px;display:grid}.compras-confirm-price del{color:#94a3b8;font-size:15px;font-weight:950}.compras-confirm-price strong{color:#0f172a;font-size:15px;font-weight:950}.compras-confirm-price.final strong{color:#16a34a;font-size:17px}.compras-confirm-price.discount strong{color:#92400e}.compras-confirm-actions{justify-content:flex-end;gap:10px;margin-top:16px;display:flex}@media (width<=1150px){.platform-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.compras-flow-summary,.compras-confirm-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.compras-confirm-product-row{grid-template-columns:1fr 1fr}}@media (width<=800px){.compras-platform-card,.compras-confirm-card{border-radius:22px;padding:14px}.compras-platform-head,.compras-confirm-head{flex-direction:column;align-items:stretch}.compras-default-pill,.compras-confirm-total{width:100%;min-width:0}.platform-choice-grid,.compras-flow-summary,.compras-confirm-metrics,.compras-confirm-product-row{grid-template-columns:1fr}.platform-choice{min-height:62px}.compras-confirm-actions{flex-direction:column-reverse}.compras-confirm-actions .btn{width:100%}.compras-confirm-total strong{font-size:26px}}.compras-modal-backdrop{z-index:9999;-webkit-backdrop-filter:blur(12px);background:#0f172a94;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.compras-confirm-modal{border-radius:28px;width:min(1040px,100%);max-height:calc(100dvh - 36px);position:relative;overflow:auto;box-shadow:0 30px 90px #0f172a57;margin:0!important}.compras-modal-close{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:999px;width:44px;min-width:44px;height:44px;font-size:28px;font-weight:850;line-height:1;transition:all .18s;box-shadow:0 12px 26px #0f172a1a}.compras-modal-close:hover:not(:disabled){color:#fff;background:#0f172a;transform:translateY(-1px)}.compras-modal-close:disabled{opacity:.55;cursor:not-allowed}.compras-confirm-modal .compras-confirm-head{align-items:flex-start}@media (width<=800px){html,body{max-width:100%;overflow-x:hidden}.compras-layout,.compras-layout-v7{grid-template-columns:minmax(0,1fr)!important;gap:14px!important;width:100%!important;max-width:100%!important;display:grid!important;overflow:visible!important}.compras-pendientes-card,.compras-lote-card,.compras-lote-card-v7,.compras-platform-card,.compras-history-card{overflow:hidden;width:100%!important;min-width:0!important;max-width:100%!important;position:static!important}.compras-wait-card{min-height:auto!important;padding:18px!important}.compras-wait-card h2{font-size:24px;line-height:1.05}.compras-wait-card p{font-size:15px;line-height:1.45}.compras-flow-summary,.platform-choice-grid,.compras-lote-money-grid,.compras-summary-box,.compras-confirm-metrics,.compras-confirm-product-row{grid-template-columns:minmax(0,1fr)!important}.compra-product-card{max-width:100%;overflow:hidden}.compra-product-main strong,.compra-product-main span,.compras-flow-summary strong,.compras-confirm-metrics strong{white-space:normal;overflow-wrap:anywhere}.compras-modal-backdrop{align-items:flex-end;padding:10px}.compras-confirm-modal{border-radius:26px 26px 18px 18px;width:100%;max-height:calc(100dvh - 20px);padding:14px!important}.compras-confirm-modal .compras-confirm-head{grid-template-columns:minmax(0,1fr);gap:12px;padding-right:52px;position:relative;display:grid!important}.compras-modal-close{width:42px;min-width:42px;height:42px;font-size:26px;position:absolute;top:0;right:0}.compras-confirm-total{width:100%!important;min-width:0!important}.compras-confirm-products{padding:10px}.compras-confirm-product-row{padding:12px}.compras-confirm-product-info strong,.compras-confirm-product-info span{white-space:normal;overflow-wrap:anywhere}}@media (width<=430px){.compras-platform-card,.compras-pendientes-card,.compras-lote-card-v7,.compras-history-card{border-radius:22px!important;padding:14px!important}.compras-header h1{font-size:32px}.compras-header p{font-size:14px;line-height:1.35}.compras-tabs{border-radius:16px}.compras-tabs button{padding:9px 10px;font-size:13px}.platform-choice{border-radius:16px;min-height:56px}.compras-modal-backdrop{padding:8px}.compras-confirm-modal{border-radius:24px 24px 16px 16px}}.dashboard-main-stats-grid{grid-template-columns:repeat(2,minmax(220px,1fr));margin-bottom:14px}.dashboard-mini-grid-v2{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:0;margin-bottom:22px}.dashboard-mini-grid-v2 div{min-height:88px}.dashboard-arrivals-card{background:#fff;border:1px solid #e5e7ebeb;border-radius:28px;padding:24px;box-shadow:0 22px 58px #0f172a12}.dashboard-arrivals-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.dashboard-arrivals-kicker{color:#3730a3;letter-spacing:.08em;text-transform:uppercase;background:#eef2ff;border-radius:999px;align-items:center;width:fit-content;margin-bottom:8px;padding:7px 10px;font-size:12px;font-weight:950;display:inline-flex}.dashboard-arrivals-header h2{letter-spacing:-.06em;color:#0f172a;margin:0;font-size:28px}.dashboard-arrivals-header p{color:#64748b;margin:6px 0 0;font-weight:650}.dashboard-arrivals-button{white-space:nowrap;flex:none}.dashboard-arrivals-list{gap:12px;display:grid}.dashboard-arrival-item{background:radial-gradient(circle at 0 0,#3b82f60f,#0000 34%),#fff;border:1px solid #e2e8f0f2;border-radius:22px;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);align-items:center;gap:18px;padding:16px;display:grid}.dashboard-arrival-main{align-items:center;gap:14px;min-width:0;display:flex}.dashboard-arrival-icon{color:#fff;background:#0f172a;border-radius:16px;flex:none;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 14px 30px #0f172a29}.dashboard-arrival-info{min-width:0}.dashboard-arrival-info strong{color:#0f172a;letter-spacing:-.04em;text-overflow:ellipsis;white-space:nowrap;font-size:17px;font-weight:950;display:block;overflow:hidden}.dashboard-arrival-info span,.dashboard-arrival-info small{color:#64748b;text-overflow:ellipsis;white-space:nowrap;font-weight:750;line-height:1.35;display:block;overflow:hidden}.dashboard-arrival-info small{color:#94a3b8;margin-top:3px;font-size:12px}.dashboard-arrival-progress-area{gap:8px;min-width:0;display:grid}.dashboard-arrival-progress-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.dashboard-arrival-progress-top strong{color:#0f172a;font-size:15px;font-weight:950}.dashboard-arrival-status{letter-spacing:.03em;text-transform:uppercase;border-radius:999px;align-items:center;width:fit-content;max-width:100%;padding:6px 10px;font-size:12px;font-weight:950;display:inline-flex}.dashboard-arrival-status-normal{color:#075985;background:#e0f2fe}.dashboard-arrival-status-warning{color:#92400e;background:#fef3c7}.dashboard-arrival-status-ok{color:#166534;background:#dcfce7}.dashboard-arrival-bar{background:#e5e7eb;border-radius:999px;height:12px;overflow:hidden}.dashboard-arrival-bar span{border-radius:inherit;background:linear-gradient(90deg,#2563eb,#7c3aed,#10b981);height:100%;transition:width .25s;display:block}.dashboard-arrival-progress-area p{color:#64748b;margin:0;font-size:13px;font-weight:750}.dashboard-arrivals-empty{text-align:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:22px;gap:5px;padding:22px;display:grid}.dashboard-arrivals-empty strong{color:#0f172a;font-size:17px;font-weight:950}.dashboard-arrivals-empty span{color:#64748b;font-weight:700}@media (width<=1100px){.dashboard-mini-grid-v2{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-arrival-item{grid-template-columns:1fr}}@media (width<=800px){.dashboard-main-stats-grid,.dashboard-mini-grid-v2{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-arrivals-card{border-radius:22px;padding:16px}.dashboard-arrivals-header{gap:12px;display:grid}.dashboard-arrivals-header h2{font-size:24px}.dashboard-arrivals-button{width:100%}.dashboard-arrival-item{border-radius:18px;padding:14px}.dashboard-arrival-main{align-items:flex-start}.dashboard-arrival-info strong,.dashboard-arrival-info span,.dashboard-arrival-info small{white-space:normal}}@media (width<=430px){.dashboard-mini-grid-v2,.dashboard-main-stats-grid{grid-template-columns:1fr 1fr;gap:10px}.dashboard-mini-grid-v2 div,.dashboard-only-card{min-height:86px;padding:14px}.dashboard-mini-grid-v2 span,.dashboard-only-card span{font-size:10px;line-height:1.25}.dashboard-mini-grid-v2 strong,.dashboard-only-card strong{font-size:22px}.dashboard-arrival-icon{border-radius:14px;width:42px;height:42px}.dashboard-arrival-status{padding:6px 8px;font-size:10px}}.desktop-table table{table-layout:fixed;width:100%}.desktop-table th:first-child,.desktop-table td:first-child{width:9%}.desktop-table th:nth-child(2),.desktop-table td:nth-child(2){width:8%}.desktop-table th:nth-child(3),.desktop-table td:nth-child(3){width:11%}.desktop-table th:nth-child(4),.desktop-table td:nth-child(4){width:9%}.desktop-table th:nth-child(5),.desktop-table td:nth-child(5){width:14%}.desktop-table th:nth-child(6),.desktop-table td:nth-child(6){width:13%}.desktop-table th:nth-child(7),.desktop-table td:nth-child(7),.desktop-table th:nth-child(8),.desktop-table td:nth-child(8),.desktop-table th:nth-child(9),.desktop-table td:nth-child(9){width:8%}.desktop-table th:nth-child(10),.desktop-table td:nth-child(10){width:7%}.desktop-table th:nth-child(11),.desktop-table td:nth-child(11){width:13%}.order-code-cell{color:#0f172a;font-weight:900}.status-cell{min-width:170px}.order-status-select{cursor:pointer;color:#0f172a;white-space:nowrap;text-overflow:ellipsis;background-color:#fff;border:1px solid #e2e8f0f2;border-radius:999px;width:100%;min-width:154px;min-height:38px;padding:0 34px 0 14px;font-size:13px;font-weight:900;box-shadow:0 10px 24px #0f172a0f}.order-status-select.badge-gray{color:#334155;background-color:#f8fafc}.order-status-select.badge-dark{color:#fff;background-color:#111827}.order-status-select.badge-purple{color:#6d28d9;background-color:#f3e8ff}.order-status-select.badge-green,.order-status-select.badge-green-soft{color:#166534;background-color:#dcfce7}.order-status-select.badge-green-strong{color:#fff;background-color:#15803d}.order-status-select.badge-blue{color:#1e40af;background-color:#dbeafe}.order-status-select.badge-red,.order-status-select.badge-red-soft{color:#991b1b;background-color:#fee2e2}.order-status-select.badge-red-strong{color:#fff;background-color:#991b1b}.actions-th{text-align:right}.actions-compact{justify-content:flex-end;gap:6px;min-width:0}.actions-compact .btn{white-space:nowrap;border-radius:999px;min-height:34px;padding:8px 10px;font-size:12px;line-height:1}.btn-action-view{color:#fff;background:#0f172a}.btn-action-message{color:#0f172a;background:#fff;border-color:#e2e8f0f2}.btn-action-delete{color:#fff;background:#ef4444}.order-progress-table-row td{border-top:0!important;padding-top:0!important;padding-bottom:12px!important}.order-progress-table-row+tr td{border-top:1px solid #e2e8f0cc}.order-mini-progress-line{background:#e2e8f0f2;border-radius:999px;width:100%;height:3px;overflow:hidden}.order-mini-progress-line span{border-radius:inherit;background:#64748b;height:100%;display:block}.order-mini-progress small{color:#64748b;margin-top:2px;font-size:11px;font-weight:800}.order-progress-empty{color:#94a3b8;text-align:right;font-size:11px;font-weight:800;display:block}.mobile-order-card-compact{border-radius:22px;margin-bottom:10px;padding:14px}.mobile-order-compact-head{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;display:grid}.mobile-order-compact-head span,.mobile-order-compact-money span{color:#64748b;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:900;display:block}.mobile-order-compact-head h3{letter-spacing:-.04em;color:#0f172a;word-break:break-word;margin:3px 0 0;font-size:18px;line-height:1}.mobile-order-status-select{width:auto;min-width:132px;max-width:172px;min-height:34px;padding-left:12px;padding-right:28px;font-size:12px}.mobile-order-compact-money{grid-template-columns:1fr 1fr;gap:8px;margin-top:12px;display:grid}.mobile-order-compact-money div{background:#f8fafc;border:1px solid #e2e8f0b3;border-radius:16px;padding:10px 12px}.mobile-order-compact-money strong{color:#0f172a;margin-top:4px;font-size:18px;line-height:1.1;display:block}.mobile-order-actions-compact{grid-template-columns:.8fr 1fr .9fr;gap:7px;margin-top:12px}.mobile-order-actions-compact .btn{border-radius:14px;width:100%;min-height:38px;padding:8px 10px;font-size:12px}@media (width<=900px){.mobile-list-title{justify-content:space-between;align-items:center;gap:10px;display:flex}.mobile-list-title h2{font-size:17px}}@media (width<=430px){.mobile-order-compact-head{grid-template-columns:1fr}.mobile-order-status-select{width:100%;max-width:none}.mobile-order-actions-compact{grid-template-columns:1fr 1fr 1fr}.mobile-order-actions-compact .btn{padding-left:6px;padding-right:6px;font-size:11px}}.desktop-table{overflow:visible!important}.desktop-table table{border-collapse:separate;border-spacing:0;width:100%}.status-cell .order-status-select{text-overflow:ellipsis;min-width:168px;max-width:210px}.actions-menu-cell{white-space:nowrap;justify-content:flex-end;align-items:center;gap:8px;min-width:170px;position:relative}.actions-menu-cell .btn-action-view,.actions-menu-cell .btn-action-more{border-radius:999px;min-height:32px;padding:7px 11px;font-size:12px;font-weight:950}.actions-menu-cell .btn-action-view{text-align:center;min-width:48px}.order-actions-dropdown{z-index:80;background:#fff;border:1px solid #e2e8f0f2;border-radius:16px;gap:6px;width:190px;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 24px 55px #0f172a2e}.order-actions-dropdown:before{content:"";background:#fff;border-top:1px solid #e2e8f0f2;border-left:1px solid #e2e8f0f2;width:12px;height:12px;position:absolute;top:-6px;right:22px;transform:rotate(45deg)}.order-actions-dropdown button{z-index:1;color:#0f172a;text-align:left;cursor:pointer;background:#f8fafc;border:0;border-radius:12px;width:100%;padding:11px 12px;font-size:13px;font-weight:900;position:relative}.order-actions-dropdown button:hover{background:#eef2ff}.order-actions-dropdown button.danger{color:#b91c1c;background:#fef2f2}.order-actions-dropdown button.danger:hover{background:#fee2e2}.order-actions-dropdown button:disabled{opacity:.55;cursor:not-allowed}.order-progress-table-row td{border-top:0!important;padding:0 14px 12px!important}.order-mini-progress{gap:5px;width:100%;padding:6px 4px 2px;display:grid}.order-mini-progress-item{grid-template-columns:118px minmax(0,1fr);align-items:center;gap:9px;min-height:10px;display:grid}.order-mini-progress-label{color:#64748b;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;font-size:9px;font-weight:950;line-height:1;display:block;overflow:hidden}.order-mini-progress-line{background:#e7edf5;border-radius:999px;overflow:hidden;height:2px!important}.order-mini-progress-line span{border-radius:inherit;height:100%;display:block}.order-mini-progress-moving span{background:linear-gradient(90deg,#2563eb,#7c3aed)}.order-mini-progress-arrival span{background:linear-gradient(90deg,#f59e0b,#f97316)}.order-mini-progress-received span,.order-mini-progress-ready span{background:linear-gradient(90deg,#22c55e,#0ea5e9)}.order-mini-progress-more{color:#64748b;margin-left:127px;font-size:10px;font-weight:900}.payment-status-pending{color:#991b1b}@media (width>=901px){.actions-compact .btn-action-message,.actions-compact .btn-action-delete{display:none}}@media (width<=900px){.desktop-table{overflow-x:auto!important}.order-mini-progress-mobile{gap:4px;margin-top:10px}.order-mini-progress-mobile .order-mini-progress-item{grid-template-columns:98px minmax(0,1fr);gap:7px}.order-mini-progress-mobile .order-mini-progress-label{font-size:8px}.order-mini-progress-mobile .order-mini-progress-line{height:2px!important}}@media (width<=430px){.order-mini-progress-mobile .order-mini-progress-item{grid-template-columns:88px minmax(0,1fr)}.mobile-order-card-compact{border-radius:20px;padding:12px}.mobile-order-compact-head h3{font-size:17px}.mobile-order-status-select{min-height:32px;font-size:11px}.mobile-order-compact-money{margin-top:9px}.mobile-order-compact-money div{border-radius:14px;padding:8px 10px}.mobile-order-actions-compact{margin-top:9px}}.desktop-table th,.desktop-table td{vertical-align:middle}.payment-status-badge-small{gap:6px!important;min-height:28px!important;padding:5px 9px!important;font-size:11px!important}.payment-status-badge-small i{width:7px!important;height:7px!important}.status-cell{min-width:190px;position:relative}.order-status-menu-wrap{vertical-align:middle;width:100%;max-width:215px;display:inline-flex;position:relative}.order-status-button{cursor:pointer;white-space:nowrap;border:1px solid #e2e8f0f2;border-radius:999px;justify-content:space-between;align-items:center;gap:8px;width:100%;min-height:38px;padding:0 12px 0 13px;font-size:13px;font-weight:950;line-height:1;display:inline-flex;box-shadow:0 10px 24px #0f172a0f}.order-status-button:disabled{opacity:.65;cursor:not-allowed}.order-status-button.badge-gray{color:#334155;background:#f8fafc}.order-status-button.badge-purple{color:#6d28d9;background:#f3e8ff}.order-status-button.badge-green,.order-status-button.badge-green-soft{color:#166534;background:#dcfce7}.order-status-button.badge-green-strong{color:#fff;background:#15803d}.order-status-button.badge-blue{color:#1e40af;background:#dbeafe}.order-status-button.badge-red,.order-status-button.badge-red-soft{color:#991b1b;background:#fee2e2}.order-status-button.badge-red-strong{color:#fff;background:#991b1b}.order-status-dot{opacity:.8;background:currentColor;border-radius:999px;flex:none;width:7px;height:7px}.order-status-text{text-overflow:ellipsis;white-space:nowrap;text-align:left;flex:1;min-width:0;overflow:hidden}.order-status-chevron{opacity:.8;flex:none;font-size:15px;line-height:1;transform:translateY(-1px)}.order-status-options{z-index:120;background:#fff;border:1px solid #e2e8f0f2;border-radius:18px;gap:5px;width:225px;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 24px 55px #0f172a2e}.order-status-options button{color:#0f172a;text-align:left;cursor:pointer;background:#f8fafc;border:0;border-radius:12px;width:100%;padding:10px 11px;font-size:12px;font-weight:900}.order-status-options button:hover,.order-status-options button.active{color:#3730a3;background:#eef2ff}.desktop-table table{min-width:1430px}.payment-status-badge{white-space:nowrap}.order-mini-progress-label{text-transform:none;letter-spacing:.02em;color:#475569}.order-mini-progress-pending span{background:#cbd5e1}.mobile-order-client-name{color:#64748b;word-break:break-word;margin:5px 0 0;font-size:13px;font-weight:800;line-height:1.15}@media (width<=900px){.mobile-order-compact-head{grid-template-columns:1fr;gap:9px}.mobile-order-status-wrap{width:100%;max-width:none}.mobile-order-status-button{width:100%;min-height:38px;padding-left:14px;padding-right:12px;font-size:12px}.mobile-order-status-wrap .order-status-options{width:100%}.order-mini-progress-mobile .order-mini-progress-item{grid-template-columns:105px minmax(0,1fr)}.order-mini-progress-mobile .order-mini-progress-label{font-size:8.5px}}@media (width<=430px){.order-mini-progress-mobile .order-mini-progress-item{grid-template-columns:102px minmax(0,1fr)}}.desktop-table table{font-size:13px;min-width:1120px!important}.desktop-table th,.desktop-table td{font-size:13px;line-height:1.12;padding:12px!important}.desktop-table th{letter-spacing:.01em;font-size:12px}.desktop-table th:first-child,.desktop-table td:first-child{min-width:94px}.desktop-table th:nth-child(2),.desktop-table td:nth-child(2){min-width:82px}.desktop-table th:nth-child(3),.desktop-table td:nth-child(3){min-width:135px}.desktop-table th:nth-child(4),.desktop-table td:nth-child(4){min-width:105px}.desktop-table th:nth-child(5),.desktop-table td:nth-child(5){min-width:160px!important}.desktop-table th:nth-child(6),.desktop-table td:nth-child(6){min-width:150px!important}.desktop-table th:nth-child(7),.desktop-table td:nth-child(7),.desktop-table th:nth-child(8),.desktop-table td:nth-child(8),.desktop-table th:nth-child(9),.desktop-table td:nth-child(9){min-width:92px!important}.desktop-table th:nth-child(10),.desktop-table td:nth-child(10){min-width:145px}.order-status-menu-wrap{max-width:158px!important}.order-status-button{min-height:34px!important;padding:5px 10px!important;font-size:12px!important;line-height:1.02!important}.order-status-text{text-overflow:clip;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;white-space:normal!important}.payment-status-badge,.payment-status-badge-small,.refund-status-badge,.refund-status-badge-small{text-align:left;max-width:145px;white-space:normal!important;min-height:30px!important;padding:5px 9px!important;font-size:11px!important;line-height:1.05!important}.payment-status-badge i,.payment-status-badge-small i{flex:none}.actions-menu-cell{white-space:nowrap}.actions-menu-cell .btn-small{border-radius:999px!important;min-height:30px!important;padding:7px 11px!important;font-size:12px!important}.order-progress-table-row td{padding:0 12px 9px!important}.order-mini-progress{gap:3px!important;padding:3px 4px 0!important}.order-mini-progress-item{grid-template-columns:104px minmax(0,1fr)!important;gap:5px!important;min-height:8px!important}.order-mini-progress-label{font-size:8.5px!important;line-height:1!important}.order-mini-progress-line{height:1.5px!important}.mobile-order-compact-head-v13{grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:8px!important;display:grid!important}.mobile-order-payment-top{justify-content:flex-end;justify-self:end;max-width:145px;display:flex}.mobile-order-payment-top .payment-status-badge,.mobile-order-payment-top .payment-status-badge-small,.mobile-order-payment-top .refund-status-badge,.mobile-order-payment-top .refund-status-badge-small{justify-content:flex-start;max-width:128px;padding:5px 8px!important;font-size:10px!important}.mobile-order-state-row{margin-top:9px}.mobile-order-state-row .order-status-menu-wrap{width:100%!important;max-width:none!important}.mobile-order-state-row .order-status-button{width:100%!important;min-height:34px!important;padding:6px 12px!important;font-size:11px!important}@media (width<=900px){.mobile-order-card-compact{padding:12px!important}.mobile-order-main-info span{font-size:10px}.mobile-order-main-info h3{line-height:1;font-size:18px!important}.mobile-order-client-name{margin-top:4px!important;font-size:12px!important}.mobile-order-compact-money{gap:8px!important;margin-top:9px!important}.mobile-order-compact-money div{padding:9px 10px!important}.mobile-order-compact-money span{font-size:10px!important}.mobile-order-compact-money strong{font-size:17px!important}.order-mini-progress-mobile{gap:2px!important;margin-top:8px!important}.order-mini-progress-mobile .order-mini-progress-item{grid-template-columns:88px minmax(0,1fr)!important;gap:4px!important;min-height:8px!important}.order-mini-progress-mobile .order-mini-progress-label{font-size:8px!important}.order-mini-progress-mobile .order-mini-progress-line{height:1.5px!important}.mobile-order-actions-compact{gap:8px!important;margin-top:9px!important}.mobile-order-actions-compact .btn{min-height:34px!important;padding:8px 10px!important;font-size:12px!important}}@media (width<=430px){.mobile-order-payment-top .payment-status-badge,.mobile-order-payment-top .payment-status-badge-small,.mobile-order-payment-top .refund-status-badge,.mobile-order-payment-top .refund-status-badge-small{max-width:118px;font-size:9.5px!important}.order-mini-progress-mobile .order-mini-progress-item{grid-template-columns:82px minmax(0,1fr)!important}}.pedidos-table-card{padding-bottom:18px!important;overflow:visible!important}.pedidos-table-card .pedidos-table{table-layout:fixed!important;border-collapse:separate!important;border-spacing:0!important;width:100%!important;min-width:0!important}.pedidos-table th,.pedidos-table td{border-bottom:0!important;padding:10px 9px!important;font-size:12px!important;line-height:1.1!important}.pedidos-table th{letter-spacing:.005em!important;font-size:11.5px!important;font-weight:950!important}.pedidos-table th:first-child,.pedidos-table td:first-child{width:9%!important;min-width:0!important}.pedidos-table th:nth-child(2),.pedidos-table td:nth-child(2){width:8%!important;min-width:0!important}.pedidos-table th:nth-child(3),.pedidos-table td:nth-child(3){width:12%!important;min-width:0!important}.pedidos-table th:nth-child(4),.pedidos-table td:nth-child(4){width:9%!important;min-width:0!important}.pedidos-table th:nth-child(5),.pedidos-table td:nth-child(5){width:14%!important;min-width:0!important}.pedidos-table th:nth-child(6),.pedidos-table td:nth-child(6){width:12%!important;min-width:0!important}.pedidos-table th:nth-child(7),.pedidos-table td:nth-child(7){width:9%!important;min-width:0!important}.pedidos-table th:nth-child(8),.pedidos-table td:nth-child(8){width:8%!important;min-width:0!important}.pedidos-table th:nth-child(9),.pedidos-table td:nth-child(9){width:9%!important;min-width:0!important}.pedidos-table th:nth-child(10),.pedidos-table td:nth-child(10){width:10%!important;min-width:0!important}.pedidos-table td:not(.status-cell):not(.actions-menu-cell){text-overflow:ellipsis!important;overflow:hidden!important}.pedidos-table .order-code-cell{font-size:12px!important;font-weight:950!important}.pedidos-table .status-cell{position:relative!important;overflow:visible!important}.pedidos-table .order-status-menu-wrap{width:100%!important;max-width:150px!important}.pedidos-table .order-status-button{border-radius:999px!important;gap:5px!important;height:auto!important;min-height:32px!important;padding:5px 8px!important;font-size:11.2px!important}.pedidos-table .order-status-dot{width:6px!important;height:6px!important}.pedidos-table .order-status-text{text-align:left!important;white-space:normal!important;word-break:normal!important;overflow-wrap:anywhere!important;line-height:1.05!important}.pedidos-table .order-status-chevron{opacity:.75!important;justify-content:center!important;align-items:center!important;width:13px!important;height:13px!important;margin-left:auto!important;font-size:10px!important;line-height:1!important;display:inline-flex!important;transform:none!important}.pedidos-table .order-status-options{width:190px!important;left:0!important}.pedidos-table .payment-status-badge,.pedidos-table .payment-status-badge-small,.pedidos-table .refund-status-badge,.pedidos-table .refund-status-badge-small{text-align:left!important;justify-content:flex-start!important;gap:5px!important;max-width:130px!important;min-height:30px!important;padding:5px 8px!important;font-size:10.5px!important;line-height:1.02!important}.pedidos-table .payment-status-badge span{max-width:96px!important;line-height:1.02!important;display:inline-block!important}.pedidos-table .payment-status-badge i,.pedidos-table .payment-status-badge-small i{width:6px!important;height:6px!important}.pedidos-table .actions-menu-cell{white-space:nowrap!important;display:table-cell!important;overflow:visible!important}.pedidos-table .actions-compact{min-width:0!important}.pedidos-table .actions-menu-cell>.btn,.pedidos-table .actions-menu-cell .btn-action-more{border-radius:999px!important;min-height:28px!important;padding:6px 9px!important;font-size:10.5px!important}.pedidos-table .actions-menu-cell .btn-action-view{min-width:43px!important;padding-left:9px!important;padding-right:9px!important}.pedidos-table .actions-menu-cell .btn-action-more{min-width:58px!important}.order-actions-dropdown-wrap{display:inline-flex!important;position:relative!important}.pedidos-table .order-actions-dropdown{min-width:150px!important;left:auto!important;right:0!important}.pedidos-table .order-progress-table-row td{border-bottom:0!important;padding:0 12px 6px!important}.pedidos-table .order-progress-table-row+tr td{padding-top:13px!important}.pedidos-table .order-mini-progress{gap:1px!important;margin-top:-2px!important;padding:0 2px 2px!important}.pedidos-table .order-mini-progress-item,.order-mini-progress-item{grid-template-columns:max-content minmax(0,1fr)!important;align-items:center!important;gap:7px!important;min-height:7px!important}.order-mini-progress-label{white-space:nowrap!important;text-overflow:ellipsis!important;color:#64748b!important;max-width:108px!important;font-size:8px!important;line-height:1!important;overflow:hidden!important}.order-mini-progress-line{background:#e2e8f0!important;height:1.35px!important}.mobile-order-payment-top .payment-status-mobile-top,.mobile-order-payment-top .payment-status-badge,.mobile-order-payment-top .payment-status-badge-small,.mobile-order-payment-top .refund-status-badge,.mobile-order-payment-top .refund-status-badge-small{text-transform:uppercase!important;letter-spacing:.04em!important;text-align:left!important;justify-content:flex-start!important;gap:4px!important;width:auto!important;max-width:116px!important;min-height:26px!important;padding:4px 7px!important;font-size:8.8px!important;line-height:1.02!important}.mobile-order-payment-top .payment-status-badge span{max-width:82px!important;line-height:1.02!important;display:inline-block!important}.mobile-order-payment-top .payment-status-badge i,.mobile-order-payment-top .payment-status-badge-small i{width:5.5px!important;height:5.5px!important}.mobile-order-state-row .order-status-button{gap:7px!important}.mobile-order-state-row .order-status-text{white-space:nowrap!important;text-overflow:ellipsis!important;display:block!important;overflow:hidden!important}.mobile-order-state-row .order-status-chevron{width:14px!important;height:14px!important;font-size:10px!important;transform:none!important}.order-mini-progress-mobile{gap:1px!important;margin-top:7px!important}.order-mini-progress-mobile .order-mini-progress-item{grid-template-columns:max-content minmax(0,1fr)!important;gap:5px!important;min-height:7px!important}.order-mini-progress-mobile .order-mini-progress-label{max-width:95px!important;font-size:7.8px!important}.order-mini-progress-mobile .order-mini-progress-line{height:1.25px!important}@media (width<=900px){.mobile-order-compact-head-v13{grid-template-columns:minmax(0,1fr) auto!important;gap:6px!important}.mobile-order-payment-top{max-width:118px!important}.mobile-order-card-compact{border-bottom:0!important}}.detail-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;max-width:100%;display:flex}.detail-order-actions-menu-wrap,.detail-product-menu-wrap{display:inline-flex;position:relative}.detail-order-actions-menu,.detail-product-menu{z-index:70;background:#fffffffa;border:1px solid #0f172a1a;border-radius:18px;min-width:210px;padding:8px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 24px 60px #0f172a2e}.detail-order-actions-menu button,.detail-product-menu button,.detail-product-menu a{color:#0f172a;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;width:100%;padding:12px 13px;font-size:14px;font-weight:900;text-decoration:none;display:block}.detail-order-actions-menu button:hover,.detail-product-menu button:hover,.detail-product-menu a:hover{background:#f3f6fb}.detail-product-menu button.danger{color:#dc2626}.detail-summary-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.detail-products-list{flex-direction:column;gap:14px;width:100%;max-width:100%;display:flex;overflow:visible}.detail-product-card{background:#fffffffa;border:1px solid #94a3b838;border-radius:28px;width:100%;max-width:100%;padding:22px 24px 18px;overflow:visible;box-shadow:0 18px 45px #0f172a12}.detail-product-top{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:16px;display:grid}.detail-product-title-block{min-width:0}.detail-product-kicker,.detail-product-data-grid span,.detail-product-progress-row>span{color:#64748b;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:950;display:block}.detail-product-title-block h3{color:#020617;word-break:break-word;margin:2px 0 4px;font-size:24px;line-height:1.05}.detail-product-title-block p{color:#64748b;margin:0;font-size:14px;font-weight:800}.detail-product-status-area{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;min-width:280px;display:flex}.detail-product-logistic-pill{color:#334155;white-space:normal;background:#f1f5f9;border-radius:999px;align-items:center;max-width:190px;min-height:36px;padding:8px 13px;font-size:13px;font-weight:950;line-height:1.05;display:inline-flex}.detail-product-logistic-pill:before{content:"";opacity:.75;background:currentColor;border-radius:999px;flex:none;width:8px;height:8px;margin-right:8px}.detail-product-logistic-pill.is-pending{color:#64748b;background:#f1f5f9}.detail-product-logistic-pill.is-moving{color:#6d28d9;background:#f3e8ff}.detail-product-logistic-pill.is-received{color:#047857;background:#d1fae5}.detail-product-logistic-pill.is-shop{color:#1d4ed8;background:#dbeafe}.detail-product-logistic-pill.is-delivered{color:#15803d;background:#dcfce7}.detail-product-action-toggle{white-space:nowrap;min-height:36px;border-radius:999px!important;padding:8px 14px!important;font-size:13px!important}.detail-product-data-grid{grid-template-columns:repeat(8,minmax(95px,1fr));gap:10px;margin-top:18px;display:grid}.detail-product-data-grid>div{background:#f8fafc;border:1px solid #94a3b829;border-radius:18px;min-width:0;padding:13px 14px}.detail-product-data-grid strong{color:#020617;word-break:break-word;margin-top:5px;font-size:15px;font-weight:950;line-height:1.12;display:block}.detail-product-progress-row{grid-template-columns:190px minmax(0,1fr);align-items:center;gap:12px;margin-top:14px;padding:4px 2px 0;display:grid}.detail-product-progress-row>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.detail-product-progress-line{background:#e2e8f0;border-radius:999px;width:100%;height:4px;overflow:hidden}.detail-product-progress-line i{border-radius:inherit;background:#64748b;min-width:14px;height:100%;display:block}.detail-product-progress-line.product-progress-pending i{background:#94a3b8}.detail-product-progress-line.product-progress-moving i{background:linear-gradient(90deg,#2563eb,#7c3aed)}.detail-product-progress-line.product-progress-arrived i{background:linear-gradient(90deg,#f59e0b,#f97316)}.detail-product-progress-line.product-progress-received i,.detail-product-progress-line.product-progress-shop i{background:linear-gradient(90deg,#0ea5e9,#2563eb)}.detail-product-progress-line.product-progress-delivered i{background:linear-gradient(90deg,#16a34a,#22c55e)}@media (width<=1180px){.detail-product-data-grid{grid-template-columns:repeat(4,minmax(120px,1fr))}}@media (width<=760px){.page-header.row-between{align-items:stretch}.detail-header-actions{justify-content:flex-start;gap:8px}.detail-header-actions .badge,.detail-header-actions .payment-status-badge,.detail-header-actions .refund-status-badge{max-width:100%}.detail-order-actions-menu{min-width:220px;left:0;right:auto}.detail-products-list{gap:12px}.detail-product-card{border-radius:24px;padding:18px}.detail-product-top{grid-template-columns:1fr;gap:12px}.detail-product-title-block h3{font-size:22px}.detail-product-status-area{justify-content:flex-start;min-width:0}.detail-product-logistic-pill{max-width:100%}.detail-product-menu{min-width:230px;left:0;right:auto}.detail-product-data-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px}.detail-product-data-grid>div{border-radius:16px;padding:12px}.detail-product-data-grid span,.detail-product-progress-row>span,.detail-product-kicker{font-size:11px}.detail-product-data-grid strong{font-size:14px}.detail-product-progress-row{grid-template-columns:128px minmax(0,1fr);gap:8px;margin-top:10px}.detail-product-progress-line{height:3px}}@media (width<=430px){.detail-product-data-grid{grid-template-columns:1fr 1fr}.detail-product-progress-row{grid-template-columns:112px minmax(0,1fr)}.detail-product-progress-row>span{font-size:10px}}.btn-buy-lote-small{white-space:nowrap;border-radius:16px;min-height:42px;padding:10px 18px;font-size:14px;line-height:1.1}.detail-summary-grid{grid-template-columns:repeat(6,minmax(130px,1fr));gap:12px}.detail-summary-grid .card{border-radius:20px;min-height:92px;padding:18px 20px}.detail-summary-grid .card span{font-size:14px}.detail-summary-grid .card strong{font-size:22px}.detail-products-list{gap:12px}.detail-product-card{border-radius:24px;padding:18px 20px 15px}.detail-product-title-block h3{font-size:21px}.detail-product-title-block p{font-size:13px}.detail-product-data-grid{grid-template-columns:repeat(6,minmax(110px,1fr));gap:8px;margin-top:14px}.detail-product-data-grid>div{border-radius:16px;padding:11px 12px}.detail-product-data-grid strong{font-size:14px}.detail-product-progress-row{grid-template-columns:160px minmax(0,1fr);margin-top:10px}.detail-product-progress-line{height:3px}.table-card td:nth-child(4){word-break:break-word;max-width:360px}@media (width<=1180px){.detail-summary-grid,.detail-product-data-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=760px){.btn-buy-lote-small{border-radius:14px;min-height:36px;padding:9px 12px;font-size:12px}.detail-summary-grid.cards-grid{gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))!important}.detail-summary-grid .card{border-radius:18px;min-height:82px;padding:14px 15px}.detail-summary-grid .card span{font-size:13px}.detail-summary-grid .card strong{font-size:19px;line-height:1.05}.detail-product-card{border-radius:22px;padding:15px}.detail-product-title-block h3{font-size:20px}.detail-product-title-block p{font-size:12px}.detail-product-status-area{gap:7px}.detail-product-logistic-pill,.mini-status-pill,.detail-product-action-toggle{min-height:30px;padding:7px 10px!important;font-size:12px!important}.detail-product-data-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:10px}.detail-product-data-grid>div{border-radius:15px;padding:10px}.detail-product-data-grid span,.detail-product-progress-row>span,.detail-product-kicker{letter-spacing:.07em;font-size:10px}.detail-product-data-grid strong{font-size:13px}.detail-product-progress-row{grid-template-columns:120px minmax(0,1fr);gap:7px;margin-top:9px}.detail-product-progress-line{height:3px}}@media (width<=430px){.detail-summary-grid.cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.detail-summary-grid .card{min-height:76px;padding:12px}.detail-summary-grid .card strong{font-size:18px}.detail-product-card{padding:14px}.detail-product-data-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-product-progress-row{grid-template-columns:104px minmax(0,1fr)}}.filters-date-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.tracking-link-modal{gap:14px;display:grid}.tracking-link-box{color:#0f172a;word-break:break-all;background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;width:100%;padding:14px 16px;font-size:13px;font-weight:800;line-height:1.35}.message-preview-box pre{white-space:pre-wrap!important;word-break:break-word!important}.pedidos-table .order-actions-dropdown{min-width:178px!important}.mobile-order-created-date{color:#94a3b8!important;margin:3px 0 0!important;font-size:10.5px!important;font-weight:800!important;line-height:1.15!important}@media (width<=900px){.mobile-order-main-info span{letter-spacing:.12em!important;font-size:9.5px!important}.mobile-order-main-info h3{margin-top:2px!important;font-size:15px!important;line-height:1!important}.mobile-order-client-name{color:#64748b!important;margin-top:5px!important;font-size:19px!important;font-weight:950!important;line-height:1.08!important}.mobile-order-created-date{font-size:10px!important}.mobile-order-payment-top{max-width:126px!important}.mobile-order-payment-top .payment-status-badge,.mobile-order-payment-top .payment-status-badge-small,.mobile-order-payment-top .refund-status-badge,.mobile-order-payment-top .refund-status-badge-small{border-radius:18px!important;max-width:126px!important;min-height:28px!important;padding:5px 8px!important;font-size:8.6px!important}.mobile-order-actions-compact{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;display:grid!important}.mobile-order-actions-compact .btn{width:100%!important}.mobile-order-actions-compact .btn-danger{grid-column:span 2}}@media (width<=520px){.filters-date-grid{grid-template-columns:1fr}.mobile-order-client-name{font-size:18px!important}.mobile-order-main-info h3{font-size:14px!important}}.pedidos-date-toggle{background:#ffffffbf;border:1px solid #e2e8f0f2;border-radius:999px;align-items:center;gap:10px;margin-top:10px;padding:6px 8px 6px 12px;display:inline-flex;box-shadow:0 12px 28px #0f172a0d}.pedidos-date-toggle span{color:#64748b;font-size:12px;font-weight:900}.date-toggle-button{color:#475569;cursor:pointer;background:#e2e8f0;border:0;border-radius:999px;padding:7px 11px;font-size:11px;font-weight:950}.date-toggle-button-on{color:#fff;background:#0f172a}.order-created-cell{color:#64748b;white-space:nowrap;font-weight:850;font-size:12px!important}.orders-date-divider-row td{background:0 0!important;padding:18px 10px 8px!important}.orders-date-divider{align-items:center;gap:14px;width:100%;display:flex}.orders-date-divider:after{content:"";background:linear-gradient(90deg,#64748b59,#e2e8f033);flex:1;height:1px}.orders-date-divider span{color:#0f172a;letter-spacing:.02em;text-transform:capitalize;white-space:nowrap;font-size:13px;font-weight:950}.mobile-date-divider{align-items:center;gap:10px;margin:14px 4px 8px;display:flex}.mobile-date-divider:after{content:"";background:linear-gradient(90deg,#64748b61,#e2e8f01a);flex:1;height:1px}.mobile-date-divider span{color:#0f172a;text-transform:capitalize;font-size:12px;font-weight:950}.mobile-order-created-date{color:#94a3b8;margin:4px 0 0;font-size:10.5px;font-weight:850}.account-date-config-grid{grid-template-columns:minmax(0,1fr);gap:10px;display:grid}.config-switch-row{background:#fff;border:1px solid #e2e8f0f2;border-radius:16px;justify-content:space-between;align-items:center;gap:14px;padding:12px 14px;display:flex}.config-switch-row div{gap:2px;display:grid}.config-switch-row strong{color:#0f172a;font-size:13px;font-weight:950}.config-switch-row span{color:#64748b;font-size:11px;line-height:1.3}.config-switch-row input[type=checkbox]{accent-color:#0f172a;flex:none;width:46px;height:26px}.filters-date-group-switch{margin-top:2px}@media (width>=901px){.desktop-table table.pedidos-table{min-width:1240px!important}.desktop-table th:nth-child(2),.desktop-table td:nth-child(2){min-width:86px!important}.desktop-table th:nth-child(11),.desktop-table td:nth-child(11){min-width:130px!important}}@media (width<=900px){.pedidos-date-toggle{justify-content:space-between;width:100%;margin-top:12px}.config-switch-row{align-items:flex-start}}.orders-date-divider-row td{padding:24px 12px 12px!important}.orders-date-divider{min-height:32px;gap:18px!important}.orders-date-divider:after{border-radius:999px;background:linear-gradient(90deg,#0f172a8c,#94a3b873,#e2e8f00d)!important;height:2px!important}.orders-date-divider span{letter-spacing:-.03em!important;text-transform:none!important;color:#0f172a!important;font-size:20px!important;font-weight:950!important;line-height:1.1!important}.mobile-date-divider{min-height:28px;gap:12px!important;margin:20px 2px 12px!important}.mobile-date-divider:after{border-radius:999px;background:linear-gradient(90deg,#0f172a99,#94a3b873,#e2e8f014)!important;height:2px!important}.mobile-date-divider span{white-space:nowrap;letter-spacing:-.03em!important;text-transform:none!important;color:#0f172a!important;font-size:17px!important;font-weight:950!important;line-height:1.1!important}.modal-card:has(.account-details-modal-edit){max-width:min(920px,100vw - 36px)!important;max-height:min(88vh,860px)!important;padding:24px!important;overflow-y:auto!important}.account-details-modal-edit{gap:16px!important}.account-details-modal-edit .account-details-user{background:linear-gradient(135deg,#f8fafc,#fff)!important;border-radius:22px!important;padding:14px 16px!important}.account-name-edit-field{border-radius:22px!important;padding:14px 16px!important}.account-details-modal-edit .account-details-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}.account-details-modal-edit .account-details-grid div{flex-direction:column;justify-content:center;min-height:82px;display:flex;border-radius:20px!important;padding:14px 15px!important}.account-details-modal-edit .account-details-grid span,.account-config-section .form-field>span,.account-date-config-section .form-field>span{letter-spacing:.09em!important;font-size:11px!important}.account-details-modal-edit .account-details-grid strong{font-size:15px!important;line-height:1.25!important}.account-config-section{background:linear-gradient(135deg,#f8fafc,#fff)!important;border-radius:24px!important;margin-top:0!important;padding:16px!important}.account-config-heading{margin-bottom:14px!important}.account-config-heading strong{letter-spacing:-.03em;font-size:18px!important}.account-config-heading span{font-size:13px!important}.account-config-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:12px!important}.account-date-config-grid{align-items:stretch;grid-template-columns:minmax(220px,1.2fr) minmax(0,1fr) minmax(0,1fr)!important;gap:12px!important}.account-date-config-grid .form-field,.account-date-config-grid .config-switch-row,.account-business-grid .form-field,.account-config-grid .form-field{min-width:0}.config-switch-row{min-height:72px;background:#fff!important;border-radius:20px!important}.config-switch-row input[type=checkbox]{cursor:pointer}.account-business-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}.account-modal-actions{z-index:2;background:linear-gradient(#fff0,#fff 35%);margin-top:4px;padding-top:12px;position:sticky;bottom:-24px}@media (width<=980px){.account-details-modal-edit .account-details-grid,.account-config-grid,.account-date-config-grid,.account-business-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=800px){.modal-card:has(.account-details-modal-edit){border-radius:28px 28px 0 0!important;width:100%!important;max-width:none!important;max-height:90dvh!important;padding:18px!important}.account-details-modal-edit .account-details-user{align-items:flex-start!important}.account-details-modal-edit .account-details-grid{grid-template-columns:1fr 1fr!important;gap:10px!important}.account-details-modal-edit .account-details-grid div{min-height:76px;padding:12px!important}.account-details-modal-edit .account-details-grid strong{font-size:13px!important}.account-config-section{border-radius:22px!important;padding:14px!important}.account-config-heading strong{font-size:16px!important}.account-config-grid,.account-date-config-grid,.account-business-grid{grid-template-columns:1fr!important;gap:10px!important}.config-switch-row{min-height:64px;align-items:center!important}.account-modal-actions{bottom:-18px;grid-template-columns:1fr!important}}@media (width<=430px){.account-details-modal-edit .account-details-grid{grid-template-columns:1fr!important}.mobile-date-divider span{font-size:15px!important}}
