.catalog-search-form{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.catalog-search-form input{min-width:260px;flex:1}.catalog-search-submit,.catalog-search-reset{min-height:44px;border-radius:12px;padding:0 14px;font:inherit;font-weight:700}.catalog-search-submit{border:0;background:#0d3e9a;color:#fff;cursor:pointer}.catalog-search-reset{display:inline-flex;align-items:center;border:1px solid #dbe3ef;background:#fff;color:#0d3e9a}.catalog-pager,.security-pagination{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.catalog-pager a,.security-pagination a{display:grid;place-items:center;min-width:42px;height:42px;padding:0 12px;border:1px solid #dbe3ef;border-radius:12px;background:#fff;color:#30415f;font-weight:800;transition:.2s}.catalog-pager a:hover,.security-pagination a:hover,.catalog-pager a.active,.security-pagination a.active{border-color:#0d3e9a;background:#0d3e9a;color:#fff}.security-pagination{margin-top:22px}@media(max-width:620px){.catalog-search-form{align-items:stretch}.catalog-search-form input{min-width:100%;width:100%}.catalog-search-submit,.catalog-search-reset{flex:1;justify-content:center}}
body.page-catalog a.catalog-card{color:inherit;text-decoration:none}
body.page-catalog a.catalog-card:visited{color:inherit}
body.page-catalog a.catalog-card:focus-visible{outline:3px solid rgba(23,100,207,.28);outline-offset:4px}
body.page-catalog .catalog-modal-close{text-decoration:none}
body.page-catalog .catalog-modal-close{font-size:0;color:transparent}


/* Release accessibility and interaction layer */
.skip-link{position:fixed;left:14px;top:10px;z-index:9999;padding:11px 15px;border-radius:10px;background:#fff;color:#10245f;box-shadow:0 8px 30px rgba(0,0,0,.18);transform:translateY(-160%);transition:transform .18s}
.skip-link:focus{transform:translateY(0)}
.sr-only{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}
:where(a,button,input,summary,[tabindex]):focus-visible{outline:3px solid rgba(27,103,217,.42);outline-offset:3px}
.topline .phones a{color:inherit;text-decoration:none;border-radius:6px}.topline .phones a:hover{text-decoration:underline;text-underline-offset:3px}
@media(max-width:760px){.btn,.map-open,.consult-card-btn,.news-read-more,.catalog-search-submit,.catalog-search-reset{min-height:44px}.nav.open{z-index:80}.topline .phones a{display:inline-flex;align-items:center;min-height:32px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}

/* News catalogue */
.news-catalog-section{padding-top:58px}.news-catalog-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px}.news-catalog-head h2{margin:0;color:var(--navy);font-size:clamp(30px,4vw,44px)}.news-catalog-head p{margin:7px 0 0;color:var(--muted)}
.news-catalog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.news-catalog-card{display:flex;flex-direction:column;min-height:280px;padding:24px;border:1px solid #e1e7f1;border-radius:24px;background:#fff;box-shadow:0 12px 30px rgba(13,45,111,.07);transition:transform .2s,box-shadow .2s,border-color .2s}.news-catalog-card:hover{transform:translateY(-3px);border-color:#c7d5e9;box-shadow:0 20px 44px rgba(13,45,111,.11)}.news-catalog-meta{display:flex;gap:10px;flex-wrap:wrap;align-items:center;font-size:12px;color:#6f7e95}.news-catalog-meta span{padding:5px 8px;border-radius:999px;background:#f1f5fb;color:#37516f}.news-catalog-card h2{margin:15px 0 10px;color:var(--navy);font-size:22px;line-height:1.23}.news-catalog-card h2 a:hover{color:#1559bb}.news-catalog-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.58}.news-read-more{display:inline-flex;align-items:center;gap:8px;margin-top:auto;padding-top:20px;color:#1559bb;font-weight:800;font-size:13px}.news-pagination{display:flex;justify-content:center;gap:8px;margin-top:32px}.news-pagination a{width:44px;height:44px;border-radius:12px;border:1px solid #d9e1ed;background:#fff;display:grid;place-items:center;color:var(--navy);font-weight:800}.news-pagination a.active{background:#0d3e9a;color:#fff;border-color:#0d3e9a}.news-detail-hero h1{max-width:14em}.news-detail-section{padding-top:54px}.news-detail-card{max-width:920px;margin:0 auto;padding:clamp(24px,5vw,52px);border-radius:28px;background:#fff;border:1px solid #e3e9f2;box-shadow:0 18px 48px rgba(13,45,111,.08)}.news-detail-lead{font-size:20px;line-height:1.55;color:#2d3d58;margin:0 0 26px}.news-detail-text{font-size:16px;line-height:1.75;color:#4b5c75}.news-detail-text p{margin:0 0 18px}.news-detail-footer{display:flex;gap:12px;flex-wrap:wrap;margin-top:32px;padding-top:24px;border-top:1px solid #e6ebf3}

/* Promotions modal */
.bonus-dialog{position:fixed;inset:0;z-index:110;display:none;place-items:center;padding:20px;background:rgba(4,18,47,.66);backdrop-filter:blur(8px)}.bonus-dialog.is-open{display:grid}.bonus-dialog__panel{position:relative;width:min(760px,100%);max-height:min(720px,calc(100vh - 40px));overflow:auto;padding:30px;border-radius:28px;background:#fff;box-shadow:0 30px 90px rgba(0,0,0,.28)}.bonus-dialog__close{position:absolute;right:18px;top:18px;width:42px;height:42px;border-radius:12px;border:1px solid #dbe3ef;background:#fff;cursor:pointer}.bonus-dialog__close:before,.bonus-dialog__close:after{content:"";position:absolute;left:12px;right:12px;top:20px;height:2px;background:#22314e}.bonus-dialog__close:before{transform:rotate(45deg)}.bonus-dialog__close:after{transform:rotate(-45deg)}.bonus-dialog__body{display:grid;grid-template-columns:112px 1fr;gap:24px;align-items:start}.bonus-dialog__icon{width:112px;height:112px;border-radius:22px;background:#f5f8fd;display:grid;place-items:center}.bonus-dialog__icon img{max-width:82px;max-height:82px}.bonus-dialog__body h2{margin:12px 0 12px;color:var(--navy);font-size:32px;line-height:1.1}.bonus-dialog__body p{color:var(--muted)}.bonus-dialog__body ul{padding-left:20px;color:#455570}.bonus-dialog__body li{margin:8px 0}.bonus-dialog__note{font-size:12px!important;padding:10px 12px;border-radius:12px;background:#f6f8fb}.bonus-dialog-open{overflow:hidden}
@media(max-width:760px){.news-catalog-grid{grid-template-columns:1fr}.news-catalog-card{min-height:0}.bonus-dialog__panel{padding:68px 20px 24px;border-radius:22px}.bonus-dialog__body{grid-template-columns:1fr}.bonus-dialog__icon{width:84px;height:84px}.bonus-dialog__body h2{font-size:27px}}


/* Final visual QA guardrails */
body.site-page{--muted-2:#66758b}
body.site-page img{max-width:100%;height:auto}
body.site-page h1,body.site-page h2,body.site-page h3,body.site-page h4,
body.site-page p,body.site-page li,body.site-page a,body.site-page button{overflow-wrap:break-word}
body.site-page .wrap,body.site-page main,body.site-page section,
body.site-page .card,body.site-page article,body.site-page .catalog-card,
body.site-page .product-card,body.site-page .contact-card{min-width:0}

/* Dark branded surfaces: never allow the global dark heading colour to leak through. */
body.page-support .support-cta-copy h2,
body.page-support .support-cta-copy h3,
body.page-support .support-cta-copy h4{color:#fff!important}
body.page-support .support-cta-copy p,
body.page-support .support-cta-copy li{color:rgba(255,255,255,.88)!important}
body.page-support .support-cta-list li{color:#fff!important}
body.page-news-detail .demo-card h2,
body.page-news-detail .demo-card h3,
body.page-news-detail .demo-card h4{color:#fff!important}

/* Small secondary text stays visually quiet, but remains comfortably readable. */
body.site-page .news-item span{color:#65738a!important;font-size:12px!important}
body.site-page .contact-line small{color:#65738a!important;font-size:11.5px!important}
body.page-news .news-catalog-meta{color:#5f6f85!important}
body.page-catalog .catalog-search-hint{color:#647289!important}
body.page-catalog .card-index,
body.page-security .ib-product-index{color:#65748a!important}
body.page-software .product-type{color:#607087!important;font-size:10.5px!important}
body.page-promotions .bonus-tile__service{color:#607087!important}
body.page-security .ib-breadcrumbs,
body.page-security .ib-breadcrumbs a{color:#536781!important}
body.page-security .ib-fact span{color:#5f6f85!important}
body.page-security .ib-security-state small,
body.page-security .ib-security-chip small{color:#5f6f85!important;font-size:10.5px!important}
body.page-news-detail .step b{color:#6686ad!important}

/* Dialogs must remain usable on short laptop and mobile viewports. */
body.page-catalog .catalog-modal-box{max-height:calc(100vh - 32px);overflow:auto;overscroll-behavior:contain}
.bonus-dialog__panel{overscroll-behavior:contain}

/* Strong, predictable touch targets and focus on interactive catalogue controls. */
body.page-software .filter,
body.page-software .product-title,
body.page-support .support-tab,
body.page-support .support-toggle{min-height:44px}
body.page-software .product-title:focus-visible,
body.page-promotions .bonus-tile__hit:focus-visible{outline:3px solid rgba(27,103,217,.42);outline-offset:3px}

@media(max-width:760px){
  body.site-page .wrap{width:min(100% - 28px,1200px)!important}
  body.site-page h1{overflow-wrap:anywhere}
  body.page-catalog .catalog-modal-box{max-height:calc(100dvh - 20px)}
  body.page-catalog .catalog-modal-content{min-width:0}
  body.page-promotions .bonuses-meta{max-width:100%;white-space:normal}
  body.page-software .filters{scrollbar-width:none}
  body.page-software .filters::-webkit-scrollbar{display:none}
}

/* Final readability pass */
body.page-about .company-statuses-head p{color:#5f6f85!important}
body.page-news .news-catalog-head p{color:#5f6f85!important}
body.page-news-detail .section-head p:not([style]){color:#5f6f85!important}

/* === 2026-09-08 final design polish === */

/* Promotions: clean hero with the technical rose only; mascot lives below on white. */
body.page-promotions .bonuses-hero{
  min-height:500px!important;
  padding:68px 0 58px!important;
}
body.page-promotions .bonuses-hero__grid{
  grid-template-columns:minmax(0,1.02fr) minmax(360px,.98fr)!important;
  gap:48px!important;
  min-height:370px;
}
body.page-promotions .bonuses-kicker{
  display:inline-flex!important;
  align-items:center!important;
  gap:12px!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:rgba(255,255,255,.82)!important;
  font-size:12px!important;
  font-weight:800!important;
  letter-spacing:.12em!important;
  text-transform:uppercase!important;
}
body.page-promotions .bonuses-kicker i{
  display:block;
  width:38px;
  height:2px;
  border-radius:99px;
  background:#fff;
}
body.page-promotions .bonuses-hero h1 em{color:#fff!important}
body.page-promotions .bonuses-hero__lead{
  max-width:720px!important;
  color:rgba(255,255,255,.84)!important;
}
body.page-promotions .bonuses-hero__meta{gap:9px!important;margin-top:24px!important}
body.page-promotions .bonuses-meta{
  padding:9px 12px!important;
  border-radius:12px!important;
  background:rgba(255,255,255,.075)!important;
  border:1px solid rgba(255,255,255,.14)!important;
  box-shadow:none!important;
  color:rgba(255,255,255,.78)!important;
}
body.page-promotions .bonuses-meta b{color:#fff!important}
body.page-promotions .bonuses-rose{
  position:relative;
  min-height:360px;
  display:grid;
  place-items:center;
  overflow:visible;
}
body.page-promotions .bonuses-rose::before{
  content:"";
  position:absolute;
  width:360px;
  height:360px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(255,255,255,.10),rgba(255,255,255,.025) 56%,transparent 72%);
}
body.page-promotions .bonuses-rose img{
  position:relative;
  z-index:1;
  width:min(560px,115%);
  max-width:none;
  opacity:.19;
  filter:brightness(1.12) saturate(.9);
  transform:rotate(7deg);
}
body.page-promotions .bonuses-mascot{
  position:relative;
  z-index:3;
  background:#fff;
  padding:28px 0 44px;
  border-bottom:1px solid #e9eef5;
}
body.page-promotions .bonuses-mascot::before{
  content:"";
  position:absolute;
  left:50%;
  top:0;
  width:min(780px,72vw);
  height:1px;
  transform:translateX(-50%);
  background:linear-gradient(90deg,transparent,#dfe7f2,transparent);
}
body.page-promotions .bonuses-mascot__frame{
  width:min(820px,100%);
  height:360px;
  margin:0 auto;
  overflow:hidden;
  background:#fff;
  border-radius:26px;
}
body.page-promotions .bonuses-mascot__frame img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center 64%;
  transform:scale(1.035);
}
@media(max-width:900px){
  body.page-promotions .bonuses-hero__grid{grid-template-columns:1fr!important;gap:14px!important}
  body.page-promotions .bonuses-rose{min-height:220px}
  body.page-promotions .bonuses-rose img{width:min(480px,92vw);opacity:.15}
  body.page-promotions .bonuses-mascot__frame{height:310px}
}
@media(max-width:620px){
  body.page-promotions .bonuses-hero{min-height:0!important;padding:44px 0 32px!important}
  body.page-promotions .bonuses-rose{min-height:160px}
  body.page-promotions .bonuses-rose img{width:390px;max-width:108%;opacity:.13}
  body.page-promotions .bonuses-mascot{padding:14px 0 26px}
  body.page-promotions .bonuses-mascot__frame{height:230px;border-radius:18px}
  body.page-promotions .bonuses-mascot__frame img{object-position:center 65%;transform:scale(1.06)}
}

/* Security: open composition instead of a rectangular picture card. */
body.page-security .ib-visual{
  min-height:350px!important;
  position:relative!important;
  overflow:visible!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
body.page-security .ib-visual::before{
  content:""!important;
  position:absolute!important;
  left:7%!important;
  top:7%!important;
  width:86%!important;
  height:86%!important;
  border-radius:58% 42% 63% 37% / 48% 60% 40% 52%!important;
  background:linear-gradient(145deg,rgba(255,255,255,.22),rgba(255,255,255,.075))!important;
  border:1px solid rgba(255,255,255,.14)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.13),0 24px 58px rgba(2,18,48,.12)!important;
  z-index:0!important;
}
body.page-security .ib-visual::after{
  content:""!important;
  position:absolute!important;
  z-index:0!important;
  right:-12%!important;
  top:-18%!important;
  width:92%!important;
  height:92%!important;
  background:url('tech-rose-bright.svg') center/contain no-repeat!important;
  opacity:.075!important;
  pointer-events:none!important;
}
body.page-security .ib-visual img{
  position:absolute!important;
  z-index:2!important;
  left:50%!important;
  bottom:-2px!important;
  width:110%!important;
  max-width:610px!important;
  transform:translateX(-50%)!important;
  filter:drop-shadow(0 22px 32px rgba(2,16,44,.24))!important;
}
body.page-security .ib-security-state{
  z-index:4!important;
  left:18px!important;
  top:20px!important;
  border-radius:14px!important;
  box-shadow:0 12px 28px rgba(7,27,68,.14)!important;
}
body.page-security .ib-visual-badge,
body.page-security .ib-security-chip{display:none!important}
@media(max-width:760px){
  body.page-security .ib-visual{min-height:285px!important;margin-top:4px!important}
  body.page-security .ib-visual::before{left:5%!important;top:10%!important;width:90%!important;height:82%!important}
  body.page-security .ib-visual img{width:116%!important;bottom:0!important}
  body.page-security .ib-security-state{left:8px!important;top:12px!important}
}

/* Development: final CTA is a dark surface, so all copy stays white. */
body.page-service .dev-final,
body.page-service .dev-final h2,
body.page-service .dev-final h3,
body.page-service .dev-final p{color:#fff!important}
body.page-service .dev-final .eyebrow{color:rgba(255,255,255,.82)!important}
body.page-service .dev-final .eyebrow i{background:#fff!important}
body.page-service .dev-final p{color:rgba(255,255,255,.82)!important}

/* 1C:Fresh: clean white cards, no heavy blue price blocks. */
body.page-software .fresh-grid .product-card{
  min-height:238px!important;
  background:#fff!important;
  border:1px solid #dde6f1!important;
  box-shadow:0 12px 30px rgba(15,47,105,.065)!important;
}
body.page-software .fresh-grid .product-card:hover{
  border-color:#c7d6e8!important;
  box-shadow:0 20px 44px rgba(15,47,105,.10)!important;
}
body.page-software .fresh-grid .product-card::before{
  height:3px!important;
  background:linear-gradient(90deg,#1b67d9 0%,#6fa2e7 66%,#d52b31 100%)!important;
  opacity:.72!important;
}
body.page-software .fresh-grid .product-card::after{
  font-size:128px!important;
  right:-8px!important;
  bottom:-24px!important;
  color:rgba(27,103,217,.028)!important;
}
body.page-software .fresh-grid .product-card .product-meta{
  align-items:flex-end!important;
  margin-top:22px!important;
  padding-top:16px!important;
  border-top:1px solid #edf1f6!important;
}
body.page-software .fresh-grid .product-card .product-meta strong{
  display:block!important;
  min-width:132px!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:#10245f!important;
  font-size:16px!important;
  line-height:1.25!important;
  text-align:right!important;
  white-space:normal!important;
}
body.page-software .fresh-grid .product-card .product-meta strong::before{
  content:"Стоимость";
  display:block;
  margin-bottom:3px;
  color:#7a879a;
  font-size:9px;
  font-weight:850;
  letter-spacing:.09em;
  text-transform:uppercase;
}
body.page-software .fresh-grid .product-tags span{
  background:#f6f9fd!important;
  border-color:#e0e8f2!important;
  color:#526985!important;
}
@media(max-width:700px){
  body.page-software .fresh-grid .product-card .product-meta{align-items:flex-start!important;flex-direction:column!important}
  body.page-software .fresh-grid .product-card .product-meta strong{text-align:left!important;min-width:0!important}
}

/* Cross-page guardrails from the visual audit. */
body.site-page .services-banner h1,
body.site-page .services-banner h2,
body.site-page .services-banner h3,
body.site-page .metric-band h1,
body.site-page .metric-band h2,
body.site-page .metric-band h3,
body.page-security .ib-cta h2,
body.page-support .support-cta h2,
body.page-support .support-cta h3{color:#fff!important}
body.site-page .services-banner p,
body.page-security .ib-cta p,
body.page-support .support-cta p{color:rgba(255,255,255,.82)!important}

/* Security hero text must keep contrast on the dark surface. */
body.page-security .ib-breadcrumbs,
body.page-security .ib-breadcrumbs a{color:rgba(255,255,255,.72)!important}
body.page-security .ib-fact span{color:rgba(255,255,255,.68)!important}
body.page-security .ib-security-state small{color:#64748a!important}

/* === 2026-09-08 redesign pass: promotions + security === */

/* Promotions hero: cat is integrated into the hero, smaller and inside a clean white card. */
body.page-promotions .bonuses-hero{
  position:relative!important;
  overflow:hidden!important;
}
body.page-promotions .bonuses-hero__grid{
  position:relative!important;
  z-index:2!important;
  display:grid!important;
  grid-template-columns:minmax(0,1.02fr) minmax(360px,.98fr)!important;
  gap:34px!important;
  align-items:center!important;
}
body.page-promotions .bonuses-kicker{
  color:rgba(255,255,255,.92)!important;
}
body.page-promotions .bonuses-kicker i{
  background:#fff!important;
}
body.page-promotions .bonuses-hero__visual{
  position:relative!important;
  min-height:360px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}
body.page-promotions .bonuses-hero__visual-rose{
  position:absolute!important;
  inset:-36px -46px -30px auto!important;
  width:min(560px,100%)!important;
  display:grid!important;
  place-items:center!important;
  pointer-events:none!important;
}
body.page-promotions .bonuses-hero__visual-rose img{
  width:min(560px,100%)!important;
  max-width:none!important;
  opacity:.15!important;
  filter:brightness(1.08) saturate(.96)!important;
  transform:rotate(8deg)!important;
}
body.page-promotions .bonuses-hero__visual-panel{
  position:relative!important;
  z-index:2!important;
  width:min(488px,100%)!important;
  padding:14px!important;
  background:linear-gradient(180deg,rgba(255,255,255,.97),rgba(245,249,255,.94))!important;
  border:1px solid rgba(221,231,244,.92)!important;
  border-radius:34px!important;
  box-shadow:0 26px 60px rgba(6,27,70,.20), inset 0 1px 0 rgba(255,255,255,.96)!important;
}
body.page-promotions .bonuses-hero__visual-panel::before{
  content:"";
  position:absolute;
  inset:14px;
  border-radius:24px;
  border:1px solid rgba(221,230,241,.94);
  pointer-events:none;
}
body.page-promotions .bonuses-hero__cat{
  display:block!important;
  width:100%!important;
  height:auto!important;
  border-radius:24px!important;
}
@media(max-width:1040px){
  body.page-promotions .bonuses-hero__grid{grid-template-columns:1fr!important;gap:16px!important}
  body.page-promotions .bonuses-hero__visual{min-height:300px!important}
  body.page-promotions .bonuses-hero__visual-panel{width:min(500px,96%)!important}
}
@media(max-width:620px){
  body.page-promotions .bonuses-hero__visual{min-height:240px!important}
  body.page-promotions .bonuses-hero__visual-panel{padding:10px!important;border-radius:24px!important}
  body.page-promotions .bonuses-hero__visual-panel::before{inset:10px;border-radius:18px}
}

/* Security hero: remove button clutter and use a cleaner mascot composition. */
body.page-security .ib-anchor-nav{display:none!important}
body.page-security .ib-hero-actions{
  display:flex!important;
  align-items:center!important;
  gap:16px!important;
  flex-wrap:wrap!important;
}
body.page-security .ib-inline-link{
  display:inline-flex!important;
  align-items:center!important;
  font-weight:700!important;
  color:rgba(255,255,255,.9)!important;
  text-decoration:none!important;
  padding:8px 0!important;
}
body.page-security .ib-inline-link:hover{color:#fff!important}
body.page-security .ib-facts--plain{
  list-style:none!important;
  padding:0!important;
  margin:24px 0 0!important;
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:12px!important;
}
body.page-security .ib-facts--plain .ib-fact{
  min-height:auto!important;
  padding:15px 16px!important;
  border-radius:18px!important;
  border:1px solid rgba(255,255,255,.12)!important;
  background:rgba(255,255,255,.06)!important;
  box-shadow:none!important;
}
body.page-security .ib-facts--plain .ib-fact strong{color:#fff!important}
body.page-security .ib-facts--plain .ib-fact span{color:rgba(255,255,255,.72)!important}
body.page-security .ib-visual{
  min-height:360px!important;
  position:relative!important;
  overflow:hidden!important;
  border-radius:34px!important;
  background:linear-gradient(145deg,rgba(255,255,255,.10),rgba(255,255,255,.03))!important;
  border:1px solid rgba(255,255,255,.14)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.10),0 24px 54px rgba(2,18,48,.12)!important;
}
body.page-security .ib-visual::before{
  content:""!important;
  position:absolute!important;
  left:50%!important;
  bottom:18px!important;
  width:78%!important;
  height:48%!important;
  transform:translateX(-50%)!important;
  border-radius:32px!important;
  background:linear-gradient(180deg,rgba(255,255,255,.97),rgba(244,248,255,.94))!important;
  border:1px solid rgba(221,231,244,.86)!important;
  box-shadow:0 18px 38px rgba(2,18,48,.08)!important;
  z-index:1!important;
}
body.page-security .ib-visual::after{display:none!important}
body.page-security .ib-visual-rose{
  position:absolute!important;
  inset:-36px auto auto -18px!important;
  width:100%!important;
  height:100%!important;
  display:grid!important;
  place-items:center!important;
  pointer-events:none!important;
  z-index:0!important;
}
body.page-security .ib-visual-rose img{
  width:86%!important;
  opacity:.13!important;
  transform:rotate(10deg)!important;
  filter:brightness(1.06) saturate(.9)!important;
}
body.page-security .ib-visual-badge{
  display:inline-flex!important;
  position:absolute!important;
  top:18px!important;
  left:18px!important;
  z-index:3!important;
  padding:10px 16px!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.94)!important;
  border:1px solid rgba(225,233,243,.96)!important;
  color:#174b98!important;
  font-weight:800!important;
  box-shadow:0 12px 24px rgba(8,30,70,.12)!important;
}
body.page-security .ib-security-state,
body.page-security .ib-security-chip{display:none!important}
body.page-security .ib-visual img{
  position:absolute!important;
  z-index:2!important;
  left:50%!important;
  bottom:18px!important;
  width:min(360px,76%)!important;
  max-width:360px!important;
  transform:translateX(-50%)!important;
  filter:drop-shadow(0 16px 24px rgba(2,16,44,.14))!important;
}
@media(max-width:860px){
  body.page-security .ib-facts--plain{grid-template-columns:1fr 1fr!important}
  body.page-security .ib-visual{min-height:300px!important;margin-top:6px!important}
  body.page-security .ib-visual::before{width:84%!important;height:46%!important}
  body.page-security .ib-visual img{width:min(300px,72%)!important;bottom:14px!important}
}
@media(max-width:620px){
  body.page-security .ib-facts--plain{grid-template-columns:1fr!important}
  body.page-security .ib-visual{min-height:264px!important;border-radius:24px!important}
  body.page-security .ib-visual::before{width:88%!important;height:44%!important;bottom:12px!important;border-radius:24px!important}
  body.page-security .ib-visual-badge{top:12px!important;left:12px!important;padding:8px 13px!important;font-size:13px!important}
  body.page-security .ib-visual img{width:min(250px,72%)!important;bottom:12px!important}
}

/* === 2026-09-08: final redesign pass for promotions + security === */

/* PROMOTIONS HERO — integrate the mascot into the composition without cheap card/panel */
body.page-promotions .bonuses-hero{
  position:relative!important;
  overflow:hidden!important;
}
body.page-promotions .bonuses-hero__grid{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(340px,.9fr)!important;
  gap:34px!important;
  align-items:center!important;
}
body.page-promotions .bonuses-kicker{
  color:rgba(255,255,255,.88)!important;
}
body.page-promotions .bonuses-kicker i{
  background:#fff!important;
}
body.page-promotions .bonuses-hero__visual{
  position:relative!important;
  min-height:360px!important;
  display:flex!important;
  align-items:flex-end!important;
  justify-content:flex-end!important;
  overflow:visible!important;
}
body.page-promotions .bonuses-hero__visual-rose{
  position:absolute!important;
  inset:-44px -30px -40px auto!important;
  width:min(560px,100%)!important;
  display:grid!important;
  place-items:center!important;
  pointer-events:none!important;
}
body.page-promotions .bonuses-hero__visual-rose img{
  width:min(560px,100%)!important;
  max-width:none!important;
  opacity:.16!important;
  filter:brightness(1.08) saturate(.92)!important;
  transform:rotate(8deg)!important;
}
body.page-promotions .bonuses-hero__visual-glow{
  position:absolute!important;
  right:40px!important;
  bottom:44px!important;
  width:260px!important;
  height:140px!important;
  border-radius:999px!important;
  background:radial-gradient(circle at 50% 50%, rgba(255,255,255,.28), rgba(255,255,255,.06) 58%, transparent 78%)!important;
  pointer-events:none!important;
}
body.page-promotions .bonuses-hero__cat{
  position:relative!important;
  z-index:2!important;
  display:block!important;
  width:min(430px,90%)!important;
  height:auto!important;
  margin:0 6px -14px 0!important;
  filter:drop-shadow(0 18px 36px rgba(7,28,71,.24))!important;
}
/* make sure older white-card implementation cannot leak through */
body.page-promotions .bonuses-hero__visual-panel,
body.page-promotions .bonuses-mascot{display:none!important}
@media(max-width:1024px){
  body.page-promotions .bonuses-hero__grid{grid-template-columns:1fr!important;gap:16px!important}
  body.page-promotions .bonuses-hero__visual{min-height:290px!important;justify-content:center!important}
  body.page-promotions .bonuses-hero__cat{width:min(360px,78vw)!important;margin:0 auto -8px!important}
}
@media(max-width:640px){
  body.page-promotions .bonuses-hero__visual{min-height:250px!important}
  body.page-promotions .bonuses-hero__visual-rose{inset:-30px -20px -24px auto!important;width:112%!important}
  body.page-promotions .bonuses-hero__visual-glow{right:50%;transform:translateX(50%);bottom:28px;width:210px;height:110px}
  body.page-promotions .bonuses-hero__cat{width:min(300px,84vw)!important}
}

/* SECURITY HERO — blue hero with brand rose as the main visual and cat only peeking from the block */
body.page-security .ib-hero{
  position:relative!important;
  overflow:hidden!important;
  background:linear-gradient(135deg,#0d3a89 0%, #1a66d2 100%)!important;
}
body.page-security .ib-hero::before{
  content:"";
  position:absolute;
  inset:0;
  background:radial-gradient(circle at 15% 25%, rgba(255,255,255,.10), transparent 32%), radial-gradient(circle at 78% 16%, rgba(255,255,255,.08), transparent 28%);
  pointer-events:none;
}
body.page-security .ib-breadcrumbs,
body.page-security .ib-breadcrumbs a,
body.page-security .ib-hero h1,
body.page-security .ib-hero-lead,
body.page-security .ib-inline-link,
body.page-security .ib-fact strong,
body.page-security .ib-fact span{color:#fff!important}
body.page-security .ib-hero .eyebrow{color:rgba(255,255,255,.84)!important}
body.page-security .ib-hero .eyebrow i{background:#ff6b6b!important}
body.page-security .ib-hero-grid{
  position:relative!important;
  z-index:2!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(330px,.92fr)!important;
  gap:34px!important;
  align-items:center!important;
}
body.page-security .ib-hero-actions{
  gap:18px!important;
  align-items:center!important;
}
body.page-security .ib-inline-link{
  opacity:.9!important;
  font-weight:700!important;
}
body.page-security .ib-inline-link:hover{opacity:1!important}
/* turn the former placeholder-like boxes into a cleaner text list */
body.page-security .ib-facts--plain{
  list-style:none!important;
  margin:26px 0 0!important;
  padding:0!important;
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:14px 18px!important;
}
body.page-security .ib-facts--plain .ib-fact{
  display:grid!important;
  gap:3px!important;
  min-height:auto!important;
  padding:0 0 0 16px!important;
  border:none!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  position:relative!important;
}
body.page-security .ib-facts--plain .ib-fact::before{
  content:"";
  position:absolute;
  left:0;
  top:.5em;
  width:7px;
  height:7px;
  border-radius:50%;
  background:#8ec5ff;
  box-shadow:0 0 0 6px rgba(142,197,255,.12);
}
body.page-security .ib-facts--plain .ib-fact strong{font-size:18px!important;line-height:1.2!important}
body.page-security .ib-facts--plain .ib-fact span{color:rgba(255,255,255,.72)!important;font-size:15px!important;line-height:1.45!important}
body.page-security .ib-visual{
  position:relative!important;
  min-height:350px!important;
  border-radius:34px!important;
  background:linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.03))!important;
  border:1px solid rgba(255,255,255,.14)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.10)!important;
  overflow:hidden!important;
}
body.page-security .ib-visual::before,
body.page-security .ib-visual::after{display:none!important}
body.page-security .ib-visual-badge{
  display:inline-flex!important;
  position:absolute!important;
  top:18px!important;
  left:18px!important;
  z-index:3!important;
  padding:10px 16px!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.94)!important;
  border:1px solid rgba(229,236,245,.95)!important;
  color:#154b9a!important;
  font-weight:800!important;
  box-shadow:0 12px 24px rgba(5,27,67,.10)!important;
}
body.page-security .ib-visual-rose{
  position:absolute!important;
  inset:-36px -40px -46px -20px!important;
  display:grid!important;
  place-items:center!important;
  z-index:1!important;
  pointer-events:none!important;
}
body.page-security .ib-visual-rose img{
  width:120%!important;
  max-width:none!important;
  opacity:.24!important;
  filter:brightness(1.08) saturate(.90)!important;
  transform:rotate(8deg)!important;
}
body.page-security .ib-visual-peek{
  position:absolute!important;
  right:16px!important;
  bottom:-86px!important;
  z-index:2!important;
  width:min(220px,52%)!important;
  height:auto!important;
  filter:drop-shadow(0 16px 24px rgba(8,31,76,.18))!important;
}
body.page-security .ib-anchor-nav,
body.page-security .ib-security-state,
body.page-security .ib-security-chip{display:none!important}
@media(max-width:980px){
  body.page-security .ib-hero-grid{grid-template-columns:1fr!important;gap:18px!important}
  body.page-security .ib-visual{min-height:300px!important}
  body.page-security .ib-visual-peek{width:min(210px,44vw)!important;bottom:-82px!important}
}
@media(max-width:640px){
  body.page-security .ib-facts--plain{grid-template-columns:1fr!important;gap:12px!important}
  body.page-security .ib-visual{min-height:250px!important;border-radius:24px!important}
  body.page-security .ib-visual-badge{top:12px!important;left:12px!important;padding:8px 13px!important;font-size:13px!important}
  body.page-security .ib-visual-rose{inset:-18px -26px -26px -16px!important}
  body.page-security .ib-visual-peek{right:8px!important;bottom:-74px!important;width:min(180px,46vw)!important}
}

/* === Security hero v3: isolated from legacy IB styles === */
body.page-security .security-page>section.security-hero-v3:first-child{
  position:relative!important;
  padding:0!important;
  overflow:hidden!important;
  color:#fff!important;
  background:
    radial-gradient(circle at 78% 18%,rgba(255,255,255,.13),transparent 30%),
    radial-gradient(circle at 16% 88%,rgba(255,255,255,.07),transparent 26%),
    linear-gradient(135deg,#0b2f73 0%,#114b9f 56%,#1b67d9 100%)!important;
  border:0!important;
  border-radius:0 0 34px 34px!important;
  box-shadow:0 26px 64px rgba(13,45,104,.18)!important;
}
body.page-security .security-page>section.security-hero-v3:first-child>.wrap{
  position:relative!important;
  z-index:2!important;
  padding:42px 0 46px!important;
}
body.page-security .security-hero-v3__crumbs{
  display:flex!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  gap:8px!important;
  margin:0 0 24px!important;
  color:rgba(255,255,255,.66)!important;
  font-size:13px!important;
}
body.page-security .security-hero-v3__crumbs a{
  color:rgba(255,255,255,.72)!important;
  text-decoration:none!important;
}
body.page-security .security-hero-v3__crumbs a:hover{color:#fff!important}
body.page-security .security-hero-v3__grid{
  display:grid!important;
  grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr)!important;
  gap:48px!important;
  align-items:center!important;
}
body.page-security .security-hero-v3__eyebrow{
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
  color:rgba(255,255,255,.82)!important;
  font-size:13px!important;
  font-weight:800!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
}
body.page-security .security-hero-v3__eyebrow i{
  width:40px!important;
  height:2px!important;
  background:#ff6b70!important;
  border-radius:999px!important;
}
body.page-security .security-hero-v3 h1{
  margin:14px 0 18px!important;
  max-width:10.7em!important;
  color:#fff!important;
  font-size:clamp(44px,5vw,68px)!important;
  line-height:1.03!important;
  letter-spacing:-.045em!important;
}
body.page-security .security-hero-v3__lead{
  max-width:720px!important;
  margin:0!important;
  color:rgba(255,255,255,.80)!important;
  font-size:17px!important;
  line-height:1.62!important;
}
body.page-security .security-hero-v3__actions{
  display:flex!important;
  align-items:center!important;
  gap:20px!important;
  flex-wrap:wrap!important;
  margin-top:28px!important;
}
body.page-security .security-hero-v3__primary{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:48px!important;
  padding:0 20px!important;
  border-radius:14px!important;
  background:#fff!important;
  color:#123f7f!important;
  font-weight:800!important;
  text-decoration:none!important;
  box-shadow:0 12px 28px rgba(4,24,63,.20)!important;
  transition:transform .2s ease,box-shadow .2s ease!important;
}
body.page-security .security-hero-v3__primary:hover{
  transform:translateY(-2px)!important;
  box-shadow:0 16px 34px rgba(4,24,63,.24)!important;
}
body.page-security .security-hero-v3__link{
  color:rgba(255,255,255,.88)!important;
  font-weight:750!important;
  text-decoration:none!important;
}
body.page-security .security-hero-v3__link:hover{color:#fff!important}
body.page-security .security-hero-v3__scope{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:10px 18px!important;
  margin-top:28px!important;
  color:rgba(255,255,255,.72)!important;
  font-size:13px!important;
}
body.page-security .security-hero-v3__scope span{
  position:relative!important;
  padding-left:14px!important;
}
body.page-security .security-hero-v3__scope span::before{
  content:"";
  position:absolute;
  left:0;
  top:.55em;
  width:5px;
  height:5px;
  border-radius:50%;
  background:#8fc6ff;
}
body.page-security .security-hero-v3__visual{
  position:relative!important;
  min-height:390px!important;
  overflow:hidden!important;
  border-radius:34px!important;
  border:1px solid rgba(255,255,255,.14)!important;
  background:linear-gradient(145deg,rgba(255,255,255,.09),rgba(255,255,255,.025))!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.10),0 22px 54px rgba(3,22,57,.16)!important;
}
body.page-security .security-hero-v3__visual::before{
  content:"";
  position:absolute;
  inset:0;
  background:radial-gradient(circle at 55% 46%,rgba(255,255,255,.12),transparent 48%);
  pointer-events:none;
}
body.page-security .security-hero-v3__rose{
  position:absolute!important;
  z-index:1!important;
  left:50%!important;
  top:50%!important;
  width:116%!important;
  max-width:none!important;
  transform:translate(-50%,-50%) rotate(7deg)!important;
  opacity:.29!important;
  filter:brightness(1.12) saturate(.88)!important;
}
body.page-security .security-hero-v3__orbit{
  position:absolute!important;
  z-index:1!important;
  left:50%!important;
  top:50%!important;
  width:290px!important;
  height:290px!important;
  transform:translate(-50%,-50%)!important;
  border:1px solid rgba(255,255,255,.14)!important;
  border-radius:50%!important;
  box-shadow:0 0 0 46px rgba(255,255,255,.025),0 0 0 92px rgba(255,255,255,.012)!important;
}
body.page-security .security-hero-v3__cat{
  position:absolute!important;
  z-index:3!important;
  right:-8px!important;
  bottom:-118px!important;
  width:220px!important;
  height:auto!important;
  max-width:none!important;
  filter:drop-shadow(0 16px 26px rgba(3,20,50,.22))!important;
}
@media(max-width:980px){
  body.page-security .security-hero-v3__grid{grid-template-columns:1fr!important;gap:22px!important}
  body.page-security .security-hero-v3__visual{min-height:300px!important}
  body.page-security .security-hero-v3__cat{width:196px!important;bottom:-106px!important}
}
@media(max-width:640px){
  body.page-security .security-page>section.security-hero-v3:first-child{border-radius:0 0 24px 24px!important}
  body.page-security .security-page>section.security-hero-v3:first-child>.wrap{padding:30px 0 32px!important}
  body.page-security .security-hero-v3 h1{font-size:40px!important}
  body.page-security .security-hero-v3__lead{font-size:15.5px!important}
  body.page-security .security-hero-v3__scope{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px 14px!important}
  body.page-security .security-hero-v3__visual{min-height:248px!important;border-radius:24px!important}
  body.page-security .security-hero-v3__rose{width:126%!important}
  body.page-security .security-hero-v3__cat{width:166px!important;right:-10px!important;bottom:-92px!important}
}

/* === 2026-09-08 IB hero cleanup: one large rose, no frame, cat above CTA === */
body.page-security .security-hero-v3__grid{
  grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr)!important;
  align-items:center!important;
}
body.page-security .security-hero-v3__mascot{
  display:flex!important;
  align-items:flex-end!important;
  width:118px!important;
  margin:18px 0 -4px 8px!important;
}
body.page-security .security-hero-v3__mascot img{
  display:block!important;
  width:100%!important;
  height:auto!important;
  filter:drop-shadow(0 10px 18px rgba(5,24,61,.18))!important;
}
body.page-security .security-hero-v3__visual{
  min-height:390px!important;
  overflow:visible!important;
  border:none!important;
  border-radius:0!important;
  background:none!important;
  box-shadow:none!important;
}
body.page-security .security-hero-v3__visual::before{display:none!important}
body.page-security .security-hero-v3__rose{
  width:136%!important;
  opacity:.30!important;
  filter:brightness(1.08) saturate(.86)!important;
}
body.page-security .security-hero-v3__orbit,
body.page-security .security-hero-v3__cat{display:none!important}
@media(max-width:980px){
  body.page-security .security-hero-v3__grid{grid-template-columns:1fr!important;gap:18px!important}
  body.page-security .security-hero-v3__visual{min-height:280px!important}
  body.page-security .security-hero-v3__mascot{width:104px!important;margin:14px 0 -4px 2px!important}
  body.page-security .security-hero-v3__rose{width:122%!important}
}
@media(max-width:640px){
  body.page-security .security-hero-v3__visual{min-height:220px!important}
  body.page-security .security-hero-v3__mascot{width:90px!important;margin:12px 0 -2px 0!important}
  body.page-security .security-hero-v3__rose{width:132%!important}
}

/* === 2026-09-08 IB compact hero: half-height, rose only, no mascot === */
body.page-security .security-page>section.security-hero-v3:first-child>.wrap{
  padding:22px 0 24px!important;
}
body.page-security .security-hero-v3__crumbs{
  margin:0 0 10px!important;
  font-size:12px!important;
}
body.page-security .security-hero-v3__grid{
  grid-template-columns:minmax(0,1.05fr) minmax(280px,.72fr)!important;
  gap:30px!important;
  align-items:center!important;
}
body.page-security .security-hero-v3__eyebrow{
  font-size:12px!important;
  gap:10px!important;
}
body.page-security .security-hero-v3__eyebrow i{width:34px!important}
body.page-security .security-hero-v3 h1{
  margin:9px 0 10px!important;
  max-width:13em!important;
  font-size:clamp(36px,3.5vw,50px)!important;
  line-height:1.0!important;
}
body.page-security .security-hero-v3__lead{
  max-width:700px!important;
  font-size:15px!important;
  line-height:1.48!important;
}
body.page-security .security-hero-v3__actions{
  margin-top:17px!important;
  gap:16px!important;
}
body.page-security .security-hero-v3__primary{
  min-height:44px!important;
  padding:0 18px!important;
  border-radius:12px!important;
}
body.page-security .security-hero-v3__scope{
  margin-top:15px!important;
  gap:8px 15px!important;
  font-size:12px!important;
}
body.page-security .security-hero-v3__visual{
  min-height:220px!important;
  border:none!important;
  border-radius:0!important;
  background:none!important;
  box-shadow:none!important;
  overflow:visible!important;
}
body.page-security .security-hero-v3__visual::before{display:none!important}
body.page-security .security-hero-v3__rose{
  width:150%!important;
  opacity:.32!important;
  transform:translate(-50%,-50%) rotate(7deg)!important;
}
body.page-security .security-hero-v3__mascot,
body.page-security .security-hero-v3__cat,
body.page-security .security-hero-v3__orbit{display:none!important}
@media(max-width:980px){
  body.page-security .security-page>section.security-hero-v3:first-child>.wrap{padding:20px 0 22px!important}
  body.page-security .security-hero-v3__grid{grid-template-columns:1fr!important;gap:10px!important}
  body.page-security .security-hero-v3__visual{min-height:155px!important}
  body.page-security .security-hero-v3__rose{width:112%!important}
}
@media(max-width:640px){
  body.page-security .security-page>section.security-hero-v3:first-child>.wrap{padding:18px 0 20px!important}
  body.page-security .security-hero-v3__crumbs{display:none!important}
  body.page-security .security-hero-v3 h1{font-size:34px!important;margin:8px 0 10px!important}
  body.page-security .security-hero-v3__lead{font-size:14px!important;line-height:1.45!important}
  body.page-security .security-hero-v3__actions{margin-top:14px!important}
  body.page-security .security-hero-v3__scope{margin-top:12px!important;grid-template-columns:1fr 1fr!important}
  body.page-security .security-hero-v3__visual{min-height:120px!important}
  body.page-security .security-hero-v3__rose{width:120%!important}
}


/* Production reliability: catalog cards are always visible; no JS reveal dependency. */
body.page-catalog .catalog-grid .catalog-card{
  opacity:1!important;
  visibility:visible!important;
  transform:none!important;
}

/* Training page contrast guardrails */
body.page-training .training-hero h1,
body.page-training .training-cta h2{color:#fff!important}
body.page-training .training-hero p{color:rgba(255,255,255,.84)!important}
body.page-training .training-hero .training-eyebrow,
body.page-training .training-hero .training-link{color:#fff!important}
