:root{--brand-1:#ff655c;--brand-2:#44bc0c;--brand-3:#144212;--bg:#f5f4f6;--neutral-cloud-white:#f8f9fa;--neutral-cool-mist-gray:#e5e7eb;--neutral-stone:#c9ccd1;--neutral-graphite-text:#3a3a3d;--neutral-deep-slate:#2b2d31;--neutral-blue-gray:#8893ad;--neutral-sage-gray:#aeb7ad;--neutral-warm-greige:#b9b3aa;--accent-warm-primary:#f08a75;--accent-warm-secondary:#d9a28b}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;min-height:100vh;overflow-x:hidden;font-family:Satoshi,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}body{color:#14212b;background:var(--bg)}a{color:inherit;text-decoration:none}.gradient-1{background:linear-gradient(135deg,var(--brand-1),var(--brand-2))}.gradient-2{background:linear-gradient(135deg,var(--brand-2),var(--brand-3))}.app-container{min-height:100vh;display:flex;flex-direction:column}.main-content{flex:1 1;padding:24px}.main-nav{background:#fff;border-bottom:2px solid #ff655c;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.nav-content{max-width:1440px;margin:0 auto;padding:0 24px;height:64px;position:relative}.nav-brand-center,.nav-content{display:flex;align-items:center;justify-content:center}.nav-brand-center{position:absolute;left:50%;transform:translateX(-50%);z-index:1}.brand-link{display:flex;align-items:center;gap:8px;text-decoration:none}.brand-logo-nav{width:28px;height:28px}.brand-wordmark-nav{font-size:20px;font-weight:700;background:linear-gradient(90deg,#ff655c,#44bc0c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0}.nav-links-right{position:absolute;right:24px;display:flex;gap:24px}.nav-link{color:#6b7280;font-weight:500;font-size:14px;text-decoration:none;transition:color .2s}.nav-link:hover{color:#44bc0c}.nav-link.active{color:#ff655c}@media (max-width:767px){.features-grid{display:flex!important;flex-direction:column!important;gap:20px!important;width:100%!important;max-width:100%!important;padding:0 16px!important;box-sizing:border-box}.feature-card{width:100%!important;padding:20px!important;box-sizing:border-box!important}.hero-content{padding:24px 16px!important;max-width:100%!important;margin:0 auto!important;overflow-x:hidden!important}.hero-content h1{font-size:1.75rem!important;line-height:1.2!important;margin-bottom:12px!important}.hero-content p{font-size:1rem!important;line-height:1.5!important;margin-bottom:12px!important}.hero-content .cta,.hero-content button,.hero-content input{width:100%!important;box-sizing:border-box!important}.main-content section div>div>[style*="grid-template-columns:repeat(3, 1fr)"],.main-content section div>div>div[style*="grid-template-columns:repeat(3, 1fr)"]{display:flex!important;flex-direction:column!important;gap:20px!important;width:100%!important;max-width:100%!important;padding:0 16px!important;box-sizing:border-box!important}.main-content section div>div>[style*="grid-template-columns:repeat(3, 1fr)"]>div,.main-content section div>div>div[style*="grid-template-columns:repeat(3, 1fr)"]>div{width:100%!important;max-width:100%!important;margin:0!important;box-sizing:border-box!important}.main-content section div>div>[style*="max-width:600px"],.main-content section div>div>div[style*="max-width: 600px"]{padding:24px 16px!important;max-width:100%!important;margin:0 auto!important;overflow-x:hidden!important}.main-content [style*=grid-template-columns]{display:flex!important;flex-direction:column!important;gap:20px!important;width:100%!important;max-width:100%!important;padding:0 16px!important;box-sizing:border-box!important}.main-content [style*=grid-template-columns]>*{width:100%!important;max-width:100%!important;margin:0!important;box-sizing:border-box!important}.main-content [style*="max-width: 600px"],.main-content [style*="max-width:600px"]{padding:24px 16px!important;max-width:100%!important;margin:0 auto!important;overflow-x:hidden!important}}.hero-title{font-size:clamp(42px,5.4vw,64px);line-height:1.1;margin-bottom:24px;font-weight:800}.hero-subtitle{font-size:20px;line-height:1.7;margin-bottom:40px;color:#6b7280}.hero-bullets li{list-style-type:disc;font-size:18px;line-height:1.6;margin-bottom:6px}.hero-waitlist{display:flex;align-items:center;gap:12px;width:100%;max-width:520px;margin-top:16px;background:hsla(0,0%,100%,.95);border-radius:18px;padding:12px;border:1px solid rgba(15,23,42,.18);box-shadow:0 10px 30px rgba(15,23,42,.06);box-sizing:border-box}.hero-waitlist__input{flex:1 1;min-width:0;height:48px;padding:0 14px;border-radius:14px;border:1px solid rgba(15,23,42,.14);background:#fff;outline:none;font-size:16px;box-sizing:border-box}.hero-waitlist__input::placeholder{color:rgba(15,23,42,.45)}.hero-waitlist__btn{height:48px;padding:0 18px;border-radius:14px;border:none;cursor:pointer;white-space:nowrap;background:#f08a75;color:#fff;box-shadow:0 4px 12px hsla(10,80%,70%,.25)}@media (max-width:767px){.only-desktop{display:none!important}.only-mobile{display:block!important}.hero-layout{display:flex!important;flex-direction:column!important;gap:24px!important}.hero-right,.phone-mockups{display:none!important}.hero-laptop-mobile{display:block!important;width:100%!important;max-width:none!important;margin:24px auto!important;box-sizing:border-box!important}.hero-laptop-mobile img,.hero-laptop-mobile svg,.hero-laptop-mobile>div{width:100%!important;height:auto!important;max-width:none!important;object-fit:contain!important;display:block!important}.hero-laptop,.hero-laptop-mobile{transform:none!important;transform-origin:center center!important}}@media (min-width:768px){.hero-layout{display:flex!important;align-items:center!important;justify-content:space-between!important}.hero-left,.hero-right{flex:1 1 50%!important}.hero-right{display:block!important}.hero-laptop-mobile{display:none!important}}@media (min-width:1024px){.phone-mockups.only-desktop{position:relative!important;inset:auto!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:30px!important;flex-wrap:nowrap!important;width:auto!important;height:auto!important}.phone-mockups.only-desktop>div{flex:0 0 auto!important}.hero-mockups.only-desktop{position:relative!important;inset:auto!important;height:auto!important;display:flex!important;align-items:center!important;justify-content:center!important}}.only-mobile{display:none}.only-desktop{display:block}@media (max-width:767px){.hero-layout{display:block}.hero-left{margin-bottom:32px}.only-desktop{display:none!important}.only-mobile{display:flex!important}.hero-laptop-mobile{justify-content:center}.hero-laptop img,.hero-laptop svg{width:100%;height:auto;display:block}.features-grid{grid-template-columns:1fr!important;gap:24px}.feature-card{max-width:420px;margin:0 auto;text-align:center}}@media (max-width:768px){.hero-laptop-mobile{margin-top:0!important;padding-top:0!important;display:block;text-align:center}.hero-laptop-mobile img{width:590px;max-width:100%;height:auto;margin:0 auto;display:block}.hero-layout{grid-template-columns:1fr!important;gap:0!important}.hero-content{margin-bottom:0!important;padding-bottom:0!important}.hero-right,.only-desktop{display:none!important}.hero-left{margin-bottom:0!important;padding-bottom:0!important}}.only-mobile{display:none!important}.only-desktop{display:block!important}@media (max-width:767px){.only-desktop{display:none!important}.only-mobile{display:block!important}.hero-mockups.only-desktop{display:none!important;height:0!important;min-height:0!important;overflow:hidden!important;padding:0!important;margin:0!important}.hero-laptop-mobile{margin-top:0!important;display:flex!important;justify-content:center!important;width:100%!important;box-sizing:border-box!important;padding-top:0!important;padding-bottom:0!important}.hero-laptop-mobile img,.hero-laptop-mobile-image{width:90vw!important;max-width:95%!important;height:auto!important;display:block!important;border-radius:16px!important;margin:24px auto!important;object-fit:contain!important}.hero-section{padding-bottom:0!important}.hero-join,.hero-join>div{margin-bottom:0!important;padding-bottom:0!important}}@media (max-width:768px){.desktop-mockup-wrapper{width:100%!important;max-width:590px!important;height:auto!important;margin-top:0!important;padding-top:0!important}.desktop-mockup-wrapper,.desktop-mockup-wrapper>div{align-items:flex-start!important;justify-content:flex-start!important}}@media (max-width:767px){.hero-laptop-mobile{width:100%!important;max-width:360px!important;margin:16px auto 0!important;padding:0!important;display:flex!important;justify-content:center!important;align-items:center!important;box-sizing:border-box!important;transform:none!important;overflow:visible!important}.hero-laptop-mobile canvas,.hero-laptop-mobile img,.hero-laptop-mobile svg,.hero-laptop-mobile>*{width:100%!important;height:auto!important;max-width:100%!important;object-fit:contain!important;transform:none!important}.hero-mockups.only-desktop{display:none!important;height:0!important;min-height:0!important;overflow:visible!important;padding:0!important;margin:0!important}.hero-laptop.hero-laptop-mobile,.hero-laptop.only-mobile,.only-mobile .hero-laptop{width:100%!important;max-width:360px!important;margin:16px auto 0!important;padding:0!important;display:flex!important;justify-content:center!important;align-items:center!important;box-sizing:border-box!important;transform:none!important;overflow:visible!important}.hero-laptop.hero-laptop-mobile>*,.hero-laptop.only-mobile>*,.only-mobile .hero-laptop>*{width:100%!important;height:auto!important;max-width:100%!important;object-fit:contain!important;transform:none!important}}@media (max-width:768px){.hero-section{padding:48px 20px 56px!important;max-width:100%!important;margin:0 auto!important}.hero-layout{display:grid!important;grid-template-columns:1fr!important;grid-gap:20px!important;gap:20px!important;align-items:start!important}.hero-content,.hero-left{width:100%!important;max-width:100%!important}.hero-content{padding:0 4px!important;box-sizing:border-box!important}.hero-content h1{font-size:clamp(28px,7vw,34px)!important;line-height:1.2!important;margin-bottom:12px!important;max-width:100%!important;-webkit-line-clamp:unset!important}.hero-content p{font-size:16px!important;line-height:1.6!important;margin-bottom:24px!important;color:#6b7280!important}.hero-content li,.hero-content ul{line-height:1.6!important;margin-bottom:8px!important;word-break:break-word!important}.hero-join{width:100%!important;max-width:100%!important;margin-bottom:0!important;padding-bottom:0!important;display:flex!important;flex-direction:column!important;align-items:center!important}.hero-laptop-mobile{margin-top:24px!important}}@media (max-width:480px){.hero-section{padding:40px 20px 48px!important}.hero-title{font-size:clamp(28px,7vw,40px)!important;line-height:1.1!important;margin-bottom:16px!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;display:block!important;-webkit-line-clamp:unset!important;-webkit-box-orient:unset!important;overflow-wrap:anywhere!important;word-break:normal!important;max-width:100%!important}.hero-subtitle{font-size:15px!important;line-height:1.6!important;margin-bottom:20px!important}.hero-access-title{font-size:clamp(22px,6.4vw,30px)!important;line-height:1.05!important;letter-spacing:-.02em!important;max-width:100%!important;margin-bottom:8px!important}.hero-bullets{list-style:none!important;padding-left:0!important}.hero-bullets li{display:flex!important;align-items:flex-start!important;gap:12px!important;margin-bottom:8px!important}.hero-bullets .bullet-dot{line-height:1!important;margin-top:.35em!important;font-size:inherit!important;color:#374151!important;font-weight:500!important;display:inline-block!important;width:1em!important;text-align:left!important}.hero-waitlist{display:flex!important;align-items:center!important;gap:12px!important;width:100%!important;max-width:100%!important;background:#fff!important;border-radius:18px!important;padding:10px!important}.hero-waitlist,.hero-waitlist__input{border:1px solid rgba(15,23,42,.18)!important;box-sizing:border-box!important}.hero-waitlist__input{flex:1 1 auto!important;min-width:0!important;border-radius:14px!important;padding:12px 14px!important;font-size:14px!important;outline:none!important;background:transparent!important}.hero-waitlist__input::placeholder{font-size:12px!important;color:rgba(15,23,42,.45)!important}.hero-waitlist__btn{flex:0 0 auto!important;white-space:nowrap!important;border-radius:14px!important;padding:12px 18px!important}}.card{width:100%;min-height:520px;border-radius:14px;overflow:hidden;box-shadow:0 8px 24px rgba(16,24,40,.08);background:#fff}:root{--card-title:#374151;--card-subtle:#4b5563;--card-body:#6b7280;--card-title-size:18px;--card-body-size:15px;--card-line-height:1.6;--card-label-weight:600}.card.horizontal{display:flex}.card-media{width:55%;height:100%;overflow:hidden;position:relative;background:#f3f4f6}.card-media-figure{width:100%;height:520px;overflow:hidden}.card-media img{width:100%;height:100%;object-fit:cover;object-position:center}.card-media-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#9ca3af;font-size:14px}.card-content{width:45%;display:flex;flex-direction:column}.card-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px 0}.card-title{font-size:var(--card-title-size);font-weight:var(--card-label-weight);color:var(--card-title);margin:0 0 6px;text-transform:capitalize}.badge{background:#144212;color:#fff;padding:6px 8px;border-radius:8px;font-size:12px}.card-body{margin-top:16px;padding:0 20px 20px;line-height:var(--card-line-height)}.card-body,.meta{color:var(--card-body);font-size:var(--card-body-size)}.distance{margin-top:6px;font-size:13px;color:#9aa0a6;line-height:1.4}.bio{margin-top:8px;font-size:var(--card-body-size);color:var(--card-body);line-height:var(--card-line-height)}.insurances,.services{margin-top:12px;font-size:var(--card-body-size);color:var(--card-subtle)}.insurances{line-height:var(--card-line-height)}.insurances strong{color:var(--card-title);font-weight:var(--card-label-weight)}.card-body strong{color:inherit;font-size:inherit;font-weight:600}.card-actions{display:flex;gap:24px;padding:12px 0 0;margin:0 12px 12px}.card-action,.card-actions{align-items:center;justify-content:center}.card-action{width:64px;height:64px;border-radius:999px;display:inline-flex;padding:0;box-shadow:0 12px 30px rgba(16,24,40,.12);border:none;cursor:pointer}.card-action svg{width:22px;height:22px;display:block}.card-action.dislike{background:#fff}.card-action.dislike svg path{fill:#111827}.card-action.like{background:#7b8496}.card-action.like svg path{fill:#fff}.swipe-deck{flex-direction:column;align-items:center;margin:0 auto}.controls,.swipe-deck{display:flex;justify-content:center}.controls{gap:12px;margin-top:16px}@media (max-width:768px){.card{width:100%;max-width:420px;height:auto;min-height:560px}.card.horizontal{flex-direction:column}.card-media{width:100%;height:280px}.card-content{width:100%}.card-title{font-size:18px}.card-body{font-size:14px}.bio{font-size:12px}.services{font-size:14px}.insurances{font-size:12px}}.btn{padding:10px 16px;border-radius:10px;border:none;cursor:pointer}.btn.skip{background:#f2f4f6}.btn.match{background:var(--brand-1);color:#fff}.empty{color:#777;padding:40px;text-align:center}.chat-root{display:flex;flex-direction:column;height:420px;border-radius:8px}.chat-header{font-weight:600;padding:8px 12px;border-bottom:1px solid #eee}.chat-body{flex:1 1;overflow:auto;padding:12px}.bubble{max-width:72%;padding:10px;border-radius:12px;margin-bottom:10px}.bubble.me{margin-left:auto;background:#ff655c;color:#fff}.bubble.them{background:#f4f6f8}.chat-input{display:flex;gap:8px;padding:8px;border-top:1px solid #eee}.chat-input input{flex:1 1;padding:8px;border-radius:8px;border:1px solid #e6e6e6}.chat-input button{padding:8px 12px;border-radius:8px;background:var(--brand-1);color:#fff;border:none}.filter-panel{background:#fff;border-radius:12px;padding:20px;border:1px solid #e5e7eb}.filter-panel h3{margin-bottom:16px;color:var(--brand-3)}.filter-section{margin-bottom:20px}.filter-section label{display:block;margin-bottom:8px;color:#666;font-size:14px}.filter-input{width:100%;padding:8px 12px;border:1px solid #eee;border-radius:8px;font-size:14px}.service-tags{display:flex;flex-wrap:wrap;gap:8px}.tag{padding:6px 12px;border-radius:16px;border:1px solid #eee;background:#fff;font-size:13px;color:var(--card-subtle);cursor:pointer;transition:all .2s}.tag:hover{color:var(--brand-1)}.tag.active,.tag:hover{border-color:var(--brand-1)}.tag.active{background:var(--brand-1);color:#fff}.container{max-width:1400px;margin:0 auto;padding:0 20px}.hero-section{padding:24px 20px 60px}.waitlist-hero-grid{display:grid;grid-template-columns:1fr;grid-gap:40px;gap:40px;align-items:center}.hero-carousel-wrapper{width:100%;display:flex;align-items:center;justify-content:center}.phone-wrapper{width:100%;max-width:280px;box-sizing:border-box}.phone-inner{width:100%;height:auto}.feature-grid{display:grid;grid-template-columns:1fr;grid-gap:20px;gap:20px}@media (min-width:768px){.hero-section{padding:48px 40px 100px}.waitlist-hero-grid{grid-template-columns:1fr 1fr;gap:80px}.phone-inner{height:580px}.feature-grid{grid-template-columns:repeat(3,1fr);gap:40px}}