:root{--home-ink:#111315;--home-muted:#666b70;--home-line:#d8dadd;--home-blue:#0a7ebc}
.compact-home{background:#fff;color:var(--home-ink)}
.compact-home .compact-container{width:min(1440px,calc(100% - 80px))}
.compact-home .compact-header{height:88px;position:sticky;top:0;z-index:40;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);border-color:var(--home-line)}
.compact-home .compact-nav{height:88px}
.compact-home .compact-brand{width:auto;height:auto;display:flex;align-items:center;gap:9px;font-weight:900;font-size:1.22rem;letter-spacing:-.04em;color:var(--home-ink)}
.compact-home .compact-brand img{width:34px;height:34px;object-fit:contain}
.compact-home .nav-links{gap:34px;font-size:.9rem}
.compact-home .nav-links a{color:var(--home-ink);padding:34px 0 30px;border-bottom:2px solid transparent}
.compact-home .nav-links a:hover,.compact-home .nav-links a.active{color:#000;border-color:#168de0}
.compact-home .nav-links a.active:after{display:none}
.compact-home .menu-button{color:#111;border-color:#111;background:#fff;border-radius:0}
.compact-home .compact-hero{height:620px;background:#fff;border-color:var(--home-line)}
.compact-home .compact-hero>img{inset:0 0 0 auto;width:61%;height:100%;object-fit:cover;object-position:center;filter:none}
.compact-home .compact-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fff 0%,#fff 37%,rgba(255,255,255,.84) 48%,rgba(255,255,255,.08) 76%)}
.compact-home .hero-copy{padding:0;position:relative;z-index:2;height:100%;display:flex;align-items:center}
.compact-home .hero-copy h1{color:#111;font-size:clamp(3.6rem,6.4vw,7rem);line-height:.86;letter-spacing:-.07em}
.compact-home .compact-products{padding:70px 0;background:#fff}
.compact-home .product-grid{gap:20px}
.compact-home .compact-card{height:480px;background:#f4f5f5;border:1px solid var(--home-line);border-radius:0;color:#111}
.compact-home .card-bg{height:62%;object-fit:cover}
.compact-home .card-shade{background:linear-gradient(0deg,#fff 0%,#fff 40%,rgba(255,255,255,.94) 54%,rgba(255,255,255,0) 80%)}
.compact-home .card-body{color:#111;padding:26px}
.compact-home .card-body p{color:var(--home-muted)}
.compact-home .card-logo{height:52px;object-position:left center}
.compact-home .card-status span{color:#333;border-color:#bbb;background:#fff}
.compact-home .card-actions a,.compact-home .people-card .card-actions a{background:#111;color:#fff;border:1px solid #111;border-radius:0}
.compact-home .card-actions a+a{background:#fff;color:#111;border-color:#111}
.compact-home .scripts-card{background:#f1f2f3}
.compact-home .script-lines{background:#e8e9eb}
.compact-home .card-shade{z-index:1}.compact-home .card-body{z-index:2}
.compact-home .compact-bottom{border-color:var(--home-line);background:#f4f5f5}
.compact-home .compact-bottom a,.compact-home .compact-bottom a+a{border-color:var(--home-line)}
.compact-home .compact-footer{background:#fff;border-color:var(--home-line);color:var(--home-muted)}
@media(max-width:900px){.compact-home .compact-container{width:calc(100% - 38px)}.compact-home .nav-links{top:88px;background:#fff;border-bottom:1px solid var(--home-line)}.compact-home .nav-links a{padding:11px 0}.compact-home .compact-hero{height:560px}.compact-home .compact-hero>img{width:100%;opacity:.42}.compact-home .compact-hero:after{background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.92) 48%,rgba(255,255,255,.35))}.compact-home .product-grid{grid-template-columns:1fr}.compact-home .compact-card{height:430px}}
@media(max-width:560px){.compact-home .compact-container{width:calc(100% - 28px)}.compact-home .compact-header,.compact-home .compact-nav{height:72px}.compact-home .nav-links{top:72px}.compact-home .compact-brand{font-size:1.05rem}.compact-home .compact-hero{height:500px}.compact-home .hero-copy h1{font-size:3.5rem}.compact-home .compact-products{padding:44px 0}.compact-home .compact-card{height:400px}}

.compact-home .compact-brand svg{display:block;width:230px;height:34px}
.compact-home .compact-footer .compact-container{display:grid;grid-template-columns:110px 1fr 170px;align-items:center;gap:30px}
.home-footer-vv svg,.home-footer-vilaroucas svg{display:block;width:100%;height:54px}.home-footer-vilaroucas svg{height:32px}
.compact-home .compact-footer p{text-align:center}
@media(max-width:900px){.compact-home .compact-brand svg{width:195px;height:29px}.compact-home .compact-footer .compact-container{grid-template-columns:90px 1fr 140px}}
@media(max-width:560px){.compact-home .compact-brand svg{width:165px;height:25px}.compact-home .compact-footer .compact-container{grid-template-columns:80px 1fr;gap:16px}.home-footer-vilaroucas{grid-column:1/-1}.home-footer-vilaroucas svg{width:140px}.compact-home .compact-footer p{text-align:right}}

/* Public release states: only completed product families are navigable. */
.compact-home .nav-links .nav-pending{display:flex;align-items:center;gap:7px;padding:34px 0 30px;color:#8b8f93;cursor:default}.compact-home .nav-pending small{font:700 .52rem/1 ui-monospace,monospace;text-transform:uppercase;letter-spacing:.04em;color:var(--home-blue)}.compact-home .people-card .card-bg{filter:saturate(.62)}.compact-home .coming-soon-button{display:inline-flex;align-items:center;min-height:36px;padding:8px 13px;border:1px solid #777;color:#555;background:#fff;font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em;cursor:not-allowed}
@media(max-width:900px){.compact-home .nav-links .nav-pending{padding:11px 0}}
