:root{--vibe-paper: #f5f1e8;--vibe-card: #fffdf6;--vibe-ink: #171512;--vibe-muted: #70695f;--vibe-rule: #d8d0c2;--vibe-red: #b8242b;--vibe-blue: #143858;--vibe-serif: "Newsreader Variable", Georgia, serif;--vibe-sans: "Geist Variable", -apple-system, BlinkMacSystemFont, sans-serif;--vibe-wash: rgba(250, 246, 236, .72);--vibe-veil: rgba(245, 241, 232, .92);--vibe-surface: rgba(255, 253, 246, .72);--vibe-edge: rgba(43, 35, 25, .16);--vibe-track: #d2c9b7;--vibe-heart-empty: #c9bdab;--vibe-on-ink: #ffffff;--vibe-ok: #12643d;--vibe-err: #8f2020}:root[data-theme=dark]{--vibe-paper: #14120f;--vibe-card: #1d1a16;--vibe-ink: #f2ece1;--vibe-muted: #a89d8d;--vibe-rule: #35302a;--vibe-red: #d9484f;--vibe-blue: #5b8cba;--vibe-wash: rgba(18, 16, 13, .74);--vibe-veil: rgba(20, 18, 15, .92);--vibe-surface: rgba(32, 28, 24, .72);--vibe-edge: rgba(242, 236, 225, .14);--vibe-track: #3a352e;--vibe-heart-empty: #4d463c;--vibe-on-ink: #14120f;--vibe-ok: #7fd6a6;--vibe-err: #ff9d9d}*,*:before,*:after{box-sizing:border-box}html,body{min-height:100%;margin:0;background:var(--vibe-paper);color:var(--vibe-ink)}body{font-family:var(--vibe-sans);-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #1f6595;outline-offset:3px}.vibe-shell{width:min(100%,580px);min-height:100svh;margin:0 auto;background:var(--vibe-paper);border-inline:1px solid color-mix(in srgb,var(--vibe-rule) 72%,transparent);box-shadow:0 0 54px #29201412;overflow:hidden}.vibe-topbar{height:76px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--vibe-rule);background:var(--vibe-veil);backdrop-filter:blur(12px);position:relative;z-index:10}.vibe-logo{color:var(--vibe-ink);text-decoration:none;font:550 36px/.9 var(--vibe-serif);letter-spacing:-.045em}.vibe-top-action{width:42px;height:42px;border:1.5px solid var(--vibe-ink);border-radius:50%;display:grid;place-items:center;background:transparent;color:var(--vibe-ink);cursor:pointer}.vibe-top-action svg{width:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round}.vibe-setup{min-height:calc(100svh - 76px);padding:clamp(40px,8vh,84px) 28px 40px;display:flex;flex-direction:column;justify-content:space-between;gap:48px}.vibe-setup-copy h1{max-width:460px;margin:0;font:560 clamp(45px,11vw,66px)/.96 var(--vibe-serif);letter-spacing:-.045em}.vibe-setup-copy p{margin:20px 0 0;color:var(--vibe-muted);font-size:19px}.vibe-setup-panel{display:grid;gap:12px}.vibe-setup-panel h2{margin:0 0 6px;font-size:18px}.vibe-setup-panel label{font-weight:650;font-size:15px}.vibe-setup-panel input,.vibe-setup-panel select{width:100%;min-height:54px;border:1.5px solid var(--vibe-ink);border-radius:10px;background:var(--vibe-card);color:var(--vibe-ink);padding:0 15px;font-size:17px}.vibe-privacy{margin:-3px 0 3px;color:var(--vibe-muted);font-size:13px}.vibe-postal-message{margin:2px 0;color:var(--vibe-red);font-size:14px;line-height:1.35}.vibe-postal-results{margin-top:4px;display:grid;gap:8px}.vibe-postal-results>strong{font-size:14px}.vibe-postal-results button{min-height:58px;padding:10px 14px;border:1.5px solid var(--vibe-blue);border-radius:9px;background:var(--vibe-card);color:var(--vibe-ink);display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left;cursor:pointer}.vibe-postal-results button span{font-weight:720}.vibe-postal-results button small{color:var(--vibe-blue);white-space:nowrap}.vibe-primary,.vibe-secondary{min-height:56px;border-radius:9px;padding:0 18px;display:grid;place-items:center;text-align:center;font-weight:720;font-size:17px;text-decoration:none;cursor:pointer}.vibe-primary{border:1.5px solid var(--vibe-red);background:var(--vibe-red);color:#fff}.vibe-primary:disabled{opacity:.38;cursor:not-allowed}.vibe-secondary{border:1.5px solid var(--vibe-ink);background:transparent;color:var(--vibe-ink)}.vibe-resume{margin-bottom:4px;min-height:72px;padding:12px 16px;border:1.5px solid var(--vibe-blue);border-radius:10px;background:var(--vibe-blue);color:#fff;display:grid;gap:2px;text-align:left;font-weight:760;font-size:16px;cursor:pointer}.vibe-resume span{font-weight:450;font-size:12px;opacity:.76}.vibe-text-button,.vibe-back{border:0;background:none;color:var(--vibe-blue);padding:12px;text-decoration:underline;text-underline-offset:4px;cursor:pointer}.vibe-back{justify-self:start;padding-left:0;text-decoration:none;font-size:14px}.vibe-game{min-height:calc(100svh - 76px);padding:10px 20px max(18px,env(safe-area-inset-bottom));display:grid;grid-template-rows:12px minmax(300px,1fr) auto 58px;gap:10px}.vibe-progress{display:grid;grid-template-columns:repeat(12,1fr);align-items:center;gap:6px}.vibe-progress span{height:3px;border-radius:10px;background:var(--vibe-track);transition:background .2s}.vibe-progress .is-done{background:var(--vibe-red)}.vibe-deck{min-height:0;position:relative;margin:4px 3px 0}.vibe-card{position:absolute;inset:0;border-radius:24px;border:1px solid var(--vibe-edge);background:var(--vibe-card);box-shadow:0 14px 25px #271d121f}.vibe-card-back{transform:translate(8px,7px) rotate(1.2deg) scale(.985)}.vibe-card-back-two{transform:translate(14px,13px) rotate(2deg) scale(.97);opacity:.72}.vibe-card-front{overflow:hidden;padding:clamp(28px,7vw,46px);display:flex;flex-direction:column;justify-content:center;touch-action:pan-y;user-select:none;cursor:grab;transition:transform .22s cubic-bezier(.2,.75,.2,1),opacity .18s;background-image:url(/images/vibe/swipe-paper.webp);background-size:cover;background-position:center}.vibe-card-front:before{content:"";position:absolute;inset:0;background:var(--vibe-wash);z-index:0}.vibe-card-front>*{position:relative;z-index:1}.vibe-card-front.is-dragging{transition:none;cursor:grabbing}.vibe-card-front.is-exit-yes{transform:translate(125%) rotate(14deg);opacity:.2}.vibe-card-front.is-exit-no{transform:translate(-125%) rotate(-14deg);opacity:.2}.vibe-card-front.is-exit-skip{transform:translateY(35%) scale(.92);opacity:0}.vibe-card-front h1{max-width:440px;margin:0;font-size:clamp(40px,11vw,64px);line-height:.98;letter-spacing:-.045em}.vibe-card-front.tone-red:before{background:linear-gradient(145deg,#8414199e,#0c2336c7)}.vibe-card-front.tone-blue:before{background:linear-gradient(145deg,#0f314bbd,#b622286b)}.vibe-card-front.tone-ink:before{background:#0a1d2cbd}.vibe-card-front.tone-red h1,.vibe-card-front.tone-blue h1,.vibe-card-front.tone-ink h1{color:#fffaf1;text-shadow:0 1px 12px rgba(0,0,0,.16)}.vibe-card-directions{position:absolute;left:clamp(28px,7vw,46px);right:clamp(28px,7vw,46px);bottom:32px;display:flex;justify-content:space-between;color:var(--vibe-red);font-weight:800;letter-spacing:.04em}.tone-red .vibe-card-directions,.tone-blue .vibe-card-directions,.tone-ink .vibe-card-directions{color:#fff}.vibe-stamp{position:absolute;top:26px;border:4px solid currentColor;border-radius:8px;padding:5px 9px 2px;font-size:30px;font-weight:900;letter-spacing:.06em;opacity:0;transform:rotate(-8deg);transition:opacity .1s}.vibe-stamp.is-visible{opacity:1}.vibe-stamp-no{right:24px;color:#d4353c;transform:rotate(8deg)}.vibe-stamp-yes{left:24px;color:#167759}.vibe-actions{min-height:78px;display:flex;justify-content:center;align-items:center;gap:clamp(30px,10vw,64px)}.vibe-choice{width:72px;height:72px;border-radius:50%;border:0;background:var(--vibe-card);box-shadow:0 8px 18px #2d231629;display:grid;place-items:center;cursor:pointer;transition:transform .12s,box-shadow .12s}.vibe-choice:hover{transform:translateY(-2px);box-shadow:0 10px 22px #2d231633}.vibe-choice:active{transform:scale(.94)}.vibe-choice svg{width:38px;height:38px}.vibe-choice-no svg{fill:none;stroke:var(--vibe-red);stroke-width:2.8;stroke-linecap:round}.vibe-choice-yes svg{fill:var(--vibe-red)}.vibe-skip{border:0;background:none;color:var(--vibe-ink);text-transform:uppercase;text-decoration:underline;text-underline-offset:7px;font-size:13px;font-weight:800;letter-spacing:.08em;cursor:pointer}.vibe-result-slot{display:grid;place-items:center}.vibe-result-slot>span{color:var(--vibe-muted);font-size:13px}.vibe-reveal{width:100%;height:54px;border:1px solid var(--vibe-rule);border-radius:9px;background:transparent;color:var(--vibe-ink);font-weight:720;font-size:17px;cursor:pointer;animation:reveal-in .28s ease-out}@keyframes reveal-in{0%{opacity:0;transform:translateY(8px)}}.vibe-results{min-height:calc(100svh - 76px);padding:24px 26px max(38px,env(safe-area-inset-bottom))}.vibe-results>h1{margin:0 0 20px;font-size:clamp(30px,8vw,42px);line-height:1;letter-spacing:-.04em}.vibe-ranking{list-style:none;margin:0;padding:0;display:grid;gap:10px}.vibe-ranking li{min-height:78px;padding:10px 14px;display:grid;grid-template-columns:28px 54px minmax(0,1fr);align-items:center;gap:12px;border:1px solid var(--vibe-rule);border-radius:12px;background:var(--vibe-surface);box-shadow:0 4px 12px #3025180f}.vibe-ranking li.is-top{min-height:126px;grid-template-columns:34px 90px minmax(0,1fr);box-shadow:0 8px 18px #3025181a}.vibe-rank{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:var(--vibe-ink);color:var(--vibe-on-ink);font-weight:800;font-size:14px}.is-top .vibe-rank{background:var(--vibe-red)}.vibe-party-mark{aspect-ratio:1;width:54px;border-radius:9px;display:grid;place-items:center;color:#fff;font-weight:850;font-size:13px;text-shadow:0 1px 4px rgba(0,0,0,.28)}.is-top .vibe-party-mark{width:90px;font-size:18px}.vibe-party-copy{min-width:0;display:grid;gap:7px}.vibe-party-copy strong{font-size:17px;line-height:1.08}.is-top .vibe-party-copy strong{font-size:clamp(21px,5vw,28px)}.vibe-hearts{display:flex;gap:4px;color:var(--vibe-heart-empty)}.vibe-hearts svg{width:22px;height:22px;fill:transparent;stroke:currentColor;stroke-width:1.5}.vibe-hearts svg.is-filled{color:var(--vibe-red);fill:currentColor;stroke:currentColor}.vibe-result-actions{margin-top:20px;display:grid;gap:9px}.vibe-share{min-height:56px;border:1.5px solid var(--vibe-blue);border-radius:9px;background:var(--vibe-blue);color:#fff;display:flex;align-items:center;justify-content:center;gap:10px;font-weight:720;font-size:17px;cursor:pointer}.vibe-share svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.vibe-share-status{color:var(--vibe-muted);text-align:center;font-size:13px}.vibe-candidate-link{justify-self:center;padding:8px;color:var(--vibe-blue);text-underline-offset:4px}.vibe-return-message{margin:16px 0 0;padding:20px 0;border-block:1px solid var(--vibe-rule);display:grid;grid-template-columns:50px 1fr;align-items:center;gap:14px}.vibe-return-message svg{width:50px;height:50px;padding:10px;border-radius:50%;background:var(--vibe-blue);fill:none;stroke:#fff;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.vibe-return-message p{margin:0;font-size:16px;line-height:1.42}.vibe-feedback{padding-top:18px}.vibe-feedback h2{margin:0 0 11px;font-size:17px}.vibe-feedback>div{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.vibe-feedback button{min-height:44px;padding:5px;border:1.5px solid var(--vibe-ink);border-radius:8px;background:transparent;color:var(--vibe-ink);font-weight:650;cursor:pointer}.vibe-feedback button.is-selected{background:var(--vibe-ink);color:var(--vibe-card)}.vibe-feedback p{margin:12px 0 0;color:var(--vibe-muted);font-size:13px}.vibe-calibration{margin-top:18px;padding-top:18px;border-top:1px solid var(--vibe-rule)}.vibe-calibration h3{margin:0;font-size:20px;line-height:1.15}.vibe-calibration>p{margin:7px 0 13px;line-height:1.4}.vibe-party-options{display:grid;gap:7px}.vibe-party-options button{width:100%;min-height:47px;padding:8px 12px;display:flex;align-items:center;justify-content:flex-start;gap:10px;text-align:left;font-size:14px}.vibe-party-options button>span{width:15px;height:15px;flex:0 0 auto;border-radius:50%}.vibe-party-options button.is-selected{background:var(--vibe-blue);border-color:var(--vibe-blue);color:#fff}.vibe-calibration .vibe-calibration-saved{margin-top:12px;padding:10px 12px;border-radius:7px;background:#14385814;color:var(--vibe-blue)}.vibe-calibration .vibe-submit-status{margin-top:12px;padding:10px 12px;border-radius:7px}.vibe-calibration .vibe-submit-status.is-success{background:#187a4b29;color:var(--vibe-ok)}.vibe-calibration .vibe-submit-status.is-error{background:#b92a2a29;color:var(--vibe-err)}@media(min-width:720px){body{padding:18px 0}.vibe-shell{min-height:calc(100svh - 36px);border-radius:28px}.vibe-game,.vibe-setup,.vibe-results{min-height:calc(100svh - 112px)}}@media(max-width:420px){.vibe-topbar{height:66px;padding-inline:18px}.vibe-logo{font-size:31px}.vibe-game{min-height:calc(100svh - 66px);padding-inline:14px;grid-template-rows:10px minmax(290px,1fr) 70px 54px}.vibe-card{border-radius:19px}.vibe-actions{gap:30px}.vibe-choice{width:62px;height:62px}.vibe-choice svg{width:33px}.vibe-results{min-height:calc(100svh - 66px);padding:21px 16px 32px}.vibe-ranking li{grid-template-columns:25px 46px minmax(0,1fr);gap:9px;padding-inline:10px}.vibe-ranking li.is-top{grid-template-columns:28px 70px minmax(0,1fr)}.vibe-party-mark{width:46px}.is-top .vibe-party-mark{width:70px}.vibe-hearts svg{width:18px;height:18px}.vibe-feedback button{font-size:12px}}@media(prefers-reduced-motion:reduce){.vibe-card-front,.vibe-choice,.vibe-reveal{animation:none;transition-duration:.01ms}}.vibe-data-note{margin:18px 0 0;font-size:13px;line-height:1.5;color:var(--vibe-muted)}.vibe-data-note a{color:var(--vibe-ink);text-decoration:underline;text-underline-offset:2px}.vibe-data-note a:hover{color:var(--vibe-red)}
