
:root{--bg:#05070a;--panel:#0c1118;--panel2:#111722;--line:#242d39;--text:#fff;--muted:#929aa7;--pink:#ff1978;--purple:#8d45ff;--green:#58d46b;--orange:#ff8c28;--yellow:#ffc94f;--red:#ff5454}
*{box-sizing:border-box}
html,body,#root{margin:0;height:100%;min-height:0;background:#05070a}
body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:var(--text);overflow-x:hidden}
button,input,textarea{font:inherit}
button{cursor:pointer}
.app{height:100vh;height:100dvh;min-height:0;display:flex;flex-direction:column;overflow:hidden;background:radial-gradient(circle at 90% 0,#101724 0,#05070a 38%)}
.header{height:70px;flex:0 0 70px;display:flex;align-items:center;justify-content:space-between;padding:10px 16px;border-bottom:1px solid #151c24;background:rgba(5,7,10,.96);position:relative;z-index:30}
.logo{text-align:center;line-height:1}.logo span{display:block;color:var(--pink);font:italic 800 24px Georgia,serif}.logo small{display:block;color:#ddd;font-size:8px;letter-spacing:1.8px;margin-top:6px}
.iconBtn{width:42px;height:42px;border:1px solid #27313d;border-radius:12px;background:#0c1118;color:#fff;font-size:20px;display:grid;place-items:center;text-decoration:none}.headerBack{width:30px;height:30px;border-radius:9px;font-size:17px;opacity:.72}.headerIdentity{text-align:center;min-width:0}.headerIdentity>span{display:block;max-width:240px;margin-top:5px;color:#aeb5c0;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.headerSpacer{width:42px;height:42px}
.headerActions{display:flex;align-items:center;gap:8px}
.main{width:100%;flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto}.page{padding:20px 16px 34px}.page h1{font-size:30px;margin:0 0 6px}.page h2{margin:0}.page h3{margin:0}.page p.sub,.titleRow p{color:var(--muted);margin:0}
.titleRow,.liveStrip{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}
.primary,.purple,.secondary,.outline,.danger{border-radius:12px;padding:13px 16px;font-weight:750;color:#fff}
.primary{border:0;background:linear-gradient(90deg,#ff1478,#d70c63)}.purple{border:0;background:linear-gradient(90deg,#6722de,#9345ff)}.secondary{background:#0a0e14;border:1px solid var(--line)}.outline{background:#0a0f15;border:1px solid #3b4552}.danger{background:transparent;border:1px solid var(--red);color:var(--red)}.compact{padding:11px 13px;font-size:12px}.full{width:100%}
.liveCard{position:relative;margin-top:22px;padding:20px;border:1px solid var(--pink);border-radius:20px;background:linear-gradient(135deg,#240814,#0b0f16 60%);overflow:hidden}
.liveCard h2{font-size:25px;margin:14px 0 8px}.liveCard .meta{color:var(--muted);line-height:1.6}.liveCard .meta b{color:var(--pink)}
.pill{display:inline-flex;align-items:center;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:800}.pill.live{background:#2c0719;color:#ff4c99;border:1px solid #7b1648}.pill.prep{background:#2b1746;color:#caa6ff}.pill.pending{background:#3b2a07;color:#ffd05a}.pill.closed{background:#102d18;color:#68df7a}
.pill.missing{background:#3b1116;color:#ff727c;border:1px solid #7b252d}.pill.supervise{background:#3b2a07;color:#ffd05a;border:1px solid #725410}
.metrics,.miniMetrics,.summaryGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:18px 0}.metric{background:#0a0f16;border:1px solid var(--line);border-radius:13px;padding:11px;text-align:center}.metric i{display:grid;place-items:center;width:30px;height:30px;margin:0 auto 7px;border-radius:50%;background:#27101d;color:var(--pink);font-style:normal}.metric b,.metric span{display:block}.metric b{font-size:17px}.metric span{font-size:10px;color:var(--muted);margin-top:4px}
.broadcast{text-align:center;color:var(--pink);font-size:64px;margin:4px 0 12px}.sectionTitle{display:flex;align-items:center;justify-content:space-between;margin:26px 0 12px}.sectionTitle h3{font-size:19px}.sectionTitle button{border:0;background:none;color:#bb7cff}
.prepScroll{display:flex;gap:12px;overflow-x:auto;padding-bottom:4px;scroll-snap-type:x mandatory}.prepCard{min-width:82%;scroll-snap-align:start;background:#0c1118;border:1px solid var(--line);border-radius:16px;padding:16px}.prepTop{display:flex;justify-content:space-between}.prepTop i{width:42px;height:42px;border-radius:12px;background:#291947;display:grid;place-items:center;color:#b882ff}.prepTop button{border:0;background:none;color:#999}.prepCard h3{margin:13px 0 5px}.prepCard p{margin:0 0 10px;color:var(--muted)}.prepStats{display:grid;grid-template-columns:70px 70px 1fr;gap:8px;align-items:center;border-top:1px solid var(--line);margin-top:15px;padding-top:13px}.prepStats b,.prepStats span{display:block}.prepStats span{font-size:10px;color:var(--muted)}.prepStats button{background:#0b1017;border:1px solid #7040ae;color:#d0a7ff;border-radius:10px;padding:10px}
.history{display:flex;flex-direction:column;gap:11px}.historyCard{background:#0b1017;border:1px solid var(--line);border-radius:16px;padding:15px}.histHead{display:flex;justify-content:space-between;gap:10px}.histHead h3{font-size:16px}.histHead p{font-size:12px;color:var(--muted);margin:5px 0 0}.histStats{display:grid;grid-template-columns:repeat(5,1fr);gap:5px;margin:15px 0}.histStats b,.histStats span{display:block;text-align:center}.histStats span{font-size:9px;color:var(--muted)}.c2{color:var(--green)}.c3{color:var(--orange)}.c4{color:var(--yellow)}
.info,.tip{margin-top:16px;border:1px solid #5b1839;background:#170b12;border-radius:14px;padding:15px}.info b,.info span,.tip b,.tip span{display:block}.info span,.tip span{color:#c19aaa;font-size:12px;margin-top:5px}
.backTitle{display:flex;gap:12px;align-items:flex-start}.backTitle>button{border:0;background:none;color:var(--pink);font-size:26px;padding:0}.backTitle p{color:var(--muted);margin:4px 0}
.ordersBackTitle{gap:8px;align-items:flex-start}.ordersBackTitle>button{width:54px;height:54px;flex:0 0 54px;display:grid;place-items:center;margin:-7px 0 0 -10px;border-radius:16px;font-size:42px;font-weight:800;line-height:1;-webkit-tap-highlight-color:rgba(255,25,120,.18)}.ordersBackTitle>button:active{background:rgba(255,25,120,.12);transform:scale(.96)}
.formCard,.address,.finish,.issues{margin-top:18px;background:#0c1118;border:1px solid var(--line);border-radius:16px;padding:16px}.field{display:block;margin-bottom:15px}.field>span{display:block;margin-bottom:8px;font-weight:700}.field input,.field textarea,.search input,.addReserve input{width:100%;background:#080c12;border:1px solid #2b3541;border-radius:12px;padding:14px;color:#fff}.field textarea{min-height:95px}.formGrid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.accordion{width:100%;display:flex;justify-content:space-between;background:#0c1118;border:1px solid var(--line);color:#fff;border-radius:14px;padding:15px;margin:14px 0}
.tabs{display:grid;grid-template-columns:repeat(5,1fr);gap:5px;margin-top:17px}.tabs button{min-width:0;border:1px solid var(--line);background:#0c1118;color:#aaa;border-radius:11px;padding:10px 3px;font-size:10px}.tabs button.active{color:var(--pink);border-bottom-color:var(--pink)}.tabs b{background:#3a1129;border-radius:999px;padding:2px 5px}.screenTitle{font-size:25px;margin-top:22px!important}.search{position:relative;margin:16px 0}.search span{position:absolute;left:14px;top:13px;color:#999}.search input{padding-left:40px}.statusGrid{display:grid;grid-template-columns:1fr;gap:9px}.status{background:#0c1118;border:1px solid var(--line);border-left:3px solid;border-radius:13px;padding:14px;display:flex;justify-content:space-between}.status b{font-size:24px}.status.yellow{border-left-color:var(--yellow)}.status.orange{border-left-color:var(--orange)}.status.green{border-left-color:var(--green)}
.orderStatusTabs button{min-width:0;line-height:1.2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;min-height:58px}.orderStatusTabs b{display:inline-block}
.orderFolderTabs{grid-template-columns:repeat(5,minmax(0,1fr))}.orderFolderTabs button{padding-left:6px;padding-right:6px;font-size:9px}.orderFolderTabs button.messagesSent.active{border-color:#49b9ff;background:#0d2940}.orderFolderTabs button.messagesSent b{color:#49b9ff}.orderFolderTabs button.unpaid.active{border-color:#ffb020;background:#2c1c08}.orderFolderTabs button.unpaid b{color:#ffb020}.orderFolderTabs button.mergeable.active{border-color:#58d46b;background:#0d2b18}.orderFolderTabs button.mergeable b{color:#58d46b}
.payDraftButton{background:#168a55!important;border-color:#168a55!important}.paymentConfirmModal{max-width:460px}.paymentMethodChoices{display:grid;gap:10px;margin:18px 0}.paymentMethodChoices label{display:flex;gap:12px;align-items:center;border:1px solid var(--line);border-radius:13px;padding:14px;cursor:pointer}.paymentMethodChoices label.selected{border-color:#21b66f;background:rgba(33,182,111,.1)}.paymentMethodChoices input{accent-color:#21b66f}.paymentMethodChoices span,.paymentMethodChoices b,.paymentMethodChoices small{display:block}.paymentMethodChoices small{color:var(--muted);margin-top:4px}
.orderList,.reserveList,.clientProducts,.productList{margin-top:16px;background:#0b1017;border:1px solid var(--line);border-radius:16px;overflow:hidden}.orderList>button,.productList>button{width:100%;display:flex;align-items:center;gap:10px;border:0;border-bottom:1px solid rgba(255,255,255,.06);background:none;color:#fff;padding:13px;text-align:left}.orderList small,.productList small,.reserveList small,.clientProducts small{display:block;color:var(--muted);margin-top:4px}.grow{flex:1}.orderList strong{font-size:13px}.liveStrip{align-items:center;margin-bottom:17px}.liveStrip .danger,.liveStrip .outline{font-size:11px;padding:9px 11px}.orderFolderTabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:14px 0}.orderFolderTabs button{border:1px solid var(--line);border-radius:11px;background:#0c1118;color:#b4bbc5;padding:11px}.orderFolderTabs button.active{border-color:var(--pink);color:#fff;background:#26101c}.orderFolderTabs b{margin-left:5px;color:var(--pink)}
.productGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:11px}.productCard{background:#0b1017;border:1px solid var(--line);border-radius:14px;color:#fff;text-align:left;overflow:hidden;padding:0 0 12px}.productCard>div{height:145px;background:linear-gradient(135deg,#382638,#141a22);display:grid;place-items:center;font-size:65px;position:relative}.productCard>div span{position:absolute;right:10px;top:9px;color:#b77cff;font-size:18px}.productCard b,.productCard small,.productCard strong{display:block;padding:0 10px}.productCard b{font-size:12px;margin-top:10px}.productCard small{color:var(--muted);margin-top:4px}.productCard strong{color:#ff5c68;margin-top:8px}.productList>button{display:grid;grid-template-columns:64px 1fr auto 18px}.productThumb{width:60px;height:60px;border-radius:11px;background:linear-gradient(135deg,#382638,#141a22);display:grid;place-items:center;font-size:34px}.dots i{display:inline-block;width:16px;height:16px;border-radius:50%;background:#d6b58a;border:1px solid #eee;margin:7px 5px 0 0}.dots i:nth-child(2){background:#111}.dots i:nth-child(3){background:#eee}
.detailImage{height:300px;border-radius:18px;background:linear-gradient(135deg,#3a2838,#141b25);display:grid;place-items:center;font-size:125px}.priceBig{display:flex;gap:12px;align-items:end;margin:8px 0}.priceBig s{color:#888}.priceBig b{color:#ff5c68;font-size:28px}.colors,.sizes{display:flex;flex-wrap:wrap;gap:10px}.colors button{width:38px;height:38px;border-radius:50%;border:2px solid #777;background:#d7b38b}.colors button:nth-child(2){background:#111}.colors button:nth-child(3){background:#eee}.colors button:nth-child(4){background:#777c26}.colors button:nth-child(5){background:#70a3d9}.colors button:nth-child(6){background:#df7f9c}.sizes button{background:#0b1017;border:1px solid #34404c;color:#fff;border-radius:9px;padding:11px 14px}.sizes button.active{border-color:var(--purple);color:#cba8ff}.addReserve{display:grid;grid-template-columns:1fr 90px;gap:9px;margin-top:18px}.reserveList>div,.clientProducts>div{display:flex;align-items:center;gap:9px;padding:12px;border-bottom:1px solid rgba(255,255,255,.06)}.avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#fb78b4,#682260);display:grid;place-items:center;font-weight:800}.avatar.big{width:72px;height:72px;font-size:24px}.size{color:#caa6ff;font-weight:800}.quick{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;margin-top:13px}.quick button{background:#0b1017;border:1px solid var(--line);border-radius:13px;color:#b77cff;padding:15px;font-size:22px}.quick span{display:block;color:#fff;font-size:11px;margin-top:6px}
.customerHead{display:flex;gap:14px;align-items:center}.customerHead h1{font-size:28px}.customerHead p{color:var(--muted);margin:0 0 8px}.customerStats{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:15px 0}.customerStats div{background:#0c1118;border:1px solid var(--line);border-radius:13px;padding:14px;text-align:center}.customerStats b,.customerStats span{display:block}.customerStats b{font-size:24px}.customerStats span{color:var(--muted);font-size:11px}.address p{color:#c6cbd3;line-height:1.6}.clientProducts strong{color:#ff5c68}.summaryGrid{grid-template-columns:repeat(2,1fr)}.issues div{display:grid;grid-template-columns:auto 1fr auto 1fr auto 1fr;gap:7px;align-items:center}.issues b{color:var(--pink)}
.shopifyAddressFields{display:grid;gap:8px}.shopifyAddressFields p{display:grid;grid-template-columns:minmax(105px,.8fr) minmax(0,1.5fr);gap:10px;margin:0;padding:9px 10px;border-radius:9px;background:#080c12}.shopifyAddressFields b{color:#aeb7c5}.shopifyAddressFields span{overflow-wrap:anywhere}.shopifyAddressFields .missingAddressField{border:1px solid #7b252d;background:#281014}.shopifyAddressFields .missingAddressField span{color:#ff8a92;font-weight:700}
.bottom{position:relative;flex:0 0 calc(76px + env(safe-area-inset-bottom));height:calc(76px + env(safe-area-inset-bottom));background:rgba(4,7,11,.98);border-top:1px solid var(--line);display:flex;justify-content:space-around;z-index:40;padding-bottom:max(4px,env(safe-area-inset-bottom))}.bottom button{border:0;background:none;color:#949ba5;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}.bottom button i{font-style:normal;font-size:21px}.bottom button span{font-size:10px}.bottom button.active{color:var(--pink)}
.overlay{position:fixed;inset:0;background:rgba(0,0,0,.72);z-index:100}.drawer{width:88%;max-width:390px;height:100%;background:#070a0f;border-right:1px solid var(--line);padding:20px;overflow-y:auto}.drawerTop{display:flex;justify-content:space-between;align-items:center}.drawerTop button{border:0;background:none;color:#fff;font-size:24px}.drawerUser{display:flex;gap:13px;align-items:center;margin:25px 0}.drawerUser h2,.drawerUser p{margin:0}.drawerUser p{color:var(--muted)}.menu h4{color:#7e8794;margin:21px 0 6px}.menu button{width:100%;display:flex;align-items:center;gap:11px;border:0;background:none;color:#fff;padding:12px 5px;text-align:left}.menu button span{flex:1}.menu button b{color:#cba8ff}.logout{width:100%;margin-top:20px;background:none;border:1px solid var(--line);border-radius:12px;color:#ff66a7;padding:13px}
@media(min-width:760px){.page{max-width:720px;margin:auto}.prepCard{min-width:48%}}

/* Ajustes finos: pedidos y reservas reales */
.orderRow{display:grid;grid-template-columns:minmax(0,1fr) 46px;border-bottom:1px solid rgba(255,255,255,.06);align-items:stretch;cursor:pointer;-webkit-tap-highlight-color:rgba(255,45,133,.14);touch-action:manipulation}
.orderRow:last-child{border-bottom:0}
.orderMain{width:100%;display:grid;grid-template-columns:minmax(145px,1.25fr) minmax(0,.9fr) auto 10px;align-items:center;gap:9px;border:0;background:none;color:#fff;padding:12px 11px;text-align:left;min-width:0}
.orderMain small{display:block;color:var(--muted);margin-top:4px}
.orderMain strong{font-size:13px;white-space:nowrap}
.orderNumber{min-width:0}.orderNumber>b{font-size:11px;font-weight:750}.orderNumber small{font-size:9px}
.orderIdentity{min-width:0}.orderIdentity>div{display:flex;align-items:baseline;gap:8px;min-width:0}.orderIdentity>div>b{font-size:11px;color:#aab2bd;white-space:nowrap}.orderIdentity>div>strong{font-size:15px;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.orderIdentity>small{font-size:9px}.unifyCustomerButton{pointer-events:auto;margin-top:6px;border:1px solid #2ecf78;background:#123d27;color:#82f0ae;border-radius:999px;padding:4px 8px;font-size:8px;font-weight:850;line-height:1.15}
.sendOrderButton{pointer-events:auto;border:2px solid #ff4f9a;background:#d91f70;color:#fff;border-radius:11px;padding:9px 14px;font-size:11px;font-weight:900;line-height:1.15;min-width:112px;box-shadow:0 5px 14px rgba(255,45,133,.28);margin-top:7px}.sendOrderButton:disabled{border-color:#45505c;background:#171d24;color:#7f8994;box-shadow:none;cursor:not-allowed}
.orderCustomer{min-width:0}.orderCustomer>b{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700}.orderCustomer small{display:flex;align-items:center;gap:7px;min-width:0;font-size:10px}.orderCustomer small span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#c4cad3}.orderCustomer small strong{flex:0 0 auto;font-size:9px;color:#8f98a5;font-weight:650}
.orderMain>.pill{font-size:8px;padding:4px 6px;white-space:nowrap}
.orderTools{display:grid;grid-template-columns:minmax(0,1fr) 112px;gap:8px;align-items:center}.orderTools .search{margin:16px 0}.orderTools select{width:100%;background:#080c12;border:1px solid #2b3541;border-radius:12px;padding:13px 9px;color:#fff;font-size:11px}
.rowDelete{border:0;border-left:1px solid rgba(255,255,255,.06);background:#100b10;color:#ff6b8f;font-size:17px;min-width:46px}
.rowDelete:disabled{opacity:.45}

.colorSelector{min-width:0;position:relative;z-index:1}
.colorSwatches{display:flex;flex-wrap:wrap;gap:9px;align-items:center;min-height:46px;padding:2px 0 4px}
.colorSwatches button{width:auto;min-width:72px;min-height:40px;padding:7px 11px;border-radius:9px;border:2px solid rgba(255,255,255,.48);display:grid;place-items:center;flex:0 0 auto;font-size:11px;font-weight:900;line-height:1.12;text-transform:none;cursor:pointer}
.colorSwatches button span{display:block;max-width:105px;overflow-wrap:anywhere;text-align:center}
.colorSwatches button.active{border-color:#b764ff;box-shadow:0 0 0 3px rgba(155,60,255,.32),0 5px 13px rgba(0,0,0,.22)}
.colorSwatches button.soldOutColor{opacity:.42;position:relative}
.colorSwatches button.soldOutColor::after{content:"";position:absolute;left:8px;right:8px;height:2px;background:#ff3859;transform:rotate(-12deg);border-radius:2px}
.selectedColorName{display:block;margin-top:5px;font-size:12px;color:#d7dbe1;min-height:18px}

.reservationRow{position:relative;display:grid!important;grid-template-columns:22px 40px minmax(0,1fr) auto auto auto;align-items:center;gap:9px}
.rowActions{display:flex;gap:5px;margin-left:2px}
.rowActions button{width:31px;height:31px;border-radius:8px;border:1px solid #303946;background:#111720;color:#d9b7ff;font-size:15px;padding:0}
.rowActions button:last-child{color:#ff708f}
.editModal{position:fixed;left:16px;right:16px;top:50%;transform:translateY(-50%);z-index:1001;max-height:78vh;overflow:auto}
.field select{width:100%;background:#080c12;border:1px solid #2b3541;border-radius:12px;padding:14px;color:#fff}

@media(max-width:430px){
  .orderMain{grid-template-columns:52px minmax(0,1fr) auto 9px;gap:6px;padding:11px 8px}
  .orderMain .pill{font-size:8px;padding:4px 6px}
  .orderMain strong{font-size:11px}
  .reservationRow{grid-template-columns:18px 36px minmax(0,1fr) auto auto;gap:7px}
  .reservationRow .rowActions{grid-column:3 / -1;justify-content:flex-end;width:100%;padding-top:2px}
  .colorSwatches button{min-width:68px;min-height:38px;padding:6px 9px}
}

.orderRow:active{background:rgba(255,255,255,.035)}
.orderRow:focus-visible{outline:2px solid var(--pink);outline-offset:-2px}
.rowDelete{pointer-events:auto;touch-action:manipulation}
.unifyCustomersModal{max-width:520px}.unifyCustomersModal header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.unifyCustomersModal header p{color:var(--muted);font-size:11px;margin:5px 0 0}.unifyCustomersModal header>button{border:0;background:none;color:#fff;font-size:24px}.unifyCustomersModal .search{margin:16px 0}.unifyCandidateList{display:grid;gap:8px;max-height:320px;overflow:auto}.unifyCandidateList>button{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid var(--line);border-radius:12px;background:#0b1017;color:#fff;padding:11px;text-align:left}.unifyCandidateList>button.selected{border-color:#2ecf78;background:#102d1d}.unifyCandidateList b,.unifyCandidateList small{display:block}.unifyCandidateList small{color:var(--muted);margin-top:4px}.unifyCandidateList em{color:#82f0ae;font-size:9px;font-style:normal;font-weight:800;text-align:right}.unifyCandidateList>p{color:var(--muted);text-align:center;padding:18px}
@media(max-width:520px){.orderMain{grid-template-columns:minmax(118px,1.35fr) minmax(70px,.75fr) auto 8px;gap:6px;padding:10px 8px}.orderIdentity>div{display:block}.orderIdentity>div>strong{display:block;font-size:14px;margin-top:2px}.orderCustomer>b{font-size:10px}.unifyCustomerButton{font-size:7px;padding:4px 6px}}

.instagramInputWrap{position:relative;min-width:0;width:100%;z-index:12}
.instagramInput{display:flex;align-items:center;width:100%;background:#080c12;border:1px solid #2b3541;border-radius:12px;overflow:hidden;transition:border-color .15s,box-shadow .15s}
.instagramInput:focus-within{border-color:#2d73c8;box-shadow:0 0 0 3px rgba(45,115,200,.35)}
.instagramInput>span{flex:0 0 auto;padding-left:14px;color:#fff;font-size:22px;font-weight:800;line-height:1}
.instagramInput>input{min-width:0;width:100%;border:0!important;outline:0;background:transparent!important;padding:14px 14px 14px 5px!important;color:#fff;font:inherit;box-shadow:none!important;border-radius:0!important}
.instagramSuggestions{position:absolute;z-index:80;left:0;right:0;top:calc(100% + 6px);max-height:190px;overflow-y:auto;overscroll-behavior:contain;background:#111722;border:1px solid #354151;border-radius:12px;padding:5px;box-shadow:0 14px 32px rgba(0,0,0,.55)}
.instagramSuggestions button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;border:0;border-radius:9px;background:transparent;color:#fff;padding:10px;text-align:left}
.instagramSuggestions button+button{border-top:1px solid rgba(255,255,255,.06)}
.instagramSuggestions button.active,.instagramSuggestions button:hover{background:#251437}
.instagramSuggestions b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.instagramSuggestions span{max-width:48%;color:#b9a0ca;font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
@media(max-width:759px){.instagramSuggestions{top:auto;bottom:calc(100% + 6px);max-height:min(180px,32vh)}}

.clickableReservation{cursor:pointer}
.clickableReservation:active{background:rgba(183,124,255,.08)}
.orderDetailReservations .reservationRow{grid-template-columns:22px minmax(0,1fr) auto auto auto;padding:14px 12px;border-bottom:1px solid rgba(255,255,255,.06)}
.orderDetailReservations .reservationRow:last-child{border-bottom:0}
.orderDetailReservations .rowActions{margin-left:4px}
.rowActions button:disabled{opacity:.35;cursor:not-allowed}

/* Editor unificado de pedidos preliminares */
.draftWorkspace{max-width:760px!important;padding-bottom:110px}
.draftHeader{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;margin-bottom:16px}
.draftHeader h1{font-size:25px;margin:0 0 3px}.draftHeader p{margin:0;color:var(--muted);font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.draftBack{width:42px;height:42px;border:1px solid var(--line);border-radius:50%;background:#111722;color:#fff;font-size:30px;line-height:1}
.draftStatus{border-radius:999px;padding:7px 10px;font-size:11px;font-weight:850}.draftStatus.open{background:#352607;color:#ffd05a}.draftStatus.completed{background:#12331b;color:#71df82}
.draftSync{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:12px 0;padding:12px 14px;border:1px solid #214d38;border-radius:14px;background:#0c1c14}.draftSync b,.draftSync span{display:block}.draftSync b{color:#74df8a}.draftSync span{margin-top:3px;color:#9aa7a0;font-size:11px}.draftSync button{border:1px solid #356d4d;border-radius:10px;background:#10291c;color:#dfffea;padding:9px 12px;font-weight:750}
.draftCard{margin-top:14px;border:1px solid var(--line);border-radius:18px;background:#0c1118;padding:17px;overflow:hidden}
.draftSectionTitle{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.draftSectionTitle h2{font-size:20px}.draftSectionTitle>button{border:0;background:none;color:#d096ff;font-weight:800}.draftSectionTitle>span{color:var(--muted);font-size:12px}
.draftCustomerName{display:flex;align-items:center;gap:13px}.draftCustomerName .avatar{width:54px;height:54px;font-size:20px}.draftCustomerName strong,.draftCustomerName span{display:block}.draftCustomerName strong{font-size:17px}.draftCustomerName span{margin-top:4px;color:var(--muted);font-size:12px}
.draftContactGrid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:14px}.draftContactGrid p{margin:0;padding:12px;border-radius:12px;background:#090d13;border:1px solid #1c2530;min-width:0}.draftContactGrid b,.draftContactGrid span{display:block}.draftContactGrid b{font-size:11px;color:#aab2bd;margin-bottom:5px}.draftContactGrid span{font-size:13px;line-height:1.45;overflow-wrap:anywhere}.draftContactGrid .draftAddress{grid-column:1/-1}
.draftLines{margin:0 -17px}.draftLine{display:grid;grid-template-columns:72px minmax(0,1fr) auto;gap:12px;align-items:center;padding:14px 17px;border-top:1px solid rgba(255,255,255,.07)}.draftLine:first-child{border-top:0}.draftLineImage{width:72px;height:82px;border-radius:12px;overflow:hidden;background:#171e28;display:grid;place-items:center}.draftLineImage img{width:100%;height:100%;object-fit:cover}.draftLineCopy strong,.draftLineCopy span,.draftLineCopy small{display:block}.draftLineCopy strong{font-size:14px;line-height:1.3}.draftLineCopy span{margin-top:5px;color:#b6bec8;font-size:12px;line-height:1.35}.draftLineCopy small{margin-top:8px;color:#d096ff}.draftLineSide{text-align:right}.draftLineSide>strong{white-space:nowrap}.draftLineActions{display:flex;justify-content:flex-end;gap:5px;margin-top:12px}.draftLineActions button{border:1px solid #394552;border-radius:8px;background:#111822;color:#dce2ea;padding:7px 9px;font-size:11px}.draftLineActions button.remove{color:#ff708f;border-color:#5c2b38}
.draftAddProduct{width:100%;margin-top:14px;border:1px dashed #7040ae;border-radius:12px;background:#160e22;color:#d5b1ff;padding:13px;font-weight:850}
.draftPayment p{display:flex;justify-content:space-between;gap:12px;margin:0;padding:10px 0;border-top:1px solid rgba(255,255,255,.06);color:#c2c8d0}.draftPayment p:first-of-type{border-top:0}.draftPayment p.total{margin-top:4px;padding-top:15px;color:#fff;font-size:19px}.draftPayment p.total strong{color:#ff4c99}
.draftNote{margin:0;color:#d3d7dd;line-height:1.55;white-space:pre-wrap}.draftTags{display:flex;flex-wrap:wrap;gap:7px}.draftTags span{border-radius:999px;background:#25122c;color:#f59bca;padding:7px 10px;font-size:11px;font-weight:750}
.draftEmpty{display:flex;flex-direction:column;align-items:flex-start;gap:8px;color:var(--muted)}.draftEmpty b{color:#fff}.draftEmpty .purple{margin-top:4px}
.draftBottomAction{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:16px}.draftBottomAction a{text-decoration:none;text-align:center}.draftCreate{margin-top:16px}
@media(max-width:520px){.draftWorkspace{padding:14px 12px 104px}.draftHeader{grid-template-columns:40px minmax(0,1fr) auto;gap:8px}.draftHeader h1{font-size:21px}.draftStatus{padding:6px 8px;font-size:9px}.draftContactGrid{grid-template-columns:1fr}.draftContactGrid .draftAddress{grid-column:auto}.draftLine{grid-template-columns:58px minmax(0,1fr);align-items:start}.draftLineImage{width:58px;height:70px}.draftLineSide{grid-column:2;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:8px}.draftLineActions{margin-top:0}.draftBottomAction{grid-template-columns:1fr}}
@media(max-width:520px){
  .orderDetailReservations .reservationRow{grid-template-columns:18px minmax(0,1fr) auto;gap:8px}
  .orderDetailReservations .reservationRow>strong{grid-column:3}
  .orderDetailReservations .rowActions{grid-column:2 / -1;justify-content:flex-end}
}

.emptyLives{margin-top:28px;min-height:420px;border:1px dashed var(--line);border-radius:22px;background:#090d13;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:36px 24px}.emptyLivesIcon{width:72px;height:72px;border-radius:50%;display:grid;place-items:center;background:#26112f;color:#c277ff;font-size:34px;margin-bottom:18px}.emptyLives h2{margin:0 0 10px;font-size:24px}.emptyLives p{max-width:430px;color:var(--muted);line-height:1.5;margin:0 0 24px}

.soldOutButton{border:1px solid #ff4d5d;background:#8f1824;color:#fff;border-radius:12px;padding:13px 10px;font-weight:850;letter-spacing:.02em}
.soldOutButton:disabled{opacity:1;cursor:not-allowed}

/* Pedido preliminar: misma superficie clara que Mi Marciana Chat / Shopify */
.draftWorkspace{max-width:760px!important;background:#f6f6f8!important;color:#171717!important;padding:0 14px 120px!important}
.draftWorkspace .draftHeader{position:sticky;top:0;z-index:25;margin:0 -14px 14px;padding:14px 16px;min-height:82px;background:rgba(255,255,255,.97);border-bottom:1px solid #ececf0;backdrop-filter:blur(18px)}
.draftWorkspace .draftHeader h1{color:#171717}.draftWorkspace .draftHeader p{color:#777}
.draftWorkspace .draftBack{border:0;border-radius:16px;background:#f0f0f3;color:#1686ed}
.draftWorkspace .draftStatus.open{background:#fff0a8;color:#5c4900}.draftWorkspace .draftStatus.completed{background:#e7f7eb;color:#237a3b}
.draftWorkspace .info{border-color:#d7e8ff;background:#eef6ff;color:#174f85}.draftWorkspace .info span{color:#54718f}
.draftWorkspace .draftSync{border-color:#cae7d3;background:#effaf2}.draftWorkspace .draftSync b{color:#21743a}.draftWorkspace .draftSync span{color:#65776a}.draftWorkspace .draftSync button{border-color:#b5dac0;background:#fff;color:#267b40}
.draftWorkspace .draftCard{border:1px solid #dedee3;border-radius:24px;background:#fff;color:#171717;box-shadow:0 7px 18px rgba(0,0,0,.025)}
.draftWorkspace .draftSectionTitle h2,.draftWorkspace .draftCustomerName strong,.draftWorkspace .draftEmpty b{color:#171717}.draftWorkspace .draftSectionTitle>button{color:#d93080}.draftWorkspace .draftSectionTitle>span,.draftWorkspace .draftCustomerName span{color:#777}
.draftWorkspace .draftContactGrid p{border-color:#e6e6ea;background:#fafafa}.draftWorkspace .draftContactGrid b{color:#666}.draftWorkspace .draftContactGrid span{color:#222}
.draftWorkspace .draftLine{border-color:#ececf0}.draftWorkspace .draftLineImage{background:#f2f2f4}.draftWorkspace .draftLineCopy strong{color:#171717}.draftWorkspace .draftLineCopy span{color:#666}.draftWorkspace .draftLineCopy small{color:#0878db}.draftWorkspace .draftLineSide>strong{color:#171717}
.draftWorkspace .draftLineActions button{border-color:#d8d8dc;background:#fff;color:#333}.draftWorkspace .draftLineActions button.remove{border-color:#f0c3d3;color:#c92768}
.draftWorkspace .draftAddProduct{border:1px solid #e52d83;background:#fff6fa;color:#d93080}
.draftProductActions{display:grid;gap:9px}.draftWorkspace .draftAddProduct.secondary{margin-top:0;border-style:solid;border-color:#d7d7dc;background:#fff;color:#222}.draftChoiceRow,.draftOptionRow{width:100%;display:flex;align-items:center;justify-content:space-between;gap:14px;border:0;border-top:1px solid #ededf0;background:transparent;color:#171717;text-align:left}.draftChoiceRow{margin-top:14px;padding:15px 0 0}.draftChoiceRow span,.draftChoiceRow b,.draftChoiceRow small{display:block}.draftChoiceRow small{margin-top:4px;color:#777;font-size:12px}.draftChoiceRow>strong{color:#1686ed;font-size:20px}.draftOptionRow{padding:15px 2px;font-weight:800}.draftOptionRow>strong{color:#1686ed}
.draftWorkspace .draftPayment p{border-color:#ececf0;color:#222}.draftWorkspace .draftPayment p.total{color:#171717}.draftWorkspace .draftPayment p.total strong{color:#171717}
.draftPaymentChoice{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 0;border:0;border-top:1px solid #ececf0;border-bottom:1px solid #ececf0;background:transparent;color:#171717;text-align:left}.draftPaymentChoice span,.draftPaymentChoice b,.draftPaymentChoice small{display:block}.draftPaymentChoice small{margin-top:4px;color:#777;font-size:12px}.draftPaymentChoice>strong{white-space:nowrap}
.draftWorkspace .draftNote{color:#333}.draftWorkspace .draftTags span{background:#fce8f1;color:#b92366}
.draftNoteInput{width:100%;min-height:108px;padding:13px;border:1px solid #d9d9dd;border-radius:16px;background:#fff;color:#171717;resize:vertical}.draftTags button{border:0;border-radius:999px;background:#f4edf1;color:#922251;padding:8px 11px}.draftStaticRow{display:flex;justify-content:space-between;gap:12px}.draftTimeline{display:grid;grid-template-columns:12px 1fr;gap:10px}.draftTimeline i{width:10px;height:10px;margin-top:5px;border-radius:50%;background:#ef3d8f}.draftTimeline p{margin:5px 0 0;color:#777}.draftPostActions{display:grid;gap:9px;margin-top:16px}.draftPostActions a{text-align:center;text-decoration:none;padding:14px;border-radius:14px;font-weight:800}.draftTwoFields{display:grid;grid-template-columns:1fr 1fr;gap:10px}.draftModal select{width:100%;margin-top:7px;height:48px;padding:0 12px;border:1px solid #d9d9de;border-radius:13px;background:#fff;color:#171717}
.draftWorkspace .outline{border-color:#d8d8dc;background:#fff;color:#222}.draftWorkspace .primary,.draftWorkspace a.primary{background:#202124;color:#fff;border-color:#202124}
.draftWorkspace .draftCard{padding:22px 20px;border-radius:26px}
.draftWorkspace .draftSectionTitle{margin-bottom:20px}.draftWorkspace .draftSectionTitle h2{font-size:24px;line-height:1.1;font-weight:900}.draftWorkspace .draftSectionTitle>button{font-size:17px;color:#e23182}
.draftCustomerIdentity{padding-bottom:18px;border-bottom:1px solid #e7e7eb}.draftCustomerIdentity strong,.draftCustomerIdentity span{display:block}.draftCustomerIdentity strong{font-size:23px;line-height:1.2;font-weight:900;color:#151515}.draftCustomerIdentity span{margin-top:10px;color:#777;font-size:17px;font-weight:700}
.draftWorkspace .draftContactGrid{display:block;margin-top:18px}.draftWorkspace .draftContactGrid p{display:grid;grid-template-columns:190px minmax(0,1fr);gap:12px;margin:0;padding:0 0 12px;border:0;border-radius:0;background:transparent}.draftWorkspace .draftContactGrid b{font-size:15px;color:#777;margin:0;font-weight:850}.draftWorkspace .draftContactGrid p>span{font-size:17px;line-height:1.42;color:#171717;font-weight:650}.draftWorkspace .draftContactGrid .draftAddress{display:block;padding-top:2px}.draftWorkspace .draftContactGrid .draftAddress>b{display:block;margin-bottom:7px}.draftWorkspace .draftContactGrid .draftAddress>span>span{display:block}
.draftWorkspace .draftAddProduct{border-width:2px;border-radius:18px;padding:15px;font-size:18px;color:#e23182;background:#fff7fa}.draftWorkspace .draftAddProduct.secondary{border-color:#d9d9de;color:#087ee6;background:#fff}
.draftWorkspace .draftChoiceRow b,.draftWorkspace .draftPaymentChoice b{color:#087ee6;font-size:17px}.draftWorkspace .draftChoiceRow small,.draftWorkspace .draftPaymentChoice small{font-size:14px;font-weight:750}.draftWorkspace .draftPaymentChoice{padding:16px 0}.draftWorkspace .draftPaymentChoice>strong,.draftWorkspace .draftPayment p>strong{font-size:18px;color:#171717}
.draftWorkspace .draftNoteInput{min-height:120px;font-size:17px;padding:16px}.draftWorkspace .draftMuted{font-size:17px;font-weight:650}.draftWorkspace .draftStaticRow{padding-top:16px;border-top:1px solid #e7e7eb;font-size:17px;font-weight:750}.draftWorkspace .draftTimeline strong{font-size:17px}.draftWorkspace .draftTimeline p{font-size:15px;font-weight:650}
.draftWorkspace .draftCreate{min-height:58px;border-radius:18px;background:#ef3d8f!important;border-color:#ef3d8f!important;font-size:19px}
@media(max-width:520px){.draftWorkspace .draftCard{padding:20px 18px}.draftWorkspace .draftSectionTitle h2{font-size:22px}.draftWorkspace .draftContactGrid p{grid-template-columns:1fr;gap:4px}.draftCustomerIdentity strong{font-size:21px}.draftCustomerIdentity span{font-size:16px}}
.orderEditorMode{background:#f6f6f8;color:#171717}.orderEditorMode>.header{background:#fff;border-bottom-color:#ececf0}.orderEditorMode>.header .logo span,.orderEditorMode>.header .logo small,.orderEditorMode>.headerIdentity>span{color:#171717}.orderEditorMode>.header .iconBtn{border-color:#e1e1e5;background:#f2f2f4;color:#171717}.orderEditorMode>.main{background:#f6f6f8}.orderEditorMode>.bottom{background:rgba(255,255,255,.98);border-top-color:#dedee3}.orderEditorMode>.bottom button{color:#6f7378}.orderEditorMode>.bottom button.active{color:#d93080}
.draftModalOverlay{display:grid;place-items:center;padding:16px}.draftModal{width:min(100%,620px);max-height:88vh;overflow:auto;margin:auto;border-radius:26px;background:#fff;color:#171717;padding:20px;box-shadow:0 18px 50px rgba(0,0,0,.28)}.draftModal header{display:flex;align-items:center;justify-content:space-between;gap:12px}.draftModal header h2{margin:0}.draftModal header button{border:0;background:#f0f0f3;border-radius:50%;width:38px;height:38px;font-size:25px}.draftModal h3{margin:20px 0 10px}.draftModal label{display:block;font-weight:750;margin-top:12px}.draftModal input{width:100%;margin-top:7px;padding:13px;border:1px solid #d9d9de;border-radius:13px;background:#fff;color:#171717}.shippingOptions{display:grid;gap:8px}.shippingOptions button{display:flex;justify-content:space-between;gap:12px;padding:14px;border:1px solid #dedee3;border-radius:13px;background:#fff;color:#171717;text-align:left}.draftMuted{color:#777;line-height:1.5}.reviewPopupActions{display:grid;grid-template-columns:1fr 1fr 1.4fr;gap:9px;margin-top:18px}.reviewPopupActions a{text-align:center;text-decoration:none;padding:13px 10px;border-radius:14px;font-weight:800}@media(max-width:520px){.reviewPopupActions{grid-template-columns:1fr 1fr}.reviewPopupActions .resolveReview{grid-column:1/-1}}
.reviewConversationLink{display:block;margin:16px 0;padding:15px 18px;border-radius:15px;background:#ef3d8f;color:#fff;text-align:center;text-decoration:none;font-weight:900;font-size:1.02rem;box-shadow:0 7px 18px rgba(239,61,143,.24)}
@media(min-width:760px){.draftModal{border-radius:26px}}
.sizes button.soldOutOption{border-color:#5b3136;color:#d16b75;background:#241015;text-decoration:line-through;opacity:.75;cursor:not-allowed}

.productInfoModal{
  position:fixed;
  left:16px;
  right:16px;
  top:50%;
  transform:translateY(-50%);
  z-index:1001;
  max-height:78vh;
  overflow:auto;
}
.productInfoModal .titleRow{
  position:sticky;
  top:0;
  z-index:2;
  margin:-2px -2px 12px;
  padding:2px 2px 10px;
  background:#0b1017;
}
.richTextBody,.richTextPlain{
  white-space:pre-wrap;
  overflow-wrap:anywhere;
  font-size:17px;
  line-height:1.55;
  color:#f5f6f8;
}
.richTextBody p{margin:0 0 12px}
.richTextBody p:last-child{margin-bottom:0}
.richTextBody h2,.richTextBody h3,.richTextBody h4{margin:18px 0 8px;font-size:18px;line-height:1.25}
.richTextBody ul,.richTextBody ol{margin:8px 0 14px;padding-left:24px}
.richTextBody li{margin:5px 0}
.richTextBody a{color:#c985ff;text-decoration:underline}
.richTextEmpty{margin:0;color:#9ca3af;line-height:1.5}

/* Tres carpetas principales de pedidos: Activos y Archivados algo más compactos. */
.orderFolderTabs{grid-template-columns:repeat(5,minmax(0,1fr))}
.orderFolderTabs button{padding-left:8px;padding-right:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;line-height:1.2;min-height:58px;text-align:center}
.orderFolderTabs button b{display:block;margin-left:0}
.orderFolderTabs button.unpaid.active{border-color:#ffb020;background:#2c1c08}
.orderFolderTabs button.unpaid b{color:#ffb020}
.orderFolderTabs button.mergeable.active{border-color:#58d46b;background:#0d2b18}
.orderFolderTabs button.mergeable b{color:#58d46b}
.orderUnifyActions{display:flex;flex-direction:column;align-items:flex-start;gap:4px;margin-top:6px}.orderUnifyActions .unifyCustomerButton{margin-top:0}.orderUnifyActions .sendOrderButton{margin-bottom:5px}.unifyOrdersButton{pointer-events:auto;border:1px solid #59a7ff;background:#102b48;color:#9dceff;border-radius:999px;padding:4px 8px;font-size:8px;font-weight:850;line-height:1.15}.mergeDraftList{display:grid;gap:8px;margin:16px 0}.mergeDraftList label{display:flex;align-items:center;gap:12px;border:1px solid var(--line);border-radius:13px;padding:12px;background:#0a0f15}.mergeDraftList label.selected{border-color:#58d46b;background:#0d2b18}.mergeDraftList input{width:18px;height:18px;accent-color:#58d46b}.mergeDraftList span,.mergeDraftList b,.mergeDraftList small{display:block}.mergeDraftList span{min-width:0}.mergeDraftList small{color:var(--muted);margin-top:4px}.mergeWarning{margin-top:10px}
.addressReviewModal{width:min(100%,820px)}
.addressComparison{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:16px}
.addressComparison>section{border:1px solid #dedee5;border-radius:18px;padding:16px;background:#f8f8fa}
.addressComparison>section.proposedAddress{border-color:#b8d9c4;background:#f4fbf6}
.addressComparison h3{margin:0 0 12px}
.addressPreview{display:grid;gap:4px;font-size:15px;line-height:1.4}
.addressEditGrid{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.addressEditGrid label{margin:0}
.addressEditGrid .wide{grid-column:1/-1}
.addressReviewActions .dangerText{color:#a62828;border-color:#e4baba}
@media(max-width:650px){.addressComparison{grid-template-columns:1fr}.addressEditGrid{grid-template-columns:1fr}.addressEditGrid .wide{grid-column:auto}.addressReviewActions{grid-template-columns:1fr}.addressReviewActions .resolveReview{grid-column:auto}}
html{color-scheme:dark;background:#05070a}body{min-width:320px}#root{min-height:100vh}
.customerDataPage{min-height:100vh;min-height:100dvh;padding:28px 14px 48px;background:linear-gradient(180deg,#fff7fb 0,#fff 42%,#f8f4f7 100%);color:#1e1720;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.customerDataCard{width:min(100%,720px);margin:auto;padding:25px 22px 28px;border:1px solid #f0dce7;border-radius:28px;background:#fff;box-shadow:0 18px 55px rgba(82,26,57,.09)}.customerDataBrand{text-align:center;margin:2px 0 22px;line-height:1}.customerDataBrand strong{display:block;color:#e82e82;font:italic 800 34px Georgia,serif}.customerDataBrand small{display:block;margin-top:8px;color:#251923;font-size:9px;font-weight:800;letter-spacing:2.2px}.demoBadge{width:max-content;margin:0 auto 20px;padding:7px 11px;border-radius:99px;background:#fff0f7;color:#b61f66;font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.07em}.customerDataCard header{text-align:center;margin-bottom:25px}.customerDataCard header p{margin:0 0 7px;color:#e82e82;font-weight:850}.customerDataCard header h1{margin:0;font-size:32px;line-height:1.08}.customerDataCard header span{display:block;max-width:520px;margin:12px auto 0;color:#70656d;line-height:1.5}.customerDataGrid{display:grid;grid-template-columns:1fr 1fr;gap:16px 14px}.customerDataGrid label{display:block}.customerDataGrid label.wide{grid-column:1/-1}.customerDataGrid label>span{display:block;margin:0 0 7px;font-size:13px;font-weight:800}.customerDataGrid small{color:#91878e;font-weight:600}.customerDataGrid input,.customerDataGrid select,.customerDataGrid textarea{width:100%;border:1px solid #ddd3d9;border-radius:13px;background:#fff;padding:14px;color:#211a1e;font:inherit;outline:none}.customerDataGrid input:focus,.customerDataGrid select:focus,.customerDataGrid textarea:focus{border-color:#e82e82;box-shadow:0 0 0 3px rgba(232,46,130,.12)}.customerDataGrid textarea{min-height:100px;resize:vertical}.dataConsent{display:flex;align-items:flex-start;gap:10px;margin:20px 0;color:#61575e;font-size:12px;line-height:1.45}.dataConsent input{margin-top:2px;accent-color:#e82e82}.customerDataSubmit,.customerDataSuccess button{width:100%;border:0;border-radius:15px;background:linear-gradient(90deg,#ea317f,#d51f6c);color:#fff;padding:16px;font-weight:900;font-size:17px;box-shadow:0 9px 22px rgba(218,34,111,.22)}.customerDataPrivacy{text-align:center;margin:15px 0 0;color:#897e85;font-size:11px}.customerDataSuccess{text-align:center}.successMark{display:grid;place-items:center;width:72px;height:72px;margin:28px auto 18px;border-radius:50%;background:#eaf9ef;color:#2c9d55;font-size:36px;font-weight:900}.customerDataSuccess h1{margin:0;font-size:32px}.customerDataSuccess p{margin:14px 0 25px;color:#70656d;line-height:1.55}@media(max-width:560px){.customerDataPage{padding:12px 8px 28px}.customerDataCard{padding:22px 17px 25px;border-radius:23px}.customerDataBrand strong{font-size:30px}.customerDataCard header h1{font-size:28px}.customerDataGrid{grid-template-columns:1fr;gap:14px}.customerDataGrid label.wide{grid-column:auto}.customerDataGrid input,.customerDataGrid select,.customerDataGrid textarea{font-size:16px}}
