.productGrid-module__SpIcFG__grid{grid-template-columns:repeat(2,1fr);gap:16px;padding:18px;display:grid}.productGrid-module__SpIcFG__card{background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 4px 20px #0000000a}.productGrid-module__SpIcFG__card img{aspect-ratio:1;object-fit:cover;width:100%}.productGrid-module__SpIcFG__info{padding:14px}.productGrid-module__SpIcFG__info h3{color:#111827;margin:0;font-size:15px}.productGrid-module__SpIcFG__info p{color:#7c3aed;margin:10px 0 0;font-size:16px;font-weight:700}
.renderStoreProducts-module__ZPWlQG__section{width:100%;position:relative;overflow:hidden}.renderStoreProducts-module__ZPWlQG__top{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:28px;display:flex}.renderStoreProducts-module__ZPWlQG__topText{min-width:0}.renderStoreProducts-module__ZPWlQG__badge{color:#6366f1;background:#6366f114;border-radius:999px;justify-content:center;align-items:center;height:30px;margin-bottom:14px;padding:0 12px;font-size:11px;font-weight:700;display:inline-flex}.renderStoreProducts-module__ZPWlQG__title{letter-spacing:-.06em;color:#0f172a;margin:0;font-weight:900;line-height:1}.renderStoreProducts-module__ZPWlQG__viewAll{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0cc;border-radius:14px;flex-shrink:0;height:42px;padding:0 16px;font-size:13px;font-weight:700;transition:transform .18s,box-shadow .18s}.renderStoreProducts-module__ZPWlQG__viewAll:hover{transform:translateY(-2px);box-shadow:0 10px 24px #0f172a0d}.renderStoreProducts-module__ZPWlQG__grid{gap:18px;display:grid}.renderStoreProducts-module__ZPWlQG__card{border:1px solid #e2e8f0bf;text-decoration:none;transition:transform .22s,border .22s,box-shadow .22s;position:relative;overflow:hidden}.renderStoreProducts-module__ZPWlQG__card:hover{border-color:#94a3b840;transform:translateY(-4px);box-shadow:0 18px 40px #0f172a14}.renderStoreProducts-module__ZPWlQG__imageWrap{aspect-ratio:1;background:#f8fafc;width:100%;position:relative;overflow:hidden}.renderStoreProducts-module__ZPWlQG__image{object-fit:cover;width:100%;height:100%;transition:transform .35s}.renderStoreProducts-module__ZPWlQG__card:hover .renderStoreProducts-module__ZPWlQG__image{transform:scale(1.05)}.renderStoreProducts-module__ZPWlQG__tag{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#0f172abf;border-radius:999px;justify-content:center;align-items:center;height:28px;padding:0 12px;font-size:11px;font-weight:700;display:flex;position:absolute;top:12px;left:12px}.renderStoreProducts-module__ZPWlQG__content{padding:16px}.renderStoreProducts-module__ZPWlQG__info{margin-bottom:16px}.renderStoreProducts-module__ZPWlQG__info h3{letter-spacing:-.03em;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 10px;font-size:16px;font-weight:800;line-height:1.4;display:-webkit-box;overflow:hidden}.renderStoreProducts-module__ZPWlQG__info p{letter-spacing:-.05em;margin:0;font-size:20px;font-weight:900}.renderStoreProducts-module__ZPWlQG__cardBtn{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:14px;width:100%;height:46px;font-size:13px;font-weight:700;transition:opacity .18s,transform .18s}.renderStoreProducts-module__ZPWlQG__cardBtn:hover{opacity:.92;transform:translateY(-1px)}.renderStoreProducts-module__ZPWlQG__empty{text-align:center;background:linear-gradient(#f8fafcf2,#f1f5f9cc);border:1px dashed #94a3b84d;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;min-height:280px;margin-top:20px;padding:30px;display:flex}.renderStoreProducts-module__ZPWlQG__emptyIcon{margin-bottom:14px;font-size:34px}.renderStoreProducts-module__ZPWlQG__empty h3{letter-spacing:-.04em;color:#0f172a;margin:0 0 8px;font-size:22px;font-weight:900}.renderStoreProducts-module__ZPWlQG__empty p{color:#64748b;margin:0;font-size:14px;line-height:1.7}.renderStoreProducts-module__ZPWlQG__skeletonImage{background:linear-gradient(90deg,#f1f5f9 0%,#e2e8f0 50%,#f1f5f9 100%) 0 0/200% 100%;width:100%;height:100%;animation:1.5s infinite renderStoreProducts-module__ZPWlQG__shimmer}@keyframes renderStoreProducts-module__ZPWlQG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:768px){.renderStoreProducts-module__ZPWlQG__top{margin-bottom:22px}.renderStoreProducts-module__ZPWlQG__grid{gap:14px}.renderStoreProducts-module__ZPWlQG__content{padding:14px}.renderStoreProducts-module__ZPWlQG__info h3{font-size:14px}.renderStoreProducts-module__ZPWlQG__info p{font-size:18px}.renderStoreProducts-module__ZPWlQG__cardBtn{height:42px;font-size:12px}}@media (max-width:520px){.renderStoreProducts-module__ZPWlQG__top{flex-direction:column;align-items:flex-start;margin-bottom:18px}.renderStoreProducts-module__ZPWlQG__viewAll{width:100%}.renderStoreProducts-module__ZPWlQG__grid{gap:10px}.renderStoreProducts-module__ZPWlQG__badge{margin-bottom:10px}.renderStoreProducts-module__ZPWlQG__content{padding:12px}.renderStoreProducts-module__ZPWlQG__info{margin-bottom:12px}.renderStoreProducts-module__ZPWlQG__info h3{margin-bottom:8px;font-size:13px}.renderStoreProducts-module__ZPWlQG__info p{font-size:16px}.renderStoreProducts-module__ZPWlQG__cardBtn{border-radius:12px;height:40px}.renderStoreProducts-module__ZPWlQG__empty{border-radius:22px;min-height:220px}.renderStoreProducts-module__ZPWlQG__empty h3{font-size:18px}.renderStoreProducts-module__ZPWlQG__empty p{font-size:13px}}.renderStoreProducts-module__ZPWlQG__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));align-items:stretch;gap:18px;display:grid}.renderStoreProducts-module__ZPWlQG__card{border:1px solid #e2e8f0b3;flex-direction:column;min-height:100%;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.renderStoreProducts-module__ZPWlQG__card:hover{transform:translateY(-4px);box-shadow:0 18px 40px #0f172a14}.renderStoreProducts-module__ZPWlQG__imageWrap{aspect-ratio:1;background:#f8fafc;flex-shrink:0;width:100%;overflow:hidden}.renderStoreProducts-module__ZPWlQG__image{object-fit:cover;width:100%;height:100%;display:block}.renderStoreProducts-module__ZPWlQG__content{flex-direction:column;flex:1;padding:14px;display:flex}.renderStoreProducts-module__ZPWlQG__content h3{letter-spacing:-.03em;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 10px;font-size:15px;font-weight:800;line-height:1.4;display:-webkit-box;overflow:hidden}.renderStoreProducts-module__ZPWlQG__content p{letter-spacing:-.04em;margin:0 0 16px;font-size:18px;font-weight:900}.renderStoreProducts-module__ZPWlQG__cardBtn{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:12px;width:100%;height:42px;margin-top:auto;font-size:13px;font-weight:700}@media (max-width:640px){.renderStoreProducts-module__ZPWlQG__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.renderStoreProducts-module__ZPWlQG__content{padding:12px}.renderStoreProducts-module__ZPWlQG__content h3{font-size:13px}.renderStoreProducts-module__ZPWlQG__content p{font-size:16px}.renderStoreProducts-module__ZPWlQG__cardBtn{height:38px;font-size:12px}}.renderStoreProducts-module__ZPWlQG__top{margin-bottom:26px}.renderStoreProducts-module__ZPWlQG__topText{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.renderStoreProducts-module__ZPWlQG__badge{letter-spacing:-.02em;border-radius:999px;align-items:center;gap:8px;padding:10px 16px;font-size:12px;font-weight:700;display:inline-flex}.renderStoreProducts-module__ZPWlQG__badgeIcon{object-fit:cover;border-radius:999px;width:18px;height:18px}.renderStoreProducts-module__ZPWlQG__title{letter-spacing:-.06em;color:#111827;margin:0;font-family:Inter,sans-serif;font-weight:800;line-height:.95}@media (max-width:768px){.renderStoreProducts-module__ZPWlQG__section{overflow:visible}.renderStoreProducts-module__ZPWlQG__top{gap:12px;margin-bottom:18px}.renderStoreProducts-module__ZPWlQG__topText{gap:8px}.renderStoreProducts-module__ZPWlQG__badge{height:24px;margin-bottom:0;padding:0 10px;font-size:10px}.renderStoreProducts-module__ZPWlQG__badgeIcon{width:14px;height:14px}.renderStoreProducts-module__ZPWlQG__title{line-height:1}.renderStoreProducts-module__ZPWlQG__viewAll{border-radius:12px;height:36px;padding:0 12px;font-size:11px}.renderStoreProducts-module__ZPWlQG__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.renderStoreProducts-module__ZPWlQG__card{border-radius:18px}.renderStoreProducts-module__ZPWlQG__tag{height:22px;padding:0 8px;font-size:9px;top:8px;left:8px}.renderStoreProducts-module__ZPWlQG__content{padding:10px}.renderStoreProducts-module__ZPWlQG__info{margin-bottom:10px}.renderStoreProducts-module__ZPWlQG__info h3,.renderStoreProducts-module__ZPWlQG__content h3{margin-bottom:6px;font-size:12px;line-height:1.35}.renderStoreProducts-module__ZPWlQG__info p,.renderStoreProducts-module__ZPWlQG__content p{font-size:14px}.renderStoreProducts-module__ZPWlQG__cardBtn{border-radius:10px;height:34px;font-size:11px}.renderStoreProducts-module__ZPWlQG__empty{border-radius:18px;min-height:180px;padding:20px}.renderStoreProducts-module__ZPWlQG__emptyIcon{margin-bottom:10px;font-size:24px}.renderStoreProducts-module__ZPWlQG__empty h3{font-size:16px}.renderStoreProducts-module__ZPWlQG__empty p{font-size:12px;line-height:1.5}}@media (max-width:520px){.renderStoreProducts-module__ZPWlQG__section{overflow:visible}.renderStoreProducts-module__ZPWlQG__top{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:14px}.renderStoreProducts-module__ZPWlQG__topText{gap:6px}.renderStoreProducts-module__ZPWlQG__badge{border-radius:999px;height:22px;padding:0 9px;font-size:9px}.renderStoreProducts-module__ZPWlQG__badgeIcon{width:12px;height:12px}.renderStoreProducts-module__ZPWlQG__viewAll{border-radius:10px;width:100%;height:34px;font-size:10px}.renderStoreProducts-module__ZPWlQG__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.renderStoreProducts-module__ZPWlQG__card{border-radius:16px}.renderStoreProducts-module__ZPWlQG__imageWrap{aspect-ratio:1}.renderStoreProducts-module__ZPWlQG__tag{border-radius:999px;height:20px;padding:0 7px;font-size:8px;top:6px;left:6px}.renderStoreProducts-module__ZPWlQG__content{padding:8px}.renderStoreProducts-module__ZPWlQG__info{margin-bottom:8px}.renderStoreProducts-module__ZPWlQG__info h3,.renderStoreProducts-module__ZPWlQG__content h3{-webkit-line-clamp:2;margin-bottom:5px;font-size:11px;line-height:1.3}.renderStoreProducts-module__ZPWlQG__info p,.renderStoreProducts-module__ZPWlQG__content p{margin-bottom:10px;font-size:13px}.renderStoreProducts-module__ZPWlQG__cardBtn{border-radius:9px;height:32px;font-size:10px;font-weight:600}.renderStoreProducts-module__ZPWlQG__empty{border-radius:16px;min-height:150px;padding:16px}.renderStoreProducts-module__ZPWlQG__emptyIcon{margin-bottom:8px;font-size:20px}.renderStoreProducts-module__ZPWlQG__empty h3{margin-bottom:5px;font-size:14px}.renderStoreProducts-module__ZPWlQG__empty p{font-size:11px;line-height:1.45}}
.editStoreProducts-module__kR6vya__sheet{background:#fff;border-radius:32px 32px 0 0;flex-direction:column;height:92vh;display:flex;overflow:hidden}.editStoreProducts-module__kR6vya__header{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border-bottom:1px solid #e2e8f0b3;justify-content:space-between;align-items:center;padding:18px;display:flex;position:sticky;top:0}.editStoreProducts-module__kR6vya__header p{text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;margin:0 0 4px;font-size:11px;font-weight:700}.editStoreProducts-module__kR6vya__header h2{letter-spacing:-.05em;color:#0f172a;margin:0;font-size:24px;font-weight:900}.editStoreProducts-module__kR6vya__doneBtn{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:14px;height:42px;padding:0 16px;font-size:13px;font-weight:700}.editStoreProducts-module__kR6vya__content{flex-direction:column;flex:1;gap:18px;padding:18px;display:flex;overflow-y:auto}.editStoreProducts-module__kR6vya__infoCard{background:linear-gradient(#f8fafce6,#f1f5f9bf);border:1px solid #e2e8f0cc;border-radius:20px;align-items:center;gap:14px;padding:16px;display:flex}.editStoreProducts-module__kR6vya__infoIcon{color:#6366f1;background:#6366f114;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.editStoreProducts-module__kR6vya__infoCard h3{color:#0f172a;margin:0 0 3px;font-size:14px;font-weight:800}.editStoreProducts-module__kR6vya__infoCard p{color:#64748b;margin:0;font-size:12px;line-height:1.5}.editStoreProducts-module__kR6vya__manageBtn{color:#475569;background:#fff;border:1px solid #e2e8f0b3;border-radius:12px;justify-content:center;align-items:center;width:80px;height:38px;margin-left:auto;display:flex}.editStoreProducts-module__kR6vya__section{background:linear-gradient(#fffffff5,#f8fafceb);border:1px solid #e2e8f0cc;border-radius:24px;flex-direction:column;gap:16px;padding:16px;display:flex}.editStoreProducts-module__kR6vya__sectionTop{color:#0f172a;border-bottom:1px solid #e2e8f0b3;align-items:center;gap:8px;padding-bottom:12px;font-size:13px;font-weight:800;display:flex}.editStoreProducts-module__kR6vya__group{flex-direction:column;gap:10px;display:flex}.editStoreProducts-module__kR6vya__group label{color:#334155;font-size:13px;font-weight:700}.editStoreProducts-module__kR6vya__input{color:#0f172a;background:#fff;border:1px solid #e2e8f0cc;border-radius:16px;outline:none;width:100%;height:52px;padding:0 14px;font-size:14px}.editStoreProducts-module__kR6vya__input:focus{border-color:#6366f166}.editStoreProducts-module__kR6vya__content::-webkit-scrollbar{width:5px}.editStoreProducts-module__kR6vya__content::-webkit-scrollbar-thumb{background:#94a3b84d;border-radius:999px}@media (max-width:520px){.editStoreProducts-module__kR6vya__sheet{height:95vh}.editStoreProducts-module__kR6vya__header{padding:16px}.editStoreProducts-module__kR6vya__header h2{font-size:20px}.editStoreProducts-module__kR6vya__content{padding:16px}.editStoreProducts-module__kR6vya__section{border-radius:20px;padding:14px}.editStoreProducts-module__kR6vya__input{height:48px}}
body,html{overflow-x:hidden}.addElement-module__byCmPW__container{padding:4px 2px}.addElement-module__byCmPW__title{color:#111827;margin-bottom:14px;font-size:17px;font-weight:600}.addElement-module__byCmPW__search{background:#fafafa;border:1px solid #e5e7eb;border-radius:12px;outline:none;width:100%;margin-bottom:18px;padding:12px 14px;font-size:14px;transition:all .2s}.addElement-module__byCmPW__search:focus{background:#fff;border-color:#6366f1;box-shadow:0 0 0 3px #6366f114}.addElement-module__byCmPW__grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.addElement-module__byCmPW__card{text-align:center;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #0000000a;border-radius:16px;padding:18px 14px;transition:all .22s cubic-bezier(.2,.8,.2,1);position:relative}.addElement-module__byCmPW__card:hover{border:1px solid;transform:translateY(-3px);box-shadow:0 12px 30px #00000014;border-color:#6366f1!important}.addElement-module__byCmPW__card:active{transform:scale(.97)}.addElement-module__byCmPW__iconWrap{color:#4f46e5;background:linear-gradient(135deg,#6366f11f,#6366f10a);border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;margin:0 auto 10px;transition:all .2s;display:flex}.addElement-module__byCmPW__card:hover .addElement-module__byCmPW__iconWrap{background:#6366f126;transform:scale(1.08)}.addElement-module__byCmPW__label{color:#374151;font-size:13px;font-weight:500}.addElement-module__byCmPW__container{width:100%;max-width:100%;overflow-x:hidden}.addElement-module__byCmPW__search{box-sizing:border-box;width:100%;max-width:100%}.addElement-module__byCmPW__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%;display:grid}.addElement-module__byCmPW__card{box-sizing:border-box;width:100%}::-webkit-scrollbar{width:5px;height:1px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:linear-gradient(#6366f199,#8b5cf699);border-radius:999px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(#6366f1e6,#8b5cf6e6)}.addElement-module__byCmPW__badge{color:#fff;background:#ef4444;border-radius:999px;padding:3px 6px;font-size:10px;font-weight:600;position:absolute;top:8px;right:8px}.addElement-module__byCmPW__disabled{opacity:.5;cursor:not-allowed}.addElement-module__byCmPW__disabled:hover{box-shadow:none;transform:none}.addElement-module__byCmPW__disabled:after{content:"";position:absolute;inset:0}
.editSection-module__3VJ7_a__container{scroll-behavior:smooth;flex-direction:column;gap:14px;max-height:88vh;padding-right:2px;display:flex;overflow-y:auto}.editSection-module__3VJ7_a__header{justify-content:space-between;align-items:center;padding-bottom:4px;display:flex}.editSection-module__3VJ7_a__header h2{color:#111827;margin:0;font-size:18px;font-weight:600}.editSection-module__3VJ7_a__header button{color:#4f46e5;cursor:pointer;background:0 0;border:none;font-size:14px;font-weight:600;transition:opacity .15s}.editSection-module__3VJ7_a__header button:hover{opacity:.75}.editSection-module__3VJ7_a__card{background:#f9fafb;border:1px solid #f1f5f9;border-radius:18px;flex-direction:column;gap:14px;padding:16px;transition:border .18s,box-shadow .18s;display:flex}.editSection-module__3VJ7_a__card:hover{border-color:#e0e7ff}.editSection-module__3VJ7_a__card h3{color:#111827;margin:0;font-size:15px;font-weight:600}.editSection-module__3VJ7_a__card label{color:#374151;margin-bottom:8px;font-size:13px;font-weight:600;display:block}.editSection-module__3VJ7_a__titleRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.editSection-module__3VJ7_a__divider{background:#eef2f7;width:100%;height:1px}.editSection-module__3VJ7_a__space16{height:2px}.editSection-module__3VJ7_a__sliderRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.editSection-module__3VJ7_a__sliderRow span{color:#4f46e5;background:#4f46e514;border-radius:10px;padding:6px 10px;font-size:13px;font-weight:600}.editSection-module__3VJ7_a__tabs{gap:8px;display:flex}.editSection-module__3VJ7_a__tab{color:#6b7280;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e5e7eb;border-radius:14px;flex:1;justify-content:center;align-items:center;gap:8px;height:44px;font-size:14px;font-weight:500;transition:border .18s,background .18s,transform .15s;display:flex}.editSection-module__3VJ7_a__badge{color:#f33838;background:#6366f114;border-radius:999px;padding:2px 6px;font-size:11px;font-weight:600}.editSection-module__3VJ7_a__tab:hover{background:#fafaff;border-color:#c7d2fe}.editSection-module__3VJ7_a__activeTab{color:#4f46e5!important;background:#eef2ff!important;border-color:#6366f1!important}.editSection-module__3VJ7_a__twoCols,.editSection-module__3VJ7_a__borderGrid{grid-template-columns:1fr 1fr;gap:14px;display:grid}@media (max-width:640px){.editSection-module__3VJ7_a__twoCols,.editSection-module__3VJ7_a__borderGrid{grid-template-columns:1fr}}.editSection-module__3VJ7_a__widthGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.editSection-module__3VJ7_a__widthCard{color:#7c7d80;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:110px;transition:border .18s,background .18s,transform .15s,box-shadow .18s;display:flex}.editSection-module__3VJ7_a__widthCard:hover{background:#fafaff;border-color:#c7d2fe}.editSection-module__3VJ7_a__activeWidth{color:#4f46e5;background:#eef2ff!important;border-color:#6366f1!important}.editSection-module__3VJ7_a__widthCard svg{width:24px;height:24px}.editSection-module__3VJ7_a__widthCard span{font-size:14px;font-weight:600}.editSection-module__3VJ7_a__shadowGrid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.editSection-module__3VJ7_a__shadowCard{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:18px;flex-direction:column;align-items:center;gap:12px;padding:16px;transition:border .18s,background .18s,transform .15s;display:flex}.editSection-module__3VJ7_a__shadowCard:hover{background:#fafaff;border-color:#c7d2fe}.editSection-module__3VJ7_a__activeShadow{background:#eef2ff!important;border-color:#6366f1!important}.editSection-module__3VJ7_a__shadowPreview{background:#fff;border-radius:16px;width:64px;height:64px}.editSection-module__3VJ7_a__shadowCard span{color:#374151;font-size:13px;font-weight:600}.editSection-module__3VJ7_a__deleteBtn{color:#dc2626;cursor:pointer;background:#fef2f2;border:none;border-radius:18px;justify-content:center;align-items:center;gap:10px;height:54px;font-size:14px;font-weight:600;transition:background .18s,transform .15s;display:flex}.editSection-module__3VJ7_a__deleteBtn:hover{background:#fee2e2}.editSection-module__3VJ7_a__deleteBtn:active{transform:scale(.98)}.editSection-module__3VJ7_a__container::-webkit-scrollbar{width:6px}.editSection-module__3VJ7_a__container::-webkit-scrollbar-track{background:0 0}.editSection-module__3VJ7_a__container::-webkit-scrollbar-thumb{background:linear-gradient(#6366f173,#8b5cf673);border-radius:999px}.editSection-module__3VJ7_a__container::-webkit-scrollbar-thumb:hover{background:linear-gradient(#6366f1b3,#8b5cf6b3)}
.draftsModal-module__6fsGaq__container{padding:10px}.draftsModal-module__6fsGaq__header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.draftsModal-module__6fsGaq__clearBtn{color:#dc2626;cursor:pointer;background:#fee2e2;border:none;border-radius:10px;padding:8px 12px;font-size:13px}.draftsModal-module__6fsGaq__list{flex-direction:column;gap:12px;max-height:60vh;display:flex;overflow-y:auto}.draftsModal-module__6fsGaq__card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:16px;justify-content:space-between;align-items:center;padding:14px;display:flex}.draftsModal-module__6fsGaq__info{cursor:pointer;align-items:center;gap:12px;display:flex}.draftsModal-module__6fsGaq__title{color:#111827;font-weight:600}.draftsModal-module__6fsGaq__meta{color:#6b7280;font-size:13px}.draftsModal-module__6fsGaq__deleteBtn{color:#ef4444;cursor:pointer;background:0 0;border:none}.draftsModal-module__6fsGaq__empty{text-align:center;color:#6b7280;padding:30px}
.publishSheet-module__crLBTa__container{flex-direction:column;gap:2px;padding:10px 4px 24px;display:flex}.publishSheet-module__crLBTa__title{color:#111827;margin-bottom:6px;font-size:24px;font-weight:700}.publishSheet-module__crLBTa__subtitle{color:#6b7280;margin-bottom:20px}.publishSheet-module__crLBTa__input{box-sizing:border-box;border:1px solid #d1d5db;border-radius:16px;outline:none;width:100%;height:56px;margin-bottom:18px;padding:0 18px;font-size:15px;transition:all .2s}.publishSheet-module__crLBTa__urlPreview{color:#6b7280;word-break:break-word;margin-bottom:20px;padding-left:2px;font-size:13px}.publishSheet-module__crLBTa__urlPreview span{color:#4f46e5;font-weight:500}.publishSheet-module__crLBTa__publishBtn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none!important;transform:none!important}.publishSheet-module__crLBTa__input:focus{border-color:#4f46e5;box-shadow:0 0 0 4px #4f46e51a}.publishSheet-module__crLBTa__publishBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4f46e5,#6366f1);border:none;border-radius:16px;justify-content:center;align-items:center;gap:10px;width:100%;height:58px;font-weight:600;transition:all .25s;display:flex}.publishSheet-module__crLBTa__publishBtn:hover{transform:translateY(-2px);box-shadow:0 12px 24px #4f46e540}.publishSheet-module__crLBTa__spin{animation:1s linear infinite publishSheet-module__crLBTa__spin}@keyframes publishSheet-module__crLBTa__spin{to{transform:rotate(360deg)}}.publishSheet-module__crLBTa__emptyState{text-align:center;flex-direction:column;align-items:center;padding:10px 6px 24px;display:flex}.publishSheet-module__crLBTa__emptyIcon{background:linear-gradient(135deg,#eef2ff,#e0e7ff);border-radius:22px;justify-content:center;align-items:center;width:74px;height:74px;margin-bottom:18px;font-size:34px;display:flex}.publishSheet-module__crLBTa__emptyTitle{color:#111827;margin-bottom:10px;font-size:24px;font-weight:700}.publishSheet-module__crLBTa__emptyText{color:#6b7280;margin-bottom:24px;line-height:1.6}.publishSheet-module__crLBTa__closeBtn{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:16px;width:100%;height:56px;font-weight:600;transition:all .2s}.publishSheet-module__crLBTa__closeBtn:hover{transform:translateY(-2px);box-shadow:0 10px 20px #4f46e533}.publishSheet-module__crLBTa__upgradeText{text-align:center;color:#ee4747;margin-top:14px;font-size:13px;line-height:1.6}.publishSheet-module__crLBTa__upgradeLink{color:#d52121;cursor:pointer;margin-left:6px;font-weight:600;transition:opacity .15s}.publishSheet-module__crLBTa__upgradeLink:hover{opacity:.75}
.UpgradeModal-module__0oYBMq__backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:9999;background:#0000008c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}@media (max-width:768px){.UpgradeModal-module__0oYBMq__backdrop{align-items:flex-end}}.UpgradeModal-module__0oYBMq__container{background:color-mix(in srgb,var(--bg)92%,#020617 8%);width:100%;max-width:500px;color:var(--text);border-radius:16px 16px 0 0;padding:14px}@media (max-width:768px){.UpgradeModal-module__0oYBMq__container{border-radius:16px 16px 0 0}}[data-theme=light] .UpgradeModal-module__0oYBMq__container{background:linear-gradient(135deg,#0f172af2,#0f172ab3)}.UpgradeModal-module__0oYBMq__dragZone{justify-content:center;margin-top:-4px;padding-bottom:6px;display:flex}.UpgradeModal-module__0oYBMq__handle{background:var(--line);border-radius:20px;width:40px;height:4px}[data-theme=light] .UpgradeModal-module__0oYBMq__handle{background:#fff6}.UpgradeModal-module__0oYBMq__headerRow{justify-content:space-between;align-items:center;margin-top:6px;margin-bottom:10px;display:flex;position:relative}.UpgradeModal-module__0oYBMq__centerHeader{text-align:center;flex:1}.UpgradeModal-module__0oYBMq__title{margin:0;font-size:18px;font-weight:600}[data-theme=light] .UpgradeModal-module__0oYBMq__title,[data-theme=light] .UpgradeModal-module__0oYBMq__subtitle,[data-theme=light] .UpgradeModal-module__0oYBMq__closeIcon{color:#fff}.UpgradeModal-module__0oYBMq__subtitle{color:var(--muted);margin:0;font-size:12px}.UpgradeModal-module__0oYBMq__closeBtn{background:var(--glass);z-index:10;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex;position:absolute;bottom:4px;right:16px}[data-theme=light] .UpgradeModal-module__0oYBMq__closeBtn{background:#0003}.UpgradeModal-module__0oYBMq__closeIcon{color:var(--ink);display:block;transform:scale(2.9)}.UpgradeModal-module__0oYBMq__billingToggle{background:var(--glass);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--line);box-shadow:inset 0 0 10px var(--shadow);border-radius:50px;gap:6px;margin:14px 0;padding:6px;display:flex}[data-theme=light] .UpgradeModal-module__0oYBMq__billingToggle{background:#ffffff1a}.UpgradeModal-module__0oYBMq__billingToggle button{color:var(--ink);background:0 0;border:none;border-radius:40px;flex:1;padding:7px 12px;font-size:13px;font-weight:500;transition:all .3s}[data-theme=light] .UpgradeModal-module__0oYBMq__billingToggle button{color:#fff}.UpgradeModal-module__0oYBMq__billingToggle button:hover{background:color-mix(in srgb,var(--glass)70%,var(--accent2)10%)}.UpgradeModal-module__0oYBMq__activeToggle{background:color-mix(in srgb,var(--accent1)45%,var(--glass)55%);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 4px 10px var(--shadow),inset 0 0 8px #fff3;border:1px solid color-mix(in srgb,var(--accent1)50%,#fff 50%);font-weight:600;color:var(--onPrimary)!important}.UpgradeModal-module__0oYBMq__save{font-size:10px}.UpgradeModal-module__0oYBMq__plansList{flex-direction:column;gap:10px;display:flex}.UpgradeModal-module__0oYBMq__planCard{background:var(--glass);border:1px solid var(--line);border-radius:12px;padding:12px}[data-theme=light] .UpgradeModal-module__0oYBMq__planCard{background:#ffffff1a}.UpgradeModal-module__0oYBMq__cardHeader{justify-content:space-between;display:flex}.UpgradeModal-module__0oYBMq__price{background:linear-gradient(90deg,var(--accent2),var(--accent1));-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:17px;font-weight:700}[data-theme=light] .UpgradeModal-module__0oYBMq__price{-webkit-text-fill-color:#fff}.UpgradeModal-module__0oYBMq__planName{margin-top:2px;font-size:14px}[data-theme=light] .UpgradeModal-module__0oYBMq__planName,[data-theme=light] .UpgradeModal-module__0oYBMq__limit{color:#b9b8b8}.UpgradeModal-module__0oYBMq__limit{color:var(--muted);font-size:11px}.UpgradeModal-module__0oYBMq__rightIcons{align-items:center;gap:6px;display:flex}.UpgradeModal-module__0oYBMq__crown{background:var(--glass);border-radius:8px;padding:6px}[data-theme=light] .UpgradeModal-module__0oYBMq__crown{background:#ffffff1a}.UpgradeModal-module__0oYBMq__arrow{background:color-mix(in srgb,var(--glass)70%,var(--accent2)10%);border-radius:8px;padding:6px}[data-theme=light] .UpgradeModal-module__0oYBMq__arrow{background:color-mix(in srgb,#ffffff1a 70%,var(--accent2)10%)}.UpgradeModal-module__0oYBMq__rotate{transform:rotate(180deg)}.UpgradeModal-module__0oYBMq__body{flex-direction:column;gap:8px;margin-top:10px;display:flex}.UpgradeModal-module__0oYBMq__feature{background:var(--surface);border-radius:8px;justify-content:space-between;padding:8px;display:flex}[data-theme=light] .UpgradeModal-module__0oYBMq__feature{background:#ffffff1a}.UpgradeModal-module__0oYBMq__featureTitle{font-size:13px;font-weight:500}[data-theme=light] .UpgradeModal-module__0oYBMq__featureTitle{color:#fff}.UpgradeModal-module__0oYBMq__featureDesc{opacity:.7;font-size:11px}[data-theme=light] .UpgradeModal-module__0oYBMq__featureDesc{color:#ddd}.UpgradeModal-module__0oYBMq__upgradeBtn{background:linear-gradient(90deg,var(--accent1),var(--accent2));color:var(--onPrimary);border:none;border-radius:10px;margin-top:8px;padding:10px;font-size:13px;font-weight:700}.UpgradeModal-module__0oYBMq__spin{animation:1s linear infinite UpgradeModal-module__0oYBMq__spin}@keyframes UpgradeModal-module__0oYBMq__spin{to{transform:rotate(360deg)}}.UpgradeModal-module__0oYBMq__bounce{animation:.35s ease-out UpgradeModal-module__0oYBMq__subtleBounce}@keyframes UpgradeModal-module__0oYBMq__subtleBounce{0%{opacity:.95;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.UpgradeModal-module__0oYBMq__sideSpace{width:36px;height:36px}.UpgradeModal-module__0oYBMq__headerRow{justify-content:space-between;align-items:center;margin-top:4px;padding:4px 6px;display:flex}.UpgradeModal-module__0oYBMq__headerLeft{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.UpgradeModal-module__0oYBMq__headerRight{justify-content:flex-end;width:46px;display:flex}.UpgradeModal-module__0oYBMq__closeBtn{background:var(--glass);border:none;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.UpgradeModal-module__0oYBMq__closeIcon{transform:scale(.9)}
.dashboard-module__WIqpJa__wrapper{background:#f6f7fb;max-width:1280px;min-height:100vh;margin:0 auto;padding:24px 24px 120px}@media (max-width:768px){.dashboard-module__WIqpJa__wrapper{padding:18px 18px 120px}}
.addProductModal-module__JmestG__overlay{z-index:1000;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.addProductModal-module__JmestG__backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;background:#0f172a94;border:0;position:absolute;inset:0}.addProductModal-module__JmestG__sheet{z-index:1;background:#fff;border:1px solid #e2e8f0e6;border-bottom:0;border-radius:30px 30px 0 0;flex-direction:column;width:min(760px,100%);max-height:94vh;animation:.28s ease-out addProductModal-module__JmestG__sheetUp;display:flex;position:relative;overflow:hidden;box-shadow:0 -24px 80px #0f172a47}@keyframes addProductModal-module__JmestG__sheetUp{0%{opacity:.65;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.addProductModal-module__JmestG__handle{background:#cbd5e1;border-radius:999px;width:44px;height:5px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.addProductModal-module__JmestG__header{border-bottom:1px solid #eef2f7;justify-content:space-between;align-items:flex-start;gap:18px;padding:34px 24px 20px;display:flex}.addProductModal-module__JmestG__eyebrow{color:#64748b;text-transform:uppercase;margin:0 0 6px;font-size:12px;font-weight:850}.addProductModal-module__JmestG__header h2{color:#071427;margin:0;font-size:24px;font-weight:850;line-height:1.15}.addProductModal-module__JmestG__closeBtn{color:#475569;cursor:pointer;background:#f8fafc;border:1px solid #eef2f7;border-radius:14px;flex:none;place-items:center;width:44px;height:44px;display:grid}.addProductModal-module__JmestG__content{gap:16px;padding:18px 24px 112px;display:grid;overflow-y:auto}.addProductModal-module__JmestG__content::-webkit-scrollbar{width:8px}.addProductModal-module__JmestG__content::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.addProductModal-module__JmestG__section,.addProductModal-module__JmestG__card{background:#fff;border:1px solid #e5edf6;border-radius:20px;padding:16px}.addProductModal-module__JmestG__sectionTitle{margin-bottom:14px}.addProductModal-module__JmestG__sectionTitle h3{color:#0f172a;margin:0 0 5px;font-size:15px;font-weight:850}.addProductModal-module__JmestG__sectionTitle p{color:#64748b;margin:0;font-size:12px;line-height:1.45}.addProductModal-module__JmestG__uploadBox{cursor:pointer;background:#fbfdff;border:1.5px dashed #cbd5e1;border-radius:20px;place-items:center;min-height:218px;display:grid;overflow:hidden}.addProductModal-module__JmestG__uploadBox input{display:none}.addProductModal-module__JmestG__uploadContent{text-align:center;place-items:center;gap:8px;display:grid}.addProductModal-module__JmestG__uploadContent span{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:14px;place-items:center;width:44px;height:44px;display:grid}.addProductModal-module__JmestG__uploadContent strong{color:#0f172a;font-size:14px;font-weight:850}.addProductModal-module__JmestG__uploadContent small{color:#64748b;font-size:12px}.addProductModal-module__JmestG__previewWrap{width:100%;height:100%;min-height:218px;position:relative}.addProductModal-module__JmestG__previewWrap img{object-fit:cover;width:100%;height:100%;min-height:218px;display:block}.addProductModal-module__JmestG__deleteImage{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172ab8;border:1px solid #ffffffbf;border-radius:999px;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:12px;right:12px}.addProductModal-module__JmestG__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.addProductModal-module__JmestG__field{gap:8px;margin-top:14px;display:grid}.addProductModal-module__JmestG__field:first-of-type{margin-top:0}.addProductModal-module__JmestG__field label{color:#0f172a;font-size:13px;font-weight:800}.addProductModal-module__JmestG__inputWrap{color:#94a3b8;background:#f8fafc;border:1px solid #dbe3ef;border-radius:14px;align-items:center;gap:10px;min-height:48px;padding:0 14px;transition:border-color .2s,box-shadow .2s,background .2s;display:flex}.addProductModal-module__JmestG__inputWrap:focus-within{background:#fff;border-color:#7c3aed;box-shadow:0 0 0 4px #7c3aed1f}.addProductModal-module__JmestG__inputWrap input,.addProductModal-module__JmestG__inputWrap select,.addProductModal-module__JmestG__inputWrap textarea{color:#0f172a;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:14px}.addProductModal-module__JmestG__inputWrap select{height:48px}.addProductModal-module__JmestG__textareaWrap{align-items:flex-start;min-height:130px;padding-top:14px}.addProductModal-module__JmestG__textareaWrap textarea{resize:vertical;min-height:104px}.addProductModal-module__JmestG__fileUpload{color:#334155;cursor:pointer;background:#fbfdff;border:1px dashed #cbd5e1;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:48px;font-size:13px;font-weight:800;display:inline-flex}.addProductModal-module__JmestG__fileUpload input{display:none}.addProductModal-module__JmestG__toggleRow{color:#0f172a;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;align-items:center;gap:10px;min-height:48px;padding:0 14px;font-size:13px;font-weight:800;display:flex}.addProductModal-module__JmestG__variantArea{gap:14px;margin-top:14px;display:grid}.addProductModal-module__JmestG__presetGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.addProductModal-module__JmestG__presetBtn{color:#334155;cursor:pointer;background:#fff;border:1px solid #dbe3ef;border-radius:12px;justify-content:center;align-items:center;gap:5px;min-height:38px;font-size:12px;font-weight:800;display:inline-flex}.addProductModal-module__JmestG__variantGroup{background:#fbfdff;border:1px solid #e2e8f0;border-radius:16px;padding:12px}.addProductModal-module__JmestG__variantHeader{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.addProductModal-module__JmestG__variantHeader h4{color:#0f172a;margin:0;font-size:13px;font-weight:850}.addProductModal-module__JmestG__variantHeader button{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:999px;place-items:center;width:28px;height:28px;display:grid}.addProductModal-module__JmestG__optionRow{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.addProductModal-module__JmestG__optionRow input{background:#fff;border:1px solid #dbe3ef;border-radius:12px;outline:0;height:42px;padding:0 12px}.addProductModal-module__JmestG__optionRow button{color:#fff;cursor:pointer;background:#0f172a;border:0;border-radius:12px;height:42px;padding:0 14px;font-weight:800}.addProductModal-module__JmestG__optionList{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.addProductModal-module__JmestG__optionList span{color:#6d28d9;background:#f5f3ff;border:1px solid #ddd6fe;border-radius:999px;align-items:center;gap:6px;min-height:30px;padding:0 8px 0 10px;font-size:12px;font-weight:800;display:inline-flex}.addProductModal-module__JmestG__optionList button{color:#6d28d9;cursor:pointer;background:#6d28d91f;border:0;border-radius:999px;place-items:center;width:20px;height:20px;display:grid}.addProductModal-module__JmestG__error{color:#dc2626;margin:0;font-size:12px;font-weight:700}.addProductModal-module__JmestG__footer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border-top:1px solid #eef2f7;grid-template-columns:.8fr 1.2fr;gap:12px;padding:16px 22px 20px;display:grid;position:absolute;bottom:0;left:0;right:0}.addProductModal-module__JmestG__cancelBtn,.addProductModal-module__JmestG__saveBtn{cursor:pointer;border-radius:15px;justify-content:center;align-items:center;gap:8px;height:54px;font-size:14px;font-weight:600;display:inline-flex}.addProductModal-module__JmestG__cancelBtn{color:#334155;background:#fff;border:1px solid #dbe3ef}.addProductModal-module__JmestG__saveBtn{color:#fff;background:linear-gradient(135deg,#5b6cff 0%,#7c3aed 100%);border:0;box-shadow:0 12px 26px #7c3aed47}.addProductModal-module__JmestG__closeBtn:disabled,.addProductModal-module__JmestG__cancelBtn:disabled,.addProductModal-module__JmestG__saveBtn:disabled,.addProductModal-module__JmestG__uploadBox input:disabled,.addProductModal-module__JmestG__fileUpload input:disabled{cursor:not-allowed;opacity:.65}.addProductModal-module__JmestG__saveBtn:disabled{box-shadow:none;background:linear-gradient(135deg,#94a3b8 0%,#64748b 100%)}.addProductModal-module__JmestG__spin{animation:.75s linear infinite addProductModal-module__JmestG__spin}@keyframes addProductModal-module__JmestG__spin{to{transform:rotate(360deg)}}@media (max-width:640px){.addProductModal-module__JmestG__sheet{border-radius:28px 28px 0 0;width:100%;max-height:94vh}.addProductModal-module__JmestG__header{padding:34px 20px 20px}.addProductModal-module__JmestG__content{padding:18px 20px 110px}.addProductModal-module__JmestG__grid{grid-template-columns:1fr}.addProductModal-module__JmestG__presetGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.addProductModal-module__JmestG__footer{grid-template-columns:1fr 1fr;padding:14px 20px 18px}}.addProductModal-module__JmestG__helpText{color:#64748b;margin:0;font-size:11px;font-weight:650}.addProductModal-module__JmestG__variantRows{gap:10px;display:grid}.addProductModal-module__JmestG__variantRow{background:#fbfdff;border:1px solid #e2e8f0;border-radius:16px;grid-template-columns:1fr 1fr 90px 38px;align-items:center;gap:8px;padding:10px;display:grid}.addProductModal-module__JmestG__variantRow input{color:#0f172a;background:#fff;border:1px solid #dbe3ef;border-radius:12px;outline:none;min-width:0;height:42px;padding:0 11px;font-size:13px}.addProductModal-module__JmestG__variantRow input:focus{border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed1a}.addProductModal-module__JmestG__removeVariant{color:#dc2626;cursor:pointer;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.addProductModal-module__JmestG__variantTotal{background:#f5f3ff;border:1px solid #ddd6fe;border-radius:14px;justify-content:space-between;align-items:center;min-height:44px;padding:0 14px;display:flex}.addProductModal-module__JmestG__variantTotal span{color:#6d28d9;font-size:12px;font-weight:800}.addProductModal-module__JmestG__variantTotal strong{color:#4c1d95;font-size:15px;font-weight:900}.addProductModal-module__JmestG__inputWrap input:disabled{cursor:not-allowed;color:#64748b}@media (max-width:640px){.addProductModal-module__JmestG__variantRow{grid-template-columns:1fr}.addProductModal-module__JmestG__removeVariant{width:100%}}
.dashboardHeader-module__L-7-WW__header{border-bottom:1px solid #e2e8f0a6;justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;padding:0 0 12px;display:flex}.dashboardHeader-module__L-7-WW__left{align-items:center;gap:8px;min-width:0;display:flex}.dashboardHeader-module__L-7-WW__menuBtn{color:#334155;cursor:pointer;background:linear-gradient(#fff,#f8fafc);border:1px solid #e2e8f0e6;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;padding:0;line-height:1;transition:transform .18s,border .18s,box-shadow .18s;display:flex}.dashboardHeader-module__L-7-WW__menuBtn:hover{border-color:#94a3b873;transform:translateY(-1px);box-shadow:0 4px 12px #0f172a0a}.dashboardHeader-module__L-7-WW__menuBtn svg,.dashboardHeader-module__L-7-WW__iconBtn svg{stroke-width:2.2px;width:19px;height:19px}.dashboardHeader-module__L-7-WW__storeInfo{background:linear-gradient(#fffffff2,#f8fafce6);border:1px solid #e2e8f0bf;border-radius:14px;align-items:center;gap:8px;min-width:0;padding:5px 10px 5px 5px;transition:border .18s,box-shadow .18s;display:flex}.dashboardHeader-module__L-7-WW__storeInfo:hover{border-color:#94a3b859;box-shadow:0 4px 12px #0f172a08}.dashboardHeader-module__L-7-WW__logoWrap{background:linear-gradient(135deg,#6366f114,#7c3aed0a);border:1px solid #e2e8f0cc;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.dashboardHeader-module__L-7-WW__logoInner{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:6px;width:17px;height:17px}.dashboardHeader-module__L-7-WW__storeInfo h2{letter-spacing:-.03em;color:#0f172a;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:14px;font-weight:600;overflow:hidden}.dashboardHeader-module__L-7-WW__storeInfo svg{color:#64748b;flex-shrink:0;width:14px;height:14px}.dashboardHeader-module__L-7-WW__right{align-items:center;gap:8px;display:flex}.dashboardHeader-module__L-7-WW__iconBtn{color:#334155;cursor:pointer;background:linear-gradient(#fff,#f8fafc);border:1px solid #e2e8f0e6;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:transform .18s,border .18s,box-shadow .18s;display:flex;position:relative}.dashboardHeader-module__L-7-WW__iconBtn:hover{border-color:#94a3b866;transform:translateY(-1px);box-shadow:0 4px 12px #0f172a0a}.dashboardHeader-module__L-7-WW__dot{background:#6366f1;border:1.5px solid #fff;border-radius:999px;width:6px;height:6px;position:absolute;top:8px;right:8px}.dashboardHeader-module__L-7-WW__avatar{object-fit:cover;background:#f8fafc;border:1px solid #e2e8f0e6;border-radius:12px;width:40px;height:40px;box-shadow:0 3px 10px #0f172a08}@media (max-width:640px){.dashboardHeader-module__L-7-WW__header{gap:8px;margin-bottom:12px;padding-bottom:10px}.dashboardHeader-module__L-7-WW__left{gap:7px}.dashboardHeader-module__L-7-WW__storeInfo{gap:7px;padding:4px 9px 4px 4px}.dashboardHeader-module__L-7-WW__storeInfo h2{font-size:13px}.dashboardHeader-module__L-7-WW__menuBtn,.dashboardHeader-module__L-7-WW__iconBtn,.dashboardHeader-module__L-7-WW__avatar{border-radius:11px;width:36px;height:36px}.dashboardHeader-module__L-7-WW__menuBtn svg,.dashboardHeader-module__L-7-WW__iconBtn svg{width:17px;height:17px}.dashboardHeader-module__L-7-WW__logoWrap{border-radius:9px;width:30px;height:30px}.dashboardHeader-module__L-7-WW__logoInner{border-radius:5px;width:15px;height:15px}.dashboardHeader-module__L-7-WW__dot{top:7px;right:7px}}.dashboardHeader-module__L-7-WW__storeDropdownWrap{position:relative}.dashboardHeader-module__L-7-WW__avatarBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:1px solid #e2e8f0e6;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;font-weight:800;display:flex}.dashboardHeader-module__L-7-WW__dropdownSection{flex-direction:column;gap:4px;margin-bottom:10px;display:flex}.dashboardHeader-module__L-7-WW__dropdownLabel{color:#64748b;text-transform:uppercase;margin:0 0 6px;padding:0 8px;font-size:11px;font-weight:700}.dashboardHeader-module__L-7-WW__dropdownItem{color:#0f172a;cursor:pointer;background:0 0;border:none;border-radius:12px;align-items:center;gap:10px;width:100%;height:42px;padding:0 10px;font-size:13px;font-weight:600;transition:all .18s;display:flex}.dashboardHeader-module__L-7-WW__dropdownItem:hover{background:#f8fafc}.dashboardHeader-module__L-7-WW__activeDot{background:#8b5cf6;border-radius:999px;width:8px;height:8px;margin-left:auto}.dashboardHeader-module__L-7-WW__createStoreBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#8b5cf6);border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;height:44px;font-size:13px;font-weight:700;display:flex}.dashboardHeader-module__L-7-WW__createStoreBtnDisabled{color:#64748b;cursor:not-allowed;background:#e2e8f0;border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;height:44px;font-size:13px;font-weight:700;display:flex}.dashboardHeader-module__L-7-WW__dropdown{z-index:999;background:#fff;border:1px solid #e2e8f0;border-radius:18px;width:220px;max-width:calc(100vw - 32px);padding:10px;position:absolute;top:calc(100% + 10px);left:0;box-shadow:0 10px 40px #0f172a14}.dashboardHeader-module__L-7-WW__currentStore{align-items:center;gap:10px;padding:6px;display:flex}.dashboardHeader-module__L-7-WW__storeMiniLogo{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:12px;flex-shrink:0;width:38px;height:38px}.dashboardHeader-module__L-7-WW__storeTexts{min-width:0}.dashboardHeader-module__L-7-WW__storeLabel{color:#94a3b8;margin-bottom:2px;font-size:11px;font-weight:600;display:block}.dashboardHeader-module__L-7-WW__storeTexts h4{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:14px;font-weight:700;overflow:hidden}.dashboardHeader-module__L-7-WW__simpleCreate{color:#64748b;text-align:center;cursor:not-allowed;background:#fff;border:1px dashed #dbeafe;border-radius:12px;width:100%;height:42px;padding:0 14px;font-size:13px;font-weight:600;transition:all .18s}.dashboardHeader-module__L-7-WW__simpleCreate:hover{background:#f8fafc}.dashboardHeader-module__L-7-WW__storeSwitcher,.dashboardHeader-module__L-7-WW__profileWrap{position:relative}.dashboardHeader-module__L-7-WW__avatarBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:1px solid #e2e8f0;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;font-weight:700;transition:all .18s;display:flex}.dashboardHeader-module__L-7-WW__avatarBtn:hover{background:linear-gradient(135deg,#6366f1,#8b5cf6)}.dashboardHeader-module__L-7-WW__profileDropdown{z-index:999;background:#fff;border:1px solid #e2e8f0;border-radius:18px;width:200px;padding:8px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 10px 40px #0f172a14}.dashboardHeader-module__L-7-WW__profileItem{color:#334155;cursor:pointer;background:0 0;border:none;border-radius:12px;align-items:center;gap:10px;width:100%;height:42px;padding:0 12px;font-size:13px;font-weight:500;transition:all .18s;display:flex}.dashboardHeader-module__L-7-WW__profileItem:hover{background:#f8fafc}.dashboardHeader-module__L-7-WW__logoutItem{color:#dc2626}.dashboardHeader-module__L-7-WW__dropdownDivider{background:#f1f5f9;height:1px;margin:6px 0}
.storeMenu-module__S87gGa__overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:9999;background:#0f172a47;position:fixed;inset:0}.storeMenu-module__S87gGa__drawer{background:#fff;border-right:1px solid #e2e8f0;flex-direction:column;width:290px;max-width:52vw;height:100vh;padding:20px 16px;animation:.2s storeMenu-module__S87gGa__slideIn;display:flex}.storeMenu-module__S87gGa__header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.storeMenu-module__S87gGa__small{color:#94a3b8;margin:0 0 4px;font-size:11px;font-weight:600}.storeMenu-module__S87gGa__header h2{letter-spacing:-.03em;color:#0f172a;margin:0;font-size:20px;font-weight:800}.storeMenu-module__S87gGa__closeBtn{cursor:pointer;color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:12px;justify-content:center;align-items:center;width:45px;height:45px;transition:all .18s;display:flex}.storeMenu-module__S87gGa__closeBtn:hover{background:#f8fafc}.storeMenu-module__S87gGa__nav{flex-direction:column;gap:5px;display:flex}.storeMenu-module__S87gGa__link{cursor:pointer;background:0 0;border:none;border-radius:14px;justify-content:space-between;align-items:center;width:100%;height:43px;padding:0 14px;transition:all .18s;display:flex}.storeMenu-module__S87gGa__link:hover{background:#f8fafc}.storeMenu-module__S87gGa__linkLeft{align-items:center;gap:12px;display:flex}.storeMenu-module__S87gGa__link span{color:#334155;font-size:12px;font-weight:600}.storeMenu-module__S87gGa__link svg{color:#64748b}.storeMenu-module__S87gGa__footer{flex-direction:column;gap:10px;margin-top:auto;padding-top:18px;display:flex}.storeMenu-module__S87gGa__secondaryBtn,.storeMenu-module__S87gGa__logoutBtn{cursor:pointer;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;height:48px;font-size:14px;font-weight:600;transition:all .18s;display:flex}.storeMenu-module__S87gGa__secondaryBtn{color:#334155;background:#fff;border:1px solid #e2e8f0}.storeMenu-module__S87gGa__secondaryBtn:hover{background:#f8fafc}.storeMenu-module__S87gGa__logoutBtn{color:#dc2626;background:#f8fafc;border:none}.storeMenu-module__S87gGa__logoutBtn:hover{background:#fef2f2}@keyframes storeMenu-module__S87gGa__slideIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}
.bottomNav-module__pEkLYG__nav{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:999;background:linear-gradient(#fffffff5,#f8fafcf0);border:1px solid #e2e8f0e6;border-radius:30px;justify-content:space-between;align-items:center;width:calc(100% - 24px);max-width:520px;height:78px;padding:0 14px;display:flex;position:fixed;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #0f172a14,0 2px 10px #0f172a0a}.bottomNav-module__pEkLYG__nav button{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:22px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:6px;height:62px;transition:transform .18s,color .18s,background .18s;display:flex}.bottomNav-module__pEkLYG__nav button svg{stroke-width:2.1px;width:22px;height:22px}.bottomNav-module__pEkLYG__nav button span{letter-spacing:-.01em;font-size:11px;font-weight:700}.bottomNav-module__pEkLYG__nav button:hover{color:#0f172a;background:#94a3b80f}.bottomNav-module__pEkLYG__active{color:#4f46e5!important;background:linear-gradient(#6366f11a,#6366f10a)!important}.bottomNav-module__pEkLYG__active svg{transform:translateY(-1px)}.bottomNav-module__pEkLYG__centerBtn{z-index:2;width:66px;margin-top:-34px;position:relative;box-shadow:0 18px 34px #6366f142;flex:unset!important;color:#fff!important;background:linear-gradient(135deg,#6366f1,#8b5cf6)!important;border-radius:24px!important;height:66px!important}.bottomNav-module__pEkLYG__centerBtn:before{content:"";pointer-events:none;border:1px solid #6366f11f;border-radius:30px;position:absolute;inset:-6px}.bottomNav-module__pEkLYG__centerBtn svg{stroke-width:2.4px;width:28px!important;height:28px!important}.bottomNav-module__pEkLYG__centerBtn:hover{transform:translateY(-2px)scale(1.02);box-shadow:0 24px 40px #6366f14d!important}@supports (padding-bottom:env(safe-area-inset-bottom)){.bottomNav-module__pEkLYG__nav{padding-bottom:env(safe-area-inset-bottom)}}@media (max-width:480px){.bottomNav-module__pEkLYG__nav{border-radius:26px;height:72px;padding:0 10px}.bottomNav-module__pEkLYG__nav button{border-radius:18px;height:56px}.bottomNav-module__pEkLYG__nav button svg{width:20px;height:20px}.bottomNav-module__pEkLYG__nav button span{font-size:10px}.bottomNav-module__pEkLYG__centerBtn{width:60px;margin-top:-28px;border-radius:22px!important;height:60px!important}.bottomNav-module__pEkLYG__centerBtn svg{width:25px!important;height:25px!important}}
.firstProductPrompt-module__vsWGsq__card{background:linear-gradient(135deg,#f5f3fff5,#fff 68%),#fff;border:1px solid #ddd6fe;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-height:76px;margin-bottom:10px;padding:13px 14px;display:grid;box-shadow:0 12px 28px #6d28d91a}.firstProductPrompt-module__vsWGsq__icon{color:#6d28d9;background:linear-gradient(135deg,#ede9fe,#ddd6fe);border-radius:14px;place-items:center;width:40px;height:40px;display:grid;box-shadow:inset 0 0 0 1px #7c3aed14}.firstProductPrompt-module__vsWGsq__text{min-width:0}.firstProductPrompt-module__vsWGsq__text h3{color:#2e1065;letter-spacing:0;margin:0 0 3px;font-size:14px;font-weight:780}.firstProductPrompt-module__vsWGsq__text p{color:#6b5c88;margin:0;font-size:12px;font-weight:450;line-height:1.35}.firstProductPrompt-module__vsWGsq__button{color:#fff;cursor:pointer;background:#6d28d9;border:0;border-radius:12px;align-items:center;gap:6px;height:36px;padding:0 12px;font-size:12px;font-weight:780;display:inline-flex;box-shadow:0 10px 20px #6d28d938}.firstProductPrompt-module__vsWGsq__button:hover{background:#5b21b6}.firstProductPrompt-module__vsWGsq__button:active{transform:translateY(1px)}@media (max-width:420px){.firstProductPrompt-module__vsWGsq__card{grid-template-columns:auto minmax(0,1fr)}.firstProductPrompt-module__vsWGsq__button{grid-column:1/-1;justify-content:center;width:100%}}
.LinksCardView-module__sjCsFa__wrap{flex-direction:column;gap:24px;width:100%;margin-top:8px;display:flex}.LinksCardView-module__sjCsFa__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:20px;display:grid}@media (max-width:768px){.LinksCardView-module__sjCsFa__grid{gap:16px}}.LinksCardView-module__sjCsFa__card{background:color-mix(in srgb,var(--surface-deep)85%,var(--bg)15%);border:1px solid color-mix(in srgb,var(--stroke-strong)80%,var(--accent1)20%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 10px 30px var(--shadow-medium);border-radius:16px;padding:18px 18px 16px;transition:all .22s;position:relative}[data-theme=light] .LinksCardView-module__sjCsFa__card{background:color-mix(in srgb,var(--surface-deep)35%,var(--bg)65%)}.LinksCardView-module__sjCsFa__card:hover{border-color:color-mix(in srgb,var(--accent1)55%,var(--stroke-strong)45%);box-shadow:0 18px 40px var(--shadow-strong);background:color-mix(in srgb,var(--surface-deep)92%,var(--bg)8%);transform:translateY(-3px)}.LinksCardView-module__sjCsFa__header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.LinksCardView-module__sjCsFa__title{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;max-width:80%;font-size:.92rem;font-weight:600;overflow:hidden}.LinksCardView-module__sjCsFa__clicks{background:color-mix(in srgb,var(--surface)80%,var(--bg)20%);border:1px solid color-mix(in srgb,var(--stroke)75%,var(--accent2)25%);color:var(--ink);border-radius:999px;align-items:center;gap:6px;padding:4px 8px;font-size:.78rem;display:inline-flex}.LinksCardView-module__sjCsFa__row{border-top:1px dashed #94a3b840;grid-template-columns:96px minmax(0,1fr);align-items:center;gap:10px;padding:6px 0;display:grid}.LinksCardView-module__sjCsFa__row:first-of-type{border-top:none}.LinksCardView-module__sjCsFa__label{color:var(--muted);font-size:.78rem}.LinksCardView-module__sjCsFa__value,.LinksCardView-module__sjCsFa__valueInline{color:var(--ink);font-size:.84rem}.LinksCardView-module__sjCsFa__valueInline{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.LinksCardView-module__sjCsFa__shortLink{color:var(--accent1);border-bottom:1px dashed color-mix(in srgb,var(--accent2)60%,transparent);white-space:normal;word-break:break-word;overflow-wrap:anywhere;align-items:center;gap:6px;max-width:100%;padding-bottom:1px;text-decoration:none;display:inline-flex}.LinksCardView-module__sjCsFa__shortLink:hover{color:color-mix(in srgb,var(--accent2)80%,#fff 20%);border-color:color-mix(in srgb,var(--accent2)80%,transparent)}.LinksCardView-module__sjCsFa__ext{opacity:.8}.LinksCardView-module__sjCsFa__truncate{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.LinksCardView-module__sjCsFa__actions{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.LinksCardView-module__sjCsFa__pillBtn{background:color-mix(in srgb,var(--surface-deep)85%,var(--bg)15%);color:var(--ink);cursor:pointer;border:1px solid #94a3b873;border-radius:999px;align-items:center;gap:6px;padding:7px 13px;font-size:.8rem;font-weight:500;transition:all .2s;display:inline-flex;position:relative}.LinksCardView-module__sjCsFa__pillBtn:hover:not(.LinksCardView-module__sjCsFa__disabled){background:color-mix(in srgb,var(--surface-deep)92%,var(--bg)8%);border-color:color-mix(in srgb,var(--accent1)60%,var(--stroke-strong)40%);transform:translateY(-1px)}.LinksCardView-module__sjCsFa__disabled,.LinksCardView-module__sjCsFa__pillBtn:disabled{opacity:.5;cursor:not-allowed}.LinksCardView-module__sjCsFa__pillBtn[data-tooltip]:hover:after{content:attr(data-tooltip);color:#f9fafb;white-space:nowrap;z-index:20;background:#0a101f;border:1px solid #94a3b866;border-radius:8px;padding:6px 8px;font-size:.75rem;position:absolute;bottom:calc(100% + 8px);left:0;transform:translateY(-2px)}.LinksCardView-module__sjCsFa__iconBtn,.LinksCardView-module__sjCsFa__iconDanger{background:color-mix(in srgb,var(--surface-deep)85%,var(--bg)15%);color:#fff;cursor:pointer;border:1px solid #94a3b873;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;padding:0;transition:all .2s;display:inline-flex}.LinksCardView-module__sjCsFa__iconBtn:hover{background:color-mix(in srgb,var(--surface-deep)92%,var(--bg)8%);color:var(--accent2);border-color:color-mix(in srgb,var(--accent2)70%,var(--stroke-strong)30%)}[data-theme=light] .LinksCardView-module__sjCsFa__iconBtn{background:color-mix(in srgb,var(--surface-deep)35%,var(--bg)65%);color:var(--text)}.LinksCardView-module__sjCsFa__iconDanger{background:rgba(var(--danger-rgb),.08);border-color:rgba(var(--danger-rgb),.3);color:var(--danger)}.LinksCardView-module__sjCsFa__iconDanger:hover{background:rgba(var(--danger-rgb),.18);color:color-mix(in srgb,var(--danger)90%,#fecaca 10%);border-color:rgba(var(--danger-rgb),.6)}.LinksCardView-module__sjCsFa__iconBtn svg,.LinksCardView-module__sjCsFa__iconDanger svg{stroke:currentColor;fill:none;opacity:1;pointer-events:none;width:18px;height:18px;display:inline-block}.LinksCardView-module__sjCsFa__copiedTag{background:linear-gradient(90deg,var(--accent1),var(--accent2));color:#fff;border-radius:999px;padding:4px 8px;font-size:11px;position:absolute;top:10px;right:12px;box-shadow:0 6px 18px #00000073}.LinksCardView-module__sjCsFa__viewMoreWrap{place-items:center;display:grid}.LinksCardView-module__sjCsFa__viewMore{color:var(--ink);cursor:pointer;background:0 0;border:1px dashed #94a3b899;border-radius:999px;padding:9px 16px;font-size:.86rem;font-weight:500;transition:all .2s}.LinksCardView-module__sjCsFa__viewMore:hover{background:color-mix(in srgb,var(--surface-deep)88%,var(--bg)12%);border-color:color-mix(in srgb,var(--accent1)60%,var(--stroke-strong)40%)}.LinksCardView-module__sjCsFa__noLinks{text-align:center;color:var(--muted);padding:40px 0;font-size:.9rem}@media (max-width:768px){.LinksCardView-module__sjCsFa__row{grid-template-columns:90px 1fr}.LinksCardView-module__sjCsFa__title{max-width:72%}}.LinksCardView-module__sjCsFa__note{color:#ff4d6d;opacity:.85;margin-top:10px;font-size:11px;font-weight:500;line-height:1.4}.LinksCardView-module__sjCsFa__upgradeBanner{cursor:pointer;background:linear-gradient(90deg,#6b4bff,#8738ff);border-radius:14px;justify-content:space-between;align-items:center;gap:14px;width:100%;margin-bottom:18px;padding:12px 16px;transition:all .25s;display:flex;box-shadow:0 4px 18px #793dff47}.LinksCardView-module__sjCsFa__upgradeBanner:hover{transform:translateY(-2px);box-shadow:0 6px 24px #793dff5c}.LinksCardView-module__sjCsFa__iconWrap{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;background:#ffffff26;border-radius:10px;justify-content:center;align-items:center;padding:8px;display:flex}.LinksCardView-module__sjCsFa__txt{flex-direction:column;flex:1;line-height:1.25;display:flex}.LinksCardView-module__sjCsFa__big{color:#fff;font-size:11px;font-weight:600}.LinksCardView-module__sjCsFa__small{color:#ffffffbf;margin-top:2px;font-size:9px}.LinksCardView-module__sjCsFa__ctaMini{color:#6b4bff;white-space:nowrap;background:#fff;border:none;border-radius:8px;padding:6px 14px;font-size:12px;font-weight:600;transition:all .25s}.LinksCardView-module__sjCsFa__ctaMini:hover{background:#f3edff}.LinksCardView-module__sjCsFa__upgradeBanner{width:calc(100% - 40px);margin:0 auto 18px}.LinksCardView-module__sjCsFa__loadingScreen{background:radial-gradient(circle at top,rgba(var(--accent1-rgb),.2),transparent 60%),var(--bg);justify-content:center;align-items:center;min-height:100vh;display:flex}.LinksCardView-module__sjCsFa__spinner{border:3px solid #94a3b859;border-top-color:#8b5cf6;border-radius:999px;width:32px;height:32px;animation:.75s linear infinite LinksCardView-module__sjCsFa__tikSpin}.LinksCardView-module__sjCsFa__leadsBadgeInline{border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;margin-left:6px;padding:0 6px;font-size:11px;font-weight:600;display:inline-flex}.LinksCardView-module__sjCsFa__leadsZero{color:var(--muted);background:#94a3b840}.LinksCardView-module__sjCsFa__leadsMid{color:#f59e0b;background:#f59e0b40}.LinksCardView-module__sjCsFa__leadsHigh{color:#22c55e;background:#22c55e40}@media (max-width:768px){.LinksCardView-module__sjCsFa__horizontalGrid .LinksCardView-module__sjCsFa__card{scroll-snap-align:start;flex-shrink:0;min-width:280px;max-width:300px}}.LinksCardView-module__sjCsFa__horizontalGrid{scroll-snap-type:x mandatory;gap:16px;padding-bottom:6px;display:flex;overflow-x:auto}.LinksCardView-module__sjCsFa__horizontalGrid::-webkit-scrollbar{display:none}@media (max-width:768px){.LinksCardView-module__sjCsFa__horizontalGrid>*{min-width:88%;max-width:88%}}.LinksCardView-module__sjCsFa__horizontalGrid>*{flex:none;width:clamp(260px,80vw,340px)}
.storeLinkPrompt-module__ixN56W__card{background:linear-gradient(135deg,#eff6fff5,#fff 68%),#fff;border:1px solid #dbeafe;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-height:76px;margin-bottom:10px;padding:13px 14px;display:grid;box-shadow:0 12px 28px #2563eb14}.storeLinkPrompt-module__ixN56W__icon{color:#2563eb;background:#eff6ff;border-radius:14px;place-items:center;width:40px;height:40px;display:grid}.storeLinkPrompt-module__ixN56W__text{min-width:0}.storeLinkPrompt-module__ixN56W__text h3{color:#0f172a;letter-spacing:0;margin:0 0 3px;font-size:14px;font-weight:780}.storeLinkPrompt-module__ixN56W__text p{color:#64748b;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:12px;font-weight:500;line-height:1.35;overflow:hidden}.storeLinkPrompt-module__ixN56W__button{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:12px;align-items:center;gap:6px;height:36px;padding:0 12px;font-size:12px;font-weight:780;display:inline-flex;box-shadow:0 10px 20px #2563eb2e}.storeLinkPrompt-module__ixN56W__button:active{transform:translateY(1px)}@media (max-width:420px){.storeLinkPrompt-module__ixN56W__card{grid-template-columns:auto minmax(0,1fr)}.storeLinkPrompt-module__ixN56W__button{grid-column:1/-1;justify-content:center;width:100%}}
.dashboard-module__Ap9lTa__dashboardContainer{background:radial-gradient(circle at top left,rgba(var(--accent1-rgb),.16),transparent 55%),radial-gradient(circle at bottom right,rgba(var(--accent2-rgb),.14),transparent 55%),var(--surface-deep);color:var(--text);flex-direction:column;min-height:100vh;display:flex;overflow-x:hidden}.dashboard-module__Ap9lTa__mainContent{flex-direction:column;gap:1.5rem;display:flex}.dashboard-module__Ap9lTa__topSection{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:18px;width:100%;display:grid}.dashboard-module__Ap9lTa__welcomeCard{border:1px solid var(--stroke-strong);box-shadow:0 18px 40px var(--shadow-strong);background:linear-gradient(135deg,#0f172af2,#0f172ab3);border-radius:16px;flex-direction:column;justify-content:center;padding:1.3rem 1.5rem;display:flex;position:relative;overflow:hidden}.dashboard-module__Ap9lTa__welcomeCard:before{content:"";background:radial-gradient(circle at top left,rgba(var(--accent1-rgb),.35),transparent 60%);opacity:.5;pointer-events:none;position:absolute;inset:-30%}.dashboard-module__Ap9lTa__welcomeCard h2{color:var(--ink);z-index:1;margin-bottom:.3rem;font-size:1.1rem;font-weight:600;position:relative}[data-theme=light] .dashboard-module__Ap9lTa__welcomeCard h2,[data-theme=light] .dashboard-module__Ap9lTa__welcomeCard p,[data-theme=light] .dashboard-module__Ap9lTa__mergedCard h2,[data-theme=light] .dashboard-module__Ap9lTa__mergedCard p{color:#fff}.dashboard-module__Ap9lTa__welcomeCard p{color:var(--muted);z-index:1;font-size:.88rem;line-height:1.5;position:relative}.dashboard-module__Ap9lTa__expiryDate{color:var(--accent2);margin-left:4px;font-size:.85rem;font-weight:500}.dashboard-module__Ap9lTa__expiryWarning{background:rgba(var(--danger-rgb),.08);border:1px solid rgba(var(--danger-rgb),.18);color:var(--danger);text-align:left;z-index:1;border-radius:10px;margin-top:8px;padding:8px 10px;font-size:.85rem;font-weight:500;line-height:1.4;position:relative}.dashboard-module__Ap9lTa__tutorialBanner{cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#2ecc711f;border:1px solid #2ecc7140;border-radius:14px;align-items:center;gap:12px;width:100%;padding:14px 18px;transition:all .25s;animation:3s ease-in-out infinite dashboard-module__Ap9lTa__breathe;display:flex;box-shadow:0 6px 22px #2ecc712e}.dashboard-module__Ap9lTa__tutorialBanner:hover{background:#2ecc712e;transform:translateY(-2px)}.dashboard-module__Ap9lTa__tutorialBanner p{color:var(--success);margin:0;font-size:.95rem}.dashboard-module__Ap9lTa__pulseDot{background:var(--success);width:12px;height:12px;box-shadow:0 0 10px rgba(var(--success-rgb),.65);border-radius:50%;animation:1.5s infinite dashboard-module__Ap9lTa__pulse}@keyframes dashboard-module__Ap9lTa__breathe{0%{box-shadow:0 0 #2ecc711f}50%{box-shadow:0 0 25px #2ecc7161}to{box-shadow:0 0 #2ecc711f}}@keyframes dashboard-module__Ap9lTa__pulse{0%{opacity:.7;transform:scale(.85)}50%{opacity:1;transform:scale(1.15)}to{opacity:.7;transform:scale(.85)}}[data-theme=light] .dashboard-module__Ap9lTa__tutorialBanner{background:#2ecc7129;border-color:#2ecc714d;box-shadow:0 6px 18px #2ecc711f}[data-theme=light] .dashboard-module__Ap9lTa__tutorialBanner p{color:#155e36}[data-theme=light] .dashboard-module__Ap9lTa__pulseDot{background:#1b9e4b;box-shadow:0 0 12px #2ecc71b3}.dashboard-module__Ap9lTa__mobileTopSection{width:100%;display:none}.dashboard-module__Ap9lTa__mergedCard{background:linear-gradient(135deg,var(--stroke),var(--surface));border:1px solid var(--stroke);box-shadow:0 16px 34px var(--shadow-strong);border-radius:16px;flex-direction:column;gap:2px;padding:1.3rem 1.2rem;display:flex}[data-theme=light] .dashboard-module__Ap9lTa__mergedCard{background:linear-gradient(135deg,#0f172af2,#0f172ab3)}.dashboard-module__Ap9lTa__mergedTitle{color:var(--ink);font-size:1.45rem;font-weight:600}.dashboard-module__Ap9lTa__mergedText{color:var(--muted);font-size:.86rem;line-height:1.4}.dashboard-module__Ap9lTa__mergedStats{flex-direction:column;gap:10px;margin-top:8px;display:flex}.dashboard-module__Ap9lTa__progressRow{flex-direction:column;gap:6px;display:flex}.dashboard-module__Ap9lTa__redirectsText{color:var(--ink);font-size:.82rem}[data-theme=light] .dashboard-module__Ap9lTa__redirectsText{color:#fff}.dashboard-module__Ap9lTa__progressBar{background:var(--glass-strong);border-radius:999px;height:6px;overflow:hidden}[data-theme=light] .dashboard-module__Ap9lTa__progressBar{background:#ffffff1a}.dashboard-module__Ap9lTa__progressFill{background:linear-gradient(90deg,var(--accent1),var(--accent2));border-radius:999px;height:100%;transition:width .3s}.dashboard-module__Ap9lTa__upgradeBtn{background:linear-gradient(90deg,var(--accent1),var(--accent2));color:var(--onPrimary);cursor:pointer;text-align:center;border:none;border-radius:999px;padding:9px 10px;font-size:.82rem;font-weight:600;transition:all .2s}.dashboard-module__Ap9lTa__upgradeBtn:hover{opacity:.9}.dashboard-module__Ap9lTa__activeBadge{background:rgba(var(--success-rgb),.12);color:var(--success);border:1px solid rgba(var(--success-rgb),.25);text-align:center;border-radius:10px;padding:8px;font-size:.82rem}@media (max-width:900px){.dashboard-module__Ap9lTa__topSection{display:none}.dashboard-module__Ap9lTa__mobileTopSection{display:block}}.dashboard-module__Ap9lTa__actionsBar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin:16px 0 10px;display:flex}.dashboard-module__Ap9lTa__actionsTitle{color:var(--ink);letter-spacing:-.01em;font-size:1.08rem;font-weight:600}.dashboard-module__Ap9lTa__createBtn{background:linear-gradient(90deg,var(--accent1),var(--accent2));color:var(--onPrimary);cursor:pointer;white-space:nowrap;box-shadow:0 14px 36px var(--shadow-medium);border:none;border-radius:999px;align-items:center;gap:6px;padding:10px 16px;font-size:.88rem;font-weight:600;transition:all .25s;display:inline-flex;position:relative;overflow:hidden}.dashboard-module__Ap9lTa__createBtn:before{content:"";background:linear-gradient(120deg,#ffffff40,#fff0);width:50%;height:100%;transition:left .6s;position:absolute;top:0;left:-75%;transform:skew(-18deg)}.dashboard-module__Ap9lTa__createBtn:hover:before{left:130%}.dashboard-module__Ap9lTa__createBtn:hover{opacity:.96;transform:translateY(-2px)}.dashboard-module__Ap9lTa__createBtn:active{opacity:.9;transform:scale(.97)}.dashboard-module__Ap9lTa__plusIcon{color:var(--onPrimary);font-size:1.1rem;font-weight:600;line-height:1}@media (max-width:768px){.dashboard-module__Ap9lTa__actionsBar{justify-content:space-between;gap:8px}.dashboard-module__Ap9lTa__actionsTitle{font-size:1rem}.dashboard-module__Ap9lTa__createBtn{border-radius:999px;padding:9px 14px;font-size:.88rem}}.dashboard-module__Ap9lTa__tableContainer{border:1px solid var(--stroke-strong);box-shadow:0 18px 40px var(--shadow-medium);background:#0f172af0;border-radius:16px;padding:1.2rem 1.1rem}.dashboard-module__Ap9lTa__loadingScreen{background:radial-gradient(circle at top,rgba(var(--accent1-rgb),.2),transparent 60%),var(--bg);justify-content:center;align-items:center;min-height:100vh;display:flex}.dashboard-module__Ap9lTa__spinner{border:3px solid #94a3b859;border-top-color:#8b5cf6;border-radius:999px;width:32px;height:32px;animation:.75s linear infinite dashboard-module__Ap9lTa__tikSpin}@keyframes dashboard-module__Ap9lTa__tikSpin{to{transform:rotate(360deg)}}@media (max-width:900px){.dashboard-module__Ap9lTa__actionsBar{margin-top:10px}}.dashboard-module__Ap9lTa__tutorialBannerDesktop{margin-top:4px 0 2px;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#22c55e26;border:1px solid #22c55e59;border-radius:12px;align-items:center;gap:12px;padding:2px 16px;transition:transform .15s,box-shadow .2s;display:flex;box-shadow:0 6px 18px #22c55e33}.dashboard-module__Ap9lTa__tutorialBannerDesktop:hover{transform:translateY(-2px);box-shadow:0 10px 24px #22c55e4d}.dashboard-module__Ap9lTa__tutorialBannerMobile{cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#22c55e2e;border:1px solid #22c55e66;border-radius:14px;align-items:center;gap:14px;margin:4px 0 2px;padding:2px 16px;transition:transform .15s,box-shadow .2s;display:flex;box-shadow:0 8px 22px #22c55e47}.dashboard-module__Ap9lTa__tutorialBannerMobile:hover{transform:translateY(-3px);box-shadow:0 12px 28px #22c55e59}.dashboard-module__Ap9lTa__pulseDot{background:#22c55e;border-radius:50%;width:14px;height:14px;animation:1.8s infinite dashboard-module__Ap9lTa__pulseGlow;box-shadow:0 0 #22c55e80}@keyframes dashboard-module__Ap9lTa__pulseGlow{0%{box-shadow:0 0 #22c55eb3}to{box-shadow:0 0 0 18px #22c55e00}}@media (max-width:900px){.dashboard-module__Ap9lTa__tutorialBannerDesktop{display:none}}@media (min-width:901px){.dashboard-module__Ap9lTa__tutorialBannerMobile{display:none}}.dashboard-module__Ap9lTa__youtubeIcon{color:#fff;background:#f03;border-radius:10px;justify-content:center;align-items:center;width:38px;height:25px;font-size:12px;font-weight:900;display:flex;box-shadow:0 4px 14px #ff003c66}.dashboard-module__Ap9lTa__videoText{color:var(--text);flex:1;font-size:.95rem}.dashboard-module__Ap9lTa__section{flex-direction:column;gap:12px;margin-top:20px;display:flex}.dashboard-module__Ap9lTa__sectionHeader{justify-content:space-between;align-items:center;display:flex}.dashboard-module__Ap9lTa__sectionTitle{color:var(--ink);font-size:1.05rem;font-weight:600}.dashboard-module__Ap9lTa__seeAllBtn{color:var(--accent1);cursor:pointer;background:0 0;border:none;border-radius:999px;padding:6px 10px;font-size:.85rem;font-weight:600;transition:all .2s}.dashboard-module__Ap9lTa__seeAllBtn:hover{background:rgba(var(--accent1-rgb),.12)}.dashboard-module__Ap9lTa__horizontalScroll{width:100%;overflow-x:auto}.dashboard-module__Ap9lTa__horizontalGrid>.dashboard-module__Ap9lTa__card{flex-shrink:0;min-width:300px;max-width:320px}.dashboard-module__Ap9lTa__horizontalGrid{padding-left:6px}.dashboard-module__Ap9lTa__sectionActions{align-items:center;gap:8px;display:flex}.dashboard-module__Ap9lTa__navBtn{border:1px solid var(--stroke);background:var(--surface);width:34px;height:34px;color:var(--ink);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;display:flex}.dashboard-module__Ap9lTa__navBtn:active{transform:scale(.95)}.dashboard-module__Ap9lTa__createInlineBtn{background:linear-gradient(90deg,var(--accent1),var(--accent2));color:var(--onPrimary);cursor:pointer;box-shadow:0 6px 18px var(--shadow-medium);border:none;border-radius:999px;padding:8px 14px;font-size:.82rem;font-weight:600;transition:all .2s}.dashboard-module__Ap9lTa__createInlineBtn:hover{opacity:.95}@media (max-width:768px){.dashboard-module__Ap9lTa__sectionHeader{gap:10px}.dashboard-module__Ap9lTa__sectionActions{gap:8px}.dashboard-module__Ap9lTa__navBtn{border-radius:8px;width:30px;height:30px;font-size:14px}.dashboard-module__Ap9lTa__createInlineBtn{padding:7px 12px;font-size:.78rem}.dashboard-module__Ap9lTa__seeAllBtn{font-size:.8rem}}.dashboard-module__Ap9lTa__sectionHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.dashboard-module__Ap9lTa__sectionActions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.dashboard-module__Ap9lTa__horizontalScroll{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:10px;overflow-x:auto}.dashboard-module__Ap9lTa__horizontalScroll::-webkit-scrollbar{display:none}.dashboard-module__Ap9lTa__horizontalScroll .grid{gap:16px;display:flex}.dashboard-module__Ap9lTa__horizontalScroll .card{scroll-snap-align:start}@media (max-width:768px){.dashboard-module__Ap9lTa__horizontalScroll .card{min-width:260px;max-width:260px}}.dashboard-module__Ap9lTa__horizontalGrid{scroll-snap-type:x mandatory;gap:16px;padding-bottom:6px;display:flex;overflow-x:auto}.dashboard-module__Ap9lTa__horizontalGrid::-webkit-scrollbar{display:none}.dashboard-module__Ap9lTa__horizontalGrid>*{scroll-snap-align:start;min-width:320px;max-width:320px}@media (max-width:768px){.dashboard-module__Ap9lTa__horizontalGrid>*{min-width:88%;max-width:88%}}
.storefront-module__L9ouJW__loading{color:#6b7280;justify-content:center;align-items:center;min-height:100vh;font-size:15px;display:flex}.storefront-module__L9ouJW__loadingScreen{justify-content:center;align-items:center;min-height:100vh;display:flex}.storefront-module__L9ouJW__dotLoader{align-items:center;gap:8px;display:flex}.storefront-module__L9ouJW__dotLoader span{background:#7c6df5;border-radius:999px;width:10px;height:10px;animation:.6s infinite alternate storefront-module__L9ouJW__bounce}.storefront-module__L9ouJW__dotLoader span:nth-child(2){animation-delay:.15s}.storefront-module__L9ouJW__dotLoader span:nth-child(3){animation-delay:.3s}@keyframes storefront-module__L9ouJW__bounce{0%{opacity:.5;transform:translateY(0)}to{opacity:1;transform:translateY(-8px)}}.storefront-module__L9ouJW__dotLoader span{width:8px;height:8px}
.EditModal-module__zOi28q__backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:9999;background:#0000008c;justify-content:center;align-items:center;padding:12px;display:flex;position:fixed;inset:0}@media (max-width:768px){.EditModal-module__zOi28q__backdrop{align-items:flex-end}}.EditModal-module__zOi28q__container{background:var(--surface-deep);width:100%;max-width:760px;color:var(--text);box-shadow:var(--shadow-strong);border-radius:14px;flex-direction:column;max-height:92vh;display:flex;overflow:hidden}@media (max-width:768px){.EditModal-module__zOi28q__container{border-radius:12px 12px 0 0;width:100%;margin-top:auto}}.EditModal-module__zOi28q__dragZone{justify-content:center;padding:8px 0 2px;display:flex}.EditModal-module__zOi28q__handle{background:var(--glass-strong);width:56px;height:5px;box-shadow:inset 0 1px 0 var(--glass);border-radius:30px}.EditModal-module__zOi28q__header{border-bottom:1px solid var(--stroke);justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.EditModal-module__zOi28q__titleRow{align-items:baseline;gap:12px;display:flex}.EditModal-module__zOi28q__titleRow h3{color:var(--ink);margin:0;font-size:18px}.EditModal-module__zOi28q__stepTag{color:var(--muted);font-size:12px}.EditModal-module__zOi28q__closeBtn{background:var(--glass);width:43px;height:43px;box-shadow:var(--shadow-soft);color:var(--ink);transform:matrix(1);border:none;border-radius:50%;place-items:center;display:grid}.EditModal-module__zOi28q__content{padding:14px 16px;overflow:auto}.EditModal-module__zOi28q__step{flex-direction:column;gap:12px;min-height:0;display:flex}.EditModal-module__zOi28q__label{color:var(--muted);margin-bottom:6px;font-size:13px}.EditModal-module__zOi28q__input{background:var(--glass);border:1px solid var(--stroke);color:var(--text);border-radius:10px;outline:none;padding:10px 12px;font-size:14px}.EditModal-module__zOi28q__input:disabled{opacity:.6}.EditModal-module__zOi28q__segment{gap:10px;margin-top:6px;display:flex}.EditModal-module__zOi28q__segmentBtn{border:1px solid var(--stroke);background:var(--glass);color:var(--muted);border-radius:999px;flex:1;padding:10px 12px;font-weight:600}.EditModal-module__zOi28q__segmentActive{background:linear-gradient(90deg,var(--accent1),var(--accent2));color:var(--onPrimary);box-shadow:var(--shadow-medium);border:none}.EditModal-module__zOi28q__previewPane{margin-top:12px}.EditModal-module__zOi28q__previewBar{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.EditModal-module__zOi28q__backBtn{background:var(--glass);border:1px solid var(--stroke);color:var(--text);border-radius:8px;padding:6px 10px}.EditModal-module__zOi28q__phone{background:var(--surface-deep);border-radius:8px;justify-content:center;align-items:center;width:100%;height:300px;display:flex;overflow:hidden}.EditModal-module__zOi28q__frame{border:none;width:100%;height:100%}.EditModal-module__zOi28q__slugPreview{flex-direction:column;gap:6px;margin-top:8px;display:flex}.EditModal-module__zOi28q__previewVal{background:var(--glass-strong);color:var(--text);border-radius:8px;padding:8px 10px;font-size:13px}.EditModal-module__zOi28q__footer{border-top:1px solid var(--stroke);padding:10px 16px}.EditModal-module__zOi28q__nav{justify-content:flex-end;gap:8px;display:flex}.EditModal-module__zOi28q__primary{background:linear-gradient(90deg,var(--accent1),var(--accent2));color:var(--onPrimary);border:none;border-radius:12px;padding:10px 14px;font-weight:700}.EditModal-module__zOi28q__secondary{border:1px solid var(--stroke);color:var(--text);background:0 0;border-radius:10px;padding:8px 12px}.EditModal-module__zOi28q__loadingRow{color:var(--muted);padding:12px 0}.EditModal-module__zOi28q__note{color:var(--muted);font-size:13px}.EditModal-module__zOi28q__linkBtn{color:var(--accent1);cursor:pointer;background:0 0;border:none;text-decoration:underline}.EditModal-module__zOi28q__fullPreview{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;z-index:999999!important}.EditModal-module__zOi28q__fullPreviewFrame{border:none;width:100%;height:100%}.EditModal-module__zOi28q__closePreviewBtn{background:var(--accent1);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid var(--stroke);cursor:pointer;border-radius:6px;padding:10px;position:absolute;top:20px;left:20px}.EditModal-module__zOi28q__spin{animation:1s linear infinite EditModal-module__zOi28q__spin}@keyframes EditModal-module__zOi28q__spin{to{transform:rotate(360deg)}}.EditModal-module__zOi28q__segmentActive{background:linear-gradient(90deg,var(--accent1),var(--accent2));color:var(--onPrimary);border:none;justify-content:center;align-items:center;gap:6px;display:flex}.EditModal-module__zOi28q__segmentActive:before{content:"✓";font-size:12px;font-weight:700}.EditModal-module__zOi28q__shortPreview{background:var(--bg-secondary);border:1px solid var(--line);color:var(--text);word-break:break-all;cursor:text;border-radius:8px;padding:12px;font-size:14px}.EditModal-module__zOi28q__shortInline{color:var(--text);word-break:break-all;margin-top:1px;font-size:13px;font-weight:400}.EditModal-module__zOi28q__shortInline .EditModal-module__zOi28q__dim{opacity:.6}.EditModal-module__zOi28q__liveSlug{color:var(--accent,#4f46e5);font-weight:400}.EditModal-module__zOi28q__tplGrid{scrollbar-width:none;flex:1;grid-template-columns:repeat(2,1fr);gap:16px;padding-right:8px;display:grid;overflow-y:auto}.EditModal-module__zOi28q__tplGrid::-webkit-scrollbar{display:none}.EditModal-module__zOi28q__tplCard{background:var(--surface);border:1px solid var(--stroke);cursor:pointer;aspect-ratio:1;border-radius:14px;flex-direction:column;margin:4px;transition:all .15s;display:flex;overflow:hidden}.EditModal-module__zOi28q__tplCard:hover{transform:translateY(-3px)}.EditModal-module__zOi28q__activeTpl{outline:5px solid #6366f199}.EditModal-module__zOi28q__tplThumbWrap{border-radius:10px;flex:1;position:relative;overflow:hidden}.EditModal-module__zOi28q__tplThumb{object-fit:cover;width:100%;height:100%}.EditModal-module__zOi28q__tplRow{flex-direction:column;gap:6px;padding:10px;display:flex}.EditModal-module__zOi28q__tplName{font-size:14px;font-weight:700}.EditModal-module__zOi28q__tplActions{justify-content:flex-end;display:flex}.EditModal-module__zOi28q__previewBtn{background:var(--glass);border:1px solid var(--stroke);white-space:nowrap;border-radius:8px;padding:6px 10px;font-size:12px}[data-theme=light] .EditModal-module__zOi28q__previewBtn{color:#000;background:#a9a6a600;border-color:#615e5e66}.EditModal-module__zOi28q__lockOverlay{color:#ffd36a;background:#0000008c;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:6px;display:flex;position:absolute;inset:0}.EditModal-module__zOi28q__upgradeBtnSmall{background:linear-gradient(90deg,var(--accent1),var(--accent2));color:var(--onPrimary);border:none;border-radius:999px;padding:6px 10px;font-weight:700}
.addProductButton-module__6-VTza__fab{color:#fff;z-index:999;background:#6d5dfc;border:none;border-radius:24px;justify-content:center;align-items:center;width:70px;height:70px;display:flex;position:fixed;bottom:100px;right:24px;box-shadow:0 15px 30px #6d5dfc40}
.TutorialModal-module__KHICnq__backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:999999;background:#0000008c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.TutorialModal-module__KHICnq__modal{width:100%;max-width:680px;color:var(--ink);background:linear-gradient(135deg,#0f172af2,#0f172ab3);border-radius:18px;padding:24px;animation:.28s ease-out TutorialModal-module__KHICnq__popIn;position:relative;box-shadow:0 20px 50px #0000008c}.TutorialModal-module__KHICnq__title{text-align:center;letter-spacing:-.02em;color:#fff;margin-bottom:16px;font-size:22px;font-weight:700}.TutorialModal-module__KHICnq__videoWrap{aspect-ratio:16/9;border:1px solid #ffffff1a;border-radius:14px;width:100%;overflow:hidden}.TutorialModal-module__KHICnq__video{width:100%;height:100%}.TutorialModal-module__KHICnq__closeBtn{color:#fff;cursor:pointer;background:#ff4d6d;border:none;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;display:flex;position:absolute;top:16px;right:16px;box-shadow:0 4px 18px #ff4d6d59}.TutorialModal-module__KHICnq__closeBtn svg,.TutorialModal-module__KHICnq__closeBtn i{font-size:22px;line-height:1}.TutorialModal-module__KHICnq__closeBtn:hover{background:#ff1f49;transform:scale(1.08)}@keyframes TutorialModal-module__KHICnq__popIn{0%{opacity:0;transform:scale(.88)}to{opacity:1;transform:scale(1)}}.TutorialModal-module__KHICnq__tutorialBanner{color:#d1fae5;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(135deg,#0f172af2,#0f172ab3);border:1px solid #22c55e40;border-radius:14px;align-items:center;gap:10px;width:100%;max-width:840px;margin:0 auto 24px;padding:14px 18px;transition:all .35s;display:flex;box-shadow:0 8px 28px #00000059}@keyframes TutorialModal-module__KHICnq__breatheGlow{0%{box-shadow:0 0 #22c55e4d}50%{box-shadow:0 0 28px #22c55e8c}to{box-shadow:0 0 #22c55e4d}}.TutorialModal-module__KHICnq__tutorialBanner.TutorialModal-module__KHICnq__breathing{animation:2.6s ease-in-out infinite TutorialModal-module__KHICnq__breatheGlow}.TutorialModal-module__KHICnq__tutorialBanner:hover{background:linear-gradient(135deg,#0f172afa,#0f172acc);border-color:#22c55e73;transform:translateY(-3px)}
.leadsModal-module__QMKo8q__backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:999999;background:#0000008c;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.leadsModal-module__QMKo8q__modal{color:#fff;background:linear-gradient(135deg,#0f172af5,#0f172abf);border-radius:18px;flex-direction:column;width:100%;max-width:720px;max-height:85vh;animation:.28s ease-out leadsModal-module__QMKo8q__popIn;display:flex;box-shadow:0 20px 50px #0000008c}.leadsModal-module__QMKo8q__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:18px 20px;display:flex;position:sticky;top:0}.leadsModal-module__QMKo8q__title{font-size:18px;font-weight:700}.leadsModal-module__QMKo8q__closeBtn{color:#fff;cursor:pointer;background:#ff4d6d;border:none;border-radius:12px;justify-content:center;align-items:center;width:35px;height:30px;padding:0;line-height:0;display:flex;box-shadow:0 4px 18px #ff4d6d59}.leadsModal-module__QMKo8q__closeBtn svg{stroke-width:2.5px;width:20px;height:20px;display:block}.leadsModal-module__QMKo8q__body{flex:1;padding:16px 12px;overflow:hidden}.leadsModal-module__QMKo8q__scrollArea{justify-content:center;max-height:420px;display:flex;overflow:hidden auto}.leadsModal-module__QMKo8q__list{flex-direction:column;gap:12px;width:100%;max-width:560px;margin:0 auto;display:flex}.leadsModal-module__QMKo8q__item{box-sizing:border-box;background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:14px 16px;display:flex}.leadsModal-module__QMKo8q__item strong{font-size:14px;display:block}.leadsModal-module__QMKo8q__item span{color:#94a3b8;font-size:13px}.leadsModal-module__QMKo8q__item small{color:#64748b;font-size:11px}@media (max-width:640px){.leadsModal-module__QMKo8q__modal{max-height:92vh}.leadsModal-module__QMKo8q__item{flex-direction:column;align-items:stretch;gap:12px}}.leadsModal-module__QMKo8q__footer{background:#0f172ae6;border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:14px 20px;display:flex;position:sticky;bottom:0}.leadsModal-module__QMKo8q__footer button{background:var(--accent1);color:#fff;cursor:pointer;border:none;border-radius:999px;padding:6px 14px;font-size:13px}.leadsModal-module__QMKo8q__footer button:disabled{opacity:.45;cursor:not-allowed}.leadsModal-module__QMKo8q__footer span{color:#cbd5f5;font-size:13px}.leadsModal-module__QMKo8q__stateText{text-align:center;color:#94a3b8;margin-top:40px}.leadsModal-module__QMKo8q__scrollArea::-webkit-scrollbar{width:8px}.leadsModal-module__QMKo8q__scrollArea::-webkit-scrollbar-track{background:0 0}.leadsModal-module__QMKo8q__scrollArea::-webkit-scrollbar-thumb{background:linear-gradient(#8b5cf6e6,#6366f1e6);border-radius:999px}.leadsModal-module__QMKo8q__scrollArea::-webkit-scrollbar-thumb:hover{background:linear-gradient(#a855f7,#4f46e5)}.leadsModal-module__QMKo8q__scrollArea{scrollbar-width:thin;scrollbar-color:#8b5cf6 transparent}.leadsModal-module__QMKo8q__leadInfo{flex-direction:column;gap:2px;display:flex}.leadsModal-module__QMKo8q__leadActions{align-items:center;gap:12px;display:flex}.leadsModal-module__QMKo8q__whatsappBtn{color:#22c55e;background:#22c55e1f;border:1px solid #22c55e59;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .25s;display:flex}.leadsModal-module__QMKo8q__whatsappBtn:hover{background:#22c55e40;transform:scale(1.08)}.leadsModal-module__QMKo8q__whatsappBtn svg{width:18px;height:18px}@keyframes leadsModal-module__QMKo8q__popIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.leadsModal-module__QMKo8q__titleWrap{flex-direction:column;display:flex}.leadsModal-module__QMKo8q__count{color:#64748b;font-size:12px}.leadsModal-module__QMKo8q__headerActions{align-items:center;gap:10px;display:flex}.leadsModal-module__QMKo8q__downloadBtn{cursor:pointer;background:#8b5cf626;border:1px solid #8b5cf659;border-radius:12px;justify-content:center;align-items:center;width:35px;height:30px;transition:all .25s;display:flex}.leadsModal-module__QMKo8q__downloadBtn svg{width:18px;height:18px}.leadsModal-module__QMKo8q__downloadBtn:hover{background:#8b5cf64d;transform:translateY(-2px)scale(1.05)}.leadsModal-module__QMKo8q__downloadContent{text-align:center;flex-direction:column;gap:18px;padding:20px;display:flex}.leadsModal-module__QMKo8q__downloadTitle{font-size:20px;font-weight:700}.leadsModal-module__QMKo8q__downloadSub{color:#94a3b8;font-size:13px}.leadsModal-module__QMKo8q__downloadCardWrap{flex-direction:column;gap:12px;display:flex}.leadsModal-module__QMKo8q__downloadCard{cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;justify-content:space-between;align-items:center;padding:14px;transition:all .25s;display:flex}.leadsModal-module__QMKo8q__downloadCard:hover{background:#8b5cf626;transform:translateY(-2px)}.leadsModal-module__QMKo8q__downloadCard strong{font-size:14px}.leadsModal-module__QMKo8q__downloadCard span{color:#94a3b8;font-size:12px}.leadsModal-module__QMKo8q__divider{background:#ffffff14;height:1px}.leadsModal-module__QMKo8q__rangeBox{flex-direction:column;gap:10px;display:flex}.leadsModal-module__QMKo8q__rangeBox label{color:#94a3b8;font-size:12px}.leadsModal-module__QMKo8q__dateInputs{align-items:center;gap:6px;display:flex}.leadsModal-module__QMKo8q__dateInputs input{color:#fff;background:#ffffff0f;border:none;border-radius:8px;flex:1;padding:8px}.leadsModal-module__QMKo8q__rangeBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8b5cf6,#6366f1);border:none;border-radius:10px;padding:10px;font-weight:600;transition:all .2s}.leadsModal-module__QMKo8q__rangeBtn:hover{transform:scale(1.03)}.leadsModal-module__QMKo8q__cancelBtn:hover{text-decoration:underline}.leadsModal-module__QMKo8q__exportHeader h2{font-size:22px;font-weight:700}.leadsModal-module__QMKo8q__exportHeader p{color:#94a3b8;font-size:13px}.leadsModal-module__QMKo8q__exportOptions{flex-direction:column;gap:16px;display:flex}.leadsModal-module__QMKo8q__exportCard{cursor:pointer;background:linear-gradient(135deg,#8b5cf61f,#6366f11f);border:1px solid #8b5cf640;border-radius:16px;justify-content:space-between;align-items:center;padding:18px;transition:all .25s;display:flex}.leadsModal-module__QMKo8q__exportCard:hover{background:linear-gradient(135deg,#8b5cf640,#6366f140);transform:translateY(-2px)scale(1.02)}.leadsModal-module__QMKo8q__exportCard strong{font-size:15px}.leadsModal-module__QMKo8q__exportCard span{color:#94a3b8;font-size:12px}.leadsModal-module__QMKo8q__arrow{font-size:18px}.leadsModal-module__QMKo8q__helperText{color:#64748b;font-size:11px;line-height:1.4}.leadsModal-module__QMKo8q__dateField input{color:#fff;background:#ffffff0f;border:none;border-radius:8px;width:100%;padding:9px 10px;font-size:12px}.leadsModal-module__QMKo8q__primaryBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8b5cf6,#6366f1);border:none;border-radius:10px;padding:10px;font-size:7px;font-weight:600;transition:all .2s}.leadsModal-module__QMKo8q__primaryBtn:hover{transform:scale(1.02)}.leadsModal-module__QMKo8q__cancelBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;font-size:12px}.leadsModal-module__QMKo8q__cancelBtn:hover{color:#fff}.leadsModal-module__QMKo8q__exportWrap{flex-direction:column;gap:16px;padding:18px;display:flex}.leadsModal-module__QMKo8q__exportTitle{font-size:16px;font-weight:600}.leadsModal-module__QMKo8q__radioGroup{flex-direction:column;gap:12px;display:flex}.leadsModal-module__QMKo8q__radioItem{cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;align-items:center;gap:10px;padding:10px 12px;display:flex}.leadsModal-module__QMKo8q__radioItem input{accent-color:#8b5cf6}.leadsModal-module__QMKo8q__radioItem span{flex-direction:column;font-size:13px;display:flex}.leadsModal-module__QMKo8q__radioItem small{color:#94a3b8;font-size:11px}.leadsModal-module__QMKo8q__dateSection{background:#ffffff08;border-radius:10px;flex-direction:column;gap:8px;padding:10px;display:flex}.leadsModal-module__QMKo8q__helperText{color:#64748b;font-size:11px}.leadsModal-module__QMKo8q__dateColumn{flex-direction:column;gap:8px;display:flex}.leadsModal-module__QMKo8q__dateColumn input{color:#fff;background:#ffffff0f;border:none;border-radius:8px;padding:8px;font-size:12px}.leadsModal-module__QMKo8q__errorText{color:#f87171;font-size:11px}.leadsModal-module__QMKo8q__actionsRow{justify-content:space-between;gap:10px;display:flex}.leadsModal-module__QMKo8q__cancelBtn{color:#94a3b8;cursor:pointer;background:#ffffff0f;border:none;border-radius:10px;flex:1;padding:10px}.leadsModal-module__QMKo8q__downloadBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8b5cf6,#6366f1);border:none;border-radius:10px;flex:1;padding:10px;font-weight:500}.leadsModal-module__QMKo8q__downloadBtn:hover{transform:scale(1.02)}.leadsModal-module__QMKo8q__dateField{flex-direction:column;gap:4px;display:flex}.leadsModal-module__QMKo8q__dateField label{color:#94a3b8;font-size:11px}
.CustomPageRenderer-module__QfWppG__wrapper{background:#f9fafb;min-height:100vh;position:relative;overflow-y:auto}@media (min-width:1100px){.CustomPageRenderer-module__QfWppG__wrapper{width:100%;max-width:700px;margin:0 auto;padding:0}}
.pagesDashboard-module__CgE1WG__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.pagesDashboard-module__CgE1WG__createBtn{background:linear-gradient(90deg,var(--accent1),var(--accent2));color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:999px;padding:10px 16px;font-weight:600}.pagesDashboard-module__CgE1WG__empty{text-align:center;opacity:.8;padding:40px}.pagesDashboard-module__CgE1WG__proNote{color:#f87171;margin-top:8px}.pagesDashboard-module__CgE1WG__list{flex-direction:column;gap:12px;display:flex}.pagesDashboard-module__CgE1WG__card{border:1px solid var(--stroke);background:#0f172ae6;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:16px;display:flex}.pagesDashboard-module__CgE1WG__actions{flex-wrap:wrap;gap:8px;display:flex}.pagesDashboard-module__CgE1WG__actions button{border:1px solid var(--stroke);color:var(--text);cursor:pointer;background:0 0;border-radius:8px;padding:6px 10px}.pagesDashboard-module__CgE1WG__delete{color:#f87171}.pagesDashboard-module__CgE1WG__loadingScreen{background:radial-gradient(circle at top,rgba(var(--accent1-rgb),.2),transparent 60%),var(--bg);justify-content:center;align-items:center;min-height:100vh;display:flex}.pagesDashboard-module__CgE1WG__spinner{border:3px solid #94a3b859;border-top-color:#8b5cf6;border-radius:999px;width:32px;height:32px;animation:.75s linear infinite pagesDashboard-module__CgE1WG__tikSpin}@keyframes pagesDashboard-module__CgE1WG__tikSpin{to{transform:rotate(360deg)}}@media (max-width:900px){.pagesDashboard-module__CgE1WG__header{flex-direction:column;align-items:flex-start}.pagesDashboard-module__CgE1WG__createBtn{align-self:flex-end}}@media (max-width:640px){.pagesDashboard-module__CgE1WG__header{flex-direction:column;align-items:stretch}.pagesDashboard-module__CgE1WG__createBtn{text-align:center;width:100%;padding:12px}.pagesDashboard-module__CgE1WG__empty{padding:24px;font-size:14px}.pagesDashboard-module__CgE1WG__card{flex-direction:column;align-items:stretch}.pagesDashboard-module__CgE1WG__actions{justify-content:space-between}.pagesDashboard-module__CgE1WG__actions button{text-align:center;flex:1}}.pagesDashboard-module__CgE1WG__surveyCard{background:linear-gradient(135deg,rgba(var(--accent1-rgb),.12),rgba(var(--accent2-rgb),.12));border:1px solid rgba(var(--accent1-rgb),.3);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:16px;margin:25px 0;padding:22px;transition:all .3s}.pagesDashboard-module__CgE1WG__surveyCard:hover{box-shadow:0 8px 30px rgba(var(--accent1-rgb),.2);transform:translateY(-3px)}.pagesDashboard-module__CgE1WG__surveyContent{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.pagesDashboard-module__CgE1WG__surveyTitle{color:var(--text);margin-bottom:6px;font-size:18px;font-weight:700}.pagesDashboard-module__CgE1WG__surveyText{opacity:.8;max-width:450px;font-size:14px}.pagesDashboard-module__CgE1WG__surveyButton{background:linear-gradient(90deg,var(--accent1),var(--accent2));color:#fff;white-space:nowrap;border-radius:999px;padding:10px 18px;font-size:14px;font-weight:600;text-decoration:none;transition:all .25s}.pagesDashboard-module__CgE1WG__surveyButton:hover{opacity:.9;transform:scale(1.05)}.pagesDashboard-module__CgE1WG__whatsappMiniCard{background:#25d36614;border:1px solid #25d36640;border-radius:12px;margin:16px 0;padding:12px 16px;transition:all .25s}.pagesDashboard-module__CgE1WG__whatsappMiniCard:hover{background:#25d3661f}.pagesDashboard-module__CgE1WG__whatsappMiniContent{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.pagesDashboard-module__CgE1WG__whatsappMiniText{color:#075e54;margin:0;font-size:13.5px}.pagesDashboard-module__CgE1WG__whatsappMiniButton{color:#fff;white-space:nowrap;background:#25d366;border-radius:999px;padding:6px 14px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s}.pagesDashboard-module__CgE1WG__whatsappMiniButton:hover{background:#1ebe5d;transform:scale(1.05)}
.floatingCart-module__G0h6DW__fab{color:#fff;z-index:200;cursor:pointer;background:#111827;border:none;border-radius:999px;align-items:center;gap:14px;height:52px;padding:0 16px;display:flex;position:fixed;bottom:95px;right:16px;box-shadow:0 10px 30px #00000029}.floatingCart-module__G0h6DW__left{align-items:center;gap:8px;display:flex}.floatingCart-module__G0h6DW__left span,.floatingCart-module__G0h6DW__fab strong{font-size:14px;font-weight:700}
.featureAlert-module__5MB1ZG__alert{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#22c55e1a,#22c55e0a);border:1px solid #22c55e29;border-radius:18px;margin-bottom:14px;padding:14px;transition:transform .2s,border .2s,box-shadow .2s;position:relative;overflow:hidden}.featureAlert-module__5MB1ZG__alert:hover{border-color:#22c55e3d;transform:translateY(-1px);box-shadow:0 8px 24px #22c55e1a}.featureAlert-module__5MB1ZG__glow{pointer-events:none;background:radial-gradient(circle,#22c55e29,#0000 70%);width:100px;height:100px;position:absolute;top:-30px;right:-30px}.featureAlert-module__5MB1ZG__top{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.featureAlert-module__5MB1ZG__iconWrap{color:#16a34a;background:#22c55e1f;border:1px solid #22c55e29;border-radius:12px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.featureAlert-module__5MB1ZG__iconWrap svg{width:15px;height:15px}.featureAlert-module__5MB1ZG__badge{color:#fff;letter-spacing:.3px;background:#16a34a;border-radius:999px;justify-content:center;align-items:center;height:22px;padding:0 10px;font-size:10px;font-weight:700;display:inline-flex}.featureAlert-module__5MB1ZG__content h3{color:#166534;margin:0 0 4px;font-size:14px;font-weight:700;line-height:1.4}.featureAlert-module__5MB1ZG__content p{color:#15803d;margin:0;font-size:12.5px;line-height:1.5}[data-theme=dark] .featureAlert-module__5MB1ZG__alert{background:linear-gradient(#22c55e1a,#22c55e08);border-color:#22c55e29}[data-theme=dark] .featureAlert-module__5MB1ZG__content h3{color:#bbf7d0}[data-theme=dark] .featureAlert-module__5MB1ZG__content p{color:#86efac}
.toast-module__xEd6cG__toast{z-index:9999;color:#fff;border-radius:14px;padding:14px 18px;font-size:14px;font-weight:600;animation:.25s toast-module__xEd6cG__slideIn;position:fixed;top:20px;right:20px}.toast-module__xEd6cG__success{background:#16a34a}.toast-module__xEd6cG__error{background:#dc2626}@keyframes toast-module__xEd6cG__slideIn{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}
.cartDrawer-module__3vwX7a__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#0f172a59;justify-content:flex-end;animation:.2s cartDrawer-module__3vwX7a__fadeIn;display:flex;position:fixed;inset:0}.cartDrawer-module__3vwX7a__drawer{background:#fff;border-left:1px solid #e2e8f0e6;flex-direction:column;width:68%;min-width:340px;max-width:470px;height:100dvh;max-height:100dvh;animation:.25s cartDrawer-module__3vwX7a__slideIn;display:flex;overflow:hidden;box-shadow:-10px 0 40px #0f172a14}.cartDrawer-module__3vwX7a__header{border-bottom:1px solid #e2e8f0b3;flex-shrink:0;justify-content:space-between;align-items:center;padding:22px 22px 18px;display:flex}.cartDrawer-module__3vwX7a__header h2{letter-spacing:-.04em;color:#0f172a;margin:0 0 4px;font-size:28px;font-weight:900}.cartDrawer-module__3vwX7a__header p{color:#64748b;margin:0;font-size:14px;font-weight:500}.cartDrawer-module__3vwX7a__closeBtn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0e6;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;transition:all .2s;display:flex}.cartDrawer-module__3vwX7a__closeBtn:hover{background:#f8fafc;border-color:#94a3b873}.cartDrawer-module__3vwX7a__body{-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;gap:14px;min-height:0;padding:20px;display:flex;overflow-y:auto}.cartDrawer-module__3vwX7a__body::-webkit-scrollbar{width:5px}.cartDrawer-module__3vwX7a__body::-webkit-scrollbar-thumb{background:#94a3b859;border-radius:999px}.cartDrawer-module__3vwX7a__item{background:#fff;border:1px solid #e2e8f0d9;border-radius:24px;align-items:center;gap:14px;padding:14px;display:flex}.cartDrawer-module__3vwX7a__item img{object-fit:cover;background:#f8fafc;border-radius:18px;flex-shrink:0;width:76px;height:76px}.cartDrawer-module__3vwX7a__info{flex:1;min-width:0}.cartDrawer-module__3vwX7a__info h4{color:#0f172a;margin:0 0 6px;font-size:17px;font-weight:800;line-height:1.3}.cartDrawer-module__3vwX7a__info p{color:#111827;margin:0 0 14px;font-size:16px;font-weight:700}.cartDrawer-module__3vwX7a__qty button{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0e6;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:35px;min-width:38px;height:35px;padding:0;display:flex}.cartDrawer-module__3vwX7a__qty button svg{stroke-width:2.5px;width:18px;height:18px}.cartDrawer-module__3vwX7a__remove{color:#ef4444;cursor:pointer;background:#fef2f2;border:none;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.cartDrawer-module__3vwX7a__remove svg{stroke-width:2.3px;width:18px;height:18px}.cartDrawer-module__3vwX7a__form{flex-direction:column;gap:14px;display:flex}.cartDrawer-module__3vwX7a__form input,.cartDrawer-module__3vwX7a__form textarea{color:#0f172a;background:#fff;border:1px solid #e2e8f0e6;border-radius:18px;outline:none;width:100%;padding:16px;font-size:14px;font-weight:500}.cartDrawer-module__3vwX7a__form textarea{resize:none;min-height:110px}.cartDrawer-module__3vwX7a__form input:focus,.cartDrawer-module__3vwX7a__form textarea:focus{border-color:#94a3b8b3}.cartDrawer-module__3vwX7a__bank{flex-direction:column;gap:10px;display:flex}.cartDrawer-module__3vwX7a__bankCard{background:#fff;border:1px solid #e2e8f0d9;border-radius:22px;padding:10px}.cartDrawer-module__3vwX7a__bankCard span{color:#64748b;margin-bottom:8px;font-size:10px;font-weight:600;display:block}.cartDrawer-module__3vwX7a__bankCard strong{color:#0f172a;font-size:14px;font-weight:800}.cartDrawer-module__3vwX7a__copyRow{justify-content:space-between;align-items:center;gap:8px;display:flex}.cartDrawer-module__3vwX7a__copyRow button{color:#334155;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0e6;border-radius:12px;justify-content:center;align-items:center;width:45px;height:45px;display:flex}.cartDrawer-module__3vwX7a__uploadBox{text-align:center;cursor:pointer;background:#f8fafc;border:2px dashed #cbd5e1cc;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;min-height:240px;padding:30px;display:flex}.cartDrawer-module__3vwX7a__uploadBox h4{color:#0f172a;margin:14px 0 6px;font-size:16px;font-weight:800}.cartDrawer-module__3vwX7a__uploadBox p{color:#64748b;margin:0;font-size:13px}.cartDrawer-module__3vwX7a__success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:320px;display:flex}.cartDrawer-module__3vwX7a__success svg{color:#22c55e;margin-bottom:18px}.cartDrawer-module__3vwX7a__success h2{color:#0f172a;margin:0 0 8px;font-size:24px;font-weight:900}.cartDrawer-module__3vwX7a__success p{color:#64748b;margin:0}.cartDrawer-module__3vwX7a__footer{padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #e2e8f0cc;flex-shrink:0}.cartDrawer-module__3vwX7a__total{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.cartDrawer-module__3vwX7a__total span{color:#64748b;font-size:14px;font-weight:600}.cartDrawer-module__3vwX7a__total strong{color:#0f172a;font-size:18px;font-weight:900}.cartDrawer-module__3vwX7a__footerActions{align-items:center;gap:12px;display:flex}.cartDrawer-module__3vwX7a__action,.cartDrawer-module__3vwX7a__secondary{cursor:pointer;border-radius:18px;height:52px;font-size:14px;font-weight:700}.cartDrawer-module__3vwX7a__action{color:#fff;background:#0f172a;border:none;flex:1}.cartDrawer-module__3vwX7a__secondary{color:#334155;background:#fff;border:1px solid #e2e8f0e6;justify-content:center;align-items:center;gap:6px;min-width:120px;display:flex}.cartDrawer-module__3vwX7a__footer>.cartDrawer-module__3vwX7a__action{width:100%}@keyframes cartDrawer-module__3vwX7a__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes cartDrawer-module__3vwX7a__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@media (max-width:768px){.cartDrawer-module__3vwX7a__drawer{width:82%;min-width:unset}}@media (max-width:520px){.cartDrawer-module__3vwX7a__drawer{width:92%}.cartDrawer-module__3vwX7a__body,.cartDrawer-module__3vwX7a__footer{padding:16px}.cartDrawer-module__3vwX7a__item{border-radius:20px;padding:12px}.cartDrawer-module__3vwX7a__item img{width:68px;height:68px}.cartDrawer-module__3vwX7a__footerActions{flex-direction:row}.cartDrawer-module__3vwX7a__action,.cartDrawer-module__3vwX7a__secondary{height:48px;font-size:13px}.cartDrawer-module__3vwX7a__drawer{width:88%;height:100dvh;max-height:100dvh}.cartDrawer-module__3vwX7a__header{padding:14px 14px 12px}.cartDrawer-module__3vwX7a__header h2{font-size:16px}.cartDrawer-module__3vwX7a__header p{font-size:10px}.cartDrawer-module__3vwX7a__closeBtn{border-radius:14px;width:45px;height:45px}.cartDrawer-module__3vwX7a__body{gap:10px;padding:12px}.cartDrawer-module__3vwX7a__item{border-radius:18px;gap:10px;padding:10px}.cartDrawer-module__3vwX7a__item img{border-radius:14px;width:58px;height:58px}.cartDrawer-module__3vwX7a__info h4{margin-bottom:4px;font-size:15px}.cartDrawer-module__3vwX7a__info p{margin-bottom:10px;font-size:14px}.cartDrawer-module__3vwX7a__qty{border-radius:14px;gap:6px;height:42px;padding:3px}.cartDrawer-module__3vwX7a__qty button{border-radius:10px;width:32px;min-width:32px;height:32px}.cartDrawer-module__3vwX7a__qty button svg{width:14px;height:14px}.cartDrawer-module__3vwX7a__qty span{min-width:18px;font-size:14px}.cartDrawer-module__3vwX7a__remove{border-radius:14px;width:40px;height:40px}.cartDrawer-module__3vwX7a__remove svg{width:16px;height:16px}.cartDrawer-module__3vwX7a__form{gap:10px}.cartDrawer-module__3vwX7a__form input,.cartDrawer-module__3vwX7a__form textarea{border-radius:14px;padding:13px;font-size:13px}.cartDrawer-module__3vwX7a__form textarea{min-height:90px}.cartDrawer-module__3vwX7a__field{flex-direction:column;gap:6px;display:flex}.cartDrawer-module__3vwX7a__error{color:#ef4444;padding-left:4px;font-size:12px;font-weight:500}.cartDrawer-module__3vwX7a__inputError{background:#fef2f2!important;border-color:#ef4444!important}.cartDrawer-module__3vwX7a__bankCard{border-radius:18px;padding:12px}.cartDrawer-module__3vwX7a__bankCard strong{font-size:14px}.cartDrawer-module__3vwX7a__copyRow button{border-radius:10px;width:45px;height:45px}.cartDrawer-module__3vwX7a__footer{padding:14px}.cartDrawer-module__3vwX7a__total span{font-size:10px}.cartDrawer-module__3vwX7a__total strong{font-size:14px}.cartDrawer-module__3vwX7a__secondary{min-width:90px}.cartDrawer-module__3vwX7a__action,.cartDrawer-module__3vwX7a__secondary{border-radius:13px;height:42px;font-size:12.5px}.cartDrawer-module__3vwX7a__total{margin-bottom:10px}.cartDrawer-module__3vwX7a__footerActions{gap:8px}}.cartDrawer-module__3vwX7a__items{flex-direction:column;gap:12px;display:flex}.cartDrawer-module__3vwX7a__item{background:#fff;border:1px solid #e2e8f0e6;border-radius:22px;grid-template-columns:78px minmax(0,1fr);gap:12px;padding:12px;display:grid;box-shadow:0 10px 24px #0f172a0a}.cartDrawer-module__3vwX7a__itemImage{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;width:78px;height:78px;overflow:hidden}.cartDrawer-module__3vwX7a__itemImage img{object-fit:cover;width:100%;height:100%;display:block}.cartDrawer-module__3vwX7a__info{flex-direction:column;gap:10px;min-width:0;display:flex}.cartDrawer-module__3vwX7a__itemTop{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.cartDrawer-module__3vwX7a__itemTop h4{color:#0f172a;margin:0 0 4px;font-size:15px;font-weight:850;line-height:1.25}.cartDrawer-module__3vwX7a__itemTop span{color:#64748b;font-size:11px;font-weight:700}.cartDrawer-module__3vwX7a__priceRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.cartDrawer-module__3vwX7a__priceRow small{color:#94a3b8;text-transform:uppercase;margin-bottom:3px;font-size:10px;font-weight:800;display:block}.cartDrawer-module__3vwX7a__priceRow p{color:#0f172a;margin:0;font-size:17px;font-weight:900}.cartDrawer-module__3vwX7a__unitPrice{color:#64748b;background:#f8fafc;border-radius:999px;width:fit-content;padding:5px 9px;font-size:11px;font-weight:700}.cartDrawer-module__3vwX7a__qty{background:#f8fafc;border:1px solid #e2e8f0;border-radius:13px;align-items:center;gap:4px;height:38px;padding:3px;display:inline-flex}.cartDrawer-module__3vwX7a__qty button{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;place-items:center;width:30px;height:30px;display:grid}.cartDrawer-module__3vwX7a__qty span{text-align:center;color:#0f172a;min-width:22px;font-size:13px;font-weight:850}.cartDrawer-module__3vwX7a__remove{color:#dc2626;cursor:pointer;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;flex:none;place-items:center;width:34px;height:34px;display:grid}.cartDrawer-module__3vwX7a__item{border-radius:18px;grid-template-columns:64px minmax(0,1fr);gap:10px;padding:10px}.cartDrawer-module__3vwX7a__itemImage{border-radius:15px;width:64px;height:64px}.cartDrawer-module__3vwX7a__itemTop h4{font-size:13px}.cartDrawer-module__3vwX7a__priceRow p{font-size:15px}.cartDrawer-module__3vwX7a__qty{height:34px}.cartDrawer-module__3vwX7a__qty button{width:27px;height:27px}.cartDrawer-module__3vwX7a__remove{width:32px;height:32px}.cartDrawer-module__3vwX7a__variantSummary{flex-wrap:wrap;gap:5px;margin-top:6px;display:flex}.cartDrawer-module__3vwX7a__variantSummary span{color:#6d28d9;background:#f5f3ff;border-radius:999px;padding:4px 7px;font-size:10px;font-weight:800}.cartDrawer-module__3vwX7a__stockLeft{color:#64748b;background:#f8fafc;border-radius:999px;width:fit-content;padding:5px 9px;font-size:11px;font-weight:750}
.storeTopBar-module__XnXnuq__wrap{z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffb8;padding:5px 9px;position:sticky;top:0}.storeTopBar-module__XnXnuq__bar{justify-content:space-between;align-items:center;gap:8px;max-width:1200px;height:38px;margin:0 auto;display:flex}.storeTopBar-module__XnXnuq__contacts{align-items:center;gap:5px;min-width:0;display:inline-flex}.storeTopBar-module__XnXnuq__iconBtn,.storeTopBar-module__XnXnuq__storeStatus,.storeTopBar-module__XnXnuq__loginBtn{color:#000;height:29px;box-shadow:none;background:#ffffffb8;border:1px solid #7c3aed2e;border-radius:999px;justify-content:center;align-items:center;transition:background .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.storeTopBar-module__XnXnuq__iconBtn{cursor:pointer;flex:none;width:29px;padding:0}.storeTopBar-module__XnXnuq__storeStatus{color:#6b7280;white-space:nowrap;padding:0 9px;font-size:10.5px;font-weight:750}.storeTopBar-module__XnXnuq__loginBtn{color:#000;white-space:nowrap;cursor:pointer;gap:6px;max-width:min(220px,56vw);padding:0 10px;font-size:10.5px;font-weight:750;text-decoration:none}.storeTopBar-module__XnXnuq__iconBtn:hover,.storeTopBar-module__XnXnuq__loginBtn:hover{color:#000;background:#f5f3ffcc;border-color:#7c3aed52;transform:translateY(-1px)}.storeTopBar-module__XnXnuq__iconBtn:active,.storeTopBar-module__XnXnuq__loginBtn:active{transform:translateY(1px)}.storeTopBar-module__XnXnuq__icon,.storeTopBar-module__XnXnuq__loginIcon{color:currentColor;fill:none;stroke:currentColor;stroke-width:2.2px;flex-shrink:0;width:13px;height:13px;display:block}.storeTopBar-module__XnXnuq__whatsappIcon{color:currentColor;fill:currentColor;flex-shrink:0;width:13px;height:13px;display:block}.storeTopBar-module__XnXnuq__loginIcon{stroke-width:2.2px}.storeTopBar-module__XnXnuq__loginBtn span{text-overflow:ellipsis;overflow:hidden}@media (max-width:420px){.storeTopBar-module__XnXnuq__wrap{padding:5px 7px}.storeTopBar-module__XnXnuq__bar{gap:6px;height:36px}.storeTopBar-module__XnXnuq__contacts{gap:4px}.storeTopBar-module__XnXnuq__iconBtn,.storeTopBar-module__XnXnuq__storeStatus,.storeTopBar-module__XnXnuq__loginBtn{height:28px}.storeTopBar-module__XnXnuq__iconBtn{width:28px}.storeTopBar-module__XnXnuq__storeStatus{padding:0 7px;font-size:10px}.storeTopBar-module__XnXnuq__loginBtn{gap:5px;max-width:52vw;padding:0 8px;font-size:10px}.storeTopBar-module__XnXnuq__icon,.storeTopBar-module__XnXnuq__loginIcon,.storeTopBar-module__XnXnuq__whatsappIcon{width:12.5px;height:12.5px}}
.loader-module__xbF_fG__loadingScreen{justify-content:center;align-items:center;min-height:100vh;display:flex}.loader-module__xbF_fG__dotLoader{align-items:center;gap:8px;display:flex}.loader-module__xbF_fG__dotLoader span{background:#7c6df5;border-radius:999px;width:10px;height:10px;animation:.6s infinite alternate loader-module__xbF_fG__bounce}.loader-module__xbF_fG__dotLoader span:nth-child(2){animation-delay:.15s}.loader-module__xbF_fG__dotLoader span:nth-child(3){animation-delay:.3s}@keyframes loader-module__xbF_fG__bounce{0%{opacity:.5;transform:translateY(0)}to{opacity:1;transform:translateY(-8px)}}.loader-module__xbF_fG__dotLoader span{width:8px;height:8px}
