/* TASKMIVRA_NATALIE_PURCHASE_V33_INITIAL_UI */
*{box-sizing:border-box}
html,body{margin:0;width:100%;height:100%;overflow:hidden;background:transparent;color:#151515;font-family:"Montserrat",Arial,sans-serif}
button,input{font:inherit}button{cursor:pointer}
.payment-shell{width:100%;height:100%;min-height:0;margin:0;display:grid;grid-template-columns:42% 58%;background:#fff;border:0!important;border-radius:22px;overflow:hidden;box-shadow:0 24px 70px rgba(0,0,0,.24)}
.brand-panel{position:relative;min-width:0;height:100%;overflow:hidden;background:#080808;display:block}
.brand-panel img{display:block;width:100%;height:100%;object-fit:cover;object-position:center center;background:#080808}
.checkout-panel{position:relative;min-width:0;height:100%;overflow:hidden!important;background:#fff;color:#151515;padding:16px 24px 14px;display:flex;align-items:center;justify-content:center}
.checkout-card{width:min(620px,100%);max-height:100%;overflow:hidden;border:0!important;border-radius:0;padding:0 4px;background:#fff;box-shadow:none!important}
.secure-row{display:flex;justify-content:center;align-items:center;gap:8px;margin:0 0 8px;color:#202020}.secure-row .shield{width:24px;height:28px;color:#c80d13;flex:0 0 auto}
.secure-row svg,.field-icon svg,.pay-btn svg,.stripe-note svg,.review-btn svg,.package-icon svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.secure-row svg{width:100%;height:100%}.secure-row strong{display:block;font-size:13px;letter-spacing:.15px}.secure-row small{display:block;color:#777;margin-top:1px;font-size:8px}
.order-summary h1{font-size:17px;line-height:1.1;margin:0 0 8px;color:#111}.rule{height:1px;background:#ececec;margin-bottom:8px}.package-row{display:grid;grid-template-columns:36px 1fr auto;align-items:center;gap:9px}.package-icon{color:#c80d13}.package-icon svg{width:34px;height:31px}.package-copy small{display:block;color:#8a8a8a;font-size:7.5px;margin-bottom:1px}.package-copy strong{display:block;color:#111;font-size:13px}.package-price{font-size:20px;color:#c80d13;font-weight:800}
.review-btn{width:100%;height:32px;margin-top:8px;border:1px solid #e0e0e0;border-radius:7px;background:#fafafa;color:#b40b10;display:grid;grid-template-columns:20px 1fr 13px;align-items:center;text-align:left;padding:0 10px;font-size:9px;font-weight:700;letter-spacing:.15px}.review-btn:hover{background:#f4f4f4}.review-btn svg{width:14px;height:14px}.review-btn b{font-size:17px;font-weight:400;line-height:1}
.info-section,.terms-section{border-top:1px solid #ececec;margin-top:9px;padding-top:9px}.info-section h2,.terms-section h2{font-size:11px;margin:0 0 6px;color:#111;letter-spacing:.02em}.field-stack{display:grid;grid-template-columns:1fr 1fr;gap:6px}.field-stack label{height:34px;border:1px solid #d7d7d7;border-radius:7px;background:#fafafa;display:flex;align-items:center;padding:0 9px;gap:7px}.field-stack label:first-child{grid-column:1/-1}.field-stack label:focus-within{border-color:#c80d13;box-shadow:0 0 0 2px rgba(200,13,19,.08)}.field-icon{width:14px;color:#777;flex:0 0 auto}.field-icon svg{width:14px;height:14px}.field-stack input{width:100%;border:0;outline:0;background:transparent;color:#111;font-size:9.5px}.field-stack input::placeholder{color:#999}
.terms-line{display:flex;align-items:flex-start;gap:7px;color:#555;font-size:8.5px;line-height:1.35}.terms-line button{border:0;background:none;padding:0;color:#b70b11;text-decoration:underline}.checkbox{position:relative;width:16px;height:16px;flex:0 0 auto}.checkbox input{position:absolute;inset:0;opacity:0;margin:0}.checkbox i{position:absolute;inset:0;border:1px solid #aaa;border-radius:3px;background:#fff}.checkbox input:checked+i{background:#c80d13;border-color:#c80d13}.checkbox input:checked+i:after{content:"\\2713";position:absolute;left:3px;top:-2px;color:#fff;font-size:12px;font-weight:800}.status{min-height:12px;margin:4px 0 -2px;font-size:8px;font-weight:600}.status.err{color:#c30b12}.status.ok{color:#198754}
.pay-btn{width:100%;min-height:42px;margin-top:7px;border:0;border-radius:8px;background:#c90c12;color:#fff;display:flex;align-items:center;justify-content:center;gap:9px;box-shadow:0 7px 18px rgba(170,0,8,.14)}.pay-btn:hover{filter:brightness(1.04)}.pay-btn:disabled{opacity:.6;cursor:wait}.pay-btn svg{width:18px;height:18px}.pay-btn strong{display:block;font-size:11px;letter-spacing:.45px}.pay-btn small{display:block;font-size:7px;letter-spacing:1.5px;margin-top:1px}.stripe-note{display:flex;justify-content:center;align-items:center;gap:5px;margin-top:5px;color:#888;font-size:7.5px}.stripe-note svg{width:12px;height:12px}.stripe-note b{color:#555}
.modal{position:fixed;inset:0;z-index:9999;display:none;align-items:center;justify-content:center;padding:20px}.modal.open{display:flex}.backdrop{position:absolute;inset:0;border:0;background:rgba(0,0,0,.62);backdrop-filter:blur(5px)}.modal-card{position:relative;width:min(620px,94vw);max-height:84vh;overflow:auto;background:#fff;border:0;border-radius:16px;color:#222;padding:24px;box-shadow:0 24px 80px rgba(0,0,0,.3)}.modal-card h2{margin:0 36px 8px 0;font-size:20px}.x{position:absolute;right:11px;top:7px;border:0;background:none;color:rgba(0,0,0,.35);font-size:22px}.version{font-size:10px;color:#b70b11;font-weight:700;margin-bottom:10px}.modal-text{white-space:pre-wrap;border-top:1px solid #eee;border-bottom:1px solid #eee;padding:13px 0;font-size:11px;line-height:1.5;color:#444}.modal-red{width:100%;border:0;border-radius:7px;background:#c90c12;color:#fff;padding:11px;margin-top:13px;font-weight:700}.price-pill{display:inline-block;color:#b70b11;border:1px solid #e6c6c8;border-radius:999px;padding:4px 9px;font-weight:700;margin-bottom:9px}.lead{color:#b70b11;text-transform:uppercase;font-weight:700;font-size:10px}.full-list{list-style:none;padding:0;margin:12px 0 0;display:grid;grid-template-columns:1fr 1fr;gap:3px 14px}.full-list li{position:relative;padding:0 0 5px 18px;font-size:10px;line-height:1.3}.full-list li:before{content:"\\2713";position:absolute;left:0;color:#b70b11;font-weight:700}.not-included{margin-top:10px;padding:8px;border:1px solid #f0d5d6;border-radius:7px;color:#8a3337;font-size:10px}
body.embedded{width:100%;height:100%;overflow:hidden;background:transparent}body.embedded .payment-shell{width:100%;height:100%;margin:0;border-radius:22px}
@media(max-height:690px){.checkout-panel{padding-top:10px;padding-bottom:9px}.secure-row{margin-bottom:5px}.order-summary h1{font-size:15px;margin-bottom:5px}.review-btn{height:29px;margin-top:5px}.info-section,.terms-section{margin-top:6px;padding-top:6px}.field-stack label{height:31px}.pay-btn{min-height:37px;margin-top:5px}.stripe-note{margin-top:3px}}
@media(max-width:820px){.payment-shell{grid-template-columns:36% 64%;border-radius:18px}.checkout-panel{padding-left:13px;padding-right:13px}.checkout-card{padding:0}.field-stack{gap:5px}.package-copy strong{font-size:11px}.package-price{font-size:17px}.terms-line{font-size:7.7px}body.embedded .payment-shell{border-radius:18px}}
/* TASKMIVRA_NATALIE_PURCHASE_V38_DIRECT_FORM_CLEANUP */
/* Embedded popup: remove the stray in-form security row so the real form centers. */
body.embedded .secure-row{display:none!important}
body.embedded .checkout-panel{display:flex!important;align-items:center!important;justify-content:center!important}
body.embedded .checkout-card{margin:0 auto!important}
/* Defensive cleanup for close buttons injected by the abandoned v34/v35 direct-page experiments. */
#igniteDirectCloseV34,#igniteDirectCloseV35{display:none!important}
#igniteWebsiteBackdropV34,#igniteWebsiteBackdropV35{display:none!important}
/* Review Inclusions and checked Terms must show a real checkmark, not the literal escape text. */
.full-list li{padding-left:18px!important}
.full-list li:before{content:"\2713"!important;position:absolute!important;left:0!important;top:0!important;width:12px!important;text-align:center!important;color:#b70b11!important;font-weight:800!important;font-size:11px!important;line-height:1.3!important}
.checkbox input:checked+i:after{content:"\2713"!important;left:3px!important;top:-2px!important;color:#fff!important;font-size:12px!important;font-weight:800!important}
/* TASKMIVRA_NATALIE_PURCHASE_V39_50_50_SECURE_LAYOUT */
@media(min-width:761px){
  .payment-shell{grid-template-columns:50% 50%!important}
  body.embedded .payment-shell{grid-template-columns:50% 50%!important}
}
body.embedded .checkout-panel{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:center!important;padding:12px 18px 10px!important;overflow:hidden!important;background:#fff!important}
body.embedded .secure-row{display:flex!important;flex:0 0 auto!important;width:100%!important;align-items:center!important;justify-content:flex-start!important;gap:7px!important;margin:0 0 6px!important;padding:0 26px 0 0!important;color:#202020!important}
body.embedded .secure-row .shield{width:21px!important;height:24px!important;color:#c80d13!important;flex:0 0 auto!important}
body.embedded .secure-row strong{font-size:12px!important;line-height:1.05!important;color:#111!important}
body.embedded .secure-row small{font-size:7.3px!important;line-height:1.1!important;color:#777!important;margin-top:1px!important}
body.embedded .checkout-card{width:100%!important;max-width:none!important;max-height:none!important;margin:0!important;padding:0!important;overflow:hidden!important}
body.embedded .order-summary h1{font-size:15px!important;margin:0 0 5px!important}
body.embedded .rule{margin-bottom:5px!important}
body.embedded .package-row{grid-template-columns:30px 1fr auto!important;gap:7px!important}
body.embedded .package-icon svg{width:28px!important;height:27px!important}
body.embedded .package-copy small{font-size:6.8px!important}
body.embedded .package-copy strong{font-size:11.5px!important}
body.embedded .package-price{font-size:18px!important}
body.embedded .review-btn{height:28px!important;margin-top:5px!important;padding:0 8px!important;font-size:8px!important}
body.embedded .info-section,body.embedded .terms-section{margin-top:6px!important;padding-top:6px!important}
body.embedded .info-section h2,body.embedded .terms-section h2{font-size:10px!important;margin:0 0 4px!important}
body.embedded .field-stack{gap:4px!important}
body.embedded .field-stack label{height:29px!important;padding:0 8px!important;gap:6px!important}
body.embedded .field-icon,body.embedded .field-icon svg{width:12px!important;height:12px!important}
body.embedded .field-stack input{font-size:8.5px!important}
body.embedded .terms-line{gap:6px!important;font-size:7.4px!important;line-height:1.25!important}
body.embedded .checkbox{width:14px!important;height:14px!important}
body.embedded .status{min-height:9px!important;margin:2px 0 -1px!important;font-size:7px!important}
body.embedded .pay-btn{min-height:36px!important;margin-top:5px!important;gap:7px!important}
body.embedded .pay-btn svg{width:15px!important;height:15px!important}
body.embedded .pay-btn strong{font-size:9.8px!important}
body.embedded .pay-btn small{font-size:6.4px!important;letter-spacing:1.2px!important}
body.embedded .stripe-note{margin-top:3px!important;font-size:6.6px!important}
body.embedded .stripe-note svg{width:10px!important;height:10px!important}
#igniteDirectCloseV34,#igniteDirectCloseV35{display:none!important}
#igniteWebsiteBackdropV34,#igniteWebsiteBackdropV35{display:none!important}
.full-list li{position:relative!important;padding-left:18px!important}
.full-list li:before{content:"\2713"!important;position:absolute!important;left:0!important;top:0!important;color:#b70b11!important;font-weight:800!important}
.checkbox input:checked+i:after{content:"\2713"!important;left:3px!important;top:-2px!important;color:#fff!important;font-size:12px!important;font-weight:800!important}
.modal-card{width:min(560px,92vw)!important;max-height:82vh!important;padding:20px!important;border:0!important;border-radius:16px!important}
.full-list{grid-template-columns:1fr 1fr!important;gap:4px 12px!important}
.full-list li{font-size:9.5px!important;line-height:1.3!important;padding-bottom:4px!important}
@media(max-width:760px){
  body.embedded .payment-shell{grid-template-columns:1fr!important}
  body.embedded .brand-panel{height:170px!important;min-height:170px!important}
  body.embedded .checkout-panel{padding:10px 12px!important}
  body.embedded .secure-row{padding-right:22px!important}
  .full-list{grid-template-columns:1fr!important}
}
/* TASKMIVRA_NATALIE_PURCHASE_V40_FORM_ALIGNMENT_X_FIX */
/* Keep the approved v39 50/50 shell. This repair only corrects the right form panel. */
body.embedded .checkout-panel{
  display:flex!important;
  flex-direction:column!important;
  align-items:stretch!important;
  justify-content:center!important;
  padding:12px 18px 11px!important;
  overflow:hidden!important;
  background:#fff!important;
}
/* The only purchase-window X belongs to the parent modal controller. Remove any stray in-form X/button. */
body.embedded .payment-shell > button,
body.embedded .checkout-panel > button,
body.embedded .checkout-card > button.x,
body.embedded .checkout-card > .x{
  display:none!important;
}
/* Do not break the separate Review Inclusions / Terms dialog close control. */
body.embedded .modal .modal-card > .x{
  display:block!important;
  position:absolute!important;
  right:11px!important;
  top:7px!important;
  width:auto!important;
  min-width:0!important;
  height:auto!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  color:rgba(0,0,0,.35)!important;
  font-size:22px!important;
  line-height:1!important;
  box-shadow:none!important;
}
/* Match the prior approved reference: Secure badge centered above Order Summary. */
body.embedded .secure-row{
  display:flex!important;
  width:100%!important;
  flex:0 0 auto!important;
  align-items:center!important;
  justify-content:center!important;
  gap:7px!important;
  margin:0 0 8px!important;
  padding:0!important;
  color:#202020!important;
  text-align:left!important;
}
body.embedded .secure-row .shield{width:21px!important;height:24px!important;flex:0 0 auto!important;color:#c80d13!important}
body.embedded .secure-row strong{font-size:12px!important;line-height:1.05!important;color:#111!important}
body.embedded .secure-row small{font-size:7.3px!important;line-height:1.1!important;color:#777!important;margin-top:1px!important}

body.embedded .checkout-card{
  width:100%!important;
  max-width:none!important;
  max-height:none!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
}
body.embedded .order-summary h1{font-size:15px!important;margin:0 0 6px!important}
body.embedded .rule{margin-bottom:6px!important}
body.embedded .package-row{grid-template-columns:30px 1fr auto!important;gap:7px!important}
body.embedded .package-icon svg{width:28px!important;height:27px!important}
body.embedded .package-copy small{font-size:6.8px!important}
body.embedded .package-copy strong{font-size:11.5px!important}
body.embedded .package-price{font-size:18px!important}
body.embedded .review-btn{height:29px!important;margin-top:6px!important;padding:0 8px!important;font-size:8px!important}

/* Match the previous reference: four information fields stacked at equal full width. */
body.embedded .info-section,body.embedded .terms-section{margin-top:7px!important;padding-top:7px!important}
body.embedded .info-section h2,body.embedded .terms-section h2{font-size:10px!important;margin:0 0 5px!important}
body.embedded .field-stack{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:5px!important;
}
body.embedded .field-stack label,
body.embedded .field-stack label:first-child{
  grid-column:1!important;
  width:100%!important;
  height:28px!important;
  padding:0 8px!important;
  gap:6px!important;
}
body.embedded .field-icon,body.embedded .field-icon svg{width:12px!important;height:12px!important}
body.embedded .field-stack input{font-size:8.5px!important}
body.embedded .terms-line{gap:6px!important;font-size:7.4px!important;line-height:1.25!important}
body.embedded .checkbox{width:14px!important;height:14px!important}
body.embedded .status{min-height:8px!important;margin:2px 0 -1px!important;font-size:7px!important}
body.embedded .pay-btn{min-height:35px!important;margin-top:5px!important;gap:7px!important}
body.embedded .pay-btn svg{width:15px!important;height:15px!important}
body.embedded .pay-btn strong{font-size:9.8px!important}
body.embedded .pay-btn small{font-size:6.4px!important;letter-spacing:1.2px!important}
body.embedded .stripe-note{margin-top:3px!important;font-size:6.6px!important}
body.embedded .stripe-note svg{width:10px!important;height:10px!important}

/* Keep the inclusion/checkmark correction from the prior repairs. */
.full-list li{position:relative!important;padding-left:18px!important}
.full-list li:before{content:"\2713"!important;position:absolute!important;left:0!important;top:0!important;color:#b70b11!important;font-weight:800!important}
.checkbox input:checked+i:after{content:"\2713"!important;left:3px!important;top:-2px!important;color:#fff!important;font-size:12px!important;font-weight:800!important}

@media(max-width:760px){
  body.embedded .checkout-panel{padding:10px 12px!important}
  body.embedded .field-stack{grid-template-columns:1fr!important}
}
/* TASKMIVRA_NATALIE_PURCHASE_V44_CONTROL_SURFACE */
body.embedded .checkout-panel,body.embedded .checkout-card,body.embedded .order-summary,body.embedded .info-section,body.embedded .terms-section{pointer-events:auto!important}
body.embedded .terms-line,body.embedded .terms-line button,body.embedded #continueButton,body.embedded .pay-btn,body.embedded .review-btn-v44{pointer-events:auto!important}
body.embedded .checkbox{pointer-events:auto!important;position:relative!important;z-index:22!important}
body.embedded .checkbox input{pointer-events:auto!important;cursor:pointer!important;z-index:24!important}
body.embedded .checkbox i{pointer-events:none!important}
body.embedded .payment-shell{border:0!important;outline:0!important;background:linear-gradient(90deg,#080808 0 50%,#fff 50% 100%)!important;overflow:hidden!important;isolation:isolate!important;transform:none!important}
body.embedded .brand-panel{background:#080808!important;box-shadow:0 0 0 1px #080808!important}
body.embedded .brand-panel img{display:block!important;background:#080808!important;width:100%!important;height:100%!important;margin:0!important}
body.embedded .checkout-panel{background:#fff!important;box-shadow:0 0 0 1px #fff!important}
/* TASKMIVRA_NATALIE_PURCHASE_V46_TERMS_NO_SCROLL_EDGE_POLISH */
/* Embedded initial-stage corner polish: match the backing under both 50/50 halves. */
html:has(body.embedded),body.embedded{
  overflow:hidden!important;
  background:linear-gradient(90deg,#080808 0 50%,#fff 50%)!important;
}
body.embedded .payment-shell{
  background:linear-gradient(90deg,#080808 0 50%,#fff 50%)!important;
  border:0!important;
  outline:0!important;
  border-radius:22px!important;
  overflow:hidden!important;
  box-shadow:none!important;
}
body.embedded .brand-panel{
  background:#080808!important;
  border:0!important;
  border-radius:22px 0 0 22px!important;
  overflow:hidden!important;
  box-shadow:none!important;
}
body.embedded .brand-panel img{
  display:block!important;
  width:calc(100% + 2px)!important;
  height:calc(100% + 2px)!important;
  max-width:none!important;
  margin:-1px!important;
  object-fit:cover!important;
  background:#080808!important;
  border:0!important;
  border-radius:22px 0 0 22px!important;
}
body.embedded .checkout-panel{
  background:#fff!important;
  border:0!important;
  border-radius:0 22px 22px 0!important;
  overflow:hidden!important;
  box-shadow:none!important;
}

/* Terms: fit the approved text inside the rounded dialog with no inner scrollbar. */
body.embedded .modal{
  padding:10px!important;
  overflow:hidden!important;
}
body.embedded .modal-card{
  width:min(800px,calc(100% - 20px))!important;
  max-width:800px!important;
  max-height:calc(100% - 20px)!important;
  height:auto!important;
  overflow:hidden!important;
  padding:16px 20px 14px!important;
  border:0!important;
  border-radius:16px!important;
  background:#fff!important;
  color:#222!important;
  box-shadow:0 22px 70px rgba(0,0,0,.34)!important;
}
body.embedded .modal-card h2{
  margin:0 34px 5px 0!important;
  font-size:24px!important;
  line-height:1.08!important;
  color:#222!important;
}
body.embedded .modal-card .version{
  margin:0 0 7px!important;
  font-size:10px!important;
  line-height:1.15!important;
  color:#bd1015!important;
}
body.embedded .modal-card .modal-text{
  white-space:pre-line!important;
  overflow:hidden!important;
  max-height:none!important;
  margin:0!important;
  padding:9px 0!important;
  border-top:1px solid #e7e7e7!important;
  border-bottom:1px solid #e7e7e7!important;
  font-size:10.5px!important;
  line-height:1.36!important;
  color:#444!important;
}
body.embedded .modal-card .modal-red{
  min-height:42px!important;
  margin-top:10px!important;
  padding:9px 12px!important;
  border:0!important;
  border-radius:8px!important;
  font-size:14px!important;
  line-height:1.05!important;
}
body.embedded .modal-card > .x,
body.embedded .modal-card .x{
  right:10px!important;
  top:7px!important;
  width:22px!important;
  height:22px!important;
  padding:0!important;
  font-size:20px!important;
  line-height:22px!important;
}
