.char{display:block;width:100%}.char svg{display:block;width:100%;height:100%}.char #head,.char #eyes,.char #mouth,.char #sign,.char #prop,.char [id^=fx-]{transform-box:fill-box;transform-origin:50% 50%}.char #head{transform-origin:50% 100%}.char #arm-l,.char #arm-r{transform-box:fill-box;transform-origin:50% 0%}.char #torso{transform-box:view-box;transform-origin:var(--torso-pivot, 200px 330px)}.char [id^=fx-]{opacity:0}@keyframes ob-sway{0%,to{rotate:-2deg}50%{rotate:2deg}}@keyframes ob-sway-counter{0%,to{rotate:1.5deg}50%{rotate:-1.5deg}}@keyframes ob-sigh{0%,72%,to{translate:0 0}80%,88%{translate:0 4px}}@keyframes ob-sigh-mouth{0%,72%,to{scale:1 1}80%,88%{scale:1.12 .35}}.char.is-idle #torso{animation:ob-sway 3.5s ease-in-out infinite,ob-sigh 8s ease-in-out infinite}.char.is-idle #sign{animation:ob-sway-counter 3.5s ease-in-out infinite}.char.is-idle #mouth{animation:ob-sigh-mouth 8s ease-in-out infinite}.char #head,.char #eyes{transition:rotate .24s ease-out,translate .24s ease-out,scale .24s ease-out}.char.is-alert #head{rotate:-6deg;translate:0 -3px}.char.is-alert #eyes{scale:1.15}@keyframes ob-bow-small{0%{rotate:0deg}40%,60%{rotate:22deg}to{rotate:0deg}}@keyframes ob-bow-big{0%{rotate:0deg}22%,62%{rotate:30deg}to{rotate:0deg}}@keyframes ob-kneel{0%{rotate:0deg;translate:0 0}25%,72%{rotate:35deg;translate:0 40px}to{rotate:0deg;translate:0 0}}@keyframes ob-head-down{0%{rotate:0deg}25%,72%{rotate:14deg}to{rotate:0deg}}@keyframes ob-sparkle{0%{opacity:0;scale:.3}35%{opacity:1;scale:1.2}to{opacity:0;scale:.5}}@keyframes ob-tear{0%{opacity:0;translate:0 0}25%{opacity:1}to{opacity:0;translate:0 34px}}.char.is-thanks-small #torso{animation:ob-bow-small .9s ease-in-out both}.char.is-thanks-small #fx-sparkle{animation:ob-sparkle .9s ease-out both}.char.is-thanks-big #torso{animation:ob-bow-big 1.5s ease-in-out both}.char.is-thanks-huge #torso{animation:ob-kneel 2s ease-in-out both}.char.is-thanks-huge #head{animation:ob-head-down 2s ease-in-out both}.char.is-thanks-huge #fx-tear-l,.char.is-thanks-huge #fx-tear-r{animation:ob-tear 1.4s ease-in .4s both}.char.is-refund #arm-r{rotate:-68deg}.char.is-refund #fx-coin{opacity:1}.char.is-refund #mouth{scale:1 .25}.char.is-refund #prop{opacity:0}@keyframes ob-nod{0%,to{rotate:-6deg}50%{rotate:7deg}}.char.is-nod #head{animation:ob-nod .34s ease-in-out both}.char.is-blinking #eyes{scale:1 .08;transition:none}.char.is-paused,.char.is-paused *{animation-play-state:paused!important}@media(prefers-reduced-motion:reduce){.char,.char *{animation:none!important;transition:none!important}}:root{--bg: #f7f3e8;--ink: #2b2b33;--accent: #e4572e;--support: #3f88c5;--highlight: #f6ae2d;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Helvetica,sans-serif}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink)}.page{max-width:40rem;margin:0 auto;padding:1.5rem 1rem calc(2rem + env(safe-area-inset-bottom));display:flex;flex-direction:column;gap:1.25rem}.title{margin:0;font-size:clamp(1.4rem,8.5vw,2.4rem);letter-spacing:.08em;text-align:center}h2{margin:0;font-size:1.1rem}.layout{display:flex;flex-direction:column;gap:1.25rem}.panel{display:flex;flex-direction:column;gap:1.25rem;min-width:0}.stage{position:relative;display:flex;flex-direction:column;align-items:center;height:min(60svh,520px);min-height:260px}.stage .char{flex:1 1 auto;min-height:0}.speech{margin:0 0 .4rem;max-width:min(22rem,100%);padding:.6rem .9rem;border:3px solid var(--ink);border-radius:14px;background:#fff;text-align:center;font-weight:600;font-size:.95rem;line-height:1.25}.picker{display:flex;gap:.5rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:.25rem;margin:0 -1rem;padding-inline:1rem}.picker::-webkit-scrollbar{display:none}.chip{flex:0 0 auto;scroll-snap-align:center;position:relative;width:5.5rem;min-height:44px;padding:.25rem .25rem .4rem;border:2px solid transparent;border-radius:12px;background:transparent;color:inherit;font:inherit;cursor:pointer;touch-action:manipulation;display:flex;flex-direction:column;align-items:center;gap:.15rem;opacity:.55}.chip-on,.chip:hover{opacity:1}.chip-on{border-color:var(--ink);background:#f6ae2d2e}.chip-name{font-size:.65rem;font-weight:700;line-height:1.1;text-align:center}.chip-tick{position:absolute;top:.1rem;right:.35rem;color:var(--highlight);font-weight:700;-webkit-text-stroke:1px var(--ink)}.portrait{display:block;width:100%}.portrait svg{display:block;width:100%;height:auto}.portrait-sad{opacity:.45;filter:grayscale(.8)}.thanks-line{margin:0;text-align:center;font-size:1.15rem;font-weight:700;line-height:1.3}.collection h3,.share h3{margin:0 0 .6rem;font-size:.9rem;font-weight:700;text-align:center}.collection ul{display:flex;gap:.4rem;justify-content:center;margin:0;padding:0;list-style:none}.collection .chip{width:4.4rem}.share-row{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;justify-content:center}.share-row .btn,.share-row .btn-share{text-decoration:none;display:inline-flex;align-items:center}.btn-share{min-height:44px;padding:.5rem .9rem;border:2px solid var(--ink);border-radius:8px;background:none;color:inherit;font:inherit;font-size:.9rem;font-weight:700;cursor:pointer;touch-action:manipulation}.share-status{margin:.5rem 0 0;min-height:1.3em;text-align:center;font-size:.85rem;opacity:.7}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.tipbar{display:flex;flex-direction:column;gap:.75rem}.tip-buttons{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.tip{min-height:44px;min-width:56px;padding:.5rem .6rem;border:2px solid var(--accent);border-radius:8px;background:transparent;color:var(--accent);font:inherit;font-weight:700;cursor:pointer;touch-action:manipulation;display:flex;flex-direction:column;align-items:center;line-height:1.1}.tip:disabled{opacity:.5;cursor:default}.tip:hover:not(:disabled){background:var(--accent);color:var(--bg)}.tip:focus-visible{outline:3px solid var(--support);outline-offset:2px}@media(prefers-reduced-motion:no-preference){.tip{transition:transform .12s ease-out,opacity .12s ease-out,box-shadow .12s ease-out,background-color .12s ease-out,color .12s ease-out}.tip:active:not(:disabled){transform:scale(.96)}}.tip-suggested{padding-bottom:.35rem;transform:scale(1.08)}.tip[aria-checked=true]{background:var(--accent);color:var(--bg);border-color:var(--accent);box-shadow:0 0 0 3px var(--highlight)}.tip[aria-checked=false]{opacity:.62}.tip[aria-checked=false]:hover:not(:disabled){opacity:1}.tip small{font-size:.6rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.tip-commit{display:flex;flex-direction:column;align-items:center;gap:.5rem}.tip-custom-field{display:flex;align-items:stretch;justify-content:center;gap:.05em;width:100%;max-width:16rem;min-height:44px;padding:0 .7rem;border:2px solid var(--ink);border-radius:8px;font-size:16px;cursor:text}.tip-custom-field:focus-within{outline:3px solid var(--support);outline-offset:2px}.tip-custom-currency{display:flex;align-items:center;pointer-events:none}.tip-custom-sizer{display:grid;min-width:0}.tip-custom-sizer:after{content:attr(data-value);grid-area:1 / 1;visibility:hidden;white-space:pre}.tip-custom{grid-area:1 / 1;width:0;min-width:100%;padding:0;border:0;background:transparent;color:inherit;font:inherit;text-align:left}.tip-custom:focus{outline:none}.tip-cta{min-height:52px;width:100%;max-width:20rem;padding:0 1rem;border:2px solid var(--accent);border-radius:10px;background:var(--accent);color:var(--bg);font:inherit;font-size:1.05rem;font-weight:800;cursor:pointer;touch-action:manipulation}.tip-cta:disabled{opacity:.45;cursor:default}.tip-cta:focus-visible{outline:3px solid var(--support);outline-offset:2px}@media(prefers-reduced-motion:no-preference){.tip-cta{transition:transform .12s ease-out,opacity .12s ease-out}.tip-cta:active:not(:disabled){transform:scale(.98)}}.tip-hint{margin:0;text-align:center;font-size:.85rem;font-weight:600;color:var(--accent);max-width:24rem;align-self:center;text-wrap:balance}.rationale{margin:0;text-align:center;font-size:.9rem;opacity:.8}.thermometer{display:flex;flex-direction:column;gap:.4rem;align-items:center;text-align:center}.bar{width:100%;height:1.5rem;border:2px solid var(--ink);border-radius:999px;overflow:hidden}.fill{height:100%;background:linear-gradient(90deg,var(--highlight),var(--accent));transition:width .4s ease-out}.total{margin:0;font-weight:700}.milestone,.ambition,.note{margin:0;font-size:.85rem;opacity:.75;text-align:center}.ambition{opacity:.55;max-width:26rem;text-wrap:balance}.error{margin:0;text-align:center;color:var(--accent);font-weight:600}.success{margin:0;text-align:center;font-weight:700}.link{color:var(--support)}.btn{min-height:44px;align-self:center;padding:.6rem 1.2rem;border:2px solid var(--accent);border-radius:8px;background:var(--accent);color:var(--bg);font:inherit;font-weight:700;cursor:pointer;touch-action:manipulation}.btn-quiet{min-height:44px;border:none;background:none;color:inherit;font:inherit;opacity:.6;cursor:pointer;text-decoration:underline}.scrim{position:fixed;top:0;right:0;bottom:0;left:0;background:#2b2b3399;display:flex;align-items:center;justify-content:center;padding:1rem}.promise .stage{height:150px;min-height:0}.promise{background:var(--bg);border:3px solid var(--ink);border-radius:12px;padding:1.25rem;width:min(320px,100%);display:flex;flex-direction:column;align-items:center;gap:.75rem;text-align:center}.bubble{margin:0;font-weight:600}.bubble-note,.promise-label{margin:0;font-size:.85rem;opacity:.75}.turnstile-host{min-height:65px}.promise-amount{margin:0;font-size:1.6rem;font-weight:700;color:var(--accent)}@media(prefers-reduced-motion:reduce){.fill{transition:none}}@media(min-width:640px){.page{max-width:46rem}.stage{max-width:480px;align-self:center}.tip-buttons{flex-wrap:nowrap}}@media(min-width:1024px){.page{max-width:64rem}.layout{flex-direction:row;align-items:center;gap:2rem}.layout .stage{flex:1 1 420px;align-self:auto}.panel{flex:1 1 380px}}
