.dauno-route-loading{isolation:isolate;contain:layout paint;min-height:calc(100svh - 4rem);padding:clamp(1.25rem, 5vw, 4rem) var(--section-px,clamp(1rem, 4vw, 4rem));place-items:center;display:grid;position:relative;overflow:clip}.dauno-route-loading:before,.dauno-route-loading:after{z-index:-1;content:"";pointer-events:none;position:absolute}.dauno-route-loading:before{aspect-ratio:1;opacity:.56;border-radius:45% 55% 62% 38%;width:min(48rem,70vw);top:-18%;right:-14%;transform:rotate(-18deg)}.dauno-route-loading:after{aspect-ratio:1;opacity:.48;border-radius:50%;width:min(34rem,58vw);bottom:-32%;left:-12%}.dauno-route-loading--public{background:linear-gradient(145deg, #ffffff61, transparent 46%), var(--crema);color:var(--ink)}.dauno-route-loading--public:before{background:linear-gradient(145deg,#bbd1517a,#e0f1f31a)}.dauno-route-loading--public:after{filter:blur(.1px);background:#f3953f29}.dauno-route-loading--admin{min-height:calc(100svh - 4.4rem);color:var(--crema);background:radial-gradient(circle at 16% 12%,#bbd15117,#0000 25rem),#0d100c}.dauno-route-loading--admin:before{background:linear-gradient(145deg,#bbd1511f,#e0f1f306)}.dauno-route-loading--admin:after{background:#f3953f0e}.dauno-route-loading__stage{text-align:center;justify-items:center;width:min(100%,42rem);animation:.38s cubic-bezier(.22,1,.36,1) .12s both dauno-route-loading-enter;display:grid}.dauno-route-loading__brand{place-items:center;width:clamp(5.8rem,12vw,8rem);min-height:clamp(4.8rem,10vw,6.6rem);display:grid;position:relative}.dauno-route-loading__brand:before{content:"";border:1px solid #0f1a041c;border-radius:48% 52% 44% 56%;animation:2.4s ease-in-out infinite dauno-route-loading-breathe;position:absolute;inset:6% -12%;transform:rotate(-8deg)}.dauno-route-loading--admin .dauno-route-loading__brand:before{border-color:#f5f0e81f}.dauno-route-loading__mark{z-index:1;place-items:center;width:100%;display:grid;position:relative}.dauno-route-loading__mark img{object-fit:contain;width:100%;height:auto}.dauno-route-loading__copy{justify-items:center;margin-top:clamp(1.25rem,3vw,2rem);display:grid}.dauno-route-loading__copy p,.dauno-route-loading__copy strong,.dauno-route-loading__copy span{margin:0}.dauno-route-loading__copy p{color:var(--terracotta-dark);letter-spacing:.18em;text-transform:uppercase;font-size:.68rem;font-weight:950}.dauno-route-loading--admin .dauno-route-loading__copy p{color:var(--terracotta)}.dauno-route-loading__copy strong{max-width:13ch;font-family:var(--font-display), Georgia, serif;letter-spacing:-.055em;text-wrap:balance;margin-top:.55rem;font-size:clamp(2.2rem,6vw,4.7rem);font-weight:900;line-height:.94;display:block}.dauno-route-loading__copy span{max-width:34rem;color:var(--muted);text-wrap:balance;margin-top:.9rem;font-size:clamp(.84rem,1.4vw,1rem);font-weight:650;line-height:1.6;display:block}.dauno-route-loading--admin .dauno-route-loading__copy span{color:#f5f0e894}.dauno-route-loading__progress{background:linear-gradient(90deg,#bbd15133 0 33.333%,#f3953f33 33.333% 66.666%,#e0f1f3a6 66.666% 100%);border-radius:999px;width:min(100%,24rem);height:.28rem;margin-top:clamp(1.8rem,4vw,2.8rem);position:relative;overflow:hidden}.dauno-route-loading--admin .dauno-route-loading__progress{background:linear-gradient(90deg,#bbd1511f 0 33.333%,#f3953f1f 33.333% 66.666%,#e0f1f314 66.666% 100%)}.dauno-route-loading__progress span{inset-block:0;border-radius:inherit;background:linear-gradient(90deg, transparent, var(--verde) 22%, var(--terracotta) 58%, var(--celeste) 84%, transparent);filter:saturate(1.08);width:42%;animation:1.45s ease-in-out infinite dauno-route-loading-scan;position:absolute;left:-42%}.dauno-route-loading__footer{align-items:center;gap:.7rem;margin-top:.9rem;display:flex}.dauno-route-loading__footer small{color:var(--muted);letter-spacing:.11em;text-transform:uppercase;font-size:.64rem;font-weight:850}.dauno-route-loading--admin .dauno-route-loading__footer small{color:#f5f0e86b}.dauno-route-loading__dots{align-items:center;gap:.24rem;display:inline-flex}.dauno-route-loading__dots i{background:var(--verde);border-radius:50%;width:.34rem;height:.34rem;animation:1s ease-in-out infinite dauno-route-loading-dot}.dauno-route-loading__dots i:nth-child(2){background:var(--terracotta);animation-delay:.12s}.dauno-route-loading__dots i:nth-child(3){background:var(--celeste);animation-delay:.24s}@keyframes dauno-route-loading-enter{0%{opacity:0;transform:translateY(.45rem)scale(.99)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes dauno-route-loading-breathe{0%,to{opacity:.42;transform:rotate(-8deg)scale(.98)}50%{opacity:.82;transform:rotate(-4deg)scale(1.04)}}@keyframes dauno-route-loading-scan{0%{transform:translate(0)}72%,to{transform:translate(340%)}}@keyframes dauno-route-loading-dot{0%,to{opacity:.34;transform:translateY(0)}50%{opacity:1;transform:translateY(-.12rem)}}@media (max-width:640px){.dauno-route-loading{min-height:calc(100svh - 4rem);padding:clamp(1rem,5vw,2rem) clamp(.9rem,5vw,1.4rem)}.dauno-route-loading:before{width:28rem;top:-8%;right:-36%}.dauno-route-loading:after{width:22rem;bottom:-16%;left:-36%}.dauno-route-loading__stage{width:min(100%,30rem)}.dauno-route-loading__copy strong{max-width:12ch;font-size:clamp(2.25rem,12vw,3.7rem)}.dauno-route-loading__copy span{max-width:28rem}}@media (prefers-reduced-motion:reduce){.dauno-route-loading__stage,.dauno-route-loading__brand:before,.dauno-route-loading__progress span,.dauno-route-loading__dots i{transition:none!important;animation:none!important}.dauno-route-loading__stage{opacity:1;transform:none}.dauno-route-loading__progress span{left:29%}}@media (max-width:640px){.dauno-route-loading{width:100%;min-width:0;max-width:100%;overflow:clip}.dauno-route-loading__stage,.dauno-route-loading__copy,.dauno-route-loading__progress{min-width:0;max-width:100%}.dauno-route-loading:before{width:min(28rem,135vw);right:-30vw}.dauno-route-loading:after{width:min(22rem,120vw);left:-30vw}}@media (hover:none),(pointer:coarse){.dauno-route-loading__brand:before{will-change:auto}}
@font-face{font-family:montserrat;src:url(../media/Montserrat_VariableFont_wght-s.p.0ezu~6t~0jl6g.ttf)format("truetype");font-display:swap;font-weight:100 900;font-style:normal}@font-face{font-family:montserrat;src:url(../media/Montserrat_Italic_VariableFont_wght-s.p.0t~41kg5jasm9.ttf)format("truetype");font-display:swap;font-weight:100 900;font-style:italic}@font-face{font-family:montserrat Fallback;src:local(Arial);ascent-override:87.85%;descent-override:22.78%;line-gap-override:0.0%;size-adjust:110.19%}.montserrat_e90db302-module__diI8QW__className{font-family:montserrat,montserrat Fallback}.montserrat_e90db302-module__diI8QW__variable{--font-montserrat:"montserrat", "montserrat Fallback"}
@font-face{font-family:ohnoBlazeface;src:url(../media/OhnoBlazeface_60Point-s.p.160xwfm_83uih.woff2)format("woff2");font-display:swap;font-weight:900;font-style:normal}@font-face{font-family:ohnoBlazeface;src:url(../media/OhnoBlazeface_60PointItalic-s.p.02z8cizywkkpp.woff2)format("woff2");font-display:swap;font-weight:900;font-style:italic}@font-face{font-family:ohnoBlazeface Fallback;src:local(Arial);ascent-override:84.98%;descent-override:21.75%;line-gap-override:18.43%;size-adjust:108.5%}.ohnoblazeface_30cf7fe2-module__QI6R3G__className{font-family:ohnoBlazeface,ohnoBlazeface Fallback}.ohnoblazeface_30cf7fe2-module__QI6R3G__variable{--font-blazeface:"ohnoBlazeface", "ohnoBlazeface Fallback"}