*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}ul,ol{list-style:none}button{font:inherit;color:inherit;background:none;border:none;cursor:pointer}:root{--color-cream: #fbf3e6;--color-red: #c81528;--color-red-bright: #e0233c;--color-red-dark: #a8101f;--color-red-deep: #8e0a18;--glow-warm: 255, 228, 180;--glow-amber: 255, 150, 120}html{scroll-behavior:smooth;scroll-padding-top:64px}body{background:#c81528;color:#fbf3e6;font-family:"Shippori Mincho",serif;line-height:1.8;overflow-x:hidden;-webkit-font-smoothing:antialiased}::-moz-selection{background:#fbf3e6;color:#c81528}::selection{background:#fbf3e6;color:#c81528}section{position:relative}@keyframes lantern{0%,100%{opacity:.6;transform:translate(-50%, -50%) scale(1)}50%{opacity:1;transform:translate(-50%, -50%) scale(1.05)}}@keyframes lantern-footer{0%,100%{opacity:.6;transform:translateX(-50%) scale(1)}50%{opacity:1;transform:translateX(-50%) scale(1.05)}}@keyframes reveal-up{from{opacity:0;transform:translateY(28px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion: reduce){.glow{animation:none !important}[data-reveal]{animation:none !important;opacity:1 !important;transform:none !important}}.site-header{position:fixed;inset:0 0 auto;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px clamp(18px,4vw,52px);background:rgba(168,16,31,0);backdrop-filter:blur(8px);transition:background .4s ease}.site-header.scrolled{background:rgba(168,16,31,.92)}.site-header .spacer{width:1px}.site-header nav{display:flex;gap:clamp(14px,2vw,26px);font-size:13px;letter-spacing:.1em;color:rgba(251,243,230,.78)}.site-header nav a{transition:color .25s ease}.site-header nav a:hover{color:#fbf3e6}.site-footer{position:relative;background:#c81528;padding:clamp(64px,9vh,110px) clamp(20px,5vw,64px) 56px;text-align:center;overflow:hidden}.site-footer .glow{position:absolute;bottom:-30%;left:50%;width:min(80vw,620px);height:min(80vw,620px);transform:translateX(-50%);background:radial-gradient(circle, rgba(var(--glow-warm), 0.16) 0%, rgba(var(--glow-amber), 0.056) 38%, transparent 64%);filter:blur(10px);pointer-events:none;animation:lantern-footer 8s ease-in-out infinite}.site-footer .wordmark{position:relative;height:clamp(120px,18vh,180px);width:auto;filter:drop-shadow(0 0 26px rgba(var(--glow-warm), 0.22));margin:0 auto}.site-footer p{position:relative;font-family:"Shippori Mincho",serif;font-size:15px;letter-spacing:.16em;margin-top:30px}.site-footer .sign{color:rgba(251,243,230,.85);margin-top:16px}.intro{background:radial-gradient(120% 70% at 50% 22%, #e0233c 0%, #c81528 52%, #a8101f 100%)}#top{min-height:100svh;display:flex;align-items:center;justify-content:center;padding:100px clamp(20px,5vw,64px) 64px;background:rgba(0,0,0,0)}#top .glow{position:absolute;top:34%;left:50%;width:min(78vw,720px);height:min(78vw,720px);background:radial-gradient(circle, rgba(var(--glow-warm), 0.34) 0%, rgba(var(--glow-amber), 0.119) 38%, transparent 64%);filter:blur(10px);pointer-events:none;animation:lantern 6.5s ease-in-out infinite}#top .hero-inner{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;gap:34px}#top .wordmark{height:min(62vh,560px);width:auto;filter:drop-shadow(0 18px 40px rgba(120, 8, 16, 0.5))}#top .tagline{font-family:"Shippori Mincho",serif;font-weight:600;font-size:clamp(18px,2.6vw,26px);line-height:1.9;letter-spacing:.08em;text-wrap:balance}.place{display:flex;align-items:center;gap:16px}.place .rule{width:36px;height:1px;background:rgba(251,243,230,.55)}.place .label{font-family:"Shippori Mincho",serif;font-size:13px;letter-spacing:.32em}#concept{background:rgba(0,0,0,0);padding:clamp(80px,11vh,150px) clamp(20px,5vw,64px)}#concept .copy{max-width:660px;margin:0 auto;display:flex;flex-direction:column;gap:30px;font-family:"Shippori Mincho",serif;font-size:clamp(16px,1.5vw,18px);line-height:2.55;letter-spacing:.03em;text-align:justify}#concept .copy .has-text-align-right{text-align:right}#concept .copy p:empty::before{content:"​"}#next{background:#c81528;padding:clamp(76px,10vh,140px) clamp(20px,5vw,64px);overflow:hidden}#next .glow{position:absolute;top:50%;left:50%;width:min(70vw,560px);height:min(70vw,560px);transform:translate(-50%, -50%);background:radial-gradient(circle, rgba(var(--glow-warm), 0.12) 0%, rgba(var(--glow-amber), 0.042) 38%, transparent 64%);filter:blur(10px);pointer-events:none}#next .eyebrow{position:relative;font-family:"Shippori Mincho",serif;font-size:14px;letter-spacing:.6em;text-indent:.6em;color:rgba(251,243,230,.78);text-align:center;margin-bottom:clamp(32px,5vh,50px)}#next .ticket{position:relative;max-width:760px;margin:0 auto;border:1px solid rgba(251,243,230,.4);border-radius:18px;padding:clamp(34px,5vw,56px);text-align:center;background:hsla(0,0%,100%,.04)}#next .date{font-family:"Shippori Mincho",serif;font-weight:700;font-size:clamp(44px,8vw,90px);letter-spacing:.04em;line-height:1.08}#next .divider{width:54px;height:2px;background:rgba(251,243,230,.7);margin:26px auto 0}#next .meta{display:flex;flex-wrap:wrap;justify-content:center;gap:clamp(20px,4vw,52px);margin-top:34px}#next .meta .k{font-size:12px;letter-spacing:.16em;color:rgba(251,243,230,.7);margin-bottom:8px}#next .meta .v{font-family:"Shippori Mincho",serif;font-size:20px}#next .meta .vrule{width:1px;background:rgba(251,243,230,.3)}#archive{background:#c81528;padding:clamp(76px,10vh,140px) clamp(20px,5vw,64px)}#archive .inner{max-width:1040px;margin:0 auto}#archive .eyebrow{font-family:"Shippori Mincho",serif;font-size:14px;letter-spacing:.6em;text-indent:.6em;color:rgba(251,243,230,.78);text-align:center;margin-bottom:clamp(40px,6vh,64px)}#archive .grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(220px, 1fr));gap:clamp(14px,2vw,22px)}#archive figure{margin:0}#archive .slot{position:relative;aspect-ratio:1/1;border-radius:12px;overflow:hidden;background:hsla(0,0%,100%,.05);border:1px solid rgba(251,243,230,.4);display:flex;align-items:center;justify-content:center;transition:transform .25s ease}#archive .slot img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#archive .slot .dot{position:absolute;top:10px;left:10px;z-index:1;width:7px;height:7px;border-radius:999px;background:#fbf3e6}#archive .slot .ph{font-family:"Shippori Mincho",serif;font-size:13px;letter-spacing:.1em;color:rgba(251,243,230,.6)}#archive a.slot-link{display:block}#archive a.slot-link:hover .slot{transform:translateY(-4px)}#archive figcaption{font-family:"Shippori Mincho",serif;font-size:14px;letter-spacing:.06em;margin-top:12px;text-align:center}.single-article{background:#c81528;padding:clamp(110px,16vh,180px) clamp(20px,5vw,64px) clamp(80px,12vh,140px)}.single-article .article-inner{max-width:660px;margin:0 auto}.single-article .article-title{font-family:"Shippori Mincho",serif;font-weight:700;font-size:clamp(26px,4vw,40px);letter-spacing:.04em;text-align:center;text-wrap:balance}.single-article .article-thumb{margin:clamp(34px,5vw,56px) 0;border-radius:16px;overflow:hidden}.single-article .article-thumb img{width:100%;height:auto}.single-article .article-body{font-family:"Shippori Mincho",serif;font-size:clamp(16px,1.5vw,18px);line-height:2.4;letter-spacing:.03em}.single-article .article-body p,.single-article .article-body h2,.single-article .article-body h3,.single-article .article-body h4,.single-article .article-body h5,.single-article .article-body h6{margin-bottom:1.6em}.single-article .article-body p:empty{margin-bottom:1.6em}.single-article .article-body p:empty::before{content:"​"}.single-article .article-body img{border-radius:12px;margin:1.6em auto}.single-article .article-body a{text-decoration:underline;text-underline-offset:.2em}.single-article .article-body ul,.single-article .article-body ol{margin:1.6em 0;padding-left:1.7em}.single-article .article-body li{position:relative;margin-bottom:.65em;padding-left:.2em}.single-article .article-body li:last-child{margin-bottom:0}.single-article .article-body li>ul,.single-article .article-body li>ol{margin:.65em 0 0}.single-article .article-body ul>li::before{content:"";position:absolute;left:-1.1em;top:.5lh;width:7px;height:7px;border-radius:50%;background:rgba(251,243,230,.6);transform:translateY(-50%)}.single-article .article-body ul ul>li::before{background:rgba(0,0,0,0);border:1px solid rgba(251,243,230,.55)}.single-article .article-body ol{counter-reset:snk-ol}.single-article .article-body ol>li{counter-increment:snk-ol}.single-article .article-body ol>li::before{content:counter(snk-ol) ".";position:absolute;left:-1.7em;top:0;width:1.5em;text-align:right;color:rgba(251,243,230,.65);font-feature-settings:"tnum"}.single-article .article-back{display:inline-flex;align-items:center;gap:8px;margin-top:clamp(40px,6vh,64px);font-size:14px;letter-spacing:.12em;color:rgba(251,243,230,.78);transition:color .25s ease}.single-article .article-back:hover{color:#fbf3e6}