.WidgetCard-module___kegbq__card{border:1px solid var(--hairline,#ebe6d9);background:#fff;border-radius:12px;flex-direction:column;min-height:200px;padding:0;transition:border-color .15s,box-shadow .15s;display:flex;overflow:hidden}.WidgetCard-module___kegbq__card:hover{border-color:var(--hairline-strong,#d5cdb7)}.WidgetCard-module___kegbq__cardStale{border-style:dashed;border-color:var(--warning,#c88a2e)}.WidgetCard-module___kegbq__header{border-bottom:1px solid var(--hairline,#ebe6d9);align-items:flex-start;gap:.8rem;padding:.85rem 1.1rem .65rem;display:flex}.WidgetCard-module___kegbq__titleBlock{flex-direction:column;flex:1;gap:.2rem;min-width:0;display:flex}.WidgetCard-module___kegbq__titleRow{align-items:center;gap:.5rem;min-width:0;display:flex}.WidgetCard-module___kegbq__icon{letter-spacing:.02em;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.9rem;font-weight:700;display:inline-flex}.WidgetCard-module___kegbq__icon_commerce{color:#a16608;background:#c88a2e24}.WidgetCard-module___kegbq__icon_catalog{color:#2147aa;background:#4c82d724}.WidgetCard-module___kegbq__icon_finance{color:#177547;background:#25a46924}.WidgetCard-module___kegbq__icon_ops{color:#5c27a6;background:#8c4cd724}.WidgetCard-module___kegbq__icon_platform{color:#2f3236;background:#686b7024}.WidgetCard-module___kegbq__title{color:var(--ink,#1a1508);text-overflow:ellipsis;white-space:nowrap;font-size:.95rem;font-weight:700;line-height:1.25;overflow:hidden}.WidgetCard-module___kegbq__subtitle{color:var(--muted,#8a8272);font-size:.75rem;line-height:1.35}.WidgetCard-module___kegbq__controls{flex-shrink:0;align-items:center;gap:.25rem;display:flex}.WidgetCard-module___kegbq__iconBtn{cursor:pointer;width:28px;height:28px;color:var(--muted,#8a8272);background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;font-size:1rem;line-height:1;transition:background .15s,border-color .15s;display:inline-flex}.WidgetCard-module___kegbq__iconBtn:hover{background:var(--surface-cream,#faf7ef);border-color:var(--hairline,#ebe6d9);color:var(--ink,#1a1508)}.WidgetCard-module___kegbq__iconBtn:disabled{opacity:.5;cursor:wait}.WidgetCard-module___kegbq__staleBadge{background:var(--warning-soft,#fff4e0);color:var(--warning-deep,#8a5a13);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;padding:.15rem .5rem;font-size:.68rem;font-weight:700}.WidgetCard-module___kegbq__body{flex-direction:column;flex:auto;gap:.75rem;min-height:0;padding:1rem 1.1rem;display:flex}.WidgetCard-module___kegbq__bodyCentered{text-align:center;justify-content:center;align-items:center}.WidgetCard-module___kegbq__footer{border-top:1px solid var(--hairline,#ebe6d9);background:var(--surface-cream,#faf7ef);justify-content:space-between;align-items:center;gap:.6rem;padding:.55rem 1.1rem;font-size:.75rem;display:flex}.WidgetCard-module___kegbq__delta{color:var(--muted,#8a8272);align-items:center;gap:.3rem;font-weight:600;display:inline-flex}.WidgetCard-module___kegbq__delta_up{color:var(--success,#25a469)}.WidgetCard-module___kegbq__delta_down{color:var(--danger,#d74c4c)}.WidgetCard-module___kegbq__delta_flat{color:var(--muted,#8a8272)}.WidgetCard-module___kegbq__viewLink{color:var(--gold-deep,#8a6d1a);font-weight:600;text-decoration:none}.WidgetCard-module___kegbq__viewLink:hover{text-decoration:underline}.WidgetCard-module___kegbq__skeletonBlock{background:linear-gradient(90deg, var(--surface-cream,#faf7ef) 0%, #f1ece0 50%, var(--surface-cream,#faf7ef) 100%);background-size:200% 100%;border-radius:6px;flex:1;width:100%;min-height:80px;animation:1.3s linear infinite WidgetCard-module___kegbq__shimmer}@keyframes WidgetCard-module___kegbq__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.WidgetCard-module___kegbq__emptyIcon,.WidgetCard-module___kegbq__errorIcon{color:var(--muted,#8a8272);margin-bottom:.2rem;font-size:1.8rem;line-height:1}.WidgetCard-module___kegbq__errorIcon{color:var(--danger,#d74c4c)}.WidgetCard-module___kegbq__emptyMessage,.WidgetCard-module___kegbq__errorMessage{color:var(--muted,#8a8272);max-width:280px;font-size:.86rem;line-height:1.4}.WidgetCard-module___kegbq__retryBtn{border:1px solid var(--hairline,#ebe6d9);color:var(--ink,#1a1508);cursor:pointer;background:#fff;border-radius:6px;margin-top:.7rem;padding:.4rem .9rem;font-size:.8rem;font-weight:600}.WidgetCard-module___kegbq__retryBtn:hover{border-color:var(--gold-deep,#8a6d1a)}
.WidgetGrid-module__jtYo1q__grid{grid-template-columns:repeat(12,minmax(0,1fr));align-items:stretch;gap:1.5rem;margin-top:1rem;display:grid}.WidgetGrid-module__jtYo1q__grid .col-span-3{grid-column:span 3/span 3}.WidgetGrid-module__jtYo1q__grid .col-span-4{grid-column:span 4/span 4}.WidgetGrid-module__jtYo1q__grid .col-span-6{grid-column:span 6/span 6}.WidgetGrid-module__jtYo1q__grid .col-span-8{grid-column:span 8/span 8}.WidgetGrid-module__jtYo1q__grid .col-span-12{grid-column:span 12/span 12}@media (max-width:1439px){.WidgetGrid-module__jtYo1q__grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:1.1rem}.WidgetGrid-module__jtYo1q__grid .col-span-3{grid-column:span 3/span 3}.WidgetGrid-module__jtYo1q__grid .col-span-4{grid-column:span 6/span 6}.WidgetGrid-module__jtYo1q__grid .col-span-6{grid-column:span 6/span 6}.WidgetGrid-module__jtYo1q__grid .col-span-8{grid-column:span 6/span 6}.WidgetGrid-module__jtYo1q__grid .col-span-12{grid-column:span 6/span 6}}@media (max-width:1023px){.WidgetGrid-module__jtYo1q__grid{grid-template-columns:1fr;gap:1rem}:is(.WidgetGrid-module__jtYo1q__grid .col-span-3,.WidgetGrid-module__jtYo1q__grid .col-span-4,.WidgetGrid-module__jtYo1q__grid .col-span-6,.WidgetGrid-module__jtYo1q__grid .col-span-8,.WidgetGrid-module__jtYo1q__grid .col-span-12){grid-column:1/-1}}.WidgetGrid-module__jtYo1q__kpiValue{color:var(--ink,#1a1508);letter-spacing:-.01em;font-size:2rem;font-weight:700;line-height:1.1}.WidgetGrid-module__jtYo1q__kpiSecondary{color:var(--muted,#8a8272);margin-top:.2rem;font-size:.82rem}
.RoleHero-module__5qSIUa__hero{z-index:50;background:var(--ink-pure);color:var(--surface-cream);border:1px solid var(--gold-border);border-radius:var(--radius-l,20px);isolation:isolate;margin-bottom:1.25rem;padding:1.75rem 1.75rem 1.5rem;position:sticky;top:0;overflow:hidden;box-shadow:0 18px 48px #0000002e}.RoleHero-module__5qSIUa__variant_storefront{top:var(--header-height);z-index:40}.RoleHero-module__5qSIUa__hero:before{content:"";background:radial-gradient(60% 80% at 0% 0%, var(--gilt-glow), transparent 65%), radial-gradient(50% 70% at 100% 110%, var(--gilt-dim), transparent 70%);pointer-events:none;z-index:0;position:absolute;inset:0}.RoleHero-module__5qSIUa__rule{background:linear-gradient(90deg, transparent 0%, var(--gilt-dim) 14%, var(--gilt) 50%, var(--gilt-dim) 86%, transparent 100%);z-index:1;height:1px;position:absolute;top:0;left:0;right:0}.RoleHero-module__5qSIUa__body{z-index:2;flex-direction:column;gap:.65rem;max-width:56rem;display:flex;position:relative}.RoleHero-module__5qSIUa__eyebrow{font-family:var(--font-sans);letter-spacing:.32em;text-transform:uppercase;color:var(--gilt);margin:0;font-size:.72rem;font-weight:800}.RoleHero-module__5qSIUa__title{font-family:var(--font-serif,var(--font-display));letter-spacing:-.012em;color:var(--surface-paper);font-variation-settings:"opsz" 144;text-wrap:balance;margin:0;font-size:clamp(1.75rem,3.4vw,2.6rem);font-weight:600;line-height:1.08}.RoleHero-module__5qSIUa__subtitle{font-family:var(--font-sans);color:var(--surface-cream);opacity:.78;max-width:44rem;margin:0;font-size:.95rem;line-height:1.6}.RoleHero-module__5qSIUa__actions{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:.5rem;display:flex}.RoleHero-module__5qSIUa__cta{min-height:var(--touch-min,44px);padding:.7rem 1.6rem}.RoleHero-module__5qSIUa__secondary{min-height:var(--touch-min,44px);border:1px solid var(--gilt-dim);border-radius:var(--radius-chip,999px);color:var(--gilt);font-family:var(--font-sans);letter-spacing:.14em;text-transform:uppercase;transition:background var(--motion-med,.26s), color var(--motion-med,.26s), border-color var(--motion-med,.26s), transform var(--motion-med,.26s);background:0 0;justify-content:center;align-items:center;padding:.65rem 1.25rem;font-size:.78rem;font-weight:700;text-decoration:none;display:inline-flex}.RoleHero-module__5qSIUa__secondary:hover{background:var(--gilt-glow);border-color:var(--gilt);color:var(--surface-paper);transform:translateY(-2px)}.RoleHero-module__5qSIUa__secondary:focus-visible{box-shadow:0 0 0 2px var(--ink-pure), 0 0 0 4px var(--gold-deep);outline:none}.RoleHero-module__5qSIUa__stats{z-index:2;border-top:1px solid var(--gold-border);grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.25rem;margin:1.25rem 0 0;padding:1rem 0 0;list-style:none;display:grid;position:relative}.RoleHero-module__5qSIUa__stat{flex-direction:column;gap:.25rem;min-width:0;display:flex}.RoleHero-module__5qSIUa__statLabel{font-family:var(--font-sans);letter-spacing:.18em;text-transform:uppercase;color:var(--gilt);font-size:.66rem;font-weight:800}.RoleHero-module__5qSIUa__statValue{font-family:var(--font-mono,var(--font-sans));color:var(--surface-paper);font-variant-numeric:tabular-nums lining-nums;letter-spacing:-.01em;font-size:clamp(1.25rem,2.4vw,1.6rem);font-weight:600}.RoleHero-module__5qSIUa__statHint{font-family:var(--font-sans);color:var(--surface-cream);opacity:.62;font-size:.72rem}.RoleHero-module__5qSIUa__variant_platform .RoleHero-module__5qSIUa__title{letter-spacing:-.018em;font-weight:700}.RoleHero-module__5qSIUa__variant_platform .RoleHero-module__5qSIUa__stats{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.RoleHero-module__5qSIUa__variant_support .RoleHero-module__5qSIUa__eyebrow{color:var(--gilt-warm)}.RoleHero-module__5qSIUa__variant_support .RoleHero-module__5qSIUa__title{font-style:italic;font-weight:500}.RoleHero-module__5qSIUa__variant_support .RoleHero-module__5qSIUa__stats{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.RoleHero-module__5qSIUa__variant_tenant .RoleHero-module__5qSIUa__title{font-weight:600}.RoleHero-module__5qSIUa__variant_tenant .RoleHero-module__5qSIUa__stats{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.RoleHero-module__5qSIUa__variant_floor .RoleHero-module__5qSIUa__title{letter-spacing:0;font-weight:700}.RoleHero-module__5qSIUa__variant_floor .RoleHero-module__5qSIUa__subtitle{opacity:.86;font-weight:500}.RoleHero-module__5qSIUa__variant_floor .RoleHero-module__5qSIUa__stats{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.RoleHero-module__5qSIUa__variant_supplier .RoleHero-module__5qSIUa__title{font-weight:600}.RoleHero-module__5qSIUa__variant_storefront .RoleHero-module__5qSIUa__title{letter-spacing:-.018em;font-weight:500}@media (max-width:1024px){.RoleHero-module__5qSIUa__hero{padding:1.5rem 1.25rem 1.25rem}.RoleHero-module__5qSIUa__stats{gap:1rem}}@media (max-width:768px){.RoleHero-module__5qSIUa__hero{border-radius:14px;padding:1.25rem 1rem 1rem}.RoleHero-module__5qSIUa__title{font-size:clamp(1.5rem,6vw,2rem)}.RoleHero-module__5qSIUa__subtitle{font-size:.9rem}.RoleHero-module__5qSIUa__actions{gap:.5rem}.RoleHero-module__5qSIUa__cta,.RoleHero-module__5qSIUa__secondary{justify-content:center;width:100%}.RoleHero-module__5qSIUa__stats{grid-template-columns:1fr;gap:.85rem;margin-top:.85rem;padding-top:.85rem}.RoleHero-module__5qSIUa__statValue{font-size:1.35rem}}@keyframes RoleHero-module__5qSIUa__roleHeroReveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.RoleHero-module__5qSIUa__hero{animation:.38s cubic-bezier(.2,.8,.2,1) both RoleHero-module__5qSIUa__roleHeroReveal}@media (prefers-reduced-motion:reduce){.RoleHero-module__5qSIUa__hero{animation:none}}
.Orders-module__7HJMla__container{background-color:var(--surface-cream);max-width:100%;min-height:100vh;color:var(--ink);flex-direction:column;margin-left:240px;padding:1.75rem 1.75rem 2rem;display:flex}.Orders-module__7HJMla__header{z-index:50;background:var(--surface-cream);border-bottom:1px solid var(--hairline);box-shadow:0 1px 0 var(--hairline);justify-content:space-between;align-items:center;gap:1.25rem;margin:-1.75rem -1.75rem 1.25rem;padding:1rem 1.75rem;display:flex;position:sticky;top:0}.Orders-module__7HJMla__title{font-family:var(--font-serif);color:var(--ink);letter-spacing:-.01em;padding-left:.85rem;font-size:1.75rem;font-weight:800;line-height:1.1;position:relative}.Orders-module__7HJMla__title:before{content:"";background:var(--grad-gold);border-radius:2px;width:4px;position:absolute;top:.35rem;bottom:.35rem;left:0}.Orders-module__7HJMla__card{background:var(--surface-paper);border:1px solid var(--hairline);border-radius:var(--radius-l);box-shadow:var(--shadow-sm);flex-direction:column;flex:1;margin-bottom:0;padding:0;display:flex;overflow:hidden}.Orders-module__7HJMla__tableGroup{flex:1;overflow:auto}.Orders-module__7HJMla__table{border-collapse:collapse;width:100%}.Orders-module__7HJMla__table th{text-align:left;background:var(--ink-pure);color:var(--surface-paper);text-transform:uppercase;letter-spacing:.1em;border-bottom:2px solid var(--gold-deep);z-index:10;white-space:nowrap;padding:.75rem 1.1rem;font-size:.7rem;font-weight:800;position:sticky;top:0}.Orders-module__7HJMla__table td{border-bottom:1px solid var(--hairline);color:var(--ink-2);vertical-align:middle;padding:.7rem 1.1rem;font-size:.9rem}.Orders-module__7HJMla__table tr:hover td{background:var(--gold-tint)}.Orders-module__7HJMla__orderId{font-family:"Manrope", var(--font-sans), sans-serif;color:var(--ink-pure);letter-spacing:-.01em;font-weight:800}.Orders-module__7HJMla__customerInfo{flex-direction:column;gap:.25rem;display:flex}.Orders-module__7HJMla__customerName{color:var(--ink);font-size:.95rem;font-weight:700}.Orders-module__7HJMla__customerEmail{color:var(--ink-5);font-size:.8rem}.Orders-module__7HJMla__statusBadge{text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;gap:.35rem;padding:.45rem .85rem;font-size:.7rem;font-weight:800;line-height:1;display:inline-flex}.Orders-module__7HJMla__pending{background:var(--status-warning-bg);color:var(--status-warning-fg);border-color:var(--status-warning-bd)}.Orders-module__7HJMla__processing{background:var(--status-info-bg);color:var(--status-info-fg);border-color:var(--status-info-bd)}.Orders-module__7HJMla__shipped{background:var(--status-purple-bg);color:var(--status-purple-fg);border-color:var(--status-purple-bd)}.Orders-module__7HJMla__delivered{background:var(--status-success-bg);color:var(--status-success-fg);border-color:var(--status-success-bd)}.Orders-module__7HJMla__cancelled{background:var(--status-error-bg);color:var(--status-error-fg);border-color:var(--status-error-bd)}.Orders-module__7HJMla__actions{gap:.5rem;display:flex}.Orders-module__7HJMla__actionBtn{border-radius:var(--radius-s);cursor:pointer;border:1px solid var(--hairline-2);background:var(--surface-paper);color:var(--ink-2);white-space:nowrap;justify-content:center;align-items:center;gap:.4rem;padding:.55rem 1rem;font-size:.8rem;font-weight:700;transition:all .15s;display:inline-flex}.Orders-module__7HJMla__actionBtn:hover{background:var(--ink-pure);color:var(--gold-primary);border-color:var(--ink-pure);box-shadow:var(--shadow-sm);transform:translateY(-1px)}.Orders-module__7HJMla__btnPrimary{background:var(--grad-gold);color:var(--ink-pure);border:1px solid var(--gold-border-strong);box-shadow:var(--shadow-gold-sm);text-shadow:0 1px #ffffff59;letter-spacing:.02em;font-weight:800;transition:all .2s}.Orders-module__7HJMla__btnPrimary:hover{background:var(--grad-gold-hover);color:var(--ink-pure);box-shadow:var(--shadow-gold-md);border-color:var(--gold-primary);filter:none;transform:translateY(-2px)}.Orders-module__7HJMla__btnDark{background:var(--grad-dark);color:var(--gold-soft);border:1px solid var(--ink-pure);box-shadow:var(--shadow-md);font-weight:800}.Orders-module__7HJMla__btnDark:hover{background:var(--ink);color:var(--champagne);border-color:var(--gold-primary);transform:translateY(-2px)}.Orders-module__7HJMla__btnGhost{color:var(--gold-deep);border:1px solid var(--gold-border-strong);background:0 0}.Orders-module__7HJMla__btnGhost:hover{background:var(--gold-tint);color:var(--ink-pure);border-color:var(--gold-primary)}.Orders-module__7HJMla__input,.Orders-module__7HJMla__select,.Orders-module__7HJMla__textarea{border-radius:var(--radius-s);border:1.5px solid var(--hairline-2);background:var(--surface-paper);width:100%;font-family:var(--font-sans);color:var(--ink);padding:.85rem 1rem;font-size:.9rem;transition:all .2s}.Orders-module__7HJMla__select{appearance:none;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22%238a6d1a%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpolyline%20points%3D%226%209%2012%2015%2018%209%22%3E%3C%2Fpolyline%3E%3C%2Fsvg%3E);background-position:right 1rem center;background-repeat:no-repeat;background-size:1.2em;padding-right:2.8rem}.Orders-module__7HJMla__input::placeholder,.Orders-module__7HJMla__textarea::placeholder{color:var(--ink-5)}.Orders-module__7HJMla__input:focus,.Orders-module__7HJMla__select:focus,.Orders-module__7HJMla__textarea:focus{border-color:var(--gold-primary);background:var(--surface-paper);box-shadow:0 0 0 4px var(--gold-glow);outline:none}.Orders-module__7HJMla__inputLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--ink-4);margin-bottom:.5rem;font-size:.72rem;font-weight:800;display:block}.Orders-module__7HJMla__promoFormGrid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1rem;display:grid}.Orders-module__7HJMla__categoryFormGrid{grid-template-columns:1fr 1fr 1fr auto;align-items:end;gap:.85rem;display:grid}.Orders-module__7HJMla__warehouseCreateGrid{grid-template-columns:1fr 1fr auto;align-items:end;gap:1.25rem;display:grid}.Orders-module__7HJMla__productFilterBar{grid-template-columns:minmax(200px,1.2fr) auto auto auto;align-items:center;gap:.75rem;margin-bottom:.85rem;display:grid}.Orders-module__7HJMla__userDetailGrid{grid-template-columns:minmax(340px,380px) 1fr;gap:1.5rem;display:grid}.Orders-module__7HJMla__userMembershipRow{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;display:grid}.Orders-module__7HJMla__userMembershipGrantGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;margin-bottom:.9rem;display:grid}.Orders-module__7HJMla__userFormActions{flex-wrap:wrap;justify-content:flex-end;gap:1rem;display:flex}.Orders-module__7HJMla__section{flex-direction:column;gap:1rem;display:flex}.Orders-module__7HJMla__sectionTight{flex-direction:column;gap:.75rem;display:flex}.Orders-module__7HJMla__emptyState{text-align:center;color:var(--ink-5);padding:3rem 2rem}.Orders-module__7HJMla__emptyState .Orders-module__7HJMla__material-symbols-outlined{color:var(--ink-6);margin:0 auto .75rem;font-size:2.75rem;display:block}.Orders-module__7HJMla__emptyState p{letter-spacing:.08em;color:var(--ink-5);margin:0;font-size:.8rem;font-weight:800}@media (max-width:1024px){.Orders-module__7HJMla__container{margin-left:0;padding:1.5rem 1.25rem 1.75rem}.Orders-module__7HJMla__warehouseCreateGrid{grid-template-columns:1fr 1fr}.Orders-module__7HJMla__warehouseCreateGrid>div:last-child{grid-column:1/-1}.Orders-module__7HJMla__userDetailGrid{grid-template-columns:1fr}.Orders-module__7HJMla__header{margin:-1.5rem -1.25rem 1.25rem;padding:.9rem 1.25rem}}@media (max-width:768px){.Orders-module__7HJMla__container{padding:1rem .85rem 1.25rem}.Orders-module__7HJMla__title{padding-left:.6rem;font-size:1.45rem}.Orders-module__7HJMla__title:before{width:3px}.Orders-module__7HJMla__table td,.Orders-module__7HJMla__table th{padding:.65rem .5rem}.Orders-module__7HJMla__header{flex-direction:column;align-items:flex-start;gap:.75rem;margin:-1rem -.85rem 1rem;padding:.85rem}.Orders-module__7HJMla__promoFormGrid,.Orders-module__7HJMla__categoryFormGrid,.Orders-module__7HJMla__warehouseCreateGrid,.Orders-module__7HJMla__productFilterBar{grid-template-columns:1fr}.Orders-module__7HJMla__productFilterBar>:last-child{width:100%}.Orders-module__7HJMla__userMembershipGrantGrid{grid-template-columns:1fr}.Orders-module__7HJMla__filterBar{grid-template-columns:1fr;gap:1rem;margin-bottom:2rem;display:grid}}@media (max-width:640px){.Orders-module__7HJMla__header{margin-bottom:2rem}.Orders-module__7HJMla__title{font-size:1.4rem}.Orders-module__7HJMla__actionBtn{padding:.45rem .75rem;font-size:.75rem}.Orders-module__7HJMla__table td,.Orders-module__7HJMla__table th{padding:.7rem .4rem;font-size:.8rem}.Orders-module__7HJMla__userDetailGrid{gap:1.5rem}.Orders-module__7HJMla__userMembershipRow{grid-template-columns:1fr}}@media (max-width:480px){.Orders-module__7HJMla__header{flex-direction:column;align-items:flex-start}.Orders-module__7HJMla__actions{flex-direction:column;width:100%}.Orders-module__7HJMla__actionBtn{width:100%}.Orders-module__7HJMla__btnPrimary{justify-content:center;width:100%}.Orders-module__7HJMla__userFormActions{flex-direction:column}.Orders-module__7HJMla__userFormActions>*{width:100%}}.Orders-module__7HJMla__skeleton{background:var(--gold-tint);background-image:linear-gradient(90deg, var(--gold-tint) 25%, var(--gold-tint-2) 50%, var(--gold-tint) 75%);background-size:200% 100%;border-radius:8px;animation:1.5s infinite Orders-module__7HJMla__shimmer}@keyframes Orders-module__7HJMla__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.Orders-module__7HJMla__skeletonTable{background:var(--gold-tint);width:100%;height:60px;margin-bottom:12px}.Orders-module__7HJMla__bottomSheetOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;opacity:0;visibility:hidden;background:#0a0a0aa6;justify-content:center;align-items:center;transition:all .35s;display:flex;position:fixed;inset:0}.Orders-module__7HJMla__bottomSheetOverlay.Orders-module__7HJMla__active{opacity:1;visibility:visible}.Orders-module__7HJMla__bottomSheet{background:var(--surface-paper);z-index:1001;opacity:0;border-radius:var(--radius-xl);border:1px solid var(--hairline);width:1000px;max-width:95vw;max-height:90vh;transition:all .4s cubic-bezier(.4,0,.2,1);overflow:auto;transform:scale(.94)translateY(12px);box-shadow:0 30px 80px #0a0a0a59}.Orders-module__7HJMla__bottomSheetOverlay.Orders-module__7HJMla__active .Orders-module__7HJMla__bottomSheet{opacity:1;transform:scale(1)translateY(0)}.Orders-module__7HJMla__manualOrderSheet{flex-direction:column;gap:1rem;width:1080px;padding:1.25rem;display:flex}.Orders-module__7HJMla__manualOrderHeader,.Orders-module__7HJMla__manualOrderFooter,.Orders-module__7HJMla__manualOrderItemsHeader{justify-content:space-between;align-items:center;gap:1rem;display:flex}.Orders-module__7HJMla__manualOrderHeader{border-bottom:1px solid var(--gold-border);padding-bottom:.9rem}.Orders-module__7HJMla__manualOrderHeader h2,.Orders-module__7HJMla__manualOrderPanel h3{color:var(--ink-pure);margin:0}.Orders-module__7HJMla__manualOrderHeader h2{font-family:var(--font-serif);font-size:1.65rem}.Orders-module__7HJMla__manualOrderEyebrow{color:var(--gold-deep);letter-spacing:.14em;text-transform:uppercase;margin:0 0 .25rem;font-size:.72rem;font-weight:900}.Orders-module__7HJMla__manualOrderGrid{grid-template-columns:minmax(280px,.9fr) minmax(320px,1.1fr);gap:1rem;display:grid}.Orders-module__7HJMla__manualOrderPanel{background:var(--surface-paper);border:1px solid var(--gold-border);border-radius:var(--radius-m);flex-direction:column;gap:.85rem;padding:1rem;display:flex}.Orders-module__7HJMla__manualOrderTwoCol{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.Orders-module__7HJMla__productPicker,.Orders-module__7HJMla__manualOrderItems{flex-direction:column;gap:.65rem;max-height:280px;display:flex;overflow:auto}.Orders-module__7HJMla__productPickerRow{border:1px solid var(--hairline-2);border-radius:var(--radius-s);background:var(--surface-cream);width:100%;min-height:54px;color:var(--ink);text-align:left;cursor:pointer;justify-content:space-between;align-items:center;gap:.9rem;padding:.8rem .9rem;transition:transform .2s,border-color .2s,background .2s;display:flex}.Orders-module__7HJMla__productPickerRow:hover{border-color:var(--gold-border-strong);background:var(--gold-tint);transform:translateY(-1px)}.Orders-module__7HJMla__productPickerRow span{flex-direction:column;gap:.2rem;min-width:0;display:flex}.Orders-module__7HJMla__productPickerRow b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Orders-module__7HJMla__productPickerRow small,.Orders-module__7HJMla__manualOrderEmpty{color:var(--ink-5);font-weight:700}.Orders-module__7HJMla__manualOrderItemRow{border:1px solid var(--hairline);border-radius:var(--radius-s);background:var(--surface-cream);grid-template-columns:minmax(220px,1fr) 90px 100px 44px;align-items:center;gap:.75rem;padding:.8rem;display:grid}.Orders-module__7HJMla__manualOrderItemRow>div{flex-direction:column;gap:.5rem;min-width:0;display:flex}.Orders-module__7HJMla__manualOrderItemRow b{color:var(--ink-pure);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Orders-module__7HJMla__iconOnlyButton{border-radius:var(--radius-s);border:1px solid var(--gold-border);background:var(--surface-paper);width:44px;height:44px;color:var(--gold-deep);cursor:pointer;justify-content:center;align-items:center;transition:background .2s,transform .2s,border-color .2s;display:inline-flex}.Orders-module__7HJMla__iconOnlyButton:hover{background:var(--gold-tint);border-color:var(--gold-border-strong);transform:translateY(-1px)}.Orders-module__7HJMla__manualOrderFooter{justify-content:flex-end;padding-top:.25rem}@media (max-width:768px){.Orders-module__7HJMla__manualOrderSheet{border-radius:0;width:100%;max-width:100vw;max-height:100vh}.Orders-module__7HJMla__manualOrderGrid,.Orders-module__7HJMla__manualOrderTwoCol,.Orders-module__7HJMla__manualOrderItemRow{grid-template-columns:1fr}.Orders-module__7HJMla__manualOrderHeader,.Orders-module__7HJMla__manualOrderFooter{align-items:stretch}.Orders-module__7HJMla__manualOrderFooter{flex-direction:column-reverse}}.Orders-module__7HJMla__sheetHandle{background:var(--ink-6);border-radius:2px;width:40px;height:4px;margin:1rem auto}.Orders-module__7HJMla__statusFilter{min-width:170px;position:relative}.Orders-module__7HJMla__statusFilter select{appearance:none;background-color:var(--surface-paper);border:1.5px solid var(--hairline-2);border-radius:var(--radius-s);color:var(--ink);cursor:pointer;width:100%;padding:.75rem 3rem .75rem 1rem;font-size:.85rem;font-weight:700;transition:all .2s}.Orders-module__7HJMla__statusFilter select:hover{border-color:var(--gold-primary);background:var(--gold-tint)}.Orders-module__7HJMla__statusFilter select:focus{border-color:var(--gold-primary);box-shadow:0 0 0 4px var(--gold-glow);outline:none}.Orders-module__7HJMla__statusFilter i{color:var(--gold-deep);pointer-events:none;font-size:1.3rem;position:absolute;top:50%;right:.9rem;transform:translateY(-50%)}.Orders-module__7HJMla__pagination{background:var(--surface-cream-2);border-top:1px solid var(--hairline);border-bottom-left-radius:var(--radius-l);border-bottom-right-radius:var(--radius-l);justify-content:center;align-items:center;gap:.6rem;margin-top:auto;margin-left:0;margin-right:0;padding:.75rem 0;display:flex}.Orders-module__7HJMla__pageBtn{border-radius:var(--radius-xs);border:1px solid var(--hairline-2);background:var(--surface-paper);cursor:pointer;width:34px;height:34px;color:var(--ink-3);justify-content:center;align-items:center;padding:0;font-weight:700;transition:all .2s;display:flex}.Orders-module__7HJMla__pageBtn:hover:not(:disabled){border-color:var(--gold-primary);color:var(--ink-pure);background:var(--gold-tint);box-shadow:var(--shadow-sm);transform:translateY(-1px)}.Orders-module__7HJMla__pageBtn:disabled{opacity:.35;cursor:not-allowed}.Orders-module__7HJMla__pageInfo{color:var(--ink-pure);letter-spacing:.02em;text-align:center;min-width:180px;padding:0 1rem;font-size:.9rem;font-weight:800}
.editorial-module__ha2OyG__headerCopy{color:var(--ink-3);margin-top:.4rem}.editorial-module__ha2OyG__summaryBar{grid-template-columns:repeat(4,minmax(120px,1fr)) minmax(190px,.9fr);gap:.75rem;margin-bottom:1rem;display:grid}.editorial-module__ha2OyG__stat,.editorial-module__ha2OyG__filterControl,.editorial-module__ha2OyG__formPanel,.editorial-module__ha2OyG__previewPanel,.editorial-module__ha2OyG__readOnlyPanel{border:1px solid var(--gold-border);border-radius:var(--radius-m);background:var(--surface-paper);box-shadow:var(--shadow-sm)}.editorial-module__ha2OyG__stat{gap:.35rem;min-height:82px;padding:.9rem 1rem;display:grid}.editorial-module__ha2OyG__stat span,.editorial-module__ha2OyG__filterControl span,.editorial-module__ha2OyG__eyebrow,.editorial-module__ha2OyG__field label,.editorial-module__ha2OyG__metric span,.editorial-module__ha2OyG__metaList dt{color:var(--gold-deep);letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:900}.editorial-module__ha2OyG__stat strong{color:var(--ink-pure);font-family:var(--font-serif);font-size:1.55rem;line-height:1}.editorial-module__ha2OyG__filterControl{gap:.45rem;padding:.75rem .9rem;display:grid}.editorial-module__ha2OyG__filterControl select,.editorial-module__ha2OyG__field input,.editorial-module__ha2OyG__field select,.editorial-module__ha2OyG__field textarea{border:1px solid var(--hairline-2);border-radius:var(--radius-s);background:var(--surface-paper);width:100%;min-height:44px;color:var(--ink);font:inherit;padding:.75rem .85rem}.editorial-module__ha2OyG__filterControl select,.editorial-module__ha2OyG__field select{appearance:none;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22%238a6d1a%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpolyline%20points%3D%226%209%2012%2015%2018%209%22%3E%3C%2Fpolyline%3E%3C%2Fsvg%3E);background-position:right 1rem center;background-repeat:no-repeat;background-size:1.2em;padding-right:2.8rem}.editorial-module__ha2OyG__filterControl select:focus,.editorial-module__ha2OyG__field input:focus,.editorial-module__ha2OyG__field select:focus,.editorial-module__ha2OyG__field textarea:focus{border-color:var(--gold-deep);box-shadow:0 0 0 3px var(--gold-tint);outline:none}.editorial-module__ha2OyG__editorShell{grid-template-columns:minmax(0,1.45fr) minmax(320px,.75fr);align-items:start;gap:1rem;margin-bottom:1rem;display:grid}.editorial-module__ha2OyG__formPanel,.editorial-module__ha2OyG__previewPanel,.editorial-module__ha2OyG__readOnlyPanel{padding:1.1rem}.editorial-module__ha2OyG__formHeader{border-bottom:1px solid var(--gold-border);justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;padding-bottom:1rem;display:flex}.editorial-module__ha2OyG__formTitle{color:var(--ink-pure);font-family:var(--font-serif);margin:.15rem 0 0;font-size:1.35rem;line-height:1.15}.editorial-module__ha2OyG__sectionBlock{border-top:1px solid var(--hairline-2);padding:1rem 0}.editorial-module__ha2OyG__formHeader+.editorial-module__ha2OyG__sectionBlock{border-top:0;padding-top:0}.editorial-module__ha2OyG__sectionHeading{align-items:center;gap:.5rem;margin-bottom:.85rem;display:flex}.editorial-module__ha2OyG__sectionHeading .material-symbols-outlined{color:var(--gold-deep);font-size:1.2rem}.editorial-module__ha2OyG__sectionHeading h3{color:var(--ink-pure);margin:0;font-size:.95rem}.editorial-module__ha2OyG__formGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}.editorial-module__ha2OyG__field,.editorial-module__ha2OyG__field label{gap:.4rem;display:grid}.editorial-module__ha2OyG__field textarea{resize:vertical;min-height:190px;line-height:1.55}.editorial-module__ha2OyG__field .editorial-module__ha2OyG__shortTextarea{min-height:110px}.editorial-module__ha2OyG__wide{grid-column:1/-1}.editorial-module__ha2OyG__actions{border-top:1px solid var(--gold-border);flex-wrap:wrap;gap:.75rem;padding-top:1rem;display:flex}.editorial-module__ha2OyG__secondaryButton,.editorial-module__ha2OyG__dangerButton,.editorial-module__ha2OyG__inspectButton{border-radius:var(--radius-chip);cursor:pointer;min-height:44px;transition:background var(--motion-med), border-color var(--motion-med), box-shadow var(--motion-med), transform var(--motion-med);padding:.75rem 1.05rem;font-weight:850}.editorial-module__ha2OyG__secondaryButton,.editorial-module__ha2OyG__inspectButton{border:1px solid var(--gold-deep);background:var(--surface-paper);color:var(--gold-deep)}.editorial-module__ha2OyG__secondaryButton:hover,.editorial-module__ha2OyG__inspectButton:hover{border-color:var(--gold-deep);background:var(--gold-tint);transform:translateY(-1px)}.editorial-module__ha2OyG__dangerButton{border:1px solid var(--status-error-bd);background:var(--status-error-bg);color:var(--status-error-fg)}.editorial-module__ha2OyG__dangerButton:hover{transform:translateY(-1px);box-shadow:0 10px 22px #7f1d1d24}.editorial-module__ha2OyG__secondaryButton:disabled,.editorial-module__ha2OyG__dangerButton:disabled,.editorial-module__ha2OyG__inspectButton:disabled{cursor:not-allowed;opacity:.6;transform:none}.editorial-module__ha2OyG__previewPanel{gap:1rem;display:grid;position:sticky;top:5.25rem}.editorial-module__ha2OyG__previewCard{border:1px solid var(--gold-border);border-radius:var(--radius-m);background:var(--surface-paper);overflow:hidden}.editorial-module__ha2OyG__coverFrame{border-bottom:1px solid var(--gold-border);background:linear-gradient(135deg, #b7902b2e, #ffffffc2), var(--surface-cream-2);min-height:138px;color:var(--ink-3);word-break:break-word;justify-content:center;align-items:center;padding:1rem;font-size:.82rem;line-height:1.4;display:flex;overflow:hidden}.editorial-module__ha2OyG__coverFrame img{object-fit:cover;width:calc(100% + 2rem);height:calc(100% + 2rem);min-height:170px;margin:-1rem}.editorial-module__ha2OyG__previewBody{gap:.7rem;padding:1rem;display:grid}.editorial-module__ha2OyG__previewBody h3{color:var(--ink-pure);font-family:var(--font-serif);margin:0;font-size:1.35rem;line-height:1.18}.editorial-module__ha2OyG__previewBody p,.editorial-module__ha2OyG__readOnlyCopy{color:var(--ink-3);margin:0;line-height:1.55}.editorial-module__ha2OyG__previewSlug{color:var(--gold-deep);word-break:break-word;font-size:.82rem;font-weight:800}.editorial-module__ha2OyG__contextGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;display:grid}.editorial-module__ha2OyG__metric{border:1px solid var(--gold-border);border-radius:var(--radius-s);background:var(--surface-cream);gap:.35rem;min-height:76px;padding:.8rem;display:grid}.editorial-module__ha2OyG__metric strong{color:var(--ink-pure);font-size:1.05rem}.editorial-module__ha2OyG__metaList{gap:.7rem;margin:0;display:grid}.editorial-module__ha2OyG__metaList div{border-bottom:1px solid var(--hairline-2);justify-content:space-between;gap:1rem;padding-bottom:.65rem;display:flex}.editorial-module__ha2OyG__metaList dd{color:var(--ink-2);text-align:right;margin:0}.editorial-module__ha2OyG__readOnlyPanel{grid-template-columns:minmax(0,.9fr) minmax(300px,1.1fr);gap:1rem;margin-bottom:1rem;display:grid}.editorial-module__ha2OyG__readOnlyPanel .editorial-module__ha2OyG__previewPanel{box-shadow:none;border:0;padding:0;position:static}.editorial-module__ha2OyG__statusPill{border:1px solid var(--hairline-2);text-transform:uppercase;letter-spacing:.06em;border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-width:84px;padding:.35rem .7rem;font-size:.72rem;font-weight:900;display:inline-flex}.editorial-module__ha2OyG__published{border-color:var(--status-success-bd);background:var(--status-success-bg);color:var(--status-success-fg)}.editorial-module__ha2OyG__draft{border-color:var(--status-warning-bd);background:var(--status-warning-bg);color:var(--status-warning-fg)}.editorial-module__ha2OyG__archived{border-color:var(--hairline-2);background:var(--surface-cream-2);color:var(--ink-4)}.editorial-module__ha2OyG__rowTitle{gap:.25rem;display:grid}.editorial-module__ha2OyG__rowTitle strong{color:var(--ink-pure)}.editorial-module__ha2OyG__rowTitle span{color:var(--ink-4);word-break:break-word;font-size:.8rem}.editorial-module__ha2OyG__actionsHeader,.editorial-module__ha2OyG__actionsCell{text-align:right}.editorial-module__ha2OyG__selectedRow{box-shadow:inset 3px 0 0 var(--gold-deep);background:var(--gold-tint-2)!important}@media (max-width:1024px){.editorial-module__ha2OyG__summaryBar,.editorial-module__ha2OyG__editorShell,.editorial-module__ha2OyG__readOnlyPanel{grid-template-columns:1fr}.editorial-module__ha2OyG__summaryBar{grid-template-columns:repeat(2,minmax(0,1fr))}.editorial-module__ha2OyG__filterControl{grid-column:1/-1}.editorial-module__ha2OyG__previewPanel{position:static}}@media (max-width:768px){.editorial-module__ha2OyG__summaryBar,.editorial-module__ha2OyG__formGrid,.editorial-module__ha2OyG__contextGrid{grid-template-columns:1fr}.editorial-module__ha2OyG__formHeader,.editorial-module__ha2OyG__metaList div{flex-direction:column;align-items:flex-start}.editorial-module__ha2OyG__actions{flex-direction:column}.editorial-module__ha2OyG__actions button,.editorial-module__ha2OyG__inspectButton{width:100%}.editorial-module__ha2OyG__actionsHeader,.editorial-module__ha2OyG__actionsCell,.editorial-module__ha2OyG__metaList dd{text-align:left}}
.AdminPageHeader-module__w6EFgW__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.AdminPageHeader-module__w6EFgW__copy{flex:18rem;min-width:0}.AdminPageHeader-module__w6EFgW__title{letter-spacing:-.01em;color:var(--ink);margin:0;font-size:clamp(1.45rem,2vw,1.9rem);font-weight:700;line-height:1.1}.AdminPageHeader-module__w6EFgW__subtitle{color:var(--ink-4);margin:.35rem 0 0;font-size:.92rem;line-height:1.5}.AdminPageHeader-module__w6EFgW__actions{flex-wrap:wrap;flex:18rem;justify-content:flex-end;align-items:center;gap:.5rem;min-width:0;display:flex}@media (max-width:768px){.AdminPageHeader-module__w6EFgW__header{gap:.75rem}.AdminPageHeader-module__w6EFgW__actions{justify-content:flex-start;width:100%}}
.messaging-module__fyGoFG__shell{height:calc(100dvh - var(--header-height,10rem));background:var(--surface-cream);border:1px solid var(--gold-border);border-radius:12px;grid-template-columns:minmax(260px,340px) 1fr;gap:0;min-height:560px;display:grid;overflow:hidden}.messaging-module__fyGoFG__shellSingle{height:calc(100dvh - var(--header-height,10rem));background:var(--surface-cream);border:1px solid var(--gold-border);border-radius:12px;flex-direction:column;min-height:560px;display:flex;overflow:hidden}@media (max-width:900px){.messaging-module__fyGoFG__shell{grid-template-columns:1fr;height:auto;min-height:70vh}.messaging-module__fyGoFG__shellSingle{height:auto;min-height:70vh}.messaging-module__fyGoFG__listPane{border-right:none;border-bottom:1px solid var(--gold-border);min-height:18rem}.messaging-module__fyGoFG__threadPane{min-height:24rem}.messaging-module__fyGoFG__bubbleRow{max-width:88%}}.messaging-module__fyGoFG__listPane{border-right:1px solid var(--gold-border);background:var(--surface-cream);flex-direction:column;display:flex;overflow:hidden}.messaging-module__fyGoFG__listPaneHeader{border-bottom:1px solid var(--gold-border);justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 1.25rem;display:flex}.messaging-module__fyGoFG__listPaneTitle{font-family:var(--font-serif,serif);color:var(--ink);margin:0;font-size:1.15rem;font-weight:700}.messaging-module__fyGoFG__listPaneFilters{border-bottom:1px solid var(--gold-border);scrollbar-width:none;gap:.35rem;padding:.5rem 1rem;display:flex;overflow-x:auto}.messaging-module__fyGoFG__listPaneFilters::-webkit-scrollbar{display:none}.messaging-module__fyGoFG__filterChip{border:1px solid var(--gold-border);background:var(--surface-container);color:var(--ink-3);cursor:pointer;border-radius:999px;flex-shrink:0;padding:.3rem .75rem;font-size:.75rem;font-weight:600;transition:all .15s}.messaging-module__fyGoFG__filterChip:hover{background:var(--surface-container-high);color:var(--ink);border-color:var(--gold-dark)}.messaging-module__fyGoFG__filterChip:focus-visible{outline:2px solid var(--gold-metallic);outline-offset:2px}.messaging-module__fyGoFG__filterChipActive{background:var(--gold-metallic);color:var(--ink-pure);border-color:var(--gold-dark)}.messaging-module__fyGoFG__filterChipActive:hover{background:var(--gold-dark);color:var(--ink-pure);border-color:var(--gold-dark)}.messaging-module__fyGoFG__listPaneSearch{border-bottom:1px solid var(--gold-border);padding:.5rem 1rem .75rem}.messaging-module__fyGoFG__listPaneSearch input{border:1px solid var(--gold-border);background:var(--surface-paper);width:100%;color:var(--ink);border-radius:8px;padding:.5rem .75rem;font-size:.85rem}.messaging-module__fyGoFG__listPaneSearch input:focus{border-color:var(--gold-dark);outline:none}.messaging-module__fyGoFG__conversationList{flex:1;margin:0;padding:.5rem 0;list-style:none;overflow-y:auto}.messaging-module__fyGoFG__convoRow{cursor:pointer;border-left:3px solid #0000;align-items:flex-start;gap:.75rem;padding:.75rem 1rem;transition:background .15s;display:flex}.messaging-module__fyGoFG__convoRow:hover{background:var(--surface-container-high)}.messaging-module__fyGoFG__convoRowActive{background:var(--surface-paper);border-left-color:var(--gold-metallic)}.messaging-module__fyGoFG__convoAvatarWrap{flex-shrink:0;width:40px;height:40px;position:relative}.messaging-module__fyGoFG__convoAvatar{background:linear-gradient(135deg, var(--ink-4) 0%, var(--ink-3) 100%);width:40px;height:40px;color:var(--ink-pure);text-transform:uppercase;border-radius:50%;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;display:flex}.messaging-module__fyGoFG__convoAvatarTypeC2S{background:linear-gradient(135deg,#c7b087 0%,#8b6b3c 100%)}.messaging-module__fyGoFG__convoAvatarTypeP2T{background:linear-gradient(135deg,#312e81 0%,#6366f1 100%)}.messaging-module__fyGoFG__convoAvatarTypeT2T{background:linear-gradient(135deg,#065f46 0%,#10b981 100%)}.messaging-module__fyGoFG__convoAvatarTypeTICKET{background:linear-gradient(135deg,#7c2d12 0%,#ea580c 100%)}.messaging-module__fyGoFG__presenceDot{border:2px solid var(--surface-container);background:#22c55e;border-radius:999px;width:10px;height:10px;position:absolute;bottom:-1px;right:-1px;box-shadow:0 0 0 1px #0a0a0a14}.messaging-module__fyGoFG__convoMain{flex:1;min-width:0}.messaging-module__fyGoFG__convoTitleRow{justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.messaging-module__fyGoFG__convoTitle{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:600;overflow:hidden}.messaging-module__fyGoFG__convoTitleUnread{font-weight:700}.messaging-module__fyGoFG__convoTime{color:var(--ink-4);flex-shrink:0;font-size:.7rem}.messaging-module__fyGoFG__convoPreview{color:var(--ink-3);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:.8rem;overflow:hidden}.messaging-module__fyGoFG__convoPreviewUnread{color:var(--ink);font-weight:500}.messaging-module__fyGoFG__convoBadgeRow{align-items:center;gap:.35rem;margin-top:4px;display:flex}.messaging-module__fyGoFG__convoBadge{text-transform:uppercase;letter-spacing:.04em;border-radius:4px;padding:1px 6px;font-size:.65rem;font-weight:700}.messaging-module__fyGoFG__convoBadgeC2S{color:var(--gold-deep);background:#8a6d1a2e}.messaging-module__fyGoFG__convoBadgeP2T{color:#312e81;background:#e0e7ff}.messaging-module__fyGoFG__convoBadgeT2T{color:#065f46;background:#d1fae5}.messaging-module__fyGoFG__convoBadgeTICKET{color:var(--gold-deep);background:#8a6d1a1f}.messaging-module__fyGoFG__convoUnreadBadge{color:var(--ink-pure);text-align:center;background:#ef5350;border-radius:999px;min-width:18px;padding:1px 6px;font-size:.65rem;font-weight:700}.messaging-module__fyGoFG__convoEmpty{text-align:center;color:var(--ink-4);padding:3rem 1.5rem;font-size:.85rem}.messaging-module__fyGoFG__threadPane{background:var(--surface-cream);flex-direction:column;height:100%;display:flex;overflow:hidden}.messaging-module__fyGoFG__threadHeader{border-bottom:1px solid var(--gold-border);background:var(--surface-cream);flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1.25rem;display:flex}.messaging-module__fyGoFG__threadHeaderLeft{align-items:center;gap:.75rem;min-width:0;display:flex}.messaging-module__fyGoFG__threadHeaderTitle{font-family:var(--font-serif,serif);color:var(--ink);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:1.1rem;font-weight:700;overflow:hidden}.messaging-module__fyGoFG__threadHeaderSubtitle{color:var(--ink-3);margin:2px 0 0;font-size:.75rem}.messaging-module__fyGoFG__threadHeaderActions{flex-shrink:0;gap:.35rem;display:flex}.messaging-module__fyGoFG__iconBtn{border:1px solid var(--gold-border);background:var(--surface-container);cursor:pointer;width:34px;height:34px;color:var(--ink-3);border-radius:8px;justify-content:center;align-items:center;transition:all .15s;display:inline-flex}.messaging-module__fyGoFG__iconBtn:hover{background:var(--surface-container-high);color:var(--ink)}.messaging-module__fyGoFG__iconBtn:disabled{opacity:.5;cursor:not-allowed}.messaging-module__fyGoFG__messageList{background:var(--surface-cream);flex-direction:column;flex:1;gap:.5rem;padding:1.25rem;display:flex;overflow-y:auto}.messaging-module__fyGoFG__messageDaySep{text-align:center;color:var(--ink-4);text-transform:uppercase;letter-spacing:.08em;margin:1rem 0 .5rem;font-size:.7rem}.messaging-module__fyGoFG__bubbleRow{align-items:flex-end;gap:.5rem;max-width:72%;display:flex}.messaging-module__fyGoFG__bubbleRowSelf{flex-direction:row-reverse;align-self:flex-end}.messaging-module__fyGoFG__bubbleAvatar{background:var(--surface-container-high);width:28px;height:28px;color:var(--ink);text-transform:uppercase;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.7rem;font-weight:700;display:flex}.messaging-module__fyGoFG__bubbleContent{flex-direction:column;gap:2px;min-width:0;display:flex}.messaging-module__fyGoFG__bubbleContentSelf{align-items:flex-end}.messaging-module__fyGoFG__bubbleMeta{color:var(--ink-4);align-items:center;gap:.35rem;font-size:.7rem;display:flex}.messaging-module__fyGoFG__bubbleMetaSender{color:var(--ink-3);font-weight:600}.messaging-module__fyGoFG__bubble{color:var(--ink);background:var(--surface-paper);border:1px solid var(--gold-border);word-break:break-word;white-space:pre-wrap;border-radius:14px;max-width:100%;padding:.55rem .85rem;font-size:.9rem;line-height:1.45}.messaging-module__fyGoFG__bubbleSelf{background:var(--gold-metallic);border-color:var(--gold-dark);color:var(--ink-pure);border-bottom-right-radius:4px}.messaging-module__fyGoFG__bubbleOther{border-bottom-left-radius:4px}.messaging-module__fyGoFG__bubbleDeleted{color:var(--ink-4);font-style:italic}.messaging-module__fyGoFG__bubbleModerated{color:#fca5a5;background:#ef444426;border-color:#ef444466;font-style:italic}.messaging-module__fyGoFG__bubbleReplyTo{background:var(--surface-container-high);border-left:3px solid var(--gold-dark);color:var(--ink-3);text-overflow:ellipsis;white-space:nowrap;border-radius:4px;max-width:280px;margin-bottom:.35rem;padding:.35rem .55rem;font-size:.75rem;overflow:hidden}.messaging-module__fyGoFG__systemMessage{color:var(--ink-3);background:var(--surface-container-high);border-radius:999px;align-self:center;margin:.25rem 0;padding:.35rem .75rem;font-size:.75rem}.messaging-module__fyGoFG__typingIndicator{color:var(--ink-4);background:var(--surface-container);border-top:1px solid var(--gold-border);padding:.35rem 1.25rem;font-size:.75rem}.messaging-module__fyGoFG__composer{border-top:1px solid var(--gold-border);background:var(--surface-cream);flex-shrink:0;padding:.75rem}.messaging-module__fyGoFG__composerRow{align-items:flex-end;gap:.5rem;display:flex}.messaging-module__fyGoFG__composerTextarea{border:1px solid var(--gold-border);min-height:44px;max-height:200px;font:inherit;color:var(--ink);background:var(--surface-paper);resize:none;border-radius:12px;flex:1;padding:.6rem .85rem;font-size:.9rem;line-height:1.4}.messaging-module__fyGoFG__composerTextarea:focus{border-color:var(--gold-dark);outline:none}.messaging-module__fyGoFG__composerSend{background:var(--gold-metallic);height:44px;color:var(--ink-pure);cursor:pointer;white-space:nowrap;border:none;border-radius:12px;align-items:center;gap:.35rem;padding:0 1.1rem;font-size:.9rem;font-weight:600;display:inline-flex}.messaging-module__fyGoFG__composerSend:disabled{background:var(--surface-container-high);color:var(--ink-4);cursor:not-allowed}.messaging-module__fyGoFG__composerSend:hover:not(:disabled){background:var(--gold-dark)}.messaging-module__fyGoFG__composerAttachBtn{border:1px solid var(--gold-border);background:var(--surface-container);width:44px;height:44px;color:var(--ink-3);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;display:inline-flex}.messaging-module__fyGoFG__composerAttachBtn:hover{background:var(--surface-container-high);color:var(--ink)}.messaging-module__fyGoFG__attachmentList{flex-wrap:wrap;gap:.35rem;margin-bottom:.5rem;display:flex}.messaging-module__fyGoFG__attachmentChip{background:var(--surface-container-high);color:var(--ink-3);border-radius:999px;align-items:center;gap:.35rem;padding:.2rem .6rem;font-size:.75rem;display:inline-flex}.messaging-module__fyGoFG__attachmentChip button{cursor:pointer;color:var(--ink-4);background:0 0;border:none;font-size:.8rem}.messaging-module__fyGoFG__attachmentError{color:#fca5a5;margin:0 0 .35rem;font-size:.75rem}.messaging-module__fyGoFG__emptyThread{color:var(--ink-3);text-align:center;background:var(--surface-cream);flex-direction:column;flex:1;justify-content:center;align-items:center;padding:2rem;display:flex}.messaging-module__fyGoFG__emptyThread h3{font-family:var(--font-serif,serif);color:var(--ink);margin:0 0 .5rem;font-size:1.2rem}.messaging-module__fyGoFG__ticketLayout{height:calc(100vh - var(--header-height,10rem));background:var(--surface-paper);border:1px solid var(--gold-border);border-radius:12px;grid-template-columns:1fr 320px;gap:0;min-height:560px;display:grid;overflow:hidden}@media (max-width:1024px){.messaging-module__fyGoFG__ticketLayout{grid-template-columns:1fr;height:auto}}.messaging-module__fyGoFG__ticketRail{background:var(--surface-container);border-left:1px solid var(--gold-border);flex-direction:column;gap:1.25rem;padding:1.25rem;display:flex;overflow-y:auto}@media (max-width:1024px){.messaging-module__fyGoFG__ticketRail{border-left:none;border-top:1px solid var(--gold-border)}}.messaging-module__fyGoFG__railSection h4{text-transform:uppercase;letter-spacing:.08em;color:var(--ink-4);margin:0 0 .5rem;font-size:.7rem;font-weight:700}.messaging-module__fyGoFG__railField{flex-direction:column;gap:3px;display:flex}.messaging-module__fyGoFG__railFieldLabel{color:var(--ink-4);text-transform:uppercase;letter-spacing:.06em;font-size:.7rem;font-weight:600}.messaging-module__fyGoFG__railFieldValue{color:var(--ink);font-size:.9rem;font-weight:500}.messaging-module__fyGoFG__statusChip{text-transform:uppercase;letter-spacing:.05em;border-radius:999px;padding:.2rem .6rem;font-size:.7rem;font-weight:700;display:inline-flex}.messaging-module__fyGoFG__statusOPEN{background:var(--status-error-bg);color:var(--status-error-fg)}.messaging-module__fyGoFG__statusTRIAGED{color:var(--gold-deep);background:#8a6d1a2e}.messaging-module__fyGoFG__statusIN_PROGRESS{background:var(--status-info-bg);color:var(--status-info-fg)}.messaging-module__fyGoFG__statusWAITING_CUSTOMER{color:#5b21b6;background:#ede9fe}.messaging-module__fyGoFG__statusWAITING_TENANT{color:#9d174d;background:#fce7f3}.messaging-module__fyGoFG__statusRESOLVED{background:var(--status-success-bg);color:var(--status-success-fg)}.messaging-module__fyGoFG__statusCLOSED{background:var(--status-neutral-bg);color:var(--status-neutral-fg)}.messaging-module__fyGoFG__statusCANCELLED{color:var(--ink-4);background:#f3f4f6}.messaging-module__fyGoFG__priorityChip{text-transform:uppercase;letter-spacing:.05em;border-radius:4px;padding:.15rem .5rem;font-size:.65rem;font-weight:700;display:inline-flex}.messaging-module__fyGoFG__priorityCRITICAL{color:var(--ink-pure);background:#dc2626}.messaging-module__fyGoFG__priorityHIGH{color:var(--ink-pure);background:#f97316}.messaging-module__fyGoFG__priorityNORMAL{color:#374151;background:#e5e7eb}.messaging-module__fyGoFG__priorityLOW{color:#64748b;background:#f1f5f9}.messaging-module__fyGoFG__slaBreached{color:#fca5a5;align-items:center;gap:4px;font-size:.75rem;font-weight:600;display:inline-flex}.messaging-module__fyGoFG__slaOk{color:#86efac;align-items:center;gap:4px;font-size:.75rem;font-weight:600;display:inline-flex}:is(.messaging-module__fyGoFG__slaBreached .material-symbols-outlined,.messaging-module__fyGoFG__slaOk .material-symbols-outlined){font-size:14px}.messaging-module__fyGoFG__table{border-collapse:collapse;background:var(--surface-paper);width:100%}.messaging-module__fyGoFG__table th{text-align:left;text-transform:uppercase;letter-spacing:.06em;color:var(--ink-3);background:var(--surface-container);border-bottom:1px solid var(--gold-border);padding:.75rem 1rem;font-size:.7rem;font-weight:700}.messaging-module__fyGoFG__table td{color:var(--ink);border-bottom:1px solid var(--gold-border);padding:.9rem 1rem;font-size:.85rem}.messaging-module__fyGoFG__table tr{cursor:pointer;transition:background .15s}.messaging-module__fyGoFG__table tr:hover td{background:var(--surface-container-high)}.messaging-module__fyGoFG__tableWrap{border:1px solid var(--gold-border);border-radius:12px;overflow:auto hidden}.messaging-module__fyGoFG__tableCaption{border-bottom:1px solid var(--gold-border);background:var(--surface-cream);justify-content:space-between;align-items:center;gap:.75rem;padding:.95rem 1rem;display:flex}.messaging-module__fyGoFG__tableCaptionTitle{color:var(--ink);font-size:.85rem;font-weight:700}.messaging-module__fyGoFG__tableCaptionMeta{color:var(--ink-3);font-size:.78rem}.messaging-module__fyGoFG__ticketPageLead{color:var(--ink-3);margin:.4rem 0 0;font-size:.92rem}.messaging-module__fyGoFG__ticketSummaryGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;margin-bottom:1rem;display:grid}.messaging-module__fyGoFG__broadcastPanel{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:1.25rem;display:grid}.messaging-module__fyGoFG__ticketSummaryCard{border:1px solid var(--gold-border);background:var(--surface-paper);border-radius:14px;padding:1rem 1.1rem}.messaging-module__fyGoFG__ticketSummaryLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--gold-deep);margin-bottom:.45rem;font-size:.72rem;font-weight:700;display:block}.messaging-module__fyGoFG__ticketSummaryValue{font-family:var(--font-serif,serif);color:var(--ink-pure);font-size:1.35rem;display:block}.messaging-module__fyGoFG__ticketSummaryHint{color:var(--ink-3);margin-top:.35rem;font-size:.8rem;display:block}.messaging-module__fyGoFG__ticketFilterBar{flex-direction:column;gap:.75rem;margin-bottom:1rem;display:flex}.messaging-module__fyGoFG__ticketFilterRow{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.messaging-module__fyGoFG__ticketSelect{border:1px solid var(--gold-border);background:var(--surface-paper);min-height:44px;color:var(--ink);border-radius:12px;padding:.65rem .85rem;font-size:.85rem}.messaging-module__fyGoFG__ticketSelect:focus,.messaging-module__fyGoFG__ticketInput:focus,.messaging-module__fyGoFG__ticketTextarea:focus{border-color:var(--gold-border-strong);outline:none;box-shadow:0 0 0 3px #8a6d1a1f}.messaging-module__fyGoFG__ticketCheckbox{min-height:44px;color:var(--ink);cursor:pointer;align-items:center;gap:.55rem;padding:0 .25rem;font-size:.82rem;display:inline-flex}.messaging-module__fyGoFG__ticketCheckbox input{width:16px;height:16px;accent-color:var(--gold-deep)}.messaging-module__fyGoFG__alertError{border:1px solid var(--status-error-bd);background:var(--status-error-bg);color:var(--status-error-fg);border-radius:12px;padding:.85rem 1rem;font-size:.88rem}.messaging-module__fyGoFG__ticketEmptyState{border:1px dashed var(--gold-border-strong);background:linear-gradient(180deg, var(--surface-paper) 0%, var(--surface-cream) 100%);text-align:center;border-radius:16px;padding:2.75rem 1.75rem}.messaging-module__fyGoFG__ticketEmptyTitle{font-family:var(--font-serif,serif);color:var(--ink-pure);margin:0 0 .45rem;font-size:1.2rem}.messaging-module__fyGoFG__ticketEmptyBody{color:var(--ink-3);margin:0;font-size:.92rem}@media (max-width:1024px){.messaging-module__fyGoFG__broadcastPanel,.messaging-module__fyGoFG__ticketSummaryGrid{grid-template-columns:1fr}}.messaging-module__fyGoFG__monoText{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.messaging-module__fyGoFG__mutedText{color:var(--ink-3)}.messaging-module__fyGoFG__ticketSubjectCell{flex-direction:column;gap:.35rem;display:flex}.messaging-module__fyGoFG__ticketSubjectLine{color:var(--ink-pure);font-weight:600}.messaging-module__fyGoFG__ticketSubtleMeta{color:var(--ink-3);font-size:.76rem}.messaging-module__fyGoFG__ticketActionBar{border:1px solid var(--gold-border);background:var(--surface-paper);border-radius:14px;flex-wrap:wrap;align-items:flex-start;gap:.75rem;margin-bottom:1rem;padding:.85rem 1rem;display:flex}.messaging-module__fyGoFG__ticketActionGroup{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.messaging-module__fyGoFG__ticketActionDivider{flex:1;min-width:1rem}.messaging-module__fyGoFG__btnPrimary,.messaging-module__fyGoFG__btnSecondary,.messaging-module__fyGoFG__btnUtility,.messaging-module__fyGoFG__btnDanger{letter-spacing:.08em;text-transform:uppercase;cursor:pointer;min-height:42px;transition:transform var(--motion-med), box-shadow var(--motion-med), background var(--motion-med), border-color var(--motion-med), color var(--motion-med);border-radius:999px;padding:.72rem 1rem;font-size:.78rem;font-weight:800}.messaging-module__fyGoFG__btnPrimary{border:1px solid var(--gold-dark);background:var(--gold-metallic);color:var(--on-gold);box-shadow:0 10px 20px #775a1933}.messaging-module__fyGoFG__btnPrimary:hover:not(:disabled),.messaging-module__fyGoFG__btnSecondary:hover:not(:disabled),.messaging-module__fyGoFG__btnUtility:hover:not(:disabled),.messaging-module__fyGoFG__btnDanger:hover:not(:disabled){transform:translateY(-2px)}.messaging-module__fyGoFG__btnPrimary:hover:not(:disabled){box-shadow:0 15px 30px #775a1947}.messaging-module__fyGoFG__btnSecondary{border:1px solid var(--gold-deep);background:var(--surface-paper);color:var(--gold-deep)}.messaging-module__fyGoFG__btnSecondary:hover:not(:disabled){background:var(--gold-tint)}.messaging-module__fyGoFG__btnUtility{border:1px solid var(--gold-border);background:var(--surface-cream);color:var(--ink)}.messaging-module__fyGoFG__btnUtility:hover:not(:disabled){border-color:var(--gold-border-strong);background:var(--surface-paper)}.messaging-module__fyGoFG__btnDanger{border:1px solid var(--status-error-bd);background:var(--surface-paper);color:var(--status-error-fg)}.messaging-module__fyGoFG__btnDanger:hover:not(:disabled){background:#dc262614}.messaging-module__fyGoFG__btnPrimary:disabled,.messaging-module__fyGoFG__btnSecondary:disabled,.messaging-module__fyGoFG__btnUtility:disabled,.messaging-module__fyGoFG__btnDanger:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.messaging-module__fyGoFG__ticketBanner{border:1px solid var(--gold-border);background:linear-gradient(180deg, #faf4e4eb 0%, var(--surface-paper) 100%);border-radius:14px;margin-bottom:1rem;padding:.95rem 1rem}.messaging-module__fyGoFG__ticketBannerHeader{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.messaging-module__fyGoFG__ticketBannerTitle{letter-spacing:.08em;text-transform:uppercase;color:var(--gold-deep);font-size:.76rem;font-weight:800}.messaging-module__fyGoFG__ticketBannerText{color:var(--ink);white-space:pre-wrap;margin:0;font-size:.88rem;line-height:1.55}.messaging-module__fyGoFG__ticketSidePanel{background:var(--surface-paper);border-left:1px solid var(--gold-border);flex-direction:column;gap:1rem;padding:1.25rem;display:flex;overflow-y:auto}.messaging-module__fyGoFG__ticketPanelCard{border:1px solid var(--gold-border);background:linear-gradient(180deg, var(--surface-paper) 0%, var(--surface-cream) 100%);border-radius:14px;padding:1rem}.messaging-module__fyGoFG__ticketPanelTitle{letter-spacing:.08em;text-transform:uppercase;color:var(--gold-deep);margin:0 0 .75rem;font-size:.74rem;font-weight:800}.messaging-module__fyGoFG__ticketFieldStack{flex-direction:column;gap:.75rem;display:flex}.messaging-module__fyGoFG__ticketFieldGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.messaging-module__fyGoFG__ticketField{flex-direction:column;gap:.35rem;display:flex}.messaging-module__fyGoFG__ticketFieldLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-3);font-size:.72rem;font-weight:700}.messaging-module__fyGoFG__ticketInput,.messaging-module__fyGoFG__ticketTextarea{border:1px solid var(--gold-border);background:var(--surface-paper);width:100%;color:var(--ink);font:inherit;border-radius:12px;padding:.72rem .85rem;font-size:.88rem}.messaging-module__fyGoFG__ticketTextarea{resize:vertical;min-height:120px;line-height:1.5}.messaging-module__fyGoFG__ticketFieldHint{color:var(--ink-4);font-size:.76rem}.messaging-module__fyGoFG__ticketMetaBar{flex-wrap:wrap;align-items:center;gap:.45rem;margin-top:.6rem;display:flex}.messaging-module__fyGoFG__ticketMetaPill{border:1px solid var(--gold-border);background:var(--surface-cream);min-height:28px;color:var(--ink-3);border-radius:999px;align-items:center;padding:.2rem .65rem;font-size:.72rem;font-weight:700;display:inline-flex}.messaging-module__fyGoFG__timelineList{flex-direction:column;gap:.8rem;margin:0;padding:0;list-style:none;display:flex}.messaging-module__fyGoFG__timelineItem{padding-left:1rem;position:relative}.messaging-module__fyGoFG__timelineItem:before{content:"";background:var(--gold-deep);border-radius:50%;width:8px;height:8px;position:absolute;top:.38rem;left:0;box-shadow:0 0 0 3px #8a6d1a1f}.messaging-module__fyGoFG__timelineTitle{color:var(--ink-pure);font-size:.84rem;font-weight:700;display:block}.messaging-module__fyGoFG__timelineMeta{color:var(--ink-4);margin-top:.18rem;font-size:.74rem;display:block}.messaging-module__fyGoFG__timelineNote{color:var(--ink-3);margin-top:.3rem;font-size:.8rem;line-height:1.45;display:block}.messaging-module__fyGoFG__ticketSplitLayout{grid-template-columns:1fr minmax(260px,320px);gap:1.5rem;display:grid}.messaging-module__fyGoFG__customerRail{top:calc(var(--header-height) + 1rem);max-height:calc(100vh - var(--header-height,10rem) - 2rem);align-self:start;position:sticky;overflow-y:auto}.messaging-module__fyGoFG__ratingRow{gap:.2rem;display:flex}.messaging-module__fyGoFG__ratingBtn{cursor:pointer;color:var(--ink-5);background:0 0;border:none;font-size:1.5rem}.messaging-module__fyGoFG__ratingBtnActive{color:var(--gold-deep)}.messaging-module__fyGoFG__inlineButton{color:var(--gold-deep);cursor:pointer;background:0 0;border:none;padding:0;font-size:.76rem;font-weight:700}@media (max-width:1024px){.messaging-module__fyGoFG__ticketSummaryGrid,.messaging-module__fyGoFG__ticketFieldGrid,.messaging-module__fyGoFG__ticketSplitLayout{grid-template-columns:1fr}.messaging-module__fyGoFG__ticketSidePanel{border-left:none;border-top:1px solid var(--gold-border)}.messaging-module__fyGoFG__customerRail{max-height:none;position:static}}@media (max-width:768px){.messaging-module__fyGoFG__shell,.messaging-module__fyGoFG__shellSingle,.messaging-module__fyGoFG__ticketLayout{min-height:calc(100dvh - var(--header-height,10rem) - 2rem);border-radius:16px}.messaging-module__fyGoFG__threadHeader{flex-wrap:wrap;align-items:flex-start}.messaging-module__fyGoFG__threadHeaderActions{justify-content:flex-start;width:100%}.messaging-module__fyGoFG__messageList{padding:1rem}.messaging-module__fyGoFG__composer{padding:.75rem .75rem calc(.75rem + env(safe-area-inset-bottom,0px))}.messaging-module__fyGoFG__composerRow{flex-wrap:wrap}.messaging-module__fyGoFG__composerAttachBtn,.messaging-module__fyGoFG__composerSend{min-height:44px}.messaging-module__fyGoFG__composerSend{justify-content:center;width:100%}.messaging-module__fyGoFG__composerTextarea{min-height:7rem}.messaging-module__fyGoFG__tableCaption{flex-direction:column;align-items:flex-start}}.messaging-module__fyGoFG__bellButton{cursor:pointer;color:inherit;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;padding:6px;display:inline-flex;position:relative}.messaging-module__fyGoFG__bellButton:hover{background:#ffffff0f}.messaging-module__fyGoFG__bellBadge{color:var(--ink-pure);text-align:center;border:2px solid var(--ink-pure);background:#ef5350;border-radius:999px;min-width:16px;padding:1px 5px;font-size:.62rem;font-weight:700;position:absolute;top:0;right:0}.messaging-module__fyGoFG__bellPopover{background:var(--surface-paper);border:1px solid var(--gold-border);z-index:1500;border-radius:12px;flex-direction:column;width:340px;max-height:70vh;display:flex;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 10px 30px #00000080}.messaging-module__fyGoFG__bellPopoverHeader{border-bottom:1px solid var(--gold-border);background:var(--surface-container);justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.messaging-module__fyGoFG__bellPopoverList{flex:1;margin:0;padding:0;list-style:none;overflow-y:auto}.messaging-module__fyGoFG__bellPopoverEmpty{text-align:center;color:var(--ink-4);padding:2.5rem 1rem;font-size:.85rem}.messaging-module__fyGoFG__bellPopoverFooter{border-top:1px solid var(--gold-border);text-align:center;background:var(--surface-container);padding:.6rem 1rem}.messaging-module__fyGoFG__bellPopoverFooter a{color:var(--gold-dark);font-size:.8rem;font-weight:600;text-decoration:none}.messaging-module__fyGoFG__bellPopoverFooter a:hover{text-decoration:underline}
.Footer-module___wSLAG__siteFooter{background:var(--surface-dark,#0f0f0f);color:#e8e2d1;border-top:1px solid #d4af372e;position:relative}.Footer-module___wSLAG__siteFooter:before{content:"";background:linear-gradient(90deg,#0000 0%,#d4af378c 18% 82%,#0000 100%);height:1px;position:absolute;inset:0 0 auto}.Footer-module___wSLAG__siteFooter:after{content:"";pointer-events:none;background:radial-gradient(1200px 380px at 50% 0,#d4af370f 0%,#0000 70%);position:absolute;inset:0}.Footer-module___wSLAG__grid{z-index:1;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:4rem;padding-top:4.5rem;padding-bottom:3rem;display:grid;position:relative}.Footer-module___wSLAG__brandCol{flex-direction:column;gap:1.5rem;display:flex}.Footer-module___wSLAG__brandLockup{align-items:center;gap:1rem;display:flex}.Footer-module___wSLAG__brandLogo{filter:drop-shadow(0 0 8px #d4af3759);width:auto;height:3.25rem}.Footer-module___wSLAG__brandName{font-family:var(--font-display);color:#f5ecd0;letter-spacing:.02em;font-variation-settings:"opsz" 144, "SOFT" 30;margin:0;font-size:1.4rem;font-weight:500;line-height:1.15}.Footer-module___wSLAG__brandNameItalic{color:#d9c074;letter-spacing:.01em;font-size:1.3rem;font-style:italic;font-weight:400;display:block}.Footer-module___wSLAG__brandTagline{font-family:var(--font-sans);color:#bfb69e;max-width:320px;margin:.5rem 0 0;font-size:.875rem;line-height:1.7}.Footer-module___wSLAG__colLabel{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.24em;color:#d9c074;border-bottom:1px solid #d4af3738;margin:0 0 1.5rem;padding-bottom:.85rem;font-size:.6875rem;font-weight:600;display:inline-block;position:relative}.Footer-module___wSLAG__colLabel:after{content:"";background:#d4af37;width:28px;height:1px;position:absolute;bottom:-1px;left:0}.Footer-module___wSLAG__linkList{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module___wSLAG__linkList a,.Footer-module___wSLAG__linkList .Footer-module___wSLAG__contactItem,.Footer-module___wSLAG__contactItem{font-family:var(--font-sans);color:#e8e2d1;transition:color var(--motion-fast);align-items:center;gap:.75rem;font-size:.875rem;text-decoration:none;display:inline-flex}.Footer-module___wSLAG__linkList a:hover,.Footer-module___wSLAG__contactItem:hover{color:#f3d27a}.Footer-module___wSLAG__contactItem .material-symbols-outlined{color:#d4af37;font-variation-settings:"FILL" 0;font-size:1.1rem}.Footer-module___wSLAG__contactAddr{color:#e8e2d1;transition:color var(--motion-fast);align-items:flex-start;gap:.75rem;line-height:1.6;text-decoration:none;display:inline-flex}.Footer-module___wSLAG__contactAddr:hover{color:#f3d27a}.Footer-module___wSLAG__contactAddr .material-symbols-outlined{color:#d4af37;margin-top:.15rem;font-size:1.1rem}.Footer-module___wSLAG__legalRow{z-index:1;border-top:1px solid #d4af372e;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;margin-top:4rem;padding-top:1.85rem;padding-bottom:2rem;display:flex;position:relative}.Footer-module___wSLAG__legalRow:before{content:"№ MMXXVI";background:var(--surface-dark,#0f0f0f);font-family:var(--font-mono);letter-spacing:.32em;color:#d9c074;text-transform:uppercase;padding:0 1rem;font-size:.625rem;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.Footer-module___wSLAG__copy{font-family:var(--font-sans);color:#8f876f;text-transform:uppercase;letter-spacing:.18em;font-size:.6875rem;font-weight:500}.Footer-module___wSLAG__legalLinks{gap:1.75rem;display:flex}.Footer-module___wSLAG__legalLinks a{color:#8f876f;font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.18em;transition:color var(--motion-fast);font-size:.6875rem;font-weight:500;text-decoration:none}.Footer-module___wSLAG__legalLinks a:hover{color:#f3d27a}@media (max-width:768px){.Footer-module___wSLAG__grid{gap:2.5rem;padding-top:3rem;padding-bottom:2rem}.Footer-module___wSLAG__legalRow{flex-direction:column;align-items:flex-start;gap:1.25rem;margin-top:2.5rem;padding-top:1.5rem}.Footer-module___wSLAG__legalLinks{gap:1.25rem}.Footer-module___wSLAG__brandLogo{height:2.5rem}.Footer-module___wSLAG__brandName{font-size:1.2rem}}
.Header-module__wVp1XG__header{z-index:1000;background:var(--surface-paper);border-bottom:1px solid var(--gilt-dim);transition:box-shadow var(--motion-med);font-family:var(--font-sans);position:fixed;top:0;left:0;right:0}.Header-module__wVp1XG__header.Header-module__wVp1XG__scrolled{box-shadow:0 1px 0 var(--gilt-dim), 0 12px 28px #0a0a0a0a}.Header-module__wVp1XG__utilityBar{color:var(--champagne);letter-spacing:.04em;border-bottom:1px solid var(--bone);background:#fff;padding:.4rem 0;font-size:.6875rem}.Header-module__wVp1XG__utilityInner{justify-content:space-between;align-items:center;gap:1.5rem;max-width:1440px;margin:0 auto;padding:0 2rem;display:flex}.Header-module__wVp1XG__fulfillmentPicker{cursor:pointer;color:var(--pearl);transition:color var(--motion-fast);align-items:center;gap:.45rem;display:flex}.Header-module__wVp1XG__fulfillmentPicker:hover{color:var(--champagne)}.Header-module__wVp1XG__fulfillmentPicker b{color:var(--gilt-warm);letter-spacing:.02em;font-weight:500}.Header-module__wVp1XG__utilityRight{gap:1.75rem;display:flex}.Header-module__wVp1XG__utilityLink{color:var(--pearl);letter-spacing:.16em;text-transform:uppercase;transition:color var(--motion-fast);font-size:.6875rem;font-weight:500;text-decoration:none;position:relative}.Header-module__wVp1XG__utilityLink:after{content:"";background:var(--gilt-warm);transform-origin:0;height:1px;transition:transform var(--motion-med);position:absolute;bottom:-3px;left:0;right:0;transform:scaleX(0)}.Header-module__wVp1XG__utilityLink:hover{color:var(--champagne)}.Header-module__wVp1XG__utilityLink:hover:after{transform:scaleX(1)}.Header-module__wVp1XG__mainNav{background:var(--surface-paper);padding:1.1rem 0}.Header-module__wVp1XG__mainNavInner{align-items:center;gap:2rem;max-width:1440px;margin:0 auto;padding:0 2rem;display:flex}.Header-module__wVp1XG__brandingSection{flex-shrink:0;align-items:center;gap:1.25rem;display:flex}.Header-module__wVp1XG__mobileMenuBtn{cursor:pointer;color:var(--ink);background:0 0;border:none;flex-shrink:0;margin-left:-.4rem;padding:.4rem;display:none}.Header-module__wVp1XG__searchBox{background:var(--surface-paper);border:1px solid var(--ink-6);transition:border-color var(--motion-med), box-shadow var(--motion-med);border-radius:2px;flex:1;align-items:center;padding:.35rem .35rem .35rem 1.25rem;display:flex}.Header-module__wVp1XG__searchBox:focus-within{border-color:var(--gilt);box-shadow:0 0 0 1px var(--gilt), 0 8px 24px var(--gilt-glow)}.Header-module__wVp1XG__searchIcon{color:var(--ink-4);margin-right:.65rem}.Header-module__wVp1XG__searchInput{font-family:var(--font-sans);color:var(--ink);letter-spacing:.005em;background:0 0;border:none;outline:none;flex:1;font-size:.9375rem}.Header-module__wVp1XG__searchInput::placeholder{color:var(--ink-5)}.Header-module__wVp1XG__searchBtn{color:var(--gilt-warm);border:1px solid var(--gilt);font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.22em;cursor:pointer;transition:background var(--motion-med), color var(--motion-med), border-color var(--motion-med), box-shadow var(--motion-med);background:#fff;border-radius:2px;justify-content:center;align-items:center;padding:.625rem 2rem;font-size:.6875rem;font-weight:500;display:flex}.Header-module__wVp1XG__searchBtn span{color:inherit;line-height:1;display:inline-block}.Header-module__wVp1XG__searchBtn:hover{background:var(--ink);color:var(--gilt-warm);border-color:var(--gilt-warm);box-shadow:0 0 0 1px var(--gilt-warm), 0 8px 22px var(--gilt-glow)}.Header-module__wVp1XG__logoLink{align-items:center;gap:.85rem;min-width:0;text-decoration:none;display:flex}.Header-module__wVp1XG__logo{flex-shrink:0;width:auto;height:2.4rem}.Header-module__wVp1XG__brandText{flex-direction:column;min-width:0;line-height:1;display:flex}.Header-module__wVp1XG__brandName{font-family:var(--font-display);color:var(--ink);letter-spacing:.06em;white-space:nowrap;text-overflow:ellipsis;font-variation-settings:"opsz" 144, "SOFT" 30;font-size:1.25rem;font-weight:500;overflow:hidden}.Header-module__wVp1XG__tagline{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.42em;color:var(--gilt-deep);margin-top:.2rem;font-size:.5rem;font-weight:500}.Header-module__wVp1XG__deptWrapper{position:relative}.Header-module__wVp1XG__deptBtn{border:1px solid var(--gilt);font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.18em;color:var(--ink);cursor:pointer;transition:background var(--motion-med), color var(--motion-med), border-color var(--motion-med), box-shadow var(--motion-med);background:0 0;border-radius:2px;align-items:center;gap:.65rem;padding:.65rem 1.1rem;font-size:.6875rem;font-weight:500;display:inline-flex}.Header-module__wVp1XG__deptBtn:hover,.Header-module__wVp1XG__deptBtnActive{color:var(--gilt-warm);border-color:var(--gilt-warm);box-shadow:0 0 0 1px var(--gilt-warm);background:#fff}.Header-module__wVp1XG__deptIconWrapper{justify-content:center;align-items:center;display:inline-flex}.Header-module__wVp1XG__hamburger{flex-direction:column;justify-content:space-between;width:.95rem;height:.7rem;display:flex}.Header-module__wVp1XG__hamburger span{width:100%;height:1.5px;transition:transform var(--motion-med), opacity var(--motion-fast);background:currentColor;border-radius:0}.Header-module__wVp1XG__hamTopOpen{transform:translateY(5px)rotate(45deg)}.Header-module__wVp1XG__hamMidOpen{opacity:0}.Header-module__wVp1XG__hamBotOpen{transform:translateY(-5px)rotate(-45deg)}.Header-module__wVp1XG__deptDropdown{background:var(--surface-paper);border:1px solid var(--gilt-dim);z-index:5000;width:480px;animation:Header-module__wVp1XG__deptFadeIn var(--motion-med);max-height:min(72vh, calc(100vh - var(--header-height,180px) - 1.5rem));border-radius:2px;flex-direction:column;display:flex;position:absolute;top:calc(100% + .65rem);left:0;overflow:hidden;box-shadow:0 24px 64px #0a0a0a1a}.Header-module__wVp1XG__deptDropdown:before{content:"";background:linear-gradient(90deg, transparent 0%, var(--gilt) 18%, var(--gilt) 82%, transparent 100%);height:1px;position:absolute;inset:0 0 auto}@keyframes Header-module__wVp1XG__deptFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.Header-module__wVp1XG__deptDropdownInner{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--gilt-dim) transparent;flex:auto;grid-template-columns:1fr 1fr;gap:2rem;min-height:0;padding:1.5rem 1.5rem 1.25rem;display:grid;overflow-y:auto}.Header-module__wVp1XG__deptDropdownInner::-webkit-scrollbar{width:8px}.Header-module__wVp1XG__deptDropdownInner::-webkit-scrollbar-track{background:0 0}.Header-module__wVp1XG__deptDropdownInner::-webkit-scrollbar-thumb{background:var(--gilt-dim);border-radius:999px}.Header-module__wVp1XG__deptDropdownInner::-webkit-scrollbar-thumb:hover{background:var(--gilt)}.Header-module__wVp1XG__deptLabel{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.22em;color:var(--gilt-deep);border-bottom:1px solid var(--gilt-dim);background:var(--surface-paper);z-index:1;margin:0 0 1rem;padding-bottom:.65rem;font-size:.625rem;font-weight:600;position:sticky;top:0}.Header-module__wVp1XG__deptColumn{flex-direction:column;gap:.1rem;display:flex}.Header-module__wVp1XG__deptLink{color:var(--ink-2);transition:background var(--motion-fast), color var(--motion-fast), border-color var(--motion-fast);border-left:2px solid #0000;border-radius:2px;align-items:center;gap:.85rem;padding:.6rem .75rem;font-size:.875rem;font-weight:500;text-decoration:none;display:flex}.Header-module__wVp1XG__deptLink .Header-module__wVp1XG__material-symbols-outlined{color:var(--gilt-deep);font-variation-settings:"FILL" 0;transition:color var(--motion-fast);font-size:1.15rem}.Header-module__wVp1XG__deptLink:hover{background:var(--gold-tint);color:var(--ink);border-left-color:var(--gilt)}.Header-module__wVp1XG__deptLink:hover .Header-module__wVp1XG__material-symbols-outlined{color:var(--gilt)}.Header-module__wVp1XG__searchSection{flex:1;min-width:0}.Header-module__wVp1XG__actionSection{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.Header-module__wVp1XG__userAction,.Header-module__wVp1XG__cartAction{color:var(--ink);transition:border-color var(--motion-fast), color var(--motion-fast), background var(--motion-fast);border:1px solid #0000;border-radius:2px;align-items:center;gap:.65rem;padding:.55rem .85rem;text-decoration:none;display:flex}.Header-module__wVp1XG__userAction:hover,.Header-module__wVp1XG__cartAction:hover{border-color:var(--gilt);background:var(--gold-tint)}.Header-module__wVp1XG__userAction:hover .Header-module__wVp1XG__material-symbols-outlined,.Header-module__wVp1XG__cartAction:hover .Header-module__wVp1XG__material-symbols-outlined{color:var(--gilt-deep);font-variation-settings:"FILL" 1}.Header-module__wVp1XG__userAction:hover b,.Header-module__wVp1XG__cartAction:hover b{color:var(--ink)}.Header-module__wVp1XG__actionText{flex-direction:column;line-height:1.15;display:flex}.Header-module__wVp1XG__actionText span{color:var(--ink-4);letter-spacing:.1em;text-transform:uppercase;font-size:.625rem;font-weight:500}.Header-module__wVp1XG__actionText b{color:var(--ink);letter-spacing:.01em;font-size:.8125rem;font-weight:600}.Header-module__wVp1XG__cartIconWrapper{position:relative}.Header-module__wVp1XG__cartBadge{color:var(--gilt-warm);font-family:var(--font-mono);font-feature-settings:"tnum" 1, "lnum" 1;border:1px solid var(--gilt);background:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.625rem;font-weight:600;line-height:1;display:inline-flex;position:absolute;top:-7px;right:-7px}.Header-module__wVp1XG__mobileSearchRow{background:var(--surface-paper);border-top:1px solid var(--gilt-dim);padding:.75rem 1rem;display:none}.Header-module__wVp1XG__mobileSearchInner{width:100%;min-width:0}.Header-module__wVp1XG__subNav{background:var(--surface-paper);border-top:1px solid var(--gilt-dim);border-bottom:1px solid var(--gilt-dim)}.Header-module__wVp1XG__subNavInner{align-items:center;gap:2rem;max-width:1440px;margin:0 auto;padding:0 2rem;display:flex}.Header-module__wVp1XG__subNavLeft{flex:1;align-items:center;gap:1.5rem;min-width:0;display:flex}.Header-module__wVp1XG__scrollWrapper{white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none;align-items:center;gap:1.65rem;padding:.65rem 0;display:flex;overflow-x:auto}.Header-module__wVp1XG__scrollWrapper::-webkit-scrollbar{display:none}.Header-module__wVp1XG__modeToggle{background:var(--ink-pure,#0a0a0a);border:1px solid var(--gold-border-strong,#8a6d1a99);border-radius:999px;align-items:stretch;gap:0;margin:.4rem 0;padding:4px;display:inline-flex;position:relative;box-shadow:inset 0 1px #ffffff0f,inset 0 -1px #00000080,0 2px 6px #0a0a0a38}.Header-module__wVp1XG__activePill{background:var(--gold-metallic,linear-gradient(135deg, #f3d27a 0%, #d4af37 45%, #b8860b 100%));border:1px solid var(--gold-dark,#8a6d1a);z-index:1;pointer-events:none;border-radius:999px;width:calc(50% - 4px);transition:transform .42s cubic-bezier(.165,.84,.44,1);position:absolute;top:4px;bottom:4px;left:4px;box-shadow:inset 0 1px #ffffff8c,inset 0 -1px #8a6d1a73,0 4px 14px #d4af3773,0 1px 3px #0a0a0a40}.Header-module__wVp1XG__pillSupply{transform:translate(0)}.Header-module__wVp1XG__pillSetup{transform:translate(100%)}.Header-module__wVp1XG__modeOption{z-index:2;font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.22em;color:#e8e2d1;transition:color var(--motion-fast), text-shadow var(--motion-fast);text-align:center;border-radius:999px;justify-content:center;align-items:center;min-width:108px;padding:.55rem 1.5rem;font-size:.6875rem;font-weight:700;text-decoration:none;display:inline-flex;position:relative}.Header-module__wVp1XG__modeOption:hover{color:#f3d27a}.Header-module__wVp1XG__modeOptionActive,.Header-module__wVp1XG__modeOptionActive:hover{color:var(--on-gold,#332100);text-shadow:0 1px #ffffff59}.Header-module__wVp1XG__subNavDivider{background:var(--gilt-dim);width:1px;height:1.4rem;margin:0 .5rem}.Header-module__wVp1XG__subNavLinkQuick{font-family:var(--font-sans);color:var(--ink-2);text-transform:uppercase;letter-spacing:.16em;transition:color var(--motion-fast);white-space:nowrap;border-bottom:1px solid #0000;padding:.5rem 0;font-size:.6875rem;font-weight:600;text-decoration:none}.Header-module__wVp1XG__subNavLinkQuick:hover{color:var(--gilt-deep);border-bottom-color:var(--gilt)}.Header-module__wVp1XG__subNavRight{align-items:center;gap:1.5rem;display:flex}.Header-module__wVp1XG__rollbackTag,.Header-module__wVp1XG__flashDealTag{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.2em;align-items:center;gap:.4rem;font-size:.625rem;font-weight:600;display:inline-flex}.Header-module__wVp1XG__rollbackTag{color:var(--status-error-fg)}.Header-module__wVp1XG__flashDealTag{color:var(--gilt-deep)}.Header-module__wVp1XG__rollbackTag:before,.Header-module__wVp1XG__flashDealTag:before{content:"";background:currentColor;border-radius:999px;width:4px;height:4px;display:inline-block}@media (max-width:1024px){.Header-module__wVp1XG__mainNavInner,.Header-module__wVp1XG__utilityInner,.Header-module__wVp1XG__subNavInner{padding:0 1.25rem}.Header-module__wVp1XG__deptColumn{gap:.1rem}.Header-module__wVp1XG__deptDropdown{width:min(92vw,480px)}.Header-module__wVp1XG__deptBtn{letter-spacing:.16em;padding:.55rem .95rem;font-size:.625rem}}@media (max-width:768px){.Header-module__wVp1XG__utilityBar,.Header-module__wVp1XG__subNav,.Header-module__wVp1XG__searchSection,.Header-module__wVp1XG__deptWrapper,.Header-module__wVp1XG__actionText{display:none!important}.Header-module__wVp1XG__mobileSearchRow{display:block}.Header-module__wVp1XG__mobileMenuBtn{padding:.25rem;display:block}.Header-module__wVp1XG__mainNav{padding:.5rem 0}.Header-module__wVp1XG__mainNavInner{justify-content:space-between;gap:.4rem;padding:0 .85rem}.Header-module__wVp1XG__brandingSection{flex:1;gap:.55rem;min-width:0}.Header-module__wVp1XG__actionSection{gap:.2rem}.Header-module__wVp1XG__logo{height:1.7rem}.Header-module__wVp1XG__brandName{letter-spacing:.05em;font-size:.95rem}.Header-module__wVp1XG__tagline{letter-spacing:.36em;font-size:.4rem}.Header-module__wVp1XG__userAction,.Header-module__wVp1XG__cartAction{border-color:#0000;justify-content:center;gap:.2rem;min-width:44px;min-height:44px;padding:.35rem}.Header-module__wVp1XG__mobileMenuBtn{justify-content:center;align-items:center;min-width:44px;min-height:44px;display:inline-flex}.Header-module__wVp1XG__userAction .Header-module__wVp1XG__material-symbols-outlined,.Header-module__wVp1XG__cartAction .Header-module__wVp1XG__material-symbols-outlined{font-size:1.25rem}.Header-module__wVp1XG__mobileSearchRow{padding:.6rem .85rem}}@media (max-width:480px){.Header-module__wVp1XG__mainNav{padding:.4rem 0}.Header-module__wVp1XG__mainNavInner{gap:.3rem;padding:0 .65rem}.Header-module__wVp1XG__brandingSection{gap:.4rem}.Header-module__wVp1XG__logo{height:1.5rem}.Header-module__wVp1XG__brandName{font-size:.85rem}.Header-module__wVp1XG__tagline{font-size:.35rem}.Header-module__wVp1XG__userAction .Header-module__wVp1XG__material-symbols-outlined,.Header-module__wVp1XG__cartAction .Header-module__wVp1XG__material-symbols-outlined{font-size:1.15rem}.Header-module__wVp1XG__mobileSearchRow{padding:.5rem .65rem}.Header-module__wVp1XG__drawerHeader{padding:max(1rem, env(safe-area-inset-top)) 1rem 1rem}.Header-module__wVp1XG__drawerProfile{gap:.75rem}.Header-module__wVp1XG__drawerProfileText b{font-size:1rem}}.Header-module__wVp1XG__drawer{background:var(--surface-paper);z-index:5000;width:88%;max-width:340px;height:100dvh;transition:transform var(--motion-slow);box-shadow:1px 0 0 var(--gilt-dim), 32px 0 96px #0a0a0a2e;overscroll-behavior:contain;flex-direction:column;display:flex;position:fixed;top:0;bottom:auto;left:0;overflow:hidden;transform:translate(-101%)}.Header-module__wVp1XG__drawerOpen{transform:translate(0)}.Header-module__wVp1XG__drawerInner{flex-direction:column;flex:1;min-height:0;display:flex}.Header-module__wVp1XG__drawerHeader{padding:max(2.5rem, env(safe-area-inset-top)) 1.5rem 1.5rem;border-bottom:1px solid var(--gilt);background:#fff;position:relative}.Header-module__wVp1XG__drawerProfile{align-items:center;gap:1rem;display:flex}.Header-module__wVp1XG__drawerProfileText{flex:1;min-width:0}.Header-module__wVp1XG__drawerProfileText p{color:var(--pearl);letter-spacing:.18em;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;margin-bottom:.35rem;font-size:.625rem;font-weight:500;overflow:hidden}.Header-module__wVp1XG__drawerProfileText b{color:var(--champagne);font-family:var(--font-display);letter-spacing:.01em;font-size:1.125rem;font-weight:500}@media (max-width:480px){.Header-module__wVp1XG__drawerHeader{padding:max(1rem, env(safe-area-inset-top)) 1rem 1rem}.Header-module__wVp1XG__drawerProfile{gap:.75rem}.Header-module__wVp1XG__drawerProfileText b{font-size:1rem}}.Header-module__wVp1XG__drawerClose{color:var(--champagne);cursor:pointer;transition:border-color var(--motion-fast), color var(--motion-fast);background:0 0;border:1px solid #0000;border-radius:2px;padding:.35rem;position:absolute;top:.85rem;right:.85rem}.Header-module__wVp1XG__drawerClose:hover{border-color:var(--gilt);color:var(--gilt-warm)}.Header-module__wVp1XG__drawerContent{min-height:0;padding:1.5rem 1.5rem calc(1.5rem + env(safe-area-inset-bottom));-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex:1;overflow-y:auto}.Header-module__wVp1XG__drawerLabel{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.22em;color:var(--gilt-deep);border-bottom:1px solid var(--gilt-dim);margin-bottom:1rem;padding-bottom:.5rem;font-size:.625rem;font-weight:600}.Header-module__wVp1XG__drawerDivider{background:var(--gilt-dim);height:1px;margin:1.5rem 0}.Header-module__wVp1XG__drawerLink{color:var(--ink-2);transition:color var(--motion-fast);align-items:center;gap:.9rem;padding:.75rem 0;font-size:.9375rem;font-weight:500;text-decoration:none;display:flex}.Header-module__wVp1XG__drawerLink:hover{color:var(--gilt-deep)}.Header-module__wVp1XG__drawerAccHeader{width:100%;font-family:var(--font-sans);letter-spacing:.12em;text-transform:uppercase;color:var(--ink);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:.85rem 0;font-size:.8125rem;font-weight:600;display:flex}.Header-module__wVp1XG__drawerSubItems{flex-direction:column;gap:0;margin-bottom:1rem;display:flex}.Header-module__wVp1XG__drawerSubItems a{min-height:44px;color:var(--ink-3);border-bottom:1px solid var(--gilt-dim);transition:color var(--motion-fast), background var(--motion-fast);align-items:center;gap:.6rem;padding:.7rem .85rem;font-size:.875rem;text-decoration:none;display:flex}.Header-module__wVp1XG__drawerSubItems a:before{content:"chevron_right";font-feature-settings:"liga";-webkit-font-feature-settings:"liga";font-variation-settings:"FILL" 0;color:var(--gilt-deep);flex-shrink:0;font-family:Material Symbols Outlined;font-size:1.1rem;font-weight:400;line-height:1}.Header-module__wVp1XG__drawerSubItems a:last-child{border-bottom:none}.Header-module__wVp1XG__drawerSubItems a:hover{color:var(--gilt-deep);background:#b8912f0f}.Header-module__wVp1XG__overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:4500;touch-action:none;background:#0a0a0a73;position:fixed;inset:0}
.AccountShell-module__AF5dcG__main{background:var(--surface-cream);min-height:100vh;padding-top:var(--header-height)}.AccountShell-module__AF5dcG__grid{grid-template-columns:minmax(240px,280px) minmax(0,1fr);gap:2.5rem;max-width:1440px;margin:0 auto;padding:2rem 3rem 4rem;display:grid}.AccountShell-module__AF5dcG__aside{top:calc(var(--header-height) + 1rem);border:1px solid var(--gold-border);background:color-mix(in srgb, var(--surface-paper) 78%, var(--surface-cream) 22%);box-shadow:var(--shadow-sm);border-radius:1.5rem;align-self:start;padding:1.35rem;position:sticky}.AccountShell-module__AF5dcG__asideTitle{font-family:var(--font-serif,serif);color:var(--ink);margin:0 0 1.25rem;font-size:1.4rem;font-weight:800}.AccountShell-module__AF5dcG__nav{flex-direction:column;gap:.3rem;display:flex}.AccountShell-module__AF5dcG__navLink,.AccountShell-module__AF5dcG__logoutButton{transition:transform var(--motion-med), background var(--motion-med), border-color var(--motion-med), color var(--motion-med), box-shadow var(--motion-med);border-radius:999px;align-items:center;gap:.65rem;padding:.8rem .95rem;font-size:.9rem;text-decoration:none;display:inline-flex}.AccountShell-module__AF5dcG__navLink{color:var(--ink-3);border:1px solid #0000;font-weight:600}.AccountShell-module__AF5dcG__navLink:hover{background:var(--surface-paper);color:var(--ink);border-color:var(--gold-border);transform:translateY(-1px)}.AccountShell-module__AF5dcG__navLinkActive{background:linear-gradient(135deg, #faf4e4f5 0%, var(--surface-paper) 100%);color:var(--gold-deep);border-color:var(--gold-border-strong);font-weight:700;box-shadow:0 10px 22px #8a6d1a1f}.AccountShell-module__AF5dcG__navIcon{font-size:20px}.AccountShell-module__AF5dcG__logoutButton{color:var(--status-error-fg);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;margin-top:.85rem;font-weight:700}.AccountShell-module__AF5dcG__logoutButton:hover{border-color:var(--status-error-bd);background:#b91c1c14}.AccountShell-module__AF5dcG__section{min-width:0}.AccountShell-module__AF5dcG__sectionHeader{top:var(--header-height);z-index:40;border-bottom:1px solid var(--gold-border);background:color-mix(in srgb, var(--surface-cream) 92%, white 8%);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;margin:0 0 1.5rem;padding:1rem 0;display:flex;position:sticky}.AccountShell-module__AF5dcG__sectionTitle{font-family:var(--font-serif,serif);color:var(--ink);margin:0;font-size:clamp(1.9rem,3vw,2.3rem);font-weight:800}.AccountShell-module__AF5dcG__sectionActions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}@media (max-width:1024px){.AccountShell-module__AF5dcG__grid{grid-template-columns:1fr;gap:1.5rem;padding:1.5rem 1.25rem 3rem}.AccountShell-module__AF5dcG__aside{position:static}}@media (min-width:769px) and (max-width:1023px){.AccountShell-module__AF5dcG__aside{border-radius:999px;width:100%;padding:.5rem}.AccountShell-module__AF5dcG__asideTitle{display:none}.AccountShell-module__AF5dcG__nav{overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;flex-flow:row;gap:.4rem;overflow-x:auto}.AccountShell-module__AF5dcG__nav::-webkit-scrollbar{display:none}.AccountShell-module__AF5dcG__navLink,.AccountShell-module__AF5dcG__logoutButton{white-space:nowrap;flex-shrink:0}.AccountShell-module__AF5dcG__logoutButton{margin-top:0}}@media (max-width:768px){.AccountShell-module__AF5dcG__grid{padding:1rem .85rem 2.5rem}.AccountShell-module__AF5dcG__aside{border-radius:1.1rem;padding:1rem}.AccountShell-module__AF5dcG__navLink,.AccountShell-module__AF5dcG__logoutButton{min-height:44px}.AccountShell-module__AF5dcG__sectionHeader{align-items:flex-start;padding-top:.85rem}.AccountShell-module__AF5dcG__sectionActions{width:100%}}
.Loyalty-module__w_WwKG__wrapper{gap:1.5rem;max-width:920px;display:grid}.Loyalty-module__w_WwKG__lede{color:var(--ink-4);margin:0;font-size:.95rem;line-height:1.6}.Loyalty-module__w_WwKG__errorBanner{background:var(--status-error-bg,#fdecec);color:var(--status-error-fg);border:1px solid var(--status-error-bd,#f5c2c7);border-radius:12px;padding:.7rem 1rem;font-size:.9rem}.Loyalty-module__w_WwKG__balanceCard{border:1px solid var(--gold-border-strong);box-shadow:var(--shadow-md);color:#2b1d05;background:linear-gradient(135deg,#c79733 0%,#f5dc6c 35%,#fff7d4 50%,#f5dc6c 65%,#b8842b 100%);border-radius:18px;gap:.4rem;padding:1.8rem 1.8rem 1.6rem;display:grid}.Loyalty-module__w_WwKG__balanceLabel{text-transform:uppercase;letter-spacing:.12em;color:#4a3208;font-size:.72rem;font-weight:800}.Loyalty-module__w_WwKG__balanceValue{letter-spacing:.04em;color:#1a1206;font-size:2.6rem;font-weight:800;line-height:1.1}.Loyalty-module__w_WwKG__balanceHint{color:#4a3208;margin:.3rem 0 0;font-size:.9rem}.Loyalty-module__w_WwKG__historyCard{background:var(--surface-paper);border:1px solid var(--gold-border);box-shadow:var(--shadow-sm);border-radius:18px;padding:1.4rem 1.6rem}.Loyalty-module__w_WwKG__historyTitle{color:var(--ink);margin:0 0 1rem;font-size:1.05rem;font-weight:700}.Loyalty-module__w_WwKG__empty{color:var(--ink-4);margin:0;font-size:.92rem;line-height:1.55}.Loyalty-module__w_WwKG__emptyAction{color:var(--gold-deep);margin-top:.85rem;font-weight:700;display:inline-block}.Loyalty-module__w_WwKG__emptyAction:hover{text-decoration:underline}.Loyalty-module__w_WwKG__tableScroll{overflow-x:auto}.Loyalty-module__w_WwKG__table{border-collapse:collapse;width:100%;font-size:.9rem}.Loyalty-module__w_WwKG__table thead{background:#000}.Loyalty-module__w_WwKG__table thead th{color:var(--gold-tint,#f5e9c8);text-align:left;letter-spacing:.1em;text-transform:uppercase;padding:.7rem .85rem;font-size:.72rem;font-weight:800}.Loyalty-module__w_WwKG__table tbody td{border-bottom:1px solid var(--gold-border);color:var(--ink);vertical-align:middle;padding:.7rem .85rem}.Loyalty-module__w_WwKG__orderCell{letter-spacing:.04em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.Loyalty-module__w_WwKG__points{color:var(--gold-deep);font-weight:700}.Loyalty-module__w_WwKG__pointsRedeem{color:var(--ink-4)}.Loyalty-module__w_WwKG__badge{letter-spacing:.06em;text-transform:uppercase;background:var(--gold-tint);color:var(--gold-deep);border:1px solid var(--gold-border-strong);border-radius:999px;padding:.2rem .65rem;font-size:.72rem;font-weight:800;display:inline-block}@media (max-width:768px){.Loyalty-module__w_WwKG__balanceValue{font-size:2.1rem}}
.Notifications-module__5B7UXW__formGrid{gap:24px;max-width:720px;display:grid}.Notifications-module__5B7UXW__card{border:1px solid var(--gold-border);background:var(--surface-paper);box-shadow:var(--shadow-sm);border-radius:12px;padding:24px}.Notifications-module__5B7UXW__cardTitle{letter-spacing:1px;text-transform:uppercase;border-bottom:2px solid var(--gold-border-strong);color:var(--ink);margin:0 0 12px;padding-bottom:8px;font-size:18px}.Notifications-module__5B7UXW__muted{color:var(--ink-4);margin:0 0 12px;font-size:13px}.Notifications-module__5B7UXW__badge{background:var(--surface-paper);border:1px solid var(--hairline-2);border-left:3px solid var(--gold-deep);color:var(--ink);border-radius:6px;margin-bottom:12px;padding:8px 12px;font-size:13px}.Notifications-module__5B7UXW__toggleRow{border-top:1px solid var(--gold-border);cursor:pointer;align-items:flex-start;gap:16px;padding:12px 0;display:flex}.Notifications-module__5B7UXW__toggleRowDisabled{cursor:not-allowed;opacity:.6}.Notifications-module__5B7UXW__toggleInput{margin-top:4px;transform:scale(1.2)}.Notifications-module__5B7UXW__toggleLabel{font-weight:600;display:block}.Notifications-module__5B7UXW__toggleDescription{color:var(--ink-4);font-size:13px}.Notifications-module__5B7UXW__topicsSection{margin-top:16px}.Notifications-module__5B7UXW__topicsTitle{font-size:14px}.Notifications-module__5B7UXW__topicsRow{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.Notifications-module__5B7UXW__topicChip{border:1px solid var(--gold-border);background:var(--surface-paper);color:var(--ink);cursor:pointer;border-radius:999px;padding:6px 12px;font-size:13px}.Notifications-module__5B7UXW__topicChipActive{border-color:var(--ink);background:var(--ink);color:var(--surface-paper)}.Notifications-module__5B7UXW__cadenceRow{margin-top:16px}.Notifications-module__5B7UXW__cadenceLabel{font-size:13px}.Notifications-module__5B7UXW__cadenceTitle{margin-bottom:4px;font-weight:600;display:block}.Notifications-module__5B7UXW__cadenceSelect{border:1px solid var(--gold-border);background:var(--surface-paper);width:100%;color:var(--ink);border-radius:6px;padding:8px 12px;font-size:14px}.Notifications-module__5B7UXW__saveButton{background:var(--gold-metallic);color:var(--on-gold);cursor:pointer;letter-spacing:.12em;text-transform:uppercase;border:none;border-radius:999px;padding:.85rem 1.6rem;font-size:.78rem;font-weight:800;transition:transform .2s,box-shadow .2s;box-shadow:0 8px 20px #775a1938}.Notifications-module__5B7UXW__saveButton:disabled{cursor:wait}.Notifications-module__5B7UXW__savedAt{color:var(--status-success-fg);font-size:13px}.Notifications-module__5B7UXW__errorText{color:var(--status-error-fg);font-size:13px}
.orders-module__gKm4Ca__main{min-height:100vh;padding:var(--header-height) 0 4rem;background-color:var(--background)}.orders-module__gKm4Ca__container{grid-template-columns:280px 1fr;gap:3rem;max-width:1440px;margin:0 auto;padding:2rem 3rem;display:grid}.orders-module__gKm4Ca__sidebarTitle{font-family:var(--font-serif);color:var(--on-surface);margin-bottom:2rem;font-size:1.5rem;font-weight:800}.orders-module__gKm4Ca__nav{flex-direction:column;gap:.5rem;display:flex}.orders-module__gKm4Ca__link,.orders-module__gKm4Ca__activeLink{font-family:var(--font-sans);border-radius:8px;padding:.75rem 1.25rem;font-size:.9rem;text-decoration:none;transition:all .2s}.orders-module__gKm4Ca__link{color:var(--ink-3)}.orders-module__gKm4Ca__link:hover{background:var(--surface-cream);color:var(--ink)}.orders-module__gKm4Ca__activeLink{background:var(--surface-paper);color:var(--ink);font-weight:700}.orders-module__gKm4Ca__logoutBtn{text-align:left;font-family:var(--font-sans);color:var(--status-error-fg);cursor:pointer;background:0 0;border:none;margin-top:2rem;padding:.75rem 1.25rem;font-size:.9rem;font-weight:700}.orders-module__gKm4Ca__pageTitle{top:var(--header-height);z-index:40;background:var(--surface-cream);font-family:var(--font-serif);color:var(--ink);border-bottom:1px solid var(--gold-border);margin-bottom:2rem;padding:1.25rem 0;font-size:2.2rem;font-weight:800;position:sticky}.orders-module__gKm4Ca__orderList{flex-direction:column;gap:2.5rem;display:flex}.orders-module__gKm4Ca__orderCard{border:1px solid var(--hairline-2);background:var(--surface-paper);border-radius:12px;overflow:hidden;box-shadow:0 1px 2px #0a0a0a0d,0 12px 32px #8a6d1a14}.orders-module__gKm4Ca__orderHeader{background:var(--surface-cream);border-bottom:1px solid var(--hairline-2);padding:1.25rem 2rem}.orders-module__gKm4Ca__orderMeta{flex-wrap:wrap;gap:4rem;display:flex}.orders-module__gKm4Ca__metaLabel{font-family:var(--font-sans);text-transform:uppercase;color:var(--ink-4);letter-spacing:.1em;margin-bottom:.25rem;font-size:.65rem;font-weight:800;display:block}.orders-module__gKm4Ca__metaValue{font-family:var(--font-sans);color:var(--ink);font-size:.85rem;font-weight:700;display:block}.orders-module__gKm4Ca__orderBody{padding:2rem}.orders-module__gKm4Ca__statusSection{border-bottom:1px solid var(--gold-border);margin-bottom:2.5rem;padding-bottom:2rem}.orders-module__gKm4Ca__statusTitle{font-family:var(--font-sans);color:var(--ink);margin-bottom:.5rem;font-size:1.2rem;font-weight:700}.orders-module__gKm4Ca__trackingInfo{font-family:var(--font-sans);color:var(--ink-4);margin-bottom:1.5rem;font-size:.85rem}.orders-module__gKm4Ca__trackingNum{color:var(--gold-deep);cursor:pointer;font-weight:800;text-decoration:underline}.orders-module__gKm4Ca__timeline{align-items:center;max-width:400px;margin-bottom:.75rem;display:flex}.orders-module__gKm4Ca__dot{background:var(--ink-6);border-radius:50%;flex-shrink:0;width:10px;height:10px}.orders-module__gKm4Ca__dotActive{background:var(--gold-deep);box-shadow:0 0 0 4px #8a6d1a2e}.orders-module__gKm4Ca__line{background:var(--ink-6);flex:1;height:2px}.orders-module__gKm4Ca__lineActive{background:var(--gold-deep)}.orders-module__gKm4Ca__timelineLabels{max-width:420px;color:var(--ink-4);text-transform:uppercase;letter-spacing:.1em;justify-content:space-between;font-size:.65rem;font-weight:800;display:flex}.orders-module__gKm4Ca__itemsList{flex-direction:column;gap:1.5rem;display:flex}.orders-module__gKm4Ca__item{border-top:1px solid var(--gold-border);gap:1.5rem;padding-top:1.5rem;display:flex}.orders-module__gKm4Ca__item:first-child{border-top:none;padding-top:0}.orders-module__gKm4Ca__itemImage{object-fit:cover;background:var(--surface-container);border-radius:8px;width:90px;height:100px}.orders-module__gKm4Ca__itemDetails{flex:1}.orders-module__gKm4Ca__itemName{font-family:var(--font-serif);color:var(--ink);margin-bottom:.4rem;font-size:1.05rem;font-weight:700}.orders-module__gKm4Ca__itemQty{color:var(--ink-4);margin-bottom:.25rem;font-size:.8rem;font-weight:600}.orders-module__gKm4Ca__itemPrice{color:var(--gold-deep);font-weight:800}.orders-module__gKm4Ca__itemActions{flex-direction:column;gap:.5rem;min-width:160px;display:flex}.orders-module__gKm4Ca__actionBtn,.orders-module__gKm4Ca__actionBtnSecondary{width:100%;font-family:var(--font-sans);text-align:center;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;border-radius:100px;padding:.75rem 1rem;font-size:.7rem;font-weight:800;transition:all .2s}.orders-module__gKm4Ca__actionBtn{color:var(--ink);background:#fff;border:none}.orders-module__gKm4Ca__actionBtnSecondary{color:var(--ink);border:1px solid var(--gold-border);background:0 0}@media (max-width:1024px){.orders-module__gKm4Ca__container{grid-template-columns:1fr;gap:2rem;padding:1.5rem}.orders-module__gKm4Ca__sidebar{display:none}}@media (max-width:768px){.orders-module__gKm4Ca__pageTitle{margin-bottom:1.5rem;font-size:1.75rem}.orders-module__gKm4Ca__orderHeader{padding:1rem 1.25rem}.orders-module__gKm4Ca__orderMeta{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.orders-module__gKm4Ca__orderMeta>div:last-child{grid-column:span 2}.orders-module__gKm4Ca__orderBody{padding:1.25rem}.orders-module__gKm4Ca__item{flex-direction:column;gap:1.25rem}.orders-module__gKm4Ca__itemImage{width:100%;height:180px}.orders-module__gKm4Ca__itemActions{flex-direction:row;min-width:0}}
.Referrals-module__aB6RZW__wrapper{gap:1.5rem;max-width:920px;display:grid}.Referrals-module__aB6RZW__lede{color:var(--ink-4);margin:0;font-size:.95rem;line-height:1.6}.Referrals-module__aB6RZW__errorBanner{background:var(--status-error-bg,#fdecec);color:var(--status-error-fg);border:1px solid var(--status-error-bd,#f5c2c7);border-radius:12px;padding:.7rem 1rem;font-size:.9rem}.Referrals-module__aB6RZW__heroCard{background:var(--surface-paper);border:1px solid var(--gold-border);box-shadow:var(--shadow-sm);border-radius:18px;gap:1.5rem;padding:1.6rem 1.6rem 1.4rem;display:grid}.Referrals-module__aB6RZW__heroRow{grid-template-columns:minmax(0,1fr) minmax(0,1.4fr);gap:1.5rem;display:grid}.Referrals-module__aB6RZW__heroBlock{gap:.55rem;display:grid}.Referrals-module__aB6RZW__heroLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--gold-deep);font-size:.72rem;font-weight:800}.Referrals-module__aB6RZW__codeDisplay,.Referrals-module__aB6RZW__linkDisplay{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.Referrals-module__aB6RZW__codeValue{letter-spacing:.18em;color:var(--ink);background:var(--gold-tint);border:1px solid var(--gold-border-strong);text-align:center;border-radius:12px;min-width:160px;padding:.55rem .95rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:1.6rem;font-weight:700}.Referrals-module__aB6RZW__linkValue{min-width:0;color:var(--ink);border:1px dashed var(--gold-border);white-space:nowrap;text-overflow:ellipsis;background:0 0;border-radius:10px;flex:240px;padding:.6rem .85rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.88rem;overflow:hidden}.Referrals-module__aB6RZW__copyBtn{border:1px solid var(--gold-border-strong);color:var(--ink);cursor:pointer;background:0 0;border-radius:999px;min-height:44px;padding:.55rem 1.1rem;font-size:.85rem;font-weight:700;transition:background .15s,color .15s}.Referrals-module__aB6RZW__copyBtn:hover:not(:disabled){background:var(--gold-tint);color:var(--gold-deep)}.Referrals-module__aB6RZW__copyBtn:disabled{opacity:.55;cursor:not-allowed}.Referrals-module__aB6RZW__statRow{border-top:1px dashed var(--gold-border);grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:0;padding-top:1.2rem;display:grid}.Referrals-module__aB6RZW__statRow dt{text-transform:uppercase;letter-spacing:.1em;color:var(--gold-deep);margin:0 0 .3rem;font-size:.7rem;font-weight:800}.Referrals-module__aB6RZW__statRow dd{color:var(--ink);margin:0;font-size:1.4rem;font-weight:700}.Referrals-module__aB6RZW__historyCard{background:var(--surface-paper);border:1px solid var(--gold-border);box-shadow:var(--shadow-sm);border-radius:18px;padding:1.4rem 1.6rem}.Referrals-module__aB6RZW__historyTitle{color:var(--ink);margin:0 0 1rem;font-size:1.05rem;font-weight:700}.Referrals-module__aB6RZW__empty{color:var(--ink-4);margin:0;font-size:.92rem;line-height:1.55}.Referrals-module__aB6RZW__tableScroll{overflow-x:auto}.Referrals-module__aB6RZW__table{border-collapse:collapse;width:100%;font-size:.9rem}.Referrals-module__aB6RZW__table thead{background:#000}.Referrals-module__aB6RZW__table thead th{color:var(--gold-tint,#f5e9c8);text-align:left;letter-spacing:.1em;text-transform:uppercase;padding:.7rem .85rem;font-size:.72rem;font-weight:800}.Referrals-module__aB6RZW__table tbody td{border-bottom:1px solid var(--gold-border);color:var(--ink);vertical-align:middle;padding:.7rem .85rem}.Referrals-module__aB6RZW__codeCell{letter-spacing:.06em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.Referrals-module__aB6RZW__badge{letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:.2rem .65rem;font-size:.72rem;font-weight:800;display:inline-block}.Referrals-module__aB6RZW__badgePending{background:var(--gold-tint);color:var(--gold-deep);border:1px solid var(--gold-border-strong)}.Referrals-module__aB6RZW__badgeAwarded{color:#1f6f37;background:#e6f6e9;border:1px solid #c5e6cd}@media (max-width:1024px){.Referrals-module__aB6RZW__heroRow{grid-template-columns:1fr}}@media (max-width:768px){.Referrals-module__aB6RZW__statRow{grid-template-columns:1fr}.Referrals-module__aB6RZW__codeValue{letter-spacing:.14em;width:100%;min-width:0;font-size:1.3rem}.Referrals-module__aB6RZW__linkValue{width:100%}}
.Security-module__7jlerG__wrapper{gap:1.25rem;max-width:960px;display:grid}.Security-module__7jlerG__card{background:var(--surface-paper);border:1px solid var(--gold-border);box-shadow:var(--shadow-sm);border-radius:16px;gap:1.25rem;padding:1.35rem;display:grid}.Security-module__7jlerG__cardHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.Security-module__7jlerG__eyebrow{color:var(--gold-deep);letter-spacing:.14em;text-transform:uppercase;margin:0 0 .25rem;font-size:.72rem;font-weight:800}.Security-module__7jlerG__cardTitle{color:var(--ink);font-family:var(--font-serif,serif);margin:0;font-size:1.45rem}.Security-module__7jlerG__statusOn,.Security-module__7jlerG__statusOff{letter-spacing:.1em;text-transform:uppercase;border-radius:999px;padding:.35rem .75rem;font-size:.72rem;font-weight:900}.Security-module__7jlerG__statusOn{color:var(--gold-deep);background:var(--gold-tint);border:1px solid var(--gold-border-strong)}.Security-module__7jlerG__statusOff{color:var(--ink-4);background:var(--surface-cream-2);border:1px solid var(--hairline-2)}.Security-module__7jlerG__metaGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:0;display:grid}.Security-module__7jlerG__metaGrid div{border:1px solid var(--gold-border);background:var(--surface-cream);border-radius:12px;padding:.85rem 1rem}.Security-module__7jlerG__metaGrid dt{color:var(--gold-deep);letter-spacing:.1em;text-transform:uppercase;margin:0 0 .25rem;font-size:.7rem;font-weight:800}.Security-module__7jlerG__metaGrid dd{color:var(--ink);margin:0;font-weight:700}.Security-module__7jlerG__form,.Security-module__7jlerG__formPanel{gap:1rem;display:grid}.Security-module__7jlerG__form{max-width:560px}.Security-module__7jlerG__formPanel{border:1px solid var(--gold-border);background:var(--surface-cream);border-radius:14px;padding:1rem}.Security-module__7jlerG__formPanel h3{color:var(--ink);margin:0;font-size:1rem}.Security-module__7jlerG__field{gap:.45rem;display:grid}.Security-module__7jlerG__field span,.Security-module__7jlerG__secretBox span,.Security-module__7jlerG__codesHeader span{color:var(--gold-deep);letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:800}.Security-module__7jlerG__field input{border:1px solid var(--gold-border);background:var(--surface-paper);min-height:44px;color:var(--ink);font:inherit;border-radius:12px;padding:.75rem .95rem}.Security-module__7jlerG__field input:focus{border-color:var(--gold-border-strong);outline:none;box-shadow:0 0 0 4px #8a6d1a26}.Security-module__7jlerG__secretBox{border:1px solid var(--gold-border);background:var(--surface-cream);border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.Security-module__7jlerG__secretBox strong{color:var(--ink);word-break:break-all;margin-top:.35rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;display:block}.Security-module__7jlerG__codesPanel,.Security-module__7jlerG__codesCompact{border:1px dashed var(--gold-border-strong);background:var(--surface-cream);border-radius:14px;gap:.75rem;padding:1rem;display:grid}.Security-module__7jlerG__codesCompact{background:var(--surface-paper)}.Security-module__7jlerG__codesHeader{justify-content:space-between;gap:1rem;display:flex}.Security-module__7jlerG__codesGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}.Security-module__7jlerG__codesGrid code{border:1px solid var(--gold-border);background:var(--surface-paper);color:var(--ink);border-radius:10px;padding:.55rem .7rem;font-size:.85rem}.Security-module__7jlerG__checkRow{color:var(--ink);align-items:center;gap:.65rem;font-weight:700;display:flex}.Security-module__7jlerG__checkRow input{width:1.05rem;height:1.05rem;accent-color:var(--gold-deep)}.Security-module__7jlerG__enabledGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.Security-module__7jlerG__secondaryBtn,.Security-module__7jlerG__dangerBtn{cursor:pointer;min-height:44px;transition:background var(--motion-med), transform var(--motion-med), border-color var(--motion-med);border-radius:999px;justify-content:center;align-items:center;padding:.65rem 1rem;font-weight:800;text-decoration:none;display:inline-flex}.Security-module__7jlerG__secondaryBtn{border:1px solid var(--gold-deep);background:var(--surface-paper);color:var(--gold-deep)}.Security-module__7jlerG__secondaryBtn:hover:not(:disabled){background:var(--gold-tint);transform:translateY(-1px)}.Security-module__7jlerG__dangerBtn{border:1px solid var(--status-error-bd);background:var(--status-error-bg);color:var(--status-error-fg)}.Security-module__7jlerG__dangerBtn:hover:not(:disabled){transform:translateY(-1px)}.Security-module__7jlerG__secondaryBtn:disabled,.Security-module__7jlerG__dangerBtn:disabled{opacity:.55;cursor:not-allowed}.Security-module__7jlerG__linkBtn{color:var(--gold-deep);font:inherit;cursor:pointer;background:0 0;border:0;justify-self:start;padding:0;font-size:.85rem;font-weight:800}.Security-module__7jlerG__linkBtn:hover{color:var(--gold-dark);text-decoration:underline}.Security-module__7jlerG__errorBanner,.Security-module__7jlerG__successBanner{border-radius:12px;padding:.75rem 1rem;font-size:.9rem;font-weight:700}.Security-module__7jlerG__errorBanner{background:var(--status-error-bg,#fdecec);color:var(--status-error-fg);border:1px solid var(--status-error-bd,#f5c2c7)}.Security-module__7jlerG__successBanner{background:var(--gold-tint);color:var(--gold-deep);border:1px solid var(--gold-border-strong)}@media (max-width:768px){.Security-module__7jlerG__card{padding:1rem}.Security-module__7jlerG__metaGrid,.Security-module__7jlerG__enabledGrid,.Security-module__7jlerG__codesGrid{grid-template-columns:1fr}.Security-module__7jlerG__secretBox{align-items:stretch}.Security-module__7jlerG__secondaryBtn,.Security-module__7jlerG__dangerBtn{width:100%}}
