@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Outfit:wght@400;600;700&display=swap";
html{scroll-behavior:smooth;overflow-x:hidden}:root{--bg-primary:#fff;--bg-secondary:#fdfbf7;--text-primary:#3e2723;--text-secondary:#5d4037;--accent-blue:#8b4513;--accent-purple:sienna;--accent-gradient:linear-gradient(135deg,var(--accent-blue),var(--accent-purple));--spacing-xs:.5rem;--spacing-sm:1rem;--spacing-md:2rem;--spacing-lg:4rem;--spacing-xl:8rem;--font-main:"Inter",sans-serif;--font-display:"Outfit",sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-primary);color:var(--text-primary);font-family:var(--font-main);line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none;transition:color .2s}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);font-weight:700;line-height:1.2}.container{max-width:1200px;padding:0 var(--spacing-sm);margin:0 auto}.btn{background:var(--accent-gradient);color:#fff;cursor:pointer;border:none;border-radius:50px;padding:.8rem 2rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-block;position:relative;overflow:hidden}.btn:hover{transform:translateY(-2px);box-shadow:0 10px 20px #8b45134d}.btn:active{transform:translateY(0)}.text-gradient{background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}
.Header-module__arFiJq__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#fffffff2;border-bottom:1px solid #0000000d;width:100%;padding:1rem 0;position:fixed;top:0;left:0}.Header-module__arFiJq__container{justify-content:space-between;align-items:center;display:flex}.Header-module__arFiJq__logo{font-family:var(--font-display);background:var(--accent-gradient);-webkit-text-fill-color:transparent;z-index:1001;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700}.Header-module__arFiJq__nav{gap:2rem;display:flex}.Header-module__arFiJq__navLink{color:var(--text-secondary);font-weight:500;position:relative}.Header-module__arFiJq__navLink:hover{color:var(--text-primary)}.Header-module__arFiJq__navLink:after{content:"";background:var(--accent-gradient);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Header-module__arFiJq__navLink:hover:after{width:100%}.Header-module__arFiJq__hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:30px;height:30px;padding:0;display:none}.Header-module__arFiJq__hamburger span{background:var(--text-primary);border-radius:2px;width:100%;height:3px;transition:all .3s;display:block}.Header-module__arFiJq__hamburger.Header-module__arFiJq__active span:first-child{transform:rotate(45deg)translate(6px,6px)}.Header-module__arFiJq__hamburger.Header-module__arFiJq__active span:nth-child(2){opacity:0}.Header-module__arFiJq__hamburger.Header-module__arFiJq__active span:nth-child(3){transform:rotate(-45deg)translate(6px,-6px)}@media (max-width:768px){.Header-module__arFiJq__hamburger{display:flex}.Header-module__arFiJq__nav{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffffa;flex-direction:column;justify-content:center;align-items:center;gap:2.5rem;width:80%;max-width:300px;height:100vh;transition:right .3s;position:fixed;top:0;right:-100%;box-shadow:-10px 0 30px #0000001a}.Header-module__arFiJq__navOpen{right:0}.Header-module__arFiJq__navLink{font-size:1.2rem}}
.Footer-module__rnk_JG__footer{background:var(--bg-secondary);border-top:1px solid #0000000d;margin-top:4rem;padding:4rem 0 2rem}.Footer-module__rnk_JG__top{grid-template-columns:2fr 1fr 1fr;gap:4rem;margin-bottom:3rem;display:grid}.Footer-module__rnk_JG__brand h3{background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:1.5rem}.Footer-module__rnk_JG__brand p{color:var(--text-secondary);max-width:300px;margin-bottom:1.5rem}.Footer-module__rnk_JG__social{gap:.75rem;display:flex}.Footer-module__rnk_JG__socialLink{background:var(--bg-primary);width:40px;height:40px;color:var(--text-secondary);border:1px solid #0000000d;border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;text-decoration:none;transition:all .3s;display:flex}.Footer-module__rnk_JG__socialLink:hover{background:var(--accent-gradient);color:#fff;border-color:#0000;transform:translateY(-3px);box-shadow:0 5px 15px #8b451333}.Footer-module__rnk_JG__links h4{color:var(--text-primary);margin-bottom:1.5rem;font-size:1.1rem}.Footer-module__rnk_JG__links ul{list-style:none}.Footer-module__rnk_JG__links li{color:var(--text-secondary);cursor:pointer;margin-bottom:.8rem;transition:color .2s}.Footer-module__rnk_JG__links li:hover{color:var(--accent-blue)}.Footer-module__rnk_JG__bottom{text-align:center;color:var(--text-secondary);border-top:1px solid #0000000d;padding-top:2rem;font-size:.9rem}@media (max-width:768px){.Footer-module__rnk_JG__top{grid-template-columns:1fr;gap:2rem}}
.GlobalBackground-module__X3lo6G__background{z-index:-1;pointer-events:none;background-color:#0000;background-image:linear-gradient(#ffffffe6,#fffc),url(/hero-bg.png);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;width:100vw;height:100vh;position:fixed;top:0;left:0}.GlobalBackground-module__X3lo6G__grid{background-image:linear-gradient(#8b45130d 1px,#0000 1px),linear-gradient(90deg,#8b45130d 1px,#0000 1px);background-size:50px 50px;width:200%;height:200%;animation:20s linear infinite GlobalBackground-module__X3lo6G__gridMove;position:absolute;top:0;left:0;transform:perspective(500px)rotateX(60deg)translateY(-100px)translateZ(-200px)}@keyframes GlobalBackground-module__X3lo6G__gridMove{0%{transform:perspective(500px)rotateX(60deg)translateY(0)translateZ(-200px)}to{transform:perspective(500px)rotateX(60deg)translateY(50px)translateZ(-200px)}}
.ChatBot-module__8VqgIG__floatingButton{background:var(--accent-gradient);color:#fff;cursor:pointer;z-index:9999;border:none;border-radius:50%;width:60px;height:60px;font-size:1.5rem;transition:transform .2s,box-shadow .2s;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 20px #8b451366}.ChatBot-module__8VqgIG__floatingButton:hover{transform:scale(1.1);box-shadow:0 6px 30px #8b451380}.ChatBot-module__8VqgIG__chatWindow{background:var(--bg-primary);z-index:9998;border:1px solid #0000001a;border-radius:20px;flex-direction:column;width:380px;max-width:calc(100vw - 48px);height:500px;max-height:70vh;display:flex;position:fixed;bottom:100px;right:24px;overflow:hidden;box-shadow:0 10px 40px #00000026}.ChatBot-module__8VqgIG__header{background:var(--accent-gradient);color:#fff;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.ChatBot-module__8VqgIG__headerInfo{align-items:center;gap:.75rem;display:flex}.ChatBot-module__8VqgIG__statusDot{background:#4ade80;border-radius:50%;width:10px;height:10px;animation:2s infinite ChatBot-module__8VqgIG__pulse}@keyframes ChatBot-module__8VqgIG__pulse{0%,to{opacity:1}50%{opacity:.5}}.ChatBot-module__8VqgIG__statusText{opacity:.8;font-size:.75rem;display:block}.ChatBot-module__8VqgIG__closeBtn{color:#fff;cursor:pointer;opacity:.8;background:0 0;border:none;font-size:1.25rem;transition:opacity .2s}.ChatBot-module__8VqgIG__closeBtn:hover{opacity:1}.ChatBot-module__8VqgIG__messages{flex-direction:column;flex:1;gap:.75rem;padding:1rem;display:flex;overflow-y:auto}.ChatBot-module__8VqgIG__message{border-radius:16px;max-width:85%;padding:.75rem 1rem;font-size:.9rem;line-height:1.4}.ChatBot-module__8VqgIG__bot{background:var(--bg-secondary);color:var(--text-primary);border-bottom-left-radius:4px;align-self:flex-start}.ChatBot-module__8VqgIG__user{background:var(--accent-gradient);color:#fff;border-bottom-right-radius:4px;align-self:flex-end}.ChatBot-module__8VqgIG__options{flex-direction:column;gap:.5rem;margin-top:.5rem;display:flex}.ChatBot-module__8VqgIG__optionBtn{background:var(--bg-secondary);cursor:pointer;text-align:left;color:var(--text-primary);border:1px solid #8b451333;border-radius:12px;padding:.75rem 1rem;font-size:.85rem;transition:all .2s}.ChatBot-module__8VqgIG__optionBtn:hover{border-color:var(--accent-blue);background:#8b45131a}.ChatBot-module__8VqgIG__resetBtn{cursor:pointer;color:var(--text-secondary);background:0 0;border:1px dashed #8b45134d;border-radius:12px;padding:.6rem 1rem;font-size:.8rem;transition:all .2s}.ChatBot-module__8VqgIG__resetBtn:hover{border-color:var(--accent-blue);color:var(--accent-blue)}@media (max-width:480px){.ChatBot-module__8VqgIG__chatWindow{width:calc(100vw - 24px);height:60vh;bottom:90px;right:12px}.ChatBot-module__8VqgIG__floatingButton{width:50px;height:50px;font-size:1.25rem;bottom:16px;right:16px}}
