/* Tipp Echo — global polish (loads on every page) */
html,body{overflow-x:hidden;max-width:100%;}
img{max-width:100%;height:auto;}
.elementor-heading-title,.te-card-title,.te-sup-name,.te-news-card,.te-sup-card{overflow-wrap:break-word;word-break:normal;}

/* Header layout */
.te-hdr-row{align-items:center;gap:18px;}
.te-hdr-brand{margin-right:auto;}

/* Home hero — framed image with overlapping badges */
.te-hero-media{position:relative;}
.te-hero-photo img{border-radius:18px;display:block;width:100%;height:auto;box-shadow:0 20px 50px rgba(24,27,44,.14);}

/* "Always free" gold pill */
.te-badge-free{position:absolute;top:20px;left:20px;z-index:3;width:auto;max-width:none;background:#F4C44E;border-radius:50px;box-shadow:0 10px 24px rgba(24,27,44,.18);}
.te-badge-free .elementor-widget-container{padding:9px 16px;}
.te-badge-free,.te-badge-free p{margin:0;color:#181B2C;font-family:"Libre Franklin",sans-serif;font-weight:800;font-size:12px;letter-spacing:1.2px;text-transform:uppercase;line-height:1;white-space:nowrap;}

/* "10,000+" cornflower box */
.te-badge-stat{position:absolute;bottom:22px;right:22px;z-index:3;width:auto;max-width:230px;background:#4B5FE1;border-radius:16px;box-shadow:0 16px 36px rgba(75,95,225,.4);}
.te-badge-stat .elementor-widget-container{padding:16px 22px;}
.te-badge-stat p{margin:0;}
.te-badge-stat b{display:block;font-family:"Fraunces",serif;font-weight:900;font-size:30px;line-height:1;color:#ffffff;}
.te-badge-stat span{display:block;font-family:"Libre Franklin",sans-serif;font-size:12.5px;line-height:1.35;margin-top:5px;color:#EEF0FE;}
@media (max-width:1024px){ .te-badge-stat .elementor-widget-container{padding:13px 18px;} .te-badge-stat b{font-size:26px;} }

@media (max-width:767px){
  /* CTAs: visible, inviting, easy to tap */
  .elementor-button{padding:14px 26px !important;font-size:15px !important;line-height:1.3 !important;}
  .te-card-title{font-size:18px !important;}
  .te-sup-name{font-size:19px !important;}
  .te-marquee-item{height:52px !important;}
  .te-marquee-item img{max-height:52px !important;}

  /* Mobile header: hamburger left, logo centred, CTA right, tagline hidden */
  .te-hdr-menu{order:1;}
  .te-hdr-brand{order:2;margin-left:auto;margin-right:auto;}
  .te-hdr-cta{order:3;}
  .te-hdr-tagline{display:none !important;}
  .te-hdr-cta .elementor-button{padding:9px 16px !important;font-size:13px !important;}

  /* Hero badges scale down on phones */
  .te-badge-free{top:12px;left:12px;}
  .te-badge-free .elementor-widget-container{padding:7px 13px;}
  .te-badge-free,.te-badge-free p{font-size:11px;}
  .te-badge-stat{bottom:14px;right:14px;max-width:175px;}
  .te-badge-stat .elementor-widget-container{padding:12px 16px;}
  .te-badge-stat b{font-size:23px;}
  .te-badge-stat span{font-size:11.5px;}
  .te-hero-photo img{border-radius:14px;}
}
