.bdg-v2-form{--bdg-navy:#14243a;--bdg-navy-2:#0f1c2f;--bdg-mint:#77eadf;--bdg-soft:#f3f7fb;--bdg-line:#dfe7f1;--bdg-text:#122231;max-width:1040px;margin:28px auto 60px;background:#fff;border-radius:24px;box-shadow:0 18px 55px rgba(15,23,42,.12);font-family:Rubik,Arial,sans-serif;color:var(--bdg-text);overflow:hidden;direction:rtl}.bdg-v2-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;padding:30px 34px 24px;background:linear-gradient(135deg,var(--bdg-navy),var(--bdg-navy-2));color:#fff}.bdg-v2-head h2{margin:6px 0 0;font-size:34px;line-height:1.1;color:#fff}.bdg-eyebrow{margin:0;color:#b9c9dc;font-weight:800}.bdg-lang{white-space:nowrap}.bdg-lang button{border:1px solid rgba(255,255,255,.22);border-radius:999px;padding:8px 14px;cursor:pointer;background:rgba(255,255,255,.1);color:#fff}.bdg-lang .active{background:#fff!important;color:var(--bdg-navy)!important}.bdg-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:18px 28px;background:#f8fafc;border-bottom:1px solid var(--bdg-line)}.bdg-steps button{border:1px solid var(--bdg-line);border-radius:999px;padding:13px 16px;cursor:pointer;background:#fff;color:#334155;font-weight:800}.bdg-steps .active{background:#dffffb!important;border-color:var(--bdg-mint)!important;color:#0d5d57!important}.bdg-step{display:none;padding:26px 30px 30px}.bdg-step.active{display:block}.bdg-step h3{font-size:28px;margin:0 0 6px}.bdg-muted{color:#64748b;margin-top:0}.bdg-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;background:var(--bdg-soft);border:1px solid var(--bdg-line);padding:14px 16px;border-radius:18px}.bdg-add,.bdg-actions button{border:0;border-radius:999px;padding:12px 18px;cursor:pointer;background:#e8edf4;font-weight:800}.bdg-primary{background:var(--bdg-navy)!important;color:#fff!important}.bdg-participant,.bdg-product-card,.bdg-agreement,.bdg-summary{border:1px solid var(--bdg-line);background:#fff;border-radius:22px;padding:20px;margin-bottom:18px;box-shadow:0 8px 24px rgba(15,23,42,.04)}.bdg-participant{border-top:6px solid var(--bdg-navy)}.bdg-participant-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.bdg-participant-title h4{margin:0;font-size:22px}.bdg-participant-title button{border:0;border-radius:999px;background:#fee2e2;color:#991b1b;padding:8px 12px}.bdg-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.bdg-field-grid label,.bdg-coupon,.bdg-qty label{font-weight:800;color:#334155}.bdg-field-grid input,.bdg-coupon input,.bdg-qty input,.bdg-product-assignment select,select{width:100%;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:14px;padding:12px;background:#fff;margin-top:6px;min-height:46px}.bdg-section-label{font-weight:900;margin:22px 0 10px;color:#0f172a}.bdg-option-grid,.bdg-ticket-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.bdg-card-option,.bdg-ticket-card{display:block;border:1px solid var(--bdg-line);border-radius:18px;background:#f8fafc;padding:16px;cursor:pointer;transition:.18s}.bdg-card-option:hover,.bdg-ticket-card:hover{border-color:var(--bdg-mint);box-shadow:0 10px 26px rgba(20,36,58,.08)}.bdg-card-option input,.bdg-ticket-card input{margin-inline-end:7px}.bdg-card-option strong,.bdg-ticket-card strong{display:block;font-size:17px;margin-top:6px}.bdg-card-option small,.bdg-ticket-card small{display:block;color:#64748b;margin-top:3px}.bdg-ticket-card img{width:100%;height:132px;object-fit:cover;border-radius:14px;margin-bottom:10px;background:#e2e8f0}.bdg-ticket-icon{display:flex;align-items:center;justify-content:center;height:132px;border-radius:14px;background:#e2e8f0;font-size:42px;margin-bottom:10px}.bdg-participant-price,.bdg-total{font-size:20px;margin-top:16px;background:#f8fafc;border:1px solid var(--bdg-line);border-radius:16px;padding:12px 14px}.bdg-product-card{display:grid;grid-template-columns:190px 1fr;gap:18px;overflow:visible;border-top:6px solid var(--bdg-mint)}.bdg-product-card>img,.bdg-product-img{width:190px;height:190px;object-fit:cover;border-radius:18px;background:#e2e8f0;display:flex;align-items:center;justify-content:center;font-size:48px}.bdg-product-body h4{font-size:22px;margin:0 0 8px}.bdg-product-assignment{display:grid;grid-template-columns:1fr;gap:10px;border-top:1px solid var(--bdg-line);margin-top:14px;padding-top:14px;background:#f8fafc;border-radius:16px;padding:14px}.bdg-product-assignment strong{color:#0f172a}.bdg-summary{background:#f8fafc}.bdg-summary div{display:flex;justify-content:space-between;border-bottom:1px solid var(--bdg-line);padding:10px 0}.bdg-summary .total{font-size:22px;border-bottom:0}.bdg-error{background:#fff1f2;border:1px solid #fecdd3;color:#9f1239;border-radius:16px;padding:14px;margin-bottom:16px}.bdg-agreement{display:block;background:#fff}.bdg-agreement span{display:block;font-weight:800}.bdg-agreement small{display:block;color:#64748b;margin:7px 28px 0 0;line-height:1.45}.bdg-agreement a{color:#0b66c3;text-decoration:underline;font-weight:800}.bdg-agreement label{display:block;margin-top:8px}.bdg-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:20px}.bdg-v2-payment-wrap{max-width:960px;margin:30px auto;padding:20px}.bdg-v2-tranzila-frame{background:#fff;border:0;border-radius:14px;box-shadow:0 10px 30px rgba(0,0,0,.08)}@media(max-width:760px){.bdg-v2-form{margin:10px;border-radius:18px}.bdg-v2-head{display:block;padding:22px}.bdg-v2-head h2{font-size:28px}.bdg-lang{margin-top:14px}.bdg-steps{grid-template-columns:1fr;padding:14px}.bdg-step{padding:18px}.bdg-toolbar{display:block}.bdg-field-grid,.bdg-option-grid,.bdg-ticket-grid,.bdg-product-card{grid-template-columns:1fr}.bdg-product-card>img,.bdg-product-img{width:100%;height:190px}.bdg-actions{justify-content:stretch;flex-direction:column}.bdg-actions button{width:100%}}

.bdg-v2-closed{max-width:760px;margin:40px auto;padding:28px;border-radius:24px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 16px 40px rgba(15,23,42,.08);text-align:center;font-family:Rubik,Arial,sans-serif}.bdg-v2-closed h3{margin:0 0 10px;font-size:26px;color:#14233b}.bdg-v2-closed p{margin:0;color:#64748b}

.bdg-participant-agreements{margin-top:20px;background:#f8fafc;border:1px solid var(--bdg-line);border-radius:18px;padding:14px}.bdg-agreement-inline{margin-bottom:10px;box-shadow:none}.bdg-agreement-inline:last-child{margin-bottom:0}

/* Public form typography hardening */
.bdg-v2-form, .bdg-v2-form *{box-sizing:border-box}
.bdg-v2-form button,.bdg-v2-form input,.bdg-v2-form select,.bdg-v2-form textarea{font-family:Rubik,Arial,sans-serif!important;letter-spacing:0!important}
.bdg-v2-form .bdg-steps button{font-family:Rubik,Arial,sans-serif!important;font-size:16px!important;font-weight:800!important;line-height:1.2!important}
.bdg-v2-form .bdg-v2-head h2,.bdg-v2-form h2,.bdg-v2-form h3,.bdg-v2-form h4{font-family:Rubik,Arial,sans-serif!important;letter-spacing:0!important}
@media(max-width:760px){.bdg-v2-form{margin:16px 10px 42px;border-radius:20px}.bdg-v2-head{padding:24px 20px;text-align:center;align-items:center;flex-direction:column-reverse}.bdg-v2-head h2{font-size:30px}.bdg-steps{grid-template-columns:1fr;gap:8px}.bdg-v2-form .bdg-steps button{font-size:15px!important}.bdg-field-grid{grid-template-columns:1fr}.bdg-toolbar{flex-direction:column;align-items:stretch}.bdg-add{width:100%}}
.bdg-coupon-row{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:end;margin-bottom:8px}.bdg-coupon-button{border:0;border-radius:999px;padding:13px 18px;cursor:pointer;background:var(--bdg-navy);color:#fff;font-weight:900;min-height:46px}.bdg-coupon-message{display:block;min-height:20px;margin:4px 0 14px;font-weight:800}.bdg-coupon-message.ok{color:#047857}.bdg-coupon-message.error{color:#b91c1c}@media(max-width:760px){.bdg-coupon-row{grid-template-columns:1fr}.bdg-coupon-button{width:100%}}.bdg-v2-form[dir="ltr"]{direction:ltr;text-align:left}
.bdg-v2-form[dir="ltr"] .bdg-v2-head,.bdg-v2-form[dir="ltr"] .bdg-toolbar,.bdg-v2-form[dir="ltr"] .bdg-participant-title,.bdg-v2-form[dir="ltr"] .bdg-summary div{direction:ltr;text-align:left}
.bdg-v2-form[dir="ltr"] .bdg-field-grid label,.bdg-v2-form[dir="ltr"] .bdg-coupon,.bdg-v2-form[dir="ltr"] .bdg-qty label,.bdg-v2-form[dir="ltr"] .bdg-product-assignment label{text-align:left}
.bdg-v2-form[dir="ltr"] .bdg-actions{justify-content:flex-end}

/* v0.14.14 image ratios */
.bdg-v2-form .bdg-ticket-card img,
.bdg-v2-form .bdg-ticket-icon{aspect-ratio:344/210;height:auto;min-height:0;object-fit:cover}
.bdg-v2-form .bdg-product-card>img,
.bdg-v2-form .bdg-product-img{aspect-ratio:1/1;object-fit:cover}
@media(max-width:760px){.bdg-v2-form .bdg-product-card>img,.bdg-v2-form .bdg-product-img{height:auto;aspect-ratio:1/1}}

/* v0.14.18 — calmer visual weight and cart flow */
.bdg-v2-form{font-weight:400}
.bdg-v2-form .bdg-v2-head h2{font-weight:700}
.bdg-eyebrow,.bdg-steps button,.bdg-add,.bdg-actions button,.bdg-section-label,.bdg-field-grid label,.bdg-coupon,.bdg-qty,.bdg-card-option strong,.bdg-ticket-card strong,.bdg-product-body h4,.bdg-product-assignment strong,.bdg-agreement span,.bdg-agreement a,.bdg-coupon-button{font-weight:500!important}
.bdg-v2-form strong{font-weight:600}
.bdg-participant-title h4,.bdg-step h3{font-weight:600}
.bdg-add-to-cart{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:12px 22px;margin-top:24px;cursor:pointer;background:var(--bdg-navy);color:#fff;font-family:Rubik,Arial,sans-serif;font-weight:600;min-width:150px;clear:both}.bdg-add-to-cart.is-in-cart{background:#fee2e2;color:#991b1b;border:1px solid #fecaca}
.bdg-product-cart{margin-top:14px;background:#f8fafc;border:1px solid var(--bdg-line);border-radius:16px;padding:14px}
.bdg-auto-assigned{border:1px solid #dbeafe;background:#eff6ff;color:#1e3a8a;border-radius:12px;padding:10px 12px;font-weight:500}
.bdg-product-assignment label{font-weight:500;color:#334155}

/* v0.14.28 payment return pages */
.bdg-v2-return-body{margin:0;min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f3f7fb;font-family:Rubik,Arial,sans-serif;color:#122231;direction:rtl;padding:22px;box-sizing:border-box}
.bdg-v2-return-card{width:min(560px,100%);background:#fff;border:1px solid #dbe3ee;border-radius:26px;box-shadow:0 22px 58px rgba(15,23,42,.12);text-align:center;padding:38px 30px}
.bdg-v2-return-icon{width:76px;height:76px;margin:0 auto 18px;border-radius:999px;display:flex;align-items:center;justify-content:center;font-size:42px;font-weight:900}
.bdg-v2-return-card.is-success .bdg-v2-return-icon{background:#dcfce7;color:#166534}.bdg-v2-return-card.is-failed .bdg-v2-return-icon{background:#fee2e2;color:#991b1b}
.bdg-v2-return-card h1{margin:0 0 10px;font-size:32px;color:#122231}.bdg-v2-return-card p{margin:0 0 18px;color:#64748b;font-size:16px;line-height:1.55}
.bdg-v2-return-code{margin:22px auto 0;background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;padding:16px}.bdg-v2-return-code span{display:block;color:#64748b;font-size:13px;font-weight:800}.bdg-v2-return-code strong{display:block;font-size:28px;margin-top:4px;color:#122231;letter-spacing:.4px}
.bdg-v2-return-button{display:inline-flex;align-items:center;justify-content:center;background:#122231;color:#fff!important;border-radius:999px;padding:12px 22px;text-decoration:none;font-weight:900}

/* v0.14.32 — stronger payment thank-you layout */
body.bdg-v2-return-body{font-family:Rubik,Arial,sans-serif!important;min-height:100vh!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;margin:0!important;padding:24px!important;box-sizing:border-box!important;background:#f3f7fb!important}
.bdg-v2-return-card,.bdg-v2-return-card *{font-family:Rubik,Arial,sans-serif!important;letter-spacing:0!important}
.bdg-v2-return-card{margin:auto!important;text-align:center!important}



/* v0.14.34 — document type / ID validation */
.bdg-v2-form [data-document-type]{appearance:auto}
.bdg-v2-form [data-document-number]{direction:ltr;text-align:left}
.bdg-v2-form[dir="rtl"] [data-document-number]{text-align:right}

/* v0.14.42 — store product action button sits below the price */
.bdg-v2-form .bdg-product-body{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
}
.bdg-v2-form[dir="rtl"] .bdg-product-body{
  align-items:flex-end;
  text-align:right;
}
.bdg-v2-form .bdg-product-body h4,
.bdg-v2-form .bdg-product-body p,
.bdg-v2-form .bdg-product-price,
.bdg-v2-form .bdg-product-actions,
.bdg-v2-form .bdg-product-cart{
  width:100%;
}
.bdg-v2-form .bdg-product-price{
  display:block;
  margin-top:8px;
  margin-bottom:0;
  font-size:20px;
  font-weight:600;
  color:#0f172a;
}
.bdg-v2-form .bdg-product-actions{
  display:block;
  margin-top:22px;
  clear:both;
}
.bdg-v2-form .bdg-add-to-cart{
  display:flex;
  width:fit-content;
  margin-top:0!important;
  margin-inline-start:0;
  margin-inline-end:auto;
}
.bdg-v2-form[dir="rtl"] .bdg-add-to-cart{
  margin-inline-start:auto;
  margin-inline-end:0;
}
@media(max-width:760px){
  .bdg-v2-form .bdg-add-to-cart{width:100%;}
}

/* v0.14.46 — optional registration city field */
.bdg-v2-form .bdg-city-card{
  border:1px solid var(--bdg-line);
  background:#f8fafc;
  border-radius:20px;
  padding:16px;
  margin:0 0 18px;
  box-shadow:0 8px 24px rgba(15,23,42,.04);
}
.bdg-v2-form .bdg-city-card label{
  display:block;
  color:#334155;
  font-weight:500!important;
}
.bdg-v2-form .bdg-city-card input{
  width:100%;
  margin-top:8px;
  border:1px solid var(--bdg-line);
  border-radius:14px;
  padding:12px 14px;
  background:#fff;
  font-size:16px;
}
.bdg-v2-form .bdg-city-card small{
  display:block;
  margin-top:8px;
  color:#64748b;
  line-height:1.45;
}


/* v0.14.49 — compact horizontal carousel for ticket type cards */
.bdg-v2-form .bdg-ticket-grid{
  display:flex!important;
  grid-template-columns:none!important;
  gap:10px!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  scroll-snap-type:x mandatory;
  -webkit-overflow-scrolling:touch;
  padding:2px 2px 12px!important;
  margin-inline:-2px!important;
}
.bdg-v2-form .bdg-ticket-card{
  flex:0 0 36%!important;
  min-width:190px!important;
  max-width:250px!important;
  scroll-snap-align:start;
  padding:12px!important;
  border-radius:14px!important;
}
.bdg-v2-form .bdg-ticket-card img,
.bdg-v2-form .bdg-ticket-icon{
  height:99px!important;
  aspect-ratio:auto!important;
  border-radius:11px!important;
  margin-bottom:7px!important;
}
.bdg-v2-form .bdg-ticket-icon{
  font-size:30px!important;
}
.bdg-v2-form .bdg-ticket-card strong{
  font-size:14px!important;
  line-height:1.25!important;
  margin-top:4px!important;
}
.bdg-v2-form .bdg-ticket-card small{
  font-size:12px!important;
  line-height:1.25!important;
  margin-top:2px!important;
}
.bdg-v2-form .bdg-ticket-card input{
  transform:scale(.85);
  transform-origin:center;
}
@media(max-width:760px){
  .bdg-v2-form .bdg-ticket-grid{
    display:flex!important;
    grid-template-columns:none!important;
  }
  .bdg-v2-form .bdg-ticket-card{
    flex:0 0 72%!important;
    min-width:210px!important;
    max-width:260px!important;
  }
}

/* v0.14.51 - form-level important notice */
.bdg-important-banner{margin:0 0 18px;padding:14px 18px;border-radius:18px;background:#fff7d6;border:1px solid #f0c85a;color:#3b2a00;font-weight:700;box-shadow:0 10px 25px rgba(0,0,0,.06)}
.bdg-important-modal{position:fixed;inset:0;z-index:99999;background:rgba(0,0,0,.45);display:flex;align-items:center;justify-content:center;padding:22px;direction:rtl}
.bdg-important-modal-box{position:relative;max-width:520px;width:100%;background:#fff;border-radius:24px;padding:26px;box-shadow:0 24px 80px rgba(0,0,0,.24);text-align:right}
.bdg-important-modal-box strong{display:block;font-size:22px;margin-bottom:8px}
.bdg-important-modal-box p{font-size:18px;line-height:1.55;margin:0;color:#1f2937}
.bdg-important-close{position:absolute;top:12px;left:12px;width:34px;height:34px;border:0;border-radius:999px;background:#f3f4f6;cursor:pointer;font-size:24px;line-height:1}

.bdg-important-inline{border:1px solid #f59e0b;background:#fffbeb;color:#78350f;border-radius:18px;padding:16px 18px;margin:18px 0;line-height:1.55}.bdg-important-inline strong{display:block;font-size:18px;margin-bottom:6px}.bdg-important-inline p{margin:0;white-space:normal}

/* v0.14.53 — keep shared city field inside registration form flow */
.bdg-v2-form .bdg-field-grid-wide{grid-column:1 / -1}
.bdg-v2-form .bdg-field-grid-wide .bdg-city-card{margin:0;box-shadow:none}

/* v0.14.56 — clean participant flow controls */
.bdg-participant-actions{justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}
.bdg-participant-actions .bdg-add-secondary{background:#dbeafe!important;color:#1d4ed8!important;border:1px solid #bfdbfe!important}
.bdg-participant[hidden]{display:none!important}
.bdg-participant-current{animation:bdgParticipantIn .16s ease-out}
@keyframes bdgParticipantIn{from{opacity:.72;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:760px){.bdg-participant-actions{display:grid;grid-template-columns:1fr}.bdg-participant-actions button{width:100%}}

/* v0.14.58 — family participant count top action */
.bdg-v2-form .bdg-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}
.bdg-v2-form .bdg-toolbar .bdg-add-top{padding:10px 16px;font-size:14px;white-space:nowrap}
@media(max-width:760px){.bdg-v2-form .bdg-toolbar .bdg-add-top{width:100%}}

/* v0.14.72 — optional form-level dropdown, e.g. group selection */
.bdg-custom-select-card{background:#f8fafc;border:1px solid #dbe3ee;border-radius:18px;padding:16px 18px;margin:0 0 16px;box-shadow:0 8px 18px rgba(15,23,42,.04)}
.bdg-custom-select-card label{display:grid;gap:8px;font-weight:900;color:#122231}
.bdg-custom-select-card select{width:100%;min-height:46px;border:1px solid #cbd5e1;border-radius:14px;padding:0 12px;background:#fff;font:inherit;font-weight:700;color:#122231}

.bdg-birthday-input{direction:ltr;text-align:right;}

.bdg-birthday-field .bdg-birthday-selects{display:grid;grid-template-columns:1fr 1fr 1.2fr;gap:8px;margin-top:6px;direction:rtl;}
.bdg-birthday-field .bdg-birthday-selects select{width:100%;}
@media (max-width:520px){.bdg-birthday-field .bdg-birthday-selects{grid-template-columns:1fr;}}

.bdg-birthday-field .bdg-birthday-selects{display:grid;grid-template-columns:1fr 1fr 1.2fr;gap:8px;margin-top:6px;direction:rtl;}
.bdg-birthday-field .bdg-birthday-selects select{width:100%;}
@media (max-width:520px){.bdg-birthday-field .bdg-birthday-selects{grid-template-columns:1fr;}}
