:root{
  --proofora-bg:#f6f8fb;
  --proofora-surface:#ffffff;
  --proofora-surface-soft:#f8fafc;
  --proofora-border:#e3e9f2;
  --proofora-text:#0f172a;
  --proofora-muted:#64748b;
  --proofora-accent:#1d4ed8;
  --proofora-accent-2:#0f766e;
  --proofora-shadow:0 20px 60px rgba(15,23,42,.08);
  --proofora-radius:22px;
  --proofora-shell:1180px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:radial-gradient(circle at top left,rgba(29,78,216,.08),transparent 32rem),var(--proofora-bg);color:var(--proofora-text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
a{color:inherit;text-decoration-thickness:.08em;text-underline-offset:.2em}
img{max-width:100%;height:auto}
.proofora-shell{width:min(calc(100% - 40px),var(--proofora-shell));margin-inline:auto}
.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background:#fff;border-radius:12px;box-shadow:var(--proofora-shadow);clip:auto!important;clip-path:none;color:#111827;display:block;height:auto;left:16px;padding:12px 16px;top:16px;width:auto;z-index:100000}
.proofora-site-header{position:sticky;top:0;z-index:50;background:rgba(246,248,251,.82);backdrop-filter:blur(18px);border-bottom:1px solid rgba(226,232,240,.78)}
.admin-bar .proofora-site-header{top:32px}
.proofora-header-inner{display:flex;align-items:center;gap:18px;min-height:74px}
.proofora-brand{display:flex;align-items:center;min-width:max-content}.proofora-brand img{display:block;max-width:100%;height:auto}.proofora-brand__text{display:inline-flex;align-items:center;gap:10px;font-weight:800;font-size:18px;text-decoration:none;letter-spacing:-.03em}.proofora-brand__mark{display:grid;place-items:center;width:34px;height:34px;border-radius:12px;color:#fff;background:linear-gradient(135deg,var(--proofora-accent),#38bdf8);box-shadow:0 12px 28px rgba(29,78,216,.22)}
.proofora-primary-nav{margin-left:auto}.proofora-menu,.proofora-menu ul,.proofora-footer-menu,.proofora-legal-menu{list-style:none;margin:0;padding:0}.proofora-menu{display:flex;align-items:center;gap:6px}.proofora-menu li{position:relative}.proofora-menu a{display:flex;align-items:center;min-height:40px;padding:9px 12px;border-radius:999px;color:#334155;font-size:14px;font-weight:650;text-decoration:none;transition:background .2s ease,color .2s ease,box-shadow .2s ease}.proofora-menu a:hover,.proofora-menu .current-menu-item>a{background:#fff;color:#0f172a;box-shadow:0 8px 24px rgba(15,23,42,.07)}.proofora-menu ul{position:absolute;left:0;top:calc(100% + 10px);min-width:220px;padding:8px;border:1px solid var(--proofora-border);border-radius:16px;background:#fff;box-shadow:var(--proofora-shadow);opacity:0;visibility:hidden;transform:translateY(6px);transition:.18s ease}.proofora-menu li:hover>ul,.proofora-menu li:focus-within>ul{opacity:1;visibility:visible;transform:translateY(0)}.proofora-menu ul a{border-radius:12px;justify-content:flex-start}.proofora-header-cta{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 16px;border-radius:999px;background:linear-gradient(135deg,#0f172a,#1e3a8a);color:#fff;font-size:14px;font-weight:800;text-decoration:none;box-shadow:0 14px 30px rgba(15,23,42,.18);white-space:nowrap}.proofora-header-cta:hover{filter:brightness(1.06)}
.site-main{min-height:60vh}.site-main>:where(.wp-block-group,.entry-content){width:min(calc(100% - 40px),var(--proofora-shell));margin-inline:auto}.page .site-main,.home .site-main{width:100%}
.wp-block-button__link,.elementor-button{border-radius:999px!important;font-weight:800!important;box-shadow:0 14px 30px rgba(29,78,216,.16)}.wp-block-group,.wp-block-cover,.elementor-section{scroll-margin-top:90px}
.proofora-site-footer{margin-top:60px;padding:34px 0;background:#0f172a;color:#cbd5e1}.proofora-footer-inner{display:grid;grid-template-columns:1.2fr 1fr;gap:24px;align-items:start}.proofora-footer-brand strong{display:block;color:#fff;font-size:18px;letter-spacing:-.03em}.proofora-footer-brand p{margin:8px 0 0;color:#94a3b8;line-height:1.55}.proofora-footer-widgets{display:grid;gap:16px}.proofora-footer-widget{padding:16px;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:rgba(255,255,255,.04)}.proofora-footer-widget__title{margin:0 0 10px;color:#fff;font-size:15px}.proofora-footer-menu,.proofora-legal-menu{display:flex;flex-wrap:wrap;gap:10px;grid-column:1/-1}.proofora-footer-menu a,.proofora-legal-menu a{color:#cbd5e1;text-decoration:none;font-size:14px}.proofora-legal-menu a{color:#94a3b8;font-size:13px}.proofora-footer-menu a:hover,.proofora-legal-menu a:hover{color:#fff}
@media(max-width:782px){.admin-bar .proofora-site-header{top:46px}.proofora-header-inner{min-height:auto;padding:14px 0;align-items:flex-start;flex-wrap:wrap}.proofora-primary-nav{order:3;width:100%;margin-left:0;overflow:auto}.proofora-menu{width:max-content;max-width:none}.proofora-header-cta{margin-left:auto}.proofora-footer-inner{grid-template-columns:1fr}.proofora-shell{width:min(calc(100% - 28px),var(--proofora-shell))}}
@media(max-width:520px){.proofora-header-cta{width:100%}.proofora-brand{width:100%}.proofora-primary-nav{margin-top:2px}.proofora-menu a{font-size:13px;padding:8px 10px}.proofora-site-footer{margin-top:38px;padding:26px 0}}

/* Zone Deals application shell: native theme header and trust footer. */
.proofora-header-inner{position:relative;min-height:82px}
.proofora-brand{flex:0 0 240px;width:240px;min-width:0;overflow:visible}
.proofora-brand .custom-logo-link{display:block;width:240px;height:60px;max-width:100%;line-height:0;overflow:visible}
.proofora-brand .custom-logo{display:block;width:100%;height:100%;max-width:none;max-height:none;object-fit:contain;object-position:left center;overflow:visible}
.proofora-header-actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}
.proofora-header-link,.proofora-header-account{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border-radius:999px;text-decoration:none;font-size:14px;font-weight:800;white-space:nowrap}
.proofora-header-link--secondary{padding:9px 15px;border:1px solid #94a3b8;background:rgba(255,255,255,.7);color:#172554}
.proofora-header-link--secondary:hover{border-color:#1d4ed8;background:#fff;color:#1d4ed8}
.proofora-header-account{gap:9px;padding:6px 14px 6px 7px;border:1px solid #cbd5e1;background:#fff;color:#172554;box-shadow:0 10px 28px rgba(15,23,42,.08)}
.proofora-header-account__avatar{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:linear-gradient(135deg,#1d4ed8,#38bdf8);color:#fff;font-size:13px;font-weight:900;text-transform:uppercase}
.proofora-mobile-nav{display:none}

.proofora-site-footer{margin-top:72px;padding:0 0 28px;background:#081225;color:#cbd5e1}
.proofora-footer-trust{display:grid;grid-template-columns:minmax(220px,.9fr) minmax(0,2.1fr);gap:36px;align-items:center;padding:34px 0;border-bottom:1px solid rgba(148,163,184,.18)}
.proofora-footer-trust>div>span{display:block;margin-bottom:8px;color:#60a5fa;font-size:12px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}
.proofora-footer-trust h2{margin:0;color:#fff;font-size:clamp(22px,3vw,34px);line-height:1.12;letter-spacing:-.04em}
.proofora-footer-trust ul{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;list-style:none;margin:0;padding:0}
.proofora-footer-trust li{min-height:112px;padding:18px;border:1px solid rgba(148,163,184,.18);border-radius:18px;background:linear-gradient(145deg,rgba(30,64,175,.17),rgba(15,23,42,.2))}
.proofora-footer-trust strong,.proofora-footer-trust small{display:block}
.proofora-footer-trust strong{margin-bottom:7px;color:#fff;font-size:14px}
.proofora-footer-trust small{color:#9fb0c9;font-size:12px;line-height:1.55}
.proofora-footer-inner{display:grid;grid-template-columns:minmax(260px,1.5fr) repeat(4,minmax(130px,1fr));gap:38px;padding:48px 0 40px;align-items:start}
.proofora-footer-brand__logo{display:inline-flex;align-items:center;max-width:100%;padding:11px 15px;border:1px solid rgba(255,255,255,.7);border-radius:16px;background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(238,246,255,.94));box-shadow:0 16px 38px rgba(0,0,0,.2)}
.proofora-footer-brand__logo .custom-logo-link{display:block;width:220px;height:58px;max-width:100%;line-height:0}
.proofora-footer-brand__logo img{display:block;width:100%;height:100%;max-width:none;max-height:none;object-fit:contain;object-position:left center;filter:none}
.proofora-footer-brand>p{max-width:340px;margin:18px 0 12px;color:#e2e8f0;font-size:16px;line-height:1.6}
.proofora-footer-brand>small{display:block;max-width:390px;color:#8292ab;font-size:12px;line-height:1.65}
.proofora-footer-column h2{margin:0 0 16px;color:#fff;font-size:13px;letter-spacing:.08em;text-transform:uppercase}
.proofora-footer-column ul,.proofora-footer-menu{display:grid;gap:10px;list-style:none;margin:0;padding:0}
.proofora-footer-column a,.proofora-footer-menu a{color:#aebdd2;text-decoration:none;font-size:14px;line-height:1.45}
.proofora-footer-column a:hover,.proofora-footer-menu a:hover{color:#fff}
.proofora-footer-widgets{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;padding:0 0 32px}
.proofora-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:24px;border-top:1px solid rgba(148,163,184,.18)}
.proofora-footer-bottom p{margin:0;color:#73839d;font-size:12px}
.proofora-legal-menu{display:flex;align-items:center;justify-content:flex-end;gap:18px;list-style:none;margin:0;padding:0}
.proofora-legal-menu a{color:#8797af;font-size:12px;text-decoration:none}
.proofora-legal-menu a:hover{color:#fff}

@media(max-width:1020px){
  .proofora-primary-nav{display:none}
  .proofora-mobile-nav{display:block;margin-left:auto}
  .proofora-mobile-nav>summary{display:grid;place-content:center;gap:4px;width:44px;height:44px;border:1px solid #d5deeb;border-radius:14px;background:#fff;cursor:pointer;list-style:none;box-shadow:0 8px 22px rgba(15,23,42,.06)}
  .proofora-mobile-nav>summary::-webkit-details-marker{display:none}
  .proofora-mobile-nav>summary span{display:block;width:19px;height:2px;border-radius:2px;background:#0f172a}
  .proofora-mobile-nav[open]>summary span:first-child{transform:translateY(6px) rotate(45deg)}
  .proofora-mobile-nav[open]>summary span:nth-child(2){opacity:0}
  .proofora-mobile-nav[open]>summary span:last-child{transform:translateY(-6px) rotate(-45deg)}
  .proofora-mobile-nav__panel{position:absolute;top:calc(100% + 8px);right:0;width:min(360px,calc(100vw - 28px));max-height:calc(100vh - 96px - var(--wp-admin--admin-bar--height,0px));max-height:calc(100dvh - 96px - var(--wp-admin--admin-bar--height,0px));overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:12px;border:1px solid #dbe4f0;border-radius:20px;background:#fff;box-shadow:0 24px 70px rgba(15,23,42,.18)}
  .proofora-mobile-menu,.proofora-mobile-nav__panel .proofora-menu{display:grid;width:100%;list-style:none;margin:0;padding:0}
  .proofora-mobile-menu ul,.proofora-mobile-nav__panel .proofora-menu ul{position:static;display:grid;visibility:visible;opacity:1;transform:none;min-width:0;margin:4px 0 4px 12px;padding:4px;border:0;box-shadow:none}
  .proofora-mobile-menu a,.proofora-mobile-nav__panel .proofora-menu a{display:flex;padding:11px 12px;border-radius:12px;color:#172554;font-size:14px;font-weight:750;text-decoration:none}
  .proofora-mobile-menu a:hover,.proofora-mobile-nav__panel .proofora-menu a:hover{background:#eef4ff;color:#1d4ed8}
  .proofora-mobile-nav__account{display:flex;gap:8px;margin-top:8px;padding-top:10px;border-top:1px solid #e5eaf2}
  .proofora-mobile-nav__account a{flex:1;padding:10px 12px;border-radius:12px;background:#eff6ff;color:#1e3a8a;text-align:center;text-decoration:none;font-size:13px;font-weight:800}
  .proofora-mobile-nav__cabinet{margin-top:8px;padding-top:10px;border-top:1px solid #e5eaf2}
  .proofora-mobile-nav__cabinet>span{display:block;padding:2px 12px 7px;color:#64748b;font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}
  .proofora-mobile-nav__cabinet ul{display:grid;gap:3px;margin:0;padding:0;list-style:none}
  .proofora-mobile-nav__cabinet a{display:flex;align-items:center;min-height:44px;padding:10px 12px;border-radius:12px;color:#1e3a8a;font-size:13px;font-weight:800;text-decoration:none}
  .proofora-mobile-nav__cabinet a:hover{background:#eff6ff;color:#1d4ed8}
  .proofora-mobile-cabinet-link--customer-logout a{margin-top:4px;border-top:1px solid #eef2f7;border-radius:0 0 12px 12px;color:#9f2942}
  .proofora-footer-inner{grid-template-columns:1.5fr repeat(3,minmax(130px,1fr));gap:30px}
  .proofora-footer-inner>.proofora-footer-column:nth-of-type(4){grid-column:2}
}

@media(max-width:782px){
  .proofora-header-inner{min-height:58px;padding:6px 0;align-items:center;flex-wrap:nowrap}
  .proofora-brand{flex-basis:200px;width:200px;min-width:0}
  .proofora-brand .custom-logo-link{width:200px;height:50px}
  .proofora-header-actions{margin-left:0}
  .proofora-footer-trust{grid-template-columns:1fr;gap:22px;padding:30px 0}
  .proofora-footer-trust ul{grid-template-columns:repeat(3,minmax(0,1fr))}
  .proofora-footer-inner{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 22px;padding:38px 0 34px}
  .proofora-footer-brand{grid-column:1/-1}
  .proofora-footer-inner>.proofora-footer-column:nth-of-type(4){grid-column:auto}
  .proofora-footer-bottom{align-items:flex-start;flex-direction:column}
  .proofora-legal-menu{justify-content:flex-start;flex-wrap:wrap}
}

@media(max-width:560px){
  .proofora-shell{width:min(calc(100% - 24px),var(--proofora-shell))}
  .proofora-brand{flex-basis:154px;width:154px}
  .proofora-brand .custom-logo-link{width:154px;height:42px}
  .proofora-header-link--secondary{display:none}
  .proofora-header-actions .proofora-header-cta{width:auto;min-height:40px;padding:8px 12px;font-size:12px}
  .proofora-header-account{min-height:38px;padding:4px 7px 4px 4px}
  .proofora-header-account>span:last-child{display:none}
  .proofora-header-account__avatar{width:28px;height:28px}
  .proofora-mobile-nav>summary{width:38px;height:38px;border-radius:12px}
  .proofora-mobile-nav__panel{right:-52px}
  .proofora-site-footer{margin-top:46px;padding-bottom:22px}
  .proofora-footer-trust ul{grid-template-columns:1fr}
  .proofora-footer-trust li{min-height:0}
  .proofora-footer-inner{grid-template-columns:repeat(2,minmax(0,1fr));padding-top:34px}
  .proofora-footer-brand__logo{padding:9px 12px;border-radius:14px}
  .proofora-footer-brand__logo .custom-logo-link{width:200px;height:52px}
  .proofora-footer-column h2{font-size:12px}
  .proofora-footer-column a,.proofora-footer-menu a{font-size:13px}
}

/* 1.6.3 theme-owned channel owner workspace presentation */
.zdttd-seller-hub,
.zdttd-owner-channel-detail{
 max-width:1180px;
 padding:28px 18px 40px;
}
.zdttd-context-nav{
 display:flex;
 align-items:center;
 justify-content:space-between;
 gap:14px;
 margin:0 0 16px;
 padding:11px 14px;
 border:1px solid rgba(203,213,225,.82);
 border-radius:15px;
 background:rgba(255,255,255,.78);
 color:#64748b;
 font-size:12px;
 font-weight:760;
 line-height:1.35;
 box-shadow:0 8px 24px rgba(20,44,87,.04);
 backdrop-filter:blur(12px);
}
.zdttd-context-nav a{
 display:inline-flex;
 align-items:center;
 gap:7px;
 color:#1d4ed8;
 font-weight:800;
 text-decoration:none;
}
.zdttd-context-nav a:hover{
 color:#172554;
 text-decoration:underline;
 text-underline-offset:3px;
}
.zdttd-seller-hub .zdttd-seller-hub-hero{
 position:relative;
 overflow:hidden;
 margin:0 0 16px;
 padding:32px;
 border-color:rgba(195,210,231,.76);
 border-radius:28px;
 background:
  radial-gradient(circle at 96% 0%,rgba(19,104,255,.14),transparent 22rem),
  radial-gradient(circle at 8% 16%,rgba(18,163,112,.08),transparent 20rem),
  linear-gradient(135deg,rgba(255,255,255,.98),rgba(248,251,255,.88));
 box-shadow:0 18px 55px rgba(20,44,87,.08);
}
.zdttd-seller-hub .zdttd-seller-hub-hero>div{
 position:relative;
 z-index:1;
}
.zdttd-seller-hub .zdttd-seller-hub-hero h1{
 font-size:clamp(32px,4vw,46px);
 letter-spacing:-.045em;
}
.zdttd-seller-hub .zdttd-seller-hub-hero .zdttd-eyebrow{
 margin-bottom:8px;
 color:#2563eb;
 font-size:11px;
 font-weight:850;
}
.zdttd-seller-hub .zdttd-seller-hub-hero p{
 max-width:650px;
 margin-top:11px;
 font-size:15px;
 line-height:1.6;
}
.zdttd-seller-hub .zdttd-card{
 margin:16px 0;
 padding:24px;
 border-color:rgba(203,213,225,.82);
 border-radius:24px;
 background:linear-gradient(180deg,#fff,#fbfdff);
 box-shadow:0 14px 38px rgba(15,23,42,.055);
}
.zdttd-seller-hub .zdttd-card>h2,
.zdttd-hub-section-heading h2{
 font-size:clamp(22px,3vw,28px);
 letter-spacing:-.025em;
}
.zdttd-hub-count{
 padding:11px 15px;
 background:rgba(243,247,253,.9);
 box-shadow:inset 0 1px 0 rgba(255,255,255,.72);
}
.zdttd-hub-count strong{font-size:22px}
.zdttd-hub-disclosure-summary{min-height:44px}
.zdttd-hub-disclosure-summary strong{font-size:22px}
.zdttd-hub-disclosure-summary small{margin-top:2px;font-size:13px;line-height:1.45}
.zdttd-hub-disclosure-action{min-height:40px;padding:0 15px}
.zdttd-hub-channel-grid{gap:14px;margin-top:16px}
.zdttd-hub-channel-card{
 gap:15px;
 padding:18px;
 border-color:#d8e5f3;
 border-radius:20px;
 box-shadow:0 9px 25px rgba(20,44,87,.045);
}
.zdttd-hub-activity>div{min-height:52px;padding:11px 12px}
.zdttd-hub-actions .zdttd-button{min-height:48px;padding:12px 18px}
.zdttd-owner-channel-detail>.zdttd-owner-channel-back{margin:0 0 14px 3px}

@media(max-width:680px){
 .zdttd-seller-hub,
 .zdttd-owner-channel-detail{padding:14px 10px 32px}
 .zdttd-context-nav{
  align-items:flex-start;
  flex-direction:column;
  gap:8px;
  margin-bottom:12px;
  padding:12px 14px;
 }
 .zdttd-context-nav a{min-height:30px}
 .zdttd-seller-hub .zdttd-seller-hub-hero{
  grid-template-columns:1fr;
  gap:16px;
  margin-bottom:12px;
  padding:20px;
  border-radius:22px;
 }
 .zdttd-seller-hub .zdttd-seller-hub-hero h1{font-size:clamp(30px,10vw,38px)}
 .zdttd-seller-hub .zdttd-seller-hub-hero p{font-size:14px;line-height:1.55}
 .zdttd-hub-count{
  display:inline-flex;
  justify-items:initial;
  width:max-content;
  min-width:0;
  padding:9px 12px;
 }
 .zdttd-hub-count strong{font-size:19px}
 .zdttd-hub-count span{font-size:11px;text-align:left}
 .zdttd-seller-hub .zdttd-card{
  margin:12px 0;
  padding:18px;
  border-radius:20px;
 }
 .zdttd-hub-disclosure-summary{align-items:flex-start}
 .zdttd-hub-channel-grid{gap:11px;margin-top:14px}
 .zdttd-hub-channel-card{gap:13px;padding:16px;border-radius:17px}
 .zdttd-hub-actions{display:grid;grid-template-columns:1fr}
 .zdttd-hub-actions .zdttd-button{width:100%;min-height:46px}
 .zdttd-owner-channel-detail>.zdttd-owner-channel-back{margin-left:3px}
}

/* 1.6.6 useful not-found state */
.proofora-not-found{display:grid;place-items:center;min-height:62vh;padding:72px 20px;background:radial-gradient(circle at 50% 0,rgba(19,104,255,.13),transparent 30rem)}
.proofora-not-found__card{width:min(760px,100%);padding:clamp(28px,6vw,58px);border:1px solid rgba(195,210,231,.9);border-radius:30px;background:#fff;text-align:center;box-shadow:0 24px 70px rgba(8,22,51,.1)}
.proofora-not-found__card>span{display:block;color:#1764d8;font-size:13px;font-weight:900;letter-spacing:.18em}
.proofora-not-found__card h1{margin:12px 0;color:#0b1f46;font-size:clamp(32px,6vw,54px);line-height:1.04;letter-spacing:-.055em}
.proofora-not-found__card p{max-width:590px;margin:0 auto;color:#61728f;font-size:15px;line-height:1.7}
.proofora-not-found__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:28px}
@media(max-width:560px){.proofora-not-found__actions{flex-direction:column}.proofora-not-found__actions a{justify-content:center;width:100%}}


/* 1.6.7 protected buyer deal portfolio */
.proofora-buyer-portfolio{margin:24px 0;padding:22px;border:1px solid #dce5f2;border-radius:22px;background:linear-gradient(145deg,#fff,#f7faff);box-shadow:0 18px 48px rgba(15,31,70,.06)}
.proofora-buyer-portfolio__heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:16px}
.proofora-buyer-portfolio__heading span{color:#2a61ca;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.proofora-buyer-portfolio__heading h3{margin:5px 0 0;color:#102443;font-size:22px;letter-spacing:-.03em}
.proofora-buyer-portfolio__heading small{color:#687a97;font-weight:700}
.proofora-buyer-deal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.proofora-buyer-deal{display:flex;flex-direction:column;min-width:0;padding:18px;border:1px solid #e0e8f3;border-radius:18px;background:#fff}
.proofora-buyer-deal__top{display:flex;align-items:center;justify-content:space-between;gap:10px}
.proofora-buyer-deal__top span{padding:5px 9px;border-radius:999px;background:#e8f4ff;color:#195da6;font-size:10px;font-weight:800;text-transform:uppercase}
.proofora-buyer-deal__top small{color:#71809a;font-size:11px}
.proofora-buyer-deal h4{margin:14px 0 12px;color:#102443;font-size:18px;line-height:1.25}
.proofora-buyer-deal dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0 0 15px}
.proofora-buyer-deal dl div{min-width:0;padding:9px;border-radius:11px;background:#f7f9fc}
.proofora-buyer-deal dt{color:#75839a;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.proofora-buyer-deal dd{overflow-wrap:anywhere;margin:4px 0 0;color:#243954;font-size:12px;font-weight:750}
.proofora-buyer-deal>a{margin-top:auto;color:#195fc0;font-size:13px;font-weight:800;text-decoration:none}
@media(max-width:760px){.proofora-buyer-deal-grid{grid-template-columns:1fr}.proofora-buyer-deal dl{grid-template-columns:1fr}.proofora-buyer-portfolio__heading{align-items:flex-start;flex-direction:column}}


/* 1.6.8 public, legal and SEO cleanup */
.proofora-owner-channel__actions{display:flex;flex-wrap:wrap;align-items:center;gap:9px 14px;margin-top:auto}
.proofora-owner-channel__actions>a{color:#195fc0;font-size:12px;font-weight:850;text-decoration:none}
.proofora-owner-channel__actions>a:last-child{color:#18745b}
.proofora-legal-page{min-height:70vh;padding:clamp(24px,5vw,66px) 0 80px;background:linear-gradient(180deg,#f4f8ff 0,#fff 30rem)}
.proofora-legal-document{width:min(calc(100% - 32px),1180px);margin:0 auto}
.proofora-legal-hero{position:relative;overflow:hidden;padding:clamp(30px,6vw,70px);border:1px solid #d9e5f3;border-radius:30px;background:radial-gradient(circle at 92% 8%,rgba(33,112,255,.18),transparent 24rem),linear-gradient(140deg,#fff,#edf5ff);box-shadow:0 24px 70px rgba(15,38,78,.09)}
.proofora-legal-hero>span{display:block;margin-bottom:14px;color:#1760c7;font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}
.proofora-legal-hero h1{max-width:780px;margin:0;color:#0d2342;font-size:clamp(36px,6vw,68px);line-height:1;letter-spacing:-.055em}
.proofora-legal-hero p{max-width:720px;margin:18px 0 0;color:#536986;font-size:clamp(15px,2vw,18px);line-height:1.7}
.proofora-legal-hero small{display:block;margin-top:20px;color:#71819a;font-weight:700}
.proofora-legal-layout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:28px;margin-top:28px}
.proofora-legal-summary{position:sticky;top:112px;align-self:start;display:grid;gap:7px;padding:22px;border:1px solid #dfe7f2;border-radius:20px;background:#fff;box-shadow:0 12px 34px rgba(20,38,73,.06)}
.proofora-legal-summary strong{color:#102746;font-size:13px}
.proofora-legal-summary span{color:#63738b;font-size:12px;line-height:1.45}
.proofora-legal-summary a{overflow-wrap:anywhere;color:#1760c7;font-size:12px;font-weight:800;text-decoration:none}
.proofora-legal-content{min-width:0;padding:clamp(24px,5vw,54px);border:1px solid #e0e8f2;border-radius:24px;background:#fff;box-shadow:0 18px 52px rgba(20,38,73,.06);color:#425773;font-size:15px;line-height:1.75}
.proofora-legal-content .proofora-legal-lead{margin-top:0;padding:18px 20px;border-left:4px solid #1760c7;border-radius:0 14px 14px 0;background:#f3f7ff;color:#203b60;font-size:17px}
.proofora-legal-content h2{scroll-margin-top:120px;margin:42px 0 14px;color:#102746;font-size:clamp(22px,3vw,29px);line-height:1.2;letter-spacing:-.025em}
.proofora-legal-content h2:first-of-type{margin-top:30px}
.proofora-legal-content p{margin:0 0 16px}
.proofora-legal-content ul{margin:0 0 20px;padding-left:22px}
.proofora-legal-content li{margin:7px 0}
.proofora-legal-content a{color:#155ebf;font-weight:750}
.proofora-legal-table-wrap{overflow-x:auto;margin:18px 0 22px;border:1px solid #dde6f1;border-radius:16px}
.proofora-legal-content table{width:100%;min-width:620px;border-collapse:collapse}
.proofora-legal-content th,.proofora-legal-content td{padding:13px 15px;border-bottom:1px solid #e6edf5;text-align:left;vertical-align:top}
.proofora-legal-content th{background:#f3f7fc;color:#203a5d;font-size:12px;letter-spacing:.04em;text-transform:uppercase}
.proofora-legal-content tr:last-child td{border-bottom:0}
@media(max-width:820px){
  .proofora-legal-layout{grid-template-columns:1fr}
  .proofora-legal-summary{position:static}
}
@media(max-width:560px){
  .proofora-legal-page{padding-top:16px}
  .proofora-legal-document{width:min(calc(100% - 20px),1180px)}
  .proofora-legal-hero{padding:26px 20px;border-radius:22px}
  .proofora-legal-content{padding:24px 18px;border-radius:20px}
  .proofora-owner-channel__actions{display:grid;grid-template-columns:1fr;width:100%}
}
