@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/4cf2300e9c8272f7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_188709{font-family:Geist,Geist Fallback;font-style:normal}.__variable_188709{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}:root{--background:#fafafa;--card:#ffffff;--text-primary:#111827;--text-secondary:#6b7280;--accent:#6366f1;--muted-border:#ebebeb;--button-hover-dark:#383838;--button-hover-light:#f2f2f2}body,html{width:100%;max-width:100vw;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif}body:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-image:url(/_next/static/media/landscape-img-edited.b5536283.jpg);background-repeat:no-repeat;background-position:bottom;background-size:cover;opacity:.07;z-index:0;pointer-events:none}*,:after,:before{box-sizing:border-box}a{color:inherit;text-decoration:none}p{margin:0 0 12px}footer{background-color:#f2f2f2;display:flex;width:100%;height:3rem;justify-content:center;align-items:center;color:#1f2937;border-top:1px solid var(--muted-border)}mt-1{margin-top:1rem}.tab-bar-container{position:fixed;top:0;width:100%;min-height:4.5rem;background-color:#ffffff;color:#333333;box-sizing:border-box;z-index:40;box-shadow:0 2px 5px rgba(0,0,0,.06)}.tab-bar-content{height:4.5rem;padding:0 2rem;max-width:1280px;margin:0 auto}.logo-link,.tab-bar-content{display:flex;align-items:center}.logo-link{text-decoration:none;color:#333333;margin-left:1rem;transition:opacity .2s ease}.logo-link:hover{opacity:.7}.logo-image{height:2.25rem;width:auto;display:block;filter:none}.logo-text-container{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;margin-left:1rem;gap:6px}.logo-text-container p{margin:0;font-size:13px;font-weight:700;color:#222222}.tab-links{display:flex;gap:1.75rem;margin-left:auto;align-items:center}.tab-link{color:#555555;text-decoration:none;font-weight:600;border-radius:0;transition:color .2s ease;position:relative;padding:.25rem .25rem 6px}.tab-link:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:#333333;transform:scaleX(0);transform-origin:center;transition:transform .3s cubic-bezier(.25,.8,.25,1)}.tab-link:focus-visible,.tab-link:hover{background:none;color:#000000;outline:none}.tab-link:focus-visible:after,.tab-link:hover:after{transform:scaleX(1)}.menu-button{display:none;margin-left:auto;background:transparent;border:0;color:#333333;cursor:pointer;padding:.5rem}.hamburger{width:22px;height:16px;display:inline-block;position:relative}.hamburger span{background:#333333;display:block;height:2px;border-radius:2px;position:absolute;left:0;right:0}.hamburger span:first-child{top:0}.hamburger span:nth-child(2){top:7px}.hamburger span:nth-child(3){bottom:0}.mobile-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.4);opacity:0;transition:opacity .25s ease;z-index:50}.mobile-overlay.open{display:block;opacity:1}.mobile-menu{position:fixed;top:0;left:0;height:100vh;width:80%;max-width:320px;background:#444444;transform:translateX(-100%);transition:transform .32s cubic-bezier(.2,.8,.2,1);z-index:60;padding:1.25rem;box-sizing:border-box;display:flex;flex-direction:column;gap:1rem;overscroll-behavior:contain}.mobile-menu.open{transform:translateX(0)}.close-button{align-self:flex-end;background:transparent;border:0;color:#ffffff;font-size:1.6rem;line-height:1;cursor:pointer;padding:.25rem .5rem}.mobile-nav{display:flex;flex-direction:column;gap:.75rem;margin-top:.5rem}.mobile-link{color:#ffffff;text-decoration:none;font-size:1.05rem;padding:.6rem .75rem;border-radius:6px;transition:background .12s ease}.mobile-link:focus-visible,.mobile-link:hover{background:rgba(255,255,255,.06);outline:none}.mobile-logo-container{width:100%;display:flex;justify-content:center;align-items:center}.logo-image-mobile{height:8rem;filter:invert(1)}@media (max-width:768px){.tab-links{display:none}.menu-button{display:block}.logo-image{height:2rem}}.close-button:focus-visible,.menu-button:focus-visible,.mobile-link:focus-visible,.tab-link:focus-visible{outline:2px solid #005A9C;outline-offset:2px}.tab-link.active,.tab-link[aria-current=page]{color:#000000}.tab-link.active:after,.tab-link[aria-current=page]:after{transform:scaleX(1)}.mobile-link.active,.mobile-link[aria-current=page]{background:rgba(255,255,255,.06);color:#ffffff}