:root{color-scheme:dark;--bg: #0f0f0f;--bg-deep: #090909;--panel: rgba(255, 255, 255, .055);--panel-strong: rgba(255, 255, 255, .09);--panel-light: #ffffff;--text: #ffffff;--muted: rgba(255, 255, 255, .6);--muted-strong: rgba(255, 255, 255, .78);--line: rgba(255, 255, 255, .1);--line-strong: rgba(255, 255, 255, .18);--red: #e74c3c;--red-deep: #c0392b;--orange: #ff6b00;--yellow: #f1c40f;--green: #2ecc71;--shadow: 0 28px 70px rgba(0, 0, 0, .45);font-family:Space Grotesk,Pretendard,Noto Sans KR,Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}*{box-sizing:border-box}html,body,#app{min-height:100%}body{margin:0;background:var(--bg);color:var(--text)}button,input{font:inherit}button{cursor:pointer}button:disabled,input:disabled{cursor:not-allowed;opacity:.58}.sale-page{min-height:100vh;background:radial-gradient(circle at 20% 14%,rgba(255,61,0,.16),transparent 38%),radial-gradient(circle at 84% 8%,rgba(241,196,15,.12),transparent 34%),linear-gradient(180deg,#0f0f0f,#0b0b0c 52%,#070707);color:#fff}.top-bar{position:sticky;top:0;z-index:30;display:flex;justify-content:space-between;align-items:center;gap:18px;padding:16px 32px;background:#0f0f0ff0;border-bottom:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.brand{display:flex;align-items:center;gap:10px}.brand-icon{width:44px;height:44px;background:linear-gradient(145deg,#ff6b5a,#c0392b);color:#fff;font-weight:900;font-size:22px;border-radius:8px;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 22px #c0392b73,inset 0 2px 6px #ffffff59;text-shadow:0 2px 6px rgba(0,0,0,.35)}.brand-name{font-size:18px;font-weight:900;letter-spacing:0}.user-area{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.release-badge,.section-count{min-height:34px;display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(231,76,60,.32);border-radius:8px;padding:0 12px;background:#e74c3c1f;color:#ffb5ac;font-size:12px;white-space:nowrap}.release-badge strong{color:#fff}.release-badge.canary{border-color:#f1c40f73;background:#f1c40f24;color:#f8dc66}.btn-login,.btn-detail,.banner-cta{border:1px solid rgba(231,76,60,.42);border-radius:8px;background:#e74c3c21;color:#ff9a8d;min-height:38px;padding:0 14px;transition:transform .18s ease,background .18s ease,color .18s ease}.btn-login:hover,.btn-detail:hover,.banner-cta:hover{background:#e74c3c38;color:#fff;transform:translateY(-1px)}.content{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:28px 0 64px}.sale-hero{min-height:430px;position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:center;gap:24px;padding:52px;border:1px solid rgba(255,255,255,.07);border-radius:8px;background:linear-gradient(180deg,#e74c3c29,#0a0a0c33),radial-gradient(circle at 50% 20%,rgba(241,196,15,.08),transparent 60%);box-shadow:var(--shadow)}.hero-copy,.hero-bag-wrap,.banner-countdown{position:relative;z-index:2}.hero-brand{margin:0 0 8px;color:#ffffff7a;font-size:15px;font-weight:900;letter-spacing:0}.sale-hero h1{margin:0;max-width:720px;color:#fff;font-size:clamp(42px,7vw,88px);line-height:.92;letter-spacing:0;text-transform:uppercase}.hero-discount{margin:20px 0 8px;color:#f1c40f;font-size:clamp(26px,4vw,48px);font-weight:900}.hero-discount span{color:#ff3b00;text-shadow:0 12px 30px rgba(255,59,0,.35)}.hero-sub{max-width:560px;margin:0;color:#ffffffb8;line-height:1.6}.hero-bag-wrap{justify-self:center;width:min(310px,100%);aspect-ratio:1;display:grid;place-items:center;transform:rotate(-8deg)}.hero-bag{width:100%;filter:drop-shadow(0 34px 44px rgba(0,0,0,.58))}.hero-float{position:absolute;inset:0;pointer-events:none}.float-bag,.float-tag,.float-ring{position:absolute;display:block;opacity:.86;animation:floatUp 6s ease-in-out infinite}.float-bag{width:92px;height:118px;background:linear-gradient(145deg,#ff3b00,#c40f00);border-radius:8px;box-shadow:0 16px 30px #00000059}.float-bag:after{content:"SALE";position:absolute;inset:0;display:grid;place-items:center;color:#ffffffe6;font-size:18px;font-weight:900}.float-bag--lg{top:22px;left:7%}.float-bag--md{right:11%;bottom:42px;width:70px;height:90px;animation-delay:-2s}.float-bag--sm{top:34%;right:30%;width:50px;height:64px;opacity:.48;animation-delay:-4s}.float-tag{top:24%;right:11%;padding:8px 12px;border:1px solid rgba(241,196,15,.4);border-radius:8px;background:#f1c40f1f;color:#f1c40f;font-weight:900}.float-tag--right{inset:auto auto 22% 12%;color:#ff6b00;border-color:#ff6b0070;background:#ff6b001f}.float-ring{left:34%;top:16%;width:150px;height:150px;border:18px solid rgba(255,255,255,.08);border-radius:50%}.float-ring--thin{left:auto;right:4%;top:44%;width:110px;height:110px;border-width:2px}.banner-countdown{grid-column:1 / -1;display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:8px}.countdown-item{min-width:70px;min-height:76px;border:1px solid rgba(255,255,255,.11);border-radius:8px;background:#00000047;display:grid;place-items:center;padding:8px 10px}.countdown-value{color:#f1c40f;font-size:28px;font-weight:900;line-height:1}.countdown-label{color:#ffffff73;font-size:11px;font-weight:700}.countdown-sep{color:#ffffff4d;font-size:26px;font-weight:900}.notice{margin:20px 0 0;border:1px solid rgba(241,196,15,.32);border-radius:8px;background:#f1c40f1a;color:#ffe082;padding:13px 16px}.commerce-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(290px,.75fr);gap:18px;align-items:start;margin-top:20px}.shop-section,.result-card,.history-card{border:1px solid rgba(255,255,255,.08);border-radius:8px;background:#ffffff0d;box-shadow:0 20px 48px #0000003d;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.shop-section,.result-card{padding:24px}.section-heading{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:18px}.section-heading h2{margin:2px 0 0;font-size:22px}.section-kicker{margin:0;color:#ff8a7b;font-size:12px;font-weight:900;letter-spacing:0}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px}.product-card{display:grid;grid-template-rows:220px minmax(190px,auto);width:100%;padding:0;overflow:hidden;text-align:left;color:inherit;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:#ffffff0a;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.product-card:hover,.product-card.selected{transform:translateY(-4px);border-color:#e74c3c8c;box-shadow:0 18px 44px #e74c3c29}.product-card.disabled{opacity:.58}.product-image{position:relative;display:grid;place-items:center;min-height:220px;background:radial-gradient(circle at 50% 30%,rgba(241,196,15,.2),transparent 48%),linear-gradient(180deg,#e74c3c1f,#0000001f)}.product-img{max-width:78%;max-height:78%;object-fit:contain;filter:drop-shadow(0 20px 30px rgba(0,0,0,.42))}.badge-discount,.badge-last,.badge-soldout{position:absolute;border-radius:8px;font-size:12px;font-weight:900}.badge-discount{top:12px;left:12px;padding:7px 9px;background:#e74c3c;color:#fff;box-shadow:0 10px 22px #e74c3c6b}.badge-last{right:12px;bottom:12px;padding:7px 9px;background:#f1c40feb;color:#1a1000}.badge-soldout{inset:0;display:grid;place-items:center;background:#00000094;color:#fff;font-size:22px}.product-info{padding:18px;display:grid;gap:10px}.product-info h3{margin:0;color:#fff;font-size:18px}.product-info p{margin:0;color:#ffffff8f;line-height:1.5;font-size:13px}.price-row,.stock-row{display:flex;justify-content:space-between;gap:12px;align-items:center}.sale-price{color:#f1c40f;font-size:20px;font-weight:900}.origin-price{color:#ffffff61;font-size:13px;text-decoration:line-through}.stock-row{color:#ffffff9e;font-size:12px}.purchase-panel{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(120px,.35fr) minmax(150px,.4fr) auto;gap:14px;align-items:end;margin-top:18px;padding:18px;border-radius:8px;border:1px solid rgba(255,255,255,.08);background:#00000038}.purchase-panel h2{margin:2px 0 4px;font-size:18px}.panel-copy{margin:0;color:#ffffff8f;line-height:1.5;font-size:13px}.quantity-field{display:grid;gap:7px}.quantity-field span,.order-total span{color:#ffffff85;font-size:12px;font-weight:800}.quantity-field input{width:100%;min-height:42px;border:1px solid rgba(255,255,255,.15);border-radius:8px;background:#ffffff12;color:#fff;padding:0 12px}.order-total{display:grid;gap:6px}.order-total strong{color:#f1c40f;font-size:20px}.banner-cta{min-height:44px;color:#fff;background:linear-gradient(135deg,#ff6b00,#e74c3c);border:none;box-shadow:0 14px 28px #e74c3c47;white-space:nowrap}.detail-list{display:grid;gap:12px}.detail-row,.row{display:flex;justify-content:space-between;gap:14px;align-items:center}.detail-row{min-height:46px;border-bottom:1px solid rgba(255,255,255,.08)}.detail-row span,.label{color:#ffffff8c}.detail-row strong,.value{color:#fff;font-weight:800;text-align:right}.activity-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:18px}.history-card{padding:24px}.list{display:grid;gap:12px}.item{display:grid;gap:8px;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:#fffffff5;color:#151515;padding:16px;box-shadow:0 12px 28px #00000029}.item .label{color:#0000008f}.item .value{color:#111}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.status-pill{display:inline-flex;min-height:30px;align-items:center;justify-content:center;padding:5px 10px;border-radius:8px;font-size:12px;font-weight:900;white-space:nowrap}.status-paid{color:#0b3d1f;background:#b7f7c9;border:1px solid #2ecc71}.status-fail{color:#5b0f16;background:#ffb3ba;border:1px solid #e74c3c}.status-pending{color:#664d03;background:#fff3cd;border:1px solid #f1c40f}.btn-detail{justify-self:end;margin-top:6px;color:#9d2418;background:#e74c3c1a}.empty-state,.loading-card{margin:0;color:#ffffff94;line-height:1.6}.loading-card{min-height:160px;display:grid;place-items:center;border-radius:8px;border:1px dashed rgba(255,255,255,.12)}@keyframes floatUp{0%,to{transform:translateY(0) rotate(-6deg)}50%{transform:translateY(-14px) rotate(4deg)}}@media(max-width:980px){.sale-hero,.commerce-layout,.activity-grid,.purchase-panel{grid-template-columns:1fr}.hero-bag-wrap{width:min(230px,70vw)}}@media(max-width:640px){.top-bar{align-items:flex-start;padding:14px 16px}.brand-name{font-size:15px}.content{width:min(100% - 28px,1180px);padding-top:18px}.sale-hero{min-height:auto;padding:28px 18px}.sale-hero h1{font-size:42px}.countdown-item{min-width:60px}.shop-section,.result-card,.history-card{padding:18px}.product-card{grid-template-rows:190px auto}.row,.detail-row{align-items:flex-start;flex-direction:column;gap:4px}.detail-row strong,.value{text-align:left}}
