.stash-sale-intro{line-height:1.65}.stash-sale-page,.stash-sale-page button,.stash-sale-page label{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Pretendard Variable,Pretendard,Noto Sans KR,Apple SD Gothic Neo,Malgun Gothic,sans-serif}.stash-sale-link{color:var(--tier-s,#c24267);font-weight:600;text-decoration:none}.stash-sale-link:hover{color:#e86a8f}.stash-sale-page{--stash-accent:#5a8fc7;--stash-accent-muted:#4a7db3;--stash-accent-rgb:90,143,199;--stash-accent-bg:#5a8fc71a;flex-direction:column;gap:20px;display:flex}.stash-schedule-bar{border:1px solid var(--border-default,#ffffff1a);background:#ffffff08;border-radius:10px;align-items:center;gap:10px;padding:14px 16px;display:flex}.stash-schedule-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.stash-schedule-dot.is-upcoming{background:#d4b87a}.stash-schedule-dot.is-active{background:#8fe0ad}.stash-schedule-text{color:var(--text-main);font-size:15px;font-weight:600}.stash-schedule-source{color:var(--muted);margin-left:auto;font-size:13px;text-decoration:none}.stash-schedule-source:hover{color:var(--text-main)}.stash-calculator{background:var(--surface-card,#ffffff08);border:1px solid var(--border-default,#ffffff1a);border-radius:12px;padding:18px}.stash-muted{color:var(--muted)}.stash-error{color:#f88}.stash-summary{border:1px solid var(--border-default,#ffffff14);background:#00000038;border-radius:10px;grid-template-columns:auto 168px 200px 1fr auto;align-items:center;column-gap:28px;min-height:72px;margin-bottom:22px;padding:14px 18px;display:grid}.stash-summary-item{flex-direction:column;justify-content:center;min-width:0;display:flex}.stash-summary-item-count{width:auto}.stash-summary-item-points,.stash-summary-item-cost{width:100%}.stash-summary-item span{color:var(--muted);white-space:nowrap;min-height:17px;margin-bottom:4px;font-size:14px;line-height:1.2;display:block}.stash-summary-value{flex-direction:row;align-items:center;gap:10px;min-height:27px;display:flex}.stash-summary-value.has-full-price{grid-template-columns:minmax(0,1fr) 88px;align-items:center;column-gap:10px;display:grid}.stash-summary-controls{flex-shrink:0;justify-self:end;align-items:center;gap:14px;display:flex}.stash-summary-item strong{white-space:nowrap;align-items:center;min-height:27px;font-size:22px;font-weight:700;line-height:1;display:flex}.stash-summary-sub{white-space:nowrap;font-size:13px;line-height:1}.stash-summary-sub.is-empty{opacity:0;pointer-events:none}.stash-summary-sub.stash-summary-points-full,.stash-summary-sub.stash-summary-cost-full{color:#ffffff61;align-items:center;min-height:27px;font-size:16px;font-weight:500;line-height:1;display:flex}.stash-summary-cost-normal{color:#d4b87a}.stash-summary-cost-sale{color:#8fe0ad}.stash-tab-group h3{color:var(--text-main);margin:0 0 12px;font-size:20px;font-weight:600}.stash-discount-toggle{color:var(--text-main);-webkit-user-select:none;user-select:none;align-items:center;gap:10px;font-size:14px;display:flex}.stash-discount-toggle-label{white-space:nowrap}.stash-toggle{cursor:pointer;background:0 0;border:none;align-items:center;padding:0;display:inline-flex}.stash-toggle-track{background:#ffffff2e;border-radius:999px;flex-shrink:0;width:44px;height:24px;transition:background .2s;display:block;position:relative}.stash-toggle-knob{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #00000059}.stash-toggle.is-on .stash-toggle-track{background:var(--stash-accent-muted)}.stash-toggle.is-on .stash-toggle-knob{transform:translate(20px)}.stash-toggle:focus-visible .stash-toggle-track{outline:2px solid rgba(var(--stash-accent-rgb),.45);outline-offset:2px}.stash-reset-btn{border:1px solid var(--border-default);color:var(--muted);cursor:pointer;background:0 0;border-radius:6px;padding:6px 12px;font-size:14px}.stash-reset-btn:hover{color:var(--text-main);border-color:var(--muted)}.stash-tab-group+.stash-tab-group{margin-top:24px}.stash-tab-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.stash-tab-card-name{padding-right:24px;font-size:18px;font-weight:600;line-height:1.4}.stash-card-price-normal{color:#d4b87a;font-size:20px;font-weight:700;line-height:1.2}.stash-card-price-old{color:#ffffff61;align-items:center;font-size:16px;font-weight:500;line-height:1;text-decoration:line-through;display:flex}.stash-card-price-sale{color:#d4b87a;font-size:20px;font-weight:700;line-height:1.2}.stash-tab-card-price{flex-direction:row;align-items:center;gap:8px;min-height:24px;margin-top:auto;display:flex}.stash-tab-card{border:1px solid var(--border-default,#ffffff1f);min-height:88px;color:var(--text-main);text-align:left;cursor:pointer;background:#0000002e;border-radius:10px;flex-direction:column;align-items:flex-start;gap:8px;padding:12px;transition:border-color .15s,background .15s;display:flex;position:relative}.stash-tab-card:hover{border-color:#ffffff38}.stash-tab-card.is-selected{border-color:var(--stash-accent);background:var(--stash-accent-bg)}.stash-tab-card-check{border:1px solid var(--border-default);color:#fff;border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;display:flex;position:absolute;top:10px;right:10px}.stash-tab-card.is-selected .stash-tab-card-check{border-color:var(--stash-accent-muted);background:var(--stash-accent-muted);color:#fff}@media (max-width:1100px){.stash-tab-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.stash-tab-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stash-summary{grid-template-columns:1fr 1fr;align-items:start;row-gap:16px}.stash-summary-item-count{grid-column:1}.stash-summary-item-points{grid-column:2}.stash-summary-item-cost{grid-column:1}.stash-summary-controls{grid-column:1/-1;justify-self:end}}@media (max-width:560px){.stash-tab-grid{grid-template-columns:1fr}.stash-schedule-bar{flex-wrap:wrap}.stash-schedule-source{margin-left:0}}
