.page-container{max-width:1200px;margin-left:auto;margin-right:auto;padding-top:24px;padding-left:16px;padding-right:16px}html,body{overflow-y:visible}body{color:#e5e7eb;background-color:#0b0e11;margin:0;font-family:Segoe UI,Arial,sans-serif}.cta-buttons{gap:18px;margin-top:28px;display:flex}.btn{border-radius:6px;padding:14px 24px;font-weight:700;text-decoration:none;transition:all .3s}.call-btn{color:#0b0e11;background:linear-gradient(135deg,#c9a227,#f5d76e)}.call-btn:hover{opacity:.9}.whatsapp-btn{color:#0b0e11;background:#25d366}.whatsapp-btn:hover{opacity:.9}.service-card{background:#111827;border:1px solid #1f2937;border-radius:8px;padding:22px}.service-card h3{color:#c9a227}.brands-section{margin-top:60px}.brands-section h3{color:#c9a227;margin-bottom:24px;font-size:26px}.brands-grid{grid-template-columns:repeat(5,minmax(160px,1fr));align-items:center;gap:24px;display:grid}.brands-grid img{object-fit:contain;filter:none;opacity:.9;width:180px;height:70px;margin:auto;transition:all .3s;display:block}.brands-grid img:hover{filter:grayscale(0%);opacity:1;opacity:1}.why-metrics{grid-template-columns:repeat(4,1fr);align-items:center;gap:32px;margin-top:36px;display:grid}.metric-item{text-align:left}.metric-value{color:#c9a227;margin-bottom:6px;font-size:32px;font-weight:700}.metric-label{color:#9ca3af;font-size:14px;line-height:1.4}@media (max-width:1024px){.why-metrics{grid-template-columns:repeat(2,1fr);gap:24px}}@media (max-width:640px){.why-metrics{grid-template-columns:1fr;gap:20px}.metric-value{font-size:28px}}.why-choose{background:#0b0e11}.why-choose-container{grid-template-columns:1fr 1fr;align-items:start;gap:48px;max-width:1100px;margin:0 auto;display:grid}.why-choose-left h2{color:#c9a227;margin-bottom:14px}.why-choose-left p{color:#d1d5db;line-height:1.7}.why-point{border-bottom:1px solid #1f2937;margin-bottom:20px;padding-bottom:20px}.why-point:last-child{border-bottom:none;margin-bottom:0}.why-point h4{color:#e5e7eb;margin-bottom:6px;font-size:16px}.why-point p{color:#9ca3af;font-size:14px;line-height:1.6}@media (max-width:768px){.why-choose-container{grid-template-columns:1fr;gap:32px}}.projects{margin-top:80px}.projects h3{color:#c9a227;margin-bottom:32px;font-size:28px}.projects-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px;display:grid}.project-item{text-align:center;color:#e5e7eb;background:#111827;border:1px solid #1f2937;border-radius:8px;padding:22px;font-weight:600}.why-metrics{grid-template-columns:repeat(2,1fr);gap:20px;margin-top:32px;display:grid}.metric strong{color:#c9a227;font-size:28px;font-weight:700;display:block}.metric span{color:#9ca3af;font-size:14px}@media (max-width:768px){.why-metrics{grid-template-columns:1fr}}.area-item{text-align:center;background:#111827;border:1px solid #1f2937;border-radius:6px;padding:16px;font-weight:600}.gallery-intro{color:#d1d5db;max-width:720px;margin-bottom:40px;line-height:1.7}.gallery-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.gallery-item{cursor:pointer;background:#111827;border-radius:14px;position:relative;overflow:hidden}.gallery-item img{object-fit:cover;width:100%;height:220px;transition:transform .3s}.gallery-item:hover img{transform:scale(1.05)}.gallery-item:after{content:"View";color:#fff;opacity:0;background:#0b0e118c;justify-content:center;align-items:center;font-size:14px;font-weight:600;transition:opacity .25s;display:flex;position:absolute;inset:0}.gallery-item:hover:after{opacity:1}@media (max-width:1024px){.gallery-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.gallery-grid{grid-template-columns:1fr}}.gallery-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;margin-top:30px;display:grid}.gallery-grid img{object-fit:cover;border:1px solid #1f2937;border-radius:8px;width:100%;height:180px;transition:transform .3s}.gallery-grid img:hover{transform:scale(1.03)}.contact-float-icons{z-index:9999;flex-direction:column;gap:14px;display:flex;position:fixed;bottom:120px;right:18px}.contact-icon{justify-content:center;align-items:center;width:40px;height:40px;animation:3s ease-in-out infinite floatIcon;display:flex}.contact-icon img{object-fit:contain;width:100%;height:100%;transition:transform .25s,filter .25s}.contact-icon:hover img{filter:drop-shadow(0 0 6px #c9a22799);transform:scale(1.15)}@keyframes floatIcon{0%{transform:translateY(0)}50%{transform:translateY(-6px)}to{transform:translateY(0)}}.hero-cta{flex-wrap:wrap;gap:16px;margin-top:32px;display:flex}.cta-btn{border-radius:6px;align-items:center;gap:10px;padding:14px 22px;font-size:16px;font-weight:600;text-decoration:none;transition:transform .25s,box-shadow .25s;display:flex}.cta-btn img{object-fit:contain;width:20px;height:20px}.cta-btn.whatsapp{color:#0b0e11;background-color:#25d366}.cta-btn.call{color:#0b0e11;background:linear-gradient(135deg,#c9a227,#f5d76e)}.cta-btn.email{color:#0e0d0d;background-color:#f9f9f5}.cta-btn:hover{transform:translateY(-2px);box-shadow:0 10px 24px #00000059}.site-footer{color:#d1d5db;background:#0b0e11;border-top:1px solid #1f2937;margin-top:100px;padding:50px 40px 20px}.footer-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:32px;display:grid}.footer-brand p{font-size:14px;line-height:1.7}.footer-logo{max-width:160px;margin-bottom:16px}.footer-contact h4{color:#c9a227;margin-bottom:16px}.contact-item{align-items:center;gap:10px;margin-bottom:12px;font-size:14px;display:flex}.contact-item img{object-fit:contain;width:18px;height:18px}.footer-map iframe{border:1px solid #1f2937;border-radius:8px}.map-link{color:#c9a227;margin-top:10px;font-weight:600;text-decoration:none;display:inline-block}.map-link:hover{text-decoration:underline}.footer-bottom{text-align:center;margin-top:30px;font-size:13px}.project-slider{border-radius:8px;width:100%;height:160px;margin-bottom:12px;overflow:hidden}.project-slider img{object-fit:cover;width:100%;height:100%;transition:opacity .6s}.brands-marquee{width:100%;margin-top:30px;position:relative;overflow:hidden}.brands-track{align-items:center;gap:40px;width:max-content;animation:35s linear infinite scrollBrands;display:flex}.brands-track img{object-fit:contain;filter:none;opacity:.9;width:120px;height:60px;transition:filter .3s,opacity .3s}.brands-track img:hover{filter:grayscale(0%);opacity:1}@keyframes scrollBrands{0%{transform:translate(0)}to{transform:translate(-50%)}}.brands-marquee:hover .brands-track{animation-play-state:paused}.service-areas{margin-top:90px}.service-areas h3{color:#c9a227;margin-bottom:14px;font-size:30px}.service-areas p{color:#d1d5db;margin-bottom:30px}.areas-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px;display:grid}.area-card{background:#111827;border:1px solid #1f2937;border-radius:10px;align-items:center;gap:12px;padding:22px;font-weight:600;transition:transform .25s,box-shadow .25s;display:flex}.area-card:hover{transform:translateY(-4px);box-shadow:0 14px 32px #0006}.area-icon{color:#c9a227;font-size:18px}.area-card.highlight{border-color:#c9a227}.lightbox-overlay{z-index:9999;background:#000000d9;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.lightbox-content{max-width:90%;max-height:80vh;position:relative}.lightbox-content img{object-fit:contain;border-radius:8px;max-width:100%;max-height:80vh}.lightbox-close{color:#0b0e11;cursor:pointer;background:#c9a227;border:none;border-radius:50%;width:34px;height:34px;font-size:18px;position:absolute;top:-14px;right:-14px}.lightbox-edge{color:#fff;cursor:pointer;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:36px;transition:background .25s,transform .25s;display:flex;position:fixed;top:50%;transform:translateY(-50%)}.lightbox-edge-prev{left:20px}.lightbox-edge-next{right:20px}.lightbox-edge:hover{background:#000c;transform:translateY(-50%)scale(1.1)}.products-grid{grid-template-columns:repeat(auto-fit,minmax(20px,1fr));gap:28px;margin-top:32px;display:grid}.product-card h3{color:#c9a227;margin-bottom:12px}.section-title{color:#c9a227;margin-top:70px;margin-bottom:26px;font-size:26px}.products-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:28px;display:grid}.product-card{background:#111827;border:1px solid #1f2937;border-radius:12px;padding:24px;transition:transform .25s,box-shadow .25s}.product-card h4{color:#c9a227;margin-top:14px;margin-bottom:10px}.product-card p{color:#d1d5db;font-size:14px;line-height:1.7}.product-card:hover{transform:translateY(-6px);box-shadow:0 18px 36px #00000073}.product-card.highlight{border-color:#c9a227}.qty-row{align-items:center;gap:12px;margin:12px 0;display:flex}.qty-row button{cursor:pointer;width:32px;height:32px;font-size:18px}.add-btn{cursor:pointer;background:#c9a227;border:none;width:100%;padding:10px;font-weight:700}.inquiry-actions{flex-direction:column;gap:12px;margin-top:16px;display:flex}.inquiry-actions a{text-align:center;border-radius:8px;padding:12px;font-weight:600;text-decoration:none;display:block}.inquiry-actions a:first-child{color:#0b0e11;background:#eef1ef}.inquiry-actions a:last-child{color:#0e0e0e;background:#f3f4f5}.inquiry-summary{background:#0b0e11;border:1px solid #1f2937;border-radius:14px;padding:24px;box-shadow:0 20px 40px #00000073}.inquiry-summary h3{color:#c9a227;border-bottom:1px solid #1f2937;margin-bottom:16px;padding-bottom:10px;font-size:18px}.inquiry-summary ul{scroll-behavior:smooth;scroll-snap-type:y mandatory;scrollbar-width:none;max-height:260px;margin:0;padding:0;list-style:none;overflow-y:auto}.inquiry-summary ul::-webkit-scrollbar{display:none}.summary-item{scroll-snap-align:start;border-bottom:1px dashed #1f2937;grid-template-columns:1fr auto auto;align-items:center;gap:12px;padding:10px 0;display:grid}.summary-item:last-child{border-bottom:none}.item-name{color:#e5e7eb;font-size:14px}.inquiry-summary li{justify-content:space-between;align-items:center;margin-bottom:10px;font-size:14px;display:flex}.inquiry-summary button{color:#ef4444;cursor:pointer;background:0 0;border:none;font-size:14px}.inquiry-note{color:#9ca3af;font-size:13px}.products-layout{grid-template-columns:minmax(0,1.6fr) minmax(320px,1fr);align-items:start;gap:40px;display:grid}.products-left{min-width:0}.products-right{margin-right:30px;position:sticky;top:110px}.inquiry-empty{color:#9ca3af;text-align:center;border:1px dashed #1f2937;border-radius:8px;padding:20px}@media (max-width:900px){.products-layout{grid-template-columns:1fr}.products-right{position:sticky;top:120px}}.add-btn:active{transform:scale(.97)}.summary-item{grid-template-columns:1fr auto auto;align-items:center;gap:12px;margin-bottom:10px;display:grid}.summary-qty{align-items:center;gap:6px;display:flex}.summary-qty button{color:#e5e7eb;cursor:pointer;background:#111827;border:1px solid #1f2937;border-radius:6px;width:26px;height:26px}.summary-qty span{text-align:center;min-width:20px;font-size:13px}.remove-btn{color:#ef4444;cursor:pointer;background:0 0;border:none;font-size:13px}.packages-section{background:#0b0e11;border:1px solid #1f2937;border-radius:16px;margin:40px 0 60px;padding:24px}.packages-section h3{color:#c9a227;margin-bottom:6px}.packages-section p{color:#9ca3af;margin-bottom:24px}.packages-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;display:grid}.package-card{background:#111827;border:1px solid #1f2937;border-radius:14px;padding:18px}.package-card.highlight{border-color:#c9a227;box-shadow:0 0 0 1px #c9a22766}.package-card h4{color:#c9a227;margin:12px 0}.package-card ul{margin-bottom:16px;padding:0;list-style:none}.package-card li{color:#e5e7eb;margin-bottom:6px;font-size:14px}.package-card .add-btn{width:100%}.product-image,.package-image{background:#0b0e11;border-radius:12px;justify-content:center;align-items:center;width:100%;height:160px;margin-bottom:14px;display:flex;overflow:hidden}.product-image img,.package-image img{object-fit:contain;max-width:100%;max-height:100%}.floating-cart{color:#c9a227;cursor:pointer;z-index:9999;background:#0b0e11;border:1px solid #c9a227;border-radius:24px;padding:10px 14px;font-weight:600;position:fixed;bottom:90px;right:20px}.floating-cart:hover{background:#111827}.cart-highlight{outline:2px solid #c9a227;box-shadow:0 0 0 6px #c9a22740}.action-btn{border-radius:10px;justify-content:center;align-items:center;padding:14px 18px;font-weight:600;text-decoration:none;display:flex}.action-btn img{flex-shrink:0;width:20px;height:20px;margin-right:12px}.action-btn.whatsapp{color:#0b0e11;background:#25d366}.action-btn.email{color:#070707;background:#f3f3f4}.action-btn:hover{opacity:.9}.footer-service-areas h4{color:#c9a227;margin-bottom:10px}.service-area-list{margin:0;padding:0;list-style:none}.service-area-list li{color:#9ca3af;margin-bottom:6px;font-size:14px;line-height:1.6}.brand-name,.dev-credit{color:#c9a227;font-weight:700}.hero-gallery{text-align:center;color:#fff;justify-content:center;align-items:center;height:85vh;display:flex;position:relative;overflow:hidden}.hero-bg{opacity:0;z-index:1;background-position:50%;background-size:cover;animation:18s infinite heroFade;position:absolute;inset:0}.hero-bg-1{background-image:url(/gallery/gallery-1.png);animation-delay:0s}.hero-bg-2{background-image:url(/gallery/gallery-2.png);animation-delay:6s}.hero-bg-3{background-image:url(/gallery/gallery-3.png);animation-delay:12s}@keyframes heroFade{0%{opacity:0}10%{opacity:1}30%{opacity:1}40%{opacity:0}to{opacity:0}}.hero-overlay{z-index:2;background:#0b0e11b3;position:absolute;inset:0}.hero-content{z-index:3;max-width:900px;padding:20px;position:relative}.hero-content h1{color:#c9a227;margin-bottom:16px;font-size:42px}.hero-content p{color:#e5e7eb;margin-bottom:32px;font-size:18px}.hero-buttons{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.primary-btn{color:#0b0e11;background:#c9a227;border-radius:8px;padding:14px 22px;font-weight:600;text-decoration:none}.secondary-btn{color:#0b0e11;background:#25d366;border-radius:8px;padding:14px 22px;font-weight:600;text-decoration:none}@media (max-width:768px){.hero-gallery{height:70vh}.hero-content h1{font-size:30px}}.hero-content{max-width:920px;padding:24px}.hero-content h1{letter-spacing:.5px;font-size:44px;line-height:1.15}.hero-content p{max-width:680px;margin:0 auto 36px;line-height:1.7}@media (max-width:768px){.hero-gallery{height:72vh}.hero-content h1{font-size:30px}.hero-content p{margin-bottom:28px;font-size:16px}.primary-btn,.secondary-btn{min-width:100%}}section h2,section h3{margin-bottom:16px}section p{max-width:720px;margin:0 auto 40px;line-height:1.7}.card,.service-card,.feature-card{background:#111827;border:1px solid #1f2937;border-radius:14px;padding:28px;transition:transform .15s,box-shadow .15s}.card:hover,.service-card:hover,.feature-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #00000073}section:nth-of-type(2n){background:#0b0e11}section:nth-of-type(odd){background:#0f172a}@media (max-width:768px){section{padding:60px 16px}section p{margin-bottom:32px}}section{padding:60px 10px}.about-page{background:#0b0e11;padding:60px 20px}.about-wrapper{max-width:900px;margin:0 auto}.about-wrapper h1{color:#c9a227;margin-bottom:20px}.about-intro{color:#d1d5db;margin-bottom:40px;line-height:1.7}.about-block{margin-bottom:40px}.about-block h3{color:#e5e7eb;margin-bottom:12px}.about-block ul{color:#9ca3af;padding-left:18px}.about-block li{margin-bottom:8px}.about-block p{color:#9ca3af;line-height:1.6}.services-page{background:#0b0e11;padding:60px 20px}.services-wrapper{max-width:1000px;margin:0 auto}.services-wrapper h1{color:#c9a227;margin-bottom:16px}.services-intro{color:#d1d5db;max-width:720px;margin-bottom:48px;line-height:1.7}.services-list{grid-template-columns:1fr 1fr;gap:40px;display:grid}.service-item h3{color:#e5e7eb;margin-bottom:8px;font-size:16px}.service-item p{color:#9ca3af;font-size:14px;line-height:1.6}@media (max-width:768px){.services-list{grid-template-columns:1fr;gap:32px}}.contact-page{background:#0b0e11;padding:60px 20px}.contact-wrapper{max-width:900px;margin:0 auto}.contact-wrapper h1{color:#c9a227;margin-bottom:16px}.contact-intro{color:#d1d5db;max-width:600px;margin-bottom:48px;line-height:1.7}.contact-grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.contact-card{background:#111827;border:1px solid #1f2937;border-radius:16px;align-items:center;gap:20px;padding:28px;text-decoration:none;transition:transform .15s,box-shadow .15s;display:flex}.contact-card h3{color:#e5e7eb;margin-bottom:6px;font-size:16px}.contact-card p{color:#9ca3af;font-size:14px;line-height:1.5}.contact-card:hover{transform:translateY(-4px);box-shadow:0 14px 32px #00000073}.contact-card.whatsapp{border-left:4px solid #25d366}.contact-card.call{border-left:4px solid #3b82f6}.contact-card.email{border-left:4px solid #c9a227}@media (max-width:768px){.contact-grid{grid-template-columns:1fr}}.site-header{z-index:1000;z-index:1000;background:#0b0e11;border-bottom:1px solid #1f2937}.header-container{grid-template-columns:auto 1fr auto;align-items:center;max-width:1280px;margin:0 auto;padding:14px 24px;display:grid}.brand-logo{object-fit:contain;border-radius:6px;width:72px;height:72px}.header-nav{justify-content:center;gap:28px;display:flex}.nav-link{color:#e5e7eb;padding-bottom:6px;font-size:14px;font-weight:500;text-decoration:none;position:relative}.nav-link:after{content:"";background:#c9a227;width:0;height:2px;transition:width .25s;position:absolute;bottom:0;left:0}.nav-link:hover:after,.nav-link.active:after{width:100%}.header-cta{justify-content:flex-end;display:flex}.header-cta a{color:#0b0e11;background:#c9a227;border-radius:8px;padding:12px 22px;font-size:14px;font-weight:600;text-decoration:none}.header-cta a:hover{opacity:.9}.brand-logo{width:56px;height:56px}@media (max-width:768px){.mobile-menu-btn{display:block}.header-nav{z-index:999;background:#0b0e11;flex-direction:column;padding:16px;position:absolute;top:64px;left:0;right:0}.header-nav.open{display:flex}.header-nav .nav-link{padding:12px 0;font-size:16px}}.brand-name{font-size:16px}.cart-overlay{z-index:999;background:#0000008c;position:fixed;inset:0}.cart-drawer{z-index:1000;background:#0b0e11;border-left:1px solid #1f2937;flex-direction:column;width:420px;height:100vh;transition:right .35s;display:flex;position:fixed;top:0;right:-420px}.cart-drawer.open{right:0}.cart-header{border-bottom:1px solid #1f2937;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.cart-close{color:#fff;cursor:pointer;background:0 0;border:none;font-size:20px}.cart-body{flex:1;padding:16px 20px;overflow-y:auto}.cart-empty{color:#9ca3af}.cart-item{margin-bottom:16px}.cart-item-name{color:#e5e7eb;font-weight:600}.cart-item-type{color:#9ca3af;font-size:12px;display:block}.cart-item-actions{align-items:center;gap:8px;margin-top:8px;display:flex}.cart-item-actions button{color:#fff;cursor:pointer;background:#111827;border:1px solid #1f2937;padding:4px 8px}.cart-remove{color:#ef4444;margin-left:auto}.cart-divider{background:linear-gradient(90deg,#0000,#c9a227,#0000);height:1px;animation:.4s dividerIn}@keyframes dividerIn{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}.cart-footer{border-top:1px solid #1f2937;flex-direction:column;gap:10px;padding:16px 20px;display:flex}.cart-cta{border-radius:10px;justify-content:center;align-items:center;gap:10px;padding:12px;font-weight:700;text-decoration:none;display:flex}.cart-cta.whatsapp{color:#0b0e11;background:#25d366}.cart-cta.email{color:#0b0e11;background:#f5f5f5}.cart-btn{color:#fff;cursor:pointer;background:0 0;border:none;font-size:20px;position:relative}.cart-btn{color:#e5e7eb;cursor:pointer;background:0 0;border:1px solid #1f2937;border-radius:8px;padding:8px 12px;font-size:20px;position:relative}.cart-btn:hover{border-color:#c9a227}.cart-badge{color:#0b0e11;background:#c9a227;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;font-weight:700;display:flex;position:absolute;top:-6px;right:-6px}.header-enquire{color:#0b0e11;background:#c9a227;border-radius:8px;padding:10px 18px;font-weight:600;text-decoration:none}.products-page h2{margin-bottom:10px}.products-grid,.packages-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:24px;display:grid}.product-card,.package-card{background:linear-gradient(#0f172a,#020617);border:1px solid #1f2937;border-radius:16px;padding:20px;transition:transform .25s,box-shadow .25s}.product-card:hover,.package-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px #0009}.product-image img,.package-image img{border-radius:12px;width:100%}.qty-row{justify-content:center;align-items:center;gap:12px;margin:12px 0;display:flex}.qty-row button{color:#fff;cursor:pointer;background:#111827;border:1px solid #1f2937;padding:6px 10px}.add-to-cart-btn{color:#020617;cursor:pointer;background:linear-gradient(90deg,#c9a227,#facc15);border:none;border-radius:10px;width:100%;padding:12px;font-weight:700;transition:transform .15s}.add-to-cart-btn:hover{transform:scale(1.02)}.cart-empty-note{color:#c9a227;text-align:center;padding:12px;font-size:14px;font-weight:600}.cart-cta img{width:18px;height:18px}.mobile-menu-btn{cursor:pointer;color:#fff;background:0 0;border:none;font-size:28px;display:none}@media (max-width:768px){.header-nav{z-index:1000;background:#0b0e11;flex-direction:column;padding:16px;position:absolute;top:72px;left:0;right:0}.header-nav.open{display:flex}.mobile-menu-btn{display:block}}html,body,.site-header,.header-container{max-width:100%;overflow-x:hidden}.product-card img,.package-card img{max-width:100%;height:auto}.site-header{color:#fff;background:#0b0e11;width:100%}.header-top{justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.header-nav{border-top:1px solid #1f2937;flex-wrap:wrap;justify-content:center;gap:18px;padding:10px 12px;display:flex}.nav-link{color:#e5e7eb;padding:6px 4px;font-size:14px;text-decoration:none}@media (max-width:768px){.header-nav{justify-content:center;gap:14px;font-size:13px}}.site-header{color:#fff;background:#0b0e11;width:100%;overflow-x:hidden}.header-top{justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.header-brand{align-items:center;gap:10px;text-decoration:none;display:flex}.brand-name{color:#fff;white-space:nowrap;font-size:14px;font-weight:600}.header-actions{align-items:center;gap:10px;display:flex}.header-nav{border-top:1px solid #1f2937;flex-wrap:wrap;justify-content:center;padding:10px 12px;display:flex}.nav-link{color:#e5e7eb;white-space:nowrap;padding:6px 4px;font-size:13px;text-decoration:none}.nav-link.active{color:#c9a227;font-weight:600}html,body{max-width:100%;overflow-x:hidden}.header-nav{flex-wrap:wrap;justify-content:center;max-width:100%;overflow-x:hidden;display:flex!important}.header-nav .nav-link{display:inline-block;color:#fff!important}.site-header,.header-top{overflow:visible!important}@media (max-width:768px){.header-nav{flex-wrap:wrap;justify-content:center;gap:12px;padding:10px 12px}}.header-nav{flex-wrap:wrap;justify-content:center;align-items:center;flex-direction:row!important}.site-header{z-index:9999;background:#0b0e11;border-bottom:1px solid #1f2937;width:100%;position:fixed;top:0;left:0}body{padding-top:90px}.footer-social h4{color:#c9a227;margin-bottom:12px;font-size:16px}.social-icons{align-items:center;gap:14px;display:flex}.social-icons a{background:#111827;border:1px solid #1f2937;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .25s,box-shadow .25s;display:inline-flex}.social-icons img{object-fit:contain;width:26px;height:26px}.social-icons a:hover{transform:translateY(-2px);box-shadow:0 0 0 2px #c9a22766}
