:root{--cp-portal-ink:#161616;--cp-portal-muted:#666;--cp-portal-gold:#b58a3a;--cp-portal-gold-light:#e7d5ae;--cp-portal-bg:#f4f2ee;--cp-portal-line:#e4e0d8}.cp-portal-shell{max-width:1240px;margin:clamp(24px,5vw,72px) auto;padding:0 22px;font-family:Arial,sans-serif;color:var(--cp-portal-ink)}.cp-portal-shell *{box-sizing:border-box}.cp-portal-header{position:relative;overflow:hidden;display:flex;justify-content:space-between;align-items:center;gap:32px;padding:clamp(32px,5vw,64px);border-radius:28px;background:linear-gradient(125deg,#111 0%,#24211d 72%,#3c3020 100%);color:#fff;box-shadow:0 24px 70px rgba(20,15,8,.18)}.cp-portal-header:after{content:"";position:absolute;right:-90px;bottom:-160px;width:380px;height:380px;border:1px solid rgba(181,138,58,.35);border-radius:50%;box-shadow:0 0 0 55px rgba(181,138,58,.06),0 0 0 110px rgba(181,138,58,.04)}.cp-portal-header-content{position:relative;z-index:1;display:flex;align-items:center;gap:24px}.cp-portal-hero-icon{display:grid;place-items:center;flex:0 0 72px;width:72px;height:72px;border:1px solid rgba(255,255,255,.18);border-radius:22px;background:rgba(255,255,255,.08);backdrop-filter:blur(8px)}.cp-portal-hero-icon .dashicons{width:34px;height:34px;font-size:34px;color:var(--cp-portal-gold-light)}.cp-portal-header h1{margin:.15em 0 .18em;font-size:clamp(2.1rem,4.5vw,4rem);line-height:1.02;letter-spacing:-.035em}.cp-portal-header p{max-width:680px;margin:0;color:#ddd;font-size:1.05rem;line-height:1.65}.cp-portal-eyebrow,.cp-portal-kicker{text-transform:uppercase;letter-spacing:.18em;font-size:.75rem!important;font-weight:800;color:var(--cp-portal-gold-light)!important}.cp-portal-button{position:relative;z-index:2;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:13px 21px;border-radius:999px;text-decoration:none!important;font-weight:750;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.cp-portal-button:hover{transform:translateY(-2px)}.cp-portal-button-primary{background:var(--cp-portal-gold);color:#fff!important;box-shadow:0 10px 26px rgba(181,138,58,.25)}.cp-portal-button-light{background:#fff;color:#171717!important;white-space:nowrap}.cp-portal-overview{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:22px 0 52px}.cp-portal-stat{padding:22px 24px;border:1px solid var(--cp-portal-line);border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(20,15,8,.035)}.cp-portal-stat span,.cp-portal-stat strong,.cp-portal-stat small{display:block}.cp-portal-stat span{text-transform:uppercase;letter-spacing:.12em;font-size:.7rem;font-weight:800;color:#8a8175}.cp-portal-stat strong{margin:7px 0 3px;font-size:1.25rem}.cp-portal-stat small{color:var(--cp-portal-muted)}.cp-portal-section-head{display:flex;justify-content:space-between;align-items:end;margin:0 0 20px}.cp-portal-section-head h2{margin:6px 0 0;font-size:clamp(1.7rem,3vw,2.4rem);letter-spacing:-.025em}.cp-portal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.cp-portal-card{position:relative;display:grid;grid-template-columns:auto 1fr;gap:20px;align-items:start;min-height:190px;padding:28px;border:1px solid var(--cp-portal-line);border-radius:22px;background:#fff;color:var(--cp-portal-ink)!important;text-decoration:none!important;box-shadow:0 12px 34px rgba(20,15,8,.045);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.cp-portal-card:hover{transform:translateY(-4px);border-color:#ccb47e;box-shadow:0 20px 50px rgba(20,15,8,.1)}.cp-portal-card-icon{display:grid!important;place-items:center;width:54px!important;height:54px!important;border-radius:16px;background:#f3ead8;color:#9b7028;font-size:27px!important}.cp-portal-card h3{margin:3px 0 9px;font-size:1.3rem}.cp-portal-card p{margin:0;color:var(--cp-portal-muted);line-height:1.55}.cp-portal-card-action{position:absolute;left:102px;bottom:25px;font-size:.9rem;font-weight:800;color:#8c6423}.cp-portal-card-action b{display:inline-block;margin-left:4px;transition:transform .2s ease}.cp-portal-card:hover .cp-portal-card-action b{transform:translateX(4px)}.cp-portal-breadcrumb{display:flex;align-items:center;gap:9px;margin:18px 4px 45px;color:#777;font-size:.9rem}.cp-portal-breadcrumb a{color:#72531e;text-decoration:none}.cp-portal-dashboard-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:28px;align-items:start}.cp-portal-side{display:grid;gap:18px}.cp-portal-panel{padding:26px;border:1px solid var(--cp-portal-line);border-radius:22px;background:#fff;box-shadow:0 12px 34px rgba(20,15,8,.045)}.cp-portal-panel h2{margin:7px 0 16px;font-size:1.35rem}.cp-portal-task-list{display:grid;gap:14px;padding:0;margin:0;list-style:none}.cp-portal-task-list li{display:grid;grid-template-columns:24px 1fr;gap:9px;line-height:1.4;color:#4d4a45}.cp-portal-task-list .dashicons{color:var(--cp-portal-gold)}.cp-portal-contact{background:#1b1a18;color:#fff;border-color:#1b1a18}.cp-portal-contact>.dashicons{width:36px;height:36px;font-size:36px;color:var(--cp-portal-gold-light)}.cp-portal-contact p{color:#cfcac2}.cp-portal-contact a{color:var(--cp-portal-gold-light);font-weight:800;text-decoration:none}.cp-portal-empty,.cp-portal-public-card{max-width:800px;margin:50px auto;padding:clamp(34px,6vw,64px);border:1px solid var(--cp-portal-line);border-radius:26px;background:#fff;text-align:center;box-shadow:0 18px 55px rgba(20,15,8,.08)}.cp-portal-empty>h1,.cp-portal-public-card>h1{font-size:clamp(2rem,5vw,3.6rem);letter-spacing:-.035em}.cp-portal-empty>p,.cp-portal-public-card>p{max-width:620px;margin:0 auto 25px;color:var(--cp-portal-muted);font-size:1.08rem;line-height:1.65}.cp-portal-denied>.dashicons{width:60px;height:60px;font-size:60px;color:var(--cp-portal-gold)}.cp-portal-public-actions{display:flex;justify-content:center;align-items:center;gap:20px;flex-wrap:wrap}.cp-portal-text-link{font-weight:800;color:#72531e}.cp-portal-login{max-width:none;margin:0;padding:clamp(20px,4vw,52px);min-height:72vh;background:linear-gradient(135deg,#111 0%,#29241d 100%);display:grid;place-items:center}.cp-portal-login-layout{width:min(1180px,100%);display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(32px,7vw,90px);align-items:center}.cp-portal-login-intro{color:#fff}.cp-portal-login-intro h1{max-width:720px;margin:.2em 0;font-size:clamp(2.8rem,6vw,5.4rem);line-height:.98;letter-spacing:-.05em}.cp-portal-login-intro>p{max-width:620px;color:#d8d4cd;font-size:1.14rem;line-height:1.7}.cp-portal-login-points{display:flex;gap:20px;flex-wrap:wrap;margin-top:30px;color:#eee;font-size:.92rem}.cp-portal-login-points span{display:flex;align-items:center;gap:7px}.cp-portal-login-points .dashicons{color:var(--cp-portal-gold-light)}.cp-portal-login-card{padding:clamp(30px,5vw,48px);border-radius:26px;background:#fff;box-shadow:0 28px 80px rgba(0,0,0,.32)}.cp-portal-login-card h2{margin:.2em 0 .45em;font-size:clamp(2rem,4vw,3rem);letter-spacing:-.035em}.cp-portal-login-card>p{color:var(--cp-portal-muted);line-height:1.65}.cp-portal-login-card .cp-portal-button{width:100%;margin-top:10px;padding:15px 22px}.cp-portal-help{font-size:.86rem!important;margin-top:20px!important;text-align:center}.cp-portal-login-card .cp-portal-eyebrow{color:#8c6423!important}@media(max-width:960px){.cp-portal-dashboard-layout{grid-template-columns:1fr}.cp-portal-side{grid-template-columns:repeat(2,1fr)}.cp-portal-login-layout{grid-template-columns:1fr}.cp-portal-login-intro{text-align:center}.cp-portal-login-intro>p{margin-left:auto;margin-right:auto}.cp-portal-login-points{justify-content:center}}@media(max-width:760px){.cp-portal-shell{padding:0 14px}.cp-portal-header{align-items:flex-start;flex-direction:column;border-radius:22px}.cp-portal-header-content{align-items:flex-start;flex-direction:column}.cp-portal-hero-icon{width:58px;height:58px;flex-basis:58px}.cp-portal-overview,.cp-portal-grid,.cp-portal-side{grid-template-columns:1fr}.cp-portal-card{min-height:205px;padding:22px}.cp-portal-card-action{left:96px;bottom:22px}.cp-portal-login{padding:24px 18px}.cp-portal-login-intro h1{font-size:clamp(2.7rem,13vw,4.2rem)}.cp-portal-login-points{display:grid;justify-content:start;text-align:left}.cp-portal-login-card{padding:28px 22px}}
.cp-portal-login-page{margin-block-start:0!important}.cp-portal-login-brand{margin-bottom:34px}.cp-portal-login-brand .custom-logo-link{display:inline-flex}.cp-portal-login-brand img{display:block;width:auto;max-width:min(360px,70vw);max-height:120px;object-fit:contain}.cp-portal-login-logo{filter:none}.cp-microsoft-button{gap:12px}.cp-ms-mark{display:grid;grid-template-columns:repeat(2,8px);grid-template-rows:repeat(2,8px);gap:2px;flex:0 0 auto}.cp-ms-mark i{display:block;width:8px;height:8px;background:currentColor;opacity:.96}.cp-portal-login-security{display:flex;align-items:flex-start;gap:9px;margin-top:18px;padding-top:18px;border-top:1px solid #ebe7df;color:#777;font-size:.82rem;line-height:1.45}.cp-portal-login-security .dashicons{color:#8c6423}.cp-portal-login-notice{margin:18px 0;padding:16px 18px;border:1px solid #e7d5ae;border-radius:14px;background:#fbf6eb;color:#584522;line-height:1.5}.cp-portal-login-page+*{margin-top:0}@media(max-width:760px){.cp-portal-login-brand{margin-bottom:24px}.cp-portal-login-brand img{max-height:84px}}

/* 1.6.1 – readability pass */
.cp-portal-header h1,
.cp-portal-login-intro h1,
.cp-portal-contact h2 { color:#fff!important; }
.cp-portal-header p { color:#f0ece5; }
.cp-portal-login-intro>p { color:#eee8df; }
.cp-portal-login-intro .cp-portal-kicker { color:#f0d8a6!important; }
.cp-portal-login-points { color:#f4f1ec; }
.cp-portal-card h3,
.cp-portal-panel h2,
.cp-portal-section-head h2,
.cp-portal-login-card h2,
.cp-portal-empty h1,
.cp-portal-public-card h1 { color:#201c16!important; }
.cp-portal-card p,
.cp-portal-stat small,
.cp-portal-login-card>p,
.cp-portal-empty>p,
.cp-portal-public-card>p { color:#59534a; }
.cp-portal-button-primary { background:#a97825; color:#fff!important; }
.cp-portal-button-primary:hover { background:#8b601b; }
.cp-portal-text-link,.cp-portal-breadcrumb a,.cp-portal-card-action { color:#765116; }
.cp-portal-card:focus-visible,.cp-portal-button:focus-visible,.cp-portal-text-link:focus-visible,.cp-portal-breadcrumb a:focus-visible{outline:3px solid #d39a36;outline-offset:4px}
@media(max-width:760px){.cp-portal-card p,.cp-portal-panel p,.cp-portal-task-list li{font-size:1rem;line-height:1.6}.cp-portal-help{font-size:.92rem!important}}

/* 1.6.3 – hard contrast rules. Keep portal copy readable regardless of theme inheritance. */
body .cp-portal-shell .cp-portal-card,
body .cp-portal-shell .cp-portal-panel:not(.cp-portal-contact),
body .cp-portal-shell .cp-portal-stat,
body .cp-portal-shell .cp-portal-login-card,
body .cp-portal-shell .cp-portal-public-card,
body .cp-portal-shell .cp-portal-empty { color:#211e19!important; }
body .cp-portal-shell .cp-portal-card h1,
body .cp-portal-shell .cp-portal-card h2,
body .cp-portal-shell .cp-portal-card h3,
body .cp-portal-shell .cp-portal-card h4,
body .cp-portal-shell .cp-portal-card h5,
body .cp-portal-shell .cp-portal-card h6,
body .cp-portal-shell .cp-portal-panel:not(.cp-portal-contact) h1,
body .cp-portal-shell .cp-portal-panel:not(.cp-portal-contact) h2,
body .cp-portal-shell .cp-portal-panel:not(.cp-portal-contact) h3,
body .cp-portal-shell .cp-portal-login-card h1,
body .cp-portal-shell .cp-portal-login-card h2,
body .cp-portal-shell .cp-portal-login-card h3,
body .cp-portal-shell .cp-portal-stat strong,
body .cp-portal-shell .cp-portal-section-head h2 { color:#201c16!important; opacity:1!important; }
body .cp-portal-shell .cp-portal-card p,
body .cp-portal-shell .cp-portal-card li,
body .cp-portal-shell .cp-portal-panel:not(.cp-portal-contact) p,
body .cp-portal-shell .cp-portal-panel:not(.cp-portal-contact) li,
body .cp-portal-shell .cp-portal-login-card p,
body .cp-portal-shell .cp-portal-stat small,
body .cp-portal-shell .cp-portal-task-list li { color:#514b43!important; opacity:1!important; }
body .cp-portal-shell .cp-portal-card-action,
body .cp-portal-shell .cp-portal-text-link,
body .cp-portal-shell .cp-portal-breadcrumb a { color:#765116!important; opacity:1!important; }
body .cp-portal-shell .cp-portal-contact,
body .cp-portal-shell .cp-portal-contact h1,
body .cp-portal-shell .cp-portal-contact h2,
body .cp-portal-shell .cp-portal-contact h3 { color:#fff!important; }
body .cp-portal-shell .cp-portal-contact p,
body .cp-portal-shell .cp-portal-contact li { color:#e2ddd5!important; }
body .cp-portal-shell .cp-portal-contact a { color:#f0d8a6!important; }
body .cp-portal-shell .cp-portal-card:visited,
body .cp-portal-shell .cp-portal-card:hover,
body .cp-portal-shell .cp-portal-card:focus { color:#211e19!important; }


/* 2.41.6 – editable exhibitor and sponsor workspaces */
.cp-portal-workspace{max-width:1100px}.cp-portal-workspace-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:24px;padding:clamp(28px,5vw,50px);border-radius:26px;background:linear-gradient(125deg,#151412,#2d271f);color:#fff;box-shadow:0 20px 55px rgba(20,15,8,.16)}.cp-portal-workspace-head h1{margin:.15em 0 .25em;color:#fff!important;font-size:clamp(2rem,4vw,3.4rem)}.cp-portal-workspace-head p{max-width:680px;margin:0;color:#e8e2d9!important;line-height:1.65}.cp-portal-form{padding:clamp(24px,4vw,42px);border:1px solid var(--cp-portal-line);border-radius:24px;background:#fff;box-shadow:0 14px 44px rgba(20,15,8,.06)}.cp-portal-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.cp-portal-field{display:grid;gap:8px}.cp-portal-field--wide{grid-column:1/-1}.cp-portal-field>span{font-weight:800;color:#2a251e}.cp-portal-field input,.cp-portal-field textarea,.cp-portal-field select{width:100%;min-height:46px;padding:11px 13px;border:1px solid #d9d2c6;border-radius:12px;background:#fff;color:#231f19;font:inherit;box-shadow:none}.cp-portal-field textarea{min-height:120px;resize:vertical}.cp-portal-field input:focus,.cp-portal-field textarea:focus,.cp-portal-field select:focus{outline:3px solid rgba(181,138,58,.24);border-color:#b58a3a}.cp-portal-field input[readonly],.cp-portal-field textarea:disabled{background:#f5f2ec;color:#71695e}.cp-portal-field small{color:#777066;line-height:1.5}.cp-portal-form-actions{display:flex;justify-content:flex-end;margin-top:26px;padding-top:22px;border-top:1px solid #ebe6dd}.cp-portal-form-notice{margin:0 0 20px;padding:14px 18px;border-radius:12px;font-weight:700}.cp-portal-form-notice--success{background:#edf7ed;color:#235c2b;border:1px solid #b8dfbd}.cp-portal-form-notice--error{background:#fff0f0;color:#8c2525;border:1px solid #edb6b6}@media(max-width:760px){.cp-portal-workspace-head{flex-direction:column}.cp-portal-form-grid{grid-template-columns:1fr}.cp-portal-field--wide{grid-column:auto}.cp-portal-form-actions{justify-content:stretch}.cp-portal-form-actions .cp-portal-button{width:100%}}

/* 2.42.0 – portal redesign */
.cp-portal-dashboard-v2{--cpv2-ink:#201b15;--cpv2-muted:#625b52;--cpv2-gold:#a87822;--cpv2-soft:#f4ecdc;max-width:1480px}
.cp-portal-dashboard-v2 .cp-portal-dashboard-layout{align-items:start;gap:34px}
.cp-portal-dashboard-v2 .cp-portal-section-head{margin:42px 0 20px}
.cp-portal-dashboard-v2 .cp-portal-kicker-strong{color:#765116!important;opacity:1!important;letter-spacing:.18em;font-weight:900}
.cp-portal-dashboard-v2 .cp-portal-section-head h2{font-size:clamp(2rem,4vw,3.45rem);line-height:1.05;color:var(--cpv2-ink)!important}
.cp-portal-dashboard-v2 .cp-portal-grid{gap:22px}
.cp-portal-dashboard-v2 .cp-portal-card{min-height:230px;border:1px solid #ddd3c3;border-radius:25px;background:#fff;padding:30px;box-shadow:0 13px 38px rgba(47,34,15,.08);grid-template-columns:68px 1fr;align-items:start}
.cp-portal-dashboard-v2 .cp-portal-card:hover{transform:translateY(-4px);box-shadow:0 21px 50px rgba(47,34,15,.14);border-color:#b99352}
.cp-portal-dashboard-v2 .cp-portal-card-icon{width:62px;height:62px;border-radius:18px;background:#f3e8d3;color:#9b6c1e;display:grid;place-items:center;font-size:30px}
.cp-portal-dashboard-v2 .cp-portal-card h3{font-size:1.45rem;margin:3px 0 10px;color:var(--cpv2-ink)!important}
.cp-portal-dashboard-v2 .cp-portal-card p{font-size:1.08rem;line-height:1.65;color:var(--cpv2-muted)!important}
.cp-portal-dashboard-v2 .cp-portal-card-action{position:static;display:inline-flex;margin-top:24px;color:#785418!important;font-weight:900}
.cp-portal-dashboard-v2 .cp-portal-side{gap:22px}
.cp-portal-dashboard-v2 .cp-portal-panel{border:1px solid #ddd3c3;border-radius:25px;padding:31px;background:#fff;box-shadow:0 13px 38px rgba(47,34,15,.08)}
.cp-portal-dashboard-v2 .cp-portal-panel .cp-portal-kicker{color:#765116!important;opacity:1!important;font-weight:900}
.cp-portal-dashboard-v2 .cp-portal-panel h2{color:var(--cpv2-ink)!important;font-size:1.8rem}
.cp-portal-dashboard-v2 .cp-portal-task-list li{color:#514a41!important;font-size:1.05rem;line-height:1.6}
.cp-portal-dashboard-v2 .cp-portal-contact{background:#1c1a17!important;border-color:#1c1a17;color:#fff!important}

.cp-portal-v2{max-width:1280px}
.cp-portal-workspace-hero{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;margin-bottom:26px;padding:clamp(28px,5vw,54px);border-radius:29px;background:radial-gradient(circle at 88% 0,rgba(190,145,66,.22),transparent 35%),linear-gradient(125deg,#151412,#2b251e);color:#fff;box-shadow:0 24px 65px rgba(20,15,8,.18)}
.cp-portal-workspace-icon{width:70px;height:70px;border:1px solid rgba(255,255,255,.17);border-radius:21px;background:rgba(255,255,255,.07);display:grid;place-items:center;color:#f0d8a6}
.cp-portal-workspace-icon .dashicons{font-size:35px;width:35px;height:35px}
.cp-portal-workspace-hero .cp-portal-kicker{color:#f0d8a6!important;opacity:1!important}
.cp-portal-workspace-hero h1{margin:.12em 0 .22em;color:#fff!important;font-size:clamp(2.15rem,5vw,4.35rem);line-height:1.02;letter-spacing:-.045em}
.cp-portal-workspace-hero p{margin:0;color:#ece7df!important;font-size:1.08rem;line-height:1.65}
.cp-portal-profile-layout{display:grid;grid-template-columns:minmax(230px,300px) 1fr;gap:32px;align-items:start}
.cp-portal-logo-card{position:sticky;top:24px;padding:22px;border:1px solid #ded5c8;border-radius:22px;background:#f8f3e9}
.cp-portal-logo-preview{aspect-ratio:1/1;display:grid;place-items:center;gap:8px;margin-bottom:18px;border:1px dashed #bbaa8c;border-radius:18px;background:#fff;overflow:hidden;color:#806530;text-align:center}
.cp-portal-logo-preview img{width:100%;height:100%;object-fit:contain;padding:15px}
.cp-portal-logo-preview .dashicons{font-size:42px;width:42px;height:42px;color:#a87822}
.cp-portal-upload{display:grid;gap:8px;color:#2a251e;font-weight:800}
.cp-portal-upload input[type=file]{width:100%;padding:11px;border:1px solid #d6cbbb;border-radius:12px;background:#fff;font-weight:500}
.cp-portal-upload small{font-weight:500;color:#746c61;line-height:1.45}
.cp-portal-check{display:flex;gap:8px;align-items:center;margin-top:15px;color:#6f2d2d;font-weight:700}
.cp-portal-form-main{min-width:0}
.cp-portal-participation-hero{display:grid;grid-template-columns:1.1fr 1fr auto;gap:24px;align-items:center;margin:0 0 26px;padding:clamp(28px,5vw,48px);border-radius:25px;background:linear-gradient(125deg,#825c1b,#b68836);color:#fff;box-shadow:0 18px 48px rgba(116,75,16,.2)}
.cp-portal-participation-hero .cp-portal-kicker{color:#fff2d0!important;opacity:1!important}
.cp-portal-participation-hero h2{margin:.12em 0;color:#fff!important;font-size:clamp(2rem,4vw,3.6rem)}
.cp-portal-participation-hero p{margin:0;color:#fff7e8!important;line-height:1.6}
.cp-portal-participation-stats{display:grid;grid-template-columns:repeat(2,minmax(150px,1fr));gap:13px}
.cp-portal-participation-stats>div{padding:18px;border:1px solid rgba(255,255,255,.28);border-radius:17px;background:rgba(255,255,255,.1)}
.cp-portal-participation-stats span{display:block;margin-bottom:6px;color:#fff2d0;font-size:.78rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.cp-portal-participation-stats strong{color:#fff!important;font-size:1.16rem;line-height:1.3}
.cp-portal-stand-embed{overflow:hidden;border:1px solid #ded5c8;border-radius:25px;background:#fff;box-shadow:0 16px 48px rgba(33,23,8,.09)}
@media(max-width:980px){.cp-portal-profile-layout{grid-template-columns:1fr}.cp-portal-logo-card{position:static}.cp-portal-participation-hero{grid-template-columns:1fr}.cp-portal-workspace-hero{grid-template-columns:auto 1fr}.cp-portal-workspace-hero>.cp-portal-button{grid-column:1/-1;justify-self:start}}
@media(max-width:680px){.cp-portal-workspace-hero{grid-template-columns:1fr}.cp-portal-workspace-icon{width:58px;height:58px}.cp-portal-participation-stats{grid-template-columns:1fr}.cp-portal-dashboard-v2 .cp-portal-card{grid-template-columns:1fr;min-height:0}.cp-portal-dashboard-v2 .cp-portal-card-action{margin-top:14px}}


/* 2.45.4 – readable managed-information cards */
body .cp-portal-shell .cp-portal-role-grid .cp-portal-readonly-card{
  background:#fff!important;
  border:1px solid #d9d0c2!important;
  box-shadow:0 12px 34px rgba(35,25,10,.08)!important;
}
body .cp-portal-shell .cp-portal-role-grid .cp-portal-readonly-card .cp-portal-kicker{
  color:#7a5316!important;
  opacity:1!important;
  -webkit-text-fill-color:#7a5316!important;
  font-weight:900!important;
}
body .cp-portal-shell .cp-portal-role-grid .cp-portal-readonly-card h2{
  color:#211d18!important;
  opacity:1!important;
  -webkit-text-fill-color:#211d18!important;
}
body .cp-portal-shell .cp-portal-role-grid .cp-portal-readonly-content,
body .cp-portal-shell .cp-portal-role-grid .cp-portal-readonly-content p,
body .cp-portal-shell .cp-portal-role-grid .cp-portal-readonly-content li{
  color:#403a33!important;
  opacity:1!important;
  -webkit-text-fill-color:#403a33!important;
}
body .cp-portal-shell .cp-portal-role-grid .cp-portal-empty-value{
  color:#655d53!important;
  opacity:1!important;
  -webkit-text-fill-color:#655d53!important;
  font-style:italic;
}


/* Floorplan experience 3.3.0 */
.cp-portal-my-stand-status{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin:0 0 1.25rem;padding:1.1rem 1.25rem;border:1px solid rgba(167,118,23,.25);border-radius:1rem;background:#fffaf1}.cp-portal-my-stand-status strong{display:block;font-size:1.7rem;color:#7e5410}.cp-portal-my-stand-status p{margin:.25rem 0 0;color:#675f54}@media(max-width:720px){.cp-portal-my-stand-status{align-items:flex-start;flex-direction:column}}


/* 3.3.4 – public exhibitor and sponsor applications */
.cp-public-application{max-width:1120px;margin-top:clamp(28px,5vw,70px);margin-bottom:clamp(40px,7vw,90px)}
.cp-public-application__card{overflow:hidden;border:1px solid #ddd2c0;border-radius:28px;background:#fff;box-shadow:0 22px 65px rgba(37,25,8,.1)}
.cp-public-application__head{padding:clamp(28px,5vw,52px);background:linear-gradient(135deg,#1b1814,#332719);color:#fff}
.cp-public-application__head .cp-portal-kicker{color:#efd6a3!important;opacity:1!important;-webkit-text-fill-color:#efd6a3!important}
.cp-public-application__head h2{margin:.22em 0 .3em;color:#fff!important;font-size:clamp(2rem,5vw,3.8rem);line-height:1.03;letter-spacing:-.04em}
.cp-public-application__head p{max-width:760px;margin:0;color:#f0ebe3!important;font-size:1.08rem;line-height:1.65;opacity:1!important;-webkit-text-fill-color:#f0ebe3!important}
.cp-public-application__form{padding:clamp(25px,5vw,52px)}
.cp-public-application__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.cp-public-application__grid label{display:grid;gap:8px;color:#29231c;font-weight:800}
.cp-public-application__grid label.is-wide{grid-column:1/-1}
.cp-public-application__grid input,.cp-public-application__grid select,.cp-public-application__grid textarea{box-sizing:border-box;width:100%;min-height:50px;padding:13px 15px;border:1px solid #d6ccbd;border-radius:13px;background:#fff;color:#211d18;font:inherit;box-shadow:none}
.cp-public-application__grid textarea{min-height:150px;resize:vertical}
.cp-public-application__grid input:focus,.cp-public-application__grid select:focus,.cp-public-application__grid textarea:focus{outline:3px solid rgba(181,138,58,.24);border-color:#a87822}
.cp-application-consent{display:flex!important;grid-template-columns:auto 1fr!important;align-items:flex-start;gap:11px!important;font-weight:600!important;line-height:1.5}
.cp-application-consent input{width:19px!important;min-height:19px!important;margin-top:2px}
.cp-public-application__actions{display:flex;justify-content:flex-end;margin-top:28px;padding-top:24px;border-top:1px solid #eee7dc}
.cp-public-application__actions .cp-portal-button{border:0;cursor:pointer;font-size:1rem}
.cp-application-notice{margin:24px clamp(25px,5vw,52px) 0;padding:15px 18px;border-radius:13px;line-height:1.5}
.cp-application-notice--success{border:1px solid #b8dfbd;background:#edf7ed;color:#235c2b}
.cp-application-notice--error{border:1px solid #edb6b6;background:#fff0f0;color:#8c2525}
.cp-application-hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
@media(max-width:720px){.cp-public-application__grid{grid-template-columns:1fr}.cp-public-application__grid label.is-wide{grid-column:auto}.cp-public-application__actions{justify-content:stretch}.cp-public-application__actions .cp-portal-button{width:100%}}

/* 3.6.0 – readable application workflow in the internal cockpit */
.cp-application-cockpit{margin-top:28px;padding:24px;border-radius:18px;background:#fff;border:1px solid rgba(55,49,0,.16);box-shadow:0 12px 34px rgba(42,35,20,.08);color:#28231e}
.cp-application-cockpit-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:18px}
.cp-application-cockpit-head span{display:block;color:#8b5b2b;font-weight:800;font-size:12px;letter-spacing:.08em;text-transform:uppercase}
.cp-application-cockpit-head h2{margin:4px 0 6px;color:#29231d;font-size:clamp(23px,3vw,32px)}
.cp-application-cockpit-head p{margin:0;color:#5e554d}
.cp-application-cockpit-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:16px}
.cp-application-cockpit-stats article{padding:14px 16px;border:1px solid #e4ddd3;border-radius:13px;background:#f7f4ef;color:#332d27}
.cp-application-cockpit-stats article span{display:block;color:#695f55;font-size:13px;font-weight:650}
.cp-application-cockpit-stats article strong{display:block;margin-top:5px;font-size:28px;line-height:1;color:#332d27}
.cp-application-cockpit-stats article.is-danger{background:#fceceb;border-color:#efc0bc}
.cp-application-cockpit-list{display:grid;gap:9px}
.cp-application-cockpit-item{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:13px 15px;border:1px solid #e6dfd6;border-radius:12px;background:#fff;color:#28231e;text-decoration:none;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}
.cp-application-cockpit-item:hover{transform:translateY(-1px);border-color:#caa679;box-shadow:0 7px 18px rgba(42,35,20,.08)}
.cp-application-cockpit-item>div:first-child span{display:block;color:#8b5b2b;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}
.cp-application-cockpit-item>div:first-child strong{display:block;margin-top:3px;color:#29231d;font-size:15px}
.cp-application-cockpit-item>div:last-child{text-align:right}
.cp-application-cockpit-item small{display:block;color:#625950;margin-bottom:4px}
.cp-application-cockpit-item em{display:inline-flex;padding:3px 8px;border-radius:999px;font-size:11px;font-style:normal;font-weight:750;background:#eef2f5;color:#40505d}
.cp-application-cockpit-item em.is-sent{background:#e7f5ec;color:#1d5f38}
.cp-application-cockpit-item em.is-partial{background:#fff3cd;color:#674d00}
.cp-application-cockpit-item em.is-failed{background:#fbe9e7;color:#8f251f}
.cp-application-cockpit-empty{padding:18px;border-radius:12px;background:#f7f4ef;color:#5e554d;text-align:center}
@media(max-width:760px){.cp-application-cockpit-head,.cp-application-cockpit-item{align-items:stretch;flex-direction:column}.cp-application-cockpit-stats{grid-template-columns:1fr}.cp-application-cockpit-item>div:last-child{text-align:left}}

/* 3.6.3: verbindliche Kontraste im internen Cockpit */
.cp-application-cockpit,
.cp-application-cockpit *{color:#2b251f!important}
.cp-application-cockpit-head>div>span,
.cp-application-cockpit-item>div:first-child>span{color:#8a5524!important}
.cp-application-cockpit-head h2,
.cp-application-cockpit-item strong{color:#211d19!important}
.cp-application-cockpit-head p,
.cp-application-cockpit-item small,
.cp-application-cockpit-empty{color:#5f574f!important}
.cp-application-cockpit .cp-portal-button{color:#5d4318!important}
.cp-application-cockpit-item em.is-sent{background:#e5f4e9!important;color:#1e6338!important}
.cp-application-cockpit-item em.is-partial{background:#fff1c9!important;color:#624900!important}
.cp-application-cockpit-item em.is-failed{background:#fbe6e3!important;color:#90271f!important}
.cp-application-cockpit-item em.is-pending{background:#edf1f4!important;color:#3e4f5b!important}

/* 3.6.6 – Newsletter widget in the internal cockpit */
.cp-news-portal-widget{margin-top:24px;background:#fff;border:1px solid rgba(56,39,31,.14);border-radius:18px;padding:24px;box-shadow:0 10px 30px rgba(40,24,18,.05)}.cp-news-portal-widget .cp-portal-workflow__head{display:flex;justify-content:space-between;gap:20px;align-items:center}.cp-news-portal-widget .cp-portal-workflow__head h2,.cp-news-portal-widget .cp-portal-workflow__head p{color:#24313c!important}.cp-news-portal-widget .cp-portal-workflow__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:18px 0}.cp-news-portal-widget .cp-portal-workflow__stats a{display:block;background:#faf7f4;border:1px solid rgba(96,60,42,.12);border-radius:12px;padding:16px;text-decoration:none}.cp-news-portal-widget .cp-portal-workflow__stats strong{display:block;font-size:28px;color:#6f2f1f!important}.cp-news-portal-widget .cp-portal-workflow__stats span{display:block;color:#53616d!important;margin-top:4px}.cp-news-portal-widget .cp-portal-planner-actions{display:flex;gap:10px;flex-wrap:wrap}@media(max-width:760px){.cp-news-portal-widget .cp-portal-workflow__head{align-items:flex-start;flex-direction:column}.cp-news-portal-widget .cp-portal-workflow__stats{grid-template-columns:1fr}}

/* 3.7.0: reliable contrast for section kickers on light portal backgrounds. */
body .cp-portal-shell:not(.cp-portal-login) .cp-portal-section-head .cp-portal-kicker{color:#765116!important;text-shadow:none!important;}

/* 3.7.4 – Reporting preview in the internal cockpit */
.cp-reporting-portal-preview{margin-top:24px;padding:24px;border:1px solid rgba(56,39,31,.14);border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(40,24,18,.05);color:#28231e}.cp-reporting-portal-preview__head{display:flex;align-items:center;justify-content:space-between;gap:22px}.cp-reporting-portal-preview__head h2{margin:4px 0 5px;color:#28231e!important}.cp-reporting-portal-preview__head p{margin:0;color:#625a51!important}.cp-reporting-portal-preview__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:18px}.cp-reporting-portal-preview__grid article{display:grid;grid-template-columns:42px 1fr;gap:12px;padding:15px;border:1px solid #e4ddd3;border-radius:13px;background:#faf8f4}.cp-reporting-portal-preview__grid article>.dashicons{display:grid;place-items:center;width:42px;height:42px;border-radius:11px;background:#efe2c9;color:#805815;font-size:21px}.cp-reporting-portal-preview__grid small,.cp-reporting-portal-preview__grid span{display:block;color:#6c635a!important}.cp-reporting-portal-preview__grid strong{display:block;margin:3px 0;color:#28231e!important;font-size:27px;line-height:1}.cp-reporting-portal-preview__grid article div>span{font-size:12px}@media(max-width:1050px){.cp-reporting-portal-preview__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.cp-reporting-portal-preview__head{align-items:stretch;flex-direction:column}.cp-reporting-portal-preview__grid{grid-template-columns:1fr}.cp-reporting-portal-preview__head .cp-portal-button{width:100%;text-align:center}}

/* 4.0.14 – Central portal readability contract.
 * All current and future portal modules using .cp-portal-shell/.cp-app-shell inherit
 * safe foreground/background combinations. Module CSS may refine layout, but must not
 * reintroduce light text on light cards. */
.cp-portal-shell{
  --cp-ui-bg:#f7f2e9;
  --cp-ui-surface:#ffffff;
  --cp-ui-surface-soft:#fbf8f3;
  --cp-ui-text:#211d18;
  --cp-ui-text-muted:#625a51;
  --cp-ui-heading:#171411;
  --cp-ui-border:#ddd4c8;
  --cp-ui-accent:#9b6a18;
  --cp-ui-accent-hover:#765014;
  --cp-ui-hero-start:#151310;
  --cp-ui-hero-end:#30261a;
}
.cp-portal-shell .cp-app-shell,
.cp-portal-shell .cp-app-shell p,
.cp-portal-shell .cp-app-shell li,
.cp-portal-shell .cp-app-shell td,
.cp-portal-shell .cp-app-shell label,
.cp-portal-shell .cp-app-shell small{
  color:var(--cp-ui-text-muted)!important;
}
.cp-portal-shell .cp-app-shell h1,
.cp-portal-shell .cp-app-shell h2,
.cp-portal-shell .cp-app-shell h3,
.cp-portal-shell .cp-app-shell h4,
.cp-portal-shell .cp-app-shell strong,
.cp-portal-shell .cp-app-shell th{
  color:var(--cp-ui-heading)!important;
}
.cp-portal-shell .cp-app-hero{
  background:linear-gradient(135deg,var(--cp-ui-hero-start),var(--cp-ui-hero-end))!important;
  color:#fff!important;
  border-radius:24px;
}
.cp-portal-shell .cp-app-hero h1,
.cp-portal-shell .cp-app-hero h2,
.cp-portal-shell .cp-app-hero h3,
.cp-portal-shell .cp-app-hero p,
.cp-portal-shell .cp-app-hero strong,
.cp-portal-shell .cp-app-hero .cp-app-eyebrow{
  color:#fff!important;
  text-shadow:none!important;
}
.cp-portal-shell .cp-app-hero .cp-app-eyebrow{color:#ead5a8!important;}
.cp-portal-shell .cp-app-shell section,
.cp-portal-shell .cp-app-shell article,
.cp-portal-shell .cp-app-shell .cp-card,
.cp-portal-shell .cp-app-shell .cp-panel,
.cp-portal-shell .cp-app-shell .cp-audit-empty,
.cp-portal-shell .cp-app-shell .cp-audit-note,
.cp-portal-shell .cp-app-shell .cp-audit-table-wrap{
  color:var(--cp-ui-text)!important;
}
.cp-portal-shell .cp-app-shell input,
.cp-portal-shell .cp-app-shell select,
.cp-portal-shell .cp-app-shell textarea{
  background:#fff!important;
  color:var(--cp-ui-text)!important;
  border-color:var(--cp-ui-border)!important;
}
.cp-portal-shell .cp-app-shell input::placeholder,
.cp-portal-shell .cp-app-shell textarea::placeholder{color:#81776c!important;opacity:1;}
.cp-portal-shell .cp-app-shell a:not(.cp-portal-button):not(.button){color:#7e4d20!important;}
.cp-portal-shell .cp-app-shell .button,
.cp-portal-shell .cp-app-shell button,
.cp-portal-shell .cp-app-shell input[type="submit"]{
  display:inline-flex!important;
  align-items:center;
  justify-content:center;
  min-height:44px;
  padding:10px 18px!important;
  border:1px solid var(--cp-ui-accent)!important;
  border-radius:10px!important;
  background:#fff!important;
  color:#68440d!important;
  font-weight:750!important;
  line-height:1.2!important;
  text-decoration:none!important;
  box-shadow:none!important;
}
.cp-portal-shell .cp-app-shell .button-primary,
.cp-portal-shell .cp-app-shell button.button-primary,
.cp-portal-shell .cp-app-shell input[type="submit"].button-primary{
  background:var(--cp-ui-accent)!important;
  color:#fff!important;
}
.cp-portal-shell .cp-app-shell .button:hover,
.cp-portal-shell .cp-app-shell button:hover,
.cp-portal-shell .cp-app-shell input[type="submit"]:hover{
  border-color:var(--cp-ui-accent-hover)!important;
  background:var(--cp-ui-accent-hover)!important;
  color:#fff!important;
}
.cp-portal-shell .cp-app-shell .button:focus-visible,
.cp-portal-shell .cp-app-shell button:focus-visible,
.cp-portal-shell .cp-app-shell a:focus-visible{
  outline:3px solid rgba(155,106,24,.35)!important;
  outline-offset:3px!important;
}
.cp-portal-shell .cp-app-shell table{background:#fff!important;color:var(--cp-ui-text)!important;}
.cp-portal-shell .cp-app-shell thead th{background:var(--cp-ui-surface-soft)!important;color:var(--cp-ui-heading)!important;}
.cp-portal-shell .cp-app-shell tbody td{color:var(--cp-ui-text)!important;}


/* 4.0.16 – Unified portal hero contract.
 * Every upper dark module hero in the authenticated portal uses the same visual system.
 * Future portal modules should use .cp-app-hero or add their hero class to this contract. */
.cp-portal-shell :is(
  .cp-app-hero,
  .cp-news-hero,
  .cp-reporting-hero,
  .cp-commercial-hero,
  .cp-portal-workspace-hero,
  .cp-portal-center-hero,
  .cp-ops-hero,
  .cp-planner-hero,
  .cp-email-log__hero
){
  position:relative!important;
  isolation:isolate;
  overflow:hidden!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:clamp(20px,4vw,52px)!important;
  min-height:clamp(245px,24vw,340px)!important;
  margin:0 0 28px!important;
  padding:clamp(34px,5vw,78px)!important;
  border:1px solid rgba(255,255,255,.08)!important;
  border-radius:30px!important;
  background:
    radial-gradient(circle at 91% 52%,transparent 0 112px,rgba(177,122,27,.22) 113px 114px,transparent 115px 162px,rgba(177,122,27,.12) 163px 164px,transparent 165px),
    radial-gradient(circle at 86% 20%,rgba(177,122,27,.18),transparent 33%),
    linear-gradient(135deg,#111110 0%,#1b1814 58%,#332718 100%)!important;
  box-shadow:0 22px 48px rgba(38,29,19,.18)!important;
  color:#fff!important;
}
.cp-portal-shell :is(
  .cp-app-hero,
  .cp-news-hero,
  .cp-reporting-hero,
  .cp-commercial-hero,
  .cp-portal-workspace-hero,
  .cp-portal-center-hero,
  .cp-ops-hero,
  .cp-planner-hero,
  .cp-email-log__hero
)::after{
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  pointer-events:none;
  background:linear-gradient(90deg,rgba(8,8,8,.18),transparent 72%);
}
.cp-portal-shell :is(
  .cp-app-hero,
  .cp-news-hero,
  .cp-reporting-hero,
  .cp-commercial-hero,
  .cp-portal-workspace-hero,
  .cp-portal-center-hero,
  .cp-ops-hero,
  .cp-planner-hero,
  .cp-email-log__hero
) :is(h1,h2,h3,p,strong,small,span){
  color:#fff!important;
  text-shadow:none!important;
}
.cp-portal-shell :is(
  .cp-app-hero .cp-app-eyebrow,
  .cp-news-hero .cp-news-eyebrow,
  .cp-commercial-hero .cp-portal-kicker,
  .cp-portal-workspace-hero .cp-portal-kicker,
  .cp-reporting-hero>div>span,
  .cp-portal-center-hero>span,
  .cp-ops-hero>div>span,
  .cp-planner-hero>div>span,
  .cp-email-log__hero>div>span
){
  color:#ead5a8!important;
  font-size:12px!important;
  font-weight:800!important;
  letter-spacing:.18em!important;
  text-transform:uppercase!important;
}
.cp-portal-shell :is(
  .cp-app-hero,
  .cp-news-hero,
  .cp-reporting-hero,
  .cp-commercial-hero,
  .cp-portal-workspace-hero,
  .cp-portal-center-hero,
  .cp-ops-hero,
  .cp-planner-hero,
  .cp-email-log__hero
) h1{
  max-width:850px!important;
  margin:12px 0 14px!important;
  font-size:clamp(38px,5vw,70px)!important;
  line-height:.98!important;
  letter-spacing:-.045em!important;
  text-wrap:balance;
}
.cp-portal-shell :is(
  .cp-app-hero,
  .cp-news-hero,
  .cp-reporting-hero,
  .cp-commercial-hero,
  .cp-portal-workspace-hero,
  .cp-portal-center-hero,
  .cp-ops-hero,
  .cp-planner-hero,
  .cp-email-log__hero
) p{
  max-width:760px!important;
  margin:0!important;
  color:rgba(255,255,255,.82)!important;
  font-size:clamp(16px,1.5vw,20px)!important;
  line-height:1.55!important;
}
.cp-portal-shell :is(.cp-app-hero,.cp-news-hero,.cp-reporting-hero,.cp-portal-workspace-hero) :is(.button,.cp-news-btn,.cp-portal-button){
  position:relative;
  z-index:2;
  flex:0 0 auto;
  min-height:54px!important;
  padding:14px 25px!important;
  border-radius:999px!important;
  font-weight:800!important;
}
@media(max-width:800px){
  .cp-portal-shell :is(
    .cp-app-hero,
    .cp-news-hero,
    .cp-reporting-hero,
    .cp-commercial-hero,
    .cp-portal-workspace-hero,
    .cp-portal-center-hero,
    .cp-ops-hero,
    .cp-planner-hero,
    .cp-email-log__hero
  ){
    align-items:flex-start!important;
    flex-direction:column!important;
    min-height:auto!important;
    padding:30px 24px!important;
    border-radius:22px!important;
  }
  .cp-portal-shell :is(
    .cp-app-hero,
    .cp-news-hero,
    .cp-reporting-hero,
    .cp-commercial-hero,
    .cp-portal-workspace-hero,
    .cp-portal-center-hero,
    .cp-ops-hero,
    .cp-planner-hero,
    .cp-email-log__hero
  ) h1{font-size:clamp(36px,11vw,54px)!important;}
}

/* 4.0.19 – stable customer/member reference in portal header. */
.cp-portal-reference{display:inline-flex!important;align-items:center;gap:9px;margin:12px 0 0!important;padding:7px 11px;border:1px solid rgba(255,255,255,.26);border-radius:999px;background:rgba(255,255,255,.1);color:#fff!important}.cp-portal-reference span,.cp-portal-reference strong{color:#fff!important;-webkit-text-fill-color:#fff!important}.cp-portal-reference span{font-size:.78rem;text-transform:uppercase;letter-spacing:.07em}.cp-portal-reference strong{font-size:.95rem}

/* Passkey login – 4.0.27 */
.cp-portal-login-actions{display:grid;gap:12px;margin-top:18px}.cp-portal-login-actions .cp-portal-button{width:100%}.cp-portal-button-secondary{background:#fff;color:#171717!important;border:1px solid #d9d4cb;box-shadow:0 8px 22px rgba(20,15,8,.06)}.cp-passkey-button .dashicons{width:20px;height:20px;font-size:20px}.cp-portal-passkey-hint{margin:14px 0 8px!important;color:#69645e!important;font-size:.9rem!important;line-height:1.5!important}.cp-portal-passkey-setup{display:inline-flex;align-items:center;gap:5px;color:#7d5b22!important;font-weight:750;text-decoration:none!important}.cp-portal-passkey-setup:hover{text-decoration:underline!important}
