._header_4tyio_3{box-sizing:border-box;position:fixed;top:0;height:72px;width:100%;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid rgba(0,0,0,.06);padding:0 clamp(20px,4vw,60px);z-index:1000;transition:box-shadow .3s ease,background .3s ease}._headerScrolled_4tyio_19{box-shadow:0 4px 20px #00000014}._menuButton_4tyio_23{display:none;background:none;border:none;cursor:pointer;color:var(--primary-color);padding:8px;border-radius:10px;transition:background .2s ease}._menuButton_4tyio_23:hover{background:#16402014}._mobileMenu_4tyio_38{position:fixed;top:72px;left:0;right:0;background:#fffffff7;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(0,0,0,.06);box-shadow:0 8px 32px #00000014;z-index:999;max-height:0;overflow:hidden;opacity:0;transition:max-height .35s cubic-bezier(.4,0,.2,1),opacity .25s ease}._mobileMenu_4tyio_38._open_4tyio_56{max-height:400px;opacity:1}._mobileMenu_4tyio_38 ul{list-style:none;padding:8px 0;margin:0}._mobileMenu_4tyio_38 li{padding:14px 24px;cursor:pointer;font-family:var(--font-medium);font-size:.95rem;color:#333;transition:background-color .2s ease,color .2s ease}._mobileMenu_4tyio_38 li:hover{background-color:#1640200d;color:var(--primary-color)}._mobileMenu_4tyio_38 li:last-child{margin:8px 16px 12px;padding:12px 24px;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:var(--contrast-color);border-radius:12px;text-align:center;font-family:var(--font-semibold)}._mobileMenu_4tyio_38 li:last-child:hover{opacity:.9;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color))}._headerNav_4tyio_96{display:flex;align-items:center;gap:4px}._headerItems_4tyio_102{list-style:none;display:flex;align-items:center;gap:4px;margin:0;padding:0}._headerItem_4tyio_102{padding:8px 16px;font-family:var(--font-medium);font-size:.9rem;border-radius:8px;color:#444;cursor:pointer;transition:color .2s ease,background-color .2s ease;white-space:nowrap;-webkit-user-select:none;user-select:none}._headerItem_4tyio_102:hover{background-color:#16402012;color:var(--primary-color)}._logo_4tyio_128{width:200px;height:56px;object-fit:contain;cursor:pointer;flex-shrink:0}._signIn_4tyio_136{display:flex;margin-left:8px}._signInLink_4tyio_141{display:block;box-sizing:border-box;padding:9px 22px;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:var(--contrast-color);border-radius:10px;font-family:var(--font-semibold);font-size:.9rem;white-space:nowrap;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease;text-decoration:none;text-align:center}._signInLink_4tyio_141:hover{transform:translateY(-1px);box-shadow:0 4px 14px #1640204d;opacity:.95}._container_4tyio_165{overflow:hidden;display:flex;flex-direction:column;margin-top:72px;width:100%}._hero_4tyio_174{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:120px 40px 100px;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:var(--contrast-color);min-height:70vh;position:relative;overflow:hidden}._heroBadge_4tyio_188{display:inline-block;background:#ffffff26;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.25);padding:8px 20px;border-radius:50px;font-size:.9rem;font-weight:500;margin-bottom:24px;letter-spacing:.3px}._heroInner_4tyio_202{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;max-width:1200px;width:100%;z-index:1}._heroText_4tyio_212{text-align:left}._heroFormWrapper_4tyio_216{display:flex;justify-content:center}._hero_4tyio_174:before{content:"";position:absolute;inset:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="25" cy="25" r="1" fill="rgba(255,255,255,0.1)"/><circle cx="75" cy="75" r="1" fill="rgba(255,255,255,0.1)"/><circle cx="50" cy="10" r="0.5" fill="rgba(255,255,255,0.05)"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');opacity:.3;pointer-events:none}._hero_4tyio_174 h1{font-size:3rem;font-family:var(--font-bold);margin-bottom:20px;line-height:1.1;text-shadow:0 2px 4px rgba(0,0,0,.3);z-index:1}._hero_4tyio_174 p{font-size:1.15rem;margin-bottom:30px;max-width:600px;line-height:1.6;opacity:.95;z-index:1}._ctaButton_4tyio_251{padding:20px 50px;background:linear-gradient(135deg,#fff,#f8f9fa);color:var(--primary-color);border:3px solid rgba(255,255,255,.8);border-radius:50px;font-size:1.5rem;font-family:var(--font-bold);cursor:pointer;transition:transform .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1),border-color .4s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 25px #0003;text-transform:uppercase;letter-spacing:1px;position:relative;overflow:hidden;z-index:1}._ctaButton_4tyio_251:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .6s ease}._ctaButton_4tyio_251:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 15px 35px #0000004d;border-color:#fff}._ctaButton_4tyio_251:hover:before{left:100%}._ctaButton_4tyio_251:active{transform:translateY(-1px) scale(1.02)}._features_4tyio_295{padding:80px 20px;background:linear-gradient(180deg,#fff,#f0f7f2);text-align:center;content-visibility:auto;contain-intrinsic-size:auto 800px}._features_4tyio_295 h2{font-size:2.5rem;margin-bottom:15px;color:var(--primary-color);font-weight:700}._featuresSubtitle_4tyio_310{font-size:1.1rem;color:#666;margin-bottom:50px;max-width:700px;margin-left:auto;margin-right:auto}._featuresGrid_4tyio_319{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;max-width:1200px;margin:0 auto}@media only screen and (max-width:768px){._featuresGrid_4tyio_319{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px}._differentialsPanel_4tyio_333{padding:28px 22px;margin-top:40px}._differentialsHeader_4tyio_338 h3{font-size:1.65rem}._differentialsGrid_4tyio_342{grid-template-columns:1fr}}@media only screen and (max-width:600px){._featuresGrid_4tyio_319{grid-template-columns:1fr;gap:20px}._differentialsPanel_4tyio_333{padding:24px 18px;border-radius:20px}._differentialCard_4tyio_358{padding:18px}._differentialsHeader_4tyio_338 h3{font-size:1.45rem}}._featureCard_4tyio_367{padding:35px 30px;background:#fff;border-radius:16px;box-shadow:0 2px 12px #1640200f;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;border:1px solid rgba(22,64,32,.08);text-align:left;will-change:transform}._featureCard_4tyio_367:hover{transform:translateY(-4px);box-shadow:0 8px 24px #1640201f;border-color:var(--primary-color)}._featureIcon_4tyio_384{width:60px;height:60px;background:linear-gradient(135deg,#16402014,#648c7d1f);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;color:var(--primary-color);transition:background .3s ease,color .3s ease}._featureCard_4tyio_367:hover ._featureIcon_4tyio_384{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:#fff}._featureCard_4tyio_367 h3{font-size:1.3rem;margin-bottom:12px;margin-top:0;color:#1a1a1a;font-weight:600}._featureCard_4tyio_367 p{font-size:.95rem;color:#666;margin:0;line-height:1.6}._differentialsPanel_4tyio_333{max-width:1200px;margin:56px auto 0;padding:36px;border-radius:24px;background:linear-gradient(135deg,#1640200d,#648c7d14);border:1px solid rgba(22,64,32,.1);text-align:left}._differentialsHeader_4tyio_338{max-width:860px;margin-bottom:28px}._differentialsEyebrow_4tyio_432{display:inline-flex;align-items:center;gap:8px;margin-bottom:14px;padding:8px 14px;border-radius:999px;background:#1640201a;color:var(--primary-color);font-size:.85rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}._differentialsHeader_4tyio_338 h3{margin:0 0 12px;color:#1a1a1a;font-size:2rem;line-height:1.2}._differentialsHeader_4tyio_338 p,._differentialsSummary_4tyio_455 p{margin:0;color:#4b5563;font-size:1rem;line-height:1.75}._differentialsGrid_4tyio_342{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}._differentialCard_4tyio_358{display:flex;gap:16px;padding:22px;border-radius:18px;background:#ffffffd9;border:1px solid rgba(22,64,32,.08);box-shadow:0 10px 30px #1640200d}._differentialIcon_4tyio_478{width:46px;height:46px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:14px;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:#fff}._differentialCard_4tyio_358 h4{margin:0 0 8px;color:#111827;font-size:1.08rem}._differentialCard_4tyio_358 p{margin:0;color:#4b5563;font-size:.95rem;line-height:1.65}._differentialsSummary_4tyio_455{margin-top:24px;padding-top:24px;border-top:1px solid rgba(22,64,32,.12)}._pricing_4tyio_510{padding:80px 20px;background:linear-gradient(180deg,#f0f7f2,#fff);text-align:center;content-visibility:auto;contain-intrinsic-size:auto 700px}._howItWorks_4tyio_519{padding:80px 20px;background:#fff;text-align:center}._howItWorks_4tyio_519 h2{font-size:2.5rem;margin-bottom:8px;color:var(--primary-color);font-weight:700}._howItWorksSubtitle_4tyio_532{font-size:1.1rem;color:#666;margin-bottom:50px}._stepsGrid_4tyio_538{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;max-width:900px;margin:0 auto}._stepCard_4tyio_546{display:flex;flex-direction:column;align-items:center;gap:12px;padding:32px 24px;border-radius:16px;background:#f8faf9;border:1px solid rgba(22,64,32,.06);transition:transform .3s ease,box-shadow .3s ease}._stepCard_4tyio_546:hover{transform:translateY(-4px);box-shadow:0 8px 24px #1640201a}._stepNumber_4tyio_563{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:#fff;border-radius:50%;font-size:1.2rem;font-weight:700;flex-shrink:0}._stepCard_4tyio_546 h3{font-size:1.15rem;margin:0;color:#1a1a1a;font-weight:600}._stepCard_4tyio_546 p{font-size:.95rem;color:#666;line-height:1.5;margin:0}._ctaSection_4tyio_592{padding:80px 20px;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));text-align:center;color:var(--contrast-color)}._ctaSection_4tyio_592 h2{font-size:2.2rem;font-weight:700;margin-bottom:12px}._ctaSection_4tyio_592 p{font-size:1.1rem;opacity:.9;margin-bottom:32px}._ctaSectionButton_4tyio_611{display:inline-flex;align-items:center;gap:8px;padding:16px 36px;background:#fff;color:var(--primary-color);border:none;border-radius:50px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 15px #00000026}._ctaSectionButton_4tyio_611:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0003}._appPreview_4tyio_633{padding:80px 20px;background:linear-gradient(180deg,#fff,#f0f7f2,#fff);text-align:center}._appPreview_4tyio_633 h2{font-size:2.5rem;margin-bottom:8px;color:var(--primary-color);font-weight:700}._appPreviewSubtitle_4tyio_646{font-size:1.1rem;color:#666;margin-bottom:50px}._previewGrid_4tyio_652{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1100px;margin:0 auto}._previewCard_4tyio_660{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #00000014;border:1px solid rgba(22,64,32,.08);text-align:left;transition:transform .3s ease,box-shadow .3s ease}._previewCard_4tyio_660:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000001f}._previewLabel_4tyio_675{display:block;padding:12px 16px;font-size:.8rem;font-weight:700;color:#fff;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));text-transform:uppercase;letter-spacing:.5px}._realDashboard_4tyio_687{padding:14px;background:#f8fafc}._realDashHeader_4tyio_692{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:12px}._realDashTitle_4tyio_699{font-size:.9rem;font-weight:700;color:#1e293b;margin:0}._realDashSubtitle_4tyio_706{font-size:.65rem;color:#64748b}._realDashDate_4tyio_711{display:flex;align-items:center;gap:4px;font-size:.6rem;color:#94a3b8;background:#fff;padding:4px 8px;border-radius:6px}._realStatsGrid_4tyio_722{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:12px}._realStatCard_4tyio_729{background:#fff;border-radius:10px;padding:10px;display:flex;align-items:flex-start;gap:8px;box-shadow:0 1px 2px #0000000d}._realStatIcon_4tyio_739{width:28px;height:28px;border-radius:7px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff}._realStatProducts_4tyio_750 ._realStatIcon_4tyio_739{background:linear-gradient(135deg,#818cf8,#6366f1)}._realStatClients_4tyio_754 ._realStatIcon_4tyio_739{background:linear-gradient(135deg,#34d399,#10b981)}._realStatSales_4tyio_758 ._realStatIcon_4tyio_739{background:linear-gradient(135deg,#f472b6,#ec4899)}._realStatRevenue_4tyio_762 ._realStatIcon_4tyio_739{background:linear-gradient(135deg,#fbbf24,#f59e0b)}._realStatInfo_4tyio_766{display:flex;flex-direction:column;gap:1px;min-width:0}._realStatLabel_4tyio_773{font-size:.6rem;color:#64748b;font-weight:500}._realStatValue_4tyio_779{font-size:.85rem;font-weight:700;color:#1e293b}._realStatTrendUp_4tyio_785{display:flex;align-items:center;gap:2px;font-size:.55rem;font-weight:500;color:#10b981}._realDashContent_4tyio_794{display:flex;flex-direction:column;gap:8px}._realDashPanel_4tyio_800{background:#fff;border-radius:10px;box-shadow:0 1px 2px #0000000d;overflow:hidden}._realPanelHeader_4tyio_807{padding:10px 12px;font-size:.72rem;font-weight:600;color:#1e293b;border-bottom:1px solid #f1f5f9}._realSaleRow_4tyio_815{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;border-bottom:1px solid #f8fafc}._realSaleRow_4tyio_815:last-child{border-bottom:none}._realSaleInfo_4tyio_827{display:flex;flex-direction:column;gap:1px}._realSaleClient_4tyio_833{font-size:.7rem;font-weight:600;color:#1e293b}._realSalePrice_4tyio_839{font-size:.6rem;color:#64748b}._realBadge_4tyio_844{font-size:.55rem;font-weight:700;padding:2px 8px;border-radius:20px}._realBadgePaid_4tyio_851{background:#dcfce7;color:#166534}._realBadgePending_4tyio_856{background:#fef3c7;color:#92400e}._realStore_4tyio_862{padding:14px;background:#f8fafc}._realStoreHeader_4tyio_867{display:flex;align-items:center;gap:8px;margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid #e2e8f0}._realStoreLogo_4tyio_876{width:28px;height:28px;border-radius:8px;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:#fff;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:800;flex-shrink:0}._realStoreName_4tyio_890{font-size:.8rem;font-weight:700;color:#1e293b;flex:1}._realStoreSearch_4tyio_897{width:24px;height:24px;border-radius:6px;background:#fff;display:flex;align-items:center;justify-content:center;color:#94a3b8}._realProductsGrid_4tyio_908{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}._realProductCard_4tyio_914{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #00000014;border:1px solid #e2e8f0;transition:transform .2s ease}._realProductCard_4tyio_914:hover{transform:translateY(-2px)}._realProductImg_4tyio_927{aspect-ratio:1;background:linear-gradient(145deg,#f1f5f9,#e2e8f0);display:flex;align-items:center;justify-content:center;color:#94a3b8}._realProductInfo_4tyio_936{padding:8px;display:flex;flex-direction:column;gap:3px}._realProductName_4tyio_943{font-size:.65rem;font-weight:600;color:#1e293b;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._realProductPrice_4tyio_953{font-size:.7rem;font-weight:800;color:var(--primary-color)}._realProductBtn_4tyio_959{display:flex;align-items:center;justify-content:center;gap:4px;padding:4px;border-radius:6px;background:#25d366;color:#fff;font-size:.55rem;font-weight:700;margin-top:2px}._realSales_4tyio_974{padding:14px;background:#f8fafc;display:flex;flex-direction:column;gap:10px}._realSalesHeader_4tyio_982{margin-bottom:0}._realSalesTitleRow_4tyio_986{display:flex;align-items:center;justify-content:space-between}._realSalesTitleGroup_4tyio_992{display:flex;align-items:center;gap:8px}._realSalesTitleIcon_4tyio_998{width:28px;height:28px;border-radius:8px;background:#3b82f61a;color:#3b82f6;display:flex;align-items:center;justify-content:center;flex-shrink:0}._realSalesTitle_4tyio_986{font-size:.85rem;font-weight:700;color:#1e293b;margin:0;line-height:1.2}._realSalesSubtitle_4tyio_1018{font-size:.58rem;color:#64748b}._realSalesAddBtn_4tyio_1023{display:flex;align-items:center;gap:4px;padding:5px 10px;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border-radius:7px;font-size:.58rem;font-weight:700}._realSalesStats_4tyio_1036{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}._realSalesStat_4tyio_1036{background:#fff;border-radius:10px;padding:8px;display:flex;align-items:center;gap:6px;box-shadow:0 1px 2px #0000000f}._realSalesStatIcon_4tyio_1052{width:24px;height:24px;border-radius:6px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}._realSalesStatTotal_4tyio_1063 ._realSalesStatIcon_4tyio_1052{background:linear-gradient(135deg,#818cf8,#6366f1)}._realSalesStatRevenue_4tyio_1067 ._realSalesStatIcon_4tyio_1052{background:linear-gradient(135deg,#34d399,#10b981)}._realSalesStatPending_4tyio_1071 ._realSalesStatIcon_4tyio_1052{background:linear-gradient(135deg,#fbbf24,#f59e0b)}._realSalesStatInfo_4tyio_1075{display:flex;flex-direction:column;gap:1px;min-width:0}._realSalesStatInfo_4tyio_1075 strong{font-size:.65rem;font-weight:700;color:#1e293b;white-space:nowrap}._realSalesStatInfo_4tyio_1075 span{font-size:.52rem;color:#64748b;text-transform:uppercase;letter-spacing:.3px;white-space:nowrap}._realSalesSearch_4tyio_1098{display:flex;align-items:center;gap:6px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:7px 10px}._realSalesSearchIcon_4tyio_1108{color:#94a3b8;flex-shrink:0}._realSalesSearchText_4tyio_1113{font-size:.6rem;color:#94a3b8}._realSalesList_4tyio_1119{display:flex;flex-direction:column;gap:6px}._realSaleCard_4tyio_1125{background:#fff;border-radius:10px;padding:10px;box-shadow:0 1px 2px #0000000f;display:flex;flex-direction:column;gap:6px}._realSaleCardHead_4tyio_1135{display:flex;align-items:flex-start;justify-content:space-between}._realSaleCardId_4tyio_1141{display:flex;flex-direction:column;gap:1px}._realSaleCardIdLabel_4tyio_1147{font-size:.5rem;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px}._realSaleCardIdValue_4tyio_1154{font-size:.7rem;font-weight:700;color:#1e293b}._realSaleCardBadges_4tyio_1160{display:flex;gap:4px}._realSaleCardBadge_4tyio_1160{font-size:.5rem;font-weight:700;padding:2px 6px;border-radius:20px}._realSaleStatusPaid_4tyio_1172{background:#dcfce7;color:#16a34a}._realSaleStatusPending_4tyio_1177{background:#fef3c7;color:#d97706}._realSaleStatusCancelled_4tyio_1182{background:#fee2e2;color:#dc2626}._realSaleCardBody_4tyio_1187{display:flex;gap:10px}._realSaleCardClient_4tyio_1192,._realSaleCardDate_4tyio_1193{display:flex;align-items:center;gap:4px;font-size:.6rem;color:#64748b}._realSaleCardFoot_4tyio_1201{display:flex;align-items:center;justify-content:space-between;padding-top:6px;border-top:1px solid #f1f5f9}._realSaleCardTotal_4tyio_1209{display:flex;flex-direction:column;gap:1px}._realSaleCardTotalLabel_4tyio_1215{font-size:.5rem;color:#94a3b8;text-transform:uppercase;letter-spacing:.3px}._realSaleCardTotalValue_4tyio_1222{font-size:.72rem;font-weight:700;color:#1e293b}._realSaleCardPayment_4tyio_1228{font-size:.55rem;font-weight:600;padding:3px 8px;background:#f1f5f9;border-radius:5px;color:#64748b}._testimonials_4tyio_1238{padding:80px 20px;background:linear-gradient(135deg,#16402008,#648c7d0f);text-align:center;content-visibility:auto;contain-intrinsic-size:auto 600px}._testimonials_4tyio_1238 h2{font-size:2.5rem;margin-bottom:15px;color:var(--primary-color);font-weight:700}._testimonialsSubtitle_4tyio_1253{font-size:1.1rem;color:#666;margin-bottom:50px;max-width:600px;margin-left:auto;margin-right:auto}._testimonialsGrid_4tyio_1262{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;max-width:1200px;margin:0 auto}._testimonialCard_4tyio_1270{background:#fff;border-radius:16px;padding:28px 24px;box-shadow:0 2px 12px #0000000f;border:1px solid rgba(22,64,32,.08);text-align:left;display:flex;flex-direction:column;gap:12px;transition:transform .3s ease,box-shadow .3s ease}._testimonialCard_4tyio_1270:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}._testimonialQuote_4tyio_1288{color:var(--secondary-color);opacity:.5}._testimonialMessage_4tyio_1293{font-size:.95rem;color:#444;line-height:1.6;margin:0;flex:1}._testimonialStars_4tyio_1301{display:flex;gap:2px}._starFilled_4tyio_1306{color:#f59e0b;fill:#f59e0b}._starEmpty_4tyio_1311{color:#d1d5db}._testimonialAuthor_4tyio_1315{font-size:.85rem;font-weight:600;color:var(--primary-color)}@media only screen and (max-width:768px){._testimonials_4tyio_1238{padding:60px 20px}._testimonials_4tyio_1238 h2{font-size:2rem}._testimonialsGrid_4tyio_1262{grid-template-columns:1fr}}._pricing_4tyio_510 h2{font-size:2.5rem;margin-bottom:50px;color:var(--primary-color)}._plansContainer_4tyio_1341{display:flex;justify-content:center;gap:30px;flex-wrap:wrap;margin-top:40px}._planCard_4tyio_1349{background-color:#fff;border-radius:16px;padding:30px 20px;box-shadow:0 8px 32px #0000001a;max-width:320px;text-align:center;position:relative;border:2px solid transparent;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;flex:1;min-width:280px;min-height:500px;will-change:transform}._planCard_4tyio_1349:hover{transform:translateY(-5px);box-shadow:0 16px 48px #00000026;border-color:var(--primary-color)}._planCard_4tyio_1349 h3{font-size:1.8rem;margin-bottom:15px;color:var(--primary-color);font-weight:700}._planCard_4tyio_1349 p{margin-bottom:20px;color:#666;line-height:1.6;font-size:1rem}._price_4tyio_1385{font-size:2.5rem;font-weight:800;color:var(--primary-color);margin-bottom:25px;display:block}._featuresList_4tyio_1393{list-style:none;padding:0;margin:20px 0;text-align:left}._featuresList_4tyio_1393 li{margin-bottom:8px;color:#555;font-size:.95rem}._planButton_4tyio_1406{background:linear-gradient(135deg,var(--primary-color) 0%,var(--secondary-color) 100%);color:#fff;border:none;padding:14px 28px;border-radius:12px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease,background .3s ease;width:100%;position:absolute;right:auto;bottom:20px;max-width:fit-content;left:50%;transform:translate(-50%);box-shadow:0 4px 15px #16402040;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;text-decoration:none}._planButton_4tyio_1406:hover{background:linear-gradient(135deg,var(--secondary-color) 0%,var(--primary-color) 100%);transform:translate(-50%) translateY(-2px);box-shadow:0 8px 25px #16402059}._proButton_4tyio_1436{background:linear-gradient(135deg,var(--primary-color) 0%,#1a5c2a 100%);animation:_pulse_4tyio_1 2s infinite}._proButton_4tyio_1436:hover{background:linear-gradient(135deg,#1a5c2a 0%,var(--primary-color) 100%);animation:none}@media(prefers-reduced-motion:reduce){._proButton_4tyio_1436{animation:none}._ctaSubmitButton_4tyio_1452:before{animation:none}._animateFadeInUp_4tyio_1456,._animateFadeInLeft_4tyio_1457,._animateFadeInRight_4tyio_1458,._animateScaleIn_4tyio_1459{animation:none!important;opacity:1!important;transform:none!important}._sectionBase_4tyio_1465._sectionHidden_4tyio_1465{opacity:1;transform:none}}._essentialButton_4tyio_1471{background:linear-gradient(135deg,var(--secondary-color) 0%,#4a7c6f 100%);opacity:.9}._essentialButton_4tyio_1471:hover{background:linear-gradient(135deg,#4a7c6f 0%,var(--secondary-color) 100%);opacity:1}@keyframes _pulse_4tyio_1{0%{transform:translate(-50%) scale(1);opacity:1}50%{transform:translate(-50%) scale(1.04);opacity:.92}to{transform:translate(-50%) scale(1);opacity:1}}._highlightedPlan_4tyio_1498{border-color:var(--primary-color);box-shadow:0 16px 48px #00000026}._popularTag_4tyio_1503{position:absolute;top:-14px;left:50%;transform:translate(-50%);background:var(--primary-color);color:#fff;padding:4px 16px;border-radius:20px;font-size:.8rem;font-weight:600;white-space:nowrap}._featureDisabled_4tyio_1517{color:#bbb!important;text-decoration:line-through}._price_4tyio_1385 small{font-size:1rem;font-weight:400;color:#666}._faq_4tyio_1529{padding:80px 20px;background:linear-gradient(180deg,#fff,#f0f7f2);text-align:center;content-visibility:auto;contain-intrinsic-size:auto 600px}._faq_4tyio_1529 h2{font-size:2.5rem;margin-bottom:15px;color:var(--primary-color);font-weight:700}._faqSubtitle_4tyio_1544{font-size:1.1rem;color:#666;margin-bottom:40px;max-width:600px;margin-left:auto;margin-right:auto}._signup_4tyio_1556{padding:80px 20px;background:linear-gradient(135deg,#f0fdf4,#ecfdf5,#f0f9ff);text-align:center}._signupContent_4tyio_1562{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}._signupText_4tyio_1571{text-align:left}._signupText_4tyio_1571 h2{font-size:2.2rem;color:var(--primary-color);font-weight:700;margin-bottom:16px;line-height:1.2}._signupText_4tyio_1571 p{font-size:1.1rem;color:#555;line-height:1.6;margin-bottom:30px}._signupBenefits_4tyio_1590{display:flex;flex-direction:column;gap:14px}._signupBenefit_4tyio_1590{display:flex;align-items:center;gap:10px;font-size:1rem;color:#fffffff2;font-weight:500;text-shadow:0 1px 3px rgba(0,0,0,.2)}._signupFormTitle_4tyio_1606{font-size:1.3rem;font-weight:700;color:var(--primary-color);margin:0 0 4px;text-align:center}._signupForm_4tyio_1606{display:flex;flex-direction:column;gap:12px;background:#fff;color:#1e293b;padding:28px 24px;border-radius:16px;box-shadow:0 12px 40px #0003;border:1px solid rgba(255,255,255,.3);width:100%;max-width:400px}._signupFieldHint_4tyio_1628{font-size:.8rem;margin-top:-4px;text-align:left;width:100%;padding-left:2px;color:#64748b}._signupSuccess_4tyio_1637{color:#059669;font-weight:500}._signupError_4tyio_1642{color:#ef4444;font-size:.8rem;font-weight:500}._signupDomainSuffix_4tyio_1648{font-size:.85rem;color:#64748b;-webkit-user-select:none;user-select:none;white-space:nowrap}._signupSpinner_4tyio_1655{animation:_spin_4tyio_1 1s linear infinite;display:inline-block;vertical-align:middle}@keyframes _spin_4tyio_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._ctaSubmitButton_4tyio_1452{height:52px!important;border-radius:14px!important;font-size:1.1rem!important;font-family:var(--font-bold)!important;letter-spacing:.3px;background:linear-gradient(135deg,#16a34a,#059669,#0d9488)!important;border:none!important;color:#fff!important;box-shadow:0 4px 15px #16a34a66,0 1px 3px #0000001a!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;position:relative;overflow:hidden;cursor:pointer}._ctaSubmitButton_4tyio_1452:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.25),transparent);animation:_ctaShimmer_4tyio_1 2.5s ease-in-out infinite}._ctaSubmitButton_4tyio_1452:hover:not(:disabled){transform:translateY(-2px) scale(1.02)!important;box-shadow:0 8px 25px #16a34a80,0 4px 10px #00000026!important;background:linear-gradient(135deg,#15803d,#047857,#0f766e)!important}._ctaSubmitButton_4tyio_1452:active:not(:disabled){transform:translateY(0) scale(.99)!important}._ctaSubmitButton_4tyio_1452:disabled{background:#94a3b8!important;box-shadow:none!important;opacity:.7!important}._ctaSubmitButton_4tyio_1452:disabled:before{animation:none}@keyframes _ctaShimmer_4tyio_1{0%{transform:translate(-100%)}50%{transform:translate(100%)}to{transform:translate(100%)}}._signupLogin_4tyio_1738{font-size:.85rem;color:#64748b;text-align:center}._signupLogin_4tyio_1738 a{color:var(--primary-color);font-weight:600;text-decoration:none}._signupLogin_4tyio_1738 a:hover{text-decoration:underline}._footer_4tyio_1755{padding:40px 20px;background:linear-gradient(135deg,var(--primary-color),#0d2a15);color:var(--contrast-color);text-align:center}._footer_4tyio_1755 p{margin:0}@keyframes _fadeInUp_4tyio_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeInLeft_4tyio_1{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes _fadeInRight_4tyio_1{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes _scaleIn_4tyio_1{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}._animateFadeInUp_4tyio_1456{animation:_fadeInUp_4tyio_1 .8s ease-out forwards}._animateFadeInLeft_4tyio_1457{animation:_fadeInLeft_4tyio_1 .8s ease-out forwards}._animateFadeInRight_4tyio_1458{animation:_fadeInRight_4tyio_1 .8s ease-out forwards}._animateScaleIn_4tyio_1459{animation:_scaleIn_4tyio_1 .6s ease-out forwards}._sectionBase_4tyio_1465{transition:opacity .3s ease-out,transform .3s ease-out}._sectionBase_4tyio_1465._sectionHidden_4tyio_1465{opacity:0;transform:translateY(30px)}._sectionBase_4tyio_1465._animateFadeInUp_4tyio_1456{animation:_fadeInUp_4tyio_1 .8s ease-out forwards}@media only screen and (max-width:768px){._header_4tyio_3{height:64px;padding:0 16px}._headerNav_4tyio_96{display:none}._menuButton_4tyio_23{display:flex;align-items:center;justify-content:center}._mobileMenu_4tyio_38{top:64px}._logo_4tyio_128{width:160px;height:48px}._container_4tyio_165{margin-top:64px}._hero_4tyio_174{padding:80px 20px 60px;min-height:auto}._heroInner_4tyio_202{grid-template-columns:1fr;gap:30px}._heroText_4tyio_212{text-align:center}._heroFormWrapper_4tyio_216{width:100%}._signupForm_4tyio_1606{max-width:100%}._hero_4tyio_174 h1{font-size:2.2rem;margin-bottom:16px}._hero_4tyio_174 p{font-size:1.05rem;margin-bottom:20px;max-width:600px;margin-left:auto;margin-right:auto}._signupBenefits_4tyio_1590{flex-direction:row;justify-content:center;flex-wrap:wrap}._features_4tyio_295{padding:60px 20px}._features_4tyio_295 h2{font-size:2rem;margin-bottom:10px}._featuresSubtitle_4tyio_310{font-size:1rem;margin-bottom:40px}._featuresGrid_4tyio_319{grid-template-columns:1fr;gap:25px;padding:0 10px}._featureCard_4tyio_367{padding:25px 20px}._featureIcon_4tyio_384{width:50px;height:50px;margin-bottom:15px}._featureCard_4tyio_367 h3{font-size:1.2rem;margin-bottom:10px}._featureCard_4tyio_367 p{font-size:.9rem}._differentialsPanel_4tyio_333{padding:28px 22px;margin-top:40px}._differentialsHeader_4tyio_338 h3{font-size:1.65rem}._differentialsGrid_4tyio_342{grid-template-columns:1fr}._pricing_4tyio_510,._faq_4tyio_1529{padding:60px 20px}._pricing_4tyio_510 h2,._faq_4tyio_1529 h2{font-size:2rem;margin-bottom:30px}._howItWorks_4tyio_519{padding:60px 20px}._howItWorks_4tyio_519 h2{font-size:2rem}._stepsGrid_4tyio_538{grid-template-columns:1fr;max-width:400px}._ctaSection_4tyio_592 h2{font-size:1.8rem}._appPreview_4tyio_633{padding:60px 20px}._appPreview_4tyio_633 h2{font-size:2rem}._previewGrid_4tyio_652{grid-template-columns:1fr;max-width:400px;margin:0 auto}._signup_4tyio_1556{padding:60px 20px}._signupContent_4tyio_1562{grid-template-columns:1fr;gap:30px}._signupText_4tyio_1571{text-align:center}._signupText_4tyio_1571 h2{font-size:1.8rem}._footer_4tyio_1755{padding:30px 20px}}@media only screen and (max-width:600px){._headerItems_4tyio_102{display:none}._header_4tyio_3{min-height:100px}._logo_4tyio_128{width:160px;height:80px}._hero_4tyio_174 h1{font-size:1.8rem}._hero_4tyio_174 p{font-size:1.1rem}._features_4tyio_295 h2{font-size:1.8rem}._featuresSubtitle_4tyio_310{font-size:.95rem}._differentialsPanel_4tyio_333{padding:24px 18px;border-radius:20px}._differentialCard_4tyio_358{padding:18px}._differentialsHeader_4tyio_338 h3{font-size:1.45rem}._pricing_4tyio_510 h2,._faq_4tyio_1529 h2{font-size:1.8rem}}@media only screen and (max-width:480px){._hero_4tyio_174{padding:60px 15px 40px;min-height:50vh}._hero_4tyio_174 h1{font-size:1.8rem;margin-bottom:18px}._hero_4tyio_174 p{font-size:1rem;margin-bottom:30px}._ctaButton_4tyio_251{padding:14px 30px;font-size:1.1rem;width:100%;max-width:280px}._features_4tyio_295{padding:40px 15px}._features_4tyio_295 h2{font-size:1.6rem}._featuresSubtitle_4tyio_310{font-size:.9rem}._featureCard_4tyio_367{padding:20px 15px}._pricing_4tyio_510,._faq_4tyio_1529{padding:40px 15px}._pricing_4tyio_510 h2,._faq_4tyio_1529 h2{font-size:1.6rem}._howItWorks_4tyio_519{padding:40px 15px}._howItWorks_4tyio_519 h2{font-size:1.6rem}._ctaSection_4tyio_592{padding:60px 15px}._ctaSection_4tyio_592 h2{font-size:1.5rem}._signup_4tyio_1556{padding:40px 15px}._signupForm_4tyio_1606{padding:20px}._signupText_4tyio_1571 h2{font-size:1.5rem}._signupBenefits_4tyio_1590{flex-direction:column;align-items:flex-start}._footer_4tyio_1755{padding:20px 15px}}._apiShowcase_4tyio_2168{padding:80px 20px;background:linear-gradient(180deg,#f0f7f2,#fff,#f0f7f2);text-align:center;content-visibility:auto;contain-intrinsic-size:auto 900px}._apiShowcase_4tyio_2168 h2{font-size:2.5rem;color:#1a1a2e;margin-bottom:8px}._apiShowcaseSubtitle_4tyio_2182{color:#666;font-size:1.1rem;margin-bottom:48px;max-width:720px;margin-left:auto;margin-right:auto}._apiExamplesGrid_4tyio_2191{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px;max-width:1240px;margin:0 auto;text-align:left;align-items:stretch}._apiExampleCard_4tyio_2201{background:linear-gradient(180deg,#fff,#f8fbf9);border:1px solid rgba(15,23,42,.08);border-radius:24px;padding:28px 28px 24px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;flex-direction:column;gap:20px;min-height:100%;box-shadow:0 18px 40px #0f172a0f;overflow:hidden;position:relative}._apiExampleCard_4tyio_2201:hover{transform:translateY(-4px);box-shadow:0 22px 48px #0f172a1f;border-color:#16402038}._apiExampleCard_4tyio_2201 h4{margin:0;font-size:1.1rem;color:#1a1a2e}._apiExampleCard_4tyio_2201>p{font-size:.85rem;color:#64748b;margin-bottom:12px;line-height:1.4}._apiExampleHeader_4tyio_2235{display:flex;align-items:center;gap:10px;flex-wrap:wrap}._apiExampleTopRow_4tyio_2242{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}._apiExampleBody_4tyio_2249{display:flex;flex-direction:column;gap:14px;flex:1}._apiExampleText_4tyio_2256{display:flex;flex-direction:column;gap:8px}._apiExampleText_4tyio_2256 p{margin:0;color:#475569;line-height:1.6;font-size:.92rem}._apiMethod_4tyio_2269{display:inline-block;padding:6px 10px;border-radius:999px;font-size:.7rem;font-weight:700;letter-spacing:.5px;background:#dbeafe;color:#1d4ed8}._apiMethodPost_4tyio_2280{background:#dcfce7;color:#15803d}._apiMethodWebhook_4tyio_2285{background:#fef3c7;color:#92400e}._apiEndpoint_4tyio_2290{font-family:Fira Code,Cascadia Code,monospace;font-size:.8rem;color:#475569;word-break:break-word}._apiCardBadge_4tyio_2297{display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;border-radius:999px;background:#16402014;color:#164020;font-size:.72rem;font-weight:700;white-space:nowrap}._apiTags_4tyio_2310{display:flex;flex-wrap:wrap;gap:8px}._apiTag_4tyio_2310{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:#f1f5f9;color:#334155;font-size:.74rem;font-weight:600}._apiCodeBlock_4tyio_2327{background:#0f172a;color:#e2e8f0;font-family:Fira Code,Cascadia Code,monospace;font-size:.72rem;line-height:1.5;padding:16px;border-radius:16px;overflow-x:auto;white-space:pre-wrap;overflow-wrap:anywhere;margin:0;border:1px solid rgba(148,163,184,.2)}@media(max-width:768px){._apiShowcase_4tyio_2168{padding:64px 16px}._apiShowcase_4tyio_2168 h2{font-size:1.8rem}._apiShowcaseSubtitle_4tyio_2182{font-size:1rem;margin-bottom:32px}._apiExamplesGrid_4tyio_2191{grid-template-columns:1fr;gap:18px}._apiExampleCard_4tyio_2201{padding:18px;border-radius:20px}._apiExampleTopRow_4tyio_2242{flex-direction:column;align-items:flex-start;gap:12px}._apiEndpoint_4tyio_2290{font-size:.76rem}._apiCodeBlock_4tyio_2327{font-size:.65rem;padding:12px}}@media(max-width:480px){._apiExamplesGrid_4tyio_2191{grid-template-columns:minmax(0,1fr)}._apiMethod_4tyio_2269,._apiCardBadge_4tyio_2297,._apiTag_4tyio_2310{font-size:.68rem}}._accordion_t9wq6_1{max-width:800px;margin:0 auto}._accordionItem_t9wq6_6{border:1px solid #e0e0e0;border-radius:8px;margin-bottom:16px;overflow:hidden;background:#fff;box-shadow:0 2px 4px #0000000d;transition:box-shadow .3s ease}._accordionItem_t9wq6_6:hover{box-shadow:0 4px 12px #0000001a}._accordionButton_t9wq6_20{width:100%;padding:20px 24px;background:none;border:none;text-align:left;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-size:1.1rem;font-weight:600;color:#333;transition:background-color .3s ease}._accordionButton_t9wq6_20:hover{background-color:#f8f9fa}._accordionButton_t9wq6_20:focus{outline:2px solid var(--primary-color);outline-offset:2px}._question_t9wq6_45{flex:1;margin-right:16px}._icon_t9wq6_50{color:var(--primary-color);transition:transform .3s ease}._accordionContent_t9wq6_55{overflow:hidden;transition:height .4s ease,opacity .4s ease,padding .4s ease;opacity:0;height:0;display:none;padding:0 24px}._accordionContent_t9wq6_55._open_t9wq6_67{opacity:1;height:auto;display:block;padding:0 24px 24px}._answer_t9wq6_74{color:#666;line-height:1.6;font-size:1rem;margin-top:8px}@media(max-width:768px){._accordionButton_t9wq6_20{padding:16px 20px;font-size:1rem}._accordionContent_t9wq6_55{padding:0 20px}._accordionContent_t9wq6_55._open_t9wq6_67{padding:0 20px 20px}._answer_t9wq6_74{font-size:.95rem}}@media(max-width:480px){._accordionButton_t9wq6_20{padding:14px 16px;font-size:.95rem}._accordionContent_t9wq6_55{padding:0 16px}._accordionContent_t9wq6_55._open_t9wq6_67{padding:0 16px 16px}}@font-face{font-family:Inter Regular;src:url(/assets/Inter_18pt-Regular-DXxL0irP.woff2) format("woff2"),url(/assets/Inter_18pt-Regular-BpskOkD5.ttf) format("truetype");font-display:swap}@font-face{font-family:Inter Medium;src:url(/assets/Inter_18pt-Medium-DpIkaF8z.woff2) format("woff2"),url(/assets/Inter_18pt-Medium-BtfNrkJj.ttf) format("truetype");font-display:swap}@font-face{font-family:Inter Semibold;src:url(/assets/Inter_18pt-SemiBold-DcEOZF0V.woff2) format("woff2"),url(/assets/Inter_18pt-SemiBold-C9_sHzqi.ttf) format("truetype");font-display:swap}@font-face{font-family:Inter Bold;src:url(/assets/Inter_18pt-Bold-JaP8LZiW.woff2) format("woff2"),url(/assets/Inter_18pt-Bold-BVTOCPiq.ttf) format("truetype");font-display:swap}._container_zuntc_4{box-sizing:border-box;background-color:var(--contrast-color);width:100%;border-radius:5px;padding:8px;display:flex;flex-direction:row;align-items:center;justify-content:center;border:1px solid var(--secondary-color)}._containerFocused_zuntc_17{outline:2px solid var(--primary-color);outline-offset:2px}input{font-family:var(--font-regular);font-size:medium;width:100%;background-color:transparent;outline:none;border:none;color:var(--primary-color)}input:disabled{-webkit-user-select:none;user-select:none;cursor:not-allowed;color:var(--disabled-color)}._icon_zuntc_38{display:flex;flex-direction:row;align-items:center;justify-content:center}._icon_zuntc_38 svg{color:var(--primary-color);text-align:center;width:1.12rem;height:1.12rem}._leftIcon_zuntc_52{margin-right:5px}._rightIcon_zuntc_56{margin-left:5px}._visuallyHidden_zuntc_60{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}._icon_1fe0u_1{padding-inline:4px;border-radius:4px;box-sizing:content-box}._icon_1fe0u_1:hover{cursor:pointer;background-color:var(--secondary-color);color:var(--contrast-color)}._primary_1pdzt_1{text-align:center;height:35px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:5px;font-family:var(--font-bold);padding:8px;width:auto;flex:1;background-color:var(--primary-color);color:var(--contrast-color);outline:none;border:none;border-radius:5px}._primary_1pdzt_1:hover{transition:ease-in-out .1s;cursor:pointer;background-color:#025c0280}._primary_1pdzt_1:focus{box-sizing:border-box;outline:2px solid var(--primary-color);outline-offset:2px}._primary_1pdzt_1:disabled{cursor:not-allowed;color:var(--contrast-color);background-color:var(--disabled-color, #ccc);opacity:.8}._outline_1pdzt_41{text-align:center;height:35px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:5px;font-family:var(--font-bold);padding:8px;width:auto;flex:1;background-color:transparent;color:var(--primary-color);outline:none;border:2px solid var(--primary-color);border-radius:5px}._outline_1pdzt_41:hover{transition:ease-in-out .1s;cursor:pointer;background-color:var(--primary-color);color:var(--contrast-color)}._outline_1pdzt_41:focus{box-sizing:border-box;outline:2px solid var(--primary-color);outline-offset:2px}._outline_1pdzt_41:disabled{cursor:not-allowed;color:var(--secondary-color);background-color:#fff9;border-color:var(--secondary-color)}._primary_1pdzt_1 ._loadingSpinner_1pdzt_81 svg,._outline_1pdzt_41 ._loadingSpinner_1pdzt_81 svg{width:16px;height:16px;box-sizing:content-box;animation:_spin_1pdzt_1 .6s linear infinite}._primary_1pdzt_1 ._icon_1pdzt_89,._outline_1pdzt_41 ._icon_1pdzt_89{width:16px;height:16px;box-sizing:content-box}._primary_1pdzt_1 ._leftIcon_1pdzt_96 svg,._outline_1pdzt_41 ._leftIcon_1pdzt_96 svg{position:absolute;left:2px}._primary_1pdzt_1 ._rightIcon_1pdzt_102 svg,._outline_1pdzt_41 ._rightIcon_1pdzt_102 svg{position:absolute;right:2px}._primary_1pdzt_1 ._loadingText_1pdzt_108,._outline_1pdzt_41 ._loadingText_1pdzt_108,._primary_1pdzt_1 ._buttonText_1pdzt_113,._outline_1pdzt_41 ._buttonText_1pdzt_113{text-align:center}@font-face{font-family:Inter Regular;src:url(/assets/Inter_18pt-Regular-DXxL0irP.woff2) format("woff2"),url(/assets/Inter_18pt-Regular-BpskOkD5.ttf) format("truetype");font-display:swap}@font-face{font-family:Inter Medium;src:url(/assets/Inter_18pt-Medium-DpIkaF8z.woff2) format("woff2"),url(/assets/Inter_18pt-Medium-BtfNrkJj.ttf) format("truetype");font-display:swap}@font-face{font-family:Inter Semibold;src:url(/assets/Inter_18pt-SemiBold-DcEOZF0V.woff2) format("woff2"),url(/assets/Inter_18pt-SemiBold-C9_sHzqi.ttf) format("truetype");font-display:swap}@font-face{font-family:Inter Bold;src:url(/assets/Inter_18pt-Bold-JaP8LZiW.woff2) format("woff2"),url(/assets/Inter_18pt-Bold-BVTOCPiq.ttf) format("truetype");font-display:swap}@keyframes _slideIn_3bh47_1{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes _slideOut_3bh47_1{0%{transform:translate(0);opacity:1}to{transform:translate(100%);opacity:0}}._toastContainer_3bh47_27{display:flex;position:fixed;top:24px;right:24px;z-index:9999;flex-direction:column;gap:10px;max-width:400px}._toast_3bh47_27{border-radius:10px;min-width:300px;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 4px 12px #00000026;position:relative;gap:8px;border:1px solid transparent}._info_3bh47_51{background:#dbeafe;border-color:#93c5fd}._success_3bh47_56{background:#dcfce7;border-color:#86efac}._error_3bh47_61{background:#fee2e2;border-color:#fecaca}._closeButton_3bh47_67{width:22px;height:22px;background-color:transparent;border:none;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:0;transition:background .15s ease}._closeButton_3bh47_67 svg{width:14px;height:14px}._info_3bh47_51 ._closeButton_3bh47_67 svg{color:#2563eb}._success_3bh47_56 ._closeButton_3bh47_67 svg{color:#16a34a}._error_3bh47_61 ._closeButton_3bh47_67 svg{color:#dc2626}._closeButton_3bh47_67:hover{background-color:#00000014}._textContainer_3bh47_103{gap:2px;display:flex;flex-direction:column;flex:1;min-width:0}._title_3bh47_111{font-size:.85rem;font-family:var(--font-semibold);width:100%;text-align:left;display:flex;flex-direction:row;align-items:center;justify-content:start;margin:0}._info_3bh47_51 ._title_3bh47_111{color:#1d4ed8}._success_3bh47_56 ._title_3bh47_111{color:#16a34a}._error_3bh47_61 ._title_3bh47_111{color:#dc2626}._message_3bh47_135{padding-left:24px;font-size:.8rem;font-family:var(--font-regular, sans-serif);text-align:left}._info_3bh47_51 ._message_3bh47_135{color:#2563eb}._success_3bh47_56 ._message_3bh47_135{color:#15803d}._error_3bh47_61 ._message_3bh47_135{color:#b91c1c}._toastIcon_3bh47_154 svg{box-sizing:content-box;margin-right:8px;width:16px;height:16px}._info_3bh47_51 ._toastIcon_3bh47_154 svg{color:#2563eb}._success_3bh47_56 ._toastIcon_3bh47_154 svg{color:#16a34a}._error_3bh47_61 ._toastIcon_3bh47_154 svg{color:#dc2626}._toastEnter_3bh47_173{animation:_slideIn_3bh47_1 .3s ease forwards}._toastExit_3bh47_178{animation:_slideOut_3bh47_1 .3s ease forwards}._overlay_12atw_1{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:#00000080;z-index:1000;padding:16px;overflow-y:auto}._overlayEnter_12atw_14{animation:_overlayFadeIn_12atw_1 .3s ease-out}._overlayExit_12atw_18{animation:_overlayFadeOut_12atw_1 .3s ease-out forwards}@keyframes _overlayFadeIn_12atw_1{0%{background-color:#0000;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px)}to{background-color:#00000080;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}}@keyframes _overlayFadeOut_12atw_1{0%{background-color:#00000080;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}to{background-color:#0000;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px)}}._content_12atw_46{max-height:90vh;overflow-y:auto;border-radius:16px;box-shadow:0 20px 40px #0003;background:#fff;animation:_fadeIn_12atw_1 .3s ease}@keyframes _fadeIn_12atw_1{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}._contentEnter_12atw_69{animation:_contentSlideInUp_12atw_1 .4s cubic-bezier(.23,1,.32,1)}._contentExit_12atw_73{animation:_contentSlideOutDown_12atw_1 .3s ease-in forwards}@keyframes _contentSlideInUp_12atw_1{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes _contentSlideOutDown_12atw_1{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(30px) scale(.95)}}._header_12atw_101{position:relative;display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e2e8f0}._header_12atw_101 h3{margin:0 auto;color:#1e293b;font-size:1.25rem;font-weight:600;text-align:center}._closeButton_12atw_118{box-sizing:content-box;width:20px;height:20px;background:none;border:none;cursor:pointer;color:#64748b;padding:8px;border-radius:8px;transition:all .2s ease;position:absolute;top:0;right:0}._closeButton_12atw_118:hover{background:#f1f5f9;color:#1e293b}._form_12atw_139{display:flex;flex-direction:column;gap:15px}._errorMessage_12atw_145{color:#e53e3e;font-size:14px}._successMessage_12atw_150{color:#10b981;font-size:14px}._trialDialog_12atw_155{text-align:center;width:100%;max-width:450px;padding:40px 35px;position:relative;margin:0 auto}._trialDialog_12atw_155 ._icon_12atw_164{margin:0 auto 25px;width:80px;height:80px;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 30px #10b9814d;animation:_scaleInBounce_12atw_1 .6s cubic-bezier(.68,-.55,.265,1.55)}._trialDialog_12atw_155 ._icon_12atw_164 svg{color:#fff}@keyframes _scaleInBounce_12atw_1{0%{transform:scale(0);opacity:0}50%{transform:scale(1.1)}to{transform:scale(1);opacity:1}}._trialDialog_12atw_155 ._title_12atw_197{font-size:2rem;font-weight:700;background:linear-gradient(135deg,var(--primary-color) 0%,var(--secondary-color) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:18px;letter-spacing:-.5px}._trialDialog_12atw_155 ._message_12atw_208{font-size:1.15rem;color:var(--text-color);margin-bottom:35px;line-height:1.7;font-weight:400;opacity:.9}._trialDialog_12atw_155 ._details_12atw_217{background:linear-gradient(135deg,#16402008,#648c7d0d);border-radius:16px;border:1px solid rgba(22,64,32,.1);padding:25px;margin-bottom:35px;text-align:left;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 15px #0000000d}._trialDialog_12atw_155 ._detailItem_12atw_228{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px;font-size:1.05rem;color:var(--text-color);padding:10px 0;border-bottom:1px solid rgba(22,64,32,.08)}._trialDialog_12atw_155 ._detailItem_12atw_228:last-child{margin-bottom:0;border-bottom:none}._trialDialog_12atw_155 ._detailItem_12atw_228 strong{font-weight:600;color:var(--primary-color)}._trialDialog_12atw_155 ._continueButton_12atw_249{background:linear-gradient(135deg,var(--primary-color) 0%,var(--secondary-color) 100%);color:#fff;border:none;padding:15px 32px;border-radius:12px;font-size:1.05rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;align-items:center;gap:10px;margin:0 auto;box-shadow:0 6px 20px #16402040;position:relative;overflow:hidden}._trialDialog_12atw_155 ._continueButton_12atw_249:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}._trialDialog_12atw_155 ._continueButton_12atw_249:hover:before{left:100%}._trialDialog_12atw_155 ._continueButton_12atw_249:hover{transform:translateY(-3px);box-shadow:0 10px 30px #16402059}._trialDialog_12atw_155 ._continueButton_12atw_249:active{transform:translateY(-1px);box-shadow:0 5px 15px #1640204d}._container_1xvqr_1{min-height:100vh;background:linear-gradient(180deg,var(--store-background, #ffffff) 0%,#f8fafc 100%)}._loadingContainer_1xvqr_10{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;color:#64748b;background:linear-gradient(180deg,#fff,#f8fafc)}._spinner_1xvqr_21{animation:_spin_1xvqr_21 1s linear infinite;color:var(--store-primary, #3b82f6)}@keyframes _spin_1xvqr_21{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._errorContainer_1xvqr_37{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px;gap:16px}._errorIcon_1xvqr_48{color:#ef4444}._errorContainer_1xvqr_37 h1{font-size:1.5rem;color:#1e293b;margin:0}._errorContainer_1xvqr_37 p{color:#64748b;margin:0;max-width:400px}._errorHint_1xvqr_64{font-size:.875rem;color:#94a3b8;margin-top:8px}._header_1xvqr_71{background:linear-gradient(135deg,var(--store-secondary, #1e293b) 0%,#0f172a 100%);color:#fff;padding:16px 24px;position:sticky;top:0;z-index:100;box-shadow:0 4px 20px #00000026;will-change:transform;transform:translateZ(0)}._headerContent_1xvqr_83{max-width:1440px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:20px}._brandSection_1xvqr_92{display:flex;align-items:center;gap:16px;flex-shrink:0}._logo_1xvqr_99{width:52px;height:52px;border-radius:14px;object-fit:cover;background:#fff;padding:0;border:2px solid rgba(255,255,255,.2);transition:transform .2s ease}._logo_1xvqr_99:hover{transform:scale(1.05)}._logoPlaceholder_1xvqr_114{width:52px;height:52px;border-radius:14px;background:linear-gradient(135deg,var(--store-primary, #3b82f6) 0%,#2563eb 100%);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #3b82f64d,0 0 0 2px #ffffff26;border:2px solid rgba(255,255,255,.2)}._storeName_1xvqr_126{font-size:1.5rem;font-weight:800;letter-spacing:-.02em;margin:0;white-space:nowrap}._searchContainer_1xvqr_135{flex:1;max-width:400px;position:relative;display:flex;align-items:center}._searchIcon_1xvqr_143{z-index:1;position:absolute;left:14px;color:#ffffff80;pointer-events:none;transition:color .2s ease}._searchContainer_1xvqr_135:focus-within ._searchIcon_1xvqr_143{color:#fff}._searchInput_1xvqr_156{width:100%;padding:12px 44px;border:1.5px solid rgba(255,255,255,.2);border-radius:50px;font-size:.9rem;background:#ffffff1f;color:#fff;transition:background .3s ease,border-color .3s ease,box-shadow .3s ease}._searchInput_1xvqr_156::placeholder{color:#ffffff73}._searchInput_1xvqr_156:hover{background:#ffffff1f;border-color:#ffffff4d}._searchInput_1xvqr_156:focus{outline:none;border-color:var(--store-primary, #3b82f6);background:#ffffff26;box-shadow:0 0 0 3px #3b82f640,0 4px 16px #0000001a}._clearSearchButton_1xvqr_183{position:absolute;right:8px;display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:#ffffff26;border:none;border-radius:50%;color:#fff;cursor:pointer;transition:all .2s ease}._clearSearchButton_1xvqr_183:hover{background:#ffffff40;transform:scale(1.05)}._main_1xvqr_206{max-width:1440px;margin:0 auto;padding:32px 32px 120px;flex:1}._emptyState_1xvqr_217{text-align:center;padding:64px 24px;color:#64748b}._emptyState_1xvqr_217 h2{margin:16px 0 8px;color:#1e293b}._emptyState_1xvqr_217 p{margin:0}._clearFilterButton_1xvqr_232{margin-top:20px;padding:12px 24px;background:linear-gradient(135deg,var(--store-primary, #3b82f6) 0%,#2563eb 100%);color:#fff;border:none;border-radius:10px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s ease}._clearFilterButton_1xvqr_232:hover{transform:translateY(-2px);box-shadow:0 8px 20px #3b82f64d}._section_1xvqr_251{margin-bottom:3rem}._sectionHeader_1xvqr_255{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid transparent;border-image:none;position:relative}._sectionHeader_1xvqr_255:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:linear-gradient(90deg,var(--store-primary, #3b82f6),transparent);border-radius:1px}._sectionTitle_1xvqr_277{display:flex;align-items:center;gap:.75rem}._sectionIcon_1xvqr_283{color:var(--store-primary, #3b82f6);background:linear-gradient(135deg,#3b82f61a,#3b82f60d);padding:10px;border-radius:12px}._sectionTitle_1xvqr_277 h2{font-size:1.5rem;font-weight:700;color:var(--store-secondary, #1e293b);margin:0;letter-spacing:-.02em}._productCount_1xvqr_298{font-size:.875rem;color:#64748b;background:linear-gradient(135deg,#f1f5f9,#e2e8f0);padding:.5rem 1rem;border-radius:9999px;font-weight:500}._productsGrid_1xvqr_308{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:28px}@media(min-width:1600px){._productsGrid_1xvqr_308{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}}._section_1xvqr_251{margin-bottom:2.5rem}._sectionContent_1xvqr_326{padding-top:12px;margin-top:-12px}._sectionContent_1xvqr_326::-webkit-scrollbar{width:6px}._sectionContent_1xvqr_326::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}._sectionContent_1xvqr_326::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}._sectionContent_1xvqr_326::-webkit-scrollbar-thumb:hover{background:#94a3b8}._productCard_1xvqr_350{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a;transition:transform .35s cubic-bezier(.4,0,.2,1),box-shadow .35s cubic-bezier(.4,0,.2,1);border:1px solid #e2e8f0;contain:layout paint style;display:flex;flex-direction:column;transform:translateZ(0)}._productCardInteractive_1xvqr_363{cursor:pointer}._productCardInteractive_1xvqr_363:focus-visible{outline:2px solid var(--store-primary, #3b82f6);outline-offset:4px}._productCard_1xvqr_350:hover{transform:translateY(-6px);box-shadow:0 20px 40px -12px #0000001f,0 8px 20px -8px #00000014;border-color:#00000014}._outOfStockCard_1xvqr_378{opacity:.75}._outOfStockCard_1xvqr_378:hover{transform:none}._promotionCard_1xvqr_386{border:2px solid #dc2626;box-shadow:0 4px 15px #dc26261f,0 0 0 3px #dc26260a;position:relative;background:linear-gradient(180deg,#fef2f2,#fff 15%)}._promotionCard_1xvqr_386:hover{box-shadow:0 20px 40px #dc262626,0 0 0 3px #dc262614;transform:translateY(-6px);border-color:#b91c1c}._promotionBadge_1xvqr_399{position:absolute;top:12px;right:12px;display:flex;align-items:center;gap:5px;background:linear-gradient(135deg,#dc2626,#b91c1c);color:#fff;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;padding:6px 12px;border-radius:8px;z-index:10;box-shadow:0 2px 8px #dc262666;animation:_pulse_1xvqr_1 2.5s ease-in-out infinite;width:fit-content}._typeBadge_1xvqr_420{position:absolute;top:12px;left:12px;display:inline-flex;align-items:center;gap:4px;background:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#475569;font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;padding:5px 10px;border-radius:6px;z-index:10;box-shadow:0 1px 4px #0000001a}@media(min-width:481px){._productContent_1xvqr_442 ._promotionBadge_1xvqr_399{position:absolute;top:12px;right:12px}}@keyframes _pulse_1xvqr_1{0%,to{opacity:1}50%{opacity:.78}}._productImage_1xvqr_461{position:relative;aspect-ratio:4 / 3;background:linear-gradient(145deg,#f8fafc,#eef2f7);display:flex;align-items:center;justify-content:center;overflow:hidden}._productImage_1xvqr_461 img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .5s cubic-bezier(.4,0,.2,1)}._productCard_1xvqr_350:hover ._productImage_1xvqr_461 img{transform:scale(1.08)}._imageOverlay_1xvqr_483{position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(0,0,0,.04) 100%);pointer-events:none;z-index:1}._outOfStockOverlay_1xvqr_491{position:absolute;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:5}._outOfStockOverlay_1xvqr_491 span{background:#000000b3;color:#fff;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;padding:8px 20px;border-radius:6px}._imagePlaceholder_1xvqr_512{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#b0bec5;background:linear-gradient(145deg,#f1f5f9,#e8edf2)}._productContent_1xvqr_442{padding:18px;display:flex;flex-direction:column;gap:8px;flex:1}._productName_1xvqr_530{font-size:1rem;font-weight:700;color:var(--store-secondary, #1e293b);margin:0;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._productDescription_1xvqr_543{font-size:.82rem;color:#64748b;margin:0;line-height:1.55;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._productFooter_1xvqr_555{display:flex;flex-direction:column;gap:10px;margin-top:auto;padding-top:14px;border-top:1px solid #f1f5f9}._priceContainer_1xvqr_564{display:flex;flex-direction:column;gap:4px}._productPriceBlock_1xvqr_570{display:flex;flex-direction:column;gap:2px}._productPrice_1xvqr_570{font-size:1.35rem;font-weight:800;color:var(--store-accent, #10b981);letter-spacing:-.02em}._startingPriceHint_1xvqr_583{font-size:.72rem;color:#64748b;font-weight:600;text-transform:uppercase;letter-spacing:.05em}._originalPrice_1xvqr_591{font-size:.8rem;color:#94a3b8;text-decoration:line-through;font-weight:500}._promoPrice_1xvqr_598{font-size:1.35rem;font-weight:800;color:#dc2626;display:flex;align-items:center;gap:4px;letter-spacing:-.02em}._promoCondition_1xvqr_608{display:inline-flex;align-items:center;gap:4px;font-size:.78rem;color:#92400e;font-weight:600;background:#fffbeb;padding:4px 10px;border-radius:6px;border:1px solid #fde68a;margin-top:4px}._variantBadge_1xvqr_622{position:absolute;left:12px;bottom:12px;display:inline-flex;align-items:center;gap:4px;background:#0f172ac7;color:#fff;font-size:.68rem;font-weight:700;padding:6px 10px;border-radius:999px;z-index:3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}._promoRules_1xvqr_640{display:flex;flex-direction:column;gap:6px;margin-top:4px}._promoRule_1xvqr_640{display:flex;align-items:flex-start;gap:6px;font-size:.78rem;color:#b91c1c;font-weight:600;background:#fef2f2;padding:6px 10px;border-radius:8px;border:1px solid #fecaca;line-height:1.4}._promoRule_1xvqr_640 svg{flex-shrink:0;margin-top:1px}._bxgyCard_1xvqr_667{border:2px solid #059669;box-shadow:0 1px 4px #0596691a,0 0 0 3px #0596690a;background:#fff}._bxgyCard_1xvqr_667:hover{box-shadow:0 20px 40px #05966924,0 0 0 3px #05966914;transform:translateY(-6px);border-color:#047857}._bxgyImageContainer_1xvqr_679{position:relative;aspect-ratio:4 / 3;display:flex;overflow:hidden;background:linear-gradient(145deg,#f8fafc,#e2e8f0)}._bxgyImageHalf_1xvqr_687{flex:1;overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative}._bxgyImageHalf_1xvqr_687 img{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.4,0,.2,1)}._bxgyCard_1xvqr_667:hover ._bxgyImageHalf_1xvqr_687 img{transform:scale(1.08)}._bxgyImageHalf_1xvqr_687:first-child:after{content:"";position:absolute;inset:0;background:linear-gradient(to right,transparent 60%,rgba(0,0,0,.18) 100%);pointer-events:none;z-index:1}._bxgyImageHalf_1xvqr_687:last-child:after{content:"";position:absolute;inset:0;background:linear-gradient(to left,transparent 60%,rgba(0,0,0,.18) 100%);pointer-events:none;z-index:1}._bxgyProductLabel_1xvqr_728{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.55) 0%,transparent 100%);color:#fff;font-size:.65rem;font-weight:700;text-align:center;padding:14px 6px 6px;z-index:2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:.2px}._bxgyProductLabelReward_1xvqr_747{background:linear-gradient(to top,rgba(4,120,87,.75) 0%,transparent 100%)}._bxgyBadge_1xvqr_752{position:absolute;top:12px;right:12px;display:flex;align-items:center;gap:5px;background:linear-gradient(135deg,#059669,#047857);color:#fff;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;padding:6px 11px;border-radius:8px;z-index:10;box-shadow:0 2px 8px #05966966;animation:_pulseGreen_1xvqr_1 2.5s ease-in-out infinite}@keyframes _pulseGreen_1xvqr_1{0%,to{opacity:1}50%{opacity:.78}}._bxgyDivider_1xvqr_784{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:32px;height:32px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;color:#059669;box-shadow:0 2px 8px #0000002e;z-index:3;border:2px solid #d1fae5}._bxgyRuleText_1xvqr_802{display:flex;align-items:flex-start;gap:8px;font-size:.82rem;color:#065f46;line-height:1.5;background:#f0fdf4;padding:10px 12px;border-radius:10px;border:1px solid #bbf7d0}._bxgyRuleText_1xvqr_802 strong{color:#047857}._bxgyRuleIcon_1xvqr_819{flex-shrink:0;margin-top:2px;color:#059669}._bxgyFreeTag_1xvqr_825{display:inline-flex;align-items:center;gap:4px;font-size:.75rem;color:#047857;font-weight:700;background:#dcfce7;padding:4px 10px;border-radius:6px;border:1px solid #86efac}._whatsappButton_1xvqr_838{display:flex;align-items:center;justify-content:center;gap:8px;padding:11px 18px;background:var(--store-accent, #10b981);color:#fff;border:none;border-radius:10px;font-weight:600;font-size:.85rem;cursor:pointer;transition:all .25s ease;box-shadow:0 2px 8px #10b98140;width:100%;white-space:nowrap}._whatsappButton_1xvqr_838:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-1px);box-shadow:0 4px 16px #10b98159}._whatsappButton_1xvqr_838:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}._lowStock_1xvqr_869{display:inline-flex;align-items:center;gap:4px;font-size:.72rem;color:#ea580c;font-weight:600;background:#fff7ed;padding:4px 10px;border-radius:6px;border:1px solid #fed7aa;width:fit-content}._outOfStock_1xvqr_378{display:inline-flex;align-items:center;gap:4px;font-size:.72rem;font-weight:600;background:#fee2e2;color:#dc2626;padding:4px 10px;border-radius:6px;border:1px solid #fecaca;width:fit-content}._footer_1xvqr_898{position:relative;z-index:1;margin-top:auto;text-align:center;padding:32px 24px;color:#94a3b8;font-size:.875rem;border-top:1px solid #e2e8f0;background:linear-gradient(180deg,transparent 0%,rgba(241,245,249,.5) 100%)}._footer_1xvqr_898 strong{color:var(--store-primary, #3b82f6);font-weight:600}@media(max-width:768px){._header_1xvqr_71{padding:12px 16px}._headerContent_1xvqr_83{flex-wrap:wrap;gap:12px}._brandSection_1xvqr_92{gap:12px}._logo_1xvqr_99,._logoPlaceholder_1xvqr_114{width:44px;height:44px;border-radius:12px}._storeName_1xvqr_126{font-size:1.15rem}._searchContainer_1xvqr_135{flex:1 1 100%;max-width:none;order:3}._searchInput_1xvqr_156{padding:10px 40px;font-size:.85rem}._main_1xvqr_206{padding:24px 16px 100px}._productsGrid_1xvqr_308{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:18px}._productCard_1xvqr_350{border-radius:14px}._productContent_1xvqr_442{padding:14px}._productName_1xvqr_530{font-size:.95rem}._productDescription_1xvqr_543{font-size:.78rem;-webkit-line-clamp:2;line-clamp:2}._productPrice_1xvqr_570,._promoPrice_1xvqr_598{font-size:1.15rem}._originalPrice_1xvqr_591{font-size:.72rem}._whatsappButton_1xvqr_838{padding:10px 16px;font-size:.82rem;border-radius:8px}._promotionBadge_1xvqr_399{font-size:.62rem;padding:5px 10px;top:10px;right:10px}._typeBadge_1xvqr_420{font-size:.6rem;padding:4px 8px;top:10px;left:10px}}@media(max-width:480px){._productsGrid_1xvqr_308{grid-template-columns:repeat(2,1fr);gap:12px}._productCard_1xvqr_350{flex-direction:column;border-radius:12px}._productImage_1xvqr_461{aspect-ratio:4 / 3;width:100%;min-width:unset}._productContent_1xvqr_442{padding:12px;gap:6px}._productName_1xvqr_530{font-size:.85rem;-webkit-line-clamp:2;line-clamp:2}._productDescription_1xvqr_543{font-size:.72rem;-webkit-line-clamp:1;line-clamp:1}._productFooter_1xvqr_555{flex-direction:column;gap:8px;align-items:stretch;border-top:none;padding-top:6px}._priceContainer_1xvqr_564{width:100%}._productPrice_1xvqr_570,._promoPrice_1xvqr_598{font-size:1rem}._whatsappButton_1xvqr_838{width:100%;justify-content:center;padding:8px 12px;font-size:.78rem;border-radius:8px}._promotionBadge_1xvqr_399{font-size:.55rem;padding:4px 8px;border-radius:5px;top:8px;right:8px}._typeBadge_1xvqr_420{font-size:.55rem;padding:3px 6px;top:8px;left:8px}._lowStock_1xvqr_869{font-size:.65rem;padding:3px 6px}._promoCondition_1xvqr_608{font-size:.68rem;padding:3px 6px}._promoRule_1xvqr_640{font-size:.7rem;padding:4px 8px}._bxgyCard_1xvqr_667{flex-direction:column}._bxgyBadge_1xvqr_752{font-size:.55rem;padding:4px 8px;top:8px;right:8px}._bxgyImageContainer_1xvqr_679{width:100%;min-width:unset;aspect-ratio:4 / 3;border-radius:0}._bxgyDivider_1xvqr_784{width:26px;height:26px}._bxgyDivider_1xvqr_784 svg{width:12px;height:12px}._bxgyProductLabel_1xvqr_728{font-size:.6rem;padding:10px 4px 4px}._bxgyRuleText_1xvqr_802{font-size:.72rem;padding:8px 10px}._bxgyFreeTag_1xvqr_825{font-size:.68rem;padding:3px 7px}}._modalOverlay_1xvqr_1154{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:24px}._nameModal_1xvqr_1168,._variantModal_1xvqr_1169,._scheduleModal_1xvqr_1170{background:#fff;border-radius:16px;padding:28px;width:100%;max-width:400px;box-shadow:0 20px 50px #0003}._nameModal_1xvqr_1168 h3,._variantModal_1xvqr_1169 h3,._scheduleModal_1xvqr_1170 h3{font-size:1.15rem;font-weight:700;color:var(--store-secondary, #1e293b);margin:0 0 16px}._variantModal_1xvqr_1169{max-width:520px}._variantModalSubtitle_1xvqr_1192{font-size:.85rem;color:#64748b;margin:-8px 0 16px}._variantModalContent_1xvqr_1198{display:grid;grid-template-columns:180px minmax(0,1fr);gap:20px}._variantModalPreview_1xvqr_1204{display:flex;flex-direction:column;gap:12px}._variantModalImage_1xvqr_1210,._variantModalPlaceholder_1xvqr_1211{width:100%;aspect-ratio:1 / 1;border-radius:16px;border:1px solid #e2e8f0;background:#f8fafc}._variantModalImage_1xvqr_1210{object-fit:cover}._variantModalPlaceholder_1xvqr_1211{display:flex;align-items:center;justify-content:center;color:#94a3b8}._variantModalPriceBlock_1xvqr_1230{display:flex;flex-direction:column;gap:8px}._variantModalPrice_1xvqr_1230{font-size:1.3rem;font-weight:800;color:var(--store-accent, #10b981)}._variantModalStock_1xvqr_1242{display:inline-flex;align-items:center;width:fit-content;font-size:.75rem;font-weight:700;padding:4px 10px;border-radius:999px}._variantModalStockOk_1xvqr_1252{background:#dcfce7;color:#15803d}._variantModalStockOut_1xvqr_1257{background:#fee2e2;color:#dc2626}._variantOptionGroups_1xvqr_1262{display:flex;flex-direction:column;gap:14px}._variantOptionGroup_1xvqr_1262{display:flex;flex-direction:column;gap:8px}._variantOptionLabel_1xvqr_1274{font-size:.82rem;font-weight:700;color:#334155}._variantOptionButtons_1xvqr_1280{display:flex;flex-wrap:wrap;gap:8px}._variantOptionButton_1xvqr_1280{padding:9px 12px;border:1.5px solid #e2e8f0;border-radius:10px;background:#fff;color:#334155;font-size:.82rem;font-weight:600;cursor:pointer;transition:all .2s ease}._variantOptionButton_1xvqr_1280:hover{border-color:var(--store-primary, #3b82f6);color:var(--store-primary, #3b82f6)}._variantOptionButtonActive_1xvqr_1303{background:var(--store-primary, #3b82f6);border-color:var(--store-primary, #3b82f6);color:var(--store-primary-contrast, #ffffff)}._variantOptionButtonActive_1xvqr_1303:hover{color:var(--store-primary-contrast, #ffffff)}._variantModalActions_1xvqr_1313{display:flex;justify-content:flex-end;gap:8px;margin-top:22px}._nameInput_1xvqr_1320{width:100%;padding:12px 16px;border:1.5px solid #e2e8f0;border-radius:10px;font-size:.95rem;box-sizing:border-box;transition:border-color .2s ease}._nameInput_1xvqr_1320:focus{outline:none;border-color:var(--store-primary, #3b82f6);box-shadow:0 0 0 3px #3b82f61a}._nameModalActions_1xvqr_1336{display:flex;justify-content:flex-end;margin-top:16px}._nameSkipButton_1xvqr_1342{padding:10px 24px;background:var(--store-primary, #3b82f6);color:#fff;border:none;border-radius:10px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease}._nameSkipButton_1xvqr_1342:hover{filter:brightness(1.05)}._scheduleSubtitle_1xvqr_1358{font-size:.85rem;color:#64748b;margin:-8px 0 16px}._scheduleFields_1xvqr_1364{display:flex;flex-direction:column;gap:16px}._scheduleField_1xvqr_1364 label{display:block;font-size:.85rem;font-weight:600;color:#334155;margin-bottom:8px}._scheduleInput_1xvqr_1378{width:100%;padding:10px 14px;border:1.5px solid #e2e8f0;border-radius:10px;font-size:.9rem;box-sizing:border-box}._scheduleInput_1xvqr_1378:focus{outline:none;border-color:var(--store-primary, #3b82f6)}._timeSlots_1xvqr_1392{display:flex;flex-wrap:wrap;gap:8px}._timeSlot_1xvqr_1392{padding:8px 14px;border:1.5px solid #e2e8f0;border-radius:8px;background:#fff;font-size:.85rem;cursor:pointer;transition:all .2s ease;color:#334155}._timeSlot_1xvqr_1392:hover{border-color:var(--store-primary, #3b82f6);color:var(--store-primary, #3b82f6)}._timeSlotActive_1xvqr_1414{background:var(--store-primary, #3b82f6);color:#fff;border-color:var(--store-primary, #3b82f6)}._noSlotsMessage_1xvqr_1420{font-size:.85rem;color:#94a3b8;text-align:center;padding:12px}._scheduleModalActions_1xvqr_1427{display:flex;justify-content:flex-end;gap:8px;margin-top:20px}._scheduleCancelButton_1xvqr_1434{padding:10px 20px;background:#f1f5f9;border:none;border-radius:10px;color:#64748b;font-size:.85rem;cursor:pointer}._scheduleConfirmButton_1xvqr_1444{display:flex;align-items:center;gap:6px;padding:10px 20px;background:var(--store-primary, #3b82f6);color:#fff;border:none;border-radius:10px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s ease}._scheduleConfirmButton_1xvqr_1444:disabled{opacity:.5;cursor:not-allowed}._scheduleConfirmButton_1xvqr_1444:hover:not(:disabled){filter:brightness(1.05)}._container_1k38y_2{display:flex;flex-direction:row;height:100vh;height:100dvh;width:100vw;max-width:100vw;overflow:hidden;background-color:#f8fafc;box-sizing:border-box}._sideBar_1k38y_15{height:100vh;height:100dvh;width:280px;min-width:280px;background:linear-gradient(180deg,#1e293b,#0f172a);display:flex;flex-direction:column;position:fixed;left:0;top:0;z-index:300;transition:transform .28s cubic-bezier(0,0,.2,1);overflow-y:auto;overflow-x:hidden;will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden}._sidebarHeader_1k38y_35{padding:24px 20px;border-bottom:1px solid rgba(255,255,255,.1)}._logoContainer_1k38y_40{display:flex;align-items:center;gap:12px}._logoIcon_1k38y_46{width:44px;height:44px;background:#fffffff5;border-radius:12px;display:flex;align-items:center;justify-content:center;padding:6px;box-sizing:border-box}._logoIcon_1k38y_46 img{width:100%;height:100%;object-fit:contain;display:block}._logoText_1k38y_65{display:flex;flex-direction:column}._logoTitle_1k38y_70{font-size:1.25rem;font-weight:700;color:#fff;letter-spacing:-.025em}._logoSubtitle_1k38y_77{font-size:.7rem;color:#ffffff80;font-weight:500}._navContainer_1k38y_84{flex:1;padding:20px 16px;overflow-y:auto}._navList_1k38y_90{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:4px}._navGroup_1k38y_99{list-style:none;display:flex;flex-direction:column;gap:2px}._navGroup_1k38y_99+._navGroup_1k38y_99{margin-top:12px}._navGroupLabel_1k38y_110{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#ffffff59;padding:0 16px;margin-bottom:4px}._navGroupList_1k38y_120{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:2px}._navItem_1k38y_129{-webkit-user-select:none;user-select:none;border-radius:10px;padding:10px 16px;display:flex;align-items:center;gap:12px;font-family:var(--font-medium);font-size:.88rem;color:#ffffffb3;cursor:pointer;transition:all .2s ease}._navItem_1k38y_129:hover{background-color:#ffffff1a;color:#fff}._navCurrentItem_1k38y_148{background:linear-gradient(135deg,var(--primary-color, #3b82f6) 0%,#2563eb 100%);color:#fff;font-weight:600}._navItem_1k38y_129:focus{outline:none}._navItem_1k38y_129:focus-visible{outline:2px solid var(--primary-color, #3b82f6);outline-offset:2px}._navItemIcon_1k38y_163{display:flex;align-items:center;justify-content:center;width:24px;height:24px}._navItemText_1k38y_171{flex:1}._navItemLocked_1k38y_176{opacity:.5;cursor:not-allowed}._navItemLocked_1k38y_176:hover{background-color:transparent;color:#ffffff80}._navLockIcon_1k38y_186{display:flex;align-items:center;justify-content:center;color:#fff6}._sidebarFooter_1k38y_194{padding:16px;border-top:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;gap:12px}._proBadge_1k38y_202{display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 16px;background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:8px;color:#fff;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}._basicBadge_1k38y_217{display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 16px;background:linear-gradient(135deg,#64748b,#475569);border-radius:8px;color:#fff;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}._trialBadge_1k38y_232{display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 16px;background:linear-gradient(135deg,#8b5cf6,#7c3aed);border-radius:8px;color:#fff;font-size:.75rem;font-weight:600;text-transform:uppercase}._userSection_1k38y_247{display:flex;align-items:center;gap:12px;padding:12px;background:#ffffff0d;border-radius:10px}._userAvatar_1k38y_256{width:40px;height:40px;border-radius:10px;background:linear-gradient(135deg,#10b981,#059669);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1rem;flex-shrink:0;overflow:hidden}._userAvatar_1k38y_256 img{width:100%;height:100%;object-fit:cover;display:block}._userInfo_1k38y_279{display:flex;flex-direction:column;min-width:0;flex:1}._userName_1k38y_286{font-size:.875rem;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._userEmail_1k38y_295{font-size:.7rem;color:#ffffff80;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._logoutButton_1k38y_303{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:10px 16px;background:#ef44441a;border:1px solid rgba(239,68,68,.2);border-radius:8px;color:#f87171;font-family:var(--font-medium);font-size:.875rem;cursor:pointer;transition:all .2s ease}._logoutButton_1k38y_303:hover{background:#ef444433;border-color:#ef44444d}._logoutButton_1k38y_303:focus-visible{outline:2px solid #ef4444;outline-offset:2px}._content_1k38y_331{flex:1;display:flex;flex-direction:column;height:100vh;overflow:hidden;min-width:0;box-sizing:border-box;margin-left:280px}._outlet_1k38y_342{flex:1;overflow-x:hidden;overflow-y:auto;width:100%;height:100%;min-width:0;box-sizing:border-box}._mobileHeader_1k38y_353{display:none;position:fixed;top:0;left:0;right:0;height:60px;background:#fff;border-bottom:1px solid #e2e8f0;padding:0 16px;align-items:center;justify-content:space-between;z-index:290}._menuButton_1k38y_368{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:none;border:none;color:#1e293b;cursor:pointer;border-radius:8px;transition:background-color .2s ease}._menuButton_1k38y_368:hover{background:#f1f5f9}._mobileLogo_1k38y_386{display:flex;align-items:center;gap:8px;font-weight:700;color:#1e293b;font-size:1.125rem}._mobileLogo_1k38y_386 img{width:24px;height:24px;object-fit:contain;display:block}._mobileUserAvatar_1k38y_402{width:36px;height:36px;border-radius:8px;background:linear-gradient(135deg,#10b981,#059669);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:.875rem;overflow:hidden}._mobileUserAvatar_1k38y_402 img{width:100%;height:100%;object-fit:cover;display:block}._overlay_1k38y_423{display:none;position:fixed;inset:0;background:#00000080;z-index:295;opacity:0;pointer-events:none;transition:opacity .28s cubic-bezier(0,0,.2,1)}._overlayOpen_1k38y_437{opacity:1;pointer-events:auto}@media only screen and (max-width:1024px){._sideBar_1k38y_15{width:240px;min-width:240px}._content_1k38y_331{margin-left:240px}}@media only screen and (max-width:768px){._mobileHeader_1k38y_353{display:flex;position:fixed;top:0;left:0;right:0;height:56px;background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 1px 3px #0000000f;z-index:290}._sideBar_1k38y_15{position:fixed;left:0;top:0;transform:translate(-100%);width:280px;z-index:300}._sideBarOpen_1k38y_477{transform:translate(0)}._overlay_1k38y_423{display:block}._content_1k38y_331{margin-left:0;padding-top:56px;width:100%;max-width:100vw}._outlet_1k38y_342{padding-top:0;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}._mobileHeader_1k38y_353{padding-top:env(safe-area-inset-top);height:calc(56px + env(safe-area-inset-top))}._content_1k38y_331{padding-top:calc(56px + env(safe-area-inset-top));padding-bottom:env(safe-area-inset-bottom)}._sidebarFooter_1k38y_194{padding-bottom:calc(16px + env(safe-area-inset-bottom))}}@media only screen and (max-width:480px){._mobileHeader_1k38y_353{padding:0 12px}._sideBar_1k38y_15{width:100%}}._blockedOverlay_1k38y_526{display:flex;align-items:center;justify-content:center;min-height:60vh;padding:24px}._blockedCard_1k38y_534{text-align:center;max-width:480px;background:#fff;border-radius:20px;padding:48px 32px;box-shadow:0 8px 30px #00000014;border:1px solid #fecaca}._blockedIcon_1k38y_544{width:80px;height:80px;margin:0 auto 20px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fef2f2;color:#dc2626}._blockedTitle_1k38y_556{font-size:1.5rem;font-weight:700;color:#1e293b;margin:0 0 12px}._blockedMessage_1k38y_563{font-size:.95rem;color:#64748b;line-height:1.6;margin:0 0 28px}._blockedButton_1k38y_570{display:inline-flex;align-items:center;gap:10px;padding:14px 32px;border:none;border-radius:12px;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}._blockedButton_1k38y_570:hover{transform:translateY(-2px);box-shadow:0 6px 20px #3b82f64d}@media print{._container_1k38y_2{display:block!important}._sideBar_1k38y_15,._sideBarOpen_1k38y_477,._mobileHeader_1k38y_353,._overlay_1k38y_423{display:none!important}._content_1k38y_331{margin-left:0!important;width:100%!important;height:auto!important;overflow:visible!important}._outlet_1k38y_342{overflow:visible!important;height:auto!important}}._banner_x64wm_1{display:flex;align-items:center;justify-content:center;gap:12px;padding:10px 16px;background:#164020f2;color:#fff;font-size:.8rem;position:relative}._banner_x64wm_1._urgent_x64wm_13{background:#b91c1cf2}._banner_x64wm_1._expired_x64wm_17{background:#7f1d1df2}._content_x64wm_21{display:flex;align-items:center;gap:8px}._content_x64wm_21 span{font-family:var(--font-regular);font-size:.8rem;white-space:nowrap}._upgradeLink_x64wm_33{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;background:#ffffff26;color:#fff;text-decoration:none;border-radius:4px;font-size:.75rem;font-family:var(--font-medium);transition:background .2s;white-space:nowrap}._upgradeLink_x64wm_33:hover{background:#ffffff40}._closeButton_x64wm_52{background:none;border:none;color:#fff;cursor:pointer;padding:2px;display:flex;align-items:center;justify-content:center;opacity:.6;transition:opacity .2s;margin-left:4px}._closeButton_x64wm_52:hover{opacity:1}@media print{._banner_x64wm_1{display:none!important}}._floatingButton_k9s8w_1{position:fixed;bottom:28px;right:28px;width:50px;height:50px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #6366f173;z-index:1000;transition:transform .2s ease,box-shadow .2s ease,background .2s}._floatingButton_k9s8w_1:hover{transform:scale(1.1);box-shadow:0 6px 28px #6366f18c}._floatingButtonOpen_k9s8w_25{background:linear-gradient(135deg,#64748b,#475569);box-shadow:0 4px 20px #64748b66}._floatingButtonHidden_k9s8w_30{opacity:0;pointer-events:none;transform:scale(0)}._panel_k9s8w_36{position:fixed;bottom:90px;right:28px;width:340px;background:#fff;border-radius:16px;box-shadow:0 8px 40px #0000002e;z-index:999;overflow:hidden;animation:_slideUp_k9s8w_1 .25s ease}@keyframes _slideUp_k9s8w_1{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}._panelHeader_k9s8w_61{display:flex;align-items:center;justify-content:space-between;padding:16px 20px 12px;border-bottom:1px solid #f1f5f9;background:linear-gradient(135deg,#f8fafc,#f1f5f9)}._panelTitle_k9s8w_70{display:flex;align-items:center;gap:8px;font-size:.95rem;font-weight:700;color:#1e293b;margin:0}._closeButton_k9s8w_80{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;border:none;background:transparent;color:#64748b;cursor:pointer;transition:background .15s}._closeButton_k9s8w_80:hover{background:#e2e8f0}._form_k9s8w_98{display:flex;flex-direction:column;gap:14px;padding:16px 20px 18px}._typeSelector_k9s8w_105{display:grid;grid-template-columns:1fr 1fr;gap:8px}._typeButton_k9s8w_111{display:flex;align-items:center;gap:6px;padding:7px 10px;border-radius:8px;border:1.5px solid #e2e8f0;background:#f8fafc;color:#64748b;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .15s;white-space:nowrap}._typeButton_k9s8w_111:hover{border-color:#cbd5e1;background:#f1f5f9}._typeButtonActive_k9s8w_132{font-weight:700}._formGroup_k9s8w_136{display:flex;flex-direction:column;gap:6px}._label_k9s8w_142{font-size:.8rem;font-weight:600;color:#475569}._textarea_k9s8w_148{width:100%;padding:10px 12px;border-radius:8px;border:1.5px solid #e2e8f0;font-size:.85rem;color:#1e293b;resize:vertical;font-family:inherit;transition:border-color .15s;box-sizing:border-box;background:#f8fafc}._textarea_k9s8w_148:focus{outline:none;border-color:#6366f1;background:#fff}._charCount_k9s8w_168{font-size:.72rem;color:#94a3b8;align-self:flex-end}._starRating_k9s8w_174{display:flex;align-items:center;gap:4px}._starButton_k9s8w_180{background:none;border:none;cursor:pointer;color:#cbd5e1;padding:2px;display:flex;transition:color .12s,transform .1s}._starButton_k9s8w_180:hover{transform:scale(1.15)}._starActive_k9s8w_194{color:#f59e0b}._ratingLabel_k9s8w_198{font-size:.78rem;color:#64748b;margin-left:6px;font-weight:500}._errorText_k9s8w_205{font-size:.8rem;color:#ef4444;margin:0}._submitButton_k9s8w_211{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:10px;border-radius:10px;border:none;color:#fff;font-size:.88rem;font-weight:700;cursor:pointer;transition:opacity .15s,transform .15s}._submitButton_k9s8w_211:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}._submitButton_k9s8w_211:disabled{opacity:.55;cursor:not-allowed}._spinning_k9s8w_237{animation:_spin_k9s8w_237 .8s linear infinite}@keyframes _spin_k9s8w_237{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._successState_k9s8w_252{display:flex;flex-direction:column;align-items:center;gap:10px;padding:28px 24px;text-align:center}._successIcon_k9s8w_261{color:#10b981}._successTitle_k9s8w_265{font-size:1.1rem;font-weight:700;color:#1e293b;margin:0}._successText_k9s8w_272{font-size:.85rem;color:#64748b;margin:0;line-height:1.5}._closeSuccessButton_k9s8w_279{margin-top:6px;padding:8px 20px;border-radius:8px;border:1.5px solid #e2e8f0;background:#f8fafc;color:#475569;font-size:.85rem;font-weight:600;cursor:pointer;transition:background .15s}._closeSuccessButton_k9s8w_279:hover{background:#f1f5f9}@media(max-width:480px){._panel_k9s8w_36{width:calc(100vw - 32px);left:16px;right:auto;bottom:128px}._floatingButton_k9s8w_1{left:16px;right:auto;bottom:76px;width:44px;height:44px;opacity:.5;transition:opacity .2s ease,transform .2s ease,box-shadow .2s ease,background .2s}._floatingButton_k9s8w_1:active{opacity:1}}@media print{._floatingButton_k9s8w_1,._panel_k9s8w_36{display:none!important}}._container_lla8l_1{width:100%;min-height:100%;padding:24px;background-color:#f8fafc;overflow-x:hidden;overflow-y:auto;box-sizing:border-box}._header_lla8l_12{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:32px;flex-wrap:wrap;gap:16px}._headerContent_lla8l_21{display:flex;flex-direction:column;gap:4px}._title_lla8l_27{font-size:2rem;font-weight:700;color:#1e293b;margin:0;letter-spacing:-.025em}._subtitle_lla8l_35{font-size:1rem;color:#64748b;margin:0}._headerActions_lla8l_41{display:flex;align-items:center;gap:12px}._dateIndicator_lla8l_47{display:flex;align-items:center;gap:8px;padding:8px 16px;background-color:#fff;border-radius:8px;font-size:.875rem;color:#64748b;box-shadow:0 1px 3px #0000001a}._statsGrid_lla8l_60{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:32px}._statCard_lla8l_67{background:#fff;border-radius:16px;padding:24px;display:flex;align-items:flex-start;gap:16px;box-shadow:0 1px 3px #0000001a;transition:transform .2s ease,box-shadow .2s ease;cursor:default}._statCard_lla8l_67._clickable_lla8l_79{cursor:pointer}._statCard_lla8l_67:hover,._statCard_lla8l_67:focus{transform:translateY(-2px);box-shadow:0 8px 25px #0000001a;outline:none}._statCard_lla8l_67:focus-visible{outline:2px solid var(--primary-color, #3b82f6);outline-offset:2px}._statIcon_lla8l_95{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._statProducts_lla8l_105 ._statIcon_lla8l_95{background:linear-gradient(135deg,#818cf8,#6366f1);color:#fff}._statClients_lla8l_110 ._statIcon_lla8l_95{background:linear-gradient(135deg,#34d399,#10b981);color:#fff}._statSales_lla8l_115 ._statIcon_lla8l_95{background:linear-gradient(135deg,#f472b6,#ec4899);color:#fff}._statRevenue_lla8l_120 ._statIcon_lla8l_95{background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#fff}._statPageViews_lla8l_125 ._statIcon_lla8l_95{background:linear-gradient(135deg,#818cf8,#6366f1);color:#fff}._statProductViews_lla8l_130 ._statIcon_lla8l_95{background:linear-gradient(135deg,#2dd4bf,#14b8a6);color:#fff}._statContent_lla8l_135{display:flex;flex-direction:column;gap:4px;flex:1}._statLabel_lla8l_142{font-size:.875rem;color:#64748b;font-weight:500}._statValue_lla8l_148{font-size:1.75rem;font-weight:700;color:#1e293b;letter-spacing:-.025em}._statHint_lla8l_155{font-size:.75rem;color:#94a3b8}._statTrend_lla8l_160{display:flex;align-items:center;gap:4px;font-size:.75rem;font-weight:500;margin-top:4px}._trendUp_lla8l_169{color:#10b981}._trendDown_lla8l_173{color:#ef4444}._contentGrid_lla8l_178{display:grid;grid-template-columns:1fr 1fr;gap:24px}._recentSalesCard_lla8l_185,._topProductsCard_lla8l_186{background:#fff;border-radius:16px;box-shadow:0 1px 3px #0000001a;overflow:hidden}._cardHeader_lla8l_193{padding:20px 24px;border-bottom:1px solid #f1f5f9}._cardTitle_lla8l_198{font-size:1.125rem;font-weight:600;color:#1e293b;margin:0;display:flex;align-items:center;gap:10px}._cardTitle_lla8l_198 svg{color:var(--primary-color, #3b82f6)}._cardContent_lla8l_212{padding:16px 24px 24px}._emptyState_lla8l_217{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;color:#94a3b8;text-align:center;gap:12px}._emptyState_lla8l_217 p{margin:0;font-size:.875rem}._salesList_lla8l_234{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}._saleItem_lla8l_243{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#f8fafc;border-radius:10px;transition:background-color .2s ease}._saleItem_lla8l_243:hover{background:#f1f5f9}._saleInfo_lla8l_257{display:flex;flex-direction:column;gap:2px}._saleName_lla8l_263{font-weight:600;color:#1e293b;font-size:.9rem}._saleDate_lla8l_269{font-size:.75rem;color:#94a3b8}._saleDetails_lla8l_274{display:flex;align-items:center;gap:12px}._saleStatus_lla8l_280{font-size:.7rem;font-weight:600;padding:4px 10px;border-radius:20px;text-transform:uppercase;letter-spacing:.025em}._statusCompleted_lla8l_289{background:#dcfce7;color:#16a34a}._statusPending_lla8l_294{background:#fef3c7;color:#d97706}._statusCancelled_lla8l_299{background:#fee2e2;color:#dc2626}._salePrice_lla8l_304{font-weight:700;color:#1e293b;font-size:.95rem}._productsList_lla8l_311{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}._productItem_lla8l_320{display:flex;align-items:center;gap:16px;padding:12px 16px;background:#f8fafc;border-radius:10px;transition:background-color .2s ease}._productItem_lla8l_320:hover{background:#f1f5f9}._productRank_lla8l_334{width:32px;height:32px;border-radius:8px;background:linear-gradient(135deg,var(--primary-color, #3b82f6) 0%,#2563eb 100%);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem;flex-shrink:0}._productInfo_lla8l_348{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}._productName_lla8l_356{font-weight:600;color:#1e293b;font-size:.9rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._productViews_lla8l_365{font-size:.75rem;color:#94a3b8}._productStock_lla8l_370 span{font-size:.75rem;font-weight:600;padding:4px 10px;border-radius:20px}._stockHigh_lla8l_377{background:#dcfce7;color:#16a34a}._stockLow_lla8l_382{background:#fef3c7;color:#d97706}._stockOut_lla8l_387{background:#fee2e2;color:#dc2626}._loadingContainer_lla8l_393{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;min-height:400px;gap:16px;color:#64748b}._spinner_lla8l_404{width:40px;height:40px;border:3px solid #e2e8f0;border-top-color:var(--primary-color, #3b82f6);border-radius:50%;animation:_spin_lla8l_404 .8s linear infinite}@keyframes _spin_lla8l_404{to{transform:rotate(360deg)}}@media(max-width:1200px){._statsGrid_lla8l_60{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){._contentGrid_lla8l_178{grid-template-columns:1fr}}@media(max-width:768px){._container_lla8l_1{padding:16px 16px 24px}._header_lla8l_12{flex-direction:column;align-items:flex-start;gap:8px}._title_lla8l_27{font-size:1.5rem}._statsGrid_lla8l_60{grid-template-columns:1fr;gap:10px}._statCard_lla8l_67{padding:14px 12px;border-radius:14px}._statValue_lla8l_148{font-size:1.25rem}._statLabel_lla8l_142{font-size:.75rem}._statTrend_lla8l_160{font-size:.65rem}._cardContent_lla8l_212{padding:12px 16px 16px}._cardHeader_lla8l_193{padding:14px 16px}._saleDetails_lla8l_274{flex-direction:column;align-items:flex-end;gap:6px}._productItem_lla8l_320{flex-wrap:wrap}._productStock_lla8l_370{width:100%;margin-top:8px}}@media(max-width:480px){._container_lla8l_1{padding:12px 16px 24px}._statsGrid_lla8l_60{gap:8px}._dateIndicator_lla8l_47{display:none}._statIcon_lla8l_95{width:40px;height:40px}._statIcon_lla8l_95 svg{width:20px;height:20px}._saleItem_lla8l_243,._productItem_lla8l_320{padding:10px 12px}}._container_103ut_1{background:#fff;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden;box-shadow:0 1px 3px #0000000f;margin-bottom:24px}._header_103ut_10{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:linear-gradient(135deg,#f0f9ff,#eff6ff);border-bottom:1px solid #e2e8f0}._headerLeft_103ut_19{display:flex;align-items:center;gap:12px}._headerIcon_103ut_25{width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,#3b82f6,#2563eb);display:flex;align-items:center;justify-content:center;color:#fff}._title_103ut_36{margin:0;font-size:.95rem;font-weight:700;color:#0f172a}._subtitle_103ut_43{margin:2px 0 0;font-size:.78rem;color:#64748b}._headerRight_103ut_49{display:flex;align-items:center;gap:10px}._progressBar_103ut_55{width:80px;height:6px;background:#e2e8f0;border-radius:3px;overflow:hidden}._progressFill_103ut_63{height:100%;background:linear-gradient(90deg,#3b82f6,#10b981);border-radius:3px;transition:width .5s ease}._toggleBtn_103ut_70{background:none;border:none;color:#94a3b8;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;transition:color .2s}._toggleBtn_103ut_70:hover{color:#64748b}._dismissBtn_103ut_86{background:none;border:none;color:#94a3b8;cursor:pointer;padding:4px;display:flex;align-items:center;transition:color .2s}._dismissBtn_103ut_86:hover{color:#64748b}._steps_103ut_101{display:flex;flex-direction:column}._step_103ut_101{display:flex;align-items:center;gap:14px;padding:14px 20px;border:none;border-bottom:1px solid #f1f5f9;background:#fff;cursor:pointer;transition:background .15s;text-align:left;width:100%}._step_103ut_101:last-child{border-bottom:none}._step_103ut_101:hover{background:#f8fafc}._stepCompleted_103ut_128{opacity:.6}._stepCompleted_103ut_128:hover{background:#fff;cursor:default}._stepNext_103ut_137{background:#f0f9ff;border-left:3px solid #3b82f6}._stepNext_103ut_137:hover{background:#e0f2fe}._stepIcon_103ut_146{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#f1f5f9;color:#475569;transition:all .2s}._stepIconCompleted_103ut_159{background:#dcfce7;color:#16a34a}._stepInfo_103ut_164{flex:1;min-width:0}._stepTitle_103ut_169{display:block;font-size:.88rem;font-weight:600;color:#0f172a}._stepDesc_103ut_176{display:block;font-size:.75rem;color:#94a3b8;margin-top:1px}._stepArrow_103ut_183{color:#cbd5e1;flex-shrink:0}@media(max-width:640px){._header_103ut_10{padding:12px 14px}._progressBar_103ut_55{width:60px}._step_103ut_101{padding:12px 14px}._stepDesc_103ut_176{display:none}}@keyframes _shimmer_1lzis_1{0%{background-position:-400px 0}to{background-position:400px 0}}._skeleton_1lzis_11{background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9,#e2e8f0 75%);background-size:800px 100%;animation:_shimmer_1lzis_1 1.4s ease-in-out infinite;border-radius:6px}._block_1lzis_18{display:block}._inline_1lzis_22{display:inline-block}._container_1hiw5_1{width:100%;min-height:100%;padding:24px;background-color:#f8fafc;overflow-x:hidden;box-sizing:border-box}._header_1hiw5_11{margin-bottom:24px}._headerContent_1hiw5_15{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:16px}._titleSection_1hiw5_23{display:flex;align-items:flex-start;gap:16px}._titleIcon_1hiw5_29{color:var(--primary-color, #3b82f6);background:linear-gradient(135deg,#3b82f61a,#2563eb1a);padding:12px;border-radius:12px}._title_1hiw5_23{font-size:1.75rem;font-weight:700;color:#1e293b;margin:0;letter-spacing:-.025em}._subtitle_1hiw5_44{font-size:.9rem;color:#64748b;margin:4px 0 0}._addButton_1hiw5_50{display:flex;align-items:center;gap:8px;padding:12px 20px;background:linear-gradient(135deg,var(--primary-color, #3b82f6) 0%,#2563eb 100%);color:#fff;border:none;border-radius:10px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s ease}._addButton_1hiw5_50:hover{transform:translateY(-2px);box-shadow:0 8px 20px #3b82f64d}._addButton_1hiw5_50:focus-visible{outline:2px solid var(--primary-color, #3b82f6);outline-offset:2px}._toolbar_1hiw5_76{display:flex;gap:16px;margin-bottom:20px;flex-wrap:wrap}._searchContainer_1hiw5_83{flex:1;min-width:250px;position:relative}._searchIcon_1hiw5_89{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#94a3b8}._searchInput_1hiw5_97{width:100%;padding:12px 12px 12px 44px;border:1px solid #e2e8f0;border-radius:10px;font-size:.9rem;background:#fff;transition:all .2s ease}._searchInput_1hiw5_97:focus{outline:none;border-color:var(--primary-color, #3b82f6);box-shadow:0 0 0 3px #3b82f61a}._filterContainer_1hiw5_113{display:flex;align-items:center;gap:8px;padding:0 16px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;color:#64748b}._filterSelect_1hiw5_124{padding:12px 0;border:none;background:transparent;font-size:.9rem;color:#1e293b;cursor:pointer}._filterSelect_1hiw5_124:focus{outline:none}._statsRow_1hiw5_138{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-bottom:24px}._statItem_1hiw5_145{background:#fff;padding:16px;border-radius:14px;box-shadow:0 1px 3px #00000014;display:flex;align-items:center;gap:12px;border:1px solid #f1f5f9;transition:all .2s ease}._statItem_1hiw5_145:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}._statItemClickable_1hiw5_162{cursor:pointer}._statItemActive_1hiw5_166{border-color:#3b82f640;box-shadow:0 8px 24px #3b82f614}._statItemIcon_1hiw5_171{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._statItemContent_1hiw5_181{display:flex;flex-direction:column;gap:2px}._statTotal_1hiw5_187 ._statItemIcon_1hiw5_171{background:linear-gradient(135deg,#3b82f61a,#2563eb1a);color:#3b82f6}._statGoods_1hiw5_192 ._statItemIcon_1hiw5_171{background:linear-gradient(135deg,#8b5cf61a,#7c3aed1a);color:#8b5cf6}._statServices_1hiw5_197 ._statItemIcon_1hiw5_171{background:linear-gradient(135deg,#ec48991a,#db27771a);color:#ec4899}._statInStock_1hiw5_202 ._statItemIcon_1hiw5_171{background:linear-gradient(135deg,#10b9811a,#0596691a);color:#10b981}._statOutStock_1hiw5_207 ._statItemIcon_1hiw5_171{background:linear-gradient(135deg,#ef44441a,#dc26261a);color:#ef4444}._statValue_1hiw5_212{font-size:1.35rem;font-weight:700;color:#1e293b;line-height:1}._statLabel_1hiw5_219{font-size:.72rem;color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-weight:500}._productsGrid_1hiw5_228{display:flex;flex-direction:column;gap:12px}._productCard_1hiw5_234{background:#fff;border-radius:14px;box-shadow:0 1px 3px #00000014;overflow:visible;transition:all .2s ease;display:flex;flex-direction:column;min-height:0}._productCardMain_1hiw5_245{display:flex;flex-direction:row;align-items:stretch;min-height:156px}._productCardEditable_1hiw5_252{cursor:pointer}._productCard_1hiw5_234:hover,._productCard_1hiw5_234:focus{box-shadow:0 4px 16px #0000001a;outline:none}._productCard_1hiw5_234:focus-visible{outline:2px solid var(--primary-color, #3b82f6);outline-offset:2px}._productImage_1hiw5_267{width:140px;min-height:156px;flex-shrink:0;background:linear-gradient(145deg,#f8fafc,#e2e8f0);display:flex;align-items:center;justify-content:center;color:#cbd5e1;position:relative;overflow:hidden;border-radius:14px 0 0 14px}._productImage_1hiw5_267 img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}._productCard_1hiw5_234:hover ._productImage_1hiw5_267 img{transform:scale(1.05)}._productContent_1hiw5_292{padding:18px 22px;flex:1;display:flex;align-items:center;justify-content:space-between;gap:24px;min-width:0}._productIdentity_1hiw5_302{min-width:0;flex:1;display:flex;flex-direction:column;gap:10px;justify-content:center}._productHeader_1hiw5_311{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:0}._productHeaderBadges_1hiw5_320{display:flex;align-items:center;gap:6px}._hiddenBadge_1hiw5_326{display:inline-flex;align-items:center;gap:3px;font-size:.6rem;font-weight:600;padding:3px 7px;border-radius:20px;background:#fef3c7;color:#92400e;text-transform:uppercase;letter-spacing:.04em}._hiddenToggleActive_1hiw5_340{color:#f59e0b!important;background:#fef3c7!important}._hiddenHint_1hiw5_345{color:#f59e0b;font-size:.8em;font-style:italic}._productSku_1hiw5_351{font-size:.7rem;color:#94a3b8;font-weight:600;text-transform:uppercase;letter-spacing:.05em}._productType_1hiw5_359{font-size:.65rem;font-weight:600;padding:4px 10px;border-radius:20px;text-transform:uppercase;background:#e0f2fe;color:#0284c7}._productName_1hiw5_369{font-size:1.1rem;font-weight:600;color:#1e293b;margin:0}._productDescription_1hiw5_376{font-size:.85rem;color:#64748b;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._variantAccordionToggle_1hiw5_386{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid #bfdbfe;border-radius:10px;background:#eff6ff;color:#2563eb;cursor:pointer;transition:all .2s ease}._variantAccordionToggle_1hiw5_386:hover{background:#dbeafe;border-color:#93c5fd}._variantAccordionToggleIcon_1hiw5_405{transition:transform .2s ease}._variantAccordionToggleOpen_1hiw5_409 ._variantAccordionToggleIcon_1hiw5_405{transform:rotate(180deg)}._variantAccordion_1hiw5_386{border-top:1px solid #e2e8f0;background:linear-gradient(180deg,#fff,#f8fafc);padding:14px 18px 18px}._variantAccordionList_1hiw5_419{display:flex;flex-direction:column;gap:12px}._variantAccordionCard_1hiw5_425{display:flex;align-items:stretch;border:1px solid #e2e8f0;border-radius:14px;background:#fff;overflow:hidden}._variantAccordionImage_1hiw5_434{width:108px;min-height:120px;flex-shrink:0;background:linear-gradient(145deg,#f8fafc,#e2e8f0);display:flex;align-items:center;justify-content:center;color:#cbd5e1;overflow:hidden}._variantAccordionImage_1hiw5_434 img{width:100%;height:100%;object-fit:cover}._variantAccordionContent_1hiw5_452{padding:16px 18px;flex:1;display:flex;align-items:center;justify-content:space-between;gap:20px;min-width:0}._variantAccordionIdentity_1hiw5_462{min-width:0;flex:1;display:flex;flex-direction:column;gap:8px}._variantAccordionName_1hiw5_470{font-size:1rem;font-weight:600;color:#1e293b;margin:0}._variantAccordionDescription_1hiw5_477{font-size:.82rem;color:#64748b;margin:0}._variantAccordionInfo_1hiw5_483{display:flex;align-items:center;justify-content:flex-end;gap:20px;flex-wrap:wrap}._variantAccordionMeta_1hiw5_491{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:10px;min-width:170px}._variantAccordionStats_1hiw5_500{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:8px;min-width:180px}._variantInactiveBadge_1hiw5_509{display:inline-flex;align-items:center;padding:4px 10px;border-radius:12px;font-size:.72rem;font-weight:700;background:#fee2e2;color:#b91c1c}._variantTypeBadge_1hiw5_520{display:inline-flex;align-items:center;padding:4px 10px;border-radius:12px;font-size:.72rem;font-weight:700;background:#eef2ff;color:#4338ca}._variantInheritedBadge_1hiw5_531{display:inline-flex;align-items:center;padding:4px 10px;border-radius:12px;font-size:.72rem;font-weight:700;background:#f1f5f9;color:#475569}._variantInfoHint_1hiw5_542{display:flex;align-items:center;gap:4px;font-size:.75rem;color:#64748b;font-weight:500}._productInfoStrip_1hiw5_551{display:flex;align-items:center;justify-content:flex-end;gap:24px;flex-wrap:wrap}._productMeta_1hiw5_559{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:10px;min-width:170px;margin-bottom:0}._metaBadges_1hiw5_569{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}._promotionCondition_1hiw5_577{font-size:.72rem;color:#b45309;font-weight:600;margin-left:8px}._productPrice_1hiw5_585{font-size:1.25rem;font-weight:700;color:#1e293b}._productStock_1hiw5_591{font-size:.75rem;font-weight:600;padding:4px 10px;border-radius:20px}._stockHigh_1hiw5_598{background:#dcfce7;color:#16a34a}._stockLow_1hiw5_603{background:#fef3c7;color:#d97706}._stockOut_1hiw5_608{background:#fee2e2;color:#dc2626}._serviceTag_1hiw5_613{display:inline-flex;align-items:center;padding:4px 10px;border-radius:12px;font-size:.75rem;font-weight:600;background:#e0e7ff;color:#4f46e5}._variantBadge_1hiw5_624{display:inline-flex;align-items:center;padding:4px 10px;border-radius:12px;font-size:.72rem;font-weight:700;background:#ecfdf5;color:#047857}._productStats_1hiw5_635{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:10px;min-width:220px}._productPerformance_1hiw5_644{display:flex;flex-direction:column;gap:8px;width:100%}._performanceLabel_1hiw5_651{display:inline-flex;align-items:center;gap:6px;font-size:.76rem;color:#475569;font-weight:600}._performanceBadge_1hiw5_660{display:inline-flex;align-items:center;width:fit-content;padding:5px 10px;border-radius:999px;font-size:.72rem;font-weight:700}._performanceCritical_1hiw5_670{background:#fee2e2;color:#b91c1c}._performanceWarning_1hiw5_675{background:#fef3c7;color:#b45309}._performanceOk_1hiw5_680{background:#dcfce7;color:#15803d}._performanceIdle_1hiw5_685{background:#e2e8f0;color:#475569}._productViews_1hiw5_690{display:flex;align-items:center;gap:4px;font-size:.75rem;color:#94a3b8}._productCost_1hiw5_698{display:flex;align-items:center;gap:4px;font-size:.75rem;color:#10b981;font-weight:600}._costInfo_1hiw5_708{background:#f8fafc;border-radius:12px;padding:16px;margin-bottom:8px}._costProductName_1hiw5_715{font-size:1rem;font-weight:700;color:#1e293b;margin:0 0 12px}._costDetails_1hiw5_722{display:flex;flex-direction:column;gap:8px}._costDetailItem_1hiw5_728{display:flex;justify-content:space-between;align-items:center}._costDetailLabel_1hiw5_734{font-size:.85rem;color:#64748b}._costDetailValue_1hiw5_739{font-size:.85rem;font-weight:600;color:#1e293b}._productActions_1hiw5_745{position:relative;display:flex;align-items:center;justify-content:center;padding:0 18px;border-left:1px solid #f1f5f9;background:transparent;flex-shrink:0}._menuTrigger_1hiw5_756{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #e2e8f0;border-radius:12px;background:#fff;color:#64748b;cursor:pointer;transition:all .2s ease}._menuTrigger_1hiw5_756:hover{border-color:#cbd5e1;background:#f8fafc;color:#334155}._actionMenu_1hiw5_776{position:absolute;top:12px;right:calc(100% - 8px);width:220px;padding:8px;border-radius:14px;border:1px solid #e2e8f0;background:#fff;box-shadow:0 18px 40px #0f172a24;display:flex;flex-direction:column;gap:4px;z-index:20}._menuItem_1hiw5_792{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;border:none;border-radius:10px;background:transparent;color:#334155;font-size:.88rem;font-weight:500;text-align:left;cursor:pointer;transition:all .2s ease}._menuItem_1hiw5_792:hover{background:#f8fafc}._menuItemDanger_1hiw5_813{color:#dc2626}._menuItemDanger_1hiw5_813:hover{background:#fef2f2}._emptyState_1hiw5_822{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 40px;text-align:center;color:#94a3b8}._emptyState_1hiw5_822 h2{font-size:1.25rem;color:#1e293b;margin:20px 0 8px}._emptyState_1hiw5_822 p{color:#64748b;margin:0 0 24px;max-width:400px}._loadingContainer_1hiw5_845{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;min-height:400px;gap:16px;color:#64748b}._spinner_1hiw5_856{width:40px;height:40px;border:3px solid #e2e8f0;border-top-color:var(--primary-color, #3b82f6);border-radius:50%;animation:_spin_1hiw5_856 .8s linear infinite}@keyframes _spin_1hiw5_856{to{transform:rotate(360deg)}}@media(max-width:1024px){._statsRow_1hiw5_138{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){._container_1hiw5_1{padding:16px}._headerContent_1hiw5_15{flex-direction:column}._addButton_1hiw5_50{width:100%;justify-content:center}._toolbar_1hiw5_76{flex-direction:column}._searchContainer_1hiw5_83{min-width:100%}._statsRow_1hiw5_138{grid-template-columns:repeat(2,1fr);gap:8px}._statItem_1hiw5_145{padding:12px;gap:10px}._statItemIcon_1hiw5_171{width:36px;height:36px}._statValue_1hiw5_212{font-size:1.15rem}._productsGrid_1hiw5_228{gap:10px}._productCard_1hiw5_234{overflow:hidden;min-height:0}._productCardMain_1hiw5_245{flex-direction:column}._productImage_1hiw5_267{width:100%;height:180px;min-height:auto;border-radius:14px 14px 0 0}._productContent_1hiw5_292{padding:16px;flex-direction:column;align-items:flex-start;gap:16px}._productActions_1hiw5_745{display:none}._productInfoStrip_1hiw5_551{width:100%;justify-content:space-between;gap:16px}._productMeta_1hiw5_559{min-width:0;align-items:flex-start}._metaBadges_1hiw5_569{justify-content:flex-start}._productStats_1hiw5_635{width:100%;min-width:0;align-items:flex-start}._variantAccordion_1hiw5_386{padding:14px}._variantAccordionCard_1hiw5_425{flex-direction:column}._variantAccordionImage_1hiw5_434{width:100%;height:160px;min-height:auto}._variantAccordionContent_1hiw5_452{padding:14px;flex-direction:column;align-items:flex-start;gap:14px}._variantAccordionInfo_1hiw5_483{width:100%;justify-content:space-between;gap:14px}._variantAccordionMeta_1hiw5_491{min-width:0;align-items:flex-start}._variantAccordionStats_1hiw5_500{width:100%;min-width:0}._variantAccordionToggle_1hiw5_386{width:28px;height:28px}._variantAccordionInfo_1hiw5_483 ._metaBadges_1hiw5_569{justify-content:flex-start}._productPerformance_1hiw5_644{width:100%}._replenishmentSection_1hiw5_1022{margin-top:20px}._replenishmentHeader_1hiw5_1026{padding:14px 16px;flex-wrap:wrap;gap:10px}._replenishmentIconWrapper_1hiw5_1032{width:34px;height:34px}._replenishmentTitle_1hiw5_1037{gap:10px}._replenishmentTitle_1hiw5_1037 h3{font-size:.85rem}._replenishmentMeta_1hiw5_1045{gap:6px}._replenishmentContent_1hiw5_1049{padding:14px}._repSummaryRow_1hiw5_1053{grid-template-columns:1fr;gap:10px;margin-bottom:16px}._repSummaryItem_1hiw5_1059{padding:12px 14px;gap:10px}._repSummaryIcon_1hiw5_1064{width:32px;height:32px;padding:6px}._repSummaryValue_1hiw5_1070{font-size:1rem}._repSummaryLabel_1hiw5_1074{font-size:.7rem}._repTableHeader_1hiw5_1078{display:none}._repTable_1hiw5_1078{border-radius:12px}._repTableRow_1hiw5_1086{flex-direction:column;align-items:stretch;gap:8px;padding:14px 16px}._repColProduct_1hiw5_1093{width:100%;padding-bottom:8px;border-bottom:1px solid #f1f5f9}._repColStock_1hiw5_1099,._repColSales_1hiw5_1100,._repColDays_1hiw5_1101,._repColSuggested_1hiw5_1102{width:100%;display:flex;justify-content:space-between;align-items:center;text-align:right;padding:4px 0;font-size:.85rem}._repColStock_1hiw5_1099:before{content:"Estoque";font-weight:600;color:#64748b;font-size:.8rem}._repColSales_1hiw5_1100:before{content:"Vendas (30d)";font-weight:600;color:#64748b;font-size:.8rem}._repColDays_1hiw5_1101:before{content:"Dias restantes";font-weight:600;color:#64748b;font-size:.8rem}._repColSuggested_1hiw5_1102:before{content:"Reposição sugerida";font-weight:600;color:#64748b;font-size:.8rem}._repCriticalBadge_1hiw5_1140,._repWarningBadge_1hiw5_1141,._repOkBadge_1hiw5_1142{font-size:.65rem;padding:2px 8px}}@media(max-width:480px){._titleSection_1hiw5_23{flex-direction:column;align-items:flex-start}._title_1hiw5_23{font-size:1.5rem}._statsRow_1hiw5_138{grid-template-columns:1fr 1fr}._statsRow_1hiw5_138 ._statItem_1hiw5_145:last-child{grid-column:1 / -1}._repTableHeader_1hiw5_1078{display:none!important}._repSummaryRow_1hiw5_1053{grid-template-columns:1fr;gap:8px;margin-bottom:12px}._repSummaryItem_1hiw5_1059{display:flex;align-items:flex-start;gap:8px;padding:6px 8px;box-sizing:border-box;overflow:visible;flex-wrap:wrap}._repSummaryItem_1hiw5_1059>div{display:flex;flex-direction:column;min-width:0}._repSummaryItem_1hiw5_1059>div{flex:1 1 auto;min-width:0}._repSummaryIcon_1hiw5_1064{width:18px;height:18px;padding:2px;flex-shrink:0}._replenishmentSection_1hiw5_1022 ._repSummaryItem_1hiw5_1059 ._repSummaryIcon_1hiw5_1064{width:18px!important;height:18px!important;padding:2px!important}._repSummaryRow_1hiw5_1053{grid-template-columns:1fr;gap:8px;margin-bottom:10px}._repSummaryItem_1hiw5_1059>div{display:flex;flex-direction:column;flex:1 1 auto;min-width:0;overflow:visible}._repSummaryItem_1hiw5_1059 ._repSummaryIcon_1hiw5_1064,._replenishmentSection_1hiw5_1022 ._repSummaryItem_1hiw5_1059 ._repSummaryIcon_1hiw5_1064{width:16px!important;height:16px!important;padding:2px!important;border-radius:8px!important;flex-shrink:0}._repSummaryValue_1hiw5_1070{font-size:clamp(.78rem,3.2vw,.88rem);font-weight:700;color:#1e293b;display:block;white-space:normal;overflow:visible;text-overflow:clip;line-height:1.15;max-width:100%;overflow-wrap:anywhere;word-break:break-word}._repSummaryLabel_1hiw5_1074{font-size:clamp(.6rem,2.6vw,.78rem);color:#64748b;margin-top:4px;white-space:normal;overflow:visible;text-overflow:clip;opacity:.95;text-transform:none;letter-spacing:0;line-height:1.2;font-weight:500}@media(max-width:360px){._repSummaryItem_1hiw5_1059{gap:6px;padding:4px 6px}._repSummaryItem_1hiw5_1059 ._repSummaryIcon_1hiw5_1064{width:14px!important;height:14px!important;padding:2px!important}._repSummaryValue_1hiw5_1070{font-size:.78rem;white-space:normal;overflow:visible;line-height:1.15;overflow-wrap:anywhere;word-break:break-word}._repSummaryLabel_1hiw5_1074{font-size:.5rem}}}._replenishmentSection_1hiw5_1022{background:#fff;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 2px 8px #0000000a;margin-top:32px;overflow:hidden}._replenishmentHeader_1hiw5_1026{display:flex;justify-content:space-between;align-items:center;width:100%;padding:20px 24px;border:none;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);cursor:pointer;transition:background .2s ease;color:#0c4a6e}._replenishmentHeader_1hiw5_1026:hover{background:linear-gradient(135deg,#e0f2fe,#bae6fd)}._replenishmentTitle_1hiw5_1037{display:flex;align-items:center;gap:14px}._replenishmentTitle_1hiw5_1037 h3{font-size:1rem;font-weight:700;color:#0c4a6e;margin:0}._replenishmentIconWrapper_1hiw5_1032{width:42px;height:42px;border-radius:12px;background:linear-gradient(135deg,#0284c7,#0369a1);color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}._replenishmentMeta_1hiw5_1045{display:flex;gap:8px;margin-top:4px;flex-wrap:wrap}._repCriticalBadge_1hiw5_1140{font-size:.7rem;font-weight:600;padding:3px 10px;border-radius:20px;background:#fee2e2;color:#dc2626}._repWarningBadge_1hiw5_1141{font-size:.7rem;font-weight:600;padding:3px 10px;border-radius:20px;background:#fef3c7;color:#d97706}._repOkBadge_1hiw5_1142{font-size:.7rem;font-weight:600;padding:3px 10px;border-radius:20px;background:#dcfce7;color:#16a34a}._replenishmentContent_1hiw5_1049{padding:24px}._repSummaryRow_1hiw5_1053{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:24px}._repSummaryItem_1hiw5_1059{display:flex;align-items:center;gap:14px;padding:18px 20px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:14px;border:1px solid #e2e8f0;transition:all .2s ease}._repSummaryItem_1hiw5_1059:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0000000f}._repSummaryIcon_1hiw5_1064{color:#3b82f6;background:#3b82f61a;padding:8px;border-radius:10px;flex-shrink:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;box-sizing:content-box}._repSummaryValue_1hiw5_1070{font-size:1.2rem;font-weight:700;color:#1e293b;display:block;line-height:1.2}._repSummaryLabel_1hiw5_1074{font-size:.75rem;color:#64748b;display:block;text-transform:uppercase;letter-spacing:.03em;font-weight:500;margin-top:2px}._repTable_1hiw5_1078{border:1px solid #e2e8f0;border-radius:14px;overflow:hidden}._repTableHeader_1hiw5_1078{display:flex;align-items:center;gap:8px;padding:14px 20px;background:#f8fafc;border-bottom:2px solid #e2e8f0;font-size:.72rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.06em}._repTableBody_1hiw5_1485{max-height:420px;overflow-y:auto}._repTableBody_1hiw5_1485::-webkit-scrollbar{width:5px}._repTableBody_1hiw5_1485::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}._repTableBody_1hiw5_1485::-webkit-scrollbar-thumb:hover{background:#94a3b8}._repTableRow_1hiw5_1086{display:flex;align-items:center;gap:8px;padding:14px 20px;border-bottom:1px solid #f1f5f9;transition:background .15s ease;font-size:.875rem}._repTableRow_1hiw5_1086:last-child{border-bottom:none}._repTableRow_1hiw5_1086:hover{background:#f8fafc}._repCritical_1hiw5_1140{border-left:4px solid #ef4444;background:#ef444405}._repCritical_1hiw5_1140:hover{background:#ef44440a}._repWarning_1hiw5_1141{border-left:4px solid #f59e0b;background:#f59e0b05}._repWarning_1hiw5_1141:hover{background:#f59e0b0a}._repOk_1hiw5_1142{border-left:4px solid #10b981}._repIdle_1hiw5_1543{border-left:4px solid #e2e8f0}._repColProduct_1hiw5_1093{flex:2.5;display:flex;align-items:center;gap:12px;min-width:0}._repColStock_1hiw5_1099,._repColSales_1hiw5_1100,._repColDays_1hiw5_1101,._repColSuggested_1hiw5_1102{flex:1;text-align:center;font-size:.875rem;color:#475569}._repUrgencyDot_1hiw5_1565{width:10px;height:10px;border-radius:50%;flex-shrink:0}._dotCritical_1hiw5_1572{background:#ef4444;box-shadow:0 0 8px #ef444480;animation:_pulse_1hiw5_1 2s infinite}@keyframes _pulse_1hiw5_1{0%,to{opacity:1}50%{opacity:.5}}._dotWarning_1hiw5_1590{background:#f59e0b;box-shadow:0 0 6px #f59e0b66}._dotOk_1hiw5_1595{background:#10b981}._dotIdle_1hiw5_1599{background:#cbd5e1}._repProductInfo_1hiw5_1603{display:flex;flex-direction:column;min-width:0;gap:2px}._repProductName_1hiw5_1610{font-size:.875rem;font-weight:600;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._repProductSku_1hiw5_1619{font-size:.7rem;color:#94a3b8;text-transform:uppercase;letter-spacing:.03em}._repStockBadge_1hiw5_1626{font-size:.78rem;font-weight:600;padding:4px 10px;border-radius:8px;display:inline-block}._stockBadgeOut_1hiw5_1634{background:#fee2e2;color:#dc2626}._stockBadgeLow_1hiw5_1639{background:#fef3c7;color:#d97706}._stockBadgeOk_1hiw5_1644{background:#dcfce7;color:#16a34a}._repDailyRate_1hiw5_1649{font-size:.7rem;color:#94a3b8;display:block;margin-top:2px}._repDaysBadge_1hiw5_1656{font-size:.78rem;font-weight:600;padding:4px 12px;border-radius:8px;display:inline-block}._daysCritical_1hiw5_1664{background:#fee2e2;color:#dc2626}._daysWarning_1hiw5_1669{background:#fef3c7;color:#d97706}._daysOk_1hiw5_1674{background:#ecfdf5;color:#059669}._repNoSales_1hiw5_1679{color:#cbd5e1;font-size:.8rem}._repSuggestedValue_1hiw5_1684{font-size:.875rem;font-weight:700;color:#0284c7;background:#0284c714;padding:4px 12px;border-radius:8px;display:inline-block}._toast_1hiw5_1695{position:fixed;top:24px;right:24px;padding:16px 24px;border-radius:10px;font-weight:500;font-size:.9rem;z-index:1000;animation:_slideIn_1hiw5_1 .3s ease;box-shadow:0 4px 12px #00000026}._toast_1hiw5_1695._success_1hiw5_1708{background:#dcfce7;color:#16a34a;border:1px solid #86efac}._toast_1hiw5_1695._error_1hiw5_1714{background:#fee2e2;color:#dc2626;border:1px solid #fecaca}@keyframes _slideIn_1hiw5_1{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}._modalOverlay_1hiw5_1733{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:100;padding:16px}._modal_1hiw5_1733{background:#fff;border-radius:16px;width:100%;max-width:500px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 40px #0003}._modalHeader_1hiw5_1754{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e2e8f0}._modalHeader_1hiw5_1754 h2{font-size:1.25rem;font-weight:600;color:#1e293b;margin:0}._closeButton_1hiw5_1769{background:none;border:none;padding:8px;cursor:pointer;color:#64748b;border-radius:8px;transition:all .2s ease}._closeButton_1hiw5_1769:hover{background:#f1f5f9;color:#1e293b}._modalForm_1hiw5_1784{padding:24px}._formGroup_1hiw5_1788{margin-bottom:16px}._formGroup_1hiw5_1788 label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:6px}._helperText_1hiw5_1800{display:block;margin-top:6px;font-size:.75rem;color:#64748b}._formGroup_1hiw5_1788 input,._formGroup_1hiw5_1788 textarea,._formGroup_1hiw5_1788 select{width:100%;padding:12px 14px;border:1px solid #e2e8f0;border-radius:8px;font-size:.9rem;transition:all .2s ease;box-sizing:border-box}._formGroup_1hiw5_1788 input:focus,._formGroup_1hiw5_1788 textarea:focus,._formGroup_1hiw5_1788 select:focus{outline:none;border-color:var(--primary-color, #3b82f6);box-shadow:0 0 0 3px #3b82f61a}._formGroup_1hiw5_1788 textarea{resize:vertical;min-height:80px}._imageUploadArea_1hiw5_1833{width:100%}._imageUploadPlaceholder_1hiw5_1837{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:32px 16px;border:2px dashed #e2e8f0;border-radius:12px;background:#f8fafc;color:#64748b;cursor:pointer;transition:all .2s ease}._imageUploadPlaceholder_1hiw5_1837:hover{border-color:var(--primary-color, #3b82f6);background:#3b82f60d;color:var(--primary-color, #3b82f6)}._imageUploadPlaceholder_1hiw5_1837 span{font-size:.9rem;font-weight:500}._imageUploadPlaceholder_1hiw5_1837 small{font-size:.75rem;color:#94a3b8}._imagePreviewContainer_1hiw5_1868{position:relative;width:100%;max-width:200px;margin:0 auto}._imagePreview_1hiw5_1868{width:100%;height:150px;object-fit:cover;border-radius:12px;border:1px solid #e2e8f0}._removeImageButton_1hiw5_1883{position:absolute;top:-8px;right:-8px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:#dc2626;color:#fff;border:none;border-radius:50%;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #0003}._removeImageButton_1hiw5_1883:hover{background:#b91c1c;transform:scale(1.1)}._fileInput_1hiw5_1906{display:none}._formRow_1hiw5_1910{display:grid;grid-template-columns:1fr 1fr;gap:16px}._checkboxGroup_1hiw5_1916{margin-top:8px}._checkboxLabel_1hiw5_1920{display:flex;align-items:center;gap:12px;cursor:pointer;-webkit-user-select:none;user-select:none;position:relative}._checkboxLabel_1hiw5_1920 input[type=checkbox]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);border:0;white-space:nowrap}._checkboxLabel_1hiw5_1920 ._switch_1hiw5_1942{width:44px;height:24px;border-radius:9999px;background:#e5e7eb;transition:background .18s ease;box-shadow:inset 0 1px 2px #0000000f;flex-shrink:0;position:relative}._checkboxLabel_1hiw5_1920 ._switch_1hiw5_1942:after{content:"";width:18px;height:18px;background:#fff;border-radius:50%;position:absolute;top:3px;left:3px;transition:transform .18s cubic-bezier(.2,.9,.2,1),box-shadow .18s;box-shadow:0 2px 6px #0206171f}._checkboxLabel_1hiw5_1920 input[type=checkbox]:checked+._switch_1hiw5_1942{background:var(--primary-color, #3b82f6)}._checkboxLabel_1hiw5_1920 input[type=checkbox]:checked+._switch_1hiw5_1942:after{transform:translate(20px)}._checkboxText_1hiw5_1974{font-size:.9375rem;color:#1e293b;font-weight:500}._variationSection_1hiw5_1980{margin:8px 0 12px;padding:18px;border:1px solid #e2e8f0;border-radius:14px;background:linear-gradient(180deg,#fff,#f8fafc)}._variationHeader_1hiw5_1988{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}._variationHeader_1hiw5_1988 h3{margin:0;font-size:1rem;font-weight:700;color:#1e293b}._variationHeader_1hiw5_1988 p{margin:6px 0 0;font-size:.82rem;color:#64748b;line-height:1.5}._secondaryActionButton_1hiw5_2010,._generateButton_1hiw5_2011{display:inline-flex;align-items:center;gap:8px;border:1px solid #cbd5e1;background:#fff;color:#0f172a;border-radius:10px;padding:10px 14px;font-size:.82rem;font-weight:600;cursor:pointer;transition:all .2s ease}._secondaryActionButton_1hiw5_2010:hover,._generateButton_1hiw5_2011:hover{border-color:var(--primary-color, #3b82f6);color:var(--primary-color, #3b82f6);box-shadow:0 8px 24px #3b82f614}._optionsList_1hiw5_2033{display:flex;flex-direction:column;gap:12px}._optionRow_1hiw5_2039{display:flex;align-items:flex-start;gap:12px;padding:14px;border-radius:12px;background:#fff;border:1px solid #e2e8f0}._optionInputs_1hiw5_2049{flex:1;display:grid;min-width:0;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:12px}._optionInputs_1hiw5_2049>._formGroup_1hiw5_1788,._variantFieldsGrid_1hiw5_2058>._formGroup_1hiw5_1788{min-width:0}._optionRemoveButton_1hiw5_2062{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:12px;background:#fee2e2;color:#dc2626;cursor:pointer;transition:all .2s ease;margin-top:28px}._optionRemoveButton_1hiw5_2062:hover{background:#fecaca}._variationActions_1hiw5_2081{display:flex;align-items:center;gap:12px;flex-wrap:wrap}._variationSyncWarning_1hiw5_2088{font-size:.78rem;font-weight:600;color:#b45309}._variationEmptyState_1hiw5_2094{display:flex;align-items:center;gap:10px;padding:14px 16px;border-radius:12px;background:#fff;border:1px dashed #cbd5e1;color:#64748b;font-size:.85rem}._variantList_1hiw5_2106{display:flex;flex-direction:column;gap:14px;margin-top:18px}._variantCardEditor_1hiw5_2113{border:1px solid #dbeafe;background:#fff;border-radius:14px;padding:16px;box-shadow:0 6px 20px #0f172a0a}._variantCardHeader_1hiw5_2121{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px}._variantCardHeader_1hiw5_2121 h4{margin:0;font-size:.95rem;font-weight:700;color:#1e293b}._variantValueTokens_1hiw5_2136{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}._variantValueToken_1hiw5_2136{display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:.72rem;font-weight:600}._variantToggleLabel_1hiw5_2154,._inlineCheckboxLabel_1hiw5_2155{display:inline-flex;align-items:center;gap:6px;margin-top:10px;font-size:.78rem;font-weight:600;color:#475569;line-height:1.4}._variantToggleLabel_1hiw5_2154 input,._inlineCheckboxLabel_1hiw5_2155 input{width:auto!important;margin:0}._variantFieldsGrid_1hiw5_2058{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:12px 16px}@media(max-width:900px){._variationHeader_1hiw5_1988,._optionRow_1hiw5_2039{flex-direction:column}._optionInputs_1hiw5_2049{width:100%;grid-template-columns:1fr}._optionRemoveButton_1hiw5_2062{margin-top:0;align-self:flex-end}._variantCardHeader_1hiw5_2121,._variantImageSection_1hiw5_2199{flex-direction:column;align-items:flex-start}._variantFieldsGrid_1hiw5_2058{grid-template-columns:1fr}}._variantImageSection_1hiw5_2199{margin-top:10px;display:flex;align-items:center;gap:14px;padding-top:12px;border-top:1px solid #f1f5f9}._variantImagePreviewBox_1hiw5_2218{width:72px;height:72px;border-radius:12px;overflow:hidden;border:1px solid #e2e8f0;background:#f8fafc;display:flex;align-items:center;justify-content:center;flex-shrink:0}._variantImagePreview_1hiw5_2218{width:100%;height:100%;object-fit:cover}._variantImagePlaceholder_1hiw5_2237{display:flex;flex-direction:column;align-items:center;gap:6px;color:#94a3b8;font-size:.7rem;text-align:center;padding:8px}._variantImageActions_1hiw5_2248{display:flex;flex-wrap:wrap;gap:10px}._variantUploadButton_1hiw5_2254,._variantRemoveImageButton_1hiw5_2255{display:inline-flex;align-items:center;gap:8px;padding:10px 12px;border-radius:10px;border:1px solid #cbd5e1;background:#fff;color:#334155;cursor:pointer;font-size:.78rem;font-weight:600;transition:all .2s ease}._variantUploadButton_1hiw5_2254:hover,._variantRemoveImageButton_1hiw5_2255:hover{border-color:var(--primary-color, #3b82f6);color:var(--primary-color, #3b82f6)}._variantUploadButton_1hiw5_2254 input{display:none}._promotionPrices_1hiw5_2280{position:relative;display:flex;flex-wrap:wrap;align-items:center;gap:12px;padding:16px;background:linear-gradient(135deg,#fef3c7,#fde68a);border-radius:12px;border:1px solid #f59e0b;margin-top:12px;box-shadow:0 8px 30px #f59e0b14;transition:transform .18s ease,box-shadow .18s ease}._discountPill_1hiw5_2295{position:absolute;top:-8px;right:-8px;background:#065f46;color:#fff;padding:4px 8px;border-radius:9999px;font-weight:700;font-size:.75rem;display:inline-flex;gap:6px;align-items:center;box-shadow:0 4px 12px #0206172e}._discountPill_1hiw5_2295 svg{color:#fff;opacity:.95}._promoError_1hiw5_2316{margin-top:8px;display:flex;gap:8px;align-items:center;color:#b91c1c;font-size:.875rem;font-weight:600}._promotionPrices_1hiw5_2280 ._formGroup_1hiw5_1788{flex:1 1 0;margin-bottom:0;min-width:120px}._promotionPrices_1hiw5_2280 ._formGroup_1hiw5_1788 label{color:#92400e;font-weight:600}._promotionPrices_1hiw5_2280 ._formGroup_1hiw5_1788 input{background:#fff;border-color:#f59e0b}._promoArrow_1hiw5_2342{font-size:1.5rem;color:#d97706;font-weight:700;align-self:center}@media(max-width:640px){._promotionPrices_1hiw5_2280{flex-direction:column;align-items:stretch}._promoArrow_1hiw5_2342{display:none}._promotionPrices_1hiw5_2280 ._formGroup_1hiw5_1788{width:100%}}._modalActions_1hiw5_2365{display:flex;gap:12px;justify-content:flex-end;margin-top:24px}._cancelButton_1hiw5_2372{padding:12px 20px;border:1px solid #e2e8f0;background:#fff;color:#64748b;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s ease}._cancelButton_1hiw5_2372:hover{background:#f1f5f9}._submitButton_1hiw5_2387{display:flex;align-items:center;gap:8px;padding:12px 20px;border:none;background:linear-gradient(135deg,var(--primary-color, #3b82f6) 0%,#2563eb 100%);color:#fff;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s ease}._submitButton_1hiw5_2387:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #3b82f64d}._submitButton_1hiw5_2387:disabled{opacity:.7;cursor:not-allowed}._deleteModal_1hiw5_2412{background:#fff;border-radius:16px;width:100%;max-width:400px;padding:32px;text-align:center;box-shadow:0 20px 40px #0003}._deleteIcon_1hiw5_2422{width:64px;height:64px;background:#fee2e2;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;color:#dc2626}._deleteModal_1hiw5_2412 h2{font-size:1.25rem;font-weight:600;color:#1e293b;margin:0 0 12px}._deleteModal_1hiw5_2412 p{color:#64748b;margin:0 0 24px;line-height:1.5}._deleteConfirmButton_1hiw5_2447{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 20px;border:none;background:#dc2626;color:#fff;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s ease}._deleteConfirmButton_1hiw5_2447:hover:not(:disabled){background:#b91c1c}._deleteConfirmButton_1hiw5_2447:disabled{opacity:.7;cursor:not-allowed}._spinning_1hiw5_2472{animation:_spin_1hiw5_856 1s linear infinite}@media(max-width:480px){._formRow_1hiw5_1910{grid-template-columns:1fr}._modalActions_1hiw5_2365{flex-direction:column-reverse}._cancelButton_1hiw5_2372,._submitButton_1hiw5_2387,._deleteConfirmButton_1hiw5_2447{width:100%;justify-content:center}}._container_1jce8_1{width:100%;max-width:100%;min-height:100%;padding:24px;background-color:#f8fafc;overflow-x:hidden;overflow-y:auto;box-sizing:border-box}._header_1jce8_13{margin-bottom:24px}._headerContent_1jce8_17{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:16px}._titleSection_1jce8_25{display:flex;align-items:flex-start;gap:16px}._titleIcon_1jce8_31{color:var(--primary-color, #3b82f6);background:linear-gradient(135deg,#3b82f61a,#2563eb1a);padding:12px;border-radius:12px}._title_1jce8_25{font-size:1.75rem;font-weight:700;color:#1e293b;margin:0;letter-spacing:-.025em}._subtitle_1jce8_46{font-size:.9rem;color:#64748b;margin:4px 0 0}._headerManageButton_1jce8_52{display:flex;align-items:center;gap:8px;padding:10px 18px;background:#fff;color:var(--primary-color, #3b82f6);border:1.5px solid var(--primary-color, #3b82f6);border-radius:10px;font-weight:500;font-size:.875rem;cursor:pointer;transition:all .2s ease;white-space:nowrap}._headerManageButton_1jce8_52:hover:not(:disabled){background:var(--primary-color, #3b82f6);color:#fff}._headerManageButton_1jce8_52:disabled{opacity:.6;cursor:not-allowed}._currentPlanBanner_1jce8_79{background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:16px;padding:20px 24px;margin-bottom:32px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}._trialBanner_1jce8_91{background:linear-gradient(135deg,var(--primary-color) 0%,var(--secondary-color) 100%);border-radius:16px;padding:20px 24px;margin-bottom:32px}._trialBanner_1jce8_91._expiredBanner_1jce8_98{background:linear-gradient(135deg,#dc2626,#b91c1c)}._bannerContent_1jce8_102{display:flex;align-items:center;gap:16px;color:#fff}._bannerIcon_1jce8_109{width:56px;height:56px;border-radius:12px;background:#fff3;display:flex;align-items:center;justify-content:center}._bannerText_1jce8_119{display:flex;flex-direction:column;gap:2px}._bannerText_1jce8_119 strong{font-size:1.125rem}._bannerText_1jce8_119 span{font-size:.875rem;opacity:.9}._bannerPrice_1jce8_134{font-size:.9rem;font-weight:600;opacity:1;margin-top:4px}._manageButton_1jce8_141{display:flex;align-items:center;gap:8px;padding:12px 20px;background:#fff3;color:#fff;border:1px solid rgba(255,255,255,.3);border-radius:10px;font-weight:500;font-size:.9rem;cursor:pointer;transition:all .2s ease}._manageButton_1jce8_141:hover:not(:disabled){background:#ffffff4d}._manageButton_1jce8_141:disabled{opacity:.7;cursor:not-allowed}._plansGrid_1jce8_166{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,420px));justify-content:center;gap:24px;margin:0 auto 48px;max-width:900px;width:100%}._planCard_1jce8_176{background:#fff;border-radius:20px;padding:32px;box-shadow:0 1px 3px #0000001a;display:flex;flex-direction:column;transition:all .3s ease;position:relative;border:2px solid transparent;box-sizing:border-box}._planCard_1jce8_176:hover,._planCard_1jce8_176:focus{transform:translateY(-8px);box-shadow:0 20px 40px #0000001a;outline:none}._planCard_1jce8_176:focus-visible{outline:2px solid var(--primary-color, #3b82f6);outline-offset:2px}._freePlan_1jce8_201{border-color:#e2e8f0}._popularPlan_1jce8_205{border-color:var(--primary-color, #3b82f6);background:linear-gradient(180deg,#f0f9ff,#fff 20%)}._popularBadge_1jce8_210{position:absolute;top:-12px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:6px;padding:6px 16px;background:linear-gradient(135deg,var(--primary-color, #3b82f6) 0%,#2563eb 100%);color:#fff;font-size:.75rem;font-weight:600;border-radius:20px;white-space:nowrap}._planHeader_1jce8_227{text-align:center;margin-bottom:24px}._planName_1jce8_232{font-size:1.5rem;font-weight:700;color:#1e293b;margin:0 0 8px}._planDescription_1jce8_239{font-size:.9rem;color:#64748b;margin:0}._planPrice_1jce8_245{text-align:center;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #f1f5f9}._priceValue_1jce8_252{font-size:2.5rem;font-weight:800;color:#1e293b}._pricePeriod_1jce8_258{font-size:1rem;color:#64748b;margin-left:4px}._planFeatures_1jce8_264{list-style:none;padding:0;margin:0 0 32px;flex:1}._planFeatures_1jce8_264 li{display:flex;align-items:center;gap:12px;padding:10px 0;font-size:.9rem;color:#475569}._planFeatures_1jce8_264 li svg{color:#10b981;flex-shrink:0}._featureDisabled_1jce8_285{color:#bbb!important;text-decoration:line-through}._featureDisabled_1jce8_285 svg{color:#bbb!important}._planButton_1jce8_294{width:100%;padding:14px 24px;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px;background:#f1f5f9;border:none;color:#64748b}._planButton_1jce8_294:hover:not(:disabled){background:#e2e8f0}._planButton_1jce8_294:disabled{opacity:.6;cursor:not-allowed}._primaryButton_1jce8_320{background:linear-gradient(135deg,var(--primary-color, #3b82f6) 0%,#2563eb 100%);color:#fff}._primaryButton_1jce8_320:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #3b82f64d}._featuresSection_1jce8_331{text-align:center;padding:48px 0}._featuresTitle_1jce8_336{font-size:1.75rem;font-weight:700;color:#1e293b;margin:0 0 32px}._featuresGrid_1jce8_343{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:24px;max-width:100%}._featureCard_1jce8_350{background:#fff;border-radius:16px;padding:32px 24px;box-shadow:0 1px 3px #0000001a;text-align:center}._featureIcon_1jce8_358{font-size:2.5rem;margin-bottom:16px}._featureCard_1jce8_350 h3{font-size:1.125rem;font-weight:600;color:#1e293b;margin:0 0 8px}._featureCard_1jce8_350 p{font-size:.9rem;color:#64748b;margin:0;line-height:1.5}._loadingContainer_1jce8_378{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;min-height:400px;gap:16px;color:#64748b}._spinner_1jce8_389{width:40px;height:40px;border:3px solid #e2e8f0;border-top-color:var(--primary-color, #3b82f6);border-radius:50%;animation:_spin_1jce8_389 .8s linear infinite}._spinning_1jce8_398{animation:_spin_1jce8_389 .8s linear infinite}@keyframes _spin_1jce8_389{to{transform:rotate(360deg)}}@media(max-width:768px){._container_1jce8_1{padding:16px}._title_1jce8_25{font-size:1.5rem}._plansGrid_1jce8_166{grid-template-columns:1fr;max-width:100%;justify-items:stretch}._planCard_1jce8_176{padding:24px;width:100%;max-width:100%}._priceValue_1jce8_252{font-size:2rem}._featuresTitle_1jce8_336{font-size:1.5rem}}@media(max-width:480px){._container_1jce8_1{padding:12px}._planCard_1jce8_176{padding:20px 16px;border-radius:14px}._planName_1jce8_232{font-size:1.25rem}._priceValue_1jce8_252{font-size:1.75rem}._planButton_1jce8_294{padding:12px 20px;font-size:.9rem}._bannerContent_1jce8_102{flex-direction:column;text-align:center}._currentPlanBanner_1jce8_79{flex-direction:column;align-items:flex-start;gap:12px}._manageButton_1jce8_141{width:100%;justify-content:center}._featuresGrid_1jce8_343{grid-template-columns:1fr}}._container_15esc_1{width:100%;min-height:100%;padding:24px;background-color:#f8fafc;overflow-x:hidden;box-sizing:border-box}._header_15esc_11{margin-bottom:24px}._headerContent_15esc_15{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:16px}._titleSection_15esc_23{display:flex;align-items:flex-start;gap:16px}._titleIcon_15esc_29{color:var(--primary-color, #3b82f6);background:linear-gradient(135deg,#3b82f61a,#2563eb1a);padding:12px;border-radius:12px}._title_15esc_23{font-size:1.75rem;font-weight:700;color:#1e293b;margin:0;letter-spacing:-.025em}._subtitle_15esc_44{font-size:.9rem;color:#64748b;margin:4px 0 0}._addButton_15esc_50{display:flex;align-items:center;gap:8px;padding:12px 20px;background:linear-gradient(135deg,var(--primary-color, #3b82f6) 0%,#2563eb 100%);color:#fff;border:none;border-radius:10px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s ease}._addButton_15esc_50:hover{transform:translateY(-2px);box-shadow:0 8px 20px #3b82f64d}._addButton_15esc_50:focus-visible{outline:2px solid var(--primary-color, #3b82f6);outline-offset:2px}._statsRow_15esc_76{display:flex;gap:16px;margin-bottom:24px;flex-wrap:wrap}._statCard_15esc_83{background:#fff;padding:16px 20px;border-radius:12px;box-shadow:0 1px 3px #0000001a;display:flex;align-items:center;gap:14px;min-width:160px;flex:1}._statIcon_15esc_95{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._statContent_15esc_105{display:flex;flex-direction:column;gap:2px}._statTotal_15esc_111 ._statIcon_15esc_95{background:linear-gradient(135deg,#3b82f61a,#2563eb1a);color:#3b82f6}._statNew_15esc_116 ._statIcon_15esc_95{background:linear-gradient(135deg,#10b9811a,#0596691a);color:#10b981}._statActive_15esc_121 ._statIcon_15esc_95{background:linear-gradient(135deg,#22c55e1a,#16a34a1a);color:#22c55e}._statInactive_15esc_126 ._statIcon_15esc_95{background:linear-gradient(135deg,#ef44441a,#dc26261a);color:#ef4444}._statReturning_15esc_131 ._statIcon_15esc_95{background:linear-gradient(135deg,#a855f71a,#9333ea1a);color:#a855f7}._statCard_15esc_83._clickable_15esc_137{cursor:pointer;transition:all .2s ease}._statCard_15esc_83._clickable_15esc_137:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._statCard_15esc_83._clickable_15esc_137:focus-visible{outline:2px solid var(--primary-color, #3b82f6);outline-offset:2px}._statCard_15esc_83._activeCard_15esc_153{border:2px solid transparent;box-shadow:0 4px 12px #00000026}._statTotal_15esc_111._activeCard_15esc_153{border-color:#3b82f6;background:linear-gradient(135deg,#3b82f60d,#fff)}._statNew_15esc_116._activeCard_15esc_153{border-color:#10b981;background:linear-gradient(135deg,#10b9810d,#fff)}._statActive_15esc_121._activeCard_15esc_153{border-color:#22c55e;background:linear-gradient(135deg,#22c55e0d,#fff)}._statInactive_15esc_126._activeCard_15esc_153{border-color:#ef4444;background:linear-gradient(135deg,#ef44440d,#fff)}._statReturning_15esc_131._activeCard_15esc_153{border-color:#a855f7;background:linear-gradient(135deg,#a855f70d,#fff)}._filterBadge_15esc_184{display:inline-flex;align-items:center;gap:10px;padding:8px 16px;background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #93c5fd;border-radius:20px;color:#1d4ed8;font-size:.85rem;font-weight:500;margin-bottom:16px}._clearFilterButton_15esc_198{display:flex;align-items:center;justify-content:center;width:20px;height:20px;background:#1d4ed8;border:none;border-radius:50%;color:#fff;cursor:pointer;transition:all .2s ease}._clearFilterButton_15esc_198:hover{background:#1e40af;transform:scale(1.1)}._statItem_15esc_217{background:#fff;padding:16px 24px;border-radius:12px;box-shadow:0 1px 3px #0000001a;display:flex;flex-direction:column;gap:4px}._statValue_15esc_227{font-size:1.5rem;font-weight:700;color:#1e293b}._statLabel_15esc_233{font-size:.75rem;color:#64748b;text-transform:uppercase;letter-spacing:.05em}._statPercentage_15esc_240{font-size:.7rem;color:#94a3b8;font-weight:500}._toolbar_15esc_247{margin-bottom:20px}._pendingSection_15esc_252{background:#fff;border-radius:14px;border:1px solid #fde68a;box-shadow:0 1px 3px #0000000f;margin-bottom:20px;overflow:hidden}._pendingSectionHeader_15esc_261{display:flex;justify-content:space-between;align-items:center;width:100%;padding:16px 20px;border:none;background:linear-gradient(135deg,#fffbeb,#fef3c7);cursor:pointer;transition:background .2s ease;color:#92400e}._pendingSectionHeader_15esc_261:hover{background:linear-gradient(135deg,#fef3c7,#fde68a)}._pendingSectionTitle_15esc_278{display:flex;align-items:center;gap:12px}._pendingSectionTitle_15esc_278 h3{font-size:.9rem;font-weight:600;color:#92400e;margin:0}._pendingSectionCount_15esc_291{font-size:.75rem;color:#b45309;font-weight:500}._pendingIconWrapper_15esc_297{width:36px;height:36px;border-radius:10px;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}._pendingList_15esc_309{padding:8px 12px;max-height:300px;overflow-y:auto}._pendingList_15esc_309::-webkit-scrollbar{width:5px}._pendingList_15esc_309::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:3px}._pendingItem_15esc_324{display:flex;align-items:center;gap:12px;padding:12px;border-radius:10px;transition:background .15s ease}._pendingItem_15esc_324:hover{background:#fffbeb}._pendingAvatar_15esc_337{width:36px;height:36px;border-radius:10px;background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.85rem;flex-shrink:0}._pendingInfo_15esc_351{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}._pendingName_15esc_359{font-size:.85rem;font-weight:600;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._pendingDetail_15esc_368{font-size:.75rem;color:#94a3b8}._pendingAmount_15esc_373{font-size:.9rem;font-weight:700;color:#d97706;white-space:nowrap}._pendingRight_15esc_380{display:flex;align-items:center;gap:8px}._pendingArrow_15esc_386{color:#94a3b8;transition:color .15s ease}._pendingItem_15esc_324:hover ._pendingArrow_15esc_386{color:#d97706}._pendingDetailModal_15esc_396{background:#fff;border-radius:20px;width:100%;max-width:520px;max-height:85vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 25px 50px #00000040}._pendingDetailHeader_15esc_408{display:flex;justify-content:space-between;align-items:center;padding:24px 24px 16px;border-bottom:1px solid #f1f5f9}._pendingDetailClient_15esc_416{display:flex;align-items:center;gap:14px}._pendingDetailClient_15esc_416 h2{font-size:1.15rem;font-weight:700;color:#1e293b;margin:0}._pendingDetailAvatar_15esc_429{width:44px;height:44px;border-radius:12px;background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem;flex-shrink:0}._pendingDetailSubtitle_15esc_443{font-size:.8rem;color:#94a3b8;display:block;margin-top:2px}._pendingDetailTotal_15esc_450{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;background:linear-gradient(135deg,#fffbeb,#fef3c7);border-bottom:1px solid #fde68a}._pendingDetailTotalLabel_15esc_459{font-size:.85rem;font-weight:600;color:#92400e}._pendingDetailTotalValue_15esc_465{font-size:1.35rem;font-weight:800;color:#d97706;letter-spacing:-.02em}._pendingDetailList_15esc_472{flex:1;overflow-y:auto;padding:12px 24px 24px}._pendingDetailList_15esc_472::-webkit-scrollbar{width:5px}._pendingDetailList_15esc_472::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:3px}._pendingDetailSale_15esc_487{padding:16px;border:1px solid #f1f5f9;border-radius:14px;margin-bottom:10px;transition:all .15s ease;background:#fafbfc}._pendingDetailSale_15esc_487:last-child{margin-bottom:0}._pendingDetailSale_15esc_487:hover{border-color:#fde68a;background:#fffdf7}._pendingDetailSaleHeader_15esc_505{display:flex;align-items:center;gap:12px}._pendingDetailSaleIcon_15esc_511{width:32px;height:32px;border-radius:8px;background:linear-gradient(135deg,#f59e0b1a,#fbbf241a);color:#f59e0b;display:flex;align-items:center;justify-content:center;flex-shrink:0}._pendingDetailSaleInfo_15esc_523{flex:1;min-width:0}._pendingDetailSaleId_15esc_528{font-size:.85rem;font-weight:600;color:#1e293b;display:block}._pendingDetailSaleDate_15esc_535{font-size:.72rem;color:#94a3b8;display:flex;align-items:center;gap:4px;margin-top:2px}._pendingDetailSaleAmount_15esc_544{font-size:1rem;font-weight:700;color:#d97706;white-space:nowrap}._pendingDetailItems_15esc_551{margin-top:10px;padding-top:10px;border-top:1px dashed #e2e8f0}._pendingDetailItem_15esc_551{display:flex;justify-content:space-between;align-items:center;padding:4px 0}._pendingDetailItemName_15esc_564{font-size:.8rem;color:#64748b}._pendingDetailItemPrice_15esc_569{font-size:.8rem;font-weight:600;color:#475569}._searchContainer_15esc_575{max-width:400px;position:relative}._searchIcon_15esc_580{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#94a3b8}._searchInput_15esc_588{width:100%;padding:12px 12px 12px 44px;border:1px solid #e2e8f0;border-radius:10px;font-size:.9rem;background:#fff;transition:all .2s ease}._searchInput_15esc_588:focus{outline:none;border-color:var(--primary-color, #3b82f6);box-shadow:0 0 0 3px #3b82f61a}._clientsGrid_15esc_605{display:flex;flex-direction:column;gap:16px}._clientCard_15esc_611{background:#fff;border-radius:16px;padding:20px;display:flex;align-items:center;gap:20px;box-shadow:0 1px 3px #0000001a;transition:all .2s ease}._clientCard_15esc_611:hover,._clientCard_15esc_611:focus{transform:translateY(-2px);box-shadow:0 8px 25px #0000001a;outline:none}._clientCard_15esc_611:focus-visible{outline:2px solid var(--primary-color, #3b82f6);outline-offset:2px}._clientAvatar_15esc_634{width:56px;height:56px;border-radius:14px;background:linear-gradient(135deg,#10b981,#059669);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.25rem;flex-shrink:0}._clientContent_15esc_648{flex:1;min-width:0}._clientName_15esc_653{font-size:1.1rem;font-weight:600;color:#1e293b;margin:0 0 8px}._clientInfo_15esc_660{display:flex;gap:20px;flex-wrap:wrap;margin-bottom:8px}._clientDetail_15esc_667{display:flex;align-items:center;gap:6px;font-size:.85rem;color:#64748b}._clientDetail_15esc_667 svg{color:#94a3b8}._clientMeta_15esc_679{display:flex;align-items:center;gap:16px}._clientDate_15esc_685{font-size:.75rem;color:#94a3b8}._clientSales_15esc_690{display:flex;align-items:center;gap:4px;font-size:.75rem;color:#64748b;background:#f1f5f9;padding:4px 10px;border-radius:20px}._clientBalance_15esc_701{display:flex;align-items:center;gap:5px;font-size:.75rem;font-weight:600;padding:4px 10px;border-radius:20px;margin-top:6px}._clientBalanceCredit_15esc_712{background:#ecfdf5;color:#059669}._clientBalanceDebit_15esc_717{background:#fef2f2;color:#dc2626}._clientActions_15esc_722{display:flex;gap:8px}._actionButton_15esc_727{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:1px solid #e2e8f0;border-radius:10px;background:#fff;color:#64748b;cursor:pointer;transition:all .2s ease}._actionButton_15esc_727:hover{background:#f1f5f9;color:#1e293b}._actionButton_15esc_727:first-child:hover{background:#dcfce7;color:#16a34a;border-color:#bbf7d0}._deleteButton_15esc_752:hover{background:#fee2e2;color:#dc2626;border-color:#fecaca}._emptyState_15esc_759{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 40px;text-align:center;color:#94a3b8}._emptyState_15esc_759 h2{font-size:1.25rem;color:#1e293b;margin:20px 0 8px}._emptyState_15esc_759 p{color:#64748b;margin:0 0 24px;max-width:400px}._loadingContainer_15esc_782{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;min-height:400px;gap:16px;color:#64748b}._spinner_15esc_793{width:40px;height:40px;border:3px solid #e2e8f0;border-top-color:var(--primary-color, #3b82f6);border-radius:50%;animation:_spin_15esc_793 .8s linear infinite}@keyframes _spin_15esc_793{to{transform:rotate(360deg)}}@media(max-width:768px){._container_15esc_1{padding:16px}._headerContent_15esc_15{flex-direction:column}._addButton_15esc_50{width:100%;justify-content:center}._searchContainer_15esc_575{max-width:100%}._clientCard_15esc_611{flex-direction:column;align-items:flex-start;text-align:left}._clientActions_15esc_722{width:100%;justify-content:flex-end;margin-top:12px;padding-top:12px;border-top:1px solid #f1f5f9}._statItem_15esc_217{flex:1;min-width:140px}._pendingDetailModal_15esc_396{max-height:80vh}._pendingDetailSaleHeader_15esc_505{flex-wrap:wrap}._pendingDetailSaleAmount_15esc_544{width:100%;text-align:right;margin-top:4px}}@media(max-width:480px){._titleSection_15esc_23{flex-direction:column;align-items:flex-start}._title_15esc_23{font-size:1.5rem}._clientInfo_15esc_660{flex-direction:column;gap:8px}}._toast_15esc_878{position:fixed;top:24px;right:24px;padding:16px 24px;border-radius:10px;font-weight:500;font-size:.9rem;z-index:1000;animation:_slideIn_15esc_1 .3s ease;box-shadow:0 4px 12px #00000026}._toast_15esc_878._success_15esc_891{background:#dcfce7;color:#16a34a;border:1px solid #86efac}._toast_15esc_878._error_15esc_897{background:#fee2e2;color:#dc2626;border:1px solid #fecaca}@keyframes _slideIn_15esc_1{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}._modalOverlay_15esc_916{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:100;padding:16px}._modal_15esc_916{background:#fff;border-radius:16px;width:100%;max-width:450px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 40px #0003}._modalHeader_15esc_937{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e2e8f0}._modalHeader_15esc_937 h2{font-size:1.25rem;font-weight:600;color:#1e293b;margin:0}._closeButton_15esc_952{background:none;border:none;padding:8px;cursor:pointer;color:#64748b;border-radius:8px;transition:all .2s ease}._closeButton_15esc_952:hover{background:#f1f5f9;color:#1e293b}._modalForm_15esc_967{padding:24px}._formGroup_15esc_971{margin-bottom:16px}._formGroup_15esc_971 label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:6px}._formGroup_15esc_971 input{width:100%;padding:12px 14px;border:1px solid #e2e8f0;border-radius:8px;font-size:.9rem;transition:all .2s ease;box-sizing:border-box}._formGroup_15esc_971 input:focus{outline:none;border-color:var(--primary-color, #3b82f6);box-shadow:0 0 0 3px #3b82f61a}._modalActions_15esc_999{display:flex;gap:12px;justify-content:flex-end;margin-top:24px}._cancelButton_15esc_1006{padding:12px 20px;border:1px solid #e2e8f0;background:#fff;color:#64748b;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s ease}._cancelButton_15esc_1006:hover{background:#f1f5f9}._submitButton_15esc_1021{display:flex;align-items:center;gap:8px;padding:12px 20px;border:none;background:linear-gradient(135deg,var(--primary-color, #3b82f6) 0%,#2563eb 100%);color:#fff;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s ease}._submitButton_15esc_1021:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #3b82f64d}._submitButton_15esc_1021:disabled{opacity:.7;cursor:not-allowed}._deleteModal_15esc_1046{background:#fff;border-radius:16px;width:100%;max-width:400px;padding:32px;text-align:center;box-shadow:0 20px 40px #0003}._deleteIcon_15esc_1056{width:64px;height:64px;background:#fee2e2;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;color:#dc2626}._deleteModal_15esc_1046 h2{font-size:1.25rem;font-weight:600;color:#1e293b;margin:0 0 12px}._deleteModal_15esc_1046 p{color:#64748b;margin:0 0 24px;line-height:1.5}._deleteConfirmButton_15esc_1081{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 20px;border:none;background:#dc2626;color:#fff;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s ease}._deleteConfirmButton_15esc_1081:hover:not(:disabled){background:#b91c1c}._deleteConfirmButton_15esc_1081:disabled{opacity:.7;cursor:not-allowed}._spinning_15esc_1106{animation:_spin_15esc_793 1s linear infinite}@media(max-width:1024px){._statsRow_15esc_76{flex-wrap:wrap}._statCard_15esc_83{min-width:180px;flex:1 1 calc(50% - 8px)}}@media(max-width:768px){._container_15esc_1{padding:16px}._statsRow_15esc_76{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}._statCard_15esc_83{padding:12px;gap:10px;min-width:auto;flex:none}._statIcon_15esc_95{width:36px;height:36px;border-radius:10px}._statValue_15esc_227{font-size:1.15rem}}@media(max-width:480px){._modalActions_15esc_999{flex-direction:column-reverse}._cancelButton_15esc_1006,._submitButton_15esc_1021,._deleteConfirmButton_15esc_1081{width:100%;justify-content:center}._statsRow_15esc_76{gap:12px;display:grid;grid-template-columns:1fr 1fr}._statsRow_15esc_76 ._statCard_15esc_83:last-child{grid-column:1 / -1}._statCard_15esc_83{min-width:auto;flex:none}}._loyaltyBadge_15esc_1181{display:inline-flex;align-items:center;gap:5px;font-size:.75rem;font-weight:600;padding:4px 10px;border-radius:20px;margin-top:6px;background:linear-gradient(135deg,#eff6ff,#dbeafe);color:#2563eb;border:1px solid #bfdbfe}._container_17edx_1{padding:0;background-color:#f8fafc;min-height:100vh;width:100%;max-width:100%;overflow-x:hidden;overflow-y:auto;box-sizing:border-box}._header_17edx_13{background:linear-gradient(135deg,#1e293b,#334155);padding:2rem;margin-bottom:1.5rem}._headerContent_17edx_19{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}._titleSection_17edx_27{display:flex;align-items:center;gap:1rem}._titleIcon_17edx_33{color:#f59e0b}._title_17edx_27{color:#fff;font-size:1.75rem;font-weight:700;margin:0}._subtitle_17edx_44{color:#94a3b8;font-size:.95rem;margin:.25rem 0 0}._headerActions_17edx_50{display:flex;gap:.75rem;align-items:center}._previewLink_17edx_56{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:8px;color:#fff;font-size:.9rem;text-decoration:none;transition:all .2s}._previewLink_17edx_56:hover{background:#fff3}._saveButton_17edx_74{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:8px;color:#fff;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s}._saveButton_17edx_74:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #10b98166}._saveButton_17edx_74:disabled{opacity:.5;cursor:not-allowed}._spinning_17edx_99{animation:_spin_17edx_99 1s linear infinite}@keyframes _spin_17edx_99{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loadingContainer_17edx_114{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;gap:1rem;color:#64748b}._messageBar_17edx_125{position:fixed;top:1rem;right:1rem;display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;border-radius:10px;font-size:.9rem;font-weight:500;z-index:1000;box-shadow:0 4px 20px #00000026;animation:_slideIn_17edx_1 .3s ease}@keyframes _slideIn_17edx_1{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}._messageSuccess_17edx_153{background:#10b981;color:#fff}._messageError_17edx_158{background:#ef4444;color:#fff}._messageClose_17edx_163{display:flex;align-items:center;justify-content:center;background:#fff3;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:4px;margin-left:.5rem;transition:background .2s}._messageClose_17edx_163:hover{background:#ffffff4d}._proBanner_17edx_182{background:linear-gradient(135deg,#f59e0b,#d97706);padding:1rem 2rem;margin:0 0 1.5rem}._proBannerContent_17edx_188{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}._proBannerContent_17edx_188 strong{color:#fff;font-size:1rem}._proBannerContent_17edx_188 p{color:#ffffffe6;margin:0;font-size:.9rem}._lockedMessage_17edx_206{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:calc(100vh - 120px);text-align:center;padding:2rem;color:#334155}._upgradeButton_17edx_217{margin-top:1rem;padding:.8rem 1.2rem;border-radius:8px;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;text-decoration:none;font-weight:600}._upgradeButton_17edx_217:hover{filter:brightness(1.05)}._contentGrid_17edx_232{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;padding:0 2rem 2rem;max-width:100%;box-sizing:border-box}._previewCard_17edx_241{grid-column:1 / -1}._card_17edx_246,._previewCard_17edx_241{background:#fff;border-radius:16px;box-shadow:0 1px 3px #00000014;overflow:hidden;max-width:100%;min-width:0}._cardHeader_17edx_256{padding:1.5rem 1.5rem 0}._cardTitleRow_17edx_260{display:flex;justify-content:space-between;align-items:center}._cardTitle_17edx_260{display:flex;align-items:center;gap:.5rem;font-size:1.1rem;font-weight:600;color:#1e293b;margin:0}._cardTitle_17edx_260 svg{color:#3b82f6}._cardDescription_17edx_280{color:#64748b;font-size:.875rem;margin:.5rem 0 0}._cardContent_17edx_286{padding:1.5rem}._resetButton_17edx_290{display:flex;align-items:center;gap:.35rem;padding:.5rem .75rem;background:#f1f5f9;border:none;border-radius:6px;color:#64748b;font-size:.8rem;cursor:pointer;transition:all .2s}._resetButton_17edx_290:hover{background:#e2e8f0;color:#475569}._logoUploadArea_17edx_310{display:flex;justify-content:center}._uploadPlaceholder_17edx_315{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;width:100%;max-width:300px;height:200px;border:2px dashed #cbd5e1;border-radius:12px;background:#f8fafc;color:#64748b;cursor:pointer;transition:all .2s}._uploadPlaceholder_17edx_315:hover{border-color:#3b82f6;background:#eff6ff;color:#3b82f6}._uploadPlaceholder_17edx_315 span{font-weight:500}._uploadPlaceholder_17edx_315 small{font-size:.75rem;color:#94a3b8}._logoPreview_17edx_347{position:relative;width:200px;height:200px;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #0000001a}._logoPreview_17edx_347 img{width:100%;height:100%;object-fit:contain;background:#f8fafc}._removeLogoButton_17edx_363{position:absolute;top:8px;right:8px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:#ef4444;border:none;border-radius:50%;color:#fff;cursor:pointer;transition:all .2s}._removeLogoButton_17edx_363:hover{background:#dc2626;transform:scale(1.1)}._pendingBadge_17edx_385{position:absolute;bottom:8px;left:50%;transform:translate(-50%);padding:4px 12px;background:#f59e0b;color:#fff;font-size:.75rem;font-weight:600;border-radius:12px}._fileInput_17edx_398{display:none}._changeLogoButton_17edx_402{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1rem;padding:.75rem 1.25rem;background:#f1f5f9;border:none;border-radius:8px;color:#475569;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s;width:100%;max-width:200px}._changeLogoButton_17edx_402:hover{background:#e2e8f0}._colorPickers_17edx_426{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}._colorPickerItem_17edx_432{display:flex;flex-direction:column;gap:.5rem}._colorPickerItem_17edx_432 label{font-size:.875rem;font-weight:500;color:#475569}._colorInputWrapper_17edx_444{display:flex;align-items:center;gap:.5rem}._colorInput_17edx_444{width:48px;height:40px;border:none;border-radius:8px;cursor:pointer;padding:0;overflow:hidden}._colorInput_17edx_444::-webkit-color-swatch-wrapper{padding:0}._colorInput_17edx_444::-webkit-color-swatch{border:2px solid #e2e8f0;border-radius:6px}._colorTextInput_17edx_469{flex:1;padding:.5rem .75rem;border:1px solid #e2e8f0;border-radius:8px;font-size:.875rem;font-family:monospace;color:#475569;text-transform:uppercase}._colorTextInput_17edx_469:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._presetsSection_17edx_487{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}._presetsTitle_17edx_493{font-size:.9rem;font-weight:600;color:#475569;margin:0 0 1rem}._presetsList_17edx_500{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;max-width:100%}._presetButton_17edx_507{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:.75rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;cursor:pointer;transition:all .2s}._presetButton_17edx_507:hover{background:#fff;border-color:#3b82f6;box-shadow:0 4px 12px #00000014}._presetColors_17edx_526{display:flex;gap:4px}._presetColors_17edx_526 span{width:24px;height:24px;border-radius:50%;box-shadow:0 1px 3px #00000026}._presetName_17edx_538{font-size:.75rem;color:#64748b;text-align:center}._previewContainer_17edx_545{border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;min-height:400px;display:flex;flex-direction:column}._previewTabs_17edx_555{display:flex;gap:0;padding:0 1.5rem;border-bottom:1px solid #e2e8f0}._previewTab_17edx_555{padding:.75rem 1.25rem;background:none;border:none;border-bottom:2px solid transparent;color:#64748b;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s}._previewTab_17edx_555:hover{color:#3b82f6}._previewTabActive_17edx_578{color:#3b82f6;border-bottom-color:#3b82f6}._realPreviewWrapper_17edx_583{height:600px;overflow-y:auto;overflow-x:hidden;background:#f1f5f9;position:relative}._realPreviewScaled_17edx_591{pointer-events:none;-webkit-user-select:none;user-select:none}._previewHeader_17edx_596{padding:12px 16px;color:#fff}._previewHeaderContent_17edx_601{display:flex;align-items:center;justify-content:space-between;gap:12px}._previewBrandSection_17edx_608{display:flex;align-items:center;gap:10px}._previewLogo_17edx_614{width:32px;height:32px;border-radius:8px;object-fit:contain;background:#fff;padding:3px;box-shadow:0 2px 8px #00000026}._previewLogoPlaceholder_17edx_624{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 2px 8px #0003}._previewStoreName_17edx_635{color:#fff;font-size:.95rem;font-weight:700;letter-spacing:-.02em}._previewSearchBar_17edx_642{display:flex;align-items:center;gap:8px;padding:8px 14px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:20px;color:#ffffffb3;font-size:.75rem}._previewSearchBar_17edx_642 svg{flex-shrink:0;opacity:.8}._previewMain_17edx_659{flex:1;padding:16px}._previewSectionHeader_17edx_664{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #e2e8f0}._previewSectionTitle_17edx_673{display:flex;align-items:center;gap:8px}._previewSectionIcon_17edx_679{width:28px;height:28px;border-radius:6px;display:flex;align-items:center;justify-content:center}._previewSectionTitle_17edx_673 span{font-size:.9rem;font-weight:600}._previewProductCount_17edx_693{font-size:.7rem;color:#64748b;background:#f1f5f9;padding:4px 8px;border-radius:9999px}._previewProductsGrid_17edx_701{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}._previewProductCard_17edx_707{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 2px 8px #0000000f;border:1px solid #e2e8f0}._previewProductImage_17edx_715{width:100%;height:70px;background:linear-gradient(135deg,#f1f5f9,#e2e8f0);display:flex;align-items:center;justify-content:center;color:#94a3b8}._previewProductInfo_17edx_725{padding:10px;display:flex;flex-direction:column;gap:2px}._previewProductName_17edx_732{font-size:.75rem;font-weight:600;color:#1e293b}._previewProductDesc_17edx_738{font-size:.65rem;color:#64748b}._previewProductInfo_17edx_725 strong{font-size:.8rem;margin-top:4px}._previewWhatsAppButton_17edx_748{display:flex;align-items:center;justify-content:center;gap:4px;width:calc(100% - 20px);margin:0 10px 10px;padding:6px 10px;border:none;border-radius:6px;color:#fff;font-size:.7rem;font-weight:600;cursor:pointer;transition:all .2s ease}._previewWhatsAppButton_17edx_748:hover{opacity:.9;transform:translateY(-1px)}._previewFooter_17edx_770{padding:10px;text-align:center;background:#f8fafc;border-top:1px solid #e2e8f0;font-size:.65rem;color:#94a3b8}._previewFooter_17edx_770 strong{color:#64748b}@media(max-width:1024px){._contentGrid_17edx_232{grid-template-columns:1fr}}@media(max-width:768px){._header_17edx_13{padding:1.5rem}._headerContent_17edx_19{flex-direction:column;align-items:flex-start}._headerActions_17edx_50{width:100%;flex-direction:column}._previewLink_17edx_56,._saveButton_17edx_74{width:100%;justify-content:center}._contentGrid_17edx_232{padding:0 1rem 1rem}._colorPickers_17edx_426{grid-template-columns:1fr}._presetsList_17edx_500{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){._header_17edx_13{padding:1rem}._title_17edx_27{font-size:1.4rem}._titleIcon_17edx_33{display:none}._presetsList_17edx_500{grid-template-columns:1fr 1fr}._presetButton_17edx_507{padding:.5rem}._presetName_17edx_538{font-size:.7rem}._logoPreview_17edx_347{width:160px;height:160px}._previewProductsGrid_17edx_701{grid-template-columns:1fr}}._qrCodeButton_17edx_860{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:8px;color:#fff;font-size:.9rem;cursor:pointer;transition:all .2s}._qrCodeButton_17edx_860:hover:not(:disabled){background:#fff3}._qrCodeButton_17edx_860:disabled{opacity:.4;cursor:not-allowed}._modalOverlay_17edx_884{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:500;padding:1rem}._modalContent_17edx_895{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;width:100%;max-width:420px;overflow:hidden;animation:_modalIn_17edx_1 .2s ease}@keyframes _modalIn_17edx_1{0%{opacity:0;transform:scale(.95) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}._modalHeader_17edx_917{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid #e2e8f0}._modalTitle_17edx_925{display:flex;align-items:center;gap:.5rem;font-size:1.05rem;font-weight:600;color:#1e293b;margin:0}._modalTitle_17edx_925 svg{color:#3b82f6}._modalClose_17edx_939{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#f1f5f9;border:none;border-radius:8px;color:#64748b;cursor:pointer;transition:all .2s}._modalClose_17edx_939:hover{background:#e2e8f0;color:#1e293b}._modalBody_17edx_958{padding:1.5rem;display:flex;flex-direction:column;align-items:center;gap:1rem}._qrModalTabs_17edx_967{display:flex;border-bottom:1px solid #e2e8f0;padding:0 1.5rem}._qrModalTab_17edx_967{padding:.65rem 1.25rem;background:none;border:none;border-bottom:2px solid transparent;color:#64748b;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s;margin-bottom:-1px}._qrModalTab_17edx_967:hover{color:#3b82f6}._qrModalTabActive_17edx_990{color:#3b82f6;border-bottom-color:#3b82f6}._qrCodeWrapper_17edx_996{background:#fff;border:2px solid #e2e8f0;border-radius:12px;padding:.5rem;box-shadow:0 2px 8px #0000000f}._qrCodeUrl_17edx_1004{font-family:monospace;font-size:.85rem;color:#3b82f6;background:#eff6ff;padding:.5rem .75rem;border-radius:8px;word-break:break-all;margin:0;text-align:center;width:100%;box-sizing:border-box}._qrCodeActions_17edx_1018{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:center}._qrActionButton_17edx_1025{display:flex;align-items:center;gap:.4rem;padding:.6rem 1rem;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;color:#475569;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s}._qrActionButton_17edx_1025:hover:not(:disabled){background:#e2e8f0;color:#1e293b;border-color:#cbd5e1}._qrActionButton_17edx_1025:disabled{opacity:.4;cursor:not-allowed}._qrCodeHint_17edx_1051{font-size:.8rem;color:#94a3b8;margin:0;line-height:1.5;text-align:center}._container_1dhk3_1{min-height:100vh;background:linear-gradient(180deg,var(--bio-background, #ffffff) 0%,#f1f5f9 100%);display:flex;justify-content:center;padding:24px 16px}._content_1dhk3_9{width:100%;max-width:480px;display:flex;flex-direction:column;align-items:center;gap:20px}._loadingContainer_1dhk3_19,._errorContainer_1dhk3_20{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;color:#64748b;text-align:center;padding:24px}._errorContainer_1dhk3_20 h2{color:#1e293b;margin:0}._errorContainer_1dhk3_20 p{margin:0;color:#64748b}._spinner_1dhk3_42{animation:_spin_1dhk3_42 1s linear infinite;color:var(--bio-primary, #3b82f6)}@keyframes _spin_1dhk3_42{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._profileSection_1dhk3_58{display:flex;flex-direction:column;align-items:center;gap:12px;padding-top:16px}._avatar_1dhk3_66{width:80px;height:80px;border-radius:50%;object-fit:cover;border:3px solid var(--bio-primary, #3b82f6);box-shadow:0 4px 16px #0000001a}._avatarPlaceholder_1dhk3_75{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,var(--bio-primary, #3b82f6),var(--bio-accent, #10b981));display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 4px 16px #0000001a}._storeName_1dhk3_87{margin:0;font-size:1.5rem;color:var(--bio-secondary, #1e293b);text-align:center}._storePhone_1dhk3_94{margin:0;font-size:.875rem;color:#64748b}._linksSection_1dhk3_101{width:100%;display:flex;flex-direction:column;gap:10px}._bioLinkButton_1dhk3_108{display:flex;align-items:center;gap:12px;width:100%;padding:14px 18px;background:#fff;border:2px solid #e2e8f0;border-radius:14px;text-decoration:none;color:var(--bio-secondary, #1e293b);font-size:.95rem;font-weight:600;transition:all .2s;box-sizing:border-box}._bioLinkButton_1dhk3_108:hover{border-color:var(--bio-primary, #3b82f6);transform:translateY(-2px);box-shadow:0 4px 16px #00000014}._bioLinkIcon_1dhk3_131{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:linear-gradient(135deg,#3b82f61a,#3b82f633);color:var(--bio-primary, #3b82f6);flex-shrink:0}._bioLinkLabel_1dhk3_143{flex:1}._bioLinkArrow_1dhk3_147{color:#94a3b8;flex-shrink:0}._storeLink_1dhk3_153{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:14px;background:linear-gradient(135deg,var(--bio-primary, #3b82f6),var(--bio-accent, #10b981));color:#fff;border-radius:14px;text-decoration:none;font-size:.95rem;font-weight:700;transition:all .2s;box-sizing:border-box}._storeLink_1dhk3_153:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 6px 20px #3b82f640}._productsSection_1dhk3_177{width:100%}._sectionTitle_1dhk3_181{font-size:1rem;color:var(--bio-secondary, #1e293b);margin:0 0 12px;text-align:center}._productsGrid_1dhk3_188{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}._productCard_1dhk3_194{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;text-decoration:none;color:inherit;transition:all .2s}._productCard_1dhk3_194:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000f}._productImage_1dhk3_209{position:relative;width:100%;aspect-ratio:1;background:#f8fafc;overflow:hidden}._productImage_1dhk3_209 img{width:100%;height:100%;object-fit:cover}._productImagePlaceholder_1dhk3_223{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#cbd5e1}._promoBadge_1dhk3_232{position:absolute;top:6px;left:6px;display:flex;align-items:center;gap:4px;background:var(--bio-accent, #10b981);color:#fff;padding:3px 8px;border-radius:6px;font-size:.7rem;font-weight:700}._productInfo_1dhk3_247{padding:10px;display:flex;flex-direction:column;gap:4px}._productName_1dhk3_254{font-size:.8rem;font-weight:600;color:#1e293b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._productPriceRow_1dhk3_263{display:flex;align-items:center;gap:6px;flex-wrap:wrap}._productPrice_1dhk3_263{font-size:.85rem;font-weight:700;color:var(--bio-secondary, #1e293b)}._originalPrice_1dhk3_276{font-size:.75rem;color:#94a3b8;text-decoration:line-through}._promoPrice_1dhk3_282{font-size:.85rem;font-weight:700;color:var(--bio-accent, #10b981)}._whatsappFloat_1dhk3_289{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:14px;background:#25d366;color:#fff;border-radius:14px;text-decoration:none;font-size:.95rem;font-weight:700;transition:all .2s;box-sizing:border-box}._whatsappFloat_1dhk3_289:hover{background:#1ebe57;transform:translateY(-2px);box-shadow:0 6px 20px #25d3664d}._footer_1dhk3_313{padding:24px 0;text-align:center;color:#94a3b8;font-size:.8rem}._footer_1dhk3_313 p{margin:0}._footer_1dhk3_313 strong{color:#64748b}@media(max-width:600px){._container_1dhk3_1{padding:16px 12px}._content_1dhk3_9{gap:16px}._profileSection_1dhk3_58{gap:10px;padding-top:8px}._avatar_1dhk3_66,._avatarPlaceholder_1dhk3_75{width:72px;height:72px}._storeName_1dhk3_87{font-size:1.3rem}._storePhone_1dhk3_94{font-size:.8125rem}._linksSection_1dhk3_101{gap:8px}._bioLinkButton_1dhk3_108{padding:12px 14px;gap:10px;font-size:.875rem;border-radius:12px}._bioLinkIcon_1dhk3_131{width:32px;height:32px;border-radius:8px}._storeLink_1dhk3_153{padding:12px;font-size:.875rem;border-radius:12px}._productsGrid_1dhk3_188{gap:8px}._productInfo_1dhk3_247{padding:8px}._productName_1dhk3_254{font-size:.75rem}._productPrice_1dhk3_263,._promoPrice_1dhk3_282{font-size:.8rem}._originalPrice_1dhk3_276{font-size:.7rem}._promoBadge_1dhk3_232{padding:2px 6px;font-size:.65rem}._whatsappFloat_1dhk3_289{padding:12px;font-size:.875rem;border-radius:12px}._footer_1dhk3_313{padding:16px 0;font-size:.75rem}}@media(max-width:400px){._container_1dhk3_1{padding:12px 8px}._content_1dhk3_9{gap:14px}._avatar_1dhk3_66{width:64px;height:64px;border-width:2px}._avatarPlaceholder_1dhk3_75{width:64px;height:64px}._storeName_1dhk3_87{font-size:1.15rem}._bioLinkButton_1dhk3_108{padding:11px 12px;gap:8px;font-size:.825rem;border-width:1.5px}._bioLinkIcon_1dhk3_131{width:30px;height:30px;border-radius:8px}._productsGrid_1dhk3_188{grid-template-columns:repeat(2,1fr);gap:6px}._productImage_1dhk3_209{aspect-ratio:1}._productInfo_1dhk3_247{padding:6px;gap:2px}._productName_1dhk3_254{font-size:.7rem}._productPrice_1dhk3_263,._promoPrice_1dhk3_282{font-size:.75rem}._originalPrice_1dhk3_276{font-size:.65rem}._sectionTitle_1dhk3_181{font-size:.9rem;margin:0 0 8px}}@media(max-width:340px){._productsGrid_1dhk3_188{grid-template-columns:1fr}._bioLinkButton_1dhk3_108{padding:10px;font-size:.8rem}._bioLinkIcon_1dhk3_131{width:28px;height:28px}._storeName_1dhk3_87{font-size:1.05rem}}._container_loh0q_1{width:100%;min-height:100%;padding:24px;background-color:#f8fafc;overflow-x:hidden;box-sizing:border-box}._loadingState_loh0q_11{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;min-height:300px;color:#64748b}._spinner_loh0q_21{animation:_spin_loh0q_21 1s linear infinite}@keyframes _spin_loh0q_21{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._message_loh0q_36{position:fixed;top:24px;right:24px;padding:14px 20px;border-radius:10px;font-size:.9rem;font-weight:500;z-index:1000;animation:_slideIn_loh0q_1 .3s ease}@keyframes _slideIn_loh0q_1{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}._messageSuccess_loh0q_60{background:linear-gradient(135deg,#10b981,#059669);color:#fff}._messageError_loh0q_65{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff}._header_loh0q_71{margin-bottom:24px}._headerContent_loh0q_75{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:16px}._titleSection_loh0q_83{display:flex;align-items:flex-start;gap:16px}._titleIcon_loh0q_89{color:var(--primary-color, #3b82f6);background:linear-gradient(135deg,#3b82f61a,#2563eb1a);padding:12px;border-radius:12px}._title_loh0q_83{font-size:1.75rem;font-weight:700;color:#1e293b;margin:0;letter-spacing:-.025em}._subtitle_loh0q_104{font-size:.9rem;color:#64748b;margin:4px 0 0}._saveButton_loh0q_110{display:flex;align-items:center;gap:8px;padding:12px 20px;background:linear-gradient(135deg,var(--primary-color, #3b82f6) 0%,#2563eb 100%);color:#fff;border:none;border-radius:10px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s ease}._saveButton_loh0q_110:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #3b82f64d}._saveButton_loh0q_110:disabled{opacity:.7;cursor:not-allowed}._content_loh0q_136{display:flex;flex-direction:column;gap:24px}._section_loh0q_143{background:#fff;border-radius:16px;padding:24px;box-shadow:0 1px 3px #0000001a}._sectionHeader_loh0q_150{display:flex;align-items:flex-start;gap:14px;margin-bottom:20px;color:var(--primary-color, #3b82f6)}._sectionTitle_loh0q_158{font-size:1.1rem;font-weight:600;color:#1e293b;margin:0}._sectionDescription_loh0q_165{font-size:.85rem;color:#64748b;margin:4px 0 0;line-height:1.5}._infoBox_loh0q_173{display:flex;gap:12px;padding:16px;background:linear-gradient(135deg,#eff6ff,#dbeafe);border-radius:12px;border:1px solid #bfdbfe;margin-bottom:24px;color:#1d4ed8}._infoBox_loh0q_173 strong{display:block;font-size:.9rem;margin-bottom:4px}._infoBox_loh0q_173 p{font-size:.85rem;color:#3b82f6;margin:0;line-height:1.5}._negativeExample_loh0q_197{color:#059669;font-weight:600}._positiveExample_loh0q_202{color:#d97706;font-weight:600}._paymentGrid_loh0q_208{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}._paymentCard_loh0q_214{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:20px;transition:all .2s ease}._paymentCard_loh0q_214:hover{border-color:#cbd5e1;box-shadow:0 4px 12px #0000000d}._paymentHeader_loh0q_227{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}._paymentInfo_loh0q_234{display:flex;flex-direction:column;gap:4px}._paymentName_loh0q_240{font-size:1rem;font-weight:600;color:#1e293b;margin:0}._paymentDescription_loh0q_247{font-size:.8rem;color:#64748b}._modifierBadge_loh0q_252{padding:4px 10px;border-radius:20px;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.025em}._discountBadge_loh0q_261{background:#d1fae5;color:#059669}._surchargeBadge_loh0q_266{background:#fef3c7;color:#d97706}._paymentControls_loh0q_272{display:flex;flex-direction:column;gap:16px}._paymentCard_loh0q_214 ._paymentControls_loh0q_272 ._controlGroup_loh0q_278{flex:1;min-width:0}._paymentCard_loh0q_214 ._paymentControls_loh0q_272 ._profileActions_loh0q_283{flex-direction:row;gap:10px;margin-top:4px}._controlGroup_loh0q_278{display:flex;flex-direction:column;gap:8px}._controlGroup_loh0q_278 label{font-size:.8rem;font-weight:500;color:#64748b}._typeToggle_loh0q_301{display:flex;gap:8px}._typeButton_loh0q_306{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:10px 12px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#64748b;font-size:.8rem;font-weight:500;cursor:pointer;transition:all .2s ease}._typeButton_loh0q_306:hover{border-color:#cbd5e1;background:#f8fafc}._typeActive_loh0q_328{border-color:var(--primary-color, #3b82f6);background:linear-gradient(135deg,#3b82f60d,#2563eb0d);color:var(--primary-color, #3b82f6)}._valueInputWrapper_loh0q_334{position:relative;display:flex;align-items:center}._valueInput_loh0q_334{width:100%;padding:12px 40px 12px 14px;border:1px solid #e2e8f0;border-radius:8px;font-size:.95rem;font-weight:500;transition:all .2s ease;appearance:textfield;-moz-appearance:textfield}._valueInput_loh0q_334::-webkit-outer-spin-button,._valueInput_loh0q_334::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._valueInput_loh0q_334:focus{outline:none;border-color:var(--primary-color, #3b82f6);box-shadow:0 0 0 3px #3b82f61a}._inputDiscount_loh0q_364{border-color:#10b981!important;background-color:#f0fdf4;color:#059669}._inputSurcharge_loh0q_370{border-color:#f59e0b!important;background-color:#fffbeb;color:#d97706}._inputSymbol_loh0q_376{position:absolute;right:14px;color:#64748b;font-size:.9rem;font-weight:500;pointer-events:none}._paymentPreview_loh0q_386{margin-top:16px;padding-top:16px;border-top:1px dashed #e2e8f0;display:flex;align-items:center;gap:8px}._previewLabel_loh0q_395{font-size:.8rem;color:#94a3b8}._previewText_loh0q_400{font-size:.85rem;color:#64748b}._previewDiscount_loh0q_405{color:#059669}._previewSurcharge_loh0q_409{color:#d97706}@media(max-width:768px){._container_loh0q_1{padding:16px}._headerContent_loh0q_75{flex-direction:column;align-items:stretch}._saveButton_loh0q_110{width:100%;justify-content:center}._section_loh0q_143{padding:16px}._sectionHeader_loh0q_150{flex-direction:column;gap:10px}._paymentGrid_loh0q_208{grid-template-columns:1fr}._typeToggle_loh0q_301{flex-wrap:wrap}._typeButton_loh0q_306{padding:8px 10px;font-size:.75rem}._profileGrid_loh0q_451{grid-template-columns:1fr}._profileSaveButton_loh0q_455{width:100%;justify-content:center}._paymentHeader_loh0q_227{flex-direction:column;gap:10px}._costNameInput_loh0q_465{max-width:100%;width:100%;min-width:0}._costActions_loh0q_471{width:100%;justify-content:flex-start;flex-wrap:wrap;gap:8px}._paymentCard_loh0q_214 ._paymentControls_loh0q_272 ._profileActions_loh0q_283{flex-direction:column}._paymentCard_loh0q_214 ._paymentControls_loh0q_272 ._profileActions_loh0q_283 button{width:100%;justify-content:center}._paymentControls_loh0q_272{gap:12px}._valueInputWrapper_loh0q_334{width:100%;min-width:0}._valueInput_loh0q_334{width:100%;min-width:0;box-sizing:border-box}._controlGroup_loh0q_278{min-width:0;width:100%}._profileActions_loh0q_283{flex-direction:column;gap:8px}._profileActions_loh0q_283 button{width:100%;justify-content:center}._costCancelBtn_loh0q_517{width:100%;text-align:center}._addCostButton_loh0q_522{padding:14px 16px;font-size:.85rem}._infoBox_loh0q_173{flex-direction:column;gap:8px}}._profileGrid_loh0q_451{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:36px;margin-bottom:20px}._profileField_loh0q_541{display:flex;flex-direction:column;gap:6px}._profileLabel_loh0q_547{font-size:.85rem;font-weight:600;color:#334155}._profileInput_loh0q_553{padding:12px 14px;border:1px solid #e2e8f0;border-radius:8px;font-size:.95rem;color:#1e293b;transition:all .2s ease;background:#f8fafc}._profileInput_loh0q_553:focus{outline:none;border-color:var(--primary-color, #3b82f6);box-shadow:0 0 0 3px #3b82f61a;background:#fff}._profileHint_loh0q_570{font-size:.75rem;color:#94a3b8;line-height:1.4}._profileActions_loh0q_283{display:flex;justify-content:flex-end}._profileSaveButton_loh0q_455{display:flex;align-items:center;gap:8px;padding:12px 24px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:10px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s ease}._profileSaveButton_loh0q_455:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #10b9814d}._profileSaveButton_loh0q_455:disabled{opacity:.7;cursor:not-allowed}._costNameInput_loh0q_465{max-width:260px;min-width:180px;padding:10px 14px;font-size:.9rem}._additionalCostsList_loh0q_614{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}._costActions_loh0q_471{display:flex;gap:8px;align-items:center;flex-shrink:0}._costInactive_loh0q_628{opacity:.6}._costActionBtn_loh0q_632{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;color:#64748b;cursor:pointer;transition:all .2s ease;flex-shrink:0}._costActionBtn_loh0q_632:hover{background:#f1f5f9;color:#3b82f6}._costDeleteBtn_loh0q_652:hover{background:#fef2f2;color:#ef4444;border-color:#fecaca}._addCostButton_loh0q_522{display:flex;align-items:center;gap:8px;padding:14px 20px;border:2px dashed #cbd5e1;border-radius:12px;background:transparent;color:#64748b;font-weight:500;font-size:.9rem;cursor:pointer;transition:all .2s ease;width:100%;justify-content:center}._addCostButton_loh0q_522:hover{border-color:#3b82f6;color:#3b82f6;background:#3b82f60a}._costCancelBtn_loh0q_517{padding:10px 20px;border:1px solid #e2e8f0;border-radius:10px;background:#fff;color:#64748b;font-weight:500;font-size:.9rem;cursor:pointer;transition:all .2s ease;white-space:nowrap}._costCancelBtn_loh0q_517:hover{background:#f1f5f9}._toggleSwitch_loh0q_699{position:relative;display:inline-block;width:44px;height:24px;cursor:pointer;flex-shrink:0}._toggleSwitch_loh0q_699 input{opacity:0;width:0;height:0}._toggleSlider_loh0q_714{position:absolute;inset:0;background-color:#cbd5e1;border-radius:24px;transition:all .3s ease}._toggleSlider_loh0q_714:before{content:"";position:absolute;height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;border-radius:50%;transition:all .3s ease;box-shadow:0 1px 3px #0003}._toggleSwitch_loh0q_699 input:checked+._toggleSlider_loh0q_714{background-color:#10b981}._toggleSwitch_loh0q_699 input:checked+._toggleSlider_loh0q_714:before{transform:translate(20px)}._businessHoursGrid_loh0q_747{display:flex;flex-direction:column;gap:10px;margin-bottom:16px}._dayRow_loh0q_754{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;gap:12px;transition:all .2s ease}._dayRowClosed_loh0q_766{opacity:.6;background:#f1f5f9}._dayLabel_loh0q_771{display:flex;align-items:center;gap:10px;min-width:180px;font-weight:600;font-size:.9rem;color:#334155}._dayTimes_loh0q_781{display:flex;align-items:center;gap:8px}._timeInput_loh0q_787{padding:8px 12px;border:1.5px solid #e2e8f0;border-radius:8px;font-size:.85rem;background:#fff;color:#334155;width:110px;box-sizing:border-box}._timeInput_loh0q_787:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._timeSeparator_loh0q_804{font-size:.8rem;color:#94a3b8}._closedLabel_loh0q_809{font-size:.85rem;color:#94a3b8;font-style:italic}@media(max-width:640px){._dayRow_loh0q_754{flex-direction:column;align-items:flex-start;gap:8px}._dayLabel_loh0q_771{min-width:0}._dayTimes_loh0q_781{width:100%}._timeInput_loh0q_787{flex:1}}._container_9yizj_1{width:100%;min-height:100%;padding:24px;background-color:#f8fafc;overflow-x:hidden;box-sizing:border-box}._header_9yizj_11{margin-bottom:24px}._headerContent_9yizj_15{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:16px}._titleSection_9yizj_23{display:flex;align-items:flex-start;gap:16px}._titleIcon_9yizj_29{color:var(--primary-color, #3b82f6);background:linear-gradient(135deg,#3b82f61a,#2563eb1a);padding:12px;border-radius:12px}._title_9yizj_23{font-size:1.75rem;font-weight:700;color:#1e293b;margin:0;letter-spacing:-.025em}._subtitle_9yizj_44{font-size:.9rem;color:#64748b;margin:4px 0 0}._addButton_9yizj_50{display:flex;align-items:center;gap:8px;padding:12px 20px;background:linear-gradient(135deg,var(--primary-color, #3b82f6) 0%,#2563eb 100%);color:#fff;border:none;border-radius:10px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s ease}._addButton_9yizj_50:hover{transform:translateY(-2px);box-shadow:0 8px 20px #3b82f64d}._addButton_9yizj_50:focus-visible{outline:2px solid var(--primary-color, #3b82f6);outline-offset:2px}._statsRow_9yizj_76{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:24px}._statCard_9yizj_83{background:#fff;border-radius:16px;padding:20px;display:flex;align-items:center;gap:16px;box-shadow:0 1px 3px #0000001a;transition:all .2s ease}._statCard_9yizj_83._clickable_9yizj_94{cursor:pointer}._statCard_9yizj_83._clickable_9yizj_94:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}._statCard_9yizj_83._statActive_9yizj_103{box-shadow:0 4px 12px #00000026;outline:2px solid var(--ring-color, #3b82f6);outline-offset:2px}._statTotal_9yizj_109._statActive_9yizj_103{--ring-color: #6366f1}._statRevenue_9yizj_113._statActive_9yizj_103{--ring-color: #10b981}._statPending_9yizj_117._statActive_9yizj_103{--ring-color: #f59e0b}._statIcon_9yizj_121{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff}._statTotal_9yizj_109 ._statIcon_9yizj_121{background:linear-gradient(135deg,#818cf8,#6366f1)}._statRevenue_9yizj_113 ._statIcon_9yizj_121{background:linear-gradient(135deg,#34d399,#10b981)}._statPending_9yizj_117 ._statIcon_9yizj_121{background:linear-gradient(135deg,#fbbf24,#f59e0b)}._statInfo_9yizj_143{display:flex;flex-direction:column;gap:4px}._statValue_9yizj_149{font-size:1.5rem;font-weight:700;color:#1e293b}._statLabel_9yizj_155{font-size:.75rem;color:#64748b;text-transform:uppercase;letter-spacing:.05em}._toolbar_9yizj_163{display:flex;gap:16px;margin-bottom:20px;flex-wrap:wrap}._searchContainer_9yizj_170{flex:1;min-width:250px;position:relative}._searchIcon_9yizj_176{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#94a3b8}._searchInput_9yizj_184{width:100%;padding:12px 12px 12px 44px;border:1px solid #e2e8f0;border-radius:10px;font-size:.9rem;background:#fff;transition:all .2s ease}._searchInput_9yizj_184:focus{outline:none;border-color:var(--primary-color, #3b82f6);box-shadow:0 0 0 3px #3b82f61a}._filterContainer_9yizj_200{display:flex;align-items:center;gap:8px;padding:0 16px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;color:#64748b}._filterSelect_9yizj_211{padding:12px 0;border:none;background:transparent;font-size:.9rem;color:#1e293b;cursor:pointer}._filterSelect_9yizj_211:focus{outline:none}._dateFilterContainer_9yizj_225{display:flex;align-items:center;gap:8px;padding:0 16px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;color:#64748b}._dateInput_9yizj_236{padding:12px 8px;border:none;background:transparent;font-size:.85rem;color:#1e293b;cursor:pointer}._dateInput_9yizj_236:focus{outline:none}._dateSeparator_9yizj_249{font-size:.85rem;color:#94a3b8}._clearDateButton_9yizj_254{display:flex;align-items:center;justify-content:center;padding:4px;background:#f1f5f9;border:none;border-radius:4px;color:#64748b;cursor:pointer;transition:all .2s ease}._clearDateButton_9yizj_254:hover{background:#e2e8f0;color:#1e293b}._viewToggle_9yizj_273{display:flex;gap:8px;align-items:center;background:#fff;padding:6px;border-radius:10px;border:1px solid #e6edf3}._viewButton_9yizj_283{padding:8px 12px;border-radius:8px;background:transparent;border:none;font-weight:600;color:#475569;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,background-color .12s ease,color .12s ease}._viewButton_9yizj_283:hover{background:#f1f5f9;transform:translateY(-1px);box-shadow:0 6px 16px #0206170a}._viewButton_9yizj_283:focus-visible{outline:3px solid rgba(59,130,246,.18);outline-offset:3px;border-radius:8px}._viewButton_9yizj_283[aria-pressed=true],._viewActive_9yizj_307{background:linear-gradient(135deg,var(--primary-color, #3b82f6) 0%,#2563eb 100%);color:#fff;box-shadow:0 10px 30px #2563eb2e;transform:translateY(-2px);border:1px solid rgba(255,255,255,.12)}._aggregatedList_9yizj_316{display:flex;flex-direction:column;gap:12px}._aggregatedItem_9yizj_322{background:#fff;border-radius:12px;padding:14px 18px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 1px 3px #0000000f}._aggregatedLeft_9yizj_332{display:flex;gap:12px;align-items:center}._aggregatedLeft_9yizj_332>div{display:flex;flex-direction:column;min-width:0}._aggregatedThumb_9yizj_346{width:56px;height:56px;border-radius:8px;background:#f8fafc;overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center}._aggregatedPlaceholder_9yizj_358{width:100%;height:100%;background:linear-gradient(135deg,#f1f5f9,#e6eef6)}._aggregatedTitle_9yizj_364{font-weight:700;color:#1e293b;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._aggregatedSubtitle_9yizj_375{display:block;font-size:.85rem;color:#64748b;margin-top:4px}._aggregatedRight_9yizj_383{text-align:right}._aggregatedValue_9yizj_387{font-weight:700;color:#1e293b;font-size:1rem}._salesList_9yizj_394{display:flex;flex-direction:column;gap:16px}._saleCard_9yizj_400{background:#fff;border-radius:16px;padding:20px;box-shadow:0 1px 3px #0000001a;transition:all .2s ease;cursor:pointer}._saleCard_9yizj_400:hover,._saleCard_9yizj_400:focus{transform:translateY(-2px);box-shadow:0 8px 25px #0000001a;outline:none}._saleCard_9yizj_400:focus-visible{outline:2px solid var(--primary-color, #3b82f6);outline-offset:2px}._saleHeader_9yizj_421{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}._saleId_9yizj_428{display:flex;flex-direction:column;gap:2px}._saleIdLabel_9yizj_434{font-size:.7rem;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em}._saleIdValue_9yizj_441{font-size:1rem;font-weight:700;color:#1e293b}._saleStatusGroup_9yizj_447{display:flex;gap:8px;flex-wrap:wrap}._saleStatus_9yizj_447,._salePayment_9yizj_454{display:flex;align-items:center;gap:6px;padding:6px 12px;border-radius:20px;font-size:.75rem;font-weight:600}._statusPaid_9yizj_464,._statusCompleted_9yizj_465{background:#dcfce7;color:#16a34a}._statusPending_9yizj_470{background:#fef3c7;color:#d97706}._statusCancelled_9yizj_475{background:#fee2e2;color:#dc2626}._saleContent_9yizj_480{display:flex;gap:24px;margin-bottom:16px;flex-wrap:wrap}._saleClient_9yizj_487,._saleDate_9yizj_488{display:flex;align-items:center;gap:8px;font-size:.9rem;color:#64748b}._saleClient_9yizj_487 svg,._saleDate_9yizj_488 svg{color:#94a3b8}._saleFooter_9yizj_501{display:flex;justify-content:space-between;align-items:center;padding-top:16px;border-top:1px solid #f1f5f9}._saleTotal_9yizj_509{display:flex;flex-direction:column;gap:2px}._saleTotalLabel_9yizj_515{font-size:.7rem;color:#94a3b8;text-transform:uppercase}._saleTotalValue_9yizj_521{font-size:1.25rem;font-weight:700;color:#1e293b}._paymentMethod_9yizj_527{font-size:.75rem;padding:6px 12px;background:#f1f5f9;border-radius:6px;color:#64748b;text-transform:capitalize}._emptyState_9yizj_537{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 40px;text-align:center;color:#94a3b8}._emptyState_9yizj_537 h2{font-size:1.25rem;color:#1e293b;margin:20px 0 8px}._emptyState_9yizj_537 p{color:#64748b;margin:0 0 24px;max-width:400px}._loadingContainer_9yizj_560{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;min-height:400px;gap:16px;color:#64748b}._spinner_9yizj_571{width:40px;height:40px;border:3px solid #e2e8f0;border-top-color:var(--primary-color, #3b82f6);border-radius:50%;animation:_spin_9yizj_571 .8s linear infinite}@keyframes _spin_9yizj_571{to{transform:rotate(360deg)}}@media(max-width:900px){._statsRow_9yizj_76{grid-template-columns:1fr}}@media(max-width:768px){._container_9yizj_1{padding:16px}._headerContent_9yizj_15{flex-direction:column}._addButton_9yizj_50{width:100%;justify-content:center}._toolbar_9yizj_163{flex-direction:column}._searchContainer_9yizj_170{min-width:100%}._saleContent_9yizj_480{flex-direction:column;gap:12px}}@media(max-width:480px){._titleSection_9yizj_23{flex-direction:column;align-items:flex-start}._title_9yizj_23{font-size:1.5rem}._saleHeader_9yizj_421{flex-direction:column;align-items:flex-start;gap:12px}}._toast_9yizj_639{position:fixed;top:24px;right:24px;padding:16px 24px;border-radius:10px;font-weight:500;font-size:.9rem;z-index:1000;animation:_slideIn_9yizj_1 .3s ease;box-shadow:0 4px 12px #00000026}._toast_9yizj_639._success_9yizj_652{background:#dcfce7;color:#16a34a;border:1px solid #86efac}._toast_9yizj_639._error_9yizj_658{background:#fee2e2;color:#dc2626;border:1px solid #fecaca}@keyframes _slideIn_9yizj_1{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}._modalOverlay_9yizj_677{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:100;padding:16px}._modal_9yizj_677{background:#fff;border-radius:16px;width:100%;max-width:550px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 40px #0003}._modalHeader_9yizj_698{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e2e8f0}._modalHeader_9yizj_698 h2{font-size:1.25rem;font-weight:600;color:#1e293b;margin:0}._closeButton_9yizj_713{background:none;border:none;padding:8px;cursor:pointer;color:#64748b;border-radius:8px;transition:all .2s ease}._closeButton_9yizj_713:hover{background:#f1f5f9;color:#1e293b}._modalForm_9yizj_728{padding:24px}._formGroup_9yizj_732{margin-bottom:16px}._formGroup_9yizj_732 label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:6px}._formGroup_9yizj_732 input,._formGroup_9yizj_732 select,._formGroup_9yizj_732 textarea{width:100%;padding:12px 14px;border:1px solid #e2e8f0;border-radius:8px;font-size:.9rem;transition:all .2s ease;box-sizing:border-box}._formGroup_9yizj_732 textarea{resize:vertical;min-height:80px;font-family:inherit;line-height:1.5}._formGroup_9yizj_732 input:focus,._formGroup_9yizj_732 select:focus,._formGroup_9yizj_732 textarea:focus{outline:none;border-color:var(--primary-color, #3b82f6);box-shadow:0 0 0 3px #3b82f61a}._formRow_9yizj_771{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:16px}._productSelect_9yizj_777{width:100%;padding:12px 14px;border:1px solid #e2e8f0;border-radius:8px;font-size:.9rem;cursor:pointer}._productHint_9yizj_787{font-size:.8rem;color:#64748b;margin:-4px 0 10px;line-height:1.4}._inputSelected_9yizj_794{border-color:#10b981!important;background-color:#f0fdf4}._inputSelected_9yizj_794:focus{box-shadow:0 0 0 3px #10b9811a!important}._itemsList_9yizj_803{margin-top:12px;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 2px 8px #0000000a}._itemsHeader_9yizj_812{display:grid;grid-template-columns:minmax(120px,1fr) 110px 90px 110px;gap:12px;padding:12px 16px;background:linear-gradient(to right,#f8fafc,#f1f5f9);border-bottom:1px solid #e2e8f0;font-size:.7rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em;align-items:center}._itemRow_9yizj_827{display:grid;grid-template-columns:minmax(120px,1fr) 110px 90px 110px;gap:12px;align-items:center;padding:12px 16px;border-bottom:1px solid #f1f5f9;transition:background-color .15s ease}._itemRow_9yizj_827:hover{background:#fafbfc}._itemRow_9yizj_827:last-of-type{border-bottom:none}._itemInfo_9yizj_845{display:flex;flex-direction:column;gap:2px;min-width:0}._itemName_9yizj_852{font-size:.9rem;font-weight:500;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._itemUnitPrice_9yizj_861{font-size:.75rem;color:#64748b}._itemVariantLabel_9yizj_866{display:inline-flex;align-items:center;gap:4px;width:fit-content;font-size:.72rem;font-weight:600;color:#1d4ed8;background:#eff6ff;padding:3px 8px;border-radius:999px}._serviceTag_9yizj_879{color:var(--primary-color, #3b82f6);font-weight:500}._itemControls_9yizj_884{display:flex;align-items:center;gap:4px}._qtyButton_9yizj_890{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#64748b;cursor:pointer;transition:all .2s ease}._qtyButton_9yizj_890:hover:not(:disabled){background:#f1f5f9;color:#1e293b;border-color:#cbd5e1}._qtyButton_9yizj_890:disabled{opacity:.4;cursor:not-allowed}._qtyInput_9yizj_915{width:50px;text-align:center;font-weight:600;font-size:.9rem;color:#1e293b;border:1px solid #e2e8f0;border-radius:6px;padding:6px 4px;background:#fff;-moz-appearance:textfield}._qtyInput_9yizj_915::-webkit-outer-spin-button,._qtyInput_9yizj_915::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._qtyInput_9yizj_915:focus{outline:none;border-color:var(--primary-color, #3b82f6);box-shadow:0 0 0 2px #3b82f61a}._itemPriceWrapper_9yizj_940{display:flex;align-items:center;gap:8px}._itemPrice_9yizj_940{font-weight:600;font-size:.95rem;color:#1e293b;min-width:90px;text-align:right}._removeItemButton_9yizj_954{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border:none;border-radius:6px;background:#fef2f2;color:#dc2626;cursor:pointer;transition:all .2s ease}._removeItemButton_9yizj_954:hover{background:#fee2e2}._rewardItemRow_9yizj_974{background:linear-gradient(135deg,#f0fdf4,#ecfdf5)!important;border-left:3px solid #10b981;opacity:.9}._rewardIcon_9yizj_980{color:#10b981;flex-shrink:0}._rewardQty_9yizj_985{font-weight:600;font-size:.9rem;color:#059669;padding:6px 12px}._rewardLabel_9yizj_992{font-size:.8rem;font-weight:600;color:#059669;background:#dcfce7;padding:4px 10px;border-radius:20px}._promoAppliedBadge_9yizj_1001{display:inline-flex;align-items:center;gap:3px;margin-left:6px;font-size:.7rem;font-weight:600;color:#7c3aed;background:#ede9fe;padding:2px 7px;border-radius:10px;vertical-align:middle}._promoInfoText_9yizj_1015{display:flex;align-items:center;gap:4px;font-size:.74rem;font-weight:500;color:#7c3aed;margin-top:2px;line-height:1.4;flex-wrap:wrap}._promoSelector_9yizj_1027{padding:8px 16px 10px;background:linear-gradient(135deg,#fafbff,#f5f3ff);border-bottom:1px solid #f1f5f9}._promoConflictWarning_9yizj_1033{display:flex;align-items:flex-start;gap:6px;font-size:.78rem;color:#d97706;margin-bottom:8px;font-weight:500;line-height:1.4}._promoOptions_9yizj_1044{display:flex;flex-wrap:wrap;gap:8px}._promoOptionBtn_9yizj_1050{display:inline-flex;align-items:center;gap:6px;padding:7px 12px;font-size:.8rem;font-weight:500;border:1.5px solid #e2e8f0;border-radius:8px;background:#fff;color:#475569;cursor:pointer;transition:all .2s ease;position:relative;max-width:100%;flex-shrink:1}._promoOptionBtn_9yizj_1050:hover{border-color:#a5b4fc;background:#f8faff}._promoOptionBxgd_9yizj_1073{border-color:#c4b5fd}._promoOptionBxgd_9yizj_1073:hover{background:#faf5ff;border-color:#a78bfa}._promoOptionBxgy_9yizj_1082{border-color:#86efac}._promoOptionBxgy_9yizj_1082:hover{background:#f0fdf4;border-color:#4ade80}._promoOptionActive_9yizj_1091{border-color:#7c3aed!important;background:#ede9fe!important;color:#5b21b6!important;box-shadow:0 0 0 2px #7c3aed26}._promoOptionActive_9yizj_1091._promoOptionBxgy_9yizj_1082{border-color:#059669!important;background:#ecfdf5!important;color:#065f46!important;box-shadow:0 0 0 2px #05966926}._promoOptionLabel_9yizj_1105{font-weight:600;white-space:normal;overflow:visible;word-break:break-word}._promoOptionDetail_9yizj_1112{font-size:.74rem;opacity:.8;font-weight:400;white-space:nowrap}._promoActiveMark_9yizj_1119{font-size:.75rem;font-weight:700;margin-left:2px}._totalRow_9yizj_1127{display:flex;justify-content:space-between;align-items:center;padding:16px;background:linear-gradient(to right,#f8fafc,#f1f5f9);border-top:2px solid #e2e8f0}._totalLabel_9yizj_1136{display:flex;align-items:center;gap:8px;font-size:.9rem;color:#64748b}._totalValue_9yizj_1144{font-size:1.25rem;color:#1e293b}._checkboxGroup_9yizj_1149{display:flex;align-items:center;gap:10px;margin-bottom:16px}._checkboxGroup_9yizj_1149 input[type=checkbox]{width:18px;height:18px;accent-color:var(--primary-color, #3b82f6)}._checkboxGroup_9yizj_1149 label{font-size:.9rem;color:#374151;cursor:pointer}._discountControl_9yizj_1169{display:flex;align-items:center;gap:4px;position:relative}._discountInput_9yizj_1176{width:60px;text-align:center;font-weight:500;font-size:.85rem;color:#1e293b;border:1px solid #e2e8f0;border-radius:6px;padding:6px 4px;background:#fff;-moz-appearance:textfield;transition:all .2s ease}._discountInput_9yizj_1176::-webkit-outer-spin-button,._discountInput_9yizj_1176::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._discountInput_9yizj_1176:focus{outline:none;border-color:var(--primary-color, #3b82f6);box-shadow:0 0 0 2px #3b82f61a}._discountNegative_9yizj_1202{border-color:#10b981!important;background-color:#f0fdf4!important;color:#059669!important}._discountPositive_9yizj_1208{border-color:#f59e0b!important;background-color:#fffbeb!important;color:#d97706!important}._discountSymbol_9yizj_1214{font-size:.8rem;color:#64748b;font-weight:500}._priceDiscounted_9yizj_1221{color:#059669!important}._priceIncreased_9yizj_1225{color:#d97706!important}._modifierInputWrapper_9yizj_1230{display:flex;align-items:center;gap:8px;position:relative}._modifierInput_9yizj_1230{width:100%;padding:12px 32px 12px 14px;border:1px solid #e2e8f0;border-radius:8px;font-size:.9rem;transition:all .2s ease;box-sizing:border-box;-moz-appearance:textfield}._modifierInput_9yizj_1230::-webkit-outer-spin-button,._modifierInput_9yizj_1230::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._modifierInput_9yizj_1230:focus{outline:none;border-color:var(--primary-color, #3b82f6);box-shadow:0 0 0 3px #3b82f61a}._modifierSymbol_9yizj_1260{position:absolute;right:14px;font-size:.9rem;color:#64748b;font-weight:500;pointer-events:none}._labelHint_9yizj_1269{font-weight:400;font-size:.75rem;color:#64748b;font-style:italic}._labelHintDiscount_9yizj_1276{color:#059669!important;font-weight:500}._labelHintSurcharge_9yizj_1281{color:#d97706!important;font-weight:500}._subtotalRow_9yizj_1287{background:#f8fafc!important;border-top:1px dashed #cbd5e1!important}._modifierRow_9yizj_1292{background:#fefce8!important;padding:12px 16px!important}._modifierValue_9yizj_1297{font-weight:600;color:#d97706}._modifierValue_9yizj_1297._discount_9yizj_1169{color:#059669}._additionalCostsSection_9yizj_1307{display:flex;flex-direction:column}._additionalCostInput_9yizj_1312{display:flex;align-items:center;gap:4px;font-size:.85rem;color:#64748b}._additionalCostInput_9yizj_1312 span{font-size:.8rem;color:#94a3b8}._additionalCostInput_9yizj_1312 input{width:80px;padding:4px 8px;border:1px solid #e2e8f0;border-radius:6px;font-size:.85rem;text-align:right;background:#f8fafc;transition:border-color .2s}._additionalCostInput_9yizj_1312 input:focus{outline:none;border-color:#3b82f6;background:#fff}._grandTotal_9yizj_1342{background:linear-gradient(to right,#eff6ff,#dbeafe)!important;border-top:2px solid #3b82f6!important}._grandTotal_9yizj_1342 ._totalValue_9yizj_1144{color:#1d4ed8;font-size:1.35rem}._modalActions_9yizj_1352{display:flex;gap:12px;justify-content:flex-end;margin-top:24px}._cancelButton_9yizj_1359{padding:12px 20px;border:1px solid #e2e8f0;background:#fff;color:#64748b;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s ease}._cancelButton_9yizj_1359:hover{background:#f1f5f9}._submitButton_9yizj_1374{display:flex;align-items:center;gap:8px;padding:12px 20px;border:none;background:linear-gradient(135deg,var(--primary-color, #3b82f6) 0%,#2563eb 100%);color:#fff;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s ease}._submitButton_9yizj_1374:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #3b82f64d}._submitButton_9yizj_1374:disabled{opacity:.7;cursor:not-allowed}._deleteModal_9yizj_1399{background:#fff;border-radius:16px;width:100%;max-width:400px;padding:32px;text-align:center;box-shadow:0 20px 40px #0003}._deleteIcon_9yizj_1409{width:64px;height:64px;background:#fee2e2;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;color:#dc2626}._deleteModal_9yizj_1399 h2{font-size:1.25rem;font-weight:600;color:#1e293b;margin:0 0 12px}._deleteModal_9yizj_1399 p{color:#64748b;margin:0 0 24px;line-height:1.5}._deleteConfirmButton_9yizj_1434{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 20px;border:none;background:#dc2626;color:#fff;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s ease}._deleteConfirmButton_9yizj_1434:hover:not(:disabled){background:#b91c1c}._deleteConfirmButton_9yizj_1434:disabled{opacity:.7;cursor:not-allowed}._spinning_9yizj_1459{animation:_spin_9yizj_571 1s linear infinite}._searchableSelect_9yizj_1464{position:relative}._searchInputWrapper_9yizj_1468{position:relative;display:flex;align-items:center}._searchInputIcon_9yizj_1474{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#94a3b8;pointer-events:none;z-index:1}._searchableSelect_9yizj_1464 ._searchInput_9yizj_184{width:100%;padding:12px 40px 12px 42px!important;border:1px solid #e2e8f0;border-radius:8px;font-size:.9rem;transition:all .2s ease;box-sizing:border-box}._searchableSelect_9yizj_1464 ._searchInput_9yizj_184:focus{outline:none;border-color:var(--primary-color, #3b82f6);box-shadow:0 0 0 3px #3b82f61a}._searchableSelect_9yizj_1464 ._searchInput_9yizj_184::placeholder{color:#94a3b8}._clearButton_9yizj_1504{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:#f1f5f9;border:none;padding:4px;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#64748b;transition:all .2s ease;z-index:1}._clearButton_9yizj_1504:hover{background:#e2e8f0;color:#1e293b}._dropdownList_9yizj_1527{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 10px 30px #0000001a;max-height:250px;overflow-y:auto;z-index:100}._dropdownItem_9yizj_1541{display:flex;align-items:center;gap:12px;padding:12px 14px;cursor:pointer;transition:background-color .15s ease;border-bottom:1px solid #f1f5f9}._dropdownItem_9yizj_1541:last-child{border-bottom:none}._dropdownItem_9yizj_1541:hover{background:#f8fafc}._dropdownItem_9yizj_1541._selected_9yizj_1559{background:#3b82f61a}._dropdownItem_9yizj_1541 svg{color:#94a3b8;flex-shrink:0}._dropdownItemInfo_9yizj_1568{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}._dropdownItemName_9yizj_1576{font-size:.9rem;font-weight:500;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._dropdownItemEmail_9yizj_1585,._dropdownItemPrice_9yizj_1586{font-size:.75rem;color:#64748b}._variantInfoText_9yizj_1591{font-size:.72rem;color:#1d4ed8;font-weight:600}._dropdownEmpty_9yizj_1597{padding:20px;text-align:center;color:#94a3b8;font-size:.875rem;display:flex;flex-direction:column;align-items:center;gap:8px}._dropdownEmpty_9yizj_1597 svg{opacity:.5}._productDropdownItem_9yizj_1613{display:grid;grid-template-columns:auto 1fr auto;gap:12px;padding:12px 14px}._productDropdownItem_9yizj_1613:hover{background:#f0f9ff}._productDropdownItem_9yizj_1613._alreadyAdded_9yizj_1624{background:#f0fdf4}._productDropdownItem_9yizj_1613._alreadyAdded_9yizj_1624:hover{background:#dcfce7}._productDropdownItem_9yizj_1613._outOfStock_9yizj_1632{opacity:.6;cursor:not-allowed;background:#f8fafc}._productDropdownItem_9yizj_1613._outOfStock_9yizj_1632:hover{background:#f1f5f9}._productItemIcon_9yizj_1642{width:40px;height:40px;background:linear-gradient(135deg,#f1f5f9,#e2e8f0);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#64748b;overflow:hidden}._productThumb_9yizj_1654{width:100%;height:100%;object-fit:cover;display:block}._productMeta_9yizj_1661{display:flex;align-items:center;gap:12px;font-size:.8rem}._productPrice_9yizj_1668{color:#10b981;font-weight:600}._productStock_9yizj_1673{color:#64748b;padding-left:12px;border-left:1px solid #e2e8f0}._addProductButton_9yizj_1679{display:flex;align-items:center;gap:4px;padding:6px 12px;background:var(--primary-color, #3b82f6);color:#fff;border-radius:6px;font-size:.8rem;font-weight:500;transition:all .2s ease}._productDropdownItem_9yizj_1613:hover ._addProductButton_9yizj_1679{background:#2563eb;transform:scale(1.02)}._addedBadge_9yizj_1697{display:flex;align-items:center;gap:4px;padding:6px 12px;background:#10b981;color:#fff;border-radius:6px;font-size:.8rem;font-weight:600}._outOfStockBadge_9yizj_1709{padding:6px 12px;background:#f1f5f9;color:#94a3b8;border-radius:6px;font-size:.8rem;font-weight:500}._noStock_9yizj_1718{color:#dc2626!important;font-weight:500}._addIcon_9yizj_1723{color:var(--primary-color, #3b82f6);flex-shrink:0}._variantModal_9yizj_1728{background:#fff;border-radius:16px;width:100%;max-width:620px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 40px #0003}._variantModalSubtitle_9yizj_1738{margin:4px 0 0;font-size:.85rem;color:#64748b;font-weight:400}._variantSelectionList_9yizj_1745{display:flex;flex-direction:column;gap:12px;padding:0 24px 24px}._variantSelectionCard_9yizj_1752{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:16px;border:1px solid #dbeafe;border-radius:14px;background:linear-gradient(135deg,#fff,#f8fbff);cursor:pointer;transition:all .2s ease;text-align:left}._variantSelectionCard_9yizj_1752:hover:not(:disabled){border-color:var(--primary-color, #3b82f6);box-shadow:0 12px 28px #3b82f61f;transform:translateY(-1px)}._variantSelectionCardDisabled_9yizj_1773{opacity:.6;cursor:not-allowed}._variantSelectionInfo_9yizj_1778{display:flex;flex-direction:column;gap:10px;min-width:0}._variantSelectionHeader_9yizj_1785{display:flex;align-items:center;justify-content:space-between;gap:12px}._variantSelectionName_9yizj_1792{font-size:.95rem;font-weight:700;color:#0f172a}._variantSelectionPrice_9yizj_1798{font-size:.95rem;font-weight:700;color:#059669;white-space:nowrap}._variantSelectionTokens_9yizj_1805{display:flex;flex-wrap:wrap;gap:8px}._variantSelectionToken_9yizj_1805{display:inline-flex;align-items:center;font-size:.72rem;font-weight:600;color:#334155;background:#f1f5f9;padding:4px 8px;border-radius:999px}._variantSelectionMeta_9yizj_1822{display:flex;flex-wrap:wrap;gap:12px;font-size:.74rem;color:#64748b}._variantSelectionAction_9yizj_1830{display:inline-flex;align-items:center;justify-content:center;min-width:110px;padding:10px 14px;border-radius:10px;background:var(--primary-color, #3b82f6);color:#fff;font-size:.8rem;font-weight:700}._variantSelectionCardDisabled_9yizj_1773 ._variantSelectionAction_9yizj_1830{background:#cbd5e1;color:#475569}@media(max-width:480px){._formRow_9yizj_771{grid-template-columns:1fr}._modalActions_9yizj_1352{flex-direction:column-reverse}._cancelButton_9yizj_1359,._submitButton_9yizj_1374,._deleteConfirmButton_9yizj_1434{width:100%;justify-content:center}._itemsHeader_9yizj_812{display:none}._itemRow_9yizj_827{grid-template-columns:1fr;gap:10px}._itemPriceWrapper_9yizj_940{justify-content:space-between;width:100%}._itemControls_9yizj_884{justify-content:flex-start}._promoSelector_9yizj_1027{padding:6px 10px 8px}._promoOptions_9yizj_1044{flex-direction:column}._promoOptionBtn_9yizj_1050{width:100%;justify-content:flex-start;padding:8px 12px}._promoInfoText_9yizj_1015{font-size:.72rem}._productDropdownItem_9yizj_1613{grid-template-columns:1fr auto}._productItemIcon_9yizj_1642{display:none}._productMeta_9yizj_1661{flex-direction:column;align-items:flex-start;gap:2px}._productStock_9yizj_1673{padding-left:0;border-left:none}._variantSelectionCard_9yizj_1752{flex-direction:column;align-items:stretch}._variantSelectionHeader_9yizj_1785{flex-direction:column;align-items:flex-start}._variantSelectionAction_9yizj_1830{width:100%}._dateFilterContainer_9yizj_225{flex-wrap:wrap;padding:12px 16px}._dateInput_9yizj_236{flex:1;min-width:120px}}._detailModal_9yizj_1945{background:#fff;border-radius:16px;width:100%;max-width:550px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 40px #0003}._detailContent_9yizj_1955{padding:24px}._detailSection_9yizj_1959{margin-bottom:24px}._detailSectionTitle_9yizj_1963{font-size:.9rem;font-weight:600;color:#64748b;margin:0 0 12px;text-transform:uppercase;letter-spacing:.05em}._detailRow_9yizj_1972{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #f1f5f9}._detailRow_9yizj_1972:last-child{border-bottom:none}._detailLabel_9yizj_1984{font-size:.9rem;color:#64748b}._detailValue_9yizj_1989{font-size:.9rem;font-weight:500;color:#1e293b}._detailItems_9yizj_1995{display:flex;flex-direction:column;gap:8px;background:#f8fafc;border-radius:10px;padding:12px}._detailItem_9yizj_1995{display:flex;align-items:center;gap:12px;padding:8px 0;border-bottom:1px solid #e2e8f0}._detailItemThumb_9yizj_2012{width:40px;height:40px;border-radius:6px;overflow:hidden;flex-shrink:0;background:#fff;display:flex;align-items:center;justify-content:center}._detailItem_9yizj_1995:last-child{border-bottom:none}._detailItemName_9yizj_2028{font-size:.9rem;color:#1e293b}._detailItemInfo_9yizj_2033{flex:1;display:flex;flex-direction:column;gap:4px}._detailItemVariant_9yizj_2040{font-size:.74rem;font-weight:600;color:#1d4ed8}._detailItemQty_9yizj_2046{font-size:.85rem;color:#64748b;background:#e2e8f0;padding:2px 8px;border-radius:4px}._detailItemPrice_9yizj_2054{font-size:.9rem;font-weight:600;color:#1e293b}._detailTotal_9yizj_2060{display:flex;justify-content:space-between;align-items:center;padding:16px;background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-radius:12px;margin-bottom:20px}._detailTotal_9yizj_2060 span{font-size:1rem;color:#64748b}._detailTotal_9yizj_2060 strong{font-size:1.5rem;color:#1e293b}._detailActions_9yizj_2080{display:flex;flex-direction:column;gap:12px}._payButton_9yizj_2086,._editButton_9yizj_2087,._completeButton_9yizj_2088,._cancelSaleButton_9yizj_2089{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 20px;border:none;border-radius:10px;font-weight:500;font-size:.9rem;cursor:pointer;transition:all .2s ease}._payButton_9yizj_2086{background:linear-gradient(135deg,#10b981,#059669);color:#fff}._payButton_9yizj_2086:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #10b9814d}._editButton_9yizj_2087{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff}._editButton_9yizj_2087:hover{transform:translateY(-2px);box-shadow:0 4px 12px #f59e0b4d}._completeButton_9yizj_2088{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff}._completeButton_9yizj_2088:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #3b82f64d}._cancelSaleButton_9yizj_2089{background:#fff;border:1px solid #fecaca;color:#dc2626}._cancelSaleButton_9yizj_2089:hover{background:#fee2e2}._payButton_9yizj_2086:disabled,._completeButton_9yizj_2088:disabled{opacity:.7;cursor:not-allowed}._cancelReasonBox_9yizj_2149{display:flex;align-items:flex-start;gap:10px;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;padding:16px;font-size:.9rem;color:#991b1b;line-height:1.5}._cancelReasonBox_9yizj_2149 svg{flex-shrink:0;margin-top:2px;color:#dc2626}._headerButtons_9yizj_2169{display:flex;align-items:center;gap:10px}._exportDropdown_9yizj_2176{position:relative}._exportButton_9yizj_2180{display:flex;align-items:center;gap:8px;padding:10px 18px;border:1.5px solid #e2e8f0;background:#fff;color:#475569;border-radius:10px;font-size:.88rem;font-weight:600;cursor:pointer;transition:all .15s ease;white-space:nowrap}._exportButton_9yizj_2180:hover:not(:disabled){background:#f8fafc;border-color:var(--primary-color, #3b82f6);color:var(--primary-color, #3b82f6)}._exportButton_9yizj_2180:disabled{opacity:.6;cursor:not-allowed}._exportMenu_9yizj_2207{position:absolute;top:calc(100% + 6px);right:0;background:#fff;border-radius:12px;box-shadow:0 10px 30px #0000001f;border:1px solid #e2e8f0;overflow:hidden;z-index:50;min-width:200px;animation:_slideUp_9yizj_1 .15s ease}._exportMenuItem_9yizj_2221{display:flex;align-items:center;gap:10px;width:100%;padding:12px 16px;border:none;background:none;color:#1e293b;font-size:.88rem;font-weight:500;cursor:pointer;transition:all .1s ease;text-align:left}._exportMenuItem_9yizj_2221:hover{background:#f1f5f9;color:var(--primary-color, #3b82f6)}._exportMenuItem_9yizj_2221+._exportMenuItem_9yizj_2221{border-top:1px solid #f1f5f9}@media(max-width:640px){._exportMenu_9yizj_2207{position:fixed;left:12px;right:12px;top:72px;background:#fff;border-radius:10px;box-shadow:0 8px 30px #0000002e;border:1px solid #e2e8f0;overflow:hidden;z-index:60;min-width:unset;width:auto;max-width:calc(100% - 24px);animation:none}._exportMenuItem_9yizj_2221{padding:14px 18px;font-size:1rem}}._receiptButton_9yizj_2273{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 20px;border:1.5px solid #6366f1;background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff;border-radius:10px;font-weight:500;font-size:.9rem;cursor:pointer;transition:all .2s ease}._receiptButton_9yizj_2273:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #6366f14d}._receiptButton_9yizj_2273:disabled{opacity:.7;cursor:not-allowed}@media(max-width:600px){._headerButtons_9yizj_2169{flex-wrap:wrap;gap:8px}._exportButton_9yizj_2180 span{display:none}._exportButton_9yizj_2180{padding:10px}}._paidAmountSection_9yizj_2315{margin-bottom:16px}._paidAmountInput_9yizj_2319{width:100%;padding:10px 14px;border:1px solid #e2e8f0;border-radius:8px;font-size:.95rem;color:#1e293b;transition:border-color .2s ease}._paidAmountInput_9yizj_2319:focus{outline:none;border-color:var(--primary-color, #3b82f6);box-shadow:0 0 0 3px #3b82f61a}._labelHintNeutral_9yizj_2335{font-size:.8rem;color:#94a3b8;font-weight:400}._balanceIndicator_9yizj_2341{display:flex;align-items:center;gap:8px;padding:10px 14px;border-radius:8px;font-size:.875rem;font-weight:600;margin-top:8px}._balanceCredit_9yizj_2352{background:#ecfdf5;color:#059669;border:1px solid #a7f3d0}._balanceDebit_9yizj_2358{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}._saleBalanceBadge_9yizj_2365{font-size:.7rem;font-weight:600;padding:2px 8px;border-radius:20px;white-space:nowrap}._creditBadge_9yizj_2373{background:#ecfdf5;color:#059669}._debitBadge_9yizj_2378{background:#fef2f2;color:#dc2626}._paidAmountReadonly_9yizj_2383{background:#f1f5f9;color:#64748b;cursor:not-allowed;border-color:#cbd5e1}._paidAmountInsufficient_9yizj_2390{border-color:#fca5a5;background:#fef2f2}._paidAmountInsufficient_9yizj_2390:focus{border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}._loyaltySection_9yizj_2401{background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #bfdbfe;border-radius:12px;padding:14px 16px;margin-bottom:16px;display:flex;flex-direction:column;gap:8px}._loyaltySectionHeader_9yizj_2412{display:flex;align-items:center;gap:8px;color:#2563eb}._loyaltySectionTitle_9yizj_2419{font-size:.88rem;font-weight:600;color:#2563eb}._loyaltySectionDesc_9yizj_2425{font-size:.85rem;color:#475569;margin:0}._loyaltyApplyBtn_9yizj_2431{display:flex;align-items:center;justify-content:center;gap:7px;padding:10px 16px;border:none;border-radius:8px;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;font-size:.88rem;font-weight:600;cursor:pointer;transition:all .2s ease;width:100%;margin-top:2px}._loyaltyApplyBtn_9yizj_2431:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #3b82f659}._loyaltyApplyBtn_9yizj_2431:disabled{opacity:.65;cursor:not-allowed;transform:none}._loyaltySectionModal_9yizj_2461{background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #bfdbfe;border-radius:12px;padding:14px 16px;margin-bottom:16px;display:flex;flex-direction:column;gap:10px}._loyaltySectionModalHeader_9yizj_2472{display:flex;align-items:center;justify-content:space-between;gap:12px}._loyaltySectionModalInfo_9yizj_2479{display:flex;align-items:center;gap:10px;color:#2563eb;flex:1;min-width:0}._loyaltySectionModalInfo_9yizj_2479>div{display:flex;flex-direction:column;gap:2px;min-width:0}._loyaltySectionModalTitle_9yizj_2495{font-size:.88rem;font-weight:600;color:#2563eb}._loyaltySectionModalDesc_9yizj_2501{font-size:.82rem;color:#475569;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._loyaltyToggle_9yizj_2510{position:relative;display:inline-flex;align-items:center;cursor:pointer;flex-shrink:0}._loyaltyToggle_9yizj_2510 input{opacity:0;width:0;height:0;position:absolute}._loyaltyToggleSlider_9yizj_2525{width:44px;height:24px;background:#cbd5e1;border-radius:12px;position:relative;transition:background .25s ease}._loyaltyToggleSlider_9yizj_2525:after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;background:#fff;border-radius:50%;transition:transform .25s ease;box-shadow:0 1px 3px #00000026}._loyaltyToggle_9yizj_2510 input:checked+._loyaltyToggleSlider_9yizj_2525{background:linear-gradient(135deg,#3b82f6,#2563eb)}._loyaltyToggle_9yizj_2510 input:checked+._loyaltyToggleSlider_9yizj_2525:after{transform:translate(20px)}._loyaltySectionModalApplied_9yizj_2555{display:flex;align-items:center;gap:8px;font-size:.83rem;color:#16a34a;background:#16a34a14;border-radius:8px;padding:8px 12px}._loyaltySectionModalApplied_9yizj_2555 strong{font-weight:700}._container_96e9j_1{position:relative;display:inline-flex}._trigger_96e9j_7{display:flex;align-items:center;gap:10px;padding:10px 14px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;color:#1e293b;font-size:14px;cursor:pointer;transition:all .2s ease;min-width:220px}._triggerWithClear_96e9j_22{padding-right:42px}._trigger_96e9j_7:hover{border-color:var(--primary-color, #3b82f6);background:#f8fafc}._triggerActive_96e9j_31{border-color:var(--primary-color, #3b82f6);box-shadow:0 0 0 3px #3b82f626}._calendarIcon_96e9j_36{color:#64748b;flex-shrink:0}._triggerValue_96e9j_41{flex:1;text-align:left;font-weight:500;color:#1e293b}._triggerPlaceholder_96e9j_48{flex:1;text-align:left;color:#94a3b8}._clearButton_96e9j_54{position:absolute;right:10px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;padding:4px;background:transparent;border:none;color:#94a3b8;cursor:pointer;border-radius:4px;transition:all .15s ease;z-index:1}._clearButton_96e9j_54:hover{background:#f1f5f9;color:#1e293b}._mobileOverlay_96e9j_78{display:none}@media(max-width:768px){._mobileOverlay_96e9j_78{display:block;position:fixed;inset:0;background:#00000080;z-index:1390;animation:_fadeIn_96e9j_1 .2s ease-out}@keyframes _fadeIn_96e9j_1{0%{opacity:0}to{opacity:1}}}._dropdown_96e9j_107{position:absolute;z-index:1400;background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 20px 40px #0000001f,0 0 1px #0000001a;overflow:hidden;animation:_dropdownFadeIn_96e9j_1 .2s ease-out}@keyframes _dropdownFadeIn_96e9j_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}._dropdownContent_96e9j_130{display:flex}._mobileHeader_96e9j_134{display:none}._presets_96e9j_139{display:flex;flex-direction:column;padding:16px;background:#f8fafc;border-right:1px solid #e2e8f0;min-width:140px}._presetsTitle_96e9j_148{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#64748b;margin-bottom:12px;padding:0 8px}._presetButton_96e9j_158{padding:10px 12px;background:transparent;border:none;color:#475569;font-size:13px;text-align:left;cursor:pointer;border-radius:8px;transition:all .15s ease;margin-bottom:2px}._presetButton_96e9j_158:hover{background:var(--primary-color, #3b82f6);color:#fff}._presetButton_96e9j_158:focus-visible{outline:2px solid var(--primary-color, #3b82f6);outline-offset:2px}._calendarsWrapper_96e9j_182{padding:16px 20px 20px;background:#fff}._selectionIndicator_96e9j_187{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:16px;font-size:13px;color:#64748b}._selectionIndicator_96e9j_187 span{padding:6px 12px;border-radius:6px;transition:all .2s ease}._selectionActive_96e9j_203{background:var(--primary-color, #3b82f6);color:#fff!important;font-weight:500}._selectionArrow_96e9j_209{color:#94a3b8}._calendars_96e9j_182{display:flex;gap:24px}._calendar_96e9j_36{width:280px}._calendarHeader_96e9j_223{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:nowrap;margin-bottom:16px;padding:0 4px}._monthYear_96e9j_233{font-size:15px;font-weight:600;color:#1e293b;white-space:nowrap}._navButton_96e9j_240{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:transparent;border:none;color:#64748b;cursor:pointer;border-radius:8px;transition:all .15s ease}._navButton_96e9j_240:hover{background:#f1f5f9;color:#1e293b}._navButton_96e9j_240:focus-visible{outline:2px solid var(--primary-color, #3b82f6);outline-offset:2px}._navSpacer_96e9j_264{width:32px}._weekdays_96e9j_269{display:grid;grid-template-columns:repeat(7,1fr);gap:2px;margin-bottom:8px}._weekday_96e9j_269{display:flex;align-items:center;justify-content:center;height:32px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8}._days_96e9j_289{display:grid;grid-template-columns:repeat(7,1fr);gap:2px}._day_96e9j_289{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:transparent;border:none;color:#1e293b;font-size:13px;cursor:pointer;border-radius:8px;transition:all .15s ease;position:relative}._day_96e9j_289:hover{background:#3b82f61a}._day_96e9j_289:focus-visible{outline:2px solid var(--primary-color, #3b82f6);outline-offset:2px;z-index:1}._dayEmpty_96e9j_321{width:36px;height:36px}._dayToday_96e9j_326{font-weight:700;color:var(--primary-color, #3b82f6)}._dayToday_96e9j_326:after{content:"";position:absolute;bottom:4px;left:50%;transform:translate(-50%);width:4px;height:4px;background:var(--primary-color, #3b82f6);border-radius:50%}._dayInRange_96e9j_343{background:#3b82f61a;border-radius:0}._dayInRange_96e9j_343:hover{background:#3b82f633}._dayStart_96e9j_352{background:var(--primary-color, #3b82f6);color:#fff;border-radius:8px 0 0 8px;font-weight:600}._dayStart_96e9j_352:hover{background:#2563eb}._dayEnd_96e9j_363{background:var(--primary-color, #3b82f6);color:#fff;border-radius:0 8px 8px 0;font-weight:600}._dayEnd_96e9j_363:hover{background:#2563eb}._dayStart_96e9j_352._dayEnd_96e9j_363{border-radius:8px}._daySelected_96e9j_378{font-weight:600}._daySelected_96e9j_378._dayToday_96e9j_326:after{background:#fff}@media(max-width:768px){._container_96e9j_1{width:100%}._trigger_96e9j_7{min-width:auto;width:100%;padding:12px 14px;gap:8px}._triggerValue_96e9j_41,._triggerPlaceholder_96e9j_48{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._dropdown_96e9j_107{position:fixed;left:calc(12px + env(safe-area-inset-left));right:calc(12px + env(safe-area-inset-right));top:auto;bottom:calc(10px + env(safe-area-inset-bottom));transform:none;max-width:none;max-height:calc(85vh - env(safe-area-inset-top));overflow-y:auto;border-radius:18px;box-shadow:0 10px 40px #00000038;animation:_mobileModalIn_96e9j_1 .22s ease-out}@keyframes _mobileModalIn_96e9j_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._dropdownContent_96e9j_130{flex-direction:column;width:100%;min-height:auto}._mobileHeader_96e9j_134{display:flex;align-items:center;justify-content:space-between;gap:8px;position:sticky;top:0;z-index:1;padding:14px 16px 10px;background:#fff;border-bottom:1px solid #e2e8f0}._mobileTitle_96e9j_454{font-size:15px;font-weight:700;color:#1e293b}._mobileCloseButton_96e9j_460{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:10px;background:#f1f5f9;color:#334155;cursor:pointer;transition:background .15s ease}._mobileCloseButton_96e9j_460:hover,._mobileCloseButton_96e9j_460:active{background:#e2e8f0}._dropdownContent_96e9j_130:before{content:"";display:block;width:40px;height:4px;background:#cbd5e1;border-radius:2px;margin:12px auto 8px}._presets_96e9j_139{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch;align-items:stretch;border-right:none;border-bottom:1px solid #e2e8f0;width:100%;gap:8px;padding:8px 16px 16px}._presetsTitle_96e9j_148{grid-column:1 / -1;text-align:center;margin-bottom:8px;padding:0;font-size:11px}._presetButton_96e9j_158{width:100%;padding:10px;font-size:13px;text-align:center;background:#f1f5f9;border-radius:12px;-webkit-tap-highlight-color:transparent;touch-action:manipulation;white-space:normal;line-height:1.2;font-weight:500;min-height:44px;display:flex;align-items:center;justify-content:center}._presetButton_96e9j_158:hover,._presetButton_96e9j_158:active{background:var(--primary-color, #3b82f6);color:#fff}._calendarsWrapper_96e9j_182{padding:16px;width:100%;box-sizing:border-box}._selectionIndicator_96e9j_187{margin-bottom:16px;font-size:13px;gap:8px;background:#f8fafc;padding:12px;border-radius:12px}._selectionIndicator_96e9j_187 span{padding:8px 16px;font-size:13px;border-radius:8px}._selectionArrow_96e9j_209{font-size:14px}._calendars_96e9j_182{flex-direction:column;gap:24px;width:100%}._calendar_96e9j_36{width:100%;max-width:100%}._calendarHeader_96e9j_223{margin-bottom:12px;padding:0 4px}._monthYear_96e9j_233{font-size:15px;font-weight:600;flex:1;text-align:center;min-width:0;overflow:hidden;text-overflow:ellipsis}._navButton_96e9j_240{width:44px;height:44px;-webkit-tap-highlight-color:transparent;touch-action:manipulation;border-radius:12px}._navSpacer_96e9j_264{width:44px}._weekdays_96e9j_269{margin-bottom:8px;display:grid;grid-template-columns:repeat(7,1fr)}._weekday_96e9j_269{height:32px;font-size:12px;font-weight:600}._days_96e9j_289{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}._day_96e9j_289{width:100%;height:44px;font-size:15px;-webkit-tap-highlight-color:transparent;touch-action:manipulation;border-radius:8px;font-weight:500}._dayEmpty_96e9j_321{width:100%;height:44px}._dayStart_96e9j_352{border-radius:8px 0 0 8px}._dayEnd_96e9j_363{border-radius:0 8px 8px 0}._dayStart_96e9j_352._dayEnd_96e9j_363{border-radius:8px}}@media(max-width:380px){._dropdown_96e9j_107{top:auto;bottom:calc(6px + env(safe-area-inset-bottom));border-radius:14px;left:calc(8px + env(safe-area-inset-left));right:calc(8px + env(safe-area-inset-right));max-height:calc(86vh - env(safe-area-inset-top))}._mobileHeader_96e9j_134{padding:12px 12px 8px}._mobileCloseButton_96e9j_460{width:34px;height:34px}._presets_96e9j_139{grid-template-columns:1fr;padding:8px 12px 12px;gap:6px}._presetButton_96e9j_158{padding:8px 12px;font-size:12px;min-height:40px}._calendarsWrapper_96e9j_182{padding:12px}._selectionIndicator_96e9j_187{padding:10px;margin-bottom:12px}._selectionIndicator_96e9j_187 span{padding:6px 12px;font-size:12px}._navButton_96e9j_240{width:40px;height:40px}._navSpacer_96e9j_264{width:40px}._monthYear_96e9j_233{font-size:14px}._weekday_96e9j_269{font-size:11px;height:28px}._day_96e9j_289{height:40px;font-size:14px;border-radius:6px}._dayEmpty_96e9j_321{height:40px}._dayStart_96e9j_352{border-radius:6px 0 0 6px}._dayEnd_96e9j_363{border-radius:0 6px 6px 0}._dayStart_96e9j_352._dayEnd_96e9j_363{border-radius:6px}}@media(max-height:500px)and (max-width:768px){._dropdown_96e9j_107{top:auto;bottom:0;max-height:100vh;border-radius:14px 14px 0 0}._dropdownContent_96e9j_130:before{display:none}._calendars_96e9j_182{flex-direction:row;gap:16px;overflow-x:auto}._calendar_96e9j_36{min-width:280px}._day_96e9j_289{height:32px;font-size:13px}._dayEmpty_96e9j_321{height:32px}._presets_96e9j_139{padding:8px}._presetButton_96e9j_158{padding:6px 10px;min-height:36px;font-size:11px}}._container_5xp8r_1{width:100%;min-height:100%;padding:24px;background-color:#f8fafc;overflow-x:hidden;box-sizing:border-box}._header_5xp8r_11{margin-bottom:24px}._headerContent_5xp8r_15{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:16px}._titleSection_5xp8r_23{display:flex;align-items:flex-start;gap:16px}._titleIcon_5xp8r_29{color:var(--primary-color, #3b82f6);background:linear-gradient(135deg,#3b82f61a,#2563eb1a);padding:12px;border-radius:12px}._title_5xp8r_23{font-size:1.75rem;font-weight:700;color:#1e293b;margin:0;letter-spacing:-.025em}._subtitle_5xp8r_44{font-size:.9rem;color:#64748b;margin:4px 0 0}._addButton_5xp8r_50{display:flex;align-items:center;gap:8px;padding:12px 20px;background:linear-gradient(135deg,var(--primary-color, #3b82f6) 0%,#2563eb 100%);color:#fff;border:none;border-radius:10px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s ease}._addButton_5xp8r_50:hover{transform:translateY(-2px);box-shadow:0 8px 20px #3b82f64d}._statsRow_5xp8r_71{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}._statCard_5xp8r_78{background:#fff;border-radius:16px;padding:20px;display:flex;align-items:center;gap:16px;box-shadow:0 1px 3px #0000001a;transition:all .2s ease}._statCard_5xp8r_78._clickable_5xp8r_89{cursor:pointer}._statCard_5xp8r_78._clickable_5xp8r_89:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}._statCard_5xp8r_78._statActive_5xp8r_98{ring:2px solid;box-shadow:0 4px 12px #00000026;outline:2px solid var(--ring-color, #3b82f6);outline-offset:2px}._statPurchase_5xp8r_105._statActive_5xp8r_98{--ring-color: #10b981}._statAdjustment_5xp8r_109._statActive_5xp8r_98{--ring-color: #6366f1}._statSale_5xp8r_113._statActive_5xp8r_98{--ring-color: #f59e0b}._statRefund_5xp8r_117._statActive_5xp8r_98{--ring-color: #ef4444}._statIcon_5xp8r_121{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff}._statPurchase_5xp8r_105 ._statIcon_5xp8r_121{background:linear-gradient(135deg,#34d399,#10b981)}._statAdjustment_5xp8r_109 ._statIcon_5xp8r_121{background:linear-gradient(135deg,#818cf8,#6366f1)}._statSale_5xp8r_113 ._statIcon_5xp8r_121{background:linear-gradient(135deg,#fbbf24,#f59e0b)}._statRefund_5xp8r_117 ._statIcon_5xp8r_121{background:linear-gradient(135deg,#f87171,#ef4444)}._statInfo_5xp8r_147{display:flex;flex-direction:column;gap:4px}._statValue_5xp8r_153{font-size:1.5rem;font-weight:700;color:#1e293b}._statLabel_5xp8r_159{font-size:.75rem;color:#64748b;text-transform:uppercase;letter-spacing:.05em}._toolbar_5xp8r_167{display:flex;gap:16px;margin-bottom:20px;flex-wrap:wrap;align-items:center}._searchContainer_5xp8r_175{flex:1;min-width:0;max-width:none;position:relative}._searchIcon_5xp8r_183{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#94a3b8}._toolbar_5xp8r_167>._searchContainer_5xp8r_175>._searchInput_5xp8r_191{width:100%;padding:12px 12px 12px 44px;border:1px solid #e2e8f0;border-radius:10px;font-size:.9rem;background:#fff;transition:all .2s ease;box-sizing:border-box}._toolbar_5xp8r_167>._searchContainer_5xp8r_175>._searchInput_5xp8r_191:focus{outline:none;border-color:var(--primary-color, #3b82f6);box-shadow:0 0 0 3px #3b82f61a}._filterContainer_5xp8r_208{display:flex;align-items:center;gap:8px;padding:0 16px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;color:#64748b;flex-shrink:0}._filterSelect_5xp8r_220{padding:12px 0;border:none;background:transparent;font-size:.9rem;color:#1e293b;cursor:pointer}._filterSelect_5xp8r_220:focus{outline:none}._dateFilterContainer_5xp8r_234{display:flex;align-items:center;gap:8px;padding:0 16px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;color:#64748b}._dateInput_5xp8r_245{padding:12px 8px;border:none;background:transparent;font-size:.85rem;color:#1e293b;cursor:pointer}._dateInput_5xp8r_245:focus{outline:none}._dateSeparator_5xp8r_258{font-size:.85rem;color:#94a3b8}._clearDateButton_5xp8r_263{display:flex;align-items:center;justify-content:center;padding:4px;background:#f1f5f9;border:none;border-radius:4px;color:#64748b;cursor:pointer;transition:all .2s ease}._clearDateButton_5xp8r_263:hover{background:#e2e8f0;color:#1e293b}._movementsList_5xp8r_282{display:flex;flex-direction:column;gap:16px}._movementCard_5xp8r_288{background:#fff;border-radius:16px;padding:20px;box-shadow:0 1px 3px #0000001a;transition:all .2s ease;cursor:pointer}._movementCard_5xp8r_288:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-1px)}._movementHeader_5xp8r_302{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}._productInfo_5xp8r_309{display:flex;flex-direction:column;gap:2px}._productName_5xp8r_315{font-size:1rem;font-weight:600;color:#1e293b}._variantInfo_5xp8r_321{font-size:.78rem;color:#475569;font-weight:500}._productSku_5xp8r_327{font-size:.75rem;color:#94a3b8;text-transform:uppercase}._movementType_5xp8r_333{display:flex;align-items:center;gap:6px;padding:6px 12px;border-radius:20px;font-size:.75rem;font-weight:600}._typePurchase_5xp8r_343{background:#dcfce7;color:#16a34a}._typeAdjustment_5xp8r_348{background:#e0e7ff;color:#4f46e5}._typeSale_5xp8r_353{background:#fef3c7;color:#d97706}._typeRefund_5xp8r_358{background:#fee2e2;color:#dc2626}._movementContent_5xp8r_363{display:flex;align-items:center;gap:24px;flex-wrap:wrap}._movementQuantity_5xp8r_370{display:flex;align-items:center;gap:8px}._quantityUp_5xp8r_376{color:#10b981}._quantityDown_5xp8r_380{color:#ef4444}._quantityPositive_5xp8r_384{font-size:1.25rem;font-weight:700;color:#10b981}._quantityNegative_5xp8r_390{font-size:1.25rem;font-weight:700;color:#ef4444}._stockChange_5xp8r_396{display:flex;align-items:center;gap:8px;font-size:.9rem;color:#64748b}._stockLabel_5xp8r_404{color:#94a3b8}._stockPrevious_5xp8r_408{color:#64748b}._stockArrow_5xp8r_412{color:#94a3b8}._stockNew_5xp8r_416{font-weight:600;color:#1e293b}._movementDate_5xp8r_421{display:flex;align-items:center;gap:6px;font-size:.85rem;color:#94a3b8;margin-left:auto}._movementFooter_5xp8r_430{display:flex;justify-content:space-between;align-items:center;margin-top:12px;padding-top:12px;border-top:1px solid #f1f5f9}._reason_5xp8r_439{font-size:.85rem;color:#64748b;font-style:italic}._cost_5xp8r_445{font-size:.85rem;font-weight:500;color:#1e293b}._emptyState_5xp8r_452{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 40px;text-align:center;color:#94a3b8}._emptyState_5xp8r_452 h2{font-size:1.25rem;color:#1e293b;margin:20px 0 8px}._emptyState_5xp8r_452 p{color:#64748b;margin:0 0 24px;max-width:400px}._loadingContainer_5xp8r_475{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;min-height:400px;gap:16px;color:#64748b}._spinner_5xp8r_486{width:40px;height:40px;border:3px solid #e2e8f0;border-top-color:var(--primary-color, #3b82f6);border-radius:50%;animation:_spin_5xp8r_486 .8s linear infinite}@keyframes _spin_5xp8r_486{to{transform:rotate(360deg)}}._toast_5xp8r_502{position:fixed;top:24px;right:24px;padding:16px 24px;border-radius:10px;font-weight:500;font-size:.9rem;z-index:1000;animation:_slideIn_5xp8r_1 .3s ease;box-shadow:0 4px 12px #00000026}._toast_5xp8r_502._success_5xp8r_515{background:#dcfce7;color:#16a34a;border:1px solid #86efac}._toast_5xp8r_502._error_5xp8r_521{background:#fee2e2;color:#dc2626;border:1px solid #fecaca}@keyframes _slideIn_5xp8r_1{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}._modalOverlay_5xp8r_540{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:100;padding:16px}._modal_5xp8r_540{background:#fff;border-radius:16px;width:100%;max-width:550px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 40px #0003}._modalHeader_5xp8r_561{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e2e8f0}._modalHeader_5xp8r_561 h2{font-size:1.25rem;font-weight:600;color:#1e293b;margin:0}._closeButton_5xp8r_576{background:none;border:none;padding:8px;cursor:pointer;color:#64748b;border-radius:8px;transition:all .2s ease}._closeButton_5xp8r_576:hover{background:#f1f5f9;color:#1e293b}._modalForm_5xp8r_591{padding:24px}._formGroup_5xp8r_595{margin-bottom:16px}._formGroup_5xp8r_595 label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:6px}._formGroup_5xp8r_595 input,._formGroup_5xp8r_595 select{width:100%;padding:12px 14px;border:1px solid #e2e8f0;border-radius:8px;font-size:.9rem;transition:all .2s ease;box-sizing:border-box}._formGroup_5xp8r_595 input:focus,._formGroup_5xp8r_595 select:focus{outline:none;border-color:var(--primary-color, #3b82f6);box-shadow:0 0 0 3px #3b82f61a}._formRow_5xp8r_625{display:grid;grid-template-columns:1fr 1fr;gap:16px}._quantityHint_5xp8r_631{font-weight:400;color:#94a3b8}._fieldHint_5xp8r_636{display:block;margin-top:6px;font-size:.78rem;line-height:1.45;color:#64748b}._typeSelector_5xp8r_645{display:grid;grid-template-columns:1fr 1fr;gap:12px}._typeOption_5xp8r_651{display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px;border:2px solid #e2e8f0;border-radius:12px;background:#fff;cursor:pointer;transition:all .2s ease}._typeOption_5xp8r_651:hover{border-color:#cbd5e1;background:#f8fafc}._typeOption_5xp8r_651 span{font-weight:600;color:#1e293b}._typeOption_5xp8r_651 small{font-size:.75rem;color:#94a3b8}._typeOptionActive_5xp8r_679{border-color:var(--primary-color, #3b82f6);background:#3b82f60d}._typeOptionActive_5xp8r_679 svg{color:var(--primary-color, #3b82f6)}._searchableSelect_5xp8r_689{position:relative}._searchInputWrapper_5xp8r_693{position:relative;display:flex;align-items:center}._searchInputIcon_5xp8r_699{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#94a3b8;pointer-events:none;z-index:1}._searchableSelect_5xp8r_689 ._searchInput_5xp8r_191{width:100%;padding:12px 40px 12px 42px!important;border:1px solid #e2e8f0;border-radius:8px;font-size:.9rem;transition:all .2s ease;box-sizing:border-box}._searchableSelect_5xp8r_689 ._searchInput_5xp8r_191:focus{outline:none;border-color:var(--primary-color, #3b82f6);box-shadow:0 0 0 3px #3b82f61a}._inputSelected_5xp8r_725{border-color:#10b981!important;background-color:#f0fdf4}._clearButton_5xp8r_730{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:#f1f5f9;border:none;padding:4px;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#64748b;transition:all .2s ease;z-index:1}._clearButton_5xp8r_730:hover{background:#e2e8f0;color:#1e293b}._dropdownList_5xp8r_753{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 10px 30px #0000001a;max-height:250px;overflow-y:auto;z-index:100}._dropdownItem_5xp8r_767{display:flex;align-items:center;gap:12px;padding:12px 14px;cursor:pointer;transition:background-color .15s ease;border-bottom:1px solid #f1f5f9}._dropdownItem_5xp8r_767:last-child{border-bottom:none}._dropdownItem_5xp8r_767:hover{background:#f8fafc}._dropdownItem_5xp8r_767._selected_5xp8r_785{background:#3b82f61a}._dropdownItem_5xp8r_767 svg{color:#94a3b8;flex-shrink:0}._dropdownItemInfo_5xp8r_794{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}._dropdownItemName_5xp8r_802{font-size:.9rem;font-weight:500;color:#1e293b}._dropdownItemSku_5xp8r_808{font-size:.75rem;color:#64748b}._dropdownEmpty_5xp8r_813{padding:20px;text-align:center;color:#94a3b8;font-size:.875rem;display:flex;flex-direction:column;align-items:center;gap:8px}._preview_5xp8r_825{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:16px;margin-bottom:16px}._previewTitle_5xp8r_833{font-size:.75rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px}._previewContent_5xp8r_842{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:.95rem;color:#1e293b}._previewContext_5xp8r_851{display:flex;flex-direction:column;gap:4px}._previewStock_5xp8r_857{color:#64748b}._stockPositive_5xp8r_861{color:#10b981}._stockNegative_5xp8r_865{color:#ef4444}._previewCost_5xp8r_869{margin-top:8px;font-size:.85rem;color:#64748b}._modalActions_5xp8r_876{display:flex;gap:12px;justify-content:flex-end;margin-top:24px}._cancelButton_5xp8r_883{padding:12px 20px;border:1px solid #e2e8f0;background:#fff;color:#64748b;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s ease}._cancelButton_5xp8r_883:hover{background:#f1f5f9}._submitButton_5xp8r_898{display:flex;align-items:center;gap:8px;padding:12px 20px;border:none;background:linear-gradient(135deg,var(--primary-color, #3b82f6) 0%,#2563eb 100%);color:#fff;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s ease}._submitButton_5xp8r_898:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #3b82f64d}._submitButton_5xp8r_898:disabled{opacity:.7;cursor:not-allowed}._spinning_5xp8r_922{animation:_spin_5xp8r_486 1s linear infinite}@media(max-width:1024px){._statsRow_5xp8r_71{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){._container_5xp8r_1{padding:16px}._headerContent_5xp8r_15{flex-direction:column}._addButton_5xp8r_50{width:100%;justify-content:center}._toolbar_5xp8r_167{flex-direction:column;align-items:stretch}._searchContainer_5xp8r_175{flex:1;min-width:100%;max-width:none;flex-basis:auto;width:100%;box-sizing:border-box}._filterContainer_5xp8r_208,._dateFilterContainer_5xp8r_234{width:100%;padding:0 16px;box-sizing:border-box}._filterSelect_5xp8r_220{width:100%;padding:12px 0;background:transparent;border:none;text-align:left}._movementContent_5xp8r_363{flex-direction:column;align-items:flex-start;gap:12px}._movementDate_5xp8r_421{margin-left:0}._statsRow_5xp8r_71{grid-template-columns:repeat(2,1fr);gap:8px}._statCard_5xp8r_78{padding:12px;gap:10px}._statIcon_5xp8r_121{width:36px;height:36px;border-radius:10px}._statValue_5xp8r_153{font-size:1.15rem}}@media(max-width:600px){._statsRow_5xp8r_71{grid-template-columns:1fr 1fr;gap:8px}}@media(max-width:480px){._titleSection_5xp8r_23{flex-direction:column;align-items:flex-start}._title_5xp8r_23{font-size:1.5rem}._statsRow_5xp8r_71{grid-template-columns:1fr 1fr}._formRow_5xp8r_625,._typeSelector_5xp8r_645{grid-template-columns:1fr}._modalActions_5xp8r_876{flex-direction:column-reverse}._cancelButton_5xp8r_883,._submitButton_5xp8r_898{width:100%;justify-content:center}}._detailModal_5xp8r_1056{background:#fff;border-radius:16px;width:100%;max-width:550px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 40px #0003}._detailContent_5xp8r_1066{padding:24px}._detailSection_5xp8r_1070{margin-bottom:24px}._detailSectionTitle_5xp8r_1074{font-size:.9rem;font-weight:600;color:#64748b;margin:0 0 12px;text-transform:uppercase;letter-spacing:.05em}._detailRow_5xp8r_1083{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #f1f5f9}._detailRow_5xp8r_1083:last-child{border-bottom:none}._detailLabel_5xp8r_1095{font-size:.9rem;color:#64748b}._detailValue_5xp8r_1100{font-size:.9rem;font-weight:500;color:#1e293b}._reasonBox_5xp8r_1106{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:16px;font-size:.9rem;color:#475569;line-height:1.5}._container_1hdmk_1{width:100%;min-height:100%;padding:24px;background-color:#f8fafc;overflow-x:hidden;box-sizing:border-box}._header_1hdmk_11{margin-bottom:24px}._headerContent_1hdmk_15{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:16px}._titleSection_1hdmk_23{display:flex;align-items:flex-start;gap:16px}._titleIcon_1hdmk_29{color:var(--primary-color, #3b82f6);background:linear-gradient(135deg,#3b82f61a,#2563eb1a);padding:12px;border-radius:12px}._title_1hdmk_23{font-size:1.75rem;font-weight:700;color:#1e293b;margin:0;letter-spacing:-.025em}._subtitle_1hdmk_44{font-size:.9rem;color:#64748b;margin:4px 0 0}._headerActions_1hdmk_50{display:flex;gap:12px;align-items:center;flex-wrap:wrap}._balanceCard_1hdmk_58{background:linear-gradient(135deg,#1e293b,#0f172a);border-radius:20px;padding:32px;margin-bottom:24px;color:#fff;position:relative;overflow:hidden}._balanceCard_1hdmk_58:before{content:"";position:absolute;top:-50%;right:-20%;width:300px;height:300px;background:radial-gradient(circle,rgba(59,130,246,.15) 0%,transparent 70%);pointer-events:none}._balanceCard_1hdmk_58:after{content:"";position:absolute;bottom:-30%;left:-10%;width:200px;height:200px;background:radial-gradient(circle,rgba(16,185,129,.1) 0%,transparent 70%);pointer-events:none}._balanceContent_1hdmk_90{position:relative;z-index:1}._balanceHeader_1hdmk_95{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px}._balanceLabel_1hdmk_102{font-size:.9rem;color:#ffffffb3;font-weight:500;display:flex;align-items:center;gap:8px}._balanceValue_1hdmk_111{font-size:2.5rem;font-weight:800;letter-spacing:-.03em;margin-top:8px}._balancePositive_1hdmk_118{color:#34d399}._balanceNegative_1hdmk_122{color:#f87171}._balanceGrid_1hdmk_126{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}._balanceItem_1hdmk_132{display:flex;flex-direction:column;gap:6px;padding:16px;background:#ffffff0f;border-radius:14px;border:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._balanceItemLabel_1hdmk_143{font-size:.8rem;color:#fff9;font-weight:500;display:flex;align-items:center;gap:6px}._balanceItemValue_1hdmk_152{font-size:1.25rem;font-weight:700}._incomeValue_1hdmk_157{color:#34d399}._expenseValue_1hdmk_161{color:#f87171}._pendingValue_1hdmk_165{color:#fbbf24}._balanceChange_1hdmk_170{display:flex;align-items:center;gap:6px;margin-top:8px;font-size:.85rem}._changePositive_1hdmk_178{color:#34d399;font-weight:600}._changeNegative_1hdmk_183{color:#f87171;font-weight:600}._changeHint_1hdmk_188{color:#fff6;font-size:.75rem}._hintPositive_1hdmk_194{color:#10b981;font-weight:600}._hintNegative_1hdmk_199{color:#ef4444;font-weight:600}._balanceItemIcon_1hdmk_204{width:28px;height:28px;border-radius:8px;display:flex;align-items:center;justify-content:center}._incomeIcon_1hdmk_213{background:#34d39926;color:#34d399}._expenseIcon_1hdmk_218{background:#f8717126;color:#f87171}._pendingIcon_1hdmk_223{background:#fbbf2426;color:#fbbf24}._statsGrid_1hdmk_229{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}._statCard_1hdmk_236{background:#fff;border-radius:16px;padding:20px;display:flex;align-items:flex-start;gap:14px;box-shadow:0 1px 3px #0000000f;transition:transform .2s ease,box-shadow .2s ease;border:1px solid #f1f5f9}._statCard_1hdmk_236:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000014}._statIcon_1hdmk_253{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._statSales_1hdmk_263 ._statIcon_1hdmk_253{background:linear-gradient(135deg,#818cf8,#6366f1);color:#fff}._statTicket_1hdmk_268 ._statIcon_1hdmk_253{background:linear-gradient(135deg,#f472b6,#ec4899);color:#fff}._statProfit_1hdmk_273 ._statIcon_1hdmk_253{background:linear-gradient(135deg,#34d399,#10b981);color:#fff}._statMethods_1hdmk_278 ._statIcon_1hdmk_253{background:linear-gradient(135deg,#60a5fa,#3b82f6);color:#fff}._statCancelled_1hdmk_283 ._statIcon_1hdmk_253{background:linear-gradient(135deg,#94a3b8,#64748b);color:#fff}._statContent_1hdmk_288{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}._statLabel_1hdmk_296{font-size:.8rem;color:#64748b;font-weight:500}._statValue_1hdmk_302{font-size:1.35rem;font-weight:700;color:#1e293b;letter-spacing:-.02em}._statHint_1hdmk_309{font-size:.75rem;color:#94a3b8;margin-top:2px}._contentGrid_1hdmk_316{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:24px;margin-top:24px}._timelineCard_1hdmk_325{background:#fff;border-radius:16px;box-shadow:0 1px 3px #0000000f;overflow:hidden;border:1px solid #f1f5f9;grid-column:1 / -1}._cardHeader_1hdmk_334{padding:20px 24px;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;align-items:center}._cardTitle_1hdmk_342{font-size:1rem;font-weight:600;color:#1e293b;margin:0;display:flex;align-items:center;gap:10px}._cardContent_1hdmk_352{padding:20px 24px}._timelineList_1hdmk_357{list-style:none;padding:0;margin:0}._timelineEntry_1hdmk_363{display:flex;align-items:flex-start;gap:16px;padding:16px 0;border-bottom:1px solid #f8fafc;transition:background .15s ease}._timelineEntry_1hdmk_363:last-child{border-bottom:none}._timelineEntry_1hdmk_363:hover{background:#fafbfc;margin:0 -24px;padding:16px 24px;border-radius:12px}._timelineIcon_1hdmk_383{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._timelineIconIncome_1hdmk_393{background:linear-gradient(135deg,#10b9811a,#34d3991a);color:#10b981}._timelineIconExpense_1hdmk_398{background:linear-gradient(135deg,#ef44441a,#f871711a);color:#ef4444}._timelineIconPending_1hdmk_403{background:linear-gradient(135deg,#f59e0b1a,#fbbf241a);color:#f59e0b}._timelineIconCancelled_1hdmk_408{background:linear-gradient(135deg,#94a3b81a,#cbd5e11a);color:#94a3b8}._timelineInfo_1hdmk_413{flex:1;min-width:0}._timelineTitle_1hdmk_418{font-size:.9rem;font-weight:600;color:#1e293b;display:flex;align-items:center;gap:8px}._timelineBadge_1hdmk_427{font-size:.65rem;font-weight:600;padding:2px 8px;border-radius:6px;text-transform:uppercase;letter-spacing:.5px}._badgePaid_1hdmk_436{background:#ecfdf5;color:#059669}._badgePending_1hdmk_441{background:#fffbeb;color:#d97706}._badgeCancelled_1hdmk_446{background:#f1f5f9;color:#64748b}._timelineDescription_1hdmk_451{font-size:.8rem;color:#64748b;margin-top:2px}._timelineDate_1hdmk_457{font-size:.75rem;color:#94a3b8;margin-top:4px}._timelineAmount_1hdmk_463{font-size:1rem;font-weight:700;white-space:nowrap;padding-left:12px}._amountIncome_1hdmk_470{color:#10b981}._amountExpense_1hdmk_474{color:#ef4444}._amountPending_1hdmk_478{color:#f59e0b}._amountCancelled_1hdmk_482{color:#94a3b8;text-decoration:line-through}._methodsCard_1hdmk_488{background:#fff;border-radius:16px;box-shadow:0 1px 3px #0000000f;overflow:hidden;border:1px solid #f1f5f9}._methodItem_1hdmk_496{display:flex;justify-content:space-between;align-items:flex-start;padding:16px 0;border-bottom:1px solid #f8fafc;gap:12px}._methodItem_1hdmk_496:last-child{border-bottom:none}._methodInfo_1hdmk_509{display:flex;align-items:center;gap:12px}._methodIcon_1hdmk_515{font-size:1.25rem;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#f8fafc;border-radius:10px}._methodName_1hdmk_526{font-size:.9rem;font-weight:500;color:#1e293b}._methodCount_1hdmk_532{font-size:.75rem;color:#94a3b8}._methodValue_1hdmk_537{font-size:1rem;font-weight:600;color:#10b981;text-align:right;white-space:nowrap}._methodBar_1hdmk_545{width:100%;height:6px;background:#f1f5f9;border-radius:3px;margin-top:8px;overflow:hidden;min-width:80px}._methodBarFill_1hdmk_555{height:100%;border-radius:3px;background:linear-gradient(90deg,var(--primary-color, #3b82f6) 0%,#60a5fa 100%);transition:width .5s ease}._dailyCard_1hdmk_563{background:#fff;border-radius:16px;box-shadow:0 1px 3px #0000000f;overflow:hidden;border:1px solid #f1f5f9}._dailyItem_1hdmk_571{display:flex;justify-content:space-between;align-items:center;padding:14px 0;border-bottom:1px solid #f8fafc}._dailyItem_1hdmk_571:last-child{border-bottom:none}._dailyDate_1hdmk_583{font-size:.9rem;font-weight:600;color:#1e293b}._dailySub_1hdmk_589{font-size:.75rem;color:#94a3b8;margin-top:2px}._dailyValues_1hdmk_595{display:flex;gap:16px;align-items:center}._dailyIncome_1hdmk_601{font-size:.85rem;font-weight:600;color:#10b981}._dailyPending_1hdmk_607{font-size:.85rem;font-weight:600;color:#f59e0b}._dailyBalance_1hdmk_613{font-size:.95rem;font-weight:700;color:#1e293b;min-width:100px;text-align:right}._dreCard_1hdmk_622{background:#fff;border-radius:16px;box-shadow:0 1px 3px #0000000f;overflow:hidden;border:1px solid #f1f5f9;margin-bottom:24px}._dreContent_1hdmk_631{padding:20px 24px}._dreRow_1hdmk_635{display:flex;justify-content:space-between;align-items:center;padding:10px 0}._dreSub_1hdmk_642{padding-left:16px}._dreHighlight_1hdmk_646{background:linear-gradient(135deg,#10b9810a,#34d3990a);margin:0 -24px;padding:12px 24px;border-radius:4px}._dreTotal_1hdmk_653{background:linear-gradient(135deg,#3b82f60a,#60a5fa0a);margin:0 -24px;padding:14px 24px;border-radius:4px}._dreLabel_1hdmk_660{font-size:.9rem;color:#475569;font-weight:500;display:flex;align-items:center;gap:6px}._dreHighlight_1hdmk_646 ._dreLabel_1hdmk_660,._dreTotal_1hdmk_653 ._dreLabel_1hdmk_660{font-weight:700;color:#1e293b;font-size:.95rem}._dreValue_1hdmk_681{font-size:1rem;font-weight:700}._dreTotal_1hdmk_653 ._dreValue_1hdmk_681{font-size:1.15rem;font-weight:800;color:#1e293b}._incomeText_1hdmk_692{color:#10b981}._expenseText_1hdmk_696{color:#ef4444}._pendingText_1hdmk_700{color:#f59e0b}._dreDivider_1hdmk_704{height:1px;background:#f1f5f9;margin:4px 0}._dreMarginRow_1hdmk_710{display:flex;align-items:center;gap:12px;padding:8px 0}._dreMarginLabel_1hdmk_717{font-size:.8rem;color:#94a3b8;font-weight:500;min-width:100px}._dreMarginBar_1hdmk_724{flex:1;height:8px;background:#f1f5f9;border-radius:4px;overflow:hidden}._dreMarginFill_1hdmk_732{height:100%;border-radius:4px;background:linear-gradient(90deg,#10b981,#34d399);transition:width .5s ease}._dreMarginValue_1hdmk_739{font-size:.85rem;font-weight:700;color:#10b981;min-width:50px;text-align:right}._clientRankItem_1hdmk_748{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #f8fafc}._clientRankItem_1hdmk_748:last-child{border-bottom:none}._clientRankPosition_1hdmk_760{width:28px;height:28px;border-radius:8px;background:#f1f5f9;display:flex;align-items:center;justify-content:center;flex-shrink:0}._clientRankNumber_1hdmk_771{font-size:.75rem;font-weight:700;color:#64748b}._clientRankItem_1hdmk_748:nth-child(1) ._clientRankPosition_1hdmk_760{background:linear-gradient(135deg,#fbbf24,#f59e0b)}._clientRankItem_1hdmk_748:nth-child(1) ._clientRankNumber_1hdmk_771{color:#fff}._clientRankItem_1hdmk_748:nth-child(2) ._clientRankPosition_1hdmk_760{background:linear-gradient(135deg,#94a3b8,#64748b)}._clientRankItem_1hdmk_748:nth-child(2) ._clientRankNumber_1hdmk_771{color:#fff}._clientRankItem_1hdmk_748:nth-child(3) ._clientRankPosition_1hdmk_760{background:linear-gradient(135deg,#d97706,#b45309)}._clientRankItem_1hdmk_748:nth-child(3) ._clientRankNumber_1hdmk_771{color:#fff}._clientRankInfo_1hdmk_801{flex:1;min-width:0}._clientRankName_1hdmk_806{font-size:.9rem;font-weight:600;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._clientRankMeta_1hdmk_815{font-size:.75rem;color:#94a3b8;margin-top:2px}._clientRankPending_1hdmk_821{color:#f59e0b;font-weight:500}._clientRankRight_1hdmk_826{min-width:120px;text-align:right}._clientRankValue_1hdmk_831{font-size:.95rem;font-weight:700;color:#1e293b}._agingCard_1hdmk_838{background:#fff;border-radius:16px;box-shadow:0 1px 3px #0000000f;overflow:hidden;border:1px solid #f1f5f9}._agingList_1hdmk_846{display:flex;flex-direction:column;gap:12px}._agingItem_1hdmk_852{padding:14px 16px;border-radius:12px;background:#fafbfc;border:1px solid #f1f5f9}._agingHeader_1hdmk_859{display:flex;align-items:center;gap:8px;margin-bottom:6px}._agingDot_1hdmk_866{width:10px;height:10px;border-radius:50%;flex-shrink:0}._dotGreen_1hdmk_873{background:#10b981}._dotBlue_1hdmk_877{background:#3b82f6}._dotYellow_1hdmk_881{background:#f59e0b}._dotOrange_1hdmk_885{background:#f97316}._dotRed_1hdmk_889{background:#ef4444}._agingLabel_1hdmk_893{font-size:.8rem;font-weight:500;color:#64748b}._agingValue_1hdmk_899{font-size:1.1rem;font-weight:700;color:#1e293b;display:block;margin-bottom:8px}._agingBar_1hdmk_907{height:6px;background:#e2e8f0;border-radius:3px;overflow:hidden}._agingBarFill_1hdmk_914{height:100%;border-radius:3px;transition:width .5s ease}._barGreen_1hdmk_920{background:linear-gradient(90deg,#10b981,#34d399)}._barBlue_1hdmk_924{background:linear-gradient(90deg,#3b82f6,#60a5fa)}._barYellow_1hdmk_928{background:linear-gradient(90deg,#f59e0b,#fbbf24)}._barOrange_1hdmk_932{background:linear-gradient(90deg,#f97316,#fb923c)}._barRed_1hdmk_936{background:linear-gradient(90deg,#ef4444,#f87171)}._emptyState_1hdmk_941{text-align:center;padding:48px 24px;color:#94a3b8}._emptyState_1hdmk_941 h3{color:#64748b;font-size:1rem;margin:12px 0 4px}._emptyState_1hdmk_941 p{font-size:.85rem;color:#94a3b8;margin:0}._loadingContainer_1hdmk_960{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;min-height:400px;gap:16px;color:#64748b}._spinner_1hdmk_971{width:40px;height:40px;border:3px solid #e2e8f0;border-top-color:var(--primary-color, #3b82f6);border-radius:50%;animation:_spin_1hdmk_971 .8s linear infinite}@keyframes _spin_1hdmk_971{to{transform:rotate(360deg)}}@media(max-width:1200px){._statsGrid_1hdmk_229{grid-template-columns:repeat(2,1fr)}._balanceGrid_1hdmk_126{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){._contentGrid_1hdmk_316{grid-template-columns:1fr}._methodItem_1hdmk_496{flex-direction:column;gap:8px}._methodInfo_1hdmk_509{width:100%}._methodValue_1hdmk_537{text-align:left}._methodBar_1hdmk_545{min-width:100%}}@media(max-width:768px){._container_1hdmk_1{padding:16px}._headerContent_1hdmk_15{flex-direction:column}._headerActions_1hdmk_50{width:100%}._balanceCard_1hdmk_58{padding:24px}._balanceValue_1hdmk_111{font-size:2rem}._balanceGrid_1hdmk_126{grid-template-columns:1fr;gap:12px}._statsGrid_1hdmk_229{grid-template-columns:1fr 1fr}._statCard_1hdmk_236{padding:16px}._statValue_1hdmk_302{font-size:1.15rem}._dailyValues_1hdmk_595{flex-direction:column;gap:4px;align-items:flex-end}._dailyBalance_1hdmk_613{min-width:auto}._dreHighlight_1hdmk_646,._dreTotal_1hdmk_653{margin:0 -16px;padding:12px 16px}._dreContent_1hdmk_631{padding:16px}._agingItem_1hdmk_852{padding:12px}._clientRankRight_1hdmk_826{min-width:90px}}@media(max-width:480px){._titleSection_1hdmk_23{flex-direction:column;align-items:flex-start}._title_1hdmk_23{font-size:1.5rem}._balanceValue_1hdmk_111{font-size:1.75rem}}._expenseBarFill_1hdmk_1103{height:100%;background:linear-gradient(90deg,#ef4444,#f87171);border-radius:4px;transition:width .5s ease}._addExpenseButton_1hdmk_1111{display:flex;align-items:center;gap:6px;padding:8px 16px;background:linear-gradient(135deg,var(--primary-color, #3b82f6),#2563eb);color:#fff;border:none;border-radius:10px;font-size:.82rem;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap}._addExpenseButton_1hdmk_1111:hover{transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}._expenseList_1hdmk_1133{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:2px}._expenseItem_1hdmk_1142{display:flex;align-items:center;gap:14px;padding:14px 16px;border-radius:12px;transition:background .15s ease}._expenseItem_1hdmk_1142:hover{background:#f8fafc}._expenseItemIcon_1hdmk_1155{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:#fef2f2;font-size:1.1rem;flex-shrink:0}._expenseItemInfo_1hdmk_1167{flex:1;min-width:0}._expenseItemTitle_1hdmk_1172{font-weight:600;font-size:.9rem;color:#1e293b;display:flex;align-items:center;gap:8px}._recurringBadge_1hdmk_1181{font-size:.7rem;font-weight:600;padding:2px 8px;border-radius:6px;background:#ede9fe;color:#7c3aed}._expenseItemMeta_1hdmk_1190{font-size:.78rem;color:#94a3b8;margin-top:2px}._expenseItemActions_1hdmk_1196{display:flex;flex-direction:column;align-items:flex-end;gap:6px}._expenseItemAmount_1hdmk_1203{font-weight:700;font-size:.9rem;white-space:nowrap}._expenseItemButtons_1hdmk_1209{display:flex;gap:4px;opacity:0;transition:opacity .15s ease}._expenseItem_1hdmk_1142:hover ._expenseItemButtons_1hdmk_1209{opacity:1}._expenseActionBtn_1hdmk_1220{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border:none;background:#f1f5f9;border-radius:8px;color:#64748b;cursor:pointer;transition:all .15s ease}._expenseActionBtn_1hdmk_1220:hover{background:#e2e8f0;color:#1e293b}._expenseDeleteBtn_1hdmk_1239:hover{background:#fef2f2;color:#ef4444}._modalOverlay_1hdmk_1245{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:_fadeIn_1hdmk_1 .2s ease}@keyframes _fadeIn_1hdmk_1{0%{opacity:0}to{opacity:1}}._modal_1hdmk_1245{background:#fff;border-radius:20px;width:100%;max-width:520px;max-height:90vh;overflow-y:auto;overflow-x:hidden;box-shadow:0 25px 60px #00000026;animation:_slideUp_1hdmk_1 .25s ease;margin:16px}@keyframes _slideUp_1hdmk_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._modalHeader_1hdmk_1292{display:flex;align-items:center;justify-content:space-between;padding:24px 24px 16px}._modalHeader_1hdmk_1292 h2{font-size:1.2rem;font-weight:700;color:#1e293b;margin:0}._modalClose_1hdmk_1306{width:36px;height:36px;border:none;background:#f1f5f9;border-radius:10px;color:#64748b;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s ease}._modalClose_1hdmk_1306:hover{background:#e2e8f0;color:#1e293b}._modalBody_1hdmk_1325{padding:8px 24px 16px;display:flex;flex-direction:column;gap:16px}._formGroup_1hdmk_1332{display:flex;flex-direction:column;gap:6px}._formRow_1hdmk_1338{display:grid;grid-template-columns:1fr 1fr;gap:16px}._formLabel_1hdmk_1344{font-size:.82rem;font-weight:600;color:#475569}._formInput_1hdmk_1350{padding:10px 14px;border:1.5px solid #e2e8f0;border-radius:10px;font-size:.9rem;color:#1e293b;background:#f8fafc;transition:all .2s ease;outline:none;width:100%;box-sizing:border-box;min-width:0}._formInput_1hdmk_1350:focus{border-color:var(--primary-color, #3b82f6);background:#fff;box-shadow:0 0 0 3px #3b82f61a}._formSelect_1hdmk_1370{padding:10px 14px;border:1.5px solid #e2e8f0;border-radius:10px;font-size:.9rem;color:#1e293b;background:#f8fafc;transition:all .2s ease;outline:none;cursor:pointer}._formSelect_1hdmk_1370:focus{border-color:var(--primary-color, #3b82f6);background:#fff;box-shadow:0 0 0 3px #3b82f61a}._formTextarea_1hdmk_1388{padding:10px 14px;border:1.5px solid #e2e8f0;border-radius:10px;font-size:.9rem;color:#1e293b;background:#f8fafc;transition:all .2s ease;outline:none;resize:vertical;font-family:inherit}._formTextarea_1hdmk_1388:focus{border-color:var(--primary-color, #3b82f6);background:#fff;box-shadow:0 0 0 3px #3b82f61a}._formCheckbox_1hdmk_1407{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:.88rem;color:#475569}._formCheckbox_1hdmk_1407 input[type=checkbox]{width:18px;height:18px;border-radius:5px;accent-color:var(--primary-color, #3b82f6);cursor:pointer}._modalFooter_1hdmk_1424{display:flex;justify-content:flex-end;gap:12px;padding:12px 24px 24px;border-top:1px solid #f1f5f9}._modalCancelBtn_1hdmk_1432{padding:10px 20px;border:1.5px solid #e2e8f0;background:#fff;color:#64748b;border-radius:10px;font-size:.88rem;font-weight:600;cursor:pointer;transition:all .15s ease}._modalCancelBtn_1hdmk_1432:hover{background:#f1f5f9;color:#1e293b}._modalSaveBtn_1hdmk_1449{padding:10px 24px;border:none;background:linear-gradient(135deg,var(--primary-color, #3b82f6),#2563eb);color:#fff;border-radius:10px;font-size:.88rem;font-weight:600;cursor:pointer;transition:all .15s ease}._modalSaveBtn_1hdmk_1449:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}._modalSaveBtn_1hdmk_1449:disabled{opacity:.5;cursor:not-allowed}@media(max-width:560px){._formRow_1hdmk_1338{grid-template-columns:1fr;gap:16px}}@media(max-width:480px){._modal_1hdmk_1245{margin:8px;border-radius:16px}._modalBody_1hdmk_1325{padding:8px 16px 16px}._modalHeader_1hdmk_1292{padding:20px 16px 12px}._modalFooter_1hdmk_1424{padding:12px 16px 20px}}._exportDropdown_1hdmk_1498{position:relative}._exportButton_1hdmk_1502{display:flex;align-items:center;gap:8px;padding:10px 18px;border:1.5px solid #e2e8f0;background:#fff;color:#475569;border-radius:10px;font-size:.88rem;font-weight:600;cursor:pointer;transition:all .15s ease;white-space:nowrap}._exportButton_1hdmk_1502:hover:not(:disabled){background:#f8fafc;border-color:var(--primary-color, #3b82f6);color:var(--primary-color, #3b82f6)}._exportButton_1hdmk_1502:disabled{opacity:.6;cursor:not-allowed}._exportMenu_1hdmk_1529{position:absolute;top:calc(100% + 6px);right:0;background:#fff;border-radius:12px;box-shadow:0 10px 30px #0000001f;border:1px solid #e2e8f0;overflow:hidden;z-index:50;min-width:200px;animation:_fadeIn_1hdmk_1 .15s ease}._exportMenuItem_1hdmk_1543{display:flex;align-items:center;gap:10px;width:100%;padding:12px 16px;border:none;background:none;color:#1e293b;font-size:.88rem;font-weight:500;cursor:pointer;transition:all .1s ease;text-align:left}._exportMenuItem_1hdmk_1543:hover{background:#f1f5f9;color:var(--primary-color, #3b82f6)}._exportMenuItem_1hdmk_1543+._exportMenuItem_1hdmk_1543{border-top:1px solid #f1f5f9}@media(max-width:480px){._exportButton_1hdmk_1502 span{display:none}._exportButton_1hdmk_1502{padding:10px}}@media(max-width:640px){._exportMenu_1hdmk_1529{position:fixed;left:12px;right:12px;top:72px;background:#fff;border-radius:10px;box-shadow:0 8px 30px #0000002e;border:1px solid #e2e8f0;overflow:hidden;z-index:60;min-width:unset;width:auto;max-width:calc(100% - 24px);animation:none}._exportMenuItem_1hdmk_1543{padding:14px 18px;font-size:1rem}}._container_l2kls_1{width:100%;min-height:100%;padding:24px;background-color:#f8fafc;overflow-x:hidden;box-sizing:border-box}._loadingContainer_l2kls_10{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:80px 0;color:#64748b}._spinner_l2kls_20{animation:_spin_l2kls_20 .9s linear infinite;color:var(--primary-color, #3b82f6)}._spinnerSm_l2kls_25{animation:_spin_l2kls_20 .9s linear infinite}@keyframes _spin_l2kls_20{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._toast_l2kls_40{position:fixed;top:24px;left:50%;transform:translate(-50%);z-index:9999;padding:12px 24px;border-radius:10px;font-weight:600;font-size:.9rem;box-shadow:0 4px 16px #0000001f;animation:_fadeIn_l2kls_1 .2s ease}._toastSuccess_l2kls_54{background:#d1fae5;color:#065f46}._toastError_l2kls_59{background:#fee2e2;color:#991b1b}@keyframes _fadeIn_l2kls_1{0%{opacity:0;transform:translate(-50%) translateY(-8px)}to{opacity:1;transform:translate(-50%) translateY(0)}}._header_l2kls_77{margin-bottom:24px}._headerContent_l2kls_81{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:16px}._titleSection_l2kls_89{display:flex;align-items:flex-start;gap:16px}._titleIcon_l2kls_95{color:var(--primary-color, #3b82f6);background:linear-gradient(135deg,#3b82f61a,#2563eb1a);padding:12px;border-radius:12px}._title_l2kls_89{font-size:1.75rem;font-weight:700;color:#1e293b;margin:0;letter-spacing:-.025em}._subtitle_l2kls_110{font-size:.9rem;color:#64748b;margin:4px 0 0}._addButton_l2kls_116{display:flex;align-items:center;gap:8px;padding:12px 20px;background:linear-gradient(135deg,var(--primary-color, #3b82f6) 0%,#2563eb 100%);color:#fff;border:none;border-radius:10px;font-size:.9rem;font-weight:600;cursor:pointer;transition:transform .15s,box-shadow .15s;white-space:nowrap}._addButton_l2kls_116:hover{transform:translateY(-1px);box-shadow:0 4px 14px #3b82f64d}@media(max-width:640px){._headerContent_l2kls_81{flex-wrap:wrap}._titleSection_l2kls_89{flex:1;min-width:0}._title_l2kls_89{font-size:1.2rem}._subtitle_l2kls_110{font-size:.78rem}._addButton_l2kls_116{width:100%;justify-content:center;padding:10px 16px;font-size:.85rem}}._infoBanner_l2kls_164{display:flex;align-items:flex-start;gap:12px;padding:14px 18px;background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;font-size:.88rem;color:#1e40af;line-height:1.5;margin-bottom:24px}._infoIcon_l2kls_178{flex-shrink:0;margin-top:2px;color:#3b82f6}._typeCardsRow_l2kls_185{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:24px}@media(max-width:640px){._typeCardsRow_l2kls_185{grid-template-columns:1fr}._promotionCard_l2kls_197{flex-direction:column;align-items:flex-start;gap:12px;padding:14px 16px}._promotionCardActions_l2kls_204{width:100%;justify-content:flex-end;border-top:1px solid #f1f5f9;padding-top:10px}._infoBanner_l2kls_164{font-size:.82rem}}._typeCard_l2kls_185{display:flex;align-items:flex-start;gap:14px;background:#fff;border-radius:14px;padding:18px;box-shadow:0 1px 4px #00000012;border:1.5px solid #f1f5f9}._typeCardIcon_l2kls_227{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._typeCardContent_l2kls_237 h3{font-size:.95rem;font-weight:700;color:#1e293b;margin:0 0 4px}._typeCardContent_l2kls_237 p{font-size:.83rem;color:#64748b;margin:0 0 8px;line-height:1.4}._typeTag_l2kls_251{display:inline-block;padding:2px 8px;border-radius:6px;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}._promotionsList_l2kls_262{display:flex;flex-direction:column;gap:12px}._promotionCard_l2kls_197{display:flex;align-items:center;justify-content:space-between;gap:16px;background:#fff;border-radius:14px;padding:16px 20px;box-shadow:0 1px 4px #00000012;border:1.5px solid #f1f5f9;transition:border-color .15s}._promotionCard_l2kls_197:hover{border-color:#e2e8f0}._promotionCardInactive_l2kls_285{opacity:.6}._promotionCardLeft_l2kls_289{display:flex;align-items:center;gap:14px;flex:1;min-width:0}._typeIcon_l2kls_297{width:42px;height:42px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._typeIconBxgd_l2kls_307{background:#fef3c7;color:#d97706}._typeIconBxgy_l2kls_312{background:#d1fae5;color:#059669}._promotionCardInfo_l2kls_317{display:flex;flex-direction:column;gap:4px;min-width:0}._promotionCardNameRow_l2kls_324{display:flex;align-items:center;gap:8px;flex-wrap:wrap}._promotionCardName_l2kls_324{font-size:.95rem;font-weight:700;color:#1e293b}._statusBadge_l2kls_337{font-size:.68rem;font-weight:700;padding:2px 8px;border-radius:20px;text-transform:uppercase;letter-spacing:.05em}._statusActive_l2kls_346{background:#d1fae5;color:#065f46}._statusInactive_l2kls_351{background:#f1f5f9;color:#64748b}._promSummary_l2kls_356{font-size:.83rem;color:#64748b;line-height:1.4}._promotionCardActions_l2kls_204{display:flex;align-items:center;gap:6px;flex-shrink:0}._cardToggleLabel_l2kls_369{display:flex;align-items:center;cursor:pointer;position:relative}._cardToggleLabel_l2kls_369 input[type=checkbox]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);border:0;white-space:nowrap}._cardToggleSwitch_l2kls_388{width:44px;height:24px;border-radius:9999px;background:#e5e7eb;transition:background .18s ease;box-shadow:inset 0 1px 2px #0000000f;flex-shrink:0;position:relative}._cardToggleSwitch_l2kls_388:after{content:"";width:18px;height:18px;background:#fff;border-radius:50%;position:absolute;top:3px;left:3px;transition:transform .18s cubic-bezier(.2,.9,.2,1),box-shadow .18s;box-shadow:0 2px 6px #0206171f}._cardToggleLabel_l2kls_369 input[type=checkbox]:checked+._cardToggleSwitch_l2kls_388{background:var(--primary-color, #10b981)}._cardToggleLabel_l2kls_369 input[type=checkbox]:checked+._cardToggleSwitch_l2kls_388:after{transform:translate(20px)}._actionButton_l2kls_420{width:34px;height:34px;border-radius:8px;border:1.5px solid #e2e8f0;background:#f8fafc;color:#64748b;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s}._actionButton_l2kls_420:hover{background:#f1f5f9;border-color:#cbd5e1;color:#1e293b}._deleteButton_l2kls_440:hover{background:#fee2e2;border-color:#fca5a5;color:#dc2626}._emptyState_l2kls_447{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:60px 24px;background:#fff;border-radius:16px;box-shadow:0 1px 4px #00000012;text-align:center}._emptyIcon_l2kls_460{color:#cbd5e1}._emptyState_l2kls_447 h2{font-size:1.2rem;font-weight:700;color:#1e293b;margin:0}._emptyState_l2kls_447 p{font-size:.9rem;color:#64748b;margin:0}._modalOverlay_l2kls_478{position:fixed;inset:0;background:#0f172a8c;display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}._modal_l2kls_478{background:#fff;border-radius:20px;width:100%;max-width:560px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0003}._modalHeader_l2kls_500{display:flex;align-items:center;justify-content:space-between;padding:20px 24px 16px;border-bottom:1px solid #f1f5f9}._modalHeader_l2kls_500 h2{font-size:1.15rem;font-weight:800;color:#1e293b;margin:0}._closeButton_l2kls_515{width:34px;height:34px;border-radius:8px;border:none;background:#f1f5f9;color:#64748b;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s}._closeButton_l2kls_515:hover{background:#e2e8f0}._modalForm_l2kls_533{display:flex;flex-direction:column;gap:20px;padding:24px}._formGroup_l2kls_540{display:flex;flex-direction:column;gap:6px}._formGroup_l2kls_540 label{font-size:.85rem;font-weight:600;color:#374151}._formGroup_l2kls_540 input,._formGroup_l2kls_540 select{padding:12px 14px;border-radius:8px;border:1px solid #e2e8f0;font-size:.9rem;color:#1e293b;background:#fff;transition:border-color .15s,box-shadow .15s;font-family:inherit;width:100%;box-sizing:border-box}._formGroup_l2kls_540 input:focus,._formGroup_l2kls_540 select:focus{outline:none;border-color:var(--primary-color, #3b82f6);box-shadow:0 0 0 3px #3b82f61a;background:#fff}._formRow_l2kls_574{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media(max-width:480px){._formRow_l2kls_574{grid-template-columns:1fr}}._typeButtons_l2kls_587{display:grid;grid-template-columns:1fr 1fr;gap:10px}._typeSelectorBtn_l2kls_593{display:flex;align-items:center;gap:8px;padding:12px 14px;border-radius:10px;border:1px solid #e2e8f0;background:#fff;color:#64748b;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .15s;text-align:left}._typeSelectorBtn_l2kls_593:hover{border-color:#3b82f666;background:#3b82f60d;color:var(--primary-color, #3b82f6)}._typeSelectorActive_l2kls_615{border-color:var(--primary-color, #3b82f6);background:#3b82f612;color:var(--primary-color, #3b82f6)}._discountTypeToggle_l2kls_622{display:grid;grid-template-columns:1fr 1fr;gap:0;border-radius:8px;border:1px solid #e2e8f0;overflow:hidden;background:#f8fafc}._discountTypeBtn_l2kls_632{padding:9px 12px;border:none;background:transparent;color:#64748b;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .15s;font-family:inherit}._discountTypeBtn_l2kls_632:first-child{border-right:1px solid #e2e8f0}._discountTypeBtn_l2kls_632:hover{background:#3b82f60d;color:var(--primary-color, #3b82f6)}._discountTypeActive_l2kls_653{background:var(--primary-color, #3b82f6)!important;color:#fff!important}@media(max-width:580px){._modalOverlay_l2kls_478{padding:0;align-items:flex-end}._modal_l2kls_478{border-radius:20px 20px 0 0;max-height:92vh;max-width:100%}._modalHeader_l2kls_500{padding:16px 20px 14px}._modalForm_l2kls_533{padding:20px;gap:16px}._typeButtons_l2kls_587{grid-template-columns:1fr}._discountTypeToggle_l2kls_622{grid-template-columns:1fr 1fr}._modalActions_l2kls_688{flex-direction:column-reverse}._cancelButton_l2kls_692,._submitButton_l2kls_693{width:100%;justify-content:center}}._ruleBox_l2kls_701{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:16px}._ruleTitle_l2kls_711{display:flex;align-items:center;gap:8px;font-size:.85rem;font-weight:700;color:#374151}._rulePreview_l2kls_720{display:flex;flex-direction:column;gap:8px;padding:12px 14px;background:#3b82f60f;border-radius:8px;font-size:.83rem;color:#2563eb;line-height:1.5;border:1px solid rgba(59,130,246,.2)}._rulePreviewRow_l2kls_733{display:flex;align-items:flex-start;gap:8px}._rulePreviewFinal_l2kls_739{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding-top:6px;border-top:1px solid rgba(59,130,246,.15);font-weight:500}._discountTag_l2kls_749{display:inline-flex;align-items:center;background:#2563eb;color:#fff;font-size:.72rem;font-weight:700;padding:2px 7px;border-radius:20px;letter-spacing:.03em}._serviceHint_l2kls_761{display:flex;align-items:center;gap:6px;font-size:.78rem;color:#6b7280;margin-top:6px;padding:6px 10px;background:#f9fafb;border-radius:6px;border:1px solid #e5e7eb}._checkboxGroup_l2kls_775{margin-top:4px}._checkboxLabel_l2kls_779{display:flex;align-items:center;gap:12px;cursor:pointer;-webkit-user-select:none;user-select:none;position:relative}._checkboxLabel_l2kls_779 input[type=checkbox]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);border:0;white-space:nowrap}._checkboxLabel_l2kls_779 ._switch_l2kls_800{width:44px;height:24px;border-radius:9999px;background:#e5e7eb;transition:background .18s ease;box-shadow:inset 0 1px 2px #0000000f;flex-shrink:0;position:relative}._checkboxLabel_l2kls_779 ._switch_l2kls_800:after{content:"";width:18px;height:18px;background:#fff;border-radius:50%;position:absolute;top:3px;left:3px;transition:transform .18s cubic-bezier(.2,.9,.2,1),box-shadow .18s;box-shadow:0 2px 6px #0206171f}._checkboxLabel_l2kls_779 input[type=checkbox]:checked+._switch_l2kls_800{background:var(--primary-color, #3b82f6)}._checkboxLabel_l2kls_779 input[type=checkbox]:checked+._switch_l2kls_800:after{transform:translate(20px)}._checkboxText_l2kls_832{font-size:.9rem;color:#1e293b;font-weight:500}._inactiveHint_l2kls_838{color:#94a3b8;font-weight:400;font-size:.85em}._productPriceHint_l2kls_845{display:block;font-size:.78rem;color:#64748b;margin-top:4px;line-height:1.5;padding:6px 10px;background:#f8fafc;border-radius:6px;border:1px solid #e2e8f0}._productPriceHint_l2kls_845 strong{color:#1e293b}._modalActions_l2kls_688{display:flex;justify-content:flex-end;gap:12px;margin-top:4px}._cancelButton_l2kls_692{padding:12px 20px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;color:#64748b;font-size:.9rem;font-weight:500;cursor:pointer;transition:background .15s}._cancelButton_l2kls_692:hover{background:#f1f5f9}._submitButton_l2kls_693{display:flex;align-items:center;gap:8px;padding:12px 20px;border-radius:8px;border:none;background:linear-gradient(135deg,var(--primary-color, #3b82f6) 0%,#2563eb 100%);color:#fff;font-size:.9rem;font-weight:600;cursor:pointer;transition:transform .15s,box-shadow .15s,opacity .15s}._submitButton_l2kls_693:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}._submitButton_l2kls_693:disabled{opacity:.6;cursor:not-allowed}._multiHint_l2kls_912{font-weight:400;font-size:.8rem;color:#94a3b8}._multiProductSelector_l2kls_918{border:1px solid #e2e8f0;border-radius:8px;overflow:hidden;background:#fff}._multiProductSearch_l2kls_925{display:flex;align-items:center;gap:8px;padding:8px 12px;border-bottom:1px solid #e2e8f0;background:#f8fafc}._multiProductSearchIcon_l2kls_934{color:#94a3b8;flex-shrink:0}._multiProductSearchInput_l2kls_939{flex:1;border:none;background:transparent;font-size:.85rem;color:#1e293b;outline:none}._multiProductSearchInput_l2kls_939::placeholder{color:#94a3b8}._multiProductList_l2kls_952{max-height:200px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}._multiProductItem_l2kls_959{display:flex;align-items:center;gap:10px;width:100%;padding:8px 12px;border:none;border-bottom:1px solid #f1f5f9;background:#fff;cursor:pointer;font-size:.85rem;color:#334155;text-align:left;transition:background .12s}._multiProductItem_l2kls_959:last-child{border-bottom:none}._multiProductItem_l2kls_959:hover{background:#f8fafc}._multiProductItemSelected_l2kls_983{background:#eff6ff}._multiProductItemSelected_l2kls_983:hover{background:#dbeafe}._multiProductCheck_l2kls_991{display:flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:4px;border:2px solid #cbd5e1;flex-shrink:0;transition:all .15s;color:#fff}._multiProductItemSelected_l2kls_983 ._multiProductCheck_l2kls_991{background:var(--primary-color, #3b82f6);border-color:var(--primary-color, #3b82f6)}._multiProductName_l2kls_1009{flex:1;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._multiProductSku_l2kls_1017{color:#94a3b8;font-size:.8rem;flex-shrink:0}._multiProductPrice_l2kls_1023{color:#059669;font-weight:600;font-size:.8rem;flex-shrink:0}._multiProductSelected_l2kls_1030{padding:8px 12px;border-top:1px solid #e2e8f0;background:#f8fafc}._multiProductCount_l2kls_1036{font-size:.8rem;font-weight:600;color:#475569;display:block;margin-bottom:6px}._multiProductTags_l2kls_1044{display:flex;flex-wrap:wrap;gap:6px}._multiProductTag_l2kls_1044{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;border-radius:20px;background:var(--primary-color, #3b82f6);color:#fff;font-size:.75rem;font-weight:500;line-height:1.4}._multiProductTagRemove_l2kls_1063{display:flex;align-items:center;justify-content:center;border:none;background:#ffffff40;color:#fff;border-radius:50%;width:14px;height:14px;cursor:pointer;padding:0;transition:background .12s}._multiProductTagRemove_l2kls_1063:hover{background:#ffffff73}._container_rzyv4_1{width:100%;min-height:100%;padding:24px;background-color:#f8fafc;overflow-x:hidden;box-sizing:border-box}._header_rzyv4_11{margin-bottom:24px}._headerContent_rzyv4_15{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:16px}._titleSection_rzyv4_23{display:flex;align-items:flex-start;gap:16px}._titleIcon_rzyv4_29{color:var(--primary-color, #3b82f6);background:linear-gradient(135deg,#3b82f61a,#2563eb1a);padding:12px;border-radius:12px}._title_rzyv4_23{font-size:1.75rem;font-weight:700;color:#1e293b;margin:0;letter-spacing:-.025em}._subtitle_rzyv4_44{font-size:.9rem;color:#64748b;margin:4px 0 0}._addButton_rzyv4_50{display:flex;align-items:center;gap:8px;padding:12px 20px;background:linear-gradient(135deg,var(--primary-color, #3b82f6) 0%,#2563eb 100%);color:#fff;border:none;border-radius:10px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s ease}._addButton_rzyv4_50:hover{transform:translateY(-2px);box-shadow:0 8px 20px #3b82f64d}._addButton_rzyv4_50:focus-visible{outline:2px solid var(--primary-color, #3b82f6);outline-offset:2px}._toast_rzyv4_76{position:fixed;top:24px;right:24px;padding:16px 24px;border-radius:10px;font-weight:500;font-size:.9rem;z-index:1000;animation:_slideIn_rzyv4_1 .3s ease;box-shadow:0 4px 12px #00000026}._toast_rzyv4_76._success_rzyv4_89{background:#dcfce7;color:#16a34a;border:1px solid #86efac}._toast_rzyv4_76._error_rzyv4_95{background:#fee2e2;color:#dc2626;border:1px solid #fecaca}@keyframes _slideIn_rzyv4_1{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}._urlBanner_rzyv4_114{display:flex;align-items:center;justify-content:space-between;background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #bfdbfe;border-radius:12px;padding:16px 20px;margin-bottom:24px;gap:12px;flex-wrap:wrap}._urlBannerContent_rzyv4_127{display:flex;align-items:center;gap:10px;color:#1d4ed8;font-size:.9rem;min-width:0;overflow:hidden;flex:1}._urlLink_rzyv4_138{color:#1d4ed8;text-decoration:none;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}._urlLink_rzyv4_138:hover{text-decoration:underline}._copyButton_rzyv4_152{display:flex;align-items:center;gap:6px;padding:10px 16px;background:#fff;color:#1d4ed8;border:1px solid #bfdbfe;border-radius:10px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap}._copyButton_rzyv4_152:hover{background:#dbeafe;transform:translateY(-1px)}._formCard_rzyv4_174{background:#fff;border-radius:16px;margin-bottom:24px;overflow:hidden;box-shadow:0 1px 3px #0000001a}._formHeader_rzyv4_182{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e2e8f0}._formHeader_rzyv4_182 h3{margin:0;font-size:1.1rem;font-weight:600;color:#1e293b}._closeButton_rzyv4_197{background:none;border:none;color:#64748b;cursor:pointer;padding:8px;border-radius:8px;transition:all .2s ease}._closeButton_rzyv4_197:hover{background:#f1f5f9;color:#1e293b}._formBody_rzyv4_212{padding:24px;display:flex;flex-direction:column;gap:20px}._formRow_rzyv4_219{display:grid;grid-template-columns:1fr 1fr;gap:20px}._formField_rzyv4_225{display:flex;flex-direction:column;gap:8px;min-width:0}._formField_rzyv4_225 label{font-size:.85rem;font-weight:600;color:#334155}._input_rzyv4_238{width:100%;padding:12px 14px;border:1px solid #e2e8f0;border-radius:10px;font-size:.9rem;color:#1e293b;background:#f8fafc;transition:all .2s ease;box-sizing:border-box}._input_rzyv4_238:focus{outline:none;border-color:var(--primary-color, #3b82f6);box-shadow:0 0 0 3px #3b82f61a;background:#fff}._iconSelector_rzyv4_258{display:flex;flex-wrap:wrap;gap:8px}._iconOption_rzyv4_264{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:2px solid #e2e8f0;border-radius:10px;background:#fff;cursor:pointer;color:#64748b;transition:all .2s ease}._iconOption_rzyv4_264:hover{border-color:var(--primary-color, #3b82f6);color:var(--primary-color, #3b82f6);background:#3b82f60d}._iconOptionActive_rzyv4_284{border-color:var(--primary-color, #3b82f6);background:linear-gradient(135deg,#3b82f61a,#2563eb1a);color:var(--primary-color, #3b82f6)}._formActions_rzyv4_290{display:flex;justify-content:flex-end;gap:12px;padding-top:8px}._cancelBtn_rzyv4_297{padding:10px 20px;background:#f1f5f9;color:#475569;border:1px solid #e2e8f0;border-radius:10px;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s ease}._cancelBtn_rzyv4_297:hover{background:#e2e8f0}._saveBtn_rzyv4_313{display:flex;align-items:center;gap:8px;padding:10px 24px;background:linear-gradient(135deg,var(--primary-color, #3b82f6) 0%,#2563eb 100%);color:#fff;border:none;border-radius:10px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s ease}._saveBtn_rzyv4_313:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #3b82f64d}._saveBtn_rzyv4_313:disabled{opacity:.6;cursor:not-allowed}._loadingState_rzyv4_339,._emptyState_rzyv4_340{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:64px 24px;color:#64748b;text-align:center}._emptyState_rzyv4_340 h3{margin:16px 0 4px;color:#1e293b;font-size:1.1rem}._emptyState_rzyv4_340 p{margin:0;font-size:.9rem}._spinner_rzyv4_361{animation:_spin_rzyv4_361 1s linear infinite}@keyframes _spin_rzyv4_361{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._linksList_rzyv4_376{display:flex;flex-direction:column;gap:10px}._linkCard_rzyv4_382{display:flex;align-items:center;gap:14px;padding:16px 20px;background:#fff;border-radius:16px;box-shadow:0 1px 3px #0000001a;transition:all .2s ease}._linkCard_rzyv4_382:hover{box-shadow:0 4px 12px #00000014}._linkInactive_rzyv4_397{opacity:.5}._linkDrag_rzyv4_401{display:flex;flex-direction:column;align-items:center;gap:2px;color:#cbd5e1}._reorderBtn_rzyv4_409{background:none;border:none;color:#94a3b8;font-size:10px;cursor:pointer;padding:2px;line-height:1;border-radius:4px;transition:all .2s ease}._reorderBtn_rzyv4_409:hover{color:var(--primary-color, #3b82f6);background:#3b82f61a}._reorderBtn_rzyv4_409:disabled{opacity:.3;cursor:default}._linkIcon_rzyv4_431{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:linear-gradient(135deg,#3b82f61a,#2563eb1a);color:var(--primary-color, #3b82f6);flex-shrink:0}._linkInfo_rzyv4_443{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}._linkLabel_rzyv4_451{font-size:.95rem;font-weight:600;color:#1e293b}._linkUrl_rzyv4_457{font-size:.8rem;color:#64748b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._linkActions_rzyv4_465{display:flex;align-items:center;gap:6px;flex-shrink:0}._actionBtn_rzyv4_472{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:10px;background:#f1f5f9;color:#64748b;cursor:pointer;transition:all .2s ease}._actionBtn_rzyv4_472:hover{background:#e2e8f0;color:#1e293b}._deleteBtn_rzyv4_491:hover{background:#fef2f2;color:#dc2626}@media(max-width:768px){._container_rzyv4_1{padding:16px}._headerContent_rzyv4_15{flex-direction:column}._addButton_rzyv4_50{width:100%;justify-content:center}._urlBanner_rzyv4_114{flex-direction:column;align-items:stretch}._urlBannerContent_rzyv4_127{flex-direction:column;align-items:flex-start;gap:6px;overflow:hidden;width:100%}._urlLink_rzyv4_138{width:100%;font-size:.8rem;word-break:break-all;white-space:normal;overflow-wrap:break-word}._copyButton_rzyv4_152{width:100%;justify-content:center}._formRow_rzyv4_219{grid-template-columns:1fr}._linkCard_rzyv4_382{flex-wrap:wrap}._linkActions_rzyv4_465{width:100%;justify-content:flex-end;padding-top:8px;border-top:1px solid #f1f5f9}}@media(max-width:480px){._titleSection_rzyv4_23{flex-direction:column;align-items:flex-start}._title_rzyv4_23{font-size:1.5rem}}._container_dgwix_1{width:100%;min-height:100%;padding:24px;background-color:#f8fafc;overflow-x:hidden;box-sizing:border-box}._header_dgwix_11{margin-bottom:24px}._headerContent_dgwix_15{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:16px}._titleSection_dgwix_23{display:flex;align-items:flex-start;gap:16px}._titleIcon_dgwix_29{color:var(--primary-color, #3b82f6);background:linear-gradient(135deg,#3b82f61a,#2563eb1a);padding:12px;border-radius:12px}._title_dgwix_23{font-size:1.75rem;font-weight:700;color:#1e293b;margin:0;letter-spacing:-.025em}._subtitle_dgwix_44{font-size:.9rem;color:#64748b;margin:4px 0 0}._toast_dgwix_51{position:fixed;top:24px;right:24px;padding:16px 24px;border-radius:10px;font-weight:500;font-size:.9rem;z-index:1000;animation:_slideIn_dgwix_1 .3s ease;box-shadow:0 4px 12px #00000026}._toast_dgwix_51._success_dgwix_64{background:#dcfce7;color:#16a34a;border:1px solid #86efac}._toast_dgwix_51._error_dgwix_70{background:#fee2e2;color:#dc2626;border:1px solid #fecaca}@keyframes _slideIn_dgwix_1{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}._loadingState_dgwix_89{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:64px 24px;color:#64748b;gap:12px}._spinner_dgwix_99{animation:_spin_dgwix_99 1s linear infinite}@keyframes _spin_dgwix_99{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._configCard_dgwix_114{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 1px 3px #0000001a;margin-bottom:24px}._configHeader_dgwix_122{display:flex;align-items:center;gap:12px;padding:20px 24px;border-bottom:1px solid #e2e8f0;color:var(--primary-color, #3b82f6)}._configHeader_dgwix_122 h2{margin:0;font-size:1.1rem;font-weight:600;color:#1e293b;flex:1}._toggleBtn_dgwix_139{display:flex;align-items:center;gap:6px;background:none;border:none;cursor:pointer;font-size:.85rem;font-weight:600;color:#94a3b8;padding:6px 10px;border-radius:8px;transition:all .2s ease}._toggleBtn_dgwix_139:hover{background:#f1f5f9}._toggleActive_dgwix_158{color:#10b981}._configBody_dgwix_162{padding:24px;display:flex;flex-direction:column;gap:20px}._typeSelector_dgwix_170{display:grid;grid-template-columns:1fr 1fr;gap:16px}._typeOption_dgwix_176{display:flex;flex-direction:column;align-items:center;gap:8px;padding:20px;background:#f8fafc;border:2px solid #e2e8f0;border-radius:16px;cursor:pointer;transition:all .2s ease;color:#64748b}._typeOption_dgwix_176 span{font-weight:600;font-size:.95rem}._typeOption_dgwix_176 small{font-size:.8rem;text-align:center;color:#94a3b8;line-height:1.4}._typeOption_dgwix_176:hover{border-color:var(--primary-color, #3b82f6);background:#3b82f605}._typeOptionActive_dgwix_207{border-color:var(--primary-color, #3b82f6);background:linear-gradient(135deg,#3b82f614,#2563eb0a);color:var(--primary-color, #3b82f6)}._typeOptionActive_dgwix_207 small{color:#60a5fa}._configFields_dgwix_218{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}._configField_dgwix_218{display:flex;flex-direction:column;gap:8px;min-width:0}._configField_dgwix_218 label{font-size:.85rem;font-weight:600;color:#334155}._configField_dgwix_218 small{font-size:.8rem;color:#94a3b8;line-height:1.4}._input_dgwix_243{width:100%;padding:12px 14px;border:1px solid #e2e8f0;border-radius:10px;font-size:.9rem;color:#1e293b;background:#f8fafc;transition:all .2s ease;box-sizing:border-box}._input_dgwix_243:focus{outline:none;border-color:var(--primary-color, #3b82f6);box-shadow:0 0 0 3px #3b82f61a;background:#fff}._percentInput_dgwix_262{display:flex;align-items:center;gap:8px}._percentInput_dgwix_262 ._input_dgwix_243{flex:1}._percentInput_dgwix_262 span{font-weight:600;color:#475569;font-size:.95rem}._saveBtn_dgwix_278{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;background:linear-gradient(135deg,var(--primary-color, #3b82f6) 0%,#2563eb 100%);color:#fff;border:none;border-radius:10px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease;align-self:flex-end}._saveBtn_dgwix_278:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #3b82f64d}._saveBtn_dgwix_278:disabled{opacity:.6;cursor:not-allowed}._autoCalcSection_dgwix_306{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:16px 20px;display:flex;flex-direction:column;gap:12px}._autoCalcHeader_dgwix_316{display:flex;align-items:center;justify-content:space-between;gap:16px}._autoCalcInfo_dgwix_323{display:flex;align-items:flex-start;gap:12px;color:var(--primary-color, #3b82f6);flex:1;min-width:0}._autoCalcInfo_dgwix_323>div{display:flex;flex-direction:column;gap:2px}._autoCalcTitle_dgwix_338{font-size:.9rem;font-weight:600;color:#1e293b}._autoCalcDesc_dgwix_344{font-size:.8rem;color:#64748b;line-height:1.4}._recalcBtn_dgwix_350{display:flex;align-items:center;gap:8px;padding:10px 20px;background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff;border:none;border-radius:10px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s ease;align-self:flex-start}._recalcBtn_dgwix_350:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #6366f14d}._recalcBtn_dgwix_350:disabled{opacity:.6;cursor:not-allowed}._expiryField_dgwix_377{display:flex;flex-direction:column;gap:8px;padding-top:4px}._expiryField_dgwix_377 label{font-size:.85rem;font-weight:600;color:#334155}._expiryField_dgwix_377 small{font-size:.8rem;color:#94a3b8;line-height:1.4}._expiryInputRow_dgwix_396{display:flex;align-items:center;gap:10px;max-width:200px}._expiryInputRow_dgwix_396 ._input_dgwix_243{flex:1}._expiryUnit_dgwix_407{font-size:.9rem;font-weight:500;color:#475569;white-space:nowrap}._statsGrid_dgwix_415{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;margin-bottom:24px}._statCard_dgwix_422{display:flex;align-items:center;gap:16px;padding:20px;background:#fff;border-radius:16px;box-shadow:0 1px 3px #0000001a;transition:all .2s ease}._statCard_dgwix_422:hover{box-shadow:0 4px 12px #00000014}._statIcon_dgwix_437{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,#3b82f61a,#2563eb1a);color:#3b82f6;flex-shrink:0}._statIconAccent_dgwix_449{background:linear-gradient(135deg,#10b9811a,#0596691a);color:#10b981}._statInfo_dgwix_454{display:flex;flex-direction:column;gap:4px}._statValue_dgwix_460{font-size:1.5rem;font-weight:700;color:#1e293b}._statLabel_dgwix_466{font-size:.75rem;color:#64748b;text-transform:uppercase;letter-spacing:.05em}._actionsRow_dgwix_474{display:flex;gap:12px;margin-bottom:24px}._earnBtn_dgwix_480,._redeemBtn_dgwix_481{display:flex;align-items:center;gap:8px;padding:12px 20px;border:none;border-radius:10px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease}._earnBtn_dgwix_480{background:linear-gradient(135deg,#10b981,#059669);color:#fff}._earnBtn_dgwix_480:hover{transform:translateY(-2px);box-shadow:0 8px 20px #10b9814d}._redeemBtn_dgwix_481{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff}._redeemBtn_dgwix_481:hover{transform:translateY(-2px);box-shadow:0 8px 20px #f59e0b4d}._actionCard_dgwix_515{background:#fff;border-radius:16px;padding:24px;box-shadow:0 1px 3px #0000001a;margin-bottom:24px}._actionCard_dgwix_515 h3{margin:0 0 16px;font-size:1.1rem;font-weight:600;color:#1e293b}._actionFields_dgwix_530{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-bottom:20px}._actionBtns_dgwix_537{display:flex;justify-content:flex-end;gap:12px}._cancelBtn_dgwix_543{padding:10px 20px;background:#f1f5f9;color:#475569;border:1px solid #e2e8f0;border-radius:10px;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s ease}._cancelBtn_dgwix_543:hover{background:#e2e8f0}._confirmBtn_dgwix_559{display:flex;align-items:center;gap:8px;padding:10px 24px;background:linear-gradient(135deg,var(--primary-color, #3b82f6) 0%,#2563eb 100%);color:#fff;border:none;border-radius:10px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s ease}._confirmBtn_dgwix_559:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #3b82f64d}._confirmBtn_dgwix_559:disabled{opacity:.6;cursor:not-allowed}._tableCard_dgwix_585{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 1px 3px #0000001a;margin-bottom:24px}._tableHeader_dgwix_593{display:flex;align-items:center;gap:12px;padding:20px 24px;border-bottom:1px solid #e2e8f0;color:var(--primary-color, #3b82f6)}._tableHeader_dgwix_593 h3{margin:0;font-size:1.1rem;font-weight:600;color:#1e293b}._table_dgwix_585{width:100%;border-collapse:collapse}._table_dgwix_585 th,._table_dgwix_585 td{padding:14px 24px;text-align:left;font-size:.9rem}._table_dgwix_585 th{background:#f8fafc;color:#64748b;font-weight:600;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #e2e8f0}._table_dgwix_585 td{border-bottom:1px solid #f1f5f9;color:#1e293b}._table_dgwix_585 tr:last-child td{border-bottom:none}._table_dgwix_585 tr:hover td{background:#f8fafc}._valueCell_dgwix_644{font-weight:600;color:var(--primary-color, #3b82f6)!important}._transactionsList_dgwix_650{display:flex;flex-direction:column}._transactionItem_dgwix_655{display:flex;align-items:center;gap:14px;padding:14px 24px;border-bottom:1px solid #f1f5f9;transition:background .15s ease}._transactionItem_dgwix_655:last-child{border-bottom:none}._transactionItem_dgwix_655:hover{background:#f8fafc}._transactionIcon_dgwix_672{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:10px;flex-shrink:0}._earnIcon_dgwix_682{background:linear-gradient(135deg,#10b9811a,#0596691a);color:#10b981}._redeemIcon_dgwix_687{background:linear-gradient(135deg,#f59e0b1a,#d977061a);color:#f59e0b}._transactionInfo_dgwix_692{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}._transactionClient_dgwix_700{font-size:.85rem;font-weight:600;color:#1e293b}._transactionDesc_dgwix_706{font-size:.8rem;color:#64748b}._transactionDate_dgwix_711{font-size:.8rem;color:#94a3b8;white-space:nowrap;flex-shrink:0}@media(max-width:768px){._container_dgwix_1{padding:16px}._headerContent_dgwix_15{flex-direction:column}._typeSelector_dgwix_170,._configFields_dgwix_218,._actionFields_dgwix_530,._statsGrid_dgwix_415{grid-template-columns:1fr}._actionsRow_dgwix_474{flex-direction:column}._earnBtn_dgwix_480,._redeemBtn_dgwix_481{justify-content:center}._table_dgwix_585 th,._table_dgwix_585 td{padding:12px 16px;font-size:.85rem}}@media(max-width:480px){._titleSection_dgwix_23{flex-direction:column;align-items:flex-start}._title_dgwix_23{font-size:1.5rem}._transactionItem_dgwix_655{flex-wrap:wrap}._transactionDate_dgwix_711{width:100%;text-align:right}}._clientSearchWrapper_dgwix_778{position:relative}._clientSearchInputRow_dgwix_782{position:relative;display:flex;align-items:center}._clientSearchIcon_dgwix_788{position:absolute;left:10px;color:#94a3b8;pointer-events:none;flex-shrink:0}._clientSearchInput_dgwix_782{padding-left:32px!important;padding-right:32px!important}._inputSelected_dgwix_801{border-color:var(--primary-color, #3b82f6)!important;background:#eff6ff!important}._clearBtn_dgwix_806{position:absolute;right:8px;background:none;border:none;cursor:pointer;color:#94a3b8;display:flex;align-items:center;padding:2px;border-radius:4px;transition:color .15s}._clearBtn_dgwix_806:hover{color:#64748b}._clientDropdown_dgwix_824{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 8px 24px #0000001a;z-index:100;max-height:260px;overflow-y:auto}._dropdownEmpty_dgwix_838{padding:12px 16px;font-size:.85rem;color:#94a3b8;text-align:center}._dropdownItem_dgwix_845{display:flex;align-items:center;gap:10px;padding:10px 14px;cursor:pointer;transition:background .12s;color:#475569;font-size:.88rem}._dropdownItem_dgwix_845:hover{background:#f1f5f9}._dropdownItemActive_dgwix_860{background:#eff6ff;color:var(--primary-color, #3b82f6)}._dropdownItemInfo_dgwix_865{display:flex;flex-direction:column;flex:1;min-width:0}._dropdownItemName_dgwix_872{font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._dropdownItemSub_dgwix_879{font-size:.78rem;color:#94a3b8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._dropdownItemBadge_dgwix_887{font-size:.78rem;font-weight:600;color:var(--primary-color, #3b82f6);background:#eff6ff;border-radius:6px;padding:2px 7px;white-space:nowrap;flex-shrink:0}._mainTabs_dgwix_901{display:flex;gap:4px;background:#e2e8f0;border-radius:12px;padding:4px;margin-bottom:24px}._mainTab_dgwix_901{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 16px;border:none;border-radius:8px;background:transparent;font-size:.88rem;font-weight:500;color:#64748b;cursor:pointer;transition:all .2s;position:relative}._mainTab_dgwix_901:hover{color:#334155}._mainTabActive_dgwix_932{background:#fff;color:var(--primary-color, #3b82f6);font-weight:600;box-shadow:0 1px 4px #0000000f}._mainTabBadge_dgwix_939{background:#ef4444;color:#fff;font-size:.68rem;font-weight:700;padding:1px 6px;border-radius:20px;min-width:18px;text-align:center;line-height:1.4}._rewardsTab_dgwix_954{display:flex;flex-direction:column;gap:16px}._rewardsHeader_dgwix_960{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}._rewardsHeader_dgwix_960 h2{display:flex;align-items:center;gap:8px;font-size:1.1rem;font-weight:600;color:#1e293b;margin:0}._addRewardBtn_dgwix_978{display:flex;align-items:center;gap:6px;padding:10px 18px;border:none;border-radius:10px;background:var(--primary-color, #3b82f6);color:#fff;font-size:.85rem;font-weight:600;cursor:pointer;transition:opacity .2s}._addRewardBtn_dgwix_978:hover{opacity:.9}._emptyState_dgwix_997{text-align:center;padding:48px 20px;color:#94a3b8}._emptyState_dgwix_997 p{margin:12px 0 4px;font-size:.95rem;color:#64748b}._emptyState_dgwix_997 small{color:#94a3b8;font-size:.82rem}._rewardListOwner_dgwix_1014{display:flex;flex-direction:column;gap:10px}._rewardItemOwner_dgwix_1020{display:flex;align-items:center;gap:14px;padding:16px 18px;background:#fff;border-radius:12px;border:1px solid #e2e8f0;transition:box-shadow .15s}._rewardItemOwner_dgwix_1020:hover{box-shadow:0 2px 8px #0000000d}._rewardInactive_dgwix_1035{opacity:.55}._rewardItemIcon_dgwix_1039{width:42px;height:42px;border-radius:10px;background:linear-gradient(135deg,var(--primary-color, #3b82f6),#60a5fa);display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}._rewardItemInfo_dgwix_1051{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}._rewardItemName_dgwix_1059{font-weight:600;font-size:.92rem;color:#1e293b;display:flex;align-items:center;gap:8px}._inactiveBadge_dgwix_1068{font-size:.7rem;font-weight:500;color:#94a3b8;background:#f1f5f9;padding:2px 8px;border-radius:4px}._rewardItemDesc_dgwix_1077{font-size:.82rem;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._rewardItemMeta_dgwix_1085{font-size:.78rem;color:#94a3b8}._rewardItemActions_dgwix_1090{display:flex;gap:6px;flex-shrink:0}._iconBtn_dgwix_1096{width:34px;height:34px;border:1px solid #e2e8f0;border-radius:8px;background:transparent;display:flex;align-items:center;justify-content:center;color:#64748b;cursor:pointer;transition:all .15s}._iconBtn_dgwix_1096:hover{background:#f8fafc;color:#334155}._iconBtnDanger_dgwix_1115:hover{background:#fef2f2;color:#dc2626;border-color:#fecaca}._requestsTab_dgwix_1124{display:flex;flex-direction:column;gap:16px}._requestsHeader_dgwix_1130 h2{display:flex;align-items:center;gap:8px;font-size:1.1rem;font-weight:600;color:#1e293b;margin:0}._requestsFilter_dgwix_1140{display:flex;gap:6px;flex-wrap:wrap}._filterBtn_dgwix_1146{padding:8px 16px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;font-size:.82rem;font-weight:500;color:#64748b;cursor:pointer;transition:all .15s}._filterBtn_dgwix_1146:hover{border-color:#cbd5e1;color:#334155}._filterBtnActive_dgwix_1163{background:var(--primary-color, #3b82f6);color:#fff;border-color:var(--primary-color, #3b82f6)}._requestsList_dgwix_1169{display:flex;flex-direction:column;gap:10px}._requestItem_dgwix_1175{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:16px 18px}._requestItemTop_dgwix_1182{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}._requestItemInfo_dgwix_1189{display:flex;flex-direction:column;gap:2px;min-width:0}._requestClientName_dgwix_1196{display:flex;align-items:center;gap:6px;font-weight:600;font-size:.9rem;color:#1e293b}._requestRewardName_dgwix_1205{font-size:.85rem;color:#475569}._requestMeta_dgwix_1210{font-size:.78rem;color:#94a3b8}._statusTag_dgwix_1215{display:inline-block;padding:4px 12px;border-radius:20px;font-size:.72rem;font-weight:600;white-space:nowrap}._status_pending_dgwix_1224{background:#fef3c7;color:#92400e}._status_confirmed_dgwix_1229{background:#dcfce7;color:#166534}._status_rejected_dgwix_1234{background:#fee2e2;color:#991b1b}._requestActions_dgwix_1239{display:flex;gap:8px;margin-top:12px;padding-top:12px;border-top:1px solid #f1f5f9}._confirmRequestBtn_dgwix_1247{display:flex;align-items:center;gap:6px;padding:8px 16px;border:none;border-radius:8px;background:#16a34a;color:#fff;font-size:.82rem;font-weight:600;cursor:pointer;transition:opacity .2s}._confirmRequestBtn_dgwix_1247:hover{opacity:.9}._confirmRequestBtn_dgwix_1247:disabled{opacity:.5;cursor:not-allowed}._rejectRequestBtn_dgwix_1271{display:flex;align-items:center;gap:6px;padding:8px 16px;border:1px solid #fecaca;border-radius:8px;background:#fff;color:#dc2626;font-size:.82rem;font-weight:600;cursor:pointer;transition:all .15s}._rejectRequestBtn_dgwix_1271:hover{background:#fef2f2}._rejectRequestBtn_dgwix_1271:disabled{opacity:.5;cursor:not-allowed}._rejectReasonText_dgwix_1295{font-size:.8rem;color:#dc2626;margin-top:8px;padding-top:8px;border-top:1px solid #f1f5f9}._modalOverlay_dgwix_1306{position:fixed;inset:0;background:#0006;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}._modalCard_dgwix_1318{background:#fff;border-radius:16px;padding:28px;max-width:420px;width:100%;box-shadow:0 20px 40px #00000026}._modalCard_dgwix_1318 h3{margin:0 0 8px;font-size:1.1rem;color:#1e293b}@media(max-width:640px){._mainTabs_dgwix_901{gap:2px}._mainTab_dgwix_901{font-size:.78rem;padding:8px 10px;gap:4px}._rewardsHeader_dgwix_960{flex-direction:column;align-items:stretch}._requestActions_dgwix_1239{flex-direction:column}._rewardItemOwner_dgwix_1020{flex-wrap:wrap}}._magicLinkBtn_dgwix_1360{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;color:#3b82f6;cursor:pointer;transition:all .2s}._magicLinkBtn_dgwix_1360:hover{background:#eff6ff;border-color:#3b82f6}._magicLinkBtn_dgwix_1360:disabled{opacity:.5;cursor:not-allowed}._magicLinkResult_dgwix_1385{display:flex;flex-direction:column;gap:10px}._magicLinkUrlBox_dgwix_1391{display:flex;gap:8px;align-items:center}._magicLinkUrlBox_dgwix_1391 input{flex:1;font-size:.8rem}._copyLinkBtn_dgwix_1402{display:inline-flex;align-items:center;gap:4px;padding:8px 14px;border-radius:8px;border:1px solid #3b82f6;background:#eff6ff;color:#3b82f6;font-size:.82rem;font-weight:500;cursor:pointer;transition:all .2s;white-space:nowrap}._copyLinkBtn_dgwix_1402:hover{background:#dbeafe}._magicLinkQr_dgwix_1422{display:flex;justify-content:center;padding:12px 0 4px}._magicLinkQr_dgwix_1422 svg{border-radius:8px;padding:8px;background:#fff;box-shadow:0 1px 6px #00000014}._magicLinkSent_dgwix_1435{display:flex;align-items:center;gap:6px;color:#10b981;font-size:.85rem;font-weight:500}._productBadge_dgwix_1445{display:inline-flex;align-items:center;gap:3px;font-size:.7rem;color:#7c3aed;background:#f5f3ff;padding:1px 7px;border-radius:6px;margin-left:6px;font-weight:500}._rewardItemImg_dgwix_1458{width:40px;height:40px;border-radius:10px;object-fit:cover;flex-shrink:0}._switch_8d2f3_1{display:inline-flex;align-items:center;gap:8px;background:none;border:none;cursor:pointer;padding:0;transition:all .2s ease}._switch_8d2f3_1:focus-visible{outline:2px solid var(--primary-color, #3b82f6);outline-offset:2px}._disabled_8d2f3_17{opacity:.5;cursor:not-allowed}._track_8d2f3_23{position:relative;display:inline-block;width:44px;height:24px;border-radius:12px;background:#cbd5e1;transition:background .2s ease;flex-shrink:0}._sm_8d2f3_34 ._track_8d2f3_23{width:36px;height:20px;border-radius:10px}._checked_8d2f3_40 ._track_8d2f3_23{background:#10b981}._thumb_8d2f3_45{position:absolute;top:2px;left:2px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0003;transition:transform .2s ease}._sm_8d2f3_34 ._thumb_8d2f3_45{width:16px;height:16px}._checked_8d2f3_40 ._thumb_8d2f3_45{transform:translate(20px)}._sm_8d2f3_34._checked_8d2f3_40 ._thumb_8d2f3_45{transform:translate(16px)}._label_8d2f3_71{font-size:.85rem;font-weight:600;color:#94a3b8;white-space:nowrap;-webkit-user-select:none;user-select:none}._checked_8d2f3_40 ._label_8d2f3_71{color:#10b981}@keyframes _spin_v7mr2_160{to{transform:rotate(360deg)}}@keyframes _slideUp_v7mr2_1{0%{transform:translate(-50%) translateY(20px);opacity:0}to{transform:translate(-50%) translateY(0);opacity:1}}@keyframes _fadeInUp_v7mr2_1{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes _popIn_v7mr2_1{0%{transform:scale(.6);opacity:0}70%{transform:scale(1.08)}to{transform:scale(1);opacity:1}}@keyframes _shimmer_v7mr2_1{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes _pulse_v7mr2_1{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}@keyframes _glowPulse_v7mr2_1{0%,to{box-shadow:0 0 8px #3b82f633}50%{box-shadow:0 0 20px #3b82f673}}@keyframes _stampBounce_v7mr2_1{0%{transform:scale(0);opacity:0}50%{transform:scale(1.25)}to{transform:scale(1);opacity:1}}@keyframes _confettiBurst_v7mr2_1{0%{transform:scale(0) rotate(0);opacity:1}to{transform:scale(1.3) rotate(15deg);opacity:0}}@keyframes _progressGlow_v7mr2_1{0%,to{box-shadow:inset 0 0 6px #ffffff4d}50%{box-shadow:inset 0 0 12px #ffffff80}}@keyframes _floatBubble_v7mr2_1{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}._page_v7mr2_140{min-height:100vh;min-height:100dvh;background:linear-gradient(160deg,var(--store-bg, #f8fafc) 0%,#eef2ff 40%,#f0fdf4 100%);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#1e293b;-webkit-font-smoothing:antialiased}._loadingContainer_v7mr2_149{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;color:#64748b}._spinner_v7mr2_160{animation:_spin_v7mr2_160 1s linear infinite}._lookupContainer_v7mr2_165{min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:24px;background:radial-gradient(ellipse at 50% 0%,color-mix(in srgb,var(--store-primary, #3b82f6) 8%,transparent),transparent 70%)}._lookupCard_v7mr2_175{background:#ffffffeb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:24px;box-shadow:0 12px 40px #00000014,0 0 0 1px #fff9 inset;padding:44px 36px;max-width:420px;width:100%;text-align:center;animation:_fadeInUp_v7mr2_1 .5s ease}._lookupLogo_v7mr2_187{width:80px;height:80px;border-radius:20px;object-fit:cover;margin-bottom:18px;box-shadow:0 4px 16px #0000001a}._lookupLogoPlaceholder_v7mr2_196{width:80px;height:80px;border-radius:20px;background:linear-gradient(135deg,var(--store-primary, #3b82f6),var(--store-accent, #10b981));display:flex;align-items:center;justify-content:center;margin:0 auto 18px;color:#fff;font-size:32px;font-weight:800;box-shadow:0 4px 16px #3b82f640}._lookupCard_v7mr2_175 h1{font-size:1.5rem;font-weight:800;margin:0 0 6px;color:#0f172a}._lookupCard_v7mr2_175 p{color:#64748b;margin:0 0 28px;font-size:.9rem;line-height:1.5}._lookupInput_v7mr2_225{width:100%;padding:15px 18px;border:2px solid #e2e8f0;border-radius:14px;font-size:1rem;outline:none;transition:border-color .25s,box-shadow .25s;box-sizing:border-box;margin-bottom:14px;background:#fff}._lookupInput_v7mr2_225:focus{border-color:var(--store-primary, #3b82f6);box-shadow:0 0 0 3px color-mix(in srgb,var(--store-primary, #3b82f6) 15%,transparent)}._lookupBtn_v7mr2_243{width:100%;padding:15px;border:none;border-radius:14px;background:linear-gradient(135deg,var(--store-primary, #3b82f6),var(--store-accent, #10b981));color:#fff;font-size:1rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:transform .15s,box-shadow .25s;box-shadow:0 4px 14px color-mix(in srgb,var(--store-primary, #3b82f6) 30%,transparent)}._lookupBtn_v7mr2_243:hover{transform:translateY(-1px);box-shadow:0 6px 20px color-mix(in srgb,var(--store-primary, #3b82f6) 40%,transparent)}._lookupBtn_v7mr2_243:active{transform:translateY(0)}._lookupBtn_v7mr2_243:disabled{opacity:.5;cursor:not-allowed;transform:none}._lookupError_v7mr2_276{color:#ef4444;font-size:.85rem;margin-top:12px}._magicLinkError_v7mr2_283{display:flex;flex-direction:column;align-items:center;gap:12px;padding:20px 0 8px}._magicLinkErrorIcon_v7mr2_291{width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,#fee2e2,#fef2f2);color:#ef4444;display:flex;align-items:center;justify-content:center;animation:_popIn_v7mr2_1 .5s ease}._magicLinkErrorText_v7mr2_303{font-size:1rem;font-weight:600;color:#1e293b;text-align:center;margin:0}._magicLinkErrorHint_v7mr2_311{font-size:.85rem;color:#94a3b8;text-align:center;line-height:1.5}._content_v7mr2_319{max-width:520px;margin:0 auto;padding:20px 16px 80px;animation:_fadeInUp_v7mr2_1 .4s ease;display:flex;flex-direction:column;gap:16px}._storeHeader_v7mr2_330{display:flex;align-items:center;gap:14px}._storeLogo_v7mr2_336{width:44px;height:44px;border-radius:12px;object-fit:cover;box-shadow:0 2px 8px #00000014}._storeLogoSmall_v7mr2_344{width:44px;height:44px;border-radius:12px;background:linear-gradient(135deg,var(--store-primary, #3b82f6),var(--store-accent, #10b981));display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;font-size:17px;box-shadow:0 2px 8px #3b82f633}._storeInfo_v7mr2_358 h2{margin:0;font-size:1.1rem;font-weight:700;color:#0f172a}._storeInfo_v7mr2_358 p{margin:2px 0 0;color:#64748b;font-size:.8rem}._loyaltyCard_v7mr2_372{background:linear-gradient(135deg,var(--store-primary, #3b82f6) 0%,var(--store-secondary, #1e293b) 100%);border-radius:24px;padding:28px 22px 24px;color:#fff;position:relative;overflow:hidden;box-shadow:0 16px 40px color-mix(in srgb,var(--store-primary, #3b82f6) 30%,transparent),0 2px 4px #0000000f}._loyaltyCard_v7mr2_372:before{content:"";position:absolute;top:-50%;right:-25%;width:260px;height:260px;border-radius:50%;background:#ffffff12;animation:_floatBubble_v7mr2_1 6s ease-in-out infinite}._loyaltyCard_v7mr2_372:after{content:"";position:absolute;bottom:-40%;left:-15%;width:200px;height:200px;border-radius:50%;background:#ffffff0d;animation:_floatBubble_v7mr2_1 8s ease-in-out infinite 1s}._cardTop_v7mr2_408{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:18px;position:relative;z-index:1}._cardGreeting_v7mr2_417{font-size:.82rem;opacity:.75;margin:0 0 2px}._cardName_v7mr2_423{font-size:1.25rem;font-weight:800;margin:0;letter-spacing:-.01em}._cardBadge_v7mr2_430{background:#fff3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:20px;padding:5px 14px;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.8px;border:1px solid rgba(255,255,255,.15)}._cardBalance_v7mr2_442{position:relative;z-index:1;margin-bottom:16px}._cardBalanceLabel_v7mr2_448{font-size:.78rem;opacity:.65;margin:0 0 2px;display:block;text-transform:uppercase;letter-spacing:.5px}._cardBalanceValue_v7mr2_457{font-size:2.2rem;font-weight:900;margin:0;display:flex;align-items:baseline;gap:8px;letter-spacing:-.02em}._cardBalanceUnit_v7mr2_467{font-size:.85rem;font-weight:500;opacity:.65}._cardSavings_v7mr2_473{position:relative;z-index:1;background:#ffffff21;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:14px;padding:14px 18px;display:flex;align-items:center;gap:16px;font-size:.82rem;border:1px solid rgba(255,255,255,.08)}._cardSavingsIcon_v7mr2_487{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#ffffff2e;border-radius:10px;flex-shrink:0}._cardSavingsText_v7mr2_498 strong{display:block;font-size:.92rem}._stampsSection_v7mr2_504{background:#ffffffd9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:20px;box-shadow:0 2px 12px #0000000a,0 0 0 1px #ffffffb3 inset;position:relative;overflow:hidden;transition:all .4s ease}._stampsSectionComplete_v7mr2_515{background:linear-gradient(135deg,#dcfce7d9,#bbf7d0b3);box-shadow:0 2px 16px #10b98126,0 0 0 2px #10b98133}._completedCardsInfo_v7mr2_520{display:flex;align-items:center;gap:6px;font-size:.78rem;font-weight:600;color:#16a34a;background:#dcfce7b3;padding:4px 12px;border-radius:20px;width:fit-content;margin-bottom:12px}._cardCompleteMessage_v7mr2_534{text-align:center;font-size:.88rem;font-weight:700;color:#16a34a;margin-top:14px;padding:10px;background:#dcfce799;border-radius:12px;animation:_popIn_v7mr2_1 .5s ease}._stampsHeader_v7mr2_546{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}._stampsTitle_v7mr2_553{display:flex;align-items:center;gap:8px;font-size:.92rem;font-weight:700;color:#0f172a}._stampsCount_v7mr2_562{font-size:.78rem;color:#64748b;font-weight:600;background:#f1f5f9;padding:3px 10px;border-radius:20px}._stampsLegend_v7mr2_571{display:flex;align-items:center;gap:12px;font-size:.75rem;color:#64748b;margin-bottom:8px}._stampsLegendItem_v7mr2_580{display:flex;align-items:center;gap:5px}._stampsLegendDot_v7mr2_586{width:14px;height:14px;border-radius:4px;display:flex;align-items:center;justify-content:center}._stampsLegendDotFilled_v7mr2_595{background:linear-gradient(135deg,var(--store-primary, #3b82f6),var(--store-accent, #10b981));color:#fff}._stampsLegendDotEmpty_v7mr2_600{background:#f1f5f9;border:1.5px dashed #e2e8f0;color:#cbd5e1}._stampsGrid_v7mr2_606{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}._stamp_v7mr2_504{aspect-ratio:1;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:18px;transition:transform .3s cubic-bezier(.34,1.56,.64,1);position:relative}._stampFilled_v7mr2_623{background:linear-gradient(135deg,var(--store-primary, #3b82f6),var(--store-accent, #10b981));color:#fff;box-shadow:0 3px 10px color-mix(in srgb,var(--store-primary, #3b82f6) 35%,transparent);animation:_stampBounce_v7mr2_1 .4s ease backwards}._stampFilled_v7mr2_623:nth-child(1){animation-delay:.05s}._stampFilled_v7mr2_623:nth-child(2){animation-delay:.1s}._stampFilled_v7mr2_623:nth-child(3){animation-delay:.15s}._stampFilled_v7mr2_623:nth-child(4){animation-delay:.2s}._stampFilled_v7mr2_623:nth-child(5){animation-delay:.25s}._stampFilled_v7mr2_623:nth-child(6){animation-delay:.3s}._stampFilled_v7mr2_623:nth-child(7){animation-delay:.35s}._stampFilled_v7mr2_623:nth-child(8){animation-delay:.4s}._stampFilled_v7mr2_623:nth-child(9){animation-delay:.45s}._stampFilled_v7mr2_623:nth-child(10){animation-delay:.5s}._stampEmpty_v7mr2_671{background:#f1f5f9;color:#cbd5e1;border:2px dashed #e2e8f0}._stampEmpty_v7mr2_671:hover{border-color:#cbd5e1;transform:scale(1.05)}._progressSection_v7mr2_683{background:#ffffffd9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:20px;box-shadow:0 2px 12px #0000000a,0 0 0 1px #ffffffb3 inset}._progressHeader_v7mr2_691{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}._progressTitle_v7mr2_698{font-size:.88rem;font-weight:700;color:#0f172a}._progressPercent_v7mr2_704{font-size:.88rem;font-weight:800;color:var(--store-primary, #3b82f6);background:color-mix(in srgb,var(--store-primary, #3b82f6) 10%,transparent);padding:2px 10px;border-radius:20px}._progressBarOuter_v7mr2_713{width:100%;height:16px;background:#f1f5f9;border-radius:10px;overflow:hidden;margin-bottom:10px;position:relative}._progressBarInner_v7mr2_723{height:100%;border-radius:10px;background:linear-gradient(90deg,var(--store-primary, #3b82f6),var(--store-accent, #10b981));transition:width 1s cubic-bezier(.22,1,.36,1);min-width:2%;position:relative;animation:_progressGlow_v7mr2_1 2s ease-in-out infinite}._progressBarInner_v7mr2_723:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);background-size:200% 100%;animation:_shimmer_v7mr2_1 2.5s linear infinite}._progressLabels_v7mr2_745{display:flex;justify-content:space-between;font-size:.75rem;color:#94a3b8;font-weight:500}._tabs_v7mr2_754{display:flex;gap:4px;background:#f1f5f9cc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:16px;padding:4px}._tab_v7mr2_754{flex:1;padding:10px;border:none;border-radius:12px;background:transparent;font-size:.82rem;font-weight:600;color:#64748b;cursor:pointer;transition:all .25s ease;display:flex;align-items:center;justify-content:center;gap:5px;position:relative}._tabActive_v7mr2_781{background:#fff;color:var(--store-primary, #3b82f6);font-weight:700;box-shadow:0 2px 8px #0000000f}._tabBadge_v7mr2_788{background:linear-gradient(135deg,var(--store-primary, #3b82f6),var(--store-accent, #10b981));color:#fff;font-size:.68rem;font-weight:700;padding:2px 7px;border-radius:20px;min-width:18px;text-align:center;animation:_popIn_v7mr2_1 .3s ease}._rewardsList_v7mr2_801{display:flex;flex-direction:column;gap:12px}._rewardCard_v7mr2_807{background:#ffffffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:18px;padding:16px;box-shadow:0 2px 10px #0000000a,0 0 0 1px #fff9 inset;display:flex;align-items:center;gap:14px;transition:transform .2s ease,box-shadow .2s ease;animation:_fadeInUp_v7mr2_1 .4s ease backwards;position:relative;overflow:hidden}._rewardCard_v7mr2_807:nth-child(1){animation-delay:.05s}._rewardCard_v7mr2_807:nth-child(2){animation-delay:.1s}._rewardCard_v7mr2_807:nth-child(3){animation-delay:.15s}._rewardCard_v7mr2_807:nth-child(4){animation-delay:.2s}._rewardCard_v7mr2_807:nth-child(5){animation-delay:.25s}._rewardCard_v7mr2_807:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000014}._rewardIcon_v7mr2_847{width:52px;height:52px;border-radius:16px;background:linear-gradient(135deg,var(--store-primary, #3b82f6),var(--store-accent, #10b981));display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0;box-shadow:0 4px 12px color-mix(in srgb,var(--store-primary, #3b82f6) 25%,transparent)}._rewardImage_v7mr2_860{width:52px;height:52px;border-radius:16px;object-fit:cover;flex-shrink:0;box-shadow:0 2px 8px #00000014}._rewardProductTag_v7mr2_869{display:inline-flex;align-items:center;gap:4px;font-size:.7rem;font-weight:600;color:var(--store-primary, #3b82f6);background:color-mix(in srgb,var(--store-primary, #3b82f6) 8%,transparent);padding:2px 8px;border-radius:8px;margin-bottom:2px}._rewardInfo_v7mr2_882{flex:1;min-width:0}._rewardName_v7mr2_887{font-weight:700;font-size:.92rem;color:#0f172a;margin:0 0 2px}._rewardDesc_v7mr2_894{font-size:.78rem;color:#64748b;margin:0 0 5px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.4}._rewardCost_v7mr2_905{font-size:.75rem;font-weight:700;color:var(--store-primary, #3b82f6)}._rewardAction_v7mr2_911{flex-shrink:0}._rewardBtn_v7mr2_915{padding:10px 18px;border:none;border-radius:12px;background:linear-gradient(135deg,var(--store-primary, #3b82f6),var(--store-accent, #10b981));color:#fff;font-size:.78rem;font-weight:700;cursor:pointer;transition:transform .15s,box-shadow .25s;white-space:nowrap;box-shadow:0 3px 10px color-mix(in srgb,var(--store-primary, #3b82f6) 25%,transparent)}._rewardBtn_v7mr2_915:hover{transform:translateY(-1px);box-shadow:0 5px 16px color-mix(in srgb,var(--store-primary, #3b82f6) 35%,transparent)}._rewardBtn_v7mr2_915:active{transform:translateY(0)}._rewardBtn_v7mr2_915:disabled{background:#e2e8f0;color:#94a3b8;cursor:not-allowed;box-shadow:none;transform:none}._rewardBtnLocked_v7mr2_946{background:#f1f5f9;color:#94a3b8;padding:10px 18px;border:none;border-radius:12px;font-size:.78rem;font-weight:600;cursor:not-allowed;white-space:nowrap;display:inline-flex;align-items:center;gap:4px}._rewardProgress_v7mr2_961{font-size:.7rem;color:#94a3b8;margin-top:4px;font-weight:500}._historyList_v7mr2_969{display:flex;flex-direction:column;gap:8px}._historyItem_v7mr2_975{background:#ffffffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:16px;padding:14px 16px;display:flex;align-items:center;gap:12px;box-shadow:0 1px 6px #0000000a;animation:_fadeInUp_v7mr2_1 .3s ease backwards;transition:transform .15s}._historyItem_v7mr2_975:nth-child(1){animation-delay:.03s}._historyItem_v7mr2_975:nth-child(2){animation-delay:.06s}._historyItem_v7mr2_975:nth-child(3){animation-delay:.09s}._historyItem_v7mr2_975:nth-child(4){animation-delay:.12s}._historyItem_v7mr2_975:nth-child(5){animation-delay:.15s}._historyIcon_v7mr2_1008{width:38px;height:38px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._historyIconEarn_v7mr2_1018{background:linear-gradient(135deg,#dcfce7,#bbf7d0);color:#16a34a}._historyIconRedeem_v7mr2_1023{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#d97706}._historyIconExpire_v7mr2_1028{background:linear-gradient(135deg,#fee2e2,#fecaca);color:#dc2626}._historyIconAdjust_v7mr2_1033{background:linear-gradient(135deg,#e0e7ff,#c7d2fe);color:#4f46e5}._historyInfo_v7mr2_1038{flex:1;min-width:0}._historyDesc_v7mr2_1043{font-size:.84rem;font-weight:600;color:#0f172a;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._historyDate_v7mr2_1053{font-size:.73rem;color:#94a3b8;margin:2px 0 0}._historyValue_v7mr2_1059{font-size:.84rem;font-weight:800;white-space:nowrap}._historyValuePositive_v7mr2_1065{color:#16a34a}._historyValueNegative_v7mr2_1069{color:#dc2626}._redemptionItem_v7mr2_1074{background:#ffffffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:16px;padding:16px;display:flex;align-items:center;gap:14px;box-shadow:0 1px 6px #0000000a;animation:_fadeInUp_v7mr2_1 .3s ease backwards;transition:transform .15s}._redemptionItem_v7mr2_1074:nth-child(1){animation-delay:.05s}._redemptionItem_v7mr2_1074:nth-child(2){animation-delay:.1s}._redemptionItem_v7mr2_1074:nth-child(3){animation-delay:.15s}._redemptionIcon_v7mr2_1099{width:42px;height:42px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._redemptionPending_v7mr2_1109{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#d97706;animation:_pulse_v7mr2_1 2s ease-in-out infinite}._redemptionConfirmed_v7mr2_1115{background:linear-gradient(135deg,#dcfce7,#bbf7d0);color:#16a34a}._redemptionRejected_v7mr2_1120{background:linear-gradient(135deg,#fee2e2,#fecaca);color:#dc2626}._redemptionInfo_v7mr2_1125{flex:1;min-width:0}._redemptionName_v7mr2_1130{font-weight:700;font-size:.88rem;margin:0 0 2px;color:#0f172a}._redemptionMeta_v7mr2_1137{font-size:.73rem;color:#94a3b8;margin:0}._statusBadge_v7mr2_1143{padding:4px 12px;border-radius:20px;font-size:.7rem;font-weight:700;white-space:nowrap;letter-spacing:.2px}._statusPending_v7mr2_1152{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#92400e}._statusConfirmed_v7mr2_1157{background:linear-gradient(135deg,#dcfce7,#bbf7d0);color:#166534}._statusRejected_v7mr2_1162{background:linear-gradient(135deg,#fee2e2,#fecaca);color:#991b1b}._emptyState_v7mr2_1168{text-align:center;padding:48px 20px;color:#94a3b8;animation:_fadeInUp_v7mr2_1 .4s ease}._emptyIcon_v7mr2_1175{margin-bottom:14px;opacity:.35;animation:_floatBubble_v7mr2_1 4s ease-in-out infinite}._emptyState_v7mr2_1168 p{margin:0;font-size:.88rem;font-weight:500}._toast_v7mr2_1188{position:fixed;bottom:24px;left:50%;transform:translate(-50%);padding:14px 24px;border-radius:16px;font-size:.85rem;font-weight:600;z-index:1000;animation:_slideUp_v7mr2_1 .3s ease;box-shadow:0 12px 28px #00000026;max-width:90%;text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}._toastSuccess_v7mr2_1205{background:#dcfce7f2;color:#166534;border:1px solid #bbf7d0}._toastError_v7mr2_1211{background:#fee2e2f2;color:#991b1b;border:1px solid #fecaca}._modalOverlay_v7mr2_1218{position:fixed;inset:0;background:#00000080;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px;animation:_fadeInUp_v7mr2_1 .2s ease}._modal_v7mr2_1218{background:#fff;border-radius:24px;padding:32px 28px;max-width:380px;width:100%;text-align:center;box-shadow:0 24px 48px #0000002e;animation:_popIn_v7mr2_1 .35s ease}._modalIcon_v7mr2_1242{width:60px;height:60px;border-radius:18px;background:linear-gradient(135deg,var(--store-primary, #3b82f6),var(--store-accent, #10b981));display:flex;align-items:center;justify-content:center;color:#fff;margin:0 auto 18px;box-shadow:0 6px 18px color-mix(in srgb,var(--store-primary, #3b82f6) 30%,transparent)}._modal_v7mr2_1218 h3{font-size:1.15rem;font-weight:800;margin:0 0 6px;color:#0f172a}._modal_v7mr2_1218 p{color:#64748b;font-size:.88rem;margin:0 0 4px;line-height:1.4}._modalCost_v7mr2_1269{font-size:.88rem;font-weight:700;color:var(--store-primary, #3b82f6);margin:10px 0 28px!important;background:color-mix(in srgb,var(--store-primary, #3b82f6) 8%,transparent);display:inline-block;padding:4px 14px;border-radius:20px}._modalBtns_v7mr2_1280{display:flex;gap:10px}._modalCancel_v7mr2_1285{flex:1;padding:13px;border:2px solid #e2e8f0;border-radius:14px;background:transparent;font-size:.88rem;font-weight:600;color:#64748b;cursor:pointer;transition:background .2s,border-color .2s}._modalCancel_v7mr2_1285:hover{background:#f8fafc;border-color:#cbd5e1}._modalConfirm_v7mr2_1303{flex:1;padding:13px;border:none;border-radius:14px;background:linear-gradient(135deg,var(--store-primary, #3b82f6),var(--store-accent, #10b981));color:#fff;font-size:.88rem;font-weight:700;cursor:pointer;transition:transform .15s,box-shadow .2s;display:flex;align-items:center;justify-content:center;gap:6px;box-shadow:0 4px 14px color-mix(in srgb,var(--store-primary, #3b82f6) 30%,transparent)}._modalConfirm_v7mr2_1303:hover{transform:translateY(-1px);box-shadow:0 6px 20px color-mix(in srgb,var(--store-primary, #3b82f6) 40%,transparent)}._modalConfirm_v7mr2_1303:active{transform:translateY(0)}._modalConfirm_v7mr2_1303:disabled{opacity:.5;cursor:not-allowed;transform:none}._topActions_v7mr2_1337{display:flex;gap:8px;margin-bottom:14px}._refreshBtn_v7mr2_1343{display:inline-flex;align-items:center;gap:5px;padding:6px 14px;background:#ffffffb3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid rgba(226,232,240,.8);border-radius:10px;color:#64748b;font-size:.82rem;font-weight:500;cursor:pointer;transition:all .2s}._refreshBtn_v7mr2_1343:hover{color:#0f172a;background:#fff;box-shadow:0 2px 8px #0000000f}._refreshBtn_v7mr2_1343:disabled{opacity:.6;cursor:not-allowed}._visitStoreBtn_v7mr2_1370{display:inline-flex;align-items:center;gap:5px;padding:6px 14px;background:var(--store-primary, #6366f1);border:none;border-radius:10px;color:#fff;font-size:.82rem;font-weight:500;cursor:pointer;transition:all .2s;opacity:.9}._visitStoreBtn_v7mr2_1370:hover{opacity:1;box-shadow:0 2px 8px #00000026}._backBtn_v7mr2_1392{display:inline-flex;align-items:center;gap:4px;padding:6px 12px 6px 6px;background:#ffffffb3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid rgba(226,232,240,.8);border-radius:10px;color:#64748b;font-size:.82rem;font-weight:500;cursor:pointer;margin-bottom:14px;transition:all .2s}._backBtn_v7mr2_1392:hover{color:#0f172a;background:#fff;box-shadow:0 2px 8px #0000000f}._levelBadge_v7mr2_1416{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;border-radius:20px;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px}._levelBronze_v7mr2_1428{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff}._levelSilver_v7mr2_1433{background:linear-gradient(135deg,#94a3b8,#64748b);color:#fff}._levelGold_v7mr2_1438{background:linear-gradient(135deg,#eab308,#ca8a04);color:#fff;animation:_glowPulse_v7mr2_1 2s ease-in-out infinite}._statsRow_v7mr2_1445{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}._statCard_v7mr2_1451{background:#ffffffd9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;padding:14px 12px;text-align:center;box-shadow:0 2px 10px #0000000a,0 0 0 1px #ffffffb3 inset;animation:_fadeInUp_v7mr2_1 .4s ease backwards}._statCard_v7mr2_1451:nth-child(1){animation-delay:.05s}._statCard_v7mr2_1451:nth-child(2){animation-delay:.1s}._statCard_v7mr2_1451:nth-child(3){animation-delay:.15s}._statIcon_v7mr2_1473{width:32px;height:32px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin:0 auto 6px;color:#fff}._statValue_v7mr2_1484{font-size:1.05rem;font-weight:800;color:#0f172a;margin:0}._statLabel_v7mr2_1491{font-size:.68rem;color:#94a3b8;margin:2px 0 0;font-weight:500;text-transform:uppercase;letter-spacing:.3px}@media(max-width:480px){._content_v7mr2_319{padding:14px 12px 60px}._loyaltyCard_v7mr2_372{padding:22px 16px 20px;border-radius:20px}._cardBalanceValue_v7mr2_457{font-size:1.8rem}._cardName_v7mr2_423{font-size:1.1rem}._stampsGrid_v7mr2_606{grid-template-columns:repeat(5,1fr);gap:8px}._rewardCard_v7mr2_807{padding:14px 12px;gap:10px}._rewardIcon_v7mr2_847,._rewardImage_v7mr2_860{width:44px;height:44px}._rewardBtn_v7mr2_915,._rewardBtnLocked_v7mr2_946{padding:8px 14px;font-size:.72rem}._tabs_v7mr2_754{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}._tab_v7mr2_754{font-size:.76rem;padding:9px 8px;min-width:0}._statsRow_v7mr2_1445{gap:8px}._statCard_v7mr2_1451{padding:12px 8px}._statValue_v7mr2_1484{font-size:.95rem}._modal_v7mr2_1218{padding:24px 20px;border-radius:20px}}@media(max-width:360px){._cardBalanceValue_v7mr2_457{font-size:1.5rem}._stampsGrid_v7mr2_606{gap:6px}._stamp_v7mr2_504{border-radius:10px}._tab_v7mr2_754{font-size:.72rem;gap:3px}._rewardCard_v7mr2_807{flex-wrap:wrap}._rewardAction_v7mr2_911{width:100%}._rewardBtn_v7mr2_915,._rewardBtnLocked_v7mr2_946{width:100%;text-align:center;justify-content:center;display:flex}}._container_1xyaq_1{width:100%;min-height:100%;padding:24px;background-color:#f8fafc;overflow-x:hidden;box-sizing:border-box}._header_1xyaq_11{margin-bottom:24px}._headerContent_1xyaq_15{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:16px}._titleSection_1xyaq_23{display:flex;align-items:flex-start;gap:16px}._titleIcon_1xyaq_29{color:var(--primary-color, #3b82f6);background:linear-gradient(135deg,#3b82f61a,#2563eb1a);padding:12px;border-radius:12px}._title_1xyaq_23{font-size:1.75rem;font-weight:700;color:#1e293b;margin:0;letter-spacing:-.025em}._subtitle_1xyaq_44{font-size:.9rem;color:#64748b;margin:4px 0 0}._headerActions_1xyaq_50{display:flex;gap:12px}._generateBtn_1xyaq_55{display:flex;align-items:center;gap:8px;padding:12px 20px;background:linear-gradient(135deg,var(--primary-color, #3b82f6) 0%,#2563eb 100%);color:#fff;border:none;border-radius:10px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease}._generateBtn_1xyaq_55:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #3b82f64d}._generateBtn_1xyaq_55:disabled{opacity:.6;cursor:not-allowed}._printBtn_1xyaq_80{display:flex;align-items:center;gap:8px;padding:12px 20px;background:linear-gradient(135deg,#1e293b,#0f172a);color:#fff;border:none;border-radius:10px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease}._printBtn_1xyaq_80:hover{transform:translateY(-2px);box-shadow:0 8px 20px #1e293b4d}._toast_1xyaq_101{position:fixed;top:24px;right:24px;padding:16px 24px;border-radius:10px;font-weight:500;font-size:.9rem;z-index:1000;animation:_slideIn_1xyaq_1 .3s ease;box-shadow:0 4px 12px #00000026}._toast_1xyaq_101._success_1xyaq_114{background:#dcfce7;color:#16a34a;border:1px solid #86efac}._toast_1xyaq_101._error_1xyaq_120{background:#fee2e2;color:#dc2626;border:1px solid #fecaca}@keyframes _slideIn_1xyaq_1{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}._emptyState_1xyaq_139{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:64px 24px;color:#64748b;text-align:center}._emptyState_1xyaq_139 h3{margin:20px 0 8px;color:#1e293b;font-size:1.1rem}._emptyState_1xyaq_139 p{margin:0 0 24px;max-width:480px;line-height:1.6;font-size:.9rem}._generateBtnLarge_1xyaq_162{display:flex;align-items:center;gap:10px;padding:14px 32px;background:linear-gradient(135deg,var(--primary-color, #3b82f6) 0%,#8b5cf6 100%);color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .2s ease}._generateBtnLarge_1xyaq_162:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 24px #3b82f64d}._generateBtnLarge_1xyaq_162:disabled{opacity:.6;cursor:not-allowed;transform:none}._loadingState_1xyaq_189{display:flex;flex-direction:column;align-items:center;padding:64px 24px;gap:12px;color:#64748b}._spinner_1xyaq_198{animation:_spin_1xyaq_198 1s linear infinite}@keyframes _spin_1xyaq_198{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._catalogPreview_1xyaq_213{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 1px 3px #0000001a}._catalogHeader_1xyaq_220{display:flex;align-items:center;gap:16px;padding:28px 32px;border-bottom:3px solid var(--primary-color, #3b82f6);text-align:left}._catalogLogo_1xyaq_229{width:60px;height:60px;border-radius:12px;object-fit:cover;flex-shrink:0}._catalogTitleBlock_1xyaq_237{flex:1}._catalogTitle_1xyaq_237{margin:0;font-size:1.5rem;font-weight:700;color:#1e293b;letter-spacing:-.025em}._catalogSubtitle_1xyaq_249{margin:4px 0 0;font-size:.9rem;color:#64748b}._catalogDate_1xyaq_255{margin:2px 0 0;font-size:.8rem;color:#94a3b8}._catalogGrid_1xyaq_262{padding:24px 32px;display:flex;flex-direction:column;gap:14px}._catalogCard_1xyaq_269{display:flex;align-items:stretch;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden;break-inside:avoid;transition:all .2s ease}._catalogCard_1xyaq_269:hover{box-shadow:0 4px 12px #0000000f}._catalogCardBody_1xyaq_283{flex:1;display:flex;gap:16px;padding:16px}._catalogCardImage_1xyaq_290{width:76px;height:76px;border-radius:10px;object-fit:cover;flex-shrink:0}._catalogCardInfo_1xyaq_298{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}._catalogPromoTag_1xyaq_306{display:inline-flex;align-items:center;gap:4px;width:fit-content;padding:2px 10px;border-radius:6px;color:#fff;font-size:.7rem;font-weight:700;letter-spacing:.025em}._catalogCardName_1xyaq_319{margin:0;font-size:.95rem;color:#1e293b;font-weight:600}._catalogCardDesc_1xyaq_326{margin:0;font-size:.8rem;color:#64748b;line-height:1.4}._catalogCardPricing_1xyaq_333{display:flex;flex-direction:column;gap:1px}._catalogOriginalPrice_1xyaq_339{font-size:.8rem;color:#94a3b8;text-decoration:line-through}._catalogPromoPrice_1xyaq_345,._catalogPrice_1xyaq_350{font-size:1.1rem;font-weight:700}._catalogCardMeta_1xyaq_355{display:flex;gap:12px;font-size:.75rem;color:#94a3b8}._catalogCardQr_1xyaq_362{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px;background:#f8fafc;border-left:1px solid #e2e8f0;min-width:110px}._qrImage_1xyaq_373{width:80px;height:80px}._qrLabel_1xyaq_378{font-size:.7rem;color:#94a3b8;margin-top:6px}._catalogFooter_1xyaq_385{display:flex;flex-direction:column;align-items:center;gap:10px;padding:28px 32px;border-top:1px solid #e2e8f0;text-align:center}._catalogFooterQr_1xyaq_395{width:80px;height:80px}._catalogFooterText_1xyaq_400{display:flex;flex-direction:column;gap:4px;font-size:.9rem;color:#64748b}._catalogFooterText_1xyaq_400 strong{color:#1e293b;font-size:.85rem;word-break:break-all}._catalogPowered_1xyaq_414{font-size:.8rem;color:#94a3b8;margin-top:4px}@media print{._noPrint_1xyaq_421{display:none!important}._container_1xyaq_1{padding:0!important;background-color:#fff!important;margin:0!important;width:100%!important}._catalogPreview_1xyaq_213{border:none!important;border-radius:0!important;box-shadow:none!important}._catalogCard_1xyaq_269{break-inside:avoid;box-shadow:none!important;flex-direction:row!important}._catalogCard_1xyaq_269:hover{box-shadow:none!important}._catalogCardQr_1xyaq_362{border-left:1px solid #e2e8f0!important;border-top:none!important;flex-direction:column!important;min-width:100px!important}body{-webkit-print-color-adjust:exact;print-color-adjust:exact}}@media(max-width:768px){._container_1xyaq_1{padding:16px}._headerContent_1xyaq_15{flex-direction:column}._headerActions_1xyaq_50{width:100%}._generateBtn_1xyaq_55,._printBtn_1xyaq_80{flex:1;justify-content:center}._catalogCardQr_1xyaq_362{min-width:90px;padding:10px}._qrImage_1xyaq_373{width:64px;height:64px}._catalogGrid_1xyaq_262{padding:16px}._catalogHeader_1xyaq_220,._catalogFooter_1xyaq_385{padding:20px 16px}}@media(max-width:480px){._titleSection_1xyaq_23{flex-direction:column;align-items:flex-start}._title_1xyaq_23{font-size:1.5rem}._headerActions_1xyaq_50{flex-direction:column}._generateBtn_1xyaq_55,._printBtn_1xyaq_80{width:100%;justify-content:center}}._container_1ufuy_1{width:100%;min-height:100%;padding:24px;background-color:#f8fafc;overflow-x:hidden;box-sizing:border-box}._loadingContainer_1ufuy_11{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:80px 0;color:#64748b}._spinner_1ufuy_21{animation:_spin_1ufuy_21 .9s linear infinite;color:var(--primary-color, #3b82f6)}._spinnerSm_1ufuy_26{animation:_spin_1ufuy_21 .9s linear infinite}@keyframes _spin_1ufuy_21{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._toast_1ufuy_41{position:fixed;top:24px;right:24px;z-index:9999;padding:12px 20px;border-radius:10px;font-weight:600;font-size:.9rem;box-shadow:0 2px 12px #00000014;display:flex;align-items:center;gap:8px;animation:_slideIn_1ufuy_1 .3s ease}._toastSuccess_1ufuy_57{background:#dcfce7;color:#166534;border:1px solid #bbf7d0}._toastError_1ufuy_63{background:#fee2e2;color:#991b1b;border:1px solid #fecaca}@keyframes _slideIn_1ufuy_1{0%{transform:translate(40px);opacity:0}to{transform:translate(0);opacity:1}}._header_1ufuy_82{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-bottom:24px}._headerLeft_1ufuy_91{display:flex;flex-direction:column;gap:4px}._headerLeft_1ufuy_91 h1{font-size:1.5rem;font-weight:700;color:#0f172a;margin:0;display:flex;align-items:center;gap:8px}._headerLeft_1ufuy_91 p{font-size:.875rem;color:#64748b;margin:0}._headerButtons_1ufuy_113{display:flex;gap:8px}._addButton_1ufuy_118{display:flex;align-items:center;gap:8px;padding:10px 20px;background:var(--primary-color, #3b82f6);color:#fff;border:none;border-radius:10px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s}._addButton_1ufuy_118:hover{opacity:.9;transform:translateY(-1px)}._statsRow_1ufuy_139{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-bottom:24px}._statCard_1ufuy_146{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:4px}._statLabel_1ufuy_156{font-size:.75rem;color:#64748b;font-weight:500;text-transform:uppercase;letter-spacing:.5px}._statValue_1ufuy_164{font-size:1.5rem;font-weight:700;color:#0f172a}._statActive_1ufuy_170 ._statValue_1ufuy_164{color:var(--primary-color, #3b82f6)}._statCompleted_1ufuy_174 ._statValue_1ufuy_164{color:#16a34a}._statCancelled_1ufuy_178 ._statValue_1ufuy_164{color:#64748b}._statProgress_1ufuy_182 ._statValue_1ufuy_164{color:#f59e0b}._filterRow_1ufuy_187{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:24px}._filterButton_1ufuy_194{padding:6px 16px;border-radius:20px;font-size:.8rem;font-weight:600;border:1px solid #e2e8f0;background:#fff;color:#64748b;cursor:pointer;transition:all .15s}._filterButton_1ufuy_194:hover{border-color:#cbd5e1;background:#f8fafc}._filterButtonActive_1ufuy_211{background:var(--primary-color, #3b82f6);color:#fff;border-color:var(--primary-color, #3b82f6)}._filterButtonActive_1ufuy_211:hover{background:var(--primary-color, #3b82f6);color:#fff;opacity:.9}._goalsList_1ufuy_224{display:flex;flex-direction:column;gap:12px}._emptyState_1ufuy_231{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;background:#fff;border:1px dashed #cbd5e1;border-radius:16px;gap:12px;text-align:center}._emptyState_1ufuy_231 svg{color:#94a3b8}._emptyState_1ufuy_231 h3{font-size:1.1rem;color:#334155;margin:0;font-weight:600}._emptyState_1ufuy_231 p{font-size:.85rem;color:#94a3b8;margin:0;max-width:320px}._goalCard_1ufuy_263{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:20px;display:flex;flex-direction:column;gap:14px;transition:border-color .15s,box-shadow .15s}._goalCard_1ufuy_263:hover{border-color:#cbd5e1;box-shadow:0 2px 8px #0000000a}._goalCardCompleted_1ufuy_279{border-color:#bbf7d0;background:#f0fdf4}._goalCardCancelled_1ufuy_284{opacity:.6}._goalCardTop_1ufuy_288{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}._goalInfo_1ufuy_295{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}._goalTitle_1ufuy_303{font-size:1rem;font-weight:700;color:#0f172a;margin:0;display:flex;align-items:center;gap:8px}._goalDescription_1ufuy_313{font-size:.8rem;color:#64748b;margin:0;line-height:1.4}._goalMeta_1ufuy_320{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:2px}._goalTag_1ufuy_328{font-size:.7rem;font-weight:600;padding:2px 10px;border-radius:12px;background:#f1f5f9;color:#475569;display:flex;align-items:center;gap:4px}._goalTagType_1ufuy_340{background:#ede9fe;color:#6d28d9}._goalTagPeriod_1ufuy_345{background:#e0f2fe;color:#0369a1}._goalTagDate_1ufuy_350{background:#fef3c7;color:#92400e}._statusBadge_1ufuy_356{font-size:.7rem;font-weight:700;padding:4px 12px;border-radius:12px;white-space:nowrap}._statusActive_1ufuy_364{background:#dbeafe;color:#1d4ed8}._statusCompleted_1ufuy_369{background:#dcfce7;color:#166534}._statusCancelled_1ufuy_374{background:#f1f5f9;color:#64748b}._progressSection_1ufuy_380{display:flex;flex-direction:column;gap:6px}._progressHeader_1ufuy_386{display:flex;justify-content:space-between;align-items:center}._progressValues_1ufuy_392{font-size:.85rem;font-weight:600;color:#334155}._progressPercent_1ufuy_398{font-size:.8rem;font-weight:700;color:var(--primary-color, #3b82f6)}._progressPercentHigh_1ufuy_404{color:#16a34a}._progressBar_1ufuy_408{width:100%;height:10px;background:#f1f5f9;border-radius:8px;overflow:hidden}._progressFill_1ufuy_416{height:100%;border-radius:8px;background:var(--primary-color, #3b82f6);transition:width .5s ease}._progressFillHigh_1ufuy_423,._progressFillComplete_1ufuy_427{background:#16a34a}._goalActions_1ufuy_432{display:flex;gap:6px;flex-shrink:0}._actionButton_1ufuy_438{width:32px;height:32px;border:none;background:transparent;color:#94a3b8;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s}._actionButton_1ufuy_438:hover{background:#f1f5f9;color:#475569}._actionButtonDelete_1ufuy_457:hover{background:#fee2e2;color:#dc2626}._modalOverlay_1ufuy_463{position:fixed;inset:0;background:#0006;z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px;animation:_fadeIn_1ufuy_1 .2s ease}@keyframes _fadeIn_1ufuy_1{0%{opacity:0}to{opacity:1}}._modal_1ufuy_463{background:#fff;border-radius:16px;width:100%;max-width:520px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #00000026;animation:_modalSlideUp_1ufuy_1 .25s ease}@keyframes _modalSlideUp_1ufuy_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._modalHeader_1ufuy_508{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #f1f5f9}._modalHeader_1ufuy_508 h2{font-size:1.1rem;font-weight:700;color:#0f172a;margin:0}._modalCloseButton_1ufuy_523{width:32px;height:32px;border:none;background:#f1f5f9;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#64748b;transition:all .15s}._modalCloseButton_1ufuy_523:hover{background:#e2e8f0;color:#334155}._modalBody_1ufuy_542{padding:24px;display:flex;flex-direction:column;gap:16px}._formGroup_1ufuy_549{display:flex;flex-direction:column;gap:6px}._formGroup_1ufuy_549 label{font-size:.8rem;font-weight:600;color:#475569}._formInput_1ufuy_561{padding:10px 14px;border:1px solid #e2e8f0;border-radius:10px;font-size:.9rem;color:#0f172a;transition:border-color .15s;outline:none;width:100%;box-sizing:border-box}._formInput_1ufuy_561:focus{border-color:var(--primary-color, #3b82f6)}._formTextarea_1ufuy_577{resize:vertical;min-height:60px;font-family:inherit}._formRow_1ufuy_583{display:grid;grid-template-columns:1fr 1fr;gap:12px}._formSelect_1ufuy_589{padding:10px 14px;border:1px solid #e2e8f0;border-radius:10px;font-size:.9rem;color:#0f172a;background:#fff;cursor:pointer;outline:none;width:100%;box-sizing:border-box}._formSelect_1ufuy_589:focus{border-color:var(--primary-color, #3b82f6)}._typeSelector_1ufuy_606{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:8px}._typeOption_1ufuy_612{display:flex;flex-direction:column;align-items:center;gap:4px;padding:10px 8px;border:2px solid #e2e8f0;border-radius:10px;cursor:pointer;transition:all .15s;background:#fff;text-align:center}._typeOption_1ufuy_612:hover{border-color:#cbd5e1;background:#f8fafc}._typeOptionActive_1ufuy_631{border-color:var(--primary-color, #3b82f6);background:#eff6ff}._typeOptionLabel_1ufuy_636{font-size:.7rem;font-weight:600;color:#475569}._typeOptionActive_1ufuy_631 ._typeOptionLabel_1ufuy_636{color:var(--primary-color, #3b82f6)}._modalFooter_1ufuy_646{display:flex;justify-content:flex-end;gap:10px;padding:16px 24px;border-top:1px solid #f1f5f9}._cancelButton_1ufuy_654{padding:10px 20px;background:#f1f5f9;color:#475569;border:none;border-radius:10px;font-weight:600;font-size:.85rem;cursor:pointer;transition:all .15s}._cancelButton_1ufuy_654:hover{background:#e2e8f0}._submitButton_1ufuy_670{padding:10px 24px;background:var(--primary-color, #3b82f6);color:#fff;border:none;border-radius:10px;font-weight:600;font-size:.85rem;cursor:pointer;transition:all .15s;display:flex;align-items:center;gap:6px}._submitButton_1ufuy_670:hover{opacity:.9}._submitButton_1ufuy_670:disabled{opacity:.6;cursor:not-allowed}@media(max-width:768px){._container_1ufuy_1{padding:16px;gap:16px}._header_1ufuy_82{flex-direction:column;align-items:flex-start}._headerButtons_1ufuy_113{width:100%;flex-direction:column}._addButton_1ufuy_118{width:100%;justify-content:center}._statsRow_1ufuy_139{grid-template-columns:1fr 1fr}._goalCardTop_1ufuy_288{flex-direction:column}._goalActions_1ufuy_432{align-self:flex-end}._formRow_1ufuy_583{grid-template-columns:1fr}._modal_1ufuy_463{margin:10px;max-height:85vh}._modalHeader_1ufuy_508{padding:14px 16px;gap:8px}._modalHeader_1ufuy_508 h2{font-size:.95rem;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._modalCloseButton_1ufuy_523{flex-shrink:0}._modalBody_1ufuy_542{padding:16px}._modalFooter_1ufuy_646{padding:12px 16px}._typeSelector_1ufuy_606{grid-template-columns:repeat(auto-fit,minmax(90px,1fr))}}@media(max-width:480px){._statsRow_1ufuy_139{grid-template-columns:1fr 1fr}}._historyList_1ufuy_775{display:flex;flex-direction:column;gap:14px}._historyItem_1ufuy_781{background:#f8fafc;border-radius:10px;padding:14px;border:1px solid #e2e8f0}._historyItemHeader_1ufuy_788{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}._historyPeriod_1ufuy_795{font-weight:700;font-size:.9rem;color:#1e293b}._historyAchieved_1ufuy_801{font-size:.75rem;font-weight:600;color:#059669;background:#ecfdf5;padding:3px 10px;border-radius:20px;border:1px solid #a7f3d0}._historyNotAchieved_1ufuy_811{font-size:.75rem;font-weight:600;color:#d97706;background:#fffbeb;padding:3px 10px;border-radius:20px;border:1px solid #fde68a}._historyDate_1ufuy_821{display:block;font-size:.75rem;color:#94a3b8;margin-top:8px}._container_3k41r_1{width:100%;min-height:100%;padding:24px;background-color:#f8fafc;overflow-x:hidden;box-sizing:border-box}._header_3k41r_11{margin-bottom:24px}._headerContent_3k41r_15{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:16px}._titleSection_3k41r_23{display:flex;align-items:flex-start;gap:16px}._titleIcon_3k41r_29{color:var(--primary-color, #3b82f6);background:linear-gradient(135deg,#3b82f61a,#2563eb1a);padding:12px;border-radius:12px;display:flex;align-items:center;justify-content:center}._title_3k41r_23{font-size:1.75rem;font-weight:700;color:#1e293b;margin:0;letter-spacing:-.025em}._subtitle_3k41r_47{font-size:.9rem;color:#64748b;margin:4px 0 0}._docsButton_3k41r_53{display:flex;align-items:center;gap:8px;padding:12px 20px;background:linear-gradient(135deg,var(--primary-color, #3b82f6) 0%,#2563eb 100%);color:#fff;border:none;border-radius:10px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s ease;text-decoration:none}._docsButton_3k41r_53:hover{transform:translateY(-2px);box-shadow:0 8px 20px #3b82f64d}._section_3k41r_75{background:#fff;border-radius:16px;padding:24px;margin-bottom:20px;box-shadow:0 1px 3px #0000001a}._sectionHeader_3k41r_83{display:flex;align-items:flex-start;gap:14px;margin-bottom:20px}._sectionIcon_3k41r_90{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._sectionIconKeys_3k41r_100{background:linear-gradient(135deg,#10b9811a,#0596691a);color:#10b981}._sectionIconWebhooks_3k41r_105{background:linear-gradient(135deg,#8b5cf61a,#6d28d91a);color:#8b5cf6}._sectionTitleGroup_3k41r_110{flex:1}._sectionTitle_3k41r_110{font-size:1.1rem;font-weight:600;color:#1e293b;margin:0}._sectionDescription_3k41r_121{font-size:.85rem;color:#64748b;margin:4px 0 0;line-height:1.5}._newKeyValue_3k41r_129{display:flex;align-items:center;gap:12px;padding:14px 18px;background:linear-gradient(135deg,#f0fdf4,#dcfce7);border:1px solid #bbf7d0;border-radius:12px;margin-bottom:16px;flex-wrap:wrap}._newKeyValue_3k41r_129 code{font-family:Courier New,monospace;font-size:.85rem;color:#166534;word-break:break-all;flex:1;min-width:200px}._newKeyValue_3k41r_129 small{color:#15803d;font-size:.75rem;width:100%}._secretDisplay_3k41r_156{display:flex;align-items:center;gap:12px;padding:14px 18px;background:linear-gradient(135deg,#fefce8,#fef9c3);border:1px solid #fde68a;border-radius:12px;margin-bottom:16px;flex-wrap:wrap}._secretDisplay_3k41r_156 code{font-family:Courier New,monospace;font-size:.85rem;color:#854d0e;word-break:break-all;flex:1;min-width:200px}._secretDisplay_3k41r_156 small{color:#a16207;font-size:.75rem;width:100%}._createForm_3k41r_184{display:flex;gap:12px;align-items:flex-end;flex-wrap:wrap;margin-bottom:20px}._formGroup_3k41r_192{display:flex;flex-direction:column;gap:6px;flex:1;min-width:200px}._formGroup_3k41r_192 label{display:block;font-size:.875rem;font-weight:500;color:#374151}._formGroup_3k41r_192 input,._formGroup_3k41r_192 select{width:100%;padding:12px 14px;border:1px solid #e2e8f0;border-radius:8px;font-size:.9rem;transition:all .2s ease;box-sizing:border-box;background:#fff}._formGroup_3k41r_192 input:focus,._formGroup_3k41r_192 select:focus{outline:none;border-color:var(--primary-color, #3b82f6);box-shadow:0 0 0 3px #3b82f61a}._btnPrimary_3k41r_227{display:inline-flex;align-items:center;gap:8px;padding:12px 20px;background:linear-gradient(135deg,var(--primary-color, #3b82f6) 0%,#2563eb 100%);color:#fff;border:none;border-radius:10px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s ease;white-space:nowrap}._btnPrimary_3k41r_227:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #3b82f64d}._btnPrimary_3k41r_227:disabled{opacity:.5;cursor:not-allowed}._btnSecondary_3k41r_253{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;background:#fff;color:#475569;border:1px solid #e2e8f0;border-radius:8px;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s ease}._btnSecondary_3k41r_253:hover{background:#f1f5f9;border-color:#cbd5e1}._btnDanger_3k41r_273{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;background:#fef2f2;color:#dc2626;border:1px solid #fecaca;border-radius:8px;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s ease}._btnDanger_3k41r_273:hover{background:#fee2e2}._btnSmall_3k41r_292{padding:6px 10px;font-size:.8rem}._btnCopy_3k41r_297{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:#fff;color:#166534;border:1px solid #bbf7d0;border-radius:8px;font-size:.8rem;font-weight:500;cursor:pointer;transition:all .15s ease}._btnCopy_3k41r_297:hover{background:#f0fdf4}._btnCopySecret_3k41r_316{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:#fff;color:#854d0e;border:1px solid #fde68a;border-radius:8px;font-size:.8rem;font-weight:500;cursor:pointer;transition:all .15s ease}._btnCopySecret_3k41r_316:hover{background:#fefce8}._keysList_3k41r_336{display:flex;flex-direction:column;gap:12px}._keyCard_3k41r_342{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:#f8fafc;border-radius:12px;border:1px solid #f1f5f9;transition:all .2s ease;gap:16px}._keyCard_3k41r_342:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0000000f}._keyRevoked_3k41r_359{opacity:.5}._keyInfo_3k41r_363{display:flex;flex-direction:column;gap:6px;flex:1;min-width:0}._keyName_3k41r_371{font-weight:600;font-size:.95rem;color:#1e293b}._keyPrefix_3k41r_377{font-family:Courier New,monospace;font-size:.8rem;color:#64748b;background:#e2e8f0;padding:3px 10px;border-radius:6px;display:inline-block;width:fit-content}._keyMeta_3k41r_388{display:flex;gap:16px;font-size:.8rem;color:#94a3b8;flex-wrap:wrap}._keyActions_3k41r_396{display:flex;gap:8px;flex-shrink:0}._webhookCard_3k41r_403{padding:16px 20px;background:#f8fafc;border-radius:12px;border:1px solid #f1f5f9;display:flex;flex-direction:column;gap:10px;transition:all .2s ease}._webhookCard_3k41r_403:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0000000f}._webhookUrl_3k41r_419{font-family:Courier New,monospace;font-size:.85rem;color:#1e293b;word-break:break-all;font-weight:500}._webhookEvents_3k41r_427{display:flex;flex-wrap:wrap;gap:6px}._eventTag_3k41r_433{font-size:.7rem;background:linear-gradient(135deg,#dbeafe,#eff6ff);color:#1e40af;padding:3px 10px;border-radius:20px;font-weight:500}._webhookStatus_3k41r_442{display:flex;align-items:center;gap:6px;font-size:.8rem;font-weight:500}._statusActive_3k41r_450{color:#16a34a}._statusInactive_3k41r_454{color:#dc2626}._webhookActions_3k41r_458{display:flex;gap:8px;align-items:center;flex-wrap:wrap}._eventsSection_3k41r_466{margin-bottom:16px}._eventsLabel_3k41r_470{font-size:.875rem;font-weight:500;color:#374151;display:block;margin-bottom:8px}._checkboxLabel_3k41r_484{display:flex;align-items:center;gap:6px;font-size:.8rem;color:#475569;cursor:pointer;padding:6px 12px;border:1px solid #e2e8f0;border-radius:8px;transition:all .2s ease;background:#fff}._checkboxLabel_3k41r_484:hover{border-color:var(--primary-color, #3b82f6);background:#f8fafc}._checkboxLabelChecked_3k41r_503{background:linear-gradient(135deg,#3b82f60d,#2563eb14);border-color:var(--primary-color, #3b82f6);color:var(--primary-color, #1e40af);font-weight:500}._emptyState_3k41r_515{text-align:center;padding:40px 24px;color:#94a3b8}._emptyIcon_3k41r_521{width:56px;height:56px;border-radius:14px;background:linear-gradient(135deg,#94a3b81a,#64748b1a);display:flex;align-items:center;justify-content:center;margin:0 auto 12px}._emptyState_3k41r_515 p{margin-top:8px;font-size:.9rem;color:#64748b}._lockedBanner_3k41r_539{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:60px 24px;background:#fff;border-radius:16px;box-shadow:0 1px 3px #0000001a}._lockedIcon_3k41r_551{width:72px;height:72px;border-radius:18px;background:linear-gradient(135deg,#94a3b81a,#64748b26);display:flex;align-items:center;justify-content:center;margin-bottom:20px}._lockedBanner_3k41r_539 h2{font-size:1.3rem;font-weight:700;margin-bottom:8px;color:#1e293b}._lockedBanner_3k41r_539 p{color:#64748b;font-size:.9rem;margin-bottom:24px;max-width:420px;line-height:1.6}._loading_3k41r_578{display:flex;align-items:center;justify-content:center;padding:48px}@keyframes _spin_3k41r_591{to{transform:rotate(360deg)}}._spinIcon_3k41r_591{animation:_spin_3k41r_591 1s linear infinite}._deliveryPanel_3k41r_596{padding:14px 18px;background:#f8fafc;border-radius:0 0 12px 12px;border:1px solid #f1f5f9;border-top:none;margin-top:-2px}._deliveryItem_3k41r_613{display:flex;align-items:center;gap:12px;padding:10px 14px;background:#fff;border-radius:8px;font-size:.8rem;border:1px solid #f1f5f9}._deliveryEmpty_3k41r_632{font-size:.85rem;color:#94a3b8;padding:12px 0}._failBadge_3k41r_639{color:#f59e0b;font-size:.8rem;display:flex;align-items:center;gap:4px;font-weight:500}@media(max-width:768px){._container_3k41r_1{padding:16px}._headerContent_3k41r_15{flex-direction:column}._title_3k41r_23{font-size:1.4rem}._createForm_3k41r_184{flex-direction:column;align-items:stretch}._formGroup_3k41r_192{min-width:100%}._keyCard_3k41r_342{flex-direction:column;align-items:flex-start}._keyActions_3k41r_396{width:100%;justify-content:flex-end}._webhookActions_3k41r_458{flex-wrap:wrap}._keyMeta_3k41r_388{flex-direction:column;gap:4px}}@media(max-width:480px){._section_3k41r_75{padding:16px}._sectionHeader_3k41r_83{flex-direction:column;gap:10px}}._deliveryList_3k41r_605{display:flex;flex-direction:column;gap:8px;max-height:300px;overflow-y:auto}._deliveryItem_3k41r_613{display:flex;align-items:center;gap:12px;padding:8px 12px;background:#f8fafc;border-radius:6px;font-size:.8rem}._deliverySuccess_3k41r_624{color:#16a34a}._deliveryFail_3k41r_628{color:#dc2626}._checkboxGroup_3k41r_478{display:flex;flex-wrap:wrap;gap:8px}._checkboxLabel_3k41r_484{display:flex;align-items:center;gap:4px;font-size:.8rem;color:#475569;cursor:pointer;padding:4px 8px;border:1px solid #d1d5db;border-radius:6px;transition:all .15s}._checkboxLabel_3k41r_484:hover{border-color:#3b82f6}._checkboxLabelChecked_3k41r_503{background:#dbeafe;border-color:#3b82f6;color:#1e40af}._checkboxLabel_3k41r_484 input{display:none}._page_1v249_5{--docs-bg: #f7f9f8;--docs-surface: #ffffff;--docs-surface-subtle: #f0f5f2;--docs-border: rgba(15, 30, 20, .09);--docs-text: #111827;--docs-muted: #6b7280;--docs-subtle: #9ca3af;--docs-accent: #166534;--docs-accent-mid: #16a34a;--docs-accent-soft: rgba(22, 101, 52, .08);--docs-accent-border: rgba(22, 101, 52, .22);--docs-code-bg: #0f1729;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .06), 0 1px 2px rgba(0, 0, 0, .04);--shadow-md: 0 4px 16px rgba(0, 0, 0, .08), 0 2px 6px rgba(0, 0, 0, .04);min-height:100vh;background:var(--docs-bg);color:var(--docs-text);display:grid;grid-template-columns:280px minmax(0,1fr);font-size:.9rem;line-height:1.5}._sidebar_1v249_34{background:var(--docs-surface);border-right:1px solid var(--docs-border);height:100vh;position:sticky;top:0;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--docs-border) transparent}._sidebarCard_1v249_45{display:flex;flex-direction:column}._sidebarBrand_1v249_51{display:flex;align-items:center;gap:12px;padding:20px 20px 18px;border-bottom:1px solid var(--docs-border);background:linear-gradient(160deg,#f0f7f2,#fff);position:sticky;top:0;z-index:1}._sidebarCloseButton_1v249_64{display:none}._mobileMenuButton_1v249_69{display:none;align-items:center;gap:7px;padding:7px 15px;font-size:.82rem;font-weight:500;border:1px solid var(--docs-border);background:var(--docs-surface);color:var(--docs-muted);border-radius:999px;cursor:pointer;text-decoration:none;transition:all .15s ease;box-shadow:var(--shadow-sm);font:inherit}._mobileMenuButton_1v249_69:hover{border-color:var(--docs-accent-border);color:var(--docs-accent);background:var(--docs-accent-soft)}._sidebarOverlay_1v249_94{display:none}._brandBadge_1v249_98{width:40px;height:40px;border-radius:10px;display:grid;place-items:center;background:linear-gradient(135deg,#166534,#15803d 60%,#22c55e);color:#fff;font-weight:800;font-size:.88rem;flex-shrink:0;box-shadow:0 2px 8px #16653447;letter-spacing:.02em}._sidebarEyebrow_1v249_113{font-size:.68rem;text-transform:uppercase;letter-spacing:.1em;color:var(--docs-accent-mid);font-weight:700;margin:0 0 2px;display:block}._sidebarBrand_1v249_51 h1{margin:0;font-size:1rem;font-weight:700;color:var(--docs-text);line-height:1.2}._sidebarSearch_1v249_132{padding:12px 20px;border-bottom:1px solid var(--docs-border)}._localeSwitch_1v249_138{display:flex;gap:6px;padding:12px 20px;border-bottom:1px solid var(--docs-border);background:var(--docs-surface-subtle)}._localeButton_1v249_146{flex:1;padding:6px 10px;font-size:.76rem;font-weight:600;border:1px solid var(--docs-border);background:var(--docs-surface);color:var(--docs-muted);border-radius:8px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:5px;transition:all .15s ease;text-decoration:none;font:inherit}._localeButtonActive_1v249_165{background:var(--docs-accent);color:#fff;border-color:var(--docs-accent)}._localeButton_1v249_146:hover:not(._localeButtonActive_1v249_165){border-color:var(--docs-accent-border);color:var(--docs-accent);background:var(--docs-accent-soft)}._sidebarGroup_1v249_178{display:flex;flex-direction:column;gap:6px;padding:16px 20px;border-bottom:1px solid var(--docs-border)}._sidebarLabel_1v249_186{font-size:.66rem;text-transform:uppercase;letter-spacing:.1em;color:var(--docs-subtle);font-weight:700;margin:0 0 4px;display:block}._filterChips_1v249_197{display:flex;flex-wrap:wrap;gap:5px}._filterChip_1v249_197{padding:4px 11px;font-size:.76rem;font-weight:500;border:1px solid var(--docs-border);background:transparent;color:var(--docs-muted);border-radius:999px;cursor:pointer;display:inline-flex;align-items:center;gap:5px;transition:all .15s ease;text-decoration:none;font:inherit}._filterChipActive_1v249_220{background:var(--docs-accent-soft);color:var(--docs-accent);border-color:var(--docs-accent-border);font-weight:600}._filterChip_1v249_197:hover:not(._filterChipActive_1v249_220){border-color:var(--docs-accent-border);color:var(--docs-text)}._sidebarLinks_1v249_233{display:flex;flex-direction:column;gap:1px}._sidebarLink_1v249_233{padding:7px 10px;font-size:.82rem;border:none;background:transparent;color:var(--docs-muted);border-radius:8px;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .15s ease;text-decoration:none;font:inherit;text-align:left;width:100%}._sidebarLink_1v249_233:hover{background:var(--docs-surface-subtle);color:var(--docs-accent)}._endpointQuickList_1v249_263{display:flex;flex-direction:column;gap:1px}._endpointQuickLink_1v249_269{display:flex;align-items:center;gap:8px;padding:6px 10px;font-size:.78rem;border:none;background:transparent;color:var(--docs-muted);border-radius:8px;cursor:pointer;transition:all .15s ease;text-decoration:none;font:inherit;text-align:left;width:100%;overflow:hidden}._endpointQuickLink_1v249_269:hover{background:var(--docs-surface-subtle);color:var(--docs-text)}._endpointQuickLink_1v249_269 span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:Fira Code,Cascadia Code,Consolas,monospace;font-size:.76rem}._main_1v249_305{padding:32px;display:flex;flex-direction:column;gap:48px;max-width:100%;min-width:0;overflow-x:hidden}._hero_1v249_319{display:flex;flex-direction:column;gap:14px}._heroActions_1v249_325{display:flex;align-items:center;gap:10px;flex-wrap:wrap}._backLink_1v249_332,._integrationLink_1v249_333{display:inline-flex;align-items:center;gap:7px;padding:7px 15px;font-size:.82rem;font-weight:500;border:1px solid var(--docs-border);background:var(--docs-surface);color:var(--docs-muted);border-radius:999px;cursor:pointer;text-decoration:none;transition:all .15s ease;box-shadow:var(--shadow-sm);min-width:0;flex-shrink:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._backLink_1v249_332:hover,._integrationLink_1v249_333:hover{border-color:var(--docs-accent-border);color:var(--docs-accent);background:var(--docs-accent-soft)}._heroCard_1v249_362{background:linear-gradient(140deg,#0d2414,#145228 45%,#166534 75%,#1a7a40);border-radius:20px;padding:38px 40px;display:flex;flex-direction:column;gap:28px;position:relative;overflow:hidden;color:#fff;box-shadow:0 8px 40px #16653440,0 2px 8px #0000001f}._heroCard_1v249_362:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 80% 20%,rgba(34,197,94,.12) 0%,transparent 50%),radial-gradient(circle at 10% 80%,rgba(255,255,255,.04) 0%,transparent 50%);pointer-events:none}._heroCard_1v249_362:after{content:"";position:absolute;top:-1px;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.15),transparent)}._heroBadge_1v249_394{display:inline-flex;width:fit-content;align-items:center;gap:7px;padding:6px 14px;background:#ffffff1a;color:#bbf7d0;border-radius:999px;font-weight:600;font-size:.8rem;border:1px solid rgba(255,255,255,.15);position:relative}._heroCard_1v249_362 h2{margin:0;font-size:1.8rem;font-weight:800;line-height:1.25;color:#fff;position:relative;max-width:520px;letter-spacing:-.02em}._heroCard_1v249_362 p{margin:0;color:#ffffffb3;line-height:1.65;font-size:.92rem;max-width:500px;position:relative}._statsGrid_1v249_429{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-radius:14px;overflow:hidden;position:relative;background:#ffffff14;border:1px solid rgba(255,255,255,.1);gap:1px}._statCard_1v249_440{padding:18px 20px;display:flex;flex-direction:column;gap:4px;background:#0000001a;transition:background .15s ease}._statCard_1v249_440:hover{background:#ffffff0f}._statCard_1v249_440 strong{font-size:1.65rem;font-weight:800;color:#fff;line-height:1;letter-spacing:-.02em}._statCard_1v249_440 span{font-size:.76rem;color:#fff9;font-weight:500}._sectionEyebrow_1v249_471{display:inline-block;font-size:.68rem;text-transform:uppercase;letter-spacing:.1em;color:var(--docs-accent-mid);font-weight:700;margin:0 0 6px}._sectionHeader_1v249_481{display:flex;flex-direction:column}._sectionHeader_1v249_481 h3{margin:0 0 8px;font-size:1.35rem;font-weight:700;color:var(--docs-text);letter-spacing:-.01em}._sectionHeader_1v249_481 p{margin:0;color:var(--docs-muted);line-height:1.65;font-size:.88rem}._guidesSection_1v249_505{display:flex;flex-direction:column;gap:16px}._guideCard_1v249_511{background:var(--docs-surface);border:1px solid var(--docs-border);border-radius:16px;overflow:hidden;box-shadow:var(--shadow-sm);transition:box-shadow .2s ease}._guideCard_1v249_511:hover{box-shadow:var(--shadow-md)}._guideCardHeader_1v249_524{padding:22px 24px;border-bottom:1px solid var(--docs-border);background:linear-gradient(to bottom,var(--docs-surface),var(--docs-bg))}._guideCardHeader_1v249_524 h3{margin:0 0 6px;font-size:1.02rem;font-weight:700;color:var(--docs-text)}._guideCardHeader_1v249_524 p{margin:0;color:var(--docs-muted);font-size:.87rem;line-height:1.6}._guideCardBody_1v249_544{padding:18px 24px;display:flex;flex-direction:column;gap:10px}._guideBullets_1v249_551{display:flex;flex-direction:column;gap:6px}._guideBullet_1v249_551{display:flex;align-items:flex-start;gap:10px;padding:10px 14px;background:var(--docs-surface-subtle);border:1px solid var(--docs-border);border-radius:10px;color:var(--docs-text);font-size:.86rem;line-height:1.5}._guideBullet_1v249_551:before{content:"→";color:var(--docs-accent-mid);font-weight:700;flex-shrink:0;margin-top:.05em}._codeBlock_1v249_582{margin:0;padding:16px 18px;border-radius:10px;background:var(--docs-code-bg);color:#d1fae5;font-size:.8rem;font-family:Fira Code,Cascadia Code,Consolas,monospace;line-height:1.7;overflow-x:auto;white-space:pre;overflow-wrap:normal;border:1px solid rgba(255,255,255,.06);max-width:100%;display:block}._endpointsSection_1v249_603{display:flex;flex-direction:column;gap:36px}._tagSection_1v249_609{display:flex;flex-direction:column;gap:10px}._tagHeader_1v249_615{display:flex;align-items:center;gap:12px;padding-bottom:12px;border-bottom:2px solid var(--docs-surface-subtle)}._tagHeader_1v249_615 h4{margin:0;font-size:.98rem;font-weight:700;color:var(--docs-text);flex:1;letter-spacing:-.01em}._tagHeader_1v249_615 span{display:inline-flex;align-items:center;justify-content:center;min-width:26px;padding:3px 8px;border-radius:999px;background:var(--docs-surface-subtle);color:var(--docs-muted);font-size:.74rem;font-weight:700;border:1px solid var(--docs-border)}._endpointCards_1v249_646{display:flex;flex-direction:column;gap:8px}._endpointCard_1v249_646{background:var(--docs-surface);border:1px solid var(--docs-border);border-radius:14px;overflow:hidden;box-shadow:var(--shadow-sm);transition:box-shadow .2s ease,border-color .2s ease;min-width:0}._endpointCard_1v249_646:hover{box-shadow:var(--shadow-md);border-color:var(--docs-accent-border)}._endpointCardHeader_1v249_669{padding:16px 18px;display:flex;align-items:flex-start;justify-content:space-between;gap:14px}._endpointMeta_1v249_677{display:flex;align-items:center;gap:8px;margin-bottom:6px;flex-wrap:wrap}._endpointMeta_1v249_677 code{font-family:Fira Code,Cascadia Code,Consolas,monospace;font-size:.83rem;color:var(--docs-text);word-break:break-word;font-weight:500;background:var(--docs-surface-subtle);border:1px solid var(--docs-border);padding:2px 8px;border-radius:6px}._endpointCard_1v249_646 h5{margin:0 0 3px;font-size:.9rem;font-weight:700;color:var(--docs-text)}._endpointCard_1v249_646 p{margin:0;color:var(--docs-muted);font-size:.83rem;line-height:1.55}._endpointActions_1v249_711{display:flex;align-items:center;gap:6px;flex-shrink:0}._methodPill_1v249_720{display:inline-flex;align-items:center;justify-content:center;padding:3px 9px;border-radius:6px;font-size:.7rem;font-weight:800;letter-spacing:.05em;color:#fff;flex-shrink:0;font-family:Fira Code,Cascadia Code,Consolas,monospace}._methodGet_1v249_734{background:#1d4ed8}._methodPost_1v249_738{background:#15803d}._methodPut_1v249_742{background:#b45309}._methodDelete_1v249_746{background:#b91c1c}._expandButton_1v249_752{width:34px;height:34px;border-radius:8px;display:grid;place-items:center;border:1px solid var(--docs-border);background:var(--docs-surface-subtle);color:var(--docs-muted);cursor:pointer;transition:all .15s ease;flex-shrink:0}._expandButton_1v249_752:hover{border-color:var(--docs-accent-border);color:var(--docs-accent);background:var(--docs-accent-soft)}._endpointDetails_1v249_774{border-top:1px solid var(--docs-border);background:var(--docs-surface-subtle);padding:18px;display:flex;flex-direction:column;gap:14px;min-width:0;overflow:hidden}._detailGrid_1v249_785{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-width:0}._detailCard_1v249_792{background:var(--docs-surface);border:1px solid var(--docs-border);border-radius:12px;padding:14px 16px;display:flex;flex-direction:column;gap:10px;min-width:0;overflow:hidden}._detailLabel_1v249_804{font-size:.65rem;text-transform:uppercase;letter-spacing:.1em;color:var(--docs-subtle);font-weight:700;display:block}._paramTable_1v249_815{display:flex;flex-direction:column;gap:5px}._paramRow_1v249_821{display:grid;grid-template-columns:minmax(0,155px) minmax(0,1fr);gap:10px;padding:10px 12px;background:var(--docs-surface-subtle);border:1px solid var(--docs-border);border-radius:8px;align-items:start}._paramRow_1v249_821 div{display:flex;flex-direction:column;gap:3px}._paramRow_1v249_821 strong{font-size:.82rem;font-family:Fira Code,Cascadia Code,Consolas,monospace;color:var(--docs-text)}._paramRow_1v249_821 span{color:var(--docs-muted);font-size:.78rem;line-height:1.4}._responsesStack_1v249_852{display:flex;flex-direction:column;gap:8px}._responseCard_1v249_858{background:var(--docs-surface);border:1px solid var(--docs-border);border-radius:12px;overflow:hidden}._responseHeader_1v249_865{display:flex;align-items:center;gap:12px;padding:11px 16px;border-bottom:1px solid var(--docs-border);background:var(--docs-surface-subtle)}._responseStatus_1v249_874{display:inline-flex;align-items:center;justify-content:center;min-width:46px;padding:3px 9px;border-radius:6px;background:#166534;color:#fff;font-size:.75rem;font-weight:700;font-family:Fira Code,Cascadia Code,Consolas,monospace}._responseHeader_1v249_865 strong{font-size:.86rem;color:var(--docs-text)}._responseCard_1v249_858 ._detailGrid_1v249_785{padding:12px 14px}._emptyState_1v249_899{padding:44px 24px;text-align:center;color:var(--docs-muted);background:var(--docs-surface);border:1px dashed var(--docs-border);border-radius:14px;font-size:.88rem}@media(max-width:1100px){._page_1v249_5{grid-template-columns:260px minmax(0,1fr)}._main_1v249_305{padding:24px}}@media(max-width:920px){._page_1v249_5{grid-template-columns:1fr}._sidebar_1v249_34{position:fixed;top:0;left:0;bottom:0;width:min(320px,88vw);height:100%;z-index:200;border-right:1px solid var(--docs-border);box-shadow:4px 0 24px #00000026;transform:translate(-100%);transition:transform .28s cubic-bezier(.4,0,.2,1);overflow-y:auto}._sidebarVisible_1v249_944{transform:translate(0)}._sidebarOverlay_1v249_94{position:fixed;inset:0;background:#0006;z-index:199;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:block}._sidebarBrand_1v249_51{position:sticky;top:0}._sidebarCloseButton_1v249_64{display:grid;place-items:center;margin-left:auto;width:34px;height:34px;border-radius:8px;border:1px solid var(--docs-border);background:var(--docs-surface-subtle);color:var(--docs-muted);cursor:pointer;flex-shrink:0;transition:all .15s ease}._sidebarCloseButton_1v249_64:hover{border-color:var(--docs-accent-border);color:var(--docs-accent);background:var(--docs-accent-soft)}._mobileMenuButton_1v249_69{display:inline-flex}._page_1v249_5{overflow-x:hidden}}@media(max-width:860px){._main_1v249_305{padding:20px;gap:36px}._heroCard_1v249_362{padding:28px 26px}._heroCard_1v249_362 h2{font-size:1.5rem}._statsGrid_1v249_429{grid-template-columns:repeat(3,minmax(0,1fr))}._detailGrid_1v249_785{grid-template-columns:1fr}._endpointCardHeader_1v249_669,._responseHeader_1v249_865{flex-wrap:wrap}}@media(max-width:640px){._main_1v249_305{padding:14px;gap:28px}._heroCard_1v249_362{padding:20px 18px;border-radius:16px;gap:20px}._heroCard_1v249_362 h2{font-size:1.25rem}._heroCard_1v249_362 p{font-size:.85rem}._statsGrid_1v249_429{grid-template-columns:repeat(3,minmax(0,1fr))}._statCard_1v249_440{padding:14px 12px}._statCard_1v249_440 strong{font-size:1.3rem}._endpointCardHeader_1v249_669{flex-direction:column;gap:10px}._endpointActions_1v249_711{width:100%;flex-wrap:wrap}._endpointActions_1v249_711>*:not(._expandButton_1v249_752){flex:1;min-width:0;justify-content:center}._integrationLink_1v249_333 span{display:none}._endpointMeta_1v249_677{flex-wrap:wrap}._codeBlock_1v249_582{font-size:.74rem}._paramRow_1v249_821{grid-template-columns:1fr}._guideCardHeader_1v249_524,._guideCardBody_1v249_544{padding:14px 16px}._heroActions_1v249_325{gap:7px;flex-wrap:wrap}._backLink_1v249_332,._integrationLink_1v249_333{font-size:.78rem;padding:6px 12px}._endpointMeta_1v249_677 code{word-break:break-all}}@media(max-width:480px){._heroCard_1v249_362{padding:18px 16px;gap:18px}._heroCard_1v249_362 h2{font-size:1.2rem}._statCard_1v249_440 strong{font-size:1.3rem}._statCard_1v249_440 span{font-size:.7rem}._sectionHeader_1v249_481 h3{font-size:1.15rem}._endpointActions_1v249_711{flex-wrap:wrap}}@media(max-width:400px){._main_1v249_305{padding:12px}._heroCard_1v249_362{padding:16px 14px}._heroCard_1v249_362 h2{font-size:1.1rem}._statsGrid_1v249_429{grid-template-columns:1fr;gap:0}._statCard_1v249_440{padding:12px 14px}._backLink_1v249_332 span,._integrationLink_1v249_333 span{display:none}._sectionHeader_1v249_481 h3{font-size:1.1rem}}@media(max-width:860px){._main_1v249_305{padding:20px;gap:36px}._heroCard_1v249_362{padding:28px 26px}._heroCard_1v249_362 h2{font-size:1.5rem}._statsGrid_1v249_429,._detailGrid_1v249_785{grid-template-columns:1fr}._endpointCardHeader_1v249_669,._responseHeader_1v249_865{flex-wrap:wrap}}@media(max-width:640px){._main_1v249_305{padding:16px}._heroCard_1v249_362{padding:24px 20px;border-radius:16px}._heroCard_1v249_362 h2{font-size:1.3rem}._endpointCardHeader_1v249_669{flex-direction:column}._endpointActions_1v249_711{width:100%;flex-wrap:wrap}._endpointMeta_1v249_677{flex-wrap:wrap}._codeBlock_1v249_582{font-size:.74rem}._paramRow_1v249_821{grid-template-columns:1fr}._guideCardHeader_1v249_524,._guideCardBody_1v249_544{padding:16px 18px}}._container_1hjvb_1{overflow:hidden;display:flex;flex-direction:row;align-items:center;justify-content:center;width:100vw;height:100vh}@media only screen and (max-width:600px){._imageArea_1hjvb_12{display:none}._loginArea_1hjvb_16{width:100%;min-height:100vh}._loginForm_1hjvb_21{width:80%}}._imageArea_1hjvb_12{width:50%;height:100vh;position:relative;overflow:hidden}._imageArea_1hjvb_12:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#16402099,#648c7d66);pointer-events:none}._loginArea_1hjvb_16{background-color:var(--contrast-color);display:flex;align-items:center;justify-content:center;flex-direction:column;width:50%;height:100vh}._loginForm_1hjvb_21{border-radius:15px;gap:15px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;width:40%;height:300px}._buttonContainer_1hjvb_65{margin-top:15px;width:100%;display:flex;flex-direction:column;align-items:center;justify-items:center}._buttonContainer_1hjvb_65 button{width:100%}._loginImage_1hjvb_78{width:100%;height:100%;object-fit:cover}._logoContainer_1hjvb_84{display:flex;flex-direction:column;justify-content:center;align-items:center}._logo_1hjvb_84{object-fit:contain;width:500px;height:200px}._textLogin_1hjvb_97{text-align:center;color:var(--muted-color);max-width:400px;font-size:large}._createAccount_1hjvb_104{font-size:small;font-family:var(--font-semibold);color:var(--muted-color);margin-top:8px;text-decoration:none}._createAccountEmphasized_1hjvb_112{color:var(--primary-color);font-family:var(--font-semibold)}._passwordContainer_1hjvb_117{display:flex;flex-direction:column;align-items:start;width:100%}._passwordReset_1hjvb_124{font-family:var(--font-semibold);margin-top:8px;text-decoration:none;color:var(--muted-color);font-size:small}._passwordReset_1hjvb_124:hover{cursor:pointer}._emailNotVerifiedBanner_1hjvb_138{display:flex;align-items:flex-start;gap:12px;background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #f59e0b;border-radius:12px;padding:16px;margin-bottom:20px;width:40%;position:relative}._bannerIcon_1hjvb_151{flex-shrink:0;color:#d97706;margin-top:2px}._bannerContent_1hjvb_157{flex:1}._bannerContent_1hjvb_157 h4{margin:0 0 4px;font-size:14px;font-weight:600;color:#92400e}._bannerContent_1hjvb_157 p{margin:0 0 12px;font-size:13px;color:#a16207;line-height:1.4}._resendButton_1hjvb_175{display:flex;align-items:center;gap:6px;background:#f59e0b;color:#fff;border:none;padding:8px 16px;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:background .2s}._resendButton_1hjvb_175:hover:not(:disabled){background:#d97706}._resendButton_1hjvb_175:disabled{opacity:.7;cursor:not-allowed}._bannerClose_1hjvb_199{position:absolute;top:8px;right:8px;background:none;border:none;color:#92400e;cursor:pointer;padding:4px;border-radius:4px;transition:background .2s}._bannerClose_1hjvb_199:hover{background:#0000001a}._spinner_1hjvb_216{animation:_spin_1hjvb_216 1s linear infinite}@keyframes _spin_1hjvb_216{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media only screen and (max-width:600px){._imageArea_1hjvb_12{display:none}._loginArea_1hjvb_16{width:100%;height:100%}._loginForm_1hjvb_21{width:80%}._logo_1hjvb_84{width:350px;height:150px}._textLogin_1hjvb_97{max-width:300px}._emailNotVerifiedBanner_1hjvb_138{width:80%}}._container_1i4ec_1{overflow:hidden;display:flex;flex-direction:row;align-items:center;justify-content:center;width:100vw;height:100vh}._imageArea_1i4ec_11{width:50%;height:100vh;overflow:hidden;position:relative}._imageArea_1i4ec_11:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#16402099,#648c7d66);pointer-events:none}._registerArea_1i4ec_26{background-color:var(--contrast-color);display:flex;align-items:center;justify-content:flex-start;flex-direction:column;width:50%;height:100vh;overflow-y:auto;padding:30px 0}._registerForm_1i4ec_38{border-radius:15px;gap:15px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:20px;width:60%;height:auto;flex-shrink:0}._buttonContainer_1i4ec_51{margin-top:15px;width:100%;display:flex;flex-direction:column;align-items:center;justify-items:center}._buttonContainer_1i4ec_51 ._buttonGroup_1i4ec_60{display:flex;flex-direction:row;gap:10px;width:100%;margin-bottom:8px}._loginImage_1i4ec_68{width:100%;height:100%;object-fit:cover}._logoContainer_1i4ec_74{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-shrink:0;margin-bottom:10px}._logo_1i4ec_74{object-fit:contain;width:500px;height:200px}._textRegister_1i4ec_89{text-align:center;color:var(--muted-color);max-width:400px;font-size:large}._loginAccount_1i4ec_96{font-size:small;font-family:var(--font-semibold);color:var(--muted-color);margin-top:8px;text-decoration:none}._loginAccountEmphasized_1i4ec_104{color:var(--primary-color);font-family:var(--font-semibold)}@media only screen and (max-width:600px){._imageArea_1i4ec_11{display:none}._registerArea_1i4ec_26{width:100%;min-height:100vh;height:auto}._registerForm_1i4ec_38{width:80%;padding:20px}._logo_1i4ec_74{width:350px;height:150px}._plansContainer_1i4ec_130{grid-template-columns:1fr;gap:15px}}@media only screen and (max-width:480px){._registerForm_1i4ec_38{width:90%;padding:15px}._logo_1i4ec_74{width:250px;height:100px}._buttonGroup_1i4ec_60{flex-direction:column;gap:8px;align-items:stretch}._buttonGroup_1i4ec_60 button{width:100%}._textRegister_1i4ec_89{font-size:medium;max-width:300px}._plansTitle_1i4ec_162{font-size:1rem}}._planStepContainer_1i4ec_167{width:100%;max-height:none}._plansContainer_1i4ec_130{display:flex;flex-direction:column;gap:10px;width:100%;margin-top:15px}._planCardHorizontal_1i4ec_180{background-color:#fff;border-radius:8px;padding:12px 15px;box-shadow:0 2px 8px #0000001a;display:flex;flex-direction:row;align-items:center;justify-content:space-between;border:2px solid transparent;transition:all .3s ease;cursor:pointer}._planCardHorizontal_1i4ec_180._selected_1i4ec_194{border-color:var(--primary-color);box-shadow:0 4px 12px #007bff33}._planCardHorizontal_1i4ec_180:hover{border-color:var(--primary-color);box-shadow:0 4px 12px #00000026}._freeTrialCard_1i4ec_204{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;position:relative;overflow:hidden}._freeTrialCard_1i4ec_204:before{content:"";position:absolute;inset:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="25" cy="25" r="1" fill="rgba(255,255,255,0.1)"/><circle cx="75" cy="75" r="1" fill="rgba(255,255,255,0.1)"/><circle cx="50" cy="50" r="1.5" fill="rgba(255,255,255,0.05)"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');opacity:.3;pointer-events:none}._freeTrialCard_1i4ec_204._selected_1i4ec_194{border-color:#fff;box-shadow:0 6px 20px #667eea66;transform:scale(1.02)}._freeTrialCard_1i4ec_204:hover{border-color:#fff;box-shadow:0 6px 20px #667eea4d;transform:scale(1.02)}._planPriceFree_1i4ec_235{width:100%;font-size:.85rem;color:#ffffffe6;font-weight:500}._planRadio_1i4ec_242{width:auto;margin-right:15px;transform:scale(1.2);accent-color:var(--primary-color)}._planRadio_1i4ec_242:focus{outline:2px solid var(--primary-color)}._planInfo_1i4ec_253{display:flex;flex-direction:row;align-items:center;gap:15px;flex:1}._planDetails_1i4ec_261{display:flex;flex-direction:column;gap:4px}._planInfoButton_1i4ec_267{background-color:transparent;border:none;color:var(--primary-color);cursor:pointer;display:flex;align-items:center;justify-content:center;padding:4px;border-radius:4px;transition:all .3s ease}._planInfoButton_1i4ec_267:hover{background-color:#007bff1a}._planBenefits_1i4ec_284{background-color:#f8f9fa;border-radius:8px;padding:12px 15px;margin-top:8px;margin-bottom:8px}._planFeaturesList_1i4ec_292{list-style:none;padding:0;margin:8px 0 0}._planFeaturesList_1i4ec_292 li{font-size:.75rem;color:#555;margin-bottom:4px}._planDescription_1i4ec_304{font-size:.75rem;color:#666;margin:0 0 8px}._planName_1i4ec_310{width:100%;font-size:1rem;font-weight:700;color:var(--primary-color);margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._planPrice_1i4ec_235{font-size:1.1rem;font-weight:800;color:var(--primary-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._planPrice_1i4ec_235 small{font-size:.7rem;font-weight:400;color:#666}._planActionButton_1i4ec_336{background-color:var(--primary-color);color:#fff;border:none;padding:8px 16px;border-radius:6px;font-size:.75rem;font-weight:600;cursor:pointer;transition:background-color .3s ease;white-space:nowrap}._planActionButton_1i4ec_336:hover{background-color:#0056b3}._planActionButtonTrial_1i4ec_353{background-color:transparent;color:var(--primary-color);border:2px solid var(--primary-color);padding:8px 16px;border-radius:6px;font-size:.75rem;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap}._planActionButtonTrial_1i4ec_353:hover{background-color:var(--primary-color);color:#fff}._inputGroup_1i4ec_371{display:flex;flex-direction:column;gap:15px;width:100%}._subdomainPreview_1i4ec_378{margin-top:5px;font-size:small;color:var(--muted-color);white-space:nowrap}._subdomainSuccess_1i4ec_385{color:#16a34a;font-weight:500}._domainSuffix_1i4ec_390{font-size:.9rem;color:var(--muted-color);-webkit-user-select:none;user-select:none}@keyframes _spin_1i4ec_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._error_1i4ec_412{color:#ef4444;font-size:.8rem}._smallSpinner_1i4ec_396{animation:_spin_1i4ec_1 1s linear infinite;margin-right:4px;vertical-align:middle}._passwordStrengthContainer_1i4ec_425{display:flex;flex-direction:column;gap:8px;padding:12px 16px;background:#f8fafc;border-radius:10px;border:1px solid #e2e8f0}._strengthBarTrack_1i4ec_435{width:100%;height:6px;background:#e2e8f0;border-radius:3px;overflow:hidden}._strengthBarFill_1i4ec_443{height:100%;border-radius:3px;transition:width .3s ease,background-color .3s ease}._strengthLabel_1i4ec_449{font-size:.8rem;font-weight:600;text-align:right}._passwordRequirements_1i4ec_455{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:4px}._requirementMet_1i4ec_464{color:#16a34a;font-size:.75rem;font-weight:500}._requirementNotMet_1i4ec_470{color:#94a3b8;font-size:.75rem;font-weight:500}._plansTitle_1i4ec_162{text-align:center;margin-bottom:20px;color:var(--primary-color);font-size:1.2rem;font-weight:600}._freeTrialContainer_1i4ec_484{display:flex;flex-direction:column;align-items:center;gap:10px;margin-top:20px}._freeTrialContainer_1i4ec_484 p{color:var(--muted-color);font-size:.9rem}._trialBanner_1i4ec_497{display:flex;align-items:center;gap:10px;padding:16px;background:linear-gradient(135deg,#1640201a,#648c7d26);border:1px solid var(--primary-color);border-radius:8px;margin-top:10px}._trialBanner_1i4ec_497 span{color:var(--primary-color);font-size:.95rem}._trialBanner_1i4ec_497 strong{color:var(--primary-color);font-weight:700}._container_q7gyf_1{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,var(--primary-color, #164020) 0%,var(--secondary-color, #648C7D) 100%);padding:20px}._card_q7gyf_10{background:#fff;border-radius:20px;padding:50px 40px;max-width:600px;width:100%;box-shadow:0 20px 60px #1640204d;text-align:center;animation:_slideUp_q7gyf_1 .5s ease-out}@keyframes _slideUp_q7gyf_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}._logo_q7gyf_33{width:200px;height:auto;margin-bottom:20px}._iconSuccess_q7gyf_39{color:var(--primary-color, #164020);margin:20px 0;animation:_scaleIn_q7gyf_1 .6s ease-out .2s both}@keyframes _scaleIn_q7gyf_1{0%{transform:scale(0)}to{transform:scale(1)}}._title_q7gyf_55{font-size:2rem;color:#1f2937;margin:20px 0;font-weight:700}._message_q7gyf_62{font-size:1.1rem;color:#6b7280;margin:20px 0;line-height:1.6}._details_q7gyf_69{background:#f3f4f6;border-radius:12px;padding:20px;margin:30px 0}._details_q7gyf_69 p{color:#4b5563;font-size:.95rem;margin:0}._actions_q7gyf_82{margin-top:30px}._actions_q7gyf_82 button{padding:14px 36px;font-size:16px;font-weight:600;border-radius:12px;background:linear-gradient(135deg,#164020,#1a5c2a);color:#fff;border:none;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #1640204d;width:100%;max-width:300px}._actions_q7gyf_82 button:hover{transform:translateY(-1px);box-shadow:0 6px 16px #16402066}._spinner_q7gyf_106{animation:_spin_q7gyf_106 1s linear infinite;color:#fff}@keyframes _spin_q7gyf_106{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:600px){._card_q7gyf_10{padding:30px 20px}._title_q7gyf_55{font-size:1.5rem}._message_q7gyf_62{font-size:1rem}}._container_5d5e0_1{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#1a3a25,#4a2020);padding:20px}._card_5d5e0_10{background:#fff;border-radius:20px;padding:50px 40px;max-width:600px;width:100%;box-shadow:0 20px 60px #1640204d;text-align:center;animation:_slideUp_5d5e0_1 .5s ease-out}@keyframes _slideUp_5d5e0_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}._logo_5d5e0_33{width:200px;height:auto;margin-bottom:20px}._iconError_5d5e0_39{color:#ef4444;margin:20px 0;animation:_scaleIn_5d5e0_1 .6s ease-out .2s both}@keyframes _scaleIn_5d5e0_1{0%{transform:scale(0)}to{transform:scale(1)}}._title_5d5e0_55{font-size:2rem;color:#1f2937;margin:20px 0;font-weight:700}._message_5d5e0_62{font-size:1.1rem;color:#6b7280;margin:20px 0;line-height:1.6}._details_5d5e0_69{background:#fef2f2;border-radius:12px;padding:20px;margin:30px 0;border:1px solid #fecaca}._details_5d5e0_69 p{color:#991b1b;font-size:.95rem;margin:0}._actions_5d5e0_83{margin-top:30px;display:flex;gap:10px;justify-content:center;flex-wrap:wrap}._spinner_5d5e0_91{animation:_spin_5d5e0_91 1s linear infinite;color:#fff}@keyframes _spin_5d5e0_91{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:600px){._card_5d5e0_10{padding:30px 20px}._title_5d5e0_55{font-size:1.5rem}._message_5d5e0_62{font-size:1rem}._actions_5d5e0_83{flex-direction:column}}._container_1pj4h_1{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f0f7f2,#e8f0eb,#f8faf8);padding:20px}._card_1pj4h_10{background:#fff;border-radius:16px;box-shadow:0 4px 20px #1640201a;padding:48px;max-width:500px;width:100%;text-align:center;border:1px solid rgba(22,64,32,.06)}._logo_1pj4h_21{width:150px;margin-bottom:32px}._statusContainer_1pj4h_26{display:flex;flex-direction:column;align-items:center;gap:16px}._iconLoading_1pj4h_33{color:var(--secondary-color, #648C7D)}._iconSuccess_1pj4h_37{color:var(--primary-color, #164020)}._iconError_1pj4h_41{color:#ef4444}._spinner_1pj4h_45{animation:_spin_1pj4h_45 1s linear infinite}@keyframes _spin_1pj4h_45{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._title_1pj4h_59{font-size:24px;font-weight:600;color:#1e293b;margin:0}._message_1pj4h_66{font-size:16px;color:#64748b;margin:0}._subMessage_1pj4h_72{font-size:14px;color:#94a3b8;margin:8px 0 24px;line-height:1.5}._actionButtons_1pj4h_79{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%}._resendLink_1pj4h_87{display:flex;align-items:center;gap:8px;color:var(--primary-color, #164020);text-decoration:none;font-size:14px;transition:color .2s}._resendLink_1pj4h_87:hover{color:var(--secondary-color, #648C7D)}._loginButton_1pj4h_101{margin-top:8px;padding:14px 36px;height:auto;width:auto;flex:none;border-radius:12px;font-size:16px;font-weight:600;gap:10px;background:linear-gradient(135deg,#164020,#1a5c2a);color:#fff;border:none;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #1640204d}._loginButton_1pj4h_101:hover{transform:translateY(-1px);box-shadow:0 6px 16px #16402066}._container_1fd0y_1{display:flex;align-items:center;justify-content:center;height:100vh;background:linear-gradient(135deg,#f0f7f2,#e8f0eb,#f8faf8)}._card_1fd0y_9{background:#fff;padding:40px;border-radius:16px;max-width:400px;width:100%;box-shadow:0 4px 20px #1640201a;text-align:center;border:1px solid rgba(22,64,32,.06)}._logo_1fd0y_20{max-width:150px;margin-bottom:24px}._form_1fd0y_25{display:flex;flex-direction:column;gap:16px}._errorMessage_1fd0y_31{color:#e53e3e;font-size:14px}._loading_1fd0y_36{display:flex;flex-direction:column;align-items:center;gap:8px}._spinner_1fd0y_43{animation:_spin_1fd0y_43 1s linear infinite}@keyframes _spin_1fd0y_43{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._messageContainer_1fd0y_57{display:flex;flex-direction:column;align-items:center;gap:16px}._iconSuccess_1fd0y_64{color:var(--primary-color, #164020)}._iconError_1fd0y_68{color:#e53e3e}._loginContainer_147cx_4{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0a0a0a,#1a0a0a,#0d0d0d);padding:24px}._loginCard_147cx_13{background:#141414;border:1px solid #2a2a2a;border-radius:20px;padding:40px;width:100%;max-width:420px;box-shadow:0 25px 50px #00000080,0 0 80px #dc26260d}._loginHeader_147cx_23{text-align:center;margin-bottom:32px;color:#f1f1f1}._loginHeader_147cx_23 svg{color:#dc2626;margin-bottom:12px}._loginHeader_147cx_23 h1{font-size:1.5rem;font-weight:700;margin:0 0 4px}._loginHeader_147cx_23 p{color:#888;font-size:.875rem;margin:0}._loginError_147cx_46{background:#dc26261a;border:1px solid rgba(220,38,38,.3);color:#ef4444;padding:10px 14px;border-radius:10px;font-size:.85rem;margin-bottom:16px;text-align:center}._formGroup_147cx_57{margin-bottom:16px}._formGroup_147cx_57 label{display:block;font-size:.85rem;font-weight:600;color:#ccc;margin-bottom:6px}._formGroup_147cx_57 input{width:100%;padding:12px 16px;border:1.5px solid #333;border-radius:10px;font-size:.9rem;transition:all .2s ease;background:#1a1a1a;color:#f1f1f1;box-sizing:border-box}._formGroup_147cx_57 input:focus{outline:none;border-color:#dc2626;background:#1e1e1e;box-shadow:0 0 0 3px #dc262626}._loginButton_147cx_88{width:100%;padding:14px;background:linear-gradient(135deg,#dc2626,#991b1b);color:#fff;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:8px}._loginButton_147cx_88:hover{filter:brightness(1.1);transform:translateY(-1px);box-shadow:0 8px 20px #dc26264d}._loginButton_147cx_88:disabled{opacity:.7;cursor:not-allowed;transform:none}._container_147cx_119{min-height:100vh;background:#0a0a0a;color:#e5e5e5}._header_147cx_125{background:linear-gradient(135deg,#111,#1a1a1a);color:#fff;padding:16px 24px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:100;border-bottom:1px solid #2a2a2a;box-shadow:0 4px 20px #0000004d}._headerLeft_147cx_139{display:flex;align-items:center;gap:12px}._headerLeft_147cx_139 svg{color:#dc2626}._headerLeft_147cx_139 h1{font-size:1.25rem;font-weight:700;margin:0}._logoutButton_147cx_155{display:flex;align-items:center;gap:6px;padding:8px 16px;background:#ffffff0d;border:1px solid #333;color:#ccc;border-radius:8px;cursor:pointer;font-size:.85rem;transition:all .2s ease}._logoutButton_147cx_155:hover{background:#dc262626;border-color:#dc2626;color:#ef4444}._tabBar_147cx_176{display:flex;background:#111;border-bottom:1px solid #2a2a2a;padding:0 24px}._tab_147cx_176{display:flex;align-items:center;gap:8px;padding:14px 24px;background:none;border:none;border-bottom:2px solid transparent;color:#888;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease}._tab_147cx_176:hover{color:#ccc;background:#ffffff08}._tabActive_147cx_203{color:#dc2626;border-bottom-color:#dc2626}._main_147cx_208{max-width:1100px;margin:0 auto;padding:24px}._statsBar_147cx_215{display:flex;gap:16px;margin-bottom:24px}._stat_147cx_215{flex:1;background:#141414;border-radius:14px;padding:16px 20px;text-align:center;border:1px solid #2a2a2a}._statValue_147cx_230{font-size:1.75rem;font-weight:800;color:#f1f1f1;display:block}._statLabel_147cx_237{font-size:.8rem;color:#888;font-weight:500}._approved_147cx_243{color:#22c55e}._pending_147cx_247{color:#f59e0b}._filters_147cx_252{display:flex;align-items:center;gap:12px;margin-bottom:20px;color:#888}._filters_147cx_252 select{padding:10px 14px;border:1.5px solid #333;border-radius:10px;font-size:.85rem;background:#1a1a1a;color:#ccc;cursor:pointer;transition:all .2s ease}._filters_147cx_252 select:focus{outline:none;border-color:#dc2626;box-shadow:0 0 0 3px #dc262626}._searchBox_147cx_277{display:flex;align-items:center;gap:8px;padding:8px 14px;background:#1a1a1a;border:1.5px solid #333;border-radius:10px;flex:1;max-width:320px}._searchBox_147cx_277 input{background:none;border:none;color:#ccc;font-size:.85rem;width:100%;outline:none}._searchBox_147cx_277 input::placeholder{color:#666}._searchBox_147cx_277 svg{color:#666;flex-shrink:0}._refreshButton_147cx_307{display:flex;align-items:center;justify-content:center;width:38px;height:38px;background:#1a1a1a;border:1.5px solid #333;border-radius:10px;color:#888;cursor:pointer;transition:all .2s ease}._refreshButton_147cx_307:hover{border-color:#dc2626;color:#dc2626}._feedbackList_147cx_327{display:flex;flex-direction:column;gap:16px}._feedbackCard_147cx_333{background:#141414;border-radius:16px;padding:20px;border:1px solid #2a2a2a;transition:all .2s ease}._feedbackCard_147cx_333:hover{border-color:#3a3a3a;box-shadow:0 4px 12px #0000004d}._approvedCard_147cx_346{border-left:4px solid #22c55e}._feedbackHeader_147cx_350{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}._feedbackMeta_147cx_357{display:flex;align-items:center;gap:10px}._typeBadge_147cx_363{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;border-radius:20px;font-size:.75rem;font-weight:600}._type_bug_147cx_373{background:#dc262626;color:#ef4444;border:1px solid rgba(220,38,38,.3)}._type_feature_147cx_379{background:#f59e0b26;color:#f59e0b;border:1px solid rgba(245,158,11,.3)}._type_praise_147cx_385{background:#ec489926;color:#ec4899;border:1px solid rgba(236,72,153,.3)}._type_general_147cx_391{background:#38bdf826;color:#38bdf8;border:1px solid rgba(56,189,248,.3)}._statusApproved_147cx_397{font-size:.75rem;font-weight:600;color:#22c55e;background:#22c55e1a;padding:4px 10px;border-radius:20px;border:1px solid rgba(34,197,94,.3)}._statusPending_147cx_407{font-size:.75rem;font-weight:600;color:#f59e0b;background:#f59e0b1a;padding:4px 10px;border-radius:20px;border:1px solid rgba(245,158,11,.3)}._feedbackDate_147cx_417{font-size:.8rem;color:#666}._feedbackMessage_147cx_422{font-size:.95rem;color:#ccc;line-height:1.6;margin:0 0 12px;white-space:pre-wrap}._ratingDisplay_147cx_430{display:flex;gap:2px;margin-bottom:12px}._starFilled_147cx_436{color:#f59e0b;fill:#f59e0b}._starEmpty_147cx_441{color:#333}._adminResponseDisplay_147cx_446{background:#dc26260d;border:1px solid rgba(220,38,38,.2);border-radius:10px;padding:12px;margin-bottom:12px}._adminResponseLabel_147cx_454{display:flex;align-items:center;gap:6px;font-size:.75rem;color:#dc2626;font-weight:600;margin-bottom:6px}._adminResponseText_147cx_464{font-size:.85rem;color:#ccc;margin:0;line-height:1.5;white-space:pre-wrap}._responseForm_147cx_472{background:#1a1a1a;border:1px solid #333;border-radius:10px;padding:12px;margin-bottom:12px}._responseTextarea_147cx_480{width:100%;padding:10px;border:1px solid #333;border-radius:8px;background:#111;color:#e5e5e5;font-size:.85rem;resize:vertical;font-family:inherit;box-sizing:border-box}._responseTextarea_147cx_480:focus{outline:none;border-color:#dc2626}._responseActions_147cx_498{display:flex;justify-content:flex-end;gap:8px;margin-top:8px}._cancelResponseButton_147cx_505{padding:6px 14px;background:transparent;border:1px solid #333;border-radius:6px;color:#888;font-size:.8rem;cursor:pointer}._cancelResponseButton_147cx_505:hover{background:#1a1a1a}._sendResponseButton_147cx_519{display:flex;align-items:center;gap:6px;padding:6px 14px;background:#dc2626;border:none;border-radius:6px;color:#fff;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .2s ease}._sendResponseButton_147cx_519:hover{background:#b91c1c}._sendResponseButton_147cx_519:disabled{opacity:.5;cursor:not-allowed}._feedbackFooter_147cx_543{display:flex;align-items:center;justify-content:space-between;padding-top:12px;border-top:1px solid #222;gap:12px}._customerInfo_147cx_552{display:flex;flex-direction:column;gap:2px;font-size:.8rem;color:#888;min-width:0}._customerInfo_147cx_552 strong{color:#e5e5e5;font-size:.85rem}._pageTag_147cx_566{display:inline-flex;background:#1a1a1a;padding:2px 8px;border-radius:4px;font-size:.7rem;width:fit-content}._actions_147cx_575{display:flex;align-items:center;gap:8px;flex-shrink:0}._respondButton_147cx_582{display:flex;align-items:center;justify-content:center;padding:8px;background:#dc26261a;color:#dc2626;border:1px solid rgba(220,38,38,.3);border-radius:8px;cursor:pointer;transition:all .2s ease}._respondButton_147cx_582:hover{background:#dc2626;color:#fff}._approveButton_147cx_600{display:flex;align-items:center;gap:4px;padding:8px 14px;background:#22c55e1a;color:#22c55e;border:1px solid rgba(34,197,94,.3);border-radius:8px;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .2s ease}._approveButton_147cx_600:hover{background:#22c55e;color:#111;border-color:#22c55e}._rejectButton_147cx_621{display:flex;align-items:center;gap:4px;padding:8px 14px;background:#f59e0b1a;color:#f59e0b;border:1px solid rgba(245,158,11,.3);border-radius:8px;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .2s ease}._rejectButton_147cx_621:hover{background:#f59e0b;color:#111;border-color:#f59e0b}._deleteButton_147cx_642{display:flex;align-items:center;justify-content:center;padding:8px;background:transparent;color:#ef4444;border:1px solid rgba(239,68,68,.3);border-radius:8px;cursor:pointer;transition:all .2s ease}._deleteButton_147cx_642:hover{background:#ef4444;color:#fff;border-color:#ef4444}._userStatsGrid_147cx_662{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:24px}._userStatCard_147cx_669{background:#141414;border:1px solid #2a2a2a;border-radius:14px;padding:16px;display:flex;align-items:center;gap:14px}._userStatCard_147cx_669 svg{color:#dc2626;flex-shrink:0}._userStatCard_147cx_669>div{display:flex;flex-direction:column}._userStatValue_147cx_689{font-size:1.25rem;font-weight:800;color:#f1f1f1}._userStatLabel_147cx_695{font-size:.75rem;color:#888;font-weight:500}._userList_147cx_702{display:flex;flex-direction:column;gap:14px}._userCard_147cx_708{background:#141414;border:1px solid #2a2a2a;border-radius:14px;padding:18px;transition:all .2s ease}._userCard_147cx_708:hover{border-color:#3a3a3a}._userCardTop_147cx_720{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:10px}._userInfo_147cx_727 h3{font-size:1rem;font-weight:700;color:#f1f1f1;margin:0 0 2px}._userEmail_147cx_734{font-size:.8rem;color:#888}._userDetail_147cx_739{display:flex;align-items:center;gap:5px;font-size:.75rem;color:#aaa;margin-top:2px}._userStoreLink_147cx_748{display:flex;align-items:center;gap:4px}._userStoreLink_147cx_748 a{color:#60a5fa;text-decoration:none;font-size:.8rem}._userStoreLink_147cx_748 a:hover{text-decoration:underline}._userStatusBadge_147cx_764{font-size:.7rem;font-weight:700;padding:4px 10px;border-radius:20px;text-transform:uppercase;letter-spacing:.5px}._statusAdmin_147cx_773{background:#dc262626;color:#ef4444;border:1px solid rgba(220,38,38,.3)}._statusSubscriber_147cx_779{background:#22c55e1a;color:#22c55e;border:1px solid rgba(34,197,94,.3)}._statusTrial_147cx_785{background:#38bdf81a;color:#38bdf8;border:1px solid rgba(56,189,248,.3)}._statusExpired_147cx_791{background:#ffffff0d;color:#666;border:1px solid #333}._userMetrics_147cx_797{display:flex;flex-wrap:wrap;gap:16px;font-size:.8rem;color:#888;margin-bottom:12px}._userMetrics_147cx_797 span{display:flex;align-items:center;gap:4px}._userActions_147cx_812{display:flex;gap:8px}._grantButton_147cx_817{display:flex;align-items:center;gap:6px;padding:8px 14px;background:#dc26261a;color:#dc2626;border:1px solid rgba(220,38,38,.3);border-radius:8px;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .2s ease}._grantButton_147cx_817:hover{background:#dc2626;color:#fff}._revokeButton_147cx_837{display:flex;align-items:center;gap:6px;padding:8px 14px;background:#ef44440d;color:#888;border:1px solid #333;border-radius:8px;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .2s ease}._revokeButton_147cx_837:hover{background:#ef444426;color:#ef4444;border-color:#ef44444d}._modalOverlay_147cx_859{position:fixed;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;padding:24px}._grantModal_147cx_873{background:#1a1a1a;border:1px solid #333;border-radius:16px;padding:28px;width:100%;max-width:420px;box-shadow:0 25px 50px #00000080}._grantModal_147cx_873 h2{font-size:1.2rem;font-weight:700;color:#f1f1f1;margin:0 0 8px}._grantModal_147cx_873 p{font-size:.85rem;color:#888;margin:0 0 20px}._grantModal_147cx_873 strong{color:#dc2626}._grantSectionLabel_147cx_900{font-size:.75rem;font-weight:700;color:#aaa;margin-bottom:8px;text-transform:uppercase;letter-spacing:.6px}._planOptions_147cx_909{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}._planOption_147cx_909{padding:8px 16px;background:#111;border:1px solid #333;border-radius:8px;color:#ccc;font-size:.8rem;font-weight:500;cursor:pointer;transition:all .2s ease}._planOption_147cx_909:hover{border-color:#dc2626;color:#dc2626}._planOptionActive_147cx_933{background:#dc262626;border-color:#dc2626;color:#dc2626}._grantOptions_147cx_939{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:20px}._grantOption_147cx_939{padding:10px;background:#111;border:1px solid #333;border-radius:8px;color:#ccc;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s ease;text-align:center}._grantOption_147cx_939:hover{border-color:#dc2626;color:#dc2626}._grantOptionActive_147cx_964{background:#dc262626;border-color:#dc2626;color:#dc2626}._grantModalActions_147cx_970{display:flex;justify-content:flex-end;gap:8px}._cancelButton_147cx_976{padding:10px 20px;background:transparent;border:1px solid #333;border-radius:8px;color:#888;font-size:.85rem;cursor:pointer;transition:all .2s ease}._cancelButton_147cx_976:hover{background:#222}._confirmGrantButton_147cx_991{display:flex;align-items:center;gap:6px;padding:10px 20px;background:#dc2626;border:none;border-radius:8px;color:#fff;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s ease}._confirmGrantButton_147cx_991:hover{background:#b91c1c}._confirmGrantButton_147cx_991:disabled{opacity:.5;cursor:not-allowed}._loadingState_147cx_1016{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:64px 24px;color:#888;gap:12px}._emptyState_147cx_1026{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:64px 24px;color:#666;gap:12px}._spinner_147cx_1036{animation:_spin_147cx_1036 1s linear infinite}@keyframes _spin_147cx_1036{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._pagination_147cx_1051{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:24px;font-size:.85rem;color:#888}._pagination_147cx_1051 button{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid #333;border-radius:8px;background:#1a1a1a;color:#ccc;cursor:pointer;transition:all .2s ease}._pagination_147cx_1051 button:hover:not(:disabled){background:#dc2626;color:#fff;border-color:#dc2626}._pagination_147cx_1051 button:disabled{opacity:.4;cursor:not-allowed}@media(max-width:768px){._userStatsGrid_147cx_662,._grantOptions_147cx_939{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){._loginCard_147cx_13{padding:28px 20px}._main_147cx_208{padding:16px}._statsBar_147cx_215{gap:8px}._stat_147cx_215{padding:12px}._statValue_147cx_230{font-size:1.25rem}._filters_147cx_252{flex-wrap:wrap}._filters_147cx_252 select{flex:1;min-width:0}._searchBox_147cx_277{max-width:none}._feedbackCard_147cx_333{padding:14px}._feedbackHeader_147cx_350{flex-direction:column;align-items:flex-start;gap:8px}._feedbackFooter_147cx_543{flex-direction:column;align-items:flex-start}._actions_147cx_575{width:100%;justify-content:flex-end}._userStatsGrid_147cx_662{grid-template-columns:1fr 1fr;gap:10px}._userMetrics_147cx_797{gap:10px}._tabBar_147cx_176{padding:0 16px}._tab_147cx_176{padding:12px 16px;font-size:.85rem}}@font-face{font-family:Inter Regular;src:url(/assets/Inter_18pt-Regular-DXxL0irP.woff2) format("woff2"),url(/assets/Inter_18pt-Regular-BpskOkD5.ttf) format("truetype");font-display:swap}@font-face{font-family:Inter Medium;src:url(/assets/Inter_18pt-Medium-DpIkaF8z.woff2) format("woff2"),url(/assets/Inter_18pt-Medium-BtfNrkJj.ttf) format("truetype");font-display:swap}@font-face{font-family:Inter Semibold;src:url(/assets/Inter_18pt-SemiBold-DcEOZF0V.woff2) format("woff2"),url(/assets/Inter_18pt-SemiBold-C9_sHzqi.ttf) format("truetype");font-display:swap}@font-face{font-family:Inter Bold;src:url(/assets/Inter_18pt-Bold-JaP8LZiW.woff2) format("woff2"),url(/assets/Inter_18pt-Bold-BVTOCPiq.ttf) format("truetype");font-display:swap}:root{--font-regular: "Inter Regular", sans-serif;--font-medium: "Inter Medium", sans-serif;--font-semibold: "Inter Semibold", sans-serif;--font-bold: "Inter Bold", sans-serif;--primary-color: #164020;--secondary-color: #648C7D;--disabled-color: slategray;--muted-color: #6E7173;--contrast-color: white;--foreground-color: #ABBDB3}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1;font-family:var(--font-regular);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;overscroll-behavior:none;scrollbar-gutter:stable}@media(max-width:768px){html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{overflow-x:hidden}input,textarea,select,button{font-size:16px}*{-webkit-overflow-scrolling:touch}html{overscroll-behavior-y:contain}}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none;font-family:inherit;color:inherit}@keyframes pageEnterFadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.page-enter{animation:pageEnterFadeUp .35s ease-out both}.page-enter-stagger>*{animation:pageEnterFadeUp .35s ease-out both}.page-enter-stagger>*:nth-child(1){animation-delay:0ms}.page-enter-stagger>*:nth-child(2){animation-delay:40ms}.page-enter-stagger>*:nth-child(3){animation-delay:80ms}.page-enter-stagger>*:nth-child(4){animation-delay:.12s}.page-enter-stagger>*:nth-child(5){animation-delay:.16s}.page-enter-stagger>*:nth-child(6){animation-delay:.2s}.page-enter-stagger>*:nth-child(7){animation-delay:.24s}.page-enter-stagger>*:nth-child(8){animation-delay:.28s}.page-enter-stagger>*:nth-child(n+9){animation-delay:.32s}@media(prefers-reduced-motion:reduce){.page-enter,.page-enter-stagger>*{animation:none}}@media(max-width:768px){[class*=modalOverlay]{z-index:1200!important;align-items:center!important;justify-content:center;padding-top:calc(12px + env(safe-area-inset-top))!important;padding-bottom:calc(12px + env(safe-area-inset-bottom))!important;overflow-y:auto!important}[class*=modalOverlay]>*{max-height:calc(100dvh - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 24px)!important}}
