:root{
  --re-ink:#071121;
  --re-navy:#0a1424;
  --re-navy2:#102036;
  --re-teal:#007f6d;
  --re-teal2:#00a886;
  --re-gold:#d9a72f;
  --re-gold2:#ffe59a;
  --re-cream:#f6efe2;
  --re-paper:#fffaf0;
  --re-muted:#5d6b82;
  --re-line:rgba(7,17,31,.12);
  --re-shadow:0 28px 90px rgba(7,17,31,.10);
  --re-max:1440px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body.re-split-body{margin:0;background:var(--re-cream);color:var(--re-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
a{color:inherit}
img{max-width:100%;height:auto}.re-skip{position:absolute;left:-999px;top:10px}.re-skip:focus{left:10px;z-index:9999;background:#fff;padding:10px;border-radius:8px}.re-shell{width:min(calc(100% - 48px),var(--re-max));margin-inline:auto}.re-narrow{max-width:1040px}.re-header{position:sticky;top:0;z-index:1000;background:rgba(9,19,34,.96);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.10)}.admin-bar .re-header{top:32px}.re-header-inner{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:28px}.re-brand{display:inline-flex;align-items:center;gap:14px;text-decoration:none;color:#fff}.re-brand-mark{width:54px;height:54px;border-radius:18px;display:grid;place-items:center;overflow:hidden;background:#071121;border:1px solid rgba(217,167,47,.42);box-shadow:0 12px 32px rgba(0,0,0,.18)}.re-brand-mark img{width:100%;height:100%;object-fit:cover;display:block}.re-brand-text{display:grid;gap:0;font-size:16px;line-height:.9;letter-spacing:-.03em}.re-brand-text strong{font-weight:950;color:#fff}.re-nav{flex:1;display:flex;justify-content:center}.re-nav-list{display:flex;align-items:center;gap:26px;list-style:none;margin:0;padding:0}.re-nav-list a{text-decoration:none;color:rgba(255,255,255,.84);font-weight:850;font-size:15px}.re-nav-list a:hover{color:#fff}.re-actions{display:flex;align-items:center;gap:12px}.re-mobile{display:none;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.08);color:#fff;border-radius:999px;padding:11px 15px;font-weight:900}.re-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 24px;border-radius:999px;text-decoration:none;border:1px solid transparent;font-weight:950;line-height:1;transition:.18s ease;cursor:pointer}.re-btn:hover{transform:translateY(-1px)}.re-btn.gold{background:linear-gradient(135deg,var(--re-gold2),var(--re-gold));color:#071121;box-shadow:0 18px 40px rgba(217,167,47,.25)}.re-btn.dark{background:var(--re-ink);color:#fff}.re-btn.ghost{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.18);color:#fff}.re-btn.soft{background:#fff;border-color:var(--re-line);color:var(--re-ink)}.re-kicker,.re-badge{display:inline-flex;align-items:center;width:max-content;border-radius:999px;padding:9px 15px;background:rgba(217,167,47,.16);color:#b7830b;text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:1000}.re-home-hero,.re-page-hero,.re-profile-hero{background:radial-gradient(circle at 86% 12%,rgba(11,168,143,.55),transparent 35%),linear-gradient(135deg,#071121 0%,#092037 48%,#087869 100%);color:#fff}.re-home-hero{padding:112px 0 104px}.re-home-grid{display:grid;grid-template-columns:minmax(0,1.02fr) 470px;gap:72px;align-items:center}.re-home-copy h1,.re-page-hero h1,.re-profile-hero h1,.re-login-copy h1{font-size:clamp(54px,6.6vw,106px);line-height:.92;letter-spacing:-.075em;margin:24px 0 24px;max-width:980px}.re-home-copy p,.re-page-hero p,.re-profile-hero p,.re-login-copy p{font-size:clamp(19px,1.55vw,26px);line-height:1.55;color:rgba(255,255,255,.78);font-weight:760;max-width:830px;margin:0}.re-hero-actions{display:flex;gap:14px;margin-top:32px;flex-wrap:wrap}.re-trust-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:34px;max-width:680px}.re-trust-row span{border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.08);border-radius:22px;padding:16px}.re-trust-row strong{display:block;color:#fff;font-size:19px}.re-trust-row small{display:block;color:rgba(255,255,255,.72);font-weight:800;margin-top:4px}.re-verification-card{background:linear-gradient(180deg,#ffffff,#fff7e8);border:1px solid rgba(217,167,47,.35);box-shadow:0 34px 110px rgba(0,0,0,.30);border-radius:38px;padding:34px;color:#071121}.re-checkmark{width:60px;height:60px;border-radius:20px;background:#ecfdf5;color:#087869;display:grid;place-items:center;font-size:34px;font-weight:1000}.re-verification-card h2{font-size:42px;line-height:.98;letter-spacing:-.055em;margin:20px 0 8px;color:#071121}.re-verification-card p{color:#5d6b82;font-weight:850}.re-proof-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:24px 0}.re-proof-grid div{border:1px solid var(--re-line);border-radius:20px;padding:16px;background:#fff}.re-proof-grid small{display:block;text-transform:uppercase;letter-spacing:.09em;color:#64748b;font-size:11px;font-weight:1000}.re-proof-grid strong{display:block;margin-top:7px;font-size:22px}.re-verification-card ul,.re-check-list{list-style:none;padding:0;margin:0;display:grid;gap:12px}.re-verification-card li,.re-check-list li{position:relative;padding-left:34px;font-weight:850;line-height:1.4;color:#334155}.re-verification-card li:before,.re-check-list li:before{content:"✓";position:absolute;left:0;top:-2px;width:23px;height:23px;border-radius:999px;background:#d8fbe9;color:#087869;display:grid;place-items:center;font-size:14px;font-weight:1000}.re-section{padding:92px 0}.re-section.white{background:linear-gradient(180deg,#fffaf0,#fff)}.re-problem{background:#fff}.re-grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.re-grid-4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.re-card,.re-problem article{background:#fff;border:1px solid var(--re-line);border-radius:32px;padding:30px;box-shadow:var(--re-shadow)}.re-problem article span{font-weight:1000;color:#b7830b;letter-spacing:.12em}.re-card h3,.re-problem h2{font-size:clamp(25px,2.2vw,36px);line-height:1;letter-spacing:-.055em;margin:18px 0 12px}.re-card p,.re-problem p{color:#64748b;font-weight:750;line-height:1.62}.re-section-head{display:grid;gap:14px;margin-bottom:40px}.re-section-head.center{text-align:center;justify-items:center}.re-section-head h2,.re-split-band h2{font-size:clamp(42px,5vw,78px);line-height:.94;letter-spacing:-.075em;margin:0;max-width:1030px}.re-section-head p,.re-split-band p{font-size:20px;line-height:1.55;color:#64748b;font-weight:760;max-width:860px}.re-split-band{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:36px;align-items:start}.re-flow-list{display:grid;gap:15px}.re-flow-list article{display:grid;grid-template-columns:58px 1fr;gap:6px 16px;background:#fff;border:1px solid var(--re-line);border-radius:26px;padding:20px;box-shadow:var(--re-shadow)}.re-flow-list b{grid-row:span 2;width:48px;height:48px;border-radius:17px;background:#071121;color:#fff;display:grid;place-items:center}.re-flow-list strong{font-size:22px;letter-spacing:-.035em}.re-flow-list span{color:#64748b;font-weight:760;line-height:1.5}.re-page-hero{padding:96px 0 100px}.re-page-hero.compact{padding:82px 0}.re-pricing-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;align-items:stretch}.re-plan-card{background:#fff;border:1px solid var(--re-line);border-radius:34px;padding:32px;display:flex;flex-direction:column;box-shadow:var(--re-shadow);min-height:650px}.re-plan-card.is-featured{background:#071121;color:#fff;transform:translateY(-12px);border-color:rgba(255,255,255,.10)}.re-plan-badge{align-self:flex-start;border-radius:999px;background:#fff2c7;color:#a16207;padding:9px 13px;font-weight:1000;font-size:13px}.re-plan-card.is-featured .re-plan-badge{background:rgba(255,229,154,.16);color:#ffe59a}.re-plan-card h3{font-size:44px;line-height:.96;letter-spacing:-.065em;margin:26px 0 10px}.re-plan-card p{color:#64748b;font-weight:780;line-height:1.5;margin:0 0 20px}.re-plan-card.is-featured p{color:rgba(255,255,255,.72)}.re-price{display:flex;align-items:flex-end;gap:5px;margin:8px 0 22px}.re-price strong{font-size:60px;letter-spacing:-.08em;line-height:.9}.re-price span{font-size:17px;color:#64748b;font-weight:850}.re-plan-card.is-featured .re-price span{color:rgba(255,255,255,.72)}.re-plan-card.is-featured .re-check-list li{color:rgba(255,255,255,.86)}.re-plan-card .re-btn{margin-top:auto}.re-plan-foot{display:block;margin-top:12px;color:#64748b;font-weight:850;text-align:center}.re-plan-foot.ready{color:#087869}.re-plan-foot.warn{color:#b45309}.re-faq-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:42px}.re-faq-grid article,.re-policy-card{background:#fff;border:1px solid var(--re-line);border-radius:28px;padding:28px;box-shadow:var(--re-shadow)}.re-faq-grid h3{font-size:24px;letter-spacing:-.04em;margin:0 0 10px}.re-faq-grid p,.re-policy-card p{color:#64748b;font-weight:760;line-height:1.65}.re-directory-panel{position:relative;background:radial-gradient(circle at 95% 20%,rgba(8,120,105,.38),transparent 35%),linear-gradient(135deg,#071121,#0d2037);color:#fff;border-radius:34px;padding:18px;margin:-26px 0 38px;display:grid;grid-template-columns:170px 1fr;gap:18px;align-items:stretch;box-shadow:0 34px 100px rgba(7,17,31,.16)}.re-directory-stat{border-radius:25px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.15);padding:22px;display:grid;align-content:center}.re-directory-stat strong{font-size:54px;line-height:.9}.re-directory-stat span{font-weight:850;color:rgba(255,255,255,.72)}.re-directory-form{display:grid;grid-template-columns:1.45fr 1fr 1fr .9fr .9fr auto auto;gap:12px;align-items:end}.re-directory-form label{display:grid;gap:8px;color:rgba(255,255,255,.70);font-size:11px;letter-spacing:.12em;text-transform:uppercase;font-weight:1000}.re-directory-form input,.re-directory-form select{height:54px;border-radius:18px;border:1px solid rgba(255,255,255,.17);background:rgba(255,255,255,.10);color:#fff;padding:0 15px;font-weight:850;outline:none}.re-directory-form input:focus,.re-directory-form select:focus{border-color:#ffe59a;box-shadow:0 0 0 4px rgba(255,229,154,.12)}.re-directory-form input::placeholder{color:rgba(255,255,255,.45)}.re-directory-form select option{color:#071121}.re-clear-filters{display:inline-flex;align-items:center;justify-content:center;height:54px;color:#fff;font-weight:900;text-decoration:none}.re-listing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.re-listing-card{background:#fff;border:1px solid var(--re-line);border-radius:34px;padding:30px;box-shadow:var(--re-shadow);min-height:360px;display:flex;flex-direction:column}.re-listing-top{display:flex;align-items:start;justify-content:space-between;gap:10px;margin-bottom:24px}.re-avatar{width:92px;height:92px;border-radius:26px;display:grid;place-items:center;background:linear-gradient(135deg,#071121,#087869);color:#ffea7a;font-size:30px;font-weight:1000}.re-pill{border-radius:999px;background:#e8fff3;color:#087869;padding:8px 12px;font-weight:950;font-size:12px}.re-listing-card h3{font-size:38px;line-height:.98;letter-spacing:-.07em;margin:0 0 22px}.re-card-tags{display:flex;gap:8px;flex-wrap:wrap;margin:auto 0 22px}.re-card-tags span{border-radius:999px;background:#f1f5f9;color:#334155;padding:8px 11px;font-weight:850;font-size:13px}.re-listing-actions{display:flex;gap:16px;flex-wrap:wrap}.re-listing-actions a{font-weight:950;color:#075f59}.re-empty-card{background:#fff;border:1px solid var(--re-line);border-radius:28px;padding:28px;box-shadow:var(--re-shadow)}.re-link-line{margin-top:28px}.re-link-line a{font-weight:950;color:#075f59}.re-dark-cta{background:#071121;color:#fff}.re-cta-card{display:flex;align-items:center;justify-content:space-between;gap:28px;background:radial-gradient(circle at 90% 20%,rgba(12,163,140,.34),transparent 34%),rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);border-radius:38px;padding:44px}.re-cta-card h2{font-size:clamp(38px,4.2vw,66px);line-height:.96;letter-spacing:-.065em;margin:14px 0;color:#fff}.re-cta-card p{color:rgba(255,255,255,.74);font-weight:760;font-size:19px;line-height:1.55}.re-footer{background:#071121;color:#fff;padding:70px 0 28px}.re-footer-grid{display:grid;grid-template-columns:1.25fr .72fr .82fr .72fr;gap:34px}.re-footer h3{margin:0 0 14px;color:#fff;font-size:18px}.re-footer p,.re-footer a{color:rgba(255,255,255,.72);font-weight:750;line-height:1.58}.re-footer a{text-decoration:none}.re-footer a:hover{color:#fff}.re-footer-links{display:grid;gap:11px;list-style:none;margin:0;padding:0}.re-footer-bottom{margin-top:42px;padding-top:20px;border-top:1px solid rgba(255,255,255,.10);color:rgba(255,255,255,.58);font-weight:750}.re-social-list{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.re-social-list a{display:inline-flex;border-radius:999px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.13);padding:10px 14px;text-decoration:none;font-weight:900;color:#fff}.re-profile-hero{padding:92px 0}.re-profile-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.re-profile-grid{display:grid;grid-template-columns:minmax(0,1fr) 410px;gap:28px;align-items:start}.re-side{position:sticky;top:116px}.re-meta-list{display:grid;gap:12px}.re-meta-list div{padding:15px;border-radius:18px;background:#f8fafc;border:1px solid var(--re-line)}.re-meta-list strong{display:block;color:#071121}.re-meta-list span{color:#64748b;font-weight:750}.re-content-copy{font-size:18px;line-height:1.72;color:#334155;font-weight:650}.re-inquiry-anchor{scroll-margin-top:100px}.re-login-section{min-height:calc(100vh - 88px);padding:92px 0;display:flex;align-items:center;background:radial-gradient(circle at 90% 10%,rgba(10,163,140,.46),transparent 36%),linear-gradient(135deg,#071121,#102036);color:#fff}.re-login-grid{display:grid;grid-template-columns:minmax(0,1fr) 500px;gap:42px;align-items:center}.re-login-card{background:#fff;border-radius:34px;border:1px solid rgba(255,255,255,.14);padding:36px;box-shadow:0 30px 100px rgba(0,0,0,.22);color:#071121}.re-login-card h2{font-size:40px;letter-spacing:-.055em;line-height:1;margin:0 0 20px}.re-mini-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:28px}.re-mini-grid div{background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.14);border-radius:22px;padding:18px}.re-mini-grid strong{display:block;color:#fff;font-size:19px}.re-mini-grid span{display:block;margin-top:6px;color:rgba(255,255,255,.72);font-weight:750;line-height:1.5}.re-member-login-form{display:grid;gap:16px}.re-member-login-form label{display:grid;gap:7px;color:#334155;font-weight:900}.re-member-login-form input[type=text],.re-member-login-form input[type=password]{width:100%;border:1px solid rgba(15,23,42,.14);border-radius:16px;padding:15px 16px;font-size:16px;color:#071121;background:#fff}.re-login-row{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.re-check{display:flex!important;grid-template-columns:none!important;align-items:center;gap:8px!important;font-size:14px}.re-login-notice{border-radius:16px;padding:14px 15px;margin-bottom:16px;font-weight:850;line-height:1.45}.re-login-notice.success{background:#ecfdf5;color:#075f59;border:1px solid #bbf7d0}.re-login-notice.error{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.re-forgot{margin:16px 0 0;color:#64748b;font-weight:800}.re-forgot a{color:#075f59}.re-policy-card{max-width:920px}.re-policy-card p{font-size:18px;margin:0 0 18px}
@media(max-width:1240px){.re-pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.re-plan-card.is-featured{transform:none}.re-directory-form{grid-template-columns:repeat(2,minmax(0,1fr))}.re-directory-panel{grid-template-columns:1fr}.re-grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.re-listing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.re-home-grid{grid-template-columns:1fr}.re-verification-card{max-width:620px}}
@media(max-width:1080px){.re-mobile{display:inline-flex}.re-nav{display:none;position:absolute;left:20px;right:20px;top:92px;background:#071121;border:1px solid rgba(255,255,255,.13);border-radius:24px;padding:18px;box-shadow:0 24px 70px rgba(0,0,0,.25)}.re-nav.is-open{display:block}.re-nav-list{display:grid;gap:12px}.re-actions{display:none}.re-profile-grid,.re-footer-grid,.re-login-grid,.re-split-band{grid-template-columns:1fr}.re-side{position:static}.re-grid-3,.re-mini-grid{grid-template-columns:1fr}.admin-bar .re-header{top:0}}
@media(max-width:720px){.re-shell{width:min(100% - 30px,var(--re-max))}.re-header-inner{min-height:76px}.re-brand-mark{width:48px;height:48px}.re-home-hero,.re-profile-hero,.re-login-section{padding:64px 0}.re-page-hero{padding:64px 0}.re-section{padding:62px 0}.re-home-copy h1,.re-page-hero h1,.re-profile-hero h1,.re-login-copy h1{font-size:clamp(44px,13vw,66px)}.re-trust-row,.re-pricing-grid,.re-grid-4,.re-listing-grid,.re-faq-grid{grid-template-columns:1fr}.re-directory-form{grid-template-columns:1fr}.re-cta-card{display:grid;padding:28px}.re-hero-actions,.re-profile-actions{display:grid}.re-btn{width:100%}.re-proof-grid{grid-template-columns:1fr}.re-footer-grid{gap:28px}}


/* v1.3.0 premium gold/navy polish + legacy shell suppression */
:root{
  --re-ink:#050b18;
  --re-navy:#071121;
  --re-navy2:#111c31;
  --re-teal:#0f554f;
  --re-teal2:#176b5f;
  --re-gold:#c99a2e;
  --re-gold2:#f6d77a;
  --re-cream:#f6efe2;
  --re-paper:#fffaf3;
  --re-muted:#607086;
  --re-shadow:0 30px 90px rgba(5,11,24,.12);
}
html,body{margin:0!important;padding:0!important;background:var(--re-cream)!important;overflow-x:hidden!important}
body.re-split-body:before, body.re-split-body:after{display:none!important;content:none!important}.re-skip:not(:focus){position:absolute!important;left:-10000px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden!important}
.re-header{background:rgba(5,11,24,.97)!important;border-bottom:1px solid rgba(246,215,122,.18)!important;box-shadow:0 14px 40px rgba(5,11,24,.12)}
.re-header-inner{min-height:96px}.re-brand-mark{border-radius:18px;background:#050b18;border-color:rgba(246,215,122,.55);box-shadow:0 14px 34px rgba(0,0,0,.24)}.re-brand-text strong{letter-spacing:-.035em}.re-nav-list a{font-size:16px;color:rgba(255,255,255,.82)}.re-actions .re-btn.gold{display:inline-flex!important}
.re-home-hero,.re-page-hero,.re-profile-hero,.re-profile-hero-premium{background:radial-gradient(circle at 84% 10%,rgba(201,154,46,.24),transparent 32%),linear-gradient(120deg,#050b18 0%,#0d1a2c 48%,#133e39 100%)!important}.re-page-hero{padding:110px 0 120px}.re-page-hero h1{max-width:1100px}.re-page-hero.compact{padding:86px 0 92px}.re-kicker,.re-badge{background:rgba(246,215,122,.14);color:#d6a83a;border:1px solid rgba(246,215,122,.18)}.re-btn.gold{background:linear-gradient(135deg,#fee89a,#c99a2e)!important;color:#06101e!important}.re-btn.dark{background:#050b18!important}.re-btn.ghost{border-color:rgba(255,255,255,.22);background:rgba(255,255,255,.075)}
.re-verification-card{background:linear-gradient(180deg,#fffaf0,#fff);border-color:rgba(201,154,46,.26)}.re-checkmark,.re-verification-card li:before,.re-check-list li:before{background:#fff4cf;color:#7a5200}.re-section.white{background:linear-gradient(180deg,#fffaf0 0%,#fff 46%,#fffaf3 100%)}
.re-pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:28px!important}.re-plan-card{min-height:620px;border-radius:34px;border-color:rgba(5,11,24,.10);box-shadow:0 28px 90px rgba(5,11,24,.10);position:relative;overflow:hidden}.re-plan-card:before{content:"";position:absolute;inset:0 0 auto;height:6px;background:linear-gradient(90deg,#c99a2e,#fee89a);opacity:.85}.re-plan-card.is-featured{background:linear-gradient(180deg,#050b18,#0c1628)!important;border-color:rgba(246,215,122,.26);box-shadow:0 34px 100px rgba(5,11,24,.24)}.re-plan-card h3{font-size:clamp(42px,3.4vw,58px)}.re-plan-card p{font-size:18px}.re-price strong{font-size:clamp(58px,5vw,78px)}.re-plan-card .re-btn{min-height:58px;font-size:17px}.re-plan-foot{display:none!important}.re-check-list{margin-bottom:24px}.re-plan-badge{background:#fff4d1;color:#8a5a00}.re-plan-card.is-featured .re-plan-badge{background:rgba(246,215,122,.17);color:#fee89a}
.re-directory-panel{grid-template-columns:150px 1fr!important;padding:22px!important;border-radius:36px;background:radial-gradient(circle at 95% 0%,rgba(246,215,122,.20),transparent 34%),linear-gradient(135deg,#050b18,#0b2033 52%,#14443f)!important;box-shadow:0 34px 95px rgba(5,11,24,.18)}.re-directory-stat{background:rgba(255,255,255,.065);border-color:rgba(246,215,122,.18)}.re-directory-stat strong{color:#fee89a}.re-directory-form{grid-template-columns:1.4fr .95fr .95fr .8fr .8fr auto auto!important;gap:14px}.re-directory-form label{color:rgba(255,255,255,.68)}.re-directory-form input,.re-directory-form select{background:rgba(255,255,255,.09);border-color:rgba(255,255,255,.16);border-radius:18px}.re-directory-form input:focus,.re-directory-form select:focus{border-color:#fee89a;box-shadow:0 0 0 4px rgba(246,215,122,.14)}
.re-listing-grid{grid-template-columns:repeat(auto-fit,minmax(330px,420px));gap:28px}.re-listing-card-v2{position:relative;min-height:420px;padding:34px;border-radius:38px;background:linear-gradient(180deg,#fff,#fffaf0);transition:.18s ease}.re-listing-card-v2:hover{transform:translateY(-4px);box-shadow:0 34px 100px rgba(5,11,24,.14)}.re-listing-card-link{position:absolute;inset:0;z-index:1;border-radius:inherit}.re-listing-card-v2 > *:not(.re-listing-card-link){position:relative;z-index:2}.re-listing-card-v2 .re-avatar{width:104px;height:104px;border-radius:30px;background:linear-gradient(135deg,#050b18,#123f3a);box-shadow:0 22px 50px rgba(5,11,24,.15);overflow:hidden}.re-listing-card-v2 .re-avatar img{width:100%;height:100%;object-fit:cover}.re-listing-card-v2 h3{font-size:clamp(34px,3vw,48px);margin-top:26px}.re-pill.gold-outline{background:#fff4d1;color:#8a5a00;border:1px solid rgba(201,154,46,.28)}.re-card-proof-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:8px 0 22px}.re-card-proof-row span{border:1px solid rgba(5,11,24,.08);background:#fff;border-radius:18px;padding:12px;color:#526175;font-weight:850;font-size:13px}.re-listing-actions{margin-top:auto}.re-card-primary{color:#050b18!important;text-decoration:none!important;border-bottom:2px solid #c99a2e}.re-listing-actions a{z-index:3}
.re-profile-hero-premium{color:#fff;padding:100px 0}.re-profile-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:42px;align-items:center}.re-profile-title-row{display:grid!important;grid-template-columns:140px minmax(0,1fr)!important;gap:28px;align-items:center}.re-profile-logo.big{width:140px;height:140px;border-radius:38px;background:linear-gradient(135deg,#050b18,#133e39);display:grid;place-items:center;color:#fee89a;font-size:44px;font-weight:1000;overflow:hidden;box-shadow:0 30px 80px rgba(0,0,0,.24)}.re-profile-logo.big img{width:100%;height:100%;object-fit:cover}.re-profile-hero-premium h1{font-size:clamp(58px,6vw,110px);line-height:.9;letter-spacing:-.075em;margin:20px 0 14px}.re-profile-hero-premium p{font-size:22px;color:rgba(255,255,255,.72);font-weight:800}.re-profile-status-card{background:linear-gradient(180deg,#fffaf0,#fff);color:#050b18;border:1px solid rgba(246,215,122,.24);border-radius:34px;padding:30px;box-shadow:0 30px 90px rgba(0,0,0,.22)}.re-profile-status-card span{font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:#8a5a00;font-weight:1000}.re-profile-status-card strong{display:block;font-size:42px;letter-spacing:-.05em;margin:10px 0}.re-profile-status-card p{color:#617086;font-size:16px}.re-status-mini{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:20px}.re-status-mini b{background:#fff4d1;color:#6f4b03;border-radius:14px;padding:10px;text-align:center;font-size:12px}.re-profile-main-card h2{font-size:clamp(42px,4vw,68px);line-height:.95;letter-spacing:-.07em}.re-action-card{background:linear-gradient(180deg,#fff,#fffaf0)}.re-profile-cta{background:radial-gradient(circle at 88% 20%,rgba(246,215,122,.22),transparent 34%),linear-gradient(135deg,#050b18,#102036)!important}
.re-footer{background:#050b18!important;border-top:1px solid rgba(246,215,122,.16);padding-top:78px}.re-footer-grid{grid-template-columns:1.3fr .7fr .95fr .75fr}.re-footer-brand p{max-width:440px}.re-footer h3{color:#fee89a}.re-footer-bottom{border-top-color:rgba(246,215,122,.14)}.re-social-list a{background:rgba(246,215,122,.10);border-color:rgba(246,215,122,.20);color:#fee89a!important}
.re-policy-card.re-policy-rich{max-width:1040px;display:grid;gap:18px;padding:clamp(28px,4vw,52px)}.re-policy-rich article{padding:24px;border:1px solid rgba(5,11,24,.08);border-radius:24px;background:#fff}.re-policy-rich h2{font-size:clamp(28px,3vw,44px);line-height:1;letter-spacing:-.055em;margin:0 0 14px}.re-policy-rich ul{display:grid;gap:10px;margin:0;padding-left:20px}.re-policy-rich li{color:#5f6e86;font-weight:780;line-height:1.6}.re-policy-note{margin:10px 0 0!important;padding:14px 16px;border-radius:18px;background:#fffbeb;color:#854d0e!important;font-size:14px!important}
@media(max-width:1240px){.re-pricing-grid{grid-template-columns:1fr!important}.re-plan-card{min-height:auto}.re-directory-form{grid-template-columns:repeat(2,minmax(0,1fr))!important}.re-profile-hero-grid{grid-template-columns:1fr}.re-profile-status-card{max-width:520px}.re-listing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:820px){.re-header-inner{min-height:78px}.re-nav{display:none}.re-nav.is-open{display:block}.re-actions{display:none}.re-directory-panel{grid-template-columns:1fr!important}.re-directory-form{grid-template-columns:1fr!important}.re-profile-title-row{grid-template-columns:1fr!important}.re-profile-logo.big{width:104px;height:104px;border-radius:28px}.re-card-proof-row,.re-status-mini{grid-template-columns:1fr}.re-listing-grid{grid-template-columns:1fr}.re-footer-grid{grid-template-columns:1fr}.re-page-hero h1,.re-home-copy h1,.re-profile-hero-premium h1{font-size:clamp(44px,13vw,72px)}}


/* v1.4.0 final QA polish: no admin-bar gap, stronger gold/navy theme, better content pages/blog/profile/directory */
html{margin-top:0!important}body.re-split-body{background:#f6efe2!important}.re-header{top:0!important}.admin-bar .re-header{top:0!important}.re-shell{width:min(calc(100% - 56px),1480px)}
.re-header-inner{min-height:92px}.re-brand-mark{width:66px;height:66px;border-radius:999px;background:#06101e}.re-brand-text strong{font-size:17px;line-height:.95}.re-nav-list{gap:30px}.re-actions .re-btn.gold{min-width:132px}.re-page-hero{padding:112px 0 110px}.re-page-hero.compact{padding:96px 0 96px}.re-page-hero h1{font-size:clamp(62px,7vw,118px)}
.re-pricing-grid{grid-template-columns:repeat(3,minmax(280px,1fr))!important}.re-plan-card{padding:38px;min-height:640px}.re-plan-card .re-btn{width:100%;position:relative;z-index:3}.re-plan-card.is-featured .re-btn.gold{box-shadow:0 18px 44px rgba(246,215,122,.28)}
.re-directory-panel{grid-template-columns:150px minmax(0,1fr)!important;padding:26px!important;margin-top:-42px}.re-directory-form{grid-template-columns:minmax(250px,1.4fr) minmax(190px,.9fr) minmax(190px,.9fr) minmax(160px,.75fr) minmax(170px,.8fr) auto!important}.re-directory-form .re-reset-link{align-self:end;color:#fee89a;font-weight:900;text-decoration:none}.re-directory-form button{min-height:56px;padding-inline:28px}.re-directory-form label{font-size:12px;letter-spacing:.14em;text-transform:uppercase;font-weight:1000}.re-directory-form input,.re-directory-form select{height:58px;color:#fff;font-weight:850}.re-directory-form select option{color:#071121}.re-listing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:28px}.re-listing-card-v2{display:flex;flex-direction:column;min-height:470px}.re-listing-card-v2 h3{margin-bottom:18px}.re-card-tags{display:flex;gap:10px;flex-wrap:wrap;margin:10px 0 18px}.re-card-tags span{display:inline-flex;border-radius:999px;background:#edf3ff;color:#244fe3;padding:9px 13px;font-weight:900;font-size:13px}.re-card-tags .green{background:#fff4d1;color:#8a5a00}.re-listing-actions{display:flex;gap:14px;align-items:center;margin-top:auto}.re-listing-actions a{font-weight:950}.re-card-primary{display:inline-flex;border-radius:999px;background:#06101e;color:#fff!important;padding:13px 18px;text-decoration:none!important;border-bottom:0!important}.re-listing-actions a:not(.re-card-primary){color:#0f554f}.re-card-proof-row span:before{content:"✓ ";color:#a87500;font-weight:1000}
.re-policy-card.re-policy-rich{max-width:1080px;background:linear-gradient(180deg,#fff,#fffaf0);border:1px solid rgba(5,11,24,.10);border-radius:34px;box-shadow:0 30px 90px rgba(5,11,24,.10)}.re-policy-rich h2:first-child{font-size:clamp(40px,4.5vw,72px);margin-bottom:18px}.re-policy-rich h2,.re-policy-rich h3{color:#071121;letter-spacing:-.05em}.re-policy-rich h3{font-size:30px;margin-top:32px}.re-policy-rich p,.re-policy-rich li{font-size:18px;line-height:1.7;color:#5d6b82;font-weight:750}.re-rich-intro{padding:8px 0 26px}.re-rich-intro h2{font-size:clamp(42px,5vw,76px);line-height:.95;margin:0 0 18px}.re-industry-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:34px 0}.re-industry-grid article,.re-process article{padding:26px;border-radius:26px;background:#fff;border:1px solid rgba(5,11,24,.08);box-shadow:0 18px 50px rgba(5,11,24,.07)}.re-industry-grid h3,.re-process h2{font-size:28px;letter-spacing:-.04em}.re-process{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.re-process b{display:grid;place-items:center;width:48px;height:48px;border-radius:16px;background:#071121;color:#fee89a}.re-content-callout{margin-top:30px;border-radius:30px;padding:34px;background:linear-gradient(135deg,#071121,#133e39);color:#fff}.re-content-callout h2{color:#fff!important}.re-content-callout p{color:rgba(255,255,255,.76)!important}.re-contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:34px;align-items:start}.re-contact-form{display:grid;gap:16px;background:#fff;border:1px solid rgba(5,11,24,.08);border-radius:30px;padding:30px;box-shadow:0 24px 70px rgba(5,11,24,.08)}.re-contact-form label{display:grid;gap:8px;font-weight:900;color:#071121}.re-contact-form input,.re-contact-form select,.re-contact-form textarea{border:1px solid rgba(5,11,24,.14);border-radius:16px;padding:14px 16px;font:inherit;font-weight:750}.re-hp{position:absolute;left:-9999px!important}
.re-blog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.re-blog-card{background:#fff;border:1px solid rgba(5,11,24,.08);border-radius:32px;padding:34px;box-shadow:0 24px 70px rgba(5,11,24,.08)}.re-blog-card h2{font-size:clamp(30px,3vw,46px);line-height:1;letter-spacing:-.06em}.re-blog-card h2 a{text-decoration:none}.re-blog-card p{color:#5d6b82;font-size:18px;line-height:1.65;font-weight:750}.re-text-link{font-weight:1000;color:#0f554f}.re-article-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:28px;align-items:start}.re-article-card{max-width:none}.re-article-card .re-lead{font-size:22px;color:#071121}.re-article-side{position:sticky;top:120px}.re-article-side .re-btn{margin-top:18px}.re-profile-hero-premium{padding:110px 0}.re-profile-status-card{border-color:rgba(246,215,122,.36)}.re-profile-grid{grid-template-columns:minmax(0,1fr) 380px;gap:28px}.re-profile-main-card,.re-action-card{border-radius:34px}.re-profile-actions .re-btn{min-width:150px}.re-meta-list{display:grid;gap:12px;margin:18px 0}.re-meta-list div{display:grid;gap:4px;padding:14px;border-radius:18px;background:#fff;border:1px solid rgba(5,11,24,.08)}.re-meta-list strong{text-transform:uppercase;letter-spacing:.1em;font-size:11px;color:#8a5a00}.re-meta-list span{font-weight:850;color:#071121}.re-footer{padding:86px 0 0!important}.re-footer-grid{align-items:start}.re-footer-brand .re-brand-mark{width:74px;height:74px}.re-footer h3{font-size:18px;text-transform:uppercase;letter-spacing:.1em}.re-footer-links{list-style:none;margin:0;padding:0;display:grid;gap:12px}.re-footer-links a{text-decoration:none;color:rgba(255,255,255,.78);font-weight:800}.re-footer-links a:hover{color:#fee89a}.re-footer-bottom{padding:24px 0;color:rgba(255,255,255,.55)}
@media(max-width:1180px){.re-directory-form{grid-template-columns:repeat(2,minmax(0,1fr))!important}.re-pricing-grid,.re-process,.re-industry-grid,.re-contact-grid,.re-article-layout{grid-template-columns:1fr!important}.re-article-side{position:static}.re-profile-grid{grid-template-columns:1fr}.re-blog-grid{grid-template-columns:1fr}}
@media(max-width:760px){.re-shell{width:min(100% - 30px,1480px)}.re-brand-text{display:none}.re-brand-mark{width:54px;height:54px}.re-page-hero h1,.re-home-copy h1,.re-profile-hero-premium h1{font-size:clamp(44px,13vw,72px)}.re-directory-panel{grid-template-columns:1fr!important}.re-directory-form{grid-template-columns:1fr!important}.re-listing-grid{grid-template-columns:1fr}.re-listing-card-v2{min-height:auto}.re-policy-rich p,.re-policy-rich li{font-size:16px}}

/* v1.5.0 Googlnix-inspired premium redesign — cleaner editorial sections, no giant content boxes */
:root{
  --re-ink:#07111f;
  --re-navy:#08111f;
  --re-blue:#0d1b2f;
  --re-slate:#182337;
  --re-gold:#e1b849;
  --re-gold2:#ffe28a;
  --re-soft:#f7f5ef;
  --re-paper:#ffffff;
  --re-muted:#66758d;
  --re-line:rgba(8,17,31,.12);
  --re-teal:#0c6f66;
  --re-shadow:0 28px 90px rgba(7,17,31,.10);
}
body.re-split-body{background:#f8f7f2!important;color:var(--re-ink)}
.re-header{background:rgba(8,17,31,.98)!important;border-bottom:1px solid rgba(225,184,73,.16)!important;box-shadow:0 10px 40px rgba(8,17,31,.08)}
.re-header-inner{min-height:86px!important}.re-brand-mark{border-color:rgba(225,184,73,.7)!important}.re-nav-list a{font-size:16px!important;color:rgba(255,255,255,.78)!important}.re-nav-list a:hover{color:#ffe28a!important}.re-btn.gold{background:linear-gradient(135deg,#ffe28a,#e0aa28)!important;color:#07111f!important}.re-btn.dark{background:#07111f!important;color:#fff!important}.re-btn.soft{background:#fff!important;color:#07111f!important;border-color:rgba(7,17,31,.12)!important}.re-kicker,.re-badge{background:rgba(225,184,73,.14)!important;color:#a77405!important;border:1px solid rgba(225,184,73,.24)}
.re-home-hero,.re-page-hero,.re-editorial-hero,.re-profile-hero-v2,.re-article-hero{background:radial-gradient(circle at 88% 0%,rgba(225,184,73,.22),transparent 32%),radial-gradient(circle at 85% 60%,rgba(12,111,102,.42),transparent 35%),linear-gradient(135deg,#050b16 0%,#0a1528 52%,#122236 100%)!important;color:#fff}.re-home-hero{padding:120px 0 110px}.re-verification-card{background:linear-gradient(180deg,#fff,#f9f4e7)!important;border:1px solid rgba(225,184,73,.38)!important}.re-section.white{background:#fff!important}.re-section{padding:104px 0}.re-section-head h2,.re-split-band h2{letter-spacing:-.075em}.re-grid-3 article,.re-card{box-shadow:0 28px 80px rgba(7,17,31,.08)!important}.re-dark-cta{background:#08111f!important}.re-cta-card{background:radial-gradient(circle at 92% 20%,rgba(225,184,73,.26),transparent 30%),linear-gradient(135deg,#07111f,#132038)!important;color:#fff!important}

/* Directory: sleeker, more premium */
.re-directory-panel{background:linear-gradient(135deg,#07111f 0%,#111f35 52%,#1d4e49 100%)!important;border:1px solid rgba(225,184,73,.18);border-radius:36px!important;padding:22px!important;box-shadow:0 34px 90px rgba(7,17,31,.18)!important}.re-directory-stat{background:rgba(255,255,255,.07)!important;border-color:rgba(255,255,255,.16)!important}.re-directory-form input,.re-directory-form select{background:rgba(255,255,255,.08)!important;border-color:rgba(255,255,255,.18)!important;border-radius:18px!important}.re-directory-form input:focus,.re-directory-form select:focus{outline:3px solid rgba(225,184,73,.28);border-color:#e1b849!important}.re-listing-grid{gap:30px!important}.re-listing-card-v3{position:relative;overflow:hidden;background:#fff;border:1px solid rgba(7,17,31,.10);border-radius:34px;padding:28px;box-shadow:0 28px 85px rgba(7,17,31,.09);min-height:430px;display:flex;flex-direction:column;transition:.18s ease}.re-listing-card-v3:hover{transform:translateY(-4px);box-shadow:0 34px 100px rgba(7,17,31,.13)}.re-listing-card-bg{position:absolute;inset:0 0 auto 0;height:110px;background:linear-gradient(135deg,rgba(7,17,31,.05),rgba(225,184,73,.10));pointer-events:none}.re-listing-card-v3 .re-listing-top{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:flex-start}.re-avatar{width:104px!important;height:104px!important;border-radius:28px!important;background:linear-gradient(135deg,#07111f,#0c6f66)!important;color:#ffe28a!important;font-size:34px!important}.re-avatar img{width:100%;height:100%;object-fit:cover}.re-listing-card-v3 h3{font-size:clamp(34px,3vw,52px);line-height:.95;letter-spacing:-.07em;margin:52px 0 16px}.re-listing-card-v3 h3 a{text-decoration:none}.re-card-tags.refined{gap:10px}.re-card-tags.refined span{background:#f1f5ff!important;color:#244fe3!important}.re-card-tags.refined span.gold{background:#fff4ce!important;color:#8a5a00!important}.re-card-proof-row.clean{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:20px 0}.re-card-proof-row.clean span{border:1px solid rgba(7,17,31,.10);border-radius:16px;padding:12px 14px;color:#4d5b70;font-weight:850;background:#fff}.re-listing-actions.refined{margin-top:auto;display:flex;gap:16px;align-items:center;flex-wrap:wrap}.re-listing-actions.refined a:not(.re-card-primary){color:#145f58;font-weight:950}.re-pill.gold-outline{background:#fff5d5!important;border:1px solid rgba(225,184,73,.32)!important;color:#8a5a00!important}

/* Editorial/static pages: no generic giant box */
.re-editorial-hero{padding:112px 0 120px}.re-editorial-hero.compact{padding:90px 0}.re-editorial-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:56px;align-items:end}.re-editorial-hero h1{font-size:clamp(60px,7.2vw,118px);line-height:.9;letter-spacing:-.085em;margin:26px 0 18px;max-width:1060px}.re-editorial-hero p{font-size:clamp(20px,1.65vw,27px);line-height:1.55;color:rgba(255,255,255,.75);font-weight:800;max-width:860px}.re-editorial-proof{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15);border-radius:28px;padding:28px;display:grid;gap:12px;box-shadow:0 28px 80px rgba(0,0,0,.16)}.re-editorial-proof strong{font-size:30px;letter-spacing:-.05em}.re-editorial-proof span{display:block;border-radius:16px;background:rgba(255,255,255,.08);padding:13px 14px;color:rgba(255,255,255,.82);font-weight:850}.re-luxe-page,.re-blog-stage,.re-contact-stage,.re-legal-stage,.re-generic-page,.re-article-stage{background:#f8f7f2!important}.re-luxe-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.re-luxe-card-grid article{position:relative;overflow:hidden;border:1px solid rgba(7,17,31,.10);border-radius:34px;padding:34px;background:#fff;box-shadow:0 26px 80px rgba(7,17,31,.08)}.re-luxe-card-grid article span{display:block;width:54px;height:6px;border-radius:999px;background:linear-gradient(90deg,#e1b849,#0c6f66);margin-bottom:26px}.re-luxe-card-grid h3{font-size:clamp(28px,3vw,44px);line-height:1;letter-spacing:-.065em;margin:0 0 16px}.re-luxe-card-grid p{color:#66758d;font-weight:780;line-height:1.65}.re-luxe-card-grid strong{display:block;margin-top:22px;color:#0c5d56}.re-timeline-v2{display:grid;gap:18px;counter-reset:step}.re-timeline-v2 article{display:grid;grid-template-columns:88px 1fr;gap:22px;align-items:start;background:#fff;border:1px solid rgba(7,17,31,.10);border-radius:30px;padding:28px;box-shadow:0 24px 70px rgba(7,17,31,.07)}.re-timeline-v2 b{width:68px;height:68px;border-radius:22px;background:#07111f;color:#ffe28a;display:grid;place-items:center;font-size:22px}.re-timeline-v2 h3{font-size:clamp(28px,3vw,44px);line-height:1;letter-spacing:-.06em;margin:0 0 10px}.re-timeline-v2 p{color:#66758d;font-weight:790;font-size:18px;line-height:1.6}.re-wide-cta{margin-top:28px;border-radius:36px;padding:46px;background:radial-gradient(circle at 90% 10%,rgba(225,184,73,.22),transparent 32%),linear-gradient(135deg,#07111f,#102039);color:#fff}.re-wide-cta h2{font-size:clamp(38px,4vw,66px);letter-spacing:-.075em;line-height:.96;max-width:850px}.re-legal-layout{display:grid;grid-template-columns:320px minmax(0,1fr);gap:28px;align-items:start}.re-legal-nav{position:sticky;top:112px;background:#fff;border:1px solid rgba(7,17,31,.10);border-radius:30px;padding:26px;box-shadow:0 24px 70px rgba(7,17,31,.07)}.re-legal-nav h3{font-size:28px;margin:18px 0;letter-spacing:-.05em}.re-legal-nav a{display:block;text-decoration:none;border-top:1px solid rgba(7,17,31,.08);padding:14px 0;color:#0d3f3a;font-weight:950}.re-legal-content{display:grid;gap:20px}.re-legal-content section{background:#fff;border:1px solid rgba(7,17,31,.10);border-radius:30px;padding:34px 38px;box-shadow:0 24px 70px rgba(7,17,31,.07)}.re-legal-content h2{font-size:clamp(30px,3vw,48px);letter-spacing:-.06em;line-height:1;margin:0 0 18px}.re-legal-content ul{display:grid;gap:12px;margin:0;padding-left:22px}.re-legal-content li{color:#59687f;font-size:18px;line-height:1.65;font-weight:760}.re-policy-disclaimer{border-radius:22px;background:#fff7d6;border:1px solid rgba(225,184,73,.25);padding:20px;color:#76520b;font-weight:850}.re-prose-wrap{max-width:1060px;background:#fff;border:1px solid rgba(7,17,31,.10);border-radius:30px;padding:44px;box-shadow:0 24px 70px rgba(7,17,31,.07)}

/* Contact */
.re-contact-layout{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:42px;align-items:start}.re-contact-copy h2{font-size:clamp(54px,6vw,94px);line-height:.9;letter-spacing:-.08em;margin:18px 0}.re-contact-copy p,.re-contact-copy li{font-size:20px;line-height:1.6;color:#5e6d82;font-weight:780}.re-contact-panel{background:#fff;border:1px solid rgba(7,17,31,.10);border-radius:36px;padding:38px;box-shadow:0 30px 90px rgba(7,17,31,.09)}.re-contact-panel h3{font-size:40px;letter-spacing:-.06em;margin:0 0 22px}.re-contact-form.v2{display:grid!important;gap:18px}.re-form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.re-contact-form.v2 label{display:grid!important;gap:8px!important;font-size:14px;font-weight:950;color:#07111f}.re-contact-form.v2 label span{display:block;text-transform:uppercase;letter-spacing:.12em;color:#8a5a00;font-size:11px}.re-contact-form.v2 input,.re-contact-form.v2 select,.re-contact-form.v2 textarea{width:100%;border:1px solid rgba(7,17,31,.13);border-radius:17px;padding:15px 16px;font:inherit;font-weight:760;color:#07111f;background:#fff}.re-contact-form.v2 input:focus,.re-contact-form.v2 select:focus,.re-contact-form.v2 textarea:focus{outline:3px solid rgba(225,184,73,.25);border-color:#e1b849}.re-form-notice{border-radius:18px;padding:14px 16px;font-weight:850}.re-form-notice.success{background:#e8fff3;color:#056146}.re-form-notice.error{background:#fff1f2;color:#9f1239}

/* Blog images and better article layouts */
.re-blog-grid-v2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.re-blog-card-v2{background:#fff;border:1px solid rgba(7,17,31,.10);border-radius:34px;overflow:hidden;box-shadow:0 26px 80px rgba(7,17,31,.08)}.re-blog-card-v2>div{padding:30px}.re-blog-image{display:block;aspect-ratio:16/9;overflow:hidden;background:#07111f}.re-blog-image img{width:100%;height:100%;object-fit:cover;display:block;transition:.25s ease}.re-blog-card-v2:hover .re-blog-image img{transform:scale(1.03)}.re-blog-card-v2 h2{font-size:clamp(30px,3vw,48px);line-height:1;letter-spacing:-.065em;margin:18px 0 14px}.re-blog-card-v2 h2 a{text-decoration:none}.re-blog-card-v2 p{color:#64748b;font-weight:760;line-height:1.65;font-size:18px}.re-article-hero{padding:84px 0 72px}.re-article-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 520px;gap:46px;align-items:center}.re-article-hero h1{font-size:clamp(52px,6vw,96px);line-height:.92;letter-spacing:-.08em;margin:22px 0 16px}.re-article-hero p{color:rgba(255,255,255,.76);font-size:22px;line-height:1.55;font-weight:800}.re-article-hero img{border-radius:32px;box-shadow:0 30px 90px rgba(0,0,0,.32);border:1px solid rgba(255,255,255,.12)}.re-article-layout-v2{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:30px;align-items:start}.re-article-card-v2{background:#fff;border:1px solid rgba(7,17,31,.10);border-radius:34px;padding:clamp(34px,5vw,64px);box-shadow:0 26px 80px rgba(7,17,31,.08)}.re-article-card-v2 .re-lead{font-size:24px!important;line-height:1.55;color:#07111f!important}.re-article-card-v2 h2{font-size:clamp(34px,3vw,54px);letter-spacing:-.06em;line-height:1;margin-top:42px}.re-article-card-v2 p,.re-article-card-v2 li{font-size:19px;line-height:1.75;color:#55647b;font-weight:740}.re-article-side-v2{position:sticky;top:116px;background:#fff;border:1px solid rgba(7,17,31,.10);border-radius:32px;padding:30px;box-shadow:0 24px 70px rgba(7,17,31,.08)}.re-article-side-v2 h3{font-size:36px;letter-spacing:-.06em;line-height:.98}.re-article-side-v2 p{color:#64748b;font-weight:760;line-height:1.6}

/* Public profile view: cleaner, less cramped */
.re-profile-hero-v2{padding:64px 0 84px}.re-profile-breadcrumb{display:flex;gap:10px;align-items:center;color:rgba(255,255,255,.72);font-weight:850;margin-bottom:22px}.re-profile-breadcrumb a{color:#ffe28a;text-decoration:none}.re-profile-hero-panel{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:28px;align-items:stretch}.re-profile-identity-v2{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);border-radius:36px;padding:34px;display:grid;grid-template-columns:150px 1fr;gap:28px;align-items:center}.re-profile-identity-v2 h1{font-size:clamp(54px,6.2vw,102px);line-height:.9;letter-spacing:-.085em;margin:18px 0 12px;color:#fff}.re-profile-identity-v2 p{font-size:22px;color:rgba(255,255,255,.74);font-weight:800}.re-profile-logo.big{width:150px!important;height:150px!important;border-radius:34px!important;background:linear-gradient(135deg,#07111f,#0c6f66);color:#ffe28a;display:grid;place-items:center;font-size:46px;font-weight:1000;overflow:hidden}.re-profile-logo.big img{width:100%;height:100%;object-fit:cover}.re-profile-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.re-profile-tags span{border-radius:999px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.12);padding:9px 12px;color:rgba(255,255,255,.82);font-weight:850;font-size:13px}.re-profile-snapshot{background:#fff;color:#07111f;border-radius:36px;padding:30px;box-shadow:0 28px 80px rgba(0,0,0,.25);display:grid;gap:16px}.re-profile-snapshot>div{display:flex;justify-content:space-between;gap:18px;border-bottom:1px solid rgba(7,17,31,.08);padding-bottom:14px}.re-profile-snapshot strong{text-transform:uppercase;letter-spacing:.12em;font-size:11px;color:#8a5a00}.re-profile-snapshot b{font-size:18px}.re-profile-content-v2{background:#f8f7f2}.re-profile-layout-v2{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:30px;align-items:start}.re-profile-main-v2{display:grid;gap:26px}.re-profile-section-card,.re-profile-action-panel{background:#fff;border:1px solid rgba(7,17,31,.10);border-radius:36px;padding:36px;box-shadow:0 26px 80px rgba(7,17,31,.08)}.re-profile-section-card.tone{background:linear-gradient(180deg,#fff,#fbf8ef)}.re-profile-section-card h2{font-size:clamp(42px,4vw,72px);letter-spacing:-.075em;line-height:.94;margin:20px 0}.re-profile-section-card p{font-size:20px;line-height:1.65;color:#5b6a80;font-weight:760}.re-verify-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:24px}.re-verify-grid div{border:1px solid rgba(7,17,31,.08);border-radius:20px;padding:18px;background:#f8fafc}.re-verify-grid strong{display:block;color:#07111f;font-size:19px}.re-verify-grid span{color:#64748b;font-weight:760}.re-profile-steps{display:grid;gap:10px;margin:24px 0 0;padding-left:22px}.re-profile-steps li{color:#44536a;font-size:18px;line-height:1.55;font-weight:800}.re-profile-aside-v2{display:grid;gap:22px;position:sticky;top:116px}.re-profile-action-panel h3{font-size:38px;letter-spacing:-.065em;margin:16px 0}.re-profile-action-panel p{color:#64748b;font-weight:760;line-height:1.6}.re-profile-action-buttons{display:grid;gap:12px}.re-profile-action-buttons .re-btn{width:100%}.profile-social{margin-top:18px;display:flex;flex-wrap:wrap;gap:8px}.re-profile-action-panel.small a{font-weight:950;color:#0c5d56}.re-profile-cta-section{background:#08111f;color:#fff}.re-profile-cta-section .re-cta-card{box-shadow:none}

/* Footer, remove any legacy noise */
.re-footer{background:#07111f!important;color:#fff!important}.re-footer *{box-sizing:border-box}.re-footer-grid{display:grid!important;gap:34px!important}.re-footer-brand p{color:rgba(255,255,255,.72)!important;font-size:16px;line-height:1.6}.re-footer-links a{color:rgba(255,255,255,.72)!important}.re-footer-links a:hover{color:#ffe28a!important}.re-footer-bottom{color:rgba(255,255,255,.58)!important}.re-footer .re-brand-text strong{color:#fff!important}

/* Dashboard polish where the plugin uses existing classes */
body .re-dashboard, body .re-member-dashboard, body .re-member-shell{background:#f8f7f2!important}body .re-dashboard-card, body .re-workspace-card, body .re-panel{border-radius:26px!important;box-shadow:0 22px 70px rgba(7,17,31,.08)!important;border-color:rgba(7,17,31,.10)!important}

@media(max-width:1180px){.re-editorial-hero-grid,.re-profile-hero-panel,.re-profile-layout-v2,.re-contact-layout,.re-legal-layout,.re-article-hero-grid,.re-article-layout-v2{grid-template-columns:1fr}.re-editorial-proof,.re-profile-aside-v2,.re-article-side-v2,.re-legal-nav{position:static}.re-luxe-card-grid,.re-blog-grid-v2{grid-template-columns:1fr 1fr}.re-profile-identity-v2{grid-template-columns:120px 1fr}.re-profile-logo.big{width:120px!important;height:120px!important}}
@media(max-width:760px){.re-header-inner{min-height:78px!important}.re-editorial-hero h1,.re-profile-identity-v2 h1,.re-article-hero h1{font-size:clamp(44px,13vw,72px)}.re-editorial-hero{padding:76px 0}.re-profile-identity-v2{grid-template-columns:1fr}.re-luxe-card-grid,.re-blog-grid-v2,.re-verify-grid,.re-form-row,.re-card-proof-row.clean{grid-template-columns:1fr!important}.re-profile-hero-v2{padding:40px 0 60px}.re-contact-copy h2{font-size:clamp(44px,13vw,72px)}}

/* ==========================================================
   v1.6.0 visual redesign: premium editorial / Googlnix-inspired flow
   Removes the plain white-box feel across static pages, blog posts,
   directory cards, and public profile views.
   ========================================================== */
:root{
  --re-midnight:#050b18;
  --re-deep:#071121;
  --re-royal:#0b1e3a;
  --re-emerald:#075b55;
  --re-accent:#d7a92f;
  --re-accent2:#ffe08a;
  --re-canvas:#f7f4ec;
  --re-canvas2:#fffdf7;
  --re-text:#071121;
  --re-soft:#5d6a80;
  --re-hair:rgba(7,17,33,.11);
  --re-luxe-shadow:0 32px 90px rgba(7,17,33,.09);
}
body.re-split-body{background:radial-gradient(circle at 15% -5%,rgba(215,169,47,.12),transparent 26%),linear-gradient(180deg,#fbf8f0 0,#f7f4ec 55%,#fff 100%)!important;color:var(--re-text)!important;}
.re-header{background:rgba(5,11,24,.96)!important;border-bottom:1px solid rgba(255,224,138,.12)!important;box-shadow:0 16px 48px rgba(5,11,24,.18)!important;}
.re-header-inner{min-height:92px!important}.re-brand-mark{border-radius:999px!important;border-color:rgba(255,224,138,.44)!important;background:#050b18!important}.re-brand-mark img{object-fit:cover!important}.re-brand-text strong{letter-spacing:-.045em!important}.re-nav-list a{font-weight:900!important;color:rgba(255,255,255,.78)!important}.re-nav-list a:hover{color:#ffe08a!important}.re-btn.gold{background:linear-gradient(135deg,#fff1a6,#d7a92f)!important;box-shadow:0 18px 44px rgba(215,169,47,.28)!important}.re-btn.dark{background:#050b18!important;color:#fff!important;box-shadow:0 14px 30px rgba(5,11,24,.12)!important}.re-kicker,.re-badge{background:rgba(215,169,47,.13)!important;border:1px solid rgba(215,169,47,.23)!important;color:#a76f00!important;letter-spacing:.18em!important}.re-section.white{background:linear-gradient(180deg,#fffdf7,#fff)!important}

/* Luxe shared heroes */
.re-luxe-hero{position:relative;overflow:hidden;padding:104px 0 92px;background:radial-gradient(circle at 80% 10%,rgba(7,91,85,.72),transparent 38%),linear-gradient(135deg,#050b18 0,#091a31 54%,#0c3e3b 100%);color:#fff;}
.re-luxe-hero:before{content:"";position:absolute;inset:auto -12% -45% 44%;height:380px;border-radius:999px;background:rgba(215,169,47,.14);filter:blur(28px);}
.re-luxe-hero.compact{padding:82px 0}.re-luxe-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:54px;align-items:center;position:relative;z-index:2}.re-luxe-hero h1{font-size:clamp(56px,7vw,112px);line-height:.88;letter-spacing:-.085em;margin:22px 0 22px;max-width:1050px}.re-luxe-hero p{font-size:clamp(20px,1.6vw,27px);line-height:1.5;color:rgba(255,255,255,.78);font-weight:790;max-width:900px}.re-luxe-proof-panel{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.16);border-radius:32px;padding:28px;box-shadow:0 28px 80px rgba(0,0,0,.22)}.re-luxe-proof-panel strong{display:block;color:#fff;font-size:28px;letter-spacing:-.04em;margin-bottom:14px}.re-luxe-proof-panel span{display:block;border-top:1px solid rgba(255,255,255,.12);padding:14px 0;color:rgba(255,255,255,.76);font-weight:850}

/* Directory: slimmer, premium cards instead of huge empty rectangles */
.re-registry-hero{padding:96px 0 72px;background:radial-gradient(circle at 84% 4%,rgba(7,91,85,.72),transparent 38%),linear-gradient(135deg,#050b18,#0b1e3a 50%,#075b55);color:#fff}.re-registry-hero h1{font-size:clamp(58px,7vw,118px);letter-spacing:-.09em;line-height:.86;margin:24px 0 18px;max-width:1100px}.re-registry-hero p{font-size:clamp(20px,1.7vw,28px);line-height:1.45;color:rgba(255,255,255,.76);font-weight:800;max-width:840px}.re-registry-stage{padding:54px 0 96px;background:#fff}.re-registry-filter-wrap{display:grid;grid-template-columns:140px minmax(0,1fr);gap:18px;align-items:stretch;margin-bottom:30px}.re-registry-count{background:linear-gradient(145deg,#050b18,#12213a);color:#fff;border:1px solid rgba(255,224,138,.18);border-radius:28px;padding:22px;display:grid;place-items:center;text-align:center;box-shadow:0 24px 64px rgba(5,11,24,.18)}.re-registry-count strong{display:block;font-size:56px;line-height:.85;color:#ffe08a}.re-registry-count span{font-weight:850;color:rgba(255,255,255,.74);line-height:1.05}.re-directory-form{display:grid!important;grid-template-columns:1.2fr .85fr .85fr .7fr .7fr auto!important;gap:12px!important;align-items:end!important;background:linear-gradient(135deg,#071121,#112743 55%,#075b55)!important;border:1px solid rgba(255,224,138,.14)!important;border-radius:28px!important;padding:22px!important;box-shadow:0 24px 70px rgba(7,17,33,.16)!important}.re-directory-form label{display:grid!important;gap:8px!important;color:rgba(255,255,255,.72)!important;font-size:11px!important;text-transform:uppercase!important;letter-spacing:.16em!important;font-weight:1000!important}.re-directory-form input,.re-directory-form select{height:52px!important;border-radius:16px!important;border:1px solid rgba(255,255,255,.16)!important;background:rgba(255,255,255,.08)!important;color:#fff!important;padding:0 16px!important;font-weight:850!important}.re-directory-form input::placeholder{color:rgba(255,255,255,.52)!important}.re-directory-form select option{color:#071121}.re-directory-form .re-btn{height:52px!important;min-height:52px!important}.re-clear-filters{color:#ffe08a!important;font-weight:950!important;text-decoration:none!important;align-self:center}.re-listing-grid{display:grid!important;grid-template-columns:1fr!important;gap:18px!important}.re-directory-card-v6{position:relative;display:grid;grid-template-columns:112px minmax(0,1fr) auto;gap:26px;align-items:center;background:#fff;border:1px solid rgba(7,17,33,.10);border-radius:34px;padding:28px;box-shadow:0 26px 90px rgba(7,17,33,.07);overflow:hidden}.re-directory-card-v6:before{content:"";position:absolute;inset:0 0 auto 0;height:8px;background:linear-gradient(90deg,#d7a92f,#075b55,#071121);opacity:.95}.re-dir-card-mark{width:96px;height:96px;border-radius:26px;background:linear-gradient(135deg,#050b18,#075b55);display:grid;place-items:center;overflow:hidden;color:#ffe08a;font-size:32px;font-weight:1000;box-shadow:0 16px 42px rgba(7,17,33,.17)}.re-dir-card-mark img{width:100%;height:100%;object-fit:cover}.re-dir-card-main h3{font-size:clamp(34px,3.2vw,56px);letter-spacing:-.075em;line-height:.92;margin:12px 0}.re-dir-card-main h3 a{text-decoration:none}.re-dir-card-main p{color:#5e6d82;font-size:17px;line-height:1.5;font-weight:760;max-width:760px}.re-dir-card-meta{display:flex;gap:9px;flex-wrap:wrap}.re-dir-card-meta span{border-radius:999px;background:#f4f0e8;border:1px solid rgba(7,17,33,.07);padding:8px 11px;color:#42516a;font-weight:900;font-size:12px}.re-dir-card-meta .gold-outline{background:#fff8db;color:#93680a;border-color:#ead589}.re-dir-proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:15px}.re-dir-proof span{border:1px solid rgba(7,17,33,.08);border-radius:999px;padding:9px 12px;color:#42516a;background:#fffdfa;font-size:13px;font-weight:850}.re-dir-proof span:before{content:"✓";color:#b7830b;margin-right:6px}.re-dir-card-actions{display:grid;gap:10px;min-width:170px}.re-dir-card-actions a:not(.re-btn){font-weight:950;color:#075b55;text-decoration-thickness:2px;text-underline-offset:4px;text-align:center}.re-empty-card{background:#fff;border-radius:28px;padding:34px;border:1px solid rgba(7,17,33,.10);box-shadow:var(--re-luxe-shadow)}

/* Industries and how-it-works: stop the plain card grid feel */
.re-industry-story,.re-split-explain{padding:86px 0;background:#fff}.re-story-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.7fr);gap:54px;align-items:center}.re-story-grid h2{font-size:clamp(48px,5vw,86px);line-height:.9;letter-spacing:-.08em;margin:18px 0}.re-story-grid p{font-size:22px;line-height:1.55;color:#5e6d82;font-weight:780}.re-story-points{display:grid;grid-template-columns:1fr 1fr;gap:14px}.re-story-points span{min-height:120px;border-radius:28px;background:linear-gradient(135deg,#fff,#fff8e4);border:1px solid rgba(215,169,47,.22);display:flex;align-items:end;padding:22px;color:#071121;font-size:21px;font-weight:950;box-shadow:0 22px 70px rgba(7,17,33,.06)}.re-industry-showcase{padding:22px 0 92px;background:linear-gradient(180deg,#fff,#f8f5ed)}.re-industry-rows{display:grid;gap:18px}.re-industry-rows article{display:grid;grid-template-columns:86px minmax(0,1fr) minmax(230px,.35fr);gap:28px;align-items:center;background:#fff;border:1px solid rgba(7,17,33,.09);border-radius:32px;padding:28px;box-shadow:0 22px 70px rgba(7,17,33,.06)}.re-industry-num{width:64px;height:64px;border-radius:22px;background:#071121;color:#ffe08a;display:grid;place-items:center;font-weight:1000}.re-industry-rows h3{font-size:clamp(34px,3vw,54px);letter-spacing:-.07em;margin:0 0 10px;line-height:.95}.re-industry-rows p{margin:0;color:#5e6d82;font-size:18px;line-height:1.55;font-weight:760}.re-industry-rows strong{color:#075b55;font-size:17px;line-height:1.35}.re-dark-band,.re-profile-final-cta{background:#050b18;color:#fff;padding:78px 0}.re-band-inner{display:flex;justify-content:space-between;gap:30px;align-items:center}.re-band-inner h2{font-size:clamp(42px,5vw,82px);line-height:.9;letter-spacing:-.08em;margin:18px 0 0}.re-band-inner p{font-size:20px;color:rgba(255,255,255,.72);font-weight:800;max-width:760px}.re-process-roadmap{padding:92px 0;background:#fff}.re-roadmap-line{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;counter-reset:steps}.re-roadmap-line article{position:relative;min-height:290px;background:linear-gradient(180deg,#fff,#fffaf0);border:1px solid rgba(7,17,33,.10);border-radius:34px;padding:28px;box-shadow:0 24px 80px rgba(7,17,33,.07);overflow:hidden}.re-roadmap-line article:after{content:"";position:absolute;right:-50px;bottom:-60px;width:160px;height:160px;border-radius:999px;background:rgba(215,169,47,.12)}.re-roadmap-line b{display:grid;place-items:center;width:58px;height:58px;border-radius:20px;background:#071121;color:#ffe08a;font-size:20px;margin-bottom:46px}.re-roadmap-line h3{font-size:34px;line-height:1;letter-spacing:-.055em;margin:0 0 12px}.re-roadmap-line p{color:#5e6d82;font-weight:760;line-height:1.55;margin:0}

/* Legal/policy pages: editorial rails, no generic box prison */
.re-policy-page{padding:86px 0 110px;background:linear-gradient(180deg,#fff,#f7f4ec)}.re-policy-layout{display:grid;grid-template-columns:300px minmax(0,1fr);gap:46px;align-items:start}.re-policy-rail{position:sticky;top:116px;border-left:3px solid #d7a92f;padding:8px 0 8px 24px}.re-policy-rail h3{font-size:32px;line-height:1;letter-spacing:-.055em;margin:18px 0}.re-policy-rail a{display:block;padding:13px 0;border-top:1px solid rgba(7,17,33,.08);font-weight:950;color:#075b55;text-decoration:none}.re-policy-copy{display:grid;gap:0}.re-policy-copy section{padding:34px 0;border-top:1px solid rgba(7,17,33,.11);background:transparent!important;box-shadow:none!important;border-radius:0!important}.re-policy-copy section:first-child{border-top:0;padding-top:0}.re-policy-copy section>span{display:block;width:60px;height:5px;border-radius:99px;background:linear-gradient(90deg,#d7a92f,#075b55);margin-bottom:20px}.re-policy-copy h2{font-size:clamp(38px,4vw,68px);line-height:.9;letter-spacing:-.075em;margin:0 0 24px}.re-policy-copy ul{display:grid;gap:13px;margin:0;padding:0;list-style:none}.re-policy-copy li{position:relative;padding-left:28px;color:#53637a;font-size:19px;line-height:1.65;font-weight:760}.re-policy-copy li:before{content:"";position:absolute;left:0;top:.75em;width:8px;height:8px;border-radius:999px;background:#d7a92f}.re-policy-note{margin-top:30px;border-radius:22px;background:#fff8d9;border:1px solid rgba(215,169,47,.25);padding:20px;color:#71520c;font-weight:850}

/* Blog: magazine index + editorial article, not boxed article pages */
.re-blog-hero{padding:110px 0 80px;background:radial-gradient(circle at 84% 6%,rgba(7,91,85,.74),transparent 38%),linear-gradient(135deg,#050b18,#0b1e3a 52%,#075b55);color:#fff}.re-blog-hero h1{font-size:clamp(58px,7vw,116px);line-height:.88;letter-spacing:-.09em;margin:22px 0}.re-blog-hero p{font-size:23px;line-height:1.5;color:rgba(255,255,255,.76);font-weight:790;max-width:900px}.re-blog-magazine{padding:74px 0 110px;background:#fff}.re-blog-magazine-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.re-blog-card-v6{background:#fff;border:1px solid rgba(7,17,33,.10);border-radius:34px;overflow:hidden;box-shadow:0 24px 80px rgba(7,17,33,.07)}.re-blog-card-v6.featured{grid-column:span 2;display:grid;grid-template-columns:1.05fr .95fr}.re-blog-card-v6 .re-blog-image{aspect-ratio:16/10;background:#071121;display:block;overflow:hidden}.re-blog-card-v6.featured .re-blog-image{height:100%;aspect-ratio:auto}.re-blog-card-v6 img{width:100%;height:100%;object-fit:cover;transition:.24s ease}.re-blog-card-v6:hover img{transform:scale(1.035)}.re-blog-card-v6>div{padding:34px}.re-blog-card-v6 h2{font-size:clamp(34px,3.3vw,58px);line-height:.94;letter-spacing:-.075em;margin:18px 0 14px}.re-blog-card-v6 h2 a{text-decoration:none}.re-blog-card-v6 p{color:#5e6d82;font-size:18px;line-height:1.6;font-weight:760}.re-text-link{color:#075b55!important;font-weight:1000;text-underline-offset:4px}.re-article-hero-v6{padding:92px 0;background:radial-gradient(circle at 86% 10%,rgba(7,91,85,.70),transparent 38%),linear-gradient(135deg,#050b18,#0b1e3a 55%,#075b55);color:#fff}.re-article-hero-v6-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,520px);gap:54px;align-items:center}.re-article-hero-v6 h1{font-size:clamp(54px,6vw,98px);line-height:.9;letter-spacing:-.085em;margin:22px 0}.re-article-hero-v6 p{font-size:22px;line-height:1.5;color:rgba(255,255,255,.76);font-weight:790}.re-article-hero-v6 img{border-radius:34px;box-shadow:0 28px 90px rgba(0,0,0,.28);border:1px solid rgba(255,255,255,.14)}.re-article-stage{padding:78px 0 110px;background:#fff}.re-article-layout-v6{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:54px;align-items:start}.re-article-copy-v6{max-width:900px}.re-article-copy-v6>p:first-child{font-size:25px;line-height:1.45;color:#071121;font-weight:850}.re-article-copy-v6 h2{font-size:clamp(38px,4vw,64px);line-height:.95;letter-spacing:-.075em;margin:52px 0 18px}.re-article-copy-v6 p,.re-article-copy-v6 li{font-size:20px;line-height:1.75;color:#53637a;font-weight:740}.re-article-copy-v6 ul{padding-left:22px}.re-article-cta-v6{position:sticky;top:116px;border-radius:30px;background:linear-gradient(180deg,#fff8dd,#fff);border:1px solid rgba(215,169,47,.25);padding:28px;box-shadow:0 24px 80px rgba(7,17,33,.07)}.re-article-cta-v6 h3{font-size:36px;line-height:.96;letter-spacing:-.065em}.re-article-cta-v6 p{color:#5e6d82;font-weight:760;line-height:1.55}

/* Contact redesigned and wording cleaned */
.re-contact-premium{padding:92px 0 116px;background:linear-gradient(180deg,#fff,#f7f4ec)}.re-contact-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:56px;align-items:center}.re-contact-copy h2{font-size:clamp(58px,6vw,106px)!important;line-height:.86!important;letter-spacing:-.09em!important;margin:18px 0!important}.re-contact-copy p,.re-contact-copy li{font-size:21px!important;line-height:1.6!important;color:#56667c!important;font-weight:760!important}.re-contact-panel{background:#fff!important;border:1px solid rgba(7,17,33,.10)!important;border-radius:38px!important;padding:42px!important;box-shadow:0 30px 95px rgba(7,17,33,.10)!important}.re-contact-panel h3{font-size:48px!important;line-height:.96!important;letter-spacing:-.075em!important}.re-contact-form.v2{display:grid!important;gap:18px!important}.re-contact-form.v2 label{font-size:13px!important;text-transform:uppercase!important;letter-spacing:.14em!important;color:#8a650c!important;font-weight:1000!important}.re-contact-form.v2 input,.re-contact-form.v2 select,.re-contact-form.v2 textarea{border-radius:18px!important;border:1px solid rgba(7,17,33,.12)!important;background:#fff!important;padding:16px!important;font-size:16px!important;color:#071121!important}.re-contact-form.v2 textarea{min-height:170px!important}.re-form-row{display:grid!important;grid-template-columns:1fr 1fr!important;gap:16px!important}

/* Public profile: more branded, more trustworthy */
.re-profile-premium-hero{padding:76px 0 90px;background:radial-gradient(circle at 84% 8%,rgba(7,91,85,.70),transparent 38%),linear-gradient(135deg,#050b18,#0b1e3a 52%,#075b55);color:#fff}.re-profile-premium-grid{display:grid;grid-template-columns:190px minmax(0,1fr) 340px;gap:36px;align-items:center}.re-profile-logo-card{width:180px;height:180px;border-radius:40px;background:linear-gradient(135deg,#050b18,#075b55);border:1px solid rgba(255,224,138,.22);display:grid;place-items:center;overflow:hidden;box-shadow:0 30px 90px rgba(0,0,0,.25);font-size:56px;font-weight:1000;color:#ffe08a}.re-profile-logo-card img{width:100%;height:100%;object-fit:cover}.re-profile-breadcrumb{display:flex;gap:10px;align-items:center;color:rgba(255,255,255,.70);font-weight:850;margin-bottom:18px}.re-profile-breadcrumb a{color:#ffe08a;text-decoration:none}.re-profile-premium-grid h1{font-size:clamp(58px,7vw,112px);line-height:.86;letter-spacing:-.09em;margin:20px 0 18px}.re-profile-premium-grid p{font-size:23px;color:rgba(255,255,255,.76);font-weight:800;line-height:1.45}.re-profile-actions-main{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.re-profile-verify-panel{background:#fff;color:#071121;border-radius:34px;padding:28px;box-shadow:0 28px 90px rgba(0,0,0,.24);display:grid;gap:14px}.re-profile-verify-panel div{border-top:1px solid rgba(7,17,33,.08);padding-top:14px}.re-profile-verify-panel small{display:block;color:#8a650c;text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:1000}.re-profile-verify-panel strong{display:block;font-size:20px;margin-top:4px}.re-profile-premium-body{padding:84px 0;background:#fff}.re-profile-premium-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:54px;align-items:start}.re-profile-narrative{padding-bottom:46px;border-bottom:1px solid rgba(7,17,33,.10)}.re-profile-narrative h2,.re-profile-review-band h2{font-size:clamp(46px,5vw,84px);line-height:.9;letter-spacing:-.085em;margin:20px 0}.re-profile-narrative p{font-size:22px;line-height:1.6;color:#53637a;font-weight:760}.re-profile-fact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:28px}.re-profile-fact-grid div{border-top:2px solid rgba(215,169,47,.36);padding-top:16px}.re-profile-fact-grid strong{display:block;font-size:21px;color:#071121}.re-profile-fact-grid span{display:block;color:#5e6d82;font-weight:760;line-height:1.45;margin-top:6px}.re-profile-review-band{margin-top:48px;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);gap:38px;align-items:start}.re-profile-review-band ol{margin:0;padding-left:22px;display:grid;gap:14px}.re-profile-review-band li{font-size:19px;line-height:1.55;color:#53637a;font-weight:800}.re-profile-sidebar-premium{position:sticky;top:118px}.re-profile-sidebar-premium>div{border-radius:30px;background:linear-gradient(180deg,#fff8de,#fff);border:1px solid rgba(215,169,47,.24);padding:26px;box-shadow:0 24px 80px rgba(7,17,33,.07)}.re-profile-sidebar-premium h3{font-size:38px;line-height:.95;letter-spacing:-.075em}.re-profile-side-links{display:grid;gap:10px}.re-profile-side-links a{display:flex;justify-content:space-between;align-items:center;border-radius:16px;background:#fff;border:1px solid rgba(7,17,33,.10);padding:14px 16px;color:#075b55;font-weight:950;text-decoration:none}.re-profile-side-links a:after{content:"›";color:#d7a92f}.re-profile-final-cta{background:#050b18;color:#fff}.re-profile-final-cta .re-band-inner{background:linear-gradient(135deg,#0b1e3a,#075b55);border:1px solid rgba(255,224,138,.16);border-radius:36px;padding:38px}

/* Generic editable pages */
.re-editorial-page{padding:86px 0;background:#fff}.re-editorial-copy{max-width:920px}.re-editorial-copy h2{font-size:clamp(40px,4vw,70px);letter-spacing:-.075em;line-height:.92}.re-editorial-copy p,.re-editorial-copy li{font-size:20px;line-height:1.7;color:#53637a;font-weight:740}

/* Member dashboard logo/header polish (plugin-owned dashboard shell still uses re-v237 classes) */
body.re-v237-dashboard-page .re-v237-brand span{background:transparent!important;border-radius:999px!important;overflow:hidden!important;color:transparent!important;background-image:url('../img/re-logo-mark.png')!important;background-size:cover!important;background-position:center!important;border:1px solid rgba(255,224,138,.35)!important}.re-v237-dashboard-page .re-v237-header{background:#050b18!important}.re-v237-dashboard-page .re-v237-brand strong{color:#fff!important}.re-v237-dashboard-page .re-v237-btn-gold{background:linear-gradient(135deg,#fff1a6,#d7a92f)!important;color:#071121!important}.re-v237-dashboard-page .re-v237-private{background:linear-gradient(180deg,#fbf8f0,#fff)!important}

/* Responsive */
@media(max-width:1180px){.re-luxe-hero-grid,.re-story-grid,.re-contact-layout,.re-article-hero-v6-grid,.re-article-layout-v6,.re-profile-premium-grid,.re-profile-premium-layout,.re-profile-review-band,.re-policy-layout{grid-template-columns:1fr}.re-luxe-proof-panel,.re-article-cta-v6,.re-profile-sidebar-premium,.re-policy-rail{position:static}.re-directory-form{grid-template-columns:1fr 1fr!important}.re-registry-filter-wrap{grid-template-columns:1fr}.re-registry-count{place-items:start;text-align:left}.re-industry-rows article{grid-template-columns:70px 1fr}.re-industry-rows article strong{grid-column:2}.re-roadmap-line{grid-template-columns:repeat(2,1fr)}.re-blog-card-v6.featured{grid-template-columns:1fr}.re-dir-card-actions{grid-column:1/-1;display:flex;flex-wrap:wrap}.re-dir-proof{grid-template-columns:1fr 1fr}.re-profile-logo-card{width:140px;height:140px}.re-profile-premium-grid{gap:24px}}
@media(max-width:760px){.re-luxe-hero h1,.re-registry-hero h1,.re-blog-hero h1,.re-article-hero-v6 h1,.re-profile-premium-grid h1{font-size:clamp(46px,15vw,72px)}.re-luxe-hero,.re-registry-hero,.re-blog-hero,.re-article-hero-v6{padding:66px 0}.re-directory-form,.re-roadmap-line,.re-blog-magazine-grid,.re-profile-fact-grid,.re-story-points,.re-dir-proof,.re-form-row{grid-template-columns:1fr!important}.re-directory-card-v6{grid-template-columns:1fr;padding:24px}.re-dir-card-mark{width:90px;height:90px}.re-industry-rows article{grid-template-columns:1fr}.re-industry-rows article strong{grid-column:auto}.re-band-inner{display:grid}.re-blog-card-v6.featured{grid-column:auto}.re-profile-logo-card{width:120px;height:120px}.re-profile-actions-main,.re-dir-card-actions{display:grid}.re-profile-actions-main .re-btn,.re-dir-card-actions .re-btn{width:100%}.re-contact-panel{padding:26px!important}.re-policy-copy li,.re-article-copy-v6 p,.re-article-copy-v6 li{font-size:18px}.re-header-inner{gap:12px}.re-actions .gold{display:none}.re-brand-text{display:none}}

/* v1.7.0 trust-system polish: calmer typography, signed badge presentation, refined profile copy */
:root{--re-body:clamp(15px,0.92vw,17px);--re-body-lg:clamp(17px,1.1vw,20px)}
body.re-split-body{font-size:var(--re-body)!important;line-height:1.56!important}
.re-section p,.re-editorial-page p,.re-legal-content li,.re-policy-rich p,.re-policy-rich li,.re-article-body p,.re-article-body li,.re-contact-copy p,.re-contact-copy li,.re-profile-narrative p,.re-profile-review-band li,.re-directory-form label,.re-listing-card-v3 p{font-size:var(--re-body)!important;line-height:1.58!important}
.re-home-copy p,.re-page-hero p,.re-editorial-hero p,.re-registry-hero p,.re-login-copy p{font-size:var(--re-body-lg)!important;line-height:1.52!important}
.re-luxe-card-grid p,.re-timeline-v2 p,.re-faq-grid p,.re-blog-card p,.re-article-card p{font-size:clamp(15px,0.95vw,18px)!important;line-height:1.58!important}
.re-profile-premium-hero h1{font-size:clamp(54px,6vw,104px)!important}.re-profile-narrative h2,.re-profile-review-band h2{font-size:clamp(38px,4.8vw,68px)!important}
.re-live-badge{width:100%;max-width:470px}.re-live-badge a{display:flex;align-items:center;gap:13px;text-decoration:none;border:1px solid rgba(202,162,54,.38);background:radial-gradient(circle at 90% 10%,rgba(255,226,138,.22),transparent 32%),linear-gradient(135deg,#07111f,#13243a 60%,#0b5e56);color:#fff;border-radius:24px;padding:14px 16px;box-shadow:0 22px 56px rgba(7,17,31,.18)}.re-live-badge-icon{display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;border-radius:999px;background:linear-gradient(135deg,#ffe28a,#d6a119);color:#07111f;font-weight:950;font-size:21px;border:1px solid rgba(255,255,255,.35)}.re-live-badge-copy{min-width:0;display:block}.re-live-badge-copy strong{display:block;color:#fff;font-size:16px;line-height:1.06;letter-spacing:-.02em}.re-live-badge-copy small{display:block;margin-top:5px;color:rgba(255,255,255,.72);font-size:12px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.re-live-badge-copy em{display:block;margin-top:5px;color:#ffe28a;font-style:normal;font-size:10px;font-weight:950;letter-spacing:.09em}.re-live-badge-profile{display:none!important}.re-profile-live-badge-panel{background:#fff;border:1px solid rgba(7,17,31,.10);border-radius:30px;padding:24px;box-shadow:0 24px 74px rgba(7,17,31,.08)}.re-profile-live-badge-panel h3{font-size:34px!important;letter-spacing:-.06em!important;margin:12px 0 16px!important}.re-profile-live-badge-panel p{margin:14px 0 0!important;color:#66758d;font-weight:800;font-size:14px!important}.re-profile-sidebar-premium{display:grid!important;gap:18px!important}.re-profile-side-links a{border-radius:999px;padding:10px 13px;background:#f8f7f2;border:1px solid rgba(7,17,31,.10);text-decoration:none!important;color:#0d4f49!important;font-weight:900!important}.re-profile-side-links{display:flex!important;flex-wrap:wrap!important;gap:9px!important}.re-profile-premium-layout{align-items:start}.re-profile-fact-grid div{background:#fff!important;border-color:rgba(7,17,31,.10)!important}.re-profile-review-band{background:linear-gradient(135deg,#07111f,#13243a)!important;color:#fff!important}.re-profile-review-band h2,.re-profile-review-band li{color:#fff!important}.re-profile-review-band li{opacity:.86}
.re-seal-code{color:#e5edf8!important;background:#07111f!important;opacity:1!important}.re-v249-share-tools .re-seal-preview iframe{display:block}.re-v249-share-tools .re-muted{font-size:14px!important}
@media(max-width:760px){.re-page-hero h1,.re-home-copy h1,.re-editorial-hero h1{font-size:clamp(42px,12vw,66px)!important}.re-live-badge a{border-radius:20px}.re-live-badge-copy small{white-space:normal}.re-profile-premium-hero h1{font-size:clamp(42px,12vw,70px)!important}}


/* v1.8.0 — Green/gold restoration + density cleanup */
:root{--re-teal:#007f6d;--re-teal2:#00a886;--re-gold:#e3b434;--re-gold2:#ffdc6e;--re-cream:#fbf5e8;--re-paper:#fffdf7;--re-shadow:0 20px 64px rgba(7,17,31,.08)}
.re-header{background:linear-gradient(180deg,rgba(7,17,31,.96),rgba(8,25,35,.96));border-bottom:1px solid rgba(227,180,52,.14)}
.re-brand-mark{border-color:rgba(227,180,52,.55);background:#071121}
.re-kicker,.re-badge{background:rgba(227,180,52,.14);color:#a97005;border:1px solid rgba(227,180,52,.28);padding:8px 13px;font-size:11px;letter-spacing:.15em}
.re-home-hero,.re-page-hero,.re-profile-hero,.re-profile-hero-v180{background:radial-gradient(circle at 88% 10%,rgba(0,168,134,.54),transparent 34%),linear-gradient(135deg,#071121 0%,#072235 48%,#007f6d 100%)}
.re-home-hero{padding:84px 0 78px}.re-home-grid{gap:54px}.re-home-copy h1,.re-page-hero h1,.re-login-copy h1{font-size:clamp(48px,5.6vw,88px);line-height:.94;letter-spacing:-.07em}.re-home-copy p,.re-page-hero p,.re-login-copy p{font-size:clamp(16px,1.1vw,20px);line-height:1.55;max-width:720px}.re-verification-card{background:linear-gradient(180deg,#ffffff,#fff9eb);border-color:rgba(227,180,52,.34);box-shadow:0 24px 80px rgba(7,17,31,.18)}.re-verification-card-v180 h2{font-size:clamp(25px,2.4vw,36px);margin:0}.re-card-seal-row{display:flex;align-items:center;gap:16px}.re-proof-grid strong{font-size:19px}.re-section{padding:64px 0}.re-section-tight{padding:58px 0}.re-section-head{margin-bottom:28px}.re-section-head h2,.re-split-band h2{font-size:clamp(34px,4vw,58px);line-height:1;letter-spacing:-.065em}.re-section-head p,.re-split-band p{font-size:clamp(15px,1vw,18px);max-width:780px}.re-card,.re-problem article{border-radius:26px;padding:26px;box-shadow:0 18px 50px rgba(7,17,31,.06)}.re-card h3,.re-problem h2{font-size:clamp(22px,1.8vw,30px)}.re-card p,.re-problem p{font-size:15px!important}.re-grid-4{grid-template-columns:repeat(3,minmax(0,1fr))}.re-plan-card h3{font-size:clamp(34px,3vw,44px)}.re-price strong{font-size:clamp(46px,4vw,60px)}
.re-registry-hero{background:radial-gradient(circle at 88% 8%,rgba(0,168,134,.48),transparent 34%),linear-gradient(135deg,#071121,#072235 54%,#007f6d);padding:78px 0 80px}.re-registry-hero h1{font-size:clamp(48px,5.8vw,86px);line-height:.95}.re-registry-hero p{font-size:clamp(16px,1.15vw,20px)}.re-registry-stage{padding:54px 0 78px}.re-registry-filter-wrap{margin-top:-22px;margin-bottom:34px;background:linear-gradient(135deg,#071121,#073f3c 64%,#007f6d);border-radius:30px;padding:16px;box-shadow:0 22px 70px rgba(7,17,31,.12)}
.re-directory-card-v180{position:relative;display:grid;grid-template-columns:118px minmax(0,1fr) auto;gap:26px;align-items:center;background:#fff;border:1px solid rgba(7,17,31,.10);border-radius:30px;padding:24px;min-height:0;box-shadow:0 22px 70px rgba(7,17,31,.07);overflow:hidden}.re-directory-card-v180:before{content:"";position:absolute;inset:0 0 auto 0;height:5px;background:linear-gradient(90deg,var(--re-gold),var(--re-teal));opacity:.9}.re-directory-card-v180 .re-dir-card-mark{width:94px;height:94px;border-radius:24px}.re-directory-card-v180 h3{font-size:clamp(28px,2.6vw,44px);line-height:.98;margin:8px 0}.re-directory-card-v180 p{font-size:15px!important;margin:0;color:#64748b}.re-directory-card-v180 .re-dir-card-meta{display:flex;gap:8px;flex-wrap:wrap}.re-directory-card-v180 .re-dir-card-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end;min-width:210px}.re-directory-card-v180 .re-dir-card-actions .re-btn{min-height:42px;padding:0 17px;font-size:14px}.re-directory-card-v180 .re-dir-card-actions .re-btn.soft{background:#fff;border-color:rgba(7,17,31,.13);color:#075b55;box-shadow:none}.re-listing-grid{display:grid;gap:18px}.re-link-line{margin-top:20px}.re-btn.small{min-height:44px;padding:0 18px;font-size:14px}
.re-profile-hero-v180{padding:66px 0 70px;color:#fff}.re-profile-hero-v180-grid{display:grid;grid-template-columns:140px minmax(0,1fr) 290px;gap:30px;align-items:center}.re-profile-logo-v180{width:132px;height:132px;border-radius:30px;background:linear-gradient(135deg,#071121,#007f6d);border:1px solid rgba(227,180,52,.35);display:grid;place-items:center;overflow:hidden;box-shadow:0 24px 70px rgba(0,0,0,.22);font-size:44px;font-weight:1000;color:#ffdc6e}.re-profile-logo-v180 img{width:100%;height:100%;object-fit:cover}.re-profile-hero-v180 h1{font-size:clamp(44px,5vw,78px);line-height:.95;letter-spacing:-.075em;margin:16px 0 10px}.re-profile-hero-v180 p{font-size:clamp(16px,1.2vw,20px);color:rgba(255,255,255,.78);font-weight:760}.re-profile-status-v180{background:#fff;color:#071121;border-radius:26px;padding:22px;box-shadow:0 24px 70px rgba(0,0,0,.2);display:grid;gap:10px}.re-profile-status-v180 strong{font-size:30px;line-height:1}.re-profile-status-v180 span:not(.re-badge){font-size:14px;color:#64748b;font-weight:800}.re-profile-body-v180{background:#fff;padding:58px 0}.re-profile-body-v180-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:42px;align-items:start}.re-profile-summary-v180{padding-bottom:28px;border-bottom:1px solid rgba(7,17,31,.1)}.re-profile-summary-v180 h2{font-size:clamp(34px,4vw,58px);letter-spacing:-.07em;line-height:1;margin:16px 0}.re-profile-summary-v180 p{font-size:clamp(15px,1vw,18px);line-height:1.6;color:#5d6b82;font-weight:750}.re-profile-facts-v180{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:22px}.re-profile-facts-v180 div{background:#fbf7ee;border:1px solid rgba(7,17,31,.09);border-radius:18px;padding:16px}.re-profile-facts-v180 small{display:block;text-transform:uppercase;letter-spacing:.11em;font-size:10px;color:#a97005;font-weight:1000}.re-profile-facts-v180 strong{display:block;margin-top:6px;font-size:16px;overflow-wrap:anywhere}.re-review-compact-v180{margin-top:28px;background:linear-gradient(135deg,#071121,#073f3c);color:#fff;border-radius:28px;padding:28px}.re-review-compact-v180 h3{font-size:32px;margin:0 0 8px;letter-spacing:-.055em}.re-review-compact-v180 p{color:rgba(255,255,255,.76);font-weight:760}.re-review-compact-v180 ul{display:flex;gap:10px;flex-wrap:wrap;padding:0;margin:18px 0 0;list-style:none}.re-review-compact-v180 li{border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:9px 12px;font-weight:850;color:#fff}.re-profile-sidebar-v180{position:sticky;top:116px;display:grid;gap:16px}.re-profile-panel-v180{background:#fff8e7;border:1px solid rgba(227,180,52,.26);border-radius:26px;padding:22px;box-shadow:0 18px 54px rgba(7,17,31,.06)}.re-profile-panel-v180 h3{font-size:30px;letter-spacing:-.055em;margin:14px 0}.re-profile-panel-v180 p{font-size:14px!important;color:#64748b;font-weight:760}.re-profile-side-links{display:flex!important;flex-wrap:wrap;gap:9px!important}.re-profile-side-links a{display:inline-flex!important;align-items:center;gap:4px;border-radius:999px;padding:10px 13px;background:#fff;border:1px solid rgba(7,17,31,.10);text-decoration:none!important;color:#075b55!important;font-weight:900!important}.re-profile-side-links a:after{content:"›";color:var(--re-gold)}.re-profile-final-cta{padding:50px 0;background:#071121;color:#fff}.re-profile-final-cta .re-band-inner{padding:30px;border-radius:28px;background:linear-gradient(135deg,#071121,#007f6d);border:1px solid rgba(227,180,52,.18)}
.re-live-badge a{background:linear-gradient(135deg,#062521,#007f6d)!important;border-color:rgba(227,180,52,.48)!important}.re-live-badge-icon{background:linear-gradient(135deg,#ffdc6e,#e3b434)!important;color:#071121!important}.re-profile-live-badge-panel{background:#fff8e7!important;border-color:rgba(227,180,52,.26)!important}
.re-v249-share-tools h2{font-size:clamp(32px,3.2vw,52px)!important;letter-spacing:-.065em!important}.re-v249-share-tools .form-note{font-size:16px!important;line-height:1.55!important}.re-v249-share-tools .re-how-seal-works{display:none!important}.re-v249-share-tools .re-share-intro-card{display:none!important}.re-v249-share-tools .re-verification-share-item{padding:20px!important;border-radius:24px!important}.re-v249-share-tools .re-verification-share-grid{margin-top:14px!important}.re-v249-share-tools .re-seal-code-wrap summary{font-size:15px!important}.re-v249-share-tools .re-share-token{display:none!important}
@media(max-width:1180px){.re-home-grid,.re-profile-hero-v180-grid,.re-profile-body-v180-grid{grid-template-columns:1fr}.re-profile-sidebar-v180{position:static}.re-profile-facts-v180{grid-template-columns:repeat(2,1fr)}.re-directory-card-v180{grid-template-columns:96px 1fr}.re-directory-card-v180 .re-dir-card-actions{grid-column:1/-1;justify-content:flex-start}}
@media(max-width:760px){.re-shell{width:min(calc(100% - 28px),var(--re-max))}.re-home-hero{padding:62px 0}.re-section,.re-section-tight{padding:44px 0}.re-grid-3,.re-grid-4,.re-pricing-grid,.re-faq-grid{grid-template-columns:1fr}.re-directory-card-v180{grid-template-columns:1fr;padding:22px}.re-directory-card-v180 .re-dir-card-mark{width:82px;height:82px}.re-directory-card-v180 .re-dir-card-actions{display:grid;grid-template-columns:1fr 1fr}.re-directory-card-v180 .re-dir-card-actions .re-btn:first-child{grid-column:1/-1}.re-profile-facts-v180{grid-template-columns:1fr}.re-profile-logo-v180{width:110px;height:110px}.re-profile-hero-v180 h1{font-size:clamp(38px,13vw,62px)}.re-profile-actions-main{display:grid}.re-profile-actions-main .re-btn{width:100%}.re-review-compact-v180 ul{display:grid}.re-verification-card{padding:24px}.re-card-seal-row{align-items:flex-start}.re-home-copy h1{font-size:clamp(42px,13vw,68px)}}


/* v1.8.1 — Light green verification palette restoration only
   User-approved layout, typography, logo, pricing and functional components remain unchanged. */
:root{
  --re-teal:#008f74;
  --re-teal2:#18c79e;
  --re-gold:#e4b33a;
  --re-gold2:#ffe486;
  --re-cream:#fbf7ed;
  --re-paper:#fffdf8;
}
.re-header{
  background:linear-gradient(90deg,rgba(7,17,31,.96) 0%,rgba(8,30,42,.96) 52%,rgba(5,62,57,.96) 100%);
  border-bottom:1px solid rgba(228,179,58,.18);
}
.re-home-hero,
.re-page-hero,
.re-profile-hero,
.re-profile-hero-v180,
.re-registry-hero{
  background:
    radial-gradient(circle at 84% 16%,rgba(44,221,174,.72),transparent 35%),
    radial-gradient(circle at 70% 92%,rgba(228,179,58,.22),transparent 42%),
    linear-gradient(135deg,#071121 0%,#082a3a 38%,#007f6d 72%,#5fb893 100%) !important;
}
.re-home-hero,
.re-page-hero,
.re-profile-hero-v180,
.re-registry-hero{
  position:relative;
  overflow:hidden;
}
.re-home-hero:before,
.re-page-hero:before,
.re-profile-hero-v180:before,
.re-registry-hero:before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background-image:
    linear-gradient(rgba(255,255,255,.045) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.045) 1px, transparent 1px);
  background-size:72px 72px;
  mask-image:linear-gradient(180deg,rgba(0,0,0,.72),transparent 78%);
}
.re-home-hero > .re-shell,
.re-page-hero > .re-shell,
.re-profile-hero-v180 > .re-shell,
.re-registry-hero > .re-shell{
  position:relative;
  z-index:1;
}
.re-kicker,
.re-badge{
  background:rgba(228,179,58,.18);
  color:#ffe486;
  border-color:rgba(228,179,58,.34);
}
.re-section .re-badge,
.re-section.white .re-badge,
.re-profile-body-v180 .re-badge,
.re-card .re-badge,
.re-page-policy .re-badge{
  color:#a97005;
  background:rgba(228,179,58,.13);
  border-color:rgba(228,179,58,.27);
}
.re-btn.gold{
  background:linear-gradient(135deg,#ffe486 0%,#e4b33a 100%);
  color:#071121;
  box-shadow:0 18px 44px rgba(228,179,58,.25);
}
.re-btn.ghost{
  background:rgba(255,255,255,.10);
  border-color:rgba(255,255,255,.25);
}
.re-verification-card{
  background:linear-gradient(180deg,rgba(255,255,255,.18),rgba(255,255,255,.08)) !important;
  border:1px solid rgba(255,255,255,.30) !important;
  color:#fff !important;
  box-shadow:0 34px 110px rgba(2,12,24,.26), inset 0 1px 0 rgba(255,255,255,.20) !important;
  backdrop-filter:blur(18px);
}
.re-verification-card h2,
.re-verification-card-v180 h2,
.re-verification-card .re-proof-grid strong{
  color:#fff !important;
}
.re-verification-card p,
.re-verification-card-v180 p,
.re-verification-card .re-proof-grid small{
  color:rgba(255,255,255,.74) !important;
}
.re-verification-card .re-proof-grid div{
  background:rgba(255,255,255,.10) !important;
  border-color:rgba(255,255,255,.18) !important;
}
.re-verification-card .re-proof-grid strong{
  color:#ffe486 !important;
}
.re-checkmark{
  background:linear-gradient(135deg,#fff2ba,#ffe486) !important;
  color:#006c59 !important;
}
.re-review-compact-v180,
.re-profile-final-cta .re-band-inner,
.re-registry-filter-wrap{
  background:linear-gradient(135deg,#071121 0%,#083a47 50%,#008f74 100%) !important;
}
.re-live-badge a,
.re-profile-live-badge-panel .re-live-badge a{
  background:linear-gradient(135deg,#073b38,#00977a) !important;
  border-color:rgba(228,179,58,.46) !important;
}
.re-live-badge-icon{
  background:linear-gradient(135deg,#ffe486,#e4b33a) !important;
  color:#06251f !important;
}
.re-profile-status-v180,
.re-profile-panel-v180,
.re-profile-live-badge-panel{
  background:linear-gradient(180deg,#fffdf8,#fff8e7) !important;
  border-color:rgba(228,179,58,.28) !important;
}
.re-directory-card-v180:before{
  background:linear-gradient(90deg,#e4b33a 0%,#008f74 62%,#18c79e 100%) !important;
}
.re-dir-card-actions .re-btn.soft,
.re-profile-side-links a,
.re-clear-filters{
  color:#006c59 !important;
}
.re-footer{
  background:linear-gradient(135deg,#071121 0%,#082636 56%,#073f38 100%);
}

/* v1.8.3 — targeted cleanup: remove duplicate generic page hero on rich trust pages, upgrade blog index only. */
.re-blog-hero-v183{
  padding:88px 0 68px !important;
  background:
    radial-gradient(circle at 84% 10%,rgba(43,205,163,.64),transparent 36%),
    radial-gradient(circle at 18% 95%,rgba(228,179,58,.20),transparent 42%),
    linear-gradient(135deg,#071121 0%,#082a3a 43%,#008f74 78%,#78c79c 100%) !important;
}
.re-blog-hero-v183 h1{
  max-width:1120px;
  font-size:clamp(52px,6.1vw,96px) !important;
  line-height:.91 !important;
  letter-spacing:-.082em !important;
  margin:22px 0 18px !important;
}
.re-blog-hero-v183 p{
  max-width:820px;
  font-size:clamp(17px,1.18vw,21px) !important;
  line-height:1.55 !important;
}
.re-blog-magazine-v183{
  padding:56px 0 104px !important;
  background:
    radial-gradient(circle at 100% 0%,rgba(0,143,116,.07),transparent 30%),
    linear-gradient(180deg,#fffdf8 0%,#fff 36%,#fbf7ed 100%) !important;
}
.re-blog-intro-v183{
  display:flex;
  align-items:end;
  justify-content:space-between;
  gap:24px;
  margin-bottom:24px;
}
.re-blog-intro-v183 p{
  margin:0;
  color:#65738b;
  font-weight:780;
  max-width:520px;
  line-height:1.5;
}
.re-blog-magazine-grid-v183{
  display:grid !important;
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:22px !important;
}
.re-blog-card-v183{
  position:relative;
  overflow:hidden;
  background:#fff;
  border:1px solid rgba(7,17,33,.10);
  border-radius:30px;
  box-shadow:0 22px 70px rgba(7,17,33,.07);
  display:grid;
  grid-template-rows:auto 1fr;
  transition:transform .2s ease, box-shadow .2s ease, border-color .2s ease;
}
.re-blog-card-v183:hover{
  transform:translateY(-3px);
  box-shadow:0 30px 90px rgba(7,17,33,.10);
  border-color:rgba(228,179,58,.32);
}
.re-blog-card-v183 .re-blog-image{
  display:block;
  aspect-ratio:16/9;
  background:#071121;
  overflow:hidden;
}
.re-blog-card-v183 img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  transition:transform .24s ease;
}
.re-blog-card-v183:hover img{transform:scale(1.035)}
.re-blog-card-v183 .re-blog-card-copy{
  padding:26px;
  display:flex;
  flex-direction:column;
  gap:14px;
}
.re-blog-card-v183 h2{
  margin:0;
  font-size:clamp(28px,2.3vw,42px);
  line-height:.98;
  letter-spacing:-.065em;
}
.re-blog-card-v183 h2 a{
  color:#071121;
  text-decoration:none;
}
.re-blog-card-v183 p{
  color:#607088;
  font-size:16px;
  line-height:1.58;
  font-weight:760;
  margin:0;
}
.re-blog-card-v183 .re-btn.small{
  width:max-content;
  margin-top:auto;
}
.re-blog-card-v183.featured{
  grid-column:span 3;
  grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);
  grid-template-rows:auto;
  min-height:420px;
  background:
    radial-gradient(circle at 92% 18%,rgba(0,143,116,.10),transparent 28%),
    linear-gradient(135deg,#ffffff 0%,#fffdf8 100%);
}
.re-blog-card-v183.featured .re-blog-image{
  order:2;
  height:100%;
  min-height:420px;
  aspect-ratio:auto;
  border-left:1px solid rgba(7,17,33,.08);
}
.re-blog-card-v183.featured .re-blog-card-copy{
  padding:48px;
  justify-content:center;
}
.re-blog-card-v183.featured h2{
  font-size:clamp(42px,4.7vw,76px);
  max-width:760px;
}
.re-blog-card-v183.featured p{
  font-size:clamp(17px,1.2vw,21px);
  max-width:700px;
}
.re-blog-card-v183.featured:before{
  content:"Featured guide";
  position:absolute;
  right:22px;
  top:22px;
  z-index:2;
  display:inline-flex;
  border-radius:999px;
  padding:9px 14px;
  background:linear-gradient(135deg,#ffe486,#e4b33a);
  color:#071121;
  font-weight:1000;
  font-size:12px;
  letter-spacing:.08em;
  text-transform:uppercase;
  box-shadow:0 16px 35px rgba(7,17,33,.14);
}
@media(max-width:1180px){
  .re-blog-magazine-grid-v183{grid-template-columns:repeat(2,minmax(0,1fr)) !important;}
  .re-blog-card-v183.featured{grid-column:span 2;grid-template-columns:1fr;}
  .re-blog-card-v183.featured .re-blog-image{order:0;min-height:320px;border-left:0;border-bottom:1px solid rgba(7,17,33,.08);}
  .re-blog-card-v183.featured .re-blog-card-copy{padding:34px;}
}
@media(max-width:760px){
  .re-blog-hero-v183{padding:62px 0 50px !important;}
  .re-blog-magazine-v183{padding:38px 0 76px !important;}
  .re-blog-intro-v183{display:grid;align-items:start;}
  .re-blog-magazine-grid-v183{grid-template-columns:1fr !important;}
  .re-blog-card-v183.featured{grid-column:auto;}
  .re-blog-card-v183.featured .re-blog-image{min-height:220px;}
  .re-blog-card-v183.featured .re-blog-card-copy,.re-blog-card-v183 .re-blog-card-copy{padding:24px;}
  .re-blog-card-v183.featured h2{font-size:clamp(34px,10vw,52px);}
}
