*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Poppins,sans-serif;color:#1a1208;background:#faf8f5;font-size:16px;line-height:1.6}:root{--terracota:#C4622D;--terracota-dark:#A04E22;--terracota-light:#F0DDD3;--vino:#6B2737;--vino-dark:#4E1927;--cafe:#4A3728;--negro:#1a1208;--crema:#FAF8F5;--crema-dark:#F0ECE4;--gris-claro:#E8E2D9;--gris-medio:#9A8F85;--blanco:#FFFFFF;--whatsapp:#25D366;--sombra:rgba(26,18,8,0.10);--sombra-md:rgba(26,18,8,0.15)}.page{display:none}.page.active{display:block}header{position:fixed;top:0;left:0;right:0;z-index:1000;background:rgba(250,248,245,.97);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--gris-claro)}.header-inner{max-width:1280px;margin:0 auto;justify-content:space-between;padding:.65rem 1.75rem;min-height:72px;gap:1rem}.header-inner,.logo{display:flex;align-items:center}.logo{gap:10px;text-decoration:none;cursor:pointer}.logo-mark{width:44px;height:44px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.logo-mark img{width:100%;height:100%;object-fit:contain;display:block}.logo-text{display:flex;flex-direction:column}.logo-name{font-weight:700;font-size:17px;color:var(--negro);line-height:1.1}.logo-sub{font-size:10px;color:var(--gris-medio);letter-spacing:1.5px;text-transform:uppercase}nav{display:flex;align-items:center;gap:.5rem}nav a{text-decoration:none;color:var(--cafe);font-size:13px;font-weight:500;text-align:center;line-height:1.25;padding:.45rem .6rem;border-radius:6px;transition:all .2s;cursor:pointer}nav a:hover{background:var(--terracota-light);color:var(--terracota-dark)}nav a.active{color:var(--terracota)}.nav-cta{display:flex;align-items:center;gap:.6rem;margin-left:.25rem;flex-shrink:0}.btn-valua{background:var(--vino);color:white;border:none;border-radius:8px;padding:.5rem .9rem;font-size:12.5px;font-weight:600;cursor:pointer;font-family:Poppins,sans-serif;transition:background .2s;text-decoration:none;white-space:nowrap}.btn-valua:hover{background:var(--vino-dark)}.btn-wa-nav{background:var(--whatsapp);color:white;border:none;border-radius:8px;padding:.5rem 1rem;font-size:13px;font-weight:600;cursor:pointer;font-family:Poppins,sans-serif;display:flex;align-items:center;gap:6px;transition:background .2s;text-decoration:none}.btn-wa-nav:hover{background:#1fb857}.hamburger{display:none;background:none;border:none;cursor:pointer;padding:8px;flex-direction:column;gap:5px}.hamburger span{display:block;width:22px;height:2px;background:var(--cafe);border-radius:2px;transition:all .3s}.mobile-menu{display:none;position:fixed;top:72px;left:0;right:0;background:white;border-bottom:1px solid var(--gris-claro);padding:1rem 2rem 1.5rem;z-index:999;flex-direction:column;gap:.25rem}.mobile-menu.open{display:flex}.mobile-menu a{text-decoration:none;color:var(--cafe);font-size:15px;font-weight:500;padding:.65rem 0;border-bottom:1px solid var(--gris-claro);cursor:pointer}.mobile-menu a:last-of-type{border-bottom:none}.mobile-menu .btn-valua,.mobile-menu .btn-wa-nav{margin-top:.5rem;text-align:center;justify-content:center}.page-content{padding-top:72px}.hero{background:linear-gradient(135deg,var(--cafe) 0,var(--negro) 60%,#2d1a0e 100%);padding:2rem 0;display:flex;align-items:center;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:0;right:0;width:55%;height:100%;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 400 600"><rect width="400" height="600" fill="%23C4622D" opacity="0.12"/><rect x="40" y="40" width="320" height="220" rx="12" fill="%23C4622D" opacity="0.08"/><rect x="40" y="280" width="150" height="100" rx="8" fill="%23C4622D" opacity="0.06"/><rect x="210" y="280" width="150" height="100" rx="8" fill="%23C4622D" opacity="0.06"/></svg>') 50%/cover;opacity:.4}.hero-inner{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center}.hero-badge{display:inline-flex;align-items:center;gap:6px;background:rgba(196,98,45,.2);border:1px solid rgba(196,98,45,.4);border-radius:20px;padding:4px 14px;font-size:12px;font-weight:600;color:#f0a882;letter-spacing:.5px;margin-bottom:1.5rem}.hero h1{font-size:clamp(2rem,3.5vw,2.8rem);font-weight:800;color:white;line-height:1.25;margin-bottom:1.5rem}.hero h1 span{color:var(--terracota)}.hero p{font-size:1.05rem;color:rgba(255,255,255,.75);margin-bottom:2rem;line-height:1.7;max-width:500px}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap}.btn-primary{background:var(--terracota);color:white;border:none;border-radius:10px;padding:.85rem 1.75rem;font-size:15px;font-weight:600;cursor:pointer;font-family:Poppins,sans-serif;transition:all .2s;text-decoration:none;display:inline-flex;align-items:center;gap:8px}.btn-primary:hover{background:var(--terracota-dark);transform:translateY(-1px)}.btn-outline-white{background:transparent;color:white;border:1.5px solid rgba(255,255,255,.4);border-radius:10px;padding:.85rem 1.75rem;font-size:15px;font-weight:600;cursor:pointer;font-family:Poppins,sans-serif;transition:all .2s;text-decoration:none}.btn-outline-white:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.7)}.hero-stats{display:flex;gap:2.5rem;margin-top:3rem}.hero-stat{text-align:left}.hero-stat-num{font-size:1.8rem;font-weight:800;color:white;line-height:1}.hero-stat-label{font-size:12px;color:rgba(255,255,255,.55);margin-top:2px}.hero-search{background:white;border-radius:16px;padding:2.5rem;box-shadow:0 20px 60px rgba(0,0,0,.3)}.hero-search h3{font-size:1.25rem;font-weight:700;color:var(--negro);margin-bottom:.5rem}.search-tabs{display:flex;gap:0;margin-bottom:1.5rem;border:1.5px solid var(--gris-claro);border-radius:8px;overflow:hidden}.search-tab{flex:1 1;padding:.65rem;font-size:13px;font-weight:600;background:none;border:none;cursor:pointer;font-family:Poppins,sans-serif;color:var(--gris-medio);transition:all .2s}.search-tab.active{background:var(--terracota);color:white}.search-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.1rem;gap:1.1rem;margin-bottom:1.5rem}.search-field label{font-size:11px;font-weight:600;color:var(--gris-medio);text-transform:uppercase;letter-spacing:.5px;display:block;margin-bottom:6px}.search-field input,.search-field select{width:100%;padding:.7rem .85rem;border:1.5px solid var(--gris-claro);border-radius:8px;font-size:13px;font-family:Poppins,sans-serif;color:var(--negro);background:var(--crema);outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.search-field input:focus,.search-field select:focus{border-color:var(--terracota)}.btn-search{width:100%;padding:1rem;background:var(--terracota);color:white;border:none;border-radius:10px;font-size:14.5px;font-weight:700;cursor:pointer;font-family:Poppins,sans-serif;transition:background .2s}.btn-search:hover{background:var(--terracota-dark)}section{padding:5rem 0}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.section-label{font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--terracota);margin-bottom:.5rem}.section-title{font-size:clamp(1.6rem,2.5vw,2.2rem);font-weight:800;color:var(--negro);line-height:1.25;margin-bottom:1rem}.section-sub{font-size:1rem;color:var(--gris-medio);max-width:560px;line-height:1.7}.section-header{margin-bottom:3rem}.section-header.center{text-align:center}.section-header.center .section-sub{margin:0 auto}.props-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-gap:1.5rem;gap:1.5rem}.prop-card{background:white;border-radius:14px;border:1px solid var(--gris-claro);overflow:hidden;transition:all .25s;cursor:pointer;text-decoration:none;color:inherit}.prop-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px var(--sombra-md)}.prop-img{height:200px;position:relative;overflow:hidden;background:var(--crema-dark)}.prop-img-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--crema-dark),var(--gris-claro));font-size:2.5rem;color:var(--gris-medio)}.prop-badge{position:absolute;top:12px;left:12px;background:var(--terracota);color:white;font-size:11px;font-weight:700;padding:3px 10px;border-radius:20px;letter-spacing:.3px}.prop-badge.renta{background:var(--vino)}.prop-code{position:absolute;bottom:12px;right:12px;background:rgba(26,18,8,.6);color:white;font-size:10px;font-weight:600;padding:3px 8px;border-radius:4px}.prop-body{padding:1.25rem}.prop-price{font-size:1.3rem;font-weight:800;color:var(--terracota);line-height:1;margin-bottom:4px}.prop-price-label{font-size:11px;color:var(--gris-medio);margin-bottom:.6rem}.prop-title{font-size:.9rem;font-weight:600;color:var(--negro);margin-bottom:.4rem}.prop-location{font-size:12px;color:var(--gris-medio);margin-bottom:.9rem;display:flex;align-items:center;gap:4px}.prop-features{display:flex;gap:1rem;padding-top:.75rem;border-top:1px solid var(--gris-claro)}.prop-feat{font-size:12px;color:var(--cafe);display:flex;align-items:center;gap:4px;font-weight:500}.prop-feat span{font-size:16px}.props-carousel-wrap{position:relative}.props-carousel{display:flex;gap:1.5rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding-bottom:.5rem;-webkit-overflow-scrolling:touch}.props-carousel::-webkit-scrollbar{height:6px}.props-carousel::-webkit-scrollbar-thumb{background:var(--gris-claro);border-radius:10px}.props-carousel .prop-card{flex:0 0 320px;scroll-snap-align:start}.carousel-nav-btn{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;background:white;border:1px solid var(--gris-claro);box-shadow:0 4px 14px var(--sombra-md);display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.2rem;color:var(--negro);z-index:5}.carousel-nav-btn.prev{left:-18px}.carousel-nav-btn.next{right:-18px}@media (max-width:900px){.carousel-nav-btn{display:none}}.cats-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.25rem;gap:1.25rem}.cat-card{background:white;border-radius:14px;border:1px solid var(--gris-claro);padding:2rem 1.5rem;text-align:center;cursor:pointer;transition:all .25s;text-decoration:none;color:inherit;display:block}.cat-card:hover{border-color:var(--terracota);transform:translateY(-3px);box-shadow:0 8px 30px var(--sombra)}.cat-icon{font-size:2.5rem;margin-bottom:.75rem}.cat-title{font-size:1.05rem;font-weight:700;color:var(--negro);margin-bottom:.4rem}.cat-desc{font-size:13px;color:var(--gris-medio);line-height:1.5}.cat-count{font-size:12px;font-weight:600;color:var(--terracota);margin-top:.6rem}.services-mini{background:var(--negro);color:white}.services-mini .section-title{color:white}.services-mini .section-sub{color:rgba(255,255,255,.6)}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.25rem;gap:1.25rem}.service-block{display:block;text-decoration:none;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.75rem 1.5rem;transition:all .25s;cursor:pointer}.service-block:hover{background:rgba(196,98,45,.15);border-color:var(--terracota)}.service-icon{font-size:1.75rem;margin-bottom:1rem}.service-name{font-size:1rem;font-weight:700;color:white;margin-bottom:.5rem}.service-desc{font-size:13px;color:rgba(255,255,255,.6);line-height:1.6;margin-bottom:1rem}.service-link{font-size:13px;font-weight:600;color:var(--terracota);text-decoration:none;cursor:pointer}.service-link:hover{color:#e07a4a}.nosotros-mini{background:var(--crema-dark)}.nosotros-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center}.nosotros-img{aspect-ratio:4/3;background:linear-gradient(135deg,var(--cafe),var(--negro));border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:4rem;color:rgba(255,255,255,.3)}.nosotros-text .section-label{margin-bottom:.4rem}.nosotros-list{list-style:none;margin:1.25rem 0;display:flex;flex-direction:column;gap:.6rem}.nosotros-list li{font-size:14px;color:var(--cafe);display:flex;align-items:center;gap:8px}.nosotros-list li:before{content:"";color:var(--terracota);font-weight:800}.cta-valuacion{background:linear-gradient(135deg,var(--vino),var(--vino-dark));border-radius:20px;padding:4rem;text-align:center;margin:0 2rem}.cta-valuacion h2{font-size:2rem;font-weight:800;color:white;margin-bottom:.75rem}.cta-valuacion p{font-size:1rem;color:rgba(255,255,255,.75);margin-bottom:2rem}.cta-actions{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.btn-white{background:white;color:var(--vino);border:none;border-radius:10px;padding:.85rem 1.75rem;font-size:15px;font-weight:700;cursor:pointer;font-family:Poppins,sans-serif;transition:all .2s;text-decoration:none}.btn-white:hover{transform:translateY(-1px);box-shadow:0 4px 16px rgba(0,0,0,.2)}.zonas-list{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.zona-chip{background:white;border:1.5px solid var(--gris-claro);border-radius:20px;padding:.45rem 1rem;font-size:13px;font-weight:500;color:var(--cafe);cursor:pointer;transition:all .2s;text-decoration:none}.zona-chip:hover{border-color:var(--terracota);color:var(--terracota);background:var(--terracota-light)}footer{background:var(--negro);color:rgba(255,255,255,.7)}.footer-top{max-width:1200px;margin:0 auto;padding:4rem 2rem 3rem;display:grid;grid-template-columns:1.9fr 1fr 1.15fr 1.15fr 1.2fr;grid-gap:2.25rem;gap:2.25rem}@media (max-width:1080px){.footer-top{grid-template-columns:repeat(4,1fr)}.footer-brand{grid-column:1/-1}}.footer-logo{display:flex;align-items:center;gap:10px;margin-bottom:1rem}.footer-logo .logo-mark{width:36px;height:36px;font-size:14px}.footer-logo .logo-name{color:white}.footer-logo .logo-sub{color:rgba(255,255,255,.4)}.footer-desc{font-size:13.5px;line-height:1.7;margin-bottom:1.25rem}.footer-address{font-size:12.5px;line-height:1.7}.footer-col h4{font-size:12px;font-weight:700;color:white;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:1rem}.footer-links{list-style:none;display:flex;flex-direction:column;gap:.5rem}.footer-links a{font-size:13px;color:rgba(255,255,255,.6);text-decoration:none;cursor:pointer;transition:color .2s}.footer-links a:hover{color:var(--terracota)}.footer-social{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}.social-btn{width:36px;height:36px;border-radius:8px;background:var(--cafe);border:1px solid rgba(255,255,255,.12);display:flex;align-items:center;justify-content:center;font-size:15px;cursor:pointer;transition:all .2s;text-decoration:none;color:white}.social-btn:hover{background:var(--terracota);border-color:var(--terracota)}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);max-width:1200px;margin:0 auto;padding:1.25rem 2rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem}.footer-bottom p{font-size:12px;color:rgba(255,255,255,.4)}.footer-bottom-links{display:flex;gap:1.25rem}.footer-bottom-links a{font-size:12px;color:rgba(255,255,255,.4);text-decoration:none;cursor:pointer}.footer-bottom-links a:hover{color:rgba(255,255,255,.7)}.faq-section{background:var(--crema);padding:4rem 0 4.5rem}.faq-list{max-width:860px;margin:0 auto;background:white;border:1px solid var(--gris-claro);border-radius:16px;overflow:hidden}.faq-item+.faq-item{border-top:1px solid var(--gris-claro)}.faq-question-wrap{margin:0;font-size:inherit;font-weight:inherit}.faq-question{width:100%;display:flex;align-items:center;gap:.9rem;background:none;border:none;cursor:pointer;text-align:left;padding:1.15rem 1.5rem;font-family:Poppins,sans-serif}.faq-question:hover{background:var(--crema-dark)}.faq-num{flex-shrink:0;width:24px;height:24px;border-radius:50%;background:var(--terracota);color:white;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center}.faq-text{flex:1 1;font-size:15px;font-weight:600;color:var(--negro);line-height:1.45}.faq-toggle{flex-shrink:0;font-size:1.35rem;color:var(--terracota);line-height:1}.faq-panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .28s ease}.faq-item.open .faq-panel{grid-template-rows:1fr}.faq-panel-inner{overflow:hidden}.faq-item.open .faq-panel-inner{background:var(--crema-dark);padding:1.15rem 1.5rem 1.25rem 3.9rem;border-top:1px solid var(--gris-claro)}.faq-panel-inner p{font-size:14px;color:var(--cafe);line-height:1.75}.faq-link{display:inline-block;margin-top:.85rem;font-size:13px;font-weight:700;color:var(--terracota);text-decoration:none}.faq-link:hover{text-decoration:underline}.btn-faq-todas{display:inline-flex;align-items:center;gap:8px;background:var(--terracota);color:white;border-radius:10px;padding:.85rem 1.9rem;font-size:14.5px;font-weight:700;text-decoration:none;margin-top:2.25rem;transition:background .2s}.btn-faq-todas:hover{background:var(--terracota-dark)}@media (max-width:640px){.faq-question{padding:1rem 1.1rem;gap:.7rem}.faq-text{font-size:14px}.faq-item.open .faq-panel-inner{padding:1rem 1.1rem 1.15rem}}.quick-links-section{background:white;padding:3rem 0 4rem}.quick-links-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.quick-link-card{background:var(--crema);border:1px solid var(--gris-claro);border-radius:14px;padding:1.5rem;text-decoration:none;cursor:pointer;display:flex;flex-direction:column;gap:.5rem;transition:border-color .2s,box-shadow .2s,transform .2s}.quick-link-card:hover{border-color:var(--terracota);box-shadow:0 14px 34px var(--sombra);transform:translateY(-2px)}.quick-link-label{font-size:11px;font-weight:700;color:var(--terracota);text-transform:uppercase;letter-spacing:.8px}.quick-link-card h3{font-size:1.05rem;color:var(--negro);font-weight:800}.quick-link-card p{font-size:13.5px;color:var(--gris-medio);line-height:1.7}.quick-link-action{font-size:13px;color:var(--terracota);font-weight:700;margin-top:.25rem}.wa-float{position:fixed;bottom:2rem;right:2rem;z-index:999;width:56px;height:56px;border-radius:50%;background:var(--whatsapp);color:white;display:flex;align-items:center;justify-content:center;font-size:1.6rem;box-shadow:0 4px 20px rgba(37,211,102,.5);cursor:pointer;transition:all .2s;text-decoration:none;animation:pulse-wa 2s infinite}.wa-float:hover{transform:scale(1.1)}.translate-float{position:fixed;bottom:6.5rem;right:2rem;z-index:999;width:50px;height:50px;border-radius:50%;background:var(--terracota);color:white;border:none;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px rgba(196,98,45,.5);cursor:pointer;transition:all .2s}.translate-float:hover{transform:scale(1.1)}.translate-float.active{background:var(--negro)}@keyframes pulse-wa{0%,to{box-shadow:0 4px 20px rgba(37,211,102,.5)}50%{box-shadow:0 4px 30px rgba(37,211,102,.75)}}.breadcrumb{background:var(--crema-dark);border-bottom:1px solid var(--gris-claro);padding:.75rem 0}.breadcrumb-inner{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;gap:.5rem;font-size:13px;color:var(--gris-medio)}.breadcrumb-inner a{color:var(--terracota);text-decoration:none;cursor:pointer;font-weight:500}.breadcrumb-sep{color:var(--gris-claro)}.breadcrumb-current{color:var(--cafe);font-weight:500}.propiedades-layout{display:grid;grid-template-columns:280px minmax(0,1fr);grid-gap:2rem;gap:2rem;max-width:1200px;margin:0 auto;padding:2rem 2rem 4rem}.filters-panel{background:white;border-radius:14px;border:1px solid var(--gris-claro);padding:1.5rem;position:-webkit-sticky;position:sticky;top:88px;max-height:calc(100vh - 112px);overflow-y:auto}.filters-panel h3{font-size:14px;font-weight:700;color:var(--negro)}.filter-group,.filters-panel h3{margin-bottom:1.25rem}.filter-group label{font-size:11px;font-weight:700;color:var(--gris-medio);text-transform:uppercase;letter-spacing:.5px;display:block;margin-bottom:.4rem}.filter-group input,.filter-group select{width:100%;padding:.5rem .65rem;border:1.5px solid var(--gris-claro);border-radius:8px;font-size:13px;font-family:Poppins,sans-serif;color:var(--negro);background:var(--crema);outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.filter-group input:focus,.filter-group select:focus{border-color:var(--terracota)}.price-range{display:grid;grid-template-columns:1fr 1fr;grid-gap:.5rem;gap:.5rem}.btn-clear-filters{width:100%;padding:.6rem;background:none;border:1.5px solid var(--gris-claro);border-radius:8px;font-size:13px;font-weight:600;color:var(--gris-medio);cursor:pointer;font-family:Poppins,sans-serif;transition:all .2s;margin-top:.5rem}.btn-clear-filters:hover{border-color:var(--terracota);color:var(--terracota)}.props-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.props-count{font-size:14px;color:var(--gris-medio)}.props-count strong{color:var(--negro)}.props-sort{display:flex;align-items:center;gap:.5rem}.props-sort label{font-size:13px;color:var(--gris-medio)}.props-sort select{padding:.4rem .65rem;border:1.5px solid var(--gris-claro);border-radius:8px;font-size:13px;font-family:Poppins,sans-serif;background:white;outline:none}.crm-indicator{display:inline-flex;align-items:center;gap:6px;background:#e8f4e8;color:#1a6b1a;border:1px solid #b8ddb8;border-radius:6px;padding:4px 10px;font-size:11px;font-weight:600;margin-bottom:1rem}.crm-dot{width:6px;height:6px;border-radius:50%;background:#25a025;animation:blink 2s infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:.4}}.pagination{gap:.5rem;margin-top:2.5rem}.pag-btn,.pagination{display:flex;justify-content:center}.pag-btn{width:36px;height:36px;border-radius:8px;align-items:center;font-size:13px;font-weight:600;cursor:pointer;border:1.5px solid var(--gris-claro);background:white;color:var(--cafe);transition:all .2s}.pag-btn.active{background:var(--terracota);border-color:var(--terracota);color:white}.pag-btn:hover:not(.active){border-color:var(--terracota);color:var(--terracota)}.pag-ellipsis{width:36px;height:36px;display:flex;align-items:center;justify-content:center;font-size:13px;color:var(--gris-medio)}.prop-detail{max-width:1200px;margin:0 auto;padding:2rem 2rem 4rem}.prop-detail-grid{display:grid;grid-template-columns:1fr 380px;grid-gap:2.5rem;gap:2.5rem;align-items:start}.gallery{background:var(--crema-dark);border-radius:14px;overflow:hidden;aspect-ratio:16/9;position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:.75rem}.gallery-placeholder{font-size:4rem;color:var(--gris-medio)}.gallery-main-img{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .3s}.gallery-nav{position:absolute;top:50%;transform:translateY(-50%);background:rgba(26,18,8,.55);color:white;border:none;width:36px;height:36px;border-radius:50%;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;z-index:2}.gallery-nav:hover{background:rgba(196,98,45,.85)}.gallery-nav.prev{left:10px}.gallery-nav.next{right:10px}.gallery-counter{position:absolute;bottom:10px;right:12px;background:rgba(26,18,8,.6);color:white;font-size:11px;font-weight:600;padding:3px 8px;border-radius:10px}.gallery-thumbs{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:.5rem;gap:.5rem;margin-bottom:1rem}.gallery-thumb{aspect-ratio:4/3;background:var(--gris-claro);border-radius:8px;overflow:hidden;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;font-size:1.25rem;color:var(--gris-medio)}.gallery-thumb img{width:100%;height:100%;object-fit:cover;display:block}.gallery-thumb:hover{opacity:.8}.gallery-thumb.active{outline:2px solid var(--terracota);outline-offset:1px}.card-carousel{position:relative;height:200px;overflow:hidden;background:var(--crema-dark);border-radius:14px 14px 0 0}.card-carousel-track{display:flex;height:100%;transition:transform .35s ease}.card-carousel-slide{min-width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:2.8rem;color:var(--gris-medio);flex-shrink:0}.card-carousel-slide img{width:100%;height:100%;object-fit:cover;display:block}.card-carousel-btn{position:absolute;top:50%;transform:translateY(-50%);background:rgba(26,18,8,.5);color:white;border:none;width:28px;height:28px;border-radius:50%;font-size:13px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;z-index:3;opacity:0}.card-carousel:hover .card-carousel-btn{opacity:1}.card-carousel-btn.prev{left:7px}.card-carousel-btn.next{right:7px}.card-carousel-dots{position:absolute;bottom:8px;left:50%;transform:translateX(-50%);display:flex;gap:4px;z-index:3}.card-dot{width:5px;height:5px;border-radius:50%;background:rgba(255,255,255,.5);transition:background .2s}.card-dot.active{background:white}.prop-detail-badge{display:inline-flex;align-items:center;gap:6px;background:var(--terracota-light);color:var(--terracota);font-size:11px;font-weight:700;padding:3px 10px;border-radius:20px;margin-bottom:.5rem}.prop-detail-title{font-size:1.5rem;font-weight:800;color:var(--negro);margin-bottom:.5rem}.prop-detail-code{font-size:12px;color:var(--gris-medio);margin-bottom:1rem}.prop-detail-price{font-size:2rem;font-weight:800;color:var(--terracota);margin-bottom:.25rem}.prop-detail-price-sub{font-size:13px;color:var(--gris-medio);margin-bottom:1.5rem}.prop-features-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.75rem;gap:.75rem;margin-bottom:1.5rem}.prop-feature-item{background:var(--crema-dark);border-radius:10px;padding:.75rem;text-align:center}.prop-feature-val{font-size:1.1rem;font-weight:800;color:var(--negro)}.prop-feature-name{font-size:11px;color:var(--gris-medio);margin-top:1px}.prop-section-title{font-size:14px;font-weight:700;color:var(--negro);margin-bottom:.75rem;padding-top:1.25rem;border-top:1px solid var(--gris-claro);margin-top:1.25rem}.prop-description{font-size:14px;color:var(--cafe);line-height:1.7}.amenities-list{display:flex;flex-wrap:wrap;gap:.5rem}.amenity-chip{border:1px solid var(--gris-claro);border-radius:6px;padding:.35rem .75rem;font-size:12px;color:var(--cafe)}.amenity-chip,.prop-map{background:var(--crema-dark)}.prop-map{border-radius:12px;height:320px;overflow:hidden;border:1px solid var(--gris-claro);margin-top:1rem}.prop-map iframe{width:100%;height:100%;border:0;display:block}.prop-map-caption{font-size:12px;color:var(--gris-medio);margin-top:.5rem}.prop-sidebar{background:white;border-radius:14px;border:1px solid var(--gris-claro);padding:1.5rem;position:-webkit-sticky;position:sticky;top:88px}.advisor-card{gap:12px;margin-bottom:1.25rem}.advisor-avatar,.advisor-card{display:flex;align-items:center}.advisor-avatar{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,var(--terracota),var(--vino));justify-content:center;color:white;font-weight:700;font-size:16px}.advisor-name{font-size:14px;font-weight:700;color:var(--negro)}.advisor-role{font-size:12px;color:var(--gris-medio)}.btn-wa-big{width:100%;padding:.9rem;background:var(--whatsapp);color:white;border:none;border-radius:10px;font-size:14px;font-weight:700;cursor:pointer;font-family:Poppins,sans-serif;margin-bottom:.75rem;display:flex;align-items:center;justify-content:center;gap:8px;transition:background .2s}.btn-wa-big:hover{background:#1fb857}.btn-share{width:100%;padding:.75rem;background:none;border:1.5px solid var(--gris-claro);border-radius:10px;font-size:13px;font-weight:600;color:var(--cafe);cursor:pointer;font-family:Poppins,sans-serif;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:6px}.btn-share:hover{border-color:var(--terracota);color:var(--terracota)}.share-icons{display:flex;gap:.5rem;margin-top:.75rem}.share-icon{flex:1 1;padding:.5rem;border-radius:8px;text-align:center;font-size:13px;font-weight:600;cursor:pointer;border:1.5px solid;transition:all .2s}.share-wa{border-color:#25D366;color:#25D366;background:#f0fdf4}.share-fb{border-color:#1877f2;color:#1877f2;background:#f0f4ff}.share-li{border-color:#0077b5;color:#0077b5;background:#f0f7ff}.share-wa:hover{background:#25D366;color:white}.share-fb:hover{background:#1877f2;color:white}.share-li:hover{background:#0077b5;color:white}.servicios-page{max-width:1000px;margin:0 auto;padding:3rem 2rem 5rem}.servicios-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem;margin-top:2.5rem}.servicio-card{background:white;border-radius:14px;border:1px solid var(--gris-claro);padding:2rem;transition:all .25s}.servicio-card:hover{border-color:var(--terracota);box-shadow:0 8px 30px var(--sombra)}.servicio-icon-big{font-size:2.5rem;margin-bottom:1rem}.servicio-name{font-size:1.1rem;font-weight:700;color:var(--negro);margin-bottom:.5rem}.servicio-desc{font-size:13.5px;color:var(--gris-medio);line-height:1.7;margin-bottom:1.25rem}.btn-contactar{display:inline-flex;align-items:center;gap:6px;background:var(--terracota-light);color:var(--terracota);border:1.5px solid var(--terracota);border-radius:8px;padding:.55rem 1.1rem;font-size:13px;font-weight:700;cursor:pointer;font-family:Poppins,sans-serif;transition:all .2s;text-decoration:none}.btn-contactar:hover{background:var(--terracota);color:white}.valuacion-page{max-width:960px;margin:0 auto;padding:3rem 2rem 5rem}.valuacion-grid{display:grid;grid-template-columns:1fr 380px;grid-gap:3rem;gap:3rem;align-items:start}.form-card{background:white;border-radius:14px;border:1px solid var(--gris-claro);padding:2rem}.form-card h3{font-size:1.1rem;font-weight:700;color:var(--negro);margin-bottom:1.5rem}.form-group{margin-bottom:1.1rem}.form-group label{font-size:12px;font-weight:600;color:var(--cafe);display:block;margin-bottom:.35rem}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.6rem .85rem;border:1.5px solid var(--gris-claro);border-radius:8px;font-size:14px;font-family:Poppins,sans-serif;color:var(--negro);background:var(--crema);outline:none;transition:border .2s;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--terracota)}.form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:.75rem;gap:.75rem}.form-check{display:flex;align-items:flex-start;gap:8px;margin-bottom:1rem}.form-check input{width:auto;margin-top:3px}.form-check label{font-size:12px;color:var(--gris-medio);line-height:1.5}.btn-primary-full{width:100%;padding:.9rem;background:var(--terracota);color:white;border:none;border-radius:10px;font-size:15px;font-weight:700;cursor:pointer;font-family:Poppins,sans-serif;margin-bottom:.75rem;transition:background .2s}.btn-primary-full:hover{background:var(--terracota-dark)}.btn-wa-full{width:100%;padding:.85rem;background:var(--whatsapp);color:white;border:none;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;font-family:Poppins,sans-serif;display:flex;align-items:center;justify-content:center;gap:8px;transition:background .2s}.btn-wa-full:hover{background:#1fb857}.valuacion-info h3{font-size:1.1rem;font-weight:700;color:var(--negro);margin-bottom:1rem}.proceso-steps{display:flex;flex-direction:column;gap:1.25rem}.paso{display:flex;align-items:flex-start;gap:12px;background:white;border-radius:10px;padding:1rem 1.1rem;border:1px solid var(--gris-claro)}.paso-num{width:28px;height:28px;border-radius:50%;background:var(--terracota);color:white;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;flex-shrink:0}.paso-text h4{font-size:13px;font-weight:700;color:var(--negro);margin-bottom:2px}.paso-text p{font-size:12px;color:var(--gris-medio);line-height:1.5}.valuacion-cta-box{background:var(--vino);border-radius:12px;padding:1.5rem;margin-top:1.5rem;text-align:center}.valuacion-cta-box h4{color:white;font-size:15px;font-weight:700;margin-bottom:.4rem}.valuacion-cta-box p{color:rgba(255,255,255,.7);font-size:13px;margin-bottom:1rem}.nosotros-page{max-width:1000px;margin:0 auto;padding:3rem 2rem 5rem}.nosotros-hero-img{width:100%;background:var(--crema-dark);border-radius:16px;overflow:hidden;margin-bottom:3rem}.stats-row{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.25rem;gap:1.25rem;margin:2.5rem 0}.stat-box{background:white;border-radius:12px;border:1px solid var(--gris-claro);padding:1.5rem;text-align:center}.stat-num{font-size:2rem;font-weight:800;color:var(--terracota)}.stat-label{font-size:12px;color:var(--gris-medio);margin-top:4px}.diferenciadores{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem;margin:2rem 0}.dif-item{background:var(--crema-dark);border-radius:10px;padding:1.25rem;border-left:3px solid var(--terracota)}.dif-title{font-size:14px;font-weight:700;color:var(--negro);margin-bottom:.35rem}.dif-desc{font-size:13px;color:var(--gris-medio);line-height:1.5}.mision-box{background:linear-gradient(135deg,var(--negro),var(--cafe));border-radius:14px;padding:2.5rem;text-align:center;margin:2rem 0}.mision-box h3{font-size:1.25rem;font-weight:800;color:white;margin-bottom:.75rem}.mision-box p{color:rgba(255,255,255,.75);line-height:1.7;font-size:15px}.equipo-placeholder{background:var(--crema-dark);border-radius:14px;padding:3rem;text-align:center;border:2px dashed var(--gris-claro)}.equipo-placeholder p{color:var(--gris-medio);font-size:14px;margin-top:1rem}.btn-contactar-nos{display:inline-flex;align-items:center;gap:8px;background:var(--terracota);color:white;border-radius:10px;padding:.85rem 1.75rem;font-size:15px;font-weight:700;cursor:pointer;font-family:Poppins,sans-serif;border:none;margin-top:2rem;transition:background .2s}.btn-contactar-nos:hover{background:var(--terracota-dark)}.contacto-page{max-width:1100px;margin:0 auto;padding:3rem 2rem 5rem}.contacto-grid{display:grid;grid-template-columns:1fr 400px;grid-gap:3rem;gap:3rem}.motivos{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem}.motivo-btn{background:white;border:1.5px solid var(--gris-claro);border-radius:20px;padding:.4rem 1rem;font-size:13px;font-weight:500;color:var(--cafe);cursor:pointer;font-family:Poppins,sans-serif;transition:all .2s}.motivo-btn.active{background:var(--terracota);border-color:var(--terracota);color:white}.motivo-btn:hover:not(.active){border-color:var(--terracota);color:var(--terracota)}.info-card{background:white;border-radius:14px;border:1px solid var(--gris-claro);padding:1.5rem;margin-bottom:1rem}.info-card h4{font-size:13px;font-weight:700;color:var(--negro);margin-bottom:1rem;text-transform:uppercase;letter-spacing:1px}.info-item{display:flex;align-items:flex-start;gap:10px;margin-bottom:.75rem}.info-item:last-child{margin-bottom:0}.info-icon{font-size:18px;margin-top:1px;color:var(--terracota)}.info-text{font-size:13.5px;color:var(--cafe);line-height:1.5}.info-label{font-size:11px;color:var(--gris-medio);font-weight:600;display:block}.map-embed{background:linear-gradient(135deg,#e8f4e8,#d4ecd4);border-radius:12px;height:200px;display:flex;align-items:center;justify-content:center;border:1px solid #b8ddb8;color:#2d7a2d;font-size:13px;font-weight:600;flex-direction:column;gap:.5rem;margin-top:.75rem;cursor:pointer;transition:all .2s}.map-embed:hover{opacity:.9}.map-embed-frame{border-radius:12px;height:220px;overflow:hidden;border:1px solid var(--gris-claro);margin-top:.75rem}.map-embed-frame iframe{width:100%;height:100%;border:0;display:block}.btn-como-llegar{width:100%;padding:.7rem;background:none;border:1.5px solid var(--terracota);border-radius:10px;font-size:13px;font-weight:700;color:var(--terracota);cursor:pointer;font-family:Poppins,sans-serif;margin-top:.75rem;transition:all .2s}.btn-como-llegar:hover{background:var(--terracota);color:white}.redes-row{display:flex;gap:.5rem;margin-top:.75rem}.red-btn{flex:1 1;padding:.6rem;border-radius:8px;text-align:center;font-size:12px;font-weight:600;cursor:pointer;border:1.5px solid;transition:all .2s;font-family:Poppins,sans-serif}.not-found{min-height:60vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:4rem 2rem}.not-found-inner{max-width:480px}.not-found-num{font-size:8rem;font-weight:800;color:var(--terracota);line-height:1;opacity:.25}.not-found-title{font-size:1.5rem;font-weight:700;color:var(--negro);margin-bottom:.75rem}.not-found-desc{font-size:14px;color:var(--gris-medio);margin-bottom:2rem}.legal-page{max-width:800px;margin:0 auto;padding:3rem 2rem 5rem}.legal-page h1{font-size:1.75rem;font-weight:800;color:var(--negro);margin-bottom:.5rem}.legal-date{font-size:13px;color:var(--gris-medio)}.legal-date,.legal-section{margin-bottom:2rem}.legal-section h2{font-size:1.05rem;font-weight:700;color:var(--negro);margin-bottom:.75rem}.legal-section li,.legal-section p{font-size:14px;color:var(--cafe);line-height:1.8}.legal-section ul{padding-left:1.25rem;margin-top:.5rem}.legal-section li{margin-bottom:.3rem}.cookie-banner{position:fixed;bottom:0;left:0;right:0;z-index:998;background:var(--negro);color:white;padding:1.25rem 2rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.cookie-banner p{font-size:13px;color:rgba(255,255,255,.8);flex:1 1;min-width:200px}.cookie-banner p a{color:var(--terracota);text-decoration:none}.cookie-actions{display:flex;gap:.75rem}.btn-cookie-accept{background:var(--terracota);color:white;border:none;border-radius:8px;padding:.55rem 1.25rem;font-weight:700}.btn-cookie-accept,.btn-cookie-reject{font-size:13px;cursor:pointer;font-family:Poppins,sans-serif}.btn-cookie-reject{background:none;color:rgba(255,255,255,.6);border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:.55rem 1rem}.modal-overlay{position:fixed;inset:0;z-index:2000;background:rgba(26,18,8,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:none;align-items:center;justify-content:center}.modal-overlay.open{display:flex}.modal-box{background:white;border-radius:20px;padding:2.5rem;max-width:440px;width:90%;text-align:center;box-shadow:0 20px 60px rgba(0,0,0,.3)}.modal-icon{font-size:3rem;margin-bottom:1rem}.modal-box h3{font-size:1.25rem;font-weight:800;color:var(--negro);margin-bottom:.5rem}.modal-box p{font-size:14px;color:var(--gris-medio);margin-bottom:1.5rem}.btn-modal-close{background:var(--terracota);color:white;border:none;border-radius:10px;padding:.75rem 2rem;font-size:14px;font-weight:700;cursor:pointer;font-family:Poppins,sans-serif}@media (max-width:860px){.cita-grid-inner{grid-template-columns:1fr!important}}@media (max-width:900px){.nav-cta,nav{display:none}.hamburger{display:flex}.hero-inner{grid-template-columns:1fr;gap:2rem}.hero{min-height:auto}.hero-search{display:none}.cats-grid,.nosotros-grid,.services-grid{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr 1fr}.propiedades-layout{grid-template-columns:1fr}.filters-panel{position:static;max-height:none;overflow-y:visible}.prop-detail-grid{grid-template-columns:1fr}.prop-features-grid,.stats-row{grid-template-columns:repeat(2,1fr)}.contacto-grid,.diferenciadores,.servicios-grid,.valuacion-grid{grid-template-columns:1fr}.cta-valuacion{margin:0;border-radius:0}.hero-stats{flex-wrap:wrap;gap:1rem}.search-grid{grid-template-columns:1fr}}@media (max-width:600px){.footer-top,.props-grid,.quick-links-grid{grid-template-columns:1fr}.hero h1{font-size:1.65rem}section{padding:3rem 0}}.goog-te-banner-frame{display:none!important}body{top:0!important}.sell-property-page{background:#fff;color:var(--negro)}.sell-shell{width:min(1200px,calc(100% - 4rem));margin:0 auto}.sell-section{padding:5rem 0}.sell-section-title{font-size:clamp(1.85rem,3vw,3rem);line-height:1.15;color:var(--negro);margin:0 0 1rem;font-weight:800;letter-spacing:-.025em}.sell-section-heading{max-width:820px;margin-bottom:2.25rem}.sell-section-heading>p:not(.section-label),.sell-section-intro{color:var(--gris-medio);line-height:1.8;font-size:1rem}.sell-copy-light,.sell-label-light,.sell-title-light{color:#fff}.sell-hero{padding:6rem 0 5rem;background:radial-gradient(circle at 75% 25%,rgba(196,98,45,.22),transparent 28%),linear-gradient(135deg,var(--negro),var(--cafe));overflow:hidden}.sell-hero-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);grid-gap:4rem;gap:4rem;align-items:center}.sell-hero-copy h1{max-width:760px;margin:0 0 1.25rem;color:#fff;font-size:clamp(2.4rem,5vw,4.7rem);line-height:1.02;letter-spacing:-.04em;font-weight:800}.sell-hero-lead{max-width:720px;color:rgba(255,255,255,.9);font-size:clamp(1.05rem,1.7vw,1.3rem);line-height:1.65;margin-bottom:.75rem}.sell-hero-support{max-width:720px;color:rgba(255,255,255,.62);line-height:1.7;margin-bottom:1.75rem}.sell-actions{display:flex;flex-wrap:wrap;gap:.85rem;margin:1.5rem 0 1rem}.sell-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.85rem 1.35rem;border-radius:10px;border:1px solid transparent;font-family:Poppins,sans-serif;font-size:.94rem;font-weight:700;line-height:1.2;text-decoration:none;cursor:pointer;transition:transform .2s ease,background .2s ease,border-color .2s ease}.sell-btn:hover{transform:translateY(-1px)}.sell-btn-primary{background:var(--terracota);color:#fff}.sell-btn-primary:hover{background:var(--terracota-dark)}.sell-btn-secondary{color:#fff;background:transparent;border-color:rgba(255,255,255,.35)}.sell-btn-secondary:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.7)}.sell-btn-light{color:var(--negro);background:#fff}.sell-inline-link{display:inline-flex;color:var(--terracota);font-weight:700;text-decoration:none}.sell-inline-link-light{color:#fff;opacity:.86}.sell-inline-link:hover{text-decoration:underline}.sell-hero-panel{position:relative;padding:2rem;border-radius:24px;color:#fff;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.14);box-shadow:0 28px 70px rgba(0,0,0,.25);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.sell-card-eyebrow,.sell-hero-panel-kicker{color:var(--terracota);font-size:.75rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.sell-hero-path{display:grid;grid-template-columns:44px 1fr;grid-gap:.85rem 1rem;gap:.85rem 1rem;margin:1.5rem 0;align-items:center}.sell-hero-path span{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:var(--terracota);font-size:.75rem;font-weight:800}.sell-hero-path strong{font-size:1rem}.sell-hero-panel>p:last-child{color:rgba(255,255,255,.72);line-height:1.7}.sell-results-section{background:var(--crema-dark)}.sell-stats-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem;margin:2rem 0 1.25rem}.sell-stat-card{min-height:180px;padding:1.75rem;border-radius:18px;background:#fff;border:1px solid var(--gris-claro);display:flex;flex-direction:column;justify-content:flex-end}.sell-stat-card strong{color:var(--terracota);font-size:clamp(2.2rem,4vw,4rem);line-height:1}.sell-stat-card span{margin-top:.75rem;color:var(--cafe);font-weight:600}.sell-method-note{color:var(--gris-medio);font-size:.78rem;line-height:1.6;max-width:960px}.sell-feature-grid{display:grid;grid-gap:1rem;gap:1rem}.sell-feature-grid-three{grid-template-columns:repeat(3,1fr)}.sell-feature-card{padding:1.75rem;border-radius:16px;background:#fff;border:1px solid var(--gris-claro);box-shadow:0 16px 36px rgba(26,18,8,.05)}.sell-feature-number{display:inline-flex;margin-bottom:1.5rem;color:var(--terracota);font-weight:800;letter-spacing:.08em}.sell-feature-card h3,.sell-info-card h2,.sell-service-card h3,.sell-strategy-card h3,.sell-tool-card h3{color:var(--negro);font-size:1.12rem;line-height:1.35;margin-bottom:.75rem}.sell-feature-card p,.sell-info-card p,.sell-strategy-card p,.sell-tool-card p{color:var(--gris-medio);line-height:1.7}.sell-dark-section,.sell-form-section{background:linear-gradient(135deg,var(--negro),var(--cafe))}.sell-process-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem;margin-top:2.25rem}.sell-process-card{padding:1.5rem;border-radius:16px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12)}.sell-process-card>span{color:var(--terracota);font-weight:800;letter-spacing:.1em}.sell-process-card h3{color:#fff;margin:1rem 0 .65rem;font-size:1rem}.sell-process-card p{color:rgba(255,255,255,.68);line-height:1.65;font-size:.9rem}.sell-service-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem}.sell-service-card{padding:1.6rem;border-radius:16px;background:var(--crema-dark);border-left:3px solid var(--terracota)}.sell-info-card ul,.sell-service-card ul,.sell-strategy-card ul{padding-left:1.1rem;margin:0;color:var(--gris-medio)}.sell-info-card li,.sell-service-card li,.sell-strategy-card li{margin-bottom:.45rem;line-height:1.55}.sell-callout-note{margin-top:1rem;padding:1rem 1.25rem;border-radius:12px;color:var(--cafe);background:rgba(196,98,45,.08);border:1px solid rgba(196,98,45,.18);font-size:.86rem;line-height:1.6}.sell-faq-section,.sell-strategy-section,.sell-tools-section{background:var(--crema-dark)}.sell-form-grid,.sell-info-grid,.sell-strategy-grid,.sell-tools-grid,.sell-two-column{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1.25rem;gap:1.25rem}.sell-strategy-card{padding:2rem;border-radius:20px;background:#fff;border:1px solid var(--gris-claro)}.sell-strategy-card-featured{background:linear-gradient(145deg,var(--negro),var(--cafe));border-color:transparent}.sell-strategy-card-featured h3,.sell-strategy-card-featured li,.sell-strategy-card-featured p{color:#fff}.sell-strategy-card-featured li,.sell-strategy-card-featured p{opacity:.76}.sell-small-disclaimer{font-size:.78rem;line-height:1.55}.sell-two-column{align-items:center}.sell-two-column>div>p{color:var(--gris-medio);line-height:1.75}.sell-fee-card{min-height:260px;padding:2rem;border-radius:24px;background:var(--terracota);color:#fff;display:flex;flex-direction:column;justify-content:center}.sell-fee-card span{font-size:.8rem;text-transform:uppercase;letter-spacing:.12em;font-weight:700}.sell-fee-card strong{font-size:clamp(3.4rem,7vw,6rem);line-height:1;margin:.7rem 0 1rem}.sell-fee-card p{color:rgba(255,255,255,.82);line-height:1.65}.sell-tool-card{min-height:360px;padding:2rem;border-radius:22px;background:#fff;border:1px solid var(--gris-claro);display:flex;flex-direction:column;align-items:flex-start}.sell-tool-card-dark{background:linear-gradient(145deg,var(--negro),var(--cafe));border-color:transparent}.sell-tool-card-dark h3,.sell-tool-card-dark p,.sell-tool-card-dark small{color:#fff}.sell-tool-card-dark p,.sell-tool-card-dark small{opacity:.72}.sell-tool-badge{display:inline-flex;padding:.35rem .65rem;border-radius:999px;color:var(--terracota);background:rgba(196,98,45,.1);font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.sell-tool-card h3{margin-top:1.6rem;font-size:1.5rem}.sell-tool-card .sell-btn{margin-top:auto}.sell-tool-card small{display:block;margin-top:1rem;color:var(--gris-medio);line-height:1.5}.sell-info-card{padding:2rem;border-radius:20px;background:#fff;border:1px solid var(--gris-claro)}.sell-reviews-section{border-top:1px solid var(--gris-claro)}.sell-reviews-slot{margin-top:2rem;min-height:200px;padding:2rem;border-radius:18px;background:var(--crema-dark);border:1px dashed var(--gris-medio);display:grid;place-items:center;color:var(--gris-medio);text-align:center}.sell-faq-shell{max-width:1000px}.sell-faq-list{margin-top:2rem;border-radius:18px;overflow:hidden;border:1px solid var(--gris-claro);background:#fff}.sell-faq-item{border-bottom:1px solid var(--gris-claro)}.sell-faq-item:last-child{border-bottom:0}.sell-faq-item summary{list-style:none;display:grid;grid-template-columns:44px 1fr auto;grid-gap:1rem;gap:1rem;align-items:center;padding:1.2rem 1.35rem;cursor:pointer}.sell-faq-item summary::-webkit-details-marker{display:none}.sell-faq-item summary:after{content:"+";color:var(--terracota);font-size:1.5rem;font-weight:500}.sell-faq-item[open] summary:after{content:"−"}.sell-faq-item summary>span{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;color:#fff;background:var(--terracota);font-size:.75rem;font-weight:800}.sell-faq-item summary strong{color:var(--negro);font-size:.96rem}.sell-faq-answer{padding:0 1.35rem 1.35rem 5rem}.sell-faq-answer p{color:var(--gris-medio);line-height:1.75;margin:0}.sell-centered-action{margin-top:1.5rem;text-align:center}.sell-form-grid{align-items:start}.sell-form-copy{color:#fff;padding-right:2rem}.sell-form-copy>p:not(.section-label){color:rgba(255,255,255,.72);line-height:1.75}.sell-form-points{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1.5rem}.sell-form-points span{padding:.45rem .7rem;border:1px solid rgba(255,255,255,.18);border-radius:999px;color:rgba(255,255,255,.82);font-size:.78rem}.sell-lead-form{padding:2rem;border-radius:22px;background:#fff;box-shadow:0 24px 60px rgba(0,0,0,.24)}.sell-form-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.sell-lead-form label>span:first-child{display:block;margin-bottom:.4rem;color:var(--cafe);font-size:.78rem;font-weight:700}.sell-lead-form input,.sell-lead-form select,.sell-lead-form textarea{width:100%;border:1px solid var(--gris-claro);border-radius:10px;padding:.8rem .9rem;color:var(--negro);background:#fff;font-family:Poppins,sans-serif;font-size:.9rem}.sell-lead-form input:focus,.sell-lead-form select:focus,.sell-lead-form textarea:focus{outline:2px solid rgba(196,98,45,.18);border-color:var(--terracota)}.sell-form-full{grid-column:1/-1}.sell-checkbox-row{display:flex;align-items:flex-start;gap:.7rem;margin-top:1rem}.sell-checkbox-row input{width:18px;height:18px;margin-top:2px;accent-color:var(--terracota);flex:0 0 auto}.sell-checkbox-row>span{color:var(--gris-medio)!important;font-size:.76rem!important;line-height:1.55;font-weight:400!important}.sell-checkbox-row a{color:var(--terracota);font-weight:700}.sell-submit-btn{width:100%;margin-top:1.25rem}.sell-submit-btn:disabled{opacity:.65;cursor:wait}.sell-form-status{min-height:1.5rem;margin:.8rem 0 0;font-size:.8rem;line-height:1.5}.sell-form-status-success{color:#246b3d}.sell-form-status-error{color:#9e342d}.sell-related-section{padding:2.5rem 0;background:#fff;border-top:1px solid var(--gris-claro)}.sell-related-section h2{margin-bottom:1rem;font-size:1rem;color:var(--negro)}.sell-related-links{display:flex;flex-wrap:wrap;gap:.7rem}.sell-related-links a{padding:.55rem .8rem;border-radius:999px;color:var(--cafe);background:var(--crema-dark);text-decoration:none;font-size:.8rem;font-weight:600}.sell-related-links a:hover{color:#fff;background:var(--terracota)}@media (max-width:960px){.sell-form-grid,.sell-hero-grid,.sell-info-grid,.sell-strategy-grid,.sell-tools-grid,.sell-two-column{grid-template-columns:1fr}.sell-feature-grid-three,.sell-process-grid{grid-template-columns:repeat(2,1fr)}.sell-form-copy{padding-right:0}}@media (max-width:700px){.sell-shell{width:min(100% - 2rem,1200px)}.sell-section{padding:3.5rem 0}.sell-hero{padding:4rem 0 3.5rem}.sell-hero-grid{gap:2rem}.sell-hero-copy h1{font-size:clamp(2.25rem,12vw,3.3rem)}.sell-actions,.sell-actions .sell-btn{width:100%}.sell-feature-grid-three,.sell-form-fields,.sell-process-grid,.sell-service-grid,.sell-stats-grid{grid-template-columns:1fr}.sell-stat-card{min-height:145px}.sell-form-full{grid-column:auto}.sell-fee-card,.sell-info-card,.sell-lead-form,.sell-strategy-card,.sell-tool-card{padding:1.4rem}.sell-faq-item summary{grid-template-columns:36px 1fr auto;gap:.7rem;padding:1rem}.sell-faq-answer{padding:0 1rem 1rem}.sell-faq-item summary>span{width:32px;height:32px}}@media (prefers-reduced-motion:reduce){.sell-btn{transition:none}}.estimador-intro{max-width:1140px;margin:0 auto;padding:1.75rem 1.25rem 0}.estimador-intro h1{font-size:1.35rem;font-weight:700;color:var(--negro)}.services-hub-page{background:#fff;color:var(--negro)}.services-hub-shell{width:min(1200px,calc(100% - 4rem));margin:0 auto}.services-hub-hero{overflow:hidden;padding:5.5rem 0;background:radial-gradient(circle at 82% 14%,rgba(196,98,45,.23),transparent 30%),linear-gradient(135deg,var(--negro),var(--cafe))}.services-hub-hero-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);grid-gap:4rem;gap:4rem;align-items:center}.services-hub-label-light{color:#fff}.services-hub-hero h1{max-width:860px;margin:0 0 1.2rem;color:#fff;font-size:clamp(2.35rem,4.7vw,4.5rem);font-weight:800;line-height:1.03;letter-spacing:-.042em}.services-hub-hero-lead{max-width:760px;margin:0 0 .65rem;color:rgba(255,255,255,.92);font-size:clamp(1.02rem,1.6vw,1.23rem);line-height:1.7}.services-hub-hero-support{max-width:700px;margin:0;color:rgba(255,255,255,.65);line-height:1.75}.services-hub-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.6rem}.services-hub-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.86rem 1.35rem;border:1px solid transparent;border-radius:10px;font-family:Poppins,sans-serif;font-size:.92rem;font-weight:700;line-height:1.2;text-decoration:none;transition:transform .2s ease,background .2s ease,border-color .2s ease}.services-hub-btn:hover{transform:translateY(-1px)}.services-hub-btn-primary{background:var(--terracota);color:#fff}.services-hub-btn-primary:hover{background:var(--terracota-dark)}.services-hub-btn-secondary{border-color:rgba(255,255,255,.35);background:transparent;color:#fff}.services-hub-btn-secondary:hover{border-color:rgba(255,255,255,.7);background:rgba(255,255,255,.08)}.services-hub-hero-panel{padding:2rem;border:1px solid rgba(255,255,255,.14);border-radius:22px;background:rgba(255,255,255,.07);box-shadow:0 28px 70px rgba(0,0,0,.22);color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.services-hub-hero-panel>span{color:#f2c3a7;font-size:.72rem;font-weight:800;letter-spacing:.14em}.services-hub-hero-panel h2{margin:.75rem 0 1.1rem;font-size:1.55rem;line-height:1.35}.services-hub-hero-panel ul{display:grid;grid-gap:.8rem;gap:.8rem;margin:0 0 1.3rem;padding-left:1.15rem;color:rgba(255,255,255,.78);line-height:1.65}.services-hub-inline-link{color:#fff;font-weight:700;text-decoration:none}.services-hub-inline-link:hover{text-decoration:underline}.services-hub-group{padding:5rem 0}.services-hub-group:nth-of-type(odd){background:var(--crema-dark)}.services-hub-heading{max-width:800px;margin-bottom:2.1rem}.services-hub-final-card h2,.services-hub-heading h2,.services-hub-tools h2{margin:0 0 .9rem;color:var(--negro);font-size:clamp(1.85rem,3vw,2.85rem);font-weight:800;line-height:1.15;letter-spacing:-.025em}.services-hub-heading>p:not(.section-label),.services-hub-tools p{margin:0;color:var(--gris-medio);font-size:1rem;line-height:1.8}.services-hub-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1.1rem;gap:1.1rem}.services-hub-card{position:relative;display:flex;min-height:310px;flex-direction:column;padding:2rem;border:1px solid var(--gris-claro);border-radius:18px;background:#fff;box-shadow:0 16px 38px rgba(26,18,8,.045);color:inherit;text-decoration:none;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.services-hub-card:hover{transform:translateY(-4px);border-color:rgba(196,98,45,.4);box-shadow:0 24px 50px rgba(26,18,8,.09)}.services-hub-number{display:grid;place-items:center;width:42px;height:42px;margin-bottom:1.35rem;border-radius:50%;background:rgba(196,98,45,.1);color:var(--terracota);font-size:.78rem;font-weight:800}.services-hub-card h3{margin:0 0 .8rem;color:var(--negro);font-size:1.22rem;line-height:1.35}.services-hub-card p{margin:0 0 1.25rem;color:var(--gris-medio);font-size:.92rem;line-height:1.7}.services-hub-link{margin-top:auto;color:var(--terracota);font-size:.9rem;font-weight:700}.services-hub-tools{padding:5rem 0;background:#fff}.services-hub-tools-grid{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);grid-gap:3rem;gap:3rem;align-items:start}.services-hub-tools-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.services-hub-tool-card{display:flex;min-height:220px;flex-direction:column;padding:1.8rem;border:1px solid var(--gris-claro);border-radius:18px;background:var(--crema-dark);color:inherit;text-decoration:none;transition:transform .2s ease,border-color .2s ease}.services-hub-tool-card:hover{transform:translateY(-3px);border-color:rgba(196,98,45,.45)}.services-hub-tool-card strong{color:var(--negro);font-size:1.1rem}.services-hub-tool-card span{margin:.65rem 0 1rem;color:var(--gris-medio);line-height:1.7}.services-hub-tool-card b{margin-top:auto;color:var(--terracota);font-size:.9rem}.services-hub-final-cta{padding:1rem 0 5rem;background:#fff}.services-hub-final-card{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:2rem;gap:2rem;align-items:center;padding:3rem;border-radius:22px;background:radial-gradient(circle at 88% 18%,rgba(196,98,45,.24),transparent 32%),linear-gradient(135deg,var(--negro),var(--cafe))}.services-hub-final-card h2{color:#fff}.services-hub-final-card>div>p:not(.section-label){max-width:760px;margin:0;color:rgba(255,255,255,.72);line-height:1.75}.services-hub-final-actions{display:flex;flex-wrap:wrap;gap:.7rem;justify-content:flex-end}@media (max-width:960px){.services-hub-final-card,.services-hub-hero-grid,.services-hub-tools-grid{grid-template-columns:1fr}.services-hub-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.services-hub-final-actions{justify-content:flex-start}}@media (max-width:680px){.services-hub-shell{width:min(100% - 2rem,1200px)}.services-hub-group,.services-hub-hero,.services-hub-tools{padding:3.5rem 0}.services-hub-grid,.services-hub-tools-actions{grid-template-columns:1fr}.services-hub-card{min-height:unset}.services-hub-actions,.services-hub-final-actions{flex-direction:column;align-items:stretch}.services-hub-btn{width:100%}.services-hub-final-card{padding:2rem 1.4rem}}.btn-ver-servicios{display:inline-flex;align-items:center;gap:8px;padding:.8rem 1.75rem;border-radius:10px;border:1px solid rgba(255,255,255,.25);color:white;font-size:14.5px;font-weight:700;text-decoration:none;transition:background .2s,border-color .2s}.btn-ver-servicios:hover{background:var(--terracota);border-color:var(--terracota)}.buy-page{background:#fff;color:var(--negro)}.buy-shell{width:min(1200px,calc(100% - 4rem));margin:0 auto}.buy-section{padding:5rem 0}.buy-section-heading{max-width:820px;margin-bottom:2.25rem}.buy-section-heading-wide{max-width:980px}.buy-section-heading-centered{margin-right:auto;margin-left:auto;text-align:center}.buy-section-title{margin:0 0 1rem;color:var(--negro);font-size:clamp(1.85rem,3vw,3rem);font-weight:800;line-height:1.15;letter-spacing:-.025em}.buy-commitment-grid p,.buy-continuity-grid p,.buy-financing-copy>p,.buy-negotiation-grid p,.buy-section-heading>p:not(.section-label){color:var(--gris-medio);font-size:1rem;line-height:1.8}.buy-label-light,.buy-title-light{color:#fff}.buy-hero{overflow:hidden;padding:5.75rem 0 5rem;background:radial-gradient(circle at 82% 14%,rgba(196,98,45,.25),transparent 29%),linear-gradient(135deg,var(--negro),var(--cafe))}.buy-hero-grid{display:grid;grid-template-columns:minmax(0,1.16fr) minmax(320px,.84fr);grid-gap:4rem;gap:4rem;align-items:center}.buy-hero-copy h1{max-width:830px;margin:0 0 1.25rem;color:#fff;font-size:clamp(2.35rem,4.7vw,4.65rem);font-weight:800;line-height:1.03;letter-spacing:-.043em}.buy-hero-lead{max-width:760px;margin:0 0 .75rem;color:rgba(255,255,255,.92);font-size:clamp(1.03rem,1.7vw,1.28rem);line-height:1.65}.buy-hero-support{max-width:740px;margin:0 0 1.7rem;color:rgba(255,255,255,.64);line-height:1.75}.buy-actions{display:flex;flex-wrap:wrap;gap:.85rem;margin:1.4rem 0 1rem}.buy-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.85rem 1.35rem;border:1px solid transparent;border-radius:10px;font-family:Poppins,sans-serif;font-size:.93rem;font-weight:700;line-height:1.2;text-decoration:none;cursor:pointer;transition:transform .2s ease,background .2s ease,border-color .2s ease}.buy-btn:hover{transform:translateY(-1px)}.buy-btn-primary{background:var(--terracota);color:#fff}.buy-btn-primary:hover{background:var(--terracota-dark)}.buy-btn-secondary{border-color:rgba(255,255,255,.35);background:transparent;color:#fff}.buy-btn-secondary:hover{border-color:rgba(255,255,255,.72);background:rgba(255,255,255,.08)}.buy-btn-dark{background:var(--negro);color:#fff}.buy-inline-link{display:inline-flex;color:var(--terracota);font-weight:700;text-decoration:none}.buy-inline-link:hover{text-decoration:underline}.buy-inline-link-light{color:#fff;opacity:.9}.buy-no-fee-note{max-width:690px;margin:1rem 0 0;color:rgba(255,255,255,.76);font-size:.88rem;line-height:1.65}.buy-no-fee-note strong{color:#fff}.buy-hero-panel{padding:2rem;border:1px solid rgba(255,255,255,.14);border-radius:22px;background:rgba(255,255,255,.07);box-shadow:0 28px 70px rgba(0,0,0,.22);color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.buy-card>span,.buy-hero-panel>span,.buy-partner-card>span{color:var(--terracota);font-size:.74rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.buy-hero-panel h2{margin:.75rem 0 1.4rem;font-size:1.45rem;line-height:1.35}.buy-hero-panel ol{display:grid;grid-gap:.8rem;gap:.8rem;margin:0 0 1.4rem;padding:0;list-style:none;counter-reset:buy-hero-counter}.buy-hero-panel li{display:grid;grid-template-columns:34px 1fr;grid-gap:.75rem;gap:.75rem;align-items:center;counter-increment:buy-hero-counter;color:rgba(255,255,255,.9)}.buy-hero-panel li:before{content:counter(buy-hero-counter,decimal-leading-zero);display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:var(--terracota);font-size:.68rem;font-weight:800}.buy-difference-section,.buy-faq-section,.buy-mistakes-section,.buy-related-section,.buy-types-section{background:var(--crema-dark)}.buy-comparison-grid,.buy-difference-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1.1rem;gap:1.1rem}.buy-card,.buy-comparison-card,.buy-type-card{padding:2rem;border:1px solid var(--gris-claro);border-radius:18px;background:#fff;box-shadow:0 16px 36px rgba(26,18,8,.05)}.buy-card h3,.buy-comparison-card h3,.buy-type-card h3{margin:.75rem 0;color:var(--negro);font-size:1.18rem}.buy-card p,.buy-comparison-card p,.buy-type-card p{margin:0;color:var(--gris-medio);line-height:1.75}.buy-commitment-section,.buy-form-section,.buy-negotiation-section{background:radial-gradient(circle at 88% 18%,rgba(196,98,45,.18),transparent 28%),linear-gradient(135deg,var(--negro),var(--cafe))}.buy-commitment-grid,.buy-continuity-grid,.buy-negotiation-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);grid-gap:4rem;gap:4rem;align-items:start}.buy-commitment-grid p,.buy-form-copy li,.buy-form-copy p,.buy-negotiation-grid p{color:rgba(255,255,255,.76)}.buy-types-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1rem;gap:1rem}.buy-related-inline{display:flex;flex-wrap:wrap;gap:1rem 2rem;margin-top:1.6rem}.buy-related-actions a,.buy-related-inline a{color:var(--terracota);font-weight:700;text-decoration:none}.buy-related-actions a:hover,.buy-related-inline a:hover{text-decoration:underline}.buy-process-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem}.buy-process-card{position:relative;min-height:220px;padding:2rem;border:1px solid var(--gris-claro);border-radius:18px;background:#fff;overflow:hidden}.buy-process-card>span{display:inline-flex;margin-bottom:1.3rem;color:var(--terracota);font-size:.82rem;font-weight:800;letter-spacing:.08em}.buy-process-card h3{margin:0 0 .75rem;color:var(--negro);font-size:1.13rem}.buy-process-card p{margin:0;color:var(--gris-medio);line-height:1.7}.buy-comparison-section,.buy-continuity-section,.buy-financing-section,.buy-reviews-section{background:#fff}.buy-financing-grid{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);grid-gap:4rem;gap:4rem;align-items:center}.buy-financing-copy .buy-btn{margin-top:1rem}.buy-disclaimer{font-size:.85rem!important}.buy-partner-card{padding:2.25rem;border:1px solid var(--gris-claro);border-radius:20px;background:var(--crema-dark);box-shadow:0 18px 42px rgba(26,18,8,.06)}.buy-partner-logo{display:grid;place-items:center;min-height:150px;margin:1.2rem 0;padding:1.25rem;border-radius:14px;background:#fff}.buy-partner-logo img{width:min(100%,360px);height:auto;object-fit:contain}.buy-partner-card p{margin:0;color:var(--gris-medio);line-height:1.7}.buy-negotiation-list{display:grid;grid-gap:.9rem;gap:.9rem}.buy-negotiation-list>div{display:grid;grid-gap:.35rem;gap:.35rem;padding:1rem 1.1rem;border:1px solid rgba(255,255,255,.13);border-radius:12px;background:rgba(255,255,255,.06)}.buy-negotiation-list strong{color:#fff}.buy-negotiation-list span{color:rgba(255,255,255,.72);line-height:1.65}.buy-mistakes-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:.9rem;gap:.9rem;margin:0;padding:0;list-style:none}.buy-mistakes-grid li{position:relative;padding:2rem 1.3rem 1.5rem;border:1px solid var(--gris-claro);border-radius:16px;background:#fff;color:var(--cafe);line-height:1.65}.buy-mistakes-grid li:before{content:"✓";position:absolute;top:-14px;left:1.2rem;display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:var(--terracota);color:#fff;font-weight:800}.buy-related-actions{display:flex;flex-wrap:wrap;gap:1rem 2rem;margin-top:1rem}.buy-reviews-slot{display:grid;place-items:center;min-height:210px;padding:2rem;border:1px dashed var(--gris-medio);border-radius:18px;background:var(--crema-dark);color:var(--cafe);text-align:center}.buy-reviews-slot span{display:block;margin-top:.35rem;color:var(--gris-medio)}.buy-faq-list{display:grid;grid-gap:.75rem;gap:.75rem;max-width:950px;margin:0 auto}.buy-faq-item{border:1px solid var(--gris-claro);border-radius:14px;background:#fff;overflow:hidden}.buy-faq-item summary{position:relative;padding:1.25rem 3.5rem 1.25rem 1.25rem;color:var(--negro);font-weight:700;cursor:pointer;list-style:none}.buy-faq-item summary::-webkit-details-marker{display:none}.buy-faq-item summary:after{content:"+";position:absolute;right:1.25rem;top:50%;color:var(--terracota);font-size:1.45rem;transform:translateY(-50%)}.buy-faq-item[open] summary:after{content:"−"}.buy-faq-item div{padding:0 1.25rem 1.25rem}.buy-faq-item p{margin:0;color:var(--gris-medio);line-height:1.75}.buy-centered-action{display:flex;justify-content:center;margin-top:2rem}.buy-form-layout{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);grid-gap:4rem;gap:4rem;align-items:start}.buy-form-copy ul{display:grid;grid-gap:.65rem;gap:.65rem;margin:1.5rem 0 0;padding-left:1.2rem}.buy-lead-form{padding:2rem;border-radius:20px;background:#fff;box-shadow:0 24px 70px rgba(0,0,0,.18)}.buy-form-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.buy-form-fields label,.buy-lead-form>label{display:grid;grid-gap:.45rem;gap:.45rem}.buy-checkbox-row>span,.buy-form-fields label>span{color:var(--cafe);font-size:.78rem;font-weight:600}.buy-form-full{grid-column:1/-1}.buy-form-fields input,.buy-form-fields select,.buy-form-fields textarea{width:100%;border:1px solid var(--gris-claro);border-radius:9px;background:#fff;color:var(--negro);font:inherit;font-size:.9rem;outline:none}.buy-form-fields input,.buy-form-fields select{min-height:46px;padding:0 .85rem}.buy-form-fields textarea{padding:.8rem .85rem;resize:vertical}.buy-form-fields input:focus,.buy-form-fields select:focus,.buy-form-fields textarea:focus{border-color:var(--terracota);box-shadow:0 0 0 3px rgba(196,98,45,.12)}.buy-checkbox-row{grid-template-columns:auto 1fr;align-items:start;margin-top:1rem}.buy-checkbox-row input{margin-top:.18rem}.buy-checkbox-row a{color:var(--terracota)}.buy-submit-btn{width:100%;margin-top:1.2rem}.buy-submit-btn:disabled{opacity:.65;cursor:wait}.buy-form-footnote{margin:.75rem 0 0;color:var(--gris-medio);font-size:.74rem;text-align:center}.buy-form-status{margin:1rem 0 0;padding:.85rem 1rem;border-radius:9px;font-size:.82rem;line-height:1.5}.buy-form-status-success{background:#e9f6ee;color:#1f6a38}.buy-form-status-error{background:#fff0ec;color:#8d331f}.buy-form-status-submitting{background:var(--crema-dark);color:var(--cafe)}.buy-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.85rem;gap:.85rem}.buy-related-grid a{padding:1rem 1.1rem;border:1px solid var(--gris-claro);border-radius:12px;background:#fff;color:var(--cafe);font-weight:650;text-decoration:none;transition:border-color .2s ease,transform .2s ease}.buy-related-grid a:hover{border-color:var(--terracota);transform:translateY(-1px)}@media (max-width:1050px){.buy-financing-grid,.buy-form-layout,.buy-hero-grid{grid-template-columns:1fr}.buy-comparison-grid,.buy-difference-grid,.buy-process-grid,.buy-related-grid,.buy-types-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.buy-mistakes-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.buy-shell{width:min(100% - 2rem,1200px)}.buy-section{padding:3.7rem 0}.buy-hero{padding:4.5rem 0 3.75rem}.buy-commitment-grid,.buy-continuity-grid,.buy-hero-grid,.buy-negotiation-grid{gap:2rem;grid-template-columns:1fr}.buy-comparison-grid,.buy-difference-grid,.buy-form-fields,.buy-mistakes-grid,.buy-process-grid,.buy-related-grid,.buy-types-grid{grid-template-columns:1fr}.buy-form-full{grid-column:auto}.buy-actions,.buy-related-actions,.buy-related-inline{flex-direction:column;align-items:stretch}.buy-actions .buy-btn,.buy-centered-action .buy-btn{width:100%}.buy-hero-panel,.buy-lead-form,.buy-partner-card{padding:1.35rem}}.foreign-page{background:#fff;color:var(--negro)}.foreign-shell{width:min(1200px,calc(100% - 4rem));margin:0 auto}.foreign-section{padding:5rem 0}.foreign-section-heading{max-width:830px;margin-bottom:2.25rem}.foreign-section-heading-centered{margin-right:auto;margin-left:auto;text-align:center}.foreign-section-title{margin:0 0 1rem;color:var(--negro);font-size:clamp(1.85rem,3vw,3rem);font-weight:800;line-height:1.15;letter-spacing:-.025em}.foreign-section-heading>p:not(.section-label),.foreign-section-intro{color:var(--gris-medio);font-size:1rem;line-height:1.8}.foreign-label-light,.foreign-title-light{color:#fff}.foreign-hero{overflow:hidden;padding:5.7rem 0 5rem;background:radial-gradient(circle at 84% 13%,rgba(196,98,45,.27),transparent 28%),radial-gradient(circle at 72% 78%,rgba(242,237,153,.08),transparent 26%),linear-gradient(135deg,var(--negro),var(--cafe))}.foreign-hero-grid{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(340px,.88fr);grid-gap:4rem;gap:4rem;align-items:center}.foreign-hero-copy h1{max-width:800px;margin:0 0 1.2rem;color:#fff;font-size:clamp(2.35rem,4.8vw,4.7rem);font-weight:800;line-height:1.03;letter-spacing:-.043em}.foreign-hero-lead{max-width:760px;margin:0 0 .75rem;color:rgba(255,255,255,.94);font-size:clamp(1.03rem,1.7vw,1.28rem);font-weight:600;line-height:1.65}.foreign-hero-support{max-width:760px;margin:0 0 1.75rem;color:rgba(255,255,255,.68);line-height:1.75}.foreign-actions{display:flex;flex-wrap:wrap;gap:.85rem;margin:1.5rem 0 1rem}.foreign-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.86rem 1.35rem;border:1px solid transparent;border-radius:10px;font-family:Poppins,sans-serif;font-size:.93rem;font-weight:700;line-height:1.2;text-decoration:none;cursor:pointer;transition:transform .2s ease,background .2s ease,border-color .2s ease}.foreign-btn:hover{transform:translateY(-1px)}.foreign-btn-primary{background:var(--terracota);color:#fff}.foreign-btn-primary:hover{background:var(--terracota-dark)}.foreign-btn-secondary{border-color:rgba(255,255,255,.38);background:transparent;color:#fff}.foreign-btn-secondary:hover{border-color:rgba(255,255,255,.78);background:rgba(255,255,255,.08)}.foreign-btn-dark{background:var(--negro);color:#fff}.foreign-inline-link{display:inline-flex;color:var(--terracota);font-weight:700;text-decoration:none}.foreign-inline-link:hover{text-decoration:underline}.foreign-inline-link-light{color:#fff;opacity:.9}.foreign-hero-links{display:flex;flex-wrap:wrap;gap:.65rem 1.4rem;margin-top:.9rem}.foreign-hero-links a{color:rgba(255,255,255,.82);font-size:.88rem;font-weight:600;text-decoration:none}.foreign-hero-links a:hover{color:#fff;text-decoration:underline}.foreign-hero-panel{padding:2.1rem;border:1px solid rgba(255,255,255,.14);border-radius:22px;background:rgba(255,255,255,.075);box-shadow:0 28px 70px rgba(0,0,0,.24);color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.foreign-documents-card>span,.foreign-hero-panel>span,.foreign-path-card>span{color:var(--terracota);font-size:.74rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.foreign-hero-panel h2{margin:.75rem 0 .8rem;font-size:clamp(1.45rem,2.2vw,2rem);line-height:1.25}.foreign-hero-panel>p{margin:0 0 1.35rem;color:rgba(255,255,255,.68);line-height:1.7}.foreign-hero-panel ol{display:grid;grid-gap:.78rem;gap:.78rem;margin:0 0 1.45rem;padding:0;list-style:none;counter-reset:foreign-hero-counter}.foreign-hero-panel li{display:grid;grid-template-columns:34px 1fr;grid-gap:.75rem;gap:.75rem;align-items:center;color:rgba(255,255,255,.9);counter-increment:foreign-hero-counter}.foreign-hero-panel li:before{content:counter(foreign-hero-counter,decimal-leading-zero);display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:var(--terracota);color:#fff;font-size:.68rem;font-weight:800}.foreign-faq-section,.foreign-paths-section,.foreign-related-section,.foreign-rent-section{background:var(--crema-dark)}.foreign-path-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1.15rem;gap:1.15rem}.foreign-path-card{min-height:280px;padding:2rem;border:1px solid var(--gris-claro);border-radius:18px;background:#fff;box-shadow:0 16px 36px rgba(26,18,8,.05)}.foreign-path-card h3{margin:.75rem 0;color:var(--negro);font-size:1.4rem;line-height:1.35}.foreign-path-card p{margin:0;color:var(--gris-medio);line-height:1.75}.foreign-path-actions{display:flex;flex-wrap:wrap;gap:.6rem 1.15rem;margin-top:1.25rem}.foreign-path-actions a{color:var(--terracota);font-size:.86rem;font-weight:700;text-decoration:none}.foreign-path-actions a:last-child{color:var(--cafe)}.foreign-path-actions a:hover{text-decoration:underline}.foreign-difference-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem}.foreign-card{min-height:230px;padding:1.65rem;border:1px solid var(--gris-claro);border-radius:16px;background:#fff}.foreign-card>span,.foreign-process-card>span{display:inline-flex;margin-bottom:1rem;color:var(--terracota);font-size:.75rem;font-weight:800;letter-spacing:.08em}.foreign-card h3,.foreign-documents-card h3,.foreign-process-card h3,.foreign-rent-cards h3{margin:0 0 .7rem;color:var(--negro);font-size:1.08rem;line-height:1.4}.foreign-card p,.foreign-process-card p,.foreign-rent-cards p{margin:0;color:var(--gris-medio);font-size:.92rem;line-height:1.72}.foreign-sre-section{background:radial-gradient(circle at 12% 20%,rgba(196,98,45,.25),transparent 30%),linear-gradient(135deg,var(--negro),var(--cafe))}.foreign-sre-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);grid-gap:3.4rem;gap:3.4rem;align-items:start}.foreign-sre-copy>p:not(.section-label){color:rgba(255,255,255,.72);line-height:1.8}.foreign-sre-fee{display:grid;grid-gap:.2rem;gap:.2rem;margin:1.65rem 0;padding:1.3rem 1.45rem;border:1px solid rgba(255,255,255,.16);border-radius:14px;background:rgba(255,255,255,.075)}.foreign-sre-fee span{color:rgba(255,255,255,.66);font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.foreign-sre-fee strong{color:#fff;font-size:clamp(2rem,4vw,3.5rem);line-height:1.1}.foreign-sre-disclaimer,.foreign-sre-fee small{color:rgba(255,255,255,.62);font-size:.8rem;line-height:1.65}.foreign-sre-links{display:flex;flex-wrap:wrap;gap:.6rem 1.2rem;margin-top:1.25rem}.foreign-sre-links a{color:#fff;font-size:.84rem;font-weight:700;text-decoration:none}.foreign-sre-links a:hover{text-decoration:underline}.foreign-documents-card{padding:2rem;border-radius:20px;background:#fff;box-shadow:0 28px 70px rgba(0,0,0,.23)}.foreign-documents-card h3{margin-top:.75rem;font-size:1.35rem}.foreign-documents-card ul,.foreign-form-copy ul{display:grid;grid-gap:.68rem;gap:.68rem;margin:1.2rem 0;padding:0;list-style:none}.foreign-documents-card li,.foreign-form-copy li{position:relative;padding-left:1.35rem;color:var(--gris-medio);line-height:1.55}.foreign-documents-card li:before,.foreign-form-copy li:before{content:"";position:absolute;top:.62em;left:0;width:6px;height:6px;border-radius:50%;background:var(--terracota)}.foreign-documents-card small{display:block;padding-top:1rem;border-top:1px solid var(--gris-claro);color:var(--gris-medio);font-size:.8rem;line-height:1.65}.foreign-two-column{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);grid-gap:3rem;gap:3rem;align-items:start}.foreign-rent-cards{display:grid;grid-gap:1rem;gap:1rem}.foreign-rent-cards article{padding:1.5rem;border:1px solid var(--gris-claro);border-radius:15px;background:#fff}.foreign-company-section{background:var(--terracota)}.foreign-company-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);grid-gap:3rem;gap:3rem;align-items:center}.foreign-company-grid p:not(.section-label){color:rgba(255,255,255,.78);line-height:1.75}.foreign-company-links{display:grid;grid-gap:.75rem;gap:.75rem}.foreign-company-links a{display:flex;justify-content:space-between;align-items:center;min-height:56px;padding:.95rem 1.1rem;border:1px solid rgba(255,255,255,.22);border-radius:11px;background:rgba(255,255,255,.08);color:#fff;font-weight:700;text-decoration:none}.foreign-company-links a:hover{background:rgba(255,255,255,.14)}.foreign-process-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:1rem;gap:1rem}.foreign-process-card{padding:1.4rem;border:1px solid var(--gris-claro);border-radius:15px;background:#fff}.foreign-experience-section{border-top:1px solid var(--gris-claro);border-bottom:1px solid var(--gris-claro)}.foreign-experience-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);grid-gap:3rem;gap:3rem;align-items:center}.foreign-country-list{display:flex;flex-wrap:wrap;gap:.7rem}.foreign-country-list span{display:inline-flex;align-items:center;min-height:38px;padding:.55rem .85rem;border:1px solid var(--gris-claro);border-radius:999px;background:var(--crema-dark);color:var(--cafe);font-size:.82rem;font-weight:600}.foreign-reviews-section{background:#fff}.foreign-reviews-slot{display:grid;place-items:center;min-height:240px;padding:2rem;border:1px dashed var(--gris-medio);border-radius:18px;background:var(--crema-dark);color:var(--gris-medio);text-align:center}.foreign-faq-list{display:grid;grid-gap:.75rem;gap:.75rem;max-width:920px;margin:0 auto}.foreign-faq-item{overflow:hidden;border:1px solid var(--gris-claro);border-radius:13px;background:#fff}.foreign-faq-item summary{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:1.2rem 1.35rem;color:var(--negro);font-weight:700;cursor:pointer;list-style:none}.foreign-faq-item summary::-webkit-details-marker{display:none}.foreign-faq-icon{color:var(--terracota);font-size:1.35rem;font-weight:500;transition:transform .2s ease}.foreign-faq-item[open] .foreign-faq-icon{transform:rotate(45deg)}.foreign-faq-item p{margin:0;padding:0 1.35rem 1.25rem;color:var(--gris-medio);line-height:1.75}.foreign-faq-action{margin-top:1.5rem;text-align:center}.foreign-form-section{padding:5rem 0;background:radial-gradient(circle at 10% 10%,rgba(196,98,45,.25),transparent 28%),linear-gradient(135deg,var(--negro),var(--cafe));scroll-margin-top:88px}.foreign-form-grid{display:grid;grid-template-columns:minmax(0,.77fr) minmax(0,1.23fr);grid-gap:3rem;gap:3rem;align-items:start}.foreign-form-copy{position:-webkit-sticky;position:sticky;top:96px}.foreign-form-copy h2{margin:0 0 1rem;color:#fff;font-size:clamp(1.85rem,3vw,3rem);line-height:1.15}.foreign-form-copy li,.foreign-form-copy p{color:rgba(255,255,255,.72)}.foreign-form-privacy-note{margin-top:1.4rem;padding:1rem;border:1px solid rgba(255,255,255,.14);border-radius:10px;background:rgba(255,255,255,.06);font-size:.8rem;line-height:1.65}.foreign-lead-form{padding:2rem;border-radius:20px;background:#fff;box-shadow:0 28px 70px rgba(0,0,0,.24)}.foreign-form-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.foreign-checkbox-row,.foreign-form-fields label{display:grid;grid-gap:.45rem;gap:.45rem}.foreign-form-fields label>span{color:var(--cafe);font-size:.82rem;font-weight:700}.foreign-form-fields input,.foreign-form-fields select,.foreign-form-fields textarea{width:100%;min-height:46px;padding:.78rem .85rem;border:1px solid var(--gris-claro);border-radius:9px;background:#fff;color:var(--negro);font-family:Poppins,sans-serif;font-size:.92rem}.foreign-form-fields textarea{min-height:110px;resize:vertical}.foreign-form-fields input:focus,.foreign-form-fields select:focus,.foreign-form-fields textarea:focus{outline:2px solid rgba(196,98,45,.2);border-color:var(--terracota)}.foreign-form-full{grid-column:1/-1}.foreign-sensitive-data-note{margin:1rem 0 0;padding:.8rem .9rem;border-radius:9px;background:var(--crema-dark);color:var(--cafe);font-size:.78rem;line-height:1.6}.foreign-checkbox-row{grid-template-columns:18px 1fr;align-items:start;margin-top:1rem;color:var(--gris-medio);font-size:.8rem;line-height:1.55}.foreign-checkbox-row input{margin-top:.2rem}.foreign-checkbox-row a{color:var(--terracota)}.foreign-submit-btn{width:100%;margin-top:1.25rem}.foreign-submit-btn:disabled{cursor:wait;opacity:.65}.foreign-form-footnote{color:var(--gris-medio);font-size:.78rem}.foreign-form-footnote,.foreign-form-status{margin:.8rem 0 0;line-height:1.5;text-align:center}.foreign-form-status{min-height:1.4rem;font-size:.82rem}.foreign-form-status-success{color:#356b3d}.foreign-form-status-error{color:#9a3425}.foreign-related-section{padding:1.5rem 0}.foreign-related-grid{display:flex;flex-wrap:wrap;gap:.75rem 1.35rem}.foreign-related-grid a{color:var(--terracota);font-size:.88rem;font-weight:700;text-decoration:none}.foreign-related-grid a:hover{text-decoration:underline}@media (max-width:1080px){.foreign-company-grid,.foreign-experience-grid,.foreign-form-grid,.foreign-hero-grid,.foreign-sre-grid,.foreign-two-column{grid-template-columns:1fr}.foreign-process-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.foreign-form-copy{position:static}}@media (max-width:780px){.foreign-shell{width:min(100% - 2rem,1200px)}.foreign-form-section,.foreign-section{padding:3.5rem 0}.foreign-hero{padding:4.5rem 0 3.75rem}.foreign-hero-grid{gap:2rem}.foreign-actions{display:grid}.foreign-btn{width:100%}.foreign-difference-grid,.foreign-form-fields,.foreign-path-grid,.foreign-process-grid{grid-template-columns:1fr}.foreign-documents-card,.foreign-hero-panel,.foreign-lead-form,.foreign-path-card{padding:1.4rem}.foreign-form-full{grid-column:auto}.foreign-hero-links,.foreign-path-actions,.foreign-sre-links{display:grid}}@media (prefers-reduced-motion:reduce){.foreign-btn,.foreign-faq-icon{transition:none}}.master-page{background:#fff;color:var(--negro)}.master-shell{width:min(1200px,calc(100% - 4rem));margin:0 auto}.master-section{padding:5rem 0}.master-section-heading{max-width:840px;margin-bottom:2.25rem}.master-section-heading-centered{margin-right:auto;margin-left:auto;text-align:center}.master-section-title{margin:0 0 1rem;color:var(--negro);font-size:clamp(1.85rem,3vw,3rem);font-weight:800;line-height:1.15;letter-spacing:-.025em}.master-section-heading>p:not(.section-label),.master-section-intro{color:var(--gris-medio);font-size:1rem;line-height:1.8}.master-label-light,.master-title-light{color:#fff}.master-hero{overflow:hidden;padding:5.75rem 0 5rem;background:radial-gradient(circle at 83% 12%,rgba(196,98,45,.28),transparent 28%),linear-gradient(135deg,var(--negro),var(--cafe))}.master-hero-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(330px,.85fr);grid-gap:4rem;gap:4rem;align-items:center}.master-hero-copy h1{max-width:790px;margin:0 0 1.2rem;color:#fff;font-size:clamp(2.35rem,4.6vw,4.55rem);font-weight:800;line-height:1.04;letter-spacing:-.043em}.master-hero-lead{max-width:730px;margin:0 0 .75rem;color:rgba(255,255,255,.94);font-size:clamp(1.05rem,1.75vw,1.28rem);font-weight:600;line-height:1.65}.master-hero-support{max-width:720px;margin:0 0 1.7rem;color:rgba(255,255,255,.66);line-height:1.75}.master-actions{display:flex;flex-wrap:wrap;gap:.85rem;margin:1.5rem 0 1rem}.master-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.85rem 1.35rem;border:1px solid transparent;border-radius:10px;font-family:Poppins,sans-serif;font-size:.93rem;font-weight:700;line-height:1.2;text-align:center;text-decoration:none;cursor:pointer;transition:transform .2s ease,background .2s ease,border-color .2s ease,color .2s ease}.master-btn:hover{transform:translateY(-1px)}.master-btn-primary{background:var(--terracota);color:#fff}.master-btn-primary:hover{background:var(--terracota-dark)}.master-btn-secondary{border-color:rgba(255,255,255,.35);background:transparent;color:#fff}.master-btn-secondary:hover{border-color:rgba(255,255,255,.75);background:rgba(255,255,255,.08)}.master-btn-dark{background:var(--negro);color:#fff}.master-btn-mbn{margin-top:.35rem;background:var(--terracota);color:#fff}.master-hero-note{margin:0;color:rgba(255,255,255,.52);font-size:.8rem;line-height:1.5}.master-inline-link{display:inline-flex;color:var(--terracota);font-weight:700;text-decoration:none}.master-inline-link:hover{text-decoration:underline}.master-inline-link-light{color:#fff;opacity:.9}.master-hero-panel{padding:2rem;border:1px solid rgba(255,255,255,.14);border-radius:22px;background:rgba(255,255,255,.07);box-shadow:0 28px 70px rgba(0,0,0,.22);color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.master-condition-card>span,.master-hero-panel>span,.master-mbn-card>span{color:var(--terracota);font-size:.74rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.master-hero-panel h2{margin:.75rem 0 1.35rem;font-size:1.45rem;line-height:1.35}.master-hero-panel ol{display:grid;grid-gap:.75rem;gap:.75rem;margin:0 0 1.4rem;padding:0;list-style:none;counter-reset:master-hero-counter}.master-hero-panel li{display:grid;grid-template-columns:34px 1fr;grid-gap:.75rem;gap:.75rem;align-items:center;counter-increment:master-hero-counter;color:rgba(255,255,255,.9);font-size:.92rem}.master-hero-panel li:before{content:counter(master-hero-counter,decimal-leading-zero);display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:var(--terracota);font-size:.67rem;font-weight:800}.master-hero-panel p{margin:0;color:rgba(255,255,255,.64);font-size:.91rem;line-height:1.7}.master-control-section,.master-faq-section,.master-related-section,.master-use-cases-section{background:var(--crema-dark)}.master-use-cases-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem}.master-use-case-card{min-height:225px;padding:1.55rem;border:1px solid var(--gris-claro);border-radius:16px;background:#fff;box-shadow:0 14px 34px rgba(26,18,8,.045)}.master-process-step>span,.master-use-case-card>span{display:inline-flex;margin-bottom:1.1rem;color:var(--terracota);font-size:.75rem;font-weight:800;letter-spacing:.08em}.master-condition-card h3,.master-included-card h3,.master-mbn-card h3,.master-process-step h3,.master-use-case-card h3{margin:0 0 .7rem;color:var(--negro);font-size:1.08rem;line-height:1.4}.master-use-case-card p{margin:0;color:var(--gris-medio);font-size:.92rem;line-height:1.7}.master-process-section{background:radial-gradient(circle at 15% 10%,rgba(196,98,45,.18),transparent 26%),linear-gradient(135deg,var(--negro),var(--cafe))}.master-process-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:1rem;gap:1rem}.master-process-step{padding:1.35rem;border:1px solid rgba(255,255,255,.12);border-radius:15px;background:rgba(255,255,255,.055)}.master-process-step h3{color:#fff}.master-process-step p{margin:0;color:rgba(255,255,255,.64);font-size:.87rem;line-height:1.68}.master-network-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);grid-gap:3rem;gap:3rem;align-items:center}.master-check-list,.master-principles-list{display:grid;grid-gap:.72rem;gap:.72rem;margin:1.5rem 0 0;padding:0;list-style:none}.master-check-list li,.master-principles-list li{position:relative;padding-left:1.6rem;color:var(--cafe);line-height:1.65}.master-check-list li:before,.master-principles-list li:before{content:"✓";position:absolute;left:0;color:var(--terracota);font-weight:800}.master-mbn-card{padding:2.2rem;border:1px solid var(--gris-claro);border-radius:20px;background:var(--crema-dark);box-shadow:0 18px 48px rgba(26,18,8,.07)}.master-mbn-card h3{margin-top:.75rem;font-size:1.5rem}.master-mbn-card p{color:var(--gris-medio);line-height:1.75}.master-mbn-note{padding:.9rem 1rem;border-left:3px solid var(--terracota);background:rgba(196,98,45,.07);color:var(--cafe)!important;font-size:.88rem}.master-included-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem}.master-included-card{padding:1.6rem;border:1px solid var(--gris-claro);border-radius:16px;background:#fff}.master-evaluation-box ul,.master-included-card ul,.master-report-card ul{display:grid;grid-gap:.62rem;gap:.62rem;margin:1rem 0 0;padding:0;list-style:none}.master-evaluation-box li,.master-included-card li,.master-report-card li{position:relative;padding-left:1.3rem;color:var(--gris-medio);font-size:.9rem;line-height:1.58}.master-evaluation-box li:before,.master-included-card li:before,.master-report-card li:before{content:"";position:absolute;top:.68em;left:0;width:6px;height:6px;border-radius:50%;background:var(--terracota)}.master-control-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1.25rem;gap:1.25rem}.master-control-card,.master-report-card{padding:2.2rem;border:1px solid var(--gris-claro);border-radius:18px;background:#fff}.master-control-card>p:not(.section-label),.master-report-card>p:not(.section-label){color:var(--gris-medio);line-height:1.75}.master-conditions-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem}.master-condition-card{min-height:300px;padding:1.8rem;border:1px solid var(--gris-claro);border-radius:18px;background:#fff}.master-condition-card-featured{border-color:rgba(196,98,45,.35);background:linear-gradient(160deg,rgba(196,98,45,.07),#fff 55%)}.master-condition-card strong{display:block;margin:1rem 0 .35rem;color:var(--terracota);font-size:clamp(2rem,3.8vw,3.4rem);font-weight:800;line-height:1}.master-condition-card p{color:var(--gris-medio);line-height:1.72}.master-condition-card small{display:block;color:var(--gris-medio);font-size:.78rem;line-height:1.55}.master-evaluation-box{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.8fr);grid-gap:2.5rem;gap:2.5rem;align-items:center;margin-top:1.5rem;padding:2.35rem;border-radius:20px;background:radial-gradient(circle at 88% 18%,rgba(196,98,45,.23),transparent 28%),linear-gradient(135deg,var(--negro),var(--cafe));color:#fff}.master-evaluation-box p:not(.section-label){color:rgba(255,255,255,.67);line-height:1.75}.master-evaluation-box li{color:rgba(255,255,255,.82)}.master-reviews-section{background:#fff}.master-reviews-slot{min-height:250px;display:grid;place-items:center;padding:2rem;border:1px dashed var(--gris-medio);border-radius:18px;background:var(--crema-dark);color:var(--gris-medio);text-align:center}.master-faq-list{max-width:1000px;margin:0 auto;overflow:hidden;border:1px solid var(--gris-claro);border-radius:18px;background:#fff;box-shadow:0 16px 40px rgba(26,18,8,.05)}.master-faq-item+.master-faq-item{border-top:1px solid var(--gris-claro)}.master-faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;color:var(--negro);font-weight:700;line-height:1.5;cursor:pointer;list-style:none}.master-faq-item summary::-webkit-details-marker{display:none}.master-faq-item p{margin:0;padding:0 1.5rem 1.4rem;color:var(--gris-medio);line-height:1.75}.master-faq-icon{color:var(--terracota);font-size:1.25rem;line-height:1;transition:transform .2s ease}.master-faq-item[open] .master-faq-icon{transform:rotate(45deg)}.master-faq-action{margin-top:1.5rem;text-align:center}.master-form-section{position:relative;padding:5rem 0;background:radial-gradient(circle at 15% 14%,rgba(196,98,45,.2),transparent 26%),linear-gradient(135deg,var(--negro),var(--cafe))}.master-form-anchor{position:absolute;top:-90px}.master-form-grid{display:grid;grid-template-columns:minmax(280px,.76fr) minmax(0,1.24fr);grid-gap:3rem;gap:3rem;align-items:start}.master-form-copy{position:-webkit-sticky;position:sticky;top:110px;color:#fff}.master-form-copy h2{margin:0 0 1rem;font-size:clamp(1.9rem,3vw,3rem);line-height:1.15}.master-form-copy>p:not(.section-label){color:rgba(255,255,255,.7);line-height:1.8}.master-form-copy ul{display:grid;grid-gap:.7rem;gap:.7rem;margin:1.5rem 0;padding:0;list-style:none}.master-form-copy li{position:relative;padding-left:1.45rem;color:rgba(255,255,255,.78);line-height:1.6}.master-form-copy li:before{content:"✓";position:absolute;left:0;color:var(--terracota);font-weight:800}.master-lead-form{padding:2rem;border-radius:20px;background:#fff;box-shadow:0 24px 65px rgba(0,0,0,.22)}.master-form-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.master-lead-form label{display:grid;grid-gap:.45rem;gap:.45rem}.master-lead-form label>span:first-child{color:var(--cafe);font-size:.8rem;font-weight:700}.master-form-full{grid-column:1/-1}.master-lead-form input,.master-lead-form select,.master-lead-form textarea{width:100%;min-height:46px;padding:.75rem .85rem;border:1px solid var(--gris-claro);border-radius:9px;background:#fff;color:var(--negro);font:inherit;font-size:.9rem;transition:border-color .2s ease,box-shadow .2s ease}.master-lead-form textarea{min-height:118px;resize:vertical}.master-lead-form input:focus,.master-lead-form select:focus,.master-lead-form textarea:focus{outline:none;border-color:var(--terracota);box-shadow:0 0 0 3px rgba(196,98,45,.12)}.master-checkbox-row{display:grid!important;grid-template-columns:20px 1fr;grid-gap:.65rem!important;gap:.65rem!important;align-items:start;margin-top:1rem}.master-checkbox-row input{width:18px;min-height:18px;margin-top:.15rem}.master-checkbox-row span{color:var(--gris-medio)!important;font-size:.78rem!important;font-weight:400!important;line-height:1.55}.master-checkbox-row a{color:var(--terracota);font-weight:700}.master-submit-btn{width:100%;margin-top:1.2rem;border:none}.master-submit-btn:disabled{cursor:wait;opacity:.68}.master-form-status{min-height:1.3rem;margin:.8rem 0 0;font-size:.82rem;line-height:1.5}.master-form-status-success{color:#237a45}.master-form-status-error{color:#a3352f}.master-related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1rem;gap:1rem}.master-related-grid>a{min-height:190px;padding:1.45rem;border:1px solid var(--gris-claro);border-radius:15px;background:#fff;color:inherit;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.master-related-grid>a:hover{transform:translateY(-3px);border-color:rgba(196,98,45,.35);box-shadow:0 14px 30px rgba(26,18,8,.07)}.master-related-grid span{display:block;margin-bottom:.7rem;color:var(--terracota);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.master-related-grid strong{display:block;color:var(--negro);font-size:1.02rem;line-height:1.42}.master-related-grid p{color:var(--gris-medio);font-size:.84rem;line-height:1.65}@media (max-width:1080px){.master-process-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.master-conditions-grid,.master-included-grid,.master-related-grid,.master-use-cases-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.master-evaluation-box,.master-form-grid,.master-hero-grid,.master-network-grid{grid-template-columns:1fr}.master-form-copy{position:static}.master-control-grid{grid-template-columns:1fr}.master-process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.master-shell{width:min(100% - 2rem,1200px)}.master-form-section,.master-section{padding:3.75rem 0}.master-hero{padding:4rem 0 3.75rem}.master-actions,.master-actions .master-btn{width:100%}.master-conditions-grid,.master-form-fields,.master-included-grid,.master-process-grid,.master-related-grid,.master-use-cases-grid{grid-template-columns:1fr}.master-form-full{grid-column:auto}.master-condition-card,.master-control-card,.master-evaluation-box,.master-hero-panel,.master-lead-form,.master-mbn-card,.master-report-card{padding:1.35rem}.master-condition-card{min-height:auto}.master-faq-item summary{padding:1.05rem 1.1rem;font-size:.9rem}.master-faq-item p{padding:0 1.1rem 1.2rem;font-size:.87rem}}@media (prefers-reduced-motion:reduce){.master-btn,.master-faq-icon,.master-related-grid>a{transition:none}}.rent-property-page{background:#fff;color:var(--negro)}.rent-shell{width:min(1200px,calc(100% - 4rem));margin:0 auto}.rent-section{padding:5rem 0}.rent-section-title{font-size:clamp(1.85rem,3vw,3rem);line-height:1.15;color:var(--negro);margin:0 0 1rem;font-weight:800;letter-spacing:-.025em}.rent-section-heading{max-width:820px;margin-bottom:2.25rem}.rent-section-heading>p:not(.section-label),.rent-section-intro{color:var(--gris-medio);line-height:1.8;font-size:1rem}.rent-copy-light,.rent-label-light,.rent-title-light{color:#fff}.rent-hero{padding:6rem 0 5rem;background:radial-gradient(circle at 75% 25%,rgba(196,98,45,.22),transparent 28%),linear-gradient(135deg,var(--negro),var(--cafe));overflow:hidden}.rent-hero-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);grid-gap:4rem;gap:4rem;align-items:center}.rent-hero-copy h1{max-width:760px;margin:0 0 1.25rem;color:#fff;font-size:clamp(2.4rem,5vw,4.7rem);line-height:1.02;letter-spacing:-.04em;font-weight:800}.rent-hero-lead{max-width:720px;color:rgba(255,255,255,.9);font-size:clamp(1.05rem,1.7vw,1.3rem);line-height:1.65;margin-bottom:.75rem}.rent-hero-support{max-width:720px;color:rgba(255,255,255,.62);line-height:1.7;margin-bottom:1.75rem}.rent-actions{display:flex;flex-wrap:wrap;gap:.85rem;margin:1.5rem 0 1rem}.rent-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.85rem 1.35rem;border-radius:10px;border:1px solid transparent;font-family:Poppins,sans-serif;font-size:.94rem;font-weight:700;line-height:1.2;text-decoration:none;cursor:pointer;transition:transform .2s ease,background .2s ease,border-color .2s ease}.rent-btn:hover{transform:translateY(-1px)}.rent-btn-primary{background:var(--terracota);color:#fff}.rent-btn-primary:hover{background:var(--terracota-dark)}.rent-btn-secondary{color:#fff;background:transparent;border-color:rgba(255,255,255,.35)}.rent-btn-secondary:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.7)}.rent-btn-light{color:var(--negro);background:#fff}.rent-inline-link{display:inline-flex;color:var(--terracota);font-weight:700;text-decoration:none}.rent-inline-link-light{color:#fff;opacity:.86}.rent-inline-link:hover{text-decoration:underline}.rent-hero-panel{position:relative;padding:2rem;border-radius:24px;color:#fff;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.14);box-shadow:0 28px 70px rgba(0,0,0,.25);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.rent-card-eyebrow,.rent-hero-panel-kicker{color:var(--terracota);font-size:.75rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.rent-hero-path{display:grid;grid-template-columns:44px 1fr;grid-gap:.85rem 1rem;gap:.85rem 1rem;margin:1.5rem 0;align-items:center}.rent-hero-path span{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:var(--terracota);font-size:.75rem;font-weight:800}.rent-hero-path strong{font-size:1rem}.rent-hero-panel>p:last-child{color:rgba(255,255,255,.72);line-height:1.7}.rent-results-section{background:var(--crema-dark)}.rent-stats-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem;margin:2rem 0 1.25rem}.rent-stat-card{min-height:180px;padding:1.75rem;border-radius:18px;background:#fff;border:1px solid var(--gris-claro);display:flex;flex-direction:column;justify-content:flex-end}.rent-stat-card strong{color:var(--terracota);font-size:clamp(2.2rem,4vw,4rem);line-height:1}.rent-stat-card span{margin-top:.75rem;color:var(--cafe);font-weight:600}.rent-method-note{color:var(--gris-medio);font-size:.78rem;line-height:1.6;max-width:960px}.rent-feature-grid{display:grid;grid-gap:1rem;gap:1rem}.rent-feature-grid-three{grid-template-columns:repeat(3,1fr)}.rent-feature-card{padding:1.75rem;border-radius:16px;background:#fff;border:1px solid var(--gris-claro);box-shadow:0 16px 36px rgba(26,18,8,.05)}.rent-feature-number{display:inline-flex;margin-bottom:1.5rem;color:var(--terracota);font-weight:800;letter-spacing:.08em}.rent-feature-card h3,.rent-info-card h2,.rent-service-card h3,.rent-strategy-card h3,.rent-tool-card h3{color:var(--negro);font-size:1.12rem;line-height:1.35;margin-bottom:.75rem}.rent-feature-card p,.rent-info-card p,.rent-strategy-card p,.rent-tool-card p{color:var(--gris-medio);line-height:1.7}.rent-dark-section,.rent-form-section{background:linear-gradient(135deg,var(--negro),var(--cafe))}.rent-process-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem;margin-top:2.25rem}.rent-process-card{padding:1.5rem;border-radius:16px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12)}.rent-process-card>span{color:var(--terracota);font-weight:800;letter-spacing:.1em}.rent-process-card h3{color:#fff;margin:1rem 0 .65rem;font-size:1rem}.rent-process-card p{color:rgba(255,255,255,.68);line-height:1.65;font-size:.9rem}.rent-service-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem}.rent-service-card{padding:1.6rem;border-radius:16px;background:var(--crema-dark);border-left:3px solid var(--terracota)}.rent-info-card ul,.rent-service-card ul,.rent-strategy-card ul{padding-left:1.1rem;margin:0;color:var(--gris-medio)}.rent-info-card li,.rent-service-card li,.rent-strategy-card li{margin-bottom:.45rem;line-height:1.55}.rent-callout-note{margin-top:1rem;padding:1rem 1.25rem;border-radius:12px;color:var(--cafe);background:rgba(196,98,45,.08);border:1px solid rgba(196,98,45,.18);font-size:.86rem;line-height:1.6}.rent-faq-section,.rent-strategy-section,.rent-tools-section{background:var(--crema-dark)}.rent-form-grid,.rent-info-grid,.rent-strategy-grid,.rent-tools-grid,.rent-two-column{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1.25rem;gap:1.25rem}.rent-strategy-card{padding:2rem;border-radius:20px;background:#fff;border:1px solid var(--gris-claro)}.rent-strategy-card-featured{background:linear-gradient(145deg,var(--negro),var(--cafe));border-color:transparent}.rent-strategy-card-featured h3,.rent-strategy-card-featured li,.rent-strategy-card-featured p{color:#fff}.rent-strategy-card-featured li,.rent-strategy-card-featured p{opacity:.76}.rent-small-disclaimer{font-size:.78rem;line-height:1.55}.rent-two-column{align-items:center}.rent-two-column>div>p{color:var(--gris-medio);line-height:1.75}.rent-fee-card{min-height:260px;padding:2rem;border-radius:24px;background:var(--terracota);color:#fff;display:flex;flex-direction:column;justify-content:center}.rent-fee-card span{font-size:.8rem;text-transform:uppercase;letter-spacing:.12em;font-weight:700}.rent-fee-card strong{font-size:clamp(3.4rem,7vw,6rem);line-height:1;margin:.7rem 0 1rem}.rent-fee-card p{color:rgba(255,255,255,.82);line-height:1.65}.rent-tool-card{min-height:360px;padding:2rem;border-radius:22px;background:#fff;border:1px solid var(--gris-claro);display:flex;flex-direction:column;align-items:flex-start}.rent-tool-card-dark{background:linear-gradient(145deg,var(--negro),var(--cafe));border-color:transparent}.rent-tool-card-dark h3,.rent-tool-card-dark p,.rent-tool-card-dark small{color:#fff}.rent-tool-card-dark p,.rent-tool-card-dark small{opacity:.72}.rent-tool-badge{display:inline-flex;padding:.35rem .65rem;border-radius:999px;color:var(--terracota);background:rgba(196,98,45,.1);font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.rent-tool-card h3{margin-top:1.6rem;font-size:1.5rem}.rent-tool-card .rent-btn{margin-top:auto}.rent-tool-card small{display:block;margin-top:1rem;color:var(--gris-medio);line-height:1.5}.rent-info-card{padding:2rem;border-radius:20px;background:#fff;border:1px solid var(--gris-claro)}.rent-reviews-section{border-top:1px solid var(--gris-claro)}.rent-reviews-slot{margin-top:2rem;min-height:200px;padding:2rem;border-radius:18px;background:var(--crema-dark);border:1px dashed var(--gris-medio);display:grid;place-items:center;color:var(--gris-medio);text-align:center}.rent-faq-shell{max-width:1000px}.rent-faq-list{margin-top:2rem;border-radius:18px;overflow:hidden;border:1px solid var(--gris-claro);background:#fff}.rent-faq-item{border-bottom:1px solid var(--gris-claro)}.rent-faq-item:last-child{border-bottom:0}.rent-faq-item summary{list-style:none;display:grid;grid-template-columns:44px 1fr auto;grid-gap:1rem;gap:1rem;align-items:center;padding:1.2rem 1.35rem;cursor:pointer}.rent-faq-item summary::-webkit-details-marker{display:none}.rent-faq-item summary:after{content:"+";color:var(--terracota);font-size:1.5rem;font-weight:500}.rent-faq-item[open] summary:after{content:"−"}.rent-faq-item summary>span{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;color:#fff;background:var(--terracota);font-size:.75rem;font-weight:800}.rent-faq-item summary strong{color:var(--negro);font-size:.96rem}.rent-faq-answer{padding:0 1.35rem 1.35rem 5rem}.rent-faq-answer p{color:var(--gris-medio);line-height:1.75;margin:0}.rent-centered-action{margin-top:1.5rem;text-align:center}.rent-form-grid{align-items:start}.rent-form-copy{color:#fff;padding-right:2rem}.rent-form-copy>p:not(.section-label){color:rgba(255,255,255,.72);line-height:1.75}.rent-form-points{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1.5rem}.rent-form-points span{padding:.45rem .7rem;border:1px solid rgba(255,255,255,.18);border-radius:999px;color:rgba(255,255,255,.82);font-size:.78rem}.rent-lead-form{padding:2rem;border-radius:22px;background:#fff;box-shadow:0 24px 60px rgba(0,0,0,.24)}.rent-form-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.rent-lead-form label>span:first-child{display:block;margin-bottom:.4rem;color:var(--cafe);font-size:.78rem;font-weight:700}.rent-lead-form input,.rent-lead-form select,.rent-lead-form textarea{width:100%;border:1px solid var(--gris-claro);border-radius:10px;padding:.8rem .9rem;color:var(--negro);background:#fff;font-family:Poppins,sans-serif;font-size:.9rem}.rent-lead-form input:focus,.rent-lead-form select:focus,.rent-lead-form textarea:focus{outline:2px solid rgba(196,98,45,.18);border-color:var(--terracota)}.rent-form-full{grid-column:1/-1}.rent-checkbox-row{display:flex;align-items:flex-start;gap:.7rem;margin-top:1rem}.rent-checkbox-row input{width:18px;height:18px;margin-top:2px;accent-color:var(--terracota);flex:0 0 auto}.rent-checkbox-row>span{color:var(--gris-medio)!important;font-size:.76rem!important;line-height:1.55;font-weight:400!important}.rent-checkbox-row a{color:var(--terracota);font-weight:700}.rent-submit-btn{width:100%;margin-top:1.25rem}.rent-submit-btn:disabled{opacity:.65;cursor:wait}.rent-form-status{min-height:1.5rem;margin:.8rem 0 0;font-size:.8rem;line-height:1.5}.rent-form-status-success{color:#246b3d}.rent-form-status-error{color:#9e342d}.rent-related-section{padding:2.5rem 0;background:#fff;border-top:1px solid var(--gris-claro)}.rent-related-section h2{margin-bottom:1rem;font-size:1rem;color:var(--negro)}.rent-related-links{display:flex;flex-wrap:wrap;gap:.7rem}.rent-related-links a{padding:.55rem .8rem;border-radius:999px;color:var(--cafe);background:var(--crema-dark);text-decoration:none;font-size:.8rem;font-weight:600}.rent-related-links a:hover{color:#fff;background:var(--terracota)}@media (max-width:960px){.rent-form-grid,.rent-hero-grid,.rent-info-grid,.rent-strategy-grid,.rent-tools-grid,.rent-two-column{grid-template-columns:1fr}.rent-feature-grid-three,.rent-process-grid{grid-template-columns:repeat(2,1fr)}.rent-form-copy{padding-right:0}}@media (max-width:700px){.rent-shell{width:min(100% - 2rem,1200px)}.rent-section{padding:3.5rem 0}.rent-hero{padding:4rem 0 3.5rem}.rent-hero-grid{gap:2rem}.rent-hero-copy h1{font-size:clamp(2.25rem,12vw,3.3rem)}.rent-actions,.rent-actions .rent-btn{width:100%}.rent-feature-grid-three,.rent-form-fields,.rent-process-grid,.rent-service-grid,.rent-stats-grid{grid-template-columns:1fr}.rent-stat-card{min-height:145px}.rent-form-full{grid-column:auto}.rent-fee-card,.rent-info-card,.rent-lead-form,.rent-strategy-card,.rent-tool-card{padding:1.4rem}.rent-faq-item summary{grid-template-columns:36px 1fr auto;gap:.7rem;padding:1rem}.rent-faq-answer{padding:0 1rem 1rem}.rent-faq-item summary>span{width:32px;height:32px}}@media (prefers-reduced-motion:reduce){.rent-btn{transition:none}}.rent-process-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.rent-profile-section{background:var(--crema-dark)}.rent-protection-section{background:radial-gradient(circle at 15% 15%,rgba(196,98,45,.22),transparent 28%),linear-gradient(135deg,var(--negro),var(--cafe))}.rent-protection-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.8fr);grid-gap:3rem;gap:3rem;align-items:center}.rent-protection-grid>div>p:not(.section-label){color:rgba(255,255,255,.72);line-height:1.75}.rent-protection-card{padding:2rem;border-radius:24px;background:#fff;border:1px solid rgba(255,255,255,.16);box-shadow:0 24px 60px rgba(0,0,0,.24)}.rent-protection-card>strong{display:block;margin:1.2rem 0 .65rem;color:var(--terracota);font-size:clamp(2.5rem,5vw,4.6rem);line-height:1}.rent-protection-card li,.rent-protection-card small,.rent-protection-card>p{color:var(--gris-medio);line-height:1.65}.rent-protection-card ul{padding-left:1.1rem}.rent-protection-card li{margin-bottom:.45rem}.rent-protection-card small{display:block;margin-top:1rem;font-size:.76rem}.rent-info-section{background:#fff}.rent-anchor-target{position:relative;top:-96px;display:block;visibility:hidden}@media (max-width:1100px){.rent-process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:960px){.rent-protection-grid{grid-template-columns:1fr}}@media (max-width:700px){.rent-process-grid{grid-template-columns:1fr}}.invest-page{background:#fff;color:var(--negro)}.invest-shell{width:min(1200px,calc(100% - 4rem));margin:0 auto}.invest-section{padding:5rem 0}.invest-section-title{margin:0 0 1rem;color:var(--negro);font-size:clamp(1.85rem,3vw,3rem);font-weight:800;line-height:1.15;letter-spacing:-.025em}.invest-section-heading{max-width:820px;margin-bottom:2.25rem}.invest-section-heading-wide{max-width:980px}.invest-section-heading-centered{margin-right:auto;margin-left:auto;text-align:center}.invest-section-heading-centered>p:not(.section-label),.invest-section-heading>p:not(.section-label),.invest-section-intro{color:var(--gris-medio);font-size:1rem;line-height:1.8}.invest-copy-light,.invest-label-light,.invest-title-light{color:#fff}.invest-copy-light{color:rgba(255,255,255,.72);line-height:1.8}.invest-hero{overflow:hidden;padding:6rem 0 5rem;background:radial-gradient(circle at 78% 22%,rgba(196,98,45,.22),transparent 28%),radial-gradient(circle at 85% 80%,rgba(242,237,153,.06),transparent 25%),linear-gradient(135deg,var(--negro),var(--cafe))}.invest-hero-grid{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr);grid-gap:4rem;gap:4rem;align-items:center}.invest-hero-copy h1{max-width:800px;margin:0 0 1.25rem;color:#fff;font-size:clamp(2.45rem,5vw,4.85rem);font-weight:800;line-height:1.02;letter-spacing:-.045em}.invest-hero-lead{max-width:750px;margin-bottom:.8rem;color:rgba(255,255,255,.92);font-size:clamp(1.05rem,1.7vw,1.3rem);line-height:1.65}.invest-hero-support{max-width:750px;margin-bottom:1.8rem;color:rgba(255,255,255,.62);line-height:1.75}.invest-actions{display:flex;flex-wrap:wrap;gap:.85rem;margin:1.5rem 0 1rem}.invest-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.85rem 1.35rem;border:1px solid transparent;border-radius:10px;font-family:Poppins,sans-serif;font-size:.94rem;font-weight:700;line-height:1.2;text-decoration:none;cursor:pointer;transition:transform .2s ease,background .2s ease,border-color .2s ease}.invest-btn:hover{transform:translateY(-1px)}.invest-btn-primary{background:var(--terracota);color:#fff}.invest-btn-primary:hover{background:var(--terracota-dark)}.invest-btn-secondary{border-color:rgba(255,255,255,.35);background:transparent;color:#fff}.invest-btn-secondary:hover{border-color:rgba(255,255,255,.72);background:rgba(255,255,255,.08)}.invest-inline-link{display:inline-flex;color:var(--terracota);font-weight:700;text-decoration:none}.invest-inline-link:hover{text-decoration:underline}.invest-inline-link-light{color:#fff;opacity:.86}.invest-hero-panel{padding:2rem;border:1px solid rgba(255,255,255,.14);border-radius:24px;background:rgba(255,255,255,.07);color:#fff;box-shadow:0 28px 70px rgba(0,0,0,.24);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.invest-hero-panel-kicker{color:var(--terracota);font-size:.75rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.invest-hero-path{display:grid;grid-template-columns:44px 1fr;grid-gap:.85rem 1rem;gap:.85rem 1rem;align-items:center;margin:1.5rem 0}.invest-hero-path span{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:var(--terracota);font-size:.75rem;font-weight:800}.invest-hero-path strong{font-size:.98rem}.invest-hero-panel>p:last-child{color:rgba(255,255,255,.72);line-height:1.7}.invest-faq-section,.invest-models-section,.invest-profile-section,.invest-related-section{background:var(--crema-dark)}.invest-profile-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1rem;gap:1rem}.invest-profile-card{min-height:230px;padding:1.5rem;border:1px solid var(--gris-claro);border-radius:16px;background:#fff;box-shadow:0 16px 36px rgba(26,18,8,.04)}.invest-profile-card>span{display:inline-flex;margin-bottom:1.35rem;color:var(--terracota);font-size:.78rem;font-weight:800;letter-spacing:.08em}.invest-analysis-card h3,.invest-corporate-grid h3,.invest-presale-checklist h3,.invest-profile-card h3,.invest-strategy-card h3,.invest-support-grid h3{margin:0 0 .75rem;color:var(--negro);font-size:1.08rem;line-height:1.4}.invest-corporate-grid p,.invest-profile-card p,.invest-strategy-card p,.invest-support-grid p{margin:0;color:var(--gris-medio);line-height:1.7}.invest-centered-action{margin-top:2.25rem;text-align:center}.invest-dark-section,.invest-form-section{background:linear-gradient(135deg,var(--negro),var(--cafe))}.invest-process-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem;margin-top:2.25rem}.invest-process-card{padding:1.5rem;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:rgba(255,255,255,.06)}.invest-process-card>span{color:var(--terracota);font-weight:800;letter-spacing:.1em}.invest-process-card h3{margin:1rem 0 .65rem;color:#fff;font-size:1rem}.invest-process-card p{margin:0;color:rgba(255,255,255,.68);font-size:.9rem;line-height:1.65}.invest-strategy-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.invest-strategy-card{padding:1.6rem;border-left:3px solid var(--terracota);border-radius:16px;background:var(--crema-dark)}.invest-analysis-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem}.invest-analysis-card{padding:1.6rem;border:1px solid var(--gris-claro);border-radius:16px;background:#fff}.invest-analysis-card ul,.invest-calculator-copy ul,.invest-presale-checklist ul{margin:0;padding-left:1.15rem;color:var(--gris-medio)}.invest-analysis-card li,.invest-calculator-copy li,.invest-presale-checklist li{margin-bottom:.5rem;line-height:1.6}.invest-calculator-section{background:#fff}.invest-calculator-layout{display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);grid-gap:3rem;gap:3rem;align-items:start}.invest-calculator-copy{position:-webkit-sticky;position:sticky;top:110px}.invest-calculator-copy>p:not(.section-label){color:var(--gris-medio);line-height:1.8}.invest-calculator-copy ul{margin-top:1.5rem}.invest-calculator-card{padding:1.6rem;border:1px solid var(--gris-claro);border-radius:20px;background:var(--crema-dark);box-shadow:0 24px 60px rgba(26,18,8,.08)}.invest-calculator-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.invest-calculator-fields label,.invest-form-fields label{display:flex;flex-direction:column;gap:.45rem}.invest-calculator-fields label>span,.invest-choice-group legend,.invest-form-fields label>span{color:var(--cafe);font-size:.78rem;font-weight:700}.invest-calculator-fields input,.invest-form-fields input,.invest-form-fields select,.invest-form-fields textarea{width:100%;min-height:46px;padding:.8rem .9rem;border:1px solid var(--gris-claro);border-radius:10px;background:#fff;color:var(--negro);font:inherit;outline:none}.invest-form-fields textarea{min-height:120px;resize:vertical}.invest-calculator-fields input:focus,.invest-form-fields input:focus,.invest-form-fields select:focus,.invest-form-fields textarea:focus{border-color:var(--terracota);box-shadow:0 0 0 3px rgba(196,98,45,.12)}.invest-calculator-full,.invest-form-full{grid-column:1/-1}.invest-input-suffix{display:grid;grid-template-columns:1fr auto;align-items:center;overflow:hidden;border:1px solid var(--gris-claro);border-radius:10px;background:#fff}.invest-input-suffix input{border:none;border-radius:0}.invest-input-suffix>span{padding-right:.9rem;color:var(--gris-medio);font-weight:700}.invest-calculator-results{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.75rem;gap:.75rem;margin-top:1.25rem}.invest-calculator-results>div{padding:1rem;border:1px solid var(--gris-claro);border-radius:12px;background:#fff}.invest-calculator-results span{display:block;margin-bottom:.45rem;color:var(--gris-medio);font-size:.72rem;line-height:1.4}.invest-calculator-results strong{color:var(--terracota);font-size:1.08rem}.invest-calculator-summary{margin:1rem 0 0;padding:.9rem 1rem;border-radius:10px;background:rgba(196,98,45,.08);color:var(--cafe)}.invest-calculator-footer{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;justify-content:space-between;margin-top:1rem}.invest-calculator-reset{padding:0;border:none;background:transparent;color:var(--gris-medio);font:inherit;font-size:.82rem;cursor:pointer}.invest-calculator-reset:hover{color:var(--terracota)}.invest-calculator-disclaimer{margin:1rem 0 0;color:var(--gris-medio);font-size:.72rem;line-height:1.6}.invest-presale-section{background:radial-gradient(circle at 10% 10%,rgba(196,98,45,.2),transparent 24%),linear-gradient(135deg,var(--negro),var(--cafe))}.invest-presale-grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);grid-gap:3rem;gap:3rem;align-items:start}.invest-presale-note{margin-top:1.5rem;padding:1rem 1.1rem;border:1px solid rgba(255,255,255,.15);border-radius:12px;background:rgba(255,255,255,.07);color:rgba(255,255,255,.78);font-size:.86rem;line-height:1.65}.invest-presale-checklist{padding:1.7rem;border:1px solid rgba(255,255,255,.13);border-radius:18px;background:rgba(255,255,255,.94)}.invest-corporate-grid,.invest-support-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.invest-corporate-grid article,.invest-support-grid article{padding:1.5rem;border:1px solid var(--gris-claro);border-radius:16px;background:#fff;box-shadow:0 14px 30px rgba(26,18,8,.035)}.invest-support-section{background:var(--crema-dark)}.invest-callout-note{margin-top:1.25rem;padding:1rem 1.25rem;border:1px solid rgba(196,98,45,.18);border-radius:12px;background:rgba(196,98,45,.08);color:var(--cafe);font-size:.86rem;line-height:1.65}.invest-reviews-section{background:#fff}.invest-reviews-slot{min-height:260px;display:grid;place-items:center;padding:2rem;border:1px dashed var(--gris-claro);border-radius:18px;background:var(--crema-dark);color:var(--gris-medio);text-align:center}.invest-faq-list{max-width:980px;margin:0 auto;overflow:hidden;border:1px solid var(--gris-claro);border-radius:18px;background:#fff;box-shadow:0 18px 40px rgba(26,18,8,.05)}.invest-faq-item{border-bottom:1px solid var(--gris-claro)}.invest-faq-item:last-child{border-bottom:none}.invest-faq-item summary{display:grid;grid-template-columns:44px 1fr 24px;grid-gap:.75rem;gap:.75rem;align-items:center;padding:1.15rem 1.25rem;list-style:none;cursor:pointer}.invest-faq-item summary::-webkit-details-marker{display:none}.invest-faq-item summary>span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--terracota);color:#fff;font-size:.72rem;font-weight:800}.invest-faq-item summary strong{color:var(--negro);font-size:.95rem;line-height:1.45}.invest-faq-item summary i{color:var(--terracota);font-style:normal;font-size:1.3rem;font-weight:700;transition:transform .2s ease}.invest-faq-item[open] summary i{transform:rotate(45deg)}.invest-faq-item>p{margin:0;padding:0 1.25rem 1.35rem 5.2rem;color:var(--gris-medio);line-height:1.75}.invest-form-grid{display:grid;grid-template-columns:minmax(0,.68fr) minmax(0,1.32fr);grid-gap:3rem;gap:3rem;align-items:start}.invest-form-copy{position:-webkit-sticky;position:sticky;top:110px}.invest-form-points{display:grid;grid-gap:.75rem;gap:.75rem;margin-top:1.5rem}.invest-form-points span{padding:.85rem 1rem;border:1px solid rgba(255,255,255,.13);border-radius:10px;background:rgba(255,255,255,.06);color:rgba(255,255,255,.78);font-size:.84rem}.invest-lead-form{padding:1.7rem;border-radius:20px;background:#fff;box-shadow:0 24px 70px rgba(0,0,0,.2)}.invest-form-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.invest-choice-group{margin:0;padding:1rem;border:1px solid var(--gris-claro);border-radius:12px}.invest-choice-group legend{padding:0 .35rem}.invest-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.65rem;gap:.65rem;margin-top:.5rem}.invest-choice-item{display:flex!important;flex-direction:row!important;gap:.6rem!important;align-items:flex-start;padding:.7rem .75rem;border:1px solid var(--gris-claro);border-radius:9px;background:var(--crema-dark);cursor:pointer}.invest-choice-item input{width:auto;min-height:auto;margin-top:.18rem}.invest-choice-item span{color:var(--cafe);font-size:.76rem;line-height:1.45}.invest-checkbox-row{display:flex;flex-direction:row;gap:.7rem;align-items:flex-start;margin-top:1rem;color:var(--gris-medio);font-size:.75rem;line-height:1.55}.invest-checkbox-row input{width:auto;margin-top:.18rem}.invest-checkbox-row a{color:var(--terracota);font-weight:700}.invest-submit-btn{width:100%;margin-top:1.25rem}.invest-submit-btn:disabled{cursor:wait;opacity:.7}.invest-form-status{min-height:1.4em;margin:.8rem 0 0;font-size:.78rem;line-height:1.5}.invest-form-status-success{color:#26743a}.invest-form-status-error{color:#a33a2b}.invest-form-status-submitting{color:var(--gris-medio)}.invest-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem}.invest-related-grid a{padding:1.15rem 1.25rem;border:1px solid var(--gris-claro);border-radius:12px;background:#fff;color:var(--cafe);font-weight:700;text-decoration:none;transition:border-color .2s ease,transform .2s ease}.invest-related-grid a:hover{transform:translateY(-1px);border-color:var(--terracota);color:var(--terracota)}@media (max-width:1100px){.invest-analysis-grid,.invest-calculator-results,.invest-process-grid,.invest-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.invest-calculator-layout,.invest-form-grid,.invest-hero-grid,.invest-presale-grid{grid-template-columns:1fr}.invest-calculator-copy,.invest-form-copy{position:static}.invest-hero{padding-top:4.5rem}.invest-hero-panel{max-width:720px}.invest-corporate-grid,.invest-strategy-grid,.invest-support-grid{grid-template-columns:1fr}.invest-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.invest-shell{width:min(100% - 2rem,1200px)}.invest-section{padding:3.5rem 0}.invest-hero-copy h1{font-size:clamp(2.25rem,11vw,3.4rem)}.invest-actions,.invest-calculator-footer{flex-direction:column;align-items:stretch}.invest-btn{width:100%}.invest-analysis-grid,.invest-calculator-fields,.invest-calculator-results,.invest-choice-grid,.invest-form-fields,.invest-process-grid,.invest-profile-grid,.invest-related-grid{grid-template-columns:1fr}.invest-profile-card{min-height:auto}.invest-faq-item summary{grid-template-columns:36px 1fr 20px;padding:1rem}.invest-faq-item summary>span{width:30px;height:30px}.invest-faq-item>p{padding:0 1rem 1.2rem 3.9rem}.invest-calculator-card,.invest-lead-form,.invest-presale-checklist{padding:1.2rem}}@media (prefers-reduced-motion:reduce){.invest-btn,.invest-faq-item summary i,.invest-related-grid a{transition:none}}