/** Shopify CDN: Minification failed

Line 648:0 Unexpected "}"

**/
/* ============================================================
   Immofiles Banner v9 — Stylesheet
   ============================================================
   Direct port of v7.5 mockup CSS with .bw* → .im-banner* mapping.
   Authoritative styling source. Pairs with immofiles-banner.liquid
   and immofiles-banner.js.

   Banner image is supplied via inline `--im-bg-url` CSS variable
   on .im-banner (set in Liquid via section.settings.banner_image).
   ============================================================ */

[hidden]{display:none !important}

/* Box-sizing reset scoped to banner — avoids breaking theme global styles */
.im-banner, .im-banner *, .im-banner *::before, .im-banner *::after { box-sizing: border-box; }


.im-banner{position:relative;overflow:hidden;background:#1a1410;min-height:600px}
.im-bg{position:absolute;inset:0;background-size:cover;background-position:center 30%;z-index:0;transition:filter .55s ease}
.im-banner.im-locked .im-bg{filter:blur(3px) brightness(.85)}
.im-overlay{position:absolute !important;inset:0 !important;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:linear-gradient(105deg,rgba(10,8,6,.85) 0%,rgba(12,10,7,.62) 45%,rgba(10,8,6,.3) 100%) !important;z-index:1 !important;transition:opacity .55s ease,background .55s ease;display:block !important;pointer-events:none}
.im-banner.im-locked .im-overlay{background:linear-gradient(180deg,rgba(10,8,6,.55) 0%,rgba(10,8,6,.7) 100%) !important}
.im-banner::after{content:'';position:absolute;bottom:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,#F57C00 30%,#ffb300 70%,transparent);z-index:1;pointer-events:none}

.im-inner{max-width:1240px;margin:0 auto;position:relative;z-index:2;padding:3rem 4rem;display:flex;flex-direction:column;justify-content:center;min-height:600px}
@media(max-width:900px){.im-inner{padding:3.5rem 2rem;min-height:640px}}
@media(max-width:600px){.im-inner{padding:2.5rem 1.25rem;min-height:600px}}

.im-banner.im-locked .im-inner{padding:3rem 4rem;justify-content:flex-start}
@media(max-width:900px){.im-banner.im-locked .im-inner{padding:2rem 2rem}}
@media(max-width:600px){.im-banner.im-locked .im-inner{padding:1.25rem 1.25rem}}
.im-stage{position:relative;width:100%;flex:1;display:flex;flex-direction:column;justify-content:center}
.im-banner.im-locked .im-stage{flex:1;min-height:0}

.im-face-a{max-width:620px;transition:opacity .45s ease,transform .45s ease,filter .45s ease}
.im-banner.im-flipping .im-face-a{opacity:0;transform:translateY(-12px) scale(.98);filter:blur(4px);pointer-events:none}
.im-banner.im-locked .im-face-a{opacity:0;pointer-events:none;display:none}

.im-rating{display:flex;align-items:center;gap:8px;margin-bottom:1.1rem}
.im-rating-stars{height:22px;width:auto;display:block;flex-shrink:0}
.im-star{color:#F57C00;font-size:14px} /* legacy fallback */
.im-rating-text{color:#fff;font-size:15px;font-weight:600}
.im-rating-text b{color:#fff}
h1.im-headline{font-size:clamp(2.2rem,4vw,3.4rem);font-weight:700;color:#fff;line-height:1.1;margin-bottom:.85rem;letter-spacing:-.03em;text-shadow:0 2px 16px rgba(0,0,0,.5)}
.im-subline{color:rgba(255,255,255,.92);font-size:1.4rem;line-height:1.5;margin-bottom:1.8rem;text-shadow:0 1px 6px rgba(0,0,0,.4);max-width:680px}
.im-subline .im-price{color:#fff;font-weight:600}

.im-search-wrap{position:relative;margin-bottom:1.4rem;max-width:600px}
.im-search-pill{display:flex;align-items:center;background:#fff;border-radius:50px;padding:5px 5px 5px 22px;box-shadow:0 8px 28px rgba(0,0,0,.32);-webkit-tap-highlight-color:transparent;transition:box-shadow .15s ease}
.im-search-pill:focus-within{box-shadow:0 8px 28px rgba(0,0,0,.32),0 0 0 3px rgba(245,124,0,.35)}
.im-search-icon{color:#aaa;flex-shrink:0;display:flex;align-items:center;margin-right:8px}
.im-search-input{flex:1;border:none;outline:none;font-family:'Poppins',sans-serif;font-size:15px;color:#1a1410;background:transparent;min-width:0;padding:11px 0;-webkit-tap-highlight-color:transparent;box-shadow:none;-webkit-appearance:none;appearance:none}
.im-search-input:focus{outline:none;box-shadow:none}
.im-search-input::placeholder{color:#bbb}
.im-search-btn{background:#F57C00;border:none;cursor:pointer;padding:11px 24px;border-radius:50px;color:#fff;font-family:'Poppins',sans-serif;font-size:13.5px;font-weight:600;transition:background .2s;flex-shrink:0;min-height:44px}
.im-search-btn:hover{background:#e46f00}
.im-autocomplete{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#fff;border-radius:14px;box-shadow:0 12px 40px rgba(0,0,0,.28);z-index:200;overflow:hidden;opacity:0;transform:translateY(-6px);pointer-events:none;transition:opacity .2s ease,transform .2s ease}
.im-autocomplete.im-open{opacity:1;transform:translateY(0);pointer-events:auto}
.im-aci{padding:12px 18px;cursor:pointer;display:flex;align-items:center;gap:12px;border-bottom:.5px solid #f0ede8;transition:background .12s;min-height:48px}
.im-aci:last-child{border-bottom:none}
.im-aci:hover{background:#fff8f0}
.im-aci-pin{color:#F57C00;font-size:13px;flex-shrink:0}
.im-aci-text{font-size:13.5px;font-weight:600;color:#1a1410}
.im-aci-sub{font-size:11.5px;color:#999;margin-top:1px}

.im-trust-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}
.im-pay-group{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.im-badge-1{width:90px;height:46px;object-fit:contain;flex-shrink:0}
.im-badge-2{width:90px;height:90px;object-fit:contain;flex-shrink:0}
.im-trust-divider{width:1px;height:42px;background:rgba(255,255,255,.22);flex-shrink:0;margin:0 4px}
.im-pay-icon{background:#fff;border-radius:6px;padding:4px 8px;display:flex;align-items:center;justify-content:center;height:34px;flex-shrink:0;min-width:48px;box-shadow:0 1px 2px rgba(0,0,0,.08)}
.im-pay-icon svg{height:18px;width:auto;display:block}

.im-face-b{position:absolute;inset:0;opacity:0;transform:translateY(14px) scale(.985);filter:blur(4px);pointer-events:none;transition:opacity .45s ease .15s,transform .45s ease .15s,filter .45s ease .15s;display:flex;flex-direction:column}
.im-banner.im-locked .im-face-b{opacity:1;transform:none;filter:none;pointer-events:auto}

.im-wiz-top{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-bottom:20px;flex-shrink:0}
.im-addr-tag{display:inline-flex;align-items:center;gap:8px;background:rgba(245,124,0,.18);border:1px solid rgba(245,124,0,.45);border-radius:50px;padding:7px 14px 7px 12px;color:#fff;font-size:12.5px;font-weight:500;cursor:pointer;min-height:36px;max-width:340px;flex-shrink:1;transition:background .2s;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}
.im-addr-tag:hover{background:rgba(245,124,0,.28)}
.im-addr-tag .im-addr-pin{color:#F57C00;flex-shrink:0;font-size:13px}
.im-addr-tag #addrTagTxt{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}
.im-addr-tag .im-addr-x{font-size:10.5px;color:rgba(255,255,255,.6);margin-left:4px;letter-spacing:.04em;flex-shrink:0}

.im-pbar{flex:1;min-width:280px;display:flex;align-items:center;background:rgba(0,0,0,.38);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.14);border-radius:50px;padding:10px 18px}
.im-pbar-step{display:flex;align-items:center;gap:9px;font-size:13px;color:rgba(255,255,255,.6);font-weight:500;flex-shrink:0;transition:color .3s}
.im-pbar-step.im-clickable{cursor:pointer}
.im-pbar-step.im-clickable:hover{color:#fff}
.im-pbar-step.im-clickable:hover .im-pbar-num{background:rgba(245,124,0,.7);transform:scale(1.05)}
.im-pbar-step.im-active{color:#fff;font-weight:600}
.im-pbar-step.im-done{color:rgba(255,255,255,.9)}
.im-pbar-step.im-skip{opacity:.35}
.im-pbar-step .im-pbar-num{width:26px;height:26px;border-radius:50%;background:rgba(255,255,255,.12);display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;border:1px solid rgba(255,255,255,.15);transition:all .3s;position:relative}
.im-pbar-step.im-active .im-pbar-num{background:#F57C00;border-color:#F57C00;color:#fff;box-shadow:0 0 0 4px rgba(245,124,0,.22)}
.im-pbar-step.im-done .im-pbar-num{background:rgba(245,124,0,.55);border-color:rgba(245,124,0,.55);color:#fff}
.im-pbar-step.im-skip .im-pbar-num{background:rgba(255,255,255,.06);border:1px dashed rgba(255,255,255,.2)}
.im-pbar-step .im-pbar-num svg{width:12px;height:12px;display:none}
.im-pbar-step.im-done .im-pbar-num svg{display:block}
.im-pbar-step.im-done .im-pbar-num span{display:none}
.im-pbar-track{flex:1;height:3px;background:rgba(255,255,255,.14);border-radius:2px;position:relative;overflow:hidden;margin:0 10px}
.im-pbar-fill{position:absolute;left:0;top:0;bottom:0;background:linear-gradient(90deg,#F57C00,#ffb300);border-radius:2px;width:0;transition:width .5s cubic-bezier(.22,.8,.36,1)}
.im-pbar-track.im-skip .im-pbar-fill{background:rgba(255,255,255,.2)}
.im-pbar-lbl{display:none}
@media(min-width:880px){.im-pbar-lbl{display:inline}}

.im-wiz-body{flex:1;min-height:0;display:grid;grid-template-columns:1fr 320px;gap:22px}
@media(max-width:900px){.im-wiz-body{grid-template-columns:1fr}}

.im-wbox{
  background:rgba(255,255,255,.78);
  border:1px solid rgba(255,255,255,.75);
  border-radius:22px;
  padding:2.25rem 2.25rem 2rem;
  backdrop-filter:blur(32px) saturate(150%);
  -webkit-backdrop-filter:blur(32px) saturate(150%);
  box-shadow:0 16px 50px rgba(0,0,0,.28), inset 0 1px 0 rgba(255,255,255,.9);
  overflow-y:auto;
  min-height:0;
}
@media(max-width:600px){.im-wbox{padding:1.5rem 1.4rem;border-radius:18px}}

.im-aside{
  background:rgba(0,0,0,.48);
  backdrop-filter:blur(16px);
  -webkit-backdrop-filter:blur(16px);
  border:1px solid rgba(255,255,255,.16);
  border-radius:22px;
  padding:1.6rem 1.5rem;
  color:#fff;
  display:flex;
  flex-direction:column;
  gap:14px;
  overflow-y:auto;
  min-height:0;
}
.im-aside h4{font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:rgba(255,255,255,.6);font-weight:600;margin-bottom:8px}

/* Aside trust elements */
.im-aside-rating{display:flex;align-items:center;gap:10px;padding-bottom:14px;border-bottom:1px solid rgba(255,255,255,.1);flex-wrap:wrap}
.im-ar-score{color:#fff;font-weight:700;font-size:18px;line-height:1;letter-spacing:-.01em}
.im-ar-stars-img{height:18px;width:auto;display:block;flex-shrink:0}
.im-ar-logo{height:18px;width:auto;display:block;opacity:.95;flex-shrink:0}

/* Mobile-only rating block at top of wbox (Desktop uses aside variant) */
.im-wbox-rating{display:none}
/* Legacy fallback styles (no longer used in markup) */
.im-ar-stars{display:flex;gap:2px;color:#F57C00;font-size:16px;line-height:1}
.im-ar-stars .im-ar-half{opacity:.45}

.im-aside-badges{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;padding:12px 0;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}
.im-ab-item{display:flex;flex-direction:column;align-items:center;gap:5px;text-align:center;font-size:10.5px;font-weight:500;color:rgba(255,255,255,.78);line-height:1.3}
.im-ab-item img{height:38px;width:auto;object-fit:contain}
.im-ab-item.im-ab-ssl{padding-top:4px}
.im-ab-item.im-ab-ssl svg{width:26px;height:26px;stroke:#F57C00;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;margin-bottom:5px}

.im-aside-pay{display:flex;flex-direction:column;gap:8px;margin-top:auto;padding-top:10px}
.im-ap-label{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:rgba(255,255,255,.55);font-weight:600;display:flex;align-items:center;gap:6px}
.im-ap-label::before{content:'';flex:1;height:1px;background:rgba(255,255,255,.12);display:none}
.im-ap-icons{display:flex;gap:5px;align-items:center;flex-wrap:wrap}
.im-pay-mini{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:6px;padding:4px 8px;display:flex;align-items:center;justify-content:center;height:28px;flex-shrink:0}
.im-pay-mini svg{height:18px;width:auto;display:block}
.im-pay-mini.im-pay-pp{padding:4px 9px}
.im-pp-mini{font-size:11.5px;font-weight:700;color:#003087;line-height:1}.im-pp-mini span{color:#009cde}

/* Payment strip below CTAs */
.im-pay-strip{margin-top:.85rem;display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px 0 4px}
.im-ps-label{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#888;font-weight:600;display:flex;align-items:center;gap:10px;width:100%}
.im-ps-label::before,.im-ps-label::after{content:'';flex:1;height:1px;background:rgba(0,0,0,.1)}
.im-ps-icons{display:flex;gap:7px;align-items:center;justify-content:center;flex-wrap:wrap}
.im-aside-block{padding-bottom:14px;border-bottom:1px solid rgba(255,255,255,.1)}
.im-aside-block:last-child{border-bottom:none}
.im-aside-line{display:flex;justify-content:space-between;font-size:13.5px;color:rgba(255,255,255,.72);margin-bottom:6px;gap:10px;line-height:1.4}
.im-aside-line strong{color:#fff;font-weight:600;text-align:right;max-width:60%;word-break:break-word}
/* Aside price block — clean stack: label+price on one row, tax info below */
.im-aside-price-block{}
.im-aside-price-row{display:flex;justify-content:space-between;align-items:baseline;margin-top:6px;gap:8px}
.im-aside-price-label{font-size:13.5px;color:rgba(255,255,255,.75);font-weight:500}
.im-aside-price-value{font-size:1.9rem;font-weight:700;color:#fff;letter-spacing:-.02em;line-height:1;white-space:nowrap}
.im-aside-price-note{font-size:11.5px;color:rgba(255,255,255,.55);margin-top:6px;line-height:1.4}
/* Trust block at end of step 5 */
.im-trust-final{margin-top:1.1rem;padding:1rem 1.1rem;background:rgba(76,123,86,.07);border:1px solid rgba(76,123,86,.22);border-radius:13px;display:flex;flex-direction:column;gap:9px}
.im-tf-row{display:flex;align-items:flex-start;gap:10px;font-size:13px;color:#2a2a2a;line-height:1.5}
.im-tf-row svg{flex-shrink:0;width:17px;height:17px;stroke:#2f7a4a;fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;margin-top:1px}
.im-tf-row strong{font-weight:600;color:#1a1410}
.im-tf-quote{margin-top:6px;padding-top:11px;border-top:1px solid rgba(76,123,86,.18)}
.im-tf-stars{display:flex;gap:2px;color:#F57C00;font-size:13px;margin-bottom:5px}
.im-tf-text{font-size:13px;color:#2a2a2a;line-height:1.55;font-style:italic}
.im-tf-author{font-size:12px;color:#666;margin-top:5px}

.im-step{display:none;animation:slideIn .35s ease}
.im-step.im-active{display:block}
@keyframes slideIn{from{opacity:0;transform:translateX(8px)}to{opacity:1;transform:translateX(0)}}
.im-step-h{font-size:1.7rem;font-weight:700;color:#1a1410;margin-bottom:.55rem;letter-spacing:-.02em;line-height:1.2}
.im-step-sub{font-size:15.5px;color:#5a5a5a;margin-bottom:1.6rem;line-height:1.55;max-width:560px}

/* Confirmation tag (similar to addr-tag but light) */
.im-confirm-tag{display:inline-flex;align-items:center;gap:8px;background:rgba(245,124,0,.13);border:1px solid rgba(245,124,0,.42);border-radius:50px;padding:8px 14px 8px 12px;color:#a04e00;font-size:13px;font-weight:500;cursor:pointer;min-height:38px;transition:background .2s;margin-bottom:1.25rem}
.im-confirm-tag:hover{background:rgba(245,124,0,.2)}
.im-confirm-tag .im-confirm-icon{color:#F57C00;display:flex}
.im-confirm-tag .im-confirm-icon svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}
.im-confirm-tag .im-confirm-x{font-size:11.5px;color:rgba(160,78,0,.7);margin-left:4px;letter-spacing:.04em}

.im-fg{margin-bottom:14px}
.im-fg label{display:block;font-size:14px;color:#1a1410;font-weight:600;margin-bottom:7px;letter-spacing:-.005em}
.im-fg .hint{font-size:12px;color:#777;margin-top:5px}
.im-fg input[type="text"],.im-fg input[type="email"],.im-fg input[type="date"],.im-fg select{width:100%;background:#fff;border:1.5px solid rgba(0,0,0,.12);border-radius:10px;padding:12px 14px;font-family:'Poppins',sans-serif;font-size:14.5px;color:#1a1410;outline:none;transition:all .2s;min-height:46px}
.im-fg input[type="date"]{cursor:pointer;font-variant-numeric:tabular-nums}
.im-fg .im-date-input{cursor:pointer;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23F57C00' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><rect x='3' y='4' width='18' height='18' rx='2' ry='2'/><line x1='16' y1='2' x2='16' y2='6'/><line x1='8' y1='2' x2='8' y2='6'/><line x1='3' y1='10' x2='21' y2='10'/></svg>");background-repeat:no-repeat;background-position:right 14px center;background-size:18px 18px;padding-right:42px}
.im-fg .im-date-input:read-only{background-color:#fff}

/* Custom datepicker */
.im-dp-pop{position:absolute;z-index:9999;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:14px;box-shadow:0 18px 48px rgba(0,0,0,.22),0 4px 12px rgba(0,0,0,.06);padding:14px;width:296px;font-family:'Poppins',sans-serif;animation:dpFade .15s ease}
@keyframes dpFade{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}
.im-dp-head{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:10px}
.im-dp-month,.im-dp-year{font-family:'Poppins',sans-serif;font-size:13.5px;font-weight:600;color:#1a1410;background:#f6f3ee;border:1px solid rgba(0,0,0,.08);border-radius:8px;padding:8px 10px;cursor:pointer;outline:none;transition:all .15s;-webkit-appearance:menulist;appearance:menulist}
.im-dp-month:hover,.im-dp-year:hover{background:rgba(245,124,0,.08);border-color:rgba(245,124,0,.3)}
.im-dp-month:focus,.im-dp-year:focus{background:#fff;border-color:#F57C00;box-shadow:0 0 0 3px rgba(245,124,0,.15)}
.im-dp-wk{display:grid;grid-template-columns:repeat(7,1fr);gap:2px;margin-bottom:4px}
.im-dp-wk span{text-align:center;font-size:10.5px;font-weight:500;color:#999;text-transform:uppercase;letter-spacing:.05em;padding:6px 0}
.im-dp-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:2px}
.im-dp-d{display:flex;align-items:center;justify-content:center;height:34px;background:transparent;border:1.5px solid transparent;border-radius:8px;font-family:'Poppins',sans-serif;font-size:13px;font-weight:500;color:#1a1410;cursor:pointer;transition:all .12s;padding:0}
.im-dp-d:hover:not(.im-dp-disabled):not(.im-dp-empty){background:rgba(245,124,0,.1);color:#1a1410}
.im-dp-d.im-dp-empty{cursor:default;pointer-events:none}
.im-dp-d.im-dp-today{border-color:rgba(245,124,0,.4);color:#F57C00;font-weight:600}
.im-dp-d.im-dp-sel{background:#F57C00;color:#fff;border-color:#F57C00;font-weight:600;box-shadow:0 2px 8px rgba(245,124,0,.32)}
.im-dp-d.im-dp-sel:hover{background:#e46f00;color:#fff}
.im-dp-d.im-dp-disabled{color:#cfcbc4;cursor:not-allowed;background:transparent}
@media(max-width:600px){
  .im-dp-pop{width:calc(100vw - 32px);max-width:296px;padding:12px}
  .im-dp-d{height:36px;font-size:13.5px}
}
.im-fg input::placeholder{color:#b5b0a8}
.im-fg input:focus,.im-fg select:focus{border-color:#F57C00;background:#fff;box-shadow:0 0 0 3px rgba(245,124,0,.18)}
.im-fg-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.im-fg-row-keep{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:end}
.im-fg-row-keep > .im-fg{min-width:0;display:flex;flex-direction:column}
.im-fg-row-keep > .im-fg > label{flex-grow:1;display:flex;align-items:flex-end}
.im-fg-row-keep input{max-width:100%;width:100%;box-sizing:border-box}
.im-fg-row-aligned label{min-height:38px;word-break:break-word;overflow-wrap:anywhere;white-space:normal;line-height:1.35}
@media(max-width:420px){
  .im-fg-row-aligned label .im-label-opt{display:block;font-size:11px;margin-top:1px}
}
.im-fg-row-3{display:grid;grid-template-columns:110px 1fr 220px;gap:12px}
@media(max-width:600px){.im-fg-row:not(.im-fg-row-keep){grid-template-columns:1fr}.im-fg-row-3{grid-template-columns:110px 1fr;gap:12px}.im-fg-row-3 .im-fg-state{grid-column:1 / -1}}

.im-q-grid{display:grid;grid-template-columns:1fr;gap:11px}
.im-qc{background:#fff;border:1.5px solid rgba(0,0,0,.1);border-radius:13px;padding:1.1rem 1.15rem;cursor:pointer;transition:all .18s;display:flex;align-items:flex-start;gap:14px}
.im-qc:hover{background:#fff;border-color:rgba(245,124,0,.5);box-shadow:0 4px 14px rgba(0,0,0,.06)}
.im-qc.im-sel{background:#fff;border-color:#F57C00;box-shadow:0 0 0 3px rgba(245,124,0,.16)}
.im-qc-radio{width:20px;height:20px;border-radius:50%;border:2px solid #c2bfb9;flex-shrink:0;margin-top:3px;position:relative;transition:all .2s}
.im-qc.im-sel .im-qc-radio{border-color:#F57C00}
.im-qc.im-sel .im-qc-radio::after{content:'';position:absolute;inset:2px;border-radius:50%;background:#F57C00}
.im-qc-icon{width:40px;height:40px;border-radius:10px;background:rgba(245,124,0,.13);color:#F57C00;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:-1px}
.im-qc-icon svg{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.im-qc-text{flex:1;min-width:0}
.im-qc-name{font-size:15.5px;font-weight:600;color:#1a1410;margin-bottom:4px;line-height:1.3;letter-spacing:-.01em}
.im-qc-desc{font-size:13px;color:#5a5a5a;line-height:1.55}
@media(max-width:600px){
  .im-qc-desc{display:none}
  .im-qc.im-sel .im-qc-desc{display:block;margin-top:6px;animation:fadeDown .3s ease}
}

.im-cond{display:none;animation:fadeDown .3s ease}
.im-cond.im-show{display:block}
@keyframes fadeDown{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}

.type-switch{display:grid;grid-template-columns:1fr 1fr;gap:6px;background:rgba(0,0,0,.06);border-radius:11px;padding:4px;margin-bottom:1.1rem;max-width:380px}
.type-switch button{background:transparent;border:none;padding:12px 14px;font-family:'Poppins',sans-serif;font-size:14px;font-weight:500;color:#555;cursor:pointer;border-radius:8px;transition:all .2s;min-height:44px}
.type-switch button.im-active{background:#fff;color:#1a1410;font-weight:600;box-shadow:0 1px 3px rgba(0,0,0,.1)}

.im-radio-stack{display:flex;flex-direction:column;gap:9px}
.im-radio{display:flex;align-items:flex-start;gap:12px;padding:14px 15px;background:#fff;border:1.5px solid rgba(0,0,0,.1);border-radius:12px;cursor:pointer;font-size:14.5px;color:#1a1410;line-height:1.4;transition:all .15s}
.im-radio:hover{border-color:rgba(245,124,0,.45);box-shadow:0 3px 10px rgba(0,0,0,.05)}
.im-radio.im-checked{background:rgba(245,124,0,.07);border-color:#F57C00;box-shadow:0 0 0 3px rgba(245,124,0,.14)}
.im-radio input{margin-top:3px;accent-color:#F57C00;flex-shrink:0;cursor:pointer;width:17px;height:17px}
.im-radio span strong{font-weight:600;color:#1a1410}
.im-radio span small{display:block;font-size:12.5px;color:#666;margin-top:3px;font-weight:400;line-height:1.5}

.im-person-card{
  background:rgba(255,255,255,.7);
  border:1px solid rgba(0,0,0,.08);
  border-radius:14px;
  padding:1.3rem 1.3rem 1.1rem;
  margin-bottom:.9rem;
  animation:fadeUp .35s ease
}
@keyframes fadeUp{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}
.im-person-head{display:flex;align-items:center;gap:11px;margin-bottom:1rem;padding-bottom:.85rem;border-bottom:1px solid rgba(0,0,0,.08)}
.im-person-icon{width:36px;height:36px;border-radius:50%;background:rgba(245,124,0,.16);color:#F57C00;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.im-person-icon svg{width:17px;height:17px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.im-person-title{font-size:14.5px;font-weight:600;color:#1a1410;line-height:1.3;letter-spacing:-.005em}
.im-person-sub{font-size:12.5px;color:#777;margin-top:2px}

.im-warn-card{background:#fff7eb;border:1px solid #f5c97c;border-radius:11px;padding:13px 15px;font-size:13px;color:#7a4a00;line-height:1.6;margin-top:.85rem}
.im-warn-card strong{color:#5d3700;font-weight:600}
.im-info-card{background:#eef5fb;border:1px solid #b6d3ea;border-radius:11px;padding:13px 15px;font-size:13px;color:#1f4a6e;line-height:1.6;display:flex;gap:11px;align-items:flex-start;margin-bottom:1rem}
.im-info-card svg{flex-shrink:0;width:17px;height:17px;margin-top:1px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.im-info-card strong{color:#143a5b;font-weight:600}
.ident-card{background:rgba(76,123,86,.08);border:1px solid rgba(76,123,86,.28);border-radius:11px;padding:13px 15px;font-size:13px;color:#3a5a3f;line-height:1.6;display:flex;gap:11px;align-items:flex-start;margin-top:.85rem}
.im-next-card{background:rgba(76,123,86,.08);border:1px solid rgba(76,123,86,.28);border-radius:13px;padding:1.1rem 1.2rem;margin-bottom:1.1rem}
.im-nc-head-btn{display:flex;align-items:center;justify-content:space-between;width:100%;background:transparent;border:none;padding:0;cursor:pointer;color:inherit;font-family:inherit;text-align:left;gap:12px}
.im-nc-head-btn:focus{outline:none}
.im-nc-head{font-size:13.5px;font-weight:600;color:#264a2c;letter-spacing:-.005em;display:block}
.im-nc-toggle{display:inline-flex;align-items:center;gap:5px;background:rgba(76,123,86,.15);border:1px solid rgba(76,123,86,.3);border-radius:50px;padding:4px 10px 4px 11px;color:#264a2c;font-size:11.5px;font-weight:600;flex-shrink:0;transition:all .15s}
.im-nc-head-btn:hover .im-nc-toggle{background:rgba(76,123,86,.22);border-color:rgba(76,123,86,.45)}
.im-nc-toggle-txt{letter-spacing:.02em}
.im-nc-chevron{width:13px;height:13px;color:currentColor;flex-shrink:0;transition:transform .25s ease}
.im-next-card[aria-expanded="false"] .im-nc-chevron{transform:rotate(-90deg)}
.im-next-card[aria-expanded="false"] .im-nc-desc{display:none}
.im-nc-list{list-style:none;display:flex;flex-direction:column;gap:.6rem;margin-top:.85rem}
.im-nc-list li{display:flex;align-items:flex-start;gap:10px;font-size:13px;color:#2a3a2c;line-height:1.55}
.im-nc-list li svg{flex-shrink:0;width:16px;height:16px;stroke:#2f7a4a;fill:none;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round;margin-top:2px}
.im-nc-list li strong{font-weight:600;color:#1a3320}
.im-nc-desc{color:#2a3a2c}
.ident-card svg{flex-shrink:0;width:17px;height:17px;margin-top:1px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.ident-card strong{color:#264a2c;font-weight:600}

.im-file-drop{border:2px dashed rgba(245,124,0,.55);background:rgba(255,255,255,.6);border-radius:13px;padding:24px 20px;text-align:center;cursor:pointer;transition:all .2s}
.im-file-drop:hover{background:rgba(245,124,0,.07);border-color:#F57C00}
.im-file-drop .im-fd-icon{color:#F57C00;font-size:26px;margin-bottom:6px;font-weight:600}
.im-file-drop .im-fd-title{font-size:14.5px;font-weight:600;color:#1a1410;margin-bottom:4px}
.im-file-drop .im-fd-hint{font-size:12.5px;color:#777;line-height:1.5}

.im-legal-cb{display:flex;align-items:flex-start;gap:12px;padding:14px 15px;background:#fff;border:1.5px solid rgba(0,0,0,.1);border-radius:12px;cursor:pointer;margin-bottom:9px;transition:all .2s}
.im-legal-cb:hover{border-color:rgba(245,124,0,.45)}
.im-legal-cb.im-checked{background:rgba(245,124,0,.07);border-color:#F57C00}
.im-legal-cb input{margin-top:2px;accent-color:#F57C00;width:18px;height:18px;flex-shrink:0;cursor:pointer}
.im-legal-cb span{font-size:13.5px;color:#2a2a2a;line-height:1.55}
.im-legal-cb a{color:#F57C00;text-decoration:underline;cursor:pointer}

.im-section-divider{font-size:12px;color:#888;text-transform:uppercase;letter-spacing:.1em;margin:1.4rem 0 .75rem;font-weight:600}
.im-section-divider:first-child{margin-top:0}

.im-nav{display:flex;gap:10px;margin-top:1.5rem;align-items:center}
.im-btn-back{background:#fff;border:1.5px solid rgba(0,0,0,.12);color:#3a3a3a;font-family:'Poppins',sans-serif;font-size:14px;padding:13px 20px;border-radius:11px;cursor:pointer;transition:all .2s;min-height:48px;font-weight:500}
.im-btn-back:hover{background:#fafafa;color:#1a1410;border-color:rgba(0,0,0,.2)}
.im-btn-next{background:#F57C00;border:none;color:#fff;font-family:'Poppins',sans-serif;font-size:15px;font-weight:600;padding:13px 22px;border-radius:11px;cursor:pointer;flex:1;transition:all .2s;min-height:48px;letter-spacing:-.005em}
.im-btn-next:hover{background:#e46f00;box-shadow:0 4px 14px rgba(245,124,0,.35)}
.im-btn-next:disabled{opacity:.4;cursor:not-allowed;box-shadow:none}
.im-btn-cart{width:100%;background:#F57C00;border:none;color:#fff;font-family:'Poppins',sans-serif;font-size:15.5px;font-weight:700;padding:15px;border-radius:12px;cursor:pointer;transition:background .2s;min-height:52px;letter-spacing:-.005em}
.im-btn-cart:hover{background:#e46f00;box-shadow:0 6px 18px rgba(245,124,0,.4)}
.im-btn-cart:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}
.im-btn-paypal{width:100%;background:#ffc439;border:none;border-radius:12px;padding:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:7px;min-height:52px;margin-top:8px}
.im-pp-logo{font-size:15px;font-weight:700;color:#003087}.im-pp-logo span{color:#009cde}
.im-pp-sub{font-size:13px;font-weight:600;color:#003087}


/* =========================
   MOBILE OPTIMIZATION
   ========================= */
@media(max-width:900px){
  .im-demo-header{padding:0 16px;height:56px}
  .im-demo-header nav{display:none}

  /* Banner: drop fixed-height behavior on mobile entirely */
  .im-banner{min-height:auto;overflow:visible}
  .im-bg{position:absolute}
  .im-banner.im-locked .im-bg{filter:blur(4px) brightness(.7)}
  .im-banner.im-locked .im-overlay{background:linear-gradient(180deg,rgba(10,8,6,.78) 0%,rgba(10,8,6,.92) 60%,rgba(10,8,6,.96) 100%)}
  .im-banner.im-locked .im-inner{height:auto;min-height:auto;padding:1.4rem 2rem 2.2rem}
  .im-banner.im-flipping .im-face-a{transition:opacity .3s ease}
  .im-face-b{position:static;display:none}
  .im-banner.im-locked .im-face-b{display:flex}

  /* Hero (face A) — generous breathing room, content-driven height */
  .im-inner{padding:2.8rem 2.5rem 3rem;min-height:auto}
  .im-rating{margin-bottom:1.6rem;gap:7px}
  .im-rating-stars{height:20px}
  .im-star{font-size:14px}
  .im-rating-text{font-size:14px}
  h1.im-headline{font-size:2rem;line-height:1.18;margin-bottom:.75rem;letter-spacing:-.025em}
  .im-subline{font-size:1.25rem;margin-bottom:2.4rem;line-height:1.55}

  /* Search pill — single row, integrated button */
  .im-search-wrap{margin-bottom:1.5rem}
  .im-search-pill{padding:4px 4px 4px 12px;border-radius:14px;flex-wrap:nowrap}
  .im-search-icon{margin-right:5px}
  .im-search-icon svg{width:15px;height:15px}
  .im-search-input{font-size:15px;padding:10px 0;min-width:0;text-overflow:ellipsis}
  .im-search-btn{padding:10px 14px;font-size:12.5px;border-radius:10px;flex-shrink:0;min-height:40px}

  /* Trust row — only the two trust seal badges, centered, larger */
  .im-trust-row{gap:18px;flex-wrap:wrap;align-items:center;margin-top:2.5rem;justify-content:center}
  .im-no-address-link{font-size:14px;padding:8px 4px;margin-top:1.5rem;display:block}
  .im-badge-1{width:96px;height:48px}
  .im-badge-2{width:84px;height:84px}
  .im-trust-divider{display:none}
  /* Payment icons hidden on mobile */
  .im-pay-group{display:none}

  /* ============ WIZARD MOBILE ============ */
  /* Drop the 2-col grid — natural page flow */
  .im-wiz-body{display:block}

  /* Sticky-ish top: address tag is a clean back-bar */
  .im-wiz-top{margin-bottom:14px;flex-direction:column;align-items:stretch;gap:10px}
  .im-addr-tag{font-size:13px;padding:10px 14px;min-height:44px;width:100%;justify-content:flex-start;border-radius:12px;background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.2)}
  .im-addr-tag #addrTagTxt{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500}
  .im-addr-tag .im-addr-x{margin-left:auto;flex-shrink:0}

  /* Progress: replace 5-step pbar with a compact "Schritt X von N" indicator */
  .im-pbar{padding:0;background:transparent;border:none;backdrop-filter:none;-webkit-backdrop-filter:none;display:block;border-radius:0}
  .im-pbar-step,.im-pbar-track{display:none}
  .im-pbar::before{
    content:'Schritt ' attr(data-current) ' von ' attr(data-total);
    display:block;font-size:11.5px;color:rgba(255,255,255,.7);font-weight:600;text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px
  }
  .im-pbar::after{
    content:'';display:block;height:4px;background:rgba(255,255,255,.15);border-radius:2px;overflow:hidden;position:relative;
    background-image:linear-gradient(#F57C00,#F57C00);background-repeat:no-repeat;background-size:var(--m-prog,0%) 100%;
    transition:background-size .5s cubic-bezier(.22,.8,.36,1)
  }

  /* White content card — no internal scroll, natural height */
  .im-wbox{padding:1.5rem 1.25rem;border-radius:16px;background:rgba(255,255,255,.97);backdrop-filter:none;-webkit-backdrop-filter:none;overflow:visible;box-shadow:0 12px 36px rgba(0,0,0,.4)}

  /* Mobile rating footer at bottom of wbox — subtle, below nav buttons */
  .im-wbox-rating{
    display:flex;
    align-items:center;
    justify-content:center;
    gap:9px;
    margin-top:1rem;
    padding-top:.85rem;
    border-top:1px solid rgba(0,0,0,.08);
    flex-wrap:wrap;
    opacity:.85;
  }
  .im-wbox-rating .im-ar-score{color:#1a1f24;font-weight:700;font-size:14px;line-height:1}
  .im-wbox-rating .im-ar-stars-img{height:15px}
  .im-wbox-rating .im-ar-logo{height:14px;filter:brightness(0) saturate(100%);opacity:.7}

  /* Order summary collapsible above wbox on mobile (moved via flex order) */
  .im-aside{order:-1;margin-bottom:0;padding:0;background:transparent;border:none;border-radius:0;backdrop-filter:none;-webkit-backdrop-filter:none;color:#fff;display:block;overflow:visible}
  .im-aside-rating{display:none}
  .im-aside-badges{display:none}
  .im-aside-block{padding:0;margin:0 0 10px;border:none}
  .im-aside-block:last-child{margin-bottom:14px}
  .im-aside h4{display:none}

  /* Mobile order summary — compact card with toggle */
  .im-aside-block#sumApplBlock,
  .im-aside-block:not(:last-child){display:none}
  .im-aside-block:last-child{
    background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.18);border-radius:12px;padding:12px 14px;
    backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)
  }
  .im-aside-price-row{margin-top:4px;align-items:baseline}
  .im-aside-price-label{font-size:13px;color:rgba(255,255,255,.75)}
  .im-aside-price-value{font-size:1.55rem}
  .im-aside-price-note{font-size:11px;margin-top:4px}

  /* Step heading scaling */
  .im-step-h{font-size:1.4rem;margin-bottom:.45rem;line-height:1.22}
  .im-step-sub{font-size:14.5px;margin-bottom:1.35rem;line-height:1.5}

  /* Choice cards */
  .im-qc{padding:1rem 1.05rem;gap:11px;border-radius:12px}
  .im-qc-icon{width:36px;height:36px}
  .im-qc-icon svg{width:18px;height:18px}
  .im-qc-name{font-size:14.5px;line-height:1.3}
  .im-qc-desc{font-size:12.5px;line-height:1.5}

  /* Form inputs — 16px to prevent iOS zoom */
  .im-fg{margin-bottom:13px}
  .im-fg input[type="text"],.im-fg input[type="email"],.im-fg input[type="date"],.im-fg select{font-size:16px;padding:12px 13px;min-height:48px;border-radius:10px}
  .im-fg label{font-size:13.5px;margin-bottom:6px}
  .im-fg-row:not(.im-fg-row-keep){grid-template-columns:1fr;gap:0}
  .im-fg-row-keep{gap:10px}
  /* In tight 2-col keep-rows, push "(optional)" badge to its own line */
  .im-fg-row-keep .im-label-opt{display:block;font-size:11px;margin-top:1px;color:#999}

  /* Mini radios */
  .im-radio{padding:13px 14px;font-size:14px;border-radius:11px;gap:11px}
  .im-radio input{width:18px;height:18px}
  .im-radio span small{font-size:12px;margin-top:3px}
  .im-radio span strong{font-size:14px}

  /* Person card */
  .im-person-card{padding:1.1rem 1.05rem;border-radius:12px;margin-bottom:.75rem}
  .im-person-head{margin-bottom:.85rem;padding-bottom:.7rem;gap:10px}
  .im-person-icon{width:32px;height:32px}
  .im-person-title{font-size:14px}
  .im-person-sub{font-size:12px;margin-top:1px}

  /* File drop */
  .im-file-drop{padding:22px 14px;border-radius:12px}
  .im-file-drop .im-fd-icon{font-size:24px;margin-bottom:5px}
  .im-file-drop .im-fd-title{font-size:13.5px}
  .im-file-drop .im-fd-hint{font-size:11.5px}

  /* Confirmation tag */
  .im-confirm-tag{font-size:12.5px;padding:7px 12px 7px 11px;margin-bottom:1rem}

  /* Legal checkboxes */
  .im-legal-cb{padding:12px 13px;gap:11px;border-radius:11px}
  .im-legal-cb span{font-size:13px;line-height:1.55}

  /* Section divider */
  .im-section-divider{font-size:11px;margin:1.2rem 0 .6rem}

  /* Nav — Next dominant, Back inline */
  .im-nav{gap:9px;margin-top:1.4rem}
  .im-btn-back{padding:13px 16px;font-size:13.5px;flex-shrink:0;min-height:48px;border-radius:11px}
  .im-btn-next{padding:13px 18px;font-size:14.5px;min-height:48px;border-radius:11px}

  /* Checkout buttons */
  .im-btn-cart{font-size:15px;padding:15px;min-height:54px;border-radius:12px}
  .im-btn-paypal{padding:14px;min-height:52px;border-radius:12px}
  .im-pp-logo{font-size:14.5px}.im-pp-sub{font-size:12.5px}

  /* Pay strip below checkout */
  .im-pay-strip{margin-top:1rem;padding:14px 0 6px;gap:10px}
  .im-ps-label{font-size:10.5px;letter-spacing:.12em}
  .im-ps-icons{gap:8px}
  .im-pay-mini{height:28px;padding:4px 8px}
  .im-pay-mini svg{height:17px}

  /* Trust final block */
  .im-trust-final{padding:1rem;gap:10px;margin-top:1rem;border-radius:12px}
  .im-tf-row{font-size:12.5px;gap:10px;line-height:1.5}
  .im-tf-row svg{width:15px;height:15px}
  .im-tf-quote{padding-top:11px;margin-top:7px}
  .im-tf-stars{font-size:12px}
  .im-tf-text{font-size:12.5px;line-height:1.55}
  .im-tf-author{font-size:11.5px}

  /* Info / warn / ident cards */
  .im-info-card,.im-warn-card,.ident-card{font-size:12.5px;padding:12px 13px;border-radius:10px;line-height:1.55}

  /* Trust strip below wbox: small reassurance bar with rating + badges */
  .mobile-trust-strip{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 4px 0;color:rgba(255,255,255,.85);flex-wrap:wrap}
  .mts-rating{display:flex;align-items:center;gap:6px;font-size:12px}
  .mts-rating .stars{color:#F57C00;font-size:13px;letter-spacing:1px}
  .mts-rating strong{color:#fff}
  .mts-badges{display:flex;gap:10px;align-items:center}
  .mts-badges img{height:30px;width:auto;opacity:.95}
}

@media(min-width:901px){.mobile-trust-strip{display:none}}

@media(max-width:480px){
  .im-inner{padding:2.4rem 2rem 2.8rem}
  .im-banner.im-locked .im-inner{padding:1.3rem 1.5rem 2rem}
  .im-wbox{padding:1.3rem 1.05rem}
  h1.im-headline{font-size:1.85rem}
  .im-subline{font-size:1.2rem;line-height:1.5}
  .im-step-h{font-size:1.3rem}
  .im-nav{flex-wrap:wrap}
  .im-btn-next{flex:1 1 100%;order:1}
  .im-btn-back{order:2;width:100%;flex:none}
  .im-qc-name{font-size:14px}
  .im-qc-desc{font-size:12px}
}

  /* Top bar — stack address tag above progress bar */
  .im-wiz-top{gap:10px;margin-bottom:14px}
  .im-addr-tag{font-size:13px;padding:9px 13px 9px 11px;min-height:40px;width:100%;justify-content:space-between}
  .im-addr-tag #addrTagTxt{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
  .im-pbar{padding:8px 12px;width:100%;min-width:0;border-radius:50px}
  .im-pbar-step{font-size:11px;gap:5px}
  .im-pbar-step .im-pbar-num{width:22px;height:22px;font-size:10.5px}
  .im-pbar-track{margin:0 5px}

  /* White content card — reduce padding, keep rounded */
  .im-wbox{padding:1.4rem 1.25rem;border-radius:18px;background:rgba(255,255,255,.92);backdrop-filter:blur(20px) saturate(140%);-webkit-backdrop-filter:blur(20px) saturate(140%)}

  /* Step heading scaling */
  .im-step-h{font-size:1.35rem;margin-bottom:.45rem}
  .im-step-sub{font-size:14.5px;margin-bottom:1.3rem}

  /* Choice cards — slightly tighter but still tap-friendly */
  .im-qc{padding:.95rem 1rem;gap:11px;border-radius:12px}
  .im-qc-icon{width:36px;height:36px}
  .im-qc-icon svg{width:18px;height:18px}
  .im-qc-name{font-size:14.5px}
  .im-qc-desc{font-size:12.5px}

  /* Form inputs — ensure 16px to prevent iOS zoom */
  .im-fg input[type="text"],.im-fg input[type="email"],.im-fg input[type="date"],.im-fg select{font-size:16px;padding:12px 13px;min-height:48px}
  .im-fg label{font-size:13.5px}
  .im-fg-row:not(.im-fg-row-keep){grid-template-columns:1fr;gap:12px}

  /* Mini radios */
  .im-radio{padding:13px 14px;font-size:14px;border-radius:11px}
  .im-radio span small{font-size:12px}

  /* Person card */
  .im-person-card{padding:1.1rem 1.05rem;border-radius:12px}
  .im-person-icon{width:32px;height:32px}
  .im-person-title{font-size:14px}
  .im-person-sub{font-size:12px}

  /* File drop */
  .im-file-drop{padding:20px 14px}
  .im-file-drop .im-fd-title{font-size:13.5px}
  .im-file-drop .im-fd-hint{font-size:12px}

  /* Confirmation tag */
  .im-confirm-tag{font-size:12.5px;padding:7px 12px 7px 11px}

  /* Legal checkboxes */
  .im-legal-cb{padding:12px 13px;gap:11px}
  .im-legal-cb span{font-size:13px}

  /* Aside — sits below wbox on mobile, becomes a sticky-feeling summary */
  .im-aside{padding:1.3rem 1.2rem;border-radius:18px;gap:12px}
  .im-ar-stars{font-size:15px}
  .im-ar-meta{font-size:12px}
  .im-aside h4{font-size:11.5px;margin-bottom:7px}
  .im-aside-line{font-size:13px}
  .im-aside-price-value{font-size:1.55rem}
  .im-aside-price-label{font-size:13px}
  .im-aside-badges{gap:6px;padding:10px 0}
  .im-ab-item img{height:32px}
  .im-ab-item span{font-size:10px}
  .im-ab-item.im-ab-ssl svg{width:22px;height:22px}

  /* Nav buttons — back smaller, next dominant */
  .im-nav{gap:8px;margin-top:1.25rem}
  .im-btn-back{padding:13px 14px;font-size:13.5px;flex-shrink:0}
  .im-btn-next{padding:13px 18px;font-size:14.5px}

  /* Checkout buttons */
  .im-btn-cart{font-size:15px;padding:14px;min-height:52px}
  .im-btn-paypal{padding:13px;min-height:50px}
  .im-pp-logo{font-size:14px}.im-pp-sub{font-size:12.5px}

  /* Pay strip below checkout */
  .im-pay-strip{margin-top:.75rem;padding:10px 0 4px}
  .im-ps-label{font-size:10.5px}
  .im-pay-mini{height:26px;padding:3px 7px}
  .im-pay-mini svg{height:16px}

  /* Trust final block */
  .im-trust-final{padding:.9rem 1rem;gap:8px}
  .im-tf-row{font-size:12.5px;gap:9px}
  .im-tf-row svg{width:15px;height:15px}
  .im-tf-text{font-size:12.5px}
  .im-tf-author{font-size:11.5px}

  /* Info / warn / ident cards */
  .im-info-card,.im-warn-card,.ident-card{font-size:12.5px;padding:11px 13px}
}

/* ============================================================
   Shopify integration overrides
   ============================================================ */

/* Banner is full-bleed when nested in a Shopify section wrapper */
.im-banner{
  width:100vw !important;
  position:relative !important;
  left:50%;
  right:50%;
  margin-left:-50vw;
  margin-right:-50vw;
  min-height:600px !important;
  display:block !important;
  font-family:'Poppins',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;
}

/* Apply background-image from inline --im-bg-url CSS variable */
.im-banner .im-bg{
  position:absolute !important;
  top:0 !important;
  left:0 !important;
  right:0 !important;
  bottom:0 !important;
  width:100% !important;
  height:100% !important;
  background-image: var(--im-bg-url) !important;
  background-size: cover !important;
  background-position: center 30% !important;
  background-repeat: no-repeat !important;
  z-index:0;
  display:block !important;
}

/* Subline rendered via Shopify richtext is wrapped in <p> */
.im-subline p{margin:0}
.im-subline strong{color:#fff;font-weight:600}

/* Subline desktop/mobile variants — only one visible at a time */
.im-subline-mobile{display:none}
@media(max-width:600px){
  .im-subline-desktop{display:none}
  .im-subline-mobile{display:block}
}

/* Cart actions wrapper — holds cart button + paypal express */
.im-cart-actions{margin-top:1.4rem;display:flex;flex-direction:column;gap:10px}

/* Step 5 tail (paypal + back button) — only visible when banner is on step 5 */
.im-step5-tail{display:none}
.im-banner.im-on-step-5 .im-step5-tail{display:block}
.im-step5-tail .im-paypal-wrap{margin-top:10px}
.im-step5-tail .im-nav{margin-top:.9rem}

/* PayPal Express via Shopify dynamic payment button */
.im-paypal-wrap{display:block;width:100%;position:relative;transition:opacity .2s ease}
.im-paypal-wrap .shopify-payment-button{display:block;width:100%}
.im-paypal-wrap .shopify-payment-button__button{
  width:100%;
  border-radius:12px;
  font-family:inherit;
}
/* When AGB/Widerruf not yet checked: block clicks via overlay, show grayed out */
.im-paypal-wrap.im-paypal-blocked{opacity:.5;cursor:not-allowed}
.im-paypal-wrap.im-paypal-blocked::after{
  content:'';
  position:absolute;
  inset:0;
  background:transparent;
  z-index:10;
  pointer-events:auto;
}

/* When state not allowed: dim/disable cart actions */
.im-banner.im-state-blocked .im-btn-cart{
  background:#cccccc;
  cursor:not-allowed;
  pointer-events:none;
  opacity:.6;
}
.im-banner.im-state-blocked .im-paypal-wrap{
  opacity:.4;
  pointer-events:none;
}

/* State warning visible when state is restricted */
.im-state-warning{
  margin-top:.85rem;
  background:rgba(255,255,255,.96);
  color:#7a4a00;
  border:1px solid rgba(245,124,0,.45);
  border-radius:12px;
  padding:12px 14px;
  display:flex;
  align-items:flex-start;
  gap:10px;
  font-size:13.5px;
  line-height:1.5;
  box-shadow:0 4px 14px rgba(0,0,0,.18);
}
.im-state-warning svg{
  width:20px;
  height:20px;
  color:#F57C00;
  flex-shrink:0;
  margin-top:1px;
}
.im-state-warning strong{
  color:#5d3700;
  font-weight:600;
  display:block;
  margin-bottom:2px;
}

/* Field error states */
.im-input.im-error,
select.im-error{
  border-color:#c5302a !important;
  background:#fef2f0 !important;
}
.im-field-error{
  font-size:12.5px;
  color:#c5302a;
  margin-top:4px;
}
.im-legal-cb.im-error{
  border-color:#c5302a;
  background:#fef2f0;
}

/* Legal error global */
.im-legal-error{
  display:flex;
  align-items:center;
  gap:9px;
  background:#fef2f0;
  border:1px solid #f5b0a8;
  border-radius:10px;
  padding:11px 14px;
  font-size:13px;
  color:#c5302a;
  margin-top:.7rem;
}
.im-legal-error[hidden]{display:none}
.im-legal-error svg{width:18px;height:18px;color:#c5302a;flex-shrink:0}

/* Cart-add error (inline, replaces alert()) */
.im-cart-error{
  display:flex;
  align-items:flex-start;
  gap:9px;
  background:#fef2f0;
  border:1px solid #f5b0a8;
  border-radius:10px;
  padding:11px 14px;
  font-size:13px;
  color:#c5302a;
  margin-top:.7rem;
  line-height:1.4;
  animation:imCartErrorFadeIn .25s ease-out;
}
.im-cart-error svg{width:18px;height:18px;color:#c5302a;flex-shrink:0;margin-top:1px}
@keyframes imCartErrorFadeIn{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}

/* Utility — replaces inline styles in liquid */
.im-label-opt{color:#999}
.im-mt-0{margin-top:0}
.im-mt-sm{margin-top:.7rem}
.im-mt-md{margin-top:.9rem}
.im-star-half{opacity:.55}

/* "Mein Objekt hat keine Adresse" link under search pill */
.im-no-address-link{
  display:inline-block;
  background:none;
  border:none;
  color:rgba(255,255,255,.78);
  font-size:13px;
  font-weight:500;
  font-family:inherit;
  margin-top:.85rem;
  padding:4px 8px;
  cursor:pointer;
  border-bottom:1px solid rgba(255,255,255,.3);
  transition:color .15s ease,border-color .15s ease;
  letter-spacing:.01em;
}
.im-no-address-link:hover,
.im-no-address-link:focus-visible{
  color:#fff;
  border-color:rgba(255,255,255,.7);
  outline:none;
}

/* No-address notice in Step 1 */
.im-no-address-notice{
  display:flex;
  align-items:flex-start;
  gap:9px;
  background:rgba(245,124,0,.08);
  border:1px solid rgba(245,124,0,.35);
  border-radius:10px;
  padding:11px 14px;
  margin-bottom:1.2rem;
  font-size:13px;
  color:#5d3700;
  line-height:1.5;
}
.im-no-address-notice[hidden]{display:none}
.im-no-address-notice svg{width:18px;height:18px;color:#F57C00;flex-shrink:0;margin-top:1px}
.im-no-address-notice strong{display:block;color:#3d2400;margin-bottom:2px;font-weight:600}
.im-no-address-notice .im-no-address-back{
  background:none;
  border:none;
  color:#F57C00;
  font-size:12.5px;
  font-weight:500;
  font-family:inherit;
  cursor:pointer;
  text-decoration:underline;
  padding:2px 0;
  margin-top:6px;
}
.im-no-address-notice .im-no-address-back:hover{color:#d96a00}

/* When no-address mode active: hide address fields, show single state selector */
.im-no-address-state[hidden]{display:none}
.im-address-fields[hidden]{display:none}

/* Permanent state warning (when user picks unsupported Bundesland in search) */
.im-state-warning.im-permanent{
  background:rgba(255,255,255,.96);
  border-color:rgba(245,124,0,.55);
}

/* Aside secure footer */
.im-aside-secure{
  display:flex;
  align-items:center;
  gap:7px;
  font-size:11.5px;
  color:rgba(255,255,255,.55);
  margin-top:auto;
  padding-top:.85rem;
  border-top:1px solid rgba(255,255,255,.08);
}
.im-aside-secure svg{
  width:13px;
  height:13px;
  color:rgba(255,255,255,.5);
  flex-shrink:0;
}

/* File-drop helpers (button + filename + drag-over) */
.im-file-drop{cursor:pointer}
.im-file-drop input[type="file"]{display:none}
.im-fd-btn{
  background:rgba(245,124,0,.15);
  color:#F57C00;
  border:1px solid rgba(245,124,0,.4);
  border-radius:8px;
  padding:6px 14px;
  font-size:13px;
  font-weight:600;
  cursor:pointer;
  font-family:inherit;
}
.im-fd-btn:hover{background:rgba(245,124,0,.25)}
.im-fd-filename{
  font-size:12.5px;
  color:#666;
  margin-top:4px;
  word-break:break-all;
}
.im-fd-filename.has-file{color:#1f7a33;font-weight:600}
.im-fd-filename.has-upload-error{color:#c5302a}
.im-file-drop.im-dragover{
  background:rgba(245,124,0,.08);
  border-color:#F57C00;
}
.im-file-drop.im-error{border-color:#c5302a;background:#fef2f0}
