@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Manrope:wght@400;500;600;700;800&display=swap");:root{--bg:#ebe7de;--panel:#f6f3ec;--text:#111218;--muted:rgba(17,18,24,0.52);--line:rgba(17,18,24,0.12);--line-strong:rgba(17,18,24,0.2);--accent:#cf3a2f;--accent-soft:rgba(207,58,47,0.74);--accent-dark:#af2d23;--success:#4c9a63;--warning:#ab7a22;--active:#ecd792;--white:#ffffff;--poster-radius:4px;--card-shadow:0 16px 38px rgba(17,18,24,0.14);--card-shadow-hover:0 28px 60px rgba(17,18,24,0.22)}.layout,.layout *,.layout :after,.layout :before,.modal-shell,.modal-shell *,.modal-shell :after,.modal-shell :before{box-sizing:border-box}.layout{background:var(--bg);color:var(--text);font-family:var(--font-body,"Manrope"),sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:where(.layout,.modal-shell) a,:where(.layout,.modal-shell) button{color:inherit;font:inherit;text-decoration:none}:where(.layout,.modal-shell) button{background:none;border:0;cursor:pointer}:where(.layout,.modal-shell) input,:where(.layout,.modal-shell) select,:where(.layout,.modal-shell) textarea{font:inherit}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.layout{position:relative;isolation:isolate;height:100svh;display:grid;grid-template-columns:76px minmax(0,1fr) 76px}.layout:before{content:"";position:absolute;inset:0;z-index:0;background-image:linear-gradient(rgba(235,231,222,.88),rgba(235,231,222,.88)),var(--site-image,none);background-position:50%;background-size:cover;opacity:var(--site-image-opacity,0);transition:opacity .28s ease,background-image .28s ease;pointer-events:none}.side{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;border-color:var(--line);border-style:solid;background:rgba(255,255,255,.22)}.side-left{border-width:0 1px 0 0;justify-content:flex-start;padding:0}.side-right{border-width:0 0 0 1px}.side-brand,.side-copy{writing-mode:vertical-rl;transform:rotate(180deg);font-size:17px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.side-brand{position:absolute;top:12px;left:50%;font-size:18px;letter-spacing:.12em;transform:translateX(-50%) rotate(180deg);color:inherit}.main{position:relative;z-index:1;min-width:0;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;padding:22px 28px 18px;overflow:hidden}.content-area{position:relative;min-height:0;display:flex;flex-direction:column}.content-area>.calendar,.content-area>.stage{flex:1 1 auto;min-height:0}.mobile-head,.mobile-panel{display:none}.topline{display:flex;align-items:center;gap:14px;min-height:48px;padding-bottom:14px}.view-nav{margin-left:auto;display:inline-flex;align-items:center;gap:0}.view-nav .topnav-link{cursor:pointer}.filter-label{margin:0;font-size:13px;font-weight:700;letter-spacing:.04em;white-space:nowrap}.topnav{min-width:0;display:flex;flex-wrap:wrap;align-items:center;gap:6px 0}.topnav-link{display:inline-flex;align-items:baseline;gap:6px;padding:0 12px 0 0;color:var(--text);font-size:13px;font-weight:500;white-space:nowrap;border:0;background:transparent}.topnav-link:after{content:"/";margin-left:12px;color:var(--muted)}.topnav-link:last-child:after{display:none}.topnav-link small{font-size:10px;font-weight:800;letter-spacing:.14em;color:var(--muted)}.topnav-link.is-active span,.topnav-link:focus-visible span,.topnav-link:hover span{color:var(--accent-soft)}.month-bar{display:none;align-items:center;flex-wrap:wrap;gap:10px;padding:4px 0 12px}.month-bar.is-calendar{display:flex}.month-nav-group{gap:6px}.month-nav-btn,.month-nav-group{display:inline-flex;align-items:center}.month-nav-btn{width:30px;height:30px;border-radius:50%;border:1px solid var(--line);background:transparent;color:var(--text);font-size:14px;line-height:1;justify-content:center;transition:border-color .15s ease,color .15s ease,background .15s ease}.month-nav-btn:hover{border-color:var(--text);background:var(--text);color:var(--white)}.month-title{font-family:var(--font-display,"Bebas Neue"),sans-serif;font-size:20px;letter-spacing:.06em;text-transform:uppercase;min-width:144px;text-align:center;color:var(--text);padding:0 6px}.month-today{margin-left:4px;padding:5px 12px;border:1px solid var(--line);border-radius:999px;background:transparent;font-size:10px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--muted);transition:border-color .15s ease,color .15s ease}.month-today:hover{border-color:var(--text);color:var(--text)}.view-toggle{display:inline-flex;gap:2px;border:1px solid var(--line);border-radius:999px;padding:3px;background:rgba(255,255,255,.5)}.view-toggle-btn{padding:6px 18px;border:0;border-radius:999px;background:transparent;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);transition:background .18s ease,color .18s ease;cursor:pointer}.view-toggle-btn:hover{color:var(--text)}.view-toggle-btn.is-active{background:var(--text);color:var(--white)}.calendar{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:auto;padding:16px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.calendar[hidden]{display:none}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);background:transparent;border:0}.calendar-weekday{padding:12px 8px;font-size:10px;font-weight:800;letter-spacing:.22em;text-transform:uppercase;color:var(--muted);text-align:left;border-bottom:1px solid var(--line)}.calendar-cells{grid-column:1/-1;display:grid;grid-template-columns:repeat(7,1fr);gap:0}.calendar-cell{position:relative;min-height:110px;padding:10px 10px 8px;background:transparent;display:flex;flex-direction:column;gap:6px;cursor:default;border-right:1px solid var(--line);border-bottom:1px solid var(--line);transition:background .15s ease}.calendar-cell:nth-child(7n){border-right:0}.calendar-cell.is-other-month{opacity:.32}.calendar-cell.is-today{background:rgba(207,58,47,.04)}.calendar-cell.has-events:hover{background:rgba(17,18,24,.025)}.calendar-cell-day{font-family:var(--font-display,"Bebas Neue"),sans-serif;font-size:18px;line-height:1;letter-spacing:.02em;color:var(--text)}.calendar-cell.is-today .calendar-cell-day{display:inline-flex;width:26px;height:26px;align-items:center;justify-content:center;margin:-4px 0 -4px -4px;border-radius:50%;background:var(--accent);color:var(--white);font-size:14px}.calendar-event{display:flex;align-items:baseline;gap:6px;padding:5px 8px;border-radius:6px;background:var(--text);color:var(--white);font-size:11px;font-weight:600;line-height:1.25;text-align:left;cursor:pointer;overflow:hidden;border:0;transition:background .15s ease,transform .15s ease}.calendar-event:hover{background:var(--accent);transform:translateY(-1px)}.calendar-event:before{content:attr(data-time);flex:0 0 auto;font-size:9px;font-weight:800;letter-spacing:.08em;opacity:.78;font-variant-numeric:tabular-nums}.calendar-event-title{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.calendar-event.is-past{background:transparent;border:1px solid var(--line);color:var(--muted)}.calendar-event.is-past:hover{background:var(--bg);color:var(--text);transform:none}.calendar-event-more{font-size:10px;font-weight:700;color:var(--muted);padding:2px 6px}@media (max-width:640px){.month-title{font-size:18px;min-width:120px}.calendar-cell{min-height:60px;padding:4px}.calendar-cell-day{font-size:13px}.calendar-event{font-size:9px;padding:2px 4px}}.stage[hidden]{display:none!important}.stage{position:relative;min-height:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,260px),1fr));align-content:start;gap:28px 22px;padding:18px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);overflow:auto}.stage-state{grid-column:1/-1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:60px 24px;text-align:center}.stage-state-title{font-family:var(--font-body,"Manrope"),sans-serif;font-size:clamp(1.4rem,2.4vw,2rem);font-weight:800;letter-spacing:-.015em;line-height:1.1}.stage-state-text{max-width:460px;color:var(--muted);font-size:14px;line-height:1.55}@keyframes card-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes status-pulse{0%{box-shadow:0 0 0 0 rgba(76,154,99,.45)}70%{box-shadow:0 0 0 7px rgba(76,154,99,0)}to{box-shadow:0 0 0 0 rgba(76,154,99,0)}}.event-card{--idx:0;position:relative;display:flex;flex-direction:column;gap:14px;padding:0;background:transparent;text-align:left;font:inherit;color:inherit;cursor:pointer;width:100%;border:0;opacity:0;animation:card-rise .55s cubic-bezier(.2,.7,.2,1) forwards;animation-delay:calc(var(--idx, 0) * 70ms);transition:transform .28s cubic-bezier(.2,.7,.2,1)}.event-card.is-hovered,.event-card:focus-visible,.event-card:hover{transform:translateY(-6px);outline:none}.event-poster{position:relative;aspect-ratio:1/1;overflow:hidden;border-radius:var(--poster-radius);background:radial-gradient(ellipse at top right,rgba(236,215,146,.5),rgba(207,58,47,0) 60%),linear-gradient(165deg,var(--accent) 0,var(--accent-dark) 100%);box-shadow:var(--card-shadow);transition:box-shadow .28s ease}.event-card.is-hovered .event-poster,.event-card:focus-visible .event-poster,.event-card:hover .event-poster{box-shadow:var(--card-shadow-hover)}.event-poster-image{position:absolute;inset:0;background-image:var(--cover,none);background-size:cover;background-position:50%;transition:transform .65s cubic-bezier(.2,.7,.2,1),filter .4s ease}.event-card.no-cover .event-poster-image{display:none}.event-card.is-hovered .event-poster-image,.event-card:focus-visible .event-poster-image,.event-card:hover .event-poster-image{transform:scale(1.06)}.event-poster-status{position:absolute;top:12px;left:12px;z-index:2;display:inline-flex;align-items:center;gap:6px;padding:5px 10px 5px 8px;border-radius:999px;background:rgba(246,243,236,.94);color:#1a1b22;font-size:9px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;box-shadow:0 4px 14px rgba(17,18,24,.12)}.event-poster-dot{width:7px;height:7px;border-radius:50%;background:var(--success);flex-shrink:0}.event-poster-dot.is-open{background:var(--success);animation:status-pulse 2.2s infinite}.event-poster-dot.is-soon{background:var(--warning)}.event-poster-dot.is-archive{background:rgba(17,18,24,.42)}.event-caption{display:flex;flex-direction:column;gap:6px;padding:0 2px}.event-caption-meta{display:inline-flex;align-items:baseline;gap:10px;color:var(--muted);font-size:13px;font-weight:600;letter-spacing:0}.event-caption-day{display:inline-flex;align-items:baseline;gap:5px;font-weight:700}.event-caption-day,.event-caption-day small{color:var(--text);font-family:var(--font-body,"Manrope"),sans-serif;font-size:14px;letter-spacing:0}.event-caption-day small{font-weight:600;text-transform:lowercase}.event-caption-time{display:inline-flex;align-items:center;color:var(--muted);font-weight:600}.event-caption-time:before{content:"·";margin-right:8px;color:var(--muted)}.event-caption-title{margin:4px 0 0;font-family:var(--font-body,"Manrope"),sans-serif;font-size:clamp(1.05rem,1.2vw,1.3rem);font-weight:800;line-height:1.2;letter-spacing:-.015em;color:var(--text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s ease}.event-card:focus-visible .event-caption-title,.event-card:hover .event-caption-title{color:var(--accent)}.event-caption-foot{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:4px 12px;margin-top:4px;font-size:13px;color:var(--muted);font-weight:500;letter-spacing:0}.event-caption-venue{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.event-caption-price{flex-shrink:0;font-weight:700;letter-spacing:0;color:var(--text)}.event-card.is-archive .event-poster-image{filter:grayscale(.55)}.event-card.is-archive .event-poster{opacity:.92}.event-card.is-archive.is-hovered .event-poster-image,.event-card.is-archive:focus-visible .event-poster-image,.event-card.is-archive:hover .event-poster-image{filter:grayscale(0)}.event-card.is-archive.is-hovered .event-poster,.event-card.is-archive:focus-visible .event-poster,.event-card.is-archive:hover .event-poster{opacity:1}.event-card.is-archive .event-caption-day,.event-card.is-archive .event-caption-title{color:rgba(17,18,24,.62)}.event-card.is-archive:focus-visible .event-caption-title,.event-card.is-archive:hover .event-caption-title{color:var(--accent)}.hover-preview{position:fixed;top:0;left:0;z-index:12;width:min(320px,calc(100vw - 32px));pointer-events:none;opacity:0;transform:translate3d(0,8px,0) scale(.985);transition:opacity .16s ease,transform .16s ease}.hover-preview.is-visible{opacity:1;transform:translateZ(0) scale(1)}.hover-preview-window{overflow:hidden;border-radius:12px;border:1px solid rgba(17,18,24,.12);background:rgba(246,243,236,.96);box-shadow:0 18px 42px rgba(17,18,24,.18)}.hover-preview-bar{display:flex;align-items:center;gap:8px;min-height:32px;padding:0 12px;border-bottom:1px solid rgba(17,18,24,.08);background:rgba(255,255,255,.5)}.hover-dot{width:7px;height:7px;border-radius:50%;background:rgba(17,18,24,.24)}.hover-preview-domain{margin-left:8px;color:rgba(17,18,24,.64);font-size:10px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.hover-preview-media{aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;background-image:var(--hover-preview-image,none);background-size:cover;background-position:50%;background-color:rgba(17,18,24,.04)}.hover-preview-media.is-placeholder{background-image:radial-gradient(circle at top left,rgba(236,215,146,.52),rgba(236,215,146,0) 42%),linear-gradient(135deg,rgba(17,18,24,.03),rgba(17,18,24,.08))}.hover-preview-placeholder{color:rgba(17,18,24,.54);font-size:16px;font-weight:800;letter-spacing:.2em;text-transform:uppercase}.hover-preview-media:not(.is-placeholder) .hover-preview-placeholder{display:none}.footnote{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:52px;padding-top:14px}.footnote-current{display:inline-flex;align-items:center;gap:10px;font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.status-dot{width:10px;height:10px;border-radius:50%;background:var(--success)}.footnote a{color:var(--muted);font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.footnote-links{display:inline-flex;align-items:center;gap:18px}.footnote-links a{text-transform:none;letter-spacing:.08em}.social-strip{gap:8px}.social-link,.social-strip{display:inline-flex;align-items:center}.social-link{width:28px;height:28px;justify-content:center;border:1px solid var(--line);border-radius:50%;color:var(--text);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.social-link-telegram svg{width:12px;height:12px}.modal-shell{position:fixed;inset:0;z-index:40;display:grid;place-items:center}.modal-shell[hidden]{display:none}.modal-backdrop{position:absolute;inset:0;background:rgba(17,18,24,.32);backdrop-filter:blur(2px)}.detail-modal{position:relative;z-index:1;width:100%;height:100%;padding:26px;display:flex}.detail-modal,.modal-close{align-items:center;justify-content:center}.modal-close{width:34px;height:34px;display:inline-flex;border:1px solid var(--line);border-radius:50%;font-size:26px;line-height:1;transform:rotate(45deg);background:rgba(255,255,255,.6)}.modal-surface{width:100%;height:100%;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,2fr);border:1px solid rgba(17,18,24,.12);background:rgba(250,248,242,.96);box-shadow:0 24px 70px rgba(17,18,24,.18);overflow:hidden}@media (min-width:761px){.detail-modal{padding:clamp(16px,2.5vw,32px)!important;height:auto!important;max-height:100%!important}.modal-surface{width:min(94vw,1200px)!important;height:min(86svh,720px)!important;max-width:1200px!important;border-radius:4px!important}}.modal-panel{display:flex;flex-direction:column;padding:clamp(24px,3vw,42px);overflow-y:auto}.modal-topline{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.modal-kicker,.modal-label{margin:0;color:var(--muted);font-size:11px;font-weight:800;letter-spacing:.2em;text-transform:uppercase}.modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-top:20px}.modal-head h2{margin:0;font-family:var(--font-body,"Manrope"),sans-serif;font-size:clamp(1.8rem,3.6vw,2.6rem);font-weight:800;line-height:1.1;letter-spacing:-.02em}.modal-status{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 12px;font-size:10px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;border-radius:999px;flex-shrink:0}.status-open{background:rgba(76,154,99,.12);color:var(--success)}.status-soon{background:rgba(171,122,34,.14);color:var(--warning)}.status-archive{background:rgba(17,18,24,.08);color:rgba(17,18,24,.6)}.modal-domain{margin:8px 0 0;color:rgba(17,18,24,.62);font-size:12px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.modal-description{margin:18px 0 0;max-width:38ch;font-size:16px;line-height:1.6;white-space:pre-line}.modal-meta{display:grid;gap:14px;margin:22px 0 0;padding-top:20px;border-top:1px solid var(--line)}.modal-meta div{margin:0}.modal-meta dt{margin:0;color:var(--muted);font-size:11px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.modal-meta dd{margin:6px 0 0;font-size:15px;line-height:1.5}.modal-tiers{display:grid;gap:8px;margin-top:22px}.modal-tier{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 14px;border:1px solid var(--line);background:rgba(255,255,255,.4)}.modal-tier strong{display:block;font-size:14px;font-weight:700;letter-spacing:.02em}.modal-tier span{display:block;margin-top:2px;color:var(--muted);font-size:11px;letter-spacing:.06em}.modal-tier-price{font-size:15px;font-weight:800}.modal-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:auto;padding-top:32px}.modal-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border:1px solid var(--text);background:var(--text);color:#f8f4eb;font-size:12px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;cursor:pointer}.modal-button:hover{background:#1d1f28}.modal-button:disabled{opacity:.5;cursor:not-allowed}.modal-button-secondary{background:transparent;color:var(--text)}.modal-button-secondary:hover{background:rgba(17,18,24,.06)}.modal-button-accent{border-color:var(--accent);background:var(--accent);color:#fdf7ee}.modal-button-accent:hover{background:var(--accent-dark);border-color:var(--accent-dark)}.modal-feedback{margin-top:16px}.modal-feedback:empty{margin-top:0}.feedback{padding:12px 14px;border:1px solid var(--line);background:rgba(255,255,255,.5);font-size:13px;line-height:1.5}.feedback.is-error{border-color:rgba(207,58,47,.32);background:rgba(207,58,47,.08);color:var(--accent-dark)}.feedback.is-success{border-color:rgba(76,154,99,.32);background:rgba(76,154,99,.1);color:var(--success)}.purchase-form{display:grid;gap:14px;margin-top:22px;padding-top:22px;border-top:1px solid var(--line)}.purchase-form-grid{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.purchase-tiers-list{display:flex;flex-direction:column;gap:8px;padding:6px;background:var(--white);border-radius:14px;box-shadow:0 4px 18px rgba(17,18,24,.05)}.purchase-tier-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 16px;border-radius:10px;transition:background .18s ease}.purchase-tier-row.is-active{background:rgba(207,58,47,.06)}.purchase-tier-info{display:flex;flex-direction:column;gap:2px;min-width:0}.purchase-tier-name{font-weight:700;font-size:15px;letter-spacing:-.005em;color:var(--text)}.purchase-tier-price{font-size:13px;color:var(--muted)}.purchase-tier-stepper{display:inline-flex;align-items:center;gap:6px;flex-shrink:0}.purchase-stepper-btn{width:36px;height:36px;border-radius:50%;border:1px solid var(--line);background:var(--white);color:var(--text);font-size:18px;font-weight:600;line-height:1;display:inline-flex;align-items:center;justify-content:center;transition:border-color .15s ease,background .15s ease}.purchase-stepper-btn:hover{border-color:var(--accent);color:var(--accent)}.purchase-stepper-value{min-width:28px;text-align:center;font-weight:700;font-size:16px;font-variant-numeric:tabular-nums}.purchase-field{display:grid;gap:6px}.purchase-field-full{grid-column:1/-1}.purchase-field-label{color:var(--muted);font-size:10px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.purchase-field input,.purchase-field select,.purchase-field textarea{width:100%;min-height:44px;padding:0 14px;border:1px solid var(--line-strong);background:rgba(255,255,255,.7);color:var(--text);outline:none;border-radius:0;font-size:14px}.purchase-field textarea{min-height:88px;padding:12px 14px;resize:vertical}.purchase-field input:focus,.purchase-field select:focus,.purchase-field textarea:focus{border-color:rgba(207,58,47,.6)}.purchase-total{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border:1px solid var(--line);background:rgba(255,255,255,.5)}.purchase-total span{color:var(--muted);font-size:11px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.purchase-total strong{font-family:var(--font-body,"Manrope"),sans-serif;font-size:22px;font-weight:800;letter-spacing:-.01em}.modal-visual{position:relative;min-height:0;background:#111218;overflow:hidden}.modal-visual-blur{background-size:cover;filter:blur(36px) saturate(1.2);transform:scale(1.18);opacity:.55}.modal-visual-blur,.modal-visual-image{position:absolute;inset:0;background-image:var(--modal-image,none);background-position:50%;transition:background-image .3s ease}.modal-visual-image{background-size:contain;background-repeat:no-repeat}.modal-visual-caption{position:absolute;right:24px;bottom:24px;left:24px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 18px;background:rgba(10,10,12,.6);color:#f4f0e7;font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}@media (min-width:1600px){.stage{grid-template-columns:repeat(4,minmax(0,1fr));gap:32px 26px}}@media (max-height:760px),(max-width:1280px){.main{padding:18px 22px 14px}.topline{padding-bottom:12px}.stage{grid-template-columns:repeat(auto-fill,minmax(min(100%,220px),1fr));gap:24px 18px}.footnote a,.footnote-current{font-size:9px}.footnote-links{gap:14px}.social-strip{gap:6px}.social-link{width:24px;height:24px;font-size:9px}}@media (max-width:980px){body{overflow:auto}.layout{height:auto;min-height:100svh;grid-template-columns:1fr}.side{display:none}.main{min-height:100svh;grid-template-rows:auto auto 1fr auto;gap:12px;padding:calc(14px + env(safe-area-inset-top, 0px)) 14px calc(14px + env(safe-area-inset-bottom, 0px));overflow:visible}.mobile-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.mobile-head-mark{display:inline-flex;align-items:center;gap:8px;min-width:0}.mobile-head-icon{display:none}.mobile-head-brand{font-size:18px;font-weight:800;letter-spacing:.02em}.mobile-head-section{height:20px;padding:0 8px;border:1px solid rgba(17,18,24,.16);border-radius:999px;color:var(--muted);font-size:9px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.mobile-head-link,.mobile-head-section{display:inline-flex;align-items:center;white-space:nowrap}.mobile-head-link{flex-shrink:0;min-height:36px;justify-content:center;padding:0 14px;border:1px solid rgba(17,18,24,.18);border-radius:999px;background:rgba(255,255,255,.5);color:var(--text);font-size:12px;font-weight:700;letter-spacing:.02em}.topline{flex-wrap:wrap;gap:8px;min-height:0;padding-bottom:4px}.filter-label{display:none}.topnav{width:100%;display:flex;flex-wrap:nowrap;align-items:stretch;gap:6px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:2px}.topnav::-webkit-scrollbar{display:none}.topnav-link{flex:0 0 auto;min-height:36px;padding:0 14px;gap:8px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.4);align-items:center}.topnav-link:after{display:none}.topnav-link small{font-size:9px}.topnav-link span{font-size:13px}.topnav-link.is-active{background:var(--text);border-color:var(--text);color:#f4f0e7}.topnav-link.is-active small{color:rgba(244,240,231,.6)}.topnav-link.is-active span,.topnav-link:focus-visible span,.topnav-link:hover span{color:inherit}.stage{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:22px 14px;padding:6px 0 14px;border:0;overflow:visible}.event-card.is-hovered,.event-card:focus-visible,.event-card:hover{transform:none}.event-card.is-hovered .event-poster-image,.event-card:focus-visible .event-poster-image,.event-card:hover .event-poster-image{transform:none}.event-poster{border-radius:4px;box-shadow:0 10px 24px rgba(17,18,24,.12)}.event-poster-status{top:10px;left:10px;padding:4px 9px 4px 7px;font-size:8px;letter-spacing:.14em}.event-caption{gap:4px}.event-caption-day,.event-caption-day small{font-size:13px}.event-caption-meta{font-size:12px}.event-caption-title{font-size:1.05rem}.event-caption-foot{font-size:12px;margin-top:2px}.hover-preview{display:none}.footnote{display:grid;gap:10px;padding-top:14px;border-top:1px solid rgba(17,18,24,.08)}.footnote-current{display:inline-flex;font-size:10px;letter-spacing:.14em}.footnote-links{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px 14px}.footnote a{font-size:12px;letter-spacing:.04em;text-transform:none;font-weight:700;color:var(--text)}.social-strip{gap:8px;margin-left:auto}.social-link{width:36px;height:36px;font-size:10px}.social-link-telegram svg{width:14px;height:14px}.modal-shell{display:block;overflow-y:auto;-webkit-overflow-scrolling:touch}.modal-backdrop{position:fixed}.detail-modal{width:100%;height:auto;min-height:100%;padding:0}.modal-surface{height:auto;min-height:100%;grid-template-columns:1fr;grid-template-rows:auto auto;border:0;box-shadow:none}.modal-visual{order:-1;aspect-ratio:1/1;width:100%;height:auto;min-height:0;max-height:100vw}.modal-visual-image{background-size:cover}.modal-visual-caption{right:14px;bottom:14px;left:14px;padding:12px 14px;font-size:10px;letter-spacing:.12em}.modal-panel{padding:22px 18px calc(28px + env(safe-area-inset-bottom, 0px));overflow:visible}.modal-topline{align-items:center}.modal-close{width:36px;height:36px;font-size:22px}.modal-head{flex-direction:column;align-items:flex-start;gap:10px;margin-top:16px}.modal-head h2{font-size:clamp(2.2rem,9vw,3rem);line-height:.95}.modal-status{align-self:flex-start}.modal-domain{font-size:11px;letter-spacing:.14em;word-break:break-all}.modal-description{margin-top:16px;font-size:15px;line-height:1.55;max-width:100%}.modal-meta{margin-top:18px;padding-top:16px;gap:12px}.modal-meta dd{font-size:14px}.modal-tiers{margin-top:18px}.modal-actions{flex-direction:column;gap:10px;padding-top:22px}.modal-button{width:100%;min-height:50px}}@media (hover:none),(pointer:coarse){.hover-preview{display:none}.event-card:hover .event-poster,.event-card:hover .event-poster-image{transform:none}}@media (max-width:640px){.stage{grid-template-columns:1fr;gap:24px;padding:6px 0 16px}.event-poster-status{padding:5px 11px 5px 9px;font-size:9px}.event-caption{gap:8px;padding:0 4px}.event-caption-day,.event-caption-day small{font-size:16px}.event-caption-meta{font-size:14px}.event-caption-title{font-size:1.35rem;letter-spacing:-.018em}.event-caption-foot{font-size:13px;margin-top:6px}.modal-meta{grid-template-columns:1fr}.modal-description{font-size:15px}.modal-visual-caption{flex-direction:column;align-items:flex-start}.purchase-form-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.event-card{animation:none;opacity:1}.event-card,.event-poster-dot.is-open,.event-poster-image{transition:none;animation:none}}@media (max-width:760px){.modal-shell.is-purchase .detail-modal{align-items:stretch;padding:0;height:100svh;max-height:100svh}.modal-shell.is-purchase .modal-surface{grid-template-columns:1fr;grid-template-rows:160px 1fr;width:100%;height:100svh;max-width:none;border-radius:0;border:none;background:var(--bg)}.modal-shell.is-purchase .modal-visual{aspect-ratio:auto;width:100%;height:160px;min-height:0;max-height:160px;order:-1;position:relative}.modal-shell.is-purchase .modal-visual-image{background-size:cover;background-position:center 30%}.modal-shell.is-purchase .modal-close{position:absolute;top:14px;right:14px;z-index:4;width:38px;height:38px;background:rgba(17,18,24,.55);backdrop-filter:blur(8px);border-color:transparent;color:#fff}.modal-shell.is-purchase .modal-visual:after{content:"";position:absolute;inset:auto 0 0 0;height:60px;background:linear-gradient(180deg,transparent 0,var(--bg) 100%);pointer-events:none}.modal-shell.is-purchase .modal-panel{padding:18px 20px 0;height:100%;max-height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.modal-shell.is-purchase .modal-head{margin-top:4px}.modal-shell.is-purchase .modal-head h2{font-size:clamp(1.35rem,5.6vw,1.7rem);line-height:1.05;letter-spacing:0;word-break:normal;overflow-wrap:break-word;hyphens:none}.modal-shell.is-purchase .modal-kicker{font-size:10px;letter-spacing:.22em}.modal-shell.is-purchase .modal-domain{font-size:12px;margin-top:8px;line-height:1.4;word-break:normal;overflow-wrap:break-word;letter-spacing:0}.modal-shell.is-purchase .purchase-form{gap:16px;margin-top:0;padding-top:0;border-top:0}.modal-shell.is-purchase .modal-actions{margin-top:18px;padding-top:18px;border-top:1px solid var(--line)}.modal-shell.is-purchase .purchase-tier-row{padding:12px 14px}.modal-shell.is-purchase .purchase-tier-name{font-size:14px}.modal-shell.is-purchase .purchase-tier-price{font-size:12px}.modal-shell.is-purchase .purchase-cta{position:sticky;bottom:0;margin:18px -20px 0;padding:14px 20px calc(14px + env(safe-area-inset-bottom, 0px));background:var(--bg);border-top:1px solid var(--line);box-shadow:0 -8px 24px rgba(17,18,24,.06);backdrop-filter:none;flex-direction:row;align-items:center;gap:12px;z-index:5}.modal-shell.is-purchase .purchase-cta-summary{flex:0 0 auto;min-width:90px;display:flex;flex-direction:column;gap:2px}.modal-shell.is-purchase .purchase-cta-qty{font-size:10px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:var(--muted)}.modal-shell.is-purchase .purchase-cta-total{font-family:var(--font-display,"Bebas Neue"),sans-serif;font-size:24px;line-height:1;letter-spacing:.02em}.modal-shell.is-purchase .purchase-cta-buttons{flex:1 1 auto;flex-wrap:nowrap;display:flex;gap:8px}.modal-shell.is-purchase .purchase-cta-buttons .modal-button-secondary{display:none}.modal-shell.is-purchase .purchase-cta-buttons .modal-button-accent{flex:1;min-width:0;min-height:50px;font-size:13px}}@media (max-width:380px){.modal-shell.is-purchase .modal-surface{grid-template-rows:130px 1fr}.modal-shell.is-purchase .modal-visual{height:130px;min-height:0;max-height:130px}.modal-shell.is-purchase .modal-head h2{font-size:1.4rem}}.purchase-cta{position:sticky;bottom:0;margin:24px -1px -1px;padding:18px clamp(28px,3vw,44px) clamp(20px,3vw,28px);background:linear-gradient(180deg,rgba(250,248,242,0),rgba(250,248,242,.96) 24%,rgba(250,248,242,.99));display:flex;align-items:center;flex-wrap:wrap;gap:14px;z-index:5}.purchase-cta-summary{flex:1 1 200px;display:flex;flex-direction:column;gap:2px}.purchase-cta-qty{font-size:10px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:var(--muted)}.purchase-cta-total{font-family:var(--font-display,"Bebas Neue"),sans-serif;font-size:32px;line-height:1;letter-spacing:.02em;color:var(--text)}.purchase-cta-buttons{display:flex;flex-wrap:wrap;gap:8px;flex:0 0 auto}.purchase-cta-buttons .modal-button{min-height:46px;padding:0 22px;white-space:nowrap}.purchase-cta-buttons .modal-button-accent{min-width:160px}.modal-shell.is-purchase .modal-description:empty,.modal-shell.is-purchase .modal-meta:empty,.modal-shell.is-purchase .modal-status.is-hidden,.modal-shell.is-purchase .modal-tiers:empty,.modal-shell.is-purchase .modal-visual-caption{display:none}@media (min-width:761px){.modal-shell.is-purchase .modal-visual{height:100%;width:100%}.modal-shell.is-purchase .modal-visual-image{background-size:cover;background-position:50%}.modal-shell.is-purchase .modal-panel{max-height:100%;overflow-y:auto;padding:clamp(24px,2.4vw,36px) clamp(24px,2.4vw,36px) 0;gap:0}.modal-shell.is-purchase .modal-domain{text-transform:none;letter-spacing:0;font-size:13px;font-weight:500;color:rgba(17,18,24,.62);margin:8px 0 0}.modal-shell.is-purchase .modal-head h2{font-family:var(--font-display,"Bebas Neue"),sans-serif;font-size:clamp(2rem,2.6vw,2.6rem);line-height:.98;letter-spacing:.02em}.modal-shell.is-purchase .modal-head{margin-top:10px}.modal-shell.is-purchase .purchase-form{display:flex;flex-direction:column;gap:16px;margin-top:18px;padding-top:18px}.modal-shell.is-purchase .purchase-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 14px}.modal-shell.is-purchase .purchase-tier-row{padding:10px 14px}.modal-shell.is-purchase .purchase-tiers-list{gap:4px;padding:4px}.modal-shell.is-purchase .purchase-cta{position:sticky;bottom:0;margin:20px calc(-1 * clamp(24px, 2.4vw, 36px)) 0;padding:16px clamp(24px,2.4vw,36px) clamp(20px,2.4vw,28px);background:linear-gradient(180deg,rgba(250,248,242,0),rgba(250,248,242,.98) 30%,rgba(250,248,242,1));backdrop-filter:blur(6px);z-index:5}}@media (min-width:981px){.main{display:flex;flex-direction:column}.main>.content-area{flex:1 1 auto;min-height:0}}@media (min-width:761px){.modal-surface{width:min(94vw,1100px)!important;height:auto!important;aspect-ratio:3/2!important;max-height:90svh!important;grid-template-columns:1fr 2fr!important}.modal-head{flex-wrap:wrap}}.modal-visual-image{background-size:cover!important}.modal-panel{overflow:auto}.purchase-cta{position:static!important;margin:18px 0 0!important;padding:18px 0 0!important;background:none!important;border-top:1px solid var(--line)}.purchase-form{margin-top:18px;padding-top:18px}@media (min-width:761px){.modal-shell.is-purchase .detail-modal{align-items:center!important;justify-content:center!important}.modal-shell.is-purchase .modal-surface{grid-template-columns:1fr!important;grid-template-rows:minmax(0,1fr)!important;aspect-ratio:auto!important;height:auto!important;max-height:90svh!important;width:min(92vw,640px)!important;margin:0 auto!important}.modal-shell.is-purchase .modal-visual{display:none!important}.modal-shell.is-purchase .modal-panel{max-height:90svh!important;overflow-y:auto!important}}