@import"https://fonts.googleapis.com/css2?family=Fredoka:wght@400;500;600;700&display=swap";.sticker-hero-root{--sh-bg: #fff9e6;--sh-berry: #B50056;--sh-yellow: #ffe566;font-family:Fredoka,system-ui,sans-serif;background:var(--sh-bg);color:#3a061d}.sticker-hero-sticker{position:absolute;font-size:2.5rem;pointer-events:none;-webkit-user-select:none;user-select:none;filter:drop-shadow(2px 2px 0 rgba(58,6,29,.1))}.sticker-hero-nav{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;max-width:72rem;margin:0 auto;position:relative;z-index:2}.sticker-hero-section{text-align:center;padding:2rem 1.5rem 4rem;max-width:48rem;margin:0 auto;position:relative;z-index:1}.sticker-hero-badge{display:inline-block;background:#ffd9e0;border:2px solid rgba(181,0,86,.18);border-radius:999px;padding:.4rem 1rem;font-weight:600;font-size:.875rem;color:#b50056}.sticker-hero-title{font-size:clamp(2.5rem,8vw,4rem);font-weight:700;line-height:1.05;margin-top:1.5rem}.sticker-hero-title span{color:var(--sh-berry);display:inline-block;transform:rotate(1deg)}.sticker-hero-btn{display:inline-block;background:var(--sh-berry);color:#fff;border:3px solid #3a061d;border-radius:999px;padding:.85rem 2rem;font-weight:700;font-size:1.05rem;box-shadow:4px 4px #3a061d;transition:transform .1s,box-shadow .1s;cursor:pointer}.sticker-hero-btn:hover{transform:translate(2px,2px);box-shadow:2px 2px #3a061d}
