*{box-sizing:border-box}.gpya-shell{width:min(1380px,calc(100% - 32px));margin-left:auto;margin-right:auto;background:var(--gpya-bg);color:#111827;border:1px solid #e5e7eb;border-radius:24px;padding:28px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;box-shadow:0 20px 60px rgba(15,23,42,.08)}.gpya-head{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:24px}.gpya-head span,.gpya-card small,.gpya-event small,.gpya-info-grid small{display:block;color:#64748b}.gpya-head h2{font-size:clamp(27px,4vw,42px);margin:4px 0 8px;color:#0f172a}.gpya-head p{margin:0;color:#64748b}.gpya-btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:12px;padding:13px 18px;background:var(--gpya-primary);color:#fff!important;text-decoration:none;font-weight:800;cursor:pointer;box-shadow:0 8px 20px color-mix(in srgb,var(--gpya-primary) 25%,transparent)}.gpya-btn:hover{filter:brightness(.95);transform:translateY(-1px)}.gpya-btn-secondary{background:var(--gpya-secondary);width:100%}.gpya-btn:disabled{opacity:.45;cursor:not-allowed}.gpya-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.gpya-grid-3{grid-template-columns:repeat(3,1fr);margin-bottom:18px}.gpya-card,.gpya-panel,.gpya-form{background:var(--gpya-surface);border:1px solid #e5e7eb;border-radius:18px;padding:20px;box-shadow:0 5px 18px rgba(15,23,42,.04)}.gpya-card strong{display:block;font-size:24px;margin-top:8px;color:#0f172a}.gpya-columns{display:grid;grid-template-columns:2fr 1fr;gap:18px;margin-top:18px}.gpya-columns-invitations{grid-template-columns:minmax(320px,.85fr) minmax(0,1.55fr)}.gpya-panel-title,.gpya-event{display:flex;align-items:center;justify-content:space-between}.gpya-panel h3{margin-top:0}.gpya-event{padding:15px 0;border-bottom:1px solid #edf0f3;gap:14px}.gpya-event:last-child{border-bottom:0}.gpya-event b{color:#111827}.gpya-link,.gpya-resource-actions a,.gpya-table a{color:var(--gpya-primary);font-weight:700;text-decoration:none}.gpya-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.gpya-form label{font-weight:700;color:#334155}.gpya-form input,.gpya-form select,.gpya-form textarea{width:100%;margin-top:7px;background:#fff;color:#111827;border:1px solid #cbd5e1;border-radius:11px;padding:13px;outline:none}.gpya-form input:focus,.gpya-form select:focus,.gpya-form textarea:focus{border-color:var(--gpya-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--gpya-primary) 15%,transparent)}.gpya-form-flat{box-shadow:none;border:0;padding:0}.gpya-wide{grid-column:1/-1}.gpya-check{display:flex!important;gap:10px;align-items:flex-start;margin:18px 0}.gpya-check input{width:auto;margin-top:4px}.gpya-tabs{display:flex;gap:7px;overflow:auto;padding:6px;background:#eef2f7;border-radius:14px;margin-bottom:18px}.gpya-tabs a{white-space:nowrap;text-decoration:none;color:#475569;font-weight:700;padding:11px 14px;border-radius:10px}.gpya-tabs a.active{background:#fff;color:var(--gpya-primary);box-shadow:0 2px 8px rgba(15,23,42,.08)}.gpya-back{display:block;color:var(--gpya-primary);text-decoration:none;font-weight:700;margin-bottom:7px}.gpya-info-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.gpya-info-grid p{padding:14px;background:#f8fafc;border-radius:12px;margin:0}.gpya-info-grid strong{display:block;margin-top:6px}.gpya-tip{display:inline-grid;place-items:center;width:18px;height:18px;border-radius:50%;background:#e0f2fe;color:#0369a1;font-size:12px;cursor:help}.gpya-help{color:#64748b}.gpya-advice{background:#ecfeff;border:1px solid #a5f3fc;border-radius:12px;padding:14px;margin:16px 0;color:#155e75}.gpya-empty{padding:24px;text-align:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:13px;color:#64748b}.gpya-table-wrap{overflow:auto}.gpya-table{width:100%;border-collapse:collapse;min-width:680px}.gpya-table th,.gpya-table td{text-align:left;padding:12px;border-bottom:1px solid #e5e7eb;vertical-align:top}.gpya-table th{font-size:12px;text-transform:uppercase;letter-spacing:.04em;color:#64748b}.gpya-table td small{display:block;color:#64748b;margin-top:3px}.gpya-status{display:inline-block;padding:5px 9px;border-radius:999px;background:#e2e8f0;font-size:12px;font-weight:800}.gpya-status-sent{background:#dcfce7;color:#166534}.gpya-status-cancelled{background:#fee2e2;color:#991b1b}.gpya-status-generated{background:#fef3c7;color:#92400e}.gpya-resources-section{margin-top:18px}.gpya-resource-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.gpya-resource{border:1px solid #e5e7eb;border-radius:15px;overflow:hidden;background:#fff}.gpya-resource img{display:block;width:100%;height:160px;object-fit:cover}.gpya-resource-body{padding:17px}.gpya-resource-body h3{margin:0 0 9px}.gpya-resource-body p{color:#64748b}.gpya-resource-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.gpya-btn-small{background:var(--gpya-primary);color:#fff!important;padding:8px 11px;border-radius:8px}.gpya-panel hr{border:0;border-top:1px solid #e5e7eb;margin:20px 0}@media(max-width:1000px){.gpya-resource-grid{grid-template-columns:1fr 1fr}.gpya-info-grid{grid-template-columns:1fr 1fr}}@media(max-width:900px){.gpya-grid{grid-template-columns:1fr 1fr}.gpya-columns,.gpya-columns-invitations{grid-template-columns:1fr}}@media(max-width:600px){.gpya-shell{padding:16px;border-radius:16px}.gpya-head{align-items:flex-start;flex-direction:column}.gpya-grid,.gpya-grid-3,.gpya-form-grid,.gpya-resource-grid,.gpya-info-grid{grid-template-columns:1fr}.gpya-wide{grid-column:auto}.gpya-card strong{font-size:20px}.gpya-btn{width:100%}}
.gpya-form-stack{display:grid;gap:16px}.gpya-success{margin:0 0 18px;padding:14px 16px;border:1px solid #86efac;background:#f0fdf4;color:#166534;border-radius:12px;font-weight:700}.gpya-error-text{color:#b91c1c!important;font-weight:700}.gpya-status-error{background:#fee2e2;color:#991b1b}.gpya-columns-invitations .gpya-panel:first-child{align-self:start}.gpya-columns-invitations .gpya-tip{display:none}

/* GPYA 0.4.5: dashboard centrado y estable */
.gpya-shell{max-width:1380px}
@media(max-width:600px){.gpya-shell{width:calc(100% - 16px)}}

.gpya-ticket-ok{color:#166534}.gpya-ticket-pending{color:#92400e;font-weight:700}

/* GPYA 0.4.6 AJAX, modales e inventario */
.gpya-inventory-bar{display:grid;grid-template-columns:repeat(3,1fr) auto;gap:10px;align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:12px;margin:0 0 20px}.gpya-inventory-bar small{display:block;color:#64748b}.gpya-inventory-bar strong{font-size:20px}.gpya-btn-compact{padding:10px 13px}.gpya-action-link{background:none;border:0;padding:0;color:var(--gpya-primary);font-weight:800;cursor:pointer}.gpya-action-link.gpya-danger{color:#dc2626}.gpya-modal[hidden],.gpya-toast[hidden]{display:none!important}.gpya-modal{position:fixed;inset:0;z-index:999999;display:grid;place-items:center;padding:20px}.gpya-modal-backdrop{position:absolute;inset:0;background:rgba(15,23,42,.58);backdrop-filter:blur(4px)}.gpya-modal-card{position:relative;width:min(520px,100%);background:#fff;border-radius:20px;padding:26px;box-shadow:0 30px 90px rgba(15,23,42,.35);z-index:1}.gpya-modal-card h3{margin:0 35px 18px 0;font-size:26px}.gpya-modal-card label{display:block;font-weight:700;margin:14px 0}.gpya-modal-card input,.gpya-modal-card textarea{width:100%;margin-top:7px;border:1px solid #cbd5e1;border-radius:11px;padding:13px}.gpya-modal-x{position:absolute;right:16px;top:13px;border:0;background:none;font-size:30px;cursor:pointer}.gpya-modal-open{overflow:hidden}.gpya-toast{position:fixed;right:22px;bottom:22px;z-index:1000000;background:#166534;color:#fff;padding:14px 18px;border-radius:12px;box-shadow:0 15px 45px rgba(15,23,42,.25);max-width:420px;font-weight:700}.gpya-toast.is-error{background:#b91c1c}@media(max-width:700px){.gpya-inventory-bar{grid-template-columns:1fr 1fr}.gpya-inventory-bar .gpya-btn{grid-column:1/-1}}

/* GPYA 0.4.7 table/status fixes */
.gpya-table th,.gpya-table td{word-break:normal;overflow-wrap:normal}.gpya-table th:nth-child(3),.gpya-table td:nth-child(3),.gpya-table th:nth-child(4),.gpya-table td:nth-child(4),.gpya-table th:nth-child(6),.gpya-table td:nth-child(6){white-space:nowrap}.gpya-status{white-space:nowrap;min-width:max-content;line-height:1.2}.gpya-table td:last-child{min-width:170px;white-space:nowrap}.gpya-action-link{white-space:nowrap}.gpya-modal-card .gpya-btn{width:auto}@media(max-width:900px){.gpya-table{min-width:850px}}


/* GPYA 0.4.8 acciones compactas y apiladas */
.gpya-table td:last-child{min-width:128px;white-space:normal}
.gpya-action-stack{display:flex;flex-direction:column;align-items:flex-start;gap:8px}
.gpya-icon-action{position:relative;display:inline-flex;align-items:center;gap:7px;border:0;background:#e0f2fe;color:#0369a1;border-radius:9px;padding:7px 10px;font-weight:800;cursor:pointer;white-space:nowrap}
.gpya-icon-action>span:first-child{display:inline-grid;place-items:center;width:18px;height:18px;font-size:17px;line-height:1}
.gpya-icon-action.gpya-danger{background:#fee2e2;color:#b91c1c}
.gpya-icon-action:hover{filter:brightness(.97);transform:translateY(-1px)}
.gpya-icon-action[data-tooltip]:after{content:attr(data-tooltip);position:absolute;left:0;bottom:calc(100% + 7px);background:#0f172a;color:#fff;padding:6px 8px;border-radius:7px;font-size:12px;font-weight:600;opacity:0;pointer-events:none;transform:translateY(4px);transition:.15s;z-index:20}
.gpya-icon-action[data-tooltip]:hover:after,.gpya-icon-action[data-tooltip]:focus-visible:after{opacity:1;transform:none}
@media(max-width:700px){.gpya-action-text{display:none}.gpya-icon-action{padding:8px}.gpya-action-stack{flex-direction:row}.gpya-table{min-width:760px}}

/* GPYA 0.4.14 — Finanzas, activaciones y eventos públicos */
.gpya-head-actions{display:flex;gap:10px;align-items:center;justify-content:flex-end;flex-wrap:wrap}.gpya-btn-commission{background:#0f172a;color:#fff}.gpya-grid-finance{grid-template-columns:repeat(5,minmax(0,1fr))}.gpya-success-banner{margin:0 0 18px;padding:15px 18px;border:1px solid #86efac;background:#ecfdf5;color:#166534;border-radius:14px}.gpya-activation-credit{display:grid;grid-template-columns:1fr auto;gap:7px 12px;padding:14px 0;border-bottom:1px solid #e5e7eb}.gpya-activation-credit span{font-weight:800}.gpya-activation-credit b{font-size:22px}.gpya-activation-credit small{grid-column:1/-1;color:#64748b}.gpya-activation-credit .gpya-btn{grid-column:1/-1}.gpya-btn-small{padding:10px 14px;font-size:13px}.gpya-activation-featured{border-left:4px solid var(--gpya-primary);padding-left:12px}.gpya-modal-wide{max-width:820px}.gpya-activation-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.gpya-activation-options article{padding:22px;border:1px solid #dbe3ee;border-radius:16px;background:#fff}.gpya-activation-options article.featured{background:linear-gradient(145deg,#ecfeff,#eff6ff);border-color:#67e8f9}.gpya-activation-options h4{font-size:23px;margin:0 0 10px}.gpya-commission-table{width:100%;border-collapse:collapse;margin:18px 0}.gpya-commission-table th,.gpya-commission-table td{padding:12px;border:1px solid #dbe3ee;text-align:left}.gpya-commission-table th{background:#f1f5f9}.gpya-public-events{display:grid;gap:20px}.gpya-public-featured{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.gpya-public-slider{grid-auto-flow:column;grid-auto-columns:minmax(240px,300px);overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:12px}.gpya-public-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.gpya-public-event-card{scroll-snap-align:start;background:#fff;border:1px solid rgba(148,163,184,.25);border-radius:20px;overflow:hidden;box-shadow:0 14px 35px rgba(15,23,42,.08)}.gpya-public-event-art{display:block;position:relative;aspect-ratio:1/1;background:#08111f;overflow:hidden}.gpya-public-event-art img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.gpya-public-event-card:hover img{transform:scale(1.035)}.gpya-public-placeholder{display:grid;place-items:center;height:100%;color:#fff;font-weight:900}.gpya-public-badge{position:absolute;left:14px;bottom:14px;padding:7px 11px;border-radius:999px;background:#111827;color:#fff;font-size:11px;font-weight:800;text-transform:uppercase}.gpya-public-event-info{padding:17px}.gpya-public-event-info h3{margin:0 0 8px;font-size:19px}.gpya-public-event-info h3 a{color:#0f172a;text-decoration:none}.gpya-public-event-info p{color:#64748b;margin:0 0 14px;font-size:14px}.gpya-public-event-bottom{display:flex;justify-content:space-between;gap:12px;align-items:center}.gpya-public-event-bottom .gpya-btn{padding:9px 12px;font-size:12px}.gpya-public-empty{padding:25px;text-align:center;border:1px dashed #cbd5e1;border-radius:16px;color:#64748b}
@media(max-width:1100px){.gpya-grid-finance{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.gpya-head-actions{justify-content:flex-start}.gpya-grid-finance{grid-template-columns:1fr 1fr}.gpya-activation-options{grid-template-columns:1fr}.gpya-public-featured,.gpya-public-grid{grid-template-columns:1fr}}@media(max-width:480px){.gpya-grid-finance{grid-template-columns:1fr}}

/* GPYA 0.4.15 — UX financiera, responsive móvil y portada dinámica */
.gpya-btn-activation{width:auto!important;min-width:190px}.gpya-head-actions .gpya-btn{min-height:48px}.gpya-finance-card small{display:flex;align-items:center;gap:7px}.gpya-info-tip{position:relative;display:inline-grid!important;place-items:center;width:18px;height:18px;border-radius:50%;background:#e0f2fe;color:#0369a1;font-size:12px;font-weight:900;cursor:help;flex:0 0 auto}.gpya-info-tip:after{content:attr(data-tooltip);position:absolute;left:50%;bottom:calc(100% + 10px);width:240px;max-width:75vw;padding:10px 12px;border-radius:10px;background:#0f172a;color:#fff;font-size:12px;line-height:1.45;font-weight:600;opacity:0;visibility:hidden;transform:translate(-50%,5px);transition:.18s;z-index:100}.gpya-info-tip:hover:after,.gpya-info-tip:focus:after{opacity:1;visibility:visible;transform:translate(-50%,0)}
@media(max-width:760px){.gpya-head-actions{display:grid;grid-template-columns:1fr 1fr;width:100%;gap:9px}.gpya-head-actions .gpya-btn{width:100%!important;min-width:0!important;padding:11px 12px;font-size:13px}.gpya-head-actions .gpya-btn-activation{grid-column:1/-1}.gpya-grid-finance{display:grid;grid-template-columns:1fr 1fr!important}.gpya-finance-card{min-width:0}.gpya-finance-card strong{font-size:19px}.gpya-modal-card{max-height:86vh;overflow:auto;padding:21px}.gpya-commission-table,.gpya-commission-table tbody,.gpya-commission-table tr,.gpya-commission-table td{display:block;width:100%}.gpya-commission-table thead{display:none}.gpya-commission-table tr{margin:0 0 13px;border:1px solid #dbe3ee;border-radius:13px;overflow:hidden}.gpya-commission-table td{display:flex;justify-content:space-between;gap:15px;border:0;border-bottom:1px solid #e5e7eb}.gpya-commission-table td:last-child{border-bottom:0}.gpya-commission-table td:nth-child(1):before{content:"Entradas";font-weight:800}.gpya-commission-table td:nth-child(2):before{content:"Comisión";font-weight:800}.gpya-commission-table td:nth-child(3):before{content:"Organizador";font-weight:800}.gpya-columns-invitations{display:block}.gpya-columns-invitations>.gpya-panel{margin-bottom:16px}.gpya-inventory-bar{grid-template-columns:1fr 1fr!important}.gpya-table-wrap{overflow:visible}.gpya-table{min-width:0!important;display:block}.gpya-table thead{display:none}.gpya-table tbody,.gpya-table tr,.gpya-table td{display:block;width:100%}.gpya-table tr{margin-bottom:14px;padding:14px;border:1px solid #e5e7eb;border-radius:14px;background:#fff}.gpya-table td{display:grid!important;grid-template-columns:110px minmax(0,1fr);gap:10px;padding:8px 0!important;border:0!important;white-space:normal!important;min-width:0!important;overflow-wrap:anywhere!important}.gpya-table td:before{font-size:11px;font-weight:900;text-transform:uppercase;color:#64748b}.gpya-table td:nth-child(1):before{content:"Invitado"}.gpya-table td:nth-child(2):before{content:"Categoría"}.gpya-table td:nth-child(3):before{content:"Cantidad"}.gpya-table td:nth-child(4):before{content:"Pedido"}.gpya-table td:nth-child(5):before{content:"Ticket"}.gpya-table td:nth-child(6):before{content:"Estado"}.gpya-table td:nth-child(7):before{content:"Acciones"}.gpya-action-stack{flex-direction:row;flex-wrap:wrap}.gpya-action-text{display:inline}.gpya-icon-action{padding:8px 10px}.gpya-tabs{overflow-x:auto;scrollbar-width:thin}.gpya-shell{overflow:hidden}.gpya-form input,.gpya-form select,.gpya-form textarea{font-size:16px}}
@media(max-width:480px){.gpya-grid-finance{grid-template-columns:1fr!important}.gpya-head-actions{grid-template-columns:1fr}.gpya-head-actions .gpya-btn-activation{grid-column:auto}.gpya-table td{grid-template-columns:90px minmax(0,1fr)}}

/* Portada Hero Party Tickets */
#pt-home-hero{--pth-bg:#03050a;--pth-text:#fff;--pth-muted:#a9b3c3;--pth-cyan:#14d9ff;--pth-blue:#287dff;position:relative;width:100%;overflow:hidden;padding:90px 24px 75px;background:radial-gradient(circle at 15% 20%,rgba(20,217,255,.16),transparent 30%),radial-gradient(circle at 82% 25%,rgba(118,44,255,.17),transparent 32%),#03050a;color:#fff}#pt-home-hero *{box-sizing:border-box}.pth-glow{position:absolute;border-radius:50%;filter:blur(100px);pointer-events:none}.pth-glow-one{top:-150px;left:-130px;width:400px;height:400px;background:rgba(20,217,255,.14)}.pth-glow-two{right:-170px;bottom:-170px;width:450px;height:450px;background:rgba(118,44,255,.16)}.pth-container{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);align-items:center;gap:65px;max-width:1240px;margin:auto}.pth-eyebrow{display:inline-flex;align-items:center;gap:9px;margin-bottom:22px;padding:9px 15px;border:1px solid rgba(20,217,255,.28);border-radius:999px;background:rgba(20,217,255,.08);color:#91eeff;font-size:13px;font-weight:800}.pth-eyebrow-dot{width:8px;height:8px;border-radius:50%;background:#14d9ff;box-shadow:0 0 16px rgba(20,217,255,.95)}.pth-title{margin:0;color:#fff;font-size:clamp(46px,6vw,78px);line-height:.98;font-weight:850;letter-spacing:-.055em}.pth-title span{display:block;margin-top:8px;background:linear-gradient(90deg,#14d9ff,#5da8ff,#9b62ff);background-clip:text;-webkit-background-clip:text;color:transparent}.pth-description{max-width:650px;margin:24px 0 0;color:#a9b3c3;font-size:18px;line-height:1.75}.pth-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:32px}.pth-button{display:inline-flex!important;align-items:center;justify-content:center;min-height:55px;padding:15px 25px!important;border-radius:15px!important;background:linear-gradient(135deg,#14d9ff,#287dff)!important;color:#031019!important;font-weight:850!important;text-decoration:none!important}.pth-button-secondary{border:1px solid rgba(255,255,255,.16)!important;background:rgba(255,255,255,.055)!important;color:#fff!important}.pth-featured{position:relative}.pth-featured-label{position:absolute;top:-17px;left:25px;z-index:5;padding:9px 14px;border:1px solid rgba(20,217,255,.35);border-radius:999px;background:rgba(4,8,14,.92);color:#94efff;font-size:12px;font-weight:800}.pth-featured-link{position:relative;display:block!important;min-height:590px;overflow:hidden;border:1px solid rgba(255,255,255,.14)!important;border-radius:31px!important;background:#07101a;color:#fff!important;text-decoration:none!important;box-shadow:0 35px 90px rgba(0,0,0,.48)}.pth-art-placeholder{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:35px;background:linear-gradient(180deg,rgba(3,5,10,.04),rgba(3,5,10,.78)),linear-gradient(145deg,#0c1220,#07101a 45%,#11132b);background-size:cover;background-position:center}.pth-art-placeholder-content{text-align:center;max-width:340px}.pth-art-icon{display:grid;place-items:center;width:76px;height:76px;margin:0 auto 20px;border-radius:23px;background:rgba(20,217,255,.08);font-size:34px}.pth-art-title{margin:0;color:#fff;font-size:34px}.pth-art-text{color:#9ba7b8;line-height:1.6}.pth-art-overlay{position:absolute;inset:auto 0 0;z-index:3;display:flex;align-items:flex-end;justify-content:space-between;padding:120px 28px 27px;background:linear-gradient(180deg,transparent,rgba(3,5,10,.96))}.pth-art-category{display:inline-block;margin-bottom:8px;padding:6px 10px;border-radius:999px;background:rgba(118,44,255,.2);color:#d5b8ff;font-size:11px;font-weight:800}.pth-art-event-name{margin:0;color:#fff;font-size:25px}.pth-art-event-date{margin:7px 0 0;color:#aab4c4;font-size:13px}.pth-art-arrow{display:grid;place-items:center;width:51px;height:51px;border:1px solid rgba(20,217,255,.3);border-radius:50%;background:rgba(20,217,255,.1);color:#14d9ff;font-size:23px}.pth-trust{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);gap:12px;max-width:1240px;margin:50px auto 0}.pth-trust-item{display:flex;align-items:center;gap:13px;padding:17px 19px;border:1px solid rgba(255,255,255,.09);border-radius:17px;background:rgba(255,255,255,.035)}.pth-trust-icon{display:grid;place-items:center;width:39px;height:39px;border-radius:12px;background:rgba(20,217,255,.08)}.pth-trust-copy strong{display:block}.pth-trust-copy span{color:#8f9aaa;font-size:12px}

/* Slider eventos estándar */
#pt-home-events{--pthe-cyan:#19d9ff;position:relative;width:100%;overflow:hidden;padding:82px 24px 90px;background:radial-gradient(circle at 12% 10%,rgba(25,217,255,.1),transparent 26%),#04060b;color:#fff}#pt-home-events *{box-sizing:border-box}.pthe-container{max-width:1240px;margin:auto}.pthe-header{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:34px}.pthe-badge{display:inline-flex;gap:8px;margin-bottom:15px;padding:8px 13px;border:1px solid rgba(25,217,255,.25);border-radius:999px;background:rgba(25,217,255,.07);color:#8deeff;font-size:12px;font-weight:800}.pthe-badge-dot{width:7px;height:7px;border-radius:50%;background:#19d9ff}.pthe-title{margin:0;color:#fff;font-size:clamp(35px,4.8vw,59px);line-height:1.04}.pthe-title span{color:#19d9ff}.pthe-description{color:#9ea9ba;font-size:16px}.pthe-view-all,.pthe-bottom-button{display:inline-flex!important;align-items:center;justify-content:center;padding:13px 19px!important;border-radius:14px!important;color:#fff!important;text-decoration:none!important;font-weight:800!important}.pthe-view-all{border:1px solid rgba(255,255,255,.14)!important;background:rgba(255,255,255,.05)!important}.pthe-slider{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(285px,31%);gap:18px;overflow-x:auto;padding:5px 3px 21px;scroll-snap-type:x mandatory}.pthe-card{overflow:hidden;border:1px solid rgba(255,255,255,.11);border-radius:22px;background:rgba(255,255,255,.055);scroll-snap-align:start}.pthe-card-link{display:block!important;color:#fff!important;text-decoration:none!important}.pthe-art{position:relative;aspect-ratio:16/10;overflow:hidden;background:#0a1220}.pthe-art-img{width:100%!important;height:100%!important;object-fit:cover}.pthe-card-body{padding:22px}.pthe-category{display:inline-flex;margin-bottom:11px;padding:6px 9px;border-radius:999px;background:rgba(125,69,255,.15);color:#d6c3ff;font-size:10px;font-weight:800}.pthe-card-title{margin:0;color:#fff;font-size:22px}.pthe-meta{display:flex;flex-direction:column;gap:7px;margin-top:14px}.pthe-meta-item{display:flex;gap:8px;color:#9ea9ba;font-size:13px}.pthe-card-footer{display:flex;align-items:center;justify-content:space-between;margin-top:19px;padding-top:17px;border-top:1px solid rgba(255,255,255,.08)}.pthe-price-label{display:block;color:#7f8a9a;font-size:10px}.pthe-price{font-size:20px;font-weight:850}.pthe-arrow{display:grid;place-items:center;width:43px;height:43px;border-radius:50%;background:rgba(25,217,255,.08);color:#19d9ff}.pthe-coming-art{display:grid;place-items:center;min-height:280px;padding:30px;background:#090c14}.pthe-coming-inner{text-align:center}.pthe-coming-icon{font-size:30px}.pthe-coming-text{color:#8792a3}.pthe-bottom-bar{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:35px;padding:27px 29px;border:1px solid rgba(25,217,255,.17);border-radius:22px;background:rgba(255,255,255,.035)}.pthe-bottom-copy strong{display:block;font-size:19px}.pthe-bottom-copy span{color:#9ea9ba}.pthe-bottom-button{background:linear-gradient(135deg,#19d9ff,#347fff)!important;color:#031019!important}
@media(max-width:920px){.pth-container{grid-template-columns:1fr}.pth-content{text-align:center}.pth-actions{justify-content:center}.pth-featured{max-width:720px;width:100%;margin:auto}.pthe-header{align-items:flex-start;flex-direction:column}.pthe-slider{grid-auto-columns:minmax(300px,47%)}}
@media(max-width:640px){#pt-home-hero{padding:68px 16px 58px}.pth-title{font-size:clamp(40px,12vw,57px)}.pth-actions{flex-direction:column}.pth-button{width:100%}.pth-featured-link{min-height:500px}.pth-trust{grid-template-columns:1fr}.pthe-slider{grid-auto-columns:86%}.pthe-view-all{width:100%}.pthe-bottom-bar{align-items:flex-start;flex-direction:column;padding:24px 21px}.pthe-bottom-button{width:100%}}

/* GPYA 0.4.16 — Historial de cortesías móvil en tarjetas ordenadas */
@media (max-width:760px){
  .gpya-columns-invitations .gpya-table tbody{
    display:grid!important;
    gap:14px;
  }
  .gpya-columns-invitations .gpya-table tr{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr);
    gap:0 16px;
    margin:0!important;
    padding:18px!important;
    border:1px solid #dbe3ee!important;
    border-radius:18px!important;
    background:#fff!important;
    box-shadow:0 8px 24px rgba(15,23,42,.05);
  }
  .gpya-columns-invitations .gpya-table td{
    display:flex!important;
    flex-direction:column;
    align-items:flex-start;
    justify-content:flex-start;
    gap:5px!important;
    width:auto!important;
    min-width:0!important;
    padding:11px 0!important;
    border:0!important;
    border-bottom:1px solid #eef2f7!important;
    overflow-wrap:anywhere!important;
  }
  .gpya-columns-invitations .gpya-table td::before{
    display:block;
    margin:0;
    color:#64748b;
    font-size:11px;
    line-height:1.2;
    font-weight:900;
    letter-spacing:.055em;
    text-transform:uppercase;
  }
  .gpya-columns-invitations .gpya-table td:nth-child(1),
  .gpya-columns-invitations .gpya-table td:nth-child(7){
    grid-column:1/-1;
  }
  .gpya-columns-invitations .gpya-table td:nth-child(1){
    padding-top:0!important;
  }
  .gpya-columns-invitations .gpya-table td:nth-child(6){
    border-bottom:1px solid #eef2f7!important;
  }
  .gpya-columns-invitations .gpya-table td:nth-child(7){
    padding:14px 0 0!important;
    border-bottom:0!important;
  }
  .gpya-columns-invitations .gpya-table td:first-child strong,
  .gpya-columns-invitations .gpya-table td:first-child b{
    font-size:17px;
    line-height:1.25;
  }
  .gpya-columns-invitations .gpya-table td:first-child small{
    max-width:100%;
    margin-top:2px;
    color:#64748b;
    font-size:13px;
    line-height:1.35;
    word-break:break-word;
  }
  .gpya-columns-invitations .gpya-status{
    min-width:0;
    padding:6px 10px;
  }
  .gpya-columns-invitations .gpya-action-stack{
    display:grid!important;
    grid-template-columns:1fr 1fr;
    gap:10px;
    width:100%;
  }
  .gpya-columns-invitations .gpya-icon-action{
    display:inline-flex!important;
    align-items:center;
    justify-content:center;
    width:100%;
    min-height:44px;
    padding:10px 12px!important;
    border-radius:11px;
    text-align:center;
  }
}
@media (max-width:420px){
  .gpya-columns-invitations .gpya-table tr{
    grid-template-columns:1fr;
  }
  .gpya-columns-invitations .gpya-table td,
  .gpya-columns-invitations .gpya-table td:nth-child(1),
  .gpya-columns-invitations .gpya-table td:nth-child(7){
    grid-column:1;
  }
  .gpya-columns-invitations .gpya-action-stack{
    grid-template-columns:1fr;
  }
}

/* GPYA Events Catalog v0.4.17 */
.gpya-catalog{--gc-bg:#05070c;--gc-panel:#0d131d;--gc-line:rgba(255,255,255,.09);--gc-text:#fff;--gc-muted:#9da9ba;--gc-cyan:#11d8ff;--gc-blue:#1788ff;background:var(--gc-bg);color:var(--gc-text);font-family:inherit;overflow:hidden}
.gpya-catalog *{box-sizing:border-box}
.gpya-catalog-hero{position:relative;min-height:460px;display:grid;place-items:center;padding:92px 22px 78px;background:radial-gradient(circle at 18% 20%,rgba(17,216,255,.17),transparent 31%),radial-gradient(circle at 82% 30%,rgba(96,67,255,.18),transparent 34%),linear-gradient(180deg,#060910,#05070c);text-align:center;overflow:hidden}
.gpya-catalog-hero-glow{position:absolute;width:420px;height:420px;border-radius:50%;background:rgba(17,216,255,.08);filter:blur(80px);pointer-events:none}
.gpya-catalog-hero-inner{position:relative;z-index:1;max-width:900px}
.gpya-catalog-kicker{display:inline-flex;padding:9px 14px;border:1px solid rgba(17,216,255,.3);border-radius:999px;background:rgba(17,216,255,.08);color:#a9f3ff;font-size:12px;font-weight:900;letter-spacing:.07em}
.gpya-catalog-hero h1{margin:20px 0 0;font-size:clamp(45px,7vw,78px);line-height:.98;letter-spacing:-.055em;font-weight:900}
.gpya-catalog-hero p{max-width:690px;margin:22px auto 0;color:var(--gc-muted);font-size:18px;line-height:1.7}
.gpya-catalog-hero-btn{display:inline-flex;align-items:center;justify-content:center;min-height:54px;margin-top:28px;padding:15px 23px;border-radius:15px;background:linear-gradient(135deg,var(--gc-cyan),var(--gc-blue));color:#031019!important;text-decoration:none!important;font-weight:900;box-shadow:0 18px 45px rgba(17,216,255,.2)}
.gpya-catalog-shell{max-width:1260px;margin:auto;padding:76px 22px 100px;scroll-margin-top:110px}
.gpya-catalog-toolbar{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:20px}
.gpya-catalog-heading span{color:var(--gc-cyan);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.gpya-catalog-heading h2{margin:8px 0 0;font-size:clamp(34px,5vw,54px);line-height:1.05;letter-spacing:-.04em}
.gpya-catalog-search{display:flex;align-items:center;gap:10px;width:min(420px,100%);min-height:54px;padding:0 15px;border:1px solid var(--gc-line);border-radius:15px;background:#0b111a;color:#718096}
.gpya-catalog-search input{width:100%;border:0!important;outline:0!important;background:transparent!important;color:#fff!important;box-shadow:none!important;font:inherit}
.gpya-catalog-search input::placeholder{color:#758195}
.gpya-catalog-search button{display:none;border:0;background:transparent;color:#aab4c2;font-size:24px;cursor:pointer}
.gpya-catalog-search.has-value button{display:block}
.gpya-catalog-filters{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:18px}
.gpya-catalog-filters button{min-height:39px;padding:9px 15px;border:1px solid var(--gc-line);border-radius:999px;background:#0b111a;color:#aab4c2;font:inherit;font-size:13px;font-weight:800;cursor:pointer;transition:.2s ease}
.gpya-catalog-filters button:hover,.gpya-catalog-filters button.is-active{border-color:rgba(17,216,255,.38);background:rgba(17,216,255,.1);color:#c1f7ff}
.gpya-catalog-status{min-height:24px;margin:0 0 18px;color:#8491a3;font-size:13px}
.gpya-catalog-grid,.gpya-catalog-skeleton{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:21px}
.gpya-catalog-card{min-width:0;border:1px solid var(--gc-line);border-radius:22px;background:var(--gc-panel);overflow:hidden;box-shadow:0 18px 50px rgba(0,0,0,.2);animation:gpyaCatalogIn .45s ease both;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}
.gpya-catalog-card:hover{transform:translateY(-6px);border-color:rgba(17,216,255,.25);box-shadow:0 25px 65px rgba(0,0,0,.35)}
.gpya-catalog-art{position:relative;display:block;aspect-ratio:4/5;background:#111927;overflow:hidden;text-decoration:none!important}
.gpya-catalog-art img{width:100%;height:100%;object-fit:cover;transition:transform .55s ease}
.gpya-catalog-card:hover .gpya-catalog-art img{transform:scale(1.045)}
.gpya-catalog-placeholder{display:grid;place-items:center;align-content:center;gap:10px;width:100%;height:100%;background:radial-gradient(circle at 30% 20%,rgba(17,216,255,.16),transparent 35%),#101724;color:#fff;font-size:34px}
.gpya-catalog-placeholder b{font-size:16px}
.gpya-catalog-badge{position:absolute;top:13px;left:13px;padding:8px 11px;border-radius:999px;background:rgba(3,8,15,.78);backdrop-filter:blur(10px);color:#aef4ff;font-size:11px;font-weight:900;text-transform:uppercase}
.gpya-catalog-art-action{position:absolute;right:13px;bottom:13px;padding:9px 12px;border-radius:11px;background:rgba(3,8,15,.82);backdrop-filter:blur(10px);color:#fff;font-size:12px;font-weight:900;opacity:0;transform:translateY(8px);transition:.22s ease}
.gpya-catalog-card:hover .gpya-catalog-art-action{opacity:1;transform:none}
.gpya-catalog-card-body{padding:19px}
.gpya-catalog-card-top{display:flex;justify-content:space-between;gap:10px;color:var(--gc-cyan);font-size:10px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}
.gpya-catalog-card-top small{color:#718096;font-size:10px;letter-spacing:0;text-transform:none}
.gpya-catalog-card h3{margin:11px 0 13px;font-size:20px;line-height:1.22;letter-spacing:-.02em}
.gpya-catalog-card h3 a{color:#fff!important;text-decoration:none!important}
.gpya-catalog-meta{display:grid;gap:8px}
.gpya-catalog-meta p{display:flex;gap:8px;margin:0;color:var(--gc-muted);font-size:12px;line-height:1.45}
.gpya-catalog-card-footer{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-top:17px;padding-top:15px;border-top:1px solid var(--gc-line)}
.gpya-catalog-card-footer small{display:block;color:#6f7d90;font-size:10px;text-transform:uppercase}
.gpya-catalog-card-footer strong{display:block;margin-top:4px;color:#fff;font-size:17px}
.gpya-catalog-card-footer>a{display:inline-flex;align-items:center;justify-content:center;min-height:39px;padding:9px 13px;border-radius:11px;background:linear-gradient(135deg,var(--gc-cyan),var(--gc-blue));color:#031019!important;text-decoration:none!important;font-size:12px;font-weight:900}
.gpya-catalog-skeleton-card{border:1px solid var(--gc-line);border-radius:22px;background:#0d131d;overflow:hidden}
.gpya-catalog-skeleton-card span,.gpya-catalog-skeleton-card i,.gpya-catalog-skeleton-card b,.gpya-catalog-skeleton-card em{display:block;background:linear-gradient(90deg,#111923,#192331,#111923);background-size:220% 100%;animation:gpyaShimmer 1.2s linear infinite}
.gpya-catalog-skeleton-card span{aspect-ratio:4/5}.gpya-catalog-skeleton-card i{height:18px;margin:19px 18px 10px;border-radius:7px}.gpya-catalog-skeleton-card b{height:12px;margin:0 18px 9px;border-radius:7px}.gpya-catalog-skeleton-card em{height:38px;margin:18px;border-radius:10px}
.gpya-catalog-empty{padding:70px 20px;border:1px dashed rgba(255,255,255,.13);border-radius:23px;background:#0b1119;text-align:center}.gpya-catalog-empty span{font-size:42px}.gpya-catalog-empty h3{margin:13px 0 7px;font-size:25px}.gpya-catalog-empty p{margin:0;color:var(--gc-muted)}
.gpya-catalog-sentinel{height:10px;margin-top:25px}
@keyframes gpyaCatalogIn{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}
@keyframes gpyaShimmer{to{background-position:-220% 0}}
@media(max-width:1050px){.gpya-catalog-grid,.gpya-catalog-skeleton{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){.gpya-catalog-hero{min-height:390px;padding:76px 18px 62px}.gpya-catalog-shell{padding:62px 16px 80px}.gpya-catalog-toolbar{align-items:stretch;flex-direction:column}.gpya-catalog-search{width:100%}.gpya-catalog-grid,.gpya-catalog-skeleton{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.gpya-catalog-card-body{padding:15px}.gpya-catalog-card h3{font-size:17px}.gpya-catalog-art-action{display:none}}
@media(max-width:480px){.gpya-catalog-hero h1{font-size:43px}.gpya-catalog-grid,.gpya-catalog-skeleton{grid-template-columns:1fr}.gpya-catalog-art{aspect-ratio:16/18}.gpya-catalog-card h3{font-size:20px}}


/* GPYA Event Core 0.5.0 — temas encapsulados. Nunca modifica body/header/footer. */
[data-gpya-core]{--gpya-text:#172033;--gpya-muted:#667085;--gpya-border:#E3E8F0;--gpya-shadow:0 18px 50px rgba(15,23,42,.08);color:var(--gpya-text);background:var(--gpya-bg);color-scheme:light;border-radius:22px;transition:background .25s ease,color .25s ease}
[data-gpya-core][data-gpya-theme="dark"]{--gpya-bg:var(--gpya-dark-bg);--gpya-surface:var(--gpya-dark-surface);--gpya-text:var(--gpya-dark-text);--gpya-muted:var(--gpya-dark-muted);--gpya-border:var(--gpya-dark-border);--gpya-shadow:0 18px 50px rgba(0,0,0,.28);color-scheme:dark}
[data-gpya-core] .gpya-card,[data-gpya-core] .gpya-panel,[data-gpya-core] .gpya-modal-card,[data-gpya-core] .gpya-catalog-card,[data-gpya-core] .gpya-catalog-search,[data-gpya-core] .gpya-activation-credit{background:var(--gpya-surface)!important;color:var(--gpya-text)!important;border-color:var(--gpya-border)!important;box-shadow:var(--gpya-shadow)}
[data-gpya-core] h1,[data-gpya-core] h2,[data-gpya-core] h3,[data-gpya-core] h4,[data-gpya-core] strong,[data-gpya-core] b{color:var(--gpya-text)}
[data-gpya-core] p,[data-gpya-core] small,[data-gpya-core] .gpya-help,[data-gpya-core] .gpya-meta,[data-gpya-core] .gpya-catalog-meta{color:var(--gpya-muted)}
[data-gpya-core] input,[data-gpya-core] select,[data-gpya-core] textarea{background:var(--gpya-surface);color:var(--gpya-text);border-color:var(--gpya-border)}
.gpya-theme-switcher{display:inline-flex;gap:4px;padding:4px;background:color-mix(in srgb,var(--gpya-surface) 88%,var(--gpya-primary));border:1px solid var(--gpya-border);border-radius:999px;align-items:center;margin-left:auto}
.gpya-theme-switcher button{border:0;background:transparent;color:var(--gpya-muted);padding:7px 10px;border-radius:999px;cursor:pointer;font-size:12px;font-weight:700;line-height:1}
.gpya-theme-switcher button.is-active{background:var(--gpya-primary);color:#fff}
.gpya-theme-row{display:flex;justify-content:flex-end;margin:0 0 14px}
@media(max-width:640px){.gpya-theme-row{justify-content:center}.gpya-theme-switcher button{padding:7px 8px;font-size:11px}}

/* GPYA Event Core 0.5.1 — Design System claro/oscuro encapsulado.
   Corrige la prioridad de variables inline de 0.5.0 sin tocar body, header ni footer. */
[data-gpya-core]{
  --gpya-ui-bg:var(--gpya-bg);
  --gpya-ui-surface:var(--gpya-surface);
  --gpya-ui-surface-2:color-mix(in srgb,var(--gpya-surface) 94%,var(--gpya-primary));
  --gpya-ui-text:#172033;
  --gpya-ui-muted:#667085;
  --gpya-ui-border:#E3E8F0;
  --gpya-ui-input:#FFFFFF;
  --gpya-ui-shadow:0 18px 50px rgba(15,23,42,.08);
  background:var(--gpya-ui-bg)!important;
  color:var(--gpya-ui-text)!important;
  border-color:var(--gpya-ui-border)!important;
}
[data-gpya-core][data-gpya-theme="dark"]{
  --gpya-ui-bg:var(--gpya-dark-bg);
  --gpya-ui-surface:var(--gpya-dark-surface);
  --gpya-ui-surface-2:color-mix(in srgb,var(--gpya-dark-surface) 88%,#ffffff);
  --gpya-ui-text:var(--gpya-dark-text);
  --gpya-ui-muted:var(--gpya-dark-muted);
  --gpya-ui-border:var(--gpya-dark-border);
  --gpya-ui-input:color-mix(in srgb,var(--gpya-dark-surface) 82%,#000000);
  --gpya-ui-shadow:0 20px 55px rgba(0,0,0,.30);
  background:var(--gpya-ui-bg)!important;
  color:var(--gpya-ui-text)!important;
}
[data-gpya-core] .gpya-card,
[data-gpya-core] .gpya-panel,
[data-gpya-core] .gpya-form,
[data-gpya-core] .gpya-resource,
[data-gpya-core] .gpya-activation-credit,
[data-gpya-core] .gpya-inventory-bar,
[data-gpya-core] .gpya-info-grid p,
[data-gpya-core] .gpya-empty,
[data-gpya-core] .gpya-tabs,
[data-gpya-core] .gpya-catalog-card,
[data-gpya-core] .gpya-catalog-search,
[data-gpya-core] .gpya-catalog-filters button,
[data-gpya-core] .gpya-catalog-empty{
  background:var(--gpya-ui-surface)!important;
  color:var(--gpya-ui-text)!important;
  border-color:var(--gpya-ui-border)!important;
  box-shadow:var(--gpya-ui-shadow);
}
[data-gpya-core] .gpya-form-flat{background:transparent!important;box-shadow:none!important}
[data-gpya-core] h1,[data-gpya-core] h2,[data-gpya-core] h3,[data-gpya-core] h4,
[data-gpya-core] b,[data-gpya-core] strong,[data-gpya-core] label,
[data-gpya-core] .gpya-event b,[data-gpya-core] .gpya-card strong,
[data-gpya-core] .gpya-info-grid strong,[data-gpya-core] .gpya-table td{
  color:var(--gpya-ui-text)!important;
}
[data-gpya-core] p,[data-gpya-core] small,[data-gpya-core] .gpya-help,
[data-gpya-core] .gpya-head span,[data-gpya-core] .gpya-head p,
[data-gpya-core] .gpya-card small,[data-gpya-core] .gpya-event small,
[data-gpya-core] .gpya-info-grid small,[data-gpya-core] .gpya-table th,
[data-gpya-core] .gpya-table td small,[data-gpya-core] .gpya-resource-body p,
[data-gpya-core] .gpya-inventory-bar small{
  color:var(--gpya-ui-muted)!important;
}
[data-gpya-core] input,[data-gpya-core] select,[data-gpya-core] textarea{
  background:var(--gpya-ui-input)!important;
  color:var(--gpya-ui-text)!important;
  border-color:var(--gpya-ui-border)!important;
}
[data-gpya-core] input::placeholder,[data-gpya-core] textarea::placeholder{color:var(--gpya-ui-muted)!important;opacity:.8}
[data-gpya-core] .gpya-event,[data-gpya-core] .gpya-table th,[data-gpya-core] .gpya-table td,
[data-gpya-core] .gpya-card-footer,[data-gpya-core] hr{border-color:var(--gpya-ui-border)!important}
[data-gpya-core] .gpya-tabs a{color:var(--gpya-ui-muted)!important}
[data-gpya-core] .gpya-tabs a.active{background:var(--gpya-ui-surface-2)!important;color:var(--gpya-primary)!important}
[data-gpya-core] .gpya-finance-card{background:linear-gradient(145deg,var(--gpya-ui-surface),var(--gpya-ui-surface-2))!important}
[data-gpya-core] .gpya-btn{background:var(--gpya-primary)!important;color:#fff!important}
[data-gpya-core] .gpya-btn-secondary,[data-gpya-core] .gpya-btn-commission{background:var(--gpya-secondary)!important;color:#fff!important}
[data-gpya-core] .gpya-link,[data-gpya-core] .gpya-action-link,[data-gpya-core] .gpya-back,[data-gpya-core] a{accent-color:var(--gpya-primary)}
[data-gpya-core] .gpya-theme-switcher{background:var(--gpya-ui-surface-2)!important;border-color:var(--gpya-ui-border)!important}
[data-gpya-core] .gpya-theme-switcher button{color:var(--gpya-ui-muted)!important}
[data-gpya-core] .gpya-theme-switcher button.is-active{background:var(--gpya-primary)!important;color:#fff!important;box-shadow:0 4px 14px color-mix(in srgb,var(--gpya-primary) 32%,transparent)}
[data-gpya-core][data-gpya-theme="dark"] .gpya-advice{background:color-mix(in srgb,var(--gpya-primary) 12%,var(--gpya-ui-surface))!important;border-color:color-mix(in srgb,var(--gpya-primary) 35%,var(--gpya-ui-border))!important;color:var(--gpya-ui-text)!important}
[data-gpya-core][data-gpya-theme="dark"] .gpya-success{background:rgba(34,197,94,.11)!important;border-color:rgba(74,222,128,.35)!important;color:#86efac!important}
[data-gpya-core][data-gpya-theme="dark"] .gpya-status{background:var(--gpya-ui-surface-2);color:var(--gpya-ui-text)}
[data-gpya-core][data-gpya-theme="dark"] .gpya-resource img{filter:brightness(.92)}
[data-gpya-core] *{transition-property:background-color,border-color,color,box-shadow,transform;transition-duration:.2s;transition-timing-function:ease}


/* GPYA Event Core 0.5.2 — Modales temáticos y contraste accesible.
   Cada modal es un scope independiente del Core; no modifica body, header o footer. */
.gpya-modal[data-gpya-core]{
  background:transparent!important;
  border-radius:0!important;
  color:var(--gpya-ui-text)!important;
}
.gpya-modal[data-gpya-core] .gpya-modal-backdrop{
  background:rgba(15,23,42,.64)!important;
  backdrop-filter:blur(5px);
}
.gpya-modal[data-gpya-core][data-gpya-theme="dark"] .gpya-modal-backdrop{
  background:rgba(0,0,0,.72)!important;
}
.gpya-modal[data-gpya-core] .gpya-modal-card{
  background:var(--gpya-ui-surface)!important;
  color:var(--gpya-ui-text)!important;
  border:1px solid var(--gpya-ui-border)!important;
  box-shadow:0 30px 90px rgba(15,23,42,.35)!important;
}
.gpya-modal[data-gpya-core][data-gpya-theme="dark"] .gpya-modal-card{
  box-shadow:0 32px 100px rgba(0,0,0,.58)!important;
}
.gpya-modal[data-gpya-core] .gpya-modal-card h3,
.gpya-modal[data-gpya-core] .gpya-modal-card h4,
.gpya-modal[data-gpya-core] .gpya-modal-card label,
.gpya-modal[data-gpya-core] .gpya-modal-card strong,
.gpya-modal[data-gpya-core] .gpya-modal-card b{
  color:var(--gpya-ui-text)!important;
}
.gpya-modal[data-gpya-core] .gpya-modal-card p,
.gpya-modal[data-gpya-core] .gpya-modal-card small,
.gpya-modal[data-gpya-core] .gpya-modal-card td{
  color:var(--gpya-ui-muted)!important;
}
.gpya-modal[data-gpya-core] .gpya-modal-x{
  color:var(--gpya-ui-muted)!important;
  background:transparent!important;
  opacity:1!important;
}
.gpya-modal[data-gpya-core] .gpya-modal-x:hover{
  color:var(--gpya-ui-text)!important;
  background:var(--gpya-ui-surface-2)!important;
  border-radius:10px;
}
.gpya-modal[data-gpya-core] input,
.gpya-modal[data-gpya-core] select,
.gpya-modal[data-gpya-core] textarea{
  background:var(--gpya-ui-input)!important;
  color:var(--gpya-ui-text)!important;
  border-color:var(--gpya-ui-border)!important;
  caret-color:var(--gpya-primary)!important;
}
.gpya-modal[data-gpya-core] input:focus,
.gpya-modal[data-gpya-core] select:focus,
.gpya-modal[data-gpya-core] textarea:focus{
  outline:2px solid color-mix(in srgb,var(--gpya-primary) 32%,transparent)!important;
  border-color:var(--gpya-primary)!important;
}
.gpya-modal[data-gpya-core] input::placeholder,
.gpya-modal[data-gpya-core] textarea::placeholder{
  color:var(--gpya-ui-muted)!important;
  opacity:.82!important;
}
.gpya-modal[data-gpya-core] .gpya-btn,
.gpya-modal[data-gpya-core] a.gpya-btn,
.gpya-modal[data-gpya-core] button.gpya-btn{
  background:var(--gpya-primary)!important;
  color:#fff!important;
  border-color:transparent!important;
  text-shadow:none!important;
  opacity:1!important;
  visibility:visible!important;
}
.gpya-modal[data-gpya-core] .gpya-btn:hover{
  filter:brightness(.94);
  transform:translateY(-1px);
}
.gpya-modal[data-gpya-core] .gpya-activation-options article{
  background:var(--gpya-ui-surface-2)!important;
  color:var(--gpya-ui-text)!important;
  border-color:var(--gpya-ui-border)!important;
  box-shadow:none!important;
}
.gpya-modal[data-gpya-core] .gpya-activation-options article.featured{
  background:color-mix(in srgb,var(--gpya-primary) 11%,var(--gpya-ui-surface))!important;
  border-color:color-mix(in srgb,var(--gpya-primary) 55%,var(--gpya-ui-border))!important;
}
.gpya-modal[data-gpya-core] .gpya-activation-options article p{
  color:var(--gpya-ui-muted)!important;
}
.gpya-modal[data-gpya-core] .gpya-commission-table th{
  background:var(--gpya-ui-surface-2)!important;
  color:var(--gpya-ui-text)!important;
  border-color:var(--gpya-ui-border)!important;
}
.gpya-modal[data-gpya-core] .gpya-commission-table td{
  background:var(--gpya-ui-surface)!important;
  color:var(--gpya-ui-muted)!important;
  border-color:var(--gpya-ui-border)!important;
}
@media(max-width:760px){
  .gpya-modal[data-gpya-core] .gpya-commission-table tr{
    background:var(--gpya-ui-surface)!important;
    border-color:var(--gpya-ui-border)!important;
  }
  .gpya-modal[data-gpya-core] .gpya-commission-table td{
    border-color:var(--gpya-ui-border)!important;
  }
}

/* v0.5.3 — Activation cards and direct-checkout UI */
[data-gpya-core] .gpya-activation-credit{
  position:relative;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  gap:8px 16px!important;
  margin:16px 0!important;
  padding:18px!important;
  border:1px solid var(--gpya-border)!important;
  border-radius:16px!important;
  overflow:hidden;
}
[data-gpya-core] .gpya-activation-credit:first-of-type{margin-top:18px!important}
[data-gpya-core] .gpya-activation-credit span{
  min-width:0;
  line-height:1.35;
  padding-right:6px;
}
[data-gpya-core] .gpya-activation-credit b{
  min-width:34px;
  height:34px;
  display:inline-grid;
  place-items:center;
  align-self:start;
  padding:0 9px;
  border-radius:999px;
  background:color-mix(in srgb,var(--gpya-primary) 12%,var(--gpya-surface));
  color:var(--gpya-primary)!important;
  font-size:18px!important;
  line-height:1;
}
[data-gpya-core] .gpya-activation-credit small{
  grid-column:1/-1!important;
  margin:0 0 2px!important;
  line-height:1.55;
}
[data-gpya-core] .gpya-activation-credit .gpya-btn{
  grid-column:1/-1!important;
  margin-top:4px!important;
  justify-content:center;
  text-align:center;
}
[data-gpya-core] .gpya-activation-featured{
  border-left:4px solid var(--gpya-primary)!important;
  padding-left:18px!important;
}
[data-gpya-core] .gpya-panel>hr{
  margin:22px 0!important;
  border-color:var(--gpya-border)!important;
}
@media(max-width:480px){
  [data-gpya-core] .gpya-activation-credit{padding:16px!important;gap:8px 10px!important}
  [data-gpya-core] .gpya-activation-credit span{font-size:14px}
  [data-gpya-core] .gpya-activation-credit b{min-width:32px;height:32px;font-size:16px!important}
}

/* GPYA Event Core 0.5.4 — fechas nativas e internacionalización inicial */
[data-gpya-core] input[type=date]{color-scheme:light;background:var(--gpya-field);color:var(--gpya-text);}
[data-gpya-core][data-gpya-theme=dark] input[type=date]{color-scheme:dark;}
[data-gpya-core] .gpya-field-help{display:block;margin-top:7px;color:var(--gpya-muted);font-size:12px;line-height:1.45;font-weight:500;}
[data-gpya-core] select optgroup{font-weight:800;}
[data-gpya-core] select option{font-weight:500;}


/* GPYA Event Core 0.5.5 — aceptación legal, modal y acciones */
[data-gpya-core] .gpya-legal-check{
 display:grid!important;grid-template-columns:22px minmax(0,1fr)!important;align-items:start!important;gap:11px!important;
 margin:20px 0 18px!important;padding:15px 16px!important;border:1px solid var(--gpya-border)!important;border-radius:14px!important;
 background:var(--gpya-surface-2)!important;line-height:1.55!important;cursor:pointer;
}
[data-gpya-core] .gpya-legal-check input[type=checkbox]{width:18px!important;height:18px!important;margin:3px 0 0!important;accent-color:var(--gpya-primary);flex:none;}
[data-gpya-core] .gpya-legal-check>span{min-width:0;color:var(--gpya-text)!important;font-weight:650!important;}
[data-gpya-core] .gpya-legal-link{display:inline!important;padding:0!important;border:0!important;background:transparent!important;color:var(--gpya-primary)!important;font:inherit!important;font-weight:800!important;text-decoration:underline!important;text-underline-offset:3px;cursor:pointer;}
[data-gpya-core] .gpya-legal-link:hover{filter:brightness(.86);}
.gpya-terms-modal .gpya-modal-card.gpya-modal-legal{width:min(920px,calc(100vw - 30px))!important;max-height:min(88vh,900px)!important;padding:0!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;}
.gpya-terms-modal .gpya-legal-modal-head{padding:26px 30px 18px;border-bottom:1px solid var(--gpya-ui-border);}
.gpya-terms-modal .gpya-legal-modal-head span{display:block;color:var(--gpya-primary)!important;font-weight:800;margin-bottom:6px;}
.gpya-terms-modal .gpya-legal-modal-head h3{margin:0 38px 5px 0!important;font-size:clamp(24px,3vw,32px)!important;}
.gpya-terms-modal .gpya-legal-modal-head small{color:var(--gpya-ui-muted)!important;}
.gpya-terms-modal .gpya-legal-scroll{padding:24px 30px;overflow:auto;overscroll-behavior:contain;color:var(--gpya-ui-text);}
.gpya-terms-modal .gpya-legal-scroll h2{font-size:19px!important;margin:26px 0 10px!important;color:var(--gpya-ui-text)!important;}
.gpya-terms-modal .gpya-legal-scroll h2:first-child{margin-top:0!important;}
.gpya-terms-modal .gpya-legal-scroll p,.gpya-terms-modal .gpya-legal-scroll li{color:var(--gpya-ui-muted)!important;line-height:1.72!important;font-size:14px!important;}
.gpya-terms-modal .gpya-legal-modal-actions{display:flex;gap:10px;justify-content:flex-end;padding:16px 30px;border-top:1px solid var(--gpya-ui-border);background:var(--gpya-ui-surface-2);}
[data-gpya-core] .gpya-event-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap;}
[data-gpya-core] .gpya-link-view{color:var(--gpya-muted)!important;border:1px solid var(--gpya-border);border-radius:10px;padding:8px 11px;text-decoration:none!important;}
[data-gpya-core] .gpya-link-view:hover{color:var(--gpya-primary)!important;border-color:var(--gpya-primary);background:color-mix(in srgb,var(--gpya-primary) 8%,transparent);}
[data-gpya-core].gpya-legal-page{max-width:980px;margin-inline:auto;}
[data-gpya-core] .gpya-legal-header{margin-bottom:22px;}
[data-gpya-core] .gpya-legal-header span{color:var(--gpya-primary);font-weight:800;}
[data-gpya-core] .gpya-legal-header h1{margin:8px 0;font-size:clamp(30px,5vw,50px);color:var(--gpya-text);}
[data-gpya-core] .gpya-legal-header p{color:var(--gpya-muted);}
[data-gpya-core] .gpya-legal-content{padding:clamp(22px,4vw,48px);background:var(--gpya-surface);border:1px solid var(--gpya-border);border-radius:22px;box-shadow:var(--gpya-shadow);}
[data-gpya-core] .gpya-legal-content h2{font-size:22px;margin:30px 0 10px;color:var(--gpya-text);}
[data-gpya-core] .gpya-legal-content h2:first-child{margin-top:0;}
[data-gpya-core] .gpya-legal-content p,[data-gpya-core] .gpya-legal-content li{color:var(--gpya-muted);line-height:1.78;}
@media(max-width:640px){
 .gpya-terms-modal .gpya-legal-modal-head,.gpya-terms-modal .gpya-legal-scroll,.gpya-terms-modal .gpya-legal-modal-actions{padding-left:18px;padding-right:18px;}
 .gpya-terms-modal .gpya-legal-modal-actions{flex-direction:column;}.gpya-terms-modal .gpya-legal-modal-actions .gpya-btn{width:100%;justify-content:center;}
 [data-gpya-core] .gpya-event{align-items:flex-start!important;}[data-gpya-core] .gpya-event-actions{width:100%;justify-content:flex-start;margin-top:10px;}
}


/* GPYA Event Core 0.5.6 — artes 1:1, countdown y edición */
.pth-eyebrow{color:#fff!important}.pth-art-placeholder.pth-has-image{position:absolute;inset:0;display:grid;place-items:center;padding:22px;background:#050911;overflow:hidden}.gpya-art-blur{position:absolute;inset:-8%;background-image:var(--gpya-art);background-size:cover;background-position:center;filter:blur(25px) brightness(.42);transform:scale(1.12);opacity:.8}.pth-art-placeholder.pth-has-image>img{position:relative;z-index:1;width:min(92%,560px)!important;height:auto!important;max-height:88%!important;aspect-ratio:1/1;object-fit:contain;border-radius:18px;box-shadow:0 22px 70px rgba(0,0,0,.45)}
.pthe-art,.gpya-catalog-art,.gpya-public-event-art{aspect-ratio:1/1!important;display:grid;place-items:center;background:#09101a;isolation:isolate}.pthe-art-img,.gpya-catalog-art img,.gpya-public-event-art img{position:relative;z-index:1;width:100%!important;height:100%!important;object-fit:contain!important;padding:8px}.pthe-art .gpya-art-blur,.gpya-catalog-art .gpya-art-blur,.gpya-public-event-art .gpya-art-blur{z-index:0}.gpya-catalog-card-body{display:flex;flex-direction:column;min-height:310px}.gpya-catalog-card-top{min-height:24px;align-items:flex-start;margin-bottom:8px}.gpya-catalog-card h3{margin:0 0 13px!important;min-height:auto!important}.gpya-catalog-meta{margin-top:0!important}.gpya-catalog-card-footer{margin-top:auto!important}.gpya-catalog-skeleton[hidden]{display:none!important}.gpya-catalog-skeleton{margin-top:0}.gpya-catalog-sentinel{height:1px!important;min-height:0!important}.gpya-countdown{display:flex;gap:6px;flex-wrap:wrap;margin-top:12px;color:#fff}.gpya-countdown span{display:inline-flex;align-items:baseline;gap:3px;padding:6px 8px;border:1px solid rgba(20,217,255,.22);border-radius:9px;background:rgba(3,8,15,.72);font-size:11px;font-weight:900}.gpya-countdown span small{color:#9fb0c4;font-size:8px;text-transform:uppercase}.gpya-countdown-card{margin:13px 0 0}.gpya-catalog-card .gpya-countdown span{color:#dffaff}.gpya-field-help{display:block;margin-top:8px;color:var(--gpya-muted,#64748b)!important;font-size:12px;font-weight:500;line-height:1.5}.gpya-event-actions .gpya-link{display:inline-flex;align-items:center;justify-content:center;padding:8px 11px;border-radius:9px;background:color-mix(in srgb,var(--gpya-primary) 10%,transparent)}
@media(max-width:640px){.pth-art-placeholder.pth-has-image{padding:14px}.pth-art-placeholder.pth-has-image>img{width:94%!important;max-height:82%!important}.gpya-catalog-card-body{min-height:0}.gpya-countdown span{padding:5px 7px}}


/* GPYA Event Core 0.6.0 — UX/UI estable del catálogo y portada */
#pt-home-hero .pth-eyebrow,
#pt-home-hero .pth-eyebrow *,
[data-gpya-core] .pth-eyebrow,
[data-gpya-core] .pth-eyebrow *{color:#fff!important;-webkit-text-fill-color:#fff!important}
.gpya-catalog-status{min-height:24px}
.gpya-catalog-status [data-gpya-catalog-retry],.gpya-catalog-status button{margin-left:8px;padding:6px 10px;border:1px solid rgba(255,255,255,.18);border-radius:9px;background:rgba(255,255,255,.08);color:#fff;font-weight:800;cursor:pointer}
.gpya-catalog-error{color:#ffb4b4}
.gpya-catalog-sentinel{pointer-events:none}
.gpya-catalog-card{display:flex;flex-direction:column;height:100%}
.gpya-catalog-card-body{flex:1;min-height:330px;padding:18px 18px 17px!important}
.gpya-catalog-card-top{min-height:18px!important;margin:0 0 9px!important;line-height:1.2}
.gpya-catalog-card h3{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;min-height:49px!important;margin:0 0 12px!important}
.gpya-catalog-meta{min-height:54px}
.gpya-catalog-art{background:linear-gradient(145deg,#101827,#070b12)!important}
.gpya-catalog-art .gpya-art-blur,.gpya-public-event-art .gpya-art-blur,.pthe-art .gpya-art-blur{position:absolute;inset:-10%;background-image:var(--gpya-art);background-size:cover;background-position:center;filter:blur(24px) saturate(1.15);opacity:.42;transform:scale(1.12)}
.gpya-catalog-art img,.gpya-public-event-art img,.pthe-art-img{padding:10px!important;filter:drop-shadow(0 16px 28px rgba(0,0,0,.35))}
.gpya-countdown-card{min-height:39px}
.gpya-countdown-started{padding:7px 10px!important}
.gpya-tabs{overflow-x:auto;scrollbar-width:thin}
.gpya-tabs a{white-space:nowrap}
.gpya-event-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}
@media(max-width:640px){.gpya-catalog-card-body{min-height:0}.gpya-catalog-card h3{min-height:auto!important}.gpya-event{align-items:flex-start}.gpya-event-actions{width:100%;justify-content:flex-start}}


/* GPYA Event Core 0.6.1 — Home Builder, temas independientes y contraste */
[data-gpya-home-section]{--gpya-home-accent:#14d9ff;--gpya-home-accent-2:#287dff;--gpya-home-dark-bg:#03050a;--gpya-home-dark-surface:#090d16;--gpya-home-light-bg:#f7fafc;--gpya-home-light-surface:#fff}
#pt-home-hero[data-gpya-home-theme="dark"]{--pth-text:#fff;--pth-muted:#c2ccda;background:radial-gradient(circle at 15% 20%,color-mix(in srgb,var(--gpya-home-accent) 18%,transparent),transparent 30%),radial-gradient(circle at 82% 25%,color-mix(in srgb,var(--gpya-home-accent-2) 18%,transparent),transparent 32%),var(--gpya-home-dark-bg);color:var(--pth-text)}
#pt-home-hero[data-gpya-home-theme="light"]{--pth-text:#111827;--pth-muted:#526174;background:radial-gradient(circle at 15% 20%,color-mix(in srgb,var(--gpya-home-accent) 14%,transparent),transparent 31%),radial-gradient(circle at 82% 25%,color-mix(in srgb,var(--gpya-home-accent-2) 12%,transparent),transparent 34%),var(--gpya-home-light-bg);color:var(--pth-text)}
#pt-home-hero .pth-eyebrow{color:var(--gpya-home-accent)!important;border-color:color-mix(in srgb,var(--gpya-home-accent) 34%,transparent);background:color-mix(in srgb,var(--gpya-home-accent) 9%,transparent)}
#pt-home-hero .pth-eyebrow-dot{background:var(--gpya-home-accent)}
#pt-home-hero .pth-title{color:var(--pth-text)!important;-webkit-text-fill-color:var(--pth-text)!important}
#pt-home-hero .pth-title span{display:inline;background:linear-gradient(90deg,var(--gpya-home-accent),var(--gpya-home-accent-2));background-clip:text;-webkit-background-clip:text;color:transparent!important;-webkit-text-fill-color:transparent!important}
#pt-home-hero .pth-description{color:var(--pth-muted)!important}
#pt-home-hero .pth-button{background:linear-gradient(135deg,var(--gpya-home-accent),var(--gpya-home-accent-2))!important}
#pt-home-hero[data-gpya-home-theme="light"] .pth-button-secondary{border-color:rgba(15,23,42,.16)!important;background:rgba(255,255,255,.72)!important;color:#111827!important}
#pt-home-hero[data-gpya-home-theme="dark"] .pth-button-secondary{color:#fff!important}
#pt-home-hero .pth-featured-label{color:var(--gpya-home-accent)}

#pt-home-events[data-gpya-home-theme="dark"]{--pthe-text:#fff;--pthe-muted:#bdc7d5;--pthe-card:color-mix(in srgb,var(--gpya-home-dark-surface) 92%,white 8%);--pthe-line:rgba(255,255,255,.12);background:radial-gradient(circle at 12% 10%,color-mix(in srgb,var(--gpya-home-accent) 11%,transparent),transparent 26%),var(--gpya-home-dark-bg);color:var(--pthe-text)}
#pt-home-events[data-gpya-home-theme="light"]{--pthe-text:#111827;--pthe-muted:#526174;--pthe-card:var(--gpya-home-light-surface);--pthe-line:rgba(15,23,42,.12);background:radial-gradient(circle at 12% 10%,color-mix(in srgb,var(--gpya-home-accent) 10%,transparent),transparent 27%),var(--gpya-home-light-bg);color:var(--pthe-text)}
#pt-home-events .pthe-title,#pt-home-events .pthe-card-title,#pt-home-events .pthe-bottom-copy strong{color:var(--pthe-text)!important;-webkit-text-fill-color:var(--pthe-text)!important}
#pt-home-events .pthe-title span{color:var(--gpya-home-accent)!important;-webkit-text-fill-color:var(--gpya-home-accent)!important}
#pt-home-events .pthe-description,#pt-home-events .pthe-meta-item,#pt-home-events .pthe-bottom-copy span{color:var(--pthe-muted)!important}
#pt-home-events .pthe-badge{color:var(--gpya-home-accent);border-color:color-mix(in srgb,var(--gpya-home-accent) 28%,transparent);background:color-mix(in srgb,var(--gpya-home-accent) 7%,transparent)}
#pt-home-events .pthe-badge-dot{background:var(--gpya-home-accent)}
#pt-home-events .pthe-card{border-color:var(--pthe-line);background:var(--pthe-card)}
#pt-home-events .pthe-card-link{color:var(--pthe-text)!important}
#pt-home-events .pthe-view-all{gap:14px;border-color:var(--pthe-line)!important;background:var(--pthe-card)!important;color:var(--pthe-text)!important;transition:.2s ease}
#pt-home-events .pthe-view-all b{display:grid;place-items:center;width:31px;height:31px;border-radius:50%;background:color-mix(in srgb,var(--gpya-home-accent) 14%,transparent);color:var(--gpya-home-accent);font-size:18px}
#pt-home-events .pthe-view-all:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--gpya-home-accent) 40%,transparent)!important}
#pt-home-events .pthe-bottom-bar{border-color:color-mix(in srgb,var(--gpya-home-accent) 22%,transparent);background:var(--pthe-card)}
#pt-home-events .pthe-bottom-button{background:linear-gradient(135deg,var(--gpya-home-accent),var(--gpya-home-accent-2))!important}
#pt-home-events .gpya-countdown span{color:var(--pthe-text)!important;border-color:color-mix(in srgb,var(--gpya-home-accent) 24%,transparent);background:color-mix(in srgb,var(--pthe-card) 88%,transparent)}
#pt-home-events .gpya-countdown span small{color:var(--pthe-muted)!important;opacity:1!important}

.gpya-catalog-hero[data-gpya-home-theme="dark"]{--gch-text:#fff;--gch-muted:#c0cad8;background:radial-gradient(circle at 18% 20%,color-mix(in srgb,var(--gpya-home-accent) 18%,transparent),transparent 31%),radial-gradient(circle at 82% 30%,color-mix(in srgb,var(--gpya-home-accent-2) 18%,transparent),transparent 34%),var(--gpya-home-dark-bg)}
.gpya-catalog-hero[data-gpya-home-theme="light"]{--gch-text:#111827;--gch-muted:#526174;background:radial-gradient(circle at 18% 20%,color-mix(in srgb,var(--gpya-home-accent) 13%,transparent),transparent 31%),radial-gradient(circle at 82% 30%,color-mix(in srgb,var(--gpya-home-accent-2) 11%,transparent),transparent 34%),var(--gpya-home-light-bg)}
.gpya-catalog-hero h1{color:var(--gch-text,#fff)!important;-webkit-text-fill-color:var(--gch-text,#fff)!important}
.gpya-catalog-hero p{color:var(--gch-muted,#c0cad8)!important}
.gpya-catalog-hero .gpya-catalog-kicker{color:var(--gpya-home-accent)!important;border-color:color-mix(in srgb,var(--gpya-home-accent) 32%,transparent);background:color-mix(in srgb,var(--gpya-home-accent) 8%,transparent)}
.gpya-catalog-hero-btn{gap:9px;background:linear-gradient(135deg,var(--gpya-home-accent),var(--gpya-home-accent-2))!important}
/* v0.6.2 Ticket Types Engine */
.gpya-ticket-engine{border:1px solid var(--gpya-border,#dbe3ee);border-radius:18px;padding:18px;background:var(--gpya-surface,#fff)}
.gpya-ticket-engine-head,.gpya-ticket-row-title{display:flex;align-items:center;justify-content:space-between;gap:16px}.gpya-ticket-engine-head small{display:block;margin-top:5px;color:var(--gpya-muted,#64748b)}
.gpya-ticket-row{margin-top:16px;border:1px solid var(--gpya-border,#dbe3ee);border-radius:14px;padding:16px;background:color-mix(in srgb,var(--gpya-surface,#fff) 94%,var(--gpya-primary,#08a9e6))}.gpya-ticket-row-title button{border:0;background:transparent;font-size:24px;cursor:pointer}.gpya-ticket-row-grid{margin-top:12px}.gpya-ticket-row [hidden]{display:none!important}
[data-gpya-theme="dark"] .gpya-ticket-engine,[data-gpya-theme="dark"] .gpya-ticket-row{background:#151c2f;border-color:#2a3550;color:#f8fafc}
.gpya-public-event-info .gpya-countdown{margin:12px 0}.gpya-public-event-info .gpya-countdown small{color:#cbd5e1!important}

/* v0.6.4 Organizer Operations */
.gpya-ticket-menu{position:relative}.gpya-ticket-menu>summary{cursor:pointer;list-style:none;font-size:24px;line-height:1;padding:4px 10px;border:1px solid var(--gpya-border,#dbe2ea);border-radius:8px}.gpya-ticket-menu>summary::-webkit-details-marker{display:none}.gpya-ticket-menu-pop{position:absolute;right:0;z-index:40;min-width:230px;padding:12px;background:var(--gpya-surface,#fff);border:1px solid var(--gpya-border,#dbe2ea);border-radius:12px;box-shadow:0 14px 35px rgba(15,23,42,.18)}.gpya-ticket-menu-pop a,.gpya-ticket-menu-pop button{display:block;width:100%;padding:9px 10px;margin:3px 0;border:0;border-radius:8px;text-align:left;background:transparent;color:inherit;cursor:pointer;text-decoration:none}.gpya-ticket-menu-pop a:hover,.gpya-ticket-menu-pop button:hover{background:rgba(148,163,184,.14)}.gpya-ticket-menu-pop textarea{width:100%;margin:6px 0;box-sizing:border-box}.gpya-ticket-menu-pop .gpya-danger{color:#b42318}.gpya-status-refunded_external{background:#fff2cc;color:#7a5200}.gpya-status-cancelled{background:#fee4e2;color:#b42318}.gpya-status-active{background:#dcfae6;color:#067647}

/* GPYA Event Core 0.6.6 — Unified Accounts */
.gpya-account-mode{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:14px 0 22px;padding:8px;border:1px solid var(--gpya-border,#dce3ea);border-radius:14px;background:var(--gpya-surface,#fff)}
.gpya-account-mode span{font-size:13px;font-weight:700;margin:0 6px}
.gpya-account-mode a{padding:9px 14px;border-radius:10px;text-decoration:none;font-weight:700;color:inherit}
.gpya-account-mode a.is-active{background:var(--gpya-primary,#08a9e6);color:#fff}
.gpya-account-hub__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}
.gpya-account-hub__card{display:flex;flex-direction:column;gap:8px;padding:22px;border:1px solid var(--gpya-border,#dce3ea);border-radius:18px;background:var(--gpya-surface,#fff);color:inherit;text-decoration:none;box-shadow:0 8px 25px rgba(15,23,42,.06)}
.gpya-account-hub__card strong{font-size:18px}.gpya-account-hub__card span{opacity:.78;line-height:1.55}.gpya-account-hub__card--accent{border-color:var(--gpya-primary,#08a9e6)}
.gpya-become-organizer{padding:22px;border:1px solid var(--gpya-border,#dce3ea);border-radius:18px;background:var(--gpya-surface,#fff)}

/* GPYA Event Core 0.6.7 — Compact Dashboard Toolbar + How It Works */
.gpya-head-toolbar{display:grid!important;grid-template-columns:repeat(4,minmax(135px,1fr));gap:10px;width:min(790px,100%);align-items:stretch!important}
.gpya-head-toolbar .gpya-action-chip,.gpya-head-toolbar .gpya-action-primary{min-width:0!important;min-height:58px;border:1px solid var(--gpya-border,#dbe4ee);border-radius:14px;padding:10px 13px;display:grid;grid-template-columns:28px 1fr;grid-template-rows:auto auto;column-gap:9px;align-items:center;text-align:left;text-decoration:none;box-sizing:border-box;font:inherit;cursor:pointer;transition:.2s ease}
.gpya-head-toolbar .gpya-action-chip{background:var(--gpya-surface,#fff);color:var(--gpya-text,#0f172a)}
.gpya-head-toolbar .gpya-action-chip>span,.gpya-head-toolbar .gpya-action-primary>span{grid-row:1/3;width:28px;height:28px;border-radius:9px;display:grid;place-items:center;font-weight:900;background:rgba(14,165,233,.12);color:var(--gpya-primary,#08a9e6)}
.gpya-head-toolbar b{font-size:13px;line-height:1.15}.gpya-head-toolbar small{font-size:10px;line-height:1.2;opacity:.68;font-weight:600}
.gpya-head-toolbar .gpya-action-primary{background:linear-gradient(135deg,var(--gpya-primary,#0ea5e9),#087ed1);color:#fff;border-color:transparent;box-shadow:0 9px 20px rgba(14,165,233,.2)}
.gpya-head-toolbar .gpya-action-primary>span{background:rgba(255,255,255,.18);color:#fff}.gpya-head-toolbar .gpya-action-primary b{font-size:14px;grid-row:1/3;align-self:center}
.gpya-head-toolbar .gpya-action-chip:hover,.gpya-head-toolbar .gpya-action-primary:hover{transform:translateY(-2px);box-shadow:0 10px 22px rgba(15,23,42,.1)}
@media(max-width:980px){.gpya-head-toolbar{grid-template-columns:repeat(2,minmax(150px,1fr));width:100%}}
@media(max-width:520px){.gpya-head-toolbar{grid-template-columns:1fr 1fr}.gpya-head-toolbar .gpya-action-chip,.gpya-head-toolbar .gpya-action-primary{padding:9px;min-height:54px}.gpya-head-toolbar small{display:none}}

.gpya-how{position:relative;overflow:hidden;padding:clamp(58px,7vw,96px) 22px;background:#050914;color:#fff;font-family:inherit;isolation:isolate}
.gpya-how *{box-sizing:border-box}.gpya-how-bg{position:absolute;inset:0;z-index:-2;background:radial-gradient(circle at 12% 20%,rgba(0,216,255,.28),transparent 28%),radial-gradient(circle at 88% 16%,rgba(126,34,206,.34),transparent 30%),linear-gradient(150deg,#040711,#0a1022 58%,#050816)}
.gpya-how-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to bottom,#000,transparent 75%)}
.gpya-how-bg i{position:absolute;width:7px;height:7px;border-radius:50%;background:#18d9ff;box-shadow:0 0 18px 5px rgba(24,217,255,.58);animation:gpyaHowFloat 5s ease-in-out infinite}.gpya-how-bg i:nth-child(1){left:9%;top:48%}.gpya-how-bg i:nth-child(2){left:78%;top:18%;animation-delay:-1.8s;background:#ff4fd8}.gpya-how-bg i:nth-child(3){left:58%;top:70%;animation-delay:-3s;background:#8b5cf6}
.gpya-how-bg span{position:absolute;left:50%;bottom:-150px;width:760px;height:330px;transform:translateX(-50%);border-radius:50%;background:radial-gradient(ellipse,rgba(14,165,233,.2),transparent 68%);filter:blur(10px)}
@keyframes gpyaHowFloat{50%{transform:translateY(-16px) scale(1.25)}}
.gpya-how-inner,.gpya-how-faq{width:min(1180px,100%);margin:auto}.gpya-how-inner{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:clamp(38px,6vw,88px);align-items:center}
.gpya-how-eyebrow{display:inline-flex;padding:8px 12px;border:1px solid rgba(24,217,255,.36);border-radius:999px;color:#6ee7ff;background:rgba(24,217,255,.08);font-size:12px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}
.gpya-how-copy h2{font-size:clamp(35px,5vw,64px);line-height:1.02;letter-spacing:-.045em;margin:18px 0 16px;color:#fff}.gpya-how-copy h2 strong{background:linear-gradient(90deg,#22d3ee,#60a5fa,#c084fc);-webkit-background-clip:text;background-clip:text;color:transparent}.gpya-how-copy>p{max-width:690px;color:#b9c4d6;font-size:17px;line-height:1.7;margin:0 0 28px}
.gpya-how-steps{display:grid;grid-template-columns:1fr 1fr;gap:12px}.gpya-how-steps article{display:flex;gap:13px;padding:16px;border:1px solid rgba(255,255,255,.1);border-radius:17px;background:rgba(255,255,255,.055);backdrop-filter:blur(12px)}.gpya-how-steps article>b{flex:0 0 33px;height:33px;border-radius:11px;display:grid;place-items:center;background:linear-gradient(135deg,#06b6d4,#2563eb);font-size:14px}.gpya-how-steps h3{font-size:14px;margin:1px 0 5px;color:#fff}.gpya-how-steps p{font-size:12px;line-height:1.5;color:#aeb9cb;margin:0}
.gpya-how-cta{display:inline-flex;align-items:center;gap:12px;margin-top:24px;padding:14px 20px;border-radius:13px;background:linear-gradient(135deg,#14c9ec,#1685e6);color:#fff!important;text-decoration:none;font-weight:850;box-shadow:0 14px 30px rgba(14,165,233,.25)}.gpya-how-cta span{font-size:20px}
.gpya-how-visual{position:relative;min-height:560px;display:grid;place-items:center}.gpya-how-phone{position:relative;width:min(310px,78vw);aspect-ratio:9/18.5;padding:11px;border:1px solid rgba(255,255,255,.3);border-radius:48px;background:linear-gradient(145deg,#273247,#070b13 35%,#1e293b);box-shadow:0 42px 85px rgba(0,0,0,.55),0 0 80px rgba(43,190,255,.14);transform:rotate(3deg)}
.gpya-how-speaker{position:absolute;z-index:3;top:17px;left:50%;width:84px;height:22px;transform:translateX(-50%);border-radius:0 0 15px 15px;background:#05070d}
.gpya-how-screen{height:100%;border-radius:38px;background-size:cover;background-position:center;overflow:hidden}.gpya-how-screen.is-placeholder{display:grid;place-items:center;background:radial-gradient(circle at 65% 20%,rgba(255,56,209,.7),transparent 26%),radial-gradient(circle at 20% 38%,rgba(20,211,238,.72),transparent 30%),linear-gradient(155deg,#071123,#130b2f 55%,#050710)}
.gpya-how-placeholder{width:84%;padding:25px 19px;border:1px solid rgba(255,255,255,.18);border-radius:24px;background:rgba(4,8,22,.72);backdrop-filter:blur(16px);text-align:left}.gpya-how-placeholder>span{font-size:10px;letter-spacing:.2em;color:#67e8f9}.gpya-how-placeholder>b{display:block;font-size:28px;line-height:1.05;margin:14px 0 22px}.gpya-how-placeholder>div{margin:8px 0;padding:10px;border-radius:10px;background:rgba(255,255,255,.07);font-size:11px}.gpya-how-placeholder small{display:block;margin-top:20px;color:#97a5bb;line-height:1.5}.gpya-how-placeholder code{color:#67e8f9;font-size:10px}
.gpya-how-ticket-card{position:absolute;right:0;bottom:70px;width:210px;padding:16px;border:1px solid rgba(255,255,255,.18);border-radius:17px;background:rgba(13,20,38,.84);box-shadow:0 18px 45px rgba(0,0,0,.4);backdrop-filter:blur(14px);transform:rotate(-4deg)}.gpya-how-ticket-card span,.gpya-how-ticket-card small{display:block;color:#9fb0c8;font-size:11px}.gpya-how-ticket-card b{display:block;margin:5px 0;font-size:15px;color:#fff}
.gpya-how-faq{margin-top:clamp(68px,9vw,118px);padding-top:clamp(48px,6vw,78px);border-top:1px solid rgba(255,255,255,.11)}.gpya-how-faq-head{text-align:center;max-width:760px;margin:0 auto 32px}.gpya-how-faq-head span{color:#67e8f9;text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:800}.gpya-how-faq-head h3{font-size:clamp(28px,4vw,45px);letter-spacing:-.03em;line-height:1.1;margin:10px 0;color:#fff}.gpya-how-faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.gpya-how-faq details{border:1px solid rgba(255,255,255,.1);border-radius:15px;background:rgba(255,255,255,.045);padding:0 17px}.gpya-how-faq summary{position:relative;padding:17px 34px 17px 0;cursor:pointer;font-weight:750;color:#fff;list-style:none}.gpya-how-faq summary::-webkit-details-marker{display:none}.gpya-how-faq summary:after{content:"+";position:absolute;right:0;top:14px;width:27px;height:27px;display:grid;place-items:center;border-radius:9px;background:rgba(103,232,249,.12);color:#67e8f9;font-size:19px}.gpya-how-faq details[open] summary:after{content:"−"}.gpya-how-faq details p{color:#aeb9cb;line-height:1.65;font-size:13px;margin:0 0 17px}
@media(max-width:860px){.gpya-how-inner{grid-template-columns:1fr}.gpya-how-visual{min-height:500px}.gpya-how-phone{width:270px}.gpya-how-ticket-card{right:10%}.gpya-how-faq-grid{grid-template-columns:1fr}}
@media(max-width:600px){.gpya-how{padding-left:16px;padding-right:16px}.gpya-how-steps{grid-template-columns:1fr}.gpya-how-visual{min-height:460px}.gpya-how-phone{width:238px;border-radius:38px}.gpya-how-screen{border-radius:30px}.gpya-how-ticket-card{right:0;bottom:45px;width:185px}.gpya-how-copy h2{font-size:39px}}
@media(prefers-reduced-motion:reduce){.gpya-how-bg i{animation:none}}

/* v0.6.9 — Customer My Panel */
.gpya-my-panel{max-width:1180px;margin:36px auto;padding:0 20px;color:var(--gpya-text,#111827)}
.gpya-my-panel__hero{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:34px;border:1px solid #dfe7ef;border-radius:24px;background:linear-gradient(135deg,#fff,#f2f9fd);box-shadow:0 14px 40px rgba(15,23,42,.07)}
.gpya-my-panel__hero h1{font-size:clamp(32px,5vw,52px);line-height:1.05;margin:6px 0 10px}.gpya-my-panel__hero p{margin:0;color:#64748b}.gpya-my-panel__eyebrow{font-weight:700;color:#089bd8}
.gpya-my-panel__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:18px 0}.gpya-my-panel__stats article{padding:22px;border:1px solid #dfe7ef;border-radius:18px;background:#fff}.gpya-my-panel__stats span{display:block;color:#64748b;margin-bottom:8px}.gpya-my-panel__stats strong{font-size:28px}
.gpya-my-panel__grid{display:grid;grid-template-columns:1.4fr 1fr;gap:18px}.gpya-my-panel__card{padding:26px;border:1px solid #dfe7ef;border-radius:20px;background:#fff}.gpya-my-panel__card--wide{grid-row:span 2}.gpya-my-panel__card--accent{background:linear-gradient(145deg,#071426,#102a43);color:#fff}.gpya-my-panel__card h2{margin:0 0 10px}.gpya-my-panel__card p{color:#64748b}.gpya-my-panel__card--accent p{color:#cbd5e1}
.gpya-my-panel__orders{display:grid;gap:8px;margin:16px 0}.gpya-my-panel__orders a{display:flex;justify-content:space-between;gap:20px;padding:14px 0;border-bottom:1px solid #e5e7eb;color:inherit;text-decoration:none}.gpya-my-panel__orders small{display:block;color:#64748b;margin-top:4px}.gpya-text-link{display:inline-block;margin-top:12px;font-weight:700;text-decoration:none}
@media(max-width:760px){.gpya-my-panel__hero{align-items:flex-start;flex-direction:column}.gpya-my-panel__stats,.gpya-my-panel__grid{grid-template-columns:1fr}.gpya-my-panel__card--wide{grid-row:auto}.gpya-my-panel__stats strong{font-size:24px}}
\n\n/* GPYA 0.6.11 — global account utility */\n.gpya-global-account{position:fixed;top:18px;right:22px;z-index:999999;font-family:inherit;color:var(--gpya-text,#0b1f36)}\n.gpya-global-account__trigger{display:flex;align-items:center;gap:9px;min-height:44px;padding:7px 12px 7px 8px;border:1px solid var(--gpya-border,#dbe5ef);border-radius:999px;background:var(--gpya-surface,#fff);color:var(--gpya-text,#0b1f36);box-shadow:0 10px 30px rgba(15,23,42,.14);cursor:pointer;font-weight:800;line-height:1}\n.gpya-global-account__avatar{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:color-mix(in srgb,var(--gpya-primary,#12aee2) 15%,var(--gpya-surface,#fff));color:var(--gpya-primary,#12aee2)}\n.gpya-global-account__label{max-width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}\n.gpya-global-account__chevron{font-size:16px;transition:transform .2s ease}\n.gpya-global-account.is-open .gpya-global-account__chevron{transform:rotate(180deg)}\n.gpya-global-account__menu{position:absolute;top:calc(100% + 10px);right:0;width:min(310px,calc(100vw - 28px));padding:9px;border:1px solid var(--gpya-border,#dbe5ef);border-radius:18px;background:var(--gpya-surface,#fff);color:var(--gpya-text,#0b1f36);box-shadow:0 24px 65px rgba(15,23,42,.22)}\n.gpya-global-account__menu[hidden]{display:none!important}\n.gpya-global-account__identity{display:flex;flex-direction:column;padding:11px 12px 13px;margin-bottom:5px;border-bottom:1px solid var(--gpya-border,#dbe5ef)}\n.gpya-global-account__identity small,.gpya-global-account__identity span{color:var(--gpya-muted,#64748b);font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}\n.gpya-global-account__identity strong{font-size:15px;margin:3px 0}\n.gpya-global-account__menu>a{display:flex;align-items:center;gap:11px;padding:11px 12px;border-radius:11px;color:inherit!important;text-decoration:none!important;font-size:13px;font-weight:750}\n.gpya-global-account__menu>a:hover,.gpya-global-account__menu>a:focus{background:color-mix(in srgb,var(--gpya-primary,#12aee2) 10%,transparent);outline:none}\n.gpya-global-account__menu>a>span{display:grid;place-items:center;width:24px;height:24px;border-radius:8px;background:color-mix(in srgb,var(--gpya-primary,#12aee2) 12%,transparent);color:var(--gpya-primary,#12aee2);font-weight:900}\n.gpya-global-account__theme{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:5px 0;padding:10px 12px;border-top:1px solid var(--gpya-border,#dbe5ef);border-bottom:1px solid var(--gpya-border,#dbe5ef);font-size:12px;font-weight:750}\n.gpya-global-account__theme>div{display:flex;gap:4px}\n.gpya-global-account__theme button{width:30px;height:30px;padding:0;border:1px solid var(--gpya-border,#dbe5ef);border-radius:9px;background:transparent;color:inherit;cursor:pointer}\n.gpya-global-account__theme button.is-active{background:var(--gpya-primary,#12aee2);border-color:var(--gpya-primary,#12aee2);color:#fff}\n.gpya-global-account__logout{color:#c24141!important}\n[data-gpya-core][data-gpya-theme="dark"].gpya-global-account{--gpya-bg:var(--gpya-dark-bg);--gpya-surface:var(--gpya-dark-surface);--gpya-text:var(--gpya-dark-text);--gpya-muted:var(--gpya-dark-muted);--gpya-border:var(--gpya-dark-border);color-scheme:dark}\n@media(max-width:767px){.gpya-global-account{top:12px;right:12px}.gpya-global-account__trigger{width:44px;height:44px;min-height:44px;padding:6px;justify-content:center}.gpya-global-account__label,.gpya-global-account__chevron{display:none}.gpya-global-account__avatar{width:30px;height:30px}.gpya-global-account__menu{top:52px}}\n@media print{.gpya-global-account{display:none!important}}\n

/* GPYA Event Core 0.6.12 — legal separation and repaired How It Works */
.gpya-how{overflow:hidden!important;box-sizing:border-box!important}
.gpya-how *{box-sizing:border-box}
.gpya-how-faq{position:relative;z-index:2;max-width:1040px;margin-left:auto;margin-right:auto}
.gpya-how-faq-grid{align-items:start}
.gpya-how-faq details{overflow:hidden}
.gpya-how-disclaimer{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:22px;max-width:1040px;margin:34px auto 0;padding:20px 22px;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:rgba(255,255,255,.055);color:#fff}
.gpya-how-disclaimer>div{display:flex;align-items:flex-start;gap:14px}.gpya-how-disclaimer>div>span{flex:0 0 32px;height:32px;display:grid;place-items:center;border-radius:10px;background:rgba(103,232,249,.14);color:#67e8f9;font-weight:900}
.gpya-how-disclaimer strong{display:block;margin-bottom:5px}.gpya-how-disclaimer p{margin:0;color:#aeb9cb!important;font-size:13px;line-height:1.65}.gpya-how-disclaimer>a{flex:none;color:#67e8f9!important;font-weight:800;text-decoration:none}
.gpya-organizer-legal ul{margin:14px 0 20px;padding-left:20px;color:var(--gpya-muted,#64748b);line-height:1.7}
.gpya-legal-hub{max-width:1040px;margin:36px auto}.gpya-legal-hub-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:22px}.gpya-legal-hub-grid>a{position:relative;display:flex;flex-direction:column;gap:7px;padding:22px 52px 22px 22px;border:1px solid var(--gpya-border);border-radius:18px;background:var(--gpya-surface);color:var(--gpya-text)!important;text-decoration:none;box-shadow:var(--gpya-shadow)}.gpya-legal-hub-grid>a span{color:var(--gpya-muted);font-size:13px;line-height:1.55}.gpya-legal-hub-grid>a i{position:absolute;right:20px;top:50%;transform:translateY(-50%);font-style:normal;color:var(--gpya-primary);font-size:20px}
@media(max-width:700px){.gpya-how-disclaimer{align-items:flex-start;flex-direction:column}.gpya-legal-hub-grid{grid-template-columns:1fr}}

/* GPYA 0.6.13 — FAQ parser/layout hotfix and account utility retirement */
.gpya-global-account{display:none!important}
.gpya-how-faq-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}
.gpya-how-faq details{display:block!important;width:100%!important;min-width:0!important;height:auto!important;margin:0!important}
.gpya-how-faq details[open]{background:rgba(255,255,255,.065)}
.gpya-how-faq details p{white-space:normal!important;overflow-wrap:anywhere!important}
@media(max-width:860px){.gpya-how-faq-grid{grid-template-columns:1fr!important}}


/* GPYA Event Core 0.6.17 — contraste completo del toolbar en modo oscuro */
[data-gpya-core][data-gpya-theme="dark"] .gpya-head-toolbar .gpya-action-chip{
  background:linear-gradient(145deg,var(--gpya-ui-surface),var(--gpya-ui-surface-2))!important;
  color:var(--gpya-ui-text)!important;
  border-color:var(--gpya-ui-border)!important;
  box-shadow:0 10px 24px rgba(0,0,0,.18)!important;
}
[data-gpya-core][data-gpya-theme="dark"] .gpya-head-toolbar .gpya-action-chip b{
  color:var(--gpya-ui-text)!important;
}
[data-gpya-core][data-gpya-theme="dark"] .gpya-head-toolbar .gpya-action-chip small{
  color:var(--gpya-ui-muted)!important;
  opacity:1!important;
}
[data-gpya-core][data-gpya-theme="dark"] .gpya-head-toolbar .gpya-action-chip>span{
  background:color-mix(in srgb,var(--gpya-primary) 18%,var(--gpya-ui-surface-2))!important;
  color:#7dd3fc!important;
}
[data-gpya-core][data-gpya-theme="dark"] .gpya-head-toolbar .gpya-action-chip:hover{
  border-color:color-mix(in srgb,var(--gpya-primary) 55%,var(--gpya-ui-border))!important;
  box-shadow:0 12px 28px rgba(0,0,0,.28)!important;
}
[data-gpya-core][data-gpya-theme="dark"] .gpya-head-toolbar .gpya-action-primary b,
[data-gpya-core][data-gpya-theme="dark"] .gpya-head-toolbar .gpya-action-primary small{
  color:#fff!important;
}

/* GPYA 0.9.0 — final presentation/account polish */
.pth-art-arrow svg,.pthe-arrow svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.pth-art-arrow,.pthe-arrow{flex:0 0 auto;aspect-ratio:1/1;line-height:1}.pthe-meta-item b{color:#d7e0ec;font-weight:900}.pth-art-event-date strong{color:#fff}.gpya-profile-progress small.is-complete,.gpya-profile-progress small.is-pending{display:inline-flex;align-items:center;gap:5px;margin-top:7px;font-weight:900!important}.gpya-profile-progress small.is-complete{color:#bbf7d0!important}.gpya-profile-progress small.is-pending{color:#fde68a!important}.gpya-woo-account-page .woocommerce{display:grid;grid-template-columns:240px minmax(0,1fr);gap:24px;max-width:1180px;margin:28px auto;padding:0 18px}.gpya-woo-account-page .woocommerce-MyAccount-navigation{float:none!important;width:auto!important}.gpya-woo-account-page .woocommerce-MyAccount-navigation ul{display:grid;gap:7px;margin:0;padding:14px;list-style:none;border:1px solid #e2e8f0;border-radius:20px;background:#fff;box-shadow:0 10px 30px rgba(15,23,42,.06)}.gpya-woo-account-page .woocommerce-MyAccount-navigation li{margin:0}.gpya-woo-account-page .woocommerce-MyAccount-navigation a{display:block;padding:12px 14px;border-radius:12px;color:#334155;text-decoration:none;font-weight:800}.gpya-woo-account-page .woocommerce-MyAccount-navigation .is-active a,.gpya-woo-account-page .woocommerce-MyAccount-navigation a:hover{background:#eaf7fd;color:#0369a1}.gpya-woo-account-page .woocommerce-MyAccount-content{float:none!important;width:auto!important;min-width:0;padding:26px;border:1px solid #e2e8f0;border-radius:22px;background:#fff;box-shadow:0 14px 40px rgba(15,23,42,.07)}.gpya-woo-account-page .woocommerce-MyAccount-content table{border-radius:14px;overflow:hidden}.gpya-woo-account-page .woocommerce-MyAccount-content .button{border-radius:10px!important;background:var(--gpya-primary,#08a9e6)!important;color:#fff!important;text-decoration:none!important}.gpya-buyer-center{margin-left:0!important;padding-left:0!important}.gpya-buyer-hero{margin-left:0!important}.gpya-form select[data-gpya-region-select]:disabled{opacity:.55;background:#f8fafc}@media(max-width:780px){.gpya-woo-account-page .woocommerce{grid-template-columns:1fr}.gpya-woo-account-page .woocommerce-MyAccount-navigation ul{display:flex;overflow:auto}.gpya-woo-account-page .woocommerce-MyAccount-navigation li{flex:0 0 auto}.gpya-woo-account-page .woocommerce-MyAccount-content{padding:18px}.pth-art-arrow,.pthe-arrow{width:40px!important;height:40px!important}}


/* GPYA 0.9.1 — featured event metadata card */
.pth-art-event-meta-card{display:grid!important;gap:7px!important;width:min(420px,100%)!important;margin:14px 0 0!important;padding:13px 15px!important;border:1px solid rgba(255,255,255,.13)!important;border-radius:15px!important;background:rgba(4,10,20,.76)!important;color:#dce7f4!important;box-shadow:0 10px 28px rgba(0,0,0,.22)!important;backdrop-filter:blur(10px)!important;text-align:left!important;line-height:1.45!important}
.pth-art-event-meta-card strong{color:#fff!important;font-weight:900!important}
@media(max-width:640px){.pth-art-event-meta-card{width:100%!important;padding:12px 13px!important;font-size:13px!important}}

/* GPYA 0.9.4 — mobile featured event metadata fallback. */
@media (max-width:640px){
  .pth-art-event-date.pth-art-event-meta-card{background:rgba(4,10,20,.82)!important}
  .pth-art-event-date.pth-art-event-meta-card .pth-art-meta-row--top{display:flex!important;flex-flow:row nowrap!important;align-items:center!important;gap:0!important}
  .pth-art-event-date.pth-art-event-meta-card .pth-art-meta-row--top>span{display:inline-flex!important;align-items:center!important;width:auto!important;white-space:nowrap!important}
  .pth-art-event-date.pth-art-event-meta-card .pth-art-meta-row--top>span+span{margin-left:9px!important;padding-left:9px!important;border-left:1px solid rgba(255,255,255,.26)!important}
  .pth-art-event-date.pth-art-event-meta-card .pth-art-meta-row--place{display:block!important;width:100%!important}
}


/* GPYA Event Core 0.9.5 — Legal Center Pro / Google OAuth readiness */
[data-gpya-core].gpya-legal-center-v2{max-width:1120px;margin:36px auto}
[data-gpya-core] .gpya-legal-callout{display:grid;gap:6px;padding:18px 20px;margin:0 0 22px;border:1px solid color-mix(in srgb,var(--gpya-primary) 24%,var(--gpya-border));border-radius:16px;background:color-mix(in srgb,var(--gpya-primary) 6%,var(--gpya-surface))}
[data-gpya-core] .gpya-legal-callout strong{color:var(--gpya-text);font-size:15px}
[data-gpya-core] .gpya-legal-callout span{color:var(--gpya-muted);line-height:1.65;font-size:13px}
[data-gpya-core].gpya-legal-center-v2 .gpya-legal-hub-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
[data-gpya-core].gpya-legal-center-v2 .gpya-legal-hub-grid>a{min-height:150px;justify-content:center;padding:22px 54px 22px 22px}
[data-gpya-core].gpya-legal-center-v2 .gpya-legal-hub-grid>a small{display:block;color:var(--gpya-primary);font-size:10px;text-transform:uppercase;letter-spacing:.06em;font-weight:850}
[data-gpya-core].gpya-legal-center-v2 .gpya-legal-hub-grid>a b{font-size:17px;line-height:1.25}
[data-gpya-core].gpya-legal-center-v2 .gpya-legal-index-content{margin-top:20px}
[data-gpya-core].gpya-legal-page .gpya-legal-content h3{font-size:18px;margin:24px 0 8px;color:var(--gpya-text)}
[data-gpya-core].gpya-legal-page .gpya-legal-content a{color:var(--gpya-primary);font-weight:750}
[data-gpya-core].gpya-legal-page .gpya-legal-content strong{color:var(--gpya-text)}
.gpya-auto-legal-center>a,.gpya-auto-privacy>a{white-space:nowrap}
@media(max-width:700px){
 [data-gpya-core].gpya-legal-center-v2{margin:20px auto}
 [data-gpya-core].gpya-legal-center-v2 .gpya-legal-hub-grid{grid-template-columns:1fr}
 [data-gpya-core].gpya-legal-center-v2 .gpya-legal-hub-grid>a{min-height:0}
 [data-gpya-core] .gpya-legal-callout{padding:16px}
}

/* GPYA Event Core v0.9.6 — finanzas 5% + calculadora de ganancias */
.gpya-profit-tools{display:flex;justify-content:flex-end;margin:14px 0 22px}.gpya-profit-calculator-open{display:flex!important;align-items:center!important;gap:10px!important;min-height:48px!important;padding:10px 18px!important}.gpya-profit-calculator-open>span:first-child{font-size:20px}.gpya-profit-calculator-open>span:last-child{display:grid;text-align:left}.gpya-profit-calculator-open b{line-height:1.15}.gpya-profit-calculator-open small{display:block;margin-top:3px;font-size:10px;font-weight:600;opacity:.78}.gpya-processor-notice{display:grid;grid-template-columns:38px 1fr;gap:11px;align-items:center;margin:16px 0;padding:13px 14px;border:1px solid color-mix(in srgb,var(--gpya-primary) 20%,var(--gpya-border));border-radius:13px;background:color-mix(in srgb,var(--gpya-primary) 6%,var(--gpya-surface))}.gpya-processor-notice>span{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:color-mix(in srgb,var(--gpya-primary) 10%,var(--gpya-surface))}.gpya-processor-notice b,.gpya-processor-notice small{display:block}.gpya-processor-notice small{margin-top:3px;color:var(--gpya-muted);line-height:1.45}.gpya-profit-card{max-width:900px!important;overflow:auto}.gpya-profit-head{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;margin-bottom:22px}.gpya-profit-kicker{font-size:10px;font-weight:900;letter-spacing:.12em;color:var(--gpya-primary)}.gpya-profit-head h3{margin:6px 0!important;font-size:28px!important}.gpya-profit-head p{margin:0;color:var(--gpya-muted)}.gpya-profit-theme{display:flex;flex:0 0 auto;gap:6px;padding:5px;border:1px solid var(--gpya-border);border-radius:999px;background:var(--gpya-surface)}.gpya-profit-theme button{border:0;border-radius:999px;background:transparent;color:var(--gpya-muted);padding:8px 11px;font-weight:800;cursor:pointer}.gpya-profit-theme button.is-active{background:var(--gpya-primary);color:#fff}.gpya-profit-grid{display:grid;grid-template-columns:minmax(260px,.85fr) minmax(320px,1.15fr);gap:18px}.gpya-profit-inputs,.gpya-profit-results{padding:20px;border:1px solid var(--gpya-border);border-radius:17px;background:var(--gpya-surface)}.gpya-profit-inputs label{display:grid;gap:7px;margin-bottom:15px;font-size:12px;font-weight:800;color:var(--gpya-text)}.gpya-profit-inputs input{width:100%;height:47px;border:1px solid var(--gpya-border);border-radius:11px;background:var(--gpya-bg);color:var(--gpya-text);padding:0 13px;font-size:16px;font-weight:800}.gpya-profit-input-wrap{position:relative}.gpya-profit-input-wrap>span{position:absolute;left:13px;top:50%;transform:translateY(-50%);font-weight:900;color:var(--gpya-muted)}.gpya-profit-input-wrap input{padding-left:34px}.gpya-profit-fixed{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:13px;border:1px solid color-mix(in srgb,#f59e0b 24%,var(--gpya-border));border-radius:11px;background:color-mix(in srgb,#f59e0b 7%,var(--gpya-surface));font-size:12px}.gpya-profit-fixed b{color:#d97706}.gpya-profit-tier{margin-top:14px;padding:12px 13px;border-radius:11px;background:color-mix(in srgb,var(--gpya-primary) 7%,var(--gpya-surface));font-size:11px;color:var(--gpya-muted)}.gpya-profit-tier b{color:var(--gpya-text)}.gpya-profit-gross{padding-bottom:17px;border-bottom:1px solid var(--gpya-border)}.gpya-profit-gross small{display:block;text-transform:uppercase;letter-spacing:.08em;color:var(--gpya-muted);font-weight:900}.gpya-profit-gross strong{display:block;margin-top:6px;font-size:34px;letter-spacing:-.04em;color:var(--gpya-text)}.gpya-profit-result{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:11px 0;color:var(--gpya-muted);border-bottom:1px solid color-mix(in srgb,var(--gpya-border) 72%,transparent)}.gpya-profit-result b{color:var(--gpya-text);white-space:nowrap}.gpya-profit-result em{font-style:normal}.gpya-profit-net{margin-top:10px;padding:15px;border:1px solid color-mix(in srgb,#10b981 24%,var(--gpya-border));border-radius:12px;background:color-mix(in srgb,#10b981 7%,var(--gpya-surface));border-bottom:1px solid color-mix(in srgb,#10b981 24%,var(--gpya-border))}.gpya-profit-net b{color:#059669;font-size:19px}.gpya-profit-legal{display:block;margin-top:14px;color:var(--gpya-muted);line-height:1.5}.gpya-profit-modal[data-gpya-profit-theme="light"]{--gpya-bg:#f5f7fa;--gpya-surface:#fff;--gpya-text:#111827;--gpya-muted:#64748b;--gpya-border:#dbe3ee}.gpya-profit-modal[data-gpya-profit-theme="dark"]{--gpya-bg:#0b1020;--gpya-surface:#151c2f;--gpya-text:#f8fafc;--gpya-muted:#a8b2c7;--gpya-border:#2a3550}.gpya-profit-modal .gpya-modal-card{background:var(--gpya-bg)!important;color:var(--gpya-text)!important}.gpya-profit-modal .gpya-modal-x{color:var(--gpya-muted)!important}.gpya-profit-modal[data-gpya-profit-theme="dark"] .gpya-profit-fixed b{color:#fbbf24}.gpya-profit-modal[data-gpya-profit-theme="dark"] .gpya-profit-net b{color:#6ee7b7}@media(max-width:760px){.gpya-profit-tools{justify-content:stretch}.gpya-profit-calculator-open{width:100%!important;justify-content:center!important}.gpya-profit-calculator-open>span:last-child{text-align:left}.gpya-profit-card{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;padding:20px!important;max-height:88vh!important}.gpya-profit-head{display:grid;gap:14px}.gpya-profit-theme{width:max-content}.gpya-profit-grid{grid-template-columns:1fr}.gpya-profit-gross strong{font-size:29px}.gpya-profit-result{align-items:flex-start}.gpya-profit-net{display:grid;gap:6px}.gpya-profit-net b{font-size:21px}}

@media(max-width:760px){.gpya-commission-table td:nth-child(3):before{content:"Procesamiento"!important}.gpya-commission-table td:nth-child(4):before{content:"Ingreso neto"!important}}

/* GPYA Event Core v0.9.7 — pulido responsive de Calculadora de Ganancias */
.gpya-profit-tools{
  display:flex!important;
  justify-content:center!important;
  margin:18px 0 24px!important;
}
.gpya-profit-calculator-open{
  width:min(100%,520px)!important;
  min-height:64px!important;
  padding:12px 16px!important;
  display:grid!important;
  grid-template-columns:42px minmax(0,1fr) 28px!important;
  align-items:center!important;
  gap:12px!important;
  border:1px solid color-mix(in srgb,var(--gpya-primary) 34%,transparent)!important;
  border-radius:16px!important;
  background:linear-gradient(135deg,var(--gpya-primary),color-mix(in srgb,var(--gpya-primary) 68%,#2563eb))!important;
  color:#fff!important;
  box-shadow:0 14px 34px color-mix(in srgb,var(--gpya-primary) 24%,transparent)!important;
  text-align:left!important;
  overflow:hidden!important;
}
.gpya-profit-calculator-open:before{
  content:"";
  width:42px;
  height:42px;
  grid-column:1;
  grid-row:1;
  border-radius:12px;
  background:rgba(255,255,255,.14);
}
.gpya-profit-calculator-open>span:first-child{
  grid-column:1;
  grid-row:1;
  z-index:1;
  display:grid!important;
  place-items:center!important;
  width:42px!important;
  height:42px!important;
  font-size:20px!important;
  line-height:1!important;
}
.gpya-profit-calculator-open>span:last-child{
  grid-column:2;
  min-width:0;
  display:block!important;
  color:#fff!important;
}
.gpya-profit-calculator-open>span:last-child:after{
  content:"→";
  position:absolute;
  right:16px;
  top:50%;
  transform:translateY(-50%);
  font-size:20px;
  font-weight:900;
  color:#fff;
}
.gpya-profit-calculator-open{position:relative!important}
.gpya-profit-calculator-open b{
  display:block!important;
  margin:0!important;
  color:#fff!important;
  font-size:15px!important;
  line-height:1.2!important;
  font-weight:900!important;
}
.gpya-profit-calculator-open small{
  display:block!important;
  margin-top:4px!important;
  color:rgba(255,255,255,.82)!important;
  font-size:10.5px!important;
  line-height:1.35!important;
  font-weight:650!important;
}
.gpya-profit-calculator-open:hover{
  transform:translateY(-2px)!important;
  box-shadow:0 18px 40px color-mix(in srgb,var(--gpya-primary) 30%,transparent)!important;
}

.gpya-profit-modal[data-gpya-core]{
  position:fixed!important;
  inset:0!important;
  width:100vw!important;
  height:100dvh!important;
  max-width:none!important;
  margin:0!important;
  padding:24px!important;
  display:grid!important;
  place-items:center!important;
  overflow:hidden!important;
  transform:none!important;
}
.gpya-profit-modal[data-gpya-core][hidden]{display:none!important}
.gpya-profit-modal[data-gpya-core] .gpya-modal-backdrop{
  position:absolute!important;
  inset:0!important;
}
.gpya-profit-modal[data-gpya-core] .gpya-profit-card{
  position:relative!important;
  width:min(860px,calc(100vw - 48px))!important;
  max-width:860px!important;
  max-height:calc(100dvh - 48px)!important;
  margin:0!important;
  padding:28px!important;
  overflow:auto!important;
  overflow-x:hidden!important;
  border-radius:22px!important;
  box-sizing:border-box!important;
  scrollbar-width:thin;
}
.gpya-profit-modal[data-gpya-core] .gpya-profit-head{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:start!important;
  gap:24px!important;
  padding-right:34px!important;
}
.gpya-profit-modal[data-gpya-core] .gpya-profit-head h3{
  margin:6px 0!important;
  font-size:30px!important;
  line-height:1.05!important;
  overflow-wrap:anywhere;
}
.gpya-profit-modal[data-gpya-core] .gpya-profit-head p{
  max-width:520px!important;
  line-height:1.55!important;
}
.gpya-profit-modal[data-gpya-core] .gpya-profit-theme{
  align-self:start!important;
  white-space:nowrap!important;
}
.gpya-profit-modal[data-gpya-core] .gpya-profit-grid{
  grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)!important;
  align-items:stretch!important;
}
.gpya-profit-modal[data-gpya-core] .gpya-profit-inputs,
.gpya-profit-modal[data-gpya-core] .gpya-profit-results{
  min-width:0!important;
}
.gpya-profit-modal[data-gpya-core] .gpya-profit-result{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:16px!important;
}
.gpya-profit-modal[data-gpya-core] .gpya-profit-result span{
  min-width:0!important;
  overflow-wrap:anywhere!important;
}
.gpya-profit-modal[data-gpya-core] .gpya-profit-result b{
  text-align:right!important;
}
.gpya-profit-modal[data-gpya-core] .gpya-modal-x{
  z-index:5!important;
  right:16px!important;
  top:14px!important;
  width:38px!important;
  height:38px!important;
  display:grid!important;
  place-items:center!important;
  border-radius:50%!important;
  background:color-mix(in srgb,var(--gpya-surface) 88%,transparent)!important;
  font-size:24px!important;
  line-height:1!important;
}

@media(max-width:900px){
  .gpya-profit-modal[data-gpya-core]{padding:14px!important}
  .gpya-profit-modal[data-gpya-core] .gpya-profit-card{
    width:min(680px,calc(100vw - 28px))!important;
    max-width:min(680px,calc(100vw - 28px))!important;
    max-height:calc(100dvh - 28px)!important;
    padding:22px!important;
  }
  .gpya-profit-modal[data-gpya-core] .gpya-profit-head{
    grid-template-columns:1fr!important;
    gap:14px!important;
    padding-right:38px!important;
  }
  .gpya-profit-modal[data-gpya-core] .gpya-profit-theme{width:max-content!important}
  .gpya-profit-modal[data-gpya-core] .gpya-profit-grid{grid-template-columns:1fr!important}
}

@media(max-width:600px){
  .gpya-profit-tools{margin:14px 0 20px!important}
  .gpya-profit-calculator-open{
    width:100%!important;
    min-height:62px!important;
    grid-template-columns:40px minmax(0,1fr) 24px!important;
    padding:11px 14px!important;
    gap:10px!important;
    border-radius:14px!important;
  }
  .gpya-profit-calculator-open:before,
  .gpya-profit-calculator-open>span:first-child{
    width:40px!important;
    height:40px!important;
  }
  .gpya-profit-calculator-open b{font-size:14px!important}
  .gpya-profit-calculator-open small{font-size:9.5px!important}

  .gpya-profit-modal[data-gpya-core]{
    padding:8px!important;
    align-items:end!important;
  }
  .gpya-profit-modal[data-gpya-core] .gpya-profit-card{
    width:calc(100vw - 16px)!important;
    max-width:calc(100vw - 16px)!important;
    max-height:calc(100dvh - 16px)!important;
    min-height:0!important;
    margin:0!important;
    padding:18px 16px 22px!important;
    border-radius:20px!important;
  }
  .gpya-profit-modal[data-gpya-core] .gpya-profit-head{
    gap:12px!important;
    padding-right:42px!important;
    margin-bottom:18px!important;
  }
  .gpya-profit-modal[data-gpya-core] .gpya-profit-kicker{font-size:9px!important}
  .gpya-profit-modal[data-gpya-core] .gpya-profit-head h3{
    font-size:24px!important;
    line-height:1.08!important;
  }
  .gpya-profit-modal[data-gpya-core] .gpya-profit-head p{
    font-size:12px!important;
    line-height:1.5!important;
  }
  .gpya-profit-modal[data-gpya-core] .gpya-profit-theme{
    width:100%!important;
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
  }
  .gpya-profit-modal[data-gpya-core] .gpya-profit-theme button{
    min-width:0!important;
    padding:9px 8px!important;
    font-size:12px!important;
  }
  .gpya-profit-modal[data-gpya-core] .gpya-profit-inputs,
  .gpya-profit-modal[data-gpya-core] .gpya-profit-results{
    padding:16px!important;
    border-radius:15px!important;
  }
  .gpya-profit-modal[data-gpya-core] .gpya-profit-inputs label{
    margin-bottom:13px!important;
  }
  .gpya-profit-modal[data-gpya-core] .gpya-profit-gross strong{
    font-size:28px!important;
  }
  .gpya-profit-modal[data-gpya-core] .gpya-profit-result{
    grid-template-columns:minmax(0,1fr) auto!important;
    gap:10px!important;
    padding:10px 0!important;
    font-size:12px!important;
  }
  .gpya-profit-modal[data-gpya-core] .gpya-profit-result b{
    font-size:12px!important;
  }
  .gpya-profit-modal[data-gpya-core] .gpya-profit-net{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    align-items:center!important;
  }
  .gpya-profit-modal[data-gpya-core] .gpya-profit-net b{
    font-size:18px!important;
  }
  .gpya-profit-modal[data-gpya-core] .gpya-profit-legal{
    font-size:10px!important;
  }
}

/* GPYA Event Core v0.9.8 — tema real de calculadora + legibilidad CTA */
.gpya-profit-calculator-open small{
  font-size:12.5px!important;
  line-height:1.4!important;
  font-weight:700!important;
  opacity:.95!important;
  letter-spacing:0!important;
}
.gpya-profit-modal[data-gpya-core][data-gpya-profit-theme="dark"] .gpya-profit-card{
  background:#0b1020!important;
  color:#f8fafc!important;
  border-color:#2a3550!important;
  box-shadow:0 24px 80px rgba(0,0,0,.52)!important;
}
.gpya-profit-modal[data-gpya-core][data-gpya-profit-theme="dark"] .gpya-profit-inputs,
.gpya-profit-modal[data-gpya-core][data-gpya-profit-theme="dark"] .gpya-profit-results{
  background:#151c2f!important;
  border-color:#2a3550!important;
}
.gpya-profit-modal[data-gpya-core][data-gpya-profit-theme="dark"] .gpya-profit-inputs input{
  background:#0f1628!important;
  border-color:#33415f!important;
  color:#f8fafc!important;
}
.gpya-profit-modal[data-gpya-core][data-gpya-profit-theme="dark"] .gpya-profit-theme{
  background:#151c2f!important;
  border-color:#33415f!important;
}
.gpya-profit-modal[data-gpya-core][data-gpya-profit-theme="dark"] .gpya-profit-theme button{
  color:#a8b2c7!important;
}
.gpya-profit-modal[data-gpya-core][data-gpya-profit-theme="dark"] .gpya-profit-theme button.is-active{
  background:var(--gpya-primary)!important;
  color:#fff!important;
}
.gpya-profit-modal[data-gpya-core][data-gpya-profit-theme="dark"] .gpya-profit-fixed{
  background:#211b12!important;
  border-color:#5d4923!important;
  color:#e5e7eb!important;
}
.gpya-profit-modal[data-gpya-core][data-gpya-profit-theme="dark"] .gpya-profit-tier{
  background:#10273a!important;
  color:#a8b2c7!important;
}
.gpya-profit-modal[data-gpya-core][data-gpya-profit-theme="dark"] .gpya-profit-tier b,
.gpya-profit-modal[data-gpya-core][data-gpya-profit-theme="dark"] .gpya-profit-gross strong,
.gpya-profit-modal[data-gpya-core][data-gpya-profit-theme="dark"] .gpya-profit-result b,
.gpya-profit-modal[data-gpya-core][data-gpya-profit-theme="dark"] .gpya-profit-inputs label,
.gpya-profit-modal[data-gpya-core][data-gpya-profit-theme="dark"] .gpya-profit-head h3{
  color:#f8fafc!important;
}
.gpya-profit-modal[data-gpya-core][data-gpya-profit-theme="dark"] .gpya-profit-head p,
.gpya-profit-modal[data-gpya-core][data-gpya-profit-theme="dark"] .gpya-profit-gross small,
.gpya-profit-modal[data-gpya-core][data-gpya-profit-theme="dark"] .gpya-profit-result,
.gpya-profit-modal[data-gpya-core][data-gpya-profit-theme="dark"] .gpya-profit-legal,
.gpya-profit-modal[data-gpya-core][data-gpya-profit-theme="dark"] .gpya-profit-input-wrap>span{
  color:#a8b2c7!important;
}
.gpya-profit-modal[data-gpya-core][data-gpya-profit-theme="dark"] .gpya-profit-result,
.gpya-profit-modal[data-gpya-core][data-gpya-profit-theme="dark"] .gpya-profit-gross{
  border-color:#2a3550!important;
}
.gpya-profit-modal[data-gpya-core][data-gpya-profit-theme="dark"] .gpya-profit-net{
  background:#102a28!important;
  border-color:#215348!important;
}
.gpya-profit-modal[data-gpya-core][data-gpya-profit-theme="dark"] .gpya-profit-net b{
  color:#6ee7b7!important;
}
.gpya-profit-modal[data-gpya-core][data-gpya-profit-theme="dark"] .gpya-modal-x{
  background:#151c2f!important;
  color:#c7d2e7!important;
  border-color:#33415f!important;
}
@media(max-width:600px){
  .gpya-profit-calculator-open small{
    font-size:11.5px!important;
    line-height:1.4!important;
  }
}


/* GPYA Event Core v0.10.0 — ajuste seguro de padding en ingreso estimado */
.gpya-profit-modal[data-gpya-core] .gpya-profit-net{
  padding:18px 22px!important;
  column-gap:24px!important;
}
.gpya-profit-modal[data-gpya-core] .gpya-profit-net em{
  padding-right:12px!important;
  line-height:1.45!important;
}
.gpya-profit-modal[data-gpya-core] .gpya-profit-net b{
  padding-left:12px!important;
}
@media(max-width:600px){
  .gpya-profit-modal[data-gpya-core] .gpya-profit-net{
    padding:18px 20px!important;
    gap:10px!important;
  }
  .gpya-profit-modal[data-gpya-core] .gpya-profit-net em,
  .gpya-profit-modal[data-gpya-core] .gpya-profit-net b{
    padding-left:0!important;
    padding-right:0!important;
  }
}


/* GPYA Event Core v1.5.0 — Event sharing + Virtual Invitations */
.gpya-event-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.gpya-share-trigger{font:inherit;cursor:pointer;background:transparent}
.gpya-share-modal[hidden]{display:none!important}.gpya-share-modal{position:fixed;inset:0;z-index:999999;display:grid;place-items:center;padding:20px}.gpya-share-backdrop{position:absolute;inset:0;background:rgba(2,6,23,.72);backdrop-filter:blur(8px)}.gpya-share-card{position:relative;width:min(620px,100%);background:var(--gpya-surface,#fff);color:var(--gpya-text,#111827);border:1px solid var(--gpya-border,#dbe3ee);border-radius:24px;padding:30px;box-shadow:0 28px 80px rgba(0,0,0,.28)}.gpya-share-card h3{font-size:28px;margin:5px 0 8px}.gpya-share-card p{color:var(--gpya-muted,#64748b)}.gpya-share-x{position:absolute;right:16px;top:14px;border:0;background:transparent;font-size:28px;cursor:pointer;color:inherit}.gpya-share-copy{display:grid;grid-template-columns:1fr auto;gap:8px;margin:22px 0}.gpya-share-copy input{min-width:0;border:1px solid var(--gpya-border,#dbe3ee);border-radius:12px;padding:13px;background:var(--gpya-bg,#f5f7fa);color:inherit}.gpya-share-copy button,.gpya-share-networks a,.gpya-share-networks button{border:0;border-radius:12px;padding:12px 15px;background:var(--gpya-primary,#16aca1);color:#fff;text-decoration:none;font-weight:700;cursor:pointer;text-align:center}.gpya-share-networks{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.gpya-share-networks a:nth-child(n+2),.gpya-share-networks button{background:var(--gpya-secondary,#111827)}
.gpya-virtual-invitations{margin-top:24px}.gpya-virtual-kicker{display:block;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:800;color:var(--gpya-primary,#16aca1);margin-bottom:4px}.gpya-virtual-credit-list,.gpya-virtual-requests{display:grid;gap:12px;margin-top:18px}.gpya-virtual-credit,.gpya-virtual-request,.gpya-virtual-buy{border:1px solid var(--gpya-border,#dbe3ee);border-radius:16px;padding:16px;background:var(--gpya-bg,#f8fafc)}.gpya-virtual-credit{display:grid;grid-template-columns:minmax(190px,1fr) minmax(220px,1fr) auto;gap:14px;align-items:end}.gpya-virtual-credit div,.gpya-virtual-credit label{display:grid;gap:5px}.gpya-virtual-credit small,.gpya-virtual-request small,.gpya-virtual-buy small{display:block;color:var(--gpya-muted,#64748b);margin-top:4px}.gpya-virtual-credit select{width:100%;padding:10px;border:1px solid var(--gpya-border,#dbe3ee);border-radius:10px;background:var(--gpya-surface,#fff);color:inherit}.gpya-virtual-buy{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;margin-top:16px}.gpya-virtual-request{display:grid;grid-template-columns:1fr auto auto;gap:12px;align-items:center}.gpya-virtual-status{padding:7px 10px;border-radius:999px;background:#e2e8f0;font-size:12px;font-weight:800}.gpya-virtual-status.is-ready,.gpya-virtual-status.is-delivered{background:#dcfce7;color:#166534}.gpya-virtual-status.is-preparing,.gpya-virtual-status.is-review{background:#fef3c7;color:#92400e}.gpya-virtual-actions{display:flex;gap:8px}.gpya-virtual-actions a,.gpya-virtual-actions button{border:0;background:transparent;color:var(--gpya-primary,#16aca1);font-weight:800;text-decoration:none;cursor:pointer}.gpya-activation-invitation-divider{display:flex;align-items:center;gap:12px;margin:22px 0 14px;color:var(--gpya-muted,#64748b);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.gpya-activation-invitation-divider:before,.gpya-activation-invitation-divider:after{content:"";height:1px;background:var(--gpya-border,#dbe3ee);flex:1}
@media(max-width:760px){.gpya-share-networks{grid-template-columns:1fr 1fr}.gpya-share-copy{grid-template-columns:1fr}.gpya-virtual-credit,.gpya-virtual-request{grid-template-columns:1fr}.gpya-virtual-buy{align-items:stretch}.gpya-virtual-buy>div:last-child{display:grid;grid-template-columns:1fr;gap:8px}}


/* =========================================================
   GPYA Event Core v1.6.0 — White Label WooCommerce Checkout
   Visual-only layer. No gateway/payment behavior is altered.
   ========================================================= */
body.woocommerce-checkout .wp-block-woocommerce-checkout,
body.woocommerce-checkout .wc-block-checkout{
  max-width:1240px!important;
  margin:38px auto!important;
  padding:0 20px!important;
  box-sizing:border-box!important;
}
body.woocommerce-checkout .wc-block-components-sidebar-layout{gap:26px!important}
body.woocommerce-checkout .wc-block-components-main,
body.woocommerce-checkout .wc-block-components-sidebar{
  box-sizing:border-box!important;
  padding:28px!important;
  border:1px solid color-mix(in srgb,var(--gpya-primary,#16aca1) 18%,#dbe3ee)!important;
  border-radius:20px!important;
  background:var(--gpya-surface,#fff)!important;
  box-shadow:0 16px 48px rgba(15,23,42,.06)!important;
}
body.woocommerce-checkout .wc-block-components-checkout-step__heading,
body.woocommerce-checkout .wc-block-components-title{
  color:#111827!important;
}
body.woocommerce-checkout .wc-block-components-button,
body.woocommerce-checkout .wc-block-components-checkout-place-order-button{
  min-height:52px!important;
  border:1px solid var(--gpya-primary,#16aca1)!important;
  border-radius:12px!important;
  background:var(--gpya-primary,#16aca1)!important;
  color:#fff!important;
  font-weight:800!important;
}
body.woocommerce-checkout .wc-block-components-radio-control__option{
  border-radius:14px!important;
}
body.woocommerce-checkout .wc-block-components-text-input input,
body.woocommerce-checkout .wc-block-components-combobox .wc-block-components-combobox-control input{
  border-radius:10px!important;
}

/* Classic shortcode checkout fallback */
body.woocommerce-checkout form.checkout.woocommerce-checkout{
  max-width:1240px!important;
  margin:36px auto!important;
  padding:28px!important;
  border:1px solid color-mix(in srgb,var(--gpya-primary,#16aca1) 18%,#dbe3ee)!important;
  border-radius:20px!important;
  background:var(--gpya-surface,#fff)!important;
  box-shadow:0 16px 48px rgba(15,23,42,.06)!important;
}
body.woocommerce-checkout form.checkout .form-row input.input-text,
body.woocommerce-checkout form.checkout .form-row textarea,
body.woocommerce-checkout form.checkout .select2-selection{
  border-radius:10px!important;
}
body.woocommerce-checkout #payment{
  border-radius:16px!important;
}
body.woocommerce-checkout #place_order{
  min-height:50px!important;
  border-radius:12px!important;
  background:var(--gpya-primary,#16aca1)!important;
  color:#fff!important;
  font-weight:800!important;
}
@media(max-width:782px){
  body.woocommerce-checkout .wp-block-woocommerce-checkout,
  body.woocommerce-checkout .wc-block-checkout{padding:0 12px!important;margin:18px auto!important}
  body.woocommerce-checkout .wc-block-components-main,
  body.woocommerce-checkout .wc-block-components-sidebar,
  body.woocommerce-checkout form.checkout.woocommerce-checkout{padding:18px!important;border-radius:16px!important}
}


/* GPYA Event Core v1.6.4 — Event Communities */
.gpya-event-communities{margin-top:24px}
.gpya-community-kicker{display:block;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:800;color:var(--gpya-primary,#16aca1);margin-bottom:4px}
.gpya-community-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:18px}
.gpya-community-card{display:grid;gap:14px;padding:20px;border:1px solid var(--gpya-border,#dbe3ee);border-radius:18px;background:var(--gpya-bg,#f8fafc)}
.gpya-community-card h4{margin:0;font-size:19px}.gpya-community-card p{margin:0;color:var(--gpya-muted,#64748b)}
.gpya-community-card label{display:grid;gap:6px;font-weight:700}.gpya-community-card label:has(input[type="checkbox"]){display:flex;align-items:flex-start;gap:8px;font-weight:600}
.gpya-community-card input[type="text"],.gpya-community-card input[type="url"],.gpya-community-card select{width:100%;box-sizing:border-box;padding:11px;border:1px solid var(--gpya-border,#dbe3ee);border-radius:10px;background:var(--gpya-surface,#fff)}
.gpya-community-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:11px 16px;border-radius:12px;background:#25D366;color:#fff!important;text-decoration:none!important;font-weight:800}
.gpya-ticket-community{margin:18px 0;padding:18px;border:1px solid var(--gpya-border,#dbe3ee);border-radius:16px;background:var(--gpya-bg,#f8fafc)}
.gpya-ticket-community p{color:var(--gpya-muted,#64748b)}
@media(max-width:760px){.gpya-community-grid{grid-template-columns:1fr}}


/* =========================================================
   GPYA Event Core v1.6.5
   Invitation plan compare + Checkout layout correction
   ========================================================= */

/* Invitaciones Virtuales */
.gpya-virtual-available{
  display:inline-flex;
  align-items:center;
  gap:5px;
  white-space:nowrap;
  color:var(--gpya-muted,#64748b);
}
.gpya-virtual-buy{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(320px,380px)!important;
  align-items:center!important;
  gap:24px!important;
  padding:22px!important;
}
.gpya-virtual-buy-copy{display:grid;gap:7px}
.gpya-virtual-buy-actions{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:10px!important;
  width:100%!important;
}
.gpya-virtual-buy-btn{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:54px!important;
  width:100%!important;
  padding:12px 16px!important;
  box-sizing:border-box!important;
  text-align:center!important;
}
.gpya-virtual-compare-btn{
  grid-column:1/-1;
  min-height:44px;
  padding:10px 14px;
  border:1px solid var(--gpya-border,#dbe3ee);
  border-radius:11px;
  background:transparent;
  color:var(--gpya-primary,#16aca1);
  font-weight:800;
  cursor:pointer;
}
.gpya-virtual-compare-btn:hover{
  background:color-mix(in srgb,var(--gpya-primary,#16aca1) 7%,transparent);
}

/* Comparison modal */
html.gpya-virtual-modal-open,
html.gpya-virtual-modal-open body{overflow:hidden!important}
.gpya-virtual-plans-modal[hidden]{display:none!important}
.gpya-virtual-plans-modal{
  position:fixed;
  inset:0;
  z-index:2147483646;
  display:grid;
  place-items:center;
  padding:18px;
}
.gpya-virtual-plans-backdrop{
  position:absolute;
  inset:0;
  background:rgba(2,6,23,.76);
  backdrop-filter:blur(8px);
}
.gpya-virtual-plans-dialog{
  position:relative;
  z-index:1;
  width:min(1040px,100%);
  max-height:min(90vh,900px);
  overflow:auto;
  padding:32px;
  border:1px solid var(--gpya-border,#dbe3ee);
  border-radius:26px;
  background:var(--gpya-surface,#fff);
  color:var(--gpya-text,#111827);
  box-shadow:0 35px 100px rgba(0,0,0,.35);
}
.gpya-virtual-plans-close{
  position:absolute;
  top:14px;
  right:16px;
  border:0;
  background:transparent;
  color:inherit;
  font-size:30px;
  cursor:pointer;
}
.gpya-virtual-plans-dialog>h3{
  margin:5px 0 8px;
  font-size:30px;
}
.gpya-virtual-plans-intro{
  margin:0 0 24px;
  color:var(--gpya-muted,#64748b);
}
.gpya-virtual-plans-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:18px;
}
.gpya-virtual-plan-card{
  position:relative;
  display:flex;
  flex-direction:column;
  min-width:0;
  padding:24px;
  border:1px solid var(--gpya-border,#dbe3ee);
  border-radius:20px;
  background:var(--gpya-bg,#f8fafc);
}
.gpya-virtual-plan-card.is-premium{
  border:2px solid var(--gpya-primary,#16aca1);
  background:linear-gradient(145deg,var(--gpya-surface,#fff),color-mix(in srgb,var(--gpya-primary,#16aca1) 7%,#fff));
}
.gpya-virtual-plan-badge{
  position:absolute;
  top:-13px;
  right:18px;
  padding:7px 12px;
  border-radius:999px;
  background:var(--gpya-primary,#16aca1);
  color:#fff;
  font-size:11px;
  text-transform:uppercase;
  font-weight:900;
  letter-spacing:.04em;
}
.gpya-virtual-plan-pill{
  align-self:flex-start;
  display:inline-flex;
  padding:7px 12px;
  border:1px solid color-mix(in srgb,var(--gpya-primary,#16aca1) 30%,transparent);
  border-radius:999px;
  color:var(--gpya-primary,#16aca1);
  font-weight:900;
  text-transform:uppercase;
  font-size:12px;
  letter-spacing:.06em;
}
.gpya-virtual-plan-card h4{
  margin:16px 0 8px;
  font-size:25px;
  line-height:1.15;
}
.gpya-virtual-plan-card>p{color:var(--gpya-muted,#64748b);line-height:1.55}
.gpya-virtual-plan-price{
  margin:15px 0;
  color:var(--gpya-primary,#16aca1);
  font-size:38px;
  font-weight:900;
}
.gpya-virtual-plan-card ul{
  display:grid;
  gap:8px;
  padding:0;
  margin:4px 0 22px;
  list-style:none;
  flex:1;
}
.gpya-virtual-plan-card li:before{
  content:"✓";
  margin-right:8px;
  color:var(--gpya-primary,#16aca1);
  font-weight:900;
}
.gpya-virtual-plan-card>.gpya-btn{
  width:100%;
  box-sizing:border-box;
  text-align:center;
}
.gpya-virtual-plans-footer{
  margin-top:20px;
  text-align:center;
}
.gpya-virtual-plans-footer a{
  color:var(--gpya-primary,#16aca1);
  font-weight:800;
  text-decoration:none;
}

/* WooCommerce Checkout Block
   Force the intended desktop 2-column layout:
   customer/payment left + order summary right.
*/
@media(min-width:900px){
  body.woocommerce-checkout .wc-block-components-sidebar-layout{
    display:grid!important;
    grid-template-columns:minmax(0,1.65fr) minmax(340px,.85fr)!important;
    align-items:start!important;
    gap:28px!important;
    width:100%!important;
  }
  body.woocommerce-checkout .wc-block-components-sidebar-layout > .wc-block-components-main{
    width:auto!important;
    max-width:none!important;
    min-width:0!important;
    float:none!important;
    padding:28px!important;
  }
  body.woocommerce-checkout .wc-block-components-sidebar-layout > .wc-block-components-sidebar{
    width:auto!important;
    max-width:none!important;
    min-width:0!important;
    float:none!important;
    margin:0!important;
    position:sticky!important;
    top:24px!important;
    align-self:start!important;
    padding:24px!important;
  }
  body.woocommerce-checkout .wc-block-checkout__main,
  body.woocommerce-checkout .wc-block-checkout__sidebar{
    width:auto!important;
    max-width:none!important;
    min-width:0!important;
  }
}

/* Some themes constrain .wp-block-woocommerce-checkout contents independently. */
body.woocommerce-checkout .wp-block-woocommerce-checkout{
  width:100%!important;
  max-width:1240px!important;
}
body.woocommerce-checkout .wc-block-components-order-summary{
  width:100%!important;
  box-sizing:border-box!important;
}

/* Classic checkout: retain natural two columns if this fallback is ever used. */
@media(min-width:900px){
  body.woocommerce-checkout form.checkout.woocommerce-checkout{
    display:grid;
    grid-template-columns:minmax(0,1.55fr) minmax(340px,.85fr);
    gap:28px;
  }
  body.woocommerce-checkout form.checkout.woocommerce-checkout #customer_details{
    grid-column:1;
  }
  body.woocommerce-checkout form.checkout.woocommerce-checkout #order_review_heading,
  body.woocommerce-checkout form.checkout.woocommerce-checkout #order_review{
    grid-column:2;
  }
}

@media(max-width:899px){
  .gpya-virtual-buy{
    grid-template-columns:1fr!important;
  }
  .gpya-virtual-buy-actions{
    grid-template-columns:1fr 1fr!important;
  }
  body.woocommerce-checkout .wc-block-components-sidebar-layout{
    display:block!important;
  }
  body.woocommerce-checkout .wc-block-components-sidebar{
    position:static!important;
    margin-top:18px!important;
  }
}
@media(max-width:640px){
  .gpya-virtual-buy-actions{grid-template-columns:1fr!important}
  .gpya-virtual-compare-btn{grid-column:1}
  .gpya-virtual-plans-dialog{padding:24px 18px}
  .gpya-virtual-plans-grid{grid-template-columns:1fr}
}


/* =========================================================
   GPYA Event Core v1.6.6 — Smart Thank You + mobile spacing
   ========================================================= */
body.gpya-smart-thankyou .woocommerce{
  width:min(1180px,calc(100% - 32px))!important;
  max-width:1180px!important;
  margin:32px auto 48px!important;
  box-sizing:border-box!important;
}
body.gpya-smart-thankyou .woocommerce-order{
  width:100%!important;
  max-width:100%!important;
  box-sizing:border-box!important;
}
body.gpya-smart-thankyou .woocommerce-order-overview{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:0!important;
  padding:0!important;
  margin:22px 0 30px!important;
  border:1px solid #e2e8f0!important;
  border-radius:16px!important;
  overflow:hidden!important;
}
body.gpya-smart-thankyou .woocommerce-order-overview li{
  min-width:0!important;
  margin:0!important;
  padding:16px!important;
  border-right:1px solid #e2e8f0!important;
  box-sizing:border-box!important;
  overflow-wrap:anywhere!important;
}
body.gpya-smart-thankyou .woocommerce-order-overview li:last-child{border-right:0!important}
body.gpya-smart-thankyou .woocommerce-order-details,
body.gpya-smart-thankyou .woocommerce-customer-details,
body.gpya-smart-thankyou .woocommerce-bacs-bank-details{
  width:100%!important;
  max-width:100%!important;
  box-sizing:border-box!important;
  margin:28px 0!important;
}
body.gpya-smart-thankyou .woocommerce-order-details h2,
body.gpya-smart-thankyou .woocommerce-customer-details h2,
body.gpya-smart-thankyou .woocommerce-bacs-bank-details h2{
  font-size:clamp(28px,4vw,48px)!important;
  line-height:1.05!important;
  overflow-wrap:anywhere!important;
}
body.gpya-smart-thankyou table.shop_table{
  width:100%!important;
  table-layout:auto!important;
}
body.gpya-smart-thankyou .woocommerce-customer-details address{
  box-sizing:border-box!important;
  width:100%!important;
  padding:20px!important;
  border-radius:14px!important;
}

.gpya-thankyou-next{
  width:100%;
  box-sizing:border-box;
  margin:30px 0;
  padding:30px;
  border:1px solid color-mix(in srgb,var(--gpya-thankyou-primary,#16aca1) 25%,#dbe3ee);
  border-radius:24px;
  background:linear-gradient(145deg,#fff,color-mix(in srgb,var(--gpya-thankyou-primary,#16aca1) 6%,#fff));
}
.gpya-thankyou-kicker{
  display:block;
  margin-bottom:8px;
  color:var(--gpya-thankyou-primary,#16aca1);
  font-size:12px;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.gpya-thankyou-next h2{
  margin:0 0 12px!important;
  font-size:clamp(30px,4.5vw,54px)!important;
  line-height:1.05!important;
}
.gpya-thankyou-next p{
  max-width:760px;
  margin:0 0 22px;
  color:#64748b;
  font-size:18px;
  line-height:1.6;
}
.gpya-thankyou-button{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:52px;
  padding:12px 20px;
  border-radius:12px;
  background:var(--gpya-thankyou-primary,#16aca1);
  color:#fff!important;
  text-decoration:none!important;
  font-weight:900;
}

@media(max-width:782px){
  body.gpya-smart-thankyou .woocommerce{
    width:calc(100% - 24px)!important;
    margin:20px 12px 36px!important;
  }
  body.gpya-smart-thankyou .woocommerce-order-overview{
    grid-template-columns:1fr 1fr!important;
    border-radius:14px!important;
  }
  body.gpya-smart-thankyou .woocommerce-order-overview li{
    padding:13px!important;
    border-bottom:1px solid #e2e8f0!important;
  }
  body.gpya-smart-thankyou .woocommerce-order-overview li:nth-child(2n){border-right:0!important}
  body.gpya-smart-thankyou .woocommerce-order-overview li:nth-last-child(-n+2){border-bottom:0!important}
  body.gpya-smart-thankyou .woocommerce-order-details h2,
  body.gpya-smart-thankyou .woocommerce-customer-details h2,
  body.gpya-smart-thankyou .woocommerce-bacs-bank-details h2{
    font-size:34px!important;
  }
  .gpya-thankyou-next{
    margin:24px 0;
    padding:22px 18px;
    border-radius:18px;
  }
  .gpya-thankyou-next h2{font-size:36px!important}
  .gpya-thankyou-next p{font-size:16px}
  .gpya-thankyou-button{width:100%;box-sizing:border-box}
}
@media(max-width:480px){
  body.gpya-smart-thankyou .woocommerce-order-overview{
    grid-template-columns:1fr!important;
  }
  body.gpya-smart-thankyou .woocommerce-order-overview li{
    border-right:0!important;
    border-bottom:1px solid #e2e8f0!important;
  }
  body.gpya-smart-thankyou .woocommerce-order-overview li:last-child{border-bottom:0!important}
  body.gpya-smart-thankyou table.shop_table th,
  body.gpya-smart-thankyou table.shop_table td{
    padding:12px 10px!important;
    font-size:14px!important;
  }
}


/* GPYA Event Core v1.6.7 — Admin credit user autocomplete */
.gpya-credit-user-search-row{
  display:flex;
  gap:8px;
  align-items:flex-start;
  margin-top:8px;
}
.gpya-credit-user-search-box{
  position:relative;
  flex:1;
  max-width:620px;
}
#gpya-credit-user-search{
  width:100%;
  min-height:40px;
  box-sizing:border-box;
}
.gpya-credit-user-results{
  position:absolute;
  z-index:9999;
  top:calc(100% + 5px);
  left:0;
  right:0;
  max-height:320px;
  overflow:auto;
  background:#fff;
  border:1px solid #c3c4c7;
  border-radius:8px;
  box-shadow:0 14px 36px rgba(0,0,0,.14);
}
.gpya-credit-user-option{
  display:grid;
  gap:3px;
  width:100%;
  padding:11px 13px;
  border:0;
  border-bottom:1px solid #f0f0f1;
  background:#fff;
  text-align:left;
  cursor:pointer;
}
.gpya-credit-user-option:last-child{border-bottom:0}
.gpya-credit-user-option:hover,
.gpya-credit-user-option:focus{
  background:#f6f7f7;
  outline:none;
}
.gpya-credit-user-option strong{font-size:13px;color:#1d2327}
.gpya-credit-user-option small{font-size:12px;color:#646970}
.gpya-credit-user-empty{padding:12px;color:#646970}
@media(max-width:600px){
  .gpya-credit-user-search-row{display:grid;grid-template-columns:1fr}
  .gpya-credit-user-search-box{max-width:none}
}

/* GPYA Event Core v1.6.8 — Event Multimedia Builder */
.gpya-media-builder{grid-column:1/-1;margin:26px 0 22px;padding:24px;border:1px solid var(--gpya-border,#dbe3ee);border-radius:22px;background:var(--gpya-surface,#fff)}
.gpya-media-builder-head h3{margin:4px 0 6px;font-size:26px}.gpya-media-builder-head p{margin:0;color:var(--gpya-muted,#64748b);line-height:1.6}
.gpya-media-kicker{color:var(--gpya-primary,#16aca1);text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:900}
.gpya-media-upsell{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:20px 0;padding:18px;border:1px solid color-mix(in srgb,var(--gpya-primary,#16aca1) 25%,#dbe3ee);border-radius:16px;background:color-mix(in srgb,var(--gpya-primary,#16aca1) 5%,#fff)}
.gpya-media-upsell div{display:grid;gap:4px}.gpya-media-upsell span{color:var(--gpya-primary,#16aca1);font-weight:900;font-size:12px;text-transform:uppercase}.gpya-media-upsell p{margin:0;color:var(--gpya-muted,#64748b)}
.gpya-media-options{display:grid;grid-template-columns:1fr 1fr;gap:12px}.gpya-media-option{padding:16px;border:1px solid var(--gpya-border,#dbe3ee);border-radius:16px;background:var(--gpya-bg,#f8fafc)}
.gpya-media-option.is-active{border-color:color-mix(in srgb,var(--gpya-primary,#16aca1) 38%,#dbe3ee);background:color-mix(in srgb,var(--gpya-primary,#16aca1) 4%,#fff)}
.gpya-media-switch{display:flex!important;align-items:center;gap:10px!important;font-weight:800!important;cursor:pointer}.gpya-media-switch input{position:absolute;opacity:0;pointer-events:none}
.gpya-media-switch span{position:relative;width:38px;height:22px;border-radius:999px;background:#cbd5e1;transition:.2s;flex:0 0 auto}.gpya-media-switch span:after{content:"";position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:50%;background:#fff;transition:.2s;box-shadow:0 1px 3px rgba(0,0,0,.22)}
.gpya-media-switch input:checked+span{background:var(--gpya-primary,#16aca1)}.gpya-media-switch input:checked+span:after{transform:translateX(16px)}
.gpya-media-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.gpya-media-fields[hidden]{display:none!important}.gpya-media-fields label{display:grid;gap:6px}.gpya-media-fields .gpya-wide{grid-column:1/-1}
.gpya-media-fields input,.gpya-media-fields textarea{width:100%;box-sizing:border-box}.gpya-media-image-preview{width:100%;max-width:180px;aspect-ratio:1;object-fit:cover;border-radius:12px;border:1px solid var(--gpya-border,#dbe3ee);margin-bottom:6px}
@media(max-width:760px){.gpya-media-builder{padding:18px}.gpya-media-options{grid-template-columns:1fr}.gpya-media-upsell{display:grid}.gpya-media-fields{grid-template-columns:1fr}.gpya-media-fields .gpya-wide{grid-column:auto}}


/* =========================================================
   GPYA Event Core v1.6.9 — Video Flyer Builder
   Party Tickets only
   ========================================================= */
.gpya-video-flyer-builder{
  margin:20px 0;
  padding:20px;
  border:1px solid color-mix(in srgb,var(--gpya-primary,#08A9E6) 30%,#dbe3ee);
  border-radius:18px;
  background:linear-gradient(145deg,#fff,color-mix(in srgb,var(--gpya-primary,#08A9E6) 5%,#fff));
}
.gpya-video-flyer-head h4{margin:4px 0 7px;font-size:22px}
.gpya-video-flyer-head p{margin:0 0 16px;color:var(--gpya-muted,#64748b);line-height:1.55}
.gpya-video-flyer-switch{margin-bottom:12px}
.gpya-video-flyer-fields{display:grid;gap:14px}
.gpya-video-flyer-fields[hidden]{display:none!important}
.gpya-video-flyer-current{display:grid;gap:7px}
.gpya-video-flyer-current video{display:block;width:min(100%,520px);max-height:420px;object-fit:contain;border-radius:16px;background:#050913}
.gpya-video-flyer-options{display:flex;flex-wrap:wrap;gap:12px}
.gpya-video-flyer-options label{display:flex!important;align-items:center;gap:7px!important;padding:10px 12px;border:1px solid var(--gpya-border,#dbe3ee);border-radius:11px;background:#fff;font-weight:700!important}
.gpya-video-flyer-note{margin:0;padding:12px;border-radius:12px;background:#f8fafc;color:#64748b;font-size:13px;line-height:1.5}
.gpya-video-flyer-note code{font-size:12px}

/* GPYA Event Core v1.6.10 — Gallery uploader */
.gpya-media-gallery-current{display:grid;gap:10px}.gpya-media-gallery-thumbs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}
.gpya-media-gallery-thumb{position:relative;display:grid!important;gap:6px!important;padding:8px;border:1px solid var(--gpya-border,#dbe3ee);border-radius:12px;background:#fff}
.gpya-media-gallery-thumb img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:9px}.gpya-media-gallery-thumb span{display:flex;align-items:center;gap:5px;font-size:12px;font-weight:700}
@media(max-width:760px){.gpya-media-gallery-thumbs{grid-template-columns:repeat(2,1fr)}}

/* GPYA Event Core v1.6.20 — Access Staff foundation */
.gpya-access-kicker{display:block;font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:var(--gpya-primary,#08a9e6);margin-bottom:5px}
.gpya-access-intro-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:18px 0}
.gpya-access-intro-grid article{border:1px solid var(--gpya-border,#dbe3ee);border-radius:16px;padding:15px;background:var(--gpya-surface,#fff)}
.gpya-access-intro-grid b,.gpya-access-intro-grid span{display:block}.gpya-access-intro-grid span{font-size:13px;color:var(--gpya-muted,#64748b);margin-top:5px;line-height:1.45}
.gpya-access-create{border:1px solid var(--gpya-border,#dbe3ee);border-radius:18px;padding:18px;margin:18px 0;background:color-mix(in srgb,var(--gpya-surface,#fff) 96%,var(--gpya-primary,#08a9e6))}
.gpya-access-create h4{margin:0 0 14px}.gpya-access-create .gpya-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin-bottom:15px}
.gpya-access-create label span{display:block;font-size:12px;font-weight:800;margin-bottom:6px}.gpya-access-create input,.gpya-access-create select{width:100%;min-height:44px}
.gpya-access-code{display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid color-mix(in srgb,var(--gpya-primary,#08a9e6) 45%,transparent);background:color-mix(in srgb,var(--gpya-primary,#08a9e6) 8%,var(--gpya-surface,#fff));border-radius:18px;padding:17px;margin:15px 0}
.gpya-access-code small,.gpya-access-code strong,.gpya-access-code p{display:block}.gpya-access-code strong{font-size:24px;letter-spacing:.08em;margin:3px 0}.gpya-access-code p{margin:0;color:var(--gpya-muted,#64748b);font-size:12px}
.gpya-access-list{display:grid;gap:10px;margin-top:18px}.gpya-access-person{display:flex;align-items:center;gap:13px;border:1px solid var(--gpya-border,#dbe3ee);border-radius:16px;padding:13px 14px}.gpya-access-person.is-disabled{opacity:.58}
.gpya-access-avatar{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:var(--gpya-primary,#08a9e6);color:#fff;font-weight:900;flex:0 0 auto}
.gpya-access-person-main{min-width:0;flex:1}.gpya-access-person-main b,.gpya-access-person-main span,.gpya-access-person-main small{display:block}.gpya-access-person-main span{font-size:13px;margin-top:2px}.gpya-access-person-main small{font-size:11px;color:var(--gpya-muted,#64748b);margin-top:4px}
.gpya-access-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.gpya-access-danger{color:#dc2626!important}.gpya-access-next{margin-top:18px;border-radius:16px;padding:15px;background:var(--gpya-secondary,#111827);color:#fff}.gpya-access-next p{margin:5px 0 0;opacity:.8;font-size:13px}
@media(max-width:720px){.gpya-access-intro-grid,.gpya-access-create .gpya-form-grid{grid-template-columns:1fr}.gpya-access-code,.gpya-access-person{align-items:flex-start;flex-direction:column}.gpya-access-actions{justify-content:flex-start}.gpya-access-code .gpya-btn{width:100%}}

/* v1.6.21 — Access date DD/MM/YYYY + readable PWA note */
.gpya-access-date-row{display:grid;grid-template-columns:minmax(0,1fr) 125px;gap:8px}
.gpya-access-date-control{position:relative}
.gpya-access-date-control>input[type="text"]{padding-right:46px}
.gpya-access-date-control>input[type="date"]{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none;right:0;bottom:0}
.gpya-access-calendar{position:absolute;right:5px;top:5px;width:34px;height:34px;border:0;border-radius:9px;background:transparent;color:var(--gpya-text,#111827);font-size:17px;cursor:pointer}
.gpya-access-next{background:#111827!important;color:#f8fafc!important;border:1px solid #263247!important}
.gpya-access-next strong{color:#ffffff!important}
.gpya-access-next p{color:#cbd5e1!important;opacity:1!important}



/* =========================================================
   GPYA Event Core v1.6.22 — Access Staff UI Polish
   ========================================================= */

/* Date + time always remain in one row */
.gpya-access-date-row{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 126px!important;
  gap:8px!important;
  align-items:stretch!important;
}
.gpya-access-date-row > input[type="time"]{
  width:126px!important;
  min-width:126px!important;
  max-width:126px!important;
  min-height:44px!important;
}

/* Staff count badge */
.gpya-access-panel-title{
  align-items:flex-start!important;
  gap:16px!important;
}
.gpya-access-count{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:7px!important;
  flex:0 0 auto!important;
  min-height:46px!important;
  padding:8px 14px!important;
  border-radius:999px!important;
  background:color-mix(in srgb,var(--gpya-primary,#08a9e6) 11%,var(--gpya-surface,#fff))!important;
  border:1px solid color-mix(in srgb,var(--gpya-primary,#08a9e6) 30%,var(--gpya-border,#dbe3ee))!important;
  color:var(--gpya-primary,#08a9e6)!important;
  box-shadow:0 8px 20px rgba(15,23,42,.06)!important;
}
.gpya-access-count strong{
  font-size:20px!important;
  line-height:1!important;
  font-weight:900!important;
  color:inherit!important;
}
.gpya-access-count small{
  font-size:11px!important;
  line-height:1!important;
  font-weight:900!important;
  text-transform:uppercase!important;
  letter-spacing:.06em!important;
  color:inherit!important;
}

@media(max-width:520px){
  .gpya-access-date-row{
    grid-template-columns:minmax(0,1fr) 112px!important;
    gap:8px!important;
  }
  .gpya-access-date-row > input[type="time"]{
    width:112px!important;
    min-width:112px!important;
    max-width:112px!important;
  }
  .gpya-access-panel-title{
    display:flex!important;
    flex-direction:row!important;
    align-items:flex-start!important;
    justify-content:space-between!important;
  }
  .gpya-access-count{
    min-height:42px!important;
    padding:7px 11px!important;
  }
  .gpya-access-count strong{font-size:18px!important}
  .gpya-access-count small{font-size:10px!important}
}


/* =========================================================
   GPYA Event Core v1.6.23 — Purchase Flow Manager
   ========================================================= */
.gpya-purchase-flow{
  max-width:920px;
  margin:28px auto;
  padding:38px;
  border:1px solid color-mix(in srgb,var(--gpya-purchase-primary,#16aca1) 24%,#dbe3ee);
  border-radius:28px;
  background:linear-gradient(145deg,color-mix(in srgb,var(--gpya-purchase-primary,#16aca1) 7%,#fff),#fff 62%);
  box-shadow:0 18px 55px rgba(15,23,42,.08);
  text-align:left;
}
.gpya-purchase-flow-icon{
  width:58px;height:58px;border-radius:18px;
  display:flex;align-items:center;justify-content:center;
  margin-bottom:20px;
  background:color-mix(in srgb,var(--gpya-purchase-primary,#16aca1) 12%,#fff);
  color:var(--gpya-purchase-primary,#16aca1);
  font-size:30px;font-weight:950;
  border:1px solid color-mix(in srgb,var(--gpya-purchase-primary,#16aca1) 28%,#dbe3ee);
}
.gpya-purchase-flow-icon span{
  width:20px;height:20px;border-radius:50%;
  border:3px solid color-mix(in srgb,var(--gpya-purchase-primary,#16aca1) 22%,#dbe3ee);
  border-top-color:var(--gpya-purchase-primary,#16aca1);
  animation:gpyaPurchaseSpin .8s linear infinite;
}
@keyframes gpyaPurchaseSpin{to{transform:rotate(360deg)}}
.gpya-purchase-flow-kicker{
  display:block;margin-bottom:7px;
  color:var(--gpya-purchase-primary,#16aca1);
  text-transform:uppercase;letter-spacing:.09em;
  font-size:12px;font-weight:950;
}
.gpya-purchase-flow h2{
  margin:0 0 12px!important;
  font-size:clamp(30px,4vw,48px)!important;
  line-height:1.05!important;
  color:#0f172a!important;
}
.gpya-purchase-flow p{
  max-width:720px;margin:0 0 18px!important;
  color:#64748b!important;font-size:17px!important;line-height:1.7!important;
}
.gpya-purchase-flow-actions{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  gap:12px;
  margin-top:2px;
}
.gpya-purchase-flow-state{
  display:inline-flex;align-items:center;
  min-height:38px;padding:8px 13px;margin:0;
  border-radius:999px;
  background:#f1f5f9;color:#475569;
  font-size:13px;font-weight:850;
}
.gpya-purchase-flow.is-paid .gpya-purchase-flow-state,
.gpya-purchase-flow[data-paid="1"] .gpya-purchase-flow-state{
  background:#ecfdf5;color:#047857;
}
.gpya-purchase-flow-button{
  display:inline-flex!important;align-items:center;justify-content:center;
  min-height:52px;padding:13px 22px!important;border-radius:14px!important;
  background:var(--gpya-purchase-primary,#16aca1)!important;
  color:#fff!important;text-decoration:none!important;
  font-weight:900!important;
}
.gpya-purchase-flow-button.is-secondary{background:#0f172a!important}
.gpya-purchase-flow-verify{
  display:inline-flex;align-items:center;justify-content:center;
  min-height:44px;padding:10px 16px;border-radius:12px;
  border:1px solid #dbe3ee;background:#fff;color:#334155;
  font:inherit;font-size:13px;font-weight:850;cursor:pointer;
}
.gpya-purchase-flow-verify:hover{border-color:var(--gpya-purchase-primary,#16aca1);color:var(--gpya-purchase-primary,#16aca1)}
.gpya-purchase-flow-verify:disabled{opacity:.6;cursor:wait}
.gpya-purchase-flow small{
  display:block;max-width:720px;margin-top:17px;
  color:#94a3b8;font-size:12px;line-height:1.55;
}
@media(max-width:700px){
  .gpya-smart-thankyou .woocommerce,
  .gpya-smart-thankyou .woocommerce-order{
    box-sizing:border-box!important;
    width:100%!important;
    max-width:100%!important;
  }
  .gpya-purchase-flow{
    width:auto!important;
    max-width:none!important;
    margin:20px 14px!important;
    padding:25px 20px!important;
    border-radius:22px!important;
  }
  .gpya-purchase-flow h2{font-size:32px!important}
  .gpya-purchase-flow p{font-size:15px!important}
  .gpya-purchase-flow-actions{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}
  .gpya-purchase-flow-state,.gpya-purchase-flow-verify,.gpya-purchase-flow-button{width:100%!important}
}


/* =========================================================
   GPYA Event Core v1.6.24 — Organizer Help Center
   ========================================================= */
.gpya-help-center{max-width:1240px!important}
.gpya-help-hero{display:flex;justify-content:space-between;gap:30px;align-items:center;padding:42px;border-radius:30px;background:linear-gradient(135deg,var(--gpya-secondary,#0f172a),#111c31);color:#fff;margin-bottom:22px;overflow:hidden;position:relative}
.gpya-help-hero>div:first-child{position:relative;z-index:2;max-width:820px}
.gpya-help-back{display:inline-flex;color:#cbd5e1!important;text-decoration:none!important;font-weight:800;margin-bottom:25px}
.gpya-help-eyebrow{display:block;color:var(--gpya-primary,#08a9e6);font-size:12px;font-weight:950;letter-spacing:.12em;margin-bottom:8px}
.gpya-help-hero h1{color:#fff!important;font-size:clamp(34px,5vw,60px)!important;line-height:1.02!important;margin:0 0 14px!important}
.gpya-help-hero p{color:#cbd5e1!important;font-size:18px!important;line-height:1.65!important;margin:0!important;max-width:760px}
.gpya-help-hero-mark{font-size:160px;font-weight:950;line-height:1;color:rgba(255,255,255,.055);position:absolute;right:55px;top:18px}
.gpya-help-start{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:27px 30px;background:color-mix(in srgb,var(--gpya-primary,#08a9e6) 8%,#fff);border:1px solid color-mix(in srgb,var(--gpya-primary,#08a9e6) 25%,#dbe3ee);border-radius:22px;margin-bottom:20px}
.gpya-help-start span{font-size:11px;font-weight:950;letter-spacing:.11em;color:var(--gpya-primary,#08a9e6)}
.gpya-help-start h2{margin:4px 0 5px!important;font-size:25px!important;color:#0f172a!important}
.gpya-help-start p{margin:0!important;color:#64748b!important}
.gpya-help-start-actions{display:flex;gap:10px;flex:0 0 auto}
.gpya-help-tools{display:flex;align-items:center;gap:14px;margin:20px 0 12px}
.gpya-help-search{flex:1;display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #dbe3ee;border-radius:16px;padding:0 17px;min-height:54px}
.gpya-help-search span{font-size:24px;color:#64748b}
.gpya-help-search input{border:0!important;outline:0!important;box-shadow:none!important;width:100%!important;background:transparent!important;font-size:15px!important;color:#0f172a!important;padding:0!important}
.gpya-help-progress{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #dbe3ee;border-radius:16px;min-height:54px;padding:0 17px;color:#64748b;white-space:nowrap}
.gpya-help-progress b{color:#0f172a}
.gpya-help-checklist{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;margin-bottom:22px}
.gpya-help-checklist label{display:flex;align-items:center;gap:8px;padding:12px;background:#fff;border:1px solid #dbe3ee;border-radius:13px;color:#475569;font-size:12px;font-weight:800;cursor:pointer}
.gpya-help-checklist input{accent-color:var(--gpya-primary,#08a9e6)}
.gpya-help-layout{display:grid;grid-template-columns:235px minmax(0,1fr);gap:22px;align-items:start}
.gpya-help-nav{position:sticky;top:22px;background:#fff;border:1px solid #dbe3ee;border-radius:20px;padding:16px;box-shadow:0 10px 30px rgba(15,23,42,.05)}
.gpya-help-nav>b{display:block;padding:7px 9px 10px;color:#0f172a}
.gpya-help-nav a{display:block;padding:9px;border-radius:10px;color:#64748b!important;text-decoration:none!important;font-size:13px;font-weight:750}
.gpya-help-nav a:hover{background:#f1f5f9;color:var(--gpya-primary,#08a9e6)!important}
.gpya-help-nav hr{border:0;border-top:1px solid #e2e8f0;margin:10px 0}
.gpya-help-main{min-width:0;display:grid;gap:12px}
.gpya-help-topic{background:#fff;border:1px solid #dbe3ee;border-radius:20px;overflow:hidden;scroll-margin-top:24px}
.gpya-help-topic.is-open{border-color:color-mix(in srgb,var(--gpya-primary,#08a9e6) 42%,#dbe3ee);box-shadow:0 12px 32px rgba(15,23,42,.055)}
.gpya-help-topic-head{display:grid;grid-template-columns:48px minmax(0,1fr) 25px;gap:14px;align-items:center;width:100%;border:0;background:#fff;padding:18px 20px;text-align:left;cursor:pointer;color:#0f172a}
.gpya-help-topic-icon{width:46px;height:46px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--gpya-primary,#08a9e6) 9%,#fff);color:var(--gpya-primary,#08a9e6);font-weight:950;font-size:19px}
.gpya-help-topic-head b{display:block;font-size:17px;margin-bottom:3px}
.gpya-help-topic-head small{display:block;color:#64748b;font-size:13px;line-height:1.45}
.gpya-help-topic-head i{font-style:normal;font-size:24px;color:#94a3b8;transition:transform .2s}
.gpya-help-topic.is-open .gpya-help-topic-head i{transform:rotate(180deg)}
.gpya-help-topic-body{padding:3px 22px 24px 82px;border-top:1px solid #eef2f7}
.gpya-help-step{display:grid;grid-template-columns:36px minmax(0,1fr);gap:14px;padding:20px 0;border-bottom:1px solid #eef2f7}
.gpya-help-step:last-child{border-bottom:0}
.gpya-help-step-no{width:32px;height:32px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:#0f172a;color:#fff;font-size:12px;font-weight:950}
.gpya-help-step h4{margin:2px 0 6px!important;color:#0f172a!important;font-size:16px!important}
.gpya-help-step p{margin:0!important;color:#64748b!important;line-height:1.65!important;font-size:14px!important}
.gpya-help-step ul{margin:10px 0 0 18px!important;color:#64748b!important;font-size:13px!important;line-height:1.65!important}
.gpya-help-callout,.gpya-help-note{display:flex;gap:8px;flex-direction:column;padding:16px 18px;border-radius:14px;margin-top:18px;background:#f8fafc;border:1px solid #e2e8f0;color:#64748b;font-size:13px;line-height:1.55}
.gpya-help-callout b,.gpya-help-note b{color:#0f172a}
.gpya-help-grid-mini{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px}
.gpya-help-grid-mini div{padding:16px;border-radius:14px;background:#f8fafc;border:1px solid #e2e8f0}
.gpya-help-grid-mini b{display:block;color:#0f172a;margin-bottom:5px}
.gpya-help-grid-mini span{color:#64748b;font-size:12px;line-height:1.5}
.gpya-help-faq{padding-top:18px}
.gpya-help-faq details{border-bottom:1px solid #e2e8f0}
.gpya-help-faq summary{padding:16px 0;cursor:pointer;font-weight:850;color:#0f172a}
.gpya-help-faq p{padding:0 0 17px!important;margin:0!important;color:#64748b!important;line-height:1.65!important}
.gpya-help-no-results{padding:25px;background:#fff;border:1px dashed #cbd5e1;border-radius:18px;color:#64748b;text-align:center}
.gpya-help-footer-card{margin-top:25px;padding:32px;border-radius:24px;background:#fff;border:1px solid #dbe3ee;text-align:center}
.gpya-help-footer-card>span{font-size:11px;font-weight:950;letter-spacing:.1em;color:var(--gpya-primary,#08a9e6)}
.gpya-help-footer-card h3{margin:7px 0!important;color:#0f172a!important}
.gpya-help-footer-card p{color:#64748b!important;margin:0 auto 18px!important}
@media(max-width:900px){
 .gpya-help-layout{grid-template-columns:1fr}.gpya-help-nav{position:static;display:flex;overflow:auto;gap:5px;padding:10px}.gpya-help-nav>b,.gpya-help-nav hr{display:none}.gpya-help-nav a{white-space:nowrap;background:#f8fafc}
 .gpya-help-checklist{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:700px){
 .gpya-help-center{padding-left:14px!important;padding-right:14px!important}
 .gpya-help-hero{padding:28px 22px;border-radius:23px}.gpya-help-hero p{font-size:15px!important}.gpya-help-hero-mark{right:10px}
 .gpya-help-start{display:block;padding:22px}.gpya-help-start-actions{display:grid;grid-template-columns:1fr;margin-top:17px}
 .gpya-help-tools{display:block}.gpya-help-progress{margin-top:9px;justify-content:space-between}
 .gpya-help-checklist{grid-template-columns:1fr 1fr;gap:7px}.gpya-help-checklist label:last-child{grid-column:1/-1}
 .gpya-help-topic-head{grid-template-columns:44px minmax(0,1fr) 20px;padding:16px 14px;gap:10px}
 .gpya-help-topic-icon{width:42px;height:42px}.gpya-help-topic-head b{font-size:15px}.gpya-help-topic-head small{font-size:12px}
 .gpya-help-topic-body{padding:2px 16px 20px}.gpya-help-step{grid-template-columns:32px minmax(0,1fr);gap:10px}
 .gpya-help-grid-mini{grid-template-columns:1fr}.gpya-help-footer-card{padding:25px 20px}
}


/* v1.6.25 — Help toolbar fix
   Ayuda intentionally inherits gpya-action-chip 100% to preserve the toolbar design. */
.gpya-head-toolbar .gpya-action-chip[href*="gpya_help"]{
  text-decoration:none!important;
}


/* =========================================================
   GPYA Event Core v1.6.26 — Toolbar Right Alignment
   Visual-only adjustment. No architecture or behavior changes.
   ========================================================= */

/* Desktop/tablet: keep all organizer action buttons grouped to the right. */
.gpya-head-actions.gpya-head-toolbar{
  margin-left:auto!important;
  justify-content:flex-end!important;
  align-items:flex-start!important;
  align-content:flex-start!important;
}

/* When the toolbar wraps, keep the wrapped row aligned to the right too. */
.gpya-head-toolbar{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:10px!important;
}

/* Preserve existing mobile grid behavior; only align the whole block to the right
   when the current layout still uses flex. */
@media(min-width:721px){
  .gpya-head .gpya-head-toolbar{
    width:auto!important;
    max-width:720px!important;
  }
}

/* Small screens retain the established two-column responsive layout. */
@media(max-width:720px){
  .gpya-head-actions.gpya-head-toolbar{
    margin-left:0!important;
    width:100%!important;
  }
}


/* =========================================================
   GPYA Event Core v1.6.28 — Help Center polish
   ========================================================= */

/* CTA: keep “Ver primeros pasos” readable instead of breaking word-by-word. */
.gpya-help-start-actions .gpya-btn{
  white-space:nowrap!important;
  min-width:190px;
  width:auto!important;
}

/* Complete Help Center dark theme. */
[data-gpya-core][data-gpya-theme="dark"].gpya-help-center{
  background:var(--gpya-ui-bg)!important;
  color:var(--gpya-ui-text)!important;
}
[data-gpya-core][data-gpya-theme="dark"] .gpya-help-start{
  background:color-mix(in srgb,var(--gpya-primary) 10%,var(--gpya-ui-surface))!important;
  border-color:var(--gpya-ui-border)!important;
}
[data-gpya-core][data-gpya-theme="dark"] .gpya-help-start h2,
[data-gpya-core][data-gpya-theme="dark"] .gpya-help-progress b,
[data-gpya-core][data-gpya-theme="dark"] .gpya-help-nav>b,
[data-gpya-core][data-gpya-theme="dark"] .gpya-help-topic-head,
[data-gpya-core][data-gpya-theme="dark"] .gpya-help-step h4,
[data-gpya-core][data-gpya-theme="dark"] .gpya-help-callout b,
[data-gpya-core][data-gpya-theme="dark"] .gpya-help-note b,
[data-gpya-core][data-gpya-theme="dark"] .gpya-help-grid-mini b,
[data-gpya-core][data-gpya-theme="dark"] .gpya-help-faq summary,
[data-gpya-core][data-gpya-theme="dark"] .gpya-help-footer-card h3{
  color:var(--gpya-ui-text)!important;
}
[data-gpya-core][data-gpya-theme="dark"] .gpya-help-start p,
[data-gpya-core][data-gpya-theme="dark"] .gpya-help-progress,
[data-gpya-core][data-gpya-theme="dark"] .gpya-help-checklist label,
[data-gpya-core][data-gpya-theme="dark"] .gpya-help-nav a,
[data-gpya-core][data-gpya-theme="dark"] .gpya-help-topic-head small,
[data-gpya-core][data-gpya-theme="dark"] .gpya-help-step p,
[data-gpya-core][data-gpya-theme="dark"] .gpya-help-step ul,
[data-gpya-core][data-gpya-theme="dark"] .gpya-help-callout,
[data-gpya-core][data-gpya-theme="dark"] .gpya-help-note,
[data-gpya-core][data-gpya-theme="dark"] .gpya-help-grid-mini span,
[data-gpya-core][data-gpya-theme="dark"] .gpya-help-faq p,
[data-gpya-core][data-gpya-theme="dark"] .gpya-help-no-results,
[data-gpya-core][data-gpya-theme="dark"] .gpya-help-footer-card p{
  color:var(--gpya-ui-muted)!important;
}
[data-gpya-core][data-gpya-theme="dark"] .gpya-help-search,
[data-gpya-core][data-gpya-theme="dark"] .gpya-help-progress,
[data-gpya-core][data-gpya-theme="dark"] .gpya-help-checklist label,
[data-gpya-core][data-gpya-theme="dark"] .gpya-help-nav,
[data-gpya-core][data-gpya-theme="dark"] .gpya-help-topic,
[data-gpya-core][data-gpya-theme="dark"] .gpya-help-footer-card,
[data-gpya-core][data-gpya-theme="dark"] .gpya-help-no-results{
  background:var(--gpya-ui-surface)!important;
  border-color:var(--gpya-ui-border)!important;
}
[data-gpya-core][data-gpya-theme="dark"] .gpya-help-search input{
  color:var(--gpya-ui-text)!important;
}
[data-gpya-core][data-gpya-theme="dark"] .gpya-help-search input::placeholder{
  color:var(--gpya-ui-muted)!important;
  opacity:.82;
}
[data-gpya-core][data-gpya-theme="dark"] .gpya-help-topic-head{
  background:var(--gpya-ui-surface)!important;
}
[data-gpya-core][data-gpya-theme="dark"] .gpya-help-topic-body,
[data-gpya-core][data-gpya-theme="dark"] .gpya-help-step,
[data-gpya-core][data-gpya-theme="dark"] .gpya-help-faq details,
[data-gpya-core][data-gpya-theme="dark"] .gpya-help-nav hr{
  border-color:var(--gpya-ui-border)!important;
}
[data-gpya-core][data-gpya-theme="dark"] .gpya-help-callout,
[data-gpya-core][data-gpya-theme="dark"] .gpya-help-note,
[data-gpya-core][data-gpya-theme="dark"] .gpya-help-grid-mini div{
  background:var(--gpya-ui-surface-2)!important;
  border-color:var(--gpya-ui-border)!important;
}
[data-gpya-core][data-gpya-theme="dark"] .gpya-help-nav a:hover{
  background:var(--gpya-ui-surface-2)!important;
}
[data-gpya-core][data-gpya-theme="dark"] .gpya-help-step-no{
  background:var(--gpya-primary)!important;
}
[data-gpya-core][data-gpya-theme="dark"] .gpya-help-topic-icon{
  background:color-mix(in srgb,var(--gpya-primary) 14%,var(--gpya-ui-surface-2))!important;
}

/* On mobile the CTA may use two natural lines, never one word per line. */
@media(max-width:700px){
  .gpya-help-start-actions .gpya-btn{
    min-width:0;
    width:100%!important;
    white-space:normal!important;
    line-height:1.25;
  }
}


/* =========================================================
   GPYA Event Core v1.6.30 — Activation / Invitation UI
   ========================================================= */

/* Tooltips must always render above cards, modals and toolbar controls. */
.gpya-tooltip,
[data-tooltip]::before,
[data-tooltip]::after,
.gpya-action-chip::before,
.gpya-action-chip::after,
.gpya-action-primary::before,
.gpya-action-primary::after{
  z-index:100000!important;
}
.gpya-head-toolbar,
.gpya-head-actions,
.gpya-action-chip,
.gpya-action-primary{
  overflow:visible!important;
}
.gpya-modal,
.gpya-modal-backdrop,
.gpya-activation-modal{
  isolation:isolate;
}

/* Separate Virtual Invitations from event activations visually. */
.gpya-activation-invitation-separator{
  grid-column:1/-1!important;
  width:100%!important;
  margin:8px 0 2px!important;
  padding:18px 4px 6px!important;
  border-top:1px solid var(--gpya-ui-border,#dbe3ee);
}
.gpya-activation-invitation-separator span{
  display:block;
  margin-bottom:5px;
  font-size:10px;
  font-weight:950;
  letter-spacing:.12em;
  color:var(--gpya-primary,#16aca1);
}
.gpya-activation-invitation-separator h3{
  margin:0 0 6px!important;
  font-size:20px!important;
  line-height:1.2!important;
  color:var(--gpya-ui-text,#0f172a)!important;
}
.gpya-activation-invitation-separator p{
  margin:0!important;
  max-width:680px;
  color:var(--gpya-ui-muted,#64748b)!important;
  font-size:13px!important;
  line-height:1.55!important;
}

/* All purchase CTAs inside activation modal should stay compact and readable. */
.gpya-activation-modal .gpya-btn,
.gpya-activation-modal a[class*="btn"],
.gpya-activation-modal button[class*="btn"]{
  white-space:nowrap;
}

/* Ensure activation/invitation cards form clean two-column pairs on desktop. */
.gpya-activation-modal .gpya-activation-grid,
.gpya-activation-modal .gpya-activation-options{
  align-items:stretch;
}
.gpya-activation-modal .gpya-activation-option,
.gpya-activation-modal .gpya-activation-card{
  min-width:0;
}
.gpya-activation-modal .gpya-activation-option h3,
.gpya-activation-modal .gpya-activation-card h3{
  overflow-wrap:normal!important;
  word-break:normal!important;
  hyphens:none!important;
}

@media(max-width:700px){
  .gpya-activation-invitation-separator{
    margin-top:12px!important;
    padding-top:18px!important;
  }
  .gpya-activation-modal .gpya-activation-grid,
  .gpya-activation-modal .gpya-activation-options{
    grid-template-columns:1fr!important;
  }
}


/* =========================================================
   GPYA Event Core v1.6.31 — Tooltip + Invitation Layout Fix
   ========================================================= */

/* TOOLTIP STACKING:
   Raise the ENTIRE header/toolbar stacking context, not only the pseudo-element. */
.gpya-head{
  position:relative!important;
  z-index:9000!important;
  overflow:visible!important;
}
.gpya-head-actions,
.gpya-head-toolbar{
  position:relative!important;
  z-index:9100!important;
  overflow:visible!important;
}
.gpya-head-toolbar .gpya-action-chip,
.gpya-head-toolbar .gpya-action-primary{
  position:relative!important;
  z-index:1!important;
  overflow:visible!important;
}
.gpya-head-toolbar .gpya-action-chip:hover,
.gpya-head-toolbar .gpya-action-chip:focus,
.gpya-head-toolbar .gpya-action-primary:hover,
.gpya-head-toolbar .gpya-action-primary:focus{
  z-index:9200!important;
}
.gpya-head-toolbar [data-description]::before,
.gpya-head-toolbar [data-description]::after,
.gpya-head-toolbar [data-tooltip]::before,
.gpya-head-toolbar [data-tooltip]::after{
  z-index:9300!important;
  pointer-events:none!important;
}

/* The finance cards/content must remain below the toolbar tooltip layer. */
.gpya-grid-finance,
.gpya-profit-tools,
.gpya-columns{
  position:relative;
  z-index:1;
}

/* VIRTUAL INVITATIONS:
   The whole block is one full-width child of the activation grid. */
.gpya-activation-options > .gpya-activation-virtual-section{
  grid-column:1 / -1!important;
  width:100%!important;
  min-width:0!important;
  display:block!important;
  margin-top:8px!important;
  padding-top:18px!important;
  border-top:1px solid var(--gpya-ui-border,#dbe3ee)!important;
}

.gpya-activation-virtual-section .gpya-activation-invitation-separator{
  width:100%!important;
  margin:0 0 14px!important;
  padding:0!important;
  border:0!important;
}
.gpya-activation-virtual-section .gpya-activation-invitation-separator span{
  display:block!important;
  margin:0 0 6px!important;
  font-size:10px!important;
  font-weight:950!important;
  letter-spacing:.12em!important;
  color:var(--gpya-primary,#16aca1)!important;
}
.gpya-activation-virtual-section .gpya-activation-invitation-separator h3{
  margin:0 0 7px!important;
  font-size:22px!important;
  line-height:1.2!important;
  overflow-wrap:normal!important;
  word-break:normal!important;
  hyphens:none!important;
}
.gpya-activation-virtual-section .gpya-activation-invitation-separator p{
  margin:0!important;
  max-width:680px!important;
}

.gpya-virtual-purchase-options{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:16px!important;
  width:100%!important;
  min-width:0!important;
}
.gpya-virtual-purchase-options > article{
  min-width:0!important;
  width:auto!important;
  height:100%!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
}
.gpya-virtual-purchase-options > article h4{
  width:100%!important;
  margin:0 0 10px!important;
  font-size:20px!important;
  line-height:1.2!important;
  overflow-wrap:normal!important;
  word-break:normal!important;
  hyphens:none!important;
}
.gpya-virtual-purchase-options > article p{
  flex:1 1 auto!important;
}
.gpya-virtual-purchase-options > article .gpya-btn{
  margin-top:auto!important;
  white-space:nowrap!important;
}

@media(max-width:700px){
  .gpya-activation-options > .gpya-activation-virtual-section{
    grid-column:1!important;
  }
  .gpya-virtual-purchase-options{
    grid-template-columns:1fr!important;
  }
  .gpya-virtual-purchase-options > article h4{
    font-size:19px!important;
  }
}


/* =========================================================
   GPYA Event Core v1.6.32 — Activation modal desktop scroll
   Keeps the existing mobile behavior unchanged.
   ========================================================= */
@media (min-width:701px){
  .gpya-modal[data-gpya-activation-modal]{
    overflow-y:auto!important;
    overflow-x:hidden!important;
    overscroll-behavior:contain!important;
    padding-top:24px!important;
    padding-bottom:24px!important;
  }

  .gpya-modal[data-gpya-activation-modal] .gpya-modal-card{
    max-height:calc(100dvh - 48px)!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    overscroll-behavior:contain!important;
    -webkit-overflow-scrolling:touch!important;
    scrollbar-gutter:stable!important;
  }
}


/* =========================================================
   GPYA Event Core v1.6.33 — Account Dropdown Layer Fix
   Visual-only.
   ========================================================= */

/* Keep site/header account dropdowns above GPYA dashboard content. */
header,
.site-header,
.elementor-location-header,
.elementor-location-header .elementor,
.elementor-location-header .elementor-element,
.gpya-account-menu,
.gpya-user-menu,
.gpya-profile-menu,
.user-dropdown,
.account-dropdown,
.profile-dropdown{
  overflow:visible!important;
}

/* Typical account dropdown layers used by the site header. */
.gpya-account-menu,
.gpya-user-menu,
.gpya-profile-menu,
.user-dropdown,
.account-dropdown,
.profile-dropdown,
ul.sub-menu{
  z-index:100500!important;
}

/* When account dropdown is inside the main header/navigation, elevate its stacking context. */
header .menu-item-has-children,
.site-header .menu-item-has-children,
.elementor-location-header .menu-item-has-children{
  position:relative!important;
  z-index:100400!important;
}
header .menu-item-has-children:hover,
header .menu-item-has-children:focus-within,
.site-header .menu-item-has-children:hover,
.site-header .menu-item-has-children:focus-within,
.elementor-location-header .menu-item-has-children:hover,
.elementor-location-header .menu-item-has-children:focus-within{
  z-index:100600!important;
}
header .menu-item-has-children > .sub-menu,
.site-header .menu-item-has-children > .sub-menu,
.elementor-location-header .menu-item-has-children > .sub-menu{
  z-index:100700!important;
  min-width:230px!important;
}

/* The GPYA dashboard/header itself must remain below the site account menu. */
[data-gpya-core] .gpya-head,
[data-gpya-core] .gpya-head-toolbar,
[data-gpya-core] .gpya-head-actions{
  z-index:9000!important;
}

/* Prevent narrow desktop/tablet dropdowns from being compressed by parent flex/grid layout. */
@media (min-width:721px){
  header .menu-item-has-children > .sub-menu,
  .site-header .menu-item-has-children > .sub-menu,
  .elementor-location-header .menu-item-has-children > .sub-menu{
    width:max-content!important;
    min-width:230px!important;
    max-width:min(320px,calc(100vw - 24px))!important;
  }
}

/* Mobile: preserve full readable menu rows. */
@media (max-width:720px){
  header .menu-item-has-children > .sub-menu,
  .site-header .menu-item-has-children > .sub-menu,
  .elementor-location-header .menu-item-has-children > .sub-menu{
    min-width:220px!important;
    max-width:calc(100vw - 20px)!important;
  }
}


/* =========================================================
   GPYA Event Core v1.6.34 — Exact account dropdown fix
   Targets the actual GPYA global account menu.
   ========================================================= */
.gpya-global-account{
  position:relative!important;
  z-index:200000!important;
  overflow:visible!important;
}
.gpya-global-account__trigger{
  position:relative!important;
  z-index:200010!important;
}
.gpya-global-account__menu{
  position:absolute!important;
  z-index:200100!important;
  overflow:visible!important;
  min-width:230px!important;
  width:max-content!important;
  max-width:min(320px,calc(100vw - 20px))!important;
  box-shadow:0 16px 38px rgba(15,23,42,.18)!important;
}

/* Ensure the dashboard never paints above the account menu. */
[data-gpya-core],
.gpya-shell,
.gpya-head,
.gpya-head-toolbar{
  isolation:auto!important;
}
.gpya-shell{
  position:relative!important;
  z-index:1!important;
}

@media(max-width:720px){
  .gpya-global-account__menu{
    min-width:220px!important;
    max-width:calc(100vw - 16px)!important;
  }
}

/* GPYA Event Core v1.8.2 — Capacity Plans / Organizer Dashboard */
.gpya-dashboard-tools{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;margin:18px 0 24px;align-items:stretch}
.gpya-dashboard-tool-card{min-height:142px!important;height:142px!important;border-radius:18px!important;box-sizing:border-box!important}
.gpya-dashboard-tools .gpya-profit-calculator-open{width:100%!important;margin:0!important;max-width:none!important;height:142px!important;grid-template-columns:46px minmax(0,1fr) 28px!important;padding:18px!important}
.gpya-dashboard-tools .gpya-profit-calculator-open:before,.gpya-dashboard-tools .gpya-profit-calculator-open>span:first-child{width:46px!important;height:46px!important}
.gpya-dashboard-tools .gpya-profit-calculator-open>span:last-child:after{display:none!important}.gpya-tool-arrow{grid-column:3!important;display:grid!important;place-items:center!important;font-size:22px!important;color:#fff!important}
.gpya-capacity-preview{padding:16px 18px;border:1px solid var(--gpya-ui-border);background:linear-gradient(145deg,var(--gpya-ui-surface),var(--gpya-ui-surface-2));color:var(--gpya-ui-text);box-shadow:var(--gpya-ui-shadow);display:grid;grid-template-rows:auto auto 1fr auto;gap:8px;overflow:hidden}
.gpya-capacity-preview-head{display:flex;align-items:center;gap:10px;min-width:0}.gpya-capacity-preview-head>div{min-width:0;display:grid}.gpya-capacity-preview-head b{font-size:14px}.gpya-capacity-preview-head small{font-size:10px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gpya-capacity-icon{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:color-mix(in srgb,var(--gpya-primary) 12%,var(--gpya-ui-surface));color:var(--gpya-primary);font-weight:900;flex:0 0 auto}
.gpya-capacity-select{width:100%;min-width:0;height:30px!important;padding:3px 30px 3px 9px!important;border-radius:8px!important;font-size:10.5px!important;font-weight:750!important;background:var(--gpya-ui-input)!important;color:var(--gpya-ui-text)!important;border:1px solid var(--gpya-ui-border)!important}
.gpya-capacity-summary{display:grid;gap:5px}.gpya-capacity-summary>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:10px;color:var(--gpya-ui-muted)}.gpya-capacity-summary>div:first-child strong{font-size:13px!important;color:var(--gpya-ui-text)!important}.gpya-capacity-summary>small{font-size:9.5px!important}.gpya-capacity-track{height:7px;border-radius:999px;background:color-mix(in srgb,var(--gpya-ui-muted) 17%,var(--gpya-ui-surface));overflow:hidden}.gpya-capacity-track>i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#38bdf8 0%,#22c55e 48%,#f59e0b 76%,#ef4444 100%);background-size:calc(100% / max(.01,var(--gpya-capacity-ratio,1))) 100%;transition:width .3s ease}
.gpya-capacity-details{border:0;background:transparent;color:var(--gpya-primary);padding:0;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:10.5px;font-weight:850;cursor:pointer;text-align:left}.gpya-capacity-details:hover{text-decoration:underline}.gpya-capacity-empty{font-size:11px;color:var(--gpya-ui-muted);align-self:center;line-height:1.45}
.gpya-capacity-modal .gpya-capacity-card{max-width:720px!important}.gpya-capacity-kicker{font-size:10px;font-weight:900;letter-spacing:.12em;color:var(--gpya-primary)}.gpya-capacity-card h3{margin:6px 0 4px!important}.gpya-capacity-modal-sub{margin:0 0 16px!important}.gpya-capacity-track-large{height:12px;margin:8px 0 20px}.gpya-capacity-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.gpya-capacity-detail-grid>div{padding:15px;border:1px solid var(--gpya-ui-border);border-radius:14px;background:var(--gpya-ui-surface-2)}.gpya-capacity-detail-grid small{display:block;font-size:10px!important;margin-bottom:5px}.gpya-capacity-detail-grid strong{font-size:19px!important}.gpya-capacity-alert{margin:16px 0 0;padding:12px 14px;border-radius:12px;background:color-mix(in srgb,var(--gpya-primary) 8%,var(--gpya-ui-surface));border:1px solid color-mix(in srgb,var(--gpya-primary) 20%,var(--gpya-ui-border));font-size:12px;line-height:1.45;color:var(--gpya-ui-text)}.gpya-capacity-alert.is-upgrade{background:color-mix(in srgb,#f59e0b 9%,var(--gpya-ui-surface));border-color:color-mix(in srgb,#f59e0b 35%,var(--gpya-ui-border))}.gpya-capacity-alert.is-critical,.gpya-capacity-alert.is-full{background:color-mix(in srgb,#ef4444 9%,var(--gpya-ui-surface));border-color:color-mix(in srgb,#ef4444 35%,var(--gpya-ui-border))}.gpya-capacity-upgrade{margin-top:14px!important}.gpya-capacity-note{display:block;margin-top:12px!important;line-height:1.45}
[data-gpya-core][data-gpya-theme="dark"] .gpya-capacity-preview,[data-gpya-core][data-gpya-theme="dark"] .gpya-capacity-detail-grid>div{background:linear-gradient(145deg,var(--gpya-ui-surface),var(--gpya-ui-surface-2))!important}
@media(max-width:760px){.gpya-dashboard-tools{grid-template-columns:1fr;gap:12px}.gpya-dashboard-tool-card,.gpya-dashboard-tools .gpya-profit-calculator-open{height:auto!important;min-height:132px!important}.gpya-capacity-preview{padding:15px}.gpya-capacity-preview-head small{white-space:normal}.gpya-capacity-select{height:38px!important;font-size:12px!important}.gpya-capacity-detail-grid{grid-template-columns:1fr 1fr}.gpya-capacity-modal .gpya-modal-card{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;max-height:88vh!important;overflow:auto!important;padding:20px!important}}
@media(max-width:430px){.gpya-capacity-detail-grid{grid-template-columns:1fr}.gpya-dashboard-tools .gpya-profit-calculator-open{grid-template-columns:42px minmax(0,1fr) 24px!important;padding:15px!important}.gpya-dashboard-tools .gpya-profit-calculator-open:before,.gpya-dashboard-tools .gpya-profit-calculator-open>span:first-child{width:42px!important;height:42px!important}}

/* =========================================================
   GPYA Event Core v1.8.3 — Bidirectional Tooltip Stacking Fix
   Tooltips from finance cards and toolbar always float above neighboring UI.
   ========================================================= */
.gpya-grid-finance,
.gpya-grid-finance .gpya-finance-card,
.gpya-profit-tools,
.gpya-columns{
  overflow:visible!important;
}

/* A finance tooltip must be allowed to cross the header toolbar layer. */
.gpya-grid-finance:has(.gpya-info-tip:hover),
.gpya-grid-finance:has(.gpya-info-tip:focus),
.gpya-grid-finance:has(.gpya-info-tip:focus-visible){
  z-index:12000!important;
}
.gpya-grid-finance .gpya-finance-card:has(.gpya-info-tip:hover),
.gpya-grid-finance .gpya-finance-card:has(.gpya-info-tip:focus),
.gpya-grid-finance .gpya-finance-card:has(.gpya-info-tip:focus-visible){
  position:relative!important;
  z-index:12100!important;
}
.gpya-grid-finance .gpya-info-tip:hover::after,
.gpya-grid-finance .gpya-info-tip:focus::after,
.gpya-grid-finance .gpya-info-tip:focus-visible::after{
  z-index:12200!important;
}

/* Conversely, when a toolbar action owns the active tooltip, lift the whole
   header above every dashboard card. */
.gpya-head:has(.gpya-head-toolbar [data-tooltip]:hover),
.gpya-head:has(.gpya-head-toolbar [data-description]:hover),
.gpya-head:has(.gpya-head-toolbar [data-tooltip]:focus),
.gpya-head:has(.gpya-head-toolbar [data-description]:focus){
  z-index:13000!important;
}
.gpya-head-toolbar [data-tooltip]:hover,
.gpya-head-toolbar [data-description]:hover,
.gpya-head-toolbar [data-tooltip]:focus,
.gpya-head-toolbar [data-description]:focus{
  z-index:13100!important;
}
.gpya-head-toolbar [data-tooltip]:hover::before,
.gpya-head-toolbar [data-tooltip]:hover::after,
.gpya-head-toolbar [data-description]:hover::before,
.gpya-head-toolbar [data-description]:hover::after,
.gpya-head-toolbar [data-tooltip]:focus::before,
.gpya-head-toolbar [data-tooltip]:focus::after,
.gpya-head-toolbar [data-description]:focus::before,
.gpya-head-toolbar [data-description]:focus::after{
  z-index:13200!important;
}

/* GPYA Event Core v1.8.4 — Capacity detail / upgrade polish */
.gpya-capacity-preview{padding:13px 16px!important;gap:5px!important;grid-template-rows:auto auto auto auto!important}
.gpya-capacity-preview-head{gap:9px!important}.gpya-capacity-preview-head small{font-size:9.5px!important}
.gpya-capacity-select{height:28px!important}.gpya-capacity-summary{gap:3px!important}.gpya-capacity-summary>small{line-height:1.2!important}
.gpya-capacity-details{min-height:18px!important;line-height:1.15!important;margin-top:1px!important;flex:0 0 auto!important}
.gpya-capacity-upgrade-box{margin-top:16px;padding:15px;border:1px solid var(--gpya-ui-border);border-radius:14px;background:color-mix(in srgb,var(--gpya-primary) 6%,var(--gpya-ui-surface));display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px 12px;align-items:end}
.gpya-capacity-upgrade-box[hidden]{display:none!important}.gpya-capacity-upgrade-box label{grid-column:1/-1;font-size:11px;font-weight:900;color:var(--gpya-ui-text)}
.gpya-capacity-upgrade-box select{width:100%;min-height:42px;border-radius:10px;border:1px solid var(--gpya-ui-border);background:var(--gpya-ui-input);color:var(--gpya-ui-text);padding:7px 10px;font-weight:750}
.gpya-capacity-upgrade-summary{grid-column:1/-1;display:flex;justify-content:space-between;gap:12px;font-size:11px;color:var(--gpya-ui-muted)}.gpya-capacity-upgrade-summary b{color:var(--gpya-ui-text);text-align:right}
.gpya-capacity-upgrade-box .gpya-capacity-upgrade{grid-column:1/-1;margin-top:0!important;width:100%!important}
[data-gpya-core][data-gpya-theme="dark"] .gpya-capacity-upgrade-box{background:color-mix(in srgb,var(--gpya-primary) 9%,var(--gpya-ui-surface))}
@media(max-width:760px){.gpya-capacity-preview{padding:14px!important;gap:7px!important}.gpya-capacity-select{height:36px!important}.gpya-capacity-details{font-size:12px!important;min-height:24px!important}.gpya-capacity-upgrade-box{grid-template-columns:1fr}.gpya-capacity-upgrade-summary{display:grid;gap:4px}.gpya-capacity-upgrade-summary b{text-align:left}}

/* =========================================================
   GPYA Event Core v1.8.5 — Activation plan chooser + capacity preview UX
   ========================================================= */
.gpya-dashboard-tool-card,
.gpya-dashboard-tools .gpya-profit-calculator-open{
  height:164px!important;
  min-height:164px!important;
}
.gpya-capacity-preview{
  padding:14px 17px 20px!important;
  gap:6px!important;
  grid-template-rows:auto auto auto minmax(24px,auto)!important;
  overflow:visible!important;
}
.gpya-capacity-preview-head small{
  white-space:normal!important;
  overflow:visible!important;
  text-overflow:clip!important;
  line-height:1.25!important;
}
.gpya-capacity-details{
  min-height:24px!important;
  padding:3px 0 2px!important;
  margin-bottom:0!important;
  align-self:end!important;
  font-size:11px!important;
}

.gpya-activation-purchase-modal{
  width:min(1040px,calc(100vw - 34px))!important;
  max-width:1040px!important;
  max-height:min(90vh,900px)!important;
  overflow:auto!important;
}
.gpya-activation-kicker{
  display:block;
  margin-bottom:5px;
  color:var(--gpya-primary);
  font-size:10px;
  font-weight:950;
  letter-spacing:.13em;
}
.gpya-activation-purchase-modal>h3{margin:0 0 7px!important}
.gpya-activation-intro{margin:0 0 18px!important;max-width:760px;color:var(--gpya-ui-muted)!important}
.gpya-activation-purchase-modal .gpya-activation-options{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:16px!important;
  align-items:stretch!important;
}
.gpya-activation-purchase-card{
  display:flex!important;
  flex-direction:column!important;
  gap:12px!important;
  min-width:0!important;
  padding:20px!important;
  border:1px solid var(--gpya-ui-border)!important;
  border-radius:18px!important;
  background:linear-gradient(145deg,var(--gpya-ui-surface),var(--gpya-ui-surface-2))!important;
  color:var(--gpya-ui-text)!important;
  box-shadow:0 12px 30px rgba(15,23,42,.06)!important;
}
.gpya-activation-purchase-card.featured{
  border-color:color-mix(in srgb,var(--gpya-primary) 48%,var(--gpya-ui-border))!important;
  background:linear-gradient(145deg,color-mix(in srgb,var(--gpya-primary) 8%,var(--gpya-ui-surface)),var(--gpya-ui-surface-2))!important;
}
.gpya-activation-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}
.gpya-activation-card-head small{display:block;margin-bottom:4px;font-size:9px!important;font-weight:950;letter-spacing:.1em;color:var(--gpya-primary)!important}
.gpya-activation-card-head h4{margin:0!important;font-size:22px!important;line-height:1.12!important;color:var(--gpya-ui-text)!important}
.gpya-activation-card-head>strong{flex:0 0 auto;font-size:21px;color:var(--gpya-ui-text)}
.gpya-activation-purchase-card>p{margin:0!important;min-height:62px;color:var(--gpya-ui-muted)!important;font-size:12.5px!important;line-height:1.55!important}
.gpya-activation-purchase-card>p b{color:var(--gpya-ui-text)!important}
.gpya-activation-plan-label{display:grid;gap:6px;font-size:10px;font-weight:900;color:var(--gpya-ui-text)}
.gpya-activation-plan-label select{
  width:100%;min-width:0;min-height:43px;padding:8px 34px 8px 11px;
  border:1px solid var(--gpya-ui-border);border-radius:11px;
  background:var(--gpya-ui-input);color:var(--gpya-ui-text);font-size:12px;font-weight:800;
}
.gpya-activation-plan-preview{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.gpya-activation-plan-preview>div{padding:10px 11px;border:1px solid var(--gpya-ui-border);border-radius:11px;background:var(--gpya-ui-surface-2)}
.gpya-activation-plan-preview small{display:block;margin-bottom:3px;color:var(--gpya-ui-muted)!important;font-size:9px!important}
.gpya-activation-plan-preview strong{display:block;color:var(--gpya-ui-text)!important;font-size:13px!important;line-height:1.2}
.gpya-activation-unit{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:11px;background:color-mix(in srgb,var(--gpya-primary) 8%,var(--gpya-ui-surface));border:1px solid color-mix(in srgb,var(--gpya-primary) 20%,var(--gpya-ui-border));font-size:10px;color:var(--gpya-ui-muted)}
.gpya-activation-unit b{font-size:15px;color:var(--gpya-ui-text)}
.gpya-activation-checkout{width:100%!important;margin-top:auto!important;min-height:44px!important;white-space:normal!important;text-align:center!important}
.gpya-activation-checkout[disabled]{opacity:.5!important;cursor:not-allowed!important;filter:saturate(.55)}
.gpya-activation-availability{display:block;min-height:16px;margin-top:-5px!important;color:var(--gpya-ui-muted)!important;font-size:9px!important;line-height:1.35!important;text-align:center}
.gpya-activation-availability.is-warning{color:#b45309!important}
.gpya-activation-fees-note,.gpya-activation-footnote{grid-column:1/-1!important}
.gpya-activation-fees-note{display:flex;gap:11px;align-items:flex-start;padding:13px 15px;border:1px solid var(--gpya-ui-border);border-radius:13px;background:var(--gpya-ui-surface-2);color:var(--gpya-ui-text)}
.gpya-activation-fees-note>span{display:grid;place-items:center;flex:0 0 32px;width:32px;height:32px;border-radius:9px;background:color-mix(in srgb,var(--gpya-primary) 12%,var(--gpya-ui-surface));color:var(--gpya-primary);font-weight:950}
.gpya-activation-fees-note b{display:block;margin-bottom:3px;font-size:11px}
.gpya-activation-fees-note small{display:block;color:var(--gpya-ui-muted)!important;font-size:10px!important;line-height:1.45!important}
.gpya-activation-footnote{color:var(--gpya-ui-muted)!important;font-size:9px!important;line-height:1.45!important}
.gpya-activation-purchase-card.is-focused{outline:2px solid color-mix(in srgb,var(--gpya-primary) 62%,transparent);outline-offset:2px}
[data-gpya-core][data-gpya-theme="dark"] .gpya-activation-purchase-card,
[data-gpya-core][data-gpya-theme="dark"] .gpya-activation-plan-preview>div,
[data-gpya-core][data-gpya-theme="dark"] .gpya-activation-fees-note{
  box-shadow:none!important;
}
@media(max-width:760px){
 .gpya-dashboard-tool-card,.gpya-dashboard-tools .gpya-profit-calculator-open{height:auto!important;min-height:148px!important}
 .gpya-capacity-preview{min-height:166px!important;padding:15px!important}
 .gpya-activation-purchase-modal{width:calc(100vw - 20px)!important;max-width:calc(100vw - 20px)!important;padding:20px 15px!important;max-height:92vh!important}
 .gpya-activation-purchase-modal .gpya-activation-options{grid-template-columns:1fr!important}
 .gpya-activation-purchase-card{padding:16px!important}
 .gpya-activation-purchase-card>p{min-height:0!important}
 .gpya-activation-card-head h4{font-size:20px!important}
 .gpya-activation-card-head>strong{font-size:18px}
 .gpya-activation-plan-label select{min-height:46px;font-size:12px}
 .gpya-activation-fees-note{padding:12px!important}
}
@media(max-width:420px){
 .gpya-activation-plan-preview{grid-template-columns:1fr 1fr}
 .gpya-activation-plan-preview>div{padding:9px}
 .gpya-activation-unit{align-items:flex-start;flex-direction:column;gap:4px}
}

/* GPYA Event Core v1.8.6 — Capacity card bottom breathing room */
@media(max-width:760px){.gpya-capacity-preview{padding-bottom:18px!important}}


/* GPYA Event Core v1.8.7 — Event plan naming + proactive plan upgrade */
[data-gpya-core] .gpya-plan-upgrade-link{border:1px solid color-mix(in srgb,var(--gpya-primary) 28%,var(--gpya-border));background:color-mix(in srgb,var(--gpya-primary) 12%,var(--gpya-surface));color:var(--gpya-primary)!important;cursor:pointer;font:inherit;font-weight:800}
[data-gpya-core] .gpya-plan-upgrade-link:hover{border-color:var(--gpya-primary);background:color-mix(in srgb,var(--gpya-primary) 18%,var(--gpya-surface));transform:translateY(-1px)}
[data-gpya-core][data-gpya-theme="dark"] .gpya-plan-upgrade-link{background:color-mix(in srgb,var(--gpya-primary) 14%,var(--gpya-ui-surface));border-color:color-mix(in srgb,var(--gpya-primary) 38%,var(--gpya-ui-border))}
@media(max-width:640px){[data-gpya-core] .gpya-event-actions .gpya-plan-upgrade-link{min-height:38px;padding:8px 11px}}

/* GPYA Event Core v1.8.8 — Magnum ticket packs + custom capacity */
.gpya-ticket-pack-box{margin-top:16px;padding:16px;border:1px solid var(--gpya-ui-border);border-radius:16px;background:color-mix(in srgb,var(--gpya-primary) 6%,var(--gpya-ui-surface));display:grid;gap:13px}
.gpya-ticket-pack-box[hidden]{display:none!important}.gpya-ticket-pack-head{display:flex;justify-content:space-between;align-items:flex-start;gap:14px}.gpya-ticket-pack-head small{font-size:9px!important;font-weight:900;letter-spacing:.1em;color:var(--gpya-primary)}.gpya-ticket-pack-head h4{margin:3px 0 3px;font-size:16px}.gpya-ticket-pack-head p{margin:0!important;font-size:11px!important;color:var(--gpya-ui-muted);line-height:1.45}.gpya-ticket-pack-head>span{flex:0 0 auto;padding:7px 9px;border-radius:999px;background:var(--gpya-ui-surface-2);border:1px solid var(--gpya-ui-border);font-size:10px;font-weight:850;color:var(--gpya-ui-text)}
.gpya-ticket-pack-box>label{display:grid;gap:6px;font-size:11px;font-weight:900}.gpya-ticket-pack-box select{width:100%;min-height:42px;border-radius:10px;border:1px solid var(--gpya-ui-border);background:var(--gpya-ui-input);color:var(--gpya-ui-text);padding:7px 10px;font-weight:750}.gpya-ticket-pack-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:12px;background:var(--gpya-ui-surface-2);border:1px solid var(--gpya-ui-border);font-size:11px;color:var(--gpya-ui-muted)}.gpya-ticket-pack-summary b{color:var(--gpya-ui-text);font-size:12px;text-align:right}
.gpya-custom-capacity-cta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;margin-top:2px;padding-top:14px;border-top:1px solid var(--gpya-ui-border)}.gpya-custom-capacity-cta b,.gpya-custom-capacity-cta small{display:block}.gpya-custom-capacity-cta b{font-size:11.5px;color:var(--gpya-ui-text)}.gpya-custom-capacity-cta small{margin-top:3px;font-size:10px!important;color:var(--gpya-ui-muted);line-height:1.4}.gpya-custom-capacity-cta .gpya-btn{white-space:nowrap;margin:0!important}
.gpya-custom-capacity-card{max-width:820px!important;max-height:88vh!important;overflow:auto!important}.gpya-custom-capacity-card>p{color:var(--gpya-ui-muted);margin:4px 0 16px!important}.gpya-custom-capacity-context{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0 0 16px}.gpya-custom-capacity-context>div{padding:12px 14px;border-radius:12px;border:1px solid var(--gpya-ui-border);background:var(--gpya-ui-surface-2)}.gpya-custom-capacity-context small,.gpya-custom-capacity-context strong{display:block}.gpya-custom-capacity-context small{font-size:9.5px!important;color:var(--gpya-ui-muted);margin-bottom:4px}.gpya-custom-capacity-context strong{font-size:12px;overflow-wrap:anywhere}
.gpya-custom-capacity-form{display:grid;gap:14px}.gpya-custom-capacity-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.gpya-custom-capacity-form label{display:grid;gap:6px;font-size:11px;font-weight:850;color:var(--gpya-ui-text)}.gpya-custom-capacity-form input,.gpya-custom-capacity-form select,.gpya-custom-capacity-form textarea{width:100%;box-sizing:border-box;border:1px solid var(--gpya-ui-border);border-radius:10px;background:var(--gpya-ui-input);color:var(--gpya-ui-text);padding:10px 11px;font:inherit}.gpya-custom-capacity-form textarea{resize:vertical;min-height:94px}.gpya-custom-capacity-checks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:12px 14px;border:1px solid var(--gpya-ui-border);border-radius:12px;background:var(--gpya-ui-surface-2)}.gpya-custom-capacity-checks label{display:flex;align-items:flex-start;gap:8px;font-weight:700;line-height:1.35}.gpya-custom-capacity-checks input{width:auto;margin-top:2px}
[data-gpya-core][data-gpya-theme="dark"] .gpya-ticket-pack-box,[data-gpya-core][data-gpya-theme="dark"] .gpya-custom-capacity-context>div,[data-gpya-core][data-gpya-theme="dark"] .gpya-custom-capacity-checks{background:color-mix(in srgb,var(--gpya-primary) 8%,var(--gpya-ui-surface))}
@media(max-width:760px){.gpya-ticket-pack-head,.gpya-custom-capacity-cta{grid-template-columns:1fr;display:grid}.gpya-ticket-pack-head>span{justify-self:start}.gpya-custom-capacity-cta .gpya-btn{width:100%!important}.gpya-custom-capacity-grid,.gpya-custom-capacity-context,.gpya-custom-capacity-checks{grid-template-columns:1fr}.gpya-custom-capacity-card{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;padding:20px!important}.gpya-custom-capacity-form .gpya-btn{width:100%!important}}

/* GPYA Event Core v1.9.0 — estadísticas financieras y capacidad */
.gpya-stats-heading{display:flex;justify-content:space-between;align-items:end;margin:22px 0 12px}.gpya-stats-heading span{font-size:11px;font-weight:900;letter-spacing:.08em;color:var(--gpya-primary)}.gpya-stats-heading h3{margin:3px 0 2px;font-size:24px;color:var(--gpya-text)}.gpya-stats-heading p{margin:0;color:var(--gpya-muted);font-size:13px}.gpya-grid-finance-global{grid-template-columns:repeat(4,minmax(0,1fr))}.gpya-capacity-preview-head{grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center}.gpya-capacity-head-details{border:1px solid var(--gpya-primary);background:transparent;color:var(--gpya-primary);border-radius:10px;padding:8px 11px;font-size:12px;font-weight:900;cursor:pointer;white-space:nowrap}.gpya-capacity-head-details:hover{background:var(--gpya-primary);color:#fff}.gpya-finance-chart{margin:16px 0 20px;padding:18px 20px;border:1px solid var(--gpya-border);border-radius:18px;background:var(--gpya-surface);box-shadow:0 10px 30px rgba(15,23,42,.05)}.gpya-finance-chart-head{display:flex;justify-content:space-between;gap:16px;align-items:center}.gpya-finance-chart-head small{font-size:10px;font-weight:900;color:var(--gpya-primary);letter-spacing:.08em}.gpya-finance-chart-head h4{margin:3px 0 0;font-size:18px;color:var(--gpya-text)}.gpya-finance-chart-head select{max-width:150px;padding:8px 10px;border:1px solid var(--gpya-border);border-radius:10px;background:var(--gpya-surface);color:var(--gpya-text)}.gpya-chart-legend{display:flex;gap:18px;flex-wrap:wrap;margin:14px 0 8px;color:var(--gpya-muted);font-size:11px;font-weight:800}.gpya-chart-legend span:before{content:'●';margin-right:5px}.gpya-chart-legend span:nth-child(1):before{color:var(--gpya-primary)}.gpya-chart-legend span:nth-child(2):before{color:#f59e0b}.gpya-chart-legend span:nth-child(3):before{color:#22c55e}.gpya-chart-bars{height:190px;display:flex;align-items:stretch;gap:5px;border-bottom:1px solid var(--gpya-border);padding-top:12px;overflow:hidden}.gpya-chart-group{flex:1;min-width:12px;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:5px;height:100%}.gpya-chart-columns{height:155px;width:100%;display:flex;align-items:flex-end;justify-content:center;gap:2px}.gpya-chart-columns i{display:block;width:27%;min-width:2px;border-radius:4px 4px 0 0;background:var(--gpya-primary)}.gpya-chart-columns i:nth-child(2){background:#f59e0b}.gpya-chart-columns i:nth-child(3){background:#22c55e}.gpya-chart-group small{font-size:9px;color:var(--gpya-muted);white-space:nowrap}.gpya-chart-empty{margin:auto;color:var(--gpya-muted);font-size:13px;text-align:center}.gpya-event-stats-heading{margin-top:4px}
@media(max-width:900px){.gpya-grid-finance-global{grid-template-columns:repeat(2,minmax(0,1fr))!important}.gpya-finance-chart{padding:15px}.gpya-chart-bars{overflow-x:auto}.gpya-chart-group{min-width:24px}}
@media(max-width:600px){.gpya-grid-finance-global{grid-template-columns:1fr!important}.gpya-capacity-preview-head{grid-template-columns:auto minmax(0,1fr)!important}.gpya-capacity-head-details{grid-column:1/-1;width:100%;margin-top:7px}.gpya-finance-chart-head{align-items:flex-start;flex-direction:column}.gpya-finance-chart-head select{width:100%;max-width:none}.gpya-chart-legend{gap:9px}.gpya-stats-heading h3{font-size:21px}}


/* GPYA Event Core v1.9.1 — gráficas lineales + menú Acciones */
.gpya-chart-lines{position:relative;min-height:220px;margin-top:8px;border-bottom:1px solid var(--gpya-border);overflow:hidden}
.gpya-line-chart-scroll{width:100%;overflow-x:auto;overflow-y:hidden;padding:4px 0 0}
.gpya-line-chart-svg{display:block;width:100%;min-width:620px;height:220px;overflow:visible}
.gpya-line-series{fill:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}
.gpya-line-gross{stroke:var(--gpya-primary)}
.gpya-line-fees{stroke:#f59e0b}
.gpya-line-net{stroke:#22c55e}
.gpya-line-dot{stroke:var(--gpya-surface);stroke-width:2;vector-effect:non-scaling-stroke}
.gpya-line-gross-dot{fill:var(--gpya-primary)}.gpya-line-fees-dot{fill:#f59e0b}.gpya-line-net-dot{fill:#22c55e}
.gpya-chart-guide{stroke:var(--gpya-border);stroke-width:1;stroke-dasharray:4 7;vector-effect:non-scaling-stroke}
.gpya-chart-axis-labels text{fill:var(--gpya-muted);font-size:11px;font-weight:700}
[data-gpya-core][data-gpya-theme="dark"] .gpya-line-dot{stroke:var(--gpya-surface)}

.gpya-events-panel{overflow:visible!important}.gpya-events-panel-title{align-items:center!important}.gpya-events-count{display:inline-flex!important;align-items:center;justify-content:center;min-height:30px;padding:6px 11px;border-radius:999px;background:color-mix(in srgb,var(--gpya-primary) 12%,var(--gpya-surface));border:1px solid color-mix(in srgb,var(--gpya-primary) 24%,var(--gpya-border));color:var(--gpya-primary)!important;font-size:12px!important;font-weight:900;white-space:nowrap}
.gpya-event-summary{min-width:0;flex:1}.gpya-event-summary>b{display:block;overflow-wrap:anywhere}.gpya-event-summary>small{margin-top:4px}
.gpya-event-actions-menu{position:relative;flex:0 0 auto;z-index:20}.gpya-event-actions-menu:has(.gpya-event-actions-dropdown:not([hidden])){z-index:220}
.gpya-event-actions-trigger{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:118px;padding:10px 13px;border:1px solid color-mix(in srgb,var(--gpya-primary) 35%,var(--gpya-border));border-radius:11px;background:color-mix(in srgb,var(--gpya-primary) 10%,var(--gpya-surface));color:var(--gpya-primary);font:inherit;font-size:13px;font-weight:900;cursor:pointer;transition:.18s ease}
.gpya-event-actions-trigger:hover,.gpya-event-actions-trigger[aria-expanded="true"]{background:var(--gpya-primary);border-color:var(--gpya-primary);color:#fff;box-shadow:0 8px 20px color-mix(in srgb,var(--gpya-primary) 22%,transparent)}
.gpya-event-actions-trigger span{font-size:15px;line-height:1;transition:transform .18s ease}.gpya-event-actions-trigger[aria-expanded="true"] span{transform:rotate(180deg)}
.gpya-event-actions-dropdown{position:absolute;right:0;top:calc(100% + 8px);width:min(300px,calc(100vw - 36px));padding:7px;border:1px solid var(--gpya-border);border-radius:14px;background:var(--gpya-surface);box-shadow:0 20px 55px rgba(15,23,42,.18);z-index:9999}
.gpya-event-actions-dropdown[hidden]{display:none!important}.gpya-event-action-item{width:100%;display:grid;grid-template-columns:30px minmax(0,1fr);gap:9px;align-items:center;text-align:left;padding:10px 11px;border:0;border-radius:10px;background:transparent;color:var(--gpya-text)!important;text-decoration:none!important;font:inherit;cursor:pointer}
.gpya-event-action-item>span:first-child{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:var(--gpya-surface-2);color:var(--gpya-primary);font-weight:900}.gpya-event-action-item b,.gpya-event-action-item small{display:block}.gpya-event-action-item b{font-size:12.5px;color:var(--gpya-text)}.gpya-event-action-item small{margin-top:2px;font-size:10px!important;line-height:1.3;color:var(--gpya-muted)!important}.gpya-event-action-item:hover,.gpya-event-action-item:focus-visible{outline:none;background:color-mix(in srgb,var(--gpya-primary) 9%,var(--gpya-surface))}.gpya-event-action-item.is-primary{background:color-mix(in srgb,var(--gpya-primary) 8%,var(--gpya-surface))}.gpya-event-action-item.is-primary>span:first-child{background:var(--gpya-primary);color:#fff}
[data-gpya-core][data-gpya-theme="dark"] .gpya-events-count{background:color-mix(in srgb,var(--gpya-primary) 14%,var(--gpya-surface));border-color:color-mix(in srgb,var(--gpya-primary) 35%,var(--gpya-border))}[data-gpya-core][data-gpya-theme="dark"] .gpya-event-actions-dropdown{box-shadow:0 22px 60px rgba(0,0,0,.45)}
@media(max-width:640px){.gpya-event{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important}.gpya-event-actions-menu{width:auto!important;margin-top:0!important}.gpya-event-actions-trigger{min-width:104px;padding:9px 11px}.gpya-event-actions-dropdown{right:0}.gpya-line-chart-svg{min-width:680px}.gpya-chart-lines{min-height:210px}.gpya-events-count{font-size:11px!important;padding:5px 9px}}
@media(max-width:430px){.gpya-event{grid-template-columns:1fr!important}.gpya-event-actions-menu{width:100%!important;margin-top:10px!important}.gpya-event-actions-trigger{width:100%}.gpya-event-actions-dropdown{left:0;right:auto;width:100%}.gpya-events-panel-title{gap:10px}.gpya-events-panel-title h3{font-size:26px}.gpya-events-count{margin-left:auto}}


/* GPYA Event Core v1.9.2 — capacity-governed event UX, sales actions and analytical line charts */
.gpya-inline-link{display:inline;padding:0;border:0;background:transparent;color:var(--gpya-primary);font:inherit;font-weight:800;text-decoration:underline;cursor:pointer}
.gpya-capacity-allocation{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:14px 0 16px;padding:14px;border:1px solid color-mix(in srgb,var(--gpya-primary) 22%,var(--gpya-border));border-radius:14px;background:color-mix(in srgb,var(--gpya-primary) 5%,var(--gpya-surface))}
.gpya-capacity-allocation>div{min-width:0}.gpya-capacity-allocation small,.gpya-capacity-allocation strong{display:block}.gpya-capacity-allocation small{font-size:10px;color:var(--gpya-muted);font-weight:800}.gpya-capacity-allocation strong{margin-top:3px;color:var(--gpya-text);font-size:13px}.gpya-ticket-engine.is-over-capacity .gpya-capacity-allocation{border-color:#ef4444;box-shadow:0 0 0 2px color-mix(in srgb,#ef4444 12%,transparent)}.gpya-ticket-engine.is-over-capacity [data-gpya-allocation-remaining]{color:#ef4444}
.gpya-capacity-fixed-label{display:inline-flex;align-items:center;padding:8px 10px;border-radius:9px;background:var(--gpya-surface-2);color:var(--gpya-muted);font-size:11px;font-weight:800}
.gpya-order-ticket-id{display:grid;gap:3px;min-width:128px}.gpya-order-ticket-id strong{white-space:nowrap}.gpya-order-ticket-id span{font-size:12px;color:var(--gpya-text)}.gpya-order-ticket-id small{font-size:11px!important;color:var(--gpya-muted)!important}
.gpya-ticket-actions-menu{z-index:40}.gpya-ticket-actions-dropdown{width:min(330px,calc(100vw - 36px))}.gpya-ticket-actions-form{display:grid;gap:3px}.gpya-ticket-action-note{display:grid;gap:5px;padding:8px 11px 5px;color:var(--gpya-muted);font-size:10px;font-weight:800}.gpya-ticket-action-note textarea{width:100%;resize:vertical;min-height:54px;border:1px solid var(--gpya-border);border-radius:9px;background:var(--gpya-surface);color:var(--gpya-text);padding:8px;font:inherit;font-size:12px}.gpya-ticket-actions-form .gpya-danger b{color:#dc2626}
.gpya-capacity-managed-notice{display:flex;align-items:center;justify-content:space-between;gap:18px}.gpya-capacity-managed-notice>div{display:flex;align-items:flex-start;gap:12px}.gpya-capacity-managed-notice>div>span{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:color-mix(in srgb,var(--gpya-primary) 12%,var(--gpya-surface));color:var(--gpya-primary);font-weight:900}.gpya-capacity-managed-notice h3{margin:0 0 4px}.gpya-capacity-managed-notice p{margin:0;color:var(--gpya-muted)}
.gpya-chart-y-label{fill:var(--gpya-muted);font-size:10px;font-weight:700}.gpya-chart-y-axis{stroke:var(--gpya-border);stroke-width:1;vector-effect:non-scaling-stroke}.gpya-line-area{opacity:.10}.gpya-line-area-gross{fill:var(--gpya-primary)}.gpya-line-area-fees{fill:#f59e0b;opacity:.06}.gpya-line-area-net{fill:#22c55e;opacity:.08}.gpya-line-chart-svg{height:250px}.gpya-chart-lines{min-height:250px}
[data-gpya-core][data-gpya-theme="dark"] .gpya-line-area{opacity:.16}
@media(max-width:900px){.gpya-capacity-allocation{grid-template-columns:repeat(2,minmax(0,1fr))}.gpya-capacity-managed-notice{align-items:stretch;flex-direction:column}.gpya-capacity-managed-notice .gpya-btn{width:100%}}
@media(max-width:600px){.gpya-capacity-allocation{grid-template-columns:1fr 1fr}.gpya-sales-table .gpya-event-actions-trigger{width:100%;min-width:0}.gpya-ticket-actions-menu{width:100%}.gpya-ticket-actions-dropdown{left:0;right:auto;width:min(330px,calc(100vw - 52px))}.gpya-order-ticket-id strong{white-space:normal}}

/* v1.9.3 Share QR + social icon UX */
.gpya-share-networks a,.gpya-share-networks button{display:flex!important;align-items:center;justify-content:center;gap:9px;min-height:48px}.gpya-share-icon{width:18px;height:18px;flex:0 0 18px;fill:currentColor;color:#fff;display:block}.gpya-share-qr-section{margin-top:20px;padding-top:20px;border-top:1px solid var(--gpya-border,#dbe3ee);display:grid;grid-template-columns:1fr auto;gap:14px 20px;align-items:center}.gpya-share-qr-copy{align-self:start}.gpya-share-qr-copy b{display:block;font-size:16px;margin-bottom:5px}.gpya-share-qr-copy small{display:block;color:var(--gpya-muted,#64748b);line-height:1.45;max-width:320px}.gpya-share-qr-box{grid-row:1 / span 2;grid-column:2;background:#fff;border:1px solid #dbe3ee;border-radius:16px;padding:10px;box-shadow:0 8px 24px rgba(15,23,42,.08)}.gpya-share-qr-box svg{width:150px;height:150px;display:block}.gpya-share-qr-download{justify-self:start;border:1px solid var(--gpya-primary,#16aca1)!important;background:transparent!important;color:var(--gpya-primary,#16aca1)!important;border-radius:11px;padding:9px 13px;font-weight:800;cursor:pointer}.gpya-share-card{max-height:min(88vh,760px);overflow:auto}.gpya-theme-dark .gpya-share-qr-box,[data-gpya-theme="dark"] .gpya-share-qr-box{border-color:rgba(255,255,255,.16)}
@media(max-width:580px){.gpya-share-card{padding:22px 18px}.gpya-share-networks{grid-template-columns:1fr 1fr}.gpya-share-qr-section{grid-template-columns:1fr;text-align:center}.gpya-share-qr-box{grid-row:auto;grid-column:auto;justify-self:center}.gpya-share-qr-copy small{margin-inline:auto}.gpya-share-qr-download{justify-self:stretch}.gpya-share-copy{grid-template-columns:1fr}.gpya-share-icon{width:17px;height:17px}}


/* GPYA Event Core v1.9.4 — Rich descriptions, action caret, dark charts & WhatsApp layout */
.gpya-actions-caret{display:inline-block;width:0;height:0;margin-left:5px;border-left:4px solid transparent;border-right:4px solid transparent;border-top:6px solid currentColor;vertical-align:middle;transition:transform .18s ease}
.gpya-event-actions-trigger[aria-expanded="true"] .gpya-actions-caret{transform:rotate(180deg)}
.gpya-rich-description{display:block!important;min-width:0}.gpya-rich-description .gpya-field-label{display:block;margin-bottom:7px;font-weight:800;color:var(--gpya-text)}
.gpya-rich-description .wp-editor-wrap{border-radius:12px;overflow:hidden;border:1px solid var(--gpya-border);background:var(--gpya-surface)}
.gpya-rich-description .wp-editor-container{border:0!important}.gpya-rich-description .mce-tinymce{box-shadow:none!important;border:0!important}.gpya-rich-description .quicktags-toolbar,.gpya-rich-description .mce-toolbar-grp{border-color:var(--gpya-border)!important}
.gpya-rich-description .wp-switch-editor{border-color:var(--gpya-border)!important}.gpya-rich-description .gpya-field-help{display:block;margin-top:7px}
[data-gpya-core][data-gpya-theme="dark"] .gpya-finance-chart{background:var(--gpya-dark-surface)!important;border-color:var(--gpya-dark-border)!important;color:var(--gpya-dark-text)!important;box-shadow:0 14px 38px rgba(0,0,0,.24)}
[data-gpya-core][data-gpya-theme="dark"] .gpya-finance-chart h4,[data-gpya-core][data-gpya-theme="dark"] .gpya-finance-chart-head small{color:var(--gpya-dark-text)!important}
[data-gpya-core][data-gpya-theme="dark"] .gpya-finance-chart-head small{color:var(--gpya-primary)!important}
[data-gpya-core][data-gpya-theme="dark"] .gpya-finance-chart-head select{background:#111827!important;color:#f8fafc!important;border-color:#334155!important}
[data-gpya-core][data-gpya-theme="dark"] .gpya-chart-guide{stroke:#475569!important;opacity:.7}
[data-gpya-core][data-gpya-theme="dark"] .gpya-chart-y-axis{stroke:#64748b!important}
[data-gpya-core][data-gpya-theme="dark"] .gpya-chart-y-label,[data-gpya-core][data-gpya-theme="dark"] .gpya-chart-axis-labels text,[data-gpya-core][data-gpya-theme="dark"] .gpya-chart-legend{fill:#aebbd0!important;color:#aebbd0!important}
[data-gpya-core][data-gpya-theme="dark"] .gpya-chart-lines{border-color:#334155!important}
[data-gpya-core][data-gpya-theme="dark"] .gpya-line-area{opacity:.22}
.gpya-community-grid{align-items:stretch}.gpya-community-card{grid-template-rows:auto minmax(48px,auto) auto auto auto 1fr;align-content:start;height:100%;box-sizing:border-box}.gpya-community-card>p{min-height:48px;display:flex;align-items:flex-start}.gpya-community-card>label{align-self:start}.gpya-community-options{display:grid;gap:11px;align-content:start;padding-top:2px}.gpya-community-options label{display:grid!important;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:9px!important;font-weight:650!important;line-height:1.35}.gpya-community-options input[type="checkbox"]{width:16px;height:16px;margin:2px 0 0}.gpya-community-private-note{display:flex;align-items:flex-start;gap:8px;align-self:start;padding:11px 12px;border:1px solid var(--gpya-border);border-radius:11px;background:color-mix(in srgb,var(--gpya-primary) 5%,var(--gpya-surface));color:var(--gpya-muted);line-height:1.4}.gpya-community-private-note span{flex:0 0 auto}.gpya-community-private-note small{font-size:11px}
[data-gpya-core][data-gpya-theme="dark"] .gpya-rich-description .wp-editor-wrap{background:#111827;border-color:#334155}[data-gpya-core][data-gpya-theme="dark"] .gpya-rich-description .wp-switch-editor,[data-gpya-core][data-gpya-theme="dark"] .gpya-rich-description .quicktags-toolbar{background:#172033!important;color:#e5edf8!important;border-color:#334155!important}
@media(max-width:760px){.gpya-community-card{grid-template-rows:auto auto auto auto auto auto}.gpya-community-card>p{min-height:0}.gpya-rich-description .mce-toolbar-grp{overflow-x:auto}.gpya-actions-caret{margin-left:4px}}
