:root{--bg:#f7efe4;--bg-alt:#fffaf2;--ink:#1e2430;--muted:#5f6673;--line:#1e24301f;--teal:#0a8f8a;--teal-deep:#05625f;--gold:#d4a94b;--coral:#df6f4d;--plum:#52304a;--white:#fff;--shadow:0 24px 80px #22232c24;--radius-xl:32px;--radius-lg:24px;--radius-md:18px;--max:1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:radial-gradient(circle at top left, #0a8f8a29, transparent 26%), radial-gradient(circle at top right, #d4a94b29, transparent 22%), linear-gradient(180deg, var(--bg-alt), var(--bg));margin:0;font-family:Avenir Next,Segoe UI,Trebuchet MS,sans-serif}a{color:inherit;text-decoration:none}.site-shell{width:min(calc(100% - 32px), var(--max));margin:0 auto;padding-bottom:64px}.topbar{justify-content:space-between;align-items:center;gap:16px;padding:22px 0;display:flex}.brand-mark{letter-spacing:.08em;text-transform:uppercase;font-size:1rem;font-weight:800}.nav-links{flex-wrap:wrap;gap:10px;display:flex}.nav-links a{border:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffad;border-radius:999px;padding:10px 14px}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:28px;padding:48px 0 28px;display:grid}.eyebrow{color:var(--teal-deep);letter-spacing:.16em;text-transform:uppercase;margin:0 0 14px;font-size:.8rem;font-weight:800}h1,h2,h3{margin:0;font-family:Georgia,Times New Roman,serif;line-height:1.04}h1{max-width:10ch;font-size:clamp(2.8rem,6vw,5.4rem)}h2{font-size:clamp(2rem,3vw,3rem)}h3{font-size:1.3rem}.lede,.section-copy,.story-card p,.metric-card p,.feature-list,.detail-list,.kicker-row p,.calc-card p{color:var(--muted);line-height:1.65}.hero-actions,.button-row{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 18px;font-weight:700;display:inline-flex}.button-primary{background:linear-gradient(135deg, var(--teal), var(--teal-deep));color:var(--white);box-shadow:var(--shadow)}.button-secondary{border-color:var(--line);background:#ffffffd9}.button-accent{background:linear-gradient(135deg, var(--gold), #be8333);color:#241c11}.glow-panel,.story-card,.surface-card,.calc-card,.swipe-card,.timeline-card,.step-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:var(--shadow);background:#ffffffd1;border:1px solid #fffc}.hero-panel,.story-card,.surface-card,.calc-card,.timeline-card,.step-card{border-radius:var(--radius-xl);padding:28px}.metric-grid,.section-grid,.dual-grid,.stats-row,.three-up{gap:18px;display:grid}.metric-grid,.three-up{grid-template-columns:repeat(2,minmax(0,1fr))}.section-grid,.dual-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:28px}.metric-card,.stat-pill{border-radius:var(--radius-md);border:1px solid var(--line);background:#ffffffad;padding:18px}.metric-label,.tiny-label{letter-spacing:.12em;text-transform:uppercase;color:var(--plum);margin-bottom:8px;font-size:.76rem;font-weight:800;display:inline-block}.section-block{margin-top:32px;padding-top:20px}.feature-list,.detail-list{padding-left:18px}.feature-list li,.detail-list li{margin-bottom:8px}.text-link{color:var(--teal-deep);margin-top:14px;font-weight:700;display:inline-block}.kicker-row{justify-content:space-between;align-items:center;gap:18px;display:flex}.badge{color:var(--plum);background:#52304a14;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-size:.85rem;font-weight:800;display:inline-flex}.swipe-layout{grid-template-columns:1.1fr .9fr;gap:24px;margin-top:28px;display:grid}.swipe-card{border-radius:40px;min-height:620px;position:relative;overflow:hidden}.listing-visual{min-height:310px;color:var(--white);background-position:50%;background-size:cover;flex-direction:column;justify-content:flex-end;padding:28px;display:flex}.listing-body{padding:28px}.pill-row,.chip-row{flex-wrap:wrap;gap:10px;display:flex}.pill,.chip{border-radius:999px;padding:8px 12px;font-size:.84rem;font-weight:700}.pill{background:#ffffff2e;border:1px solid #ffffff3d}.chip{color:var(--teal-deep);background:#0a8f8a1f}.price-row,.summary-row,.form-grid{gap:16px;display:grid}.price-row{grid-template-columns:repeat(3,minmax(0,1fr));margin:18px 0}.summary-row{grid-template-columns:repeat(2,minmax(0,1fr))}.price-box,.summary-box{border-radius:var(--radius-md);background:#f6f0e6eb;padding:14px}.swipe-controls{flex-wrap:wrap;gap:12px;margin-top:20px;display:flex}.swipe-controls button,.form-actions button{cursor:pointer;border:0;border-radius:999px;min-height:52px;padding:0 18px;font-weight:800}.swipe-controls .nope{color:#9d4830;background:#df6f4d24}.swipe-controls .like{color:var(--teal-deep);background:#0a8f8a24}.insight-panel{gap:18px;display:grid}.insight-stack{gap:12px;display:grid}.insight-box{border-radius:var(--radius-md);border:1px solid var(--line);background:#ffffff9e;padding:16px}.insight-box strong{margin-bottom:6px;display:block}.timeline{gap:14px;display:grid}.timeline-card{grid-template-columns:auto 1fr;align-items:start;gap:14px;display:grid}.timeline-index{background:var(--teal);width:38px;height:38px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.form-shell{grid-template-columns:1.02fr .98fr;gap:24px;margin-top:26px;display:grid}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.field{gap:8px;display:grid}.field.full{grid-column:1/-1}label{font-size:.9rem;font-weight:700}input,select{border:1px solid var(--line);width:100%;min-height:48px;font:inherit;background:#ffffffe6;border-radius:14px;padding:0 14px}.form-actions{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.progress-bar{background:#0a8f8a1f;border-radius:999px;width:100%;height:12px;overflow:hidden}.progress-value{border-radius:inherit;background:linear-gradient(135deg, var(--gold), var(--teal));width:0;height:100%;transition:width .22s}.result-score{font-family:Georgia,Times New Roman,serif;font-size:clamp(2.6rem,5vw,4rem)}.footer-note{color:var(--muted);margin-top:26px;font-size:.92rem}@media (max-width:980px){.hero,.section-grid,.dual-grid,.swipe-layout,.form-shell,.metric-grid,.three-up,.price-row,.summary-row,.form-grid{grid-template-columns:1fr}h1{max-width:14ch}.swipe-card{min-height:auto}}@media (max-width:640px){.site-shell{width:min(calc(100% - 20px), var(--max))}.topbar,.kicker-row{flex-direction:column;align-items:flex-start}.hero-panel,.story-card,.surface-card,.calc-card,.timeline-card,.step-card{padding:22px}}.launch-page{width:min(100% - 32px,1320px);margin:0 auto;padding:32px 0 80px}.launch-page h1,.launch-page h2,.launch-page h3{max-width:none}.launch-hero,.launch-grid{grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);align-items:start;gap:30px;display:grid}.launch-copy,.launch-panel,.launch-band{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#ffffffc7;border:1px solid #ffffffd1;box-shadow:0 34px 110px #1b1f2b24}.launch-copy,.launch-panel{border-radius:36px;padding:34px}.launch-lede,.launch-section-copy,.launch-band span,.launch-benefit p,.faq-card p,.launch-form-note,.form-message{color:var(--muted);line-height:1.7}.launch-actions{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.launch-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:28px;display:grid}.launch-stat{background:#ffffffb8;border:1px solid #1e24301a;border-radius:22px;padding:18px}.launch-stat span{letter-spacing:.12em;text-transform:uppercase;color:var(--plum);margin-bottom:8px;font-size:.76rem;font-weight:800;display:block}.launch-stat strong{font-size:1rem;line-height:1.45}.launch-visual{min-height:760px;position:relative}.visual-stack{min-height:680px;position:relative}.visual-card{border-radius:34px;position:absolute;overflow:hidden;box-shadow:0 34px 90px #11182742}.visual-card img{object-fit:cover;width:100%;height:100%;display:block}.visual-card-1{width:min(100%,470px);height:460px;inset:0 auto auto 0}.visual-card-2{width:min(72%,360px);height:280px;top:80px;right:0}.visual-card-3{width:min(78%,390px);height:250px;bottom:20px;right:42px}.floating-insight{color:#ffffffdb;background:#0f141ed6;border-radius:30px;width:min(88%,360px);padding:22px 24px;position:absolute;bottom:0;left:30px;box-shadow:0 28px 90px #11182740}.floating-insight .eyebrow{color:#ffffffb8}.floating-insight p{margin:0;line-height:1.65}.launch-band{border-radius:30px;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:22px;margin:30px 0;padding:28px 30px;display:grid}.launch-band p{margin:0;font-size:1.35rem;font-weight:800;line-height:1.35}.launch-band span{display:block}.launch-grid{margin-top:30px}.launch-grid-reverse{grid-template-columns:minmax(420px,.98fr) minmax(0,1.02fr)}.launch-benefits,.faq-stack{gap:16px;margin-top:22px;display:grid}.launch-benefit,.faq-card{background:#ffffffbd;border:1px solid #1e243014;border-radius:24px;padding:22px}.launch-benefit h3,.faq-card h3{margin-bottom:10px}.spotlight-panel{background:radial-gradient(circle at 100% 0,#d4a94b38,#0000 34%),linear-gradient(#ffffffeb,#f4ece2f5)}.launch-list{color:var(--muted);gap:12px;margin:22px 0 0;padding-left:18px;line-height:1.7;display:grid}.form-panel{background:radial-gradient(circle at 0 0,#0a8f8a2e,#0000 28%),#ffffffe6}.launch-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}textarea{border:1px solid var(--line);width:100%;min-height:128px;font:inherit;resize:vertical;background:#ffffffeb;border-radius:18px;padding:14px}.launch-form-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:24px;display:flex}.launch-form-note{max-width:34ch;margin:0;font-size:.95rem}.form-message{margin:18px 0 0;font-weight:700}.form-error{color:#a33d2c}.form-success{color:var(--teal-deep)}.hp-field{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.faq-panel{background:radial-gradient(circle at 0 0,#52304a1f,#0000 34%),#ffffffe6}.swipe-theme{background:radial-gradient(circle at 0 0,#0a8f8a38,#0000 20%),radial-gradient(circle at 100% 0,#d4a94b2e,#0000 24%),linear-gradient(#fffaf2e6,#f7efe4eb);border-radius:42px;padding:22px}.preapprov-theme{background:radial-gradient(circle at 0 0,#52304a2e,#0000 18%),radial-gradient(circle at 100% 0,#df6f4d24,#0000 24%),linear-gradient(#fffcf7eb,#f5eee7f2);border-radius:42px;padding:22px}@media (max-width:1180px){.launch-hero,.launch-grid,.launch-grid-reverse,.launch-band,.launch-stats,.launch-form-grid{grid-template-columns:1fr}.launch-visual{min-height:620px}.visual-stack{min-height:540px}.visual-card-2{width:min(64%,340px)}.visual-card-3{width:min(68%,360px);right:0}}@media (max-width:820px){.launch-page{width:min(100% - 18px,1320px);padding:12px 0 54px}.launch-copy,.launch-panel,.launch-band{padding:24px}.launch-visual{min-height:440px}.visual-stack{min-height:360px}.visual-card-1{width:100%;height:320px;position:relative}.visual-card-2,.visual-card-3{display:none}.floating-insight{width:100%;margin-top:18px;position:relative;left:0}}.swipe-brand{align-items:center;gap:14px;display:inline-flex}.swipe-brand-mark{filter:drop-shadow(0 12px 32px #14d6ff47);flex:none;width:48px;height:48px}.swipe-brand-wordmark{letter-spacing:-.045em;align-items:baseline;gap:5px;font-size:clamp(1.2rem,2vw,1.65rem);font-weight:800;line-height:1;display:inline-flex}.swipe-brand-swipe{color:#eef5ff}.swipe-brand-dot{background:linear-gradient(135deg,#b35dff,#24d7ff);border-radius:999px;width:.42em;height:.42em;transform:translateY(-.08em);box-shadow:0 0 18px #855cf6b3}.swipe-brand-homes{color:#e9f2ffb8}.swipe-brand-compact .swipe-brand-mark{width:42px;height:42px}.swipe-brand-subtle .swipe-brand-mark{filter:none}.launch-brand-row{margin-bottom:22px}.swipe-theme{color:#eef5ff;background:radial-gradient(circle at 0 0,#a855f72e,#0000 20%),radial-gradient(circle at 100% 0,#14d6ff2e,#0000 24%),linear-gradient(#060c1bf5,#0a1324fa);border-radius:42px;padding:22px}.swipe-theme .launch-copy,.swipe-theme .launch-panel,.swipe-theme .launch-band{background:linear-gradient(#0f182ec7,#09101fe0);border-color:#6587ff29;box-shadow:0 34px 120px #03091475}.swipe-theme .launch-band{background:radial-gradient(circle at 100% 0,#14d6ff2e,#0000 28%),linear-gradient(#101a31f0,#090f1ff5)}.swipe-theme .launch-benefit,.swipe-theme .faq-card,.swipe-theme .launch-stat{background:#0b162bc7;border-color:#7990ff24}.swipe-theme .launch-list,.swipe-theme .launch-lede,.swipe-theme .launch-section-copy,.swipe-theme .launch-form-note,.swipe-theme .launch-band span,.swipe-theme .launch-benefit p,.swipe-theme .faq-card p,.swipe-theme .form-message{color:#deeaffbd}.swipe-theme .eyebrow,.swipe-app-shell .eyebrow,.swipe-theme .launch-stat span,.swipe-app-shell .metric-label,.swipe-app-shell .tiny-label{color:#8ec5ff}.swipe-theme .launch-stat strong,.swipe-theme h1,.swipe-theme h2,.swipe-theme h3,.swipe-app-shell h1,.swipe-app-shell h2,.swipe-app-shell h3,.swipe-app-shell strong{color:#eef5ff}.swipe-theme .button-primary,.swipe-app-shell .button-primary{background:linear-gradient(135deg,#7d5dff,#12d7ff);box-shadow:0 20px 45px #12d7ff38}.swipe-theme .button-secondary,.swipe-app-shell .button-secondary{color:#eef5ff;background:#0b182fb8;border-color:#7894ff38}.swipe-theme .spotlight-panel,.swipe-theme .form-panel,.swipe-theme .faq-panel{background:radial-gradient(circle at 0 0,#5873ff29,#0000 28%),linear-gradient(#0d172ceb,#080e1cf5)}.swipe-theme textarea,.swipe-theme input,.swipe-theme select{color:#eef5ff;background:#060f1fc2;border-color:#6c86ff3d}.swipe-brand-link{align-items:center;display:inline-flex}.swipe-hero{padding-top:36px}.swipe-hero-panel{background:radial-gradient(circle at 0 0,#a855f733,#0000 24%),radial-gradient(circle at 100% 0,#14d6ff2e,#0000 22%),linear-gradient(#0b182ff2,#070d1bfa);border:1px solid #728eff2e;position:relative;overflow:hidden;box-shadow:0 32px 90px #0409126b}.swipe-signal-orb{filter:blur(4px);pointer-events:none;background:radial-gradient(circle,#12d7ff9e,#12d7ff14 44%,#0000 72%);border-radius:999px;width:210px;height:210px;position:absolute;top:-28px;right:44px}.swipe-metric-grid .metric-card,.swipe-app-shell .surface-card,.swipe-app-shell .swipe-card,.swipe-app-shell .price-box,.swipe-app-shell .summary-box,.swipe-app-shell .insight-box{background:#0a152ac7;border-color:#758fff29;box-shadow:0 24px 60px #04091242}.swipe-app-shell .hero-panel,.swipe-app-shell .surface-card,.swipe-app-shell .swipe-card{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.swipe-app-shell .lede,.swipe-app-shell .section-copy,.swipe-app-shell .metric-card p,.swipe-app-shell .insight-box span,.swipe-app-shell .summary-box p,.swipe-app-shell .badge{color:#e0ebffbd}.swipe-app-shell .badge{background:#5a77ff24}.swipe-app-shell .listing-visual{position:relative}.swipe-app-shell .listing-visual:after{content:"";background:linear-gradient(90deg,#0000,#ffffff6b,#0000);height:1px;position:absolute;inset:auto 18px 18px}.swipe-app-shell .nope{color:#ffb6cc;background:#ff629329}.swipe-app-shell .button-accent{color:#eef5ff;background:linear-gradient(135deg,#172449,#6c65ff)}@media (max-width:820px){.swipe-brand-wordmark{font-size:1.2rem}.swipe-app-shell{width:min(100% - 18px,1320px)}}.swipe-brand{gap:12px}.swipe-brand-mark{filter:none;width:44px;height:44px}.swipe-brand-wordmark{letter-spacing:-.05em;gap:0;font-family:SF Pro Display,Avenir Next,Segoe UI,sans-serif;font-size:clamp(1.18rem,1.5vw,1.5rem);font-weight:700}.swipe-brand-swipe,.swipe-brand-homes{color:#f5f8ff}.swipe-brand-separator{color:#66b8ff}.swipe-theme.swipe-launch{color:#f2f6ff;background:radial-gradient(circle at 100% 0,#a4b6d614,#0000 26%),radial-gradient(circle at 0 100%,#d6c09e0d,#0000 24%),linear-gradient(#050910 0%,#0a1018 100%);border-radius:40px;padding:24px}.swipe-launch .eyebrow,.swipe-app-shell .eyebrow,.swipe-launch .metric-label,.swipe-app-shell .metric-label,.swipe-app-shell .tiny-label{color:#8ebeff}.swipe-launch h1,.swipe-launch h2,.swipe-launch h3,.swipe-app-shell h1,.swipe-app-shell h2,.swipe-app-shell h3{letter-spacing:-.05em;color:#f7f9ff;font-family:SF Pro Display,Avenir Next,Segoe UI,sans-serif;font-weight:700}.swipe-launch h1,.swipe-app-shell h1{max-width:11ch;font-size:clamp(3.3rem,6vw,6.2rem);line-height:.95}.swipe-launch h2,.swipe-app-shell h2{font-size:clamp(2rem,3vw,3.4rem);line-height:1.02}.swipe-launch .launch-lede,.swipe-launch .launch-section-copy,.swipe-launch .launch-form-note,.swipe-launch .faq-card p,.swipe-launch .launch-benefit p,.swipe-launch .form-message,.swipe-launch p,.swipe-app-shell .lede,.swipe-app-shell .section-copy,.swipe-app-shell .summary-box p,.swipe-app-shell .insight-box span,.swipe-app-shell .metric-card p,.swipe-app-shell .badge{color:#e2e9f7c2}.swipe-launch .button-primary,.swipe-app-shell .button-primary{color:#0a1018;background:linear-gradient(#faf8f2,#d9ccb5);box-shadow:0 18px 50px #d9ccb529}.swipe-launch .button-secondary,.swipe-app-shell .button-secondary,.swipe-app-shell .button-accent{color:#f7f9ff;background:#ffffff0a;border-color:#94b5e429}.swipe-launch-hero,.swipe-editorial-band{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:stretch;gap:28px;display:grid}.swipe-launch-topline{justify-content:space-between;align-items:center;gap:18px;display:flex}.swipe-launch-mini-nav{color:#dce6f8b8;letter-spacing:.12em;text-transform:uppercase;flex-wrap:wrap;gap:12px;font-size:.78rem;font-weight:700;display:flex}.swipe-hero-cta-row{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.swipe-launch-copy,.swipe-launch-showcase,.swipe-editorial-copy,.swipe-editorial-gallery,.swipe-value-card,.swipe-circle-band,.swipe-form-panel,.swipe-faq-panel,.swipe-hero-panel,.swipe-card,.swipe-app-shell .surface-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0a;border:1px solid #94b5e41f;box-shadow:0 24px 80px #00000038}.swipe-launch-copy,.swipe-launch-showcase,.swipe-editorial-copy,.swipe-editorial-gallery,.swipe-value-card,.swipe-audience-strip,.swipe-form-panel,.swipe-faq-panel{border-radius:32px;padding:32px}.launch-brand-row{justify-content:space-between;align-items:center;gap:18px;margin-bottom:24px;display:flex}.swipe-launch-status{color:#e7effcb8;letter-spacing:.12em;text-transform:uppercase;background:#ffffff0a;border:1px solid #94b5e424;border-radius:999px;padding:8px 14px;font-size:.78rem;font-weight:700}.swipe-launch-proof{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:32px;display:grid}.swipe-launch-proof-wide{margin-top:30px}.swipe-logo-row,.swipe-moment-grid{gap:16px;margin-top:24px;display:grid}.swipe-logo-row{grid-template-columns:repeat(2,minmax(0,1fr))}.swipe-logo-card,.swipe-moment-card{background:#ffffff09;border:1px solid #94b5e41a;border-radius:22px;padding:18px}.swipe-logo-card{align-items:center;gap:14px;display:flex}.swipe-logo-card img{flex:none;width:48px;height:48px}.swipe-logo-card span{color:#cdbca0;letter-spacing:.12em;text-transform:uppercase;margin-bottom:6px;font-size:.76rem;font-weight:700;display:block}.swipe-logo-card strong{color:#f6f9ff}.swipe-proof-card,.swipe-audience-pill{background:#ffffff09;border:1px solid #94b5e41a;border-radius:22px;padding:18px}.swipe-proof-card span{letter-spacing:.12em;text-transform:uppercase;color:#cdbca0;margin-bottom:8px;font-size:.76rem;font-weight:700;display:block}.swipe-proof-card strong{color:#f6f9ff;line-height:1.45;display:block}.swipe-showcase-panel{background:radial-gradient(circle at 100% 0,#467cff2e,#0000 26%),linear-gradient(#060b18fa,#0a1122fa);border:1px solid #94b5e424;border-radius:34px;gap:18px;height:100%;min-height:760px;padding:26px;display:grid}.swipe-showcase-header{color:#dce6f6b3;justify-content:space-between;align-items:center;gap:12px;font-size:.82rem;display:flex}.swipe-phone-stage{grid-template-columns:.72fr .88fr .72fr;align-items:end;gap:14px;min-height:600px;display:grid;position:relative}.swipe-phone-card{background:linear-gradient(#0e1630,#060b17);border-radius:42px;padding:10px;position:relative;box-shadow:0 32px 80px #00000061}.swipe-phone-card-left,.swipe-phone-card-right{opacity:.82;transform:translateY(24px)scale(.94)}.swipe-phone-card-left{rotate:-9deg}.swipe-phone-card-right{rotate:8deg}.swipe-phone-screen{background:linear-gradient(#ffffff0f,#ffffff06),#0a1122;border:1px solid #94b5e424;border-radius:34px;gap:14px;min-height:540px;padding:16px;display:grid}.swipe-phone-bar{color:#e3ecf7c2;justify-content:space-between;align-items:center;gap:8px;font-size:.78rem;display:flex}.swipe-phone-image{background:#0a1122;border-radius:24px;min-height:210px;margin:0;overflow:hidden}.swipe-phone-image img{object-fit:cover;width:100%;height:100%;display:block}.swipe-phone-copy{gap:8px;display:grid}.swipe-phone-copy strong{color:#f7f9ff;font-size:1.2rem}.swipe-phone-copy p{color:#e2e9f7b8;margin:0;line-height:1.65}.swipe-phone-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:auto;display:grid}.swipe-phone-actions span{color:#e8eff8d1;background:#ffffff0d;border-radius:999px;justify-content:center;align-items:center;min-height:42px;font-weight:700;display:inline-flex}.swipe-phone-actions .swipe-phone-like{color:#09111f;background:linear-gradient(#faf8f2,#d9ccb5)}.swipe-favorite-list{gap:12px;display:grid}.swipe-favorite-item{background:#ffffff0a;border-radius:18px;grid-template-columns:64px 1fr;align-items:center;gap:12px;padding:10px;display:grid}.swipe-favorite-item img{object-fit:contain;background:#0a1122;border-radius:14px;width:64px;height:64px}.swipe-favorite-item strong,.swipe-showcase-caption strong{color:#f7f9ff}.swipe-favorite-item span{color:#dce6f6a8;font-size:.84rem}.swipe-showcase-caption{background:#ffffff0a;border:1px solid #94b5e41a;border-radius:24px;justify-content:space-between;align-items:center;gap:18px;padding:18px 20px;display:flex}.swipe-showcase-caption img{width:58px;height:58px}.swipe-launch-metric-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:28px;display:grid}.swipe-launch-metric-strip article{text-align:center;background:#ffffff09;border:1px solid #94b5e41a;border-radius:24px;padding:24px 20px}.swipe-launch-metric-strip strong{color:#58a8ff;letter-spacing:-.05em;font-size:clamp(1.7rem,3vw,2.4rem);display:block}.swipe-launch-metric-strip span{color:#dce6f6ad;margin-top:8px;line-height:1.5;display:block}.swipe-device-frame{background:linear-gradient(#ffffff0b,#ffffff05),#050b16;border:1px solid #94b5e424;border-radius:34px;height:100%;min-height:720px;padding:22px}.swipe-device-topline{color:#dde7f6b3;justify-content:space-between;align-items:center;gap:12px;padding-bottom:18px;font-size:.84rem;display:flex}.swipe-device-canvas{grid-template-columns:minmax(0,1fr) 240px;gap:16px;height:calc(100% - 30px);display:grid}.swipe-device-main,.swipe-sidecar-card{background:#ffffff09;border:1px solid #94b5e41a;border-radius:28px}.swipe-device-main{grid-template-rows:1fr auto;display:grid;overflow:hidden}.swipe-device-image{min-height:430px;margin:0}.swipe-device-image img,.swipe-editorial-primary img,.swipe-editorial-secondary img{object-fit:cover;width:100%;height:100%;display:block}.swipe-device-summary{gap:18px;padding:24px;display:grid}.swipe-kicker{letter-spacing:.12em;text-transform:uppercase;color:#8ebeff;margin:0 0 8px;font-size:.8rem;font-weight:700}.swipe-device-tags{flex-wrap:wrap;gap:10px;display:flex}.swipe-device-tags span{color:#ecf2fcd1;background:#ffffff0d;border-radius:999px;padding:9px 12px;font-size:.85rem}.swipe-device-sidecar{gap:16px;display:grid}.swipe-sidecar-card{padding:18px}.swipe-sidecar-label,.swipe-value-index{color:#cdbca0;letter-spacing:.12em;text-transform:uppercase;margin-bottom:14px;font-size:.8rem;font-weight:700;display:inline-block}.swipe-sidecar-metric strong{letter-spacing:-.06em;font-size:2.4rem;display:block}.swipe-sidecar-metric span{color:#e0eaf8b8}.swipe-sidecar-bars{gap:12px;margin-top:18px;display:grid}.swipe-sidecar-bars div{gap:8px;display:grid}.swipe-sidecar-bars span{color:#e0eaf8b8;font-size:.9rem}.swipe-sidecar-bars i{background:linear-gradient(90deg,#dac9ab,#f4eee3);border-radius:999px;height:8px;display:block}.swipe-sidecar-note p{margin:0;line-height:1.7}.swipe-preview-band,.swipe-value-grid,.swipe-audience-strip,.swipe-launch-bottom{margin-top:28px}.swipe-preview-band{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:18px;display:grid}.swipe-preview-copy,.swipe-preview-panel{background:#ffffff09;border:1px solid #94b5e41a;border-radius:28px;padding:28px}.swipe-preview-copy{align-content:center;gap:18px;display:grid}.swipe-preview-copy-hero{background:linear-gradient(#ffffff0b,#ffffff06),#080e1ce0}.swipe-preview-copy p:last-child{margin:0;line-height:1.8}.swipe-preview-panel{align-content:start;gap:10px;display:grid}.swipe-preview-panel-wide{padding:0;overflow:hidden}.swipe-how-grid{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.swipe-how-card{min-height:100%;padding:28px}.swipe-how-card+.swipe-how-card{border-left:1px solid #94b5e41a}.swipe-how-card h3{margin-bottom:12px}.swipe-how-card p{color:#e2e9f7bd;margin:0;line-height:1.7}.swipe-preview-metrics{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.swipe-preview-metrics div{min-height:100%;padding:28px}.swipe-preview-metrics div+div{border-left:1px solid #94b5e41a}.swipe-preview-metrics strong{color:#f5f8ff;margin-bottom:10px;font-size:1.05rem;display:block}.swipe-preview-panel h3{margin:0}.swipe-preview-panel p,.swipe-preview-metrics p{margin:0;line-height:1.7}.swipe-value-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.swipe-value-card-lead{grid-column:span 1}.swipe-value-card-lead h2{margin-bottom:14px}.swipe-value-card h3,.swipe-audience-strip h2,.swipe-launch .faq-card h3{margin-bottom:12px}.swipe-value-card p{margin:0;line-height:1.7}.swipe-value-card a{color:#8ebeff;margin-top:16px;font-weight:700;display:inline-block}.swipe-moment-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.swipe-moment-card h3{margin-bottom:12px}.swipe-moment-card p{color:#e2e9f7c2;margin:0;line-height:1.7}.swipe-brand-system{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:18px;margin-top:28px;display:grid}.swipe-system-section{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:18px;margin-top:28px;display:grid}.swipe-system-copy,.swipe-system-visual,.swipe-beta-console{border-radius:30px}.swipe-system-copy,.swipe-system-visual{background:#ffffff09;border:1px solid #94b5e41a;padding:30px}.swipe-system-copy p:last-of-type{margin-bottom:0;line-height:1.8}.swipe-system-points{gap:14px;margin-top:24px;display:grid}.swipe-system-points article{background:#ffffff08;border:1px solid #94b5e41a;border-radius:22px;padding:18px}.swipe-system-points strong{color:#f7f9ff;margin-bottom:8px;display:block}.swipe-system-points span{color:#e2e9f7bd;line-height:1.7}.swipe-system-visual img,.swipe-beta-console img{border:1px solid #94b5e414;border-radius:22px;width:100%;height:auto;display:block}.swipe-beta-console{margin:18px 0 22px;overflow:hidden}.swipe-store-section{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:18px;margin-top:28px;display:grid}.swipe-store-visual,.swipe-store-copy{background:#ffffff09;border:1px solid #94b5e41a;border-radius:30px;padding:30px}.swipe-store-visual img{border:1px solid #94b5e414;border-radius:22px;width:100%;height:auto;display:block}.swipe-store-copy p:last-of-type{margin-bottom:0;line-height:1.8}.swipe-store-badges{gap:14px;margin-top:24px;display:grid}.swipe-store-badges article{background:#ffffff08;border:1px solid #94b5e41a;border-radius:22px;grid-template-columns:64px 1fr;align-items:center;gap:14px;padding:18px;display:grid}.swipe-store-badges img{width:64px;height:64px}.swipe-store-badges strong{color:#f7f9ff;margin-bottom:6px;display:block}.swipe-store-badges span{color:#e2e9f7b8;line-height:1.6}.swipe-brand-system-copy,.swipe-brand-grid{background:#ffffff09;border:1px solid #94b5e41a;border-radius:30px;padding:30px}.swipe-brand-system-copy p:last-child{margin:0;line-height:1.8}.swipe-brand-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.swipe-brand-mode{background:#ffffff08;border:1px solid #94b5e41a;border-radius:24px;padding:20px}.swipe-brand-mode-top{grid-template-columns:52px 1fr;align-items:center;gap:12px;display:grid}.swipe-brand-mode-top img{width:52px;height:52px}.swipe-brand-mode-top span{color:#dce6f69e;letter-spacing:.12em;text-transform:uppercase;margin-bottom:4px;font-size:.76rem;font-weight:700;display:block}.swipe-brand-mode-top strong{color:#f7f9ff}.swipe-brand-mode p{color:#e2e9f7b8;margin:18px 0;line-height:1.7}.swipe-color-chips{gap:10px;display:flex}.swipe-color-chips i{border-radius:12px;width:34px;height:34px;display:block}.swipe-brand-mode-blue .swipe-color-chips i:first-child{background:#08152d}.swipe-brand-mode-blue .swipe-color-chips i:nth-child(2){background:#3b7dff}.swipe-brand-mode-blue .swipe-color-chips i:nth-child(3){background:#b7d3ff}.swipe-brand-mode-teal .swipe-color-chips i:first-child{background:#0a1724}.swipe-brand-mode-teal .swipe-color-chips i:nth-child(2){background:#2ec4b6}.swipe-brand-mode-teal .swipe-color-chips i:nth-child(3){background:#4cc9f0}.swipe-brand-mode-gold .swipe-color-chips i:first-child{background:#080808}.swipe-brand-mode-gold .swipe-color-chips i:nth-child(2){background:#c9a14a}.swipe-brand-mode-gold .swipe-color-chips i:nth-child(3){background:#f0ddad}.swipe-support-box{background:#ffffff09;border:1px solid #94b5e41a;border-radius:22px;gap:16px;margin:18px 0 22px;padding:20px;display:grid}.swipe-support-meta span{color:#8ebeff;letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px;font-size:.76rem;font-weight:700;display:block}.swipe-support-meta strong{color:#f5f8ff;line-height:1.45}.swipe-support-note{color:#dee6f2b8;margin:0;line-height:1.7}.swipe-circle-band{border-radius:32px;gap:18px;margin-top:28px;padding:30px 32px;display:grid}.swipe-circle-list{flex-wrap:wrap;gap:12px;display:flex}.swipe-circle-pill{color:#ecf1f8c7;background:#ffffff0a;border:1px solid #94b5e41a;border-radius:999px;padding:11px 16px}.swipe-launch-bottom{align-items:start}.swipe-launch .faq-card,.swipe-launch .launch-form-footer,.swipe-launch .launch-form-grid,.swipe-launch .launch-list{position:relative}.swipe-theme textarea,.swipe-theme input,.swipe-theme select,.swipe-app-shell input,.swipe-app-shell select{color:#f4f8ff;background:#ffffff0a;border-color:#94b5e41f}.swipe-theme input::placeholder,.swipe-theme textarea::placeholder{color:#dbe6f65c}.swipe-app-shell{color:#f2f6ff;width:min(100% - 32px,1340px);margin:0 auto;padding:20px 0 72px}.swipe-app-topbar .nav-links a{color:#e3ecf7d1;background:#ffffff09;border-color:#94b5e41f}.swipe-app-command-strip,.swipe-favorites-metrics,.swipe-profile-metrics,.swipe-favorites-bottom{gap:16px;display:grid}.swipe-app-command-strip{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:14px}.swipe-app-command-strip article,.swipe-favorites-metrics article,.swipe-profile-metrics article{background:#ffffff09;border:1px solid #94b5e41f;border-radius:22px;padding:18px 20px}.swipe-app-command-strip span,.swipe-favorites-metrics span,.swipe-profile-metrics span{color:#8ebeff;letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px;font-size:.76rem;font-weight:700;display:block}.swipe-app-command-strip strong,.swipe-favorites-metrics strong,.swipe-profile-metrics strong{color:#f7f9ff;line-height:1.45}.swipe-hero{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:24px;padding-top:28px}.swipe-app-hero-stack,.swipe-app-hero-grid,.swipe-favorites-hero,.swipe-profile-hero{gap:18px;display:grid}.swipe-app-hero-grid{grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr)}.swipe-app-art-card,.swipe-app-readiness-card,.swipe-favorites-copy,.swipe-favorites-visual,.swipe-profile-copy,.swipe-profile-visual{background:#ffffff09;border:1px solid #94b5e41f;border-radius:28px;padding:24px}.swipe-app-art-card,.swipe-favorites-visual,.swipe-profile-visual{gap:18px;display:grid}.swipe-app-art-copy{gap:8px;display:grid}.swipe-app-art-copy strong{color:#f7f9ff;font-size:1.2rem}.swipe-app-readiness-card strong{color:#f7f9ff;letter-spacing:-.06em;font-size:clamp(2.2rem,5vw,3.6rem);display:block}.swipe-app-readiness-card p{color:#e2e9f7bd;line-height:1.7}.swipe-readiness-list{gap:10px;margin-top:16px;display:grid}.swipe-readiness-list span{color:#e2e9f7bd;background:#ffffff0a;border-radius:16px;padding:12px 14px;display:block}.swipe-hero-copy{align-content:start;display:grid}.swipe-hero-strip{gap:14px;margin-top:28px;display:grid}.swipe-hero-strip article{border-top:1px solid #94b5e41f;padding:16px 0}.swipe-hero-strip span{color:#8ebeff;letter-spacing:.12em;text-transform:uppercase;margin-bottom:6px;font-size:.78rem;font-weight:700;display:block}.swipe-hero-strip strong{color:#f6f9ff}.swipe-hero-panel{background:radial-gradient(circle at 100% 0,#58b7ff24,#0000 26%),linear-gradient(#ffffff0d,#ffffff06);border-radius:34px;padding:28px;position:relative;overflow:hidden}.swipe-signal-orb{background:radial-gradient(circle,#66b6ff47,#0000 68%);border-radius:999px;width:180px;height:180px;position:absolute;top:-36px;right:-12px}.swipe-command-card{z-index:1;gap:18px;display:grid;position:relative}.swipe-command-top{gap:8px;display:grid}.swipe-command-top span{color:#cdbca0;letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;font-weight:700}.swipe-command-top strong{letter-spacing:-.04em;font-size:clamp(1.5rem,2vw,2rem)}.swipe-command-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.swipe-command-grid article,.swipe-app-shell .price-box,.swipe-app-shell .summary-box,.swipe-app-shell .insight-box{background:#ffffff09;border:1px solid #94b5e41a;border-radius:22px;padding:18px}.swipe-command-grid span{color:#cdbca0;letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px;font-size:.76rem;font-weight:700;display:block}.swipe-demo-block{margin-top:22px}.swipe-app-shell .badge{background:#ffffff09;border:1px solid #94b5e41f}.swipe-card{background:#ffffff0b;border-radius:34px;min-height:0;overflow:hidden}.swipe-app-shell .listing-visual{min-height:360px;padding:28px}.swipe-app-shell .listing-body{padding:24px}.swipe-app-shell .chip{color:#c8dcff;background:#ffffff0d}.swipe-app-shell .pill{background:#060c1752;border-color:#eff5ff29}.swipe-app-shell .nope,.swipe-app-shell .like{color:#f4f8ff;border:1px solid #94b5e424}.swipe-app-shell .nope{background:#ffffff09}.swipe-app-shell .like{color:#0a1018;background:linear-gradient(#faf8f2,#d9ccb5)}.swipe-app-art-card img,.swipe-signal-visual-card img,.swipe-beta-inline-card img,.swipe-favorites-art,.swipe-favorites-visual img,.swipe-profile-visual img,.swipe-profile-aside img{border:1px solid #94b5e414;border-radius:22px;width:100%;height:auto;display:block}.swipe-favorites-hero,.swipe-profile-hero{grid-template-columns:minmax(0,1fr) minmax(360px,.82fr);margin-bottom:28px}.swipe-favorites-metrics,.swipe-profile-metrics,.swipe-favorites-bottom{grid-template-columns:repeat(3,minmax(0,1fr))}.swipe-favorites-bottom{margin-top:28px}.swipe-profile-aside{align-content:start;gap:18px;display:grid}@media (max-width:1180px){.swipe-launch-hero,.swipe-store-section,.swipe-brand-system,.swipe-system-section,.swipe-preview-band,.swipe-circle-band,.swipe-hero,.swipe-layout,.swipe-app-hero-grid,.swipe-favorites-hero,.swipe-profile-hero,.swipe-favorites-bottom,.swipe-value-grid,.swipe-moment-grid,.swipe-logo-row,.swipe-device-canvas,.swipe-phone-stage,.swipe-app-command-strip,.swipe-favorites-metrics,.swipe-profile-metrics,.swipe-launch-metric-strip,.swipe-how-grid,.swipe-brand-grid,.swipe-preview-metrics,.swipe-launch-proof,.swipe-command-grid{grid-template-columns:1fr}.swipe-how-card+.swipe-how-card,.swipe-preview-metrics div+div{border-top:1px solid #94b5e41a;border-left:0}.swipe-device-frame,.swipe-showcase-panel{min-height:0}}@media (max-width:820px){.swipe-theme.swipe-launch,.swipe-app-shell{width:min(100% - 18px,1340px)}.swipe-launch-copy,.swipe-launch-showcase,.swipe-preview-copy,.swipe-preview-panel,.swipe-app-art-card,.swipe-app-readiness-card,.swipe-favorites-copy,.swipe-favorites-visual,.swipe-profile-copy,.swipe-profile-visual,.swipe-store-visual,.swipe-store-copy,.swipe-brand-system-copy,.swipe-brand-grid,.swipe-system-copy,.swipe-system-visual,.swipe-value-card,.swipe-circle-band,.swipe-form-panel,.swipe-faq-panel,.swipe-hero-panel{padding:24px}.swipe-launch-topline,.swipe-showcase-caption{flex-direction:column;align-items:flex-start}.swipe-launch h1,.swipe-app-shell h1{font-size:clamp(2.7rem,12vw,4.4rem)}.launch-brand-row{flex-direction:column;align-items:flex-start}}.swipe-status-banner{color:#ebf1fad1;background:#ffffff0a;border:1px solid #94b5e41f;border-radius:22px;margin:18px 0 0;padding:16px 20px}.saved-grid{gap:22px;margin-top:28px;display:grid}.saved-card{background:#ffffff0a;border:1px solid #94b5e41f;border-radius:30px;overflow:hidden;box-shadow:0 24px 80px #00000038}.saved-card-visual{color:#f4f8ff;flex-direction:column;justify-content:flex-end;min-height:280px;padding:28px;display:flex}.saved-card-body{padding:24px}.swipe-empty-state{margin-top:28px;padding:28px}.site-footer{background:#ffffffc7;border:1px solid #ffffffd1;border-radius:24px;justify-content:space-between;align-items:flex-start;gap:18px;margin-top:32px;padding:22px 24px;display:flex;box-shadow:0 24px 80px #1b1f2b1f}.site-footer-copy{max-width:720px}.site-footer-copy strong{margin-bottom:8px;display:block}.site-footer-copy p{color:var(--muted);margin:0;line-height:1.6}.site-footer-links{flex-wrap:wrap;gap:10px;display:flex}.site-footer-links a{border:1px solid var(--line);background:#ffffffb8;border-radius:999px;padding:10px 14px}.swipe-theme .site-footer,.swipe-app-shell .site-footer{background:#ffffff0a;border-color:#94b5e41f}.swipe-theme .site-footer-copy p,.swipe-app-shell .site-footer-copy p{color:#e2e9f7b8}.swipe-theme .site-footer-links a,.swipe-app-shell .site-footer-links a{color:#f3f7ff;background:#ffffff09;border-color:#94b5e41f}.checkbox-field{border:1px solid var(--line);background:#f6f0e6d9;border-radius:18px;grid-template-columns:auto 1fr;align-items:start;gap:12px;padding:14px 16px;display:grid}.checkbox-field input{width:18px;min-height:18px;margin-top:2px}.checkbox-field span{color:var(--muted);line-height:1.6}.inline-message{border-radius:16px;margin-top:18px;padding:14px 16px;font-weight:700}.inline-message-success{color:#1a6a3d;background:#22c55e1f}.inline-message-error{color:#9f2d2d;background:#ef44441f}.metric-card-highlight{background:#0a8f8a14}.legal-shell{padding-bottom:64px}.legal-hero{grid-template-columns:1fr;padding-bottom:0}.legal-stack{gap:18px;display:grid}.legal-card h2{margin-bottom:14px;font-size:clamp(1.6rem,2.6vw,2.2rem)}.legal-card p{color:var(--muted);line-height:1.7}.stepper-grid,.review-grid{gap:14px;display:grid}.stepper-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:24px}.step-pill{text-align:left;border:1px solid var(--line);cursor:pointer;background:#ffffff9e;border-radius:20px;gap:8px;padding:16px;display:grid}.step-pill span{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:800}.step-pill strong{font-size:.98rem}.step-pill-active{background:#0a8f8a1a;border-color:#0a8f8a57}.step-pill-done{background:#d4a94b24;border-color:#d4a94b57}.step-copy{margin-bottom:22px}.review-stack{gap:18px;display:grid}.review-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.review-grid p,.summary-box p{color:var(--muted);margin:6px 0 0;line-height:1.6}.step-actions{flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:22px;display:flex}@media (max-width:780px){.site-footer{flex-direction:column}.stepper-grid,.review-grid{grid-template-columns:1fr}.step-actions{justify-content:flex-start}}.flow-progress{gap:18px;margin-bottom:26px;display:grid}.flow-progress-head{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:12px;display:flex}.flow-progress-head h2{margin:6px 0 0;font-size:clamp(1.6rem,2.6vw,2.2rem)}.flow-progress-track{background:#8461491f;border-radius:999px;height:10px;position:relative;overflow:hidden}.flow-progress-value{border-radius:inherit;background:linear-gradient(90deg,#0a8f8a,#d4a94b);height:100%}.flow-step-list{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.flow-step-pill{border:1px solid var(--line);background:#ffffffb8;border-radius:20px;gap:8px;padding:16px;display:grid}.flow-step-pill span{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:800}.flow-step-pill strong{font-size:.95rem}.flow-step-pill-active{background:#0a8f8a1a;border-color:#0a8f8a4d}.flow-step-pill-done{background:#d4a94b24;border-color:#d4a94b47}.flow-shell{align-items:start}.flow-step-shell,.flow-aside{min-height:100%}.flow-aside{position:sticky;top:94px}.flow-meta-grid,.complete-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.flow-tag-row{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.flow-tag{border:1px solid var(--line);color:var(--ink);text-transform:capitalize;background:#ffffffb3;border-radius:999px;align-items:center;padding:10px 14px;font-size:.84rem;font-weight:700;display:inline-flex}.flow-side-list{margin-top:18px}.complete-hero{align-items:stretch}.complete-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.tier-pill{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-items:center;margin-top:18px;padding:10px 14px;font-size:.9rem;font-weight:800;display:inline-flex}.tier-pill-hot{color:#8d2c2c;background:#ef44441f}.tier-pill-warm{color:#8a5b13;background:#f59e0b24}.tier-pill-nurture{color:#0f6d69;background:#0a8f8a1f}.swipe-card-progress{margin-bottom:18px}.saved-card-facts,.listing-facts{flex-wrap:wrap;gap:10px;margin:18px 0 0;display:flex}.saved-card-facts span,.listing-fact{color:#f3f7ff;background:#ffffff0a;border:1px solid #94b5e41f;border-radius:18px;flex-direction:column;gap:4px;min-width:120px;padding:12px 14px;display:inline-flex}.listing-fact strong,.saved-card-facts span{font-size:.95rem;font-weight:700}.saved-card-facts span{justify-content:center}.listing-detail-shell{display:grid}.listing-detail-hero{gap:20px;display:grid}.listing-detail-visual,.listing-detail-body{background:#09111fd6;border:1px solid #94b5e41f;border-radius:32px;overflow:hidden}.listing-detail-visual{background-position:50%;background-size:cover;flex-direction:column;justify-content:space-between;min-height:420px;padding:clamp(24px,4vw,40px);display:flex}.listing-detail-visual h1{max-width:8ch;margin:0;font-size:clamp(2.6rem,6vw,5rem);line-height:.95}.listing-detail-visual p{color:#e9f2ffc2;margin:8px 0 0;font-size:1.1rem}.listing-detail-body{padding:clamp(22px,4vw,34px)}.listing-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:20px;display:grid}.listing-cta-row{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}@media (max-width:1024px){.flow-step-list,.complete-grid,.listing-detail-grid{grid-template-columns:1fr 1fr}}@media (max-width:820px){.flow-step-list,.flow-meta-grid,.complete-summary-grid,.complete-grid,.listing-detail-grid{grid-template-columns:1fr}.listing-detail-visual{min-height:320px}.flow-aside{position:static}}
body{min-height:100vh}
