.hman{max-width:640px;margin-left:auto;margin-right:auto;position:relative}.hman-paper{border:2px solid var(--brand-ink);background:var(--card);box-shadow:var(--shadow-edge-lg);border-radius:1.25rem;padding:clamp(1.75rem,3vw,2.5rem) clamp(1.5rem,3vw,2.25rem) clamp(4.75rem,7vw,6rem);position:relative}.hman-label{font-family:var(--font-inter);font-size:var(--text-caption);letter-spacing:.06em;text-transform:uppercase;color:var(--muted-foreground);margin:0 0 .9rem;font-weight:700}.hman-label-deny{text-transform:none;letter-spacing:0;color:var(--foreground);margin-top:1.9rem;font-size:.95rem;font-weight:600}.hman-goes,.hman-stays{gap:.7rem;margin:0;padding:0;list-style:none;display:grid}.hman-goes li{font-family:var(--font-inter);color:var(--muted-foreground);align-items:flex-start;gap:.6rem;font-size:1rem;line-height:1.45;display:flex}.hman-goes-label{color:var(--foreground);font-weight:600}.hman-check{background:var(--brand-green);width:1.15rem;height:1.15rem;color:var(--brand-cream);border-radius:.35rem;flex-shrink:0;justify-content:center;align-items:center;margin-top:.14rem;display:inline-flex}.hman-stays li{font-family:var(--font-inter);color:var(--muted-foreground);max-width:42ch;font-size:1rem;line-height:1.45}.hman-strike{background-image:linear-gradient(color-mix(in srgb, var(--brand-ink) 55%, transparent), color-mix(in srgb, var(--brand-ink) 55%, transparent));-webkit-box-decoration-break:clone;box-decoration-break:clone;background-position:0 .62em;background-repeat:no-repeat;background-size:100% 1.5px;display:inline}.hman.is-armed:not(.is-in) .hman-strike{background-size:0% 1.5px}.hman.is-armed:not(.is-in) .hman-stamp{opacity:0}.hman.is-in .hman-strike{animation:.42s cubic-bezier(.2,.8,.2,1) both hman-strike;animation-delay:calc(var(--i,0) * .55s + .25s)}@keyframes hman-strike{0%{background-size:0% 1.5px}to{background-size:100% 1.5px}}.hman-stamp{border:2.5px solid var(--brand-green);color:var(--brand-green-text);font-family:var(--font-inter);letter-spacing:.14em;text-transform:uppercase;pointer-events:none;border-radius:7px;padding:.15rem .75rem;font-size:clamp(.9rem,.8rem + .4vw,1.1rem);font-weight:800;position:absolute;top:clamp(1.25rem,3vw,2rem);right:clamp(1.25rem,4vw,2.25rem);transform:rotate(-11deg)}.hman.is-in .hman-stamp{animation:.35s cubic-bezier(.2,1.3,.4,1) both hman-stamp;animation-delay:calc(var(--rows,2) * .55s + .6s)}@keyframes hman-stamp{0%{opacity:0;transform:rotate(-11deg)scale(1.7)}to{opacity:1;transform:rotate(-11deg)scale(1)}}.hman-goes,.hman-label:first-child{padding-right:clamp(0px,8vw,190px)}.hman-kai.kpx-sit{z-index:3;width:116px;position:absolute;inset:auto clamp(1.75rem,6vw,3.5rem) -29px auto}@media (max-width:640px){.hman-kai.kpx-sit{width:92px;bottom:-23px;right:1rem}.hman-paper{padding-top:4.75rem}.hman-stamp{letter-spacing:.1em;font-size:.8rem;top:1rem;right:1rem}.hman-goes,.hman-label:first-child{padding-right:0}}.hman-note{text-align:center;max-width:58ch;font-family:var(--font-inter);color:var(--muted-foreground);margin:3.75rem auto 0;font-size:.9rem;line-height:1.6}@media (prefers-reduced-motion:reduce){.hman.is-in .hman-strike,.hman.is-in .hman-stamp{animation:none}}
