.audience-portal{--portal-ink:#142a22;--portal-gold:#c9b27f;background:#f2efe7;color:var(--portal-ink)}
.portal-hero{min-height:620px;display:grid;grid-template-columns:1.05fr .95fr;background:#142a22;color:#fff}
.portal-hero-copy{padding:90px 7vw;display:flex;flex-direction:column;justify-content:center}
.portal-eyebrow,.portal-system header span,.portal-inventory header span,.owner-operation-choice header span,.portal-membership span{font-size:9px;font-weight:700;letter-spacing:2.3px;color:var(--portal-gold)}
.portal-hero h1{font:600 clamp(56px,6.2vw,92px)/.92 'Playfair Display',serif;letter-spacing:-4px;margin:20px 0}
.portal-hero h1 em{color:var(--portal-gold)}
.portal-hero-copy>p{max-width:590px;color:#c7d0cb;line-height:1.7}
.portal-actions{display:flex;align-items:center;gap:24px;margin-top:25px}
.portal-actions a{font-size:12px;font-weight:700;border-bottom:1px solid #8c9a92;padding:15px 0}
.portal-actions .portal-primary{padding:16px 22px;border:0;background:var(--portal-gold);color:#142a22}
.portal-hero-image{margin:28px 28px 28px 0;padding:35px;background:center/cover;display:flex;flex-direction:column;justify-content:flex-end;position:relative}
.portal-hero-image:before{content:"";position:absolute;inset:0;background:linear-gradient(transparent 45%,rgba(8,20,14,.8))}
.portal-hero-image span,.portal-hero-image strong{position:relative}
.portal-hero-image span{font-size:9px;letter-spacing:2px}
.portal-hero-image strong{font:600 35px 'Playfair Display',serif;margin-top:7px}
.renter-image{background-image:url('/uploads/cdmx-condesa.jpg')}
.owner-image{background-image:url('/uploads/cdmx-eugenio-sue.jpg')}
.portal-account-bar{margin:-32px 7vw 0;position:relative;display:grid;grid-template-columns:repeat(3,1fr) 1.5fr;background:#fff;box-shadow:0 14px 35px #17231d14}
.portal-account-bar>div{padding:22px;border-right:1px solid #ded8ca;display:flex;flex-direction:column;gap:6px}
.portal-account-bar span{font-size:8px;letter-spacing:1.5px;color:#7a847e}
.portal-account-bar b{font:600 26px 'Playfair Display',serif}
.portal-account-bar button{border:0;background:var(--portal-gold);font-weight:700;cursor:pointer}
.portal-system,.portal-inventory,.owner-operation-choice{padding:90px 7vw}
.portal-system header,.owner-operation-choice header{text-align:center;margin-bottom:40px}
.portal-system h2,.portal-inventory h2,.owner-operation-choice h2,.portal-membership h2{font:600 clamp(40px,5vw,67px)/1 'Playfair Display',serif;letter-spacing:-2px;margin:12px 0}
.portal-system-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#cfc8b9;border:1px solid #cfc8b9}
.portal-system-grid a{min-height:300px;padding:32px;background:#faf8f2;display:flex;flex-direction:column}
.portal-system-grid i{font-style:normal;font-size:10px;color:#8d7a55}
.portal-system-grid h3{font:600 30px 'Playfair Display',serif;margin:35px 0 12px}
.portal-system-grid p{color:#667069;line-height:1.6}
.portal-system-grid b{font-size:11px;margin-top:auto}
.portal-inventory{padding-top:0}
.portal-inventory>header{display:flex;align-items:end;justify-content:space-between;margin-bottom:28px}
.portal-inventory>header>a{font-size:11px;border-bottom:1px solid}
.portal-membership{padding:55px 7vw;background:#142a22;color:#fff;display:grid;grid-template-columns:1.2fr 1fr auto;gap:6vw;align-items:center}
.portal-membership p{color:#bdc8c1;line-height:1.6}
.portal-membership a,.portal-membership button{border:1px solid var(--portal-gold);background:transparent;color:var(--portal-gold);padding:15px 20px;font-weight:700;white-space:nowrap;cursor:pointer}
.owner-operation-choice{background:#e6e0d4}
.owner-operation-choice>div{display:grid;grid-template-columns:1fr 1fr;max-width:1100px;margin:auto}
.owner-operation-choice a{min-height:330px;padding:38px;background:#faf8f2;display:flex;flex-direction:column;border-right:1px solid #d2cabb}
.owner-operation-choice a+a{background:#dce4d9;border-right:0}
.owner-operation-choice small{font-size:8px;letter-spacing:1.7px;color:#74664c}
.owner-operation-choice h3{font:600 40px/1 'Playfair Display',serif;margin:45px 0 12px}
.owner-operation-choice p{max-width:420px;color:#667069;line-height:1.6}
.owner-operation-choice b{font-size:11px;margin-top:auto}
@media(max-width:800px){.portal-hero{grid-template-columns:1fr;min-height:auto}.portal-hero-copy{padding:60px 18px 45px}.portal-hero h1{font-size:52px;letter-spacing:-2px}.portal-hero-image{height:300px;margin:0 18px 18px}.portal-account-bar{margin:0;grid-template-columns:repeat(3,1fr)}.portal-account-bar>div{padding:15px 10px}.portal-account-bar button{grid-column:1/-1;min-height:50px}.portal-system,.portal-inventory,.owner-operation-choice{padding:55px 16px}.portal-system-grid{grid-template-columns:1fr}.portal-system-grid a{min-height:210px;padding:25px}.portal-system-grid h3{margin:22px 0 8px}.portal-inventory>header{align-items:flex-start;gap:20px}.portal-membership{grid-template-columns:1fr;padding:42px 18px;gap:15px}.portal-membership h2{font-size:39px}.portal-membership a,.portal-membership button{text-align:center}.owner-operation-choice>div{grid-template-columns:1fr}.owner-operation-choice a{min-height:250px;padding:28px;border-right:0;border-bottom:1px solid #d2cabb}.owner-operation-choice h3{font-size:33px;margin:30px 0 10px}}
