@font-face{font-family:Charles Wright;src:url(/fonts/CharlesWright-Bold.otf)format("opentype");font-weight:700;font-style:normal;font-display:swap;ascent-override:90%;descent-override:10%;line-gap-override:0%}:root{--max-width:1100px;--header-height:64px;--radius:8px;--radius-lg:12px;--shadow:0 2px 8px #00000014;--shadow-lg:0 4px 20px #0000001f}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:var(--color-text);background:var(--color-bg);flex-direction:column;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;display:flex}main{flex:1}a{color:var(--color-primary);text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3,h4{color:var(--color-primary-dark);line-height:1.3}h1{font-size:2.2rem}h2{font-size:1.6rem}h3{font-size:1.25rem}img{max-width:100%;height:auto}.container{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}.page-section{padding:3rem 0}.card{background:var(--color-bg-white);border-radius:var(--radius-lg);box-shadow:var(--shadow);padding:2rem}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--color-bg)}::-webkit-scrollbar-thumb{background:var(--color-primary-light);border:2px solid var(--color-bg);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:var(--color-primary)}*{scrollbar-width:thin;scrollbar-color:var(--color-primary-light)var(--color-bg)}@media (max-width:768px){h1{font-size:1.7rem}h2{font-size:1.35rem}.page-section{padding:2rem 0}}
.Header-module__kJyphq__header{background:var(--color-primary);z-index:100;position:sticky;top:0;box-shadow:0 2px 4px #00000026}.Header-module__kJyphq__inner{max-width:var(--max-width);height:var(--header-height);justify-content:space-between;align-items:center;margin:0 auto;padding:0 1.5rem;display:flex}.Header-module__kJyphq__logo{align-items:center;text-decoration:none;display:flex}.Header-module__kJyphq__logo img{width:auto;max-width:100%;max-height:32px}.Header-module__kJyphq__logo:hover{text-decoration:none}.Header-module__kJyphq__nav{gap:2rem;display:flex}.Header-module__kJyphq__nav a{color:#ffffffe6;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.Header-module__kJyphq__nav a:hover{color:var(--color-accent);text-decoration:none}.Header-module__kJyphq__menuToggle{cursor:pointer;background:0 0;border:none;padding:.5rem;display:none}.Header-module__kJyphq__hamburger{background:#fff;width:24px;height:2px;transition:background .2s;display:block;position:relative}.Header-module__kJyphq__hamburger:before,.Header-module__kJyphq__hamburger:after{content:"";background:#fff;width:24px;height:2px;transition:transform .2s;display:block;position:absolute}.Header-module__kJyphq__hamburger:before{top:-7px}.Header-module__kJyphq__hamburger:after{top:7px}.Header-module__kJyphq__hamburger.Header-module__kJyphq__open{background:0 0}.Header-module__kJyphq__hamburger.Header-module__kJyphq__open:before{top:0;transform:rotate(45deg)}.Header-module__kJyphq__hamburger.Header-module__kJyphq__open:after{top:0;transform:rotate(-45deg)}@media (max-width:768px){.Header-module__kJyphq__menuToggle{display:block}.Header-module__kJyphq__nav{top:var(--header-height);background:var(--color-primary);flex-direction:column;gap:0;padding:1rem 1.5rem;display:none;position:absolute;left:0;right:0;box-shadow:0 4px 8px #00000026}.Header-module__kJyphq__navOpen{display:flex}.Header-module__kJyphq__nav a{border-bottom:1px solid #ffffff1a;padding:.75rem 0}.Header-module__kJyphq__nav a:last-child{border-bottom:none}}
.Footer-module__ZtPO5W__footer{background:var(--color-primary-dark);color:#ffffffd9;margin-top:auto;padding:3rem 0 1.5rem}.Footer-module__ZtPO5W__inner{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}.Footer-module__ZtPO5W__columns{grid-template-columns:2fr 1fr 1fr;gap:2rem;margin-bottom:2rem;display:grid}.Footer-module__ZtPO5W__column h4{color:#fff;margin-bottom:.75rem;font-size:1rem}.Footer-module__ZtPO5W__description{color:#ffffffb3;font-size:.9rem;line-height:1.5}.Footer-module__ZtPO5W__column nav{flex-direction:column;gap:.5rem;display:flex}.Footer-module__ZtPO5W__column nav a{color:#ffffffb3;font-size:.9rem;text-decoration:none;transition:color .2s}.Footer-module__ZtPO5W__column nav a:hover{color:var(--color-accent);text-decoration:none}.Footer-module__ZtPO5W__bottom{text-align:center;border-top:1px solid #ffffff26;padding-top:1.5rem}.Footer-module__ZtPO5W__bottom p{color:#fff9;font-size:.85rem}.Footer-module__ZtPO5W__disclaimer,.Footer-module__ZtPO5W__credit{margin-top:.5rem;font-size:.8rem!important}.Footer-module__ZtPO5W__credit a{color:#ffffffb3;text-decoration:none;transition:color .2s}.Footer-module__ZtPO5W__credit a:hover{color:var(--color-accent)}@media (max-width:768px){.Footer-module__ZtPO5W__columns{grid-template-columns:1fr;gap:1.5rem}}
.PageTransition-module__vrG5HG__wrapper{animation:.3s both PageTransition-module__vrG5HG__pageEnter}@keyframes PageTransition-module__vrG5HG__pageEnter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}
.ChatBot-module__2cxY4a__trigger{background:var(--color-primary);color:#fff;cursor:pointer;z-index:110;border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:background .2s,transform .2s;display:flex;position:fixed;bottom:1.5rem;right:1.5rem;box-shadow:0 4px 16px #0003}.ChatBot-module__2cxY4a__trigger:hover{background:var(--color-primary-light);transform:scale(1.05)}.ChatBot-module__2cxY4a__triggerOpen{background:var(--color-primary-dark)}.ChatBot-module__2cxY4a__window{background:var(--color-bg-white);border-radius:var(--radius-lg);z-index:110;flex-direction:column;width:380px;height:520px;display:flex;position:fixed;bottom:5.5rem;right:1.5rem;overflow:hidden;box-shadow:0 8px 32px #0000002e}.ChatBot-module__2cxY4a__windowOpen{animation:.25s ease-out forwards ChatBot-module__2cxY4a__slideUp}.ChatBot-module__2cxY4a__windowClose{pointer-events:none;animation:.25s ease-in forwards ChatBot-module__2cxY4a__slideDown}@keyframes ChatBot-module__2cxY4a__slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes ChatBot-module__2cxY4a__slideDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(16px)}}.ChatBot-module__2cxY4a__header{background:var(--color-primary-dark);color:#fff;flex-shrink:0;justify-content:space-between;align-items:center;padding:.85rem 1rem;display:flex}.ChatBot-module__2cxY4a__headerInfo{align-items:center;gap:.6rem;display:flex}.ChatBot-module__2cxY4a__avatar{background:var(--color-accent);width:36px;height:36px;color:var(--color-primary-dark);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:flex}.ChatBot-module__2cxY4a__name{font-size:.95rem;font-weight:600;line-height:1.2}.ChatBot-module__2cxY4a__status{color:#ffffffb3;font-size:.75rem}.ChatBot-module__2cxY4a__closeBtn{color:#fffc;cursor:pointer;background:0 0;border:none;padding:0 .25rem;font-size:1.5rem;line-height:1;transition:color .2s}.ChatBot-module__2cxY4a__closeBtn:hover{color:#fff}.ChatBot-module__2cxY4a__messages{flex-direction:column;flex:1;gap:.6rem;padding:1rem;display:flex;overflow-y:auto}.ChatBot-module__2cxY4a__bubbleJason{background:var(--color-bg);color:var(--color-text);border-radius:12px 12px 12px 4px;align-self:flex-start;max-width:85%;padding:.65rem .9rem;font-size:.88rem;line-height:1.5}.ChatBot-module__2cxY4a__bubbleUser{background:var(--color-primary);color:#fff;border-radius:12px 12px 4px;align-self:flex-end;max-width:85%;padding:.65rem .9rem;font-size:.88rem;line-height:1.5}.ChatBot-module__2cxY4a__options{border-top:1px solid var(--color-border-light);flex-direction:column;flex-shrink:0;gap:.4rem;max-height:200px;padding:.75rem;display:flex;overflow-y:auto}.ChatBot-module__2cxY4a__optionBtn{width:100%;color:var(--color-primary);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius);cursor:pointer;text-align:left;padding:.55rem .75rem;font-size:.85rem;font-weight:500;transition:background .15s,border-color .15s}.ChatBot-module__2cxY4a__optionBtn:hover{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}@media (max-width:480px){.ChatBot-module__2cxY4a__window{width:calc(100vw - 1.5rem);height:auto;top:.75rem;bottom:5rem;right:.75rem}.ChatBot-module__2cxY4a__trigger{bottom:1rem;right:1rem}}
