:root { --ink: #172b32; --paper: #f4f1e9; --muted: #789096; --orange: #f26b43; --lime: #d7f36b; --night: #0f272d; --line: rgba(23,43,50,.17); }
* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; background: var(--paper); color: var(--ink); font-family: Arial, Helvetica, sans-serif; }
a { color: inherit; text-decoration: none; }
.page-width { width: min(1160px, calc(100% - 64px)); margin-inline: auto; }
.kicker, .section-index, .eyebrow, .nav-tag, .hub-status, .card-topline, .site-footer, .vila-strip, .signal-label, .mendez-card span { font-size: 11px; letter-spacing: .16em; text-transform: uppercase; }
.kicker { margin: 0 0 24px; font-weight: 700; }
.orange-kicker { color: var(--orange); }.lime-kicker { color: var(--lime); }.orange-kicker span, .lime-kicker span { font-size: 8px; vertical-align: 1px; margin-right: 8px; }
.button { display: inline-flex; align-items: center; gap: 35px; border-radius: 999px; padding: 15px 17px 15px 22px; font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: .08em; transition: transform .2s ease, box-shadow .2s ease; }.button:hover { transform: translateY(-3px); box-shadow: 0 10px 24px rgba(0,0,0,.13); }.button span { font-size: 17px; }.button-orange { background: var(--orange); color: #fff; }.button-lime { background: var(--lime); color: var(--night); }.text-link { font-size: 12px; letter-spacing: .12em; text-transform: uppercase; border-bottom: 1px solid currentColor; padding-bottom: 7px; }.text-link span, .contact-arrow span, .mendez-contact-link span { font-size: 17px; margin-left: 8px; }
.site-nav { min-height: 76px; display: flex; align-items: center; justify-content: space-between; position: relative; z-index: 2; }.site-nav nav { display: flex; gap: 32px; font-size: 12px; text-transform: uppercase; letter-spacing: .12em; }.site-nav nav a { opacity: .68; transition: opacity .2s; }.site-nav nav a:hover { opacity: 1; }.brand-mark { font-weight: 800; font-size: 20px; letter-spacing: -.08em; }.brand-mark span { color: var(--orange); }.nav-tag { opacity: .6; }
/* shared entry point */
.hub-shell { min-height: 100vh; position: relative; overflow: hidden; background: #f1eee7; }.hub-grid { position: absolute; inset: 0; opacity: .4; background-image: linear-gradient(rgba(23,43,50,.07) 1px, transparent 1px), linear-gradient(90deg, rgba(23,43,50,.07) 1px, transparent 1px); background-size: 56px 56px; mask-image: linear-gradient(to bottom, #000, transparent 80%); }.hub-inner { width: min(1210px, calc(100% - 64px)); margin: auto; position: relative; }.hub-header { display: flex; justify-content: space-between; padding: 29px 0; color: #4e6d72; }.hub-status i { display: inline-block; width: 6px; height: 6px; margin-right: 8px; border-radius: 50%; background: var(--orange); box-shadow: 0 0 0 5px rgba(242,107,67,.12); }.hub-hero { max-width: 700px; padding: 92px 0 68px; }.hub-hero .kicker { color: var(--orange); }.hub-hero h1 { font-size: clamp(58px, 9vw, 118px); line-height: .88; letter-spacing: -.085em; margin: 0; font-weight: 800; }.hub-hero h1 em, .profile-vila h2, .vila-hero h1 em, .vila-section h2 em, .vila-contact h2 em, .mendez-hero h1 em, .mendez-intro h2 em, .mendez-contact h2 em { font-family: Georgia, serif; font-weight: 400; letter-spacing: -.07em; }.hub-hero h1 em { color: var(--orange); }.hub-intro { max-width: 430px; font-size: 16px; line-height: 1.55; color: #587178; margin: 30px 0 0 10px; }.profile-choices { display: grid; grid-template-columns: 1fr 1fr; gap: 18px; }.profile-card { min-height: 370px; padding: 26px 28px 27px; position: relative; overflow: hidden; transition: transform .25s ease; }.profile-card:hover { transform: translateY(-5px); }.profile-vila { background: var(--night); color: #f7f4eb; }.profile-mendez { background: var(--orange); color: #fff6ef; }.card-topline { display: flex; justify-content: space-between; opacity: .65; }.card-signal { position: absolute; right: 30px; top: 56px; font-family: Georgia, serif; font-size: 80px; letter-spacing: -.26em; line-height: .5; transform: rotate(-16deg); }.profile-mendez .card-signal { font-size: 100px; transform: rotate(-9deg); opacity: .25; }.profile-card h2 { position: absolute; left: 28px; bottom: 75px; font-size: 42px; line-height: .9; letter-spacing: -.07em; margin: 0; }.profile-card p { position: absolute; bottom: 28px; left: 28px; margin: 0; font-size: 12px; opacity: .68; }.card-link { position: absolute; right: 28px; bottom: 27px; font-size: 12px; text-transform: uppercase; letter-spacing: .1em; }.card-link b { font-size: 18px; margin-left: 8px; font-weight: 400; }.hub-footer { display: flex; justify-content: space-between; padding: 30px 0 42px; color: #789096; font-size: 11px; text-transform: uppercase; letter-spacing: .12em; }
/* Vila */
.vila-shell { background: var(--night); color: #edf3e7; min-height: 100vh; position: relative; overflow: hidden; }.vila-noise { position: absolute; inset: 0; opacity: .15; background-image: radial-gradient(#d7f36b 0.7px, transparent .8px); background-size: 8px 8px; mask-image: linear-gradient(130deg, #000, transparent 50%); }.vila-nav { color: #d9e7dc; }.vila-hero { min-height: 645px; display: grid; grid-template-columns: 1fr 1fr; align-items: center; position: relative; z-index: 1; }.vila-hero h1, .mendez-hero h1 { margin: 0; font-size: clamp(62px, 8vw, 112px); line-height: .87; letter-spacing: -.09em; }.vila-hero h1 em { color: var(--orange); }.hero-lead { max-width: 400px; font-size: 17px; line-height: 1.5; color: #a6b9b2; margin: 30px 0; }.hero-actions { display: flex; align-items: center; gap: 30px; }.signal-visual { height: 430px; width: 430px; justify-self: end; position: relative; border: 1px solid rgba(215,243,107,.22); border-radius: 50%; }.signal-core { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); text-align: center; color: var(--lime); }.signal-core span { font-family: Georgia, serif; font-size: 50px; letter-spacing: -.1em; display: block; }.signal-core strong { font-size: 12px; text-transform: uppercase; letter-spacing: .22em; }.signal-ring { position: absolute; border: 1px solid rgba(215,243,107,.46); border-radius: 50%; transform: translate(-50%, -50%); left: 50%; top: 50%; }.ring-a { width: 220px; height: 220px; }.ring-b { width: 330px; height: 330px; border-style: dashed; animation: spin 24s linear infinite; }.ring-c { width: 470px; height: 470px; opacity: .4; border-color: var(--orange); }.signal-label { position: absolute; color: var(--lime); opacity: .75; }.label-a { left: 25px; top: 92px; }.label-b { right: 0; top: 210px; }.label-c { left: 112px; bottom: -23px; }.axis { position: absolute; color: rgba(215,243,107,.48); font-family: Georgia, serif; font-style: italic; }.axis-x { right: 10px; bottom: 54px; }.axis-y { left: 64px; top: 8px; }.vila-orbit { position: absolute; border: 1px solid rgba(242,107,67,.35); border-radius: 50%; width: 750px; height: 220px; transform: rotate(-25deg); right: -220px; top: 160px; }.orbit-two { width: 940px; height: 300px; right: -280px; top: 130px; opacity: .45; transform: rotate(-25deg); }.vila-strip { display: flex; justify-content: space-between; border-top: 1px solid rgba(215,243,107,.22); border-bottom: 1px solid rgba(215,243,107,.22); color: var(--lime); padding: 18px 0; opacity: .78; }.vila-section { padding: 145px 0; }.split-section { display: grid; grid-template-columns: 1fr 1fr; gap: 40px; }.section-index { color: var(--orange); margin: 0 0 26px; }.vila-section h2, .vila-contact h2, .mendez-intro h2, .mendez-contact h2 { font-size: clamp(48px, 6vw, 80px); letter-spacing: -.085em; line-height: .9; margin: 0; }.vila-section h2 em, .vila-contact h2 em { color: var(--orange); }.section-body { max-width: 420px; align-self: end; }.section-body p { color: #a6b9b2; font-size: 16px; line-height: 1.6; margin: 0 0 24px; }.method-section { border-top: 1px solid rgba(215,243,107,.22); display: grid; grid-template-columns: 35% 1fr; gap: 50px; }.method-list { border-top: 1px solid rgba(215,243,107,.22); }.method-row { display: grid; grid-template-columns: 40px 1fr 20px; gap: 20px; padding: 25px 0; border-bottom: 1px solid rgba(215,243,107,.22); }.method-row > span { color: var(--orange); font-size: 11px; }.method-row h3 { margin: 0 0 8px; font-size: 21px; font-weight: 400; }.method-row p { margin: 0; color: #a6b9b2; font-size: 14px; line-height: 1.5; max-width: 460px; }.method-row b { color: var(--lime); font-size: 19px; font-weight: 400; }.vila-contact { margin-bottom: 120px; padding: 65px 0; border-top: 1px solid rgba(215,243,107,.22); border-bottom: 1px solid rgba(215,243,107,.22); display: flex; justify-content: space-between; align-items: end; }.contact-arrow { color: var(--lime); text-transform: uppercase; letter-spacing: .12em; font-size: 12px; border-bottom: 1px solid var(--lime); padding-bottom: 12px; }.site-footer { padding: 24px 0 35px; display: grid; grid-template-columns: 1fr 1fr auto; gap: 20px; color: #8aa19a; }.site-footer > a { color: var(--lime); }.socials { display: flex; gap: 18px; }.socials a { color: inherit; transition: color .2s; }.socials a:hover { color: var(--lime); }
/* Mendez */
.mendez-shell { background: #291f26; color: #fff5eb; min-height: 100vh; overflow: hidden; }.mendez-nav { color: #fff5eb; }.mendez-nav .brand-mark span { color: var(--lime); }.mendez-hero { min-height: 665px; display: grid; grid-template-columns: 1fr 1fr; align-items: center; }.mendez-hero h1 em { color: var(--lime); }.mendez-hero-copy { position: relative; z-index: 1; }.mendez-hero .hero-lead { color: #d6c9c2; }.wave-visual { justify-self: end; width: 480px; height: 300px; position: relative; overflow: hidden; border-left: 1px solid rgba(215,243,107,.32); border-bottom: 1px solid rgba(215,243,107,.32); transform: rotate(-7deg); }.wave-visual span { position: absolute; bottom: 15px; right: 15px; color: var(--lime); font-size: 11px; letter-spacing: .16em; }.wave-line { position: absolute; left: -10%; width: 120%; height: 100px; border-top: 2px solid var(--lime); border-radius: 50%; }.wave-one { top: 100px; transform: rotate(10deg); }.wave-two { top: 115px; transform: rotate(-2deg); opacity: .65; border-color: var(--orange); }.wave-three { top: 85px; transform: rotate(20deg); opacity: .38; }.wave-dot { width: 10px; height: 10px; position: absolute; top: 148px; left: 52%; border-radius: 50%; background: var(--orange); box-shadow: 0 0 0 10px rgba(242,107,67,.13), 0 0 40px 12px rgba(242,107,67,.4); }.mendez-intro { padding: 120px 0 140px; display: grid; grid-template-columns: 1fr 1fr; gap: 35px; border-top: 1px solid rgba(255,245,235,.17); }.mendez-intro .section-index { color: var(--lime); }.mendez-copy { max-width: 400px; align-self: end; color: #d6c9c2; line-height: 1.65; font-size: 16px; margin: 0; }.mendez-intro h2 em, .mendez-contact h2 em { color: var(--orange); }.mendez-cards { display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; padding-bottom: 135px; }.mendez-card { min-height: 260px; padding: 25px; background: #3b2a32; border: 1px solid rgba(255,245,235,.12); display: flex; flex-direction: column; }.mendez-card span { color: var(--lime); }.mendez-card h3 { font-family: Georgia, serif; font-size: 42px; font-weight: 400; letter-spacing: -.06em; margin: auto 0 13px; }.mendez-card p { color: #d6c9c2; line-height: 1.45; font-size: 14px; margin: 0; }.mendez-contact { padding: 65px 0; border-top: 1px solid rgba(255,245,235,.17); border-bottom: 1px solid rgba(255,245,235,.17); display: flex; justify-content: space-between; align-items: end; margin-bottom: 100px; }.mendez-contact .kicker { color: var(--lime); }.mendez-contact-link { max-width: 270px; }.mendez-contact-link p { color: #d6c9c2; font-size: 14px; line-height: 1.5; }.mendez-contact-link a { color: var(--lime); text-transform: uppercase; letter-spacing: .12em; font-size: 12px; border-bottom: 1px solid var(--lime); padding-bottom: 12px; }.mendez-shell .site-footer { color: #bdaea9; }.mendez-shell .site-footer > a, .mendez-shell .socials a:hover { color: var(--lime); }
@keyframes spin { to { transform: translate(-50%, -50%) rotate(360deg); } }
@media (max-width: 760px) { .page-width, .hub-inner { width: min(100% - 40px, 600px); }.site-nav nav { display: none; }.nav-tag { margin-left: auto; margin-right: 20px; }.hub-header { padding-top: 20px; }.hub-status { display: none; }.hub-hero { padding: 80px 0 50px; }.hub-hero h1 { font-size: clamp(58px, 16vw, 90px); }.profile-choices, .vila-hero, .mendez-hero, .split-section, .method-section, .mendez-intro { grid-template-columns: 1fr; }.profile-card { min-height: 300px; }.profile-card h2 { font-size: 36px; }.hub-footer { gap: 16px; flex-direction: column; }.vila-hero, .mendez-hero { min-height: auto; padding-top: 74px; padding-bottom: 95px; }.signal-visual { width: 280px; height: 280px; justify-self: center; margin-top: 75px; }.ring-a { width: 145px; height: 145px; }.ring-b { width: 220px; height: 220px; }.ring-c { width: 310px; height: 310px; }.signal-core span { font-size: 40px; }.vila-strip { gap: 12px; flex-wrap: wrap; line-height: 1.5; }.vila-section { padding: 95px 0; }.method-list { margin-top: 40px; }.vila-contact, .mendez-contact { display: block; padding: 48px 0; margin-bottom: 70px; }.contact-arrow, .mendez-contact-link { display: inline-block; margin-top: 35px; }.site-footer { display: flex; flex-direction: column; padding-bottom: 28px; }.socials { flex-wrap: wrap; }.wave-visual { width: 100%; height: 220px; margin-top: 65px; transform: rotate(-5deg); }.mendez-intro { padding: 95px 0; gap: 45px; }.mendez-cards { grid-template-columns: 1fr; padding-bottom: 95px; }.mendez-card { min-height: 220px; }.mendez-contact { margin-bottom: 70px; } }
