@charset "UTF-8";section{scroll-margin-top:72px}.contact-page-main{padding-top:84px}.section-badge{display:inline-block;color:#f59e0b;font-weight:700;font-size:.8rem;letter-spacing:3px;text-transform:uppercase;margin-bottom:12px}.section-title{font-size:clamp(1.8rem,4vw,2.6rem);font-weight:900;color:#0f172a;line-height:1.15;margin-bottom:14px}.section-title span{color:#f59e0b}.section-subtitle{color:#64748b;font-size:1.05rem;max-width:580px;margin:0 auto;line-height:1.7}.btn-primary{display:inline-flex;align-items:center;gap:8px;background:#f59e0b;color:#0f172a;padding:13px 28px;border-radius:50px;font-weight:700;font-size:.95rem;border:none;cursor:pointer;transition:all .3s ease;line-height:1;text-decoration:none}.btn-primary:hover{background:#d97706;transform:translateY(-2px);box-shadow:0 8px 28px #f59e0b66}.btn-outline{display:inline-flex;align-items:center;gap:8px;background:transparent;color:#fff;padding:13px 28px;border-radius:50px;font-weight:600;font-size:.95rem;border:2px solid rgba(255,255,255,.55);cursor:pointer;transition:all .3s ease;line-height:1;text-decoration:none}.btn-outline:hover{background:#ffffff1f;border-color:#fff}.navbar{position:fixed;top:0;left:0;right:0;z-index:1000;padding:18px 0;transition:all .3s ease}.navbar.scrolled{background:#fffffff7;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 2px 20px #0f172a14;padding:12px 0}.navbar.scrolled .nav-links a,.navbar.scrolled .nav-phone{color:#1e293b}.navbar.scrolled .hamburger span{background:#1e293b}.navbar .nav-container{max-width:1280px;margin:0 auto;padding:0 24px;display:flex;align-items:center;gap:24px}.navbar .nav-logo{display:flex;align-items:center;gap:10px;flex-shrink:0;text-decoration:none}.navbar .nav-logo .logo-svg{width:44px;height:44px}.navbar .nav-logo .logo-text{line-height:1.1}.navbar .nav-logo .logo-text .logo-gd{display:block;font-size:1.35rem;font-weight:900;color:#f59e0b}.navbar .nav-logo .logo-text .logo-sub{display:block;font-size:.5rem;font-weight:700;color:#64748b;letter-spacing:1.5px}.navbar .nav-links{display:flex;align-items:center;gap:4px;margin-left:auto}.navbar .nav-links a{padding:8px 15px;border-radius:8px;font-weight:500;font-size:.92rem;color:#ffffffe6;transition:all .3s ease;white-space:nowrap}.navbar .nav-links a:hover{color:#f59e0b;background:#f59e0b1f}.navbar .nav-actions{display:flex;align-items:center;gap:14px;flex-shrink:0}.navbar .nav-actions .btn-primary{padding:10px 20px;font-size:.88rem}.navbar .nav-phone{display:flex;align-items:center;gap:6px;font-weight:600;font-size:.88rem;color:#ffffffe6;white-space:nowrap}.navbar .hamburger{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:6px;margin-left:auto}.navbar .hamburger span{display:block;width:24px;height:2px;background:#fff;border-radius:2px;transition:all .3s ease}.mobile-menu{display:flex;position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a;z-index:999;flex-direction:column;align-items:center;justify-content:center;gap:28px;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.mobile-menu.open{opacity:1;visibility:visible}.mobile-menu a{font-size:1.4rem;font-weight:700;color:#fff;transition:color .2s}.mobile-menu a:hover{color:#f59e0b}.mobile-menu .mobile-close{position:absolute;top:24px;right:24px;background:none;border:none;color:#fff;font-size:1.8rem;cursor:pointer;padding:4px;line-height:1}.hero{min-height:100vh;position:relative;overflow:hidden;display:flex;align-items:center;background:#0f172a}.hero-bg-wrap{position:absolute;top:0;right:0;bottom:0;left:0}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;opacity:0;transform:scale(1.03);transition:opacity .9s ease,transform 5s ease}.hero-bg.active{opacity:.82;transform:scale(1)}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(105deg,#0f172a9e,#0f172a6b 55%,#0f172a2e)}.hero-content{position:relative;z-index:1;max-width:1280px;margin:0 auto;padding:130px 24px 90px;display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:center;width:100%}.hero-badge{display:inline-flex;align-items:center;gap:8px;background:#f59e0b1f;border:1px solid rgba(245,158,11,.35);color:#f59e0b;padding:9px 18px;border-radius:50px;font-size:.85rem;font-weight:600;margin-bottom:24px}.hero-title{font-size:clamp(2.2rem,5vw,3.6rem);font-weight:900;color:#fff;line-height:1.1;margin-bottom:20px}.hero-title span{color:#f59e0b}.hero-subtitle{font-size:1.1rem;color:#ffffffad;margin-bottom:36px;line-height:1.75;max-width:500px}.hero-btns{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:44px}.hero-trust{display:flex;align-items:center;gap:14px}.hero-trust .trust-badges{display:flex;gap:8px}.hero-trust .trust-badge{display:flex;align-items:center;gap:5px;background:#ffffff14;border:1px solid rgba(255,255,255,.15);color:#fffc;padding:5px 10px;border-radius:6px;font-size:.78rem;font-weight:600}.hero-trust .trust-badge .check{color:#f59e0b}.hero-trust .trust-text,.hero-trust .hero-trust-text{color:#ffffff80;font-size:.82rem}.hero-right{display:grid;grid-template-columns:1fr 1fr;gap:14px}.hero-card{background:#ffffff0f;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.1);border-radius:22px;padding:26px 22px;transition:all .3s ease}.hero-card:hover{background:#ffffff1a;border-color:#f59e0b66;transform:translateY(-4px)}.hero-card-num{font-size:2.2rem;font-weight:900;color:#f59e0b;line-height:1;margin-bottom:6px}.hero-card-label{color:#ffffffa6;font-size:.85rem}.hero-scroll{position:absolute;bottom:20px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:8px;color:#fff6;font-size:.75rem;z-index:1;letter-spacing:1px}.hero-dots{position:absolute;left:50%;bottom:90px;transform:translate(-50%);z-index:2;display:flex;gap:8px}.hero-dot{width:10px;height:10px;border-radius:999px;border:none;background:#ffffff59;cursor:pointer;transition:all .3s ease}.hero-dot.active{width:28px;background:#f59e0b}.scroll-dot{width:22px;height:38px;border:2px solid rgba(255,255,255,.25);border-radius:11px;display:flex;justify-content:center;padding-top:6px}.scroll-dot:before{content:"";width:4px;height:8px;background:#f59e0b;border-radius:2px;animation:scrollBounce 2s infinite}@keyframes scrollBounce{0%{transform:translateY(0);opacity:1}80%{transform:translateY(12px);opacity:0}to{transform:translateY(0);opacity:0}}.stats-section{background:#f59e0b;padding:36px 0}.stats-section .stats-container{max-width:1280px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.stats-section .stat-item{text-align:center}.stats-section .stat-number{font-size:clamp(1.8rem,4vw,2.4rem);font-weight:900;color:#0f172a}.stats-section .stat-label{font-size:.88rem;color:#0f172aa6;font-weight:600;margin-top:4px}.why-section{padding:100px 0;position:relative;overflow:hidden;background:linear-gradient(135deg,#0f172a,#1e293b)}.why-section .why-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(https://images.unsplash.com/photo-1508514177221-188b1cf16e9d?auto=format&fit=crop&w=1920&q=80);background-size:cover;background-position:center;opacity:.04}.why-section .why-container{max-width:1280px;margin:0 auto;padding:0 24px;position:relative;z-index:1}.why-section .why-header{text-align:center;margin-bottom:60px}.why-section .why-header .section-title{color:#fff}.why-section .why-header .section-subtitle{color:#ffffff8c}.why-section .why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.why-section .why-card{background:#ffffff0e;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.1);border-radius:22px;padding:36px 26px;transition:all .3s ease;position:relative;overflow:hidden}.why-section .why-card:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#F59E0B,transparent);transform:scaleX(0);transform-origin:left;transition:transform .4s ease}.why-section .why-card:hover{background:#ffffff17;transform:translateY(-8px);box-shadow:0 24px 60px #0000004d;border-color:#f59e0b40}.why-section .why-card:hover:after{transform:scaleX(1)}.why-section .why-card .why-icon{width:60px;height:60px;background:#f59e0b1f;border:1px solid rgba(245,158,11,.25);border-radius:15px;display:flex;align-items:center;justify-content:center;font-size:1.7rem;margin-bottom:22px}.why-section .why-card h3{font-size:1.08rem;font-weight:700;color:#fff;margin-bottom:10px}.why-section .why-card p{color:#ffffff94;font-size:.88rem;line-height:1.75}.products-section{padding:100px 0;background:#f8fafc}.products-section .products-container{max-width:1280px;margin:0 auto;padding:0 24px}.products-section .products-header{text-align:center;margin-bottom:60px}.products-section .products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.product-card{background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 4px 24px #00000014;transition:all .3s ease;position:relative;display:flex;flex-direction:column}.product-card:hover{transform:translateY(-10px);box-shadow:0 12px 40px #00000026}.product-card.featured{border:2px solid #F59E0B}.product-card .product-badge{position:absolute;top:18px;right:18px;background:#f59e0b;color:#0f172a;padding:4px 12px;border-radius:20px;font-size:.7rem;font-weight:800;letter-spacing:.5px}.product-card .product-img{height:180px;display:flex;align-items:center;justify-content:center;font-size:4.5rem}.product-card .product-img.residential{background:linear-gradient(135deg,#0f172a,#1e3a5f)}.product-card .product-img.family{background:linear-gradient(135deg,#7c2d12,#1e3a5f)}.product-card .product-img.commercial{background:linear-gradient(135deg,#064e3b,#1e3a5f)}.product-card .product-body{padding:26px;flex:1;display:flex;flex-direction:column}.product-card .product-tag{color:#f59e0b;font-size:.75rem;font-weight:800;letter-spacing:1.5px;text-transform:uppercase}.product-card .product-name{font-size:1.3rem;font-weight:800;color:#0f172a;margin:6px 0 4px}.product-card .product-kw{font-size:2.8rem;font-weight:900;color:#f59e0b;line-height:1}.product-card .product-kw span{font-size:1rem;color:#64748b;font-weight:500}.product-card .product-price{color:#64748b;font-size:.88rem;margin:6px 0 20px}.product-card .product-features{margin-bottom:22px;flex:1}.product-card .product-feature{display:flex;align-items:flex-start;gap:8px;padding:5px 0;color:#1e293b;font-size:.88rem}.product-card .product-feature .check{color:#10b981;font-weight:800;flex-shrink:0;margin-top:1px}.product-card .product-btn{display:block;text-align:center;width:100%;padding:13px;border-radius:12px}.showcase-section{padding:100px 0;background:#fff}.showcase-section .showcase-container{max-width:1280px;margin:0 auto;padding:0 24px}.showcase-section .showcase-header{text-align:center;margin-bottom:48px}.showcase-section .gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:220px;gap:14px}.showcase-section .gallery-grid .gallery-item:first-child{grid-row:span 2}.gallery-item{border-radius:18px;overflow:hidden;cursor:pointer;position:relative;background:#0f172a}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.gallery-item:hover img{transform:scale(1.07)}.gallery-item .gallery-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.72) 0%,transparent 55%);opacity:0;transition:opacity .3s ease;display:flex;align-items:flex-end;padding:18px}.gallery-item .gallery-overlay .overlay-text{color:#fff;font-weight:600;font-size:.9rem}.gallery-item:hover .gallery-overlay{opacity:1}.brands-section{padding:70px 0;background:#fff;border-top:1px solid #F1F5F9}.brands-section .brands-container{max-width:1280px;margin:0 auto;padding:0 24px}.brands-section .brands-header{text-align:center;margin-bottom:44px}.brands-section .brands-track-wrapper{overflow:hidden;position:relative}.brands-section .brands-track-wrapper:before,.brands-section .brands-track-wrapper:after{content:"";position:absolute;top:0;bottom:0;width:80px;z-index:1}.brands-section .brands-track-wrapper:before{left:0;background:linear-gradient(to right,#ffffff,transparent)}.brands-section .brands-track-wrapper:after{right:0;background:linear-gradient(to left,#ffffff,transparent)}.brands-section .brands-track{display:flex;gap:24px;animation:brandScroll 22s linear infinite;width:max-content}.brands-section .brands-track:hover{animation-play-state:paused}@keyframes brandScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.brand-item{min-width:190px;height:96px;background:#fff;border-radius:16px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;padding:18px 24px;flex-shrink:0;transition:all .3s ease;border:1.5px solid #E8EDF2;box-shadow:0 2px 12px #0000000d}.brand-item:hover{border-color:#f59e0b;box-shadow:0 6px 24px #f59e0b26;transform:translateY(-3px)}.brand-item .brand-logo-wrap{height:44px;display:flex;align-items:center;justify-content:center;width:100%}.brand-item .brand-logo-img{max-width:140px;max-height:44px;width:auto;height:auto;object-fit:contain;filter:grayscale(20%);transition:filter .3s ease}.brand-item:hover .brand-logo-img{filter:grayscale(0%)}.brand-item .brand-name-fallback{font-size:.95rem;font-weight:800;color:#1e293b;text-align:center}.brand-item .brand-label{font-size:.68rem;color:#64748b;font-weight:600;letter-spacing:.5px;text-align:center;white-space:nowrap}.calc-section{padding:100px 0;background:linear-gradient(135deg,#f0fdf4,#fefce8,#fff7ed)}.calc-section .calc-container{max-width:1100px;margin:0 auto;padding:0 24px}.calc-section .calc-header{text-align:center;margin-bottom:60px}.calc-section .calc-grid{display:grid;grid-template-columns:1fr 1fr;gap:36px;align-items:start}.calc-section .calc-left{background:#fff;border-radius:24px;padding:38px;box-shadow:0 4px 24px #00000014}.calc-section .calc-right{background:#0f172a;border-radius:24px;padding:38px;color:#fff;position:sticky;top:90px}.calc-section .calc-right .calc-right-title{display:flex;align-items:center;gap:10px;font-size:1.05rem;font-weight:700;color:#f59e0b;margin-bottom:30px}.calc-section .input-group{margin-bottom:32px}.calc-section .input-label{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.calc-section .input-label .label-text{font-weight:600;color:#1e293b;font-size:.95rem}.calc-section .input-label .label-value{color:#f59e0b;font-weight:800;font-size:1.05rem}.calc-section input[type=range]{width:100%;height:6px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#e2e8f0;border-radius:3px;outline:none;cursor:pointer}.calc-section input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:20px;height:20px;border-radius:50%;background:#f59e0b;border:3px solid #ffffff;box-shadow:0 2px 8px #0000002e;cursor:pointer}.calc-section input[type=range]::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#f59e0b;border:3px solid #ffffff;cursor:pointer}.calc-section .range-minmax{display:flex;align-items:center;justify-content:space-between;margin-top:8px;color:#64748b;font-size:.78rem}.calc-section .result-row{display:flex;align-items:center;justify-content:space-between;padding:13px 0;border-bottom:1px solid rgba(255,255,255,.08)}.calc-section .result-row .result-label{color:#ffffff8c;font-size:.88rem}.calc-section .result-row .result-value{font-weight:700;color:#fff;font-size:.95rem}.calc-section .result-row .result-subsidy{color:#34d399}.calc-section .result-highlight{background:#f59e0b1f;border:1px solid rgba(245,158,11,.25);border-radius:14px;padding:22px;margin-top:22px}.calc-section .result-highlight-label{color:#ffffff8c;font-size:.82rem;margin-bottom:6px}.calc-section .result-highlight-value{font-size:2.4rem;font-weight:900;color:#f59e0b;line-height:1}.calc-section .result-monthly{color:#fff9;font-size:.88rem;margin-top:8px}.calc-section .calc-cta{margin-top:24px;width:100%;justify-content:center;font-size:1rem;padding:14px;border-radius:12px}.reviews-section{padding:100px 0;background:#f8fafc}.reviews-section .reviews-container{max-width:1280px;margin:0 auto;padding:0 24px}.reviews-section .reviews-header{text-align:center;margin-bottom:60px}.reviews-section .reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;align-items:start}.review-card{background:#fff;border-radius:22px;padding:30px;box-shadow:0 4px 24px #00000014;transition:all .3s ease}.review-card:hover{transform:translateY(-6px);box-shadow:0 12px 40px #00000026}.review-card .review-quote{font-size:3.5rem;color:#f59e0b;opacity:.25;line-height:1;font-family:Georgia,serif}.review-card .review-stars{display:flex;gap:3px;margin:6px 0 14px}.review-card .review-stars .star{color:#f59e0b;font-size:1rem}.review-card .review-text{color:#1e293b;line-height:1.75;margin-bottom:22px;font-size:.92rem;font-style:italic}.review-card .review-author{display:flex;align-items:center;gap:12px}.review-card .review-author .review-avatar{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#f59e0b,#d97706);display:flex;align-items:center;justify-content:center;color:#0f172a;font-weight:900;font-size:1.05rem;flex-shrink:0}.review-card .review-author .review-name{font-weight:700;color:#0f172a;font-size:.92rem}.review-card .review-author .review-location{color:#64748b;font-size:.78rem;margin-top:1px}.contact-section{padding:100px 0;background:#fff}.contact-section .contact-container{max-width:1100px;margin:0 auto;padding:0 24px}.contact-section .contact-header{text-align:center;margin-bottom:60px}.contact-section .contact-grid{display:grid;grid-template-columns:1fr 1.6fr;gap:60px;align-items:start}.contact-section .contact-info{display:flex;flex-direction:column;gap:28px}.contact-section .contact-info .info-title{font-size:1.5rem;font-weight:800;color:#0f172a;margin-bottom:8px}.contact-section .contact-info .info-sub{color:#64748b;line-height:1.75;font-size:.95rem}.contact-section .contact-detail{display:flex;gap:14px;align-items:flex-start}.contact-section .contact-detail .contact-icon{width:46px;height:46px;background:#f59e0b1f;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.2rem;flex-shrink:0}.contact-section .contact-detail .detail-label{font-weight:700;color:#0f172a;font-size:.9rem;margin-bottom:2px}.contact-section .contact-detail .detail-value{color:#64748b;font-size:.87rem;line-height:1.5}.contact-section .contact-form{background:#f8fafc;border-radius:24px;padding:38px}.contact-section .contact-form .form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.contact-section .contact-form .form-group{margin-bottom:18px}.contact-section .contact-form .form-label{display:block;font-weight:600;color:#1e293b;margin-bottom:8px;font-size:.88rem}.contact-section .contact-form .form-input{width:100%;padding:13px 16px;border:2px solid #E2E8F0;border-radius:12px;font-size:.92rem;transition:all .3s ease;background:#fff;color:#0f172a;font-family:inherit}.contact-section .contact-form .form-input:focus{outline:none;border-color:#f59e0b;box-shadow:0 0 0 4px #f59e0b1a}.contact-section .contact-form textarea.form-input{resize:vertical;min-height:110px}.contact-section .contact-form .form-submit{width:100%;font-size:1rem;padding:15px;border-radius:12px;justify-content:center}.location-section{padding:80px 0;background:#f8fafc}.location-section .location-container{max-width:1280px;margin:0 auto;padding:0 24px}.location-section .location-header{text-align:center;margin-bottom:44px}.location-section .map-wrapper{border-radius:24px;overflow:hidden;box-shadow:0 12px 40px #00000026}.location-section .map-wrapper iframe{width:100%;height:440px;display:block;border:none}.footer{background:linear-gradient(135deg,#f59e0b,#d97706);padding:80px 0 0}.footer .footer-container{max-width:1280px;margin:0 auto;padding:0 24px}.footer .footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.6fr;gap:44px;margin-bottom:56px}.footer .footer-brand .footer-logo-row{display:flex;align-items:center;gap:10px;margin-bottom:14px}.footer .footer-brand .footer-logo-row .logo-gd{font-size:1.3rem;font-weight:900;color:#0f172a}.footer .footer-brand .footer-logo-row .logo-sub{font-size:.5rem;font-weight:700;color:#0f172a8c;letter-spacing:1.5px}.footer .footer-brand p{color:#0f172aa6;line-height:1.75;font-size:.9rem}.footer .footer-col h4{font-size:.95rem;font-weight:800;color:#0f172a;margin-bottom:18px}.footer .footer-col ul{display:flex;flex-direction:column;gap:9px}.footer .footer-col ul a{color:#0f172aa6;font-size:.88rem;transition:all .3s ease;display:inline-block}.footer .footer-col ul a:hover{color:#0f172a;transform:translate(4px)}.footer .footer-contact-item{display:flex;gap:10px;align-items:flex-start;margin-bottom:12px}.footer .footer-contact-item .fc-icon{font-size:.95rem;margin-top:1px;flex-shrink:0}.footer .footer-contact-item .fc-text{font-size:.87rem;color:#0f172aa6;line-height:1.55}.footer .footer-bottom{border-top:1px solid rgba(15,23,42,.18);padding:20px 0;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px}.footer .footer-bottom p{color:#0f172a8c;font-size:.82rem}.whatsapp-float{position:fixed;bottom:30px;right:30px;z-index:998;width:58px;height:58px;border-radius:50%;background:#25d366;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 24px #25d36673;transition:all .3s ease;animation:waPulse 2.5s infinite}.whatsapp-float:hover{transform:scale(1.1);box-shadow:0 10px 32px #25d36699}.whatsapp-float svg{width:30px;height:30px}@keyframes waPulse{0%,to{box-shadow:0 6px 24px #25d36673}50%{box-shadow:0 6px 24px #25d36673,0 0 0 10px #25d3661a}}@media (max-width: 1100px){.why-section .why-grid{grid-template-columns:repeat(2,1fr)}.footer .footer-grid{grid-template-columns:1fr 1fr;gap:36px}}@media (max-width: 1024px){.navbar .nav-links,.navbar .nav-actions{display:none}.navbar .hamburger{display:flex}.hero-content{grid-template-columns:1fr}.hero-right{display:none}.products-section .products-grid{grid-template-columns:repeat(2,1fr)}.showcase-section .gallery-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:200px}.showcase-section .gallery-grid .gallery-item:first-child{grid-row:span 1}.calc-section .calc-grid{grid-template-columns:1fr}.calc-section .calc-right{position:static}.reviews-section .reviews-grid{grid-template-columns:repeat(2,1fr)}.contact-section .contact-grid{grid-template-columns:1fr}.stats-section .stats-container{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.hero{min-height:auto}.hero-content{padding:108px 20px 96px;gap:26px}.hero-badge{font-size:.8rem;padding:8px 14px;margin-bottom:16px}.hero-title{font-size:clamp(2rem,9vw,3rem);margin-bottom:14px}.hero-subtitle{font-size:1rem;line-height:1.65;margin-bottom:24px}.hero-btns{flex-direction:column;gap:10px;margin-bottom:24px}.hero-btns>*{justify-content:center;text-align:center;width:100%}.hero-trust{flex-direction:column;align-items:flex-start;gap:10px}.hero-trust .trust-badges{flex-wrap:wrap}.hero-dots{bottom:62px}.hero-scroll{bottom:12px;font-size:.68rem}.stats-section,.why-section,.products-section,.showcase-section,.calc-section,.reviews-section,.contact-section{padding:72px 0}.products-section .products-grid,.showcase-section .gallery-grid,.contact-section .contact-form .form-row,.reviews-section .reviews-grid,.why-section .why-grid{grid-template-columns:1fr}.footer .footer-grid{grid-template-columns:1fr;gap:28px}.footer .footer-bottom{flex-direction:column;text-align:center}}@media (max-width: 480px){.navbar{padding:12px 0}.navbar .nav-container{padding:0 16px}.navbar .nav-logo .logo-svg{width:36px;height:36px}.navbar .nav-logo .logo-text .logo-gd{font-size:1.1rem}.navbar .nav-logo .logo-text .logo-sub{font-size:.42rem;letter-spacing:1.2px}.hero-content{padding:96px 16px 90px}.hero-title{font-size:clamp(1.8rem,10vw,2.5rem);line-height:1.12}.hero-subtitle{font-size:.95rem;max-width:100%}.hero-badge{font-size:.74rem;padding:7px 12px}.hero-dot{width:8px;height:8px}.hero-dot.active{width:22px}.stats-section .stats-container{grid-template-columns:1fr 1fr}.calc-section .calc-left,.calc-section .calc-right,.contact-section .contact-form{padding:24px}.whatsapp-float{width:50px;height:50px;bottom:22px;right:22px}.whatsapp-float svg{width:26px;height:26px}}.products-page{padding-top:72px}.pp-section-container{max-width:1280px;margin:0 auto;padding:0 24px}.pp-section-header{text-align:center;margin-bottom:56px}.pp-hero{background:linear-gradient(135deg,#0f172a,#1e293b);padding:80px 0 70px;position:relative;overflow:hidden}.pp-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 70% 50%,rgba(245,158,11,.08) 0%,transparent 60%)}.pp-hero-inner{max-width:1280px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;position:relative;z-index:1}.pp-hero-title{font-size:clamp(2rem,4vw,3rem);font-weight:900;color:#fff;line-height:1.12;margin:14px 0 18px}.pp-hero-title span{color:#f59e0b}.pp-hero-sub{color:#ffffffa6;font-size:1rem;line-height:1.75;margin-bottom:32px}.pp-hero-btns{display:flex;gap:14px;flex-wrap:wrap}.pp-hero-stats{display:grid;grid-template-columns:1fr 1fr;gap:16px}.pp-hero-stat{background:#ffffff0f;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.1);border-radius:22px;padding:24px 20px;text-align:center;transition:all .3s ease}.pp-hero-stat:hover{background:#ffffff1a}.pp-stat-num{font-size:1.8rem;font-weight:900;color:#f59e0b;line-height:1;margin-bottom:6px}.pp-stat-label{font-size:.8rem;color:#fff9;font-weight:600}.pp-packages{padding:100px 0;background:#f8fafc}.pp-packages-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;align-items:start}.pp-package-card{background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 4px 24px #00000014;transition:all .3s ease;position:relative;display:flex;flex-direction:column}.pp-package-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px #00000026}.pp-package-card.featured{border:2px solid #F59E0B}.pp-package-badge{position:absolute;top:18px;right:18px;background:#f59e0b;color:#0f172a;padding:4px 12px;border-radius:20px;font-size:.7rem;font-weight:800;letter-spacing:.5px;z-index:1}.pp-package-header{height:160px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;position:relative;overflow:hidden}.pp-package-header:after{content:"";position:absolute;bottom:-20px;left:50%;transform:translate(-50%);width:120px;height:120px;border-radius:50%;background:#ffffff0d}.pp-package-header.pp-pkg-residential{background:linear-gradient(135deg,#0f172a,#1e3a5f)}.pp-package-header.pp-pkg-family{background:linear-gradient(135deg,#7c2d12,#1e3a5f)}.pp-package-header.pp-pkg-commercial{background:linear-gradient(135deg,#064e3b,#1e3a5f)}.pp-package-icon{font-size:2.8rem;line-height:1;filter:drop-shadow(0 4px 12px rgba(0,0,0,.3))}.pp-package-kw{font-size:1.6rem;font-weight:900;color:#fff;line-height:1}.pp-package-kw span{font-size:.9rem;font-weight:600;opacity:.7;margin-left:2px}.pp-package-body{padding:24px;flex:1;display:flex;flex-direction:column}.pp-package-metrics{display:flex;align-items:center;gap:12px;background:#f8fafc;border-radius:12px;padding:14px 16px;margin:14px 0}.pp-metric{flex:1;display:flex;flex-direction:column;align-items:center;gap:3px}.pp-metric-val{font-size:.92rem;font-weight:800;color:#0f172a}.pp-metric-label{font-size:.7rem;color:#64748b;font-weight:600}.pp-metric-divider{width:1px;height:32px;background:#e2e8f0}.pp-package-price{margin-bottom:16px}.pp-price-amt{display:block;font-size:1.6rem;font-weight:900;color:#f59e0b;line-height:1}.pp-price-note{font-size:.75rem;color:#64748b;font-weight:500}.pp-packages-note{text-align:center;margin-top:32px;color:#64748b;font-size:.88rem}.pp-packages-note a{color:#f59e0b;font-weight:700}.pp-range{padding:100px 0;background:#fff}.pp-range-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.pp-range-card{background:#f8fafc;border-radius:20px;padding:30px 26px;border:1.5px solid #E8EDF2;transition:all .3s ease}.pp-range-card:hover{border-color:#f59e0b;box-shadow:0 8px 32px #f59e0b1a;transform:translateY(-4px)}.pp-range-icon{font-size:2.2rem;margin-bottom:14px}.pp-range-title{font-size:1.05rem;font-weight:800;color:#0f172a;margin-bottom:10px}.pp-range-desc{font-size:.88rem;color:#64748b;line-height:1.7;margin-bottom:14px}.pp-range-spec{display:inline-block;background:#f59e0b1a;color:#f59e0b;font-size:.75rem;font-weight:800;padding:4px 10px;border-radius:20px;margin-bottom:14px}.pp-range-brands{display:flex;flex-wrap:wrap;gap:6px}.pp-range-brand-tag{font-size:.72rem;font-weight:700;color:#1e293b;background:#fff;border:1px solid #E2E8F0;padding:3px 8px;border-radius:6px}.pp-brands{padding:80px 0;background:#f8fafc}.pp-brands-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px;margin-bottom:32px}.pp-brand-card{background:#fff;border-radius:16px;padding:20px 16px;display:flex;flex-direction:column;align-items:center;gap:10px;border:1.5px solid #E8EDF2;transition:all .3s ease}.pp-brand-card:hover{border-color:#f59e0b;box-shadow:0 6px 20px #f59e0b1f;transform:translateY(-3px)}.pp-brand-img{max-width:100px;max-height:40px;width:auto;height:auto;object-fit:contain;filter:grayscale(20%);transition:filter .3s}.pp-brand-card:hover .pp-brand-img{filter:grayscale(0%)}.pp-brand-fallback{font-size:.82rem;font-weight:800;color:#1e293b;text-align:center}.pp-brand-name{font-size:.7rem;color:#64748b;font-weight:600;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.pp-brands-note{display:flex;justify-content:center;gap:36px;flex-wrap:wrap;color:#64748b;font-size:.85rem;font-weight:600}.pp-cta-section{background:linear-gradient(135deg,#0f172a,#0f2744);padding:80px 0;position:relative;overflow:hidden}.pp-cta-section:before{content:"";position:absolute;top:-100px;right:-100px;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,rgba(245,158,11,.08) 0%,transparent 70%)}.pp-cta-inner{max-width:1280px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start;position:relative;z-index:1}.pp-cta-badge{display:inline-block;color:#f59e0b;font-weight:700;font-size:.78rem;letter-spacing:3px;text-transform:uppercase;margin-bottom:12px;opacity:.85}.pp-cta-title{font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:900;color:#fff;line-height:1.15;margin:0 0 16px}.pp-cta-sub{color:#fff9;font-size:.95rem;line-height:1.75;margin-bottom:36px}.pp-cta-contacts{display:flex;flex-direction:column;gap:12px}.pp-cta-contact-link{display:flex;align-items:center;gap:16px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:14px 18px;transition:all .3s ease;text-decoration:none}.pp-cta-contact-link:hover{background:#ffffff17;border-color:#f59e0b59;transform:translate(4px)}.pp-cta-icon-wrap{width:42px;height:42px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pp-cta-icon-wrap svg{width:20px;height:20px}.pp-cta-icon-wrap.pp-icon-blue{background:#3b82f62e;color:#60a5fa}.pp-cta-icon-wrap.pp-icon-green{background:#25d3662e;color:#34d399}.pp-cta-icon-wrap.pp-icon-amber{background:#f59e0b2e;color:#f59e0b}.pp-cta-contact-label{font-size:.72rem;color:#ffffff73;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:3px}.pp-cta-contact-value{font-size:.95rem;font-weight:700;color:#fff}.pp-cta-form{background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 24px 64px #0000004d}.pp-form-top-bar{height:5px;background:linear-gradient(90deg,#f59e0b,#d97706)}.pp-form-body{padding:32px 36px 36px}.pp-form-heading{margin-bottom:28px;padding-bottom:20px;border-bottom:1px solid #F1F5F9}.pp-form-title{font-size:1.35rem;font-weight:800;color:#0f172a;margin-bottom:4px}.pp-form-subtitle{font-size:.83rem;color:#64748b}.pp-field{margin-bottom:18px}.pp-label{display:block;font-size:.82rem;font-weight:700;color:#1e293b;margin-bottom:8px;letter-spacing:.2px}.pp-input-wrap{position:relative;display:flex;align-items:center}.pp-input-icon{position:absolute;left:14px;width:17px;height:17px;color:#64748b;pointer-events:none;flex-shrink:0}.pp-input{width:100%;padding:13px 16px 13px 42px;border:2px solid #E8EDF5;border-radius:12px;font-size:.93rem;color:#0f172a;background:#f8fafc;font-family:inherit;transition:border-color .2s,background .2s,box-shadow .2s;box-sizing:border-box}.pp-input::placeholder{color:#a0aec0}.pp-input:focus{outline:none;border-color:#f59e0b;background:#fff;box-shadow:0 0 0 4px #f59e0b1a}.pp-input:focus~.pp-input-icon{color:#f59e0b}.pp-select-wrap{position:relative}.pp-select{-moz-appearance:none;appearance:none;-webkit-appearance:none;padding-right:44px!important;cursor:pointer}.pp-select-arrow{position:absolute;right:14px;top:50%;transform:translateY(-50%);width:15px;height:15px;color:#64748b;pointer-events:none}.pp-form-submit{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:16px;background:#f59e0b;color:#0f172a;border:none;border-radius:12px;font-size:1rem;font-weight:800;cursor:pointer;margin-top:8px;transition:all .3s ease;font-family:inherit}.pp-form-submit:hover{background:#d97706;transform:translateY(-2px);box-shadow:0 8px 28px #f59e0b66}.pp-form-note{text-align:center;margin-top:14px;font-size:.78rem;color:#a0aec0;letter-spacing:.2px}.pp-back-bar{background:#f8fafc;padding:18px 0;text-align:center;border-top:1px solid #E8EDF2}.pp-back-link{color:#64748b;font-size:.88rem;font-weight:600;transition:color .2s}.pp-back-link:hover{color:#f59e0b}@media (max-width: 1024px){.pp-hero-inner{grid-template-columns:1fr;gap:40px}.pp-packages-grid,.pp-range-grid{grid-template-columns:repeat(2,1fr)}.pp-brands-grid{grid-template-columns:repeat(3,1fr)}.pp-cta-inner{grid-template-columns:1fr}}@media (max-width: 768px){.pp-packages-grid,.pp-range-grid{grid-template-columns:1fr}.pp-brands-grid,.pp-hero-stats{grid-template-columns:repeat(2,1fr)}.pp-cta-form{padding:24px}.pp-brands-note{flex-direction:column;align-items:center;gap:10px}}.gallery-page{padding-top:72px}.gallery-page-hero{background:linear-gradient(135deg,#0f172a,#1e293b);padding:72px 0 60px;text-align:center;position:relative;overflow:hidden}.gallery-page-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 50% 80%,rgba(245,158,11,.08) 0%,transparent 65%)}.gallery-page-hero .section-badge{color:#f59e0b}.gallery-page-hero .section-subtitle{color:#ffffff8c;margin:0 auto}.gallery-page-hero-inner{max-width:1280px;margin:0 auto;padding:0 24px;position:relative;z-index:1}.gallery-page-title{font-size:clamp(2rem,5vw,3.2rem);font-weight:900;color:#fff;line-height:1.12;margin:0 0 14px}.gallery-page-title span{color:#f59e0b}.gallery-page-body{background:#f8fafc;padding:60px 0 80px}.gallery-page-container{max-width:1280px;margin:0 auto;padding:0 24px}.gallery-filters{display:flex;gap:10px;flex-wrap:wrap;justify-content:center;margin-bottom:16px}.gallery-filter-btn{padding:9px 22px;border-radius:50px;border:2px solid #E2E8F0;background:#fff;color:#64748b;font-size:.88rem;font-weight:700;cursor:pointer;transition:all .3s ease;font-family:inherit}.gallery-filter-btn:hover{border-color:#f59e0b;color:#f59e0b}.gallery-filter-btn.active{background:#f59e0b;border-color:#f59e0b;color:#0f172a;box-shadow:0 4px 16px #f59e0b59}.gallery-page-count{text-align:center;color:#64748b;font-size:.85rem;font-weight:600;margin-bottom:36px}.gallery-page-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.gallery-page-item{border-radius:18px;overflow:hidden;cursor:pointer;position:relative;background:#0f172a;aspect-ratio:4/3;box-shadow:0 4px 24px #00000014;transition:all .3s ease}.gallery-page-item:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000026}.gallery-page-item img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.gallery-page-item:hover img{transform:scale(1.06)}.gallery-page-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.75) 0%,transparent 55%);opacity:0;transition:opacity .3s ease;display:flex;align-items:flex-end;justify-content:space-between;padding:16px}.gallery-page-item:hover .gallery-page-overlay{opacity:1}.gallery-page-info{display:flex;flex-direction:column;gap:4px}.gallery-page-label{color:#fff;font-weight:700;font-size:.9rem;line-height:1.3}.gallery-page-location{display:flex;align-items:center;gap:4px;color:#ffffffbf;font-size:.75rem}.gallery-page-location svg{flex-shrink:0}.gallery-page-cat-tag{background:#f59e0b;color:#0f172a;font-size:.68rem;font-weight:800;padding:3px 10px;border-radius:20px;white-space:nowrap;align-self:flex-end;flex-shrink:0}.lightbox{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000eb;z-index:9999;display:flex;align-items:center;justify-content:center;gap:20px;padding:20px;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.lightbox-content{max-width:900px;width:100%;display:flex;flex-direction:column;align-items:center;gap:14px}.lightbox-content img{width:100%;max-height:75vh;object-fit:contain;border-radius:16px;box-shadow:0 24px 80px #00000080}.lightbox-caption{display:flex;align-items:center;gap:16px}.lightbox-label{color:#fff;font-size:1rem;font-weight:700}.lightbox-location{color:#ffffff8c;font-size:.88rem}.lightbox-location:before{content:"·";margin-right:8px}.lightbox-close{position:absolute;top:20px;right:20px;background:#ffffff1a;border:1px solid rgba(255,255,255,.15);color:#fff;width:40px;height:40px;border-radius:50%;font-size:1.1rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.lightbox-close:hover{background:#ffffff38}.lightbox-prev,.lightbox-next{background:#ffffff1a;border:1px solid rgba(255,255,255,.15);color:#fff;width:48px;height:48px;border-radius:50%;font-size:1.8rem;line-height:1;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;flex-shrink:0}.lightbox-prev:hover,.lightbox-next:hover{background:#ffffff38}@media (max-width: 1024px){.gallery-page-grid{grid-template-columns:repeat(2,1fr)}.lightbox-prev,.lightbox-next{display:none}}@media (max-width: 768px){.gallery-page-hero{padding:60px 0 48px}.gallery-page-body{padding:40px 0 60px}.gallery-page-grid{gap:12px}}@media (max-width: 480px){.gallery-page-grid{grid-template-columns:1fr}.gallery-filters{gap:8px}.gallery-filter-btn{padding:8px 16px;font-size:.82rem}}.about-page-hero{background:linear-gradient(135deg,#0f172a,#1e293b);padding:80px 0 64px;text-align:center}.about-page-hero-inner{max-width:1280px;margin:0 auto;padding:0 24px;display:flex;flex-direction:column;align-items:center;gap:16px}.about-page-title{font-size:clamp(2rem,5vw,3rem);font-weight:800;color:#fff;margin:0}.about-page-title span{color:#f59e0b}.about-container{max-width:1280px;margin:0 auto;padding:0 24px}.about-story-section{padding:100px 0;background:#fff}.about-story-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.about-story-text{display:flex;flex-direction:column;gap:20px}.about-story-text .section-title{margin:0}.about-story-para{color:#64748b;line-height:1.75;font-size:1rem;margin:0}.about-cta-btn{align-self:flex-start;display:inline-block}.about-story-stats{display:grid;grid-template-columns:1fr 1fr;gap:20px}.about-stat-card{background:#f8fafc;border-radius:16px;padding:32px 24px;text-align:center;border:1px solid rgba(15,23,42,.06);transition:all .3s ease}.about-stat-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000026}.about-stat-num{font-size:2.4rem;font-weight:800;color:#f59e0b;line-height:1}.about-stat-label{font-size:.88rem;color:#64748b;margin-top:8px;font-weight:600}.about-mission-section{padding:100px 0;background:linear-gradient(135deg,#0f172a,#1e293b)}.about-mission-header,.about-values-header,.about-team-header{text-align:center;margin-bottom:56px}.about-mission-header .section-title,.about-values-header .section-title,.about-team-header .section-title{color:#fff;margin:12px 0 0}.about-mission-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.about-mission-card{background:#ffffff14;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.1);border-radius:22px;padding:40px 32px;text-align:center;transition:all .3s ease}.about-mission-card:hover{transform:translateY(-6px);background:#ffffff1f}.about-mission-card h3{color:#fff;font-size:1.15rem;font-weight:700;margin:16px 0 12px}.about-mission-card p{color:#ffffffb8;line-height:1.7;font-size:.95rem;margin:0}.about-mission-icon{font-size:2.2rem;line-height:1}.about-values-section{padding:100px 0;background:#f8fafc}.about-values-header .section-title{color:#0f172a}.about-values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.about-value-card{background:#fff;border-radius:16px;padding:32px 24px;border:1px solid rgba(15,23,42,.07);transition:all .3s ease}.about-value-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000026;border-color:#f59e0b4d}.about-value-card h4{color:#0f172a;font-size:1.05rem;font-weight:700;margin:14px 0 10px}.about-value-card p{color:#64748b;font-size:.9rem;line-height:1.65;margin:0}.about-value-icon{font-size:2rem}.about-team-section{padding:100px 0;background:#fff}.about-team-header .section-title{color:#0f172a}.about-founder-card{display:flex;gap:48px;align-items:center;background:#f8fafc;border-radius:24px;padding:48px;border:1px solid rgba(15,23,42,.07)}.about-founder-avatar{width:120px;height:120px;border-radius:50%;background:linear-gradient(135deg,#f59e0b,#d97706);color:#0f172a;font-size:3rem;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0}.about-founder-info{display:flex;flex-direction:column;gap:12px}.about-founder-name{font-size:1.6rem;font-weight:800;color:#0f172a;margin:0}.about-founder-role{font-size:.88rem;color:#f59e0b;font-weight:700;margin:0;text-transform:uppercase;letter-spacing:.05em}.about-founder-bio{color:#64748b;line-height:1.75;font-size:1rem;margin:0}.about-cta-section{padding:100px 0;background:linear-gradient(135deg,#0f172a,#1e293b)}.about-cta-box{text-align:center;max-width:640px;margin:0 auto}.about-cta-box h2{color:#fff;font-size:clamp(1.8rem,4vw,2.4rem);font-weight:800;margin:0 0 16px}.about-cta-box p{color:#ffffffb8;font-size:1.05rem;line-height:1.7;margin:0 0 36px}.about-cta-btns{display:flex;gap:16px;justify-content:center;align-items:center;flex-wrap:wrap}.about-cta-call{display:flex;align-items:center;gap:8px;color:#fff;font-weight:700;font-size:1rem;text-decoration:none;padding:14px 28px;border:2px solid rgba(255,255,255,.25);border-radius:16px;transition:all .3s ease}.about-cta-call:hover{border-color:#f59e0b;color:#f59e0b}@media (max-width: 1024px){.about-story-grid{grid-template-columns:1fr;gap:40px}.about-mission-grid{grid-template-columns:1fr;gap:20px}.about-values-grid{grid-template-columns:repeat(2,1fr)}.about-founder-card{flex-direction:column;text-align:center;padding:36px 24px}.about-cta-btn{align-self:center}}@media (max-width: 768px){.about-page-hero{padding:60px 0 48px}.about-story-section,.about-mission-section,.about-values-section,.about-team-section,.about-cta-section{padding:64px 0}}@media (max-width: 480px){.about-values-grid{grid-template-columns:1fr}.about-story-stats{grid-template-columns:1fr 1fr;gap:12px}.about-cta-btns{flex-direction:column}.about-mission-card{padding:28px 20px}}.blog-cat-badge{display:inline-block;padding:4px 12px;border-radius:20px;font-size:.75rem;font-weight:700;color:#0f172a;text-transform:uppercase;letter-spacing:.04em}.blog-meta{display:flex;align-items:center;gap:8px;font-size:.85rem;color:#64748b}.blog-meta-dot{opacity:.4}.blog-read-link{font-size:.9rem;font-weight:700;color:#f59e0b}.blogs-page-hero{background:linear-gradient(135deg,#0f172a,#1e293b);padding:80px 0 64px;text-align:center}.blogs-page-hero-inner{max-width:1280px;margin:0 auto;padding:0 24px;display:flex;flex-direction:column;align-items:center;gap:16px}.blogs-page-title{font-size:clamp(2rem,5vw,3rem);font-weight:800;color:#fff;margin:0}.blogs-page-title span{color:#f59e0b}.blogs-page-body{padding:72px 0 100px;background:#f8fafc}.blogs-container{max-width:1280px;margin:0 auto;padding:0 24px}.blog-featured-card{display:grid;grid-template-columns:1fr auto;gap:48px;align-items:center;background:#fff;border-radius:24px;padding:48px;border:1px solid rgba(15,23,42,.07);margin-bottom:48px;text-decoration:none;transition:all .3s ease}.blog-featured-card:hover{box-shadow:0 12px 40px #00000026;transform:translateY(-4px)}.blog-featured-card:hover .blog-read-link{color:#d97706}.blog-featured-body{display:flex;flex-direction:column;gap:16px}.blog-featured-title{font-size:clamp(1.3rem,3vw,1.8rem);font-weight:800;color:#0f172a;line-height:1.3;margin:0}.blog-featured-excerpt{color:#64748b;line-height:1.7;font-size:1rem;margin:0}.blog-featured-visual{width:200px;height:200px;border-radius:20px;background:linear-gradient(135deg,#0f172a,#1e293b);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;flex-shrink:0}.blog-featured-icon{font-size:3.5rem}.blog-featured-tag{font-size:.72rem;font-weight:700;color:#fff9;text-transform:uppercase;letter-spacing:.08em}.blogs-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.blog-card{background:#fff;border-radius:16px;padding:28px;border:1px solid rgba(15,23,42,.07);display:flex;flex-direction:column;gap:14px;text-decoration:none;transition:all .3s ease}.blog-card:hover{box-shadow:0 12px 40px #00000026;transform:translateY(-4px);border-color:#f59e0b40}.blog-card-top{display:flex}.blog-card-title{font-size:1.05rem;font-weight:700;color:#0f172a;line-height:1.45;margin:0;flex:1}.blog-card-excerpt{font-size:.88rem;color:#64748b;line-height:1.65;margin:0;flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.blog-card-footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:12px;border-top:1px solid rgba(15,23,42,.06)}.blog-detail-page{background:#fff}.blog-detail-hero{background:linear-gradient(135deg,#0f172a,#1e293b);padding:72px 0 56px}.blog-detail-hero-inner{max-width:1280px;margin:0 auto;padding:0 24px;display:flex;flex-direction:column;gap:16px;max-width:820px}.blog-back-link{display:inline-flex;align-items:center;gap:8px;color:#ffffffa6;text-decoration:none;font-size:.88rem;font-weight:600;transition:all .3s ease;align-self:flex-start}.blog-back-link:hover{color:#fff}.blog-detail-cat{margin-bottom:4px}.blog-detail-title{font-size:clamp(1.6rem,4vw,2.4rem);font-weight:800;color:#fff;line-height:1.25;margin:0}.blog-detail-meta{display:flex;align-items:center;gap:8px;font-size:.88rem;color:#fff9}.blog-detail-body{padding:72px 0 100px}.blog-detail-container{max-width:1280px;margin:0 auto;padding:0 24px}.blog-detail-layout{display:grid;grid-template-columns:1fr 320px;gap:56px;align-items:flex-start}.blog-article{max-width:100%}.blog-lead{font-size:1.15rem;color:#1e293b;line-height:1.8;font-weight:500;border-left:4px solid #F59E0B;padding-left:20px;margin:0 0 40px}.blog-section{margin-bottom:36px}.blog-section-heading{font-size:1.3rem;font-weight:800;color:#0f172a;margin:0 0 16px;padding-bottom:10px;border-bottom:2px solid rgba(245,158,11,.2)}.blog-para{color:#374151;line-height:1.8;font-size:1rem;margin:0 0 14px}.blog-para:last-child{margin-bottom:0}.blog-list{list-style:none;padding:0;margin:16px 0 0;display:flex;flex-direction:column;gap:12px}.blog-list li{padding-left:24px;position:relative;color:#374151;line-height:1.7;font-size:1rem}.blog-list li:before{content:"✓";position:absolute;left:0;color:#f59e0b;font-weight:800;font-size:.85rem;top:3px}.blog-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:48px;padding-top:24px;border-top:1px solid rgba(15,23,42,.08)}.blog-tag{background:#f8fafc;border:1px solid rgba(15,23,42,.1);border-radius:20px;padding:4px 14px;font-size:.8rem;color:#64748b;font-weight:600}.blog-sidebar{position:sticky;top:96px;display:flex;flex-direction:column;gap:24px}.blog-sidebar-card{background:linear-gradient(135deg,#0f172a,#1e293b);border-radius:20px;padding:32px 28px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px}.blog-sidebar-icon{font-size:2.4rem}.blog-sidebar-card h3{color:#fff;font-size:1.1rem;font-weight:700;margin:0}.blog-sidebar-card p{color:#ffffffb3;font-size:.9rem;line-height:1.6;margin:0}.blog-sidebar-btn{width:100%;text-align:center;margin-top:4px}.blog-sidebar-quote{font-size:.9rem;font-weight:700;color:#ffffffb3;text-decoration:none;transition:all .3s ease}.blog-sidebar-quote:hover{color:#f59e0b}.blog-sidebar-related{background:#f8fafc;border-radius:20px;padding:24px;border:1px solid rgba(15,23,42,.07)}.blog-sidebar-related h4{font-size:.9rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.06em;margin:0 0 16px}.blog-related-item{display:flex;flex-direction:column;gap:6px;padding:14px 0;border-bottom:1px solid rgba(15,23,42,.07);text-decoration:none;transition:all .3s ease}.blog-related-item:last-child{border-bottom:none;padding-bottom:0}.blog-related-item:first-of-type{padding-top:0}.blog-related-item:hover .blog-related-title{color:#f59e0b}.blog-related-cat{display:inline-block;padding:2px 8px;border-radius:10px;font-size:.68rem;font-weight:700;color:#0f172a;text-transform:uppercase;letter-spacing:.04em;align-self:flex-start}.blog-related-title{font-size:.9rem;font-weight:700;color:#0f172a;line-height:1.4;margin:0;transition:all .3s ease}.blog-related-meta{font-size:.78rem;color:#64748b}.blog-detail-cta{background:linear-gradient(135deg,#0f172a,#1e293b);padding:80px 0;text-align:center}.blog-detail-cta-inner{max-width:1280px;margin:0 auto;padding:0 24px;max-width:640px}.blog-detail-cta-inner h2{color:#fff;font-size:clamp(1.6rem,4vw,2.2rem);font-weight:800;margin:0 0 14px}.blog-detail-cta-inner p{color:#ffffffb8;font-size:1.05rem;line-height:1.7;margin:0 0 32px}@media (max-width: 1024px){.blogs-grid{grid-template-columns:repeat(2,1fr)}.blog-featured-card{grid-template-columns:1fr}.blog-featured-visual{display:none}.blog-detail-layout{grid-template-columns:1fr}.blog-sidebar{position:static}}@media (max-width: 768px){.blogs-page-hero,.blog-detail-hero{padding:60px 0 48px}.blogs-page-body,.blog-detail-body{padding:48px 0 64px}.blog-featured-card{padding:28px}.blog-detail-cta{padding:60px 0}}@media (max-width: 480px){.blogs-grid{grid-template-columns:1fr}.blog-lead{font-size:1rem}.blog-section-heading{font-size:1.15rem}.blog-detail-meta{flex-wrap:wrap}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#1e293b;line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}ul{list-style:none}button{font-family:inherit}
