body,html{height:100vh;width:100vw;margin:0;padding:0;overflow:hidden}@font-face{font-family:IL;src:url(/fonts/I-L.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:IB;src:url(/fonts/I-B.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:LG;src:url(/fonts/LG-R.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:DL;src:url(/fonts/DL.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:NML;src:url(/fonts/NML.otf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:NMLI;src:url(/fonts/DL.otf) format("opentype");font-weight:400;font-style:italic}@font-face{font-family:NMR;src:url(/fonts/NMR.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:NMRI;src:url(/fonts/DL.otf) format("opentype");font-weight:400;font-style:italic}@font-face{font-family:NMUB;src:url(/fonts/NMUB.otf) format("opentype");font-weight:700;font-style:normal}@font-face{font-family:NMUBI;src:url(/fonts/DL.otf) format("opentype");font-weight:700;font-style:italic}.transition-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;opacity:0;transition:opacity 1s ease-in-out;z-index:1000;pointer-events:none}.transition-overlay.active{opacity:1}.clerk-modal-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.7);z-index:9999;display:flex;align-items:center;justify-content:center}.clerk-modal-content{background:#fff;padding:2rem;border-radius:.5rem;width:100%;max-width:420px;box-shadow:0 10px 25px rgba(0,0,0,.2)}.clerk-close-button{position:absolute;top:1rem;right:1rem;background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer}