.pitch-example-grid{grid-template-columns:1fr;align-items:center;gap:4rem;display:grid}@media (min-width:900px){.pitch-example-grid{grid-template-columns:1fr 1.2fr}}.pitch-description{color:#fff;margin-bottom:2rem;font-size:1.2rem;line-height:1.6}.pitch-description-sub{color:#60a5fa;font-size:.9rem;font-weight:600}.example-stat{background:#ffffff08;border:1px solid #ffffff1a;border-radius:1rem;padding:1.5rem}.example-stat p{color:#fff;margin-top:.5rem;font-size:.9rem}.pitch-card-visual{background:linear-gradient(145deg,#3b82f61a,#0006);border:1px solid #3b82f666;border-radius:1.5rem;padding:2rem;box-shadow:0 20px 50px #00000080}.pitch-card-header{border-bottom:1px solid #ffffff1a;gap:1rem;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}.pitch-icon-round{background:#3b82f6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.pitch-title{font-size:1.1rem;font-weight:700}.pitch-subtitle{color:#60a5fa;margin-top:.2rem;font-size:.9rem}.pitch-body{color:#e5e7eb;margin-bottom:2rem;font-style:italic;line-height:1.6}.pitch-actions{gap:1rem;display:flex}.pitch-accept,.pitch-decline{text-align:center;cursor:pointer;border-radius:.75rem;flex:1;padding:.8rem;font-weight:600}.pitch-accept{color:#fff;background:#3b82f6}.pitch-decline{color:#fff;border:1px solid #fff3}.badges-display-grid{grid-template-columns:1fr;gap:1.5rem;width:100%;padding:0 1.5rem;display:grid}@media (min-width:640px){.badges-display-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.badges-display-grid{grid-template-columns:repeat(5,1fr);padding:0 4rem}}.badge-card{background:#1e3a8a0d;border:1px solid #3b82f633;border-radius:2rem;flex-direction:column;justify-content:flex-end;height:100%;min-height:200px;padding:1rem;display:flex;position:relative;overflow:hidden}.badge-watermark{opacity:.15;pointer-events:none;z-index:1;position:absolute;top:-10px;left:-10px;transform:rotate(-15deg)}.badge-card-content{z-index:2;position:relative}.badge-card-title{color:#bfdbfe;position:top left;margin-bottom:.5rem;font-size:1.25rem;font-weight:800}.badge-card-desc{color:#d1d5db;font-size:.9rem;line-height:1.4}.marketing-normalization-line{color:#60a5fa;letter-spacing:-.01em;margin-top:4rem;font-size:1.5rem;font-weight:700}.credibility-anchor{color:#60a5fa;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:.9rem;font-weight:600}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.carousel-container{width:100vw;margin:4rem -50vw;padding-top:2rem;padding-bottom:2rem;position:relative;left:50%;right:50%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.carousel-track{gap:2rem;width:max-content;animation:60s linear infinite scroll;display:flex}.carousel-track:hover,.carousel-track.paused{animation-play-state:paused}@media (max-width:768px){.pitch-card-visual{padding:1.5rem}.pitch-actions{flex-direction:column}.badge-card{min-height:180px;padding:1.5rem}.carousel-container{-webkit-mask-image:none;mask-image:none}.carousel-track{animation-duration:45s}}
