html,body{height:100%;margin:0;background-color:#e6d2b0;font-family:Century Gothic,Arial,sans-serif;color:#333;line-height:1.6;background-image:url(/bg-dark.webp);background-repeat:repeat;background-size:100px 100px}h1{font-weight:700;margin-bottom:16px;letter-spacing:1px;text-align:center}h2{font-weight:700;margin-bottom:12px}h3{font-weight:600;margin-bottom:10px}p{font-size:1rem;margin-bottom:1em}.section-heading{font-size:1.25rem;font-weight:700;text-transform:uppercase;text-align:center;margin:24px 0 16px}.site-header{position:sticky;top:0;z-index:1000;width:100%;text-align:center;padding:10px 0;background-image:url(/bg-light.webp);background-repeat:repeat;background-size:100px 100px;border-bottom:1px solid #ddd;transition:all .3s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.site-header .branding{display:inline-grid;grid-auto-flow:row;grid-template-columns:max-content;justify-items:center;gap:.25rem;margin:0 auto 2rem;text-align:center;box-sizing:border-box}.site-header .branding .company-name,.site-header .branding .tagline{grid-column:1;width:100%;box-sizing:border-box;margin:0;text-align:center;white-space:normal}.navbar a{text-decoration:none;font-size:1rem;color:#333;font-weight:600;letter-spacing:1px;text-transform:uppercase;margin:0 20px 20px;transition:color .3s ease}.navbar a{position:relative;padding:6px 10px;text-decoration:none;color:#333;font-weight:500;display:inline-block;transition:color .3s ease}.navbar a.active{color:#333;font-weight:600}.navbar a:after{content:"";position:absolute;left:0;bottom:-6px;width:0%;height:3px;background:#333;transition:width .3s ease,transform .3s ease;border-radius:3px}.navbar a.active:after,.navbar a:hover:after{width:100%;transform:scaleX(1.05)}@media (max-width: 768px){.navbar a:after{left:50%;transform:translate(-50%) scaleX(0)}.navbar a.active:after,.navbar a:hover:after{transform:translate(-50%) scaleX(1.05);width:100%}}.scrolled .site-header{background-image:url(/bg-light.webp);background-repeat:repeat;background-size:100px 100px;box-shadow:0 2px 8px #00000014;padding:12px 0}.container{padding:32px;max-width:900px;margin:0 auto}.hero-center{text-align:left;margin:40px auto;max-width:900px}.hero-center p{line-height:1.6;text-align:justify;text-justify:inter-word}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px;margin-top:18px}.card{border:1px solid #eee;padding:14px;border-radius:6px;background:#f0e4c8;box-shadow:0 2px 6px #00000008}.site-footer{text-align:center;padding:20px;margin-top:40px;background-image:url(/bg-light.webp);background-repeat:repeat;background-size:100px 100px;border-top:1px solid #ddd;font-size:.5rem;color:#555}.site-footer p{margin:5px 0}.my-swiper img{width:100%;height:400px;object-fit:cover}.about-images .img-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem;margin:2rem 0}.about-images img{width:100%;height:auto;border-radius:8px;object-fit:cover}.hero-parallax .hero-img{height:400px;background-size:cover;background-position:center;background-attachment:fixed;display:flex;align-items:center;justify-content:center}@supports (-webkit-touch-callout: none){.hero-parallax .hero-img{background-attachment:scroll}}.hero-text{background:#fff3;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:1.5rem 2rem;border-radius:12px;text-align:center;box-shadow:0 8px 30px #00000026}.hero-text h2{font-size:2.5rem;margin-bottom:1rem;color:#222}.hero-text p{font-size:1.2rem;color:#222;max-width:600px;font-weight:700}.image-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:1rem;margin:2rem 0}.image-gallery .card{position:relative;overflow:hidden;border-radius:8px;transition:transform .4s}.image-gallery img{width:100%;height:220px;object-fit:cover;transition:transform .4s}.image-gallery .card:hover img{transform:scale(1.05)}.image-gallery .overlay{position:absolute;bottom:0;width:100%;background:#00000080;padding:.8rem;opacity:0;transform:translateY(20px);animation:fadeUp .6s ease forwards;transition:transform .3s ease,box-shadow .3s ease}.image-gallery .card:hover .overlay{opacity:0;transform:translateY(20px)}.alternating-section{display:flex;flex-wrap:wrap;align-items:center;margin:2rem 0}.alternating-section .text-panel,.alternating-section .image-panel{flex:1 1 50%;padding:1rem}.alternating-section img{width:100%;border-radius:8px;object-fit:cover}.why-section{padding:20px 0;max-width:900px;margin:0 auto}.why-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(440px,1fr));gap:20px}.why-item{display:flex;align-items:center;gap:12px;padding:12px 16px;border-radius:8px;background:#ffffff26;box-shadow:0 5px 20px #0000001a;opacity:0;transform:translateY(20px);animation:fadeUp .6s ease forwards;transition:transform .3s ease,box-shadow .3s ease}.why-item:hover{transform:translateY(-10px);box-shadow:0 10px 30px #00000026}.why-icon{font-size:20px;width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;background:#ffffff26;color:#0f1724;flex-shrink:0}.why-text{display:flex;flex-direction:column}.why-title{font-weight:700;color:#111827}.why-desc{color:#4b5563;font-size:.9rem}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}.infrastructure{margin-top:70px;text-align:center;color:#333}.cards1{display:flex;gap:20px;flex-wrap:wrap;justify-content:center;margin-top:30px}.card1{background:#ffffff26;border-radius:15px;padding:25px;width:235px;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 5px 20px #0000001a}.card1:hover{transform:translateY(-10px);box-shadow:0 10px 30px #00000026}.card1 h4{margin-bottom:10px;color:#222}.contact-section{margin:auto;max-width:900px;padding:20px;color:#333}.contact-card{margin-top:40px;background:#ffffff26;border-radius:16px;padding:30px;box-shadow:0 8px 30px #0000001a;opacity:0;transform:translateY(20px);animation:fadeUp .6s ease forwards;transition:transform .3s ease,box-shadow .3s ease}.contact-card h3{text-align:center;font-size:1.6rem;margin-bottom:20px;color:#222;letter-spacing:1px}.contact-card ul{list-style:none;padding:0;margin:0;display:grid;gap:15px}.contact-card li{font-size:1.05rem;display:flex;align-items:center;gap:10px;line-height:1.6;flex-wrap:wrap}.contact-card i{font-size:1.2rem;color:#333;min-width:25px;text-align:center;margin-top:2px}.contact-card strong{font-weight:600}.contact-card a{color:#000;text-decoration:underline;font-weight:500;transition:color .3s ease}.contact-card a:hover{color:#000;transform:scale(1.05)}.hero-center .shows-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-top:30px}.hero-center .show-card{position:relative;overflow:hidden;border-radius:12px;box-shadow:0 5px 20px #00000014;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}.hero-center .show-card img{width:100%;height:220px;object-fit:cover;transition:transform .4s ease}.hero-center .show-card:hover img{transform:scale(1.05)}.hero-center .show-card .overlay{position:absolute;bottom:0;width:100%;background:#f0e4c8;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:12px;text-align:center;transition:transform .3s ease,opacity .3s ease}.hero-center .show-card .overlay h4{margin:0;font-size:1rem;font-weight:700;color:#111}.hero-center .show-card .overlay p{margin:4px 0 0;font-size:.85rem;color:#555}.hero-center .show-card:hover .overlay{transform:translateY(-5px);opacity:.95}.mission-section{background:#ffffff26;border-radius:12px;padding:12px;opacity:0;transform:translateY(20px);animation:fadeUp .6s ease forwards;transition:transform .3s ease,box-shadow .3s ease}.mission-section .mission-intro{font-size:1.05rem;line-height:1.7;color:#444;margin-bottom:16px;text-align:justify;text-justify:inter-word}.mission-section .mission-list{list-style-type:disc;padding-left:1.5rem;font-size:1rem;line-height:1.7;color:#333}.mission-section .mission-list li{margin-bottom:12px;transition:transform .3s ease,color .3s ease}.mission-section .mission-list li:hover{color:#0077b6;transform:translate(5px)}@media (max-width: 1024px){.hero-text h2{font-size:2rem}.hero-text p{font-size:1rem}.company-name{font-size:1.8rem}.tagline{font-size:.85rem!important}.card-grid,.why-grid{gap:15px}}@media (max-width: 768px){.hero-text{padding:1rem 1.5rem}.hero-text h2{font-size:1.8rem}.hero-text p{font-size:.95rem}.company-name{font-size:1.6rem}.tagline{font-size:.85rem!important}.card-grid,.about-images .img-grid,.image-gallery,.hero-center .shows-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.alternating-section{flex-direction:column}.alternating-section .text-panel,.alternating-section .image-panel{flex:1 1 100%}.mission-section{padding:10px}}@media (max-width: 480px){.hero-text h2{font-size:1.5rem}.hero-text p{font-size:.9rem}.company-name{font-size:1.4rem}.tagline{font-size:.8rem!important}.card1{width:100%}.contact-card{padding:20px}.hero-parallax .hero-img{height:300px}.my-swiper img{height:250px}.image-gallery img,.hero-center .show-card img{height:180px}}@media (max-width: 600px){.contact-card li{align-items:flex-start}.contact-card strong{min-width:unset}}.hamburger{display:none;flex-direction:column;cursor:pointer;gap:5px;width:25px;height:20px;justify-content:center;position:absolute;top:20px;right:20px;z-index:1100}.hamburger span{display:block;height:3px;width:100%;background:#333;border-radius:2px;transition:all .3s ease}.hamburger.active span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}@media (max-width: 768px){.navbar{display:none;flex-direction:column;background:#f0e4c8f2;position:absolute;top:100%;left:0;width:100%;text-align:center;padding:10px 0;box-shadow:0 5px 20px #0000001a}.navbar.show{display:flex}.navbar a{margin:10px 0;font-size:1.1rem}.hamburger{display:flex}}.container,.hero-center,.mission-section,.contact-section{padding-left:16px;padding-right:16px}@media (min-width: 480px){.container,.hero-center,.mission-section,.contact-section{padding-left:24px;padding-right:24px}}@media (min-width: 768px){.container,.hero-center,.mission-section,.contact-section{max-width:900px;margin:0 auto}}.product-swiper{width:100%;padding:1rem 0}.product-swiper swiper-slide{display:flex;justify-content:center}.product-swiper .card{aspect-ratio:3 / 4;background:#f5f5f5;display:flex;align-items:center;justify-content:center;border-radius:8px;overflow:hidden}.product-swiper img{width:100%;height:100%;object-fit:contain}.product-swiper .card:hover img{transform:scale(1.05)}swiper-container.product-swiper::part(pagination){display:none!important}swiper-container.product-swiper::part(button-prev),swiper-container.product-swiper::part(button-next){position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:999px;background:transparent;color:#000;display:flex;align-items:center;justify-content:center;transition:transform .2s ease,color .2s ease;z-index:30;cursor:pointer}swiper-container.product-swiper::part(button-prev){left:12px}swiper-container.product-swiper::part(button-next){right:12px}swiper-container.product-swiper::part(button-prev) .swiper-navigation-icon,swiper-container.product-swiper::part(button-next) .swiper-navigation-icon{width:14px;height:24px;display:block}swiper-container.product-swiper::part(button-prev):hover,swiper-container.product-swiper::part(button-next):hover{color:#222;transform:translateY(-50%) scale(1.15)}@media (max-width: 640px){swiper-container.product-swiper::part(button-prev),swiper-container.product-swiper::part(button-next){width:32px;height:32px}swiper-container.product-swiper::part(button-prev){left:6px}swiper-container.product-swiper::part(button-next){right:6px}}swiper-container.my-swiper::part(pagination){display:none!important}swiper-container.my-swiper::part(button-prev),swiper-container.my-swiper::part(button-next){position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:999px;background:transparent;color:#000;display:flex;align-items:center;justify-content:center;transition:transform .2s ease,color .2s ease;z-index:30;cursor:pointer}swiper-container.my-swiper::part(button-prev){left:12px}swiper-container.my-swiper::part(button-next){right:12px}swiper-container.my-swiper::part(button-prev) .swiper-navigation-icon,swiper-container.my-swiper::part(button-next) .swiper-navigation-icon{width:14px;height:24px;display:block}swiper-container.my-swiper::part(button-prev):hover,swiper-container.my-swiper::part(button-next):hover{color:#222;transform:translateY(-50%) scale(1.15)}@media (max-width: 640px){swiper-container.my-swiper::part(button-prev),swiper-container.my-swiper::part(button-next){width:32px;height:32px}swiper-container.my-swiper::part(button-prev){left:6px}swiper-container.my-swiper::part(button-next){right:6px}}
