@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600&family=Outfit:wght@400;700&display=swap";.Navbar-module__navbar{position:fixed;top:0;left:0;width:100%;z-index:100;padding:2rem 0;transition:all .3s cubic-bezier(.16,1,.3,1)}.Navbar-module__navbar.Navbar-module__scrolled{padding:1rem 0;background:#ffffff0d;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 30px #0000001a;border-bottom:1px solid rgba(255,255,255,.1)}.Navbar-module__container{width:100%;max-width:1440px;margin:0 auto;padding:0 2rem}@media(max-width:768px){.Navbar-module__container{padding:0 1rem}}.Navbar-module__container{display:flex;justify-content:space-between;align-items:center}.Navbar-module__logo{font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:700;color:#e0e0e0;letter-spacing:1px}.Navbar-module__logo span{color:#00f0ff}.Navbar-module__links{display:flex;gap:2rem;align-items:center}.Navbar-module__links a{font-size:.9rem;font-weight:500;color:#a0a0a0;position:relative}.Navbar-module__links a:hover{color:#e0e0e0;text-shadow:0 0 8px rgba(0,240,255,.5)}.Navbar-module__links a.Navbar-module__cta{padding:.5rem 1.5rem;border:1px solid #00f0ff;border-radius:50px;color:#00f0ff;transition:all .3s cubic-bezier(.16,1,.3,1)}.Navbar-module__links a.Navbar-module__cta:hover{background:#00f0ff1a;box-shadow:0 0 10px #00f0ff80,0 0 20px #00f0ff4d;color:#fff}@media(max-width:768px){.Navbar-module__links{position:fixed;top:0;right:-100%;width:100%;height:100vh;background:#05050bf2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex-direction:column;justify-content:center;transition:right .6s cubic-bezier(.16,1,.3,1)}.Navbar-module__links.Navbar-module__open{right:0}.Navbar-module__links a{font-size:1.5rem}}.Navbar-module__menuToggle{display:none}@media(max-width:768px){.Navbar-module__menuToggle{display:block;z-index:101}}html.has-scroll-smooth{overflow:hidden}html.has-scroll-dragging{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.has-scroll-smooth body{overflow:hidden}.has-scroll-smooth [data-scroll-container]{min-height:100vh}[data-scroll-direction=horizontal] [data-scroll-container]{height:100vh;display:inline-block;white-space:nowrap}[data-scroll-direction=horizontal] [data-scroll-section]{display:inline-block;vertical-align:top;white-space:nowrap;height:100%}.c-scrollbar{position:absolute;right:0;top:0;width:11px;height:100%;transform-origin:center right;transition:transform .3s,opacity .3s;opacity:0}.c-scrollbar:hover{transform:scaleX(1.45)}.c-scrollbar:hover,.has-scroll-scrolling .c-scrollbar,.has-scroll-dragging .c-scrollbar{opacity:1}[data-scroll-direction=horizontal] .c-scrollbar{width:100%;height:10px;top:auto;bottom:0;transform:scaleY(1)}[data-scroll-direction=horizontal] .c-scrollbar:hover{transform:scaleY(1.3)}.c-scrollbar_thumb{position:absolute;top:0;right:0;background-color:#000;opacity:.5;width:7px;border-radius:10px;margin:2px;cursor:-webkit-grab;cursor:grab}.has-scroll-dragging .c-scrollbar_thumb{cursor:-webkit-grabbing;cursor:grabbing}[data-scroll-direction=horizontal] .c-scrollbar_thumb{right:auto;bottom:0}.Hero-module__hero{position:relative;width:100%;height:100vh;overflow:hidden;display:flex;justify-content:center;align-items:center;background-color:#05050b}.Hero-module__splineWrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.Hero-module__splineWrapper canvas{width:100%!important;height:100%!important}.Hero-module__fallbackBg{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at center,#1a1a2e,#000);z-index:-1}.Hero-module__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at center,transparent 0%,#05050b 90%);z-index:1;pointer-events:none}.Hero-module__content{position:relative;z-index:2;text-align:center;max-width:900px;padding:2rem}.Hero-module__headline{font-size:5rem;font-weight:700;color:#e0e0e0;margin-bottom:2rem;opacity:0;transform:translateY(50px);filter:blur(10px);line-height:1.1}@media(max-width:768px){.Hero-module__headline{font-size:3rem}}.Hero-module__headline .Hero-module__highlight{color:transparent;-webkit-text-stroke:2px #00f0ff;position:relative}.Hero-module__headline .Hero-module__highlight:before{content:"Cold Chain";position:absolute;top:0;left:0;color:#00f0ff;opacity:.5;filter:blur(10px)}.Hero-module__subtitle{font-family:Inter,sans-serif;font-size:1.2rem;color:#a0a0a0;margin-bottom:4rem;max-width:600px;margin-left:auto;margin-right:auto;opacity:0;transform:translateY(30px)}@media(max-width:768px){.Hero-module__subtitle{font-size:1rem}}.Hero-module__cta{display:inline-block;padding:1rem 3rem;background:#00f0ff1a;border:1px solid #00f0ff;color:#00f0ff;font-family:Outfit,sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:2px;border-radius:50px;position:relative;overflow:hidden;opacity:0;transform:scale(.8);transition:all .3s cubic-bezier(.16,1,.3,1)}.Hero-module__cta:hover{background:#00f0ff;color:#05050b;box-shadow:0 0 30px #00f0ff99;transform:scale(1.05)}.Hero-module__cta .Hero-module__glow{position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.8) 0%,transparent 60%);opacity:0;transform:scale(.5);transition:all .5s}.Hero-module__cta:hover .Hero-module__glow{opacity:.2;transform:scale(1);animation:Hero-module__pulse 2s infinite}.Hero-module__orbs{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none}.Hero-module__orbs .Hero-module__orb{position:absolute;border-radius:50%;filter:blur(60px);opacity:.4}.Hero-module__orbs .Hero-module__orb:nth-child(1){top:20%;left:10%;width:300px;height:300px;background:#00f0ff}.Hero-module__orbs .Hero-module__orb:nth-child(2){bottom:20%;right:10%;width:400px;height:400px;background:#7000ff}.Hero-module__orbs .Hero-module__orb:nth-child(3){top:50%;left:50%;width:200px;height:200px;background:#f05;transform:translate(-50%,-50%);opacity:.2}@keyframes Hero-module__pulse{0%{transform:scale(1);opacity:.2}50%{transform:scale(1.5);opacity:0}to{transform:scale(1);opacity:.2}}.About-module__about{padding:8rem 0;background-color:#05050b;position:relative;overflow:hidden}.About-module__container{width:100%;max-width:1440px;margin:0 auto;padding:0 2rem}@media(max-width:768px){.About-module__container{padding:0 1rem}}.About-module__container{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}@media(max-width:768px){.About-module__container{grid-template-columns:1fr;gap:2rem}}.About-module__imageWrapper{position:relative;width:100%;max-width:400px;aspect-ratio:1;margin:0 auto;display:flex;justify-content:center;align-items:center}.About-module__image{width:80%;height:80%;border-radius:50%;background:#0a0a16;border:2px solid rgba(0,240,255,.3);position:relative;z-index:2;overflow:hidden;display:flex;justify-content:center;align-items:center}.About-module__image .About-module__placeholderIcon{animation:About-module__float 3s ease-in-out infinite}.About-module__ring{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;border:2px dashed #00f0ff;animation:About-module__spin 20s linear infinite;opacity:.5;z-index:1}.About-module__ring:before{content:"";position:absolute;top:-10px;left:50%;width:20px;height:20px;background:#00f0ff;border-radius:50%;box-shadow:0 0 20px #00f0ff}.About-module__content{color:#e0e0e0}.About-module__title{font-size:3rem;margin-bottom:2rem;background:linear-gradient(135deg,#00f0ff,#7000ff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media(max-width:768px){.About-module__title{font-size:2rem}}.About-module__description{font-size:1.1rem;line-height:1.6;color:#a0a0a0;margin-bottom:2rem}.About-module__description strong{color:#e0e0e0;font-weight:600}.About-module__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1rem;margin-top:2rem}.About-module__gridItem{background:#ffffff0d;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 30px #0000001a;padding:1rem;border-radius:12px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:.5rem;transition:all .3s cubic-bezier(.16,1,.3,1);cursor:default}.About-module__gridItem span{font-size:.9rem;font-weight:500;text-align:center}.About-module__gridItem:hover{transform:translateY(-5px);border-color:#00f0ff;box-shadow:0 5px 15px #00f0ff33}.About-module__gridItem:hover svg{filter:drop-shadow(0 0 5px currentColor)}@keyframes About-module__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes About-module__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.Services-module__services{padding:8rem 0;background-color:#0a0a16}.Services-module__container{width:100%;max-width:1440px;margin:0 auto;padding:0 2rem}@media(max-width:768px){.Services-module__container{padding:0 1rem}}.Services-module__heading{text-align:center;font-size:3rem;margin-bottom:4rem;color:#e0e0e0}@media(max-width:768px){.Services-module__heading{font-size:2.5rem}}.Services-module__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.Services-module__card{background:#ffffff0d;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 30px #0000001a;padding:2rem;border-radius:20px;transition:all .3s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.Services-module__card:hover{transform:translateY(-10px);border-color:#00f0ff;box-shadow:0 10px 30px #0003}.Services-module__card:hover .Services-module__iconWrapper svg{transform:scale(1.1)}.Services-module__card:hover .Services-module__glow{opacity:.5}.Services-module__card h3{font-size:1.5rem;margin:1rem 0;color:#e0e0e0}.Services-module__card p{color:#a0a0a0;line-height:1.6}.Services-module__iconWrapper{position:relative;width:80px;height:80px;display:flex;justify-content:center;align-items:center;background:#05050b80;border-radius:50%;margin-bottom:1rem}.Services-module__iconWrapper svg{transition:transform .3s cubic-bezier(.16,1,.3,1);z-index:2}.Services-module__iconWrapper .Services-module__glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;border-radius:50%;background:radial-gradient(circle,#00f0ff 0%,transparent 70%);opacity:0;transition:opacity .3s cubic-bezier(.16,1,.3,1);z-index:1;filter:blur(10px)}.WhyChooseUs-module__whyChooseUs{padding:8rem 0;background-color:#05050b;position:relative}.WhyChooseUs-module__container{width:100%;max-width:1440px;margin:0 auto;padding:0 2rem}@media(max-width:768px){.WhyChooseUs-module__container{padding:0 1rem}}.WhyChooseUs-module__container{display:grid;grid-template-columns:1fr 1fr;gap:8rem}@media(max-width:768px){.WhyChooseUs-module__container{grid-template-columns:1fr;gap:4rem}}.WhyChooseUs-module__heading{font-size:2.5rem;margin-bottom:2rem;color:#e0e0e0}.WhyChooseUs-module__list{display:flex;flex-direction:column;gap:2rem}.WhyChooseUs-module__list li{display:flex;gap:1rem;align-items:flex-start}.WhyChooseUs-module__list li svg{flex-shrink:0;margin-top:4px;filter:drop-shadow(0 0 5px rgba(0,240,255,.5))}.WhyChooseUs-module__list li div strong{display:block;font-size:1.1rem;color:#e0e0e0;margin-bottom:4px}.WhyChooseUs-module__list li div p{color:#a0a0a0;font-size:.95rem;line-height:1.5}.WhyChooseUs-module__industries{background:#ffffff0d;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 30px #0000001a;padding:2rem;border-radius:20px;height:fit-content}.WhyChooseUs-module__subHeading{font-size:1.5rem;margin-bottom:2rem;color:#e0e0e0;text-align:center}.WhyChooseUs-module__industryGrid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.WhyChooseUs-module__industryCard{background:#05050b99;padding:2rem;border-radius:12px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:1rem;transition:all .3s cubic-bezier(.16,1,.3,1);border:1px solid transparent}.WhyChooseUs-module__industryCard svg{color:#7000ff;transition:transform .3s cubic-bezier(.16,1,.3,1)}.WhyChooseUs-module__industryCard span{font-weight:500;color:#e0e0e0}.WhyChooseUs-module__industryCard:hover{background:#7000ff1a;border-color:#7000ff}.WhyChooseUs-module__industryCard:hover svg{transform:scale(1.2);filter:drop-shadow(0 0 8px #7000ff)}.Projects-module__projects{padding:8rem 0;background-color:#0a0a16;overflow:hidden;height:100vh;display:flex;flex-direction:column;justify-content:center}.Projects-module__header{width:100%;max-width:1440px;margin:0 auto;padding:0 2rem}@media(max-width:768px){.Projects-module__header{padding:0 1rem}}.Projects-module__header{margin-bottom:2rem}.Projects-module__header h2{font-size:3rem;color:#e0e0e0;margin-bottom:.5rem}.Projects-module__header p{color:#a0a0a0}.Projects-module__wrapper{width:100%;overflow:hidden;padding-left:2rem}.Projects-module__container{display:flex;gap:2rem;width:fit-content;padding-right:8rem}.Projects-module__card{width:400px;height:500px;background:#ffffff0d;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 30px #0000001a;border-radius:20px;position:relative;overflow:hidden;flex-shrink:0;transition:transform .3s cubic-bezier(.16,1,.3,1)}@media(max-width:768px){.Projects-module__card{width:300px;height:400px}}.Projects-module__card:hover{transform:scale(.98);border-color:#00f0ff}.Projects-module__card:hover .Projects-module__bg{opacity:1}.Projects-module__bg{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.5;transition:opacity .3s cubic-bezier(.16,1,.3,1);z-index:0}.Projects-module__cardContent{position:relative;z-index:1;padding:2rem;height:100%;display:flex;flex-direction:column;justify-content:flex-end}.Projects-module__tags{display:flex;gap:.5rem;margin-bottom:1rem}.Projects-module__tags span{font-size:.8rem;padding:4px 12px;border-radius:20px;background:#e0e0e01a;color:#e0e0e0;border:1px solid rgba(224,224,224,.2)}h3{font-size:2rem;color:#e0e0e0;margin-bottom:.5rem}p{color:#a0a0a0;margin-bottom:2rem}.Projects-module__btn{display:flex;align-items:center;gap:.5rem;color:#00f0ff;font-weight:600;transition:gap .3s cubic-bezier(.16,1,.3,1)}.Projects-module__btn:hover{gap:1rem}.Contact-module__contact{padding:8rem 0;background-color:#05050b;position:relative}.Contact-module__container{width:100%;max-width:1440px;margin:0 auto;padding:0 2rem}@media(max-width:768px){.Contact-module__container{padding:0 1rem}}.Contact-module__container{display:grid;grid-template-columns:1fr 1fr;gap:8rem;align-items:center}@media(max-width:768px){.Contact-module__container{grid-template-columns:1fr;gap:4rem}}.Contact-module__info h2{font-size:3rem;margin-bottom:1rem;color:#e0e0e0}.Contact-module__info p{color:#a0a0a0;margin-bottom:4rem;font-size:1.1rem}.Contact-module__contactDetails{display:flex;flex-direction:column;gap:2rem}.Contact-module__detail{display:flex;gap:1rem;align-items:flex-start}.Contact-module__detail .Contact-module__icon{width:40px;height:40px;background:#00f0ff1a;border-radius:50%;display:flex;justify-content:center;align-items:center;color:#00f0ff;flex-shrink:0}.Contact-module__detail strong{display:block;color:#e0e0e0;margin-bottom:4px}.Contact-module__detail p{margin-bottom:0;font-size:1rem}.Contact-module__form{background:#ffffff0d;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 30px #0000001a;padding:2rem;border-radius:20px;display:flex;flex-direction:column;gap:2rem}.Contact-module__inputGroup input,.Contact-module__inputGroup textarea{width:100%;background:#05050b99;border:1px solid rgba(224,224,224,.1);padding:1rem;border-radius:8px;color:#e0e0e0;font-family:Inter,sans-serif;transition:all .3s cubic-bezier(.16,1,.3,1)}.Contact-module__inputGroup input:focus,.Contact-module__inputGroup textarea:focus{outline:none;border-color:#00f0ff;box-shadow:0 0 10px #00f0ff33}.Contact-module__inputGroup input::placeholder,.Contact-module__inputGroup textarea::placeholder{color:#e0e0e04d}.Contact-module__inputGroup textarea{resize:vertical}.Contact-module__submitBtn{background:linear-gradient(135deg,#00f0ff,#7000ff);color:#fff;padding:1rem;border-radius:8px;font-weight:600;display:flex;justify-content:center;align-items:center;gap:1rem;transition:all .3s cubic-bezier(.16,1,.3,1)}.Contact-module__submitBtn:hover{transform:translateY(-2px);box-shadow:0 5px 15px #00f0ff66}.Contact-module__submitBtn:disabled{opacity:.7;cursor:not-allowed}.Footer-module__footer{background-color:#0a0a16;padding:4rem 0 2rem;position:relative;overflow:hidden;border-top:1px solid rgba(255,255,255,.1)}.Footer-module__container{width:100%;max-width:1440px;margin:0 auto;padding:0 2rem}@media(max-width:768px){.Footer-module__container{padding:0 1rem}}.Footer-module__top{display:flex;justify-content:space-between;align-items:center;margin-bottom:4rem}@media(max-width:768px){.Footer-module__top{flex-direction:column;gap:2rem;text-align:center}}.Footer-module__brand h3{font-family:Outfit,sans-serif;font-size:1.5rem;color:#e0e0e0}.Footer-module__brand h3 span{color:#00f0ff}.Footer-module__brand p{color:#a0a0a0;font-size:.9rem}.Footer-module__socials{display:flex;gap:1rem}.Footer-module__socials a{width:40px;height:40px;border-radius:50%;background:#e0e0e01a;display:flex;justify-content:center;align-items:center;color:#e0e0e0;transition:all .3s cubic-bezier(.16,1,.3,1)}.Footer-module__socials a:hover{background:#00f0ff;color:#05050b;transform:translateY(-3px)}.Footer-module__bottom{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid rgba(224,224,224,.1);color:#a0a0a0;font-size:.9rem}@media(max-width:768px){.Footer-module__bottom{flex-direction:column;gap:1rem;text-align:center}}.Footer-module__links{display:flex;gap:2rem}.Footer-module__links a:hover{color:#00f0ff}.Footer-module__particles{position:absolute;bottom:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}.Footer-module__particle{position:absolute;bottom:-10px;width:4px;height:4px;background:#00f0ff;border-radius:50%;opacity:0;animation:Footer-module__rise linear infinite}@keyframes Footer-module__rise{0%{transform:translateY(0);opacity:0}50%{opacity:.5}to{transform:translateY(-100px);opacity:0}}*{margin:0;padding:0;box-sizing:border-box}body{background-color:#05050b;color:#e0e0e0;font-family:Inter,sans-serif;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:Outfit,sans-serif;font-weight:700;line-height:1.2}a{text-decoration:none;color:inherit;transition:color .3s cubic-bezier(.16,1,.3,1)}ul{list-style:none}button{border:none;background:none;cursor:pointer;font-family:inherit}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#05050b}::-webkit-scrollbar-thumb{background:#00f0ff4d;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#00f0ff99}[data-scroll-container]{min-height:100vh}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
