.btn{cursor:pointer;border:none;border-radius:50px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.75rem;font-size:.95rem;font-weight:600;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.btn--primary{background:var(--color-primary);color:#fff;box-shadow:0 4px 14px #0d948859}.btn--primary:hover{background:var(--color-primary-dark);transform:translateY(-2px);box-shadow:0 6px 20px #0d948873}.btn--lg{padding:1rem 2.25rem;font-size:1rem}.section-header{text-align:center;margin-bottom:3.5rem}.section-header--light .section-header__title,.section-header--light .section-header__desc{color:#fff}.section-header--light .section-header__tag{color:#fff;background:#ffffff26}.section-header__tag{color:var(--color-primary);text-transform:uppercase;letter-spacing:.08em;background:#0d94881a;border-radius:50px;margin-bottom:1rem;padding:.35rem 1rem;font-size:.8rem;font-weight:600;display:inline-block}.section-header__title{font-family:var(--font-display);color:var(--color-text);margin-bottom:.75rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}.section-header__desc{max-width:560px;color:var(--color-text-muted);margin:0 auto;font-size:1.05rem}.section-header__divider{opacity:.4;margin:0 .15rem}.section-header__title-ta{font-family:var(--font-tamil);color:var(--color-primary);margin-top:.5rem;font-size:clamp(1.25rem,3vw,1.65rem);font-weight:600;line-height:1.35;display:block}.section-header__tag [lang=ta]{font-family:var(--font-tamil);font-weight:600}.section-header__desc-ta{font-family:var(--font-tamil);color:var(--color-text-muted);margin-top:.65rem;font-size:.98rem;line-height:1.65;display:block}.header{z-index:100;height:var(--header-height);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--color-border);background:#ffffffeb;transition:box-shadow .3s;position:fixed;top:0;left:0;right:0}.header__inner{justify-content:space-between;align-items:center;height:100%;display:flex}.header__logo{letter-spacing:-.02em;align-items:center;gap:.5rem;font-size:1.4rem;font-weight:800;display:flex}.header__logo-icon{color:var(--color-primary)}.header__nav{gap:2rem;display:flex}.header__link{color:var(--color-text-muted);font-size:.95rem;font-weight:500;transition:color .2s;position:relative}.header__link:after{content:"";background:var(--color-primary);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.header__link:hover{color:var(--color-primary)}.header__link:hover:after{width:100%}.header__menu-btn{cursor:pointer;color:var(--color-text);background:0 0;border:none;padding:.25rem;display:none}.header__backdrop{inset:0;top:var(--header-height);z-index:99;opacity:0;pointer-events:none;background:#0f172a73;transition:opacity .3s;display:none;position:fixed}.header__backdrop--visible{opacity:1;pointer-events:auto}.hero-slider{height:calc(100vh - var(--header-height));min-height:520px;max-height:700px;margin-top:var(--header-height);position:relative;overflow:hidden}.hero-slider__viewport{width:100%;height:100%;overflow:hidden}.hero-slider__track{will-change:transform;height:100%;transition:transform .65s cubic-bezier(.4,0,.2,1);display:flex}.hero-slide{flex:0 0 100%;width:100%;min-width:100%;height:100%;position:relative}.hero-slide__image{object-fit:cover;width:100%;height:100%}.hero-slide__overlay{background:linear-gradient(135deg,#0f172abf 0%,#0f172a59 50%,#0f172a8c 100%);position:absolute;inset:0}.hero-slide__content{color:#fff;opacity:0;flex-direction:column;justify-content:center;max-width:650px;padding:2rem 4rem;transition:opacity .5s .15s,transform .5s .15s;display:flex;position:absolute;inset:0;transform:translate(40px)}.hero-slide--active .hero-slide__content{opacity:1;transform:translate(0)}.hero-slide__badge{text-transform:uppercase;letter-spacing:.1em;background:#0d9488d9;border-radius:50px;width:fit-content;margin-bottom:1.25rem;padding:.4rem 1rem;font-size:.8rem;font-weight:600;display:inline-block}.hero-slide__title{font-family:var(--font-display);margin-bottom:1rem;font-size:clamp(2rem,5vw,3.25rem);font-weight:700;line-height:1.15}.hero-slide__subtitle{opacity:.9;margin-bottom:2rem;font-size:clamp(1rem,2vw,1.2rem);line-height:1.6}.hero-slider__arrow{z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;background:#ffffff26;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:background .2s,transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.hero-slider__arrow:hover{background:#ffffff4d;transform:translateY(-50%)scale(1.05)}.hero-slider__arrow--prev{left:1.5rem}.hero-slider__arrow--next{right:1.5rem}.hero-slider__dots{z-index:10;gap:.6rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.hero-slider__dot{cursor:pointer;background:0 0;border:2px solid #fff9;border-radius:50%;width:10px;height:10px;padding:0;transition:background .3s,transform .3s}.hero-slider__dot--active{background:#fff;transform:scale(1.2)}.departments{padding:var(--section-padding-y) 0}.departments__grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.5rem;display:grid}.dept-card{background:var(--color-surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid var(--color-border);transition:transform .3s,box-shadow .3s;overflow:hidden}.dept-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-6px)}.dept-card__image-wrap{height:180px;position:relative;overflow:hidden}.dept-card__tamil-badge{font-family:var(--font-tamil);color:#fff;text-align:center;letter-spacing:.02em;background:linear-gradient(to top, color-mix(in srgb, var(--dept-color) 92%, #000) 0%, color-mix(in srgb, var(--dept-color) 55%, transparent) 70%, transparent 100%);text-shadow:0 1px 3px #00000059;padding:.65rem 1rem;font-size:1.05rem;font-weight:700;position:absolute;bottom:0;left:0;right:0}.dept-card__image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.dept-card:hover .dept-card__image{transform:scale(1.06)}.dept-card__body{padding:1.5rem}.dept-card__title{margin-bottom:1rem;font-size:1.1rem;font-weight:700;line-height:1.3}.dept-card__products{flex-direction:column;gap:.65rem;display:flex}.dept-card__product{color:var(--color-text-muted);align-items:flex-start;gap:.6rem;font-size:.9rem;display:flex}.dept-card__product-text{flex-direction:column;gap:.15rem;min-width:0;display:flex}.dept-card__product-en{color:var(--color-text);font-size:.88rem;font-weight:500}.dept-card__product-ta{font-family:var(--font-tamil);color:var(--color-primary-dark);font-size:.92rem;font-weight:600;line-height:1.35}.dept-card__dot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.about{padding:var(--section-padding-y) 0;background:var(--color-surface)}.about__grid{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.about__text{color:var(--color-text-muted);margin-bottom:1rem;font-size:1.02rem}.about__note{border-left:3px solid var(--color-primary);border-radius:0 var(--radius) var(--radius) 0;color:var(--color-text-muted);background:#0d948814;margin-top:1.5rem;padding:1rem 1.25rem;font-size:.9rem}.about__features{flex-direction:column;gap:1.5rem;display:flex}.about__feature{background:var(--color-bg);border-radius:var(--radius);gap:1rem;padding:1.25rem;transition:transform .2s;display:flex}.about__feature:hover{transform:translate(4px)}.about__feature-icon{width:48px;height:48px;color:var(--color-primary);border-radius:var(--radius);background:#0d94881a;flex-shrink:0;justify-content:center;align-items:center;display:flex}.about__feature-title{margin-bottom:.25rem;font-weight:600}.about__feature-desc{color:var(--color-text-muted);font-size:.9rem}.locations{padding:var(--section-padding-y) 0;background:linear-gradient(135deg,#0f766e 0%,#0d9488 50%,#14b8a6 100%)}.locations__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.location-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:var(--radius-lg);color:#fff;background:#ffffff1f;border:1px solid #fff3;padding:2rem;transition:transform .3s,background .3s}.location-card:hover{background:#ffffff2e;transform:translateY(-4px)}.location-card__header{align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.location-card__icon{color:var(--color-accent)}.location-card__name{font-size:1.25rem;font-weight:700}.location-card__address{margin-bottom:.25rem;font-weight:500}.location-card__city{opacity:.8;margin-bottom:1rem;font-size:.95rem}.location-card__row{opacity:.9;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.9rem;display:flex}.location-card__row a:hover{text-decoration:underline}.location-card__map-link{background:#ffffff26;border-radius:50px;align-items:center;gap:.4rem;margin-top:1.25rem;padding:.5rem 1rem;font-size:.85rem;font-weight:500;transition:background .2s;display:inline-flex}.location-card__map-link:hover{background:#ffffff40}.contact{padding:var(--section-padding-y) 0}.contact__card{background:var(--color-surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);border:1px solid var(--color-border);justify-content:space-between;align-items:center;gap:2rem;padding:3rem;display:flex}.contact__title{font-family:var(--font-display);margin-bottom:.75rem;font-size:1.75rem}.contact__desc{color:var(--color-text-muted);max-width:420px;margin-bottom:1.5rem}.contact__cta{text-align:center}.contact__cta-text{color:var(--color-text-muted);margin-bottom:1rem;font-weight:600}.social-links{gap:.75rem;display:flex}.social-links__item{width:42px;height:42px;color:var(--color-primary);background:#0d94881a;border-radius:50%;justify-content:center;align-items:center;transition:background .2s,color .2s,transform .2s;display:flex}.social-links__item:hover{background:var(--color-primary);color:#fff;transform:translateY(-3px)}.contact .social-links__item{background:var(--color-bg)}.footer{color:#94a3b8;background:#0f172a;padding-top:3.5rem}.footer__inner{grid-template-columns:1.6fr 1fr 1.2fr 1.2fr;gap:2.5rem;padding-bottom:2.5rem;display:grid}.footer__col h4{color:#fff;text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:.45rem;margin-bottom:1rem;font-size:.9rem;font-weight:600;display:flex}.footer__owner-name{color:#fff;margin-bottom:.65rem;font-size:1.05rem;font-weight:600}.footer__owner-location{color:#cbd5e1;align-items:flex-start;gap:.4rem;font-size:.88rem;line-height:1.55;display:flex}.footer__owner-location svg{color:var(--color-primary-light);flex-shrink:0;margin-top:.2rem}.footer__owner-contact-label{color:#94a3b8;margin-top:1rem;margin-bottom:.5rem;font-size:.82rem;line-height:1.45}.footer__owner-contact{color:var(--color-primary-light);background:#0d948826;border:1px solid #14b8a640;border-radius:50px;align-items:center;gap:.4rem;padding:.4rem .85rem;font-size:.88rem;font-weight:500;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.footer__owner-contact:hover{background:var(--color-primary);border-color:var(--color-primary);color:#fff}.footer__vision-item{gap:.65rem;margin-bottom:.85rem;font-size:.88rem;line-height:1.55;display:flex}.footer__vision-item:last-child{margin-bottom:0}.footer__vision-icon{color:var(--color-primary-light);flex-shrink:0;margin-top:.15rem}.footer__vision-item strong{color:#e2e8f0}.footer__values{flex-direction:column;gap:.75rem;display:flex}.footer__values li{align-items:flex-start;gap:.55rem;font-size:.88rem;line-height:1.5;display:flex}.footer__values svg{color:var(--color-accent);flex-shrink:0;margin-top:.15rem}.footer__values strong{color:#e2e8f0}.footer__nav{border-top:1px solid #ffffff0f;grid-template-columns:1fr 1fr;gap:2rem;padding-top:2rem;padding-bottom:2.5rem;display:grid}.footer__logo{color:#fff;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:1.25rem;font-weight:800;display:flex}.footer__logo em{color:var(--color-primary-light)}.footer__tagline{margin-bottom:1.25rem;font-size:.9rem}.footer .social-links__item{color:#94a3b8;background:#ffffff14}.footer .social-links__item:hover{background:var(--color-primary);color:#fff}.footer__links h4{color:#fff;text-transform:uppercase;letter-spacing:.06em;margin-bottom:1rem;font-size:.9rem;font-weight:600}.footer__links a{margin-bottom:.6rem;font-size:.9rem;transition:color .2s;display:block}.footer__links a:hover{color:var(--color-primary-light)}.footer__bottom{border-top:1px solid #ffffff14;padding:1.5rem 0;font-size:.85rem}.footer__bottom-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem 2rem;display:flex}.footer__legal{text-align:left}.footer__disclaimer{opacity:.7;margin-top:.35rem;font-size:.8rem}.footer__credit{color:#cbd5e1;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:50px;flex-wrap:wrap;align-items:center;gap:.5rem .75rem;padding:.65rem 1rem;font-size:.82rem;display:inline-flex}.footer__credit svg:first-child{color:var(--color-primary-light)}.footer__credit strong{color:#fff}.footer__credit-phone{color:var(--color-primary-light);background:#0d948833;border-radius:50px;align-items:center;gap:.35rem;padding:.25rem .65rem;font-weight:500;transition:background .2s,color .2s;display:inline-flex}.footer__credit-phone:hover{background:var(--color-primary);color:#fff}@media (width>=1400px){.hero-slide__content{max-width:720px;padding:2.5rem 5rem}}@media (width>=1200px){.departments__grid{grid-template-columns:repeat(3,1fr)}.header__nav{gap:2rem}}@media (width>=1600px){.departments__grid{grid-template-columns:repeat(4,1fr)}}@media (width<=1024px){.header__nav{gap:1.25rem}.header__link{font-size:.9rem}.departments__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.about__grid{gap:3rem}.footer__inner{grid-template-columns:1fr 1fr;gap:2.5rem}.footer__brand{grid-column:1/-1}.hero-slide__content{max-width:580px;padding:2rem 3rem}.section-header{margin-bottom:3rem}}@media (width<=992px){.header__logo{gap:.4rem;min-width:0;font-size:1.2rem}.header__logo span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.header__nav{top:var(--header-height);z-index:100;background:var(--color-surface);padding:.75rem var(--container-padding);border-bottom:1px solid var(--color-border);box-shadow:var(--shadow-md);opacity:0;pointer-events:none;max-height:calc(100dvh - var(--header-height));-webkit-overflow-scrolling:touch;flex-direction:column;gap:0;transition:transform .3s,opacity .3s;position:fixed;left:0;right:0;overflow-y:auto;transform:translateY(-120%)}.header__nav--open{opacity:1;pointer-events:auto;transform:translateY(0)}.header__link{border-bottom:1px solid var(--color-border);width:100%;padding:.95rem 0;font-size:1rem}.header__link:after{display:none}.header__link:last-child{border-bottom:none}.header__menu-btn{justify-content:center;align-items:center;min-width:44px;min-height:44px;display:flex}.header__backdrop{display:block}.about__grid{grid-template-columns:1fr;gap:2.5rem}.contact__card{text-align:center;flex-direction:column;padding:2.5rem 2rem}.contact__desc{max-width:100%;margin-left:auto;margin-right:auto}.contact .social-links{justify-content:center}.footer__inner,.footer__nav{grid-template-columns:1fr 1fr;gap:2rem}.footer__brand{grid-column:1/-1}.footer__bottom-inner{text-align:center;flex-direction:column}.footer__legal{text-align:center}.footer__credit{justify-content:center}.locations__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}}@media (width<=768px){.section-header{margin-bottom:2.5rem}.hero-slider{min-height:420px;max-height:85vh}.hero-slide__content{padding:1.5rem var(--container-padding);justify-content:flex-end;max-width:100%;padding-bottom:4rem}.hero-slide__subtitle{margin-bottom:1.5rem}.hero-slider__arrow{width:40px;height:40px}.hero-slider__arrow--prev{left:.75rem}.hero-slider__arrow--next{right:.75rem}.hero-slider__dots{bottom:1.25rem}.departments__grid{grid-template-columns:1fr;gap:1.25rem}.dept-card__image-wrap{height:160px}.about__feature{padding:1rem}.location-card{padding:1.5rem}.contact__card{padding:2rem var(--container-padding)}.contact__title{font-size:1.5rem}.btn--lg{width:100%;max-width:320px;padding:.9rem 1.75rem}.footer__inner,.footer__nav{grid-template-columns:1fr;gap:2rem;padding-bottom:2rem}.footer__nav{padding-top:1.5rem}}@media (width<=480px){.header__logo{font-size:1rem}.header__logo-icon{width:24px;height:24px}.section-header{margin-bottom:2rem}.section-header__desc{font-size:.95rem}.hero-slider{min-height:380px}.hero-slide__badge{margin-bottom:.75rem;padding:.3rem .75rem;font-size:.7rem}.hero-slide__title{margin-bottom:.75rem}.hero-slide__subtitle{margin-bottom:1.25rem;font-size:.95rem}.hero-slider__arrow{width:36px;height:36px}.hero-slider__arrow--prev{left:.5rem}.hero-slider__arrow--next{right:.5rem}.btn{padding:.7rem 1.5rem;font-size:.9rem}.dept-card__body{padding:1.25rem}.dept-card__title{font-size:1.05rem}.about__text{font-size:.95rem}.about__note{padding:.85rem 1rem;font-size:.85rem}.location-card__name{font-size:1.1rem}.social-links__item{width:44px;height:44px}.footer{padding-top:2.5rem}.footer__credit{border-radius:var(--radius);text-align:center;flex-direction:column}}@media (height<=500px) and (orientation:landscape){.hero-slider{min-height:100vh;max-height:none;height:calc(100vh - var(--header-height))}.hero-slide__content{justify-content:center;padding:1rem 2rem 2.5rem}.hero-slide__subtitle{margin-bottom:1rem}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--color-primary:#0d9488;--color-primary-dark:#0f766e;--color-primary-light:#14b8a6;--color-accent:#f59e0b;--color-bg:#f8fafc;--color-surface:#fff;--color-text:#0f172a;--color-text-muted:#64748b;--color-border:#e2e8f0;--font-sans:"Inter", system-ui, -apple-system, sans-serif;--font-display:"Playfair Display", Georgia, serif;--font-tamil:"Noto Sans Tamil", "Latha", "Nirmala UI", sans-serif;--shadow-sm:0 1px 3px #00000014;--shadow-md:0 4px 20px #00000014;--shadow-lg:0 12px 40px #0000001f;--radius:12px;--radius-lg:20px;--header-height:72px;--container-max:1200px;--container-padding:1.5rem;--section-padding-y:5rem;--nav-breakpoint:992px}html{scroll-behavior:smooth;scroll-padding-top:var(--header-height);overflow-x:hidden}body{font-family:var(--font-sans);background:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;min-width:320px;line-height:1.6;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}ul{list-style:none}.container{width:100%;max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto}em{color:var(--color-primary);font-style:normal}@media (width<=1024px){:root{--section-padding-y:4rem}}@media (width<=768px){:root{--header-height:64px;--container-padding:1.25rem;--section-padding-y:3.5rem}}@media (width<=480px){:root{--header-height:60px;--container-padding:1rem;--section-padding-y:3rem}}@media (width>=1400px){:root{--container-max:1320px;--container-padding:2rem}}
