.copy-btn{color:var(--white);background-color:#fff3;align-items:center;gap:.4rem;display:inline-flex;padding:5px 10px!important;font-size:14px!important}.social-links{margin-top:100px}.social-links h4{font-size:1.5rem}.social-links .social-bubbles{text-align:center}.social-links .social-bubbles .icon-wrapper{border:thin solid var(--rot1);background-color:#fff6;border-radius:100%;margin-left:20px;padding:20px;display:inline-block}.social-links .social-bubbles .icon-wrapper:hover{cursor:pointer}.social-links h4{font-family:Montserrat,sans-serif}@media (width<=640px){.social-links .social-bubbles .icon-wrapper{padding:10px}}.hero{text-align:center;color:var(--white);border-radius:0 0 20px 20px;margin:0 0 1.75rem;position:relative;overflow:hidden}.hero-orange{color:var(--rot-1)}.hero-blue{color:var(--rot-2)}.hero-green{color:var(--rot-3)}.hero-gold{color:var(--rot-4)}.hero-eyebrow{letter-spacing:.14em;text-transform:uppercase;opacity:.85;font-size:.9rem;font-weight:600}.hero-title{font-family:var(--font-display);margin:.5rem 0 0;font-size:clamp(1.5rem,5vw,2.1rem);font-weight:700;line-height:1.2}.hero-subtitle{opacity:.9;margin:.6rem 0 0;font-size:1.2rem}.hero-dot{background:#ffffff59;border-radius:50%;position:absolute}@media (width<=768px){.hero{margin-bottom:0;padding-bottom:0}}.history .left{flex-direction:row;display:flex}.history .emoji{align-content:center;margin-right:12px;font-size:x-large}.history .history-entry-question{font-size:24px}.history .add-history-btn{background-color:var(--rot-4);color:var(--white)}.history .history-entry{background:var(--white);border:1px solid var(--line);border-left:4px solid var(--rot-1);border-radius:14px;margin-bottom:.85rem;overflow:hidden}.history .history-entry.rot-1{border-left-color:var(--rot-1)}.history .history-entry.rot-2{border-left-color:var(--rot-2)}.history .history-entry.rot-3{border-left-color:var(--rot-3)}.history .history-entry.rot-4{border-left-color:var(--rot-4)}.history .history-entry-toggle{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:0;justify-content:space-between;align-items:center;width:100%;padding:1rem;display:flex}.history .history-entry-meta{flex-direction:column;gap:.3rem;display:flex}.history .history-entry-date{letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:.4rem;font-size:.75rem;font-weight:700;display:flex}.history .history-entry.rot-1 .history-entry-date{color:var(--rot-1)}.history .history-entry.rot-2 .history-entry-date{color:var(--rot-2)}.history .history-entry.rot-3 .history-entry-date{color:var(--rot-3)}.history .history-entry.rot-4 .history-entry-date{color:var(--rot-4)}.history .history-entry-question{font-family:var(--font-display);color:var(--ink);font-weight:600}.history .history-entry-body{flex-direction:column;gap:.85rem;padding:0 1.25rem 1.25rem;display:flex}:root{--cream:#faf6ef;--cream-deep:#f3ecdf;--line:#e7e0d2;--white:#fff;--ink:#3d3d3d;--ink-soft:#6b6459;--brand:#ea580c;--brand-dark:#c2410c;--brand-tint:#fdeade;--rot-1:#ea580c;--rot-1-tint:#fdeade;--rot-2:#2563eb;--rot-2-dark:#2854b4;--rot-2-tint:#e3ecfc;--rot-3:#84b826;--rot-3-tint:#f0f7dd;--rot-4:#d99a02;--rot-4-tint:#faf0d2;--font-display:"Montserrat", serif;--font-body:"Inter", sans-serif}[data-theme=dark]{--cream:#141414;--cream-deep:#1b1b1b;--line:#353535;--white:#1e1e1e;--ink:#eae8e5;--ink-soft:#a89e8f;--brand:#f45d01;--brand-dark:#ea580c;--brand-tint:#3a2415;--rot-1:#f45d01;--rot-1-tint:#2d1508;--rot-2:#2d7dd2;--rot-2-tint:#00111f;--rot-3:#a3d158;--rot-3-tint:#26310f;--rot-4:#f0b429;--rot-4-tint:#3a2c07}:not(.emoji-popover,.emoji-popover *){box-sizing:border-box}body{background:var(--cream);color:var(--ink);font-family:var(--font-body);margin:0}a{color:var(--brand)}#root{flex-direction:column;min-height:100vh;display:flex}.site-content{flex:1}.page{max-width:860px;margin:0 auto;padding:clamp(1.5rem,4vw,2.25rem) 1.25rem 3rem}p{font-size:larger}.site-header{background:var(--cream);border-bottom:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:1.5rem;padding:.9rem 1.5rem;display:flex}.brand{font-family:var(--font-display);color:var(--ink);align-items:center;gap:.5rem;margin-right:auto;font-size:1.15rem;font-weight:700;text-decoration:none;display:flex}.header{font-size:2em}.brand-mark{background:var(--brand);width:28px;height:28px;color:var(--white);border-radius:8px;justify-content:center;align-items:center;display:flex}.site-nav{flex-wrap:wrap;gap:.4rem;display:flex}.nav-pill{color:var(--ink-soft);border-radius:999px;align-items:center;gap:.4rem;padding:.45rem .85rem;font-size:.85rem;font-weight:600;text-decoration:none;display:flex}.nav-pill:hover{color:var(--ink)}.nav-pill-active.nav-pill-orange{background:var(--rot-1);color:var(--white)}.nav-pill-active.nav-pill-blue{background:var(--rot-2);color:var(--white)}.nav-pill-active.nav-pill-green{background:var(--rot-3);color:var(--white)}.nav-pill-active.nav-pill-gold{background:var(--rot-4);color:var(--white)}.header-user{color:var(--ink-soft);align-items:center;gap:.75rem;font-size:.8rem;display:flex}.header-user a{color:var(--ink-soft);text-decoration:none}.header-user a:hover{color:var(--brand)}.header-user img{vertical-align:middle;border-radius:50%;width:22px;height:22px;margin-right:.35rem}.nav-toggle{cursor:pointer;background:0 0;border:none;display:none}.nav-backdrop{z-index:40;background:#0006;display:none;position:fixed;inset:0}.nav-backdrop-open{display:block}.site-nav-mobile{z-index:50;background:#fff;flex-direction:column;gap:8px;width:280px;height:100vh;padding:72px 16px 16px;transition:right .25s;display:flex;position:fixed;top:0;right:-280px}.site-nav-mobile-open{right:0}@media (width<=768px){.site-nav,.header-user{display:none}.nav-toggle{display:inline-flex}.site-title{justify-content:start!important}.social-links>a{padding:10px}.nav-pill{font-size:24px}.nav-pill svg{width:24px;height:24px}}.header-user-mobile{margin-top:auto}.dot-wave{justify-content:center;align-items:center;gap:12px;height:90vh;display:flex}.dot-wave .dot{border-radius:50%;width:16px;height:16px;animation:1.36s ease-in-out infinite jump}.dot-wave .dot:first-child{background-color:var(--rot-1);animation-delay:-.48s}.dot-wave .dot:nth-child(2){background-color:var(--rot-2);animation-delay:-.32s}.dot-wave .dot:nth-child(3){background-color:var(--rot-3);animation-delay:-.16s}.dot-wave .dot:nth-child(4){background-color:var(--rot-4)}@keyframes jump{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-14px)}}.card{background:var(--white);border:1px solid var(--line);border-radius:16px;margin-bottom:1rem;padding:1.25rem;box-shadow:0 2px 10px #211d180d}input[type=text]:not(.emoji-popover *){background:var(--white);border:1px solid var(--line);width:100%;color:var(--ink);font-size:1.5rem;font-family:var(--font-body);border-radius:8px;padding:.65rem .8rem}input[type=text]:not(.emoji-popover *):focus{outline:2px solid var(--brand);outline-offset:1px}button:not(.emoji-popover *){font-family:var(--font-body);cursor:pointer;border:none;border-radius:999px;padding:.7rem 1.2rem;font-size:1rem;font-weight:600}.btn-primary{background:var(--brand);color:var(--white)}.btn-primary:hover{background:var(--brand-dark)}.btn-primary:disabled{background:var(--line);color:var(--ink-soft);cursor:not-allowed}.btn-secondary{background:var(--white);color:var(--ink);border:1px solid var(--line)}.btn-secondary:hover{border-color:var(--brand);color:var(--brand)}.btn-delete:hover{color:#d9362e;border-color:#d9362e}.icon-btn-delete{opacity:.6;background:0 0;border:none;border-radius:8px;padding:.25rem;font-size:1rem;line-height:1}.icon-btn-delete:hover{opacity:1}.btn-link{background:var(--rot-2);color:var(--white);font-family:var(--font-body);text-align:center;cursor:pointer;border:none;border-radius:999px;padding:.7rem 1.2rem;font-size:1.2rem;font-weight:600}.btn-link:hover{background:var(--rot-2-dark)}.submit-btn{align-items:center;gap:.4rem;display:inline-flex}.prompt-title{font-size:2.2rem}.answer-pill-row{border:1.5px solid var(--line);background:var(--white);border-radius:10px;align-items:center;gap:.75rem;margin-bottom:.65rem;padding:.8rem 1rem .8rem .8rem;transition:background .15s,border-color .15s;display:flex}.answer-pill-row-active.rot-1,.answer-pill-row-filled.rot-1{border-color:var(--rot-1)}.answer-pill-row-active.rot-2,.answer-pill-row-filled.rot-2{border-color:var(--rot-2)}.answer-pill-row-active.rot-3,.answer-pill-row-filled.rot-3{border-color:var(--rot-3)}.answer-pill-row-active.rot-4,.answer-pill-row-filled.rot-4{border-color:var(--rot-4)}.answer-pill-badge{width:1.9rem;height:1.9rem;color:var(--white);background:#c9c2b3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.85rem;font-weight:700;display:flex}.answer-pill-badge.rot-1{background:var(--rot-1)}.answer-pill-badge.rot-2{background:var(--rot-2)}.answer-pill-badge.rot-3{background:var(--rot-3)}.answer-pill-badge.rot-4{background:var(--rot-4)}.answer-pill-row input[type=text]{background:0 0!important;border:none!important;padding:.35rem .2rem!important}.answer-pill-row input[type=text]:focus{outline:none!important}.answer-progress{justify-content:space-between;align-items:center;margin-top:.5rem;display:flex}.progress-dots{gap:.4rem;display:flex}.progress-dot{background:var(--line);border-radius:50%;width:8px;height:8px}.progress-dot.rot-1{background:var(--rot-1)}.progress-dot.rot-2{background:var(--rot-2)}.progress-dot.rot-3{background:var(--rot-3)}.progress-dot.rot-4{background:var(--rot-4)}.display-pill-list{flex-direction:column;gap:.75rem;margin:0 0 .75rem;padding:0;list-style:none;display:flex}.display-pill{color:var(--ink);border-radius:15px;align-items:center;gap:.6rem;padding:.8rem .9rem;font-size:1.2rem;display:flex}.display-pill .answer-pill-badge{width:1.5rem;height:1.5rem;font-size:.9rem}.display-pill.rot-1{border:2px solid var(--rot-1-tint)}.display-pill.rot-2{border:2px solid var(--rot-2-tint)}.display-pill.rot-3{border:2px solid var(--rot-3-tint)}.display-pill.rot-4{border:2px solid var(--rot-4-tint)}.history .display-pill{border:none}[data-theme=dark] .display-pill.rot-1{border:2px solid var(--rot-1);background-color:var(--rot-1-tint)}[data-theme=dark] .display-pill.rot-2{border:2px solid var(--rot-2);background-color:var(--rot-2-tint)}[data-theme=dark] .display-pill.rot-3{border:2px solid var(--rot-3);background-color:var(--rot-3-tint)}[data-theme=dark] .display-pill.rot-4{border:2px solid var(--rot-4);background-color:var(--rot-4-tint)}[data-theme=dark] .icon-wrapper{background-color:var(--white)!important}[data-theme=dark] .icon-wrapper svg{fill:#fff}[data-theme=dark] .answer-card{background-color:var(--cream)!important}.your-answers-card{border:2px solid var(--brand);border-radius:16px;margin-bottom:1.5rem;overflow:hidden}.your-answers-header{background:var(--brand);color:var(--white);letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;align-items:center;padding:.75rem 1.1rem;font-size:.8rem;font-weight:700;display:flex}.your-answers-body{background:var(--white);padding:1.1rem}.share-pill{color:var(--white);background:#ffffff40;border:none;border-radius:999px;align-items:center;gap:.3rem;padding:.35rem .8rem;font-size:.78rem;display:inline-flex}.share-pill:hover{background:#fff6}.count-divider{color:var(--ink-soft);align-items:center;gap:.75rem;margin:1.5rem 0;font-size:.85rem;display:flex}.count-divider:before,.count-divider:after{content:"";background:var(--line);flex:1;height:1px}.count-divider-badge{background:var(--rot-2-tint);color:var(--rot-2);white-space:nowrap;border-radius:999px;align-items:center;gap:.4rem;padding:.35rem .8rem;font-weight:600;display:flex}.answers-grid{gap:1rem;display:grid}.answer-card{background:var(--white);border:1px solid var(--line);border-top:4px solid var(--rot-1);border-radius:16px;flex-direction:column;padding:1.1rem;display:flex;box-shadow:0 2px 10px #211d180d}.answer-card.rot-1{border-top-color:var(--rot-1);background-color:var(--rot-1-tint)}.answer-card.rot-2{border-top-color:var(--rot-2);background-color:var(--rot-2-tint)}.answer-card.rot-3{border-top-color:var(--rot-3);background-color:var(--rot-3-tint)}.answer-card.rot-4{border-top-color:var(--rot-4);background-color:var(--rot-4-tint)}.answer-card-header{align-items:center;gap:.6rem;margin-bottom:.75rem;display:flex}.answer-card-avatar{width:34px;height:34px;color:var(--white);background:var(--rot-1);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex}.answer-card-avatar.rot-1{background:var(--rot-1)}.answer-card-avatar.rot-2{background:var(--rot-2)}.answer-card-avatar.rot-3{background:var(--rot-3)}.answer-card-avatar.rot-4{background:var(--rot-4)}.answer-card-avatar img{object-fit:cover;border-radius:50%;width:100%;height:100%}.answer-card-name{color:var(--ink);font-size:.92rem;font-weight:700}.answer-card-time{color:var(--ink-soft);font-size:.75rem}.reaction-bar{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:.4rem;margin-top:auto;padding-top:.6rem;display:flex;position:relative}.reaction-chip{background:var(--cream);border:1px solid var(--line);color:var(--ink);border-radius:999px;padding:.25rem .6rem;font-size:.85rem}.reaction-chip:hover{border-color:var(--brand)}.reaction-chip-mine{border-color:var(--brand);background:var(--brand-tint)}.reaction-add{border:1px dashed var(--ink-soft);width:1.9rem;height:1.9rem;color:var(--ink-soft);background:0 0;border-radius:999px;padding:0;line-height:1}.reaction-add:hover:not(:disabled){border-color:var(--brand);color:var(--brand)}.reaction-add:disabled{cursor:not-allowed;opacity:.5}.empty-state{color:var(--ink-soft);text-align:center;padding:1.5rem 0;font-size:.9rem}.twitch-btn{color:#fff;background:#9146ff;border-radius:8px}.twitch-btn:hover{background:#a366ff}.suggestion-box .row{align-items:flex-start;gap:.6rem;margin:1rem 0;display:flex;position:relative}.emoji-trigger{background:var(--white);border:1px solid var(--line);border-radius:8px;flex-shrink:0;padding:.4rem .6rem;font-size:1.3rem}.emoji-trigger:hover{border-color:var(--brand)}.emoji-field{flex-shrink:0;position:relative}.emoji-popover{z-index:20;isolation:isolate;position:absolute;top:3rem;left:0}.modal-error{color:#d9362e;margin-top:.6rem;font-size:.85rem}.modal-overlay{z-index:100;background:#211d188c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal-box{background:var(--white);border:1px solid var(--line);border-radius:16px;width:100%;max-width:860px;padding:1.5rem;box-shadow:0 12px 30px #211d1833}.modal-title{font-family:var(--font-display);color:var(--ink);margin:0 0 1rem;font-size:1.3rem}.modal-box input[type=password]{margin-bottom:1rem}.modal-actions{justify-content:flex-end;gap:.6rem;display:flex}.eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--brand);font-size:1rem;font-weight:700}.user-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem;margin-bottom:1.5rem;display:flex}.user-chip{color:var(--ink-soft);align-items:center;gap:.5rem;font-size:.9rem;display:flex}.user-chip img{border:1px solid var(--line);border-radius:50%;width:28px;height:28px}.nav-links{flex-wrap:wrap;gap:1rem;font-size:.85rem;display:flex}.nav-links a{color:var(--ink-soft);text-decoration:none}.nav-links a:hover{color:var(--brand)}@media (width<=640px){.site-header{flex-wrap:nowrap;justify-content:center}.brand{justify-content:center;width:100%;margin-right:0}.header-user{justify-content:center;width:100%}.prompt-title{margin-top:0}img{width:90%}}@media (width<=480px){.hero{border-radius:0 0 16px 16px;padding:.8rem 1rem}.modal-box{padding:1.25rem}.answers-grid{grid-template-columns:1fr}.queue-row-actions{flex-direction:column;align-items:stretch;width:100%}.queue-row-actions input[type=date]{width:100%}.modal-actions{flex-direction:column-reverse}.modal-actions button{width:100%}.your-answers-header{flex-wrap:wrap;gap:.5rem}}.align-center{text-align:center}.user-menu{position:relative}.user-menu-trigger{background:var(--white);border:1px solid var(--line);color:var(--ink);border-radius:999px;align-items:center;gap:.4rem;padding:.4rem .7rem .4rem .4rem;font-size:.82rem;font-weight:600;display:flex}.user-menu-trigger:hover{border-color:var(--brand)}.user-menu-trigger img{border-radius:50%;width:22px;height:22px}.user-menu-dropdown{background:var(--white);border:1px solid var(--line);z-index:50;border-radius:14px;min-width:190px;padding:.75rem;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 10px 24px #211d1824}.user-menu-section-label{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-soft);padding:.2rem .3rem .4rem;font-size:.7rem;font-weight:700}.theme-toggle{border-bottom:1px solid var(--line);gap:.4rem;margin-bottom:.4rem;padding:0 .3rem .6rem;display:flex}.theme-toggle-btn{background:var(--cream);border:1px solid var(--line);color:var(--ink-soft);border-radius:8px;flex:1;justify-content:center;align-items:center;gap:.3rem;padding:.4rem .3rem;font-size:.78rem;display:flex}.theme-toggle-btn-active{background:var(--brand-tint);border-color:var(--brand);color:var(--brand)}.user-menu-item{width:100%;color:var(--ink-soft);text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem .3rem;font-size:.85rem;font-weight:500;display:flex}.user-menu-item:hover{background:var(--cream);color:var(--ink)}.suggest .suggestion-box:focus{outline-offset:1px;outline:2px solid var(--rot-3)!important}.suggest .submit-btn{float:left;background-color:var(--rot-3);color:var(--white)}.suggest .submit-btn:disabled{background:var(--line);color:var(--ink-soft)}.suggest span{font-weight:600}.suggest .btn-green{background-color:var(--rot-3)}.queue-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.queue-row-text{color:var(--ink);align-items:center;gap:.6rem;font-size:.95rem;display:flex}.queue-emoji{font-size:1.2rem}.queue-submitted-by{color:var(--ink-soft);margin-top:.15rem;font-size:.78rem}.submitted-by-input{margin-top:.75rem}.queue-row-actions{align-items:center;gap:.5rem;display:flex}.queue-row-actions input[type=date]{background:var(--white);border:1px solid var(--line);color:var(--ink);font-family:var(--font-body);border-radius:8px;padding:.45rem .5rem}.queue-date-badge{font-family:var(--font-display);color:var(--red);font-size:.9rem}.enter-prompt-row{align-items:end;display:flex}.enter-prompt-row .emoji-trigger{padding:0 0 8px;font-size:24px}.enter-prompt-row .enter-prompt{flex-grow:1}.enter-prompt-row .enter-prompt p{margin:8px}.site-footer{border-top:1px solid var(--line);justify-content:space-evenly;width:100%;height:70px;font-size:12px;display:flex;top:calc(100vh - 70px)}p{margin-top:10px;margin-bottom:10px}.footer-socials{flex-grow:1;justify-content:space-evenly;display:flex}.community .your-answers-card{border-color:var(--rot-2)}.community .your-answers-header{background:var(--rot-2)}.community .prompt-title{font-family:var(--font-display)}
