.page_container__aoG4z{min-height:100vh;background:linear-gradient(135deg,#1e3a8a,#3b82f6);display:flex;flex-direction:column;padding:2rem;position:relative;overflow:hidden}.page_container__aoG4z:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 1px,transparent 0);background-size:50px 50px;animation:page_backgroundMove__sa5ZE 20s linear infinite}@keyframes page_backgroundMove__sa5ZE{0%{transform:translate(0)}to{transform:translate(50px,50px)}}.page_content__kDoxQ{max-width:1200px;width:100%;text-align:center;position:relative;z-index:1;animation:page_fadeIn__wvzG6 1s ease-in;flex:1 1;display:flex;flex-direction:column;justify-content:center;margin:0 auto}@keyframes page_fadeIn__wvzG6{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.page_logo__7fc9l h1{color:white;font-size:2.5rem;font-weight:700;margin-bottom:3rem;letter-spacing:-.5px}.page_message__abnJo{margin-bottom:4rem}.page_message__abnJo h2{color:white;font-size:3rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2}.page_highlight__KaGfy{background:#fbbf24;color:#1e3a8a;padding:.2rem 1rem;border-radius:8px;display:inline-block}.page_subtitle__iAJUg{color:rgba(255,255,255,.9);font-size:1.25rem;margin-bottom:2rem;max-width:700px;margin-left:auto;margin-right:auto}.page_comingSoon__tHjQq{display:inline-flex;align-items:center;gap:1rem;background:rgba(255,255,255,.1);padding:1rem 2rem;border-radius:50px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.2)}.page_pulse__U_e85{width:12px;height:12px;background:#fbbf24;border-radius:50%;animation:page_pulse__U_e85 2s infinite}@keyframes page_pulse__U_e85{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.page_comingSoon__tHjQq span{color:white;font-size:1.1rem;font-weight:600}.page_features__8wy9y{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem;margin-top:3rem}.page_feature__CrGCB{background:rgba(255,255,255,.1);padding:2rem;border-radius:16px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);transition:transform .3s ease,box-shadow .3s ease}.page_feature__CrGCB:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.2)}.page_feature__CrGCB h3{color:white;font-size:1.5rem;margin-bottom:.5rem;font-weight:600}.page_feature__CrGCB p{color:rgba(255,255,255,.8);font-size:1rem;line-height:1.6}.page_footer__sHKi3{max-width:1200px;width:100%;margin:0 auto;padding:2rem 0;border-top:1px solid rgba(255,255,255,.2);position:relative;z-index:1}.page_contact__BmhPC{color:rgba(255,255,255,.9);font-size:1rem;text-align:center;margin-bottom:1rem}.page_contact__BmhPC a{color:#fbbf24;text-decoration:none;font-weight:600;transition:color .3s ease}.page_contact__BmhPC a:hover{color:#fcd34d;text-decoration:underline}.page_copyright__2iVAs{color:rgba(255,255,255,.6);font-size:.9rem;text-align:center}@media (max-width:768px){.page_logo__7fc9l h1{font-size:1.75rem}.page_message__abnJo h2{font-size:2rem}.page_subtitle__iAJUg{font-size:1rem}.page_features__8wy9y{grid-template-columns:1fr}}