:root{--bg: #070707;--yellow: #f5c400;--text: #f4f4f4;--muted: #b8b8b8;--footer-h: 5.5rem}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Pretendard,system-ui,sans-serif;padding-bottom:var(--footer-h)}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}.page{overflow-x:hidden}.top{position:sticky;top:0;z-index:20;display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1.25rem;background:#070707eb;border-bottom:1px solid #222}.logo{font-weight:800;color:var(--yellow);letter-spacing:-.04em}nav{display:flex;align-items:center;gap:1rem;font-size:.92rem}nav a:not(.btn){color:var(--muted)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:.7rem 1.15rem;background:var(--yellow);color:#111;font-weight:800;border-radius:999px;border:none}.btn.ghost{background:transparent;color:var(--text);border:1px solid #555}.btn.wide{width:min(100%,420px);margin-top:1.25rem}.hero{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center;max-width:1180px;margin:0 auto;padding:2.5rem 1.25rem 4rem}.kicker{margin:0;color:var(--text);letter-spacing:.08em}.title-mark{margin:.15rem 0 .8rem;line-height:0}.title-logo{display:block;width:min(100%,420px);height:auto}.cta-line,.when,.where{display:flex;align-items:center;gap:.5rem}.cta-line{margin:0 0 1.1rem;font-size:clamp(1.05rem,2.4vw,1.45rem);font-weight:700;flex-wrap:wrap}.cta-icon{color:var(--yellow);transform-origin:center;animation:cta-icon-pulse 2.6s ease-in-out infinite}.cta-highlight{color:var(--yellow);animation:cta-text-glow 2.6s ease-in-out infinite}@keyframes cta-icon-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.12);opacity:.85}}@keyframes cta-text-glow{0%,to{text-shadow:none}50%{text-shadow:0 0 14px rgba(245,196,0,.45)}}.when{margin:0;font-size:clamp(1.6rem,4vw,2.4rem);font-weight:800}.where{margin:.2rem 0 .5rem;color:var(--muted)}.contact-line{display:flex;flex-wrap:wrap;gap:.85rem 1.2rem;margin:0 0 1.2rem;font-size:.92rem}.contact-line a{display:inline-flex;align-items:center;gap:.4rem;color:var(--muted)}.contact-line a:hover{color:var(--yellow)}.hero-actions{display:flex;gap:.7rem;flex-wrap:wrap}.channels{display:flex;flex-wrap:wrap;gap:.7rem;margin:1.15rem 0 0}.channel{display:inline-flex;align-items:center;gap:.4rem;color:#cfcfcf;font-size:.82rem}.channel img{width:28px;height:28px;border-radius:50%;object-fit:cover}.hero-visual{position:relative;min-height:420px;width:100%}.polaroids{position:relative;width:100%;height:420px}.polaroid{position:absolute;width:48%;margin:0;background:#fff;padding:6px 6px 22px;box-shadow:0 16px 32px #00000073}.polaroid:nth-child(1){top:0;left:0;transform:rotate(-8deg);z-index:3}.polaroid:nth-child(2){top:4%;right:0;transform:rotate(5deg);z-index:4}.polaroid:nth-child(3){bottom:0;left:8%;transform:rotate(-3deg);z-index:2}.polaroid:nth-child(4){bottom:-6%;right:4%;transform:rotate(7deg);z-index:1}.polaroid img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.block{max-width:1100px;margin:0 auto;padding:1rem 1.25rem 4rem}h2{margin:0 0 1.2rem;color:var(--yellow);font-size:1.6rem;display:flex;align-items:center;gap:.5rem}.lead{margin:-.4rem 0 1.2rem;color:var(--muted)}.programs{list-style:none;margin:0;padding:0;display:grid;gap:1rem}.programs li{padding:1.15rem 1.2rem;border:1px solid #2a2a2a;background:#101010}.programs li.with-gif{display:grid;grid-template-columns:1.1fr .9fr;gap:1rem;align-items:center}.programs strong{color:var(--yellow);display:flex;align-items:center;gap:.5rem}.programs p{margin:.45rem 0 0;color:var(--muted);line-height:1.55}.program-gif{width:100%;height:210px;object-fit:cover;background:#111}.speaker-note{margin:1.1rem 0 0;color:var(--yellow);font-weight:700}.shots{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.shots figure{margin:0}.shots img{width:100%;height:180px;object-fit:cover}.tickets{list-style:none;margin:0;padding:0;max-width:520px}.tickets li{display:flex;justify-content:space-between;gap:1rem;padding:.9rem 0;border-bottom:1px solid #2a2a2a}.tickets li.clickable{cursor:pointer}.tickets li.clickable:active{opacity:.85}.tickets li.highlight{border:1px solid rgba(245,196,0,.28);border-radius:10px;padding:.85rem .75rem;margin:.35rem 0;background:#f5c4000a;animation:ticket-glow 3s ease-in-out infinite}.tickets li.highlight span{color:var(--yellow);font-weight:700}.tickets li.highlight .fa-bullhorn{animation:cta-icon-pulse 2.6s ease-in-out infinite}@keyframes ticket-glow{0%,to{border-color:#f5c40038;box-shadow:none;background:#f5c40008}50%{border-color:#f5c4008c;box-shadow:0 0 18px #f5c4001f;background:#f5c40012}}@media(prefers-reduced-motion:reduce){.cta-icon,.cta-highlight,.tickets li.highlight,.tickets li.highlight .fa-bullhorn{animation:none}}.tickets span{display:inline-flex;align-items:center;gap:.5rem}.tickets b{color:var(--yellow)}.ticket-note{max-width:520px;color:var(--muted);margin:.9rem 0 0}.shirt-promo{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:1rem;align-items:center;max-width:640px;margin:1.4rem 0 0;padding:.85rem;border:1px solid rgba(245,196,0,.28);border-radius:12px;background:#f5c4000a;cursor:pointer}.shirt-promo:active{opacity:.9}.shirt-img{display:block;width:100%;border-radius:8px}.shirt-copy strong{display:flex;align-items:center;gap:.45rem;color:var(--yellow);font-size:1.05rem}.shirt-copy p{margin:.55rem 0 .75rem;color:var(--muted);line-height:1.55;font-size:.92rem}.shirt-cta{color:var(--yellow);font-weight:700;font-size:.88rem}.radio-desc{display:block;font-size:.78rem;color:var(--muted);margin-top:.15rem;line-height:1.4}.volume-ui-check{display:flex;align-items:center;gap:.7rem;margin:.85rem 0 .35rem;font-size:.95rem;font-weight:600;cursor:pointer;line-height:1.4}.volume-ui-check input{width:20px;height:20px;accent-color:var(--yellow);flex-shrink:0;cursor:pointer}.confirm-disc{color:var(--yellow);font-size:.88rem;font-weight:700}footer{padding:2rem 1.25rem calc(2rem + var(--footer-h));text-align:center;color:#888;border-top:1px solid #222}.contact{display:flex;justify-content:center;gap:1.2rem;flex-wrap:wrap;margin:.5rem 0 .75rem;font-size:.92rem}.contact a{color:var(--muted);display:inline-flex;align-items:center;gap:.4rem}.contact a:hover{color:var(--yellow)}.sns{display:flex;justify-content:center;gap:1.2rem;margin-top:.6rem}.sns a{color:var(--yellow);display:inline-flex;align-items:center;gap:.4rem}.apply-bar{position:fixed;left:0;right:0;bottom:0;z-index:100;padding:.75rem 1.25rem calc(.75rem + env(safe-area-inset-bottom,0px));background:#070707eb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid rgba(245,196,0,.15)}.apply-bar button{display:block;width:100%;text-align:center;font-weight:800;font-size:1.2rem;color:#111;padding:.55rem;border:none;border-radius:12px;background:var(--yellow)}.apply-bar button:active{transform:scale(.97)}.countdown{display:block;font-family:ui-monospace,monospace;font-size:.75rem;font-weight:400;opacity:.75;margin-top:.15rem;color:#333}.modal-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:150;background:#0009}.modal-overlay.open{display:block}.modal-sheet{position:fixed;left:0;right:0;bottom:0;z-index:151;background:#111;border-top:1px solid rgba(245,196,0,.15);border-radius:12px 12px 0 0;max-height:88vh;overflow-y:auto;transform:translateY(100%);transition:transform .3s ease;padding:1.25rem 1.25rem calc(1.25rem + env(safe-area-inset-bottom,0px))}.modal-sheet.open{transform:translateY(0)}.modal-handle{width:40px;height:4px;background:#fff3;border-radius:2px;margin:0 auto .5rem}.modal-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.modal-title{font-size:1.35rem;font-weight:800;color:var(--yellow)}.modal-close{background:none;border:none;color:var(--muted);font-size:1.2rem}.method-tabs{display:flex;gap:.5rem;margin-bottom:1rem}.method-tabs button{flex:1;padding:.55rem;border-radius:8px;border:1px solid #333;background:#1a1a1a;color:var(--muted);font-weight:700}.method-tabs button.active{border-color:#f5c40080;background:#f5c40014;color:var(--yellow)}.modal-field{margin-bottom:.85rem}.modal-field label{display:block;font-size:.85rem;color:var(--muted);margin-bottom:.3rem}.modal-field input{width:100%;padding:.65rem .75rem;border:1px solid #333;border-radius:8px;background:#0a0a0a;color:var(--text);font-size:1rem}.modal-radio-group{margin:1rem 0}.group-label{font-size:.85rem;color:var(--muted);margin-bottom:.5rem}.field-note{font-size:.75rem;opacity:.8}.modal-radio{display:flex;align-items:center;gap:.65rem;padding:.75rem;border:1px solid #2a2a2a;border-radius:8px;margin-bottom:.5rem;cursor:pointer}.modal-radio.selected{border-color:#f5c40073;background:#f5c4000a}.modal-radio input{display:none}.radio-dot{width:18px;height:18px;border:2px solid #555;border-radius:50%;flex-shrink:0;position:relative}.modal-radio.selected .radio-dot{border-color:var(--yellow)}.modal-radio.selected .radio-dot:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;background:var(--yellow);border-radius:50%}.radio-info{flex:1}.radio-name{font-weight:600}.radio-price{color:var(--yellow);font-weight:700;white-space:nowrap}.modal-submit{display:block;width:100%;padding:.85rem;border:none;border-radius:10px;background:var(--yellow);color:#111;font-weight:800;font-size:1.05rem;margin-top:.5rem}.consent-small{display:block;font-size:.7rem;font-weight:400;opacity:.7;margin-top:.15rem}.eventus-pane{padding:.5rem 0 1rem;color:var(--muted);line-height:1.6}.confirm-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:#000000bf;display:flex;align-items:center;justify-content:center;padding:1.25rem}.confirm-modal{background:#111;border:1px solid rgba(245,196,0,.2);border-radius:14px;padding:1.5rem;max-width:380px;width:100%;text-align:center}.confirm-title{font-size:1.3rem;font-weight:800;color:var(--yellow);margin-bottom:.5rem}.confirm-ticket{font-weight:700;margin-bottom:.75rem}.confirm-note{font-size:.88rem;color:var(--muted);line-height:1.5;margin-bottom:.75rem}.confirm-account{background:#0a0a0a;border-radius:10px;padding:1rem;margin-bottom:.75rem}.account-bank{font-size:.85rem;color:var(--muted)}.account-num{display:block;width:100%;background:none;border:none;color:var(--yellow);font-size:1.1rem;font-weight:800;margin:.35rem 0;cursor:pointer}.account-holder{font-size:.85rem;color:var(--muted)}.copy-toast{font-size:.8rem;color:var(--yellow);margin-top:.35rem}.confirm-meet{font-weight:700;margin:.75rem 0}.confirm-close{width:100%;padding:.75rem;border:1px solid #444;border-radius:10px;background:transparent;color:var(--text);font-weight:700}@media(max-width:860px){nav a:not(.btn){display:none}.hero{grid-template-columns:1fr;gap:.75rem;padding:1.2rem 1rem .5rem}.hero-visual{min-height:0;width:100%;max-width:360px;justify-self:center;overflow:visible}.polaroids{display:grid;grid-template-columns:1fr 1fr;gap:.2rem;width:100%;height:auto;margin:.35rem 0 0;padding:.2rem .15rem .4rem}.polaroid{position:relative;width:94%;padding:4px 4px 12px}.polaroid:nth-child(1){justify-self:start;transform:rotate(-3deg);z-index:1}.polaroid:nth-child(2){justify-self:end;margin-left:-10%;transform:rotate(2.5deg);z-index:2}.polaroid:nth-child(3){justify-self:start;margin-top:-8%;transform:rotate(2deg);z-index:3}.polaroid:nth-child(4){justify-self:end;margin-top:-8%;margin-left:-10%;transform:rotate(-2deg);z-index:4}.polaroid img{aspect-ratio:1;height:auto}#program{padding-top:.25rem}.block{padding-bottom:2.2rem}.programs,.programs li.with-gif{grid-template-columns:1fr}.program-gif{height:160px}.shots{grid-template-columns:repeat(3,1fr);gap:.4rem}.shots img{height:86px}.shirt-promo{grid-template-columns:1fr;max-width:100%}}
