
/* FlashTech GoDaddy Static V2 - Shopify visual conversion from Liquid theme */
:root{
  --ft-navy:#002366;
  --ft-blue:#1d2f6c;
  --ft-orange:#ff7f00;
  --ft-text:#121212;
  --ft-page-width:1000px;
  --font-body:'Assistant','Inter','Arial',sans-serif;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:var(--font-body);color:var(--ft-text);background:#fff;font-size:15px;line-height:1.5}
a{color:inherit}.page-shell{min-height:100vh;display:flex;flex-direction:column}.main{flex:1}
.announcement{background:linear-gradient(136deg,rgba(0,35,102,1) 11%,rgba(0,35,102,1) 84%);color:#fff;text-align:center;font-weight:700;font-size:13px;letter-spacing:.02em;padding:8px 15px;border-bottom:1px solid rgba(255,255,255,.12)}
.site-header{background:linear-gradient(136deg,rgba(0,35,102,1) 11%,rgba(0,35,102,1) 84%);color:#fff;border-bottom:1px solid rgba(255,255,255,.15);position:sticky;top:0;z-index:50}
.header-inner{max-width:var(--ft-page-width);margin:0 auto;display:grid;grid-template-columns:auto 1fr auto;gap:22px;align-items:center;padding:16px 20px}
.logo{display:flex;align-items:center;text-decoration:none;min-width:0}.logo img{display:block;width:200px;max-width:44vw;height:auto}.nav{display:flex;align-items:center;justify-content:center;gap:24px;flex-wrap:wrap}.nav a{color:#fff;text-decoration:none;font-weight:700;font-size:14px;opacity:.95}.nav a:hover{text-decoration:underline;text-underline-offset:4px}.header-actions{display:flex;align-items:center;gap:12px}.lang-switch{display:inline-flex;border:1px solid rgba(255,255,255,.35);border-radius:999px;overflow:hidden;background:rgba(255,255,255,.10)}.lang-switch a{color:#fff;text-decoration:none;font-size:12px;font-weight:900;padding:7px 10px}.lang-switch a.active{background:#fff;color:var(--ft-navy)}.icon-link{width:36px;height:36px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.28);border-radius:999px;text-decoration:none;color:#fff}.mobile-toggle{display:none;background:transparent;border:1px solid rgba(255,255,255,.3);color:#fff;border-radius:8px;padding:8px 10px;font-weight:800}
.site-footer{margin-top:auto;background:#121212;color:#fff}.footer-inner{max-width:var(--ft-page-width);margin:0 auto;padding:72px 20px;display:grid;grid-template-columns:1.15fr .85fr .85fr;gap:30px}.footer-logo img{width:190px;max-width:100%;height:auto}.footer-title{font-weight:900;margin:0 0 12px;font-size:16px}.footer-text{margin:12px 0 0;color:rgba(255,255,255,.75);font-size:14px}.footer-links{display:grid;gap:9px}.footer-links a{color:rgba(255,255,255,.78);text-decoration:none;font-size:14px}.footer-links a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);padding:18px 20px;text-align:center;color:rgba(255,255,255,.65);font-size:13px}.policy-page{max-width:1000px;margin:0 auto;padding:52px 20px}.policy-page h1{font-size:clamp(34px,5vw,58px);line-height:1;letter-spacing:-.045em;margin:0 0 18px;font-weight:950}.policy-card{border:1px solid rgba(32,56,124,.18);border-radius:22px;padding:24px;background:#fff;box-shadow:0 14px 40px rgba(0,0,0,.06)}.contact-section{background:linear-gradient(180deg,#fff 0%,#f7f9fd 100%);padding:58px 20px}.contact-wrap{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:.85fr 1.15fr;gap:26px;align-items:start}.contact-card,.contact-form{background:#fff;border:1px solid rgba(16,39,111,.14);border-radius:24px;box-shadow:0 18px 48px rgba(16,39,111,.08);padding:26px}.contact-card h1,.contact-form h2{margin:0 0 12px;font-size:clamp(30px,4vw,48px);line-height:1;font-weight:950;letter-spacing:-.045em}.contact-card p{color:#667085}.form-grid{display:grid;gap:14px}.form-grid label{font-weight:850;color:#10276f}.form-grid input,.form-grid textarea{width:100%;border:1px solid rgba(32,56,124,.24);border-radius:10px;padding:13px 14px;font:inherit}.form-grid textarea{min-height:160px;resize:vertical}.form-grid button{border:0;border-radius:999px;background:#ff7f00;color:#fff;font-weight:950;padding:14px 20px;cursor:pointer;width:max-content}.image-note{font-size:13px;color:#667085;margin:10px 0 0}
@media(max-width:900px){.header-inner{grid-template-columns:auto auto;justify-content:space-between}.mobile-toggle{display:inline-flex}.nav{grid-column:1/-1;display:none;justify-content:flex-start;padding-top:10px}.site-header.is-open .nav{display:flex}.header-actions{display:none}.footer-inner{grid-template-columns:1fr}.contact-wrap{grid-template-columns:1fr}}
@media(max-width:620px){.announcement{font-size:12px}.header-inner{padding:13px 14px}.logo img{width:170px}.nav{gap:14px}.footer-inner{padding:48px 16px}.contact-section{padding:38px 14px}.contact-card,.contact-form{padding:20px}}


/* Shopify custom home section CSS */

    #pa-home-static{
      --pa-max: 1240px;
      --pa-pad: 28px;
      --pa-radius: 18px;
      --pa-shadow: 0 14px 40px rgba(0,0,0,.12);
      --pa-border: 1px solid rgba(0,0,0,.08);
      --pa-text: rgba(20,20,20,1);
      --pa-sub: rgba(20,20,20,.70);
      --pa-bg: #f6f6f6;
      --pa-card: rgba(255,255,255,1);
      --pa-accent: #111111;
      --pa-hero-overlay-opacity: 0.25;
    }

    #pa-home-static .visually-hidden{
      position:absolute!important;
      height:1px;width:1px;
      overflow:hidden;clip:rect(1px,1px,1px,1px);
      white-space:nowrap;
    }

    #pa-home-static{
      background: var(--pa-bg);
      padding: 0 0 var(--pa-pad);
    }
    #pa-home-static .pa-home__wrap{
      max-width: var(--pa-max);
      margin: 0 auto;
      padding: 0 18px;
      color: var(--pa-text);
      font-family: inherit;
    }

    #pa-home-static .pa-h2{
      font-size: clamp(20px, 2.3vw, 30px);
      line-height: 1.12;
      margin: 0;
      letter-spacing: -.02em;
      font-weight: 500;
    }

    #pa-home-static .pa-h2--bold{
      font-weight: 800;
    }

    #pa-home-static .pa-sub{
      margin: 8px 0 0;
      color: var(--pa-sub);
      font-size: 15px;
      line-height: 1.5;
      max-width: 68ch;
    }

    #pa-home-static .pa-sectionhead{ margin: 34px 0 16px; }
    #pa-home-static .pa-sectionhead--row{
      display:flex;align-items:flex-end;justify-content:space-between;gap:18px;
    }
    #pa-home-static .pa-link{
      color: var(--pa-text);
      text-decoration: none;
      border-bottom: 1px solid rgba(0,0,0,.25);
      padding-bottom: 2px;
      font-size: 14px;
      white-space: nowrap;
    }

    #pa-home-static .pa-btn{
      display:inline-flex;align-items:center;justify-content:center;gap:8px;
      padding: 12px 16px;border-radius:999px;border:0;text-decoration:none;
      font-weight:700;cursor:pointer;
      transition: transform .12s ease, filter .12s ease;will-change: transform;
    }
    #pa-home-static .pa-btn:active{ transform: scale(.98); }
    #pa-home-static .pa-btn--primary{
      background: var(--pa-accent);
      color:#fff !important;
      box-shadow: 0 10px 24px rgba(0,0,0,.18);
    }
    #pa-home-static .pa-btn--ghost{
      background: rgba(255,255,255,.14);
      color:#fff !important;
      border: 1px solid rgba(255,255,255,.35);
      backdrop-filter: blur(6px);
    }

    #pa-home-static .pa-hero{
      width:100vw;
      margin-left:calc(50% - 50vw);
      margin-right:calc(50% - 50vw);
      border-radius:0;
      overflow:hidden;
      box-shadow:none;
      margin-bottom: 18px;
    }
    #pa-home-static .pa-hero__viewport{ position:relative;background:#000; }
    #pa-home-static .pa-hero__track{
      display:flex;overflow:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;
      -webkit-overflow-scrolling: touch;scrollbar-width:none;
    }
    #pa-home-static .pa-hero__track::-webkit-scrollbar{ display:none; }
    #pa-home-static .pa-hero__slide{  
      position:relative;min-width:100%;scroll-snap-align:start;display:grid;
      min-height: calc(100svh - 124px);
    }
    #pa-home-static .pa-hero__media{ position:absolute;inset:0;z-index:0; }
    #pa-home-static .pa-hero__media img{ width:100%;height:100%;object-fit:cover;display:block; }
    #pa-home-static .pa-hero__placeholder{
      width:100%;height:100%;
      background: linear-gradient(120deg, rgba(20,20,20,.9), rgba(80,80,80,.9));
    }
    #pa-home-static .pa-hero__overlay{
      display:none;
    }

    /* Force hero text to white (theme overrides were making it black) */
    #pa-home-static .pa-hero__content{ color:#fff !important; }
    #pa-home-static .pa-hero__title,
    #pa-home-static .pa-hero__sub,
    #pa-home-static .pa-hero__eyebrow{ color:#fff !important; }

    #pa-home-static .pa-hero__title,
    #pa-home-static .pa-hero__sub{
      text-shadow: 0 2px 18px rgba(0,0,0,.55);
    }

    #pa-home-static .pa-hero__content{
      position:relative;z-index:1;
      padding: clamp(18px, 4vw, 44px);
      align-self:end;max-width:720px;
    }
    #pa-home-static .pa-hero__eyebrow{
      display:inline-flex;padding:7px 10px;border-radius:999px;
      background: rgba(255,255,255,.12);
      border: 1px solid rgba(255,255,255,.22);
      font-weight:700;font-size:12px;letter-spacing:.08em;text-transform:uppercase;
    }
    #pa-home-static .pa-hero__title{
      margin:10px 0 0;font-size: clamp(26px, 3.6vw, 44px);
      line-height:1.05;letter-spacing:-.03em;
    }
    #pa-home-static .pa-hero__sub{
      margin:10px 0 0;font-size:15px;line-height:1.55;opacity:.92;max-width:60ch;
    }
    #pa-home-static .pa-hero__actions{ display:flex;gap:10px;flex-wrap:wrap;margin-top:16px; }

    #pa-home-static .pa-hero__nav{
      position:absolute;left:14px;right:14px;bottom:12px;
      display:flex;align-items:center;justify-content:space-between;gap:12px;
      pointer-events:none;
    }
    #pa-home-static .pa-iconbtn{
      pointer-events:auto;width:40px;height:40px;border-radius:999px;
      border: 1px solid rgba(255,255,255,.28);
      background: rgba(0,0,0,.32);color:#fff;font-size:22px;line-height:1;
      display:flex;align-items:center;justify-content:center;cursor:pointer;
    }
    #pa-home-static .pa-hero__dots{
      pointer-events:auto;display:flex;gap:8px;align-items:center;justify-content:center;flex:1;
    }
    #pa-home-static .pa-dot{
      width:10px;height:10px;border-radius:999px;
      border: 1px solid rgba(255,255,255,.35);
      background: rgba(255,255,255,.20);
      cursor:pointer;
    }
    #pa-home-static .pa-dot[aria-current="true"]{ background: rgba(255,255,255,.95); }

    #pa-home-static .pa-usps{ margin:14px 0 8px; }
    #pa-home-static .pa-usps__grid{
      display:grid;grid-template-columns: repeat(4, minmax(0,1fr));gap:10px;
    }
   #pa-home-static .pa-usp{
  background: var(--pa-card);
  border: 2px solid rgba(0,0,0,.14);
  border-radius:14px;
  padding:12px;
  display:flex;
  gap:10px;
  align-items:flex-start;
}
    #pa-home-static .pa-usp__icon{
      width:34px;height:34px;border-radius:12px;background: rgba(0,0,0,.06);
      display:flex;align-items:center;justify-content:center;font-weight:900;
    }
    #pa-home-static .pa-usp__title{ font-weight:800;font-size:13px;line-height:1.2; }
    #pa-home-static .pa-usp__desc{ margin-top:4px;font-size:13px;line-height:1.35;color: var(--pa-sub); }

    #pa-home-static .pa-cats__grid{
      display:grid;grid-template-columns: repeat(4, minmax(0,1fr));gap:12px;
    }
    #pa-home-static .pa-cat{
  background: var(--pa-card);border: var(--pa-border);border-radius:16px;
  overflow:hidden;text-decoration:none;color: #fff;
  display:flex;flex-direction:column;
  transition: transform .14s ease, box-shadow .14s ease;
}
    #pa-home-static .pa-cat:hover{ transform: translateY(-2px); box-shadow: 0 12px 26px rgba(0,0,0,.10); }
   #pa-home-static .pa-cat__media{
  aspect-ratio: 4 / 3;
  background: rgba(0,0,0,.06);
  position: relative;
}
#pa-home-static .pa-cat__media::after{
  content: "";
  position: absolute;
  inset: 0;
  border: 1px solid rgba(0,0,0,.18);
  border-bottom: 0;
  border-radius: 16px 16px 0 0;
  pointer-events: none;
  box-sizing: border-box;
}
    #pa-home-static .pa-cat__media img{ width:100%;height:100%;object-fit:cover;display:block; }
    #pa-home-static .pa-cat__placeholder{
      width:100%;height:100%;
      background: linear-gradient(120deg, rgba(0,0,0,.08), rgba(0,0,0,.03));
    }
    #pa-home-static .pa-cat__label{
  padding:12px;display:flex;align-items:center;justify-content:space-between;gap:10px;
  font-weight:800;font-size:14px;
  background: #1d2f6c;
  color: #fff;
}
    #pa-home-static .pa-cat__chev{
  opacity: 1;
  color: #fff;
}

    #pa-home-static .pa-prodgrid{
      display:grid;grid-template-columns: repeat(5, minmax(0,1fr));gap:12px;margin-top:14px;
    }
    #pa-home-static .pa-card{
  background: var(--pa-card);border: 1px solid rgba(0,0,0,.28);border-radius:16px;
  overflow:hidden;text-decoration:none;color: var(--pa-text);
  display:flex;flex-direction:column;position:relative;
  transition: transform .14s ease, box-shadow .14s ease;
}
    #pa-home-static .pa-card:hover{ transform: translateY(-2px); box-shadow: 0 12px 26px rgba(0,0,0,.10); }
    #pa-home-static .pa-card__media{ aspect-ratio: 1 / 1; background: rgba(0,0,0,.06); position:relative; }
    #pa-home-static .pa-card__media img{ width:100%;height:100%;object-fit:cover;display:block; }
    #pa-home-static .pa-card__placeholder{
      width:100%;height:100%;
      background: linear-gradient(120deg, rgba(0,0,0,.08), rgba(0,0,0,.03));
    }
    #pa-home-static .pa-badge{
      position:absolute;top:10px;left:10px;background: rgba(0,0,0,.78);color:#fff;
      border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900;
    }
    #pa-home-static .pa-badge--muted{ background: rgba(80,80,80,.78); }
    #pa-home-static .pa-card__body{
  padding:10px 12px;
  display:flex;
  flex-direction:column;
  gap:4px;
  background:#1d2f6c;
  color:#fff;
}

#pa-home-static .pa-pricebubble{
  position:absolute;
  top:10px;
  right:10px;
  z-index:2;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:32px;
  padding:6px 10px;
  border-radius:999px;
  background:#1d2f6c;
  color:#fff;
  font-size:13px;
  font-weight:900;
  line-height:1;
  box-shadow:0 6px 14px rgba(0,0,0,.18);
}

    #pa-home-static .pa-card__title{
  font-weight:800;font-size:13.5px;line-height:1.25;
  display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;
  min-height:34px;
  color:#fff;
}
    #pa-home-static .pa-card__price{ display:flex;align-items:baseline;gap:8px; }
    #pa-home-static .pa-price{ font-weight:900;font-size:14px; color:#fff; }
    #pa-home-static .pa-compare{ font-size:13px;color: rgba(255,255,255,.72);text-decoration: line-through; }

    #pa-home-static .pa-about{
  margin-top:38px;
  background: var(--pa-card);
  border: 2px solid rgba(0,0,0,.18);
  border-radius:18px;
  padding: clamp(16px, 3vw, 26px);
}
    #pa-home-static .pa-about__grid{
      display:grid;grid-template-columns: 1.1fr .9fr;gap:18px;align-items:center;
    }
    #pa-home-static .pa-rte{ margin-top:10px;color: var(--pa-sub);font-size:14.5px;line-height:1.65; }
    #pa-home-static .pa-about__media{
      border-radius:16px;overflow:hidden;background: rgba(0,0,0,.06);aspect-ratio: 4/3;
    }
    #pa-home-static .pa-about__media img{ width:100%;height:100%;object-fit:cover;display:block; }
    #pa-home-static .pa-about__placeholder{
      width:100%;height:100%;
      background: linear-gradient(120deg, rgba(0,0,0,.08), rgba(0,0,0,.03));
    }

    #pa-home-static .pa-newsletter{
      margin-top:18px;border-radius:18px;overflow:hidden;box-shadow: var(--pa-shadow);
      background: linear-gradient(120deg, rgba(0,0,0,.92), rgba(0,0,0,.68));
      color:#fff;
    }
    #pa-home-static .pa-newsletter__inner{
      padding: clamp(16px, 3vw, 26px);
      display:grid;grid-template-columns: 1fr 1fr;gap:14px;align-items:center;
    }
    #pa-home-static .pa-newsletter__txt .pa-sub{ color: rgba(255,255,255,.82);max-width:52ch; }
    /* Force newsletter heading to white (theme override was making it black) */
    #pa-home-static .pa-newsletter__txt .pa-h2{ color:#fff !important; }

    #pa-home-static .pa-newsletter__form{
      display:flex;gap:10px;align-items:center;justify-content:flex-end;flex-wrap:wrap;
    }
    #pa-home-static .pa-input{
      min-width: min(420px, 100%);
      flex: 1 1 240px;
      border-radius:999px;border: 1px solid rgba(255,255,255,.25);
      background: rgba(255,255,255,.12);
      padding:12px 14px;color:#fff;outline:none;
    }
    #pa-home-static .pa-input::placeholder{ color: rgba(255,255,255,.72); }
    #pa-home-static .pa-formmsg{ width:100%;margin:10px 0 0;font-size:13px;line-height:1.4; }
    #pa-home-static .pa-formmsg--ok{ color: rgba(170,255,190,.95); }
    #pa-home-static .pa-formmsg--err{ color: rgba(255,190,190,.95); }

    @media (max-width: 1100px){
      #pa-home-static .pa-prodgrid{ grid-template-columns: repeat(4, minmax(0,1fr)); }
      #pa-home-static .pa-cats__grid{ grid-template-columns: repeat(3, minmax(0,1fr)); }
      #pa-home-static .pa-usps__grid{ grid-template-columns: repeat(2, minmax(0,1fr)); }
    }
    @media (max-width: 900px){
      #pa-home-static .pa-about__grid{ grid-template-columns: 1fr; }
      #pa-home-static .pa-newsletter__inner{ grid-template-columns: 1fr; }
      #pa-home-static .pa-newsletter__form{ justify-content:flex-start; }
    }

    @media (max-width: 749px){
      #pa-home-static .pa-prodgrid{ grid-template-columns: repeat(2, minmax(0,1fr)); }
      #pa-home-static .pa-cats__grid{ grid-template-columns: repeat(2, minmax(0,1fr)); }
      #pa-home-static .pa-sectionhead--row{ align-items:flex-start; }

      #pa-home-static .pa-hero__slide{
        min-height: calc(100svh - 96px);
      }

      #pa-home-static .pa-hero__media img{
        object-fit: cover;
        object-position: center center;
      }
    }

    @media (prefers-reduced-motion: reduce){
      #pa-home-static .pa-hero__track{ scroll-behavior:auto; }
      #pa-home-static .pa-btn{ transition:none; }
    }
  

/* Shopify custom store page CSS */

/* =========================
   PAGE / CONTAINER
========================= */
.pa-store-page-static{
  padding: 22px 20px 40px;
  background: #ffffff;
}
.pa-store-page-static .pa-store-container-static{
  max-width: 1140px;
  margin: 0 auto;
}
.pa-store-page-static .pa-visually-hidden-static{
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0,0,0,0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

/* =========================
   FILTER TOOLBAR (UNCHANGED)
========================= */
.pa-store-page-static .pa-filters-static{
  display: flex;
  gap: 12px;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 auto 18px;

  background: #f7f9fd;
  border: 1px solid rgba(32,56,124,0.36);
  border-radius: 14px;
  padding: 12px;
  box-shadow: inset 0 0 0 1px rgba(32,56,124,0.08), 0 8px 22px rgba(15,23,42,0.06);

  position: relative;
  z-index: 1;
}
.pa-store-page-static .pa-filters-left-static{
  display: flex;
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
  flex: 1 1 auto;
}
.pa-store-page-static .pa-filters-right-static{
  display: flex;
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
}
.pa-store-page-static .pa-toolbar-actions-static{
  display:flex;
  gap: 10px;
  align-items:center;
  flex-wrap: wrap;
}

/* Inputs */
.pa-store-page-static .pa-filter-field-static{
  height: 42px;
  border-radius: 10px;
  border: 1px solid rgba(32,56,124,0.34);
  background: #fff;
  color: #121212;
  padding: 0 12px;
  font-size: 14px;
  outline: none;
  box-shadow: inset 0 0 0 1px rgba(32,56,124,0.07);
  transition: border-color .15s ease, box-shadow .15s ease;
}
.pa-store-page-static .pa-filter-field-static:focus{
  border-color: #20387C;
  box-shadow: inset 0 0 0 1px rgba(32,56,124,0.12), 0 0 0 4px rgba(32,56,124,0.16);
}

/* Search sizing */
.pa-store-page-static .pa-filter-search-static{
  flex: 1 1 360px;
  min-width: 280px;
  max-width: 520px;
}

/* Select wrap + arrow */
.pa-store-page-static .pa-selectWrap-static{
  position: relative;
  display: inline-block;
}
.pa-store-page-static .pa-selectWrap-static select{
  min-width: 190px;
  padding-right: 56px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: none;

  position: relative;
  z-index: 2;
  cursor: pointer;
}
.pa-store-page-static .pa-selectWrap-static::after{
  content: "";
  position: absolute;
  top: 1px;
  right: 1px;
  width: 48px;
  height: calc(42px - 2px);
  background: #e7eefc;
  border-left: 1px solid rgba(32,56,124,0.24);
  border-top-right-radius: 9px;
  border-bottom-right-radius: 9px;
  pointer-events: none;
  z-index: 1;
}
.pa-store-page-static .pa-selectWrap-static::before{
  content: "";
  position: absolute;
  top: 9px;
  right: 49px;
  width: 1px;
  height: 24px;
  background: rgba(32,56,124,0.34);
  pointer-events: none;
  z-index: 1;
}
.pa-store-page-static .pa-selectCaret-static{
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
  width: 16px;
  height: 16px;
  color: #20387C;
  opacity: 1;
  z-index: 3;
}

/* Count */
.pa-store-page-static .pa-filter-count-static{
  color: #6b7280;
  font-size: 13px;
  font-weight: 800;
  white-space: nowrap;
}

/* Stock toggle */
.pa-store-page-static .pa-stock-static{
  display:inline-flex;
  align-items:center;
  gap: 8px;
  height: 42px;
  padding: 0 12px;
  border-radius: 10px;
  border: 1px solid rgba(32,56,124,0.34);
  background: #fff;
  box-shadow: inset 0 0 0 1px rgba(32,56,124,0.07);
  font-size: 14px;
  font-weight: 900;
  cursor: pointer;
  user-select:none;
}
.pa-store-page-static .pa-stock-static input{
  width: 16px;
  height: 16px;
}

/* View toggle */
.pa-store-page-static .pa-view-static{
  display:inline-flex;
  border: 1px solid rgba(32,56,124,0.34);
  border-radius: 10px;
  overflow:hidden;
  box-shadow: inset 0 0 0 1px rgba(32,56,124,0.07);
  height: 42px;
  background:#fff;
}
.pa-store-page-static .pa-viewbtn-static{
  border:0;
  background:transparent;
  height: 42px;
  padding: 0 12px;
  font-weight: 900;
  font-size: 13px;
  cursor:pointer;
  color:#121212;
}
.pa-store-page-static .pa-viewbtn-static.is-active{
  background:#20387C;
  color:#fff;
}

/* Applied filters row */
.pa-store-page-static .pa-applied-static{
  display:flex;
  align-items:center;
  gap: 10px;
  flex-wrap: wrap;
  margin: 10px 0 18px;
}
.pa-store-page-static .pa-chip-static{
  display:inline-flex;
  align-items:center;
  gap: 8px;
  font-size: 13px;
  font-weight: 800;
  padding: 8px 10px;
  border-radius: 999px;
  background: #eef3ff;
  border: 1px solid rgba(32,56,124,0.36);
  color: #20387C;
  box-shadow: inset 0 0 0 1px rgba(32,56,124,0.06);
}
.pa-store-page-static .pa-chip-static button{
  border: 0;
  background: transparent;
  cursor: pointer;
  font-size: 16px;
  line-height: 1;
  color: #20387C;
  padding: 0;
}
.pa-store-page-static .pa-clearall-static{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  height: 36px;
  padding: 0 12px;
  border-radius: 999px;
  border: 1px solid rgba(32,56,124,0.32);
  background: #fff;
  box-shadow: inset 0 0 0 1px rgba(32,56,124,0.06);
  font-size: 13px;
  font-weight: 900;
  cursor:pointer;
}
.pa-store-page-static .pa-clearall-static:hover{ filter: brightness(0.98); }

/* Responsive toolbar */
@media (max-width: 749px){
  .pa-store-page-static{ padding: 18px 14px 34px; }
  .pa-store-page-static .pa-filter-search-static{ min-width: 100%; flex: 1 1 100%; max-width: none; }
  .pa-store-page-static .pa-selectWrap-static{ width: 100%; }
  .pa-store-page-static .pa-selectWrap-static select{ width: 100%; min-width: 100%; }
  .pa-store-page-static .pa-filters-right-static{ width: 100%; justify-content: space-between; }
}

/* 750–1099px */
@media (min-width: 750px) and (max-width: 1099px){
  .pa-store-page-static .pa-filters-static{
    display: grid;
    grid-template-columns: 1fr;
    row-gap: 12px;
    align-items: center;
    flex-wrap: unset;
  }

  .pa-store-page-static .pa-filters-left-static{
    display: grid;
    grid-template-columns: minmax(0, 1fr) 220px;
    gap: 10px;
    align-items: center;
    min-width: 0;
  }

  .pa-store-page-static .pa-filter-search-static{
    width: 100%;
    max-width: none;
    min-width: 0;
  }

  .pa-store-page-static .pa-selectWrap-static{ width: 220px; }
  .pa-store-page-static .pa-selectWrap-static select{ width: 220px; min-width: 220px; }

  .pa-store-page-static .pa-filters-right-static{
    width: 100%;
    justify-content: flex-start;
  }

  .pa-store-page-static .pa-toolbar-actions-static{
    width: 100%;
    flex-wrap: nowrap;
  }

  .pa-store-page-static .pa-toolbar-actions-static .pa-selectWrap-static:last-child{
    margin-left: auto;
  }
}

/* 1100px+ */
@media (min-width: 1100px){
  .pa-store-page-static .pa-filters-static{
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    align-items: center;
    column-gap: 12px;
    flex-wrap: unset;
  }

  .pa-store-page-static .pa-filters-left-static{
    display: grid;
    grid-template-columns: minmax(0, 1fr) 220px;
    gap: 10px;
    align-items: center;
    min-width: 0;
  }

  .pa-store-page-static .pa-filter-search-static{
    width: 100%;
    max-width: none;
    min-width: 0;
  }

  .pa-store-page-static .pa-selectWrap-static{ width: 220px; }
  .pa-store-page-static .pa-selectWrap-static select{ width: 220px; min-width: 220px; }

  .pa-store-page-static .pa-filters-right-static{
    justify-content: flex-end;
    width: auto;
  }

  .pa-store-page-static .pa-toolbar-actions-static{ flex-wrap: nowrap; }
}

/* =========================
   GRID / PRODUCT VISUALS ONLY
   Filters above this point are untouched.
========================= */
.pa-store-page-static .pa-products-grid-static{
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 22px !important;
  justify-items: center;
  align-items: stretch;
}
@media (max-width: 990px){
  .pa-store-page-static .pa-products-grid-static{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}
@media (max-width: 749px){
  .pa-store-page-static .pa-products-grid-static{
    grid-template-columns: 1fr !important;
    gap: 18px !important;
  }
}

/* =========================
   CARD BASE - CLEAN PREMIUM STYLE
========================= */
.pa-store-page-static .pa-product-card-static{
  width: 100%;
  max-width: 370px;
  background: #ffffff;
  border-radius: 16px;
  border: 1px solid rgba(32, 56, 124, 0.32);
  box-shadow: 0 10px 28px rgba(15, 23, 42, 0.11), inset 0 0 0 1px rgba(32,56,124,0.055);
  overflow: hidden;
  transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease;
  display: flex;
  flex-direction: column;
  height: 100%;
  position: relative;
}
.pa-store-page-static .pa-product-card-static:hover{
  transform: translateY(-3px);
  border-color: rgba(32, 56, 124, 0.50);
  box-shadow: 0 18px 48px rgba(15, 23, 42, 0.16), inset 0 0 0 1px rgba(32,56,124,0.08);
}

/* IMAGE */
.pa-store-page-static .pa-product-image-wrap-static{
  display: block;
  position: relative;
  width: 100%;
  aspect-ratio: 1.08 / 1;
  background: #ffffff;
  overflow: hidden;
}
.pa-store-page-static .pa-product-image-wrap-static img,
.pa-store-page-static .pa-product-image-wrap-static svg{
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  padding: 0 !important;
  margin: 0 !important;
  display: block;
  transition: transform .25s ease;
}
.pa-store-page-static .pa-product-card-static:hover .pa-product-image-wrap-static img{
  transform: scale(1.025);
}

/* CONTENT */
.pa-store-page-static .pa-product-content-static{
  padding: 16px 18px 10px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  background: #ffffff;
  border-top: 1px solid rgba(32,56,124,0.20);
  box-shadow: inset 0 1px 0 rgba(32,56,124,0.045);
}
.pa-store-page-static .pa-product-title-static{
  font-size: 16px;
  line-height: 1.32;
  font-weight: 900;
  letter-spacing: -0.01em;
  margin: 0;
  color: #0f172a;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  min-height: 42px;
}
.pa-store-page-static .pa-titlelink-static{
  text-decoration: none;
  color: inherit;
  display: block;
}
.pa-store-page-static .pa-titlelink-static:hover{
  color: #20387C;
}
.pa-store-page-static .pa-products-grid-static:not(.is-list) .pa-titlelink-static{
  color: #0f172a;
}

/* Product details block
   - Hidden in grid so only title + purchase controls remain.
   - Preserved in list mode below; do not remove list content. */
.pa-store-page-static .pa-listonly-static{ display:none; }
.pa-store-page-static .pa-products-grid-static:not(.is-list) .pa-listonly-static{
  display: none !important;
}

/* ACTIONS */
.pa-store-page-static .pa-actions-static{
  padding: 0 18px 18px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-top: auto;
  background: #ffffff;
}
.pa-store-page-static .pa-price-row-static{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}
.pa-store-page-static .pa-product-price-static{
  font-size: 20px;
  line-height: 1;
  font-weight: 950;
  margin: 0;
  color: #0b2a66;
  letter-spacing: -0.02em;
}

/* Floating price badge in grid */
.pa-store-page-static .pa-products-grid-static:not(.is-list) .pa-price-row-static{
  margin: 0;
  padding: 0;
  height: 0;
  min-height: 0;
  overflow: visible;
}
.pa-store-page-static .pa-products-grid-static:not(.is-list) .pa-product-price-static{
  position: absolute;
  top: 14px;
  right: 14px;
  z-index: 3;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 34px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(255,255,255,.94);
  border: 1px solid rgba(32,56,124,.32);
  color: #0b2a66;
  font-size: 14px;
  font-weight: 950;
  line-height: 1;
  box-shadow: 0 8px 20px rgba(15,23,42,.10);
  backdrop-filter: blur(8px);
}

.pa-store-page-static .pa-sku-badge-static{
  font-size: 11px;
  font-weight: 950;
  color: #20387C;
  background: #eef3ff;
  border: 1px solid rgba(32,56,124,0.36);
  border-radius: 999px;
  padding: 6px 10px;
  line-height: 1;
  white-space: nowrap;
  max-width: 48%;
  overflow: hidden;
  text-overflow: ellipsis;
  letter-spacing: .01em;
}
.pa-store-page-static .pa-products-grid-static:not(.is-list) .pa-sku-badge-static{
  position: absolute;
  top: 14px;
  left: 14px;
  z-index: 3;
  max-width: calc(100% - 126px);
  box-shadow: 0 5px 14px rgba(15,23,42,.10), inset 0 0 0 1px rgba(32,56,124,0.05);
}

.pa-store-page-static .pa-buyrow-static{
  display: flex;
  gap: 12px;
  align-items: center;
}

/* Quantity selector */
.pa-store-page-static .pa-qty-static{
  display: inline-flex;
  align-items: center;
  flex: 0 0 auto;
  border: 1px solid rgba(32,56,124,0.36);
  border-radius: 12px;
  overflow: hidden;
  height: 46px;
  background: #ffffff;
  box-shadow: 0 5px 14px rgba(15,23,42,0.09), inset 0 0 0 1px rgba(32,56,124,0.07);
}
.pa-store-page-static .pa-qty-btn-static{
  width: 42px;
  height: 46px;
  border: 0;
  background: #ffffff;
  color: #0f172a;
  font-size: 18px;
  font-weight: 800;
  line-height: 1;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: background .18s ease, color .18s ease;
}
.pa-store-page-static .pa-qty-btn-static:hover{
  background: #eef3ff;
  color: #20387C;
  filter: none;
}
.pa-store-page-static .pa-qty-input-static{
  width: 42px;
  height: 46px;
  border: 0;
  border-left: 1px solid rgba(32,56,124,0.30);
  border-right: 1px solid rgba(32,56,124,0.30);
  text-align: center;
  font-size: 14px;
  font-weight: 800;
  color: #0f172a;
  outline: none;
  background: #ffffff;
}

/* Add to cart */
.pa-store-page-static .pa-addcart-static{
  height: 46px;
  padding: 0 18px;
  border-radius: 12px;
  border: 1px solid rgba(255,255,255,0.10);
  background: linear-gradient(180deg, #0d2c68 0%, #061947 100%);
  color: #ffffff;
  font-size: 14px;
  font-weight: 950;
  cursor: pointer;
  white-space: nowrap;
  flex: 1 1 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  box-shadow: 0 10px 22px rgba(11,42,102,0.24);
  transition: transform .16s ease, box-shadow .16s ease, filter .16s ease, background .16s ease;
}
.pa-store-page-static .pa-addcart-static::before{
  content: "";
  width: 17px;
  height: 17px;
  display: inline-block;
  background: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='9' cy='21' r='1'/%3E%3Ccircle cx='20' cy='21' r='1'/%3E%3Cpath d='M1 1h4l2.7 13.4a2 2 0 0 0 2 1.6h8.7a2 2 0 0 0 2-1.6L23 6H6'/%3E%3C/svg%3E") center / contain no-repeat;
  mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='9' cy='21' r='1'/%3E%3Ccircle cx='20' cy='21' r='1'/%3E%3Cpath d='M1 1h4l2.7 13.4a2 2 0 0 0 2 1.6h8.7a2 2 0 0 0 2-1.6L23 6H6'/%3E%3C/svg%3E") center / contain no-repeat;
}
.pa-store-page-static .pa-addcart-static:hover{
  background: linear-gradient(180deg, #12387c 0%, #082158 100%);
  filter: none;
  box-shadow: 0 14px 28px rgba(11,42,102,0.30);
  transform: translateY(-1px);
}
.pa-store-page-static .pa-addcart-static:active{
  background: linear-gradient(180deg, #082158 0%, #061947 100%);
  transform: translateY(1px);
  box-shadow: 0 8px 18px rgba(11,42,102,0.22);
}
.pa-store-page-static .pa-addcart-static[disabled]{
  opacity: .55;
  cursor: not-allowed;
  transform: none;
}

/* Hidden - required by filter JS */
.pa-store-page-static .pa-is-hidden-static{ display: none !important; }

/* =========================
   LIST VIEW - SAME PREMIUM SYSTEM
========================= */
.pa-store-page-static .pa-products-grid-static.is-list{
  display: flex !important;
  flex-direction: column;
  gap: 14px !important;
}
.pa-store-page-static .pa-products-grid-static.is-list .pa-product-card-static{
  max-width: 100%;
  display: grid;
  grid-template-columns: 230px minmax(0, 1fr) 360px;
  align-items: stretch;
  border-radius: 16px;
  background: #ffffff;
  border: 1px solid rgba(32,56,124,0.32);
  box-shadow: 0 8px 24px rgba(15,23,42,0.10), inset 0 0 0 1px rgba(32,56,124,0.055);
}
.pa-store-page-static .pa-products-grid-static.is-list .pa-product-image-wrap-static{
  aspect-ratio: auto;
  min-height: 215px;
  background: #ffffff;
  border-right: 1px solid rgba(15,23,42,0.07);
  display: flex;
  align-items: stretch;
  justify-content: stretch;
}
.pa-store-page-static .pa-products-grid-static.is-list .pa-product-image-wrap-static img,
.pa-store-page-static .pa-products-grid-static.is-list .pa-product-image-wrap-static svg{
  position: static !important;
  width: 100%;
  height: 100%;
  object-fit: contain;
  padding: 0 !important;
  margin: 0 !important;
}
.pa-store-page-static .pa-products-grid-static.is-list .pa-product-content-static{
  padding: 20px 22px;
  gap: 10px;
  background: #fbfdff;
}
.pa-store-page-static .pa-products-grid-static.is-list .pa-product-title-static{
  font-size: 18px;
  line-height: 1.35;
  font-weight: 950;
  min-height: auto;
  -webkit-line-clamp: 2;
  color: #0f172a;
}
.pa-store-page-static .pa-products-grid-static.is-list .pa-listonly-static{ display:block; }

.pa-store-page-static .pa-pillrow-static{
  display:flex;
  gap: 8px;
  flex-wrap: wrap;
  margin-top: -2px;
}
.pa-store-page-static .pa-pill-static{
  display:inline-flex;
  align-items:center;
  height: 23px;
  padding: 0 10px;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 850;
  border: 1px solid rgba(32,56,124,0.16);
  background: #eef3ff;
  color: #20387C;
}
.pa-store-page-static .pa-pill-static.is-stock{
  border-color: rgba(16,185,129,0.42);
  background: rgba(16,185,129,0.10);
  color: #047857;
}
.pa-store-page-static .pa-meta-static{
  font-size: 12px;
  font-weight: 800;
  color: #64748b;
}
.pa-store-page-static .pa-products-grid-static.is-list .pa-features-static{
  margin: 0;
  padding-left: 16px;
  color: #475569;
  font-size: 13px;
  line-height: 1.38;
}
.pa-store-page-static .pa-products-grid-static.is-list .pa-features-static li{ margin: 2px 0; }
.pa-store-page-static .pa-excerpt-static{
  margin: 0;
  font-size: 13px;
  line-height: 1.45;
  color: #64748b;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.pa-store-page-static .pa-products-grid-static.is-list .pa-actions-static{
  padding: 20px;
  background: #ffffff;
  border-left: 1px solid rgba(32,56,124,0.20);
  display: flex;
  flex-direction: column;
  gap: 14px;
  margin-top: 0;
  align-self: stretch;
  height: 100%;
  justify-content: center;
}
.pa-store-page-static .pa-products-grid-static.is-list .pa-price-row-static{
  height: auto;
  min-height: 34px;
  overflow: visible;
  margin: 0 0 6px;
  padding: 0;
}
.pa-store-page-static .pa-products-grid-static.is-list .pa-product-price-static{
  position: static;
  background: transparent;
  border: 0;
  box-shadow: none;
  backdrop-filter: none;
  padding: 0;
  min-height: auto;
  color: #0b2a66;
  font-size: 21px;
}
.pa-store-page-static .pa-products-grid-static.is-list .pa-sku-badge-static{
  position: static;
  max-width: 135px;
  box-shadow: none;
}
.pa-store-page-static .pa-products-grid-static.is-list .pa-buyrow-static{
  display: grid;
  grid-template-columns: max-content minmax(0, 1fr);
  align-items: center;
  gap: 12px;
  width: 100%;
}
.pa-store-page-static .pa-products-grid-static.is-list .pa-qty-static{
  width: max-content;
}
.pa-store-page-static .pa-products-grid-static.is-list .pa-addcart-static{
  width: 100%;
  min-width: 0;
  padding-left: 14px;
  padding-right: 14px;
}
.pa-store-page-static .pa-products-grid-static.is-list .pa-addcart-static,
.pa-store-page-static .pa-products-grid-static.is-list .pa-qty-static{
  height: 46px;
  border-radius: 12px;
}
.pa-store-page-static .pa-products-grid-static.is-list .pa-qty-btn-static{
  width: 42px;
  height: 46px;
}
.pa-store-page-static .pa-products-grid-static.is-list .pa-qty-input-static{
  height: 46px;
}

/* Existing trust block stays available if you add it later */
.pa-store-page-static .pa-trust-static{
  display:flex;
  flex-direction: column;
  gap: 8px;
  padding: 10px 12px;
  border-radius: 12px;
  border: 1px solid rgba(32,56,124,0.26);
  background: #ffffff;
}
.pa-store-page-static .pa-products-grid-static:not(.is-list) .pa-trust-static{
  display: none !important;
}
.pa-store-page-static .pa-trustline-static{
  display:flex;
  align-items:center;
  gap: 8px;
  font-size: 12px;
  font-weight: 800;
  color:#374151;
}
.pa-store-page-static .pa-trustline-static svg{
  width: 16px;
  height: 16px;
  color:#20387C;
  flex: 0 0 auto;
}

@media (max-width: 990px){
  .pa-store-page-static .pa-products-grid-static.is-list .pa-product-card-static{
    grid-template-columns: 200px minmax(0, 1fr) 300px;
  }
  .pa-store-page-static .pa-products-grid-static.is-list .pa-buyrow-static{
    grid-template-columns: 1fr;
  }
  .pa-store-page-static .pa-products-grid-static.is-list .pa-qty-static{
    width: max-content;
  }
}
@media (max-width: 749px){
  .pa-store-page-static .pa-product-card-static{
    max-width: 100%;
  }
  .pa-store-page-static .pa-buyrow-static{
    gap: 10px;
  }
  .pa-store-page-static .pa-qty-static{
    flex: 0 0 auto;
  }
  .pa-store-page-static .pa-addcart-static{
    min-width: 0;
  }
  .pa-store-page-static .pa-products-grid-static.is-list .pa-product-card-static{
    grid-template-columns: 1fr;
  }
  .pa-store-page-static .pa-products-grid-static.is-list .pa-product-image-wrap-static{
    min-height: auto;
    aspect-ratio: 1.08 / 1;
    border-right: 0;
    border-bottom: 1px solid rgba(15,23,42,0.07);
  }
  .pa-store-page-static .pa-products-grid-static.is-list .pa-actions-static{
    border-left: 0;
    border-top: 1px solid rgba(32,56,124,0.20);
    padding: 18px;
  }
}



/* Shopify custom FAQ CSS */

  .pa-faq-static {
    --pa-navy: #10276f;
    --pa-navy-dark: #071742;
    --pa-text: #101828;
    --pa-muted: #667085;
    --pa-soft: #eaf0ff;
    --pa-card: #ffffff;
    --pa-line: rgba(16, 39, 111, 0.13);
    --pa-shadow: 0 18px 48px rgba(16, 39, 111, 0.09);

    padding: 54px 20px 54px;
    background:
      radial-gradient(circle at 12% 6%, rgba(16, 39, 111, 0.08), transparent 30%),
      radial-gradient(circle at 88% 10%, rgba(16, 39, 111, 0.06), transparent 28%),
      linear-gradient(180deg, #ffffff 0%, #f7f9fd 100%);
  }

  .pa-faq-static * { box-sizing: border-box; }

  .pa-faq-static .pa-faq__container {
    width: min(1120px, 100%);
    margin: 0 auto;
  }

  .pa-faq-static .pa-faq__header {
    text-align: center;
    max-width: 820px;
    margin: 0 auto 34px;
  }

  .pa-faq-static .pa-faq__eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin: 0 0 14px;
    padding: 8px 14px;
    border-radius: 999px;
    border: 1px solid rgba(16, 39, 111, 0.15);
    background: rgba(255,255,255,0.78);
    color: var(--pa-navy);
    font-size: 12px;
    font-weight: 900;
    letter-spacing: .08em;
    text-transform: uppercase;
    box-shadow: 0 8px 22px rgba(16,39,111,.06);
  }

  .pa-faq-static .pa-faq__eyebrow::before {
    content: "";
    width: 7px;
    height: 7px;
    border-radius: 999px;
    background: var(--pa-navy);
    box-shadow: 0 0 0 5px rgba(16,39,111,.10);
  }

  .pa-faq-static .pa-faq__title {
    margin: 0;
    color: var(--pa-text);
    font-size: clamp(34px, 5vw, 64px);
    line-height: 1;
    font-weight: 950;
    letter-spacing: -0.055em;
  }

  .pa-faq-static .pa-faq__intro {
    max-width: 720px;
    margin: 18px auto 0;
    color: var(--pa-muted);
    font-size: 16px;
    line-height: 1.75;
  }

  .pa-faq-static .pa-faq__quicklinks {
    display: flex;
    justify-content: center;
    gap: 10px;
    flex-wrap: wrap;
    margin: 28px auto 0;
  }

  .pa-faq-static .pa-faq__quicklinks a {
    display: inline-flex;
    align-items: center;
    min-height: 38px;
    padding: 0 14px;
    border-radius: 999px;
    border: 1px solid var(--pa-line);
    background: #ffffff;
    color: var(--pa-navy);
    text-decoration: none;
    font-size: 13px;
    font-weight: 850;
    box-shadow: 0 8px 20px rgba(16,39,111,.055);
  }

  .pa-faq-static .pa-faq__layout {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 310px;
    gap: 22px;
    align-items: start;
    margin-top: 34px;
  }

  .pa-faq-static .pa-faq__main {
    display: grid;
    gap: 22px;
  }

  .pa-faq-static .pa-faq__category {
    padding: 22px;
    border-radius: 24px;
    border: 1px solid rgba(16, 39, 111, 0.22);
    background: linear-gradient(145deg, var(--pa-navy), var(--pa-navy-dark));
    box-shadow: 0 22px 58px rgba(16,39,111,.18);
  }

  .pa-faq-static .pa-faq__category-title {
    margin: 0 0 16px;
    color: #ffffff;
    font-size: 22px;
    line-height: 1.15;
    font-weight: 950;
    letter-spacing: -0.03em;
  }

  .pa-faq-static .pa-faq__list {
    display: grid;
    gap: 12px;
  }

  .pa-faq-static .pa-faq__item {
    border: 1px solid rgba(16, 39, 111, 0.15);
    border-radius: 16px;
    overflow: hidden;
    background: #ffffff;
    box-shadow: 0 6px 16px rgba(16,39,111,.04);
  }

  .pa-faq-static .pa-faq__item summary {
    list-style: none;
    position: relative;
    cursor: pointer;
    padding: 18px 56px 18px 18px;
    color: #0f172a;
    font-size: 16px;
    line-height: 1.45;
    font-weight: 900;
  }

  .pa-faq-static .pa-faq__item summary::-webkit-details-marker {
    display: none;
  }

  .pa-faq-static .pa-faq__item summary::after {
    content: "+";
    position: absolute;
    right: 16px;
    top: 50%;
    width: 30px;
    height: 30px;
    transform: translateY(-50%);
    border-radius: 999px;
    display: grid;
    place-items: center;
    background: #dfe8ff;
    color: var(--pa-navy);
    font-size: 22px;
    line-height: 1;
    font-weight: 700;
    border: 1px solid rgba(16, 39, 111, 0.08);
  }

  .pa-faq-static .pa-faq__item[open] summary::after {
    content: "−";
  }

  .pa-faq-static .pa-faq__answer {
    padding: 0 18px 18px;
    color: #475467;
    font-size: 15px;
    line-height: 1.75;
  }

  .pa-faq-static .pa-faq__answer p {
    margin: 0 0 10px;
  }

  .pa-faq-static .pa-faq__answer p:last-child,
  .pa-faq-static .pa-faq__answer ul:last-child {
    margin-bottom: 0;
  }

  .pa-faq-static .pa-faq__answer ul {
    margin: 0 0 10px;
    padding-left: 20px;
  }

  .pa-faq-static .pa-faq__answer strong {
    color: #243b7a;
  }

  .pa-faq-static .pa-faq__answer a {
    color: var(--pa-navy);
    font-weight: 850;
  }

  .pa-faq-static .pa-faq__side {
    position: sticky;
    top: 22px;
    display: grid;
    gap: 16px;
  }

  .pa-faq-static .pa-faq__help-card {
    border-radius: 24px;
    padding: 24px;
    background: linear-gradient(145deg, var(--pa-navy), var(--pa-navy-dark));
    color: #ffffff;
    box-shadow: 0 22px 55px rgba(16,39,111,.22);
  }

  .pa-faq-static .pa-faq__help-card h3 {
    margin: 0;
    color: #ffffff;
    font-size: 23px;
    line-height: 1.12;
    font-weight: 950;
    letter-spacing: -0.03em;
  }

  .pa-faq-static .pa-faq__help-card p {
    margin: 12px 0 0;
    color: rgba(255,255,255,.78);
    font-size: 14px;
    line-height: 1.65;
  }

  .pa-faq-static .pa-faq__button {
    width: 100%;
    min-height: 46px;
    margin-top: 18px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 999px;
    background: #ffffff;
    color: var(--pa-navy);
    text-decoration: none;
    font-size: 14px;
    font-weight: 950;
  }

  .pa-faq-static .pa-faq__policy-card {
    border-radius: 22px;
    padding: 20px;
    background: #ffffff;
    border: 1px solid var(--pa-line);
    box-shadow: 0 14px 34px rgba(16,39,111,.07);
  }

  .pa-faq-static .pa-faq__policy-card h3 {
    margin: 0 0 12px;
    color: var(--pa-text);
    font-size: 18px;
    font-weight: 950;
    letter-spacing: -0.02em;
  }

  .pa-faq-static .pa-faq__policy-list {
    display: grid;
    gap: 10px;
    margin: 0;
    padding: 0;
    list-style: none;
  }

  .pa-faq-static .pa-faq__policy-list a {
    display: flex;
    justify-content: space-between;
    gap: 12px;
    color: var(--pa-navy);
    text-decoration: none;
    font-size: 14px;
    font-weight: 850;
  }

  @media screen and (min-width: 750px) {
    .pa-faq-static {
      padding-top: 72px;
      padding-bottom: 72px;
    }
  }

  @media screen and (max-width: 989px) {
    .pa-faq-static .pa-faq__layout {
      grid-template-columns: 1fr;
    }

    .pa-faq-static .pa-faq__side {
      position: static;
      grid-template-columns: 1fr 1fr;
    }
  }

  @media screen and (max-width: 749px) {
    .pa-faq-static {
      padding-left: 14px;
      padding-right: 14px;
    }

    .pa-faq-static .pa-faq__category {
      padding: 16px;
      border-radius: 20px;
    }

    .pa-faq-static .pa-faq__item summary {
      padding: 16px 52px 16px 16px;
      font-size: 15px;
    }

    .pa-faq-static .pa-faq__answer {
      padding: 0 16px 16px;
      font-size: 14.5px;
    }

    .pa-faq-static .pa-faq__side {
      grid-template-columns: 1fr;
    }
  }


/* ===== FlashTech v104 hero fix ===== */
html, body {
  max-width: 100%;
  overflow-x: hidden;
}

.main {
  overflow-x: hidden;
}

#pa-home-static {
  overflow-x: hidden;
}

/* Keep hero full width without causing page overflow */
#pa-home-static .pa-hero {
  width: 100%;
  margin: 0 0 18px 0;
  border-radius: 0;
  overflow: hidden;
  box-shadow: none;
}

/* Preserve the full hero image ratio so it doesn't look overly zoomed */
#pa-home-static .pa-hero__track {
  overflow: hidden;
}

#pa-home-static .pa-hero__slide {
  display: block;
  min-height: auto;
}

#pa-home-static .pa-hero__media {
  position: relative;
  inset: auto;
  width: 100%;
  aspect-ratio: 1672 / 941;
}

#pa-home-static .pa-hero__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  display: block;
}

/* The supplied hero images already contain the text */
#pa-home-static .pa-hero__content,
#pa-home-static .pa-hero__nav {
  display: none;
}

/* Safety on mobile: keep the full image visible and stop horizontal scrolling */
@media (max-width: 749px) {
  #pa-home-static .pa-hero__slide {
    min-height: auto;
  }

  #pa-home-static .pa-hero__media {
    aspect-ratio: 1672 / 941;
  }

  #pa-home-static .pa-hero__media img {
    object-fit: cover;
    object-position: center center;
  }
}


/* ===== FlashTech v106 mobile hero images ===== */
@media (max-width: 749px) {
  #pa-home-static .pa-hero__media {
    aspect-ratio: 941 / 1672;
  }

  #pa-home-static .pa-hero__media img {
    object-fit: cover;
    object-position: center top;
  }
}
