.owner-flow-page{position:relative;min-height:100vh;background:#000;color:#fff;display:flex;justify-content:center}.owner-flow-page:before{content:"";position:absolute;inset:0 0 auto;height:calc(59px + env(safe-area-inset-top, 0px));border-top:1px solid #1c1c1c;border-bottom:1px solid #1c1c1c;pointer-events:none}.owner-flow-shell{position:relative;width:min(1280px,100vw);margin:0 auto;padding-top:calc(59px + env(safe-area-inset-top, 0px));box-sizing:border-box}.owner-flow-top-nav{position:relative;z-index:2;height:55px;padding:0 48px;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:16px;border-bottom:1px solid rgba(117,117,117,.1);background:rgba(0,0,0,.8);backdrop-filter:blur(6px)}.owner-flow-logo-link{display:inline-flex;align-items:center;justify-content:flex-start;width:167px;height:34px;justify-self:start;flex-shrink:0}.owner-flow-logo{width:167px;height:34px;object-fit:contain}.owner-flow-nav-links{width:416px;height:20px;display:flex;align-items:center;justify-content:center;gap:32px;justify-self:center;flex-shrink:0}.owner-flow-nav-links a{text-decoration:none;color:#f3f4f6;text-transform:uppercase;font-family:var(--font-sofia-sans-condensed),"Sofia Sans Condensed","Sofia Sans",sans-serif;font-size:16px;line-height:20px;letter-spacing:1.4px;font-weight:700;transition:color .24s ease;white-space:nowrap}.owner-flow-nav-links a:hover{color:#fa9e00}.owner-flow-login-btn{justify-self:end;border-radius:24px;border:1px solid rgba(255,255,255,.2);background:#000;padding:11px 21px;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;color:#f1f5f9;font-family:var(--font-space-grotesk),"Space Grotesk",sans-serif;font-size:14px;line-height:20px;font-weight:500;transition:border-color .24s ease,color .24s ease,background-color .24s ease}.owner-flow-login-btn img{width:13.5px;height:13.5px}.owner-flow-login-btn:hover{border-color:rgba(250,158,0,.6);color:#fa9e00;background:rgba(250,158,0,.06)}.owner-flow-body{margin-top:42px;min-height:1043px;height:1043px;padding-top:2px;display:flex;align-items:stretch;background:#0b0b0d}.owner-flow-hero{position:relative;width:672px;height:100%;padding:80px 64px;display:flex;align-items:flex-end;overflow:hidden;flex-shrink:0}.owner-flow-hero-image{object-fit:cover;object-position:center;opacity:.4}.owner-flow-hero-overlay{position:absolute;inset:0;background:linear-gradient(0deg,#000,rgba(11,11,11,.8) 50%,rgba(36,36,36,0))}.owner-flow-hero-content{position:relative;z-index:1;width:100%;max-width:576px;height:554px;display:flex;flex-direction:column;align-items:flex-start;gap:22px}.owner-flow-access-badge{width:205px;border-radius:9999px;background:#fff;backdrop-filter:blur(2px);display:inline-flex;align-items:center;gap:8px;padding:6px 16px}.owner-flow-access-dot{width:8px;height:8px;border-radius:9999px;background:#00792c;flex-shrink:0}.owner-flow-access-badge span{color:#000;font-size:12px;line-height:16px;letter-spacing:.6px;text-transform:uppercase;white-space:nowrap}.owner-flow-access-badge span,.owner-flow-hero-title{font-family:var(--font-space-grotesk),"Space Grotesk",sans-serif;font-weight:700}.owner-flow-hero-title{margin:0;width:567px;max-width:100%;color:#fff;font-size:62px;line-height:67px;letter-spacing:-1.8px}.owner-flow-hero-title em,.owner-flow-hero-title span{display:block;white-space:nowrap}.owner-flow-hero-title em{color:#fa9e00;font-style:normal;font-size:44px;line-height:58px;font-weight:300}.owner-flow-hero-copy{margin:0;width:521px;max-width:100%;color:#787878;font-family:var(--font-space-grotesk),"Space Grotesk",sans-serif;font-size:18px;line-height:26px;font-weight:400}.owner-flow-proof-row{width:100%;display:flex;align-items:center;gap:16px;padding-top:16px}.owner-flow-avatars{display:flex;align-items:center;padding-right:12px;flex-shrink:0}.owner-flow-avatar-count,.owner-flow-avatars img{width:40px;height:40px;border-radius:9999px;border:2px solid #1a9bfc;margin-right:-12px}.owner-flow-avatars img{object-fit:cover}.owner-flow-avatar-count{background:#2a2a2a;display:inline-flex;align-items:center;justify-content:center;color:#cbd5e1;font-size:12px;line-height:16px;font-weight:700}.owner-flow-avatar-count,.owner-flow-proof-row p{font-family:var(--font-space-grotesk),"Space Grotesk",sans-serif}.owner-flow-proof-row p{margin:0;width:438px;max-width:100%;color:#787878;font-size:14px;line-height:20px;font-weight:500}.owner-flow-proof-row p strong{color:#cdcdcd;font-weight:700}.owner-flow-stage{display:flex;min-width:0;flex-shrink:0}@media (max-width:1320px){.owner-flow-shell{width:min(1280px,calc(100vw - 32px))}}@media (max-width:1180px){.owner-flow-page:before{display:none}.owner-flow-shell{width:min(1280px,calc(100vw - 24px))}.owner-flow-top-nav{padding:0 24px}.owner-flow-nav-links{width:auto;gap:20px;flex:1}.owner-flow-body{margin-top:24px;min-height:0;height:auto;padding-top:0;flex-direction:column-reverse}.owner-flow-hero,.owner-flow-stage{width:100%;max-width:100%;height:auto}.owner-flow-hero{min-height:640px;padding:64px}.owner-flow-hero-content{height:auto}}@media (max-width:820px){.owner-flow-page:before{height:calc(66px + env(safe-area-inset-top, 0px))}.owner-flow-shell{padding-top:calc(66px + env(safe-area-inset-top, 0px));width:100%}.owner-flow-top-nav{display:flex;justify-content:space-between;height:64px;align-items:center;padding:0 16px}.owner-flow-nav-links{display:none}.owner-flow-logo,.owner-flow-logo-link{width:140px;height:auto}.owner-flow-hero{min-height:520px;padding:36px 24px}.owner-flow-hero-title{width:100%}.owner-flow-hero-title span{font-size:clamp(34px,9vw,50px);line-height:1.1;white-space:normal}.owner-flow-hero-title em{font-size:clamp(28px,7vw,40px);line-height:1.15;white-space:normal}.owner-flow-hero-copy{width:100%;font-size:15px;line-height:24px}.owner-flow-proof-row{flex-direction:column;align-items:flex-start;gap:10px}.owner-flow-proof-row p{width:100%}}