@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Manrope:wght@500;600;700;800&display=swap");:root{--bg:#f6f8ff;--surface:#fff;--surface-soft:#f0f4f8;--surface-high:#e6ecf1;--ink:#0a1929;--muted:#5e6e82;--faint:#dce2e9;--line:#e4e9ee;--ghost:rgba(10,25,41,.09);--green:#006c49;--green-2:#007a54;--green-3:#00c478;--green-soft:#e0f4ec;--blue:#2457d6;--amber:#c27a18;--shadow:0 4px 24px rgba(10,25,41,.06),0 1px 4px rgba(10,25,41,.04);--shadow-lg:0 16px 48px rgba(10,25,41,.1),0 4px 12px rgba(10,25,41,.06);--shadow-glow:0 0 0 1px rgba(0,108,73,.12),0 16px 48px rgba(0,108,73,.08);--hero-image:url(/landing/landing.jpg);--listing-image-1:url(/landing/list_1.jpg);--listing-image-2:url(/landing/list_2.jpg);--listing-image-3:url(/landing/list_3.jpg)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}.listing-card-grid strong,.match-table b,.site-logo,.workspace-switcher,h1,h2,h3,h4{font-family:Inter,Manrope,system-ui,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}img,svg{flex-shrink:0}.landing-shell{min-height:100vh;overflow:hidden}.site-header{align-items:center;backdrop-filter:blur(0) saturate(1);background:rgba(246,248,255,0);border-bottom:1px solid rgba(10,25,41,0);display:flex;height:72px;inset:0 0 auto;justify-content:space-between;padding:0 clamp(20px,5vw,72px);position:fixed;transition:background .18s ease,border-color .18s ease,backdrop-filter .18s ease,box-shadow .18s ease;z-index:20}.site-header.is-scrolled{backdrop-filter:blur(20px) saturate(1.4);background:rgba(246,248,255,.82);border-bottom-color:rgba(10,25,41,.07);box-shadow:0 8px 26px rgba(10,25,41,.04)}.header-actions,.site-header nav,.site-logo{align-items:center;display:flex}.site-logo{font-size:15px;font-weight:700;gap:10px}.brand-mark,.site-logo span{align-items:center;background:linear-gradient(135deg,var(--green),var(--green-2));border-radius:12px;color:#fff;display:inline-flex;font-weight:800;height:30px;justify-content:center;width:30px}.site-header nav{color:var(--muted);font-size:14px;gap:30px}.header-actions{font-size:14px;gap:18px}.header-actions a:last-child,.primary-action{align-items:center;background:linear-gradient(135deg,var(--green),var(--green-2));border-radius:12px;color:#fff;display:inline-flex;font-weight:700;gap:8px;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.header-actions a:last-child{padding:10px 16px}.header-actions a:last-child:hover,.primary-action:hover{background:linear-gradient(135deg,#005a3d,#006040);box-shadow:0 4px 16px rgba(0,108,73,.3);transform:translateY(-1px)}.hero-section{overflow:hidden;padding:136px 24px 40px;position:relative}.hero-bg-photo{background-image:var(--hero-image);background-position:center 35%;background-size:cover;inset:0;mask-image:linear-gradient(180deg,#000 0,#000 50%,transparent 90%);opacity:.15}.hero-bg-photo,.hero-grid{pointer-events:none;position:absolute;z-index:0}.hero-grid{background:radial-gradient(ellipse at 38% 0,rgba(0,196,120,.12),transparent 50%),radial-gradient(ellipse at 68% 10%,rgba(36,87,214,.06),transparent 40%),radial-gradient(circle at 50% 0,rgba(0,108,73,.11),transparent 38%),linear-gradient(90deg,rgba(10,25,41,.035) 1px,transparent 0),linear-gradient(rgba(10,25,41,.035) 1px,transparent 0);background-size:auto,auto,auto,80px 80px,80px 80px;inset:0 auto auto 50%;height:760px;mask-image:linear-gradient(180deg,#000 30%,transparent 90%);opacity:.9;transform:translateX(-50%);width:min(1280px,96vw)}.hero-copy{margin:0 auto;max-width:900px;position:relative;text-align:center;z-index:1}.announcement{align-items:center;backdrop-filter:blur(20px);background:rgba(246,248,255,.88);border:1px solid rgba(0,108,73,.18);border-radius:999px;box-shadow:0 2px 12px rgba(0,108,73,.1);color:var(--green);display:inline-flex;font-size:13px;font-weight:700;gap:8px;margin-bottom:22px;padding:8px 14px;transition:box-shadow .15s ease}.announcement:hover{box-shadow:0 4px 20px rgba(0,108,73,.16)}.gradient-text{background:linear-gradient(115deg,var(--green) 0,var(--green-3) 55%,#00b8d4 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-copy h1{font-size:clamp(34px,5.2vw,64px);letter-spacing:0;line-height:1.04;margin:0 auto;max-width:760px}.hero-copy p{color:var(--muted);font-size:clamp(15px,1.6vw,18px);line-height:1.58;margin:22px auto 0;max-width:680px}.hero-actions{align-items:center;display:flex;gap:14px;justify-content:center;margin-top:30px}.primary-action{padding:15px 22px}.secondary-action{align-items:center;background:var(--surface-high);border-radius:12px;color:var(--ink);display:inline-flex;font-size:14px;font-weight:700;justify-content:center;outline:1px solid rgba(10,25,41,.1);padding:14px 20px;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.secondary-action:hover{background:var(--faint);box-shadow:0 4px 16px rgba(10,25,41,.1);transform:translateY(-1px)}.product-section{margin:16px auto 0;max-width:1280px;padding:0 24px 112px;position:relative;z-index:1}.product-section:after{background:linear-gradient(to bottom,rgba(246,248,255,0),rgba(246,248,255,.94) 48%,var(--bg) 74%,var(--bg));bottom:72px;content:"";height:300px;left:0;pointer-events:none;position:absolute;right:0;z-index:10}.tab-bar{backdrop-filter:blur(20px) saturate(1.3);background:rgba(240,244,248,.8);border-radius:18px;box-shadow:var(--shadow);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 auto 32px;max-width:1080px;outline:1px solid rgba(10,25,41,.08);overflow:hidden;padding:6px;gap:4px}.tab-button{background:transparent;border:0;border-radius:12px;color:var(--muted);cursor:pointer;font-size:clamp(13px,1.6vw,16px);font-weight:700;min-height:64px;transition:background .18s ease,color .18s ease,box-shadow .18s ease}.tab-button:hover:not(.active){background:hsla(0,0%,100%,.6);color:var(--ink)}.tab-button.active{background:var(--surface);box-shadow:0 2px 12px rgba(10,25,41,.08),0 1px 3px rgba(10,25,41,.06);color:var(--ink);position:relative}.tab-button.active:after{background:linear-gradient(90deg,var(--green),var(--green-3));border-radius:999px;bottom:10px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:32px}.product-frame{animation:frameIn .86s cubic-bezier(.16,1,.3,1);background:var(--surface);border-radius:20px;box-shadow:0 18px 54px rgba(0,108,73,.08),0 6px 18px rgba(10,25,41,.06);display:grid;grid-template-columns:278px minmax(0,1fr);min-height:650px;overflow:hidden;position:relative}.product-sidebar{background:var(--surface-soft);padding:24px 18px}.workspace-switcher{align-items:center;display:flex;font-size:18px;font-weight:800;gap:10px;margin-bottom:26px}.quick-actions{align-items:center;background:hsla(0,0%,100%,.62);border-radius:6px;box-shadow:var(--shadow);display:flex;justify-content:space-between;margin-bottom:12px;padding:9px 10px}.quick-actions span{align-items:center;display:flex;font-size:14px;font-weight:700;gap:8px}kbd{background:var(--surface-soft);border-radius:6px;color:var(--muted);font-size:12px;padding:2px 7px}.sidebar-item{align-items:center;border-radius:8px;color:#3b4047;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:10px;padding:9px 12px;transition:background .14s ease,color .14s ease}.sidebar-item:not(.active):hover{background:rgba(10,25,41,.05);color:var(--ink)}.sidebar-item.active{background:linear-gradient(135deg,rgba(0,108,73,.1),rgba(0,196,120,.06));color:var(--green);outline:1px solid rgba(0,108,73,.12)}.sidebar-group{margin-top:18px;padding:26px 12px 0}.sidebar-group p{color:var(--muted);font-size:12px;font-weight:800;margin:0 0 12px;text-transform:uppercase}.sidebar-group span{color:#505762;display:block;font-size:14px;font-weight:700;margin:12px 0}.product-main{min-width:0;padding:0 0 42px}.product-topbar{align-items:center;display:flex;justify-content:space-between;min-height:86px;padding:26px 32px 18px}.card-label,.product-topbar span,.section-kicker{color:var(--green);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.product-topbar h2{font-size:clamp(20px,2.4vw,28px);letter-spacing:0;line-height:1.18;margin:6px 0 0}.topbar-actions{display:flex;gap:8px}.topbar-actions button{align-items:center;background:var(--surface-soft);border:0;border-radius:6px;color:var(--muted);display:inline-flex;height:36px;justify-content:center;width:36px}.preview-copy{padding:18px 32px 0}.preview-copy p{color:var(--muted);font-size:15px;line-height:1.6;margin:0;max-width:680px}.preview-grid{display:grid;gap:22px;padding:28px}.app-preview{animation:frameIn .8s cubic-bezier(.4,0,.2,1) both;padding:32px}.app-page-header{align-items:center;display:flex;gap:18px;justify-content:space-between;margin-bottom:16px}.app-page-header h3{font-size:24px;letter-spacing:0;line-height:1.16;margin:0}.app-page-header p{color:var(--muted);font-size:14px;line-height:1.5;margin:7px 0 0}.app-page-header button,.app-toolbar button,.buyer-form-preview button{align-items:center;background:linear-gradient(135deg,var(--green),var(--green-2));border:0;border-radius:12px;color:#fff;display:inline-flex;font-size:13px;font-weight:800;gap:8px;min-height:38px;padding:0 13px;white-space:nowrap}.app-toolbar{gap:12px;justify-content:space-between;margin-bottom:16px}.app-toolbar,.app-toolbar>span{align-items:center;display:flex}.app-toolbar>span{background:var(--surface-soft);border-radius:6px;color:var(--muted);flex:1;font-size:13px;font-weight:700;gap:8px;min-height:38px;padding:0 12px}.app-toolbar button{background:var(--surface-high);color:var(--ink)}.matches-workbench{background:var(--surface-soft);border-radius:14px;display:grid;grid-template-columns:230px minmax(0,1fr);min-height:360px;overflow:hidden}.listing-rail{background:var(--surface-soft);padding:16px}.listing-rail article{border-radius:10px;padding:16px}.listing-rail article.active{background:var(--surface);box-shadow:var(--shadow)}.listing-rail em,.listing-rail span,.listing-rail strong{display:block}.listing-rail strong{font-size:14px}.listing-rail span{color:var(--muted);font-size:12px;margin-top:4px}.listing-rail em{color:var(--green);font-size:12px;font-style:normal;font-weight:800;margin-top:10px}.match-table{background:var(--surface);border-radius:0 14px 14px 0;min-width:0;overflow:hidden}.match-table article,.table-head{display:grid;gap:14px;grid-template-columns:1.25fr 1fr 1.1fr 58px 86px}.table-head{background:var(--surface-soft);color:var(--muted);font-size:11px;font-weight:800;letter-spacing:.04em;padding:12px 14px;text-transform:uppercase}.match-table article{align-items:center;animation:rowIn .9s cubic-bezier(.4,0,.2,1) both;color:#3f4650;font-size:13px;padding:14px}.match-table article+article{margin-top:8px}.buyer-cell{align-items:center;display:flex;gap:10px;min-width:0}.buyer-cell small,.buyer-cell strong{display:block}.buyer-cell strong{color:var(--ink);font-size:13px}.buyer-cell small{color:var(--muted);font-size:12px;margin-top:2px}.match-table b{background:linear-gradient(135deg,var(--green),var(--green-3));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-size:18px;font-weight:800}.rail-section-label{color:var(--muted);font-size:10px;font-weight:800;letter-spacing:.1em;margin:0 0 10px;padding:0 2px;text-transform:uppercase}.listing-picker-card{background:var(--surface);border:1px solid var(--line);border-radius:12px;cursor:pointer;display:flex;gap:10px;margin-bottom:8px;padding:10px;position:relative;text-align:left;transition:border-color .15s ease;width:100%}.listing-picker-card.active{background:rgba(0,108,73,.06);border-color:rgba(0,108,73,.45);box-shadow:0 0 0 2px rgba(0,108,73,.2)}.picker-accent{background:var(--green);border-radius:0 4px 4px 0;bottom:12px;left:0;position:absolute;top:12px;width:3px}.listing-thumb{background-position:50%;background-size:cover;border-radius:8px;flex-shrink:0;height:52px;width:52px}.listing-thumb-0{background-image:var(--listing-image-1)}.listing-thumb-1{background-image:var(--listing-image-2)}.listing-thumb-2{background-image:var(--listing-image-3)}.listing-picker-body{flex:1;min-width:0}.listing-picker-body strong{color:var(--ink);display:block;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.listing-picker-body>span{color:var(--muted);display:block;font-size:11px;margin-top:2px}.listing-picker-chips{display:flex;flex-wrap:wrap;gap:4px;margin-top:6px}.listing-picker-chips span{background:var(--surface-soft);border-radius:99px;color:var(--ink);font-size:10px;font-weight:700;padding:2px 6px}.listing-picker-badges{display:flex;gap:4px;margin-top:6px}.badge-total{background:rgba(0,108,73,.14);color:var(--green)}.badge-hot,.badge-total{border-radius:99px;font-size:9px;font-style:normal;font-weight:800;letter-spacing:.04em;padding:2px 7px;text-transform:uppercase}.badge-hot{background:rgba(194,122,24,.14);color:var(--amber)}.active-listing-panel{border-bottom:1px solid var(--line);display:grid;grid-template-columns:140px minmax(0,1fr);overflow:hidden}.active-listing-thumb{background-image:var(--listing-image-1);background-position:50%;background-size:cover;min-height:148px}.active-listing-info{padding:14px 16px}.active-listing-info>span{color:var(--green);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.active-listing-info h4{font-size:16px;letter-spacing:0;line-height:1.2;margin:4px 0 2px}.active-listing-info>p{color:var(--muted);font-size:12px;margin:0 0 10px}.active-listing-chips{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:10px}.active-listing-chips span{background:var(--surface-soft);border-radius:99px;color:var(--ink);font-size:11px;font-weight:600;padding:3px 8px}.active-listing-chips .chip-total{background:rgba(0,108,73,.1);color:var(--green);font-weight:700}.active-listing-stats{display:flex;gap:6px}.active-listing-stats>div{background:var(--bg);border-radius:8px;flex:1;padding:6px 8px}.active-listing-stats p{color:var(--muted);font-size:9px;font-weight:800;letter-spacing:.08em;margin:0 0 3px;text-transform:uppercase}.active-listing-stats strong{font-size:18px;font-weight:700}.match-table em.status-contacted{background:rgba(36,87,214,.1);color:var(--blue);outline:1px solid rgba(36,87,214,.15)}.match-table em{background:var(--green-soft);border-radius:999px;color:var(--green);font-size:11px;font-style:normal;font-weight:800;padding:5px 10px;text-align:center;outline:1px solid rgba(0,108,73,.15)}.listing-card-grid{display:grid;gap:22px;grid-template-columns:repeat(3,minmax(0,1fr))}.listing-card-grid article{animation:rowIn .9s cubic-bezier(.4,0,.2,1) both;background:var(--surface);border-radius:14px;box-shadow:var(--shadow);outline:1px solid rgba(10,25,41,.06);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.listing-card-grid article:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.listing-photo{background-image:var(--listing-image-1);background-position:50%;background-size:cover;height:132px}.listing-card-grid article:nth-child(2) .listing-photo{background-image:var(--listing-image-2)}.listing-card-grid article:nth-child(3) .listing-photo{background-image:var(--listing-image-3)}.listing-card-grid article>div:last-child{padding:14px}.listing-card-head,.listing-stat-row{align-items:center;display:flex}.listing-card-head{color:var(--muted);font-size:12px;font-weight:800;justify-content:space-between;margin-bottom:12px;text-transform:uppercase}.listing-card-grid h4{font-size:16px;margin:0 0 4px}.listing-card-grid p{color:var(--muted);font-size:13px;margin:0 0 12px}.listing-card-grid strong{display:block;font-size:18px;margin-bottom:14px}.listing-stat-row{border-top:1px solid var(--line);gap:10px;padding-top:14px}.listing-stat-row span{align-items:center;color:var(--muted);display:inline-flex;font-size:12px;font-weight:800;gap:5px}.checkin-app-preview{min-height:610px;padding-bottom:44px;position:relative}.buyer-form-preview,.checkin-feed,.listing-detail-preview,.mobile-visitor-preview,.public-listing-preview{background:var(--surface);border-radius:14px;box-shadow:var(--shadow);overflow:hidden}.listing-detail-preview{min-height:540px;padding:28px;position:relative;width:100%}.app-page-header.compact{margin-bottom:22px}.app-page-header.compact h3{font-size:22px}.listing-detail-layout{display:block}.public-listing-preview{grid-row:span 2}.listing-hero-image{background-image:var(--listing-image-1);background-position:50%;background-size:cover;height:282px;border-radius:14px;width:100%}.detail-meta{margin-top:16px;max-width:560px}.qr-panel{backdrop-filter:blur(18px);background:var(--surface-soft);border-radius:14px;display:flex;flex-direction:column;justify-content:center;left:42px;max-width:250px;padding:18px;position:absolute;top:196px;text-align:center;z-index:2}.qr-panel strong{color:var(--ink);display:block;font-size:13px;margin-top:14px;overflow-wrap:anywhere}.qr-panel p{color:var(--muted);font-size:12px;line-height:1.45;margin:10px 0 0}.qr-code{background:var(--surface);border-radius:12px;display:grid;gap:4px;grid-template-columns:repeat(9,1fr);margin:18px auto 0;padding:12px;width:min(160px,100%)}.qr-code span{aspect-ratio:1;background:transparent;border-radius:2px}.qr-code span.filled{background:var(--ink)}.inline-feed{box-shadow:none;display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:122px;overflow:visible;padding:0 260px 0 0}.inline-feed article{margin:0}.mobile-visitor-preview{animation:phonePopIn .82s cubic-bezier(.34,1.56,.64,1) both;animation-delay:.68s;background:transparent;display:flex;justify-content:center;overflow:visible;padding:0;position:absolute;right:34px;top:124px;width:300px;z-index:6}.phone-shell{background:linear-gradient(145deg,#05070a,#161b21 54%,#030405);border-radius:42px;box-shadow:0 28px 80px rgba(3,6,10,.36);max-width:292px;padding:10px;position:relative;width:100%}.phone-shell:after,.phone-shell:before{background:#0a0d11;border-radius:999px;content:"";position:absolute;width:3px}.phone-shell:before{height:54px;left:-2px;top:96px}.phone-shell:after{height:78px;right:-2px;top:132px}.phone-screen{background:var(--surface);border-radius:33px;min-height:575px;overflow:hidden;padding:16px 12px 18px;position:relative}.phone-island{background:#101419;border-radius:999px;height:21px;left:50%;position:absolute;top:10px;transform:translateX(-50%);width:86px;z-index:3}.mobile-listing-image{background-image:var(--listing-image-1);background-position:50%;background-size:cover;border-radius:23px;height:148px;margin-top:10px;padding:14px;position:relative}.mobile-listing-body{padding:16px 4px 4px}.phone-home{background:#11161c;border-radius:999px;height:4px;margin:16px auto 0;width:92px}.mobile-listing-body h3{font-size:20px;letter-spacing:0;margin:0 0 6px}.mobile-listing-body p{color:var(--muted);font-size:12px;line-height:1.45;margin:0 0 14px}.mobile-stat-row{display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:14px}.mobile-stat-row span{background:var(--surface-soft);border-radius:8px;color:var(--ink);font-size:11px;font-weight:800;padding:8px 4px;text-align:center}.mobile-listing-body button{align-items:center;background:linear-gradient(135deg,var(--green),var(--green-2));border:0;border-radius:12px;color:#fff;display:inline-flex;font-size:13px;font-weight:800;gap:8px;justify-content:center;min-height:40px;width:100%}.buyer-form-preview,.public-listing-body{padding:16px}.checkin-banner{align-items:center;background:var(--green-soft);border-radius:8px;color:var(--green);display:inline-flex;font-size:12px;font-weight:800;gap:7px;margin-bottom:14px;padding:8px 10px}.mobile-listing-image .checkin-banner{background:rgba(227,242,235,.94);left:12px;margin-bottom:0;position:absolute;top:12px}.buyer-form-preview h3,.public-listing-body h3{font-size:22px;line-height:1.12;margin:0 0 8px}.buyer-form-preview p,.public-listing-body p{color:var(--muted);font-size:13px;line-height:1.5;margin:0 0 14px}.buyer-form-preview{overflow:visible}.form-field{background:var(--surface-soft);border-radius:6px;margin-bottom:10px;padding:10px 12px}.form-field span,.form-field strong{display:block}.form-field span{color:var(--muted);font-size:11px;font-weight:800;margin-bottom:5px;text-transform:uppercase}.form-field strong{font-size:14px}.buyer-form-preview button{justify-content:center;margin-top:4px;width:100%}.checkin-preview,.listings-preview,.matches-preview{grid-template-columns:minmax(280px,.86fr) minmax(360px,1.14fr)}.buyer-list,.checkin-feed,.listing-card,.listing-workspace,.phone-preview,.pipeline-panel{background:#fbfbfc;border-radius:10px;outline:1px solid var(--ghost)}.listing-card{padding:16px}.image-strip{display:grid;gap:8px;grid-template-columns:1.3fr .8fr;height:220px;margin-bottom:18px}.image-strip div{background:linear-gradient(135deg,#d8ddd9,#9ea99f 48%,#59635e);border-radius:8px}.image-strip div:first-child{grid-row:span 2}.image-strip div:nth-child(2){background:linear-gradient(135deg,#eee6d8,#b8aa90)}.image-strip div:nth-child(3){background:linear-gradient(135deg,#cfd7df,#758397)}.listing-card h3{font-size:26px;letter-spacing:0;line-height:1.08;margin:8px 0 14px}.listing-meta{display:flex;flex-wrap:wrap;gap:8px}.listing-meta span{align-items:center;background:var(--surface);border-radius:999px;display:inline-flex;font-size:13px;font-weight:800;gap:5px;padding:7px 10px}.match-summary{align-items:center;background:var(--green-soft);border-radius:10px;color:var(--green);display:flex;gap:12px;margin-top:18px;padding:14px}.match-summary strong{font-size:34px;line-height:1}.match-summary span{color:#315c4c;font-size:14px;font-weight:700}.buyer-list{padding:14px}.buyer-list article,.checkin-feed article{animation:rowIn .9s cubic-bezier(.4,0,.2,1) both}.buyer-list article{align-items:center;background:var(--surface);border-radius:10px;display:grid;gap:14px;grid-template-columns:42px minmax(0,1fr) auto;margin-bottom:12px;padding:15px}.buyer-list article:last-child{margin-bottom:0}.buyer-avatar{align-items:center;background:var(--surface-high);border-radius:10px;color:#535d69;display:inline-flex;flex-shrink:0;font-size:15px;font-weight:800;height:40px;justify-content:center;width:40px}.buyer-avatar-0{background:linear-gradient(135deg,#dcf4ea,#b8e8d4);color:var(--green)}.buyer-avatar-1{background:linear-gradient(135deg,#dce8ff,#b8d0ff);color:#2457d6}.buyer-avatar-2{background:linear-gradient(135deg,#fde8d8,#f8c8a8);color:#c45c18}.buyer-list h4,.checkin-feed h4,.platform-cards h3{font-size:15px;margin:0 0 4px}.buyer-list p,.checkin-feed p,.platform-cards p{color:var(--muted);font-size:13px;line-height:1.45;margin:0}.buyer-list span{color:var(--green);display:inline-block;font-size:12px;font-weight:800;margin-top:8px}.buyer-list strong{color:var(--green);font-size:22px}.pipeline-panel{display:grid;gap:12px;padding:14px}.stage{align-items:center;background:var(--surface);border-radius:10px;display:flex;justify-content:space-between;padding:18px}.stage.active{background:#f0f7f4}.stage span{color:var(--muted);font-size:14px;font-weight:800}.stage strong{font-size:30px}.listing-workspace{padding:18px}.workspace-header{margin-bottom:12px;padding-bottom:16px}.workspace-header strong{display:block;font-size:24px;margin-top:8px}.task-row{align-items:center;display:grid;gap:12px;grid-template-columns:24px minmax(0,1fr) auto;padding:13px 0}.task-check{align-items:center;border-radius:7px;display:inline-flex;height:24px;justify-content:center;width:24px}.task-check.done{background:var(--green);color:#fff}.task-row p{font-size:14px;font-weight:800;margin:0}.task-row em{color:var(--muted);font-size:13px;font-style:normal;font-weight:700}.portal-row{display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:16px}.portal-row span{background:var(--surface-soft);border-radius:8px;color:#555d68;font-size:13px;font-weight:800;padding:12px 8px;text-align:center}.phone-preview{margin:0 auto;max-width:290px;padding:28px 18px 18px;text-align:center}.phone-top{background:#d7dbe0;border-radius:99px;height:5px;margin:0 auto 26px;width:74px}.phone-preview h3{font-size:25px;margin:0 0 8px}.phone-preview p{color:var(--muted);font-size:14px;line-height:1.5;margin:0 0 22px}.form-line{background:#edf0f3;border-radius:8px;height:44px;margin:10px auto;width:78%}.form-line.wide{width:100%}.phone-preview button{background:var(--green);border:0;border-radius:8px;color:#fff;font-weight:800;margin-top:12px;padding:12px 14px;width:100%}.checkin-feed{padding:16px}.checkin-feed article{align-items:flex-start;background:var(--surface);border-radius:10px;display:flex;gap:12px;margin-bottom:12px;padding:16px}.checkin-feed article:last-child{margin-bottom:0}.checkin-feed article>span{background:var(--green-soft);border-radius:9px;height:36px;width:36px}.checkin-feed article>span,.platform-cards article>span{align-items:center;color:var(--green);display:inline-flex;flex:0 0 auto;justify-content:center}.platform-cards article>span{background:linear-gradient(135deg,var(--green-soft),rgba(0,196,120,.12));border-radius:10px;height:40px;outline:1px solid rgba(0,108,73,.12);width:40px}.platform-section{align-items:start;display:grid;gap:48px;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);margin:0 auto;max-width:1180px;padding:80px 24px}.platform-section h2{font-size:clamp(28px,4vw,44px);letter-spacing:0;line-height:1.12;margin:12px 0 0}.platform-cards{display:grid;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr))}.platform-cards article{background:var(--surface);border-radius:14px;cursor:default;outline:1px solid rgba(10,25,41,.08);padding:22px 20px;transition:transform .2s ease,box-shadow .2s ease}.platform-cards article:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px)}.platform-cards h3{margin-top:16px}.landing-footer{align-items:center;border-top:1px solid var(--line);color:var(--muted);display:flex;font-size:14px;justify-content:space-between;margin:0 auto;max-width:1180px;padding:28px 24px 48px}.landing-footer span{color:var(--ink);font-weight:800}.landing-footer div{display:flex;flex-wrap:wrap;gap:20px}.legal-shell{min-height:100vh;padding:28px 24px 80px}.legal-header{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1040px}.legal-back-link{align-items:center;background:var(--surface);border-radius:12px;box-shadow:var(--shadow);color:var(--ink);display:inline-flex;font-size:14px;font-weight:800;gap:8px;padding:11px 14px;transition:transform .15s ease,box-shadow .15s ease}.legal-back-link:hover{box-shadow:var(--shadow-lg);transform:translateY(-1px)}.legal-document{margin:72px auto 0;max-width:860px}.legal-hero{border-bottom:1px solid var(--line);padding-bottom:34px}.legal-hero>p:first-child{color:var(--green);font-size:12px;font-weight:800;letter-spacing:.08em;margin:0 0 14px;text-transform:uppercase}.legal-hero h1{font-size:clamp(36px,6vw,64px);letter-spacing:0;line-height:1.02;margin:0}.legal-hero span{color:var(--muted);display:block;font-size:14px;font-weight:700;margin-top:18px}.legal-hero>p:last-child{color:var(--muted);font-size:18px;line-height:1.65;margin:24px 0 0;max-width:760px}.legal-sections{display:grid;gap:34px;padding-top:42px}.legal-sections section{background:var(--surface);border-radius:8px;box-shadow:var(--shadow);outline:1px solid rgba(10,25,41,.07);padding:28px}.legal-sections h2{font-size:22px;letter-spacing:0;line-height:1.2;margin:0 0 14px}.legal-sections p{color:#344155;font-size:15px;line-height:1.75;margin:0}.legal-sections p+p{margin-top:14px}.reveal{animation:reveal 1s cubic-bezier(.16,1,.3,1) both}.reveal-1{animation-delay:.12s}.reveal-2{animation-delay:.46s}@keyframes reveal{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes frameIn{0%{opacity:0;transform:translateY(22px) scale(.982)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes phonePopIn{0%{opacity:0;transform:translateY(48px) scale(.88)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes rowIn{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@media (max-width:920px){.landing-shell{overflow:clip}.site-header nav{display:none}.checkin-app-preview,.checkin-preview,.listings-preview,.matches-preview,.matches-workbench,.platform-section,.product-frame{grid-template-columns:1fr}.product-sidebar{display:none}.product-section{margin-top:0;padding-bottom:72px}.product-frame{border-radius:18px;min-height:0}.product-topbar{min-height:0}.listing-rail{border-right:0;display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}.rail-section-label{grid-column:1/-1}.listing-picker-card{margin-bottom:0}.listing-picker-body strong{white-space:normal}.active-listing-panel{grid-template-columns:1fr}.active-listing-thumb{height:80px;min-height:0}.match-table article,.table-head{grid-template-columns:1.1fr 1fr 58px 82px}.match-table article>span:nth-child(3),.table-head span:nth-child(3){display:none}.listing-card-grid{gap:14px;grid-template-columns:1fr}.checkin-app-preview{min-height:590px;padding-bottom:32px}.listing-detail-preview{min-height:0;padding:24px}.inline-feed,.listing-detail-layout{grid-template-columns:1fr}.qr-panel{left:auto;margin-top:18px;max-width:none;position:relative;top:auto}.inline-feed{margin-top:18px;padding-right:0}.mobile-visitor-preview{margin-top:0;position:absolute;right:18px;top:204px;width:286px}.platform-cards{grid-template-columns:1fr}.platform-section{gap:28px;padding-top:64px}}@media (max-width:640px){.site-header{height:64px;padding:0 16px}.site-logo{font-size:14px}.site-logo span{border-radius:10px;height:28px;width:28px}.header-actions{gap:10px}.header-actions a:first-child{display:none}.header-actions a:last-child{border-radius:10px;font-size:13px;padding:9px 12px}.hero-section{padding:96px 18px 26px}.hero-grid{background-size:auto,auto,auto,56px 56px,56px 56px;height:520px;inset:0 auto auto 50%;width:110vw}.hero-copy{text-align:left}.announcement{border-radius:14px;font-size:12px;gap:7px;margin-bottom:18px;max-width:100%;padding:8px 11px}.hero-copy h1{font-size:clamp(40px,11vw,52px);line-height:1.02;margin:0;max-width:100%}.hero-copy p{font-size:16px;line-height:1.55;margin-top:18px;max-width:100%}.hero-actions{align-items:stretch;flex-direction:column;gap:10px;margin-top:24px}.primary-action,.secondary-action{justify-content:center;min-height:48px;padding:0 18px}.product-section{padding:0 14px 56px}.tab-bar{border-radius:14px;display:flex;gap:6px;margin-bottom:14px;overflow-x:auto;padding:5px;scroll-snap-type:x mandatory;scrollbar-width:none}.tab-bar::-webkit-scrollbar{display:none}.tab-button{border-radius:10px;flex:0 0 auto;font-size:13px;min-height:50px;min-width:142px;padding:0 12px;scroll-snap-align:start}.tab-button.active:after{bottom:7px;width:26px}.product-frame{border-radius:16px;box-shadow:0 10px 34px rgba(10,25,41,.09)}.product-section:after{bottom:20px;height:210px}.product-main{padding-bottom:10px}.product-topbar{align-items:flex-start;flex-direction:column;gap:16px;padding:20px 18px 10px}.product-topbar h2{font-size:22px;line-height:1.16}.topbar-actions{display:none}.preview-copy{padding-left:18px;padding-right:18px}.preview-copy p{font-size:14px;line-height:1.55}.app-preview{padding:18px 12px 22px}.app-page-header,.app-toolbar{align-items:stretch;flex-direction:column;gap:12px}.app-page-header{margin-bottom:14px}.app-page-header h3{font-size:21px;line-height:1.18}.app-page-header p{font-size:13px}.app-toolbar{margin-bottom:12px}.app-toolbar>span{min-height:42px}.app-page-header button,.app-toolbar button{justify-content:center;min-height:42px}.listing-rail{display:flex;gap:10px;overflow-x:auto;padding:12px;scrollbar-width:none}.listing-rail::-webkit-scrollbar{display:none}.rail-section-label{display:none}.listing-picker-card{flex:0 0 214px;min-height:132px}.table-head{display:none}.match-table{border-radius:0 0 14px 14px}.matches-workbench{border-radius:13px;min-height:0}.active-listing-info{padding:14px}.active-listing-chips{margin-bottom:8px}.active-listing-stats{gap:5px}.active-listing-stats>div{padding:6px}.match-table article{align-items:flex-start;border-top:1px solid var(--line);gap:8px;grid-template-columns:1fr auto;margin-top:0;padding:13px 14px}.match-table article>span{grid-column:1/-1;font-size:12px}.match-table b{font-size:20px}.match-table em{grid-column:2;grid-row:2/span 2;min-width:76px;padding:5px 8px}.listing-card-grid article{display:grid;grid-template-columns:112px minmax(0,1fr)}.listing-photo{height:100%;min-height:162px}.listing-card-grid article>div:last-child{min-width:0;padding:13px}.listing-card-grid h4{font-size:15px;line-height:1.2}.listing-card-grid strong{font-size:17px;margin-bottom:12px}.listing-stat-row{gap:8px;padding-top:12px}.image-strip{height:170px}.checkin-app-preview{min-height:540px;padding-bottom:24px}.listing-detail-preview{border-radius:13px;padding:16px}.app-page-header.compact h3{font-size:20px}.listing-hero-image{border-radius:12px;height:184px}.detail-meta{margin-top:12px}.listing-meta span{font-size:12px;padding:7px 9px}.qr-panel{align-items:center;border-radius:12px;display:grid;gap:12px;grid-template-columns:88px minmax(0,1fr);margin-top:14px;padding:14px;text-align:left}.qr-panel .card-label{grid-column:2;grid-row:1}.qr-panel .qr-code{grid-row:1/span 2;margin:0;padding:8px;width:88px}.qr-panel p{grid-column:2;margin:0}.mobile-visitor-preview{align-items:flex-start;justify-content:flex-end;margin-right:-18px;min-height:0;right:0;top:188px;width:280px}.phone-shell{border-radius:42px;-webkit-mask-image:linear-gradient(180deg,#000 0,#000 76%,transparent);mask-image:linear-gradient(180deg,#000 0,#000 76%,transparent);max-width:292px;padding:10px;transform:translateX(16px) scale(.78);transform-origin:top right}.phone-shell:after,.phone-shell:before{display:none}.phone-screen{border-radius:33px;min-height:575px;padding:16px 12px 18px}.phone-island{height:21px;top:10px;width:86px}.mobile-listing-image{border-radius:23px;height:148px}.mobile-listing-body{padding:16px 4px 4px}.mobile-listing-body h3{font-size:20px}.form-field{margin-bottom:10px;padding:10px 12px}.platform-section{padding:52px 18px}.platform-section h2{font-size:30px}.platform-cards article{border-radius:12px;padding:18px}.landing-footer{align-items:flex-start;flex-direction:column;gap:16px;padding:24px 18px 36px}.legal-shell{padding:20px 18px 56px}.legal-header{align-items:flex-start;gap:18px}.legal-back-link{font-size:13px;padding:10px 12px}.legal-document{margin-top:56px}.legal-hero>p:last-child{font-size:16px}.legal-sections{gap:18px}.legal-sections section{padding:22px 18px}}@media (max-width:420px){.announcement{align-items:flex-start;line-height:1.25}.hero-copy h1{font-size:38px}.hero-copy p{font-size:15px}.listing-picker-card{flex-basis:196px}.active-listing-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.listing-card-grid article{grid-template-columns:92px minmax(0,1fr)}.listing-card-head{margin-bottom:8px}.listing-stat-row{flex-wrap:wrap}.qr-panel{grid-template-columns:72px minmax(0,1fr)}.qr-panel .qr-code{gap:3px;width:72px}.mobile-visitor-preview{margin-right:-20px;top:184px;width:260px}.phone-shell{-webkit-mask-image:linear-gradient(180deg,#000 0,#000 72%,transparent);mask-image:linear-gradient(180deg,#000 0,#000 72%,transparent);transform:translateX(18px) scale(.72)}}