:root{--navy:#0b1d33;--navy-deep:#071426;--teal:#008f96;--teal-bright:#00b7a7;--cyan:#e3f6f3;--gold:#f2b84b;--gold-dark:#b77b16;--ink:#11283e;--muted:#607286;--line:#d7e2e9;--wash:#f4f5f2;--white:#fff;--danger:#a62d24;--success:#147554;--shadow:0 18px 42px #0923371f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);letter-spacing:0;background:#fff;margin:0;font-family:Inter,Segoe UI,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Arial,sans-serif;font-size:16px;line-height:1.55;overflow-x:clip}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{letter-spacing:0}button,summary,a{-webkit-tap-highlight-color:transparent}.shell{width:min(1180px,100% - 48px);margin:0 auto}.brand-line{background:linear-gradient(90deg, var(--teal), var(--teal-bright) 56%, var(--gold));height:4px}.site-header{border-bottom:1px solid var(--line);z-index:20;background:#fffffffa;height:80px;position:relative}.site-header.compact{height:68px}.header-inner{align-items:center;gap:26px;height:100%;display:flex}.site-brand{width:300px;margin-right:auto}.site-brand img{object-fit:contain;object-position:left center;width:100%;height:58px}.desktop-nav{color:#30465a;align-items:center;gap:26px;font-size:14px;font-weight:750;display:flex}.desktop-nav a:hover{color:var(--teal)}.desktop-nav .catalog-nav-link{color:#fff;background:var(--navy);border-radius:5px;padding:9px 13px;box-shadow:0 6px 14px #081f3824}.desktop-nav .catalog-nav-link:hover{color:#fff;background:var(--teal)}.button{cursor:pointer;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 19px;font-size:14px;font-weight:850;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button.small{min-height:43px;padding:0 15px;font-size:13px}.button.gold{color:var(--navy-deep);background:var(--gold);border-color:#d89a23;box-shadow:0 7px 18px #915f0a2e}.button.teal{color:#fff;background:var(--teal);border-color:#00777d;box-shadow:0 7px 17px #008f9633}.button.outline{color:var(--navy);background:#fff;border-color:#aebdca}.button.light{color:#fff;background:#ffffff14;border-color:#fff9}.button.danger{color:#fff;background:var(--danger)}.mobile-menu{display:none;position:relative}.mobile-menu summary{cursor:pointer;border:1px solid #b9cfda;border-radius:6px;place-content:center;gap:5px;width:44px;height:44px;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{background:var(--navy);width:20px;height:2px}.mobile-menu nav{border:1px solid var(--line);width:min(310px,100vw - 32px);box-shadow:var(--shadow);background:#fff;border-radius:7px;padding:10px;position:absolute;top:50px;right:0}.mobile-menu nav a{border-bottom:1px solid var(--line);padding:13px 12px;font-weight:750;display:block}.mobile-menu nav a:last-child{color:var(--teal);border-bottom:0}.eyebrow{color:var(--teal);text-transform:uppercase;letter-spacing:.1em;font-size:11px;font-weight:850}.eyebrow.gold-text{color:#f1c96b}.display-title,h1,h2{letter-spacing:0;font-family:Playfair Display,Georgia,Times New Roman,serif;font-weight:700}.section-heading{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:25px;display:flex}.section-heading h2{color:var(--navy);margin:6px 0 0;font-size:36px;line-height:1.08}.section-heading p{color:var(--muted);margin:9px 0 0}.text-link{color:var(--teal);white-space:nowrap;border-bottom:1px solid #70c8c2;padding-bottom:3px;font-size:13px;font-weight:850}.hero{color:#fff;background:linear-gradient(90deg,#071426f5,#0b1d33d6 47%,#0b1d333d 82%),url(/images/apartamento-playa.webp) 50% 45%/cover no-repeat;align-items:center;min-height:590px;display:flex;position:relative}.hero-content{max-width:730px;padding:78px 0 126px}.hero h1{margin:14px 0 19px;font-size:56px;line-height:1.04}.hero h1 span{color:var(--gold);display:block}.hero p{color:#e8eef2;max-width:610px;font-size:17px;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:31px;display:flex}.hero-proof{position:absolute;bottom:0;left:0;right:0;transform:translateY(50%)}.proof-grid{color:var(--ink);border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;grid-template-columns:repeat(4,1fr);display:grid}.proof-grid div{border-right:1px solid var(--line);padding:19px 22px}.proof-grid div:last-child{border-right:0}.proof-grid strong{color:var(--teal);font-size:20px;display:block}.proof-grid span{color:var(--muted);font-size:12px}.search-section{background:var(--wash);padding:86px 0 42px}.property-search{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:1fr 1fr 1.4fr auto;gap:10px;padding:10px;display:grid;box-shadow:0 11px 25px #0a283c14}.search-field{background:#fff;border:1px solid #d7e2e9;border-radius:6px;padding:11px 14px}.search-field label{color:#768696;text-transform:uppercase;margin-bottom:5px;font-size:9px;font-weight:900;display:block}.search-field input,.search-field select{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-weight:700}.property-search button{border:0;border-radius:6px}.property-section{padding:74px 0 84px}.property-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.property-card{border:1px solid var(--line);background:#fff;border-radius:8px;transition:transform .18s,box-shadow .18s;overflow:hidden}.property-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.property-media{height:236px;display:block;position:relative;overflow:hidden}.property-media:after{content:"";background:linear-gradient(#0000,#04172652);height:35%;position:absolute;inset:auto 0 0}.property-media img{object-fit:cover;width:100%;height:100%}.property-tag{z-index:1;color:#fff;background:var(--teal);border-radius:4px;padding:6px 9px;font-size:10px;font-weight:900;position:absolute;top:13px;left:13px}.property-content{padding:17px 18px 19px}.property-type{color:var(--teal);text-transform:uppercase;font-size:10px;font-weight:900}.property-content h3{color:var(--navy);margin:7px 0 8px;font-family:Playfair Display,Georgia,serif;font-size:21px;font-weight:700;line-height:1.2}.property-content p{color:var(--muted);margin:0;font-size:14px}.property-facts{border-top:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:12px;margin-top:15px;padding-top:14px;display:flex}.property-facts strong{color:var(--teal);font-size:17px}.property-facts span{color:#718293;text-align:right;font-size:12px}.property-message-link{border:1px solid var(--teal);width:100%;min-height:41px;color:var(--teal);border-radius:5px;justify-content:center;align-items:center;margin-top:15px;font-size:13px;font-weight:850;display:inline-flex}.property-message-link:hover{color:#fff;background:var(--teal)}.button.whatsapp{color:#fff;background:#1eaa61;border-color:#168b50}.button.whatsapp:hover{color:#fff;background:#168b50;border-color:#107342}.owner-band{color:#fff;background:var(--navy)}.owner-grid{grid-template-columns:1fr 1fr;min-height:430px;display:grid}.owner-photo{background:url(/images/local-comercial.webp) 50%/cover no-repeat;min-height:430px}.owner-content{flex-direction:column;justify-content:center;padding:62px 67px;display:flex}.owner-content h2{max-width:500px;margin:8px 0 14px;font-size:40px;line-height:1.08}.owner-content>p{color:#cbd8e1;line-height:1.65}.check-grid{grid-template-columns:1fr 1fr;gap:11px 18px;margin:18px 0 26px;font-size:13px;display:grid}.check-grid span:before{content:"";background:#55d8ce;border-radius:50%;width:7px;height:7px;margin-right:8px;display:inline-block}.owner-content .button{align-self:flex-start}.service-section{padding:82px 0}.service-list{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.service-card{border:1px solid var(--line);background:#fff;border-radius:8px;min-height:235px;padding:27px 24px;box-shadow:0 8px 20px #0923370b}.service-card .number{width:34px;height:34px;color:var(--gold-dark);background:#fff3d9;border-radius:6px;place-items:center;margin-bottom:20px;font-size:11px;font-weight:900;display:grid}.service-card h3{color:var(--navy);margin:0 0 10px;font-size:17px;line-height:1.2}.service-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.65}.service-card a{color:var(--teal);margin-top:17px;font-size:12px;font-weight:850;display:inline-block}.service-card-featured{min-height:0;padding:0;overflow:hidden}.service-card-media{background:var(--wash);height:184px;overflow:hidden}.service-card-media img{object-fit:cover;object-position:center 28%;width:100%;height:100%;transition:transform .2s}.service-card-featured:hover .service-card-media img{transform:scale(1.025)}.service-card-body{padding:21px 24px 24px}.service-card-body .number{margin-bottom:16px}.invest-band{background:#e7f1f2;padding:76px 0}.invest-grid{grid-template-columns:.95fr 1.05fr;align-items:center;gap:58px;display:grid}.invest-photo{background:url(/images/asesoria-financiera.webp) 50%/cover no-repeat;border-radius:7px;min-height:390px;box-shadow:20px 20px #cddfe1}.invest-content h2{color:var(--navy);margin:8px 0 15px;font-size:40px;line-height:1.08}.invest-content>p{color:var(--muted);line-height:1.65}.invest-points{grid-template-columns:1fr 1fr;gap:0 22px;margin:22px 0 28px;display:grid}.invest-points span{color:#29465d;border-top:1px solid #c1d7da;padding:13px 0;font-size:13px;font-weight:750}.programs{background:var(--navy-deep);color:#fff;padding:80px 0}.programs .section-heading h2{color:#fff}.programs .section-heading p{color:#b9c8d3}.program-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.program-card{background:#ffffff0e;border:1px solid #ffffff26;border-radius:7px;min-height:235px;padding:27px}.program-card h3{margin:14px 0 10px;font-family:inherit;font-size:23px;font-weight:760}.program-card p{color:#bdcad4;font-size:14px;line-height:1.65}.program-card a{color:#6fe1d8;font-size:12px;font-weight:850}.cta-band{background:var(--navy);padding:54px 0}.cta-inner{justify-content:space-between;align-items:center;gap:40px;display:flex}.cta-inner h2{color:#fff;margin:0 0 8px;font-size:36px}.cta-inner p{color:#d9e5ec;margin:0}.cta-inner .button.outline{color:var(--navy-deep);border-color:var(--gold);background:var(--gold)}.site-footer{color:#c5d1da;background:var(--navy-deep);padding:48px 0 25px}.footer-grid{grid-template-columns:1.4fr repeat(3,1fr);gap:50px;display:grid}.footer-brand img{background:#fff;border-radius:6px;width:280px;padding:8px 10px}.footer-brand p{max-width:350px}.site-footer h3{color:#fff;margin:0 0 14px;font-size:13px}.site-footer p,.site-footer a{color:#c5d1da;margin:0 0 9px;font-size:13px;line-height:1.6;display:block}.site-footer a:hover{color:#fff}.footer-access{background:#ffffff0e;border:1px solid #ffffff26;border-radius:6px;justify-content:space-between;align-items:center;gap:30px;margin-top:32px;padding:18px 20px;display:flex}.footer-access strong,.footer-access span{display:block}.footer-access strong{color:#fff;font-size:13px}.footer-access span{color:#9fb0bd;margin-top:3px;font-size:12px}.footer-access nav{align-items:center;gap:9px;display:flex}.footer-access nav a{color:#fff;background:#ffffff0f;border:1px solid #fff3;border-radius:5px;align-items:center;min-height:38px;margin:0;padding:0 13px;font-size:12px;font-weight:800;display:inline-flex}.footer-access nav a:hover{background:#ffffff1f}.footer-bottom{border-top:1px solid #ffffff21;justify-content:space-between;margin-top:30px;padding-top:20px;font-size:11px;display:flex}.footer-bottom a{font-size:inherit;margin:0;display:inline}.page-hero{color:#fff;background:linear-gradient(100deg, var(--navy-deep), #0b5261);padding:82px 0 74px}.page-hero.split .shell{grid-template-columns:1.05fr .95fr;align-items:center;gap:55px;display:grid}.page-hero h1{max-width:780px;margin:12px 0 16px;font-size:50px;line-height:1.04}.page-hero p{color:#d8e3e9;max-width:680px;margin:0;font-size:17px;line-height:1.65}.page-hero-photo{background-position:50%;background-size:cover;border-radius:7px;min-height:340px;box-shadow:16px 16px #ffffff1a}.content-section{padding:70px 0}.content-section.wash{background:var(--wash)}.content-grid{grid-template-columns:1.15fr .85fr;align-items:start;gap:52px;display:grid}.prose h2{color:var(--navy);margin:0 0 15px;font-size:36px;line-height:1.1}.prose h3{color:var(--navy);margin:28px 0 9px}.prose p{color:var(--muted);line-height:1.75}.prose ul{color:var(--muted);padding-left:20px;line-height:1.8}.info-panel{border:1px solid var(--line);background:#fff;border-radius:7px;padding:28px;box-shadow:0 12px 30px #09233714}.info-panel h3{color:var(--navy);margin-top:0}.lead-form{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:7px;padding:30px}.lead-form h2{color:var(--navy);margin:7px 0 19px;font-size:30px}.lead-form label{color:#294057;margin-bottom:14px;font-size:13px;font-weight:800;display:block}.lead-form input,.lead-form select,.lead-form textarea{width:100%;color:var(--ink);resize:vertical;background:#fff;border:1px solid #c8d6df;border-radius:5px;outline:0;margin-top:7px;padding:13px 14px;font-size:15px}.lead-form input:focus,.lead-form select:focus,.lead-form textarea:focus{border-color:var(--teal);box-shadow:0 0 0 3px #07867f1c}.form-grid{grid-template-columns:1fr 1fr;gap:0 12px;display:grid}.lead-form .button{width:100%}.lead-form small{color:#778797;margin-top:11px;line-height:1.5;display:block}.consent-check{grid-template-columns:18px minmax(0,1fr);align-items:start;gap:9px;line-height:1.55;color:#526579!important;margin:4px 0 15px!important;font-size:12px!important;font-weight:650!important;display:grid!important}.consent-check input{min-height:16px;accent-color:var(--teal);width:16px!important;margin:2px 0 0!important;padding:0!important}.form-status{color:var(--success);background:#e6f4ee;border-radius:5px;padding:10px 12px;font-size:12px;font-weight:750}.form-status.error{color:var(--danger);background:#fff0ed}.form-honeypot{opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;position:absolute!important;left:-9999px!important}.tour-planner-layout{grid-template-columns:.78fr 1.22fr;align-items:start;gap:66px;display:grid}.tour-intro{position:sticky;top:24px}.tour-assurance{border-left:4px solid var(--teal);background:#e4f2f2;gap:5px;margin-top:28px;padding:19px;display:grid}.tour-assurance strong{color:var(--navy);font-size:15px}.tour-assurance span{color:var(--muted);font-size:13px;line-height:1.6}.tour-form{border:1px solid var(--line);min-height:690px;box-shadow:var(--shadow);background:#fff;border-radius:7px;padding:34px}.tour-form h2{color:var(--navy);margin:7px 0 18px;font-size:34px;line-height:1.1}.tour-form fieldset{border:0;min-width:0;margin:24px 0 0;padding:0}.tour-form legend{width:100%;color:var(--navy);margin-bottom:18px;font-size:19px;font-weight:800}.tour-form label,.tour-form .field-label{color:#294057;margin-bottom:15px;font-size:13px;font-weight:800;display:block}.tour-form input,.tour-form select,.tour-form textarea{width:100%;color:var(--ink);resize:vertical;background:#fff;border:1px solid #bfd0da;border-radius:5px;outline:0;margin-top:7px;padding:13px 14px;font-size:15px}.tour-form input:focus,.tour-form select:focus,.tour-form textarea:focus{border-color:var(--teal);box-shadow:0 0 0 3px #07867f1c}.tour-progress{background:#e7edf1;border-radius:999px;height:5px;overflow:hidden}.tour-progress span{border-radius:inherit;background:linear-gradient(90deg, var(--teal), var(--teal-bright));height:100%;transition:width .2s;display:block}.tour-steps{grid-template-columns:repeat(3,1fr);margin:11px 0 0;padding:0;list-style:none;display:grid}.tour-steps li{color:#8a99a6;text-align:center;font-size:11px;font-weight:800}.tour-steps li.active{color:var(--teal)}.choice-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.choice-grid label{border:1px solid var(--line);cursor:pointer;background:#f8fafb;border-radius:5px;align-items:center;gap:8px;min-height:43px;margin:0;padding:9px 10px;font-size:12px;display:flex}.choice-grid input{width:17px;height:17px;accent-color:var(--teal);box-shadow:none;flex:none;margin:0;padding:0}.tour-form-actions{justify-content:space-between;align-items:center;gap:10px;margin-top:22px;display:flex}.tour-form-actions .button{min-width:145px}.tour-form>small{color:#778797;margin-top:12px;line-height:1.5;display:block}.tour-confirmation{flex-direction:column;justify-content:center;align-items:flex-start;min-height:560px;display:flex}.confirmation-mark{color:#fff;background:var(--teal);border-radius:50%;place-items:center;width:58px;height:58px;margin-bottom:18px;font-size:28px;font-weight:900;display:grid}.tour-confirmation p{color:var(--muted);font-size:16px;line-height:1.7}.confirmation-next{background:#edf7f6;border:1px solid #c8dfdd;border-radius:6px;gap:5px;margin:16px 0 24px;padding:16px;display:grid}.confirmation-next span{color:var(--muted);font-size:13px}.internal-access-page{background:var(--mist);place-items:center;min-height:100vh;padding:32px 18px;display:grid}.internal-access-card{border:1px solid var(--line);width:min(100%,440px);box-shadow:var(--shadow-lg);background:#fff;border-radius:6px;gap:16px;padding:34px;display:grid}.internal-access-card img{width:190px;height:auto;margin-bottom:8px}.internal-access-card h1,.internal-access-card p{margin:0}.internal-access-card>a{color:var(--teal);justify-self:center;font-weight:800}.whatsapp-widget{z-index:60;justify-items:end;gap:10px;display:grid;position:fixed;bottom:22px;right:24px}.whatsapp-trigger{min-height:48px;color:var(--navy);cursor:pointer;background:#fff;border:1px solid #b9cbd5;border-radius:999px;align-items:center;gap:9px;padding:6px 15px 6px 7px;font-size:13px;font-weight:850;display:inline-flex;box-shadow:0 9px 25px #0822352e}.whatsapp-trigger>span:first-child{color:#fff;background:#95a5b0;border-radius:50%;place-items:center;width:35px;height:35px;font-size:10px;display:grid}.whatsapp-trigger.available>span:first-child{background:#1eaa61}.whatsapp-panel{border:1px solid var(--line);width:min(340px,100vw - 28px);box-shadow:var(--shadow);background:#fff;border-radius:7px;padding:22px;position:relative}.whatsapp-panel strong{color:var(--navy);padding-right:30px;font-size:17px;display:block}.whatsapp-panel p{color:var(--muted);font-size:13px;line-height:1.6}.whatsapp-panel .button{width:100%}.whatsapp-close{width:32px;height:32px;color:var(--muted);cursor:pointer;background:#edf2f5;border:0;border-radius:50%;font-size:20px;position:absolute;top:10px;right:11px}.availability-dot{background:#a7b4bd;border-radius:50%;width:9px;height:9px;margin-bottom:10px;display:inline-block}.availability-dot.online{background:#20af66;box-shadow:0 0 0 4px #e3f5eb}.catalog-layout{grid-template-columns:250px 1fr;align-items:start;gap:28px;display:grid}.filters{border:1px solid var(--line);background:#fff;border-radius:7px;padding:22px;position:sticky;top:20px}.filters-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.filters h2{margin:0 0 17px;font-family:inherit;font-size:21px}.filters-toggle{display:none}.filters label{color:#344b60;margin-bottom:14px;font-size:11px;font-weight:850;display:block}.filters input,.filters select{background:#fff;border:1px solid #c9d5de;border-radius:5px;width:100%;margin-top:5px;padding:10px}.filter-clear{width:100%;min-height:38px;color:var(--teal);cursor:pointer;background:0 0;border:0;font-size:12px;font-weight:850}.catalog-main .property-grid{grid-template-columns:repeat(2,1fr)}.catalog-summary{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:22px;display:flex}.catalog-summary h1{color:var(--navy);margin:5px 0 0;font-size:38px}.catalog-summary p{color:var(--muted)}.property-detail-page{background:#fff}.property-detail-top{border-bottom:1px solid var(--line);background:#f4f7f9;padding:30px 0 0}.breadcrumbs{color:var(--muted);flex-wrap:wrap;gap:7px;margin-bottom:24px;font-size:13px;display:flex}.breadcrumbs a{color:var(--teal);font-weight:700}.property-heading{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:25px;display:flex}.property-heading-meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:10px 15px;margin-bottom:10px;font-size:13px;font-weight:700;display:flex}.status-badge{color:#0b6048;background:#dff4ec;border:1px solid #bfe5d6;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:850}.property-heading h1{max-width:780px;color:var(--navy);margin:0;font-size:clamp(34px,4vw,52px);line-height:1.08}.property-heading p{color:var(--muted);margin:9px 0 0;font-size:17px}.property-heading-price{text-align:right;min-width:245px;padding-bottom:3px}.property-heading-price span,.property-heading-price small{color:var(--muted);font-size:12px;display:block}.property-heading-price strong{color:var(--teal);margin:3px 0;font-size:29px;line-height:1.2;display:block}.property-gallery{background:#dce5ea;border-radius:7px;gap:7px;height:580px;display:grid;position:relative;overflow:hidden}.property-gallery.single{grid-template-columns:1fr}.property-gallery.has-multiple{grid-template-rows:1fr 1fr;grid-template-columns:2fr 1fr 1fr}.property-gallery figure{min-width:0;min-height:0;margin:0;overflow:hidden}.property-gallery .gallery-primary{grid-row:1/3}.property-gallery img{object-fit:cover;width:100%;height:100%;transition:transform .25s}.property-gallery figure:hover img{transform:scale(1.015)}.gallery-count{color:var(--navy);background:#fffffff0;border-radius:5px;padding:8px 12px;font-size:12px;font-weight:850;position:absolute;bottom:16px;right:16px;box-shadow:0 4px 14px #051f3126}.property-summary{border:1px solid var(--line);background:#fff;border-bottom:0;border-radius:7px 7px 0 0;grid-template-columns:1.35fr repeat(4,1fr);margin-top:18px;display:grid;overflow:hidden}.property-summary div{border-right:1px solid var(--line);min-width:0;padding:17px 18px}.property-summary div:last-child{border-right:0}.property-summary span,.property-summary strong{display:block}.property-summary span{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:750}.property-summary strong{color:var(--navy);margin-top:5px;font-size:16px;line-height:1.25}.property-detail-content{padding:58px 0 78px}.property-detail-layout{grid-template-columns:minmax(0,1fr) 390px;align-items:start;gap:54px;display:grid}.property-copy-section{border-bottom:1px solid var(--line);margin-bottom:34px;padding:0 0 34px}.property-copy-section h2,.property-location-preview h2{color:var(--navy);margin:7px 0 15px;font-size:29px;line-height:1.18}.property-copy-section p{max-width:780px;color:var(--muted);margin:0 0 14px;font-size:16px;line-height:1.75}.property-copy-section .property-description{color:#294258;font-size:18px;line-height:1.65}.amenities-grid{grid-template-columns:1fr 1fr;gap:11px 24px;margin:0;padding:0;list-style:none;display:grid}.amenities-grid li{color:#385268;border-bottom:1px solid #e7edf1;padding:11px 0 11px 25px;font-size:15px;position:relative}.amenities-grid li:before{content:"";background:var(--teal);border-radius:50%;width:9px;height:9px;position:absolute;top:18px;left:1px;box-shadow:0 0 0 4px #e1f3f1}.property-specs{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;margin:0;display:grid}.property-specs div{border-bottom:1px solid var(--line);grid-template-columns:135px 1fr;gap:15px;padding:15px 0;display:grid}.property-specs div:nth-child(odd){padding-right:28px}.property-specs div:nth-child(2n){border-left:1px solid var(--line);padding-left:28px}.property-specs dt{color:var(--muted);font-size:13px}.property-specs dd{color:var(--navy);margin:0;font-size:14px;font-weight:800}.property-contact{position:sticky;top:20px}.property-contact .lead-form{padding:26px;box-shadow:0 16px 38px #0923371f}.property-contact .lead-form h2{font-size:27px}.property-advisor-whatsapp{width:100%;margin:0 0 10px}.contact-context{color:var(--muted);text-align:center;margin:12px 12px 0;font-size:12px}.property-location-preview{background:linear-gradient(120deg,#e7f4f3,#eef5f7);border:1px solid #c7dcdf;border-radius:7px;justify-content:space-between;align-items:center;gap:40px;min-height:235px;padding:34px;display:flex}.property-location-preview p{max-width:600px;color:var(--muted);margin:0;line-height:1.65}.location-marker{color:#fff;background:var(--teal);border:11px solid #ffffffbf;border-radius:50%;flex:none;place-items:center;width:74px;height:74px;font-size:22px;display:grid;box-shadow:0 9px 24px #07867f38}.mobile-property-actions{display:none}.founder-photo{background-image:linear-gradient(#061b2c1f,#061b2c1f),url(/images/cuentas-fundadoras.webp)}.article-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.article-card{border:1px solid var(--line);background:#fff;border-radius:7px;overflow:hidden}.article-media{height:220px;display:block;overflow:hidden}.article-media img{object-fit:cover;width:100%;height:100%;transition:transform .2s}.article-card:hover img{transform:scale(1.02)}.article-card>div{padding:20px}.article-card h2{margin:8px 0 10px;font-size:23px;line-height:1.15}.article-card p{color:var(--muted);font-size:13px;line-height:1.6}.article-hero{color:#fff;background:var(--navy-deep);padding:80px 0}.article-hero h1{max-width:820px;margin:13px 0;font-size:50px;line-height:1.06}.article-hero p{color:#cad7df;max-width:720px;font-size:17px;line-height:1.6}.article-body>img{object-fit:cover;border-radius:7px;width:100%;max-height:440px;margin-bottom:30px}.admin-page{background:#edf3f6;min-height:100vh}.admin-header{border-bottom:1px solid var(--line);background:#fff;align-items:center;height:70px;display:flex}.admin-header .shell{justify-content:space-between;align-items:center;display:flex}.admin-header img{width:220px}.admin-brand-button{cursor:pointer;background:0 0;border:0;padding:0;display:inline-flex}.admin-header-actions{align-items:center;gap:10px;display:flex}.role-chip{color:#fff;background:var(--navy);border-radius:5px;padding:8px 11px;font-size:11px;font-weight:850}.admin-shell{grid-template-columns:235px 1fr;gap:22px;width:min(1420px,100% - 36px);margin:0 auto;padding:24px 0 42px;display:grid}.admin-sidebar{border:1px solid var(--line);background:#fff;border-radius:7px;min-height:calc(100vh - 118px);padding:18px 13px}.admin-sidebar strong{color:var(--navy);padding:8px 10px 14px;display:block}.admin-sidebar button{color:#395064;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:5px;width:100%;padding:11px 10px;font-size:13px;font-weight:750}.admin-sidebar button.active{color:#fff;background:var(--teal)}.admin-main h1{color:var(--navy);margin:0;font-size:34px}.admin-main>p{color:var(--muted)}.metric-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin:22px 0;display:grid}.metric-card{border:1px solid var(--line);background:#fff;border-radius:7px;padding:20px}.metric-card span{color:var(--muted);font-size:11px;font-weight:750}.metric-card strong{color:var(--navy);margin-top:7px;font-size:29px;display:block}.metric-card small{color:#81909d;margin-top:5px;font-size:10px;display:block}.admin-grid{grid-template-columns:1.25fr .75fr;gap:16px;display:grid}.admin-panel{border:1px solid var(--line);background:#fff;border-radius:7px;padding:22px}.admin-panel h2{color:var(--navy);margin:0 0 17px;font-family:inherit;font-size:20px}.admin-title,.panel-title{justify-content:space-between;align-items:center;gap:20px;display:flex}.admin-title p{color:var(--muted);margin:5px 0 0}.demo-note{color:#715416;background:#fff4d8;border:1px solid #ead59f;border-radius:5px;padding:8px 10px;font-size:10px;font-weight:850}.admin-header select{border:1px solid var(--line);color:var(--navy);background:#fff;border-radius:5px;padding:9px 32px 9px 10px;font-size:12px;font-weight:750}.panel-title{align-items:start;margin-bottom:15px}.panel-title h2{margin:4px 0 0}.panel-action{color:var(--teal);cursor:pointer;background:#fff;border:1px solid #b8d8d5;border-radius:5px;padding:8px 10px;font-size:11px;font-weight:850}.admin-table{border-collapse:collapse;width:100%;font-size:12px}.admin-table th{color:#718193;text-align:left;background:#f4f7f9;padding:10px}.admin-table td{border-bottom:1px solid var(--line);padding:12px 10px}.admin-table td strong,.admin-table td small{display:block}.admin-table td small{color:var(--muted);margin-top:4px}.table-actions{gap:5px;display:flex}.table-actions button{border:1px solid var(--line);color:var(--navy);cursor:pointer;background:#fff;border-radius:4px;padding:6px 8px;font-size:10px;font-weight:800}.admin-property-list{display:none}.status{color:var(--success);background:#e3f3ed;border-radius:4px;padding:5px 7px;font-size:10px;font-weight:850;display:inline-block}.permission-list{gap:8px;display:grid}.permission{border:1px solid var(--line);border-radius:5px;justify-content:space-between;align-items:center;gap:10px;padding:11px;font-size:12px;display:flex}.switch{background:var(--teal);border-radius:999px;width:34px;height:19px;position:relative}.switch:after{content:"";background:#fff;border-radius:50%;width:13px;height:13px;position:absolute;top:3px;right:3px}.switch.off{background:#cad4db}.switch.off:after{left:3px;right:auto}.admin-placeholder{min-height:350px;color:var(--muted);text-align:center;background:#ffffffa6;border:1px dashed #b9cad5;border-radius:7px;place-items:center;display:grid}.activity-list,.task-list,.lead-board,.team-list,.integration-grid,.page-list,.report-actions{gap:9px;display:grid}.activity-list>div{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;gap:3px 18px;padding:11px 0;display:grid}.activity-list strong,.activity-list span{font-size:12px}.activity-list span{color:var(--muted)}.activity-list time{color:#82919e;grid-area:1/2/3;align-self:center;font-size:10px}.task-list label{border:1px solid var(--line);color:#40566a;border-radius:5px;align-items:center;gap:9px;padding:10px;font-size:12px;display:flex}.lead-item{border:1px solid var(--line);border-radius:6px;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;padding:13px;display:grid}.lead-avatar,.team-list article>span{color:#fff;background:var(--teal);border-radius:50%;place-items:center;width:40px;height:40px;font-size:11px;font-weight:900;display:grid}.lead-item strong,.lead-item span,.lead-item small{display:block}.lead-item span,.lead-item small{color:var(--muted);margin-top:3px;font-size:11px}.lead-actions{text-align:right}.lead-actions button{color:var(--teal);cursor:pointer;background:0 0;border:0;margin:7px 0 0 auto;font-size:11px;font-weight:850;display:block}.editor-form label{color:#40566a;margin-bottom:14px;font-size:11px;font-weight:800;display:block}.editor-form input,.editor-form textarea{width:100%;color:var(--ink);resize:vertical;border:1px solid #c9d6de;border-radius:5px;margin-top:5px;padding:11px}.page-list button,.report-actions button{color:var(--navy);border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:5px;justify-content:space-between;padding:12px;font-size:12px;font-weight:800;display:flex}.page-list button span{color:var(--success);font-size:10px}.team-list article{border:1px solid var(--line);border-radius:5px;align-items:center;gap:12px;padding:12px;display:flex}.team-list strong,.team-list small{display:block}.team-list small{color:var(--muted);margin-top:4px;font-size:10px}.integration-grid article{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:14px 0;display:flex}.integration-grid strong,.integration-grid span,.integration-grid small{display:block}.integration-grid span,.integration-grid small{color:var(--muted);margin-top:4px;font-size:10px}.integration-grid article>div:last-child{text-align:right}.panel-note{color:var(--muted);margin:17px 0 0;font-size:11px;line-height:1.6}.usage{gap:7px;display:grid}.usage label{color:#40566a;justify-content:space-between;margin-top:7px;font-size:11px;font-weight:800;display:flex}.usage progress{width:100%;height:10px;accent-color:var(--teal)}.admin-main{min-width:0}.admin-metric-grid{grid-template-columns:repeat(3,1fr)}.admin-summary-grid{grid-template-columns:minmax(0,1.35fr) minmax(250px,.65fr)}.admin-quick-actions{align-content:start}.admin-quick-actions .button{width:100%;margin-top:9px}.admin-loading{border:1px solid var(--line);min-height:280px;color:var(--muted);background:#fff;border-radius:7px;place-items:center;margin-top:22px;font-weight:750;display:grid}.admin-alert{background:#fff4f1;border:1px solid #e4b7b0;border-radius:7px;margin-top:22px;padding:20px}.admin-alert strong{color:var(--danger)}.admin-alert p{color:#78544f;margin:5px 0 15px}.admin-empty{text-align:center;background:#f8fafb;border:1px dashed #b7cad4;border-radius:7px;align-content:center;justify-items:center;min-height:190px;padding:28px;display:grid}.admin-empty strong{color:var(--navy)}.admin-empty p{max-width:470px;color:var(--muted);margin:6px 0 0;font-size:13px}.property-editor-panel{max-width:980px}.property-editor{gap:2px;display:grid}.property-editor .form-grid.thirds{grid-template-columns:repeat(3,1fr)}.editor-form input,.editor-form select,.editor-form textarea{width:100%;color:var(--ink);resize:vertical;background:#fff;border:1px solid #c9d6de;border-radius:5px;outline:0;margin-top:5px;padding:11px}.editor-form input:focus,.editor-form select:focus,.editor-form textarea:focus{border-color:var(--teal);box-shadow:0 0 0 3px #07867f1a}.editor-form label small{color:var(--muted);margin-top:5px;font-size:10px;font-weight:500;line-height:1.45;display:block}.editor-form .checkbox-row{align-items:center;gap:9px;padding:11px 0;display:flex}.editor-form .checkbox-row input{width:18px;height:18px;margin:0}.admin-form-actions{justify-content:flex-end;gap:9px;margin-top:8px;display:flex}.table-actions a{border:1px solid var(--line);color:var(--teal);background:#fff;border-radius:4px;padding:6px 8px;font-size:10px;font-weight:800}.internal-catalog-list{gap:10px;display:grid}.internal-catalog-item{border:1px solid var(--line);background:#fbfcfd;border-radius:6px;grid-template-columns:132px minmax(0,1fr) auto;align-items:center;gap:14px;padding:10px;display:grid}.internal-catalog-item>img,.internal-catalog-placeholder{object-fit:cover;background:var(--wash);border-radius:4px;width:132px;height:86px}.internal-catalog-placeholder{color:var(--muted);place-content:center;font-size:11px;font-weight:800;display:grid}.internal-catalog-item strong,.internal-catalog-item span,.internal-catalog-item small{display:block}.internal-catalog-item strong{color:var(--navy);font-size:14px}.internal-catalog-item span,.internal-catalog-item small{color:var(--muted);margin-top:4px;font-size:12px}.internal-catalog-item-actions{justify-items:end;gap:9px;display:grid}.internal-catalog-item-actions b{color:var(--teal);font-size:14px}.internal-catalog-detail-grid{grid-template-columns:minmax(0,1.1fr) minmax(260px,.9fr);gap:20px;display:grid}.internal-catalog-gallery{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.internal-catalog-gallery img{aspect-ratio:1.25;object-fit:cover;background:var(--wash);border-radius:5px;width:100%}.internal-catalog-copy{align-content:start;gap:14px;display:grid}.internal-catalog-copy .status{justify-self:start}.internal-catalog-price{color:var(--navy);font-size:25px}.internal-catalog-copy dl{gap:8px;margin:0;display:grid}.internal-catalog-copy dl div{grid-template-columns:92px 1fr;gap:9px;display:grid}.internal-catalog-copy dt{color:var(--muted);font-size:12px}.internal-catalog-copy dd{color:var(--navy);margin:0;font-size:13px;font-weight:750}.internal-catalog-copy p{color:var(--muted);margin:0;line-height:1.6}.property-status.draft{color:#76540a;background:#fff2cd}.property-status.archived,.lead-status.archived{color:#5d6974;background:#e9eef1}.lead-status.contacted{color:#175e78;background:#e0f1f7}.lead-status.qualified,.lead-status.visit{color:#76540a;background:#fff2cd}.lead-status.closed{color:#0b6048;background:#dff4ec}.lead-board.compact .lead-item{grid-template-columns:42px 1fr auto}.lead-item-button{width:100%;color:inherit;text-align:left;cursor:pointer;background:#fff;transition:border-color .15s,background .15s}.lead-item-button:hover{background:#fbfefe;border-color:#7fbdb9}.lead-item-button .lead-actions small{color:var(--teal);font-weight:800}.admin-filter{min-height:39px;color:var(--navy);background:#fff;border:1px solid #bfd0d9;border-radius:5px;padding:0 34px 0 11px;font-size:12px;font-weight:750}.lead-detail-panel{max-width:1050px}.lead-detail-panel .panel-title h2{margin-top:10px;font-size:28px}.lead-detail-panel .panel-title p{color:var(--muted);margin:-9px 0 0}.contact-actions{border-top:1px solid var(--line);flex-wrap:wrap;gap:8px;padding:15px 0 20px;display:flex}.lead-information-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.lead-information-grid>section{border:1px solid var(--line);background:#fbfcfd;border-radius:6px;padding:18px}.lead-information-grid h3,.lead-followup h3{color:var(--navy);margin:0 0 13px;font-size:16px}.lead-information-grid dl{margin:0}.lead-information-grid dl div{border-bottom:1px solid #e4ebef;grid-template-columns:minmax(100px,.7fr) 1.3fr;gap:12px;padding:9px 0;display:grid}.lead-information-grid dl div:last-child{border-bottom:0}.lead-information-grid dt{color:var(--muted);font-size:11px}.lead-information-grid dd{overflow-wrap:anywhere;color:var(--navy);text-align:right;margin:0;font-size:12px;font-weight:750}.lead-message{color:#40566a;white-space:pre-wrap;min-height:70px;margin:0 0 14px}.lead-followup{border:1px solid var(--line);border-radius:6px;margin-top:14px;padding:18px}.wizard-progress{background:#e6edf0;border-radius:999px;height:6px;margin:5px 0 10px;overflow:hidden}.wizard-progress span{border-radius:inherit;background:linear-gradient(90deg, var(--teal), var(--teal-bright));height:100%;transition:width .2s;display:block}.wizard-steps{grid-template-columns:repeat(3,1fr);gap:8px;margin:0 0 24px;padding:0;list-style:none;display:grid}.wizard-steps li{color:#83929d;text-align:center;font-size:11px;font-weight:800}.wizard-steps li.active{color:var(--teal)}.editor-help{color:var(--muted);margin:0;padding:11px 0;font-size:12px;line-height:1.55}.advisor-board{gap:10px;display:grid}.advisor-card{border:1px solid var(--line);background:#fbfcfd;border-radius:6px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;display:grid}.advisor-copy strong,.advisor-copy span,.advisor-copy small{display:block}.advisor-copy strong{color:var(--navy)}.advisor-copy span,.advisor-copy small{color:var(--muted);overflow-wrap:anywhere;margin-top:3px;font-size:11px}.advisor-actions{justify-items:end;gap:7px;display:grid}.advisor-actions button{border:1px solid var(--line);color:var(--navy);cursor:pointer;background:#fff;border-radius:4px;padding:6px 9px;font-size:11px;font-weight:800}.advisor-status.active{color:#0b6048;background:#dff4ec}.advisor-status.disabled{color:#8b2d27;background:#fff0ed}.advisor-status.archived{color:#5d6974;background:#e9eef1}.advisor-status.pending{color:#785401;background:#fff2cd}.advisor-activity{max-width:680px;line-height:1.45;color:#40586d!important}.advisor-profile-link{color:var(--teal);background:#fff;border:1px solid #b9cad4;border-radius:4px;padding:6px 9px;font-size:11px;font-weight:800;text-decoration:none}.advisor-profile-link:hover{border-color:var(--teal);background:#eefafa}.notification-button{min-height:38px;color:var(--navy);cursor:pointer;background:#fff;border:1px solid #bfd0d9;border-radius:5px;padding:0 10px;font-size:11px;font-weight:800;position:relative}.notification-button b{color:#fff;background:var(--danger);border-radius:50%;place-items:center;min-width:18px;height:18px;margin-left:6px;font-size:10px;display:inline-grid}.notification-strip{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:#eefafa;border:1px solid #b8dedd;border-radius:6px;gap:2px;margin:0 0 10px;padding:12px 14px;display:grid}.notification-strip strong{color:var(--teal);font-size:12px}.notification-strip span{color:var(--muted);font-size:12px}.setup-alert{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.setup-alert p{flex:420px;margin:5px 0}.advisor-registration-form{width:min(680px,100% - 28px)}.advisor-profile-page{background:#f7f8f4}.advisor-profile-hero{color:#fff;background:var(--navy-deep);padding:74px 0}.advisor-profile-hero-grid{grid-template-columns:minmax(0,1fr) 220px;align-items:end;gap:70px;display:grid}.advisor-profile-hero h1{color:#fff;max-width:760px;margin:9px 0 14px;font-size:56px}.advisor-profile-hero p{color:#d2e0e6;max-width:670px;margin:0;font-size:18px;line-height:1.65}.advisor-profile-actions{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.advisor-profile-actions .button.outline{color:#fff;border-color:#95aab7}.advisor-profile-hero aside{border-top:3px solid var(--gold);background:#ffffff13;gap:7px;padding:24px;display:grid}.advisor-profile-hero aside span{color:var(--gold);font-size:36px;font-weight:900}.advisor-profile-hero aside strong{color:#fff;font-size:14px}.advisor-profile-hero aside a{color:#a9dcd9;margin-top:9px;font-size:13px;font-weight:800}.advisor-profile-content{padding-top:62px}.advisor-profile-grid{grid-template-columns:minmax(0,1fr) 355px;align-items:start;gap:42px;display:grid}.advisor-profile-contact{position:sticky;top:22px}.advisor-profile-contact .lead-form{padding:24px}.advisor-profile-empty{border-top:1px solid var(--line);padding:32px 0}.advisor-profile-empty h2{color:var(--navy);margin:0 0 8px;font-size:24px}.advisor-profile-empty p{color:var(--muted);margin:0}.visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.photo-step{min-height:360px}.photo-step-heading{justify-content:space-between;align-items:start;gap:16px;display:flex}.photo-step-heading h3{color:var(--navy);margin:0;font-size:18px}.photo-step-heading p{color:var(--muted);margin:3px 0 0;font-size:13px}.photo-step-heading>span{color:var(--teal);background:#e6f5f4;border-radius:4px;padding:4px 8px;font-size:11px;font-weight:850}.photo-actions{gap:10px;margin:21px 0;display:flex}.photo-add-button,.photo-camera-button{cursor:pointer;border-radius:7px;min-height:92px;font-weight:800}.photo-add-button{color:var(--teal);background:#f3fbfa;border:1px dashed #69aaa7;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;display:flex}.photo-add-button b{color:#fff;background:var(--teal);border-radius:50%;place-items:center;width:30px;height:30px;font-size:23px;line-height:1;display:grid}.photo-camera-button{min-width:142px;color:var(--navy);background:#fff;border:1px solid #b9cad4;padding:0 16px;font-size:13px}.photo-add-button:disabled,.photo-camera-button:disabled{opacity:.6;cursor:wait}.photo-empty-state{min-height:180px;color:var(--muted);text-align:center;background:#fbfdfd;border:1px dashed #bed4d7;border-radius:7px;place-content:center;justify-items:center;display:grid}.photo-empty-state strong{color:var(--navy)}.photo-empty-state span{margin-top:4px;font-size:13px}.photo-preview-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.photo-preview-grid figure{aspect-ratio:1.15;background:var(--wash);border-radius:6px;margin:0;position:relative;overflow:hidden}.photo-preview-grid img{object-fit:cover;width:100%;height:100%}.photo-preview-grid figcaption{color:#fff;background:#071426c7;border-radius:3px;padding:3px 6px;font-size:10px;font-weight:800;position:absolute;bottom:6px;left:6px}.photo-preview-grid button{color:#fff;cursor:pointer;background:#071426cc;border:0;border-radius:50%;place-content:center;width:25px;height:25px;font-size:19px;line-height:1;display:grid;position:absolute;top:6px;right:6px}.photo-step-compact{border-bottom:1px solid var(--line);min-height:0;padding-bottom:18px}.photo-actions.compact{margin:14px 0}.photo-actions.compact .photo-add-button,.photo-actions.compact .photo-camera-button{min-height:68px}.photo-preview-strip{scrollbar-width:thin;gap:10px;padding:2px 1px 7px;display:flex;overflow-x:auto}.photo-preview-strip figure{background:var(--wash);border-radius:6px;flex:0 0 112px;height:78px;margin:0;position:relative;overflow:hidden}.photo-preview-strip img{object-fit:cover;width:100%;height:100%}.photo-preview-strip figcaption{color:#fff;background:#071426c7;border-radius:3px;padding:3px 5px;font-size:9px;font-weight:800;position:absolute;bottom:5px;left:5px}.photo-preview-strip button{color:#fff;cursor:pointer;background:#071426cc;border:0;border-radius:50%;place-content:center;width:23px;height:23px;font-size:18px;line-height:1;display:grid;position:absolute;top:5px;right:5px}.uploading-status{color:var(--teal);margin:0 0 12px;font-size:13px;font-weight:800}.form-step{gap:4px;display:grid}.price-grid{grid-template-columns:1fr 155px}.publish-choice{align-items:end;gap:16px;display:flex}.publish-choice>label:first-child{flex:1}@media (max-width:1050px){.desktop-nav{display:none}.mobile-menu{display:block}.property-grid,.service-list{grid-template-columns:repeat(2,1fr)}.program-grid,.article-grid{grid-template-columns:1fr 1fr}.admin-shell{grid-template-columns:190px 1fr}.property-detail-layout{grid-template-columns:minmax(0,1fr) 350px;gap:30px}.property-gallery{height:480px}}@media (max-width:760px){.shell{width:min(100% - 28px,1180px)}.site-header{height:70px}.site-brand{width:204px}.site-brand img{height:52px}.header-action{display:none}.hero{background-position:62%;align-items:start;min-height:500px}.hero-content{padding:46px 0 88px}.hero h1{margin-top:11px;font-size:36px;line-height:1.06}.hero p{max-width:340px;font-size:14px;line-height:1.55}.hero-actions{gap:9px;margin-top:22px}.hero-actions .button{width:100%;min-height:44px}.hero-proof{transform:translateY(44%)}.proof-grid{grid-template-columns:1fr 1fr}.proof-grid div{padding:12px 15px}.proof-grid strong{font-size:18px}.proof-grid div:nth-child(2){border-right:0}.proof-grid div:nth-child(-n+2){border-bottom:1px solid var(--line)}.search-section{padding-top:102px}.section-heading{display:block}.section-heading h2{font-size:30px}.section-heading .text-link{margin-top:15px;display:inline-block}.property-search{grid-template-columns:1fr}.property-search .button{min-height:50px}.property-grid,.catalog-main .property-grid,.owner-grid,.invest-grid,.content-grid,.page-hero.split .shell,.detail-grid{grid-template-columns:1fr}.advisor-profile-hero{padding:48px 0}.advisor-profile-hero-grid,.advisor-profile-grid{grid-template-columns:1fr;gap:28px}.advisor-profile-hero h1{font-size:38px}.advisor-profile-hero p{font-size:16px}.advisor-profile-hero aside{padding:18px}.advisor-profile-content{padding-top:42px}.advisor-profile-contact{position:static}.owner-photo{min-height:300px}.owner-content{padding:42px 24px}.owner-content h2,.invest-content h2{font-size:34px}.check-grid,.invest-points,.form-grid,.service-list,.program-grid,.article-grid{grid-template-columns:1fr}.article-hero h1{font-size:37px}.service-card{min-height:auto}.invest-photo{min-height:310px}.cta-inner{display:block}.cta-inner .button{width:100%;margin-top:20px}.footer-grid{grid-template-columns:1fr 1fr;gap:30px}.footer-brand{grid-column:1/-1}.footer-access{display:block}.footer-access nav{margin-top:15px}.footer-access nav a{flex:1;justify-content:center}.tour-planner-layout{grid-template-columns:1fr;gap:34px}.tour-intro{position:static}.tour-form{min-height:0;padding:24px 18px}.tour-form h2{font-size:29px}.choice-grid{grid-template-columns:1fr 1fr}.tour-form-actions .button{flex:1;min-width:0}.whatsapp-widget{bottom:13px;right:13px}.whatsapp-trigger{border-radius:50%;justify-content:center;width:48px;min-height:48px;padding:6px}.whatsapp-trigger>span:last-child{display:none}.whatsapp-trigger>span:first-child{margin:0}.footer-bottom{display:block}.footer-bottom span{margin-top:7px;display:block}.page-hero{padding:62px 0}.page-hero h1{font-size:39px}.catalog-layout{grid-template-columns:1fr}.catalog-section{padding:26px 0 48px}.catalog-layout{gap:16px}.filters{padding:0;position:static;overflow:hidden}.filters-header{min-height:52px;padding:0 14px}.filters h2{display:none}.filters-toggle{min-height:37px;color:var(--navy);cursor:pointer;background:#fff;border:1px solid #aebdca;border-radius:5px;align-items:center;gap:8px;padding:0 11px;font-size:12px;font-weight:850;display:inline-flex}.filters-toggle span{color:var(--teal);font-size:15px;line-height:1}.filters-content{border-top:1px solid var(--line);padding:14px;display:none}.filters.is-open .filters-content{display:block}.filters-priority{grid-template-columns:1fr 1fr;gap:10px;display:grid}.filters-secondary{margin-top:4px}.filters label{margin-bottom:11px;font-size:10px}.filters input,.filters select{min-height:42px;margin-top:4px;padding:8px;font-size:13px}.filter-clear{margin-top:2px}.catalog-summary{margin-bottom:16px}.catalog-summary h1{margin-top:4px;font-size:30px;line-height:1.12}.catalog-summary p{margin:10px 0 0;font-size:14px}.catalog-main .property-grid{gap:14px}.catalog-main .property-media{height:184px}.catalog-main .property-content{padding:14px}.catalog-main .property-content h3{margin:6px 0;font-size:19px}.catalog-main .property-content p{font-size:13px}.catalog-main .property-facts{margin-top:11px;padding-top:11px}.catalog-main .property-facts strong{font-size:16px}.catalog-main .property-message-link{min-height:38px;margin-top:12px;font-size:12px}.detail-photo{min-height:330px}.detail-card h1{font-size:32px}.property-detail-page{padding-bottom:74px}.property-detail-top{padding-top:20px}.property-heading{display:block}.property-heading h1{font-size:34px}.property-heading p{font-size:15px}.property-heading-price{border-top:1px solid var(--line);text-align:left;min-width:0;margin-top:18px;padding-top:15px}.property-heading-price strong{font-size:25px}.property-gallery,.property-gallery.has-multiple{height:330px;display:block}.property-gallery figure{height:100%}.property-gallery .gallery-secondary{display:none}.property-summary{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr}.property-summary div{border-bottom:1px solid var(--line)}.property-summary div:nth-child(2n){border-right:0}.property-summary div:first-child{border-right:0;grid-column:1/-1}.property-summary div:nth-last-child(-n+2){border-bottom:0}.property-detail-content{padding:42px 0 58px}.property-detail-layout{grid-template-columns:1fr;gap:34px}.property-copy-section h2,.property-location-preview h2{font-size:26px}.property-copy-section .property-description{font-size:17px}.amenities-grid,.property-specs{grid-template-columns:1fr}.property-specs div{grid-template-columns:115px 1fr}.property-specs div:nth-child(odd),.property-specs div:nth-child(2n){border-left:0;padding:14px 0}.property-contact{position:static}.property-location-preview{min-height:0;padding:27px;display:block}.location-marker{border-width:8px;width:58px;height:58px;margin-top:22px}.mobile-property-actions{z-index:30;padding:9px 14px max(9px, env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fffffff7;grid-template-columns:.8fr 1.2fr;gap:8px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #0923371f}.mobile-property-actions .button{min-height:45px}.admin-header .shell{width:calc(100% - 24px)}.admin-header-actions select,.admin-header-actions .role-chip{display:none}.admin-shell{grid-template-columns:1fr;width:calc(100% - 24px)}.admin-sidebar{gap:5px;min-height:auto;display:flex;overflow-x:auto}.admin-sidebar strong{display:none}.admin-sidebar button{white-space:nowrap;width:auto}.metric-grid{grid-template-columns:1fr 1fr}.admin-grid{grid-template-columns:1fr}.admin-table{min-width:680px}.table-scroll{display:none}.admin-property-list{gap:10px;display:grid}.admin-property-card{border:1px solid var(--line);background:#fbfcfd;border-radius:6px;padding:14px}.admin-property-card-title{justify-content:space-between;align-items:start;gap:10px;display:flex}.admin-property-card-title strong,.admin-property-card-title small{display:block}.admin-property-card-title strong{color:var(--navy);font-size:14px}.admin-property-card-title small{color:var(--muted);margin-top:4px;font-size:11px}.admin-property-card dl{gap:6px;margin:13px 0;display:grid}.admin-property-card dl div{grid-template-columns:86px 1fr;gap:9px;display:grid}.admin-property-card dt{color:var(--muted);font-size:11px}.admin-property-card dd{color:var(--navy);overflow-wrap:anywhere;margin:0;font-size:12px;font-weight:750}.admin-property-card-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.admin-property-card-actions .button{justify-content:center}.admin-title{align-items:start}.demo-note{display:none}.lead-item{grid-template-columns:38px 1fr}.lead-actions{text-align:left;grid-column:2;align-items:center;gap:7px;display:flex}.lead-actions button{margin:0}.admin-metric-grid,.admin-summary-grid,.lead-information-grid,.property-editor .form-grid.thirds{grid-template-columns:1fr}.admin-header-actions>a,.admin-header-actions .catalog-button{display:none}.admin-header img{width:150px}.property-editor-panel,.lead-detail-panel{padding:17px}.admin-form-actions{grid-template-columns:1fr 1fr;display:grid}.lead-information-grid dl div{grid-template-columns:95px 1fr}.contact-actions .button{flex:130px}.lead-board.compact .lead-item{grid-template-columns:38px 1fr}.lead-board.compact .lead-status{grid-column:2;justify-self:start}.advisor-card{grid-template-columns:40px 1fr}.advisor-actions{flex-wrap:wrap;grid-column:2;justify-content:start;place-items:center start;display:flex}.notification-button{width:40px;padding:0;font-size:0}.notification-button:before{content:"Avisos";font-size:10px}.setup-alert{display:block}.setup-alert .button{width:100%;margin-top:8px}.photo-step{min-height:0}.photo-actions{grid-template-columns:1fr 1fr;display:grid}.photo-camera-button{min-width:0}.photo-preview-grid{grid-template-columns:repeat(2,1fr)}.photo-preview-strip figure{flex-basis:94px;height:70px}.internal-catalog-item{grid-template-columns:88px minmax(0,1fr);gap:10px}.internal-catalog-item>img,.internal-catalog-placeholder{width:88px;height:68px}.internal-catalog-item-actions{grid-column:2;grid-auto-flow:column;justify-content:start;place-items:center start}.internal-catalog-detail-grid{grid-template-columns:1fr}.price-grid,.publish-choice{grid-template-columns:1fr;display:grid}}
