:root{color-scheme:dark;--background: #05080d;--surface: #0b1118;--surface-strong: #111a24;--line: #24313d;--gold: #d6aa4f;--gold-light: #f2d28a;--ivory: #f7f2e8;--muted: #b6b0a5;--quiet: #77736b;--green: #42c77b;--blue: #4a78d8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--background);scroll-behavior:smooth}body{margin:0;min-width:320px;color:var(--ivory);background:radial-gradient(circle at 50% 0%,rgba(214,170,79,.17),transparent 36rem),linear-gradient(160deg,#05080d,#0b1118 58%,#101820)}a{color:inherit;text-decoration:none}main{overflow:hidden}.hero{min-height:92vh;padding:24px clamp(18px,4vw,64px) 56px;display:grid;grid-template-rows:auto 1fr}.nav{width:min(1160px,100%);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand{display:inline-flex;align-items:center;gap:12px;min-width:0;font-weight:800;letter-spacing:0}.brand img{width:40px;height:40px;border-radius:8px}.nav-link{color:var(--gold-light);font-size:.94rem;font-weight:700}.hero-grid{width:min(1160px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:center;gap:clamp(36px,7vw,96px);padding-top:42px}.hero-copy{max-width:700px}.eyebrow{margin:0 0 14px;color:var(--gold-light);font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{margin-bottom:22px;max-width:760px;font-size:clamp(3.5rem,9vw,8.8rem);line-height:.9;letter-spacing:0}.lede{max-width:660px;color:var(--muted);font-size:clamp(1.05rem,2vw,1.35rem);line-height:1.58}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;padding:0 18px;border:1px solid transparent;font-weight:800;white-space:nowrap}.button.primary{background:var(--gold);color:#05080d}.button.secondary{border-color:#f7f2e838;background:#f7f2e80d;color:var(--ivory)}.phone-shell{width:min(100%,390px);justify-self:center;border:1px solid rgba(242,210,138,.28);border-radius:34px;padding:16px;background:linear-gradient(180deg,#111a24f0,#05080df5);box-shadow:0 32px 90px #0000006b}.phone-top,.property-card,.task-list>div,.metric-grid>div,.workflow article{border:1px solid rgba(247,242,232,.1);background:#f7f2e80b}.phone-top{height:46px;display:flex;align-items:center;justify-content:space-between;border-radius:20px;padding:0 18px;color:var(--muted)}.phone-top span{width:34px;height:6px;border-radius:999px;background:#f7f2e829}.property-card{min-height:190px;margin-top:14px;padding:18px;border-radius:22px;display:flex;align-items:flex-end;justify-content:space-between;background:linear-gradient(180deg,transparent,rgba(5,8,13,.82)),linear-gradient(135deg,#d6aa4fb8,#4a78d85c),var(--surface-strong)}.property-card p,.metric-grid span,.task-list p{color:var(--muted)}.property-card h2{margin-bottom:0;max-width:190px;font-size:1.65rem;line-height:1.08}.property-card span,.task-list strong{color:var(--gold-light);font-weight:800}.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px}.metric-grid>div{min-height:86px;border-radius:16px;padding:14px 10px}.metric-grid strong{display:block;color:var(--ivory);font-size:1.45rem}.metric-grid span{display:block;margin-top:4px;font-size:.74rem;line-height:1.25}.task-list{display:grid;gap:10px;margin-top:14px}.task-list>div{min-height:58px;border-radius:16px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:0 12px}.task-list p{margin-bottom:0;font-size:.9rem}.status{width:9px;height:9px;border-radius:50%}.warm{background:var(--gold)}.cool{background:var(--blue)}.good{background:var(--green)}.workflow{padding:70px clamp(18px,4vw,64px) 84px;background:#f7f2e8;color:#101820}.section-heading,.feature-grid,.closing{width:min(1160px,100%);margin:0 auto}.section-heading{display:grid;grid-template-columns:.7fr 1.3fr;gap:24px;align-items:start}.workflow .eyebrow{color:#9c742a}.section-heading h2,.closing h2{margin-bottom:0;font-size:clamp(2rem,5vw,4.2rem);line-height:1}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:46px}.workflow article{min-height:230px;border-color:#1018201f;border-radius:8px;padding:24px;background:#fff}.workflow h3{margin-bottom:12px;font-size:1.2rem}.workflow article p{margin-bottom:0;color:#52606d;line-height:1.55}.closing{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:58px 0 74px}.closing h2{max-width:760px}@media(max-width:820px){.hero{min-height:auto}.hero-grid,.section-heading,.feature-grid{grid-template-columns:1fr}.hero-grid{padding-top:56px}.phone-shell{justify-self:start}.closing{align-items:flex-start;flex-direction:column}}@media(max-width:520px){.hero{padding-top:18px}.nav{align-items:flex-start}h1{font-size:clamp(3rem,17vw,5.2rem)}.button{width:100%}.phone-shell{border-radius:26px;padding:10px}.metric-grid{grid-template-columns:1fr}}
