._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_1ur3t_1,._content_1ur3t_2{max-width:720px;margin:0 auto;padding:1rem 0 3rem}._placeholder_1ur3t_1{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:2rem;text-align:center;color:var(--text-muted)}._content_1ur3t_2 h2{font-size:1.25rem;font-weight:600;margin-top:2rem;margin-bottom:.75rem;color:var(--text)}._content_1ur3t_2 h2:first-child{margin-top:0}._content_1ur3t_2 p,._content_1ur3t_2 ul{color:var(--text-muted);margin-bottom:1rem;line-height:1.7}._content_1ur3t_2 ul{padding-left:1.5rem}._content_1ur3t_2 li{margin-bottom:.5rem}._content_1ur3t_2 strong{color:var(--silver-muted)}._introCard_1ur3t_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_1ur3t_48 p{margin:0;color:var(--text-muted)}._passwordSection_1ur3t_64{max-width:100%;margin:0 auto 2.25rem}._passwordCard_1ur3t_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_1ur3t_69 h2{margin-top:.5rem;margin-bottom:.35rem}._passwordCard_1ur3t_69 p{margin-bottom:1.25rem;color:var(--text-muted)}._passwordBadge_1ur3t_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_1ur3t_102{max-width:420px}._memberHero_1ur3t_106{max-width:960px;margin:0 auto;padding:0 1.25rem;position:relative;text-align:center}._heroContent_1ur3t_114{max-width:620px;margin:0 auto}._headerClientLine_1ur3t_135{margin-top:.4rem;font-size:.95rem;font-weight:500;color:var(--silver-muted)}._headerSubtitle_1ur3t_142{max-width:540px;margin:.35rem auto 0;font-size:.9rem;color:var(--text-muted)}._headerBadge_1ur3t_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_1ur3t_164{position:absolute;top:0;right:1.25rem}._memberContainer_1ur3t_170{max-width:1040px;margin:0 auto 3.5rem;padding:0 1.25rem}._productsSection_1ur3t_176{max-width:100%;margin:0 auto}._productsLayout_1ur3t_181{display:flex;flex-direction:column;gap:1.5rem}._productsIntro_1ur3t_187{font-size:.9rem;color:var(--text-muted);margin-top:.35rem}._shopShell_1ur3t_193{max-width:1480px;margin:0 auto 3.5rem;padding:0 1.5rem}._shopSearchRow_1ur3t_199{margin-top:1rem;margin-bottom:.25rem}._shopSearchRow_1ur3t_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_1ur3t_215{display:grid;grid-template-columns:1fr;gap:1.25rem;margin-top:1rem}@media (min-width: 640px){._shopGrid_1ur3t_215{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){._shopGrid_1ur3t_215{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1280px){._shopGrid_1ur3t_215{grid-template-columns:repeat(4,1fr)}}._shopCard_1ur3t_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_1ur3t_240:hover{transform:translateY(-3px);border-color:var(--accent);box-shadow:0 26px 60px #0f172a}._shopCardImageWrapper_1ur3t_263{width:100%;aspect-ratio:4 / 5;overflow:hidden;border-radius:1.25rem 1.25rem 0 0;flex-shrink:0}._shopCardImage_1ur3t_263{width:100%;height:100%;object-fit:cover;display:block}._shopCardImagePlaceholder_1ur3t_278{width:100%;height:100%;background:var(--border)}._shopCardContent_1ur3t_284{padding:.85rem .9rem .9rem;display:flex;flex-direction:column;gap:.2rem;flex:1;min-width:0}._shopCardTitle_1ur3t_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_1ur3t_304{font-size:.75rem;color:var(--text-muted);margin:0;text-transform:uppercase;letter-spacing:.08em}._shopCardPrice_1ur3t_312{font-weight:600;color:var(--accent);font-size:1rem;margin:.35rem 0 0}._productGrid_1ur3t_319{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.1rem;margin-top:1rem}._productCard_1ur3t_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_1ur3t_336{text-align:left;cursor:pointer;display:flex;flex-direction:column;align-items:stretch;height:100%}._productCard_1ur3t_326:hover{transform:translateY(-3px);border-color:var(--accent);box-shadow:0 26px 60px #0f172a}._productTitle_1ur3t_351{font-size:1.05rem;font-weight:600;margin-bottom:.25rem;color:var(--text)}._productSubtitle_1ur3t_358{font-size:.8rem;color:var(--text-muted);margin-bottom:.35rem;text-transform:uppercase;letter-spacing:.08em}._productDescription_1ur3t_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_1ur3t_376{font-size:.85rem;color:var(--text);margin-bottom:.5rem}._productSpecsHeading_1ur3t_382{font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:.25rem}._productSpecsList_1ur3t_390{padding-left:0;margin:0;list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.25rem 1.25rem}._productStock_1ur3t_399{font-size:.85rem;color:var(--text-muted);margin-bottom:.35rem}._productPrice_1ur3t_405{font-weight:600;color:var(--accent);font-size:1rem;margin-bottom:.45rem}._productPriceOriginal_1ur3t_414{text-decoration:line-through;color:var(--error, #dc2626);font-weight:500;margin-right:.5rem}._productActions_1ur3t_421{display:flex;flex-direction:column;align-items:flex-start}._productAddButton_1ur3t_427{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_1ur3t_427:disabled{opacity:.55;cursor:not-allowed}._productAddButton_1ur3t_427:not(:disabled):hover{filter:brightness(1.04)}._productInCart_1ur3t_447{font-size:.8rem;color:var(--text-muted);margin-top:.35rem}._shopProductOverlay_1ur3t_453{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172ae6;display:flex;align-items:center;justify-content:center;z-index:1000}._shopProductModal_1ur3t_463{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_1ur3t_478{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}._shopProductSubtitle_1ur3t_485{margin-top:.25rem;font-size:.85rem;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted)}._shopProductHeaderRight_1ur3t_493{display:flex;align-items:center;gap:.75rem}._shopProductPrice_1ur3t_499{font-weight:600;color:var(--accent);font-size:1rem}._shopProductBody_1ur3t_505{display:flex;flex-wrap:wrap;gap:1.25rem}._shopProductMainImage_1ur3t_511{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_1ur3t_523{margin-top:.6rem;display:flex;flex-wrap:wrap;gap:.4rem}._shopProductThumb_1ur3t_523{width:72px;height:72px;border-radius:var(--radius-sm, 6px);border:1px solid var(--border);object-fit:cover}._shopProductThumbActive_1ur3t_538{border-color:var(--accent);box-shadow:0 0 0 1px #a78bfab3}._shopProductDetails_1ur3t_543{flex:1;min-width:0}._shopProductSection_1ur3t_548{margin-bottom:.9rem}._shopProductSection_1ur3t_548 h3{font-size:.95rem;margin-bottom:.35rem}._shopProductSection_1ur3t_548 p{margin:0;font-size:.9rem;color:var(--text-muted)}._shopProductSection_1ur3t_548 ul{padding-left:1.2rem;margin:0;font-size:.9rem;color:var(--text-muted)}._shopProductSpecsGrid_1ur3t_570{display:grid;grid-template-columns:minmax(0,1fr);gap:.4rem}._shopProductSpecRow_1ur3t_576{display:grid;grid-template-columns:.9fr 1.4fr;gap:.4rem;font-size:.9rem}._shopProductSpecLabel_1ur3t_583{text-transform:uppercase;letter-spacing:.08em;font-size:.76rem;color:var(--text-muted)}._shopProductSpecValue_1ur3t_590{color:var(--text)}._shopProductTags_1ur3t_594{display:flex;flex-wrap:wrap;gap:.35rem}._shopProductTag_1ur3t_594{padding:.15rem .5rem;border-radius:999px;border:1px solid var(--border);font-size:.75rem;color:var(--text-muted)}@media (max-width: 768px){._shopProductBody_1ur3t_505{flex-direction:column}}._headerRow_1ur3t_119{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem}._headerMain_1ur3t_126{max-width:640px}._headerTitle_1ur3t_130{font-size:2rem;letter-spacing:.02em}._headerSubtitle_1ur3t_142{max-width:540px;margin-top:.35rem;font-size:.95rem;color:var(--text-muted)}._headerBadge_1ur3t_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_1ur3t_652{position:relative}._cartButton_1ur3t_656{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_1ur3t_656:hover{border-color:var(--accent);color:var(--accent-hover)}._cartCountBadge_1ur3t_675{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_1ur3t_688{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_1ur3t_701{font-size:.85rem;color:var(--text-muted);padding:.5rem .25rem .75rem}._cartDropdownList_1ur3t_707{list-style:none;padding:0;margin:0 0 .5rem;display:flex;flex-direction:column;gap:.5rem}._cartDropdownItem_1ur3t_716{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem;font-size:.8rem}._cartDropdownTitle_1ur3t_724{font-weight:500;color:var(--text)}._cartDropdownMeta_1ur3t_729{color:var(--text-muted);margin-top:.15rem}._cartDropdownRemove_1ur3t_734{border:none;background:none;color:var(--error);cursor:pointer;font-size:.8rem}._cartDropdownRemove_1ur3t_734:hover{text-decoration:underline}._cartDropdownTotal_1ur3t_746{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_1ur3t_757{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_1ur3t_757:hover{filter:brightness(1.03)}._cartModalOverlay_1ur3t_774{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172acc;display:flex;align-items:center;justify-content:center;z-index:40}._cartModal_1ur3t_774{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_1ur3t_795{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid var(--border)}._cartModalHeader_1ur3t_795 h2{margin:0;font-size:1.1rem}._cartModalClose_1ur3t_808{border:none;background:none;color:var(--text-muted);font-size:1.25rem;cursor:pointer}._cartModalBody_1ur3t_816{padding:.85rem 1.25rem .75rem;max-height:360px;overflow-y:auto}._cartModalQuantityRow_1ur3t_822{display:flex;align-items:center;gap:.5rem}._cartModalQuantityRow_1ur3t_822 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_1ur3t_838{font-size:.8rem;color:var(--text-muted);margin-top:.5rem}._cartModalFooter_1ur3t_844{padding:.75rem 1.25rem 1rem;border-top:1px solid var(--border);display:flex;justify-content:flex-end}@media (max-width: 640px){._cartModal_1ur3t_774{margin:0 1rem}._productSpecsList_1ur3t_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_1vonw_1{padding-bottom:3rem}._tabBar_1vonw_5{display:flex;gap:.25rem;margin-bottom:1.5rem;border-bottom:1px solid var(--border);padding-bottom:0;flex-wrap:wrap}._tab_1vonw_5,._tabActive_1vonw_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_1vonw_5:hover{color:var(--text)}._tabActive_1vonw_15{color:var(--accent);border-bottom-color:var(--accent)}._tabPanel_1vonw_37{max-width:1100px;margin:0 auto;width:100%}._uploadSection_1vonw_43,._recent_1vonw_44,._placeholderSection_1vonw_45,._mediaSection_1vonw_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_1vonw_43 h2,._recent_1vonw_44 h2,._placeholderSection_1vonw_45 h2{font-size:1.1rem;font-weight:600;margin-bottom:1rem;color:var(--text)}._placeholderSection_1vonw_45 p{color:var(--text-muted);margin-bottom:.75rem;line-height:1.6}._comingSoon_1vonw_71{font-size:.9rem;color:var(--accent)!important;margin-top:1rem}._form_1vonw_77{margin-bottom:1rem}._fileRow_1vonw_81{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}._fileRow_1vonw_81 input[type=file]{font-size:.9rem;color:var(--text-muted)}._fileRow_1vonw_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_1vonw_81 input[type=file]::file-selector-button:hover{border-color:var(--accent)}._error_1vonw_108{color:var(--error);font-size:.9rem;margin-bottom:.75rem}._success_1vonw_114{color:var(--success);font-size:.9rem;margin-bottom:.5rem}._result_1vonw_120{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--border)}._urlRow_1vonw_126,._recentUrl_1vonw_127{display:flex;gap:.5rem;align-items:center;margin-bottom:.75rem}._urlInput_1vonw_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_1vonw_145{max-width:100%;max-height:280px;border-radius:var(--radius);border:1px solid var(--border);margin-top:.5rem}._recentList_1vonw_153{list-style:none}._recentItem_1vonw_157{display:flex;align-items:flex-start;gap:1rem;padding:.75rem 0;border-bottom:1px solid var(--border)}._recentItem_1vonw_157:last-child{border-bottom:none}._thumb_1vonw_169{width:64px;height:64px;object-fit:cover;border-radius:var(--radius);flex-shrink:0}._recentUrl_1vonw_127{flex:1;min-width:0}._imageUploadRow_1vonw_182{display:flex;align-items:center;gap:.5rem;margin-top:.25rem}._imageUploadButton_1vonw_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_1vonw_189:hover{border-color:var(--accent);color:var(--accent-hover)}._imageUploadStatus_1vonw_207{font-size:.8rem;color:var(--text-muted)}._hiddenInput_1vonw_213{position:absolute;width:0;height:0;opacity:0;pointer-events:none}._dropZone_1vonw_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_1vonw_221:hover,._dropZoneActive_1vonw_233{border-color:var(--accent);background:#a78bfa0f}._dropZoneText_1vonw_238{font-size:1rem;color:var(--text);margin-bottom:.25rem}._dropZoneHint_1vonw_244{font-size:.85rem;color:var(--text-muted)}._uploadForm_1vonw_249{margin-top:1rem}._uploadFolderRow_1vonw_253{margin-bottom:1rem}._uploadLabel_1vonw_257{display:block;font-size:.8rem;font-weight:500;color:var(--text-muted);margin-bottom:.35rem}._folderInput_1vonw_265,._folderSelect_1vonw_266,._editInput_1vonw_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_1vonw_278{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}._filePreview_1vonw_278{position:relative;width:80px;text-align:center}._filePreview_1vonw_278 img{width:80px;height:80px;object-fit:cover;border-radius:var(--radius);border:1px solid var(--border)}._fileName_1vonw_299{display:block;font-size:.75rem;color:var(--text-muted);margin-top:.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._removeFileBtn_1vonw_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_1vonw_309:hover{opacity:.9}._mediaHeader_1vonw_333{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}._mediaHeader_1vonw_333 h2{margin-bottom:0}._filterRow_1vonw_346{display:flex;align-items:center;gap:.5rem}._filterRow_1vonw_346 ._uploadLabel_1vonw_257{margin-bottom:0}._folderSelect_1vonw_266{min-width:140px}._createFolderRow_1vonw_360{margin-bottom:1rem}._createFolderForm_1vonw_364{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}._createFolderForm_1vonw_364 ._folderInput_1vonw_265{max-width:220px}._dragHint_1vonw_375{font-size:.85rem;color:var(--text-muted);margin-bottom:.75rem}._folderDropZones_1vonw_381{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem}._folderDropZone_1vonw_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_1vonw_381:hover{border-color:var(--silver-muted);color:var(--text)}._folderDropZoneActive_1vonw_403{border-color:var(--accent);background:#a78bfa1f;color:var(--accent)}._bulkMoveRow_1vonw_409{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1.25rem}._bulkMoveControls_1vonw_418{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}._bulkMoveMeta_1vonw_425{font-size:.8rem;color:var(--text-muted);display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}._clearSelectionBtn_1vonw_434{border:none;background:none;color:var(--accent);font-size:.8rem;cursor:pointer;padding:.2rem .4rem}._clearSelectionBtn_1vonw_434:hover{color:var(--accent-hover);text-decoration:underline}._emptyMedia_1vonw_448{color:var(--text-muted);font-size:.95rem;padding:1.5rem 0}._mediaLayout_1vonw_454{display:flex;align-items:flex-start;gap:1.5rem}._mediaMain_1vonw_460{flex:1;min-width:0}._bulkSidebar_1vonw_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_1vonw_477{font-size:.95rem;font-weight:600;margin:0 0 .25rem}._bulkSidebarCount_1vonw_483{font-size:.8rem;color:var(--text-muted);margin-bottom:.75rem}._bulkSidebarForm_1vonw_489{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.75rem}._bulkSidebarButtons_1vonw_496{display:flex;flex-direction:column;gap:.5rem}._productFromImagesOverlay_1vonw_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_1vonw_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_1vonw_527 h2{margin:0 0 .35rem;font-size:1.1rem}._productFromImagesHeader_1vonw_527 p{margin:0;font-size:.9rem;color:var(--text-muted)}._staxxioRow_1vonw_538{margin-top:.75rem;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}._staxxioLabel_1vonw_546{font-size:.85rem;color:var(--text-muted)}._staxxioSelectRow_1vonw_551{margin-top:.5rem}._productFromImagesImages_1vonw_555{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:.4rem}._productFromImagesThumbWrapper_1vonw_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_1vonw_574{border-color:var(--accent);box-shadow:0 0 0 1px #a78bfa99}._productFromImagesThumb_1vonw_562{width:80px;height:80px;object-fit:cover;border-radius:var(--radius-sm, 6px)}._productFromImagesThumbLabel_1vonw_586{font-size:.75rem;color:var(--text-muted)}._productFromImagesForm_1vonw_591{margin-top:.75rem}._productFromImagesButtonsRow_1vonw_595{display:flex;justify-content:flex-end;gap:.5rem;margin-top:.25rem}._staxxioOverlay_1vonw_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_1vonw_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_1vonw_625 h3{margin:0 0 .3rem;font-size:1rem}._staxxioModalHeader_1vonw_625 p{margin:0;font-size:.85rem;color:var(--text-muted)}._staxxioModalBody_1vonw_636{margin-top:.75rem;display:flex;gap:1rem;align-items:flex-start;height:100%}._staxxioMain_1vonw_644{flex:1;min-width:0;display:flex;flex-direction:column;max-height:100%}._staxxioSearchRow_1vonw_652{margin-top:.75rem;display:flex;gap:.5rem}._staxxioSearchRow_1vonw_652 input{flex:1;padding:.5rem .75rem;border-radius:var(--radius);border:1px solid var(--border);background:var(--bg);color:var(--text)}._staxxioTableWrapper_1vonw_667{margin-top:.75rem;flex:1;overflow:auto}._staxxioTable_1vonw_667{width:100%;border-collapse:collapse;font-size:.85rem}._staxxioTable_1vonw_667 th,._staxxioTable_1vonw_667 td{padding:.4rem .5rem;border-bottom:1px solid var(--border);text-align:left}._staxxioTable_1vonw_667 th{font-weight:600;color:var(--text-muted);background:#0f172acc;position:sticky;top:0;z-index:1}._staxxioPreview_1vonw_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_1vonw_707{margin:0 0 .5rem;font-size:.9rem;font-weight:600}._staxxioPreviewImage_1vonw_713{width:100%;border-radius:var(--radius);border:1px solid var(--border);object-fit:cover}._staxxioPreviewCaption_1vonw_720{margin-top:.5rem;font-size:.8rem;color:var(--text-muted)}._mediaGrid_1vonw_726{list-style:none;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}._mediaSelectRow_1vonw_733{display:flex;justify-content:flex-end;margin-bottom:.35rem}._mediaSelectRow_1vonw_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_1vonw_733 input[type=checkbox]:hover{border-color:var(--accent)}._mediaSelectRow_1vonw_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_1vonw_733 input[type=checkbox]:checked:before{content:"✓";font-size:.9rem;color:#0b1020}@media (max-width: 900px){._mediaLayout_1vonw_454{flex-direction:column}._bulkSidebar_1vonw_465{width:100%;position:static}}._memberPageGrid_1vonw_782{list-style:none;display:flex;flex-direction:column;gap:1.5rem}._memberPageCard_1vonw_789{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;padding:0}._memberPageCardHeader_1vonw_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_1vonw_807{font-size:1.2rem;font-weight:600;color:var(--text)}._memberPageSlug_1vonw_813{font-size:.9rem;color:var(--text-muted);font-family:var(--font-mono);margin-top:.25rem}._memberPageMeta_1vonw_820{font-size:.8rem;color:var(--text-muted);margin-top:.35rem}._memberPageActions_1vonw_826{display:flex;gap:.5rem;align-items:center}._memberPageActions_1vonw_826 ._btn_1vonw_832{padding:.6rem 1rem;font-size:.9rem}._memberProductsWrapper_1vonw_837{padding:1.5rem}._memberProductsSummary_1vonw_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_1vonw_841::-webkit-details-marker{display:none}._memberProductsSummary_1vonw_841:before{content:"▶ ";font-size:.75rem;margin-right:.5rem}details[open] ._memberProductsSummary_1vonw_841:before{content:"▼ "}._memberProductForm_1vonw_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_1vonw_865{grid-template-columns:1fr}}._memberProductForm_1vonw_865 ._form-group_1vonw_880{margin-bottom:0}._formGroupFull_1vonw_884{grid-column:1 / -1}._memberProductForm_1vonw_865 ._btn_1vonw_832{grid-column:1 / -1;justify-self:start;padding:.65rem 1.25rem;font-size:.95rem}._memberProductList_1vonw_895{list-style:none;margin-top:1.25rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}._memberProductItem_1vonw_903{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:1rem;display:flex;flex-direction:column;gap:.5rem}._memberProductItemThumb_1vonw_913{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:var(--radius)}._memberProductItemTitle_1vonw_920{font-weight:600;color:var(--text);font-size:.95rem}._memberProductItemPrice_1vonw_926{font-size:.9rem;color:var(--accent)}._memberProductItemDesc_1vonw_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_1vonw_941{margin-top:auto;padding-top:.5rem}._addFromInventoryBlock_1vonw_946{margin-top:1rem;padding:1rem;background:var(--bg-elevated);border-radius:var(--radius);border:1px solid var(--border)}._addFromInventoryTitle_1vonw_954{font-size:.95rem;font-weight:600;margin:0 0 .75rem;color:var(--text)}._addFromInventoryForm_1vonw_961{display:flex;flex-wrap:wrap;align-items:flex-end;gap:1rem}._addFromInventoryForm_1vonw_961 ._form-group_1vonw_880{margin-bottom:0}._addFromInventoryForm_1vonw_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_1vonw_982{border:none;background:none;color:var(--accent);cursor:pointer;padding:0;font:inherit}._inlineResetButton_1vonw_982:hover{color:var(--accent-hover);text-decoration:underline}._mediaCard_1vonw_996{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;padding:.75rem;cursor:grab}._mediaCardSelected_1vonw_1005{border-color:var(--accent);box-shadow:0 0 0 1px #a78bfa80}._mediaCard_1vonw_996:active{cursor:grabbing}._mediaThumb_1vonw_1014{width:100%;aspect-ratio:1;object-fit:cover;border-radius:var(--radius);display:block;margin-bottom:.5rem}._mediaInfo_1vonw_1023{margin-bottom:.5rem}._mediaName_1vonw_1027{display:block;font-size:.9rem;font-weight:500;color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._mediaFolder_1vonw_1037{display:block;font-size:.75rem;color:var(--text-muted);margin-top:.15rem}._mediaProductBadge_1vonw_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_1vonw_1058{display:flex;flex-wrap:wrap;gap:.35rem}._mediaActions_1vonw_1058 ._btn_1vonw_832,._mediaActions_1vonw_1058 ._deleteBtn_1vonw_1065{padding:.4rem .65rem;font-size:.8rem}._mediaEdit_1vonw_1070{margin-top:.5rem}._mediaEdit_1vonw_1070 ._editInput_1vonw_267{max-width:none;margin-bottom:.5rem}._editActions_1vonw_1079{display:flex;gap:.5rem;margin-top:.5rem}._deleteBtn_1vonw_1065{background:transparent;color:var(--error);border:none;padding:.4rem .65rem;font-size:.8rem;cursor:pointer}._deleteBtn_1vonw_1065:hover{text-decoration:underline}: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}
