@font-face{font-family:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/b2ea385cb5ae8625-s.866357a4.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:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1b99372b3eaef0c8-s.p.758e15a8.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:Outfit Fallback;src:local(Arial);ascent-override:100.18%;descent-override:26.05%;line-gap-override:0.0%;size-adjust:99.82%}.outfit_8778cd42-module__wRojWG__className{font-family:Outfit,Outfit Fallback;font-style:normal}.outfit_8778cd42-module__wRojWG__variable{--font-outfit:"Outfit","Outfit Fallback"}
@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(../media/65c558afe41e89d6-s.e2c8389a.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(../media/14e23f9b59180572-s.9c448f3c.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:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(../media/b49b0d9b851e4899-s.4f3fa681.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:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(../media/2a65768255d6b625-s.p.d19752fb.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:Playfair Display Fallback;src:local(Times New Roman);ascent-override:97.25%;descent-override:22.56%;line-gap-override:0.0%;size-adjust:111.26%}.playfair_display_dc3b86c2-module__wRxeBG__className{font-family:Playfair Display,Playfair Display Fallback;font-style:normal}.playfair_display_dc3b86c2-module__wRxeBG__variable{--font-playfair:"Playfair Display","Playfair Display Fallback"}
.AIChat-module__miJcCG__toggleBtn{background:var(--color-primary);color:#fff;cursor:pointer;z-index:1000;border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:2rem;transition:transform .2s;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 4px 12px #0003}.AIChat-module__miJcCG__toggleBtn:hover{transform:scale(1.1)}.AIChat-module__miJcCG__hidden{display:none}.AIChat-module__miJcCG__chatWindow{background:var(--background);border-radius:var(--radius-lg);z-index:1000;border:1px solid #0000001a;flex-direction:column;width:350px;height:500px;animation:.3s AIChat-module__miJcCG__slideIn;display:flex;position:fixed;bottom:6rem;right:2rem;overflow:hidden;box-shadow:0 5px 20px #00000026}@keyframes AIChat-module__miJcCG__slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.AIChat-module__miJcCG__header{background:var(--color-primary);color:#fff;justify-content:space-between;align-items:center;padding:1rem;display:flex}.AIChat-module__miJcCG__header h3{margin:0;font-size:1.125rem}.AIChat-module__miJcCG__closeBtn{color:#fff;cursor:pointer;background:0 0;border:none;font-size:1.5rem}.AIChat-module__miJcCG__messages{background:var(--background-subtle);flex-direction:column;flex:1;gap:1rem;padding:1rem;display:flex;overflow-y:auto}.AIChat-module__miJcCG__message{display:flex}.AIChat-module__miJcCG__user{justify-content:flex-end}.AIChat-module__miJcCG__bot{justify-content:flex-start}.AIChat-module__miJcCG__bubble{border-radius:1rem;max-width:80%;padding:.75rem 1rem;font-size:.9rem;line-height:1.4}.AIChat-module__miJcCG__user .AIChat-module__miJcCG__bubble{background:var(--color-primary);color:#fff;border-bottom-right-radius:0}.AIChat-module__miJcCG__bot .AIChat-module__miJcCG__bubble{color:var(--foreground);background:#fff;border-bottom-left-radius:0;box-shadow:0 1px 2px #0000000d}.AIChat-module__miJcCG__inputArea{background:var(--background);border-top:1px solid #0000001a;gap:.5rem;padding:1rem;display:flex}.AIChat-module__miJcCG__input{border:1px solid #0003;border-radius:2rem;outline:none;flex:1;padding:.5rem .5rem .5rem 1rem}.AIChat-module__miJcCG__sendBtn{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}@media (max-width:480px){.AIChat-module__miJcCG__chatWindow{border-radius:0;width:100%;height:100%;bottom:0;right:0}.AIChat-module__miJcCG__toggleBtn{bottom:1rem;right:1rem}}
:root{--primary-h:215;--primary-s:60%;--primary-l:25%;--secondary-h:35;--secondary-s:50%;--secondary-l:90%;--accent-h:350;--accent-s:60%;--accent-l:45%;--background-light:0 0% 100%;--background-subtle:210 20% 98%;--foreground-dark:215 40% 15%;--foreground-muted:215 20% 40%;--color-primary:hsl(var(--primary-h),var(--primary-s),var(--primary-l));--color-secondary:hsl(var(--secondary-h),var(--secondary-s),var(--secondary-l));--color-accent:hsl(var(--accent-h),var(--accent-s),var(--accent-l));--background:#fff;--foreground:hsl(var(--primary-h),20%,10%);--radius-sm:.25rem;--radius-md:.5rem;--radius-lg:1rem}@media (prefers-color-scheme:dark){:root{--background:#121821;--foreground:#e3e5e8;--background-subtle:#1d2530;--primary-l:45%;--secondary-l:20%}}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;font-family:var(--font-outfit),system-ui,sans-serif;background:var(--background);color:var(--foreground);line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none;transition:opacity .2s}a:hover{opacity:.8}h1,h2,h3,h4,h5,h6{font-family:var(--font-playfair),serif;margin-bottom:1rem;font-weight:700;line-height:1.2}.container{width:90%;max-width:1200px;margin:0 auto;padding:0 1rem}.btn{border-radius:var(--radius-md);cursor:pointer;border:none;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-weight:500;transition:all .2s;display:inline-flex}.btn-primary{background:var(--color-primary);color:#fff}.btn-secondary{background:var(--color-secondary);color:var(--color-primary)}.card{background:var(--background);border-radius:var(--radius-lg);border:1px solid #0000001a;padding:1.5rem;transition:transform .2s,box-shadow .2s}.card:hover{transform:translateY(-2px);box-shadow:0 10px 20px #0000000d}
