/** Shopify CDN: Minification failed

Line 68:442 Expected ":"
Line 68:453 Expected ":"
Line 68:470 Expected ":"
Line 68:557 Expected ":"

**/
  /* Find Here Liquidation Store — Product Page 2.0 / Stage 1 */
  .fhp2{
    --fh-navy:#0e304f;
    --fh-navy-dark:#08253d;
    --fh-blue:#087dd2;
    --fh-yellow:#ffc867;
    --fh-coral:#f16f78;
    --fh-bg:#f4f8fb;
    --fh-card:#fff;
    --fh-border:#dce7ee;
    --fh-text:#18384f;
    --fh-muted:#6d8190;
    --fh-green:#168754;
    display:block;
    color:var(--fh-text);
    background:linear-gradient(180deg,#edf5f9 0,#f8fbfd 520px,var(--fh-bg) 100%);
  }
  .fhp2 *{box-sizing:border-box}
  .fhp2__container{max-width:1440px;padding-left:clamp(18px,4vw,56px);padding-right:clamp(18px,4vw,56px)}
  .fhp2__breadcrumb-bar{background:var(--fh-navy-dark);border-bottom:4px solid var(--fh-yellow)}
  .fhp2__breadcrumb{min-height:48px;display:flex;align-items:center;gap:8px;flex-wrap:wrap;color:rgba(255,255,255,.62);font-size:1.3rem;font-weight:650}
  .fhp2__breadcrumb a{color:#fff;text-decoration:none}.fhp2__breadcrumb a:hover{color:var(--fh-yellow)}
  .fhp2__page{padding-top:30px;padding-bottom:76px}
  .fhp2__heading{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:24px}
  .fhp2__heading-main{min-width:0;max-width:980px}.fhp2__vendor{margin:0 0 6px;color:var(--fh-blue);font-size:1.25rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
  .fhp2__heading h1{margin:0;color:var(--fh-navy);font-size:clamp(2rem,2.5vw,3.2rem);line-height:1.15;letter-spacing:-.02em;font-weight:900;text-wrap:balance;}
  .fhp2__heading-meta{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:10px 16px;padding-bottom:4px}
  .fhp2__rating{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:#fff7dc;font-size:1.2rem;font-weight:750;color:var(--fh-navy)}
  .fhp2__sku{margin:0;color:var(--fh-muted);font-size:1.2rem;font-weight:700}
  .fhp2__top-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(360px,.72fr);gap:clamp(28px,3.8vw,56px);align-items:start}
  .fhp2__media-side,.fhp2__buy-side{min-width:0}
  .fhp2__buy-card{padding:clamp(22px,2.2vw,30px);border:1px solid rgba(14,48,79,.1);border-radius:24px;background:#fff;box-shadow:0 22px 55px rgba(14,48,79,.11)}
  .fhp2__buy-card.product__column-sticky{position:sticky;top:110px}
  .fhp2__deal-label{width:max-content;display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:var(--fh-navy);color:#fff;font-size:1.12rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}
  .fhp2__deal-label span{width:8px;height:8px;border-radius:50%;background:var(--fh-yellow);box-shadow:0 0 0 4px rgba(255,200,103,.17)}
  .fhp2__price{margin-top:18px}.fhp2 .price{margin:0}.fhp2 .price__container{display:flex;align-items:flex-end;gap:10px;flex-wrap:wrap}
  .fhp2 .price-item{color:var(--fh-coral);font-size:clamp(3.2rem,3.5vw,4.8rem);line-height:1;font-weight:900;letter-spacing:-.045em}
  .fhp2 .price--on-sale .price-item--regular{color:#8ca0ad;font-size:1.65rem;font-weight:700}.fhp2 .badge{border:0;border-radius:8px;background:var(--fh-navy);color:#fff;font-size:1.05rem;font-weight:850}
  .fhp2__save{width:max-content;margin:10px 0 0;padding:7px 11px;border-radius:8px;background:#e8f8ef;color:var(--fh-green);font-size:1.2rem;font-weight:850}
  .fhp2__availability{margin-top:18px;padding:12px 14px;display:flex;align-items:center;gap:9px;border:1px solid #ccebdd;border-radius:12px;background:#effaf5;color:var(--fh-green);font-size:1.25rem;font-weight:800}
  .fhp2__availability span{width:9px;height:9px;border-radius:50%;background:currentColor;box-shadow:0 0 0 4px rgba(22,135,84,.13)}.fhp2__availability.is-sold-out{border-color:#f1d3d5;background:#fff3f4;color:#b9444d}
  .fhp2__variants{margin-top:22px}.fhp2 .form__label{margin-bottom:9px;color:var(--fh-navy);font-size:1.22rem;font-weight:850}
  .fhp2__quantity-wrap{margin-top:20px}.fhp2__quantity{min-height:48px;border:1px solid var(--fh-border);border-radius:12px;background:#f8fbfc}
  .fhp2__quantity .quantity__button,.fhp2__quantity .quantity__input{min-height:46px}
  .fhp2__buy-card .product-form{margin-top:20px}.fhp2__buy-card .product-form__buttons{max-width:none}.fhp2__buy-card .product-form__submit{min-height:54px;border:0;border-radius:13px;background:var(--fh-yellow);color:var(--fh-navy);font-size:1.35rem;font-weight:900;letter-spacing:.025em;box-shadow:none}
  .fhp2__buy-card .product-form__submit:hover{background:var(--fh-coral);color:#fff;transform:translateY(-1px)}
  .fhp2__buy-card .shopify-payment-button__button{min-height:52px!important;border-radius:13px!important;background:var(--fh-navy)!important;color:#fff!important;font-weight:850!important}
  .fhp2__mini-benefits{margin-top:22px;padding-top:18px;border-top:1px solid var(--fh-border);display:grid;gap:12px}.fhp2__mini-benefits>div{display:flex;align-items:center;gap:10px}.fhp2__mini-benefits>div>span{width:28px;height:28px;display:grid;place-items:center;flex:0 0 28px;border-radius:50%;background:#e9f7ef;color:var(--fh-green);font-weight:900}.fhp2__mini-benefits p{margin:0;display:flex;flex-direction:column}.fhp2__mini-benefits strong{font-size:1.18rem;color:var(--fh-navy)}.fhp2__mini-benefits small{font-size:1.08rem;color:var(--fh-muted)}
  /* Existing gallery snippet integration */
  .fhp2 .fh-product__gallery{padding:16px;border:1px solid rgba(14,48,79,.1);border-radius:24px;background:#fff;box-shadow:0 22px 55px rgba(14,48,79,.1)}
  .fhp2 .fh-product__gallery-main{position:relative;min-height:520px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:18px;background:radial-gradient(circle at center,#fff 0,#f5f9fb 72%,#edf3f7 100%)}
  .fhp2 .fh-product__media-item{display:none;width:100%}.fhp2 .fh-product__media-item.is-active{display:block}.fhp2 .fh-product__media-button{display:block;width:100%;padding:0;border:0;background:transparent}.fhp2 .fh-product__media-image{width:100%;height:520px;display:block;object-fit:contain;padding:24px}
  .fhp2 .fh-product__media-badge{position:absolute;z-index:3;top:16px;left:16px;padding:8px 12px;border-radius:999px;background:var(--fh-navy);color:#fff;font-size:1.1rem;font-weight:850;text-transform:uppercase}
  .fhp2 .fh-product__thumbs{margin-top:14px;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.fhp2 .fh-product__thumb{aspect-ratio:1;overflow:hidden;padding:5px;border:2px solid transparent;border-radius:12px;background:#f5f9fb;cursor:pointer}.fhp2 .fh-product__thumb:hover,.fhp2 .fh-product__thumb.is-active{border-color:var(--fh-blue);background:#fff;box-shadow:0 0 0 3px rgba(8,125,210,.11)}.fhp2 .fh-product__thumb img{width:100%;height:100%;object-fit:contain}
  .fhp2__content-section{margin-top:58px}.fhp2__section-heading{margin-bottom:18px}.fhp2__section-heading>span{display:block;margin-bottom:5px;color:var(--fh-blue);font-size:1.2rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.fhp2__section-heading h2{margin:0;color:var(--fh-navy);font-size:clamp(2.6rem,3vw,4rem);line-height:1.05;letter-spacing:-.035em;font-weight:900}
  .fhp2__description-card{padding:clamp(24px,3vw,42px);border:1px solid rgba(14,48,79,.1);border-radius:24px;background:#fff;box-shadow:0 16px 42px rgba(14,48,79,.075);color:#405e71;font-size:1.45rem;line-height:1.75}.fhp2__description-card>*:first-child{margin-top:0}.fhp2__description-card>*:last-child{margin-bottom:0}.fhp2__description-card h2,.fhp2__description-card h3{color:var(--fh-navy);font-weight:850}
  .fhp2__benefit-grid{margin-top:30px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.fhp2__benefit-grid article{min-width:0;padding:20px;display:flex;align-items:flex-start;gap:14px;border:1px solid rgba(14,48,79,.09);border-radius:18px;background:#fff;box-shadow:0 12px 30px rgba(14,48,79,.065)}.fhp2__benefit-icon{width:44px;height:44px;display:grid;place-items:center;flex:0 0 44px;border-radius:13px;background:#edf6fb;font-size:2rem}.fhp2__benefit-grid h3{margin:0 0 4px;color:var(--fh-navy);font-size:1.35rem;font-weight:850}.fhp2__benefit-grid p{margin:0;color:var(--fh-muted);font-size:1.14rem;line-height:1.45}
  .fhp2__info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.fhp2__info-card,.fhp2__app-block{min-width:0;border:1px solid rgba(14,48,79,.1);border-radius:18px;background:#fff;box-shadow:0 12px 30px rgba(14,48,79,.06)}details.fhp2__info-card summary{min-height:60px;padding:17px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer;color:var(--fh-navy);font-size:1.35rem;font-weight:850;list-style:none}details.fhp2__info-card summary::-webkit-details-marker{display:none}.fhp2__plus{font-size:2rem;font-weight:500;transition:transform .2s ease}details[open] .fhp2__plus{transform:rotate(45deg)}details.fhp2__info-card .rte{padding:0 20px 20px;color:#4d6879;font-size:1.25rem;line-height:1.65}.fhp2__custom-liquid,.fhp2__app-block{padding:22px}
  @media(max-width:989px){.fhp2__heading{display:block}.fhp2__heading-meta{justify-content:flex-start;margin-top:12px}.fhp2__top-layout{grid-template-columns:1fr}.fhp2__buy-card.product__column-sticky{position:static}.fhp2__benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
  @media(max-width:749px){.fhp2__page{padding-top:22px;padding-bottom:52px}.fhp2__heading{margin-bottom:18px}.fhp2__heading h1{font-size:2rem;line-height:1.2;font-weight:900;letter-spacing:-0.02em;}.fhp2__top-layout{gap:18px}.fhp2 .fh-product__gallery{padding:10px;border-radius:18px}.fhp2 .fh-product__gallery-main{min-height:310px;border-radius:14px}.fhp2 .fh-product__media-image{height:310px;padding:15px}.fhp2 .fh-product__thumbs{display;overflow-x;scroll-snap-type mandatory;padding-bottom:4px}.fhp2 .fh-product__thumb{min-width:68px;scroll-snap-align}.fhp2__buy-card{padding:18px 15px;border-radius:18px}.fhp2 .price-item{font-size:3.3rem}.fhp2__content-section{margin-top:40px}.fhp2__description-card{padding:21px 17px;border-radius:18px;font-size:1.3rem}.fhp2__benefit-grid{grid-template-columns:1fr;gap:11px}.fhp2__benefit-grid article{padding:15px}.fhp2__info-grid{grid-template-columns:1fr}.fhp2__breadcrumb{font-size:1.15rem}}
  
  /* =========================================================
    Find Here Product Page 2.0 — Stage 2B
    Premium gallery styles for product-media-gallery.liquid
    ========================================================= */

  .fhp2 .fh-gallery{
    width:100%;
    min-width:0;
    padding:14px;
    border:1px solid rgba(14,48,79,.10);
    border-radius:24px;
    background:#fff;
    box-shadow:0 20px 52px rgba(14,48,79,.10);
  }

  .fhp2 .fh-gallery__stage-wrap{
    position:relative;
    overflow:hidden;
    border-radius:18px;
    background:
      radial-gradient(circle at 50% 42%,#fff 0,#f8fbfd 50%,#eef4f7 100%);
  }

  .fhp2 .fh-gallery__stage{
    position:relative;
    min-height:500px;
    display:grid;
    place-items:center;
    overflow:hidden;
    touch-action:pan-y;
    isolation:isolate;
  }

  .fhp2 .fh-gallery__slide{
    width:100%;
    min-height:500px;
    display:grid;
    place-items:center;
    animation:fhGalleryFade .28s ease;
  }

  .fhp2 .fh-gallery__slide[hidden]{display:none!important}

  @keyframes fhGalleryFade{
    from{opacity:.25;transform:scale(.992)}
    to{opacity:1;transform:scale(1)}
  }

  .fhp2 .fh-gallery__image-button{
    position:relative;
    width:100%;
    min-height:500px;
    padding:22px;
    display:grid;
    place-items:center;
    overflow:hidden;
    border:0;
    background:transparent;
    color:var(--fh-navy);
    cursor:zoom-in;
  }

  .fhp2 .fh-gallery__image{
    width:100%;
    height:500px;
    display:block;
    object-fit:contain;
    object-position:center;
    transform:scale(1);
    transition:transform .35s ease,filter .35s ease;
    will-change:transform;
  }

  .fhp2 .fh-gallery__image-button:hover .fh-gallery__image{
    transform:scale(1.035);
    filter:drop-shadow(0 18px 22px rgba(14,48,79,.12));
  }

  .fhp2 .fh-gallery__image-button.is-zoomed{
    cursor:zoom-out;
  }

  .fhp2 .fh-gallery__image-button.is-zoomed .fh-gallery__image{
    transform:scale(1.75);
    filter:none;
  }

  .fhp2 .fh-gallery__zoom-hint{
    position:absolute;
    right:14px;
    bottom:14px;
    z-index:3;
    min-height:38px;
    padding:8px 11px;
    display:inline-flex;
    align-items:center;
    gap:7px;
    border:1px solid rgba(14,48,79,.10);
    border-radius:999px;
    background:rgba(255,255,255,.94);
    box-shadow:0 8px 24px rgba(14,48,79,.12);
    color:var(--fh-navy);
    font-size:1.08rem;
    font-weight:850;
    pointer-events:none;
    backdrop-filter:blur(8px);
  }

  .fhp2 .fh-gallery__badges{
    position:absolute;
    z-index:5;
    top:14px;
    left:14px;
    display:flex;
    flex-wrap:wrap;
    gap:8px;
  }

  .fhp2 .fh-gallery__badge{
    min-height:31px;
    padding:7px 11px;
    display:inline-flex;
    align-items:center;
    border-radius:999px;
    background:var(--fh-navy);
    color:#fff;
    font-size:1.02rem;
    line-height:1;
    font-weight:900;
    letter-spacing:.055em;
    text-transform:uppercase;
    box-shadow:0 8px 20px rgba(14,48,79,.16);
  }

  .fhp2 .fh-gallery__badge--sale{background:var(--fh-coral)}
  .fhp2 .fh-gallery__badge--new{background:var(--fh-blue)}

  .fhp2 .fh-gallery__counter{
    position:absolute;
    z-index:5;
    top:14px;
    right:14px;
    min-width:58px;
    min-height:32px;
    padding:7px 10px;
    display:flex;
    align-items:center;
    justify-content:center;
    gap:5px;
    border-radius:999px;
    background:rgba(14,48,79,.92);
    color:#fff;
    font-size:1.05rem;
    line-height:1;
    font-weight:850;
    box-shadow:0 8px 22px rgba(14,48,79,.18);
    backdrop-filter:blur(6px);
  }

  .fhp2 .fh-gallery__arrow{
    position:absolute;
    z-index:6;
    top:50%;
    width:44px;
    height:44px;
    display:grid;
    place-items:center;
    padding:0;
    border:1px solid rgba(14,48,79,.10);
    border-radius:50%;
    background:rgba(255,255,255,.96);
    color:var(--fh-navy);
    box-shadow:0 10px 26px rgba(14,48,79,.14);
    cursor:pointer;
    transform:translateY(-50%);
    transition:transform .2s ease,background .2s ease,color .2s ease;
  }

  .fhp2 .fh-gallery__arrow:hover{
    background:var(--fh-navy);
    color:#fff;
    transform:translateY(-50%) scale(1.06);
  }

  .fhp2 .fh-gallery__arrow--prev{left:14px}
  .fhp2 .fh-gallery__arrow--next{right:14px}

  .fhp2 .fh-gallery__video-shell,
  .fhp2 .fh-gallery__model-shell{
    width:100%;
    min-height:500px;
    display:grid;
    place-items:center;
    padding:18px;
  }

  .fhp2 .fh-gallery__video,
  .fhp2 .fh-gallery__external-video iframe,
  .fhp2 .fh-gallery__model{
    width:100%;
    height:500px;
    display:block;
    border:0;
    border-radius:14px;
    object-fit:contain;
    background:#071b2b;
  }

  .fhp2 .fh-gallery__empty{
    width:100%;
    min-height:500px;
    display:grid;
    place-items:center;
    padding:48px;
    color:#abc0cd;
  }

  .fhp2 .fh-gallery__empty svg{width:min(60%,360px);height:auto}

  .fhp2 .fh-gallery__thumb-area{
    position:relative;
    margin-top:13px;
    display:grid;
    grid-template-columns:38px minmax(0,1fr) 38px;
    align-items:center;
    gap:9px;
  }

  .fhp2 .fh-gallery__thumbs{
    min-width:0;
    display:flex;
    gap:9px;
    overflow-x:auto;
    padding:3px 2px 7px;
    scroll-behavior:smooth;
    scroll-snap-type:x proximity;
    scrollbar-width:thin;
    scrollbar-color:#b6c8d2 transparent;
  }

  .fhp2 .fh-gallery__thumbs::-webkit-scrollbar{height:5px}
  .fhp2 .fh-gallery__thumbs::-webkit-scrollbar-track{background:transparent}
  .fhp2 .fh-gallery__thumbs::-webkit-scrollbar-thumb{background:#b6c8d2;border-radius:999px}

  .fhp2 .fh-gallery__thumb{
    position:relative;
    flex:0 0 78px;
    width:78px;
    aspect-ratio:1;
    padding:5px;
    overflow:hidden;
    border:2px solid transparent;
    border-radius:12px;
    background:#f4f8fa;
    cursor:pointer;
    scroll-snap-align:center;
    transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease,background .2s ease;
  }

  .fhp2 .fh-gallery__thumb:hover{
    background:#fff;
    border-color:rgba(8,125,210,.45);
    transform:translateY(-1px);
  }

  .fhp2 .fh-gallery__thumb.is-active{
    border-color:var(--fh-blue);
    background:#fff;
    box-shadow:0 0 0 3px rgba(8,125,210,.12);
  }

  .fhp2 .fh-gallery__thumb-image,
  .fhp2 .fh-gallery__thumb-image img{
    width:100%;
    height:100%;
    display:block;
  }

  .fhp2 .fh-gallery__thumb-image img{
    object-fit:contain;
    border-radius:7px;
  }

  .fhp2 .fh-gallery__thumb-icon{
    position:absolute;
    right:5px;
    bottom:5px;
    min-width:24px;
    min-height:24px;
    padding:4px;
    display:grid;
    place-items:center;
    border-radius:50%;
    background:rgba(14,48,79,.92);
    color:#fff;
    font-size:.85rem;
    font-weight:900;
    box-shadow:0 4px 12px rgba(14,48,79,.22);
  }

  .fhp2 .fh-gallery__thumb-scroll{
    width:38px;
    height:38px;
    display:grid;
    place-items:center;
    padding:0;
    border:1px solid var(--fh-border);
    border-radius:50%;
    background:#fff;
    color:var(--fh-navy);
    cursor:pointer;
    box-shadow:0 6px 16px rgba(14,48,79,.08);
    transition:background .2s ease,color .2s ease,transform .2s ease;
  }

  .fhp2 .fh-gallery__thumb-scroll:hover{
    background:var(--fh-navy);
    color:#fff;
    transform:scale(1.04);
  }

  .fhp2 .fh-gallery__dots{
    display:none;
    align-items:center;
    justify-content:center;
    gap:7px;
    margin-top:10px;
  }

  .fhp2 .fh-gallery__dot{
    width:7px;
    height:7px;
    padding:0;
    border:0;
    border-radius:50%;
    background:#bdcbd4;
    cursor:pointer;
    transition:width .2s ease,background .2s ease;
  }

  .fhp2 .fh-gallery__dot.is-active{
    width:22px;
    border-radius:999px;
    background:var(--fh-blue);
  }

  @media(max-width:989px){
    .fhp2 .fh-gallery__stage,
    .fhp2 .fh-gallery__slide,
    .fhp2 .fh-gallery__image-button,
    .fhp2 .fh-gallery__video-shell,
    .fhp2 .fh-gallery__model-shell,
    .fhp2 .fh-gallery__empty{
      min-height:440px;
    }

    .fhp2 .fh-gallery__image,
    .fhp2 .fh-gallery__video,
    .fhp2 .fh-gallery__external-video iframe,
    .fhp2 .fh-gallery__model{
      height:440px;
    }
  }

  @media(max-width:749px){
    .fhp2 .fh-gallery{
      padding:9px;
      border-radius:18px;
      box-shadow:0 14px 34px rgba(14,48,79,.09);
    }

    .fhp2 .fh-gallery__stage-wrap{border-radius:13px}

    .fhp2 .fh-gallery__stage,
    .fhp2 .fh-gallery__slide,
    .fhp2 .fh-gallery__image-button,
    .fhp2 .fh-gallery__video-shell,
    .fhp2 .fh-gallery__model-shell,
    .fhp2 .fh-gallery__empty{
      min-height:310px;
    }

    .fhp2 .fh-gallery__image-button{padding:12px}

    .fhp2 .fh-gallery__image,
    .fhp2 .fh-gallery__video,
    .fhp2 .fh-gallery__external-video iframe,
    .fhp2 .fh-gallery__model{
      height:310px;
    }

    .fhp2 .fh-gallery__zoom-hint{display:none}

    .fhp2 .fh-gallery__arrow{
      width:38px;
      height:38px;
      opacity:.94;
    }

    .fhp2 .fh-gallery__arrow--prev{left:8px}
    .fhp2 .fh-gallery__arrow--next{right:8px}

    .fhp2 .fh-gallery__badges{top:9px;left:9px}
    .fhp2 .fh-gallery__counter{top:9px;right:9px}
    .fhp2 .fh-gallery__badge{min-height:28px;padding:6px 9px;font-size:.92rem}

    .fhp2 .fh-gallery__thumb-area{
      grid-template-columns:1fr;
      margin-top:10px;
    }

    .fhp2 .fh-gallery__thumb-scroll{display:none}

    .fhp2 .fh-gallery__thumbs{
      gap:8px;
      padding:2px 1px 5px;
    }

    .fhp2 .fh-gallery__thumb{
      flex-basis:64px;
      width:64px;
      border-radius:10px;
    }

    .fhp2 .fh-gallery__dots{display:flex}
  }

  @media(hover:none){
    .fhp2 .fh-gallery__image-button:hover .fh-gallery__image{transform:none;filter:none}
  }

  @media(prefers-reduced-motion:reduce){
    .fhp2 .fh-gallery__slide{animation:none}
    .fhp2 .fh-gallery__image,
    .fhp2 .fh-gallery__arrow,
    .fhp2 .fh-gallery__thumb,
    .fhp2 .fh-gallery__dot{transition:none}
    .fhp2 .fh-gallery__thumbs{scroll-behavior:auto}
  }

  /* =========================================================
    Find Here Product Page 2.0 — Stage 3
    Premium purchase card, price, variants and buy controls
    ========================================================= */

  .fhp2__buy-card{
    overflow:hidden;
    border:1px solid rgba(14,48,79,.11);
    background:linear-gradient(180deg,#fff 0%,#fbfdff 100%);
    box-shadow:0 24px 60px rgba(14,48,79,.13);
  }

  .fhp2__deal-label{
    width:max-content;
    min-height:32px;
    padding:7px 12px;
    border-radius:999px;
    background:#fff1f3;
    color:#d9345b;
    font-size:1.05rem;
    font-weight:900;
    letter-spacing:.055em;
    text-transform:uppercase;
  }

  .fhp2__deal-label span{
    width:8px;
    height:8px;
    background:#e83f66;
    box-shadow:0 0 0 5px rgba(232,63,102,.12);
  }

  .fhp2-price__container{display:flex;flex-direction:column;align-items:flex-start;gap:7px}
  .fhp2-price__compare-row{display:flex;align-items:center;gap:9px;color:#718096}
  .fhp2-price__label{font-size:1.08rem;font-weight:750}
  .fhp2-price__compare{font-size:1.45rem!important;color:#7d8995!important;text-decoration-thickness:1.5px}
  .fhp2-price__sale-row{display:flex;align-items:center;flex-wrap:wrap;gap:11px}
  .fhp2-price__current{font-size:clamp(3.1rem,3.8vw,4.5rem)!important;line-height:.98!important;font-weight:950!important;letter-spacing:-.045em;color:#0e304f!important}
  .fhp2-price__badge{min-height:31px;padding:7px 10px;display:inline-flex;align-items:center;border-radius:999px;background:#e83f66;color:#fff;font-size:1.02rem;font-weight:900;text-transform:uppercase;letter-spacing:.04em}
  .fhp2-price__sold-out{padding:7px 11px;border-radius:999px;background:#eef1f4;color:#53606c;font-size:1.05rem;font-weight:850;text-transform:uppercase}

  .fhp2__availability{
    margin-top:13px;
    min-height:46px;
    padding:11px 13px;
    border:1px solid rgba(32,164,104,.18);
    border-radius:13px;
    background:#effbf5;
    color:#126b45;
    font-size:1.18rem;
    font-weight:800;
  }
  .fhp2__availability span{width:9px;height:9px;background:#20a468;box-shadow:0 0 0 5px rgba(32,164,104,.12)}
  .fhp2__availability.is-sold-out{background:#fff3f3;border-color:rgba(207,54,54,.17);color:#aa2929}
  .fhp2__availability.is-sold-out span{background:#cf3636;box-shadow:0 0 0 5px rgba(207,54,54,.10)}

  .fhp2-variants{display:block;margin-top:19px}
  .fhp2-variants__group{margin:0 0 17px;padding:0;border:0}
  .fhp2-variants__legend{width:100%;margin:0 0 9px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#0e304f;font-size:1.18rem;font-weight:900}
  .fhp2-variants__legend strong{color:#e83f66;font-size:1.1rem;font-weight:850}
  .fhp2-variants__options{display:flex;flex-wrap:wrap;gap:8px}
  .fhp2-variants__options input{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important}
  .fhp2-variants__pill{position:relative;min-width:48px;min-height:43px;padding:9px 14px;display:inline-flex;align-items:center;justify-content:center;border:1.5px solid #d8e1e8;border-radius:11px;background:#fff;color:#243b4e;font-size:1.12rem;font-weight:800;line-height:1.15;cursor:pointer;transition:border-color .2s ease,background .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease}
  .fhp2-variants__pill:hover{border-color:#0e304f;transform:translateY(-1px);box-shadow:0 7px 18px rgba(14,48,79,.08)}
  .fhp2-variants__options input:checked + .fhp2-variants__pill{border-color:#0e304f;background:#0e304f;color:#fff;box-shadow:0 8px 20px rgba(14,48,79,.18)}
  .fhp2-variants__options input:focus-visible + .fhp2-variants__pill{outline:3px solid rgba(243,193,48,.45);outline-offset:2px}
  .fhp2-variants__pill.is-disabled{opacity:.43;cursor:not-allowed;text-decoration:line-through;background:#f4f6f8}

  .fhp2__quantity-wrap{margin-top:7px;padding-top:17px;border-top:1px solid rgba(14,48,79,.08)}
  .fhp2__quantity-wrap .form__label{margin-bottom:8px;color:#0e304f;font-size:1.16rem;font-weight:900}
  .fhp2__quantity{width:132px!important;min-height:48px!important;border:1.5px solid #d8e1e8!important;border-radius:12px!important;background:#fff!important;box-shadow:none!important}
  .fhp2__quantity:after,.fhp2__quantity:before{display:none!important}
  .fhp2__quantity .quantity__button{width:42px;color:#0e304f}
  .fhp2__quantity .quantity__input{font-size:1.18rem;font-weight:900;color:#0e304f}

  .fhp2-buy{margin-top:18px}
  .fhp2-buy__buttons{display:grid;gap:10px;max-width:none!important}
  .fhp2-buy__add{min-height:56px!important;margin:0!important;border:0!important;border-radius:13px!important;background:#f3c130!important;color:#0e304f!important;box-shadow:0 12px 28px rgba(243,193,48,.27)!important;font-size:1.24rem!important;font-weight:950!important;letter-spacing:.02em!important;text-transform:uppercase!important;transition:transform .2s ease,box-shadow .2s ease,background .2s ease!important}
  .fhp2-buy__add:before,.fhp2-buy__add:after{display:none!important}
  .fhp2-buy__add:hover:not([disabled]){background:#ffd34e!important;transform:translateY(-2px);box-shadow:0 16px 34px rgba(243,193,48,.34)!important}
  .fhp2-buy__add[disabled]{background:#d8dee3!important;color:#73808a!important;box-shadow:none!important}
  .fhp2-buy__button-text{display:inline-flex;align-items:center;justify-content:center;gap:10px}
  .fhp2-buy__cart-icon{width:21px;height:21px;display:inline-flex}
  .fhp2-buy__cart-icon svg{width:100%;height:100%}
  .fhp2-buy__dynamic{margin-top:0}
  .fhp2-buy__dynamic .shopify-payment-button__button{min-height:54px!important;border-radius:13px!important;overflow:hidden!important;font-size:1.16rem!important;font-weight:900!important}
  .fhp2-buy__dynamic .shopify-payment-button__button--unbranded{background:#0e304f!important;color:#fff!important}
  .fhp2-buy__dynamic .shopify-payment-button__button--unbranded:hover{background:#17466d!important}
  .fhp2-buy__error{margin-bottom:10px;padding:10px 12px;border-radius:10px;background:#fff2f2;color:#a52f2f;font-size:1.1rem;font-weight:750}

  .fhp2-buy__trustline{margin-top:13px;padding:11px 4px 0;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:11px 18px;border-top:1px solid rgba(14,48,79,.08);color:#526778;font-size:1.05rem;font-weight:800}
  .fhp2-buy__trustline span{display:inline-flex;align-items:center;gap:6px}
  .fhp2-buy__trustline svg{width:18px;height:18px;color:#0e304f}

  .fhp2-buy__pickup{margin-top:14px!important;padding:13px!important;border:1px solid rgba(14,48,79,.10)!important;border-radius:13px!important;background:#f7fafc!important}
  .fhp2-buy__pickup .pickup-availability-preview{align-items:flex-start!important}
  .fhp2-buy__pickup .caption-large{font-size:1.1rem!important;font-weight:750!important;color:#263f53!important}
  .fhp2-buy__pickup .pickup-availability-button{font-size:1.05rem!important;font-weight:850!important;color:#0e304f!important}

  .fhp2__mini-benefits{margin-top:16px;gap:8px}
  .fhp2__mini-benefits>div{padding:11px;border-radius:12px;background:#f7fafc;border:1px solid rgba(14,48,79,.07)}
  .fhp2__mini-benefits>div>span{width:28px;height:28px;flex-basis:28px;background:#e9f5ef;color:#168553;font-size:1rem}
  .fhp2__mini-benefits strong{font-size:1.06rem}
  .fhp2__mini-benefits small{font-size:.97rem}

  @media(max-width:989px){
    .fhp2-price__current{font-size:3.5rem!important}
  }

  @media(max-width:749px){
    .fhp2__buy-card{padding:17px 14px!important}
    .fhp2-price__current{font-size:3.15rem!important}
    .fhp2-variants__pill{min-height:41px;padding:8px 12px;font-size:1.08rem}
    .fhp2-buy__add{min-height:53px!important;font-size:1.16rem!important}
    .fhp2-buy__dynamic .shopify-payment-button__button{min-height:51px!important}
    .fhp2-buy__trustline{font-size:1rem}
  }
