*,::before,::after{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth}
body{font-family:arial;background:#F8F7FF;color:#1F1F2E;min-height:100vh}
a{color:inherit;text-decoration:none}
button{cursor:pointer;border:none;background:none;font-family:inherit}
svg{display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;overflow:visible}
.ned-card-hdr{padding:14px 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #EEEEF5;background:#FAFAFA;min-height:52px;border-radius:16px 16px 0 0}
.ned-card-hdr-title{display:flex;align-items:center;gap:9px;flex:1;font-size:.88rem;font-weight:800;color:#111827}
.ned-card-hdr-icon{width:30px;height:30px;border-radius:8px;background:var(--ep-theme-tint);display:flex;align-items:center;justify-content:center;flex-shrink:0}
.ned-card-hdr-icon svg{width:16px;height:16px;stroke:var(--ep-theme);fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.ep-card.ned-card{padding:0;overflow:hidden}
.ep-card.ned-card .ned-ei-section{padding:14px 18px;border-bottom:1px solid #F3F4F6}
.ep-card.ned-card .ned-ei-section:last-child{border-bottom:none}
.ep-card.ned-card .ep-about-text{display:block;padding:14px 18px 16px}
.ep-card.ned-card .ep-about-text br{display:none }
.ep-card.ned-card .ep-host-row{padding:12px 18px;border-bottom:1px solid #F3F4F6}
.ep-card.ned-card .ep-host-row:last-child{border-bottom:none}
.ep-card.ned-card #ep-sf-posts{padding:12px 18px}
.ep-card.ned-card .ned-sched-item{padding:8px 18px}
.ep-card.ned-card .ned-sched-item:first-child{padding-top:14px}
.ep-card.ned-card .ned-sched-item:last-child{padding-bottom:14px}
.ned-ei-section--sched{padding:0!important;border-bottom:1px solid #F3F4F6}
.ned-ei-section--sched:last-child{border-bottom:none}
.ned-sched-item{padding:12px 18px 0;display:flex;gap:12px;align-items:stretch}
.ned-sched-item:last-child{padding-bottom:14px}
.ned-sched-line-col{display:flex;flex-direction:column;align-items:center;width:18px;flex-shrink:0}
.ned-sched-dot{width:11px;height:11px;border-radius:50%;background:var(--ep-theme);border:2px solid #fff;box-shadow:0 0 0 2px var(--ep-theme);flex-shrink:0;margin-top:3px}
.ned-sched-dot--sub{width:11px;height:11px;border-radius:50%;background:var(--ep-theme);border:2px solid #fff;box-shadow:0 0 0 2px var(--ep-theme);flex-shrink:0;margin-top:3px}
.ned-sched-vl{flex:1;width:2px;background:var(--ep-theme-tint);margin-top:4px}
.ned-sched-body{flex:1;min-width:0;padding-bottom:14px}
.ned-sched-name{font-size:.9rem;font-weight:700;color:#111827;margin-bottom:4px}
.ned-sched-metas{display:flex;flex-direction:column;gap:3px}
.ned-sched-meta{display:inline-flex;align-items:center;gap:4px;font-size:.74rem;color:#6B7280}
.ned-sched-meta svg{width:11px;height:11px;stroke:#9CA3AF;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.ned-sched-item:last-child .ned-sched-vl{display:none}
.ep-icon-btn{width:38px;height:38px;border-radius:50%;border:1.5px solid #E5E7EB;background:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;text-decoration:none;color:#374151;transition:all .15s;cursor:pointer}
.ep-icon-btn:hover{border-color:var(--ep-theme);color:var(--ep-theme);background:var(--ep-theme-tint)}
.ned-ei-section{padding:14px 18px;border-bottom:1px solid #F3F4F6}
.ned-ei-section:last-child{border-bottom:none}
.ned-ei-detail{display:flex;flex-direction:column;gap:4px}
.ned-ei-detail-main{font-size:.88rem;font-weight:700;color:#111827;line-height:1.4}
.ned-ei-detail-note{font-size:.82rem;color:#6B7280;line-height:1.5}
.ned-ei-link{display:inline-flex;align-items:center;gap:4px;font-size:.75rem;font-weight:700;color:var(--ep-theme);text-decoration:none;margin-top:2px}
.ep-hero{margin-top:64px;position:relative;min-height:340px;display:flex;align-items:flex-end;padding:40px 0 0}
.ep-hero-bg{position:absolute;inset:0;z-index:0}
.ep-hero-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#00000026 0%,#0009 80%,#000c 100%);z-index:1}
.ep-hero-content{position:relative;z-index:2;width:100%;max-width:760px;margin:0 auto;padding:32px 20px 36px;min-width:0;overflow:hidden}
.ep-hero-pills{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}
.ep-pill{display:inline-flex;align-items:center;gap:5px;padding:4px 12px;border-radius:999px;font-size:.73rem;font-weight:600;background:#ffffff2e;backdrop-filter:blur(6px);color:#fff;border:1px solid #ffffff40}
.ep-pill--private{background:#ef444440;border-color:#ef444466}
.ep-pill--today{background:#fbbf244d;border-color:#fbbf2480;color:#FEF3C7}
.ep-pill--expired{background:#9ca3af40;border-color:#9ca3af4d}
.ep-pill svg{width:11px;height:11px;stroke:currentColor}
.ep-hero-title{font-size:clamp(1.6rem,5vw,2.4rem);font-weight:800;color:#fff;line-height:1.2;margin-bottom:12px;text-shadow:0 2px 8px #0000004d;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}
.ep-hero-metas{display:flex;flex-wrap:wrap;gap:10px 18px;min-width:0;overflow:hidden}
.ep-hero-meta{display:flex;align-items:center;gap:7px;color:#ffffffe0;font-size:.83rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}
.ep-hero-meta svg{width:14px;height:14px;stroke:#ffffffb3;flex-shrink:0}
.ep-hero-host-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:160px;display:inline-block;vertical-align:bottom}
.ep-stats{display:flex;background:#fff;overflow:hidden;max-width:760px;margin:0 auto;border-radius:0 0 16px 16px;border:1px solid var(--ep-theme-border);border-top:none;box-shadow:0 2px 12px color-mix(in srgb, var(--ep-theme) 6%, transparent)}
.ep-stat{flex:1;padding:16px 0;text-align:center;border-right:1px solid var(--ep-theme-border);display:flex;flex-direction:column;align-items:center;justify-content:center}
.ep-stat:last-child{border-right:none}
.ep-stat-n{font-size:1.6rem;font-weight:800;font-feature-settings:tnum}
.ep-stat-n--green{color:#059669}
.ep-stat-n--yellow{color:#D97706}
.ep-stat-n--red{color:#DC2626}
.ep-stat-n--purple{color:var(--ep-theme)}
.ep-stat-lbl{font-size:.7rem;font-weight:600;color:#9CA3AF;margin-top:4px;text-transform:uppercase;letter-spacing:.04em;display:block}
.ep-countdown{background:var(--ep-theme);color:#fff;padding:16px 20px;display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}
.ep-cd-left{display:flex;align-items:center;gap:10px}
.ep-cd-pulse{width:8px;height:8px;border-radius:50%;background:#A3E635;animation:pulse 1.6s ease-in-out infinite}
@keyframes pulse {
0%,100%{opacity:1;transform:scale(1)}
50%{opacity:.6;transform:scale(1.4)}
}
.ep-cd-label{font-size:.72rem;font-weight:600;opacity:.75;letter-spacing:.05em;text-transform:uppercase}
.ep-cd-event-name{font-size:.88rem;font-weight:700}
.ep-cd-units{display:flex;gap:8px}
.ep-cunit{background:#ffffff2e;border-radius:8px;padding:8px 12px;text-align:center;min-width:54px}
.ep-cunit-n{display:block;font-size:1.3rem;font-weight:800;font-feature-settings:tnum}
.ep-cunit-lbl{display:block;font-size:.65rem;font-weight:600;opacity:.7;letter-spacing:.05em;margin-top:1px}
.ep-container{max-width:760px;margin:0 auto;padding:0 16px}
.ep-rsvp-card{background:#fff;border-radius:16px;padding:24px;border:1.5px solid var(--ep-theme-border);margin:24px 0 0;box-shadow:0 2px 16px color-mix(in srgb, var(--ep-theme) 8%, transparent)}
.ep-rsvp-title{font-size:1.05rem;font-weight:700;color:#1F1F2E;margin-bottom:4px}
.ep-rsvp-sub{font-size:.82rem;color:#6B7280;margin-bottom:20px}
.ep-rsvp-btns{display:flex;gap:10px;flex-wrap:wrap}
.ep-rsvp-btn{flex:1;min-width:140px;padding:13px 20px;border-radius:10px;font-size:.88rem;font-weight:700;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .15s;border:2px solid transparent}
.ep-rsvp-btn--attend{background:var(--ep-theme);color:#fff;border-color:var(--ep-theme)}
.ep-rsvp-btn--attend:hover{background:var(--ep-theme-dark);border-color:var(--ep-theme-dark);transform:translateY(-1px)}
.ep-rsvp-btn--maybe{background:#fff;color:#F59E0B;border-color:#F59E0B}
.ep-rsvp-btn--maybe:hover{background:#FFFBEB}
.ep-rsvp-btn--decline{background:#fff;color:#EF4444;border-color:#EF4444}
.ep-rsvp-btn--decline:hover{background:#FEF2F2}
.ep-rsvp-btn svg{width:16px;height:16px}
.dc-overlay{position:fixed;inset:0;background:#0000008c;z-index:1000;display:none;align-items:center;justify-content:center;padding:16px;backdrop-filter:blur(4px)}
.dc-overlay.open{display:flex}
.dc-modal{background:#fff;border-radius:20px;width:100%;max-width:420px;overflow:hidden;box-shadow:0 20px 60px #00000040;animation:dc-up .2s ease}
@keyframes dc-up {
from{opacity:0;transform:translateY(20px)}
to{opacity:1;transform:translateY(0)}
}
.dc-hdr{padding:20px 20px 16px;border-bottom:1px solid var(--ep-theme-tint)}
.dc-hdr-row{display:flex;align-items:center;gap:12px}
.dc-hdr-text{flex:1;min-width:0}
.dc-icon{width:40px;height:40px;border-radius:12px;background:var(--ep-theme-tint);display:flex;align-items:center;justify-content:center;flex-shrink:0}
.dc-icon svg{width:20px;height:20px;stroke:var(--ep-theme)}
.dc-title{font-size:1.05rem;font-weight:800;color:#1F1F2E;margin-top:0}
.dc-sub{font-size:.82rem;color:#6B7280;margin-top:2px}
.dc-close{width:30px;height:30px;border-radius:8px;background:#F3F4F6;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}
.dc-close svg{width:14px;height:14px;stroke:#6B7280}
.dc-step-hidden{display:none!important}
.dc-body{padding:16px 20px 20px}
.dc-form-group{margin-bottom:14px}
.dc-label{display:block;font-size:.78rem;font-weight:600;color:#374151;margin-bottom:5px}
.dc-label .dc-req{color:#EF4444}
.dc-input{width:100%;padding:10px 13px;border:1.5px solid #E5E7EB;border-radius:9px;font-size:.9rem;font-family:inherit;outline:none;transition:border-color .15s;color:#1F1F2E}
.dc-input:focus{border-color:var(--ep-theme);box-shadow:0 0 0 3px color-mix(in srgb, var(--ep-theme) 8%, transparent)}
.dc-input.error{border-color:#EF4444;box-shadow:0 0 0 3px #ef444414}
.dc-input-row{display:grid;grid-template-columns:80px 1fr;gap:8px}
.dc-select{width:100%;padding:10px 8px;border:1.5px solid #E5E7EB;border-radius:9px;font-size:.85rem;font-family:inherit;outline:none;background:#fff;transition:border-color .15s}
.dc-select:focus{border-color:var(--ep-theme)}
.dc-error-msg{font-size:.75rem;color:#EF4444;margin-top:4px;font-weight:600}
.dc-check-row{display:flex;align-items:flex-start;gap:10px;background:var(--ep-theme-tint);border-radius:10px;padding:12px}
.dc-check-icon{flex-shrink:0;width:34px;height:34px;border-radius:10px;background:var(--ep-theme-tint);display:flex;align-items:center;justify-content:center}
.dc-check-icon svg{width:16px;height:16px;stroke:var(--ep-theme)}
.dc-check-text{font-size:.82rem;color:#4B5563;line-height:1.5}
.dc-check-text strong{color:#1F1F2E}
.dc-footer{padding:0 20px 20px;display:flex;gap:10px}
.dc-btn{flex:1;padding:12px;border-radius:10px;font-size:.9rem;font-weight:700;transition:all .15s;display:flex;align-items:center;justify-content:center;gap:7px}
.dc-btn--cancel{border:1.5px solid #E5E7EB;color:#6B7280;background:#fff}
.dc-btn--cancel:hover{background:#F9F9F9}
.dc-btn--confirm{background:var(--ep-theme);color:#fff;border:1.5px solid var(--ep-theme)}
.dc-btn--confirm:hover{background:var(--ep-theme-dark)}
.dc-btn--decline{background:#EF4444;color:#fff;border:1.5px solid #EF4444}
.dc-btn--decline:hover{background:#DC2626}
.dc-btn svg{width:16px;height:16px}
.dc-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}
.dc-spinner{width:16px;height:16px;border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}
@keyframes spin {
to{transform:rotate(360deg)}
}
.ep-walkin-card{background:#fff;border-radius:16px;padding:22px;border:1.5px solid var(--ep-theme-border);margin:16px 0;box-shadow:0 2px 12px #0000000d}
.ep-walkin-hdr{display:flex;align-items:center;gap:12px;margin-bottom:16px}
.ep-walkin-icon{width:38px;height:38px;border-radius:10px;background:var(--ep-theme-tint);display:flex;align-items:center;justify-content:center;flex-shrink:0}
.ep-walkin-icon svg{width:18px;height:18px;stroke:var(--ep-theme)}
.ep-walkin-title{font-weight:700;font-size:.95rem;color:#1F1F2E}
.ep-walkin-sub{font-size:.78rem;color:#6B7280;margin-top:1px}
.ep-card{background:#fff;border-radius:16px;border:1px solid var(--ep-theme-border);padding:22px;margin:16px 0;box-shadow:0 1px 8px #0000000a}
.ep-card-hdr{display:flex;align-items:center;gap:10px;margin-bottom:16px}
.ep-card-icon{width:34px;height:34px;border-radius:10px;background:var(--ep-theme-tint);display:flex;align-items:center;justify-content:center;flex-shrink:0}
.ep-card-icon svg{width:16px;height:16px;stroke:var(--ep-theme)}
.ep-card-title{font-weight:700;font-size:.95rem;color:#1F1F2E}
.sched-item{display:flex;gap:12px;padding-bottom:16px}
.sched-item:last-child{padding-bottom:0}
.sched-line-col{display:flex;flex-direction:column;align-items:center;width:16px;flex-shrink:0;padding-top:3px}
.sched-dot{width:10px;height:10px;border-radius:50%;background:var(--ep-theme);flex-shrink:0}
.sched-dot--sub{background:var(--ep-theme-light)}
.sched-vline{flex:1;width:2px;background:var(--ep-theme-tint);margin-top:4px;min-height:20px}
.sched-body{flex:1;min-width:0}
.sched-type{font-size:.68rem;font-weight:700;color:var(--ep-theme);letter-spacing:.06em;text-transform:uppercase;margin-bottom:2px}
.sched-type--sub{color:var(--ep-theme-light)}
.sched-name{font-weight:700;font-size:.92rem;color:#1F1F2E;margin-bottom:6px}
.sched-meta{display:flex;align-items:center;gap:6px;font-size:.78rem;color:#6B7280;margin-bottom:3px}
.sched-meta svg{width:12px;height:12px;stroke:#9CA3AF;flex-shrink:0}
.ep-card.ned-card .ned-cohost-row{padding:12px 18px;border-bottom:1px solid #F3F4F6;border-top:none}
.ep-card.ned-card .ned-cohost-row:last-child{border-bottom:none}
.ned-cohost-row{display:flex;align-items:center;gap:12px;border-bottom:1px solid #F9FAFB}
.ned-cohost-row:last-child{border-bottom:none}
.ned-cohost-ava{width:36px;height:36px;border-radius:50%;background:var(--ep-theme);display:flex;align-items:center;justify-content:center;font-size:.74rem;font-weight:800;color:#fff;flex-shrink:0}
.ned-flex1{flex:1;min-width:0}
.ned-host-name{font-size:.9rem;font-weight:700;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.ned-host-role{font-size:.65rem;font-weight:800;text-transform:uppercase;letter-spacing:.6px;margin-top:2px;color:#9CA3AF}
.ned-host-role--host{color:var(--ep-theme)}
.ned-host-role--cohost{color:var(--ep-theme-light)}
.ned-host-acts{display:flex;gap:6px;margin-left:auto;flex-shrink:0}
.ned-act-btn{width:30px;height:30px;border-radius:9px;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:all .15s;border:1.5px solid transparent}
.ned-act-btn svg{width:13px;height:13px;stroke:currentColor;fill:none;stroke-width:2}
.ned-act-btn:hover{transform:scale(1.1)}
.ned-act-phone{background:#F0FDF4;color:#059669;border-color:#D1FAE5}
.ned-act-wa{background:#DCFCE7;color:#16A34A;border-color:#BBF7D0}
.ned-act-email{background:var(--ep-theme-tint);color:var(--ep-theme);border-color:var(--ep-theme-border)}
.ned-act-phone:hover{background:#059669;color:#fff}
.ned-act-wa:hover{background:#16A34A;color:#fff}
.ned-act-email:hover{background:var(--ep-theme);color:#fff}
.ep-about-text{font-size:.88rem;color:#374151;line-height:1.7;white-space:pre-line}
.ep-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding-top:4px}
.ep-info-cell-lbl{font-size:.72rem;font-weight:600;color:#9CA3AF;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px}
.ep-info-cell-val{font-size:.88rem;font-weight:600;color:#1F1F2E}
.ep-info-cell-val--purple{color:var(--ep-theme)}
.ep-share-row{display:flex;align-items:center;gap:10px;margin:20px 0;flex-wrap:wrap}
.ep-share-label{font-size:.82rem;font-weight:600;color:#6B7280}
.ep-share-btn{display:flex;align-items:center;gap:6px;padding:8px 16px;border-radius:999px;font-size:.78rem;font-weight:700;border:1.5px solid;transition:all .15s;white-space:nowrap}
.ep-share-btn--wa{color:#075E54;border-color:#075e544d;background:#075e540d}
.ep-share-btn--wa:hover{background:#075e541a}
.ep-share-btn--copy{color:var(--ep-theme);border-color:color-mix(in srgb, var(--ep-theme) 30%, transparent);background:color-mix(in srgb, var(--ep-theme) 5%, transparent)}
.ep-share-btn--copy:hover{background:color-mix(in srgb, var(--ep-theme) 10%, transparent)}
.ep-share-btn svg{width:13px;height:13px;stroke:currentColor}
.ep-private-wrap{min-height:calc(100vh - 64px);display:flex;align-items:center;justify-content:center;padding:40px 20px}
.ep-private-card{background:#fff;border-radius:20px;padding:40px;max-width:400px;width:100%;text-align:center;box-shadow:0 4px 30px #00000014;border:1.5px solid var(--ep-theme-border)}
.ep-private-icon{width:64px;height:64px;border-radius:18px;background:var(--ep-theme-tint);display:flex;align-items:center;justify-content:center;margin:0 auto 20px}
.ep-private-icon svg{width:28px;height:28px;stroke:var(--ep-theme)}
.ep-private-title{font-size:1.3rem;font-weight:800;color:#1F1F2E;margin-bottom:8px}
.ep-private-sub{font-size:.88rem;color:#6B7280;line-height:1.6}
.ep-private-ev-name{font-size:1rem;font-weight:700;color:var(--ep-theme);margin-top:16px;padding:12px;background:var(--ep-theme-tint);border-radius:10px}
.dc-success{padding:24px 20px;text-align:center}
.dc-success-icon{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#059669,#34D399);display:flex;align-items:center;justify-content:center;margin:0 auto 16px;box-shadow:0 4px 16px #05966940}
.dc-success-icon svg{width:26px;height:26px;stroke:#fff;stroke-width:2.5}
.dc-success-title{font-size:1.1rem;font-weight:800;color:#1F1F2E;margin-bottom:6px}
.dc-success-sub{font-size:.83rem;color:#6B7280;line-height:1.5}
.dc-pass-token{font-family:monospace;font-size:.78rem;background:#F3F4F6;padding:8px 14px;border-radius:8px;color:#374151;margin:14px 0;word-break:break-all}
.ep-expired-banner{background:#FEF2F2;border:1px solid #FEE2E2;padding:12px 20px;display:flex;align-items:center;gap:10px}
.ep-expired-banner svg{width:16px;height:16px;stroke:#DC2626;flex-shrink:0}
.ep-expired-banner-text{font-size:.83rem;font-weight:600;color:#DC2626}
.ep-bottom{height:48px}
.dc-form-group{margin-bottom:14px}
.dc-label{display:block;font-size:.78rem;font-weight:700;color:#374151;margin-bottom:6px;text-transform:uppercase;letter-spacing:.04em}
.dc-label .dc-req{color:#EF4444;font-weight:700}
.dc-input{padding:12px 14px;width:100%;border:1.5px solid #E5E7EB;border-radius:10px;font-size:.92rem;color:#111827;background:#F9FAFB;outline:none;transition:border-color .2s,box-shadow .2s;font-family:inherit;box-sizing:border-box}
.dc-input:focus{border-color:var(--ep-theme);box-shadow:0 0 0 3px color-mix(in srgb,var(--ep-theme) 12%,transparent);background:#fff}
.dc-input.error{border-color:#EF4444;box-shadow:0 0 0 3px #ef44441a}
.dc-input-row{display:grid;grid-template-columns:110px 1fr;gap:8px;align-items:stretch}
.dc-select{padding:12px 10px;width:100%;border:1.5px solid #E5E7EB;border-radius:10px;font-size:.88rem;font-family:inherit;outline:none;background:#F9FAFB;color:#111827;transition:border-color .2s;appearance:none;-webkit-appearance:none;background-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%239CA3AF%22 stroke-width=%222%22%3E%3Cpolyline points=%2218 9 12 15 6 9%22/%3E%3C/svg%3E');background-repeat:no-repeat;background-position:right 10px center;background-size:14px;padding-right:30px;box-sizing:border-box}
.dc-select:focus{border-color:var(--ep-theme);background-color:#fff}
.ep-mt-20{margin-top:20px}
.ep-walkin-full{width:100%}
.ep-info-full{grid-column:1/-1}
.ep-cohost-ava{background:var(--ep-theme);color:var(--ep-theme-text-dark)}
.dc-label-opt{color:#9CA3AF;font-weight:500}
.dc-err-center{text-align:center}
.dc-success-actions{margin-top:20px;display:flex;gap:10px;justify-content:center}
.dc-btn-inline{flex:none;padding:10px 20px}
.dc-btn-link{text-decoration:none}
.ep-countdown-center{max-width:760px;display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:0 30px}
.ep-hero-bg[data-bg]{background:attr(data-bg)}
.ep-cunit--hidden{display:none}
.ep-phi-hdr{display:flex;align-items:center;gap:12px;margin-bottom:14px}
.ep-phi-icon{width:40px;height:40px;border-radius:50%;background:var(--ep-theme-tint);display:flex;align-items:center;justify-content:center;flex-shrink:0}
.ep-phi-title{font-size:.95rem;font-weight:700;color:#111827}
.ep-phi-sub{font-size:.8rem;color:var(--ep-theme);font-weight:600}
.ep-phi-result{display:none;padding:10px 0;font-size:.9rem;font-weight:600;text-align:center}
.ep-rsvp-status-row{display:flex;align-items:center;gap:12px}
.ep-rsvp-status-icon{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.ep-rsvp-status-info{flex:1;min-width:0}
.ep-rsvp-status-title{font-size:.95rem;font-weight:700;color:#111827}
.ep-rsvp-status-sub{font-size:.8rem;color:#6B7280}
.ep-rsvp-status-label{font-weight:600}
.ep-rsvp-update-btn{font-size:.78rem;padding:8px 14px;white-space:nowrap;flex-shrink:0}
.ep-pending-inv-row{display:flex;align-items:center;gap:8px;margin-bottom:10px}
.ep-pending-inv-icon{width:32px;height:32px;border-radius:50%;background:var(--ep-theme-tint);display:flex;align-items:center;justify-content:center;flex-shrink:0}
.ep-pending-inv-title{font-size:.9rem;font-weight:700;color:#111827}
.ep-pending-inv-sub{font-size:.75rem;color:var(--ep-theme);font-weight:600}
.ep-section-row{display:flex;align-items:center;justify-content:space-between;gap:8px}
.ep-section-row-left{flex:1;min-width:0}
.ep-detail-main-mt{margin-top:4px}
.ep-detail-note-mt{margin-top:3px}
.ep-val-mt{margin-top:4px}
.ep-icon-action{width:38px;height:38px;border-radius:50%;border:1.5px solid #E5E7EB;background:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;text-decoration:none;color:#374151;transition:all .15s}
.ep-icon-action:hover{border-color:var(--ep-theme);color:var(--ep-theme)}
.ep-meeting-link-text{margin-top:4px;word-break:break-all;font-size:.82rem}
.ep-sf-posts{min-height:60px}
.ep-sf-loading{text-align:center;padding:20px;color:#9CA3AF;font-size:.85rem}
.ep-rsvp-modal{display:flex;flex-direction:column;overflow:hidden;max-height:85vh}
.ep-rsvp-step-bar{display:none;gap:4px;padding:12px 20px 0;flex-shrink:0}
.ep-modal-hdr-inner{display:flex;align-items:center;gap:12px}
.ep-modal-step-icon{width:36px;height:36px;border-radius:10px;background:var(--ep-theme-tint);display:flex;align-items:center;justify-content:center;flex-shrink:0}
.ep-modal-step-icon--red{background:#FEE2E2}
.ep-otp-input{text-align:center;letter-spacing:10px;font-size:1.5rem;font-weight:700}
.ep-otp-resend{margin-top:10px;font-size:.78rem;color:var(--ep-theme);background:none;border:none;cursor:pointer;text-decoration:underline}
.ep-modal-body-center{text-align:center}
.ep-s3-footer{gap:8px}
.ep-s4-wrap{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden}
.ep-s4-hdr-inner{flex:1;min-width:0}
.ep-s4-hdr-actions{display:flex;align-items:center;gap:8px}
.ep-s4-add-btn{display:flex;align-items:center;gap:4px;font-size:.78rem;font-weight:700;color:var(--ep-theme);background:none;border:none;cursor:pointer;padding:4px 0}
.ep-s4-dots{display:flex;align-items:center;gap:6px;padding:8px 20px 0;flex-shrink:0}
.ep-s4-slider-wrap{flex:1;overflow:hidden;position:relative;min-height:0}
.ep-s4-slider{display:flex;transition:transform .3s cubic-bezier(.4,0,.2,1);height:100%;align-items:stretch}
.ep-s4-footer{flex-shrink:0;gap:8px}
.ep-s4-back-btn{flex:1;display:inline-flex;align-items:center;justify-content:center}
.ep-s4-prev-btn{flex:1;display:none;align-items:center;justify-content:center}
.ep-s4-next-btn{flex:1;display:inline-flex;align-items:center;justify-content:center}
.ep-decline-body-text{font-size:.88rem;color:#6B7280;text-align:center;padding:8px 0}
.ep-decline-btn{background:#EF4444;border-color:#EF4444}
.ep-decline-btn:hover{background:#DC2626;border-color:#DC2626}
.ep-success-body{text-align:center;padding:36px 24px}
.ep-success-icon-wrap{width:64px;height:64px;border-radius:50%;background:#DCFCE7;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}
.ep-success-title{font-size:1.1rem;font-weight:800;color:#111827;margin-bottom:8px}
.ep-success-sub{font-size:.88rem;color:#6B7280;margin-bottom:24px}
.ned-cohost-ava--blue{background:#0EA5E9}
.ep-s3-body{flex:1;overflow-y:auto}
.ep-s3-add-btn{flex:1;display:none}
.ep-s3-submit-btn{flex:1}
.ep-s4-hdr{flex-shrink:0}
.ep-rsvp-step-bar{display:none;gap:4px;padding:12px 20px 0;flex-shrink:0}
.ep-step-seg{flex:1;height:3px;border-radius:2px;transition:background .2s}
.ep-step-done{background:var(--ep-theme)}
.ep-step-active{background:var(--ep-theme-light)}
.ep-step-todo{background:#E5E7EB}
@media(max-width:540px) {
.ep-hero-content{padding:24px 16px 28px}
.ep-countdown-center{padding:0;flex-direction:column;text-align:center}
.ep-hero{min-height:480px}
.ep-info-grid{grid-template-columns:1fr}
.ep-cd-units{gap:6px}
.ep-cunit{min-width:44px;padding:6px 8px}
.ep-rsvp-btns{flex-direction:column}
.ep-rsvp-btn{min-width:unset}
.dc-footer{flex-direction:column}
.ep-stats{display:grid;grid-template-columns:1fr 1fr}
.ep-stat{border-right:1px solid var(--ep-theme-border);border-bottom:1px solid var(--ep-theme-border)}
.ep-stat:nth-child(2n){border-right:none}
.ep-stat:nth-child(3),.ep-stat:nth-child(4){border-bottom:none}
.ep-rsvp-status-row{flex-direction: column;text-align: center;}
}







