*{box-sizing:border-box}:root{color:#f8fafc;background:#070a13;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{background:radial-gradient(circle at 0 0,#7c3aed3d,#0000 32%),radial-gradient(circle at 100% 0,#0ea5e929,#0000 30%),linear-gradient(135deg,#070a13 0%,#0c1020 45%,#111827 100%);min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button{cursor:pointer}.app-shell{width:100%;min-height:100vh;display:flex}.sidebar{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#080d1ce0;border-right:1px solid #94a3b81f;flex-direction:column;gap:22px;width:250px;min-width:250px;height:100vh;padding:20px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;display:flex}.brand-logo{background:linear-gradient(135deg,#7c3aed,#06b6d4);border-radius:15px;place-items:center;width:44px;height:44px;font-size:21px;font-weight:900;display:grid;box-shadow:0 14px 35px #7c3aed59}.brand h1{letter-spacing:-.04em;margin:0;font-size:19px}.brand p{color:#94a3b8;margin:2px 0 0;font-size:12px}.sidebar-nav{flex-direction:column;gap:7px;display:flex}.nav-item{color:#cbd5e1;text-align:left;background:0 0;border:0;border-radius:15px;grid-template-columns:24px 1fr auto;align-items:center;gap:10px;width:100%;padding:12px 13px;transition:all .18s;display:grid}.nav-item:hover{color:#fff;background:#94a3b814}.nav-item.active{color:#fff;background:linear-gradient(135deg,#7c3aedf2,#2563ebeb);box-shadow:0 14px 36px #2563eb47}.nav-item small{color:#fde68a;background:#fbbf2429;border-radius:999px;padding:4px 7px;font-size:10px}.sidebar-user{background:#0f172acc;border:1px solid #94a3b81f;border-radius:18px;align-items:center;gap:12px;margin-top:auto;padding:14px;display:flex}.user-avatar{color:#86efac;background:#22c55e29;border-radius:14px;place-items:center;width:40px;height:40px;font-weight:900;display:grid}.sidebar-user strong{font-size:14px;display:block}.sidebar-user p{color:#94a3b8;margin:2px 0 0;font-size:12px}.main{flex:1;width:calc(100vw - 250px);padding:24px 28px;overflow-x:hidden}.topbar{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.eyebrow{color:#38bdf8;text-transform:uppercase;letter-spacing:.12em;margin:0 0 5px;font-size:12px;font-weight:800}.topbar h2{letter-spacing:-.05em;margin:0;font-size:30px}.topbar-actions{gap:10px;display:flex}.ghost-button,.primary-button{color:#fff;border:0;border-radius:14px;padding:11px 15px}.ghost-button{background:#0f172ac7;border:1px solid #94a3b829}.primary-button{background:linear-gradient(135deg,#7c3aed,#2563eb);font-weight:800;box-shadow:0 14px 32px #2563eb40}.content-grid{flex-direction:column;gap:20px;width:100%;display:flex}.metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;width:100%;display:grid}.metric-card{background:#0f172ac7;border:1px solid #94a3b81f;border-radius:24px;padding:19px 22px;box-shadow:0 22px 45px #0206172e}.metric-card.highlight{background:linear-gradient(135deg,#7c3aed61,#2563eb40),#0f172ad6;border-color:#818cf859}.metric-card span{color:#94a3b8;font-size:14px}.metric-card strong{letter-spacing:-.05em;margin:8px 0;font-size:28px;display:block}.metric-card p{color:#94a3b8;margin:0;font-size:13px}.employee-metric{text-align:center}.employee-metric strong{font-size:48px;line-height:1}.quick-sale,.sale-form-card,.account-preview,.placeholder-card{background:#0f172ab8;border:1px solid #94a3b81f;border-radius:28px;box-shadow:0 22px 50px #02061733}.quick-sale{width:100%;padding:20px}.section-title{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:16px;display:flex}.section-title h3{letter-spacing:-.04em;margin:0;font-size:20px}.soft-badge,.selected-pill{white-space:nowrap;color:#86efac;background:#22c55e21;border:1px solid #22c55e29;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:800}.selected-pill{color:#c4b5fd;background:#7c3aed24;border-color:#7c3aed40}.platform-grid{grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:12px;width:100%;display:grid}.platform-card{color:#fff;text-align:center;background:#0206176b;border:1px solid #94a3b81f;border-radius:22px;flex-direction:column;align-items:center;min-height:150px;padding:14px 10px;transition:all .18s;display:flex;position:relative;overflow:hidden}.platform-card:hover{border-color:#ffffff3d;transform:translateY(-3px)}.platform-card.selected{border-color:#38bdf8bf;box-shadow:0 0 0 3px #38bdf81a}.platform-card.red{background:linear-gradient(#ef444433,#0f172a8c)}.platform-card.blue{background:linear-gradient(#3b82f633,#0f172a8c)}.platform-card.purple{background:linear-gradient(#a855f733,#0f172a8c)}.platform-card.green{background:linear-gradient(#22c55e33,#0f172a8c)}.platform-card.cyan{background:linear-gradient(#06b6d433,#0f172a8c)}.platform-card.orange{background:linear-gradient(#f9731633,#0f172a8c)}.platform-icon{background:#ffffff1a;border-radius:16px;place-items:center;width:46px;height:46px;margin-bottom:10px;font-size:23px;display:grid}.platform-card strong{letter-spacing:-.02em;font-size:13px}.platform-card small{color:#cbd5e1;min-height:16px;margin-top:3px}.platform-card b{margin-top:8px;font-size:20px}.platform-card p{color:#94a3b8;margin:6px 0 0;font-size:12px}.platform-card.sold-out{opacity:.55}.sold-label{color:#fff;text-transform:uppercase;background:#ef4444;width:105px;padding:4px 0;font-size:10px;font-weight:900;position:absolute;top:10px;right:-28px;transform:rotate(35deg)}.sale-layout{grid-template-columns:minmax(560px,1.2fr) minmax(360px,.8fr);gap:18px;width:100%;display:grid}.sale-form-card,.account-preview{padding:20px}.form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.field{flex-direction:column;gap:7px;display:flex}.field.span-3{grid-column:span 3}.field span{color:#cbd5e1;font-size:13px;font-weight:700}.field input,.field select{color:#f8fafc;background:#02061780;border:1px solid #94a3b82e;border-radius:15px;outline:none;width:100%;height:46px;padding:0 13px}.field input:focus,.field select:focus{border-color:#38bdf8c2;box-shadow:0 0 0 3px #38bdf81c}.field select option{color:#f8fafc;background:#0f172a}.input-with-button{grid-template-columns:1fr 48px;gap:9px;display:grid}.copy-button{color:#7dd3fc;background:#38bdf824;border:1px solid #38bdf838;border-radius:15px;height:46px}.copy-button:disabled{opacity:.35;cursor:not-allowed}.register-button{color:#fff;background:linear-gradient(135deg,#22c55e,#06b6d4);border:0;border-radius:18px;width:100%;height:52px;margin-top:18px;font-weight:900;box-shadow:0 16px 36px #22c55e33}.credential-box{background:#02061770;border:1px solid #94a3b81f;border-radius:22px;padding:16px}.credential-box p{color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;margin:0 0 5px;font-size:12px}.credential-box strong{word-break:break-all;margin-bottom:12px;display:block}.credential-box button{color:#ddd6fe;background:#7c3aed33;border:0;border-radius:14px;width:100%;height:42px;font-weight:800}.profiles-box{margin-top:18px}.profiles-box h4{margin:0 0 14px}.profile-circle{text-align:center;background:#0206175c;border:1px solid #94a3b81f;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:112px;padding:12px 8px;display:flex}.profile-circle.busy{border-color:#3b82f652}.profile-circle.empty{color:#86efac;border-style:dashed;border-color:#22c55e61}.avatar-circle{background:linear-gradient(135deg,#7c3aed,#2563eb);border-radius:50%;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.profile-circle.empty .avatar-circle{color:#86efac;background:#22c55e29}.profile-circle strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:12px;overflow:hidden}.profile-circle span{color:#94a3b8;font-size:12px}.empty-state{text-align:center;background:#02061766;border:1px dashed #94a3b838;border-radius:22px;padding:30px 16px}.empty-state p{color:#94a3b8;margin:8px 0 0}.placeholder-section{place-items:center;min-height:70vh;display:grid}.placeholder-card{text-align:center;width:min(520px,100%);padding:42px}.placeholder-card span{font-size:44px}.placeholder-card h3{margin:14px 0 8px;font-size:28px}.placeholder-card p{color:#94a3b8;line-height:1.6}@media (width>=1600px){.platform-grid{grid-template-columns:repeat(8,minmax(132px,1fr))}.main{padding-right:36px}}@media (width<=1180px){.sale-layout{grid-template-columns:1fr}.profiles-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (width<=860px){.app-shell{flex-direction:column}.sidebar{width:100%;min-width:100%;height:auto;position:relative}.main{width:100%}.sidebar-nav{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.metrics,.form-grid{grid-template-columns:1fr}.field.span-3{grid-column:auto}.profiles-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.topbar{flex-direction:column;align-items:flex-start;gap:12px}}@media (width<=520px){.main,.sidebar{padding:16px}.sidebar-nav{grid-template-columns:1fr}.platform-grid,.profiles-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.platform-icon{background:#fff;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;display:flex;overflow:hidden;box-shadow:0 8px 20px #0f172a14}.platform-icon img{object-fit:cover;width:100%;height:100%;display:block}.image-logo{box-shadow:none;background:0 0;overflow:hidden}.image-logo img{object-fit:contain;width:100%;height:100%;display:block}.registrar-grid{flex-direction:column;gap:24px;display:flex}.registrar-metrics{order:1}.registrar-quick-sale{order:3}.copy-message{color:#16a34a;margin-top:8px;font-size:12px;font-weight:800;display:inline-flex}.profiles-header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.profiles-header h4{color:#111827;margin:0}.compact-empty{border-radius:18px;padding:16px}.mobile-menu-button,.sidebar-overlay{display:none}@media (width<=780px){.app-shell{display:block}.mobile-menu-button{z-index:1200;color:#111827;background:#fff;border:0;border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;font-size:22px;font-weight:900;display:inline-flex;position:fixed;top:14px;left:14px;box-shadow:0 12px 30px #0f172a2e}.sidebar{z-index:1300;width:82%;max-width:320px;height:100vh;transition:transform .22s;position:fixed;top:0;left:0;transform:translate(-110%);box-shadow:24px 0 60px #0f172a38}.menu-open .sidebar{transform:translate(0)}.sidebar-overlay{z-index:1250;background:#0f172a73;border:0;display:block;position:fixed;inset:0}.main{width:100%;padding-top:72px}.topbar{align-items:flex-start;gap:14px}.topbar h2{font-size:22px}.topbar-actions{display:none}.registrar-form{order:1}.registrar-quick-sale{order:2}.registrar-metrics{order:3}.form-grid{grid-template-columns:1fr}.field.span-3{grid-column:span 1}.platform-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profiles-inside-form{padding:14px}.profiles-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.form-and-profiles{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:22px;display:grid}.form-side{min-width:0}.profiles-inside-form{background:0 0;border:0;border-radius:0;margin-top:0;padding:0}.profiles-header .eyebrow{margin-bottom:4px}.profiles-header h4{margin:0;font-size:15px}.profile-circle{text-align:left;background:#fff;border:1px solid #e2e8f0e6;border-radius:14px;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:auto;padding:9px 10px;display:grid}.profile-circle .avatar-circle{flex-shrink:0;width:30px;height:30px;font-size:13px}.profile-circle strong{white-space:nowrap;text-overflow:ellipsis;font-size:13px;line-height:1.1;overflow:hidden}.profile-circle span{opacity:.75;white-space:nowrap;font-size:12px}.sidebar-close-button{display:none}@media (width<=780px){.sidebar-close-button{color:#111827;background:#0f172a14;border:0;border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;font-size:28px;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:14px;right:14px}.brand{padding-right:48px}.form-and-profiles{grid-template-columns:1fr;gap:14px}.profiles-inside-form{margin-top:2px}.profiles-header{margin-bottom:8px}.profiles-header h4{font-size:13px}.profiles-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.profile-circle{border-radius:12px;grid-template-columns:22px minmax(0,1fr);gap:6px;padding:6px 7px}.profile-circle .avatar-circle{width:22px;height:22px;font-size:11px}.profile-circle strong{font-size:11px}.profile-circle span{grid-column:2;margin-top:-4px;font-size:10px}}.mobile-top-logo{display:none}@media (width<=780px){.mobile-top-logo{z-index:1190;align-items:center;height:46px;display:flex;position:fixed;top:12px;left:68px}.mobile-top-logo img{object-fit:contain;width:auto;max-width:170px;height:42px;display:block}}.profile-circle{min-height:auto;box-shadow:none;text-align:center;background:0 0;border:0;flex-direction:column;justify-content:flex-start;align-items:center;padding:0;display:flex}@media (width<=780px){.profiles-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.profile-circle{box-shadow:none;background:0 0;border:0;padding:0}.profile-circle .avatar-circle{width:38px;height:38px;font-size:16px}.profile-circle.empty .avatar-circle{font-size:18px}.profile-circle strong{max-width:66px;margin-top:5px;font-size:10px}.profile-circle span{margin-top:2px;font-size:9px}}.registrar-main-row{order:2;grid-template-columns:minmax(0,1fr) 360px;align-items:stretch;gap:24px;display:grid}.registrar-form{order:initial}.registrar-profiles{min-width:0}.profiles-card{background:linear-gradient(#0f172af5,#1e293bf5);border:1px solid #94a3b829;border-radius:28px;padding:24px;box-shadow:0 24px 60px #0f172a2e}.profiles-inside-form{background:0 0;border:0;margin-top:0;padding:0}.profiles-header{margin-bottom:16px}.profiles-header h4{color:#fff;margin:0;font-size:15px}.profiles-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 12px;display:grid}.profile-circle{min-height:auto;box-shadow:none;text-align:center;background:0 0;border:0;flex-direction:column;align-items:center;padding:0;display:flex}.profile-circle .avatar-circle{color:#fff;background:linear-gradient(135deg,#6d5dfc,#24c6dc);border-radius:999px;justify-content:center;align-items:center;width:54px;height:54px;font-size:22px;display:flex;box-shadow:0 10px 24px #6d5dfc47}.profile-circle.empty .avatar-circle{color:#4ade80;box-shadow:none;background:#22c55e1f;border:1.5px dashed #4ade80bf;font-size:24px;font-weight:900}.profile-circle strong{color:#fff;white-space:nowrap;text-overflow:ellipsis;max-width:82px;margin-top:7px;font-size:12px;font-weight:800;line-height:1.1;overflow:hidden}.profile-circle span{color:#e2e8f0ad;white-space:nowrap;margin-top:3px;font-size:11px}.profile-circle.empty strong{color:#4ade80}.profile-circle.empty span{color:#4ade80b3}.sidebar-close-button{color:#fff;background:#ffffff29;border:1px solid #ffffff38;box-shadow:0 10px 26px #0000002e}.mobile-menu-button,.mobile-top-logo{position:absolute}@media (width<=780px){.main{padding-top:82px}.mobile-menu-button{position:absolute;top:14px;left:14px}.mobile-top-logo{height:46px;position:absolute;top:12px;left:auto;right:16px}.mobile-top-logo img{object-fit:contain;width:auto;max-width:165px;height:42px;display:block}.registrar-quick-sale{order:1}.registrar-main-row{order:2;grid-template-columns:1fr;gap:14px}.registrar-metrics{order:3}.profiles-card{border-radius:22px;padding:16px}.profiles-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.profile-circle .avatar-circle{width:38px;height:38px;font-size:16px}.profile-circle.empty .avatar-circle{font-size:18px}.profile-circle strong{max-width:66px;margin-top:5px;font-size:10px}.profile-circle span{margin-top:2px;font-size:9px}}.accounts-page{flex-direction:column;gap:18px;display:flex}.accounts-title{background:linear-gradient(135deg,#121826f5,#2d205af0);border:1px solid #94a3b829;border-radius:28px;padding:24px;box-shadow:0 24px 60px #0f172a29}.accounts-title h3{color:#fff}.accounts-filters{background:#fff;border-radius:24px;grid-template-columns:minmax(0,1fr) 220px 190px;gap:14px;padding:18px;display:grid;box-shadow:0 20px 55px #0f172a14}.accounts-filters input,.accounts-filters select{color:#111827;background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;outline:none;width:100%;padding:13px 14px;font-weight:700}.accounts-filters input:focus,.accounts-filters select:focus{border-color:#8b5cf6;box-shadow:0 0 0 4px #8b5cf61f}.accounts-desktop-table{background:#fff;border-radius:26px;display:block;overflow:hidden;box-shadow:0 22px 60px #0f172a1a}.accounts-desktop-table table{border-collapse:collapse;width:100%;font-size:13px}.accounts-desktop-table th{text-align:left;color:#64748b;text-transform:uppercase;letter-spacing:.06em;background:#f8fafc;padding:16px 14px;font-size:11px}.accounts-desktop-table td{color:#0f172a;vertical-align:middle;border-top:1px solid #eef2f7;padding:15px 14px}.account-row{position:relative}.account-row.disponible{box-shadow:inset 5px 0 #22c55e}.account-row.bajo{box-shadow:inset 5px 0 #f59e0b}.account-row.sin-stock{box-shadow:inset 5px 0 #ef4444}.account-row.observacion{box-shadow:inset 5px 0 #8b5cf6}.expand-button{color:#111827;cursor:pointer;background:#f1f5f9;border:0;border-radius:11px;width:32px;height:32px;font-size:18px;font-weight:900}.stock-badge{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:7px 10px;font-size:12px;font-weight:900;display:inline-flex}.stock-badge.disponible{color:#15803d;background:#22c55e1f}.stock-badge.bajo{color:#b45309;background:#f59e0b24}.stock-badge.sin-stock{color:#b91c1c;background:#ef44441f}.stock-badge.observacion{color:#6d28d9;background:#8b5cf624}.mini-action{color:#fff;cursor:pointer;background:#111827;border:0;border-radius:12px;padding:9px 12px;font-weight:900}.account-detail-row td{background:#0f172a;padding:0}.account-detail-box{gap:8px;padding:16px;display:grid}.profile-line{border-radius:14px;grid-template-columns:26px 70px 80px 50px 70px 170px 1fr 70px;align-items:center;gap:10px;padding:10px 12px;font-size:13px;display:grid}.profile-line.busy{color:#e5e7eb;background:#ffffff0f}.profile-line.empty{color:#4ade80;background:#22c55e17;border:1px dashed #4ade8047}.accounts-mobile-list{display:none}.floating-copy-message{z-index:2000;color:#fff;background:#16a34a;border-radius:999px;padding:12px 18px;font-weight:900;position:fixed;bottom:22px;right:22px;box-shadow:0 16px 35px #16a34a52}@media (width<=780px){.accounts-title{border-radius:22px;padding:18px}.accounts-filters{border-radius:20px;grid-template-columns:1fr;gap:10px;padding:14px}.accounts-desktop-table{display:none}.accounts-mobile-list{gap:11px;display:grid}.mobile-account-card{background:#fff;border:1px solid #e2e8f0e6;border-radius:18px;padding:13px 13px 12px;position:relative;overflow:hidden;box-shadow:0 14px 32px #0f172a14}.mobile-account-card:before{content:"";width:5px;position:absolute;inset:0 auto 0 0}.mobile-account-card.disponible:before{background:#22c55e}.mobile-account-card.bajo:before{background:#f59e0b}.mobile-account-card.sin-stock:before{background:#ef4444}.mobile-account-card.observacion:before{background:#8b5cf6}.mobile-account-head{justify-content:space-between;align-items:flex-start;gap:12px;padding-left:7px;display:flex}.mobile-account-head strong{color:#0f172a;margin-bottom:4px;font-size:15px;display:block}.mobile-account-head p{color:#475569;word-break:break-all;margin:0 0 3px;font-size:12px;font-weight:700}.mobile-account-head code{color:#111827;background:#f1f5f9;border-radius:9px;padding:4px 7px;font-size:12px;font-weight:800;display:inline-block}.mobile-observation{color:#6d28d9;margin:9px 0 0 7px;font-size:12px;font-weight:800}.mobile-account-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:11px;padding-left:7px;display:grid}.mobile-account-actions button{color:#fff;background:#111827;border:0;border-radius:13px;padding:10px 8px;font-weight:900}.mobile-account-actions button:last-child{color:#5b21b6;background:#ede9fe}.mobile-profile-list{gap:7px;margin-top:11px;padding-left:7px;display:grid}.mobile-profile-line{border-radius:13px;padding:9px 10px;font-size:11px;font-weight:800}.mobile-profile-line.busy{color:#0f172a;background:#f8fafc}.mobile-profile-line.busy span,.mobile-profile-line.busy b{line-height:1.35;display:block}.mobile-profile-line.empty{color:#15803d;background:#22c55e1a;border:1px dashed #22c55e59}.mobile-limit-note{text-align:center;color:#64748b;background:#f8fafc;border-radius:16px;padding:13px;font-size:12px;font-weight:800}}
