:root{
  --red:#a8040b;
  --red-2:#c00912;
  --ink:#11141c;
  --muted:#596273;
  --line:#e6e8ee;
  --soft:#f7f8fa;
  --card:#fff;
  --shadow:0 24px 70px rgba(16,19,27,.08);
  --shadow-soft:0 16px 42px rgba(16,19,27,.065);
  --container:1180px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;background:#fff;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}
a{color:inherit}img{display:block;max-width:100%;height:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.nav-wrap{width:min(var(--container),calc(100% - 56px));margin:auto;min-height:78px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px}.brand{display:inline-flex;align-items:baseline;gap:5px;text-decoration:none;letter-spacing:-.045em;line-height:1;font-weight:900;white-space:nowrap}.brand span{font-size:32px;color:var(--red);font-weight:950;letter-spacing:-.055em}.brand strong{font-size:24px;color:#111;font-weight:900;letter-spacing:-.055em}.main-nav{display:flex;align-items:center;justify-content:flex-end;gap:14px;min-width:0}.main-nav a{position:relative;text-decoration:none;font-size:12px;line-height:1;font-weight:850;letter-spacing:-.01em;color:#141823;white-space:nowrap;padding:31px 0}.main-nav a::after{content:"";position:absolute;left:0;right:0;bottom:22px;height:3px;border-radius:99px;background:var(--red);transform:scaleX(0);transform-origin:left;transition:transform .2s ease}.main-nav a:hover::after,.main-nav a.active::after{transform:scaleX(1)}.nav-cta{display:inline-flex;min-height:42px;padding:0 19px;align-items:center;justify-content:center;background:linear-gradient(180deg,#bd0810,#98040a);color:#fff;border-radius:8px;text-decoration:none;font-weight:900;font-size:13px;box-shadow:0 14px 26px rgba(168,4,11,.2)}.nav-toggle{display:none}
.business-page{overflow:hidden;background:radial-gradient(circle at 8% 3%,rgba(168,4,11,.035),transparent 16%),radial-gradient(circle at 92% 15%,rgba(16,19,27,.035),transparent 22%),#fff}.biz-container{width:min(var(--container),calc(100% - 56px));margin-inline:auto}.biz-hero{position:relative;padding:34px 0 22px}.biz-hero::before{content:"";position:absolute;inset:0 0 auto;height:410px;background:linear-gradient(90deg,transparent,rgba(235,239,245,.62),transparent);opacity:.8;pointer-events:none}.biz-hero::after{content:"";position:absolute;right:-70px;top:-120px;width:430px;height:430px;border-radius:50%;background:rgba(168,4,11,.035);filter:blur(20px);pointer-events:none}.biz-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(430px,.85fr) minmax(560px,1.15fr);align-items:center;gap:22px;min-height:390px}.biz-hero-copy{position:relative;z-index:2}.biz-eyebrow{display:inline-flex;align-items:center;gap:14px;color:var(--red);font-size:18px;font-weight:900;letter-spacing:-.02em}.biz-eyebrow::before{content:"";display:inline-block;width:34px;height:3px;border-radius:99px;background:var(--red)}.biz-hero h1{margin:23px 0 24px;color:#080b12;font-size:52px;line-height:1.03;font-weight:950;letter-spacing:-.068em}.biz-hero p{margin:0;max-width:570px;color:#3f4857;font-size:17px;line-height:1.7;letter-spacing:-.012em;font-weight:540}.biz-hero-actions{display:flex;gap:18px;flex-wrap:wrap;margin-top:32px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:52px;padding:0 27px;border-radius:8px;text-decoration:none;font-size:14px;font-weight:950;border:1px solid transparent;white-space:nowrap;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.btn:hover{transform:translateY(-2px)}.btn-primary{color:#fff;background:linear-gradient(180deg,#c40812,#9b050b);box-shadow:0 16px 34px rgba(168,4,11,.22)}.btn-outline{color:var(--red);background:#fff;border-color:var(--red)}.biz-hero-visual{position:relative;z-index:1;min-height:370px;display:flex;align-items:center;justify-content:flex-end}.biz-hero-visual::before{content:"";position:absolute;left:7%;right:2%;bottom:16px;height:38px;border-radius:50%;background:radial-gradient(ellipse at center,rgba(16,19,27,.14),rgba(16,19,27,0) 70%);filter:blur(14px)}.biz-hero-visual img{position:relative;z-index:1;width:min(100%,690px);filter:drop-shadow(0 20px 32px rgba(16,19,27,.10));mix-blend-mode:multiply}.biz-quick-strip{position:relative;z-index:3;padding:8px 0 22px}.biz-strip-card{display:grid;grid-template-columns:repeat(5,1fr);gap:0;min-height:74px;padding:12px 20px;border:1px solid var(--line);border-radius:11px;background:rgba(255,255,255,.96);box-shadow:var(--shadow-soft)}.biz-strip-card article{position:relative;display:flex;align-items:center;justify-content:center;text-align:left;gap:14px}.biz-strip-card article+article{border-left:1px solid var(--line)}.strip-icon{width:44px;height:44px;object-fit:contain;filter:drop-shadow(0 8px 12px rgba(168,4,11,.08))}.biz-strip-card strong{font-size:15px;line-height:1.1;font-weight:950;letter-spacing:-.02em}.section-heading h2{margin:0;color:var(--ink);font-size:27px;line-height:1.05;font-weight:950;letter-spacing:-.052em}.centered{text-align:center}.compact-heading{margin-bottom:14px}.marketplace-solutions,.everyday-commerce,.payment-process,.business-why{padding:0 0 18px}.market-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.market-card{position:relative;overflow:hidden;min-height:104px;display:grid;grid-template-columns:118px minmax(0,1fr);gap:18px;align-items:center;padding:14px 20px;border:1px solid var(--line);border-radius:10px;background:linear-gradient(180deg,rgba(255,255,255,.99),rgba(255,255,255,.96));box-shadow:var(--shadow-soft);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.market-card:hover,.commerce-strip article:hover{transform:translateY(-3px);border-color:rgba(168,4,11,.16);box-shadow:0 25px 55px rgba(16,19,27,.085)}.market-card::after{content:"";position:absolute;right:-28px;bottom:-28px;width:90px;height:90px;border-radius:50%;background:rgba(168,4,11,.03);pointer-events:none}.market-img{height:86px;display:flex;align-items:center;justify-content:center}.market-img img{max-height:88px;max-width:110px;object-fit:contain;filter:drop-shadow(0 10px 15px rgba(16,19,27,.08))}.market-card h3,.commerce-strip h3,.process-flow h3{margin:0;color:#11141c;font-size:18px;line-height:1.18;font-weight:950;letter-spacing:-.026em}.market-card p,.commerce-strip p,.process-flow p{margin:8px 0 0;color:#485363;font-size:14px;line-height:1.45;font-weight:540;letter-spacing:-.006em}.commerce-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:0;min-height:102px;padding:14px 18px;border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:var(--shadow-soft)}.commerce-strip article{position:relative;display:grid;grid-template-columns:78px 1fr;gap:14px;align-items:center;padding:5px 18px;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.commerce-strip article+article{border-left:1px solid var(--line)}.round-icon{width:72px;height:72px;padding:14px;border-radius:50%;background:rgba(168,4,11,.07);object-fit:contain;filter:drop-shadow(0 8px 13px rgba(168,4,11,.10))}.commerce-strip h3{font-size:16px}.commerce-strip p{font-size:13px;line-height:1.35}.process-flow{position:relative;display:grid;grid-template-columns:repeat(5,1fr);gap:0;padding:10px 0 12px}.process-flow article{position:relative;min-height:192px;padding:38px 20px 12px;text-align:center}.process-flow article:not(:last-child)::after{content:"→";position:absolute;right:-17px;top:58px;font-size:44px;line-height:1;color:rgba(37,42,50,.62);font-weight:300}.step-number{position:absolute;top:0;left:50%;translate:-50% 0;width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(180deg,#bd0810,#98040a);color:#fff;font-size:17px;font-weight:950;box-shadow:0 12px 24px rgba(168,4,11,.22)}.process-icon{width:88px;height:88px;margin:0 auto 12px;display:grid;place-items:center;border-radius:50%;background:#f7f7f9;border:1px solid #e7e9ee;overflow:hidden}.process-icon img{width:48px;height:48px;object-fit:contain}.process-flow h3{font-size:15px}.process-flow p{font-size:12.5px;line-height:1.35}.why-layout{display:grid;grid-template-columns:1fr 1.16fr;gap:4px;align-items:stretch}.why-visual{overflow:hidden;border-radius:10px;min-height:235px;background:#f8f0eb;box-shadow:var(--shadow-soft);border:1px solid var(--line)}.why-visual img{width:100%;height:100%;object-fit:cover}.why-panel{position:relative;overflow:hidden;border-radius:10px;background:linear-gradient(135deg,#17191d,#090a0c);color:#fff;padding:28px 26px;box-shadow:var(--shadow-soft);border:1px solid rgba(255,255,255,.1)}.why-panel h2{margin:0 0 22px;font-size:30px;line-height:1.07;font-weight:950;letter-spacing:-.05em}.why-panel h2::after{content:"";display:block;width:38px;height:3px;background:var(--red-2);border-radius:99px;margin-top:14px}.why-mini-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.why-mini-grid article{min-height:84px;display:grid;grid-template-columns:48px 1fr;gap:12px;align-items:center;padding:12px 14px;border:1px solid rgba(255,255,255,.16);border-radius:9px;background:rgba(255,255,255,.035)}.why-mini-grid img{width:42px;height:42px;object-fit:contain}.why-mini-grid strong{font-size:13px;line-height:1.25;font-weight:850;color:#fff}.business-cta{padding:0 0 42px}.business-cta-card{position:relative;overflow:hidden;min-height:128px;display:grid;grid-template-columns:122px 1fr auto;align-items:center;gap:28px;padding:22px 34px;border-radius:10px;background:radial-gradient(circle at 18% 35%,rgba(255,255,255,.16),transparent 18%),linear-gradient(95deg,#8a0509 0%,#bd0710 52%,#d40a15 100%);color:#fff;box-shadow:0 26px 66px rgba(168,4,11,.22)}.business-cta-card::before{content:"";position:absolute;inset:0;opacity:.18;background:radial-gradient(circle,rgba(255,255,255,.8) 1px,transparent 1.5px);background-size:10px 10px;mask-image:linear-gradient(90deg,#000,transparent 55%)}.business-cta-card::after{content:"";position:absolute;right:0;bottom:0;width:420px;height:110px;background:linear-gradient(135deg,transparent 15%,rgba(255,255,255,.14) 15% 16%,transparent 16% 27%,rgba(255,255,255,.12) 27% 28%,transparent 28%);opacity:.6}.business-cta-card>*{position:relative;z-index:1}.cta-icon{width:108px;height:108px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.96);box-shadow:0 18px 32px rgba(0,0,0,.16)}.cta-icon img{width:74px;height:74px;object-fit:contain;filter:drop-shadow(0 8px 10px rgba(168,4,11,.08))}.business-cta h2{margin:0;font-size:29px;line-height:1.1;font-weight:950;letter-spacing:-.05em;max-width:530px}.business-cta p{margin:9px 0 0;color:rgba(255,255,255,.9);font-size:15px;line-height:1.45;font-weight:650}.cta-actions{display:flex;gap:16px;align-items:center}.btn-white{background:#fff;color:var(--red);box-shadow:0 14px 30px rgba(0,0,0,.12)}.btn-ghost{background:transparent;color:#fff;border-color:rgba(255,255,255,.55)}.site-footer{background:#101114;color:#fff}.footer-wrap{width:min(var(--container),calc(100% - 56px));margin:auto;padding:40px 0 32px;display:grid;grid-template-columns:1.35fr repeat(4,1fr);gap:34px}.footer-logo span{font-size:28px}.footer-logo strong{font-size:20px;color:#fff}.footer-wrap h3{margin:0 0 14px;font-size:14px}.footer-wrap p,.footer-wrap a{display:block;margin:0 0 10px;color:rgba(255,255,255,.72);font-size:13px;line-height:1.55;text-decoration:none}.footer-brand p{max-width:280px}.footer-bottom{width:min(var(--container),calc(100% - 56px));margin:auto;padding:18px 0;border-top:1px solid rgba(255,255,255,.12);display:flex;justify-content:space-between;gap:18px;color:rgba(255,255,255,.62);font-size:12px}
@media (max-width:1180px){.main-nav{gap:10px}.main-nav a{font-size:11.5px}.biz-hero-grid{grid-template-columns:1fr;gap:10px}.biz-hero-copy{text-align:center}.biz-eyebrow{justify-content:center}.biz-hero p{margin-inline:auto}.biz-hero-actions{justify-content:center}.biz-hero-visual{min-height:320px;justify-content:center}.market-grid{grid-template-columns:repeat(2,1fr)}.commerce-strip{grid-template-columns:repeat(2,1fr);gap:12px}.commerce-strip article+article{border-left:0}.why-layout{grid-template-columns:1fr}.why-visual{min-height:280px}.business-cta-card{grid-template-columns:110px 1fr}.cta-actions{grid-column:2}}
@media (max-width:900px){.nav-wrap{width:calc(100% - 32px);grid-template-columns:auto auto;justify-content:space-between}.nav-cta{display:none}.nav-toggle{display:inline-flex;width:44px;height:40px;border:0;background:transparent;flex-direction:column;gap:5px;align-items:center;justify-content:center}.nav-toggle span{width:24px;height:3px;background:#111;border-radius:9px}.main-nav{position:absolute;left:16px;right:16px;top:78px;display:none;flex-direction:column;align-items:stretch;gap:0;padding:12px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow)}.main-nav.open{display:flex}.main-nav a{padding:15px 12px;font-size:13px}.main-nav a::after{display:none}.biz-container,.footer-wrap,.footer-bottom{width:calc(100% - 32px)}.biz-hero h1{font-size:48px}.biz-hero p{font-size:16px}.biz-strip-card{grid-template-columns:repeat(5,minmax(150px,1fr));overflow-x:auto;scroll-snap-type:x mandatory}.biz-strip-card article{min-width:150px;scroll-snap-align:start}.market-card{grid-template-columns:96px 1fr;padding:14px}.market-img img{max-width:88px}.process-flow{grid-template-columns:1fr}.process-flow article{min-height:0;display:grid;grid-template-columns:48px 80px 1fr;gap:0 14px;text-align:left;align-items:center;padding:15px 12px}.process-flow article:not(:last-child)::after{display:none}.step-number{position:relative;top:auto;left:auto;translate:0;grid-row:1/3}.process-icon{width:70px;height:70px;margin:0;grid-row:1/3}.process-icon img{width:48px;height:48px}.why-mini-grid{grid-template-columns:repeat(2,1fr)}.business-cta-card{grid-template-columns:1fr;text-align:center;padding:28px}.cta-icon{margin:auto}.cta-actions{grid-column:auto;justify-content:center}.footer-wrap{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;text-align:center}}
@media (max-width:560px){.brand span{font-size:28px}.brand strong{font-size:20px}.biz-hero{padding-top:28px}.biz-eyebrow{font-size:14px}.biz-eyebrow::before{width:26px}.biz-hero h1{font-size:40px}.biz-hero-actions{gap:12px}.btn{width:100%;min-height:50px}.biz-hero-visual{min-height:230px}.biz-hero-visual img{width:122%;max-width:none}.section-heading h2{font-size:24px}.market-grid{grid-template-columns:1fr}.market-card{min-height:0}.commerce-strip{grid-template-columns:1fr}.commerce-strip article{padding:10px 4px}.process-flow article{grid-template-columns:44px 1fr}.process-icon{display:none}.process-flow h3{font-size:14px}.why-visual{min-height:210px}.why-mini-grid{grid-template-columns:1fr}.why-panel h2{font-size:26px}.business-cta h2{font-size:26px}.cta-actions{flex-direction:column}.footer-wrap{grid-template-columns:1fr 1fr}.footer-wrap h3{font-size:13px}.footer-wrap p,.footer-wrap a{font-size:12px}.footer-brand{grid-column:1/-1}}



/* =========================
   REAL ESTATE PAYMENTS PAGE
   ========================= */
.estate-page{background:radial-gradient(circle at 16% 0%,rgba(168,4,11,.035),transparent 22%),linear-gradient(180deg,#fff 0%,#fbfcfd 100%)}
.estate-container{width:min(1280px,calc(100% - 56px));margin:auto}
.estate-hero{position:relative;padding:42px 0 18px;overflow:hidden}
.estate-hero::before{content:"";position:absolute;left:0;right:0;bottom:44px;height:180px;background:radial-gradient(circle at 50% 0%,rgba(168,4,11,.05),transparent 60%);pointer-events:none}
.estate-hero-grid{display:grid;grid-template-columns:minmax(0,.98fr) minmax(420px,.92fr);gap:28px;align-items:center}
.estate-hero-copy{position:relative;z-index:2;padding:12px 0 18px}
.estate-eyebrow{display:inline-flex;align-items:center;gap:14px;color:var(--red);font-size:17px;line-height:1.2;font-weight:840;letter-spacing:-.02em}
.estate-eyebrow::after{content:"";width:72px;height:3px;border-radius:99px;background:linear-gradient(90deg,var(--red),rgba(168,4,11,.15))}
.estate-hero h1{margin:18px 0 16px;max-width:560px;font-size:64px;line-height:.98;font-weight:980;letter-spacing:-.068em;color:#0f131a}
.estate-hero p{margin:0;max-width:560px;color:#5e6676;font-size:18px;line-height:1.62;font-weight:520;letter-spacing:-.012em}
.estate-hero-actions{display:flex;gap:18px;align-items:center;margin-top:30px;flex-wrap:wrap}
.estate-hero-visual{position:relative;z-index:1;min-height:420px;display:flex;align-items:center;justify-content:flex-end}
.estate-hero-visual img{width:100%;max-width:700px;height:auto;object-fit:contain;filter:drop-shadow(0 24px 32px rgba(16,19,27,.10))}
.estate-quick-strip{padding:10px 0 18px}
.estate-strip-card{display:grid;grid-template-columns:repeat(5,1fr);gap:0;min-height:110px;padding:12px 20px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow-soft)}
.estate-strip-card article{position:relative;display:grid;grid-template-columns:54px 1fr;gap:14px;align-items:center;padding:12px 18px}
.estate-strip-card article+article{border-left:1px solid var(--line)}
.strip-icon{width:40px;height:40px;object-fit:contain}
.estate-strip-card strong{font-size:17px;line-height:1.2;font-weight:900;letter-spacing:-.026em}
.estate-solutions,.estate-process,.estate-why{padding:0 0 18px}
.estate-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.estate-card{position:relative;overflow:hidden;min-height:114px;display:grid;grid-template-columns:112px minmax(0,1fr);gap:18px;align-items:center;padding:16px 20px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(180deg,rgba(255,255,255,.99),rgba(255,255,255,.96));box-shadow:var(--shadow-soft);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.estate-card:hover,.estate-mini-grid article:hover,.estate-strip-card article:hover{transform:translateY(-3px);border-color:rgba(168,4,11,.16);box-shadow:0 25px 55px rgba(16,19,27,.085)}
.estate-card::after{content:"";position:absolute;right:-28px;bottom:-28px;width:92px;height:92px;border-radius:50%;background:rgba(168,4,11,.03);pointer-events:none}
.estate-img{height:88px;display:flex;align-items:center;justify-content:center;padding:4px}
.estate-img img{max-height:78px;max-width:92px;object-fit:contain;filter:drop-shadow(0 10px 15px rgba(16,19,27,.08))}
.estate-card h3,.estate-process h3,.estate-mini-grid strong{margin:0;color:#11141c;font-size:17px;line-height:1.18;font-weight:950;letter-spacing:-.026em}
.estate-card p,.estate-process p,.estate-mini-grid span{margin:8px 0 0;color:#485363;font-size:14px;line-height:1.45;font-weight:540;letter-spacing:-.006em}
.estate-process-flow .process-flow article:not(:last-child)::after{color:rgba(210,25,32,.5)}
.estate-why-layout{display:grid;grid-template-columns:1fr 1.18fr;gap:14px;align-items:stretch}
.estate-why-visual-panel{position:relative;overflow:hidden;display:grid;grid-template-rows:auto 1fr;border-radius:18px;background:linear-gradient(160deg,#20242a,#111319);color:#fff;border:1px solid rgba(255,255,255,.08);box-shadow:var(--shadow-soft)}
.estate-why-visual-panel::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 12%,rgba(255,255,255,.08),transparent 24%),radial-gradient(circle at 80% 18%,rgba(216,12,22,.12),transparent 18%);pointer-events:none}
.estate-why-copy{position:relative;z-index:1;padding:24px 26px 16px}
.estate-why-copy h2{margin:0 0 14px;font-size:30px;line-height:1.08;font-weight:950;letter-spacing:-.05em;color:#fff}
.estate-why-copy ul{margin:0;padding:0;list-style:none;display:grid;gap:10px}
.estate-why-copy li{position:relative;padding-left:26px;color:rgba(255,255,255,.84);font-size:14px;line-height:1.35;font-weight:620}
.estate-why-copy li::before{content:"✓";position:absolute;left:0;top:1px;width:18px;height:18px;border-radius:50%;display:grid;place-items:center;background:#d31b21;color:#fff;font-size:12px;font-weight:900}
.estate-why-art{position:relative;z-index:1;padding:0 18px 0 18px;display:flex;align-items:flex-end}
.estate-why-art img{width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 18px 24px rgba(0,0,0,.18))}
.estate-why-panel{border-radius:18px;background:#fff;padding:24px 22px;border:1px solid var(--line);box-shadow:var(--shadow-soft)}
.estate-why-panel h2{margin:0 0 20px;font-size:30px;line-height:1.08;font-weight:950;letter-spacing:-.05em;color:#11141c}
.estate-mini-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.estate-mini-grid article{min-height:142px;display:flex;flex-direction:column;align-items:flex-start;padding:16px 16px 15px;border:1px solid var(--line);border-radius:16px;background:linear-gradient(180deg,rgba(255,255,255,.99),rgba(255,255,255,.96));transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.estate-mini-grid img{width:34px;height:34px;object-fit:contain;margin-bottom:12px;filter:drop-shadow(0 8px 12px rgba(168,4,11,.08))}
.estate-mini-grid strong{font-size:16px}
.estate-mini-grid span{font-size:13px;line-height:1.4}
.estate-cta{padding:0 0 42px}
.estate-cta-card{position:relative;overflow:hidden;min-height:132px;display:grid;grid-template-columns:122px 1fr auto;align-items:center;gap:28px;padding:22px 34px;border-radius:18px;background:radial-gradient(circle at 18% 35%,rgba(255,255,255,.14),transparent 18%),linear-gradient(95deg,#8a0509 0%,#bd0710 52%,#d40a15 100%);color:#fff;box-shadow:0 26px 66px rgba(168,4,11,.22)}
.estate-cta-card::before{content:"";position:absolute;inset:0;opacity:.18;background:radial-gradient(circle,rgba(255,255,255,.8) 1px,transparent 1.5px);background-size:10px 10px;mask-image:linear-gradient(90deg,#000,transparent 55%)}
.estate-cta-card::after{content:"";position:absolute;right:0;bottom:0;width:420px;height:112px;background:linear-gradient(135deg,transparent 15%,rgba(255,255,255,.14) 15% 16%,transparent 16% 27%,rgba(255,255,255,.12) 27% 28%,transparent 28%);opacity:.6}
.estate-cta-card>*{position:relative;z-index:1}
.estate-cta h2{margin:0;font-size:28px;line-height:1.1;font-weight:950;letter-spacing:-.05em;max-width:620px}.estate-cta p{margin:9px 0 0;color:rgba(255,255,255,.9);font-size:15px;line-height:1.45;font-weight:650}
@media (max-width:1180px){.estate-hero-grid{grid-template-columns:1fr;gap:14px}.estate-hero-copy{text-align:center}.estate-eyebrow{justify-content:center}.estate-hero h1,.estate-hero p{margin-inline:auto}.estate-hero-actions{justify-content:center}.estate-hero-visual{min-height:320px;justify-content:center}.estate-hero-visual img{max-width:760px}.estate-grid{grid-template-columns:repeat(2,1fr)}.estate-why-layout{grid-template-columns:1fr}.estate-cta-card{grid-template-columns:110px 1fr}.cta-actions{grid-column:2}}
@media (max-width:900px){.estate-container{width:calc(100% - 32px)}.estate-hero h1{font-size:50px}.estate-hero p{font-size:16px}.estate-strip-card{grid-template-columns:repeat(5,minmax(160px,1fr));overflow-x:auto;scroll-snap-type:x mandatory}.estate-strip-card article{min-width:160px;scroll-snap-align:start}.estate-grid{grid-template-columns:1fr}.estate-card{grid-template-columns:92px 1fr;padding:14px}.estate-img img{max-height:72px;max-width:78px}.estate-why-panel h2,.estate-why-copy h2{font-size:26px}.estate-mini-grid{grid-template-columns:repeat(2,1fr)}.estate-cta-card{grid-template-columns:1fr;text-align:center;padding:28px}.cta-icon{margin:auto}.cta-actions{grid-column:auto;justify-content:center;flex-wrap:wrap}}
@media (max-width:560px){.estate-eyebrow{font-size:14px}.estate-eyebrow::after{width:38px}.estate-hero h1{font-size:40px}.estate-hero-actions{gap:12px}.estate-hero-visual{min-height:220px}.estate-hero-visual img{width:100%;max-width:100%}.estate-strip-card strong{font-size:15px}.estate-card{min-height:0}.estate-mini-grid{grid-template-columns:1fr}.estate-why-copy{padding:22px 18px 16px}.estate-why-panel{padding:20px 16px}.estate-cta h2{font-size:25px}.cta-actions{flex-direction:column}}
