@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_5972bc34-module__OU16Qa__className{font-family:Inter,Inter Fallback;font-style:normal}
:root{--background:#fff;--foreground:#0f172a;--primary:#0f172a;--primary-hover:#334155;--secondary:#7aa9ca;--text-muted:#64748b;--accent:#e2e8f0;--glass-bg:#fffc;--glass-border:#0000000d;--glass-blur:16px;--max-width:1200px;--nav-height:80px;--radius:8px;--mobile-nav-height:60px;--bottom-nav-height:64px;--touch-target-min:44px;--safe-area-top:env(safe-area-inset-top,0px);--safe-area-bottom:env(safe-area-inset-bottom,0px);--safe-area-left:env(safe-area-inset-left,0px);--safe-area-right:env(safe-area-inset-right,0px)}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--background);max-width:100vw;color:var(--foreground);-webkit-font-smoothing:antialiased;scroll-behavior:smooth;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;overflow-x:hidden}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}a{color:inherit;text-decoration:none}
.Navbar-module__cJzEcG__navbar{height:var(--nav-height);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--glass-border);z-index:1000;background:#ffffffe6;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__container{width:100%;max-width:var(--max-width);justify-content:space-between;align-items:center;height:100%;margin:0 auto;padding:0 2rem;display:flex}.Navbar-module__cJzEcG__logo{color:#64748b;letter-spacing:-.03em;z-index:1001;align-items:center;gap:.6rem;font-size:1.5rem;font-weight:400;text-decoration:none;display:flex}.Navbar-module__cJzEcG__logoIcon{object-fit:contain;width:48px;height:48px}.Navbar-module__cJzEcG__logo b{color:var(--foreground);font-weight:800}.Navbar-module__cJzEcG__links{align-items:center;gap:2.5rem;display:flex}.Navbar-module__cJzEcG__link{color:var(--text-muted);cursor:pointer;font-size:.9rem;font-weight:500;transition:color .2s}.Navbar-module__cJzEcG__link:hover{color:var(--secondary)}.Navbar-module__cJzEcG__button{background:var(--secondary);border-radius:var(--radius);color:#fff;cursor:pointer;border:1px solid #0000;align-items:center;gap:.5rem;padding:.6rem 1.4rem;font-size:.9rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 6px -1px #7aa9ca33}.Navbar-module__cJzEcG__button:hover{background:#6290b0;transform:translateY(-1px);box-shadow:0 6px 12px #7aa9ca4d}.Navbar-module__cJzEcG__dashboardBtn{background:var(--foreground);border-radius:var(--radius);color:#fff;cursor:pointer;border:1px solid #0000;align-items:center;gap:.5rem;padding:.6rem 1.4rem;font-size:.9rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 6px -1px #0000001a}.Navbar-module__cJzEcG__dashboardBtn:hover{background:#334155;transform:translateY(-1px);box-shadow:0 6px 12px #00000026}.Navbar-module__cJzEcG__mobileMenuBtn{color:var(--foreground);cursor:pointer;z-index:1001;background:0 0;border:none;display:none}@media (max-width:768px){.Navbar-module__cJzEcG__navbar{height:var(--mobile-nav-height);padding-top:var(--safe-area-top)}.Navbar-module__cJzEcG__links{display:none}.Navbar-module__cJzEcG__mobileMenuBtn{width:var(--touch-target-min);height:var(--touch-target-min);justify-content:center;align-items:center;display:flex}.Navbar-module__cJzEcG__container{padding:0 1rem}.Navbar-module__cJzEcG__logo{font-size:1.25rem}.Navbar-module__cJzEcG__logoIcon{width:36px;height:36px}}.Navbar-module__cJzEcG__mobileMenu{top:var(--mobile-nav-height);background:#fff;border-bottom:1px solid #e2e8f0;width:100%;position:absolute;left:0;overflow:hidden;box-shadow:0 4px 12px #0000000d}.Navbar-module__cJzEcG__mobileLinks{padding:1.5rem;padding-bottom:calc(1.5rem + var(--safe-area-bottom));flex-direction:column;align-items:stretch;gap:1rem;display:flex}.Navbar-module__cJzEcG__mobileLink{color:var(--foreground);min-height:var(--touch-target-min);border-radius:var(--radius);justify-content:center;align-items:center;padding:.75rem;font-size:1rem;font-weight:600;transition:background .2s;display:flex}.Navbar-module__cJzEcG__mobileLink:hover{background:#f8fafc}.Navbar-module__cJzEcG__mobileButton{background:var(--secondary);color:#fff;text-align:center;width:100%;min-height:var(--touch-target-min);border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:1rem;font-weight:600;display:flex}
.IOSInstallPrompt-module__-RX9Hq__overlay{-webkit-backdrop-filter:blur(4px);z-index:9999;background:#0006;justify-content:center;align-items:flex-end;animation:.3s ease-out IOSInstallPrompt-module__-RX9Hq__fadeIn;display:flex;position:fixed;inset:0}@keyframes IOSInstallPrompt-module__-RX9Hq__fadeIn{0%{opacity:0}to{opacity:1}}.IOSInstallPrompt-module__-RX9Hq__prompt{width:100%;max-width:500px;padding:1.5rem;padding-bottom:calc(1.5rem + env(safe-area-inset-bottom,0px));background:#fff;border-radius:20px 20px 0 0;animation:.4s cubic-bezier(.16,1,.3,1) IOSInstallPrompt-module__-RX9Hq__slideUp;position:relative;box-shadow:0 -10px 40px #00000026}@keyframes IOSInstallPrompt-module__-RX9Hq__slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.IOSInstallPrompt-module__-RX9Hq__closeButton{color:#64748b;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s;display:flex;position:absolute;top:1rem;right:1rem}.IOSInstallPrompt-module__-RX9Hq__closeButton:active{background:#e2e8f0}.IOSInstallPrompt-module__-RX9Hq__header{flex-direction:column;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding-right:2rem;display:flex}.IOSInstallPrompt-module__-RX9Hq__appIcon{background:#f8fafc;border-radius:14px;justify-content:center;align-items:center;width:64px;height:64px;display:flex;overflow:hidden;box-shadow:0 2px 8px #00000014}.IOSInstallPrompt-module__-RX9Hq__appIcon img{object-fit:contain;width:48px;height:48px}.IOSInstallPrompt-module__-RX9Hq__title{color:#0f172a;text-align:center;margin:0;font-size:1.1rem;font-weight:700;line-height:1.3}.IOSInstallPrompt-module__-RX9Hq__steps{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.IOSInstallPrompt-module__-RX9Hq__step{align-items:flex-start;gap:.875rem;display:flex}.IOSInstallPrompt-module__-RX9Hq__stepNumber{color:#fff;background:linear-gradient(135deg,#7aa9ca 0%,#6290b0 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.8rem;font-weight:700;display:flex}.IOSInstallPrompt-module__-RX9Hq__stepContent{flex:1;align-items:flex-start;gap:.625rem;display:flex}.IOSInstallPrompt-module__-RX9Hq__stepIcon{color:#fff;background:#007aff;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.IOSInstallPrompt-module__-RX9Hq__stepIconCheck{color:#fff;background:#34c759;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.9rem;font-weight:700;display:flex}.IOSInstallPrompt-module__-RX9Hq__stepContent p{color:#334155;margin:0;padding-top:4px;font-size:.95rem;line-height:1.4}.IOSInstallPrompt-module__-RX9Hq__stepContent strong{color:#0f172a;font-weight:600}.IOSInstallPrompt-module__-RX9Hq__dismissButton{color:#64748b;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#f1f5f9;border:none;border-radius:12px;width:100%;padding:.875rem;font-size:1rem;font-weight:600;transition:background .2s}.IOSInstallPrompt-module__-RX9Hq__dismissButton:active{background:#e2e8f0}
