/* UTEC Events v3.4.71 — isolated refinement layer. Existing EXTRA CLASS styles are intentionally untouched. */
:root{--uev-navy:#06285f;--uev-blue:#1666e8;--uev-blue2:#2f80ed;--uev-red:#ee455b;--uev-red2:#ff6a55;--uev-green:#20aa64;--uev-yellow:#ffbd2e;--uev-ink:#102d5b;--uev-muted:#6980a2;--uev-line:#dbe7f6;--uev-soft:#f5f9ff;--uev-warm:#fff6f4;--uev-white:#fff;--uev-shadow:0 18px 55px rgba(25,70,125,.10)}

/* public navigation */
.public-desktop-nav .uev-nav-link{position:relative}
.public-desktop-nav .uev-nav-link.is-active{color:#e83f52!important}
.uev-nav-badge{display:inline-flex;align-items:center;justify-content:center;margin-left:5px;padding:2px 5px;border-radius:999px;background:#ee455b;color:#fff;font-size:8px;font-weight:900;line-height:1;vertical-align:middle;letter-spacing:.04em}
.public-mobile-menu .uev-nav-badge{font-size:9px;padding:3px 6px;margin-left:auto}

/* home events block */
.uev-home{padding:30px 0 68px;background:linear-gradient(180deg,rgba(246,250,255,0) 0%,#f8fbff 100%)}
.uev-home-panel{border:1px solid #dce7f4;border-radius:26px;background:#fff;box-shadow:0 16px 45px rgba(31,76,130,.08);padding:30px}
.uev-home-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}
.uev-kicker{display:block;color:#e83f52;font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;margin-bottom:7px}
.uev-home-head h2,.uev-page-title{margin:0;color:#082c61;font-family:inherit;font-size:30px;line-height:1.18;letter-spacing:-.025em}
.uev-home-kicker{font-size:20px;line-height:1.1;letter-spacing:.02em;text-transform:none;margin-bottom:8px}
.uev-home-head p{max-width:680px;margin:8px 0 0;color:#6c80a0;font-size:14px;line-height:1.6}
.uev-link{display:inline-flex;align-items:center;gap:7px;color:#1562db;font-weight:800;font-size:13px;white-space:nowrap;text-decoration:none}
.uev-link:hover{color:#0d4fb9}
.uev-home-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.uev-card{overflow:hidden;border:1px solid #dbe7f4;border-radius:18px;background:#fff;box-shadow:0 8px 25px rgba(25,71,128,.07);transition:transform .18s ease,box-shadow .18s ease}
.uev-card:hover{transform:translateY(-2px);box-shadow:0 14px 34px rgba(25,71,128,.12)}
.uev-card-media{position:relative;aspect-ratio:4/3;height:auto;background:linear-gradient(135deg,#edf6ff,#fff2ef);overflow:hidden}
.uev-card-media img{width:100%;height:100%;object-fit:contain;display:block;background:#f7f9fc}
.uev-card-placeholder{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 75% 35%,rgba(255,99,84,.18),transparent 35%),linear-gradient(135deg,#e9f4ff,#fff6ef);color:#145fcf;font-size:52px}
.uev-status{position:absolute;left:12px;top:12px;z-index:2;display:inline-flex;align-items:center;gap:6px;padding:7px 9px;border-radius:8px;color:#fff;font-size:9px;font-weight:900;letter-spacing:.045em;box-shadow:0 5px 16px rgba(0,0,0,.12)}
.uev-status.open{background:#25a75f}.uev-status.coming{background:#ef8b2d}.uev-status.closed{background:#75829a}.uev-status.full{background:#e44856}.uev-status.completed{background:#243f69}
.uev-card-body{padding:15px 16px 16px}
.uev-card-body h3{margin:0 0 9px;color:#102f5f;font-size:16px;line-height:1.3}
.uev-meta{display:grid;gap:6px;margin:0 0 12px;color:#617796;font-size:11px}
.uev-meta span{display:flex;align-items:flex-start;gap:7px}.uev-meta b{font-weight:700;color:#4d668b}
.uev-card-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:10px;border-top:1px solid #edf2f8}
.uev-price{color:#ec4054;font-size:15px;font-weight:900;white-space:nowrap}
.uev-card-action{display:inline-flex;align-items:center;gap:5px;border:1px solid #bcd4f5;border-radius:9px;padding:8px 11px;color:#135ccf;font-size:11px;font-weight:900;text-decoration:none;background:#fff}
.uev-empty{padding:30px;border:1px dashed #c9d8ec;border-radius:18px;text-align:center;background:#f9fbff}
.uev-empty span{font-size:34px}.uev-empty h3{margin:8px 0 3px;color:#0c3165}.uev-empty p{margin:0;color:#7487a5;font-size:13px}

/* homepage event participants */
.uev-home-participants{padding:0 0 68px;background:#f8fbff}
.uev-home-participant-panel{border:1px solid #dce7f4;border-radius:26px;background:linear-gradient(120deg,#fff 0%,#fbfdff 70%,#f5f1ff 100%);box-shadow:0 16px 45px rgba(31,76,130,.08);padding:28px 30px}
.uev-participant-home-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}
.uev-participant-home-head h2{margin:0;color:#082c61;font-size:27px;line-height:1.2;letter-spacing:-.02em}
.uev-participant-home-head p{margin:6px 0 0;color:#6c80a0;font-size:13px}
.uev-participant-total{display:grid;place-items:center;min-width:82px;padding:10px 14px;border-radius:14px;background:#edf5ff;color:#1260d6;text-align:center}
.uev-participant-total strong{font-size:20px;line-height:1}.uev-participant-total small{margin-top:4px;color:#6f83a0;font-size:9px;font-weight:800}
.uev-home-person-track{display:flex;gap:12px;overflow-x:auto;padding:2px 1px 7px;scrollbar-width:thin;scroll-snap-type:x proximity}
.uev-home-person-card{flex:1 0 190px;min-width:0;border:1px solid #e0e9f5;border-radius:15px;background:#fff;padding:13px;box-shadow:0 6px 18px rgba(30,74,126,.05);scroll-snap-align:start}
.uev-home-person-main{display:flex;align-items:center;gap:10px}.uev-home-person-main i{width:34px;height:34px;flex:0 0 34px;border-radius:50%;display:grid;place-items:center;background:#e9f3ff;color:#1762cf;font-style:normal;font-weight:900}.uev-home-person-main strong{display:block;color:#183a68;font-size:12px}.uev-home-person-main small{display:block;color:#7a8da8;font-size:9px;margin-top:2px}
.uev-home-person-event{display:block;margin:9px 0 10px;color:#24578f;font-size:10px;font-weight:800;line-height:1.35;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.uev-home-person-pay{display:flex;align-items:center;justify-content:space-between;gap:7px;padding-top:9px;border-top:1px solid #edf2f8}
.uev-method-badge{display:inline-flex;align-items:center;min-width:0;color:#315b87;font-size:9px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.uev-method-badge:before{content:"";width:14px;height:11px;flex:0 0 14px;margin-right:5px;border-radius:3px;border:1.5px solid #4f79a7;background:#eef5ff}.uev-method-badge.cash:before{border-color:#3aa76d;background:#eaf8f0}.uev-method-badge.gopay:before{border-color:#00a7d7;background:#e8faff}.uev-method-badge.bank:before{border-color:#4276ad;background:#eef5ff}
.uev-public-payment{display:inline-flex;align-items:center;justify-content:center;padding:4px 7px;border-radius:999px;font-size:8px;font-weight:900;letter-spacing:.04em}.uev-public-payment.complete{background:#e9f8f0;color:#1e9558}.uev-public-payment.pending{background:#fff4dc;color:#bd7718}
.uev-home-person-more{display:flex;justify-content:center;margin-top:10px}.uev-home-person-empty{margin-top:5px}
.uev-public-participant-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.uev-public-participant-grid .uev-home-person-card{flex:none}

/* list / detail pages */
.uev-page{padding:34px 0 70px;background:linear-gradient(180deg,#f5f9ff 0,#fff 48%);min-height:70vh}
.uev-page-hero{position:relative;overflow:hidden;border:1px solid #d9e5f3;border-radius:28px;background:linear-gradient(120deg,#fff 0%,#f5faff 62%,#fff2ef 100%);padding:34px 36px;box-shadow:var(--uev-shadow);margin-bottom:24px}
.uev-page-hero:after{content:"";position:absolute;right:-60px;top:-80px;width:250px;height:250px;border-radius:50%;background:rgba(238,69,91,.08)}
.uev-page-hero p{position:relative;z-index:1;max-width:720px;margin:10px 0 0;color:#657b9c;line-height:1.65;font-size:14px}
.uev-page-actions{position:relative;z-index:1;margin-top:18px;display:flex;gap:10px;flex-wrap:wrap}
.uev-filterbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:20px 0}
.uev-filters{display:flex;gap:8px;flex-wrap:wrap}
.uev-filter{display:inline-flex;align-items:center;padding:9px 14px;border:1px solid #cadcf3;border-radius:999px;color:#47678f;background:#fff;font-size:12px;font-weight:800;text-decoration:none}
.uev-filter.is-active{background:#1768e9;border-color:#1768e9;color:#fff;box-shadow:0 6px 16px rgba(23,104,233,.2)}
.uev-list-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.uev-list-grid .uev-card-media{height:auto;aspect-ratio:4/3}

.uev-detail-hero{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:24px;align-items:stretch;margin-bottom:24px}
.uev-detail-media{min-height:0;aspect-ratio:16/9;border-radius:26px;overflow:hidden;border:1px solid #dbe7f4;background:linear-gradient(135deg,#e9f4ff,#fff3f0);box-shadow:var(--uev-shadow);position:relative}
.uev-detail-media img{width:100%;height:100%;object-fit:contain;display:block;position:absolute;inset:0;background:#f7f9fc}
.uev-detail-media .uev-card-placeholder{font-size:88px}
.uev-detail-copy{border:1px solid #dbe7f4;border-radius:26px;background:#fff;padding:28px;box-shadow:var(--uev-shadow);display:flex;flex-direction:column;justify-content:center}
.uev-detail-copy h1{margin:8px 0 10px;color:#0a2d60;font-size:34px;line-height:1.16;letter-spacing:-.03em}
.uev-detail-copy .uev-detail-subtitle{margin:0 0 18px;color:#6c80a1;line-height:1.55}
.uev-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0 0 18px}
.uev-info-item{padding:12px 13px;border:1px solid #e1eaf5;border-radius:12px;background:#f9fbfe}
.uev-info-item small{display:block;color:#8091ab;font-size:10px;text-transform:uppercase;font-weight:900;letter-spacing:.07em}.uev-info-item strong{display:block;margin-top:3px;color:#183b6c;font-size:13px;line-height:1.4}
.uev-detail-price{display:flex;align-items:end;justify-content:space-between;gap:15px;padding-top:16px;border-top:1px solid #e9eef6}.uev-detail-price span{color:#7386a3;font-size:11px}.uev-detail-price strong{color:#ed4054;font-size:24px}
.uev-register-btn{display:flex;align-items:center;justify-content:center;margin-top:14px;padding:13px 18px;border-radius:11px;background:linear-gradient(90deg,#ef4357,#ff6753);color:#fff;text-decoration:none;font-weight:900;box-shadow:0 10px 24px rgba(237,64,84,.22)}
.uev-register-btn.disabled{background:#9aa8bc;box-shadow:none;pointer-events:none}
.uev-detail-content{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:20px}
.uev-panel{border:1px solid #dbe7f4;border-radius:22px;background:#fff;padding:24px;box-shadow:0 10px 30px rgba(31,76,130,.06)}
.uev-panel h2{margin:0 0 12px;color:#0b3064;font-size:21px}.uev-panel p{color:#637a9c;line-height:1.7;font-size:14px}
.uev-levels{display:flex;flex-wrap:wrap;gap:8px}.uev-levels span{padding:7px 10px;border-radius:999px;background:#eef5ff;border:1px solid #d6e6fb;color:#135bc8;font-size:11px;font-weight:800}
.uev-participant-panel{margin-top:20px}.uev-participant-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:15px}.uev-participant-head p{margin:4px 0 0}.uev-participant-count{display:inline-flex;align-items:center;justify-content:center;min-width:70px;padding:10px 12px;border-radius:12px;background:#edf5ff;color:#1462d8;font-weight:900;font-size:13px}
.uev-participant-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.uev-person{display:flex;align-items:center;gap:10px;padding:10px 11px;border:1px solid #e1eaf5;border-radius:12px;background:#fbfdff}.uev-person i{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#e9f3ff;color:#1762cf;font-style:normal;font-weight:900}.uev-person strong{display:block;color:#183a68;font-size:12px}.uev-person small{display:block;color:#7a8da8;font-size:10px;margin-top:2px}
.uev-side-stack{display:grid;gap:14px}.uev-side-card{border:1px solid #dce7f4;border-radius:18px;background:#fff;padding:18px}.uev-side-card h3{margin:0 0 10px;color:#0c3165;font-size:15px}.uev-side-card p{font-size:12px;margin:0;color:#6d82a1}.uev-side-card a{margin-top:12px}

/* registration + payment + lookup */
.uev-flow{max-width:980px;margin:0 auto}
.uev-stepper{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:0 0 18px}.uev-step{display:flex;align-items:center;gap:8px;padding:10px;border:1px solid #dae5f3;border-radius:13px;background:#fff;color:#7890ae;font-size:11px;font-weight:800}.uev-step b{width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:#edf3fb;color:#547398}.uev-step.done{color:#3970a9}.uev-step.done b{background:#e7f7ef;color:#22a45f}.uev-step.active{color:#0e58c9;border-color:#a9ccfa;background:#f5f9ff}.uev-step.active b{background:#1767e8;color:#fff}
.uev-form-card{border:1px solid #dce7f4;border-radius:24px;background:#fff;box-shadow:var(--uev-shadow);padding:28px}.uev-form-card h1{margin:0;color:#0a2e61;font-size:27px}.uev-form-card .lead{margin:7px 0 22px;color:#6f82a0;font-size:13px}.uev-form-section{padding:20px 0;border-top:1px solid #edf1f7}.uev-form-section:first-of-type{border-top:0;padding-top:0}.uev-form-section h2{margin:0 0 13px;color:#173b6b;font-size:16px}.uev-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.uev-form-card label{display:grid;gap:7px;color:#34567e;font-size:12px;font-weight:800}.uev-form-card input,.uev-form-card select,.uev-form-card textarea{width:100%;border:1px solid #cadbef;border-radius:11px;background:#fff;padding:11px 12px;color:#18375f;font:inherit;outline:none}.uev-form-card input:focus,.uev-form-card select:focus,.uev-form-card textarea:focus{border-color:#6ba5f1;box-shadow:0 0 0 3px rgba(37,110,229,.09)}
.uev-methods{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.uev-method{position:relative;display:flex!important;align-items:flex-start;gap:10px;padding:14px;border:1px solid #d6e2f0;border-radius:14px;background:#fff;cursor:pointer}.uev-method input{position:absolute;opacity:0;pointer-events:none}.uev-method-icon{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;background:#eef5ff;color:#1561d6;font-size:17px;flex:0 0 auto}.uev-method strong{display:block;color:#173a68;font-size:13px}.uev-method small{display:block;color:#7b8ea8;font-size:10px;line-height:1.4;margin-top:3px}.uev-method:has(input:checked){border-color:#4e92ef;background:#f4f9ff;box-shadow:0 0 0 2px rgba(44,119,226,.08)}
.uev-form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.uev-primary,.uev-secondary{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:42px;padding:10px 16px;border-radius:10px;font:inherit;font-size:12px;font-weight:900;text-decoration:none;cursor:pointer}.uev-primary{border:1px solid #1767e8;background:#1767e8;color:#fff;box-shadow:0 7px 17px rgba(23,103,232,.18)}.uev-primary.red{border-color:#ee455b;background:#ee455b}.uev-secondary{border:1px solid #cbdcf0;background:#fff;color:#315d91}.uev-notice{padding:12px 14px;border-radius:12px;background:#fff7e8;border:1px solid #ffe0a2;color:#76551d;font-size:12px;line-height:1.55}.uev-notice.error{background:#fff0f2;border-color:#f7c8cf;color:#9c3342}.uev-notice.success{background:#edf9f2;border-color:#bce5cd;color:#23734a}
.uev-summary-card{display:grid;grid-template-columns:1fr auto;gap:15px;align-items:center;margin:0 0 18px;padding:16px 18px;border-radius:16px;background:linear-gradient(115deg,#f4f9ff,#fff7f4);border:1px solid #dbe7f4}.uev-summary-card h3{margin:0;color:#113662;font-size:15px}.uev-summary-card p{margin:5px 0 0;color:#7689a5;font-size:11px}.uev-summary-card strong{color:#ed4054;font-size:18px;white-space:nowrap}
.uev-paybox{padding:16px;border:1px solid #dbe6f3;border-radius:15px;background:#f9fbff;margin:12px 0}.uev-paybox h3{margin:0 0 9px;color:#123862;font-size:14px}.uev-account{display:flex;justify-content:space-between;gap:15px;padding:10px 0;border-top:1px solid #e5edf7;font-size:12px}.uev-account:first-of-type{border-top:0}.uev-account span{color:#6a7f9e}.uev-account b{color:#173a68;text-align:right}.uev-proof{margin-top:15px;padding-top:15px;border-top:1px solid #e5edf7}.uev-proof input[type=file]{padding:10px;background:#fff}
.uev-status-card{text-align:center}.uev-status-icon{width:72px;height:72px;margin:0 auto 14px;border-radius:50%;display:grid;place-items:center;background:#eaf8f0;color:#1d9c58;font-size:34px;font-weight:900}.uev-status-icon.pending{background:#fff5df;color:#e59025}.uev-status-card h1{margin:0;color:#0a2e61;font-size:28px}.uev-status-card>p{max-width:620px;margin:8px auto 20px;color:#70839f;line-height:1.6;font-size:13px}.uev-status-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;text-align:left;margin:18px 0}.uev-status-grid div{padding:12px 13px;border:1px solid #e0e9f4;border-radius:12px;background:#fbfdff}.uev-status-grid small{display:block;color:#8192ab;font-size:9px;text-transform:uppercase;font-weight:900;letter-spacing:.06em}.uev-status-grid strong{display:block;color:#173a67;font-size:12px;margin-top:3px}.uev-pass{position:relative;overflow:hidden;margin-top:20px;border-radius:19px;background:linear-gradient(120deg,#0b3068,#1767e8);color:#fff;padding:22px;text-align:left;box-shadow:0 16px 35px rgba(18,76,155,.22)}.uev-pass:after{content:"";position:absolute;width:160px;height:160px;border-radius:50%;right:-45px;top:-60px;background:rgba(255,255,255,.08)}.uev-pass-kicker{font-size:10px;color:#ffd33d;font-weight:900;letter-spacing:.16em}.uev-pass h2{margin:6px 0 16px;color:#fff;font-size:22px}.uev-pass-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.uev-pass-grid small{display:block;color:#bdd5fb;font-size:9px;text-transform:uppercase}.uev-pass-grid strong{display:block;margin-top:3px;font-size:12px}.uev-pass-code{margin-top:16px;padding:11px 12px;border:1px solid rgba(255,255,255,.22);border-radius:11px;background:rgba(255,255,255,.08);font-weight:900;letter-spacing:.05em}

/* admin events */
.uev-admin-dashboard-widget{margin:0 0 22px;border:1px solid #d9e5f3;border-radius:20px;background:linear-gradient(110deg,#fff,#f5f9ff 65%,#fff4f2);padding:20px 22px;box-shadow:0 12px 30px rgba(23,68,120,.06)}
.uev-admin-dashboard-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:14px}.uev-admin-dashboard-head h2{margin:0;color:#0c3267;font-size:19px}.uev-admin-dashboard-head p{margin:3px 0 0;color:#7083a0;font-size:11px}.uev-admin-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.uev-admin-stat{padding:13px 14px;border:1px solid #dfe9f4;border-radius:13px;background:#fff}.uev-admin-stat small{display:block;color:#8092aa;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.uev-admin-stat strong{display:block;margin-top:4px;color:#123866;font-size:19px}.uev-admin-stat.pending strong{color:#db8520}.uev-admin-stat.revenue strong{color:#199758;font-size:16px}
.uev-admin-page{display:grid;gap:18px}.uev-admin-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.uev-admin-summary .panel{padding:16px}.uev-admin-summary small{display:block;color:#7a8da7;font-size:10px;text-transform:uppercase;font-weight:900}.uev-admin-summary strong{display:block;margin-top:5px;color:#0d3266;font-size:22px}.uev-admin-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.uev-admin-table{width:100%;border-collapse:collapse}.uev-admin-table th{padding:10px 9px;text-align:left;color:#6d819e;font-size:9px;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #dfe8f3}.uev-admin-table td{padding:12px 9px;color:#24496f;font-size:11px;border-bottom:1px solid #edf2f7;vertical-align:top}.uev-admin-table tr:last-child td{border-bottom:0}.uev-admin-table strong{color:#123760}.uev-admin-pill{display:inline-flex;align-items:center;padding:5px 8px;border-radius:999px;font-size:9px;font-weight:900;background:#edf4ff;color:#2864ad}.uev-admin-pill.open,.uev-admin-pill.paid,.uev-admin-pill.confirmed{background:#e9f8f0;color:#218d55}.uev-admin-pill.payment_review,.uev-admin-pill.waiting_cash,.uev-admin-pill.waiting_payment{background:#fff5df;color:#b8731f}.uev-admin-pill.closed,.uev-admin-pill.cancelled,.uev-admin-pill.rejected{background:#fff0f1;color:#b84050}.uev-admin-actions{display:flex;gap:6px;flex-wrap:wrap}.uev-admin-actions a,.uev-admin-actions button{border:1px solid #cddcef;border-radius:8px;background:#fff;color:#2d5c92;padding:6px 8px;font:inherit;font-size:9px;font-weight:900;cursor:pointer;text-decoration:none}.uev-admin-actions .positive{border-color:#bce3cb;color:#1e8b53;background:#f4fbf7}.uev-admin-actions .danger{border-color:#f2c8ce;color:#b33d4b;background:#fff7f8}
.uev-admin-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.uev-admin-form-grid.three{grid-template-columns:repeat(3,1fr)}.uev-admin-checkboxes{display:flex;flex-wrap:wrap;gap:9px}.uev-admin-check{display:flex!important;align-items:center;gap:8px;padding:9px 11px;border:1px solid #d7e3f1;border-radius:10px;background:#fff}.uev-admin-check input{width:auto!important;margin:0}.uev-admin-image{display:grid;grid-template-columns:1fr 230px;gap:18px;align-items:center}.uev-admin-image-preview{height:160px;border:1px dashed #bed0e6;border-radius:14px;background:#f7faff;overflow:hidden;display:grid;place-items:center;color:#7890ae}.uev-admin-image-preview.card-ratio{height:auto;aspect-ratio:4/3}.uev-admin-image-preview.detail-ratio{height:auto;aspect-ratio:16/9}.uev-admin-image-preview img{width:100%;height:100%;object-fit:contain;background:#fff}.uev-admin-filters{display:flex;gap:8px;flex-wrap:wrap;align-items:end}.uev-admin-filters label{min-width:150px}.uev-admin-breakdown{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.uev-admin-breakdown>div{padding:14px;border:1px solid #dce7f3;border-radius:13px;background:#fbfdff}.uev-admin-breakdown small{display:block;color:#7d8fa8;font-size:9px;text-transform:uppercase;font-weight:900}.uev-admin-breakdown strong{display:block;color:#123762;margin-top:5px}.uev-admin-breakdown span{display:block;color:#7589a5;font-size:10px;margin-top:2px}

@media(max-width:980px){
  .uev-home-grid,.uev-list-grid{grid-template-columns:1fr 1fr}
  .uev-detail-hero,.uev-detail-content{grid-template-columns:1fr}.uev-detail-media{min-height:0}.uev-side-stack{grid-template-columns:1fr 1fr}
  .uev-admin-summary,.uev-admin-stats{grid-template-columns:1fr 1fr}.uev-admin-form-grid.three{grid-template-columns:1fr 1fr}
  .uev-public-participant-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:720px){
  .uev-home{padding:18px 0 42px}.uev-home-panel{padding:17px;border-radius:20px}.uev-home-kicker{font-size:16px}.uev-home-participants{padding:0 0 42px}.uev-home-participant-panel{padding:17px;border-radius:20px}.uev-participant-home-head{align-items:flex-start}.uev-participant-home-head h2{font-size:20px}.uev-participant-home-head p{font-size:11px}.uev-participant-total{min-width:66px;padding:9px}.uev-participant-total strong{font-size:17px}.uev-home-person-card{flex-basis:178px}.uev-public-participant-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.uev-home-head{align-items:flex-start;flex-direction:column;gap:8px}.uev-home-head h2,.uev-page-title{font-size:22px}.uev-home-head p{font-size:12px}.uev-home-grid,.uev-list-grid{grid-template-columns:1fr;gap:10px}.uev-home-grid .uev-card{display:grid;grid-template-columns:116px 1fr}.uev-home-grid .uev-card-media{height:auto;min-height:0;aspect-ratio:4/3;align-self:start}.uev-home-grid .uev-card-body{padding:12px}.uev-home-grid .uev-card-body h3{font-size:13px}.uev-home-grid .uev-meta{font-size:9px;gap:4px;margin-bottom:8px}.uev-home-grid .uev-card-foot{padding-top:7px}.uev-home-grid .uev-card-action{display:none}.uev-home-grid .uev-price{font-size:12px}.uev-status{font-size:7px;padding:5px 6px;left:7px;top:7px}
  .uev-page{padding:18px 0 45px}.uev-page-hero{padding:22px 18px;border-radius:20px}.uev-page-hero p{font-size:12px}.uev-filterbar{align-items:flex-start;flex-direction:column}.uev-filter{font-size:10px;padding:8px 11px}.uev-list-grid .uev-card{display:grid;grid-template-columns:120px 1fr}.uev-list-grid .uev-card-media{height:auto;min-height:0;aspect-ratio:4/3;align-self:start}.uev-list-grid .uev-card-body{padding:12px}.uev-list-grid .uev-card-body h3{font-size:13px}.uev-list-grid .uev-meta{font-size:9px}.uev-list-grid .uev-card-action{font-size:9px;padding:7px 9px}.uev-list-grid .uev-price{font-size:12px}
  .uev-detail-hero{gap:12px}.uev-detail-media{min-height:0;border-radius:19px}.uev-detail-copy{padding:19px;border-radius:19px}.uev-detail-copy h1{font-size:25px}.uev-info-grid{grid-template-columns:1fr 1fr}.uev-info-item{padding:9px}.uev-detail-price strong{font-size:20px}.uev-panel{padding:18px;border-radius:18px}.uev-participant-grid{grid-template-columns:1fr}.uev-side-stack{grid-template-columns:1fr}
  .uev-stepper{grid-template-columns:1fr 1fr}.uev-step{font-size:9px;padding:8px}.uev-form-card{padding:18px;border-radius:19px}.uev-form-card h1{font-size:22px}.uev-form-grid{grid-template-columns:1fr}.uev-methods{grid-template-columns:1fr}.uev-form-actions{flex-direction:column-reverse}.uev-primary,.uev-secondary{width:100%}.uev-status-grid,.uev-pass-grid{grid-template-columns:1fr 1fr}.uev-summary-card{grid-template-columns:1fr}.uev-summary-card strong{text-align:left}
  .uev-admin-dashboard-widget{padding:15px}.uev-admin-dashboard-head{align-items:flex-start;flex-direction:column}.uev-admin-stats,.uev-admin-summary{grid-template-columns:1fr 1fr}.uev-admin-toolbar{align-items:flex-start;flex-direction:column}.uev-admin-form-grid,.uev-admin-form-grid.three{grid-template-columns:1fr}.uev-admin-image{grid-template-columns:1fr}.uev-admin-image-preview{height:180px}.uev-admin-breakdown{grid-template-columns:1fr}.uev-admin-table-wrap{overflow-x:auto}.uev-admin-table{min-width:820px}
}
@media(max-width:430px){
  .uev-home-grid .uev-card,.uev-list-grid .uev-card{grid-template-columns:105px 1fr}.uev-home-grid .uev-card-body,.uev-list-grid .uev-card-body{padding:10px}.uev-home-grid .uev-meta span:nth-child(2){display:none}.uev-list-grid .uev-meta span:nth-child(2){display:none}
  .uev-info-grid,.uev-status-grid,.uev-pass-grid{grid-template-columns:1fr}.uev-public-participant-grid{grid-template-columns:1fr}.uev-home-person-card{flex-basis:172px}.uev-stepper{grid-template-columns:1fr 1fr}.uev-admin-stats,.uev-admin-summary{grid-template-columns:1fr 1fr}
}

/* v3.4.71 — UTEC Event mobile visual + payment icon refinement.
   This block intentionally overrides only UTEC Event selectors. */

/* Payment method icons: real semantic pictograms instead of generic empty squares. */
.uev-method-badge:before,
.uev-method-icon:before{
  content:"";
  display:block;
  width:18px;
  height:18px;
  flex:0 0 18px;
  background-repeat:no-repeat;
  background-position:center;
  background-size:contain;
}
.uev-method-badge:before{
  margin-right:6px;
  border:0;
  border-radius:0;
  background-color:transparent;
}
.uev-method-badge.cash:before,
.uev-method-icon.cash:before{
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232c9b64' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='6' width='18' height='12' rx='2'/%3E%3Cpath d='M7 9.5h.01M17 14.5h.01'/%3E%3Ccircle cx='12' cy='12' r='2.5'/%3E%3C/svg%3E");
}
.uev-method-badge.bank:before,
.uev-method-icon.bank:before{
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%233d6fa6' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 9h18M5 9v8M9 9v8M15 9v8M19 9v8M3 19h18M12 3l9 4H3l9-4Z'/%3E%3C/svg%3E");
}
.uev-method-badge.gopay:before,
.uev-method-icon.gopay:before{
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2300a4c7' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='5' y='3' width='14' height='18' rx='3'/%3E%3Cpath d='M9 8h6M8 12h8M10 17h4'/%3E%3C/svg%3E");
}
.uev-method-badge.free:before,
.uev-method-icon.free:before{
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231d9a5d' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 12v7a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-7M2 7h20v5H2zM12 21V7M12 7H7.5A2.5 2.5 0 1 1 12 4.5V7Zm0 0h4.5A2.5 2.5 0 1 0 12 4.5V7Z'/%3E%3C/svg%3E");
}
.uev-method-icon{
  width:42px;
  height:42px;
  border-radius:12px;
  background:#f2f7fd;
  display:grid;
  place-items:center;
  color:inherit;
  font-size:0;
}
.uev-method-icon.cash{background:#eef9f3}
.uev-method-icon.gopay{background:#ecfbfe}
.uev-method-icon.bank{background:#eff5fb}

/* Event detail image is isolated inside its own box and can never cover the registration card. */
.uev-detail-hero{grid-template-columns:minmax(0,1fr) minmax(360px,.92fr);align-items:start}
.uev-detail-media{width:100%;max-width:100%;min-width:0;aspect-ratio:16/9;isolation:isolate;align-self:start}
.uev-detail-media img{object-fit:contain;object-position:center;max-width:100%;max-height:100%}
.uev-detail-copy{position:relative;z-index:1;min-width:0;align-self:stretch}
.uev-register-btn{position:relative;z-index:2}

/* Event card media stays 4:3 and no-crop on every viewport. */
.uev-card-media{aspect-ratio:4/3;min-width:0}
.uev-card-media img{object-fit:contain;object-position:center;background:#f8fafc}

@media(max-width:720px){
  /* Mobile event section: full-width image first, details below. This keeps artwork large and readable. */
  .uev-home-panel{padding:18px}
  .uev-home-kicker{font-size:18px;line-height:1.05;margin-bottom:9px}
  .uev-home-head{margin-bottom:18px}
  .uev-home-grid,.uev-list-grid{gap:14px}
  .uev-home-grid .uev-card,
  .uev-list-grid .uev-card{
    display:block;
    grid-template-columns:none;
    border-radius:19px;
    overflow:hidden;
  }
  .uev-home-grid .uev-card-media,
  .uev-list-grid .uev-card-media{
    width:100%;
    height:auto;
    min-height:0;
    aspect-ratio:4/3;
  }
  .uev-home-grid .uev-card-media img,
  .uev-list-grid .uev-card-media img{
    width:100%;
    height:100%;
    object-fit:contain;
  }
  .uev-home-grid .uev-card-body,
  .uev-list-grid .uev-card-body{padding:15px 16px 16px}
  .uev-home-grid .uev-card-body h3,
  .uev-list-grid .uev-card-body h3{font-size:16px;line-height:1.3;margin-bottom:10px}
  .uev-home-grid .uev-meta,
  .uev-list-grid .uev-meta{font-size:11px;gap:6px;margin-bottom:12px}
  .uev-home-grid .uev-card-foot,
  .uev-list-grid .uev-card-foot{padding-top:10px}
  .uev-home-grid .uev-price,
  .uev-list-grid .uev-price{font-size:15px}
  .uev-home-grid .uev-card-action{display:inline-flex;font-size:10px;padding:8px 10px}
  .uev-status{font-size:8px;padding:6px 8px;left:10px;top:10px}

  /* Detail mobile: image has a predictable 16:9 box above the registration information. */
  .uev-detail-hero{display:flex;flex-direction:column;gap:14px}
  .uev-detail-media{width:100%;aspect-ratio:16/9;border-radius:20px;order:1}
  .uev-detail-copy{width:100%;padding:20px;border-radius:20px;order:2}
  .uev-detail-copy h1{font-size:25px}
  .uev-register-btn{margin-top:14px}

  /* Participant cards: one comfortable card per swipe with clearer payment row. */
  .uev-home-person-track{gap:12px;padding-bottom:8px;scroll-snap-type:x mandatory}
  .uev-home-person-card{flex:0 0 calc(100% - 18px);max-width:calc(100% - 18px);padding:15px;border-radius:17px;scroll-snap-align:start}
  .uev-home-person-main i{width:40px;height:40px;flex-basis:40px;font-size:14px}
  .uev-home-person-main strong{font-size:13px}
  .uev-home-person-main small{font-size:10px}
  .uev-home-person-event{font-size:11px;margin:10px 0 11px;white-space:normal;overflow:visible;text-overflow:clip}
  .uev-home-person-pay{gap:10px;padding-top:11px}
  .uev-method-badge{font-size:10px;overflow:visible;text-overflow:clip}
  .uev-method-badge:before{width:18px;height:18px;flex-basis:18px}
  .uev-public-payment{font-size:9px;padding:5px 8px}
  .uev-public-participant-grid{grid-template-columns:1fr}
  .uev-public-participant-grid .uev-home-person-card{max-width:none}
}

@media(max-width:430px){
  /* Override previous compact split-card rule; keep large event artwork on small phones. */
  .uev-home-grid .uev-card,
  .uev-list-grid .uev-card{display:block;grid-template-columns:none}
  .uev-home-grid .uev-meta span:nth-child(2),
  .uev-list-grid .uev-meta span:nth-child(2){display:flex}
  .uev-home-grid .uev-card-body,
  .uev-list-grid .uev-card-body{padding:14px}
  .uev-home-person-card{flex-basis:calc(100% - 12px);max-width:calc(100% - 12px)}
}


/* v3.4.87 — Event Information Notes & Stability Consolidation */
.uev-note-stack{gap:16px}
.uev-note-card{
  position:relative;overflow:hidden;min-height:150px;padding:22px 22px 21px 74px;
  border-radius:22px;border-width:1px;box-shadow:0 12px 28px rgba(12,49,101,.07);
  isolation:isolate;transition:transform .18s ease,box-shadow .18s ease;
}
.uev-note-card:hover{transform:translateY(-1px);box-shadow:0 15px 34px rgba(12,49,101,.09)}
.uev-note-card .uev-note-body{position:relative;z-index:2;max-width:78%}
.uev-note-card h3{margin:0 0 11px;font-size:17px;line-height:1.25;color:#0b315f}
.uev-note-card p{margin:0;color:#657b99;font-size:13px;line-height:1.65}
.uev-note-icon{
  position:absolute;z-index:3;left:18px;top:20px;width:42px;height:42px;border-radius:14px;
  display:grid;place-items:center;background:rgba(255,255,255,.76);border:1px solid currentColor;
  box-shadow:0 8px 18px rgba(15,56,104,.07)
}
.uev-note-icon svg{width:25px;height:25px;display:block;fill:none;stroke:currentColor;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}
.uev-note-icon .uev-note-icon-soft{opacity:.35}
.uev-note-art{position:absolute;z-index:1;right:-7px;bottom:-7px;width:118px;height:88px;pointer-events:none;opacity:.16}
.uev-note-art svg{width:100%;height:100%;display:block;fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}
.uev-note-art .uev-note-dash{stroke-dasharray:5 7}.uev-note-art .uev-note-pin{fill:currentColor;stroke:none;opacity:.65}
.uev-note-location{background:linear-gradient(135deg,#f8fbff 0%,#eef6ff 100%);border-color:#bdd9ff;color:#1670df}
.uev-note-payment{background:linear-gradient(135deg,#fffdf8 0%,#fff5df 100%);border-color:#f4d28d;color:#e5a012}
.uev-note-deadline{background:linear-gradient(135deg,#fffafa 0%,#fff0ef 100%);border-color:#ffc9c5;color:#e6504b}
.uev-note-lookup{background:linear-gradient(135deg,#fbfffc 0%,#effcf4 100%);border-color:#aee6c2;color:#1aa35a}
.uev-note-methods{display:flex;flex-wrap:wrap;gap:5px 0;color:#657b99;font-size:13px;line-height:1.55}
.uev-note-methods span{display:inline-flex;align-items:center}
.uev-note-methods span:not(:last-child)::after{content:'•';color:#e7a51d;font-weight:900;margin:0 7px}
.uev-note-action{
  margin-top:14px!important;display:inline-flex!important;align-items:center;gap:8px;padding:10px 14px!important;
  min-height:42px;border:1.5px solid currentColor!important;border-radius:12px!important;background:rgba(255,255,255,.72)!important;
  color:inherit!important;text-decoration:none!important;font-size:12px!important;font-weight:800!important;line-height:1!important;
  box-shadow:0 7px 15px rgba(14,58,106,.04);transition:background .18s ease,transform .18s ease
}
.uev-note-action:hover{background:#fff!important;transform:translateY(-1px)}
.uev-note-action span{display:grid;place-items:center}.uev-note-action span svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.uev-note-action b{font-size:20px;line-height:.7}
.uev-deadline-time{margin-top:10px;display:inline-flex;align-items:center;gap:7px;padding:6px 10px;border-radius:10px;background:rgba(230,80,75,.09);color:#d9433f;font-size:14px;font-weight:900}
.uev-deadline-time span{display:grid;place-items:center}.uev-deadline-time svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
@media(max-width:980px){
  .uev-note-stack{grid-template-columns:1fr 1fr}
  .uev-note-card{min-height:154px}
}
@media(max-width:720px){
  .uev-note-stack{grid-template-columns:1fr;gap:14px}
  .uev-note-card{min-height:136px;padding:19px 18px 18px 68px;border-radius:20px}
  .uev-note-card .uev-note-body{max-width:84%}
  .uev-note-card h3{font-size:16px;margin-bottom:8px}.uev-note-card p,.uev-note-methods{font-size:12px}
  .uev-note-icon{left:16px;top:18px;width:39px;height:39px;border-radius:13px}.uev-note-icon svg{width:23px;height:23px}
  .uev-note-art{width:93px;height:72px;right:-8px;bottom:-8px;opacity:.12}
  .uev-note-action{min-height:40px;padding:9px 12px!important;font-size:11.5px!important}
  .uev-deadline-time{font-size:13px}
}
@media(max-width:390px){
  .uev-note-card{padding-left:62px}.uev-note-icon{left:13px}.uev-note-card .uev-note-body{max-width:88%}.uev-note-art{opacity:.09}
}

/* v3.4.88 — Event Notes Visual Fidelity Refinement
   Visual-only refinement. Keeps all Event data and actions dynamic. */
.uev-note-stack{gap:20px}
.uev-note-card{
  min-height:176px;
  padding:28px 28px 26px 88px;
  border-radius:26px;
  border-width:1px;
  box-shadow:0 16px 38px rgba(12,49,101,.085), inset 0 1px 0 rgba(255,255,255,.72);
}
.uev-note-card:hover{transform:translateY(-2px);box-shadow:0 19px 42px rgba(12,49,101,.105), inset 0 1px 0 rgba(255,255,255,.78)}
.uev-note-card .uev-note-body{max-width:76%}
.uev-note-card h3{margin-bottom:12px;font-size:20px;line-height:1.22;letter-spacing:-.015em}
.uev-note-card p{font-size:14px;line-height:1.72;color:#607795}
.uev-note-icon{
  left:24px;top:25px;width:50px;height:50px;border-radius:17px;
  background:rgba(255,255,255,.82);border-width:1.25px;
  box-shadow:0 10px 22px rgba(15,56,104,.085), inset 0 1px 0 rgba(255,255,255,.86)
}
.uev-note-icon svg{width:30px;height:30px;stroke-width:2}
.uev-note-art{right:-9px;bottom:-8px;width:158px;height:116px;opacity:.21}
.uev-note-art svg{stroke-width:2.7}
.uev-note-location{
  background:radial-gradient(circle at 92% 8%,rgba(68,144,255,.14),transparent 34%),linear-gradient(135deg,#fbfdff 0%,#edf6ff 58%,#e8f3ff 100%);
  border-color:#abd1ff;color:#1470e5
}
.uev-note-payment{
  background:radial-gradient(circle at 91% 12%,rgba(245,176,47,.16),transparent 36%),linear-gradient(135deg,#fffefa 0%,#fff7e7 60%,#fff2d7 100%);
  border-color:#f0c973;color:#e59b0d
}
.uev-note-deadline{
  background:radial-gradient(circle at 91% 12%,rgba(242,95,89,.13),transparent 36%),linear-gradient(135deg,#fffdfd 0%,#fff3f2 60%,#ffeded 100%);
  border-color:#ffbdb9;color:#e94e49
}
.uev-note-lookup{
  background:radial-gradient(circle at 91% 12%,rgba(31,172,94,.13),transparent 36%),linear-gradient(135deg,#fdfffd 0%,#f0fcf4 60%,#eaf9ef 100%);
  border-color:#98ddb2;color:#18a158
}
.uev-note-methods{gap:7px 0;font-size:14px;line-height:1.7;color:#607795}
.uev-note-methods span:not(:last-child)::after{margin:0 8px;color:#e9a51a}
.uev-note-action{
  margin-top:17px!important;min-height:48px;padding:12px 17px!important;border-radius:14px!important;
  background:rgba(255,255,255,.78)!important;font-size:13.5px!important;gap:9px;
  box-shadow:0 9px 20px rgba(14,58,106,.055)
}
.uev-note-action span svg{width:19px;height:19px}.uev-note-action b{font-size:22px}
.uev-deadline-time{margin-top:12px;gap:8px;padding:8px 12px;border-radius:11px;font-size:15px;background:rgba(230,80,75,.105)}
.uev-deadline-time svg{width:18px;height:18px}

@media(max-width:980px){
  .uev-note-stack{gap:18px}
  .uev-note-card{min-height:180px}
}
@media(max-width:720px){
  .uev-note-stack{grid-template-columns:1fr;gap:18px}
  .uev-note-card{min-height:166px;padding:24px 20px 22px 80px;border-radius:23px}
  .uev-note-card .uev-note-body{max-width:80%}
  .uev-note-card h3{font-size:18px;margin-bottom:10px}
  .uev-note-card p,.uev-note-methods{font-size:13.2px;line-height:1.68}
  .uev-note-icon{left:18px;top:21px;width:48px;height:48px;border-radius:16px}
  .uev-note-icon svg{width:28px;height:28px}
  .uev-note-art{width:128px;height:98px;right:-8px;bottom:-7px;opacity:.18}
  .uev-note-action{min-height:46px;margin-top:15px!important;padding:11px 15px!important;font-size:13px!important;border-radius:13px!important}
  .uev-note-action span svg{width:18px;height:18px}
  .uev-deadline-time{font-size:14.5px;padding:7px 11px}
}
@media(max-width:390px){
  .uev-note-stack{gap:16px}
  .uev-note-card{min-height:162px;padding:22px 17px 20px 76px}
  .uev-note-card .uev-note-body{max-width:82%}
  .uev-note-card h3{font-size:17.5px}
  .uev-note-card p,.uev-note-methods{font-size:12.8px}
  .uev-note-icon{left:16px;top:20px;width:46px;height:46px}
  .uev-note-icon svg{width:27px;height:27px}
  .uev-note-art{width:118px;height:91px;opacity:.15}
  .uev-note-action{font-size:12.5px!important;padding:10px 13px!important}
}

/* v3.4.89 — Event Notes Preview Fidelity & Mobile Precision Fix
   Preview-fidelity pass: spacious mobile notes, one-line CTAs, stronger icons/art.
   Visual only; all Event data/actions remain dynamic. */
.uev-note-card{
  overflow:hidden;
  isolation:isolate;
}
.uev-note-card::before{
  content:"";
  position:absolute;
  z-index:0;
  top:18px;
  right:18px;
  width:48px;
  height:36px;
  opacity:.10;
  pointer-events:none;
  background-image:radial-gradient(circle,currentColor 1.4px,transparent 1.6px);
  background-size:12px 12px;
}
.uev-note-card .uev-note-body{
  max-width:none;
  width:100%;
}
.uev-note-icon{
  color:inherit;
  background:rgba(255,255,255,.86);
}
.uev-note-icon svg{
  stroke-width:2.15;
}
.uev-note-art{
  z-index:0;
  opacity:.25;
  filter:drop-shadow(0 5px 10px rgba(20,62,110,.03));
}
.uev-note-art svg{
  stroke-opacity:.58;
}
.uev-note-art svg rect,
.uev-note-art svg circle,
.uev-note-art svg path:not(.uev-note-dash):not(.uev-note-pin){
  fill:currentColor;
  fill-opacity:.035;
}
.uev-note-art .uev-note-dash{stroke-opacity:.72}
.uev-note-art .uev-note-pin{fill-opacity:.72}
.uev-note-action{
  width:max-content;
  max-width:100%;
  white-space:nowrap;
  flex-wrap:nowrap;
  justify-content:center;
  box-sizing:border-box;
}
.uev-note-action b{
  flex:0 0 auto;
  margin-left:2px;
}
.uev-note-methods{
  max-width:100%;
}

/* Stronger pastel depth, closer to the approved preview. */
.uev-note-location{
  background:
    radial-gradient(circle at 82% 20%,rgba(59,137,255,.15),transparent 30%),
    radial-gradient(circle at 8% 92%,rgba(122,180,255,.11),transparent 31%),
    linear-gradient(145deg,#fbfdff 0%,#eff7ff 54%,#e6f2ff 100%);
}
.uev-note-payment{
  background:
    radial-gradient(circle at 85% 18%,rgba(244,174,47,.17),transparent 31%),
    radial-gradient(circle at 8% 94%,rgba(255,203,90,.11),transparent 33%),
    linear-gradient(145deg,#fffefa 0%,#fff8e9 55%,#fff1d1 100%);
}
.uev-note-deadline{
  background:
    radial-gradient(circle at 86% 19%,rgba(239,93,87,.15),transparent 31%),
    radial-gradient(circle at 8% 94%,rgba(255,157,151,.10),transparent 33%),
    linear-gradient(145deg,#fffdfd 0%,#fff3f2 56%,#ffe9e8 100%);
}
.uev-note-lookup{
  background:
    radial-gradient(circle at 85% 18%,rgba(34,171,96,.14),transparent 31%),
    radial-gradient(circle at 9% 94%,rgba(94,205,143,.10),transparent 33%),
    linear-gradient(145deg,#fdfffd 0%,#f0fbf4 56%,#e7f8ed 100%);
}

@media(max-width:720px){
  .uev-note-stack{
    gap:20px;
  }
  .uev-note-card{
    min-height:205px;
    padding:28px 18px 26px 86px;
    border-radius:25px;
    box-shadow:0 16px 34px rgba(12,49,101,.085),inset 0 1px 0 rgba(255,255,255,.8);
  }
  .uev-note-location{min-height:234px}
  .uev-note-payment{min-height:218px}
  .uev-note-deadline{min-height:194px}
  .uev-note-lookup{min-height:226px}
  .uev-note-card .uev-note-body{
    max-width:none;
    width:100%;
    padding-right:0;
  }
  .uev-note-card h3{
    font-size:20px;
    line-height:1.2;
    margin-bottom:13px;
    letter-spacing:-.018em;
  }
  .uev-note-card p,
  .uev-note-methods{
    font-size:14px;
    line-height:1.72;
  }
  .uev-note-icon{
    left:20px;
    top:26px;
    width:54px;
    height:54px;
    border-radius:18px;
    border-width:1.35px;
    box-shadow:0 10px 22px rgba(15,56,104,.08),inset 0 1px 0 rgba(255,255,255,.9);
  }
  .uev-note-icon svg{
    width:32px;
    height:32px;
  }
  .uev-note-art{
    width:154px;
    height:118px;
    right:-15px;
    bottom:-10px;
    opacity:.25;
  }
  .uev-note-location .uev-note-art{width:170px;height:126px;right:-14px;bottom:-10px}
  .uev-note-payment .uev-note-art{width:150px;height:112px;right:-12px;bottom:-7px}
  .uev-note-deadline .uev-note-art{width:146px;height:110px;right:-9px;bottom:-9px}
  .uev-note-lookup .uev-note-art{width:158px;height:116px;right:-11px;bottom:-8px}
  .uev-note-action{
    min-height:50px;
    margin-top:18px!important;
    padding:12px 16px!important;
    font-size:14px!important;
    line-height:1!important;
    gap:9px;
    border-radius:14px!important;
    white-space:nowrap;
    width:max-content;
    max-width:100%;
  }
  .uev-note-action span svg{width:19px;height:19px}
  .uev-note-action b{font-size:23px}
  .uev-note-methods{
    gap:7px 0;
    padding-right:4px;
  }
  .uev-note-methods span:not(:last-child)::after{margin:0 8px}
  .uev-deadline-time{
    margin-top:14px;
    padding:9px 13px;
    border-radius:12px;
    font-size:15px;
  }
  .uev-note-card::before{
    top:17px;
    right:15px;
    width:44px;
    height:34px;
  }
}

@media(max-width:390px){
  .uev-note-stack{gap:17px}
  .uev-note-card{
    min-height:198px;
    padding:25px 15px 23px 78px;
    border-radius:23px;
  }
  .uev-note-location{min-height:226px}
  .uev-note-payment{min-height:210px}
  .uev-note-deadline{min-height:188px}
  .uev-note-lookup{min-height:218px}
  .uev-note-card h3{font-size:18px;margin-bottom:11px}
  .uev-note-card p,.uev-note-methods{font-size:13px;line-height:1.67}
  .uev-note-icon{left:16px;top:23px;width:50px;height:50px;border-radius:17px}
  .uev-note-icon svg{width:29px;height:29px}
  .uev-note-action{
    min-height:47px;
    margin-top:16px!important;
    padding:11px 12px!important;
    font-size:12.7px!important;
    gap:7px;
    border-radius:13px!important;
  }
  .uev-note-action span svg{width:17px;height:17px}
  .uev-note-action b{font-size:21px;margin-left:0}
  .uev-note-art{opacity:.20}
  .uev-note-location .uev-note-art{width:145px;height:109px}
  .uev-note-payment .uev-note-art{width:132px;height:99px}
  .uev-note-deadline .uev-note-art{width:128px;height:97px}
  .uev-note-lookup .uev-note-art{width:140px;height:103px}
  .uev-deadline-time{font-size:14px;padding:8px 11px}
}

@media(max-width:340px){
  .uev-note-card{
    padding-left:72px;
    padding-right:13px;
  }
  .uev-note-icon{left:13px;width:47px;height:47px}
  .uev-note-card h3{font-size:17px}
  .uev-note-card p,.uev-note-methods{font-size:12.4px}
  .uev-note-action{
    font-size:11.7px!important;
    padding:10px 10px!important;
    gap:6px;
  }
}

/* v3.4.90 — Event Participants by Level & Payment Order
   Dedicated public participant page only. Homepage participant carousel remains unchanged. */
.uev-level-participants-page{padding:28px 0 58px;background:linear-gradient(180deg,#f8fbff 0%,#fff 42%,#fff 100%)}
.uev-level-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 255px;gap:26px;align-items:stretch;overflow:hidden;border:1px solid #dbe7f5;border-radius:28px;background:linear-gradient(115deg,#fff 0%,#f7fbff 66%,#fff3f0 100%);padding:32px 34px;box-shadow:0 18px 45px rgba(15,58,108,.08);margin-bottom:22px}
.uev-level-hero-copy{position:relative;z-index:2;max-width:760px}.uev-level-hero-copy .uev-page-title{font-size:32px}.uev-level-hero-copy p{margin:10px 0 0;color:#637a9b;font-size:14px;line-height:1.65}.uev-level-hero .uev-page-actions{margin-top:18px}.uev-level-hero-art{position:absolute;right:250px;bottom:-8px;width:250px;height:150px;opacity:.9;pointer-events:none}.uev-level-hero-art svg{width:100%;height:100%}
.uev-level-summary{position:relative;z-index:2;display:grid;grid-template-rows:1fr 1fr;border:1px solid #d8e4f3;border-radius:20px;background:rgba(255,255,255,.88);padding:14px 18px;box-shadow:0 10px 30px rgba(29,72,124,.055)}
.uev-level-summary>div{display:flex;align-items:center;gap:13px;min-width:0}.uev-level-summary>div+div{border-top:1px solid #e7edf5}.uev-summary-icon{width:46px;height:46px;flex:0 0 46px;border-radius:50%;display:grid;place-items:center;font-weight:900;font-size:23px}.uev-summary-icon.is-blue{background:#edf5ff;color:#1671e8}.uev-summary-icon.is-orange{background:#fff5e8;color:#f49a16}.uev-level-summary p{margin:0;color:#183b6a;font-size:12px;line-height:1.25}.uev-level-summary strong{display:block;margin-top:4px;color:#082c61;font-size:29px;line-height:1;font-variant-numeric:tabular-nums}
.uev-level-section-head{display:flex;align-items:center;justify-content:space-between;margin:8px 0 12px}.uev-level-section-head>div{display:flex;align-items:baseline;gap:10px}.uev-level-section-head span{font-size:13px;font-weight:900;letter-spacing:.03em;color:#0c2f61}.uev-level-section-head small{font-size:10px;color:#7d8fa9;text-transform:uppercase;font-weight:800}
.uev-level-rail-wrap{position:relative}.uev-level-rail{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 36px)/3);grid-template-rows:1fr;gap:18px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;padding:2px 1px 8px}.uev-level-rail::-webkit-scrollbar{display:none}.uev-level-column{scroll-snap-align:start;display:flex;flex-direction:column;min-width:0;min-height:520px;border:1px solid var(--level-border,#dce7f4);border-radius:20px;background:linear-gradient(180deg,var(--level-soft,#f7fbff),#fff 44%);box-shadow:0 10px 28px rgba(17,57,102,.06);overflow:hidden}.uev-level-column.tone-blue{--level:#126fe8;--level-soft:#f1f7ff;--level-border:#d9e8fb}.uev-level-column.tone-green{--level:#13a15a;--level-soft:#f1fcf6;--level-border:#d5f0df}.uev-level-column.tone-purple{--level:#7724de;--level-soft:#f8f3ff;--level-border:#e7d8fb}.uev-level-column.tone-orange{--level:#ec7f09;--level-soft:#fff8ef;--level-border:#f6dfc2}.uev-level-column.tone-cyan{--level:#068ac7;--level-soft:#f0fbff;--level-border:#d5eef9}.uev-level-column-head{padding:18px 18px 14px;border-bottom:2px solid color-mix(in srgb,var(--level) 78%,white)}.uev-level-column-head h2{margin:0;color:var(--level);font-size:18px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.uev-level-column-head strong{display:block;margin-top:6px;color:var(--level);font-size:12px;font-weight:850;font-variant-numeric:tabular-nums}.uev-level-person-list{display:flex;flex-direction:column;gap:9px;padding:12px;flex:1}.uev-level-person-row{display:grid;grid-template-columns:56px minmax(0,1fr);gap:10px;align-items:start;padding:11px 10px;border:1px solid #e4ebf4;border-radius:13px;background:#fff;box-shadow:0 4px 12px rgba(22,59,101,.035);min-width:0}.uev-payment-order{min-width:56px;height:34px;padding:0 7px;border:1px solid color-mix(in srgb,var(--level,#176fe8) 35%,#dce8f7);border-radius:9px;display:flex;align-items:center;justify-content:center;color:var(--level,#176fe8);background:color-mix(in srgb,var(--level,#176fe8) 6%,white);font-size:13px;font-weight:950;line-height:1;white-space:nowrap;font-variant-numeric:tabular-nums;box-sizing:border-box}.uev-payment-order.is-pending{--level:#e69417;color:#d9850c;background:#fff8ea;border-color:#f3d79f}.uev-level-person-copy{min-width:0}.uev-level-person-name{display:block;max-width:100%;color:#153965;font-size:12.5px;line-height:1.25;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:-.01em}.uev-level-person-name.is-long{font-size:11.4px}.uev-level-person-name.is-very-long{font-size:10.4px;letter-spacing:-.025em}.uev-level-person-event{display:block;margin-top:4px;color:#57718f;font-size:9.5px;font-weight:700;line-height:1.2;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.uev-level-person-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:7px;min-width:0}.uev-level-person-meta>span{min-width:0;color:#536d8c;font-size:9px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.uev-level-person-meta>b{flex:0 0 auto;padding:5px 8px;border-radius:999px;font-size:7.5px;font-weight:950;letter-spacing:.04em}.uev-level-person-meta>b.is-complete{color:#008d49;background:#e9f9ef}.uev-level-person-meta>b.is-pending{color:#d77b00;background:#fff3dc}.uev-level-empty{margin:auto 6px;display:grid;place-items:center;text-align:center;padding:30px 10px;color:#6f829d}.uev-level-empty span{font-weight:850;font-size:12px}.uev-level-empty small{margin-top:5px;font-size:9.5px;line-height:1.45}.uev-level-column-foot{padding:10px 12px;background:color-mix(in srgb,var(--level) 5%,white);border-top:1px solid color-mix(in srgb,var(--level) 10%,#e8eef6);text-align:center}.uev-level-column-foot a,.uev-level-column-foot>span{display:flex;align-items:center;justify-content:center;gap:7px;min-height:34px;color:var(--level);font-size:10px;font-weight:900;text-decoration:none;white-space:nowrap}.uev-level-column-foot a span{font-size:18px}.uev-level-rail-arrow{position:absolute;z-index:5;top:50%;transform:translateY(-50%);width:48px;height:48px;border:1px solid #d8e4f4;border-radius:50%;display:grid;place-items:center;background:#fff;color:#176fe8;font-size:34px;line-height:1;box-shadow:0 10px 26px rgba(22,61,109,.12);cursor:pointer}.uev-level-rail-arrow.is-prev{left:-22px}.uev-level-rail-arrow.is-next{right:-22px}.uev-level-scroll-hint{margin:8px 0 22px;min-height:54px;border:1px solid #dbe8f8;border-radius:17px;background:#f7faff;display:flex;align-items:center;justify-content:center;gap:22px;color:#657c9b}.uev-level-scroll-hint b{font-size:11px}.uev-level-scroll-hint span{color:#176fe8;font-size:24px}
.uev-pending-participants{margin-top:20px;border:1px solid #f3e3c9;border-radius:20px;background:linear-gradient(120deg,#fffdfa,#fff8ed);overflow:hidden}.uev-pending-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px 18px;border-bottom:1px solid #f1e5d5}.uev-pending-head span{font-size:12px;font-weight:950;color:#163864}.uev-pending-head p{margin:4px 0 0;color:#8a775f;font-size:10px}.uev-pending-head>strong{color:#a4690e;font-size:22px;white-space:nowrap}.uev-pending-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:12px}.uev-pending-grid .uev-level-person-row{--level:#df8a12;background:#fff}.uev-level-info-note{display:flex;align-items:flex-start;gap:12px;margin-top:14px;padding:14px 16px;border:1px solid #dce8f6;border-radius:16px;background:#f7faff;color:#56718f}.uev-level-info-note>i{width:28px;height:28px;flex:0 0 28px;border-radius:50%;display:grid;place-items:center;background:#2479ed;color:#fff;font-style:normal;font-weight:900}.uev-level-info-note strong{display:block;color:#1d5ec3;font-size:11px}.uev-level-info-note span{display:block;margin-top:3px;font-size:9.5px;line-height:1.45}.uev-level-full-list{margin-top:22px;padding:20px;border:1px solid #dbe7f4;border-radius:22px;background:#fff;box-shadow:0 12px 30px rgba(20,57,103,.055)}.uev-level-full-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:14px}.uev-level-full-head span{font-size:9px;color:#6e82a0;font-weight:900;letter-spacing:.08em}.uev-level-full-head h2{margin:4px 0;color:#0c3265;font-size:22px}.uev-level-full-head p{margin:0;color:#70839c;font-size:11px}.uev-level-full-head>a{color:#176fe8;font-size:10px;font-weight:850;text-decoration:none}.uev-level-full-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.uev-level-full-grid .uev-level-person-row{--level:#176fe8}.uev-level-pagination{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:17px}.uev-level-pagination a,.uev-level-pagination span{padding:8px 12px;border:1px solid #dbe6f4;border-radius:10px;color:#426385;font-size:10px;text-decoration:none}.uev-level-pagination a{color:#176fe8;font-weight:850;background:#f7fbff}
@media(max-width:1120px){.uev-level-hero{grid-template-columns:minmax(0,1fr) 230px}.uev-level-hero-art{right:220px}.uev-level-rail{grid-auto-columns:calc((100% - 16px)/2);gap:16px}.uev-level-column{min-height:500px}.uev-pending-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.uev-level-participants-page{padding:16px 0 42px}.uev-level-hero{display:block;padding:22px 18px 18px;border-radius:21px;margin-bottom:18px}.uev-level-hero-copy{padding-bottom:112px}.uev-level-hero-copy .uev-page-title{font-size:24px}.uev-level-hero-copy p{font-size:11px}.uev-level-hero .uev-page-actions{display:none}.uev-level-hero-art{right:50%;transform:translateX(50%);bottom:56px;width:190px;height:112px}.uev-level-summary{grid-template-columns:1fr 1fr;grid-template-rows:none;gap:0;padding:8px 10px;border-radius:15px}.uev-level-summary>div{gap:8px;padding:7px 8px}.uev-level-summary>div+div{border-top:0;border-left:1px solid #e7edf5}.uev-summary-icon{width:34px;height:34px;flex-basis:34px;font-size:17px}.uev-level-summary p{font-size:8.5px}.uev-level-summary strong{font-size:21px}.uev-level-section-head{margin:15px 2px 10px}.uev-level-section-head>div{display:block}.uev-level-section-head span{font-size:11px}.uev-level-section-head small{display:block;margin-top:3px;font-size:8px}.uev-level-rail-wrap{position:static}.uev-level-rail{display:flex;flex-direction:column;gap:14px;overflow:visible;padding:0}.uev-level-column{width:100%;min-height:0;border-radius:18px}.uev-level-column-head{padding:16px 15px 12px}.uev-level-column-head h2{font-size:16px;overflow:visible;text-overflow:clip}.uev-level-column-head strong{font-size:10px}.uev-level-person-list{padding:10px;gap:8px}.uev-level-person-row{grid-template-columns:50px minmax(0,1fr);padding:10px 9px}.uev-payment-order{min-width:50px;width:50px;height:32px;font-size:12px}.uev-level-person-name{font-size:11.7px}.uev-level-person-name.is-long{font-size:10.8px}.uev-level-person-name.is-very-long{font-size:9.8px}.uev-level-person-event{font-size:9px}.uev-level-person-meta>span{font-size:8.6px}.uev-level-column-foot{padding:8px 10px}.uev-level-column-foot a,.uev-level-column-foot>span{font-size:9.5px}.uev-level-rail-arrow,.uev-level-scroll-hint{display:none}.uev-pending-participants{margin-top:16px;border-radius:18px}.uev-pending-head{padding:14px;align-items:flex-start}.uev-pending-head span{font-size:10.5px}.uev-pending-head p{font-size:9px}.uev-pending-head>strong{font-size:18px}.uev-pending-grid{grid-template-columns:1fr;padding:10px}.uev-level-info-note{padding:12px 13px}.uev-level-info-note strong{font-size:10px}.uev-level-info-note span{font-size:8.8px}.uev-level-full-list{padding:15px 12px;border-radius:18px}.uev-level-full-head{display:block}.uev-level-full-head>a{display:inline-block;margin-top:8px}.uev-level-full-grid{grid-template-columns:1fr}.uev-level-pagination{flex-wrap:wrap;gap:8px}}
@media(max-width:360px){.uev-level-hero-copy .uev-page-title{font-size:22px}.uev-level-person-row{grid-template-columns:48px minmax(0,1fr);gap:8px}.uev-payment-order{min-width:48px;width:48px;padding:0 5px;font-size:11px}.uev-level-person-name{font-size:11px}.uev-level-person-name.is-long{font-size:10px}.uev-level-person-name.is-very-long{font-size:9.3px}.uev-level-person-meta>b{padding:4px 6px;font-size:7px}}

/* v3.4.91 — Event Participants Precision Layout
   - 4 permanent level-family colors
   - two clearly separated participant numbers
   - desktop: 3 level cards per viewport + horizontal scroll
   - mobile: 1 level card per viewport + horizontal swipe
   - official two-line level title (e.g. ELEMENTAL 1 / kids box 1)
*/
.uev-level-column.tone-elemental{
  --level:#176fe8;
  --level-soft:#f3f8ff;
  --level-border:#cfe1fb;
  --level-rgb:23,111,232;
}
.uev-level-column.tone-big-bang{
  --level:#e33d3d;
  --level-soft:#fff5f5;
  --level-border:#f3cdcd;
  --level-rgb:227,61,61;
}
.uev-level-column.tone-astra-prime{
  --level:#16975a;
  --level-soft:#f2fbf6;
  --level-border:#ccebd9;
  --level-rgb:22,151,90;
}
.uev-level-column.tone-luminary{
  --level:#e78108;
  --level-soft:#fff9f0;
  --level-border:#f2ddbd;
  --level-rgb:231,129,8;
}
.uev-level-column.tone-neutral{
  --level:#1879b7;
  --level-soft:#f2faff;
  --level-border:#d4eaf7;
  --level-rgb:24,121,183;
}

.uev-level-rail{
  grid-auto-columns:calc((100% - 36px)/3);
  gap:18px;
  align-items:stretch;
}
.uev-level-column{
  min-height:470px;
  border-color:var(--level-border);
  background:linear-gradient(180deg,var(--level-soft) 0%,#fff 38%,#fff 100%);
}
.uev-level-column-head{
  min-height:78px;
  padding:15px 16px 13px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  border-bottom-color:var(--level);
}
.uev-level-title-wrap{
  display:flex;
  align-items:center;
  gap:10px;
  min-width:0;
}
.uev-level-title-wrap>div{min-width:0}
.uev-level-group-icon{
  position:relative;
  width:35px;
  height:35px;
  flex:0 0 35px;
  border-radius:12px;
  background:rgba(var(--level-rgb),.09);
  border:1px solid rgba(var(--level-rgb),.22);
}
.uev-level-group-icon::before{
  content:"";
  position:absolute;
  inset:9px;
  background:var(--level);
  clip-path:polygon(50% 0,62% 35%,100% 50%,62% 65%,50% 100%,38% 65%,0 50%,38% 35%);
}
.uev-level-column-head h2{
  margin:0;
  color:var(--level);
  font-size:16px;
  line-height:1.08;
  font-weight:950;
  text-transform:uppercase;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.uev-level-column-head .uev-level-title-wrap small{
  display:block;
  margin-top:5px;
  color:var(--level);
  font-size:10.5px;
  line-height:1;
  font-weight:850;
  text-transform:lowercase;
  white-space:nowrap;
}
.uev-level-column-head>strong{
  flex:0 0 auto;
  display:flex;
  flex-direction:column;
  align-items:flex-end;
  gap:3px;
  margin:0;
  color:var(--level);
  font-variant-numeric:tabular-nums;
}
.uev-level-column-head>strong b{
  font-size:20px;
  line-height:1;
  font-weight:950;
}
.uev-level-column-head>strong small{
  font-size:9px;
  line-height:1;
  font-weight:800;
}

.uev-level-person-list{
  gap:10px;
  padding:12px;
}
.uev-level-person-row{
  grid-template-columns:66px minmax(0,1fr);
  gap:11px;
  align-items:start;
  padding:10px 10px;
  min-height:82px;
}
.uev-payment-order{
  width:64px;
  min-width:64px;
  height:48px;
  padding:5px 5px 6px;
  flex-direction:column;
  gap:3px;
  border-color:rgba(var(--level-rgb),.28);
  color:var(--level);
  background:rgba(var(--level-rgb),.055);
  white-space:nowrap;
  font-variant-numeric:tabular-nums;
}
.uev-payment-order small{
  display:block;
  font-size:7px;
  line-height:1;
  font-weight:850;
  letter-spacing:.02em;
  color:color-mix(in srgb,var(--level) 82%,#536a87);
  white-space:nowrap;
}
.uev-payment-order strong{
  display:block;
  font-size:14px;
  line-height:1;
  font-weight:950;
  white-space:nowrap;
  font-variant-numeric:tabular-nums;
}
.uev-payment-order.is-pending{
  color:#d9850c;
  background:#fff8ea;
  border-color:#f3d79f;
}
.uev-payment-order.is-pending small{color:#b67813}

.uev-level-person-copy{min-width:0;padding-top:1px}
.uev-level-person-name{
  font-size:12px;
  line-height:1.2;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.uev-level-person-name.is-long{font-size:10.9px;letter-spacing:-.018em}
.uev-level-person-name.is-very-long{font-size:9.7px;letter-spacing:-.03em}
.uev-level-person-event{margin-top:3px;font-size:8.9px}
.uev-level-person-meta{
  justify-content:flex-start;
  gap:7px;
  margin-top:7px;
  min-height:23px;
}
.uev-level-student-order{
  flex:0 0 auto!important;
  display:inline-flex!important;
  align-items:center;
  gap:4px;
  min-width:auto!important;
  max-width:none!important;
  padding:4px 7px;
  border:1px solid #dfe5ed;
  border-radius:8px;
  background:#f3f5f8;
  color:#65758b!important;
  overflow:visible!important;
  white-space:nowrap!important;
  font-variant-numeric:tabular-nums;
}
.uev-level-student-order small{
  font-size:7px;
  line-height:1;
  color:#8996a8;
  font-weight:800;
  white-space:nowrap;
}
.uev-level-student-order strong{
  font-size:9px;
  line-height:1;
  color:#5c6b7f;
  font-weight:950;
  white-space:nowrap;
}
.uev-level-payment-method{
  flex:1 1 auto;
  min-width:0!important;
  color:#536d8c!important;
  font-size:8.6px!important;
  font-weight:800!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.uev-level-person-meta>b{margin-left:auto}

.uev-level-column-foot{
  margin-top:auto;
  background:rgba(var(--level-rgb),.045);
  border-top-color:rgba(var(--level-rgb),.13);
}
.uev-level-column-foot a,.uev-level-column-foot>span{color:var(--level)}

.uev-level-info-note{align-items:center}
.uev-level-info-grid{
  width:100%;
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:0;
}
.uev-level-info-grid p{margin:0;padding:0 18px 0 0}
.uev-level-info-grid p+p{padding:0 0 0 18px;border-left:1px solid #dce6f2}
.uev-level-info-grid strong{font-size:10.5px}
.uev-level-info-grid span{font-size:9px}
.uev-level-info-grid p:first-child strong{color:#176fe8}
.uev-level-info-grid p:last-child strong{color:#6f7d90}
.uev-level-full-head small{
  display:block;
  margin-top:-1px;
  color:#70839c;
  font-size:10px;
  font-weight:800;
  text-transform:lowercase;
}

/* Tablet: two level cards, still horizontal. */
@media(max-width:900px) and (min-width:721px){
  .uev-level-rail{grid-auto-columns:calc((100% - 16px)/2);gap:16px}
}

/* Mobile: exactly one level card per viewport and horizontal swipe. */
@media(max-width:720px){
  .uev-level-section-head{margin-bottom:10px}
  .uev-level-rail-wrap{position:relative;padding:0 1px}
  .uev-level-rail{
    display:grid;
    grid-auto-flow:column;
    grid-auto-columns:100%;
    grid-template-rows:auto;
    gap:14px;
    overflow-x:auto;
    overflow-y:hidden;
    scroll-snap-type:x mandatory;
    scroll-padding-inline:0;
    overscroll-behavior-x:contain;
    -webkit-overflow-scrolling:touch;
    padding:2px 0 8px;
  }
  .uev-level-column{
    width:auto;
    min-width:0;
    min-height:455px;
    scroll-snap-align:start;
    scroll-snap-stop:always;
    border-radius:20px;
  }
  .uev-level-column-head{min-height:76px;padding:14px 14px 12px}
  .uev-level-group-icon{width:34px;height:34px;flex-basis:34px}
  .uev-level-column-head h2{font-size:15.5px}
  .uev-level-column-head .uev-level-title-wrap small{font-size:10px}
  .uev-level-column-head>strong b{font-size:19px}
  .uev-level-person-list{padding:11px;gap:9px}
  .uev-level-person-row{grid-template-columns:64px minmax(0,1fr);gap:10px;min-height:80px;padding:10px 9px}
  .uev-payment-order{width:62px;min-width:62px;height:47px}
  .uev-payment-order strong{font-size:13.5px}
  .uev-level-person-name{font-size:11.6px}
  .uev-level-person-name.is-long{font-size:10.6px}
  .uev-level-person-name.is-very-long{font-size:9.5px}
  .uev-level-person-meta{gap:6px}
  .uev-level-student-order{padding:4px 6px}
  .uev-level-payment-method{font-size:8.2px!important}
  .uev-level-rail-arrow{
    display:grid;
    top:52%;
    width:38px;
    height:38px;
    font-size:27px;
    opacity:.94;
  }
  .uev-level-rail-arrow.is-prev{left:4px}
  .uev-level-rail-arrow.is-next{right:4px}
  .uev-level-scroll-hint{
    display:flex;
    min-height:48px;
    margin:8px 0 16px;
    gap:12px;
    border-radius:15px;
  }
  .uev-level-scroll-hint b{font-size:9px;text-align:center}
  .uev-level-scroll-hint span{font-size:20px}
  .uev-level-info-grid{grid-template-columns:1fr;gap:10px}
  .uev-level-info-grid p{padding:0}
  .uev-level-info-grid p+p{padding:10px 0 0;border-left:0;border-top:1px solid #dce6f2}
}

@media(max-width:360px){
  .uev-level-column{min-height:445px}
  .uev-level-person-row{grid-template-columns:60px minmax(0,1fr);gap:8px}
  .uev-payment-order{width:58px;min-width:58px;padding-left:4px;padding-right:4px}
  .uev-payment-order small{font-size:6.5px}
  .uev-payment-order strong{font-size:12.8px}
  .uev-level-student-order small{font-size:6.5px}
  .uev-level-student-order strong{font-size:8.5px}
  .uev-level-payment-method{font-size:7.8px!important}
}


/* v3.4.92 — Public participants COMPLETE-only privacy refinement */
.uev-level-summary.is-complete-only{grid-template-rows:1fr}
.uev-level-summary.is-complete-only>div{min-height:96px}
@media(max-width:720px){
  .uev-level-summary.is-complete-only{grid-template-columns:1fr;grid-template-rows:none}
  .uev-level-summary.is-complete-only>div{min-height:58px;justify-content:center}
}

/* v3.4.93 — Homepage Event Participants COMPLETE-only + preview fidelity */
.uev-home-participants-v3493 .uev-home-participant-panel{
  position:relative;
  overflow:hidden;
  padding:28px 30px 24px;
  background:linear-gradient(120deg,#fff 0%,#fbfdff 68%,#f6f2ff 100%);
}
.uev-home-participants-v3493 .uev-participant-home-head{align-items:center;margin-bottom:20px}
.uev-home-participants-v3493 .uev-participant-home-head p{max-width:680px}
.uev-home-participants-v3493 .uev-participant-total{
  min-width:144px;
  min-height:78px;
  padding:13px 16px;
  border:1px solid #d9e8fb;
  border-radius:18px;
  background:linear-gradient(135deg,#edf5ff,#f8fbff);
  box-shadow:0 7px 18px rgba(34,99,180,.07);
}
.uev-home-participants-v3493 .uev-participant-total strong{font-size:25px;font-variant-numeric:tabular-nums}
.uev-home-participants-v3493 .uev-participant-total small{font-size:9px;line-height:1.25;color:#51709a}

.uev-home-person-carousel{position:relative}
.uev-home-participants-v3493 .uev-home-person-track{
  gap:14px;
  padding:3px 2px 10px;
  scroll-snap-type:x mandatory;
  scrollbar-width:none;
}
.uev-home-participants-v3493 .uev-home-person-track::-webkit-scrollbar{display:none}
.uev-home-participants-v3493 .uev-home-person-card{
  --home-level:#176fe8;
  --home-level-rgb:23,111,232;
  flex:0 0 210px;
  min-width:210px;
  min-height:282px;
  display:flex;
  flex-direction:column;
  padding:14px 14px 13px;
  border:1px solid rgba(var(--home-level-rgb),.28);
  border-radius:17px;
  background:linear-gradient(180deg,rgba(var(--home-level-rgb),.045),#fff 35%,#fff 100%);
  box-shadow:0 7px 20px rgba(25,66,115,.055);
  scroll-snap-align:start;
}
.uev-home-participants-v3493 .uev-home-person-card.tone-elemental{--home-level:#159653;--home-level-rgb:21,150,83}
.uev-home-participants-v3493 .uev-home-person-card.tone-big-bang{--home-level:#df3a3a;--home-level-rgb:223,58,58}
.uev-home-participants-v3493 .uev-home-person-card.tone-astra-prime{--home-level:#176fe8;--home-level-rgb:23,111,232}
.uev-home-participants-v3493 .uev-home-person-card.tone-luminary{--home-level:#e27c08;--home-level-rgb:226,124,8}
.uev-home-participants-v3493 .uev-home-person-card.tone-neutral{--home-level:#176fe8;--home-level-rgb:23,111,232}

.uev-home-person-level{display:flex;align-items:center;gap:10px;min-width:0}
.uev-home-person-level>i{
  width:39px;height:39px;flex:0 0 39px;border-radius:50%;
  display:grid;place-items:center;font-style:normal;font-size:14px;font-weight:950;
  color:var(--home-level);background:rgba(var(--home-level-rgb),.075);border:1px solid rgba(var(--home-level-rgb),.28)
}
.uev-home-person-level>div{min-width:0}
.uev-home-person-level strong{
  display:block;color:var(--home-level);font-size:11.2px;line-height:1.05;font-weight:950;text-transform:uppercase;
  white-space:nowrap;overflow:hidden;text-overflow:ellipsis
}
.uev-home-person-level small{
  display:block;margin-top:4px;color:var(--home-level);font-size:8.7px;line-height:1;font-weight:850;text-transform:lowercase;
  white-space:nowrap;overflow:hidden;text-overflow:ellipsis
}
.uev-home-payment-order{
  align-self:flex-start;display:inline-flex;align-items:center;gap:7px;margin-top:12px;color:var(--home-level)
}
.uev-home-payment-order strong{
  min-width:34px;height:25px;padding:0 8px;border-radius:7px;display:grid;place-items:center;
  color:#fff;background:var(--home-level);font-size:11px;font-weight:950;font-variant-numeric:tabular-nums;white-space:nowrap
}
.uev-home-payment-order span{font-size:8.2px;font-weight:900;white-space:nowrap}
.uev-home-student-name{
  display:block;margin-top:11px;color:#102f5a;font-size:13px;line-height:1.15;font-weight:950;
  white-space:nowrap;overflow:hidden;text-overflow:ellipsis
}
.uev-home-participants-v3493 .uev-home-person-event{
  display:block;min-height:38px;margin:8px 0 0;color:#385d88;font-size:9.4px;line-height:1.35;font-weight:800;
  white-space:normal;overflow:hidden;text-overflow:clip;text-decoration:none
}
.uev-home-person-method{margin-top:auto;padding-top:10px;border-top:1px solid #edf2f8}
.uev-home-person-method .uev-method-badge{font-size:8.6px}
.uev-home-person-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:10px}
.uev-home-student-order{
  display:inline-flex;align-items:center;gap:6px;min-width:76px;padding:5px 7px;border:1px solid #dfe5ed;border-radius:8px;
  background:#f2f4f7;color:#68778b;font-variant-numeric:tabular-nums;white-space:nowrap
}
.uev-home-student-order small{font-size:7px;line-height:1;color:#929eae;font-weight:850}
.uev-home-student-order strong{font-size:9px;line-height:1;color:#59677a;font-weight:950;white-space:nowrap}
.uev-home-participants-v3493 .uev-public-payment.complete{font-size:7.4px;padding:5px 8px;white-space:nowrap}

.uev-home-person-arrow{
  position:absolute;z-index:4;top:50%;transform:translateY(-50%);width:38px;height:38px;border:1px solid #d7e4f4;border-radius:50%;
  display:grid;place-items:center;background:#fff;color:#176fe8;font-size:28px;line-height:1;box-shadow:0 8px 22px rgba(31,75,127,.13);cursor:pointer
}
.uev-home-person-arrow.is-prev{left:-18px}.uev-home-person-arrow.is-next{right:-18px}
.uev-home-person-dots{display:none;align-items:center;justify-content:center;gap:7px;margin:7px 0 1px}
.uev-home-person-dots span{width:7px;height:7px;border-radius:50%;background:#cbd5e3;transition:.2s}
.uev-home-person-dots span.is-active{width:9px;height:9px;background:#2779e8}
.uev-home-participants-v3493 .uev-home-person-more{margin-top:8px}
.uev-home-complete-note{
  display:flex;align-items:center;justify-content:center;gap:7px;margin:13px auto 0;padding:8px 11px;max-width:680px;
  border:1px solid #dce8f8;border-radius:10px;background:#f7faff;color:#57718f;font-size:8.7px;line-height:1.35;text-align:center
}
.uev-home-complete-note>span{width:18px;height:18px;flex:0 0 18px;border-radius:50%;display:grid;place-items:center;background:#2d7de8;color:#fff;font-size:10px;font-weight:950}

@media(max-width:720px){
  .uev-home-participants-v3493 .uev-home-participant-panel{padding:17px 16px 16px}
  .uev-home-participants-v3493 .uev-participant-home-head{display:grid;grid-template-columns:1fr auto;align-items:start;gap:12px;margin-bottom:16px}
  .uev-home-participants-v3493 .uev-participant-home-head>div{min-width:0}
  .uev-home-participants-v3493 .uev-participant-home-head h2{font-size:20px}
  .uev-home-participants-v3493 .uev-participant-home-head p{font-size:10.5px;line-height:1.5}
  .uev-home-participants-v3493 .uev-participant-total{min-width:74px;min-height:66px;padding:9px;border-radius:14px}
  .uev-home-participants-v3493 .uev-participant-total strong{font-size:19px}
  .uev-home-participants-v3493 .uev-participant-total small{max-width:62px;font-size:7.3px}
  .uev-home-participants-v3493 .uev-home-person-track{gap:12px;padding:3px 1px 8px}
  .uev-home-participants-v3493 .uev-home-person-card{
    flex:0 0 calc(100% - 18px);min-width:calc(100% - 18px);max-width:calc(100% - 18px);min-height:278px;padding:15px;border-radius:17px
  }
  .uev-home-person-level>i{width:42px;height:42px;flex-basis:42px;font-size:15px}
  .uev-home-person-level strong{font-size:12px}.uev-home-person-level small{font-size:9.2px}
  .uev-home-payment-order{margin-top:13px}.uev-home-payment-order strong{height:27px;min-width:36px;font-size:11.5px}
  .uev-home-student-name{font-size:14px;margin-top:12px}
  .uev-home-participants-v3493 .uev-home-person-event{font-size:10.3px;min-height:40px}
  .uev-home-person-method .uev-method-badge{font-size:9px}
  .uev-home-student-order{padding:6px 8px;min-width:82px}.uev-home-student-order small{font-size:7.4px}.uev-home-student-order strong{font-size:9.7px}
  .uev-home-person-arrow{width:35px;height:35px;font-size:25px}
  .uev-home-person-arrow.is-prev{left:-10px}.uev-home-person-arrow.is-next{right:-10px}
  .uev-home-person-dots{display:flex}
  .uev-home-complete-note{font-size:8px;margin-top:11px;padding:7px 9px}
}


/* v3.5.01 — Event Information Cards 3D Visual Upgrade
   Replaces the four decorative line-art illustrations with approved local 3D PNG artwork.
   Data, buttons, payment logic and Event registration behavior remain unchanged. */
.uev-note-art.uev-note-art-img{
  display:block;
  position:absolute;
  z-index:1;
  object-fit:contain;
  object-position:center;
  opacity:1!important;
  pointer-events:none;
  filter:drop-shadow(0 14px 18px rgba(18,54,95,.14));
  transform:translateZ(0);
}
.uev-note-card .uev-note-body{position:relative;z-index:2}
.uev-note-card p,.uev-note-card .uev-note-methods{position:relative;z-index:2}
.uev-note-location p{padding-right:118px}
.uev-note-payment .uev-note-methods,.uev-note-payment p{padding-right:116px}
.uev-note-deadline p{padding-right:104px}
.uev-note-lookup p{padding-right:112px}
.uev-note-location .uev-note-art-img{width:168px;height:158px;right:10px;bottom:7px}
.uev-note-payment .uev-note-art-img{width:156px;height:150px;right:9px;bottom:5px}
.uev-note-deadline .uev-note-art-img{width:150px;height:146px;right:10px;bottom:4px}
.uev-note-lookup .uev-note-art-img{width:160px;height:132px;right:8px;bottom:9px}
.uev-note-location .uev-note-art-img,
.uev-note-payment .uev-note-art-img,
.uev-note-deadline .uev-note-art-img,
.uev-note-lookup .uev-note-art-img{max-width:42%;max-height:82%}

/* Give the small lead icon a little more dimensionality without changing the existing icon language. */
.uev-note-icon{
  background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(255,255,255,.78));
  box-shadow:0 10px 22px rgba(15,56,104,.10),inset 0 2px 0 rgba(255,255,255,.95),inset 0 -2px 6px rgba(57,103,164,.045);
}

@media(max-width:980px){
  .uev-note-location p{padding-right:105px}
  .uev-note-payment .uev-note-methods,.uev-note-payment p{padding-right:102px}
  .uev-note-deadline p{padding-right:92px}
  .uev-note-lookup p{padding-right:100px}
  .uev-note-location .uev-note-art-img{width:150px;height:142px}
  .uev-note-payment .uev-note-art-img{width:142px;height:136px}
  .uev-note-deadline .uev-note-art-img{width:136px;height:132px}
  .uev-note-lookup .uev-note-art-img{width:146px;height:120px}
}

@media(max-width:720px){
  .uev-note-location p{padding-right:86px}
  .uev-note-payment .uev-note-methods,.uev-note-payment p{padding-right:82px}
  .uev-note-deadline p{padding-right:76px}
  .uev-note-lookup p{padding-right:84px}
  .uev-note-location .uev-note-art-img{width:118px;height:112px;right:9px;bottom:8px}
  .uev-note-payment .uev-note-art-img{width:112px;height:108px;right:8px;bottom:7px}
  .uev-note-deadline .uev-note-art-img{width:108px;height:105px;right:9px;bottom:8px}
  .uev-note-lookup .uev-note-art-img{width:116px;height:96px;right:8px;bottom:9px}
  .uev-note-art.uev-note-art-img{filter:drop-shadow(0 10px 14px rgba(18,54,95,.12))}
}

@media(max-width:390px){
  .uev-note-location p{padding-right:76px}
  .uev-note-payment .uev-note-methods,.uev-note-payment p{padding-right:72px}
  .uev-note-deadline p{padding-right:68px}
  .uev-note-lookup p{padding-right:72px}
  .uev-note-location .uev-note-art-img{width:105px;height:100px;right:6px;bottom:7px}
  .uev-note-payment .uev-note-art-img{width:101px;height:97px;right:5px;bottom:6px}
  .uev-note-deadline .uev-note-art-img{width:98px;height:95px;right:6px;bottom:7px}
  .uev-note-lookup .uev-note-art-img{width:104px;height:86px;right:5px;bottom:8px}
}

@media(max-width:340px){
  .uev-note-location p,.uev-note-payment .uev-note-methods,.uev-note-payment p,.uev-note-deadline p,.uev-note-lookup p{padding-right:62px}
  .uev-note-art.uev-note-art-img{max-width:35%;max-height:62%}
}

/* v3.5.02 — Event 3D Cards Mobile Text & Space Optimization
   Mobile-only composition refinement: wider text area, smaller decorative 3D artwork,
   compact card heights, and one-line CTAs. Event data and actions are unchanged. */
@media(max-width:720px){
  .uev-note-stack{gap:15px}
  .uev-note-card{
    min-height:0;
    padding:22px 15px 20px 76px;
    border-radius:22px;
  }
  .uev-note-location{min-height:208px}
  .uev-note-payment{min-height:178px}
  .uev-note-deadline{min-height:168px}
  .uev-note-lookup{min-height:196px}

  .uev-note-card .uev-note-body{
    width:100%;
    max-width:none;
    padding-right:0;
  }
  .uev-note-card h3{
    margin:0 0 9px;
    font-size:18px;
    line-height:1.18;
    letter-spacing:-.018em;
    white-space:nowrap;
  }
  .uev-note-card p,
  .uev-note-methods{
    margin-top:0;
    font-size:12.8px;
    line-height:1.58;
  }

  /* Remove the large text safe-area from v3.5.01. 3D art is now smaller and purely decorative. */
  .uev-note-location p,
  .uev-note-payment .uev-note-methods,
  .uev-note-payment p,
  .uev-note-deadline p,
  .uev-note-lookup p{
    padding-right:0;
    max-width:100%;
  }

  .uev-note-icon{
    left:16px;
    top:20px;
    width:48px;
    height:48px;
    border-radius:16px;
  }
  .uev-note-icon svg{width:28px;height:28px}

  .uev-note-art.uev-note-art-img{
    max-width:none;
    max-height:none;
    z-index:1;
    filter:drop-shadow(0 9px 13px rgba(18,54,95,.11));
  }
  .uev-note-location .uev-note-art-img{width:92px;height:88px;right:8px;bottom:11px}
  .uev-note-payment .uev-note-art-img{width:92px;height:88px;right:8px;bottom:8px}
  .uev-note-deadline .uev-note-art-img{width:90px;height:88px;right:8px;bottom:8px}
  .uev-note-lookup .uev-note-art-img{width:94px;height:80px;right:7px;bottom:9px}

  /* Give text a clean reading zone above the lower-right illustration. */
  .uev-note-location p{max-width:calc(100% - 6px)}
  .uev-note-payment .uev-note-methods{max-width:100%;padding-bottom:43px}
  .uev-note-deadline p{max-width:100%;white-space:nowrap}
  .uev-note-lookup p{max-width:100%;padding-bottom:34px}

  .uev-note-methods{
    display:flex;
    flex-wrap:wrap;
    align-items:center;
    gap:4px 0;
    line-height:1.55;
  }
  .uev-note-methods span{white-space:nowrap}
  .uev-note-methods span:not(:last-child)::after{margin:0 7px}

  .uev-note-action{
    min-height:44px;
    margin-top:13px!important;
    padding:10px 13px!important;
    border-radius:12px!important;
    font-size:12.2px!important;
    line-height:1!important;
    gap:7px;
    width:max-content;
    max-width:calc(100% - 4px);
    white-space:nowrap;
  }
  .uev-note-action span svg{width:16px;height:16px}
  .uev-note-action b{font-size:20px;margin-left:0}

  .uev-deadline-time{
    margin-top:10px;
    padding:7px 10px;
    border-radius:10px;
    font-size:13.5px;
    white-space:nowrap;
  }
  .uev-deadline-time svg{width:16px;height:16px}
}

@media(max-width:390px){
  .uev-note-stack{gap:14px}
  .uev-note-card{padding:20px 13px 18px 70px;border-radius:21px}
  .uev-note-location{min-height:204px}
  .uev-note-payment{min-height:176px}
  .uev-note-deadline{min-height:166px}
  .uev-note-lookup{min-height:192px}
  .uev-note-card h3{font-size:16.8px;margin-bottom:8px}
  .uev-note-card p,.uev-note-methods{font-size:11.9px;line-height:1.55}
  .uev-note-icon{left:13px;top:18px;width:45px;height:45px;border-radius:15px}
  .uev-note-icon svg{width:26px;height:26px}
  .uev-note-location .uev-note-art-img{width:84px;height:80px;right:6px;bottom:10px}
  .uev-note-payment .uev-note-art-img{width:84px;height:81px;right:6px;bottom:7px}
  .uev-note-deadline .uev-note-art-img{width:82px;height:80px;right:6px;bottom:7px}
  .uev-note-lookup .uev-note-art-img{width:86px;height:73px;right:5px;bottom:8px}
  .uev-note-payment .uev-note-methods{padding-bottom:39px}
  .uev-note-lookup p{padding-bottom:31px}
  .uev-note-action{min-height:42px;margin-top:11px!important;padding:9px 11px!important;font-size:11.5px!important}
  .uev-deadline-time{font-size:13px;padding:7px 9px}
}

@media(max-width:340px){
  .uev-note-card{padding-left:66px;padding-right:11px}
  .uev-note-card h3{font-size:15.8px}
  .uev-note-card p,.uev-note-methods{font-size:11.2px}
  .uev-note-icon{left:11px;width:43px;height:43px}
  .uev-note-location .uev-note-art-img{width:76px;height:73px;right:4px}
  .uev-note-payment .uev-note-art-img{width:76px;height:73px;right:4px}
  .uev-note-deadline .uev-note-art-img{width:74px;height:72px;right:4px}
  .uev-note-lookup .uev-note-art-img{width:78px;height:66px;right:4px}
  .uev-note-payment .uev-note-methods{padding-bottom:34px}
  .uev-note-lookup p{padding-bottom:26px}
  .uev-note-action{font-size:10.8px!important;padding:9px 9px!important;gap:5px}
}

/* v3.5.03 — Event Mobile Card Compact Layout
   Approved-preview refinement: mobile copy may use the full card width below the title,
   reducing unnecessary line wraps while preserving the existing 3D artwork and actions.
   Visual only; Event data, payment, registration, lookup and admin logic are unchanged. */
@media(max-width:720px){
  .uev-note-stack{gap:15px}
  .uev-note-card{
    min-height:0;
    padding:17px 14px 16px;
    border-radius:22px;
  }
  .uev-note-location{min-height:190px}
  .uev-note-payment{min-height:164px}
  .uev-note-deadline{min-height:148px}
  .uev-note-lookup{min-height:178px}

  /* Keep the icon beside the heading only. Content below the heading gets the full width. */
  .uev-note-icon{
    left:15px;
    top:16px;
    width:45px;
    height:45px;
    border-radius:15px;
  }
  .uev-note-icon svg{width:26px;height:26px}

  .uev-note-card .uev-note-body{
    width:100%;
    max-width:none;
    padding:0;
  }
  .uev-note-card h3{
    display:flex;
    align-items:center;
    min-height:45px;
    margin:0 0 8px 58px;
    padding:0;
    font-size:17px;
    line-height:1.16;
    letter-spacing:-.018em;
    white-space:nowrap;
  }
  .uev-note-card p,
  .uev-note-methods{
    width:100%;
    max-width:none!important;
    margin:0;
    padding-right:0!important;
    font-size:12.5px;
    line-height:1.48;
  }

  /* Address now uses the full text row rather than the narrow column beside the icon. */
  .uev-note-location p{
    max-width:100%!important;
    padding-right:0!important;
  }

  /* Payment methods wrap naturally across the full card width, typically 2–3 compact rows. */
  .uev-note-payment .uev-note-methods{
    display:flex;
    flex-wrap:wrap;
    align-items:center;
    gap:3px 0;
    padding:0 0 48px!important;
  }
  .uev-note-methods span{white-space:nowrap}
  .uev-note-methods span:not(:last-child)::after{margin:0 6px}

  /* Deadline date should stay on one row on normal mobile widths. */
  .uev-note-deadline p{
    width:100%;
    max-width:100%!important;
    white-space:nowrap;
    font-size:12.4px;
  }
  .uev-deadline-time{
    margin-top:9px;
    padding:7px 10px;
    border-radius:10px;
    font-size:13px;
    white-space:nowrap;
  }

  .uev-note-lookup p{
    max-width:100%!important;
    padding:0 0 33px!important;
  }

  /* 3D art stays decorative in the lower-right corner and no longer steals text width. */
  .uev-note-art.uev-note-art-img{
    max-width:none;
    max-height:none;
    z-index:1;
    filter:drop-shadow(0 8px 12px rgba(18,54,95,.11));
  }
  .uev-note-location .uev-note-art-img{width:88px;height:84px;right:7px;bottom:8px}
  .uev-note-payment .uev-note-art-img{width:86px;height:83px;right:7px;bottom:6px}
  .uev-note-deadline .uev-note-art-img{width:84px;height:82px;right:7px;bottom:6px}
  .uev-note-lookup .uev-note-art-img{width:88px;height:75px;right:6px;bottom:7px}

  .uev-note-action{
    min-height:41px;
    margin-top:10px!important;
    padding:9px 11px!important;
    border-radius:12px!important;
    font-size:11.5px!important;
    line-height:1!important;
    gap:6px;
    width:max-content;
    max-width:calc(100% - 92px);
    white-space:nowrap;
  }
  .uev-note-action span svg{width:16px;height:16px}
  .uev-note-action b{font-size:19px;margin-left:0}
}

@media(max-width:390px){
  .uev-note-card{padding:16px 12px 15px;border-radius:21px}
  .uev-note-location{min-height:188px}
  .uev-note-payment{min-height:162px}
  .uev-note-deadline{min-height:146px}
  .uev-note-lookup{min-height:174px}
  .uev-note-icon{left:12px;top:15px;width:43px;height:43px;border-radius:14px}
  .uev-note-icon svg{width:25px;height:25px}
  .uev-note-card h3{
    min-height:43px;
    margin-left:55px;
    margin-bottom:7px;
    font-size:16.2px;
  }
  .uev-note-card p,.uev-note-methods{font-size:11.8px;line-height:1.46}
  .uev-note-deadline p{font-size:11.8px}
  .uev-note-payment .uev-note-methods{padding-bottom:43px!important}
  .uev-note-lookup p{padding-bottom:29px!important}
  .uev-note-location .uev-note-art-img{width:81px;height:78px;right:5px;bottom:7px}
  .uev-note-payment .uev-note-art-img{width:79px;height:77px;right:5px;bottom:5px}
  .uev-note-deadline .uev-note-art-img{width:78px;height:76px;right:5px;bottom:5px}
  .uev-note-lookup .uev-note-art-img{width:82px;height:70px;right:4px;bottom:6px}
  .uev-note-action{
    min-height:39px;
    margin-top:9px!important;
    padding:8px 10px!important;
    font-size:10.9px!important;
    max-width:calc(100% - 82px);
  }
  .uev-deadline-time{font-size:12.5px;padding:6px 9px}
}

@media(max-width:340px){
  .uev-note-card{padding-left:11px;padding-right:11px}
  .uev-note-icon{left:11px;width:41px;height:41px}
  .uev-note-card h3{min-height:41px;margin-left:52px;font-size:15.4px}
  .uev-note-card p,.uev-note-methods{font-size:11.1px}
  .uev-note-deadline p{font-size:11.1px}
  .uev-note-action{font-size:10.2px!important;padding:8px 8px!important;max-width:calc(100% - 76px)}
  .uev-note-location .uev-note-art-img{width:74px;height:71px;right:3px}
  .uev-note-payment .uev-note-art-img{width:72px;height:70px;right:3px}
  .uev-note-deadline .uev-note-art-img{width:71px;height:69px;right:3px}
  .uev-note-lookup .uev-note-art-img{width:75px;height:64px;right:3px}
}

/* v3.5.04 — Event Cards Preview-Match Fix
   Structural mobile refinement. Each note uses a dedicated heading row; body copy then
   receives the full card width. This prevents the previous narrow-column wrapping. */
.uev-note-v3504{
  position:relative;
  display:block;
}
.uev-note-card.uev-note-v3504{
  padding:24px 24px 22px;
}
.uev-note-v3504 .uev-note-head-v3504{
  position:relative;
  z-index:3;
  display:flex;
  align-items:center;
  gap:13px;
  min-width:0;
  margin:0 0 12px;
}
.uev-note-v3504 .uev-note-head-v3504 .uev-note-icon{
  position:relative;
  left:auto;
  top:auto;
  right:auto;
  bottom:auto;
  flex:0 0 48px;
  width:48px;
  height:48px;
  margin:0;
}
.uev-note-v3504 .uev-note-head-v3504 h3{
  flex:1 1 auto;
  min-width:0;
  min-height:0;
  margin:0!important;
  padding:0!important;
  white-space:nowrap;
  overflow:visible;
  text-overflow:clip;
}
.uev-note-v3504 .uev-note-body{
  position:relative;
  z-index:2;
  width:100%!important;
  max-width:none!important;
  min-width:0;
  padding:0!important;
  margin:0!important;
}
.uev-note-v3504 .uev-note-body>p,
.uev-note-v3504 .uev-note-methods{
  width:100%!important;
  max-width:none!important;
  min-width:0;
  margin-left:0!important;
  margin-right:0!important;
}

@media(max-width:720px){
  .uev-note-stack{gap:16px}
  .uev-note-card.uev-note-v3504{
    box-sizing:border-box;
    min-height:0!important;
    padding:16px 14px 15px!important;
    border-radius:22px;
  }
  .uev-note-v3504 .uev-note-head-v3504{
    gap:11px;
    margin-bottom:10px;
  }
  .uev-note-v3504 .uev-note-head-v3504 .uev-note-icon{
    flex-basis:43px;
    width:43px;
    height:43px;
    border-radius:14px;
  }
  .uev-note-v3504 .uev-note-head-v3504 .uev-note-icon svg{width:25px;height:25px}
  .uev-note-v3504 .uev-note-head-v3504 h3{
    font-size:16.5px!important;
    line-height:1.12!important;
    letter-spacing:-.018em;
  }
  .uev-note-v3504 .uev-note-body>p,
  .uev-note-v3504 .uev-note-methods{
    padding:0!important;
    font-size:11.8px!important;
    line-height:1.55!important;
    color:#627895;
  }

  /* Location: full-width address; art sits below/right, never beside the copy. */
  .uev-note-location.uev-note-v3504{min-height:190px!important}
  .uev-note-location.uev-note-v3504 .uev-note-body>p{padding-right:0!important}
  .uev-note-location.uev-note-v3504 .uev-note-action{
    margin-top:12px!important;
    max-width:calc(100% - 84px)!important;
  }

  /* Payments: two compact flex rows on normal mobile widths. */
  .uev-note-payment.uev-note-v3504{min-height:166px!important}
  .uev-note-payment.uev-note-v3504 .uev-note-methods{
    display:flex!important;
    flex-wrap:wrap!important;
    align-items:center;
    align-content:flex-start;
    gap:4px 0!important;
    padding:0 0 52px!important;
  }
  .uev-note-payment.uev-note-v3504 .uev-note-methods span{
    display:inline-flex;
    align-items:center;
    white-space:nowrap!important;
  }
  .uev-note-payment.uev-note-v3504 .uev-note-methods span:not(:last-child)::after{
    margin:0 6px!important;
  }

  /* Deadline: date is one line; time remains a compact badge. */
  .uev-note-deadline.uev-note-v3504{min-height:146px!important}
  .uev-note-deadline.uev-note-v3504 .uev-note-body>p{
    white-space:nowrap!important;
    font-size:11.8px!important;
  }
  .uev-note-deadline.uev-note-v3504 .uev-deadline-time{
    margin-top:9px!important;
    padding:7px 10px!important;
    font-size:13px!important;
    white-space:nowrap!important;
  }

  /* Lookup: readable copy with action beneath it. */
  .uev-note-lookup.uev-note-v3504{min-height:186px!important}
  .uev-note-lookup.uev-note-v3504 .uev-note-body>p{
    max-width:100%!important;
    padding:0 0 34px!important;
  }
  .uev-note-lookup.uev-note-v3504 .uev-note-action{
    max-width:calc(100% - 84px)!important;
  }

  /* Shared actions and 3D art. */
  .uev-note-v3504 .uev-note-action{
    min-height:40px!important;
    padding:8px 10px!important;
    border-radius:12px!important;
    font-size:10.8px!important;
    line-height:1!important;
    gap:6px!important;
    width:max-content!important;
    white-space:nowrap!important;
  }
  .uev-note-v3504 .uev-note-action span svg{width:15px;height:15px}
  .uev-note-v3504 .uev-note-action b{font-size:19px}
  .uev-note-v3504 .uev-note-art-img{
    z-index:1!important;
    object-fit:contain!important;
    max-width:none!important;
    max-height:none!important;
    filter:drop-shadow(0 8px 12px rgba(18,54,95,.10));
  }
  .uev-note-location.uev-note-v3504 .uev-note-art-img{width:80px!important;height:77px!important;right:5px!important;bottom:7px!important}
  .uev-note-payment.uev-note-v3504 .uev-note-art-img{width:82px!important;height:79px!important;right:5px!important;bottom:5px!important}
  .uev-note-deadline.uev-note-v3504 .uev-note-art-img{width:79px!important;height:77px!important;right:5px!important;bottom:5px!important}
  .uev-note-lookup.uev-note-v3504 .uev-note-art-img{width:83px!important;height:70px!important;right:4px!important;bottom:6px!important}
}

@media(max-width:390px){
  .uev-note-card.uev-note-v3504{padding:15px 12px 14px!important;border-radius:21px}
  .uev-note-v3504 .uev-note-head-v3504{gap:10px;margin-bottom:8px}
  .uev-note-v3504 .uev-note-head-v3504 .uev-note-icon{flex-basis:41px;width:41px;height:41px;border-radius:13px}
  .uev-note-v3504 .uev-note-head-v3504 .uev-note-icon svg{width:24px;height:24px}
  .uev-note-v3504 .uev-note-head-v3504 h3{font-size:15.5px!important}
  .uev-note-v3504 .uev-note-body>p,
  .uev-note-v3504 .uev-note-methods{font-size:11.2px!important;line-height:1.52!important}
  .uev-note-location.uev-note-v3504{min-height:184px!important}
  .uev-note-payment.uev-note-v3504{min-height:160px!important}
  .uev-note-deadline.uev-note-v3504{min-height:142px!important}
  .uev-note-lookup.uev-note-v3504{min-height:180px!important}
  .uev-note-v3504 .uev-note-action{min-height:38px!important;font-size:10.2px!important;padding:8px 9px!important}
  .uev-note-deadline.uev-note-v3504 .uev-note-body>p{font-size:11.2px!important}
  .uev-note-deadline.uev-note-v3504 .uev-deadline-time{font-size:12.5px!important;padding:6px 9px!important}
}

@media(max-width:340px){
  .uev-note-v3504 .uev-note-head-v3504 h3{font-size:14.7px!important}
  .uev-note-v3504 .uev-note-body>p,
  .uev-note-v3504 .uev-note-methods{font-size:10.7px!important}
  .uev-note-deadline.uev-note-v3504 .uev-note-body>p{font-size:10.7px!important}
  .uev-note-v3504 .uev-note-action{font-size:9.7px!important;padding:7px 8px!important}
  .uev-note-payment.uev-note-v3504 .uev-note-methods span:not(:last-child)::after{margin:0 5px!important}
}


/* v3.5.06 — 330px Card Width & Mobile Layout Finalization
   Approved-preview alignment: wider mobile cards, denser copy, predictable payment wrapping,
   and a protected artwork zone so calendar/ticket art never touches the card edge. */
.uev-note-v3506{position:relative;display:block}
.uev-note-card.uev-note-v3506{padding:24px 24px 22px}
.uev-note-v3506 .uev-note-head-v3506{position:relative;z-index:4;display:flex;align-items:center;gap:13px;min-width:0;margin:0 0 12px}
.uev-note-v3506 .uev-note-head-v3506 .uev-note-icon{position:relative!important;inset:auto!important;flex:0 0 48px;width:48px;height:48px;margin:0}
.uev-note-v3506 .uev-note-head-v3506 h3{flex:1 1 auto;min-width:0;min-height:0;margin:0!important;padding:0!important;white-space:nowrap;overflow:visible;text-overflow:clip}
.uev-note-v3506 .uev-note-body{position:relative;z-index:3;width:100%!important;max-width:none!important;min-width:0;padding:0!important;margin:0!important}
.uev-note-v3506 .uev-note-body>p,.uev-note-v3506 .uev-note-methods{width:100%!important;max-width:none!important;min-width:0;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}
.uev-note-v3506 .uev-note-art-img{object-fit:contain!important;object-position:center!important;z-index:2!important;pointer-events:none!important}

@media(max-width:720px){
  /* Card stack intentionally uses the approved width: viewport minus 28px, capped at 430px. */
  .uev-detail-content{overflow:visible!important}
  .uev-side-stack.uev-note-stack{position:relative!important;left:auto!important;transform:none!important;justify-self:center!important;width:330px!important;min-width:330px!important;max-width:calc(100vw - 14px)!important;margin-left:auto!important;margin-right:auto!important;gap:16px!important}
  .uev-note-card.uev-note-v3506{box-sizing:border-box;width:100%!important;max-width:none!important;min-height:0!important;padding:16px 17px 16px!important;border-radius:22px;overflow:hidden!important}
  .uev-note-v3506 .uev-note-head-v3506{gap:11px;margin-bottom:9px}
  .uev-note-v3506 .uev-note-head-v3506 .uev-note-icon{flex-basis:43px;width:43px;height:43px;border-radius:14px}
  .uev-note-v3506 .uev-note-head-v3506 .uev-note-icon svg{width:25px;height:25px}
  .uev-note-v3506 .uev-note-head-v3506 h3{font-size:16.5px!important;line-height:1.12!important;letter-spacing:-.018em}
  .uev-note-v3506 .uev-note-body>p,.uev-note-v3506 .uev-note-methods{font-size:11.4px!important;line-height:1.48!important;color:#607691}

  /* Copy is always allowed to use the full content width. Artwork lives in its own lower safe-zone. */
  .uev-note-location.uev-note-v3506{min-height:188px!important;padding-bottom:66px!important}
  .uev-note-location.uev-note-v3506 .uev-note-body>p{max-width:100%!important}
  .uev-note-location.uev-note-v3506 .uev-note-action{position:absolute;z-index:4;left:17px;bottom:16px;margin:0!important;max-width:calc(100% - 110px)!important}

  .uev-note-payment.uev-note-v3506{min-height:174px!important;padding-bottom:78px!important}
  .uev-note-payment.uev-note-v3506 .uev-note-methods{display:flex!important;flex-wrap:wrap!important;align-items:center!important;align-content:flex-start!important;gap:5px 0!important;padding:0!important}
  .uev-note-payment.uev-note-v3506 .uev-note-methods span{display:inline-flex!important;align-items:center!important;white-space:nowrap!important;line-height:1.42!important}
  .uev-note-payment.uev-note-v3506 .uev-note-methods span:not(:last-child)::after{content:'•'!important;margin:0 6px!important;color:#e9a51e!important;font-weight:900}

  .uev-note-deadline.uev-note-v3506{min-height:154px!important;padding-bottom:64px!important}
  .uev-note-deadline.uev-note-v3506 .uev-note-body>p{white-space:nowrap!important;font-size:11.4px!important;line-height:1.35!important}
  .uev-note-deadline.uev-note-v3506 .uev-deadline-time{position:absolute;z-index:4;left:17px;bottom:16px;margin:0!important;padding:7px 10px!important;font-size:13px!important;white-space:nowrap!important}

  .uev-note-lookup.uev-note-v3506{min-height:184px!important;padding-bottom:67px!important}
  .uev-note-lookup.uev-note-v3506 .uev-note-body>p{max-width:100%!important}
  .uev-note-lookup.uev-note-v3506 .uev-note-action{position:absolute;z-index:4;left:17px;bottom:16px;margin:0!important;max-width:calc(100% - 112px)!important}

  .uev-note-v3506 .uev-note-action{min-height:39px!important;padding:8px 10px!important;border-radius:12px!important;font-size:10.6px!important;line-height:1!important;gap:6px!important;width:max-content!important;white-space:nowrap!important}
  .uev-note-v3506 .uev-note-action span svg{width:15px;height:15px}
  .uev-note-v3506 .uev-note-action b{font-size:19px}

  /* Safe artwork zone: positive inset on every side, no negative bottom/right values. */
  .uev-note-v3506 .uev-note-art-img{filter:drop-shadow(0 7px 11px rgba(18,54,95,.10))!important;max-width:none!important;max-height:none!important}
  .uev-note-location.uev-note-v3506 .uev-note-art-img{width:88px!important;height:84px!important;right:11px!important;bottom:10px!important}
  .uev-note-payment.uev-note-v3506 .uev-note-art-img{width:92px!important;height:90px!important;right:10px!important;bottom:9px!important}
  .uev-note-deadline.uev-note-v3506 .uev-note-art-img{width:78px!important;height:82px!important;right:10px!important;bottom:8px!important}
  .uev-note-lookup.uev-note-v3506 .uev-note-art-img{width:88px!important;height:70px!important;right:9px!important;bottom:10px!important}
}

@media(max-width:390px){
  .uev-note-card.uev-note-v3506{padding-left:15px!important;padding-right:15px!important}
  .uev-note-v3506 .uev-note-head-v3506{gap:10px;margin-bottom:8px}
  .uev-note-v3506 .uev-note-head-v3506 .uev-note-icon{flex-basis:41px;width:41px;height:41px;border-radius:13px}
  .uev-note-v3506 .uev-note-head-v3506 .uev-note-icon svg{width:24px;height:24px}
  .uev-note-v3506 .uev-note-head-v3506 h3{font-size:15.7px!important}
  .uev-note-v3506 .uev-note-body>p,.uev-note-v3506 .uev-note-methods{font-size:11px!important;line-height:1.46!important}
  .uev-note-location.uev-note-v3506{min-height:184px!important;padding-bottom:64px!important}
  .uev-note-payment.uev-note-v3506{min-height:170px!important;padding-bottom:76px!important}
  .uev-note-deadline.uev-note-v3506{min-height:150px!important;padding-bottom:62px!important}
  .uev-note-lookup.uev-note-v3506{min-height:180px!important;padding-bottom:65px!important}
  .uev-note-location.uev-note-v3506 .uev-note-action,.uev-note-lookup.uev-note-v3506 .uev-note-action,.uev-note-deadline.uev-note-v3506 .uev-deadline-time{left:15px}
  .uev-note-v3506 .uev-note-action{font-size:10.2px!important;padding:8px 9px!important}
  .uev-note-deadline.uev-note-v3506 .uev-note-body>p{font-size:11px!important}
  .uev-note-deadline.uev-note-v3506 .uev-deadline-time{font-size:12.5px!important}
}

@media(max-width:340px){
  .uev-side-stack.uev-note-stack{width:calc(100vw - 14px)!important;min-width:0!important;max-width:calc(100vw - 14px)!important}
  .uev-note-card.uev-note-v3506{padding-left:13px!important;padding-right:13px!important}
  .uev-note-v3506 .uev-note-head-v3506 h3{font-size:15px!important}
  .uev-note-v3506 .uev-note-body>p,.uev-note-v3506 .uev-note-methods{font-size:10.6px!important}
  .uev-note-location.uev-note-v3506 .uev-note-action,.uev-note-lookup.uev-note-v3506 .uev-note-action,.uev-note-deadline.uev-note-v3506 .uev-deadline-time{left:13px}
  .uev-note-v3506 .uev-note-action{font-size:9.8px!important;padding:7px 8px!important}
  .uev-note-payment.uev-note-v3506 .uev-note-methods span:not(:last-child)::after{margin:0 5px!important}
  .uev-note-location.uev-note-v3506 .uev-note-art-img{width:82px!important;height:79px!important;right:8px!important}
  .uev-note-payment.uev-note-v3506 .uev-note-art-img{width:86px!important;height:84px!important;right:8px!important}
  .uev-note-deadline.uev-note-v3506 .uev-note-art-img{width:74px!important;height:78px!important;right:8px!important}
  .uev-note-lookup.uev-note-v3506 .uev-note-art-img{width:82px!important;height:66px!important;right:7px!important}
}


/* v3.5.06 final width guard — approved 330px mobile card target. */
@media (min-width:344px) and (max-width:720px){
  .uev-detail-content > .uev-side-stack.uev-note-stack{
    box-sizing:border-box!important;
    width:330px!important;
    min-width:330px!important;
    max-width:330px!important;
    justify-self:center!important;
    margin-inline:auto!important;
  }
}
@media (max-width:343px){
  .uev-detail-content > .uev-side-stack.uev-note-stack{
    box-sizing:border-box!important;
    width:calc(100vw - 14px)!important;
    min-width:0!important;
    max-width:calc(100vw - 14px)!important;
    justify-self:center!important;
    margin-inline:auto!important;
  }
}

/* ========================================================================== */
/* v3.5.07 — Event Card Structural Fix / preview-match mobile implementation  */
/* Text and 3D artwork are separate grid columns: overlap is structurally     */
/* impossible. Safe-padded PNGs are used for all four illustrations.          */
/* ========================================================================== */
.uev-note-card.uev-note-v3507{
  position:relative!important;
  overflow:visible!important;
}
.uev-note-v3507 .uev-note-head-v3507{
  position:relative!important;
  z-index:3!important;
  display:flex!important;
  align-items:center!important;
}
.uev-note-v3507 .uev-note-layout-v3507{
  position:relative!important;
  z-index:2!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 92px!important;
  align-items:end!important;
  gap:8px!important;
  width:100%!important;
  min-width:0!important;
}
.uev-note-v3507 .uev-note-copy-v3507{
  position:relative!important;
  z-index:3!important;
  width:100%!important;
  min-width:0!important;
  max-width:none!important;
  padding:0!important;
  margin:0!important;
}
.uev-note-v3507 .uev-note-art-zone-v3507{
  position:relative!important;
  z-index:1!important;
  width:92px!important;
  min-width:92px!important;
  height:92px!important;
  overflow:visible!important;
  display:flex!important;
  align-items:flex-end!important;
  justify-content:flex-end!important;
  align-self:end!important;
  justify-self:end!important;
  pointer-events:none!important;
}
.uev-note-v3507 .uev-note-art-zone-v3507 .uev-note-art-img{
  position:static!important;
  inset:auto!important;
  margin:0!important;
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  max-height:100%!important;
  object-fit:contain!important;
  object-position:right bottom!important;
  opacity:1!important;
  transform:none!important;
  filter:drop-shadow(0 7px 11px rgba(18,54,95,.10))!important;
}
.uev-note-v3507 .uev-note-body>p,
.uev-note-v3507 .uev-note-methods{
  width:100%!important;
  min-width:0!important;
  max-width:none!important;
  padding:0!important;
  margin-left:0!important;
  margin-right:0!important;
}
.uev-note-v3507 .uev-note-action,
.uev-note-v3507 .uev-deadline-time{
  position:static!important;
  inset:auto!important;
}

@media(max-width:720px){
  /* Parent cannot silently squeeze the approved card width. */
  .uev-page>.container,
  .uev-page .container,
  .uev-detail-content{
    min-width:0!important;
    overflow:visible!important;
  }
  .uev-detail-content{
    grid-template-columns:minmax(0,1fr)!important;
  }
  .uev-detail-content>.uev-side-stack.uev-note-stack{
    box-sizing:border-box!important;
    display:grid!important;
    grid-template-columns:1fr!important;
    justify-self:center!important;
    align-self:start!important;
    width:min(330px,calc(100vw - 10px))!important;
    min-width:0!important;
    max-width:330px!important;
    margin-inline:auto!important;
    gap:16px!important;
    overflow:visible!important;
  }
  .uev-note-card.uev-note-v3507{
    box-sizing:border-box!important;
    width:100%!important;
    max-width:none!important;
    min-height:0!important;
    padding:16px 16px 15px!important;
    border-radius:22px!important;
  }
  .uev-note-v3507 .uev-note-head-v3507{
    gap:11px!important;
    margin:0 0 10px!important;
  }
  .uev-note-v3507 .uev-note-head-v3507 .uev-note-icon{
    position:static!important;
    inset:auto!important;
    flex:0 0 43px!important;
    width:43px!important;
    height:43px!important;
    border-radius:14px!important;
  }
  .uev-note-v3507 .uev-note-head-v3507 .uev-note-icon svg{width:25px!important;height:25px!important}
  .uev-note-v3507 .uev-note-head-v3507 h3{
    margin:0!important;
    font-size:16.2px!important;
    line-height:1.16!important;
    letter-spacing:-.018em!important;
    white-space:nowrap!important;
  }
  .uev-note-v3507 .uev-note-body>p,
  .uev-note-v3507 .uev-note-methods{
    font-size:11.35px!important;
    line-height:1.48!important;
    color:#607691!important;
  }
  .uev-note-v3507 .uev-note-layout-v3507{
    grid-template-columns:minmax(0,1fr) 86px!important;
    gap:7px!important;
    align-items:end!important;
  }
  .uev-note-v3507 .uev-note-art-zone-v3507{
    width:86px!important;
    min-width:86px!important;
    height:86px!important;
    transform:translateX(4px)!important;
  }
  /* Art is intentionally slightly smaller and further right, matching approved preview. */
  .uev-note-location.uev-note-v3507 .uev-note-art-zone-v3507{width:88px!important;min-width:88px!important;height:88px!important}
  .uev-note-payment.uev-note-v3507 .uev-note-art-zone-v3507{width:82px!important;min-width:82px!important;height:82px!important;transform:translateX(5px)!important}
  .uev-note-deadline.uev-note-v3507 .uev-note-art-zone-v3507{width:78px!important;min-width:78px!important;height:82px!important;transform:translateX(5px)!important}
  .uev-note-lookup.uev-note-v3507 .uev-note-art-zone-v3507{width:82px!important;min-width:82px!important;height:72px!important;transform:translateX(5px)!important}

  .uev-note-location.uev-note-v3507 .uev-note-layout-v3507{grid-template-columns:minmax(0,1fr) 88px!important}
  .uev-note-payment.uev-note-v3507 .uev-note-layout-v3507{grid-template-columns:minmax(0,1fr) 82px!important}
  .uev-note-deadline.uev-note-v3507 .uev-note-layout-v3507{grid-template-columns:minmax(0,1fr) 78px!important}
  .uev-note-lookup.uev-note-v3507 .uev-note-layout-v3507{grid-template-columns:minmax(0,1fr) 82px!important}

  .uev-note-v3507 .uev-note-action{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:max-content!important;
    max-width:100%!important;
    min-height:39px!important;
    margin-top:11px!important;
    padding:8px 10px!important;
    border-radius:12px!important;
    gap:6px!important;
    font-size:10.3px!important;
    line-height:1!important;
    white-space:nowrap!important;
  }
  .uev-note-v3507 .uev-note-action span svg{width:15px!important;height:15px!important}
  .uev-note-v3507 .uev-note-action b{font-size:18px!important}

  .uev-note-location.uev-note-v3507 .uev-note-copy-v3507 p{overflow-wrap:anywhere!important}
  .uev-note-payment.uev-note-v3507 .uev-note-methods{
    display:flex!important;
    flex-wrap:wrap!important;
    align-items:center!important;
    align-content:flex-start!important;
    gap:5px 0!important;
  }
  .uev-note-payment.uev-note-v3507 .uev-note-methods span{
    display:inline-flex!important;
    align-items:center!important;
    white-space:nowrap!important;
  }
  .uev-note-payment.uev-note-v3507 .uev-note-methods span:not(:last-child)::after{
    content:'•'!important;
    margin:0 5px!important;
    color:#e9a51e!important;
    font-weight:900!important;
  }
  .uev-note-deadline.uev-note-v3507 .uev-note-body>p{
    white-space:nowrap!important;
    font-size:11.2px!important;
    line-height:1.35!important;
  }
  .uev-note-deadline.uev-note-v3507 .uev-deadline-time{
    display:inline-flex!important;
    align-items:center!important;
    width:max-content!important;
    margin-top:10px!important;
    padding:7px 10px!important;
    font-size:12.8px!important;
    white-space:nowrap!important;
  }
  .uev-note-lookup.uev-note-v3507 .uev-note-copy-v3507 p{max-width:100%!important}
}

@media(max-width:350px){
  .uev-detail-content>.uev-side-stack.uev-note-stack{
    width:calc(100vw - 8px)!important;
    max-width:330px!important;
  }
  .uev-note-card.uev-note-v3507{padding:15px 14px 14px!important}
  .uev-note-v3507 .uev-note-head-v3507{gap:9px!important;margin-bottom:8px!important}
  .uev-note-v3507 .uev-note-head-v3507 .uev-note-icon{flex-basis:40px!important;width:40px!important;height:40px!important}
  .uev-note-v3507 .uev-note-head-v3507 h3{font-size:15.2px!important}
  .uev-note-v3507 .uev-note-body>p,.uev-note-v3507 .uev-note-methods{font-size:10.75px!important;line-height:1.46!important}
  .uev-note-location.uev-note-v3507 .uev-note-layout-v3507{grid-template-columns:minmax(0,1fr) 78px!important}
  .uev-note-payment.uev-note-v3507 .uev-note-layout-v3507{grid-template-columns:minmax(0,1fr) 74px!important}
  .uev-note-deadline.uev-note-v3507 .uev-note-layout-v3507{grid-template-columns:minmax(0,1fr) 70px!important}
  .uev-note-lookup.uev-note-v3507 .uev-note-layout-v3507{grid-template-columns:minmax(0,1fr) 74px!important}
  .uev-note-location.uev-note-v3507 .uev-note-art-zone-v3507{width:78px!important;min-width:78px!important;height:78px!important}
  .uev-note-payment.uev-note-v3507 .uev-note-art-zone-v3507{width:74px!important;min-width:74px!important;height:74px!important}
  .uev-note-deadline.uev-note-v3507 .uev-note-art-zone-v3507{width:70px!important;min-width:70px!important;height:74px!important}
  .uev-note-lookup.uev-note-v3507 .uev-note-art-zone-v3507{width:74px!important;min-width:74px!important;height:64px!important}
  .uev-note-v3507 .uev-note-action{font-size:9.8px!important;padding:7px 8px!important}
  .uev-note-deadline.uev-note-v3507 .uev-note-body>p{font-size:10.6px!important}
  .uev-note-deadline.uev-note-v3507 .uev-deadline-time{font-size:12px!important}
}

/* Desktop/tablet structural safety for v3.5.07 as well. */
.uev-note-v3507 .uev-note-head-v3507 .uev-note-icon{
  position:static!important;
  inset:auto!important;
  flex:0 0 46px!important;
  width:46px!important;
  height:46px!important;
}
.uev-note-v3507 .uev-note-head-v3507 h3{margin:0!important}
@media(min-width:721px){
  .uev-note-card.uev-note-v3507{padding:18px!important}
  .uev-note-v3507 .uev-note-head-v3507{gap:12px!important;margin:0 0 12px!important}
  .uev-note-v3507 .uev-note-layout-v3507{grid-template-columns:minmax(0,1fr) 96px!important;gap:10px!important}
  .uev-note-v3507 .uev-note-art-zone-v3507{width:96px!important;min-width:96px!important;height:96px!important}
}
@media(max-width:720px){
  .uev-note-v3507 .uev-note-head-v3507 .uev-note-icon{flex:0 0 43px!important;width:43px!important;height:43px!important}
}
@media(max-width:350px){
  .uev-note-v3507 .uev-note-head-v3507 .uev-note-icon{flex:0 0 40px!important;width:40px!important;height:40px!important}
}
