*{box-sizing:border-box;margin:0;padding:0}:root{--primary-color:#4d6bdf;--secondary-color:#99e9a5;--light-secondary-color:#d3f4d8;--light-primary-color:#d4ddff;--heading-color:#242424;--text-color:#333;--light-text-color:#555;--white-text-color:#fff;--background-color:#e9edff;--subbtn-color:#a370ce;--light-subbtn-color:#f4e6ff;--radial-gradient-color:radial-gradient(circle,#2ecc71 10%,#27ae60 60%,#4d6bdf 100%);--primary-gradient:linear-gradient(45deg,#99e9a5,#4d6bdf);--border-gradient:linear-gradient(to bottom,#4d6bdf,#99e9a5);--bg-light:#f8f9fb;--border-color:#e5e5e5;--cards-bg:#fff;--animated-gradient-color:linear-gradient(135deg,#4d6bdf 0%,#a370ce 40%,#92ffbf 100%);--subbtn_hover_effect:#dfb8ff;--shadow-soft:0 4px 12px #00000014;--shadow-medium:0 6px 20px #0000001a;--shadow-strong:0 10px 25px #00000026;--shadow-glow-primary:0 0 20px #4d6bdf66;--shadow-glow-secondary:0 0 25px #a370ce66;--new-primary-color:#2f3336;--new-secondary-color:#9cb256;--sub-btn-color:#4bcf9e;--sub1-btn-color:#fc8083;--dark-primary-color:#202322;--white-text:#fff;--headings-color:var(--new-secondary-color);--s-color:#ffffffe6;--section-bg:linear-gradient(145deg,var(--dark-primary-color),#1a1c1b);--card-bg:#272b2d;--border-glow:#4bcf9e66;--nav-bg:linear-gradient(135deg,#1a1c1b,#222525);--nav-hover:#2b2e30;--accent-gradient:linear-gradient(135deg,var(--new-secondary-color),var(--sub-btn-color));--dual-gradient:linear-gradient(135deg,var(--sub-btn-color),var(--sub1-btn-color));--section-gradient:linear-gradient(145deg,var(--dark-primary-color)0%,var(--new-primary-color)40%,var(--new-secondary-color)100%)}body{background-color:var(--background-color);font-family:Arial,sans-serif}.header{z-index:1010;width:100%}.animate-fade{animation:.3s ease-in-out fadeIn}.utility-options{background-color:var(--white-text-color);border-radius:20px 0 0 20px;width:20%;height:auto;padding:10px;box-shadow:0 3px 8px #0000003d}.utility-options ul{list-style-type:none}.utility-options li{text-align:left;background-color:var(--white-text-color);border-radius:8px;margin-bottom:10px;padding:15px 10px;font-size:18px;box-shadow:0 3px 8px #0000003d}.footer{background:var(--primary-gradient);width:100%;height:350px;color:var(--white-text-color);flex-direction:column;justify-content:center;align-items:center;font-size:35px;display:flex}.footer p{font-size:16px}.footer a{color:var(--white-text-color);text-decoration:none}.btn{color:#fff;cursor:pointer;background-color:#007bff;border:none;border-radius:5px;align-items:center;padding:10px 20px;font-family:Lexend,sans-serif;font-size:18px;transition:background-color .3s;display:flex}.btn:disabled{cursor:not-allowed;background-color:#ccc}.platform-container{padding:20px}.platform-sections{flex-direction:column;gap:20px;display:flex}.platform-section{background:#fff;border-radius:8px;padding:20px}.section-title{color:#333;text-align:left;margin-bottom:16px;font-size:18px;font-weight:600}.card-list{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:16px;display:grid}.newcard-list{grid-template-columns:repeat(auto-fit,minmax(0,1fr));place-items:stretch stretch;gap:16px;display:grid}.card{text-align:left;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:8px;padding:16px}.card:hover{border:1px solid #99e9a5}.card-header{align-items:center;gap:12px;margin-bottom:8px;display:flex}.icon_wrapper{background-color:#e2ffe7;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.card-icon{color:#4caf50;font-size:18px}.card-header h3{color:#333;font-size:16px;font-weight:500}.card p{color:#666;font-size:14px;line-height:1.4}.nav_overlay{background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100vh;display:none;position:absolute;inset:80px 0 0}.modalDropdown{z-index:1000;background-color:#fff;align-items:flex-end;width:90%;height:94vh;padding:20px;transition:transform .3s ease-out;display:none;position:absolute;top:100%;right:0;transform:translateY(-20px);box-shadow:0 10px 15px #0003}.modalDropdown.active{display:block;overflow-y:auto;transform:translateY(0)}.modalDropdown .closeBtn{cursor:pointer;background:0 0;border:none;margin-top:10px;font-size:18px;position:absolute;top:10px;left:20px}.closeBtn span{margin-left:10px}.doc_core_wrapper{display:flex}.content-inner-heading{color:#4e4e4e;padding:10px 0;font-size:17px;font-weight:600}.body_contnet_section{width:100%;margin:0 auto}@media (max-width:768px){.how-section{flex-direction:column;padding:20px;display:block}.how-section h2{font-size:32px}.how-content{width:100%;display:block}.left-side{border-radius:20px;width:100%;height:auto}.right-side{height:auto;padding:20px;display:block}.center-image{display:none}.back-btn button{background:var(--primary-color);width:48px;height:48px;color:var(--white-text-color);border:none;border-radius:50%;outline:none;align-items:center;margin:auto auto 15px;display:block;box-shadow:0 5px 15px #00000059}.world-chat{width:100%;margin-top:0;display:block}.chat-type-content{width:100%;height:auto;margin-bottom:15px;margin-left:0;padding:20px;position:relative}.chat-type-content:first-child{margin-top:0;top:0;left:0}.chat-type-content:nth-child(2){top:0;right:0}.chat-type-content:nth-child(3){margin-top:0;top:5px;left:0}.chat-type-content:nth-child(4){margin-bottom:0;top:5px;right:0}.chat-type-content ul{text-align:left;margin:0 50px;list-style-type:disc}.v1_wrapper{height:auto;margin-bottom:20px}.v1_wrapper h4{margin:10px 0 20px}.row{flex-direction:column}.v1_content_card{width:100%}.utility-options{background-color:orange;width:100%;margin-bottom:20px}}@media (max-width:425px){.chat-type-content ul{margin:0}.v1_wrapper{width:100%}.v1_content_card{height:auto;padding:10px}.section-title{font-size:16px}.card{padding:10px}.icon_wrapper{width:28px;height:28px}}@keyframes fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.body_contnet_section{padding:0 1.25rem}}@media (max-width:768px){.body_contnet_section{padding:0 1rem}}@media (max-width:480px){.body_contnet_section{padding:0}}
.NavbarSty-module__DB2e4W__navbar{background-color:var(--white-text-color);z-index:10;border-radius:8px;justify-content:space-between;align-items:center;margin:20px 80px;padding:16px 22px;transition:background-color .3s;display:flex;position:relative;box-shadow:0 5px 15px #00000059}.NavbarSty-module__DB2e4W__navbar.NavbarSty-module__DB2e4W__scrolled{background-color:var(--primary-gradient)}.NavbarSty-module__DB2e4W__logo{color:var(--heading-color);justify-content:center;align-items:center;gap:10px;font-size:16px;display:flex}.NavbarSty-module__DB2e4W__logoImg{border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex;overflow:hidden}.NavbarSty-module__DB2e4W__logoImg img{object-fit:cover;width:100%;height:100%}.NavbarSty-module__DB2e4W__logo h2{color:var(--dark-color);font-size:24px;font-weight:600}.NavbarSty-module__DB2e4W__nav-links{justify-content:space-between;align-items:center;list-style-type:none;display:flex}.NavbarSty-module__DB2e4W__navList{gap:30px;display:flex}.NavbarSty-module__DB2e4W__nav-links a{color:var(--text-color);font-size:16px;text-decoration:none;transition:color .3s}.NavbarSty-module__DB2e4W__link{color:var(--text-color);margin-right:40px;position:relative}.NavbarSty-module__DB2e4W__link:before{content:"";background-color:var(--primary-color);border-radius:5px;width:100%;height:2px;transition:all .6s;position:absolute;bottom:-15px;left:0;transform:scaleX(0)}.NavbarSty-module__DB2e4W__link:hover:before{transform:scaleX(1)}.NavbarSty-module__DB2e4W__nextArrow{display:none}.NavbarSty-module__DB2e4W__auth-buttons{justify-content:flex-end;align-items:center;gap:20px;margin-left:30px;display:flex}.NavbarSty-module__DB2e4W__login,.NavbarSty-module__DB2e4W__signup{cursor:pointer;border:none;border-radius:5px;padding:12px 24px;font-size:16px;font-weight:600;transition:transform .3s;box-shadow:0 3px 8px #0000003d}.NavbarSty-module__DB2e4W__login{background:var(--primary-gradient);color:var(--white-text-color)}.NavbarSty-module__DB2e4W__signup{background:var(--white-text-color);color:var(--heading-color)}.NavbarSty-module__DB2e4W__login:hover,.NavbarSty-module__DB2e4W__signup:hover{transform:scale(1.05)}.NavbarSty-module__DB2e4W__burger-icon{cursor:pointer;color:var(--heading-color);z-index:11;font-size:30px;animation:.3s ease-in-out NavbarSty-module__DB2e4W__fadeIn;display:none}.NavbarSty-module__DB2e4W__animate-fade{animation:.3s ease-in-out NavbarSty-module__DB2e4W__fadeIn}.NavbarSty-module__DB2e4W__modal-overlay{justify-content:center;align-items:center;width:100%;display:flex;position:absolute;top:6%;left:0}.NavbarSty-module__DB2e4W__modal-content{text-align:center;background:#fff;width:100%;height:20%;margin:0 80px;padding:20px}.NavbarSty-module__DB2e4W__nav_overlay{background-color:#00000080;justify-content:center;align-items:center;width:100%;height:auto;display:none;position:absolute;inset:80px 0 0}.NavbarSty-module__DB2e4W__modalDropdown{z-index:-1;background-color:#fff;border-radius:10px;align-items:flex-end;width:90%;height:1000px;max-height:80vh;padding:20px;transition:transform .3s ease-out;display:none;position:absolute;top:70%;right:0;transform:translateY(-20px)}.NavbarSty-module__DB2e4W__modalDropdown.NavbarSty-module__DB2e4W__active{width:100%;display:block;overflow-y:auto;transform:translateY(0)}.NavbarSty-module__DB2e4W__modalDropdown .NavbarSty-module__DB2e4W__closeBtn{cursor:pointer;background:0 0;border:none;margin-top:10px;font-size:18px;position:absolute;top:10px;left:20px}.NavbarSty-module__DB2e4W__closeBtn span{margin-left:10px}@media (min-width:1025px) and (max-width:1280px){.NavbarSty-module__DB2e4W__navbar{border-radius:0;width:100%;margin:0;box-shadow:0 7px 29px #64646f33}.NavbarSty-module__DB2e4W__burger-icon{display:block}.NavbarSty-module__DB2e4W__nav-links.NavbarSty-module__DB2e4W__active{display:flex}.NavbarSty-module__DB2e4W__nav-links{background-color:var(--white-text-color);flex-direction:column;align-items:flex-start;gap:20px;width:70%;height:94vh;padding:20px;font-size:18px;font-weight:600;transition:transform .3s ease-in-out;display:none;position:absolute;top:80px;right:0;transform:translate(100%)}.NavbarSty-module__DB2e4W__nav-links.NavbarSty-module__DB2e4W__active{transform:translate(0)}.NavbarSty-module__DB2e4W__nav_overlay.NavbarSty-module__DB2e4W__active,.NavbarSty-module__DB2e4W__nextArrow{display:block}.NavbarSty-module__DB2e4W__navList{width:100%;display:block}.NavbarSty-module__DB2e4W__links{cursor:pointer;justify-content:space-between;align-items:center;padding-bottom:20px;display:flex}.NavbarSty-module__DB2e4W__nav-links a{font-size:15px;font-weight:500}.NavbarSty-module__DB2e4W__link:before,.NavbarSty-module__DB2e4W__modal-overlay{display:none}.NavbarSty-module__DB2e4W__auth-buttons{flex-direction:column;width:100%;margin-left:0;display:block}.NavbarSty-module__DB2e4W__login{width:100%;margin-bottom:10px}.NavbarSty-module__DB2e4W__signup{width:100%}.NavbarSty-module__DB2e4W__modal-overlay{display:none}}@media (min-width:426px) and (max-width:1024px){.NavbarSty-module__DB2e4W__navbar{border-radius:0;width:100%;margin:0;box-shadow:0 7px 29px #64646f33}.NavbarSty-module__DB2e4W__burger-icon{display:block}.NavbarSty-module__DB2e4W__nav-links.NavbarSty-module__DB2e4W__active{display:flex}.NavbarSty-module__DB2e4W__nav-links{background-color:var(--white-text-color);flex-direction:column;align-items:flex-start;gap:20px;width:70%;height:94vh;padding:20px;font-size:18px;font-weight:600;transition:transform .3s ease-in-out;display:none;position:absolute;top:80px;right:0;transform:translate(100%)}.NavbarSty-module__DB2e4W__nav-links.NavbarSty-module__DB2e4W__active{transform:translate(0)}.NavbarSty-module__DB2e4W__nav_overlay.NavbarSty-module__DB2e4W__active,.NavbarSty-module__DB2e4W__nextArrow{display:block}.NavbarSty-module__DB2e4W__navList{width:100%;display:block}.NavbarSty-module__DB2e4W__links{cursor:pointer;justify-content:space-between;align-items:center;padding-bottom:20px;display:flex}.NavbarSty-module__DB2e4W__nav-links a{font-size:15px;font-weight:500}.NavbarSty-module__DB2e4W__link:before,.NavbarSty-module__DB2e4W__modal-overlay{display:none}.NavbarSty-module__DB2e4W__auth-buttons{flex-direction:column;width:100%;margin-left:0;display:block}.NavbarSty-module__DB2e4W__login{width:100%;margin-bottom:10px}.NavbarSty-module__DB2e4W__signup{width:100%}.NavbarSty-module__DB2e4W__modal-overlay{display:none}}@media screen and (max-width:425px){.NavbarSty-module__DB2e4W__navbar{border-radius:0;width:100%;margin:0;box-shadow:0 7px 29px #64646f33}.NavbarSty-module__DB2e4W__burger-icon{display:block}.NavbarSty-module__DB2e4W__logo h2{display:none}.NavbarSty-module__DB2e4W__nav-links{background-color:var(--white-text-color);flex-direction:column;gap:20px;width:80%;height:600px;padding:10px;font-size:16px;font-weight:500;display:none;position:absolute;top:80px;right:0}.NavbarSty-module__DB2e4W__nav-links.NavbarSty-module__DB2e4W__active{display:flex}.NavbarSty-module__DB2e4W__nav-links li{padding:10px}.NavbarSty-module__DB2e4W__login,.NavbarSty-module__DB2e4W__signup{width:100%;margin:0}.NavbarSty-module__DB2e4W__signup{width:100%}.NavbarSty-module__DB2e4W__navList{width:100%;display:block}}@keyframes NavbarSty-module__DB2e4W__fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}
.Footer-module__tFOrVW__footer{color:#e8e8e8;background:#0f0f0f;width:100%;padding:60px 40px 30px;font-family:sans-serif}.Footer-module__tFOrVW__grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:40px;max-width:1200px;margin:0 auto 40px;display:grid}.Footer-module__tFOrVW__column h4{color:#fff;margin-bottom:12px;font-size:1rem;font-weight:600}.Footer-module__tFOrVW__column ul{margin:0;padding:0;list-style:none}.Footer-module__tFOrVW__column ul li{color:#c8c8c8;cursor:pointer;margin:8px 0;font-size:.9rem;transition:color .2s}.Footer-module__tFOrVW__column ul li:hover{color:#fff}.Footer-module__tFOrVW__brand{color:#fff;margin-bottom:8px;font-size:1.4rem;font-weight:700}.Footer-module__tFOrVW__tagline{color:#ccc;margin-bottom:20px;font-size:.95rem;line-height:1.5}.Footer-module__tFOrVW__ctaBtn{color:#000;cursor:pointer;background:#fff;border:none;border-radius:6px;padding:12px 20px;font-size:.95rem;font-weight:600;transition:all .2s}.Footer-module__tFOrVW__ctaBtn:hover{background:#e2e2e2}.Footer-module__tFOrVW__bottomBar{text-align:center;color:#999;border-top:1px solid #222;padding-top:20px;font-size:.85rem}@media (max-width:600px){.Footer-module__tFOrVW__footer{padding:50px 20px 25px}.Footer-module__tFOrVW__ctaBtn{text-align:center;width:100%}.Footer-module__tFOrVW__brand{font-size:1.3rem}}
