.sp-hero{position:relative;background:linear-gradient(145deg,#080e1a 0%,#0f1e35 50%,#0a1628 100%);display:flex;align-items:center;justify-content:center;overflow:hidden;min-height:540px;text-align:center}.sp-hero--has-bg{background-size:cover;background-position:center;background-repeat:no-repeat}.sp-hero__bg-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0;pointer-events:none}.sp-hero__overlay{display:none}.sp-hero--has-bg .sp-hero__overlay{display:block;position:absolute;inset:0;background:linear-gradient(to bottom,rgb(8 14 26 / .72) 0%,rgb(8 14 26 / .32) 28%,rgb(8 14 26 / .28) 50%,rgb(8 14 26 / .38) 70%,rgb(8 14 26 / .9) 100%),radial-gradient(ellipse 80% 65% at 50% 45%,transparent 0%,rgb(8 14 26 / .42) 100%);z-index:1}.sp-hero::before{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:500px;height:500px;background:radial-gradient(circle,rgb(109 16 79 / .08) 0%,transparent 65%);pointer-events:none;z-index:1}.sp-hero--has-bg::before{background:radial-gradient(circle,rgb(232 185 122 / .06) 0%,transparent 60%)}.sp-hero::after{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:200px;height:2px;background:linear-gradient(90deg,transparent,rgb(232 185 122 / .6),transparent);z-index:4}.sp-hero__inner{position:relative;z-index:2;width:100%;padding-top:40px;padding-bottom:48px;text-align:center;display:flex;flex-direction:column;align-items:center}html[dir="ltr"] .sp-hero__inner{text-align:center}.sp-hero__breadcrumb{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;margin-bottom:24px;font-size:.78rem}html[dir="ltr"] .sp-hero__breadcrumb{direction:ltr}.sp-hero__breadcrumb a{color:rgb(255 255 255 / .6);text-decoration:none;font-weight:500;transition:color 0.2s}.sp-hero__breadcrumb a:hover{color:var(--color-gold-accent)}.sp-hero__sep{color:rgb(255 255 255 / .25);font-size:.5rem}.sp-hero__urgency{display:none!important}.sp-hero__urgency i{font-size:.8rem;animation:fireFlicker 1.5s ease-in-out infinite alternate}@keyframes urgencyPulse{0%,100%{box-shadow:0 0 0 0 #fff0}50%{box-shadow:0 0 16px 4px rgb(220 53 69 / .25)}}@keyframes fireFlicker{0%{transform:scale(1)}100%{transform:scale(1.12)}}.sp-hero__badges{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;margin-bottom:14px}.sp-hero__badge{display:inline-flex;align-items:center;gap:5px;padding:5px 14px;background:rgb(232 185 122 / .12);border:1px solid rgb(232 185 122 / .25);border-radius:100px;font-size:.76rem;font-weight:600;color:var(--color-gold-accent);text-decoration:none;transition:all 0.25s ease;letter-spacing:.02em}.sp-hero__badge:hover{background:rgb(232 185 122 / .22);color:#f0d4a0;text-decoration:none}.sp-hero__badge i{color:var(--color-gold-accent);font-size:.7rem;opacity:.75}.sp-hero__title{font-size:clamp(1.6rem, 3.5vw, 2.6rem);font-weight:700;color:#fff;margin:0;line-height:1.3;letter-spacing:-.01em;text-shadow:0 2px 14px rgb(0 0 0 / .55);max-width:780px;position:relative;padding-bottom:16px}html[dir="rtl"] .sp-hero__title{letter-spacing:normal!important}.sp-hero__title::after{content:'';display:block;width:80px;height:3px;background:linear-gradient(90deg,transparent,#c8963e,var(--color-gold-accent),#c8963e,transparent);border-radius:3px;margin:12px auto 0}.sp-hero__subtitle{font-size:clamp(0.88rem, 1.6vw, 1rem);color:rgb(255 255 255 / .72);font-weight:400;margin:8px 0 0;line-height:1.6;max-width:550px;text-shadow:0 1px 4px rgb(0 0 0 / .3)}.sp-hero__location{display:flex;align-items:center;justify-content:center;gap:6px;font-size:.88rem;color:rgb(255 255 255 / .78);font-weight:500;margin-top:12px;margin-bottom:26px}.sp-hero__location i{color:var(--color-gold-accent);font-size:.78rem;flex-shrink:0}.sp-hero__location a{color:inherit;text-decoration:none;transition:color 0.2s}.sp-hero__location a:hover{color:var(--color-gold-accent)}.sp-hero__stats{display:none}.sp-hero__stat-pill{display:none}.sp-hero__ctas{display:none!important}.sp-hero__btn{display:inline-flex;align-items:center;gap:7px;padding:10px 22px;border-radius:10px;font-size:.87rem;font-weight:700;text-decoration:none!important;transition:all 0.3s cubic-bezier(.4,0,.2,1);border:none;cursor:pointer;letter-spacing:.01em;white-space:nowrap}.sp-hero__btn--wa{background:linear-gradient(135deg,#25D366,#128C7E);color:#fff!important;box-shadow:0 4px 18px rgb(37 211 102 / .32);padding:13px 30px;font-size:.92rem}.sp-hero__btn--wa:hover{transform:translateY(-2px);box-shadow:0 8px 26px rgb(37 211 102 / .44);color:#fff!important}.sp-hero__btn--wa i{font-size:1.05rem}.sp-hero__btn--call{background:rgb(255 255 255 / .07);color:#fff!important;border:1.5px solid rgb(255 255 255 / .35);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.sp-hero__btn--call:hover{background:rgb(255 255 255 / .14);border-color:rgb(255 255 255 / .6);transform:translateY(-2px);color:#fff!important}.sp-hero__btn--contact{background:rgb(255 255 255 / .08);color:#fff!important;border:1.5px solid rgb(255 255 255 / .3);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.sp-hero__btn--contact:hover{background:rgb(255 255 255 / .16);border-color:rgb(255 255 255 / .55);color:#fff!important;transform:translateY(-2px)}.sp-hero__btn--glass{background:rgb(255 255 255 / .07);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:#fff!important;border:1.5px solid rgb(255 255 255 / .3)}.sp-hero__btn--glass:hover{background:rgb(255 255 255 / .16);transform:translateY(-2px);border-color:rgb(255 255 255 / .55);color:#fff!important}@media (max-width:768px){.sp-hero{min-height:440px}.sp-hero__inner{padding-top:76px;padding-bottom:30px}.sp-hero__title{font-size:clamp(1.3rem, 5.5vw, 1.8rem);padding-bottom:12px;letter-spacing:-.015em}.sp-hero__title::after{width:40px;height:2px;margin-top:8px}.sp-hero__subtitle{font-size:.86rem;margin-top:5px}.sp-hero__location{font-size:.78rem;margin-top:8px;margin-bottom:16px;flex-wrap:wrap;justify-content:center;gap:4px}.sp-hero__badge{font-size:.72rem;padding:4px 12px}.sp-hero__breadcrumb{display:none}.sp-hero__ctas{display:grid;grid-template-columns:1fr 1fr;gap:8px;width:100%;max-width:400px}.sp-hero__btn--wa{grid-column:1 / -1}.sp-hero__btn{padding:12px 14px;font-size:.84rem;justify-content:center;width:100%}}@media (max-width:480px){.sp-hero{min-height:400px}.sp-hero__inner{padding-top:72px;padding-bottom:24px}.sp-hero__title{font-size:clamp(1.15rem, 5.2vw, 1.55rem)}.sp-hero__ctas{max-width:100%}.sp-hero::before{width:260px;height:260px}}.sp-gallery{padding:32px 0;background:#f0f2f5}.sp-slider-wrapper{position:relative;max-width:1200px;margin:0 auto;padding:0 50px;overflow:hidden}.sp-slider-track{display:flex;gap:16px}.sp-slide{flex:0 0 calc(33.333% - 11px);position:relative;cursor:pointer;overflow:hidden;border-radius:16px;background:#e5e7eb}.sp-slide img{width:100%;height:320px;aspect-ratio:16 / 9;object-fit:cover;display:block;transition:transform 0.5s ease;border-radius:16px}.sp-slide:hover img{transform:scale(1.05)}.sp-slide-more{position:absolute;inset:0;background:rgb(15 28 46 / .65);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;gap:6px;backdrop-filter:blur(3px);border-radius:16px}.sp-slide-more__count{font-size:2.4rem;font-weight:900;line-height:1;color:var(--color-primary)}.sp-slide-more__text{font-size:.85rem;font-weight:600;opacity:.85}.sp-slider-nav{position:absolute;top:50%;transform:translateY(-50%);background:#fff;border:none;width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 10px rgb(0 0 0 / .12);z-index:10;transition:all 0.25s ease;color:#333;font-size:14px}.sp-slider-nav:hover{background:var(--color-primary);color:#fff;box-shadow:0 4px 18px rgb(193 122 74 / .3)}.sp-slider-nav--prev{right:0}.sp-slider-nav--next{left:0}.sp-slider-dots{display:flex;justify-content:center;gap:6px;padding:16px 0 0}.sp-slider-dot{width:12px;height:12px;border-radius:50%;background:#ccc;border:none;cursor:pointer;transition:all 0.2s;padding:0;min-width:24px;min-height:24px;display:flex;align-items:center;justify-content:center;background-clip:content-box;border:6px solid #fff0;box-sizing:border-box;background-color:#ccc}.sp-slider-dot.is-active{background-color:var(--color-primary);width:28px;border-radius:4px}.sp-price-card{background:linear-gradient(135deg,var(--color-secondary-darker),#1a3050)!important;color:#fff!important;text-align:center;padding:28px 22px!important;border:none!important}.sp-price-card__label{font-size:.78rem;font-weight:600;color:rgb(255 255 255 / .6);margin-bottom:6px;letter-spacing:.02em}.sp-price-card__amount{font-size:2rem;font-weight:900;color:#d4a05a;line-height:1.2;margin-bottom:14px}.sp-price-card__amount span{font-size:.85rem;font-weight:600;color:rgb(255 255 255 / .5);margin-right:4px}.sp-price-card__chips{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.sp-price-chip{display:inline-flex;align-items:center;gap:5px;padding:6px 14px;background:rgb(255 255 255 / .1);border-radius:100px;font-size:.76rem;font-weight:600;color:rgb(255 255 255 / .85)}.sp-price-chip i{font-size:.68rem;color:#d4a05a}.sp-urgency-badge{background:linear-gradient(135deg,#ff6b35,#e74c3c);color:#fff;text-align:center;padding:10px 16px;border-radius:8px;font-size:.82rem;font-weight:700;margin-bottom:18px;display:flex;align-items:center;justify-content:center;gap:6px;animation:urgencyPulse 2.5s ease-in-out infinite}@keyframes urgencyPulse{0%,100%{opacity:1}50%{opacity:.85}}.sp-urgency-badge i{font-size:.9rem}.sp-trust-row{display:flex;justify-content:center;gap:16px;margin-top:14px;padding-top:12px;border-top:1px solid #f0f0f0}.sp-trust-row span{display:inline-flex;align-items:center;gap:5px;font-size:.72rem;color:#888;font-weight:600}.sp-trust-row i{color:#25D366;font-size:.7rem}.sp-social-proof{display:flex;align-items:center;justify-content:center;gap:6px;padding:12px 14px;margin-top:16px;background:#fef9f0;border:1px solid #f5e6d0;border-radius:8px;font-size:.78rem;color:#8b6d3f;font-weight:600}.sp-social-proof i{font-size:.85rem;color:#d4a05a}.sp-views-count{font-weight:800;color:var(--color-primary)}.sp-type-chip{background:rgb(255 255 255 / .2);padding:5px 15px;border-radius:20px;font-size:.85rem}.sp-related{padding:56px 0 64px;background:#f8f9fb}.sp-related__title{font-size:1.5rem;font-weight:800;color:var(--color-secondary-darker);margin:0 0 28px;display:flex;align-items:center;gap:10px}.sp-related__title i{color:var(--color-primary);font-size:1.1rem}.sp-related__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.sp-mobile-cta{display:none;position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#fff;box-shadow:0 -4px 20px rgb(0 0 0 / .1);padding:12px 16px;gap:10px;border-top:1px solid #eee}.sp-mobile-cta__btn{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 12px;border-radius:10px;font-size:.92rem;font-weight:700;text-decoration:none!important;border:none;cursor:pointer;transition:all 0.2s}.sp-mobile-cta__btn--wa{background:#25D366;color:#fff!important}.sp-mobile-cta__btn--wa:hover{background:#1db954}.sp-mobile-cta__btn--call{background:var(--color-secondary-darker);color:#fff!important}.sp-mobile-cta__btn--call:hover{background:#1a3050}@media (max-width:992px){.sp-hero{min-height:360px}.sp-hero__inner{padding-top:50px;padding-bottom:30px}.sp-related__grid{grid-template-columns:repeat(2,1fr)}.sp-slide{flex:0 0 calc(50% - 8px)}.sp-slide img{height:260px;aspect-ratio:16 / 9}.sp-slider-wrapper{padding:0 40px}}@media (max-width:768px){.sp-hero{min-height:340px}.sp-hero__inner{padding-top:50px;padding-bottom:24px}.sp-hero__title{font-size:1.35rem;margin-bottom:8px}.sp-hero__subtitle{font-size:.82rem;margin-bottom:12px}.sp-hero__urgency{font-size:.74rem;padding:6px 14px;margin-bottom:12px}.sp-hero__badges{gap:6px;margin-bottom:16px}.sp-hero__badge{padding:5px 10px;font-size:.74rem}.sp-hero__ctas{gap:8px}.sp-hero__btn{padding:10px 18px;font-size:.84rem}.sp-hero__breadcrumb{font-size:.74rem;margin-bottom:12px}.sp-slide{flex:0 0 100%}.sp-slide img{height:240px;aspect-ratio:16 / 9}.sp-slider-wrapper{padding:0 16px}.sp-slider-nav{width:36px;height:36px;font-size:12px}.sp-slider-nav--prev{right:-2px}.sp-slider-nav--next{left:-2px}.sp-mobile-cta{display:flex}body.single-projects{padding-bottom:70px}.sp-related{padding:36px 0 48px}.sp-related__grid{grid-template-columns:1fr;gap:16px}.sp-related__title{font-size:1.2rem;margin-bottom:20px}.sp-trust-row{flex-direction:column;gap:6px;align-items:center}}@media (max-width:480px){.sp-hero{min-height:320px}.sp-hero__title{font-size:1.3rem}.sp-hero__badges{gap:6px}.sp-hero__ctas{flex-direction:column}.sp-hero__btn{justify-content:center}}