.cosu{text-align:center;padding:20px 8px 8px}.cosu-seal{justify-content:center;align-items:flex-end;width:96px;height:96px;margin:0 auto 10px;display:flex;position:relative}.cosu-seal:before{content:"";border:1.5px dashed var(--border,#c9a96e);background:#f3ecdc;border-radius:50%;position:absolute;inset:0}.cosu-seal>[data-map-style]{z-index:1;position:relative}.cosu-spr{z-index:1;image-rendering:pixelated;width:var(--fw);height:var(--fh);background-image:var(--sheet);background-repeat:no-repeat;background-size:var(--sheetW) var(--sheetH);background-position:0 var(--rowY);animation:cosu-walk .85s steps(var(--frames)) infinite;position:relative}@keyframes cosu-walk{to{background-position:calc(-1 * var(--fw) * var(--frames)) var(--rowY)}}.cosu-glyph{z-index:1;font-size:44px;line-height:96px;position:relative}.cosu-check{z-index:2;color:#fff;background:#2f7d4f;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:16px;display:flex;position:absolute;bottom:-2px;right:-2px;box-shadow:0 2px 6px #0004}.cosu h4{margin:0 0 4px;font-size:16px;font-weight:800}.cosu p{color:#555;margin:0 0 14px;font-size:13px}.cosu-name{color:var(--foreground,#3a2a18);font-weight:700}.cosu-btn{cursor:pointer;background:var(--primary,#c2410c);color:#fff;border:0;border-radius:12px;width:100%;padding:12px 14px;font-size:14px;font-weight:700}.cosu-btn:hover{filter:brightness(1.04)}@media (prefers-reduced-motion:reduce){.cosu-spr{animation:none!important}}
