.lg-hero{position:relative;padding:130px 0 70px;overflow:hidden}.lg-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.lg-hero-bg:before{content:"";position:absolute;top:-15%;left:-10%;width:65%;height:75%;background:radial-gradient(ellipse,rgba(245,168,0,.13) 0%,transparent 70%);filter:blur(42px)}.lg-hero-bg:after{content:"";position:absolute;bottom:-10%;right:-5%;width:55%;height:65%;background:radial-gradient(ellipse,rgba(204,62,160,.1) 0%,transparent 70%);filter:blur(50px)}.lg-hero-inner{position:relative;z-index:2;max-width:820px}.lg-hero-title{font-size:clamp(2rem,5.5vw,3.6rem);font-weight:800;margin:14px 0 22px;line-height:1.1}.lg-hero-lead{font-size:clamp(1rem,2vw,1.18rem);color:var(--muted);line-height:1.65;font-weight:300;margin-bottom:32px;max-width:620px}.lg-hero-meta{display:flex;flex-wrap:wrap;gap:18px;margin-bottom:32px}.lg-hero-meta-item{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;background:var(--surface);border:1px solid var(--border);border-radius:999px;font-size:.88rem;color:var(--text)}.lg-hero-meta-item svg{color:var(--gem-gold);font-size:1rem;flex-shrink:0}.lg-hero-actions{display:flex;flex-wrap:wrap;gap:16px}.breadcrumb{display:flex;align-items:center;gap:8px;font-size:.85rem;color:var(--muted);margin-bottom:24px}.breadcrumb a{color:var(--gem-gold);transition:opacity .2s}.breadcrumb a:hover{opacity:.8}.breadcrumb span[aria-current]{color:var(--muted)}.lg-city-info{padding:70px 0;background:var(--surface)}.lg-city-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:52px;align-items:start}@media (max-width: 860px){.lg-city-grid{grid-template-columns:1fr;gap:32px}}.lg-city-text p{color:#ccc;line-height:1.75;margin-bottom:18px;font-size:1.02rem}.lg-city-text strong{color:var(--gem-gold)}.lg-city-highlights{background:var(--surface2);border:1px solid var(--border);border-radius:var(--radius);padding:28px}.lg-city-highlights h3{font-size:1.1rem;font-weight:700;margin-bottom:16px;color:var(--text)}.lg-city-highlights ul{list-style:none}.lg-city-highlights li{padding:10px 0 10px 26px;position:relative;color:#ccc;line-height:1.55;border-bottom:1px solid var(--border)}.lg-city-highlights li:last-child{border-bottom:0}.lg-city-highlights li:before{content:"✓";position:absolute;left:0;top:10px;color:var(--whatsapp);font-weight:700}.lg-city-neighborhoods{padding:60px 0}.lg-city-neighborhoods h2{font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700;margin-bottom:14px}.lg-city-neighborhoods p{color:var(--muted);margin-bottom:24px}.lg-neighborhood-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.lg-neighborhood-tag{padding:8px 16px;background:var(--surface);border:1px solid var(--border);border-radius:999px;font-size:.9rem;color:var(--text);transition:all .2s}.lg-neighborhood-tag:hover{border-color:var(--gem-gold);color:var(--gem-gold)}.lg-product-hero{position:relative;padding:130px 0 60px;overflow:hidden}.lg-product-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:60px;align-items:center;position:relative;z-index:2}@media (max-width: 860px){.lg-product-grid{grid-template-columns:1fr;gap:32px}}.lg-product-image-wrap{position:relative;aspect-ratio:1/1;max-width:480px;margin:0 auto}.lg-product-image-glow{position:absolute;top:-10%;right:-10%;bottom:-10%;left:-10%;background:radial-gradient(circle,rgba(245,168,0,.22),transparent 65%);filter:blur(50px);z-index:0}.lg-product-image-wrap img{position:relative;z-index:1;width:100%;height:100%;object-fit:contain}.lg-product-price{display:inline-block;font-size:2.5rem;font-weight:800;background:linear-gradient(135deg,var(--gem-gold),var(--gem-orange));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin:18px 0 14px;line-height:1}.lg-product-description{color:#ccc;line-height:1.75;margin-bottom:28px;font-size:1.02rem}.lg-product-features{padding:70px 0;background:var(--surface)}.lg-features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;margin-top:32px}.lg-feature-card{background:var(--surface2);border:1px solid var(--border);border-radius:var(--radius);padding:22px;display:flex;gap:14px;align-items:flex-start}.lg-feature-check{flex-shrink:0;width:28px;height:28px;border-radius:50%;background:#25d3661f;color:var(--whatsapp);display:inline-flex;align-items:center;justify-content:center;font-weight:700}.lg-feature-text{color:#d8d8d8;line-height:1.5}.lg-usecases{padding:70px 0}.lg-usecases h2{font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700;margin-bottom:28px}.lg-usecases ul{list-style:none;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px}.lg-usecases li{padding:18px 22px;background:var(--surface);border-left:3px solid var(--gem-gold);border-radius:var(--radius-sm);color:#ccc;line-height:1.5}.lg-cta{padding:80px 0}.lg-cta-box{background:linear-gradient(135deg,#f5a80014,#cc3ea00f);border:1px solid var(--border);border-radius:var(--radius-lg);padding:50px 36px;text-align:center}.lg-cta-title{font-size:clamp(1.6rem,3.5vw,2.4rem);font-weight:800;margin-bottom:16px}.lg-cta-sub{color:var(--muted);margin-bottom:28px;max-width:560px;margin-left:auto;margin-right:auto}.lg-cta-actions{display:flex;flex-wrap:wrap;gap:14px;justify-content:center}.lg-article-hero{padding:120px 0 50px}.lg-article-meta{display:flex;flex-wrap:wrap;gap:16px;color:var(--muted);font-size:.9rem;margin-bottom:22px}.lg-article-meta span:after{content:"•";margin-left:16px;opacity:.5}.lg-article-meta span:last-child:after{content:""}.lg-article-title{font-size:clamp(2rem,5vw,3.2rem);font-weight:800;line-height:1.1;margin-bottom:18px}.lg-article-excerpt{font-size:1.12rem;color:#bbb;line-height:1.7;max-width:720px;font-weight:300}.lg-article-body{padding:40px 0 80px}.lg-article-body-inner{max-width:760px;margin:0 auto}.lg-article-body h2{font-size:clamp(1.4rem,2.6vw,1.9rem);font-weight:700;margin:42px 0 18px;color:var(--text)}.lg-article-body p{color:#d0d0d0;font-size:1.05rem;line-height:1.8;margin-bottom:18px}.lg-article-body strong{color:var(--gem-gold)}.lg-blog-hub{padding:60px 0}.lg-blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;margin-top:36px}.lg-blog-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:28px;transition:all .3s;display:flex;flex-direction:column}.lg-blog-card:hover{border-color:var(--gem-gold);transform:translateY(-4px)}.lg-blog-card-cat{font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;color:var(--gem-gold);margin-bottom:10px;font-weight:600}.lg-blog-card-title{font-size:1.3rem;font-weight:700;line-height:1.25;margin-bottom:12px}.lg-blog-card-excerpt{color:var(--muted);line-height:1.55;font-size:.95rem;margin-bottom:18px;flex:1}.lg-blog-card-foot{display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:.85rem}.lg-blog-card-link{color:var(--gem-gold);font-weight:600}
