@import"https://fonts.googleapis.com/css2?family=Oswald:wght@300;400;500;600;700&display=swap";@font-face{font-family:PretendardSC;font-style:normal;font-weight:900;font-display:swap;src:local("Pretendard Black"),url(/seller-channel/font/woff2/Pretendard-Black.woff2) format("woff2"),url(/seller-channel/font/woff/Pretendard-Black.woff) format("woff")}@font-face{font-family:PretendardSC;font-style:normal;font-weight:700;font-display:swap;src:local("Pretendard Bold"),url(/seller-channel/font/woff2/Pretendard-Bold.woff2) format("woff2"),url(/seller-channel/font/woff/Pretendard-Bold.woff) format("woff")}@font-face{font-family:PretendardSC;font-style:normal;font-weight:600;font-display:swap;src:local("Pretendard SemiBold"),url(/seller-channel/font/woff2/Pretendard-SemiBold.woff2) format("woff2"),url(/seller-channel/font/woff/Pretendard-SemiBold.woff) format("woff")}@font-face{font-family:PretendardSC;font-style:normal;font-weight:500;font-display:swap;src:local("Pretendard Medium"),url(/seller-channel/font/woff2/Pretendard-Medium.woff2) format("woff2"),url(/seller-channel/font/woff/Pretendard-Medium.woff) format("woff")}@font-face{font-family:PretendardSC;font-style:normal;font-weight:400;font-display:swap;src:local("Pretendard Regular"),url(/seller-channel/font/woff2/Pretendard-Regular.woff2) format("woff2"),url(/seller-channel/font/woff/Pretendard-Regular.woff) format("woff")}.sc-page{--sc-primary: var(--brand-500, #682aff);--sc-primary-sub: #d3cfeb;--sc-primary-bg: #f3f2fa;--sc-section-line: #f4f4f8;--sc-stroke: #d2d2ee;--sc-danger: #f0444a;--sc-white: #fff;--sc-black: #000;--sc-gray-300: #dee2e6;--sc-text-dark: #111827;--sc-text-body: #374151;--sc-text-muted: #808080;max-width:402px;min-height:100vh;margin:0 auto;background:var(--sc-white);overflow:hidden;font-family:PretendardSC,ui-sans-serif,system-ui,sans-serif;color:var(--sc-black);-webkit-font-smoothing:antialiased}.sc-page *,.sc-page *:before,.sc-page *:after{box-sizing:border-box}.sc-page .sc-header{display:flex;align-items:flex-end;justify-content:space-between;padding:12px 10px 12px 20px;background:var(--sc-white);position:fixed;top:0;left:50%;transform:translate(-50%);width:100%;max-width:402px;z-index:1000}.sc-page .sc-header-brand{display:block;text-align:left}.sc-page .sc-header-brand p{margin:0;color:var(--sc-text-muted);font-size:13px;font-weight:400}.sc-page .sc-header-brand h1{margin:0;font-size:24px;font-weight:900;line-height:1;color:var(--sc-black)}.sc-page .sc-header-icons{display:flex;align-items:center;gap:0}.sc-page .sc-header-icons a,.sc-page .sc-header-icons button{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:0;background:transparent;padding:0;cursor:pointer}.sc-page .sc-header-icons img{width:44px;height:44px}.sc-page .sc-hero{height:250px;overflow:hidden;background:var(--sc-gray-300);margin-top:44px}.sc-page .sc-hero img{width:100%;height:100%;object-fit:cover;display:block}.sc-page .sc-seller{position:relative;padding:55px 20px 25px;text-align:center;background:var(--sc-white)}.sc-page .sc-seller-profile{position:absolute;left:50%;top:-48px;width:84px;height:84px;transform:translate(-50%);border-radius:50%;overflow:hidden;box-shadow:0 8px 20px #00000024;background:var(--sc-gray-300)}.sc-page .sc-seller-profile img{width:100%;height:100%;object-fit:cover;display:block}.sc-page .sc-seller h2{margin:0 0 10px;font-size:24px;font-weight:900;color:var(--sc-text-dark)}.sc-page .sc-seller-desc{margin:0 0 18px;color:var(--sc-text-muted);font-size:14px;font-weight:400;line-height:1.45;white-space:pre-line}.sc-page .sc-follow-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:48px;border:0;border-radius:8px 8px 0 0;background:linear-gradient(135deg,#6857ff,#8b25ff);color:var(--sc-white);font-size:16px;font-weight:700;cursor:pointer}.sc-page .sc-follow-btn .sc-ico{width:18px;height:18px}.sc-page .sc-follow-btn:disabled{cursor:default}.sc-page .sc-follow-menu{display:flex;align-items:center;width:100%;border-radius:0 0 8px 8px;overflow:hidden;background:var(--sc-primary-bg)}.sc-page .sc-follow-menu a,.sc-page .sc-follow-menu button{display:flex;flex:1;align-items:center;justify-content:center;gap:8px;height:48px;border:0;color:var(--sc-text-body);font-size:16px;font-weight:700;text-decoration:none;background:var(--sc-primary-bg);cursor:pointer}.sc-page .sc-follow-menu img{width:20px;height:20px}.sc-page .sc-divider{flex-shrink:0;width:1px;height:24px;background:var(--sc-primary-sub)}.sc-page .sc-section-line{height:8px;background:var(--sc-section-line)}.sc-page .sc-schedule{padding:25px 20px;background:var(--sc-white)}.sc-page .sc-schedule-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.sc-page .sc-schedule-head h3{margin:0;font-size:18px;font-weight:700;color:var(--sc-text-dark)}.sc-page .sc-next-live{display:flex;align-items:center;gap:7px;color:var(--sc-text-dark);font-size:14px;font-weight:600}.sc-page .sc-d-day{display:inline-flex;align-items:center;justify-content:center;height:22px;padding:0 8px;border-radius:4px;background:var(--sc-danger);color:var(--sc-white);font-size:12px;font-weight:700}.sc-page .sc-month-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.sc-page .sc-month{font-family:Oswald,sans-serif;font-size:22px;font-weight:700;color:var(--sc-text-dark);display:flex;justify-content:center;align-items:center;gap:6px}.sc-page .sc-month .sc-ico{width:11px;height:11px;margin-left:4px}.sc-page .sc-share-btn{display:flex;align-items:center;gap:6px;height:36px;padding:0 14px;border:1px solid var(--sc-primary);border-radius:8px;background:var(--sc-white);color:var(--sc-primary);font-size:14px;font-weight:700;cursor:pointer}.sc-page .sc-share-btn .sc-ico{width:14px;height:14px}.sc-page .sc-calendar{display:grid;grid-template-columns:repeat(7,1fr);row-gap:14px;margin-bottom:24px;text-align:center}.sc-page .sc-calendar span{color:var(--sc-text-body);font-size:14px;font-weight:600}.sc-page .sc-calendar button{position:relative;display:flex;align-items:center;justify-content:center;width:34px;height:34px;margin:0 auto;border:0;border-radius:50%;background:transparent;color:var(--sc-text-dark);font-size:14px;font-weight:600;line-height:1;cursor:pointer}.sc-page .sc-calendar button.sc-active{background:var(--sc-primary);color:var(--sc-white);font-weight:900}.sc-page .sc-calendar button.sc-active:after{content:"";position:absolute;left:50%;bottom:-8px;width:4px;height:4px;transform:translate(-50%);border-radius:50%;background:var(--sc-primary)}.sc-page .sc-social{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:0 20px 24px;background:var(--sc-white)}.sc-page .sc-social a{display:flex;align-items:center;justify-content:center;gap:7px;height:42px;border:1px solid var(--sc-stroke);border-radius:6px;color:var(--sc-text-dark);font-size:14px;font-weight:700;text-decoration:none}.sc-page .sc-social .sc-ico{width:16px;height:16px}.sc-page .sc-social .sc-youtube .sc-ico,.sc-page .sc-social .sc-insta .sc-ico{color:var(--sc-danger)}.sc-page .sc-social .sc-tiktok .sc-ico{color:var(--sc-black)}.sc-page .sc-subscribe-wrap{padding:24px 20px 32px;border-top:8px solid var(--sc-section-line);background:var(--sc-white)}.sc-page .sc-subscribe{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;border-radius:8px;background:var(--sc-primary-bg)}.sc-page .sc-subscribe-left{display:flex;align-items:center;gap:12px;min-width:0}.sc-page .sc-subscribe-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;background:var(--sc-white);color:var(--sc-primary);font-size:18px}.sc-page .sc-subscribe-icon img{width:20px;height:20px}.sc-page .sc-subscribe-text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:700;color:var(--sc-text-dark)}.sc-page .sc-subscribe button{display:inline-flex;align-items:center;justify-content:center;width:92px;height:40px;border:0;border-radius:6px;background:linear-gradient(135deg,#6857ff,#8b25ff);color:var(--sc-white);font-size:15px;font-weight:700;line-height:1;cursor:pointer}
