.real-estate-page{color:#0f172a;background:#fff}.re-container{width:min(1200px,100% - 48px);margin:0 auto}.re-section{padding:88px 0}.re-section--soft{background:#f8fafc}.re-section--accent{background:linear-gradient(135deg,#0f172a,#1e3a8a);color:#fff}.re-kicker{display:inline-block;margin-bottom:14px;font-size:.85rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#2563eb}.re-kicker--light{color:#c7d2fe}.re-section__head{max-width:760px;margin-bottom:36px}.re-section__head--row{display:flex;align-items:end;justify-content:space-between;gap:24px}.re-section__head h2,.re-hero h1,.re-subpage-hero h1,.re-property-details h1{margin:0 0 14px;line-height:1.05;font-weight:800}.re-hero{padding:88px 0 72px;background:linear-gradient(180deg,#f8fbff,#eef4ff)}.re-hero__grid{display:grid;grid-template-columns:1.25fr .95fr;gap:32px;align-items:center}.re-hero__content h1{font-size:clamp(2.5rem,5vw,4.8rem)}.re-hero__content p,.re-section p,.re-card p,.re-faq__item p,.re-listing-card__meta,.re-property-details p{color:#475569;font-size:1.05rem;line-height:1.65}.re-hero__card,.re-card,.re-listing-card,.re-stat-card,.re-faq__item,.re-valuation-page-form,.re-property-details__content{border:1px solid #e2e8f0;border-radius:28px;background:#fff;box-shadow:0 12px 40px #0f172a0f}.re-hero__card{padding:28px}.re-hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.re-btn{display:inline-flex;justify-content:center;align-items:center;min-height:52px;padding:0 24px;border-radius:999px;border:none;text-decoration:none;font-weight:700;cursor:pointer}.re-btn--primary{background:#2563eb;color:#fff}.re-btn--secondary{background:#fff;color:#0f172a;border:1px solid #cbd5e1}.re-btn--light{background:#fff;color:#0f172a}.re-link{color:#2563eb;text-decoration:none;font-weight:700}.re-search{display:grid;gap:14px;margin-top:20px}.re-search input,.re-search select,.re-valuation__form input,.re-valuation__form select,.re-valuation-page-form input,.re-valuation-page-form select,.re-valuation-page-form textarea{width:100%;min-height:52px;padding:0 16px;border:1px solid #dbe3ef;border-radius:16px;font:inherit;background:#fff}.re-valuation-page-form textarea{min-height:140px;padding:16px}.re-services-grid,.re-listings-grid,.re-process-grid,.re-testimonials-grid,.re-stats-grid{display:grid;gap:24px}.re-services-grid,.re-process-grid,.re-testimonials-grid{grid-template-columns:repeat(3,1fr)}.re-stats-grid{grid-template-columns:repeat(4,1fr)}.re-listings-grid{grid-template-columns:repeat(3,1fr)}.re-card,.re-stat-card,.re-valuation-page-form{padding:28px}.re-step-number{display:inline-block;margin-bottom:12px;font-size:.95rem;font-weight:800;color:#2563eb}.re-listing-card{overflow:hidden}.re-listing-card__image-wrap{position:relative;height:240px}.re-listing-card__image-wrap img,.re-property-details__image img{width:100%;height:100%;object-fit:cover}.re-badge{position:absolute;top:18px;left:18px;padding:8px 12px;border-radius:999px;background:#0f172acc;color:#fff;font-size:.8rem;font-weight:700;text-transform:capitalize}.re-listing-card__body{padding:22px}.re-listing-card__body h3{margin:0 0 10px}.re-listing-card__city{margin:0 0 8px;color:#2563eb;font-weight:700}.re-listing-card__footer{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:20px}.re-valuation{display:grid;grid-template-columns:1.1fr 1fr;gap:32px;align-items:center}.re-valuation__form{display:grid;gap:14px}.re-faq{max-width:900px}.re-faq__list{display:grid;gap:16px}.re-faq__item{padding:20px 24px}.re-faq__item button{width:100%;display:flex;justify-content:space-between;align-items:center;background:transparent;border:none;cursor:pointer;font:inherit;font-weight:700;color:#0f172a}.re-faq__item p{margin-top:14px}.re-subpage-hero{padding:72px 0 32px;background:#f8fafc}.re-property-details{display:grid;grid-template-columns:1.15fr .85fr;gap:32px}.re-property-details__image{overflow:hidden;border-radius:28px;min-height:420px}.re-property-details__content{padding:32px}.re-property-details__price{display:block;margin:18px 0;font-size:2rem;color:#0f172a}@media (max-width: 1100px){.re-hero__grid,.re-valuation,.re-property-details,.re-services-grid,.re-listings-grid,.re-process-grid,.re-testimonials-grid,.re-stats-grid{grid-template-columns:1fr 1fr}}@media (max-width: 768px){.re-container{width:min(100% - 32px,1200px)}.re-section,.re-hero{padding:64px 0}.re-hero__grid,.re-valuation,.re-property-details,.re-services-grid,.re-listings-grid,.re-process-grid,.re-testimonials-grid,.re-stats-grid{grid-template-columns:1fr}.re-section__head--row{display:grid}.re-hero__content h1{font-size:2.8rem}}:root{--bg: #f5f7fb;--panel: #ffffff;--text: #0f172a;--muted: #5b6478;--primary: #155eef;--primary-dark: #0b3fb3;--line: #e2e8f0;--success: #177245;--danger: #b3261e;--dark: #081225;--dark-soft: #12203b;--soft: #eef4ff;--accounting: #0f7a6c;--tax: #1047a9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,Helvetica,sans-serif;background:var(--bg);color:var(--text)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}.container{width:min(1200px,100% - 2rem);margin:0 auto}.narrow{width:min(760px,100% - 2rem);margin:0 auto}.site-header{position:sticky;top:0;z-index:30;background:#ffffffe6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.site-footer{margin-top:4rem;background:#fff;border-top:1px solid var(--line)}.header-inner{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand{font-weight:900;font-size:1.15rem;letter-spacing:-.02em}nav{display:flex;gap:1rem;flex-wrap:wrap}nav a{color:var(--muted);font-weight:600}nav a:hover{color:var(--text)}.lang-switcher{display:flex;gap:.5rem}.lang-switcher button{border:1px solid var(--line);background:#fff;padding:.45rem .75rem;border-radius:999px;cursor:pointer}.lang-switcher .active{background:var(--primary);color:#fff;border-color:var(--primary)}.hero{padding:5rem 0}.hero-home{background:radial-gradient(circle at top left,#e7efff,#f8fbff 40%,#fff)}.hero-home__grid,.accounting-hero__grid,.tax-hero__grid,.split-section{display:grid;grid-template-columns:1.2fr .9fr;gap:2rem;align-items:center}.hero h1{margin:0 0 1rem;font-size:clamp(2.3rem,5vw,4.4rem);line-height:1.03;letter-spacing:-.04em}.hero p{color:var(--muted);line-height:1.7}.hero-home__lead{max-width:62ch;font-size:1.1rem}.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--primary);font-size:.78rem;font-weight:800;margin-bottom:.8rem}.eyebrow-light{color:#b9ccff}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.4rem}.button{border:none;background:var(--primary);color:#fff;padding:.95rem 1.2rem;border-radius:14px;cursor:pointer;display:inline-flex;justify-content:center;align-items:center;font-weight:700;box-shadow:0 14px 30px #155eef2e}.button:hover{background:var(--primary-dark)}.button.secondary{background:#fff;color:var(--text);border:1px solid var(--line);box-shadow:none}.button-small{padding:.6rem .85rem;border-radius:10px;font-size:.92rem}.text-link{color:var(--primary);font-weight:700}.card,.form-card,.hero-home__panel{background:var(--panel);border:1px solid var(--line);border-radius:28px;padding:1.5rem;box-shadow:0 16px 40px #0f172a0f}.card-dark{background:linear-gradient(160deg,var(--dark) 0%,var(--dark-soft) 100%);color:#fff;border-color:#ffffff14}.card-dark p,.card-dark a{color:#ffffffdb}.stacked-links{margin-top:1.25rem;display:grid;gap:.8rem}.stacked-links a{display:flex;justify-content:space-between;padding:.9rem 1rem;border-radius:16px;background:#ffffff0f}.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:2rem}.trust-strip__card{border:1px solid var(--line);border-radius:20px;padding:1rem;background:#ffffffb3}.trust-strip__card strong{display:block;font-size:1.1rem;margin-bottom:.4rem}.trust-strip__card span{color:var(--muted);font-size:.95rem}.section{padding:4.5rem 0}.section-soft{background:#fbfcff}.section-heading{margin-bottom:2rem;max-width:760px}.section-heading--row{display:flex;justify-content:space-between;align-items:end;gap:1rem}.section-heading h2{margin:0 0 .8rem;font-size:clamp(2rem,3vw,3rem);line-height:1.08;letter-spacing:-.03em}.section-heading p:last-child{color:var(--muted);line-height:1.7}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.service-showcase__card h3,.feature-card h3,.faq-item h3,.info-card h3,.quote-card h3{margin-top:0}.feature-card p,.service-showcase__card p,.faq-item p,.info-card p,.step-row p,.admin-list__item p,.footer-grid p{color:var(--muted);line-height:1.7}.listing-card img{aspect-ratio:16/10;object-fit:cover;border-radius:18px}.card-body{display:grid;gap:.8rem}.badge{display:inline-block;width:fit-content;background:#eef4ff;color:var(--primary);padding:.35rem .75rem;border-radius:999px;font-size:.85rem}input,select,textarea{width:100%;border:1px solid var(--line);background:#fff;padding:.95rem 1rem;border-radius:14px}textarea{min-height:140px;resize:vertical}.form-card{display:grid;gap:1rem}.form-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.form-compact textarea{min-height:110px}.toolbar{display:flex;gap:1rem;margin:1rem 0 2rem}.success{color:var(--success)}.error{color:var(--danger)}.detail-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin:1.5rem 0}.detail-gallery img{border-radius:18px}.accounting-hero{background:linear-gradient(135deg,#e8fbf6,#fff 55%)}.accounting-hero .eyebrow,.accounting-page .text-link{color:var(--accounting)}.accounting-hero__panel{border-top:4px solid var(--accounting)}.tax-hero{background:linear-gradient(135deg,#edf3ff,#fff 55%)}.tax-hero .eyebrow,.tax-page .text-link{color:var(--tax)}.tax-hero__panel{border-top:4px solid var(--tax)}.icon-list{padding-left:1.1rem;color:var(--muted);line-height:1.8}.stacked-steps{display:grid;gap:1rem;margin-top:1.4rem}.step-row{display:grid;grid-template-columns:56px 1fr;gap:1rem;align-items:start;padding:1rem 0;border-bottom:1px solid var(--line)}.step-row span{width:56px;height:56px;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;background:#edf4ff;color:var(--primary);font-weight:800}.audience-grid{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1rem}.audience-pill{padding:.7rem 1rem;border-radius:999px;border:1px solid #cfe0ff;background:#f4f8ff;color:var(--tax);font-weight:600}.faq-list{display:grid;gap:1rem}.admin-page .grid-3{margin-bottom:1.5rem}.admin-header,.section-top{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.admin-header--premium h1{margin:.4rem 0}.stat-card h3{font-size:2rem;margin:0 0 .4rem}.admin-layout{display:grid;grid-template-columns:1.2fr .9fr;gap:1.25rem;align-items:start}.admin-side-stack{display:grid;gap:1.25rem}.admin-list{display:grid;gap:1rem}.admin-list__item{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding-bottom:1rem;border-bottom:1px solid var(--line)}.admin-list__item--stacked{display:grid;justify-content:start}.admin-list__item:last-child{border-bottom:none;padding-bottom:0}.admin-list__item span{display:inline-block;padding:.35rem .7rem;border-radius:999px;background:#eef4ff;color:var(--primary);width:fit-content;font-size:.85rem}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:1.5rem;padding:2rem 0}.footer-title{font-weight:700;color:var(--text)}.footer-links{display:grid;gap:.5rem}@media (max-width: 1024px){.hero-home__grid,.accounting-hero__grid,.tax-hero__grid,.split-section,.admin-layout,.grid-3,.footer-grid,.trust-strip,.form-grid,.detail-gallery{grid-template-columns:1fr}}@media (max-width: 900px){.header-inner{flex-direction:column;align-items:flex-start;padding:1rem 0}.section-heading--row,.admin-header,.section-top{display:grid}}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.field-label{display:block;font-weight:700;margin-bottom:8px}.slot-groups{display:grid;gap:16px}.slot-group{border:1px solid rgba(15,23,42,.08);border-radius:16px;padding:14px}.slot-group__items{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.slot-pill{border:1px solid rgba(15,23,42,.15);background:#fff;border-radius:999px;padding:10px 14px;cursor:pointer}.slot-pill--active{background:#111827;color:#fff;border-color:#111827}.help-text{color:#64748b;font-size:.95rem}.timeline-list{display:grid;gap:16px}.timeline-list__item{display:flex;gap:16px;align-items:flex-start}.timeline-list__item span{min-width:36px;min-height:36px;border-radius:50%;background:#111827;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:700}.faq-list{display:grid;gap:16px}.section-dark-callout{background:#0f172a;color:#fff}.callout-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:24px;align-items:center}.callout-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end}@media (max-width: 900px){.grid-4,.callout-grid{grid-template-columns:1fr}}.brand--with-logo{display:flex;align-items:center;gap:.75rem}.brand__logo{width:190px;height:auto;object-fit:contain;mix-blend-mode:multiply}.brand__text{display:none}.footer-brand{display:flex;align-items:center;gap:.75rem}.footer-brand__logo{width:110px;mix-blend-mode:multiply}.upload-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.upload-field{display:grid;gap:.5rem;font-weight:600;color:var(--muted)}.upload-field input[type=file]{background:#fff;border:1px dashed var(--line);border-radius:16px;padding:.85rem}.field-inline{display:flex;align-items:center;gap:.6rem;color:var(--muted);font-weight:600}.detail-videos{margin:1.5rem 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem}.detail-video{width:100%;border-radius:20px;background:#000}.slot-group strong{display:block;margin-bottom:.75rem}.help-text{color:var(--muted)}@media (max-width: 980px){.brand__logo{width:150px}.upload-grid{grid-template-columns:1fr}}@media (max-width: 720px){.header-inner{flex-wrap:wrap}nav{width:100%;overflow:auto}.brand__logo{width:130px}}
