
:root{--gaic-orange:#ff641f;--gaic-ink:#1d2421;--gaic-muted:#68726c;--gaic-line:#ebe5df}
.gaic-page{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--gaic-ink);background:#fff}
.gaic-page *{box-sizing:border-box}.gaic-wrap{width:min(1180px,calc(100% - 32px));margin:auto;padding:34px 0 80px}
.gaic-kicker{color:var(--gaic-orange);font-size:12px;font-weight:800;letter-spacing:.09em}.gaic-hero{padding:42px 0 38px}.gaic-hero h1{max-width:850px;margin:8px 0 15px;font-size:clamp(38px,6vw,72px);line-height:.98;letter-spacing:-.055em}.gaic-hero p{max-width:760px;color:var(--gaic-muted);font-size:15px;line-height:1.75}.gaic-hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}
.gaic-primary,.gaic-secondary{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:14px;padding:0 17px;border:0;border-radius:13px;text-decoration:none;font-size:13px;font-weight:800;cursor:pointer}.gaic-primary{background:#171c1a;color:#fff}.gaic-secondary{background:#f5f3ef;color:#303934}
.gaic-category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:8px 0 62px}.gaic-category-grid a{min-height:72px;padding:14px;display:flex;align-items:center;gap:12px;border:1px solid var(--gaic-line);border-radius:17px;background:#fff;color:var(--gaic-ink);text-decoration:none}.gaic-category-grid i{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:#fff0e7;color:var(--gaic-orange);font-size:20px;font-style:normal;font-weight:700}.gaic-category-grid span{font-size:13px;font-weight:700}
.gaic-section{margin-top:58px}.gaic-section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:20px}.gaic-section-head h2{margin:5px 0 0;font-size:32px;letter-spacing:-.04em}.gaic-search{display:flex;gap:7px}.gaic-search input{height:42px;min-width:240px;padding:0 12px;border:1px solid var(--gaic-line);border-radius:12px}.gaic-search button{height:42px;padding:0 13px;border:0;border-radius:11px;background:#fff0e7;color:#c5541a;font-weight:800}
.gaic-question-list{display:grid;gap:10px}.gaic-question-card{display:grid;grid-template-columns:48px minmax(0,1fr) 38px;gap:14px;align-items:start;padding:18px;border:1px solid var(--gaic-line);border-radius:19px;background:#fff}.gaic-question-card:hover{border-color:#efc7ae;box-shadow:0 10px 30px rgba(45,39,34,.06)}.gaic-avatar{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:#fff0e7;color:#d85c1b;font-size:12px;font-weight:800}
.gaic-question-meta{display:flex;gap:7px}.gaic-question-meta span,.gaic-question-meta b,.gaic-thread-labels>*{min-height:26px;display:inline-flex;align-items:center;padding:0 9px;border-radius:999px;font-size:10px;font-weight:800;font-style:normal}.gaic-question-meta span,.gaic-thread-labels span{background:#fff0e7;color:#c65218}.gaic-question-meta b,.gaic-thread-labels b{background:#eaf3ff;color:#3977b7}.gaic-thread-labels em{background:#eef8f1;color:#3f7d53}.gaic-question-main h3{margin:8px 0 5px;font-size:18px}.gaic-question-main h3 a{color:var(--gaic-ink);text-decoration:none}.gaic-question-main p{margin:0;color:var(--gaic-muted);font-size:13px;line-height:1.6}.gaic-question-main footer{display:flex;gap:14px;flex-wrap:wrap;margin-top:10px;color:#89918d;font-size:11px}.gaic-question-main footer strong{color:#53605a}.gaic-card-arrow{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#fff0e7;color:#d65c1d;text-decoration:none}
.gaic-pagination{display:flex;justify-content:space-between;margin-top:22px}.gaic-pagination a{color:#d65c1d;text-decoration:none;font-weight:700}.gaic-empty{padding:42px;border-radius:20px;background:#faf8f5;text-align:center}.gaic-empty strong{display:block;font-size:20px}.gaic-empty-small{text-align:left;padding:24px}
.gaic-breadcrumb{display:flex;gap:8px;color:#89918d;font-size:12px;margin-bottom:24px}.gaic-breadcrumb a{color:#59645e;text-decoration:none}.gaic-thread{border:1px solid var(--gaic-line);border-radius:24px;overflow:hidden}.gaic-thread>header{padding:28px 30px 22px;background:#fffaf6}.gaic-thread h1{margin:12px 0 18px;font-size:clamp(30px,5vw,54px);line-height:1.04}.gaic-thread-author,.gaic-answer-author{display:flex;align-items:center;gap:10px}.gaic-thread-author strong,.gaic-thread-author span,.gaic-answer-author strong,.gaic-answer-author span{display:block}.gaic-thread-author span,.gaic-answer-author span{color:#8a928e;font-size:11px}.gaic-thread-body{padding:28px 30px;font-size:15px;line-height:1.8}
.gaic-answers{margin-top:48px}.gaic-answer{position:relative;margin-bottom:10px;padding:20px;border:1px solid var(--gaic-line);border-radius:18px}.gaic-answer.is-best{border-color:#bfe4ca;background:#f4fbf6}.gaic-best{position:absolute;right:14px;top:14px;padding:5px 9px;border-radius:999px;background:#dff4e7;color:#247347;font-size:10px;font-weight:800}.gaic-answer-body{margin-top:14px;color:#46514b;font-size:14px;line-height:1.75}.gaic-answer-form-wrap{margin-top:36px;padding:25px;border-radius:22px;background:#fff8f3}
.gaic-modal[hidden]{display:none}.gaic-modal{position:fixed;inset:0;z-index:100200;display:grid;place-items:center;padding:18px}.gaic-modal-backdrop{position:absolute;inset:0;border:0;background:rgba(20,24,22,.42);backdrop-filter:blur(7px)}.gaic-modal-panel{position:relative;z-index:1;width:min(680px,100%);max-height:calc(100vh - 36px);overflow:auto;padding:28px;border-radius:26px;background:#fff}.gaic-modal-close{position:absolute;right:14px;top:14px;width:34px;height:34px;border:0;background:#fff;color:#111;font-size:22px}.gaic-modal-panel h2{font-size:34px;margin:6px 0}.gaic-modal-panel>p{color:var(--gaic-muted);font-size:13px}
.gaic-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.gaic-two{margin-top:12px}.gaic-wide{grid-column:1/-1}.gaic-form label{display:grid;gap:6px}.gaic-form label>span{font-size:11px;font-weight:800;color:#59635e}.gaic-form input,.gaic-form select,.gaic-form textarea{width:100%;border:1px solid #e6e0da;border-radius:12px;background:#fff;padding:11px 12px;font:inherit;font-size:14px}.gaic-privacy-note{margin:12px 0;color:#8b938f;font-size:11px}.gaic-submit{width:100%}.gaic-hp{position:absolute!important;left:-99999px!important}
.gaic-menu-community i svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
@media(max-width:820px){.gaic-category-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.gaic-wrap{width:calc(100% - 20px);padding-top:24px}.gaic-hero h1{font-size:42px}.gaic-section-head{align-items:stretch;flex-direction:column}.gaic-search input{min-width:0;flex:1}.gaic-question-card{grid-template-columns:40px minmax(0,1fr);padding:14px}.gaic-card-arrow{display:none}.gaic-avatar{width:38px;height:38px}.gaic-thread>header,.gaic-thread-body{padding:20px}.gaic-form-grid{grid-template-columns:1fr}.gaic-wide{grid-column:1}.gaic-modal-panel{padding:24px 18px}}

.gaip-sitebar{font-family:Poppins,system-ui,-apple-system,"Segoe UI",sans-serif;width:min(1280px,calc(100% - 40px));height:74px;margin:auto;border-bottom:1px solid #ece8e2;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box}.gaip-site-logo img{display:block;width:auto;max-width:205px;max-height:52px}.gaip-menu-open{width:44px;height:44px;border:1px solid #ece8e2;background:#fff;border-radius:50%;display:grid;place-items:center;cursor:pointer}.gaic-hamb{width:17px;display:grid;gap:3px}.gaic-hamb i{height:1.5px;background:#1e2320;border-radius:2px}.gaip-menu[hidden]{display:none}.gaip-menu{font-family:Poppins,system-ui,-apple-system,"Segoe UI",sans-serif;position:fixed;inset:0;z-index:2147483000}.gaip-menu-backdrop{position:absolute;inset:0;border:0;background:rgba(23,29,26,.34);backdrop-filter:blur(8px)}.gaip-menu-panel{position:absolute;top:18px;right:18px;width:min(560px,calc(100% - 36px));max-height:calc(100vh - 36px);overflow:auto;scrollbar-width:none;background:#fff;border-radius:28px;padding:30px;box-shadow:0 28px 90px rgba(20,28,23,.2)}.gaip-menu-panel::-webkit-scrollbar{display:none}.gaip-menu-close{position:absolute;right:18px;top:18px;width:38px;height:38px;border:1px solid #ece8e2;border-radius:50%;background:#fff;color:#111;font-size:25px;cursor:pointer}.gaip-menu-panel h2{margin:7px 0 22px;font-size:32px;letter-spacing:-.04em}.gaip-menu-panel .gaip-kicker{color:#ff5f1f;font-size:11px;font-weight:800;letter-spacing:.12em}.gaip-menu-panel nav{display:grid;grid-template-columns:1fr 1fr;gap:9px}.gaip-menu-panel nav>a{min-height:64px;padding:10px 12px;border:1px solid #ece8e2;border-radius:16px;background:#fff;display:flex;align-items:center;gap:10px;text-decoration:none;color:#1e2320;font-size:12px;font-weight:700}.gaip-menu-tile-icon{width:36px;height:36px;min-width:36px;border-radius:10px;display:grid;place-items:center;color:#fff;background:#ff7626}.gaip-menu-tile-icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.gaip-menu-tile-icon--blue{background:#6da7df}.gaip-menu-tile-icon--yellow{background:#efb92d}.gaip-menu-tile-icon--mint{background:#5ba877}.gaip-menu-tile-icon--lilac{background:#9b77ae}.gaip-menu-footer{margin-top:24px;padding-top:18px;border-top:1px solid #ece8e2}.gaip-menu-footer-links{display:flex;justify-content:center;gap:7px 15px;flex-wrap:wrap}.gaip-menu-footer-links a{font-size:10px;color:#747d78;text-decoration:none}.gaip-menu-socials{display:flex;justify-content:center;gap:9px;margin-top:14px}.gaip-menu-socials a{width:34px;height:34px;border:1px solid #ff7626;border-radius:50%;display:grid;place-items:center;color:#ff7626}.gaip-menu-socials svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8}@media(max-width:620px){.gaip-sitebar{width:calc(100% - 24px);height:66px}.gaip-site-logo img{max-width:175px}.gaip-menu-panel{top:8px;right:8px;width:calc(100% - 16px);max-height:calc(100vh - 16px);padding:24px 16px}.gaip-menu-panel nav{grid-template-columns:1fr 1fr;gap:7px}.gaip-menu-panel nav>a{min-height:58px;padding:8px;font-size:11px}.gaip-menu-tile-icon{width:32px;height:32px;min-width:32px}}

/* v1.0.2 — exact menu trigger look from the GAI Content plugin */
.gaip-menu-open{
 width:42px!important;height:42px!important;min-width:42px!important;
 padding:0!important;border:1px solid #ece8e2!important;border-radius:50%!important;
 background:#fff!important;display:grid!important;place-items:center!important;
 box-shadow:none!important;line-height:1!important;
}
.gaip-menu-icon{width:16px;height:13px;display:flex;flex-direction:column;justify-content:space-between}
.gaip-menu-icon span{display:block;width:16px;height:1.5px;background:#1e2320;border-radius:999px;margin:0!important;padding:0!important}
.gaip-menu-open:hover,.gaip-menu-open:focus{background:#fff!important;border-color:#ece8e2!important;color:#1e2320!important}

.gaic-submit[disabled]{opacity:.65!important;cursor:wait!important;pointer-events:none!important}
.gaic-success-panel{width:min(500px,100%)!important;padding:34px 30px 30px!important;text-align:center!important}
.gaic-success-icon{width:64px!important;height:64px!important;margin:0 auto 18px!important;display:grid!important;place-items:center!important;border-radius:50%!important;background:#e7f8ef!important;color:#26724d!important;font-size:28px!important;font-weight:800!important}
.gaic-success-panel h2{margin:8px 0 12px!important;font-size:30px!important;line-height:1.08!important}
.gaic-success-panel p{max-width:420px!important;margin:0 auto!important;color:#68726c!important;font-size:14px!important;line-height:1.7!important}
.gaic-success-back{min-width:150px!important;margin-top:22px!important}
@media(max-width:620px){.gaic-success-panel{padding:30px 20px 24px!important}.gaic-success-panel h2{font-size:26px!important}}

/* ==========================================================================
   GAIC 1.0.5 – exact menu trigger from the Content plugin
   ========================================================================== */
.gaip-sitebar{
  position:relative!important;
  height:74px!important;
}
.gaip-site-logo{
  display:flex!important;
  align-items:center!important;
  height:100%!important;
}
.gaip-menu-open.gaip-menu-icon-button{
  width:48px!important;
  height:48px!important;
  min-width:48px!important;
  min-height:48px!important;
  padding:8px!important;
  margin:0!important;
  border-radius:16px!important;
  border:1px solid rgba(30,35,32,.10)!important;
  background:rgba(255,255,255,.96)!important;
  box-shadow:0 10px 26px rgba(24,31,27,.10)!important;
  display:grid!important;
  place-items:center!important;
  font-size:0!important;
  line-height:0!important;
  cursor:pointer!important;
  appearance:none!important;
  transition:transform .18s ease,box-shadow .18s ease,background .18s ease!important;
}
.gaip-menu-open.gaip-menu-icon-button:hover{
  transform:translateY(-1px)!important;
  background:#fff!important;
  box-shadow:0 14px 32px rgba(24,31,27,.14)!important;
}
.gaip-menu-icon-button img{
  display:block!important;
  width:28px!important;
  height:28px!important;
  object-fit:contain!important;
  margin:0!important;
  padding:0!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}

/* v2.0 SEO community additions */
.gaic-breadcrumbs{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin:18px 0 24px;font-size:12px;color:#7b817d}.gaic-breadcrumbs a{color:#5f6862;text-decoration:none}.gaic-breadcrumbs strong{font-weight:600;color:#202622;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:420px}
.gaic-thread-labels a{color:inherit;text-decoration:none}
.gaic-related-holidays,.gaic-related{margin-top:38px}.gaic-holiday-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.gaic-holiday-card{display:flex;align-items:center;gap:13px;padding:17px;border:1px solid #ece7df;border-radius:18px;background:#fff;text-decoration:none;color:#202622;box-shadow:0 8px 24px rgba(30,35,32,.045)}.gaic-holiday-card i{width:40px;height:40px;border-radius:12px;background:#fff0e8;color:#ff681f;display:grid;place-items:center;font-style:normal;font-weight:800}.gaic-holiday-card div{display:grid;gap:3px;flex:1}.gaic-holiday-card strong{font-size:13px}.gaic-holiday-card span{font-size:11px;line-height:1.45;color:#747c77}.gaic-holiday-card>b{color:#ff681f}
.gaic-related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.gaic-related-grid>a{display:grid;gap:9px;padding:18px;border:1px solid #ece7df;border-radius:18px;background:#fff;color:#202622;text-decoration:none}.gaic-related-grid span{font-size:10px;font-weight:800;color:#ff681f;text-transform:uppercase;letter-spacing:.08em}.gaic-related-grid strong{font-size:14px;line-height:1.4}.gaic-related-grid b{font-size:11px;color:#68716c}
.gaic-internal-links{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin:28px 0;padding:16px;border-radius:16px;background:#faf8f5}.gaic-internal-links strong{font-size:12px;margin-right:4px}.gaic-internal-links a{font-size:11px;color:#333;text-decoration:none;background:#fff;border:1px solid #ebe6df;padding:7px 10px;border-radius:999px}
.gaic-category-hero{margin-bottom:26px}
@media(max-width:760px){.gaic-holiday-grid,.gaic-related-grid{grid-template-columns:1fr}.gaic-breadcrumbs strong{max-width:220px}}


/* ==========================================================================
   GAIC 2.0.1 – answer confirmation + travel guide mascot
   ========================================================================== */
.gaic-mascot{
  position:fixed;
  left:16px;
  bottom:12px;
  z-index:99990;
  width:370px;
  height:275px;
  pointer-events:none;
}

.gaic-mascot>img{
  position:absolute;
  left:0;
  bottom:0;
  width:165px;
  height:auto;
  display:block;
  pointer-events:none;
}

.gaic-mascot-speech{
  position:absolute;
  right:0;
  top:0;
  width:235px;
  padding:17px 18px 16px;
  border:1px solid #ece6df;
  border-radius:19px;
  background:#fff;
  box-shadow:0 13px 35px rgba(25,31,28,.12);
  pointer-events:auto;
}

.gaic-mascot-speech:after{
  content:"";
  position:absolute;
  left:23px;
  bottom:-11px;
  width:20px;
  height:20px;
  background:#fff;
  border-right:1px solid #ece6df;
  border-bottom:1px solid #ece6df;
  transform:rotate(45deg);
}

.gaic-mascot-speech span,
.gaic-mascot-speech strong{
  display:block;
}

.gaic-mascot-speech span{
  font-size:12px;
  line-height:1.35;
  color:#69726d;
  font-weight:600;
}

.gaic-mascot-speech strong{
  margin-top:5px;
  font-size:15px;
  line-height:1.25;
  color:#1d2421;
}

.gaic-mascot-close{
  position:absolute;
  right:6px;
  top:3px;
  z-index:5;
  width:29px;
  height:29px;
  border:0;
  background:transparent;
  color:#111;
  font-size:20px;
  line-height:1;
  cursor:pointer;
  pointer-events:auto;
}

@media(max-width:620px){
  .gaic-mascot{
    left:4px;
    bottom:4px;
    width:325px;
    height:245px;
  }
  .gaic-mascot>img{
    width:142px;
  }
  .gaic-mascot-speech{
    width:210px;
    padding:15px;
  }
  .gaic-mascot-speech span{
    font-size:11px;
  }
  .gaic-mascot-speech strong{
    font-size:14px;
  }
}


/* GAIC 2.0.2 – CTA in travel guide speech bubble */
.gaic-mascot-cta{
  position:relative;
  z-index:2;
  min-height:36px;
  margin-top:12px;
  padding:0 14px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:10px;
  background:#ff641f;
  color:#fff!important;
  text-decoration:none!important;
  font-size:11px;
  font-weight:800;
  line-height:1;
  box-shadow:0 8px 18px rgba(255,100,31,.18);
  pointer-events:auto;
}
.gaic-mascot-cta:hover{
  transform:translateY(-1px);
}


/* ==========================================================================
   GAIC 2.0.3 – exact visual parity with attached GAI Content plugin
   ========================================================================== */

/* Exact pastel menu icon system from Content plugin */
.gaip-menu-panel nav i.gaip-menu-tile-icon{
  width:38px!important;
  height:38px!important;
  min-width:38px!important;
  display:grid!important;
  place-items:center!important;
  border-radius:13px!important;
  border:1px solid rgba(20,30,25,.035)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.72)!important;
  overflow:hidden!important;
}
.gaip-menu-panel nav i.gaip-menu-tile-icon svg{
  width:19px!important;
  height:19px!important;
  display:block!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.8!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}
.gaip-menu-tile-icon--peach{background:#fff1e7!important;color:#f16b31!important}
.gaip-menu-tile-icon--blue{background:#eaf5ff!important;color:#2781c4!important}
.gaip-menu-tile-icon--lilac{background:#f3ecff!important;color:#8060c6!important}
.gaip-menu-tile-icon--mint{background:#eaf8f2!important;color:#319267!important}
.gaip-menu-tile-icon--yellow{background:#fff7d9!important;color:#d99416!important}
.gaip-menu-tile-icon--pink{background:#fdeef5!important;color:#ca6090!important}
.gaip-menu-panel nav a:hover .gaip-menu-tile-icon{transform:scale(1.05)!important}
.gaip-menu-panel nav .gaip-menu-tile-icon{transition:transform .16s ease!important}

/* Mobile/tablet-only GET IT store buttons — exact reference dimensions */
.gaip-app-download-wrap--mobile{display:none!important}
@media(max-width:1024px){
  .gaip-app-download-wrap--mobile{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:10px!important;
    width:100%!important;
    margin:14px 0 0!important;
    padding:14px 0 0!important;
    border-top:1px solid #eee8e1!important;
  }
  .gaip-app-store-btn{
    min-width:0!important;
    min-height:58px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:9px!important;
    padding:9px 11px!important;
    border:0!important;
    border-radius:14px!important;
    background:#111!important;
    color:#fff!important;
    box-shadow:none!important;
    cursor:pointer!important;
    text-align:left!important;
  }
  .gaip-app-store-btn:hover,.gaip-app-store-btn:focus,.gaip-app-store-btn:active{
    background:#111!important;color:#fff!important;box-shadow:none!important;
  }
  .gaip-app-store-icon{
    flex:0 0 28px!important;width:28px!important;height:28px!important;
    display:grid!important;place-items:center!important;color:#fff!important;
  }
  .gaip-app-store-icon svg{
    width:25px!important;height:25px!important;display:block!important;
    fill:none!important;stroke:#fff!important;stroke-width:1.8!important;
    stroke-linecap:round!important;stroke-linejoin:round!important;
  }
  .gaip-app-store-btn--apple .gaip-app-store-icon svg{fill:#fff!important;stroke:none!important}
  .gaip-app-store-copy{
    min-width:0!important;display:flex!important;flex-direction:column!important;
    align-items:flex-start!important;justify-content:center!important;line-height:1!important;
  }
  .gaip-app-store-copy small,.gaip-app-store-copy strong{
    display:block!important;margin:0!important;padding:0!important;color:#fff!important;white-space:nowrap!important;
  }
  .gaip-app-store-copy small{
    font-size:9px!important;line-height:1!important;font-weight:600!important;letter-spacing:.06em!important;opacity:.78!important;
  }
  .gaip-app-store-copy strong{
    margin-top:4px!important;font-size:14px!important;line-height:1!important;font-weight:800!important;letter-spacing:.01em!important;
  }
}
@media(max-width:420px){
  .gaip-app-download-wrap--mobile{gap:8px!important}
  .gaip-app-store-btn{min-height:54px!important;gap:7px!important;padding:8px 9px!important;border-radius:13px!important}
  .gaip-app-store-icon{flex-basis:24px!important;width:24px!important;height:24px!important}
  .gaip-app-store-icon svg{width:22px!important;height:22px!important}
  .gaip-app-store-copy small{font-size:8px!important}
  .gaip-app-store-copy strong{font-size:13px!important}
}

/* App-install help modal */
.gaip-app-install-modal[hidden]{display:none!important}
.gaip-app-install-modal{
  position:fixed!important;inset:0!important;z-index:2147483640!important;
  display:grid!important;place-items:center!important;padding:18px!important;
}
.gaip-app-install-backdrop{
  position:absolute!important;inset:0!important;border:0!important;
  background:rgba(20,25,22,.48)!important;backdrop-filter:blur(7px)!important;
}
.gaip-app-install-panel{
  position:relative!important;z-index:1!important;width:min(470px,100%)!important;
  max-height:calc(100dvh - 36px)!important;overflow:auto!important;
  padding:30px 27px 24px!important;border:1px solid #eee7e0!important;
  border-radius:26px!important;background:#fff!important;
  box-shadow:0 28px 90px rgba(28,33,30,.23)!important;
}
.gaip-app-install-close{
  position:absolute!important;right:14px!important;top:14px!important;
  width:34px!important;height:34px!important;border:1px solid #ece7e1!important;
  border-radius:50%!important;background:#fff!important;color:#111!important;
  font-size:22px!important;cursor:pointer!important;
}
.gaip-app-install-icon{
  width:64px!important;height:64px!important;display:block!important;
  margin:0 0 15px!important;border-radius:16px!important;
}
.gaip-app-install-panel h3{
  margin:6px 0 13px!important;font-size:28px!important;line-height:1.05!important;letter-spacing:-.04em!important;
}
.gaip-app-install-panel p,.gaip-app-install-panel li{
  color:#68726c!important;font-size:13px!important;line-height:1.65!important;
}
.gaip-app-install-panel ol{margin:15px 0 0!important;padding-left:23px!important}
.gaip-app-install-done{
  width:100%!important;min-height:46px!important;margin-top:18px!important;
  border:0!important;border-radius:13px!important;background:#171c1a!important;
  color:#fff!important;font-size:13px!important;font-weight:800!important;cursor:pointer!important;
}

/* Exact mascot dimensions from attached Content plugin, keeping Community text */
.gaic-mascot{
  left:22px!important;
  bottom:18px!important;
  width:270px!important;
  height:300px!important;
  z-index:99970!important;
  pointer-events:none!important;
  font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
}
.gaic-mascot>img{
  position:absolute!important;
  left:0!important;
  bottom:0!important;
  width:166px!important;
  height:214px!important;
  object-fit:contain!important;
  object-position:left bottom!important;
  filter:drop-shadow(0 13px 21px rgba(28,35,31,.10))!important;
}
.gaic-mascot-speech{
  left:79px!important;
  right:auto!important;
  top:8px!important;
  width:188px!important;
  min-height:124px!important;
  padding:17px 16px 15px!important;
  border:1px solid #ebe5df!important;
  border-radius:22px!important;
  background:rgba(255,255,255,.97)!important;
  box-shadow:0 14px 36px rgba(28,35,31,.10)!important;
  backdrop-filter:blur(8px)!important;
  pointer-events:auto!important;
}
.gaic-mascot-speech:after{
  left:29px!important;bottom:-13px!important;width:24px!important;height:24px!important;
  border-bottom-right-radius:4px!important;
}
.gaic-mascot-speech span{
  margin:0 0 5px!important;color:#1d2421!important;
  font-size:14px!important;line-height:1.2!important;font-weight:800!important;letter-spacing:-.02em!important;
}
.gaic-mascot-speech strong{
  margin:0 0 11px!important;color:#75807a!important;
  font-size:12px!important;line-height:1.45!important;font-weight:400!important;
}
.gaic-mascot-cta{
  min-height:35px!important;margin:0!important;padding:0 12px!important;
  border-radius:999px!important;background:#ff7426!important;border:1px solid #ff7426!important;
  font-size:12px!important;line-height:1!important;font-weight:800!important;
  box-shadow:0 8px 18px rgba(255,116,38,.18)!important;
}
.gaic-mascot-close{
  left:238px!important;right:auto!important;top:15px!important;
  width:24px!important;height:24px!important;font-size:18px!important;
}

@media(max-width:900px){
  .gaic-mascot{left:14px!important;bottom:14px!important;width:225px!important;height:250px!important}
  .gaic-mascot>img{width:138px!important;height:178px!important}
  .gaic-mascot-speech{left:64px!important;top:7px!important;width:158px!important;min-height:110px!important;padding:14px 13px 13px!important;border-radius:19px!important}
  .gaic-mascot-speech span{font-size:12px!important}
  .gaic-mascot-speech strong{font-size:12px!important;margin-bottom:9px!important}
  .gaic-mascot-cta{min-height:32px!important;padding:0 10px!important;font-size:12px!important}
  .gaic-mascot-close{left:196px!important;top:12px!important}
}
@media(max-width:620px){
  .gaic-mascot{left:8px!important;bottom:8px!important;width:188px!important;height:210px!important}
  .gaic-mascot>img{width:108px!important;height:145px!important}
  .gaic-mascot-speech{left:48px!important;top:8px!important;width:137px!important;min-height:96px!important;padding:12px 11px 11px!important;border-radius:17px!important;box-shadow:0 10px 26px rgba(28,35,31,.10)!important}
  .gaic-mascot-speech:after{left:22px!important;bottom:-10px!important;width:19px!important;height:19px!important}
  .gaic-mascot-speech span{font-size:12px!important;margin-bottom:3px!important}
  .gaic-mascot-speech strong{display:none!important}
  .gaic-mascot-cta{min-height:31px!important;margin-top:7px!important;padding:0 9px!important;font-size:8.5px!important}
  .gaic-mascot-close{left:160px!important;top:11px!important}
}
@media(max-width:390px){
  .gaic-mascot{transform:scale(.90)!important;transform-origin:left bottom!important}
}


/* ==========================================================================
   Community visual parity update
   Matches the latest Overige Vakanties styling:
   H1 + menu + mobile mascot + speech bubble + mobile icon palette.
   ========================================================================== */

/* H1 */
.gaic-wrap h1,
.gaic-page h1,
.gaic-hero h1,
.gaic-detail h1,
.gaic-single h1,
.gaic-content h1,
.gai-community h1,
.community-page h1{
  margin-top:0!important;
  color:#1d2421!important;
  font-family:"Poppins",sans-serif!important;
  font-size:50px!important;
  line-height:1.08!important;
  font-weight:600!important;
  letter-spacing:-.045em!important;
  text-wrap:balance!important;
}

@media(max-width:900px){
  .gaic-wrap h1,.gaic-page h1,.gaic-hero h1,.gaic-detail h1,.gaic-single h1,.gaic-content h1,
  .gai-community h1,.community-page h1{
    font-size:44px!important;
    line-height:1.08!important;
  }
}
@media(max-width:620px){
  .gaic-wrap h1,.gaic-page h1,.gaic-hero h1,.gaic-detail h1,.gaic-single h1,.gaic-content h1,
  .gai-community h1,.community-page h1{
    font-size:36px!important;
    line-height:1.08!important;
    letter-spacing:-.04em!important;
  }
}
@media(max-width:390px){
  .gaic-wrap h1,.gaic-page h1,.gaic-hero h1,.gaic-detail h1,.gaic-single h1,.gaic-content h1,
  .gai-community h1,.community-page h1{
    font-size:33px!important;
  }
}

/* Mobile: same mascot/bubble proportions as latest Overige Vakanties */
@media(max-width:620px){
  .gaic-mascot,.gaic-sticky-finder,.gaic-guide{
    position:fixed!important;
    left:auto!important;
    right:8px!important;
    bottom:8px!important;
    width:330px!important;
    height:260px!important;
    transform:none!important;
    transform-origin:right bottom!important;
    z-index:99970!important;
    pointer-events:none!important;
  }
  .gaic-mascot>img,.gaic-sticky-finder>img,.gaic-guide>img{
    position:absolute!important;
    left:auto!important;
    right:0!important;
    bottom:0!important;
    width:156px!important;
    height:202px!important;
    max-width:none!important;
    max-height:none!important;
    object-fit:contain!important;
    object-position:right bottom!important;
    margin:0!important;
    padding:0!important;
  }
  .gaic-speech,.gaic-bubble,.gaic-speech-bubble{
    position:absolute!important;
    left:0!important;
    right:auto!important;
    top:24px!important;
    width:188px!important;
    min-height:116px!important;
    padding:15px 14px 13px!important;
    border-radius:18px!important;
    box-sizing:border-box!important;
  }
  .gaic-speech strong,.gaic-bubble strong,.gaic-speech-bubble strong{
    display:block!important;
    font-size:12.5px!important;
    line-height:1.2!important;
    margin-bottom:4px!important;
  }
  .gaic-speech span,.gaic-bubble span,.gaic-speech-bubble span,
  .gaic-speech p,.gaic-bubble p,.gaic-speech-bubble p{
    font-size:10.5px!important;
    line-height:1.45!important;
  }
  .gaic-speech a,.gaic-bubble a,.gaic-speech-bubble a{
    min-height:33px!important;
    padding:0 11px!important;
    font-size:10px!important;
  }

  /* Same pastel menu-icon palette */
  .gaic-menu-tile-icon--peach,.gaic-menu-icon--peach{background:#fff1e7!important;color:#f16b31!important}
  .gaic-menu-tile-icon--blue,.gaic-menu-icon--blue{background:#eaf5ff!important;color:#2781c4!important}
  .gaic-menu-tile-icon--lilac,.gaic-menu-icon--lilac{background:#f3ecff!important;color:#8060c6!important}
  .gaic-menu-tile-icon--mint,.gaic-menu-icon--mint{background:#eaf8f2!important;color:#319267!important}
  .gaic-menu-tile-icon--yellow,.gaic-menu-icon--yellow{background:#fff7d9!important;color:#d99416!important}
  .gaic-menu-tile-icon--pink,.gaic-menu-icon--pink{background:#fdeef5!important;color:#ca6090!important}

  .gaic-menu-tile-icon--peach svg,.gaic-menu-tile-icon--blue svg,.gaic-menu-tile-icon--lilac svg,
  .gaic-menu-tile-icon--mint svg,.gaic-menu-tile-icon--yellow svg,.gaic-menu-tile-icon--pink svg,
  .gaic-menu-icon--peach svg,.gaic-menu-icon--blue svg,.gaic-menu-icon--lilac svg,
  .gaic-menu-icon--mint svg,.gaic-menu-icon--yellow svg,.gaic-menu-icon--pink svg{
    stroke:currentColor!important;
    color:currentColor!important;
  }

  /* Keep two menu tiles next to each other on mobile */
  .gaic-menu-grid{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}

@media(max-width:390px){
  .gaic-mascot,.gaic-sticky-finder,.gaic-guide{
    width:300px!important;
    height:235px!important;
    right:5px!important;
    bottom:5px!important;
  }
  .gaic-mascot>img,.gaic-sticky-finder>img,.gaic-guide>img{
    width:142px!important;
    height:184px!important;
  }
  .gaic-speech,.gaic-bubble,.gaic-speech-bubble{
    width:172px!important;
    min-height:108px!important;
    top:22px!important;
    padding:13px!important;
  }
}

/* Actual Community selectors detected */
@media(max-width:620px){.gaic-mascot-close{width:330px!important;height:260px!important;transform:none!important;}}
@media(max-width:620px){.gaic-mascot-cta{width:330px!important;height:260px!important;transform:none!important;}}
@media(max-width:620px){.gaic-mascot-speech{width:330px!important;height:260px!important;transform:none!important;}}
@media(max-width:620px){.gaic-mascot-speech{width:188px!important;min-height:116px!important;}}


/* ==========================================================================
   GAIC 2.0.5 — MOBILE SUNNY SIZE FIX
   The visible mascot itself is enlarged, not only its wrapper.
   ========================================================================== */
@media(max-width:620px){

  .gaic-mascot{
    position:fixed!important;
    left:auto!important;
    right:4px!important;
    bottom:4px!important;
    width:390px!important;
    height:310px!important;
    max-width:none!important;
    max-height:none!important;
    transform:none!important;
    transform-origin:right bottom!important;
    overflow:visible!important;
    z-index:99970!important;
  }

  /* Actual Sunny image */
  .gaic-mascot > img,
  .gaic-mascot img:not(.gaic-mascot-speech img){
    position:absolute!important;
    left:auto!important;
    right:0!important;
    bottom:0!important;
    width:205px!important;
    height:265px!important;
    max-width:none!important;
    max-height:none!important;
    min-width:205px!important;
    object-fit:contain!important;
    object-position:right bottom!important;
    margin:0!important;
    padding:0!important;
    transform:none!important;
  }

  /* Bubble scales with the larger mascot */
  .gaic-mascot-speech{
    position:absolute!important;
    left:0!important;
    right:auto!important;
    top:26px!important;
    width:205px!important;
    min-width:205px!important;
    max-width:205px!important;
    min-height:125px!important;
    padding:16px 15px 14px!important;
    box-sizing:border-box!important;
    border-radius:19px!important;
    transform:none!important;
  }

  .gaic-mascot-speech strong{
    font-size:13px!important;
    line-height:1.2!important;
  }

  .gaic-mascot-speech p,
  .gaic-mascot-speech span{
    font-size:11px!important;
    line-height:1.4!important;
  }

  .gaic-mascot-cta{
    min-height:35px!important;
    padding:0 12px!important;
    font-size:10.5px!important;
  }

  .gaic-mascot-close{
    position:absolute!important;
    left:177px!important;
    right:auto!important;
    top:31px!important;
    width:22px!important;
    height:22px!important;
    z-index:20!important;
  }
}

/* Narrow phones: still deliberately large */
@media(max-width:390px){
  .gaic-mascot{
    right:2px!important;
    bottom:2px!important;
    width:350px!important;
    height:280px!important;
    transform:none!important;
  }

  .gaic-mascot > img,
  .gaic-mascot img:not(.gaic-mascot-speech img){
    width:185px!important;
    height:240px!important;
    min-width:185px!important;
  }

  .gaic-mascot-speech{
    width:185px!important;
    min-width:185px!important;
    max-width:185px!important;
    min-height:116px!important;
    top:24px!important;
    padding:14px!important;
  }

  .gaic-mascot-close{
    left:159px!important;
    top:29px!important;
  }
}


/* ==========================================================================
   GAIC 2.0.6 — FINAL MOBILE SUNNY + SPEECH BUBBLE FIX
   Fixes oversized orange circle and matches the larger reference composition.
   ========================================================================== */

@media(max-width:620px){

  /* Outer composition */
  .gaic-mascot{
    position:fixed!important;
    left:auto!important;
    right:0!important;
    bottom:0!important;
    width:430px!important;
    height:330px!important;
    max-width:none!important;
    max-height:none!important;
    margin:0!important;
    padding:0!important;
    overflow:visible!important;
    background:transparent!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
    transform:none!important;
    z-index:99970!important;
    pointer-events:none!important;
  }

  /* Prevent accidental generic orange backgrounds / giant circular buttons */
  .gaic-mascot *{
    box-sizing:border-box!important;
  }

  /* Actual mascot image: deliberately large, like the other plugin */
  .gaic-mascot > img,
  .gaic-mascot .gaic-mascot-image,
  .gaic-mascot .gaic-mascot-img{
    position:absolute!important;
    left:auto!important;
    right:0!important;
    bottom:0!important;
    width:225px!important;
    height:290px!important;
    min-width:225px!important;
    max-width:none!important;
    max-height:none!important;
    margin:0!important;
    padding:0!important;
    object-fit:contain!important;
    object-position:right bottom!important;
    background:transparent!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
    transform:none!important;
    z-index:2!important;
    pointer-events:none!important;
  }

  /* Speech bubble: larger and horizontal, left of Sunny */
  .gaic-mascot-speech{
    position:absolute!important;
    left:0!important;
    right:auto!important;
    top:28px!important;
    width:230px!important;
    min-width:230px!important;
    max-width:230px!important;
    height:auto!important;
    min-height:140px!important;
    margin:0!important;
    padding:18px 18px 16px!important;
    overflow:visible!important;
    border:1px solid #e8e2dc!important;
    border-radius:21px!important;
    background:#fff!important;
    color:#1d2421!important;
    box-shadow:0 15px 35px rgba(28,35,31,.10)!important;
    transform:none!important;
    z-index:5!important;
    pointer-events:auto!important;
  }

  .gaic-mascot-speech:after{
    content:""!important;
    position:absolute!important;
    left:auto!important;
    right:-11px!important;
    bottom:26px!important;
    width:21px!important;
    height:21px!important;
    background:#fff!important;
    border-right:1px solid #e8e2dc!important;
    border-bottom:1px solid #e8e2dc!important;
    transform:rotate(-45deg)!important;
  }

  .gaic-mascot-speech strong{
    display:block!important;
    margin:0 0 6px!important;
    padding:0!important;
    color:#1d2421!important;
    background:transparent!important;
    font-size:14px!important;
    line-height:1.2!important;
    font-weight:800!important;
  }

  .gaic-mascot-speech p,
  .gaic-mascot-speech span:not(.gaic-mascot-cta){
    display:block!important;
    margin:0 0 12px!important;
    padding:0!important;
    color:#747d78!important;
    background:transparent!important;
    font-size:11.5px!important;
    line-height:1.45!important;
    font-weight:400!important;
  }

  /* CTA must be a normal pill, never a giant circle */
  .gaic-mascot-cta,
  .gaic-mascot-speech .gaic-mascot-cta,
  .gaic-mascot-speech a{
    position:relative!important;
    inset:auto!important;
    display:inline-flex!important;
    width:auto!important;
    min-width:0!important;
    max-width:max-content!important;
    height:auto!important;
    min-height:36px!important;
    margin:0!important;
    padding:0 14px!important;
    align-items:center!important;
    justify-content:center!important;
    border:1px solid #ff7426!important;
    border-radius:999px!important;
    background:#ff7426!important;
    color:#fff!important;
    box-shadow:none!important;
    font-size:10.5px!important;
    line-height:1!important;
    font-weight:800!important;
    text-decoration:none!important;
    transform:none!important;
  }

  .gaic-mascot-close{
    position:absolute!important;
    left:201px!important;
    right:auto!important;
    top:35px!important;
    width:22px!important;
    min-width:22px!important;
    max-width:22px!important;
    height:22px!important;
    min-height:22px!important;
    max-height:22px!important;
    margin:0!important;
    padding:0!important;
    display:grid!important;
    place-items:center!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    color:#111!important;
    box-shadow:none!important;
    font-size:16px!important;
    line-height:1!important;
    z-index:8!important;
    pointer-events:auto!important;
    transform:none!important;
  }
}

/* Narrow phones: still large but fit the viewport */
@media(max-width:390px){
  .gaic-mascot{
    right:0!important;
    bottom:0!important;
    width:365px!important;
    height:285px!important;
  }
  .gaic-mascot > img,
  .gaic-mascot .gaic-mascot-image,
  .gaic-mascot .gaic-mascot-img{
    width:190px!important;
    height:245px!important;
    min-width:190px!important;
  }
  .gaic-mascot-speech{
    top:24px!important;
    width:195px!important;
    min-width:195px!important;
    max-width:195px!important;
    min-height:126px!important;
    padding:15px 14px 14px!important;
  }
  .gaic-mascot-speech strong{
    font-size:12.5px!important;
  }
  .gaic-mascot-speech p,
  .gaic-mascot-speech span:not(.gaic-mascot-cta){
    font-size:10.5px!important;
    margin-bottom:10px!important;
  }
  .gaic-mascot-close{
    left:169px!important;
    top:30px!important;
  }
}


/* ==========================================================================
   GAIC 2.0.7 — DESKTOP mascot parity with Overige Vakanties
   Mobile <=620px intentionally untouched.
   ========================================================================== */

@media(min-width:901px){

  .gaic-mascot{
    position:fixed!important;
    left:auto!important;
    right:28px!important;
    bottom:22px!important;
    width:520px!important;
    height:390px!important;
    max-width:none!important;
    max-height:none!important;
    margin:0!important;
    padding:0!important;
    overflow:visible!important;
    background:transparent!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
    transform:none!important;
    z-index:99970!important;
    pointer-events:none!important;
  }

  .gaic-mascot > img{
    position:absolute!important;
    left:auto!important;
    right:0!important;
    bottom:0!important;
    width:245px!important;
    height:315px!important;
    min-width:245px!important;
    max-width:none!important;
    max-height:none!important;
    margin:0!important;
    padding:0!important;
    object-fit:contain!important;
    object-position:right bottom!important;
    background:transparent!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
    transform:none!important;
    filter:drop-shadow(0 16px 25px rgba(28,35,31,.10))!important;
    z-index:2!important;
    pointer-events:none!important;
  }

  .gaic-mascot-speech{
    position:absolute!important;
    left:0!important;
    right:auto!important;
    top:34px!important;
    width:285px!important;
    min-width:285px!important;
    max-width:285px!important;
    height:auto!important;
    min-height:148px!important;
    margin:0!important;
    padding:22px 22px 19px!important;
    overflow:visible!important;
    border:1px solid #e8e2dc!important;
    border-radius:22px!important;
    background:rgba(255,255,255,.98)!important;
    color:#1d2421!important;
    box-shadow:0 16px 38px rgba(28,35,31,.10)!important;
    backdrop-filter:blur(8px)!important;
    transform:none!important;
    z-index:5!important;
    pointer-events:auto!important;
  }

  .gaic-mascot-speech:after{
    content:""!important;
    position:absolute!important;
    left:auto!important;
    right:-13px!important;
    bottom:24px!important;
    width:25px!important;
    height:25px!important;
    background:#fff!important;
    border-right:1px solid #e8e2dc!important;
    border-bottom:1px solid #e8e2dc!important;
    transform:rotate(-45deg)!important;
  }

  .gaic-mascot-speech span{
    display:block!important;
    margin:0 0 6px!important;
    color:#1d2421!important;
    background:transparent!important;
    font-size:16px!important;
    line-height:1.2!important;
    font-weight:800!important;
    letter-spacing:-.02em!important;
  }

  .gaic-mascot-speech strong{
    display:block!important;
    margin:0 0 14px!important;
    color:#75807a!important;
    background:transparent!important;
    font-size:13px!important;
    line-height:1.45!important;
    font-weight:400!important;
  }

  .gaic-mascot-cta{
    position:relative!important;
    inset:auto!important;
    display:inline-flex!important;
    width:auto!important;
    min-width:0!important;
    max-width:max-content!important;
    min-height:40px!important;
    margin:0!important;
    padding:0 16px!important;
    align-items:center!important;
    justify-content:center!important;
    border:1px solid #ff7426!important;
    border-radius:999px!important;
    background:#ff7426!important;
    color:#fff!important;
    box-shadow:none!important;
    font-size:12px!important;
    line-height:1!important;
    font-weight:800!important;
    text-decoration:none!important;
    transform:none!important;
  }

  .gaic-mascot-close{
    position:absolute!important;
    left:254px!important;
    right:auto!important;
    top:43px!important;
    width:24px!important;
    min-width:24px!important;
    max-width:24px!important;
    height:24px!important;
    min-height:24px!important;
    max-height:24px!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    color:#111!important;
    box-shadow:none!important;
    font-size:18px!important;
    line-height:1!important;
    display:grid!important;
    place-items:center!important;
    pointer-events:auto!important;
    z-index:8!important;
    transform:none!important;
  }
}

/* Tablet gets the same proportional sizing as Overige Vakanties */
@media(min-width:621px) and (max-width:900px){

  .gaic-mascot{
    position:fixed!important;
    left:auto!important;
    right:14px!important;
    bottom:12px!important;
    width:420px!important;
    height:320px!important;
    max-width:none!important;
    max-height:none!important;
    transform:none!important;
    overflow:visible!important;
    z-index:99970!important;
    pointer-events:none!important;
  }

  .gaic-mascot > img{
    position:absolute!important;
    left:auto!important;
    right:0!important;
    bottom:0!important;
    width:200px!important;
    height:258px!important;
    min-width:200px!important;
    max-width:none!important;
    max-height:none!important;
    object-fit:contain!important;
    object-position:right bottom!important;
    transform:none!important;
  }

  .gaic-mascot-speech{
    position:absolute!important;
    left:0!important;
    right:auto!important;
    top:30px!important;
    width:230px!important;
    min-width:230px!important;
    max-width:230px!important;
    min-height:132px!important;
    padding:18px!important;
    border-radius:20px!important;
    background:#fff!important;
    transform:none!important;
  }

  .gaic-mascot-close{
    left:200px!important;
    right:auto!important;
    top:38px!important;
  }
}
