/* EICMA Member & Events Hub — beta public styles */
:root{--eicma-navy:#192a54;--eicma-cream:#f4ead7;--eicma-inner:#f9f2e4;--eicma-gold:#d1a158;--eicma-brown:#b77b34;--eicma-text:#655e55}
.eicma-hub-page,.eicma-auth-card,.eicma-account,.eicma-application,.eicma-directory{font-family:Arial,Helvetica,sans-serif;color:var(--eicma-text)}
.eicma-shell{width:100%;max-width:1380px;margin:0 auto;padding-left:40px;padding-right:40px;box-sizing:border-box}
.eicma-page-hero,.eicma-event-hero{background:var(--eicma-navy);color:#fff;padding:76px 0 72px;position:relative;overflow:hidden}
.eicma-event-hero.has-image{background-image:linear-gradient(90deg,rgba(10,22,49,.96),rgba(10,22,49,.74)),var(--event-bg);background-size:cover;background-position:center}
.eicma-page-hero h1,.eicma-event-hero h1{font-family:Georgia,"Times New Roman",serif;color:#fff8ec;font-size:50px;line-height:1.08;margin:10px 0 15px;max-width:900px}
.eicma-page-hero p,.eicma-event-hero>div>p{font-size:15px;line-height:1.75;max-width:760px;color:rgba(255,255,255,.7)}
.eicma-kicker{display:block;color:var(--eicma-brown);font-size:10px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;margin-bottom:8px}
.eicma-event-hero .eicma-kicker{color:var(--eicma-gold)}
.eicma-section{padding:70px 0 80px}.eicma-section-cream{background:var(--eicma-cream)}
.eicma-event-grid,.eicma-member-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.eicma-event-card,.eicma-member-card{background:var(--eicma-inner);border:1px solid rgba(25,42,84,.14);border-top:3px solid var(--eicma-brown);overflow:hidden}
.eicma-event-card-image{display:block;aspect-ratio:16/9;background:#ddd;overflow:hidden}.eicma-event-card-image img{width:100%;height:100%;object-fit:cover;display:block}
.eicma-event-card-body,.eicma-member-card{padding:24px}.eicma-event-card h3,.eicma-member-card h3,.eicma-dashboard-card h3,.eicma-account-event h3{font-family:Georgia,"Times New Roman",serif;color:var(--eicma-navy);font-size:21px;line-height:1.28;margin:0 0 9px}.eicma-event-card h3 a,.eicma-member-card h3 a,.eicma-account-event h3 a{color:inherit;text-decoration:none}
.eicma-event-card p,.eicma-member-card p{font-size:12px;line-height:1.7;margin:0 0 16px}.eicma-event-card-meta{color:var(--eicma-brown)!important;font-weight:700}
.eicma-text-link{color:var(--eicma-navy)!important;text-decoration:none!important;font-size:9px;font-weight:700;letter-spacing:1.1px;text-transform:uppercase;border-bottom:1px solid var(--eicma-brown);padding-bottom:3px}
.eicma-event-hero-meta{margin-top:28px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid rgba(255,255,255,.15)}.eicma-event-hero-meta div{padding:18px;border-right:1px solid rgba(255,255,255,.15)}.eicma-event-hero-meta div:last-child{border-right:0}.eicma-event-hero-meta strong{display:block;color:var(--eicma-gold);font-family:Georgia,"Times New Roman",serif;font-size:19px}.eicma-event-hero-meta span{font-size:10px;color:rgba(255,255,255,.58)}
.eicma-event-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr);gap:30px}.eicma-prose{font-size:14px;line-height:1.8}.eicma-prose h2,.eicma-event-venue h2,.eicma-application h2,.eicma-account-panel h2{font-family:Georgia,"Times New Roman",serif;color:var(--eicma-navy)}
.eicma-event-venue{margin-top:36px;padding:26px;background:var(--eicma-inner);border-left:4px solid var(--eicma-brown)}
.eicma-event-register-box,.eicma-member-contact-card,.eicma-auth-card,.eicma-application{background:var(--eicma-inner);border-top:4px solid var(--eicma-brown);padding:28px;box-sizing:border-box}.eicma-event-register-box{position:sticky;top:20px}.eicma-event-register-box h3,.eicma-auth-card h2,.eicma-application h2{font-family:Georgia,"Times New Roman",serif;color:var(--eicma-navy);font-size:27px;margin:0 0 10px}.eicma-event-register-box p,.eicma-auth-card p,.eicma-application p{font-size:12px;line-height:1.7}
.eicma-form{margin-top:18px}.eicma-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.eicma-field{display:block;margin-bottom:13px}.eicma-field span{display:block;font-size:9px;font-weight:700;letter-spacing:1.1px;text-transform:uppercase;color:var(--eicma-navy);margin-bottom:6px}.eicma-field input,.eicma-field textarea,.eicma-directory-search input{width:100%;box-sizing:border-box;border:1px solid rgba(25,42,84,.22);background:#fffaf1;padding:12px 13px;font:inherit;color:#333;border-radius:0}.eicma-field-full{grid-column:1/-1}.eicma-form-help{font-size:10px!important;color:#867b6f}.eicma-actions{display:flex;gap:9px;flex-wrap:wrap}
.eicma-btn{min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 17px;border-radius:0;font-size:9px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;text-decoration:none!important;cursor:pointer}.eicma-btn-primary{background:var(--eicma-navy);border:1px solid var(--eicma-navy);color:#fff!important}.eicma-btn-outline{background:transparent;border:1px solid rgba(25,42,84,.4);color:var(--eicma-navy)!important}
.eicma-notice{padding:14px 16px;background:#eadcc5;border-left:3px solid var(--eicma-brown);font-size:12px;line-height:1.6;margin:15px 0}.eicma-notice.success{border-left-color:#4f7d57}.eicma-notice.error{border-left-color:#9b3d36}.eicma-notice.registered{border-left-color:#4f7d57}
.eicma-auth-card,.eicma-application,.eicma-account,.eicma-directory{max-width:1100px;margin:45px auto;padding:36px}.eicma-auth-card{max-width:680px}.eicma-auth-links{display:flex;justify-content:space-between;gap:20px;margin-top:18px;font-size:11px}.eicma-auth-links a{color:var(--eicma-navy)}
#loginform p{margin:0 0 14px}#loginform label{font-size:10px;font-weight:700;color:var(--eicma-navy);text-transform:uppercase;letter-spacing:1px}#loginform input[type=text],#loginform input[type=password]{width:100%;box-sizing:border-box;border:1px solid rgba(25,42,84,.22);padding:12px;background:#fffaf1}#wp-submit{background:var(--eicma-navy);color:#fff;border:0;padding:12px 18px;font-weight:700;text-transform:uppercase;letter-spacing:1px;cursor:pointer}
.eicma-directory-search{display:grid;grid-template-columns:1fr .7fr auto;gap:10px;margin-bottom:25px}.eicma-member-logo{height:88px;display:flex;align-items:center;justify-content:center;margin-bottom:18px;background:#fff}.eicma-member-logo img{max-width:150px;max-height:70px;object-fit:contain}.eicma-member-logo-fallback{font-family:Georgia,"Times New Roman",serif;font-size:40px;color:var(--eicma-navy);text-decoration:none}.eicma-verified{display:block;color:var(--eicma-brown);font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:1.2px;margin-bottom:8px}
.eicma-account{background:var(--eicma-cream);max-width:1380px}.eicma-account-hero{background:var(--eicma-navy);padding:30px;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:25px}.eicma-account-hero h2{font-family:Georgia,"Times New Roman",serif;font-size:34px;color:#fff;margin:0 0 5px}.eicma-account-hero p{margin:0;color:rgba(255,255,255,.65)}.eicma-status{padding:10px 13px;border:1px solid rgba(255,255,255,.25);font-size:10px;text-transform:uppercase;letter-spacing:1.2px}.eicma-status-active{background:var(--eicma-gold);color:var(--eicma-navy);border-color:var(--eicma-gold)}
.eicma-account-tabs{display:flex;gap:0;overflow:auto;background:#eadcc5}.eicma-account-tabs a{padding:15px 18px;color:var(--eicma-navy);text-decoration:none;font-size:10px;font-weight:700;text-transform:uppercase;white-space:nowrap;border-right:1px solid rgba(25,42,84,.1)}.eicma-account-tabs a.active{background:var(--eicma-navy);color:#fff}.eicma-account-panel{padding:30px;background:var(--eicma-inner)}
.eicma-dashboard-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.eicma-dashboard-card{padding:24px;background:#fffaf1;border-top:3px solid var(--eicma-brown)}.eicma-dashboard-card p{font-size:12px;line-height:1.65}.eicma-account-event-list{display:grid;gap:10px}.eicma-account-event{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px;background:#fffaf1;border-left:3px solid var(--eicma-brown)}.eicma-account-event p{font-size:11px}.eicma-text-button{border:0;background:none;color:#8a332d;text-decoration:underline;cursor:pointer;font-size:10px}
.eicma-member-profile-head{display:flex;align-items:center;gap:25px}.eicma-member-profile-logo{width:130px;height:100px;background:#fff;display:flex;align-items:center;justify-content:center;font-family:Georgia,"Times New Roman",serif;font-size:46px;color:var(--eicma-navy)}.eicma-member-profile-logo img{max-width:110px;max-height:80px;object-fit:contain}.eicma-member-profile-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr);gap:28px}.eicma-member-detail-block{margin-top:30px}.eicma-member-contact-card p{font-size:12px;line-height:1.65;border-bottom:1px solid rgba(25,42,84,.1);padding-bottom:12px}.eicma-member-contact-card a{color:var(--eicma-navy)}
.eicma-empty{padding:25px;background:var(--eicma-inner);border-left:3px solid var(--eicma-brown);font-size:13px}.eicma-empty a{color:var(--eicma-navy)}
@media(max-width:1024px){.eicma-shell{padding-left:30px;padding-right:30px}.eicma-event-grid,.eicma-member-grid{grid-template-columns:repeat(2,1fr)}.eicma-event-layout,.eicma-member-profile-grid{grid-template-columns:1fr}.eicma-dashboard-grid{grid-template-columns:1fr}.eicma-event-register-box{position:static}}
@media(max-width:767px){.eicma-shell{padding-left:20px;padding-right:20px}.eicma-page-hero,.eicma-event-hero{padding:52px 0}.eicma-page-hero h1,.eicma-event-hero h1{font-size:35px}.eicma-section{padding:48px 0 54px}.eicma-event-grid,.eicma-member-grid{grid-template-columns:1fr}.eicma-event-hero-meta{grid-template-columns:repeat(2,1fr)}.eicma-event-hero-meta div:nth-child(2){border-right:0}.eicma-event-hero-meta div:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.15)}.eicma-form-grid{grid-template-columns:1fr}.eicma-auth-card,.eicma-application,.eicma-account,.eicma-directory{margin:20px 12px;padding:22px}.eicma-directory-search{grid-template-columns:1fr}.eicma-account-hero{align-items:flex-start;flex-direction:column}.eicma-account-panel{padding:20px}.eicma-account-event{align-items:flex-start;flex-direction:column}.eicma-member-profile-head{align-items:flex-start;flex-direction:column}}

/* =========================================================
   PHASE 2 — MEMBER DIRECTORY + COMPANY ACCOUNT
========================================================= */
.eicma-directory{max-width:1380px;background:var(--eicma-cream);box-sizing:border-box}
.eicma-directory-head,.eicma-account-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:28px;padding-bottom:20px;border-bottom:1px solid rgba(25,42,84,.16)}
.eicma-directory-head h2,.eicma-account-section-head h2{font-family:Georgia,"Times New Roman",serif;color:var(--eicma-navy);font-size:34px;line-height:1.15;margin:0 0 8px}
.eicma-directory-head p,.eicma-account-section-head p{font-size:12px;line-height:1.65;margin:0;max-width:720px}
.eicma-directory-count{min-width:150px;padding:16px 18px;background:var(--eicma-navy);color:#fff;text-align:center}
.eicma-directory-count strong{display:block;color:var(--eicma-gold);font-family:Georgia,"Times New Roman",serif;font-size:28px;line-height:1}
.eicma-directory-count span{display:block;margin-top:5px;font-size:9px;text-transform:uppercase;letter-spacing:1px;color:rgba(255,255,255,.62)}
.eicma-directory-search{display:grid;grid-template-columns:1.25fr .8fr .8fr auto;align-items:end;gap:10px;margin-bottom:26px;padding:18px;background:#eadcc5;border-left:4px solid var(--eicma-brown)}
.eicma-directory-search label{display:block}
.eicma-directory-search label>span{display:block;margin-bottom:6px;color:var(--eicma-navy);font-size:8px;font-weight:700;letter-spacing:1.1px;text-transform:uppercase}
.eicma-directory-search input,.eicma-directory-search select,.eicma-field select{width:100%;min-height:42px;box-sizing:border-box;border:1px solid rgba(25,42,84,.22);border-radius:0;background:#fffaf1;padding:10px 12px;font:inherit;color:#333}
.eicma-directory-reset{grid-column:1/-1;width:max-content;color:var(--eicma-navy)!important;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:1px;text-decoration:none!important;border-bottom:1px solid var(--eicma-brown)}
.eicma-member-card{display:flex;flex-direction:column;min-height:360px}
.eicma-member-card .eicma-member-logo{flex:0 0 auto}
.eicma-member-card h3{font-size:20px}
.eicma-member-location{color:#766b61!important;font-size:10px!important;margin-bottom:11px!important}
.eicma-member-summary{font-size:11px!important;line-height:1.65!important;color:#655e55!important}
.eicma-member-tags,.eicma-member-profile-tags{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 13px}
.eicma-member-tags span,.eicma-member-profile-tags span{display:inline-flex;padding:5px 8px;background:#eadcc5;color:var(--eicma-navy);font-size:8px;font-weight:700;letter-spacing:.7px;text-transform:uppercase}
.eicma-member-card .eicma-text-link{margin-top:auto;width:max-content}
.eicma-pagination{display:flex;justify-content:center;gap:6px;flex-wrap:wrap;margin-top:30px}
.eicma-pagination .page-numbers{min-width:38px;min-height:38px;display:inline-flex;align-items:center;justify-content:center;padding:0 10px;background:#f9f2e4;border:1px solid rgba(25,42,84,.16);color:var(--eicma-navy);text-decoration:none;font-size:10px;font-weight:700}
.eicma-pagination .page-numbers.current{background:var(--eicma-navy);border-color:var(--eicma-navy);color:#fff}

.eicma-dashboard-grid-four{grid-template-columns:repeat(4,minmax(0,1fr))}
.eicma-dashboard-quick{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:20px;padding:22px 24px;background:#eadcc5;border-left:4px solid var(--eicma-brown)}
.eicma-dashboard-quick h3{margin:0 0 5px;font-family:Georgia,"Times New Roman",serif;color:var(--eicma-navy);font-size:20px}
.eicma-dashboard-quick p{margin:0;font-size:11px;line-height:1.55}
.eicma-profile-completeness{min-width:135px;padding:15px;background:var(--eicma-navy);text-align:center;color:#fff}
.eicma-profile-completeness strong{display:block;color:var(--eicma-gold);font-family:Georgia,"Times New Roman",serif;font-size:26px;line-height:1}
.eicma-profile-completeness span{display:block;margin-top:5px;font-size:8px;text-transform:uppercase;letter-spacing:1px;color:rgba(255,255,255,.6)}
.eicma-profile-logo-editor{display:grid;grid-template-columns:160px minmax(0,1fr);align-items:center;gap:22px;margin-bottom:22px;padding:18px;background:#eadcc5}
.eicma-profile-logo-preview{width:140px;height:100px;display:flex;align-items:center;justify-content:center;background:#fff;color:var(--eicma-navy);font-family:Georgia,"Times New Roman",serif;font-size:42px;overflow:hidden}
.eicma-profile-logo-preview img{max-width:125px;max-height:85px;object-fit:contain}
.eicma-profile-logo-editor small{display:block;margin-top:6px;color:#7d7165;font-size:9px;line-height:1.45}
.eicma-profile-form input[type=file]{padding:9px;background:#fffaf1}
.eicma-directory-status-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.eicma-directory-status-grid article{padding:22px;background:#fffaf1;border-top:3px solid var(--eicma-brown)}
.eicma-directory-status-grid h3{margin:0 0 8px;color:var(--eicma-navy);font-family:Georgia,"Times New Roman",serif;font-size:20px}
.eicma-directory-status-grid p{margin:0;font-size:11px;line-height:1.6}
.eicma-event-account-meta{display:flex;align-items:center;gap:9px;flex-wrap:wrap}
.eicma-event-state,.eicma-registration-status{font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:var(--eicma-brown)}
.eicma-registration-status{padding:7px 10px;background:#eadcc5;color:var(--eicma-navy)}

.eicma-member-profile-heading{min-width:0}
.eicma-member-profile-heading .eicma-member-profile-tags{margin-top:14px;margin-bottom:0}
.eicma-page-hero-member .eicma-member-profile-tags span{background:rgba(255,255,255,.1);color:#fff;border:1px solid rgba(255,255,255,.15)}
.eicma-member-profile-main>h2,.eicma-member-contact-card h3{font-family:Georgia,"Times New Roman",serif;color:var(--eicma-navy);font-size:27px;line-height:1.2;margin:0 0 16px}
.eicma-member-detail-block{padding-top:28px;border-top:1px solid rgba(25,42,84,.13)}
.eicma-member-detail-block h2{font-family:Georgia,"Times New Roman",serif;color:var(--eicma-navy);font-size:23px;margin:0 0 10px}
.eicma-member-detail-block p{font-size:13px;line-height:1.75}

@media(max-width:1100px){.eicma-dashboard-grid-four,.eicma-directory-status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.eicma-directory-search{grid-template-columns:1fr 1fr}.eicma-directory-search .eicma-btn{width:100%}}
@media(max-width:767px){.eicma-directory-head,.eicma-account-section-head,.eicma-dashboard-quick{align-items:flex-start;flex-direction:column}.eicma-directory-head h2,.eicma-account-section-head h2{font-size:28px}.eicma-directory-count,.eicma-profile-completeness{width:100%;box-sizing:border-box}.eicma-directory-search{grid-template-columns:1fr}.eicma-dashboard-grid-four,.eicma-directory-status-grid{grid-template-columns:1fr}.eicma-profile-logo-editor{grid-template-columns:1fr}.eicma-profile-logo-preview{width:100%;height:120px}.eicma-dashboard-quick .eicma-actions{width:100%;flex-direction:column}.eicma-dashboard-quick .eicma-btn{width:100%;box-sizing:border-box}}

/* =========================================================
   PHASE 3 — MEMBERSHIP ACCESS + PAYMENTS
========================================================= */
.eicma-status-approved{background:#d1a158;color:#192a54;border-color:#d1a158}.eicma-status-expired{background:#8f443d;color:#fff;border-color:#8f443d}.eicma-status-under_review,.eicma-status-received{background:rgba(255,255,255,.08);color:#fff}
.eicma-access-locked{max-width:760px;margin:28px auto;padding:28px 26px;background:#f9f2e4;border:1px solid rgba(25,42,84,.14);border-top:4px solid #b77b34}.eicma-access-locked h3{margin:0 0 9px;color:#192a54;font-family:Georgia,"Times New Roman",serif;font-size:24px}.eicma-access-locked p{font-size:12px;line-height:1.7;color:#655e55;margin:0 0 18px}
.eicma-membership-summary{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;margin-bottom:20px;background:rgba(25,42,84,.14);border:1px solid rgba(25,42,84,.14)}.eicma-membership-summary article{padding:18px 16px;background:#fffaf1}.eicma-membership-summary span{display:block;margin-bottom:7px;color:#8a7662;font-size:8px;font-weight:700;letter-spacing:1.1px;text-transform:uppercase}.eicma-membership-summary strong{display:block;color:#192a54;font-family:Georgia,"Times New Roman",serif;font-size:17px;line-height:1.25;word-break:break-word}
.eicma-membership-payment-panel{margin-top:22px;padding:24px;background:#eadcc5;border-left:4px solid #b77b34}.eicma-membership-payment-panel h3{margin:0 0 8px;color:#192a54;font-family:Georgia,"Times New Roman",serif;font-size:22px}.eicma-membership-payment-panel p{margin:0 0 16px;color:#655e55;font-size:12px;line-height:1.65}.eicma-membership-payment-history{margin-top:18px;padding:20px;background:#fffaf1;border-top:3px solid #d1a158}.eicma-membership-payment-history p{margin:6px 0;color:#655e55;font-size:11px;line-height:1.55}
@media(max-width:1050px){.eicma-membership-summary{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:767px){.eicma-membership-summary{grid-template-columns:1fr}.eicma-access-locked{margin:20px 12px;padding:22px 20px}.eicma-membership-payment-panel{padding:20px}}

/* =========================================================
   PHASE 4 — EVENT TICKETS, QR CHECK-IN, CERTIFICATES + DUES
========================================================= */
.eicma-ticket,.eicma-checkin-desk,.eicma-certificate{font-family:Arial,Helvetica,sans-serif;color:var(--eicma-text);max-width:1100px;margin:42px auto;padding:34px;box-sizing:border-box;background:var(--eicma-cream)}
.eicma-ticket-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:22px;padding-bottom:20px;border-bottom:1px solid rgba(25,42,84,.16)}
.eicma-ticket-head h2{margin:0 0 7px;color:var(--eicma-navy);font-family:Georgia,"Times New Roman",serif;font-size:34px;line-height:1.15}.eicma-ticket-head p{margin:0;font-size:12px;line-height:1.6}
.eicma-ticket-body{display:grid;grid-template-columns:minmax(0,1fr) 235px;gap:22px;align-items:stretch}.eicma-ticket-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:rgba(25,42,84,.14);border:1px solid rgba(25,42,84,.14)}.eicma-ticket-details>div{padding:17px;background:#fffaf1}.eicma-ticket-details span{display:block;margin-bottom:6px;color:#8a7662;font-size:8px;font-weight:700;letter-spacing:1px;text-transform:uppercase}.eicma-ticket-details strong{display:block;color:var(--eicma-navy);font-size:13px;line-height:1.45;word-break:break-word}.eicma-ticket-code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;letter-spacing:1px}
.eicma-ticket-qr{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:15px;background:#fff;border:1px solid rgba(25,42,84,.13)}.eicma-ticket-qr svg{width:100%;max-width:210px;height:auto}.eicma-ticket-qr small{display:block;margin-top:8px;color:#766b61;font-size:9px;text-align:center;text-transform:uppercase;letter-spacing:.8px}
.eicma-account-event-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:10px}
.eicma-checkin-search{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;margin-bottom:22px;padding:18px;background:#eadcc5;border-left:4px solid var(--eicma-brown)}.eicma-checkin-search .eicma-field{margin:0}.eicma-checkin-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,.45fr);gap:20px;padding:24px;background:#fffaf1;border-top:4px solid var(--eicma-brown)}.eicma-checkin-card h3{margin:0 0 7px;color:var(--eicma-navy);font-family:Georgia,"Times New Roman",serif;font-size:28px}.eicma-checkin-card p{font-size:12px;line-height:1.65}.eicma-checkin-state{padding:20px;background:#eadcc5}.eicma-status-badge{display:inline-flex;padding:7px 10px;background:var(--eicma-navy);color:#fff;font-size:8px;font-weight:700;letter-spacing:1px;text-transform:uppercase}.eicma-status-badge.success{background:#4f7d57}.eicma-status-badge.error{background:#8f443d}
.eicma-certificate{background:#fff;padding:34px;border:14px solid var(--eicma-navy)}.eicma-certificate-inner{min-height:570px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:50px 35px;text-align:center;border:2px solid var(--eicma-gold);background:#fffaf1}.eicma-certificate-inner h1{margin:12px 0 30px;color:var(--eicma-navy);font-family:Georgia,"Times New Roman",serif;font-size:44px;line-height:1.1}.eicma-certificate-lead{margin:0 0 10px;font-size:13px}.eicma-certificate-inner h2{margin:0 0 5px;color:var(--eicma-brown);font-family:Georgia,"Times New Roman",serif;font-size:36px;line-height:1.15}.eicma-certificate-company{margin:0 0 20px;font-size:13px;font-weight:700;color:#655e55}.eicma-certificate-inner h3{margin:9px 0;color:var(--eicma-navy);font-family:Georgia,"Times New Roman",serif;font-size:27px}.eicma-certificate-inner p{font-size:12px;line-height:1.65}.eicma-certificate-code{margin-top:34px;padding-top:14px;border-top:1px solid rgba(25,42,84,.18);color:#766b61;font-size:9px;letter-spacing:1px;text-transform:uppercase}.eicma-certificate>.eicma-actions{margin-top:18px;justify-content:center}
.eicma-membership-price-breakdown{margin:15px 0 18px;background:#fffaf1;border:1px solid rgba(25,42,84,.13)}.eicma-membership-price-breakdown p{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0!important;padding:12px 14px;border-bottom:1px solid rgba(25,42,84,.1)}.eicma-membership-price-breakdown p:last-child{border-bottom:0}.eicma-membership-price-breakdown p.total{background:var(--eicma-navy);color:#fff}.eicma-membership-price-breakdown p.total span,.eicma-membership-price-breakdown p.total strong{color:#fff}.eicma-membership-price-breakdown strong{color:var(--eicma-navy)}
@media(max-width:767px){.eicma-ticket,.eicma-checkin-desk,.eicma-certificate{margin:20px 12px;padding:20px}.eicma-ticket-head{align-items:flex-start;flex-direction:column}.eicma-ticket-head h2{font-size:28px}.eicma-ticket-body,.eicma-checkin-card{grid-template-columns:1fr}.eicma-ticket-details{grid-template-columns:1fr}.eicma-ticket-qr svg{max-width:190px}.eicma-checkin-search{grid-template-columns:1fr}.eicma-checkin-search .eicma-btn{width:100%}.eicma-certificate{border-width:8px;padding:12px}.eicma-certificate-inner{min-height:520px;padding:35px 18px}.eicma-certificate-inner h1{font-size:32px}.eicma-certificate-inner h2{font-size:29px}.eicma-certificate-inner h3{font-size:22px}}
@media print{.eicma-no-print,.eicma-header,.eicma-footer,header,footer{display:none!important}.eicma-ticket,.eicma-certificate{max-width:none;margin:0;padding:20px;box-shadow:none}.eicma-ticket{background:#fff}.eicma-certificate{border-color:#192a54}.eicma-ticket-qr svg{max-width:180px}}

/* =========================================================
   0.4.1 — ELEMENTOR EMBED SHORTCODES
========================================================= */
.eicma-directory.eicma-directory-embedded{width:100%;max-width:none;margin:0;padding:0;background:transparent;box-sizing:border-box}
.eicma-event-registration-shortcode{width:100%;max-width:none;margin:0;padding:0;box-sizing:border-box;font-family:Arial,Helvetica,sans-serif;color:var(--eicma-text)}
.eicma-event-registration-shortcode .eicma-event-register-box{position:static;width:100%;max-width:none;margin:0;box-sizing:border-box}
.eicma-event-registration-shortcode code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.95em}
@media(max-width:767px){.eicma-directory.eicma-directory-embedded{margin:0;padding:0}.eicma-event-registration-shortcode{margin:0;padding:0}}



/* =========================================================
   0.4.2 — STANDALONE ELEMENTOR EVENT REGISTRATION PAGE
========================================================= */
.eicma-event-registration-shortcode {
    width: 100%;
    max-width: none;
}
.eicma-event-registration-context {
    margin-bottom: 18px;
    padding: 22px 24px;
    background: #f4ead7;
    border-left: 4px solid #b77b34;
}
.eicma-event-registration-context h2,
.eicma-event-registration-picker-head h2 {
    margin: 5px 0 8px;
    color: #192a54;
    font-family: Georgia, "Times New Roman", serif;
}
.eicma-event-registration-context-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 18px;
    margin: 0 0 10px;
    color: #655e55;
    font-size: 13px;
}
.eicma-event-registration-picker-head {
    margin-bottom: 22px;
}
.eicma-event-registration-picker-head p {
    max-width: 720px;
    margin: 0;
    color: #655e55;
}
.eicma-event-registration-picker-grid {
    display: grid;
    grid-template-columns: repeat(2,minmax(0,1fr));
    gap: 14px;
}
.eicma-event-registration-picker-card {
    padding: 22px;
    background: #f9f2e4;
    border: 1px solid rgba(25,42,84,.14);
    border-top: 3px solid #b77b34;
}
.eicma-event-registration-picker-card h3 {
    margin: 7px 0 8px;
    color: #192a54;
    font-family: Georgia, "Times New Roman", serif;
    font-size: 20px;
}
.eicma-event-registration-picker-card p {
    margin: 0 0 16px;
    color: #655e55;
    font-size: 13px;
}
@media (max-width: 767px) {
    .eicma-event-registration-picker-grid {
        grid-template-columns: 1fr;
    }
    .eicma-event-registration-context {
        padding: 18px;
    }
}

/* =========================================================
   PHASE 5 — ELEMENTOR DYNAMIC CONTENT MODULES
   These components intentionally do not impose outer section widths.
========================================================= */
.eicma-dyn{width:100%;max-width:none;margin:0;padding:0;box-sizing:border-box;font-family:Arial,Helvetica,sans-serif;color:#655e55}
.eicma-dyn *,.eicma-dyn *::before,.eicma-dyn *::after{box-sizing:border-box}
.eicma-dyn a{text-decoration:none}.eicma-dyn h3{margin:0;color:#192a54;font-family:Georgia,"Times New Roman",serif}.eicma-dyn p{margin:0;color:#655e55;line-height:1.65}.eicma-dyn-kicker{display:block;color:#b77b34;font-size:9px;font-weight:700;letter-spacing:1.7px;text-transform:uppercase}.eicma-dyn-meta{display:flex;align-items:center;gap:8px 14px;flex-wrap:wrap;margin-bottom:9px;color:#b77b34;font-size:9px;font-weight:700;letter-spacing:1.1px;text-transform:uppercase}.eicma-dyn-source,.eicma-dyn-muted{color:#857a70;font-size:10px;line-height:1.45}.eicma-dyn-empty{width:100%;padding:22px;background:#f9f2e4;border:1px solid rgba(25,42,84,.14);color:#655e55;font-size:12px}.eicma-dyn-link{display:inline-flex;color:#192a54!important;font-size:9px;font-weight:700;letter-spacing:1px;text-transform:uppercase;border-bottom:1px solid #b77b34;padding-bottom:3px}.eicma-dyn-link:hover{color:#b77b34!important}
.eicma-dyn-btn{min-height:38px;display:inline-flex;align-items:center;justify-content:center;padding:0 14px;border:1px solid rgba(25,42,84,.35);background:transparent;color:#192a54!important;font-size:8px;font-weight:700;letter-spacing:1px;text-transform:uppercase;cursor:pointer}.eicma-dyn-btn.primary{background:#192a54;border-color:#192a54;color:#fff!important}.eicma-dyn-btn.gold{background:#d1a158;border-color:#d1a158;color:#192a54!important}.eicma-dyn-actions{display:flex;gap:7px;flex-wrap:wrap}.eicma-dyn-tag,.eicma-dyn-access-tag{display:inline-flex;align-items:center;padding:6px 8px;background:#efe6d7;color:#192a54;font-size:7px;font-weight:700;letter-spacing:.8px;text-transform:uppercase}.eicma-dyn-tag.navy{background:#192a54;color:#fff}.eicma-dyn-tag.gold{background:#c7893f;color:#fff}.eicma-dyn-access-tag{margin-left:8px;background:#192a54;color:#fff}.eicma-dyn-accent{color:#b77b34!important}.eicma-dyn-code{display:inline-flex;min-width:42px;min-height:36px;align-items:center;justify-content:center;border:1px solid rgba(25,42,84,.17);background:#fffaf1;color:#192a54;font-size:9px;font-weight:700;letter-spacing:.6px}.eicma-dyn-subline{display:block;margin-top:5px;color:#b77b34;font-size:8px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase}

/* Generic filter bars */
.eicma-dyn-filterbar{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:22px;padding:16px;background:#f9f2e4;border:1px solid rgba(25,42,84,.14)}.eicma-dyn-filterbar input,.eicma-dyn-filterbar select{min-height:42px;padding:0 13px;border:1px solid rgba(25,42,84,.2);background:#fffaf1;color:#192a54;font-family:inherit;font-size:11px}.eicma-dyn-filterbar input[type=search]{flex:1;min-width:220px}.eicma-dyn-filter-label{color:#7f7368;font-size:8px;font-weight:700;letter-spacing:1.3px;text-transform:uppercase}

/* Pagination */
.eicma-dyn-pagination{display:flex;gap:6px;flex-wrap:wrap;margin-top:20px}.eicma-dyn-pagination a{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(25,42,84,.25);color:#192a54!important;font-size:9px;font-weight:700}.eicma-dyn-pagination a.is-active{background:#192a54;color:#fff!important;border-color:#192a54}

/* Tables */
.eicma-dyn-table-wrap{width:100%;overflow-x:auto}.eicma-dyn-table{width:100%;border-collapse:collapse;background:#f4ead7;min-width:760px}.eicma-dyn-table th{padding:15px 13px;background:#192a54;color:#fff;text-align:left;font-size:8px;font-weight:700;letter-spacing:1.1px;text-transform:uppercase;border-right:1px solid rgba(255,255,255,.16)}.eicma-dyn-table td{padding:15px 13px;color:#655e55;font-size:10px;line-height:1.45;border-right:1px solid rgba(25,42,84,.15);border-bottom:1px solid rgba(25,42,84,.12)}.eicma-dyn-table tr:nth-child(odd) td{background:rgba(232,218,196,.42)}.eicma-dyn-table td strong{color:#192a54;font-family:Georgia,"Times New Roman",serif;font-size:13px;line-height:1.35}

/* News */
.eicma-dyn-news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.eicma-dyn-news-card{background:#f9f2e4;border:1px solid rgba(25,42,84,.13);min-width:0}.eicma-dyn-media{display:block;aspect-ratio:16/9;overflow:hidden;background:#e2d6c3}.eicma-dyn-media img{width:100%;height:100%;object-fit:cover;display:block}.eicma-dyn-card-body{padding:18px}.eicma-dyn-news-card h3{font-size:17px;line-height:1.3;margin-bottom:8px}.eicma-dyn-news-card h3 a{color:#192a54!important}.eicma-dyn-news-card p{font-size:11px}.eicma-dyn-news-feature{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(290px,.7fr);gap:18px}.eicma-dyn-news-card.is-lead .eicma-dyn-card-body{padding:22px}.eicma-dyn-news-card.is-lead h3{font-size:23px}.eicma-dyn-news-side{display:flex;flex-direction:column;border-top:1px solid rgba(25,42,84,.16)}.eicma-dyn-news-card.is-small{border:0;border-bottom:1px solid rgba(25,42,84,.16);background:transparent}.eicma-dyn-news-card.is-small .eicma-dyn-card-body{padding:14px 0}.eicma-dyn-news-card.is-small h3{font-size:15px;margin:0}

/* Event cards */
.eicma-dyn-event-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.eicma-dyn-event-card{position:relative;min-height:235px;background:#f9f2e4;border:1px solid rgba(25,42,84,.14);display:flex;flex-direction:column}.eicma-dyn-event-image{display:block;height:100px;overflow:hidden;background:#e0d4c0}.eicma-dyn-event-image img{width:100%;height:100%;display:block;object-fit:cover}.eicma-dyn-event-date{position:absolute;left:12px;top:12px;width:46px;min-height:52px;background:#fffaf1;border:1px solid rgba(25,42,84,.15);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#192a54}.eicma-dyn-event-date strong{font-family:Georgia,"Times New Roman",serif;font-size:18px;line-height:1}.eicma-dyn-event-date span{margin-top:4px;color:#b77b34;font-size:7px;font-weight:700;letter-spacing:1px}.eicma-dyn-event-content{padding:17px;display:flex;flex-direction:column;gap:8px;flex:1}.eicma-dyn-event-content h3{font-size:17px;line-height:1.28}.eicma-dyn-event-content h3 a{color:#192a54!important}.eicma-dyn-event-content p{font-size:10px}.eicma-dyn-event-content .eicma-dyn-actions{margin-top:auto}

/* Event calendar/list */
.eicma-dyn-event-calendar{display:grid;grid-template-columns:340px minmax(0,1fr);gap:22px;align-items:start}.eicma-dyn-calendar-panel{padding:18px;background:#f9f2e4;border:1px solid rgba(25,42,84,.15)}.eicma-dyn-calendar-head{padding-bottom:13px;margin-bottom:12px;border-bottom:2px solid #192a54}.eicma-dyn-calendar-head strong{color:#192a54;font-family:Georgia,"Times New Roman",serif;font-size:18px}.eicma-dyn-calendar-week,.eicma-dyn-calendar-days{display:grid;grid-template-columns:repeat(7,1fr);gap:3px}.eicma-dyn-calendar-week span{padding:7px 0;color:#7e7368;font-size:7px;font-weight:700;text-align:center}.eicma-dyn-calendar-days span{position:relative;min-height:36px;display:flex;align-items:center;justify-content:center;background:#fffaf1;border:1px solid rgba(25,42,84,.07);color:#655e55;font-size:8px}.eicma-dyn-calendar-days span.is-empty{background:transparent;border-color:transparent}.eicma-dyn-calendar-days span.is-marked{background:#192a54;color:#fff;font-weight:700}.eicma-dyn-calendar-days span.is-marked i{position:absolute;right:4px;top:4px;width:5px;height:5px;border-radius:50%;background:#d1a158}.eicma-dyn-event-list{border-top:1px solid rgba(25,42,84,.16)}.eicma-dyn-event-list article{display:grid;grid-template-columns:55px minmax(0,1fr) auto;gap:14px;align-items:center;padding:17px 0;border-bottom:1px solid rgba(25,42,84,.16)}.eicma-dyn-date-block{display:flex;flex-direction:column;align-items:center;border-right:1px solid rgba(25,42,84,.16);padding-right:12px}.eicma-dyn-date-block strong{color:#192a54;font-family:Georgia,"Times New Roman",serif;font-size:20px;line-height:1}.eicma-dyn-date-block span{margin-top:4px;color:#b77b34;font-size:7px;font-weight:700;letter-spacing:1px}.eicma-dyn-event-list-copy h3{font-size:17px;line-height:1.25}.eicma-dyn-event-list-copy h3 a{color:#192a54!important}.eicma-dyn-event-list-copy p{margin-top:5px;font-size:10px}.eicma-dyn-event-list-actions{display:flex;gap:6px}

/* Documents/Publications */
.eicma-dyn-publications{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.eicma-dyn-document-card{background:#f9f2e4;border:1px solid rgba(25,42,84,.13);border-top:3px solid #b77b34}.eicma-dyn-doc-image{height:130px;overflow:hidden;background:#ded2be}.eicma-dyn-doc-image img{width:100%;height:100%;display:block;object-fit:cover}.eicma-dyn-document-card h3{font-size:15px;line-height:1.3;margin-bottom:9px}

/* Web Library */
.eicma-dyn-library{border-top:2px solid #192a54}.eicma-dyn-library-row{display:grid;grid-template-columns:90px minmax(0,1fr) 160px 130px;gap:14px;align-items:center;padding:14px 0;border-bottom:1px solid rgba(25,42,84,.14)}.eicma-dyn-library-source{color:#b77b34;font-size:8px;font-weight:700;letter-spacing:1.2px}.eicma-dyn-library-row h3{font-size:14px;line-height:1.3}.eicma-dyn-library-row h3 a{color:#192a54!important}.eicma-dyn-library-row p{margin-top:5px;font-size:10px}.eicma-dyn-library-category,.eicma-dyn-library-domain{color:#766b61;font-size:9px;text-align:right}

/* Useful links */
.eicma-dyn-links-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.eicma-dyn-link-card{min-height:105px;padding:16px;background:#f9f2e4;border:1px solid rgba(25,42,84,.13);border-bottom:2px solid #d1a158;display:flex;flex-direction:column}.eicma-dyn-link-card strong{margin:8px 0 12px;color:#192a54;font-family:Georgia,"Times New Roman",serif;font-size:14px;line-height:1.3}.eicma-dyn-link-card small{margin-top:auto;color:#80766b;font-size:8px}

/* Gallery */
.eicma-dyn-gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.eicma-dyn-gallery-card{background:#f9f2e4;border:1px solid rgba(25,42,84,.13)}.eicma-dyn-gallery-media{position:relative;display:block;aspect-ratio:4/3;background:#ded2be;overflow:hidden}.eicma-dyn-gallery-media img{width:100%;height:100%;display:block;object-fit:cover}.eicma-dyn-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff;color:#192a54;font-size:12px}.eicma-dyn-gallery-card h3{font-size:14px;line-height:1.3}

/* Committee */
.eicma-dyn-committee{display:grid;grid-template-columns:repeat(var(--eicma-dyn-columns,4),minmax(0,1fr));gap:14px}.eicma-dyn-person-card{background:#f9f2e4;border:1px solid rgba(25,42,84,.13)}.eicma-dyn-person-photo{aspect-ratio:4/3;background:#ded2be;overflow:hidden}.eicma-dyn-person-photo img,.eicma-dyn-person-photo span{width:100%;height:100%;display:block;object-fit:cover}.eicma-dyn-person-copy{padding:15px}.eicma-dyn-person-copy h3{margin-top:7px;font-size:15px;line-height:1.25}.eicma-dyn-person-copy p{margin-top:6px;font-size:9px}

/* Testing */
.eicma-dyn-test-table td:nth-child(1){width:72px}.eicma-dyn-test-table td:nth-child(4){white-space:nowrap}.eicma-dyn-price-member{color:#b77b34!important;font-family:Georgia,"Times New Roman",serif;font-size:13px!important;font-weight:700}.eicma-dyn-price{color:#192a54!important;font-family:Georgia,"Times New Roman",serif;font-size:13px!important;font-weight:700}

/* Holidays */
.eicma-dyn-holiday-calendar{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.eicma-dyn-month{padding:17px;background:#f9f2e4;border:1px solid rgba(25,42,84,.13)}

/* Vendor directory */
.eicma-dyn-vendor-filter{display:grid;grid-template-columns:minmax(250px,1.7fr) repeat(3,minmax(140px,.7fr)) auto}.eicma-dyn-vendor-filter input,.eicma-dyn-vendor-filter select{width:100%;min-width:0}.eicma-dyn-vendor-grid{display:grid;grid-template-columns:repeat(var(--eicma-dyn-columns,4),minmax(0,1fr));gap:14px}.eicma-dyn-vendor-card{min-height:230px;padding:18px;display:flex;flex-direction:column;background:#f9f2e4;border:1px solid rgba(25,42,84,.15)}.eicma-dyn-vendor-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:15px}.eicma-dyn-vendor-top h3{font-size:17px;line-height:1.2}.eicma-dyn-tier{padding:7px 10px;background:#eee5d6;color:#192a54;font-size:7px;font-weight:700;letter-spacing:1px}.eicma-dyn-tier.is-gold{background:#d1a158}.eicma-dyn-tier.is-associate{background:#f0d6aa;color:#8b5419}.eicma-dyn-vendor-card p{margin-top:10px;font-size:10px}.eicma-dyn-vendor-excerpt{color:#7e7368!important}.eicma-dyn-vendor-card .eicma-dyn-btn{margin-top:auto;width:max-content}

/* Sectors */
.eicma-dyn-sectors{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px}.eicma-dyn-sector{position:relative;min-height:210px;overflow:hidden;background:#d9cebb}.eicma-dyn-sector img,.eicma-dyn-sector-placeholder{width:100%;height:100%;position:absolute;inset:0;display:block;object-fit:cover}.eicma-dyn-sector::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(25,42,84,.02),rgba(25,42,84,.84))}.eicma-dyn-sector-overlay{position:absolute;z-index:2;left:16px;right:16px;bottom:16px}.eicma-dyn-sector-overlay small{display:block;margin-bottom:5px;color:#d1a158;font-size:7px;font-weight:700;letter-spacing:1.1px}.eicma-dyn-sector-overlay strong{display:block;color:#fff;font-family:Georgia,"Times New Roman",serif;font-size:15px}

/* Campaigns */
.eicma-dyn-campaign-slots{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.eicma-dyn-campaign-slots article{padding:17px;background:#f9f2e4;border:1px solid rgba(25,42,84,.13);border-top:2px solid #b77b34}.eicma-dyn-campaign-slots h3{margin:8px 0 12px;font-size:14px}.eicma-dyn-campaign-meta{display:flex;justify-content:space-between;gap:12px;margin-bottom:14px;color:#766b61;font-size:9px}.eicma-dyn-campaign-banners{display:flex;flex-direction:column;gap:8px}.eicma-dyn-campaign-banner{display:grid;grid-template-columns:180px minmax(0,1fr) auto;align-items:center;gap:20px;padding:17px 22px;background:#382115;color:#fff!important}.eicma-dyn-campaign-banner small{display:block;color:#d1a158;font-size:7px;letter-spacing:1.2px;text-transform:uppercase}.eicma-dyn-campaign-banner strong{display:block;margin-top:5px;color:#fff;font-family:Georgia,"Times New Roman",serif;font-size:18px}.eicma-dyn-campaign-copy{color:rgba(255,255,255,.72);font-size:10px;line-height:1.5}

@media(max-width:1100px){.eicma-dyn-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.eicma-dyn-publications{grid-template-columns:repeat(3,minmax(0,1fr))}.eicma-dyn-gallery{grid-template-columns:repeat(3,minmax(0,1fr))}.eicma-dyn-committee{grid-template-columns:repeat(3,minmax(0,1fr))}.eicma-dyn-holiday-calendar{grid-template-columns:repeat(3,minmax(0,1fr))}.eicma-dyn-vendor-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.eicma-dyn-vendor-filter{grid-template-columns:repeat(2,minmax(0,1fr))}.eicma-dyn-vendor-filter input[type=search]{grid-column:1/-1}.eicma-dyn-sectors{grid-template-columns:repeat(3,minmax(0,1fr))}.eicma-dyn-campaign-slots{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:850px){.eicma-dyn-event-cards{grid-template-columns:1fr}.eicma-dyn-event-calendar{grid-template-columns:1fr}.eicma-dyn-calendar-panel{max-width:420px}.eicma-dyn-publications{grid-template-columns:repeat(2,minmax(0,1fr))}.eicma-dyn-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.eicma-dyn-committee{grid-template-columns:repeat(2,minmax(0,1fr))}.eicma-dyn-holiday-calendar{grid-template-columns:repeat(2,minmax(0,1fr))}.eicma-dyn-vendor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.eicma-dyn-library-row{grid-template-columns:80px minmax(0,1fr)}.eicma-dyn-library-category,.eicma-dyn-library-domain{display:none}.eicma-dyn-links-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.eicma-dyn-news-feature{grid-template-columns:1fr}.eicma-dyn-news-side{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;border-top:0}.eicma-dyn-news-card.is-small{background:#f9f2e4;border:1px solid rgba(25,42,84,.13)}.eicma-dyn-news-card.is-small .eicma-dyn-card-body{padding:15px}.eicma-dyn-campaign-banner{grid-template-columns:1fr;gap:10px}}
@media(max-width:600px){.eicma-dyn-filterbar{display:grid;grid-template-columns:1fr}.eicma-dyn-filterbar input,.eicma-dyn-filterbar select,.eicma-dyn-filterbar .eicma-dyn-btn{width:100%}.eicma-dyn-news-grid,.eicma-dyn-publications,.eicma-dyn-gallery,.eicma-dyn-committee,.eicma-dyn-holiday-calendar,.eicma-dyn-vendor-grid,.eicma-dyn-links-grid,.eicma-dyn-sectors,.eicma-dyn-campaign-slots{grid-template-columns:1fr}.eicma-dyn-news-side{grid-template-columns:1fr}.eicma-dyn-event-list article{grid-template-columns:48px minmax(0,1fr)}.eicma-dyn-event-list-actions{grid-column:2;justify-content:flex-start}.eicma-dyn-vendor-filter{grid-template-columns:1fr}.eicma-dyn-vendor-filter input[type=search]{grid-column:auto}.eicma-dyn-month{padding:14px}.eicma-dyn-table th,.eicma-dyn-table td{padding:12px 10px}.eicma-dyn-campaign-banner{padding:16px}}


/* Beta 0.5.1 Elementor full width fixes */
.eicma-elementor-mode,.eicma-full-container{width:100%;max-width:none;display:block}.eicma-dynamic-grid,.eicma-events-grid,.eicma-news-grid{width:100%}.eicma-events-grid,.eicma-dyn-news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.eicma-events-grid>*,.eicma-dyn-news-grid>*{width:100%;min-width:0}@media(max-width:1024px){.eicma-events-grid,.eicma-dyn-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.eicma-events-grid,.eicma-dyn-news-grid{grid-template-columns:1fr}}
