body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.app-container{background:linear-gradient(180deg,#fafbfc 0,#fff);color:#1e293b;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;justify-content:center;min-height:100vh;text-align:center}.main-container{align-items:center;display:flex;flex-direction:column;min-height:100vh;overflow:hidden;width:1240px}.background-section:before{background-image:url(/static/media/background.4d155f68ba0680aa5820.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:100%;left:0;opacity:.15;position:absolute;top:0;width:100%;z-index:0}.background-section{aspect-ratio:9/11;background:#f8fafc66;display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden;padding:1rem}.background-section,.background-section>*{position:relative;z-index:1}p{font-size:1.2rem;line-height:1.2}@media (max-width:768px){.background-section{aspect-ratio:unset;height:auto;min-height:0;min-height:auto}}.navigation{border-bottom:1px solid #878b8f4d;height:60px;justify-content:space-between;padding:.25rem 0;position:relative;width:100%;z-index:1000}.nav-logo,.navigation{align-items:center;display:flex}.nav-logo{margin-left:1rem}.nav-logo .logo-img{height:50px;width:auto}.nav-desktop{align-items:center;display:flex;gap:2rem}.nav-link{border-radius:6px;color:#374151;font-size:.95rem;font-weight:500;letter-spacing:.025em;padding:.5rem 1rem;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1)}.nav-link:hover{background-color:#0891b20d;color:#0891b2;transform:translateY(-1px)}.nav-mobile{display:none;position:relative}.hamburger{align-items:center;background:#0000;border:none;border-radius:6px;cursor:pointer;display:flex;flex-direction:column;height:36px;justify-content:center;margin-right:1rem;padding:6px;transition:background-color .2s ease;width:36px}.hamburger:hover{background-color:#0891b20d}.hamburger-line{background-color:#374151;border-radius:1px;height:2px;margin:3px 0;transition:all .3s cubic-bezier(.4,0,.2,1);width:24px}.hamburger.active .hamburger-line:first-child{transform:rotate(45deg) translate(5px,5px)}.hamburger.active .hamburger-line:nth-child(2){opacity:0}.hamburger.active .hamburger-line:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}.mobile-dropdown{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#fffffff2;border:1px solid #d1d5db80;border-radius:8px;box-shadow:0 4px 6px #0000001a,0 2px 4px #0000000f;min-width:180px;opacity:0;position:absolute;right:0;top:100%;transform:translateY(-10px);transition:all .2s cubic-bezier(.4,0,.2,1);visibility:hidden;z-index:1001}.mobile-dropdown.open{opacity:1;transform:translateY(0);visibility:visible}.mobile-nav-link{border-bottom:1px solid #d1d5db4d;color:#374151;display:block;font-size:.95rem;font-weight:500;padding:.875rem 1.25rem;text-decoration:none;transition:all .2s ease}.mobile-nav-link:last-child{border-bottom:none}.mobile-nav-link:hover{background-color:#0891b20d;color:#0891b2}@media (max-width:768px){.nav-desktop{display:none}.nav-mobile{display:block}.nav-logo .logo-img{height:45px!important;min-height:45px!important;width:auto}}.intro-section{margin:0 auto 3rem;max-width:820px}.title-main{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#0f172a,#0891b2);-webkit-background-clip:text;background-clip:text;font-size:3.75rem;font-weight:700;letter-spacing:-.05em;line-height:1.1;margin-bottom:.5rem;text-shadow:none}.title-sub{color:#6b7280;font-size:1.5rem;font-style:italic;font-weight:400;letter-spacing:.025em;margin-bottom:3rem}@media (max-width:768px){.title-main{font-size:2.5rem}.title-sub{font-size:1.2rem}.description>p{font-size:1rem}}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:2rem;margin-top:6rem}.features-item{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #e2e8f099;border-radius:12px;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;padding:1.75rem;transition:all .2s cubic-bezier(.4,0,.2,1)}.features-item:hover{border-color:#94a3b866;box-shadow:0 4px 6px #0000001a,0 2px 4px #0000000f;transform:translateY(-2px)}.features-item h3{color:#111827;font-size:1.25rem;font-weight:600;letter-spacing:-.025em;margin-bottom:.75rem}.features-item p{color:#6b7280;font-size:.95rem;font-weight:400;line-height:1.6}@media (max-width:768px){.features-grid{gap:1rem;grid-template-columns:1fr}.features-item{padding:1.5rem}}.intro-text{color:#111827;font-size:1.5rem;font-style:italic;font-weight:400;letter-spacing:.01em;line-height:1.5;margin-bottom:3rem;text-shadow:0 1px 2px #ffffffe6}.intro-text b,.intro-text strong{color:#0f172a;font-weight:600;text-shadow:none}.intro-text em{color:#0891b2;font-weight:500}.buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:auto}.btn{border:none;border-radius:8px;cursor:pointer;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.95rem;font-weight:500;letter-spacing:.025em;padding:.875rem 2rem;transition:all .2s cubic-bezier(.4,0,.2,1)}.btn.btn-primary{background:linear-gradient(135deg,#0f172a,#1e293b 50%,#334155);border:1px solid #94a3b81a;box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d;color:#fff}.btn.btn-secondary{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#fffc;border:1px solid #d1d5db80;color:#374151}.btn:hover{transform:translateY(-1px)}.btn.btn-primary:hover{background:linear-gradient(135deg,#0c1220,#1a202c 50%,#2d3748);box-shadow:0 4px 6px #00000026,0 2px 4px #0000001f}.btn.btn-secondary:hover{background:#ffffffe6;border-color:#d1d5dbcc;box-shadow:0 2px 4px #00000014;color:#1f2937}@media (max-width:768px){.buttons{align-items:center;flex-direction:column}.btn{width:200px}}.about-ems{align-items:center;color:#475569;display:flex;font-style:italic;gap:.75rem;justify-content:flex-end;margin-bottom:2rem;margin-top:1rem}.ems-img{border-radius:50%;height:50px;width:50px}.predictions-page{align-items:center;box-sizing:border-box;display:flex;justify-content:center;min-height:80vh;padding:2rem;text-align:center;width:100vw}.page-content{align-items:center;display:flex;flex-direction:column;width:100%}.page-content h1{color:#333;font-size:2.2rem;margin-bottom:.5rem}.page-content p{color:#666;font-size:1rem}.chart-subtitle{font-weight:400;margin-bottom:2rem}.chart-container{background:#fff;border-radius:8px;box-shadow:0 2px 5px #00000026;box-sizing:border-box;margin:2rem 0;max-width:800px;min-width:300px;padding:2rem;width:90vw}.chart-container svg{display:block;font-family:Arial,sans-serif;height:auto;margin:0 auto;width:100%}.grid line{stroke:#ddd}.grid path{stroke-width:0}@media (max-width:1280px){.chart-container{min-width:600px;width:95vw}}@media (max-width:900px){.predictions-page{padding:1rem}.chart-container,.page-content{padding:1rem;width:100%}.chart-container{min-width:300px}}.about-page,.historical-page{align-items:center;display:flex;justify-content:center;min-height:80vh;text-align:center}.page-content{max-width:600px;padding:2rem}.page-content h1{color:#1e293b;font-size:2.5rem;margin-bottom:1rem}.page-content p{color:#64748b;font-size:1.1rem}
/*# sourceMappingURL=main.e0b20063.css.map*/