.chatHistory-module__jVpw_a__container{color:#020617;flex-direction:column;gap:6px;height:100%;padding:8px;display:flex;overflow-y:auto}.chatHistory-module__jVpw_a__chatItem{all:unset;cursor:pointer;color:#000;background:0 0;border-radius:10px;flex-direction:column;gap:1px;padding:5px 12px;transition:background .15s,border-color .15s;display:flex}.chatHistory-module__jVpw_a__chatItem:hover,.chatHistory-module__jVpw_a__active{background:#c8c9c9}.chatHistory-module__jVpw_a__active .chatHistory-module__jVpw_a__title{color:#000}.chatHistory-module__jVpw_a__title{color:#000;white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.chatHistory-module__jVpw_a__loading,.chatHistory-module__jVpw_a__empty{color:#94a3b8;text-align:center;padding:12px;font-size:13px}
.AvatarSkeleton-module__chYQcG__wrapper{background:0 0;align-items:center;display:flex}.AvatarSkeleton-module__chYQcG__avatar{background:linear-gradient(120deg,#d2d1d1 25%,#eee9e9 37%,#d2d1d1 63%) 0 0/400% 100%;border:.5px solid #fff;border-radius:50%;width:50px;height:50px;animation:1.5s infinite AvatarSkeleton-module__chYQcG__shimmer}@keyframes AvatarSkeleton-module__chYQcG__shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}
.Button-module__8iS5EG__base{cursor:pointer;-webkit-user-select:none;user-select:none;border:none;border-radius:5px;justify-content:center;align-items:center;padding:15px;font-size:15px;font-weight:500;transition:all .2s;display:inline-flex}.Button-module__8iS5EG__base:active{transform:scale(.97)}.Button-module__8iS5EG__fullWidth{width:100%}.Button-module__8iS5EG__disabled{opacity:.6;cursor:not-allowed;pointer-events:none}.Button-module__8iS5EG__radiused{color:#04280a;cursor:pointer;background:#25665300;border:1.5px solid #0b6b49;border-radius:100px;padding:15px}.Button-module__8iS5EG__radiused.Button-module__8iS5EG__radiused:hover{color:#fff;background:#03291d}.Button-module__8iS5EG__primary{color:#fff;background:#0b6b49}.Button-module__8iS5EG__primary:hover{background:#256653}.Button-module__8iS5EG__secondary{color:#0b6b49;background:#e8f1ee;border:1px solid #b7d2c5}.Button-module__8iS5EG__secondary:hover{background:#dcebe4}.Button-module__8iS5EG__rounded{color:#fff;cursor:pointer;background:#256653;border:1.5px solid #0b6b49;border-radius:100px;padding:15px}.Button-module__8iS5EG__nobg{color:#fff;cursor:pointer;background:#fff0;border-radius:100px}.Button-module__8iS5EG__outline{color:#0b6b49;background:0 0;border:1.5px solid #0b6b49;padding:15px}.Button-module__8iS5EG__link{color:#0b6b49;background:0 0;border:1.5px solid #0b6b49;padding:5px}.Button-module__8iS5EG__outline:hover{background:#e8f1ee}.Button-module__8iS5EG__ghost{color:#0b6b49;background:0 0;border:none}.Button-module__8iS5EG__ghost:hover{background:#0b6b4914}.Button-module__8iS5EG__danger{color:#fff;background:#c0392b}.Button-module__8iS5EG__danger:hover{background:#a83224}.Button-module__8iS5EG__warning{color:#000;background:#f4b400}.Button-module__8iS5EG__warning:hover{background:#e0a600}.Button-module__8iS5EG__success{color:#fff;background:#0b875b}.Button-module__8iS5EG__success:hover{background:#096c49}.Button-module__8iS5EG__info{color:#fff;background:#007bff}.Button-module__8iS5EG__info:hover{background:#0069d9}.Button-module__8iS5EG__text{color:#0b6b49;background:0 0;border:none;padding:8px 12px}.Button-module__8iS5EG__text:hover{text-decoration:underline}
.FAQ-module__3TUoWG__container{max-width:1100px;margin:80px auto;padding:40px 20px}.FAQ-module__3TUoWG__title{text-align:center;color:var(--color-primary-dark);justify-content:center;align-items:center;gap:10px;font-size:2.2rem;font-weight:700;display:flex}.FAQ-module__3TUoWG__title svg{color:var(--color-primary);font-size:1.8rem}.FAQ-module__3TUoWG__subtitle{text-align:center;color:var(--color-text-muted);margin-top:10px;font-size:1.1rem}.FAQ-module__3TUoWG__faqList{flex-direction:column;gap:16px;margin-top:40px;display:flex}.FAQ-module__3TUoWG__faqItem{border-radius:var(--radius-md);box-shadow:var(--shadow-medium);transition:var(--transition-medium);background:#fff;overflow:hidden}.FAQ-module__3TUoWG__faqItem:hover{box-shadow:var(--shadow-strong)}.FAQ-module__3TUoWG__faqQuestion{cursor:pointer;background:var(--color-surface-alt);justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.FAQ-module__3TUoWG__questionText{color:var(--color-primary-dark);font-size:1.1rem;font-weight:600}.FAQ-module__3TUoWG__toggleIcon{color:var(--color-primary);font-size:1.2rem;transition:transform .3s}.FAQ-module__3TUoWG__faqAnswer{border-top:1px solid var(--color-border);color:var(--color-text-muted);background:#fafcfd;padding:15px 25px 20px;font-size:1rem;line-height:1.7;animation:.3s FAQ-module__3TUoWG__fadeIn}.FAQ-module__3TUoWG__faqAnswer p{margin:8px 0}@keyframes FAQ-module__3TUoWG__fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media (max-width:992px){.FAQ-module__3TUoWG__container{padding:30px 15px}.FAQ-module__3TUoWG__title{font-size:2rem}.FAQ-module__3TUoWG__questionText{font-size:1rem}}@media (max-width:768px){.FAQ-module__3TUoWG__title{font-size:1.8rem}.FAQ-module__3TUoWG__faqAnswer{font-size:.95rem}}@media (max-width:480px){.FAQ-module__3TUoWG__container{margin:40px auto}.FAQ-module__3TUoWG__title{font-size:1.6rem}.FAQ-module__3TUoWG__questionText{font-size:.95rem}}
.FeatureCard-module__jNP9eG__cardGrid{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:32px;width:100%;margin-top:40px;display:flex}.FeatureCard-module__jNP9eG__card{text-align:start;box-sizing:border-box;background:linear-gradient(#fff 0%,#f9fbf9 100%);border:1px solid #00640014;border-radius:16px;flex:calc(25% - 32px);width:100%;max-width:380px;margin:0;padding:32px 24px;transition:all .3s;position:relative;box-shadow:0 6px 20px #00000014}.FeatureCard-module__jNP9eG__card:hover{border-color:#0a5c2b;transform:translateY(-6px);box-shadow:0 12px 24px #0000001f}.FeatureCard-module__jNP9eG__icon{color:#fff;background-color:#006400;border-radius:50%;justify-content:center;align-items:center;margin-bottom:18px;padding:18px;font-size:2rem;display:inline-flex;box-shadow:0 4px 10px #00640040}.FeatureCard-module__jNP9eG__card h3{color:#0a3c25;margin-bottom:10px;font-size:1.5rem;font-weight:700}.FeatureCard-module__jNP9eG__description{color:#4d665a;margin-bottom:20px;font-size:1rem;line-height:1.6}.FeatureCard-module__jNP9eG__featureList{text-align:left;margin:0;padding:0;list-style:none;display:inline-block}.FeatureCard-module__jNP9eG__featureList li{color:#062018;border-radius:8px;align-items:center;gap:10px;margin-bottom:10px;padding:8px 12px;font-size:.95rem;font-weight:500;transition:background .2s;display:flex}.FeatureCard-module__jNP9eG__featureList li:hover{background:#e9f3ec}.FeatureCard-module__jNP9eG__tickIcon{color:#0b6b49;flex-shrink:0;font-size:1.1rem}@media (max-width:1024px){.FeatureCard-module__jNP9eG__card{flex:calc(50% - 32px)}}@media (max-width:768px){.FeatureCard-module__jNP9eG__card{flex:100%;max-width:100%;padding:24px 18px}.FeatureCard-module__jNP9eG__featureList li{padding:6px 10px;font-size:.9rem}}@media (max-width:400px){.FeatureCard-module__jNP9eG__card{padding:20px 14px}.FeatureCard-module__jNP9eG__card h3{font-size:1.1rem}.FeatureCard-module__jNP9eG__description{font-size:.9rem}}
.HeroSection-module__vP1f8W__hero{color:#fff;background-image:url(/images/herobg.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;border-bottom-right-radius:25px;border-bottom-left-radius:25px;justify-content:flex-start;align-items:center;width:100%;height:60vh;padding:80px 5%;display:flex;position:relative}.HeroSection-module__vP1f8W__overlay{z-index:1;background:#1c1414a4;border-bottom-right-radius:25px;border-bottom-left-radius:25px;width:100%;height:100%;position:absolute;top:0;left:0}.HeroSection-module__vP1f8W__content{z-index:2;max-width:600px;position:relative}.HeroSection-module__vP1f8W__subtitle{color:#e0e0e0;margin-bottom:30px;font-size:1.2rem;line-height:1.6}.HeroSection-module__vP1f8W__buttons{flex-wrap:wrap;gap:20px;display:flex}.HeroSection-module__vP1f8W__primaryBtn{color:#fff;cursor:pointer;background-color:#006c44;border:none;border-radius:8px;padding:14px 28px;font-size:1rem;font-weight:600;transition:background .3s,transform .2s}.HeroSection-module__vP1f8W__secondaryBtn{color:#fff;cursor:pointer;background-color:#0000;border:2px solid #fff;border-radius:8px;padding:14px 28px;font-size:1rem;font-weight:600;transition:background .3s,color .3s,transform .2s}.HeroSection-module__vP1f8W__secondaryBtn:hover{color:#006c44;background-color:#fff;transform:translateY(-2px)}.HeroSection-module__vP1f8W__gavelSection{z-index:2;border-radius:10px;justify-content:flex-end;align-items:center;width:100%;height:100%;display:flex;position:relative}.HeroSection-module__vP1f8W__base{width:100%;height:auto}@media (max-width:1024px){.HeroSection-module__vP1f8W__gavelSection{display:none}.HeroSection-module__vP1f8W__hero{text-align:start;height:80vh;padding:60px 5%}.HeroSection-module__vP1f8W__title{text-align:start;font-size:2.4rem}.HeroSection-module__vP1f8W__subtitle{text-align:start;font-size:1.1rem}}@media (max-width:768px){.HeroSection-module__vP1f8W__hero{text-align:center;justify-content:center;height:70vh;padding:50px 5%}.HeroSection-module__vP1f8W__title{font-size:2rem}.HeroSection-module__vP1f8W__subtitle{font-size:1rem}.HeroSection-module__vP1f8W__buttons{flex-direction:column;gap:15px}}.HeroSection-module__vP1f8W__badge{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#006c442e;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:10px;width:fit-content;margin-bottom:16px;padding:8px 12px;font-size:.9rem;font-weight:700;display:inline-flex}.HeroSection-module__vP1f8W__title{margin-bottom:18px;font-size:2.9rem;font-weight:800;line-height:1.15}.HeroSection-module__vP1f8W__subtitle{color:#ffffffdb;max-width:58ch;margin-bottom:28px;font-size:1.15rem;line-height:1.7}.HeroSection-module__vP1f8W__primaryBtn{color:#fff;cursor:pointer;background-color:#006c44;border:none;border-radius:10px;padding:14px 28px;font-size:1rem;font-weight:800;transition:background .25s,transform .2s,box-shadow .25s;box-shadow:0 12px 24px #00000040}.HeroSection-module__vP1f8W__primaryBtn:hover{background-color:#005235;transform:translateY(-2px)}.HeroSection-module__vP1f8W__secondaryBtn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background-color:#ffffff0f;border:1px solid #ffffff59;border-radius:10px;padding:14px 28px;font-size:1rem;font-weight:800;transition:background .25s,transform .2s,border-color .25s}.HeroSection-module__vP1f8W__secondaryBtn:hover{background-color:#ffffff24;border-color:#ffffff8c;transform:translateY(-2px)}.HeroSection-module__vP1f8W__trustRow{color:#ffffffdb;flex-wrap:wrap;gap:14px;margin-top:18px;font-size:.95rem;font-weight:700;display:flex}.HeroSection-module__vP1f8W__trustItem{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;display:inline-flex}@media (max-width:1024px){.HeroSection-module__vP1f8W__title{font-size:2.4rem}.HeroSection-module__vP1f8W__subtitle{font-size:1.05rem}}@media (max-width:768px){.HeroSection-module__vP1f8W__badge{margin-left:auto;margin-right:auto}.HeroSection-module__vP1f8W__trustRow{justify-content:center}}
.ProcessStep-module__SNnSFq__wrapper{justify-content:center;align-items:center;width:100%;max-width:100%;padding:60px 20px;display:flex}.ProcessStep-module__SNnSFq__container{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;width:100%;max-width:1200px;display:flex;position:relative}.ProcessStep-module__SNnSFq__container:before{content:"";z-index:0;background-color:#d1b281;height:3px;position:absolute;top:28px;left:6%;right:6%}.ProcessStep-module__SNnSFq__stepItem{text-align:center;z-index:1;flex-direction:column;flex:30%;align-items:center;display:flex;position:relative}.ProcessStep-module__SNnSFq__stepNumber{color:#fff;z-index:2;background-color:#d1b281;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.3rem;font-weight:700;display:flex}.ProcessStep-module__SNnSFq__contentBox{background-color:#fff;border-radius:12px;width:100%;max-width:380px;height:300px;margin-top:30px;padding:24px;box-shadow:0 6px 20px #00000014}.ProcessStep-module__SNnSFq__icon{color:#fff;background-color:#006400;border-radius:50%;justify-content:center;align-items:center;margin-bottom:15px;padding:14px;font-size:1.4rem;display:inline-flex}.ProcessStep-module__SNnSFq__contentBox h3{color:#006400;margin-bottom:8px;font-size:1.25rem}.ProcessStep-module__SNnSFq__contentBox p{color:#333;font-size:.95rem;line-height:1.4}@media (max-width:868px){.ProcessStep-module__SNnSFq__container{flex-direction:column;align-items:center}.ProcessStep-module__SNnSFq__container:before{display:none}.ProcessStep-module__SNnSFq__stepItem{flex:none;width:100%;max-width:350px}.ProcessStep-module__SNnSFq__contentBox{max-width:100%}.ProcessStep-module__SNnSFq__wrapper{padding:40px 10px}}
.CustomInput-module__r7ciEW__field{flex-direction:column;gap:6px;width:100%;display:flex}.CustomInput-module__r7ciEW__label{color:#062018;font-size:.95rem;font-weight:500}.CustomInput-module__r7ciEW__input{background:#fff;border:1px solid #c8d1cc;border-radius:8px;width:100%;padding:15px 14px;font-size:1rem;transition:border-color .2s,box-shadow .2s;color:#000!important}.CustomInput-module__r7ciEW__input:focus{border-color:#0a8f5c;outline:none;box-shadow:0 0 0 3px #0a8f5c26}.CustomInput-module__r7ciEW__passwordWrapper{position:relative}.CustomInput-module__r7ciEW__eyeBtn{cursor:pointer;color:#0a8f5c;background:0 0;border:none;font-size:1rem;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.CustomInput-module__r7ciEW__checkboxContainer{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;display:flex}.CustomInput-module__r7ciEW__checkbox{accent-color:#0a8f5c;cursor:pointer;width:18px;height:18px}.CustomInput-module__r7ciEW__checkboxLabel{color:#062018;font-size:.95rem;font-weight:500}
.ChatStyles-module__wREZ2G__root{background:var(--gradient-soft);height:100vh;font-family:var(--font-primary);flex-direction:column;display:flex}.ChatStyles-module__wREZ2G__header{background:var(--gradient-soft);border-bottom:1px solid var(--color-border);box-shadow:var(--shadow-soft);z-index:10;justify-content:space-between;align-items:center;padding:5px 10px;display:flex;position:sticky;top:0}.ChatStyles-module__wREZ2G__headerLeft{align-items:center;gap:var(--spacing-sm);display:flex}.ChatStyles-module__wREZ2G__title{font-weight:var(--font-weight-bold);font-size:var(--font-size-lg);color:var(--color-primary-dark)}.ChatStyles-module__wREZ2G__beta{color:#fff;background-color:#000;border-radius:100px;padding:2px 6px;font-weight:700}.ChatStyles-module__wREZ2G__newChat{filter:invert()brightness(120%)contrast(90%);background-color:#0000;width:40px;height:40px}.ChatStyles-module__wREZ2G__messagesWrapper{gap:var(--spacing-sm);flex-direction:column;flex:1;padding:90px 0 0;display:flex;overflow-y:auto}.ChatStyles-module__wREZ2G__NoMessages{padding:var(--spacing-md);gap:var(--spacing-sm);flex-direction:column;flex:1;justify-content:center;display:flex;overflow-y:auto}.ChatStyles-module__wREZ2G__messages{gap:var(--spacing-sm);flex-direction:column;flex:1;padding:0 1rem;display:flex;overflow-y:auto}.ChatStyles-module__wREZ2G__welcome{text-align:center;margin-top:var(--spacing-xl);color:var(--color-text-muted)}.ChatStyles-module__wREZ2G__welcomeDot{color:#fff;background:#22c55e;border-radius:50%;justify-content:center;justify-self:center;align-items:center;width:80px;height:80px;margin-bottom:20px;font-size:2.5rem;display:flex;box-shadow:0 0 40px #22c55e}.ChatStyles-module__wREZ2G__form{align-items:center;gap:var(--spacing-sm);padding:var(--spacing-md);background:#cefffb02;justify-content:center;align-items:center;display:flex}.ChatStyles-module__wREZ2G__InputWrapper{background:#fff;border:1px solid #ccc;border-radius:10px;align-items:center;width:100%;padding:10px;display:flex;position:relative}.ChatStyles-module__wREZ2G__inputBox{background:#fff;justify-content:center;align-items:center;width:100%;padding:15px 0;display:flex}.ChatStyles-module__wREZ2G__textarea{padding:var(--spacing-sm);border-radius:var(--radius-md);font-size:var(--font-size-base);resize:none;transition:var(--transition-fast);scrollbar-width:none;color:#2e2d2d;background:#fff;border:none;outline:none;flex:1;width:100%;height:20px;max-height:200px;padding:0 10px;font-family:inherit;font-size:15px;line-height:1.5;overflow-y:hidden}.ChatStyles-module__wREZ2G__send{background:var(--color-primary);color:#fff;font-size:var(--font-size-base);cursor:pointer;transition:var(--transition-fast);border:none;border-radius:100%;justify-content:center;align-items:center;width:40px;height:40px;padding:10px;display:flex}.ChatStyles-module__wREZ2G__send:hover{background:var(--color-primary-dark)}.ChatStyles-module__wREZ2G__messages::-webkit-scrollbar{width:8px}.ChatStyles-module__wREZ2G__messages::-webkit-scrollbar-track{background:0 0}.ChatStyles-module__wREZ2G__messages::-webkit-scrollbar-thumb{background-color:var(--color-border);border-radius:var(--radius-sm)}@media (max-width:600px){.ChatStyles-module__wREZ2G__title{font-size:var(--font-size-base)}.ChatStyles-module__wREZ2G__textarea{font-size:var(--font-size-sm)}.ChatStyles-module__wREZ2G__send{padding:var(--spacing-xs)var(--spacing-sm)}.ChatStyles-module__wREZ2G__messages{padding:var(--spacing-sm);gap:var(--spacing-xs)}}
.Modal-module__4ib-XG__overlay{z-index:999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.Modal-module__4ib-XG__modal{background:var(--color-surface);box-shadow:var(--shadow-medium);border-radius:10px;width:80%;height:85vh;animation:.25s Modal-module__4ib-XG__fadeIn;overflow:hidden;box-shadow:1px 0 12px 6px #00000048}.Modal-module__4ib-XG__modalAuto{background:var(--color-surface);box-shadow:var(--shadow-medium);border-radius:10px;width:auto;min-width:300px;max-width:90vw;height:auto;max-height:50vh;animation:.25s Modal-module__4ib-XG__fadeIn;overflow:hidden;box-shadow:1px 0 12px 6px #00000048}.Modal-module__4ib-XG__header{border-bottom:1px solid var(--color-border);background:var(--gradient-diagonal);justify-content:space-between;align-items:center;padding:15px;display:flex}.Modal-module__4ib-XG__title{font-weight:var(--font-weight-medium);font-size:var(--font-size-lg);color:var(--color-text);margin:0}.Modal-module__4ib-XG__close{color:#fff;cursor:pointer;width:40px;height:40px;transition:var(--transition-fast);background:#970303;border:none;border-radius:5px;justify-content:center;align-items:center;font-size:28px;font-weight:bolder;line-height:1;display:flex}.Modal-module__4ib-XG__close:hover{background:#9b0202}.Modal-module__4ib-XG__close:active{transform:scale(.7)}.Modal-module__4ib-XG__content{padding:var(--spacing-lg);color:var(--color-text);background:var(--gradient-ai);font-size:var(--font-size-base);width:100%;height:100vh;line-height:1.6;overflow-y:auto}.Modal-module__4ib-XG__contentLong{padding:var(--spacing-lg);color:var(--color-text);background:var(--gradient-ai);font-size:var(--font-size-base);width:100%;height:100vh;padding-bottom:100rem;line-height:1.6;overflow-y:auto}@keyframes Modal-module__4ib-XG__fadeIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}
.page-module__dMmvGa__page{flex-direction:column;align-items:center;display:flex}.page-module__dMmvGa__main{width:100%;display:flex}.page-module__dMmvGa__container{width:100%;padding-top:50px 20px;flex-direction:column;align-items:center;font-family:Arial,sans-serif;display:flex}.page-module__dMmvGa__header{text-align:center;margin-top:20px;margin-bottom:40px}.page-module__dMmvGa__header h1{color:#006400;margin-bottom:10px;font-size:2.5rem}.page-module__dMmvGa__header p{color:#333;font-size:1.2rem}.page-module__dMmvGa__featureCards{flex-wrap:wrap;justify-content:center;gap:20px;padding:40px;display:flex}.page-module__dMmvGa__processSection{width:100%;padding:100px 20px;position:relative;overflow:hidden}.page-module__dMmvGa__EmpowerSection,.page-module__dMmvGa__FAQSection,.page-module__dMmvGa__CTASection{width:100%;padding:10px 20px}.page-module__dMmvGa__processSection .page-module__dMmvGa__header{z-index:1;text-align:center;margin-bottom:60px;position:relative}.page-module__dMmvGa__processSection .page-module__dMmvGa__header h2{color:#004d00;margin-bottom:10px;font-size:2.8rem;font-weight:700}.page-module__dMmvGa__processSection .page-module__dMmvGa__header p:first-of-type{color:#2f4f2f;margin-bottom:8px;font-size:1.3rem;font-weight:500}.page-module__dMmvGa__processSection .page-module__dMmvGa__header p:last-of-type{color:#444;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}.page-module__dMmvGa__processSteps{z-index:1;flex-wrap:wrap;justify-content:center;gap:40px;max-width:1100px;margin:0 auto;display:flex;position:relative}.page-module__dMmvGa__aicontainer{z-index:998;justify-content:center;align-items:center;width:100%;display:flex;position:relative;top:-35px}.page-module__dMmvGa__aiChatBox{background-color:#fff;border-radius:100px;justify-content:space-between;align-items:center;width:80%;max-width:1000px;padding:5px;display:flex;box-shadow:0 0 15px 1px #00000070}.page-module__dMmvGa__searchIcon{background:#fff;justify-content:center;align-items:center;width:40px;display:flex}.page-module__dMmvGa__aicontainer input{color:#000;background-color:#fff;border:none;outline:none;width:100%;padding:1rem}.page-module__dMmvGa__goButton{cursor:pointer;color:#000;background-color:#9acd32;border:none;border-radius:1000px;justify-content:center;gap:5px;width:150px;padding:15px;font-weight:bolder;display:flex}.page-module__dMmvGa__goButton.page-module__dMmvGa__goButton:hover{color:#fff;background-color:#618d0a;transition:all .2s ease-in-out}.page-module__dMmvGa__goButton.page-module__dMmvGa__goButton:active{transform:scale(.9)}@media (max-width:768px){.page-module__dMmvGa__processSection{padding:70px 15px}.page-module__dMmvGa__processSection .page-module__dMmvGa__header h2{font-size:2rem}.page-module__dMmvGa__processSection .page-module__dMmvGa__header p{font-size:1rem}.page-module__dMmvGa__processSteps{gap:25px}.page-module__dMmvGa__featureCards{align-items:center}.page-module__dMmvGa__card{max-width:100%}.page-module__dMmvGa__aiChatBox{width:95%}.page-module__dMmvGa__goButton{width:auto}.page-module__dMmvGa__goButton span{display:none}}
.CaseLawCard-module__fz3RnW__card{vertical-align:top;background-color:#fff;border:1px solid #ddd;border-radius:8px;width:100%;display:inline-block;box-shadow:0 4px 6px #0000001a}.CaseLawCard-module__fz3RnW__cardInner{vertical-align:top;background-color:#fff;width:100%;padding:1rem;display:inline-block}.CaseLawCard-module__fz3RnW__card h2{color:#333;font-size:18px}.CaseLawCard-module__fz3RnW__caseCitation{background-color:#333;border-radius:5px;padding:1rem;font-size:18px;color:#fff!important}.CaseLawCard-module__fz3RnW__VS{width:100%;margin-top:20px;display:flex}.CaseLawCard-module__fz3RnW__VS i{color:#da0f0f;margin:0 10px;font-size:19px}.CaseLawCard-module__fz3RnW__pulse{animation:1.4s ease-in-out infinite CaseLawCard-module__fz3RnW__textPulse;display:inline-block}@keyframes CaseLawCard-module__fz3RnW__textPulse{0%{opacity:1;transform:scale(1)}50%{opacity:.8;text-shadow:0 0 6px #0000004d;transform:scale(1.3)}to{opacity:1;transform:scale(1)}}.CaseLawCard-module__fz3RnW__card h3{color:#555;margin-bottom:15px;font-size:16px}.CaseLawCard-module__fz3RnW__card h4{color:#666;margin-bottom:5px;font-size:14px}.CaseLawCard-module__fz3RnW__detail{border-bottom:1px solid #ccc;flex-direction:column;gap:10px;margin:10px 0;padding:5px 0;display:flex}.CaseLawCard-module__fz3RnW__card p{color:#555;font-size:14px;line-height:1.6}.CaseLawCard-module__fz3RnW__caseDescription,.CaseLawCard-module__fz3RnW__judgment{margin-bottom:15px}.CaseLawCard-module__fz3RnW__caseDetails{justify-content:flex-start;gap:10px;margin-top:15px;display:flex}.CaseLawCard-module__fz3RnW__skeletonCard{padding:1rem;position:relative;overflow:hidden}.CaseLawCard-module__fz3RnW__skeletonTitle,.CaseLawCard-module__fz3RnW__skeletonSubtitle,.CaseLawCard-module__fz3RnW__skeletonText,.CaseLawCard-module__fz3RnW__skeletonButton{background:linear-gradient(100deg,#e6e6e6 30%,#f3f3f3 50%,#e6e6e6 70%) 0 0/200% 100%;border-radius:8px;margin-bottom:12px;animation:1.4s ease-in-out infinite CaseLawCard-module__fz3RnW__shimmer;position:relative}.CaseLawCard-module__fz3RnW__skeletonTitle{border-radius:10px;width:68%;height:22px}.CaseLawCard-module__fz3RnW__skeletonSubtitle{opacity:.9;width:42%;height:16px}.CaseLawCard-module__fz3RnW__skeletonText{width:100%;height:14px}.CaseLawCard-module__fz3RnW__skeletonText:nth-child(3){width:92%}.CaseLawCard-module__fz3RnW__skeletonText:nth-child(4){width:80%}.CaseLawCard-module__fz3RnW__skeletonButtons{gap:12px;margin-top:18px;display:flex}.CaseLawCard-module__fz3RnW__skeletonButton{border-radius:12px;width:32%;height:38px}@keyframes CaseLawCard-module__fz3RnW__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media (max-width:600px){.CaseLawCard-module__fz3RnW__skeletonButton{width:48%}}
.CaseLawsPage-module__oYS8cW__pageContainer{flex-direction:column;min-height:100vh;display:flex}.CaseLawsPage-module__oYS8cW__title{color:#222;text-align:left;margin-bottom:10px;padding:1rem 0;font-size:1.8rem;font-weight:700}.CaseLawsPage-module__oYS8cW__searchSection{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;width:100%;margin:0 auto;display:flex}.CaseLawsPage-module__oYS8cW__CaseLawsSection{flex-direction:column;gap:10px;padding:1rem 0;display:flex}.CaseLawsPage-module__oYS8cW__paginationSection{justify-content:space-between;align-items:center;margin-top:20px;display:flex}
.LegalTermsPage-module__0DBBIa__pageContainer{flex-direction:column;min-height:100vh;display:flex}.LegalTermsPage-module__0DBBIa__title{color:#222;text-align:left;margin-bottom:10px;font-size:1.8rem;font-weight:700}.LegalTermsPage-module__0DBBIa__searchSection{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;width:100%;margin:0 auto;display:flex}.LegalTermsPage-module__0DBBIa__searchInput{flex:1;min-width:220px}.LegalTermsPage-module__0DBBIa__searchBtn{width:160px;min-width:120px}.LegalTermsPage-module__0DBBIa__AlphabetFilterSection{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;width:100%;margin:15px auto;display:flex}@media (max-width:768px){.LegalTermsPage-module__0DBBIa__searchSection{flex-direction:column;gap:12px}.LegalTermsPage-module__0DBBIa__searchInput,.LegalTermsPage-module__0DBBIa__searchBtn,.LegalTermsPage-module__0DBBIa__searchBtn button{width:100%}}@media (max-width:400px){.LegalTermsPage-module__0DBBIa__title{font-size:1.5rem}}
.StatutesPage-module___cL91q__pageContainer{flex-direction:column;min-height:100vh;display:flex}.StatutesPage-module___cL91q__title{color:#222;text-align:left;margin-bottom:10px;font-size:1.8rem;font-weight:700}.StatutesPage-module___cL91q__searchSection{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;width:100%;margin:0 auto;display:flex}.StatutesPage-module___cL91q__searchInput{flex:1;min-width:220px}.StatutesPage-module___cL91q__searchBtn{width:160px;min-width:120px}.StatutesPage-module___cL91q__AlphabetFilterSection{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;width:100%;margin:15px auto;display:flex}@media (max-width:768px){.StatutesPage-module___cL91q__searchSection{flex-direction:column;gap:12px}.StatutesPage-module___cL91q__searchInput,.StatutesPage-module___cL91q__searchBtn,.StatutesPage-module___cL91q__searchBtn button{width:100%}}@media (max-width:400px){.StatutesPage-module___cL91q__title{font-size:1.5rem}}
.ChatBubble-module__8RxVYG__userBubble{color:#000;max-width:80%;padding:var(--spacing-sm);border-radius:var(--radius-lg)var(--radius-lg)var(--radius-sm)var(--radius-lg);word-break:break-word;line-height:1.5;font-size:var(--font-size-base);box-shadow:var(--shadow-soft);background:linear-gradient(90deg,#22c55e26 0%,#22c55e40 100%);border:1px solid #22c55e40;align-self:flex-end}.ChatBubble-module__8RxVYG__aiBubble{max-width:100%;color:var(--color-text);padding:var(--spacing-sm);border-radius:var(--radius-lg)var(--radius-lg)var(--radius-lg)10px;word-break:break-word;line-height:1.5;font-size:var(--font-size-base);box-shadow:var(--shadow-soft);background:var(--gradient-ai);background:var(--gradient-ai);border:1px solid #22c55e40;align-self:flex-start;margin-bottom:36px}.ChatBubble-module__8RxVYG__aiBubble h1,.ChatBubble-module__8RxVYG__aiBubble h2,.ChatBubble-module__8RxVYG__aiBubble h3{color:#08100a;margin:10px 0 6px;font-size:14px;font-weight:600}.ChatBubble-module__8RxVYG__aiBubble h2{color:#08100a;margin:10px 0 6px;font-weight:600}.ChatBubble-module__8RxVYG__aiBubble h3{font-size:95%}.ChatBubble-module__8RxVYG__aiBubble p{margin:6px 0}.ChatBubble-module__8RxVYG__aiBubble a{color:#0078d4;border-bottom:1px solid #0078d44d;text-decoration:none}.ChatBubble-module__8RxVYG__aiBubble a:hover{color:#005fa3;border-color:#005fa3}.ChatBubble-module__8RxVYG__aiBubble ul,.ChatBubble-module__8RxVYG__aiBubble ol{margin:8px 0 8px 22px}.ChatBubble-module__8RxVYG__aiBubble li{margin-bottom:4px}.ChatBubble-module__8RxVYG__aiBubble pre{color:#222;background:#f4f4f4;border:1px solid #ddd;border-radius:6px;padding:8px;font-family:Courier New,monospace;font-size:13px;overflow-x:auto}.ChatBubble-module__8RxVYG__aiBubble code{background:#f4f4f4;border-radius:4px;padding:2px 5px;font-family:Courier New,monospace;font-size:13px}.ChatBubble-module__8RxVYG__aiBubble blockquote{color:#333;background:#0078d40d;border-left:4px solid #0078d4;border-radius:4px;margin:8px 0;padding:8px 12px;font-style:italic}.ChatBubble-module__8RxVYG__aiBubble table{border-collapse:collapse;width:100%;margin:8px 0;font-size:14px}.ChatBubble-module__8RxVYG__aiBubble th,.ChatBubble-module__8RxVYG__aiBubble td{border:1px solid #ddd;padding:6px}.ChatBubble-module__8RxVYG__aiBubble th{background:#f0f0f0;font-weight:600}.ChatBubble-module__8RxVYG__aiBubble hr{border:none;border-top:1px solid #ddd;margin:10px 0}.ChatBubble-module__8RxVYG__aiBubble strong{color:#000;font-weight:600}.ChatBubble-module__8RxVYG__aiBubble em{color:#444;font-style:italic}@media (max-width:600px){.ChatBubble-module__8RxVYG__userBubble,.ChatBubble-module__8RxVYG__aiBubble{max-width:100%;font-size:14px;font-size:var(--font-size-sm);padding:10px}}
.CitationsTable-module__aVWF2W__tableWrapper{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#0000004d transparent;width:100%;overflow-x:auto}.CitationsTable-module__aVWF2W__tableWrapper::-webkit-scrollbar{background:0 0;height:6px}.CitationsTable-module__aVWF2W__tableWrapper::-webkit-scrollbar-thumb{background-color:#0000004d;border-radius:3px}.CitationsTable-module__aVWF2W__tableWrapper::-webkit-scrollbar-button{display:none}.CitationsTable-module__aVWF2W__table{border-collapse:collapse;width:100%;min-width:600px;margin:.5rem 0;font-size:.9rem}.CitationsTable-module__aVWF2W__table th,.CitationsTable-module__aVWF2W__table td{text-align:left;vertical-align:top;border:1px solid #ddd;padding:.5rem .75rem}.CitationsTable-module__aVWF2W__table th{cursor:pointer;z-index:1;background-color:#f4f4f4;position:sticky;top:0}.CitationsTable-module__aVWF2W__table th:hover{background-color:#e1e1e1}.CitationsTable-module__aVWF2W__table tr:nth-child(2n){background-color:#fafafa}.CitationsTable-module__aVWF2W__table tr:hover{background-color:#f1f1f1}.CitationsTable-module__aVWF2W__table th svg{vertical-align:middle;margin-left:5px;font-size:.8rem}.CitationsTable-module__aVWF2W__skeletonWrapper{flex-direction:column;gap:8px;padding:1rem 0;display:flex}.CitationsTable-module__aVWF2W__skeletonRow{grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:6px;display:grid}.CitationsTable-module__aVWF2W__skeletonCell{background:linear-gradient(90deg,#f0f0f0 25%,#e4e4e4 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;height:20px;animation:1.2s linear infinite CitationsTable-module__aVWF2W__skeleton-loading}@keyframes CitationsTable-module__aVWF2W__skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:600px){.CitationsTable-module__aVWF2W__table{font-size:.8rem}}@media (max-width:400px){.CitationsTable-module__aVWF2W__table th,.CitationsTable-module__aVWF2W__table td{padding:.4rem .5rem}}@media (max-width:250px){.CitationsTable-module__aVWF2W__table{min-width:500px;font-size:.7rem}.CitationsTable-module__aVWF2W__table th svg{font-size:.7rem}}
.CitationsPage-module__sGU7ra__pageContainer{flex-direction:column;min-height:100vh;display:flex}.CitationsPage-module__sGU7ra__title{color:#222;text-align:left;margin-bottom:10px;font-size:1.8rem;font-weight:700}.CitationsPage-module__sGU7ra__searchSection{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;width:100%;margin:0 auto;display:flex}.CitationsPage-module__sGU7ra__paginationSection{justify-content:space-between;align-items:center;margin-top:20px;display:flex}
.MaximsPagePage-module__bt9diW__pageContainer{flex-direction:column;min-height:100vh;display:flex}.MaximsPagePage-module__bt9diW__title{color:#222;text-align:left;margin-bottom:10px;font-size:1.8rem;font-weight:700}.MaximsPagePage-module__bt9diW__searchSection{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;width:100%;margin:0 auto;display:flex}.MaximsPagePage-module__bt9diW__searchInput{flex:1;min-width:220px}.MaximsPagePage-module__bt9diW__searchBtn{width:160px;min-width:120px}.MaximsPagePage-module__bt9diW__AlphabetFilterSection{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;width:100%;margin:15px auto;display:flex}@media (max-width:768px){.MaximsPagePage-module__bt9diW__searchSection{flex-direction:column;gap:12px}.MaximsPagePage-module__bt9diW__searchInput,.MaximsPagePage-module__bt9diW__searchBtn,.MaximsPagePage-module__bt9diW__searchBtn button{width:100%}}@media (max-width:400px){.MaximsPagePage-module__bt9diW__title{font-size:1.5rem}}
.PricingComponent-module__7VE-EG__container{background:var(--clr-bg-light);width:100%;max-width:1250px;margin:0 auto;padding:clamp(14px,4vw,64px) clamp(8px,3vw,20px);overflow:hidden}.PricingComponent-module__7VE-EG__header{text-align:center;margin-bottom:clamp(14px,3vw,40px)}.PricingComponent-module__7VE-EG__title{color:var(--clr-primary-dark);overflow-wrap:anywhere;font-size:clamp(1.15rem,3.6vw,2.4rem);font-weight:800;line-height:1.1}.PricingComponent-module__7VE-EG__subtitle{color:var(--clr-text-muted);overflow-wrap:anywhere;margin-top:8px;font-size:clamp(.82rem,2.3vw,1.05rem)}.PricingComponent-module__7VE-EG__tabs{background:#0000000a;border-radius:999px;grid-auto-columns:1fr;grid-auto-flow:column;gap:8px;width:min(720px,100%);margin:16px auto 0;padding:6px;display:grid;overflow:hidden}.PricingComponent-module__7VE-EG__tab{cursor:pointer;color:var(--clr-text);overflow-wrap:anywhere;background:0 0;border:0;border-radius:999px;min-width:0;padding:10px;font-size:clamp(.7rem,2.1vw,.95rem);font-weight:700}.PricingComponent-module__7VE-EG__tabActive{color:var(--clr-primary-dark);background:#fff;box-shadow:0 6px 20px #00000014}.PricingComponent-module__7VE-EG__trustRow{flex-wrap:wrap;justify-content:center;gap:10px 14px;margin-top:14px;display:flex}.PricingComponent-module__7VE-EG__trustItem{color:var(--clr-text-muted);overflow-wrap:anywhere;background:#ffffffb3;border:1px solid #0000000f;border-radius:999px;align-items:center;gap:8px;min-width:0;padding:8px 10px;font-size:clamp(.72rem,2.1vw,.95rem);display:inline-flex}.PricingComponent-module__7VE-EG__trustIcon{color:var(--clr-primary);flex:none}.PricingComponent-module__7VE-EG__pricingGrid{grid-template-columns:1fr;align-items:stretch;gap:20px;width:100%;display:grid}.PricingComponent-module__7VE-EG__pricingCard{background:#fff;border-radius:18px;flex-direction:column;gap:18px;min-width:0;padding:clamp(14px,3.5vw,34px);display:flex;position:relative;overflow:hidden;box-shadow:0 6px 30px #00000014}.PricingComponent-module__7VE-EG__pricingCard:hover{transition:transform .25s,box-shadow .25s;transform:translateY(-3px);box-shadow:0 10px 40px #0000001f}.PricingComponent-module__7VE-EG__popularCard{border:2px solid var(--clr-primary)}.PricingComponent-module__7VE-EG__ribbon{color:#fff;overflow-wrap:anywhere;background:#ffa41b;border-radius:999px;max-width:80%;padding:8px 12px;font-size:clamp(.7rem,2vw,.95rem);font-weight:800;position:absolute;top:12px;right:12px;box-shadow:0 10px 26px #ffa41b59}.PricingComponent-module__7VE-EG__top{flex-direction:column;gap:8px;min-width:0;display:flex}.PricingComponent-module__7VE-EG__planTitle{color:var(--clr-primary-dark);overflow-wrap:anywhere;font-size:clamp(1.05rem,3vw,1.7rem);font-weight:800;line-height:1.15}.PricingComponent-module__7VE-EG__planDescription{color:var(--clr-text-muted);overflow-wrap:anywhere;font-size:clamp(.85rem,2.2vw,1rem)}.PricingComponent-module__7VE-EG__priceBlock{background:#00000008;border:1px solid #0000000f;border-radius:16px;min-width:0;margin-top:8px;padding:14px}.PricingComponent-module__7VE-EG__priceLine{flex-wrap:wrap;align-items:baseline;gap:10px;min-width:0;display:flex}.PricingComponent-module__7VE-EG__price{color:var(--clr-success);overflow-wrap:anywhere;font-size:clamp(1.2rem,5vw,2.2rem);font-weight:900;line-height:1}.PricingComponent-module__7VE-EG__period{color:var(--clr-text-muted);font-size:clamp(.78rem,2.2vw,1rem);font-weight:700}.PricingComponent-module__7VE-EG__savingsLine{flex-wrap:wrap;align-items:center;gap:10px;min-width:0;margin-top:10px;display:flex}.PricingComponent-module__7VE-EG__compareAt{color:#0000008c;overflow-wrap:anywhere;font-size:clamp(.8rem,2.2vw,.95rem);font-weight:700;text-decoration:line-through}.PricingComponent-module__7VE-EG__savingsBadge{color:#0b5;overflow-wrap:anywhere;background:#00c8781f;border:1px solid #00c87847;border-radius:999px;padding:6px 10px;font-size:clamp(.72rem,2.1vw,.95rem);font-weight:800}.PricingComponent-module__7VE-EG__savingsHint{color:var(--clr-text-muted);font-size:clamp(.72rem,2.1vw,.95rem);font-weight:700}.PricingComponent-module__7VE-EG__billing{color:var(--clr-text-muted);margin-top:8px;font-size:clamp(.78rem,2.1vw,.95rem)}.PricingComponent-module__7VE-EG__valueStack{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px;min-width:0;display:grid}.PricingComponent-module__7VE-EG__valueCard{background:#fff;border:1px solid #0000000f;border-radius:14px;min-width:0;padding:12px}.PricingComponent-module__7VE-EG__valueTitle{color:var(--clr-primary-dark);font-size:clamp(.75rem,2.1vw,.9rem);font-weight:900}.PricingComponent-module__7VE-EG__valueText{color:var(--clr-text-muted);overflow-wrap:anywhere;margin-top:6px;font-size:clamp(.8rem,2.2vw,.95rem)}.PricingComponent-module__7VE-EG__featuresTitle{color:var(--clr-primary-dark);overflow-wrap:anywhere;margin-bottom:10px;font-size:clamp(.95rem,2.6vw,1.15rem);font-weight:800}.PricingComponent-module__7VE-EG__featureList{min-width:0;margin:0;padding:0;list-style:none}.PricingComponent-module__7VE-EG__featureItem{color:var(--clr-text);align-items:flex-start;gap:10px;min-width:0;margin-bottom:10px;font-size:clamp(.78rem,2.2vw,.95rem);line-height:1.35;display:flex}.PricingComponent-module__7VE-EG__icon{color:var(--clr-primary);flex:none;min-width:18px;margin-top:2px;font-size:clamp(1rem,3vw,1.1rem)}.PricingComponent-module__7VE-EG__featureText{overflow-wrap:anywhere;word-break:break-word;min-width:0}.PricingComponent-module__7VE-EG__cta{align-items:center;gap:10px;margin-top:6px;display:grid}.PricingComponent-module__7VE-EG__cta button{width:100%}.PricingComponent-module__7VE-EG__finePrint{color:var(--clr-text-muted);text-align:center;overflow-wrap:anywhere;font-size:clamp(.7rem,2vw,.9rem)}@media (max-width:220px){.PricingComponent-module__7VE-EG__tabs{border-radius:16px;grid-auto-flow:row}.PricingComponent-module__7VE-EG__ribbon{padding:6px 8px;top:8px;right:8px}}.PricingComponent-module__7VE-EG__activationFee{color:#3d850d;margin-top:6px;font-size:1.5rem;font-weight:700}.PricingComponent-module__7VE-EG__firstPayment{margin-top:4px;font-size:.95rem;font-weight:600}.PricingComponent-module__7VE-EG__visuallyHidden{color:#767474;margin-bottom:5px;font-weight:500}@media (max-width:768px){.PricingComponent-module__7VE-EG__activationFee{color:#3d850d;margin-top:6px;font-size:1rem;font-weight:700}.PricingComponent-module__7VE-EG__visuallyHidden{color:#767474;margin-bottom:5px;font-size:.85rem;font-weight:500}}
.ThinkingIndicator-module__qj6zqq__typingIndicatorContainer{flex-direction:column;align-items:flex-start;gap:2px;padding:10px 0;display:flex}.ThinkingIndicator-module__qj6zqq__dots{align-items:center;gap:6px;display:flex;position:relative;top:4px}.ThinkingIndicator-module__qj6zqq__dots span{background-color:#007c4d;border-radius:500px;width:10px;height:10px;animation:2s infinite both ThinkingIndicator-module__qj6zqq__blink}.ThinkingIndicator-module__qj6zqq__dots span:nth-child(2){animation-delay:.2s}.ThinkingIndicator-module__qj6zqq__dots span:nth-child(3){animation-delay:.4s}@keyframes ThinkingIndicator-module__qj6zqq__blink{0%,80%,to{opacity:0}40%{opacity:1}}.ThinkingIndicator-module__qj6zqq__shimmerText{color:#0000;background:linear-gradient(135deg,#ffffd7,#007c4d,#008854) 0 0/200% 100%;-webkit-background-clip:text;background-clip:text;align-items:baseline;gap:5px;font-size:20px;font-weight:bolder;animation:2s linear infinite ThinkingIndicator-module__qj6zqq__shimmer;display:flex}@keyframes ThinkingIndicator-module__qj6zqq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
.act-ordinance-module__RZrsIa__tableWrapper{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#0000004d transparent;flex-direction:column;gap:5px;width:100%;padding:1rem;display:flex;overflow-x:auto}.act-ordinance-module__RZrsIa__tableWrapper::-webkit-scrollbar{background:0 0;height:6px}.act-ordinance-module__RZrsIa__tableWrapper::-webkit-scrollbar-thumb{background-color:#0000004d;border-radius:3px}.act-ordinance-module__RZrsIa__tableWrapper::-webkit-scrollbar-button{display:none}.act-ordinance-module__RZrsIa__table{border-collapse:collapse;width:100%;min-width:600px;margin:.5rem 0;font-size:.9rem}.act-ordinance-module__RZrsIa__table th,.act-ordinance-module__RZrsIa__table td{text-align:left;vertical-align:top;border:1px solid #ddd;padding:.5rem .75rem}.act-ordinance-module__RZrsIa__table th{cursor:pointer;z-index:1;background-color:#f4f4f4;position:sticky;top:0}.act-ordinance-module__RZrsIa__table th:hover{background-color:#e1e1e1}.act-ordinance-module__RZrsIa__table tr:nth-child(2n){background-color:#fafafa}.act-ordinance-module__RZrsIa__table tr:hover{background-color:#f1f1f1}.act-ordinance-module__RZrsIa__table th svg{vertical-align:middle;margin-left:5px;font-size:.8rem}.act-ordinance-module__RZrsIa__paginationSection{justify-content:space-between;align-items:center;margin-top:20px;display:flex}.act-ordinance-module__RZrsIa__skeletonWrapper{flex-direction:column;gap:8px;padding:1rem 0;display:flex}.act-ordinance-module__RZrsIa__skeletonRow{grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:6px;display:grid}.act-ordinance-module__RZrsIa__skeletonCell{background:linear-gradient(90deg,#f0f0f0 25%,#e4e4e4 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;height:20px;animation:1.2s linear infinite act-ordinance-module__RZrsIa__skeleton-loading}@keyframes act-ordinance-module__RZrsIa__skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:600px){.act-ordinance-module__RZrsIa__table{font-size:.8rem}}@media (max-width:400px){.act-ordinance-module__RZrsIa__table th,.act-ordinance-module__RZrsIa__table td{padding:.4rem .5rem}}@media (max-width:250px){.act-ordinance-module__RZrsIa__table{min-width:500px;font-size:.7rem}.act-ordinance-module__RZrsIa__table th svg{font-size:.7rem}}
.ConfirmDialog-module__OsmwnG__overlay{z-index:999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ConfirmDialog-module__OsmwnG__dialog{text-align:center;background:#fff;border-radius:14px;width:100%;max-width:380px;padding:30px 24px;animation:.25s ConfirmDialog-module__OsmwnG__fadeIn;box-shadow:0 8px 32px #00000026}.ConfirmDialog-module__OsmwnG__iconWrapper{margin-bottom:16px}.ConfirmDialog-module__OsmwnG__icon{font-size:2.5rem}.ConfirmDialog-module__OsmwnG__default{color:#eab308}.ConfirmDialog-module__OsmwnG__delete{color:#d32f2f}.ConfirmDialog-module__OsmwnG__logout{color:#00691c}.ConfirmDialog-module__OsmwnG__title{color:#222;margin-bottom:8px;font-size:1.3rem;font-weight:700}.ConfirmDialog-module__OsmwnG__description{color:#555;margin-bottom:24px;font-size:.95rem}.ConfirmDialog-module__OsmwnG__actions{justify-content:space-between;gap:10px;display:flex}.ConfirmDialog-module__OsmwnG__confirmBtn{background:var(--clr-primary,#00691c);color:#fff;cursor:pointer;border:none;border-radius:8px;flex:1;padding:10px 20px;font-weight:600;transition:background .3s}.ConfirmDialog-module__OsmwnG__confirmBtn:hover{background:#014d13}.ConfirmDialog-module__OsmwnG__cancelBtn{color:#333;cursor:pointer;background:#f0f0f0;border:none;border-radius:8px;flex:1;padding:10px 20px;font-weight:600;transition:background .3s}.ConfirmDialog-module__OsmwnG__cancelBtn:hover{background:#e2e2e2}@keyframes ConfirmDialog-module__OsmwnG__fadeIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@media (max-width:360px){.ConfirmDialog-module__OsmwnG__dialog{width:90%;padding:24px 16px}.ConfirmDialog-module__OsmwnG__title{font-size:1.1rem}.ConfirmDialog-module__OsmwnG__description{font-size:.85rem}}
.PageHead-module__69XCKG__headContainer{color:#fff;background-color:#009688;border-bottom-right-radius:25px;border-bottom-left-radius:25px;justify-content:center;align-items:center;width:100%;height:300px;transition:background .3s;display:flex;position:relative;overflow:hidden}.PageHead-module__69XCKG__withBg{background-position:50%;background-size:cover}.PageHead-module__69XCKG__withBg:before{content:"";z-index:1;background:#0000008c;width:100%;height:100%;position:absolute;top:0;left:0}.PageHead-module__69XCKG__content{text-align:center;z-index:2;padding:20px;position:relative}.PageHead-module__69XCKG__title{margin-bottom:10px;font-size:2.5rem;font-weight:700}.PageHead-module__69XCKG__description{margin-bottom:20px;font-size:1.2rem}.PageHead-module__69XCKG__iconContainer{margin-bottom:10px;font-size:3rem}.PageHead-module__69XCKG__children{margin-top:20px}@media (max-width:768px){.PageHead-module__69XCKG__title{font-size:2rem}.PageHead-module__69XCKG__description{font-size:1rem}}
.upgradePadge-module__-5yyQG__wrapper{background:linear-gradient(135deg,#fff4e5,#fff);border:1px solid #ffd8a8;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;margin:10px 0;padding:16px 20px;display:flex}.upgradePadge-module__-5yyQG__textWrap{max-width:70%}.upgradePadge-module__-5yyQG__title{color:#d9480f;margin-bottom:4px;font-size:16px;font-weight:600;display:block}.upgradePadge-module__-5yyQG__description{color:#495057;font-size:14px;line-height:1.5}.upgradePadge-module__-5yyQG__upgradeBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#ff922b;border:none;border-radius:8px;padding:10px 18px;font-size:14px;font-weight:600;transition:all .2s}.upgradePadge-module__-5yyQG__upgradeBtn:hover{background:#f76707;transform:translateY(-1px)}.upgradePadge-module__-5yyQG__upgradeBtn:active{transform:translateY(0)}
:root{--page-bg:#f7f8fb;--surface:#fff;--surface-2:#f3f6ff;--text:#0f172a;--text-2:#334155;--muted:#64748b;--border:#0f172a1a;--shadow-sm:0 6px 16px #0f172a0f;--shadow-md:0 18px 40px #0f172a1a;--radius:14px;--radius-lg:18px;--green:#22c55e;--blue:#2563eb;--orange:#ea580c;--purple:#7e22ce;--focus:0 0 0 4px #22c55e2e}.dashBoard-module__juaW-q__DashboardPage{flex-direction:column;gap:14px;min-height:100%;padding:14px;display:flex}.dashBoard-module__juaW-q__maininfo{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:16px 16px 14px}.dashBoard-module__juaW-q__maininfo h1{color:var(--text);letter-spacing:-.3px;margin:0;font-size:clamp(18px,2.2vw,22px);font-weight:800}.dashBoard-module__juaW-q__maininfo p{color:var(--muted);margin:6px 0 0;font-size:14px;line-height:1.35}.dashBoard-module__juaW-q__cardsContainer{grid-template-columns:repeat(12,1fr);gap:12px;width:100%;display:grid}.dashBoard-module__juaW-q__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);flex-direction:column;grid-column:span 3;justify-content:flex-end;gap:12px;padding:14px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;position:relative;overflow:hidden}.dashBoard-module__juaW-q__card:before{content:"";background:#0f172a0f;height:3px;position:absolute;inset:0 0 auto}.dashBoard-module__juaW-q__card:hover{box-shadow:var(--shadow-md);border-color:#0f172a24;transform:translateY(-2px)}.dashBoard-module__juaW-q__BottomWrapper{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.dashBoard-module__juaW-q__BottomWrapper h2{color:var(--text);letter-spacing:-.2px;margin:0;font-size:15px;font-weight:800}.dashBoard-module__juaW-q__BottomWrapper p{color:var(--muted);margin:0;font-size:13px;line-height:1.4}.dashBoard-module__juaW-q__icon{color:#fff;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;display:inline-flex;box-shadow:0 10px 20px #0f172a1a}.dashBoard-module__juaW-q__iconPurple{background:var(--purple)}.dashBoard-module__juaW-q__blue{background:var(--blue)}.dashBoard-module__juaW-q__orange{background:var(--orange)}.dashBoard-module__juaW-q__green{background:var(--green)}.dashBoard-module__juaW-q__iconDefault{background:#64748b}.dashBoard-module__juaW-q__aiRow{flex-direction:column;gap:12px;display:flex}.dashBoard-module__juaW-q__searchContainer{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:14px;position:relative;overflow:hidden}.dashBoard-module__juaW-q__searchContainer:before{content:"";pointer-events:none;background:radial-gradient(circle,#22c55e29,#0000 55%);width:520px;height:520px;position:absolute;top:-320px;right:-260px}.dashBoard-module__juaW-q__aiSearcHead{z-index:1;flex-direction:column;gap:6px;display:flex;position:relative}.dashBoard-module__juaW-q__aiMainTitleBox{align-items:center;gap:10px;margin:0;display:flex}.dashBoard-module__juaW-q__FaRobot{color:#fff;background:var(--green);border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;display:inline-flex;box-shadow:0 10px 20px #22c55e33}.dashBoard-module__juaW-q__aiMainTitleBox h1{color:var(--text);letter-spacing:-.2px;margin:0;font-size:16px;font-weight:900}.dashBoard-module__juaW-q__beta{color:#166534;background:#22c55e1f;border:1px solid #22c55e40;border-radius:999px;margin-left:4px;padding:4px 10px;font-size:12px;font-weight:800}.dashBoard-module__juaW-q__aiSearcHead p{color:var(--muted);margin:0;font-size:13px;line-height:1.4}.dashBoard-module__juaW-q__searchWrapper{z-index:1;align-items:stretch;gap:10px;width:100%;margin-top:12px;display:flex;position:relative}.dashBoard-module__juaW-q__sendButton{cursor:pointer;background:var(--green);border:none;border-radius:12px;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;transition:transform .16s,box-shadow .16s,filter .16s;display:inline-flex;box-shadow:0 14px 24px #22c55e33}.dashBoard-module__juaW-q__sendButton:hover{filter:brightness(1.02);transform:translateY(-1px);box-shadow:0 18px 30px #22c55e40}.dashBoard-module__juaW-q__sendButton:active{transform:translateY(0)}.dashBoard-module__juaW-q__sendButton:focus-visible{box-shadow:0 14px 24px #22c55e33,var(--focus);outline:none}.dashBoard-module__juaW-q__suggestionsconatiner{z-index:1;color:var(--muted);background:#0f172a08;border:1px solid #0f172a0f;border-radius:12px;flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px;padding:10px;font-size:13px;line-height:1.35;display:flex;position:relative}.dashBoard-module__juaW-q__colnext{flex-direction:row;gap:10px;display:flex}.dashBoard-module__juaW-q__Latestscontainer,.dashBoard-module__juaW-q__AvailableLegalJournalscontainer{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:14px}.dashBoard-module__juaW-q__AvailableLegalJournalscontainer h2{color:var(--text);letter-spacing:-.2px;margin:0 0 10px;font-size:15px;font-weight:900}.dashBoard-module__juaW-q__grid{grid-template-columns:repeat(12,1fr);gap:10px;display:grid}.dashBoard-module__juaW-q__AvailableLegalJournalscontainerCard{background:#0f172a05;border:1px solid #0f172a0f;border-radius:14px;grid-column:span 4;align-items:flex-start;gap:10px;padding:12px;transition:transform .18s,border-color .18s,background .18s;display:flex}.dashBoard-module__juaW-q__AvailableLegalJournalscontainerCard:hover{background:#0f172a08;border-color:#0f172a1f;transform:translateY(-1px)}.dashBoard-module__juaW-q__AvailableLegalJournalscontainerIcon{color:#1e3a8a;background:#e0e7ff;border-radius:12px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.dashBoard-module__juaW-q__info h3{color:var(--text);margin:0;font-size:13px;font-weight:900}.dashBoard-module__juaW-q__info p{color:var(--muted);margin:3px 0 0;font-size:12px;line-height:1.35}@media (max-width:1024px){.dashBoard-module__juaW-q__card,.dashBoard-module__juaW-q__AvailableLegalJournalscontainerCard{grid-column:span 6}}@media (max-width:640px){.dashBoard-module__juaW-q__DashboardPage{gap:12px;padding:12px}.dashBoard-module__juaW-q__card,.dashBoard-module__juaW-q__AvailableLegalJournalscontainerCard{grid-column:span 12}.dashBoard-module__juaW-q__searchWrapper{flex-direction:row}.dashBoard-module__juaW-q__sendButton{width:44px;height:44px}.dashBoard-module__juaW-q__suggestionsconatiner{flex-direction:column;align-items:flex-start}}@media (max-width:320px){.dashBoard-module__juaW-q__DashboardPage{padding:10px}.dashBoard-module__juaW-q__maininfo{padding:14px}.dashBoard-module__juaW-q__searchContainer{padding:12px}.dashBoard-module__juaW-q__colnext{flex-direction:column}}@media (max-width:520px){.dashBoard-module__juaW-q__colnext{flex-direction:column}}.dashBoard-module__juaW-q__recentBookingsCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:14px}.dashBoard-module__juaW-q__recentBookingsHeader{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:10px;display:flex}.dashBoard-module__juaW-q__recentBookingsTitle{color:var(--text);letter-spacing:-.2px;margin:0;font-size:15px;font-weight:1000}.dashBoard-module__juaW-q__recentBookingsSubtitle{color:var(--muted);margin:4px 0 0;font-size:13px;line-height:1.35}.dashBoard-module__juaW-q__recentBookingsList{flex-direction:column;gap:10px;display:flex}.dashBoard-module__juaW-q__bookingRow{background:#0f172a05;border:1px solid #0f172a0f;border-radius:14px;grid-template-columns:1fr 180px;gap:12px;padding:12px;display:grid}.dashBoard-module__juaW-q__bookingMain{flex-direction:column;gap:10px;min-width:0;display:flex}.dashBoard-module__juaW-q__bookingTopLine{justify-content:space-between;align-items:center;gap:10px;display:flex}.dashBoard-module__juaW-q__bookingId{color:var(--text);font-size:13px;font-weight:1000}.dashBoard-module__juaW-q__statusPill{white-space:nowrap;text-transform:capitalize;border:1px solid #0f172a14;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900}.dashBoard-module__juaW-q__statusGreen{color:#166534;background:#22c55e1f;border-color:#22c55e40}.dashBoard-module__juaW-q__statusGray{color:#334155;background:#64748b1a;border-color:#64748b2e}.dashBoard-module__juaW-q__bookingMeta{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.dashBoard-module__juaW-q__metaItem{flex-direction:column;gap:2px;min-width:0;display:flex}.dashBoard-module__juaW-q__metaLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:900}.dashBoard-module__juaW-q__metaValue{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:800;overflow:hidden}.dashBoard-module__juaW-q__bookingSide{flex-direction:column;justify-content:space-between;align-items:flex-end;gap:8px;display:flex}.dashBoard-module__juaW-q__sideLine{text-align:right;flex-direction:column;gap:2px;display:flex}.dashBoard-module__juaW-q__sideLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:900}.dashBoard-module__juaW-q__sideValue{color:var(--text);font-size:12px;font-weight:800}.dashBoard-module__juaW-q__recentBookingsLoading{flex-direction:column;gap:10px;display:flex}.dashBoard-module__juaW-q__bookingSkeletonRow{background:linear-gradient(90deg,#f1f5f9 0%,#e2e8f0 50%,#f1f5f9 100%) 0 0/200% 100%;border:1px solid #0f172a0f;border-radius:14px;height:84px;animation:1.15s infinite dashBoard-module__juaW-q__shimmer}.dashBoard-module__juaW-q__recentBookingsEmpty{background:#0f172a05;border:1px dashed #0f172a29;border-radius:14px;flex-direction:column;gap:8px;padding:14px;display:flex}.dashBoard-module__juaW-q__emptyTitle{color:var(--text);margin:0;font-size:14px;font-weight:1000}.dashBoard-module__juaW-q__emptyText{color:var(--muted);margin:0;font-size:13px;line-height:1.35}@media (max-width:1024px){.dashBoard-module__juaW-q__bookingRow{grid-template-columns:1fr}.dashBoard-module__juaW-q__bookingSide{align-items:flex-start}.dashBoard-module__juaW-q__bookingMeta{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.dashBoard-module__juaW-q__recentBookingsHeader{flex-direction:column;align-items:stretch}.dashBoard-module__juaW-q__bookingMeta{grid-template-columns:1fr}}
.DashboardNavbar-module__OIF95a__navbar{background:var(--gradient-soft);z-index:10;justify-content:space-between;align-items:center;width:100%;height:60px;padding:4.5px 10px;display:flex;position:sticky;top:0;box-shadow:0 2px 4px #00000014}.DashboardNavbar-module__OIF95a__sidebarToggle{color:#000;cursor:pointer;background:0 0;border:none;align-items:center;font-size:1.2rem;display:flex}.DashboardNavbar-module__OIF95a__imgIcon{width:30px;height:30px}.DashboardNavbar-module__OIF95a__left{align-items:center;gap:20px;display:flex}.DashboardNavbar-module__OIF95a__logo{color:#00691c;font-size:1.2rem;font-weight:700}.DashboardNavbar-module__OIF95a__right{flex-wrap:nowrap;align-items:center;gap:12px;display:flex}.DashboardNavbar-module__OIF95a__iconWrapper{cursor:pointer;color:#333;font-size:1.2rem;position:relative}.DashboardNavbar-module__OIF95a__badge{color:#fff;background:red;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:.65rem;font-weight:700;display:flex;position:absolute;top:-6px;right:-6px}.DashboardNavbar-module__OIF95a__userProfilePic{color:#fff;z-index:1;aspect-ratio:1;background:#007c4d;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:48px;display:flex}.DashboardNavbar-module__OIF95a__profile_photo{border:1px solid #000;border-radius:100px;justify-content:center;align-items:center;width:40px;height:40px;font-size:25px;display:flex}.DashboardNavbar-module__OIF95a__profilePill{cursor:pointer;color:#333;background-color:#0000;border:none;justify-content:center;align-items:center;font-size:1.5rem;display:flex;position:relative}.DashboardNavbar-module__OIF95a__dropdown{z-index:2000;background:#fff;border:1px solid #ddd;border-radius:8px;min-width:max-content;margin-top:6px;font-size:20px;font-weight:bolder;position:absolute;top:100%;right:20px;overflow:hidden;box-shadow:0 4px 12px #0000001a}.DashboardNavbar-module__OIF95a__dropDownBody{width:200px;padding:15px 5px}.DashboardNavbar-module__OIF95a__dropdown p{cursor:pointer;margin:0;padding:10px 14px;font-size:.9rem;transition:background .2s}.DashboardNavbar-module__OIF95a__dropdown p:hover{background:#f5f5f5}.DashboardNavbar-module__OIF95a__dropdownHead{background-color:#ccc;padding:5px}.DashboardNavbar-module__OIF95a__closeBtn{color:#fff;background-color:#000;border:none;border-radius:10px;width:30px;height:30px;padding:5px;font-weight:bolder}.DashboardNavbar-module__OIF95a__closeBtn:hover{cursor:pointer;background-color:#242222}.DashboardNavbar-module__OIF95a__Middle{width:90%;display:flex}.DashboardNavbar-module__OIF95a__Middle span{text-align:center;justify-content:center;place-self:center;align-items:center;gap:10px;width:90%;display:flex}.DashboardNavbar-module__OIF95a__feedbackLink{color:#0144c2;font-weight:700}.DashboardNavbar-module__OIF95a__profilePillBox{cursor:pointer;background-color:#fff;border:2px solid #8fafb3;border-radius:100px;justify-content:center;align-items:center;gap:.5rem;width:max-content;padding:3px;display:flex}.DashboardNavbar-module__OIF95a__PillArrow{color:#000;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;display:flex}.DashboardNavbar-module__OIF95a__PillPic{justify-content:center;align-items:center;width:40px;height:40px;display:flex}.DashboardNavbar-module__OIF95a__PillMiddleInfo{color:#000;text-align:left;margin:0 10px}.DashboardNavbar-module__OIF95a__PillRole{color:#248253;font-weight:700}.DashboardNavbar-module__OIF95a__PillName{font-size:16px;font-weight:700;display:flex}.DashboardNavbar-module__OIF95a__PillNameSection{display:flex}.DashboardNavbar-module__OIF95a__PillNameSpace{padding:5px}.DashboardNavbar-module__OIF95a__planPill{white-space:nowrap;background:#fffdfa;border:2px solid #fde7b0;border-radius:999px;align-items:center;gap:10px;max-width:360px;padding:4px 8px;display:inline-flex;box-shadow:0 3px 12px #fbb12c2e}.DashboardNavbar-module__OIF95a__planCircle{background:#f2b243;border-radius:50%;flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.DashboardNavbar-module__OIF95a__planCircleInner{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.DashboardNavbar-module__OIF95a__planCircleText{color:#111;font-size:.9rem;font-weight:900;line-height:1}.DashboardNavbar-module__OIF95a__planInfo{flex-direction:column;line-height:1.05;display:flex}.DashboardNavbar-module__OIF95a__planTitle{color:#111;font-size:.98rem;font-weight:800}.DashboardNavbar-module__OIF95a__planSubTrial{color:#f2a321;margin-top:2px;font-size:.78rem;font-weight:800}.DashboardNavbar-module__OIF95a__planSubPaid{color:#0b6a35;margin-top:2px;font-size:.78rem;font-weight:800}.DashboardNavbar-module__OIF95a__planUpgradeBtn{cursor:pointer;color:#fff;background:#d88500;border:none;border-radius:999px;flex:none;align-items:center;gap:8px;padding:10px 16px;font-size:.92rem;font-weight:900;display:inline-flex;box-shadow:0 3px 10px #d8850040}.DashboardNavbar-module__OIF95a__planUpgradeBtn:hover{filter:brightness(.98);transform:translateY(-1px)}.DashboardNavbar-module__OIF95a__planUpgradeArrow{font-size:1rem;line-height:1}.DashboardNavbar-module__OIF95a__planProChip{color:#0b6a35;background:#e8fff1;border:1px solid #0b6a3538;border-radius:999px;flex:none;padding:10px 14px;font-size:.9rem;font-weight:900}@media (max-width:768px){.DashboardNavbar-module__OIF95a__breadcrumb{display:none}.DashboardNavbar-module__OIF95a__navbar{padding:4.5px 20px}.DashboardNavbar-module__OIF95a__Middle{width:80%;font-size:1rem}.DashboardNavbar-module__OIF95a__PillMiddleInfo{display:none}.DashboardNavbar-module__OIF95a__profilePillBox{width:100%}.DashboardNavbar-module__OIF95a__planPill{gap:10px;max-width:280px;padding:7px 9px}.DashboardNavbar-module__OIF95a__planTitle{font-size:.9rem}.DashboardNavbar-module__OIF95a__planUpgradeBtn{padding:9px 12px;font-size:.88rem}.DashboardNavbar-module__OIF95a__planProChip{padding:9px 12px;font-size:.86rem}}@media (max-width:420px){.DashboardNavbar-module__OIF95a__right{gap:8px}.DashboardNavbar-module__OIF95a__planPill{gap:5px;max-width:220px;padding:4px}.DashboardNavbar-module__OIF95a__planCircle{width:30px;height:30px}.DashboardNavbar-module__OIF95a__planUpgradeArrow{display:none}}@media (max-width:120px){.DashboardNavbar-module__OIF95a__navbar{height:44px;padding:2px 4px}.DashboardNavbar-module__OIF95a__right{gap:4px}.DashboardNavbar-module__OIF95a__planPill{max-width:100px;box-shadow:none;border-width:1px;gap:4px;padding:3px 6px}.DashboardNavbar-module__OIF95a__planCircle,.DashboardNavbar-module__OIF95a__planCircleInner{display:none!important}.DashboardNavbar-module__OIF95a__planInfo{min-width:unset;line-height:1}.DashboardNavbar-module__OIF95a__planTitle{white-space:nowrap;font-size:.65rem;font-weight:800}.DashboardNavbar-module__OIF95a__planSubTrial,.DashboardNavbar-module__OIF95a__planSubPaid{display:none}.DashboardNavbar-module__OIF95a__planUpgradeBtn,.DashboardNavbar-module__OIF95a__planProChip{padding:3px 6px;font-size:.6rem;font-weight:800}.DashboardNavbar-module__OIF95a__planUpgradeArrow{display:none}.DashboardNavbar-module__OIF95a__profilePillBox{border-width:1px;padding:2px}.DashboardNavbar-module__OIF95a__PillArrow{display:none}.DashboardNavbar-module__OIF95a__PillPic{width:28px;height:28px}.DashboardNavbar-module__OIF95a__profile_photo,.DashboardNavbar-module__OIF95a__userProfilePic{width:28px;height:28px;font-size:14px}}
.ConsultantOnboarding-module__4HfSka__page{flex-direction:column;justify-self:center;gap:14px;max-width:1000px;margin:2rem 0;padding:6px 2rem;font-family:system-ui,sans-serif;display:flex}.ConsultantOnboarding-module__4HfSka__topHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.ConsultantOnboarding-module__4HfSka__title{color:#0e1a14;margin:0;font-size:clamp(22px,2.2vw,32px);font-weight:900}.ConsultantOnboarding-module__4HfSka__subtitle{color:#0e1a14a6;max-width:80ch;margin:6px 0 0;font-size:14px;line-height:1.5}.ConsultantOnboarding-module__4HfSka__secureBadge{color:#1b7b4a;white-space:nowrap;background:#28d16f24;border:1px solid #28d16f38;border-radius:999px;align-items:center;gap:10px;padding:10px 12px;font-weight:800;display:inline-flex}.ConsultantOnboarding-module__4HfSka__progressWrap{background:#fff;border-radius:18px;flex-direction:column;gap:10px;padding:14px;display:flex;box-shadow:0 12px 26px #00000014}.ConsultantOnboarding-module__4HfSka__progressHead{justify-content:space-between;align-items:center;display:flex}.ConsultantOnboarding-module__4HfSka__progressText{color:#0e1a14;font-weight:900}.ConsultantOnboarding-module__4HfSka__progressPercent{color:#0e1a14b3;font-weight:900}.ConsultantOnboarding-module__4HfSka__progressBar{background:#0e1a1414;border-radius:999px;width:100%;height:10px;overflow:hidden}.ConsultantOnboarding-module__4HfSka__progressFill{background:#28d16f;border-radius:999px;width:0%;height:100%;transition:width .25s}.ConsultantOnboarding-module__4HfSka__stepper{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.ConsultantOnboarding-module__4HfSka__stepItem{background:#0e1a140a;border:1px solid #0e1a140f;border-radius:14px;flex-direction:column;gap:8px;min-width:0;padding:10px;display:flex}.ConsultantOnboarding-module__4HfSka__stepIcon{color:#1b7b4a;background:#28d16f24;border-radius:12px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.ConsultantOnboarding-module__4HfSka__stepLabel{color:#0e1a14b8;word-break:break-word;font-size:12px;font-weight:900;line-height:1.2}.ConsultantOnboarding-module__4HfSka__stepActive{background:#28d16f1f;border-color:#28d16f47}.ConsultantOnboarding-module__4HfSka__stepDone{background:#28d16f29;border-color:#28d16f57}.ConsultantOnboarding-module__4HfSka__contentGrid{align-items:start;gap:14px}.ConsultantOnboarding-module__4HfSka__card{background:#fff;border-radius:18px;flex-direction:column;gap:12px;padding:16px;display:flex;box-shadow:0 12px 26px #00000014}.ConsultantOnboarding-module__4HfSka__cardTitle{color:#0e1a14;margin:0;font-size:18px;font-weight:900}.ConsultantOnboarding-module__4HfSka__cardHint{color:#0e1a14a6;margin:0;font-size:13px;line-height:1.5}.ConsultantOnboarding-module__4HfSka__apiError{color:#8a1f1f;background:#ff00000f;border:1px solid #ff000024;border-radius:14px;padding:12px;font-weight:800}.ConsultantOnboarding-module__4HfSka__warnBox{color:#7a4b00;background:#ffa0001a;border:1px solid #ffa00038;border-radius:14px;padding:12px;font-weight:800}.ConsultantOnboarding-module__4HfSka__formGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.ConsultantOnboarding-module__4HfSka__fieldWrap{min-width:0}.ConsultantOnboarding-module__4HfSka__full{grid-column:1/-1}.ConsultantOnboarding-module__4HfSka__fieldError{color:#b42318;margin-top:6px;font-size:12px;font-weight:800}.ConsultantOnboarding-module__4HfSka__nativeLabel{color:#0e1a14cc;margin-bottom:6px;font-size:13px;font-weight:900;display:block}.ConsultantOnboarding-module__4HfSka__prefsBox{background:#0e1a140a;border:1px solid #0e1a140f;border-radius:14px;flex-direction:column;grid-column:1/-1;gap:10px;padding:12px;display:flex}.ConsultantOnboarding-module__4HfSka__prefsTitle{color:#0e1a14cc;font-weight:900}.ConsultantOnboarding-module__4HfSka__checkRow{color:#0e1a14b8;align-items:center;gap:10px;font-weight:800;display:inline-flex}.ConsultantOnboarding-module__4HfSka__checkRow input{width:16px;height:16px}.ConsultantOnboarding-module__4HfSka__docsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.ConsultantOnboarding-module__4HfSka__multiTop{justify-content:space-between;align-items:center;gap:10px;display:flex}.ConsultantOnboarding-module__4HfSka__multiClearBtn{cursor:pointer;background:#fff;border:1px solid #0e1a1424;border-radius:10px;padding:8px 10px;font-weight:900}.ConsultantOnboarding-module__4HfSka__multiClearBtn:hover{background:#0e1a1408}.ConsultantOnboarding-module__4HfSka__multiSearch{color:#0e1a14;background:#fff;border:1px solid #0e1a1424;border-radius:12px;outline:none;width:100%;margin-top:8px;padding:10px 12px}.ConsultantOnboarding-module__4HfSka__multiSearch:focus{border-color:#28d16fa6;box-shadow:0 0 0 4px #28d16f1f}.ConsultantOnboarding-module__4HfSka__chipGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:10px;display:grid}.ConsultantOnboarding-module__4HfSka__chip{text-align:left;cursor:pointer;background:#0e1a1408;border:1px solid #0e1a141f;border-radius:14px;align-items:center;gap:10px;width:100%;padding:10px 12px;transition:transform 60ms,background .15s,border-color .15s;display:flex}.ConsultantOnboarding-module__4HfSka__chip:hover{background:#0e1a140d}.ConsultantOnboarding-module__4HfSka__chip:active{transform:translateY(1px)}.ConsultantOnboarding-module__4HfSka__chipActive{background:#28d16f1f;border-color:#28d16f80}.ConsultantOnboarding-module__4HfSka__chipBox input{width:16px;height:16px}.ConsultantOnboarding-module__4HfSka__chipLabel{color:#0e1a14c7;font-weight:900}.ConsultantOnboarding-module__4HfSka__multiHint{color:#0e1a1499;margin-top:6px;font-size:12px}.ConsultantOnboarding-module__4HfSka__dropCard{background:#0e1a140a;border:1px solid #0e1a141a;border-radius:14px;flex-direction:column;gap:10px;min-width:0;padding:12px;display:flex}.ConsultantOnboarding-module__4HfSka__dropActive{background:#28d16f1a;border-color:#28d16f8c}.ConsultantOnboarding-module__4HfSka__dropError{border-color:#b4231859}.ConsultantOnboarding-module__4HfSka__dropHead{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.ConsultantOnboarding-module__4HfSka__dropActions{gap:8px;display:inline-flex}.ConsultantOnboarding-module__4HfSka__dropBtn,.ConsultantOnboarding-module__4HfSka__dropBtnGhost{cursor:pointer;color:#0e1a14;background:#fff;border:1px solid #0e1a1424;border-radius:10px;padding:8px 10px;font-weight:900}.ConsultantOnboarding-module__4HfSka__dropBtn:hover{background:#0e1a1408}.ConsultantOnboarding-module__4HfSka__dropBtnGhost{background:0 0}.ConsultantOnboarding-module__4HfSka__dropBtnGhost:hover{background:#0e1a1408}.ConsultantOnboarding-module__4HfSka__hiddenFile{display:none}.ConsultantOnboarding-module__4HfSka__dropBody{cursor:pointer;background:#fff;border:1px dashed #0e1a142e;border-radius:14px;padding:14px;transition:border-color .15s,box-shadow .15s}.ConsultantOnboarding-module__4HfSka__dropBody:hover{border-color:#28d16f73}.ConsultantOnboarding-module__4HfSka__dropEmpty{text-align:center;padding:14px 10px}.ConsultantOnboarding-module__4HfSka__dropTitle{color:#0e1a14d9;font-weight:900}.ConsultantOnboarding-module__4HfSka__dropSub{color:#0e1a1499;margin-top:4px;font-size:12px}.ConsultantOnboarding-module__4HfSka__dropSelected{grid-template-columns:64px 1fr;align-items:center;gap:12px;min-width:0;display:grid}.ConsultantOnboarding-module__4HfSka__previewImg{object-fit:cover;border:1px solid #0e1a141f;border-radius:12px;width:64px;height:64px}.ConsultantOnboarding-module__4HfSka__previewPdf{color:#0e1a14bf;border:1px solid #0e1a141f;border-radius:12px;justify-content:center;align-items:center;width:64px;height:64px;font-weight:900;display:flex}.ConsultantOnboarding-module__4HfSka__fileLabel{color:#0e1a14d9;font-weight:900}.ConsultantOnboarding-module__4HfSka__fileHint{color:#0e1a1499;margin-top:4px;font-size:12px}.ConsultantOnboarding-module__4HfSka__fileName{color:#0e1a14c7;word-break:break-word;font-size:12px;font-weight:900}.ConsultantOnboarding-module__4HfSka__fileMeta{color:#0e1a1499;font-size:12px}.ConsultantOnboarding-module__4HfSka__footerBar{justify-content:space-between;align-items:center;gap:10px;margin-top:4px;display:flex}.ConsultantOnboarding-module__4HfSka__btnInline{align-items:center;gap:10px;display:inline-flex}.ConsultantOnboarding-module__4HfSka__smallNote{color:#0e1a1499;margin-top:6px;font-size:12px}.ConsultantOnboarding-module__4HfSka__sideCard{color:#e9eef5;background:linear-gradient(#1e2a3a 0%,#1a2433 100%);border:1px solid #ffffff0d;border-radius:18px;flex-direction:column;gap:12px;padding:16px;display:flex;box-shadow:0 12px 26px #00000038}.ConsultantOnboarding-module__4HfSka__sideTitle{margin:0;font-size:16px;font-weight:900}.ConsultantOnboarding-module__4HfSka__rulesList{color:#e9eef5d9;flex-direction:column;gap:8px;margin:0;padding-left:18px;font-size:13px;line-height:1.4;display:flex}.ConsultantOnboarding-module__4HfSka__tipBox{background:#ffffff0d;border:1px solid #ffffff0f;border-radius:14px;gap:12px;padding:12px;display:flex}.ConsultantOnboarding-module__4HfSka__tipTitle{margin-bottom:2px;font-weight:900}.ConsultantOnboarding-module__4HfSka__tipText{color:#e9eef5cc;font-size:13px}.ConsultantOnboarding-module__4HfSka__agreementPreview{margin-top:12px;overflow:hidden}.ConsultantOnboarding-module__4HfSka__acceptRow{color:#0e1a14cc;align-items:flex-start;gap:10px;margin-top:12px;font-weight:800;display:flex}.ConsultantOnboarding-module__4HfSka__acceptRow input{width:16px;height:16px;margin-top:3px}.ConsultantOnboarding-module__4HfSka__doneCard{text-align:center;background:#fff;border-radius:18px;padding:20px;box-shadow:0 12px 26px #00000014}.ConsultantOnboarding-module__4HfSka__doneIcon{color:#28d16f;font-size:34px}.ConsultantOnboarding-module__4HfSka__doneTitle{color:#0e1a14;margin:10px 0 0;font-weight:900}.ConsultantOnboarding-module__4HfSka__doneText{color:#0e1a14a6;margin:8px 0 0}@media (max-width:980px){.ConsultantOnboarding-module__4HfSka__contentGrid{grid-template-columns:1fr}.ConsultantOnboarding-module__4HfSka__stepper{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.ConsultantOnboarding-module__4HfSka__topHeader{flex-direction:column;align-items:flex-start}.ConsultantOnboarding-module__4HfSka__formGrid,.ConsultantOnboarding-module__4HfSka__docsGrid,.ConsultantOnboarding-module__4HfSka__chipGrid{grid-template-columns:1fr}.ConsultantOnboarding-module__4HfSka__secureBadge{width:fit-content}}@media (max-width:260px){.ConsultantOnboarding-module__4HfSka__card,.ConsultantOnboarding-module__4HfSka__sideCard,.ConsultantOnboarding-module__4HfSka__progressWrap{border-radius:14px;padding:12px}}
.act-ordinance-module__-PgVPa__tableWrapper{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#0000004d transparent;width:100%;padding:1rem;overflow-x:auto}.act-ordinance-module__-PgVPa__tableWrapper::-webkit-scrollbar{background:0 0;height:6px}.act-ordinance-module__-PgVPa__tableWrapper::-webkit-scrollbar-thumb{background-color:#0000004d;border-radius:3px}.act-ordinance-module__-PgVPa__tableWrapper::-webkit-scrollbar-button{display:none}.act-ordinance-module__-PgVPa__table{border-collapse:collapse;width:100%;min-width:600px;margin:.5rem 0;font-size:.9rem}.act-ordinance-module__-PgVPa__table th,.act-ordinance-module__-PgVPa__table td{text-align:left;vertical-align:top;border:1px solid #ddd;padding:.5rem .75rem}.act-ordinance-module__-PgVPa__table th{cursor:pointer;z-index:1;background-color:#f4f4f4;position:sticky;top:0}.act-ordinance-module__-PgVPa__table th:hover{background-color:#e1e1e1}.act-ordinance-module__-PgVPa__table tr:nth-child(2n){background-color:#fafafa}.act-ordinance-module__-PgVPa__table tr:hover{background-color:#f1f1f1}.act-ordinance-module__-PgVPa__table th svg{vertical-align:middle;margin-left:5px;font-size:.8rem}.act-ordinance-module__-PgVPa__paginationSection{justify-content:space-between;align-items:center;margin-top:20px;display:flex}.act-ordinance-module__-PgVPa__skeletonWrapper{flex-direction:column;gap:8px;padding:1rem 0;display:flex}.act-ordinance-module__-PgVPa__skeletonRow{grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:6px;display:grid}.act-ordinance-module__-PgVPa__skeletonCell{background:linear-gradient(90deg,#f0f0f0 25%,#e4e4e4 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;height:20px;animation:1.2s linear infinite act-ordinance-module__-PgVPa__skeleton-loading}@keyframes act-ordinance-module__-PgVPa__skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.act-ordinance-module__-PgVPa__searchSection{flex-direction:column;gap:5px;padding:1rem;display:flex}@media (max-width:600px){.act-ordinance-module__-PgVPa__table{font-size:.8rem}}@media (max-width:400px){.act-ordinance-module__-PgVPa__table th,.act-ordinance-module__-PgVPa__table td{padding:.4rem .5rem}}@media (max-width:250px){.act-ordinance-module__-PgVPa__table{min-width:500px;font-size:.7rem}.act-ordinance-module__-PgVPa__table th svg{font-size:.7rem}}
.BookLawyer-module__UarebW__page{overflow-wrap:anywhere;flex-direction:column;gap:clamp(10px,2vw,14px);width:100%;min-width:200px;max-width:1000px;margin:clamp(10px,3vw,2rem) auto;padding:clamp(8px,2vw,18px) clamp(10px,5vw,2rem);font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;display:flex}.BookLawyer-module__UarebW__header{justify-content:space-between;align-items:flex-start;gap:clamp(10px,2vw,12px);min-width:0;display:flex}.BookLawyer-module__UarebW__title{color:#0e1a14;letter-spacing:-.02em;overflow-wrap:anywhere;margin:0;font-size:clamp(20px,3.6vw,32px);font-weight:900;line-height:1.15}.BookLawyer-module__UarebW__subtitle{color:#0e1a14a6;overflow-wrap:anywhere;max-width:80ch;margin:6px 0 0;font-size:clamp(12px,2.6vw,14px);line-height:1.55}.BookLawyer-module__UarebW__secureBadge{color:#1b7b4a;white-space:normal;background:#28d16f24;border:1px solid #28d16f38;border-radius:999px;flex-wrap:wrap;align-items:center;gap:10px;max-width:100%;padding:clamp(8px,2.4vw,10px) clamp(10px,2.8vw,12px);font-weight:900;display:inline-flex}.BookLawyer-module__UarebW__empty{color:#0e1a14;background:#fff;border:1px solid #0000000a;border-radius:clamp(14px,2.4vw,18px);padding:clamp(12px,2.6vw,18px);box-shadow:0 12px 26px #00000014}.BookLawyer-module__UarebW__grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:start;gap:clamp(10px,2vw,14px);display:grid}.BookLawyer-module__UarebW__profileCard{color:#e9eef5;background:linear-gradient(#1e2a3a 0%,#1a2433 100%);border:1px solid #ffffff0f;border-radius:clamp(14px,2.4vw,18px);flex-direction:column;gap:clamp(10px,2vw,14px);min-width:0;padding:clamp(12px,2.6vw,16px);display:flex;box-shadow:0 12px 26px #00000038}.BookLawyer-module__UarebW__profileTop{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:clamp(10px,2vw,14px);min-width:0;display:grid}.BookLawyer-module__UarebW__avatarWrap{flex:none;width:clamp(54px,18vw,84px);height:clamp(54px,18vw,84px);position:relative}.BookLawyer-module__UarebW__avatar{object-fit:cover;background:#ffffff0f;border:2px solid #28d16f;border-radius:50%;width:100%;height:100%}.BookLawyer-module__UarebW__onlineDot{background:#28d16f;border:2px solid #1a2433;border-radius:50%;width:clamp(10px,3vw,14px);height:clamp(10px,3vw,14px);position:absolute;bottom:4px;right:4px}.BookLawyer-module__UarebW__profileInfo{flex-direction:column;gap:8px;min-width:0;display:flex}.BookLawyer-module__UarebW__name{overflow-wrap:anywhere;word-break:break-word;margin:0;font-size:clamp(16px,3.2vw,22px);font-weight:900;line-height:1.2}.BookLawyer-module__UarebW__role{color:#28d16f;text-transform:uppercase;letter-spacing:.9px;font-size:clamp(10px,2.4vw,12px);font-weight:900}.BookLawyer-module__UarebW__row{color:#e9eef5d1;overflow-wrap:anywhere;align-items:center;gap:10px;min-width:0;font-size:clamp(12px,2.6vw,13px);line-height:1.3;display:flex}.BookLawyer-module__UarebW__iconMuted{opacity:.85;flex:none}.BookLawyer-module__UarebW__pill{color:#7dffb8;overflow-wrap:anywhere;background:#28d16f1f;border:1px solid #28d16f40;border-radius:999px;width:fit-content;max-width:100%;padding:6px 10px;font-size:clamp(11px,2.5vw,12px);font-weight:900}.BookLawyer-module__UarebW__infoBlocks{flex-direction:column;gap:12px;min-width:0;display:flex}.BookLawyer-module__UarebW__infoBlock{background:#ffffff0b;border:1px solid #ffffff0f;border-radius:clamp(12px,2vw,14px);min-width:0;padding:12px}.BookLawyer-module__UarebW__infoHead{align-items:center;gap:10px;min-width:0;margin-bottom:8px;display:flex}.BookLawyer-module__UarebW__infoIcon{opacity:.9;flex:none;display:inline-flex}.BookLawyer-module__UarebW__infoTitle{letter-spacing:.9px;color:#e9eef599;text-transform:uppercase;overflow-wrap:anywhere;font-size:clamp(10px,2.4vw,12px);font-weight:900}.BookLawyer-module__UarebW__infoValue{color:#e9eef5eb;overflow-wrap:anywhere;word-break:break-word;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:clamp(12px,2.6vw,13px);line-height:1.4;display:-webkit-box;overflow:hidden}.BookLawyer-module__UarebW__formCard{color:#0e1a14;background:#fff;border:1px solid #0000000a;border-radius:clamp(14px,2.4vw,18px);flex-direction:column;gap:12px;min-width:0;padding:clamp(12px,2.6vw,16px);display:flex;box-shadow:0 12px 26px #00000014}.BookLawyer-module__UarebW__formTitle{margin:0;font-size:clamp(16px,3vw,18px);font-weight:900;line-height:1.2}.BookLawyer-module__UarebW__formHint{color:#0e1a14a6;overflow-wrap:anywhere;margin:0;font-size:clamp(12px,2.6vw,13px);line-height:1.55}.BookLawyer-module__UarebW__alertError{color:#8a1f1f;overflow-wrap:anywhere;background:#ff00000f;border:1px solid #ff000024;border-radius:clamp(12px,2vw,14px);padding:12px;font-weight:900}.BookLawyer-module__UarebW__alertSuccess{color:#1b7b4a;overflow-wrap:anywhere;background:#28d16f24;border:1px solid #28d16f38;border-radius:clamp(12px,2vw,14px);padding:12px;font-weight:900}.BookLawyer-module__UarebW__form{flex-direction:column;gap:12px;min-width:0;display:flex}.BookLawyer-module__UarebW__field{flex-direction:column;gap:6px;min-width:0;display:flex}.BookLawyer-module__UarebW__label{color:#0e1a14d1;overflow-wrap:anywhere;align-items:center;gap:10px;min-width:0;font-size:clamp(12px,2.6vw,13px);font-weight:900;display:inline-flex}.BookLawyer-module__UarebW__labelSmall{color:#0e1a14d1;overflow-wrap:anywhere;font-size:clamp(12px,2.6vw,13px);font-weight:900}.BookLawyer-module__UarebW__input,.BookLawyer-module__UarebW__select,.BookLawyer-module__UarebW__textarea{color:#000;background:#fff;border:1px solid #0e1a1424;border-radius:12px;outline:none;width:100%;min-width:0;padding:clamp(9px,2.6vw,11px) clamp(10px,2.8vw,12px);font-size:clamp(13px,2.8vw,14px)}.BookLawyer-module__UarebW__input:focus,.BookLawyer-module__UarebW__select:focus,.BookLawyer-module__UarebW__textarea:focus{border-color:#28d16f8c;box-shadow:0 0 0 4px #28d16f24}.BookLawyer-module__UarebW__textarea{resize:vertical;min-height:clamp(90px,22vw,110px)}.BookLawyer-module__UarebW__error{color:#b42318;overflow-wrap:anywhere;font-size:clamp(11px,2.5vw,12px);font-weight:900}.BookLawyer-module__UarebW__twoCols{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.BookLawyer-module__UarebW__threeCols{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.BookLawyer-module__UarebW__actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:6px;display:flex}.BookLawyer-module__UarebW__agreementView{width:100%}@media (max-width:980px){.BookLawyer-module__UarebW__grid{grid-template-columns:1fr}}@media (max-width:720px){.BookLawyer-module__UarebW__header{flex-direction:column;align-items:flex-start}.BookLawyer-module__UarebW__twoCols,.BookLawyer-module__UarebW__threeCols{grid-template-columns:1fr}.BookLawyer-module__UarebW__profileTop{flex-direction:column;display:flex}}@media (max-width:260px){.BookLawyer-module__UarebW__page{padding-left:8px;padding-right:8px}.BookLawyer-module__UarebW__profileCard,.BookLawyer-module__UarebW__formCard,.BookLawyer-module__UarebW__empty{border-radius:14px;padding:12px}.BookLawyer-module__UarebW__secureBadge{justify-content:flex-start;width:100%}.BookLawyer-module__UarebW__profileTop{grid-template-columns:1fr;justify-items:start}.BookLawyer-module__UarebW__avatarWrap{width:56px;height:56px}.BookLawyer-module__UarebW__row{flex-wrap:wrap}.BookLawyer-module__UarebW__actions{flex-direction:column;align-items:stretch}.BookLawyer-module__UarebW__actions>*{width:100%;max-width:100%}}
.Constaltants-module__NhoUcW__card{box-sizing:border-box;color:#e9eef5;background:linear-gradient(#1e2a3a 0%,#1a2433 100%);border:1px solid #ffffff0a;border-radius:18px;flex-direction:column;gap:14px;width:100%;min-width:200px;padding:16px;font-family:system-ui,sans-serif;display:flex;box-shadow:0 10px 24px #00000059}.Constaltants-module__NhoUcW__topRow{grid-template-columns:auto 1fr auto;align-items:start;gap:12px;display:grid}.Constaltants-module__NhoUcW__avatarWrap{flex:none;width:56px;height:56px;position:relative}.Constaltants-module__NhoUcW__avatar{object-fit:cover;background:#ffffff0f;border:2px solid #28d16f;border-radius:50%;width:56px;height:56px}.Constaltants-module__NhoUcW__onlineDot{background:#28d16f;border:2px solid #1a2433;border-radius:50%;width:12px;height:12px;position:absolute;bottom:2px;right:2px}.Constaltants-module__NhoUcW__titleArea{min-width:0}.Constaltants-module__NhoUcW__nameRow{align-items:center;gap:10px;display:flex}.Constaltants-module__NhoUcW__name{letter-spacing:.2px;word-break:break-word;margin:0;font-size:clamp(16px,1.6vw,20px);font-weight:700;line-height:1.1}.Constaltants-module__NhoUcW__role{letter-spacing:.8px;color:#28d16f;margin:6px 0 0;font-size:clamp(12px,1.1vw,13px);font-weight:700}.Constaltants-module__NhoUcW__ratingRow{align-items:center;gap:10px;min-height:16px;margin-top:8px;display:flex}.Constaltants-module__NhoUcW__stars{color:#f4c84a;gap:4px;font-size:12px;display:inline-flex}.Constaltants-module__NhoUcW__reviews{color:#e9eef599;font-size:12px}.Constaltants-module__NhoUcW__expPill{color:#7dffb8;white-space:nowrap;background:#28d16f1f;border:1px solid #28d16f40;border-radius:999px;place-self:start end;padding:6px 10px;font-size:12px;font-weight:600}.Constaltants-module__NhoUcW__locationRow{color:#e9eef5bf;align-items:center;gap:10px;font-size:13px;line-height:1.25;display:flex}.Constaltants-module__NhoUcW__mutedIcon{opacity:.8;flex:none}.Constaltants-module__NhoUcW__locationText{word-break:break-word;min-width:0}.Constaltants-module__NhoUcW__sections{flex-direction:column;gap:12px;display:flex}.Constaltants-module__NhoUcW__section{flex-direction:column;gap:6px;display:flex}.Constaltants-module__NhoUcW__sectionHead{align-items:center;gap:10px;display:flex}.Constaltants-module__NhoUcW__sectionIcon{opacity:.85;color:#e9eef5b8;flex:none;font-size:14px}.Constaltants-module__NhoUcW__sectionTitle{letter-spacing:.9px;color:#e9eef58c;font-size:12px;font-weight:800}.Constaltants-module__NhoUcW__sectionBody{color:#e9eef5e0;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;padding-left:24px;font-size:13px;line-height:1.35;display:-webkit-box;overflow:hidden}.Constaltants-module__NhoUcW__bookBtn{cursor:pointer;color:#0f1713;background:#28d16f;border:0;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;height:52px;font-size:15px;font-weight:800;transition:transform 80ms,opacity .2s;display:inline-flex}.Constaltants-module__NhoUcW__bookBtn:hover{opacity:.96}.Constaltants-module__NhoUcW__bookBtn:active{transform:translateY(1px)}.Constaltants-module__NhoUcW__bookBtn:disabled{opacity:.55;cursor:not-allowed;transform:none}.Constaltants-module__NhoUcW__skeletonAvatar{background:#ffffff14;border-radius:50%;width:56px;height:56px}.Constaltants-module__NhoUcW__skeletonTitleBlock{flex-direction:column;gap:8px;padding-top:4px;display:flex}.Constaltants-module__NhoUcW__skeletonPill{background:#ffffff14;border-radius:999px;width:110px;height:28px}.Constaltants-module__NhoUcW__skeletonLine{background:#ffffff14;border-radius:8px;width:70%;height:14px}.Constaltants-module__NhoUcW__skeletonSubLine{background:#ffffff14;border-radius:8px;width:45%;height:12px}.Constaltants-module__NhoUcW__skeletonWide{background:#ffffff14;border-radius:8px;width:100%;height:12px}.Constaltants-module__NhoUcW__skeletonButton{background:#28d16f2e;border-radius:12px;width:100%;height:52px}@media (max-width:360px){.Constaltants-module__NhoUcW__topRow{grid-template-columns:auto 1fr;grid-template-areas:"avatar title""pill pill"}.Constaltants-module__NhoUcW__avatarWrap{grid-area:avatar}.Constaltants-module__NhoUcW__titleArea{grid-area:title}.Constaltants-module__NhoUcW__expPill{grid-area:pill;justify-self:start}.Constaltants-module__NhoUcW__sectionBody{-webkit-line-clamp:4}}@media (max-width:240px){.Constaltants-module__NhoUcW__card{border-radius:14px;padding:12px}.Constaltants-module__NhoUcW__bookBtn{height:46px;font-size:13px}}
.pricing-module___3KFiG__section{width:100%;padding:10px 20px}
.switch-role-module__JImvjG__page{background:#fff;justify-content:center;align-items:center;min-height:100vh;padding:clamp(10px,3vw,36px);display:flex}.switch-role-module__JImvjG__backBar{z-index:10000;position:fixed;top:12px;left:12px}.switch-role-module__JImvjG__backBtn{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #0000001f;border-radius:12px;padding:10px 14px;font-weight:800;box-shadow:0 6px 16px #0000000f}.switch-role-module__JImvjG__backBtn:hover{background:#f8fafc}.switch-role-module__JImvjG__shell{width:min(1100px,100%)}.switch-role-module__JImvjG__header{text-align:center;padding:clamp(8px,2.4vw,18px) 0 clamp(10px,3vw,22px)}.switch-role-module__JImvjG__title{letter-spacing:-.02em;color:#121212;word-break:break-word;margin:0;font-size:clamp(14px,5vw,44px);font-weight:800;line-height:1.15}.switch-role-module__JImvjG__subtitle{color:#02280f;word-break:break-word;max-width:62ch;margin:clamp(6px,1.8vw,10px) auto 0;padding:0 clamp(4px,2vw,14px);font-size:clamp(10px,2.5vw,14px);line-height:1.45}.switch-role-module__JImvjG__grid{grid-template-columns:repeat(auto-fit,minmax(min(260px,100%),1fr));align-items:stretch;gap:clamp(10px,2.4vw,22px);display:grid}.switch-role-module__JImvjG__card{background:#fff;border:1px solid #0000000f;border-radius:clamp(10px,2.2vw,14px);flex-direction:column;justify-content:space-between;min-width:0;padding:clamp(10px,2.6vw,18px);display:flex;box-shadow:0 6px 18px #0000000d}.switch-role-module__JImvjG__cardCurrent{background:#2cf683;border:3px solid #24be36;border-radius:clamp(10px,2.2vw,14px);flex-direction:column;justify-content:space-between;min-width:0;padding:clamp(10px,2.6vw,18px);display:flex;box-shadow:0 6px 18px #0000000d}.switch-role-module__JImvjG__cardTop{justify-content:space-between;align-items:flex-start;gap:10px;min-width:0;display:flex}.switch-role-module__JImvjG__iconWrap{color:#005f10;background:#b6f4ff;border-radius:clamp(8px,2vw,12px);flex:none;place-items:center;width:clamp(26px,6vw,44px);height:clamp(26px,6vw,44px);display:grid}.switch-role-module__JImvjG__iconWrap svg{width:60%;height:60%}.switch-role-module__JImvjG__tag{white-space:nowrap;text-overflow:ellipsis;border-radius:999px;align-items:center;gap:6px;max-width:100%;padding:4px 8px;font-size:clamp(9px,2.4vw,12px);line-height:1.1;display:inline-flex;overflow:hidden}.switch-role-module__JImvjG__tagText{text-overflow:ellipsis;overflow:hidden}.switch-role-module__JImvjG__miniIcon{flex:none;width:14px;height:14px}.switch-role-module__JImvjG__tagGreen{color:#000;background:#2cf683;border:1px solid #187a3c2e}.switch-role-module__JImvjG__tagGray{color:#6c7788;background:#eef1f6;border:1px solid #6c77882e}.switch-role-module__JImvjG__tagRed{color:#fff;background:#00570d;border:1px solid #d51b2a2e}.switch-role-module__JImvjG__cardTitle{color:#1a1a1a;letter-spacing:-.01em;word-break:break-word;margin:clamp(10px,2vw,12px) 0 0;font-size:clamp(12px,3.2vw,18px);font-weight:800}.switch-role-module__JImvjG__cardDesc{color:#02280f;word-break:break-word;overflow-wrap:anywhere;margin:8px 0 0;font-size:clamp(10px,2.6vw,13px);line-height:1.45}.switch-role-module__JImvjG__cardFooter{margin-top:clamp(12px,2.8vw,18px);display:flex}.switch-role-module__JImvjG__btn{color:#fff;cursor:pointer;background:#00570d;border:0;border-radius:clamp(10px,2vw,12px);justify-content:center;align-items:center;gap:8px;width:100%;min-width:0;padding:clamp(9px,2.6vw,12px) clamp(10px,2.8vw,14px);font-size:clamp(10px,2.6vw,12px);font-weight:800;display:inline-flex}.switch-role-module__JImvjG__Activate{background-color:#f96a10}.switch-role-module__JImvjG__btnText{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.switch-role-module__JImvjG__arrow{flex:none}.switch-role-module__JImvjG__btn:active{transform:translateY(1px)}.switch-role-module__JImvjG__btn:focus-visible{outline-offset:2px;outline:2px solid #e21f2c59}.switch-role-module__JImvjG__cardLocked .switch-role-module__JImvjG__iconWrap{color:#6c7788;background:#eef1f6}.switch-role-module__JImvjG__currentActions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;width:100%;display:flex}.switch-role-module__JImvjG__Activated{color:#013f0d;background:#ffffff40;border:0;border-radius:clamp(10px,2vw,12px);flex:1;justify-content:center;align-items:center;min-width:140px;padding:clamp(9px,2.6vw,12px) clamp(10px,2.8vw,14px);font-size:16px;font-weight:900;display:inline-flex}.switch-role-module__JImvjG__toDashboardBtn{color:#00570d;cursor:pointer;background:#fff;border:0;border-radius:clamp(10px,2vw,12px);flex:1;min-width:140px;padding:clamp(9px,2.6vw,12px) clamp(10px,2.8vw,14px);font-size:12px;font-weight:900;box-shadow:0 6px 16px #00000014}.switch-role-module__JImvjG__toDashboardBtn:hover{background:#f8fafc}.switch-role-module__JImvjG__help{text-align:center;color:#7a5f5f;word-break:break-word;margin-top:clamp(14px,3vw,26px);padding:0 clamp(6px,2vw,12px);font-size:clamp(9px,2.4vw,12px)}.switch-role-module__JImvjG__helpLink{color:#5938ef;font-weight:800;text-decoration:none}.switch-role-module__JImvjG__helpLink:hover{text-decoration:underline}.switch-role-module__JImvjG__roleIcon{width:60%;height:60%}.switch-role-module__JImvjG__cardSkeleton{border:1px solid #0000000f}.switch-role-module__JImvjG__skelIcon,.switch-role-module__JImvjG__skelTag,.switch-role-module__JImvjG__skelTitle,.switch-role-module__JImvjG__skelLine,.switch-role-module__JImvjG__skelLineShort,.switch-role-module__JImvjG__skelBtn{background:linear-gradient(90deg,#f1f5f9 0%,#e2e8f0 50%,#f1f5f9 100%) 0 0/200% 100%;border-radius:10px;animation:1.15s infinite switch-role-module__JImvjG__shimmer}.switch-role-module__JImvjG__skelIcon{width:clamp(26px,6vw,44px);height:clamp(26px,6vw,44px)}.switch-role-module__JImvjG__skelTag{border-radius:999px;width:90px;height:22px}.switch-role-module__JImvjG__skelTitle{width:65%;height:20px;margin-top:14px}.switch-role-module__JImvjG__skelLine{width:100%;height:12px;margin-top:10px}.switch-role-module__JImvjG__skelLineShort{width:75%;height:12px;margin-top:10px}.switch-role-module__JImvjG__skelBtn{border-radius:12px;width:100%;height:40px;margin-top:16px}@keyframes switch-role-module__JImvjG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.switch-role-module__JImvjG__modalOverlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:9999;background:#0f172aa6;justify-content:center;align-items:center;animation:.2s ease-out switch-role-module__JImvjG__fadeIn;display:flex;position:fixed;inset:0}.switch-role-module__JImvjG__modalContainer{width:100%;max-width:560px;padding:16px;animation:.25s ease-out switch-role-module__JImvjG__scaleIn}@keyframes switch-role-module__JImvjG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes switch-role-module__JImvjG__scaleIn{0%{opacity:0;transform:scale(.95)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.switch-role-module__JImvjG__fullOverlay{z-index:10001;background:#fff;flex-direction:column;display:flex;position:fixed;inset:0}.switch-role-module__JImvjG__fullTopBar{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border-bottom:1px solid #0000000f;align-items:center;gap:12px;padding:14px;display:flex;position:sticky;top:0}.switch-role-module__JImvjG__fullBackBtn{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #0000001f;border-radius:12px;align-items:center;gap:8px;padding:10px 12px;font-weight:900;display:inline-flex}.switch-role-module__JImvjG__fullBackBtn:hover{background:#f8fafc}.switch-role-module__JImvjG__fullTopMeta{align-items:center;gap:12px;min-width:0;display:flex}.switch-role-module__JImvjG__fullStepPill{color:#3730a3;white-space:nowrap;background:#eef2ff;border:1px solid #3730a31f;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900}.switch-role-module__JImvjG__fullTitleBlock{min-width:0}.switch-role-module__JImvjG__fullTitle{color:#0f172a;letter-spacing:-.01em;margin:0;font-size:clamp(16px,3.5vw,22px);font-weight:1000}.switch-role-module__JImvjG__fullSubtitle{color:#0f172abf;margin:3px 0 0;font-size:13px;line-height:1.35}.switch-role-module__JImvjG__fullContent{background:#fbfbfb;flex:1;padding:clamp(12px,2.8vw,22px);overflow:auto}.switch-role-module__JImvjG__formShell{flex-direction:column;gap:14px;width:min(980px,100%);margin:0 auto;display:flex}.switch-role-module__JImvjG__formCard{background:#fff;border:1px solid #0000000f;border-radius:16px;grid-template-columns:260px 1fr;gap:18px;padding:clamp(12px,2.6vw,18px);display:grid;box-shadow:0 10px 24px #0000000f}.switch-role-module__JImvjG__picCol{background:#f8fafc;border:1px dashed #00000014;border-radius:14px;flex-direction:column;align-items:center;gap:12px;padding:10px;display:flex}.switch-role-module__JImvjG__avatarWrap{cursor:pointer;width:170px;height:170px;position:relative;overflow:hidden}.switch-role-module__JImvjG__avatarImg{object-fit:cover;border:2px solid #1f7438;border-radius:100%;width:100%;height:100%;display:block}.switch-role-module__JImvjG__avatarBadge{color:#fff;background:#0009;border-radius:14px;place-items:center;width:40px;height:40px;display:grid;position:absolute;bottom:10px;right:10px}.switch-role-module__JImvjG__hiddenInput{display:none}.switch-role-module__JImvjG__picHelp{text-align:center}.switch-role-module__JImvjG__picHelpTitle{color:#0f172a;font-weight:1000}.switch-role-module__JImvjG__picHelpText{color:#0f172aa6;margin-top:3px;font-size:12px}.switch-role-module__JImvjG__fieldsCol{flex-direction:column;gap:14px;display:flex}.switch-role-module__JImvjG__twoCol{grid-template-columns:1fr 1fr;gap:12px;display:grid}.switch-role-module__JImvjG__fieldGroup{flex-direction:column;gap:6px;display:flex}.switch-role-module__JImvjG__label{color:#0f172a;font-size:13px;font-weight:1000}.switch-role-module__JImvjG__req{color:#ef4444;font-weight:1000}.switch-role-module__JImvjG__input{color:#000;background:#fff;border:1px solid #0000001f;border-radius:12px;outline:none;width:100%;padding:11px 12px;font-weight:700}.switch-role-module__JImvjG__input:focus{border-color:#00570d8c;box-shadow:0 0 0 4px #00570d1f}.switch-role-module__JImvjG__inputError{border-color:#ef4444bf;box-shadow:0 0 0 4px #ef44441a}.switch-role-module__JImvjG__textarea{color:#000;resize:vertical;background:#fff;border:1px solid #0000001f;border-radius:12px;outline:none;width:100%;padding:11px 12px;font-weight:650}.switch-role-module__JImvjG__textarea:focus{border-color:#00570d8c;box-shadow:0 0 0 4px #00570d1f}.switch-role-module__JImvjG__errorText{color:#ef4444;font-size:12px;font-weight:800}.switch-role-module__JImvjG__mutedNote{color:#0f172a9e;font-size:12px}.switch-role-module__JImvjG__stickyActions{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border:1px solid #0000000f;border-radius:16px;justify-content:flex-end;align-items:center;gap:10px;padding:12px;display:flex;position:sticky;bottom:0}.switch-role-module__JImvjG__secondaryBtn{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #0000001f;border-radius:12px;min-width:120px;padding:12px 14px;font-weight:1000}.switch-role-module__JImvjG__secondaryBtn:hover{background:#f8fafc}.switch-role-module__JImvjG__primaryBtn{color:#fff;cursor:pointer;background:#00570d;border:0;border-radius:12px;justify-content:center;align-items:center;gap:10px;min-width:220px;padding:12px 14px;font-weight:1000;display:inline-flex}.switch-role-module__JImvjG__primaryBtn:hover{filter:brightness(1.02)}.switch-role-module__JImvjG__primaryBtnDisabled{color:#6b7280;cursor:not-allowed;background:#d1d5db}.switch-role-module__JImvjG__primaryArrow{display:inline-flex}.switch-role-module__JImvjG__bottomHint{text-align:center;color:#0f172a99;font-size:12px}@media (max-width:860px){.switch-role-module__JImvjG__formCard{grid-template-columns:1fr}.switch-role-module__JImvjG__picCol{flex-direction:row;justify-content:flex-start;align-items:center;gap:14px}.switch-role-module__JImvjG__avatarWrap{border-radius:16px;width:120px;height:120px}.switch-role-module__JImvjG__twoCol{grid-template-columns:1fr}}@media (max-width:420px){.switch-role-module__JImvjG__fullBackBtn{padding:10px}.switch-role-module__JImvjG__primaryBtn{width:100%;min-width:0}.switch-role-module__JImvjG__secondaryBtn{min-width:0}.switch-role-module__JImvjG__stickyActions{flex-direction:column;align-items:stretch}}@media (max-width:220px){.switch-role-module__JImvjG__tag{padding:3px 6px}.switch-role-module__JImvjG__miniIcon{width:12px;height:12px}.switch-role-module__JImvjG__btn{padding:8px 10px}.switch-role-module__JImvjG__backBtn{border-radius:10px;padding:8px 10px}}@media (max-width:140px){.switch-role-module__JImvjG__grid{grid-template-columns:1fr}.switch-role-module__JImvjG__tag{max-width:70px}.switch-role-module__JImvjG__iconWrap{border-radius:8px;width:22px;height:22px}}
.Footer-module__SpPppa__footer{color:#fff;background-color:#0e121e;padding:60px 20px 20px;font-family:Inter,sans-serif}.Footer-module__SpPppa__container{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:40px;margin:0 auto;padding:0 40px;display:grid}.Footer-module__SpPppa__logo{color:#00bfa5;margin-bottom:12px;font-size:1.6rem;font-weight:700}.Footer-module__SpPppa__text{opacity:.8;font-size:.95rem;line-height:1.6}.Footer-module__SpPppa__links h3,.Footer-module__SpPppa__legal h3,.Footer-module__SpPppa__subscribe h3{color:#fff;margin-bottom:15px;font-size:1.1rem;font-weight:600}.Footer-module__SpPppa__links ul,.Footer-module__SpPppa__legal ul{margin:0;padding:0;list-style:none}.Footer-module__SpPppa__links li,.Footer-module__SpPppa__legal li{margin-bottom:10px}.Footer-module__SpPppa__links a,.Footer-module__SpPppa__legal a{color:#bbb;text-decoration:none;transition:color .3s}.Footer-module__SpPppa__links a:hover,.Footer-module__SpPppa__legal a:hover{color:#00bfa5}.Footer-module__SpPppa__subscribe p{opacity:.8;margin-bottom:10px;font-size:.9rem}.Footer-module__SpPppa__form{flex-wrap:wrap;gap:8px;display:flex}.Footer-module__SpPppa__input{border:none;border-radius:4px;outline:none;flex:1;padding:10px 12px;font-size:.9rem}.Footer-module__SpPppa__button{justify-content:center;align-items:center;gap:10px;display:flex}.Footer-module__SpPppa__button:hover{background-color:#0c672d}.Footer-module__SpPppa__bottom{text-align:center;opacity:.7;border-top:1px solid #ffffff1a;margin-top:50px;padding-top:20px;font-size:.85rem}@media (max-width:600px){.Footer-module__SpPppa__form{flex-direction:column}.Footer-module__SpPppa__button{width:100%}.Footer-module__SpPppa__container{padding:0}}
.Loading-module__lQp-oa__loadingWrapper{color:#020806;flex-direction:column;justify-content:center;align-items:center;width:100%;font-family:Inter,Roboto,sans-serif;font-size:15px;display:flex}.Loading-module__lQp-oa__spinner{border:4px solid #afbab42b;border-top-color:#008f21;border-radius:50%;width:40px;height:40px;animation:.9s linear infinite Loading-module__lQp-oa__spin}.Loading-module__lQp-oa__text{color:#046442;font-weight:500}@keyframes Loading-module__lQp-oa__spin{to{transform:rotate(360deg)}}
.MissionPage-module__49gcAa__missionContainer{color:#1a1a1a;flex-direction:column;gap:80px;padding:60px 20px;line-height:1.6;display:flex}.MissionPage-module__49gcAa__section{background:#fff;border-radius:16px;width:100%;max-width:1200px;margin:0 auto;padding:32px;transition:transform .25s,box-shadow .25s;box-shadow:0 2px 10px #0000000d}.MissionPage-module__49gcAa__headerBlock{text-align:center;margin-bottom:40px;padding:0 10px}.MissionPage-module__49gcAa__title{color:#111;letter-spacing:-.3px;margin-bottom:12px;font-size:clamp(1.8rem,2.5vw,2.6rem);font-weight:700}.MissionPage-module__49gcAa__green{color:#007c4d}.MissionPage-module__49gcAa__subtitle{color:#555;max-width:800px;margin:0 auto;font-size:clamp(1rem,1.2vw,1.1rem);line-height:1.7}.MissionPage-module__49gcAa__missionContent{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:40px;width:100%;display:grid}.MissionPage-module__49gcAa__missionLeft,.MissionPage-module__49gcAa__missionRight{background:#fff;border-radius:16px;padding:32px;transition:transform .25s,box-shadow .25s;box-shadow:0 2px 10px #0000000d}.MissionPage-module__49gcAa__missionLeft:hover,.MissionPage-module__49gcAa__missionRight:hover{transform:translateY(-3px);box-shadow:0 4px 14px #00000014}.MissionPage-module__49gcAa__missionLeft h2,.MissionPage-module__49gcAa__missionRight h2{color:#007c4d;margin-bottom:12px;font-size:1.4rem}.MissionPage-module__49gcAa__missionLeft p{color:#333;margin-bottom:16px}.MissionPage-module__49gcAa__missionLeft ul,.MissionPage-module__49gcAa__missionRight ul{color:#333;margin-top:10px;padding-left:12px;line-height:1.7;list-style:inside}.MissionPage-module__49gcAa__values{border-radius:20px;padding:60px 20px}.MissionPage-module__49gcAa__valuesGrid{flex-wrap:wrap;justify-content:center;gap:30px;display:flex}.MissionPage-module__49gcAa__valueCard{text-align:center;background:#fff;border-radius:14px;flex:300px;max-width:360px;padding:28px;transition:transform .25s,box-shadow .25s;box-shadow:0 2px 8px #0000000d}.MissionPage-module__49gcAa__valueCard:hover{transform:translateY(-5px);box-shadow:0 6px 16px #0000001a}.MissionPage-module__49gcAa__valueCard h3{color:#007c4d;margin-bottom:10px;font-size:1.2rem}.MissionPage-module__49gcAa__valueCard p{color:#444;font-size:.95rem;line-height:1.6}.MissionPage-module__49gcAa__valueIcon{color:#007c4d;margin-bottom:12px;font-size:2rem;transition:transform .3s;display:inline-block}.MissionPage-module__49gcAa__valueCard:hover .MissionPage-module__49gcAa__valueIcon{transform:scale(1.1)}.MissionPage-module__49gcAa__whoText{color:#333;text-align:center;max-width:900px;margin:0 auto 24px;padding:0 10px;font-size:1.05rem;line-height:1.7}.MissionPage-module__49gcAa__icon{color:#007c4d;vertical-align:middle;margin-right:8px;font-size:1.1rem}@media (max-width:992px){.MissionPage-module__49gcAa__missionContainer{gap:60px;padding:50px 16px}}@media (max-width:768px){.MissionPage-module__49gcAa__values{padding:40px 16px}.MissionPage-module__49gcAa__title{font-size:1.8rem}.MissionPage-module__49gcAa__subtitle{font-size:.95rem}.MissionPage-module__49gcAa__missionLeft,.MissionPage-module__49gcAa__missionRight{padding:24px}.MissionPage-module__49gcAa__valueCard{flex:100%;max-width:100%}}@media (max-width:480px){.MissionPage-module__49gcAa__title{font-size:1.6rem}.MissionPage-module__49gcAa__subtitle{font-size:.9rem}.MissionPage-module__49gcAa__missionContainer{gap:40px;padding:30px 12px}}
.checkout-module__9OVEiq__container{background:#f6f8fb;justify-content:center;min-height:100vh;display:flex}.checkout-module__9OVEiq__wrapper{background:#fff;border-radius:16px;grid-template-columns:1.3fr 1fr;width:100%;display:grid;overflow:hidden;box-shadow:0 20px 50px #00000014}.checkout-module__9OVEiq__formSection{padding:3rem}.checkout-module__9OVEiq__title{font-size:2rem;font-weight:700}.checkout-module__9OVEiq__subtitle{color:#6b7280;margin-bottom:2rem}.checkout-module__9OVEiq__paymentTabs{gap:1rem;margin-bottom:2rem;display:flex}.checkout-module__9OVEiq__tab{cursor:pointer;color:#000;background:#fff;border:1px solid #e5e7eb;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;font-weight:500;display:flex}.checkout-module__9OVEiq__active{color:#fff;background:#17c101;border-color:#fff}.checkout-module__9OVEiq__form{flex-direction:column;gap:1.25rem;display:flex}.checkout-module__9OVEiq__field label{color:#374151;font-size:.85rem}.checkout-module__9OVEiq__field input{border:1px solid #d1d5db;border-radius:10px;width:100%;padding:.75rem 1rem}.checkout-module__9OVEiq__row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.checkout-module__9OVEiq__payBtn{color:#fff;cursor:pointer;background:#17c101;border:none;border-radius:12px;margin-top:1rem;padding:.9rem;font-size:1rem}.checkout-module__9OVEiq__payBtn:hover{background:#162c6a}.checkout-module__9OVEiq__localPay{background:#f9fafb;border-radius:12px;padding:1.5rem}.checkout-module__9OVEiq__securityNote{color:#6b7280;align-items:center;gap:.4rem;margin-top:1.5rem;font-size:.85rem;display:flex}.checkout-module__9OVEiq__summarySection{background:#f1f5f9;padding:3rem 2.5rem}.checkout-module__9OVEiq__summaryCard{background:#fff;border-radius:14px;margin-top:1.5rem;padding:1.5rem}.checkout-module__9OVEiq__planRow,.checkout-module__9OVEiq__totalRow{justify-content:space-between;margin-bottom:1rem;display:flex}.checkout-module__9OVEiq__divider{background:#e5e7eb;height:1px;margin:1rem 0}.checkout-module__9OVEiq__cardIcons{gap:1rem;margin-top:2rem;font-size:2rem;display:flex}@media (max-width:900px){.checkout-module__9OVEiq__wrapper{grid-template-columns:1fr}.checkout-module__9OVEiq__summarySection{order:-1}}
.Contact-module__sONf-a__contactPage{color:#222;padding:60px 5%;font-family:Inter,Roboto,sans-serif;line-height:1.6}.Contact-module__sONf-a__getInTouch{flex-wrap:wrap;justify-content:space-between;gap:40px;margin-bottom:80px;display:flex}.Contact-module__sONf-a__left{flex:360px;min-width:280px}.Contact-module__sONf-a__right{background:#fff;border-radius:10px;flex:480px;min-width:280px;padding:32px;box-shadow:0 2px 8px #0000000a}.Contact-module__sONf-a__infoBox{flex-direction:column;gap:20px;margin-top:20px;display:flex}.Contact-module__sONf-a__infoItem{background:#fff;border-radius:8px;align-items:flex-start;gap:14px;padding:14px 10px;transition:box-shadow .25s;display:flex}.Contact-module__sONf-a__infoItem:hover{box-shadow:0 4px 10px #0000000f}.Contact-module__sONf-a__icon{color:#006c44;flex-shrink:0;font-size:24px}.Contact-module__sONf-a__infoItem h2{color:#004f32;margin-bottom:4px;font-size:1.05rem}.Contact-module__sONf-a__form{flex-direction:column;gap:15px;margin-top:15px;display:flex}.Contact-module__sONf-a__form input,.Contact-module__sONf-a__form textarea{resize:vertical;border:1px solid #ccc;border-radius:6px;width:100%;padding:12px 14px;font-size:15px;transition:border-color .25s,box-shadow .25s}.Contact-module__sONf-a__form input:focus,.Contact-module__sONf-a__form textarea:focus{border-color:#006c44;outline:none;box-shadow:0 0 0 2px #006c4426}.Contact-module__sONf-a__form button{color:#fff;cursor:pointer;background:#006c44;border:none;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:15px;font-weight:600;transition:background .25s;display:flex}.Contact-module__sONf-a__form button:hover{background:#004f32}.Contact-module__sONf-a__helpSection{text-align:center;margin-bottom:80px;padding:0 10px}.Contact-module__sONf-a__helpSection h2{margin-bottom:10px;font-size:clamp(1.4rem,2vw,1.8rem)}.Contact-module__sONf-a__helpCards{flex-wrap:wrap;justify-content:center;gap:25px;margin-top:30px;display:flex}.Contact-module__sONf-a__card{background:#fff;border-radius:10px;flex-direction:column;align-items:center;width:100%;max-width:320px;padding:25px;transition:transform .25s;display:flex;box-shadow:0 3px 10px #00000014}.Contact-module__sONf-a__card:hover{transform:translateY(-4px)}.Contact-module__sONf-a__cardIcon{color:#fff;background:#006c44;border-radius:50%;margin-bottom:12px;padding:8px;font-size:34px}.Contact-module__sONf-a__visitOffice{text-align:center;margin-bottom:60px;padding:0 10px}.Contact-module__sONf-a__mapBox{border:1px solid #007c4d57;border-radius:10px;max-width:100%;height:400px;margin-top:25px;overflow:hidden}.Contact-module__sONf-a__mapBox iframe{border:0;width:100%;height:100%}@media (max-width:992px){.Contact-module__sONf-a__contactPage{padding:50px 4%}.Contact-module__sONf-a__getInTouch{gap:30px}.Contact-module__sONf-a__right{padding:24px}}@media (max-width:600px){.Contact-module__sONf-a__getInTouch{flex-direction:column}.Contact-module__sONf-a__left,.Contact-module__sONf-a__right{width:100%}.Contact-module__sONf-a__helpCards{flex-direction:column;align-items:center}.Contact-module__sONf-a__card{max-width:100%}.Contact-module__sONf-a__mapBox{height:320px}}@media (max-width:400px){.Contact-module__sONf-a__contactPage{padding:40px 12px}.Contact-module__sONf-a__right{padding:20px}.Contact-module__sONf-a__icon{font-size:20px}.Contact-module__sONf-a__form input,.Contact-module__sONf-a__form textarea{padding:10px 12px;font-size:14px}.Contact-module__sONf-a__form button{padding:10px;font-size:14px}.Contact-module__sONf-a__card{padding:20px}.Contact-module__sONf-a__cardIcon{font-size:30px}}@media (max-width:300px){.Contact-module__sONf-a__contactPage{padding:30px 8px}.Contact-module__sONf-a__right,.Contact-module__sONf-a__left{min-width:0;padding:16px}.Contact-module__sONf-a__form input,.Contact-module__sONf-a__form textarea{font-size:13px}.Contact-module__sONf-a__form button{padding:8px;font-size:13px}.Contact-module__sONf-a__card{padding:16px}.Contact-module__sONf-a__mapBox{height:260px}}
