._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_rv9a5_1,._content_rv9a5_2{max-width:720px;margin:0 auto;padding:1rem 0 3rem}._placeholder_rv9a5_1{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:2rem;text-align:center;color:var(--text-muted)}._content_rv9a5_2 h2{font-size:1.25rem;font-weight:600;margin-top:2rem;margin-bottom:.75rem;color:var(--text)}._content_rv9a5_2 h2:first-child{margin-top:0}._content_rv9a5_2 p,._content_rv9a5_2 ul{color:var(--text-muted);margin-bottom:1rem;line-height:1.7}._content_rv9a5_2 ul{padding-left:1.5rem}._content_rv9a5_2 li{margin-bottom:.5rem}._content_rv9a5_2 strong{color:var(--silver-muted)}._introCard_rv9a5_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_rv9a5_48 p{margin:0;color:var(--text-muted)}._passwordSection_rv9a5_64{max-width:100%;margin:0 auto 2.25rem}._passwordCard_rv9a5_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_rv9a5_69 h2{margin-top:.5rem;margin-bottom:.35rem}._passwordCard_rv9a5_69 p{margin-bottom:1.25rem;color:var(--text-muted)}._passwordBadge_rv9a5_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_rv9a5_102{max-width:420px}._memberHero_rv9a5_106{max-width:960px;margin:0 auto;padding:0 1.25rem;position:relative;text-align:center}._heroContent_rv9a5_114{max-width:620px;margin:0 auto}._headerClientLine_rv9a5_135{margin-top:.4rem;font-size:.95rem;font-weight:500;color:var(--silver-muted)}._headerSubtitle_rv9a5_142{max-width:540px;margin:.35rem auto 0;font-size:.9rem;color:var(--text-muted)}._headerBadge_rv9a5_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_rv9a5_164{position:absolute;top:0;right:1.25rem}._memberContainer_rv9a5_170{max-width:1040px;margin:0 auto 3.5rem;padding:0 1.25rem}._productsSection_rv9a5_176{max-width:100%;margin:0 auto}._productsLayout_rv9a5_181{display:flex;flex-direction:column;gap:1.5rem}._productsIntro_rv9a5_187{font-size:.9rem;color:var(--text-muted);margin-top:.35rem}._shopShell_rv9a5_193{max-width:1480px;margin:0 auto 3.5rem;padding:0 1.5rem}._shopSearchRow_rv9a5_199{margin-top:1rem;margin-bottom:.25rem}._shopSearchRow_rv9a5_199 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_rv9a5_215{display:grid;grid-template-columns:1fr;gap:1.25rem;margin-top:1rem}@media (min-width: 640px){._shopGrid_rv9a5_215{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){._shopGrid_rv9a5_215{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1280px){._shopGrid_rv9a5_215{grid-template-columns:repeat(4,1fr)}}._shopCard_rv9a5_240{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_rv9a5_240:hover{transform:translateY(-3px);border-color:var(--accent);box-shadow:0 26px 60px #0f172a}._shopCardImageWrapper_rv9a5_263{width:100%;aspect-ratio:4 / 5;overflow:hidden;border-radius:1.25rem 1.25rem 0 0;flex-shrink:0}._shopCardImage_rv9a5_263{width:100%;height:100%;object-fit:cover;display:block}._shopCardImagePlaceholder_rv9a5_278{width:100%;height:100%;background:var(--border)}._shopCardContent_rv9a5_284{padding:.85rem .9rem .9rem;display:flex;flex-direction:column;gap:.2rem;flex:1;min-width:0}._shopCardTitle_rv9a5_293{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_rv9a5_304{font-size:.75rem;color:var(--text-muted);margin:0;text-transform:uppercase;letter-spacing:.08em}._shopCardPrice_rv9a5_312{font-weight:600;color:var(--accent);font-size:1rem;margin:.35rem 0 0}._productGrid_rv9a5_319{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.1rem;margin-top:1rem}._productCard_rv9a5_326{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_rv9a5_336{text-align:left;cursor:pointer;display:flex;flex-direction:column;align-items:stretch;height:100%}._productCard_rv9a5_326:hover{transform:translateY(-3px);border-color:var(--accent);box-shadow:0 26px 60px #0f172a}._productTitle_rv9a5_351{font-size:1.05rem;font-weight:600;margin-bottom:.25rem;color:var(--text)}._productSubtitle_rv9a5_358{font-size:.8rem;color:var(--text-muted);margin-bottom:.35rem;text-transform:uppercase;letter-spacing:.08em}._productDescription_rv9a5_366{font-size:.9rem;color:var(--text-muted);margin-bottom:.4rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}._productSpecs_rv9a5_376{font-size:.85rem;color:var(--text);margin-bottom:.5rem}._productSpecsHeading_rv9a5_382{font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:.25rem}._productSpecsList_rv9a5_390{padding-left:0;margin:0;list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.25rem 1.25rem}._productStock_rv9a5_399{font-size:.85rem;color:var(--text-muted);margin-bottom:.35rem}._productPrice_rv9a5_405{font-weight:600;color:var(--accent);font-size:1rem;margin-bottom:.45rem}._productPriceOriginal_rv9a5_414{text-decoration:line-through;color:var(--error, #dc2626);font-weight:500;margin-right:.5rem}._productActions_rv9a5_421{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;width:100%}._productActionsRow_rv9a5_429{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;width:100%}._productSuggestButton_rv9a5_437{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_rv9a5_437:hover{border-color:var(--accent);color:var(--accent)}._productOfferPanel_rv9a5_453{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_rv9a5_453 label{font-size:.72rem;font-weight:500;color:var(--text-muted)}._productOfferPanel_rv9a5_453 input,._productOfferPanel_rv9a5_453 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_rv9a5_453 textarea{min-height:2.75rem;resize:vertical}._productAddButton_rv9a5_487{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_rv9a5_487:disabled{opacity:.55;cursor:not-allowed}._productAddButton_rv9a5_487:not(:disabled):hover{filter:brightness(1.04)}._productInCart_rv9a5_507{font-size:.8rem;color:var(--text-muted);margin-top:.35rem}._shopProductOverlay_rv9a5_513{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172ae6;display:flex;align-items:center;justify-content:center;z-index:1000}._shopProductModal_rv9a5_523{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_rv9a5_538{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}._shopProductSubtitle_rv9a5_545{margin-top:.25rem;font-size:.85rem;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted)}._shopProductHeaderRight_rv9a5_553{display:flex;align-items:center;gap:.75rem}._shopProductPrice_rv9a5_559{font-weight:600;color:var(--accent);font-size:1rem}._shopProductBody_rv9a5_565{display:flex;flex-wrap:wrap;gap:1.25rem}._shopProductMainImage_rv9a5_571{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_rv9a5_583{margin-top:.6rem;display:flex;flex-wrap:wrap;gap:.4rem}._shopProductThumb_rv9a5_583{width:72px;height:72px;border-radius:var(--radius-sm, 6px);border:1px solid var(--border);object-fit:cover}._shopProductThumbActive_rv9a5_598{border-color:var(--accent);box-shadow:0 0 0 1px #a78bfab3}._shopProductDetails_rv9a5_603{flex:1;min-width:0}._shopProductSection_rv9a5_608{margin-bottom:.9rem}._shopProductSection_rv9a5_608 h3{font-size:.95rem;margin-bottom:.35rem}._shopProductSection_rv9a5_608 p{margin:0;font-size:.9rem;color:var(--text-muted)}._shopProductSection_rv9a5_608 ul{padding-left:1.2rem;margin:0;font-size:.9rem;color:var(--text-muted)}._shopProductSpecsGrid_rv9a5_630{display:grid;grid-template-columns:minmax(0,1fr);gap:.4rem}._shopProductSpecRow_rv9a5_636{display:grid;grid-template-columns:.9fr 1.4fr;gap:.4rem;font-size:.9rem}._shopProductSpecLabel_rv9a5_643{text-transform:uppercase;letter-spacing:.08em;font-size:.76rem;color:var(--text-muted)}._shopProductSpecValue_rv9a5_650{color:var(--text)}._shopProductTags_rv9a5_654{display:flex;flex-wrap:wrap;gap:.35rem}._shopProductTag_rv9a5_654{padding:.15rem .5rem;border-radius:999px;border:1px solid var(--border);font-size:.75rem;color:var(--text-muted)}@media (max-width: 768px){._shopProductBody_rv9a5_565{flex-direction:column}}._headerRow_rv9a5_119{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem}._headerMain_rv9a5_126{max-width:640px}._headerTitle_rv9a5_130{font-size:2rem;letter-spacing:.02em}._headerSubtitle_rv9a5_142{max-width:540px;margin-top:.35rem;font-size:.95rem;color:var(--text-muted)}._headerBadge_rv9a5_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_rv9a5_712{position:relative}._cartButton_rv9a5_716{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_rv9a5_716:hover{border-color:var(--accent);color:var(--accent-hover)}._cartCountBadge_rv9a5_735{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_rv9a5_748{position:absolute;right:0;margin-top:.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_rv9a5_761{font-size:.85rem;color:var(--text-muted);padding:.5rem .25rem .75rem}._cartDropdownList_rv9a5_767{list-style:none;padding:0;margin:0 0 .5rem;display:flex;flex-direction:column;gap:.5rem}._cartDropdownItem_rv9a5_776{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem;font-size:.8rem}._cartDropdownTitle_rv9a5_784{font-weight:500;color:var(--text)}._cartDropdownMeta_rv9a5_789{color:var(--text-muted);margin-top:.15rem}._cartDropdownRemove_rv9a5_794{border:none;background:none;color:var(--error);cursor:pointer;font-size:.8rem}._cartDropdownRemove_rv9a5_794:hover{text-decoration:underline}._cartDropdownTotal_rv9a5_806{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_rv9a5_817{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_rv9a5_817:hover{filter:brightness(1.03)}._cartModalOverlay_rv9a5_834{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172acc;display:flex;align-items:center;justify-content:center;z-index:40}._cartModal_rv9a5_834{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_rv9a5_855{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid var(--border)}._cartModalHeader_rv9a5_855 h2{margin:0;font-size:1.1rem}._cartModalClose_rv9a5_868{border:none;background:none;color:var(--text-muted);font-size:1.25rem;cursor:pointer}._cartModalBody_rv9a5_876{padding:.85rem 1.25rem .75rem;max-height:360px;overflow-y:auto}._cartModalQuantityRow_rv9a5_882{display:flex;align-items:center;gap:.5rem}._cartModalQuantityRow_rv9a5_882 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_rv9a5_898{font-size:.8rem;color:var(--text-muted);margin-top:.5rem}._cartModalOfferHint_rv9a5_904{font-size:.78rem;color:var(--text-muted);margin:.35rem 0 .5rem;line-height:1.4}._cartModalFooter_rv9a5_911{padding:.75rem 1.25rem 1rem;border-top:1px solid var(--border);display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.5rem}._cartLineBlock_rv9a5_920{flex:1;min-width:0}._cartOfferToggle_rv9a5_925{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_rv9a5_925:hover{color:var(--accent-hover)}._cartOfferPanel_rv9a5_942{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_rv9a5_942 label{font-size:.72rem;font-weight:500;color:var(--text-muted)}._cartOfferPanel_rv9a5_942 input,._cartOfferPanel_rv9a5_942 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_rv9a5_942 textarea{min-height:3rem;resize:vertical}._cartOfferBadge_rv9a5_975{display:inline-block;margin-top:.2rem;font-size:.72rem;color:var(--accent)}._cartCustomerNote_rv9a5_982{margin-top:.75rem}._cartCustomerNote_rv9a5_982 label{display:block;font-size:.8rem;font-weight:500;margin-bottom:.25rem;color:var(--text-muted)}._cartCustomerNote_rv9a5_982 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_rv9a5_982 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_rv9a5_1016{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:.5rem}._cartSubmitNote_rv9a5_1024{font-size:.78rem;color:var(--text-muted)}._cartModalFooter_rv9a5_911 ._btn-primary_rv9a5_1029{align-self:flex-end}@media (max-width: 640px){._cartModal_rv9a5_834{margin:0 1rem}._productSpecsList_rv9a5_390{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_1r26f_1{padding-bottom:3rem}._tabBar_1r26f_5{display:flex;gap:.25rem;margin-bottom:1.5rem;border-bottom:1px solid var(--border);padding-bottom:0;flex-wrap:wrap}._tab_1r26f_5,._tabActive_1r26f_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_1r26f_5:hover{color:var(--text)}._tabActive_1r26f_15{color:var(--accent);border-bottom-color:var(--accent)}._tabPanel_1r26f_37{max-width:1100px;margin:0 auto;width:100%}._uploadSection_1r26f_43,._recent_1r26f_44,._placeholderSection_1r26f_45,._mediaSection_1r26f_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_1r26f_43 h2,._recent_1r26f_44 h2,._placeholderSection_1r26f_45 h2{font-size:1.1rem;font-weight:600;margin-bottom:1rem;color:var(--text)}._placeholderSection_1r26f_45 p{color:var(--text-muted);margin-bottom:.75rem;line-height:1.6}._comingSoon_1r26f_71{font-size:.9rem;color:var(--accent)!important;margin-top:1rem}._form_1r26f_77{margin-bottom:1rem}._fileRow_1r26f_81{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}._fileRow_1r26f_81 input[type=file]{font-size:.9rem;color:var(--text-muted)}._fileRow_1r26f_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_1r26f_81 input[type=file]::file-selector-button:hover{border-color:var(--accent)}._error_1r26f_108{color:var(--error);font-size:.9rem;margin-bottom:.75rem}._success_1r26f_114{color:var(--success);font-size:.9rem;margin-bottom:.5rem}._result_1r26f_120{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--border)}._urlRow_1r26f_126,._recentUrl_1r26f_127{display:flex;gap:.5rem;align-items:center;margin-bottom:.75rem}._urlInput_1r26f_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_1r26f_145{max-width:100%;max-height:280px;border-radius:var(--radius);border:1px solid var(--border);margin-top:.5rem}._recentList_1r26f_153{list-style:none}._recentItem_1r26f_157{display:flex;align-items:flex-start;gap:1rem;padding:.75rem 0;border-bottom:1px solid var(--border)}._recentItem_1r26f_157:last-child{border-bottom:none}._thumb_1r26f_169{width:64px;height:64px;object-fit:cover;border-radius:var(--radius);flex-shrink:0}._recentUrl_1r26f_127{flex:1;min-width:0}._imageUploadRow_1r26f_182{display:flex;align-items:center;gap:.5rem;margin-top:.25rem}._imageUploadButton_1r26f_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_1r26f_189:hover{border-color:var(--accent);color:var(--accent-hover)}._imageUploadStatus_1r26f_207{font-size:.8rem;color:var(--text-muted)}._hiddenInput_1r26f_213{position:absolute;width:0;height:0;opacity:0;pointer-events:none}._dropZone_1r26f_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_1r26f_221:hover,._dropZoneActive_1r26f_233{border-color:var(--accent);background:#a78bfa0f}._dropZoneText_1r26f_238{font-size:1rem;color:var(--text);margin-bottom:.25rem}._dropZoneHint_1r26f_244{font-size:.85rem;color:var(--text-muted)}._uploadForm_1r26f_249{margin-top:1rem}._uploadFolderRow_1r26f_253{margin-bottom:1rem}._uploadLabel_1r26f_257{display:block;font-size:.8rem;font-weight:500;color:var(--text-muted);margin-bottom:.35rem}._folderInput_1r26f_265,._folderSelect_1r26f_266,._editInput_1r26f_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_1r26f_278{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}._filePreview_1r26f_278{position:relative;width:80px;text-align:center}._filePreview_1r26f_278 img{width:80px;height:80px;object-fit:cover;border-radius:var(--radius);border:1px solid var(--border)}._fileName_1r26f_299{display:block;font-size:.75rem;color:var(--text-muted);margin-top:.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._removeFileBtn_1r26f_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_1r26f_309:hover{opacity:.9}._mediaHeader_1r26f_333{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}._mediaHeader_1r26f_333 h2{margin-bottom:0}._filterRow_1r26f_346{display:flex;align-items:center;gap:.5rem}._filterRow_1r26f_346 ._uploadLabel_1r26f_257{margin-bottom:0}._folderSelect_1r26f_266{min-width:140px}._createFolderRow_1r26f_360{margin-bottom:1rem}._createFolderForm_1r26f_364{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}._createFolderForm_1r26f_364 ._folderInput_1r26f_265{max-width:220px}._dragHint_1r26f_375{font-size:.85rem;color:var(--text-muted);margin-bottom:.75rem}._folderDropZones_1r26f_381{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem}._folderDropZone_1r26f_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_1r26f_381:hover{border-color:var(--silver-muted);color:var(--text)}._folderDropZoneActive_1r26f_403{border-color:var(--accent);background:#a78bfa1f;color:var(--accent)}._bulkMoveRow_1r26f_409{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1.25rem}._bulkMoveControls_1r26f_418{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}._bulkMoveMeta_1r26f_425{font-size:.8rem;color:var(--text-muted);display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}._clearSelectionBtn_1r26f_434{border:none;background:none;color:var(--accent);font-size:.8rem;cursor:pointer;padding:.2rem .4rem}._clearSelectionBtn_1r26f_434:hover{color:var(--accent-hover);text-decoration:underline}._emptyMedia_1r26f_448{color:var(--text-muted);font-size:.95rem;padding:1.5rem 0}._mediaLayout_1r26f_454{display:flex;align-items:flex-start;gap:1.5rem}._mediaMain_1r26f_460{flex:1;min-width:0}._bulkSidebar_1r26f_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_1r26f_477{font-size:.95rem;font-weight:600;margin:0 0 .25rem}._bulkSidebarCount_1r26f_483{font-size:.8rem;color:var(--text-muted);margin-bottom:.75rem}._bulkSidebarForm_1r26f_489{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.75rem}._bulkSidebarButtons_1r26f_496{display:flex;flex-direction:column;gap:.5rem}._productFromImagesOverlay_1r26f_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_1r26f_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_1r26f_527 h2{margin:0 0 .35rem;font-size:1.1rem}._productFromImagesHeader_1r26f_527 p{margin:0;font-size:.9rem;color:var(--text-muted)}._staxxioRow_1r26f_538{margin-top:.75rem;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}._staxxioLabel_1r26f_546{font-size:.85rem;color:var(--text-muted)}._staxxioSelectRow_1r26f_551{margin-top:.5rem}._productFromImagesImages_1r26f_555{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:.4rem}._productFromImagesThumbWrapper_1r26f_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_1r26f_574{border-color:var(--accent);box-shadow:0 0 0 1px #a78bfa99}._productFromImagesThumb_1r26f_562{width:80px;height:80px;object-fit:cover;border-radius:var(--radius-sm, 6px)}._productFromImagesThumbLabel_1r26f_586{font-size:.75rem;color:var(--text-muted)}._productFromImagesForm_1r26f_591{margin-top:.75rem}._productFromImagesButtonsRow_1r26f_595{display:flex;justify-content:flex-end;gap:.5rem;margin-top:.25rem}._staxxioOverlay_1r26f_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_1r26f_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_1r26f_625 h3{margin:0 0 .3rem;font-size:1rem}._staxxioModalHeader_1r26f_625 p{margin:0;font-size:.85rem;color:var(--text-muted)}._staxxioModalBody_1r26f_636{margin-top:.75rem;display:flex;gap:1rem;align-items:flex-start;height:100%}._staxxioMain_1r26f_644{flex:1;min-width:0;display:flex;flex-direction:column;max-height:100%}._staxxioSearchRow_1r26f_652{margin-top:.75rem;display:flex;gap:.5rem}._staxxioSearchRow_1r26f_652 input{flex:1;padding:.5rem .75rem;border-radius:var(--radius);border:1px solid var(--border);background:var(--bg);color:var(--text)}._staxxioTableWrapper_1r26f_667{margin-top:.75rem;flex:1;overflow:auto}._staxxioTable_1r26f_667{width:100%;border-collapse:collapse;font-size:.85rem}._staxxioTable_1r26f_667 th,._staxxioTable_1r26f_667 td{padding:.4rem .5rem;border-bottom:1px solid var(--border);text-align:left}._staxxioTable_1r26f_667 th{font-weight:600;color:var(--text-muted);background:#0f172acc;position:sticky;top:0;z-index:1}._staxxioPreview_1r26f_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_1r26f_707{margin:0 0 .5rem;font-size:.9rem;font-weight:600}._staxxioPreviewImage_1r26f_713{width:100%;border-radius:var(--radius);border:1px solid var(--border);object-fit:cover}._staxxioPreviewCaption_1r26f_720{margin-top:.5rem;font-size:.8rem;color:var(--text-muted)}._mediaGrid_1r26f_726{list-style:none;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}._mediaSelectRow_1r26f_733{display:flex;justify-content:flex-end;margin-bottom:.35rem}._mediaSelectRow_1r26f_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_1r26f_733 input[type=checkbox]:hover{border-color:var(--accent)}._mediaSelectRow_1r26f_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_1r26f_733 input[type=checkbox]:checked:before{content:"✓";font-size:.9rem;color:#0b1020}@media (max-width: 900px){._mediaLayout_1r26f_454{flex-direction:column}._bulkSidebar_1r26f_465{width:100%;position:static}}._memberPageGrid_1r26f_782{list-style:none;display:flex;flex-direction:column;gap:1.5rem}._memberPageCard_1r26f_789{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;padding:0}._memberPageCardHeader_1r26f_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_1r26f_807{font-size:1.2rem;font-weight:600;color:var(--text)}._memberPageSlug_1r26f_813{font-size:.9rem;color:var(--text-muted);font-family:var(--font-mono);margin-top:.25rem}._memberPageMeta_1r26f_820{font-size:.8rem;color:var(--text-muted);margin-top:.35rem}._memberPageActions_1r26f_826{display:flex;gap:.5rem;align-items:center}._memberPageActions_1r26f_826 ._btn_1r26f_832{padding:.6rem 1rem;font-size:.9rem}._memberProductsWrapper_1r26f_837{padding:1.5rem}._memberProductsSummary_1r26f_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_1r26f_841::-webkit-details-marker{display:none}._memberProductsSummary_1r26f_841:before{content:"▶ ";font-size:.75rem;margin-right:.5rem}details[open] ._memberProductsSummary_1r26f_841:before{content:"▼ "}._memberProductForm_1r26f_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_1r26f_865{grid-template-columns:1fr}}._memberProductForm_1r26f_865 ._form-group_1r26f_880{margin-bottom:0}._formGroupFull_1r26f_884{grid-column:1 / -1}._memberProductForm_1r26f_865 ._btn_1r26f_832{grid-column:1 / -1;justify-self:start;padding:.65rem 1.25rem;font-size:.95rem}._memberProductList_1r26f_895{list-style:none;margin-top:1.25rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}._memberProductItem_1r26f_903{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:1rem;display:flex;flex-direction:column;gap:.5rem}._memberProductItemThumb_1r26f_913{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:var(--radius)}._memberProductItemTitle_1r26f_920{font-weight:600;color:var(--text);font-size:.95rem}._memberProductItemPrice_1r26f_926{font-size:.9rem;color:var(--accent)}._memberProductItemDesc_1r26f_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_1r26f_941{margin-top:auto;padding-top:.5rem}._addFromInventoryBlock_1r26f_946{margin-top:1rem;padding:1rem;background:var(--bg-elevated);border-radius:var(--radius);border:1px solid var(--border)}._addFromInventoryTitle_1r26f_954{font-size:.95rem;font-weight:600;margin:0 0 .75rem;color:var(--text)}._addFromInventoryForm_1r26f_961{display:flex;flex-wrap:wrap;align-items:flex-end;gap:1rem}._addFromInventoryForm_1r26f_961 ._form-group_1r26f_880{margin-bottom:0}._addFromInventoryForm_1r26f_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_1r26f_982{border:none;background:none;color:var(--accent);cursor:pointer;padding:0;font:inherit}._inlineResetButton_1r26f_982:hover{color:var(--accent-hover);text-decoration:underline}._mediaCard_1r26f_996{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;padding:.75rem;cursor:grab}._mediaCardSelected_1r26f_1005{border-color:var(--accent);box-shadow:0 0 0 1px #a78bfa80}._mediaCard_1r26f_996:active{cursor:grabbing}._mediaThumb_1r26f_1014{width:100%;aspect-ratio:1;object-fit:cover;border-radius:var(--radius);display:block;margin-bottom:.5rem}._mediaInfo_1r26f_1023{margin-bottom:.5rem}._mediaName_1r26f_1027{display:block;font-size:.9rem;font-weight:500;color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._mediaFolder_1r26f_1037{display:block;font-size:.75rem;color:var(--text-muted);margin-top:.15rem}._mediaProductBadge_1r26f_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_1r26f_1058{display:flex;flex-wrap:wrap;gap:.35rem}._mediaActions_1r26f_1058 ._btn_1r26f_832,._mediaActions_1r26f_1058 ._deleteBtn_1r26f_1065{padding:.4rem .65rem;font-size:.8rem}._mediaEdit_1r26f_1070{margin-top:.5rem}._mediaEdit_1r26f_1070 ._editInput_1r26f_267{max-width:none;margin-bottom:.5rem}._editActions_1r26f_1079{display:flex;gap:.5rem;margin-top:.5rem}._deleteBtn_1r26f_1065{background:transparent;color:var(--error);border:none;padding:.4rem .65rem;font-size:.8rem;cursor:pointer}._deleteBtn_1r26f_1065:hover{text-decoration:underline}._memberCartSubmissionList_1r26f_1098{list-style:none;padding:0;margin:1rem 0 0;display:flex;flex-direction:column;gap:1rem}._memberCartSubmissionCard_1r26f_1107{border:1px solid var(--border);border-radius:var(--radius);padding:1rem 1.1rem;background:var(--bg-card)}._memberCartSubmissionHeader_1r26f_1114{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.5rem 1rem;align-items:baseline;margin-bottom:.65rem;font-size:.95rem}._memberCartSubmissionSlug_1r26f_1124{color:var(--text-muted);font-size:.85rem;font-weight:400}._memberCartSubmissionHeader_1r26f_1114 time{font-size:.8rem;color:var(--text-muted)}._memberCartSubmissionPersonAndTotals_1r26f_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_1r26f_1146{margin:0;font-size:.9rem}._memberCartSubmissionTotals_1r26f_1151{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;font-size:.88rem}._memberCartSubmissionTotals_1r26f_1151 span{color:var(--text)}._memberCartSubmissionNote_1r26f_1162{margin:0 0 .75rem;font-size:.88rem;color:var(--text);line-height:1.45}._memberCartSubmissionTableWrap_1r26f_1169{overflow-x:auto}._memberCartSubmissionTable_1r26f_1169{width:100%;border-collapse:collapse;font-size:.85rem}._memberCartSubmissionTable_1r26f_1169 th,._memberCartSubmissionTable_1r26f_1169 td{padding:.45rem .5rem;border-bottom:1px solid var(--border);text-align:left;vertical-align:top}._memberCartSubmissionTable_1r26f_1169 th{font-weight:600;color:var(--text-muted);font-size:.78rem}._memberCartSubmissionTable_1r26f_1169 td:nth-child(5){max-width:220px;word-break:break-word}._memberCartSubmissionActionsCol_1r26f_1198{width:1%;white-space:nowrap;vertical-align:middle}._memberCartRemoveLineBtn_1r26f_1204{padding:.35rem .65rem;font-size:.8rem;border-radius:var(--radius);border:1px solid var(--border);background:transparent;color:var(--error);cursor:pointer}._memberCartRemoveLineBtn_1r26f_1204:hover:not(:disabled){background:#f871711f}._memberCartRemoveLineBtn_1r26f_1204: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}
