.splash{background:var(--color-background);place-items:center;min-height:100svh;display:grid}.splash__spinner{border:3px solid var(--color-border);border-top-color:var(--color-primary);border-radius:999px;width:36px;height:36px;animation:.8s linear infinite splash-spinner-rotate}@keyframes splash-spinner-rotate{to{transform:rotate(360deg)}}.seller-live-avatar{flex:none;justify-content:center;align-items:center;display:inline-flex;position:relative}.seller-live-avatar--sm{width:36px;height:36px}.seller-live-avatar--md{width:40px;height:40px}.seller-live-avatar--lg{width:56px;height:56px}.seller-live-avatar__ring{pointer-events:none;border:1px solid #ef444466;border-radius:50%;position:absolute;inset:0}.seller-live-avatar--live .seller-live-avatar__ring{animation:2.4s ease-out infinite seller-live-avatar-ring}.seller-live-avatar__ring--delay{animation-delay:1.2s}.seller-live-avatar__inner{z-index:1;color:#7c2d12;background:linear-gradient(135deg,#fff7ed,#fecaca);border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;font-weight:800;display:inline-flex;position:relative;overflow:hidden}.seller-live-avatar--sm .seller-live-avatar__inner{font-size:.9rem}.seller-live-avatar--md .seller-live-avatar__inner{font-size:.95rem}.seller-live-avatar--lg .seller-live-avatar__inner{font-size:1.1rem}.seller-live-avatar--live .seller-live-avatar__inner{border:1px solid #ef4444;overflow:visible;box-shadow:0 0 0 1px #ef44442e}.seller-live-avatar--on-dark.seller-live-avatar--live .seller-live-avatar__inner{border-color:#ef4444}.seller-live-avatar__inner img{object-fit:cover;border-radius:inherit;width:100%;height:100%;display:block}.seller-live-avatar__badge{z-index:2;color:#fff;letter-spacing:.02em;white-space:nowrap;background:#ef4444;border-radius:999px;padding:1px 5px;font-size:.5rem;font-weight:900;line-height:1.2;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}.seller-live-avatar--md .seller-live-avatar__badge{font-size:.54rem;bottom:-7px}.seller-live-avatar--lg .seller-live-avatar__badge{font-size:.58rem;bottom:-8px}@keyframes seller-live-avatar-ring{0%{opacity:.78;transform:scale(.76)}to{opacity:0;transform:scale(1.42)}}.live-watch{z-index:120;width:calc(100% + var(--layout-safe-area-left) + var(--layout-safe-area-right));max-width:none;min-height:100svh;margin-left:calc(-1 * var(--layout-safe-area-left));color:#fff;--live-watch-meta-width:60px;--live-watch-grid-gap:6px;--live-watch-grid-row-gap:8px;--live-watch-grid-padding-top:max(10px, var(--layout-safe-area-top));--live-watch-grid-padding-inline:12px;--live-watch-grid-padding-bottom:10px;--live-watch-shade-top:#00000075;--live-watch-shade-mid:#0000000f;--live-watch-shade-bottom:#00000094;--live-watch-shade-side:#0000002e;--live-watch-dock-surface-bg:#00000020;--live-watch-dock-surface-blur:3px;--live-chat-control-height:46px;background:#050505;position:absolute;inset:0;overflow:hidden}.live-watch__stage,.live-watch__shade{position:absolute;inset:0}.live-watch__stage{z-index:0;background:#050505;overflow:hidden}.live-watch__stage .live-player--fill{aspect-ratio:auto;width:100%;height:100%;max-height:none;position:absolute;inset:0}.live-watch__poster{z-index:0;object-fit:cover;object-position:center;pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}.live-watch__shade{z-index:1;pointer-events:none;background:linear-gradient(180deg, var(--live-watch-shade-top) 0%, var(--live-watch-shade-mid) 34%, var(--live-watch-shade-bottom) 100%), linear-gradient(90deg, #0000001a 0%, #0000 50%, var(--live-watch-shade-side) 100%)}.live-watch__stage .live-watch__media-slot{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.live-watch__stage .live-watch__media-slot .live-player--fill{aspect-ratio:auto;pointer-events:none;width:100%;height:100%;max-height:none;position:absolute;inset:0}.live-watch__stage .live-watch__media-slot .live-player--fill .live-player__video,.live-watch__stage .live-watch__media-slot .live-player--fill .live-player__video--preview,.live-watch__stage .live-watch__media-slot .live-player--fill .live-player__poster{object-fit:cover;object-position:center;pointer-events:none}.live-watch__stage-hit{z-index:2;position:absolute;inset:0}.live-watch--booting .live-watch__stage{background:#050505}.live-playback-fallback-host{pointer-events:none;visibility:hidden;width:0;height:0;position:fixed;overflow:hidden}.live-watch__grid{z-index:3;pointer-events:none;grid-template-columns:minmax(0,1fr);transition:opacity .18s;display:grid;position:absolute;inset:0}.live-watch--on-air .live-watch__grid{grid-template-columns:minmax(0, 1fr) var(--live-watch-meta-width);gap:var(--live-watch-grid-gap);row-gap:var(--live-watch-grid-row-gap);padding:var(--live-watch-grid-padding-top) calc(var(--live-watch-grid-padding-inline) + var(--layout-safe-area-right)) calc(var(--live-watch-grid-padding-bottom) + var(--layout-safe-area-bottom)) calc(var(--live-watch-grid-padding-inline) + var(--layout-safe-area-left));grid-template-rows:auto minmax(0,1fr) auto auto;grid-template-areas:"header header""hero hero""dock meta""toolbar toolbar"}.live-watch--scheduled .live-watch__grid{grid-template-columns:minmax(0, 1fr) var(--live-watch-meta-width);padding:var(--live-watch-grid-padding-top) calc(var(--live-watch-grid-padding-inline) + var(--layout-safe-area-right)) calc(var(--live-watch-grid-padding-bottom) + var(--layout-safe-area-bottom)) calc(var(--live-watch-grid-padding-inline) + var(--layout-safe-area-left));grid-template-rows:minmax(42px,auto) 1fr;grid-template-areas:"header header""hero meta";gap:0}.live-watch--ended .live-watch__grid{grid-template-columns:minmax(0, 1fr) var(--live-watch-meta-width);padding:max(14px, var(--layout-safe-area-top)) calc(16px + var(--layout-safe-area-right)) calc(14px + var(--layout-safe-area-bottom)) calc(16px + var(--layout-safe-area-left));grid-template-rows:minmax(42px,auto) 1fr;grid-template-areas:"header header""hero meta";gap:0}.live-watch--vod .live-watch__grid{grid-template-columns:minmax(0, 1fr) var(--live-watch-meta-width);gap:var(--live-watch-grid-gap);row-gap:var(--live-watch-grid-row-gap);padding:var(--live-watch-grid-padding-top) calc(var(--live-watch-grid-padding-inline) + var(--layout-safe-area-right)) calc(var(--live-watch-grid-padding-bottom) + var(--layout-safe-area-bottom)) calc(var(--live-watch-grid-padding-inline) + var(--layout-safe-area-left));grid-template-rows:minmax(42px,auto) 1fr auto;grid-template-areas:"header header""hero meta""vod-controls vod-controls"}.live-watch__vod-controls{pointer-events:auto;flex-direction:column;grid-area:vod-controls;gap:8px;min-width:0;animation:.24s live-vod-controls-enter;display:flex}@keyframes live-vod-controls-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.live-watch__vod-progress-wrap{touch-action:none;cursor:pointer;margin:-12px 0;padding:12px 0;position:relative}.live-watch__vod-progress-wrap .live-watch__vod-progress{pointer-events:none;display:block}.live-watch__vod-progress{appearance:none;cursor:pointer;background:#ffffff38;border-radius:999px;width:100%;height:4px;margin:0}.live-watch__vod-progress:disabled{opacity:.45;cursor:not-allowed}.live-watch__vod-progress::-webkit-slider-runnable-track{background:#ffffff38;border-radius:999px;height:4px}.live-watch__vod-progress::-webkit-slider-thumb{appearance:none;background:var(--color-primary);border:0;border-radius:999px;width:12px;height:12px;margin-top:-4px;box-shadow:0 0 0 2px #00000047}.live-watch__vod-progress::-moz-range-track{background:#ffffff38;border:0;border-radius:999px;height:4px}.live-watch__vod-progress::-moz-range-thumb{background:var(--color-primary);border:0;border-radius:999px;width:12px;height:12px}.live-watch__vod-toolbar{align-items:center;gap:10px;min-width:0;display:flex}.live-watch__vod-button,.live-watch__vod-rate{color:#fff;font:inherit;cursor:pointer;background:0 0;border:0;flex:none;justify-content:center;align-items:center;display:inline-flex}.live-watch__vod-button{width:36px;height:36px}.live-watch__vod-button .material-symbols-rounded{font-variation-settings:"FILL" 1;font-size:1.8rem}.live-watch__vod-button:disabled,.live-watch__vod-rate:disabled{opacity:.45;cursor:not-allowed}.live-watch__vod-time{color:#ffffffeb;font-variant-numeric:tabular-nums;white-space:nowrap;flex:1;min-width:0;font-size:.78rem;font-weight:600}.live-watch__vod-rate{background:#ffffff24;border-radius:999px;min-width:44px;height:30px;padding:0 10px;font-size:.76rem;font-weight:800}.live-watch--vod-ended .live-watch__stage .live-player__video,.live-watch--vod-ended .live-watch__poster{opacity:0;visibility:hidden}.live-watch--vod-ended .live-watch__shade{background:#0000006b}.live-watch__vod-end-overlay{z-index:4;padding:max(18px, var(--layout-safe-area-top)) calc(18px + var(--layout-safe-area-right)) calc(18px + var(--layout-safe-area-bottom)) calc(18px + var(--layout-safe-area-left));pointer-events:auto;background:#00000094;justify-content:center;align-items:center;animation:.28s live-vod-end-enter;display:flex;position:absolute;inset:0}.live-watch--vod-ended .live-watch__grid{z-index:5;pointer-events:none}.live-watch--vod-ended .live-watch__header,.live-watch--vod-ended .live-watch__side-actions,.live-watch--vod-ended .live-watch__vod-controls,.live-watch--vod-ended .live-watch__unmute-layer{display:none}.live-watch__hero-spacer{pointer-events:none;grid-area:hero;min-height:0}.live-watch__vod-end-content{flex-direction:column;align-items:stretch;gap:10px;width:min(100%,240px);display:flex}@keyframes live-vod-end-enter{0%{opacity:0}to{opacity:1}}.live-watch__vod-end-button{background:var(--color-primary);width:100%;min-height:44px;color:var(--color-on-primary);font:inherit;cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:.88rem;font-weight:800;line-height:1.2;text-decoration:none;display:inline-flex}.live-watch__vod-end-button .material-symbols-rounded{font-variation-settings:"FILL" 1, "wght" 500;font-size:1.15rem}.live-watch__vod-end-button:disabled{opacity:.64;cursor:wait}.live-watch__hero-overlay{pointer-events:none;flex-direction:column;grid-area:hero;gap:8px;min-height:0;display:flex}.live-watch__hero-top{pointer-events:none;flex-direction:column;gap:6px;min-width:0;margin-top:8px;display:flex}.live-watch__title-row{filter:drop-shadow(0 1px 10px #0000008c);align-items:flex-start;gap:8px;min-width:0;display:flex}.live-watch__title-row .live-watch__hero-title{flex:1;min-width:0}.live-watch__favorite{background:var(--color-primary);min-width:0;color:var(--color-on-primary);font:inherit;white-space:nowrap;cursor:pointer;pointer-events:auto;border:0;border-radius:6px;flex:none;align-self:center;padding:5px 9px;font-size:.72rem;font-weight:800;line-height:1.2}.live-watch__favorite:disabled{opacity:.65;cursor:not-allowed}.live-watch__unmute-layer{z-index:4;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.live-watch__unmute-card{-webkit-backdrop-filter:blur(10px);color:#fff;width:132px;height:132px;font:inherit;cursor:pointer;pointer-events:auto;background:#000000ad;border:1px solid #ffffff24;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:14px 12px;display:flex;box-shadow:0 8px 28px #00000052}.live-watch__unmute-icon{justify-content:center;align-items:center;display:inline-flex}.live-watch__unmute-icon .material-symbols-rounded{font-variation-settings:"FILL" 1, "wght" 500;font-size:1.9rem}.live-watch__unmute-label{text-align:center;letter-spacing:-.01em;font-size:.72rem;font-weight:700;line-height:1.3}.live-watch__seller-stats-dot{opacity:.72;margin:0 2px}.live-watch__hero-title{color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.88rem;font-weight:800;line-height:1.3;display:-webkit-box;overflow:hidden}.live-watch__notice-bar{isolation:isolate;color:#fff;text-align:left;pointer-events:auto;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:6px;width:100%;min-width:0;margin:0;padding:6px 10px;display:flex;position:relative;overflow:hidden}.live-watch__notice-bar:before{content:"";z-index:0;border-radius:inherit;background:var(--live-watch-dock-surface-bg);-webkit-backdrop-filter:blur(var(--live-watch-dock-surface-blur));pointer-events:none;position:absolute;inset:0}.live-watch__notice-bar>*{z-index:1;position:relative}.live-watch__notice-icon{color:var(--color-primary);font-variation-settings:"FILL" 1, "wght" 500;flex:none;font-size:1rem}.live-watch__notice-text{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.76rem;font-weight:600;line-height:1.25;overflow:hidden}.live-watch__notice-chevron{color:#ffffffb8;flex:none;font-size:1.05rem}.live-notice-sheet__body{color:var(--color-text);white-space:pre-wrap;word-break:break-word;margin:0;font-size:.92rem;line-height:1.6}.live-watch__hero-center{text-align:center;pointer-events:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:6px;min-height:0;display:flex}.live-watch__live-status{color:#ef4444;letter-spacing:-.02em;text-shadow:0 2px 16px #000000a6;margin:0;font-size:1.35rem;font-weight:800;line-height:1.1}.live-watch__viewer-count{color:#ffffffeb;text-shadow:0 1px 10px #0000008c;align-items:center;gap:6px;margin:0;font-size:.82rem;font-weight:700;line-height:1.3;display:inline-flex}.live-watch__viewer-count .material-symbols-rounded{font-size:.95rem}.live-watch__ended-label{color:#ffffffe0;text-shadow:0 2px 16px #000000a6;margin:0;font-size:1rem;font-weight:800;line-height:1.2}.live-watch__vod-label{color:#ffffffeb;letter-spacing:.08em;text-shadow:0 2px 16px #000000a6;margin:0;font-size:1rem;font-weight:800;line-height:1.2}.live-watch__notice-bar--dock{grid-area:notice}.live-watch__hero-overlay--on-air{pointer-events:none;flex-direction:column;grid-area:hero;min-height:0;display:flex}.live-watch__hero-spacer-on-air{pointer-events:none;grid-area:hero;min-height:0}.live-watch__bottom-dock{pointer-events:none;flex-direction:column;grid-area:dock;justify-content:flex-end;gap:8px;min-width:0;min-height:0;max-height:min(38vh,280px);display:flex;overflow:hidden}.live-watch__bottom-dock>*{pointer-events:auto}.live-watch__bottom-dock>:not(.live-watch__chat-layer){flex-shrink:0}.live-watch__hero-center--live{flex:1;min-height:0}.live-watch__product-card-shell{isolation:isolate;width:100%;min-width:0;box-shadow:none;background:0 0;border-radius:10px;align-items:center;gap:6px;padding:6px 10px;animation:.24s live-product-enter;display:flex;position:relative;overflow:hidden}.live-watch__product-card-shell:before{content:"";z-index:0;border-radius:inherit;background:var(--live-watch-dock-surface-bg);-webkit-backdrop-filter:blur(var(--live-watch-dock-surface-blur));pointer-events:none;position:absolute;inset:0}.live-watch__product-card-shell>*{z-index:1;position:relative}.live-watch__product-card-shell .live-watch__product-button{text-align:left;cursor:pointer;background:0 0;border:0;flex:1;align-items:center;gap:6px;width:100%;min-width:0;padding:0;display:flex}.live-watch__product-card-shell .live-watch__product-button .seller-store-live__product-card{flex:1;min-width:0}.live-watch__product-card-shell .seller-store-live__product-card{width:100%;min-height:0;box-shadow:none;background:0 0;border-radius:0;padding:0;animation:none}.live-watch__product-card-shell .seller-store-live__product-card-name{color:#fff}.live-watch__product-card-shell .seller-store-live__product-price-line--refs{color:#ffffffad}.live-watch__product-card-shell .seller-store-live__product-price-label{color:#ffffffb8}.live-watch__product-card-shell .seller-store-live__product-price-label--live{color:#ff8a8a}.live-watch__product-card-shell .seller-store-live__product-price-value{color:var(--color-primary)}.live-watch__product-card-cart-icon{width:36px;height:36px;color:var(--color-primary);pointer-events:none;flex:none;justify-content:center;align-items:center;display:inline-flex}.live-watch__product-card-cart-icon .material-symbols-rounded{font-variation-settings:"FILL" 1;font-size:1.3rem}.live-watch__hero-bottom{pointer-events:auto;width:100%;min-width:0;margin-top:0}.live-watch__notice-bar+.live-watch__hero-bottom{margin-top:4px}.live-watch__product-button{text-align:left;cursor:pointer;background:0 0;border:0;width:100%;padding:0}.live-watch__hero-bottom .seller-store-live__product-card{box-sizing:border-box;width:100%}.live-watch--ui-hidden .live-watch__grid,.live-watch--ui-hidden .live-watch__shade{opacity:0;pointer-events:none}.live-watch__status,.live-watch__error{z-index:3;color:#fff;text-align:center;margin:24px 16px;position:relative}.live-watch__error{background:#dc2626db;border-radius:12px;padding:12px}.live-watch--entry-gate{background:var(--color-media-bg);--live-entry-gate-bg-radial-primary:radial-gradient(circle at 50% 16%, color-mix(in srgb, var(--color-primary) 16%, transparent) 0%, transparent 54%);--live-entry-gate-bg-radial-accent:radial-gradient(circle at 84% 78%, color-mix(in srgb, var(--color-secondary) 12%, transparent) 0%, transparent 44%);--live-entry-gate-bg-gradient:linear-gradient(165deg, color-mix(in srgb, var(--color-surface) 32%, var(--color-media-bg)) 0%, var(--color-media-bg) 46%, color-mix(in srgb, var(--color-media-bg) 82%, #000) 100%);--live-entry-gate-backdrop-opacity:.32;--live-entry-gate-shade:linear-gradient(180deg, #00000057 0%, #0000001a 36%, #00000075 100%), linear-gradient(90deg, #00000014 0%, transparent 52%, #00000024 100%);--live-entry-gate-label-color:#ffffffeb;--live-entry-gate-input-bg:#ffffff0f;--live-entry-gate-input-border:#ffffff29;--live-entry-gate-input-color:#fff;--live-entry-gate-input-placeholder:#ffffff3d;--live-entry-gate-text-shadow:0 1px 8px #0000005c;--live-entry-gate-icon-bg:#00000038;--live-entry-gate-icon-color:#fff;--live-entry-gate-seller-stats-color:#ffffffc7}[data-theme=light] .live-watch--entry-gate{background:var(--color-background);color:var(--color-text-strong);--live-entry-gate-bg-radial-primary:radial-gradient(circle at 50% 16%, color-mix(in srgb, var(--color-primary) 20%, transparent) 0%, transparent 56%);--live-entry-gate-bg-radial-accent:radial-gradient(circle at 82% 82%, color-mix(in srgb, var(--color-primary) 6%, var(--color-surface)) 0%, transparent 50%);--live-entry-gate-bg-gradient:linear-gradient(165deg, var(--color-background) 0%, color-mix(in srgb, var(--color-surface) 88%, var(--color-background)) 54%, color-mix(in srgb, var(--color-surface-muted) 92%, var(--color-background)) 100%);--live-entry-gate-backdrop-opacity:.16;--live-entry-gate-shade:linear-gradient(180deg, #ffffff2e 0%, transparent 38%, #ffffff3d 100%), linear-gradient(90deg, #ffffff14 0%, transparent 52%, #ffffff1a 100%);--live-entry-gate-label-color:var(--color-text-strong);--live-entry-gate-input-bg:var(--color-surface);--live-entry-gate-input-border:var(--color-border);--live-entry-gate-input-color:var(--color-text-strong);--live-entry-gate-input-placeholder:var(--color-text-muted);--live-entry-gate-text-shadow:none;--live-entry-gate-icon-bg:color-mix(in srgb, var(--color-text-strong) 6%, transparent);--live-entry-gate-icon-color:var(--color-text-strong);--live-entry-gate-seller-stats-color:var(--color-text-muted)}.live-watch--entry-gate .live-watch__stage{background:var(--live-entry-gate-bg-radial-primary), var(--live-entry-gate-bg-radial-accent), var(--live-entry-gate-bg-gradient);overflow:hidden}.live-entry-gate__backdrop{object-fit:cover;filter:blur(52px)saturate(1.15);width:148%;height:148%;opacity:var(--live-entry-gate-backdrop-opacity);pointer-events:none;position:absolute;inset:-24%;transform:scale(1.08)}.live-watch--entry-gate .live-watch__shade{background:var(--live-entry-gate-shade)}.live-watch--entry-gate .live-watch__seller-name,.live-watch--entry-gate .live-watch__seller-stats{text-shadow:var(--live-entry-gate-text-shadow)}.live-watch--entry-gate .live-watch__seller-stats{color:var(--live-entry-gate-seller-stats-color)}.live-watch--entry-gate .live-watch__icon-button{background:var(--live-entry-gate-icon-bg);color:var(--live-entry-gate-icon-color)}.live-watch--entry-gate .live-watch__icon-button--plain{background:0 0}.live-watch__grid--entry-gate{z-index:3;padding:max(14px, var(--layout-safe-area-top)) calc(16px + var(--layout-safe-area-right)) calc(14px + var(--layout-safe-area-bottom)) calc(16px + var(--layout-safe-area-left));pointer-events:none;grid-template:"header"minmax(42px,auto)"entry"1fr/minmax(0,1fr);gap:9px 7px;display:grid;position:absolute;inset:0}.live-watch__seller-info--static{pointer-events:none;cursor:default}.live-entry-gate__body{pointer-events:auto;grid-area:entry;justify-content:center;align-items:center;min-height:0;padding:0 8px 24px;display:flex}.live-entry-gate__form{text-align:center;gap:14px;width:min(100%,360px);display:grid}.live-entry-gate__label{color:var(--live-entry-gate-label-color);margin:0;font-size:15px;font-weight:600}.live-entry-gate__input{border:1px solid var(--live-entry-gate-input-border);background:var(--live-entry-gate-input-bg);width:100%;color:var(--live-entry-gate-input-color);letter-spacing:.35em;text-align:center;border-radius:14px;padding:16px;font-size:28px;font-weight:700}.live-entry-gate__input::placeholder{color:var(--live-entry-gate-input-placeholder);letter-spacing:.35em}.live-entry-gate__submit{background:var(--color-primary);width:100%;color:var(--color-on-primary);border:0;border-radius:14px;padding:15px 16px;font-size:15px;font-weight:700}.live-entry-gate__submit:active:not(:disabled){background:var(--color-primary-hover)}.live-entry-gate__submit:disabled{opacity:.55;cursor:not-allowed}.live-watch__header{pointer-events:auto;grid-area:header;align-items:center;gap:8px;display:flex}.live-watch__seller-block{flex:1;align-items:center;gap:6px;min-width:0;display:flex}.live-watch__seller-block .live-watch__favorite{flex-shrink:0}.live-watch__back,.live-watch__icon-button{color:#fff;background:#00000038;border:0;border-radius:999px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;display:inline-flex}.live-watch__icon-button--plain{background:0 0;border-radius:0}.live-watch__icon-button--plain:focus-visible{outline:none}.live-watch__seller-info{color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;flex:0 auto;align-items:flex-start;gap:8px;min-width:0;padding:0;display:flex}.live-watch__seller-avatar{flex:none}.live-watch__seller-avatar--live{margin-bottom:2px}.live-watch__seller-follow{color:#7c2d12;background:linear-gradient(135deg,#fff7ed,#fecaca);border-radius:999px;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.live-watch__seller-copy{flex:1;min-width:0;padding-top:1px}.live-watch__seller-row{align-items:center;gap:6px;min-width:0;display:flex}.live-watch__seller-name,.live-watch__viewer-pill,.live-watch__seller-stats,.live-watch__title,.live-watch__notice{text-shadow:0 1px 8px #0000005c;margin:0}.live-watch__seller-name{text-overflow:ellipsis;white-space:nowrap;max-width:118px;font-size:.86rem;font-weight:800;overflow:hidden}.live-watch__seller-stats{color:#ffffffc7;margin-top:4px;font-size:.7rem;font-weight:700;line-height:1.2}.live-watch__viewer-pill{background:#ff7330eb;border-radius:999px;flex:none;margin-top:0;padding:2px 7px;font-size:.68rem;font-weight:700;display:inline-flex}.live-watch__header-actions{flex:none;gap:2px;margin-left:auto;padding-top:1px;display:flex}.live-watch__title-marquee{white-space:nowrap;color:#fff;text-shadow:0 1px 8px #0000005c;pointer-events:none;grid-area:title;align-self:start;max-width:100%;font-size:.9rem;font-weight:800;line-height:1.25;overflow:hidden}.live-watch__title-marquee span{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}@keyframes live-title-marquee{0%{transform:translate(0,0)}to{transform:translate(-100%)}}.live-watch__standby{z-index:3;color:#fff;text-align:center;pointer-events:none;background:radial-gradient(circle at top,#2f2348,#08070d 62%);flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:100%;padding:24px;display:flex;position:absolute;inset:0}.live-watch--ui-hidden .live-watch__standby{opacity:0}.live-watch__standby p{margin:0}.live-watch__standby-hint{color:#ffffffad;font-size:.84rem}.live-watch__standby--paused{z-index:4;background:#00000085;gap:12px}.live-watch__standby--paused .loading-spinner__label{display:none}.live-watch__vod-link{color:#111827;background:#fff;border-radius:999px;margin-top:8px;padding:9px 14px;font-size:.84rem;font-weight:800;text-decoration:none}.live-watch__chat-layer .live-chat{background:0 0;border:0;border-radius:0;margin:0;overflow:visible}.live-watch__chat,.live-watch__chat-layer{display:contents}.live-watch__chat-layer .live-chat__header,.live-watch__chat-layer .live-chat__error,.live-watch__chat-layer .live-chat__send,.live-watch__chat-layer .live-chat__bottom-button{display:none}.live-watch__chat-layer .live-chat__list{pointer-events:auto;scrollbar-width:none;grid-area:chat;place-self:end stretch;width:100%;min-width:0;height:118px;padding:28px 0 0;overflow:hidden auto;-webkit-mask-image:linear-gradient(#0000 0%,#000 24% 100%);mask-image:linear-gradient(#0000 0%,#000 24% 100%)}.live-watch__chat-layer .live-chat__list::-webkit-scrollbar{display:none}.live-watch__chat-layer .live-chat__empty{color:#ffffff94;text-align:left;margin:auto 0 0}.live-watch__chat-layer .live-chat__item{color:#ffffffeb;text-shadow:0 1px 8px #0000007a;word-break:break-word;max-width:100%;font-size:.875rem;line-height:1.45}.live-watch__chat-layer .live-chat__item+.live-chat__item{margin-top:6px}.live-watch__chat-layer .live-chat__item--seller{color:#fde68a}.live-watch__chat-layer .live-chat__item--admin{color:#bfdbfe}.live-watch__chat-layer .live-chat__name{color:#ffffffc7;margin-right:6px;font-weight:600;display:inline}.live-watch__chat-layer .live-chat__body{white-space:pre-wrap;word-break:break-word;display:inline}.live-watch__chat-layer .live-chat__form{pointer-events:auto;flex-direction:row;grid-area:toolbar;align-self:end;align-items:center;gap:10px;min-width:0;display:flex}.live-watch__chat-layer .live-chat__toolbar-prefix{flex:none;align-items:center;display:flex}.live-chat__input-box{width:100%;min-width:0;height:var(--live-chat-control-height);min-height:var(--live-chat-control-height);max-height:var(--live-chat-control-height);isolation:isolate;box-sizing:border-box;background:0 0;border-radius:10px;flex:1;align-items:center;gap:8px;padding:0 12px;display:flex;position:relative;overflow:hidden}.live-chat__input-box:before{content:"";z-index:0;border-radius:inherit;background:var(--live-watch-dock-surface-bg);-webkit-backdrop-filter:blur(var(--live-watch-dock-surface-blur));pointer-events:none;position:absolute;inset:0}.live-chat__input-box--disabled{opacity:.55}.live-chat__input-box--auth-required{cursor:pointer}.live-chat__input-box--auth-required .live-chat__input{cursor:pointer;pointer-events:none}.live-chat__form{z-index:5;flex-wrap:wrap;width:100%;position:relative}.live-chat__form-error{color:#fecaca;flex:100%;margin:4px 0 0;font-size:.72rem;font-weight:600;line-height:1.35}.live-chat__input{z-index:1;color:#fff;-webkit-text-fill-color:#fff;caret-color:#fff;appearance:none;pointer-events:auto;background:0 0;border:0;border-radius:0;outline:none;flex:1;width:auto;min-width:0;height:auto;min-height:0;margin:0;padding:0;font-size:16px;line-height:1.25;position:relative}.live-chat__input::placeholder{color:#ffffff61;opacity:1}.live-chat__input::placeholder{color:#ffffff61;opacity:1}.live-chat__send{z-index:1;color:var(--color-primary);letter-spacing:-.01em;white-space:nowrap;cursor:pointer;background:0 0;border:0;flex:none;justify-content:center;align-items:center;margin:0;padding:0;font-size:.8125rem;font-weight:800;display:inline-flex;position:relative}.live-chat__send:disabled{opacity:.45;cursor:not-allowed}.live-watch__product-list-btn{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);pointer-events:auto;cursor:pointer;background:#ffffff2e;border:0;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:1px;min-width:40px;height:40px;padding:0 8px;font-size:.68rem;font-weight:800;line-height:1;display:inline-flex}.live-watch__product-list-btn .material-symbols-rounded{font-size:1.15rem}.live-watch__product-list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.live-product-list-row{border:0;border-bottom:1px solid var(--color-border);text-align:left;cursor:pointer;background:0 0;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;padding:14px 0;display:grid}.live-watch__product-list li:last-child .live-product-list-row{border-bottom:0}.live-product-list-row__thumb{object-fit:cover;background:var(--color-surface-muted);border-radius:8px;width:56px;height:56px}.live-product-list-row__body{flex-direction:column;gap:6px;min-width:0;display:flex}.live-product-list-row__category{color:var(--color-text-muted);margin:0;font-size:.72rem;font-weight:600;line-height:1.2}.live-product-list-row__name{color:var(--color-text-strong);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.92rem;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.live-product-list-row__price-row{flex-wrap:wrap;align-items:center;gap:4px 6px;display:flex}.live-product-list-row__price-strike{color:var(--color-text-muted);font-size:.74rem;font-weight:600;text-decoration:line-through}.live-product-list-row__price-label{color:var(--color-text-muted);font-size:.72rem;font-weight:700}.live-product-list-row__price{color:var(--color-primary);font-size:.88rem;font-weight:800;line-height:1.2}.live-product-list-row__chevron{color:var(--color-text-muted);font-size:1.2rem}.live-watch__product-list-empty{min-height:18svh;padding:24px 0 calc(40px + var(--layout-safe-area-bottom));color:var(--color-text-muted);text-align:center;justify-content:center;align-items:center;margin:0;font-size:.9rem;display:flex}.bottom-sheet__body.live-product-list-sheet{padding-bottom:calc(24px + var(--layout-safe-area-bottom))}.live-product-list-sheet__content{min-height:24svh}.live-watch__product-list-sentinel{justify-content:center;align-items:center;min-height:56px;padding:8px 0 12px;display:flex}.live-watch__product-list-spacer{min-height:calc(32px + var(--layout-safe-area-bottom))}.live-watch__chat-layer .live-chat__accessory{opacity:1;pointer-events:auto;grid-area:product;place-self:end stretch;min-width:0}.live-watch__product-card{box-sizing:border-box;color:#111827;width:210px;min-width:0;min-height:60px;font:inherit;text-align:left;pointer-events:auto;cursor:pointer;background:#fffffff0;border:0;border-radius:10px;flex:none;grid-template-columns:45px minmax(0,1fr);align-items:center;gap:9px;padding:7px 10px 7px 7px;text-decoration:none;animation:.24s live-product-enter;display:grid;box-shadow:0 12px 28px #0000003d}.live-watch__product-marquee{touch-action:pan-y;width:100%;min-width:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#000 0% 82%,#0000 100%);mask-image:linear-gradient(90deg,#000 0% 82%,#0000 100%)}.live-watch__product-track{gap:8px;width:max-content;transition:transform .28s;display:flex}.live-watch__product-track--reset{transition:none}.live-watch__side-actions{z-index:4;pointer-events:auto;flex-direction:column;grid-area:meta;place-self:end center;align-items:center;gap:22px;padding-top:4px;padding-bottom:6px;display:flex}.live-watch--on-air .live-watch__side-actions{grid-area:meta;place-self:end center;gap:20px;padding:0 0 12px}.live-watch--on-air .live-watch__seller-block{align-items:flex-start}.live-watch--on-air .live-watch__seller-name{max-width:none}.live-watch--on-air .live-watch__seller-copy{flex:1;min-width:0}.live-watch__live-title{text-overflow:ellipsis;white-space:nowrap;color:#ffffffdb;text-shadow:0 1px 8px #0000005c;margin:2px 0 0;font-size:.72rem;font-weight:600;line-height:1.25;overflow:hidden}.live-watch--on-air .live-watch__seller-stats{margin-top:2px}.live-watch--on-air .live-watch__chat-layer--on-air{pointer-events:none;flex:1 1 0;width:100%;min-width:0;min-height:0;max-height:min(32vh,210px);display:block;position:relative;overflow:hidden}.live-watch--on-air .live-watch__chat-layer--on-air .live-chat__list{grid-area:unset;align-self:unset;justify-self:unset;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;pointer-events:auto;scrollbar-width:none;width:100%;height:auto;padding:0;display:block;position:absolute;inset:0;overflow:hidden auto;-webkit-mask-image:linear-gradient(#0000 0%,#000000e6 22%,#000 100%);mask-image:linear-gradient(#0000 0%,#000000e6 22%,#000 100%)}.live-watch--on-air .live-watch__chat-layer--on-air .live-chat__list-stack{box-sizing:border-box;flex-direction:column;justify-content:flex-end;width:100%;min-height:100%;padding-top:36px;display:flex}.live-watch--on-air .live-watch__chat-layer--on-air .live-chat__list::-webkit-scrollbar{display:none}.live-watch--on-air .live-watch__chat-layer--on-air .live-chat__bottom-button,.live-watch--on-air .live-watch__chat-layer--on-air .live-chat__error{display:none}.live-watch--on-air .live-watch__chat-form--on-air-toolbar{box-sizing:border-box;pointer-events:auto;flex-direction:row;grid-area:toolbar/1/toolbar/-1;place-self:end stretch;align-items:center;gap:10px;width:100%;min-width:0;max-width:100%;display:flex}.live-watch--scheduled .live-watch__side-actions,.live-watch--ended .live-watch__side-actions,.live-watch--vod .live-watch__side-actions{padding-bottom:12px}.live-watch__side-button{color:#fff;text-shadow:0 1px 8px #00000073;background:0 0;border:0;flex-direction:column;justify-content:flex-start;align-items:center;gap:5px;min-width:48px;min-height:52px;padding:2px 0;display:inline-flex}.live-watch__side-button .material-symbols-rounded{font-variation-settings:"FILL" 1;font-size:1.62rem}.live-watch__side-button--like .material-symbols-rounded{font-variation-settings:"FILL" 0, "wght" 500}.live-watch__side-button--like.live-watch__side-button--active .material-symbols-rounded{font-variation-settings:"FILL" 1, "wght" 500;color:#fb7185}.live-watch__side-button--like.live-watch__side-button--active .live-watch__side-button-label{color:#fff}.live-watch__side-button--product .material-symbols-rounded{font-variation-settings:"FILL" 0, "wght" 500;font-size:1.74rem}.live-watch__side-button--comment .material-symbols-rounded{font-variation-settings:"FILL" 0, "wght" 500}.live-watch__side-button-label{letter-spacing:-.02em;white-space:nowrap;color:#fff;min-height:1rem;font-size:.68rem;font-weight:800;line-height:1.15}.live-watch__side-button:disabled{opacity:.72}.live-watch__product-thumb{background:#f3f4f6;border-radius:999px;justify-content:center;align-items:center;width:45px;height:45px;display:flex;overflow:hidden}.live-watch__product-thumb img{object-fit:cover;width:100%;height:100%;display:block}.live-watch__product-info{min-width:0}.live-watch__product-info p,.live-watch__product-info strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.live-watch__product-info p{color:#374151;margin:0;font-size:.74rem;line-height:1.25}.live-watch__product-info strong{color:#111827;font-size:.8rem;line-height:1.25}@keyframes live-product-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.live-product-sheet{flex-direction:column;gap:16px;display:flex}.bottom-sheet:has(.live-product-sheet--sticky-footer) .bottom-sheet__header h2{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.live-product-sheet--sticky-footer.bottom-sheet__body{flex-direction:column;gap:0;min-height:0;padding:0;display:flex;overflow:hidden}.bottom-sheet--fit-content:has(.live-product-sheet--sticky-footer) .live-product-sheet--sticky-footer.bottom-sheet__body{flex:auto}.live-product-sheet__scroll{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;min-height:0;padding:16px calc(16px + var(--layout-safe-area-right)) 16px calc(16px + var(--layout-safe-area-left));flex-direction:column;flex:auto;gap:16px;display:flex;overflow:hidden auto}.live-product-sheet__action-bar{grid-template-columns:1fr 1fr}.live-product-sheet__action-bar--single{grid-template-columns:1fr}.live-product-sheet--sticky-footer .live-product-sheet__error,.live-product-sheet--sticky-footer .loading-spinner--inline{margin:16px calc(16px + var(--layout-safe-area-right)) 16px calc(16px + var(--layout-safe-area-left))}.live-product-sheet__status,.live-product-sheet__error,.live-product-sheet__no-option{background:var(--color-background);color:var(--color-text-muted);text-align:center;border-radius:14px;margin:0;padding:16px;line-height:1.5}.live-product-sheet__error{color:var(--color-danger)}.live-product-sheet__summary{grid-template-columns:74px minmax(0,1fr);align-items:center;gap:12px;display:grid}.live-product-sheet__thumb{background:var(--color-background);width:74px;height:74px;color:var(--color-text-muted);border-radius:14px;place-items:center;display:grid;overflow:hidden}.live-product-sheet__thumb img{object-fit:cover;width:100%;height:100%;display:block}.live-product-sheet__info{min-width:0}.live-product-sheet__info p,.live-product-sheet__info h3{margin:0}.live-product-sheet__info p{color:var(--color-text-muted);font-size:.78rem}.live-product-sheet__info h3{color:var(--color-text-strong);margin-top:3px;font-size:.98rem;line-height:1.35}.live-product-sheet__info strong{color:var(--color-text-strong);margin-top:7px;font-size:1.02rem;display:block}.live-product-sheet__description{background:var(--color-background);color:var(--color-text);white-space:pre-wrap;border-radius:14px;margin:0;padding:12px;font-size:.84rem;line-height:1.5}.live-product-sheet__combinations{gap:8px;display:grid}.live-product-sheet__combinations-title{color:var(--color-text-strong);margin:0;font-size:.84rem;font-weight:800}.live-product-sheet__combination{border:1px solid var(--color-border);background:var(--color-surface);width:100%;min-height:48px;color:var(--color-text-strong);text-align:left;font:inherit;cursor:pointer;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.live-product-sheet__combination:disabled{opacity:.45;cursor:not-allowed}.live-product-sheet__combination-label{min-width:0;font-size:.88rem;font-weight:700;line-height:1.35}.live-product-sheet__combination-price{color:var(--color-text-strong);white-space:nowrap;flex:none;font-size:.88rem;font-weight:800}.live-product-sheet__options{gap:10px;display:grid}.live-product-sheet__option-group{gap:6px;display:grid}.live-product-sheet__option-group span{color:var(--color-text-strong);font-size:.84rem;font-weight:800}.live-product-sheet__option-select{border:1px solid var(--color-border);background:var(--color-surface);width:100%;min-height:44px;color:var(--color-text-strong);font:inherit;text-align:left;cursor:pointer;border-radius:12px;justify-content:space-between;align-items:center;gap:8px;padding:0 12px;display:flex}.live-product-sheet__option-select span:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.live-product-sheet__option-select-placeholder{color:var(--color-text-muted)}.live-product-sheet__option-select-icon{color:var(--color-text-muted);flex:none;font-size:1.25rem}.live-product-sheet__option-select:disabled{opacity:.55;cursor:not-allowed}.live-product-sheet__picker-item-soldout{color:var(--color-text-muted);flex:none;font-size:.82rem;font-weight:700}.live-product-sheet__picker-list{gap:8px;display:grid}.live-product-sheet__picker-item{border:1px solid var(--color-border);background:var(--color-surface);width:100%;min-height:48px;color:var(--color-text-strong);text-align:left;font:inherit;cursor:pointer;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.live-product-sheet__picker-item:disabled{opacity:.45;cursor:not-allowed}.live-product-sheet__picker-item--selected{border-color:var(--color-primary);background:color-mix(in srgb, var(--color-primary) 8%, var(--color-surface))}.live-product-sheet__picker-item--combo{align-items:flex-start}.live-product-sheet__picker-item-label{min-width:0;font-size:.88rem;font-weight:700;line-height:1.35}.live-product-sheet__picker-item-price{color:var(--color-text-strong);white-space:nowrap;flex:none;font-size:.88rem;font-weight:800}.live-product-sheet__picker-item-trailing{flex:none;align-items:center;gap:8px;display:inline-flex}.live-product-sheet__picker-check{color:var(--color-primary);flex:none;font-size:1.1rem}.live-product-sheet__selection-list{border:1px solid var(--color-border);border-radius:12px;gap:0;display:grid}.live-product-sheet__selection-line:first-child{border-top-left-radius:12px;border-top-right-radius:12px}.live-product-sheet__selection-line:last-child{border-bottom-right-radius:12px;border-bottom-left-radius:12px}.live-product-sheet__selection-line{border-bottom:1px solid var(--color-border);background:var(--color-surface);grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:10px 12px;display:grid}.live-product-sheet__selection-line:last-child{border-bottom:0}.live-product-sheet__selection-remove{width:32px;height:32px;color:var(--color-text-muted);cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0;display:inline-flex}.live-product-sheet__selection-remove .material-symbols-rounded{font-size:1.15rem}.live-product-sheet__selection-summary{gap:2px;min-width:0;display:grid}.live-product-sheet__quantity--line{flex-shrink:0}.live-product-sheet__selection-summary-value{color:var(--color-text-strong);word-break:break-all;margin:0;font-size:.86rem;font-weight:700;line-height:1.35}.live-product-sheet__selection-summary-meta{color:var(--color-text-muted);align-items:center;gap:6px;margin:0;font-size:.78rem;display:flex}.live-product-sheet__selection-summary-meta span:first-child{color:var(--color-text);font-weight:700}.live-product-sheet__footer{justify-content:space-between;align-items:center;gap:12px;padding-top:4px;display:flex}.live-product-sheet__footer--confirm{padding-top:0}.live-product-sheet__footer--total-only{justify-content:flex-start}.live-product-sheet__total-summary{flex:1;justify-content:space-between;align-items:baseline;gap:12px;min-width:0;display:flex}.live-product-sheet__total-count,.live-product-sheet__total-amount{color:var(--color-text-muted);white-space:nowrap;font-size:.88rem;font-weight:600}.live-product-sheet__total-count strong,.live-product-sheet__total-amount strong{color:var(--color-text-strong);font-size:.96rem;font-weight:800}.live-product-sheet--confirm{gap:14px}.live-product-sheet__confirm-button{margin-top:2px}.live-product-sheet__quantity{border:1px solid var(--color-border);border-radius:999px;grid-template-columns:34px 42px 34px;align-items:center;display:inline-grid;overflow:hidden}.live-product-sheet__quantity button{height:34px;color:var(--color-text-strong);background:0 0;border:0;font-size:1rem}.live-product-sheet__quantity span{color:var(--color-text-strong);text-align:center;font-size:.9rem;font-weight:800}.live-product-sheet__total{text-align:right;gap:2px;display:grid}.live-product-sheet__total span{color:var(--color-text-muted);font-size:.74rem}.live-product-sheet__total strong{color:var(--color-text-strong);font-size:1.1rem}.live-product-sheet__cart-button{background:var(--color-primary);width:100%;min-height:48px;color:var(--color-on-primary);box-shadow:0 10px 24px color-mix(in srgb, var(--color-primary) 28%, transparent);border:0;border-radius:14px;font-size:.94rem;font-weight:900}.live-product-sheet__actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.live-product-sheet__cart-button--secondary{background:var(--color-surface);color:var(--color-text-strong);border:1px solid var(--color-border);box-shadow:none}.live-seller-sheet{flex-direction:column;flex:none;gap:16px;min-height:0;display:flex}.live-seller-sheet__profile{grid-template-columns:76px minmax(0,1fr);align-items:center;gap:14px;display:grid}.live-seller-sheet__avatar{background:#f3f4f6;border-radius:999px;width:76px;height:76px;overflow:hidden}.live-seller-sheet__avatar img{object-fit:cover;width:100%;height:100%;display:block}.live-seller-sheet__copy{min-width:0}.live-seller-sheet__copy h3,.live-seller-sheet__copy p{margin:0}.live-seller-sheet__copy h3{color:var(--color-text-strong);font-size:1.05rem}.live-seller-sheet__copy p{color:var(--color-text-muted);margin-top:6px;font-size:.86rem;line-height:1.45}.live-seller-sheet__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.live-seller-sheet__stats span{background:var(--color-background);color:var(--color-text-muted);text-align:center;border-radius:14px;gap:3px;padding:13px 12px;font-size:.78rem;display:grid}.live-seller-sheet__stats strong{color:var(--color-text-strong);font-size:1.02rem}.live-seller-sheet__stat-value--rating{justify-content:center;align-items:center;gap:3px;display:inline-flex}.live-seller-sheet__stat-value--rating .material-symbols-rounded{color:var(--color-primary);font-variation-settings:"FILL" 1;font-size:1.02rem;line-height:1}.live-seller-sheet__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.live-seller-sheet__actions button,.live-seller-sheet__actions a{border:0;border-radius:14px;justify-content:center;align-items:center;min-height:46px;font-size:.9rem;font-weight:900;text-decoration:none;display:inline-flex}.live-seller-sheet__favorite{background:var(--color-primary);color:var(--color-on-primary)}.live-seller-sheet__favorite:hover:not(:disabled){background:var(--color-primary-hover)}.live-seller-sheet__favorite--active{background:var(--color-background);color:var(--color-text-strong);border:1px solid var(--color-border)}.live-seller-sheet__favorite--active:hover:not(:disabled){background:var(--color-surface-muted)}.live-seller-sheet__actions button:disabled{opacity:.64;cursor:not-allowed}.live-seller-sheet__actions a{background:var(--color-background);color:var(--color-text-strong)}.live-seller-sheet__empty{background:var(--color-background);color:var(--color-text-muted);text-align:center;border-radius:14px;margin:0;padding:18px}.live-watch-overlay{--vv-inset-top:0px;--keyboard-inset:0px;top:var(--vv-inset-top);left:0;right:0;bottom:var(--keyboard-inset);z-index:var(--overlay-z-media);pointer-events:auto;background:#050505;width:100%;height:auto;position:absolute;overflow:hidden}.live-watch-overlay .live-watch{z-index:1;width:100%;max-width:100%;height:100%;min-height:100%;margin:0;position:absolute;inset:0}.live-watch__checkout-notice{z-index:80;pointer-events:auto;background:#0000008c;justify-content:center;align-items:center;padding:24px;display:flex;position:absolute;inset:0}.live-watch__checkout-notice-card{border-radius:var(--radius-md);background:var(--color-surface);width:min(100%,320px);padding:22px;box-shadow:0 18px 50px #00000059}.live-watch__checkout-notice-title{color:var(--color-text-strong);margin:0;font-size:1.08rem;line-height:1.35}.live-watch__checkout-notice-message{color:var(--color-text);margin:10px 0 0;font-size:.95rem;line-height:1.55}.live-watch__checkout-notice-button{border-radius:var(--radius-sm);border:1px solid var(--color-primary);background:var(--color-primary);width:100%;color:var(--color-on-primary);font:inherit;cursor:pointer;margin-top:22px;padding:12px 14px;font-weight:700;display:block}.live-watch-overlay[data-keyboard-open=true] .live-watch--on-air .live-watch__grid{padding-bottom:var(--live-watch-grid-padding-bottom)}.live-watch-overlay[data-keyboard-open=true] .live-watch--on-air .live-watch__chat-layer--on-air{max-height:min(22dvh,160px)}.live-watch-overlay[data-keyboard-open=true] .live-watch--on-air .live-watch__bottom-dock{max-height:min(28dvh,200px)}html.media-live-open .seller-store__hero-panel,html.media-live-open .seller-store__tabs{visibility:hidden}.bottom-sheet-backdrop{z-index:var(--overlay-z-bottom-sheet);pointer-events:auto;background:var(--color-overlay-backdrop);opacity:0;justify-content:center;align-items:flex-end;transition:opacity .22s;display:flex;position:absolute;inset:0;overflow:hidden}.bottom-sheet-backdrop--visible{opacity:1}html.bottom-sheet-open,html.bottom-sheet-open body{overscroll-behavior:none;overflow:hidden}html.bottom-sheet-open .seller-store-scroll--inquiry,html.bottom-sheet-open .app-layout__main{overflow:hidden!important}.bottom-sheet{background:var(--color-surface);will-change:height, transform;border-radius:24px 24px 0 0;flex-direction:column;width:100%;min-height:0;transition:height .22s,transform .24s;display:flex;overflow:hidden;transform:translateY(100%);box-shadow:0 -14px 40px #120f1a38}.bottom-sheet--visible{transform:translateY(0)}.bottom-sheet--fullscreen{height:calc(100dvh - var(--bottom-sheet-top-gap));max-height:calc(100dvh - var(--bottom-sheet-top-gap));border-radius:24px 24px 0 0}.bottom-sheet--fullscreen.bottom-sheet--visible{transform:translateY(var(--sheet-dismiss-offset,0px))}.bottom-sheet--fullscreen.bottom-sheet--dragging{transition:none}.bottom-sheet--fit-content{height:auto;max-height:calc(90svh - var(--layout-safe-area-bottom))}.bottom-sheet--no-handle .bottom-sheet__header{padding-top:16px}.bottom-sheet--no-handle.bottom-sheet--fit-content .bottom-sheet__body{flex:none}.bottom-sheet--dragging{touch-action:none;transition:none}.bottom-sheet__handle{cursor:ns-resize;touch-action:none;background:0 0;border:none;flex:none;place-items:center;width:100%;height:24px;padding:0;display:grid}.bottom-sheet__handle span{background:var(--color-border);border-radius:999px;width:42px;height:4px}.bottom-sheet__header{touch-action:pan-y;padding:16px calc(16px + var(--layout-safe-area-right)) 16px calc(16px + var(--layout-safe-area-left));flex:none;justify-content:space-between;align-items:center;gap:12px;display:flex}.bottom-sheet__header-start{flex:1;align-items:center;gap:4px;min-width:0;display:flex}.bottom-sheet__header-start h2{color:var(--color-text-strong);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:1.08rem;overflow:hidden}.bottom-sheet__back{width:34px;height:34px;color:var(--color-text-strong);cursor:pointer;background:0 0;border:none;border-radius:999px;flex:none;justify-content:center;align-items:center;display:inline-flex}.bottom-sheet__back .material-symbols-rounded{font-size:1.4rem}.bottom-sheet__header h2{color:var(--color-text-strong);margin:0;font-size:1.08rem}.bottom-sheet__close{width:34px;height:34px;color:var(--color-text-strong);cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.bottom-sheet__close .material-symbols-rounded{font-size:1.4rem}.bottom-sheet__body{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;min-height:0;padding:16px calc(16px + var(--layout-safe-area-right)) calc(16px + var(--layout-safe-area-bottom)) calc(16px + var(--layout-safe-area-left));flex:1;overflow-y:auto}.bottom-sheet__body--sheet-drag{touch-action:none;overflow:hidden}.toast{left:50%;bottom:var(--layout-toast-bottom-above-nav);z-index:var(--overlay-z-toast);max-width:min(calc(100% - 40px - var(--layout-safe-area-left) - var(--layout-safe-area-right)), 360px);background:var(--color-toast-bg);color:var(--color-toast-text);text-align:center;pointer-events:auto;border-radius:999px;padding:8px 14px;font-size:.92rem;font-weight:700;position:fixed;transform:translate(-50%);box-shadow:0 12px 32px #120f1a47}.loading-spinner{flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}.loading-spinner__ring{border:3px solid var(--color-border);border-top-color:var(--color-primary);border-radius:999px;flex:none;animation:.8s linear infinite ui-loading-spin;display:block}.loading-spinner__label{color:var(--color-text-muted);text-align:center;margin:0;font-size:.88rem;font-weight:500;line-height:1.45}.loading-spinner--sm .loading-spinner__ring{border-width:2px;width:24px;height:24px}.loading-spinner--sm .loading-spinner__label{font-size:.82rem}.loading-spinner--md .loading-spinner__ring{width:34px;height:34px}.loading-spinner--lg .loading-spinner__ring{border-width:3.5px;width:42px;height:42px}.loading-spinner--centered{box-sizing:border-box;flex:1;width:100%;min-height:min(52vh,420px);padding:32px 16px}.loading-spinner--panel{box-sizing:border-box;flex:1;width:100%;min-height:160px;padding:20px 16px}.loading-spinner--inline{padding:24px 16px}.loading-spinner--on-dark .loading-spinner__label{color:#ffffffb8}.loading-spinner--sentinel{padding:12px 0 20px}@keyframes ui-loading-spin{to{transform:rotate(360deg)}}.main-page{width:100%;max-width:var(--layout-max-width);box-sizing:border-box;margin:0 auto;padding:12px 12px 20px}.main-page__title{color:var(--color-text-strong);margin:0 0 8px;font-size:1.35rem}.main-page__meta{color:var(--color-text-muted);word-break:break-all;margin:0 0 16px;font-size:.85rem}.main-page__meta code{font-family:var(--font-mono);font-size:.8rem}.main-page__card{border-radius:var(--radius-md);background:var(--color-surface);border:1px solid var(--color-border);padding:16px}.main-page__card h3{color:var(--color-text-strong);margin:0 0 12px;font-size:1rem}.main-page__pre{border-radius:var(--radius-sm);background:var(--color-background);font-family:var(--font-mono);text-align:left;margin:0;padding:12px;font-size:.75rem;overflow:auto}.main-page__error{color:var(--color-danger);margin:0}.main-page__placeholder{color:var(--color-text-muted);margin:0;line-height:1.5}.shorts-page--centered{flex-direction:column;flex:1;min-height:100%;display:flex}.main-page__quick-links{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:16px;display:grid}.main-page__quick-links a{border-radius:var(--radius-sm);background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-text-strong);text-align:center;padding:14px 8px;font-size:.9rem;font-weight:600;text-decoration:none}.main-page__section{margin-top:20px}.main-page__section h3{color:var(--color-text-strong);margin:0 0 10px;font-size:1rem}.main-page__link-list{border-radius:var(--radius-md);background:var(--color-surface);border:1px solid var(--color-border);margin:16px 0 0;padding:0;list-style:none;overflow:hidden}.main-page__section .main-page__link-list{margin-top:0}.main-page__link-list li+li{border-top:1px solid var(--color-border)}.main-page__link-list a{min-height:48px;color:var(--color-text-strong);align-items:center;padding:0 16px;font-size:.95rem;text-decoration:none;display:flex}.main-page__button{border:1px solid var(--color-border);border-radius:var(--radius-sm);width:100%;color:var(--color-text-strong);font:inherit;cursor:pointer;background:0 0;margin-top:16px;padding:12px}.main-page__button:hover{border-color:var(--color-primary);color:var(--color-primary)}.shop-page.main-page{flex-direction:column;flex:1;min-height:100%;padding:0 0 8px;display:flex}.shop-page__panel{flex-direction:column;flex:1;min-height:0;display:flex}.shop-page__panel--centered{min-height:0}.shop-page__panel .main-page__error{margin:16px}.shop-category-tabs{top:var(--app-layout-sticky-below-header,0);z-index:1;background:var(--color-background);gap:8px;margin:0 0 16px;padding:12px;display:flex;position:sticky;overflow-x:auto}.shop-category-tabs__button{border:1px solid var(--color-border);background:var(--color-surface);min-width:52px;color:var(--color-text-muted);white-space:nowrap;cursor:pointer;border-radius:999px;flex:none;padding:8px 14px;font-size:.9rem;font-weight:700}.shop-category-tabs__button--active{border-color:var(--color-primary);background:var(--color-primary);color:var(--color-on-primary)}.shop-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 12px;margin:0;padding:0 12px 18px;list-style:none;display:grid}.shop-product-grid>li{min-width:0}.shop-product-card{width:100%;color:var(--color-text-strong);text-align:left;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:none;display:block}.shop-product-card__thumb{aspect-ratio:1;border-radius:var(--radius-md);background:var(--color-surface);width:100%;color:var(--color-text-muted);place-items:center;display:grid;position:relative;overflow:hidden}.shop-product-card__thumb img{object-fit:cover;width:100%;height:100%}.shop-product-card__thumb .material-symbols-rounded{font-size:2rem}.shop-product-card__body{padding-top:8px}.shop-product-card__seller,.shop-product-card__name,.shop-product-card__price,.shop-product-card__original-price{margin:0}.shop-product-card__seller{color:var(--color-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.shop-product-card__name{min-height:2.7em;color:var(--color-text-strong);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:2px;font-size:.9rem;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.shop-product-card__price{color:var(--color-text-strong);margin-top:6px;font-size:.98rem;font-weight:800}.shop-product-card__original-price{color:var(--color-text-muted);font-size:.78rem;text-decoration:line-through}.my-page.main-page{padding:0 0 20px}.my-page,.my-sub-page,.support-notices{--my-page-divider:color-mix(in srgb, var(--color-border) 32%, transparent)}.my-profile-card{color:var(--color-text-strong);align-items:center;gap:12px;margin-bottom:16px;padding:12px 12px 4px;text-decoration:none;display:flex}.my-profile-card__image{background:var(--color-background);width:56px;height:56px;color:var(--color-text-muted);border-radius:999px;flex:none;place-items:center;display:grid;overflow:hidden}.my-profile-card__image img{object-fit:cover;width:100%;height:100%}.my-profile-card__image .material-symbols-rounded{font-size:2rem}.my-profile-card__body{flex:1;min-width:0}.my-profile-card__body strong{text-overflow:ellipsis;white-space:nowrap;font-size:1rem;overflow:hidden}.my-profile-card__arrow{color:var(--color-text-muted);flex:none;font-size:1.35rem}.my-page__settings{width:34px;height:34px;color:var(--color-text-strong);justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.my-page__settings .material-symbols-rounded{font-size:1.45rem;line-height:1}.my-page__stats{background:var(--color-surface);grid-template-columns:repeat(3,minmax(0,1fr));gap:0;width:100%;margin:0 0 20px;display:grid}.my-page__stat{min-width:0;min-height:0;box-shadow:none;color:inherit;transition:var(--press-transition);background:0 0;border:none;border-radius:0;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:12px 0;text-decoration:none;display:flex;position:relative}.my-page__stat-icon{width:42px;height:42px;color:var(--color-text-muted);place-items:center;display:grid}.my-page__stat-icon .material-symbols-rounded{font-size:1.45rem}.my-page__stat-label{color:var(--color-text-muted);text-align:center;font-size:.76rem;font-weight:600;line-height:1.2}.my-page__stat-value{max-width:100%;color:var(--color-text-strong);font-variant-numeric:tabular-nums;letter-spacing:-.02em;justify-content:center;align-items:baseline;gap:1px;font-size:1.18rem;font-weight:800;line-height:1.1;display:inline-flex;overflow:hidden}.my-page__stat-suffix{color:var(--color-text-muted);font-size:.82rem;font-weight:700;line-height:1}.my-page__account{background:var(--color-surface);border:none;border-radius:0;margin:0;padding:14px 12px}.my-page__logout{color:var(--color-text-muted);border:none;border-radius:0}.my-page__section{margin:24px 0 0;padding:0 12px}.my-page__section h3{color:var(--color-text-muted);margin-bottom:4px;font-size:.82rem;font-weight:700}.my-page__link-list{background:0 0;border:none;border-radius:0;margin-top:0;padding:0;list-style:none}.my-page__link-list a{gap:8px;min-height:44px;padding:0;font-size:.88rem;font-weight:500}.my-page__link-label{flex:1;min-width:0;line-height:1.35}.my-page__link-label--with-icon{align-items:center;gap:8px;display:flex}.my-page__link-icon{--link-icon-accent:var(--color-primary);width:28px;height:28px;color:var(--link-icon-accent);flex:none;place-items:center;display:grid}.my-page__link-icon .material-symbols-rounded{font-size:1.2rem;line-height:1}.my-page__link-icon--recent{--link-icon-accent:#6366f1}.my-page__link-icon--heart{--link-icon-accent:#fb7185}.my-page__link-icon--coin{--link-icon-accent:#f59e0b}.my-page__link-icon--address{--link-icon-accent:#22c55e}.my-page__link-icon--notice{--link-icon-accent:#8b5cf6}.my-page__link-icon--inquiry{--link-icon-accent:#06b6d4}.my-page__link-icon--withdraw{--link-icon-accent:var(--color-danger)}.my-page__link-icon--account{--link-icon-accent:#2563eb}.my-page__link-icon--phone{--link-icon-accent:#22c55e}.my-page__link-icon--email{--link-icon-accent:#f59e0b}.my-page__link-icon--theme{--link-icon-accent:#8b5cf6}.my-page__link-icon--consent{--link-icon-accent:#0ea5e9}.my-page__link-icon--logout{--link-icon-accent:var(--color-text-muted)}.my-page__link-icon--heart .material-symbols-rounded{font-variation-settings:"FILL" 1, "wght" 500}.my-page__link-summary{background:color-mix(in srgb, var(--color-primary) 12%, transparent);min-width:24px;color:var(--color-primary);text-align:center;white-space:nowrap;border-radius:999px;flex:none;padding:3px 7px;font-size:.76rem;font-weight:800;line-height:1.1}.my-page__link-arrow{color:var(--color-text-muted);flex:none;font-size:1.1rem}.my-page__link-list li+li{border-top:none}.profile-list{margin:0}.profile-list>div{border-bottom:1px solid var(--my-page-divider,color-mix(in srgb, var(--color-border) 32%, transparent));grid-template-columns:72px 1fr;gap:8px;padding:8px 0;display:grid}.profile-list>div:last-child{border-bottom:none}.profile-list dt{color:var(--color-text-muted);margin:0;font-size:.85rem}.profile-list dd{color:var(--color-text-strong);margin:0;font-weight:500}.settings-page__link-list{margin-top:0;padding:12px 12px 0}.settings-page__row,.settings-page__row:visited{border-radius:var(--radius-sm);width:100%;min-height:48px;color:var(--color-text-strong);font:inherit;text-align:left;cursor:pointer;box-sizing:border-box;transition:var(--press-transition);background:0 0;border:none;align-items:center;gap:8px;margin:0;padding:0 4px;font-size:.88rem;font-weight:500;text-decoration:none;display:flex}.settings-page__row:active{transform:scale(var(--press-scale-soft));background:var(--press-surface)}.my-sub-page .my-page__link-list a.settings-page__row,.my-sub-page .settings-page__row{min-height:48px;margin:0;padding:0 4px}.my-sub-page__summary{border-bottom:1px solid var(--my-page-divider);background:var(--color-surface);color:var(--color-primary);text-align:center;border-radius:0;margin:0;padding:18px 16px;font-size:1.2rem;font-weight:800}.my-sub-page{flex-direction:column;min-height:100%;display:flex}.my-sub-page.main-page{padding:0}.my-sub-page__section{border-bottom:1px solid var(--my-page-divider);background:var(--color-surface);padding:20px 16px}.my-sub-page__section h3{color:var(--color-text-muted);margin:0 0 12px;font-size:.82rem;font-weight:700}.my-sub-page .my-page__link-list,.my-sub-page .main-page__link-list{background:var(--color-surface);border:none;border-radius:0;margin:0}.my-sub-page .my-page__link-list a,.my-sub-page .main-page__link-list a{min-height:48px;padding:0 16px}.my-sub-page .settings-page__link-list{background:0 0;border:none;margin-top:0}.my-sub-page .settings-page__link-list li+li{border-top:none}.my-sub-page .main-page__link-list li+li{border-top:1px solid var(--my-page-divider)}.my-sub-page__empty{box-sizing:border-box;text-align:center;flex:1;place-items:center;min-height:0;padding:24px 16px;display:grid}.my-sub-page__empty .main-page__placeholder{box-sizing:border-box;width:100%}.my-sub-page__list{background:var(--color-surface);flex-direction:column;gap:0;width:100%;margin:0;padding:0;list-style:none;display:flex}.my-sub-page__list>li+li{border-top:1px solid var(--my-page-divider)}.my-sub-page__list--inset,.my-sub-page__list--sellers{background:var(--color-surface);gap:0;width:100%}.my-sub-page__seller-copy{flex:1;min-width:0}.my-sub-page__seller-name{color:var(--color-text-strong);font-size:.95rem;font-weight:700;line-height:1.35;display:block}.my-sub-page__seller-slug{color:var(--color-text-muted);margin:4px 0 0;font-size:.84rem;line-height:1.35}.my-sub-page__seller-row{align-items:center;gap:8px;display:flex}.my-sub-page__seller-main{width:100%;min-width:0;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:12px;padding:0;display:flex}.my-sub-page__seller-arrow{color:var(--color-text-muted);flex:none;font-size:1.1rem}.my-sub-page__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}.my-sub-page__grid>li{border-bottom:1px solid var(--my-page-divider);min-width:0}.my-sub-page__grid>li:nth-child(odd){border-right:1px solid var(--my-page-divider)}.my-sub-page__grid-card{color:var(--color-text-strong);text-decoration:none;display:block}.my-sub-page__grid-thumb{aspect-ratio:1;background:var(--color-background);width:100%;color:var(--color-text-muted);border-radius:0;place-items:center;font-size:.78rem;font-weight:800;display:grid;position:relative;overflow:hidden}.my-sub-page__grid-thumb img{object-fit:cover;width:100%;height:100%}.my-sub-page__tabs{background:var(--color-surface);border-radius:999px;grid-template-columns:repeat(4,1fr);gap:6px;margin-bottom:16px;padding:4px;display:grid}.my-sub-page--contents .my-sub-page__tabs{top:var(--app-layout-sticky-below-header,0);z-index:2;background:var(--color-background);border-radius:0;gap:0;margin:0;padding:0;position:sticky}.my-sub-page--contents .my-sub-page__tab{border-radius:0;padding:13px 4px 11px;font-size:.82rem}.my-sub-page--contents .my-sub-page__tab--active{color:var(--color-primary);background:0 0;font-weight:900}.my-sub-page--contents .my-sub-page__tab-count{background:0 0;border-radius:0;min-width:0;padding:0;font-size:.72rem;font-weight:700}.my-sub-page--contents .my-sub-page__tab--active .my-sub-page__tab-count{color:var(--color-primary);background:0 0}.my-sub-page--contents .my-sub-page__grid{gap:0}.my-sub-page--contents .my-sub-page__grid-thumb{border-radius:0}.my-sub-page--contents .my-sub-page__list{background:0 0;gap:0}.my-sub-page--contents .my-sub-page__post-list{width:100%;margin:0;padding:0;list-style:none}.my-sub-page--contents .my-sub-page__post-item{border-bottom:1px solid var(--my-page-divider);width:100%;color:var(--color-text-strong);background:0 0;align-items:flex-start;gap:12px;padding:16px;text-decoration:none;display:flex}.my-sub-page--contents .my-sub-page__post-thumb{background:var(--color-background);flex:none;width:56px;height:56px;overflow:hidden}.my-sub-page--contents .my-sub-page__post-thumb img{object-fit:cover;width:100%;height:100%;display:block}.my-sub-page--contents .my-sub-page__post-body{flex-direction:column;flex:1;align-items:flex-start;gap:6px;min-width:0;display:flex}.my-sub-page--contents .my-sub-page__post-title{width:100%;color:var(--color-text-strong);word-break:break-word;font-size:1.02rem;font-weight:700;line-height:1.4}.my-sub-page--contents .my-sub-page__post-meta{color:var(--color-text-muted);font-size:.82rem;line-height:1.35}.my-sub-page--contents .my-sub-page__post-date{color:var(--color-text-muted);font-size:.76rem;line-height:1.2}.my-sub-page--orders .my-sub-page__tabs{grid-template-columns:repeat(2,minmax(0,1fr));margin:0 16px 16px}.my-sub-page--orders .my-sub-page__month-nav{justify-content:space-between;align-items:center;gap:12px;margin:16px 16px 12px;display:flex}.my-sub-page--orders .my-sub-page__month-nav-label{min-width:0;color:var(--color-text-strong);text-align:center;flex:1;font-size:1rem;font-weight:900;line-height:1.2}.my-sub-page--orders .my-sub-page__month-nav-btn{background:var(--color-surface);width:36px;height:36px;color:var(--color-text-strong);font:inherit;cursor:pointer;border:0;border-radius:999px;flex:none;justify-content:center;align-items:center;display:inline-flex}.my-sub-page--orders .my-sub-page__month-nav-btn .material-symbols-rounded{font-size:1.35rem;line-height:1}.my-sub-page--orders .my-sub-page__month-nav-btn:disabled{opacity:.35;cursor:not-allowed}.my-sub-page--orders .my-sub-page__list{background:var(--color-surface);gap:0;padding:0}.my-sub-page--orders .my-sub-page__list.my-sub-page__list--inset{background:var(--color-surface)}.my-sub-page--orders .my-sub-page__list--orders{border-top:0}.my-sub-page--orders .my-sub-page__order-item{background:var(--color-surface);border-radius:0;overflow:hidden}.my-sub-page--orders .my-sub-page__order-main{width:100%;color:inherit;font:inherit;text-align:inherit;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:stretch;gap:10px;padding:10px 16px 14px;display:flex}.my-sub-page--orders .my-sub-page__order-body{gap:10px;min-width:0;display:flex}.my-sub-page--orders .my-sub-page__order-top{justify-content:space-between;align-items:center;gap:8px;padding:18px 16px 0;display:flex}.my-sub-page--orders .my-sub-page__order-remove{width:32px;height:32px;color:var(--color-text-muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;flex:none;justify-content:center;align-items:center;display:inline-flex}.my-sub-page--orders .my-sub-page__order-remove .material-symbols-rounded{font-size:1.25rem;line-height:1}.my-sub-page--orders .my-sub-page__order-remove:disabled{opacity:.5;cursor:wait}.my-sub-page--orders .my-sub-page__order-status{color:var(--color-text-strong);margin:0;font-size:1rem;font-weight:900;line-height:1.25}.my-sub-page--orders .my-sub-page__order-status--cancelled{color:var(--color-danger)}.my-sub-page--orders .my-sub-page__order-thumb{background:var(--color-background);border-radius:8px;flex:none;width:80px;height:80px;overflow:hidden}.my-sub-page--orders .my-sub-page__order-thumb img{object-fit:cover;width:100%;height:100%}.my-sub-page--orders .my-sub-page__order-copy{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.my-sub-page--orders .my-sub-page__order-date{color:var(--color-text-muted);margin:0;font-size:.78rem;font-weight:600;line-height:1.3}.my-sub-page--orders .my-sub-page__order-name-row{align-items:flex-start;gap:8px;min-width:0;display:flex}.my-sub-page--orders .my-sub-page__order-name{min-width:0;color:var(--color-text-strong);text-align:left;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;flex:1;margin:0;font-size:.88rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.my-sub-page--orders .my-sub-page__order-amount{color:var(--color-text-strong);margin:2px 0 0;font-size:.92rem;font-weight:900;line-height:1.3}.my-sub-page--orders .my-sub-page__order-detail{color:var(--color-text-muted);text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb, var(--color-text-muted) 55%, transparent);text-decoration-color:color-mix(in srgb, var(--color-text-muted) 55%, transparent);text-underline-offset:2px;white-space:nowrap;pointer-events:none;flex:none;margin-top:1px;font-size:.76rem;font-weight:600;line-height:1.4}.my-sub-page--orders .my-sub-page__order-actions{border:0;flex-direction:column;margin:0;padding:0 16px 16px;display:flex}.my-sub-page--orders .my-sub-page__order-status-actions,.my-sub-page--orders .my-sub-page__order-reorder-actions{border:0;gap:8px;width:100%;margin:0 0 8px;display:grid}.my-sub-page--orders .my-sub-page__order-status-actions{grid-template-columns:minmax(0,1fr)}.my-sub-page--orders .my-sub-page__order-status-actions--cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.my-sub-page--orders .my-sub-page__order-status-actions--cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.my-sub-page--orders .my-sub-page__order-reorder-actions{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:0}.my-sub-page--orders .my-sub-page__order-unavailable{border-radius:var(--radius-sm);background:var(--color-danger-surface);color:var(--color-danger);border:0;margin:0 0 8px;padding:10px 12px;font-size:.8rem;font-weight:700;line-height:1.45}.my-sub-page--orders .my-sub-page__order-action{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);width:100%;min-height:44px;color:var(--color-text-strong);font:inherit;padding:0 10px;font-size:.84rem;font-weight:700;line-height:1.3}.my-sub-page--orders .my-sub-page__order-action:disabled{opacity:.45;cursor:not-allowed}.my-sub-page--orders .my-sub-page__order-action--primary,.my-sub-page--orders .my-sub-page__order-action--tracking{color:var(--color-primary)}.my-sub-page--orders .my-sub-page__order-action--cancel{color:var(--color-danger)}.my-sub-page__tab{min-width:0;color:var(--color-text-muted);font:inherit;cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;gap:4px;padding:9px 6px;font-size:.85rem;font-weight:800;display:inline-flex}.my-sub-page__tab-count{background:var(--color-background);min-width:18px;color:var(--color-text-muted);border-radius:999px;padding:2px 5px;font-size:.72rem;line-height:1}.my-sub-page__tab--active{background:var(--color-primary);color:var(--color-on-primary)}.my-sub-page__tab--active .my-sub-page__tab-count{background:color-mix(in srgb, var(--color-on-primary) 22%, transparent);color:var(--color-on-primary)}.my-sub-page__card{color:var(--color-text-strong);background:0 0;border-radius:0;padding:14px 16px;text-decoration:none;display:block}.my-sub-page__card.my-sub-page__seller-row{display:flex}button.my-sub-page__card{cursor:pointer;width:100%;text-align:inherit;font:inherit;border:0}.my-sub-page__card p{color:var(--color-text-muted);margin:6px 0 0;font-size:.88rem;line-height:1.45}.my-sub-page__row{justify-content:space-between;align-items:center;gap:10px;display:flex}.my-sub-page__row--muted{color:var(--color-text-muted);margin-top:8px;font-size:.86rem}.my-sub-page__badge{background:color-mix(in srgb, var(--color-primary) 12%, transparent);color:var(--color-primary);border-radius:999px;flex:none;padding:4px 8px;font-size:.78rem;font-weight:800}.my-sub-page__meta{word-break:break-all}.my-sub-page__media-card{align-items:center;gap:12px;display:flex}.my-sub-page__thumb{background:var(--color-background);width:52px;height:52px;color:var(--color-text-muted);border-radius:0;flex:none;place-items:center;font-size:.78rem;font-weight:800;display:grid;overflow:hidden}.my-sub-page__thumb img{object-fit:cover;width:100%;height:100%}.my-sub-page__form{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.my-sub-page__form input,.my-sub-page__form select{box-sizing:border-box;border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);width:100%;color:var(--color-text-strong);font:inherit;padding:12px 14px}.my-sub-page__form select:invalid,.my-sub-page__form select option[value=""]{color:var(--color-text-muted)}.my-sub-page__form input:read-only{cursor:pointer}.my-sub-page__input-row{grid-template-columns:1fr auto;gap:8px;display:grid}.my-sub-page__billing-form .my-sub-page__input-row{grid-template-columns:repeat(2,minmax(0,1fr))}.my-sub-page__password-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.my-sub-page__password-row span{min-width:34px;color:var(--color-text-strong);letter-spacing:.12em;font-size:1.05rem;font-weight:900}.my-sub-page__form p{color:var(--color-text-muted);margin:0;font-size:.84rem;line-height:1.45}.my-sub-page__form button,.my-sub-page__primary-button,.my-sub-page__text-button{border-radius:var(--radius-sm);background:var(--color-primary);color:var(--color-on-primary);font:inherit;cursor:pointer;border:none;font-weight:700}.my-sub-page__form button{padding:13px}.my-sub-page__primary-button{width:100%;margin-top:14px;padding:13px}.my-sub-page__register-card{text-align:left}.my-sub-page__profile-form{padding:16px}.my-sub-page__empty-text{margin:0;padding:24px 16px}.my-sub-page__text-button{padding:6px 10px;font-size:.82rem}.my-sub-page__header-action{color:var(--color-primary);font:inherit;cursor:pointer;background:0 0;border:none;padding:6px 0;font-size:.92rem;font-weight:800}.my-sub-page__postcode{min-height:100%;overflow:auto}.my-sub-page__postcode-body{padding:0}.my-sub-page__form-group{flex-direction:column;gap:8px;display:flex}.my-sub-page__address-row{grid-template-columns:108px minmax(0,1fr);gap:8px;display:grid}.my-sub-page__sheet-form{gap:16px;margin:0}.my-sub-page__sheet-body{padding-top:12px}.settings-theme-page__list{padding-top:0}.settings-theme-page__check{color:var(--color-primary);font-variation-settings:"FILL" 1, "wght" 600;flex:none;font-size:1.25rem}.settings-consent-page__list{padding-top:0}.settings-consent-page__state{place-items:center;min-height:240px;padding:24px 16px;display:grid}.settings-consent-page__row{align-items:center}.settings-consent-page__row--toggle{cursor:default}.settings-consent-page__row--toggle:active{background:0 0;transform:none}.settings-consent-page__main{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.settings-consent-page__status{color:var(--color-text-muted);font-size:.8rem;line-height:1.35}.settings-switch{background:color-mix(in srgb, var(--color-text-muted) 28%, var(--color-border));cursor:pointer;border:none;border-radius:999px;flex:none;width:48px;height:28px;padding:0;transition:background-color .2s;position:relative}.settings-switch:disabled{opacity:.55;cursor:wait}.settings-switch--on{background:var(--color-primary)}.settings-switch__thumb{background:#fff;border-radius:50%;width:22px;height:22px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0000002e}.settings-switch--on .settings-switch__thumb{transform:translate(20px)}.account-contact-form{padding:20px 16px}.account-contact-form__current{color:var(--color-text-muted);margin:0 0 4px;font-size:.88rem;line-height:1.55}.account-contact-form__current strong{color:var(--color-text-strong);font-weight:700}.support-notices{box-sizing:border-box;flex-direction:column;flex:1;min-height:0;padding:0;display:flex}.support-notices__state{text-align:center;box-sizing:border-box;flex:1;place-items:center;min-height:200px;padding:24px 16px;display:grid}.support-notices__state .main-page__placeholder{width:100%;margin:0}.support-notices__list{margin:0;padding:0;list-style:none}.support-notices__item{border:0;border-bottom:1px solid var(--my-page-divider);text-align:left;cursor:pointer;background:0 0;align-items:flex-start;gap:12px;width:100%;padding:16px;display:flex}.support-notices__thumb{background:var(--color-background);border-radius:0;flex:none;width:56px;height:56px;overflow:hidden}.support-notices__thumb img{object-fit:cover;width:100%;height:100%;display:block}.support-notices__item--unread .support-notices__item-title{color:var(--color-text-strong);font-weight:800}.support-notices__item-body{flex-direction:column;flex:1;align-items:flex-start;gap:6px;min-width:0;display:flex}.support-notices__item-head{align-items:flex-start;gap:6px;width:100%;min-width:0;display:flex}.support-notices__unread-dot{background:var(--color-primary);border-radius:999px;flex:none;width:6px;height:6px;margin-top:.45em}.support-notices__item-title{min-width:0;color:var(--color-text-muted);word-break:break-word;flex:1;font-size:1.02rem;font-weight:600;line-height:1.4}.support-notices__new-badge{background:color-mix(in srgb, var(--color-primary) 12%, transparent);color:var(--color-primary);letter-spacing:.04em;border-radius:999px;flex:none;padding:2px 6px;font-size:.62rem;font-weight:800;line-height:1.2}.support-notices__item-date{color:var(--color-text-muted);font-size:.76rem;line-height:1.2}.support-notices__sentinel{place-items:center;min-height:48px;padding:8px 0 16px;display:grid}.support-notices__detail{padding:20px 16px 32px}.support-notices__detail-head{flex-direction:column;gap:8px;margin-bottom:20px;display:flex}.support-notices__detail-title{color:var(--color-text-strong);margin:0;font-size:1.05rem;font-weight:700;line-height:1.4}.support-notices__detail-date{color:var(--color-text-muted);font-size:.76rem}.support-notices__detail-body{color:var(--color-text);white-space:pre-wrap;word-break:break-word;font-size:.9rem;line-height:1.65}.support-notices__images{gap:12px;margin:24px 0 0;padding:0;list-style:none;display:grid}.support-notices__images img{border-radius:0;width:100%;height:auto;display:block}.support-notices__item-stats{color:var(--color-text-muted);font-size:.76rem;line-height:1.2}.support-notices__detail .board-post-interaction{border-top:1px solid var(--my-page-divider);margin-top:24px;padding-top:16px}.board-post-interaction{align-items:center;gap:16px;display:flex}.board-post-interaction--compact{margin-top:12px}.board-post-interaction__like,.board-post-interaction__comments{color:var(--color-text-muted);align-items:center;gap:6px;font-size:.84rem;font-weight:700;display:inline-flex}.board-post-interaction__like{cursor:pointer;font:inherit;background:0 0;border:0;padding:0}.board-post-interaction__like .material-symbols-rounded{font-size:1.1rem}.board-post-interaction__like--active{color:var(--color-primary)}.board-post-interaction__like--active .material-symbols-rounded{font-variation-settings:"FILL" 1}.board-post-comments{border-top:1px solid var(--my-page-divider);margin-top:20px;padding-top:16px}.board-post-comments__head h2{color:var(--color-text-strong);margin:0 0 12px;font-size:.95rem;font-weight:800}.board-post-comments__state,.board-post-comments__empty{color:var(--color-text-muted);margin:0 0 12px;font-size:.86rem}.board-post-comments__list{margin:0 0 16px;padding:0;list-style:none}.board-post-comments__item{border-bottom:1px solid var(--my-page-divider);padding:12px 0}.board-post-comments__item-head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:6px;display:flex}.board-post-comments__item-head strong{color:var(--color-text-strong);font-size:.86rem}.board-post-comments__item-head time{color:var(--color-text-muted);font-size:.74rem}.board-post-comments__content{color:var(--color-text);white-space:pre-wrap;word-break:break-word;margin:0;font-size:.88rem;line-height:1.55}.board-post-comments__delete{color:var(--color-text-muted);cursor:pointer;background:0 0;border:0;margin-top:8px;padding:0;font-size:.78rem}.board-post-comments__form{gap:10px;display:grid}.board-post-comments__input{border:1px solid var(--my-page-divider);background:var(--color-background);width:100%;min-height:88px;color:var(--color-text);font:inherit;resize:vertical;border-radius:0;padding:12px}.board-post-comments__submit{background:var(--color-primary);min-height:40px;color:var(--color-on-primary);font:inherit;cursor:pointer;border:0;border-radius:0;justify-self:end;padding:0 16px;font-weight:800}.board-post-comments__submit:disabled{opacity:.5;cursor:not-allowed}.withdraw-page{padding-bottom:24px}.withdraw-page__intro{border-bottom:1px solid var(--my-page-divider);padding:20px 16px}.withdraw-page__lead{color:var(--color-danger);margin:0;font-size:.92rem;font-weight:700;line-height:1.6}.withdraw-page__assets{border-bottom:1px solid var(--my-page-divider);padding:20px 16px}.withdraw-page__assets h3,.withdraw-page__notice h3{color:var(--color-text-muted);margin:0 0 12px;font-size:.82rem;font-weight:700}.withdraw-page__asset-list{border:1px solid var(--my-page-divider);border-radius:var(--radius-sm);margin:0;padding:0;list-style:none;overflow:hidden}.withdraw-page__asset-item{background:var(--color-surface);min-height:44px;color:var(--color-text-strong);justify-content:space-between;align-items:center;gap:12px;padding:0 14px;font-size:.88rem;display:flex}.withdraw-page__asset-item+.withdraw-page__asset-item{border-top:1px solid var(--my-page-divider)}.withdraw-page__asset-item strong{color:var(--color-primary);white-space:nowrap;font-size:.9rem;font-weight:800}.withdraw-page__assets-note{color:var(--color-text-muted);margin:12px 0 0;font-size:.82rem;line-height:1.55}.withdraw-page__notice{flex-direction:column;gap:20px;padding:20px 16px;display:flex}.withdraw-page__notice section p{color:var(--color-text);word-break:keep-all;margin:0;font-size:.88rem;line-height:1.65}.withdraw-page__footer{border-top:1px solid var(--my-page-divider);flex-direction:column;gap:12px;padding:20px 16px 0;display:flex}.withdraw-page__confirm{align-items:flex-start}.withdraw-page__submit{border-radius:var(--radius-sm);background:var(--color-danger);color:#fff;width:100%;min-height:48px;font:inherit;cursor:pointer;border:none;padding:14px;font-weight:700}.withdraw-page__submit:hover:not(:disabled){filter:brightness(.95)}.withdraw-page__submit:disabled{opacity:.45;cursor:not-allowed}.main-page.checkout-page{background:var(--color-background);flex-direction:column;flex:1;gap:0;min-height:100%;padding:0;display:flex}.checkout-page__content{gap:8px;padding:8px 0 16px;display:grid}.checkout-page__status,.checkout-page__placeholder{color:var(--color-text-muted);margin:0;line-height:1.5}.checkout-page__placeholder{text-align:center;font-size:.82rem}.checkout-page__empty{text-align:center;place-content:center;gap:14px;min-height:52svh;display:grid}.checkout-page__empty p{color:var(--color-text-muted);margin:0}.checkout-page__empty button{background:var(--color-primary);color:var(--color-on-primary);font:inherit;border:0;border-radius:14px;min-height:44px;padding:0 18px;font-weight:900}.checkout-page__footer{background:var(--color-surface);box-sizing:border-box;border-top:0;gap:12px;margin-top:auto;padding:16px;display:grid}.checkout-page__section,.checkout-page__summary{background:var(--color-surface);border:0;border-radius:0;padding:16px}.checkout-page__section--hidden{display:none}.checkout-page__section h2{color:var(--color-text-strong);margin:0 0 12px;font-size:.98rem}.checkout-page__section-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.checkout-page__section-header h2{margin:0}.checkout-page__section-header button{color:var(--color-primary);font:inherit;background:0 0;border:0;font-size:.84rem;font-weight:900}.checkout-page__point-balance{color:var(--color-text-muted);font-size:.82rem;font-weight:800}.checkout-page__address-card{background:0 0;border:0;border-radius:0;gap:12px;padding:0;display:grid}.checkout-page__address-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.checkout-page__address-recipient{gap:4px;min-width:0;display:grid}.checkout-page__address-recipient strong{color:var(--color-text-strong);font-size:.94rem}.checkout-page__address-phone{color:var(--color-text-muted);font-size:.82rem}.checkout-page__address-change{color:var(--color-text-muted);font:inherit;background:0 0;border:0;flex:none;padding:0;font-size:.82rem;font-weight:700}.checkout-page__address-line{color:var(--color-text-strong);margin:0;font-size:.84rem;line-height:1.45}.checkout-page__address-empty{justify-items:center;gap:12px;padding:8px 0;display:grid}.checkout-page__address-empty button{background:var(--color-primary);color:var(--color-on-primary);font:inherit;border:0;border-radius:12px;min-height:40px;padding:0 16px;font-size:.84rem;font-weight:800}.checkout-page__delivery-message{gap:8px;display:grid}.checkout-page__delivery-select,.checkout-page__delivery-input{border:1px solid var(--color-border);background:var(--color-bg,#fff);width:100%;min-width:0;color:var(--color-text-strong);font:inherit;box-sizing:border-box;border-radius:12px;padding:12px;font-size:.84rem}.checkout-page__delivery-select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%239CA3AF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:36px}.checkout-page__delivery-save{color:var(--color-text-muted);cursor:pointer;align-items:center;gap:8px;font-size:.82rem;display:inline-flex}.checkout-page__delivery-save input{accent-color:var(--color-primary)}.checkout-address-select-sheet{flex-direction:column;gap:12px;min-height:0;display:flex}.checkout-address-select-sheet__empty{color:var(--color-text-muted);text-align:center;margin:0;padding:8px 0;font-size:.84rem}.checkout-address-select-sheet__list{border:1px solid var(--color-border);border-radius:12px;gap:0;margin:0;padding:0;list-style:none;display:grid;overflow:hidden}.checkout-address-select-sheet__item+.checkout-address-select-sheet__item{border-top:1px solid var(--color-border)}.checkout-address-select-sheet__option{cursor:pointer;grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:10px;padding:12px 14px;display:grid}.checkout-address-select-sheet__option input{accent-color:var(--color-primary);margin-top:2px}.checkout-address-select-sheet__option-copy{min-width:0}.checkout-address-select-sheet__option-copy strong,.checkout-address-select-sheet__option-copy p{margin:0}.checkout-address-select-sheet__option-copy strong{color:var(--color-text-strong);font-size:.9rem;display:block}.checkout-address-select-sheet__option-copy p{color:var(--color-text-muted);margin-top:4px;font-size:.8rem;line-height:1.4}.checkout-address-select-sheet__actions{flex:none;justify-content:space-between;align-items:center;gap:12px;display:flex}.checkout-address-select-sheet__add{color:var(--color-primary);font:inherit;background:0 0;border:0;padding:0;font-size:.82rem;font-weight:700}.checkout-address-select-sheet__confirm{background:var(--color-primary);min-height:36px;color:var(--color-on-primary);font:inherit;border:0;border-radius:10px;flex:none;padding:0 14px;font-size:.82rem;font-weight:800}.checkout-address-select-sheet__confirm:disabled{opacity:.45}.checkout-page__order-heading{color:var(--color-text-strong);margin:0 0 12px;font-size:.98rem}.checkout-page__order-summary{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:0;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;margin:0 0 12px;padding:0;display:grid}.checkout-page__order-summary-thumb{background:#f3f4f6;border-radius:10px;width:52px;height:52px;overflow:hidden}.checkout-page__order-summary-thumb img{object-fit:cover;width:100%;height:100%;display:block}.checkout-page__order-summary-copy{min-width:0}.checkout-page__order-count{color:var(--color-text-muted);font-size:.76rem;font-weight:700;display:block}.checkout-page__order-title{color:var(--color-text-strong);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:4px 0 0;font-size:.88rem;line-height:1.4;display:-webkit-box;overflow:hidden}.checkout-page__order-chevron{color:var(--color-text-muted);font-size:1.4rem;transition:transform .2s}.checkout-page__order-chevron.is-expanded{transform:rotate(180deg)}.checkout-page__payment-methods{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.checkout-page__payment-method{background:var(--color-surface);min-height:68px;color:var(--color-text-strong);text-align:center;cursor:pointer;box-shadow:inset 0 0 0 1px var(--color-border);border-radius:12px;justify-content:center;align-items:center;padding:10px 8px;font-size:.78rem;font-weight:700;line-height:1.35;display:flex;position:relative}.checkout-page__payment-method input{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.checkout-page__payment-method.is-selected{color:var(--color-on-primary);background:var(--color-primary);box-shadow:none}.checkout-page__payment-method:has(input:checked){color:var(--color-on-primary);background:var(--color-primary);box-shadow:none}.checkout-page__items,.checkout-page__select-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.checkout-page__seller-groups{gap:0;display:grid}.checkout-page__seller-group+.checkout-page__seller-group{border-top:1px solid var(--color-border);margin-top:16px;padding-top:16px}.checkout-page__seller-name{color:var(--color-text-muted);margin:0 0 8px;font-size:.76rem;font-weight:600}.checkout-page__item{grid-template-columns:62px minmax(0,1fr);gap:11px;display:grid}.checkout-page__product{flex-direction:column;gap:10px;display:flex}.checkout-page__product+.checkout-page__product{border-top:1px solid var(--color-border);margin-top:12px;padding-top:12px}.checkout-page__product-head{grid-template-columns:62px minmax(0,1fr);align-items:center;gap:11px;display:grid}.checkout-page__option-lines{gap:8px;margin:0;padding:0;list-style:none;display:grid}.checkout-page__option-line{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.checkout-page__thumb{background:#f3f4f6;border-radius:12px;width:62px;height:62px;overflow:hidden}.checkout-page__thumb img{object-fit:cover;width:100%;height:100%;display:block}.checkout-page__item-copy{min-width:0}.checkout-page__item-copy h3{color:var(--color-text-strong);margin:0;font-size:.92rem;line-height:1.35}.checkout-page__item-option{color:var(--color-text-muted);flex-wrap:wrap;gap:4px;margin:4px 0 0;font-size:.78rem;line-height:1.35;display:flex}.checkout-page__item-option-label{flex:none;font-weight:600}.checkout-page__item-qty{color:var(--color-text-muted);margin-top:6px;font-size:.76rem;display:block}.checkout-page__select-card{border:0;border-radius:0;grid-template-columns:auto minmax(0,1fr);gap:10px;padding:12px 0;display:grid}.checkout-page__select-card+.checkout-page__select-card{border-top:0}.checkout-page__select-card input{accent-color:var(--color-primary);margin-top:3px}.checkout-page__select-card strong,.checkout-page__select-card p{margin:0}.checkout-page__select-card strong{color:var(--color-text-strong);font-size:.9rem}.checkout-page__select-card p{color:var(--color-text-muted);margin-top:4px;font-size:.8rem;line-height:1.4}.checkout-page__point-input{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.checkout-page__point-input input{border:1px solid var(--color-border);min-width:0;color:var(--color-text-strong);font:inherit;border-radius:12px;padding:12px}.checkout-page__point-input button{background:var(--color-primary);color:var(--color-on-primary);font:inherit;border:0;border-radius:12px;padding:0 12px;font-size:.84rem;font-weight:900}.checkout-page__summary{border-top:0;gap:10px;margin-top:0;padding-top:16px;display:grid}.checkout-page__summary div{justify-content:space-between;align-items:center;gap:12px;display:flex}.checkout-page__summary span{color:var(--color-text-muted);font-size:.84rem}.checkout-page__summary strong{color:var(--color-text-strong);font-size:.9rem}.checkout-page__summary-strike strong{color:var(--color-text-muted);font-size:.86rem;font-weight:600;text-decoration:line-through}.checkout-page__summary-price strong{font-size:.94rem;font-weight:800}.checkout-page__summary-total{border-top:1px solid var(--color-border);padding-top:10px}.checkout-page__summary-earn strong{color:var(--color-primary)}.checkout-page__summary-total strong{font-size:1.16rem}.checkout-page__pay-button{border-radius:var(--radius-sm);background:var(--color-primary);width:100%;min-height:48px;color:var(--color-on-primary);border:0;font-size:.94rem;font-weight:900}.main-page.cart-page{--cart-page-thumb-size:88px;--cart-page-check-size:20px;--cart-page-head-gap:12px;--cart-page-control-radius:var(--radius-sm);flex-direction:column;flex:1;gap:0;min-height:100%;padding:0;display:flex}.cart-page__status{min-height:100%;color:var(--color-text-muted);text-align:center;flex:1;place-content:center;margin:0;padding:28px 16px;line-height:1.5;display:grid}.cart-page__empty{text-align:center;flex:1;place-content:center;gap:14px;min-height:100%;padding:24px 16px;display:grid}.cart-page__empty p{color:var(--color-text-muted);margin:0}.cart-page__shop-link{background:var(--color-primary);min-height:44px;color:var(--color-on-primary);border-radius:14px;justify-content:center;align-items:center;padding:0 18px;font-weight:900;text-decoration:none;display:inline-flex}.cart-page__groups{flex:1}.cart-page__toolbar{background:var(--color-surface);border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.cart-page__toolbar-select{cursor:pointer;align-items:center;gap:10px;min-height:24px;display:inline-flex}.cart-page__toolbar-select input[type=checkbox]{appearance:none;border:1.5px solid var(--color-border);border-radius:var(--cart-page-control-radius);background:var(--color-surface);cursor:pointer;place-items:center;width:18px;height:18px;margin:0;display:grid}.cart-page__toolbar-select input[type=checkbox]:after{content:"check";color:var(--color-on-primary);opacity:0;font-family:Material Symbols Rounded;font-size:14px;line-height:1}.cart-page__toolbar-select input[type=checkbox]:checked{border-color:var(--color-primary);background:var(--color-primary)}.cart-page__toolbar-select input[type=checkbox]:checked:after{opacity:1}.cart-page__toolbar-select input[type=checkbox]:disabled{opacity:.45;cursor:not-allowed}.cart-page__toolbar-select span{color:var(--color-text-strong);font-size:.88rem;font-weight:700}.cart-page__delete-selected{border:1px solid var(--color-border);border-radius:var(--cart-page-control-radius);background:var(--color-surface);min-height:32px;color:var(--color-text-strong);font:inherit;cursor:pointer;white-space:nowrap;flex:none;padding:0 14px;font-size:.82rem;font-weight:800}.cart-page__delete-selected:active:not(:disabled){opacity:.88}.cart-page__delete-selected:disabled{opacity:.45;cursor:not-allowed}.cart-page__group+.cart-page__group{margin-top:8px}.cart-page__group-head{background:var(--color-surface);padding:14px 16px 10px}.cart-page__group-select{cursor:pointer;align-items:center;gap:10px;min-height:24px;display:inline-flex}.cart-page__group-select input[type=checkbox]{appearance:none;border:1.5px solid var(--color-border);border-radius:var(--cart-page-control-radius);background:var(--color-surface);cursor:pointer;place-items:center;width:18px;height:18px;margin:0;display:grid}.cart-page__group-select input[type=checkbox]:after{content:"check";color:var(--color-on-primary);opacity:0;font-family:Material Symbols Rounded;font-size:14px;line-height:1}.cart-page__group-select input[type=checkbox]:checked{border-color:var(--color-primary);background:var(--color-primary)}.cart-page__group-select input[type=checkbox]:checked:after{opacity:1}.cart-page__group-name{color:var(--color-text-strong);font-size:.92rem;font-weight:800}.cart-page__group-summary{border-top:1px solid var(--color-border);background:var(--color-surface);gap:8px;padding:12px 16px 14px;display:grid}.cart-page__group-summary-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.cart-page__group-summary-row span{color:var(--color-text-muted);font-size:.82rem}.cart-page__group-summary-row strong{color:var(--color-text-strong);font-size:.86rem;font-weight:700}.cart-page__list{background:var(--color-surface);margin:0;padding:0;list-style:none;display:grid}.cart-page__product{flex-direction:column;gap:12px;padding:14px 16px;display:flex}.cart-page__product+.cart-page__product{border-top:1px solid var(--color-border)}.cart-page__product-head{grid-template-columns:var(--cart-page-check-size) var(--cart-page-thumb-size) minmax(0, 1fr) auto;column-gap:var(--cart-page-head-gap);align-items:center;display:grid}.cart-page__select{cursor:pointer;align-items:center;display:inline-flex}.cart-page__select input[type=checkbox]{appearance:none;width:var(--cart-page-check-size);height:var(--cart-page-check-size);border:1.5px solid var(--color-border);border-radius:var(--cart-page-control-radius);background:var(--color-surface);cursor:pointer;place-items:center;margin:0;display:grid}.cart-page__select input[type=checkbox]:after{content:"check";color:var(--color-on-primary);opacity:0;font-family:Material Symbols Rounded;font-size:14px;line-height:1}.cart-page__select input[type=checkbox]:checked{border-color:var(--color-primary);background:var(--color-primary)}.cart-page__select input[type=checkbox]:checked:after{opacity:1}.cart-page__thumb{width:var(--cart-page-thumb-size);height:var(--cart-page-thumb-size);background:var(--color-surface-muted);overflow:hidden}.cart-page__thumb img{object-fit:cover;width:100%;height:100%;display:block}.cart-page__head-copy{min-width:0}.cart-page__line-remove{width:28px;height:28px;color:var(--color-text-muted);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.cart-page__line-remove .material-symbols-rounded{font-size:1.2rem}.cart-page__line-remove:active:not(:disabled){opacity:.72}.cart-page__line-remove:disabled{opacity:.35;cursor:not-allowed}.cart-page__name{color:var(--color-text-strong);margin:0;font-size:.94rem;font-weight:700;line-height:1.35}.cart-page__option,.cart-page__option-line-label{color:var(--color-text-muted);margin:0;font-size:.82rem;line-height:1.35}.cart-page__option-add-price{color:var(--color-text);margin-left:4px;font-weight:600}.cart-page__option-lines{gap:10px;width:100%;margin:0;padding:0;list-style:none;display:grid}.cart-page__shipping-info{gap:2px;width:100%;display:grid}.cart-page__shipping-info p{color:var(--color-text-muted);margin:0;font-size:.78rem;line-height:1.4}.cart-page__option-line{grid-template-columns:minmax(0,1fr) auto 28px;align-items:center;column-gap:12px;width:100%;display:grid}.cart-page__option-change{border-radius:var(--cart-page-control-radius);background:var(--color-primary);min-height:32px;color:var(--color-on-primary);font:inherit;cursor:pointer;white-space:nowrap;border:0;flex:none;place-self:center end;padding:0 14px;font-size:.82rem;font-weight:800}.cart-page__option-change:active:not(:disabled){opacity:.88}.cart-page__option-change:disabled{opacity:.45;cursor:not-allowed}.cart-page__prices{gap:2px;margin-top:6px;display:grid}.cart-page__price-line{align-items:baseline;gap:4px;margin:0;font-size:.72rem;line-height:1.35;display:flex}.cart-page__price-line--refs{min-height:1.25em;color:var(--color-text-muted);flex-wrap:wrap;gap:1px 8px}.cart-page__price-item{white-space:nowrap;align-items:baseline;gap:4px;display:inline-flex}.cart-page__price-label{color:var(--color-text-muted);flex:none;font-weight:600}.cart-page__price-label--live{color:var(--color-danger);font-weight:700}.cart-page__price-strike{text-decoration:line-through}.cart-page__price-value{color:var(--color-primary);font-size:.82rem;font-weight:800}.cart-page__quantity{border-radius:var(--cart-page-control-radius);background:var(--color-surface-muted);grid-template-columns:28px 36px 28px;align-items:center;display:inline-grid}.cart-page__quantity button{height:32px;color:var(--color-text-strong);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.cart-page__quantity button .material-symbols-rounded{font-variation-settings:"wght" 500;font-size:1rem}.cart-page__quantity button:disabled{opacity:.35;cursor:not-allowed}.cart-page__quantity span{color:var(--color-text-strong);text-align:center;font-variant-numeric:tabular-nums;font-size:.86rem;font-weight:700}.cart-page__footer{border-top:1px solid var(--color-border);background:var(--color-surface);box-sizing:border-box;gap:12px;margin-top:auto;padding:16px;display:grid}.cart-page__summary{justify-content:space-between;align-items:center;gap:12px;display:flex}.cart-page__summary-breakdown{gap:6px;display:grid}.cart-page__summary-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.cart-page__summary-row span{color:var(--color-text-muted);font-size:.82rem}.cart-page__summary-row strong{color:var(--color-text-strong);font-size:.86rem;font-weight:700}.cart-page__summary span{color:var(--color-text-muted);font-size:.86rem}.cart-page__summary strong{color:var(--color-text-strong);font-size:1.18rem}.cart-page__order-button{border-radius:var(--cart-page-control-radius);background:var(--color-primary);width:100%;min-height:48px;color:var(--color-on-primary);border:0;font-size:.94rem;font-weight:900}.dialog-backdrop{z-index:var(--overlay-z-dialog);pointer-events:auto;background:var(--color-overlay-backdrop);justify-content:center;align-items:center;padding:24px;display:flex;position:absolute;inset:0}.dialog{border-radius:var(--radius-md);background:var(--color-surface);width:min(100%,360px);padding:22px;box-shadow:0 18px 50px #120f1a47}.dialog__title{color:var(--color-text-strong);margin:0;font-size:1.08rem;line-height:1.35}.dialog__message{color:var(--color-text);white-space:pre-line;margin:10px 0 0;font-size:.95rem;line-height:1.55}.dialog__actions{justify-content:flex-end;gap:8px;margin-top:22px;display:flex}.dialog__button{border-radius:var(--radius-sm);min-width:82px;font:inherit;cursor:pointer;padding:11px 14px;font-weight:700}.dialog__button--secondary{border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text-strong)}.dialog__button--primary{border:1px solid var(--color-primary);background:var(--color-primary);color:var(--color-on-primary)}.product-intro-sheet.bottom-sheet__body{flex-direction:column;min-height:0;padding:0;display:flex;overflow:hidden}.bottom-sheet:has(.product-intro-sheet) .bottom-sheet__header h2{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.product-intro-sheet__content{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1;min-height:0;scroll-padding-top:48px;overflow:hidden auto}.product-intro-sheet__status,.product-intro-sheet__error{text-align:center;color:var(--color-text-muted);margin:0;padding:16px;line-height:1.5}.product-intro-sheet__error{color:var(--color-danger)}.product-intro-sheet__top{position:relative}.product-intro-sheet__gallery{padding:16px;position:relative}.product-intro-sheet__gallery-viewport{touch-action:pan-y pinch-zoom;width:100%;overflow:hidden}.product-intro-sheet__gallery-track{backface-visibility:hidden;width:100%;display:flex}.product-intro-sheet__gallery-slide{aspect-ratio:1;border-radius:var(--radius-md);background:var(--color-surface-muted);flex:0 0 100%;min-width:0;overflow:hidden}.product-intro-sheet__gallery-slide img{object-fit:cover;border-radius:inherit;width:100%;height:100%;display:block}.product-intro-sheet__gallery-dots{pointer-events:none;justify-content:center;gap:6px;display:flex;position:absolute;bottom:30px;left:16px;right:16px}.product-intro-sheet__gallery-dots span{background:color-mix(in srgb, var(--color-primary) 28%, transparent);border-radius:999px;width:6px;height:6px;transition:width .18s,background-color .18s}.product-intro-sheet__gallery-dots span.is-active{background:var(--color-primary);width:18px}.product-intro-sheet__top>.product-intro-sheet__share{top:28px;right:28px}.product-intro-sheet__share{z-index:2;background:color-mix(in srgb, var(--color-surface) 92%, transparent);width:38px;height:38px;color:var(--color-text-strong);box-shadow:0 4px 14px color-mix(in srgb, var(--color-text-strong) 12%, transparent);cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:12px;right:12px}.product-intro-sheet__share:disabled{opacity:.6;cursor:wait}.product-intro-sheet__share .material-symbols-rounded{font-size:1.2rem}.product-intro-sheet__head{gap:10px;padding:16px;display:grid;position:relative}.product-intro-sheet__share--inline{top:16px;right:16px}.product-intro-sheet__name{color:var(--color-text-strong);margin:0;padding-right:44px;font-size:1.2rem;font-weight:800;line-height:1.4}.product-intro-sheet__summary{color:var(--color-text-muted);-webkit-line-clamp:1;word-break:break-all;-webkit-box-orient:vertical;margin:0;font-size:.88rem;line-height:1.5;display:-webkit-box;overflow:hidden}.product-intro-sheet__review{flex-wrap:nowrap;align-items:center;gap:6px;display:flex}.product-intro-sheet__review-meta{align-items:baseline;gap:4px;min-width:0;line-height:1;display:inline-flex}.product-intro-sheet__review-average{color:var(--color-text-strong);font-size:.86rem;font-weight:800}.product-intro-sheet__review-count{color:var(--color-text-muted);font-size:.82rem;font-weight:500}.product-intro-sheet__prices{gap:6px;margin-top:2px;display:grid}.product-intro-sheet__price-line{align-items:baseline;gap:8px;display:flex}.product-intro-sheet__price-line--muted{color:var(--color-text-muted);font-size:.88rem}.product-intro-sheet__price-line--muted span:last-child{text-decoration:line-through}.product-intro-sheet__price-label{min-width:48px;color:var(--color-text-muted);font-size:.8rem}.product-intro-sheet__price{color:var(--color-text-strong);font-size:1.24rem;font-weight:900}.product-intro-sheet__tab-area{position:relative}.product-intro-sheet__tabs{z-index:3;background:color-mix(in srgb, var(--color-surface) 96%, transparent);-webkit-backdrop-filter:blur(10px);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);grid-template-columns:repeat(3,minmax(0,1fr));gap:0;display:grid;position:sticky;top:0}.product-intro-sheet__tabs button{min-height:48px;color:var(--color-text-muted);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;font-size:.9rem;font-weight:700}.product-intro-sheet__tabs button.is-active{color:var(--color-text-strong);border-bottom-color:var(--color-primary)}.product-intro-sheet__tab-panel{padding:20px 16px;scroll-margin-top:48px}.product-intro-sheet__tab-panel--last{border-bottom:8px solid var(--color-background)}.product-intro-sheet__tab-panel+.product-intro-sheet__tab-panel{padding-top:68px}.product-intro-sheet__detail-wrap{position:relative}.product-intro-sheet__detail-wrap.is-collapsed .product-intro-sheet__detail-html{max-height:480px;overflow:hidden}.product-intro-sheet__detail-html{color:var(--color-text);white-space:normal;word-break:break-word;margin:0;font-size:.88rem;line-height:1.65}.product-intro-sheet__detail-html img{max-width:100%;height:auto}.product-editorjs{display:block}.product-editorjs__block,.product-editorjs__paragraph{margin:0}.product-editorjs__header{color:var(--color-text-strong);margin:0;font-weight:800;line-height:1.35}.product-editorjs__block--header h2.product-editorjs__header{font-size:1.05rem}.product-editorjs__block--header h3.product-editorjs__header{font-size:1rem}.product-editorjs__block--header h4.product-editorjs__header{font-size:.94rem}.product-editorjs__list{margin:0;padding-left:1.25rem}.product-editorjs__list li+li{margin-top:6px}.product-editorjs__list--checklist{padding-left:0;list-style:none}.product-editorjs__list--checklist li{align-items:flex-start;gap:8px;display:flex}.product-editorjs__list--checklist li.is-checked{color:var(--color-text-muted);text-decoration:line-through}.product-editorjs__check{border:1px solid var(--color-border);background:var(--color-surface);border-radius:4px;flex:none;width:16px;height:16px;margin-top:3px}.product-editorjs__list--checklist li.is-checked .product-editorjs__check{background:var(--color-primary);border-color:var(--color-primary)}.product-editorjs__figure{margin:0}.product-editorjs__figure img{max-width:100%;height:auto;margin-inline:auto;display:block}.product-editorjs__figure--border img{border:1px solid var(--color-border);border-radius:8px}.product-editorjs__figure--background{background:var(--color-surface-muted);border-radius:8px;padding:12px}.product-editorjs__figure--stretched img{width:100%}.product-editorjs__caption{color:var(--color-text-muted);text-align:center;margin-top:8px;font-size:.82rem;line-height:1.5}.product-editorjs__table-wrap{overflow-x:auto}.product-editorjs__table{border-collapse:collapse;width:100%;font-size:.84rem}.product-editorjs__table th,.product-editorjs__table td{border:1px solid var(--color-border);vertical-align:top;padding:8px 10px}.product-editorjs__table th{background:var(--color-surface-muted);font-weight:700}.product-editorjs__embed{margin:0}.product-editorjs__embed-frame{aspect-ratio:16/9;background:#000;border-radius:8px;width:100%;position:relative;overflow:hidden}.product-editorjs__embed-frame iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.product-editorjs__quote{border-left:3px solid var(--color-primary);background:var(--color-surface-muted);border-radius:0 8px 8px 0;margin:0;padding:12px 14px}.product-editorjs__quote--center{text-align:center;border-left:0;border-radius:8px}.product-editorjs__quote-text{margin:0}.product-editorjs__quote-caption{color:var(--color-text-muted);margin-top:8px;font-size:.82rem;font-style:normal;display:block}.product-editorjs__delimiter{border:0;border-top:1px solid var(--color-border);margin:0}.product-editorjs mark{color:inherit;background:#ffe066b3}.product-editorjs code.inline-code,.product-editorjs .inline-code{background:var(--color-surface-muted);border-radius:4px;padding:.1em .35em;font-size:.92em}.product-intro-sheet__detail-fade{pointer-events:none;background:linear-gradient(to bottom, color-mix(in srgb, var(--color-surface) 0%, transparent) 0%, color-mix(in srgb, var(--color-surface) 88%, transparent) 58%, var(--color-surface) 100%);height:88px;position:absolute;bottom:44px;left:0;right:0}.product-intro-sheet__detail-more{z-index:1;border:1px solid var(--color-border);background:var(--color-surface);width:100%;min-height:44px;color:var(--color-text-strong);cursor:pointer;border-radius:12px;margin-top:4px;font-size:.88rem;font-weight:800;display:block;position:relative}.product-intro-sheet__empty{color:var(--color-text-muted);text-align:center;margin:0;font-size:.88rem;line-height:1.6}.product-intro-sheet__block{border-bottom:8px solid var(--color-background);padding:20px 16px}.product-intro-sheet__block-title{color:var(--color-text-strong);margin:0 0 14px;font-size:1rem;font-weight:800}.product-intro-sheet__policy-list{gap:16px;display:grid}.product-intro-sheet__policy-item h4{color:var(--color-text-strong);margin:0 0 6px;font-size:.88rem;font-weight:800}.product-intro-sheet__policy-item p{color:var(--color-text);white-space:pre-wrap;margin:0;font-size:.86rem;line-height:1.65}.product-intro-sheet__block .seller-store__section{margin:0}.product-intro-sheet__block .seller-store__product-scroll{margin-inline:-16px;padding-inline:16px}.product-intro-sheet__seller-card{text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:12px;width:100%;margin-bottom:16px;padding:0;display:flex}.product-intro-sheet__seller-card:disabled{cursor:default}.product-intro-sheet__seller-card:not(:disabled):active{opacity:.88}.product-intro-sheet__seller-name-row{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.product-intro-sheet__seller-regular{background:var(--color-surface-muted);color:var(--color-text-muted);white-space:nowrap;border-radius:999px;align-items:center;padding:2px 8px;font-size:.72rem;font-weight:700;line-height:1.3;display:inline-flex}.product-intro-sheet__seller-regular--active{background:color-mix(in srgb, var(--color-primary) 12%, transparent);color:var(--color-primary)}.product-intro-sheet__seller-chevron{color:var(--color-text-muted);font-variation-settings:"FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;flex:none;margin-left:auto;font-size:1.35rem}.product-intro-sheet__seller-avatar{object-fit:cover;background:var(--color-surface-muted);border:1px solid var(--color-border);border-radius:999px;flex:none;width:52px;height:52px}.product-intro-sheet__seller-copy{gap:6px;min-width:0;display:grid}.product-intro-sheet__seller-copy strong{color:var(--color-text-strong);font-size:.94rem}.product-intro-sheet__seller-stats{flex-wrap:wrap;align-items:center;gap:8px 12px;display:flex}.product-intro-sheet__seller-stat{color:var(--color-text-muted);font-size:.82rem;font-weight:600;line-height:1.2}.product-intro-sheet__seller-stat--rating{align-items:center;gap:4px;display:inline-flex}.product-intro-sheet__seller-rating{color:var(--color-text-strong);font-size:.84rem;font-weight:800;line-height:1}.product-intro-sheet__content-spacer{height:8px}.product-intro-sheet__action-bar{padding:12px calc(12px + var(--layout-safe-area-right)) calc(12px + var(--layout-safe-area-bottom)) calc(12px + var(--layout-safe-area-left));border-top:1px solid var(--color-border);background:color-mix(in srgb, var(--color-surface) 96%, transparent);-webkit-backdrop-filter:blur(10px);flex-shrink:0;grid-template-columns:48px 1fr;align-items:stretch;gap:8px;display:grid}.product-intro-sheet__action-icon{border:1px solid var(--color-border);background:var(--color-surface);min-height:48px;color:var(--color-text-muted);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;display:flex}.product-intro-sheet__action-icon .material-symbols-rounded{font-variation-settings:"FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;font-size:1.35rem}.product-intro-sheet__action-icon--active{border-color:color-mix(in srgb, var(--color-danger) 35%, var(--color-border));background:var(--color-danger-surface);color:var(--color-danger)}.product-intro-sheet__action-icon--active .material-symbols-rounded{font-variation-settings:"FILL" 1, "wght" 500, "GRAD" 0, "opsz" 24}.product-intro-sheet__action-secondary,.product-intro-sheet__action-primary{cursor:pointer;border:0;border-radius:12px;min-height:48px;font-size:.92rem;font-weight:800}.product-intro-sheet__action-secondary{background:var(--color-surface);color:var(--color-text-strong);border:1px solid var(--color-border)}.product-intro-sheet__action-primary{background:var(--color-primary);color:var(--color-on-primary);box-shadow:0 10px 24px color-mix(in srgb, var(--color-primary) 28%, transparent)}.product-intro-sheet__action-secondary:disabled,.product-intro-sheet__action-primary:disabled{opacity:.5;cursor:not-allowed}.product-intro-sheet__action-bar.live-product-sheet__action-bar{grid-template-columns:1fr 1fr}.product-intro-sheet__action-bar.live-product-sheet__action-bar .product-intro-sheet__action-secondary,.product-intro-sheet__action-bar.live-product-sheet__action-bar .product-intro-sheet__action-primary{width:100%;height:48px;min-height:48px;padding:0 12px}.product-intro-sheet__action-bar.live-product-sheet__action-bar .product-intro-sheet__action-primary{border:1px solid #0000}.product-intro-sheet__action-bar.live-product-sheet__action-bar--single{grid-template-columns:1fr}.product-intro-sheet__action-bar.live-product-sheet__action-bar--single .product-intro-sheet__action-primary{width:100%;height:48px;min-height:48px;padding:0 12px}.live-countdown{--live-countdown-shadow:0 0 16px #000000fa, 0 0 48px #000000f0, 0 0 96px #000000e0, 0 3px 12px #000000f5;width:100%}.live-countdown__message{color:#fff;text-align:center;text-shadow:var(--live-countdown-shadow);margin:0;font-size:1.05rem;font-weight:800;line-height:1.2}.live-countdown__segments{flex-wrap:nowrap;justify-content:center;align-items:baseline;gap:8px;display:flex}.live-countdown__segment{white-space:nowrap;align-items:baseline;gap:1px;display:inline-flex}.live-countdown__value{color:#fff;font-variant-numeric:tabular-nums;text-shadow:var(--live-countdown-shadow);font-size:1.05rem;font-weight:800;line-height:1}.live-countdown__label{color:#ffffffe0;text-shadow:var(--live-countdown-shadow);font-size:.72rem;font-weight:700;line-height:1}.seller-store-live__timer-panel .live-countdown{background:0 0;padding:0}.seller-store-live__timer-panel .live-countdown__message,.seller-store-live__timer-panel .live-countdown__value,.seller-store-live__timer-panel .live-countdown__label{text-shadow:var(--seller-store-live-timer-shadow)}.live-player{width:100%;aspect-ratio:var(--video-aspect-ratio);border-radius:var(--radius-sm);background:#000;position:relative;overflow:hidden}.live-player--fill{aspect-ratio:auto;border-radius:0;height:100%}.live-player__video{z-index:1;object-fit:contain;opacity:0;background:#000;width:100%;height:100%;transition:opacity .26s;display:block;position:relative}.live-player--ready .live-player__video{opacity:1}.live-player__poster{object-fit:cover;object-position:center;background:#000;width:100%;height:100%;display:block;position:absolute;inset:0}.live-player--preview,.live-player--preview .live-player__video{pointer-events:none}.live-player--fill .live-player__video,.live-player--fill .live-player__video--preview,.live-player--fill .live-player__poster{object-fit:cover;object-position:center}.live-player__video--preview{object-fit:contain;object-position:center}.live-player__overlay{color:#fff;pointer-events:none;background:#0000008c;justify-content:center;align-items:center;font-size:.9rem;display:flex;position:absolute;inset:0}.live-player__overlay--error{text-align:center;padding:16px;line-height:1.4}.live-player__unmute{z-index:4;-webkit-backdrop-filter:blur(6px);color:#fff;font:inherit;white-space:nowrap;cursor:pointer;pointer-events:auto;background:#000000ad;border:0;border-radius:999px;align-items:center;gap:6px;padding:10px 14px;font-size:.82rem;font-weight:700;line-height:1.2;display:inline-flex;position:absolute;bottom:18%;left:50%;transform:translate(-50%)}.live-player__unmute .material-symbols-rounded{font-size:1.05rem}.seller-store-live{--seller-store-live-shadow-md:0 4px 18px color-mix(in srgb, var(--color-text-strong) 10%, transparent);--seller-store-live-shadow-sm:0 2px 14px color-mix(in srgb, var(--color-text-strong) 7%, transparent);--seller-store-live-scheduled-placeholder:linear-gradient(165deg, var(--color-surface) 0%, var(--color-surface-muted) 52%, color-mix(in srgb, var(--color-surface-muted) 70%, var(--color-background)) 100%);--seller-store-live-product-card-bg:color-mix(in srgb, var(--color-surface) 92%, transparent);background:var(--color-media-bg);width:100%;line-height:0}.seller-store-live__slot{width:100%;aspect-ratio:var(--video-aspect-ratio);background:var(--color-media-bg);position:relative}.seller-store-live__frame{background:var(--color-media-bg);cursor:pointer;transition:transform .15s,opacity .15s;position:absolute;inset:0;overflow:hidden}.seller-store-live__frame:active{opacity:.92}.seller-store-live__media{position:absolute;inset:0;overflow:hidden}.seller-store-live__media .live-player{border-radius:0;width:100%;height:100%;position:absolute;inset:0}.seller-store-live__media .live-player__video{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.seller-store-live__media .live-player__poster{object-fit:cover;object-position:center}.seller-store-live__poster{object-fit:contain;object-position:center;width:100%;height:100%;display:block;position:absolute;inset:0}.seller-store-live__poster--slot{z-index:1;pointer-events:none}.seller-store-live__standby{z-index:2;color:#fff;text-align:center;pointer-events:none;background:#0000006b;justify-content:center;align-items:center;padding:16px;font-size:.82rem;font-weight:700;line-height:1.4;display:flex;position:absolute;inset:0}.seller-store-live__standby p{margin:0}.seller-store-live__standby--reconnect{z-index:4;-webkit-backdrop-filter:blur(6px);background:#08070d94;flex-direction:column;gap:10px;padding:24px 20px}.seller-store-live--reconnecting .seller-store-live__hero-ui{opacity:.42;transition:opacity .25s}.seller-store-live__standby-signal--compact{width:72px;height:72px;margin-bottom:2px}.seller-store-live__standby-signal--compact .seller-store-live__standby-icon-wrap{width:52px;height:52px}.seller-store-live__standby-signal--compact .seller-store-live__standby-icon-fallback{color:#fffffff0;background:#ffffff1f;border:1.5px solid #ffffff38;width:52px;height:52px;box-shadow:0 4px 16px #0000003d}.seller-store-live__standby-signal--compact .seller-store-live__standby-icon-fallback .material-symbols-rounded{font-size:1.45rem;animation:2.4s linear infinite seller-store-live-reconnect-spin}.seller-store-live__standby-reconnect-title{color:#fff;letter-spacing:-.01em;margin:0;font-size:.9rem;font-weight:700;line-height:1.4}.seller-store-live__standby-reconnect-hint{color:#ffffffad;margin:0;font-size:.78rem;font-weight:500;line-height:1.45}@keyframes seller-store-live-reconnect-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.seller-store-live__placeholder{color:var(--color-primary);letter-spacing:.08em;background:linear-gradient(145deg,#1a1525,#2a2240);justify-content:center;align-items:center;font-size:.78rem;font-weight:800;display:flex;position:absolute;inset:0}.seller-store-live__placeholder--scheduled{background:radial-gradient(circle at 50% 42%, #f973161a 0%, transparent 58%), var(--seller-store-live-scheduled-placeholder);color:var(--color-text-muted)}.seller-store-live__placeholder-mark{background:var(--color-surface);width:56px;height:56px;color:var(--color-primary);box-shadow:0 1px 2px color-mix(in srgb, var(--color-text-strong) 4%, transparent), 0 8px 20px #f973161f;border-radius:50%;justify-content:center;align-items:center;display:flex}.seller-store-live__placeholder-mark .material-symbols-rounded{font-variation-settings:"wght" 400;font-size:1.65rem}.seller-store-live__badge{z-index:3;color:#fff;letter-spacing:.04em;pointer-events:none;background:#111827d1;border-radius:999px;padding:4px 9px;font-size:.62rem;font-weight:800;line-height:1.2;position:absolute;top:10px;left:10px}.seller-store-live__badge--live{background:var(--color-danger)}.seller-store-live__badge--scheduled{background:color-mix(in srgb, var(--color-surface) 92%, transparent);color:var(--color-primary);box-shadow:0 1px 4px color-mix(in srgb, var(--color-text-strong) 6%, transparent);border:1px solid #f973162e}.seller-store-live__badge--vod{background:#111827d1}.seller-store-live__stat{z-index:3;color:#fff;background:#00000080;border-radius:999px;max-width:calc(100% - 20px);padding:4px 8px;font-size:.65rem;font-weight:700;line-height:1.2;position:absolute;top:10px;right:10px}.seller-store-live__overlay{z-index:2;pointer-events:none;background:linear-gradient(#0000 35%,#000000b8 100%);flex-direction:column;justify-content:flex-end;padding:16px 14px;display:flex;position:absolute;inset:0}.seller-store-live__title{color:#fff;text-align:left;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:8px 0 0;font-size:1rem;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.seller-store-live__schedule{color:#ffffffeb;text-align:left;align-items:flex-start;gap:4px;margin:6px 0 0;font-size:.78rem;font-weight:600;line-height:1.45;display:flex}.seller-store-live__schedule-icon{font-variation-settings:"wght" 400;opacity:.88;flex:none;margin-top:1px;font-size:.95rem}.seller-store-live--card{background:var(--color-media-bg);box-shadow:var(--seller-store-live-shadow-md);border-radius:16px;overflow:hidden}.seller-store-live--card .seller-store-live__slot{aspect-ratio:3/4}.seller-store-live--card.seller-store-live--playback-delegated{visibility:hidden;pointer-events:none}.seller-store-live--card.seller-store-live--scheduled{background:var(--color-surface);border:1px solid var(--color-border);box-shadow:var(--seller-store-live-shadow-sm)}.seller-store-live--scheduled .seller-store-live__slot,.seller-store-live--scheduled .seller-store-live__frame{background:0 0}.seller-store-live--scheduled .seller-store-live__frame{cursor:default}.seller-store-live--scheduled .seller-store-live__frame:active{opacity:1;transform:none}.seller-store-live--on-air .seller-store-live__frame:active{opacity:1;transform:scale(.985)}.seller-store-live__hero-ui,.seller-store-live__scheduled-ui{z-index:2;pointer-events:none;background:linear-gradient(#00000085 0%,#0000002e 34%,#0000001a 52%,#000000ad 100%);flex-direction:column;gap:8px;padding:10px;line-height:normal;display:flex;position:absolute;inset:0}.seller-store-live--has-poster .seller-store-live__hero-ui,.seller-store-live--has-poster .seller-store-live__scheduled-ui{background:linear-gradient(#00000094 0%,#0000001f 36%,#00000014 52%,#000000c2 100%)}.seller-store-live__hero-top,.seller-store-live__scheduled-top{flex-direction:column;gap:6px;min-width:0;display:flex}.seller-store-live__hero-center,.seller-store-live__scheduled-center{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:6px;min-height:0;display:flex}.seller-store-live__hero-bottom,.seller-store-live__scheduled-bottom{width:100%;min-width:0}.seller-store-live--card .seller-store-live__title{color:#fff;-webkit-line-clamp:2;margin:0;font-size:.92rem}.seller-store-live__countdown{color:#fff;letter-spacing:-.02em;font-variant-numeric:tabular-nums;margin:0;font-size:1.35rem;font-weight:800;line-height:1.1}.seller-store-live__timer-panel{--seller-store-live-timer-shadow:0 0 16px #000000fa, 0 0 48px #000000f0, 0 0 96px #000000e0, 0 0 144px #000000c7, 0 0 192px #0000009e, 0 3px 12px #000000f5;background:0 0;width:100%;padding:12px 8px}.seller-store-live__timer-message{color:#fff;text-align:center;text-shadow:var(--seller-store-live-timer-shadow);margin:0;font-size:1.05rem;font-weight:800;line-height:1.2}.seller-store-live__timer-segments{flex-wrap:nowrap;justify-content:center;align-items:baseline;gap:8px;display:flex}.seller-store-live__timer-segment{white-space:nowrap;align-items:baseline;gap:1px;display:inline-flex}.seller-store-live__timer-value{color:#fff;font-variant-numeric:tabular-nums;text-shadow:var(--seller-store-live-timer-shadow);font-size:1.05rem;font-weight:800;line-height:1}.seller-store-live__timer-label{color:#ffffffe0;text-shadow:var(--seller-store-live-timer-shadow);font-size:.72rem;font-weight:700;line-height:1}.seller-store-live__hero-top-row{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.seller-store-live__title-row{flex:1;align-items:center;gap:6px;min-width:0;display:flex}.seller-store-live__title-row .seller-store-live__title{-webkit-line-clamp:1;flex:1;min-width:0}.seller-store-live__live-badge{background:var(--color-danger);color:#fff;letter-spacing:.05em;border-radius:999px;flex:none;align-items:center;gap:4px;padding:3px 7px;font-size:.58rem;font-weight:800;line-height:1.2;display:inline-flex;box-shadow:0 1px 6px #00000047}.seller-store-live__live-badge-dot{background:#fff;border-radius:50%;flex:none;width:5px;height:5px;animation:1.4s ease-in-out infinite seller-store-live-badge-pulse}.seller-store-live__viewer-pill{-webkit-backdrop-filter:blur(4px);color:#ffffffeb;background:#00000073;border-radius:999px;flex:none;align-items:center;gap:3px;margin:0;padding:3px 8px;font-size:.62rem;font-weight:700;line-height:1.2;display:inline-flex}.seller-store-live__viewer-pill-icon{font-variation-settings:"wght" 400;opacity:.9;font-size:.82rem}@keyframes seller-store-live-badge-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.82)}}.seller-store-live--card .seller-store-live__schedule{color:#ffffffe0;justify-content:center;margin:0;font-size:.68rem}.seller-store-live--card .seller-store-live__schedule-icon{color:#ffffffeb;opacity:1}.seller-store-live--card .seller-store-live__overlay{padding:12px}.seller-store-live__notice-marquee{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 8% 92%,#0000 100%)}.seller-store-live__notice-marquee-track{color:#fffffff0;white-space:nowrap;padding-left:100%;font-size:.68rem;font-weight:600;line-height:1.35;animation:14s linear infinite seller-store-live-notice-marquee;display:inline-block}@keyframes seller-store-live-notice-marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}.seller-store-live__tags{flex-wrap:wrap;gap:4px;max-height:44px;margin:0;padding:0;list-style:none;display:flex;overflow:hidden}.seller-store-live__tag{color:#fff;background:#ffffff29;border-radius:999px;padding:3px 7px;font-size:.62rem;font-weight:700;line-height:1.2}.seller-store-live__product-card{background:var(--seller-store-live-product-card-bg);width:100%;min-height:68px;box-shadow:0 1px 6px color-mix(in srgb, var(--color-text-strong) 10%, transparent);border-radius:10px;align-items:center;gap:8px;padding:8px;animation:.35s seller-store-live-product-fade;display:flex}@keyframes seller-store-live-product-fade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.seller-store-live__product-card-thumb{object-fit:cover;background:var(--color-surface-muted);border-radius:8px;flex:0 0 52px;width:52px;height:52px}.seller-store-live__product-card-body{flex:1;gap:2px;min-width:0;display:grid}.seller-store-live__product-card-name{min-width:0;color:var(--color-text-strong);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.72rem;font-weight:700;line-height:1.35;overflow:hidden}.seller-store-live__product-prices{grid-template-rows:minmax(1.25em,auto) minmax(1.25em,auto);align-self:start;gap:1px;min-height:2.6em;display:grid}.seller-store-live__product-price-line{align-items:baseline;gap:4px;min-height:1.25em;margin:0;font-size:.62rem;line-height:1.25;display:flex}.seller-store-live__product-price-line--refs{color:var(--color-text-muted);flex-wrap:wrap;gap:1px 8px}.seller-store-live__product-price-item{white-space:nowrap;align-items:baseline;gap:4px;display:inline-flex}.seller-store-live__product-price-placeholder{width:100%;min-height:1.25em;display:block}.seller-store-live__product-price-line--muted{color:var(--color-text-muted)}.seller-store-live__product-price-strike{text-decoration:line-through}.seller-store-live__product-price-label{color:var(--color-text-muted);flex:none;font-weight:600}.seller-store-live__product-price-label--live{color:var(--color-danger);font-weight:700}.seller-store-live__product-price-value{color:var(--color-primary);font-size:.72rem;font-weight:800}.seller-store-live--standby{--seller-store-live-standby-card-bg:var(--color-media-bg);--seller-store-live-standby-card-border:none;--seller-store-live-standby-card-shadow:var(--seller-store-live-shadow-md);--seller-store-live-standby-slot-bg:var(--color-media-bg);--seller-store-live-standby-bg-radial:radial-gradient(circle at 50% 38%, #f973162e 0%, transparent 52%);--seller-store-live-standby-bg-gradient:linear-gradient(145deg, #1a1525 0%, #2a2240 58%, #15111f 100%);--seller-store-live-standby-hero-overlay:linear-gradient(180deg, #00000094 0%, #0000001a 42%, #0000001a 58%, #000000b8 100%);--seller-store-live-standby-message-color:#fff;--seller-store-live-standby-icon-fallback-bg:#ffffff1a;--seller-store-live-standby-icon-fallback-color:#ffffffeb;--seller-store-live-standby-icon-fallback-border:2px solid #ffffff3d;--seller-store-live-standby-icon-fallback-shadow:0 4px 18px #00000047;--seller-store-live-standby-avatar-border:2px solid #ffffffe0;--seller-store-live-standby-avatar-shadow:0 4px 18px #00000047;--seller-store-live-standby-action-bg:#0000009e;--seller-store-live-standby-action-border:1px solid #ffffff29;--seller-store-live-standby-action-color:#fff;--seller-store-live-standby-action-active-bg:#000000c7;--seller-store-live-standby-action-active-border:#ffffff3d}[data-theme=light] .seller-store-live--standby{--seller-store-live-standby-card-bg:var(--color-surface);--seller-store-live-standby-card-border:1px solid var(--color-border);--seller-store-live-standby-card-shadow:var(--seller-store-live-shadow-sm);--seller-store-live-standby-slot-bg:transparent;--seller-store-live-standby-bg-radial:radial-gradient(circle at 50% 42%, #f973161a 0%, transparent 58%);--seller-store-live-standby-bg-gradient:var(--seller-store-live-scheduled-placeholder);--seller-store-live-standby-hero-overlay:none;--seller-store-live-standby-message-color:var(--color-text-strong);--seller-store-live-standby-icon-fallback-bg:var(--color-surface);--seller-store-live-standby-icon-fallback-color:var(--color-primary);--seller-store-live-standby-icon-fallback-border:2px solid transparent;--seller-store-live-standby-icon-fallback-shadow:0 1px 2px color-mix(in srgb, var(--color-text-strong) 4%, transparent), 0 8px 20px #f973161f;--seller-store-live-standby-avatar-border:2px solid var(--color-border);--seller-store-live-standby-avatar-shadow:0 4px 14px color-mix(in srgb, var(--color-text-strong) 10%, transparent);--seller-store-live-standby-action-bg:var(--color-surface);--seller-store-live-standby-action-border:1px solid var(--color-border);--seller-store-live-standby-action-color:var(--color-text-strong);--seller-store-live-standby-action-active-bg:color-mix(in srgb, var(--color-text-strong) 6%, transparent);--seller-store-live-standby-action-active-border:var(--color-border)}@media (prefers-color-scheme:light){:root:not([data-theme]) .seller-store-live--standby{--seller-store-live-standby-card-bg:var(--color-surface);--seller-store-live-standby-card-border:1px solid var(--color-border);--seller-store-live-standby-card-shadow:var(--seller-store-live-shadow-sm);--seller-store-live-standby-slot-bg:transparent;--seller-store-live-standby-bg-radial:radial-gradient(circle at 50% 42%, #f973161a 0%, transparent 58%);--seller-store-live-standby-bg-gradient:var(--seller-store-live-scheduled-placeholder);--seller-store-live-standby-hero-overlay:none;--seller-store-live-standby-message-color:var(--color-text-strong);--seller-store-live-standby-icon-fallback-bg:var(--color-surface);--seller-store-live-standby-icon-fallback-color:var(--color-primary);--seller-store-live-standby-icon-fallback-border:2px solid transparent;--seller-store-live-standby-icon-fallback-shadow:0 1px 2px color-mix(in srgb, var(--color-text-strong) 4%, transparent), 0 8px 20px #f973161f;--seller-store-live-standby-avatar-border:2px solid var(--color-border);--seller-store-live-standby-avatar-shadow:0 4px 14px color-mix(in srgb, var(--color-text-strong) 10%, transparent);--seller-store-live-standby-action-bg:var(--color-surface);--seller-store-live-standby-action-border:1px solid var(--color-border);--seller-store-live-standby-action-color:var(--color-text-strong);--seller-store-live-standby-action-active-bg:color-mix(in srgb, var(--color-text-strong) 6%, transparent);--seller-store-live-standby-action-active-border:var(--color-border)}}.seller-store-live--card.seller-store-live--standby{background:var(--seller-store-live-standby-card-bg);border:var(--seller-store-live-standby-card-border);box-shadow:var(--seller-store-live-standby-card-shadow)}.seller-store-live--standby .seller-store-live__slot,.seller-store-live--standby .seller-store-live__frame{background:var(--seller-store-live-standby-slot-bg)}.seller-store-live--standby .seller-store-live__frame{cursor:default}.seller-store-live--standby .seller-store-live__frame:active{opacity:1;transform:none}.seller-store-live__standby-bg{background:var(--seller-store-live-standby-bg-radial), var(--seller-store-live-standby-bg-gradient);animation:4.8s ease-in-out infinite seller-store-live-standby-glow;position:absolute;inset:0}.seller-store-live--standby .seller-store-live__hero-ui{background:var(--seller-store-live-standby-hero-overlay)}.seller-store-live__hero-ui--standby{justify-content:flex-start}.seller-store-live__hero-ui--standby .seller-store-live__hero-center{flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:0;display:flex}.seller-store-live__hero-ui--standby .seller-store-live__hero-bottom{flex-shrink:0;width:100%}.seller-store-live__hero-ui--standby .seller-store-live__hero-bottom:first-of-type{margin-top:auto}.seller-store-live--scheduled .seller-store-live__hero-ui--with-cta .seller-store-live__hero-center{flex:1;min-height:0}.seller-store-live--scheduled .seller-store-live__hero-ui--with-cta .seller-store-live__hero-bottom--cta{margin-top:auto}.seller-store-live--scheduled .seller-store-live__hero-ui--with-cta .seller-store-live__hero-bottom:not(.seller-store-live__hero-bottom--cta)+.seller-store-live__hero-bottom--cta,.seller-store-live__hero-ui--standby .seller-store-live__hero-bottom:not(.seller-store-live__hero-bottom--cta)+.seller-store-live__hero-bottom--cta{margin-top:6px}.seller-store-live__standby-signal{justify-content:center;align-items:center;width:88px;height:88px;margin-bottom:4px;display:flex;position:relative}.seller-store-live__standby-ring{border:1.5px solid #f973166b;border-radius:50%;animation:2.8s ease-out infinite seller-store-live-standby-ring;position:absolute;inset:0}.seller-store-live__standby-ring--delay{animation-delay:1.4s}.seller-store-live__standby-icon-wrap{z-index:1;justify-content:center;align-items:center;width:64px;height:64px;display:flex;position:relative}.seller-store-live__standby-avatar{object-fit:cover;border:var(--seller-store-live-standby-avatar-border);width:64px;height:64px;box-shadow:var(--seller-store-live-standby-avatar-shadow);border-radius:50%}.seller-store-live__standby-icon-fallback{background:var(--seller-store-live-standby-icon-fallback-bg);width:64px;height:64px;color:var(--seller-store-live-standby-icon-fallback-color);border:var(--seller-store-live-standby-icon-fallback-border);box-shadow:var(--seller-store-live-standby-icon-fallback-shadow);border-radius:50%;justify-content:center;align-items:center;display:flex}.seller-store-live__standby-icon-fallback .material-symbols-rounded{font-variation-settings:"wght" 400;font-size:1.75rem}.seller-store-live__standby-message{min-height:2.6em;color:var(--seller-store-live-standby-message-color);text-align:center;text-wrap:balance;margin:12px 0 0;padding:0 8px;font-size:1.05rem;font-weight:800;line-height:1.45;overflow:hidden}.seller-store-live__standby-message-track{animation:.45s seller-store-live-standby-message;display:block}.seller-store-live__standby-actions{flex-direction:column;gap:6px;width:100%;display:flex}.seller-store-live__standby-action{border:var(--seller-store-live-standby-action-border);background:var(--seller-store-live-standby-action-bg);-webkit-backdrop-filter:blur(8px);width:100%;color:var(--seller-store-live-standby-action-color);pointer-events:auto;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:10px 12px;font-size:.74rem;font-weight:700;line-height:1.2;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.seller-store-live__standby-action .material-symbols-rounded{font-variation-settings:"wght" 400;font-size:1rem}.seller-store-live__standby-action:active:not(:disabled){background:var(--seller-store-live-standby-action-active-bg);border-color:var(--seller-store-live-standby-action-active-border)}.seller-store-live__standby-action:disabled{opacity:.65}.seller-store-live__standby-action--primary{background:var(--color-primary);color:var(--color-on-primary);border-color:#0000}.seller-store-live__standby-action--primary:active:not(:disabled){background:color-mix(in srgb, var(--color-primary) 88%, #000);border-color:#0000}@keyframes seller-store-live-standby-glow{0%,to{filter:brightness()}50%{filter:brightness(1.08)}}@keyframes seller-store-live-standby-ring{0%{opacity:.72;transform:scale(.72)}to{opacity:0;transform:scale(1.35)}}@keyframes seller-store-live-standby-message{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.star-rating{flex:none;width:74px;height:14px;display:inline-grid;position:relative}.star-rating--md{width:92px;height:18px}.star-rating__track,.star-rating__fill-inner{align-items:center;gap:1px;display:inline-flex}.star-rating__track .material-symbols-rounded,.star-rating__fill-inner .material-symbols-rounded{font-variation-settings:"FILL" 1;font-size:14px;line-height:1}.star-rating--md .material-symbols-rounded{font-size:18px}.star-rating__track .material-symbols-rounded{color:#e5e7eb}.star-rating__fill{pointer-events:none;position:absolute;inset:0 auto 0 0;overflow:hidden}.star-rating__fill-inner{width:74px}.star-rating--md .star-rating__fill-inner{width:92px}.star-rating__fill-inner .material-symbols-rounded{color:var(--color-primary)}.live-product-flow.bottom-sheet__body{background:var(--color-surface);flex-direction:column;min-height:0;display:flex}.live-product-flow--list.bottom-sheet__body{padding:16px calc(16px + var(--layout-safe-area-right)) calc(24px + var(--layout-safe-area-bottom)) calc(16px + var(--layout-safe-area-left));-webkit-overflow-scrolling:touch;overscroll-behavior:contain;overflow-y:auto}.live-product-flow--detail.bottom-sheet__body,.live-product-flow--checkout.bottom-sheet__body{padding:0;overflow:hidden}.live-product-flow--checkout.bottom-sheet__body{background:var(--color-background)}.live-product-flow__panel{flex-direction:column;flex:1 1 0;min-height:0;display:none;overflow:hidden}.live-product-flow__panel.is-active{display:flex}.live-product-flow--list .live-product-flow__panel.is-active{flex:none;display:block;overflow:visible}.live-product-flow--detail .live-product-flow__panel.is-active{flex:1 1 0;height:100%;min-height:0}.live-product-flow--checkout .live-product-flow__panel.is-active{overflow:hidden}.product-intro-sheet.product-intro-sheet--embedded{flex-direction:column;flex:1 1 0;align-self:stretch;width:100%;height:100%;min-height:0;padding:0;display:flex;overflow:hidden}.product-intro-sheet--embedded .product-intro-sheet__content{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:auto;min-height:0;scroll-padding-top:48px;overflow:hidden auto}.product-intro-sheet--embedded .product-intro-sheet__action-bar{flex-shrink:0}.live-product-list-sheet--embedded{width:100%;display:block}.checkout-sheet__body.bottom-sheet__body{background:var(--color-background);flex-direction:column;padding:0;display:flex}.checkout-page--sheet{background:var(--color-background);flex-direction:column;flex:1;min-height:0;display:flex}.checkout-page--sheet .checkout-page__content{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:auto;min-height:0;overflow-y:auto}.checkout-page--sheet .checkout-page__footer{z-index:1;padding-bottom:calc(16px + env(safe-area-inset-bottom,0px));flex:none;margin-top:0;position:sticky;bottom:0}.bottom-sheet__body.shorts-comment-sheet{flex-direction:column;padding:0;display:flex;overflow:hidden}.shorts-comment-sheet__content{-webkit-overflow-scrolling:touch;flex:1;min-height:0;padding:0 16px;overflow-y:auto}.shorts-comment-sheet__empty,.shorts-comment-sheet__state{color:var(--color-text-muted);margin:0;padding:8px 0 16px;font-size:.86rem}.shorts-comment-sheet__state{place-items:center;min-height:72px;display:grid}.shorts-comment-sheet__list{margin:0;padding:0 0 8px;list-style:none}.shorts-comment-sheet__item{border-bottom:1px solid var(--color-border);padding:12px 0}.shorts-comment-sheet__item-head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:6px;display:flex}.shorts-comment-sheet__item-head strong{color:var(--color-text-strong);font-size:.86rem}.shorts-comment-sheet__item-head time{color:var(--color-text-muted);font-size:.74rem}.shorts-comment-sheet__content-text{color:var(--color-text);white-space:pre-wrap;word-break:break-word;margin:0;font-size:.88rem;line-height:1.55}.shorts-comment-sheet__delete{color:var(--color-text-muted);cursor:pointer;background:0 0;border:0;margin-top:8px;padding:0;font-size:.78rem}.shorts-comment-sheet__form{padding:12px 16px calc(12px + env(safe-area-inset-bottom,0px));border-top:1px solid var(--color-border);background:var(--color-surface);flex:none;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;display:grid}.shorts-comment-sheet__input{border:1px solid var(--color-border);background:var(--color-background);width:100%;min-height:40px;max-height:96px;color:var(--color-text);font:inherit;resize:none;border-radius:12px;padding:10px 12px;line-height:1.4}.shorts-comment-sheet__submit{background:var(--color-primary);min-height:40px;color:var(--color-on-primary);font:inherit;white-space:nowrap;cursor:pointer;border:0;border-radius:12px;padding:0 14px;font-size:.88rem;font-weight:800}.shorts-comment-sheet__submit:disabled{opacity:.5;cursor:not-allowed}.shorts-watch{width:100%;height:100%;min-height:100svh;position:relative}.shorts-watch--feed .live-watch__grid{grid-template-columns:minmax(0, 1fr) var(--live-watch-meta-width);gap:var(--live-watch-grid-gap);row-gap:var(--live-watch-grid-row-gap);padding:var(--live-watch-grid-padding-top) calc(var(--live-watch-grid-padding-inline) + var(--layout-safe-area-right)) calc(var(--live-watch-grid-padding-bottom) + var(--layout-safe-area-bottom)) calc(var(--live-watch-grid-padding-inline) + var(--layout-safe-area-left));grid-template-rows:auto minmax(0,1fr) auto auto;grid-template-areas:"header header""hero meta""dock meta""vod-controls vod-controls"}.shorts-watch--feed .live-watch__vod-controls{margin-top:2px}.shorts-watch--feed.live-watch--ui-hidden .live-watch__grid{opacity:1;pointer-events:none}.shorts-watch--feed.live-watch--ui-hidden .live-watch__header,.shorts-watch--feed.live-watch--ui-hidden .live-watch__shade,.shorts-watch--feed.live-watch--ui-hidden .shorts-watch__hero-spacer,.shorts-watch--feed.live-watch--ui-hidden .shorts-watch__bottom-dock,.shorts-watch--feed.live-watch--ui-hidden .live-watch__side-actions{opacity:0}.shorts-watch--feed.live-watch--ui-hidden .live-watch__vod-controls{opacity:1;pointer-events:auto}.shorts-watch__hero-spacer{pointer-events:none;grid-area:hero}.shorts-watch__bottom-dock{pointer-events:auto;flex-direction:column;grid-area:dock;align-self:end;gap:8px;min-width:0;max-height:min(42vh,320px);padding-right:8px;display:flex;overflow:hidden}.shorts-watch__bottom-dock .live-watch__hero-bottom{width:100%;min-width:0}.shorts-watch__title{color:#fff;text-shadow:0 1px 8px #0000005c;margin:0;font-size:1rem;font-weight:800;line-height:1.35}.shorts-watch__description{color:#ffffffe6;-webkit-line-clamp:3;text-shadow:0 1px 8px #0000005c;-webkit-box-orient:vertical;margin:0;font-size:.84rem;line-height:1.45;display:-webkit-box;overflow:hidden}.shorts-watch__tags{flex-wrap:wrap;gap:6px;display:flex}.shorts-watch__tag{color:#ffffffeb;background:#ffffff24;border-radius:999px;align-items:center;padding:4px 8px;font-size:.72rem;font-weight:700;line-height:1;display:inline-flex}.shorts-watch--feed .live-watch__side-actions{grid-area:meta;place-self:end center;gap:20px;padding:0 0 12px}.shorts-grid-card__badge{color:#fff;background:#00000085;border-radius:999px;align-items:center;gap:2px;padding:3px 7px;font-size:.66rem;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:8px;right:8px}.shorts-grid-card__badge .material-symbols-rounded{font-size:.9rem}.shorts-grid-card__stats{color:#ffffffeb;background:#00000073;border-radius:999px;align-items:center;gap:4px;padding:3px 7px;font-size:.66rem;font-weight:700;display:inline-flex;position:absolute;bottom:42px;left:8px}.shorts-grid-card__stats .material-symbols-rounded{font-size:.85rem}.shorts-grid-card__favorite{color:#fff;cursor:pointer;background:#ffffff2e;border:0;border-radius:999px;flex-shrink:0;margin-left:auto;padding:4px 8px;font-size:.64rem;font-weight:800}.shorts-grid-card__favorite:disabled{opacity:.6;cursor:default}.shorts-watch-overlay{z-index:var(--overlay-z-media);pointer-events:auto;background:#050505;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.shorts-watch-overlay .live-watch,.shorts-watch-overlay .shorts-watch{z-index:1;width:100%;max-width:100%;min-height:100%;margin:0;position:absolute;inset:0}.app-layout{--app-layout-main-shadow:0 0 72px 14px color-mix(in srgb, var(--color-text-strong) 16%, transparent);background:var(--color-background);height:auto;min-height:100svh;padding-left:var(--layout-safe-area-left);padding-right:var(--layout-safe-area-right);box-sizing:border-box;justify-content:center;display:flex;position:relative}main.app-layout__main{isolation:isolate;min-width:0;min-height:0;width:min(100%, var(--layout-max-width));max-width:var(--layout-max-width);height:auto;min-height:100svh;padding-top:var(--layout-safe-area-top);box-sizing:border-box;background:var(--color-background);box-shadow:var(--app-layout-main-shadow);flex-direction:column;display:flex;position:relative}main.app-layout__main:has(>.app-layout__header){--app-layout-sticky-below-header:calc(var(--layout-safe-area-top) + var(--layout-header-height))}.app-layout__overlay-root{width:min(calc(100% - var(--layout-safe-area-left) - var(--layout-safe-area-right)), var(--layout-max-width));height:100dvh;max-height:100dvh;padding-top:var(--layout-safe-area-top);box-sizing:border-box;z-index:var(--overlay-z-app);pointer-events:none;position:fixed;top:0;left:50%;overflow:hidden;transform:translate(-50%)}.app-layout__overlay-frame{pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.app-layout__header{top:var(--layout-safe-area-top);z-index:20;min-height:var(--layout-header-height);background:var(--color-background);flex:none;grid-template-columns:minmax(92px,auto) 1fr minmax(92px,auto);align-items:center;gap:8px;padding:0 12px;display:grid;position:sticky}[data-theme=dark] .app-layout{--app-layout-main-shadow:0 0 80px 18px #0000009e}@media (prefers-color-scheme:dark){:root:not([data-theme]) .app-layout{--app-layout-main-shadow:0 0 80px 18px #0000009e}}.app-layout__title{color:var(--color-text-strong);text-align:center;margin:0;font-size:1.05rem;font-weight:600}.app-layout__center{justify-content:center;min-width:0;display:flex}.app-layout__header-side{align-items:center;gap:6px;min-width:0;display:flex}.app-layout__header-side--right{justify-content:flex-end}.app-layout__header-side--wide{min-width:112px}html.media-live-open .bottom-nav,html.media-shorts-open .bottom-nav{visibility:hidden;pointer-events:none}.account-page{flex-direction:column;min-height:100%;display:flex}.account-page__body{width:100%;max-width:var(--layout-max-width);box-sizing:border-box;flex:1;margin:0 auto;padding:24px 20px 32px}.account-page__body--centered{flex-direction:column;justify-content:center;display:flex}.account-login__hero{flex-direction:column;align-items:center;margin-bottom:28px;display:flex}.account-login__logo{width:min(132px,52vw);height:auto;display:block}.account-page__lead{color:var(--color-text-muted);margin:0 0 20px;font-size:.95rem}.account-page__placeholder{border-radius:var(--radius-md);background:var(--color-surface);border:1px dashed var(--color-border);color:var(--color-text-muted);margin:0;padding:20px;line-height:1.5}.account-page__hint{color:var(--color-text-muted);margin:16px 0 0;font-size:.9rem}.account-page__hint a{color:var(--color-primary)}.signup-form{position:relative}.signup-step{flex-direction:column;gap:10px;margin-bottom:12px;display:flex}.signup-step__header{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.signup-step__count{color:var(--color-primary);letter-spacing:.08em;white-space:nowrap;font-size:.82rem;font-weight:800}.signup-step__title{color:var(--color-text-strong);text-align:right;font-size:1rem}.signup-step__progress{background:var(--color-border);border-radius:999px;width:100%;height:6px;overflow:hidden}.signup-step__progress span{border-radius:inherit;background:var(--color-primary);height:100%;transition:width .18s;display:block}.profile-uploader{flex-direction:column;align-items:center;gap:12px;padding:4px 0 8px;display:flex}.profile-uploader__preview{box-sizing:border-box;background:var(--color-surface);border:1px solid var(--color-border);width:108px;height:108px;color:var(--color-text-muted);appearance:none;border-radius:999px;flex-shrink:0;place-items:center;padding:0;display:grid;position:relative;overflow:hidden}.profile-uploader__preview>.material-symbols-rounded{font-size:3.2rem}.profile-uploader__preview img{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block;position:absolute;inset:0}.profile-uploader__badge{background:var(--color-primary);width:32px;height:32px;color:var(--color-on-primary);border:3px solid var(--color-background);border-radius:999px;place-items:center;font-size:1.05rem;display:grid;position:absolute;bottom:2px;right:2px}.profile-uploader__actions{justify-content:center;gap:8px;display:flex}.profile-uploader__button,.profile-uploader__remove{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);color:var(--color-text-strong);font:inherit;cursor:pointer;padding:9px 12px;font-size:.88rem;font-weight:700}.profile-uploader__button{border-color:var(--color-primary);color:var(--color-primary)}.profile-uploader__button input{display:none}.profile-uploader__remove{color:var(--color-text-muted)}.profile-uploader .account-page__hint{text-align:center;margin-top:0}.terms-modal-backdrop{z-index:30;background:var(--color-surface);position:absolute;inset:0}.terms-modal{background:var(--color-surface);flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.terms-modal__header{min-height:var(--layout-header-height);border-bottom:1px solid var(--color-border);flex:none;justify-content:space-between;align-items:center;gap:12px;padding:0 16px;display:flex}.terms-modal__header h2{color:var(--color-text-strong);margin:0;font-size:1rem}.terms-modal__header button{color:var(--color-primary);cursor:pointer;background:0 0;border:none;padding:4px}.terms-modal__body{min-height:0;color:var(--color-text);flex:1;padding:20px;font-size:.92rem;line-height:1.65;overflow-y:auto}.terms-modal__body article>:first-child{margin-top:0}.terms-modal__status{color:var(--color-text-muted);margin:0}.account-page__actions{flex-direction:column;gap:10px;display:flex}.account-page__divider{color:var(--color-text-muted);align-items:center;gap:12px;margin:8px 0;font-size:.82rem;display:flex}.account-page__divider:before,.account-page__divider:after{content:"";background:var(--color-border);flex:1;height:1px}.account-page__action{background:var(--color-surface);width:100%;min-height:48px;color:var(--color-text-strong);font:inherit;cursor:pointer;box-sizing:border-box;border:1px solid #0000;border-radius:10px;grid-template-columns:24px 1fr 24px;align-items:center;padding:12px 16px;font-size:.95rem;font-weight:600;text-decoration:none;display:grid;position:relative}.account-page__action-label{text-align:center;grid-column:2}.account-page__action--primary,.account-page__action--account{border-color:var(--color-primary);background:var(--color-primary);color:var(--color-on-primary)}.account-page__action-icon{object-fit:contain;flex-shrink:0;grid-column:1;justify-self:start;width:22px;height:22px;display:block}.account-page__action-icon--brand{object-fit:cover;border-radius:999px;width:20px;height:20px}.account-page__action--kakao{color:#191600;background:#fee500;border-color:#fee500}.account-page__action--naver{color:#fff;background:#03c75a;border-color:#03c75a}.account-page__action--apple{color:#fff;background:#000;border-color:#000}.account-page__action--google{color:var(--color-text-strong);background:#f2f2f2;border-color:#f2f2f2}.account-page__action--kakao:disabled,.account-page__action--naver:disabled,.account-page__action--apple:disabled,.account-page__action--google:disabled,.account-page__action--account:disabled{opacity:.55;cursor:not-allowed}.account-page__action:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.account-links{flex-wrap:wrap;justify-content:center;gap:8px 16px;margin:24px 0 0;padding:0;list-style:none;display:flex}.account-links a{color:var(--color-primary);font-size:.9rem;text-decoration:none}.account-links a:hover{text-decoration:underline}.account-links--login{margin-top:40px}.auth-login-sheet__body{padding:4px 20px 20px}.account-login-options__lead{color:var(--color-text-muted);text-align:center;margin:0 0 14px;font-size:.88rem;font-weight:600}.account-id-login-form__back{color:var(--color-text-muted);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;margin:0 0 12px;padding:0;font-size:.84rem;font-weight:600;display:inline-flex}.account-id-login-form__back .material-symbols-rounded{font-size:1.1rem}.account-id-login-form .account-links--login{margin-top:20px}.page-header{min-height:var(--layout-header-height);background:var(--color-background);grid-template-columns:72px 1fr 72px;align-items:center;padding:0 12px;display:grid}.page-header__title{text-align:center;color:var(--color-text-strong);margin:0;font-size:1.05rem;font-weight:600}.page-header__back{width:fit-content;color:var(--color-primary);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-size:.9rem;text-decoration:none;display:inline-flex}.page-header__back:hover{color:var(--color-primary-hover)}.page-header__back .material-symbols-rounded{font-size:1.2rem;line-height:1}.page-header__back-label{line-height:1}.page-header__spacer{display:block}.form{flex-direction:column;gap:14px;display:flex}.form__field{flex-direction:column;gap:6px;display:flex}.form__inline{align-items:stretch;gap:8px;display:flex}.form__inline .form__input{flex:1;min-width:0}.form__inline .form__secondary{white-space:nowrap;flex:none;margin-top:0}.form__check{min-height:34px;color:var(--color-text-strong);align-items:center;gap:12px;font-size:.95rem;display:flex}.form__check input[type=checkbox]{appearance:none;border:1.5px solid var(--color-border);background:var(--color-surface);cursor:pointer;border-radius:7px;flex:none;place-items:center;width:22px;height:22px;display:grid}.form__check input[type=checkbox]:after{content:"check";color:var(--color-on-primary);opacity:0;font-family:Material Symbols Rounded;font-size:17px;line-height:1}.form__check input[type=checkbox]:checked{border-color:var(--color-primary);background:var(--color-primary)}.form__check input[type=checkbox]:checked:after{opacity:1}.form__check input[type=checkbox]:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.form__check span{flex:1}.form__check--all{font-weight:800}.form__text-button{color:var(--color-primary);font:inherit;cursor:pointer;background:0 0;border:none;padding:4px 0;font-size:.85rem;font-weight:700}.form__label{color:var(--color-text-strong);font-size:.85rem;font-weight:600}.form__required{color:var(--color-danger)}.form__timer{color:var(--color-primary);font-weight:800}.form__input-wrap{position:relative}.form__input-wrap .form__input{padding-right:64px}.form__timer--inside{pointer-events:none;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.form__segmented{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-background);grid-template-columns:repeat(3,1fr);gap:6px;padding:4px;display:grid}.form__segment{min-width:0;color:var(--color-text-muted);font:inherit;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:10px 8px;font-size:.88rem;font-weight:700}.form__segment--active{background:var(--color-primary);color:var(--color-on-primary);box-shadow:0 2px 8px #f9731638}.form__date{position:relative}.form__date .form__input{padding-right:44px}.form__date .material-symbols-rounded{color:var(--color-primary);pointer-events:none;font-size:1.25rem;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.form__input{box-sizing:border-box;border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);width:100%;color:var(--color-text-strong);font:inherit;padding:12px 14px}.form__input:focus{outline:2px solid var(--color-primary);outline-offset:1px;border-color:#0000}.form__input:read-only{background:var(--color-background);color:var(--color-text-muted)}.form__error{border-radius:var(--radius-sm);background:var(--color-danger-surface);color:var(--color-danger);white-space:pre-line;margin:0;padding:10px 12px;font-size:.9rem}.form__field-error{color:var(--color-danger);margin:0;font-size:.8rem;line-height:1.35}.form__submit{border-radius:var(--radius-sm);background:var(--color-primary);color:var(--color-on-primary);font:inherit;cursor:pointer;border:none;margin-top:4px;padding:14px;font-weight:600}.form__submit:hover:not(:disabled){background:var(--color-primary-hover)}.form__submit:disabled,.form__secondary:disabled{opacity:.65;cursor:wait}.form__buttons{gap:10px;display:flex}.form__buttons .form__submit,.form__buttons .form__secondary{flex:1}.form__secondary{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);color:var(--color-text-strong);font:inherit;cursor:pointer;margin-top:4px;padding:14px;font-weight:600}.form__secondary:hover:not(:disabled){border-color:var(--color-primary)}.content-page__body{padding-top:8px}.content-page__status,.content-page__error{color:var(--color-text-muted);margin:0;font-size:.95rem}.content-page__error{color:var(--color-danger)}.content-page__article{color:var(--color-text);margin:0;font-size:.95rem;line-height:1.65}.content-page__article h2{margin:0 0 12px;font-size:1.1rem;font-weight:700}.content-page__article h3{margin:20px 0 8px;font-size:1rem;font-weight:600}.content-page__article p{margin:0 0 12px}.content-page__article ul{margin:0 0 12px;padding-left:1.25rem}.content-page__article li+li{margin-top:4px}.content-page__note{border-top:1px solid var(--color-border);color:var(--color-text-muted);padding-top:16px;font-size:.85rem;margin-top:24px!important}.media-feed-stack{z-index:120;width:100%;max-width:var(--layout-max-width);overscroll-behavior-y:contain;scroll-snap-type:y mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;background:#050505;height:100svh;margin:0 auto;scroll-padding-block:0;position:absolute;inset:0;overflow:hidden auto}.media-feed-stack__item{scroll-snap-align:start;scroll-snap-stop:always;height:100svh;position:relative}.vertical-feed{scroll-snap-type:y mandatory;background:#000;width:100%;height:100svh;overflow-y:auto}.vertical-feed__item{scroll-snap-align:start;color:#fff;align-items:stretch;min-height:100svh;display:flex;position:relative}.vertical-feed__media{letter-spacing:.08em;background:linear-gradient(145deg,#111827,#312e81);flex:1;justify-content:center;align-items:center;font-size:1.2rem;font-weight:700;display:flex}.vertical-feed__caption{left:var(--layout-safe-area-left);right:var(--layout-safe-area-right);bottom:calc(24px + var(--layout-safe-area-bottom));padding:0 20px;position:absolute}.vertical-feed__caption h2{margin:0 0 8px;font-size:1.25rem}.vertical-feed__caption p{margin:0;font-size:.9rem;line-height:1.45}.main-page.checkout-result-page{background:var(--color-background);flex-direction:column;flex:1;min-height:100%;padding:0;display:flex}.checkout-result-page__body{text-align:center;flex-direction:column;flex:auto;align-items:center;gap:12px;padding:32px 16px 24px;display:flex}.checkout-result-page__icon{margin:0 auto 4px;font-size:3.6rem;line-height:1}.checkout-result-page__icon--success,.checkout-result-page__icon--awaiting_deposit{color:var(--color-primary)}.checkout-result-page__icon--failure{color:var(--color-danger)}.checkout-result-page__title{color:var(--color-text-strong);margin:0;font-size:1.2rem;font-weight:800;line-height:1.35}.checkout-result-page__description{max-width:320px;color:var(--color-text-muted);margin:0 0 4px;font-size:.9rem;line-height:1.55}.checkout-result-page__receipt{text-align:left;width:100%;max-width:420px;margin-top:4px}.checkout-result-page__section{background:var(--color-surface);padding:16px}.checkout-result-page__section+.checkout-result-page__section,.checkout-result-page__section+.checkout-result-page__notes{margin-top:8px}.checkout-result-page__section--vbank{background:color-mix(in srgb, #d97706 5%, var(--color-surface))}.checkout-result-page__section-title{color:var(--color-text-strong);margin:0 0 12px;font-size:.96rem;font-weight:800}.checkout-result-page__row{grid-template-columns:88px minmax(0,1fr);align-items:start;gap:10px;display:grid}.checkout-result-page__row+.checkout-result-page__row,.checkout-result-page__row+.checkout-result-page__amount-block,.checkout-result-page__amount-block+.checkout-result-page__row{margin-top:12px}.checkout-result-page__row-label{color:var(--color-text-muted);font-size:.82rem;font-weight:600;line-height:1.45}.checkout-result-page__row-value{min-width:0;color:var(--color-text-strong);word-break:break-all;justify-content:space-between;align-items:flex-start;gap:10px;font-size:.9rem;font-weight:600;line-height:1.45;display:flex}.checkout-result-page__row-value strong{font-weight:800}.checkout-result-page__row--emphasis .checkout-result-page__row-value{color:var(--color-primary)}.checkout-result-page__row--align-end .checkout-result-page__row-value{justify-content:flex-end}.checkout-result-page__account-text{letter-spacing:.01em;font-size:.96rem}.checkout-result-page__copy-button{border:1px solid var(--color-border);background:var(--color-background);min-height:30px;color:var(--color-text-strong);font:inherit;border-radius:999px;flex:none;padding:0 11px;font-size:.76rem;font-weight:700}.checkout-result-page__amount-block{grid-template-columns:88px minmax(0,1fr);align-items:start;gap:10px;display:grid}.checkout-result-page__amount-lines{gap:6px;display:grid}.checkout-result-page__amount-line{color:var(--color-text-strong);justify-content:space-between;align-items:baseline;gap:12px;font-size:.9rem;display:flex}.checkout-result-page__amount-line span{color:var(--color-text-muted);font-weight:600}.checkout-result-page__amount-line strong{font-weight:800}.checkout-result-page__amount-line--muted strong{color:var(--color-text-muted);font-weight:700;text-decoration:line-through}.checkout-result-page__payment-amount{font-size:1rem;font-weight:900}.checkout-result-page__phone{color:var(--color-text-muted);margin-top:4px;font-size:.84rem;font-weight:600;display:block}.checkout-result-page__notes{background:var(--color-surface);color:var(--color-text-muted);border-radius:0;margin:8px 0 0;padding:14px 14px 14px 28px;font-size:.8rem;line-height:1.55}.checkout-result-page__notes li+li{margin-top:6px}.checkout-result-page__fallback{max-width:320px;color:var(--color-text-muted);margin:8px 0 0;font-size:.88rem;line-height:1.55}.checkout-result-page__footer{background:var(--color-surface);box-sizing:border-box;margin-top:auto;padding:16px}.checkout-result-page__home-button{border-radius:var(--radius-sm);background:var(--color-primary);width:100%;min-height:48px;color:var(--color-on-primary);font:inherit;border:0;font-size:.94rem;font-weight:900}.feed-empty-state{text-align:center;box-sizing:border-box;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:18px;min-height:min(52vh,420px);padding:32px 24px 40px;display:flex}.feed-empty-state__visual{place-items:center;width:112px;height:112px;display:grid;position:relative}.feed-empty-state__glow{background:radial-gradient(circle at 50% 42%, color-mix(in srgb, var(--color-primary) 22%, transparent) 0%, transparent 68%);border-radius:999px;animation:4.2s ease-in-out infinite feed-empty-state-glow;position:absolute;inset:8px}.feed-empty-state__ring{border:1.5px solid color-mix(in srgb, var(--color-primary) 28%, transparent);border-radius:999px;animation:2.8s ease-out infinite feed-empty-state-ring;position:absolute;inset:0}.feed-empty-state__ring--delay{animation-delay:1.4s}.feed-empty-state__icon-wrap{z-index:1;background:var(--color-surface);border:1px solid var(--color-border);width:72px;height:72px;box-shadow:0 1px 2px color-mix(in srgb, var(--color-text-strong) 4%, transparent), 0 10px 28px color-mix(in srgb, var(--color-primary) 16%, transparent);border-radius:999px;place-items:center;display:grid;position:relative}.feed-empty-state__icon{color:var(--color-primary);font-variation-settings:"FILL" 1, "wght" 500, "GRAD" 0, "opsz" 24;font-size:2rem;line-height:1}.feed-empty-state__copy{gap:8px;max-width:280px;display:grid}.feed-empty-state__title{color:var(--color-text-strong);letter-spacing:-.02em;margin:0;font-size:1.05rem;font-weight:800;line-height:1.35}.feed-empty-state__description{color:var(--color-text-muted);word-break:keep-all;margin:0;font-size:.88rem;line-height:1.55}.feed-empty-state__action{background:var(--color-surface);border:1px solid var(--color-border);min-height:42px;color:var(--color-text-strong);border-radius:999px;justify-content:center;align-items:center;gap:4px;margin-top:4px;padding:0 16px;font-size:.84rem;font-weight:700;text-decoration:none;transition:background .15s,border-color .15s,transform .15s;display:inline-flex}.feed-empty-state__action .material-symbols-rounded{font-size:1.05rem;line-height:1}.feed-empty-state__action:active{transform:scale(var(--press-scale));background:var(--press-surface-strong)}.feed-empty-state--shorts .feed-empty-state__glow{background:radial-gradient(circle at 50% 42%,#8b5cf633 0%,#0000 68%)}.feed-empty-state--shorts .feed-empty-state__ring{border-color:#8b5cf642}.feed-empty-state--shorts .feed-empty-state__icon{color:#8b5cf6}.feed-empty-state--shorts .feed-empty-state__icon-wrap{box-shadow:0 1px 2px color-mix(in srgb, var(--color-text-strong) 4%, transparent), 0 10px 28px #8b5cf624}@keyframes feed-empty-state-glow{0%,to{opacity:.72;transform:scale(.96)}50%{opacity:1;transform:scale(1.04)}}@keyframes feed-empty-state-ring{0%{opacity:.72;transform:scale(.88)}70%,to{opacity:0;transform:scale(1.28)}}.live-grid-card{width:100%;min-width:0;height:100%;font:inherit;text-align:inherit;color:inherit;background:0 0;border:0;flex-direction:column;padding:0;text-decoration:none;display:flex}.live-grid-card:not(.live-grid-card--static){cursor:pointer}.live-grid-card--static{cursor:default}.live-grid-card__thumb{background:var(--color-media-bg);border-radius:10px;position:relative;overflow:hidden}.live-grid-card--has-product .live-grid-card__thumb{aspect-ratio:3/4;flex:none}.live-grid-card--no-product .live-grid-card__thumb{aspect-ratio:3/4.85;flex:auto;min-height:0}.live-grid-card__image{object-fit:cover;width:100%;height:100%;display:block}.live-grid-card__placeholder{width:100%;height:100%;color:var(--color-primary);letter-spacing:.08em;background:linear-gradient(145deg,#1a1525,#2a2240);justify-content:center;align-items:center;font-size:.78rem;font-weight:800;display:flex}.live-grid-card__top{z-index:2;pointer-events:none;background:linear-gradient(#00000085,#0000);padding:10px;position:absolute;inset:0 0 auto}.live-grid-card__seller-row{align-items:center;gap:8px;width:100%;min-width:0;display:flex}.live-grid-card__seller-name{color:#fff;text-overflow:ellipsis;white-space:nowrap;text-shadow:0 1px 6px #0000006b;flex:1;min-width:0;margin:0;font-size:.8rem;font-weight:800;overflow:hidden}.live-grid-card__favorite{color:#fff;min-width:0;font:inherit;white-space:nowrap;cursor:pointer;pointer-events:auto;text-shadow:0 1px 6px #0000006b;-webkit-backdrop-filter:blur(12px);background:#ffffff47;border:0;border-radius:6px;flex:none;padding:5px 8px;font-size:.76rem;font-weight:700;line-height:1.2}.live-grid-card__favorite:disabled{opacity:.65;cursor:not-allowed}.live-grid-card__thumb-bottom{z-index:2;pointer-events:none;background:linear-gradient(#0000,#0000009e);padding:28px 10px 10px;position:absolute;inset:auto 0 0}.live-grid-card__center{z-index:2;pointer-events:none;justify-content:center;align-items:center;padding:44px 10px 28px;display:flex;position:absolute;inset:0}.live-grid-card--scheduled .live-grid-card__center .live-countdown{--live-countdown-shadow:0 0 16px #000000fa, 0 0 48px #000000f0, 0 0 96px #000000e0, 0 3px 12px #000000f5}.live-grid-card__body{flex:none;padding-top:8px}.live-grid-card__title{color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.92rem;font-weight:700;line-height:1.32;overflow:hidden}.live-grid-card__title--overlay{color:#fff;text-shadow:0 1px 6px #0000006b}.live-grid-card__time{color:var(--color-text-muted);text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:.76rem;font-weight:600;overflow:hidden}.live-list-page.main-page{padding:0 0 8px}.live-list-page--centered{flex-direction:column;flex:1;min-height:100%;padding-bottom:0;display:flex}.live-header-icon-button{width:34px;height:34px;color:var(--color-text-strong);cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;text-decoration:none;display:inline-flex;position:relative}.live-header-icon-button .material-symbols-rounded{font-size:1.45rem;line-height:1}.live-header-badge{background:var(--color-danger);min-width:16px;height:16px;color:var(--color-on-primary);text-align:center;border-radius:999px;padding:0 4px;font-size:.65rem;font-weight:700;line-height:16px;position:absolute;top:2px;right:0}.live-header-filter{background:var(--color-background);border-radius:999px;padding:2px;display:inline-flex}.live-header-filter__button{min-width:38px;color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;border-radius:999px;padding:6px 8px;font-size:.75rem;font-weight:700}.live-header-filter__button--active{background:var(--color-primary);color:var(--color-on-primary)}.live-list-page .main-page__error{margin:16px}.live-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 12px;margin:0;padding:12px 14px 18px;list-style:none;display:grid}.live-list>li{min-width:0;margin:0;padding:0;display:flex}.my-order-detail-sheet__body{padding:0 0 24px}.my-order-detail-sheet__content{gap:8px;display:grid}.my-order-detail-sheet__section{background:var(--color-surface);padding:16px}.my-order-detail-sheet__section--vbank{background:color-mix(in srgb, #d97706 5%, var(--color-surface))}.my-order-detail-sheet__section-title{color:var(--color-text-strong);margin:0 0 12px;font-size:.96rem;font-weight:800}.my-order-detail-sheet__row{grid-template-columns:88px minmax(0,1fr);align-items:start;gap:10px;display:grid}.my-order-detail-sheet__row+.my-order-detail-sheet__row,.my-order-detail-sheet__section-title+.my-order-detail-sheet__row{margin-top:12px}.my-order-detail-sheet__row-label{color:var(--color-text-muted);font-size:.82rem;font-weight:600;line-height:1.45}.my-order-detail-sheet__row-value{min-width:0;color:var(--color-text-strong);word-break:break-all;justify-content:space-between;align-items:flex-start;gap:10px;font-size:.9rem;font-weight:600;line-height:1.45;display:flex}.my-order-detail-sheet__row-value strong{font-weight:800}.my-order-detail-sheet__row--emphasis .my-order-detail-sheet__row-value{color:var(--color-primary)}.my-order-detail-sheet__status-badge{background:color-mix(in srgb, var(--color-primary) 12%, transparent);min-height:26px;color:var(--color-primary);border-radius:999px;align-items:center;padding:0 10px;font-size:.78rem;font-weight:800;display:inline-flex}.my-order-detail-sheet__tracking-button{border:1px solid var(--color-primary);background:var(--color-surface);width:100%;min-height:44px;color:var(--color-primary);font:inherit;border-radius:8px;margin-top:16px;font-size:.9rem;font-weight:800}.my-order-detail-sheet__cancel-button{border:1px solid color-mix(in srgb, var(--color-danger) 35%, var(--color-border));background:var(--color-danger-surface);width:100%;min-height:44px;color:var(--color-danger);font:inherit;border-radius:8px;margin-top:16px;font-size:.9rem;font-weight:800}.my-order-detail-sheet__account-text{letter-spacing:.01em;font-size:.96rem}.my-order-detail-sheet__copy-button{border:1px solid var(--color-border);background:var(--color-background);min-height:30px;color:var(--color-text-strong);font:inherit;border-radius:999px;flex:none;padding:0 11px;font-size:.76rem;font-weight:700}.my-order-detail-sheet__payment-amount{font-size:1rem;font-weight:900}.my-order-detail-sheet__phone{color:var(--color-text-muted);margin-top:4px;font-size:.84rem;font-weight:600;display:block}.my-order-detail-sheet__items{gap:12px;margin:0;padding:0;list-style:none;display:grid}.my-order-detail-sheet__item{border-bottom:1px solid var(--color-border);padding-bottom:12px}.my-order-detail-sheet__item:last-child{border-bottom:0;padding-bottom:0}.my-order-detail-sheet__item-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.my-order-detail-sheet__item-head strong{min-width:0;color:var(--color-text-strong);font-size:.9rem;font-weight:800;line-height:1.45}.my-order-detail-sheet__item-head span{color:var(--color-text-strong);flex:none;font-size:.88rem;font-weight:800}.my-order-detail-sheet__item-option,.my-order-detail-sheet__item-meta{color:var(--color-text-muted);margin:4px 0 0;font-size:.82rem;line-height:1.45}.my-order-detail-sheet__empty{color:var(--color-text-muted);text-align:center;margin:24px 16px;font-size:.9rem}.order-cancel-sheet__body{padding:0 0 24px}.order-cancel-sheet{padding:0 16px}.order-cancel-sheet__fieldset{border:0;margin:0;padding:0}.order-cancel-sheet__legend{color:var(--color-text-strong);margin:0 0 10px;font-size:.9rem;font-weight:800}.order-cancel-sheet__reason-list{gap:8px;margin:0 0 16px;padding:0;list-style:none;display:grid}.order-cancel-sheet__reason-option{border:1px solid var(--color-border);background:var(--color-surface);min-height:44px;color:var(--color-text-strong);cursor:pointer;border-radius:10px;align-items:center;gap:10px;padding:0 12px;font-size:.88rem;font-weight:700;display:flex}.order-cancel-sheet__reason-option:has(input:checked){border-color:var(--color-primary);background:color-mix(in srgb, var(--color-primary) 8%, var(--color-surface))}.order-cancel-sheet__reason-option input{width:16px;height:16px;accent-color:var(--color-primary);margin:0}.order-cancel-sheet__detail-label{color:var(--color-text-strong);margin:0 0 8px;font-size:.9rem;font-weight:800;display:block}.order-cancel-sheet__reason{border:1px solid var(--color-border);background:var(--color-surface);width:100%;min-height:120px;color:var(--color-text-strong);font:inherit;resize:vertical;border-radius:10px;padding:12px;font-size:.9rem;line-height:1.5}.order-cancel-sheet__reason:focus{border-color:var(--color-primary);outline:none}.order-cancel-sheet__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:16px;display:grid}.order-cancel-sheet__button{border:1px solid var(--color-border);background:var(--color-surface);min-height:44px;color:var(--color-text-strong);font:inherit;border-radius:10px;font-size:.9rem;font-weight:700}.order-cancel-sheet__button:disabled{opacity:.6;cursor:wait}.order-cancel-sheet__button--danger{border-color:color-mix(in srgb, var(--color-danger) 35%, var(--color-border));background:var(--color-danger-surface);color:var(--color-danger)}.search-page{padding-top:4px}.search-page__form{align-items:center;gap:10px;display:flex}.search-page__input-wrap{flex:1;min-width:0}.search-page__input{box-sizing:border-box;border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);width:100%;min-height:38px;color:var(--color-text-strong);font:inherit;padding:8px 12px;font-size:.92rem}.search-page__input::placeholder{color:var(--color-text-muted)}.search-page__input:focus{outline:none}.search-page__cancel{color:var(--color-text-strong);font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:none;flex:none;font-size:.9rem;font-weight:700}.search-page__cancel:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px;border-radius:4px}.search-page__tabs{grid-template-columns:repeat(6,minmax(0,1fr));margin:8px 0 0;padding-bottom:2px;display:grid}.search-page__tab{min-width:0;color:var(--color-text-muted);font:inherit;cursor:pointer;text-align:center;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;padding:8px 4px;font-size:.9rem;font-weight:700}.search-page__tab--active{border-bottom-color:var(--color-primary);color:var(--color-primary)}.search-page__tab:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px;border-radius:4px}.search-page__popular{margin-top:28px}.search-page__popular h2{color:var(--color-text-strong);margin:0 0 14px;font-size:1.05rem}.search-page__popular-list{gap:2px;margin:0;padding:0;list-style:none;display:grid}.search-page__popular-list button{width:100%;min-height:42px;color:var(--color-text-strong);font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;padding:0;display:flex}.search-page__popular-list button:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px;border-radius:4px}.search-page__rank{color:var(--color-primary);flex:0 0 28px;font-weight:800}.search-page__keyword{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.search-page__empty{color:var(--color-text-muted);margin:0}.search-page__sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.drawer-backdrop{z-index:var(--overlay-z-bottom-sheet);pointer-events:auto;background:var(--color-overlay-backdrop);opacity:0;align-items:stretch;transition:opacity .22s;display:flex;position:absolute;inset:0;overflow:hidden}.drawer-backdrop--visible{opacity:1}.drawer{background:var(--color-surface);will-change:transform;flex-direction:column;width:min(82%,320px);max-width:100%;height:100%;transition:transform .26s;display:flex;overflow:hidden;box-shadow:14px 0 40px #120f1a2e}.drawer--left{margin-right:auto;transform:translate(-100%)}.drawer--right{margin-left:auto;transform:translate(100%);box-shadow:-14px 0 40px #120f1a2e}.drawer--left.drawer--visible,.drawer--right.drawer--visible{transform:translate(0)}.drawer__header{min-height:var(--layout-header-height);padding:0 calc(12px + var(--layout-safe-area-right)) 0 calc(12px + var(--layout-safe-area-left));border-bottom:1px solid var(--color-border);flex:none;justify-content:space-between;align-items:center;gap:12px;display:flex}.drawer__header h2{color:var(--color-text-strong);margin:0;font-size:1.05rem;font-weight:700}.drawer__close{width:34px;height:34px;color:var(--color-text-strong);cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.drawer__close .material-symbols-rounded{font-size:1.4rem}.drawer__body{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex:1;min-height:0;overflow-y:auto}.shop-category-sheet.drawer__body{padding:0 0 calc(12px + var(--layout-safe-area-bottom))}.shop-category-sheet__list{margin:0;padding:0;list-style:none}.shop-category-sheet__item{width:100%;min-height:48px;color:var(--color-text-strong);font:inherit;text-align:left;cursor:pointer;box-sizing:border-box;transition:var(--press-transition);background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;font-size:.94rem;font-weight:600;display:flex}.shop-category-sheet__item:active{background:var(--press-surface);transform:scale(var(--press-scale-soft))}.shop-category-sheet__item--active{color:var(--color-primary);background:color-mix(in srgb, var(--color-primary) 8%, transparent)}.shop-category-sheet__item-label{word-break:keep-all;flex:1;min-width:0;line-height:1.35}.shop-category-sheet__item-check{font-variation-settings:"FILL" 1, "wght" 600, "GRAD" 0, "opsz" 24;flex:none;font-size:1.15rem;line-height:1}.shorts-grid-card__thumb{aspect-ratio:9/16}.shorts-page.main-page{padding:0}.shorts-page--centered{flex-direction:column;flex:1;min-height:100%;padding-bottom:0;display:flex}.seller-store-scroll{min-height:100svh;margin-top:calc(-1 * var(--layout-safe-area-top));padding-top:var(--layout-safe-area-top);flex-direction:column;display:flex}.seller-store-scroll--inquiry{height:100svh;min-height:100svh;padding-bottom:0;overflow:hidden}.seller-store{--seller-store-topbar-height:60px;--seller-store-tabs-height:49px;--seller-store-sticky-tabs-top:calc(var(--layout-safe-area-top,0px) + var(--seller-store-topbar-height));--seller-store-sticky-header-height:calc(var(--layout-safe-area-top,0px) + var(--seller-store-topbar-height) + var(--seller-store-tabs-height));--seller-store-sticky-bg:color-mix(in srgb, var(--color-surface) 96%, transparent);--seller-store-section-gap:var(--color-background);--seller-store-pressed-bg:var(--press-surface);--seller-store-shadow-sm:0 1px 4px color-mix(in srgb, var(--color-text-strong) 6%, transparent);width:100%;max-width:var(--layout-max-width);box-sizing:border-box;background:var(--color-surface);color:var(--color-text-strong);flex-direction:column;flex:1;min-height:100%;margin:0 auto;padding:0;display:flex;overflow-x:clip}.seller-store__main{flex-direction:column;flex:1;min-height:0;display:flex}.seller-store--centered{flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:100svh;padding:24px 16px;display:flex}.seller-store__status,.seller-store__empty,.seller-store__footer-empty{text-align:center;color:var(--color-text-muted);margin:0;padding:20px 0;font-size:.92rem}.seller-store__empty{flex:1;justify-content:center;align-items:center;min-height:160px;display:flex}.seller-store__error{text-align:center;color:var(--color-danger);margin:24px 16px 12px}.seller-store__home-link{width:fit-content;color:var(--color-primary);margin:0 auto;font-weight:600;text-decoration:none;display:block}.seller-store__topbar{top:var(--layout-safe-area-top,0px);z-index:21;background:var(--seller-store-sticky-bg);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid var(--color-border);grid-template-columns:40px 1fr 40px;align-items:center;gap:12px;padding:10px 16px;display:grid;position:sticky}.seller-store__topbar-logo{background:var(--color-surface-muted);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;overflow:hidden}.seller-store__topbar-logo-image{object-fit:cover;width:100%;height:100%;display:block}.seller-store__topbar-logo-fallback{width:100%;height:100%;color:var(--color-text-muted);justify-content:center;align-items:center;font-size:.95rem;font-weight:700;line-height:1;display:flex}.seller-store__topbar-title{min-width:0;color:var(--color-text-strong);text-align:center;text-overflow:ellipsis;white-space:nowrap;opacity:0;margin:0;font-size:1rem;font-weight:700;line-height:1.2;transition:opacity .2s;overflow:hidden}.seller-store__topbar-title--visible{opacity:1}.seller-store__topbar-favorite{border:1px solid var(--color-border);background:var(--color-surface);min-width:88px;color:var(--color-text-strong);font:inherit;cursor:pointer;white-space:nowrap;border-radius:999px;flex:none;padding:9px 16px;font-size:.82rem;font-weight:700;transition:background .15s,border-color .15s}.seller-store__topbar-favorite--active{border-color:var(--color-primary);background:color-mix(in srgb, var(--color-primary) 8%, transparent);color:var(--color-primary)}.seller-store__topbar-favorite:disabled{opacity:.65;cursor:not-allowed}.seller-store__topbar-share{width:40px;height:40px;color:var(--color-text-strong);cursor:pointer;background:0 0;border:0;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.seller-store__topbar-share .material-symbols-rounded{font-variation-settings:"wght" 400;font-size:1.35rem}.seller-store__topbar-share:active{opacity:.72}.seller-store__topbar-spacer{width:40px}.seller-store__profile{padding:16px 16px 12px}.seller-store__profile-head{align-items:center;gap:12px;display:flex}.seller-store__profile-head .seller-live-avatar{flex:none}.seller-store__profile-meta{min-width:0}.seller-store__profile-name{color:var(--color-text-strong);word-break:break-word;margin:0;font-size:1.05rem;font-weight:800;line-height:1.3}.seller-store__profile-followers{color:var(--color-text-muted);margin:4px 0 0;font-size:.84rem;line-height:1.4}.seller-store__intro-wrap{width:100%;margin-top:12px;position:relative}.seller-store__intro-preview{text-align:left;cursor:pointer;background:0 0;border:0;width:100%;padding:0;display:block;position:relative}.seller-store__intro-measure{visibility:hidden;pointer-events:none;text-align:left;white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere;width:100%;margin:0;font-size:.88rem;line-height:1.55;position:absolute;inset:0 auto auto 0}.seller-store__intro-text{color:var(--color-text-strong);text-align:left;white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere;margin:0;font-size:.88rem;line-height:1.55}.seller-store__intro-more{color:var(--color-primary);white-space:nowrap;font-weight:700}.seller-store__profile-links{flex-wrap:wrap;gap:8px;margin:12px 0 0;padding:0;list-style:none;display:flex}.seller-store__profile-links a{border:1px solid var(--color-border,#e3e3e8);background:var(--color-surface);color:var(--color-text-strong);border-radius:999px;align-items:center;padding:6px 12px;font-size:.82rem;font-weight:600;line-height:1.3;text-decoration:none;display:inline-flex}.seller-store__profile-links a:active{background:var(--color-surface-muted)}.seller-store__review-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:14px 0 0;padding-top:14px;display:none}.seller-store__review-stat{background:var(--color-background,#f5f5f7);text-align:center;border-radius:12px;gap:4px;padding:12px 8px;display:grid}.seller-store__review-stat dt{color:var(--color-text-muted);margin:0;font-size:.76rem;font-weight:600;line-height:1.2}.seller-store__review-stat dd{color:var(--color-text-strong);margin:0;font-size:1rem;font-weight:800;line-height:1.2}.seller-store-intro-sheet__text{color:var(--color-text-strong);text-align:left;white-space:pre-wrap;margin:0;font-size:.92rem;line-height:1.65}.seller-store__hero-panel{align-items:stretch;gap:10px;padding:8px 16px 12px;display:flex}.seller-store__hero-panel-main{flex:1;min-width:0}.seller-store__hero-panel .seller-store-live{max-width:none;margin:0}.seller-store__quick-actions{border-radius:16px;flex-direction:column;flex:0 0 84px;align-self:stretch;gap:6px;padding:6px;display:flex}.seller-store__quick-action{width:100%;min-height:0;color:var(--color-text-strong);font:inherit;letter-spacing:-.02em;text-align:center;cursor:pointer;transition:var(--press-transition);background:0 0;border:0;border-radius:12px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;padding:4px;font-size:.62rem;font-weight:700;line-height:1.15;text-decoration:none;display:flex}.seller-store__quick-action-icon{object-fit:contain;flex-shrink:0;width:2rem;height:2rem;display:block}.seller-store__quick-action-label{word-break:keep-all;display:block}.seller-store__quick-action--favorite.seller-store__quick-action--active{color:var(--color-primary)}.seller-store__quick-action:active:not(:disabled){background:var(--seller-store-pressed-bg);transform:scale(var(--press-scale))}.seller-store__quick-action:disabled{opacity:.45;cursor:not-allowed}.seller-store__tabs{top:var(--seller-store-sticky-tabs-top);z-index:20;border-bottom:1px solid var(--color-border);background:var(--seller-store-sticky-bg);-webkit-backdrop-filter:blur(10px);grid-template-columns:repeat(6,minmax(0,1fr));gap:0;margin-bottom:4px;padding:0;display:grid;position:sticky}.seller-store__tab{min-width:0;color:var(--color-text-muted);text-align:center;white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;justify-content:center;align-items:center;margin-bottom:-1px;padding:14px 4px;font-size:.94rem;font-weight:600;line-height:1.2;text-decoration:none;display:flex}.seller-store__tab--active{color:var(--color-text-strong);border-bottom-color:var(--color-text-strong);font-weight:700}.seller-store__tab-surface{flex-direction:column;flex:1;min-height:100%;display:flex}.seller-store__tab-surface--forward{animation:.26s cubic-bezier(.22,1,.36,1) both seller-store-tab-enter-forward}.seller-store__tab-surface--backward{animation:.26s cubic-bezier(.22,1,.36,1) both seller-store-tab-enter-backward}@keyframes seller-store-tab-enter-forward{0%{opacity:.72;transform:translate(28px)}to{opacity:1;transform:translate(0)}}@keyframes seller-store-tab-enter-backward{0%{opacity:.72;transform:translate(-28px)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){.seller-store__tab-surface--forward,.seller-store__tab-surface--backward{animation:none}}.seller-store__tab-panel{flex-direction:column;flex:1;min-height:240px;padding:8px 16px 32px;display:flex}.seller-store__tab-panel--info,.seller-store__tab-panel--notices,.seller-store__tab-panel--home{padding:0}.seller-store__status.seller-store__tab-panel{flex:1;justify-content:center;align-items:center;padding:20px 16px}.seller-store__product-filters{flex-wrap:wrap;gap:8px;padding:12px 16px 0;display:flex}.seller-store__product-filter{border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text-muted);border-radius:999px;padding:7px 14px;font-size:.82rem;font-weight:600;line-height:1.2;text-decoration:none}.seller-store__product-filter--active{border-color:var(--color-primary);background:color-mix(in srgb, var(--color-primary) 8%, transparent);color:var(--color-primary)}.seller-store__info-sections{flex-direction:column;display:flex}.seller-store__info-section{border-bottom:8px solid var(--seller-store-section-gap);padding:20px 16px 28px}.seller-store__info-section-title{color:var(--color-text-strong);letter-spacing:-.02em;margin:0 0 14px;font-size:1.05rem;font-weight:800;line-height:1.3}.seller-store__info-section:last-child{border-bottom:0;padding-bottom:32px}.seller-store__info-block+.seller-store__info-block{margin-top:20px}.seller-store__info-block p{color:var(--color-text-muted);white-space:pre-wrap;margin:0;font-size:.88rem;line-height:1.65}.seller-store__info-meta{flex-direction:column;gap:10px;margin-bottom:16px;display:flex}.seller-store__info-meta-row{gap:12px;font-size:.88rem;line-height:1.5;display:flex}.seller-store__info-meta-label{color:var(--color-text);flex:0 0 64px;font-weight:600}.seller-store__info-meta-value{color:var(--color-text-muted);white-space:pre-wrap;flex:1}.seller-store__info-as .seller-store__info-block{margin-top:0}.seller-store__info-empty{padding:8px 0}.seller-store__banner-wrap{padding:0 0 8px}.seller-store__banner-track{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:0;display:flex;overflow-x:auto}.seller-store__banner{scroll-snap-align:start;aspect-ratio:16/7;background:var(--color-surface-muted);flex:0 0 100%}.seller-store__banner img{object-fit:cover;width:100%;height:100%;display:block}.seller-store__shop-bar{justify-content:space-between;align-items:center;gap:12px;padding:16px 16px 20px;display:flex}.seller-store__shop-brand{align-items:center;gap:12px;min-width:0;display:flex}.seller-store__shop-logo{background:var(--color-surface-muted);width:52px;height:52px;box-shadow:var(--seller-store-shadow-sm);border-radius:14px;flex:0 0 52px;overflow:hidden}.seller-store__shop-logo img{object-fit:cover;width:100%;height:100%}.seller-store__shop-copy{min-width:0}.seller-store__shop-name{letter-spacing:-.02em;margin:0;font-size:1.15rem;font-weight:800}.seller-store__shop-intro{color:var(--color-text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:4px 0 0;font-size:.82rem;line-height:1.45;display:-webkit-box;overflow:hidden}.seller-store__favorite{background:var(--color-surface-muted);color:var(--color-text-strong);font:inherit;cursor:pointer;border:0;border-radius:999px;flex:none;padding:8px 14px;font-size:.82rem;font-weight:700;transition:background .15s}.seller-store__favorite:active{background:color-mix(in srgb, var(--color-surface-muted) 70%, var(--color-text-strong))}.seller-store__favorite span{color:var(--color-primary)}.seller-store__section{padding:0 16px 32px}.seller-store__section--after-hero{padding-top:24px}.seller-store__section+.seller-store__section{padding-top:8px}.seller-store__section-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.seller-store__section-title h2{letter-spacing:-.02em;margin:0;font-size:1.12rem;font-weight:800}.seller-store__section-title p{color:var(--color-text-muted);margin:5px 0 0;font-size:.8rem;line-height:1.4}.seller-store__more{color:var(--color-text-muted);font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:0;align-items:center;gap:2px;font-size:.82rem;font-weight:600;text-decoration:none;transition:color .15s;display:inline-flex}.seller-store__more .material-symbols-rounded{font-variation-settings:"wght" 500;font-size:1.1rem}.seller-store__more--footer{background:var(--color-surface-muted);width:100%;color:var(--color-text-strong);border-radius:12px;justify-content:center;gap:4px;padding:12px 16px}.seller-store__more--footer:active{background:color-mix(in srgb, var(--color-surface-muted) 70%, var(--color-text-strong))}.seller-store__section-more{margin-top:10px}.seller-store__product-scroll-more{scroll-snap-align:start;align-items:flex-start;min-width:0;display:flex}.seller-store__product-more-card{aspect-ratio:1;background:var(--color-surface-muted);width:100%;color:var(--color-text-muted);text-align:center;box-sizing:border-box;cursor:pointer;touch-action:manipulation;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;border:0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:8px;font-size:.78rem;font-weight:700;line-height:1.2;text-decoration:none;display:flex}.seller-store__product-more-icon{background:var(--color-surface);width:40px;height:40px;color:var(--color-text-strong);box-shadow:var(--seller-store-shadow-sm);border-radius:50%;justify-content:center;align-items:center;display:flex}.seller-store__product-more-icon .material-symbols-rounded{font-variation-settings:"wght" 500;font-size:1.25rem}.seller-store__product-more-card:active{background:color-mix(in srgb, var(--color-surface-muted) 70%, var(--color-text-strong))}.seller-store__live-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:12px;display:grid}.seller-store__live-grid-item{min-width:0;display:flex}.seller-store__live-grid-item .live-grid-card{width:100%}.seller-store__shorts-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:12px;display:grid}.seller-store__shorts-grid-item{min-width:0;display:flex}.seller-store__shorts-grid-item .live-grid-card{width:100%}.seller-store__subpage-head{padding:16px 16px 8px}.seller-store__back{color:var(--color-text-muted);align-items:center;gap:4px;margin-bottom:10px;font-size:.82rem;font-weight:600;text-decoration:none;display:inline-flex}.seller-store__back .material-symbols-rounded{font-size:1.1rem}.seller-store__subpage-head h1{letter-spacing:-.02em;margin:0;font-size:1.2rem;font-weight:800}.seller-store__notice-preview{margin:0;padding:0;list-style:none}.seller-store__notice-preview-link{border-bottom:1px solid var(--color-border);color:inherit;justify-content:space-between;align-items:center;gap:12px;padding:14px 0;text-decoration:none;display:flex}.seller-store__notice-preview li:last-child .seller-store__notice-preview-link{border-bottom:0}.seller-store__notice-preview-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;min-width:0;font-size:.9rem;line-height:1.45;display:-webkit-box;overflow:hidden}.seller-store__notice-preview-meta{color:var(--color-text-muted);white-space:nowrap;flex:none;align-items:center;gap:4px;font-size:.74rem;display:inline-flex}.seller-store__notice-preview-meta .material-symbols-rounded{font-size:1.15rem}.seller-store__infinite-sentinel{text-align:center;min-height:1px;color:var(--color-text-muted);padding:16px 0 24px;font-size:.82rem}.seller-store__notice-feed{margin:0;padding:0;list-style:none}.seller-store__notice-feed-item{border-bottom:8px solid var(--seller-store-section-gap);scroll-margin-top:calc(var(--seller-store-sticky-header-height) + 8px);padding:20px 16px 28px}.seller-store__notice-feed-item:last-child{border-bottom:0;padding-bottom:32px}.seller-store__notice-feed-head{flex-direction:column;gap:6px;margin-bottom:14px;display:flex}.seller-store__notice-feed-title{color:var(--color-text-strong);margin:0;font-size:.92rem;font-weight:700;line-height:1.45}.seller-store__notice-feed-date{color:var(--color-text-muted);font-size:.74rem}.seller-store__notice-feed-body{color:var(--color-text-muted);white-space:pre-wrap;margin:0;font-size:.88rem;line-height:1.65}.seller-store__product-scroll{overscroll-behavior-x:contain;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;touch-action:pan-x;grid-auto-columns:132px;grid-auto-flow:column;align-items:stretch;gap:10px;width:100%;margin:0;padding:0 0 4px;scroll-padding-inline:16px;list-style:none;display:grid;overflow-x:auto}@media (hover:hover) and (pointer:fine){.seller-store__product-scroll.horizontal-scroll{scroll-snap-type:none}}.seller-store__product-scroll>li{scroll-snap-align:start;min-width:0;display:flex}.seller-store__product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 12px;margin:0;padding:0;list-style:none;display:grid}.seller-store__product-card{text-align:left;cursor:pointer;width:100%;font:inherit;color:inherit;background:0 0;border:0;flex-direction:column;flex:1;gap:10px;padding:0;display:flex}.seller-store__product-card--scroll{cursor:inherit;outline:none}.seller-store__product-thumb{aspect-ratio:1;background:var(--color-surface-muted);border-radius:12px;display:block;position:relative;overflow:hidden}.seller-store__product-thumb img{object-fit:cover;width:100%;height:100%}.seller-store__product-badge{z-index:1;color:#fff;letter-spacing:.02em;background:#0f172ab8;border-radius:999px;padding:4px 8px;font-size:.68rem;font-weight:700;position:absolute;top:8px;left:8px}.seller-store__product-body{flex-direction:column;gap:4px;min-width:0;padding:0 2px;display:flex}.seller-store__product-body strong{text-overflow:ellipsis;white-space:nowrap;font-size:.86rem;line-height:1.4;overflow:hidden}.seller-store__product-price-row{align-items:baseline;gap:6px;font-size:.82rem;display:flex}.seller-store__product-price-row--muted{color:var(--color-text-muted);font-size:.75rem}.seller-store__product-price-row--muted span:last-child{text-decoration:line-through}.seller-store__product-label{color:var(--color-text-muted);flex:none;font-size:.72rem}.seller-store__product-sale{color:var(--color-text-strong);font-size:.92rem;font-weight:800}.seller-store__footer{margin-top:8px;padding:28px 16px 8px}.seller-store__footer h2{margin:0 0 16px;font-size:.95rem;font-weight:800}.seller-store__footer-block+.seller-store__footer-block{margin-top:16px}.seller-store__footer-block h3{color:var(--color-text-muted);letter-spacing:.01em;margin:0 0 6px;font-size:.76rem;font-weight:700}.seller-store__footer-block p{color:var(--color-text-strong);white-space:pre-wrap;margin:0;font-size:.82rem;line-height:1.6}.seller-store__tab-panel--inquiry{min-height:0;padding:0}.seller-store--inquiry-fullscreen{flex-direction:column;flex:1;height:100%;min-height:100svh;display:flex;overflow:hidden}.seller-store__inquiry-screen{background:var(--color-surface);flex-direction:column;flex:1;height:100%;min-height:0;display:flex}.seller-store__inquiry-screen-header{padding:calc(10px + var(--layout-safe-area-top,0px)) 12px 10px;background:var(--seller-store-sticky-bg);-webkit-backdrop-filter:blur(10px);flex-shrink:0;grid-template-columns:44px 1fr 44px;align-items:center;gap:8px;display:grid}.seller-store__inquiry-screen-back{width:40px;height:40px;color:var(--color-text-strong);cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;margin:0;padding:0;display:inline-flex}.seller-store__inquiry-screen-back:active{background:var(--seller-store-pressed-bg)}.seller-store__inquiry-screen-title-wrap{text-align:center;min-width:0}.seller-store__inquiry-screen-title{color:var(--color-text-strong);margin:0;font-size:1rem;font-weight:700;line-height:1.3}.seller-store__inquiry-screen-subtitle{color:var(--color-text-muted);margin:2px 0 0;font-size:.76rem;line-height:1.3}.seller-store__inquiry-screen-spacer{width:40px;height:40px}.seller-store__inquiry-screen-body{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.seller-store__inquiry-head{padding:12px 16px 8px}.seller-store__inquiry-title{color:var(--color-text-strong);margin:0 0 6px;font-size:1.05rem;font-weight:700}.seller-store__inquiry-login{padding:0 16px 24px}.seller-store__inquiry-login--fullscreen{padding:24px 16px calc(24px + env(safe-area-inset-bottom,0px));flex-direction:column;flex:1;justify-content:center;gap:16px;display:flex}.seller-store__inquiry-chat{flex-direction:column;flex:1;min-height:0;display:flex}.seller-store__inquiry-chat-status,.seller-store__inquiry-chat-error{color:var(--color-text-muted);margin:0;padding:20px 16px;font-size:.9rem}.seller-store__inquiry-chat-error{color:var(--color-danger)}.seller-store__inquiry-chat-list{scroll-behavior:smooth;flex-direction:column;flex:1;gap:10px;padding:8px 16px 16px;display:flex;overflow-y:auto}.seller-store__inquiry-chat-item{align-items:flex-end;gap:8px;max-width:88%;display:flex}.seller-store__inquiry-chat-item--bot{align-self:flex-start}.seller-store__inquiry-chat-item--user{flex-direction:row-reverse;align-self:flex-end}.seller-store__inquiry-chat-avatar{background:color-mix(in srgb, var(--color-primary) 12%, transparent);width:28px;height:28px;color:var(--color-primary);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:.78rem;font-weight:700;display:inline-flex}.seller-store__inquiry-chat-bubble{white-space:pre-wrap;word-break:break-word;border-radius:14px;margin:0;padding:10px 12px;font-size:.9rem;line-height:1.5}.seller-store__inquiry-chat-item--bot .seller-store__inquiry-chat-bubble{background:var(--color-surface-muted);color:var(--color-text-strong);border-bottom-left-radius:4px}.seller-store__inquiry-chat-item--user .seller-store__inquiry-chat-bubble{background:var(--color-primary);color:#fff;border-bottom-right-radius:4px}.seller-store__inquiry-chat-choices{flex-wrap:wrap;gap:8px;padding:2px 0 4px 36px;display:flex}.seller-store__inquiry-chat-choice{border:1px solid var(--color-border,#e5e7eb);background:var(--color-surface);color:var(--color-text-strong);font:inherit;cursor:pointer;border-radius:999px;padding:8px 14px;font-size:.86rem;font-weight:600}.seller-store__inquiry-chat-choice:active{background:color-mix(in srgb, var(--color-primary) 12%, transparent);border-color:var(--color-primary);color:var(--color-primary)}.seller-store__inquiry-chat-compose{padding:12px 16px calc(12px + env(safe-area-inset-bottom,0px));background:var(--color-surface);flex-direction:column;gap:8px;display:flex}.seller-store__inquiry-chat-input,.seller-store__inquiry-chat-textarea{border:1px solid var(--color-border,#e5e7eb);background:var(--color-surface);width:100%;color:var(--color-text-strong);resize:vertical;border-radius:12px;padding:12px 14px}.seller-store__inquiry-chat-input:focus,.seller-store__inquiry-chat-textarea:focus{border-color:var(--color-primary);outline:none}.seller-store__inquiry-chat-send{background:var(--color-primary);color:#fff;font:inherit;cursor:pointer;border:0;border-radius:999px;align-self:flex-end;padding:10px 18px;font-size:.88rem;font-weight:700}.seller-store__inquiry-chat-send:disabled{opacity:.65;cursor:not-allowed}.seller-store__inquiry-cta{background:var(--color-surface);flex-shrink:0;margin-top:8px;padding:16px 16px 20px}.seller-store__inquiry-lead{color:var(--color-text-muted);margin:0 0 16px;font-size:.88rem;line-height:1.55}.seller-store__inquiry-button{background:var(--color-primary);color:#fff;width:100%;font:inherit;cursor:pointer;border:0;border-radius:12px;padding:14px;font-size:.92rem;font-weight:700;display:block}.seller-store__inquiry-button:disabled{opacity:.65;cursor:not-allowed}.seller-store__copyright{text-align:right;color:var(--color-text-muted);letter-spacing:.02em;background:0 0;margin:0;padding:0;font-size:.72rem}.seller-store__legal-brand{justify-content:space-between;align-items:center;gap:12px;margin-top:24px;padding-top:4px;display:flex}.seller-store__home-logo{align-items:center;text-decoration:none;display:inline-flex}.seller-store__home-logo-image{object-fit:contain;width:40px;height:40px;display:block}.seller-store__home-logo:active{opacity:.82}.seller-store__live-overlay{z-index:200;position:fixed;inset:0}.seller-store__live-overlay--portal{z-index:1;pointer-events:auto;background:#050505;width:100%;max-width:none;min-height:100%;margin:0;position:absolute;inset:0}.seller-store__live-overlay.seller-store__live-overlay--portal.live-watch{width:100%;max-width:none;margin:0;position:absolute}.seller-store__legal{color:var(--color-text-strong);margin-top:auto;padding:32px 16px}.seller-store__legal-company{letter-spacing:-.02em;margin:0 0 14px;font-size:.95rem;font-weight:800;line-height:1.4}.seller-store__legal-links{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:18px;font-size:.78rem;line-height:1.5;display:flex}.seller-store__legal-links a{color:var(--color-text-strong);font-weight:600;text-decoration:none}.seller-store__legal-links span{color:color-mix(in srgb, var(--color-text-muted) 55%, transparent)}.seller-store__legal-body{flex-direction:column;gap:8px;display:flex}.seller-store__legal-line{word-break:keep-all;overflow-wrap:anywhere;margin:0;font-size:.76rem;line-height:1.65}.seller-store__legal-label{color:var(--color-text-muted);margin-right:8px;font-weight:500}.seller-store__legal-label--spaced{margin-left:12px}.seller-store__legal-value{color:var(--color-text-strong);font-weight:500}.main-nav{width:100%;min-width:0;max-width:100%;padding-bottom:var(--layout-bottom-nav-offset);box-sizing:border-box;flex-direction:column;flex:1 0 auto;display:flex}.main-nav__content{box-sizing:border-box;flex-direction:column;flex:1 0 auto;width:100%;min-width:0;max-width:100%;display:flex}.main-nav__page{width:100%;min-width:0;max-width:100%;min-height:calc(100svh - var(--layout-bottom-nav-offset) - var(--layout-safe-area-top));box-sizing:border-box;flex-direction:column;flex:1 0 auto;display:flex}main.app-layout__main:has(>.app-layout__header) .main-nav__page{min-height:calc(100svh - var(--layout-bottom-nav-offset) - var(--layout-safe-area-top) - var(--layout-header-height))}.bottom-nav{z-index:10;width:min(calc(100% - var(--layout-safe-area-left) - var(--layout-safe-area-right)), var(--layout-max-width));min-height:var(--layout-bottom-nav-offset);padding-bottom:var(--layout-safe-area-bottom);background:var(--color-background);box-sizing:border-box;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.bottom-nav__link{color:var(--color-text-muted);flex-direction:column;justify-content:center;align-items:center;gap:1px;font-size:.68rem;font-weight:500;text-decoration:none;display:flex}.bottom-nav__link--active{color:var(--color-primary);font-weight:600}.bottom-nav__icon{font-variation-settings:"FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;font-size:1.35rem;line-height:1}.bottom-nav__link--active .bottom-nav__icon{font-variation-settings:"FILL" 1, "wght" 500, "GRAD" 0, "opsz" 24}.bottom-nav__label{pointer-events:none;line-height:1.1}.main-nav__footer{background:var(--color-background);box-sizing:border-box;flex:none;width:100%;min-width:0;max-width:100%;padding:24px 16px}.main-nav__footer-brand{justify-content:center;margin-bottom:16px;display:flex}.main-nav__footer-logo{width:min(100px,40vw);height:auto;display:block}.main-nav__footer-row{color:var(--color-text-muted);word-break:keep-all;overflow-wrap:anywhere;flex-wrap:wrap;gap:4px 12px;margin:0;font-size:.68rem;line-height:1.7;display:flex}.main-nav__footer-row+.main-nav__footer-row{margin-top:4px}.main-nav__footer-links{flex-wrap:wrap;align-items:center;gap:8px;margin:12px 0 0;font-size:.72rem;line-height:1.5;display:flex}.main-nav__footer-links-item{align-items:center;gap:8px;display:inline-flex}.main-nav__footer-links a{color:var(--color-text-strong);font-weight:600;text-decoration:none}.main-nav__footer-links-sep{color:color-mix(in srgb, var(--color-text-muted) 55%, transparent)}.main-nav__footer-row.main-nav__footer-disclaimer{opacity:.85;margin-top:20px;padding-top:16px;font-size:.62rem;line-height:1.65}.main-nav__footer-copyright{color:var(--color-text-muted);text-align:center;opacity:.75;margin:16px 0 0;font-size:.62rem;line-height:1.5}:root,[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-primary:#f97316;--color-primary-hover:#ea580c;--color-on-primary:#fff;--color-secondary:#64748b;--color-on-secondary:#fff;--color-success:#16a34a;--color-warning:#f59e0b;--color-danger:#dc2626;--color-danger-surface:#fef2f2;--color-background:#f6f5f8;--color-surface:#fff;--color-surface-muted:#eeecf2;--color-border:#e6e2ee;--color-media-bg:#0f0d14;--color-text:#3d3848;--color-text-strong:#120f1a;--color-text-muted:#7a7388;--color-text-inverse:#fff;--color-overlay-backdrop:#120f1a6b;--color-toast-bg:#120f1aeb;--color-toast-text:#fff}[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--color-primary:#f97316;--color-primary-hover:#fb923c;--color-on-primary:#fff;--color-secondary:#94a3b8;--color-on-secondary:#fff;--color-success:#4ade80;--color-warning:#fbbf24;--color-danger:#f87171;--color-danger-surface:#f871711f;--color-background:#121018;--color-surface:#1c1826;--color-surface-muted:#221e2e;--color-border:#2e283c;--color-media-bg:#0f0d14;--color-text:#c8c2d4;--color-text-strong:#f4f1fa;--color-text-muted:#948da8;--color-text-inverse:#120f1a;--color-overlay-backdrop:#08060cad;--color-toast-bg:#1c1826f0;--color-toast-text:#f4f1fa}:root{--radius-md:12px;--radius-sm:8px;--layout-nav-height:52px;--layout-bottom-nav-offset:calc(var(--layout-nav-height) + var(--layout-safe-area-bottom));--layout-toast-gap:12px;--layout-toast-bottom-above-nav:calc(var(--layout-bottom-nav-offset) + var(--layout-toast-gap));--layout-header-height:52px;--layout-max-width:468px;--layout-safe-area-top:env(safe-area-inset-top,0px);--layout-safe-area-right:env(safe-area-inset-right,0px);--layout-safe-area-bottom:env(safe-area-inset-bottom,0px);--layout-safe-area-left:env(safe-area-inset-left,0px);--bottom-sheet-top-gap:calc(var(--layout-safe-area-top,0px) + 40px);--overlay-z-toast:100;--overlay-z-app:200;--overlay-z-bottom-sheet:210;--overlay-z-dialog:320;--overlay-z-media:1;--video-aspect-ratio:9 / 16;--font-sans:"Noto Sans KR", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-mono:ui-monospace, Consolas, monospace;--press-surface:color-mix(in srgb, var(--color-text-strong) 7%, transparent);--press-surface-strong:color-mix(in srgb, var(--color-text-strong) 12%, transparent);--press-scale-soft:.98;--press-scale:.96;--press-scale-strong:.9;--press-transition:transform .14s ease, background-color .14s ease, opacity .14s ease, filter .14s ease}@media (prefers-color-scheme:dark){:root:not([data-theme]){--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--color-primary:#f97316;--color-primary-hover:#fb923c;--color-on-primary:#fff;--color-secondary:#94a3b8;--color-on-secondary:#fff;--color-success:#4ade80;--color-warning:#fbbf24;--color-danger:#f87171;--color-danger-surface:#f871711f;--color-background:#121018;--color-surface:#1c1826;--color-surface-muted:#221e2e;--color-border:#2e283c;--color-media-bg:#0f0d14;--color-text:#c8c2d4;--color-text-strong:#f4f1fa;--color-text-muted:#948da8;--color-text-inverse:#120f1a;--color-overlay-backdrop:#08060cad;--color-toast-bg:#1c1826f0;--color-toast-text:#f4f1fa}}.bottom-nav__link{transition:var(--press-transition)}.bottom-nav__link:active{transform:scale(var(--press-scale-strong));opacity:.72}.page-header__back{transition:var(--press-transition);border-radius:var(--radius-sm);padding:4px 2px}.page-header__back:active{transform:scale(var(--press-scale));opacity:.65}.live-header-icon-button{transition:var(--press-transition)}.live-header-icon-button:active{transform:scale(var(--press-scale-strong));background:var(--press-surface);opacity:.82}.live-header-filter__button{transition:var(--press-transition)}.live-header-filter__button:active{transform:scale(var(--press-scale))}.my-profile-card{transition:var(--press-transition);border-radius:var(--radius-md)}.my-profile-card:active{transform:scale(var(--press-scale-soft));background:var(--press-surface)}.my-page__settings{transition:var(--press-transition);border-radius:999px}.my-page__settings:active{transform:scale(var(--press-scale-strong));opacity:.72;background:var(--press-surface)}.my-page__stat:active{background:var(--press-surface-strong);transform:scale(var(--press-scale))}.my-page__link-list a{transition:var(--press-transition);border-radius:var(--radius-sm);margin:0 -8px;padding:0 8px}.my-page__link-list a:active{transform:scale(var(--press-scale-soft));background:var(--press-surface)}.main-page__link-list a{transition:var(--press-transition)}.main-page__link-list a:active{background:var(--press-surface-strong);transform:scale(var(--press-scale-soft))}.my-sub-page__tab{transition:var(--press-transition)}.my-sub-page__tab:active{transform:scale(var(--press-scale))}.my-sub-page__tab--active:active{transform:scale(var(--press-scale));filter:brightness(.94)}.my-sub-page--orders .my-sub-page__order-main{transition:var(--press-transition)}.my-sub-page--orders .my-sub-page__order-main:active{background:var(--press-surface)}.my-sub-page--orders .my-sub-page__month-nav-btn{transition:var(--press-transition)}.my-sub-page--orders .my-sub-page__month-nav-btn:active:not(:disabled){background:var(--press-surface)}.my-sub-page--orders .my-sub-page__order-action{transition:var(--press-transition)}.my-sub-page--orders .my-sub-page__order-action:active:not(:disabled){background:var(--press-surface)}.live-list-tabs__btn,.shop-category-tabs__button{transition:var(--press-transition)}.live-list-tabs__btn:active,.shop-category-tabs__button:active{transform:scale(var(--press-scale))}.live-card{transition:var(--press-transition)}.live-card:active{transform:scale(var(--press-scale-soft));background:var(--press-surface)}.live-grid-card:not(.live-grid-card--static){transition:var(--press-transition)}.live-grid-card:not(.live-grid-card--static):active{transform:scale(var(--press-scale))}.shop-product-card{transition:var(--press-transition)}.shop-product-card:active{transform:scale(var(--press-scale));opacity:.88}.form__submit,.form__secondary{transition:var(--press-transition)}.form__submit:active:not(:disabled){transform:scale(var(--press-scale));filter:brightness(.94)}.form__secondary:active:not(:disabled){transform:scale(var(--press-scale));background:var(--press-surface)}.main-page__button{transition:var(--press-transition)}.main-page__button:active{transform:scale(var(--press-scale));background:var(--press-surface)}.feed-empty-state__action{transition:var(--press-transition)}.feed-empty-state__action:active{transform:scale(var(--press-scale));filter:brightness(.94)}.account-links a{transition:var(--press-transition)}.account-links a:active{transform:scale(var(--press-scale-soft));background:var(--press-surface)}@media (prefers-reduced-motion:reduce){.bottom-nav__link:active,.page-header__back:active,.live-header-icon-button:active,.live-header-filter__button:active,.my-profile-card:active,.my-page__settings:active,.my-page__stat:active,.my-page__link-list a:active,.main-page__link-list a:active,.my-sub-page__tab:active,.live-list-tabs__btn:active,.shop-category-tabs__button:active,.live-card:active,.live-grid-card:not(.live-grid-card--static):active,.shop-product-card:active,.form__submit:active:not(:disabled),.form__secondary:active:not(:disabled),.main-page__button:active,.feed-empty-state__action:active,.account-links a:active,.seller-store__quick-action:active:not(:disabled),.shop-category-sheet__item:active{transform:none}}.horizontal-scroll{scrollbar-width:none;-ms-overflow-style:none}.horizontal-scroll::-webkit-scrollbar{display:none}@media (hover:hover) and (pointer:fine){.horizontal-scroll,.horizontal-scroll .seller-store__product-card{cursor:grab}.horizontal-scroll.horizontal-scroll--dragging{cursor:grabbing;-webkit-user-select:none;user-select:none;scroll-snap-type:none!important}.horizontal-scroll.horizontal-scroll--dragging .seller-store__product-card{cursor:grabbing}.horizontal-scroll.horizontal-scroll--dragging>*{pointer-events:none}}.material-symbols-rounded{font-variation-settings:"FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24}.material-symbols-rounded--filled{font-variation-settings:"FILL" 1, "wght" 500, "GRAD" 0, "opsz" 24}*,:before,:after{box-sizing:border-box}html,body{background:var(--color-background);min-height:100%;margin:0}body{font-family:var(--font-sans);color:var(--color-text);-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.5}#root{min-height:100svh}a{color:inherit}button,input{font:inherit}code{font-family:var(--font-mono)}.seller-store__product-thumb img,.product-intro-sheet__gallery-slide img,.seller-store-live__product-card-thumb,.shop-product-card__thumb img,.live-watch__product-thumb img,.live-product-sheet__thumb img,.live-grid-card__image,.live-card__image,.live-player__poster,.live-player__video,.live-watch__poster,.seller-store-live__poster,.live-product-list-row__thumb{-webkit-user-drag:none;user-drag:none}
