:root{--paper:#f4efe6;--card:#faf7f2;--ink:#1a1714;--muted:#a39d94;--line:#e8e2d9;--cream:#efe7d8;--grayband:#efe9de;--gold:#ffd700;--gold-ink:#a9803c;--gold-soft:#e8c24a;--night:#16141b;--fb:#1877f2;--maxw:1180px;--serif:"Source Serif 4",Georgia,serif;--sans:"Hanken Grotesk",system-ui,-apple-system,sans-serif}.ek-home *{box-sizing:border-box;margin:0;padding:0}.ek-home{background:var(--paper);color:var(--ink);font-family:var(--sans);font-weight:300;line-height:1.55;scroll-behavior:smooth;min-height:100vh}.ek-home a{color:inherit;text-decoration:none}.ek-home img{max-width:100%;display:block}.ek-home button{font-family:var(--sans)}.ek-home .wrap{max-width:var(--maxw);margin:0 auto;padding:0 28px}.ek-home .btn{font-family:var(--sans);font-size:12px;letter-spacing:.16em;text-transform:uppercase;padding:15px 34px;border:1px solid var(--ink);background:var(--ink);color:#fbfaf8;cursor:pointer;font-weight:400;transition:.25s ease;display:inline-block}.ek-home .btn:hover{background:transparent;color:var(--ink)}.ek-home .fab{position:relative;border-radius:3px;overflow:hidden;box-shadow:inset 0 0 0 1px rgba(169,128,60,.45),0 22px 46px -28px rgba(26,23,20,.5);background:#efeae1}.ek-home .fab:before{content:"";position:absolute;inset:7px;border:1px solid rgba(255,255,255,.18);pointer-events:none;z-index:2}.ek-home .fab img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;z-index:0}.ek-home .reveal{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s ease}.ek-home .reveal.in{opacity:1;transform:none}.ek-home .pm-h2{font-family:var(--serif);font-size:clamp(26px,3.2vw,36px);letter-spacing:-.01em}.ek-home .pm-h2,.ek-home .pm-h3{font-weight:500;text-align:center}.ek-home .pm-h3{font-size:12px;letter-spacing:.22em;text-transform:uppercase;color:var(--ink);margin-bottom:22px}.ek-home .pm-h3.mt{margin-top:48px}.ek-home .pm-top{position:sticky;top:0;z-index:60;background:rgba(255,255,255,.92);backdrop-filter:blur(10px);border-bottom:1px solid var(--line)}.ek-home .pm-top-in{max-width:none;margin:0;padding:16px clamp(28px,5vw,84px);display:flex;align-items:center;justify-content:space-between}.ek-home .pm-brand{display:inline-flex;align-items:center}.ek-home .pm-logo-img{height:58px;width:auto;display:block}@media (max-width:620px){.ek-home .pm-logo-img{height:44px}}.ek-home .pm-top-right{display:flex;align-items:center;gap:18px;font-size:13px;letter-spacing:.06em}.ek-home .pm-top-right a{color:var(--gold-ink);font-weight:500}.ek-home .pm-top-right a:hover{color:var(--gold-ink)}.ek-home .pm-signup{border:1px solid var(--gold-ink);padding:8px 18px;border-radius:4px}.ek-home .pm-signup:hover{background:var(--gold-ink);color:#fff!important}.ek-home .pm-hero{overflow:hidden}.ek-home .pm-auth,.ek-home .pm-hero{position:relative;min-height:620px;background:var(--cream)}.ek-home .pm-auth{z-index:3;width:clamp(480px,34vw,560px);max-width:none;display:flex;flex-direction:column;justify-content:center;padding:56px clamp(24px,2vw,44px) 56px clamp(40px,4vw,84px)}.ek-home .pm-auth h1{font-family:var(--serif);font-weight:500;font-size:clamp(28px,3.4vw,42px);line-height:1.08;letter-spacing:-.01em}.ek-home .pm-auth h1 .amp{color:var(--gold-ink);font-style:italic}.ek-home .pm-auth-sub{font-size:14px;color:var(--muted);margin:16px 0 26px;max-width:38ch}.ek-home .pm-auth-btns{display:flex;flex-direction:column;gap:10px;max-width:360px}.ek-home .pm-oauth{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:13px 16px;border-radius:6px;font-size:14px;font-weight:400;cursor:pointer;border:1px solid transparent;transition:.18s ease}.ek-home .pm-oauth:disabled{opacity:.6;cursor:default}.ek-home .pm-oauth.fb{background:var(--fb);color:#fff}.ek-home .pm-oauth.fb:hover{filter:brightness(.94)}.ek-home .pm-oauth.google{background:#fff;color:var(--ink);border-color:var(--line)}.ek-home .pm-oauth.google:hover{border-color:var(--ink)}.ek-home .pm-oauth.apple{background:#111;color:#fff}.ek-home .pm-oauth.apple:hover{background:#000}.ek-home .pm-email-link{text-align:center;font-size:13px;color:var(--ink);text-decoration:underline;text-underline-offset:3px;margin-top:4px}.ek-home .pm-email-link:hover{color:var(--gold-ink)}.ek-home .pm-stay{display:flex;align-items:flex-start;gap:8px;margin-top:20px;font-size:12px;color:var(--ink);max-width:360px;cursor:pointer}.ek-home .pm-stay input{accent-color:var(--gold);margin-top:2px}.ek-home .pm-stay .muted{color:var(--muted)}.ek-home .pm-stage{overflow:hidden;background:#ded8cf}.ek-home .pm-carousel,.ek-home .pm-stage{position:absolute;inset:0}.ek-home .pm-track{display:flex;height:100%;transition:transform .7s cubic-bezier(.16,1,.3,1)}.ek-home .pm-cslide{position:relative;min-width:100%;height:100%;display:block}.ek-home .pm-cslide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ek-home .pm-cslide img,.ek-home .pm-cslide:first-child img{-o-object-position:38% 30%;object-position:38% 30%}.ek-home .pm-cslide:nth-child(2) img{-o-object-position:50% 14%;object-position:50% 14%}.ek-home .pm-cslide:nth-child(3) img{-o-object-position:55% 22%;object-position:55% 22%}.ek-home .pm-cslide:nth-child(4) img{-o-object-position:52% 18%;object-position:52% 18%}.ek-home .pm-cslide:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(18,14,10,.5) 0,rgba(18,14,10,.12) 30%,rgba(18,14,10,0) 55%)}.ek-home .pm-curve{position:absolute;top:0;bottom:0;left:100%;right:auto;width:clamp(64px,6vw,120px);height:100%;z-index:1;pointer-events:none;margin-left:-1px}.ek-home .pm-curve-fill{fill:var(--cream)}.ek-home .pm-curve-line{fill:none;stroke:var(--gold-ink);stroke-width:1.5;vector-effect:non-scaling-stroke;opacity:.6}.ek-home .pm-stage-cap{position:absolute;left:50%;bottom:64px;transform:translateX(-50%);z-index:3;text-align:center;color:#fff;font-family:var(--serif);font-weight:500;font-size:clamp(26px,3vw,40px);line-height:1.12;letter-spacing:.01em;text-shadow:0 2px 18px rgba(0,0,0,.4)}.ek-home .pm-stage-cap em{font-style:italic}.ek-home .pm-dots{position:absolute;left:50%;bottom:26px;transform:translateX(-50%);z-index:4;display:flex;gap:8px}.ek-home .pm-dots button{width:8px;height:8px;border-radius:50%;border:none;cursor:pointer;background:rgba(255,255,255,.5);transition:.2s}.ek-home .pm-dots button.on{background:#fff;width:22px;border-radius:4px}.ek-home .pm-popular{padding:64px 28px 56px}.ek-home .pm-gtabs{display:flex;justify-content:center;gap:6px;margin:18px 0 38px}.ek-home .pm-gtabs button{background:none;cursor:pointer;padding:8px 22px;font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:var(--muted);border:none;border-bottom:1.5px solid transparent;transition:.2s}.ek-home .pm-gtabs button.on{color:var(--ink);border-color:var(--gold-ink)}.ek-home .pm-houses{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.ek-home .pm-house{border:1px solid var(--line);background:var(--card);transition:.22s ease}.ek-home .pm-house:hover{border-color:var(--gold-ink);transform:translateY(-3px);box-shadow:0 18px 36px -26px rgba(26,23,20,.45)}.ek-home .pm-house-fig{position:relative;aspect-ratio:16/10;overflow:hidden;background:#efeae1}.ek-home .pm-house-fig img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 22%;object-position:center 22%}.ek-home .pm-house-blank{width:100%;height:100%;background:var(--cream)}.ek-home .pm-house-nm{font-size:12px;letter-spacing:.16em;text-transform:uppercase;font-weight:500;text-align:center;padding:14px 8px 4px}.ek-home .pm-house-ct{font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);text-align:center;padding-bottom:15px}.ek-home .pm-empty{grid-column:1/-1;text-align:center;color:var(--muted);padding:30px 0;font-size:14px}.ek-home .pm-trending{display:grid;grid-template-columns:repeat(5,1fr);gap:26px 30px;max-width:1000px;margin:0 auto}.ek-home .pm-tcol{text-align:center}.ek-home .pm-tcol-head{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--gold-ink);font-weight:500;margin-bottom:14px}.ek-home .pm-tbrand{display:block;font-size:13.5px;color:var(--ink);margin-bottom:9px}.ek-home .pm-tbrand:hover{color:var(--gold-ink)}.ek-home .pm-trending-all{text-align:center;margin-top:34px}.ek-home .pm-trending-all a{font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--gold-ink)}.ek-home .pm-trending-all a:hover{color:var(--gold-ink)}.ek-home .pm-community{background:var(--grayband);padding:70px 0}.ek-home .pm-community-in{display:grid;grid-template-columns:1.05fr .85fr;gap:56px;align-items:center}.ek-home .pm-collage{position:relative;min-height:380px}.ek-home .pm-coll{position:absolute;aspect-ratio:4/5;width:40%}.ek-home .pm-coll-1{top:0;left:4%;width:44%;z-index:1}.ek-home .pm-coll-2{top:30px;right:2%;width:40%;z-index:2}.ek-home .pm-coll-3{bottom:0;left:30%;width:36%;z-index:3}.ek-home .pm-shares{position:absolute;left:-8px;bottom:8px;z-index:5;display:flex;flex-direction:column;gap:8px}.ek-home .pm-share{display:flex;align-items:center;gap:9px;background:#fff;border:1px solid var(--line);border-radius:8px;padding:7px 12px 7px 7px;box-shadow:0 10px 26px -16px rgba(26,23,20,.4);max-width:290px}.ek-home .pm-share-thumb{width:30px;height:30px;border-radius:5px;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.ek-home .pm-share span{font-size:11.5px;color:var(--muted);line-height:1.35}.ek-home .pm-share b{color:var(--ink);font-weight:500}.ek-home .pm-spark{color:var(--gold-ink);font-size:26px;margin-bottom:14px}.ek-home .pm-community-copy p{font-size:15.5px;color:var(--ink);line-height:1.7;max-width:42ch;font-weight:300}.ek-home .pm-link-arrow{display:inline-block;margin-top:18px;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--gold-ink)}.ek-home .pm-link-arrow:hover{color:var(--gold-ink)}.ek-home .pm-how{padding:70px 28px}.ek-home .pm-howtabs{display:flex;justify-content:center;gap:4px;margin:18px 0 40px}.ek-home .pm-howtabs button{background:none;cursor:pointer;padding:8px 20px;font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:var(--muted);border:none;border-bottom:1.5px solid transparent;transition:.2s}.ek-home .pm-howtabs button.on{color:var(--ink);border-color:var(--gold-ink)}.ek-home .pm-how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:34px}.ek-home .pm-step-fig{aspect-ratio:4/3;margin-bottom:18px}.ek-home .pm-step h4{font-size:12px;letter-spacing:.2em;text-transform:uppercase;font-weight:500;text-align:center;margin-bottom:9px}.ek-home .pm-step p{font-size:13.5px;color:var(--muted);text-align:center;max-width:34ch;margin:0 auto;font-weight:300}.ek-home .pm-how-cta{text-align:center;margin-top:44px}.ek-home .pm-confidence{padding:64px 0 80px;border-top:1px solid var(--line)}.ek-home .pm-conf-row{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin:40px 0 60px}.ek-home .pm-conf{display:flex;gap:16px;align-items:flex-start}.ek-home .pm-conf svg{color:var(--gold-ink);flex-shrink:0;margin-top:2px}.ek-home .pm-conf h4{font-size:12px;letter-spacing:.16em;text-transform:uppercase;font-weight:500;margin-bottom:6px}.ek-home .pm-conf p{font-size:13px;color:var(--muted);font-weight:300;line-height:1.55}.ek-home .pm-phones{display:flex;justify-content:center;align-items:center;gap:28px;padding-top:8px}.ek-home .pm-phone{width:236px;flex-shrink:0}.ek-home .pm-phone-left{transform:rotate(-4deg) translateY(10px)}.ek-home .pm-phone-right{transform:rotate(4deg)}.ek-home .pm-phone-screen{background:#fff;border:9px solid #15131a;border-radius:34px;overflow:hidden;box-shadow:0 30px 60px -28px rgba(26,23,20,.6)}.ek-home .pm-phone-bar{display:flex;align-items:center;justify-content:space-between;padding:14px 14px 8px}.ek-home .pm-phone-logo{font-family:var(--serif);font-weight:500;font-size:15px}.ek-home .pm-phone-search{width:88px;height:16px;border-radius:9px;background:var(--paper);border:1px solid var(--line)}.ek-home .pm-phone-head{font-family:var(--serif);font-size:13px;padding:0 14px 8px;color:var(--ink)}.ek-home .pm-phone-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:0 10px 14px}.ek-home .pm-phone-tile{position:relative;aspect-ratio:3/4;border-radius:6px;overflow:hidden;background:#efeae1}.ek-home .pm-phone-tile img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}.ek-home .pm-phone-price{position:absolute;left:5px;bottom:5px;background:rgba(255,255,255,.92);color:var(--ink);font-size:9px;font-weight:600;padding:2px 6px;border-radius:4px}.ek-home .pm-footer{background:var(--ink);color:#cfc8bd;padding:56px 0 30px}.ek-home .pm-app{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:22px;padding-bottom:40px;border-bottom:1px solid rgba(255,255,255,.1)}.ek-home .pm-app-brand{font-family:var(--serif);font-size:26px;color:#f4efe6;font-weight:500;letter-spacing:.03em}.ek-home .pm-app-brand .dot{color:var(--gold);font-size:13px;vertical-align:super}.ek-home .pm-app p{font-size:13px;color:#a89f94;margin-top:4px}.ek-home .pm-badges{display:flex;gap:12px}.ek-home .pm-badge{display:flex;flex-direction:column;justify-content:center;line-height:1.1;background:#000;border:1px solid rgba(255,255,255,.22);border-radius:8px;padding:9px 18px;font-size:15px;font-weight:500;color:#fff}.ek-home .pm-badge-top{font-size:8.5px;font-weight:400;letter-spacing:.06em;text-transform:uppercase;color:#c9c2b8}.ek-home .pm-badge:hover{border-color:var(--gold)}.ek-home .fcols{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr 1fr;gap:30px;padding:44px 0;border-bottom:1px solid rgba(255,255,255,.1)}.ek-home .fbrand{font-family:var(--serif);font-size:24px;color:#f4efe6;font-weight:500;letter-spacing:.03em;margin-bottom:13px}.ek-home .fbrand .dot{color:var(--gold);font-size:12px;vertical-align:super}.ek-home .fcols p{font-size:13px;color:#938b80;max-width:30ch;font-weight:300}.ek-home .fcols h6{font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:#f4efe6;margin-bottom:15px;font-weight:500}.ek-home .fcols ul{list-style:none}.ek-home .fcols li{margin-bottom:10px;font-size:13px;color:#a89f94}.ek-home .fcols li a:hover{color:var(--gold)}.ek-home .fbot{display:flex;justify-content:space-between;align-items:center;padding-top:22px;font-size:11px;letter-spacing:.08em;color:#7c746a;text-transform:uppercase;flex-wrap:wrap;gap:10px}.ek-home .fbot .fee{color:var(--gold-soft)}@media (max-width:960px){.ek-home .pm-hero{min-height:0}.ek-home .pm-curve{display:none}.ek-home .pm-stage{position:relative;inset:auto;min-height:380px}.ek-home .pm-auth{position:relative;min-height:0;width:100%;max-width:none;background:var(--cream);padding:44px 28px}.ek-home .pm-houses{grid-template-columns:repeat(2,1fr)}.ek-home .pm-trending{grid-template-columns:repeat(3,1fr);max-width:620px;gap:30px 24px}.ek-home .pm-community-in{grid-template-columns:1fr;gap:40px}.ek-home .pm-collage{min-height:340px;max-width:460px}.ek-home .pm-how-grid{grid-template-columns:1fr;gap:30px;max-width:420px;margin:0 auto}.ek-home .pm-conf-row{grid-template-columns:1fr;gap:22px}.ek-home .fcols{grid-template-columns:1fr 1fr 1fr}}@media (max-width:620px){.ek-home .pm-phones{flex-direction:column;gap:18px}.ek-home .pm-phone-left,.ek-home .pm-phone-right{transform:none}.ek-home .pm-houses{grid-template-columns:1fr 1fr;gap:12px}.ek-home .pm-trending{gap:26px 18px}.ek-home .fcols,.ek-home .pm-trending{grid-template-columns:1fr 1fr}.ek-home .wrap{padding:0 18px}.ek-home .pm-app{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.ek-home *{animation:none!important;transition:none!important;scroll-behavior:auto}}