.hero-slider{height:100vh;position:relative;overflow:hidden}.hero-slide{transition:opacity 1s;position:absolute;inset:0}.hero-overlay{z-index:10;background:linear-gradient(90deg,#000000d9,#0000008c);position:absolute;inset:0}.hero-image{-o-object-fit:cover;object-fit:cover}.hero-content{z-index:20;align-items:center;display:flex;position:absolute;inset:0}.hero-arrow{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s}.hero-arrow:hover{transform:scale(1.1)}.hero-dots{z-index:30;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.hero-btn{transition:all .3s}.hero-btn:hover{transform:scale(1.05)}.hero-btn{color:#fff;background:linear-gradient(135deg,#f97316,#dc2626);border-radius:999px;align-items:center;gap:.5rem;padding:.75rem 2rem;font-size:1.125rem;font-weight:600;transition:all .3s;display:inline-flex}.hero-btn:hover{transform:scale(1.05);box-shadow:0 20px 40px #f973164d}.hero-arrow{z-index:30;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000080;border-radius:999px;padding:.75rem;transition:all .3s;position:absolute;top:50%}.hero-arrow:hover{background:#000000b3;transform:scale(1.1)}.hero-arrow-left{left:1rem;transform:translateY(-50%)}.hero-arrow-right{right:1rem;transform:translateY(-50%)}.hero-dots{z-index:30;gap:.75rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.hero-dot{background:#ffffff80;border-radius:999px;width:.5rem;height:.5rem;transition:all .3s}.hero-dot:hover{background:#fffc}.hero-dot-active{background:linear-gradient(135deg,#f97316,#dc2626);width:2rem}
.trust-section{background:linear-gradient(#fafafa,#fff);padding:100px 0}.trust-container{width:min(1400px,95%);margin:auto}.trust-heading{text-align:center;margin-bottom:70px}.trust-badge{color:#ff6b00;background:#ff6b0014;border:1px solid #ff6b0026;border-radius:999px;align-items:center;gap:10px;margin-bottom:20px;padding:10px 18px;display:inline-flex}.trust-badge span{letter-spacing:2px;text-transform:uppercase;font-size:.8rem;font-weight:600}.trust-heading h2{color:#111827;margin-bottom:20px;font-size:clamp(2.5rem,5vw,4rem);font-weight:700}.trust-heading h2 span{color:#ff6b00}.trust-heading p{color:#6b7280;max-width:800px;margin:auto;font-size:1.1rem;line-height:1.8}.trust-divider{background:linear-gradient(90deg,#ff6b00,#ff3c00);border-radius:999px;width:120px;height:4px;margin:30px auto 0}.trust-grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.trust-card{text-align:center;background:#fff;border:1px solid #ececec;border-radius:24px;padding:40px 30px;transition:all .4s;box-shadow:0 10px 30px #0000000d}.trust-card:hover{transform:translateY(-10px);box-shadow:0 25px 50px #0000001f}.trust-icon{color:#fff;border-radius:22px;justify-content:center;align-items:center;width:75px;height:75px;margin:0 auto 24px;display:flex}.trust-icon.blue{background:linear-gradient(135deg,#3b82f6,#06b6d4)}.trust-icon.orange{background:linear-gradient(135deg,#ff8a00,#ff5a00)}.trust-icon.purple{background:linear-gradient(135deg,#8b5cf6,#ec4899)}.trust-icon.green{background:linear-gradient(135deg,#10b981,#22c55e)}.trust-icon.red{background:linear-gradient(135deg,#ef4444,#f97316)}.trust-icon.indigo{background:linear-gradient(135deg,#6366f1,#8b5cf6)}.trust-card h3{color:#111827;margin-bottom:12px;font-size:1.35rem}.trust-card p{color:#6b7280;line-height:1.7}@media (max-width:992px){.trust-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.trust-grid{grid-template-columns:1fr}.trust-section{padding:80px 0}}
.showroom-section{background:linear-gradient(#f8f9fa 0%,#fff 40%,#f8f9fa 100%);padding:120px 0 100px;position:relative;overflow:hidden}.showroom-container{width:min(1400px,92%);margin:0 auto;padding:0 1rem}@media (min-width:640px){.showroom-container{padding:0 1.5rem}}@media (min-width:1024px){.showroom-container{padding:0 2rem}}.showroom-header{text-align:center;margin-bottom:80px;position:relative}.showroom-header:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(#ff6b000f 0%,#0000 70%);width:600px;height:300px;position:absolute;top:-100px;left:50%;transform:translate(-50%)}.showroom-badge{color:#ff6b00;z-index:1;background:#ff6b0014;border:1px solid #ff6b0026;border-radius:999px;align-items:center;gap:10px;margin-bottom:24px;padding:10px 24px;transition:all .3s;display:inline-flex;position:relative}.showroom-badge:hover{background:#ff6b0026;border-color:#ff6b004d;transform:translateY(-2px);box-shadow:0 4px 20px #ff6b001a}.showroom-badge svg{width:18px;height:18px}.showroom-badge span{letter-spacing:2px;text-transform:uppercase;font-size:.8rem;font-weight:600}.showroom-header h2{color:#111827;z-index:1;margin-bottom:20px;font-size:clamp(2.5rem,4.5vw,4.8rem);font-weight:800;line-height:1.1;position:relative}.showroom-header h2 span{color:#0000;-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 8px #ff6b0026);background:linear-gradient(135deg,#ff6b00 0%,#ea580c 50%,#d32f2f 100%);-webkit-background-clip:text;background-clip:text;transition:filter .3s}.showroom-header h2 span:hover{filter:drop-shadow(0 4px 20px #ff6b004d)}.showroom-header p{color:#6b7280;z-index:1;max-width:750px;margin:0 auto;font-size:1.1rem;line-height:1.8;position:relative}.showroom-divider{z-index:1;background:linear-gradient(90deg,#ff6b00,#ea580c,#d32f2f);border-radius:999px;width:120px;height:4px;margin:30px auto 0;position:relative;box-shadow:0 2px 20px #ff6b0033}.showroom-grid{grid-template-columns:repeat(12,1fr);grid-auto-rows:260px;gap:24px;margin-top:20px;display:grid}.product-showroom-card{cursor:pointer;will-change:transform;background:#f3f4f6;border-radius:28px;transition:all .5s cubic-bezier(.25,.46,.45,.94);position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000f}.product-showroom-card.large{grid-area:span 2/span 7}.product-showroom-card.medium,.product-showroom-card.small{grid-area:span 1/span 5}.product-showroom-card.full{grid-area:span 1/span 12}.product-showroom-image-wrapper{width:100%;height:100%;position:relative}.product-showroom-image{-o-object-fit:cover;object-fit:cover;will-change:transform;transition:transform .9s cubic-bezier(.25,.46,.45,.94),filter .6s}.product-showroom-card:hover .product-showroom-image{transform:scale(1.08)}.product-showroom-overlay{z-index:2;background:linear-gradient(#0000000d 0%,#00000073 60%,#000000d9 95%);transition:background .4s;position:absolute;inset:0}.product-showroom-card:hover .product-showroom-overlay{background:linear-gradient(#00000014 0%,#00000080 60%,#000000e6 95%)}.product-showroom-content{z-index:3;color:#fff;transition:transform .4s cubic-bezier(.25,.46,.45,.94);position:absolute;bottom:30px;left:30px;right:30px;transform:translateY(0)}.product-showroom-card:hover .product-showroom-content{transform:translateY(-4px)}.product-showroom-subtitle{-webkit-backdrop-filter:blur(10px);letter-spacing:1.5px;text-transform:uppercase;background:#ffffff1f;border:1px solid #ffffff1f;border-radius:999px;margin-bottom:12px;padding:8px 16px;font-size:.7rem;font-weight:600;transition:all .3s;display:inline-block}.product-showroom-card:hover .product-showroom-subtitle{background:#ff6b0040;border-color:#ff6b004d}.product-showroom-content h3{text-shadow:0 2px 10px #0003;margin-bottom:10px;font-size:clamp(1.5rem,2.5vw,2.8rem);font-weight:800;line-height:1.1}.product-showroom-content p{color:#ffffffd9;text-shadow:0 1px 8px #00000026;max-width:600px;margin-bottom:16px;font-size:.95rem;line-height:1.7}.product-showroom-link{color:#ffb74d;align-items:center;gap:10px;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.25,.46,.45,.94);display:inline-flex;position:relative}.product-showroom-link:after{content:"";background:linear-gradient(90deg,#ffb74d,#ff6b00);width:0;height:2px;transition:width .3s;position:absolute;bottom:-2px;left:0}.product-showroom-link:hover:after{width:100%}.product-showroom-card:hover .product-showroom-link{transform:translate(8px)}.product-showroom-link svg{transition:transform .3s}.product-showroom-link:hover svg{transform:translate(4px)}.product-showroom-card:hover{transform:translateY(-10px);box-shadow:0 25px 60px #00000026}.product-showroom-placeholder{background:linear-gradient(135deg,#e5e7eb,#d1d5db);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.product-showroom-placeholder:before{content:"";background:radial-gradient(circle,#ff6b000d,#0000 60%);width:200%;height:200%;animation:4s ease-in-out infinite pulseGlow;position:absolute}@keyframes pulseGlow{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}.coming-soon-content{text-align:center;z-index:1;position:relative}.coming-soon-content h3{color:#374151;margin-bottom:10px;font-size:2rem;font-weight:700}.coming-soon-content p{color:#6b7280;font-size:1rem}.showroom-footer{text-align:center;margin-top:70px}.showroom-main-btn{color:#fff;background:linear-gradient(135deg,#ff6b00,#ea580c);border-radius:999px;align-items:center;gap:12px;padding:16px 38px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .35s cubic-bezier(.25,.46,.45,.94);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #ff6b0040}.showroom-main-btn:before{content:"";background:linear-gradient(90deg,#0000,#ffffff26,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.showroom-main-btn:hover:before{left:100%}.showroom-main-btn:hover{transform:translateY(-4px);box-shadow:0 12px 40px #ff6b0059}.showroom-main-btn:active{transform:translateY(-1px)scale(.98)}.showroom-main-btn svg{transition:transform .3s}.showroom-main-btn:hover svg{transform:translate(4px)}@media (max-width:992px){.showroom-section{padding:80px 0 70px}.showroom-header{margin-bottom:50px}.showroom-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:240px;gap:20px}.product-showroom-card.large,.product-showroom-card.medium,.product-showroom-card.small,.product-showroom-card.full{grid-area:span 1/span 1}.product-showroom-content h3{font-size:1.8rem}.showroom-header h2{font-size:3rem}.showroom-header p{max-width:600px}}@media (max-width:768px){.showroom-section{padding:60px 0 50px}.showroom-container{width:92%;padding:0 .5rem}.showroom-header{margin-bottom:40px}.showroom-header h2{font-size:2.6rem;line-height:1.1}.showroom-header p{max-width:100%;padding:0 .5rem;font-size:1rem;line-height:1.7}.showroom-badge{padding:8px 16px}.showroom-badge span{letter-spacing:1.5px;font-size:.7rem}.showroom-divider{width:80px;height:3px}.showroom-grid{grid-template-columns:1fr;grid-auto-rows:280px;gap:16px}.product-showroom-card.large,.product-showroom-card.medium,.product-showroom-card.small,.product-showroom-card.full{grid-area:span 1/span 1;min-height:280px}.product-showroom-content{bottom:20px;left:20px;right:20px}.product-showroom-content h3{font-size:1.6rem}.product-showroom-content p{margin-bottom:12px;font-size:.9rem}.product-showroom-subtitle{padding:6px 12px;font-size:.65rem}.showroom-footer{margin-top:40px}.showroom-main-btn{padding:14px 28px;font-size:.95rem}.showroom-header:before{width:300px;height:150px;top:-50px}}@media (max-width:480px){.showroom-section{padding:40px 0}.showroom-container{width:92%;padding:0 .25rem}.showroom-header h2{font-size:2rem;line-height:1.1}.showroom-header p{padding:0 .25rem;font-size:.9rem;line-height:1.6}.showroom-grid{grid-auto-rows:240px;gap:12px}.product-showroom-card.large,.product-showroom-card.medium,.product-showroom-card.small,.product-showroom-card.full{min-height:240px}.product-showroom-card{border-radius:20px}.product-showroom-content h3{font-size:1.4rem}.product-showroom-content{bottom:16px;left:16px;right:16px}.showroom-badge{gap:6px;padding:6px 14px;font-size:.65rem}.showroom-badge span{letter-spacing:1px;font-size:.65rem}.showroom-badge svg{width:14px;height:14px}.showroom-main-btn{justify-content:center;width:100%;padding:12px 24px;font-size:.9rem}.showroom-divider{width:60px;height:3px}.showroom-header:before{width:200px;height:100px;top:-30px}}@media (prefers-reduced-motion:reduce){.product-showroom-card,.product-showroom-image,.product-showroom-content,.product-showroom-link,.showroom-main-btn,.showroom-badge,.product-showroom-placeholder:before{transition-duration:.01ms!important;animation-duration:.01ms!important;transform:none!important}.product-showroom-card:hover,.product-showroom-card:hover .product-showroom-image{transform:none!important}.product-showroom-placeholder:before{animation:none!important}}@media (prefers-contrast:high){.product-showroom-card{border:2px solid #374151}.showroom-header h2 span{-webkit-text-fill-color:#d32f2f;color:#d32f2f;filter:none!important;background:0 0!important}.product-showroom-overlay{background:linear-gradient(#0000001a 0%,#0009 60%,#000000f2 95%)!important}.showroom-main-btn{background:#ea580c!important}.showroom-badge{border-color:#ea580c!important}}.product-showroom-card:focus-visible,.showroom-main-btn:focus-visible,.product-showroom-link:focus-visible{outline-offset:3px;border-radius:8px;outline:3px solid #ff6b00}@media print{.showroom-section{background:#fff!important;padding:40px 0!important}.showroom-container{width:100%!important;padding:0 1rem!important}.product-showroom-card{page-break-inside:avoid;box-shadow:none!important;border:1px solid #ccc!important;min-height:200px!important;transform:none!important}.product-showroom-card:hover{box-shadow:none!important;transform:none!important}.product-showroom-image{filter:grayscale()!important}.product-showroom-overlay{background:linear-gradient(#0000 0%,#0000004d 60%,#000000b3 95%)!important}.showroom-header h2 span{-webkit-text-fill-color:#000!important;color:#000!important;filter:none!important;background:0 0!important}.showroom-main-btn,.product-showroom-link{display:none!important}.showroom-badge{color:#333!important;background:#f9f9f9!important;border:1px solid #ccc!important}.showroom-divider{box-shadow:none!important;background:#ccc!important}.showroom-header:before{display:none!important}.showroom-grid{gap:16px!important}}
.kitchen-showcase{background:linear-gradient(#fff 0%,#fafafa 50%,#fff 100%);padding:120px 0;overflow:hidden}.kitchen-showcase-container{width:min(1400px,92%);margin:0 auto}.kitchen-showcase-header{text-align:center;margin-bottom:80px}.kitchen-showcase-badge{color:#ff6b00;background:#ff6b0014;border:1px solid #ff6b0026;border-radius:999px;align-items:center;gap:10px;margin-bottom:24px;padding:10px 20px;display:inline-flex}.kitchen-showcase-badge span{letter-spacing:2px;font-size:.8rem;font-weight:600}.kitchen-showcase-header h2{color:#111827;margin-bottom:20px;font-size:clamp(2.8rem,5vw,5rem);font-weight:800;line-height:1.1}.kitchen-showcase-header h2 span{color:#0000;-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#ff8a00,#ff5a00,#d32f2f);-webkit-background-clip:text;background-clip:text}.kitchen-showcase-header p{color:#6b7280;max-width:850px;margin:0 auto;font-size:1.1rem;line-height:1.8}.kitchen-divider{background:linear-gradient(90deg,#ff8a00,#ff5a00);border-radius:999px;width:140px;height:4px;margin:30px auto 0}.featured-kitchen{border-radius:36px;height:620px;margin-bottom:60px;position:relative;overflow:hidden;box-shadow:0 25px 80px #0000001f}.featured-image{-o-object-fit:cover;object-fit:cover;transition:transform 8s}.featured-kitchen:hover .featured-image{transform:scale(1.08)}.featured-overlay{z-index:2;background:linear-gradient(#0000,#0003,#000000d9);position:absolute;inset:0}.featured-content{z-index:3;color:#fff;max-width:650px;position:absolute;bottom:50px;left:50px}.featured-content span{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);letter-spacing:2px;text-transform:uppercase;background:#ffffff26;border:1px solid #fff3;border-radius:999px;margin-bottom:18px;padding:10px 18px;font-size:.8rem;font-weight:600;display:inline-block}.featured-content h3{margin-bottom:18px;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:800;line-height:1.1}.featured-content p{color:#ffffffe6;font-size:1.1rem;line-height:1.8}.kitchen-gallery{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px;display:grid}.kitchen-card{position:relative}.kitchen-card-image{cursor:pointer;border-radius:28px;height:380px;transition:transform .5s,box-shadow .5s;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000014}.kitchen-card:hover .kitchen-card-image{transform:translateY(-8px);box-shadow:0 25px 60px #0000002e}.kitchen-image{-o-object-fit:cover;object-fit:cover;transition:transform 1s}.kitchen-card:hover .kitchen-image{transform:scale(1.08)}.kitchen-card-overlay{z-index:2;background:linear-gradient(#0000,#0003,#000000d9);position:absolute;inset:0}.kitchen-card-content{z-index:3;color:#fff;position:absolute;bottom:25px;left:25px;right:25px}.kitchen-card-content span{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:1px;text-transform:uppercase;background:#ffffff26;border:1px solid #ffffff26;border-radius:999px;margin-bottom:12px;padding:8px 14px;font-size:.75rem;font-weight:600;display:inline-block}.kitchen-card-content h3{font-size:1.6rem;font-weight:700;line-height:1.3}.kitchen-footer{color:#ff6b00;text-align:center;justify-content:center;align-items:center;gap:12px;margin-top:70px;display:flex}.kitchen-footer p{font-size:1rem;font-weight:500}.kitchen-cta{text-align:center;margin-top:50px}.kitchen-cta a{color:#fff;letter-spacing:1px;text-transform:uppercase;background:linear-gradient(135deg,#ff8a00,#ff5a00);border-radius:999px;padding:18px 50px;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 10px 30px #ff6b004d}.kitchen-cta a:hover{transform:translateY(-3px);box-shadow:0 15px 40px #ff6b0066}@media (max-width:1024px){.featured-kitchen{height:550px}.featured-content{bottom:35px;left:35px}.featured-content h3{font-size:3rem}.kitchen-card-image{height:340px}}@media (max-width:768px){.kitchen-showcase{padding:80px 0}.kitchen-showcase-header{margin-bottom:60px}.kitchen-showcase-header h2{font-size:2.4rem}.kitchen-showcase-header p{font-size:1rem;line-height:1.7}.featured-kitchen{border-radius:24px;height:360px}.featured-content{bottom:20px;left:20px;right:20px}.featured-content h3{font-size:2rem}.featured-content p{font-size:.95rem}.kitchen-gallery{gap:20px}.kitchen-card-image{border-radius:20px;height:280px}.kitchen-card-content h3{font-size:1.3rem}.kitchen-footer{flex-direction:column;gap:10px}.kitchen-cta a{width:100%;max-width:320px;padding:16px 40px;font-size:1rem}}@media (max-width:480px){.featured-kitchen{border-radius:18px;height:300px}.featured-content h3{font-size:1.6rem}.featured-content span{margin-bottom:12px;padding:6px 14px;font-size:.7rem}.featured-content p{font-size:.85rem;line-height:1.6}.kitchen-showcase-header h2{font-size:2rem}.kitchen-card-image{border-radius:16px;height:240px}.kitchen-card-content h3{font-size:1.1rem}.kitchen-card-content span{padding:6px 12px;font-size:.65rem}.kitchen-showcase-badge span{font-size:.7rem}.kitchen-showcase-badge{padding:8px 16px}}
.contact-section{background:linear-gradient(#fff 0%,#fff7f2 50%,#fff 100%);padding:120px 0;position:relative;overflow:hidden}.contact-section:before{content:"";filter:blur(90px);z-index:1;background:#ff6b0014;border-radius:50%;width:500px;height:500px;position:absolute;top:-250px;right:-250px}.contact-section:after{content:"";filter:blur(90px);z-index:1;background:#ff8c000f;border-radius:50%;width:500px;height:500px;position:absolute;bottom:-250px;left:-250px}.contact-container{z-index:2;width:min(1400px,92%);margin:auto;position:relative}.contact-heading{text-align:center;max-width:900px;margin:0 auto 80px}.contact-badge{color:#ff6b00;background:linear-gradient(135deg,#fff3e7,#ffe0c2);border:1px solid #ff6b0026;border-radius:999px;align-items:center;gap:8px;margin-bottom:24px;padding:12px 22px;font-size:.85rem;font-weight:700;display:inline-flex}.contact-heading h2{font-family:var(--font-playfair);color:#111827;margin-bottom:20px;font-size:clamp(2.8rem,5vw,4.8rem);font-weight:700;line-height:1.1}.contact-heading h2 span{color:#0000;-webkit-text-fill-color:transparent;background:linear-gradient(#ff8a00,#ff5a00,#c62828);-webkit-background-clip:text;background-clip:text}.contact-heading p{color:#6b7280;font-size:1.15rem;line-height:1.8}.contact-grid{grid-template-columns:1fr 1fr;align-items:start;gap:50px;margin-bottom:70px;display:grid}.contact-showcase{flex-direction:column;gap:30px;display:flex}.contact-main-image{cursor:pointer;border-radius:30px;height:450px;position:relative;overflow:hidden;box-shadow:0 30px 70px #0000001f}.contact-image{-o-object-fit:cover;object-fit:cover;transition:transform 1.5s}.contact-main-image:hover .contact-image{transform:scale(1.05)}.contact-image-overlay{z-index:2;background:linear-gradient(#0000,#0000008c);position:absolute;inset:0}.contact-overlay-content{z-index:3;color:#fff;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffff1f;border-radius:999px;align-items:center;gap:10px;padding:12px 20px;font-size:.95rem;font-weight:700;display:flex;position:absolute;bottom:25px;left:25px}.contact-benefits-card{color:#fff;background:linear-gradient(135deg,#ff6b00,#ff4d00);border-radius:28px;padding:35px;box-shadow:0 25px 60px #ff6b0040}.contact-benefits-card h3{margin-bottom:24px;font-size:1.8rem}.contact-benefits-card ul{list-style:none}.contact-benefits-card li{align-items:center;gap:12px;margin-bottom:16px;font-size:1rem;display:flex}.contact-benefits-card svg{flex-shrink:0}.contact-floating-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffd9;border:1px solid #fff9;border-radius:24px;gap:20px;padding:20px;transition:all .35s;display:flex;box-shadow:0 20px 50px #00000014}.contact-floating-card:hover{transform:translateY(-6px);box-shadow:0 25px 60px #0000001f}.contact-floating-image{border-radius:18px;flex-shrink:0;width:140px;height:120px;position:relative;overflow:hidden}.contact-floating-content h4{color:#111827;margin-bottom:8px;font-size:1.15rem}.contact-floating-content p{color:#6b7280;line-height:1.6}.contact-form-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffeb;border:1px solid #ffffff80;border-radius:30px;padding:40px;box-shadow:0 30px 80px #00000014}.contact-form-header{margin-bottom:30px}.contact-form-header h3{color:#111827;margin-bottom:10px;font-size:2rem}.contact-form-header p{color:#6b7280}.contact-form{flex-direction:column;gap:18px;display:flex}.contact-form input,.contact-form textarea{background:#fff;border:1px solid #e5e7eb;border-radius:16px;width:100%;padding:16px 18px;font-size:1rem;transition:all .3s}:-webkit-any(.contact-form input:-webkit-autofill,.contact-form textarea:-webkit-autofill){-webkit-text-fill-color:#111827;-webkit-box-shadow:inset 0 0 0 1000px #fff}:is(.contact-form input:autofill,.contact-form textarea:autofill){-webkit-text-fill-color:#111827;-webkit-box-shadow:inset 0 0 0 1000px #fff}.contact-form input:focus,.contact-form textarea:focus{border-color:#ff6b00;outline:none;box-shadow:0 0 0 4px #ff6b001f}.contact-form textarea{resize:none}.contact-submit-btn{cursor:pointer;color:#fff;background:linear-gradient(135deg,#ff7a00,#ff4d00);border:none;border-radius:16px;justify-content:center;align-items:center;gap:10px;padding:18px;font-size:1rem;font-weight:700;transition:all .35s;display:flex}.contact-submit-btn:hover{transform:translateY(-3px);box-shadow:0 15px 35px #ff6b0059}.contact-submit-btn:active{transform:scale(.98)}.contact-submit-btn:disabled{opacity:.7;cursor:not-allowed}.contact-free-note{text-align:center;color:#16a34a;margin-top:5px;font-weight:600}.contact-form-status{border-radius:14px;padding:14px 18px;font-weight:600}.contact-form-status.success{color:#16a34a;background:#ecfdf5}.contact-form-status.error{color:#dc2626;background:#fef2f2}.contact-info-cards{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;display:grid}.contact-info-card{text-align:center;background:#fff;border:1px solid #f1f5f9;border-radius:24px;padding:30px 20px;transition:all .35s;box-shadow:0 10px 30px #0000000f}.contact-info-card:hover{transform:translateY(-10px)scale(1.02);box-shadow:0 25px 50px #0000001f}.contact-info-icon{color:#fff;background:linear-gradient(135deg,#ff7a00,#ff4d00);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 16px;display:flex}.contact-info-card h4{color:#111827;margin-bottom:8px}.contact-info-card p{color:#6b7280;line-height:1.5}@media (min-width:1100px){.contact-form-card{position:sticky;top:100px}}@media (max-width:1100px){.contact-grid{grid-template-columns:1fr}}@media (max-width:768px){.contact-section{padding:80px 0}.contact-heading h2{font-size:clamp(1.8rem,8vw,2.4rem)}.contact-form-card,.contact-benefits-card{padding:25px}.contact-main-image{height:320px}.contact-floating-card{flex-direction:column}.contact-floating-image{width:100%;height:220px}}@media (max-width:576px){.contact-heading p{font-size:1rem}.contact-badge{font-size:.75rem}.contact-form-header h3{font-size:1.5rem}.contact-info-cards{grid-template-columns:1fr}}
.cta-section{background:linear-gradient(135deg,#111,#1b1b1b,#2b1208);padding:140px 0;position:relative;overflow:hidden}.cta-container{text-align:center;z-index:2;width:min(1200px,92%);margin:auto;position:relative}.cta-glow{filter:blur(90px);border-radius:50%;width:450px;height:450px;position:absolute}.cta-glow-left{background:#ff6b0033;top:-100px;left:-150px}.cta-glow-right{background:#ff8c0026;bottom:-100px;right:-150px}.cta-badge{color:#ff8a00;background:#ffffff0d;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:8px;margin-bottom:30px;padding:12px 22px;display:inline-flex}.cta-container h2{font-family:var(--font-playfair);color:#fff;margin-bottom:20px;font-size:clamp(3rem,5vw,5rem);line-height:1.1}.cta-container h2 span{color:#0000;-webkit-text-fill-color:transparent;background:linear-gradient(#ff8a00,#ff5a00,#c62828);-webkit-background-clip:text;background-clip:text}.cta-container p{color:#d1d5db;max-width:800px;margin:auto;font-size:1.15rem;line-height:1.9}.cta-features{flex-wrap:wrap;justify-content:center;gap:25px;margin:40px 0;display:flex}.cta-feature{color:#fff;background:#ffffff0d;border:1px solid #ffffff14;border-radius:999px;padding:12px 18px}.cta-buttons{flex-wrap:wrap;justify-content:center;gap:18px;margin-top:20px;display:flex}.cta-primary,.cta-secondary{border-radius:999px;align-items:center;gap:10px;padding:18px 32px;font-weight:700;text-decoration:none;transition:all .35s;display:flex}.cta-primary{color:#fff;background:linear-gradient(135deg,#ff7a00,#ff4d00)}.cta-primary:hover{transform:translateY(-3px)}.cta-primary:active{transform:scale(.98)}.cta-secondary{color:#fff;background:#ffffff0d;border:1px solid #ffffff26}.cta-secondary:hover{background:#ffffff14;transform:translateY(-3px)}.cta-secondary:active{transform:scale(.98)}.cta-bottom-text{color:#9ca3af;margin-top:30px;font-size:.95rem;line-height:1.6}@media (max-width:768px){.cta-section{padding:90px 0}.cta-container h2{font-size:2.5rem}.cta-buttons{flex-direction:column;align-items:center}.cta-primary,.cta-secondary{justify-content:center;width:100%;max-width:320px}}@media (max-width:480px){.cta-container h2{font-size:2rem}.cta-container p{font-size:1rem;line-height:1.7}.cta-features{gap:12px}.cta-feature{padding:8px 14px;font-size:.85rem}.cta-primary,.cta-secondary{max-width:280px;padding:16px 24px;font-size:.95rem}.cta-glow{width:300px;height:300px}.cta-glow-left{top:-80px;left:-100px}.cta-glow-right{bottom:-80px;right:-100px}}
.map-section{background:linear-gradient(#fff,#f9fafb);padding:80px 0}.map-container{max-width:1280px;margin:0 auto;padding:0 1rem}@media (min-width:640px){.map-container{padding:0 1.5rem}}@media (min-width:1024px){.map-container{padding:0 2rem}}.map-header{text-align:center;margin-bottom:48px}.map-header-badge-wrapper{margin-bottom:16px;display:inline-block}.map-header-badge{background:linear-gradient(90deg,#ffedd5,#fee2e2);border:1px solid #fed7aa;border-radius:9999px;align-items:center;gap:8px;padding:8px 16px;display:flex;box-shadow:0 1px 2px #0000000d}.badge-icon{color:#ea580c;width:16px;height:16px}.badge-text{text-transform:uppercase;letter-spacing:.05em;color:#c2410c;font-size:.75rem;font-weight:600}.map-title{color:#1f2937;margin-bottom:16px;font-size:2.25rem;font-weight:700}@media (min-width:768px){.map-title{font-size:3rem}}@media (min-width:1024px){.map-title{font-size:3.75rem}}.map-title-highlight{background:linear-gradient(90deg,#f97316,#dc2626);color:#0000;-webkit-background-clip:text;background-clip:text}.map-subtitle{color:#6b7280;max-width:672px;margin:0 auto;font-size:1.125rem}.map-title-divider{background:linear-gradient(90deg,#f97316,#dc2626);border-radius:9999px;width:96px;height:4px;margin:24px auto 0}.map-grid{grid-template-columns:1fr;gap:32px;display:grid}@media (min-width:1024px){.map-grid{grid-template-columns:1fr 1fr}}.location-card{background:#fff;border-radius:24px;transition:all .5s cubic-bezier(.25,.46,.45,.94);overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.location-card:hover{transform:translateY(-8px);box-shadow:0 25px 50px -12px #00000040}.location-card-header{background:linear-gradient(90deg,#ea580c,#f97316);flex-direction:column;justify-content:space-between;align-items:flex-start;gap:12px;padding:16px 24px;display:flex}@media (min-width:640px){.location-card-header{flex-direction:row;align-items:center}}.location-card-header-left{color:#fff;align-items:center;gap:8px;display:flex}.location-icon{flex-shrink:0;width:20px;height:20px}.location-name{font-size:1rem;font-weight:600}.location-city{opacity:.9;font-size:.75rem;display:block}@media (min-width:640px){.location-city{display:inline}}.location-card-header-right{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.location-badge{color:#fff;background:#fff3;border-radius:9999px;padding:4px 12px;font-size:.75rem;font-weight:500}.open-map-btn{color:#fff;background:#fff3;border-radius:8px;align-items:center;gap:8px;padding:6px 12px;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.open-map-btn:hover{background:#ffffff4d}.open-map-icon{width:12px;height:12px}.map-embed-container{background:#f3f4f6;width:100%;height:320px;position:relative}.map-iframe{border:0;width:100%;height:100%}.location-details{background:#fff;padding:24px}.detail-item{align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.detail-icon{color:#ea580c;flex-shrink:0;width:20px;height:20px;margin-top:2px}.address-text{color:#1f2937;font-weight:500}.area-text{color:#6b7280;font-size:.875rem}.phone-numbers{flex-direction:column;gap:4px;display:flex}.phone-number{color:#374151;font-weight:500;text-decoration:none;transition:color .3s}.phone-number:hover{color:#ea580c}.hours-text{color:#374151}.closed-text{color:#ef4444;font-size:.875rem}.action-buttons{gap:12px;margin-top:16px;display:flex}.directions-btn{color:#fff;text-align:center;background:#ea580c;border-radius:8px;flex:1;padding:8px 16px;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .3s}.directions-btn:hover{background:#c2410c}.whatsapp-btn-map{color:#fff;text-align:center;background:#16a34a;border-radius:8px;flex:1;padding:8px 16px;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .3s}.whatsapp-btn-map:hover{background:#15803d}.map-footer{text-align:center;margin-top:32px}.map-footer-text{color:#6b7280;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;font-size:.875rem;display:flex}.map-footer-highlight{color:#ea580c;font-weight:600}.map-footer-phone{color:#ea580c;font-weight:500;text-decoration:none;transition:color .3s}.map-footer-phone:hover{color:#c2410c}@media (max-width:1023px){.map-section{padding:60px 0}.map-title{font-size:2.5rem}}@media (max-width:767px){.map-section{padding:40px 0}.map-header{margin-bottom:32px}.map-title{font-size:2rem}.map-subtitle{font-size:1rem}.location-card-header{padding:12px 16px}.location-details{padding:16px}.action-buttons{flex-direction:column}.map-embed-container{height:240px}.map-footer-text{font-size:.75rem}}@media (max-width:480px){.map-title{font-size:1.5rem}.map-header-badge{padding:6px 12px}.badge-text{font-size:.65rem}.location-name{font-size:.875rem}.location-card-header-right{justify-content:flex-start;width:100%}.map-embed-container{height:200px}}@media (prefers-reduced-motion:reduce){.location-card,.location-card:hover,.open-map-btn,.directions-btn,.whatsapp-btn-map,.phone-number{transition-duration:.01ms!important;transform:none!important}}.open-map-btn:focus-visible,.directions-btn:focus-visible,.whatsapp-btn-map:focus-visible,.phone-number:focus-visible,.map-footer-phone:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #ea580c}@media (prefers-contrast:high){.location-card{border:2px solid #1f2937}.location-card-header{background:#ea580c}.directions-btn{background:#1f2937}.whatsapp-btn-map{background:#16a34a}}@media print{.map-section{padding:20px 0;background:#fff!important}.location-card{page-break-inside:avoid;border:1px solid #d1d5db;box-shadow:none!important;transform:none!important}.location-card:hover{box-shadow:none!important;transform:none!important}.map-embed-container{height:200px}.open-map-btn,.directions-btn,.whatsapp-btn-map{display:none!important}.map-title-highlight{-webkit-text-fill-color:#dc2626;color:#dc2626;background:0 0!important}}
