.carousel-wrapper.svelte-1kfvqc1{border-radius:16px;width:100%;position:relative;overflow:hidden}.carousel.svelte-1kfvqc1{width:100%;height:100%;position:relative}.slide-container.svelte-1kfvqc1{border-radius:16px;width:100%;height:100%;position:relative;overflow:hidden}img.svelte-1kfvqc1{object-fit:cover;width:100%;height:100%;display:block}.overlay.svelte-1kfvqc1{color:#fff;background:linear-gradient(#0000 0%,#000000b3 100%);flex-direction:column;justify-content:flex-end;width:100%;padding:40px 30px;display:flex;position:absolute;bottom:0;left:0}.overlay.svelte-1kfvqc1 h2:where(.svelte-1kfvqc1){margin:0 0 8px;font-size:28px;font-weight:700}.overlay.svelte-1kfvqc1 p:where(.svelte-1kfvqc1){opacity:.9;margin:0 0 12px;font-size:14px}.description.svelte-1kfvqc1{opacity:.8;max-width:600px;margin-bottom:12px;font-size:14px;line-height:1.5}.slide-index.svelte-1kfvqc1{opacity:.7;font-size:12px}.nav-btn.svelte-1kfvqc1{color:#fff;cursor:pointer;z-index:10;background:#00000080;border:none;border-radius:4px;padding:12px 16px;font-size:18px;transition:background .3s;position:absolute;top:50%;transform:translateY(-50%)}.nav-btn.svelte-1kfvqc1:hover{background:#000c}.prev.svelte-1kfvqc1{left:15px}.next.svelte-1kfvqc1{right:15px}.dots.svelte-1kfvqc1{z-index:10;gap:8px;display:flex;position:absolute;bottom:15px;left:50%;transform:translate(-50%)}.dot.svelte-1kfvqc1{cursor:pointer;background:#ffffff80;border:none;border-radius:50%;width:10px;height:10px;transition:all .3s}.dot.svelte-1kfvqc1:hover{background:#ffffffb3}.dot.active.svelte-1kfvqc1{background:#fff;border-radius:5px;width:28px}@media (width<=768px){.overlay.svelte-1kfvqc1{padding:30px 20px}.overlay.svelte-1kfvqc1 h2:where(.svelte-1kfvqc1){font-size:20px}.overlay.svelte-1kfvqc1 p:where(.svelte-1kfvqc1),.description.svelte-1kfvqc1{font-size:12px}.nav-btn.svelte-1kfvqc1{padding:10px 12px;font-size:16px}}@media (width<=480px){.overlay.svelte-1kfvqc1{padding:20px 15px}.overlay.svelte-1kfvqc1 h2:where(.svelte-1kfvqc1){font-size:16px}.overlay.svelte-1kfvqc1 p:where(.svelte-1kfvqc1){font-size:11px}.description.svelte-1kfvqc1{margin-bottom:8px;font-size:11px}.slide-index.svelte-1kfvqc1{font-size:11px}.nav-btn.svelte-1kfvqc1{display:none}.dots.svelte-1kfvqc1{gap:6px;bottom:10px}.dot.svelte-1kfvqc1{width:8px;height:8px}.dot.active.svelte-1kfvqc1{width:20px}}:global(body){background:#f5f5f5}.admin-container{max-width:1400px;margin:0 auto;padding:40px 20px}.admin-header{margin-bottom:30px}.admin-header h1{color:#1a1a1a;margin:0 0 8px;font-size:32px;font-weight:700}.subtitle{color:#999;margin:0;font-size:14px;font-weight:400}.error-message{color:#c33;background:#fee;border-radius:8px;margin-bottom:20px;padding:16px;font-size:14px}@media (width<=768px){.admin-container{padding:20px}.admin-header h1{font-size:24px}}@media (width<=480px){.admin-container{padding:16px}.admin-header{margin-bottom:20px}.admin-header h1{margin-bottom:4px;font-size:20px}.subtitle{font-size:12px}.error-message{padding:12px;font-size:12px}}body{color:#3a3a3a;background:linear-gradient(135deg,#ede8e0 0%,#e5dcd2 100%);justify-content:center;align-items:center;height:100%;margin:0;padding:32px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;transition:background 1s,color 1s;display:flex;position:relative;overflow:hidden}body.dark{color:#e0e0e0;background:linear-gradient(135deg,#1a1a2e 0%,#16213e 100%)}body:before{content:"";pointer-events:none;z-index:0;background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"400\" height=\"400\"><defs><pattern id=\"coffee\" x=\"0\" y=\"0\" width=\"400\" height=\"400\" patternUnits=\"userSpaceOnUse\"><g opacity=\"0.1\"><text x=\"30\" y=\"100\" font-size=\"60\" fill=\"%236b7560\">☕</text><text x=\"200\" y=\"280\" font-size=\"56\" fill=\"%236b7560\">🫖</text><text x=\"280\" y=\"120\" font-size=\"52\" fill=\"%236b7560\">🥄</text></g></pattern></defs><rect width=\"400\" height=\"400\" fill=\"url(%23coffee)\"/></svg>");position:fixed;inset:0}html{height:100%}.wrap.svelte-1uha8ag{z-index:1;width:100%;max-width:880px;position:relative}.card.svelte-1uha8ag{text-align:center;background:linear-gradient(#ffffff80,#ffffff4d);border-radius:16px;padding:48px;transition:background 1s,box-shadow 1s;box-shadow:0 8px 24px #7a8f701a}.wrap.dark.svelte-1uha8ag .card:where(.svelte-1uha8ag){background:linear-gradient(#1e3250cc,#14233ccc);box-shadow:0 8px 24px #6496ff33}.logo.svelte-1uha8ag{border-radius:8px;max-width:220px;height:auto;margin:0 auto 14px;transition:opacity 1s;display:block}.wrap.dark.svelte-1uha8ag .logo:where(.svelte-1uha8ag){display:none}.subtitle.svelte-1uha8ag{color:#6b7560;margin:6px 0 2px;font-size:16px;font-style:italic;transition:color 1s}.wrap.dark.svelte-1uha8ag .subtitle:where(.svelte-1uha8ag){display:none}.subtitle-kr.svelte-1uha8ag{color:#6b7560;margin:0 0 8px;font-size:13px;transition:color 1s}.wrap.dark.svelte-1uha8ag .subtitle-kr:where(.svelte-1uha8ag){display:none}.countdown.svelte-1uha8ag{justify-content:center;align-items:flex-end;gap:0;margin:20px 0 12px;display:flex}.flip-unit.svelte-1uha8ag{text-align:center;padding:0 16px;position:relative}.flip-unit.svelte-1uha8ag:not(:last-child):after{content:"";background:linear-gradient(#0000,#7a8f704d,#0000);width:1px;height:48px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.flip-unit.svelte-1uha8ag .label:where(.svelte-1uha8ag){color:#7a8f70;letter-spacing:.5px;text-transform:uppercase;margin-bottom:12px;font-size:11px}.flip.svelte-1uha8ag{perspective:1000px;will-change:contents;z-index:1;isolation:isolate;background:linear-gradient(135deg,#ffffff80,#ffffff4d);border:1px solid #7a8f7026;border-radius:12px;justify-content:center;align-items:center;min-width:72px;height:60px;transition:all 1s;display:flex;position:relative;overflow:hidden}.wrap.dark.svelte-1uha8ag .flip:where(.svelte-1uha8ag){background:linear-gradient(135deg,#32649699,#1e467899);border-color:#6496ff4d}.flip.svelte-1uha8ag:hover{background:linear-gradient(135deg,#ffffffb3,#ffffff80);border-color:#7a8f7066;box-shadow:0 8px 24px #7a8f701f}.wrap.dark.svelte-1uha8ag .flip:where(.svelte-1uha8ag):hover{background:linear-gradient(135deg,#5082b4cc,#3c6ea0cc);border-color:#6496ff99;box-shadow:0 8px 24px #6496ff4d}.flip.svelte-1uha8ag .display:where(.svelte-1uha8ag){color:#7a8f70;backface-visibility:hidden;font-size:32px;font-weight:700;transition:color 1s}.wrap.dark.svelte-1uha8ag .flip:where(.svelte-1uha8ag) .display:where(.svelte-1uha8ag){color:#a0d0ff}.meteor-container.svelte-1uha8ag{pointer-events:none;z-index:0;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.meteor.svelte-1uha8ag{filter:blur(.5px);background:linear-gradient(#fffc,#0000);width:2px;height:100px;animation:linear forwards svelte-1uha8ag-fall;position:absolute;top:-10px;box-shadow:0 0 6px #fff9}@keyframes svelte-1uha8ag-fall{to{opacity:0;transform:translateY(110vh)translate(-50px)rotate(45deg)}}@media (width<=768px){body{padding:20px}.card.svelte-1uha8ag{padding:32px 20px}.logo.svelte-1uha8ag{max-width:160px;margin-bottom:12px}.subtitle.svelte-1uha8ag{margin:4px 0;font-size:14px}.subtitle-kr.svelte-1uha8ag{margin:0 0 8px;font-size:12px}.countdown.svelte-1uha8ag{gap:4px;margin:16px 0 12px}.flip-unit.svelte-1uha8ag{padding:0 8px}.flip-unit.svelte-1uha8ag:not(:last-child):after{height:40px}.flip-unit.svelte-1uha8ag .label:where(.svelte-1uha8ag){margin-bottom:8px;font-size:10px}.flip.svelte-1uha8ag{min-width:60px;height:50px}.flip.svelte-1uha8ag .display:where(.svelte-1uha8ag){font-size:28px}}.carousel-section.svelte-1uha8ag{width:100%;margin-top:48px;padding:0}.view-all-carousel.svelte-1uha8ag{text-align:center;color:#6b7560;margin-top:16px;font-size:14px;text-decoration:none;transition:color 1s;display:block}.view-all-carousel.svelte-1uha8ag:hover{color:#5a6450}.wrap.dark.svelte-1uha8ag .view-all-carousel:where(.svelte-1uha8ag){color:#a0d0ff}.wrap.dark.svelte-1uha8ag .view-all-carousel:where(.svelte-1uha8ag):hover{color:#c0e0ff}.footer.svelte-1uha8ag{text-align:center;border-top:1px solid #6b756033;margin-top:32px;padding-top:24px}.wrap.dark.svelte-1uha8ag .footer:where(.svelte-1uha8ag){border-top-color:#a0d0ff33}.footer-link.svelte-1uha8ag{color:#6b7560;margin:0 8px;font-size:13px;text-decoration:none;transition:color 1s;display:inline-block}.wrap.dark.svelte-1uha8ag .footer-link:where(.svelte-1uha8ag){color:#a0d0ff}.footer-link.svelte-1uha8ag:hover{text-decoration:underline}.footer-divider.svelte-1uha8ag{color:#6b7560;margin:0 4px;transition:color 1s}.wrap.dark.svelte-1uha8ag .footer-divider:where(.svelte-1uha8ag){color:#a0d0ff}@media (width<=480px){body{padding:16px}.card.svelte-1uha8ag{border-radius:12px;padding:24px 16px}.logo.svelte-1uha8ag{max-width:140px;margin-bottom:10px}.subtitle.svelte-1uha8ag{margin:3px 0;font-size:13px}.subtitle-kr.svelte-1uha8ag{margin:0 0 8px;font-size:11px}.countdown.svelte-1uha8ag{gap:2px;margin:14px 0 10px}.flip-unit.svelte-1uha8ag{padding:0 6px}.flip-unit.svelte-1uha8ag:not(:last-child):after{height:35px}.flip-unit.svelte-1uha8ag .label:where(.svelte-1uha8ag){margin-bottom:6px;font-size:9px}.flip.svelte-1uha8ag{min-width:54px;height:45px}.flip.svelte-1uha8ag .display:where(.svelte-1uha8ag){font-size:24px}.carousel-section.svelte-1uha8ag{margin-top:24px;padding:0}.view-all-carousel.svelte-1uha8ag{margin-top:12px;font-size:13px}}
