.sreeragam-page{color:#333;font-family:Inter,sans-serif;line-height:1.6;overflow-x:hidden}.sreeragam-page *,.sreeragam-page :before,.sreeragam-page :after{box-sizing:border-box;margin:0;padding:0}.container{max-width:1200px;margin:0 auto;padding:0 20px}.header{z-index:1000;background:#fff;width:100%;position:fixed;top:0;box-shadow:0 2px 10px #0000001a}.navbar{padding:0}.nav-container{justify-content:space-between;align-items:center;max-width:1200px;height:80px;margin:0 auto;padding:0 20px;display:flex}.nav-logo h2{color:#1a365d;letter-spacing:-.5px;font-size:1.8rem;font-weight:700}.nav-menu{gap:2rem;list-style:none;display:flex}.nav-item{position:relative}.nav-link{color:#2d3748;padding:1rem 0;font-weight:500;text-decoration:none;transition:color .3s}.nav-link:hover{color:#3182ce}.dropdown{opacity:0;visibility:hidden;z-index:1000;background:#fff;min-width:200px;transition:all .3s;position:absolute;top:100%;left:0;transform:translateY(-10px);box-shadow:0 10px 25px #0000001a}.nav-item:hover .dropdown{opacity:1;visibility:visible;transform:translateY(0)}.dropdown li{list-style:none}.dropdown a{color:#2d3748;border-bottom:1px solid #e2e8f0;padding:.8rem 1.2rem;text-decoration:none;transition:background-color .3s;display:block}.dropdown a:hover{color:#3182ce;background-color:#f7fafc}.hamburger{cursor:pointer;flex-direction:column;display:none}.bar{background-color:#333;width:25px;height:3px;margin:3px 0;transition:all .3s}.contact-bar{color:#fff;background:#1a365d;margin-top:80px;padding:10px 0}.contact-info{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.contact-item{align-items:center;gap:.5rem;font-size:.9rem;display:flex}.contact-item i{color:#63b3ed}.hero{color:#fff;background:url(/hero-bg.png) 50%/cover no-repeat;align-items:center;height:100vh;display:flex;position:relative;overflow:hidden}.hero-bg{z-index:1;background:linear-gradient(135deg,#0d1a26cc 0%,#1a365dbf 50%,#2d3748cc 100%);width:100%;height:100%;position:absolute;top:0;left:0}.hero-content{z-index:2;width:100%;max-width:1200px;margin:0 auto;padding:0 20px;position:relative}.hero-text h1{margin-bottom:1rem;font-size:3.5rem;font-weight:300;line-height:1.2}.hero-text h2{color:#63b3ed;margin-bottom:1rem;font-size:2.5rem;font-weight:600}.hero-subtitle{opacity:.9;margin-bottom:3rem;font-size:1.3rem}.highlight{color:#63b3ed;font-weight:600}.hero-stats{flex-wrap:wrap;gap:3rem;margin-top:3rem;display:flex}.stat-item h3{color:#63b3ed;margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.stat-item p{opacity:.8;font-size:1rem}section{padding:5rem 0}.section-header{text-align:center;margin-bottom:4rem}.section-header h2{color:#2d3748;margin-bottom:1rem;font-size:2.5rem;font-weight:300}.section-header h3{color:#1a365d;margin-bottom:1rem;font-size:2rem;font-weight:600}.section-header p{color:#4a5568;max-width:600px;margin:0 auto;font-size:1.2rem}.brand-values h3{color:#1a365d;font-size:3rem;font-weight:300}.about{background:#f7fafc}.about-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.about-card{background:#fff;border-radius:10px;padding:2rem;transition:transform .3s,box-shadow .3s;box-shadow:0 5px 15px #00000014}.about-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #00000026}.about-card h4{color:#1a365d;margin-bottom:1rem;font-size:1.3rem;font-weight:600}.about-card p{color:#4a5568;margin-bottom:1.5rem;line-height:1.7}.read-more{color:#3182ce;font-weight:500;text-decoration:none;transition:color .3s}.read-more:hover{color:#2c5aa0}.products{background:#fff}.products-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.product-card{text-align:center;background:#f7fafc;border:2px solid #0000;border-radius:15px;padding:2.5rem 2rem;transition:all .3s}.product-card:hover{background:#fff;border-color:#3182ce;transform:translateY(-5px);box-shadow:0 15px 35px #0000001a}.product-icon{background:linear-gradient(135deg,#3182ce,#63b3ed);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;transition:transform .3s;display:flex}.product-card:hover .product-icon{transform:scale(1.1)}.product-icon i{color:#fff;font-size:2rem}.product-card h4{color:#1a365d;margin-bottom:1rem;font-size:1.4rem;font-weight:600}.product-card p{color:#4a5568;line-height:1.6}.technology{background:#f7fafc}.tech-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.tech-card{background:#fff;border-left:4px solid #3182ce;border-radius:15px;padding:2.5rem;transition:all .3s;box-shadow:0 5px 15px #00000014}.tech-card:hover{border-left-color:#63b3ed;transform:translateY(-5px);box-shadow:0 15px 35px #00000026}.tech-card h4{color:#1a365d;margin-bottom:1rem;font-size:1.4rem;font-weight:600}.tech-card p{color:#4a5568;margin-bottom:1.5rem;line-height:1.7}.quality{background:#fff}.quality-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.quality-card{background:#f7fafc;border-radius:15px;padding:2.5rem;transition:all .3s;position:relative;overflow:hidden}.quality-card:before{content:"";background:linear-gradient(90deg,#3182ce,#63b3ed);width:100%;height:4px;transition:transform .3s;position:absolute;top:0;left:0;transform:scaleX(0)}.quality-card:hover:before{transform:scaleX(1)}.quality-card:hover{background:#fff;transform:translateY(-5px);box-shadow:0 15px 35px #0000001a}.quality-card h4{color:#1a365d;margin-bottom:1rem;font-size:1.4rem;font-weight:600}.quality-card p{color:#4a5568;margin-bottom:1.5rem;line-height:1.7}.people{color:#fff;text-align:center;background:linear-gradient(135deg,#1a365d 0%,#2d3748 100%)}.people .section-header h2{color:#fff}.people .section-header h3{color:#63b3ed;margin-bottom:2rem;font-size:2.2rem}.people .section-header p{color:#ffffffe6;max-width:800px;font-size:1.1rem}.sustainability{background:#f7fafc}.sustainability-grid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:3rem;display:grid}.sustainability-card{background:#fff;border-radius:20px;padding:3rem;transition:all .3s;position:relative;box-shadow:0 10px 25px #00000014}.sustainability-card:after{content:"";opacity:0;background:linear-gradient(135deg,#3182ce1a,#63b3ed1a);border-radius:20px;width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.sustainability-card:hover:after{opacity:1}.sustainability-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000026}.sustainability-card h4{color:#1a365d;z-index:2;margin-bottom:1.5rem;font-size:1.5rem;font-weight:600;position:relative}.sustainability-card p{color:#4a5568;z-index:2;margin-bottom:2rem;line-height:1.7;position:relative}.sustainability-card .read-more{z-index:2;position:relative}.contact{color:#fff;background:#1a365d}.contact-content{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.contact-info-section h2{margin-bottom:1rem;font-size:2.5rem;font-weight:300}.contact-info-section h3{color:#63b3ed;margin-bottom:2rem;font-size:1.8rem;font-weight:600}.contact-details{flex-direction:column;gap:1.5rem;display:flex}.contact-details .contact-item{align-items:center;gap:1rem;display:flex}.contact-details .contact-item i{color:#63b3ed;width:20px;font-size:1.2rem}.contact-form{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:15px;padding:2.5rem}.form-group{margin-bottom:1.5rem}.form-group input,.form-group textarea{color:#fff;background:#ffffff1a;border:2px solid #fff3;border-radius:8px;width:100%;padding:1rem;font-size:1rem;transition:border-color .3s}.form-group input::placeholder,.form-group textarea::placeholder{color:#ffffffb3}.form-group input:focus,.form-group textarea:focus{border-color:#63b3ed;outline:none}.submit-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3182ce,#63b3ed);border:none;border-radius:8px;width:100%;padding:1rem;font-size:1.1rem;font-weight:600;transition:transform .3s,box-shadow .3s}.submit-btn:hover{transform:translateY(-2px);box-shadow:0 10px 25px #3182ce66}.footer{color:#fff;background:#0d1a26;padding:3rem 0 1rem}.footer-content{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem;display:grid}.footer-section h3{color:#63b3ed;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.footer-section h4{color:#e2e8f0;margin-bottom:1rem;font-size:1.2rem;font-weight:600}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:.5rem}.footer-section ul li a{color:#a0aec0;text-decoration:none;transition:color .3s}.footer-section ul li a:hover{color:#63b3ed}.footer-section p{color:#a0aec0;align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.footer-section p i{color:#63b3ed;width:16px}.footer-bottom{text-align:center;color:#a0aec0;border-top:1px solid #2d3748;padding-top:2rem}@media (max-width:768px){.hamburger{display:flex}.nav-menu{text-align:center;background-color:#fff;flex-direction:column;width:100%;padding:2rem 0;transition:all .3s;position:fixed;top:80px;left:-100%;box-shadow:0 10px 27px #0000000d}.nav-menu.active{left:0}.nav-item{margin:1rem 0}.dropdown{opacity:1;visibility:visible;box-shadow:none;background:#f7fafc;margin-top:1rem;position:static;transform:none}.hero-text h1{font-size:2.5rem}.hero-text h2{font-size:1.8rem}.hero-stats{flex-direction:column;gap:1.5rem}.contact-content{grid-template-columns:1fr;gap:2rem}.contact-info{flex-direction:column;gap:1rem}.sustainability-grid,.about-grid,.products-grid,.tech-grid,.quality-grid{grid-template-columns:1fr}.section-header h2,.brand-values h3{font-size:2rem}section{padding:3rem 0}}@media (max-width:480px){.hero-text h1{font-size:2rem}.hero-text h2{font-size:1.5rem}.nav-logo h2{font-size:1.2rem}.section-header h2{font-size:1.8rem}.product-card,.tech-card,.quality-card,.about-card{padding:1.5rem}.sustainability-card{padding:2rem}.contact-form{padding:1.5rem}}.footer-bottom-inner{justify-content:space-between;align-items:center;display:flex}.admin-login-btn{color:#63b3ed;background:#63b3ed26;border:1px solid #63b3ed4d;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1.2rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.admin-login-btn:hover{background:#63b3ed40;border-color:#63b3ed;transform:translateY(-1px)}.admin-login-btn i{font-size:.75rem}@media (max-width:480px){.footer-bottom-inner{flex-direction:column;gap:1rem}}
