.VisionMission-module__g75UNW__section{background:var(--navy)}.VisionMission-module__g75UNW__section .VisionMission-module__g75UNW__section-label{color:#ff8c42}.VisionMission-module__g75UNW__section .VisionMission-module__g75UNW__section-title{color:#fff}.VisionMission-module__g75UNW__grid{grid-template-columns:1fr 1.4fr;align-items:start;gap:2rem;display:grid}.VisionMission-module__g75UNW__card{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:28px;padding:3rem 2.5rem;transition:transform .35s,box-shadow .35s;position:relative;overflow:hidden}.VisionMission-module__g75UNW__card:hover{transform:translateY(-6px);box-shadow:0 20px 60px #0000004d}.VisionMission-module__g75UNW__cardGlow{pointer-events:none;background:radial-gradient(circle at 0 0,#ff6b0033,#0000 70%);width:100%;height:100%;position:absolute;top:0;left:0}.VisionMission-module__g75UNW__cardIconWrap{background:#ff6b0026;border:1px solid #ff6b004d;border-radius:18px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.5rem;animation:3s ease-in-out infinite VisionMission-module__g75UNW__float;display:flex}.VisionMission-module__g75UNW__cardTitle{color:#fff;margin-bottom:1.25rem;font-size:1.75rem;font-weight:800}.VisionMission-module__g75UNW__cardText{color:#ffffffbf;font-size:1.05rem;line-height:1.85}.VisionMission-module__g75UNW__cardPattern{pointer-events:none;border:2px solid #ff6b0026;border-radius:50%;width:160px;height:160px;position:absolute;bottom:-40px;right:-40px}.VisionMission-module__g75UNW__cardPattern:before{content:"";border:2px solid #ff6b001a;border-radius:50%;position:absolute;inset:20px}.VisionMission-module__g75UNW__missionList{flex-direction:column;gap:.875rem;list-style:none;display:flex}.VisionMission-module__g75UNW__missionItem{color:#fffc;align-items:flex-start;gap:.75rem;font-size:.95rem;line-height:1.6;display:flex}.VisionMission-module__g75UNW__checkIcon{background:linear-gradient(135deg, var(--saffron), var(--gold));color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:1px;font-size:.7rem;font-weight:700;display:flex}@media (max-width:1024px){.VisionMission-module__g75UNW__grid{grid-template-columns:1fr}}
.Stats-module__yL2aHq__section{background:var(--navy);position:relative;overflow:hidden}.Stats-module__yL2aHq__bgGlow1{pointer-events:none;background:radial-gradient(circle,#ff6b0026,#0000 70%);width:500px;height:500px;position:absolute;top:-100px;left:-100px}.Stats-module__yL2aHq__bgGlow2{pointer-events:none;background:radial-gradient(circle,#d4af371f,#0000 70%);width:400px;height:400px;position:absolute;bottom:-100px;right:-100px}.Stats-module__yL2aHq__title{color:#fff;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:800}.Stats-module__yL2aHq__subtitle{color:#ffffffa6!important}.Stats-module__yL2aHq__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.Stats-module__yL2aHq__statCard{text-align:center;background:#ffffff0d;border:1px solid #ffffff14;border-radius:24px;padding:2.5rem 2rem;transition:all .35s;position:relative;overflow:hidden}.Stats-module__yL2aHq__statCard:before{content:"";background:var(--grad-saffron);transform-origin:0;height:3px;transition:transform .35s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.Stats-module__yL2aHq__statCard:hover{background:#ffffff14;transform:translateY(-8px);box-shadow:0 20px 50px #0000004d}.Stats-module__yL2aHq__statCard:hover:before{transform:scaleX(1)}.Stats-module__yL2aHq__statIconWrap{background:#ff6b001f;border:1.5px solid #ff6b0040;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1.25rem;transition:all .3s;display:flex}.Stats-module__yL2aHq__statCard:hover .Stats-module__yL2aHq__statIconWrap{background:#ff6b0033;transform:translateY(-3px)}.Stats-module__yL2aHq__statNum{background:var(--grad-saffron);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:3.25rem;font-weight:900;line-height:1}.Stats-module__yL2aHq__suffix{font-size:2rem}.Stats-module__yL2aHq__statLabel{color:#fff;margin-bottom:.4rem;font-size:1rem;font-weight:700}.Stats-module__yL2aHq__statDesc{color:#ffffff80;font-size:.8rem;line-height:1.5}@media (max-width:1024px){.Stats-module__yL2aHq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Stats-module__yL2aHq__grid{grid-template-columns:1fr}}
.WorkAreas-module__fspPRa__section{background:var(--ivory)}.WorkAreas-module__fspPRa__tabs{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:2.5rem;display:flex}.WorkAreas-module__fspPRa__tab{border-radius:var(--radius-full);color:var(--navy);cursor:pointer;background:#fff;border:2px solid #d4af37;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .25s;display:flex;box-shadow:0 1px 4px #0d1b2a14}.WorkAreas-module__fspPRa__tab:hover{border-color:var(--saffron);color:var(--saffron);background:var(--saffron-pale);transform:translateY(-2px)}.WorkAreas-module__fspPRa__tabActive{transform:translateY(-2px);box-shadow:0 4px 15px #ff6b004d;background:var(--grad-saffron)!important;color:#fff!important;border-color:#0000!important}.WorkAreas-module__fspPRa__tabLabel{display:none}@media (min-width:640px){.WorkAreas-module__fspPRa__tabLabel{display:inline}}.WorkAreas-module__fspPRa__panel{box-shadow:var(--shadow-lg);border-radius:28px;grid-template-columns:1fr 1fr;gap:0;min-height:500px;display:grid;overflow:hidden}.WorkAreas-module__fspPRa__panelImage{background:#0f172a;min-height:400px;position:relative}.WorkAreas-module__fspPRa__panelImageOverlay{z-index:1;pointer-events:none;position:absolute;inset:0}.WorkAreas-module__fspPRa__panelContent{background:#fff;flex-direction:column;justify-content:center;padding:3rem 2.5rem;display:flex}.WorkAreas-module__fspPRa__panelIconWrap{border-radius:20px;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:1.5rem;display:flex}.WorkAreas-module__fspPRa__panelTitle{color:var(--navy);margin-bottom:.5rem;font-size:2rem;font-weight:800}.WorkAreas-module__fspPRa__panelSubtitle{color:var(--text-muted);margin-bottom:1.75rem;font-size:1rem;font-style:italic}.WorkAreas-module__fspPRa__initiativeList{flex-direction:column;gap:.75rem;display:flex}.WorkAreas-module__fspPRa__initiativeItem{color:var(--text-secondary);align-items:center;gap:.75rem;font-size:.95rem;font-weight:500;display:flex}.WorkAreas-module__fspPRa__initiativeDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.WorkAreas-module__fspPRa__mobileGrid{display:none}@media (max-width:768px){.WorkAreas-module__fspPRa__panel{grid-template-columns:1fr}.WorkAreas-module__fspPRa__panelImage{min-height:260px}.WorkAreas-module__fspPRa__panelContent{padding:2rem 1.5rem}.WorkAreas-module__fspPRa__mobileGrid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:2rem;display:grid}}@media (max-width:480px){.WorkAreas-module__fspPRa__mobileGrid{grid-template-columns:repeat(2,1fr)}}.WorkAreas-module__fspPRa__miniCard{box-shadow:var(--shadow-sm);text-align:center;background:#fff;border-radius:16px;flex-direction:column;align-items:center;gap:.5rem;padding:1rem;display:flex}.WorkAreas-module__fspPRa__miniTitle{color:var(--text-secondary);font-size:.72rem;font-weight:600}
.Appreciation-module__euEs_W__section{padding:6rem 0;position:relative;overflow:hidden}.Appreciation-module__euEs_W__bgImage{z-index:0;position:absolute;inset:0}.Appreciation-module__euEs_W__overlay{z-index:1;background:linear-gradient(135deg,#0d1b2af2 0%,#0d1b2ad9 60%,#ff6b004d 100%);position:absolute;inset:0}.Appreciation-module__euEs_W__inner{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid;position:relative}.Appreciation-module__euEs_W__content .Appreciation-module__euEs_W__section-label{color:#ff8c42}.Appreciation-module__euEs_W__title{color:#fff;margin-bottom:1.25rem;font-size:clamp(2rem,3.5vw,3rem);font-weight:800;line-height:1.2}.Appreciation-module__euEs_W__desc{color:#ffffffbf;margin-bottom:2.5rem;font-size:1.05rem;line-height:1.85}.Appreciation-module__euEs_W__leaders{flex-direction:column;gap:1rem;display:flex}.Appreciation-module__euEs_W__leaderCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff26;border-radius:20px;align-items:center;gap:1.25rem;padding:.85rem 1.25rem;transition:transform .25s;display:flex}.Appreciation-module__euEs_W__leaderCard:hover{background:#ffffff1f;transform:translate(6px)}.Appreciation-module__euEs_W__avatarWrap{border:2.5px solid #ff8c42;border-radius:50%;flex-shrink:0;width:56px;height:56px;position:relative;overflow:hidden;box-shadow:0 4px 12px #ff8c424d}.Appreciation-module__euEs_W__avatarImg{object-fit:cover;object-position:top center}.Appreciation-module__euEs_W__leaderName{color:#fff;margin-bottom:.15rem;font-size:1.05rem;font-weight:800}.Appreciation-module__euEs_W__leaderRole{color:#ff8c42;font-size:.82rem;font-weight:600}.Appreciation-module__euEs_W__letterImage{cursor:pointer;background:#0f172ad9;border:1.5px solid #ff8c424d;border-radius:24px;height:540px;transition:transform .3s;position:relative;overflow:hidden;box-shadow:0 30px 80px #00000080}.Appreciation-module__euEs_W__letterImage:hover{transform:scale(1.02)}.Appreciation-module__euEs_W__letterBadge{background:var(--grad-saffron);color:#fff;letter-spacing:.05em;border-radius:100px;align-items:center;gap:.4rem;padding:.45rem 1.1rem;font-size:.78rem;font-weight:700;display:flex;position:absolute;top:1.25rem;right:1.25rem;box-shadow:0 4px 15px #ff6b0066}.Appreciation-module__euEs_W__lightbox{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:9999;cursor:zoom-out;background:#0d1b2af2;justify-content:center;align-items:center;padding:2rem;animation:.25s Appreciation-module__euEs_W__fadeIn;display:flex;position:fixed;inset:0}.Appreciation-module__euEs_W__lightboxClose{color:#fff;cursor:pointer;z-index:10;background:#fff3;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.Appreciation-module__euEs_W__lightboxClose:hover{background:var(--saffron)}.Appreciation-module__euEs_W__lightboxContent{cursor:default;width:100%;max-width:900px;height:85vh;position:relative}@keyframes Appreciation-module__euEs_W__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:1024px){.Appreciation-module__euEs_W__inner{grid-template-columns:1fr;gap:3rem}.Appreciation-module__euEs_W__letterImage{height:420px}}
.Awards-module__6y1-4q__section{background:var(--ivory-dark)}.Awards-module__6y1-4q__layout{grid-template-columns:1.1fr 1fr;align-items:start;gap:5rem;display:grid}.Awards-module__6y1-4q__awardsList{flex-direction:column;gap:1rem;margin-top:2rem;display:flex}.Awards-module__6y1-4q__awardCard{box-shadow:var(--shadow-sm);background:#fff;border-left:3px solid #d4af37;border-radius:16px;align-items:flex-start;gap:1rem;padding:1.25rem;transition:all .3s;display:flex}.Awards-module__6y1-4q__awardCard:hover{border-left-color:var(--saffron);box-shadow:var(--shadow-lg);transform:translate(6px)}.Awards-module__6y1-4q__awardIconWrap{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .25s;display:flex}.Awards-module__6y1-4q__awardCard:hover .Awards-module__6y1-4q__awardIconWrap{transform:scale(1.1)}.Awards-module__6y1-4q__awardTitle{color:var(--navy);margin-bottom:.25rem;font-size:.95rem;font-weight:700}.Awards-module__6y1-4q__awardDesc{color:var(--text-muted);font-size:.82rem;line-height:1.5}.Awards-module__6y1-4q__imageStack{height:600px;position:relative}.Awards-module__6y1-4q__imageMain{width:85%;height:75%;box-shadow:var(--shadow-lg);border-radius:24px;position:absolute;top:0;left:0;overflow:hidden}.Awards-module__6y1-4q__imageSec{width:55%;height:40%;box-shadow:var(--shadow-lg);border:4px solid #fff;border-radius:20px;position:absolute;bottom:0;right:0;overflow:hidden}.Awards-module__6y1-4q__secLabel{background:var(--grad-saffron);color:#fff;letter-spacing:.05em;border-radius:100px;padding:.3rem .75rem;font-size:.7rem;font-weight:700;position:absolute;bottom:.75rem;left:.75rem}@media (max-width:1024px){.Awards-module__6y1-4q__layout{grid-template-columns:1fr}.Awards-module__6y1-4q__imageStack{height:400px}.Awards-module__6y1-4q__imageSec{right:0}}
.CleanlinessDrive-module__eI1Gxq__section{background-color:var(--ivory);position:relative;overflow:hidden}.CleanlinessDrive-module__eI1Gxq__carouselWrap{margin:2rem 0 3rem;position:relative}.CleanlinessDrive-module__eI1Gxq__sliderTrack{scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:var(--saffron) var(--ivory-dark);gap:1.5rem;padding:1rem .5rem 2rem;display:flex;overflow-x:auto}.CleanlinessDrive-module__eI1Gxq__sliderTrack::-webkit-scrollbar{height:6px}.CleanlinessDrive-module__eI1Gxq__sliderTrack::-webkit-scrollbar-track{background:var(--ivory-dark);border-radius:3px}.CleanlinessDrive-module__eI1Gxq__sliderTrack::-webkit-scrollbar-thumb{background:var(--saffron);border-radius:3px}.CleanlinessDrive-module__eI1Gxq__card{border-radius:var(--radius-lg);height:280px;box-shadow:var(--shadow-md);cursor:pointer;border:1px solid var(--ivory-dark);transition:all var(--transition-mid);background-color:#fff;flex:0 0 340px;position:relative;overflow:hidden}.CleanlinessDrive-module__eI1Gxq__card:hover{box-shadow:var(--shadow-lg);border-color:var(--saffron-light);transform:translateY(-8px)}.CleanlinessDrive-module__eI1Gxq__cardImage{width:100%;height:100%;position:relative}.CleanlinessDrive-module__eI1Gxq__cardImage img{object-fit:cover;transition:transform var(--transition-slow)}.CleanlinessDrive-module__eI1Gxq__card:hover .CleanlinessDrive-module__eI1Gxq__cardImage img{transform:scale(1.08)}.CleanlinessDrive-module__eI1Gxq__cardOverlay{z-index:2;transition:opacity var(--transition-fast);background:linear-gradient(#0d1b2a1a 40%,#0d1b2ad9 100%);flex-direction:column;justify-content:space-between;padding:1.25rem;display:flex;position:absolute;inset:0}.CleanlinessDrive-module__eI1Gxq__badge{text-transform:uppercase;letter-spacing:.05em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;border-radius:var(--radius-full);background:#ff6b00e6;align-self:flex-start;padding:.3rem .75rem;font-size:.7rem;font-weight:700}.CleanlinessDrive-module__eI1Gxq__cardContent{color:#fff}.CleanlinessDrive-module__eI1Gxq__cardTitle{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.35rem;font-size:.95rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.CleanlinessDrive-module__eI1Gxq__cardAction{color:var(--saffron-pale);align-items:center;gap:.25rem;font-size:.75rem;font-weight:600;display:flex}.CleanlinessDrive-module__eI1Gxq__controls{justify-content:flex-end;align-items:center;margin-top:1rem;display:flex}.CleanlinessDrive-module__eI1Gxq__counter{color:var(--navy);letter-spacing:.05em;font-size:.9rem;font-weight:700}.CleanlinessDrive-module__eI1Gxq__navBtns{align-items:center;gap:.75rem;display:flex}.CleanlinessDrive-module__eI1Gxq__navBtn{border:1.5px solid var(--ivory-dark);width:44px;height:44px;color:var(--navy);cursor:pointer;box-shadow:var(--shadow-sm);transition:all var(--transition-fast);background:#fff;border-radius:50%;justify-content:center;align-items:center;display:flex}.CleanlinessDrive-module__eI1Gxq__navBtn:hover{background:var(--saffron);color:#fff;border-color:var(--saffron);transform:translateY(-2px);box-shadow:0 4px 12px #ff6b004d}.CleanlinessDrive-module__eI1Gxq__lightbox{z-index:9999;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#0d1b2af2;justify-content:center;align-items:center;padding:2rem;animation:.3s CleanlinessDrive-module__eI1Gxq__fadeIn;display:flex;position:fixed;inset:0}.CleanlinessDrive-module__eI1Gxq__lightboxContent{flex-direction:column;align-items:center;width:100%;max-width:900px;max-height:85vh;display:flex;position:relative}.CleanlinessDrive-module__eI1Gxq__lightboxImgWrap{border-radius:var(--radius-md);width:100%;height:60vh;box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.CleanlinessDrive-module__eI1Gxq__lightboxCaption{color:#fff;text-align:center;margin-top:1.25rem}.CleanlinessDrive-module__eI1Gxq__lightboxTitle{margin-bottom:.25rem;font-size:1.2rem;font-weight:700}.CleanlinessDrive-module__eI1Gxq__lightboxSub{color:#ffffffb3;font-size:.85rem}.CleanlinessDrive-module__eI1Gxq__closeBtn{color:#fff;cursor:pointer;width:40px;height:40px;transition:background var(--transition-fast);background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;display:flex;position:absolute;top:-3rem;right:0}.CleanlinessDrive-module__eI1Gxq__closeBtn:hover{background:var(--saffron)}@keyframes CleanlinessDrive-module__eI1Gxq__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.CleanlinessDrive-module__eI1Gxq__card{flex:0 0 280px;height:240px}.CleanlinessDrive-module__eI1Gxq__lightboxImgWrap{height:45vh}}
