.watermark-overlay[data-astro-cid-zthvvfog]{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:9998;overflow:hidden}.watermark-logo[data-astro-cid-zthvvfog]{position:absolute;width:120px;height:auto;opacity:.03;filter:brightness(0) invert(1) grayscale(100%);user-select:none;transform:rotate(-35deg);animation:watermarkFloat 20s ease-in-out infinite;mix-blend-mode:overlay}@keyframes watermarkFloat{0%,to{transform:rotate(-35deg) translateY(0);opacity:.03}50%{transform:rotate(-35deg) translateY(-8px);opacity:.05}}.wm-1[data-astro-cid-zthvvfog]{top:10%;left:10%;animation-delay:0s}.wm-2[data-astro-cid-zthvvfog]{top:15%;right:15%;animation-delay:2s}.wm-3[data-astro-cid-zthvvfog]{top:40%;left:5%;animation-delay:4s}.wm-4[data-astro-cid-zthvvfog]{top:45%;right:8%;animation-delay:6s}.wm-5[data-astro-cid-zthvvfog]{top:70%;left:20%;animation-delay:8s}.wm-6[data-astro-cid-zthvvfog]{top:75%;right:25%;animation-delay:10s}.wm-7[data-astro-cid-zthvvfog]{top:25%;left:50%;transform:translate(-50%) rotate(-30deg);animation-delay:3s}.wm-8[data-astro-cid-zthvvfog]{top:55%;left:50%;transform:translate(-50%) rotate(-30deg);animation-delay:7s}.wm-9[data-astro-cid-zthvvfog]{top:85%;left:50%;transform:translate(-50%) rotate(-30deg);animation-delay:9s}@media (max-width: 768px){.watermark-logo[data-astro-cid-zthvvfog]{width:90px;opacity:.02}.wm-7[data-astro-cid-zthvvfog],.wm-8[data-astro-cid-zthvvfog],.wm-9[data-astro-cid-zthvvfog]{display:none}}@media (max-width: 480px){.watermark-logo[data-astro-cid-zthvvfog]{width:70px;opacity:.015}.wm-4[data-astro-cid-zthvvfog],.wm-5[data-astro-cid-zthvvfog],.wm-6[data-astro-cid-zthvvfog]{display:none}}@media (max-width: 360px){.watermark-logo[data-astro-cid-zthvvfog]{width:60px;opacity:.01}}:root{--auric-orange: #FF6B35;--auric-teal: #2D6A6A;--auric-orange-light: #FF8C5F;--auric-teal-light: #3D8A8A}.dev-info-section[data-astro-cid-qbydsugk]{margin-top:2rem;padding:2rem 1.5rem;background:linear-gradient(135deg,#ff6b351a,#2d6a6a1a);border-radius:20px;border:1px solid rgba(255,107,53,.3);box-shadow:0 10px 30px #0000004d;animation:sectionFloat 6s ease-in-out infinite}@keyframes sectionFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.dev-header[data-astro-cid-qbydsugk]{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1.5rem;animation:fadeInUp 1s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.dev-logo[data-astro-cid-qbydsugk]{height:40px;width:auto;filter:brightness(0) invert(1) opacity(.9);animation:logoGlow 4s ease-in-out infinite}@keyframes logoGlow{0%,to{filter:brightness(0) invert(1) opacity(.9)}50%{filter:brightness(0) invert(1) opacity(1);transform:scale(1.05)}}.dev-text[data-astro-cid-qbydsugk]{text-align:left}.dev-text[data-astro-cid-qbydsugk] h4[data-astro-cid-qbydsugk]{font-size:1.1rem;font-weight:700;color:var(--auric-orange);margin:0 0 .3rem;text-shadow:0 0 10px rgba(255,107,53,.3)}.dev-text[data-astro-cid-qbydsugk] p[data-astro-cid-qbydsugk]{font-size:.9rem;color:#fffc;margin:0}.dev-link[data-astro-cid-qbydsugk]{color:var(--auric-orange-light);text-decoration:none;font-weight:600;transition:all .3s ease}.dev-link[data-astro-cid-qbydsugk]:hover{color:var(--auric-orange);text-shadow:0 0 8px rgba(255,107,53,.5)}.dev-social[data-astro-cid-qbydsugk]{text-align:center}.dev-social-title[data-astro-cid-qbydsugk]{font-size:.95rem;color:#ffffffe6;margin-bottom:1rem;font-weight:600}.dev-social-links[data-astro-cid-qbydsugk]{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.dev-social-link[data-astro-cid-qbydsugk]{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:linear-gradient(135deg,#ff6b3526,#2d6a6a26);border:1px solid rgba(255,107,53,.4);border-radius:50%;color:var(--auric-orange-light);text-decoration:none;transition:all .4s ease;backdrop-filter:blur(10px);box-shadow:0 5px 15px #ff6b3533;animation:socialFloat 3s ease-in-out infinite}.dev-social-link[data-astro-cid-qbydsugk]:nth-child(1){animation-delay:0s}.dev-social-link[data-astro-cid-qbydsugk]:nth-child(2){animation-delay:.5s}.dev-social-link[data-astro-cid-qbydsugk]:nth-child(3){animation-delay:1s}.dev-social-link[data-astro-cid-qbydsugk]:nth-child(4){animation-delay:1.5s}.dev-social-link[data-astro-cid-qbydsugk]:hover{background:linear-gradient(135deg,var(--auric-orange),var(--auric-teal));color:#fff;transform:translateY(-8px) scale(1.1);box-shadow:0 10px 25px #ff6b3599;animation:none}.dev-social-link[data-astro-cid-qbydsugk] svg[data-astro-cid-qbydsugk]{width:18px;height:18px}@media (max-width: 768px){.dev-header[data-astro-cid-qbydsugk]{gap:.8rem}.dev-logo[data-astro-cid-qbydsugk]{height:35px}.dev-text[data-astro-cid-qbydsugk] h4[data-astro-cid-qbydsugk]{font-size:1rem}.dev-text[data-astro-cid-qbydsugk] p[data-astro-cid-qbydsugk]{font-size:.85rem}.dev-social-title[data-astro-cid-qbydsugk]{font-size:.9rem}.dev-social-link[data-astro-cid-qbydsugk]{width:40px;height:40px}.dev-social-link[data-astro-cid-qbydsugk] svg[data-astro-cid-qbydsugk]{width:16px;height:16px}}@media (max-width: 480px){.dev-info-section[data-astro-cid-qbydsugk]{margin-top:1.5rem;padding-top:1.5rem}.dev-header[data-astro-cid-qbydsugk]{flex-direction:column;gap:.8rem}.dev-logo[data-astro-cid-qbydsugk]{height:32px}.dev-text[data-astro-cid-qbydsugk]{text-align:center}.dev-text[data-astro-cid-qbydsugk] h4[data-astro-cid-qbydsugk]{font-size:.95rem}.dev-text[data-astro-cid-qbydsugk] p[data-astro-cid-qbydsugk]{font-size:.8rem}.dev-social-title[data-astro-cid-qbydsugk]{font-size:.85rem;margin-bottom:.8rem}.dev-social-links[data-astro-cid-qbydsugk]{gap:.8rem}.dev-social-link[data-astro-cid-qbydsugk]{width:38px;height:38px}.dev-social-link[data-astro-cid-qbydsugk] svg[data-astro-cid-qbydsugk]{width:15px;height:15px}}:root{--socio-purple-darker: #2a1249;--socio-purple-dark: #401262;--socio-purple: #5e2ca5;--socio-purple-light: #B8A1C8;--socio-gold: #D5BC5F;--socio-gold-light: #EDDDA2;--socio-gold-dark: #9F841C;--socio-white: #ffffff;--socio-black: #222222;--socio-gray: #f5f5f5;--socio-gray-dark: #303030}[data-astro-cid-qlsb6guh]{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background:var(--socio-purple-darker);background-attachment:fixed;min-height:100vh;min-height:100dvh;width:100%;display:flex;align-items:center;justify-content:center;color:var(--socio-white);position:relative;overflow-x:hidden;padding:0;margin:0;background-image:linear-gradient(135deg,var(--socio-purple-darker) 0%,var(--socio-purple-dark) 25%,var(--socio-purple) 50%,var(--socio-purple-light) 75%,var(--socio-purple-dark) 100%),radial-gradient(circle at 20% 80%,rgba(213,188,95,.1) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(184,161,200,.1) 0%,transparent 50%);background-size:100% 100%,50% 50%,40% 40%;background-repeat:no-repeat}html{height:100%;height:100dvh;margin:0;padding:0;overflow-x:hidden}.full-container[data-astro-cid-qlsb6guh]{position:fixed;top:0;left:0;width:100%;height:100vh;height:100dvh;display:flex;align-items:center;justify-content:center;padding:1rem;box-sizing:border-box}.particles[data-astro-cid-qlsb6guh]{position:absolute;width:100%;height:100%;overflow:hidden;z-index:1;pointer-events:none}.particle[data-astro-cid-qlsb6guh]{position:absolute;width:4px;height:4px;background:var(--socio-gold);border-radius:50%;opacity:0;box-shadow:0 0 8px var(--socio-gold);animation:float-particles 15s linear infinite}.particle[data-astro-cid-qlsb6guh]:nth-child(2n){background:var(--socio-gold-light);animation-duration:18s;width:6px;height:6px;box-shadow:0 0 10px var(--socio-gold-light)}.particle[data-astro-cid-qlsb6guh]:nth-child(3n){background:var(--socio-gold-dark);animation-duration:12s;width:3px;height:3px;box-shadow:0 0 6px var(--socio-gold-dark)}@keyframes float-particles{0%{transform:translateY(100vh) translate(0);opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translateY(-100vh) translate(var(--random-x, 0px));opacity:0}}.background-pattern[data-astro-cid-qlsb6guh]{position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(circle at 25px 25px,rgba(213,188,95,.1) 2%,transparent 0%),radial-gradient(circle at 75px 75px,rgba(184,161,200,.08) 2%,transparent 0%);background-size:50px 50px,100px 100px;animation:patternMove 30s linear infinite;z-index:1}@keyframes patternMove{0%{background-position:0 0,0 0}to{background-position:50px 50px,100px 100px}}.glow-effect[data-astro-cid-qlsb6guh]{position:absolute;border-radius:50%;filter:blur(60px);z-index:2;animation:glowPulse 8s ease-in-out infinite alternate}.glow-1[data-astro-cid-qlsb6guh]{width:400px;height:400px;background:radial-gradient(circle,rgba(213,188,95,.3) 0%,transparent 70%);top:-200px;right:-200px;animation-delay:0s}.glow-2[data-astro-cid-qlsb6guh]{width:300px;height:300px;background:radial-gradient(circle,rgba(184,161,200,.25) 0%,transparent 70%);bottom:-150px;left:-150px;animation-delay:3s}.glow-3[data-astro-cid-qlsb6guh]{width:250px;height:250px;background:radial-gradient(circle,rgba(237,221,162,.2) 0%,transparent 70%);top:20%;right:20%;animation-delay:6s}@keyframes glowPulse{0%{transform:scale(.8);opacity:.3}to{transform:scale(1.2);opacity:.6}}.maintenance-container[data-astro-cid-qlsb6guh]{text-align:center;width:100%;max-width:700px;padding:2rem;background:#2a124966;border-radius:25px;backdrop-filter:blur(20px);border:2px solid rgba(213,188,95,.3);box-shadow:0 20px 40px #0006,inset 0 1px #ffffff1a;position:relative;z-index:10;animation:containerFloat 6s ease-in-out infinite}@keyframes containerFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.logo-container[data-astro-cid-qlsb6guh]{position:relative;margin-bottom:2rem;display:flex;justify-content:center;align-items:center}.logo[data-astro-cid-qlsb6guh]{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;animation:logoGlow 4s ease-in-out infinite}.logo-image[data-astro-cid-qlsb6guh]{width:120px;height:120px;position:relative;border-radius:50%;overflow:hidden;box-shadow:0 0 30px #d5bc5f80;background:var(--socio-purple)}.logo-image[data-astro-cid-qlsb6guh] img[data-astro-cid-qlsb6guh]{width:100%;height:100%;object-fit:cover;border-radius:50%}.logo-image[data-astro-cid-qlsb6guh]:before{content:"";position:absolute;inset:-6px;border-radius:50%;background:linear-gradient(45deg,var(--socio-gold),var(--socio-gold-light),var(--socio-gold-dark));z-index:-1;animation:borderRotate 4s linear infinite}.logo-image[data-astro-cid-qlsb6guh]:after{content:"";position:absolute;inset:-10px;border-radius:50%;background:linear-gradient(45deg,var(--socio-purple),var(--socio-purple-light));z-index:-2;animation:borderRotate 6s linear infinite reverse}@keyframes borderRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes logoGlow{0%,to{filter:brightness(1)}50%{filter:brightness(1.2)}}.logo-text[data-astro-cid-qlsb6guh]{margin-top:1.5rem;font-size:1.8rem;font-weight:700;background:linear-gradient(45deg,var(--socio-white),var(--socio-gold-light));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 0 20px rgba(213,188,95,.3);animation:textShimmer 3s ease-in-out infinite}.logo-text[data-astro-cid-qlsb6guh] span[data-astro-cid-qlsb6guh]{background:linear-gradient(45deg,var(--socio-gold),var(--socio-gold-light));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@keyframes textShimmer{0%,to{filter:brightness(1)}50%{filter:brightness(1.3)}}.logo-subtitle[data-astro-cid-qlsb6guh]{color:#fffc;font-size:.9rem;font-weight:400;letter-spacing:1px;text-transform:uppercase;margin-top:.5rem}h1[data-astro-cid-qlsb6guh]{font-size:2.5rem;margin-bottom:1.5rem;background:linear-gradient(45deg,var(--socio-white),var(--socio-gold-light));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 0 20px rgba(255,255,255,.3);animation:titlePulse 3s ease-in-out infinite}@keyframes titlePulse{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}.subtitle[data-astro-cid-qlsb6guh]{font-size:1.2rem;margin-bottom:2rem;opacity:.9;line-height:1.6;color:#ffffffe6;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.countdown[data-astro-cid-qlsb6guh]{background:linear-gradient(135deg,#d5bc5f33,#b8a1c833);padding:1.5rem;border-radius:20px;margin:2rem 0;border:1px solid rgba(213,188,95,.4);box-shadow:0 10px 30px #0000004d}.countdown[data-astro-cid-qlsb6guh] h3[data-astro-cid-qlsb6guh]{margin-bottom:1.5rem;font-size:1.3rem;color:var(--socio-gold-light);text-shadow:0 0 10px rgba(213,188,95,.5)}.time-display[data-astro-cid-qlsb6guh]{display:grid;grid-template-columns:repeat(auto-fit,minmax(85px,1fr));gap:1rem;justify-content:center;max-width:400px;margin:0 auto}.time-unit[data-astro-cid-qlsb6guh]{background:linear-gradient(135deg,#2a124999,#40126299);padding:1.2rem .8rem;border-radius:15px;border:1px solid rgba(213,188,95,.3);box-shadow:0 8px 20px #0000004d;transition:all .3s ease;animation:unitFloat 4s ease-in-out infinite}.time-unit[data-astro-cid-qlsb6guh]:nth-child(2n){animation-delay:.5s}.time-unit[data-astro-cid-qlsb6guh]:hover{transform:translateY(-5px);box-shadow:0 12px 30px #0006}@keyframes unitFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.time-number[data-astro-cid-qlsb6guh]{font-size:2rem;font-weight:900;display:block;background:linear-gradient(45deg,var(--socio-gold),var(--socio-gold-light));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 0 20px rgba(213,188,95,.5);animation:numberGlow 2s ease-in-out infinite}@keyframes numberGlow{0%,to{filter:brightness(1)}50%{filter:brightness(1.3)}}.time-label[data-astro-cid-qlsb6guh]{font-size:.9rem;opacity:.8;text-transform:uppercase;letter-spacing:1px;color:var(--socio-white);margin-top:.5rem}.progress-bar[data-astro-cid-qlsb6guh]{width:100%;height:12px;background:#2a124980;border-radius:6px;overflow:hidden;margin-top:2rem;border:1px solid rgba(213,188,95,.3);box-shadow:inset 0 2px 4px #0000004d}.progress-fill[data-astro-cid-qlsb6guh]{height:100%;background:linear-gradient(90deg,var(--socio-gold-dark),var(--socio-gold),var(--socio-gold-light));width:0%;transition:width .3s ease;animation:progressPulse 2s ease-in-out infinite;box-shadow:0 0 20px #d5bc5f80}@keyframes progressPulse{0%,to{opacity:1}50%{opacity:.8}}.contact-info[data-astro-cid-qlsb6guh]{margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(213,188,95,.3)}.contact-info[data-astro-cid-qlsb6guh] p[data-astro-cid-qlsb6guh]{margin-bottom:.8rem;opacity:.9;font-size:1.1rem;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.contact-info[data-astro-cid-qlsb6guh] strong[data-astro-cid-qlsb6guh]{color:var(--socio-gold-light);text-shadow:0 0 10px rgba(213,188,95,.5)}.social-links[data-astro-cid-qlsb6guh]{display:flex;justify-content:center;gap:1rem;margin-top:1.5rem;flex-wrap:wrap}.social-link[data-astro-cid-qlsb6guh]{display:flex;align-items:center;justify-content:center;width:50px;height:50px;background:linear-gradient(135deg,var(--socio-gold),var(--socio-gold-light));border-radius:50%;color:var(--socio-purple-darker);text-decoration:none;transition:all .4s ease;box-shadow:0 5px 15px #d5bc5f4d;animation:socialFloat 3s ease-in-out infinite}.social-link[data-astro-cid-qlsb6guh]:nth-child(2){animation-delay:1s}.social-link[data-astro-cid-qlsb6guh]:nth-child(3){animation-delay:2s}@keyframes socialFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.social-link[data-astro-cid-qlsb6guh]:hover{transform:translateY(-8px) scale(1.1);box-shadow:0 10px 25px #d5bc5f99;background:linear-gradient(135deg,var(--socio-gold-light),var(--socio-gold))}@media (max-width: 1024px){.maintenance-container[data-astro-cid-qlsb6guh]{max-width:600px;padding:1.8rem}.glow-1[data-astro-cid-qlsb6guh]{width:350px;height:350px}.glow-2[data-astro-cid-qlsb6guh]{width:250px;height:250px}}@media (max-width: 768px){body{padding:.5rem}.maintenance-container[data-astro-cid-qlsb6guh]{padding:1.5rem;margin:0;border-radius:20px;max-width:100%}h1[data-astro-cid-qlsb6guh]{font-size:2rem}.subtitle[data-astro-cid-qlsb6guh]{font-size:1.1rem}.logo-image[data-astro-cid-qlsb6guh]{width:100px;height:100px}.logo-text[data-astro-cid-qlsb6guh]{font-size:1.5rem}.countdown[data-astro-cid-qlsb6guh]{padding:1.2rem}.countdown[data-astro-cid-qlsb6guh] h3[data-astro-cid-qlsb6guh]{font-size:1.1rem}.time-display[data-astro-cid-qlsb6guh]{grid-template-columns:repeat(2,1fr);gap:.8rem;max-width:300px}.time-unit[data-astro-cid-qlsb6guh]{padding:1rem .6rem}.time-number[data-astro-cid-qlsb6guh]{font-size:1.6rem}.time-label[data-astro-cid-qlsb6guh]{font-size:.75rem}.social-links[data-astro-cid-qlsb6guh]{gap:.8rem}.social-link[data-astro-cid-qlsb6guh]{width:45px;height:45px}.glow-1[data-astro-cid-qlsb6guh]{width:300px;height:300px}.glow-2[data-astro-cid-qlsb6guh]{width:200px;height:200px}.glow-3[data-astro-cid-qlsb6guh]{width:150px;height:150px}}@media (max-width: 480px){.maintenance-container[data-astro-cid-qlsb6guh]{padding:1.2rem;border-radius:15px}h1[data-astro-cid-qlsb6guh]{font-size:1.8rem}.subtitle[data-astro-cid-qlsb6guh]{font-size:1rem;line-height:1.5}.logo-image[data-astro-cid-qlsb6guh]{width:80px;height:80px}.logo-text[data-astro-cid-qlsb6guh]{font-size:1.3rem}.logo-subtitle[data-astro-cid-qlsb6guh]{font-size:.8rem}.countdown[data-astro-cid-qlsb6guh]{padding:1rem}.countdown[data-astro-cid-qlsb6guh] h3[data-astro-cid-qlsb6guh]{font-size:1rem;margin-bottom:1rem}.time-display[data-astro-cid-qlsb6guh]{grid-template-columns:repeat(2,1fr);gap:.6rem;max-width:250px}.time-unit[data-astro-cid-qlsb6guh]{padding:.8rem .4rem}.time-number[data-astro-cid-qlsb6guh]{font-size:1.4rem}.time-label[data-astro-cid-qlsb6guh]{font-size:.7rem}.contact-info[data-astro-cid-qlsb6guh] p[data-astro-cid-qlsb6guh]{font-size:.95rem}.social-link[data-astro-cid-qlsb6guh]{width:40px;height:40px}.glow-1[data-astro-cid-qlsb6guh]{width:250px;height:250px}.glow-2[data-astro-cid-qlsb6guh]{width:150px;height:150px}.glow-3[data-astro-cid-qlsb6guh]{width:100px;height:100px}}@media (max-width: 360px){.maintenance-container[data-astro-cid-qlsb6guh]{padding:1rem}h1[data-astro-cid-qlsb6guh]{font-size:1.6rem}.subtitle[data-astro-cid-qlsb6guh]{font-size:.9rem}.logo-image[data-astro-cid-qlsb6guh]{width:70px;height:70px}.logo-text[data-astro-cid-qlsb6guh]{font-size:1.2rem}.time-display[data-astro-cid-qlsb6guh]{grid-template-columns:repeat(2,1fr);gap:.5rem;max-width:220px}.time-unit[data-astro-cid-qlsb6guh]{padding:.7rem .3rem}.time-number[data-astro-cid-qlsb6guh]{font-size:1.2rem}.time-label[data-astro-cid-qlsb6guh]{font-size:.65rem}.social-link[data-astro-cid-qlsb6guh]{width:35px;height:35px}.social-link[data-astro-cid-qlsb6guh] svg[data-astro-cid-qlsb6guh]{width:16px;height:16px}}@media (max-width: 280px){.maintenance-container[data-astro-cid-qlsb6guh]{padding:.8rem}h1[data-astro-cid-qlsb6guh]{font-size:1.4rem}.logo-image[data-astro-cid-qlsb6guh]{width:60px;height:60px}.logo-text[data-astro-cid-qlsb6guh]{font-size:1.1rem}.time-display[data-astro-cid-qlsb6guh]{max-width:200px}.time-number[data-astro-cid-qlsb6guh]{font-size:1.1rem}}@media (min-width: 1200px){.maintenance-container[data-astro-cid-qlsb6guh]{max-width:800px;padding:3rem}h1[data-astro-cid-qlsb6guh]{font-size:3.5rem}.subtitle[data-astro-cid-qlsb6guh]{font-size:1.4rem}.logo-image[data-astro-cid-qlsb6guh]{width:150px;height:150px}.logo-text[data-astro-cid-qlsb6guh]{font-size:2.2rem}.countdown[data-astro-cid-qlsb6guh]{padding:2.5rem}.time-display[data-astro-cid-qlsb6guh]{grid-template-columns:repeat(4,1fr);gap:2rem;max-width:600px}.time-unit[data-astro-cid-qlsb6guh]{padding:2rem 1.5rem}.time-number[data-astro-cid-qlsb6guh]{font-size:3rem}.social-link[data-astro-cid-qlsb6guh]{width:60px;height:60px}}@media (max-height: 500px) and (orientation: landscape){.maintenance-container[data-astro-cid-qlsb6guh]{padding:1rem}.logo-container[data-astro-cid-qlsb6guh]{margin-bottom:1rem}.logo-image[data-astro-cid-qlsb6guh]{width:60px;height:60px}.logo-text[data-astro-cid-qlsb6guh]{font-size:1.2rem}h1[data-astro-cid-qlsb6guh]{font-size:1.5rem;margin-bottom:1rem}.subtitle[data-astro-cid-qlsb6guh]{font-size:.9rem;margin-bottom:1rem}.countdown[data-astro-cid-qlsb6guh]{padding:1rem}.time-display[data-astro-cid-qlsb6guh]{grid-template-columns:repeat(4,1fr);gap:.5rem}.time-unit[data-astro-cid-qlsb6guh]{padding:.5rem .3rem}.time-number[data-astro-cid-qlsb6guh]{font-size:1.2rem}}
