:root{font-family:Inter,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;color:#0b1220;background:#f5f7fb;line-height:1.6;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}html{scroll-behavior:smooth}*,*:before,*:after{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at top,#e9f2ff,#f8f9ff 55%,#fff);min-height:100vh}a{color:inherit}#app{min-height:100vh}.app-shell{display:flex;flex-direction:column;min-height:100vh}.app-main{flex:1;padding-bottom:3rem}.page-transition{animation:pageFade .45s ease}.fade-section{opacity:0;transform:translateY(34px);transition:opacity .6s ease,transform .6s ease;will-change:opacity,transform}.fade-section.in-view{opacity:1;transform:translateY(0)}.page-loader{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:3rem 0}.page-loader-dot{width:10px;height:10px;border-radius:50%;background:linear-gradient(135deg,#2563eb,#06b6d4);animation:loaderPulse 1s ease-in-out infinite}.page-loader-dot:nth-child(2){animation-delay:.1s}.page-loader-dot:nth-child(3){animation-delay:.2s}@keyframes pageFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes loaderPulse{0%,60%,to{transform:scale(1);opacity:.4}30%{transform:scale(1.4);opacity:1}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.container{width:min(1200px,100%);margin:0 auto;padding:0 24px}.site-header{position:sticky;top:0;z-index:10;background:#ffffffa6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(14,23,38,.08);transition:background .2s ease,border-color .2s ease}.site-header:hover{background:#ffffffd9;border-bottom-color:#0e172629}.header-inner{display:flex;align-items:center;justify-content:space-between;min-height:72px}.brand{display:flex;align-items:center;gap:14px;font-weight:600;text-decoration:none;color:inherit}.brand-logo{height:48px;width:auto;max-width:200px;object-fit:contain;border-radius:12px;border:1px solid rgba(255,255,255,.4);box-shadow:0 10px 30px #0f172a40}.brand-eyebrow{margin:0;text-transform:uppercase;font-size:.75rem;letter-spacing:.1em;color:#64748b}.brand-title{margin:0;font-size:1rem}.nav{display:flex;align-items:center;gap:6px}.nav-link{position:relative;padding:10px 18px;border-radius:999px;font-weight:500;color:#334155;text-decoration:none;transition:color .2s ease}.nav-link:after{content:"";position:absolute;left:18px;right:18px;bottom:6px;height:2px;border-radius:999px;background:linear-gradient(135deg,#2563eb,#06b6d4);opacity:0;transform:translateY(4px);transition:opacity .2s ease,transform .2s ease}.nav-link:hover{color:#0f172a}.nav-link:hover:after{opacity:.4;transform:translateY(0)}.nav-link.active{color:#0f172a;font-weight:600}.nav-link.active:after{opacity:1;transform:translateY(0)}.menu-toggle{display:none;flex-direction:column;width:44px;height:44px;border-radius:999px;border:1px solid rgba(15,23,42,.15);background:#fffc;justify-content:center;align-items:center;gap:5px;cursor:pointer;transition:border-color .2s ease,background .2s ease}.menu-toggle span{width:20px;height:2px;background:#0f172a}.menu-toggle:hover{border-color:#0f172a59;background:#fff}.home{padding:0}.hero-section{background:linear-gradient(135deg,#2563eb,#1e40af,#1e3a8a,#1e293b,#0f172a);position:relative;overflow:hidden;padding:8rem 0 6rem;margin-top:0}.hero-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 50%,rgba(37,99,235,.3) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(34,211,238,.2) 0%,transparent 50%);pointer-events:none}.hero{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;text-align:center;padding:0}.hero-content{max-width:900px;margin:0 auto}.hero-title{font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;line-height:1.1;margin:0 0 1.5rem;color:#fff;text-shadow:0 4px 20px rgba(0,0,0,.3);letter-spacing:-.02em}.hero-subtitle{font-size:clamp(1.1rem,2vw,1.35rem);line-height:1.7;margin:0 0 2.5rem;color:#ffffffe6;max-width:700px;margin-left:auto;margin-right:auto}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:2.5rem}.btn{border-radius:999px;padding:.85rem 1.75rem;text-decoration:none;font-weight:600;border:1px solid transparent;transition:transform .2s ease;min-height:48px;touch-action:manipulation;cursor:pointer}.btn.primary{background:linear-gradient(135deg,#fff,#f1f5f9);color:#0f172a;box-shadow:0 4px 20px #fff3}.btn.primary:hover{background:linear-gradient(135deg,#fff,#e2e8f0);box-shadow:0 6px 25px #ffffff4d}.btn.secondary{background:transparent;border:2px solid rgba(255,255,255,.3);color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.btn.secondary:hover{background:#ffffff1a;border-color:#ffffff80}.btn.ghost{border-color:#cbd5f5;color:#0f172a}.btn:hover{transform:translateY(-2px)}.eyebrow{text-transform:uppercase;letter-spacing:.2em;font-size:.8rem;color:#64748b;font-weight:600}.stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:18px;padding:2rem 0}.stats article{background:#fff;padding:1.5rem;border-radius:20px;border:1px solid #e2e8f0;text-align:center}.stat-value{font-size:2rem;font-weight:700;margin:0}.dashboard-section{padding:5rem 0;background:#f8fafc}.dashboard-title{font-size:clamp(2rem,4vw,2.75rem);font-weight:700;text-align:center;margin:0 0 3rem;color:#0f172a;line-height:1.2}.dashboard-content{display:flex;flex-direction:column;align-items:center;gap:2.5rem}.dashboard-image-wrapper{width:100%;max-width:1000px;margin:0 auto;border-radius:24px;padding:12px;background:linear-gradient(135deg,#fff,#f1f5f9);box-shadow:0 20px 60px #0f172a26,0 0 0 1px #0f172a0d,inset 0 1px #fffc;position:relative;overflow:hidden}.dashboard-image-wrapper:before{content:"";position:absolute;top:0;left:0;right:0;height:40px;background:linear-gradient(135deg,#e2e8f0,#cbd5e1);border-radius:24px 24px 0 0;z-index:1}.dashboard-image{width:100%;height:auto;display:block;border-radius:16px;box-shadow:0 10px 40px #0f172a33;position:relative;z-index:2;background:#fff}.dashboard-description{max-width:800px;margin:0 auto;text-align:center;font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.8;color:#475569;padding:0 1rem}.features-section{padding:5rem 0;background:#fff}.features-title{font-size:clamp(2rem,4vw,2.75rem);font-weight:700;text-align:center;margin:0 0 3.5rem;color:#0f172a;line-height:1.2}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.feature-card{background:#fff;padding:2rem;border-radius:20px;border:1px solid #e2e8f0;transition:all .3s ease;display:flex;flex-direction:column;align-items:flex-start}.feature-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0f172a1f;border-color:#2563eb}.feature-icon{width:64px;height:64px;border-radius:16px;background:linear-gradient(135deg,#2563eb,#06b6d4);display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.75rem;margin-bottom:1.5rem;transition:transform .3s ease}.feature-card:hover .feature-icon{transform:scale(1.1) rotate(5deg)}.feature-card-title{font-size:1.25rem;font-weight:700;margin:0 0 .75rem;color:#0f172a;line-height:1.3}.feature-card-description{font-size:.95rem;line-height:1.7;color:#475569;margin:0}.feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px;padding:2rem 0 3rem}.feature-grid article{background:#fff;padding:1.5rem;border-radius:20px;border:1px solid #e2e8f0}.feature-title{font-weight:600;margin-top:0}.page{padding:4rem 0}.page-hero{max-width:720px;margin-bottom:2rem}.page-hero h2{font-size:clamp(2rem,4vw,3rem);margin-bottom:.5rem}.about-page{padding:0}.about-section{padding:5rem 0;background:linear-gradient(135deg,#f8fafc,#fff)}.about-hero{text-align:center;max-width:900px;margin:0 auto 4rem}.about-main-title{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;color:#0f172a;margin:0 0 1.5rem;line-height:1.2}.about-intro{font-size:clamp(1.1rem,2vw,1.25rem);line-height:1.8;color:#475569;margin:0}.mission-vision-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem;max-width:1000px;margin:0 auto}.mission-vision-card{background:#fff;padding:2.5rem;border-radius:24px;border:1px solid #e2e8f0;box-shadow:0 4px 20px #0f172a14;transition:all .3s ease}.mission-vision-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0f172a1f}.mv-icon{width:72px;height:72px;border-radius:18px;background:linear-gradient(135deg,#2563eb,#06b6d4);display:flex;align-items:center;justify-content:center;color:#fff;font-size:2rem;margin-bottom:1.5rem}.mv-title{font-size:1.75rem;font-weight:700;color:#0f172a;margin:0 0 1rem}.mv-text{font-size:1rem;line-height:1.8;color:#475569;margin:0}.product-section{padding:5rem 0;background:#fff}.section-title{font-size:clamp(2rem,4vw,2.75rem);font-weight:700;text-align:center;color:#0f172a;margin:0 0 1rem}.section-subtitle{font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.8;color:#475569;text-align:center;max-width:800px;margin:0 auto 3rem}.product-features{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto}.product-feature-item{text-align:center;padding:2rem 1.5rem;background:#f8fafc;border-radius:20px;border:1px solid #e2e8f0;transition:all .3s ease}.product-feature-item:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0f172a1a;border-color:#2563eb}.product-feature-icon{font-size:2.5rem;color:#2563eb;margin-bottom:1rem}.product-feature-item h3{font-size:1.25rem;font-weight:700;color:#0f172a;margin:0 0 .5rem}.product-feature-item p{font-size:.95rem;line-height:1.6;color:#475569;margin:0}.values-section{padding:5rem 0;background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff}.values-section .section-title{color:#fff}.values-section .section-subtitle{color:#fffc}.values-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;max-width:1000px;margin:0 auto}.value-card{background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2.5rem;border-radius:24px;border:1px solid rgba(255,255,255,.1);transition:all .3s ease}.value-card:hover{background:#ffffff1a;transform:translateY(-4px);border-color:#fff3}.value-icon{width:72px;height:72px;border-radius:18px;background:linear-gradient(135deg,#2563eb,#06b6d4);display:flex;align-items:center;justify-content:center;color:#fff;font-size:2rem;margin-bottom:1.5rem}.value-title{font-size:1.5rem;font-weight:700;color:#fff;margin:0 0 1rem}.value-description{font-size:1rem;line-height:1.8;color:#ffffffe6;margin:0}.about-grid,.gallery-grid,.contact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px}.gallery-card{background:#fff;border-radius:24px;border:1px solid #e2e8f0;overflow:hidden}.gallery-visual{background:linear-gradient(135deg,#c4d7ff,#fdf2f8);height:180px}.gallery-tag{padding:1rem 1.5rem 0;text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;color:#64748b}.gallery-title{padding:0 1.5rem 1.5rem;margin:0;font-size:1.2rem;font-weight:600}.gallery-page{padding:4rem 0;background:#f8fafc}.gallery-hero{text-align:center;max-width:800px;margin:0 auto 4rem}.gallery-main-title{font-size:clamp(2rem,4vw,2.75rem);font-weight:700;color:#0f172a;margin:0 0 1rem}.gallery-subtitle{font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.8;color:#475569;margin:0}.gallery-grid-new{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.gallery-item-card{background:#fff;border-radius:20px;border:1px solid #e2e8f0;overflow:hidden;cursor:pointer;transition:all .3s ease}.gallery-item-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0f172a26;border-color:#2563eb}.gallery-item-image-wrapper{position:relative;width:100%;padding-top:60%;overflow:hidden;background:#f1f5f9}.gallery-item-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.gallery-item-card:hover .gallery-item-image{transform:scale(1.1)}.gallery-item-overlay{position:absolute;inset:0;background:#0f172ab3;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.gallery-item-card:hover .gallery-item-overlay{opacity:1}.gallery-item-view{color:#fff;font-weight:600;font-size:1.1rem;text-transform:uppercase;letter-spacing:.1em}.gallery-item-content{padding:1.5rem}.gallery-item-title{font-size:1.25rem;font-weight:700;color:#0f172a;margin:0 0 .5rem}.gallery-item-description{font-size:.95rem;line-height:1.6;color:#475569;margin:0}.lightbox{position:fixed;inset:0;background:#0f172af2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:2rem;animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.lightbox-close{position:absolute;top:2rem;right:2rem;width:48px;height:48px;border-radius:50%;background:#fff3;border:1px solid rgba(255,255,255,.3);color:#fff;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:1001}.lightbox-close:hover{background:#ffffff4d;transform:rotate(90deg)}.lightbox-content{max-width:90vw;max-height:90vh;display:flex;flex-direction:column;background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 25px 50px #00000080;animation:scaleIn .2s ease}@keyframes scaleIn{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.lightbox-image{width:100%;max-height:70vh;object-fit:contain;background:#f8fafc}.lightbox-info{padding:2rem;text-align:center}.lightbox-title{font-size:1.75rem;font-weight:700;color:#0f172a;margin:0 0 .5rem}.lightbox-description{font-size:1rem;line-height:1.6;color:#475569;margin:0}.contact-grid{gap:32px;align-items:start}.contact-form{display:grid;gap:1rem;background:#fff;border-radius:24px;padding:2rem;border:1px solid #e2e8f0}.contact-form label{display:flex;flex-direction:column;font-weight:600;gap:.4rem}.contact-form input,.contact-form textarea{border-radius:12px;border:1px solid #cbd5f5;padding:.85rem 1rem;font:inherit}.contact-panel{background:#0f172a;color:#fff;border-radius:24px;padding:2rem;box-shadow:0 20px 60px #0f172a59;border:1px solid rgba(255,255,255,.12)}.contact-page{padding:4rem 0;background:#f8fafc}.contact-hero{text-align:center;max-width:800px;margin:0 auto 4rem}.contact-main-title{font-size:clamp(2rem,4vw,2.75rem);font-weight:700;color:#0f172a;margin:0 0 1rem}.contact-subtitle{font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.8;color:#475569;margin:0}.contact-main-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:4rem}.contact-section-title{font-size:1.5rem;font-weight:700;color:#0f172a;margin:0 0 1.5rem}.contact-form-wrapper{background:#fff;border-radius:24px;padding:2.5rem;border:1px solid #e2e8f0;box-shadow:0 4px 20px #0f172a14}.contact-form-new{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-weight:600;color:#0f172a;font-size:.95rem}.contact-alert{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem;padding:1.1rem 1.5rem;border-radius:16px;font-weight:600;font-size:.95rem;border:1px solid transparent}.contact-alert button{background:transparent;border:none;color:inherit;font-size:1.2rem;cursor:pointer;line-height:1}.contact-alert-success{background:#ecfdf5;color:#047857;border-color:#a7f3d0;box-shadow:0 10px 25px #05966926}.contact-alert-error{background:#fef2f2;color:#b91c1c;border-color:#fecaca;box-shadow:0 10px 25px #b91c1c26}.required{color:#ef4444}.contact-form-new input,.contact-form-new textarea,.contact-form-new select{width:100%;padding:.85rem 1rem;border-radius:12px;border:1px solid #cbd5e1;font-size:1rem;font-family:inherit;transition:all .2s ease;background:#fff}.contact-form-new input:focus,.contact-form-new textarea:focus,.contact-form-new select:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.contact-form-new input.error,.contact-form-new textarea.error{border-color:#ef4444}.contact-form-new textarea{resize:vertical;min-height:120px}.contact-form-new select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23475569' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem}.error-message{color:#ef4444;font-size:.875rem;margin-top:-.25rem}.contact-submit-btn{width:100%;margin-top:.5rem;padding:1rem;font-size:1rem}.contact-info-wrapper{background:linear-gradient(135deg,#0f172a,#1e293b);border-radius:24px;padding:2.5rem;color:#fff;box-shadow:0 20px 60px #0f172a59}.contact-info-wrapper .contact-section-title{color:#fff}.contact-info-list{display:flex;flex-direction:column;gap:2rem}.contact-info-item{display:flex;gap:1.25rem;align-items:flex-start}.contact-info-icon{width:48px;height:48px;border-radius:12px;background:#ffffff1a;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.25rem;flex-shrink:0}.contact-info-label{font-size:.875rem;font-weight:600;color:#ffffffb3;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .5rem}.contact-info-value{font-size:1rem;color:#fff;line-height:1.6;margin:0;text-decoration:none;transition:color .2s ease}.contact-info-value:hover{color:#60a5fa}.contact-map-section{margin-top:4rem}.contact-map-section .contact-section-title{text-align:center;margin-bottom:2rem}.contact-map-wrapper{border-radius:20px;overflow:hidden;box-shadow:0 10px 40px #0f172a26;border:1px solid #e2e8f0}.site-footer{background:#050b16;color:#b8c4d6;padding:4rem 0 0}.footer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;padding-bottom:3rem}.footer-col{display:flex;flex-direction:column;gap:1rem}.footer-logo{height:48px;width:auto;max-width:200px;object-fit:contain;margin-bottom:.5rem}.footer-heading{font-weight:600;color:#f1f5f9;margin:0 0 .75rem;font-size:1.1rem}.footer-text{margin:0;line-height:1.7;color:#b8c4d6;font-size:.95rem}.footer-nav{display:flex;flex-direction:column;gap:.75rem}.footer-link{color:#b8c4d6;text-decoration:none;transition:color .2s ease;font-size:.95rem}.footer-link:hover{color:#f1f5f9}.footer-contact{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.footer-contact-link{color:#b8c4d6;text-decoration:none;transition:color .2s ease}.footer-contact-link:hover{color:#f1f5f9}.footer-social{display:flex;gap:1rem;margin-top:.5rem}.footer-social-link{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#ffffff1a;color:#b8c4d6;text-decoration:none;font-size:1.2rem;transition:all .2s ease}.footer-social-link:hover{background:#fff3;color:#f1f5f9;transform:translateY(-2px)}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding:2rem 0;text-align:center}.footer-copy{margin:0;font-size:.85rem;color:#94a3b8}@media(max-width:768px){.nav{position:absolute;top:72px;right:16px;flex-direction:column;background:#fff;padding:16px;border-radius:16px;border:1px solid #e2e8f0;transform:scale(.95);opacity:0;pointer-events:none;transition:.2s ease}.nav-open{opacity:1;pointer-events:all;transform:scale(1)}.menu-toggle{display:flex}.footer-grid{grid-template-columns:1fr;gap:2rem}.footer-col{text-align:center}.footer-nav{align-items:center}.footer-social{justify-content:center}.hero-section{padding:5rem 0 4rem}.hero-title{margin-bottom:1rem}.hero-subtitle{margin-bottom:2rem;padding:0 1rem}.hero-actions{flex-direction:column;align-items:stretch;padding:0 1rem}.hero-actions .btn{width:100%;text-align:center}.dashboard-section{padding:3rem 0}.dashboard-title{margin-bottom:2rem;padding:0 1rem}.dashboard-image-wrapper{padding:8px;border-radius:16px}.dashboard-image-wrapper:before{height:30px;border-radius:16px 16px 0 0}.dashboard-image{border-radius:12px}.dashboard-description{padding:0 1.5rem}.features-section{padding:3rem 0}.features-title{margin-bottom:2.5rem;padding:0 1rem}.features-grid{grid-template-columns:1fr;gap:1.5rem}.feature-card{padding:1.5rem}.stats{grid-template-columns:1fr;padding:1.5rem 1rem}.stats article{padding:1.25rem}.feature-grid{grid-template-columns:1fr;gap:1.25rem}.feature-grid article{padding:1.25rem}.about-section{padding:3rem 0}.about-hero{margin-bottom:2.5rem;padding:0 1rem}.mission-vision-grid{grid-template-columns:1fr;gap:1.5rem;padding:0 1rem}.mission-vision-card{padding:2rem 1.5rem}.product-section{padding:3rem 0}.section-subtitle{padding:0 1rem;margin-bottom:2rem}.product-features{grid-template-columns:1fr;gap:1.5rem;padding:0 1rem}.product-feature-item{padding:1.5rem}.values-section{padding:3rem 0}.values-grid{grid-template-columns:1fr;gap:1.5rem;padding:0 1rem}.value-card{padding:2rem 1.5rem}.contact-page{padding:3rem 0}.contact-hero{margin-bottom:2.5rem;padding:0 1rem}.contact-main-grid{grid-template-columns:1fr;gap:2rem;margin-bottom:3rem;padding:0 1rem}.contact-form-wrapper,.contact-info-wrapper{padding:2rem 1.5rem}.contact-info-item{flex-direction:column}.contact-info-icon{margin-bottom:.5rem}.contact-map-section{margin-top:3rem;padding:0 1rem}.contact-map-wrapper iframe{height:300px}.gallery-page{padding:3rem 0}.gallery-hero{margin-bottom:2.5rem;padding:0 1rem}.gallery-grid-new{grid-template-columns:1fr;gap:1.5rem;padding:0 1rem}.lightbox{padding:1rem}.lightbox-close{top:1rem;right:1rem;width:40px;height:40px;font-size:1.2rem}.lightbox-content{max-width:95vw;max-height:95vh}.lightbox-image{max-height:60vh}.lightbox-info{padding:1.5rem}.lightbox-title{font-size:1.5rem}}@media(min-width:769px)and (max-width:1024px){.container{padding:0 32px}.header-inner{min-height:68px}.nav{gap:10px}.nav-link{padding:8px 14px}.hero-section{padding:6rem 0 4.5rem}.hero-content{text-align:center}.hero-actions{justify-content:center}.stats{grid-template-columns:repeat(2,minmax(200px,1fr))}.features-grid,.product-features,.feature-grid,.mission-vision-grid,.values-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-main-grid{grid-template-columns:3fr 2fr;gap:2rem}.gallery-grid-new{grid-template-columns:repeat(2,1fr);gap:1.5rem}}
