*{box-sizing:border-box}.pleo-app-shell{margin:0;background:#f4f7f5;color:#16352c;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}.pleo-app-shell a{color:inherit}.pleo-app-shell img{max-width:100%;height:auto}.pleo-app-shell button,.pleo-app-shell input,.pleo-app-shell select,.pleo-app-shell textarea{font:inherit}.pleo-skip-link{position:fixed;left:16px;top:-100px;z-index:99999;background:#fff;padding:12px 16px;border-radius:8px}.pleo-skip-link:focus{top:16px}.pleo-shell{min-height:100vh;display:flex;flex-direction:column}.pleo-app-header{height:76px;position:sticky;top:0;z-index:1000;background:rgba(4,65,47,.96);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(18px,4vw,64px);box-shadow:0 8px 30px rgba(0,0,0,.12);backdrop-filter:blur(16px)}.pleo-app-logo{display:flex;gap:12px;align-items:center;text-decoration:none}.pleo-app-logo span{width:46px;height:46px;border:2px solid var(--pleo-gold);border-radius:50%;display:grid;place-items:center;color:var(--pleo-gold);font-weight:900;letter-spacing:.04em}.pleo-app-logo strong{font-size:.96rem;max-width:260px}.pleo-app-header nav{display:flex;align-items:center;gap:8px}.pleo-app-header nav a{padding:10px 12px;border-radius:10px;text-decoration:none;font-weight:700;font-size:.9rem}.pleo-app-header nav a:hover,.pleo-app-header nav a:focus-visible{background:rgba(255,255,255,.12)}.pleo-public-nav-toggle{display:none;border:0;background:transparent;color:#fff;font-weight:700}.pleo-shell-main{flex:1;min-width:0}.pleo-app-footer{background:#052f24;color:#dfeee8;padding:24px clamp(18px,4vw,64px);display:flex;gap:22px;align-items:center;justify-content:center;flex-wrap:wrap;font-size:.86rem}.pleo-app-footer a{color:#fff}.pleo-app-footer small{opacity:.72}.pleo-page{width:100%}.pleo-section{max-width:1240px;margin:0 auto;padding:64px clamp(18px,4vw,44px)}.pleo-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}.pleo-section h2,.pleo-card h2{margin:.15em 0 .55em;font-size:clamp(1.45rem,2.6vw,2.25rem);line-height:1.15}.pleo-kicker,.pleo-eyebrow{color:var(--pleo-gold);font-size:.76rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.pleo-event-hero,.pleo-single-hero{min-height:min(720px,78vh);position:relative;display:flex;align-items:end;overflow:hidden;background:linear-gradient(135deg,#075b42,#052f24);color:#fff}.pleo-hero-media{position:absolute;inset:0}.pleo-hero-media img{width:100%;height:100%;object-fit:cover}.pleo-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,40,29,.95),rgba(2,40,29,.55) 55%,rgba(2,40,29,.15)),linear-gradient(0deg,rgba(2,40,29,.76),transparent 60%)}.pleo-hero-content{position:relative;z-index:2;max-width:900px;padding:clamp(54px,9vw,120px) clamp(20px,7vw,100px)}.pleo-hero-content h1,.pleo-empty-hero h1{font-size:clamp(2.25rem,6vw,5.2rem);line-height:.98;letter-spacing:-.04em;margin:.16em 0}.pleo-hero-summary{font-size:clamp(1rem,2vw,1.3rem);max-width:720px;color:#e9f2ee}.pleo-meta-row{display:flex;gap:12px 24px;flex-wrap:wrap;margin:22px 0}.pleo-meta-row>span,.pleo-card-meta>span{display:flex;gap:7px;align-items:center}.pleo-action-row{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:24px}.pleo-btn{appearance:none;border:0;border-radius:12px;background:var(--pleo-primary);color:#fff!important;display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 20px;text-decoration:none;font-weight:850;cursor:pointer;box-shadow:0 8px 22px rgba(7,91,66,.16);transition:transform .15s ease,box-shadow .15s ease}.pleo-btn:hover{transform:translateY(-1px);box-shadow:0 12px 28px rgba(7,91,66,.22)}.pleo-btn:focus-visible,.pleo-app-shell :focus-visible{outline:3px solid var(--pleo-accent);outline-offset:3px}.pleo-btn[disabled]{opacity:.62;cursor:progress}.pleo-btn-gold{background:var(--pleo-gold);color:#142b24!important}.pleo-btn-secondary{background:#fff;color:var(--pleo-primary)!important;border:1px solid #c9d9d3;box-shadow:none}.pleo-btn-ghost{background:transparent;border:1px solid rgba(255,255,255,.55);box-shadow:none}.pleo-text-link{font-weight:850;color:var(--pleo-primary)!important;text-decoration:underline;text-underline-offset:4px}.pleo-empty-hero{padding:90px clamp(20px,7vw,100px);background:linear-gradient(135deg,#075b42,#052f24);color:#fff}.pleo-filter-section{padding-top:48px}.pleo-filter-bar,.pleo-form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:16px;align-items:end}.pleo-filter-bar{padding:20px;border-radius:18px;background:#fff;box-shadow:0 12px 40px rgba(14,70,52,.08);margin-bottom:30px}.pleo-filter-bar label>span{display:block;font-weight:800;font-size:.82rem;margin-bottom:6px}.pleo-event-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.pleo-event-card{background:#fff;border:1px solid #dce7e2;border-radius:20px;overflow:hidden;box-shadow:0 12px 34px rgba(20,76,58,.07);min-width:0;transition:transform .18s ease}.pleo-event-card:hover{transform:translateY(-4px)}.pleo-event-card-image{display:block;height:230px;background:#dce9e4}.pleo-event-card-image img{width:100%;height:100%;object-fit:cover}.pleo-event-image-placeholder{height:100%;display:grid;place-items:center;background:linear-gradient(135deg,var(--pleo-primary),#053b2c);color:var(--pleo-gold);font-size:2rem;font-weight:900}.pleo-event-card-body{padding:22px}.pleo-event-card h3{font-size:1.35rem;line-height:1.2;margin:.7em 0}.pleo-event-card h3 a{text-decoration:none}.pleo-event-card p{color:#526b63}.pleo-card-badges{display:flex;gap:8px;flex-wrap:wrap}.pleo-card-meta{display:grid;gap:8px;margin:16px 0;font-size:.85rem}.pleo-horizontal-scroll{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(300px,36%);gap:20px;overflow-x:auto;padding:4px 4px 22px;scroll-snap-type:x mandatory}.pleo-horizontal-scroll>*{scroll-snap-align:start}.pleo-impact{background:var(--pleo-primary);color:#fff;border-radius:28px;margin-bottom:64px;display:flex;justify-content:space-between;align-items:center;gap:30px}.pleo-event-layout{max-width:1240px;margin:0 auto;padding:50px clamp(18px,4vw,44px);display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:30px;align-items:start}.pleo-event-main{display:grid;gap:22px}.pleo-event-aside{min-width:0}.pleo-sticky-card{position:sticky;top:100px}.pleo-card{background:#fff;border:1px solid #dce7e2;border-radius:20px;padding:clamp(20px,3vw,32px);box-shadow:0 12px 35px rgba(20,76,58,.07);min-width:0}.pleo-rich-content{font-size:1.05rem}.pleo-details-list,.pleo-ticket-person dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.pleo-details-list div,.pleo-ticket-person dl div{padding:14px 0;border-bottom:1px solid #e7efeb}.pleo-details-list dt,.pleo-ticket-person dt{font-size:.75rem;text-transform:uppercase;letter-spacing:.06em;font-weight:900;color:#60776f}.pleo-details-list dd,.pleo-ticket-person dd{margin:4px 0 0;font-weight:700}.pleo-chip-grid{display:flex;flex-wrap:wrap;gap:10px}.pleo-chip{background:#edf5f1;border:1px solid #cfe1d9;border-radius:999px;padding:9px 13px;font-weight:750;font-size:.85rem}.pleo-action-stack{display:grid;gap:10px}.pleo-action-card{display:grid;gap:3px;padding:15px;border:1px solid #cfe0d8;border-radius:14px;text-decoration:none;background:#f7faf8}.pleo-action-card:hover,.pleo-action-card.is-active{border-color:var(--pleo-gold);background:#fff9e9}.pleo-action-card span{font-size:.82rem;color:#587168}.pleo-action-card.is-disabled{opacity:.62}.pleo-form-section{padding-top:12px}.pleo-form-shell{max-width:980px;margin:auto;background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 18px 55px rgba(12,74,54,.12)}.pleo-form-intro{background:linear-gradient(135deg,var(--pleo-primary),#052f24);color:#fff;padding:32px}.pleo-multistep-form{padding:clamp(22px,5vw,48px)}.pleo-multistep-form fieldset{border:0;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.pleo-multistep-form legend{grid-column:1/-1;font-size:1.5rem;font-weight:900;margin-bottom:12px}.pleo-stepper{display:flex;gap:10px;margin-bottom:30px}.pleo-stepper span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#e1ebe6;color:#577067;font-weight:900}.pleo-stepper span.is-active{background:var(--pleo-gold);color:#142b24}.pleo-stepper span.is-complete{background:var(--pleo-primary);color:#fff}.pleo-field{display:flex;flex-direction:column;gap:7px;min-width:0}.pleo-field>span{font-size:.84rem;font-weight:850}.pleo-field input,.pleo-field select,.pleo-field textarea,.pleo-filter-bar input,.pleo-filter-bar select{width:100%;border:1px solid #bfcfc8;background:#fff;border-radius:10px;min-height:48px;padding:10px 12px;color:#18382e}.pleo-field textarea{min-height:120px;resize:vertical}.pleo-field input:invalid:focus,.pleo-field select:invalid:focus{border-color:#b42318}.pleo-field-row{grid-column:1/-1;display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px}.pleo-check{display:flex;gap:10px;align-items:flex-start;grid-column:1/-1}.pleo-check input{width:20px;height:20px;margin-top:2px}.pleo-summary-box{grid-column:1/-1;background:#eef6f2;border-left:4px solid var(--pleo-gold);padding:16px}.pleo-step-controls{display:flex;justify-content:space-between;gap:12px;margin-top:28px}.pleo-error-summary{background:#fef3f2;color:#912018;border:1px solid #fecdca;padding:14px;border-radius:10px;margin-bottom:18px}.pleo-notice{border-radius:14px;padding:16px 18px;margin:16px 0;border:1px solid #bcd4ca;background:#eef6f2}.pleo-notice p{margin:.35em 0 0}.pleo-notice-success{border-color:#86c9a9;background:#ecfdf3}.pleo-notice-warning{border-color:#e7c875;background:#fffaeb}.pleo-notice-error{border-color:#f5a8a2;background:#fef3f2}.pleo-empty-state{text-align:center;padding:44px 24px;background:#fff;border:1px dashed #bacdc5;border-radius:18px}.pleo-empty-state .dashicons{font-size:38px;width:38px;height:38px;color:var(--pleo-gold)}.pleo-narrow-page,.pleo-auth-page{max-width:780px;margin:0 auto;padding:clamp(34px,7vw,90px) 18px}.pleo-auth-card{background:#fff;padding:clamp(24px,5vw,48px);border-radius:24px;box-shadow:0 18px 55px rgba(12,74,54,.12)}.pleo-auth-card form{display:grid;gap:15px;margin:24px 0}.pleo-auth-divider{display:flex;align-items:center;gap:12px;color:#70847d}.pleo-auth-divider:before,.pleo-auth-divider:after{content:"";height:1px;background:#d7e3de;flex:1}.pleo-center-action{text-align:center;margin:20px}.pleo-badge{display:inline-flex;align-items:center;min-height:27px;padding:5px 9px;border-radius:999px;background:#e8efec;color:#35564b;font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.035em}.pleo-badge-approved,.pleo-badge-active,.pleo-badge-confirmed,.pleo-badge-eligible,.pleo-badge-selected,.pleo-badge-completed{background:#dcfae6;color:#17663a}.pleo-badge-declined,.pleo-badge-revoked,.pleo-badge-cancelled,.pleo-badge-ineligible,.pleo-badge-failed{background:#fee4e2;color:#991b1b}.pleo-badge-under_review,.pleo-badge-awaiting_payment,.pleo-badge-submitted,.pleo-badge-pending{background:#fff2cc;color:#775c00}.pleo-badge-checked_in{background:#d7f4ff;color:#075a76}.pleo-payment-summary,.pleo-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:24px 0}.pleo-payment-summary>div,.pleo-stat{border:1px solid #d5e4de;background:#f8fbfa;padding:16px;border-radius:14px}.pleo-payment-summary small,.pleo-payment-summary strong{display:block}.pleo-bank-card{background:#f8fbfa;border:1px solid #d5e4de;padding:22px;border-radius:18px;margin:24px 0}.pleo-copy-row{display:flex;justify-content:space-between;gap:16px;border-bottom:1px solid #dce8e3;padding:12px 0}.pleo-copy-row small,.pleo-copy-row strong{display:block}.pleo-copy-btn{border:1px solid #a9c1b7;background:#fff;border-radius:9px;padding:6px 12px;font-weight:850;cursor:pointer}.pleo-timeline{display:grid;gap:8px;margin:28px 0}.pleo-timeline>div{display:grid;grid-template-columns:28px 1fr;gap:10px;align-items:start;position:relative}.pleo-timeline-dot{width:16px;height:16px;border-radius:50%;background:var(--pleo-gold);margin-top:6px}.pleo-ticket-page{padding:50px 18px}.pleo-ticket-full{max-width:920px;margin:auto;background:#fff;border-radius:26px;overflow:hidden;box-shadow:0 20px 60px rgba(11,72,53,.15)}.pleo-ticket-full>header{padding:32px;background:linear-gradient(135deg,var(--pleo-primary),#052f24);color:#fff}.pleo-ticket-body{display:grid;grid-template-columns:1fr 340px;gap:30px;padding:34px}.pleo-ticket-qr{text-align:center}.pleo-ticket-qr svg{width:min(100%,320px);height:auto;background:#fff;padding:12px}.pleo-ticket-full>footer{padding:22px 34px;border-top:1px solid #e0eae6;display:flex;gap:12px;justify-content:flex-end}.pleo-ticket-grid,.pleo-flyer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px}.pleo-ticket-card{text-align:center}.pleo-mini-qr canvas{max-width:180px!important;height:auto!important}.pleo-flyer-placeholder{aspect-ratio:4/5;background:linear-gradient(150deg,var(--pleo-primary),#052f24);color:#fff;border-radius:16px;display:grid;place-content:center;text-align:center;margin-bottom:12px}.pleo-flyer-placeholder span{color:var(--pleo-gold);font-weight:900}.pleo-dashboard{min-height:calc(100vh - 76px)}.pleo-user-dashboard{max-width:1240px;margin:auto;padding:36px 22px}.pleo-dashboard-hero{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.pleo-dashboard-tabs{display:flex;gap:8px;overflow-x:auto;padding-bottom:10px;margin-bottom:24px}.pleo-dashboard-tabs a{white-space:nowrap;padding:10px 14px;background:#fff;border:1px solid #d3e1db;border-radius:999px;text-decoration:none;font-weight:800}.pleo-dashboard-tabs a.is-active{background:var(--pleo-primary);color:#fff}.pleo-admin-mobile-head{display:none}.pleo-admin-layout{display:grid;grid-template-columns:270px minmax(0,1fr);min-height:calc(100vh - 76px)}.pleo-admin-sidebar{position:sticky;top:76px;height:calc(100vh - 76px);overflow:auto;background:#073d2f;color:#e8f1ed;padding:22px 14px;display:flex;flex-direction:column}.pleo-admin-brand{padding:8px 12px 20px;display:grid}.pleo-admin-brand span{color:var(--pleo-gold);font-weight:900;font-size:1.3rem}.pleo-admin-sidebar nav{display:grid;gap:4px}.pleo-admin-sidebar nav a{display:flex;gap:10px;align-items:center;padding:11px 12px;border-radius:10px;text-decoration:none;font-weight:750;font-size:.88rem}.pleo-admin-sidebar nav a:hover,.pleo-admin-sidebar nav a.is-active{background:rgba(255,255,255,.12);color:#fff}.pleo-sidebar-footer{margin-top:auto;display:grid;gap:8px;padding:15px 12px;border-top:1px solid rgba(255,255,255,.13)}.pleo-sidebar-footer a{font-size:.82rem}.pleo-admin-content{padding:32px clamp(18px,3.5vw,48px);min-width:0;overflow:auto}.pleo-workspace-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:24px}.pleo-workspace-head h1{font-size:clamp(1.8rem,3vw,2.8rem);margin:.1em 0}.pleo-admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.pleo-stat{display:flex;gap:14px;align-items:center}.pleo-stat .dashicons{width:38px;height:38px;font-size:38px;color:var(--pleo-gold)}.pleo-stat strong,.pleo-stat small{display:block}.pleo-stat strong{font-size:1.55rem}.pleo-responsive-table{max-width:100%;overflow:auto}.pleo-responsive-table table{width:100%;border-collapse:collapse;min-width:760px}.pleo-responsive-table th,.pleo-responsive-table td{text-align:left;padding:13px 12px;border-bottom:1px solid #e2ece8;vertical-align:top;font-size:.86rem}.pleo-responsive-table th{position:sticky;top:0;background:#f6faf8;z-index:2;font-size:.74rem;text-transform:uppercase;letter-spacing:.04em}.pleo-table-actions{display:flex;gap:6px;flex-wrap:wrap}.pleo-table-actions form{display:flex;gap:6px;align-items:center}.pleo-table-actions select,.pleo-table-actions input{max-width:180px;min-height:36px;border:1px solid #c8d8d1;border-radius:8px}.pleo-report-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.pleo-report-card{border:1px solid #d5e3dd;border-radius:14px;padding:18px;display:grid;gap:10px}.pleo-code-example{white-space:pre-wrap;background:#062f24;color:#e6f2ed;padding:16px;border-radius:12px;overflow:auto}.pleo-diagnostic-list{display:grid;gap:10px}.pleo-diagnostic-list article{display:flex;gap:12px;padding:14px;border-radius:12px;background:#f8fbfa;border:1px solid #d7e5df}.pleo-diagnostic-list article.is-ok .dashicons{color:#16834c}.pleo-diagnostic-list article.is-error{background:#fff6f5;border-color:#f2c5c1}.pleo-diagnostic-list article.is-error .dashicons{color:#b42318}.pleo-section-head,.pleo-workspace-head{min-width:0}.pleo-back-link{display:inline-block;margin-bottom:14px}.pleo-shortcode-hero{padding:34px;background:var(--pleo-primary);color:#fff;border-radius:18px}@media(max-width:1024px){.pleo-event-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pleo-event-layout{grid-template-columns:1fr}.pleo-sticky-card{position:static}.pleo-admin-layout{grid-template-columns:220px minmax(0,1fr)}.pleo-admin-grid{grid-template-columns:1fr}.pleo-ticket-body{grid-template-columns:1fr}.pleo-payment-summary,.pleo-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.pleo-app-header{height:66px;padding:0 16px}.pleo-app-logo strong{display:none}.pleo-app-logo span{width:40px;height:40px}.pleo-public-nav-toggle{display:block}.pleo-app-header nav{display:none;position:absolute;top:66px;left:10px;right:10px;background:#063d2e;border-radius:14px;padding:10px;box-shadow:0 18px 44px rgba(0,0,0,.25);flex-direction:column;align-items:stretch}.pleo-app-header nav.is-open{display:flex}.pleo-app-header nav a{padding:13px}.pleo-event-hero,.pleo-single-hero{min-height:660px}.pleo-hero-content{padding:70px 20px 42px}.pleo-hero-overlay{background:linear-gradient(0deg,rgba(2,40,29,.96),rgba(2,40,29,.35))}.pleo-event-grid{grid-template-columns:1fr}.pleo-horizontal-scroll{grid-auto-columns:86%}.pleo-impact{border-radius:0;margin-bottom:0;align-items:flex-start;flex-direction:column}.pleo-multistep-form fieldset{grid-template-columns:1fr}.pleo-field-row{grid-template-columns:1fr}.pleo-details-list,.pleo-ticket-person dl{grid-template-columns:1fr}.pleo-payment-summary,.pleo-stat-grid{grid-template-columns:1fr}.pleo-ticket-body{padding:22px}.pleo-ticket-full>footer{padding:18px 22px;flex-direction:column}.pleo-dashboard-hero,.pleo-workspace-head{align-items:flex-start;flex-direction:column}.pleo-admin-mobile-head{position:sticky;top:66px;z-index:50;display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#fff;border-bottom:1px solid #d7e4de}.pleo-nav-toggle{border:0;background:var(--pleo-primary);color:#fff;border-radius:9px;padding:9px 12px}.pleo-admin-layout{display:block;min-height:0}.pleo-admin-sidebar{display:none;position:fixed;inset:66px 0 0 0;z-index:200;height:auto}.pleo-admin-sidebar.is-open{display:flex}.pleo-admin-content{padding:24px 16px}.pleo-app-footer{padding-bottom:calc(24px + env(safe-area-inset-bottom))}.pleo-form-shell{border-radius:16px}.pleo-btn{width:100%}.pleo-action-row .pleo-btn,.pleo-step-controls .pleo-btn,.pleo-table-actions .pleo-btn{width:auto}.pleo-section{padding:45px 18px}}
@media(max-width:390px){.pleo-hero-content h1,.pleo-empty-hero h1{font-size:2.35rem}.pleo-card{padding:18px}.pleo-horizontal-scroll{grid-auto-columns:92%}.pleo-step-controls{flex-direction:column-reverse}.pleo-step-controls .pleo-btn{width:100%}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
@media print{.pleo-app-header,.pleo-app-footer,.pleo-ticket-full>footer{display:none!important}.pleo-app-shell{background:#fff}.pleo-ticket-full{box-shadow:none;border:1px solid #ccc}}
.pleo-flyer-preview{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:16px;background:#e8f0ec;border:1px solid #d3e1db;display:block}.pleo-flyer-meta{display:flex;justify-content:space-between;gap:12px;align-items:center;margin:10px 0 12px}.pleo-flyer-meta span{color:var(--pleo-primary);font-weight:900;font-size:.78rem}.pleo-inline-form textarea{width:100%;min-width:180px;border:1px solid #c8d8d1;border-radius:8px;padding:7px 9px;resize:vertical}
.pleo-flyer-actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.pleo-flyer-actions .pleo-btn{min-height:40px;padding:8px 12px;width:auto}.pleo-flyer-actions .pleo-text-link{font-size:.82rem}
.pleo-upload-progress{grid-column:1/-1;display:flex;align-items:center;gap:12px;padding:13px;border-radius:12px;background:#eef6f2}.pleo-upload-progress[hidden]{display:none}.pleo-upload-progress progress{width:100%;height:14px;accent-color:var(--pleo-primary)}
.pleo-file-links{display:grid;gap:4px;margin-top:8px}.pleo-file-links a{font-size:.78rem;overflow-wrap:anywhere}
.pleo-card-actions-state{display:flex;flex-wrap:wrap;gap:7px;margin:14px 0}.pleo-card-actions-state .pleo-chip{font-size:.72rem;padding:5px 9px}.pleo-chip.is-muted{opacity:.62;background:#e7ece9;color:#4e625b}.pleo-online-info{margin-top:20px;padding:18px;border-radius:14px;background:#edf6f2;border-left:4px solid var(--pleo-primary)}.pleo-online-info h3{margin:0 0 8px}.pleo-danger-setting{border:1px solid #e1c4c4;background:#fff7f7;border-radius:12px;padding:14px}.pleo-file-links{display:flex;flex-direction:column;gap:5px}.pleo-form-progress{height:8px;background:#e8eeeb;border-radius:99px;overflow:hidden}.pleo-form-progress>span{display:block;height:100%;width:0;background:var(--pleo-primary);transition:width .2s ease}
.pleo-bank-account-row{border:1px solid #cbdad4;border-radius:16px;padding:18px;margin:0 0 18px;background:#f8fbfa}.pleo-bank-account-row legend{font-weight:900;color:var(--pleo-primary);padding:0 8px}

.pleo-form-builder-layout{display:grid;grid-template-columns:minmax(240px,320px) minmax(0,1fr);gap:22px;align-items:start;margin-top:24px}.pleo-form-core{border:1px solid #d3e1db;background:#f5faf7;border-radius:18px;padding:20px;position:sticky;top:100px}.pleo-form-core h3,.pleo-builder-head h3{margin:.3rem 0}.pleo-core-field-list{display:flex;flex-wrap:wrap;gap:7px;margin-top:16px}.pleo-core-field-list .pleo-chip{display:inline-flex;align-items:center;gap:5px}.pleo-core-field-list .dashicons{width:15px;height:15px;font-size:15px}.pleo-visual-builder{min-width:0}.pleo-builder-head,.pleo-builder-footer{display:flex;align-items:center;justify-content:space-between;gap:18px}.pleo-builder-head{margin-bottom:16px}.pleo-builder-head p{margin:.35rem 0 0}.pleo-builder-list{display:grid;gap:14px}.pleo-builder-row{border:1px solid #cfddd7;border-radius:16px;background:#fff;overflow:hidden;box-shadow:0 8px 22px rgba(6,64,46,.06)}.pleo-builder-row>header{display:flex;align-items:center;gap:10px;padding:13px 15px;background:#f4f9f6;border-bottom:1px solid #dce7e2}.pleo-builder-row>header strong{flex:1;min-width:0;overflow-wrap:anywhere}.pleo-builder-number{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:var(--pleo-primary);color:#fff;font-weight:900;font-size:.78rem}.pleo-builder-controls{display:flex;gap:5px}.pleo-icon-btn{width:34px;height:34px;border:1px solid #bfd1c9;border-radius:8px;background:#fff;color:var(--pleo-primary);font-weight:900;cursor:pointer}.pleo-icon-btn:hover,.pleo-icon-btn:focus-visible{background:#e9f4ef}.pleo-icon-btn:disabled{opacity:.35;cursor:not-allowed}.pleo-icon-btn.is-danger{color:#a32920}.pleo-builder-row>.pleo-field-row{padding:15px 15px 0}.pleo-builder-row>.pleo-builder-options{padding-bottom:15px;align-items:end}.pleo-builder-required{min-height:48px;align-self:end}.pleo-field small{display:block;color:#5d7169;font-size:.74rem;margin-top:4px}.pleo-builder-empty{text-align:center;border:2px dashed #cbdad4;border-radius:16px;padding:36px 18px;color:#51675e}.pleo-builder-empty[hidden]{display:none}.pleo-builder-empty .dashicons{width:44px;height:44px;font-size:44px;color:var(--pleo-gold)}.pleo-builder-empty h4{font-size:1.1rem;margin:.5rem 0}.pleo-builder-errors{border:1px solid #efb7b1;background:#fff4f3;color:#7a271f;border-radius:12px;padding:13px 16px;margin-bottom:14px}.pleo-builder-errors[hidden]{display:none}.pleo-builder-errors ul{margin:.5rem 0 0 1.2rem}.pleo-builder-footer{margin-top:18px;padding-top:18px;border-top:1px solid #dce7e2}.pleo-builder-footer>span{font-weight:800;color:#496158}.pleo-choice-field{border:1px solid #cbdad4;border-radius:12px;padding:12px}.pleo-choice-field legend{font-weight:800;padding:0 5px}
@media(max-width:960px){.pleo-form-builder-layout{grid-template-columns:1fr}.pleo-form-core{position:static}.pleo-builder-head,.pleo-builder-footer{align-items:flex-start;flex-direction:column}.pleo-builder-head .pleo-btn,.pleo-builder-footer .pleo-btn{width:100%}}
@media(max-width:600px){.pleo-builder-row>header{align-items:flex-start}.pleo-builder-controls{margin-left:auto}.pleo-builder-row>.pleo-field-row{grid-template-columns:1fr}.pleo-icon-btn{width:38px;height:38px}}


/* v2.0.2 multi-step and account controls */
.pleo-multistep-form fieldset[data-step][hidden],
.pleo-multistep-form.is-enhanced fieldset[data-step],
.pleo-step-controls [hidden],
.pleo-account-passwords[hidden]{display:none!important}
.pleo-multistep-form.is-enhanced fieldset[data-step].is-active-step{display:grid!important}
.pleo-account-passwords{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:18px;border:1px solid #d5e4de;border-radius:14px;background:#f8fbfa}
.pleo-account-heading{grid-column:1/-1}
.pleo-account-heading strong{display:block;font-size:1.05rem;margin-bottom:4px}
.pleo-account-heading p,.pleo-field-help{margin:0;color:#526a61;font-size:.9rem}
.pleo-suggested-amounts button.is-selected{background:var(--pleo-primary);color:#fff;border-color:var(--pleo-primary)}
@media(max-width:760px){.pleo-account-passwords{grid-template-columns:1fr}}

/* v2.0.3 participant portal, exhibitor packages and receipt UX */
.pleo-user-dashboard{max-width:1240px;margin:0 auto;padding:clamp(24px,4vw,56px) clamp(18px,4vw,44px);display:grid;gap:22px}
.pleo-dashboard-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:clamp(24px,4vw,38px);border-radius:24px;background:linear-gradient(135deg,#fff,#f4faf7);border:1px solid #d6e4de;box-shadow:0 14px 42px rgba(12,74,54,.08)}
.pleo-dashboard-hero h1{margin:.15em 0 .35em;font-size:clamp(2rem,4.4vw,3.6rem);line-height:1.05;letter-spacing:-.035em}.pleo-dashboard-hero p{max-width:760px;margin:0;color:#50685f}.pleo-signout-btn{flex:0 0 auto}
.pleo-dashboard-tabs{display:flex;gap:8px;overflow-x:auto;padding:8px;border:1px solid #d5e3dd;border-radius:16px;background:#fff;scrollbar-width:thin}.pleo-dashboard-tabs a{white-space:nowrap;text-decoration:none;padding:11px 15px;border-radius:10px;font-weight:800;color:#315348}.pleo-dashboard-tabs a:hover,.pleo-dashboard-tabs a:focus-visible{background:#edf6f2}.pleo-dashboard-tabs a.is-active{background:var(--pleo-primary);color:#fff}
.pleo-dashboard-content{display:grid;gap:22px}.pleo-clickable-stats .pleo-stat-link{position:relative;text-decoration:none;min-height:142px;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.pleo-clickable-stats .pleo-stat-link:hover{transform:translateY(-3px);border-color:#abcabf;box-shadow:0 16px 36px rgba(12,74,54,.11)}.pleo-stat-link em{display:block;margin-top:9px;color:var(--pleo-primary);font-style:normal;font-size:.78rem;font-weight:900}.pleo-stat-link.is-empty{opacity:.82}
.pleo-notification-list{display:grid;gap:12px}.pleo-notification-card{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:14px;align-items:start;padding:18px;border:1px solid #d6e4de;border-radius:16px;background:#f9fcfa;overflow:hidden}.pleo-notification-card.is-clickable{cursor:pointer}.pleo-notification-card.is-clickable:hover{border-color:#9fc5b6;background:#f2f9f6}.pleo-notification-hitarea{position:absolute;inset:0;z-index:1}.pleo-notification-icon{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:#eaf4ef;color:var(--pleo-primary)}.pleo-notification-body{min-width:0}.pleo-notification-top{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.pleo-notification-top time{font-size:.78rem;color:#667a73}.pleo-notification-card h3{margin:8px 0 4px;font-size:1.08rem}.pleo-notification-card p{margin:0;color:#496159;overflow-wrap:anywhere}.pleo-notification-open{font-size:1.5rem;color:var(--pleo-primary);font-weight:900}.pleo-notification-card>*:not(.pleo-notification-hitarea){position:relative;z-index:2;pointer-events:none}
.pleo-record-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,310px),1fr));gap:18px}.pleo-record-card{display:flex;flex-direction:column;min-width:0;border:1px solid #d4e2dc;border-radius:18px;background:#fbfdfc;overflow:hidden}.pleo-record-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:19px;border-bottom:1px solid #e2ebe7;background:#f3f9f6}.pleo-record-card h3{margin:.25rem 0 0;font-size:1.08rem;line-height:1.3}.pleo-record-card dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:8px 19px 16px}.pleo-record-card dl div{padding:12px 0;border-bottom:1px solid #e6eeea;min-width:0}.pleo-record-card dl div:nth-child(odd){padding-right:14px}.pleo-record-card dt{font-size:.72rem;text-transform:uppercase;letter-spacing:.06em;font-weight:900;color:#667a73}.pleo-record-card dd{margin:5px 0 0;font-weight:750;overflow-wrap:anywhere}.pleo-record-card>footer{display:flex;gap:9px;flex-wrap:wrap;margin-top:auto;padding:16px 19px}.pleo-record-card>footer .pleo-btn{min-height:42px;padding:9px 14px;width:auto}.pleo-payment-record .pleo-notice{margin:0 19px 4px}
.pleo-field-wide,.pleo-bank-card,.pleo-package-preview,.pleo-package-confirmation{grid-column:1/-1}.pleo-package-preview,.pleo-package-confirmation{display:grid;gap:6px;padding:18px;border:1px solid #d4e2dc;border-radius:16px;background:linear-gradient(135deg,#f8fcfa,#eef7f3)}.pleo-package-preview[hidden]{display:none!important}.pleo-package-preview strong,.pleo-package-confirmation strong{font-size:1.15rem}.pleo-package-price{font-size:1.45rem;font-weight:950;color:var(--pleo-primary)}.pleo-bank-card{padding:20px;border:1px solid #d4e2dc;border-radius:18px;background:#f7fbf9}.pleo-bank-card h3{margin-top:0}.pleo-copy-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 0;border-bottom:1px solid #dae6e0}.pleo-copy-row small{display:block;color:#63776f}.pleo-copy-row strong{overflow-wrap:anywhere}.pleo-copy-btn{border:1px solid #bcd0c7;border-radius:9px;background:#fff;padding:8px 12px;color:var(--pleo-primary);font-weight:850;cursor:pointer}
.pleo-package-builder{grid-column:1/-1;border:1px solid #cbdcd5;border-radius:18px;padding:20px;display:grid;gap:16px}.pleo-package-builder>legend{font-size:1.25rem;font-weight:900;padding:0 8px}.pleo-package-admin-row{padding:18px;border:1px solid #d8e5df;border-radius:16px;background:#f8fbfa;display:grid;gap:12px}.pleo-text-button{justify-self:start;border:0;background:transparent;color:var(--pleo-primary);font-weight:850;text-decoration:underline;cursor:pointer}.pleo-text-button.is-danger{color:#a32920}
@media(max-width:760px){.pleo-user-dashboard{padding:18px 14px}.pleo-dashboard-hero{padding:22px;flex-direction:column}.pleo-signout-btn{width:auto}.pleo-dashboard-tabs{margin-inline:-2px}.pleo-notification-card{grid-template-columns:auto minmax(0,1fr)}.pleo-notification-open{display:none}.pleo-record-card dl{grid-template-columns:1fr}.pleo-record-card dl div:nth-child(odd){padding-right:0}.pleo-record-card>footer{flex-direction:column}.pleo-record-card>footer .pleo-btn{width:100%}.pleo-copy-row{align-items:flex-start}.pleo-package-admin-row{padding:14px}}

/* v2.1.0 awardee journey and unlimited event hero gallery */
.pleo-hero-gallery{position:absolute;inset:0;overflow:hidden;background:#073d2d}.pleo-hero-slide{position:absolute;inset:0;margin:0;opacity:0;transform:scale(1.015);transition:opacity .9s ease,transform 6s ease;pointer-events:none}.pleo-hero-slide.is-active{opacity:1;transform:scale(1);z-index:1}.pleo-hero-slide img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.pleo-hero-gallery:not(.has-multiple) .pleo-hero-slide{opacity:1;transform:none}
.pleo-awardee-pricing{grid-column:1/-1;display:grid;gap:16px}.pleo-price-summary{display:grid;border:1px solid #cbded6;border-radius:18px;overflow:hidden;background:#f8fcfa}.pleo-price-summary>div{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 18px;border-bottom:1px solid #dce8e3}.pleo-price-summary>div:last-child{border-bottom:0}.pleo-price-summary strong{font-variant-numeric:tabular-nums}.pleo-price-summary .pleo-price-total{background:#075b42;color:#fff;font-size:1.16rem}.pleo-awardee-admin{grid-column:1/-1;display:grid;gap:14px;border:1px solid #cbded6!important;background:#f7fbf9}.pleo-awardee-admin>legend{font-size:1.25rem;font-weight:900;padding:0 8px}
.pleo-hero-gallery-admin{grid-column:1/-1;display:grid;gap:14px;padding:20px;border:1px solid #cbded6;border-radius:18px;background:#f7fbf9}.pleo-hero-gallery-admin>legend{font-size:1.25rem;font-weight:900;padding:0 8px}.pleo-hero-gallery-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px}.pleo-hero-gallery-item{position:relative;display:grid;gap:9px;padding:9px;border:1px solid #d4e2dc;border-radius:14px;background:#fff}.pleo-hero-gallery-item img{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:9px}.pleo-hero-gallery-item>div{display:flex;justify-content:center;gap:6px}.pleo-hero-drag{position:absolute;top:14px;left:14px;z-index:2;width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:rgba(0,0,0,.68);color:#fff;font-weight:900}
@media(prefers-reduced-motion:reduce){.pleo-hero-slide{transition:none;transform:none}}
@media(max-width:760px){.pleo-price-summary>div{align-items:flex-start;padding:13px 14px}.pleo-hero-gallery-admin{padding:14px}.pleo-hero-gallery-list{grid-template-columns:repeat(2,minmax(0,1fr))}}
