html,body{scroll-behavior:auto!important}.home-container{position:relative;min-height:100vh;width:100%;overflow-x:hidden;background-color:#d9d9d9}.home-doodle{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;opacity:.2;pointer-events:none}.home-cursor{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;pointer-events:none;overflow:hidden}.home-content{position:relative;z-index:20;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;width:100%;max-width:800px;margin:0 auto;padding:3rem 1rem 2rem}.home-title{font-weight:700;font-size:4rem;line-height:1.1;margin-top:2.5rem;margin-bottom:1rem}.blob-img{width:50%;height:auto}.home-intro{font-weight:700;font-size:1.5rem;line-height:1.3;margin-bottom:1.2rem}.chatbot-container{padding:0 1rem;width:auto}@media (max-width: 768px){.home-title{font-size:2.5rem;margin-top:2rem;margin-bottom:.8rem}.home-intro{font-size:1.2rem;margin-bottom:1rem}.blob-img{width:55%;margin:.8rem 0}.home-logo{height:12%;width:12%}.home-content{padding:2rem 1rem}}@media (max-width: 480px){.home-title{font-size:2rem;margin-top:1.5rem}.home-intro{font-size:1rem}.blob-img{width:70%}.home-logo{height:14%;width:14%}.home-content{padding:1.5rem 1rem}}body,.about-wrapper{font-family:Vend Sans,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal}.motion-section h2,.section-card h4{font-family:Vend Sans,sans-serif;font-weight:600}.motion-section p{font-family:Vend Sans,sans-serif;font-weight:400}.mini-card{font-family:Vend Sans,sans-serif;font-weight:500;font-size:.9rem}.mini-card h5{font-weight:600;font-size:1rem}:root{--intro-image-gap: 48px}@media (max-width: 1024px){:root{--intro-image-gap: 64px}}@media (max-width: 768px){:root{--intro-image-gap: 80px}}@media (max-width: 480px){:root{--intro-image-gap: 100px}}.about-wrapper{max-width:1200px;margin:0 auto;padding:2rem;line-height:1.6}#intro-wrapper{display:flex;flex-direction:column;gap:1rem;border-bottom:1px solid #ddd;position:relative;min-height:120vh}.motion-section{position:relative;z-index:10;padding-left:10%}.motion-section h2{font-size:2rem;font-weight:600;margin-bottom:-.5rem;margin-top:1.5rem}.motion-section p{font-size:1.05rem;font-weight:400}#scrollimg-bg{position:absolute;top:0;right:0;bottom:0;left:0;height:120vh;z-index:0}.main-cards-container{display:grid;grid-template-columns:repeat(4,1fr);justify-items:center;gap:.75rem;padding-bottom:1rem;margin-top:2rem;overflow:visible}.section-card{width:100%;max-width:300px;border-radius:30px;padding:1.25rem;box-shadow:0 4px 12px #00000014;transition:all .3s ease;display:flex;flex-direction:column}.section-card h4{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;text-align:center}.section-card .scrollable-cards{display:flex;flex-direction:column;gap:.5rem;overflow:visible}.mini-card{background-color:#fff;border:1px solid #eee;border-radius:8px;padding:.75rem;margin-bottom:.5rem}@media (max-width: 1024px){.main-cards-container{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.about-wrapper{padding:1rem}#intro-wrapper .motion-section{padding-left:5%!important;padding-right:5%!important}.motion-section h2{font-size:1.5rem}.motion-section p{font-size:.95rem}.main-cards-container{grid-template-columns:1fr;margin-top:3rem}.section-card{max-width:90vw;margin:0 auto}}@media (max-width: 480px){.motion-section h2{font-size:1.25rem}.motion-section p{font-size:.9rem}.mini-card{font-size:.75rem;padding:.5rem .75rem;margin-bottom:.4rem}.mini-card h5{font-size:.85rem}}.logo{height:80px;width:80px;border-radius:50%;border:2px solid white;background:#fff}.modal-content-wrapper{display:flex;flex-direction:column;align-items:center;width:100%}.MuiBox-root>.MuiChip-root{margin:4px}.MuiModal-root{max-width:100%!important}@media (max-width: 768px){h4{font-size:1.5rem!important}h5{font-size:1.2rem!important}.MuiTypography-body1,.MuiTypography-body2{font-size:.9rem!important}.project-description-box{width:90%}.MuiGrid-container img{border-radius:6px!important;margin-top:12px}}@media (max-width: 600px){.MuiGrid-item{padding-left:8px!important;padding-right:8px!important}.MuiGrid-container{padding-left:0;padding-right:0}}@media (max-width: 480px){.MuiBox-root img{height:140px!important}.MuiButton-root{font-size:.8rem!important;padding:6px 10px!important}.MuiButton-startIcon{margin-right:4px!important}}.MuiBox-root[style*="gap: 2px"]{flex-wrap:wrap}.MuiModal-root{overflow-y:auto}.card-container{width:350px;height:400px;border-radius:16px;overflow:hidden;transition:all .3s ease;cursor:pointer}.logo-link{position:relative;top:1%;left:1%;z-index:1000}.logo-img{height:80px;width:80px;border-radius:50%;border:2px solid white;background:#fff}.card-inner{padding:16px;height:100%;border-radius:16px;box-shadow:0 4px 8px #0003;display:flex;flex-direction:column;justify-content:start}.card-title{font-weight:600;font-size:1.1rem;display:flex;align-items:center;gap:.4rem;margin-bottom:8px}.card-items{display:flex;flex-wrap:wrap;gap:.6rem;align-items:flex-start;justify-content:space-between}.card-item{width:40%;text-align:center;padding:6px 12px;font-size:.85rem;border-radius:8px;transition:all .3s ease}.card-item:hover{transform:scale(1.05)}.card-item a{text-decoration:none;color:inherit}@media (max-width: 768px){.card-container{width:90vw;height:auto}.card-item{width:100%;font-size:.9rem;padding:8px}.card-title{font-size:1rem}}@media (max-width: 480px){.card-title{font-size:.95rem}.card-item{font-size:.85rem}}.contact-container{min-height:100vh;width:100vw;display:flex;align-items:center;justify-content:center;padding:1rem;box-sizing:border-box;background:transparent}.contact-wrapper{display:flex;flex-direction:row;gap:32px;width:100%;max-width:1200px;height:auto;padding:24px;border-radius:1.2rem;background:transparent!important}.contact-left{width:70%;position:relative;overflow:hidden;border-radius:1rem;box-shadow:0 4px 12px #0003}.contact-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.9;border-radius:1rem}.quote-box{position:absolute;top:16px;left:24px;color:#fff;font-size:16px;font-style:italic;font-weight:500;background:#0006;padding:8px 12px;border-radius:6px}.contact-info{position:absolute;bottom:16px;right:24px;color:#fff;font-size:13px}.social-icons{display:flex;justify-content:flex-end;gap:8px;margin-top:6px}.social-icons video{width:28px;height:28px;border-radius:6px}.contact-form{width:35%;padding:48px 40px;display:flex;flex-direction:column;justify-content:center;background-color:#e6e6e6f2;border-radius:24px;box-shadow:0 6px 16px #0000004d}.contact-form h2{font-size:25px;font-weight:600;margin-bottom:16px}.input-field,textarea,input,select{width:100%;padding:12px 16px;margin-bottom:16px;border-radius:8px;background-color:#fff!important;border:2px solid #000!important;color:#000!important;font-size:14px;box-sizing:border-box}.input-field:focus,textarea:focus{outline:none;border-color:#000;box-shadow:0 0 6px #0003}.input-field::-moz-placeholder,textarea::-moz-placeholder{color:#666}.input-field::placeholder,textarea::placeholder{color:#666}.submit-btn{padding:10px 18px;border-radius:6px;font-weight:600;font-size:15px;cursor:pointer;border:2px solid #000;background-color:#fff;color:#000;transition:all .3s ease}.submit-btn:hover{background-color:#000;color:#fff}.success-msg{color:#16a34a;font-size:13px;margin-top:8px}.error-msg{color:#dc2626;font-size:13px;margin-top:8px}.error{border-color:red!important}.logo-link{position:fixed;top:1%;left:1%;z-index:1000}.logo-img{height:80px;width:80px;border-radius:50%;border:2px solid white;-o-object-fit:cover;object-fit:cover;background-color:#fff}@media (max-width: 768px){.contact-wrapper{flex-direction:column;height:auto;padding:12px;gap:16px}.contact-left,.contact-form{width:100%}.contact-form{padding:24px}.logo-img{height:40px;width:40px}}@media (max-width: 768px){.contact-wrapper{flex-direction:column;height:auto;padding:12px;gap:16px}.contact-left,.contact-form{width:100%}.contact-form{padding:16px}.logo-img{height:40px;width:40px}}.contact-container,.contact-wrapper,.contact-left{background-color:transparent!important;background:transparent!important}.input-field::-moz-placeholder,textarea.input-field::-moz-placeholder,input.input-field::-moz-placeholder{color:#aaa!important;opacity:1!important}.input-field::placeholder,textarea.input-field::placeholder,input.input-field::placeholder{color:#aaa!important;opacity:1!important}.input-field,textarea,input,select{color:#000;border:2px solid #fff}.input-field::-moz-placeholder,textarea::-moz-placeholder{color:#000}.input-field::placeholder,textarea::placeholder{color:#000}.submit-btn{background-color:transparent;color:#fff;border:2px solid #fff}.submit-btn:hover{background-color:#ffffff1a}input:-webkit-autofill,textarea:-webkit-autofill{box-shadow:0 0 0 1000px transparent inset!important;-webkit-box-shadow:0 0 0px 1000px transparent inset!important;-webkit-text-fill-color:#fff!important}@media (max-width: 768px){.contact-wrapper{flex-direction:column;gap:24px;padding:16px}.contact-left,.contact-form{width:100%;padding:20px 0}.contact-form{padding:24px 0}}/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-x-reverse:0;--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial}}}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.z-0{z-index:0}.z-\[-20\]{z-index:-20}.container{width:100%}.mx-auto{margin-inline:auto}.mt-\[10\%\]{margin-top:10%}.mr-auto{margin-right:auto}.ml-auto{margin-left:auto}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.table{display:table}.h-\[80\%\]{height:80%}.h-\[90\%\]{height:90%}.h-\[110\%\]{height:110%}.h-\[200vh\]{height:200vh}.h-full{height:100%}.max-h-\[80vh\]{max-height:80vh}.max-h-\[1250px\]{max-height:1250px}.min-h-screen{min-height:100vh}.w-\[25rem\]{width:25rem}.w-\[60vw\]{width:60vw}.w-\[90\%\]{width:90%}.w-\[300\%\]{width:300%}.w-\[600px\]{width:600px}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.max-w-\[90\%\]{max-width:90%}.flex-1{flex:1}.flex-shrink-0{flex-shrink:0}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-end{align-items:flex-end}.justify-center{justify-content:center}:where(.space-x-reverse>:not(:last-child)){--tw-space-x-reverse:1}.overflow-hidden{overflow:hidden}.overflow-x-hidden{overflow-x:hidden}.overflow-y-auto{overflow-y:auto}.scroll-smooth{scroll-behavior:smooth}.rounded-\[10\%\]{border-radius:10%}.rounded-full{border-radius:3.40282e38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-none{--tw-border-style:none;border-style:none}.bg-\[\#0171E3\]{background-color:#0171e3}.bg-transparent{background-color:#0000}.object-cover{-o-object-fit:cover;object-fit:cover}.object-fill{-o-object-fit:fill;object-fit:fill}.object-center{-o-object-position:center;object-position:center}.object-left-top{-o-object-position:left top;object-position:left top}.italic{font-style:italic}.underline{text-decoration-line:underline}.opacity-0{opacity:0}.opacity-100{opacity:1}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.duration-300{--tw-duration:.3s;transition-duration:.3s}@media (hover:hover){.group-hover\/product\:opacity-80:is(:where(.group\/product):hover *){opacity:.8}.group-hover\/product\:opacity-100:is(:where(.group\/product):hover *){opacity:1}}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}.disabled\:opacity-50:disabled{opacity:.5}html,body,#root{font-optical-sizing:auto;height:100%;font-weight:500;font-style:bold;margin:0;padding:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}
