:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17212b;background:#f4f6f7;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #17212b;--muted: #64717d;--line: #dfe4e7;--surface: #ffffff;--green: #087f5b;--green-dark: #075f47;--yellow: #f4b942;--red: #c92a2a}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f4f6f7}button,input,select,textarea{font:inherit}a{color:inherit}.fp-container{width:min(1180px,calc(100% - 40px));margin:0 auto}.fp-brand{display:inline-flex;align-items:center;gap:10px;color:var(--ink);text-decoration:none}.fp-brand__mark{width:42px;height:42px;display:grid;place-items:center;border-radius:8px;background:var(--green);color:#fff}.fp-brand strong,.fp-brand small{display:block;letter-spacing:0}.fp-brand strong{font-size:19px;line-height:1.1}.fp-brand small{margin-top:3px;color:var(--muted);font-size:10px;font-weight:700}.fp-brand--inverse{color:#fff}.fp-brand--inverse small{color:#b9c8c2}.fp-header{position:sticky;top:0;z-index:20;background:#fffffff5;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.fp-header__inner{min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:24px}.fp-header__nav{display:flex;align-items:center;gap:28px}.fp-header__nav a{color:#394651;text-decoration:none;font-size:14px;font-weight:700}.fp-header__actions{display:flex;align-items:center;gap:8px}.fp-button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;border:0;border-radius:7px;background:var(--green);color:#fff;text-decoration:none;font-weight:800;cursor:pointer}.fp-button:hover{background:var(--green-dark)}.fp-button--ghost{color:var(--ink);background:#fff;border:1px solid var(--line)}.fp-button--ghost:hover{background:#f3f5f6}.fp-icon-button{width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--ink);cursor:pointer}.fp-menu-button{display:none}.fp-status{display:inline-flex;padding:5px 8px;border-radius:999px;font-size:11px;font-weight:800}.fp-status--active{color:#086342;background:#ddf5e9}.fp-status--pending_review{color:#825b00;background:#fff2c7}.fp-status--rejected{color:#922;background:#fee5e5}.fp-status--draft,.fp-status--expired{color:#55616b;background:#e9edef}@media(max-width:820px){.fp-container{width:min(100% - 28px,1180px)}.fp-header__nav,.fp-header__actions .fp-button{display:none}.fp-menu-button{display:grid}}.market-hero{position:relative;height:min(620px,calc(100vh - 70px));min-height:500px;overflow:hidden;background:#17212b}.market-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.market-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0a1319e6,#0a1319b3 42%,#0a131914 78%)}.market-hero__content{position:relative;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;color:#fff}.market-eyebrow{margin:0 0 12px;color:#7fe1bd;font-size:13px;font-weight:900;text-transform:uppercase}.market-hero h1{margin:0;max-width:760px;font-size:clamp(42px,6vw,72px);line-height:1.02;letter-spacing:0}.hero-search{width:min(760px,100%);min-height:68px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin-top:30px;padding:8px 8px 8px 20px;background:#fff;border-radius:8px;color:#66737d;box-shadow:0 16px 45px #00000038}.hero-search input{min-width:0;border:0;outline:0;font-size:16px}.hero-search button{height:52px;padding:0 24px;border:0;border-radius:6px;color:#fff;background:#087f5b;font-weight:900;cursor:pointer}.hero-trust{display:flex;flex-wrap:wrap;gap:22px;margin-top:20px;color:#e2e9e6;font-size:13px;font-weight:700}.hero-trust span{display:inline-flex;align-items:center;gap:7px}.market-section{padding-top:64px;padding-bottom:64px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:28px}.section-heading p{margin:0 0 7px;color:#087f5b;font-size:12px;font-weight:900;text-transform:uppercase}.section-heading h2{margin:0;font-size:30px;letter-spacing:0}.section-heading a{display:inline-flex;align-items:center;gap:7px;color:#087f5b;text-decoration:none;font-size:14px;font-weight:850}.category-grid{display:grid;grid-template-columns:repeat(2,1fr);border:1px solid #dfe4e7;border-radius:8px;overflow:hidden}.category-item{min-height:106px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:22px;color:#17212b;background:#fff;text-decoration:none;border-right:1px solid #dfe4e7;border-bottom:1px solid #dfe4e7}.category-item:nth-child(2n){border-right:0}.category-item:nth-last-child(-n+2){border-bottom:0}.category-item>span{color:#98a3ab;font-size:13px;font-weight:900}.category-item strong,.category-item small{display:block}.category-item strong{font-size:17px}.category-item small{margin-top:5px;color:#64717d}.market-band{background:#e9edef}.listing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.listing-card{overflow:hidden;background:#fff;border:1px solid #dfe4e7;border-radius:8px}.listing-card__image{position:relative;aspect-ratio:4 / 3;overflow:hidden;background:#edf0f2}.listing-card__image img{width:100%;height:100%;object-fit:cover}.listing-card__image span{position:absolute;top:12px;left:12px;padding:5px 9px;color:#075f47;background:#dff5e9;border-radius:4px;font-size:11px;font-weight:900}.listing-card__body{padding:18px}.listing-card__body>small{color:#087f5b;font-weight:900}.listing-card h3{min-height:45px;margin:7px 0 16px;font-size:17px}.listing-price{display:block;margin-bottom:16px;font-size:22px}.listing-meta{display:flex;justify-content:space-between;gap:10px;padding-top:13px;border-top:1px solid #edf0f1;color:#64717d;font-size:12px}.listing-meta span{display:inline-flex;align-items:center;gap:5px}footer{background:#111b22;color:#fff}footer .fp-container{min-height:110px;display:flex;align-items:center;gap:16px}footer span,footer small{color:#9caaa5}footer small{margin-left:auto}@media(max-width:820px){.market-hero{height:560px;min-height:0}.market-hero__shade{background:#0a1319b8}.market-hero h1{font-size:42px}.hero-search{grid-template-columns:auto 1fr;padding:14px}.hero-search button{grid-column:1 / -1;width:100%}.category-grid,.listing-grid{grid-template-columns:1fr}.category-item{border-right:0;border-bottom:1px solid #dfe4e7!important}.category-item:last-child{border-bottom:0!important}.section-heading{align-items:flex-start;flex-direction:column}.listing-meta{flex-direction:column}footer .fp-container{padding:26px 0;align-items:flex-start;flex-direction:column}footer small{margin-left:0}}
