.profileBoosterBanner{width:var(--square-banner-width,100%);min-height:var(--square-banner-height,208px);background:#fdeedd;border:1px solid #f7ddc2;border-radius:16px;grid-area:2/3/3/4;align-items:center;gap:12px;padding:20px;display:flex;position:relative;overflow:hidden;container:boostcard/inline-size}@media (max-width:768px){.profileBoosterBanner{grid-area:auto/1/auto/-1}}.profileBoosterBanner__content{z-index:2;flex-direction:column;align-items:flex-start;min-width:0;display:flex;position:relative}.profileBoosterBanner__eyebrow{color:#d2510d;letter-spacing:-.2px;align-items:center;gap:6px;margin:0 0 10px;font-family:Inter,sans-serif;font-size:15px;font-weight:700;display:flex}.profileBoosterBanner__bolt{clip-path:polygon(58% 0,12% 56%,45% 56%,36% 100%,88% 40%,52% 40%);background:linear-gradient(#f9a825 0%,#ef6c1a 100%);flex:none;width:11px;height:15px}.profileBoosterBanner__title{color:#16181d;letter-spacing:-.3px;margin:0 0 8px;font-family:Inter,sans-serif;font-size:16px;font-weight:700;line-height:22px}.profileBoosterBanner__sub{color:#6f7480;max-width:25ch;margin:0 0 16px;font-family:Inter,sans-serif;font-size:13px;font-weight:400;line-height:19px}.profileBoosterBanner__btn{white-space:nowrap;color:#1560ac;letter-spacing:-.1px;cursor:pointer;background:#fff;border:none;border-radius:999px;justify-content:center;align-items:center;padding:9px 16px;font-family:Inter,sans-serif;font-size:13px;font-weight:700;text-decoration:none;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 4px 14px #bf762f2e}.profileBoosterBanner__btn:hover{transform:translateY(-1px);box-shadow:0 8px 20px #bf762f42}.profileBoosterBanner__art{pointer-events:none;width:104px;height:118px;position:absolute;bottom:10px;right:6px}.profileBoosterBanner__rocket{filter:drop-shadow(0 8px 10px #924a1238);width:82px;height:82px;animation:3.4s ease-in-out infinite profileBoosterHover;position:absolute;top:0;left:50%;transform:translate(-50%)rotate(6deg)}.profileBoosterBanner__cloud{background:#fff;border-radius:999px;height:15px;position:absolute;bottom:2px}.profileBoosterBanner__cloud:after{content:"";background:#fff;border-radius:999px;width:20px;height:16px;position:absolute;top:-7px}.profileBoosterBanner__cloud--l{width:44px;left:2px}.profileBoosterBanner__cloud--l:after{right:6px}.profileBoosterBanner__cloud--r{opacity:.92;width:34px;bottom:8px;right:0}.profileBoosterBanner__cloud--r:after{width:16px;height:13px;top:-6px;left:5px}.profileBoosterBanner__spark{background:#f8b552;border-radius:50%;width:6px;height:6px;position:absolute}.profileBoosterBanner__spark--1{top:26px;left:8px}.profileBoosterBanner__spark--2{width:8px;height:8px;top:14px;right:6px}.profileBoosterBanner__spark--3{width:5px;height:5px;top:58px;right:18px}@keyframes profileBoosterHover{0%,to{transform:translate(-50%)rotate(6deg)translateY(0)}50%{transform:translate(-50%)rotate(6deg)translateY(-5px)}}@media (prefers-reduced-motion:reduce){.profileBoosterBanner__rocket{animation:none}}.profileBoosterBanner__eyebrow{letter-spacing:.04em;text-transform:uppercase;color:#8a5a00;margin-bottom:6px;font-size:12px;font-weight:700}
