.AdminNavbar-module__-ItA-G__navbar{z-index:50;background:#292d3a;align-items:center;gap:.4rem;height:6.4rem;padding:0 4rem;display:flex;position:sticky;top:0;box-shadow:0 1px #ffffff0f}.AdminNavbar-module__-ItA-G__logo{align-items:baseline;gap:.1rem;margin-right:auto;text-decoration:none;display:flex}.AdminNavbar-module__-ItA-G__logoText{font-family:var(--font-brand),sans-serif;color:#fff;letter-spacing:-.04rem;font-size:2.1rem;font-weight:800}.AdminNavbar-module__-ItA-G__logoDot{font-family:var(--font-brand),sans-serif;color:#ffd800;font-size:2.1rem;font-weight:800}.AdminNavbar-module__-ItA-G__links{align-items:center;gap:.4rem;display:flex}.AdminNavbar-module__-ItA-G__link{font-family:var(--font-grotesk),sans-serif;color:#ffffff94;background:0 0;border-radius:1rem;padding:.7rem 1.4rem;font-size:1.4rem;font-weight:400;text-decoration:none;transition:background .14s,color .14s}.AdminNavbar-module__-ItA-G__link:hover{color:#ffffffeb;background:#ffffff17}.AdminNavbar-module__-ItA-G__linkActive{font-family:var(--font-grotesk),sans-serif;color:#ffd800;background:#ffd8001f;border-radius:1rem;padding:.7rem 1.4rem;font-size:1.4rem;font-weight:600;text-decoration:none}
.Button-module__e7WGRa__button{letter-spacing:.01em;border:1.5px solid var(--gray_200);border-radius:var(--border-radius-sm);cursor:pointer;transition:var(--transition);min-height:44px;color:var(--gray_700);white-space:nowrap;-webkit-user-select:none;user-select:none;box-shadow:var(--shadow-xs);font-size:1.5rem;font-weight:500;font-family:var(--font-body);background-color:#fff;justify-content:center;align-items:center;gap:.6rem;padding:0 1.4rem;display:inline-flex}.Button-module__e7WGRa__button:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.Button-module__e7WGRa__button:hover{background-color:var(--cream);border-color:var(--gray_300);box-shadow:var(--shadow-sm)}.Button-module__e7WGRa__button:active{box-shadow:none;transform:scale(.97)}.Button-module__e7WGRa__button span{justify-content:center;align-items:center;line-height:1;display:flex}.Button-module__e7WGRa__loader{border:2px solid var(--gray_200);border-top:2px solid var(--gray_600);border-radius:50%;flex-shrink:0;width:14px;height:14px;animation:.7s linear infinite Button-module__e7WGRa__spin}.Button-module__e7WGRa__disabled{color:var(--gray_400);opacity:.5;cursor:not-allowed;pointer-events:none;box-shadow:none}.Button-module__e7WGRa__secondary{background-color:var(--navy);color:#ffffffe6;border-color:var(--navy);box-shadow:var(--shadow-sm)}.Button-module__e7WGRa__secondary:hover{background-color:var(--navy-light);border-color:var(--navy-light);box-shadow:var(--shadow-md)}.Button-module__e7WGRa__secondary:active{background-color:var(--navy)}.Button-module__e7WGRa__secondary.Button-module__e7WGRa__disabled{background-color:var(--gray_400);border-color:var(--gray_400);color:#fff;opacity:.6}.Button-module__e7WGRa__tertiary{background-color:var(--gold);color:var(--navy);border-color:var(--gold);font-weight:600;box-shadow:0 1px 4px #ffd80040}.Button-module__e7WGRa__tertiary:hover{background-color:var(--gold-hover);border-color:var(--gold-hover);box-shadow:var(--shadow-gold)}.Button-module__e7WGRa__tertiary:active{background-color:var(--gold-hover)}@keyframes Button-module__e7WGRa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.ImageUpload-module__RqnweW__actions{gap:1rem;width:100%;margin-top:1rem;display:flex}.ImageUpload-module__RqnweW__image{border-radius:var(--border-radius);object-fit:cover;border:1px solid var(--border);width:120px;height:120px}.ImageUpload-module__RqnweW__button-delete{border-radius:var(--border-radius);cursor:pointer;padding:.5rem 1rem;width:100%!important}.ImageUpload-module__RqnweW__image-upload{background:var(--cream);border:1.5px dashed var(--gray_300);border-radius:var(--border-radius);cursor:pointer;width:120px;height:120px;transition:border-color var(--duration-fast)var(--ease-out),background var(--duration-fast)var(--ease-out);flex-direction:column;justify-content:center;align-items:center;gap:.8rem;padding:1.2rem;display:flex}.ImageUpload-module__RqnweW__image-upload:hover{border-color:var(--gold);background:#ffd8000a}.ImageUpload-module__RqnweW__image-upload svg{color:var(--muted);display:none}.ImageUpload-module__RqnweW__message-file{color:var(--muted);text-align:center;font-size:1.1rem;font-weight:400;line-height:1.4}@media (min-width:768px){.ImageUpload-module__RqnweW__image-upload{width:100%;height:200px}.ImageUpload-module__RqnweW__image-upload svg{color:var(--gray_300);margin-bottom:.4rem;font-size:2.8rem;display:block}.ImageUpload-module__RqnweW__image{width:100%;height:200px}}
.Extras-module__yT59DW__extras{flex-direction:column;gap:.8rem;width:100%;display:flex}.Extras-module__yT59DW__header{justify-content:space-between;align-items:center;display:flex}.Extras-module__yT59DW__title{font-family:var(--font-brand),sans-serif;color:#292d3a;font-size:1.5rem;font-weight:700}.Extras-module__yT59DW__manageBtn{height:3.6rem;font-family:var(--font-grotesk),sans-serif;color:#6a7183;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #e4e7ee;border-radius:.9rem;align-items:center;gap:.6rem;padding:0 1.4rem;font-size:1.3rem;font-weight:500;transition:background .14s,border-color .14s;display:flex}.Extras-module__yT59DW__manageBtn:hover{background:#f4f5f7;border-color:#c8cdd8}.Extras-module__yT59DW__searchWrap{position:relative}.Extras-module__yT59DW__searchIcon{color:#b8bec8;pointer-events:none;align-items:center;display:flex;position:absolute;top:50%;left:1.1rem;transform:translateY(-50%)}.Extras-module__yT59DW__searchInput{width:100%;height:3.8rem;font-family:var(--font-grotesk),sans-serif;color:#292d3a;background:#f8f9fb;border:1.5px solid #e4e7ee;border-radius:.9rem;outline:none;padding:0 1.2rem 0 3.2rem;font-size:1.3rem;transition:border-color .18s,background .18s}.Extras-module__yT59DW__searchInput:focus{background:#fff;border-color:#ffd800}.Extras-module__yT59DW__searchInput::placeholder{color:#b8bec8}.Extras-module__yT59DW__list{border:1.5px solid #e4e7ee;border-radius:1.2rem;max-height:17.2rem;overflow:hidden auto}.Extras-module__yT59DW__row{cursor:pointer;border-bottom:1px solid #f5f5f5;align-items:center;gap:1rem;padding:1rem 1.2rem;transition:background .12s;display:flex}.Extras-module__yT59DW__row:last-child{border-bottom:none}.Extras-module__yT59DW__row:hover{background:#f8f9fb}.Extras-module__yT59DW__rowChecked{background:#fafaf8}.Extras-module__yT59DW__rowCheck{border:1.5px solid #d4d8e2;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:1.8rem;height:1.8rem;transition:background .14s,border-color .14s;display:flex}.Extras-module__yT59DW__rowName{font-family:var(--font-grotesk),sans-serif;color:#292d3a;flex:1;font-size:1.35rem}.Extras-module__yT59DW__rowPrice{font-family:var(--font-grotesk),sans-serif;color:#9aa0b0;white-space:nowrap;font-size:1.3rem}.Extras-module__yT59DW__empty{font-family:var(--font-grotesk),sans-serif;color:#9aa0b0;font-size:1.3rem}.Extras-module__yT59DW__noResults{font-family:var(--font-grotesk),sans-serif;color:#9aa0b0;text-align:center;padding:1rem 1.2rem;font-size:1.3rem}@media (prefers-reduced-motion:reduce){.Extras-module__yT59DW__manageBtn,.Extras-module__yT59DW__searchInput,.Extras-module__yT59DW__row,.Extras-module__yT59DW__rowCheck{transition:none}}
.ProductModal-module__QaM_WW__form{flex-direction:column;display:flex}.ProductModal-module__QaM_WW__tabsWrap{border-bottom:1px solid #e8ebf0;margin:0 -2.4rem;position:relative}.ProductModal-module__QaM_WW__tabsWrap:before,.ProductModal-module__QaM_WW__tabsWrap:after{content:"";pointer-events:none;z-index:2;width:2.8rem;position:absolute;top:0;bottom:0}.ProductModal-module__QaM_WW__tabsWrap:before{background:linear-gradient(90deg,#fff,#0000);left:0}.ProductModal-module__QaM_WW__tabsWrap:after{background:linear-gradient(270deg,#fff,#0000);right:0}.ProductModal-module__QaM_WW__tabsScroll{scrollbar-width:none;gap:2.2rem;padding:0 2.4rem;display:flex;overflow-x:auto}.ProductModal-module__QaM_WW__tabsScroll::-webkit-scrollbar{display:none}.ProductModal-module__QaM_WW__tab{font-family:var(--font-grotesk),sans-serif;color:#9aa0b0;cursor:pointer;white-space:nowrap;background:0 0;border:none;flex-shrink:0;padding:1rem .2rem 1.1rem;font-size:1.35rem;transition:color .15s;position:relative}.ProductModal-module__QaM_WW__tab:after{content:"";background:#ffd800;border-radius:2px;height:2.5px;transition:transform .18s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.ProductModal-module__QaM_WW__tab:hover:not(.ProductModal-module__QaM_WW__tabActive){color:#5a6278}.ProductModal-module__QaM_WW__tabActive{color:#292d3a;font-weight:600}.ProductModal-module__QaM_WW__tabActive:after{transform:scaleX(1)}.ProductModal-module__QaM_WW__body{padding-top:2rem}.ProductModal-module__QaM_WW__grid{grid-template-columns:1fr 22rem;align-items:start;gap:2.4rem;display:grid}.ProductModal-module__QaM_WW__left{flex-direction:column;gap:1.6rem;display:flex}.ProductModal-module__QaM_WW__right{flex-direction:column;align-self:start;gap:1rem;display:flex}.ProductModal-module__QaM_WW__field{flex-direction:column;gap:.7rem;display:flex}.ProductModal-module__QaM_WW__fieldLabel{font-family:var(--font-grotesk),sans-serif;color:#292d3a;font-size:1.3rem;font-weight:500;display:block}.ProductModal-module__QaM_WW__fieldInput,.ProductModal-module__QaM_WW__fieldTextarea{width:100%;font-family:var(--font-grotesk),sans-serif;color:#292d3a;background:#fff;border:1.5px solid #e4e7ee;border-radius:1.2rem;outline:none;padding:1rem 1.4rem;font-size:1.4rem;transition:border-color .18s,box-shadow .18s}.ProductModal-module__QaM_WW__fieldInput:focus,.ProductModal-module__QaM_WW__fieldTextarea:focus{border-color:#ffd800;box-shadow:0 0 0 3px #ffd80026}.ProductModal-module__QaM_WW__fieldInput::placeholder,.ProductModal-module__QaM_WW__fieldTextarea::placeholder{color:#c0c6d0}.ProductModal-module__QaM_WW__fieldInput:disabled,.ProductModal-module__QaM_WW__fieldTextarea:disabled{color:#9aa0b0;cursor:not-allowed;background:#f8f9fb}.ProductModal-module__QaM_WW__fieldTextarea{resize:none;line-height:1.55}.ProductModal-module__QaM_WW__fieldSelect{width:100%;font-family:var(--font-grotesk),sans-serif;color:#292d3a;cursor:pointer;background:#fff;border:1.5px solid #e4e7ee;border-radius:1.2rem;outline:none;padding:1rem 1.4rem;font-size:1.4rem;transition:border-color .18s,box-shadow .18s}.ProductModal-module__QaM_WW__fieldSelect:focus{border-color:#ffd800;box-shadow:0 0 0 3px #ffd80026}.ProductModal-module__QaM_WW__fieldError{font-family:var(--font-grotesk),sans-serif;color:#d03030;font-size:1.2rem}.ProductModal-module__QaM_WW__priceWrap{position:relative}.ProductModal-module__QaM_WW__priceInput{padding-right:4rem}.ProductModal-module__QaM_WW__currencyBadge{font-family:var(--font-grotesk),sans-serif;color:#9aa0b0;pointer-events:none;font-size:1.4rem;font-weight:500;position:absolute;top:50%;right:1.4rem;transform:translateY(-50%)}.ProductModal-module__QaM_WW__checkboxRow{cursor:pointer;align-items:center;gap:.9rem;display:flex}.ProductModal-module__QaM_WW__checkbox{cursor:pointer;color:#ffd800;border:1.5px solid #d4d8e2;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:1.8rem;height:1.8rem;transition:background .14s,border-color .14s;display:flex}.ProductModal-module__QaM_WW__checkboxLabel{font-family:var(--font-grotesk),sans-serif;color:#6a7183;font-size:1.35rem}.ProductModal-module__QaM_WW__toggleRow{flex-wrap:wrap;gap:2.4rem;display:flex}.ProductModal-module__QaM_WW__toggleWrap{align-items:center;gap:.8rem;display:flex}.ProductModal-module__QaM_WW__toggleTrack{cursor:pointer;border:none;border-radius:10rem;flex-shrink:0;width:3.8rem;height:2.1rem;padding:0;transition:background .2s;position:relative}.ProductModal-module__QaM_WW__toggleThumb{background:#fff;border-radius:50%;width:1.6rem;height:1.6rem;transition:left .2s;position:absolute;top:.25rem;box-shadow:0 1px 4px #0003}.ProductModal-module__QaM_WW__toggleLabel{font-family:var(--font-grotesk),sans-serif;font-size:1.35rem;font-weight:500;transition:color .15s}.ProductModal-module__QaM_WW__allergensGrid{flex-wrap:wrap;gap:.7rem;display:flex}.ProductModal-module__QaM_WW__allergenChip{cursor:pointer;font-family:var(--font-grotesk),sans-serif;color:#292d3a;background:#f4f5f7;border:1.5px solid #0000;border-radius:10rem;align-items:center;gap:.6rem;padding:.5rem 1.2rem .5rem .6rem;font-size:1.25rem;font-weight:500;transition:border-color .15s,box-shadow .15s,background .15s;display:inline-flex}.ProductModal-module__QaM_WW__allergenChip:hover:not(.ProductModal-module__QaM_WW__allergenChipSelected){background:#eceef2}.ProductModal-module__QaM_WW__allergenChipSelected{background:#fff;box-shadow:0 2px 8px #292d3a1a}.ProductModal-module__QaM_WW__allergenEmoji{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;font-size:1.3rem;display:flex}.ProductModal-module__QaM_WW__allergenLabel{color:#5a6278;font-size:1.25rem}.ProductModal-module__QaM_WW__elimBtn{width:100%;height:4rem;font-family:var(--font-grotesk),sans-serif;color:#9aa0b0;cursor:pointer;background:#fff;border:1.5px solid #e4e7ee;border-radius:1rem;justify-content:center;align-items:center;gap:.7rem;font-size:1.3rem;font-weight:500;transition:background .14s,border-color .14s,color .14s;display:flex}.ProductModal-module__QaM_WW__elimBtn:hover{color:#d03030;background:#fff2f2;border-color:#ffbcbc}.ProductModal-module__QaM_WW__lockedUpload{aspect-ratio:1;cursor:pointer;color:#9aa0b0;background:#f8f9fb;border:1.5px dashed #e4e7ee;border-radius:1.4rem;flex-direction:column;justify-content:center;align-items:center;gap:.8rem;width:100%;padding:1.2rem;text-decoration:none;transition:background .15s;display:flex;position:relative}.ProductModal-module__QaM_WW__lockedUpload:hover{background:#f0f2f5}.ProductModal-module__QaM_WW__lockedUploadText{font-family:var(--font-grotesk),sans-serif;color:#9aa0b0;text-align:center;font-size:1.2rem;line-height:1.4}.ProductModal-module__QaM_WW__lockedUploadBadge{color:#1a1a1a;letter-spacing:.06em;text-transform:uppercase;background:#ffd800;border-radius:9.9rem;padding:.1rem .6rem;font-size:.9rem;font-weight:700;line-height:1.6;position:absolute;top:-.7rem;right:-.7rem}.ProductModal-module__QaM_WW__footer{border-top:1px solid #f0f2f5;justify-content:flex-end;align-items:center;gap:1rem;margin:2rem -2.4rem -2rem;padding:1.4rem 2.4rem 2rem;display:flex}.ProductModal-module__QaM_WW__cancelBtn{height:4.4rem;font-family:var(--font-grotesk),sans-serif;color:#6a7183;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #e4e7ee;border-radius:1.2rem;padding:0 2rem;font-size:1.4rem;font-weight:500;transition:background .15s,border-color .15s,color .15s}.ProductModal-module__QaM_WW__cancelBtn:hover{color:#292d3a;background:#f4f5f7;border-color:#c8cdd8}.ProductModal-module__QaM_WW__saveBtn{height:4.4rem;font-family:var(--font-grotesk),sans-serif;color:#1a1a1a;cursor:pointer;white-space:nowrap;background:#ffd800;border:none;border-radius:1.2rem;padding:0 2.4rem;font-size:1.4rem;font-weight:700;transition:background .15s,box-shadow .15s,transform .1s}.ProductModal-module__QaM_WW__saveBtn:hover{background:#f5ce00;box-shadow:0 6px 20px #ffd80059}.ProductModal-module__QaM_WW__saveBtn:active{transform:scale(.98)}.ProductModal-module__QaM_WW__saveBtn:disabled{opacity:.6;cursor:not-allowed}@media (max-width:680px){.ProductModal-module__QaM_WW__grid{grid-template-columns:1fr}.ProductModal-module__QaM_WW__right{flex-direction:row;align-items:center}}@media (prefers-reduced-motion:reduce){.ProductModal-module__QaM_WW__tab,.ProductModal-module__QaM_WW__tab:after,.ProductModal-module__QaM_WW__fieldInput,.ProductModal-module__QaM_WW__fieldTextarea,.ProductModal-module__QaM_WW__toggleTrack,.ProductModal-module__QaM_WW__toggleThumb,.ProductModal-module__QaM_WW__allergenChip,.ProductModal-module__QaM_WW__checkbox,.ProductModal-module__QaM_WW__elimBtn,.ProductModal-module__QaM_WW__cancelBtn,.ProductModal-module__QaM_WW__saveBtn,.ProductModal-module__QaM_WW__lockedUpload{transition:none}}
.Restaurant-module__FQma5q__brand{font-family:var(--font-display);letter-spacing:.16em;text-transform:uppercase;color:var(--navy);margin:0 0 2rem;font-size:1.3rem;font-weight:700}.Restaurant-module__FQma5q__dot{background:var(--navy);border-radius:3px;width:22px;height:6px;margin-bottom:2.4rem;display:block}.Restaurant-module__FQma5q__heading{font-family:var(--font-display);color:var(--navy);letter-spacing:-.02em;margin:0 0 1rem;font-size:3rem;font-weight:400;line-height:1.1}.Restaurant-module__FQma5q__subtext{color:var(--muted);margin:0 0 2.4rem;font-size:1.5rem;line-height:1.65}.Restaurant-module__FQma5q__field{margin-bottom:0}.Restaurant-module__FQma5q__label{color:var(--navy);letter-spacing:.01em;margin-bottom:.8rem;font-size:1.3rem;font-weight:600;display:block}.Restaurant-module__FQma5q__input{border:1.5px solid var(--border);width:100%;height:4.8rem;color:var(--navy);box-sizing:border-box;font-size:1.5rem;font-family:var(--font-body);background:#fff;border-radius:.8rem;outline:none;padding:0 1.6rem;transition:border-color .15s;display:block}.Restaurant-module__FQma5q__input::placeholder{color:var(--muted)}.Restaurant-module__FQma5q__input:focus{border-color:var(--navy)}.Restaurant-module__FQma5q__inputError,.Restaurant-module__FQma5q__inputError:focus{border-color:#e53935}.Restaurant-module__FQma5q__errorMsg{color:#e53935;margin:.6rem 0 0;font-size:1.25rem}.Restaurant-module__FQma5q__cta{background:var(--navy);color:#fff;cursor:pointer;width:100%;height:4.8rem;font-size:1.5rem;font-weight:600;font-family:var(--font-body);letter-spacing:.01em;border:none;border-radius:.8rem;margin-top:2.4rem;transition:opacity .15s;display:block}.Restaurant-module__FQma5q__cta:hover{opacity:.88}.Restaurant-module__FQma5q__cta:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.Restaurant-module__FQma5q__back{width:100%;height:4rem;color:var(--muted);cursor:pointer;font-size:1.4rem;font-family:var(--font-body);background:0 0;border:none;margin-top:1rem;transition:color .15s;display:block}.Restaurant-module__FQma5q__back:hover{color:var(--navy)}.Restaurant-module__FQma5q__back:focus-visible{outline:2px solid var(--gold);outline-offset:2px;border-radius:4px}.Restaurant-module__FQma5q__creating{text-align:center;padding:2rem 0 1rem}.Restaurant-module__FQma5q__spinner{border:3px solid var(--border);border-top-color:var(--navy);border-radius:50%;width:4rem;height:4rem;margin:0 auto 2.4rem;animation:.75s linear infinite Restaurant-module__FQma5q__restaurant-spin}.Restaurant-module__FQma5q__creatingTitle{font-family:var(--font-display);color:var(--navy);margin:0 0 1rem;font-size:2.2rem;font-weight:400}@keyframes Restaurant-module__FQma5q__restaurant-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.Restaurant-module__FQma5q__spinner{opacity:.6;animation:none}}
.PlanLimitNotice-module__9eEvQG__notice{border:1.5px solid var(--gold,#c0954f59);border-radius:var(--radius,.9rem);background:#c0954f14;flex-wrap:wrap;align-items:center;gap:.9rem;margin:1rem 0;padding:1rem 1.3rem;display:flex}.PlanLimitNotice-module__9eEvQG__icon{color:var(--gold-dark,#9a7330);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.PlanLimitNotice-module__9eEvQG__text{min-width:12rem;font-size:var(--text-sm,.9rem);color:var(--foreground);flex:1;margin:0}.PlanLimitNotice-module__9eEvQG__cta{font-size:var(--text-sm,.9rem);color:var(--navy,#1f3047);background:var(--gold,#c0954f);border-radius:var(--radius-full,999px);transition:filter var(--duration-fast,.15s)var(--ease-out,ease);flex-shrink:0;align-items:center;padding:.5rem 1rem;font-weight:600;text-decoration:none;display:inline-flex}.PlanLimitNotice-module__9eEvQG__cta:hover{filter:brightness(.95)}
.ConfirmDialog-module__kjrLcq__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9998;background:#0a0e1ea6;justify-content:center;align-items:center;padding:2rem;animation:.18s ConfirmDialog-module__kjrLcq__fade-in;display:flex;position:fixed;inset:0}.ConfirmDialog-module__kjrLcq__card{text-align:center;background:#fff;border-radius:2rem;width:100%;max-width:420px;padding:3.6rem;animation:.18s ConfirmDialog-module__kjrLcq__scale-in;box-shadow:0 24px 80px #0000004d}.ConfirmDialog-module__kjrLcq__iconWrap{width:5.6rem;height:5.6rem;color:var(--error,#ef4444);background:#ef44441a;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 2rem;font-size:2rem;display:flex}.ConfirmDialog-module__kjrLcq__title{font-family:var(--font-display);color:var(--navy,#0a0f1e);letter-spacing:-.02em;margin:0 0 1rem;font-size:2.2rem;font-weight:400;line-height:1.2}.ConfirmDialog-module__kjrLcq__message{color:var(--muted,#6b7280);margin:0 0 2.8rem;font-size:1.45rem;line-height:1.65}.ConfirmDialog-module__kjrLcq__actions{gap:1rem;display:flex}.ConfirmDialog-module__kjrLcq__cancel{border:1.5px solid var(--border,#e8e4dc);height:4.4rem;color:var(--foreground,#1a1a2e);font-size:1.45rem;font-family:var(--font-body);cursor:pointer;background:0 0;border-radius:.8rem;flex:1;font-weight:500;transition:background .15s,border-color .15s}.ConfirmDialog-module__kjrLcq__cancel:hover:not(:disabled){background:var(--cream,#faf8f5);border-color:var(--navy,#0a0f1e)}.ConfirmDialog-module__kjrLcq__cancel:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.ConfirmDialog-module__kjrLcq__confirm{background:var(--error,#ef4444);color:#fff;height:4.4rem;font-size:1.45rem;font-family:var(--font-body);cursor:pointer;border:none;border-radius:.8rem;flex:1;justify-content:center;align-items:center;font-weight:600;transition:opacity .15s;display:flex}.ConfirmDialog-module__kjrLcq__confirm:hover:not(:disabled){opacity:.88}.ConfirmDialog-module__kjrLcq__confirm:focus-visible{outline:2px solid var(--error);outline-offset:2px}.ConfirmDialog-module__kjrLcq__confirm:disabled,.ConfirmDialog-module__kjrLcq__cancel:disabled{opacity:.5;cursor:not-allowed}.ConfirmDialog-module__kjrLcq__spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:1.8rem;height:1.8rem;animation:.6s linear infinite ConfirmDialog-module__kjrLcq__spin;display:block}@keyframes ConfirmDialog-module__kjrLcq__fade-in{0%{opacity:0}to{opacity:1}}@keyframes ConfirmDialog-module__kjrLcq__scale-in{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}@keyframes ConfirmDialog-module__kjrLcq__spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.ConfirmDialog-module__kjrLcq__overlay,.ConfirmDialog-module__kjrLcq__card{animation:none}.ConfirmDialog-module__kjrLcq__spinner{opacity:.6;animation:none}}@media (max-width:480px){.ConfirmDialog-module__kjrLcq__card{border-radius:1.6rem;padding:2.8rem 2rem}.ConfirmDialog-module__kjrLcq__title{font-size:2rem}}
.SelectLanguageRest-module__hOmm7G__selectlanguagerest{padding:.4rem 0}.SelectLanguageRest-module__hOmm7G__selectlanguagerest__title{font-family:var(--font-display);color:var(--foreground);letter-spacing:-.01em;margin:0 0 .4rem;font-size:1.8rem;font-weight:400}.SelectLanguageRest-module__hOmm7G__selectlanguagerest__sub_title{color:var(--muted);margin:0 0 2rem;font-size:1.3rem;line-height:1.5}.SelectLanguageRest-module__hOmm7G__selectlanguagerest__languages{flex-direction:column;gap:.6rem;margin-bottom:1.6rem;display:flex}.SelectLanguageRest-module__hOmm7G__lang-item{cursor:pointer;border:1.5px solid var(--gray_200);border-radius:var(--border-radius-sm);transition:border-color var(--duration-fast)var(--ease-out),background var(--duration-fast)var(--ease-out);align-items:center;gap:1.2rem;padding:1rem 1.4rem;display:flex}.SelectLanguageRest-module__hOmm7G__lang-item:hover{border-color:var(--gold);background:#ffd8000a}.SelectLanguageRest-module__hOmm7G__lang-item__name{color:var(--foreground);font-size:1.4rem;font-weight:500}.SelectLanguageRest-module__hOmm7G__selectlanguagerest__selected{color:var(--gold-dark);letter-spacing:.01em;margin-bottom:1.2rem;font-size:1.3rem;font-weight:600}.SelectLanguageRest-module__hOmm7G__selectlanguagerest__warning{color:var(--error);margin-top:1rem;font-size:1.25rem;line-height:1.5}.SelectLanguageRest-module__hOmm7G__saveBtn{width:100%;height:4.4rem;font-family:var(--font-grotesk),sans-serif;color:#1a1a1a;cursor:pointer;background:#ffd800;border:none;border-radius:1.2rem;margin-top:2rem;font-size:1.4rem;font-weight:700;transition:background .15s,box-shadow .15s,transform .1s;display:block}.SelectLanguageRest-module__hOmm7G__saveBtn:hover{background:#f5ce00;box-shadow:0 6px 20px #ffd80059}.SelectLanguageRest-module__hOmm7G__saveBtn:active{transform:scale(.98)}.SelectLanguageRest-module__hOmm7G__saveBtn:disabled{opacity:.5;cursor:not-allowed}@media (prefers-reduced-motion:reduce){.SelectLanguageRest-module__hOmm7G__saveBtn{transition:none}}
.ShareRestaurant-module__rudUXG__container{flex-direction:column;gap:2rem;display:flex}.ShareRestaurant-module__rudUXG__section{flex-direction:column;gap:.8rem;display:flex}.ShareRestaurant-module__rudUXG__label{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin:0;font-size:1.2rem;font-weight:600}.ShareRestaurant-module__rudUXG__url-row{background:var(--cream);border:1px solid var(--border);border-radius:var(--radius-md);align-items:center;gap:1rem;padding:1rem 1.4rem;display:flex}.ShareRestaurant-module__rudUXG__url-text{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:1.4rem;overflow:hidden}.ShareRestaurant-module__rudUXG__copy-btn{cursor:pointer;color:var(--gold-dark);border:1.5px solid var(--gold);border-radius:var(--border-radius-pill);transition:var(--transition);white-space:nowrap;background:0 0;flex-shrink:0;align-items:center;gap:.6rem;min-height:36px;padding:.6rem 1.2rem;font-size:1.3rem;font-weight:600;display:inline-flex}.ShareRestaurant-module__rudUXG__copy-btn:hover{background:var(--gold);color:#fff}.ShareRestaurant-module__rudUXG__copy-btn:focus-visible{outline:2px solid var(--gold-dark);outline-offset:2px}.ShareRestaurant-module__rudUXG__divider{color:var(--muted);align-items:center;gap:1.2rem;font-size:1.2rem;display:flex}.ShareRestaurant-module__rudUXG__divider:before,.ShareRestaurant-module__rudUXG__divider:after{content:"";background:var(--border);flex:1;height:1px}.ShareRestaurant-module__rudUXG__social-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.ShareRestaurant-module__rudUXG__social-btn{border-radius:var(--radius-md);cursor:pointer;transition:var(--transition);border:1.5px solid #0000;flex-direction:column;justify-content:center;align-items:center;gap:.6rem;min-height:44px;padding:1.4rem 1rem;font-size:1.3rem;font-weight:600;text-decoration:none;display:flex}.ShareRestaurant-module__rudUXG__social-btn svg{font-size:2rem}.ShareRestaurant-module__rudUXG__social-btn:focus-visible{outline:2px solid var(--gold-dark);outline-offset:2px}.ShareRestaurant-module__rudUXG__btn-whatsapp{color:#1a7c3e;background:#e9faf0;border-color:#b7eacc}.ShareRestaurant-module__rudUXG__btn-whatsapp:hover{color:#fff;background:#25d366;border-color:#25d366}.ShareRestaurant-module__rudUXG__btn-twitter{color:#111;background:#f0f0f0;border-color:#d4d4d4}.ShareRestaurant-module__rudUXG__btn-twitter:hover{color:#fff;background:#111;border-color:#111}.ShareRestaurant-module__rudUXG__btn-facebook{color:#1877f2;background:#eef2fb;border-color:#c0d2f5}.ShareRestaurant-module__rudUXG__btn-facebook:hover{color:#fff;background:#1877f2;border-color:#1877f2}.ShareRestaurant-module__rudUXG__qr-btn{cursor:pointer;width:100%;color:var(--foreground);background:var(--cream);border:1.5px dashed var(--border);border-radius:var(--radius-md);transition:var(--transition);justify-content:center;align-items:center;gap:.8rem;min-height:44px;padding:1.2rem 2rem;font-size:1.4rem;font-weight:600;display:flex}.ShareRestaurant-module__rudUXG__qr-btn svg{color:var(--gold-dark);font-size:1.8rem}.ShareRestaurant-module__rudUXG__qr-btn:hover{border-color:var(--gold);color:var(--gold-dark);background:#fdf8ef}.ShareRestaurant-module__rudUXG__qr-btn:focus-visible{outline:2px solid var(--gold-dark);outline-offset:2px}@media (prefers-reduced-motion:reduce){.ShareRestaurant-module__rudUXG__copy-btn,.ShareRestaurant-module__rudUXG__social-btn,.ShareRestaurant-module__rudUXG__qr-btn{transition:none}}
.InputForm-module__tAAupa__input-form{flex-direction:column;gap:.6rem;display:flex}.InputForm-module__tAAupa__label{color:var(--gray_600);letter-spacing:.01em;font-size:1.4rem;font-weight:600}.InputForm-module__tAAupa__input-container{align-items:center;display:flex;position:relative}.InputForm-module__tAAupa__start-icon{color:var(--muted);pointer-events:none;align-items:center;display:flex;position:absolute;left:1.2rem}.InputForm-module__tAAupa__end-icon{color:var(--muted);align-items:center;display:flex;position:absolute;right:1.2rem}.InputForm-module__tAAupa__input{border:1.5px solid var(--gray_200);border-radius:var(--border-radius-input);width:100%;color:var(--foreground);font-family:var(--font-body);transition:border-color var(--duration-fast)var(--ease-out),box-shadow var(--duration-fast)var(--ease-out);box-sizing:border-box;background:#fff;outline:none;flex:1;font-size:1.4rem}.InputForm-module__tAAupa__input::placeholder{color:var(--gray_400)}.InputForm-module__tAAupa__input:focus{border-color:var(--gold);box-shadow:0 0 0 3px #ffd8001a}.InputForm-module__tAAupa__input:disabled{background:var(--cream);color:var(--gray_400);cursor:not-allowed}.InputForm-module__tAAupa__input--sm{padding:.85rem 1.2rem;font-size:1.4rem}.InputForm-module__tAAupa__input--md{padding:1.1rem 1.4rem;font-size:1.5rem}.InputForm-module__tAAupa__input--error{border-color:var(--error)}.InputForm-module__tAAupa__input--error:focus{border-color:var(--error);box-shadow:0 0 0 3px #ef44441a}.InputForm-module__tAAupa__helper-text{color:var(--muted);margin:0;font-size:1.3rem}.InputForm-module__tAAupa__helper-text--error{color:var(--error)}.InputForm-module__tAAupa__input[type=color]{-webkit-appearance:none;border:none;width:32px;height:32px;padding:0}.InputForm-module__tAAupa__input[type=color]::-webkit-color-swatch-wrapper{padding:0}.InputForm-module__tAAupa__input[type=color]::-webkit-color-swatch{border:none}
.CustomDomain-module__OlSa8W__container{flex-direction:column;gap:2rem;display:flex}.CustomDomain-module__OlSa8W__instructions-desc{color:var(--muted);margin:0;font-size:1.25rem;line-height:1.5}.CustomDomain-module__OlSa8W__cname-row{align-items:center;gap:.8rem;display:flex}.CustomDomain-module__OlSa8W__cname-record{background:var(--border);border-radius:6px;flex-wrap:wrap;flex:1;align-items:center;gap:.8rem;padding:.8rem 1.2rem;display:flex}.CustomDomain-module__OlSa8W__cname-label{color:var(--muted);font-size:1.1rem;font-weight:700;font-family:var(--font-mono,monospace);text-transform:uppercase}.CustomDomain-module__OlSa8W__cname-name{font-size:1.2rem;font-family:var(--font-mono,monospace);color:var(--text-primary,#111)}.CustomDomain-module__OlSa8W__cname-arrow{color:var(--muted);font-size:1.2rem}.CustomDomain-module__OlSa8W__cname-value{font-family:var(--font-mono,monospace);color:var(--text-primary,#111);word-break:break-all;font-size:1.2rem}.CustomDomain-module__OlSa8W__copy-btn{border:1px solid var(--border);cursor:pointer;color:var(--muted);background:0 0;border-radius:6px;flex-shrink:0;align-items:center;padding:.6rem .8rem;transition:color .15s,border-color .15s;display:flex}.CustomDomain-module__OlSa8W__copy-btn:hover{color:var(--text-primary,#111);border-color:currentColor}.CustomDomain-module__OlSa8W__description{color:var(--muted);margin:0;font-size:1.3rem;line-height:1.5}.CustomDomain-module__OlSa8W__active{border:1px solid var(--border);border-radius:var(--border-radius);background:var(--surface,#fafafa);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.6rem;padding:1.4rem 1.6rem;display:flex}.CustomDomain-module__OlSa8W__active-domain{align-items:center;gap:.8rem;display:flex}.CustomDomain-module__OlSa8W__dot{background:#22c55e;border-radius:50%;flex-shrink:0;width:8px;height:8px}.CustomDomain-module__OlSa8W__domain-text{color:var(--text-primary,#111);word-break:break-all;font-size:1.4rem;font-weight:500}.CustomDomain-module__OlSa8W__form{flex-direction:column;gap:1.6rem;display:flex}.CustomDomain-module__OlSa8W__actions{border-top:1px solid var(--border);justify-content:flex-end;padding-top:1.6rem;display:flex}.CustomDomain-module__OlSa8W__instructions{border:1px dashed var(--border);border-radius:var(--border-radius);background:var(--surface,#fafafa);flex-direction:column;gap:.8rem;padding:1.4rem 1.6rem;display:flex}.CustomDomain-module__OlSa8W__instructions-title{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:1.2rem;font-weight:600}.CustomDomain-module__OlSa8W__code{font-family:var(--font-mono,monospace);background:var(--border);color:var(--text-primary,#111);white-space:pre;border-radius:4px;padding:.6rem 1rem;font-size:1.2rem;display:block}.CustomDomain-module__OlSa8W__instructions-sub{color:var(--muted);margin:0;font-size:1.15rem;line-height:1.5}.CustomDomain-module__OlSa8W__locked-wrapper{position:relative}.CustomDomain-module__OlSa8W__locked-blurred{filter:blur(4px);pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.6;flex-direction:column;gap:2rem;display:flex}.CustomDomain-module__OlSa8W__fake-input{border:1px solid var(--border);border-radius:var(--border-radius);background:#fff;height:4rem}.CustomDomain-module__OlSa8W__fake-btn{background:var(--cream-dark);border-radius:var(--border-radius);width:8rem;height:3.6rem}.CustomDomain-module__OlSa8W__locked-overlay{z-index:10;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.CustomDomain-module__OlSa8W__locked-card{border:1px solid var(--border);border-radius:var(--border-radius);text-align:center;background:#fff;flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:32rem;padding:2.4rem 2.8rem;display:flex;box-shadow:0 8px 32px #0000001a}.CustomDomain-module__OlSa8W__locked-icon{width:4.4rem;height:4.4rem;color:var(--gold-dark);background:#ffd8001f;border:1.5px solid #ffd8004d;border-radius:50%;justify-content:center;align-items:center;margin-bottom:.2rem;display:flex}.CustomDomain-module__OlSa8W__locked-title{font-family:var(--font-display);color:var(--foreground);margin:0;font-size:1.6rem;font-weight:400}.CustomDomain-module__OlSa8W__locked-desc{color:var(--muted);margin:0;font-size:1.3rem;line-height:1.5}.CustomDomain-module__OlSa8W__locked-cta{background:var(--gold);color:#fff;border-radius:var(--border-radius-pill);margin-top:.4rem;padding:.8rem 2rem;font-size:1.3rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.CustomDomain-module__OlSa8W__locked-cta:hover{background:var(--gold-hover);transform:translateY(-1px);box-shadow:0 4px 14px #ffd8004d}
.ExtrasManagerModal-module__ggwBeq__container{flex-direction:column;gap:1.6rem;display:flex}.ExtrasManagerModal-module__ggwBeq__tabsWrap{border-bottom:1px solid #e8ebf0;margin:0 -2.4rem;position:relative}.ExtrasManagerModal-module__ggwBeq__tabsWrap:before,.ExtrasManagerModal-module__ggwBeq__tabsWrap:after{content:"";pointer-events:none;z-index:2;width:2.8rem;position:absolute;top:0;bottom:0}.ExtrasManagerModal-module__ggwBeq__tabsWrap:before{background:linear-gradient(90deg,#fff,#0000);left:0}.ExtrasManagerModal-module__ggwBeq__tabsWrap:after{background:linear-gradient(270deg,#fff,#0000);right:0}.ExtrasManagerModal-module__ggwBeq__tabsScroll{scrollbar-width:none;gap:2.2rem;padding:0 2.4rem;display:flex;overflow-x:auto}.ExtrasManagerModal-module__ggwBeq__tabsScroll::-webkit-scrollbar{display:none}.ExtrasManagerModal-module__ggwBeq__tab{font-family:var(--font-grotesk),sans-serif;color:#9aa0b0;cursor:pointer;white-space:nowrap;background:0 0;border:none;flex-shrink:0;padding:1rem .2rem 1.1rem;font-size:1.35rem;transition:color .15s;position:relative}.ExtrasManagerModal-module__ggwBeq__tab:after{content:"";background:#ffd800;border-radius:2px;height:2.5px;transition:transform .18s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.ExtrasManagerModal-module__ggwBeq__tab:hover:not(.ExtrasManagerModal-module__ggwBeq__tabActive){color:#5a6278}.ExtrasManagerModal-module__ggwBeq__tabActive{color:#292d3a;font-weight:600}.ExtrasManagerModal-module__ggwBeq__tabActive:after{transform:scaleX(1)}.ExtrasManagerModal-module__ggwBeq__search{width:100%;font-family:var(--font-grotesk),sans-serif;color:#292d3a;background:#fff;border:1.5px solid #e4e7ee;border-radius:1.2rem;outline:none;padding:.9rem 1.4rem;font-size:1.4rem;transition:border-color .18s,box-shadow .18s}.ExtrasManagerModal-module__ggwBeq__search:focus{border-color:#ffd800;box-shadow:0 0 0 3px #ffd80026}.ExtrasManagerModal-module__ggwBeq__list{flex-direction:column;gap:.6rem;max-height:26rem;display:flex;overflow-y:auto}.ExtrasManagerModal-module__ggwBeq__row{background:#fff;border:1.5px solid #e4e7ee;border-radius:1.2rem;align-items:center;gap:1rem;padding:1rem 1.4rem;transition:border-color .14s;display:flex}.ExtrasManagerModal-module__ggwBeq__rowEditing{background:#ffd8000a;border-color:#ffd800}.ExtrasManagerModal-module__ggwBeq__rowInfo{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.ExtrasManagerModal-module__ggwBeq__rowName{font-family:var(--font-grotesk),sans-serif;color:#292d3a;white-space:nowrap;text-overflow:ellipsis;font-size:1.4rem;font-weight:500;overflow:hidden}.ExtrasManagerModal-module__ggwBeq__rowMeta{font-family:var(--font-grotesk),sans-serif;color:#9aa0b0;font-size:1.2rem}.ExtrasManagerModal-module__ggwBeq__rowActions{flex-shrink:0;gap:.5rem;display:flex}.ExtrasManagerModal-module__ggwBeq__iconBtn{color:#6a7183;cursor:pointer;background:0 0;border:1.5px solid #e4e7ee;border-radius:.8rem;justify-content:center;align-items:center;width:3.2rem;height:3.2rem;transition:background .14s,border-color .14s,color .14s;display:flex}.ExtrasManagerModal-module__ggwBeq__iconBtn:hover{color:#292d3a;background:#f4f5f7;border-color:#c8cdd8}.ExtrasManagerModal-module__ggwBeq__iconBtnDanger:hover{color:#d03030;background:#fff2f2;border-color:#ffbcbc}.ExtrasManagerModal-module__ggwBeq__empty{font-family:var(--font-grotesk),sans-serif;color:#9aa0b0;text-align:center;padding:2.4rem 0;font-size:1.4rem}.ExtrasManagerModal-module__ggwBeq__formAdd{background:#f8f9fb;border:1.5px solid #e4e7ee;border-radius:1.4rem;flex-direction:column;gap:1.2rem;padding:1.6rem;display:flex}.ExtrasManagerModal-module__ggwBeq__formTitle{font-family:var(--font-grotesk),sans-serif;color:#292d3a;margin:0;font-size:1.35rem;font-weight:600}.ExtrasManagerModal-module__ggwBeq__formRow{align-items:flex-end;gap:1rem;display:flex}.ExtrasManagerModal-module__ggwBeq__field{flex-direction:column;gap:.6rem;display:flex}.ExtrasManagerModal-module__ggwBeq__fieldLabel{font-family:var(--font-grotesk),sans-serif;color:#292d3a;font-size:1.3rem;font-weight:500}.ExtrasManagerModal-module__ggwBeq__fieldInput{width:100%;font-family:var(--font-grotesk),sans-serif;color:#292d3a;background:#fff;border:1.5px solid #e4e7ee;border-radius:1rem;outline:none;padding:.9rem 1.2rem;font-size:1.4rem;transition:border-color .18s,box-shadow .18s}.ExtrasManagerModal-module__ggwBeq__fieldInput:focus{border-color:#ffd800;box-shadow:0 0 0 3px #ffd80026}.ExtrasManagerModal-module__ggwBeq__fieldInput::placeholder{color:#c0c6d0}.ExtrasManagerModal-module__ggwBeq__priceWrap{position:relative}.ExtrasManagerModal-module__ggwBeq__priceInput{width:10rem;padding-right:3.4rem}.ExtrasManagerModal-module__ggwBeq__currencyBadge{font-family:var(--font-grotesk),sans-serif;color:#9aa0b0;pointer-events:none;font-size:1.3rem;font-weight:500;position:absolute;top:50%;right:1.2rem;transform:translateY(-50%)}.ExtrasManagerModal-module__ggwBeq__formActions{justify-content:flex-end;gap:.8rem;display:flex}.ExtrasManagerModal-module__ggwBeq__footer{border-top:1px solid #f0f2f5;justify-content:flex-end;margin:0 -2.4rem -2rem;padding:1.4rem 2.4rem 2rem;display:flex}.ExtrasManagerModal-module__ggwBeq__cancelBtn{height:3.8rem;font-family:var(--font-grotesk),sans-serif;color:#6a7183;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #e4e7ee;border-radius:1rem;padding:0 1.6rem;font-size:1.35rem;font-weight:500;transition:background .15s,border-color .15s,color .15s}.ExtrasManagerModal-module__ggwBeq__cancelBtn:hover{color:#292d3a;background:#f4f5f7;border-color:#c8cdd8}.ExtrasManagerModal-module__ggwBeq__saveBtn{height:3.8rem;font-family:var(--font-grotesk),sans-serif;color:#1a1a1a;cursor:pointer;white-space:nowrap;background:#ffd800;border:none;border-radius:1rem;padding:0 2rem;font-size:1.35rem;font-weight:700;transition:background .15s,box-shadow .15s,transform .1s}.ExtrasManagerModal-module__ggwBeq__saveBtn:hover{background:#f5ce00;box-shadow:0 4px 14px #ffd8004d}.ExtrasManagerModal-module__ggwBeq__saveBtn:active{transform:scale(.98)}.ExtrasManagerModal-module__ggwBeq__saveBtn:disabled{opacity:.6;cursor:not-allowed}.ExtrasManagerModal-module__ggwBeq__closeBtn{height:4.4rem;font-family:var(--font-grotesk),sans-serif;color:#6a7183;cursor:pointer;background:#fff;border:1.5px solid #e4e7ee;border-radius:1.2rem;padding:0 2.4rem;font-size:1.4rem;font-weight:500;transition:background .15s,border-color .15s,color .15s}.ExtrasManagerModal-module__ggwBeq__closeBtn:hover{color:#292d3a;background:#f4f5f7;border-color:#c8cdd8}@media (prefers-reduced-motion:reduce){.ExtrasManagerModal-module__ggwBeq__tab,.ExtrasManagerModal-module__ggwBeq__tab:after,.ExtrasManagerModal-module__ggwBeq__row,.ExtrasManagerModal-module__ggwBeq__iconBtn,.ExtrasManagerModal-module__ggwBeq__fieldInput,.ExtrasManagerModal-module__ggwBeq__search,.ExtrasManagerModal-module__ggwBeq__cancelBtn,.ExtrasManagerModal-module__ggwBeq__saveBtn,.ExtrasManagerModal-module__ggwBeq__closeBtn{transition:none}}
.CoverImage-module__LgJ6hq__wrap{width:100%}.CoverImage-module__LgJ6hq__label{font-family:var(--font-grotesk),sans-serif;color:#292d3a;margin:0 0 .8rem;font-size:1.3rem;font-weight:500}.CoverImage-module__LgJ6hq__imgZone{aspect-ratio:16/7;cursor:pointer;background:#f8f9fb;border:1.5px dashed #d4d8e2;border-radius:1.2rem;justify-content:center;align-items:center;width:100%;margin-bottom:1rem;transition:border-color .15s,background .15s;display:flex;overflow:hidden}.CoverImage-module__LgJ6hq__imgZone:hover{background:#f0f2f5;border-color:#b0b7c3}.CoverImage-module__LgJ6hq__img{object-fit:cover;width:100%;height:100%;display:block}.CoverImage-module__LgJ6hq__placeholder{font-family:var(--font-grotesk),sans-serif;color:#b0b7c3;font-size:1.3rem}.CoverImage-module__LgJ6hq__actions{flex-wrap:wrap;gap:.8rem;display:flex}.CoverImage-module__LgJ6hq__secBtn{height:4rem;font-family:var(--font-grotesk),sans-serif;color:#6a7183;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #e4e7ee;border-radius:1rem;align-items:center;gap:.6rem;padding:0 1.6rem;font-size:1.3rem;font-weight:500;transition:background .14s,border-color .14s;display:inline-flex}.CoverImage-module__LgJ6hq__secBtn:hover{background:#f4f5f7;border-color:#bcc2cf}.CoverImage-module__LgJ6hq__dangerBtn{height:4rem;font-family:var(--font-grotesk),sans-serif;color:#b0b0b0;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #e4e7ee;border-radius:1rem;align-items:center;gap:.6rem;padding:0 1.6rem;font-size:1.3rem;font-weight:500;transition:background .14s,border-color .14s,color .14s;display:inline-flex}.CoverImage-module__LgJ6hq__dangerBtn:hover{color:#d03030;background:#fff2f2;border-color:#ffbcbc}.CoverImage-module__LgJ6hq__saveBtn{height:4rem;font-family:var(--font-grotesk),sans-serif;color:#1a1a1a;cursor:pointer;white-space:nowrap;background:#ffd800;border:none;border-radius:1rem;align-items:center;padding:0 1.8rem;font-size:1.3rem;font-weight:700;transition:background .15s,box-shadow .15s;display:inline-flex}.CoverImage-module__LgJ6hq__saveBtn:hover{background:#f5ce00;box-shadow:0 4px 16px #ffd80052}.CoverImage-module__LgJ6hq__saveBtn:disabled{opacity:.6;cursor:not-allowed}@media (prefers-reduced-motion:reduce){.CoverImage-module__LgJ6hq__imgZone,.CoverImage-module__LgJ6hq__secBtn,.CoverImage-module__LgJ6hq__dangerBtn,.CoverImage-module__LgJ6hq__saveBtn{transition:none}}
.OffersManagerModal-module__lE2v_G__container{flex-direction:column;gap:1.6rem;display:flex}.OffersManagerModal-module__lE2v_G__tabsWrap{border-bottom:1px solid #e8ebf0;margin:0 -2.4rem;position:relative}.OffersManagerModal-module__lE2v_G__tabsWrap:before,.OffersManagerModal-module__lE2v_G__tabsWrap:after{content:"";pointer-events:none;z-index:2;width:2.8rem;position:absolute;top:0;bottom:0}.OffersManagerModal-module__lE2v_G__tabsWrap:before{background:linear-gradient(90deg,#fff,#0000);left:0}.OffersManagerModal-module__lE2v_G__tabsWrap:after{background:linear-gradient(270deg,#fff,#0000);right:0}.OffersManagerModal-module__lE2v_G__tabsScroll{scrollbar-width:none;gap:2.2rem;padding:0 2.4rem;display:flex;overflow-x:auto}.OffersManagerModal-module__lE2v_G__tabsScroll::-webkit-scrollbar{display:none}.OffersManagerModal-module__lE2v_G__tab{font-family:var(--font-grotesk),sans-serif;color:#9aa0b0;cursor:pointer;white-space:nowrap;background:0 0;border:none;flex-shrink:0;padding:1rem .2rem 1.1rem;font-size:1.35rem;transition:color .15s;position:relative}.OffersManagerModal-module__lE2v_G__tab:after{content:"";background:#ffd800;border-radius:2px;height:2.5px;transition:transform .18s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.OffersManagerModal-module__lE2v_G__tab:hover:not(.OffersManagerModal-module__lE2v_G__tabActive){color:#5a6278}.OffersManagerModal-module__lE2v_G__tabActive{color:#292d3a;font-weight:600}.OffersManagerModal-module__lE2v_G__tabActive:after{transform:scaleX(1)}.OffersManagerModal-module__lE2v_G__list{flex-direction:column;gap:.6rem;max-height:22rem;display:flex;overflow-y:auto}.OffersManagerModal-module__lE2v_G__row{background:#fff;border:1.5px solid #e4e7ee;border-radius:1.2rem;align-items:center;gap:1rem;padding:1rem 1.4rem;transition:border-color .14s;display:flex}.OffersManagerModal-module__lE2v_G__rowEditing{background:#ffd8000a;border-color:#ffd800}.OffersManagerModal-module__lE2v_G__rowInfo{flex-direction:column;flex:1;gap:.4rem;min-width:0;display:flex}.OffersManagerModal-module__lE2v_G__rowName{font-family:var(--font-grotesk),sans-serif;color:#292d3a;white-space:nowrap;text-overflow:ellipsis;font-size:1.4rem;font-weight:500;overflow:hidden}.OffersManagerModal-module__lE2v_G__rowMeta{font-family:var(--font-grotesk),sans-serif;color:#9aa0b0;flex-wrap:wrap;gap:.8rem;font-size:1.2rem;display:flex}.OffersManagerModal-module__lE2v_G__badge{color:#1a1a1a;background:#ffd800;border-radius:4px;padding:.2rem .7rem;font-size:1.1rem;font-weight:700}.OffersManagerModal-module__lE2v_G__badgeInactive{color:#6a7183;background:#d4d8e2}.OffersManagerModal-module__lE2v_G__rowActions{flex-shrink:0;gap:.5rem;display:flex}.OffersManagerModal-module__lE2v_G__iconBtn{color:#6a7183;cursor:pointer;background:0 0;border:1.5px solid #e4e7ee;border-radius:.8rem;justify-content:center;align-items:center;width:3.2rem;height:3.2rem;transition:background .14s,border-color .14s,color .14s;display:flex}.OffersManagerModal-module__lE2v_G__iconBtn:hover{color:#292d3a;background:#f4f5f7;border-color:#c8cdd8}.OffersManagerModal-module__lE2v_G__iconBtnDanger:hover{color:#d03030;background:#fff2f2;border-color:#ffbcbc}.OffersManagerModal-module__lE2v_G__empty{font-family:var(--font-grotesk),sans-serif;color:#9aa0b0;text-align:center;padding:2.4rem 0;font-size:1.4rem}.OffersManagerModal-module__lE2v_G__formAdd{background:#f8f9fb;border:1.5px solid #e4e7ee;border-radius:1.4rem;flex-direction:column;gap:1.2rem;padding:1.6rem;display:flex}.OffersManagerModal-module__lE2v_G__formTitle{font-family:var(--font-grotesk),sans-serif;color:#292d3a;margin:0;font-size:1.35rem;font-weight:600}.OffersManagerModal-module__lE2v_G__formRow{align-items:flex-end;gap:1rem;display:flex}.OffersManagerModal-module__lE2v_G__field{flex-direction:column;gap:.6rem;display:flex}.OffersManagerModal-module__lE2v_G__fieldLabel{font-family:var(--font-grotesk),sans-serif;color:#292d3a;font-size:1.3rem;font-weight:500}.OffersManagerModal-module__lE2v_G__fieldInput,.OffersManagerModal-module__lE2v_G__fieldSelect{width:100%;font-family:var(--font-grotesk),sans-serif;color:#292d3a;background:#fff;border:1.5px solid #e4e7ee;border-radius:1rem;outline:none;padding:.9rem 1.2rem;font-size:1.4rem;transition:border-color .18s,box-shadow .18s}.OffersManagerModal-module__lE2v_G__fieldInput:focus,.OffersManagerModal-module__lE2v_G__fieldSelect:focus{border-color:#ffd800;box-shadow:0 0 0 3px #ffd80026}.OffersManagerModal-module__lE2v_G__fieldInput::placeholder{color:#c0c6d0}.OffersManagerModal-module__lE2v_G__fieldSelectMulti{width:100%;min-height:8rem;font-family:var(--font-grotesk),sans-serif;color:#292d3a;background:#fff;border:1.5px solid #e4e7ee;border-radius:1rem;outline:none;padding:.4rem;font-size:1.35rem;transition:border-color .18s}.OffersManagerModal-module__lE2v_G__fieldSelectMulti:focus{border-color:#ffd800}.OffersManagerModal-module__lE2v_G__priceWrap{position:relative}.OffersManagerModal-module__lE2v_G__priceInput{padding-right:3.4rem}.OffersManagerModal-module__lE2v_G__currencyBadge{font-family:var(--font-grotesk),sans-serif;color:#9aa0b0;pointer-events:none;font-size:1.3rem;font-weight:500;position:absolute;top:50%;right:1.2rem;transform:translateY(-50%)}.OffersManagerModal-module__lE2v_G__toggleWrap{align-items:center;gap:.8rem;display:flex}.OffersManagerModal-module__lE2v_G__toggleTrack{cursor:pointer;border:none;border-radius:10rem;flex-shrink:0;width:3.8rem;height:2.1rem;padding:0;transition:background .2s;position:relative}.OffersManagerModal-module__lE2v_G__toggleThumb{background:#fff;border-radius:50%;width:1.6rem;height:1.6rem;transition:left .2s;position:absolute;top:.25rem;box-shadow:0 1px 4px #0003}.OffersManagerModal-module__lE2v_G__toggleLabel{font-family:var(--font-grotesk),sans-serif;font-size:1.35rem;font-weight:500;transition:color .15s}.OffersManagerModal-module__lE2v_G__formActions{justify-content:flex-end;gap:.8rem;display:flex}.OffersManagerModal-module__lE2v_G__footer{border-top:1px solid #f0f2f5;justify-content:flex-end;margin:0 -2.4rem -2rem;padding:1.4rem 2.4rem 2rem;display:flex}.OffersManagerModal-module__lE2v_G__cancelBtn{height:3.8rem;font-family:var(--font-grotesk),sans-serif;color:#6a7183;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #e4e7ee;border-radius:1rem;padding:0 1.6rem;font-size:1.35rem;font-weight:500;transition:background .15s,border-color .15s,color .15s}.OffersManagerModal-module__lE2v_G__cancelBtn:hover{color:#292d3a;background:#f4f5f7;border-color:#c8cdd8}.OffersManagerModal-module__lE2v_G__saveBtn{height:3.8rem;font-family:var(--font-grotesk),sans-serif;color:#1a1a1a;cursor:pointer;white-space:nowrap;background:#ffd800;border:none;border-radius:1rem;padding:0 2rem;font-size:1.35rem;font-weight:700;transition:background .15s,box-shadow .15s,transform .1s}.OffersManagerModal-module__lE2v_G__saveBtn:hover{background:#f5ce00;box-shadow:0 4px 14px #ffd8004d}.OffersManagerModal-module__lE2v_G__saveBtn:active{transform:scale(.98)}.OffersManagerModal-module__lE2v_G__saveBtn:disabled{opacity:.6;cursor:not-allowed}.OffersManagerModal-module__lE2v_G__closeBtn{height:4.4rem;font-family:var(--font-grotesk),sans-serif;color:#6a7183;cursor:pointer;background:#fff;border:1.5px solid #e4e7ee;border-radius:1.2rem;padding:0 2.4rem;font-size:1.4rem;font-weight:500;transition:background .15s,border-color .15s,color .15s}.OffersManagerModal-module__lE2v_G__closeBtn:hover{color:#292d3a;background:#f4f5f7;border-color:#c8cdd8}@media (prefers-reduced-motion:reduce){.OffersManagerModal-module__lE2v_G__tab,.OffersManagerModal-module__lE2v_G__tab:after,.OffersManagerModal-module__lE2v_G__row,.OffersManagerModal-module__lE2v_G__iconBtn,.OffersManagerModal-module__lE2v_G__fieldInput,.OffersManagerModal-module__lE2v_G__fieldSelect,.OffersManagerModal-module__lE2v_G__fieldSelectMulti,.OffersManagerModal-module__lE2v_G__toggleTrack,.OffersManagerModal-module__lE2v_G__toggleThumb,.OffersManagerModal-module__lE2v_G__toggleLabel,.OffersManagerModal-module__lE2v_G__cancelBtn,.OffersManagerModal-module__lE2v_G__saveBtn,.OffersManagerModal-module__lE2v_G__closeBtn{transition:none}}
.LogoImage-module__3ZHT1W__wrap{width:100%}.LogoImage-module__3ZHT1W__label{font-family:var(--font-grotesk),sans-serif;color:#292d3a;margin:0 0 .8rem;font-size:1.3rem;font-weight:500}.LogoImage-module__3ZHT1W__logoZone{cursor:pointer;background:#f8f9fb;border:1.5px dashed #d4d8e2;border-radius:1.2rem;justify-content:center;align-items:center;width:16rem;height:10rem;margin-bottom:1rem;transition:border-color .15s,background .15s;display:flex;overflow:hidden}.LogoImage-module__3ZHT1W__logoZone:hover{background:#f0f2f5;border-color:#b0b7c3}.LogoImage-module__3ZHT1W__img{object-fit:contain;width:100%;height:100%;padding:.8rem;display:block}.LogoImage-module__3ZHT1W__placeholder{font-family:var(--font-grotesk),sans-serif;color:#b0b7c3;font-size:1.3rem}.LogoImage-module__3ZHT1W__actions{flex-wrap:wrap;gap:.8rem;display:flex}.LogoImage-module__3ZHT1W__secBtn{height:3.6rem;font-family:var(--font-grotesk),sans-serif;color:#6a7183;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #e4e7ee;border-radius:1rem;align-items:center;gap:.6rem;padding:0 1.4rem;font-size:1.3rem;font-weight:500;transition:background .14s,border-color .14s;display:inline-flex}.LogoImage-module__3ZHT1W__secBtn:hover{background:#f4f5f7;border-color:#bcc2cf}.LogoImage-module__3ZHT1W__dangerBtn{height:3.6rem;font-family:var(--font-grotesk),sans-serif;color:#b0b0b0;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #e4e7ee;border-radius:1rem;align-items:center;gap:.6rem;padding:0 1.4rem;font-size:1.3rem;font-weight:500;transition:background .14s,border-color .14s,color .14s;display:inline-flex}.LogoImage-module__3ZHT1W__dangerBtn:hover{color:#d03030;background:#fff2f2;border-color:#ffbcbc}.LogoImage-module__3ZHT1W__saveBtn{height:3.6rem;font-family:var(--font-grotesk),sans-serif;color:#1a1a1a;cursor:pointer;white-space:nowrap;background:#ffd800;border:none;border-radius:1rem;align-items:center;padding:0 1.6rem;font-size:1.3rem;font-weight:700;transition:background .15s,box-shadow .15s;display:inline-flex}.LogoImage-module__3ZHT1W__saveBtn:hover{background:#f5ce00;box-shadow:0 4px 16px #ffd80052}.LogoImage-module__3ZHT1W__saveBtn:disabled{opacity:.6;cursor:not-allowed}@media (prefers-reduced-motion:reduce){.LogoImage-module__3ZHT1W__logoZone,.LogoImage-module__3ZHT1W__secBtn,.LogoImage-module__3ZHT1W__dangerBtn,.LogoImage-module__3ZHT1W__saveBtn{transition:none}}
.Modal-module__GKiJOG__modal{-webkit-backdrop-filter:blur(4px);z-index:9999;background:#0a0f1e80;justify-content:center;align-items:center;animation:.2s Modal-module__GKiJOG__overlayIn;position:fixed;inset:0}@keyframes Modal-module__GKiJOG__overlayIn{0%{opacity:0}to{opacity:1}}.Modal-module__GKiJOG__modalChild{z-index:10000;background:#0a0f1e59}.Modal-module__GKiJOG__modal-content{background:#fff;height:100%;animation:.24s cubic-bezier(.34,1.2,.64,1) Modal-module__GKiJOG__slideUp;overflow:auto;box-shadow:0 24px 64px #14172038,0 4px 16px #14172014}@keyframes Modal-module__GKiJOG__slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.Modal-module__GKiJOG__modal-body{padding:2rem 2.4rem}.Modal-module__GKiJOG__modal-header{z-index:1;border-bottom:1px solid var(--border);background:#fff;justify-content:space-between;align-items:center;padding:1.6rem 2.4rem;display:flex;position:sticky;top:0}.Modal-module__GKiJOG__modal-header h2{font-family:var(--font-brand),var(--font-display),sans-serif;letter-spacing:-.04rem;color:#292d3a;margin:0;font-size:2.1rem;font-weight:800;line-height:1.1}.Modal-module__GKiJOG__modal-close{cursor:pointer;color:#b0b7c3;background:0 0;border:none;border-radius:.8rem;flex-shrink:0;justify-content:center;align-items:center;width:3.2rem;height:3.2rem;transition:background .14s,color .14s;display:flex}.Modal-module__GKiJOG__modal-close:hover{color:#292d3a;background:#f4f5f7}.Modal-module__GKiJOG__modal-header-minimal{z-index:1;background:#fff;justify-content:flex-end;padding:1.2rem 1.6rem 0;display:flex;position:sticky;top:0}.Modal-module__GKiJOG__confirmOverlay{-webkit-backdrop-filter:blur(3px);z-index:10;border-radius:inherit;background:#ffffffe0;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Modal-module__GKiJOG__confirmBox{background:#fff;border:1.5px solid #e4e7ee;border-radius:1.6rem;flex-direction:column;align-items:center;gap:1.6rem;width:90%;max-width:32rem;padding:2.4rem 2.8rem;display:flex;box-shadow:0 8px 32px #1417201f}.Modal-module__GKiJOG__confirmText{font-family:var(--font-grotesk),sans-serif;color:#292d3a;text-align:center;margin:0;font-size:1.5rem;font-weight:500;line-height:1.5}.Modal-module__GKiJOG__confirmActions{gap:1rem;width:100%;display:flex}.Modal-module__GKiJOG__confirmKeep{height:4rem;font-family:var(--font-grotesk),sans-serif;color:#6a7183;cursor:pointer;background:#fff;border:1.5px solid #e4e7ee;border-radius:1rem;flex:1;font-size:1.35rem;font-weight:500;transition:background .15s,border-color .15s,color .15s}.Modal-module__GKiJOG__confirmKeep:hover{color:#292d3a;background:#f4f5f7;border-color:#c8cdd8}.Modal-module__GKiJOG__confirmDiscard{height:4rem;font-family:var(--font-grotesk),sans-serif;color:#d03030;cursor:pointer;background:#fef2f2;border:1.5px solid #ffbcbc;border-radius:1rem;flex:1;font-size:1.35rem;font-weight:600;transition:background .15s,border-color .15s}.Modal-module__GKiJOG__confirmDiscard:hover{background:#ffe0e0;border-color:#ff9090}@media (prefers-reduced-motion:reduce){.Modal-module__GKiJOG__confirmKeep,.Modal-module__GKiJOG__confirmDiscard{transition:none}}@media (min-width:768px){.Modal-module__GKiJOG__modal{justify-content:center;align-items:center;display:flex}.Modal-module__GKiJOG__modal-content{border-radius:2rem;min-width:460px;max-width:900px;height:auto;max-height:90dvh;margin:0 auto}}
.General-module__Sje0ia__imagesGrid{grid-template-columns:1fr 20rem;align-items:start;gap:2rem;margin-bottom:1.8rem;display:grid}.General-module__Sje0ia__fieldsGrid{grid-template-columns:1fr 1fr;gap:1.4rem;margin-bottom:1.4rem;display:grid}.General-module__Sje0ia__fieldGroup{flex-direction:column;gap:.6rem;display:flex}.General-module__Sje0ia__lbl{font-family:var(--font-grotesk),sans-serif;color:#292d3a;font-size:1.3rem;font-weight:500;display:block}.General-module__Sje0ia__fi{width:100%;height:4rem;font-family:var(--font-grotesk),sans-serif;color:#292d3a;background:#f8f9fb;border:1.5px solid #e4e7ee;border-radius:1rem;outline:none;padding:0 1.2rem;font-size:1.4rem;transition:border-color .14s,box-shadow .14s}.General-module__Sje0ia__fi:focus{background:#fff;border-color:#ffd800;box-shadow:0 0 0 3px #ffd80026}.General-module__Sje0ia__fiError{border-color:#f87171}.General-module__Sje0ia__fieldError{font-family:var(--font-grotesk),sans-serif;color:#d03030;margin:0;font-size:1.2rem}.General-module__Sje0ia__sw{align-items:center;display:flex;position:relative}.General-module__Sje0ia__fsel{width:100%;height:4rem;font-family:var(--font-grotesk),sans-serif;color:#292d3a;appearance:none;cursor:pointer;background:#f8f9fb;border:1.5px solid #e4e7ee;border-radius:1rem;outline:none;padding:0 3.2rem 0 1.2rem;font-size:1.4rem;transition:border-color .14s,box-shadow .14s}.General-module__Sje0ia__fsel:focus{background:#fff;border-color:#ffd800;box-shadow:0 0 0 3px #ffd80026}.General-module__Sje0ia__sa{color:#9aa0b0;pointer-events:none;align-items:center;display:flex;position:absolute;right:1.2rem}.General-module__Sje0ia__legend{font-family:var(--font-grotesk),sans-serif;color:#9aa0b0;margin:.4rem 0 0;font-size:1.2rem;line-height:1.5}.General-module__Sje0ia__secBtn{height:3.8rem;font-family:var(--font-grotesk),sans-serif;color:#6a7183;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #e4e7ee;border-radius:1rem;align-items:center;padding:0 1.6rem;font-size:1.3rem;font-weight:500;transition:background .14s,border-color .14s;display:inline-flex}.General-module__Sje0ia__secBtn:hover{background:#f4f5f7;border-color:#bcc2cf}.General-module__Sje0ia__saveRow{border-top:1px solid #f0f2f5;justify-content:flex-end;padding-top:1.6rem;display:flex}.General-module__Sje0ia__saveBtn{height:4rem;font-family:var(--font-grotesk),sans-serif;color:#1a1a1a;cursor:pointer;background:#ffd800;border:none;border-radius:1rem;align-items:center;padding:0 2rem;font-size:1.4rem;font-weight:700;transition:background .15s,box-shadow .15s;display:inline-flex}.General-module__Sje0ia__saveBtn:hover{background:#f5ce00;box-shadow:0 4px 16px #ffd80052}.General-module__Sje0ia__saveBtn:disabled{opacity:.6;cursor:not-allowed}@media (max-width:640px){.General-module__Sje0ia__imagesGrid,.General-module__Sje0ia__fieldsGrid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.General-module__Sje0ia__fi,.General-module__Sje0ia__fsel,.General-module__Sje0ia__secBtn,.General-module__Sje0ia__saveBtn{transition:none}}
.OnboardingWizard-module__bT-M_G__overlay{z-index:9999;background-color:#292d3a;background-image:radial-gradient(#ffd8001a 1px,#0000 1px);background-size:2.8rem 2.8rem;justify-content:center;align-items:center;padding:4rem 2rem;display:flex;position:fixed;inset:0;overflow-y:auto}.OnboardingWizard-module__bT-M_G__overlay:before,.OnboardingWizard-module__bT-M_G__overlay:after{content:"";pointer-events:none;border-radius:50%;position:absolute}.OnboardingWizard-module__bT-M_G__overlay:before{background:radial-gradient(circle,#ffd8001a 0%,#0000 65%);width:52rem;height:52rem;top:-18rem;right:-12rem}.OnboardingWizard-module__bT-M_G__overlay:after{background:radial-gradient(circle,#ffd8000f 0%,#0000 65%);width:44rem;height:44rem;bottom:-20rem;left:-14rem}.OnboardingWizard-module__bT-M_G__card{z-index:1;background:#fff;border-radius:2.4rem;width:100%;max-width:48rem;margin:auto;padding:4rem 4.4rem 3.6rem;position:relative;box-shadow:0 30px 70px #00000073,0 2px 8px #0003}.OnboardingWizard-module__bT-M_G__brand{align-items:baseline;gap:.1rem;margin:0 0 2.4rem;display:flex}.OnboardingWizard-module__bT-M_G__brandText{font-family:var(--font-brand),sans-serif;color:#292d3a;letter-spacing:-.04rem;font-size:2.2rem;font-weight:800;line-height:1}.OnboardingWizard-module__bT-M_G__brandDot{font-family:var(--font-brand),sans-serif;color:#ffd800;font-size:2.2rem;font-weight:800;line-height:1}.OnboardingWizard-module__bT-M_G__pills{align-items:center;gap:.7rem;margin-bottom:1.8rem;display:flex}.OnboardingWizard-module__bT-M_G__pill{background:#e4e7ee;border-radius:10rem;width:.8rem;height:.5rem;transition:width .25s,background .25s}.OnboardingWizard-module__bT-M_G__pillDone{background:#292d3a}.OnboardingWizard-module__bT-M_G__pillCurrent{background:#292d3a;width:2.8rem}.OnboardingWizard-module__bT-M_G__importantBadge{background:#ffd80029;border:1.5px solid #ffd80080;border-radius:10rem;align-items:center;gap:.7rem;margin-bottom:1.4rem;padding:.6rem 1.4rem;display:inline-flex}.OnboardingWizard-module__bT-M_G__importantBadgeIcon{color:#e6a700;display:flex}.OnboardingWizard-module__bT-M_G__importantBadgeText{font-family:var(--font-grotesk),sans-serif;color:#8a6d00;text-transform:uppercase;letter-spacing:.08em;font-size:1.15rem;font-weight:700}.OnboardingWizard-module__bT-M_G__stepLabel{font-family:var(--font-grotesk),sans-serif;letter-spacing:.12em;text-transform:uppercase;color:#9aa0b0;margin:0 0 1rem;font-size:1.15rem;font-weight:700}.OnboardingWizard-module__bT-M_G__heading{font-family:var(--font-brand),sans-serif;color:#292d3a;letter-spacing:-.06rem;margin:0 0 .8rem;font-size:3rem;font-weight:800;line-height:1.1}.OnboardingWizard-module__bT-M_G__subtext{font-family:var(--font-grotesk),sans-serif;color:#6a7183;margin:0 0 3rem;font-size:1.5rem;line-height:1.5}.OnboardingWizard-module__bT-M_G__field{margin-bottom:2.2rem}.OnboardingWizard-module__bT-M_G__label{font-family:var(--font-grotesk),sans-serif;color:#9aa0b0;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.9rem;font-size:1.15rem;font-weight:700;display:block}.OnboardingWizard-module__bT-M_G__input{width:100%;height:5rem;font-family:var(--font-grotesk),sans-serif;color:#292d3a;box-sizing:border-box;-webkit-appearance:none;background:#fff;border:1.5px solid #e2e5ec;border-radius:1.2rem;outline:none;padding:0 1.4rem;font-size:1.5rem;transition:border-color .15s,box-shadow .15s;display:block}.OnboardingWizard-module__bT-M_G__input::placeholder{color:#b0b7c3}.OnboardingWizard-module__bT-M_G__input:focus{border-color:#292d3a;box-shadow:0 0 0 3px #292d3a14}.OnboardingWizard-module__bT-M_G__inputError,.OnboardingWizard-module__bT-M_G__inputError:focus{box-shadow:none;border-color:#ef4444}.OnboardingWizard-module__bT-M_G__priceWrap{max-width:18rem;position:relative}.OnboardingWizard-module__bT-M_G__priceSuffix{font-family:var(--font-grotesk),sans-serif;color:#9aa0b0;pointer-events:none;font-size:1.5rem;font-weight:600;position:absolute;top:50%;right:1.4rem;transform:translateY(-50%)}.OnboardingWizard-module__bT-M_G__inputPrice{max-width:18rem;padding-right:3.4rem}.OnboardingWizard-module__bT-M_G__errorMsg{font-family:var(--font-grotesk),sans-serif;color:#ef4444;margin:.5rem 0 0;font-size:1.25rem}.OnboardingWizard-module__bT-M_G__langChips{flex-wrap:wrap;gap:1rem;display:flex}.OnboardingWizard-module__bT-M_G__langChip{font-family:var(--font-grotesk),sans-serif;color:#292d3a;cursor:pointer;background:#fff;border:1.5px solid #e2e5ec;border-radius:10rem;padding:.9rem 1.8rem;font-size:1.4rem;font-weight:600;transition:border-color .15s,background .15s,color .15s,box-shadow .15s}.OnboardingWizard-module__bT-M_G__langChip:hover{background:#fafafb;border-color:#bcc2cf}.OnboardingWizard-module__bT-M_G__langChipActive,.OnboardingWizard-module__bT-M_G__langChipActive:hover{color:#fff;background:#292d3a;border-color:#292d3a;box-shadow:0 4px 14px #292d3a38}.OnboardingWizard-module__bT-M_G__langChip:focus-visible{outline-offset:2px;outline:2px solid #ffd800}.OnboardingWizard-module__bT-M_G__uploadRow{grid-template-columns:1fr 1fr;gap:1.4rem;display:grid}.OnboardingWizard-module__bT-M_G__uploadBox{cursor:pointer;background:#f8f9fb;border:2px dashed #d7dbe4;border-radius:1.4rem;flex-direction:column;justify-content:center;align-items:center;gap:1rem;height:15rem;padding:0;transition:border-color .16s,background .16s;display:flex;position:relative;overflow:hidden}.OnboardingWizard-module__bT-M_G__uploadBox:hover{background:#f4f5f7;border-color:#292d3a}.OnboardingWizard-module__bT-M_G__uploadBox:focus-visible{outline-offset:2px;outline:2px solid #ffd800}.OnboardingWizard-module__bT-M_G__uploadBoxWide{flex-direction:row;gap:1.1rem;width:100%;height:11rem}.OnboardingWizard-module__bT-M_G__uploadLocked{cursor:default;background:#f8f9fb;border-style:dashed;padding:0 1.6rem}.OnboardingWizard-module__bT-M_G__uploadLocked:hover{background:#f8f9fb;border-color:#d7dbe4}.OnboardingWizard-module__bT-M_G__uploadLockedBadge{color:#1a1a1a;letter-spacing:.06em;background:#ffd800;border-radius:9.9rem;padding:.1rem .6rem;font-size:.9rem;font-weight:700;position:absolute;top:-.7rem;right:-.7rem}.OnboardingWizard-module__bT-M_G__uploadIcon{color:#b0b7c3;display:flex}.OnboardingWizard-module__bT-M_G__uploadLabel{font-family:var(--font-grotesk),sans-serif;color:#6a7183;font-size:1.4rem;font-weight:500}.OnboardingWizard-module__bT-M_G__uploadPreviewImg{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.OnboardingWizard-module__bT-M_G__hiddenInput{display:none}.OnboardingWizard-module__bT-M_G__colorPicker{flex-wrap:wrap;align-items:center;gap:1.4rem;display:flex}.OnboardingWizard-module__bT-M_G__colorSwatch{cursor:pointer;border:3px solid #0000;border-radius:50%;outline:none;width:4.2rem;height:4.2rem;padding:0;transition:transform .14s,box-shadow .14s}.OnboardingWizard-module__bT-M_G__colorSwatch:hover{transform:scale(1.08)}.OnboardingWizard-module__bT-M_G__colorSwatch:focus-visible{outline-offset:3px;outline:2px solid #ffd800}.OnboardingWizard-module__bT-M_G__colorSwatchSelected{box-shadow:0 0 0 3px #fff,0 0 0 5px #292d3a}.OnboardingWizard-module__bT-M_G__preview{border-radius:1.4rem;align-items:center;gap:1.4rem;padding:1.8rem 2rem;transition:background .25s;display:flex}.OnboardingWizard-module__bT-M_G__previewAvatar{width:4.6rem;height:4.6rem;font-family:var(--font-brand),sans-serif;color:#fff;background:#ffffff2e;border:1.5px solid #ffffff40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.8rem;font-weight:800;display:flex;overflow:hidden}.OnboardingWizard-module__bT-M_G__previewAvatarImg{object-fit:cover;width:100%;height:100%}.OnboardingWizard-module__bT-M_G__previewName{font-family:var(--font-brand),sans-serif;color:#fff;letter-spacing:-.02rem;margin:0;font-size:1.7rem;font-weight:800;line-height:1.2}.OnboardingWizard-module__bT-M_G__previewSub{font-family:var(--font-grotesk),sans-serif;color:#ffffffb3;margin:.2rem 0 0;font-size:1.3rem}.OnboardingWizard-module__bT-M_G__ctaRow{flex-direction:column;gap:1.6rem;margin-top:.4rem;display:flex}.OnboardingWizard-module__bT-M_G__cta{color:#1a1a1a;width:100%;height:5.2rem;font-family:var(--font-grotesk),sans-serif;cursor:pointer;background:#ffd800;border:none;border-radius:1.2rem;justify-content:center;align-items:center;gap:.8rem;font-size:1.5rem;font-weight:700;transition:background .18s,box-shadow .18s,transform .12s;display:flex}.OnboardingWizard-module__bT-M_G__cta:hover:not(:disabled){background:#f5ce00;box-shadow:0 6px 20px #ffd80059}.OnboardingWizard-module__bT-M_G__cta:active:not(:disabled){transform:scale(.99)}.OnboardingWizard-module__bT-M_G__cta:focus-visible{outline-offset:2px;outline:2px solid #292d3a}.OnboardingWizard-module__bT-M_G__cta:disabled{opacity:.6;cursor:not-allowed}.OnboardingWizard-module__bT-M_G__skip{color:#9aa0b0;width:100%;font-family:var(--font-grotesk),sans-serif;cursor:pointer;text-align:center;background:0 0;border:none;font-size:1.4rem;font-weight:500;transition:color .15s;display:block}.OnboardingWizard-module__bT-M_G__skip:hover{color:#292d3a}.OnboardingWizard-module__bT-M_G__skip:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #ffd800}.OnboardingWizard-module__bT-M_G__skip:disabled{opacity:.5;cursor:not-allowed}.OnboardingWizard-module__bT-M_G__btnSpinner{border:2px solid #1a1a1a59;border-top-color:#1a1a1a;border-radius:50%;width:1.8rem;height:1.8rem;animation:.65s linear infinite OnboardingWizard-module__bT-M_G__wizard-spin;display:inline-block}.OnboardingWizard-module__bT-M_G__step4{flex-direction:column;display:flex}.OnboardingWizard-module__bT-M_G__publishedBadge{background:#22c55e1a;border-radius:10rem;align-self:center;align-items:center;gap:.9rem;margin-bottom:2.4rem;padding:.9rem 1.8rem;display:inline-flex}.OnboardingWizard-module__bT-M_G__publishedDot{background:#22c55e;border-radius:50%;flex-shrink:0;width:.8rem;height:.8rem;animation:1.4s ease-in-out infinite OnboardingWizard-module__bT-M_G__live-pulse}.OnboardingWizard-module__bT-M_G__publishedLabel{font-family:var(--font-grotesk),sans-serif;color:#16a34a;font-size:1.4rem;font-weight:700}.OnboardingWizard-module__bT-M_G__qrWrap{flex-direction:column;align-items:center;margin-bottom:2.4rem;display:flex}.OnboardingWizard-module__bT-M_G__qrBox{background:#fff;border-radius:1.6rem;justify-content:center;align-items:center;width:21rem;height:21rem;padding:.6rem;animation:.4s OnboardingWizard-module__bT-M_G__qr-pop;display:flex}.OnboardingWizard-module__bT-M_G__qrUrl{font-family:var(--font-grotesk),sans-serif;color:#6a7183;margin:1.4rem 0 0;font-size:1.4rem;font-weight:600}.OnboardingWizard-module__bT-M_G__statsGrid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2.8rem;display:grid}.OnboardingWizard-module__bT-M_G__statItem{background:#f8f9fb;border:1px solid #eef0f4;border-radius:1.4rem;flex-direction:column;align-items:center;gap:.6rem;padding:1.6rem 1rem;display:flex}.OnboardingWizard-module__bT-M_G__statValue{font-family:var(--font-brand),sans-serif;color:#292d3a;letter-spacing:-.05rem;font-size:2.6rem;font-weight:800;line-height:1}.OnboardingWizard-module__bT-M_G__statLabel{font-family:var(--font-grotesk),sans-serif;color:#9aa0b0;text-align:center;font-size:1.25rem;font-weight:500;line-height:1.3}@keyframes OnboardingWizard-module__bT-M_G__wizard-spin{to{transform:rotate(360deg)}}@keyframes OnboardingWizard-module__bT-M_G__live-pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes OnboardingWizard-module__bT-M_G__qr-pop{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.OnboardingWizard-module__bT-M_G__btnSpinner{opacity:.6;animation:none}.OnboardingWizard-module__bT-M_G__publishedDot,.OnboardingWizard-module__bT-M_G__qrBox{animation:none}.OnboardingWizard-module__bT-M_G__pill,.OnboardingWizard-module__bT-M_G__langChip,.OnboardingWizard-module__bT-M_G__colorSwatch,.OnboardingWizard-module__bT-M_G__cta,.OnboardingWizard-module__bT-M_G__skip,.OnboardingWizard-module__bT-M_G__input,.OnboardingWizard-module__bT-M_G__uploadBox,.OnboardingWizard-module__bT-M_G__preview{transition:none}}@media (max-width:520px){.OnboardingWizard-module__bT-M_G__card{border-radius:1.8rem;padding:3.2rem 2.4rem}.OnboardingWizard-module__bT-M_G__heading{font-size:2.6rem}}
.TeamManager-module__fWSSCq__wrap{flex-direction:column;gap:0;display:flex}.TeamManager-module__fWSSCq__desc{font-family:var(--font-grotesk),sans-serif;color:#6a7183;margin:0 0 1.6rem;font-size:1.35rem;line-height:1.5}.TeamManager-module__fWSSCq__section{margin-bottom:1.4rem}.TeamManager-module__fWSSCq__sectionTitle{font-family:var(--font-grotesk),sans-serif;color:#9aa0b0;text-transform:uppercase;letter-spacing:.1em;align-items:center;margin:0 0 1rem;font-size:1.15rem;font-weight:700;display:flex}.TeamManager-module__fWSSCq__list{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.TeamManager-module__fWSSCq__item{background:#f8f9fb;border:1.5px solid #e4e7ee;border-radius:1rem;justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 1.4rem;transition:border-color .14s;display:flex}.TeamManager-module__fWSSCq__item:hover{border-color:#bcc2cf}.TeamManager-module__fWSSCq__itemLeft{flex:1;align-items:center;gap:.8rem;min-width:0;display:flex}.TeamManager-module__fWSSCq__dotAdmin{background:#22c55e;border-radius:50%;flex-shrink:0;width:.9rem;height:.9rem}.TeamManager-module__fWSSCq__dotUser{background:#ffd800;border-radius:50%;flex-shrink:0;width:.9rem;height:.9rem}.TeamManager-module__fWSSCq__itemName{font-family:var(--font-grotesk),sans-serif;color:#292d3a;white-space:nowrap;text-overflow:ellipsis;font-size:1.4rem;font-weight:500;overflow:hidden}.TeamManager-module__fWSSCq__itemEmail{font-family:var(--font-grotesk),sans-serif;color:#9aa0b0;white-space:nowrap;text-overflow:ellipsis;font-size:1.25rem;overflow:hidden}.TeamManager-module__fWSSCq__itemActions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.TeamManager-module__fWSSCq__secBtn,.TeamManager-module__fWSSCq__dangerBtn{cursor:pointer;border:1.5px solid #e4e7ee;border-radius:.8rem;justify-content:center;align-items:center;width:3.4rem;height:3.4rem;transition:background .14s,border-color .14s,color .14s;display:inline-flex;position:relative}.TeamManager-module__fWSSCq__secBtn{color:#6a7183;background:#fff}.TeamManager-module__fWSSCq__secBtn:hover{background:#f4f5f7;border-color:#bcc2cf}.TeamManager-module__fWSSCq__dangerBtn{color:#b0b0b0;background:#fff}.TeamManager-module__fWSSCq__dangerBtn:hover{color:#d03030;background:#fff2f2;border-color:#ffbcbc}.TeamManager-module__fWSSCq__secBtn[data-tooltip],.TeamManager-module__fWSSCq__dangerBtn[data-tooltip]{position:relative}.TeamManager-module__fWSSCq__secBtn[data-tooltip]:before,.TeamManager-module__fWSSCq__dangerBtn[data-tooltip]:before{content:attr(data-tooltip);color:#fff;font-family:var(--font-grotesk),sans-serif;white-space:nowrap;pointer-events:none;opacity:0;z-index:10;background:#292d3a;border-radius:.6rem;padding:.4rem .8rem;font-size:1.1rem;font-weight:500;transition:opacity .12s;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%)}.TeamManager-module__fWSSCq__secBtn[data-tooltip]:hover:before,.TeamManager-module__fWSSCq__dangerBtn[data-tooltip]:hover:before{opacity:1}.TeamManager-module__fWSSCq__limit{font-family:var(--font-grotesk),sans-serif;color:#9aa0b0;margin:0 0 1.4rem;font-size:1.25rem}.TeamManager-module__fWSSCq__limit strong{color:#292d3a;font-weight:600}.TeamManager-module__fWSSCq__addForm{background:#f8f9fb;border:1.5px solid #e4e7ee;border-radius:1.2rem;flex-direction:column;gap:1.2rem;margin-bottom:1.4rem;padding:1.6rem;display:flex}.TeamManager-module__fWSSCq__addRow{grid-template-columns:1fr 1fr;gap:1.2rem;display:grid}.TeamManager-module__fWSSCq__fieldGroup{flex-direction:column;gap:.6rem;display:flex}.TeamManager-module__fWSSCq__lbl{font-family:var(--font-grotesk),sans-serif;color:#292d3a;font-size:1.3rem;font-weight:500}.TeamManager-module__fWSSCq__fi{width:100%;height:3.8rem;font-family:var(--font-grotesk),sans-serif;color:#292d3a;background:#fff;border:1.5px solid #e4e7ee;border-radius:.9rem;outline:none;padding:0 1.2rem;font-size:1.4rem;transition:border-color .14s,box-shadow .14s}.TeamManager-module__fWSSCq__fi:focus{border-color:#ffd800;box-shadow:0 0 0 3px #ffd80026}.TeamManager-module__fWSSCq__fiError{border-color:#f87171}.TeamManager-module__fWSSCq__sw{align-items:center;display:flex;position:relative}.TeamManager-module__fWSSCq__fsel{width:100%;height:3.8rem;font-family:var(--font-grotesk),sans-serif;color:#292d3a;appearance:none;cursor:pointer;background:#fff;border:1.5px solid #e4e7ee;border-radius:.9rem;outline:none;padding:0 3.2rem 0 1.2rem;font-size:1.4rem;transition:border-color .14s}.TeamManager-module__fWSSCq__fsel:focus{border-color:#ffd800;box-shadow:0 0 0 3px #ffd80026}.TeamManager-module__fWSSCq__sa{color:#9aa0b0;pointer-events:none;align-items:center;display:flex;position:absolute;right:1.2rem}.TeamManager-module__fWSSCq__saveBtn{height:3.8rem;font-family:var(--font-grotesk),sans-serif;color:#1a1a1a;cursor:pointer;background:#ffd800;border:none;border-radius:1rem;align-self:flex-start;align-items:center;padding:0 1.8rem;font-size:1.3rem;font-weight:700;transition:background .15s,box-shadow .15s;display:inline-flex}.TeamManager-module__fWSSCq__saveBtn:hover{background:#f5ce00;box-shadow:0 4px 16px #ffd80052}.TeamManager-module__fWSSCq__saveBtn:disabled{opacity:.6;cursor:not-allowed}.TeamManager-module__fWSSCq__legend{border-top:1px solid #f0f2f5;flex-direction:column;gap:.4rem;margin-top:.4rem;padding-top:1.4rem;display:flex}.TeamManager-module__fWSSCq__legend p{font-family:var(--font-grotesk),sans-serif;color:#6a7183;margin:0;font-size:1.25rem}.TeamManager-module__fWSSCq__legend strong{color:#292d3a;font-weight:600}@media (max-width:520px){.TeamManager-module__fWSSCq__addRow{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.TeamManager-module__fWSSCq__item,.TeamManager-module__fWSSCq__secBtn,.TeamManager-module__fWSSCq__dangerBtn,.TeamManager-module__fWSSCq__secBtn[data-tooltip]:before,.TeamManager-module__fWSSCq__dangerBtn[data-tooltip]:before,.TeamManager-module__fWSSCq__fi,.TeamManager-module__fWSSCq__fsel,.TeamManager-module__fWSSCq__saveBtn{transition:none}}
.StripeConnectSettings-module__rduVoG__container{flex-direction:column;gap:2rem;display:flex}.StripeConnectSettings-module__rduVoG__description{color:var(--muted);margin:0;font-size:1.3rem;line-height:1.5}.StripeConnectSettings-module__rduVoG__hint{color:var(--muted);margin:0;font-size:1.2rem;line-height:1.5}.StripeConnectSettings-module__rduVoG__skeleton{border-radius:var(--border-radius);background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 50%,#f3f4f6 75%) 0 0/200% 100%;height:6rem;animation:1.4s ease-in-out infinite StripeConnectSettings-module__rduVoG__shimmer}@keyframes StripeConnectSettings-module__rduVoG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.StripeConnectSettings-module__rduVoG__status-row{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.StripeConnectSettings-module__rduVoG__badge-connected{color:#166534;background:#dcfce7;border-radius:999px;align-items:center;gap:.5rem;padding:.4rem 1rem;font-size:1.2rem;font-weight:600;display:inline-flex}.StripeConnectSettings-module__rduVoG__badge-warning{color:#92400e;background:#fef3c7;border-radius:999px;align-items:center;padding:.4rem 1rem;font-size:1.2rem;font-weight:600;display:inline-flex}.StripeConnectSettings-module__rduVoG__dot{background:#22c55e;border-radius:50%;flex-shrink:0;width:7px;height:7px}.StripeConnectSettings-module__rduVoG__account-id{color:var(--muted);font-size:1.15rem;font-family:var(--font-mono,monospace)}.StripeConnectSettings-module__rduVoG__stripe-btn{color:#fff;border-radius:var(--border-radius);cursor:pointer;background:#635bff;border:none;align-self:flex-start;align-items:center;gap:.8rem;padding:.9rem 1.8rem;font-size:1.3rem;font-weight:600;transition:opacity .15s,transform .12s;display:inline-flex}.StripeConnectSettings-module__rduVoG__stripe-btn:hover{opacity:.88}.StripeConnectSettings-module__rduVoG__stripe-btn:active{transform:scale(.98)}.StripeConnectSettings-module__rduVoG__stripe-btn:disabled{cursor:not-allowed;opacity:.55}.StripeConnectSettings-module__rduVoG__stripe-icon{align-items:center;display:flex}.StripeConnectSettings-module__rduVoG__stripe-icon svg{width:22px;height:22px}.StripeConnectSettings-module__rduVoG__toggle-row{border:1px solid var(--border);border-radius:var(--border-radius);background:var(--surface,#fafafa);justify-content:space-between;align-items:center;gap:1.6rem;padding:1.4rem 1.6rem;display:flex}.StripeConnectSettings-module__rduVoG__toggle-label{flex-direction:column;gap:.3rem;display:flex}.StripeConnectSettings-module__rduVoG__toggle-title{color:var(--foreground);font-size:1.35rem;font-weight:600}.StripeConnectSettings-module__rduVoG__toggle-desc{color:var(--muted);font-size:1.2rem}.StripeConnectSettings-module__rduVoG__toggle{cursor:pointer;background:#d1d5db;border:none;border-radius:999px;flex-shrink:0;width:44px;height:24px;padding:0;transition:background .2s;position:relative}.StripeConnectSettings-module__rduVoG__toggle:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0003}.StripeConnectSettings-module__rduVoG__toggle-on{background:#22c55e}.StripeConnectSettings-module__rduVoG__toggle-on:after{transform:translate(20px)}.StripeConnectSettings-module__rduVoG__toggle:disabled{opacity:.6;cursor:not-allowed}.StripeConnectSettings-module__rduVoG__divider{background:var(--border);height:1px}.StripeConnectSettings-module__rduVoG__btn-ghost-danger{color:#ef4444;cursor:pointer;text-underline-offset:3px;opacity:.7;background:0 0;border:none;align-self:flex-start;padding:0;font-size:1.25rem;text-decoration:underline;transition:opacity .15s}.StripeConnectSettings-module__rduVoG__btn-ghost-danger:hover{opacity:1}.StripeConnectSettings-module__rduVoG__confirm-row{border-radius:var(--border-radius);background:#fff5f5;border:1px solid #fca5a5;flex-direction:column;gap:1.2rem;padding:1.4rem 1.6rem;display:flex}.StripeConnectSettings-module__rduVoG__confirm-text{color:#7f1d1d;margin:0;font-size:1.3rem;line-height:1.5}.StripeConnectSettings-module__rduVoG__confirm-actions{gap:1rem;display:flex}.StripeConnectSettings-module__rduVoG__btn-ghost{border:1px solid var(--border);border-radius:var(--border-radius);color:var(--muted);cursor:pointer;background:0 0;padding:.7rem 1.4rem;font-size:1.25rem;font-weight:500;transition:border-color .15s,color .15s}.StripeConnectSettings-module__rduVoG__btn-ghost:hover{color:var(--foreground);border-color:#9ca3af}.StripeConnectSettings-module__rduVoG__btn-danger{border-radius:var(--border-radius);color:#fff;cursor:pointer;background:#ef4444;border:none;padding:.7rem 1.4rem;font-size:1.25rem;font-weight:600;transition:opacity .15s}.StripeConnectSettings-module__rduVoG__btn-danger:hover{opacity:.88}.StripeConnectSettings-module__rduVoG__btn-danger:disabled{cursor:not-allowed;opacity:.55}.StripeConnectSettings-module__rduVoG__locked-wrapper{position:relative}.StripeConnectSettings-module__rduVoG__locked-blurred{filter:blur(4px);pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.6;flex-direction:column;gap:2rem;display:flex}.StripeConnectSettings-module__rduVoG__fake-status{background:#dcfce7;border-radius:999px;width:14rem;height:2.4rem}.StripeConnectSettings-module__rduVoG__fake-btn{border-radius:var(--border-radius);background:#635bff;width:18rem;height:4.2rem}.StripeConnectSettings-module__rduVoG__locked-overlay{z-index:10;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.StripeConnectSettings-module__rduVoG__locked-card{border:1px solid var(--border);border-radius:var(--border-radius);text-align:center;background:#fff;flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:32rem;padding:2.4rem 2.8rem;display:flex;box-shadow:0 8px 32px #0000001a}.StripeConnectSettings-module__rduVoG__locked-icon{width:4.4rem;height:4.4rem;color:var(--gold-dark);background:#ffd8001f;border:1.5px solid #ffd8004d;border-radius:50%;justify-content:center;align-items:center;margin-bottom:.2rem;display:flex}.StripeConnectSettings-module__rduVoG__locked-title{font-family:var(--font-display);color:var(--foreground);margin:0;font-size:1.6rem;font-weight:400}.StripeConnectSettings-module__rduVoG__locked-desc{color:var(--muted);margin:0;font-size:1.3rem;line-height:1.5}.StripeConnectSettings-module__rduVoG__locked-cta{background:var(--gold);color:#fff;border-radius:var(--border-radius-pill);margin-top:.4rem;padding:.8rem 2rem;font-size:1.3rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.StripeConnectSettings-module__rduVoG__locked-cta:hover{background:var(--gold-hover);transform:translateY(-1px);box-shadow:0 4px 14px #ffd8004d}
.ConfigPage-module__HwD1jq__pageHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.6rem;margin-bottom:2rem;display:flex}.ConfigPage-module__HwD1jq__pageTitle{font-family:var(--font-brand),sans-serif;color:#292d3a;letter-spacing:-.06rem;margin:0;font-size:2.6rem;font-weight:800}.ConfigPage-module__HwD1jq__visitBtn{height:3.8rem;font-family:var(--font-grotesk),sans-serif;color:#292d3a;white-space:nowrap;background:#fff;border:1.5px solid #e4e7ee;border-radius:1rem;align-items:center;gap:.7rem;padding:0 1.4rem;font-size:1.3rem;font-weight:500;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.ConfigPage-module__HwD1jq__visitBtn:hover{background:#f0f2f5;border-color:#bcc2cf}.ConfigPage-module__HwD1jq__visitBtnIcon{color:#9aa0b0;align-items:center;display:flex}.ConfigPage-module__HwD1jq__pageSubtitle{font-family:var(--font-brand),sans-serif;color:#292d3a;letter-spacing:-.03rem;margin:0 0 2.4rem;font-size:2rem;font-weight:700}.ConfigPage-module__HwD1jq__wrap{max-width:70rem}.ConfigPage-module__HwD1jq__card{background:#fff;border:1.5px solid #e4e7ee;border-radius:1.6rem;margin-bottom:1.6rem;padding:2.2rem 2.4rem;transition:box-shadow .2s;box-shadow:0 1px 4px #292d3a0d}.ConfigPage-module__HwD1jq__card:hover{box-shadow:0 6px 22px #292d3a14}.ConfigPage-module__HwD1jq__sectionHeader{align-items:center;gap:.7rem;margin-bottom:1.6rem;display:flex}.ConfigPage-module__HwD1jq__sectionHeaderIcon{color:#ffd800;flex-shrink:0;display:flex}.ConfigPage-module__HwD1jq__sectionHeaderLabel{font-family:var(--font-grotesk),sans-serif;color:#9aa0b0;text-transform:uppercase;letter-spacing:.12em;font-size:1.1rem;font-weight:700}@media (prefers-reduced-motion:reduce){.ConfigPage-module__HwD1jq__visitBtn,.ConfigPage-module__HwD1jq__card{transition:none}}.ConfigPage-module__HwD1jq__cardActionBtn{height:4rem;font-family:var(--font-grotesk),sans-serif;color:#6a7183;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #e4e7ee;border-radius:1rem;align-items:center;gap:.6rem;padding:0 1.6rem;font-size:1.3rem;font-weight:500;transition:background .14s,border-color .14s;display:inline-flex}.ConfigPage-module__HwD1jq__cardActionBtn:hover{background:#f4f5f7;border-color:#bcc2cf}
.ProductItem-module__IJ1lHa__row{background:#fff;border-bottom:1px solid #f0f2f5;align-items:center;gap:1rem;padding:.8rem 1.4rem;transition:background .12s,box-shadow .12s;display:flex}.ProductItem-module__IJ1lHa__row:last-child{border-bottom:none}.ProductItem-module__IJ1lHa__row:hover{background:#f8f9fb}.ProductItem-module__IJ1lHa__row:hover .ProductItem-module__IJ1lHa__dragHandle{opacity:1}.ProductItem-module__IJ1lHa__rowDragging{z-index:10;opacity:.95;background:#fff;border-radius:1rem;box-shadow:0 8px 24px #292d3a24}.ProductItem-module__IJ1lHa__dragHandle{color:#c8cdd8;opacity:.5;cursor:grab;flex-shrink:0;transition:opacity .12s;display:flex}.ProductItem-module__IJ1lHa__dragHandle:active{cursor:grabbing}.ProductItem-module__IJ1lHa__thumb{object-fit:cover;border:1px solid #e4e7ee;border-radius:.8rem;flex-shrink:0;width:3.6rem;height:3.6rem;display:block}.ProductItem-module__IJ1lHa__thumbFallback{border-radius:.8rem;flex-shrink:0;justify-content:center;align-items:center;width:3.6rem;height:3.6rem;display:flex}.ProductItem-module__IJ1lHa__thumbLetter{font-family:var(--font-brand),sans-serif;font-size:1.3rem;font-weight:700}.ProductItem-module__IJ1lHa__name{font-family:var(--font-grotesk),sans-serif;color:#292d3a;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:1.35rem;font-weight:500;overflow:hidden}.ProductItem-module__IJ1lHa__price{font-family:var(--font-grotesk),sans-serif;color:#292d3a;white-space:nowrap;margin-right:.4rem;font-size:1.3rem;font-weight:600}.ProductItem-module__IJ1lHa__toggleTrack{cursor:pointer;border:none;border-radius:10rem;flex-shrink:0;width:3.6rem;height:2rem;padding:0;transition:background .2s;position:relative}.ProductItem-module__IJ1lHa__toggleThumb{background:#fff;border-radius:50%;width:1.6rem;height:1.6rem;transition:left .2s;position:absolute;top:.2rem;box-shadow:0 1px 4px #0003}.ProductItem-module__IJ1lHa__visLabel{font-family:var(--font-grotesk),sans-serif;white-space:nowrap;flex-shrink:0;width:4rem;font-size:1.15rem;font-weight:500}.ProductItem-module__IJ1lHa__smBtn{color:#b0b7c3;cursor:pointer;background:0 0;border:none;border-radius:.7rem;justify-content:center;align-items:center;width:2.8rem;height:2.8rem;transition:background .12s,color .12s;display:flex;position:relative}.ProductItem-module__IJ1lHa__smBtn:hover{color:#292d3a;background:#f0f2f5}.ProductItem-module__IJ1lHa__smBtnDanger:hover{color:#d03030;background:#fff2f2}.ProductItem-module__IJ1lHa__smBtn[data-tooltip]:after{content:attr(data-tooltip);color:#fff;font-family:var(--font-grotesk),sans-serif;white-space:nowrap;opacity:0;pointer-events:none;z-index:30;background:#292d3a;border-radius:.5rem;padding:.35rem .7rem;font-size:1.05rem;font-weight:500;transition:opacity .15s;position:absolute;bottom:calc(100% + .5rem);left:50%;transform:translate(-50%)}.ProductItem-module__IJ1lHa__smBtn[data-tooltip]:hover:after{opacity:1}@media (max-width:600px){.ProductItem-module__IJ1lHa__visLabel,.ProductItem-module__IJ1lHa__price{display:none}}@media (prefers-reduced-motion:reduce){.ProductItem-module__IJ1lHa__row,.ProductItem-module__IJ1lHa__dragHandle,.ProductItem-module__IJ1lHa__toggleTrack,.ProductItem-module__IJ1lHa__toggleThumb,.ProductItem-module__IJ1lHa__smBtn,.ProductItem-module__IJ1lHa__smBtn[data-tooltip]:after{transition:none}}
.HeaderAction-module__wOv64a__h2{font-family:var(--font-display);letter-spacing:-.01em;color:var(--foreground);margin:0 0 2rem;font-size:2.2rem;font-weight:400;line-height:1.15}
.Select-module___DAqqq__select{flex-direction:column;gap:.5rem;width:100%;display:flex}.Select-module___DAqqq__label{color:var(--gray_600);font-size:1.3rem;font-weight:500;font-family:var(--font-body)}.Select-module___DAqqq__select__input{border:1px solid var(--gray_200);border-radius:var(--border-radius-input);background:var(--gray_050);color:var(--gray_700);font-family:var(--font-body);cursor:pointer;transition:var(--transition);appearance:auto;width:100%;padding:.9rem 1.2rem;font-size:1.4rem}.Select-module___DAqqq__select__input:hover{border-color:var(--gray_300);background:#fff}.Select-module___DAqqq__select__input:focus{border-color:var(--gold);background:#fff;outline:none;box-shadow:0 0 0 3px #ffd8001f}
.OverviewCards-module__o0i-Pa__cards{grid-template-columns:repeat(3,1fr);gap:1.6rem;margin-bottom:1.6rem;display:grid}.OverviewCards-module__o0i-Pa__card{border:1px solid var(--border);border-radius:var(--border-radius);box-shadow:var(--shadow-sm);background:#fff;flex-direction:column;gap:.6rem;padding:2rem;display:flex}.OverviewCards-module__o0i-Pa__label{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:600}.OverviewCards-module__o0i-Pa__value{color:var(--navy,#1a1a2e);font-size:2rem;font-weight:700}@media (max-width:768px){.OverviewCards-module__o0i-Pa__cards{grid-template-columns:1fr}}
.OrdersOverviewCards-module__l3tvZq__cancellationValue{font-variant-numeric:tabular-nums}
.TopList-module__m4TmBG__list{margin:0;padding:0;list-style:none}.TopList-module__m4TmBG__item{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;padding:.6rem 0;display:flex}.TopList-module__m4TmBG__item:last-child{border-bottom:none}.TopList-module__m4TmBG__info{flex:1;align-items:center;gap:.8rem;min-width:0;display:flex}.TopList-module__m4TmBG__rank{color:var(--muted);min-width:1.5rem;font-size:.8rem;font-weight:700}.TopList-module__m4TmBG__name{white-space:nowrap;text-overflow:ellipsis;font-size:1.2rem;overflow:hidden}.TopList-module__m4TmBG__bar-wrapper{flex:1;align-items:center;gap:.8rem;max-width:200px;display:flex}.TopList-module__m4TmBG__bar{background:var(--gold,#c9a84c);border-radius:3px;flex:1;min-width:4px;height:6px}.TopList-module__m4TmBG__count{color:var(--navy,#1a1a2e);text-align:right;min-width:2rem;font-size:.85rem;font-weight:600}.TopList-module__m4TmBG__no-data{text-align:center;color:var(--muted);padding:2rem 0;font-size:1.2rem}
.ListProducts-module__FWPasa__emptyDropZone{justify-content:center;align-items:center;min-height:5.6rem;padding:1.2rem 1.6rem;display:flex}.ListProducts-module__FWPasa__emptyText{font-family:var(--font-grotesk),sans-serif;color:#c0c6d0;margin:0;font-size:1.3rem}
.LockedAnalyticsView-module__dD9FJW__wrapper{position:relative}.LockedAnalyticsView-module__dD9FJW__blurred{filter:blur(5px);pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.65}.LockedAnalyticsView-module__dD9FJW__fakeSelect{border:1px solid var(--border);border-radius:var(--border-radius);background:#fff;width:16rem;height:4rem}.LockedAnalyticsView-module__dD9FJW__fakeChart{border-radius:var(--border-radius);background:linear-gradient(90deg,#6366f10f 0%,#6366f124 25%,#6366f138 45%,#6366f11a 65%,#6366f12e 80%,#6366f114 100%);width:100%;height:22rem;position:relative;overflow:hidden}.LockedAnalyticsView-module__dD9FJW__fakeChart:after{content:"";clip-path:polygon(0% 100%,5% 60%,15% 80%,25% 30%,35% 55%,45% 20%,55% 45%,65% 15%,75% 40%,85% 25%,95% 50%,100% 35%,100% 100%);background:#6366f166;border-radius:1px;height:2px;position:absolute;bottom:30%;left:0;right:0}.LockedAnalyticsView-module__dD9FJW__fakeChartBars{border-radius:var(--border-radius);align-items:flex-end;gap:.8rem;width:100%;height:16rem;padding:0 .4rem;display:flex}.LockedAnalyticsView-module__dD9FJW__fakeChartBars:before{content:"";border-radius:var(--border-radius);clip-path:polygon(0% 100%,4.2% 100%,4.2% 45%,8.3% 45%,8.3% 100%,12.5% 100%,12.5% 70%,16.7% 70%,16.7% 100%,20.8% 100%,20.8% 30%,25% 30%,25% 100%,29.2% 100%,29.2% 55%,33.3% 55%,33.3% 100%,37.5% 100%,37.5% 80%,41.7% 80%,41.7% 100%,45.8% 100%,45.8% 20%,50% 20%,50% 100%,54.2% 100%,54.2% 60%,58.3% 60%,58.3% 100%,62.5% 100%,62.5% 40%,66.7% 40%,66.7% 100%,70.8% 100%,70.8% 75%,75% 75%,75% 100%,79.2% 100%,79.2% 35%,83.3% 35%,83.3% 100%,87.5% 100%,87.5% 50%,91.7% 50%,91.7% 100%,95.8% 100%,95.8% 65%,100% 65%,100% 100%);background:repeating-linear-gradient(90deg,#6366f11f 0 18px,#6366f10f 18px 28px);width:100%;height:100%;display:block}.LockedAnalyticsView-module__dD9FJW__overlay{z-index:10;justify-content:center;align-items:center;padding:2rem;display:flex;position:absolute;inset:0}.LockedAnalyticsView-module__dD9FJW__card{border:1px solid var(--border);border-radius:var(--border-radius);text-align:center;background:#fff;flex-direction:column;align-items:center;gap:1.2rem;width:100%;max-width:38rem;padding:3.2rem 3.6rem;display:flex;box-shadow:0 8px 40px #0000001f}.LockedAnalyticsView-module__dD9FJW__iconWrap{width:5.2rem;height:5.2rem;color:var(--gold-dark);background:#ffd8001f;border:1.5px solid #ffd8004d;border-radius:50%;justify-content:center;align-items:center;margin-bottom:.4rem;display:flex}.LockedAnalyticsView-module__dD9FJW__title{font-family:var(--font-display);color:var(--foreground);letter-spacing:-.01em;margin:0;font-size:2rem;font-weight:400}.LockedAnalyticsView-module__dD9FJW__description{color:var(--muted);margin:0;font-size:1.4rem;line-height:1.6}.LockedAnalyticsView-module__dD9FJW__cta{background:var(--gold);color:#fff;border-radius:var(--border-radius-pill);margin-top:.8rem;padding:1rem 2.4rem;font-size:1.4rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.LockedAnalyticsView-module__dD9FJW__cta:hover{background:var(--gold-hover);transform:translateY(-1px);box-shadow:0 4px 16px #ffd80059}
.CategoryItem-module__ndONIG__card{background:#fff;border:1.5px solid #e4e7ee;border-radius:1.6rem;transition:box-shadow .2s;overflow:hidden;box-shadow:0 1px 4px #292d3a0d}.CategoryItem-module__ndONIG__card:hover{box-shadow:0 6px 22px #292d3a17}.CategoryItem-module__ndONIG__header{background:#fafbfc;border-bottom:1px solid #f0f2f5;align-items:center;gap:1rem;padding:1.3rem 1.6rem;display:flex}.CategoryItem-module__ndONIG__headerCollapsed{border-bottom:none}.CategoryItem-module__ndONIG__collapseBtn{cursor:pointer;color:#9aa0b0;background:0 0;border:none;border-radius:.6rem;flex-shrink:0;padding:.2rem;transition:color .14s;display:flex}.CategoryItem-module__ndONIG__collapseBtn:hover{color:#292d3a}.CategoryItem-module__ndONIG__chevron{transition:transform .2s;display:flex}.CategoryItem-module__ndONIG__headerName{flex:1;align-items:center;gap:.5rem;min-width:0;display:flex}.CategoryItem-module__ndONIG__catName{font-family:var(--font-brand),sans-serif;color:#292d3a;letter-spacing:-.01rem;white-space:nowrap;text-overflow:ellipsis;font-size:1.4rem;font-weight:700;overflow:hidden}.CategoryItem-module__ndONIG__catCount{font-family:var(--font-grotesk),sans-serif;color:#9aa0b0;white-space:nowrap;font-size:1.15rem}.CategoryItem-module__ndONIG__headerActions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.CategoryItem-module__ndONIG__iconBtn{color:#6a7183;cursor:pointer;background:#fff;border:1.5px solid #e4e7ee;border-radius:.8rem;justify-content:center;align-items:center;width:3.2rem;height:3.2rem;transition:background .14s,border-color .14s,color .14s;display:flex;position:relative}.CategoryItem-module__ndONIG__iconBtn:hover{color:#292d3a;background:#f4f5f7;border-color:#c8cdd8}.CategoryItem-module__ndONIG__iconBtnDanger:hover{color:#d03030;background:#fff2f2;border-color:#ffbcbc}.CategoryItem-module__ndONIG__iconBtn[data-tooltip]:after{content:attr(data-tooltip);color:#fff;font-family:var(--font-grotesk),sans-serif;white-space:nowrap;opacity:0;pointer-events:none;z-index:30;background:#292d3a;border-radius:.6rem;padding:.4rem .8rem;font-size:1.1rem;font-weight:500;transition:opacity .15s;position:absolute;bottom:calc(100% + .6rem);left:50%;transform:translate(-50%)}.CategoryItem-module__ndONIG__iconBtn[data-tooltip]:hover:after{opacity:1}.CategoryItem-module__ndONIG__footer{border-top:1px solid #f0f2f5;flex-wrap:wrap;align-items:center;gap:.8rem;padding:1rem 1.4rem;display:flex}.CategoryItem-module__ndONIG__addProductBtn{height:3.4rem;font-family:var(--font-grotesk),sans-serif;color:#6a7183;cursor:pointer;background:#fff;border:1.5px solid #e4e7ee;border-radius:.9rem;align-items:center;gap:.6rem;padding:0 1.2rem;font-size:1.25rem;font-weight:500;transition:background .14s,border-color .14s;display:inline-flex}.CategoryItem-module__ndONIG__addProductBtn:hover{background:#f4f5f7;border-color:#c8cdd8}@media (prefers-reduced-motion:reduce){.CategoryItem-module__ndONIG__card,.CategoryItem-module__ndONIG__collapseBtn,.CategoryItem-module__ndONIG__chevron,.CategoryItem-module__ndONIG__iconBtn,.CategoryItem-module__ndONIG__addProductBtn,.CategoryItem-module__ndONIG__iconBtn[data-tooltip]:after{transition:none}}
.MenuPage-module__Nd4Awa__pageHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.6rem;margin-bottom:3.2rem;display:flex}.MenuPage-module__Nd4Awa__pageTitle{font-family:var(--font-brand),sans-serif;color:#292d3a;letter-spacing:-.06rem;margin:0;font-size:2.6rem;font-weight:800}.MenuPage-module__Nd4Awa__visitBtn{height:4rem;font-family:var(--font-grotesk),sans-serif;color:#292d3a;white-space:nowrap;background:#fff;border:1.5px solid #e4e7ee;border-radius:1rem;align-items:center;gap:.7rem;padding:0 1.6rem;font-size:1.3rem;font-weight:500;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.MenuPage-module__Nd4Awa__visitBtn:hover{background:#f0f2f5;border-color:#bcc2cf}.MenuPage-module__Nd4Awa__visitBtnIcon{color:#9aa0b0;align-items:center;display:flex}.MenuPage-module__Nd4Awa__sectionHeader{justify-content:space-between;align-items:center;gap:1.2rem;margin-bottom:1.6rem;display:flex}.MenuPage-module__Nd4Awa__sectionTitle{font-family:var(--font-brand),sans-serif;color:#292d3a;letter-spacing:-.03rem;margin:0;font-size:1.8rem;font-weight:700}.MenuPage-module__Nd4Awa__addWrap{position:relative}.MenuPage-module__Nd4Awa__addBtn{height:4rem;font-family:var(--font-grotesk),sans-serif;color:#1a1a1a;cursor:pointer;white-space:nowrap;background:#ffd800;border:none;border-radius:1rem;align-items:center;gap:.7rem;padding:0 1.8rem;font-size:1.35rem;font-weight:700;transition:background .15s,box-shadow .15s;display:inline-flex}.MenuPage-module__Nd4Awa__addBtn:hover{background:#f5ce00;box-shadow:0 4px 16px #ffd8004d}.MenuPage-module__Nd4Awa__addBtnChev{align-items:center;transition:transform .2s;display:flex}.MenuPage-module__Nd4Awa__addDropdown{z-index:50;background:#fff;border:1.5px solid #e4e7ee;border-radius:1.2rem;min-width:18rem;animation:.15s MenuPage-module__Nd4Awa__ddIn;position:absolute;top:calc(100% + .6rem);right:0;overflow:hidden;box-shadow:0 12px 32px #292d3a21}@keyframes MenuPage-module__Nd4Awa__ddIn{0%{opacity:0;transform:translateY(-.4rem)}to{opacity:1;transform:translateY(0)}}.MenuPage-module__Nd4Awa__addDropdownItem{width:100%;font-family:var(--font-grotesk),sans-serif;color:#292d3a;text-align:left;cursor:pointer;background:0 0;border:none;padding:1rem 1.6rem;font-size:1.35rem;font-weight:400;transition:background .12s;display:block}.MenuPage-module__Nd4Awa__addDropdownItem:hover{background:#f4f5f7}@media (prefers-reduced-motion:reduce){.MenuPage-module__Nd4Awa__addDropdown{animation:none}.MenuPage-module__Nd4Awa__addBtnChev{transition:none}}.MenuPage-module__Nd4Awa__list{flex-direction:column;gap:1rem;display:flex}.MenuPage-module__Nd4Awa__empty{text-align:center;background:#fff;border:1.5px dashed #d1d5db;border-radius:1.6rem;padding:4rem 2.4rem}.MenuPage-module__Nd4Awa__emptyText{font-family:var(--font-grotesk),sans-serif;color:#8a94a6;margin:0;font-size:1.4rem}
.MyPlanInfo-module__fm5uUW__myplaninfo{flex-direction:column;gap:1.2rem;margin-bottom:1.6rem;display:flex}.MyPlanInfo-module__fm5uUW__pastDueBanner{background:#f59e0b14;border:1.5px solid #f59e0b4d;border-radius:1.2rem;align-items:flex-start;gap:1.2rem;padding:1.4rem 1.8rem;animation:.3s both MyPlanInfo-module__fm5uUW__fadeInUp;display:flex}@keyframes MyPlanInfo-module__fm5uUW__fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.MyPlanInfo-module__fm5uUW__pastDueIcon{color:#d97706;flex-shrink:0;margin-top:1px;font-size:1.6rem}.MyPlanInfo-module__fm5uUW__pastDueText{font-family:var(--font-grotesk),sans-serif;color:#92400e;margin:0;font-size:1.4rem;line-height:1.6}.MyPlanInfo-module__fm5uUW__planCard{background:#fff;border:2px solid #ffd800;border-radius:2rem;animation:.35s both MyPlanInfo-module__fm5uUW__fadeInUp;overflow:hidden;box-shadow:0 4px 24px #ffd8001a,0 1px 4px #292d3a0f}.MyPlanInfo-module__fm5uUW__planCard--free{border:1.5px solid #e4e7ee;box-shadow:0 1px 4px #292d3a0d}.MyPlanInfo-module__fm5uUW__planHeader{background:linear-gradient(135deg,#ffd8000f 0%,#0000 60%);border-bottom:1.5px solid #f0f2f5;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.2rem;padding:2.2rem 2.8rem;display:flex}.MyPlanInfo-module__fm5uUW__planCard--free .MyPlanInfo-module__fm5uUW__planHeader{background:0 0}.MyPlanInfo-module__fm5uUW__planHeaderLeft{align-items:center;gap:1.4rem;min-width:0;display:flex}.MyPlanInfo-module__fm5uUW__planBadge{font-family:var(--font-brand),sans-serif;color:#ffd800;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;background:#292d3a;border-radius:1rem;flex-shrink:0;padding:.6rem 1.4rem;font-size:1.2rem;font-weight:900}.MyPlanInfo-module__fm5uUW__planCard--free .MyPlanInfo-module__fm5uUW__planBadge{color:#fff}.MyPlanInfo-module__fm5uUW__planName{font-family:var(--font-brand),sans-serif;color:#292d3a;letter-spacing:-.03rem;margin:0;font-size:1.8rem;font-weight:800}.MyPlanInfo-module__fm5uUW__statusBadge{font-family:var(--font-grotesk),sans-serif;letter-spacing:.06em;text-transform:uppercase;border-radius:10rem;align-items:center;gap:.7rem;padding:.7rem 1.4rem;font-size:1.2rem;font-weight:700;display:inline-flex}.MyPlanInfo-module__fm5uUW__statusDot{background:currentColor;border-radius:50%;flex-shrink:0;width:.7rem;height:.7rem}.MyPlanInfo-module__fm5uUW__statusBadge--active{color:#16a34a;background:#22c55e14;border:1.5px solid #22c55e33}.MyPlanInfo-module__fm5uUW__statusBadge--trialing{color:#1d4ed8;background:#3b82f614;border:1.5px solid #3b82f640}.MyPlanInfo-module__fm5uUW__statusBadge--pastDue{color:#92400e;background:#f59e0b1a;border:1.5px solid #f59e0b4d}.MyPlanInfo-module__fm5uUW__statusBadge--canceled{color:#6a7183;background:#6b728014;border:1.5px solid #6b728033}.MyPlanInfo-module__fm5uUW__featureSummary{padding:2.4rem 2.8rem}.MyPlanInfo-module__fm5uUW__featureSummary:not(:last-child){border-bottom:1.5px solid #f0f2f5}.MyPlanInfo-module__fm5uUW__featureSummaryTitle{font-family:var(--font-grotesk),sans-serif;color:#9aa0b0;text-transform:uppercase;letter-spacing:.1em;margin:0 0 1.4rem;font-size:1.1rem;font-weight:700}.MyPlanInfo-module__fm5uUW__featureGrid{flex-wrap:wrap;gap:.8rem;display:flex}.MyPlanInfo-module__fm5uUW__featureChip{font-family:var(--font-grotesk),sans-serif;color:#292d3a;white-space:nowrap;background:#f4f5f7;border:1.5px solid #e4e7ee;border-radius:10rem;align-items:center;gap:.6rem;padding:.6rem 1.2rem;font-size:1.3rem;font-weight:500;display:inline-flex}.MyPlanInfo-module__fm5uUW__featureChip--disabled{color:#9aa0b0;background:0 0}.MyPlanInfo-module__fm5uUW__planDetails{padding:.4rem 2.8rem .8rem}.MyPlanInfo-module__fm5uUW__detailRow{border-bottom:1px solid #f0f2f5;align-items:center;gap:1rem;padding:1.4rem 0;display:flex}.MyPlanInfo-module__fm5uUW__detailRow:last-child{border-bottom:none}.MyPlanInfo-module__fm5uUW__detailIcon{color:#9aa0b0;flex-shrink:0;display:flex}.MyPlanInfo-module__fm5uUW__detailLabel{font-family:var(--font-grotesk),sans-serif;color:#6a7183;flex:1;min-width:0;font-size:1.4rem}.MyPlanInfo-module__fm5uUW__detailValue{font-family:var(--font-grotesk),sans-serif;color:#292d3a;white-space:nowrap;text-transform:capitalize;flex-shrink:0;font-size:1.4rem;font-weight:600}.MyPlanInfo-module__fm5uUW__cancelWarning{font-family:var(--font-grotesk),sans-serif;color:#6a7183;background:#f4f5f7;border:1.5px solid #e4e7ee;border-radius:1.2rem;align-items:flex-start;gap:1rem;margin:1rem 0;padding:1.2rem 1.4rem;font-size:1.4rem;display:flex}.MyPlanInfo-module__fm5uUW__cancelWarning span{color:#292d3a;margin-left:2px;font-weight:600}.MyPlanInfo-module__fm5uUW__planFooter{padding:.8rem 2.8rem 2.4rem}.MyPlanInfo-module__fm5uUW__reactiveBtn{height:4.4rem;font-family:var(--font-grotesk),sans-serif;color:#1a1a1a;cursor:pointer;background:#ffd800;border:none;border-radius:1.2rem;padding:0 2.2rem;font-size:1.4rem;font-weight:700;transition:background .18s,box-shadow .18s}.MyPlanInfo-module__fm5uUW__reactiveBtn:hover{background:#f5ce00;box-shadow:0 6px 20px #ffd80059}.MyPlanInfo-module__fm5uUW__reactiveBtn:focus-visible{outline-offset:3px;outline:2px solid #292d3a}.MyPlanInfo-module__fm5uUW__cancelBtn{height:3.8rem;font-family:var(--font-grotesk),sans-serif;color:#8a8f9e;cursor:pointer;background:#fff;border:1.5px solid #e4e7ee;border-radius:1rem;padding:0 1.6rem;font-size:1.3rem;font-weight:500;transition:background .18s,border-color .18s,color .18s}.MyPlanInfo-module__fm5uUW__cancelBtn:hover{color:#c83030;background:#fff4f4;border-color:#ffbcbc}.MyPlanInfo-module__fm5uUW__cancelBtn:focus-visible{outline-offset:3px;outline:2px solid #292d3a}@media (prefers-reduced-motion:reduce){.MyPlanInfo-module__fm5uUW__planCard,.MyPlanInfo-module__fm5uUW__pastDueBanner{animation:none}.MyPlanInfo-module__fm5uUW__reactiveBtn,.MyPlanInfo-module__fm5uUW__cancelBtn{transition:none}}@media (max-width:600px){.MyPlanInfo-module__fm5uUW__planHeader,.MyPlanInfo-module__fm5uUW__featureSummary,.MyPlanInfo-module__fm5uUW__planDetails,.MyPlanInfo-module__fm5uUW__planFooter{padding-left:2rem;padding-right:2rem}}
.ProfileForm-module__kslmtq__form{flex-direction:column;gap:1.6rem;display:flex}.ProfileForm-module__kslmtq__row{grid-template-columns:1fr 1fr;gap:1.6rem;display:grid}@media (max-width:560px){.ProfileForm-module__kslmtq__row{grid-template-columns:1fr}}.ProfileForm-module__kslmtq__formFooter{justify-content:flex-end;padding-top:.4rem;display:flex}
.AnalyticsPage-module__FHDnpG__filters{flex-wrap:wrap;gap:1.6rem;margin-bottom:1.6rem;display:flex}.AnalyticsPage-module__FHDnpG__tabs{border-bottom:2px solid var(--border);gap:0;margin-bottom:2rem;display:flex}.AnalyticsPage-module__FHDnpG__tab{color:var(--muted);cursor:pointer;letter-spacing:.02em;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-2px;padding:.7rem 1.6rem;font-size:.9rem;font-weight:600;transition:color .15s,border-color .15s}.AnalyticsPage-module__FHDnpG__tab:hover{color:var(--navy,#1a1a2e)}.AnalyticsPage-module__FHDnpG__tabActive{color:var(--navy,#1a1a2e);border-bottom-color:var(--navy,#1a1a2e)}.AnalyticsPage-module__FHDnpG__content{border:1px solid var(--border);border-radius:var(--border-radius);box-shadow:var(--shadow-sm);background:#fff;margin-bottom:1.6rem;padding:2.4rem}.AnalyticsPage-module__FHDnpG__content>h4{color:var(--muted);border-bottom:1px solid var(--border);text-transform:uppercase;letter-spacing:.1em;font-size:1.05rem;font-weight:600;font-family:var(--font-body);align-items:center;gap:.8rem;margin:0 0 2.4rem;padding-bottom:1.4rem;display:flex}.AnalyticsPage-module__FHDnpG__grid{grid-template-columns:1fr 1fr;gap:1.6rem;margin-bottom:1.6rem;display:grid}.AnalyticsPage-module__FHDnpG__date-input{color:var(--muted);border:1px solid var(--border);border-radius:var(--border-radius);cursor:pointer;text-transform:none;letter-spacing:0;font-size:.85rem;font-weight:400;font-family:var(--font-body);background:0 0;margin-left:auto;padding:.3rem .6rem}.AnalyticsPage-module__FHDnpG__loading{text-align:center;color:var(--muted);padding:4rem 0;font-size:1rem}@media (max-width:768px){.AnalyticsPage-module__FHDnpG__grid{grid-template-columns:1fr}.AnalyticsPage-module__FHDnpG__filters{flex-direction:column}}
.HomePage-module__X1F9Xa__header{margin-bottom:3.2rem}.HomePage-module__X1F9Xa__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#8a94a6;margin:0 0 .8rem;font-size:1.2rem;font-weight:600}.HomePage-module__X1F9Xa__title{color:#292d3a;margin:0;font-size:3rem;font-weight:700;line-height:1.2}.HomePage-module__X1F9Xa__list{flex-direction:column;gap:1.4rem;margin:0 0 2.4rem;padding:0;list-style:none;display:flex}.HomePage-module__X1F9Xa__card{background:#fff;border:1.5px solid #e4e7ee;border-radius:1.6rem;align-items:center;gap:2rem;padding:2rem 2.4rem;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;position:relative;overflow:hidden}.HomePage-module__X1F9Xa__accentBar{background:#ffd800;border-radius:0 2px 2px 0;width:4px;transition:opacity .2s;position:absolute;top:0;bottom:0;left:0}.HomePage-module__X1F9Xa__initials{color:#ffd800;letter-spacing:.04em;background:#292d3a;border-radius:1.2rem;flex-shrink:0;justify-content:center;align-items:center;width:4.8rem;height:4.8rem;font-size:1.6rem;font-weight:700;display:flex}.HomePage-module__X1F9Xa__info{flex:1;min-width:0}.HomePage-module__X1F9Xa__name{color:#292d3a;white-space:nowrap;text-overflow:ellipsis;margin:0 0 .3rem;font-size:1.6rem;font-weight:600;overflow:hidden}.HomePage-module__X1F9Xa__url{color:#8a94a6;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:1.2rem;overflow:hidden}.HomePage-module__X1F9Xa__actions{flex-shrink:0;align-items:center;gap:.8rem;display:flex}.HomePage-module__X1F9Xa__actionBtnWrap{align-items:center;display:inline-flex;position:relative}.HomePage-module__X1F9Xa__actionBtn{color:#4a5166;cursor:pointer;white-space:nowrap;background:#f4f5f7;border:1px solid #0000;border-radius:.8rem;align-items:center;gap:.6rem;padding:.7rem 1.2rem;font-size:1.3rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.HomePage-module__X1F9Xa__actionBtn:hover{color:#292d3a;background:#ffd80018;border-color:#ffd80040}.HomePage-module__X1F9Xa__proBadge{color:#ffd800;letter-spacing:.06em;pointer-events:none;background:#292d3a;border-radius:.5rem;padding:.2rem .5rem;font-size:.9rem;font-weight:700;line-height:1;position:absolute;top:-.7rem;right:-.7rem}.HomePage-module__X1F9Xa__divider{background:#e4e7ee;width:1px;height:2rem;margin:0 .4rem}.HomePage-module__X1F9Xa__deleteBtn{color:#8a94a6;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.8rem;justify-content:center;align-items:center;width:3.4rem;height:3.4rem;transition:background .15s,color .15s,border-color .15s;display:flex}.HomePage-module__X1F9Xa__deleteBtn:hover{color:#e53e3e;background:#fff0f0;border-color:#fecaca}.HomePage-module__X1F9Xa__empty{text-align:center;background:#fff;border:1.5px dashed #d1d5db;border-radius:1.6rem;margin-bottom:2.4rem;padding:4rem 2.4rem}.HomePage-module__X1F9Xa__emptyText{color:#8a94a6;margin:0;font-size:1.4rem}.HomePage-module__X1F9Xa__addWrap{margin-bottom:3.2rem}.HomePage-module__X1F9Xa__addBtn{color:#ffd800;cursor:pointer;background:#292d3a;border:none;border-radius:1rem;align-items:center;gap:.8rem;padding:1rem 2rem;font-size:1.4rem;font-weight:600;transition:background .15s;display:inline-flex}.HomePage-module__X1F9Xa__addBtn:hover{background:#3a3f52}.HomePage-module__X1F9Xa__verifyLink{color:#856404;background:#fff3cd;border:1px solid #ffd800;border-radius:1rem;align-items:center;padding:1rem 2rem;font-size:1.4rem;font-weight:600;text-decoration:none;transition:background .15s;display:inline-flex}.HomePage-module__X1F9Xa__verifyLink:hover{background:#ffd80030}.HomePage-module__X1F9Xa__planCard{background:#292d3a;border-radius:1.6rem;align-items:center;gap:1.6rem;padding:2rem 2.4rem;display:flex}.HomePage-module__X1F9Xa__planBadge{color:#292d3a;letter-spacing:.08em;background:#ffd800;border-radius:.6rem;flex-shrink:0;padding:.5rem 1rem;font-size:1.1rem;font-weight:800;line-height:1}.HomePage-module__X1F9Xa__planText{color:#ffffffb3;flex:1;margin:0;font-size:1.4rem}.HomePage-module__X1F9Xa__planName{color:#fff}.HomePage-module__X1F9Xa__planLink{color:#ffd800;white-space:nowrap;align-items:center;gap:.4rem;font-size:1.3rem;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-flex}.HomePage-module__X1F9Xa__planLink:hover{opacity:.8}.HomePage-module__X1F9Xa__planLinkIcon{align-items:center;display:flex}@media (max-width:640px){.HomePage-module__X1F9Xa__card{flex-wrap:wrap;gap:1.4rem}.HomePage-module__X1F9Xa__actions{flex-wrap:wrap;width:100%}.HomePage-module__X1F9Xa__planCard{flex-direction:column;align-items:flex-start;gap:1.2rem}}
.MenuEditor-module__8PJezq__pageHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.6rem;margin-bottom:2.4rem;display:flex}.MenuEditor-module__8PJezq__pageTitle{font-family:var(--font-brand),sans-serif;color:#292d3a;letter-spacing:-.06rem;margin:0;font-size:2.6rem;font-weight:800}.MenuEditor-module__8PJezq__visitBtn{height:3.8rem;font-family:var(--font-grotesk),sans-serif;color:#292d3a;white-space:nowrap;background:#fff;border:1.5px solid #e4e7ee;border-radius:1rem;align-items:center;gap:.7rem;padding:0 1.4rem;font-size:1.3rem;font-weight:500;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.MenuEditor-module__8PJezq__visitBtn:hover{background:#f0f2f5;border-color:#bcc2cf}.MenuEditor-module__8PJezq__visitBtnIcon{color:#9aa0b0;align-items:center;display:flex}.MenuEditor-module__8PJezq__sectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.2rem;margin-bottom:1.6rem;display:flex}.MenuEditor-module__8PJezq__sectionTitle{font-family:var(--font-brand),sans-serif;color:#292d3a;letter-spacing:-.03rem;margin:0;font-size:1.8rem;font-weight:700}.MenuEditor-module__8PJezq__sectionActions{gap:.8rem;display:flex}.MenuEditor-module__8PJezq__addCatBtn{height:3.8rem;font-family:var(--font-grotesk),sans-serif;color:#292d3a;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #e4e7ee;border-radius:1rem;align-items:center;gap:.6rem;padding:0 1.4rem;font-size:1.3rem;font-weight:500;transition:background .15s,border-color .15s;display:inline-flex}.MenuEditor-module__8PJezq__addCatBtn:hover{background:#f0f2f5;border-color:#bcc2cf}.MenuEditor-module__8PJezq__pricePillWrap{margin-bottom:2.4rem}.MenuEditor-module__8PJezq__pricePill{background:#fff;border:1.5px solid #e4e7ee;border-radius:10rem;align-items:center;gap:.8rem;height:3.6rem;padding:0 1.4rem;display:inline-flex}.MenuEditor-module__8PJezq__pricePillLabel{font-family:var(--font-grotesk),sans-serif;color:#9aa0b0;white-space:nowrap;font-size:1.35rem;font-weight:400}.MenuEditor-module__8PJezq__pricePillValue{font-family:var(--font-brand),sans-serif;color:#292d3a;white-space:nowrap;font-size:1.4rem;font-weight:700}.MenuEditor-module__8PJezq__pricePillIcon{color:#c8cdd8;align-items:center;display:flex}.MenuEditor-module__8PJezq__categories{flex-direction:column;gap:1rem;display:flex}@media (prefers-reduced-motion:reduce){.MenuEditor-module__8PJezq__visitBtn,.MenuEditor-module__8PJezq__addCatBtn{transition:none}}
.ProfilePage-module__XpRmLq__page{animation:ProfilePage-module__XpRmLq__profileFadeUp .35s var(--ease-out)both;flex-direction:column;gap:2rem;display:flex}@keyframes ProfilePage-module__XpRmLq__profileFadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.ProfilePage-module__XpRmLq__card{border:1px solid var(--border);border-radius:var(--border-radius-lg);box-shadow:var(--shadow-sm);background:#fff;overflow:hidden}.ProfilePage-module__XpRmLq__card:nth-child(2){animation-delay:60ms}.ProfilePage-module__XpRmLq__card:nth-child(3){animation-delay:.1s}.ProfilePage-module__XpRmLq__cardHeader{border-bottom:1px solid var(--gray_200);flex-direction:column;gap:.4rem;padding:2.4rem 2.8rem 2rem;display:flex}.ProfilePage-module__XpRmLq__cardEyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--gold-dark);font-size:1.05rem;font-weight:600}.ProfilePage-module__XpRmLq__cardTitle{font-family:var(--font-display);color:var(--foreground);align-items:center;gap:1rem;margin:0;font-size:2rem;font-weight:400;line-height:1.2;display:flex}.ProfilePage-module__XpRmLq__cardIcon{color:var(--gold-dark);opacity:.85;flex-shrink:0;font-size:1.7rem}.ProfilePage-module__XpRmLq__cardBody{padding:2.8rem}.ProfilePage-module__XpRmLq__dangerZone{justify-content:flex-start;padding-top:.4rem;display:flex}
/*# sourceMappingURL=42cf14b84995e7b1.css.map*/