@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700;900&display=swap";.landing-page{--ink:#172026;--muted:#65717b;--line:#ddd4c8;--paper:#f8f4ec;--panel:#fffdf8;--sage:#456b55;--sage-dark:#294638;--clay:#b76445;--gold:#d6a84f;--blue:#375f7f;--container-max:1200px;--section-pad-y:96px;--section-pad-y-mobile:56px;--body-size:1rem;--shadow:0 14px 36px rgba(23,32,38,.08);--shadow-card:0 3px 18px rgba(23,32,38,.05);--shadow-card-hover:0 8px 22px rgba(23,32,38,.08);--shadow-elevated:0 20px 50px rgba(23,32,38,.1);--tint-sage:rgba(69,107,85,.12);--tint-blue:rgba(55,95,127,.12);--tint-clay:rgba(183,100,69,.12);--tint-gold:rgba(214,168,79,.14);min-height:100vh;overflow-x:hidden;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.landing-page *{box-sizing:border-box}.landing-page a{color:inherit;text-decoration:none}.landing-page button{cursor:pointer}.landing-page button:disabled{cursor:wait}.landing-page img{display:block;max-width:100%}.landing-page .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.landing-page .mobile-only{display:none}.landing-page .desktop-only{display:initial}.landing-page .section-inner{width:min(var(--container-max),100% - 48px);margin:0 auto}.landing-page .mobile-exchange-preview,.landing-page .mobile-hero,.landing-page .mobile-simple-section{width:min(1180px,100% - 32px);margin:0 auto}.landing-page .mobile-hero{padding:20px 0 12px}.landing-page .mobile-hero h1{max-width:18ch;font-size:clamp(1.9rem,5vw,2.4rem);line-height:1.08}.landing-page .mobile-hero__status{margin:0 0 10px;color:var(--clay);font-size:.8rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.landing-page .mobile-hero__copy{max-width:36ch;margin:12px 0 0;color:var(--muted);font-size:1rem;line-height:1.55}.landing-page .mobile-hero__microcopy{margin:12px 0 0;color:var(--muted);font-size:.84rem;line-height:1.5}.landing-page .mobile-hero__cta{display:inline-flex;align-items:center;justify-content:center;min-height:48px;margin-top:16px;padding:0 20px;color:#fffefb;font-weight:700;background:var(--sage);border-radius:10px}.landing-page .mobile-exchange-preview{padding:16px 0 12px}.landing-page .mobile-exchange-preview h2{margin-bottom:12px;font-size:1.15rem}.landing-page .mobile-exchange-preview__list,.landing-page .mobile-simple-list,.landing-page .mobile-steps-list,.landing-page .mobile-trust-list{padding:0;margin:0;list-style:none}.landing-page .mobile-exchange-preview__list{display:grid;gap:10px}.landing-page .mobile-exchange-preview__row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px;background:#fffdf8;border:1px solid var(--line);border-radius:10px}.landing-page .mobile-exchange-preview__main{min-width:0}.landing-page .mobile-exchange-preview__title{margin:0;font-size:.95rem;font-weight:700}.landing-page .mobile-exchange-preview__meta{margin:4px 0 0;color:var(--muted);font-size:.8rem}.landing-page .mobile-nearby-list{display:grid;gap:10px}.landing-page .mobile-simple-section{padding-top:40px;padding-bottom:36px}.landing-page .mobile-simple-section .section-heading{margin-bottom:14px}.landing-page .mobile-simple-section h2{font-size:clamp(1.35rem,4vw,1.8rem);line-height:1.12}.landing-page .mobile-simple-list,.landing-page .mobile-trust-list{display:grid;gap:10px}.landing-page .mobile-simple-list li,.landing-page .mobile-trust-list li{padding:14px;background:#fffdf8;border:1px solid var(--line);border-radius:10px}.landing-page .mobile-simple-list h3,.landing-page .mobile-trust-list h3{margin-bottom:6px;font-size:.98rem}.landing-page .mobile-simple-list p,.landing-page .mobile-trust-list p{margin:0;color:var(--muted);font-size:.9rem;line-height:1.5}.landing-page .mobile-steps-list{display:grid;gap:12px}.landing-page .mobile-steps-list li{display:grid;grid-template-columns:30px minmax(0,1fr);gap:10px;align-items:start}.landing-page .mobile-steps-list li>span{display:inline-grid;width:30px;height:30px;margin-top:1px;color:#fff;font-size:.84rem;font-weight:800;background:var(--sage);border-radius:50%;place-items:center}.landing-page .mobile-steps-list h3{font-size:.98rem}.landing-page .mobile-steps-list p{margin:6px 0 0;color:var(--muted);font-size:.9rem;line-height:1.5}.landing-page .landing-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;width:min(var(--container-max),100% - 48px);margin:0 auto;padding:10px 12px 10px 14px;background:transparent;border:1px solid transparent;border-radius:12px;box-shadow:none;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease,-webkit-backdrop-filter .2s ease;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease,backdrop-filter .2s ease;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease,backdrop-filter .2s ease,-webkit-backdrop-filter .2s ease}.landing-page .flipfair-logo-link{display:inline-flex;align-items:center;width:-moz-max-content;width:max-content;line-height:0;background:transparent}.landing-page .flipfair-logo-wrap{display:inline-block;overflow:visible;line-height:0;background:transparent}.landing-page .flipfair-logo-wrap--compact{width:auto;background:transparent}.landing-page .flipfair-logo-wrap--compact .flipfair-logo{display:block;width:auto;height:100%;max-width:none;-o-object-fit:contain;object-fit:contain;background:transparent}.landing-page .page-brand{display:flex;justify-content:center;margin-bottom:24px}.landing-page .landing-header nav,.landing-page .landing-header__nav{display:flex;align-items:center;justify-content:center;justify-self:center;gap:8px;color:var(--muted);font-size:.94rem}.landing-page .landing-header nav a,.landing-page .landing-header__nav a{padding:9px 11px;border-radius:8px;transition:color .15s ease,background .15s ease}.landing-page .landing-footer a:hover,.landing-page .landing-header nav a:hover,.landing-page .landing-header__nav a:hover{color:var(--ink);background:rgba(69,107,85,.08)}.landing-page .header-cta{justify-self:end;min-width:86px;padding:11px 18px;color:#fffefb;font-size:.92rem;font-weight:800;text-align:center;background:var(--sage);border-radius:8px}.landing-page .live-pill{display:inline-flex;align-items:center;gap:8px;margin:0 0 18px;padding:8px 14px;color:var(--sage-dark);font-size:.82rem;font-weight:700;background:hsla(0,0%,100%,.88);border:1px solid var(--line);border-radius:999px;box-shadow:var(--shadow-card)}.landing-page .live-pill__dot{width:8px;height:8px;background:#3cb878;border-radius:50%;box-shadow:0 0 0 4px rgba(60,184,120,.25)}.landing-page .hero-shelf{position:relative;padding:20px 0 56px;margin-bottom:64px;background:transparent;border:0;overflow:hidden}.landing-page .hero-shelf:after,.landing-page .hero-shelf__glow{display:none}.landing-page .hero-shelf__inner{position:relative;display:grid;grid-template-columns:minmax(0,.88fr) minmax(300px,1.12fr);gap:28px 40px;align-items:start;width:min(1180px,100% - 32px);margin:0 auto;padding-top:20px}.landing-page .hero-shelf__intro{max-width:520px;padding-top:8px}.landing-page .hero-shelf__intro h1{font-size:clamp(2.1rem,4.8vw,3.6rem);line-height:1.04}.landing-page .eyebrow{margin:0 0 16px;color:var(--clay);font-size:clamp(.94rem,1.4vw,1.1rem);font-weight:800;letter-spacing:.06em;line-height:1.3;text-transform:uppercase}.landing-page .eyebrow--lined{display:inline-flex;align-items:center;gap:12px}.landing-page .eyebrow--lined:before{width:25px;height:1px;content:"";background:var(--sage)}.landing-page h1,.landing-page h2,.landing-page h3,.landing-page p{overflow-wrap:anywhere}.landing-page h1{max-width:760px;margin:0;font-size:clamp(3rem,7vw,5.8rem);line-height:.95;letter-spacing:0}.landing-page h2{margin:0;font-size:clamp(2rem,4vw,2.75rem);line-height:1.08;letter-spacing:-.01em}.landing-page h3{margin:0;font-size:1.1rem;letter-spacing:0}.landing-page .hero-text{max-width:630px;margin:26px 0 0;color:var(--muted);font-size:1.17rem;line-height:1.7}.landing-page .microcopy{margin:14px 0 0;color:var(--muted);font-size:.93rem}.landing-page .form-message{grid-column:1/-1;margin:0;font-size:.94rem;line-height:1.5}.landing-page .form-message--success{color:var(--sage-dark)}.landing-page .form-message--error{color:#9b2f2f}.landing-page .neighborhood-shelf{position:relative;padding:16px;background:linear-gradient(180deg,hsla(0,0%,100%,.96),#f7f3eb);border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow)}.landing-page .neighborhood-shelf__toolbar{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:space-between;margin-bottom:14px}.landing-page .neighborhood-shelf__locale{display:flex;gap:10px;align-items:center;padding:8px 12px;background:#fff;border:1px solid var(--line);border-radius:6px;box-shadow:var(--shadow-card)}.landing-page .neighborhood-shelf__locale strong{display:block;font-size:.88rem}.landing-page .neighborhood-shelf__locale span{color:var(--muted);font-size:.76rem}.landing-page .neighborhood-shelf__pin{position:relative;flex-shrink:0;width:18px;height:18px;border:2px solid var(--gold);border-radius:50% 50% 50% 0;transform:rotate(-45deg)}.landing-page .neighborhood-shelf__pin:after{position:absolute;inset:4px;background:var(--gold);border-radius:50%;content:""}.landing-page .neighborhood-shelf__chips{display:flex;flex-wrap:wrap;gap:6px}.landing-page .trust-chip{padding:5px 10px;color:var(--sage-dark);font-size:.68rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;background:hsla(0,0%,100%,.92);border:1px solid var(--line);border-radius:999px}.landing-page .trust-chip--live{color:#1e4d6b;background:var(--tint-blue)}.landing-page .neighborhood-shelf__surface{position:relative;min-height:320px;padding:18px 12px 12px;background:linear-gradient(180deg,#e8dfd1,#ddd2c2 8%,#d4c8b6);border:1px solid #c9bba8;border-radius:8px;box-shadow:inset 0 2px 8px rgba(23,32,38,.08)}.landing-page .neighborhood-shelf__rail{position:absolute;top:14px;right:8%;left:8%;height:6px;background:linear-gradient(180deg,#b8a992,#a6937c);border-radius:999px;box-shadow:0 2px 4px rgba(23,32,38,.12)}.landing-page .neighborhood-shelf__cards{position:relative;min-height:290px}.landing-page .shelf-card{position:absolute;width:min(172px,44%);padding:10px;background:#fff;border:1px solid var(--line);border-radius:6px;box-shadow:var(--shadow-card);transition:transform .18s ease,box-shadow .18s ease}.landing-page .shelf-card__header{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-bottom:8px}.landing-page .shelf-card__avatar{display:inline-grid;flex-shrink:0;width:24px;height:24px;color:#fff;font-size:.58rem;font-weight:800;background:var(--sage);border-radius:50%;place-items:center}.landing-page .shelf-card__thumb{display:grid;width:100%;height:52px;margin-bottom:8px;color:var(--ink);font-size:.78rem;font-weight:900;letter-spacing:0;place-items:center;background:linear-gradient(135deg,var(--tint-sage),var(--tint-gold));border-radius:4px}.landing-page .shelf-card__title{margin:0;font-size:.9rem;line-height:1.25}.landing-page .shelf-card__note{margin:4px 0 0;color:var(--sage-dark);font-size:.72rem;font-weight:600;line-height:1.35}.landing-page .shelf-card__location{margin:6px 0 0;color:var(--muted);font-size:.68rem;line-height:1.3}.landing-page .shelf-card--a{top:6%;left:0;transform:rotate(-5deg);z-index:4}.landing-page .shelf-card--b{top:2%;right:2%;transform:rotate(4deg);z-index:5}.landing-page .shelf-card--c{top:36%;left:14%;transform:rotate(-2deg);z-index:6}.landing-page .shelf-card--d{top:32%;right:0;transform:rotate(3deg);z-index:3}.landing-page .shelf-card--e{right:10%;bottom:2%;transform:rotate(-3deg);z-index:2}.landing-page .neighborhood-shelf__activity{margin-top:12px;overflow:hidden;border-top:1px dashed var(--line)}.landing-page .activity-marquee{padding-top:10px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.landing-page .activity-marquee__track{display:flex;gap:10px;width:-moz-max-content;width:max-content;animation:activity-scroll 28s linear infinite}.landing-page .activity-marquee__item{flex-shrink:0;padding:6px 12px;color:var(--muted);font-size:.72rem;white-space:nowrap;background:hsla(0,0%,100%,.9);border:1px solid var(--line);border-radius:999px}@keyframes activity-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.landing-page .listing-badge{display:inline-block;padding:3px 8px;font-size:.65rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;border-radius:4px}.landing-page .listing-badge--borrow{color:#1e4d6b;background:var(--tint-blue)}.landing-page .listing-badge--offer,.landing-page .listing-badge--swap{color:var(--sage-dark);background:var(--tint-sage)}.landing-page .listing-badge--request{color:#6b4f2d;background:var(--tint-gold)}.landing-page .listing-badge--giveaway{color:#8a3f28;background:var(--tint-clay)}.landing-page .listing-card{display:flex;flex-direction:column;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:6px;box-shadow:var(--shadow-card);transition:transform .18s ease,box-shadow .18s ease}.landing-page .listing-card__visual{position:relative;overflow:hidden;aspect-ratio:16/10;background:linear-gradient(135deg,var(--tint-gold),var(--tint-sage))}.landing-page .listing-card__emoji{display:grid;width:100%;height:100%;color:var(--ink);font-size:1.05rem;font-weight:900;letter-spacing:0;place-items:center}.landing-page .listing-card__verified{position:absolute;top:10px;left:10px;padding:4px 8px;color:var(--sage-dark);font-size:.62rem;font-weight:800;letter-spacing:.03em;text-transform:uppercase;background:hsla(0,0%,100%,.92);border:1px solid var(--line);border-radius:999px}.landing-page .listing-card__body{display:flex;flex:1;flex-direction:column;gap:6px;padding:16px}.landing-page .listing-card__meta{display:flex;align-items:center;justify-content:space-between;gap:8px}.landing-page .listing-card__distance{color:var(--muted);font-size:.78rem;font-weight:600}.landing-page .listing-card__title{margin:0;font-size:1.05rem}.landing-page .listing-card__status{margin:0;color:var(--sage-dark);font-size:.82rem;font-weight:600}.landing-page .listing-card__footer{display:flex;align-items:center;gap:8px;margin-top:auto;padding-top:8px}.landing-page .listing-card__avatar{display:inline-grid;flex-shrink:0;width:28px;height:28px;color:#fff;font-size:.65rem;font-weight:800;background:var(--sage);border-radius:50%;place-items:center}.landing-page .listing-card__member{color:var(--muted);font-size:.78rem;line-height:1.35}.landing-page .listing-card--compact{flex-direction:row;align-items:stretch}.landing-page .listing-card--compact .listing-card__visual{aspect-ratio:auto;width:72px;min-width:72px;flex-shrink:0}.landing-page .listing-card--compact .listing-card__emoji{font-size:.72rem}.landing-page .listing-card--compact .listing-card__verified{display:none}.landing-page .listing-card--compact .listing-card__body{padding:10px 12px;gap:4px}.landing-page .listing-card--compact .listing-card__meta{gap:6px}.landing-page .listing-card--compact .listing-card__distance{font-size:.72rem}.landing-page .listing-card--compact .listing-card__title{font-size:.94rem;line-height:1.25}.landing-page .listing-card--compact .listing-card__status{font-size:.76rem;line-height:1.35}.landing-page .listing-card--compact .listing-card__footer{margin-top:2px;padding-top:0}.landing-page .listing-card--compact .listing-card__avatar{width:22px;height:22px;font-size:.58rem}.landing-page .listing-card--compact .listing-card__member{font-size:.72rem}.landing-page .section-share{padding-top:56px}.landing-page .share-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:22px}.landing-page .share-filter{padding:8px 16px;color:var(--muted);font-size:.86rem;font-weight:700;background:#fff;border:1px solid var(--line);border-radius:999px;transition:color .15s ease,background .15s ease,border-color .15s ease}.landing-page .share-filter:hover{color:var(--ink);border-color:#c5cec7}.landing-page .share-filter--active{color:#fff;background:var(--sage);border-color:var(--sage)}.landing-page .share-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.landing-page .different-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.landing-page .different-card h3{font-size:1.02rem}.landing-page .trust-shell{display:grid;grid-template-columns:minmax(0,.95fr) minmax(280px,1.05fr);gap:40px;align-items:start;padding:36px;background:linear-gradient(135deg,#eef3ee,#fff);border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow-card)}.landing-page .trust-shell__copy p:not(.eyebrow){color:var(--muted);line-height:1.7}.landing-page .trust-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.landing-page .trust-grid__item{padding:18px;background:#fff;border:1px solid var(--line);border-radius:6px;box-shadow:var(--shadow-card);transition:transform .15s ease,box-shadow .15s ease}.landing-page .trust-grid__item--rich{padding:20px}.landing-page .trust-grid__item--rich .landing-card__icon{margin-bottom:14px}.landing-page .trust-grid__item h3{margin-bottom:8px;font-size:.98rem}.landing-page .trust-grid__item p{margin:0;color:var(--muted);font-size:.88rem;line-height:1.55}.landing-page .trust-grid__item-detail{margin-top:8px!important;color:var(--muted);font-size:.82rem!important;line-height:1.5!important;opacity:.92}.landing-page .section-heading--row{display:flex;flex-wrap:wrap;gap:20px 40px;align-items:flex-end;justify-content:space-between}.landing-page .section-heading__aside{max-width:280px;margin:0;color:var(--muted);font-size:.98rem;line-height:1.6}.landing-page .section-trust{padding-top:88px;padding-bottom:88px}.landing-page .final-cta--circle{position:relative;overflow:hidden;background:linear-gradient(180deg,#f6f1e8,#efe8dc);border:1px solid var(--line);box-shadow:var(--shadow-card)}@media(prefers-reduced-motion:no-preference){.landing-page .hero-shelf__intro{animation:landing-fade-in .6s ease both}.landing-page .neighborhood-shelf{animation:landing-fade-in .7s ease .1s both}.landing-page .live-pill__dot{animation:live-pulse 2s ease infinite}.landing-page .shelf-card{animation:board-float 5s ease-in-out infinite}.landing-page .shelf-card--b{animation-delay:.6s}.landing-page .shelf-card--c{animation-delay:1.2s}.landing-page .shelf-card--d{animation-delay:.3s}.landing-page .shelf-card--e{animation-delay:1.5s}.landing-page .different-card:hover,.landing-page .landing-card:hover,.landing-page .listing-card:hover,.landing-page .shelf-card:hover,.landing-page .trust-grid__item:hover{transform:translateY(-3px);box-shadow:var(--shadow-card-hover)}.landing-page .shelf-card--a:hover{transform:translateY(-3px) rotate(-5deg)}.landing-page .shelf-card--b:hover{transform:translateY(-3px) rotate(4deg)}.landing-page .shelf-card--c:hover{transform:translateY(-3px) rotate(-2deg)}.landing-page .shelf-card--d:hover{transform:translateY(-3px) rotate(3deg)}.landing-page .shelf-card--e:hover{transform:translateY(-3px) rotate(-3deg)}}@media(prefers-reduced-motion:reduce){.landing-page .activity-marquee__track{animation:none}}@keyframes landing-fade-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes live-pulse{0%,to{opacity:1}50%{opacity:.55}}@keyframes board-float{0%,to{margin-top:0}50%{margin-top:-6px}}.landing-page .section{width:100%;padding:var(--section-pad-y) 0}.landing-page .hero-shelf+.section,.landing-page .section+.final-cta-wrap,.landing-page .section+.section{margin-top:32px}.landing-page #how-it-works,.landing-page #membership,.landing-page #what-is-flipfair{padding-top:104px}.landing-page #what-is-flipfair .section-inner{padding-top:30px;padding-bottom:30px}.landing-page #how-it-works{padding-bottom:72px}.landing-page #how-it-works .section-inner{padding-bottom:32px}.landing-page #membership .section-inner{padding-top:40px}.landing-page .section-muted{background:transparent}.landing-page .section-muted .section-inner{padding:48px 36px;background:#eef3ee;border-radius:12px}.landing-page .section-heading{max-width:820px;margin-bottom:34px}.landing-page .final-cta p,.landing-page .section-heading p:not(.eyebrow),.landing-page .trust-section>p{color:var(--muted);font-size:1.05rem;line-height:1.7}.landing-page .card-grid,.landing-page .steps-grid{display:grid;gap:20px}.landing-page .card-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.landing-page .card-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-page #membership .card-grid--three{gap:28px;margin-bottom:48px}.landing-page #community .trust-shell{margin-top:32px}.landing-page .section-inner--exchange{padding:48px 36px;background:linear-gradient(180deg,#f3eee4,#fffdf8);border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow-card)}.landing-page .exchange-categories-grid{gap:24px}.landing-page .exchange-category-card{display:flex;flex-direction:column;min-height:210px}.landing-page .exchange-category-card h3{font-size:1.04rem}.landing-page .exchange-category-card__examples{display:flex;flex-wrap:wrap;gap:8px;margin:auto 0 0;padding:16px 0 0;list-style:none}.landing-page .exchange-category-card__examples li{padding:5px 10px;color:var(--sage-dark);font-size:.78rem;font-weight:700;background:rgba(255,253,248,.88);border:1px solid hsla(34,24%,83%,.9);border-radius:999px}.landing-page .steps-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-page .landing-card{min-height:180px;padding:28px 30px;background:var(--panel);border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow-card);transition:transform .15s ease,box-shadow .15s ease}.landing-page .landing-card__icon{display:inline-grid;width:52px;height:52px;margin-bottom:18px;place-items:center;border:1px solid hsla(34,24%,83%,.75);border-radius:14px;box-shadow:0 2px 10px rgba(23,32,38,.04)}.landing-page .landing-card__icon--compact{width:44px;height:44px;margin-bottom:0;border-radius:12px}.landing-page .landing-card__icon--sage{color:var(--sage-dark);background:linear-gradient(180deg,rgba(69,107,85,.18),rgba(69,107,85,.08))}.landing-page .landing-card__icon--gold{color:#8a6424;background:linear-gradient(180deg,rgba(214,168,79,.22),rgba(214,168,79,.1))}.landing-page .landing-card__icon--clay{color:#9a4f34;background:linear-gradient(180deg,rgba(183,100,69,.2),rgba(183,100,69,.1))}.landing-page .landing-card__icon--blue{color:var(--blue);background:linear-gradient(180deg,rgba(55,95,127,.18),rgba(55,95,127,.08))}.landing-page .mobile-simple-list__item--icon{display:grid;grid-template-columns:44px minmax(0,1fr);gap:12px;align-items:start}.landing-page .landing-card p,.landing-page .step-card p{margin:12px 0 0;color:var(--muted);line-height:1.65}.landing-page .landing-card--sage{background:linear-gradient(180deg,var(--tint-sage),var(--panel) 72%)}.landing-page .landing-card--blue{background:linear-gradient(180deg,var(--tint-blue),var(--panel) 72%)}.landing-page .landing-card--clay{background:linear-gradient(180deg,var(--tint-clay),var(--panel) 72%)}.landing-page .landing-card--gold{background:linear-gradient(180deg,var(--tint-gold),var(--panel) 72%)}.landing-page .step-card__number{display:inline-grid;width:36px;height:36px;margin-bottom:18px;place-items:center;color:#fff;font-weight:800;background:var(--sage);border-radius:50%}.landing-page .final-cta-wrap{padding-top:24px;padding-bottom:104px}.landing-page .final-cta{grid-template-columns:.9fr 1fr;gap:42px;padding:42px;color:var(--ink);background:#f4eee3;border-radius:8px}.landing-page .final-cta .eyebrow{color:var(--clay)}.landing-page .final-cta p{color:var(--muted)}.landing-page .final-cta .eyebrow--lined:before{background:var(--gold)}.landing-page .final-cta .form-message--success{color:var(--sage-dark)}.landing-page .final-cta .form-message--error{color:#9b2f2f}.landing-page .hero-scroll-cta{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:48px;margin-top:22px;padding:0 20px;color:var(--ink);font-weight:700;text-align:center;background:var(--gold);border-radius:8px;box-shadow:none;transition:filter .15s ease,transform .15s ease}.landing-page .hero-scroll-cta:hover{filter:brightness(1.06)}.landing-page .hero-scroll-cta:focus-visible{outline:2px solid var(--gold);outline-offset:3px}.landing-page .neighborhood-shelf__cards--scroll,.landing-page .share-grid--scroll{scrollbar-width:thin}.landing-page .neighborhood-shelf__cards--scroll::-webkit-scrollbar,.landing-page .share-grid--scroll::-webkit-scrollbar{height:4px}.landing-page .neighborhood-shelf__cards--scroll::-webkit-scrollbar-thumb,.landing-page .share-grid--scroll::-webkit-scrollbar-thumb{background:rgba(69,107,85,.2);border-radius:999px}.landing-page .landing-footer{width:100%;margin-top:8px;padding:0 0 48px;background:transparent}.landing-page .landing-footer__shell{padding:44px 40px 28px;color:#5f676e;background:linear-gradient(180deg,#e4ddd2,#ebe3d8);border:1px solid #cfc5b8;border-radius:12px;box-shadow:var(--shadow-card)}.landing-page .landing-footer__main{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1.4fr);gap:48px 64px;width:100%;margin:0}.landing-page .landing-footer__brand{max-width:480px}.landing-page .landing-footer .flipfair-logo-wrap--footer{max-width:min(100%,480px)}.landing-page .landing-footer__nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 32px;justify-items:center;text-align:center}.landing-page .landing-footer__label{margin:0 0 12px;color:var(--ink);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.landing-page .landing-footer__column ul{display:grid;gap:10px;padding:0;margin:0;list-style:none}.landing-page .landing-footer__column li{margin:0;font-size:.94rem;line-height:1.45}.landing-page .landing-footer a{display:inline-block;padding:2px 0;border-radius:6px;transition:color .15s ease,background .15s ease}.landing-page .landing-footer__bottom{display:flex;flex-wrap:wrap;gap:10px 24px;align-items:center;justify-content:space-between;width:100%;margin:36px 0 0;padding-top:24px;font-size:.88rem;border-top:1px solid hsla(35,12%,60%,.45)}.landing-page .landing-footer__bottom p{margin:0}@media(max-width:980px){.landing-page .landing-header{grid-template-columns:1fr auto}.landing-page .card-grid--four,.landing-page .card-grid--three{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-page .landing-header nav{display:none}.landing-page .landing-footer__main{grid-template-columns:1fr;gap:36px;justify-items:center;text-align:center}.landing-page .landing-footer__brand{display:flex;justify-content:center}.landing-page .landing-footer__nav{width:min(100%,420px);margin-inline:auto}.landing-page .landing-footer__bottom{justify-content:center;text-align:center}.landing-page .final-cta,.landing-page .hero-shelf__inner,.landing-page .trust-shell{grid-template-columns:1fr}.landing-page .hero-shelf__inner{gap:24px}.landing-page .neighborhood-shelf__surface{min-height:auto;padding:12px 0 12px 12px}.landing-page .neighborhood-shelf__map-hint,.landing-page .neighborhood-shelf__rail{display:none}.landing-page .neighborhood-shelf__cards{position:relative;display:flex;gap:12px;min-height:auto;padding-right:12px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.landing-page .shelf-card{position:relative;top:auto;right:auto;bottom:auto;left:auto;flex:0 0 min(220px,44vw);width:min(220px,44vw);transform:none;scroll-snap-align:start;animation:none}.landing-page .different-grid,.landing-page .share-grid,.landing-page .steps-grid--three{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.landing-page .mobile-only{display:block}.landing-page .desktop-only{display:none!important}.landing-page .mobile-exchange-preview,.landing-page .mobile-hero,.landing-page .mobile-simple-section,.landing-page .section-inner{width:min(100% - 20px,1180px)}.landing-page .section-inner--exchange,.landing-page .section-muted .section-inner{padding:28px 18px}.landing-page .exchange-category-card{min-height:0}.landing-page .mobile-hero{padding:6px 0 8px}.landing-page .mobile-hero h1{font-size:clamp(1.54rem,6.4vw,1.92rem);line-height:1.1;text-wrap:balance}.landing-page .mobile-hero__status{margin-bottom:8px;font-size:.68rem}.landing-page .mobile-hero__copy{margin-top:10px;font-size:.92rem;line-height:1.45}.landing-page .mobile-hero__cta{width:100%;min-height:48px;margin-top:14px}.landing-page .mobile-exchange-preview{padding:8px 0 2px}.landing-page .mobile-exchange-preview h2{margin-bottom:10px;font-size:1.08rem}.landing-page .mobile-exchange-preview__row{padding:10px}.landing-page .mobile-nearby-list .listing-card{width:100%}.landing-page .section-share .section-heading__aside{display:none}.landing-page .mobile-simple-section{padding-top:36px;padding-bottom:28px}.landing-page .mobile-simple-section .section-heading{margin-bottom:12px}.landing-page .mobile-simple-list li,.landing-page .mobile-trust-list li{padding:12px}.landing-page .mobile-steps-list li{grid-template-columns:28px minmax(0,1fr);gap:9px}.landing-page .mobile-steps-list li>span{width:28px;height:28px}.landing-page .landing-header{top:8px;width:min(100% - 20px,1180px);margin-top:8px;padding:8px;gap:10px}.landing-page .flipfair-logo-wrap--compact:not(.flipfair-logo-wrap--footer){max-width:min(96px,24vw)}.landing-page .landing-header .flipfair-logo-wrap{max-width:none;height:96px!important}.landing-page .landing-header .flipfair-logo{height:96px!important;width:auto}.landing-page .landing-footer .flipfair-logo-wrap--footer{max-width:min(100%,445px)}.landing-page .header-cta{min-width:auto;min-height:44px;padding:10px 12px;font-size:.82rem;letter-spacing:.01em}.landing-page .hero-shelf__inner{width:min(100% - 20px,1180px)}.landing-page .hero-shelf{padding:6px 0 30px;overflow-x:clip}.landing-page .hero-shelf__glow{display:none}.landing-page .hero-shelf__inner{gap:16px}.landing-page .hero-shelf__inner>*{min-width:0}.landing-page .hero-shelf__intro{width:100%;max-width:100%;padding:0;background:transparent;border:0;border-radius:0;box-shadow:none}.landing-page .hero-shelf__intro h1{text-wrap:balance}.landing-page .hero-shelf h1,.landing-page .hero-shelf__intro h1{max-width:100%;font-size:clamp(1.62rem,7vw,2rem);line-height:1.08;letter-spacing:-.01em}.landing-page h2{max-width:100%;font-size:clamp(1.38rem,5.2vw,1.75rem);line-height:1.12}.landing-page .live-pill{margin-bottom:10px;padding:0;color:var(--clay);font-size:.7rem;background:transparent;border:0;border-radius:0;box-shadow:none}.landing-page .hero-text{margin-top:10px;font-size:.92rem;line-height:1.45}.landing-page .microcopy{margin-top:8px;font-size:.82rem}.landing-page .hero-scroll-cta{min-height:50px;margin-top:16px}.landing-page .neighborhood-shelf{width:100%;min-width:0;max-width:100%;padding:10px;overflow:hidden;border-radius:14px;box-shadow:0 8px 24px rgba(23,32,38,.08)}.landing-page .neighborhood-shelf__toolbar{flex-direction:column;gap:8px;align-items:stretch;margin-bottom:10px}.landing-page .neighborhood-shelf__locale{width:100%}.landing-page .neighborhood-shelf__locale span{display:block;line-height:1.35}.landing-page .neighborhood-shelf__chips{gap:6px}.landing-page .trust-chip:not(.trust-chip--live){display:none}.landing-page .neighborhood-shelf__surface{width:100%;min-width:0;max-width:100%;min-height:auto;padding:10px 0 10px 10px}.landing-page .neighborhood-shelf__map-hint,.landing-page .neighborhood-shelf__rail{display:none}.landing-page .neighborhood-shelf__cards{position:relative;display:flex;gap:10px;width:100%;min-width:0;max-width:100%;min-height:auto;padding-right:6px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.landing-page .shelf-card{position:relative;top:auto;right:auto;bottom:auto;left:auto;flex:0 0 min(214px,71vw);width:min(214px,71vw);min-width:0;padding:12px;transform:none;scroll-snap-align:start;animation:none}.landing-page .shelf-card__header{margin-bottom:6px}.landing-page .shelf-card__thumb{height:48px;margin-bottom:6px;font-size:.78rem}.landing-page .shelf-card__title{font-size:.92rem}.landing-page .shelf-card__note{font-size:.76rem}.landing-page .shelf-card__location{font-size:.72rem}.landing-page .listing-badge{padding:4px 8px;font-size:.68rem}.landing-page .neighborhood-shelf__activity{margin-top:8px}.landing-page .activity-marquee{padding-top:8px}.landing-page .section{padding:52px 0}.landing-page .hero-shelf+.section,.landing-page .section+.final-cta-wrap,.landing-page .section+.section{margin-top:20px}.landing-page .section-muted{padding-top:0;padding-bottom:0}.landing-page .section-share{padding-top:36px}.landing-page .section-trust{padding-top:52px;padding-bottom:52px}.landing-page .section-heading{margin-bottom:22px}.landing-page .section-heading p:not(.eyebrow),.landing-page .section-heading__aside{font-size:.94rem;line-height:1.55}.landing-page .section-heading--row{display:block}.landing-page .section-heading__aside{max-width:none;margin-top:8px}.landing-page .share-filters{flex-wrap:wrap;gap:6px;margin-bottom:16px;padding:0 0 4px;overflow:visible}.landing-page .share-filter{flex-shrink:0;min-height:44px;padding:10px 14px;font-size:.82rem}.landing-page .share-grid{display:grid;grid-template-columns:1fr;gap:12px;padding:0 0 6px;overflow:visible}.landing-page .listing-card{width:100%}.landing-page .listing-card__visual{aspect-ratio:2/1}.landing-page .listing-card--compact .listing-card__visual{aspect-ratio:auto;width:68px;min-width:68px}.landing-page .listing-card--compact .listing-card__body{padding:10px 12px}.landing-page .listing-card__body{padding:14px}.landing-page .listing-card__title{font-size:1rem}.landing-page .listing-card--compact .listing-card__title{font-size:.92rem}.landing-page .card-grid--four,.landing-page .card-grid--three,.landing-page .different-grid,.landing-page .steps-grid--three{grid-template-columns:1fr;gap:12px}.landing-page #membership .card-grid--three{gap:16px;margin-bottom:32px}.landing-page #community .trust-shell{margin-top:20px}.landing-page .landing-card,.landing-page .step-card{min-height:0;padding:18px}.landing-page .landing-card p,.landing-page .step-card p{margin-top:8px;font-size:.92rem;line-height:1.55}.landing-page .step-card__number{width:32px;height:32px;margin-bottom:12px;font-size:.9rem}.landing-page .trust-shell{padding:20px 16px;gap:20px}.landing-page .trust-grid{grid-template-columns:1fr;gap:10px}.landing-page .trust-grid__item{padding:16px}.landing-page .trust-grid__item p{font-size:.86rem}.landing-page .final-cta-wrap{padding-top:20px;padding-bottom:48px}.landing-page .final-cta{padding:24px 16px;gap:20px}.landing-page .header-cta:focus-visible,.landing-page .hero-scroll-cta:focus-visible,.landing-page .landing-auth-cta .landing-btn:focus-visible,.landing-page .share-filter:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.landing-page .form-message{font-size:.88rem}.landing-page .landing-footer{padding:0 0 32px}.landing-page .landing-footer__shell{padding:28px 18px 20px}.landing-page .landing-footer__main{grid-template-columns:1fr;gap:32px}.landing-page .landing-footer__brand{max-width:none}.landing-page .landing-footer__nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 16px}.landing-page .landing-footer__bottom{flex-direction:column;align-items:flex-start;margin-top:28px;padding-top:20px}}@media(max-width:390px){.landing-page .mobile-exchange-preview,.landing-page .mobile-hero,.landing-page .mobile-simple-section,.landing-page .section-inner{width:calc(100% - 16px)}.landing-page .mobile-hero{padding-top:4px}.landing-page .mobile-hero h1{font-size:1.44rem}.landing-page .mobile-hero__copy{font-size:.88rem}.landing-page .mobile-exchange-preview__row{padding:9px}.landing-page .hero-shelf{padding-bottom:26px}.landing-page .neighborhood-shelf{padding:8px}.landing-page .neighborhood-shelf__surface{padding:8px 0 8px 8px}.landing-page .landing-header{width:calc(100% - 16px);padding:7px;gap:8px}.landing-page .flipfair-logo-wrap--compact:not(.flipfair-logo-wrap--footer){max-width:min(88px,22vw)}.landing-page .landing-header .flipfair-logo-wrap{max-width:none;height:88px!important}.landing-page .landing-header .flipfair-logo{height:88px!important;width:auto}.landing-page .landing-footer .flipfair-logo-wrap--footer{height:170px!important;max-width:min(100%,340px)}.landing-page .header-cta{min-height:42px;padding:9px 11px;font-size:.8rem}.landing-page .hero-shelf__inner{width:calc(100% - 16px)}.landing-page .hero-shelf h1,.landing-page .hero-shelf__intro h1{font-size:1.52rem}.landing-page .hero-text{font-size:.9rem}.landing-page .hero-shelf__intro{padding:0;border-radius:0}.landing-page .share-filter{min-height:42px;padding:9px 12px}.landing-page .listing-card{width:100%}.landing-page .live-pill{font-size:.68rem}.landing-page .shelf-card{flex-basis:min(188px,72vw);width:min(188px,72vw)}}.landing-page .auth-page{width:100%;min-height:100vh;margin:0;padding:0;background:var(--paper);border:0;border-radius:0}.landing-page .auth-layout{display:flex;width:100%;min-height:100vh}.landing-page .auth-layout__visual{position:relative;display:none;flex:1;padding:80px clamp(24px,6vw,72px);overflow:hidden;background:radial-gradient(circle at 15% 12%,rgba(214,168,79,.24),transparent 40%),radial-gradient(circle at 78% 14%,rgba(55,95,127,.15),transparent 42%),linear-gradient(180deg,#f7efe2,#efe7d8);border-right:1px solid var(--line)}.landing-page .auth-layout__visual-copy{position:relative;z-index:2;max-width:480px}.landing-page .auth-layout__visual-copy h2{margin:28px 0 0;font-size:clamp(2rem,3.6vw,2.9rem);line-height:1.08}.landing-page .auth-layout__visual-copy p{margin:16px 0 0;color:var(--muted);font-size:1rem;line-height:1.65}.landing-page .auth-layout__visual-art{position:absolute;right:-180px;bottom:-110px;width:min(760px,86%);height:66%;opacity:.4;background:radial-gradient(circle at 36% 24%,rgba(69,107,85,.18),transparent 32%),radial-gradient(circle at 62% 42%,rgba(214,168,79,.28),transparent 36%),linear-gradient(180deg,rgba(255,253,248,.8),hsla(39,39%,88%,.95));border:1px solid hsla(34,24%,83%,.9);border-radius:32px;pointer-events:none}.landing-page .auth-layout__panel{display:flex;flex:1;align-items:center;justify-content:center;padding:30px 16px}.landing-page .auth-card{width:min(100%,520px);padding:clamp(22px,4vw,40px);background:#fffdf8;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow-card)}.landing-page .auth-card__brand{display:flex;justify-content:center;margin-bottom:20px}.landing-page .auth-card h1{margin:0;font-size:clamp(1.55rem,2.4vw,2rem);line-height:1.15}.landing-page .auth-card__subtext{margin:10px 0 0;color:var(--muted);font-size:.95rem;line-height:1.5}.landing-page .auth-form{margin-top:22px}.landing-page .auth-form__group{margin-top:14px}.landing-page .auth-form__group:first-child{margin-top:0}.landing-page .auth-form__label{display:inline-block;margin-bottom:6px;font-size:.92rem;font-weight:600}.landing-page .auth-form__control{width:100%;min-height:48px;padding:0 14px;color:var(--ink);background:#fff;border:1px solid var(--line);border-radius:10px;transition:border-color .15s ease,box-shadow .15s ease}.landing-page .auth-form__control:focus-visible{border-color:#7e9b88;outline:0;box-shadow:0 0 0 3px rgba(126,155,136,.16)}.landing-page .auth-form__control:disabled{color:#8b8b8b;background:#f4f1eb}.landing-page .auth-form__submit{width:100%;min-height:50px;margin-top:18px;padding:0 18px;color:#fff;font-weight:700;background:var(--sage);border:0;border-radius:10px}.landing-page .auth-form__submit:hover:not(:disabled){background:var(--sage-dark)}.landing-page .auth-card__link:focus-visible,.landing-page .auth-form__submit:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.landing-page .auth-form__submit:disabled{opacity:.72}.landing-page .auth-card__error{margin:14px 0 0;padding:10px 12px;color:#8d2f2f;font-size:.92rem;line-height:1.45;background:#fff1f1;border:1px solid rgba(141,47,47,.22);border-radius:8px}.landing-page .auth-card__footnote{margin:18px 0 0;color:var(--muted);font-size:.92rem;text-align:center}.landing-page .auth-card__link{color:var(--sage-dark);font-weight:700;text-decoration:underline;text-underline-offset:2px}@media(min-width:980px){.landing-page .auth-layout__visual{display:block}}@media(max-width:767px){.landing-page .auth-layout__panel{padding:12px 10px}.landing-page .auth-card{width:100%;padding:18px 14px;border-radius:12px}.landing-page .auth-form__control,.landing-page .auth-form__submit{min-height:50px}}.landing-page .landing-btn{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 24px;font-size:1rem;font-weight:700;border:0;border-radius:12px;transition:background .15s ease,color .15s ease,border-color .15s ease,transform .15s ease}.landing-page .landing-btn--primary,.landing-page .landing-btn:not([class*="--"]){color:#fffefb;background:var(--sage)}.landing-page .landing-btn--primary:hover,.landing-page .landing-btn:not([class*="--"]):hover{background:var(--sage-dark)}.landing-page .landing-btn--secondary{color:var(--sage-dark);background:#fffefb;border:1px solid var(--line)}.landing-page .landing-btn--secondary:hover{background:rgba(69,107,85,.08)}.landing-page .landing-btn--ghost{min-height:auto;padding:0;color:var(--sage-dark);font-weight:700;background:transparent;text-decoration:underline;text-underline-offset:3px}.landing-page .landing-badge{display:inline-flex;align-items:center;gap:12px;padding:8px 14px;font-size:.85rem;font-weight:700;border-radius:999px}.landing-page .landing-badge--chip{color:var(--sage-dark);background:hsla(0,0%,100%,.95);border:1px solid rgba(69,107,85,.18);box-shadow:var(--shadow-card)}.landing-page .landing-badge--popular{color:#fffefb;background:var(--sage)}.landing-page .section-heading--centered{max-width:800px;margin-right:auto;margin-left:auto;text-align:center}.landing-page .section-heading__subtitle{margin:16px 0 0;color:var(--muted);font-size:1.125rem;line-height:1.75}.landing-page .section-heading{margin-bottom:48px}.landing-page .section--sage-tint .section-inner{padding:56px 44px;background:linear-gradient(180deg,#eef3ee,#f4f7f2);border:1px solid rgba(69,107,85,.12);border-radius:16px}.landing-page .section--band{background:linear-gradient(180deg,#f3eee4,#f8f4ec)}.landing-page .section--band .section-inner,.landing-page .section--elevated .section-inner{padding:0 8px}.landing-page .section-exchange--open .section-inner{position:relative;padding:0 8px;background:transparent;border:0;border-radius:0;box-shadow:none}.landing-page .section-exchange--open{background:linear-gradient(180deg,transparent,hsla(40,38%,92%,.35) 50%,transparent)}.landing-page .section--pricing .section-inner{padding:56px 44px;border-radius:16px}.landing-page .section--trust .section-inner{padding:56px 44px;background:linear-gradient(135deg,#fffdf8,#f8f4ec);border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow-card)}.landing-page .section--highlight .section-inner{padding:56px 48px;background:radial-gradient(circle at 12% 20%,rgba(214,168,79,.16),transparent 42%),radial-gradient(circle at 88% 75%,rgba(69,107,85,.08),transparent 40%),linear-gradient(135deg,#faf4ea,#fffdf8 48%,#f2f6f3);border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow)}.landing-page .section--quiet{padding:var(--section-pad-y) 0}.landing-page .section--quiet .section-inner,.landing-page .section--quiet.section--sage-tint .section-inner{box-shadow:none}.landing-page .section--quiet .glance-card,.landing-page .section--quiet .value-card{box-shadow:0 1px 3px rgba(23,32,38,.04)}.landing-page .section--moment{padding:var(--section-pad-y) 0}.landing-page .section--moment.section--pricing{background:transparent}.landing-page .landing-top-canvas{padding-top:12px;overflow:visible;background:radial-gradient(circle at 8% 12%,rgba(214,168,79,.14),transparent 38%),radial-gradient(circle at 88% 8%,rgba(69,107,85,.1),transparent 36%),var(--paper);border-top:0}.landing-page .landing-header{padding-top:8px;padding-bottom:8px}.landing-page .landing-header--scrolled{background:hsla(48,38%,97%,.88);border-color:var(--line);box-shadow:0 4px 16px rgba(23,32,38,.06);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.landing-page .landing-header .flipfair-logo-wrap{height:112px;width:auto;max-width:none}.landing-page .landing-header .flipfair-logo{display:block;height:112px;width:auto}.landing-page .landing-hero--premium{position:relative;min-height:min(82vh,860px);padding:24px 0 80px;background:transparent}.landing-page .landing-hero__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,1fr);gap:48px 48px;align-items:center;width:min(var(--container-max),100% - 48px);margin:0 auto}.landing-page .landing-hero__mockup-wrap{min-width:0;width:100%;max-width:100%;overflow:visible;justify-self:stretch;align-self:center}.landing-page .landing-hero__mockup-wrap .hero-mockup{width:100%;max-width:100%}.landing-page .landing-hero__mockup-wrap .hero-mockup__frame{width:100%;max-width:100%;box-sizing:border-box}.landing-page .landing-hero__copy{max-width:none;padding-top:8px}.landing-page .landing-hero__copy .eyebrow{display:inline-flex;align-items:center;gap:6px}.landing-page .landing-hero__copy .eyebrow .iconify,.landing-page .landing-hero__copy .eyebrow svg{flex-shrink:0}.landing-page .landing-hero__copy h1{max-width:14ch;font-size:clamp(2.5rem,5.5vw,4.5rem);line-height:1.04;letter-spacing:-.02em}.landing-page .landing-hero__text{max-width:52ch;margin:28px 0 0;color:var(--muted);font-size:1.125rem;line-height:1.7}.landing-page .landing-auth-cta{display:flex;flex-wrap:wrap;align-items:stretch;gap:14px}.landing-page .landing-auth-cta--inline{max-width:560px;margin-top:0}.landing-page .landing-auth-cta--compact .landing-btn{min-height:48px;padding:0 20px;font-size:.92rem}.landing-page .landing-header__auth{display:flex;align-items:center;justify-content:flex-end;gap:10px;justify-self:end}.landing-page .landing-header__auth .landing-btn{min-width:0;min-height:44px;padding:10px 16px;font-size:.92rem;font-weight:800;border-radius:8px}.landing-page .landing-header__auth .landing-auth-cta__signup{color:#fffefb;background:var(--sage)}.landing-page .landing-header__auth .landing-auth-cta__signup:hover{background:var(--sage-dark)}.landing-page .landing-hero__chips{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:32px}.landing-page .landing-hero__chip{padding:10px 18px;font-size:.88rem;background:rgba(255,253,248,.72);border-color:hsla(34,24%,83%,.8)}.landing-page .mockup-listing-card{padding:16px;background:#fffefb;border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow-card)}.landing-page .mockup-listing-card__header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px}.landing-page .mockup-listing-card__avatar{display:inline-grid;width:28px;height:28px;color:#fffefb;font-size:.65rem;font-weight:800;background:var(--sage);border-radius:50%;place-items:center}.landing-page .mockup-listing-card__title{margin:0;font-size:1rem;line-height:1.35}.landing-page .mockup-listing-card__note{margin:6px 0 0;color:var(--sage-dark);font-size:.9rem;font-weight:600;line-height:1.4}.landing-page .mockup-listing-card__pill{display:inline-block;margin-top:10px;padding:4px 10px;color:var(--muted);font-size:.8rem;font-weight:700;background:hsla(40,46%,95%,.9);border:1px solid var(--line);border-radius:999px}.landing-page .listing-badge{padding:4px 10px;font-size:.72rem}.landing-page .section--sage-tint .section-inner{padding:60px 48px}.landing-page .glance-grid{gap:32px;margin-top:16px}.landing-page .glance-card{min-height:230px}@media(prefers-reduced-motion:no-preference){.landing-page .glance-card--interactive:hover,.landing-page .value-card--interactive:hover{transform:translateY(-4px);box-shadow:var(--shadow-card-hover)}.landing-page .value-card--interactive:hover .landing-card__icon{transform:scale(1.02)}}.landing-page .value-card--interactive .landing-card__icon{width:56px;height:56px;transition:transform .3s ease,box-shadow .3s ease}.landing-page .value-card--interactive{transition:transform .3s ease,box-shadow .3s ease}.landing-page .section--quiet .section-heading{margin-bottom:40px}.landing-page .glance-grid{gap:22px}.landing-page .event-card p,.landing-page .glance-card p,.landing-page .value-card p{font-size:.98rem;line-height:1.65}.landing-page .values-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.landing-page .value-card{min-height:170px;border-top:3px solid transparent}.landing-page .value-card--sage{border-top-color:var(--sage)}.landing-page .value-card--gold{border-top-color:var(--gold)}.landing-page .value-card--clay{border-top-color:var(--clay)}.landing-page .value-card--blue{border-top-color:var(--blue)}.landing-page .value-card h3{margin-bottom:10px;font-size:1.125rem}.landing-page .section--what-is-flipfair .section-inner{padding:56px 44px;background:transparent;border:0;border-radius:0;box-shadow:none}.landing-page .section--what-is-flipfair.section--sage-tint .section-inner{background:transparent;border:0}.landing-page .what-is-flipfair{display:flex;flex-direction:column;gap:40px;align-items:stretch}.landing-page .what-is-flipfair__heading{max-width:36rem;margin:0 auto}.landing-page .what-is-flipfair__heading h2{max-width:none;font-size:clamp(1.85rem,3.2vw,2.65rem);line-height:1.12;letter-spacing:-.02em}.landing-page .what-is-flipfair__heading .section-heading__subtitle{max-width:28ch;margin-left:auto;margin-right:auto}.landing-page .constellation{display:flex;flex-direction:column;align-items:center;gap:12px;width:100%;max-width:1080px;margin:0 auto}.landing-page .constellation__panel{position:relative;width:100%;aspect-ratio:16/10;min-height:460px;padding:0;overflow:hidden;background:#f4efe6;border:1px solid hsla(34,24%,83%,.72);border-radius:28px;box-shadow:0 24px 48px rgba(23,32,38,.08),0 4px 12px rgba(23,32,38,.04)}.landing-page .constellation__map{position:absolute;inset:0;z-index:0;background:linear-gradient(180deg,rgba(255,254,251,.08),rgba(255,254,251,.02) 42%,rgba(255,254,251,.12)),url(/landing-assets/la-map.png) 50%/cover no-repeat;pointer-events:none}.landing-page .constellation__panel:after{content:"";position:absolute;inset:0;z-index:1;border-radius:inherit;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.35);pointer-events:none}.landing-page .constellation__lines{position:absolute;inset:28px;z-index:0;width:calc(100% - 56px);height:calc(100% - 56px);overflow:visible;pointer-events:none}.landing-page .constellation__line{stroke:rgba(69,107,85,.58);stroke-width:.75;stroke-linecap:round;vector-effect:non-scaling-stroke;opacity:1;stroke-dasharray:1;stroke-dashoffset:0;transition:stroke .28s ease,stroke-opacity .28s ease,opacity .28s ease}.landing-page .constellation__pulse{fill:rgba(69,107,85,.75);opacity:0;filter:drop-shadow(0 0 3px rgba(69,107,85,.45));animation:constellation-pulse-dot 12s ease-in-out infinite}.landing-page .constellation__node{position:absolute;z-index:3;display:flex;align-items:center;justify-content:center;max-width:132px;padding:0;background:transparent;border:0;cursor:default;transform:translate(-50%,-50%);opacity:1;transition:opacity .28s ease}.landing-page .constellation__node-inner{display:flex;align-items:center;gap:6px;width:-moz-max-content;width:max-content;max-width:132px;padding:8px 12px;background:hsla(0,0%,100%,.94);border:1px solid hsla(34,24%,83%,.88);border-radius:999px;box-shadow:0 2px 8px rgba(23,32,38,.1),0 1px 2px rgba(23,32,38,.06);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease,background .28s ease}.landing-page .constellation__node-avatar{flex-shrink:0;width:8px;height:8px;border-radius:50%;background:var(--sage)}.landing-page .constellation__node-avatar--clay{background:rgba(214,168,79,.85)}.landing-page .constellation__node-avatar--sage{background:rgba(69,107,85,.85)}.landing-page .constellation__node-label{display:block;color:var(--ink);font-size:.78rem;font-weight:700;line-height:1.25;text-align:center}.landing-page .constellation__node-sublabel{display:block;margin-top:2px;color:var(--muted);font-size:.68rem;font-weight:600;line-height:1.2;text-align:center}.landing-page .constellation__node-tooltip{position:absolute;bottom:calc(100% + 8px);left:50%;z-index:3;width:-moz-max-content;width:max-content;max-width:180px;padding:6px 10px;background:rgba(23,32,38,.92);border-radius:8px;color:#fff;font-size:.72rem;line-height:1.35;pointer-events:none;opacity:0;transform:translate(-50%,4px);transition:opacity .22s ease,transform .22s ease}.landing-page .constellation__growth-badge{position:static;z-index:1;display:flex;align-items:center;justify-content:center;min-height:2.125rem;margin:0;padding:8px 16px;color:var(--sage-dark);font-size:.72rem;font-weight:800;letter-spacing:.02em;white-space:nowrap;visibility:hidden;opacity:0;background:rgba(255,254,251,.96);border:1px solid transparent;border-radius:999px;box-shadow:none;transform:none;box-sizing:border-box;pointer-events:none}.landing-page .constellation__node--center{z-index:5}.landing-page .constellation__node--center .constellation__node-inner{flex-direction:column;align-items:center;gap:0;padding:14px 20px;background:linear-gradient(135deg,hsla(0,0%,100%,.98),rgba(238,243,238,.92));border-color:rgba(69,107,85,.35);border-radius:18px;box-shadow:0 0 0 5px rgba(69,107,85,.1),0 6px 20px rgba(23,32,38,.1)}.landing-page .constellation__node--center .constellation__node-label{font-size:.98rem;font-weight:800;color:var(--sage-dark)}.landing-page .constellation__node--member .constellation__node-inner{background:#f5efe6;border-color:hsla(32,24%,69%,.55)}.landing-page .constellation__node--exchange .constellation__node-inner{background:rgba(242,246,243,.95);border:1px solid rgba(69,107,85,.2);border-left:3px solid rgba(69,107,85,.48);border-radius:12px}.landing-page .constellation__node--community .constellation__node-inner{background:rgba(214,168,79,.12);border-color:rgba(214,168,79,.38);border-radius:12px}.landing-page .constellation__node--active .constellation__node-inner{border-color:rgba(69,107,85,.42);box-shadow:0 0 0 3px rgba(69,107,85,.1),0 4px 14px rgba(23,32,38,.08);transform:scale(1.06) translateY(-2px)}.landing-page .constellation__node--center.constellation__node--invite,.landing-page .constellation__node--center.constellation__node--invite .constellation__node-inner{cursor:pointer}.landing-page .constellation--interactive .constellation__node--center,.landing-page .constellation--static .constellation__node--center{opacity:1;animation:constellation-node-in .55s cubic-bezier(.22,1,.36,1) forwards}.landing-page .constellation--interactive .constellation__node--member.constellation__node--initial{opacity:0;animation:constellation-node-in .55s cubic-bezier(.22,1,.36,1) forwards;animation-delay:calc(.35s + var(--enter-order, 0)*70ms)}.landing-page .constellation--interactive .constellation__node--member.constellation__node--enter{opacity:0;animation:constellation-node-in .55s cubic-bezier(.22,1,.36,1) forwards}.landing-page .constellation--static .constellation__node--member{opacity:1;animation:none;transform:translate(-50%,-50%)}.landing-page .constellation--static .constellation__node--center{transform:translate(-50%,-50%)}.landing-page .constellation--interactive .constellation__node--center.constellation__node--invite .constellation__node-inner{animation:constellation-center-invite 2.6s ease-in-out infinite}.landing-page .constellation--static .constellation__node--center .constellation__node-inner{animation:none}.landing-page .constellation--waiting .constellation__node{opacity:0}.landing-page .constellation__growth-badge--visible{visibility:visible;border-color:rgba(69,107,85,.22);box-shadow:0 2px 10px rgba(23,32,38,.06);animation:constellation-badge-in .65s cubic-bezier(.22,1,.36,1) forwards}.landing-page .constellation--static .constellation__growth-badge--visible{opacity:1;transform:none;animation:none}@media(prefers-reduced-motion:no-preference){.landing-page .constellation--interactive .constellation__node--member .constellation__node-inner{animation:constellation-float var(--float-duration,8s) ease-in-out infinite;animation-delay:var(--float-delay,0s)}.landing-page .constellation__node--center.constellation__node--invite:focus-visible .constellation__node-inner,.landing-page .constellation__node--center.constellation__node--invite:hover .constellation__node-inner{transform:scale(1.06);border-color:rgba(69,107,85,.5)}.landing-page .constellation__node--member:focus-visible .constellation__node-inner,.landing-page .constellation__node--member:hover .constellation__node-inner{transform:scale(1.05) translateY(-2px);border-color:rgba(69,107,85,.45);box-shadow:0 0 0 3px rgba(69,107,85,.1),0 4px 14px rgba(23,32,38,.08)}.landing-page .constellation__node:focus-visible{outline:none}.landing-page .constellation__node:focus-visible .constellation__node-inner{outline:2px solid rgba(69,107,85,.45);outline-offset:2px}}@keyframes constellation-node-in{0%{opacity:0;transform:translate(-50%,-50%) scale(.88)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes constellation-line-in{0%{opacity:0;stroke-dashoffset:1}to{opacity:1;stroke-dashoffset:0}}@keyframes constellation-badge-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes constellation-float{0%,to{transform:translate(0)}25%{transform:translate(calc(var(--float-x, 2px) * .6),-3px)}50%{transform:translate(var(--float-x,2px),-4px)}75%{transform:translate(calc(var(--float-x, 2px) * -.5),-2px)}}@keyframes constellation-panel-glow{0%,to{box-shadow:inset 0 1px 0 hsla(0,0%,100%,.85),0 2px 6px rgba(23,32,38,.04),0 14px 40px rgba(23,32,38,.07)}50%{box-shadow:inset 0 1px 0 hsla(0,0%,100%,.85),0 4px 10px rgba(23,32,38,.05),0 18px 48px rgba(69,107,85,.12)}}@keyframes constellation-outer-ring{0%{opacity:0;transform:scale(.96)}to{opacity:.45;transform:scale(1)}}@keyframes constellation-center-invite{0%,to{transform:scale(1);box-shadow:0 0 0 5px rgba(69,107,85,.1),0 6px 20px rgba(23,32,38,.1)}50%{transform:scale(1.05);box-shadow:0 0 0 10px rgba(69,107,85,.16),0 8px 28px rgba(69,107,85,.14)}}@keyframes constellation-center-glow{0%,to{box-shadow:0 0 0 5px rgba(69,107,85,.1),0 6px 20px rgba(23,32,38,.1)}50%{box-shadow:0 0 0 7px rgba(69,107,85,.14),0 8px 24px rgba(69,107,85,.16)}}@keyframes constellation-pulse-dot{0%,8%,to{opacity:0}12%,28%{opacity:.85}}.landing-page .process-flow--zigzag{position:relative;display:flex;flex-direction:column;gap:0;max-width:820px;margin:0 auto;padding:8px 0}.landing-page .process-flow__spine{position:absolute;top:40px;bottom:40px;left:50%;width:4px;margin-left:-2px;background:var(--line);border-radius:999px;overflow:hidden;pointer-events:none}.landing-page .process-flow__spine-fill{display:block;width:100%;height:100%;background:linear-gradient(180deg,var(--sage),rgba(214,168,79,.7));border-radius:inherit;transform-origin:top center}.landing-page .process-flow__step{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) 80px minmax(0,1fr);gap:0 20px;align-items:center;margin-bottom:32px}.landing-page .process-flow__step:last-child{margin-bottom:0}.landing-page .process-flow__col{min-width:0}.landing-page .process-flow__col--start{justify-self:end}.landing-page .process-flow__col--end{justify-self:start}.landing-page .process-flow__node-wrap{display:flex;justify-content:center}.landing-page .process-flow__number{display:inline-grid;flex-shrink:0;width:72px;height:72px;color:#fffefb;font-size:1.35rem;font-weight:800;background:var(--sage);border:5px solid #fffefb;border-radius:50%;box-shadow:0 0 0 2px var(--line),0 8px 20px rgba(69,107,85,.22);place-items:center;transition:box-shadow .25s ease,transform .25s ease}.landing-page .process-flow__panel{display:flex;gap:18px;align-items:flex-start;width:100%;max-width:320px;min-height:120px;padding:26px 24px;text-align:left;background:#fffefb;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow-card);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.landing-page .process-flow__step--left .process-flow__panel{margin-right:8px}.landing-page .process-flow__step--right .process-flow__panel{margin-left:8px}@media(prefers-reduced-motion:no-preference){.landing-page .process-flow__step:hover .process-flow__panel{border-color:rgba(69,107,85,.32);box-shadow:var(--shadow-card-hover)}.landing-page .process-flow__step:hover .process-flow__number{box-shadow:0 0 0 3px rgba(69,107,85,.18),0 10px 24px rgba(69,107,85,.28);transform:scale(1.04)}.landing-page .process-flow__step:hover .process-flow__icon{transform:scale(1.05)}}.landing-page .process-flow__icon{display:inline-grid;flex-shrink:0;width:56px;height:56px;color:var(--sage-dark);background:var(--tint-sage);border:1px solid rgba(69,107,85,.18);border-radius:14px;place-items:center;transition:transform .25s ease,box-shadow .25s ease}.landing-page .process-flow__panel-body{min-width:0;flex:1}.landing-page .process-flow__panel h3{margin:0 0 8px;font-size:1.2rem}.landing-page .process-flow__panel p{margin:0;color:var(--muted);font-size:1rem;line-height:1.65}.landing-page .section-exchange--explorer{background:linear-gradient(180deg,transparent,hsla(40,38%,92%,.35) 50%,transparent)}.landing-page .section-exchange--explorer .section-inner{position:relative;padding:0 8px}.landing-page .exchange-explorer__controls{display:flex;justify-content:center;margin-bottom:32px}.landing-page .exchange-mode-toggle{position:relative;display:grid;grid-template-columns:1fr 1fr;width:min(100%,440px);padding:5px;background:rgba(255,253,248,.95);border:1px solid hsla(34,24%,83%,.85);border-radius:999px;box-shadow:0 4px 18px rgba(23,32,38,.06)}.landing-page .exchange-mode-toggle__btn{position:relative;z-index:1;min-height:48px;padding:10px 16px;color:var(--muted);font-size:.94rem;font-weight:700;background:transparent;border:0;border-radius:999px;cursor:pointer;transition:color .28s ease}.landing-page .exchange-mode-toggle__btn--active{color:#fffefb}.landing-page .exchange-mode-toggle__btn:focus-visible{outline:2px solid var(--sage);outline-offset:2px}.landing-page .exchange-mode-toggle__indicator{position:absolute;top:5px;left:5px;width:calc(50% - 5px);height:calc(100% - 10px);background:var(--sage);border-radius:999px;box-shadow:0 4px 14px rgba(69,107,85,.28);transition:transform .38s cubic-bezier(.22,1,.36,1);transform:translateX(0)}.landing-page .exchange-mode-toggle__indicator[data-mode=offer]{transform:translateX(100%)}.landing-page .exchange-explorer__stage{position:relative}.landing-page .exchange-explorer__glow{position:absolute;inset:6% 2% 10%;z-index:0;background:radial-gradient(circle at 18% 24%,rgba(69,107,85,.14),transparent 52%),radial-gradient(circle at 82% 72%,rgba(214,168,79,.16),transparent 48%);border-radius:24px;pointer-events:none}.landing-page .exchange-explorer__ambient{position:absolute;inset:0;z-index:0;margin:0;padding:0;list-style:none;pointer-events:none;overflow:hidden}.landing-page .exchange-explorer__ambient li{position:absolute;padding:7px 14px;color:var(--sage-dark);font-size:.72rem;font-weight:700;background:rgba(255,253,248,.55);border:1px solid hsla(34,24%,83%,.45);border-radius:999px;opacity:.42}.landing-page .exchange-explorer__ambient li:first-child{top:5%;left:3%;transform:rotate(-6deg)}.landing-page .exchange-explorer__ambient li:nth-child(2){top:12%;right:5%;transform:rotate(4deg)}.landing-page .exchange-explorer__ambient li:nth-child(3){bottom:16%;left:7%;transform:rotate(3deg)}.landing-page .exchange-explorer__ambient li:nth-child(4){right:4%;bottom:8%;transform:rotate(-4deg)}.landing-page .exchange-explorer__grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;padding:28px;background:radial-gradient(circle at 18% 20%,rgba(69,107,85,.12),transparent 48%),radial-gradient(circle at 82% 78%,rgba(214,168,79,.14),transparent 46%),linear-gradient(180deg,rgba(255,253,248,.82),hsla(40,38%,92%,.48));border:1px solid hsla(34,24%,83%,.65);border-radius:20px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.65)}.landing-page .exchange-explorer-card{display:flex;flex-direction:column;min-height:360px;padding:22px 20px 18px;background:rgba(255,254,251,.96);border:1px solid hsla(34,24%,83%,.75);border-radius:16px;box-shadow:0 3px 10px rgba(23,32,38,.05);transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease,background .28s ease}.landing-page .exchange-explorer-card--sage{border-top:3px solid var(--sage)}.landing-page .exchange-explorer-card--gold{border-top:3px solid var(--gold)}.landing-page .exchange-explorer-card--clay{border-top:3px solid var(--clay)}.landing-page .exchange-explorer-card--blue{border-top:3px solid var(--blue)}.landing-page .exchange-explorer-card--mode-ask{background:linear-gradient(180deg,rgba(255,254,251,.98),rgba(238,245,239,.72))}.landing-page .exchange-explorer-card--mode-offer{background:linear-gradient(180deg,rgba(255,254,251,.98),hsla(42,74%,94%,.72))}.landing-page .exchange-explorer-card__top{display:flex;gap:12px;align-items:center;margin-bottom:10px}.landing-page .exchange-explorer-card__icon{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:52px;height:52px;border:1px solid hsla(34,24%,83%,.75);border-radius:14px;box-shadow:0 3px 12px rgba(23,32,38,.07);transition:transform .28s ease}.landing-page .exchange-explorer-card__icon--sage{color:var(--sage-dark);background:rgba(69,107,85,.12)}.landing-page .exchange-explorer-card__icon--gold{color:#9a7328;background:rgba(214,168,79,.16)}.landing-page .exchange-explorer-card__icon--clay{color:#9a4f34;background:rgba(183,100,69,.12)}.landing-page .exchange-explorer-card__icon--blue{color:var(--blue);background:rgba(55,95,127,.1)}.landing-page .exchange-explorer-card__title{margin:0;font-size:1.12rem;line-height:1.25}.landing-page .exchange-explorer-card__intro{margin:0 0 16px;color:var(--muted);font-size:.92rem;line-height:1.55}.landing-page .exchange-explorer-card__dynamic{flex:1;padding:14px;background:rgba(255,253,248,.78);border:1px solid hsla(34,24%,83%,.55);border-radius:12px;animation:exchange-dynamic-in .34s cubic-bezier(.22,1,.36,1)}.landing-page .exchange-explorer-card--mode-ask .exchange-explorer-card__dynamic{border-left:3px solid rgba(69,107,85,.45)}.landing-page .exchange-explorer-card--mode-offer .exchange-explorer-card__dynamic{border-left:3px solid rgba(214,168,79,.55)}.landing-page .exchange-explorer-card__mode-label{margin:0 0 10px;color:var(--ink);font-size:.74rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.landing-page .exchange-explorer-card--mode-ask .exchange-explorer-card__mode-label{color:var(--sage-dark)}.landing-page .exchange-explorer-card--mode-offer .exchange-explorer-card__mode-label{color:#9a7328}.landing-page .exchange-explorer-card__pills{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}.landing-page .exchange-explorer-card__pills li{padding:7px 13px;font-size:.84rem;font-weight:700;line-height:1.2;border-radius:999px;box-shadow:0 1px 2px rgba(23,32,38,.04);animation:exchange-pill-in .4s cubic-bezier(.22,1,.36,1) backwards;animation-delay:var(--pill-delay,0s)}.landing-page .exchange-explorer-card--mode-ask .exchange-explorer-card__pills li{color:var(--sage-dark);background:rgba(69,107,85,.12);border:1px solid rgba(69,107,85,.22)}.landing-page .exchange-explorer-card--mode-offer .exchange-explorer-card__pills li{color:#8a6424;background:rgba(214,168,79,.16);border:1px solid rgba(214,168,79,.3)}.landing-page .exchange-explorer-card__micro{margin-top:14px;padding:12px;background:rgba(255,254,251,.88);border:1px dashed hsla(34,24%,83%,.85);border-radius:12px;opacity:.55;transform:translateY(4px);transition:opacity .3s ease,transform .3s ease,border-color .3s ease,box-shadow .3s ease,background .3s ease}.landing-page .exchange-explorer-card__micro-heading{margin:0 0 8px;color:var(--muted);font-size:.68rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.landing-page .exchange-explorer-card__micro-flow{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:space-between}.landing-page .exchange-explorer-card__micro-side{display:flex;flex:1;flex-direction:column;gap:2px;min-width:72px}.landing-page .exchange-explorer-card__micro-tag{color:var(--sage-dark);font-size:.66rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.landing-page .exchange-explorer-card__micro-tag--offer{color:#9a7328}.landing-page .exchange-explorer-card__micro-value{font-size:.82rem;font-weight:700;line-height:1.25}.landing-page .exchange-explorer-card__micro-connector{display:inline-flex;gap:4px;align-items:center;color:var(--muted)}.landing-page .exchange-explorer-card__micro-line{position:relative;width:30px;height:2px;overflow:hidden;background:hsla(34,24%,83%,.85);border-radius:999px}.landing-page .exchange-explorer-card__micro-dot{position:absolute;top:50%;left:0;width:6px;height:6px;background:var(--sage);border-radius:50%;transform:translate(-50%,-50%);transition:left .45s cubic-bezier(.22,1,.36,1)}.landing-page .exchange-explorer__examples-row{position:relative;z-index:1;margin:28px 0 0;padding-top:20px;color:var(--muted);font-size:.9rem;line-height:1.65;text-align:center;border-top:1px solid hsla(34,24%,83%,.55)}.landing-page .exchange-explorer__examples-label{display:block;margin-bottom:6px;font-weight:700}.landing-page .exchange-explorer__examples-items{display:inline-block}@keyframes exchange-pill-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes exchange-dynamic-in{0%{opacity:.4;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:no-preference){.landing-page .exchange-explorer-card:focus-within,.landing-page .exchange-explorer-card:hover{transform:translateY(-5px);box-shadow:0 10px 24px rgba(23,32,38,.08),0 20px 44px rgba(23,32,38,.1)}.landing-page .exchange-explorer-card:focus-within .exchange-explorer-card__icon,.landing-page .exchange-explorer-card:hover .exchange-explorer-card__icon{transform:scale(1.04)}.landing-page .exchange-explorer-card:focus-within .exchange-explorer-card__micro,.landing-page .exchange-explorer-card:hover .exchange-explorer-card__micro{opacity:1;transform:translateY(0);background:rgba(255,254,251,.98);border-style:solid;border-color:rgba(69,107,85,.22);box-shadow:0 4px 14px rgba(23,32,38,.06)}.landing-page .exchange-explorer-card:focus-within .exchange-explorer-card__micro-dot,.landing-page .exchange-explorer-card:hover .exchange-explorer-card__micro-dot{left:100%}.landing-page .exchange-explorer__examples-items{animation:exchange-examples-drift 18s ease-in-out infinite alternate}}@media(prefers-reduced-motion:reduce){.landing-page .exchange-explorer-card__dynamic,.landing-page .exchange-explorer-card__pills li{animation:none}.landing-page .exchange-explorer-card__micro{opacity:1;transform:none}}@media(hover:none){.landing-page .exchange-explorer-card__micro{opacity:.92;transform:none;border-style:solid}}@keyframes exchange-examples-drift{0%{opacity:.82;transform:translateX(-4px)}to{opacity:1;transform:translateX(4px)}}.landing-page .events-editorial{display:grid;gap:28px}.landing-page .event-feature{display:grid;grid-template-columns:minmax(280px,1fr) minmax(0,1.1fr);gap:32px;align-items:center;padding:24px;background:#fffefb;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow-card)}.landing-page .event-feature--reverse{grid-template-columns:minmax(0,1.1fr) minmax(280px,1fr)}.landing-page .event-feature--reverse .event-feature__visual{order:2}.landing-page .event-feature--reverse .event-feature__copy{order:1}.landing-page .event-feature__visual{position:relative;min-height:280px;overflow:hidden;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow-card)}.landing-page .event-feature__photo{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 50%;object-position:center 50%}.landing-page .event-feature__scene{position:absolute;inset:0;background-size:cover;background-position:50%}.landing-page .event-feature__scene-label{position:absolute;bottom:14px;left:14px;z-index:3;padding:5px 11px;color:#fffefb;font-size:.74rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase;background:rgba(69,55,42,.55);border-radius:999px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.landing-page .event-feature__visual--circles .event-feature__scene{background:radial-gradient(ellipse 70% 50% at 50% 85%,rgba(23,32,38,.3),transparent 65%),radial-gradient(circle at 72% 22%,rgba(255,220,160,.35),transparent 40%),linear-gradient(165deg,#7a9a80,#4f6f56 40%,#8b7355)}.landing-page .event-feature__visual--circles .event-feature__scene:before{position:absolute;top:48%;left:50%;width:140px;height:56px;background:rgba(139,107,74,.55);border-radius:50%;box-shadow:0 4px 0 rgba(23,32,38,.12);transform:translate(-50%,-50%);content:""}.landing-page .event-feature__visual--circles .event-feature__scene:after{position:absolute;top:32%;left:28%;width:28px;height:28px;background:rgba(255,253,248,.35);border-radius:50%;box-shadow:52px 8px 0 rgba(255,253,248,.28),104px -4px 0 rgba(255,253,248,.22),156px 12px 0 rgba(255,253,248,.18),78px 48px 0 rgba(255,253,248,.2);content:""}.landing-page .event-feature__visual--market .event-feature__scene{background:linear-gradient(180deg,rgba(255,248,230,.5),transparent 30%),linear-gradient(180deg,#8faa8e,#6d8f70 30%,#c9a06a 60%,#a8844f)}.landing-page .event-feature__visual--market .event-feature__scene:before{position:absolute;top:12%;right:10%;left:10%;height:6px;background:rgba(255,253,248,.5);border-radius:3px;box-shadow:0 28px 0 rgba(255,253,248,.15);content:""}.landing-page .event-feature__visual--market .event-feature__scene:after{position:absolute;right:14%;bottom:20%;left:14%;height:52px;background:linear-gradient(180deg,rgba(255,253,248,.35),rgba(255,253,248,.15)),repeating-linear-gradient(90deg,rgba(139,107,74,.45) 0 12%,transparent 12% 24%);border-radius:4px;content:""}.landing-page .event-feature__visual--premium .event-feature__scene{background:radial-gradient(ellipse 45% 70% at 50% 5%,rgba(255,253,248,.45),transparent 55%),linear-gradient(175deg,#9a5f48,#6b4535 35%,#3d5c48)}.landing-page .event-feature__visual--premium .event-feature__scene:before{position:absolute;bottom:28%;left:50%;width:100px;height:56px;background:linear-gradient(180deg,rgba(255,253,248,.28),rgba(255,253,248,.1));border-radius:6px 6px 2px 2px;box-shadow:0 10px 0 rgba(23,32,38,.18);transform:translateX(-50%);content:""}.landing-page .event-feature__visual--premium .event-feature__scene:after{position:absolute;bottom:22%;left:18%;width:18px;height:24px;background:rgba(255,253,248,.2);border-radius:40% 40% 0 0;box-shadow:28px 0 0 rgba(255,253,248,.18),56px 0 0 rgba(255,253,248,.16),84px 0 0 rgba(255,253,248,.14),112px 0 0 rgba(255,253,248,.12),140px 0 0 rgba(255,253,248,.1),168px 0 0 rgba(255,253,248,.08);content:""}.landing-page .event-feature__copy h3{margin-bottom:12px;font-size:1.35rem}.landing-page .event-feature__copy p{margin:0 0 18px;max-width:52ch;color:var(--muted);font-size:1.02rem;line-height:1.75}.landing-page .event-feature__chips{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 20px;padding:0;list-style:none}.landing-page .event-feature__chips li{padding:6px 12px;color:var(--sage-dark);font-size:.8rem;font-weight:600;background:rgba(255,253,248,.9);border:1px solid rgba(69,107,85,.2);border-radius:999px}.landing-page .event-feature__cta{margin-top:18px}.landing-page .section--pricing .section-inner{position:relative;padding:40px 0 8px;background:transparent;border:0;box-shadow:none}.landing-page #membership .membership-compare{margin-top:36px}.landing-page .pricing-spotlight{position:relative}.landing-page .pricing-spotlight__glow{width:min(920px,98%);height:400px;background:radial-gradient(circle,rgba(69,107,85,.2),transparent 68%)}.landing-page .pricing-spotlight__glow,.landing-page .pricing-spotlight__ring{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none}.landing-page .pricing-spotlight__ring{width:min(960px,105%);height:460px;border:1px solid rgba(214,168,79,.28);border-radius:50%}.landing-page .pricing-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:stretch}.landing-page .pricing-card{position:relative;display:flex;flex-direction:column;min-height:440px;height:100%}.landing-page .pricing-card:not(.pricing-card--featured){opacity:.82;box-shadow:0 2px 8px rgba(23,32,38,.05)}.landing-page .pricing-card--featured{border:2px solid rgba(69,107,85,.65);box-shadow:0 0 0 6px rgba(69,107,85,.12),0 0 48px rgba(69,107,85,.18),0 28px 56px rgba(69,107,85,.16),var(--shadow-elevated);transform:translateY(-16px) scale(1.04)}.landing-page .pricing-card--featured:before{position:absolute;inset:-12px;z-index:-1;background:radial-gradient(circle at 50% 40%,rgba(69,107,85,.14),transparent 70%);border-radius:20px;content:"";pointer-events:none}.landing-page .pricing-card__badge{padding:11px 20px;font-size:.84rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(135deg,var(--sage) 0,var(--sage-dark) 100%);color:#fffefb;box-shadow:0 6px 16px rgba(69,107,85,.3)}.landing-page .pricing-card--featured .pricing-card__price{font-size:3.85rem}.landing-page .pricing-card__price{font-size:3.25rem;line-height:1;letter-spacing:-.02em}.landing-page .pricing-card__meta{display:block;margin-top:4px;font-size:.9rem;color:var(--muted)}.landing-page .pricing-card__subtitle{margin-bottom:14px;font-size:.92rem}.landing-page .pricing-card__bullets{display:flex;flex:1;flex-direction:column;gap:0;margin:20px 0 0;padding:0;list-style:none}.landing-page .pricing-card__bullet{display:flex;gap:10px;align-items:flex-start;padding:11px 0;color:var(--ink);font-size:.92rem;line-height:1.45;border-bottom:1px solid hsla(34,24%,83%,.55)}.landing-page .pricing-card__bullet:last-child{border-bottom:0}.landing-page .pricing-card__bullet-icon{flex-shrink:0;margin-top:1px;color:var(--sage)}.landing-page .pricing-card__cta{width:100%;margin-top:auto}.landing-page .pricing-note{max-width:680px;margin:28px auto 0;font-size:1rem;line-height:1.6;text-align:center;color:var(--muted)}.landing-page .membership-compare{position:relative;z-index:1}.landing-page .membership-compare:before{display:none}.landing-page .membership-compare__scroll{position:relative;z-index:1;overflow-x:auto;-webkit-overflow-scrolling:touch;background:transparent}.landing-page .membership-compare__grid{--membership-label-col:minmax(156px,1.4fr);--membership-plan-col:minmax(118px,1fr);display:grid;grid-template-columns:var(--membership-label-col) repeat(var(--membership-plan-count),var(--membership-plan-col));min-width:min(100%,820px);margin:0 auto;overflow:hidden;background:transparent;border:0;border-radius:20px;box-shadow:none;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.landing-page .membership-compare__body-row,.landing-page .membership-compare__cta-row,.landing-page .membership-compare__foot-row,.landing-page .membership-compare__head-row{display:contents}.landing-page .membership-compare__corner{min-height:76px;background:linear-gradient(180deg,#f7f2ea,#f1ebe2);border-right:1px solid hsla(34,24%,83%,.45);border-bottom:1px solid hsla(34,24%,83%,.45)}.landing-page .membership-compare__col-head{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-height:76px;padding:16px 12px;color:#fffefb;font-weight:700;text-align:center;border-right:1px solid hsla(0,0%,100%,.18);border-bottom:1px solid hsla(34,24%,83%,.45)}.landing-page .membership-compare__col-head:last-child{border-right:0}.landing-page .membership-compare__col-head.membership-compare__col--sage{background:linear-gradient(180deg,#5a8268 0,var(--sage) 100%)}.landing-page .membership-compare__col-head.membership-compare__col--blue{background:linear-gradient(180deg,#4a7394 0,var(--blue) 100%)}.landing-page .membership-compare__col-head.membership-compare__col--gold{background:linear-gradient(180deg,#e0b45f 0,var(--gold) 100%)}.landing-page .membership-compare__col-title{font-size:.95rem;line-height:1.25}.landing-page .membership-compare__col-recommended{font-size:.68rem;font-weight:600;line-height:1.2;opacity:.92}.landing-page .membership-compare__col--featured.membership-compare__col-head{min-height:86px}.landing-page .membership-compare__label{display:flex;align-items:center;min-height:54px;padding:12px 16px;color:#2f3532;font-size:.86rem;font-weight:600;line-height:1.35;background:rgba(255,253,248,.96);border-right:1px solid hsla(34,24%,83%,.45);border-bottom:1px solid hsla(34,24%,83%,.35)}.landing-page .membership-compare__body-row--alt .membership-compare__label{background:hsla(37,45%,94%,.96)}.landing-page .membership-compare__label--price{font-size:.9rem;font-weight:700}.landing-page .membership-compare__cell{display:flex;align-items:center;justify-content:center;min-height:54px;padding:12px 14px;text-align:center;background:rgba(255,253,248,.96);border-right:1px solid hsla(34,24%,83%,.35);border-bottom:1px solid hsla(34,24%,83%,.35)}.landing-page .membership-compare__body-row--alt .membership-compare__cell:not(.membership-compare__col--featured){background:hsla(40,46%,95%,.96)}.landing-page .membership-compare__cell:last-child{border-right:0}.landing-page .membership-compare__col--featured.membership-compare__cell{position:relative;z-index:1;background:#fff;box-shadow:none}.landing-page .membership-compare__col--featured.membership-compare__col-head{position:relative;z-index:2;box-shadow:none}.landing-page .membership-compare__mark{display:inline-grid;width:24px;height:24px;font-size:1rem;font-weight:700;line-height:1;place-items:center}.landing-page .membership-compare__mark--yes{color:#3f6f57}.landing-page .membership-compare__mark--no{color:#9aa3ad}.landing-page .membership-compare__text{color:#2f3532;font-size:.8rem;font-weight:600;line-height:1.35}.landing-page .membership-compare__cell--price{flex-direction:column;gap:2px;min-height:64px}.landing-page .membership-compare__price{color:#1a1a1a;font-size:1.75rem;font-weight:800;line-height:1;letter-spacing:-.02em}.landing-page .membership-compare__period{color:var(--muted);font-size:.72rem;font-weight:600}.landing-page .membership-compare__cell--cta{min-height:72px;padding:14px;border-bottom:0}.landing-page .membership-compare__cta{width:100%;min-height:42px;padding:10px 14px;font-size:.8rem;border-radius:999px}.landing-page .membership-compare__cta-label--short{display:none}.landing-page .membership-compare__cta--sage.landing-btn--secondary{border-color:rgba(69,107,85,.45);color:var(--sage-dark)}.landing-page .membership-compare__cta--blue.landing-btn--secondary{border-color:rgba(55,95,127,.45);color:var(--blue)}.landing-page .membership-compare__cta--gold.landing-btn--secondary{border-color:rgba(214,168,79,.55);color:#8a6428}.landing-page .community-trust-section .section-inner{padding:56px 48px}.landing-page .community-trust{display:flex;flex-direction:column;gap:52px}.landing-page .community-trust__divider{height:1px;background:linear-gradient(90deg,transparent,hsla(34,24%,83%,.95) 18%,rgba(69,107,85,.22) 50%,hsla(34,24%,83%,.95) 82%,transparent)}.landing-page .community-trust__founder{padding-top:4px}.landing-page .trust-section--refined .section-inner{border-left:4px solid rgba(69,107,85,.35)}.landing-page .trust-split{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:64px;align-items:start}.landing-page .trust-split__cta{margin-top:8px;min-height:52px;padding:0 24px;text-decoration:none}.landing-page .trust-split__copy h2{margin-bottom:24px;font-size:clamp(2rem,3.5vw,2.8rem)}.landing-page .trust-split__copy p{margin:0 0 32px;font-size:1.08rem;line-height:1.75}.landing-page .trust-split__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.landing-page .trust-feature-card{min-height:170px;padding:28px}.landing-page .trust-feature-card h3{font-size:1.05rem}.landing-page .trust-feature-card p{font-size:.95rem;line-height:1.6}.landing-page .trust-feature-card__icon{width:52px;height:52px;margin-bottom:16px}.landing-page .founder-section--editorial .founder-section__inner{display:grid;grid-template-columns:320px minmax(0,1fr);gap:56px;align-items:center}.landing-page .founder-section__portrait-wrap{display:flex;justify-content:center}.landing-page .founder-section__portrait{position:relative;width:300px;height:360px;overflow:hidden;border:4px solid #fffefb;border-radius:20px;box-shadow:var(--shadow-elevated)}.landing-page .founder-section__photo{-o-object-fit:cover;object-fit:cover;-o-object-position:center 50%;object-position:center 50%}.landing-page .founder-section__copy h2{margin-bottom:20px;font-size:clamp(1.9rem,3.4vw,2.75rem);font-weight:700;line-height:1.1}.landing-page .founder-section__quote{position:relative;margin:0;padding-left:20px;color:var(--ink);font-size:1.08rem;font-style:normal;line-height:1.75;border-left:3px solid rgba(69,107,85,.45)}.landing-page .founder-section__quote:before{position:absolute;top:-.35em;left:0;z-index:0;color:var(--gold);font-size:4rem;font-family:Georgia,Times New Roman,serif;line-height:1;opacity:.35;content:"“";pointer-events:none}.landing-page .founder-section__badges{margin:24px 0;display:flex;gap:12px}.landing-page .landing-closing{padding:48px 0 0;background:linear-gradient(180deg,hsla(48,38%,97%,0),hsla(40,46%,95%,.55) 10%,hsla(38,42%,93%,.9) 34%,#ebe3d8 68%,#e2dad0)}.landing-page .landing-closing .community-trust-section.section--moment{padding-top:0;padding-bottom:0;background:transparent}.landing-page .landing-closing .community-trust-section .section-inner{margin-bottom:0;background:rgba(255,253,248,.72);border:1px solid hsla(34,24%,83%,.75);border-radius:20px;box-shadow:0 10px 28px rgba(23,32,38,.06)}.landing-page .landing-closing .community-trust-section+.final-cta-wrap,.landing-page .landing-closing .section+.final-cta-wrap{margin-top:0}.landing-page .landing-closing .final-cta-wrap{padding-top:44px;padding-bottom:0}.landing-page .landing-closing .final-cta{padding:40px 44px;background:rgba(255,254,251,.62);border:1px solid hsla(34,24%,83%,.7);border-radius:16px;box-shadow:0 2px 12px rgba(23,32,38,.04)}.landing-page .landing-closing .final-cta .landing-auth-cta--inline{gap:12px 14px}.landing-page .landing-closing .landing-footer{margin-top:0;padding:24px 0 40px;background:transparent}.landing-page .landing-closing .landing-footer__shell{padding:32px 0 20px;color:#5f676e;background:transparent;border:0;border-top:1px solid hsla(34,19%,77%,.55);border-radius:0;box-shadow:none}.landing-page .landing-closing .landing-footer__bottom{padding-top:20px;border-top:1px solid hsla(34,19%,77%,.35)}.landing-page .final-cta-wrap{padding-top:32px;padding-bottom:112px}.landing-page .final-cta{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;padding:56px;background:radial-gradient(circle at 85% 20%,rgba(214,168,79,.2),transparent 40%),linear-gradient(135deg,#f6f0e4,#efe8da);border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow-elevated)}.landing-page .final-cta h2{font-size:clamp(1.75rem,3vw,2.5rem)}.landing-page .final-cta .landing-auth-cta--inline{display:flex;flex-wrap:wrap;align-items:stretch;gap:14px;max-width:none;padding:0;background:transparent;border:0;box-shadow:none}.landing-page .landing-footer{padding-bottom:64px}.landing-page .landing-footer__shell{padding:56px 48px 32px}.landing-page .landing-footer__nav{gap:32px 28px}.landing-page .landing-footer__label{margin-bottom:16px;font-size:.85rem}.landing-page .landing-footer__column li{font-size:1rem;line-height:1.55}.landing-page .landing-hero+.section{margin-top:0}@media(min-width:981px){.landing-page .section--moment{padding:112px 0}.landing-page .landing-hero--premium{min-height:min(86vh,920px);padding:36px 0 100px}.landing-page .landing-hero__inner{grid-template-columns:minmax(0,.92fr) minmax(400px,1.08fr);gap:56px;align-items:center}.landing-page .landing-hero__copy{padding-top:28px}.landing-page .landing-hero__copy h1{max-width:13ch;font-size:clamp(2.75rem,5.8vw,5rem);letter-spacing:-.025em}.landing-page .landing-hero__text{margin-top:36px}.landing-page .landing-btn{min-height:56px}.landing-page .landing-hero__chips{gap:12px;margin-top:40px}.landing-page .landing-hero__chip{padding:11px 20px;background:rgba(255,253,248,.82);border-color:hsla(34,24%,83%,.65)}.landing-page .hero-mockup{transform:none}.landing-page .landing-hero__mockup-wrap{margin-right:-52px;padding-right:0;overflow:visible}.landing-page .hero-mockup--app-profile{width:108%;max-width:none;transform:scale(.94);transform-origin:left center}.landing-page .hero-mockup--app-profile .hero-mockup__frame{padding:10px;border-radius:18px;box-shadow:0 28px 56px rgba(23,32,38,.14),0 12px 28px rgba(23,32,38,.08),0 2px 8px rgba(23,32,38,.04),var(--shadow-elevated)}.landing-page .process-flow--zigzag{max-width:820px}.landing-page .process-flow__number{width:76px;height:76px;font-size:1.4rem}.landing-page .process-flow__panel h3{font-size:1.25rem}.landing-page .event-feature{gap:44px;padding:32px}.landing-page .event-feature__visual{min-height:320px;aspect-ratio:4/3;border-radius:20px}.landing-page .section--pricing .section-inner{padding:48px 0 12px;background:transparent;border:0;box-shadow:none}.landing-page .pricing-spotlight__glow{width:min(920px,98%);height:420px;background:radial-gradient(circle,rgba(69,107,85,.16),transparent 68%)}.landing-page .pricing-grid{gap:28px;align-items:stretch}.landing-page .pricing-card{min-height:480px}.landing-page .pricing-card:not(.pricing-card--featured){opacity:.9;box-shadow:0 1px 4px rgba(23,32,38,.06)}.landing-page .pricing-card{min-height:500px}.landing-page .pricing-card--featured{transform:translateY(-16px) scale(1.04);border:2px solid rgba(69,107,85,.65);box-shadow:0 0 0 6px rgba(69,107,85,.12),0 0 56px rgba(69,107,85,.2),0 28px 56px rgba(69,107,85,.16),var(--shadow-elevated)}.landing-page .pricing-card--featured .pricing-card__price{font-size:4rem}.landing-page .pricing-card__badge{padding:11px 20px;font-size:.84rem;font-weight:800;background:var(--sage);color:#fffefb}.landing-page .pricing-card__price{font-size:3.75rem;line-height:1;letter-spacing:-.02em}.landing-page .pricing-card__meta{display:block;margin-top:4px;font-size:.88rem;color:var(--muted)}.landing-page .pricing-card__title{margin-bottom:4px}.landing-page .pricing-card__subtitle{margin-bottom:16px;font-size:.92rem}.landing-page .founder-section--editorial .founder-section__inner{grid-template-columns:320px minmax(0,1fr);gap:64px}.landing-page .founder-section__portrait{width:300px;height:360px;border:5px solid #fffefb;box-shadow:0 0 0 3px rgba(214,168,79,.3),var(--shadow-elevated)}.landing-page .founder-section__quote{font-size:1.14rem;line-height:1.8}.landing-page .glance-card--interactive,.landing-page .value-card--interactive{transition:transform .25s ease,box-shadow .25s ease}}@media(max-width:980px){.landing-page .landing-hero__inner{grid-template-columns:1fr;gap:36px}.landing-page .landing-hero--premium{min-height:auto}.landing-page .hero-mockup{transform:none}.landing-page .card-grid--four,.landing-page .exchange-explorer__grid,.landing-page .pricing-grid,.landing-page .values-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-page .what-is-flipfair{gap:32px}.landing-page .constellation__panel{min-height:380px}.landing-page .exchange-explorer__grid{padding:20px}.landing-page .exchange-explorer__ambient{display:none}.landing-page .process-flow__spine{left:28px;margin-left:0}.landing-page .process-flow__step{grid-template-columns:56px minmax(0,1fr);gap:16px;margin-bottom:24px}.landing-page .process-flow__node-wrap{grid-column:1;grid-row:1}.landing-page .process-flow__col--end,.landing-page .process-flow__col--start{grid-column:2;grid-row:1;justify-self:stretch}.landing-page .process-flow__panel{max-width:none;margin:0}.landing-page .process-flow__number{width:52px;height:52px;font-size:1rem}.landing-page .event-feature,.landing-page .event-feature--reverse{grid-template-columns:1fr}.landing-page .event-feature--reverse .event-feature__copy,.landing-page .event-feature--reverse .event-feature__visual{order:unset}.landing-page .final-cta,.landing-page .trust-split{grid-template-columns:1fr}.landing-page .final-cta{gap:28px;padding:40px 32px}.landing-page .landing-closing{padding-top:36px}.landing-page .landing-closing .final-cta-wrap{padding-top:32px}}@media(max-width:767px){.landing-page .section{padding:var(--section-pad-y-mobile) 0}.landing-page .landing-header__nav{display:none}.landing-page .landing-hero--premium{padding:24px 0 48px}.landing-page .landing-hero__inner{width:min(100% - 24px,var(--container-max))}.landing-page .landing-hero__copy h1{max-width:none;font-size:clamp(1.75rem,6.5vw,2.25rem)}.landing-page .landing-hero__text{font-size:1rem}.landing-page .landing-auth-cta--inline,.landing-page .landing-btn{width:100%;max-width:none}.landing-page .landing-auth-cta--inline{flex-direction:column;gap:10px}.landing-page .landing-auth-cta--inline .landing-btn{flex:0 0 auto;width:100%;min-height:48px}.landing-page .card-grid--four,.landing-page .exchange-explorer__grid,.landing-page .pricing-grid,.landing-page .process-flow,.landing-page .trust-split__grid,.landing-page .values-grid{grid-template-columns:1fr}.landing-page .constellation__panel{aspect-ratio:4/5;min-height:480px;padding:0;border-radius:22px}.landing-page .constellation__node{max-width:112px}.landing-page .constellation__node-inner{max-width:112px;padding:7px 10px}.landing-page .constellation__node-label{font-size:.72rem}.landing-page .constellation__node--center .constellation__node-inner{padding:12px 16px}.landing-page .constellation__node--center .constellation__node-label{font-size:.88rem}.landing-page .constellation__growth-badge{padding:7px 14px;font-size:.68rem}.landing-page .constellation__node--compact-hidden{display:none}.landing-page .exchange-explorer__grid{padding:16px}.landing-page .exchange-mode-toggle{width:100%;max-width:none}.landing-page .exchange-mode-toggle__btn{padding:12px 10px;font-size:.86rem}.landing-page .exchange-explorer-card{min-height:320px}.landing-page .exchange-explorer-card__micro-flow{flex-direction:column;align-items:stretch}.landing-page .exchange-explorer-card__micro-connector{justify-content:center;width:100%}.landing-page .exchange-explorer__examples-row{font-size:.86rem}.landing-page .founder-section--editorial .founder-section__inner{grid-template-columns:1fr;text-align:center}.landing-page .founder-section__portrait{margin:0 auto}.landing-page .founder-section__badges{justify-content:center}.landing-page .section--highlight .section-inner,.landing-page .section--pricing .section-inner,.landing-page .section--sage-tint .section-inner,.landing-page .section--trust .section-inner,.landing-page .section--warm .section-inner--exchange,.landing-page .section--what-is-flipfair .section-inner{padding:32px 20px}.landing-page .pricing-card--featured{transform:none;scale:1}.landing-page .final-cta{padding:32px 20px}.landing-page .landing-closing,.landing-page .landing-closing .final-cta-wrap{padding-top:28px}.landing-page .landing-closing .final-cta .landing-auth-cta--inline{flex-direction:column;gap:10px}.landing-page .landing-closing .final-cta .landing-auth-cta--inline .landing-btn{flex:0 0 auto;width:100%;min-height:48px}.landing-page .landing-closing .landing-footer{padding-bottom:32px}.landing-page .landing-closing .landing-footer__shell{padding:28px 0 16px}}.landing-page .coc-modal{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:24px;background:rgba(23,32,38,.45);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.landing-page .coc-modal__dialog{position:relative;width:min(520px,100%);max-height:min(85vh,640px);padding:32px 28px;overflow-y:auto;background:#fffefb;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow-elevated)}.landing-page .coc-modal__dialog h2{margin:8px 0 16px;font-size:1.5rem}.landing-page .coc-modal__intro{margin:0 0 20px;color:var(--muted);font-size:1rem;line-height:1.65}.landing-page .coc-modal__list{padding:0;margin:0 0 20px;list-style:none}.landing-page .coc-modal__list li{position:relative;padding:10px 0 10px 20px;font-size:.98rem;line-height:1.55;border-bottom:1px solid hsla(34,24%,83%,.6)}.landing-page .coc-modal__list li:before{position:absolute;left:0;color:var(--sage);font-weight:800;content:"•"}.landing-page .coc-modal__list li:last-child{border-bottom:0}.landing-page .coc-modal__footer{margin:0;color:var(--muted);font-size:.9rem;line-height:1.5}.landing-page .coc-modal__close{position:absolute;top:12px;right:14px;width:36px;height:36px;color:var(--muted);font-size:1.5rem;line-height:1;background:transparent;border:0;border-radius:8px;cursor:pointer}.landing-page .coc-modal__close:hover{color:var(--ink);background:rgba(69,107,85,.08)}.landing-page{--mock-app-shell:#f1f5f9;--mock-app-card:#fff;--mock-app-border:#e2e8f0;--mock-app-primary:#456b55;--mock-app-primary-soft:#edf0ff;--mock-app-text:#0f172a;--mock-app-muted:#64748b;--mock-app-sidebar:#fff}.landing-page .hero-mockup__frame{padding:12px;background:var(--mock-app-shell);border:1px solid var(--mock-app-border);border-radius:16px;box-shadow:var(--shadow-elevated);overflow:hidden}.landing-page .dashboard-mockup--premium .dashboard-mockup__frame{min-height:560px;border-radius:18px;box-shadow:var(--shadow-elevated)}.landing-page .dashboard-mockup__frame{display:grid;grid-template-columns:200px minmax(0,1fr) 240px;grid-template-rows:auto 1fr;gap:0;overflow:hidden;background:var(--mock-app-shell);border:1px solid var(--mock-app-border);border-radius:18px}.landing-page .dashboard-mockup__sidebar{grid-row:1/-1;padding:20px 14px;background:var(--mock-app-sidebar);border-right:1px solid var(--mock-app-border)}.landing-page .dashboard-mockup__body{display:contents}.landing-page .dashboard-mockup__topbar-wrap{grid-column:2/-1;padding:12px 16px;background:var(--mock-app-card);border-bottom:1px solid var(--mock-app-border)}.landing-page .dashboard-mockup__main{padding:16px;overflow:hidden}.landing-page .dashboard-mockup__rail{padding:16px 14px;background:var(--mock-app-shell);border-left:1px solid var(--mock-app-border)}.landing-page .app-mockup__shell{background:var(--mock-app-shell);border-radius:12px;overflow:hidden}.landing-page .app-mockup__card{padding:14px;background:var(--mock-app-card);border:1px solid var(--mock-app-border);border-radius:12px;box-shadow:0 1px 3px rgba(15,23,42,.06)}.landing-page .app-mockup__card--hero{padding:16px;background:linear-gradient(135deg,#f0fdf4,#fff 55%,#eff6ff);border-color:#bbf7d0}.landing-page .app-mockup__card-title{margin:0 0 8px;color:var(--mock-app-text);font-size:1rem;font-weight:700;line-height:1.25}.landing-page .app-mockup__card-subtitle{margin:0;color:var(--mock-app-muted);font-size:.8rem;line-height:1.5}.landing-page .app-mockup__section-title{margin:0 0 4px;color:var(--mock-app-text);font-size:.88rem;font-weight:700}.landing-page .app-mockup__section-subtitle{margin:0 0 12px;color:var(--mock-app-muted);font-size:.75rem;line-height:1.45}.landing-page .app-mockup__btn{display:inline-flex;align-items:center;justify-content:center;padding:7px 12px;font-size:.72rem;font-weight:600;border-radius:8px;white-space:nowrap}.landing-page .app-mockup__btn--primary{color:#fff;background:var(--mock-app-primary);border:1px solid var(--mock-app-primary)}.landing-page .app-mockup__btn--outline{color:var(--mock-app-primary);background:hsla(0,0%,100%,.9);border:1px solid var(--mock-app-primary)}.landing-page .app-mockup__btn--ghost{padding:7px 4px;color:var(--mock-app-muted);background:transparent;border:0}.landing-page .app-mockup__actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.landing-page .app-mockup__chip{display:inline-block;padding:4px 10px;color:var(--mock-app-text);font-size:.68rem;background:var(--mock-app-card);border:1px solid var(--mock-app-border);border-radius:999px}.landing-page .app-mockup__chips{display:flex;flex-wrap:wrap;gap:5px;margin-top:8px}.landing-page .app-mockup__topbar{display:flex;align-items:center;justify-content:space-between;gap:10px}.landing-page .app-mockup__search{flex:1;max-width:360px;padding:8px 12px;color:var(--mock-app-muted);font-size:.78rem;background:var(--mock-app-shell);border:1px solid var(--mock-app-border);border-radius:8px}.landing-page .app-mockup__search,.landing-page .app-mockup__topbar-icons{display:flex;align-items:center;gap:8px}.landing-page .app-mockup__icon-btn{display:inline-grid;width:32px;height:32px;color:var(--mock-app-muted);background:var(--mock-app-shell);border:1px solid var(--mock-app-border);border-radius:8px;place-items:center}.landing-page .app-mockup__avatar{display:inline-grid;width:32px;height:32px;color:#fff;font-size:.65rem;font-weight:700;background:var(--mock-app-primary);border-radius:50%;place-items:center}.landing-page .app-mockup__brand{display:flex;align-items:center;gap:8px;margin-bottom:18px;padding:0 6px}.landing-page .app-mockup__brand img{width:26px;height:26px}.landing-page .app-mockup__brand span{color:var(--mock-app-text);font-size:.9rem;font-weight:800}.landing-page .app-mockup__nav{padding:0;margin:0;list-style:none}.landing-page .app-mockup__nav-item{display:flex;align-items:center;gap:8px;padding:8px 10px;margin-bottom:2px;color:var(--mock-app-muted);font-size:.78rem;font-weight:600;border-radius:8px}.landing-page .app-mockup__nav-item--active{color:var(--mock-app-primary);font-weight:700;background:var(--mock-app-primary-soft)}.landing-page .app-mockup__situation{display:flex;gap:10px;padding:10px;margin-bottom:8px;background:rgba(241,245,249,.6);border:1px solid var(--mock-app-border);border-radius:8px}.landing-page .app-mockup__situation:last-child{margin-bottom:0}.landing-page .app-mockup__situation-icon{display:inline-grid;flex-shrink:0;width:32px;height:32px;font-size:.9rem;border-radius:8px;place-items:center}.landing-page .app-mockup__situation-icon--amber{color:#92400e;background:#fef3c7}.landing-page .app-mockup__situation-icon--emerald{color:#047857;background:#d1fae5}.landing-page .app-mockup__situation-icon--sky{color:#0369a1;background:#e0f2fe}.landing-page .app-mockup__situation h4{margin:0 0 3px;color:var(--mock-app-text);font-size:.78rem;font-weight:700}.landing-page .app-mockup__situation p{margin:0;color:var(--mock-app-muted);font-size:.68rem;line-height:1.45}.landing-page .app-mockup__situation-link{display:inline-block;margin-top:5px;color:var(--mock-app-primary);font-size:.68rem;font-weight:600}.landing-page .app-mockup__facts{padding:8px 10px;background:hsla(0,0%,100%,.8);border:1px solid var(--mock-app-border);border-radius:8px}.landing-page .app-mockup__fact{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 0;font-size:.7rem;border-bottom:1px solid #f1f5f9}.landing-page .app-mockup__fact:last-child{border-bottom:0}.landing-page .app-mockup__fact-label{color:var(--mock-app-muted)}.landing-page .app-mockup__fact-value{color:var(--mock-app-text);font-weight:600;text-align:right}.landing-page .app-mockup__fact-value--ok{color:#047857}.landing-page .app-mockup__nearby-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.landing-page .app-mockup__nearby-card{padding:10px;background:var(--mock-app-card);border:1px solid var(--mock-app-border);border-radius:10px;box-shadow:0 1px 2px rgba(15,23,42,.04)}.landing-page .app-mockup__nearby-card-top{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-bottom:8px}.landing-page .app-mockup__badge{padding:2px 7px;font-size:.62rem;font-weight:700;text-transform:capitalize;border-radius:999px}.landing-page .app-mockup__badge--request{color:#b45309;background:#fef3c7}.landing-page .app-mockup__badge--offer{color:#047857;background:#d1fae5}.landing-page .app-mockup__nearby-loc{color:var(--mock-app-muted);font-size:.62rem}.landing-page .app-mockup__nearby-title{margin:0;color:var(--mock-app-text);font-size:.78rem;font-weight:700;line-height:1.3}.landing-page .app-mockup__nearby-avatar{display:inline-grid;width:24px;height:24px;margin-top:8px;color:#fff;font-size:.58rem;font-weight:700;background:var(--mock-app-primary);border-radius:50%;place-items:center}.landing-page .hero-app-preview{display:grid;grid-template-columns:36px minmax(0,1fr);gap:0;min-height:320px}.landing-page .hero-app-preview--marketing{display:flex;flex-direction:column;gap:14px;min-height:auto;padding:16px}.landing-page .hero-app-preview--marketing .app-mockup__topbar--minimal .app-mockup__search{max-width:none;padding:10px 14px;font-size:.85rem}.landing-page .hero-app-preview--marketing .app-mockup__card--hero{padding:18px}.landing-page .hero-app-preview--marketing .app-mockup__card-title{font-size:1.1rem}.landing-page .hero-app-preview--marketing .app-mockup__card-subtitle{font-size:.88rem;line-height:1.5}.landing-page .hero-app-preview--marketing .app-mockup__btn{padding:9px 16px;font-size:.8rem}.landing-page .hero-app-preview--marketing .hero-app-preview__situations{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.landing-page .hero-app-preview--marketing .hero-app-preview__mini-row{padding:14px;min-height:72px}.landing-page .hero-app-preview--marketing .hero-app-preview__mini-row h4{font-size:.88rem}.landing-page .hero-app-preview--marketing .hero-app-preview__mini-row p{font-size:.8rem;line-height:1.45}.landing-page .hero-app-preview--marketing .hero-app-preview__ideas-label{font-size:.82rem}.landing-page .hero-app-preview--marketing .app-mockup__chip{padding:6px 12px;font-size:.78rem}.landing-page .hero-app-preview--zoomed{gap:20px;padding:20px}.landing-page .hero-app-preview--zoomed .app-mockup__topbar--minimal .app-mockup__search{padding:11px 16px;font-size:.92rem}.landing-page .hero-app-preview--zoomed .app-mockup__card--hero{padding:20px}.landing-page .hero-app-preview--zoomed .app-mockup__card-title{font-size:1.36rem}.landing-page .hero-app-preview--zoomed .app-mockup__card-subtitle{font-size:1.08rem}.landing-page .hero-app-preview--zoomed .app-mockup__btn{padding:11px 16px;font-size:1rem}.landing-page .hero-app-preview--zoomed .app-mockup__actions{display:flex;flex-wrap:wrap;gap:10px}.landing-page .hero-app-preview--zoomed .hero-app-preview__situations{gap:12px}@media(min-width:981px){.landing-page .hero-app-preview--zoomed .app-mockup__topbar--minimal .app-mockup__search{padding:12px 16px;font-size:1rem}.landing-page .hero-app-preview--zoomed .hero-app-preview__situations{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.landing-page .hero-app-preview--zoomed .app-mockup__chips{flex-wrap:wrap;gap:8px}.landing-page .hero-app-preview--zoomed .hero-app-preview__mini-row{min-height:72px;padding:18px}.landing-page .hero-app-preview--zoomed .hero-app-preview__mini-row h4{font-size:1.1rem}}.landing-page .hero-app-preview--zoomed .hero-app-preview__mini-row{display:flex;align-items:center;min-height:56px;padding:16px}.landing-page .hero-app-preview--zoomed .hero-app-preview__mini-row h4{margin:0;font-size:1rem}.landing-page .hero-app-preview--zoomed .hero-app-preview__ideas-label{font-size:.96rem}.landing-page .hero-app-preview--zoomed .app-mockup__chip{padding:8px 14px;font-size:.92rem}.landing-page .hero-app-preview__nav-strip{display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px 6px;background:var(--mock-app-sidebar);border-right:1px solid var(--mock-app-border)}.landing-page .hero-app-preview__nav-icon{display:inline-grid;width:24px;height:24px;color:var(--mock-app-muted);background:var(--mock-app-shell);border-radius:6px;place-items:center}.landing-page .hero-app-preview__nav-icon--active{color:var(--mock-app-primary);background:var(--mock-app-primary-soft)}.landing-page .hero-app-preview__content{display:flex;flex-direction:column;gap:10px;padding:10px}.landing-page .hero-app-preview__topbar{padding-bottom:4px}.landing-page .hero-app-preview__mini-row{padding:10px;background:var(--mock-app-card);border:1px solid var(--mock-app-border);border-radius:8px}.landing-page .hero-app-preview__mini-row h4{margin:0 0 3px;color:var(--mock-app-text);font-size:.75rem;font-weight:700}.landing-page .hero-app-preview__mini-row p{margin:0;color:var(--mock-app-muted);font-size:.68rem;line-height:1.4}.landing-page .hero-app-preview__ideas-label{margin:0 0 6px;color:var(--mock-app-text);font-size:.72rem;font-weight:700}.landing-page .dashboard-mockup__stack{display:flex;flex-direction:column;gap:12px}.landing-page .hero-app-shell{min-height:0;background:var(--mock-app-shell)}.landing-page .hero-app-shell__content{display:flex;flex-direction:column;gap:10px;min-width:0;padding:12px;overflow:hidden}.landing-page .profile-mockup__hero{padding:14px 16px;background:linear-gradient(135deg,#eef6f0,#fff 55%,#f4f8fb);border:1px solid rgba(69,107,85,.2);border-radius:14px}.landing-page .profile-mockup__hero-main{display:flex;gap:14px;align-items:flex-start}.landing-page .profile-mockup__avatar{display:inline-grid;flex-shrink:0;width:56px;height:56px;overflow:hidden;color:#fff;font-size:1.1rem;font-weight:700;background:linear-gradient(135deg,var(--mock-app-primary),#2f5240);border-radius:14px;box-shadow:0 4px 12px rgba(69,107,85,.2);place-items:center}.landing-page .profile-mockup__avatar-photo{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.landing-page .profile-mockup__eyebrow{margin:0 0 4px;color:var(--mock-app-primary);font-size:.62rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.landing-page .profile-mockup__name{margin:0;color:var(--mock-app-text);font-size:1.15rem;font-weight:700;line-height:1.2}.landing-page .profile-mockup__fullname{margin:2px 0 0;color:var(--mock-app-muted);font-size:.75rem}.landing-page .profile-mockup__pills{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.landing-page .profile-mockup__pill{padding:4px 9px;font-size:.65rem;font-weight:700;border-radius:999px}.landing-page .profile-mockup__pill--ok{color:#2f5240;background:rgba(69,107,85,.14)}.landing-page .profile-mockup__meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.landing-page .profile-mockup__meta span{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;color:var(--mock-app-muted);font-size:.68rem;background:hsla(0,0%,100%,.75);border:1px solid var(--mock-app-border);border-radius:8px}.landing-page .profile-mockup__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.landing-page .profile-mockup__panel{padding:12px}.landing-page .profile-mockup__readiness{display:flex;flex-direction:column;gap:8px;margin:0;padding:0;list-style:none}.landing-page .profile-mockup__readiness-row{display:flex;gap:10px;align-items:center;padding:8px 10px;background:rgba(241,245,249,.7);border:1px solid var(--mock-app-border);border-radius:10px}.landing-page .profile-mockup__readiness-icon{display:inline-grid;flex-shrink:0;width:32px;height:32px;color:var(--mock-app-muted);background:#fff;border-radius:8px;place-items:center}.landing-page .profile-mockup__readiness-row p{margin:0;color:var(--mock-app-muted);font-size:.62rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.landing-page .profile-mockup__readiness-row strong{color:var(--mock-app-text);font-size:.78rem;font-weight:700}.landing-page .profile-mockup__stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.landing-page .profile-mockup__stat{padding:10px;border:1px solid var(--mock-app-border);border-radius:10px}.landing-page .profile-mockup__stat-label{display:block;color:var(--mock-app-muted);font-size:.62rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.landing-page .profile-mockup__stat strong{display:block;margin-top:4px;color:var(--mock-app-text);font-size:1.2rem;font-weight:700;line-height:1}.landing-page .profile-mockup__stat--primary{background:linear-gradient(180deg,rgba(69,107,85,.08),#fff)}.landing-page .profile-mockup__stat--amber{background:linear-gradient(180deg,rgba(245,158,11,.1),#fff)}.landing-page .profile-mockup__stat--sky{background:linear-gradient(180deg,rgba(14,165,233,.1),#fff)}.landing-page .profile-mockup__skills-label{margin:0 0 8px;color:var(--mock-app-muted);font-size:.65rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.landing-page .profile-mockup__skills-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.landing-page .profile-mockup__skills .app-mockup__chips{justify-content:center}.landing-page .app-mockup__chip--skill{color:#2f5240;font-weight:600;background:rgba(69,107,85,.1);border-color:rgba(69,107,85,.18)}@media(min-width:981px){.landing-page .hero-app-shell__content{gap:12px;padding:14px}.landing-page .profile-mockup__name{font-size:1.25rem}.landing-page .profile-mockup__avatar{width:60px;height:60px}}.landing-page .hero-app-home{display:flex;flex-direction:column;gap:10px;padding:12px;background:var(--mock-app-shell)}.landing-page .hero-app-home__grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:10px;align-items:start}.landing-page .hero-app-home__aside,.landing-page .hero-app-home__main{display:flex;flex-direction:column;gap:10px;min-width:0}.landing-page .hero-app-home .app-mockup__card--hero{padding:16px 18px;background:linear-gradient(135deg,#eef6f0,#fff 52%,#f4f8fb);border-color:rgba(69,107,85,.22)}.landing-page .hero-app-home .app-mockup__card-title{font-size:1.05rem}.landing-page .hero-app-home .app-mockup__card-subtitle{font-size:.82rem;line-height:1.5}.landing-page .hero-app-home .app-mockup__situation p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.landing-page .hero-app-home .app-mockup__situation-link{display:none}.landing-page .hero-app-home__nearby{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-page .hero-app-home .app-mockup__card--ideas{background:linear-gradient(180deg,#f8fafc,#fff)}@media(min-width:981px){.landing-page .hero-app-home{gap:12px;padding:14px}.landing-page .hero-app-home__grid{gap:12px}.landing-page .hero-app-home .app-mockup__card-title{font-size:1.12rem}.landing-page .hero-app-home .app-mockup__card-subtitle{font-size:.88rem}.landing-page .hero-app-home .app-mockup__btn{padding:8px 12px;font-size:.78rem}}.landing-page .hero-app-preview--poster{display:flex;flex-direction:column;gap:16px;padding:18px;background:var(--mock-app-shell)}.landing-page .hero-app-preview--poster .app-mockup__topbar--minimal .app-mockup__search{padding:11px 14px;font-size:.95rem}.landing-page .hero-app-preview--poster .app-mockup__card--hero{padding:22px}.landing-page .hero-app-preview--poster .app-mockup__card-title{margin:0 0 10px;font-size:1.5rem;line-height:1.15}.landing-page .hero-app-preview--poster .app-mockup__card-subtitle{font-size:1.05rem;line-height:1.45}.landing-page .hero-app-preview--poster .app-mockup__actions{gap:10px;margin-top:16px}.landing-page .hero-app-preview--poster .app-mockup__btn{padding:12px 18px;font-size:1.05rem;border-radius:10px}.landing-page .hero-app-preview--poster .hero-app-preview__situations{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.landing-page .hero-app-preview__situation-card{display:flex;align-items:center;min-height:88px;padding:18px;background:var(--mock-app-card);border:1px solid var(--mock-app-border);border-radius:12px;box-shadow:0 2px 6px rgba(15,23,42,.05)}.landing-page .hero-app-preview__situation-card h4{margin:0;color:var(--mock-app-text);font-size:1.15rem;font-weight:700;line-height:1.3}.landing-page .hero-app-preview__ideas{padding:14px 16px;background:var(--mock-app-card);border:1px solid var(--mock-app-border);border-radius:12px}.landing-page .hero-app-preview--poster .hero-app-preview__ideas-label{margin:0 0 10px;font-size:.95rem;font-weight:700}.landing-page .hero-app-preview--poster .app-mockup__chip{padding:8px 14px;font-size:.92rem;font-weight:600}@media(min-width:981px){.landing-page .hero-app-preview--poster{gap:18px;padding:20px}.landing-page .hero-app-preview--poster .app-mockup__topbar--minimal .app-mockup__search{padding:12px 16px;font-size:1.05rem}.landing-page .hero-app-preview--poster .app-mockup__card-title{font-size:1.65rem}.landing-page .hero-app-preview--poster .app-mockup__card-subtitle{font-size:1.12rem}.landing-page .hero-app-preview--poster .app-mockup__btn{padding:13px 20px;font-size:1.1rem}.landing-page .hero-app-preview__situation-card{min-height:96px;padding:20px}.landing-page .hero-app-preview__situation-card h4{font-size:1.22rem}.landing-page .hero-app-preview--poster .app-mockup__chip{padding:9px 16px;font-size:1rem}}@media(max-width:980px){.landing-page .hero-app-home__grid,.landing-page .profile-mockup__grid,.landing-page .profile-mockup__skills-grid{grid-template-columns:1fr}.landing-page .hero-app-home .app-mockup__situation p{-webkit-line-clamp:3}.landing-page .hero-app-preview,.landing-page .hero-app-preview--marketing .hero-app-preview__situations{grid-template-columns:1fr}.landing-page .hero-app-preview__nav-strip{display:none}.landing-page .dashboard-mockup__frame{grid-template-columns:1fr;grid-template-rows:auto}.landing-page .dashboard-mockup__sidebar{display:none}.landing-page .dashboard-mockup__topbar-wrap{grid-column:1}.landing-page .dashboard-mockup__rail{border-left:0;border-top:1px solid var(--mock-app-border)}.landing-page .app-mockup__nearby-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.landing-page .app-mockup__nearby-grid{grid-template-columns:1fr}.landing-page .app-mockup__nearby-card:nth-child(n+3),.landing-page .dashboard-mockup .app-mockup__chip:nth-child(n+5){display:none}.landing-page .app-mockup__actions{flex-direction:column;align-items:stretch}.landing-page .app-mockup__btn{width:100%}.landing-page .app-mockup__search{max-width:none}.landing-page .app-mockup__card-title,.landing-page .hero-app-preview__mini-row h4{font-size:max(.8rem,12px)}.landing-page .app-mockup__card-subtitle,.landing-page .app-mockup__situation p,.landing-page .hero-app-preview__mini-row p{font-size:max(.68rem,11px)}}@keyframes hero-mobile-sparkle{0%,to{opacity:.45}50%{opacity:1}}@keyframes landing-hero-mobile-card-in{0%{opacity:0;translate:0 12px}to{opacity:1;translate:0 0}}@keyframes landing-hero-mobile-cta-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes preview-wheel-orbit-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes preview-wheel-satellite{0%{transform:rotate(0deg) translateX(46%) rotate(0deg)}to{transform:rotate(1turn) translateX(46%) rotate(-1turn)}}@keyframes preview-wheel-device-float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes preview-wheel-halo-burst{0%{opacity:0;scale:.82}35%{opacity:1}to{opacity:0;scale:1.18}}@keyframes preview-wheel-glow-drift{0%,to{translate:0 0;opacity:.55}50%{translate:8px -10px;opacity:.85}}@keyframes preview-wheel-dot-progress{0%{stroke-dashoffset:62.8}to{stroke-dashoffset:0}}@keyframes landing-hero-mobile-card-float{0%,to{transform:rotate(3deg) translateY(0)}50%{transform:rotate(3deg) translateY(-6px)}}@media(min-width:982px){.landing-page .landing-hero__layout--mobile{display:none}.landing-page #how-it-works{padding-top:60px;padding-bottom:52px}.landing-page #how-it-works .section-inner{padding-inline:24px}.landing-page .hiw-chat{max-width:920px;margin:0 auto}.landing-page .hiw-chat__header{max-width:680px;margin:0 auto 36px;text-align:center}.landing-page .hiw-chat__eyebrow{margin:0 0 8px;color:#d4622a;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.landing-page .hiw-chat__title{margin:0 0 10px;color:#1a1a1a;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(2.05rem,2.7vw,2.5rem);font-weight:800;line-height:1.15;text-wrap:balance}.landing-page .hiw-chat__subtitle{max-width:34ch;margin:0 auto;color:#69717a;font-size:1rem;line-height:1.6}.landing-page .hiw-chat__flow{position:relative}.landing-page .hiw-chat__line{position:absolute;top:0;bottom:0;left:44px;z-index:0;width:0;border-left:2px dashed #b8dec8;transform:translateX(-50%);pointer-events:none}.landing-page .hiw-chat__list{margin:0;padding:0;list-style:none}.landing-page .hiw-chat__step,.landing-page .hiw-chat__step-wrap{list-style:none}.landing-page .hiw-chat__step-row{position:relative;z-index:1;display:flex;align-items:flex-start;gap:16px}.landing-page .hiw-chat__avatar-col{display:flex;flex-shrink:0;justify-content:center;width:88px}.landing-page .hiw-chat__avatar-col--right{align-self:flex-end}.landing-page .hiw-chat__avatar-col--wide{width:156px}.landing-page .hiw-chat__avatar{display:block;width:100%;height:auto}.landing-page .hiw-chat__step-content{flex:1;min-width:0}.landing-page .hiw-chat__step-head{display:flex;align-items:center;gap:10px;margin-bottom:10px}.landing-page .hiw-chat__step-number{display:inline-grid;flex-shrink:0;width:34px;height:34px;color:#fff;font-size:.95rem;font-weight:700;background:#1e3a20;border-radius:50%;place-items:center}.landing-page .hiw-chat__step-label{color:#1a1a1a;font-size:.96rem;font-weight:600;line-height:1.3}.landing-page .hiw-chat__bubble{padding:14px 16px;background:#fff;border-radius:16px;box-shadow:0 2px 12px rgba(0,0,0,.07)}.landing-page .hiw-chat__bubble p{margin:0}.landing-page .hiw-chat__bubble>p:first-child{margin-bottom:8px;color:#1a1a1a;font-size:.95rem;line-height:1.55}.landing-page .hiw-chat__bubble-location{display:flex;align-items:center;gap:4px;color:#9aa3ad;font-size:.78rem;line-height:1.3}.landing-page .hiw-chat__bubble-location .iconify,.landing-page .hiw-chat__bubble-location svg{flex-shrink:0;color:#f4a155}.landing-page .hiw-chat__connector{position:relative;z-index:1;display:flex;align-items:stretch;height:56px}.landing-page .hiw-chat__connector-avatar-slot{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:88px}.landing-page .hiw-chat__check{display:inline-grid;width:26px;height:26px;background:#52b788;border-radius:50%;box-shadow:0 0 0 4px #d4efe0;place-items:center}.landing-page .dashboard-preview__layout--mobile,.landing-page .events__layout--mobile,.landing-page .membership__layout--mobile{display:none}}@media(max-width:981px){.landing-page,.landing-page .landing-top-canvas{overflow-x:clip}.landing-page .section,.landing-page .section--moment{padding:clamp(48px,8vw,72px) 0}.landing-page .landing-container,.landing-page .section-inner{width:min(100% - 32px,var(--container-max))}.landing-page .landing-header{position:static;top:auto;grid-template-columns:1fr auto;align-items:center;gap:14px;width:min(100% - 28px,var(--container-max));padding:10px 12px}.landing-page .landing-header--scrolled{background:transparent;border-color:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.landing-page .landing-header nav,.landing-page .landing-header__nav{display:none}.landing-page .landing-header .flipfair-logo-wrap{height:72px!important;max-width:min(132px,34vw)}.landing-page .landing-header .flipfair-logo{height:72px!important;width:auto}.landing-page .landing-header__auth{flex-direction:row;flex-wrap:nowrap;gap:8px}.landing-page .landing-header__auth .landing-btn{width:auto;min-width:0;min-height:40px;padding:8px 12px;font-size:.84rem;white-space:nowrap}.landing-page .header-cta{min-height:44px;padding:10px 16px;font-size:.86rem;font-weight:700;white-space:nowrap;border-radius:12px}.landing-page .landing-hero__layout--desktop{display:none}.landing-page .landing-hero--premium{width:100%;max-width:none;min-height:auto;padding:8px 0 0}.landing-page .landing-hero-mobile{--hero-mobile-pad:clamp(16px,4.5vw,22px);width:100%;max-width:none;margin:0;padding-inline:var(--hero-mobile-pad);box-sizing:border-box;display:flex;flex-direction:column;gap:0}.landing-page .landing-hero-mobile__location{display:inline-flex;align-items:center;gap:6px;margin:0 0 14px;color:#d4622a;font-size:.78rem;font-weight:600;line-height:1.35}.landing-page .landing-hero-mobile__headline{margin:0 0 14px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(2.5rem,11vw,3rem);font-weight:900;line-height:1.05;letter-spacing:-.02em;color:#1a1a1a}.landing-page .landing-hero-mobile__sparkle{display:inline-block;margin-left:6px;color:#f4c842;font-size:.45em;vertical-align:middle}.landing-page .landing-hero-mobile__lede{margin:0 0 20px;color:#666;font-size:.84rem;line-height:1.6}.landing-page .landing-hero-mobile__lede strong{color:#1a1a1a;font-weight:600}.landing-page .landing-hero-mobile__cards-scroll{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:end;justify-items:center;width:100%;margin:0 0 20px;padding:8px 0 10px;overflow:visible}.landing-page .landing-hero-mobile__card{position:relative;flex:0 1 clamp(108px,31%,200px);width:clamp(108px,31%,200px);overflow:hidden;border-radius:16px;box-shadow:0 2px 12px rgba(0,0,0,.08);transform-origin:center bottom;will-change:transform}.landing-page .landing-hero-mobile__card--request{z-index:1;grid-column:1;justify-self:end;margin-right:clamp(-26px,-7vw,-18px);background:#fbf6ee;transform:rotate(-6deg) translateY(4px)}.landing-page .landing-hero-mobile__card--offer{z-index:3;grid-column:2;margin-inline:clamp(-26px,-7vw,-18px);background:#eef8f2;transform:rotate(0deg) translateY(-2px)}.landing-page .landing-hero-mobile__card--event{z-index:2;grid-column:3;justify-self:start;margin-left:clamp(-26px,-7vw,-18px);background:#f2eef8;transform:rotate(6deg) translateY(4px)}.landing-page .landing-hero-mobile__card-art{position:relative;display:grid;height:96px;padding:6px 8px 0;overflow:hidden;place-items:center}.landing-page .landing-hero-mobile__card-art:before{position:absolute;inset:4px 6px 0;z-index:0;content:"";border-radius:12px 12px 4px 4px;pointer-events:none}.landing-page .landing-hero-mobile__card-art--request:before{background:linear-gradient(165deg,rgba(244,161,85,.22),hsla(37,62%,96%,.05));box-shadow:inset 0 -8px 16px hsla(26,46%,60%,.12)}.landing-page .landing-hero-mobile__card-art--offer:before{background:linear-gradient(165deg,rgba(82,183,136,.24),rgba(238,248,242,.05));box-shadow:inset 0 -8px 16px rgba(69,107,85,.14)}.landing-page .landing-hero-mobile__card-art--event:before{background:linear-gradient(165deg,rgba(155,132,196,.22),rgba(242,238,248,.05));box-shadow:inset 0 -8px 16px rgba(155,132,196,.12)}.landing-page .hero-mobile-illustration{position:relative;z-index:1;width:100%;max-height:100%}.landing-page .landing-hero-mobile__card-body{padding:6px 10px 10px;text-align:center}.landing-page .landing-hero-mobile__card-label{display:inline-block;margin-bottom:5px;padding:2px 7px;border-radius:999px;color:#fffefb;font-size:.58rem;font-weight:700;letter-spacing:.04em}.landing-page .landing-hero-mobile__card-title{margin:0 0 3px;font-size:.78rem;font-weight:700;line-height:1.3;color:#1a1a1a;text-wrap:balance}.landing-page .landing-hero-mobile__card-location{display:flex;align-items:center;justify-content:center;gap:4px;margin:0 0 8px;color:#aaa;font-size:.64rem}.landing-page .landing-hero-mobile__card-footer{min-height:22px}.landing-page .landing-hero-mobile__card-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.landing-page .landing-hero-mobile__avatar-stack{display:flex;align-items:center}.landing-page .landing-hero-mobile__avatar-dot{width:22px;height:22px;border:2px solid #fffefb;border-radius:50%}.landing-page .landing-hero-mobile__avatar-dot+.landing-hero-mobile__avatar-dot{margin-left:-7px}.landing-page .landing-hero-mobile__avatar-extra{margin-left:4px;color:#999;font-size:.64rem}.landing-page .landing-hero-mobile__member{display:flex;align-items:center;gap:6px;color:#888;font-size:.64rem}.landing-page .landing-hero-mobile__member-avatar{width:22px;height:22px;border-radius:50%;background:#8bc8a0}.landing-page .landing-hero-mobile__rating{color:#888;font-size:.64rem}.landing-page .landing-hero-mobile__stars{display:flex;gap:2px}.landing-page .landing-hero-mobile__features{display:flex;justify-content:space-around;gap:8px;margin-bottom:24px;padding:4px 0}.landing-page .landing-hero-mobile__feature{display:flex;flex:1;flex-direction:column;align-items:center;gap:6px;max-width:88px;color:#666;font-size:.64rem;line-height:1.3;text-align:center}.landing-page .landing-hero-mobile__feature-icon{display:grid;width:42px;height:42px;color:#3d7a52;background:#edf2ec;border-radius:50%;place-items:center}.landing-page .landing-hero-mobile__cta-panel{margin:20px;padding:16px;border-radius:20px;box-sizing:border-box;background:#1e3a20}.landing-page .landing-hero-mobile__cta-heading{display:flex;align-items:center;gap:8px;margin-bottom:6px}.landing-page .landing-hero-mobile__cta-mark{display:grid;flex-shrink:0;width:30px;height:30px;background:#3d7a52;border-radius:50%;place-items:center}.landing-page .landing-hero-mobile__cta-heading h2{margin:0;color:#fffefb;font-size:.84rem;font-weight:700;line-height:1.3}.landing-page .landing-hero-mobile__cta-lede{margin:0 0 12px;color:#e2f0e3;font-size:.76rem;line-height:1.4}.landing-page .landing-hero-mobile__cta-panel .landing-hero-mobile__auth-cta{display:flex;flex-flow:column nowrap;align-items:stretch;gap:8px;width:100%;max-width:none;margin:0;padding:0;box-sizing:border-box}.landing-page .landing-hero-mobile__cta-panel .landing-hero-mobile__auth-cta .landing-btn{display:block;flex:none;width:100%;max-width:100%;min-width:0;min-height:0;padding:11px 0;font-size:.9rem;font-weight:700;border-radius:12px;box-sizing:border-box}.landing-page .landing-hero-mobile__cta-panel .landing-hero-mobile__auth-cta .landing-auth-cta__signup{color:#fffefb;background:#3d7a52;border:0}.landing-page .landing-hero-mobile__cta-panel .landing-hero-mobile__auth-cta .landing-auth-cta__signup:hover{background:#4a8f62}.landing-page .landing-hero-mobile__cta-panel .landing-hero-mobile__auth-cta .landing-auth-cta__login{color:#fffefb;background:transparent;border:1px solid rgba(255,254,251,.28)}.landing-page .landing-hero-mobile__cta-panel .landing-hero-mobile__auth-cta .landing-auth-cta__login:hover{background:rgba(255,254,251,.08)}}@media(max-width:981px)and (min-width:768px){.landing-page .landing-hero-mobile__card{flex-basis:clamp(120px,30%,220px);width:clamp(120px,30%,220px)}.landing-page .landing-hero-mobile__card-art{height:116px;padding:8px 10px 0}.landing-page .landing-hero-mobile__headline{font-size:clamp(2.75rem,6vw,3.25rem)}.landing-page .landing-hero-mobile__lede{font-size:.9rem}.landing-page .landing-hero-mobile__feature{font-size:.68rem;max-width:96px}}@media(max-width:981px)and (prefers-reduced-motion:no-preference){.landing-page .landing-hero-mobile__card{animation:landing-hero-mobile-card-in .5s ease backwards}.landing-page .landing-hero-mobile__card--request{animation-delay:.06s}.landing-page .landing-hero-mobile__card--offer{animation-delay:.14s}.landing-page .landing-hero-mobile__card--event{animation-delay:.22s}.landing-page .landing-hero-mobile__cta-panel{animation:landing-hero-mobile-cta-in .55s ease .28s backwards}.landing-page .hero-mobile-illustration__sparkle{animation:hero-mobile-sparkle 2.8s ease-in-out infinite}.landing-page .hero-mobile-illustration__sparkle:nth-of-type(2){animation-delay:.9s}}@media(max-width:981px)and (prefers-reduced-motion:reduce){.landing-page .hero-mobile-illustration__sparkle,.landing-page .landing-hero-mobile__card,.landing-page .landing-hero-mobile__cta-panel{animation:none}}@media(max-width:981px){.landing-page .what-is-flipfair{gap:24px}.landing-page .section--what-is-flipfair .section-inner{padding:32px 20px}.landing-page .constellation{max-width:100%}.landing-page .constellation__panel{min-height:360px;aspect-ratio:1/1;border-radius:22px}.landing-page #how-it-works{padding-top:36px;padding-bottom:32px}.landing-page #how-it-works .section-inner{padding-inline:20px}.landing-page .hiw-chat{max-width:560px;margin:0 auto}.landing-page .hiw-chat__header{margin-bottom:32px}.landing-page .hiw-chat__eyebrow{margin:0 0 6px;color:#d4622a;font-size:.69rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.landing-page .hiw-chat__title{margin:0 0 8px;color:#1a1a1a;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(1.65rem,5vw,1.8rem);font-weight:800;line-height:1.15;text-wrap:balance}.landing-page .hiw-chat__subtitle{max-width:28ch;margin:0;color:#888;font-size:.8125rem;line-height:1.55}.landing-page .hiw-chat__flow{position:relative}.landing-page .hiw-chat__line{position:absolute;top:0;bottom:0;left:32px;z-index:0;width:0;border-left:2px dashed #b8dec8;transform:translateX(-50%);pointer-events:none}.landing-page .hiw-chat__list{margin:0;padding:0;list-style:none}.landing-page .hiw-chat__step,.landing-page .hiw-chat__step-wrap{list-style:none}.landing-page .hiw-chat__step-row{position:relative;z-index:1;display:flex;align-items:flex-start;gap:12px}.landing-page .hiw-chat__avatar-col{display:flex;flex-shrink:0;justify-content:center;width:64px}.landing-page .hiw-chat__avatar-col--right{align-self:flex-end}.landing-page .hiw-chat__avatar-col--wide{width:120px}.landing-page .hiw-chat__avatar{display:block;width:100%;height:auto}.landing-page .hiw-chat__step-content{flex:1;min-width:0}.landing-page .hiw-chat__step-head{display:flex;align-items:center;gap:8px;margin-bottom:8px}.landing-page .hiw-chat__step-number{display:inline-grid;flex-shrink:0;width:28px;height:28px;color:#fff;font-size:.8125rem;font-weight:700;background:#1e3a20;border-radius:50%;place-items:center}.landing-page .hiw-chat__step-label{color:#1a1a1a;font-size:.8125rem;font-weight:600;line-height:1.3}.landing-page .hiw-chat__bubble{padding:12px 14px;background:#fff;border-radius:14px;box-shadow:0 2px 12px rgba(0,0,0,.07)}.landing-page .hiw-chat__bubble p{margin:0}.landing-page .hiw-chat__bubble>p:first-child{margin-bottom:8px;color:#1a1a1a;font-size:.8125rem;line-height:1.5}.landing-page .hiw-chat__bubble-location{display:flex;align-items:center;gap:4px;color:#bbb;font-size:.6875rem;line-height:1.3}.landing-page .hiw-chat__bubble-location .iconify,.landing-page .hiw-chat__bubble-location svg{flex-shrink:0;color:#f4a155}.landing-page .hiw-chat__connector{position:relative;z-index:1;display:flex;align-items:stretch;height:52px}.landing-page .hiw-chat__connector-avatar-slot{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:64px}.landing-page .hiw-chat__check{display:inline-grid;width:24px;height:24px;background:#52b788;border-radius:50%;box-shadow:0 0 0 4px #d4efe0;place-items:center}}@media(max-width:981px)and (prefers-reduced-motion:reduce){.landing-page .hiw-chat__step{opacity:1;transform:none}}@media(max-width:981px){.landing-page .dashboard-preview__layout--desktop{display:none}.landing-page #preview{background:transparent}.landing-page .preview-wheel-heading{margin-bottom:24px}.landing-page .preview-wheel-heading h2{color:#294638;font-size:clamp(1.7rem,5.2vw,2.1rem);line-height:1.14;text-wrap:balance}.landing-page .preview-wheel-heading .section-heading__subtitle{max-width:38ch;margin-inline:auto;font-size:1rem;line-height:1.6}.landing-page .preview-wheel{max-width:560px;margin:0 auto;overflow:visible}.landing-page .preview-wheel__stage{position:relative;height:clamp(420px,72vw,500px);margin:0 auto;padding:28px 12px;box-sizing:content-box;overflow:visible;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none;perspective:900px}.landing-page .preview-wheel__ambient{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none}.landing-page .preview-wheel__glow{position:absolute;border-radius:50%;filter:blur(28px);pointer-events:none}.landing-page .preview-wheel__glow--sage{top:18%;left:8%;width:42%;height:42%;background:rgba(69,107,85,.22)}.landing-page .preview-wheel__glow--gold{right:6%;bottom:16%;width:38%;height:38%;background:rgba(214,168,79,.2)}.landing-page .preview-wheel__orbit{position:absolute;inset:12% 4% 8%;z-index:1;border:1px dashed rgba(69,107,85,.2);border-radius:50%;pointer-events:none}.landing-page .preview-wheel__orbit--spin:before{position:absolute;inset:14%;content:"";border:1px solid rgba(214,168,79,.12);border-radius:50%}.landing-page .preview-wheel__satellite{position:absolute;top:50%;left:50%;width:8px;height:8px;margin:-4px 0 0 -4px;border-radius:50%;transform-origin:center}.landing-page .preview-wheel__satellite--1{background:#456b55;box-shadow:0 0 10px rgba(69,107,85,.45)}.landing-page .preview-wheel__satellite--2{width:6px;height:6px;margin:-3px 0 0 -3px;background:#d6a84f;box-shadow:0 0 8px rgba(214,168,79,.5)}.landing-page .preview-wheel__satellite--3{width:5px;height:5px;margin:-2.5px 0 0 -2.5px;background:#9b84c4;box-shadow:0 0 8px rgba(155,132,196,.4)}.landing-page .preview-wheel__halo{position:absolute;top:50%;left:50%;z-index:2;width:min(72%,280px);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(69,107,85,.22),transparent 68%);pointer-events:none;transform:translate(-50%,-50%)}.landing-page .preview-wheel__stage[data-accent=posts] .preview-wheel__halo{background:radial-gradient(circle,rgba(214,168,79,.24),transparent 68%)}.landing-page .preview-wheel__stage[data-accent=trust] .preview-wheel__halo{background:radial-gradient(circle,rgba(69,107,85,.28),transparent 68%)}.landing-page .preview-wheel__stage[data-accent=events] .preview-wheel__halo{background:radial-gradient(circle,rgba(155,132,196,.22),transparent 68%)}.landing-page .preview-wheel-screen{position:absolute;top:50%;left:50%;z-index:3;display:flex;flex-direction:column;width:min(84%,360px);padding:0;background:transparent;border:0;border-radius:0;box-shadow:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .56s cubic-bezier(.32,.72,0,1),opacity .42s cubic-bezier(.32,.72,0,1),filter .42s cubic-bezier(.32,.72,0,1);will-change:transform,opacity}.landing-page .preview-wheel-screen__device{overflow:hidden;background:#111815;border:2px solid #1f2a22;border-radius:24px;box-shadow:0 14px 34px rgba(23,32,38,.16),inset 0 0 0 1px hsla(0,0%,100%,.06)}.landing-page .preview-wheel-screen__status{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:24px;padding:8px 14px 4px;color:#e8eee9;font-size:.62rem;font-weight:600;letter-spacing:.02em;background:#151d18}.landing-page .preview-wheel-screen__island{width:44px;height:12px;background:#0d1210;border-radius:999px}.landing-page .preview-wheel-screen__signal{display:flex;gap:3px;justify-self:end;align-items:flex-end;height:10px}.landing-page .preview-wheel-screen__signal span{display:block;width:3px;background:#7daf80;border-radius:1px}.landing-page .preview-wheel-screen__signal span:first-child{height:4px;opacity:.55}.landing-page .preview-wheel-screen__signal span:nth-child(2){height:7px;opacity:.75}.landing-page .preview-wheel-screen__signal span:nth-child(3){height:10px}.landing-page .preview-wheel-screen__app{padding:10px 12px 12px;background:linear-gradient(180deg,#fffefb,#f6f2ea)}.landing-page .preview-wheel-screen__illustration{overflow:hidden;margin-bottom:10px;border:1px solid hsla(34,24%,83%,.7);border-radius:12px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.65)}.landing-page .preview-wheel-screen__illustration svg{display:block;width:100%;height:auto}.landing-page .preview-wheel-screen--active{z-index:4;opacity:1;filter:none;transform:translate(-50%,-50%) scale(1) rotate(0deg)}.landing-page .preview-wheel-screen--active .preview-wheel-screen__device{box-shadow:0 0 0 1px rgba(69,107,85,.18),0 20px 44px rgba(23,32,38,.18),0 0 48px rgba(69,107,85,.14)}.landing-page .preview-wheel__stage[data-accent=posts] .preview-wheel-screen--active .preview-wheel-screen__device{box-shadow:0 0 0 1px rgba(214,168,79,.2),0 20px 44px rgba(23,32,38,.18),0 0 48px rgba(214,168,79,.16)}.landing-page .preview-wheel__stage[data-accent=events] .preview-wheel-screen--active .preview-wheel-screen__device{box-shadow:0 0 0 1px rgba(155,132,196,.22),0 20px 44px rgba(23,32,38,.18),0 0 48px rgba(155,132,196,.14)}.landing-page .preview-wheel-screen--prev{z-index:2;opacity:.55;filter:saturate(.9);pointer-events:none;transform:translate(-94%,-50%) scale(.8) rotate(-5deg)}.landing-page .preview-wheel-screen--next{z-index:2;opacity:.55;filter:saturate(.9);pointer-events:none;transform:translate(-6%,-50%) scale(.8) rotate(5deg)}.landing-page .preview-wheel__stage--transitioning .preview-wheel-screen--next,.landing-page .preview-wheel__stage--transitioning .preview-wheel-screen--prev{opacity:0;filter:saturate(.85) blur(1px);transform:translate(-50%,-50%) scale(.74) rotate(0deg)}.landing-page .preview-wheel__stage--transitioning .preview-wheel-screen--active{z-index:5}.landing-page .preview-wheel-screen__header{display:flex;align-items:center;gap:8px;margin-bottom:10px}.landing-page .preview-wheel-screen__dot{width:8px;height:8px;background:var(--sage);border-radius:50%;box-shadow:0 0 0 3px rgba(69,107,85,.14)}.landing-page .preview-wheel-screen__header h3{margin:0;font-size:.92rem;font-weight:800;line-height:1.25;letter-spacing:-.01em}.landing-page .preview-wheel__caption{min-height:3.72rem;margin:14px 0 0;padding:0 12px;color:var(--muted);font-size:.8rem;line-height:1.55;text-align:center;text-wrap:balance}.landing-page .preview-wheel-screen__actions{display:flex;flex-direction:column;gap:6px}.landing-page .preview-wheel-screen__action{display:block;padding:8px 10px;font-size:.74rem;font-weight:700;text-align:center;border-radius:10px}.landing-page .preview-wheel-screen__action--primary{color:#fffefb;background:var(--sage)}.landing-page .preview-wheel-screen__action--secondary{color:var(--sage-dark);background:rgba(69,107,85,.12);border:1px solid rgba(69,107,85,.18)}.landing-page .preview-wheel-screen__action--ghost{color:var(--ink);background:#fffefb;border:1px solid var(--line)}.landing-page .preview-wheel-screen__chips{display:flex;flex-wrap:wrap;gap:6px}.landing-page .preview-wheel-screen__chip{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;color:var(--sage-dark);font-size:.7rem;font-weight:600;background:hsla(0,0%,100%,.92);border:1px solid rgba(69,107,85,.14);border-radius:999px}.landing-page .preview-wheel-screen__chip-dot{flex-shrink:0;width:6px;height:6px;background:var(--sage);border-radius:50%}.landing-page .preview-wheel-screen__list,.landing-page .preview-wheel-screen__rows{display:flex;flex-direction:column;gap:8px;margin:0;padding:0;list-style:none}.landing-page .preview-wheel-screen__list li,.landing-page .preview-wheel-screen__rows li{padding:8px 10px;background:rgba(255,253,248,.95);border:1px solid hsla(34,24%,83%,.65);border-radius:10px;font-size:.72rem}.landing-page .preview-wheel-screen__rows li{display:flex;align-items:center;justify-content:space-between;gap:10px}.landing-page .preview-wheel-screen__list li,.landing-page .preview-wheel-screen__row-label{display:flex;align-items:center;gap:8px;color:var(--ink);font-weight:600}.landing-page .preview-wheel-screen__row-value{color:var(--sage-dark);font-size:.78rem;font-weight:700}.landing-page .preview-wheel__live{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.landing-page .preview-wheel__nav{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:16px}.landing-page .preview-wheel__arrow{display:grid;width:40px;height:40px;color:var(--sage-dark);background:#fffefb;border:1px solid hsla(34,24%,83%,.8);border-radius:50%;box-shadow:0 2px 8px rgba(23,32,38,.06);place-items:center;transition:background .15s ease,transform .15s ease}.landing-page .preview-wheel__arrow:hover{background:#f8f4ec}.landing-page .preview-wheel__arrow:active{transform:scale(.96)}.landing-page .preview-wheel__dots{display:flex;align-items:center;gap:10px}.landing-page .preview-wheel__dot-wrap{position:relative;display:grid;place-items:center;width:22px;height:22px}.landing-page .preview-wheel__dot-progress{position:absolute;inset:0;width:22px;height:22px;border:2px solid rgba(69,107,85,.18);border-top:2px solid var(--sage);border-radius:50%;animation:preview-wheel-dot-spin 7s linear forwards}.landing-page .preview-wheel__dot{position:relative;z-index:1;width:8px;height:8px;padding:0;background:rgba(69,107,85,.22);border:0;border-radius:50%;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.landing-page .preview-wheel__dot--active{background:var(--sage);box-shadow:0 0 0 4px rgba(69,107,85,.14);transform:scale(1.15)}}@media(max-width:981px)and (min-width:768px){.landing-page .preview-wheel{max-width:620px}.landing-page .preview-wheel__stage{height:460px}.landing-page .preview-wheel-screen{width:min(78%,380px)}.landing-page .preview-wheel-screen--prev{transform:translate(-96%,-50%) scale(.82) rotate(-4deg)}.landing-page .preview-wheel-screen--next{transform:translate(-4%,-50%) scale(.82) rotate(4deg)}.landing-page .preview-wheel-screen__header h3{font-size:1.1rem}}@media(max-width:981px)and (prefers-reduced-motion:no-preference){.landing-page .preview-wheel__glow--sage{animation:preview-wheel-glow-drift 8s ease-in-out infinite}.landing-page .preview-wheel__glow--gold{animation:preview-wheel-glow-drift 9s ease-in-out infinite reverse}.landing-page .preview-wheel__orbit--spin{animation:preview-wheel-orbit-spin 48s linear infinite}.landing-page .preview-wheel__satellite--1{animation:preview-wheel-satellite 14s linear infinite}.landing-page .preview-wheel__satellite--2{animation:preview-wheel-satellite 20s linear infinite reverse}.landing-page .preview-wheel__satellite--3{animation:preview-wheel-satellite 26s linear infinite}.landing-page .preview-wheel__halo{animation:preview-wheel-halo-burst .85s ease-out forwards}.landing-page .preview-wheel-screen--active .preview-wheel-screen__device{animation:preview-wheel-device-float 5s ease-in-out infinite}.landing-page .preview-wheel__stage--transitioning .preview-wheel-screen--active .preview-wheel-screen__device{animation:none}}@media(max-width:981px){@keyframes preview-wheel-dot-spin{0%{rotate:0deg}to{rotate:1turn}}}@media(max-width:981px)and (prefers-reduced-motion:reduce){.landing-page .preview-wheel-screen{transition:none}.landing-page .preview-wheel__glow,.landing-page .preview-wheel__halo,.landing-page .preview-wheel__orbit--spin,.landing-page .preview-wheel__satellite{animation:none}}@media(max-width:981px){.landing-page .exchange-explorer__header{margin-bottom:20px}.landing-page .exchange-explorer-card__micro{opacity:1;transform:none;border-style:solid}.landing-page .exchange-explorer-card{min-height:0}.landing-page .events__layout--desktop{display:none}.landing-page #community.section--moment{padding-top:48px;padding-bottom:40px}.landing-page #community .section-inner{padding-inline:clamp(16px,4vw,24px)}.landing-page .events-mobile{width:100%;max-width:min(100%,720px);margin:0 auto}.landing-page .events-mobile__header{margin-bottom:32px;text-align:center}.landing-page .events-mobile__eyebrow{margin:0 0 8px;color:#d4622a;font-size:.69rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.landing-page .events-mobile__title{margin:0 0 10px;color:#1a1a1a;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(1.65rem,5vw,2rem);font-weight:800;line-height:1.14;text-wrap:balance}.landing-page .events-mobile__subtitle{max-width:42ch;margin:0 auto;color:#777;font-size:.9375rem;line-height:1.65;text-wrap:pretty}.landing-page .events-mobile__list{display:flex;flex-direction:column;gap:24px;margin:0;padding:0;list-style:none}.landing-page .events-mobile-card-wrap{list-style:none}.landing-page .events-mobile-card{display:flex;flex-direction:column;overflow:hidden;background:#fffefb;border:1px solid hsla(34,24%,83%,.85);border-radius:16px;box-shadow:0 2px 14px rgba(23,32,38,.06)}.landing-page .events-mobile-card--clay,.landing-page .events-mobile-card--gold,.landing-page .events-mobile-card--sage{border-top:1px solid hsla(34,24%,83%,.85)}.landing-page .events-mobile-card__visual{position:relative;flex-shrink:0;width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:15px 15px 0 0}.landing-page .events-mobile-card__photo{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 50%;object-position:center 50%}.landing-page .events-mobile-card__visual:after{position:absolute;inset:0;background:linear-gradient(180deg,rgba(23,32,38,0) 45%,rgba(23,32,38,.22));content:"";pointer-events:none}.landing-page .events-mobile-card__scene-label{position:absolute;bottom:12px;left:12px;z-index:2;padding:6px 11px;color:#fffefb;font-size:.68rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;background:rgba(23,32,38,.58);border-radius:999px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.landing-page .events-mobile-card__body{display:flex;flex:1;flex-direction:column;padding:20px 20px 22px}.landing-page .events-mobile-card__head{display:flex;align-items:flex-start;gap:10px;margin-bottom:10px}.landing-page .events-mobile-card__icon{display:inline-grid;flex-shrink:0;width:36px;height:36px;border-radius:11px;place-items:center}.landing-page .events-mobile-card__icon--sage{color:var(--sage-dark);background:rgba(69,107,85,.12)}.landing-page .events-mobile-card__icon--gold{color:#8a6420;background:rgba(214,168,79,.18)}.landing-page .events-mobile-card__icon--clay{color:#8a4a28;background:rgba(196,132,90,.16)}.landing-page .events-mobile-card__title{margin:0;font-size:1.2rem;font-weight:800;line-height:1.28;letter-spacing:-.01em}.landing-page .events-mobile-card__copy{margin:0 0 14px;color:var(--muted);font-size:.9375rem;line-height:1.65;text-wrap:pretty}.landing-page .events-mobile-card__chips{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 16px;padding:0;list-style:none}.landing-page .events-mobile-card__chips li{padding:6px 11px;color:var(--sage-dark);font-size:.75rem;font-weight:600;line-height:1.3;background:rgba(255,253,248,.95);border:1px solid rgba(69,107,85,.18);border-radius:999px}.landing-page .events-mobile-card__cta{width:auto;align-self:flex-start;justify-content:flex-start;margin-top:auto;padding-inline:0}}@media(max-width:981px)and (prefers-reduced-motion:reduce){.landing-page .events-mobile-card-wrap{opacity:1;transform:none}}@media(max-width:981px){.landing-page .membership__layout--desktop{display:none}.landing-page #membership.section--pricing{padding-top:36px;padding-bottom:32px}.landing-page #membership.section--pricing .section-inner{padding:24px 0 0;background:transparent;border:0;border-radius:0;box-shadow:none}.landing-page .membership-mobile{max-width:520px;margin:0 auto}.landing-page .membership-mobile__header{margin-bottom:24px;text-align:center}.landing-page .membership-mobile__eyebrow{margin:0 0 6px;color:#d4622a;font-size:.69rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.landing-page .membership-mobile__title{margin:0 0 8px;color:#1a1a1a;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(1.65rem,5vw,1.9rem);font-weight:800;line-height:1.14;text-wrap:balance}.landing-page .membership-mobile__subtitle{max-width:36ch;margin:0 auto;color:#888;font-size:.875rem;line-height:1.6}.landing-page .membership-mobile .membership-compare__scroll{margin-inline:0;padding-inline:0;overflow-x:hidden}.landing-page .membership-mobile .membership-compare__grid{--membership-label-col:minmax(98px,1.25fr);--membership-plan-col:minmax(64px,1fr);width:100%;min-width:0}.landing-page .membership-mobile .membership-compare__label{position:sticky;left:0;z-index:2;min-height:48px;padding:8px;font-size:.7rem}.landing-page .membership-mobile .membership-compare__corner{position:sticky;left:0;z-index:3;min-height:64px}.landing-page .membership-mobile .membership-compare__col-head{min-height:64px;padding:8px 6px}.landing-page .membership-mobile .membership-compare__col-title{font-size:.72rem}.landing-page .membership-mobile .membership-compare__col-recommended{display:none}.landing-page .membership-mobile .membership-compare__cell{min-height:48px;padding:8px 6px}.landing-page .membership-mobile .membership-compare__text{font-size:.66rem}.landing-page .membership-mobile .membership-compare__price{font-size:1.45rem}.landing-page .membership-mobile .membership-compare__cta{min-height:38px;font-size:.72rem}.landing-page .membership-mobile .membership-compare__cta-label--full{display:none}.landing-page .membership-mobile .membership-compare__cta-label--short{display:inline}.landing-page .membership-mobile__note{margin:20px 0 0;color:var(--muted);font-size:.84rem;line-height:1.6;text-align:center;text-wrap:balance}.landing-page .section--trust .section-inner{background:linear-gradient(180deg,#fffdf8,#f8f4ec);border-color:hsla(34,24%,83%,.75)}.landing-page .trust-split{gap:28px}.landing-page .trust-split__copy h2{font-size:clamp(1.65rem,5vw,2.1rem);margin-bottom:16px}.landing-page .trust-split__copy p{font-size:1rem;margin-bottom:20px}.landing-page .trust-split__cta{width:100%;min-height:48px}.landing-page .trust-feature-card.landing-card--blue{background:linear-gradient(180deg,rgba(238,243,238,.65),#fffefb 72%)}.landing-page .trust-feature-card.landing-card--blue .landing-card__icon--blue{color:var(--sage-dark)}.landing-page .community-trust{gap:36px}.landing-page .community-trust-section .section-inner{padding:32px 20px}.landing-page .founder-section--editorial .founder-section__inner{gap:28px}.landing-page .founder-section__portrait{width:min(260px,72vw);height:min(300px,84vw)}.landing-page .final-cta{padding:32px 24px}.landing-page .landing-footer__main{gap:28px}.landing-page .coc-modal{padding:16px;align-items:center}.landing-page .coc-modal__dialog{width:min(100%,520px);max-height:min(88vh,640px);padding:24px 20px 20px}.landing-page .coc-modal__close{min-width:44px;min-height:44px}}@media(max-width:767px){.landing-page .landing-container,.landing-page .section-inner{width:min(100% - 20px,var(--container-max))}.landing-page .landing-header{width:min(100% - 16px,var(--container-max));margin-top:4px;padding:6px 8px}.landing-page .landing-header .flipfair-logo-wrap{height:64px!important;max-width:min(120px,34vw)}.landing-page .landing-header .flipfair-logo{height:64px!important}.landing-page .header-cta{min-height:44px;padding:10px 12px;font-size:.78rem}.landing-page .landing-hero--premium{padding:4px 0 0}.landing-page .constellation__panel{min-height:380px;padding:0;aspect-ratio:1/1.08;border-radius:20px}.landing-page .constellation__node{max-width:88px}.landing-page .constellation__node-inner{max-width:88px;padding:6px 8px}.landing-page .constellation__node-label{font-size:.66rem}.landing-page .constellation__node--center .constellation__node-inner{padding:10px 14px}.landing-page .constellation__node--center .constellation__node-label{font-size:.84rem}.landing-page .constellation__node-sublabel{font-size:.62rem}.landing-page .constellation{gap:10px}.landing-page .constellation__growth-badge{min-height:2rem;font-size:.64rem;padding:6px 12px}.landing-page #how-it-works{padding-top:32px;padding-bottom:28px}.landing-page .hiw-chat__header{margin-bottom:28px}.landing-page .hiw-chat__connector{height:44px}.landing-page .preview-wheel__stage{height:clamp(400px,78vw,460px)}.landing-page .preview-wheel__caption{min-height:3.627rem;padding-inline:8px;font-size:.78rem}.landing-page .preview-wheel__nav{margin-top:12px}.landing-page .preview-wheel-screen{width:min(86%,340px)}.landing-page .preview-wheel-screen--prev{transform:translate(-90%,-50%) scale(.78) rotate(-4deg);opacity:.5}.landing-page .preview-wheel-screen--next{transform:translate(-10%,-50%) scale(.78) rotate(4deg);opacity:.5}.landing-page .card-grid--four,.landing-page .exchange-explorer__grid,.landing-page .pricing-grid,.landing-page .trust-split__grid{grid-template-columns:1fr}.landing-page .exchange-mode-toggle{width:100%}.landing-page .exchange-mode-toggle__btn{min-height:44px;padding:12px 10px}.landing-page .exchange-explorer-card__pills li{font-size:.78rem;padding:6px 10px}.landing-page .exchange-explorer__examples-row{flex-direction:column;align-items:flex-start;gap:8px}.landing-page #community.section--moment{padding-top:40px;padding-bottom:32px}.landing-page .events-mobile{max-width:100%}.landing-page .events-mobile__header{margin-bottom:28px}.landing-page .events-mobile__subtitle{font-size:.9rem}.landing-page .events-mobile__list{gap:22px}.landing-page .events-mobile-card__body{padding:18px 18px 20px}.landing-page .events-mobile-card__title{font-size:1.125rem}.landing-page .events-mobile-card__copy{font-size:.9rem}.landing-page #membership.section--pricing{padding-top:32px;padding-bottom:28px}.landing-page #membership.section--pricing .section-inner{padding:20px 0 0}.landing-page .membership-mobile__header{margin-bottom:20px}.landing-page .membership-mobile .membership-compare__grid{--membership-label-col:minmax(92px,1.2fr);--membership-plan-col:minmax(58px,1fr);min-width:0}.landing-page .membership-mobile .membership-compare__label{font-size:.66rem}.landing-page .membership-mobile .membership-compare__price{font-size:1.1rem}.landing-page .community-trust{gap:28px}.landing-page .community-trust-section .section-inner,.landing-page .landing-closing .community-trust-section .section-inner,.landing-page .section--trust .section-inner,.landing-page .section--warm .section-inner--exchange,.landing-page .section--what-is-flipfair .section-inner{padding:28px 16px}.landing-page .trust-feature-card{min-height:0;padding:20px}.landing-page .founder-section__badges{justify-content:center;gap:8px}.landing-page .founder-section__badges .landing-badge{font-size:.76rem}.landing-page .landing-closing .final-cta .landing-auth-cta--inline{flex-direction:column;gap:10px}.landing-page .landing-closing .final-cta .landing-auth-cta--inline .landing-btn{flex:0 0 auto;width:100%;min-height:48px}.landing-page .landing-footer{padding-bottom:24px}.landing-page .landing-closing .landing-footer{padding-bottom:20px}.landing-page .landing-closing .landing-footer__shell,.landing-page .landing-footer__shell{padding:20px 0 10px}.landing-page .landing-footer__main{gap:20px;justify-items:center;text-align:center}.landing-page .landing-footer__brand{display:flex;justify-content:center}.landing-page .landing-footer .flipfair-logo-wrap--footer{height:170px!important;max-width:min(340px,75vw)}.landing-page .landing-footer__nav{width:min(100%,360px);margin-inline:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 24px;justify-items:center;text-align:center}.landing-page .landing-footer__label{margin-bottom:8px;font-size:.72rem}.landing-page .landing-footer__column ul{gap:6px}.landing-page .landing-footer__column li{font-size:.84rem;line-height:1.4}.landing-page .landing-footer__bottom{justify-content:center;margin-top:18px;padding-top:14px;font-size:.8rem;text-align:center;gap:6px}.landing-page .landing-closing .landing-footer__bottom{padding-top:14px}}@media(max-width:767px)and (prefers-reduced-motion:reduce){.landing-page .constellation--waiting .constellation__growth-badge,.landing-page .constellation--waiting .constellation__node{opacity:1}.landing-page .constellation--interactive .constellation__node--center.constellation__node--invite .constellation__node-inner{animation:none}}@media(max-width:430px){.landing-page .landing-header .flipfair-logo,.landing-page .landing-header .flipfair-logo-wrap{height:56px!important}.landing-page .header-cta{font-size:.72rem;padding:9px 10px}.landing-page .constellation__panel{min-height:340px}.landing-page .constellation__node{max-width:76px}.landing-page .constellation__node-inner{max-width:76px;padding:5px 7px}.landing-page .constellation__node-label{font-size:.62rem}}@media(max-width:390px){.landing-page .landing-hero-mobile__headline{font-size:clamp(2.35rem,11.5vw,2.75rem)}.landing-page .landing-hero-mobile__feature{max-width:76px;font-size:.6rem}}@media(max-width:375px){.landing-page .landing-container,.landing-page .section-inner{width:min(100% - 16px,var(--container-max))}.landing-page .header-cta{letter-spacing:0}}