._modalOverlay_50eyr_1{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172abf;display:flex;align-items:center;justify-content:center;z-index:1000}._modal_50eyr_1{width:100%;max-width:420px;padding:1.5rem 1.75rem 1.4rem;border-radius:1rem;background:radial-gradient(circle at top left,rgba(148,163,184,.2),transparent),var(--bg-elevated);border:1px solid rgba(148,163,184,.7);box-shadow:0 30px 80px #000000e6}._modalTitle_50eyr_22{margin:0 0 .35rem;font-size:1.1rem}._modalMessage_50eyr_27{margin:0 0 .85rem;font-size:.95rem;color:var(--text-muted)}._modalField_50eyr_33{margin-bottom:1rem}._modalField_50eyr_33 label{display:block;font-size:.825rem;font-weight:500;color:var(--text-muted);margin-bottom:.3rem}._modalField_50eyr_33 input{width:100%;padding:.75rem 1rem;border-radius:var(--radius);border:1px solid var(--border);background:var(--bg-card);color:var(--text)}._modalActions_50eyr_54{display:flex;justify-content:flex-end;gap:.5rem}._toastContainer_50eyr_60{position:fixed;right:1rem;bottom:1rem;display:flex;flex-direction:column;gap:.5rem;z-index:1000}._toast_50eyr_60{min-width:220px;max-width:320px;padding:.6rem .9rem;border-radius:999px;background:#0f172af2;border:1px solid rgba(148,163,184,.6);color:var(--text);font-size:.85rem}._toastSuccess_50eyr_81{border-color:#34d399b3}._toastError_50eyr_85{border-color:#f87171cc}@media (max-width: 640px){._modal_50eyr_1{margin:0 1rem}._toastContainer_50eyr_60{left:.75rem;right:.75rem;bottom:.75rem;align-items:center}._toast_50eyr_60{max-width:100%}}._wrapper_4q7o0_1{min-height:100vh;display:flex;flex-direction:column}._header_4q7o0_7{position:sticky;top:0;z-index:100;background:#0d0b12e6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}._header_4q7o0_7 ._container_4q7o0_16{display:flex;align-items:center;justify-content:space-between;padding-top:.875rem;padding-bottom:.875rem}._logo_4q7o0_24{display:inline-flex;align-items:center;gap:.5rem;font-weight:700;font-size:1.35rem;color:var(--text);text-decoration:none}._logo_4q7o0_24:hover{color:var(--accent)}._logoIcon_4q7o0_38{font-family:var(--font-mono);color:var(--accent);letter-spacing:-.02em}._logoText_4q7o0_44{color:var(--silver);letter-spacing:.02em}._menuBtn_4q7o0_49{display:none;flex-direction:column;gap:5px;padding:.5rem}._menuBtn_4q7o0_49 span{width:22px;height:2px;background:var(--text);border-radius:1px}._nav_4q7o0_63{display:flex;align-items:center;gap:.25rem}._nav_4q7o0_63 a,._nav_4q7o0_63 ._logoutBtn_4q7o0_70,._nav_4q7o0_63 ._loginLink_4q7o0_71,._nav_4q7o0_63 ._dashboardLink_4q7o0_72{padding:.5rem .85rem;font-size:.9rem;font-weight:500;color:var(--text-muted);border-radius:var(--radius);transition:color .2s,background .2s}._nav_4q7o0_63 ._dashboardLink_4q7o0_72{color:var(--accent)}._nav_4q7o0_63 a:hover,._nav_4q7o0_63 ._loginLink_4q7o0_71:hover,._nav_4q7o0_63 ._dashboardLink_4q7o0_72:hover{color:var(--accent-hover);background:#a78bfa14}._nav_4q7o0_63 a._navActive_4q7o0_92{color:var(--accent);background:#a78bfa1f}._dashboardLink_4q7o0_72{margin-left:.25rem}._logoutBtn_4q7o0_70{margin-left:.5rem;color:var(--text-muted)}._logoutBtn_4q7o0_70:hover{color:var(--error);background:#f871711a}._loginLink_4q7o0_71{margin-left:.5rem;color:var(--accent)}._main_4q7o0_116{flex:1}._footer_4q7o0_120{margin-top:auto;padding:3rem 0 2rem;background:var(--bg-elevated);border-top:1px solid var(--border)}._footerGrid_4q7o0_127{display:grid;grid-template-columns:1fr auto auto;gap:2.5rem;margin-bottom:2rem}._footerLogo_4q7o0_134{font-weight:700;font-size:1.1rem;color:var(--silver)}._footerTagline_4q7o0_140{margin-top:.35rem;font-size:.9rem;color:var(--text-muted)}._footer_4q7o0_120 h4{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:.75rem}._footer_4q7o0_120 ul{list-style:none}._footer_4q7o0_120 ul li{margin-bottom:.4rem}._footer_4q7o0_120 ul a,._footer_4q7o0_120 div>a{font-size:.9rem;color:var(--text-muted)}._footer_4q7o0_120 ul a:hover,._footer_4q7o0_120 div>a:hover{color:var(--accent-hover)}._copyright_4q7o0_174{font-size:.85rem;color:var(--text-muted);opacity:.8;padding-top:1.5rem;border-top:1px solid var(--border)}@media (max-width: 768px){._menuBtn_4q7o0_49{display:flex}._nav_4q7o0_63{position:absolute;top:100%;left:0;right:0;flex-direction:column;align-items:stretch;background:var(--bg-elevated);border-bottom:1px solid var(--border);padding:1rem;gap:.25rem;max-height:0;overflow:hidden;opacity:0;transition:max-height .3s,opacity .2s}._nav_4q7o0_63._navOpen_4q7o0_204{max-height:400px;opacity:1}._nav_4q7o0_63 a,._nav_4q7o0_63 ._logoutBtn_4q7o0_70,._nav_4q7o0_63 ._loginLink_4q7o0_71,._nav_4q7o0_63 ._dashboardLink_4q7o0_72{padding:.75rem 1rem;margin-left:0}._footerGrid_4q7o0_127{grid-template-columns:1fr;gap:1.5rem}}._hero_6cb7d_1{padding:5rem 0 5.5rem;text-align:center;background:radial-gradient(ellipse 80% 60% at 50% 0%,rgba(167,139,250,.12) 0%,transparent 55%)}._heroTitle_6cb7d_7{display:flex;flex-direction:column;gap:.35rem;margin-bottom:1.25rem}._heroBrand_6cb7d_14{font-size:clamp(2.25rem,6vw,3.5rem);font-weight:700;letter-spacing:-.02em;background:linear-gradient(135deg,var(--silver),var(--accent));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._heroSub_6cb7d_24{font-size:clamp(1rem,2.5vw,1.25rem);font-weight:500;color:var(--text-muted);letter-spacing:.02em}._heroDesc_6cb7d_31{max-width:560px;margin:0 auto 2rem;font-size:1.05rem;color:var(--text-muted);line-height:1.7}._heroCta_6cb7d_39{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}._featured_6cb7d_46{padding:4rem 0}._sectionTitle_6cb7d_50{font-size:clamp(1.5rem,3vw,1.85rem);font-weight:600;text-align:center;margin-bottom:2.5rem;color:var(--text)}._cards_6cb7d_58{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}._card_6cb7d_58{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:2rem;transition:border-color .2s,box-shadow .2s}._card_6cb7d_58:hover{border-color:#a78bfa66;box-shadow:var(--shadow)}._cardIcon_6cb7d_77{font-size:1.75rem;color:var(--accent);margin-bottom:1rem;opacity:.9}._card_6cb7d_58 h3{font-size:1.15rem;font-weight:600;margin-bottom:.5rem;color:var(--text)}._card_6cb7d_58 p{font-size:.95rem;color:var(--text-muted);margin-bottom:1rem;line-height:1.6}._card_6cb7d_58 a{font-size:.9rem;font-weight:500}._cta_6cb7d_103{padding:4rem 0;text-align:center;background:var(--bg-elevated);border-top:1px solid var(--border)}._cta_6cb7d_103 h2{font-size:clamp(1.35rem,3vw,1.65rem);font-weight:600;margin-bottom:.5rem}._cta_6cb7d_103 p{color:var(--text-muted);margin-bottom:1.5rem;max-width:480px;margin-left:auto;margin-right:auto}._wrapper_fhzrp_1{padding:3rem 1.5rem 4rem;display:flex;justify-content:center;align-items:flex-start;min-height:60vh}._card_fhzrp_9{width:100%;max-width:420px;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:2rem;box-shadow:var(--shadow)}._card_fhzrp_9 ._page-header_fhzrp_19{padding:0 0 1.5rem;text-align:left}._card_fhzrp_9 ._page-header_fhzrp_19 h1{font-size:1.5rem;-webkit-text-fill-color:initial;background:none}._card_fhzrp_9 ._page-header_fhzrp_19 p{margin:0;font-size:.9rem}._form_fhzrp_35{margin-bottom:1.5rem}._form_fhzrp_35 ._btn_fhzrp_39{width:100%;margin-top:.25rem}._footer_fhzrp_44{font-size:.9rem;color:var(--text-muted);text-align:center;padding-top:1rem;border-top:1px solid var(--border)}._footer_fhzrp_44 a{font-weight:500}._placeholder_535xl_1,._content_535xl_2{max-width:720px;margin:0 auto;padding:1rem 0 3rem}._placeholder_535xl_1{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:2rem;text-align:center;color:var(--text-muted)}._content_535xl_2 h2{font-size:1.25rem;font-weight:600;margin-top:2rem;margin-bottom:.75rem;color:var(--text)}._content_535xl_2 h2:first-child{margin-top:0}._content_535xl_2 p,._content_535xl_2 ul{color:var(--text-muted);margin-bottom:1rem;line-height:1.7}._content_535xl_2 ul{padding-left:1.5rem}._content_535xl_2 li{margin-bottom:.5rem}._content_535xl_2 strong{color:var(--silver-muted)}._introCard_535xl_48{max-width:880px;margin:1.25rem auto 2rem;padding:1.25rem 1.75rem 1.5rem;background:radial-gradient(circle at top left,rgba(148,163,184,.18),transparent),var(--bg-card);border-radius:1.25rem;border:1px solid rgba(148,163,184,.6);text-align:center}._introCard_535xl_48 p{margin:0;color:var(--text-muted)}._passwordSection_535xl_64{max-width:100%;margin:0 auto 2.25rem}._passwordCard_535xl_69{padding:1.5rem 1.9rem 1.75rem;border-radius:1.5rem;background:radial-gradient(circle at top left,rgba(148,163,184,.18),transparent),var(--bg-card);border:1px solid rgba(148,163,184,.6);box-shadow:0 24px 60px #0f172ae6}._passwordCard_535xl_69 h2{margin-top:.5rem;margin-bottom:.35rem}._passwordCard_535xl_69 p{margin-bottom:1.25rem;color:var(--text-muted)}._passwordBadge_535xl_88{display:inline-flex;align-items:center;gap:.35rem;padding:.2rem .7rem;border-radius:999px;border:1px solid rgba(148,163,184,.7);background:radial-gradient(circle at top left,rgba(148,163,184,.24),transparent);font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted)}._passwordForm_535xl_102{max-width:420px}._memberHero_535xl_106{max-width:960px;margin:0 auto;padding:0 1.25rem;position:relative;text-align:center}._heroContent_535xl_114{max-width:620px;margin:0 auto}._headerClientLine_535xl_135{margin-top:.4rem;font-size:.95rem;font-weight:500;color:var(--silver-muted)}._headerSubtitle_535xl_142{max-width:540px;margin:.35rem auto 0;font-size:.9rem;color:var(--text-muted)}._headerBadge_535xl_149{display:inline-flex;align-items:center;gap:.35rem;padding:.2rem .7rem;border-radius:999px;border:1px solid rgba(148,163,184,.7);background:radial-gradient(circle at top left,rgba(148,163,184,.24),transparent);font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted);margin-bottom:.45rem}._heroCart_535xl_164{position:fixed;bottom:1rem;right:1rem;z-index:30;display:flex;align-items:center;gap:.45rem;justify-content:flex-end}._memberContainer_535xl_175{max-width:1040px;margin:0 auto 3.5rem;padding:0 1.25rem}._productsSection_535xl_181{max-width:100%;margin:0 auto}._ordersSection_535xl_186{margin-top:1.25rem;padding:1rem;border-radius:1.1rem;border:1px solid var(--border);background:var(--bg-card)}._ordersIntro_535xl_194{font-size:.88rem;color:var(--text-muted);margin-top:.25rem}._ordersEmpty_535xl_200{margin-top:.8rem;font-size:.9rem;color:var(--text-muted)}._orderList_535xl_206{list-style:none;margin:.9rem 0 0;padding:0;display:flex;flex-direction:column;gap:.75rem}._orderCard_535xl_215{border:1px solid var(--border);border-radius:var(--radius);background:#0f172a52;padding:.75rem}._orderCardHeader_535xl_222{display:flex;justify-content:space-between;gap:.6rem;align-items:center;margin-bottom:.55rem;font-size:.82rem;color:var(--text-muted)}._orderStatusBadge_535xl_232{display:inline-flex;align-items:center;padding:.2rem .55rem;border-radius:999px;border:1px solid rgba(148,163,184,.55);color:var(--text);background:#94a3b826;font-size:.76rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}._orderLineList_535xl_246{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.35rem;font-size:.84rem}._orderLineList_535xl_246 li{display:flex;justify-content:space-between;gap:.6rem;color:var(--text)}._orderFooter_535xl_263{margin-top:.65rem;padding-top:.55rem;border-top:1px solid var(--border);display:flex;justify-content:space-between;gap:.6rem;flex-wrap:wrap;font-size:.82rem;color:var(--text-muted)}._orderFooter_535xl_263 a{color:var(--accent)}._productsLayout_535xl_279{display:flex;flex-direction:column;gap:1.5rem}._productsIntro_535xl_285{font-size:.9rem;color:var(--text-muted);margin-top:.35rem}._shopShell_535xl_291{max-width:1480px;margin:0 auto 3.5rem;padding:0 1.5rem}._shopSearchRow_535xl_297{margin-top:1rem;margin-bottom:.25rem}._shopSearchRow_535xl_297 input{width:100%;max-width:320px;padding:.5rem .75rem;border-radius:var(--radius);border:1px solid var(--border);background:var(--bg-card);color:var(--text)}._shopGrid_535xl_313{display:grid;grid-template-columns:1fr;gap:1.25rem;margin-top:1rem}@media (min-width: 640px){._shopGrid_535xl_313{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){._shopGrid_535xl_313{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1280px){._shopGrid_535xl_313{grid-template-columns:repeat(4,1fr)}}._shopCard_535xl_338{text-align:left;cursor:pointer;display:flex;flex-direction:column;align-items:stretch;background:radial-gradient(circle at top left,rgba(148,163,184,.16),transparent),var(--bg-card);border-radius:1.25rem;border:1px solid rgba(51,65,85,.9);padding:0;box-shadow:0 18px 45px #0f172ae6;transition:transform .16s ease-out,box-shadow .16s ease-out,border-color .16s ease-out;overflow:hidden}._shopCard_535xl_338:hover{transform:translateY(-3px);border-color:var(--accent);box-shadow:0 26px 60px #0f172a}._shopCardImageWrapper_535xl_361{width:100%;aspect-ratio:4 / 5;overflow:hidden;border-radius:1.25rem 1.25rem 0 0;flex-shrink:0}._shopCardImage_535xl_361{width:100%;height:100%;object-fit:cover;display:block}._shopCardImagePlaceholder_535xl_376{width:100%;height:100%;background:var(--border)}._shopCardContent_535xl_382{padding:.85rem .9rem .9rem;display:flex;flex-direction:column;gap:.2rem;flex:1;min-width:0}._shopCardTitle_535xl_391{font-size:1.05rem;font-weight:600;margin:0;color:var(--text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._shopCardMeta_535xl_402{font-size:.75rem;color:var(--text-muted);margin:0;text-transform:uppercase;letter-spacing:.08em}._shopCardPrice_535xl_410{font-weight:600;color:var(--accent);font-size:1rem;margin:.35rem 0 0}._productGrid_535xl_417{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.1rem;margin-top:1rem}._productCard_535xl_424{background:radial-gradient(circle at top left,rgba(148,163,184,.16),transparent),var(--bg-card);border-radius:1.25rem;border:1px solid rgba(51,65,85,.9);padding:.85rem .9rem .9rem;box-shadow:0 18px 45px #0f172ae6;transition:transform .16s ease-out,box-shadow .16s ease-out,border-color .16s ease-out}._productCardButton_535xl_434{text-align:left;cursor:pointer;display:flex;flex-direction:column;align-items:stretch;height:100%}._productCard_535xl_424:hover{transform:translateY(-3px);border-color:var(--accent);box-shadow:0 26px 60px #0f172a}._productTitle_535xl_449{font-size:1.05rem;font-weight:600;margin-bottom:.25rem;color:var(--text)}._productSubtitle_535xl_456{font-size:.8rem;color:var(--text-muted);margin-bottom:.35rem;text-transform:uppercase;letter-spacing:.08em}._productDescription_535xl_464{font-size:.9rem;color:var(--text-muted);margin-bottom:.4rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}._productSpecs_535xl_474{font-size:.85rem;color:var(--text);margin-bottom:.5rem}._productSpecsHeading_535xl_480{font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:.25rem}._productSpecsList_535xl_488{padding-left:0;margin:0;list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.25rem 1.25rem}._productStock_535xl_497{font-size:.85rem;color:var(--text-muted);margin-bottom:.35rem}._productPrice_535xl_503{font-weight:600;color:var(--accent);font-size:1rem;margin-bottom:.45rem}._productPriceOriginal_535xl_512{text-decoration:line-through;color:var(--error, #dc2626);font-weight:500;margin-right:.5rem}._productActions_535xl_519{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;width:100%}._productActionsRow_535xl_527{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;width:100%}._productQtyInputWrap_535xl_535{display:inline-flex;align-items:center;gap:.35rem}._productQtyLabel_535xl_541{font-size:.78rem;color:var(--text-muted)}._productQtyInput_535xl_535{width:70px;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);padding:.35rem .45rem;color:var(--text);font-size:.82rem}._productSuggestButton_535xl_556{border-radius:999px;padding:.55rem 1rem;border:1px solid rgba(148,163,184,.55);background:transparent;color:var(--text-muted);font-size:.82rem;font-weight:500;cursor:pointer}._productSuggestButton_535xl_556:hover{border-color:var(--accent);color:var(--accent)}._productOfferPanel_535xl_572{width:100%;margin-top:.25rem;padding:.5rem .65rem;border-radius:var(--radius);border:1px solid var(--border);background:#0f172a59;display:flex;flex-direction:column;gap:.4rem}._productOfferPanel_535xl_572 label{font-size:.72rem;font-weight:500;color:var(--text-muted)}._productOfferPanel_535xl_572 input,._productOfferPanel_535xl_572 textarea{width:100%;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);padding:.35rem .5rem;color:var(--text);font-size:.82rem}._productOfferPanel_535xl_572 textarea{min-height:2.75rem;resize:vertical}._productAddButton_535xl_606{border-radius:999px;padding:.55rem 1.3rem;border:none;background:linear-gradient(90deg,#a855f7,#6366f1);color:#0b1020;font-size:.88rem;font-weight:600;cursor:pointer}._productAddButton_535xl_606:disabled{opacity:.55;cursor:not-allowed}._productAddButton_535xl_606:not(:disabled):hover{filter:brightness(1.04)}._productAddAllButton_535xl_626{border-radius:999px;padding:.55rem 1rem;border:1px solid rgba(148,163,184,.55);background:transparent;color:var(--text);font-size:.82rem;font-weight:500;cursor:pointer}._productAddAllButton_535xl_626:hover{border-color:var(--accent);color:var(--accent-hover)}._productInCart_535xl_642{font-size:.8rem;color:var(--text-muted);margin-top:.35rem}._shopProductOverlay_535xl_648{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172ae6;display:flex;align-items:center;justify-content:center;z-index:1000}._shopProductModal_535xl_658{width:100%;max-width:920px;max-height:90vh;background:var(--bg-elevated);border-radius:1.25rem;border:1px solid var(--border);box-shadow:0 30px 80px #000000e6;padding:1.5rem 1.75rem;display:flex;flex-direction:column;gap:1rem;overflow-y:auto}._shopProductHeader_535xl_673{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}._shopProductSubtitle_535xl_680{margin-top:.25rem;font-size:.85rem;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted)}._shopProductHeaderRight_535xl_688{display:flex;align-items:center;gap:.75rem}._shopProductPrice_535xl_694{font-weight:600;color:var(--accent);font-size:1rem}._shopProductBody_535xl_700{display:flex;flex-wrap:wrap;gap:1.25rem}._shopProductMainImage_535xl_706{width:100%;max-width:420px;border-radius:var(--radius);border:1px solid var(--border);object-fit:contain;background:radial-gradient(circle at top,rgba(148,163,184,.12),transparent),var(--bg-card);padding:.5rem;max-height:65vh}._shopProductThumbRow_535xl_718{margin-top:.6rem;display:flex;flex-wrap:wrap;gap:.4rem}._shopProductThumb_535xl_718{width:72px;height:72px;border-radius:var(--radius-sm, 6px);border:1px solid var(--border);object-fit:cover}._shopProductThumbActive_535xl_733{border-color:var(--accent);box-shadow:0 0 0 1px #a78bfab3}._shopProductDetails_535xl_738{flex:1;min-width:0}._shopProductSection_535xl_743{margin-bottom:.9rem}._shopProductSection_535xl_743 h3{font-size:.95rem;margin-bottom:.35rem}._shopProductSection_535xl_743 p{margin:0;font-size:.9rem;color:var(--text-muted)}._shopProductSection_535xl_743 ul{padding-left:1.2rem;margin:0;font-size:.9rem;color:var(--text-muted)}._shopProductSpecsGrid_535xl_765{display:grid;grid-template-columns:minmax(0,1fr);gap:.4rem}._shopProductSpecRow_535xl_771{display:grid;grid-template-columns:.9fr 1.4fr;gap:.4rem;font-size:.9rem}._shopProductSpecLabel_535xl_778{text-transform:uppercase;letter-spacing:.08em;font-size:.76rem;color:var(--text-muted)}._shopProductSpecValue_535xl_785{color:var(--text)}._shopProductTags_535xl_789{display:flex;flex-wrap:wrap;gap:.35rem}._shopProductTag_535xl_789{padding:.15rem .5rem;border-radius:999px;border:1px solid var(--border);font-size:.75rem;color:var(--text-muted)}@media (max-width: 768px){._shopProductBody_535xl_700{flex-direction:column}}._headerRow_535xl_119{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem}._headerMain_535xl_126{max-width:640px}._headerTitle_535xl_130{font-size:2rem;letter-spacing:.02em}._headerSubtitle_535xl_142{max-width:540px;margin-top:.35rem;font-size:.95rem;color:var(--text-muted)}._headerBadge_535xl_149{display:inline-flex;align-items:center;gap:.35rem;padding:.2rem .7rem;border-radius:999px;border:1px solid rgba(148,163,184,.7);background:radial-gradient(circle at top left,rgba(148,163,184,.24),transparent);font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted);margin-bottom:.4rem}._cartControls_535xl_847{position:relative}._cartButton_535xl_851{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .9rem;border-radius:999px;border:1px solid var(--border);background:#0f172acc;color:var(--text);font-size:.9rem;cursor:pointer;box-shadow:0 8px 20px #00000059}._cartButton_535xl_851:hover{border-color:var(--accent);color:var(--accent-hover)}._cartCountBadge_535xl_870{min-width:1.5rem;height:1.5rem;border-radius:999px;background:var(--accent);color:#0b1020;font-size:.8rem;font-weight:600;display:flex;align-items:center;justify-content:center}._cartDropdown_535xl_883{position:absolute;right:0;bottom:calc(100% + .5rem);width:280px;background:var(--bg-elevated);border-radius:var(--radius-lg, 18px);border:1px solid rgba(148,163,184,.5);box-shadow:0 24px 60px #0009;padding:.75rem .85rem .85rem;z-index:20}._cartDropdownEmpty_535xl_896{font-size:.85rem;color:var(--text-muted);padding:.5rem .25rem .75rem}._cartDropdownList_535xl_902{list-style:none;padding:0;margin:0 0 .5rem;display:flex;flex-direction:column;gap:.5rem}._cartDropdownItem_535xl_911{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem;font-size:.8rem}._cartDropdownTitle_535xl_919{font-weight:500;color:var(--text)}._cartDropdownMeta_535xl_924{color:var(--text-muted);margin-top:.15rem}._cartDropdownQtyRow_535xl_929{margin-top:.35rem;display:flex;align-items:center;gap:.45rem}._cartDropdownQtyRow_535xl_929 input{width:64px;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);padding:.22rem .45rem;color:var(--text);font-size:.8rem}._cartDropdownRemove_535xl_946{border:none;background:none;color:var(--error);cursor:pointer;font-size:.8rem}._cartDropdownRemove_535xl_946:hover{text-decoration:underline}._cartDropdownActions_535xl_958{display:flex;justify-content:flex-end;margin-top:.2rem}._cartDropdownClearBtn_535xl_964{border:none;background:transparent;color:var(--error);cursor:pointer;font-size:.8rem;padding:.2rem .3rem}._cartDropdownClearBtn_535xl_964:hover{text-decoration:underline}._cartDropdownTotal_535xl_977{display:flex;justify-content:space-between;font-size:.85rem;font-weight:500;color:var(--text);padding-top:.35rem;border-top:1px solid var(--border);margin-top:.35rem}._cartDropdownViewButton_535xl_988{margin-top:.55rem;width:100%;padding:.45rem .75rem;border-radius:999px;border:none;background:linear-gradient(90deg,#a855f7,#6366f1);color:#0b1020;font-size:.9rem;font-weight:600;cursor:pointer}._cartDropdownViewButton_535xl_988:hover{filter:brightness(1.03)}._cartModalOverlay_535xl_1005{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172acc;display:flex;align-items:center;justify-content:center;z-index:40}._cartModal_535xl_1005{width:100%;max-width:520px;background:radial-gradient(circle at top left,rgba(148,163,184,.15),transparent),var(--bg-elevated);border-radius:1.25rem;border:1px solid rgba(148,163,184,.7);box-shadow:0 32px 80px #000000bf;overflow:hidden}._cartModalHeader_535xl_1026{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid var(--border)}._cartModalHeader_535xl_1026 h2{margin:0;font-size:1.1rem}._cartModalClose_535xl_1039{border:none;background:none;color:var(--text-muted);font-size:1.25rem;cursor:pointer}._cartModalBody_535xl_1047{padding:.85rem 1.25rem .75rem;max-height:360px;overflow-y:auto}._cartModalQuantityRow_535xl_1053{display:flex;align-items:center;gap:.5rem}._cartModalQuantityRow_535xl_1053 input{width:64px;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);padding:.25rem .5rem;color:var(--text);font-size:.85rem}._cartModalHint_535xl_1069{font-size:.8rem;color:var(--text-muted);margin-top:.5rem}._cartModalActions_535xl_1075{margin-top:.35rem;display:flex;justify-content:flex-end}._cartModalOfferHint_535xl_1081{font-size:.78rem;color:var(--text-muted);margin:.35rem 0 .5rem;line-height:1.4}._cartModalFooter_535xl_1088{padding:.75rem 1.25rem 1rem;border-top:1px solid var(--border);display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.5rem}._cartLineBlock_535xl_1097{flex:1;min-width:0}._cartOfferToggle_535xl_1102{margin-top:.35rem;padding:0;border:none;background:none;color:var(--accent);font-size:.78rem;font-weight:500;cursor:pointer;text-decoration:underline;text-underline-offset:2px}._cartOfferToggle_535xl_1102:hover{color:var(--accent-hover)}._cartOfferPanel_535xl_1119{margin-top:.5rem;padding:.5rem .6rem;border-radius:var(--radius);border:1px solid var(--border);background:#0f172a73;display:flex;flex-direction:column;gap:.4rem}._cartOfferPanel_535xl_1119 label{font-size:.72rem;font-weight:500;color:var(--text-muted)}._cartOfferPanel_535xl_1119 input,._cartOfferPanel_535xl_1119 textarea{width:100%;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);padding:.35rem .5rem;color:var(--text);font-size:.82rem}._cartOfferPanel_535xl_1119 textarea{min-height:3rem;resize:vertical}._cartOfferBadge_535xl_1152{display:inline-block;margin-top:.2rem;font-size:.72rem;color:var(--accent)}._cartCustomerNote_535xl_1159{margin-top:.75rem}._cartCustomerNote_535xl_1159 label{display:block;font-size:.8rem;font-weight:500;margin-bottom:.25rem;color:var(--text-muted)}._cartCustomerNote_535xl_1159 input[type=text]{width:100%;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);padding:.5rem .65rem;color:var(--text);font-size:.85rem}._cartCustomerNote_535xl_1159 textarea{width:100%;min-height:3.5rem;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);padding:.5rem .65rem;color:var(--text);font-size:.85rem;resize:vertical}._cartSubmitRow_535xl_1193{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:.5rem}._cartSubmitNote_535xl_1201{font-size:.78rem;color:var(--text-muted)}._cartModalFooter_535xl_1088 ._btn-primary_535xl_1206{align-self:flex-end}@media (max-width: 640px){._cartModal_535xl_1005{margin:0 1rem}._productSpecsList_535xl_488{grid-template-columns:minmax(0,1fr)}}._form_132ar_1{max-width:520px;margin:0 auto 3rem}._form_132ar_1 ._btn_132ar_6{margin-top:.25rem}._success_132ar_10{padding:.75rem 1rem;background:#34d3991f;border:1px solid rgba(52,211,153,.3);border-radius:var(--radius);color:var(--success);margin-bottom:1rem}._error_132ar_19{padding:.75rem 1rem;background:#f871711a;border:1px solid rgba(248,113,113,.3);border-radius:var(--radius);color:var(--error);margin-bottom:1rem}._wrapper_zho7w_1{padding-bottom:3rem}._tabBar_zho7w_5{display:flex;gap:.25rem;margin-bottom:1.5rem;border-bottom:1px solid var(--border);padding-bottom:0;flex-wrap:wrap}._tab_zho7w_5,._tabActive_zho7w_15{padding:.75rem 1.25rem;font-size:.95rem;font-weight:500;color:var(--text-muted);background:none;border:none;border-bottom:2px solid transparent;margin-bottom:-1px;cursor:pointer;transition:color .2s,border-color .2s}._tab_zho7w_5:hover{color:var(--text)}._tabActive_zho7w_15{color:var(--accent);border-bottom-color:var(--accent)}._tabPanel_zho7w_37{max-width:1100px;margin:0 auto;width:100%}._uploadSection_zho7w_43,._recent_zho7w_44,._placeholderSection_zho7w_45,._mediaSection_zho7w_46{max-width:1100px;margin:0 auto 2rem;width:100%;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem}._uploadSection_zho7w_43 h2,._recent_zho7w_44 h2,._placeholderSection_zho7w_45 h2{font-size:1.1rem;font-weight:600;margin-bottom:1rem;color:var(--text)}._placeholderSection_zho7w_45 p{color:var(--text-muted);margin-bottom:.75rem;line-height:1.6}._comingSoon_zho7w_71{font-size:.9rem;color:var(--accent)!important;margin-top:1rem}._form_zho7w_77{margin-bottom:1rem}._fileRow_zho7w_81{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}._fileRow_zho7w_81 input[type=file]{font-size:.9rem;color:var(--text-muted)}._fileRow_zho7w_81 input[type=file]::file-selector-button{padding:.5rem 1rem;margin-right:.75rem;background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius);color:var(--text);cursor:pointer;font-family:inherit}._fileRow_zho7w_81 input[type=file]::file-selector-button:hover{border-color:var(--accent)}._error_zho7w_108{color:var(--error);font-size:.9rem;margin-bottom:.75rem}._success_zho7w_114{color:var(--success);font-size:.9rem;margin-bottom:.5rem}._result_zho7w_120{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--border)}._urlRow_zho7w_126,._recentUrl_zho7w_127{display:flex;gap:.5rem;align-items:center;margin-bottom:.75rem}._urlInput_zho7w_134{flex:1;min-width:0;padding:.5rem .75rem;font-size:.85rem;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);color:var(--text-muted)}._preview_zho7w_145{max-width:100%;max-height:280px;border-radius:var(--radius);border:1px solid var(--border);margin-top:.5rem}._recentList_zho7w_153{list-style:none}._recentItem_zho7w_157{display:flex;align-items:flex-start;gap:1rem;padding:.75rem 0;border-bottom:1px solid var(--border)}._recentItem_zho7w_157:last-child{border-bottom:none}._thumb_zho7w_169{width:64px;height:64px;object-fit:cover;border-radius:var(--radius);flex-shrink:0}._recentUrl_zho7w_127{flex:1;min-width:0}._imageUploadRow_zho7w_182{display:flex;align-items:center;gap:.5rem;margin-top:.25rem}._imageUploadButton_zho7w_189{display:inline-flex;align-items:center;justify-content:center;padding:.4rem .8rem;font-size:.8rem;border-radius:var(--radius);border:1px solid var(--border);background:var(--bg-elevated);color:var(--text-muted);cursor:pointer}._imageUploadButton_zho7w_189:hover{border-color:var(--accent);color:var(--accent-hover)}._imageUploadStatus_zho7w_207{font-size:.8rem;color:var(--text-muted)}._hiddenInput_zho7w_213{position:absolute;width:0;height:0;opacity:0;pointer-events:none}._dropZone_zho7w_221{position:relative;border:2px dashed var(--border);border-radius:var(--radius);padding:2rem;text-align:center;cursor:pointer;transition:border-color .2s,background .2s;margin-bottom:1rem}._dropZone_zho7w_221:hover,._dropZoneActive_zho7w_233{border-color:var(--accent);background:#a78bfa0f}._dropZoneText_zho7w_238{font-size:1rem;color:var(--text);margin-bottom:.25rem}._dropZoneHint_zho7w_244{font-size:.85rem;color:var(--text-muted)}._uploadForm_zho7w_249{margin-top:1rem}._uploadFolderRow_zho7w_253{margin-bottom:1rem}._uploadLabel_zho7w_257{display:block;font-size:.8rem;font-weight:500;color:var(--text-muted);margin-bottom:.35rem}._folderInput_zho7w_265,._folderSelect_zho7w_266,._editInput_zho7w_267{width:100%;max-width:280px;padding:.5rem .75rem;font-size:.9rem;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);color:var(--text)}._filePreviews_zho7w_278{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}._filePreview_zho7w_278{position:relative;width:80px;text-align:center}._filePreview_zho7w_278 img{width:80px;height:80px;object-fit:cover;border-radius:var(--radius);border:1px solid var(--border)}._fileName_zho7w_299{display:block;font-size:.75rem;color:var(--text-muted);margin-top:.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._removeFileBtn_zho7w_309{position:absolute;top:-4px;right:-4px;width:22px;height:22px;border-radius:50%;background:var(--error);color:#fff;border:none;font-size:1rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}._removeFileBtn_zho7w_309:hover{opacity:.9}._mediaHeader_zho7w_333{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}._mediaHeader_zho7w_333 h2{margin-bottom:0}._filterRow_zho7w_346{display:flex;align-items:center;gap:.5rem}._filterRow_zho7w_346 ._uploadLabel_zho7w_257{margin-bottom:0}._folderSelect_zho7w_266{min-width:140px}._createFolderRow_zho7w_360{margin-bottom:1rem}._createFolderForm_zho7w_364{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}._createFolderForm_zho7w_364 ._folderInput_zho7w_265{max-width:220px}._dragHint_zho7w_375{font-size:.85rem;color:var(--text-muted);margin-bottom:.75rem}._folderDropZones_zho7w_381{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem}._folderDropZone_zho7w_381{padding:.5rem 1rem;font-size:.85rem;background:var(--bg-elevated);border:2px dashed var(--border);border-radius:var(--radius);color:var(--text-muted);transition:border-color .2s,background .2s}._folderDropZone_zho7w_381:hover{border-color:var(--silver-muted);color:var(--text)}._folderDropZoneActive_zho7w_403{border-color:var(--accent);background:#a78bfa1f;color:var(--accent)}._bulkMoveRow_zho7w_409{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1.25rem}._bulkMoveControls_zho7w_418{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}._bulkMoveMeta_zho7w_425{font-size:.8rem;color:var(--text-muted);display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}._clearSelectionBtn_zho7w_434{border:none;background:none;color:var(--accent);font-size:.8rem;cursor:pointer;padding:.2rem .4rem}._clearSelectionBtn_zho7w_434:hover{color:var(--accent-hover);text-decoration:underline}._emptyMedia_zho7w_448{color:var(--text-muted);font-size:.95rem;padding:1.5rem 0}._mediaLayout_zho7w_454{display:flex;align-items:flex-start;gap:1.5rem}._mediaMain_zho7w_460{flex:1;min-width:0}._bulkSidebar_zho7w_465{width:260px;flex-shrink:0;position:sticky;top:.5rem;align-self:flex-start;background:var(--bg-card);border-radius:var(--radius);border:1px solid var(--border);padding:1rem 1.1rem 1.1rem}._bulkSidebarTitle_zho7w_477{font-size:.95rem;font-weight:600;margin:0 0 .25rem}._bulkSidebarCount_zho7w_483{font-size:.8rem;color:var(--text-muted);margin-bottom:.75rem}._bulkSidebarForm_zho7w_489{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.75rem}._bulkSidebarButtons_zho7w_496{display:flex;flex-direction:column;gap:.5rem}._productFromImagesOverlay_zho7w_502{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172acc;display:flex;align-items:center;justify-content:center;z-index:1000}._productFromImagesModal_zho7w_512{width:100%;max-width:720px;max-height:90vh;background:var(--bg-elevated);border-radius:1.25rem;border:1px solid var(--border);box-shadow:0 30px 80px #000000e6;padding:1.4rem 1.6rem 1.5rem;display:flex;flex-direction:column;gap:1rem;overflow-y:auto}._productFromImagesHeader_zho7w_527 h2{margin:0 0 .35rem;font-size:1.1rem}._productFromImagesHeader_zho7w_527 p{margin:0;font-size:.9rem;color:var(--text-muted)}._staxxioRow_zho7w_538{margin-top:.75rem;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}._staxxioLabel_zho7w_546{font-size:.85rem;color:var(--text-muted)}._staxxioSelectRow_zho7w_551{margin-top:.5rem}._productFromImagesImages_zho7w_555{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:.4rem}._productFromImagesThumbWrapper_zho7w_562{border:1px solid var(--border);border-radius:var(--radius);padding:.25rem;background:var(--bg-card);display:flex;flex-direction:column;align-items:center;gap:.25rem;cursor:pointer}._productFromImagesThumbActive_zho7w_574{border-color:var(--accent);box-shadow:0 0 0 1px #a78bfa99}._productFromImagesThumb_zho7w_562{width:80px;height:80px;object-fit:cover;border-radius:var(--radius-sm, 6px)}._productFromImagesThumbLabel_zho7w_586{font-size:.75rem;color:var(--text-muted)}._productFromImagesForm_zho7w_591{margin-top:.75rem}._productFromImagesButtonsRow_zho7w_595{display:flex;justify-content:flex-end;gap:.5rem;margin-top:.25rem}._staxxioOverlay_zho7w_602{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172ad9;display:flex;align-items:center;justify-content:center;z-index:1100}._staxxioModal_zho7w_612{width:100%;max-width:900px;max-height:80vh;background:var(--bg-card);border-radius:1rem;border:1px solid var(--border);box-shadow:0 26px 70px #000000e6;padding:1.1rem 1.4rem 1.25rem;display:flex;flex-direction:column}._staxxioModalHeader_zho7w_625 h3{margin:0 0 .3rem;font-size:1rem}._staxxioModalHeader_zho7w_625 p{margin:0;font-size:.85rem;color:var(--text-muted)}._staxxioModalBody_zho7w_636{margin-top:.75rem;display:flex;gap:1rem;align-items:flex-start;height:100%}._staxxioMain_zho7w_644{flex:1;min-width:0;display:flex;flex-direction:column;max-height:100%}._staxxioSearchRow_zho7w_652{margin-top:.75rem;display:flex;gap:.5rem}._staxxioSearchRow_zho7w_652 input{flex:1;padding:.5rem .75rem;border-radius:var(--radius);border:1px solid var(--border);background:var(--bg);color:var(--text)}._staxxioTableWrapper_zho7w_667{margin-top:.75rem;flex:1;overflow:auto}._staxxioTable_zho7w_667{width:100%;border-collapse:collapse;font-size:.85rem}._staxxioTable_zho7w_667 th,._staxxioTable_zho7w_667 td{padding:.4rem .5rem;border-bottom:1px solid var(--border);text-align:left}._staxxioTable_zho7w_667 th{font-weight:600;color:var(--text-muted);background:#0f172acc;position:sticky;top:0;z-index:1}._staxxioPreview_zho7w_695{width:260px;flex-shrink:0;position:sticky;top:1.1rem;align-self:flex-start;background:var(--bg);border-radius:var(--radius);border:1px solid var(--border);padding:.75rem}._staxxioPreviewTitle_zho7w_707{margin:0 0 .5rem;font-size:.9rem;font-weight:600}._staxxioPreviewImage_zho7w_713{width:100%;border-radius:var(--radius);border:1px solid var(--border);object-fit:cover}._staxxioPreviewCaption_zho7w_720{margin-top:.5rem;font-size:.8rem;color:var(--text-muted)}._mediaGrid_zho7w_726{list-style:none;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}._mediaSelectRow_zho7w_733{display:flex;justify-content:flex-end;margin-bottom:.35rem}._mediaSelectRow_zho7w_733 input[type=checkbox]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:20px;height:20px;border-radius:6px;border:2px solid var(--border);background:#0f172ae6;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:border-color .15s ease-out,background .15s ease-out,box-shadow .15s ease-out}._mediaSelectRow_zho7w_733 input[type=checkbox]:hover{border-color:var(--accent)}._mediaSelectRow_zho7w_733 input[type=checkbox]:checked{border-color:var(--accent);background:linear-gradient(135deg,var(--accent),var(--accent-hover));box-shadow:0 0 0 1px #a78bfa99}._mediaSelectRow_zho7w_733 input[type=checkbox]:checked:before{content:"✓";font-size:.9rem;color:#0b1020}@media (max-width: 900px){._mediaLayout_zho7w_454{flex-direction:column}._bulkSidebar_zho7w_465{width:100%;position:static}}._memberPageGrid_zho7w_782{list-style:none;display:flex;flex-direction:column;gap:1.5rem}._memberPageCard_zho7w_789{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;padding:0}._memberPageCardHeader_zho7w_797{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;border-bottom:1px solid var(--border)}._memberPageTitle_zho7w_807{font-size:1.2rem;font-weight:600;color:var(--text)}._memberPageSlug_zho7w_813{font-size:.9rem;color:var(--text-muted);font-family:var(--font-mono);margin-top:.25rem}._memberPageMeta_zho7w_820{font-size:.8rem;color:var(--text-muted);margin-top:.35rem}._memberPageActions_zho7w_826{display:flex;gap:.5rem;align-items:center}._memberPageActions_zho7w_826 ._btn_zho7w_832{padding:.6rem 1rem;font-size:.9rem}._memberProductsWrapper_zho7w_837{padding:1.5rem}._memberProductsSummary_zho7w_841{cursor:pointer;font-size:1rem;font-weight:500;color:var(--accent);padding:.75rem 0;-webkit-user-select:none;user-select:none;list-style:none}._memberProductsSummary_zho7w_841::-webkit-details-marker{display:none}._memberProductsSummary_zho7w_841:before{content:"▶ ";font-size:.75rem;margin-right:.5rem}details[open] ._memberProductsSummary_zho7w_841:before{content:"▼ "}._memberProductForm_zho7w_865{display:grid;grid-template-columns:1fr 1fr;gap:1rem 1.5rem;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--border)}@media (max-width: 640px){._memberProductForm_zho7w_865{grid-template-columns:1fr}}._memberProductForm_zho7w_865 ._form-group_zho7w_880{margin-bottom:0}._formGroupFull_zho7w_884{grid-column:1 / -1}._memberProductForm_zho7w_865 ._btn_zho7w_832{grid-column:1 / -1;justify-self:start;padding:.65rem 1.25rem;font-size:.95rem}._memberProductList_zho7w_895{list-style:none;margin-top:1.25rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}._memberProductItem_zho7w_903{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:1rem;display:flex;flex-direction:column;gap:.5rem}._memberProductItemThumb_zho7w_913{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:var(--radius)}._memberProductItemTitle_zho7w_920{font-weight:600;color:var(--text);font-size:.95rem}._memberProductItemPrice_zho7w_926{font-size:.9rem;color:var(--accent)}._memberProductItemDesc_zho7w_931{font-size:.85rem;color:var(--text-muted);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._memberProductItemActions_zho7w_941{margin-top:auto;padding-top:.5rem}._addFromInventoryBlock_zho7w_946{margin-top:1rem;padding:1rem;background:var(--bg-elevated);border-radius:var(--radius);border:1px solid var(--border)}._addFromInventoryTitle_zho7w_954{font-size:.95rem;font-weight:600;margin:0 0 .75rem;color:var(--text)}._addFromInventoryForm_zho7w_961{display:flex;flex-wrap:wrap;align-items:flex-end;gap:1rem}._addFromInventoryForm_zho7w_961 ._form-group_zho7w_880{margin-bottom:0}._addFromInventoryForm_zho7w_961 select{min-width:200px;padding:.5rem .75rem;font-size:.9rem;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);color:var(--text)}._inlineResetButton_zho7w_982{border:none;background:none;color:var(--accent);cursor:pointer;padding:0;font:inherit}._inlineResetButton_zho7w_982:hover{color:var(--accent-hover);text-decoration:underline}._mediaCard_zho7w_996{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;padding:.75rem;cursor:grab}._mediaCardSelected_zho7w_1005{border-color:var(--accent);box-shadow:0 0 0 1px #a78bfa80}._mediaCard_zho7w_996:active{cursor:grabbing}._mediaThumb_zho7w_1014{width:100%;aspect-ratio:1;object-fit:cover;border-radius:var(--radius);display:block;margin-bottom:.5rem}._mediaInfo_zho7w_1023{margin-bottom:.5rem}._mediaName_zho7w_1027{display:block;font-size:.9rem;font-weight:500;color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._mediaFolder_zho7w_1037{display:block;font-size:.75rem;color:var(--text-muted);margin-top:.15rem}._mediaProductBadge_zho7w_1044{display:inline-block;margin-top:.35rem;padding:.2rem .5rem;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--accent);background:#a78bfa33;border:1px solid rgba(167,139,250,.5);border-radius:999px}._mediaActions_zho7w_1058{display:flex;flex-wrap:wrap;gap:.35rem}._mediaActions_zho7w_1058 ._btn_zho7w_832,._mediaActions_zho7w_1058 ._deleteBtn_zho7w_1065{padding:.4rem .65rem;font-size:.8rem}._mediaEdit_zho7w_1070{margin-top:.5rem}._mediaEdit_zho7w_1070 ._editInput_zho7w_267{max-width:none;margin-bottom:.5rem}._editActions_zho7w_1079{display:flex;gap:.5rem;margin-top:.5rem}._deleteBtn_zho7w_1065{background:transparent;color:var(--error);border:none;padding:.4rem .65rem;font-size:.8rem;cursor:pointer}._deleteBtn_zho7w_1065:hover{text-decoration:underline}._memberCartSubmissionList_zho7w_1098{list-style:none;padding:0;margin:1rem 0 0;display:flex;flex-direction:column;gap:1rem}._memberCartSubmissionCard_zho7w_1107{border:1px solid var(--border);border-radius:var(--radius);padding:1rem 1.1rem;background:var(--bg-card)}._memberCartSubmissionHeader_zho7w_1114{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.5rem 1rem;align-items:baseline;margin-bottom:.65rem;font-size:.95rem}._memberCartSubmissionSlug_zho7w_1124{color:var(--text-muted);font-size:.85rem;font-weight:400}._memberCartSubmissionHeader_zho7w_1114 time{font-size:.8rem;color:var(--text-muted)}._memberCartSubmissionPersonAndTotals_zho7w_1135{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.65rem;padding:.65rem .75rem;border-radius:var(--radius);background:#0f172a59;border:1px solid var(--border)}._memberCartSubmissionFrom_zho7w_1146{margin:0;font-size:.9rem}._memberCartSubmissionTotals_zho7w_1151{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;font-size:.88rem}._memberCartSubmissionTotals_zho7w_1151 span{color:var(--text)}._memberCartSubmissionNote_zho7w_1162{margin:0 0 .75rem;font-size:.88rem;color:var(--text);line-height:1.45}._memberCartOrderControls_zho7w_1169{margin-bottom:.85rem;padding:.75rem;border:1px solid var(--border);border-radius:var(--radius);background:#0f172a59}._memberCartOrderControlsGrid_zho7w_1177{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.6rem .75rem}._memberCartOrderControlsGrid_zho7w_1177 label,._memberCartAdminNoteLabel_zho7w_1184{display:flex;flex-direction:column;gap:.25rem;font-size:.78rem;color:var(--text-muted)}._memberCartOrderControlsGrid_zho7w_1177 select,._memberCartOrderControlsGrid_zho7w_1177 input,._memberCartAdminNoteLabel_zho7w_1184 textarea{width:100%;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);padding:.4rem .55rem;color:var(--text);font-size:.85rem}._memberCartAdminNoteLabel_zho7w_1184{margin-top:.55rem}._memberCartAdminNoteLabel_zho7w_1184 textarea{resize:vertical}._memberCartOrderControlsActions_zho7w_1212{margin-top:.65rem;display:flex;justify-content:flex-end;gap:.5rem;flex-wrap:wrap}._memberCartDangerBtn_zho7w_1220{padding:.5rem .75rem;border-radius:var(--radius);border:1px solid rgba(248,113,113,.45);background:#f8717114;color:var(--error);font-size:.82rem;cursor:pointer}._memberCartDangerBtn_zho7w_1220:hover:not(:disabled){background:#f8717126}._memberCartDangerBtn_zho7w_1220:disabled{opacity:.6;cursor:not-allowed}._memberCartSubmissionTableWrap_zho7w_1239{overflow-x:auto}._memberCartSubmissionTable_zho7w_1239{width:100%;border-collapse:collapse;font-size:.85rem}._memberCartSubmissionTable_zho7w_1239 th,._memberCartSubmissionTable_zho7w_1239 td{padding:.45rem .5rem;border-bottom:1px solid var(--border);text-align:left;vertical-align:top}._memberCartSubmissionTable_zho7w_1239 th{font-weight:600;color:var(--text-muted);font-size:.78rem}._memberCartSubmissionTable_zho7w_1239 td:nth-child(6){max-width:220px;word-break:break-word}._memberCartSubmissionTable_zho7w_1239 input[type=checkbox]{width:18px;height:18px;accent-color:var(--accent);cursor:pointer}._memberCartSubmissionActionsCol_zho7w_1275{width:1%;white-space:nowrap;vertical-align:middle}._memberCartRemoveLineBtn_zho7w_1281{padding:.35rem .65rem;font-size:.8rem;border-radius:var(--radius);border:1px solid var(--border);background:transparent;color:var(--error);cursor:pointer}._memberCartRemoveLineBtn_zho7w_1281:hover:not(:disabled){background:#f871711f}._memberCartRemoveLineBtn_zho7w_1281:disabled{opacity:.6;cursor:not-allowed}:root{--bg: #0d0b12;--bg-elevated: #15121c;--bg-card: #1a1625;--border: #2d2838;--text: #e8e4ef;--text-muted: #9b93a8;--accent: #a78bfa;--accent-hover: #c4b5fd;--silver: #c0c0c0;--silver-muted: #8a8a9a;--success: #34d399;--error: #f87171;--font-sans: "Outfit", system-ui, sans-serif;--font-mono: "JetBrains Mono", monospace;--radius: 10px;--shadow: 0 4px 24px rgba(0, 0, 0, .4)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-sans);background:var(--bg);color:var(--text);line-height:1.6;min-height:100vh;-webkit-font-smoothing:antialiased}a{color:var(--accent);text-decoration:none;transition:color .2s}a:hover{color:var(--accent-hover)}button{font-family:inherit;cursor:pointer;border:none;background:none}input,textarea{font-family:inherit}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:500;border-radius:var(--radius);transition:background .2s,color .2s,transform .15s}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-primary{background:linear-gradient(135deg,var(--accent),#8b5cf6);color:#fff}.btn-primary:hover:not(:disabled){background:linear-gradient(135deg,var(--accent-hover),#a78bfa);transform:translateY(-1px)}.btn-secondary{background:var(--bg-card);color:var(--text);border:1px solid var(--border)}.btn-secondary:hover:not(:disabled){background:var(--bg-elevated);border-color:var(--accent);color:var(--accent-hover)}.form-group{margin-bottom:1.25rem}.form-group label{display:block;font-size:.875rem;font-weight:500;color:var(--text-muted);margin-bottom:.4rem}.form-group input,.form-group textarea{width:100%;padding:.75rem 1rem;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);color:var(--text);font-size:1rem;transition:border-color .2s}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:var(--accent)}.form-group input::placeholder,.form-group textarea::placeholder{color:var(--text-muted);opacity:.8}.form-group textarea{min-height:120px;resize:vertical}.form-error{font-size:.875rem;color:var(--error);margin-top:.25rem}.page-header{padding:4rem 0 3rem;text-align:center}.page-header h1{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600;margin-bottom:.5rem;background:linear-gradient(135deg,var(--text),var(--silver));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.page-header p{color:var(--text-muted);max-width:560px;margin:0 auto}
