.Shell3D-module__M_hRSq__mockRoot{justify-content:center;width:100%;display:flex}.Shell3D-module__M_hRSq__scaleWrapper{--mock-page-width:800px;--mock-frame-height:800px;--mock-scale-desktop:.55;--mock-scale-tablet:calc(var(--mock-scale-desktop) * var(--kit-card-scale-tablet-multiplier,.95));--mock-scale-mobile:calc(var(--mock-scale-desktop) * var(--kit-card-scale-mobile-multiplier,.78));--mock-scale:var(--mock-scale-desktop);width:calc(var(--mock-page-width) * var(--mock-scale));height:calc(var(--mock-frame-height) * var(--mock-scale));max-width:100%;position:relative;overflow:visible}.Shell3D-module__M_hRSq__cardPage{margin-left:calc(var(--mock-page-width) * -.5);width:var(--mock-page-width);color:var(--kit-color-text-primary);perspective:1400px;transform:scale(var(--mock-scale));transform-origin:top;position:absolute;left:50%;overflow:visible}.Shell3D-module__M_hRSq__floatingCard{--floating-border-start-angle:-45deg;--floating-border-cover-angle:0deg;transform-style:preserve-3d;transform:var(--kit-mock-rotate,none);background:linear-gradient(var(--kit-color-bg), var(--kit-color-bg)) padding-box, conic-gradient(from var(--floating-border-start-angle), transparent 0deg var(--floating-border-cover-angle), var(--kit-color-bg) var(--floating-border-cover-angle) 360deg) border-box, var(--kit-gold-gradient) border-box;box-shadow:var(--kit-shadow-floating-card);background-position:0 0,0 0,0%;background-size:100% 100%,100% 100%,220% 100%;border:4.5px solid #0000;border-radius:20px;position:relative;overflow:hidden}.Shell3D-module__M_hRSq__floatingCardLocked{--floating-border-cover-angle:0deg}.Shell3D-module__M_hRSq__floatingCardUnlocked{animation:1.3s cubic-bezier(.32,0,.2,1) forwards Shell3D-module__M_hRSq__floatingCardBorderReveal}.Shell3D-module__M_hRSq__assembleIn .Shell3D-module__M_hRSq__floatingCardUnlocked{animation:1.3s cubic-bezier(.32,0,.2,1) forwards Shell3D-module__M_hRSq__floatingCardBorderReveal,4.5s linear infinite Shell3D-module__M_hRSq__floatingCardBorderShimmer}@keyframes Shell3D-module__M_hRSq__floatingCardBorderShimmer{0%{background-position:0 0,0 0,0%}to{background-position:0 0,0 0,100%}}@keyframes Shell3D-module__M_hRSq__floatingCardBorderReveal{0%{--floating-border-cover-angle:0deg}to{--floating-border-cover-angle:360deg}}@property --floating-border-cover-angle{syntax:"<angle>";inherits:false;initial-value:0deg}@media (max-width:1024px){.Shell3D-module__M_hRSq__floatingCard{transform:none}}@media (max-width:1200px){.Shell3D-module__M_hRSq__scaleWrapper{--mock-scale:var(--mock-scale-tablet)}}@media (max-width:768px){.Shell3D-module__M_hRSq__scaleWrapper{--mock-scale:var(--mock-scale-mobile)}}
.cardKitRoot{box-sizing:border-box;-webkit-font-smoothing:antialiased;font-family:inherit}.cardKitRoot *,.cardKitRoot :before,.cardKitRoot :after{box-sizing:border-box}
.cardKitRoot .card{background:var(--kit-color-surface);border:3px solid var(--kit-color-border);width:100%;box-shadow:var(--kit-shadow-card);border-radius:12px}.cardKitRoot .card-alt{background:var(--kit-color-surface-alt);border:3px solid var(--kit-color-border);box-shadow:var(--kit-shadow-card);border-radius:12px}.cardKitRoot .gradientTextLink{-webkit-text-fill-color:transparent;-webkit-background-clip:text;background:var(--kit-gradient-username);opacity:.92;-webkit-background-clip:text;background-clip:text;display:inline-block;position:relative}.cardKitRoot .gradientTextLink.ticker{text-transform:uppercase;letter-spacing:.75px;white-space:nowrap;font-size:.9rem;font-weight:800;line-height:1}.cardKitRoot .gradientTextLink.compact{font-size:.8125rem;font-weight:500}.cardKitRoot .btn{border:1px solid var(--kit-color-border);cursor:default;white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;font-weight:500;text-decoration:none;display:inline-flex}.cardKitRoot .btnNeutral{color:var(--kit-color-text-primary);background:#3a404b;font-weight:800}.cardKitRoot .btnHollow{color:var(--kit-color-text-primary);background:0 0}.cardKitRoot .btnLarge{min-width:160px;padding:.75rem .9rem}.cardKitRoot .btnFullWidth{width:100%}.cardKitRoot .btnGradient{--gbw:2px;--r:10px;border-radius:var(--r);border:var(--gbw) solid transparent;cursor:default;background:linear-gradient(100deg,#ffd600,#ffa800 50%,#ffd600) 0 0/200% 100% border-box,linear-gradient(#0000,#0000) padding-box padding-box;position:relative;padding:0!important}.cardKitRoot .btnGradientInner{border-radius:calc(var(--r) - var(--gbw));color:#2c3444;background:linear-gradient(-100deg,#ffd600,#ffa800 50%,#ffd600) 0 0/200% 100%;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.6rem .9rem;font-weight:800;display:inline-flex}.cardKitRoot .btnStandardIcon{color:var(--kit-color-text-muted);background:#ffffff14;padding:6px 10px;font-size:.875rem;font-weight:500;box-shadow:0 1px 2px #0000004d}.cardKitRoot .btnInteractive{transform-origin:50%}.cardKitRoot .kit-surface-card{box-sizing:border-box;background:var(--kit-color-surface-deep);border:var(--kit-border-thick) solid var(--kit-color-border-deep);border-radius:var(--kit-radius-l);box-shadow:var(--kit-shadow-elevated)}.cardKitRoot .kit-gradient-text{background:var(--kit-gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline-block}
.cardKitRoot[data-theme=equivox]{--kit-color-bg:#1a1d24;--kit-color-surface:#22262e;--kit-color-surface-alt:#2a2f38;--kit-color-surface-hover:#333842;--kit-color-surface-deep:#131a26;--kit-color-border:#3a4150;--kit-color-border-deep:#1e2a38;--kit-color-text-primary:#e6e9ef;--kit-color-text-subtle:#b0b6c2;--kit-color-text-muted:#8a919e;--kit-color-text-hover:#e6e9ef;--kit-color-primary:#ffb800;--kit-color-primary-1:#ffd600;--kit-color-primary-2:#ffa800;--kit-gold-gradient:linear-gradient(110deg, #ffd600 0%, #ffb300 34%, #ffa800 50%, #ffd600 66%, #ffb300 100%);--kit-gradient-primary:linear-gradient(90deg, var(--kit-color-primary-1), var(--kit-color-primary-2));--kit-gradient-username:linear-gradient(90deg, #ffd600, #ffa800);--kit-color-primary-accent:linear-gradient(100deg, #ffd600, #ffa800 50%, #ffd600);--kit-shadow-card:0 2px 8px #00000059;--kit-shadow-elevated:0 4px 12px #0000004d;--kit-shadow-floating-card:0 16px 32px -12px #00000059, 0 8px 16px -8px #00000040, 0 0 0 1px #ffffff0f;--kit-card-scale-tablet-multiplier:.95;--kit-card-scale-mobile-multiplier:.78;--kit-border-thin:1px;--kit-border-regular:2px;--kit-border-thick:3px;--kit-radius-s:6px;--kit-radius-m:10px;--kit-radius-l:12px;--kit-radius-xl:20px;--kit-radius-pill:9999px;--kit-threadline-width:1px;--kit-miniature-aspect:4 / 3;--kit-miniature-max-width:536px;--kit-miniature-max-height:402px}
.cardKitRoot[data-theme=equivox] .mockPostHeader{background:var(--kit-color-surface);border:2.5px solid var(--kit-color-border);box-shadow:var(--kit-shadow-card);border-radius:16px;flex-direction:column;padding:0;display:flex;position:relative}.cardKitRoot[data-theme=equivox] .mockPostCard{flex-direction:column;padding:1.2rem 1.5rem;display:flex}.cardKitRoot[data-theme=equivox] .mockHeaderRow{align-items:flex-start;gap:.9rem;margin-bottom:.9rem;display:flex}.cardKitRoot[data-theme=equivox] .mockAvatarWrapper{flex:0 0 40px;margin-top:1px}.cardKitRoot[data-theme=equivox] .mockAvatar{border-radius:9999px}.cardKitRoot[data-theme=equivox] .mockUserInfo{flex-direction:column;flex:auto;gap:.125rem;min-width:0;display:flex}.cardKitRoot[data-theme=equivox] .mockUsernameRow{font-size:1.08rem;font-weight:500}.cardKitRoot[data-theme=equivox] .mockTimestampRow{color:var(--kit-color-text-subtle);font-size:.95rem}.cardKitRoot[data-theme=equivox] .mockTimestamp{font-size:.95rem}.cardKitRoot[data-theme=equivox] .mockPostActions{align-items:center;gap:.9rem;margin-top:1.15rem;display:flex}.cardKitRoot[data-theme=equivox] .mockIconButton{height:38px;color:var(--kit-color-text-muted);cursor:default;border-radius:.5rem;align-items:center;gap:.5rem;padding:7px 12px;font-size:1.03rem;display:flex;box-shadow:0 1px 2px #0000004d}.cardKitRoot[data-theme=equivox] .mockIconButton span{text-align:center;min-width:1.2ch;display:inline-block}.cardKitRoot[data-theme=equivox] .mockThreadButton{height:38px;color:var(--kit-color-text-muted);cursor:default;pointer-events:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:7px 12px;font-size:1.03rem;display:flex;box-shadow:0 1px 2px #0000004d}.cardKitRoot[data-theme=equivox] .mockThreadButton span{text-align:center;min-width:1.2ch;display:inline-block}.cardKitRoot[data-theme=equivox] .mockButtonIcon{flex-shrink:0}.cardKitRoot[data-theme=equivox] .equivoxThreadList{flex-direction:column;gap:0;display:flex}.cardKitRoot[data-theme=equivox] .equivoxThreadWrapper{margin-top:1.5rem;position:relative}.cardKitRoot[data-theme=equivox] .equivoxThreadContent{z-index:1;position:relative}.cardKitRoot[data-theme=equivox] .equivoxThreadlineVertical{width:var(--kit-threadline-width);z-index:0;background-color:#2a2a2c;position:absolute;top:0;left:.5rem}.cardKitRoot[data-theme=equivox] .equivoxThreadlineEraser{width:var(--kit-threadline-width);background-color:var(--kit-color-bg);z-index:1;position:absolute;bottom:0;left:.5rem}.cardKitRoot[data-theme=equivox] .equivoxReplyGroup{margin-top:.25rem;position:relative}.cardKitRoot[data-theme=equivox] .equivoxReplyGroup .equivoxThreadlineInReply{width:var(--kit-threadline-width);z-index:0;background-color:#2a2a2c;position:absolute;top:0;bottom:0;left:.5rem}.cardKitRoot[data-theme=equivox] .equivoxThreadHeader{align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.cardKitRoot[data-theme=equivox] .equivoxAvatarWithCurve{flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:flex;position:relative}.cardKitRoot[data-theme=equivox] .equivoxThreadAvatar{border-radius:9999px}.cardKitRoot[data-theme=equivox] .equivoxThreadMeta{color:var(--kit-color-text-subtle);font-size:.95rem}.cardKitRoot[data-theme=equivox] .equivoxThreadActions{align-items:center;gap:.9rem;margin-top:.6rem;display:flex}.cardKitRoot[data-theme=equivox] .equivoxThreadActionItem{color:#aaa;cursor:default;align-items:center;gap:.35rem;font-size:.97rem;display:flex}.cardKitRoot[data-theme=equivox] .kit-start-thread-pill{text-align:left;border-radius:var(--kit-radius-pill);border:var(--kit-border-regular) solid var(--kit-color-border-deep);width:100%;color:var(--kit-color-text-muted);cursor:default;background:0 0;margin-top:1rem;padding:.65rem 1rem}
.cardKitRoot[data-theme=akuba]{--kit-color-bg:#fbf7f2;--kit-color-surface:#fff;--kit-color-surface-alt:#f5eadf;--kit-color-surface-hover:#efe1d4;--kit-color-surface-deep:#efe1d4;--kit-color-border:#e8d8c9;--kit-color-border-subtle:#f0e8e0;--kit-color-text-primary:#1b2026;--kit-color-text-subtle:#8a7b70;--kit-color-text-muted:#5f554d;--kit-color-text-hover:#1b2026;--kit-color-primary:#ab653e;--kit-color-primary-1:#c4763a;--kit-color-primary-2:#714a28;--kit-gold-gradient:linear-gradient(110deg, #c4763a 0%, #ab653e 34%, #714a28 50%, #c4763a 66%, #ab653e 100%);--kit-gradient-primary:linear-gradient(90deg, var(--kit-color-primary-1), var(--kit-color-primary-2));--kit-gradient-username:linear-gradient(90deg, #c4763a, #ab653e);--kit-color-primary-accent:linear-gradient(100deg, #c4763a, #ab653e 50%, #c4763a);--kit-shadow-card:0 2px 8px #1b20260f;--kit-shadow-elevated:0 4px 16px #1b202614;--kit-shadow-floating-card:0 16px 32px -12px #1b20261f, 0 8px 16px -8px #1b202614, 0 0 0 1px #e8d8c9e6;--kit-card-scale-tablet-multiplier:.95;--kit-card-scale-mobile-multiplier:.78;--kit-border-thin:1px;--kit-border-regular:2px;--kit-border-thick:3px;--kit-radius-s:8px;--kit-radius-m:12px;--kit-radius-l:16px;--kit-radius-xl:20px;--kit-radius-pill:9999px;--kit-threadline-width:1px;--kit-miniature-aspect:4 / 3;--kit-miniature-max-width:536px;--kit-miniature-max-height:402px}
.cardKitRoot[data-theme=demo]{--kit-color-bg:#12151a;--kit-color-surface:#1a1f28;--kit-color-surface-alt:#222833;--kit-color-surface-hover:#2a3140;--kit-color-surface-deep:#141820;--kit-color-border:#2e3644;--kit-color-border-deep:#252b36;--kit-color-text-primary:#e8ecf2;--kit-color-text-subtle:#a8b0be;--kit-color-text-muted:#7d8796;--kit-color-text-hover:#e8ecf2;--kit-color-primary:#38bdf8;--kit-color-primary-1:#38bdf8;--kit-color-primary-2:#0ea5e9;--kit-gold-gradient:linear-gradient(110deg, #38bdf8 0%, #0ea5e9 50%, #38bdf8 100%);--kit-gradient-primary:linear-gradient(90deg, var(--kit-color-primary-1), var(--kit-color-primary-2));--kit-gradient-username:linear-gradient(90deg, #38bdf8, #0ea5e9);--kit-color-primary-accent:linear-gradient(100deg, #38bdf8, #0ea5e9 50%, #38bdf8);--kit-shadow-card:0 2px 8px #00000059;--kit-shadow-elevated:0 4px 12px #0000004d;--kit-shadow-floating-card:0 16px 32px -12px #00000059, 0 8px 16px -8px #00000040, 0 0 0 1px #ffffff0f;--kit-card-scale-tablet-multiplier:.95;--kit-card-scale-mobile-multiplier:.78;--kit-border-thin:1px;--kit-border-regular:2px;--kit-border-thick:3px;--kit-radius-s:6px;--kit-radius-m:10px;--kit-radius-l:12px;--kit-radius-xl:20px;--kit-radius-pill:9999px;--kit-threadline-width:1px}
.ShellFlat-module__8pfBba__root{justify-content:center;width:100%;display:flex}.ShellFlat-module__8pfBba__frame{--kit-mini-aspect:var(--kit-miniature-aspect,4 / 3);--kit-mini-max-w:var(--kit-miniature-max-width,536px);--kit-mini-max-h:var(--kit-miniature-max-height,402px);box-sizing:border-box;width:100%;max-width:var(--kit-mini-max-w);aspect-ratio:var(--kit-mini-aspect);max-height:var(--kit-mini-max-h);border-radius:var(--kit-radius-xl,20px);border:var(--kit-border-thin,1px) solid color-mix(in srgb, var(--kit-color-border) 70%, transparent);background:var(--kit-color-surface);box-shadow:var(--kit-shadow-card);color:var(--kit-color-text-primary);margin-inline:auto;overflow:hidden}.ShellFlat-module__8pfBba__content{opacity:0;flex-direction:column;width:100%;height:100%;min-height:0;display:flex;transform:translateY(12px)scale(.97)}.ShellFlat-module__8pfBba__root[data-animate-in=true] .ShellFlat-module__8pfBba__content{animation:.55s ease-out forwards ShellFlat-module__8pfBba__kitMiniAssembleIn}.ShellFlat-module__8pfBba__root[data-animate-in=true] .ShellFlat-module__8pfBba__contentDelayShort{animation-delay:.1s}.ShellFlat-module__8pfBba__root[data-animate-in=true] .ShellFlat-module__8pfBba__contentDelayMedium{animation-delay:.15s}@keyframes ShellFlat-module__8pfBba__kitMiniAssembleIn{to{opacity:1;transform:translateY(0)scale(1)}}.ShellFlat-module__8pfBba__frameless{aspect-ratio:unset;max-width:none;height:100%;max-height:none;box-shadow:none;background:0 0;border:none;border-radius:0}.ShellFlat-module__8pfBba__rootFrameless{height:100%}.ShellFlat-module__8pfBba__rootFrameless .ShellFlat-module__8pfBba__content{opacity:1;transform:none;animation:none!important}@media (max-width:575px){.ShellFlat-module__8pfBba__frameless{min-height:0}.ShellFlat-module__8pfBba__frame{aspect-ratio:auto;min-height:320px;max-height:none}}@media (prefers-reduced-motion:reduce){.ShellFlat-module__8pfBba__content{opacity:1;transform:none;animation:none!important}}
.AdminDashboardStorefrontCard3D-module__A1z6tq__inner{background:var(--kit-color-bg);padding:.55rem .65rem .65rem}.AdminDashboardStorefrontCard3D-module__A1z6tq__splitView{border:3px solid var(--kit-color-border-subtle);background:var(--kit-color-surface);border-radius:1rem;height:450px;display:flex;overflow:hidden}.AdminDashboardStorefrontCard3D-module__A1z6tq__sidebar{border-right:3px solid var(--kit-color-border-subtle);background:var(--kit-color-surface);flex-direction:column;flex-shrink:0;width:11rem;min-width:0;min-height:0;display:flex;overflow:hidden}.AdminDashboardStorefrontCard3D-module__A1z6tq__sidebarHeader{border-bottom:3px solid var(--kit-color-border-subtle);flex-shrink:0;padding:.65rem .6rem}.AdminDashboardStorefrontCard3D-module__A1z6tq__sidebarTitle{color:var(--kit-color-text-primary);margin:0;font-size:1.02rem;font-weight:700}.AdminDashboardStorefrontCard3D-module__A1z6tq__sidebarDescription{color:var(--kit-color-text-muted);margin:.18rem 0 0;font-size:.68rem;line-height:1.3}.AdminDashboardStorefrontCard3D-module__A1z6tq__sidebarNav{flex:1;min-height:0;padding:.35rem .32rem;overflow:hidden}.AdminDashboardStorefrontCard3D-module__A1z6tq__navList{flex-direction:column;gap:.16rem;margin:0;padding:0;list-style:none;display:flex}.AdminDashboardStorefrontCard3D-module__A1z6tq__navItem,.AdminDashboardStorefrontCard3D-module__A1z6tq__navItemActive{color:var(--kit-color-text-muted);border-radius:.65rem;align-items:center;gap:.38rem;padding:.42rem .48rem;font-size:.74rem;font-weight:600;line-height:1.15;display:flex}.AdminDashboardStorefrontCard3D-module__A1z6tq__navItemActive{background:color-mix(in srgb, var(--kit-color-primary) 8%, var(--kit-color-surface));color:var(--kit-color-primary)}.AdminDashboardStorefrontCard3D-module__A1z6tq__navIcon{flex-shrink:0;width:.88rem;height:.88rem}.AdminDashboardStorefrontCard3D-module__A1z6tq__detailViewport{background:var(--kit-color-bg);flex:1;min-width:0;min-height:0;overflow:hidden}.AdminDashboardStorefrontCard3D-module__A1z6tq__panelViewport{opacity:1;height:100%;transition:opacity .16s,transform .16s;transform:translateY(0)}.AdminDashboardStorefrontCard3D-module__A1z6tq__panelHidden{opacity:0;transform:translateY(3px)}.AdminDashboardStorefrontCard3D-module__A1z6tq__panelVisible{opacity:1;transform:translateY(0)}.AdminDashboardStorefrontCard3D-module__A1z6tq__panelContent{flex-direction:column;gap:.4rem;height:100%;padding:.4rem .45rem .35rem;display:flex}.AdminDashboardStorefrontCard3D-module__A1z6tq__panelHeader{flex-shrink:0;align-items:center;gap:.55rem;padding-right:.35rem;display:flex}.AdminDashboardStorefrontCard3D-module__A1z6tq__panelHeaderText{flex:1;min-width:0}.AdminDashboardStorefrontCard3D-module__A1z6tq__panelTitle{color:var(--kit-color-text-primary);margin:0;font-size:1.12rem;font-weight:700;line-height:1.15}.AdminDashboardStorefrontCard3D-module__A1z6tq__panelDescription{color:var(--kit-color-text-muted);margin:.12rem 0 0;font-size:.7rem;line-height:1.3}.AdminDashboardStorefrontCard3D-module__A1z6tq__addButton{background:var(--kit-color-primary);color:#fff;border-radius:999px;flex-shrink:0;align-items:center;gap:.24rem;margin-left:.25rem;padding:.34rem .62rem;font-size:.68rem;font-weight:600;display:inline-flex}.AdminDashboardStorefrontCard3D-module__A1z6tq__addButtonIcon{width:.72rem;height:.72rem}.AdminDashboardStorefrontCard3D-module__A1z6tq__card{border:2px solid var(--kit-color-border-subtle);background:var(--kit-color-surface);border-radius:.85rem;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden;box-shadow:0 1px #0000000a}.AdminDashboardStorefrontCard3D-module__A1z6tq__cardMetaBar{border-bottom:2px solid var(--kit-color-border-subtle);color:var(--kit-color-text-muted);flex-shrink:0;padding:.55rem .85rem;font-size:.92rem;font-weight:500}.AdminDashboardStorefrontCard3D-module__A1z6tq__cardBody,.AdminDashboardStorefrontCard3D-module__A1z6tq__cardBodyTight{flex-direction:column;gap:.5rem;min-height:0;padding:.55rem;display:flex}.AdminDashboardStorefrontCard3D-module__A1z6tq__cardSection{border-bottom:2px solid var(--kit-color-border-subtle);padding:.5rem .65rem .45rem}.AdminDashboardStorefrontCard3D-module__A1z6tq__cardSection:last-of-type{border-bottom:none}.AdminDashboardStorefrontCard3D-module__A1z6tq__cardSectionTitle{color:var(--kit-color-text-primary);margin:0;font-size:1.05rem;font-weight:700}.AdminDashboardStorefrontCard3D-module__A1z6tq__cardSectionHint{color:var(--kit-color-text-muted);margin:.12rem 0 0;font-size:.82rem;line-height:1.25}.AdminDashboardStorefrontCard3D-module__A1z6tq__sortRow,.AdminDashboardStorefrontCard3D-module__A1z6tq__staticRow{border:1px solid var(--kit-color-border-subtle);background:var(--kit-color-surface);border-radius:.75rem;align-items:center;gap:.55rem;padding:.62rem .68rem;display:flex}.AdminDashboardStorefrontCard3D-module__A1z6tq__dragHandle{width:1rem;height:1rem;color:var(--kit-color-text-muted);flex-shrink:0}.AdminDashboardStorefrontCard3D-module__A1z6tq__rowIndex{background:var(--kit-color-surface-alt);width:2rem;height:2rem;color:var(--kit-color-text-muted);border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;display:flex}.AdminDashboardStorefrontCard3D-module__A1z6tq__rowThumb{border:1px solid var(--kit-color-border-subtle);border-radius:.5rem;flex-shrink:0;width:3rem;height:2.25rem}.AdminDashboardStorefrontCard3D-module__A1z6tq__rowBody{flex:1;min-width:0}.AdminDashboardStorefrontCard3D-module__A1z6tq__rowTitle{color:var(--kit-color-text-primary);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.95rem;font-weight:700;overflow:hidden}.AdminDashboardStorefrontCard3D-module__A1z6tq__rowSubtitle{color:var(--kit-color-text-muted);text-overflow:ellipsis;white-space:nowrap;margin:.1rem 0 0;font-size:.82rem;overflow:hidden}.AdminDashboardStorefrontCard3D-module__A1z6tq__rowTrailing{flex-shrink:0;align-items:center;gap:.38rem;display:flex}.AdminDashboardStorefrontCard3D-module__A1z6tq__visibilityDot{background:#10b981;border-radius:999px;width:.55rem;height:.55rem}.AdminDashboardStorefrontCard3D-module__A1z6tq__statusPill{background:color-mix(in srgb, #10b981 12%, var(--kit-color-surface));color:#047857;border-radius:999px;padding:.16rem .42rem;font-size:.75rem;font-weight:600}.AdminDashboardStorefrontCard3D-module__A1z6tq__rowActionIcon{width:.95rem;height:.95rem;color:var(--kit-color-text-muted)}.AdminDashboardStorefrontCard3D-module__A1z6tq__addToHeaderButton{border:1px solid var(--kit-color-border-subtle);background:var(--kit-color-surface-alt);color:var(--kit-color-text-primary);border-radius:999px;flex-shrink:0;align-items:center;gap:.22rem;padding:.32rem .55rem;font-size:.78rem;font-weight:600;display:inline-flex}.AdminDashboardStorefrontCard3D-module__A1z6tq__addToHeaderIcon{width:.72rem;height:.72rem}.AdminDashboardStorefrontCard3D-module__A1z6tq__formBody{flex-direction:column;gap:.65rem;padding:.75rem .85rem;display:flex}.AdminDashboardStorefrontCard3D-module__A1z6tq__field{flex-direction:column;gap:.28rem;display:flex}.AdminDashboardStorefrontCard3D-module__A1z6tq__fieldLabel{color:var(--kit-color-text-primary);font-size:.92rem;font-weight:600}.AdminDashboardStorefrontCard3D-module__A1z6tq__fieldInput{border:2px solid var(--kit-color-border-subtle);background:var(--kit-color-surface-alt);color:var(--kit-color-text-primary);border-radius:.6rem;padding:.58rem .68rem;font-size:1rem;display:block}.AdminDashboardStorefrontCard3D-module__A1z6tq__toggleList{flex-direction:column;display:flex}.AdminDashboardStorefrontCard3D-module__A1z6tq__toggleRow{border-bottom:1px solid var(--kit-color-border-subtle);justify-content:space-between;align-items:center;gap:.65rem;padding:.62rem .85rem;display:flex}.AdminDashboardStorefrontCard3D-module__A1z6tq__toggleRow:last-child{border-bottom:none}.AdminDashboardStorefrontCard3D-module__A1z6tq__toggleLabel{color:var(--kit-color-text-primary);font-size:.92rem;font-weight:500}.AdminDashboardStorefrontCard3D-module__A1z6tq__toggleOn,.AdminDashboardStorefrontCard3D-module__A1z6tq__toggleOff{background:var(--kit-color-border);border-radius:999px;flex-shrink:0;width:2.35rem;height:1.35rem;position:relative}.AdminDashboardStorefrontCard3D-module__A1z6tq__toggleOn{background:var(--kit-color-primary)}.AdminDashboardStorefrontCard3D-module__A1z6tq__toggleKnob{background:#fff;border-radius:999px;width:1.05rem;height:1.05rem;position:absolute;top:.14rem;left:.14rem;box-shadow:0 1px 2px #0000001f}.AdminDashboardStorefrontCard3D-module__A1z6tq__toggleOn .AdminDashboardStorefrontCard3D-module__A1z6tq__toggleKnob{left:calc(100% - 1.19rem)}.AdminDashboardStorefrontCard3D-module__A1z6tq__cardFooter{border-top:2px solid var(--kit-color-border-subtle);background:var(--kit-color-surface);flex-shrink:0;justify-content:flex-end;align-items:center;gap:.5rem;margin-top:auto;padding:.58rem .75rem;display:flex}.AdminDashboardStorefrontCard3D-module__A1z6tq__footerButtonSecondary,.AdminDashboardStorefrontCard3D-module__A1z6tq__footerButtonPrimary{border-radius:999px;justify-content:center;align-items:center;min-height:2rem;padding:.38rem .85rem;font-size:.88rem;font-weight:600;display:inline-flex}.AdminDashboardStorefrontCard3D-module__A1z6tq__footerButtonSecondary{border:1px solid var(--kit-color-border-subtle);background:var(--kit-color-surface);color:var(--kit-color-text-primary)}.AdminDashboardStorefrontCard3D-module__A1z6tq__footerButtonPrimary{background:var(--kit-color-primary);color:#fff}
.AdminDashboardCategoriesCard3D-module__Z_cNpW__inner{background:var(--kit-color-bg);padding:.85rem .95rem .95rem}.AdminDashboardCategoriesCard3D-module__Z_cNpW__splitView{border:3px solid var(--kit-color-border-subtle);background:var(--kit-color-surface);border-radius:1rem;height:420px;display:flex;overflow:hidden}.AdminDashboardCategoriesCard3D-module__Z_cNpW__listPanel{border-right:3px solid var(--kit-color-border-subtle);background:var(--kit-color-surface);flex-direction:column;flex-shrink:0;width:32%;min-width:0;min-height:0;display:flex;overflow:hidden}.AdminDashboardCategoriesCard3D-module__Z_cNpW__listHeader{border-bottom:3px solid var(--kit-color-border-subtle);flex-shrink:0;padding:.7rem .65rem .55rem}.AdminDashboardCategoriesCard3D-module__Z_cNpW__listHeaderTop{justify-content:space-between;align-items:flex-start;gap:.4rem;display:flex}.AdminDashboardCategoriesCard3D-module__Z_cNpW__listTitle{color:var(--kit-color-text-primary);margin:0;font-size:.82rem;font-weight:700}.AdminDashboardCategoriesCard3D-module__Z_cNpW__listCount{min-height:.65rem;color:var(--kit-color-text-muted);margin:.15rem 0 0;font-size:.52rem;font-weight:600}.AdminDashboardCategoriesCard3D-module__Z_cNpW__addButton{background:var(--kit-color-primary);color:#fff;box-shadow:var(--kit-shadow-card);border-radius:999px;flex-shrink:0;align-items:center;gap:.22rem;padding:.28rem .45rem;font-size:.52rem;font-weight:700;display:inline-flex}.AdminDashboardCategoriesCard3D-module__Z_cNpW__addButtonIcon{width:.62rem;height:.62rem}.AdminDashboardCategoriesCard3D-module__Z_cNpW__searchWrap{margin-top:.45rem;position:relative}.AdminDashboardCategoriesCard3D-module__Z_cNpW__searchIcon{width:.62rem;height:.62rem;color:var(--kit-color-text-muted);position:absolute;top:50%;left:.42rem;transform:translateY(-50%)}.AdminDashboardCategoriesCard3D-module__Z_cNpW__searchInput{border:2px solid var(--kit-color-border-subtle);background:var(--kit-color-surface);width:100%;color:var(--kit-color-text-muted);box-shadow:var(--kit-shadow-card);border-radius:.5rem;padding:.34rem .42rem .34rem 1.45rem;font-size:.52rem;display:block}.AdminDashboardCategoriesCard3D-module__Z_cNpW__itemList{flex-direction:column;gap:.35rem;margin:0;padding:.5rem;list-style:none;display:flex;overflow:hidden}.AdminDashboardCategoriesCard3D-module__Z_cNpW__listItem{border:2px solid var(--kit-color-border-subtle);background:var(--kit-color-surface);border-radius:.65rem;align-items:flex-start;gap:.42rem;padding:.42rem;display:flex}.AdminDashboardCategoriesCard3D-module__Z_cNpW__listThumb{aspect-ratio:4/3;border:2px solid var(--kit-color-border-subtle);border-radius:.45rem;flex-shrink:0;width:2.2rem}.AdminDashboardCategoriesCard3D-module__Z_cNpW__listThumbIcon{aspect-ratio:4/3;border:2px solid var(--kit-color-border-subtle);background:var(--kit-color-surface-alt);width:2.2rem;color:var(--kit-color-text-muted);border-radius:.45rem;flex-shrink:0;justify-content:center;align-items:center;display:flex}.AdminDashboardCategoriesCard3D-module__Z_cNpW__listThumbSvg{width:.75rem;height:.75rem}.AdminDashboardCategoriesCard3D-module__Z_cNpW__listBody{min-width:0;padding-top:.05rem}.AdminDashboardCategoriesCard3D-module__Z_cNpW__listItemTitle{color:var(--kit-color-text-primary);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.58rem;font-weight:700;line-height:1.25;overflow:hidden}.AdminDashboardCategoriesCard3D-module__Z_cNpW__listItemSlug{color:var(--kit-color-text-muted);text-overflow:ellipsis;white-space:nowrap;margin:.1rem 0 0;font-size:.5rem;font-weight:600;overflow:hidden}.AdminDashboardCategoriesCard3D-module__Z_cNpW__listItemMeta{color:var(--kit-color-text-muted);flex-wrap:wrap;align-items:center;gap:.22rem;margin-top:.22rem;font-size:.48rem;font-weight:600;display:flex}.AdminDashboardCategoriesCard3D-module__Z_cNpW__statusDotActive{background:#10b981;border-radius:999px;flex-shrink:0;width:.34rem;height:.34rem}.AdminDashboardCategoriesCard3D-module__Z_cNpW__statusDotInactive{background:color-mix(in srgb, var(--kit-color-text-muted) 50%, transparent);border-radius:999px;flex-shrink:0;width:.34rem;height:.34rem}.AdminDashboardCategoriesCard3D-module__Z_cNpW__metaSep{opacity:.35}.AdminDashboardCategoriesCard3D-module__Z_cNpW__builderPanel{background:var(--kit-color-bg);flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;overflow:hidden}.AdminDashboardCategoriesCard3D-module__Z_cNpW__builderHeader{border-bottom:3px solid var(--kit-color-border-subtle);background:var(--kit-color-bg);flex-shrink:0;padding:.65rem .7rem}.AdminDashboardCategoriesCard3D-module__Z_cNpW__builderHeaderInner{justify-content:space-between;align-items:flex-start;gap:.45rem;display:flex}.AdminDashboardCategoriesCard3D-module__Z_cNpW__builderTitle{color:var(--kit-color-text-primary);margin:0;font-size:.88rem;font-weight:700;line-height:1.15}.AdminDashboardCategoriesCard3D-module__Z_cNpW__builderSubtitle{color:var(--kit-color-text-muted);margin:.18rem 0 0;font-size:.52rem;line-height:1.35}.AdminDashboardCategoriesCard3D-module__Z_cNpW__closeButton{width:1.35rem;height:1.35rem;color:var(--kit-color-text-muted);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.AdminDashboardCategoriesCard3D-module__Z_cNpW__closeIcon{width:.72rem;height:.72rem}.AdminDashboardCategoriesCard3D-module__Z_cNpW__builderScroll{scroll-behavior:auto;pointer-events:none;overscroll-behavior:none;scrollbar-width:none;-ms-overflow-style:none;flex:1;min-height:0;padding:.55rem .65rem .65rem;overflow:hidden auto}.AdminDashboardCategoriesCard3D-module__Z_cNpW__builderScroll::-webkit-scrollbar{width:0;height:0;display:none}.AdminDashboardCategoriesCard3D-module__Z_cNpW__builderFooter{border-top:3px solid var(--kit-color-border-subtle);background:var(--kit-color-bg);flex-shrink:0;padding:.45rem .65rem}.AdminDashboardCategoriesCard3D-module__Z_cNpW__builderFooterInner{justify-content:flex-end;align-items:center;gap:.35rem;display:flex}.AdminDashboardCategoriesCard3D-module__Z_cNpW__cancelButton{outline:2px solid var(--kit-color-border-subtle);outline-offset:-2px;background:var(--kit-color-surface);min-height:1.55rem;color:var(--kit-color-text-primary);border-radius:999px;justify-content:center;align-items:center;padding:.28rem .55rem;font-size:.54rem;font-weight:600;display:inline-flex}.AdminDashboardCategoriesCard3D-module__Z_cNpW__createButton{background:var(--kit-color-primary);color:#fff;min-height:1.55rem;box-shadow:var(--kit-shadow-card);border-radius:999px;justify-content:center;align-items:center;padding:.28rem .62rem;font-size:.54rem;font-weight:700;display:inline-flex}.AdminDashboardCategoriesCard3D-module__Z_cNpW__builderForm{flex-direction:column;gap:.65rem;transition:opacity .18s;display:flex}.AdminDashboardCategoriesCard3D-module__Z_cNpW__builderFormVisible{opacity:1}.AdminDashboardCategoriesCard3D-module__Z_cNpW__builderFormHidden{opacity:0}.AdminDashboardCategoriesCard3D-module__Z_cNpW__appearanceCard{border:2px solid var(--kit-color-border-subtle);background:var(--kit-color-surface);border-radius:.75rem;padding:.55rem .65rem;box-shadow:0 1px #0000000a}.AdminDashboardCategoriesCard3D-module__Z_cNpW__appearanceHeader{margin-bottom:.45rem}.AdminDashboardCategoriesCard3D-module__Z_cNpW__sectionTitle{color:var(--kit-color-text-primary);margin:0 0 .45rem;font-size:.64rem;font-weight:700}.AdminDashboardCategoriesCard3D-module__Z_cNpW__appearanceHeader .AdminDashboardCategoriesCard3D-module__Z_cNpW__sectionTitle{margin-bottom:.12rem}.AdminDashboardCategoriesCard3D-module__Z_cNpW__sectionHint{color:var(--kit-color-text-muted);margin:0;font-size:.52rem;line-height:1.35}.AdminDashboardCategoriesCard3D-module__Z_cNpW__coverDropzone{aspect-ratio:4/3;border:2px dashed var(--kit-color-border-subtle);background:color-mix(in srgb, var(--kit-color-surface-alt) 55%, var(--kit-color-surface));text-align:center;border-radius:.55rem;flex-direction:column;justify-content:center;align-items:center;gap:.35rem;width:55%;max-width:9rem;padding:.35rem;transition:background .22s,border-color .22s;display:flex}.AdminDashboardCategoriesCard3D-module__Z_cNpW__coverDropzoneFilled{border-style:solid;border-color:var(--kit-color-border-subtle)}.AdminDashboardCategoriesCard3D-module__Z_cNpW__coverDropIcon{width:.85rem;height:.85rem;color:var(--kit-color-text-muted)}.AdminDashboardCategoriesCard3D-module__Z_cNpW__coverDropLabel{color:var(--kit-color-text-muted);font-size:.44rem;font-weight:700;line-height:1.3}.AdminDashboardCategoriesCard3D-module__Z_cNpW__formCard{border:2px solid var(--kit-color-border-subtle);background:var(--kit-color-surface);border-radius:.75rem;padding:.55rem .65rem;box-shadow:0 1px #0000000a}.AdminDashboardCategoriesCard3D-module__Z_cNpW__formSection{flex-direction:column;display:flex}.AdminDashboardCategoriesCard3D-module__Z_cNpW__formSectionDivider{border-top:2px solid var(--kit-color-border-subtle);margin-top:.65rem;padding-top:.65rem}.AdminDashboardCategoriesCard3D-module__Z_cNpW__sectionStack{flex-direction:column;gap:.5rem;display:flex}.AdminDashboardCategoriesCard3D-module__Z_cNpW__field{flex-direction:column;gap:.24rem;display:flex}.AdminDashboardCategoriesCard3D-module__Z_cNpW__fieldLabel{color:var(--kit-color-text-subtle);font-size:.56rem;font-weight:700}.AdminDashboardCategoriesCard3D-module__Z_cNpW__fieldHint{color:var(--kit-color-text-muted);font-size:.48rem;line-height:1.3}.AdminDashboardCategoriesCard3D-module__Z_cNpW__required{color:var(--kit-color-primary);margin-left:.12rem}.AdminDashboardCategoriesCard3D-module__Z_cNpW__optional{color:var(--kit-color-text-muted);margin-left:.22rem;font-weight:500}.AdminDashboardCategoriesCard3D-module__Z_cNpW__input{border:2px solid var(--kit-color-border-subtle);background:var(--kit-color-surface-alt);min-height:1.55rem;color:var(--kit-color-text-primary);border-radius:.5rem;padding:.38rem .48rem;font-size:.56rem;line-height:1.35}.AdminDashboardCategoriesCard3D-module__Z_cNpW__textarea{min-height:2.8rem}.AdminDashboardCategoriesCard3D-module__Z_cNpW__placeholder{color:var(--kit-color-text-muted)}.AdminDashboardCategoriesCard3D-module__Z_cNpW__value{word-break:break-word;display:inline}.AdminDashboardCategoriesCard3D-module__Z_cNpW__caret{vertical-align:text-bottom;background:var(--kit-color-primary);width:1px;height:.72em;margin-left:1px;animation:1s step-end infinite AdminDashboardCategoriesCard3D-module__Z_cNpW__builderCaretBlink;display:inline-block}@keyframes AdminDashboardCategoriesCard3D-module__Z_cNpW__builderCaretBlink{50%{opacity:0}}.AdminDashboardCategoriesCard3D-module__Z_cNpW__toggleCard{justify-content:space-between;align-items:center;gap:.45rem;display:flex}.AdminDashboardCategoriesCard3D-module__Z_cNpW__toggleTitle{color:var(--kit-color-text-primary);margin:0;font-size:.64rem;font-weight:700}.AdminDashboardCategoriesCard3D-module__Z_cNpW__toggleHint{color:var(--kit-color-text-muted);margin:.12rem 0 0;font-size:.5rem;line-height:1.35}.AdminDashboardCategoriesCard3D-module__Z_cNpW__toggleOn,.AdminDashboardCategoriesCard3D-module__Z_cNpW__toggleOff{background:var(--kit-color-border-subtle);border-radius:999px;flex-shrink:0;width:1.65rem;height:.95rem;transition:background .2s;position:relative}.AdminDashboardCategoriesCard3D-module__Z_cNpW__toggleOn{background:var(--kit-color-primary)}.AdminDashboardCategoriesCard3D-module__Z_cNpW__toggleKnob{background:#fff;border-radius:999px;width:.7rem;height:.7rem;transition:transform .2s;position:absolute;top:.12rem;left:.12rem;box-shadow:0 1px 2px #0000001f}.AdminDashboardCategoriesCard3D-module__Z_cNpW__toggleOn .AdminDashboardCategoriesCard3D-module__Z_cNpW__toggleKnob{transform:translate(.7rem)}@media (prefers-reduced-motion:reduce){.AdminDashboardCategoriesCard3D-module__Z_cNpW__builderScroll{scroll-behavior:auto}.AdminDashboardCategoriesCard3D-module__Z_cNpW__builderForm{transition:none}.AdminDashboardCategoriesCard3D-module__Z_cNpW__caret{animation:none}}
.AdminDashboardMarketsCard3D-module__TSoWAq__inner{background:var(--kit-color-bg);padding:.85rem .95rem .95rem}.AdminDashboardMarketsCard3D-module__TSoWAq__splitView{border:3px solid var(--kit-color-border-subtle);background:var(--kit-color-surface);border-radius:1rem;height:420px;display:flex;overflow:hidden}.AdminDashboardMarketsCard3D-module__TSoWAq__listPanel{border-right:3px solid var(--kit-color-border-subtle);background:var(--kit-color-surface);flex-direction:column;flex-shrink:0;width:32%;min-width:0;min-height:0;display:flex;overflow:hidden}.AdminDashboardMarketsCard3D-module__TSoWAq__listHeader{border-bottom:3px solid var(--kit-color-border-subtle);flex-shrink:0;padding:.7rem .65rem .55rem}.AdminDashboardMarketsCard3D-module__TSoWAq__listHeaderTop{justify-content:space-between;align-items:flex-start;gap:.4rem;display:flex}.AdminDashboardMarketsCard3D-module__TSoWAq__listTitle{color:var(--kit-color-text-primary);margin:0;font-size:.82rem;font-weight:700}.AdminDashboardMarketsCard3D-module__TSoWAq__listCount{min-height:.65rem;color:var(--kit-color-text-muted);margin:.15rem 0 0;font-size:.52rem;font-weight:600}.AdminDashboardMarketsCard3D-module__TSoWAq__addButton{background:var(--kit-color-primary);color:#fff;box-shadow:var(--kit-shadow-card);border-radius:999px;flex-shrink:0;align-items:center;gap:.22rem;padding:.28rem .45rem;font-size:.52rem;font-weight:700;display:inline-flex}.AdminDashboardMarketsCard3D-module__TSoWAq__addButtonIcon{width:.62rem;height:.62rem}.AdminDashboardMarketsCard3D-module__TSoWAq__searchWrap{margin-top:.45rem;position:relative}.AdminDashboardMarketsCard3D-module__TSoWAq__searchIcon{width:.62rem;height:.62rem;color:var(--kit-color-text-muted);position:absolute;top:50%;left:.42rem;transform:translateY(-50%)}.AdminDashboardMarketsCard3D-module__TSoWAq__searchInput{border:2px solid var(--kit-color-border-subtle);background:var(--kit-color-surface);width:100%;color:var(--kit-color-text-muted);box-shadow:var(--kit-shadow-card);border-radius:.5rem;padding:.34rem .42rem .34rem 1.45rem;font-size:.52rem;display:block}.AdminDashboardMarketsCard3D-module__TSoWAq__itemList{flex-direction:column;gap:.35rem;margin:0;padding:.5rem;list-style:none;display:flex;overflow:hidden}.AdminDashboardMarketsCard3D-module__TSoWAq__listItem{border:2px solid var(--kit-color-border-subtle);background:var(--kit-color-surface);border-radius:.65rem;align-items:flex-start;gap:.42rem;padding:.42rem;display:flex}.AdminDashboardMarketsCard3D-module__TSoWAq__listIconBox{border:2px solid var(--kit-color-border-subtle);background:var(--kit-color-surface-alt);width:2rem;height:2rem;color:var(--kit-color-text-muted);border-radius:.45rem;flex-shrink:0;justify-content:center;align-items:center;display:flex}.AdminDashboardMarketsCard3D-module__TSoWAq__listIconSvg{width:.8rem;height:.8rem}.AdminDashboardMarketsCard3D-module__TSoWAq__listBody{min-width:0;padding-top:.05rem}.AdminDashboardMarketsCard3D-module__TSoWAq__listItemTitle{color:var(--kit-color-text-primary);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.58rem;font-weight:700;line-height:1.25;overflow:hidden}.AdminDashboardMarketsCard3D-module__TSoWAq__listItemSlug{color:var(--kit-color-text-muted);text-overflow:ellipsis;white-space:nowrap;margin:.1rem 0 0;font-size:.5rem;font-weight:600;overflow:hidden}.AdminDashboardMarketsCard3D-module__TSoWAq__listItemMeta{color:var(--kit-color-text-muted);flex-wrap:wrap;align-items:center;gap:.22rem;margin-top:.22rem;font-size:.48rem;font-weight:600;display:flex}.AdminDashboardMarketsCard3D-module__TSoWAq__statusDotActive{background:#10b981;border-radius:999px;flex-shrink:0;width:.34rem;height:.34rem}.AdminDashboardMarketsCard3D-module__TSoWAq__statusDotInactive{background:color-mix(in srgb, var(--kit-color-text-muted) 50%, transparent);border-radius:999px;flex-shrink:0;width:.34rem;height:.34rem}.AdminDashboardMarketsCard3D-module__TSoWAq__metaSep{opacity:.35}.AdminDashboardMarketsCard3D-module__TSoWAq__builderPanel{background:var(--kit-color-bg);flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;overflow:hidden}.AdminDashboardMarketsCard3D-module__TSoWAq__builderHeader{border-bottom:3px solid var(--kit-color-border-subtle);background:var(--kit-color-bg);flex-shrink:0;padding:.65rem .7rem}.AdminDashboardMarketsCard3D-module__TSoWAq__builderHeaderInner{justify-content:space-between;align-items:flex-start;gap:.45rem;display:flex}.AdminDashboardMarketsCard3D-module__TSoWAq__builderTitle{color:var(--kit-color-text-primary);margin:0;font-size:.88rem;font-weight:700;line-height:1.15}.AdminDashboardMarketsCard3D-module__TSoWAq__builderSubtitle{color:var(--kit-color-text-muted);margin:.18rem 0 0;font-size:.52rem;line-height:1.35}.AdminDashboardMarketsCard3D-module__TSoWAq__closeButton{width:1.35rem;height:1.35rem;color:var(--kit-color-text-muted);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.AdminDashboardMarketsCard3D-module__TSoWAq__closeIcon{width:.72rem;height:.72rem}.AdminDashboardMarketsCard3D-module__TSoWAq__builderScroll{scroll-behavior:auto;pointer-events:none;overscroll-behavior:none;scrollbar-width:none;-ms-overflow-style:none;flex:1;min-height:0;padding:.55rem .65rem .65rem;overflow:hidden auto}.AdminDashboardMarketsCard3D-module__TSoWAq__builderScroll::-webkit-scrollbar{width:0;height:0;display:none}.AdminDashboardMarketsCard3D-module__TSoWAq__builderFooter{border-top:3px solid var(--kit-color-border-subtle);background:var(--kit-color-bg);flex-shrink:0;padding:.45rem .65rem}.AdminDashboardMarketsCard3D-module__TSoWAq__builderFooterInner{justify-content:flex-end;align-items:center;gap:.35rem;display:flex}.AdminDashboardMarketsCard3D-module__TSoWAq__cancelButton{outline:2px solid var(--kit-color-border-subtle);outline-offset:-2px;background:var(--kit-color-surface);min-height:1.55rem;color:var(--kit-color-text-primary);border-radius:999px;justify-content:center;align-items:center;padding:.28rem .55rem;font-size:.54rem;font-weight:600;display:inline-flex}.AdminDashboardMarketsCard3D-module__TSoWAq__createButton{background:var(--kit-color-primary);color:#fff;min-height:1.55rem;box-shadow:var(--kit-shadow-card);border-radius:999px;justify-content:center;align-items:center;padding:.28rem .62rem;font-size:.54rem;font-weight:700;display:inline-flex}.AdminDashboardMarketsCard3D-module__TSoWAq__builderForm{flex-direction:column;gap:.65rem;transition:opacity .18s;display:flex}.AdminDashboardMarketsCard3D-module__TSoWAq__builderFormVisible{opacity:1}.AdminDashboardMarketsCard3D-module__TSoWAq__builderFormHidden{opacity:0}.AdminDashboardMarketsCard3D-module__TSoWAq__formCard{border:2px solid var(--kit-color-border-subtle);background:var(--kit-color-surface);border-radius:.75rem;padding:.55rem .65rem;box-shadow:0 1px #0000000a}.AdminDashboardMarketsCard3D-module__TSoWAq__formSection{flex-direction:column;display:flex}.AdminDashboardMarketsCard3D-module__TSoWAq__formSectionDivider{border-top:2px solid var(--kit-color-border-subtle);margin-top:.65rem;padding-top:.65rem}.AdminDashboardMarketsCard3D-module__TSoWAq__sectionTitle{color:var(--kit-color-text-primary);margin:0 0 .45rem;font-size:.64rem;font-weight:700}.AdminDashboardMarketsCard3D-module__TSoWAq__sectionStack{flex-direction:column;gap:.5rem;display:flex}.AdminDashboardMarketsCard3D-module__TSoWAq__toggleStack{flex-direction:column;gap:.55rem;display:flex}.AdminDashboardMarketsCard3D-module__TSoWAq__field{flex-direction:column;gap:.24rem;display:flex}.AdminDashboardMarketsCard3D-module__TSoWAq__fieldLabel{color:var(--kit-color-text-subtle);font-size:.56rem;font-weight:700}.AdminDashboardMarketsCard3D-module__TSoWAq__fieldHint{color:var(--kit-color-text-muted);font-size:.48rem;line-height:1.3}.AdminDashboardMarketsCard3D-module__TSoWAq__required{color:var(--kit-color-primary);margin-left:.12rem}.AdminDashboardMarketsCard3D-module__TSoWAq__optional{color:var(--kit-color-text-muted);margin-left:.22rem;font-weight:500}.AdminDashboardMarketsCard3D-module__TSoWAq__input{border:2px solid var(--kit-color-border-subtle);background:var(--kit-color-surface-alt);min-height:1.55rem;color:var(--kit-color-text-primary);border-radius:.5rem;padding:.38rem .48rem;font-size:.56rem;line-height:1.35}.AdminDashboardMarketsCard3D-module__TSoWAq__placeholder{color:var(--kit-color-text-muted)}.AdminDashboardMarketsCard3D-module__TSoWAq__value{word-break:break-word;display:inline}.AdminDashboardMarketsCard3D-module__TSoWAq__caret{vertical-align:text-bottom;background:var(--kit-color-primary);width:1px;height:.72em;margin-left:1px;animation:1s step-end infinite AdminDashboardMarketsCard3D-module__TSoWAq__builderCaretBlink;display:inline-block}@keyframes AdminDashboardMarketsCard3D-module__TSoWAq__builderCaretBlink{50%{opacity:0}}.AdminDashboardMarketsCard3D-module__TSoWAq__toggleCard{justify-content:space-between;align-items:center;gap:.45rem;display:flex}.AdminDashboardMarketsCard3D-module__TSoWAq__toggleTitle{color:var(--kit-color-text-primary);margin:0;font-size:.64rem;font-weight:700}.AdminDashboardMarketsCard3D-module__TSoWAq__toggleHint{color:var(--kit-color-text-muted);margin:.12rem 0 0;font-size:.5rem;line-height:1.35}.AdminDashboardMarketsCard3D-module__TSoWAq__toggleOn,.AdminDashboardMarketsCard3D-module__TSoWAq__toggleOff{background:var(--kit-color-border-subtle);border-radius:999px;flex-shrink:0;width:1.65rem;height:.95rem;transition:background .2s;position:relative}.AdminDashboardMarketsCard3D-module__TSoWAq__toggleOn{background:var(--kit-color-primary)}.AdminDashboardMarketsCard3D-module__TSoWAq__toggleKnob{background:#fff;border-radius:999px;width:.7rem;height:.7rem;transition:transform .2s;position:absolute;top:.12rem;left:.12rem;box-shadow:0 1px 2px #0000001f}.AdminDashboardMarketsCard3D-module__TSoWAq__toggleOn .AdminDashboardMarketsCard3D-module__TSoWAq__toggleKnob{transform:translate(.7rem)}@media (prefers-reduced-motion:reduce){.AdminDashboardMarketsCard3D-module__TSoWAq__builderScroll{scroll-behavior:auto}.AdminDashboardMarketsCard3D-module__TSoWAq__builderForm{transition:none}.AdminDashboardMarketsCard3D-module__TSoWAq__caret{animation:none}}
.AuthenticationFlowCard3D-module__iUn7Ka__inner{background:var(--kit-color-surface);min-height:100%;padding:1.9rem 1.7rem 1.85rem}.AuthenticationFlowCard3D-module__iUn7Ka__formRoot{flex-direction:column;display:flex}.AuthenticationFlowCard3D-module__iUn7Ka__title{text-align:center;color:var(--kit-color-text-primary);margin:0 0 1.4rem;font-size:1.7rem;font-weight:700;line-height:1.15}.AuthenticationFlowCard3D-module__iUn7Ka__tabs{background:var(--kit-color-surface-alt);border-radius:.95rem;grid-template-columns:repeat(2,minmax(0,1fr));gap:.22rem;margin-bottom:1.4rem;padding:.22rem;display:grid}.AuthenticationFlowCard3D-module__iUn7Ka__tab,.AuthenticationFlowCard3D-module__iUn7Ka__tabActive{text-align:center;color:var(--kit-color-text-muted);border-radius:.7rem;padding:.62rem .5rem;font-size:.98rem;font-weight:700}.AuthenticationFlowCard3D-module__iUn7Ka__tabActive{background:var(--kit-color-surface);color:var(--kit-color-text-primary);box-shadow:0 1px 2px #0000000f}.AuthenticationFlowCard3D-module__iUn7Ka__googleButton{border:2px solid var(--kit-color-border-subtle);background:var(--kit-color-surface);width:100%;height:3.1rem;color:var(--kit-color-text-primary);border-radius:.95rem;justify-content:center;align-items:center;gap:.7rem;padding:0 1.05rem;font-size:.95rem;font-weight:700;display:flex}.AuthenticationFlowCard3D-module__iUn7Ka__googleIcon{flex-shrink:0;width:1.25rem;height:1.25rem}.AuthenticationFlowCard3D-module__iUn7Ka__divider{align-items:center;gap:.7rem;margin:1.25rem 0;display:flex}.AuthenticationFlowCard3D-module__iUn7Ka__dividerLine{background:var(--kit-color-border-subtle);flex:1;height:2px}.AuthenticationFlowCard3D-module__iUn7Ka__dividerText{letter-spacing:.08em;text-transform:uppercase;color:var(--kit-color-text-muted);font-size:.78rem;font-weight:700}.AuthenticationFlowCard3D-module__iUn7Ka__form{flex-direction:column;gap:.95rem;display:flex}.AuthenticationFlowCard3D-module__iUn7Ka__field{flex-direction:column;gap:.44rem;display:flex}.AuthenticationFlowCard3D-module__iUn7Ka__passwordHeader{justify-content:space-between;align-items:center;gap:.55rem;display:flex}.AuthenticationFlowCard3D-module__iUn7Ka__fieldLabel{color:var(--kit-color-text-subtle);font-size:.9rem;font-weight:700}.AuthenticationFlowCard3D-module__iUn7Ka__forgotLink{color:var(--kit-color-text-muted);font-size:.82rem;font-weight:600}.AuthenticationFlowCard3D-module__iUn7Ka__input{border:2px solid var(--kit-color-border-subtle);background:var(--kit-color-surface-alt);border-radius:.8rem;align-items:center;height:2.9rem;padding:0 .82rem;display:flex}.AuthenticationFlowCard3D-module__iUn7Ka__placeholder{color:var(--kit-color-text-muted);font-size:.93rem;line-height:1}.AuthenticationFlowCard3D-module__iUn7Ka__submitButton{background:var(--kit-color-primary);color:#fff;width:100%;height:3.1rem;box-shadow:var(--kit-shadow-card);border-radius:999px;justify-content:center;align-items:center;margin-top:.45rem;padding:0 1.05rem;font-size:.98rem;font-weight:700;display:flex}
.AuthenticationSettingsCard3D-module__otrnFq__inner{background:var(--kit-color-bg);height:100%;overflow:hidden}.AuthenticationSettingsCard3D-module__otrnFq__page{flex-direction:column;gap:.8rem;padding:1rem 1.1rem 1.15rem;display:flex}.AuthenticationSettingsCard3D-module__otrnFq__pageHeader{margin-bottom:.15rem}.AuthenticationSettingsCard3D-module__otrnFq__pageTitle{color:var(--kit-color-text-primary);margin:0;font-size:1.12rem;font-weight:700;line-height:1.15}.AuthenticationSettingsCard3D-module__otrnFq__pageDescription{color:var(--kit-color-text-muted);margin:.25rem 0 0;font-size:.68rem;line-height:1.4}.AuthenticationSettingsCard3D-module__otrnFq__card{border:2px solid var(--kit-color-border-subtle);background:var(--kit-color-surface);border-radius:.95rem;overflow:hidden;box-shadow:0 1px #0000000a}.AuthenticationSettingsCard3D-module__otrnFq__cardHeader{border-bottom:2px solid var(--kit-color-border-subtle);padding:.7rem .8rem}.AuthenticationSettingsCard3D-module__otrnFq__cardTitle{color:var(--kit-color-text-primary);margin:0;font-size:.85rem;font-weight:700}.AuthenticationSettingsCard3D-module__otrnFq__cardDescription{color:var(--kit-color-text-muted);margin:.18rem 0 0;font-size:.66rem;line-height:1.4}.AuthenticationSettingsCard3D-module__otrnFq__cardBody{padding:.75rem .8rem .8rem}.AuthenticationSettingsCard3D-module__otrnFq__field{flex-direction:column;gap:.3rem;margin-bottom:.6rem;display:flex}.AuthenticationSettingsCard3D-module__otrnFq__field:last-child{margin-bottom:0}.AuthenticationSettingsCard3D-module__otrnFq__fieldLabel{color:var(--kit-color-text-subtle);font-size:.68rem;font-weight:700}.AuthenticationSettingsCard3D-module__otrnFq__readOnly{color:var(--kit-color-text-muted);margin-left:.25rem;font-size:.58rem;font-weight:500}.AuthenticationSettingsCard3D-module__otrnFq__fieldHint{color:var(--kit-color-text-muted);font-size:.62rem;line-height:1.4}.AuthenticationSettingsCard3D-module__otrnFq__input,.AuthenticationSettingsCard3D-module__otrnFq__inputReadOnly{height:2rem;color:var(--kit-color-text-primary);border-radius:.6rem;align-items:center;padding:0 .58rem;font-size:.7rem;font-weight:600;line-height:1;display:flex}.AuthenticationSettingsCard3D-module__otrnFq__input{border:2px solid var(--kit-color-border-subtle);background:var(--kit-color-surface-alt)}.AuthenticationSettingsCard3D-module__otrnFq__inputReadOnly{background:color-mix(in srgb, var(--kit-color-surface-alt) 70%, var(--kit-color-surface))}.AuthenticationSettingsCard3D-module__otrnFq__cardFooter{justify-content:flex-end;margin-top:.55rem;display:flex}.AuthenticationSettingsCard3D-module__otrnFq__primaryButton{background:var(--kit-color-primary);color:#fff;height:1.85rem;box-shadow:var(--kit-shadow-card);border-radius:999px;justify-content:center;align-items:center;padding:0 .68rem;font-size:.68rem;font-weight:700;display:inline-flex}.AuthenticationSettingsCard3D-module__otrnFq__avatarRow{align-items:center;gap:.8rem;display:flex}.AuthenticationSettingsCard3D-module__otrnFq__avatarWrap{flex-shrink:0;position:relative}.AuthenticationSettingsCard3D-module__otrnFq__avatarCircle{border:3px solid var(--kit-color-surface-alt);border-radius:999px;width:3.2rem;height:3.2rem;box-shadow:0 1px 2px #0000000f}.AuthenticationSettingsCard3D-module__otrnFq__cameraButton{border:2px solid var(--kit-color-border-subtle);background:var(--kit-color-surface);width:1.25rem;height:1.25rem;color:var(--kit-color-text-muted);border-radius:999px;justify-content:center;align-items:center;display:flex;position:absolute;bottom:-.14rem;right:-.14rem;box-shadow:0 1px 2px #00000014}.AuthenticationSettingsCard3D-module__otrnFq__cameraIcon{width:.62rem;height:.62rem}.AuthenticationSettingsCard3D-module__otrnFq__avatarActions{flex-direction:column;flex:1;gap:.4rem;min-width:0;display:flex}.AuthenticationSettingsCard3D-module__otrnFq__avatarButtons{flex-wrap:wrap;gap:.32rem;display:flex}.AuthenticationSettingsCard3D-module__otrnFq__secondaryButton{outline:2px solid var(--kit-color-border-subtle);outline-offset:-2px;background:var(--kit-color-surface);height:1.75rem;color:var(--kit-color-text-primary);white-space:nowrap;border-radius:.6rem;justify-content:center;align-items:center;padding:0 .6rem;font-size:.66rem;font-weight:600;display:inline-flex}.AuthenticationSettingsCard3D-module__otrnFq__ghostButton{height:1.75rem;color:var(--kit-color-text-muted);white-space:nowrap;border-radius:.6rem;justify-content:center;align-items:center;padding:0 .6rem;font-size:.66rem;font-weight:600;display:inline-flex}.AuthenticationSettingsCard3D-module__otrnFq__rowCard{border:2px solid var(--kit-color-border-subtle);background:var(--kit-color-surface);border-radius:.95rem;justify-content:space-between;align-items:center;gap:.55rem;padding:.75rem .8rem;display:flex;box-shadow:0 1px #0000000a}.AuthenticationSettingsCard3D-module__otrnFq__rowCopy{min-width:0}.AuthenticationSettingsCard3D-module__otrnFq__destructiveButton{outline:2px solid var(--kit-color-border-subtle);outline-offset:-2px;background:var(--kit-color-surface);color:#dc2626;white-space:nowrap;border-radius:.6rem;align-items:center;gap:.26rem;height:1.75rem;padding:0 .6rem;font-size:.66rem;font-weight:600;display:inline-flex}.AuthenticationSettingsCard3D-module__otrnFq__destructiveIcon{width:.65rem;height:.65rem}
.HomepageFeaturedCard3D-module___DQmsW__content{background:#fff;flex-direction:column;gap:1.5rem;padding:1.25rem 1rem 1.35rem;display:flex}.HomepageFeaturedCard3D-module___DQmsW__section{flex-direction:column;gap:.85rem;display:flex}.HomepageFeaturedCard3D-module___DQmsW__sectionHeader{justify-content:space-between;align-items:center;gap:1rem;padding:0 .25rem;display:flex}.HomepageFeaturedCard3D-module___DQmsW__sectionTitle{letter-spacing:-.02em;color:var(--kit-color-text-primary);margin:0;font-size:1.15rem;font-weight:700}.HomepageFeaturedCard3D-module___DQmsW__sectionLink{color:var(--kit-color-text-primary);white-space:nowrap;align-items:center;gap:.35rem;font-size:.82rem;font-weight:700;display:inline-flex}.HomepageFeaturedCard3D-module___DQmsW__sectionLinkIcon{color:#714a28;width:.9rem;height:.9rem}.HomepageFeaturedCard3D-module___DQmsW__marqueeRoot{width:100%;position:relative}.HomepageFeaturedCard3D-module___DQmsW__marqueeViewport{touch-action:pan-y;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 1.25rem calc(100% - 1.25rem),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 1.25rem calc(100% - 1.25rem),#0000 100%)}.HomepageFeaturedCard3D-module___DQmsW__marqueeTrack{--scroll-distance:0px;--scroll-duration:18s;--marquee-gap:1rem;gap:var(--marquee-gap);will-change:transform;width:max-content;display:flex}.HomepageFeaturedCard3D-module___DQmsW__marqueeTrackAnimate{animation:HomepageFeaturedCard3D-module___DQmsW__homepageMarquee var(--scroll-duration) linear infinite}@keyframes HomepageFeaturedCard3D-module___DQmsW__homepageMarquee{0%{transform:translate(0,0)}to{transform:translate3d(calc(-1 * var(--scroll-distance)), 0, 0)}}.HomepageFeaturedCard3D-module___DQmsW__marqueeSegment{gap:var(--marquee-gap,1rem);display:flex}.HomepageFeaturedCard3D-module___DQmsW__marqueeItem{flex:none}.HomepageFeaturedCard3D-module___DQmsW__marqueeFadeLeft,.HomepageFeaturedCard3D-module___DQmsW__marqueeFadeRight{pointer-events:none;z-index:1;width:1.25rem;position:absolute;top:0;bottom:0}.HomepageFeaturedCard3D-module___DQmsW__marqueeFadeLeft{background:linear-gradient(90deg,#fff,#fff0);left:0}.HomepageFeaturedCard3D-module___DQmsW__marqueeFadeRight{background:linear-gradient(270deg,#fff,#fff0);right:0}.HomepageFeaturedCard3D-module___DQmsW__sellerMarquee{--marquee-gap:1rem}.HomepageFeaturedCard3D-module___DQmsW__productMarquee{--marquee-gap:.75rem}.HomepageFeaturedCard3D-module___DQmsW__sellerCard{border:3px solid var(--kit-color-border);background:#fff;border-radius:.75rem;flex-direction:column;height:100%;display:flex;overflow:hidden;box-shadow:0 1px 2px #1b20260d}.HomepageFeaturedCard3D-module___DQmsW__sellerBannerWrap{flex-shrink:0;position:relative}.HomepageFeaturedCard3D-module___DQmsW__sellerBanner{height:7rem}.HomepageFeaturedCard3D-module___DQmsW__sellerLogoAnchor{position:absolute;bottom:0;left:1rem;transform:translateY(25%)}.HomepageFeaturedCard3D-module___DQmsW__sellerLogo{border:4px solid #fff;border-radius:9999px;width:5rem;height:5rem;box-shadow:0 1px 2px #1b202614}.HomepageFeaturedCard3D-module___DQmsW__sellerBody{grid-template-columns:minmax(0,1fr) auto;gap:.75rem;min-height:6.5rem;padding:1.75rem 1rem 1rem;display:grid}.HomepageFeaturedCard3D-module___DQmsW__sellerMeta{min-width:0}.HomepageFeaturedCard3D-module___DQmsW__sellerName{color:var(--kit-color-text-primary);margin:0;font-size:.98rem;font-weight:700;line-height:1.2}.HomepageFeaturedCard3D-module___DQmsW__sellerLocation,.HomepageFeaturedCard3D-module___DQmsW__sellerCount,.HomepageFeaturedCard3D-module___DQmsW__sellerRating{color:var(--kit-color-text-muted);align-items:center;gap:.25rem;margin:.2rem 0 0;font-size:.78rem;display:flex}.HomepageFeaturedCard3D-module___DQmsW__sellerLocationIcon{flex-shrink:0;width:.75rem;height:.75rem}.HomepageFeaturedCard3D-module___DQmsW__sellerStar{width:.85rem;height:.85rem;color:var(--kit-color-primary)}.HomepageFeaturedCard3D-module___DQmsW__sellerCta{border:2px solid var(--kit-color-primary);color:var(--kit-color-primary);white-space:nowrap;border-radius:9999px;justify-content:center;align-self:end;align-items:center;padding:.45rem .85rem;font-size:.72rem;font-weight:600;display:inline-flex}.HomepageFeaturedCard3D-module___DQmsW__productCard{flex-direction:column;display:flex}.HomepageFeaturedCard3D-module___DQmsW__productMediaWrap{position:relative}.HomepageFeaturedCard3D-module___DQmsW__productMedia{aspect-ratio:4/5;background-color:var(--kit-color-surface-alt);border-radius:1rem}.HomepageFeaturedCard3D-module___DQmsW__productFavorite{background:#ffffffeb;border-radius:9999px;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;display:flex;position:absolute;top:.65rem;right:.65rem;box-shadow:0 1px 2px #1b202614}.HomepageFeaturedCard3D-module___DQmsW__productFavoriteIcon{width:.9rem;height:.9rem;color:var(--kit-color-text-muted)}.HomepageFeaturedCard3D-module___DQmsW__productBody{flex-direction:column;gap:.2rem;padding-top:.65rem;display:flex}.HomepageFeaturedCard3D-module___DQmsW__productTitle{color:var(--kit-color-text-primary);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.82rem;font-weight:500;line-height:1.25;overflow:hidden}.HomepageFeaturedCard3D-module___DQmsW__productMeta{color:var(--kit-color-text-muted);margin:0;font-size:.68rem}.HomepageFeaturedCard3D-module___DQmsW__productPrice{color:var(--kit-color-text-primary);margin:0;font-size:.92rem;font-weight:700}.HomepageFeaturedCard3D-module___DQmsW__productCurrency{color:var(--kit-color-text-subtle);margin-left:.2rem;font-size:.62rem;font-weight:400}@media (prefers-reduced-motion:reduce){.HomepageFeaturedCard3D-module___DQmsW__marqueeViewport{scroll-snap-type:x mandatory;scrollbar-width:thin;overflow-x:auto;-webkit-mask-image:none;mask-image:none}.HomepageFeaturedCard3D-module___DQmsW__marqueeTrack{will-change:auto;animation:none!important;transform:none!important}.HomepageFeaturedCard3D-module___DQmsW__marqueeItem{scroll-snap-align:start}}
.HomepageCategoriesCard3D-module__jNqKwa__content{background:var(--kit-color-bg);padding:1.1rem 1rem 1.2rem}.HomepageCategoriesCard3D-module__jNqKwa__page{flex-direction:column;gap:1.35rem;display:flex}.HomepageCategoriesCard3D-module__jNqKwa__pageHeader{border-bottom:3px solid var(--kit-color-border-subtle);flex-direction:column;gap:1rem;padding-bottom:.85rem;display:flex}.HomepageCategoriesCard3D-module__jNqKwa__breadcrumb{align-items:center;gap:.35rem;font-size:.78rem;display:flex}.HomepageCategoriesCard3D-module__jNqKwa__breadcrumbMuted{color:var(--kit-color-text-muted)}.HomepageCategoriesCard3D-module__jNqKwa__breadcrumbChevron{width:.85rem;height:.85rem;color:var(--kit-color-text-muted)}.HomepageCategoriesCard3D-module__jNqKwa__breadcrumbCurrent{color:var(--kit-color-text-primary);font-weight:500}.HomepageCategoriesCard3D-module__jNqKwa__pageTitle{letter-spacing:-.03em;color:var(--kit-color-text-primary);margin:0;font-size:1.65rem;font-weight:700}.HomepageCategoriesCard3D-module__jNqKwa__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;display:grid}.HomepageCategoriesCard3D-module__jNqKwa__categoryCard{flex-direction:column;display:flex}.HomepageCategoriesCard3D-module__jNqKwa__categoryMedia{aspect-ratio:4/3;background:var(--kit-color-surface-alt);border-radius:1rem;position:relative;overflow:hidden}.HomepageCategoriesCard3D-module__jNqKwa__categoryImage{position:absolute;inset:0}.HomepageCategoriesCard3D-module__jNqKwa__categoryOverlay{z-index:1;background:#00000085;position:absolute;inset:0}.HomepageCategoriesCard3D-module__jNqKwa__categoryContent{z-index:2;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:.7rem .9rem .85rem 1rem;display:flex;position:absolute;inset:0}.HomepageCategoriesCard3D-module__jNqKwa__categoryTitle{letter-spacing:-.01em;color:#fff;max-width:8.5rem;margin:0 0 .45rem;font-size:1rem;font-weight:700;line-height:1.15}.HomepageCategoriesCard3D-module__jNqKwa__categoryFooter{flex-direction:column;align-items:flex-start;gap:.65rem;display:flex}.HomepageCategoriesCard3D-module__jNqKwa__categoryDescription{color:#fff;max-width:8.75rem;margin:0;font-size:.68rem;font-weight:500;line-height:1.4}.HomepageCategoriesCard3D-module__jNqKwa__categoryArrow{background:#fff;border-radius:9999px;justify-content:center;align-items:center;width:1.85rem;height:1.85rem;display:inline-flex;box-shadow:0 1px 4px #0000002e}.HomepageCategoriesCard3D-module__jNqKwa__categoryArrowIcon{color:#714a28;width:.9rem;height:.9rem}.HomepageCategoriesCard3D-module__jNqKwa__pagination{justify-content:center;align-items:center;gap:.2rem;padding-top:.35rem;display:flex}.HomepageCategoriesCard3D-module__jNqKwa__paginationButton,.HomepageCategoriesCard3D-module__jNqKwa__paginationPage,.HomepageCategoriesCard3D-module__jNqKwa__paginationPageActive{border-radius:9999px;justify-content:center;align-items:center;min-width:2rem;height:2rem;font-size:.78rem;font-weight:600;display:inline-flex}.HomepageCategoriesCard3D-module__jNqKwa__paginationButton{width:2rem;color:var(--kit-color-text-subtle)}.HomepageCategoriesCard3D-module__jNqKwa__paginationIcon{width:.95rem;height:.95rem}.HomepageCategoriesCard3D-module__jNqKwa__paginationPage{color:var(--kit-color-text-subtle);padding:0 .65rem}.HomepageCategoriesCard3D-module__jNqKwa__paginationPageActive{color:var(--kit-color-text-primary);outline:2px solid var(--kit-color-border-subtle);outline-offset:-1px;background:#fff;padding:0 .65rem;box-shadow:0 1px 2px #1b20260f}
.ListingsProductPageCard3D-module__eClnhW__inner{background:var(--kit-color-bg);padding:.85rem .95rem .95rem}.ListingsProductPageCard3D-module__eClnhW__pageViewport{border:3px solid var(--kit-color-border-subtle);background:var(--kit-color-bg);border-radius:1rem;height:420px;overflow:hidden}.ListingsProductPageCard3D-module__eClnhW__pageTrack{--scroll-distance:0px;--scroll-duration:14s;will-change:transform;transform:translate(0,0)}.ListingsProductPageCard3D-module__eClnhW__pageTrackAnimate{animation:ListingsProductPageCard3D-module__eClnhW__productPageScroll var(--scroll-duration) ease-in-out infinite alternate}@keyframes ListingsProductPageCard3D-module__eClnhW__productPageScroll{0%{transform:translate(0,0)}to{transform:translate3d(0, calc(-1 * var(--scroll-distance)), 0)}}.ListingsProductPageCard3D-module__eClnhW__page{flex-direction:column;gap:.85rem;padding:.75rem .8rem 1rem;display:flex}.ListingsProductPageCard3D-module__eClnhW__breadcrumb{color:var(--kit-color-text-muted);flex-wrap:wrap;align-items:center;gap:.2rem;font-size:.62rem;display:flex}.ListingsProductPageCard3D-module__eClnhW__breadcrumbItem{align-items:center;gap:.2rem;display:inline-flex}.ListingsProductPageCard3D-module__eClnhW__breadcrumbSep{width:.65rem;height:.65rem;color:var(--kit-color-text-subtle)}.ListingsProductPageCard3D-module__eClnhW__breadcrumbLink{color:var(--kit-color-text-subtle)}.ListingsProductPageCard3D-module__eClnhW__breadcrumbCurrent{color:var(--kit-color-text-primary);font-weight:600}.ListingsProductPageCard3D-module__eClnhW__hero{grid-template-columns:minmax(0,55fr) minmax(0,45fr);align-items:start;gap:.85rem;display:grid}.ListingsProductPageCard3D-module__eClnhW__gallery{flex-direction:column;gap:.45rem;min-width:0;display:flex}.ListingsProductPageCard3D-module__eClnhW__galleryMain{aspect-ratio:1;border:3px solid var(--kit-color-border-subtle);background-color:var(--kit-color-surface-alt);border-radius:1rem;position:relative}.ListingsProductPageCard3D-module__eClnhW__galleryNavPrev,.ListingsProductPageCard3D-module__eClnhW__galleryNavNext{border:2px solid var(--kit-color-border-subtle);background:var(--kit-color-surface);width:1.65rem;height:1.65rem;color:var(--kit-color-text-primary);box-shadow:var(--kit-shadow-card);border-radius:9999px;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ListingsProductPageCard3D-module__eClnhW__galleryNavPrev{left:.5rem}.ListingsProductPageCard3D-module__eClnhW__galleryNavNext{right:.5rem}.ListingsProductPageCard3D-module__eClnhW__galleryNavIcon{width:.8rem;height:.8rem}.ListingsProductPageCard3D-module__eClnhW__galleryThumbs{flex-wrap:nowrap;gap:.5rem;display:flex}.ListingsProductPageCard3D-module__eClnhW__galleryThumb,.ListingsProductPageCard3D-module__eClnhW__galleryThumbActive{border:2px solid var(--kit-color-border-subtle);border-radius:.65rem;flex-shrink:0;width:2.6rem;height:2.6rem}.ListingsProductPageCard3D-module__eClnhW__galleryThumbActive{border-color:var(--kit-color-primary)}.ListingsProductPageCard3D-module__eClnhW__primaryInfo{flex-direction:column;min-width:0;display:flex}.ListingsProductPageCard3D-module__eClnhW__titleRow{justify-content:space-between;align-items:flex-start;gap:.45rem;display:flex}.ListingsProductPageCard3D-module__eClnhW__productTitle{color:var(--kit-color-text-primary);margin:0;font-size:1rem;font-weight:700;line-height:1.2}.ListingsProductPageCard3D-module__eClnhW__optionsButton{width:1.65rem;height:1.65rem;color:var(--kit-color-text-muted);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ListingsProductPageCard3D-module__eClnhW__optionsIcon{width:1rem;height:1rem}.ListingsProductPageCard3D-module__eClnhW__price{color:var(--kit-color-text-primary);margin:.45rem 0 0;font-size:1.15rem;font-weight:700}.ListingsProductPageCard3D-module__eClnhW__currency{color:var(--kit-color-text-subtle);margin-left:.25rem;font-size:.68rem;font-weight:500}.ListingsProductPageCard3D-module__eClnhW__contactButton{background:var(--kit-color-primary);color:#fff;box-shadow:var(--kit-shadow-card);border-radius:9999px;justify-content:center;align-self:flex-start;align-items:center;gap:.35rem;margin-top:.55rem;padding:.52rem 1.1rem;font-size:.68rem;font-weight:600;display:inline-flex}.ListingsProductPageCard3D-module__eClnhW__contactButtonIcon{flex-shrink:0;width:.8rem;height:.8rem}.ListingsProductPageCard3D-module__eClnhW__divider{background:var(--kit-color-border-subtle);height:3px;margin:.65rem 0}.ListingsProductPageCard3D-module__eClnhW__sellerRow,.ListingsProductPageCard3D-module__eClnhW__reviewsSeller{align-items:center;gap:.55rem;min-width:0;display:flex}.ListingsProductPageCard3D-module__eClnhW__sellerLogo{border:3px solid #fff;border-radius:9999px;flex-shrink:0;width:2.65rem;height:2.65rem;box-shadow:0 1px 2px #1b202614}.ListingsProductPageCard3D-module__eClnhW__sellerMeta{min-width:0}.ListingsProductPageCard3D-module__eClnhW__sellerName{color:var(--kit-color-text-primary);align-items:center;gap:.3rem;margin:0;font-size:.78rem;font-weight:700;line-height:1.2;display:flex}.ListingsProductPageCard3D-module__eClnhW__sellerName>span:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.ListingsProductPageCard3D-module__eClnhW__verifiedBadge{width:.85rem;height:.85rem;color:var(--kit-color-primary);flex-shrink:0}.ListingsProductPageCard3D-module__eClnhW__sellerRating{color:var(--kit-color-text-muted);flex-wrap:wrap;align-items:center;gap:.3rem;margin:.2rem 0 0;font-size:.62rem;display:flex}.ListingsProductPageCard3D-module__eClnhW__heroDetails{margin-top:.1rem}.ListingsProductPageCard3D-module__eClnhW__heroDetailsTitle{letter-spacing:.08em;text-transform:uppercase;color:var(--kit-color-text-muted);margin:0;font-size:.58rem;font-weight:700}.ListingsProductPageCard3D-module__eClnhW__heroDetailsList{margin:.45rem 0 0}.ListingsProductPageCard3D-module__eClnhW__heroDetailsRow{grid-template-columns:4.75rem minmax(0,1fr);gap:.35rem;padding:.2rem 0;font-size:.64rem;display:grid}.ListingsProductPageCard3D-module__eClnhW__heroDetailsRow dt{color:var(--kit-color-text-muted);margin:0}.ListingsProductPageCard3D-module__eClnhW__heroDetailsRow dd{color:var(--kit-color-text-primary);margin:0;font-weight:600}.ListingsProductPageCard3D-module__eClnhW__sellerStar{width:.7rem;height:.7rem;color:var(--kit-color-primary)}.ListingsProductPageCard3D-module__eClnhW__sectionCard{border:3px solid var(--kit-color-border-subtle);background:var(--kit-color-surface);border-radius:.85rem;padding:.7rem .75rem}.ListingsProductPageCard3D-module__eClnhW__sectionTitle{letter-spacing:.08em;text-transform:uppercase;color:var(--kit-color-text-muted);margin:0;font-size:.58rem;font-weight:700}.ListingsProductPageCard3D-module__eClnhW__description{color:var(--kit-color-text-subtle);margin:.45rem 0 0;font-size:.68rem;line-height:1.45}.ListingsProductPageCard3D-module__eClnhW__detailsList{margin:.45rem 0 0}.ListingsProductPageCard3D-module__eClnhW__detailsRow{grid-template-columns:5.5rem minmax(0,1fr);gap:.35rem;padding:.22rem 0;font-size:.66rem;display:grid}.ListingsProductPageCard3D-module__eClnhW__detailsRow dt{color:var(--kit-color-text-muted);margin:0}.ListingsProductPageCard3D-module__eClnhW__detailsRow dd{color:var(--kit-color-text-primary);margin:0;font-weight:600}.ListingsProductPageCard3D-module__eClnhW__originValue{align-items:center;gap:.3rem;display:inline-flex}.ListingsProductPageCard3D-module__eClnhW__reviewsHeader{justify-content:space-between;align-items:center;gap:.55rem;margin-top:.55rem;display:flex}.ListingsProductPageCard3D-module__eClnhW__writeReviewButton{background:var(--kit-color-surface);color:var(--kit-color-text-primary);box-shadow:var(--kit-shadow-card);outline:2px solid var(--kit-color-border-subtle);outline-offset:-2px;white-space:nowrap;border:none;border-radius:9999px;justify-content:center;align-items:center;padding:.38rem .7rem;font-size:.62rem;font-weight:600;display:inline-flex}.ListingsProductPageCard3D-module__eClnhW__reviewList{border-top:3px solid var(--kit-color-border-subtle);margin:.55rem 0 0;padding:0;list-style:none}.ListingsProductPageCard3D-module__eClnhW__reviewItem{border-bottom:2px solid var(--kit-color-border-subtle);gap:.55rem;padding:.65rem 0;display:flex}.ListingsProductPageCard3D-module__eClnhW__reviewItem:last-child{border-bottom:none;padding-bottom:0}.ListingsProductPageCard3D-module__eClnhW__reviewAvatar{background:var(--kit-color-surface-alt);width:1.85rem;height:1.85rem;color:var(--kit-color-text-muted);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;font-size:.68rem;font-weight:700;display:flex}.ListingsProductPageCard3D-module__eClnhW__reviewBody{flex:1;min-width:0}.ListingsProductPageCard3D-module__eClnhW__reviewMeta{justify-content:space-between;align-items:baseline;gap:.45rem;display:flex}.ListingsProductPageCard3D-module__eClnhW__reviewName{color:var(--kit-color-text-primary);font-size:.68rem;font-weight:700}.ListingsProductPageCard3D-module__eClnhW__reviewDate{color:var(--kit-color-text-muted);font-size:.58rem}.ListingsProductPageCard3D-module__eClnhW__starRow{gap:.1rem;margin-top:.2rem;display:inline-flex}.ListingsProductPageCard3D-module__eClnhW__starIcon{width:.62rem;height:.62rem;color:var(--kit-color-primary)}.ListingsProductPageCard3D-module__eClnhW__reviewTextBlock{margin-top:.35rem}.ListingsProductPageCard3D-module__eClnhW__reviewTextViewport{max-height:6.5em;font-size:.64rem;overflow:hidden;-webkit-mask-image:linear-gradient(#000 calc(100% - 1.35rem),#0000);mask-image:linear-gradient(#000 calc(100% - 1.35rem),#0000)}.ListingsProductPageCard3D-module__eClnhW__reviewText{color:var(--kit-color-text-subtle);margin:0;font-size:.64rem;line-height:1.625}.ListingsProductPageCard3D-module__eClnhW__readMore{color:var(--kit-color-primary);margin-top:.15rem;font-size:.62rem;font-weight:600;display:inline-block}@media (prefers-reduced-motion:reduce){.ListingsProductPageCard3D-module__eClnhW__pageTrackAnimate{animation:none!important;transform:none!important}}
.ListingsSellerPageCard3D-module__kn69-G__inner{background:var(--kit-color-bg);padding:.85rem .95rem .95rem}.ListingsSellerPageCard3D-module__kn69-G__pageViewport{border:3px solid var(--kit-color-border-subtle);background:var(--kit-color-bg);border-radius:1rem;height:420px;overflow:hidden}.ListingsSellerPageCard3D-module__kn69-G__pageTrack{--scroll-distance:0px;--scroll-duration:14s;will-change:transform;transform:translate(0,0)}.ListingsSellerPageCard3D-module__kn69-G__pageTrackAnimate{animation:ListingsSellerPageCard3D-module__kn69-G__sellerPageScroll var(--scroll-duration) ease-in-out infinite alternate}@keyframes ListingsSellerPageCard3D-module__kn69-G__sellerPageScroll{0%{transform:translate(0,0)}to{transform:translate3d(0, calc(-1 * var(--scroll-distance)), 0)}}.ListingsSellerPageCard3D-module__kn69-G__page{flex-direction:column;gap:.75rem;padding:.75rem .8rem 1rem;display:flex}.ListingsSellerPageCard3D-module__kn69-G__sellerHeader{border:3px solid var(--kit-color-border-subtle);background:var(--kit-color-surface);border-radius:.85rem;overflow:hidden}.ListingsSellerPageCard3D-module__kn69-G__bannerWrap{position:relative}.ListingsSellerPageCard3D-module__kn69-G__banner{background-color:var(--kit-color-surface-alt);height:4.5rem}.ListingsSellerPageCard3D-module__kn69-G__logoAnchor{z-index:1;position:absolute;bottom:0;left:.75rem;transform:translateY(25%)}.ListingsSellerPageCard3D-module__kn69-G__logo{border:3px solid var(--kit-color-surface);border-radius:9999px;width:3.25rem;height:3.25rem;box-shadow:0 1px 2px #1b202614}.ListingsSellerPageCard3D-module__kn69-G__sellerBody{flex-direction:column;gap:.5rem;padding:1.65rem .75rem .75rem;display:flex}.ListingsSellerPageCard3D-module__kn69-G__titleRow{justify-content:space-between;align-items:flex-start;gap:.45rem;display:flex}.ListingsSellerPageCard3D-module__kn69-G__businessName{color:var(--kit-color-text-primary);flex-wrap:wrap;align-items:center;gap:.3rem;margin:0;font-size:1.05rem;font-weight:700;line-height:1.15;display:flex}.ListingsSellerPageCard3D-module__kn69-G__verifiedBadge{width:.9rem;height:.9rem;color:var(--kit-color-primary);flex-shrink:0}.ListingsSellerPageCard3D-module__kn69-G__optionsButton{width:1.65rem;height:1.65rem;color:var(--kit-color-text-muted);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ListingsSellerPageCard3D-module__kn69-G__optionsIcon{width:1rem;height:1rem}.ListingsSellerPageCard3D-module__kn69-G__ratingSummary{color:var(--kit-color-text-muted);flex-wrap:wrap;align-items:center;gap:.3rem;margin:0;font-size:.64rem;display:flex}.ListingsSellerPageCard3D-module__kn69-G__starRow{gap:.1rem;display:inline-flex}.ListingsSellerPageCard3D-module__kn69-G__starIcon{width:.62rem;height:.62rem;color:var(--kit-color-primary)}.ListingsSellerPageCard3D-module__kn69-G__aboutBlock{margin-top:.1rem}.ListingsSellerPageCard3D-module__kn69-G__aboutViewport{max-height:6.5em;font-size:.64rem;overflow:hidden;-webkit-mask-image:linear-gradient(#000 calc(100% - 1.35rem),#0000);mask-image:linear-gradient(#000 calc(100% - 1.35rem),#0000)}.ListingsSellerPageCard3D-module__kn69-G__aboutText{color:var(--kit-color-text-subtle);margin:0;line-height:1.625}.ListingsSellerPageCard3D-module__kn69-G__readMore{color:var(--kit-color-primary);margin-top:.15rem;font-size:.62rem;font-weight:600;display:inline-block}.ListingsSellerPageCard3D-module__kn69-G__market{color:var(--kit-color-text-muted);align-items:flex-start;gap:.3rem;margin:0;font-size:.64rem;display:flex}.ListingsSellerPageCard3D-module__kn69-G__marketIcon{flex-shrink:0;width:.75rem;height:.75rem;margin-top:.05rem}.ListingsSellerPageCard3D-module__kn69-G__contacts{flex-direction:column;gap:.35rem;display:flex}.ListingsSellerPageCard3D-module__kn69-G__contactRow{align-items:center;gap:.4rem;min-width:0;display:flex}.ListingsSellerPageCard3D-module__kn69-G__contactValue{color:var(--kit-color-text-subtle);font-size:.64rem;font-weight:600}.ListingsSellerPageCard3D-module__kn69-G__contactPrimary{letter-spacing:.06em;text-transform:uppercase;color:var(--kit-color-primary);background:#ab653e1a;border-radius:9999px;flex-shrink:0;padding:.12rem .4rem;font-size:.5rem;font-weight:700}.ListingsSellerPageCard3D-module__kn69-G__sectionCard{border:3px solid var(--kit-color-border-subtle);background:var(--kit-color-surface);border-radius:.85rem;padding:.7rem .75rem}.ListingsSellerPageCard3D-module__kn69-G__sectionTitle{letter-spacing:.08em;text-transform:uppercase;color:var(--kit-color-text-muted);margin:0;font-size:.58rem;font-weight:700}.ListingsSellerPageCard3D-module__kn69-G__reviewsTop{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.ListingsSellerPageCard3D-module__kn69-G__writeReviewButton{background:var(--kit-color-surface);color:var(--kit-color-text-primary);box-shadow:var(--kit-shadow-card);outline:2px solid var(--kit-color-border-subtle);outline-offset:-2px;white-space:nowrap;border-radius:9999px;justify-content:center;align-items:center;padding:.38rem .7rem;font-size:.62rem;font-weight:600;display:inline-flex}.ListingsSellerPageCard3D-module__kn69-G__reviewList{border-top:3px solid var(--kit-color-border-subtle);margin:.55rem 0 0;padding:0;list-style:none}.ListingsSellerPageCard3D-module__kn69-G__reviewItem{border-bottom:2px solid var(--kit-color-border-subtle);gap:.55rem;padding:.65rem 0;display:flex}.ListingsSellerPageCard3D-module__kn69-G__reviewItem:last-child{border-bottom:none;padding-bottom:0}.ListingsSellerPageCard3D-module__kn69-G__reviewAvatar{background:var(--kit-color-surface-alt);width:1.85rem;height:1.85rem;color:var(--kit-color-text-muted);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;font-size:.68rem;font-weight:700;display:flex}.ListingsSellerPageCard3D-module__kn69-G__reviewBody{flex:1;min-width:0}.ListingsSellerPageCard3D-module__kn69-G__reviewMeta{justify-content:space-between;align-items:baseline;gap:.45rem;display:flex}.ListingsSellerPageCard3D-module__kn69-G__reviewName{color:var(--kit-color-text-primary);font-size:.68rem;font-weight:700}.ListingsSellerPageCard3D-module__kn69-G__reviewDate{color:var(--kit-color-text-muted);font-size:.58rem}.ListingsSellerPageCard3D-module__kn69-G__reviewTextBlock{margin-top:.35rem}.ListingsSellerPageCard3D-module__kn69-G__reviewTextViewport{max-height:6.5em;font-size:.64rem;overflow:hidden;-webkit-mask-image:linear-gradient(#000 calc(100% - 1.35rem),#0000);mask-image:linear-gradient(#000 calc(100% - 1.35rem),#0000)}.ListingsSellerPageCard3D-module__kn69-G__reviewText{color:var(--kit-color-text-subtle);margin:0;line-height:1.625}.ListingsSellerPageCard3D-module__kn69-G__listingsSection{flex-direction:column;gap:.55rem;display:flex}.ListingsSellerPageCard3D-module__kn69-G__listingsHeader{align-items:baseline;gap:.45rem;display:flex}.ListingsSellerPageCard3D-module__kn69-G__listingsTitle{color:var(--kit-color-text-primary);margin:0;font-size:.9rem;font-weight:700}.ListingsSellerPageCard3D-module__kn69-G__listingsCount{color:var(--kit-color-text-muted);font-size:.64rem}.ListingsSellerPageCard3D-module__kn69-G__filterRow{justify-content:space-between;align-items:center;gap:.45rem;display:flex}.ListingsSellerPageCard3D-module__kn69-G__filterPills{flex-wrap:wrap;gap:.3rem;display:flex}.ListingsSellerPageCard3D-module__kn69-G__productGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem;display:grid}@media (prefers-reduced-motion:reduce){.ListingsSellerPageCard3D-module__kn69-G__pageTrackAnimate{animation:none!important;transform:none!important}}
.ListingsFavoritesPageCard3D-module__3oJAPW__content{background:var(--kit-color-bg);padding:1rem .95rem 1.1rem}.ListingsFavoritesPageCard3D-module__3oJAPW__page{flex-direction:column;gap:1.1rem;display:flex}.ListingsFavoritesPageCard3D-module__3oJAPW__pageHeader{border-bottom:3px solid var(--kit-color-border-subtle);flex-direction:column;gap:.85rem;padding-bottom:.8rem;display:flex}.ListingsFavoritesPageCard3D-module__3oJAPW__pageTitle{letter-spacing:-.02em;color:var(--kit-color-text-primary);margin:0;font-size:1.35rem;font-weight:700;line-height:1.15}.ListingsFavoritesPageCard3D-module__3oJAPW__filterBar{flex-direction:column;gap:.55rem;display:flex}.ListingsFavoritesPageCard3D-module__3oJAPW__filterRow{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.ListingsFavoritesPageCard3D-module__3oJAPW__filterPills,.ListingsFavoritesPageCard3D-module__3oJAPW__filterChips{flex-wrap:wrap;gap:.35rem;display:flex}.ListingsFavoritesPageCard3D-module__3oJAPW__results{flex-direction:column;gap:.75rem;display:flex}.ListingsFavoritesPageCard3D-module__3oJAPW__listingHeader{align-items:baseline;gap:.45rem;display:flex}.ListingsFavoritesPageCard3D-module__3oJAPW__listingTitle{color:var(--kit-color-text-primary);margin:0;font-size:.82rem;font-weight:700}.ListingsFavoritesPageCard3D-module__3oJAPW__listingCount{color:var(--kit-color-text-muted);margin:0;font-size:.68rem}.ListingsFavoritesPageCard3D-module__3oJAPW__productGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem;display:grid}
.ModerationReportCard3D-module__MdCeCW__inner{background:var(--kit-color-surface);min-height:100%;padding:0;display:flex;overflow:hidden}.ModerationReportCard3D-module__MdCeCW__modal{background:var(--kit-color-surface);flex-direction:column;width:100%;min-height:100%;padding:2.05rem 1.95rem 1.85rem;display:flex;position:relative}.ModerationReportCard3D-module__MdCeCW__closeButton{width:2rem;height:2rem;color:var(--kit-color-text-muted);border-radius:999px;justify-content:center;align-items:center;display:flex;position:absolute;top:1.25rem;right:1.25rem}.ModerationReportCard3D-module__MdCeCW__closeIcon{width:1rem;height:1rem}.ModerationReportCard3D-module__MdCeCW__header{margin-bottom:1.45rem;padding-right:2.15rem}.ModerationReportCard3D-module__MdCeCW__heading{letter-spacing:.08em;text-transform:uppercase;color:var(--kit-color-primary);margin:0;font-size:.9rem;font-weight:700}.ModerationReportCard3D-module__MdCeCW__description{color:var(--kit-color-text-muted);margin:.55rem 0 0;font-size:.98rem;line-height:1.45}.ModerationReportCard3D-module__MdCeCW__form{flex-direction:column;flex:1;gap:1.2rem;display:flex}.ModerationReportCard3D-module__MdCeCW__field{flex-direction:column;gap:.48rem;display:flex}.ModerationReportCard3D-module__MdCeCW__fieldLabel{color:var(--kit-color-text-subtle);font-size:.85rem;font-weight:700}.ModerationReportCard3D-module__MdCeCW__select{border:2px solid var(--kit-color-border-subtle);background:var(--kit-color-surface);border-radius:.8rem;justify-content:space-between;align-items:center;gap:.55rem;min-height:2.65rem;padding:.62rem .78rem;display:flex}.ModerationReportCard3D-module__MdCeCW__selectValue{min-width:0;color:var(--kit-color-text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.93rem;font-weight:600;overflow:hidden}.ModerationReportCard3D-module__MdCeCW__selectChevron{width:.95rem;height:.95rem;color:var(--kit-color-text-muted);flex-shrink:0}.ModerationReportCard3D-module__MdCeCW__textarea{border:2px solid var(--kit-color-border-subtle);background:var(--kit-color-surface);border-radius:.8rem;min-height:6.25rem;padding:.68rem .78rem}.ModerationReportCard3D-module__MdCeCW__textareaValue{color:var(--kit-color-text-primary);font-size:.93rem;line-height:1.45;display:block}.ModerationReportCard3D-module__MdCeCW__submitButton{background:var(--kit-color-primary);color:#fff;width:100%;min-height:2.8rem;box-shadow:var(--kit-shadow-card);border-radius:999px;justify-content:center;align-items:center;margin-top:auto;padding:.62rem .95rem;font-size:.95rem;font-weight:700;display:flex}
.ModerationInboxCard3D-module__KNmO0q__inner{background:var(--kit-color-bg);padding:.85rem .95rem .95rem}.ModerationInboxCard3D-module__KNmO0q__splitView{border:3px solid var(--kit-color-border-subtle);background:var(--kit-color-surface);border-radius:1rem;height:450px;display:flex;overflow:hidden}.ModerationInboxCard3D-module__KNmO0q__listPanel{border-right:3px solid var(--kit-color-border-subtle);background:var(--kit-color-surface);flex-direction:column;flex-shrink:0;width:36%;min-width:0;min-height:0;display:flex;overflow:hidden}.ModerationInboxCard3D-module__KNmO0q__listHeader{border-bottom:3px solid var(--kit-color-border-subtle);flex-shrink:0;padding:.75rem .7rem .6rem}.ModerationInboxCard3D-module__KNmO0q__listHeaderTop{justify-content:space-between;align-items:flex-start;gap:.4rem;display:flex}.ModerationInboxCard3D-module__KNmO0q__listTitle{color:var(--kit-color-text-primary);margin:0;font-size:.95rem;font-weight:700}.ModerationInboxCard3D-module__KNmO0q__listCount{min-height:.7rem;color:var(--kit-color-text-muted);margin:.18rem 0 0;font-size:.62rem;font-weight:600}.ModerationInboxCard3D-module__KNmO0q__filterTabs{background:var(--kit-color-surface-alt);border-radius:.6rem;gap:.14rem;margin-top:.5rem;padding:.16rem;display:flex}.ModerationInboxCard3D-module__KNmO0q__filterTab,.ModerationInboxCard3D-module__KNmO0q__filterTabActive{text-align:center;min-width:0;color:var(--kit-color-text-muted);border-radius:.45rem;flex:1;padding:.32rem .22rem;font-size:.56rem;font-weight:600}.ModerationInboxCard3D-module__KNmO0q__filterTabActive{background:var(--kit-color-surface);color:var(--kit-color-text-primary);box-shadow:0 1px 2px #0000000f}.ModerationInboxCard3D-module__KNmO0q__searchWrap{margin-top:.5rem;position:relative}.ModerationInboxCard3D-module__KNmO0q__searchIcon{width:.72rem;height:.72rem;color:var(--kit-color-text-muted);position:absolute;top:50%;left:.48rem;transform:translateY(-50%)}.ModerationInboxCard3D-module__KNmO0q__searchInput{border:2px solid var(--kit-color-border-subtle);background:var(--kit-color-surface);width:100%;color:var(--kit-color-text-muted);box-shadow:var(--kit-shadow-card);border-radius:.55rem;padding:.4rem .48rem .4rem 1.6rem;font-size:.62rem;display:block}.ModerationInboxCard3D-module__KNmO0q__itemList{flex-direction:column;gap:.4rem;margin:0;padding:.55rem;list-style:none;display:flex;overflow:hidden}.ModerationInboxCard3D-module__KNmO0q__listItem{border:2px solid var(--kit-color-border-subtle);background:var(--kit-color-surface);border-radius:.7rem;align-items:center;gap:.48rem;padding:.48rem;display:flex}.ModerationInboxCard3D-module__KNmO0q__listItemSelected{border-color:var(--kit-color-primary);background:color-mix(in srgb, var(--kit-color-primary) 6%, var(--kit-color-surface))}.ModerationInboxCard3D-module__KNmO0q__listThumb{border:2px solid var(--kit-color-border-subtle);border-radius:.5rem;flex-shrink:0;width:2.35rem;height:2.35rem}.ModerationInboxCard3D-module__KNmO0q__listThumbIcon{background:var(--kit-color-surface-alt);width:2.35rem;height:2.35rem;color:var(--kit-color-text-muted);border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ModerationInboxCard3D-module__KNmO0q__listThumbIconSelected{background:color-mix(in srgb, var(--kit-color-primary) 10%, var(--kit-color-surface));color:var(--kit-color-primary)}.ModerationInboxCard3D-module__KNmO0q__listThumbSvg{width:.95rem;height:.95rem}.ModerationInboxCard3D-module__KNmO0q__listBody{min-width:0}.ModerationInboxCard3D-module__KNmO0q__listItemTitle{color:var(--kit-color-text-primary);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.68rem;font-weight:700;line-height:1.25;overflow:hidden}.ModerationInboxCard3D-module__KNmO0q__listItemTitleSelected{color:var(--kit-color-primary)}.ModerationInboxCard3D-module__KNmO0q__listItemReason{color:var(--kit-color-text-muted);text-overflow:ellipsis;white-space:nowrap;margin:.12rem 0 0;font-size:.6rem;font-weight:600;overflow:hidden}.ModerationInboxCard3D-module__KNmO0q__listItemMeta{color:var(--kit-color-text-muted);flex-wrap:wrap;align-items:center;gap:.2rem;margin-top:.26rem;font-size:.55rem;font-weight:600;display:flex}.ModerationInboxCard3D-module__KNmO0q__metaIcon{flex-shrink:0;width:.55rem;height:.55rem}.ModerationInboxCard3D-module__KNmO0q__metaSep{opacity:.35}.ModerationInboxCard3D-module__KNmO0q__detailPanel{background:var(--kit-color-bg);flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;overflow:hidden}.ModerationInboxCard3D-module__KNmO0q__detailScroll{flex:1;min-height:0;padding:.75rem .8rem .8rem;overflow:hidden}.ModerationInboxCard3D-module__KNmO0q__detailContent{flex-direction:column;gap:.75rem;display:flex}.ModerationInboxCard3D-module__KNmO0q__hero{align-items:flex-start;gap:.65rem;display:flex}.ModerationInboxCard3D-module__KNmO0q__heroThumb{border:2px solid var(--kit-color-border-subtle);border-radius:.65rem;flex-shrink:0;width:3rem;height:3rem;box-shadow:0 1px 2px #0000000f}.ModerationInboxCard3D-module__KNmO0q__heroBody{flex:1;min-width:0}.ModerationInboxCard3D-module__KNmO0q__heroTop{justify-content:space-between;align-items:flex-start;gap:.4rem;display:flex}.ModerationInboxCard3D-module__KNmO0q__heroText{min-width:0}.ModerationInboxCard3D-module__KNmO0q__heroTitle{color:var(--kit-color-text-primary);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:1.02rem;font-weight:700;line-height:1.15;overflow:hidden}.ModerationInboxCard3D-module__KNmO0q__heroReason{color:var(--kit-color-text-muted);margin:.18rem 0 0;font-size:.66rem;font-weight:600}.ModerationInboxCard3D-module__KNmO0q__statusBadge{border:2px solid color-mix(in srgb, var(--kit-color-primary) 20%, transparent);background:color-mix(in srgb, var(--kit-color-primary) 8%, var(--kit-color-surface));color:var(--kit-color-primary);border-radius:999px;flex-shrink:0;padding:.22rem .5rem;font-size:.58rem;font-weight:700}.ModerationInboxCard3D-module__KNmO0q__heroMeta{flex-wrap:wrap;gap:.4rem .65rem;margin-top:.4rem;display:flex}.ModerationInboxCard3D-module__KNmO0q__metaChip{color:var(--kit-color-text-muted);align-items:center;gap:.26rem;font-size:.6rem;font-weight:600;display:inline-flex}.ModerationInboxCard3D-module__KNmO0q__metaChipIcon{width:.65rem;height:.65rem;color:var(--kit-color-text-muted);flex-shrink:0}.ModerationInboxCard3D-module__KNmO0q__section{border-top:2px solid var(--kit-color-border-subtle);padding-top:.65rem}.ModerationInboxCard3D-module__KNmO0q__sectionTitle{color:var(--kit-color-text-primary);margin:0 0 .45rem;font-size:.76rem;font-weight:700}.ModerationInboxCard3D-module__KNmO0q__sectionStack{flex-direction:column;gap:.45rem;display:flex}.ModerationInboxCard3D-module__KNmO0q__detailField{flex-direction:column;gap:.14rem;display:flex}.ModerationInboxCard3D-module__KNmO0q__detailFieldLabel{color:var(--kit-color-text-subtle);font-size:.58rem;font-weight:700}.ModerationInboxCard3D-module__KNmO0q__detailFieldValue{color:var(--kit-color-text-primary);font-size:.66rem;font-weight:600;line-height:1.4}.ModerationInboxCard3D-module__KNmO0q__targetGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem .65rem;display:grid}.ModerationInboxCard3D-module__KNmO0q__viewLink{color:var(--kit-color-primary);align-items:center;gap:.26rem;margin-top:.4rem;font-size:.62rem;font-weight:700;display:inline-flex}.ModerationInboxCard3D-module__KNmO0q__viewLinkIcon{width:.65rem;height:.65rem}.ModerationInboxCard3D-module__KNmO0q__actionsRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.4rem;display:flex}.ModerationInboxCard3D-module__KNmO0q__actionsLeft{gap:.32rem;display:flex}.ModerationInboxCard3D-module__KNmO0q__secondaryButton{outline:2px solid var(--kit-color-border-subtle);outline-offset:-2px;background:var(--kit-color-surface);min-height:1.7rem;color:var(--kit-color-text-primary);border-radius:999px;justify-content:center;align-items:center;padding:.3rem .58rem;font-size:.62rem;font-weight:600;display:inline-flex}.ModerationInboxCard3D-module__KNmO0q__destructiveButton{outline-offset:-2px;background:var(--kit-color-surface);color:#dc2626;border-radius:999px;outline:2px solid #dc262633;align-items:center;gap:.26rem;min-height:1.7rem;padding:.3rem .58rem;font-size:.62rem;font-weight:600;display:inline-flex}.ModerationInboxCard3D-module__KNmO0q__destructiveIcon{width:.68rem;height:.68rem}
.SellerApplicationFormCard3D-module__Uk9Qza__content{background:var(--kit-color-bg);padding:1rem 1.1rem 1.1rem;overflow:hidden}.SellerApplicationFormCard3D-module__Uk9Qza__page{flex-direction:column;gap:.85rem;display:flex}.SellerApplicationFormCard3D-module__Uk9Qza__pageHeader{text-align:center}.SellerApplicationFormCard3D-module__Uk9Qza__pageTitle{letter-spacing:-.02em;color:var(--kit-color-text-primary);margin:0;font-size:1.35rem;font-weight:700;line-height:1.15}.SellerApplicationFormCard3D-module__Uk9Qza__pageTagline{color:var(--kit-color-text-muted);margin:.3rem 0 0;font-size:.72rem}.SellerApplicationFormCard3D-module__Uk9Qza__formCard{border:2px solid var(--kit-color-border-subtle);background:var(--kit-color-surface);border-radius:1rem;overflow:hidden;box-shadow:0 1px #0000000a}.SellerApplicationFormCard3D-module__Uk9Qza__formTop{padding:.85rem .9rem 0}.SellerApplicationFormCard3D-module__Uk9Qza__progress{flex-direction:column;gap:.55rem;display:flex}.SellerApplicationFormCard3D-module__Uk9Qza__progressHeader{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.SellerApplicationFormCard3D-module__Uk9Qza__progressLabel{color:var(--kit-color-text-primary);font-size:.72rem;font-weight:700}.SellerApplicationFormCard3D-module__Uk9Qza__progressCount{color:var(--kit-color-text-muted);font-size:.68rem;font-weight:600}.SellerApplicationFormCard3D-module__Uk9Qza__progressBars{gap:.35rem;display:flex}.SellerApplicationFormCard3D-module__Uk9Qza__progressBar,.SellerApplicationFormCard3D-module__Uk9Qza__progressBarActive,.SellerApplicationFormCard3D-module__Uk9Qza__progressBarDone{border-radius:999px;flex:1;height:.28rem;transition:background .45s}.SellerApplicationFormCard3D-module__Uk9Qza__progressBar{background:var(--kit-color-border-subtle)}.SellerApplicationFormCard3D-module__Uk9Qza__progressBarActive{background:color-mix(in srgb, var(--kit-color-primary) 40%, transparent)}.SellerApplicationFormCard3D-module__Uk9Qza__progressBarDone{background:var(--kit-color-primary)}.SellerApplicationFormCard3D-module__Uk9Qza__stepPanel{box-sizing:border-box;height:20.5rem;padding:.85rem 1.1rem .75rem;overflow:hidden}.SellerApplicationFormCard3D-module__Uk9Qza__stepPanelEnter{animation:.42s cubic-bezier(.22,1,.36,1) both SellerApplicationFormCard3D-module__Uk9Qza__stepSwoopIn}.SellerApplicationFormCard3D-module__Uk9Qza__stepPanelExit{animation:.37s cubic-bezier(.55,0,1,.45) both SellerApplicationFormCard3D-module__Uk9Qza__stepSwoopOut}@keyframes SellerApplicationFormCard3D-module__Uk9Qza__stepSwoopIn{0%{opacity:0;transform:translate(1.4rem)scale(.985)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes SellerApplicationFormCard3D-module__Uk9Qza__stepSwoopOut{0%{opacity:1;transform:translate(0)scale(1)}to{opacity:0;transform:translate(-1.1rem)scale(.985)}}.SellerApplicationFormCard3D-module__Uk9Qza__stepGrid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:.55rem .5rem;display:grid}.SellerApplicationFormCard3D-module__Uk9Qza__stepStack{flex-direction:column;gap:.55rem;display:flex}.SellerApplicationFormCard3D-module__Uk9Qza__field{flex-direction:column;gap:.28rem;display:flex}.SellerApplicationFormCard3D-module__Uk9Qza__fieldFullWidth{flex-direction:column;grid-column:1/-1;gap:.35rem;display:flex}.SellerApplicationFormCard3D-module__Uk9Qza__fieldLabel{color:var(--kit-color-text-subtle);font-size:.72rem;font-weight:700;line-height:1.25}.SellerApplicationFormCard3D-module__Uk9Qza__required{color:#e11d48;margin-left:.12rem}.SellerApplicationFormCard3D-module__Uk9Qza__optional{color:var(--kit-color-text-muted);margin-left:.25rem;font-weight:500}.SellerApplicationFormCard3D-module__Uk9Qza__input{border:2px solid var(--kit-color-border-subtle);background:var(--kit-color-surface-alt);height:1.95rem;min-height:1.95rem;color:var(--kit-color-text-primary);border-radius:.5rem;align-items:center;padding:.45rem .58rem;font-size:.72rem;line-height:1.2;transition:border-color .2s,box-shadow .2s;display:flex;overflow:hidden}.SellerApplicationFormCard3D-module__Uk9Qza__textarea{align-items:flex-start;height:2.6rem;min-height:2.6rem}.SellerApplicationFormCard3D-module__Uk9Qza__placeholder{text-overflow:ellipsis;white-space:nowrap;width:100%;color:var(--kit-color-text-muted);display:block;overflow:hidden}.SellerApplicationFormCard3D-module__Uk9Qza__value{text-overflow:ellipsis;white-space:nowrap;width:100%;display:block;overflow:hidden}.SellerApplicationFormCard3D-module__Uk9Qza__textarea .SellerApplicationFormCard3D-module__Uk9Qza__value{white-space:normal;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.SellerApplicationFormCard3D-module__Uk9Qza__caret{vertical-align:-.08rem;background:var(--kit-color-primary);width:1px;height:.72rem;margin-left:1px;animation:1s step-end infinite SellerApplicationFormCard3D-module__Uk9Qza__caretBlink;display:inline-block}@keyframes SellerApplicationFormCard3D-module__Uk9Qza__caretBlink{50%{opacity:0}}.SellerApplicationFormCard3D-module__Uk9Qza__radioRow{flex-wrap:wrap;gap:.35rem;display:flex}.SellerApplicationFormCard3D-module__Uk9Qza__radioRowClassic{flex-wrap:wrap;gap:1rem;display:flex}.SellerApplicationFormCard3D-module__Uk9Qza__radioClassic,.SellerApplicationFormCard3D-module__Uk9Qza__radioClassicActive{color:var(--kit-color-text-muted);align-items:center;gap:.45rem;font-size:.68rem;font-weight:600;display:inline-flex}.SellerApplicationFormCard3D-module__Uk9Qza__radioClassicActive{color:var(--kit-color-text-primary)}.SellerApplicationFormCard3D-module__Uk9Qza__radioClassicDot,.SellerApplicationFormCard3D-module__Uk9Qza__radioClassicDotActive{border:2px solid var(--kit-color-border-subtle);background:var(--kit-color-surface);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:.85rem;height:.85rem;display:inline-flex}.SellerApplicationFormCard3D-module__Uk9Qza__radioClassicDotActive{border-color:var(--kit-color-primary)}.SellerApplicationFormCard3D-module__Uk9Qza__radioClassicDotActive:after{content:"";background:var(--kit-color-primary);border-radius:999px;width:.42rem;height:.42rem}.SellerApplicationFormCard3D-module__Uk9Qza__radio,.SellerApplicationFormCard3D-module__Uk9Qza__radioActive{border:2px solid var(--kit-color-border-subtle);color:var(--kit-color-text-muted);background:var(--kit-color-surface-alt);border-radius:999px;align-items:center;gap:.28rem;padding:.28rem .42rem;font-size:.58rem;font-weight:600;transition:border-color .25s,color .25s,background .25s;display:inline-flex}.SellerApplicationFormCard3D-module__Uk9Qza__radioActive{border-color:color-mix(in srgb, var(--kit-color-primary) 50%, var(--kit-color-border-subtle));color:var(--kit-color-text-primary);background:color-mix(in srgb, var(--kit-color-primary) 8%, var(--kit-color-surface-alt))}.SellerApplicationFormCard3D-module__Uk9Qza__radioDot,.SellerApplicationFormCard3D-module__Uk9Qza__radioDotActive{border:2px solid var(--kit-color-border);border-radius:999px;flex-shrink:0;width:.42rem;height:.42rem}.SellerApplicationFormCard3D-module__Uk9Qza__radioDotActive{border-color:var(--kit-color-primary);background:var(--kit-color-primary);box-shadow:inset 0 0 0 1.5px var(--kit-color-surface-alt)}.SellerApplicationFormCard3D-module__Uk9Qza__uploadRow{align-items:center;gap:.55rem;display:flex}.SellerApplicationFormCard3D-module__Uk9Qza__profileUpload{border:2px dashed var(--kit-color-border-subtle);background:var(--kit-color-surface-alt);border-radius:999px;justify-content:center;align-items:center;width:2.6rem;height:2.6rem;transition:border-color .35s,transform .35s;display:flex;overflow:hidden}.SellerApplicationFormCard3D-module__Uk9Qza__profileUploadFilled{border-style:solid;border-color:color-mix(in srgb, var(--kit-color-primary) 45%, var(--kit-color-border-subtle));transform:scale(1.04)}.SellerApplicationFormCard3D-module__Uk9Qza__profilePreview{width:100%;height:100%;animation:.45s cubic-bezier(.22,1,.36,1) both SellerApplicationFormCard3D-module__Uk9Qza__uploadPop}@keyframes SellerApplicationFormCard3D-module__Uk9Qza__uploadPop{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}.SellerApplicationFormCard3D-module__Uk9Qza__uploadHint{color:var(--kit-color-text-muted);font-size:.6rem}.SellerApplicationFormCard3D-module__Uk9Qza__imageGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.35rem;display:grid}.SellerApplicationFormCard3D-module__Uk9Qza__imageTile,.SellerApplicationFormCard3D-module__Uk9Qza__imageTileFilled,.SellerApplicationFormCard3D-module__Uk9Qza__imageTileAdd{aspect-ratio:1;border:2px dashed var(--kit-color-border-subtle);background:var(--kit-color-surface-alt);border-radius:.45rem}.SellerApplicationFormCard3D-module__Uk9Qza__imageTileFilled{border-style:solid;border-color:color-mix(in srgb, var(--kit-color-primary) 35%, var(--kit-color-border-subtle));animation:.38s cubic-bezier(.22,1,.36,1) both SellerApplicationFormCard3D-module__Uk9Qza__tilePop}@keyframes SellerApplicationFormCard3D-module__Uk9Qza__tilePop{0%{opacity:0;transform:scale(.82)}to{opacity:1;transform:scale(1)}}.SellerApplicationFormCard3D-module__Uk9Qza__imageTileAdd{color:var(--kit-color-text-muted);justify-content:center;align-items:center;font-size:.9rem;font-weight:600;display:flex}.SellerApplicationFormCard3D-module__Uk9Qza__formNav{background:var(--kit-color-surface);border-top:2px solid var(--kit-color-border-subtle);justify-content:space-between;align-items:center;gap:.5rem;padding:.6rem .9rem .75rem;display:flex}.SellerApplicationFormCard3D-module__Uk9Qza__navBack,.SellerApplicationFormCard3D-module__Uk9Qza__navBackHidden,.SellerApplicationFormCard3D-module__Uk9Qza__navContinue,.SellerApplicationFormCard3D-module__Uk9Qza__navSubmit{min-width:4.75rem;min-height:1.85rem;box-shadow:var(--kit-shadow-card);border-radius:9999px;justify-content:center;align-items:center;padding:.38rem .85rem;font-size:.68rem;font-weight:600;display:inline-flex}.SellerApplicationFormCard3D-module__Uk9Qza__navBack{color:var(--kit-color-text-primary);background:var(--kit-color-surface);outline:2px solid var(--kit-color-border-subtle);outline-offset:-2px;border:none}.SellerApplicationFormCard3D-module__Uk9Qza__navBackHidden{opacity:0;pointer-events:none;box-shadow:none;border:none;outline:none}.SellerApplicationFormCard3D-module__Uk9Qza__navContinue,.SellerApplicationFormCard3D-module__Uk9Qza__navSubmit{background:var(--kit-color-primary);color:#fff;border:none}@media (prefers-reduced-motion:reduce){.SellerApplicationFormCard3D-module__Uk9Qza__stepPanelEnter,.SellerApplicationFormCard3D-module__Uk9Qza__stepPanelExit,.SellerApplicationFormCard3D-module__Uk9Qza__profilePreview,.SellerApplicationFormCard3D-module__Uk9Qza__imageTileFilled,.SellerApplicationFormCard3D-module__Uk9Qza__caret{animation:none!important}}
.SellerApplicationReviewCard3D-module__m8Gmca__inner{background:var(--kit-color-bg);padding:.85rem .95rem .95rem}.SellerApplicationReviewCard3D-module__m8Gmca__splitView{border:3px solid var(--kit-color-border-subtle);background:var(--kit-color-surface);border-radius:1rem;height:420px;display:flex;overflow:hidden}.SellerApplicationReviewCard3D-module__m8Gmca__sidebar{border-right:3px solid var(--kit-color-border-subtle);background:var(--kit-color-surface);flex-direction:column;flex-shrink:0;width:38%;min-width:0;display:flex}.SellerApplicationReviewCard3D-module__m8Gmca__sidebarHeader{border-bottom:3px solid var(--kit-color-border-subtle);flex-shrink:0;padding:.75rem .7rem .65rem}.SellerApplicationReviewCard3D-module__m8Gmca__sidebarTitle{color:var(--kit-color-text-primary);margin:0;font-size:.88rem;font-weight:700}.SellerApplicationReviewCard3D-module__m8Gmca__sidebarCount{color:var(--kit-color-text-muted);margin:.18rem 0 0;font-size:.58rem;font-weight:600}.SellerApplicationReviewCard3D-module__m8Gmca__filterTabs{background:var(--kit-color-surface-alt);border-radius:.55rem;gap:.12rem;margin-top:.55rem;padding:.18rem;display:flex}.SellerApplicationReviewCard3D-module__m8Gmca__filterTab,.SellerApplicationReviewCard3D-module__m8Gmca__filterTabActive{text-align:center;min-width:0;color:var(--kit-color-text-muted);border-radius:.42rem;flex:1;padding:.28rem .2rem;font-size:.5rem;font-weight:700}.SellerApplicationReviewCard3D-module__m8Gmca__filterTabActive{background:var(--kit-color-surface);color:var(--kit-color-text-primary);box-shadow:0 1px #0000000d}.SellerApplicationReviewCard3D-module__m8Gmca__searchWrap{margin-top:.5rem;position:relative}.SellerApplicationReviewCard3D-module__m8Gmca__searchIcon{width:.72rem;height:.72rem;color:var(--kit-color-text-muted);position:absolute;top:50%;left:.45rem;transform:translateY(-50%)}.SellerApplicationReviewCard3D-module__m8Gmca__searchInput{border:2px solid var(--kit-color-border-subtle);background:var(--kit-color-surface);width:100%;color:var(--kit-color-text-muted);box-shadow:var(--kit-shadow-card);border-radius:.55rem;padding:.38rem .45rem .38rem 1.55rem;font-size:.56rem;display:block}.SellerApplicationReviewCard3D-module__m8Gmca__applicationList{flex-direction:column;gap:.4rem;margin:0;padding:.55rem .55rem .65rem;list-style:none;display:flex;overflow:hidden}.SellerApplicationReviewCard3D-module__m8Gmca__listItem,.SellerApplicationReviewCard3D-module__m8Gmca__listItemActive{border:2px solid var(--kit-color-border-subtle);background:var(--kit-color-surface);border-radius:.75rem;align-items:center;gap:.45rem;padding:.45rem;display:flex}.SellerApplicationReviewCard3D-module__m8Gmca__listItemActive{border-color:var(--kit-color-primary);background:color-mix(in srgb, var(--kit-color-primary) 5%, var(--kit-color-surface));box-shadow:var(--kit-shadow-card)}.SellerApplicationReviewCard3D-module__m8Gmca__listLogo{border:2px solid var(--kit-color-border-subtle);border-radius:.55rem;flex-shrink:0;width:2rem;height:2rem}.SellerApplicationReviewCard3D-module__m8Gmca__listBody{flex:1;min-width:0}.SellerApplicationReviewCard3D-module__m8Gmca__listTopRow{justify-content:space-between;align-items:center;gap:.25rem;display:flex}.SellerApplicationReviewCard3D-module__m8Gmca__listBusiness,.SellerApplicationReviewCard3D-module__m8Gmca__listBusinessActive{color:var(--kit-color-text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.6rem;font-weight:700;overflow:hidden}.SellerApplicationReviewCard3D-module__m8Gmca__listBusinessActive{color:var(--kit-color-primary)}.SellerApplicationReviewCard3D-module__m8Gmca__listName{color:var(--kit-color-text-muted);text-overflow:ellipsis;white-space:nowrap;margin:.12rem 0 0;font-size:.54rem;font-weight:600;overflow:hidden}.SellerApplicationReviewCard3D-module__m8Gmca__listMeta{color:var(--kit-color-text-muted);align-items:center;gap:.18rem;margin-top:.22rem;font-size:.5rem;display:flex}.SellerApplicationReviewCard3D-module__m8Gmca__listMetaIcon{flex-shrink:0;width:.58rem;height:.58rem}.SellerApplicationReviewCard3D-module__m8Gmca__listMetaDot{opacity:.35}.SellerApplicationReviewCard3D-module__m8Gmca__detailViewport{background:var(--kit-color-bg);flex:1;min-width:0;overflow:hidden}.SellerApplicationReviewCard3D-module__m8Gmca__detailTrack{--scroll-distance:0px;--scroll-duration:14s;will-change:transform;transform:translate(0,0)}.SellerApplicationReviewCard3D-module__m8Gmca__detailTrackAnimate{animation:SellerApplicationReviewCard3D-module__m8Gmca__detailScroll var(--scroll-duration) ease-in-out infinite alternate}@keyframes SellerApplicationReviewCard3D-module__m8Gmca__detailScroll{0%{transform:translate(0,0)}to{transform:translate3d(0, calc(-1 * var(--scroll-distance)), 0)}}.SellerApplicationReviewCard3D-module__m8Gmca__detailPage{padding:.75rem .8rem 1rem}.SellerApplicationReviewCard3D-module__m8Gmca__detailHero{align-items:flex-start;gap:.6rem;display:flex}.SellerApplicationReviewCard3D-module__m8Gmca__detailLogo{border:2px solid var(--kit-color-border-subtle);width:3.2rem;height:3.2rem;box-shadow:var(--kit-shadow-card);border-radius:.75rem;flex-shrink:0}.SellerApplicationReviewCard3D-module__m8Gmca__detailHeroBody{flex:1;min-width:0}.SellerApplicationReviewCard3D-module__m8Gmca__detailHeroTop{justify-content:space-between;align-items:flex-start;gap:.45rem;display:flex}.SellerApplicationReviewCard3D-module__m8Gmca__detailTitle{color:var(--kit-color-text-primary);margin:0;font-size:.95rem;font-weight:700;line-height:1.15}.SellerApplicationReviewCard3D-module__m8Gmca__detailSubtitle{color:var(--kit-color-text-muted);margin:.15rem 0 0;font-size:.62rem}.SellerApplicationReviewCard3D-module__m8Gmca__statusBadge{border:2px solid color-mix(in srgb, var(--kit-color-primary) 20%, transparent);background:color-mix(in srgb, var(--kit-color-primary) 8%, var(--kit-color-surface));color:var(--kit-color-primary);border-radius:999px;flex-shrink:0;padding:.2rem .45rem;font-size:.5rem;font-weight:700}.SellerApplicationReviewCard3D-module__m8Gmca__metaChips{flex-wrap:wrap;gap:.45rem;margin-top:.45rem;display:flex}.SellerApplicationReviewCard3D-module__m8Gmca__metaChip{color:var(--kit-color-text-muted);align-items:center;gap:.22rem;font-size:.54rem;display:inline-flex}.SellerApplicationReviewCard3D-module__m8Gmca__metaChipIcon{width:.62rem;height:.62rem;color:var(--kit-color-text-subtle)}.SellerApplicationReviewCard3D-module__m8Gmca__detailSection{border-top:2px solid var(--kit-color-border-subtle);margin-top:.85rem;padding-top:.75rem}.SellerApplicationReviewCard3D-module__m8Gmca__sectionHeading{color:var(--kit-color-text-primary);margin:0 0 .45rem;font-size:.68rem;font-weight:700}.SellerApplicationReviewCard3D-module__m8Gmca__sectionHint{color:var(--kit-color-text-muted);margin:0 0 .45rem;font-size:.54rem;line-height:1.4}.SellerApplicationReviewCard3D-module__m8Gmca__contactStack{flex-direction:column;gap:.45rem;display:flex}.SellerApplicationReviewCard3D-module__m8Gmca__contactRow{gap:.45rem;display:flex}.SellerApplicationReviewCard3D-module__m8Gmca__contactIconWrap{background:var(--kit-color-surface-alt);border-radius:.45rem;flex-shrink:0;justify-content:center;align-items:center;width:1.55rem;height:1.55rem;display:flex}.SellerApplicationReviewCard3D-module__m8Gmca__contactIcon{width:.72rem;height:.72rem;color:var(--kit-color-text-muted)}.SellerApplicationReviewCard3D-module__m8Gmca__contactBody{min-width:0}.SellerApplicationReviewCard3D-module__m8Gmca__contactLabel{color:var(--kit-color-text-muted);font-size:.5rem;font-weight:600;display:block}.SellerApplicationReviewCard3D-module__m8Gmca__contactValue{color:var(--kit-color-text-subtle);word-break:break-all;margin:.12rem 0 0;font-size:.58rem}.SellerApplicationReviewCard3D-module__m8Gmca__marketField{flex-direction:column;gap:.28rem;display:flex}.SellerApplicationReviewCard3D-module__m8Gmca__marketSelect{border:2px solid var(--kit-color-border-subtle);background:var(--kit-color-surface);color:var(--kit-color-text-primary);border-radius:.45rem;padding:.38rem .5rem;font-size:.58rem}.SellerApplicationReviewCard3D-module__m8Gmca__marketCurrent{color:var(--kit-color-text-muted);margin:0;font-size:.52rem}.SellerApplicationReviewCard3D-module__m8Gmca__detailGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}.SellerApplicationReviewCard3D-module__m8Gmca__detailField{flex-direction:column;gap:.18rem;display:flex}.SellerApplicationReviewCard3D-module__m8Gmca__detailFieldFull{grid-column:1/-1}.SellerApplicationReviewCard3D-module__m8Gmca__detailLabel{color:var(--kit-color-text-subtle);font-size:.54rem;font-weight:700}.SellerApplicationReviewCard3D-module__m8Gmca__detailValue{color:var(--kit-color-text-primary);margin:0;font-size:.58rem;line-height:1.35}.SellerApplicationReviewCard3D-module__m8Gmca__sourceWrap{flex-direction:column;gap:.28rem;margin-top:.55rem;display:flex}.SellerApplicationReviewCard3D-module__m8Gmca__sourcePills{flex-wrap:wrap;gap:.28rem;display:flex}.SellerApplicationReviewCard3D-module__m8Gmca__sourcePill{background:var(--kit-color-surface-alt);color:var(--kit-color-text-muted);border-radius:999px;padding:.22rem .45rem;font-size:.52rem;font-weight:700}.SellerApplicationReviewCard3D-module__m8Gmca__sampleGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.35rem;display:grid}.SellerApplicationReviewCard3D-module__m8Gmca__sampleTile{aspect-ratio:1;border:2px solid var(--kit-color-border-subtle);box-shadow:var(--kit-shadow-card);border-radius:.55rem}.SellerApplicationReviewCard3D-module__m8Gmca__reviewField{flex-direction:column;gap:.28rem;display:flex}.SellerApplicationReviewCard3D-module__m8Gmca__reviewTextarea{border:2px solid var(--kit-color-border-subtle);background:var(--kit-color-surface);min-height:2.4rem;color:var(--kit-color-text-muted);border-radius:.45rem;padding:.42rem .5rem;font-size:.56rem;line-height:1.35}.SellerApplicationReviewCard3D-module__m8Gmca__reviewActions{justify-content:space-between;align-items:center;gap:.45rem;margin-top:.55rem;display:flex}.SellerApplicationReviewCard3D-module__m8Gmca__reviewPrimaryActions{align-items:center;gap:.35rem;display:flex}.SellerApplicationReviewCard3D-module__m8Gmca__reviewSuspend,.SellerApplicationReviewCard3D-module__m8Gmca__reviewReject,.SellerApplicationReviewCard3D-module__m8Gmca__reviewApprove{min-height:1.55rem;box-shadow:var(--kit-shadow-card);border-radius:999px;justify-content:center;align-items:center;padding:.28rem .62rem;font-size:.54rem;font-weight:600;display:inline-flex}.SellerApplicationReviewCard3D-module__m8Gmca__reviewSuspend,.SellerApplicationReviewCard3D-module__m8Gmca__reviewReject{color:#dc2626;background:var(--kit-color-surface);outline:2px solid color-mix(in srgb, #dc2626 20%, var(--kit-color-border-subtle));outline-offset:-2px}.SellerApplicationReviewCard3D-module__m8Gmca__reviewApprove{background:var(--kit-color-primary);color:#fff;border:none}@media (prefers-reduced-motion:reduce){.SellerApplicationReviewCard3D-module__m8Gmca__detailTrackAnimate{animation:none!important}}
.SellerApplicationStatusCard3D-module__iBNnLW__content{background:var(--kit-color-bg);padding:1rem 1.05rem 1.1rem}.SellerApplicationStatusCard3D-module__iBNnLW__page{flex-direction:column;gap:1rem;display:flex}.SellerApplicationStatusCard3D-module__iBNnLW__pageHeader{justify-content:space-between;align-items:flex-start;gap:.65rem;display:flex}.SellerApplicationStatusCard3D-module__iBNnLW__pageTitle{color:var(--kit-color-text-primary);margin:0;font-size:1.28rem;font-weight:700;line-height:1.15}.SellerApplicationStatusCard3D-module__iBNnLW__pageDescription{color:var(--kit-color-text-muted);margin:.35rem 0 0;font-size:.78rem;line-height:1.45}.SellerApplicationStatusCard3D-module__iBNnLW__statusBadge{border:2px solid color-mix(in srgb, var(--kit-color-primary) 20%, transparent);background:color-mix(in srgb, var(--kit-color-primary) 8%, var(--kit-color-surface));color:var(--kit-color-primary);border-radius:999px;flex-shrink:0;padding:.28rem .58rem;font-size:.64rem;font-weight:700}.SellerApplicationStatusCard3D-module__iBNnLW__pendingBanner{border:2px solid var(--kit-color-border-subtle);background:color-mix(in srgb, var(--kit-color-primary) 6%, var(--kit-color-surface));border-radius:.95rem;align-items:flex-start;gap:.7rem;padding:.8rem .9rem;display:flex}.SellerApplicationStatusCard3D-module__iBNnLW__pendingIconWrap{background:color-mix(in srgb, var(--kit-color-primary) 10%, var(--kit-color-surface));width:1.75rem;height:1.75rem;color:var(--kit-color-primary);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.SellerApplicationStatusCard3D-module__iBNnLW__pendingIcon{width:.88rem;height:.88rem}.SellerApplicationStatusCard3D-module__iBNnLW__pendingTitle{color:var(--kit-color-text-primary);margin:0;font-size:.84rem;font-weight:700}.SellerApplicationStatusCard3D-module__iBNnLW__pendingBody{color:var(--kit-color-text-muted);margin:.22rem 0 0;font-size:.74rem;line-height:1.45}.SellerApplicationStatusCard3D-module__iBNnLW__applicationCard{border:2px solid var(--kit-color-border-subtle);background:var(--kit-color-surface);border-radius:.95rem;flex-direction:column;gap:.85rem;padding:.95rem 1rem;display:flex;box-shadow:0 1px #0000000a}.SellerApplicationStatusCard3D-module__iBNnLW__applicationHero{gap:.7rem;display:flex}.SellerApplicationStatusCard3D-module__iBNnLW__applicationLogo{border:2px solid var(--kit-color-border-subtle);width:3rem;height:3rem;box-shadow:var(--kit-shadow-card);border-radius:.75rem;flex-shrink:0}.SellerApplicationStatusCard3D-module__iBNnLW__applicationHeroBody{min-width:0}.SellerApplicationStatusCard3D-module__iBNnLW__applicationTitle{color:var(--kit-color-text-primary);margin:0;font-size:1rem;font-weight:700}.SellerApplicationStatusCard3D-module__iBNnLW__applicationSubtitle{color:var(--kit-color-text-muted);margin:.18rem 0 0;font-size:.76rem}.SellerApplicationStatusCard3D-module__iBNnLW__applicationMeta{flex-wrap:wrap;gap:.55rem;margin-top:.45rem;display:flex}.SellerApplicationStatusCard3D-module__iBNnLW__metaChip{color:var(--kit-color-text-muted);align-items:center;gap:.28rem;font-size:.68rem;display:inline-flex}.SellerApplicationStatusCard3D-module__iBNnLW__metaIcon{width:.75rem;height:.75rem;color:var(--kit-color-text-subtle)}.SellerApplicationStatusCard3D-module__iBNnLW__detailGrid{border-top:2px solid var(--kit-color-border-subtle);grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;padding-top:.8rem;display:grid}.SellerApplicationStatusCard3D-module__iBNnLW__detailBlock{border-top:2px solid var(--kit-color-border-subtle);flex-direction:column;gap:.7rem;padding-top:.8rem;display:flex}.SellerApplicationStatusCard3D-module__iBNnLW__detailField{flex-direction:column;gap:.22rem;display:flex}.SellerApplicationStatusCard3D-module__iBNnLW__detailFieldFull{grid-column:1/-1}.SellerApplicationStatusCard3D-module__iBNnLW__detailLabel{color:var(--kit-color-text-subtle);font-size:.66rem;font-weight:700}.SellerApplicationStatusCard3D-module__iBNnLW__detailValue{color:var(--kit-color-text-primary);margin:0;font-size:.74rem;line-height:1.4}.SellerApplicationStatusCard3D-module__iBNnLW__sourceWrap{flex-direction:column;gap:.35rem;display:flex}.SellerApplicationStatusCard3D-module__iBNnLW__sourcePills{flex-wrap:wrap;gap:.35rem;display:flex}.SellerApplicationStatusCard3D-module__iBNnLW__sourcePill{background:var(--kit-color-surface-alt);color:var(--kit-color-text-muted);border-radius:999px;padding:.28rem .55rem;font-size:.64rem;font-weight:700}
.AuthSignUpCard3D-module__W_iQ8W__inner{justify-content:center;padding:1rem;display:flex}.AuthSignUpCard3D-module__W_iQ8W__modalCard{width:100%;max-width:520px;overflow:hidden}.AuthSignUpCard3D-module__W_iQ8W__header{background:var(--kit-color-surface-alt);border-bottom:3px solid var(--kit-color-border);padding:1.5rem 1.5rem .75rem}.AuthSignUpCard3D-module__W_iQ8W__title{color:var(--kit-color-text-primary);letter-spacing:.2px;margin:0;font-size:1.52rem;font-weight:800}.AuthSignUpCard3D-module__W_iQ8W__subtitle{color:var(--kit-color-text-subtle);margin:.35rem 0 1rem;font-size:.95rem}.AuthSignUpCard3D-module__W_iQ8W__tabs{background:var(--kit-color-surface);border:3px solid var(--kit-color-border);border-radius:10px;grid-template-columns:1fr 1fr;gap:6px;margin-top:.25rem;padding:4px;display:grid}.AuthSignUpCard3D-module__W_iQ8W__tab{appearance:none;color:var(--kit-color-text-muted);background:0 0;border:0;border-radius:8px;padding:.5rem .75rem;font-size:.94rem;font-weight:700}.AuthSignUpCard3D-module__W_iQ8W__tabActive{color:#2c3444;background:linear-gradient(100deg,#ffd600,#ffa800 50%,#ffd600)}.AuthSignUpCard3D-module__W_iQ8W__oauthStack{padding:1rem 1.5rem 0}.AuthSignUpCard3D-module__W_iQ8W__btnOAuth{width:100%;height:42px;color:var(--kit-color-text-primary);pointer-events:none;background:#273347;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;font-size:.92rem;font-weight:800;display:inline-flex;border:3px solid var(--kit-color-border)!important}.AuthSignUpCard3D-module__W_iQ8W__btnOAuth:hover{background:#273347}.AuthSignUpCard3D-module__W_iQ8W__oauthIcon{justify-content:center;align-items:center;display:inline-flex}.AuthSignUpCard3D-module__W_iQ8W__divider{grid-template-columns:1fr auto 1fr;align-items:center;gap:.75rem;margin:1rem 0 .5rem;display:grid}.AuthSignUpCard3D-module__W_iQ8W__dividerLine{background:linear-gradient(90deg,#0000,#1e2a38 20% 80%,#0000);height:2px}.AuthSignUpCard3D-module__W_iQ8W__dividerText{color:var(--kit-color-text-subtle);font-size:.8rem}.AuthSignUpCard3D-module__W_iQ8W__form{padding:.75rem 1.5rem 1.3rem}.AuthSignUpCard3D-module__W_iQ8W__field{margin-bottom:1rem;display:block}.AuthSignUpCard3D-module__W_iQ8W__label{color:var(--kit-color-text-subtle);letter-spacing:.2px;margin-bottom:.45rem;font-size:.9rem;font-weight:700;display:block}.AuthSignUpCard3D-module__W_iQ8W__inputMock{border:3px solid var(--kit-color-border);background:var(--kit-color-surface);width:100%;height:42px;color:var(--kit-color-text-primary);border-radius:10px;align-items:center;padding:0 .8rem;font-size:.95rem;font-weight:500;display:flex}.AuthSignUpCard3D-module__W_iQ8W__inputMuted{color:var(--kit-color-text-muted)}.AuthSignUpCard3D-module__W_iQ8W__submitButton{--gbw:3px;pointer-events:none;width:100%;margin-top:.1rem}.AuthSignUpCard3D-module__W_iQ8W__submitButtonInner{padding:.68rem .9rem;font-size:.94rem;font-weight:900}.AuthSignUpCard3D-module__W_iQ8W__tosNote{color:var(--kit-color-text-subtle);text-align:center;margin:1.15rem 0 0;font-size:.8rem;line-height:1.4}.AuthSignUpCard3D-module__W_iQ8W__tosLink{color:#60a5fa}
.DiscussionPageCard3D-module__SvOnaG__body{justify-content:center;padding:1.2rem;display:flex}.DiscussionPageCard3D-module__SvOnaG__content{flex-direction:column;gap:1.75rem;width:100%;margin-bottom:1.3rem;display:flex}.DiscussionPageCard3D-module__SvOnaG__postBody{font-size:1.1rem;line-height:1.5}.DiscussionPageCard3D-module__SvOnaG__ghostPost{gap:.5rem;margin-top:.15rem}.DiscussionPageCard3D-module__SvOnaG__ghostThread{gap:.5rem;max-width:88%;margin-top:.35rem}.DiscussionPageCard3D-module__SvOnaG__ghostLine{background:var(--kit-color-text-muted);border-radius:4px;height:.65em}.DiscussionPageCard3D-module__SvOnaG__startThreadButton{padding:.9rem 1.2rem;font-size:1.08rem}
.GhostLines-module__Nr1o_W__stack{flex-direction:column;gap:.22rem;width:100%;min-width:0;display:flex}.GhostLines-module__Nr1o_W__line{--target-width:100%;--index:1;box-sizing:border-box;background:var(--kit-color-text-muted);opacity:.35;border-radius:2px;align-self:flex-start;width:0;max-width:100%;height:.47rem;overflow:hidden}[data-animate-in=true] .GhostLines-module__Nr1o_W__line{animation:.4s ease-out forwards GhostLines-module__Nr1o_W__ghostWriteIn;animation-delay:calc(.3s + (var(--index) * .15s))}@keyframes GhostLines-module__Nr1o_W__ghostWriteIn{0%{width:0}to{width:var(--target-width)}}
