:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--color-bg:#090909;--color-surface:#111;--color-surface-strong:#1a1a1a;--color-surface-soft:#222;--color-surface-accent:#0f1a09;--color-surface-alt:#ffffff05;--color-border:#ffffff1f;--color-border-subtle:#ffffff0f;--color-border-accent:#00934566;--color-text:#f3f0eb;--color-text-soft:#c6c3bd;--color-text-muted:#787672;--color-accent:#009345;--color-accent-strong:#007a38;--color-accent-soft:#0093451a;--color-success:#6fd43a;--color-chip-blue:#4aadff;--color-nav-bg:#090909eb;--color-footer-bg:#070707;--color-card-blue-top:#0e1f3a;--color-card-blue-bottom:#070d18;--color-card-green-top:#0c200d;--color-card-green-bottom:#060d07;--color-card-amber-top:#221608;--color-card-amber-bottom:#0e0a04;--color-footer-text:#f3f0eb;--color-footer-text-soft:#c6c3bd;--color-footer-text-muted:#787672;--color-footer-border:#ffffff0f;--shadow-panel:0 24px 80px #0006;--radius-panel:32px;--radius-pill:999px}[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-bg:#f7f6f2;--color-surface:#fff;--color-surface-strong:#f0ede8;--color-surface-soft:#e6e2dc;--color-surface-accent:#edf7e0;--color-surface-alt:#eeecea;--color-border:#0000001f;--color-border-subtle:#00000012;--color-border-accent:#006d3059;--color-text:#111;--color-text-soft:#3a3a35;--color-text-muted:#787470;--color-accent:#006d30;--color-accent-strong:#005526;--color-accent-soft:#006d301a;--color-success:#236b0a;--color-chip-blue:#05b;--color-nav-bg:#f7f6f2f2;--color-footer-bg:#111;--color-card-blue-top:#d4e8ff;--color-card-blue-bottom:#bbdafb;--color-card-green-top:#c8eab0;--color-card-green-bottom:#aedd90;--color-card-amber-top:#f8e4aa;--color-card-amber-bottom:#f0d07a;--shadow-panel:0 4px 32px #00000014}*,:after,:before{box-sizing:border-box}body,html{background:var(--color-bg);min-height:100%;color:var(--color-text);margin:0;font-family:Poppins,sans-serif}body{-webkit-font-smoothing:antialiased;line-height:1.5;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.hero-v2{flex-direction:column;width:100%;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-slides{z-index:0}.hero-slide,.hero-slides{position:absolute;inset:0}.hero-slide{opacity:0;will-change:opacity;background-position:50%;background-size:cover;transition:opacity 1.4s cubic-bezier(.4,0,.2,1);animation:18s ease-in-out infinite alternate hero-ken-burns;transform:scale(1.04)}.hero-slide--active{opacity:1}@keyframes hero-ken-burns{0%{transform:scale(1.04)}to{transform:scale(1)}}.hero-gradient{z-index:1;background:linear-gradient(#00140073,#0000000d 40%,#0000 55%,#001405b8 80%,#001e05eb),radial-gradient(at 0,#0093452e 0,#0000 65%);position:absolute;inset:0}.hero-v2__content{z-index:2;text-align:center;flex-direction:column;flex:1;align-items:center;gap:0;padding:10rem 1.5rem 4rem;display:flex;position:relative}.hero-eyebrow{color:#a8f36c;letter-spacing:.12em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0093452e;border:1px solid #00934573;border-radius:999px;align-items:center;gap:.55rem;margin-bottom:1.75rem;padding:.45rem 1rem;font-size:.78rem;font-weight:700;display:inline-flex}.hero-eyebrow__dot{background:#009345;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2s ease-in-out infinite pulse-dot;box-shadow:0 0 0 3px #0093454d}.hero-v2__title{color:#fff;letter-spacing:-.03em;text-shadow:0 4px 24px #00000059;margin:0 0 1.25rem;font-family:Poppins,sans-serif;font-size:clamp(2rem,5.5vw,4.2rem);font-weight:800;line-height:1.15}.hero-accent{color:#fff;-webkit-text-fill-color:#fff;background:0 0;font-style:normal}.hero-green{background:linear-gradient(135deg,#6ee44a,#009345 50%,#2d9e08);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:italic;display:inline-block}.hero-trades-marquee{width:100%;max-width:780px;margin:.25rem auto 1.5rem;padding:.35rem 0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000 0,#000 8% 92%,#0000)}.hero-trades-track{white-space:nowrap;will-change:transform;gap:2rem;animation:22s linear infinite hero-trades-slide;display:flex}.hero-trades-track span{letter-spacing:.05em;color:#009345;text-shadow:0 2px 12px #00934559;font-family:Poppins,sans-serif;font-size:clamp(.9rem,2.2vw,1.4rem);font-weight:700;display:inline-block}@keyframes hero-trades-slide{0%{transform:translate(0)}to{transform:translate(-33.333%)}}.hero-v2__lead{color:#ffffffd1;text-shadow:0 2px 12px #0000004d;max-width:560px;margin:0 0 2.5rem;font-size:clamp(1rem,2vw,1.2rem);line-height:1.6}.hero-v2__search{width:100%;max-width:620px;margin-bottom:1.25rem}.hero-search-form{-webkit-backdrop-filter:blur(20px);background:#ffffff1f;border:1px solid #ffffff47;border-radius:999px;align-items:center;gap:.5rem;padding:.5rem .5rem .5rem 1rem;transition:border-color .25s,box-shadow .25s;display:flex;box-shadow:0 8px 32px #00000040,inset 0 1px #ffffff26}.hero-search-form:focus-within{border-color:#009345b3;box-shadow:0 8px 40px #0000004d,0 0 0 3px #0093452e}.hero-search-input{color:#fff;background:0 0;border:none;outline:none;flex:1;padding:.35rem .5rem;font-family:Poppins,sans-serif;font-size:1rem}.hero-search-input::placeholder{color:#ffffff80}.hero-search-btn{flex-shrink:0;padding:.65rem 1.5rem;font-size:.9rem;font-weight:700;border-radius:999px!important}.hero-quick-tags{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-top:.875rem;display:flex}.hero-tag{color:#ffffffd9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff40;border-radius:999px;padding:.3rem .85rem;font-size:.8rem;font-weight:500;transition:background .2s,border-color .2s,color .2s}.hero-tag:hover{color:#a8f36c;background:#00934538;border-color:#00934599}.hero-v2__stats{-webkit-backdrop-filter:blur(16px);background:#00000052;border:1px solid #ffffff1f;border-radius:1.25rem;flex-wrap:wrap;justify-content:center;gap:0;margin-top:2.5rem;padding:1.25rem 2rem}.hero-stat,.hero-v2__stats{align-items:center;display:flex}.hero-stat{flex-direction:column;gap:.25rem;padding:0 1.5rem}.hero-stat__value{color:#6ee44a;font-family:Poppins,sans-serif;font-size:1.75rem;font-weight:800;line-height:1}.hero-stat__label{color:#ffffffa6;text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;font-weight:500}.hero-stat-divider{background:#ffffff26;flex-shrink:0;width:1px;height:2.5rem}.hero-dots{gap:.5rem;margin-top:2rem;display:flex}.hero-dot{cursor:pointer;background:#ffffff59;border:none;border-radius:999px;width:8px;height:8px;padding:0;transition:background .3s,width .3s}.hero-dot--active{background:#009345;width:24px}@keyframes fade-up{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-right{0%{opacity:0;transform:translate(36px)}to{opacity:1;transform:translate(0)}}@keyframes hero-bg-in{0%{opacity:.5;transform:scale(.88)}to{opacity:1;transform:scale(.78)}}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.85)}}.reveal{opacity:0;transition:opacity .65s cubic-bezier(.16,1,.3,1),transform .65s cubic-bezier(.16,1,.3,1);transform:translateY(22px)}.reveal.in{opacity:1;transform:translateY(0)}.reveal-right{opacity:0;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);transform:translate(36px)}.reveal-right.in{opacity:1;transform:translate(0)}.stagger .reveal:first-child{transition-delay:0s}.stagger .reveal:nth-child(2){transition-delay:80ms}.stagger .reveal:nth-child(3){transition-delay:.16s}.stagger .reveal:nth-child(4){transition-delay:.24s}.stagger .reveal:nth-child(5){transition-delay:.32s}.stagger .reveal:nth-child(6){transition-delay:.4s}.page-shell{width:100%;max-width:1280px;min-height:100vh;margin:0 auto}.brand-row{border-bottom:1px solid var(--color-border-subtle);z-index:50;background:var(--color-nav-bg);-webkit-backdrop-filter:blur(16px);justify-content:space-between;align-items:center;gap:1rem;padding:.875rem 1.5rem;display:flex;position:sticky;top:0}.brand-mark{letter-spacing:-.04em;color:var(--color-text);align-items:center;gap:.5rem;font-family:Poppins,sans-serif;font-size:1.05rem;font-weight:800;display:inline-flex}.brand-icon{flex-shrink:0;display:block}.brand-name{line-height:1}.brand-actions{align-items:center;gap:.5rem;display:flex}.theme-toggle{border:1px solid var(--color-border-subtle);width:2.25rem;height:2.25rem;color:var(--color-text-muted);cursor:pointer;background:0 0;border-radius:50%;flex-shrink:0;place-items:center;transition:background .2s,color .2s,border-color .2s;display:grid}.theme-toggle:hover{background:var(--color-surface-alt);color:var(--color-text);border-color:var(--color-border)}.icon-moon,[data-theme=light] .icon-sun{display:none}[data-theme=light] .icon-moon{display:block}.btn{border-radius:var(--radius-pill);border:1px solid var(--color-border);cursor:pointer;text-align:center;white-space:nowrap;justify-content:center;align-items:center;gap:.4rem;min-height:2.625rem;padding:.65rem 1.25rem;font-family:Poppins,sans-serif;font-size:.9rem;font-weight:600;transition:background .2s,border-color .2s,color .2s,transform .15s;display:inline-flex}.btn--ghost{color:var(--color-text);background:0 0}.btn--ghost:hover{background:var(--color-surface-alt);border-color:var(--color-border)}.btn--accent{background:var(--color-accent);border-color:var(--color-accent-strong);color:#f5ffe0}.btn--accent:hover{background:var(--color-accent-strong);transform:translateY(-1px)}.btn--outline{border:1.5px solid var(--color-text);color:var(--color-text);opacity:.85;background:0 0}.btn--outline:hover{opacity:1;transform:translateY(-1px)}.btn--sm{min-height:2.25rem;padding:.45rem 1rem;font-size:.85rem}.btn--full{width:100%;margin-top:1.25rem}.hero{padding:4.5rem 1.5rem 3.5rem}.hero--has-bg{min-height:520px;position:relative;overflow:hidden}.hero--has-bg:before{content:"";background-image:var(--hero-bg-image);z-index:0;background-position:50%;background-repeat:no-repeat;background-size:cover;animation:1.6s cubic-bezier(.16,1,.3,1) both hero-bg-in;position:absolute;inset:-10%;transform:scale(.78)}.hero--has-bg:after{content:"";z-index:0;background:linear-gradient(160deg,#000000a6,#0000004d);position:absolute;inset:0}.hero--has-bg>*{z-index:1;position:relative}.hero--has-bg .hero__content{color:#f3f0eb}.hero--has-bg .lead{text-align:center;color:#f3f0ebc7}.hero--has-bg .hero__stats{border-top-color:#ffffff24}.hero--has-bg .hero__stat-value{color:#f3f0eb}.hero--has-bg .hero__stat-label{color:#f3f0eb94}.hero--has-bg .btn--ghost{color:#f3f0eb;border-color:#ffffff59}.hero--has-bg .btn--ghost:hover{background:#ffffff14;border-color:#ffffff80}.hero--has-bg .btn--outline{color:#f3f0eb;border-color:#ffffff80}[data-theme=light] .hero--has-bg:after{background:linear-gradient(160deg,#ffffff1f,#ffffff0a)}[data-theme=light] .hero--has-bg .hero__content{color:var(--color-text);-webkit-backdrop-filter:blur(18px);background:#f7f6f2c7;border:1px solid #00000012;border-radius:20px;padding:2.5rem 2.75rem;box-shadow:0 8px 40px #0000001a}[data-theme=light] .hero--has-bg .lead{text-align:center;color:var(--color-text-soft)}[data-theme=light] .hero--has-bg .hero__stats{border-top-color:var(--color-border-subtle)}[data-theme=light] .hero--has-bg .hero__stat-value{color:var(--color-text)}[data-theme=light] .hero--has-bg .hero__stat-label{color:var(--color-text-muted)}[data-theme=light] .hero--has-bg .btn--ghost{color:var(--color-text);border-color:var(--color-border)}[data-theme=light] .hero--has-bg .btn--ghost:hover{background:#0000000a;border-color:#00000038}[data-theme=light] .hero--has-bg .btn--outline{color:var(--color-text);border-color:#00000047}.hero__content{text-align:center;max-width:760px;margin-left:auto;margin-right:auto}.hero__content>*{animation:.9s cubic-bezier(.16,1,.3,1) both fade-up}.hero__content>:first-child{animation-delay:.1s}.hero__content>:nth-child(2){animation-delay:.22s}.hero__content>:nth-child(3){animation-delay:.34s}.hero__content>:nth-child(4){animation-delay:.46s}.hero__content>:nth-child(5){animation-delay:.58s}.eyebrow{border-radius:var(--radius-pill);border:1px solid var(--color-border-accent);background:var(--color-accent-soft);color:var(--color-accent);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:.5rem;padding:.375rem .875rem;font-size:.72rem;font-weight:700;display:inline-flex}.eyebrow:before{content:"";background:var(--color-accent);border-radius:50%;width:.375rem;height:.375rem;animation:2.4s ease-in-out infinite pulse-dot}.hero h1{letter-spacing:-.04em;color:var(--color-text);margin:1.25rem 0 .875rem;font-family:Poppins,sans-serif;font-size:clamp(2rem,5vw,3.5rem);line-height:1.05}.hero h1 .accent{color:var(--color-accent);font-style:italic}.lead{color:var(--color-text-soft);margin:0 0 1.5rem;font-size:1rem;line-height:1.7}.lead,.lead--sm{text-align:center}.lead--sm{max-width:540px;margin-left:auto;margin-right:auto;font-size:.9rem}.hero__actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.5rem;display:flex}.hero__stats{border-top:1px solid var(--color-border-subtle);justify-content:center;margin-top:3rem;padding-top:2rem}.hero__stat-value{letter-spacing:-.04em;color:var(--color-text);font-size:1.75rem}.hero__stat-label{color:var(--color-text-muted);letter-spacing:.04em;margin-top:.3rem;font-size:.78rem}.section{padding:0 1.5rem 2rem}.section--top{border-top:1px solid var(--color-border-subtle);padding-top:3rem}.section--lg{padding-bottom:3.5rem}.section--alt{background:var(--color-surface-alt)}.cta>*,.section>*{max-width:1060px;margin-left:auto;margin-right:auto}.section-kicker{color:var(--color-accent);letter-spacing:.2em;text-transform:uppercase;margin:0;font-size:.78rem}.section-kicker,.section-title{text-align:center;font-weight:800}.section-title{letter-spacing:-.04em;color:var(--color-text);margin:.75rem 0 1rem;font-family:Poppins,sans-serif;font-size:clamp(1.75rem,3.5vw,2.75rem);line-height:1.08}.section-title .accent{color:var(--color-accent);font-style:italic}.section-header{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1.5rem;display:flex}.section-header .section-kicker,.section-header .section-title{text-align:left}.section-header__link{color:var(--color-accent);white-space:nowrap;font-size:.85rem;font-weight:600}.steps{gap:0;margin-top:1.5rem;display:grid}.step-card{border-top:1px solid var(--color-border-subtle);padding:1.5rem 0}.step-card:last-child{border-bottom:1px solid var(--color-border-subtle)}.step-num{letter-spacing:-.05em;color:var(--color-border);font-family:Poppins,sans-serif;font-size:2rem;font-weight:700;line-height:1}.step-icon{border:1px solid var(--color-border-accent);background:var(--color-accent-soft);border-radius:.75rem;place-items:center;width:2.5rem;height:2.5rem;margin:.75rem 0;display:grid}.step-title{color:var(--color-text);margin:0 0 .375rem;font-size:1rem;font-weight:700}.step-desc{color:var(--color-text-muted);margin:0;font-size:.875rem;line-height:1.65}.cards{gap:1.25rem;display:grid}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.listing-card{border:1px solid var(--color-border-subtle);background:var(--color-surface);transform-style:preserve-3d;perspective:1000px;border-radius:1.25rem;transition:transform .3s,box-shadow .3s,border-color .2s;overflow:hidden}.listing-card:hover{border-color:var(--color-border);transform:translateY(-5px)rotateX(2deg)rotateY(-2deg);box-shadow:0 20px 40px #00000026}.listing-card--blue .listing-card__media{background:linear-gradient(160deg,var(--color-card-blue-top),var(--color-card-blue-bottom))}.listing-card--green .listing-card__media{background:linear-gradient(160deg,var(--color-card-green-top),var(--color-card-green-bottom))}.listing-card--amber .listing-card__media{background:linear-gradient(160deg,var(--color-card-amber-top),var(--color-card-amber-bottom))}.listing-card__media{flex-direction:column;min-height:12rem;padding:1rem;display:flex}.listing-card__media-top{justify-content:space-between;align-items:flex-start;display:flex}.listing-card__media-type{letter-spacing:.3em;color:#fff3;flex:1;justify-content:center;margin:0;font-size:.58rem;font-weight:900;display:flex}.listing-card__media-type,.pill{text-transform:uppercase;align-items:center}.pill{border-radius:var(--radius-pill);color:var(--color-chip-blue);letter-spacing:.08em;background:#00000047;border:1px solid #ffffff1f;padding:.275rem .7rem;font-size:.68rem;font-weight:700;display:inline-flex}.pill--accent{color:var(--color-accent);border-color:var(--color-border-accent);background:var(--color-accent-soft)}.pill--amber{color:#c49a3c;background:#b482321a;border-color:#b482324d}.card-heart{color:#ffffff80;cursor:pointer;background:#0006;border:1px solid #ffffff1a;border-radius:50%;flex-shrink:0;place-items:center;width:2.25rem;height:2.25rem;transition:background .2s,color .2s;display:grid}.card-heart:hover{color:#fff;background:#ffffff1f}.listing-card__body{padding:1.25rem}.price-row{align-items:baseline;gap:.25rem;display:flex}.price-row__value{letter-spacing:-.03em;color:var(--color-text);font-family:Poppins,sans-serif;font-size:1.625rem;line-height:1}.price-row__suffix{color:var(--color-text-muted);font-size:.85rem}.listing-card__title{color:var(--color-text);margin:.5rem 0 0;font-size:.975rem;font-weight:700;line-height:1.2}.listing-card__meta{color:var(--color-text-muted);margin:.35rem 0 0;font-size:.78rem}.listing-card__meta,.verified{align-items:center;gap:.3rem;display:flex}.verified{color:var(--color-success);margin-top:.625rem;font-size:.75rem;font-weight:700}.listing-card__facts{color:var(--color-text-muted);gap:1rem;margin:.75rem 0 1.125rem;font-size:.78rem;display:flex}.listing-card__cta{background:var(--color-accent-soft);border-color:var(--color-border-accent);width:100%;color:var(--color-accent);font-size:.85rem}.listing-card__cta:hover{background:var(--color-accent-soft);filter:brightness(1.15)}.pricing-card__body .price-row{clear:both;margin-top:1rem}.pricing-card{border:1px solid var(--color-border-accent);background:var(--color-surface-accent);border-radius:1.25rem;overflow:hidden}.pricing-card--plain{background:var(--color-surface);border-color:var(--color-border-subtle)}.pricing-card__body{padding:1.5rem}.pricing-card__label{color:var(--color-text-muted);letter-spacing:.14em;text-transform:uppercase;font-size:.72rem;font-weight:700}.pricing-card__badge{float:right;border-radius:var(--radius-pill);background:var(--color-accent);color:#061000;letter-spacing:.08em;text-transform:uppercase;align-items:center;padding:.18rem .7rem;font-size:.68rem;font-weight:800;display:inline-flex}.pricing-list{color:var(--color-text-soft);gap:.7rem;margin:1.125rem 0 0;padding:0;font-size:.88rem;list-style:none;display:grid}.pricing-list li:before{content:"–";color:var(--color-accent);margin-right:.6rem}.pricing-note{margin-top:.75rem;font-size:.73rem}.pricing-group-label,.pricing-note{text-align:center;color:var(--color-text-muted)}.pricing-group-label{letter-spacing:.12em;text-transform:uppercase;margin-top:2.5rem;margin-bottom:.75rem;font-size:.78rem;font-weight:800}@media (width>=600px){.cards--3{grid-template-columns:repeat(3,minmax(0,1fr))}}.agent-note{border:1px solid var(--color-border-subtle);background:var(--color-surface-alt);border-radius:1rem;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.25rem;padding:1.125rem;display:flex}.agent-note__icon{border:1px solid var(--color-border-accent);background:var(--color-accent-soft);border-radius:.625rem;flex-shrink:0;place-items:center;width:2.25rem;height:2.25rem;display:grid}.agent-note__body{flex:1}.agent-note__title{color:var(--color-text);font-size:.85rem;font-weight:700}.agent-note__sub{color:var(--color-text-muted);margin-top:.1rem;font-size:.78rem}.agent-note__link{color:var(--color-accent);white-space:nowrap;flex-shrink:0;align-items:center;gap:.3rem;font-size:.8rem;font-weight:700;display:inline-flex}.cta{text-align:center;border-top:1px solid var(--color-border-subtle);padding:4rem 1.5rem}.cta .section-title{margin-top:.75rem}.cta .lead{text-align:center;max-width:28rem}.cta .hero__actions,.cta .lead{margin-left:auto;margin-right:auto}.cta .hero__actions{justify-content:center;max-width:26rem}.cta__note{color:var(--color-text-muted);margin-top:1.25rem;font-size:.73rem}.about-split{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1040px;margin-bottom:3.5rem;display:grid}.about-split__text h1{letter-spacing:-.04em;color:var(--color-text);margin:.75rem 0 1.25rem;font-size:clamp(2rem,5vw,3.2rem);font-weight:700}.about-split__text .lead{text-align:center;max-width:480px}.about-split__img{border-radius:24px;overflow:hidden;box-shadow:0 24px 64px #00000059}.about-split__img img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}@media (width<=768px){.about-split{grid-template-columns:1fr;gap:2rem}.about-split__img{order:-1;max-height:300px}}.footer{border-top:1px solid var(--color-border-subtle);background:var(--color-footer-bg);color:var(--color-text-soft);padding:2.5rem 1.5rem 3rem}.footer-brand{letter-spacing:-.04em;color:var(--color-footer-text);align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:1rem;font-weight:800;display:inline-flex}.footer-tagline{color:var(--color-footer-text-soft);margin-bottom:.625rem;font-size:.8rem;font-weight:600}.footer-copy{color:var(--color-footer-text-muted);margin:0;font-size:.8rem;line-height:1.65}.footer-grid{gap:2rem;display:grid}.footer h3{color:var(--color-footer-text-soft);letter-spacing:.12em;text-transform:uppercase;margin:0 0 .875rem;font-size:.72rem;font-weight:700}.footer ul{color:var(--color-footer-text-muted);gap:.65rem;margin:0;padding:0;font-size:.875rem;list-style:none;display:grid}.footer ul a:hover{color:var(--color-footer-text)}.footer-bottom{border-top:1px solid var(--color-footer-border);color:var(--color-footer-text-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-top:2rem;padding-top:1.5rem;font-size:.75rem;display:flex}.footer-bottom a:hover{color:var(--color-footer-text)}[data-theme=light] .listing-card__media-type{color:#0003}[data-theme=light] .listing-card__media .pill{background:#fff9;border-color:#0000001a}[data-theme=light] .listing-card__media .pill--accent{background:var(--color-accent-soft);border-color:var(--color-border-accent)}[data-theme=light] .listing-card__media .pill--amber{background:#fff9}[data-theme=light] .card-heart{color:#00000073;background:#ffffffa6;border-color:#00000014}[data-theme=light] .card-heart:hover{color:#000c;background:#ffffffe6}[data-theme=light] .agent-note__icon svg,[data-theme=light] .step-icon svg{stroke:var(--color-accent)}.contact-grid{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;max-width:960px;padding-top:0;padding-bottom:5rem;display:grid}.role-row{border-bottom:1px solid var(--color-border);justify-content:space-between;padding:1.5rem 1.75rem;display:flex}.blog-card,.role-row{align-items:center;gap:1rem}.blog-card{border:1px dashed var(--color-border);border-radius:24px;flex-direction:column;max-width:440px;margin:0 auto;padding:2.5rem 3rem;display:inline-flex}.nav-toggle{border:1px solid var(--color-border);cursor:pointer;color:var(--color-text);background:0 0;border-radius:8px;padding:.4rem .5rem;line-height:0;display:none}@media (width>=768px){.hero{padding:5.5rem 3rem 4.5rem}.hero__actions{flex-wrap:nowrap}.brand-row,.cta,.footer,.section{padding-left:3rem;padding-right:3rem}.cards{grid-template-columns:repeat(2,minmax(0,1fr))}.cards--single-mobile .listing-card:first-child{grid-column:1/-1}.footer-grid{grid-template-columns:1.5fr repeat(3,1fr);gap:3rem}.steps{grid-template-columns:repeat(2,minmax(0,1fr))}.step-card{padding:1.75rem}.step-card:nth-child(-n+2){border-top:none}.step-card:nth-child(odd){border-right:1px solid var(--color-border-subtle)}}@media (width>=1100px){.cards{grid-template-columns:repeat(3,minmax(0,1fr))}.cards--single-mobile .listing-card:first-child{grid-column:auto}}@media (width<=640px){.nav-toggle{justify-content:center;align-items:center;display:flex}.brand-row{padding:.75rem 1.25rem;position:relative}.brand-actions{background:var(--color-nav-bg);border-top:1px solid var(--color-border-subtle);-webkit-backdrop-filter:blur(12px);z-index:999;flex-direction:column;gap:.75rem;padding:1rem 1.25rem;display:none;position:absolute;top:100%;left:0;right:0}.brand-actions.open{display:flex}.brand-actions>.btn{text-align:center;justify-content:center}#lang-form{width:100%}#lang-form select{border-radius:10px;width:100%}.contact-grid{grid-template-columns:1fr;gap:2rem;padding-bottom:3rem}}@media (width<=480px){.hero__stats{gap:1.25rem}.agent-note,.hero__stats{flex-wrap:wrap}.agent-note__link{white-space:normal;flex-basis:100%}[data-theme=light] .hero--has-bg .hero__content{border-radius:14px;padding:1.5rem 1.25rem}.role-row{flex-direction:column;align-items:flex-start}.blog-card{border-radius:18px;max-width:100%;padding:1.75rem 1.5rem}}.faq-item summary::-webkit-details-marker{display:none}.faq-item[open] summary .faq-chevron{transform:rotate(180deg)}.faq-item summary:hover{color:var(--color-accent)}.faq-item[open]{border-color:var(--color-border)}.cards--3 .reveal:hover{transform:translateY(-4px);box-shadow:0 16px 40px #0000001f}.hero__stats{flex-wrap:wrap;gap:2.5rem;margin-top:2.5rem;display:flex}.hero__stat-value{color:var(--color-accent);margin:0;font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:800;line-height:1}.hero__stat-label{color:#ffffffb3;text-transform:uppercase;letter-spacing:.1em;margin:.25rem 0 0;font-size:.75rem;font-weight:500}@media (width<=768px){.hero-v2__content{padding:7.5rem 1.25rem 3.5rem}.hero-v2__stats{border-radius:1rem;grid-template-columns:repeat(2,1fr);gap:1.25rem;width:100%;max-width:480px;padding:1.25rem 1rem;display:grid}.hero-stat-divider{display:none}.hero-stat{padding:0}.hero-stat__value{font-size:1.5rem}}@media (width<=480px){.hero-search-form{border-radius:1.25rem;flex-direction:column;gap:.75rem;padding:.75rem}.hero-search-input{text-align:center;width:100%;padding:.5rem}.hero-search-btn{justify-content:center;width:100%}.hero-quick-tags{gap:.35rem}.hero-tag{padding:.25rem .65rem;font-size:.75rem}.cta h2{white-space:normal!important}}
