.Toast_toast__O7TdZ{position:fixed;bottom:2rem;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:1rem;padding:.75rem 1.25rem;background:rgba(17,17,17,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:white;border-radius:100px;box-shadow:0 10px 40px rgba(0,0,0,.2);z-index:1000;transition:all .3s cubic-bezier(.4,0,.2,1);min-width:280px;border:1px solid rgba(255,255,255,.1)}.Toast_show__uNQ_w{opacity:1;bottom:2rem;transform:translateX(-50%) translateY(0)}.Toast_hide__VWDH5{opacity:0;bottom:1rem;transform:translateX(-50%) translateY(20px)}.Toast_icon__71ttU{width:24px;height:24px;border-radius:50%;background:#4caf50;color:white;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:900;flex-shrink:0}.Toast_error__ALBo_ .Toast_icon__71ttU{background:#f44336}.Toast_info__P3fqI .Toast_icon__71ttU{background:#2196f3}.Toast_content__DAZu9{flex:1 1}.Toast_message__Ndn3l{margin:0;font-size:13px;font-weight:700;letter-spacing:-.01em}@keyframes Toast_slideUp___on8l{0%{opacity:0;transform:translateX(-50%) translateY(20px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.page_page__eEJHy{min-height:100vh;background-color:var(--bg);color:var(--text,var(--accent));transition:background-color .4s ease,color .4s ease;position:relative;display:flex;flex-direction:column;align-items:center;background-attachment:fixed}.page_page__eEJHy[data-theme=light]{--bg:#ffffff;--bg-2:#f9f9f9;--surface:#f4f4f4;--surface-2:#eeeeee;--border:#dddddd;--accent:#111111;--muted:#666666}.page_page__eEJHy[data-theme=dark]{--bg:#0a0a0a;--bg-2:#111111;--surface:#151515;--surface-2:#1e1e1e;--border:#2a2a2a;--accent:#ffffff;--muted:#888888}.page_page__eEJHy[data-theme=midnight]{--bg:#0f172a;--bg-2:#1e293b;--surface:#1e293b;--surface-2:#334155;--border:#475569;--accent:#38bdf8;--muted:#94a3b8}.page_page__eEJHy[data-theme=sunset]{--bg:#fff5f2;--bg-2:#fffaf8;--surface:#ffffff;--surface-2:#fff5f2;--border:#ffdccf;--accent:#cd1509;--muted:#a35b45}.page_page__eEJHy[data-pattern=dots]{background-image:radial-gradient(var(--border) 1px,transparent 1px);background-size:20px 20px}.page_page__eEJHy[data-pattern=grid]{background-image:linear-gradient(var(--border) 1px,transparent 1px),linear-gradient(90deg,var(--border) 1px,transparent 1px);background-size:30px 30px}.page_page__eEJHy[data-pattern=diagonal]{background-image:repeating-linear-gradient(45deg,transparent,transparent 10px,var(--border) 10px,var(--border) 11px)}.page_page__eEJHy[data-pattern=waves]{background-image:radial-gradient(circle at 100% 150%,var(--border) 24%,var(--bg) 24%,var(--bg) 28%,var(--border) 28%,var(--border) 36%,var(--bg) 36%,var(--bg) 40%,var(--border) 40%,var(--border) 60%,var(--bg) 60%,var(--bg) 64%,var(--border) 64%,var(--border) 72%,var(--bg) 72%,var(--bg) 76%,var(--border) 76%);background-size:40px 40px}.page_topBanner__MZ9Ot{position:-webkit-sticky;position:sticky;top:0;display:flex;justify-content:center;align-items:center;padding:.5rem 1rem;background:rgba(255,255,255,.7);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-bottom:1px solid rgba(0,0,0,.05);font-size:11px;color:var(--muted);transition:all .2s;z-index:1000}[data-theme=dark] .page_topBanner__MZ9Ot{background:rgba(10,10,10,.7);border-bottom:1px solid rgba(255,255,255,.05)}.page_topBanner__MZ9Ot:hover{background:rgba(255,87,34,.08);color:var(--accent)}.page_topBanner__MZ9Ot strong{color:var(--accent);margin-right:4px}.page_container__7UDwN{position:relative;z-index:1;width:100%;max-width:100%;margin:0 auto;padding:3rem 4rem 4rem;display:flex;flex-direction:column;gap:2rem}@keyframes page_fadeInUp__xTEwZ{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.page_profile__RinlD{flex-direction:column;align-items:center;text-align:center;gap:1.25rem;padding:2.5rem 2rem;background:var(--surface);border:1px solid var(--border);border-radius:24px;box-shadow:0 10px 40px rgba(0,0,0,.03);animation:page_fadeInUp__xTEwZ .8s ease forwards;max-width:800px;margin:0 auto}.page_avatar__XytLI{width:100px;height:100px;border-radius:50%;background-color:var(--surface);border:4px solid var(--bg);box-shadow:0 10px 25px rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0;position:relative}.page_avatar__XytLI[data-pro=true]{border-color:transparent;overflow:visible}.page_avatar__XytLI[data-pro=true]:before{content:"";position:absolute;inset:-6px;border-radius:50%;background:linear-gradient(45deg,#cd1509,#ffb74d,#cd1509,#ffc107);background-size:300% 300%;animation:page_rotateGlow__bJDug 4s linear infinite;z-index:-1}.page_avatar__XytLI[data-pro=true] img{border-radius:50%;border:4px solid var(--bg)}@keyframes page_rotateGlow__bJDug{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.page_proTagMini___V1AX{position:absolute;bottom:-4px;left:50%;transform:translateX(-50%);font-size:9px;padding:2px 10px;border-radius:12px;border:2px solid var(--bg);box-shadow:0 4px 10px rgba(255,87,34,.3);z-index:5}.page_proBadge__cX3fz,.page_proTagMini___V1AX{background:linear-gradient(135deg,#cd1509,#e53935);color:white;font-weight:800}.page_proBadge__cX3fz{display:inline-flex;align-items:center;gap:4px;font-size:10px;padding:2px 8px;border-radius:6px;margin-left:8px;vertical-align:middle;text-shadow:0 1px 2px rgba(0,0,0,.1);box-shadow:0 4px 12px rgba(255,87,34,.2)}.page_proBadge__cX3fz svg{width:10px;height:10px}.page_profile__RinlD{display:flex;padding:2.5rem 1rem;width:100%;max-width:600px;gap:1.5rem;transition:all .3s ease;position:relative;overflow:hidden;background-color:rgba(255,255,255,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.page_profileActions__z2Kj6{position:absolute;top:1rem;right:1rem;display:flex;gap:.5rem;z-index:10}.page_actionBtn__OLGby{width:36px;height:36px;border-radius:50%;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.1);color:var(--accent);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.page_actionBtn__OLGby:hover{background:var(--accent);color:var(--bg);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.page_profile__RinlD[data-pattern=dots]{background-image:radial-gradient(var(--border) 1px,transparent 1px);background-size:15px 15px}.page_profile__RinlD[data-pattern=grid]{background-image:linear-gradient(var(--border) 1px,transparent 1px),linear-gradient(90deg,var(--border) 1px,transparent 1px);background-size:20px 20px}.page_profile__RinlD[data-pattern=diagonal]{background-image:repeating-linear-gradient(45deg,transparent,transparent 8px,var(--border) 8px,var(--border) 9px)}.page_profile__RinlD[data-pattern=waves]{background-image:radial-gradient(circle at 100% 150%,var(--border) 24%,transparent 24%,transparent 28%,var(--border) 28%,var(--border) 36%,transparent 36%,transparent 40%,var(--border) 40%);background-size:30px 30px}.page_profile__RinlD[data-layout=classic]{flex-direction:column;align-items:center;text-align:center}.page_profile__RinlD[data-layout=modern],.page_profile__RinlD[data-layout=split]{flex-direction:row;align-items:center;text-align:left}.page_profile__RinlD[data-layout=split]{background:rgba(255,255,255,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:2rem}.page_profile__RinlD[data-layout=compact]{flex-direction:row;align-items:center;text-align:left;padding:1rem;gap:1rem}.page_profile__RinlD[data-layout=compact] .page_avatar__XytLI{width:60px;height:60px}.page_profile__RinlD[data-layout=compact] .page_name__y4z7U{font-size:1.1rem}.page_profileDetails__VBevh{display:flex;flex-direction:column;gap:.5rem}.page_avatar__XytLI img{width:100%;height:100%;object-fit:cover}.page_avatar__XytLI span{font-size:2.5rem;font-weight:800;color:var(--accent)}.page_name__y4z7U{font-size:1.5rem;font-weight:850;letter-spacing:-.03em;margin:0}.page_bio__o2XAD{font-size:.9rem;color:var(--muted);margin:0;line-height:1.5;max-width:400px}@media (max-width:768px){.page_profile__RinlD{padding:2rem 1.25rem;border-radius:20px;gap:1rem}.page_avatar__XytLI{width:90px;height:90px;border-width:3px}.page_name__y4z7U{font-size:1.5rem}.page_bio__o2XAD{font-size:14px}}.page_socials__5vkoQ{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center;animation:page_fadeInUp__xTEwZ .8s ease .2s forwards;opacity:0}.page_socialLink__KciSC{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border:1px solid var(--border);border-radius:10px;font-size:13px;font-weight:600;color:var(--muted);background:var(--surface);text-decoration:none;transition:all .2s}.page_socialLink__KciSC:hover{border-color:var(--accent);color:var(--accent)}.page_filterSection__9ODdC{display:flex;flex-direction:column;gap:1rem;animation:page_fadeInUp__xTEwZ .8s ease .4s forwards;opacity:0;max-width:600px;margin:0 auto;width:100%}.page_searchWrapper__96gp8{position:relative;width:100%;display:flex;align-items:center}.page_searchIcon__ms_iy{position:absolute;left:1rem;color:var(--muted)}.page_searchInput__dHoWk{width:100%;padding:.75rem 1rem .75rem 2.5rem;background:var(--surface-2);border:1px solid var(--border);border-radius:10px;font-size:14px;color:var(--accent)}.page_categoryCarousel__9DHW8{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.5rem;scrollbar-width:none}.page_categoryCarousel__9DHW8::-webkit-scrollbar{display:none}.page_categoryChip__oKdnS{padding:.5rem 1rem;background:var(--surface-2);border:1px solid var(--border);border-radius:100px;font-size:12px;font-weight:600;white-space:nowrap;cursor:pointer}.page_activeChip__le4Mh{background:var(--accent)!important;color:var(--bg)!important}.page_products__k59c5{width:100%;animation:page_fadeInUp__xTEwZ .8s ease .6s forwards;opacity:0}.page_productGrid__SM_x_{display:grid;grid-template-columns:repeat(8,1fr);grid-gap:1rem;gap:1rem}.page_productCard__OXWK5{background:var(--surface);border:1px solid var(--border);border-radius:12px;overflow:hidden;display:flex;flex-direction:column;transition:all .3s ease;text-decoration:none;color:inherit;cursor:pointer}.page_productCard__OXWK5:hover{transform:translateY(-4px);border-color:var(--accent);box-shadow:0 10px 20px rgba(0,0,0,.05)}.page_productThumb__v5lnc{aspect-ratio:1/1;background:var(--surface-2);position:relative;overflow:hidden}.page_productThumb__v5lnc img{width:100%;height:100%;object-fit:cover}.page_productBody__Sg6hB{padding:.75rem;display:flex;flex-direction:column;gap:0;flex:1 1}.page_productTitle__3vHBy{font-size:13px;font-weight:700;line-height:1.3;height:2.6em;-webkit-line-clamp:2;line-clamp:2;margin-bottom:0}.page_productDesc__ngghM,.page_productTitle__3vHBy{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.page_productDesc__ngghM{font-size:11px;color:var(--muted);line-height:1.4;height:1.4em;-webkit-line-clamp:1;line-clamp:1;margin-bottom:.5rem}.page_pricing__F3Neb{display:flex;flex-direction:column;gap:0;margin-top:auto;padding-top:.5rem}.page_price__D9_te{font-size:14px;font-weight:800;color:#cd1509;line-height:1.2}.page_origPrice__VsR38{font-size:11px;color:var(--muted);text-decoration:line-through;margin-top:1px}.page_discountBadge__lXqCR{background:#fff0eb;color:#cd1509;padding:1px 4px;border-radius:4px;font-size:10px;font-weight:800;border:1px solid #cd1509;display:inline-flex;align-items:center;height:-moz-fit-content;height:fit-content}.page_topBanner__MZ9Ot{width:100%;background:#fff5f2;border-bottom:1px solid rgba(255,87,34,.1);padding:.75rem 0;text-align:center;text-decoration:none;color:#cd1509;display:block}.page_shopeeBtn__904YG{background:#cd1509;color:#fff;border:none;padding:.6rem;border-radius:6px;font-size:12px;font-weight:700;cursor:pointer;margin-top:.4rem;display:flex;align-items:center;justify-content:center;gap:.4rem;width:100%}.page_footer__P2CEo{width:100%;padding:3rem 1rem 4rem;display:flex;flex-direction:column;align-items:center;gap:1.5rem;margin-top:4rem}.page_footerDivider__FR78s{width:100%;max-width:120px;height:2px;background:linear-gradient(90deg,transparent,var(--accent),transparent);opacity:.15;margin-bottom:.5rem}.page_footerBrand__h2gVj{display:flex;align-items:center;gap:.75rem;text-decoration:none;opacity:.6;transition:all .2s;color:var(--muted);font-size:13px;font-weight:500}.page_footerBrand__h2gVj:hover{opacity:1}.page_adminControl__sQpGq{width:100%;display:flex;justify-content:center;margin-top:1rem;margin-bottom:-.5rem;z-index:100}.page_adminBtn__x1W6K{background:rgba(255,255,255,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);padding:.6rem 1.25rem;border-radius:100px;color:#000;font-size:12px;font-weight:700;text-decoration:none;display:flex;align-items:center;gap:.5rem;box-shadow:0 4px 15px rgba(0,0,0,.05);transition:all .2s ease}.page_adminBtn__x1W6K:hover{transform:translateY(-2px);background:#fff;box-shadow:0 8px 20px rgba(0,0,0,.1)}.page_customFooter__FhhYy{font-size:13px;font-weight:600;color:var(--muted);text-align:center;opacity:.8;letter-spacing:.2px}@media (max-width:1400px){.page_productGrid__SM_x_{grid-template-columns:repeat(6,1fr)}.page_container__7UDwN{padding:3rem 2rem 4rem}}@media (max-width:1100px){.page_productGrid__SM_x_{grid-template-columns:repeat(4,1fr)}.page_container__7UDwN{padding:2.5rem 1.5rem 4rem}}@media (max-width:768px){.page_productGrid__SM_x_[data-cols="1"]{grid-template-columns:1fr}.page_productGrid__SM_x_[data-cols="2"]{grid-template-columns:1fr 1fr}.page_productGrid__SM_x_:not([data-cols]){grid-template-columns:repeat(2,1fr)}.page_container__7UDwN{padding:2rem 1rem 3rem}.page_filterSection__9ODdC{max-width:100%}}@media (max-width:480px){.page_productGrid__SM_x_{gap:.75rem}.page_container__7UDwN{padding:2rem .75rem 3rem}.page_avatar__XytLI{width:80px;height:80px;border-width:3px}.page_name__y4z7U{font-size:1.25rem}.page_bio__o2XAD{font-size:13px;padding:0 .5rem}.page_socialLink__KciSC{min-width:80px;padding:.4rem .75rem;font-size:12px}.page_productBody__Sg6hB{padding:.5rem}.page_productTitle__3vHBy{font-size:11px;height:2.6em}.page_price__D9_te{font-size:12px}.page_shopeeBtn__904YG{padding:.4rem;font-size:11px}}.page_verifiedBadge__k0Adb{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;background:#0095f6;color:white;border-radius:50%;padding:2px;margin-left:6px;vertical-align:middle}.page_verifiedBadge__k0Adb svg{width:100%;height:100%}.layout_layout__sthYX{display:flex;min-height:100vh;background:#f8fafc}.layout_sidebar__DOj_P{width:260px;min-height:100vh;background:#0f172a;color:#94a3b8;display:flex;flex-direction:column;position:fixed;top:0;left:0;bottom:0;z-index:100;border-right:1px solid rgba(255,255,255,.05)}.layout_sidebarTop__hzj_R{flex:1 1;overflow-y:auto;padding:2rem 1.25rem;display:flex;flex-direction:column;gap:2.5rem}.layout_sidebarBottom__Kqq6n{padding:1.25rem;background:rgba(0,0,0,.2);border-top:1px solid rgba(255,255,255,.05)}.layout_logoArea__GzvRl{display:flex;align-items:center;padding:0 .5rem;margin-bottom:.5rem}.layout_logo__J1vvF{display:flex;align-items:center;gap:.75rem;font-family:var(--font-display);font-weight:800;font-size:1.1rem;letter-spacing:-.03em;color:white}.layout_logoMark___AEy1{width:32px;height:32px;background:#cd1509;color:white;border-radius:8px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(205,21,9,.3)}.layout_navGroup__OcSfm{display:flex;flex-direction:column;gap:.75rem}.layout_navTitle__wHx7R{font-family:var(--font-mono);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#475569;padding-left:.75rem}.layout_nav__0inZg{display:flex;flex-direction:column;gap:4px}.layout_navItem__aC75C{display:flex;align-items:center;gap:.75rem;padding:.625rem .75rem;border-radius:8px;font-size:13px;font-weight:500;transition:all .2s ease;color:#94a3b8}.layout_navItem__aC75C:hover{background:rgba(255,255,255,.05);color:white}.layout_navIcon__lznbw{display:flex;align-items:center;justify-content:center;width:20px}.layout_userInfo__zK5Qy{display:flex;align-items:center;gap:.75rem;padding:.5rem}.layout_userAvatar__fka5g{width:36px;height:36px;background:linear-gradient(135deg,#334155,#1e293b);border:1px solid rgba(255,255,255,.1);border-radius:10px;display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-weight:800;font-size:13px;color:white;flex-shrink:0}.layout_userMeta__Mznrh{flex:1 1;display:flex;flex-direction:column;min-width:0}.layout_userName__R_8W7{font-size:13px;font-weight:600;color:white;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.layout_userRole__YnkQ5{font-size:10px;color:#64748b;font-weight:500}.layout_logoutBtn__tzDIh{background:transparent;border:none;color:#64748b;padding:8px;border-radius:8px;cursor:pointer;transition:all .2s ease}.layout_logoutBtn__tzDIh:hover{background:rgba(239,68,68,.1);color:#ef4444}.layout_main__zgaOS{flex:1 1;margin-left:260px;min-height:100vh;display:flex;flex-direction:column}.layout_topHeader__j4niT{height:64px;background:white;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;padding:0 2rem;position:-webkit-sticky;position:sticky;top:0;z-index:90}.layout_breadcrumb__D60X6{font-size:12px;font-weight:500;color:#64748b;font-family:var(--font-mono)}.layout_content__l1k3B{padding:2.5rem;flex:1 1}@media (max-width:1024px){.layout_sidebar__DOj_P{width:80px}.layout_logo__J1vvF span,.layout_navItem__aC75C span:last-child,.layout_navTitle__wHx7R,.layout_userMeta__Mznrh{display:none}.layout_main__zgaOS{margin-left:80px}.layout_sidebarTop__hzj_R{padding:2rem .75rem}}.page_container___Nizm{display:flex;flex-direction:column;gap:2.5rem}.page_loadingContainer__pOjfT{height:60vh;display:flex;align-items:center;justify-content:center}.page_header__VQ0i_{display:flex;justify-content:space-between;align-items:center}.page_headerTitle__2s_Gc{display:flex;align-items:center;gap:1.5rem}.page_headerTitle__2s_Gc h1{font-family:var(--font-display);font-size:1.75rem;font-weight:800;letter-spacing:-.04em;color:#0f172a}.page_headerTitle__2s_Gc p{color:#64748b;font-size:14px;margin-top:2px}.page_backLink__MHsfq{width:40px;height:40px;background:white;border:1px solid #e2e8f0;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#64748b;transition:all .2s}.page_backLink__MHsfq:hover{background:#f8fafc;color:#0f172a;border-color:#cbd5e1}.page_previewBtn__08WLW{display:inline-flex;align-items:center;gap:.5rem;background:white;border:1px solid #e2e8f0;padding:.625rem 1rem;border-radius:8px;font-size:13px;font-weight:600;color:#475569;text-decoration:none;transition:all .2s}.page_previewBtn__08WLW:hover{background:#f8fafc;border-color:#cbd5e1}.page_mainGrid__S4dw0{display:grid;grid-template-columns:340px 1fr;grid-gap:2rem;gap:2rem;align-items:start}.page_profileCard__Aszkk{background:white;border:1px solid #e2e8f0;border-radius:24px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.05)}.page_profileBanner__FOFQN{height:100px;background:linear-gradient(135deg,#0f172a,#1e293b)}.page_profileContent__Ari0I{padding:0 2rem 2rem;margin-top:-40px;display:flex;flex-direction:column;align-items:center;text-align:center}.page_avatarLarge__p5M3G{width:80px;height:80px;background:white;border:4px solid white;border-radius:20px;box-shadow:0 10px 25px rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:800;color:#475569;overflow:hidden}.page_avatarLarge__p5M3G img{width:100%;height:100%;object-fit:cover}.page_profileInfo__tVAFV{margin-top:1rem}.page_userName__VCZuN{font-size:1.25rem;font-weight:800;color:#0f172a}.page_userEmail__jtcnf{font-size:13px;color:#64748b;margin-top:2px}.page_quickStats__X_Ilb{display:grid;grid-template-columns:1fr 1fr;width:100%;grid-gap:1rem;gap:1rem;margin:1.5rem 0;padding:1rem;background:#f8fafc;border-radius:16px}.page_qStat__1NTO1{display:flex;flex-direction:column}.page_qStat__1NTO1 strong{font-size:1.1rem;color:#0f172a;font-weight:800}.page_qStat__1NTO1 span{font-size:10px;text-transform:uppercase;letter-spacing:.05em;font-weight:700;color:#94a3b8}.page_metaList__pxVL6{width:100%;display:flex;flex-direction:column;gap:1.25rem;text-align:left;margin-top:.5rem}.page_metaItem__ODxXB{display:flex;flex-direction:column;gap:4px}.page_metaItem__ODxXB label{font-size:10px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em}.page_metaItem__ODxXB span{font-size:13px;font-weight:600;color:#334155}.page_sectionCard__ZMj7H{background:white;border:1px solid #e2e8f0;border-radius:20px;padding:2rem;margin-bottom:1.5rem}.page_sectionTitle__TeHFD{font-size:1.1rem;font-weight:700;color:#0f172a;margin-bottom:4px}.page_sectionDesc__yszov{font-size:13px;color:#64748b;margin-bottom:2rem}.page_controlRows___SZU6{display:flex;flex-direction:column;gap:1.5rem}.page_controlRow__Ri9vI{display:flex;justify-content:space-between;align-items:center;padding:1.25rem;background:#f8fafc;border-radius:16px}.page_controlInfo__v02CD{display:flex;flex-direction:column;gap:2px}.page_controlInfo__v02CD strong{font-size:14px;font-weight:600;color:#1e293b}.page_controlInfo__v02CD span{font-size:12px;color:#64748b}.page_dataGroup__sSa9p{display:flex;flex-direction:column;gap:1.5rem}.page_dataItem__C5bK6{display:flex;flex-direction:column;gap:.5rem}.page_dataItem__C5bK6 label{font-size:12px;font-weight:700;color:#475569}.page_dataValue__GWqKw{font-size:14px;line-height:1.6;color:#1e293b;background:#f8fafc;padding:1rem;border-radius:12px;border:1px solid #e2e8f0}.page_themeTag__RVEeJ{display:inline-block;padding:4px 10px;background:#0f172a;color:white;border-radius:6px;font-size:11px;font-weight:700;text-transform:capitalize}.page_dangerZone__ELDEn{border:1px solid #fee2e2;background:#fef2f2;border-radius:20px;padding:2rem}.page_dangerTitle__xc8v7{font-size:1.1rem;font-weight:700;color:#991b1b;margin-bottom:4px}.page_dangerZone__ELDEn p{font-size:13px;color:#b91c1c;opacity:.8;margin-bottom:1.5rem}.page_deleteUserBtn__3buxm{background:#ef4444;color:white;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:700;font-size:14px;cursor:not-allowed;opacity:.6}.page_dangerNote__UMfkM{font-size:11px!important;font-style:italic;margin-top:1rem;margin-bottom:0!important}@media (max-width:1024px){.page_mainGrid__S4dw0{grid-template-columns:1fr}}.Sidebar_sidebar__FmKa7{position:fixed;top:0;left:0;bottom:0;width:280px;background:#0f172a;color:#94a3b8;z-index:1000;transition:width .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1);border-right:1px solid #1e293b;overflow:hidden}.Sidebar_sidebarContent__b_clJ{height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:2.5rem 1.25rem 1.5rem}.Sidebar_logo__EFnyB{display:flex;align-items:center;gap:12px;text-decoration:none;margin-bottom:2.5rem;padding-left:.5rem}.Sidebar_logoMark__JqiYM{width:38px;height:38px;background:linear-gradient(135deg,#cd1509,#e53935);border-radius:12px;display:flex;align-items:center;justify-content:center;color:white;box-shadow:0 4px 12px rgba(255,87,34,.3);flex-shrink:0}.Sidebar_logoText__0rsPD{font-size:1.2rem;font-weight:800;color:white;letter-spacing:-.02em}.Sidebar_logoText__0rsPD span{color:#cd1509}.Sidebar_menuLabel__BaNYw{display:block;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:#475569;margin-bottom:1rem;padding-left:.5rem}.Sidebar_nav___S_jU{display:flex;flex-direction:column;gap:.4rem}.Sidebar_navItem__HnxN9{display:flex;align-items:center;gap:12px;padding:.75rem 1rem;border-radius:12px;text-decoration:none;color:#94a3b8;font-size:13.5px;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);position:relative;height:46px}.Sidebar_navItem__HnxN9.Sidebar_active__bSiXA,.Sidebar_navItem__HnxN9:hover{background:rgba(255,255,255,.05);color:white}.Sidebar_active__bSiXA .Sidebar_icon__8CrtC{color:#cd1509}.Sidebar_activeIndicator__w8z7v{position:absolute;left:-1.25rem;width:3px;height:24px;background:#cd1509;border-radius:0 4px 4px 0;box-shadow:0 0 15px rgba(255,87,34,.6)}.Sidebar_icon__8CrtC{width:20px;height:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.Sidebar_sidebarBottom__o3G1B{display:flex;flex-direction:column;gap:1.25rem}.Sidebar_upgradeCard__cYFXq{background:linear-gradient(135deg,#1e293b,#0f172a);border:1px solid #334155;padding:1rem;border-radius:14px;display:flex;align-items:center;justify-content:space-between;text-decoration:none}.Sidebar_upgradeContent__Ek3C_ strong{color:white;font-size:12px;font-weight:800}.Sidebar_upgradeContent__Ek3C_ span{color:#64748b;font-size:10px;display:block;margin-top:2px}.Sidebar_upgradeArrow__HRMkC{color:#cd1509;font-weight:900}.Sidebar_userCard__3HMA8{background:#1e293b;padding:.85rem;border-radius:14px;display:flex;flex-direction:column;gap:.75rem}.Sidebar_userMain__GhNPO{display:flex;align-items:center;gap:10px}.Sidebar_avatar__KSE0Y{width:36px;height:36px;background:#334155;border-radius:10px;display:flex;align-items:center;justify-content:center;color:white;font-weight:800;position:relative;flex-shrink:0}.Sidebar_avatar__KSE0Y img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.Sidebar_proBadge__jrIk0{position:absolute;top:-3px;right:-3px;background:#cd1509;color:white;width:14px;height:14px;border-radius:50%;font-size:8px;display:flex;align-items:center;justify-content:center;border:1.5px solid #1e293b}.Sidebar_name__d1Ev6{color:white;font-size:12.5px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Sidebar_role__AMvxJ{color:#64748b;font-size:10px}.Sidebar_userActions__GowBJ{display:flex;gap:6px;padding-top:.6rem;border-top:1px solid #334155}.Sidebar_actionBtn__6UoQo,.Sidebar_logoutBtn__nmna4{flex:1 1;height:30px;background:#0f172a;border:1px solid #334155;border-radius:6px;color:#94a3b8;display:flex;align-items:center;justify-content:center;cursor:pointer;text-decoration:none}.Sidebar_collapsed__CHxr6{width:80px}.Sidebar_collapsed__CHxr6 .Sidebar_info__nMDPQ,.Sidebar_collapsed__CHxr6 .Sidebar_label__Ci5No,.Sidebar_collapsed__CHxr6 .Sidebar_logoText__0rsPD,.Sidebar_collapsed__CHxr6 .Sidebar_menuLabel__BaNYw,.Sidebar_collapsed__CHxr6 .Sidebar_upgradeArrow__HRMkC,.Sidebar_collapsed__CHxr6 .Sidebar_upgradeContent__Ek3C_{display:none}.Sidebar_collapsed__CHxr6 .Sidebar_sidebarContent__b_clJ{padding:2.5rem 1rem 1.5rem}.Sidebar_collapsed__CHxr6 .Sidebar_logo__EFnyB{padding:0;justify-content:center;margin-bottom:3rem}.Sidebar_collapsed__CHxr6 .Sidebar_userActions__GowBJ{flex-direction:column}.Sidebar_collapseToggle__ljnvD{position:absolute;top:1.5rem;right:-12px;width:24px;height:24px;background:#cd1509;border:none;border-radius:6px;color:white;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1001;box-shadow:0 2px 8px rgba(255,87,34,.4)}.Sidebar_overlay__LG4sY{position:fixed;inset:0;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999}@media (max-width:1024px){.Sidebar_sidebar__FmKa7{transform:translateX(-100%);width:280px!important;visibility:hidden;transition:transform .3s cubic-bezier(.4,0,.2,1),visibility .3s}.Sidebar_sidebarOpen__FE48I{transform:translateX(0);visibility:visible}.Sidebar_collapseToggle__ljnvD{display:none}}.layout_layout__78JpI{display:flex;min-height:100vh;background:#f8fafc}.layout_main__Gm60I{flex:1 1;margin-left:280px;transition:margin-left .3s cubic-bezier(.4,0,.2,1);min-width:0;width:100%}.layout_layoutCollapsed___OvEt .layout_main__Gm60I{margin-left:80px}.layout_mobileHeader__btrJP{display:none;position:-webkit-sticky;position:sticky;top:0;background:white;padding:1rem;border-bottom:1px solid #e2e8f0;z-index:100;justify-content:space-between;align-items:center}.layout_logo__yO_Cd{display:flex;align-items:center;gap:10px;text-decoration:none}.layout_logoImg__P_Kp3{height:24px}.layout_logoText__C_hhs{font-weight:800;font-size:1.1rem;color:#1e293b}.layout_menuToggle__V4WJv{background:none;border:none;font-size:1.5rem;cursor:pointer}@media (max-width:1024px){.layout_layout__78JpI{flex-direction:column}.layout_mobileHeader__btrJP{display:flex;width:100%}.layout_main__Gm60I{margin-left:0!important;padding-bottom:90px;width:100%}}.layout_bottomNav__fxy1d{display:none;position:fixed;bottom:0;left:0;right:0;background:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);height:70px;border-top:1px solid #e2e8f0;z-index:1000;justify-content:space-around;align-items:center;padding:0 1rem}@media (max-width:768px){.layout_bottomNav__fxy1d{display:flex}}.layout_bottomNavItem__WL6is{display:flex;flex-direction:column;align-items:center;gap:4px;color:#64748b;text-decoration:none;font-size:11px;font-weight:600;transition:color .2s;flex:1 1}.layout_bottomNavItem__WL6is.layout_active__MGjZ6{color:#cd1509}.layout_bottomNavIcon__I9WVa{display:flex;align-items:center;justify-content:center;height:24px}.page_container__HHFPn{max-width:1200px;margin:0 auto}.page_header__toudQ{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;background:rgba(255,255,255,.8);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:1.25rem 2rem;border-radius:16px;border:1px solid var(--border);position:-webkit-sticky;position:sticky;top:1rem;z-index:100;box-shadow:0 4px 20px rgba(0,0,0,.03)}.page_title__8I5XE{font-size:1.75rem;font-weight:850;letter-spacing:-.03em;margin-bottom:.25rem}.page_subtitle__LJpxe{color:var(--muted);font-size:.95rem}.page_saveBtn__Sr_XK{background:#cd1509;color:white;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:700;cursor:pointer;transition:all .2s}.page_saveBtn__Sr_XK:hover{background:#e64a19;transform:translateY(-2px);box-shadow:0 4px 12px rgba(230,74,25,.2)}.page_grid__oNeZ5{display:grid;grid-template-columns:1fr 400px;grid-gap:3rem;gap:3rem;align-items:flex-start}.page_settingsColumn__8OBgl{display:flex;flex-direction:column;gap:2rem}.page_previewColumn__AGDi1{width:100%;height:100%}.page_stickyPreview__Y51L1{background:var(--surface);padding:2.5rem;border-radius:16px;border:1px solid var(--border);display:flex;flex-direction:column;align-items:center;box-shadow:0 10px 40px rgba(0,0,0,.03);position:-webkit-sticky;position:sticky;top:7.5rem;z-index:10}.page_sectionHeader__TtVA8{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.page_proLabel__cIdfO{background:linear-gradient(135deg,#cd1509,#e53935);color:white;font-size:10px;font-weight:800;padding:4px 10px;border-radius:4px;letter-spacing:.5px}.page_proLockWrapper__zTEcA{position:relative;transition:all .3s}.page_proLockWrapper__zTEcA[data-locked=true]{opacity:.6;pointer-events:none;filter:grayscale(.5)}.page_proOverlay__wOFt6{position:absolute;inset:-15px;background:rgba(var(--bg-rgb),.4);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:10;border-radius:12px;pointer-events:all;text-align:center;padding:1rem}.page_proOverlay__wOFt6 p{font-size:13px;font-weight:600;color:var(--foreground);margin-bottom:1rem}.page_proUpgradeBtn__qbPya{background:linear-gradient(135deg,#cd1509,#e53935);color:white;padding:.6rem 1.25rem;border-radius:8px;font-size:12px;font-weight:700;text-decoration:none;transition:transform .2s;box-shadow:0 10px 20px rgba(255,87,34,.2)}.page_proUpgradeBtn__qbPya:hover{transform:scale(1.05)}.page_proBadge__2UPt5{background:linear-gradient(135deg,#f59e0b,#d97706);color:white;padding:.25rem .6rem;border-radius:6px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.page_checkboxLabel__460cK{display:flex;align-items:center;gap:.75rem;cursor:pointer;font-size:14px;font-weight:600}.page_checkboxLabel__460cK input{width:18px;height:18px;accent-color:#cd1509}.page_helperText__7xtu5{font-size:12px;color:var(--muted);margin-top:.25rem}.page_section__mS6ZF{background:var(--surface);padding:1.5rem;border-radius:12px;border:1px solid var(--border)}.page_sectionTitle__VEIMu{font-size:1rem;font-weight:700;margin-bottom:1.5rem;color:var(--accent)}.page_controlGrid__gIDfh,.page_inputGroup__rZDDj{display:flex;flex-direction:column;gap:1.25rem}.page_inputGrid__7AOFS{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.25rem;gap:1.25rem}.page_inputField__hLc5K{display:flex;flex-direction:column;gap:.5rem}.page_inputField__hLc5K label{font-size:13px;font-weight:600;color:var(--muted)}.page_inputField__hLc5K input,.page_inputField__hLc5K textarea{padding:.75rem 1rem;background:var(--surface-2);border:1px solid var(--border);border-radius:8px;font-size:14px;color:var(--accent);width:100%}.page_inputField__hLc5K input[type=color]{height:45px;padding:2px;cursor:pointer}.page_colorPickerRow__N5T3l{display:flex;gap:.5rem}.page_layoutGrid__ySM1n{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));grid-gap:1rem;gap:1rem}.page_layoutCard__2RDCR{background:var(--surface-2);border:1px solid var(--border);border-radius:8px;padding:1rem;display:flex;flex-direction:column;align-items:center;gap:.5rem;cursor:pointer;transition:all .2s}.page_activeLayout__PHDiy,.page_layoutCard__2RDCR:hover{border-color:#cd1509;background:var(--surface)}.page_activeLayout__PHDiy{box-shadow:0 0 0 2px rgba(255,87,34,.1)}.page_gridIllustration__Jizrv,.page_layoutIllustration__z6ncT{width:100%;height:60px;background:#fff;border-radius:4px;border:1px solid #eee;position:relative;overflow:hidden;display:flex;padding:.5rem;gap:.5rem}.page_illAvatar__Xpm1y{width:18px;height:18px;border-radius:50%;background:#e0e0e0;flex-shrink:0;border:1px solid #ddd}.page_illDetails__vsOJ2{display:flex;flex-direction:column;gap:5px;justify-content:center;flex:1 1}.page_illLine__BnYdw{height:3px;background:#d0d0d0;border-radius:2px}.page_layoutIllustration__z6ncT[data-layout=classic]{flex-direction:column;align-items:center;justify-content:center;padding:.5rem}.page_layoutIllustration__z6ncT[data-layout=classic] .page_illDetails__vsOJ2{align-items:center;width:100%;margin-top:4px}.page_layoutIllustration__z6ncT[data-layout=classic] .page_illLine__BnYdw{width:60%!important}.page_layoutIllustration__z6ncT[data-layout=modern]{flex-direction:row;align-items:center;padding:.75rem}.page_layoutIllustration__z6ncT[data-layout=split]{padding:0;display:flex}.page_layoutIllustration__z6ncT[data-layout=split]:before{content:"";position:absolute;left:0;top:0;bottom:0;width:30%;background:#f0f0f0;border-right:1px solid #e0e0e0}.page_layoutIllustration__z6ncT[data-layout=split] .page_illAvatar__Xpm1y{position:relative;z-index:1;margin:auto .5rem;width:16px;height:16px}.page_layoutIllustration__z6ncT[data-layout=split] .page_illDetails__vsOJ2{position:relative;z-index:1;padding-left:.5rem}.page_layoutIllustration__z6ncT[data-layout=compact]{flex-direction:row;align-items:center;padding:.4rem;gap:.4rem}.page_layoutIllustration__z6ncT[data-layout=compact] .page_illAvatar__Xpm1y{width:14px;height:14px}.page_layoutIllustration__z6ncT[data-layout=compact] .page_illLine__BnYdw{height:2px}.page_gridIllustration__Jizrv{display:grid;padding:.5rem;grid-gap:.4rem;gap:.4rem;align-items:stretch}.page_gridIllustration__Jizrv[data-cols="1"]{grid-template-columns:1fr}.page_gridIllustration__Jizrv[data-cols="2"]{grid-template-columns:1fr 1fr}.page_gridBox__xGkI_{background:#f5f5f5;border-radius:3px;height:100%}.page_themeGrid__JL_6l{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));grid-gap:1rem;gap:1rem}.page_themeCard___xPuJ{cursor:pointer;text-align:center}.page_themePreview__3Twmo{height:80px;border-radius:8px;border:2px solid transparent;margin-bottom:.5rem;display:flex;align-items:center;justify-content:center}.page_activeTheme__E38p_ .page_themePreview__3Twmo{border-color:#cd1509}.page_themeAccent__5TEYt{width:24px;height:24px;border-radius:50%}.page_patternGrid__FK7H8{display:flex;flex-wrap:wrap;gap:.5rem}.page_patternBtn__fGL2h{padding:.5rem 1rem;background:var(--surface-2);border:1px solid var(--border);border-radius:6px;font-size:12px;font-weight:600;cursor:pointer}.page_activePattern__5OuY6{background:#cd1509;color:white;border-color:#cd1509}.page_iphoneFrame__8txh2{position:relative;width:320px;height:650px;margin:0 auto;background:#1a1a1a;border-radius:54px;padding:6px;box-shadow:0 0 0 2px #333,0 0 0 4px #111,0 30px 60px rgba(0,0,0,.3);border:1.5px solid rgba(255,255,255,.1);transition:all .3s ease}.page_dynamicIsland__Z7wUt{position:absolute;top:16px;left:50%;transform:translateX(-50%);width:80px;height:24px;background:#000;border-radius:20px;z-index:20}.page_actionButton__H1YxO,.page_powerButton__xU0kz,.page_volDown__zfn9X,.page_volUp__Cq0Kf{position:absolute;background:#222;border-radius:2px;left:-2px;width:3px}.page_actionButton__H1YxO{top:120px;height:24px;left:-3px}.page_volUp__Cq0Kf{top:165px;height:45px;left:-3px}.page_volDown__zfn9X{top:220px;height:45px;left:-3px}.page_powerButton__xU0kz{top:180px;right:-3px;left:auto;height:80px;width:3px}.page_mockup___0Gjs{width:100%;height:100%;border-radius:48px;background:white;display:flex;flex-direction:column;gap:1.5rem;overflow:hidden;position:relative;z-index:10;border:1px solid rgba(0,0,0,.1);color:var(--text,var(--accent))}.page_mockupHero__1LbVH{display:flex;gap:.75rem;padding:1rem;border-radius:12px;background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.page_mockup___0Gjs[data-layout=classic] .page_mockupHero__1LbVH{flex-direction:column;align-items:center;text-align:center;padding:2.5rem 1rem 1.5rem}.page_mockup___0Gjs[data-layout=modern] .page_mockupHero__1LbVH{flex-direction:row;align-items:center;padding:2.5rem 1.5rem 1.5rem;text-align:left}.page_mockup___0Gjs[data-layout=split] .page_mockupHero__1LbVH{flex-direction:row;align-items:center;padding:0;gap:0;background:none!important}.page_mockup___0Gjs[data-layout=split] .page_mockupAvatar__qDFLU{width:35%;height:100%;border-radius:0;background:rgba(0,0,0,.03);border:none;border-right:1px solid rgba(0,0,0,.05)}.page_mockup___0Gjs[data-layout=split] .page_mockupDetails__C3ESI{padding:1rem}.page_mockup___0Gjs[data-layout=compact] .page_mockupHero__1LbVH{flex-direction:row;align-items:center;padding:2.5rem 1rem 1rem;gap:.75rem}.page_mockup___0Gjs[data-layout=compact] .page_mockupAvatar__qDFLU{width:36px;height:36px}.page_mockup___0Gjs[data-layout=compact] .page_mockupName__PO1Sy{font-size:11px}.page_mockup___0Gjs[data-layout=compact] .page_mockupBio__lvnUm{font-size:8px}.page_mockup___0Gjs[data-cols="1"] .page_mockupGrid__J_FFu{grid-template-columns:1fr}.page_mockup___0Gjs[data-cols="2"] .page_mockupGrid__J_FFu{grid-template-columns:1fr 1fr}.page_mockupAvatar__qDFLU{width:50px;height:50px;border-radius:50%;background:rgba(255,255,255,.1);border:2px solid white;display:flex;align-items:center;justify-content:center;overflow:hidden;font-size:20px;flex-shrink:0}.page_mockupAvatar__qDFLU img{width:100%;height:100%;object-fit:cover}.page_mockupDetails__C3ESI{display:flex;flex-direction:column;gap:4px;flex:1 1;overflow:hidden}.page_mockupName__PO1Sy{font-weight:800;font-size:13px;color:inherit;line-height:1.2}.page_mockupBio__lvnUm{font-size:9px;color:var(--muted);line-height:1.2;opacity:.8;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.page_mockupSocials__g8ET8{display:flex;gap:4px;margin-top:4px}.page_miniSocialDot__1fmGb{width:6px;height:6px;border-radius:50%;background:var(--accent);opacity:.5}.page_mockupGrid__J_FFu{display:grid;grid-gap:.75rem;gap:.75rem;padding:0 .5rem}.page_mockupItem__9JFw9{aspect-ratio:1/1.2;background:rgba(0,0,0,.03);border-radius:8px;padding:8px;display:flex;flex-direction:column;justify-content:flex-end;gap:4px}.page_miniLine__rsG_h{height:4px;background:rgba(0,0,0,.05);border-radius:2px}.page_mockupFooter__9lk7s{position:absolute;bottom:20px;left:0;right:0;text-align:center;font-size:8px;font-weight:700;color:var(--muted);opacity:.5}.page_previewHint__lyGPR{margin-top:1.5rem;font-size:11px;color:var(--muted);font-weight:600;text-align:center}@media (max-width:992px){.page_grid__oNeZ5{grid-template-columns:1fr}.page_previewColumn__AGDi1{position:static;order:-1}}.page_avatarUploadGroup__UoElh{display:flex;align-items:center;gap:1.5rem;padding:1rem;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0}.page_avatarPreviewLarge__pKNcv{width:80px;height:80px;background:white;border-radius:50%;border:3px solid white;box-shadow:0 4px 12px rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:800;color:#64748b;overflow:hidden;position:relative;flex-shrink:0}.page_avatarPreviewLarge__pKNcv img{width:100%;height:100%;object-fit:cover}.page_uploadOverlay__n_Wa2{position:absolute;inset:0;background:rgba(255,255,255,.8);display:flex;align-items:center;justify-content:center}.page_uploadControls__vCV_1{display:flex;flex-direction:column;gap:.5rem}.page_uploadBtn__mtE0_{display:inline-block;padding:.625rem 1.25rem;background:#cd1509;color:white;border-radius:8px;font-size:13px;font-weight:700;cursor:pointer;transition:all .2s ease;text-align:center}.page_uploadBtn__mtE0_:hover{background:#b01208;transform:translateY(-1px)}.page_uploadHint__h22c2{font-size:11px;color:#94a3b8}.page_pageContainer__iWXWn{padding:var(--db-padding);display:flex;flex-direction:column;gap:var(--db-gap);min-height:100vh}.page_header__vsLjX{display:flex;justify-content:space-between;align-items:flex-end}.page_headerInfo__zcEWO h1{font-size:1.75rem;font-weight:800;color:#0f172a;margin-bottom:.5rem;letter-spacing:-.02em}.page_headerInfo__zcEWO p{color:#64748b;font-size:1rem}.page_addBtn__lbFxM{background:#000;color:#fff;padding:.75rem 1.5rem;border-radius:12px;font-size:14px;font-weight:700;display:flex;align-items:center;gap:10px;transition:all .2s cubic-bezier(.4,0,.2,1);border:none;cursor:pointer}.page_addBtn__lbFxM:hover{transform:translateY(-2px);box-shadow:0 10px 20px rgba(0,0,0,.1)}.page_toolbar__CEYDJ{display:flex;flex-direction:column;gap:1.25rem;background:white;padding:1.25rem;border-radius:16px;border:1px solid var(--db-border)}.page_searchBox__dpZ10{display:flex;align-items:center;gap:12px;background:#f8fafc;padding:.85rem 1.25rem;border-radius:12px;border:1px solid var(--db-border);transition:border-color .2s}.page_searchBox__dpZ10:focus-within{border-color:#000}.page_searchBox__dpZ10 input{background:none;border:none;outline:none;width:100%;font-size:14px;font-weight:500;color:#1e293b}.page_filterGroup__rpWv4{display:flex;justify-content:space-between;align-items:center;gap:1.5rem}.page_categoryFilters__JYqYp{display:flex;gap:.5rem;overflow-x:auto;scrollbar-width:none}.page_categoryFilters__JYqYp::-webkit-scrollbar{display:none}.page_filterPill__JX36H{padding:.5rem 1.25rem;background:#f8fafc;border:1px solid var(--db-border);border-radius:100px;font-size:12.5px;font-weight:600;color:#64748b;cursor:pointer;white-space:nowrap;transition:all .2s}.page_filterPill__JX36H:hover{border-color:#000;color:#000}.page_activePill__kCGM4{background:#000!important;border-color:#000!important;color:#fff!important}.page_viewToggle__uGZtA{display:flex;background:#f8fafc;padding:4px;border-radius:10px;border:1px solid var(--db-border)}.page_viewToggle__uGZtA button{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:8px;border:none;background:none;color:#94a3b8;cursor:pointer;transition:all .2s}.page_activeView__Ub88s{background:white!important;color:#000!important;box-shadow:0 2px 8px rgba(0,0,0,.05)}.page_productGrid__8hkI1{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:1.5rem;gap:1.5rem}.page_productCard__OIN3R{background:white;border:1px solid var(--db-border);border-radius:16px;overflow:hidden;display:flex;flex-direction:column;transition:all .3s cubic-bezier(.4,0,.2,1)}.page_productCard__OIN3R:hover{transform:translateY(-6px);box-shadow:0 20px 40px rgba(0,0,0,.06);border-color:#cd1509}.page_imageArea__QRBoX{aspect-ratio:1/1;background:#f1f5f9;position:relative;overflow:hidden}.page_imageArea__QRBoX img{width:100%;height:100%;object-fit:cover}.page_noImage__oE9WL{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:2rem}.page_categoryBadge__fyGxQ{left:12px;background:white;border-radius:6px;text-transform:uppercase;border:1px solid var(--db-border);box-shadow:0 4px 12px rgba(0,0,0,.05)}.page_categoryBadge__fyGxQ,.page_statsBadge__FEfkY{position:absolute;top:12px;padding:4px 10px;font-size:10px;font-weight:800;color:#64748b}.page_statsBadge__FEfkY{right:12px;background:rgba(255,255,255,.9);border-radius:6px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.page_cardBody__IsGbB{padding:1.25rem;display:flex;flex-direction:column;flex:1 1}.page_cardBody__IsGbB h3{font-size:14px;font-weight:700;color:#1e293b;margin-bottom:.5rem;line-height:1.4;height:2.8em}.page_cardBody__IsGbB h3,.page_productDesc__MPIPu{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.page_productDesc__MPIPu{font-size:12px;color:#64748b;line-height:1.5;margin-bottom:1rem;height:3em}.page_mainPrice__cmfLW{font-size:16px;font-weight:800;color:#cd1509}.page_discount__z60QS{font-size:11px;font-weight:800;background:#cd1509;color:white;padding:2px 6px;border-radius:4px;margin-left:8px}.page_cardActions__FkJJj{margin-top:auto;padding-top:1rem;border-top:1px solid #f1f5f9;display:flex;justify-content:space-between;align-items:center}.page_actionLeft__FXBcJ{display:flex;gap:12px}.page_editBtn__7Nta_{color:#64748b}.page_deleteBtn__WlcBX,.page_editBtn__7Nta_{font-size:13px;font-weight:700;background:none;border:none;cursor:pointer}.page_deleteBtn__WlcBX{color:#ef4444}.page_productTable__21EfE{background:white;border:1px solid var(--db-border);border-radius:16px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.03)}.page_tableHeader__ll_Pl{background:#f8fafc;border-bottom:1px solid var(--db-border);font-size:11px;font-weight:800;text-transform:uppercase;color:#64748b;letter-spacing:.05em}.page_tableHeader__ll_Pl,.page_tableRow__ck_hy{display:grid;grid-template-columns:3fr 1.2fr 1.5fr 1fr 1fr 1fr;padding:1.25rem 1.5rem}.page_tableRow__ck_hy{align-items:center;border-bottom:1px solid #f1f5f9;transition:all .2s}.page_tableRow__ck_hy:hover{background:#f8fafc;transform:scale(1.002);box-shadow:inset 4px 0 0 #000}.page_rowInfo__EU7M4{display:flex;align-items:center;gap:16px;min-width:0}.page_rowThumb__7LdrB{width:52px;height:52px;border-radius:10px;background:#f1f5f9;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid #e2e8f0}.page_rowText__DgOQp strong{font-size:14px;color:#1e293b;font-weight:700}.page_rowText__DgOQp span{font-size:11px;color:#94a3b8;font-family:monospace}.page_tag__gZ5rt{background:#f1f5f9;padding:4px 12px;border-radius:6px;font-size:11px;font-weight:700;color:#475569;border:1px solid #e2e8f0}.page_rowPrice__1tPVQ strong{font-size:15px;color:#0f172a;font-weight:800}.page_clicks__CZZqv{font-size:13px;font-weight:700;color:#10b981}.page_rowActions__pc_S3{display:flex;gap:8px;justify-content:flex-end}.page_iconBtn__GH74p{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;border:1px solid var(--db-border);background:white;color:#64748b;cursor:pointer;transition:all .2s}.page_iconBtn__GH74p:hover{border-color:#000;color:#000;background:#f8fafc}.page_inactiveCard__FzC0n{opacity:.6;filter:grayscale(.5)}.page_inactiveRow__L_a_h{opacity:.6}.page_loadingGrid__I0eeV{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:1.5rem;gap:1.5rem}.page_skeletonCard__lf5t2{aspect-ratio:1/1.4;border-radius:16px}.page_empty__92tAZ{padding:4rem;text-align:center;background:white;border:1px solid var(--db-border);border-radius:16px}.page_emptyIcon__R_x8A{font-size:3rem;display:block;margin-bottom:1rem}.page_empty__92tAZ h3{font-size:1.25rem;font-weight:800;color:#1e293b;margin-bottom:.5rem}.page_empty__92tAZ p{color:#64748b}.page_form__6wCSr{display:flex;flex-direction:column;gap:1.25rem}.page_formRow__lNUSe{display:flex;gap:1rem}.page_inputWithAction__UKWsW{display:flex;gap:8px}.page_fetchBtn__ofuf8{background:#1e293b;color:white;border:none;padding:0 1rem;border-radius:8px;font-size:11px;font-weight:700;white-space:nowrap;cursor:pointer}.page_fetchBtn__ofuf8:hover{background:#000}.page_fetchBtn__ofuf8:disabled{opacity:.5}@media (max-width:1024px){.page_productGrid__8hkI1{grid-template-columns:repeat(2,1fr);gap:1rem}.page_tableHeader__ll_Pl{display:none}.page_tableRow__ck_hy{display:grid;grid-template-columns:60px 1fr auto;grid-template-areas:"info info info" "price stats stats" "status actions actions";grid-gap:.75rem;gap:.75rem;padding:1.25rem;align-items:center;border:1px solid var(--db-border);border-radius:16px;margin-bottom:1rem;background:white}.page_tableRow__ck_hy:hover{transform:none;box-shadow:none}.page_rowInfo__EU7M4{grid-area:info;display:flex;align-items:center;gap:12px;border-bottom:1px solid #f1f5f9;padding-bottom:.75rem}.page_rowThumb__7LdrB{width:50px;height:50px;flex-shrink:0}.page_rowCategory__C9KRo{display:none}.page_rowPrice__1tPVQ{grid-area:price}.page_rowStats__m_fxR{grid-area:stats;text-align:right}.page_rowStatus__anFH3{grid-area:status}.page_rowActions__pc_S3,.page_rowStatus__anFH3{border-top:1px solid #f1f5f9;padding-top:.75rem}.page_rowActions__pc_S3{grid-area:actions}.page_rowText__DgOQp strong{font-size:14px;white-space:normal}.page_rowPrice__1tPVQ strong{font-size:14px;color:#cd1509}.page_clicks__CZZqv{font-size:11px}.page_iconBtn__GH74p{width:36px;height:36px}}@media (max-width:768px){.page_productGrid__8hkI1{grid-template-columns:repeat(2,1fr);gap:.75rem}.page_pageContainer__iWXWn{padding:var(--db-padding-mobile)}.page_header__vsLjX{flex-direction:column;align-items:flex-start;gap:1rem}.page_addBtn__lbFxM{width:100%;justify-content:center}.page_productCard__OIN3R{border-radius:12px}.page_cardBody__IsGbB{padding:.75rem}.page_cardBody__IsGbB h3{font-size:13px;height:2.6em}.page_productDesc__MPIPu{display:none}.page_mainPrice__cmfLW{font-size:14px}.page_cardActions__FkJJj{padding-top:.75rem}.page_actionLeft__FXBcJ{gap:8px}.page_deleteBtn__WlcBX,.page_editBtn__7Nta_{font-size:11px}}@media (max-width:480px){.page_productGrid__8hkI1{gap:.5rem}.page_tableRow__ck_hy{padding:1rem}}.page_deleteConfirmContent__VRrhB{text-align:center;padding:1rem 0}.page_warningIcon__lMXAr{width:64px;height:64px;background:#fff5f5;color:#e53e3e;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.page_deleteConfirmContent__VRrhB h3{font-size:1.25rem;font-weight:800;margin-bottom:.75rem;color:#1a202c}.page_deleteConfirmContent__VRrhB p{color:#718096;font-size:14px;line-height:1.6}.page_categorySuggestions__f0RvD{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.page_suggestionChip__i_grF{background:#f1f5f9;border:1px solid #e2e8f0;padding:4px 10px;border-radius:6px;font-size:11px;font-weight:600;color:#64748b;cursor:pointer;transition:all .2s ease}.page_suggestionChip__i_grF:hover{background:#e2e8f0;color:#1e293b}.page_activeSuggestion__CJ8yd{background:#cd1509;color:white;border-color:#cd1509}.page_activeSuggestion__CJ8yd:hover{background:#b01208;color:white}.page_container__t4Jkx{max-width:800px;margin:0 auto;padding:1.5rem 1rem 5rem}.page_header__Oo7dY{margin-bottom:2rem;padding:0 .5rem}.page_title__byYGf{font-family:var(--font-display);font-size:1.75rem;font-weight:800;color:#0f172a;letter-spacing:-.03em}.page_subtitle__55uTL{color:#64748b;font-size:13px;margin-top:4px}.page_grid__Z0iyn{display:flex;flex-direction:column;gap:2rem}.page_section__NtWkO{background:white;border:1px solid #eef2f6;border-radius:12px;overflow:hidden;box-shadow:0 1px 2px rgba(0,0,0,.02)}.page_sectionTitle__Gv3UZ{font-size:11px;font-weight:800;color:#94a3b8;text-transform:uppercase;letter-spacing:.1em;padding:1.25rem 1.25rem .75rem;background:#fafbfc;border-bottom:1px solid #f1f5f9}.page_sectionDesc__HoaOG{font-size:12px;color:#64748b;padding:.5rem 1.25rem 1rem;background:#fafbfc}.page_formGroup__2Scmg,.page_inputField__PBff2{display:flex;flex-direction:column}.page_inputField__PBff2{padding:1.25rem;border-bottom:1px solid #f1f5f9;transition:background .2s}.page_inputField__PBff2:last-child{border-bottom:none}.page_inputField__PBff2 label{font-size:12px;font-weight:700;color:#64748b;margin-bottom:.5rem}.page_inputField__PBff2 input{padding:.5rem 0;border:none;font-size:15px;font-weight:600;color:#1e293b;background:transparent}.page_inputField__PBff2 input:focus{outline:none;color:#cd1509}.page_disabledInput__a0A4v{color:#94a3b8!important;cursor:not-allowed}.page_helperText__0_eGx{font-size:11px;color:#94a3b8;margin-top:4px}.page_slugInputWrapper__VlIht{display:flex;align-items:center;padding:1.25rem;gap:.5rem}.page_slugPrefix__Exf7q{color:#94a3b8;font-size:14px;font-weight:600}.page_slugInput__ePr3L{flex:1 1;background:transparent;border:none;font-size:15px;font-weight:700;color:#0f172a;padding:0}.page_slugInput__ePr3L:focus{outline:none}.page_slugBadge__HjVs_{font-size:11px;font-weight:700;padding:4px 8px;border-radius:4px;background:#f1f5f9}.page_warningBox__GAOeL{margin:0 1.25rem 1.25rem;padding:1rem;background:#fffbeb;border-radius:8px;font-size:12px;color:#92400e;display:flex;gap:10px}.page_statusRow__CUNof{display:grid;grid-template-columns:1fr}.page_statusItem__IVkuZ{display:flex;justify-content:space-between;align-items:center;padding:1.25rem;border-bottom:1px solid #f1f5f9}.page_statusItem__IVkuZ:last-child{border-bottom:none}.page_statusItem__IVkuZ label{font-size:14px;font-weight:600;color:#475569}.page_planBadge__LgyJy{font-size:13px;font-weight:800;color:#cd1509}.page_planBadge__LgyJy[data-pro=true]{color:#059669}.page_dateValue__8R7y1{font-size:13px;font-weight:600;color:#64748b}.page_sideGrid__unD_F{display:flex;flex-direction:column;gap:1.5rem}.page_menuLink__CkNAh{display:flex;justify-content:space-between;align-items:center;padding:1.25rem;background:white;border:1px solid #eef2f6;border-radius:12px;text-decoration:none;font-weight:700;font-size:14px;color:#1e293b}.page_menuLink__CkNAh span:last-child{color:#cbd5e1}.page_dangerSection__ChLpb{background:white;border:1px solid #fee2e2;border-radius:12px;overflow:hidden}.page_dangerBtn___SjO2{width:100%;padding:1.25rem;background:transparent;border:none;color:#ef4444;font-weight:700;font-size:14px;text-align:left;cursor:pointer}.page_dangerNote__KYlxX{font-size:11px;color:#94a3b8;padding:0 1.25rem 1.25rem}.page_actions__UCbxI{position:fixed;bottom:80px;left:0;right:0;padding:1rem;background:linear-gradient(0deg,#f8fafc 80%,transparent);z-index:90}.page_saveBtn__LhAKZ{width:100%;max-width:500px;margin:0 auto;display:block;padding:1rem;background:#0f172a;color:white;border:none;border-radius:12px;font-size:16px;font-weight:700;box-shadow:0 10px 25px rgba(15,23,42,.2)}.page_saveBtn__LhAKZ:disabled{background:#94a3b8;box-shadow:none}@media (min-width:769px){.page_container__t4Jkx{padding-top:3rem}.page_actions__UCbxI{position:static;background:none;padding:0;margin-top:1rem}.page_saveBtn__LhAKZ{max-width:none}}.page_googleStatus__w7Vyq{padding:.5rem 1.25rem 1.25rem}.page_googleInfo__1HZ72{display:flex;align-items:center;gap:12px;background:#f8fafc;padding:1rem;border-radius:8px;border:1px solid #e2e8f0}.page_googleInfo__1HZ72 strong{display:block;font-size:13px;color:#1e293b}.page_googleInfo__1HZ72 span{font-size:11px;color:#64748b}.page_container__T85UE{padding:3rem 1rem;max-width:800px;margin:0 auto}.page_header__rRoLW{text-align:center;margin-bottom:4rem}.page_tag__pXtII{background:linear-gradient(135deg,#cd1509,#e53935);color:white;padding:.5rem 1.25rem;border-radius:50px;font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:1px;display:inline-block;margin-bottom:1.5rem}.page_title___cpO8{font-size:2.5rem;font-weight:800;color:var(--foreground);line-height:1.2}.page_title___cpO8 span{background:linear-gradient(135deg,#cd1509,#e53935);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.page_subtitle___wQ7u{color:var(--muted);font-size:1.1rem;margin-top:1rem;max-width:500px;margin-left:auto;margin-right:auto}.page_pricingCard__X6lep{background:var(--surface);border:1px solid var(--border);border-radius:24px;padding:3rem;box-shadow:0 20px 50px rgba(0,0,0,.1);position:relative;overflow:hidden}.page_pricingCard__X6lep:before{content:"";position:absolute;top:0;right:0;width:150px;height:150px;background:radial-gradient(circle,rgba(255,87,34,.1) 0,transparent 70%);pointer-events:none}.page_cardHeader__aKKxN{display:flex;justify-content:space-between;align-items:center;padding-bottom:2rem;border-bottom:1px solid var(--border);margin-bottom:2rem}.page_planInfo__0nCCw h3{font-size:1.5rem;font-weight:800;margin-bottom:.25rem}.page_planInfo__0nCCw p{color:var(--muted);font-size:.9rem}.page_price__KitCZ{text-align:right}.page_currency__FNynr{font-size:1rem;font-weight:700;vertical-align:top;margin-top:5px;display:inline-block;margin-right:4px}.page_amount__AeiRH{font-size:3rem;font-weight:800;color:var(--foreground)}.page_period__Yaw00{color:var(--muted);font-size:.9rem;display:block}.page_features__LSDu8{list-style:none;padding:0;margin-bottom:3rem}.page_features__LSDu8 li{display:flex;gap:1.25rem;margin-bottom:1.5rem;align-items:flex-start}.page_icon__MKp5x{width:32px;height:32px;background:var(--surface-2);border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:1.25rem;flex-shrink:0}.page_features__LSDu8 li strong{display:block;font-size:1rem;margin-bottom:.25rem}.page_features__LSDu8 li p{color:var(--muted);font-size:.85rem;line-height:1.4}.page_upgradeBtn__o_7ol{width:100%;padding:1.25rem;background:linear-gradient(135deg,#cd1509,#e53935);color:white;border:none;border-radius:12px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:transform .2s,box-shadow .2s;box-shadow:0 10px 25px rgba(255,87,34,.3)}.page_upgradeBtn__o_7ol:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 15px 30px rgba(255,87,34,.4)}.page_upgradeBtn__o_7ol:active{transform:scale(.98)}.page_upgradeBtn__o_7ol:disabled{opacity:.7;cursor:not-allowed}.page_secureNote__3bMtH{text-align:center;color:var(--muted);font-size:.8rem;margin-top:1.5rem}@media (max-width:640px){.page_cardHeader__aKKxN{flex-direction:column;text-align:center;gap:1.5rem}.page_price__KitCZ{text-align:center}.page_amount__AeiRH{font-size:2.5rem}}.page_promoTag__vNe4i{background:#fff0eb;color:#cd1509;text-align:center;padding:.75rem;border-radius:8px;font-size:13px;font-weight:800;margin-bottom:2rem;border:2px dashed #cd1509;animation:page_pulse__NAYY3 2s infinite}@keyframes page_pulse__NAYY3{0%{transform:scale(1)}50%{transform:scale(1.02)}to{transform:scale(1)}}