.opening-loading{--opening-red: #8b1e1e;--opening-gold: #c5a065;--opening-ink: #292524;--opening-ease: cubic-bezier(.22, 1, .36, 1);position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;min-height:100vh;min-height:100dvh;overflow:hidden;display:grid;place-items:center;padding:48px 24px calc(32px + env(safe-area-inset-bottom));background:#fafaf9;isolation:isolate}.opening-loading--exiting{animation:opening-overlay-exit .52s cubic-bezier(.4,0,1,1) forwards}.opening-texture{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;opacity:.48;background-image:radial-gradient(circle at center,rgba(139,30,30,.032) 0 .75px,transparent .9px),linear-gradient(115deg,rgba(197,160,101,.025),transparent 42%,rgba(139,30,30,.018));background-size:7px 7px,100% 100%}.opening-order-line{position:absolute;top:9%;bottom:9%;width:1px;background:linear-gradient(to bottom,transparent,rgba(197,160,101,.22) 22%,rgba(197,160,101,.22) 78%,transparent)}.opening-order-line--left{left:clamp(28px,8vw,132px)}.opening-order-line--right{right:clamp(28px,8vw,132px)}.opening-content{display:flex;flex-direction:column;align-items:center;width:min(100%,720px);margin-top:-2vh;text-align:center}.opening-emblem{width:clamp(104px,10vw,136px);height:clamp(104px,10vw,136px);display:grid;place-items:center;opacity:0;transform:translateY(4px);animation:opening-emblem-enter .34s var(--opening-ease) .18s forwards}.opening-emblem-image{display:block;width:100%;height:100%;border-radius:50%;object-fit:cover;box-shadow:0 12px 32px #492f241a}.opening-rule{display:grid;grid-template-columns:minmax(64px,138px) 9px minmax(64px,138px);align-items:center;gap:13px;width:min(78vw,325px);margin:clamp(28px,4.8vh,42px) 0 24px}.opening-rule-line{height:1px;background:linear-gradient(to right,transparent,rgba(197,160,101,.9));transform:scaleX(0);animation:opening-rule-reveal .4s var(--opening-ease) .4s forwards}.opening-rule-line--left{transform-origin:right center}.opening-rule-line--right{transform-origin:left center;background:linear-gradient(to left,transparent,rgba(197,160,101,.9))}.opening-rule-diamond{width:8px;height:8px;background:var(--opening-red);opacity:0;transform:rotate(45deg) scale(.5);animation:opening-diamond-enter .3s var(--opening-ease) .47s forwards}.opening-title{margin:0;color:var(--opening-ink);font-family:"Noto Serif SC",serif;font-size:clamp(29px,4.4vw,43px);font-weight:700;line-height:1.35;letter-spacing:.34em;text-indent:.34em;opacity:0;animation:opening-title-enter .4s var(--opening-ease) .58s forwards}.opening-subtitle{margin:15px 0 0;color:#8b6837db;font-family:Playfair Display,Times New Roman,serif;font-size:clamp(10px,1.25vw,13px);font-weight:500;line-height:1.5;letter-spacing:.36em;text-indent:.36em;text-transform:uppercase;opacity:0;animation:opening-subtitle-enter .32s ease-out .76s forwards}.opening-disclaimer{position:absolute;left:24px;right:24px;bottom:calc(24px + env(safe-area-inset-bottom));margin:0 auto;max-width:720px;color:#573e328a;font-size:10px;font-weight:500;line-height:1.75;letter-spacing:.08em;text-align:center;opacity:0;animation:opening-disclaimer-enter .28s ease-out .76s forwards}@keyframes opening-emblem-enter{to{opacity:1;transform:translateY(0)}}@keyframes opening-rule-reveal{to{transform:scaleX(1)}}@keyframes opening-diamond-enter{to{opacity:1;transform:rotate(45deg) scale(1)}}@keyframes opening-title-enter{0%{opacity:0;letter-spacing:.42em;text-indent:.42em}to{opacity:1;letter-spacing:.28em;text-indent:.28em}}@keyframes opening-subtitle-enter{to{opacity:1}}@keyframes opening-disclaimer-enter{to{opacity:1}}@keyframes opening-overlay-exit{to{opacity:0}}@media(max-width:640px){.opening-loading{padding-inline:20px}.opening-order-line{top:7%;bottom:7%}.opening-order-line--left{left:20px}.opening-order-line--right{right:20px}.opening-rule{margin-bottom:21px}.opening-title{font-size:clamp(27px,8.2vw,34px);letter-spacing:.24em;text-indent:.24em}.opening-subtitle{max-width:90vw;font-size:10px;letter-spacing:.24em;text-indent:.24em}.opening-disclaimer{left:20px;right:20px;bottom:calc(18px + env(safe-area-inset-bottom));font-size:9px}}@media(max-height:620px){.opening-content{margin-top:-5vh}.opening-emblem{width:82px;height:82px}.opening-rule{margin-top:20px;margin-bottom:15px}.opening-title{font-size:26px}.opening-subtitle{margin-top:9px}.opening-disclaimer{bottom:calc(10px + env(safe-area-inset-bottom));line-height:1.45}}@media(prefers-reduced-motion:reduce){.opening-loading{animation:none}.opening-loading--exiting{animation:opening-overlay-exit .13s linear forwards}.opening-emblem,.opening-rule-line,.opening-rule-diamond,.opening-title,.opening-subtitle,.opening-disclaimer{animation:opening-reduced-enter 90ms linear 40ms forwards;transform:none}.opening-title{letter-spacing:.28em;text-indent:.28em}}@keyframes opening-reduced-enter{to{opacity:1}}
