:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}body,html,#root{height:100%;margin:0;padding:0;font-family:Inter,Arial,sans-serif;background:#f5f6fa}.page-bg{min-height:100vh;width:100vw;background:linear-gradient(135deg,#28aee6,#392e9b);display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:110px;box-sizing:border-box}.navbar{width:100vw;background:#fff;color:#232852;display:flex;align-items:center;justify-content:space-between;padding:.7rem 2.2rem;box-sizing:border-box;position:fixed;top:0;left:0;z-index:10;box-shadow:0 2px 12px #23285217}.navbar-logo{display:flex;align-items:center}.navbar-title{font-size:1.38rem;font-weight:700;letter-spacing:.5px}.navbar-links{list-style:none;display:flex;gap:2rem;margin:0;padding:0}.navbar-link{color:#232852;text-decoration:none;font-size:1.07rem;font-weight:500;transition:color .2s}.navbar-link:hover{color:#28aee6}.content-card{background:#fff;border-radius:22px;box-shadow:0 8px 32px #23285212;padding:2.7rem 2.4rem 2.2rem;margin:2rem auto;max-width:620px;width:96vw;display:flex;flex-direction:column;align-items:center}.home-card img.hero-logo{width:120px;margin-bottom:1.2rem;border-radius:16px;box-shadow:0 2px 8px #28aee614}.hero-tagline{color:#232852;font-size:2rem;font-weight:700;text-align:center;max-width:600px;margin-bottom:1.2rem;line-height:1.2}.hero-intro{color:#495473;font-size:1.1rem;max-width:540px;margin:0 0 1.9rem;text-align:center;line-height:1.7}.hero-cta{display:inline-block;background:linear-gradient(90deg,#28aee6,#392e9b);color:#fff;font-size:1.05rem;font-weight:600;padding:.7em 1.8em;border-radius:2em;text-decoration:none;box-shadow:0 3px 18px #28aee621;transition:background .18s,box-shadow .18s,transform .13s;margin-bottom:1.5rem}.hero-cta:hover{background:linear-gradient(90deg,#392e9b,#28aee6);box-shadow:0 6px 28px #28aee630;transform:translateY(-2px) scale(1.04)}.about-title{color:#232852;font-size:1.7rem;font-weight:700;margin-bottom:1.7rem;text-align:center}.about-section{background:#f5f6fa;border-radius:13px;box-shadow:0 2px 10px #2328520d;padding:1.1rem 1.3rem;margin-bottom:1.1rem;width:100%}.about-section h3{color:#1d2349;margin:0 0 .5rem;font-size:1.14rem}.about-section p,.about-section ul{color:#363b54;font-size:1.03rem;margin:0;line-height:1.67}.about-section ul{margin-left:1.2em;padding-left:.5em}.about-section li{margin-bottom:.7em}.services-card{max-width:900px;padding:2.6rem 2.3rem 2.7rem;margin-bottom:3.5rem}.services-title{color:#232852;font-size:2rem;font-weight:700;margin-bottom:2.1rem;text-align:center}.services-list{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem 2rem;width:100%}@media (max-width: 900px){.services-list{grid-template-columns:1fr}}.service-item{background:#f5f6fa;border-radius:15px;box-shadow:0 2px 10px #23285212;padding:1.35rem 1.3rem 1.18rem;transition:box-shadow .18s,transform .15s;border-left:5px solid #28aee6}.service-item:hover{box-shadow:0 6px 32px #28aee629;transform:translateY(-2px) scale(1.02);border-left:5px solid #392e9b}.service-title{color:#232852;font-size:1.19rem;font-weight:600;margin-bottom:.7rem}.service-desc{color:#364062;font-size:1.04rem;margin:0;line-height:1.67}.resources-card{max-width:600px;padding:2.4rem 2.2rem 2.5rem;margin-bottom:3rem}.resources-title{color:#232852;font-size:2rem;font-weight:700;margin-bottom:2.1rem;text-align:center}.resources-list{display:flex;flex-direction:row;justify-content:center;gap:2rem;margin-top:1.5rem}.resource-link{display:flex;align-items:center;justify-content:center;background:linear-gradient(90deg,#28aee6,#392e9b);color:#fff;font-size:1.1rem;font-weight:600;padding:1.2em 2.2em;border-radius:1.5em;text-decoration:none;box-shadow:0 3px 18px #28aee61f;transition:background .18s,box-shadow .18s,transform .13s}.resource-link:hover{background:linear-gradient(90deg,#392e9b,#28aee6);box-shadow:0 6px 28px #28aee630;transform:translateY(-2px) scale(1.04)}.contact-card{max-width:600px;padding:2.6rem 2.2rem 2.2rem;margin-bottom:3.5rem}.contact-title{color:#232852;font-size:1.75rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.contact-highlight{color:#28aee6}.contact-form{width:100%;margin-bottom:1.8rem;display:flex;flex-direction:column;gap:1rem}.contact-row{display:flex;gap:1.2rem}.contact-input{flex:1;padding:.9em 1.1em;font-size:1.02rem;border:1px solid #d6dbee;border-radius:9px;outline:none;background:#f5f6fa;color:#232852;transition:border-color .17s}.contact-input:focus{border-color:#28aee6}.contact-message{resize:vertical;min-height:60px;font-family:inherit}.contact-btn{align-self:flex-end;background:linear-gradient(90deg,#28aee6,#392e9b);color:#fff;font-size:1.09rem;font-weight:600;padding:.62em 2em;border-radius:2em;border:none;cursor:pointer;margin-top:.4rem;box-shadow:0 3px 14px #28aee621;transition:background .16s,transform .13s}.contact-btn:hover{background:linear-gradient(90deg,#392e9b,#28aee6);transform:translateY(-1px) scale(1.03)}.contact-methods{margin-top:1.2rem;width:100%;font-size:1.01rem;color:#232852;display:flex;flex-direction:column;gap:1.1rem}.contact-link{color:#28aee6;text-decoration:underline;margin-left:.2em}.map-embed{width:100%;max-width:350px}@media (max-width: 700px){.contact-row{flex-direction:column;gap:.6rem}.map-embed{max-width:100%}}.footer{width:100vw;background:#232852;color:#fff;padding:1.2rem 0 .3rem;display:flex;flex-direction:column;align-items:center;margin-top:0;font-size:1rem}.footer-links{display:flex;gap:2rem;margin-bottom:.7rem;flex-wrap:wrap;justify-content:center}.footer-link{color:#fff;opacity:.83;text-decoration:none;transition:opacity .17s}.footer-link:hover{opacity:1;text-decoration:underline}.footer-copy{font-size:.93rem;opacity:.75;margin-bottom:.4rem}@media (max-width: 900px){.services-list{grid-template-columns:1fr}.content-card,.services-card,.about-card,.resources-card,.contact-card{padding:2rem .7rem;max-width:98vw}.navbar{flex-direction:column;padding:.7rem .8rem;align-items:flex-start}.navbar-logo{margin-bottom:.6rem}.navbar-links{gap:1rem}}@media (max-width: 600px){.content-card,.services-card,.about-card,.resources-card,.contact-card{padding:1.2rem .2rem;border-radius:12px;min-width:0;max-width:100vw}.hero-tagline,.about-title,.services-title,.resources-title,.contact-title{font-size:1.2rem;line-height:1.3;padding:0 .3rem}.service-item,.about-section{padding:.9rem .7rem}.footer-links{flex-direction:column;gap:.6rem}.footer{font-size:.92rem;padding:.7rem .2rem .25rem}.navbar-title{font-size:1.1rem}.navbar-links{flex-wrap:wrap;gap:.7rem}.hero-logo{width:70px!important}.services-title{font-size:1.18rem}}.contact-row{flex-direction:column;gap:.5rem}.contact-btn{width:100%;font-size:1.05rem}.contact-form{gap:.7rem}.ai-chat-fab{position:fixed;right:28px;bottom:28px;z-index:1100;width:56px;height:56px;border-radius:50%;background:none;border:none;padding:0;box-shadow:0 8px 26px #2d7bff47;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.ai-chat-fab:hover{transform:translateY(-2px);box-shadow:0 12px 32px #2d7bff5c}.ai-fab-icon{width:100%;height:100%;display:block;object-fit:cover;border-radius:50%}.ai-chat-popup{position:fixed;right:28px;bottom:96px;z-index:1101;width:380px;max-width:calc(100vw - 40px);height:520px;display:flex;flex-direction:column;overflow:hidden;background:#fff;border-radius:16px;box-shadow:0 16px 48px #111b4738}.ai-chat-header{position:relative;background:linear-gradient(135deg,#2fb7ef,#392e9b);color:#fff;padding:12px 16px 14px;display:flex;align-items:center;justify-content:space-between;font-weight:700}.ai-chat-title{display:flex;align-items:center;gap:.65rem;font-size:1rem;letter-spacing:.2px}.ai-chat-title .avatar{width:28px;height:28px;border-radius:50%;background:#fff url(/bot-icon.png) center/cover no-repeat;box-shadow:0 0 0 2px #ffffff59}.ai-chat-sub{font-weight:500;opacity:.92;font-size:.82rem;margin-top:1px}.ai-chat-close{background:none;border:none;color:#fff;font-size:1.4rem;cursor:pointer;opacity:.9}.ai-chat-close:hover{opacity:1}.ai-chat-messages{flex:1;padding:14px 14px 8px;overflow-y:auto;background:#f7f9fc}.ai-row .avatar{width:26px;height:26px;border-radius:50%;background:#dfe8ff url(/bot-icon.png) center/cover no-repeat;flex:0 0 26px}.ai-row.assistant .bubble{background:#fff;border:1px solid #e8edfb;border-top-left-radius:4px}.ai-row.user .bubble{color:#fff;background:linear-gradient(135deg,#28aee6,#392e9b 120%);border:1px solid transparent;border-bottom-right-radius:4px}.bubble p{margin:0 0 .55rem}.bubble p:last-child{margin-bottom:0}.bubble ul,.bubble ol{margin:.35rem 0 .65rem 1.05rem;padding-left:.6rem}.bubble li{margin:.22rem 0}.bubble strong{font-weight:700}.bubble code{background:#f0f3fa;border:1px solid #e5ebf8;padding:2px 6px;border-radius:6px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.ai-chat-inputbar{display:flex;align-items:center;gap:.6rem;padding:.65rem .7rem;border-top:1px solid #e9edf9;background:#fff}.ai-chat-inputbar input{flex:1;height:42px;border-radius:22px;border:1px solid #dde4f6;outline:none;padding:0 .95rem;font-size:.98rem;transition:border-color .15s ease,box-shadow .15s ease;background:#f9fbff}.ai-chat-inputbar input:focus{border-color:#89baff;box-shadow:0 0 0 3px #89baff2e}.ai-chat-inputbar button{height:42px;min-width:74px;padding:0 14px;border:none;border-radius:22px;font-weight:700;font-size:.98rem;color:#fff;cursor:pointer;background:linear-gradient(135deg,#28b0ff,#392e9b 110%);box-shadow:0 6px 18px #297feb40;transition:transform .12s ease,box-shadow .12s ease,opacity .12s}.ai-chat-inputbar button:hover{transform:translateY(-1px);box-shadow:0 10px 24px #297feb52}.ai-chat-inputbar button:disabled{opacity:.65;cursor:not-allowed;transform:none;box-shadow:none}.ai-quick-replies{display:flex;flex-wrap:wrap;gap:.5rem;margin:6px 6px 2px}.ai-chip{padding:6px 10px;border:1px solid #dde4f6;background:#fff;color:#2a2f54;border-radius:16px;font-size:.86rem;cursor:pointer;transition:background .12s,border-color .12s,transform .08s}.ai-chip:hover{background:#f6f8ff;border-color:#cfd9fb;transform:translateY(-1px)}@media (max-width: 560px){.ai-chat-popup{right:12px;left:12px;width:auto;height:70vh;bottom:90px}.ai-chat-fab{right:16px;bottom:16px;width:52px;height:52px}}.ai-chat-messages::-webkit-scrollbar{width:10px}.ai-chat-messages::-webkit-scrollbar-thumb{background:#2f56a02e;border-radius:10px;border:3px solid #f7f9fc}.ai-row{display:flex;align-items:flex-end;gap:.55rem;margin:8px 0}.ai-row.assistant{justify-content:flex-start}.ai-row.user{justify-content:flex-end}.ai-row .bubble{max-width:78%;padding:10px 12px;border-radius:14px;line-height:1.5;font-size:.98rem;word-break:break-word;box-shadow:0 2px 10px #18274b0f;white-space:pre-wrap}.ai-row.assistant .bubble{background:#fff;color:#263052;border:1px solid #e8edfb;border-top-left-radius:6px}.ai-row.user .bubble{color:#fff;background:linear-gradient(135deg,#28aee6,#392e9b 120%);border:1px solid transparent;border-bottom-right-radius:6px}.ai-row.assistant .avatar{width:26px;height:26px;border-radius:50%;background:#dfe8ff url(/bot-icon.png) center/cover no-repeat;flex:0 0 26px}.ai-typing{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;background:#fff;border:1px solid #e8edfb;border-radius:12px}.ai-typing .dot{width:6px;height:6px;border-radius:50%;background:#a7b5d8;opacity:.65;animation:blink 1.2s infinite ease-in-out}.ai-typing .dot:nth-child(2){animation-delay:.15s}.ai-typing .dot:nth-child(3){animation-delay:.3s}@keyframes blink{0%,80%,to{transform:translateY(0);opacity:.4}40%{transform:translateY(-3px);opacity:1}}.ai-quick{display:flex;flex-wrap:wrap;gap:.5rem;margin:.25rem 0 .5rem}.ai-quick-chip{border:1px solid #d8daf6;background:#fff;padding:.35em .75em;border-radius:999px;font-size:.92rem;cursor:pointer;transition:all .15s ease}@media (max-width: 380px){.ai-chat-popup{height:78vh}.ai-row .bubble{max-width:82%;font-size:.96rem}}.ai-chat-inputbar input{background:#fff!important;color:#232852!important;caret-color:#232852}.ai-chat-inputbar input::placeholder{color:#9aa3c3;opacity:1}.ai-chat-inputbar input:-webkit-autofill,.ai-chat-inputbar input:-webkit-autofill:hover,.ai-chat-inputbar input:-webkit-autofill:focus{-webkit-text-fill-color:#232852;transition:background-color 9999s ease-out;box-shadow:0 0 0 1000px #fff inset}.ai-quick-chip{border:1px solid #d8daf6;background:#fff;color:#232852;padding:.35em .75em;border-radius:999px;font-size:.92rem;cursor:pointer;transition:all .15s ease}.ai-quick-chip:hover{border-color:#28aee6;color:#28aee6;transform:translateY(-1px)}.legal-page{background:#fff}.legal-page p,.legal-page li,.legal-page span,.legal-page div{color:#232852!important;background:transparent}.legal-page h1,.legal-page h2,.legal-page h3{color:#1d2349!important;background:transparent}.legal-page a{color:#28aee6!important;text-decoration:underline}.legal-page code,.legal-page pre{color:#1d2349;background:#f5f6fa;border:1px solid #e5ebf8;border-radius:6px}.legal-page ul,.legal-page ol{margin:.5rem 0 .9rem 1.2rem}
