.pfs-eb-app{--pfs-bg:#f7f8fb;--pfs-card:#fff;--pfs-text:#111827;--pfs-muted:#6b7280;--pfs-line:#e5e7eb;--pfs-brand:#0f766e;--pfs-brand2:#115e59;--pfs-soft:#ecfdf5;max-width:1220px;margin:0 auto;padding:18px;color:var(--pfs-text);font-family:inherit}.pfs-eb-app *{box-sizing:border-box}.pfs-eb-app [hidden]{display:none!important}.pfs-eb-hero{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:34px;border-radius:32px;background:radial-gradient(circle at top right,var(--pfs-hero-accent-soft,rgba(45,212,191,.35)),transparent 34%),linear-gradient(135deg,var(--pfs-hero-start,#0f172a),var(--pfs-hero-end,#115e59));color:var(--pfs-hero-text,#fff);margin-bottom:18px;overflow:hidden}.pfs-eb-kicker{display:inline-flex;padding:6px 12px;border-radius:999px;background:rgba(255,255,255,.14);font-size:13px;margin-bottom:10px;letter-spacing:.02em}.pfs-eb-hero h2{font-size:clamp(28px,4vw,52px);line-height:1.05;margin:0 0 10px}.pfs-eb-hero p{max-width:680px;margin:0;color:rgba(255,255,255,.82);font-size:17px}.pfs-eb-cart-mini{min-width:170px;text-align:center;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);border-radius:24px;padding:20px}.pfs-eb-cart-mini strong{display:block;font-size:42px}.pfs-eb-cart-mini span{font-size:13px;color:rgba(255,255,255,.78)}.pfs-eb-steps{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin:16px 0}.pfs-eb-steps span{padding:12px;border-radius:999px;text-align:center;background:#f3f4f6;color:var(--pfs-muted);font-size:13px}.pfs-eb-steps .is-active{background:var(--pfs-soft);color:var(--pfs-brand);font-weight:800}.pfs-eb-steps .is-done{background:#e0f2fe;color:#075985}.pfs-eb-section{background:var(--pfs-card);border:1px solid var(--pfs-line);border-radius:28px;padding:26px;box-shadow:0 18px 60px rgba(15,23,42,.06);margin:14px 0}.pfs-eb-section h3{font-size:26px;margin:0 0 12px}.pfs-eb-section-intro{color:var(--pfs-muted);margin-top:-6px;margin-bottom:20px}.pfs-eb-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.pfs-eb-category-grid{grid-template-columns:1fr}.pfs-eb-cat-card{display:flex;align-items:center;gap:18px;width:100%;min-height:132px;text-align:left;border:1px solid var(--pfs-line);border-radius:28px;background:#fff;padding:18px;cursor:pointer;transition:.2s box-shadow,.2s transform,.2s border-color;color:var(--pfs-text)}.pfs-eb-cat-card-large{min-height:176px;padding:24px}.pfs-eb-cat-card:hover{transform:translateY(-2px);border-color:#99f6e4;box-shadow:0 18px 40px rgba(15,118,110,.12)}.pfs-eb-cat-card img,.pfs-eb-img-placeholder{width:150px;height:108px;flex:0 0 150px;border-radius:22px;object-fit:cover;background:#f3f4f6;display:flex;align-items:center;justify-content:center;color:var(--pfs-muted);font-size:13px}.pfs-eb-cat-card-large img,.pfs-eb-cat-card-large .pfs-eb-img-placeholder{width:220px;height:130px;flex-basis:220px}.pfs-eb-cat-card strong{display:block;font-size:22px;margin-bottom:7px}.pfs-eb-cat-card small{display:block;color:var(--pfs-muted);line-height:1.45}.pfs-eb-cat-card em{display:inline-flex;margin-top:12px;padding:5px 10px;border-radius:999px;background:var(--pfs-soft);color:var(--pfs-brand);font-style:normal;font-size:12px;font-weight:900}.pfs-eb-panel-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.pfs-eb-link{border:0;background:transparent;color:var(--pfs-brand);font-weight:900;cursor:pointer;padding:8px}.pfs-eb-calendar-head{display:flex;align-items:center;justify-content:center;gap:16px;margin:8px 0 16px}.pfs-eb-calendar-head button{width:48px;height:48px;border-radius:999px;border:1px solid var(--pfs-line);background:#fff;font-size:26px;cursor:pointer;color:var(--pfs-text)}.pfs-eb-calendar-head button.is-disabled{opacity:.55}.pfs-eb-calendar-head strong{min-width:240px;text-align:center;font-size:21px}.pfs-eb-calendar{display:grid;grid-template-columns:repeat(7,1fr);gap:8px}.pfs-eb-week{text-align:center;color:var(--pfs-muted);font-size:13px;font-weight:800;padding:8px}.pfs-eb-calendar button{min-height:86px;border-radius:20px;border:1px solid var(--pfs-line);background:#f9fafb;color:#9ca3af}.pfs-eb-calendar button.is-available{background:#fff;color:var(--pfs-text);cursor:pointer;border-color:#99f6e4}.pfs-eb-calendar button.is-available:hover{background:var(--pfs-soft)}.pfs-eb-calendar button strong{display:block;font-size:22px}.pfs-eb-calendar button small{display:block;font-size:11px;color:var(--pfs-brand);margin-top:4px}.pfs-eb-slots{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.pfs-eb-slot{background:#fff;border:1px solid var(--pfs-line);border-radius:22px;padding:20px;text-align:left;cursor:pointer;color:var(--pfs-text)}.pfs-eb-slot:hover{border-color:#99f6e4;background:var(--pfs-soft)}.pfs-eb-slot strong,.pfs-eb-slot span,.pfs-eb-slot small{display:block}.pfs-eb-slot strong{font-size:19px}.pfs-eb-slot span{margin:8px 0;color:var(--pfs-text)}.pfs-eb-slot small{color:var(--pfs-muted)}.pfs-eb-shop-layout{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:18px;align-items:start}.pfs-eb-ticket-list{display:grid;grid-template-columns:1fr;gap:12px}.pfs-eb-ticket{display:grid;grid-template-columns:170px 1fr auto;gap:16px;align-items:center;border:1px solid var(--pfs-line);border-radius:26px;padding:12px;background:#fff}.pfs-eb-ticket img,.pfs-eb-ticket-ph{width:170px;height:126px;border-radius:20px;object-fit:cover;background:#f3f4f6;display:flex;align-items:center;justify-content:center;color:var(--pfs-muted)}.pfs-eb-ticket h4{font-size:23px;margin:0 0 8px}.pfs-eb-ticket p{margin:0 0 10px;color:var(--pfs-muted);line-height:1.45}.pfs-eb-ticket-body strong{font-size:21px;color:var(--pfs-brand)}.pfs-eb-tax-note{display:block;color:var(--pfs-muted);font-size:12px;margin-top:4px}.pfs-eb-qty{display:flex;align-items:center;gap:10px}.pfs-eb-qty button{width:46px;height:46px;border-radius:999px;border:0;background:var(--pfs-brand);color:#fff;font-size:24px;cursor:pointer;line-height:1}.pfs-eb-qty button:hover{background:var(--pfs-brand2)}.pfs-eb-qty span{min-width:34px;text-align:center;font-size:23px;font-weight:800}.pfs-eb-cart{position:sticky;top:100px;margin:0;background:#0f172a;color:#fff;border-radius:26px;padding:20px;box-shadow:0 18px 60px rgba(15,23,42,.25);align-self:start;z-index:1}.pfs-eb-cart h3{margin:0 0 12px}.pfs-eb-cart-line,.pfs-eb-cart-total{display:flex;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.12)}.pfs-eb-card-box .pfs-eb-cart-line,.pfs-eb-card-box .pfs-eb-cart-total{border-bottom:1px solid var(--pfs-line)}.pfs-eb-cart-line span{color:inherit}.pfs-eb-cart-total{font-size:20px;border-bottom:0;font-weight:900}.pfs-eb-primary,.pfs-eb-secondary{width:100%;border:0;border-radius:999px;padding:15px 20px;font-weight:900;cursor:pointer;margin-top:12px;font-size:15px}.pfs-eb-primary{background:var(--pfs-brand);color:#fff}.pfs-eb-primary:hover{background:var(--pfs-brand2)}.pfs-eb-secondary{background:#f3f4f6;color:#111827}.pfs-eb-secondary:hover{background:#e5e7eb}.pfs-eb-checkout-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.pfs-eb-card-box{border:1px solid var(--pfs-line);border-radius:24px;padding:20px;background:#fff}.pfs-eb-card-box h4{margin:0 0 14px;font-size:20px}.pfs-eb-card-box label{display:block;margin-bottom:12px;color:var(--pfs-muted);font-weight:800}.pfs-eb-card-box input{display:block;width:100%;border:1px solid var(--pfs-line);border-radius:16px;padding:13px;margin-top:6px;font-size:16px}.pfs-eb-card-box input:focus{outline:2px solid #99f6e4;border-color:#0f766e}.pfs-eb-note{font-size:13px;color:var(--pfs-muted);line-height:1.45}.pfs-eb-summary-date{padding:12px;border-radius:14px;background:#f9fafb;margin-bottom:8px}.pfs-eb-payment-box{max-width:720px;margin:0 auto;text-align:center;border:1px solid var(--pfs-line);border-radius:28px;padding:32px;background:linear-gradient(180deg,#fff,#f9fafb)}.pfs-eb-payment-box h3{font-size:34px;margin:4px 0 10px}.pfs-eb-payment-box p{color:var(--pfs-muted);font-size:17px;line-height:1.55}.pfs-eb-payment-ref{margin:22px auto;padding:18px;border-radius:22px;background:#0f172a;color:#fff;max-width:460px}.pfs-eb-payment-ref span,.pfs-eb-payment-ref strong{display:block}.pfs-eb-payment-ref span{color:rgba(255,255,255,.72);font-size:13px;margin-bottom:6px}.pfs-eb-payment-ref strong{font-size:20px}.pfs-eb-payment-actions{max-width:460px;margin:0 auto}.pfs-eb-alert{padding:14px 16px;border-radius:16px;background:#fef2f2;color:#991b1b;margin:12px 0}.pfs-eb-alert.is-good{background:#ecfdf5;color:#065f46}.pfs-eb-loader{position:fixed;left:50%;top:92px;transform:translateX(-50%);z-index:9999;padding:12px 16px;border-radius:999px;background:#111827;color:#fff;display:inline-flex;align-items:center;gap:9px;box-shadow:0 18px 50px rgba(15,23,42,.22)}.pfs-eb-loader span{width:14px;height:14px;border-radius:50%;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;animation:pfs-eb-spin .8s linear infinite}.pfs-eb-loader strong{font-size:13px}.pfs-eb-empty{padding:24px;border-radius:18px;background:#f9fafb;color:var(--pfs-muted);border:1px dashed var(--pfs-line)}.pfs-eb-popup{position:fixed;inset:0;background:rgba(15,23,42,.55);z-index:99999;display:flex;align-items:center;justify-content:center;padding:18px}.pfs-eb-popup-box{position:relative;width:min(460px,100%);background:#fff;border-radius:28px;padding:28px;text-align:center;box-shadow:0 30px 90px rgba(15,23,42,.28)}.pfs-eb-popup-box h3{font-size:26px;margin:0 0 8px}.pfs-eb-popup-box p{color:var(--pfs-muted);margin:0 0 12px}.pfs-eb-popup-close{position:absolute;right:14px;top:12px;width:36px;height:36px;border-radius:999px;border:0;background:#f3f4f6;font-size:24px;cursor:pointer}@keyframes pfs-eb-spin{to{transform:rotate(360deg)}}
@media(max-width:1080px){.pfs-eb-shop-layout{grid-template-columns:1fr}.pfs-eb-cart{position:static}.pfs-eb-grid,.pfs-eb-slots,.pfs-eb-checkout-grid{grid-template-columns:1fr}.pfs-eb-steps{grid-template-columns:1fr 1fr 1fr}.pfs-eb-ticket{grid-template-columns:140px 1fr}.pfs-eb-ticket img,.pfs-eb-ticket-ph{width:140px;height:110px}.pfs-eb-qty{grid-column:1/-1;justify-content:flex-end}.pfs-eb-calendar{gap:5px}.pfs-eb-calendar button{min-height:64px;border-radius:14px}.pfs-eb-calendar button strong{font-size:16px}.pfs-eb-calendar button small{display:none}}
@media(max-width:700px){.pfs-eb-app{padding:8px}.pfs-eb-hero{border-radius:24px;padding:22px;align-items:flex-start;flex-direction:column}.pfs-eb-section{border-radius:22px;padding:14px}.pfs-eb-steps{grid-template-columns:1fr 1fr}.pfs-eb-steps span{font-size:12px;padding:10px 8px}.pfs-eb-cat-card,.pfs-eb-cat-card-large{align-items:flex-start;min-height:auto;padding:14px}.pfs-eb-cat-card img,.pfs-eb-img-placeholder,.pfs-eb-cat-card-large img,.pfs-eb-cat-card-large .pfs-eb-img-placeholder{width:96px;height:76px;flex-basis:96px;border-radius:18px}.pfs-eb-cat-card strong{font-size:18px}.pfs-eb-calendar-head strong{min-width:auto;font-size:17px}.pfs-eb-week{font-size:11px;padding:4px}.pfs-eb-ticket{grid-template-columns:1fr}.pfs-eb-ticket img,.pfs-eb-ticket-ph{width:100%;height:180px}.pfs-eb-qty{justify-content:space-between}.pfs-eb-qty button{width:50px;height:50px}.pfs-eb-payment-box{padding:22px}.pfs-eb-payment-box h3{font-size:28px}.pfs-eb-loader{top:74px;width:calc(100% - 24px);justify-content:center}.pfs-eb-popup-box{padding:24px}}

/* V4 UX refinements */
.pfs-eb-category-grid{gap:22px}
.pfs-eb-cat-card-large{min-height:230px;padding:30px;border-radius:34px}
.pfs-eb-cat-card-large img,.pfs-eb-cat-card-large .pfs-eb-img-placeholder{width:320px;height:175px;flex-basis:320px;border-radius:28px}
.pfs-eb-cat-card-large strong{font-size:30px;line-height:1.15}
.pfs-eb-cat-card-large small{font-size:16px;max-width:760px}
.pfs-eb-cat-card-large em{font-size:13px;padding:7px 13px;margin-top:16px}
.pfs-eb-selected-slot{margin:-2px 0 18px;padding:14px 16px;border-radius:18px;background:var(--pfs-soft);color:var(--pfs-brand);border:1px solid #99f6e4;font-weight:700}
.pfs-eb-selected-slot strong{color:var(--pfs-text)}
.pfs-eb-selected-slot span{color:var(--pfs-brand2)}
.pfs-eb-slot small{font-weight:800;color:var(--pfs-brand)}
@media(max-width:1080px){.pfs-eb-cat-card-large img,.pfs-eb-cat-card-large .pfs-eb-img-placeholder{width:220px;height:140px;flex-basis:220px}.pfs-eb-cat-card-large{min-height:190px}.pfs-eb-cat-card-large strong{font-size:25px}}
@media(max-width:700px){.pfs-eb-cat-card-large{padding:16px;gap:14px}.pfs-eb-cat-card-large img,.pfs-eb-cat-card-large .pfs-eb-img-placeholder{width:120px;height:92px;flex-basis:120px}.pfs-eb-cat-card-large strong{font-size:20px}.pfs-eb-cat-card-large small{font-size:13px}.pfs-eb-selected-slot{font-size:13px}}

/* V5 elegant booking UI */
.pfs-eb-app{--pfs-shadow:0 24px 70px rgba(15,23,42,.10);max-width:1240px}.pfs-eb-hero{background:radial-gradient(circle at 10% 10%,var(--pfs-hero-accent-soft,rgba(20,184,166,.22)),transparent 32%),linear-gradient(135deg,var(--pfs-hero-start,#0f172a),var(--pfs-hero-end,#134e4a));color:var(--pfs-hero-text,#fff);box-shadow:var(--pfs-shadow);border:0}.pfs-eb-hero h2,.pfs-eb-hero p{color:var(--pfs-hero-text,#fff)}.pfs-eb-hero .pfs-eb-kicker{background:rgba(255,255,255,.12);color:var(--pfs-hero-text,#ccfbf1)}.pfs-eb-cart-mini{background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.25);color:var(--pfs-hero-text,#fff)}.pfs-eb-section{box-shadow:var(--pfs-shadow);border:1px solid rgba(226,232,240,.9)}.pfs-eb-section h3{font-size:30px;letter-spacing:-.03em}.pfs-eb-steps{background:#fff;border-radius:999px;padding:7px;box-shadow:0 14px 40px rgba(15,23,42,.08);border:1px solid var(--pfs-line)}.pfs-eb-steps span{border-radius:999px;border:0;background:transparent}.pfs-eb-steps span.is-active{box-shadow:0 10px 26px rgba(15,118,110,.25)}.pfs-eb-cat-card-large{min-height:270px;padding:34px;border-radius:38px;background:linear-gradient(135deg,#fff,#f8fafc);box-shadow:0 18px 50px rgba(15,23,42,.08);border:1px solid #e2e8f0}.pfs-eb-cat-card-large:hover{transform:translateY(-4px);box-shadow:0 26px 70px rgba(15,118,110,.18)}.pfs-eb-cat-card-large img,.pfs-eb-cat-card-large .pfs-eb-img-placeholder{width:390px;height:215px;flex-basis:390px;border-radius:32px;box-shadow:0 18px 40px rgba(15,23,42,.12)}.pfs-eb-cat-card-large strong{font-size:36px}.pfs-eb-cat-card-large small{font-size:17px}.pfs-eb-calendar button.is-available{box-shadow:0 10px 26px rgba(20,184,166,.12)}.pfs-eb-slot{box-shadow:0 12px 32px rgba(15,23,42,.06)}.pfs-eb-ticket{border-radius:30px;box-shadow:0 16px 44px rgba(15,23,42,.06)}.pfs-eb-ticket:hover{border-color:#99f6e4;box-shadow:0 20px 56px rgba(15,118,110,.13)}.pfs-eb-ticket img,.pfs-eb-ticket-ph{border-radius:24px}.pfs-eb-cart{background:linear-gradient(180deg,#0f172a,#111827);border:1px solid rgba(255,255,255,.12)}.pfs-eb-loader{position:fixed;inset:0;z-index:99999;display:flex;align-items:center;justify-content:center;background:rgba(15,23,42,.34);backdrop-filter:blur(5px);padding:20px;transform:none;left:0;top:0;width:auto;color:#0f172a;border-radius:0;box-shadow:none}.pfs-eb-loader[hidden]{display:none!important}.pfs-eb-loader-card{min-width:min(340px,90vw);background:#fff;border-radius:30px;padding:30px 28px;box-shadow:0 30px 100px rgba(15,23,42,.28);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;text-align:center}.pfs-eb-loader-card img{max-width:150px;max-height:82px;object-fit:contain}.pfs-eb-loader span{width:34px;height:34px;border-width:3px;border-color:#ccfbf1;border-top-color:var(--pfs-brand)}.pfs-eb-loader strong{font-size:15px;color:#0f172a}.pfs-eb-payment-box{box-shadow:var(--pfs-shadow)}
@media(max-width:1080px){.pfs-eb-cat-card-large img,.pfs-eb-cat-card-large .pfs-eb-img-placeholder{width:260px;height:160px;flex-basis:260px}.pfs-eb-cat-card-large strong{font-size:28px}.pfs-eb-steps{border-radius:24px}}
@media(max-width:700px){.pfs-eb-section h3{font-size:24px}.pfs-eb-cat-card-large{padding:16px;border-radius:24px}.pfs-eb-cat-card-large img,.pfs-eb-cat-card-large .pfs-eb-img-placeholder{width:128px;height:100px;flex-basis:128px;border-radius:18px}.pfs-eb-cat-card-large strong{font-size:21px}.pfs-eb-loader-card{padding:24px 18px;border-radius:24px}}

/* V5.1 guest experience refinements */
.pfs-eb-hold-timer{margin:16px auto 4px;max-width:460px;border:1px solid #ccfbf1;background:#ecfdf5;border-radius:22px;padding:16px;color:#134e4a;text-align:center}
.pfs-eb-hold-timer span,.pfs-eb-hold-timer strong,.pfs-eb-hold-timer small{display:block}.pfs-eb-hold-timer span{font-size:12px;text-transform:uppercase;letter-spacing:.08em;font-weight:900;color:#0f766e}.pfs-eb-hold-timer strong{font-size:36px;line-height:1.1;margin:5px 0}.pfs-eb-hold-timer small{color:#475569;line-height:1.35}.pfs-eb-slot.is-soldout{opacity:.62;cursor:not-allowed;background:#f8fafc;border-color:#fecaca}.pfs-eb-slot.is-soldout small{color:#991b1b}.pfs-eb-recommend{margin-top:16px;padding:14px;border-radius:20px;background:#f8fafc;border:1px solid var(--pfs-line)}.pfs-eb-recommend h5{font-size:16px;margin:0 0 10px}.pfs-eb-recommend button{width:100%;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:10px;border:1px solid var(--pfs-line);border-radius:16px;background:#fff;padding:12px;margin:8px 0;cursor:pointer;text-align:left}.pfs-eb-recommend button:hover{border-color:#99f6e4;background:#ecfdf5}.pfs-eb-recommend button span{font-weight:800}.pfs-eb-recommend button strong{white-space:nowrap}.pfs-eb-recommend button em{font-style:normal;background:var(--pfs-brand);color:#fff;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900}.pfs-eb-whatsapp-note{margin-top:14px;padding:12px 14px;background:#f0fdf4;border:1px solid #bbf7d0;color:#166534;border-radius:16px;font-size:13px;line-height:1.4}.pfs-eb-thankyou-box{background:linear-gradient(180deg,#fff,#ecfdf5)}.pfs-eb-lookup{max-width:780px;margin:24px auto;padding:12px}.pfs-eb-lookup label{display:block;margin:12px 0;text-align:left;color:var(--pfs-muted);font-weight:800}.pfs-eb-lookup input{display:block;width:100%;border:1px solid var(--pfs-line);border-radius:16px;padding:14px;font-size:16px;margin-top:6px}.pfs-eb-lookup-result{margin-top:14px;text-align:left}.pfs-eb-lookup-card{border:1px solid var(--pfs-line);border-radius:22px;background:#fff;padding:18px}.pfs-eb-lookup-card h4{font-size:22px;margin:0 0 10px}.pfs-eb-lookup-lines div{display:flex;justify-content:space-between;gap:12px;padding:9px 0;border-top:1px solid var(--pfs-line)}


/* V5.2 guest control refinements: top cart and clickable journey steps */
.pfs-eb-control-bar{display:flex;justify-content:flex-end;margin:10px 0 8px;position:sticky;top:10px;z-index:50;pointer-events:none}.pfs-eb-top-cart{pointer-events:auto;display:inline-flex;align-items:center;gap:10px;border:1px solid rgba(15,118,110,.18);background:rgba(255,255,255,.94);backdrop-filter:blur(10px);border-radius:999px;padding:10px 14px;box-shadow:0 14px 34px rgba(15,23,42,.12);cursor:pointer;color:#0f172a;transition:.2s transform,.2s box-shadow,.2s border-color}.pfs-eb-top-cart:hover{transform:translateY(-1px);box-shadow:0 18px 46px rgba(15,118,110,.17);border-color:#5eead4}.pfs-eb-top-cart-icon{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#ecfdf5;font-size:20px}.pfs-eb-top-cart span:not(.pfs-eb-top-cart-icon){font-size:14px;color:#475569}.pfs-eb-top-cart span strong{font-size:18px;color:#0f172a}.pfs-eb-top-cart em{font-style:normal;font-weight:900;color:#0f766e;background:#ccfbf1;border-radius:999px;padding:7px 10px;white-space:nowrap}.pfs-eb-top-cart.has-items{border-color:#14b8a6}.pfs-eb-steps span{user-select:none;transition:.18s background,.18s color,.18s transform,.18s opacity}.pfs-eb-steps span.is-clickable{cursor:pointer}.pfs-eb-steps span.is-clickable:hover{transform:translateY(-1px);background:#ecfdf5;color:#0f766e}.pfs-eb-steps span.is-locked{opacity:.46;cursor:not-allowed}.pfs-eb-steps span.is-active.is-clickable{cursor:pointer}.pfs-eb-steps span:focus-visible{outline:3px solid #5eead4;outline-offset:3px}
@media(max-width:700px){.pfs-eb-control-bar{justify-content:center;top:6px;margin:8px 0}.pfs-eb-top-cart{width:100%;justify-content:space-between;border-radius:20px;padding:9px 10px}.pfs-eb-top-cart-icon{width:34px;height:34px}.pfs-eb-top-cart em{font-size:13px}.pfs-eb-steps span.is-clickable:hover{transform:none}}


/* V5.3 guest control refinements: selected visit, change date, start over, clear cart */
.pfs-eb-control-bar{gap:10px;align-items:center;flex-wrap:wrap}.pfs-eb-control-action{pointer-events:auto;display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(15,118,110,.14);background:rgba(255,255,255,.9);backdrop-filter:blur(10px);border-radius:999px;padding:10px 13px;box-shadow:0 12px 28px rgba(15,23,42,.09);cursor:pointer;color:#0f172a;transition:.2s transform,.2s box-shadow,.2s border-color}.pfs-eb-control-action:hover{transform:translateY(-1px);box-shadow:0 16px 38px rgba(15,118,110,.14);border-color:#5eead4}.pfs-eb-control-action span{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#f8fafc}.pfs-eb-control-action strong{font-size:13px;white-space:nowrap}.pfs-eb-control-clear span{background:#fff7ed}.pfs-eb-control-start span{background:#eff6ff}.pfs-eb-selected-slot{display:flex;align-items:center;justify-content:space-between;gap:16px}.pfs-eb-selected-main{display:grid;gap:2px}.pfs-eb-selected-main strong{font-size:13px;text-transform:uppercase;letter-spacing:.07em;color:#0f766e}.pfs-eb-selected-main span{font-size:20px;font-weight:950;color:#0f172a;letter-spacing:-.02em}.pfs-eb-selected-main small{font-size:13px;color:#475569;font-weight:800}.pfs-eb-selected-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.pfs-eb-mini-action{border:1px solid #99f6e4;background:#fff;color:#0f766e;border-radius:999px;padding:9px 13px;font-size:13px;font-weight:950;cursor:pointer;white-space:nowrap;box-shadow:0 8px 20px rgba(15,118,110,.08)}.pfs-eb-mini-action:hover{background:#ccfbf1}.pfs-eb-mini-action.is-muted{border-color:#e2e8f0;color:#475569;background:#f8fafc}.pfs-eb-mini-action.is-muted:hover{background:#f1f5f9}.pfs-eb-summary-date{display:flex;justify-content:space-between;align-items:center;gap:12px;border:1px solid #ccfbf1;background:#ecfdf5;border-radius:16px;padding:12px 14px;margin-bottom:12px;color:#0f172a;font-weight:800}.pfs-eb-summary-date strong{color:#0f766e}
@media(max-width:700px){.pfs-eb-control-bar{position:static;justify-content:stretch;display:grid;grid-template-columns:1fr 1fr;gap:8px}.pfs-eb-top-cart{grid-column:1 / -1}.pfs-eb-control-action{border-radius:18px;justify-content:center;padding:9px 8px}.pfs-eb-control-action strong{font-size:12px}.pfs-eb-selected-slot{display:grid;gap:12px}.pfs-eb-selected-main span{font-size:17px}.pfs-eb-selected-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}.pfs-eb-mini-action{width:100%;text-align:center}.pfs-eb-summary-date{display:grid;gap:10px}.pfs-eb-summary-date .pfs-eb-mini-action{width:100%}}

/* V5.4 ticket delivery actions */
.pfs-eb-ticket-actions{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0 10px;align-items:center;justify-content:center}
.pfs-eb-ticket-actions a{text-decoration:none;display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:999px;font-weight:800}
.pfs-eb-ticket-actions[hidden]{display:none!important}
.pfs-eb-lookup-card .pfs-eb-ticket-actions{justify-content:flex-start}
/* V6.1 polish */
.pfs-eb-discount-box{margin:16px 0;padding:16px;border:1px solid rgba(15,118,110,.18);background:#f0fdfa;border-radius:18px}.pfs-eb-discount-box label{display:block;font-weight:800}.pfs-eb-discount-box span{display:flex;gap:8px;margin-top:8px}.pfs-eb-discount-box input{flex:1}.pfs-eb-success{display:inline-block;margin-top:8px;color:#047857;font-weight:800}.pfs-eb-error{color:#b91c1c;font-weight:800}.pfs-eb-terms-check{display:flex!important;gap:10px;align-items:flex-start;margin:14px 0;padding:14px;background:#fff;border:1px solid #e5e7eb;border-radius:16px}.pfs-eb-terms-check input{margin-top:4px}.pfs-eb-terms-check button{padding:0;text-decoration:underline}.pfs-eb-payment-box h3,.pfs-eb-thankyou-box h3{letter-spacing:-.02em}.pfs-eb-ticket-actions a[data-download-pdf]{min-width:220px;text-align:center}.pfs-eb-recommend button{transition:transform .18s ease, box-shadow .18s ease}.pfs-eb-recommend button:hover{transform:translateY(-2px)}

/* V6.2 review/payment polish */
.pfs-eb-review-layout{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr);gap:22px;align-items:start}
.pfs-eb-review-line{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:16px;align-items:center;padding:16px 0;border-bottom:1px solid rgba(15,23,42,.1)}
.pfs-eb-review-line small{display:block;color:#64748b;margin-top:3px;font-size:12px}
.pfs-eb-payment-method-box{margin:18px 0;padding:18px;border:1px solid rgba(15,23,42,.1);border-radius:18px;background:#f8fafc}
.pfs-eb-payment-method-box h4{margin-top:0}
.pfs-eb-pay-option{display:flex;gap:12px;align-items:flex-start;border:1px solid rgba(15,23,42,.12);border-radius:16px;background:#fff;padding:14px;cursor:pointer;margin:0}
.pfs-eb-pay-option input{margin-top:4px;width:auto!important}
.pfs-eb-pay-option strong{display:block;color:#0f172a}
.pfs-eb-pay-option small{display:block;color:#64748b;margin-top:3px}
.pfs-eb-pay-option.is-selected{border-color:rgba(37,99,235,.45);box-shadow:0 12px 28px rgba(37,99,235,.12)}
.pfs-eb-terms-check-strong{display:flex!important;gap:12px;align-items:flex-start;margin:18px 0!important;padding:16px!important;border:1px solid rgba(245,158,11,.45)!important;background:#fffbeb!important;border-radius:16px!important;font-weight:700;color:#78350f}
.pfs-eb-terms-check-strong input{margin-top:4px;width:auto!important;transform:scale(1.25)}
.pfs-eb-final-checkout-box .pfs-eb-primary{width:100%;justify-content:center;font-size:16px;padding:15px 20px}
@media(max-width:860px){.pfs-eb-review-layout{grid-template-columns:1fr}.pfs-eb-review-line{grid-template-columns:1fr;gap:10px}.pfs-eb-review-line .pfs-eb-qty{justify-content:flex-start}}

/* V6.3 mobile-first booking UX + compact controls */
.pfs-eb-top-cart{position:relative}.pfs-eb-top-cart i[data-cart-badge]{position:absolute;right:-4px;top:-6px;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#ef4444;color:#fff;font-style:normal;font-size:11px;font-weight:950;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 16px rgba(239,68,68,.28)}
@media(max-width:760px){
  .pfs-eb-app{padding:10px;max-width:100%;overflow-x:hidden}
  .pfs-eb-hero{padding:18px;border-radius:22px;margin-bottom:10px}
  .pfs-eb-hero h2{font-size:26px;margin-bottom:6px}.pfs-eb-hero p{font-size:14px}.pfs-eb-cart-mini{display:none}
  .pfs-eb-control-bar{position:sticky!important;top:6px!important;z-index:60;display:flex!important;justify-content:space-between!important;align-items:center!important;gap:8px!important;margin:8px 0 10px!important;pointer-events:none!important}
  .pfs-eb-control-action{pointer-events:auto!important;width:auto!important;min-width:44px!important;height:44px!important;border-radius:999px!important;padding:0 12px!important;box-shadow:0 10px 24px rgba(15,23,42,.12)!important;background:rgba(255,255,255,.95)!important}
  .pfs-eb-control-action span{width:26px!important;height:26px!important}.pfs-eb-control-action strong{font-size:0!important}.pfs-eb-control-action strong:after{content:'Start';font-size:12px!important;white-space:nowrap;color:#0f172a}
  .pfs-eb-top-cart{pointer-events:auto!important;width:52px!important;height:52px!important;border-radius:999px!important;padding:0!important;justify-content:center!important;gap:0!important;background:rgba(255,255,255,.97)!important;box-shadow:0 12px 30px rgba(15,23,42,.16)!important}
  .pfs-eb-top-cart .pfs-eb-top-cart-icon{width:42px!important;height:42px!important;font-size:22px!important;background:#ecfdf5!important}
  .pfs-eb-top-cart span:not(.pfs-eb-top-cart-icon),.pfs-eb-top-cart em{display:none!important}
  .pfs-eb-steps{display:flex!important;grid-template-columns:none!important;gap:7px!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;padding:2px 0 8px!important;margin:8px 0 10px!important;scrollbar-width:none!important}.pfs-eb-steps::-webkit-scrollbar{display:none!important}
  .pfs-eb-steps span{flex:0 0 auto!important;padding:8px 12px!important;border-radius:999px!important;font-size:12px!important;white-space:nowrap!important;min-width:auto!important}.pfs-eb-steps span.is-locked{display:none!important}.pfs-eb-steps span.is-active{box-shadow:0 8px 20px rgba(15,118,110,.12)!important}
  .pfs-eb-section{padding:16px!important;border-radius:22px!important;margin:10px 0!important}.pfs-eb-section h3{font-size:22px!important}.pfs-eb-section-intro{font-size:14px!important;margin-bottom:12px!important}
  .pfs-eb-cat-card{display:grid!important;grid-template-columns:110px 1fr!important;min-height:118px!important;padding:12px!important;border-radius:22px!important;gap:12px!important}.pfs-eb-cat-card-large{min-height:132px!important}.pfs-eb-cat-card img,.pfs-eb-img-placeholder,.pfs-eb-cat-card-large img,.pfs-eb-cat-card-large .pfs-eb-img-placeholder{width:110px!important;height:92px!important;flex-basis:auto!important;border-radius:18px!important}.pfs-eb-cat-card strong{font-size:18px!important}.pfs-eb-cat-card small{font-size:13px!important}.pfs-eb-cat-card em{margin-top:7px!important}
  .pfs-eb-panel-head{gap:8px!important}.pfs-eb-panel-head h3{font-size:20px!important}.pfs-eb-calendar-head strong{min-width:0!important;font-size:17px!important}.pfs-eb-calendar-head button{width:40px!important;height:40px!important}.pfs-eb-calendar{gap:5px!important}.pfs-eb-week{font-size:11px!important;padding:4px!important}.pfs-eb-calendar button{min-height:54px!important;border-radius:14px!important}.pfs-eb-calendar button strong{font-size:17px!important}.pfs-eb-calendar button small{font-size:9px!important}
  .pfs-eb-ticket{grid-template-columns:96px 1fr!important;gap:10px!important;border-radius:20px!important;padding:10px!important}.pfs-eb-ticket img,.pfs-eb-ticket-ph{width:96px!important;height:84px!important;border-radius:16px!important}.pfs-eb-ticket h4{font-size:18px!important}.pfs-eb-ticket p{font-size:13px!important}.pfs-eb-ticket-body strong{font-size:18px!important}.pfs-eb-ticket .pfs-eb-qty{grid-column:1 / -1;justify-content:space-between;background:#f8fafc;border-radius:16px;padding:8px}.pfs-eb-qty button{width:42px!important;height:42px!important}.pfs-eb-cart{border-radius:22px!important;padding:16px!important}.pfs-eb-review-layout,.pfs-eb-checkout-grid{grid-template-columns:1fr!important}.pfs-eb-payment-box{padding:20px!important;border-radius:22px!important}.pfs-eb-payment-box h3{font-size:26px!important}.pfs-eb-payment-ref strong{font-size:16px!important;word-break:break-word}
}


/* V6.4 UX polish: one-row progress, readable discount, reliable scroll target */
.pfs-eb-steps{display:flex!important;grid-template-columns:none!important;flex-wrap:nowrap!important;align-items:center!important;gap:8px!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;width:100%!important;}
.pfs-eb-steps::-webkit-scrollbar{display:none!important;}
.pfs-eb-steps span{flex:1 1 0!important;min-width:0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;padding:10px 8px!important;font-size:13px!important;}
.pfs-eb-discount-box{padding:18px!important;border-radius:22px!important;background:#f8fffd!important;}
.pfs-eb-discount-box label{font-size:16px!important;color:#0f172a!important;margin-bottom:10px!important;}
.pfs-eb-discount-box span{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;margin-top:10px!important;}
.pfs-eb-discount-box input{width:100%!important;min-height:52px!important;font-size:18px!important;padding:14px 16px!important;border-radius:16px!important;background:#fff!important;color:#111827!important;}
.pfs-eb-discount-box button{width:100%!important;min-height:50px!important;margin-top:0!important;}
.pfs-eb-review-line small{display:none!important;}
@media(max-width:700px){
  .pfs-eb-steps{gap:4px!important;margin:8px 0 12px!important;padding:5px!important;border-radius:18px!important;overflow:visible!important;}
  .pfs-eb-steps span{display:block!important;flex:1 1 0!important;font-size:10.5px!important;line-height:1.15!important;padding:8px 3px!important;text-align:center!important;letter-spacing:-.02em!important;}
  .pfs-eb-steps span.is-locked{display:block!important;opacity:.32!important;}
  .pfs-eb-discount-box{padding:16px!important;}
}
@media(max-width:380px){.pfs-eb-steps span{font-size:9.5px!important;padding-left:2px!important;padding-right:2px!important;}}


/* V7.1 Cybersource secure card fields */
.pfs-eb-cybersource-box{margin:18px auto 8px;max-width:620px;text-align:left;border:1px solid rgba(15,23,42,.12);background:#f8fafc;border-radius:24px;padding:20px;box-shadow:0 18px 44px rgba(15,23,42,.06)}
.pfs-eb-cybersource-box[hidden]{display:none!important}.pfs-eb-cybersource-box h4{margin:0 0 6px;font-size:20px;color:#0f172a}.pfs-eb-cybersource-box p{margin:0 0 14px;color:#475569}.pfs-eb-cybersource-box label{display:block;font-weight:900;color:#0f172a;margin:12px 0 8px}.pfs-eb-cybersource-field{height:52px;background:#fff;border:1px solid #dbe3ef;border-radius:16px;padding:14px 16px;display:flex;align-items:center}.pfs-eb-cybersource-field iframe{width:100%!important;height:100%!important}.pfs-eb-cybersource-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px}.pfs-eb-cybersource-grid input{height:52px;border:1px solid #dbe3ef;border-radius:16px;padding:14px 16px;background:#fff;width:100%;font-size:16px}.pfs-eb-cybersource-note{display:block;margin-top:10px;color:#64748b;line-height:1.35}.pfs-eb-cybersource-box .pfs-eb-primary{width:100%;justify-content:center;margin-top:12px}
@media(max-width:700px){.pfs-eb-cybersource-grid{grid-template-columns:1fr}.pfs-eb-cybersource-box{padding:16px;border-radius:20px}}

/* V7.1.8 payment waiting overlay */
.pfs-eb-mpesa-wait{position:fixed;inset:0;z-index:100000;background:rgba(15,23,42,.72);backdrop-filter:blur(7px);display:flex;align-items:center;justify-content:center;padding:18px}.pfs-eb-mpesa-wait[hidden]{display:none!important}.pfs-eb-mpesa-wait-box{width:min(520px,100%);background:#fff;border-radius:32px;padding:32px;text-align:center;box-shadow:0 34px 110px rgba(0,0,0,.36);color:#111827}.pfs-eb-mpesa-wait-box h3{font-size:30px;line-height:1.15;margin:16px 0 10px;color:#111827}.pfs-eb-mpesa-wait-box p{font-size:17px;line-height:1.55;color:#4b5563;margin:0 0 12px}.pfs-eb-mpesa-wait-box small{display:block;color:#6b7280;margin-top:10px}.pfs-eb-mpesa-ring{width:150px;height:150px;border-radius:999px;margin:0 auto 6px;display:flex;align-items:center;justify-content:center;background:conic-gradient(var(--pfs-brand,#0f766e),#ccfbf1,#e5e7eb);box-shadow:inset 0 0 0 12px #fff,0 16px 46px rgba(15,118,110,.22);animation:pfs-eb-pulse 1.6s ease-in-out infinite}.pfs-eb-mpesa-ring span{display:flex;align-items:center;justify-content:center;width:112px;height:112px;border-radius:999px;background:#fff;color:var(--pfs-brand,#0f766e);font-size:30px;font-weight:900;letter-spacing:-.04em}.pfs-eb-mpesa-wait-box .pfs-eb-payment-ref{margin-top:16px;margin-bottom:10px;background:#111827}@keyframes pfs-eb-pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.035)}}@media(max-width:700px){.pfs-eb-mpesa-wait-box{border-radius:24px;padding:24px 18px}.pfs-eb-mpesa-ring{width:128px;height:128px}.pfs-eb-mpesa-ring span{width:94px;height:94px;font-size:26px}.pfs-eb-mpesa-wait-box h3{font-size:24px}}

/* V7.3.0 catalogue enhancements */
.pfs-eb-lang-switch{display:flex;justify-content:flex-end;gap:8px;margin:0 0 12px}.pfs-eb-lang-switch button{border:1px solid rgba(15,23,42,.14);background:#fff;border-radius:999px;padding:7px 14px;font-weight:800;cursor:pointer}.pfs-eb-lang-switch button.is-active{background:#111827;color:#fff}.pfs-eb-app.is-rtl{text-align:right}.pfs-eb-app.is-rtl .pfs-eb-panel-head,.pfs-eb-app.is-rtl .pfs-eb-cart-line,.pfs-eb-app.is-rtl .pfs-eb-review-line{direction:rtl}.pfs-eb-cat-layout-two,.pfs-eb-cat-layout-three{display:grid!important;gap:18px}.pfs-eb-cat-layout-two{grid-template-columns:repeat(2,minmax(0,1fr))}.pfs-eb-cat-layout-three{grid-template-columns:repeat(3,minmax(0,1fr))}.pfs-eb-cat-layout-two .pfs-eb-cat-card,.pfs-eb-cat-layout-three .pfs-eb-cat-card{width:100%;min-height:190px;display:flex;flex-direction:column;text-align:left}.pfs-eb-app.is-rtl .pfs-eb-cat-layout-two .pfs-eb-cat-card,.pfs-eb-app.is-rtl .pfs-eb-cat-layout-three .pfs-eb-cat-card{text-align:right}.pfs-eb-cat-layout-two .pfs-eb-cat-card img,.pfs-eb-cat-layout-three .pfs-eb-cat-card img{width:100%;height:130px;object-fit:cover;border-radius:18px}.pfs-eb-ticket-rules{display:flex;gap:6px;flex-wrap:wrap;margin:6px 0}.pfs-eb-ticket-rule{display:inline-flex;background:#eef2ff;color:#3730a3;border-radius:999px;padding:3px 8px;font-weight:800}.pfs-eb-more-details{display:inline-flex;margin:2px 8px 8px 0}.pfs-eb-ticket-terms{display:flex;align-items:flex-start;gap:7px;margin:8px 0;padding:9px;border:1px solid rgba(15,23,42,.12);border-radius:12px;background:#fff7ed;font-size:12px;font-weight:800}.pfs-eb-ticket-terms input{margin-top:2px}.pfs-eb-add-more{margin-top:10px;width:100%}.pfs-eb-ticket-detail-popup{text-align:left;line-height:1.7;white-space:normal}.pfs-eb-app.is-rtl .pfs-eb-ticket-detail-popup{text-align:right;direction:rtl}@media(max-width:900px){.pfs-eb-cat-layout-two,.pfs-eb-cat-layout-three{grid-template-columns:1fr}.pfs-eb-lang-switch{justify-content:center}}

/* V7.5.9 line-specific ticket date/time display */
.pfs-eb-line-when{display:block;margin-top:4px;font-size:12px;line-height:1.35;color:#64748b;font-weight:500;}
.pfs-eb-review-line small{line-height:1.45;}

/* V7.7.0 Add-ons popup */
.pfs-eb-addon-popup{display:grid;gap:14px;min-width:min(720px,80vw)}
.pfs-eb-addon-line{display:grid;grid-template-columns:74px 1fr auto;gap:14px;align-items:center;padding:12px;border:1px solid rgba(15,23,42,.12);border-radius:16px;background:#fff}
.pfs-eb-addon-line img,.pfs-eb-addon-line .pfs-eb-img-placeholder{width:74px;height:58px;object-fit:cover;border-radius:12px;background:#f1f5f9;display:flex;align-items:center;justify-content:center;color:#64748b;font-weight:800}
.pfs-eb-addon-line strong{display:block;font-size:14px;color:#0f172a}.pfs-eb-addon-line small{display:block;color:#64748b;margin-top:3px}.pfs-eb-addon-line em{display:block;font-style:normal;color:#4f46e5;font-weight:800;margin-top:5px}.pfs-eb-addon-actions{display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap;margin-top:4px}


/* V7.7.1 final guest-engine UX polish */
.pfs-eb-app{scroll-behavior:smooth;--pfs-soft-shadow:0 24px 70px rgba(15,23,42,.10);--pfs-card-border:1px solid rgba(15,23,42,.08)}
.pfs-eb-hero,.pfs-eb-panel,.pfs-eb-cart,.pfs-eb-payment-box{box-shadow:var(--pfs-soft-shadow)!important}
.pfs-eb-panel{position:relative;overflow:hidden}.pfs-eb-panel:before{content:"";position:absolute;inset:0 0 auto 0;height:4px;background:linear-gradient(90deg,var(--pfs-brand,#4f46e5),rgba(217,91,70,.85));opacity:.85}.pfs-eb-panel>*{position:relative;z-index:1}
.pfs-eb-cat-card,.pfs-eb-ticket,.pfs-eb-addon-line,.pfs-eb-pay-option{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.pfs-eb-cat-card:hover,.pfs-eb-ticket:hover,.pfs-eb-addon-line:hover,.pfs-eb-pay-option:hover{transform:translateY(-2px);box-shadow:0 18px 45px rgba(15,23,42,.10)!important;border-color:rgba(79,70,229,.26)!important}.pfs-eb-pay-option.is-selected{border-color:var(--pfs-brand,#4f46e5)!important;background:linear-gradient(180deg,#fff,#f8f7ff)!important;box-shadow:0 16px 42px rgba(79,70,229,.12)!important}
.pfs-eb-ticket-rule.is-package{background:#fef3c7!important;color:#92400e!important}.pfs-eb-ticket-rule.is-addon{background:#dcfce7!important;color:#166534!important}.pfs-eb-ticket-rules:empty{display:none!important}
.pfs-eb-ticket-body h4,.pfs-eb-cat-card strong{letter-spacing:-.02em}.pfs-eb-ticket-body strong{white-space:nowrap}.pfs-eb-line-when{background:#f8fafc;border-radius:10px;padding:4px 8px;display:inline-block}.pfs-eb-review-line{border-radius:16px!important}.pfs-eb-review-line:hover{background:#fafafa!important}
.pfs-eb-loader{backdrop-filter:blur(8px)}.pfs-eb-loader-box{border-radius:28px!important;box-shadow:0 30px 90px rgba(15,23,42,.28)!important}.pfs-eb-loader-box:before{content:"";display:block;width:100%;height:10px;border-radius:999px;background:linear-gradient(90deg,#e5e7eb,#fff,#e5e7eb);background-size:220% 100%;animation:pfs-eb-shimmer 1.2s linear infinite;margin-bottom:14px}@keyframes pfs-eb-shimmer{0%{background-position:220% 0}100%{background-position:-220% 0}}
.pfs-eb-addon-popup h4{margin:0 0 6px;color:#0f172a}.pfs-eb-addon-popup .pfs-eb-addon-line{box-shadow:0 10px 28px rgba(15,23,42,.05)}.pfs-eb-addon-actions{position:sticky;bottom:-1px;background:linear-gradient(180deg,rgba(255,255,255,.82),#fff);padding-top:12px;z-index:3}
.pfs-eb-top-cart{box-shadow:0 18px 50px rgba(15,23,42,.14)!important}.pfs-eb-top-cart i{animation:pfs-eb-badge-pop .28s ease}.pfs-eb-cart-line,.pfs-eb-review-line{animation:pfs-eb-line-in .22s ease both}@keyframes pfs-eb-line-in{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}@keyframes pfs-eb-badge-pop{50%{transform:scale(1.18)}}
.pfs-eb-section-intro{max-width:760px}.pfs-eb-primary,.pfs-eb-secondary,.pfs-eb-link{transition:transform .16s ease,box-shadow .16s ease}.pfs-eb-primary:hover,.pfs-eb-secondary:hover{transform:translateY(-1px)}.pfs-eb-primary:active,.pfs-eb-secondary:active{transform:translateY(0)}
@media(max-width:760px){
  .pfs-eb-top-cart{position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;z-index:auto!important}.pfs-eb-stage{padding-bottom:0!important}.pfs-eb-hero{border-radius:24px!important}.pfs-eb-panel{border-radius:24px!important}.pfs-eb-ticket{box-shadow:0 12px 34px rgba(15,23,42,.06)!important}.pfs-eb-addon-line{grid-template-columns:64px 1fr!important}.pfs-eb-addon-line .pfs-eb-qty,.pfs-eb-addon-line [data-addon-add],.pfs-eb-addon-line [data-addon-minus]{grid-column:1 / -1}.pfs-eb-payment-methods{gap:10px!important}.pfs-eb-pay-option{padding:14px!important;border-radius:18px!important}
}
@media(prefers-reduced-motion:reduce){.pfs-eb-cat-card,.pfs-eb-ticket,.pfs-eb-addon-line,.pfs-eb-pay-option,.pfs-eb-primary,.pfs-eb-secondary,.pfs-eb-cart-line,.pfs-eb-review-line,.pfs-eb-loader-box:before{animation:none!important;transition:none!important}}

/* V7.7.2 compact cart popup */
.pfs-eb-cart-popup-summary{display:grid;gap:8px;text-align:left}.pfs-eb-cart-popup-summary .pfs-eb-payment-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.pfs-eb-cart-popup-summary .pfs-eb-secondary,.pfs-eb-cart-popup-summary .pfs-eb-primary{margin-top:0}.pfs-eb-line-when{display:block;color:#94a3b8;font-size:12px;margin-top:4px}
@media(max-width:760px){.pfs-eb-cart-popup-summary .pfs-eb-payment-actions{grid-template-columns:1fr}.pfs-eb-control-bar{position:sticky!important;top:6px!important}.pfs-eb-top-cart{width:52px!important;height:52px!important}}


/* V7.7.3 mobile top-corner cart icon */
@media(max-width:760px){
  .pfs-eb-control-bar{position:fixed!important;top:12px!important;right:12px!important;left:auto!important;bottom:auto!important;z-index:9998!important;width:auto!important;margin:0!important;padding:0!important;display:block!important;pointer-events:none!important;background:transparent!important;box-shadow:none!important}
  .pfs-eb-control-bar .pfs-eb-control-action{display:none!important}
  .pfs-eb-top-cart{display:inline-flex!important;position:relative!important;width:54px!important;height:54px!important;border-radius:999px!important;padding:0!important;align-items:center!important;justify-content:center!important;background:rgba(255,255,255,.97)!important;box-shadow:0 16px 42px rgba(15,23,42,.22)!important;border:1px solid rgba(15,118,110,.20)!important;pointer-events:auto!important}
  .pfs-eb-top-cart .pfs-eb-top-cart-icon{width:44px!important;height:44px!important;border-radius:999px!important;font-size:22px!important;background:#ecfdf5!important}
  .pfs-eb-top-cart span:not(.pfs-eb-top-cart-icon),.pfs-eb-top-cart em{display:none!important}
  .pfs-eb-app[data-active-panel="review"] .pfs-eb-control-bar,
  .pfs-eb-app[data-active-panel="checkout"] .pfs-eb-control-bar,
  .pfs-eb-app[data-active-panel="payment"] .pfs-eb-control-bar{display:none!important}
}

/* V7.7.4 cart edit controls */
.pfs-eb-cart-popup-line{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center;padding:10px 0;border-bottom:1px solid rgba(148,163,184,.22)}
.pfs-eb-cart-line-main{appearance:none;border:0;background:transparent;text-align:left;padding:0;display:grid;grid-template-columns:1fr auto;gap:12px;align-items:start;width:100%;cursor:pointer;color:inherit}
.pfs-eb-cart-line-main strong{display:block;color:#0f172a;font-size:14px;line-height:1.25}.pfs-eb-cart-line-main small{display:block;color:#64748b;margin-top:3px;line-height:1.35}.pfs-eb-cart-line-main em{font-style:normal;font-weight:800;color:#0f172a;white-space:nowrap}
.pfs-eb-cart-line-actions{display:flex;align-items:center;gap:6px;justify-content:flex-end}.pfs-eb-cart-line-actions button,.pfs-eb-line-delete{min-width:34px;height:34px;border-radius:999px;border:1px solid rgba(148,163,184,.45);background:#fff;color:#0f172a;font-weight:800;cursor:pointer;touch-action:manipulation}.pfs-eb-cart-line-actions span{min-width:28px;text-align:center;font-weight:800}.pfs-eb-cart-remove,.pfs-eb-line-delete{background:#fff1f2!important;color:#be123c!important;border-color:#fecdd3!important}.pfs-eb-line-delete{padding:0 12px;min-width:70px}
.pfs-eb-review-line{grid-template-columns:minmax(0,1fr) auto auto auto!important}.pfs-eb-review-line .pfs-eb-line-delete{align-self:center}
@media(max-width:760px){.pfs-eb-cart-popup-line{grid-template-columns:1fr;gap:8px}.pfs-eb-cart-line-actions{justify-content:space-between}.pfs-eb-cart-line-actions button{width:42px;height:42px}.pfs-eb-review-line{grid-template-columns:1fr!important}.pfs-eb-review-line .pfs-eb-qty{justify-self:start}.pfs-eb-line-delete{width:100%;height:42px}}

/* V7.7.5 mobile cart edit/delete polish */
.pfs-eb-cart-popup-line .pfs-eb-cart-remove,
.pfs-eb-review-line .pfs-eb-line-delete {
  min-width: 64px;
  padding: 8px 10px;
  border-radius: 999px;
  font-size: 12px;
  line-height: 1;
  touch-action: manipulation;
}
.pfs-eb-cart-popup-line .pfs-eb-cart-line-actions button,
.pfs-eb-review-line .pfs-eb-qty button {
  touch-action: manipulation;
}
@media (max-width: 640px) {
  .pfs-eb-review-line {
    grid-template-columns: 1fr;
    gap: 10px;
  }
  .pfs-eb-review-line .pfs-eb-qty,
  .pfs-eb-review-line .pfs-eb-line-delete {
    justify-self: start;
  }
  .pfs-eb-cart-popup-line .pfs-eb-cart-line-actions {
    flex-wrap: wrap;
    gap: 8px;
  }
}

/* V7.7.6: make mobile floating cart action buttons reliably tappable */
.pfs-eb-cart-popup-summary [data-cart-remove],
.pfs-eb-cart-popup-summary [data-clear-cart-only],
.pfs-eb-cart-popup-summary [data-cart-minus],
.pfs-eb-cart-popup-summary [data-cart-plus] {
  touch-action: manipulation;
  -webkit-tap-highlight-color: transparent;
  pointer-events: auto;
  position: relative;
  z-index: 3;
}
.pfs-eb-popup-message { margin: 0; }

/* V7.8.0 compact B2C hero + gateway logos */
.pfs-eb-hero{padding:22px 28px!important;border-radius:24px!important;margin-bottom:10px!important;min-height:0!important;gap:14px!important;box-shadow:0 16px 40px rgba(15,23,42,.08)}
.pfs-eb-kicker{padding:5px 11px!important;margin-bottom:8px!important;font-size:12px!important}.pfs-eb-hero h2{font-size:clamp(26px,3vw,42px)!important;line-height:1.05!important;margin-bottom:8px!important}.pfs-eb-hero p{font-size:15px!important;line-height:1.45!important;max-width:760px!important}.pfs-eb-cart-mini{min-width:140px!important;border-radius:20px!important;padding:14px 18px!important}.pfs-eb-cart-mini strong{font-size:34px!important}.pfs-eb-cart-mini span{font-size:12px!important}.pfs-eb-pay-option{display:flex!important;align-items:center!important;gap:12px!important;padding:12px 14px!important;border:1px solid var(--pfs-line)!important;border-radius:18px!important;background:#fff!important;cursor:pointer!important}.pfs-eb-pay-option input{width:auto!important;margin:0!important;flex:0 0 auto}.pfs-eb-pay-option.is-selected{border-color:var(--pfs-brand)!important;background:var(--pfs-soft)!important}.pfs-eb-pay-logo-wrap{display:flex;align-items:center;justify-content:center;flex:0 0 46px}.pfs-eb-pay-logo{width:44px;height:44px;border-radius:14px;object-fit:contain;background:#f8fafc;border:1px solid rgba(15,23,42,.08);padding:6px}.pfs-eb-pay-logo-fallback{display:flex;align-items:center;justify-content:center;font-weight:900;color:var(--pfs-brand);font-size:18px}.pfs-eb-pay-copy{display:flex;flex-direction:column;gap:3px;min-width:0}.pfs-eb-pay-copy strong{color:#0f172a}.pfs-eb-pay-copy small{color:#64748b;line-height:1.3}.pfs-eb-paytabs-box{margin:18px auto 8px;max-width:620px;text-align:left;border:1px solid rgba(15,23,42,.12);background:#f8fafc;border-radius:24px;padding:20px;box-shadow:0 18px 44px rgba(15,23,42,.06)}.pfs-eb-paytabs-box[hidden]{display:none!important}.pfs-eb-paytabs-box h4{margin:0 0 6px;font-size:20px;color:#0f172a}.pfs-eb-paytabs-box p{margin:0 0 14px;color:#475569}.pfs-eb-paytabs-note{display:block;margin-top:10px;color:#64748b;line-height:1.35}.pfs-eb-paytabs-box .pfs-eb-primary{width:100%;justify-content:center;margin-top:12px}
@media(max-width:700px){.pfs-eb-hero{padding:16px!important;border-radius:22px!important;display:block!important}.pfs-eb-hero h2{font-size:27px!important}.pfs-eb-hero p{font-size:14px!important}.pfs-eb-cart-mini{display:none!important}.pfs-eb-pay-option{padding:10px 12px!important}.pfs-eb-pay-logo-wrap{flex-basis:40px}.pfs-eb-pay-logo{width:38px;height:38px;border-radius:12px}.pfs-eb-paytabs-box{padding:16px;border-radius:20px}}

/* V7.8.2 extra compact booking header */
.pfs-eb-hero{padding:16px 22px!important;border-radius:22px!important;margin-bottom:8px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;min-height:0!important}
.pfs-eb-kicker{padding:4px 10px!important;margin-bottom:6px!important;font-size:11px!important}
.pfs-eb-hero h2{font-size:clamp(24px,2.5vw,34px)!important;line-height:1.04!important;margin:0 0 6px!important}
.pfs-eb-hero p{font-size:14px!important;line-height:1.35!important;max-width:820px!important}
.pfs-eb-cart-mini{min-width:108px!important;border-radius:18px!important;padding:10px 14px!important}
.pfs-eb-cart-mini strong{font-size:28px!important;line-height:1!important}
.pfs-eb-cart-mini span{font-size:11px!important}
.pfs-eb-steps{margin:8px 0 12px!important;padding:5px!important}
.pfs-eb-steps span{padding:9px 8px!important;font-size:12px!important}
@media(max-width:700px){.pfs-eb-hero{display:block!important;padding:14px 16px!important}.pfs-eb-kicker{margin-bottom:5px!important}.pfs-eb-hero h2{font-size:24px!important}.pfs-eb-hero p{font-size:13px!important}.pfs-eb-cart-mini{display:none!important}.pfs-eb-steps{gap:4px!important;padding:4px!important}.pfs-eb-steps span{padding:8px 5px!important;font-size:11px!important}}


/* V7.10.5: polished quick-accept terms modal */
.pfs-eb-terms-modal{position:fixed;inset:0;background:rgba(15,23,42,.62);z-index:100000;display:flex;align-items:center;justify-content:center;padding:18px;backdrop-filter:blur(4px)}
.pfs-eb-terms-modal[hidden]{display:none!important}
.pfs-eb-terms-modal-box{width:min(760px,calc(100vw - 28px));max-height:calc(100vh - 36px);background:#fff;border-radius:28px;box-shadow:0 34px 100px rgba(15,23,42,.34);display:flex;flex-direction:column;overflow:hidden;text-align:left;color:#111827}
.pfs-eb-terms-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:22px 24px 16px;border-bottom:1px solid rgba(15,23,42,.08);background:linear-gradient(180deg,#ffffff,#f8fafc)}
.pfs-eb-terms-modal-head .pfs-eb-kicker{margin:0 0 6px;background:#ecfdf5;color:#0f766e;font-weight:900}
.pfs-eb-terms-modal-head h3{margin:0;font-size:28px;line-height:1.15;color:#0f172a;letter-spacing:-.03em}
.pfs-eb-terms-modal-body{padding:0;overflow:auto;max-height:min(60vh,620px);scrollbar-gutter:stable;background:#fff}
.pfs-eb-terms-content{padding:22px 26px 28px;line-height:1.75;font-size:15px;color:#1f2937;text-align:left;white-space:normal}
.pfs-eb-terms-content p{margin:0 0 14px;color:#1f2937;text-align:left}
.pfs-eb-terms-content h4{margin:20px 0 8px;font-size:15px;letter-spacing:.04em;text-transform:uppercase;color:#0f766e;text-align:left;border-top:1px solid #e5e7eb;padding-top:14px}
.pfs-eb-terms-content h4:first-child{margin-top:0;border-top:0;padding-top:0}
.pfs-eb-terms-modal-foot{border-top:1px solid rgba(15,23,42,.08);padding:14px 18px 18px;background:#f8fafc;display:flex;align-items:center;justify-content:space-between;gap:14px}
.pfs-eb-terms-modal-foot small{color:#64748b;font-weight:800;line-height:1.35}
.pfs-eb-terms-actions{display:flex;gap:10px;align-items:center;justify-content:flex-end;min-width:300px}
.pfs-eb-terms-actions .pfs-eb-primary,.pfs-eb-terms-actions .pfs-eb-secondary{width:auto;margin:0;white-space:nowrap;padding:12px 18px}
.pfs-eb-terms-actions .pfs-eb-primary:disabled{opacity:.45;cursor:not-allowed;background:#94a3b8}
.pfs-eb-popup-box{max-height:calc(100vh - 36px);overflow:auto}
.pfs-eb-popup-message{text-align:left;line-height:1.65;white-space:pre-line;color:#1f2937}
@media(max-width:700px){.pfs-eb-terms-modal{align-items:stretch;padding:10px}.pfs-eb-terms-modal-box{width:100%;max-height:calc(100vh - 20px);border-radius:22px}.pfs-eb-terms-modal-head{padding:18px 18px 12px}.pfs-eb-terms-modal-head h3{font-size:23px}.pfs-eb-terms-modal-body{max-height:none;flex:1}.pfs-eb-terms-content{padding:18px;font-size:14px;line-height:1.7}.pfs-eb-terms-modal-foot{display:block}.pfs-eb-terms-actions{min-width:0;margin-top:12px}.pfs-eb-terms-actions .pfs-eb-primary,.pfs-eb-terms-actions .pfs-eb-secondary{flex:1;text-align:center}}
