/*
  ARMORLIGA SAFE SALES LAYER v1
  Yalnızca ana sayfadaki .cro-safe-v1 ve .cro-* sınıflarını etkiler.
  Mevcut style.css, script.js, API yönlendirmeleri ve panel bağlantıları değiştirilmez.
*/
body.cro-safe-v1{--cro-red:#e51d2a;--cro-black:#090909;--cro-ink:#111;--cro-muted:#666;--cro-line:#e7e7e7;--cro-soft:#f5f5f5}
body.cro-safe-v1 .rebuild-main{overflow:clip}
body.cro-safe-v1 .rebuild-hero.cro-hero{
  min-height:auto;
  padding:clamp(38px,5vw,74px) clamp(20px,5vw,78px) clamp(54px,7vw,96px);
  display:block;
  text-align:left;
  background:
    radial-gradient(circle at 78% 16%,rgba(229,29,42,.10),transparent 28%),
    linear-gradient(135deg,#fff 0%,#fafafa 58%,#f2f2f2 100%);
}
body.cro-safe-v1 .cro-hero-grid{width:min(1380px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);align-items:center;gap:clamp(34px,5vw,84px)}
body.cro-safe-v1 .cro-hero-copy{padding-block:clamp(22px,3vw,48px)}
body.cro-safe-v1 .cro-hero-copy .hero-kicker{margin:0 0 20px;font-size:12px;line-height:1.3;font-weight:900;letter-spacing:.26em;color:var(--cro-red)}
body.cro-safe-v1 .cro-hero-copy h1{margin:0;max-width:720px;font-size:clamp(56px,7.2vw,108px);line-height:.9;letter-spacing:-.068em;font-weight:950;color:var(--cro-black)}
body.cro-safe-v1 .cro-hero-copy h1 em{font-style:normal;color:var(--cro-red)}
body.cro-safe-v1 .cro-hero-copy>p{margin:28px 0 0;max-width:650px;font-size:clamp(17px,1.45vw,21px);line-height:1.55;color:#555}
body.cro-safe-v1 .cro-hero-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:32px}
body.cro-safe-v1 .cro-btn{min-height:54px;padding:0 23px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:14px;line-height:1.2;font-weight:900;text-align:center;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}
body.cro-safe-v1 .cro-btn:hover{transform:translateY(-2px)}
body.cro-safe-v1 .cro-btn-primary{background:var(--cro-black);color:#fff;box-shadow:0 14px 32px rgba(0,0,0,.17)}
body.cro-safe-v1 .cro-btn-primary:hover{background:#242424;box-shadow:0 18px 38px rgba(0,0,0,.2)}
body.cro-safe-v1 .cro-btn-secondary{border:1px solid #d4d4d4;background:#fff;color:#171717}
body.cro-safe-v1 .cro-btn-secondary:hover{border-color:#999}
body.cro-safe-v1 .cro-btn-whatsapp{background:#25d366;color:#082f18;box-shadow:0 14px 30px rgba(37,211,102,.2)}
body.cro-safe-v1 .cro-hero-points{display:flex;gap:18px 26px;flex-wrap:wrap;margin-top:27px;color:#464646;font-size:13px;font-weight:760}
body.cro-safe-v1 .cro-hero-points span{display:inline-flex;align-items:center;gap:8px}
body.cro-safe-v1 .cro-hero-points b{width:21px;height:21px;display:grid;place-items:center;border-radius:50%;background:#111;color:#fff;font-size:11px}
body.cro-safe-v1 .cro-hero-media{position:relative;min-height:clamp(510px,58vw,720px);border-radius:32px;overflow:hidden;background:#ddd;box-shadow:0 28px 70px rgba(0,0,0,.18)}
body.cro-safe-v1 .cro-hero-media>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 43%;display:block}
body.cro-safe-v1 .cro-hero-media::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 52%,rgba(0,0,0,.54) 100%);pointer-events:none}
body.cro-safe-v1 .cro-hero-card{position:absolute;z-index:2;left:22px;right:22px;bottom:22px;padding:18px 20px;border:1px solid rgba(255,255,255,.28);border-radius:19px;background:rgba(5,5,5,.76);backdrop-filter:blur(12px);color:#fff;display:grid;gap:4px}
body.cro-safe-v1 .cro-hero-card span{font-size:10px;font-weight:900;letter-spacing:.21em;color:#ff7b84}
body.cro-safe-v1 .cro-hero-card strong{font-size:clamp(19px,2vw,28px);letter-spacing:-.025em}
body.cro-safe-v1 .cro-hero-card small{font-size:12px;color:#d7d7d7}

body.cro-safe-v1 .cro-trust-strip{position:relative;z-index:3;width:min(1280px,calc(100% - 40px));margin:-34px auto 46px;padding:12px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;border:1px solid var(--cro-line);border-radius:22px;background:#e5e5e5;box-shadow:0 20px 50px rgba(0,0,0,.1)}
body.cro-safe-v1 .cro-trust-strip>div{min-height:92px;padding:18px;display:flex;align-items:center;gap:13px;background:#fff}
body.cro-safe-v1 .cro-trust-strip>div:first-child{border-radius:12px 0 0 12px}
body.cro-safe-v1 .cro-trust-strip>div:last-child{border-radius:0 12px 12px 0}
body.cro-safe-v1 .cro-trust-icon{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;border-radius:12px;background:#111;color:#fff;font-size:11px;font-weight:900}
body.cro-safe-v1 .cro-trust-strip p{margin:0;display:grid;gap:3px}
body.cro-safe-v1 .cro-trust-strip strong{font-size:14px;color:#151515}
body.cro-safe-v1 .cro-trust-strip small{font-size:12px;line-height:1.35;color:#737373}

body.cro-safe-v1 .size-section{scroll-margin-top:90px}
body.cro-safe-v1 .size-copy{position:relative;z-index:4}
body.cro-safe-v1 .cro-size-content{margin-top:27px;max-width:520px}
body.cro-safe-v1 .cro-size-tag{display:inline-flex!important;width:auto;margin:0 0 14px!important;padding:7px 10px;border-radius:999px;background:#111;color:#fff;font-size:10px!important;line-height:1;font-weight:900!important;letter-spacing:.14em!important}
body.cro-safe-v1 .size-section.reverse .cro-size-tag{background:var(--cro-red)}
body.cro-safe-v1 .cro-size-lead{margin:0;color:#5f5f5f;font-size:17px;line-height:1.58}
body.cro-safe-v1 .cro-size-features{margin:22px 0 0;padding:0;list-style:none;display:grid;gap:10px}
body.cro-safe-v1 .cro-size-features li{position:relative;padding-left:28px;color:#222;font-size:14px;font-weight:750}
body.cro-safe-v1 .cro-size-features li::before{content:"✓";position:absolute;left:0;top:-1px;width:19px;height:19px;display:grid;place-items:center;border-radius:50%;background:#111;color:#fff;font-size:10px}
body.cro-safe-v1 .cro-size-actions{display:flex;align-items:center;gap:15px;flex-wrap:wrap;margin-top:28px}
body.cro-safe-v1 .cro-product-buy{min-width:190px}
body.cro-safe-v1 .cro-text-link{display:inline-flex;align-items:center;gap:8px;color:#111;font-size:13px;font-weight:900;border-bottom:1px solid #bcbcbc;padding-block:8px 6px}
body.cro-safe-v1 .cro-text-link span{font-size:18px;transition:transform .18s ease}
body.cro-safe-v1 .cro-text-link:hover span{transform:translateX(3px)}

body.cro-safe-v1 .cro-process{padding:clamp(74px,8vw,118px) clamp(20px,6vw,88px);background:#0c0c0c;color:#fff}
body.cro-safe-v1 .cro-process-wrap{width:min(1260px,100%);margin:0 auto}
body.cro-safe-v1 .cro-process-heading{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);column-gap:70px;align-items:end;margin-bottom:46px}
body.cro-safe-v1 .cro-process-heading>span{grid-column:1/-1;margin-bottom:14px;color:#ff5964;font-size:11px;font-weight:900;letter-spacing:.24em}
body.cro-safe-v1 .cro-process-heading h2{margin:0;font-size:clamp(42px,5.6vw,78px);line-height:.95;letter-spacing:-.055em}
body.cro-safe-v1 .cro-process-heading p{margin:0;color:#b9b9b9;font-size:17px;line-height:1.6;max-width:590px}
body.cro-safe-v1 .cro-process-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
body.cro-safe-v1 .cro-process-grid article{min-height:230px;padding:25px;border:1px solid #292929;border-radius:22px;background:linear-gradient(145deg,#181818,#101010)}
body.cro-safe-v1 .cro-process-grid b{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;background:#fff;color:#111;font-size:15px}
body.cro-safe-v1 .cro-process-grid h3{margin:28px 0 9px;font-size:20px}
body.cro-safe-v1 .cro-process-grid p{margin:0;color:#a8a8a8;font-size:14px;line-height:1.55}
body.cro-safe-v1 .cro-process-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}
body.cro-safe-v1 .cro-process .cro-btn-primary{background:#fff;color:#111}
body.cro-safe-v1 .cro-process .cro-btn-primary:hover{background:#efefef}

body.cro-safe-v1 .cro-support{margin:0;padding:clamp(58px,7vw,94px) clamp(22px,7vw,105px);display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:30px;background:linear-gradient(120deg,#e51d2a,#b5000c);color:#fff}
body.cro-safe-v1 .cro-support-copy{max-width:900px}
body.cro-safe-v1 .cro-support-copy>span{font-size:11px;font-weight:900;letter-spacing:.22em;color:#ffd8da}
body.cro-safe-v1 .cro-support h2{margin:12px 0 12px;font-size:clamp(40px,5vw,72px);line-height:.96;letter-spacing:-.05em}
body.cro-safe-v1 .cro-support p{margin:0;max-width:720px;color:#ffe8e9;font-size:16px;line-height:1.6}
body.cro-safe-v1 .cro-support .cro-btn-whatsapp{min-width:220px;background:#fff;color:#111;box-shadow:0 16px 34px rgba(91,0,5,.26)}

@media(max-width:1000px){
  body.cro-safe-v1 .cro-hero-grid{grid-template-columns:1fr;gap:34px}
  body.cro-safe-v1 .cro-hero-copy{text-align:center;display:flex;flex-direction:column;align-items:center}
  body.cro-safe-v1 .cro-hero-copy>p{max-width:720px}
  body.cro-safe-v1 .cro-hero-media{width:min(760px,100%);min-height:620px;margin:0 auto}
  body.cro-safe-v1 .cro-trust-strip{grid-template-columns:repeat(2,1fr)}
  body.cro-safe-v1 .cro-trust-strip>div:first-child,body.cro-safe-v1 .cro-trust-strip>div:last-child{border-radius:0}
  body.cro-safe-v1 .cro-process-heading{grid-template-columns:1fr;gap:18px}
  body.cro-safe-v1 .cro-process-grid{grid-template-columns:repeat(2,1fr)}
  body.cro-safe-v1 .cro-support{grid-template-columns:1fr;text-align:center}
  body.cro-safe-v1 .cro-support-copy{margin:0 auto}
  body.cro-safe-v1 .cro-support .cro-btn{justify-self:center}
}
@media(max-width:900px){
  body.cro-safe-v1 .cro-size-content{margin-inline:auto}
  body.cro-safe-v1 .cro-size-actions{justify-content:center}
  body.cro-safe-v1 .cro-size-features{width:max-content;max-width:100%;margin-inline:auto;text-align:left}
}
@media(max-width:620px){
  body.cro-safe-v1 .rebuild-hero.cro-hero{padding:34px 16px 70px}
  body.cro-safe-v1 .cro-hero-copy h1{font-size:clamp(48px,15vw,68px)}
  body.cro-safe-v1 .cro-hero-copy>p{font-size:16px;margin-top:22px}
  body.cro-safe-v1 .cro-hero-actions{width:100%;display:grid;grid-template-columns:1fr}
  body.cro-safe-v1 .cro-btn{width:100%}
  body.cro-safe-v1 .cro-hero-points{display:grid;grid-template-columns:1fr;width:100%;max-width:310px;text-align:left}
  body.cro-safe-v1 .cro-hero-media{min-height:460px;border-radius:24px}
  body.cro-safe-v1 .cro-hero-card{left:12px;right:12px;bottom:12px;padding:15px}
  body.cro-safe-v1 .cro-trust-strip{width:calc(100% - 24px);margin:-38px auto 26px;grid-template-columns:1fr;padding:7px;border-radius:18px}
  body.cro-safe-v1 .cro-trust-strip>div{min-height:74px;padding:13px;border-radius:11px!important}
  body.cro-safe-v1 .cro-size-content{margin-top:22px}
  body.cro-safe-v1 .cro-size-lead{font-size:15px}
  body.cro-safe-v1 .cro-size-actions{display:grid;grid-template-columns:1fr;width:100%;max-width:330px;margin-inline:auto;margin-top:24px}
  body.cro-safe-v1 .cro-text-link{justify-content:center;border:0}
  body.cro-safe-v1 .cro-process{padding:68px 16px 82px}
  body.cro-safe-v1 .cro-process-heading h2{font-size:46px}
  body.cro-safe-v1 .cro-process-heading p{font-size:15px}
  body.cro-safe-v1 .cro-process-grid{grid-template-columns:1fr}
  body.cro-safe-v1 .cro-process-grid article{min-height:0;padding:22px}
  body.cro-safe-v1 .cro-process-grid h3{margin-top:20px}
  body.cro-safe-v1 .cro-process-actions{display:grid;grid-template-columns:1fr}
  body.cro-safe-v1 .cro-support{padding:64px 18px 76px}
  body.cro-safe-v1 .cro-support h2{font-size:45px}
  body.cro-safe-v1 .cro-support p{font-size:15px}
}
@media(prefers-reduced-motion:reduce){body.cro-safe-v1 .cro-btn,body.cro-safe-v1 .cro-text-link span{transition:none}}

/* =========================================================
   ARMORLIGA SAFE SALES LAYER v2 — 2026-08-07
   Yalnızca TR ana sayfadaki .cro-safe-v1 sınıfı içinde çalışır.
   Yönetim API'leri, script.js ve Operasyon Merkezi proxy'si değişmez.
   ========================================================= */
body.cro-safe-v1 .cro-hero-copy>p strong{color:#111;font-weight:950}
body.cro-safe-v1 .cro-quick-models{
  width:min(610px,100%);
  margin-top:18px;
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:9px;
  scroll-margin-top:92px;
}
body.cro-safe-v1 .cro-quick-models>a{
  position:relative;
  min-height:94px;
  padding:16px 13px 13px;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  justify-content:center;
  gap:3px;
  border:1px solid #dedede;
  border-radius:16px;
  background:#fff;
  color:#111;
  box-shadow:0 9px 25px rgba(0,0,0,.055);
  transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease;
}
body.cro-safe-v1 .cro-quick-models>a:hover{transform:translateY(-2px);border-color:#aaa;box-shadow:0 14px 30px rgba(0,0,0,.09)}
body.cro-safe-v1 .cro-quick-models>a.is-featured{border:2px solid #111;background:#111;color:#fff;box-shadow:0 14px 30px rgba(0,0,0,.16)}
body.cro-safe-v1 .cro-quick-models span{font-size:12px;font-weight:950;letter-spacing:.08em}
body.cro-safe-v1 .cro-quick-models strong{font-size:21px;line-height:1.05;font-weight:950;letter-spacing:-.035em}
body.cro-safe-v1 .cro-quick-models small{font-size:11px;color:#777;font-weight:750}
body.cro-safe-v1 .cro-quick-models .is-featured small{color:#d0d0d0}
body.cro-safe-v1 .cro-quick-models i{
  position:absolute;
  right:8px;
  top:8px;
  padding:4px 6px;
  border-radius:999px;
  background:#e51d2a;
  color:#fff;
  font-size:7px;
  line-height:1;
  font-style:normal;
  font-weight:950;
  letter-spacing:.08em;
}
body.cro-safe-v1 .cro-assurance{
  width:min(1280px,calc(100% - 40px));
  margin:0 auto 58px;
  padding:clamp(26px,4vw,48px);
  display:grid;
  grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);
  gap:30px;
  align-items:center;
  border:1px solid #e7e7e7;
  border-radius:24px;
  background:linear-gradient(135deg,#fff 0%,#f7f7f7 100%);
  box-shadow:0 18px 50px rgba(0,0,0,.055);
}
body.cro-safe-v1 .cro-assurance-copy>span{display:block;margin-bottom:11px;color:#e51d2a;font-size:10px;font-weight:950;letter-spacing:.2em}
body.cro-safe-v1 .cro-assurance h2{margin:0;font-size:clamp(30px,4vw,52px);line-height:1;letter-spacing:-.045em;color:#111}
body.cro-safe-v1 .cro-assurance p{max-width:760px;margin:16px 0 0;color:#5d5d5d;font-size:15px;line-height:1.62}
body.cro-safe-v1 .cro-assurance-actions{display:grid;gap:11px;justify-items:stretch}
body.cro-safe-v1 .cro-assurance-actions .cro-btn{width:100%}
body.cro-safe-v1 .cro-assurance-actions .cro-text-link{justify-content:center;text-align:center;border:0}

@media(max-width:1000px){
  body.cro-safe-v1 .cro-quick-models{margin-inline:auto}
  body.cro-safe-v1 .cro-assurance{grid-template-columns:1fr;text-align:center}
  body.cro-safe-v1 .cro-assurance p{margin-inline:auto}
  body.cro-safe-v1 .cro-assurance-actions{width:min(420px,100%);margin-inline:auto}
}
@media(max-width:620px){
  /* Instagram/Reels trafiğinde ürün görseli ilk ekranda hemen görünür. */
  body.cro-safe-v1 .cro-hero-grid{display:flex;flex-direction:column;gap:24px}
  body.cro-safe-v1 .cro-hero-media{order:-1;width:100%;min-height:315px;margin:0;border-radius:21px}
  body.cro-safe-v1 .cro-hero-media>img{object-position:center 42%}
  body.cro-safe-v1 .cro-hero-card{left:10px;right:10px;bottom:10px;padding:13px 14px;border-radius:14px}
  body.cro-safe-v1 .cro-hero-card strong{font-size:17px}
  body.cro-safe-v1 .cro-hero-copy{padding-block:4px 10px}
  body.cro-safe-v1 .cro-hero-copy .hero-kicker{margin-bottom:13px;font-size:10px;letter-spacing:.2em}
  body.cro-safe-v1 .cro-hero-copy h1{font-size:clamp(43px,13.5vw,58px);line-height:.92}
  body.cro-safe-v1 .cro-hero-copy>p{margin-top:17px;font-size:15px;line-height:1.5}
  body.cro-safe-v1 .cro-hero-actions{margin-top:20px;gap:9px}
  body.cro-safe-v1 .cro-hero-actions .cro-btn{min-height:50px}
  body.cro-safe-v1 .cro-quick-models{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:12px}
  body.cro-safe-v1 .cro-quick-models>a{min-height:82px;padding:13px 8px 10px;border-radius:13px;align-items:center;text-align:center}
  body.cro-safe-v1 .cro-quick-models span{font-size:10px}
  body.cro-safe-v1 .cro-quick-models strong{font-size:17px}
  body.cro-safe-v1 .cro-quick-models small{font-size:9px}
  body.cro-safe-v1 .cro-quick-models i{right:50%;transform:translateX(50%);top:-8px;white-space:nowrap;font-size:6px}
  body.cro-safe-v1 .cro-hero-points{margin-top:18px;gap:9px;max-width:100%;font-size:12px}
  body.cro-safe-v1 .cro-trust-strip{margin-top:-28px}
  body.cro-safe-v1 .cro-assurance{width:calc(100% - 24px);margin-bottom:34px;padding:24px 18px;border-radius:19px;gap:22px}
  body.cro-safe-v1 .cro-assurance h2{font-size:34px}
  body.cro-safe-v1 .cro-assurance p{font-size:14px}
  body.cro-safe-v1 .floating-actions{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
@media(max-width:390px){
  body.cro-safe-v1 .cro-quick-models>a{padding-inline:5px}
  body.cro-safe-v1 .cro-quick-models strong{font-size:15px}
  body.cro-safe-v1 .cro-quick-models small{font-size:8px}
}

/* HOME PRODUCT RETURN BUTTON — 2026-08-07
   Yalnızca ana sayfadaki ürün hedefinde çalışır. */
body.cro-safe-v1 #modeller{position:relative}
body.cro-safe-v1 .cro-product-back-button{
  position:absolute;
  z-index:8;
  top:18px;
  left:clamp(18px,3vw,42px);
  min-height:46px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  padding:0 18px;
  border:1px solid #d7d7dc;
  border-radius:999px;
  background:#fff;
  color:#111;
  box-shadow:0 8px 24px rgba(0,0,0,.06);
  font-size:14px;
  font-weight:850;
  line-height:1;
  text-decoration:none;
  transition:transform .2s ease,background-color .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease;
}
body.cro-safe-v1 .cro-product-back-arrow{font-size:21px;line-height:1;transform:translateY(-1px)}
@media(hover:hover){
  body.cro-safe-v1 .cro-product-back-button:hover{
    transform:translateY(-2px);
    border-color:#111;
    background:#111;
    color:#fff;
    box-shadow:0 12px 30px rgba(0,0,0,.15);
  }
}
body.cro-safe-v1 .cro-product-back-button:focus-visible{outline:3px solid rgba(17,17,17,.22);outline-offset:3px}
body.cro-safe-v1 .cro-product-back-button:active{transform:translateY(0)}
@media(max-width:760px){
  body.cro-safe-v1 .size-section{scroll-margin-top:calc(var(--header) + 4px)}
  body.cro-safe-v1 .cro-product-back-button{top:10px;left:14px;min-height:42px;gap:8px;padding:0 14px;font-size:13px}
  body.cro-safe-v1 .cro-product-back-arrow{font-size:20px}
}
@media(prefers-reduced-motion:reduce){body.cro-safe-v1 .cro-product-back-button{transition:none}}

/* QUICK MODEL CARDS — reference gradient + animated preferred badge */
body.cro-safe-v1 .cro-quick-models>a{
  border-color:rgba(255,255,255,.58) !important;
  color:#111 !important;
  text-shadow:none !important;
  box-shadow:0 11px 26px rgba(92,73,170,.2) !important;
}
body.cro-safe-v1 .cro-quick-models>a:nth-child(1){
  background:linear-gradient(135deg,#576ffd 0%,#8b6fec 100%) !important;
}
body.cro-safe-v1 .cro-quick-models>a:nth-child(2){
  background:linear-gradient(135deg,#8b6fec 0%,#c76ad7 100%) !important;
}
body.cro-safe-v1 .cro-quick-models>a:nth-child(3){
  background:linear-gradient(135deg,#c76ad7 0%,#fb66c5 100%) !important;
}
body.cro-safe-v1 .cro-quick-models>a:hover{
  border-color:#fff !important;
  box-shadow:0 16px 34px rgba(92,73,170,.3) !important;
}
body.cro-safe-v1 .cro-quick-models small,
body.cro-safe-v1 .cro-quick-models .is-featured small{
  color:#111 !important;
}
body.cro-safe-v1 .cro-quick-models i{
  background:#e00018 !important;
  color:#fff !important;
  border:1px solid rgba(255,255,255,.95) !important;
  text-shadow:none !important;
  box-shadow:0 0 0 0 rgba(224,0,24,.72) !important;
  transform-origin:center !important;
  animation:croMostPreferredBlink .78s ease-in-out infinite !important;
}
@keyframes croMostPreferredBlink{
  0%,100%{
    opacity:1;
    transform:scale(1);
    background:#e00018;
    box-shadow:0 0 0 0 rgba(224,0,24,.72),0 0 12px rgba(224,0,24,.65);
  }
  50%{
    opacity:.72;
    transform:scale(1.12);
    background:#ff1731;
    box-shadow:0 0 0 7px rgba(224,0,24,.14),0 0 24px rgba(255,23,49,.95);
  }
}
@media(max-width:620px){
  body.cro-safe-v1 .cro-quick-models i{
    transform:translateX(50%) scale(1) !important;
    animation:croMostPreferredBlinkMobile .78s ease-in-out infinite !important;
  }
  @keyframes croMostPreferredBlinkMobile{
    0%,100%{opacity:1;transform:translateX(50%) scale(1);box-shadow:0 0 0 0 rgba(224,0,24,.72),0 0 10px rgba(224,0,24,.65)}
    50%{opacity:.72;transform:translateX(50%) scale(1.12);box-shadow:0 0 0 6px rgba(224,0,24,.14),0 0 20px rgba(255,23,49,.95)}
  }
}
@media(prefers-reduced-motion:reduce){
  body.cro-safe-v1 .cro-quick-models i{animation:none !important}
}

/* MOBILE — shorten the three white transitions by approximately 2 cm (76 px) */
@media(max-width:620px){
  body.cro-safe-v1 .rebuild-hero.cro-hero{
    padding-bottom:32px !important;
  }
  body.cro-safe-v1 .size-section,
  body.cro-safe-v1 .size-section.reverse{
    padding-top:16px !important;
  }
  body.cro-safe-v1 .size-section:not(.fourteen){
    padding-bottom:24px !important;
  }
}
