@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/569ce4b8f30dc480-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_5cfdac{font-family:Geist,Geist Fallback;font-style:normal}.__variable_5cfdac{--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"}.chatbot-float{position:fixed;bottom:30px;right:30px;width:360px;max-width:90vw;background:#fff;border-radius:16px;box-shadow:0 8px 24px rgba(0,0,0,.2);display:flex;flex-direction:column;overflow:hidden;opacity:0;transform:translateY(30px) scale(.95);pointer-events:none;transition:opacity .3s ease,transform .3s ease;font-family:Inter,Segoe UI,sans-serif;z-index:1001}.chatbot-float.show{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.chatbot-float.hide{opacity:0;transform:translateY(30px) scale(.95);pointer-events:none}.chatbot-header{background:#007bff;color:#fff;padding:16px;font-weight:600;display:flex;justify-content:space-between;align-items:center}.close-btn{background:transparent;border:none;color:#fff;font-size:1.5rem;cursor:pointer}.chatBox{flex:1 1;padding:16px;background:#f7f7f7;overflow-y:auto;max-height:300px}.message{display:flex;margin-bottom:10px}.message.user{justify-content:flex-end}.message.bot{justify-content:flex-start}.bubble{max-width:75%;padding:10px 14px;border-radius:16px;font-size:.95rem;line-height:1.4}.message.user .bubble{background-color:#d1ecf1;color:#0c5460;border-bottom-right-radius:4px}.message.bot .bubble{background-color:#e2e3e5;color:#383d41;border-bottom-left-radius:4px}.inputBox{display:flex;border-top:1px solid #eee;padding:12px;background:#fff}.inputBox input{flex:1 1;border:1px solid #ccc;border-radius:9999px;padding:10px 16px;font-size:1rem;outline:none;transition:border .2s}.inputBox input:focus{border-color:#007bff}.inputBox button{background:#007bff;color:white;border:none;border-radius:9999px;padding:0 16px;margin-left:8px;font-size:1.2rem;cursor:pointer;transition:background .2s;display:flex;align-items:center;justify-content:center}.inputBox button:hover{background:#0056b3}.chatbot-toggle{position:fixed;bottom:30px;right:30px;background:#007bff;color:white;border:none;border-radius:50%;width:60px;height:60px;font-size:1.5rem;cursor:pointer;box-shadow:0 4px 16px rgba(0,0,0,.25);display:flex;align-items:center;justify-content:center;z-index:1000;transition:background .3s ease}.chatbot-toggle:hover{background:#0056b3}.footer{background-color:#111;color:#eee;padding:40px 20px 20px;font-family:Segoe UI,sans-serif}.footer-content{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:1100px;margin:auto;gap:40px}.footer-brand h3{font-size:1.8rem;color:#25995c;margin-bottom:10px}.footer-brand p{color:#ccc;font-size:.95rem;max-width:300px}.footer-links h4,.footer-social h4{color:#fff;margin-bottom:10px}.footer-links ul{list-style:none;padding:0}.footer-links li{margin-bottom:8px}.footer-links a{color:#ccc;text-decoration:none;transition:color .3s}.footer-links a:hover{color:#25995c}.social-icons{display:flex;gap:15px;margin-top:10px}.social-icons a{font-size:1.5rem;margin-right:15px;color:#ccc;transition:color .3s}.social-icons a:hover{color:#25995c}.footer-bottom{text-align:center;margin-top:30px;font-size:.9rem;color:#777;border-top:1px solid #222;padding-top:20px}