*{font-family:Playpen Sans,cursive;box-sizing:border-box}html,body{margin:0;padding:0;height:100%;overflow:hidden}:root{--height: 100vh;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0}.container{min-height:var(--height, 100dvh);display:flex;flex-direction:column;padding:24px}button{font-family:Playpen Sans,cursive;border-radius:9999px;border:none;cursor:pointer;transform:scale(1);transition:all .2s ease;font-size:1.25rem;font-weight:700;padding:.75rem 2rem;box-shadow:0 10px 15px #0000001a;min-width:120px;-webkit-user-select:none;user-select:none}button:focus{outline:none;transform:scale(.95)}button:hover:not(:disabled){transform:scale(1.05)}button:disabled{opacity:.8;cursor:not-allowed;filter:saturate(0)}svg{fill:currentColor;width:1em;height:1em}dialog[open]{position:fixed;inset:24px;background-color:#fff;color:#1f2937;border:none;box-shadow:0 25px 50px #00000040;width:calc(100% - 48px);height:calc(100% - 48px);overflow:hidden;border-radius:1.5rem;padding:0}.landscape-lock{transition:all .3s ease-in-out}.hidden-sm{display:block}.hidden-lg{display:none}@media (orientation: portrait){.landscape-lock{--height: 100vw;transform:rotate(90deg) translateY(-100%);transform-origin:top left;width:100vh;height:var(--height);position:absolute;top:0;left:0}.hidden-sm{display:none}.hidden-lg{display:block}}.modal{position:relative;height:100%;width:100%;padding:1.5rem;display:flex;flex-direction:column}.modal__close{position:absolute;top:1rem;right:1rem;cursor:pointer;z-index:10;font-size:1.5rem}.modal__buttons{margin-top:auto;display:flex;gap:1rem;justify-content:center}.splash{min-height:var(--height, 100dvh);display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;background:linear-gradient(to bottom right,#9333ea,#ec4899,#2563eb);padding:24px;position:relative}.splash__title{font-size:3rem;display:flex;flex-direction:column;align-items:center;gap:1rem;text-transform:uppercase;font-weight:700;line-height:1;color:#fff;text-shadow:0 10px 15px rgba(0,0,0,.3)}.splash__title--or{font-size:1rem;line-height:1;display:block}.splash__subtitle{font-size:1.25rem;color:#fffc;margin-bottom:2rem;font-weight:500}.splash__button{background-color:#fff;color:#9333ea;width:200px;border:2px solid currentColor;box-shadow:0 2px 5px -1px currentColor}.splash__button:hover{background-color:#f9fafb}.splash__version{position:absolute;bottom:20px;right:20px;font-size:1rem;color:#fffc}.game--loading{background:linear-gradient(to bottom right,#9333ea,#ec4899,#2563eb)}.loading__card{border-radius:1.5rem;box-shadow:0 25px 50px #00000040;padding:1.5rem;margin:0 auto;width:100%;transition:all .5s ease-in-out;height:calc(var(--height, 100dvh) - 124px);display:flex;flex-direction:column;background-color:#efefef;border:2px solid #bfbfbf}.button-container{display:flex;gap:1rem;justify-content:center;margin-top:1.5rem;position:relative}.button{background-color:#fff}.button.button--truth{color:#2563eb}.button.button--dare{color:#dc2626}.end-button{position:absolute;right:0;background-color:#374151;color:#fff;justify-self:flex-start;align-self:flex-start;line-height:20px;min-width:auto;padding-inline:1rem}.loading{display:flex;flex-grow:1;flex-direction:column;align-items:center;justify-content:center}.loading-spinner{width:60px;height:60px;border:4px solid rgba(0,0,0,.3);border-top:4px solid #333;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}.loading-text{color:#333;font-size:1.25rem;font-weight:500;text-align:center;margin:0}.loading-player{margin:0;color:#374151;font-weight:600;text-align:center;font-size:5rem}.player-lives{color:#dc2626;font-size:1.6rem;margin-top:1rem;display:flex;align-items:center;gap:.2rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.button-container.button-container--loading{justify-content:center}.complete{min-height:var(--height, 100dvh);display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(to bottom right,#10b981,#3b82f6);padding:24px}.complete__card{background-color:#fff;border-radius:1.5rem;box-shadow:0 25px 50px #00000040;padding:2rem;text-align:center;max-width:28rem;display:flex;flex-direction:column;align-items:center}.complete__title{font-size:1.875rem;font-weight:700;color:#1f2937;margin:0}.complete__text{color:#6b7280;margin-bottom:1.5rem}.complete__button{background-color:#10b981;color:#fff}.complete-button:hover{background-color:#059669}.game{min-height:var(--height, 100dvh);display:flex;flex-direction:column;padding:24px;transition:all .5s ease-in-out}.game[data-loading=true]{filter:saturate(0)}.game--truth{background:linear-gradient(to bottom right,#3b82f6,#4f46e5,#7c3aed)}.game--dare{background:linear-gradient(to bottom right,#ef4444,#ec4899,#f97316)}.game__content{flex:1;display:flex;flex-direction:column;justify-content:center}.game__card{border-radius:1.5rem;box-shadow:0 25px 50px #00000040;padding:1.5rem;margin:0 auto;width:100%;transition:all .5s ease-in-out;height:calc(var(--height, 100dvh) - 124px);display:flex;flex-direction:column;position:relative}.game__card--truth{background-color:#eff6ff;border:2px solid #bfdbfe}.game__card--dare{background-color:#fef2f2;border:2px solid #fecaca}.type-badge{display:flex;justify-content:center;margin-bottom:1.5rem}.type-badge__text{margin:0;display:inline;font-size:1.2rem;font-weight:700;padding:.2rem 1.5rem;border-radius:9999px;text-transform:uppercase;letter-spacing:.05em}.type-badge__text--truth{background-color:#dbeafe;color:#2563eb}.type-badge__text--dare{background-color:#fee2e2;color:#dc2626}.challenge-text{text-align:center;margin-bottom:1rem;font-weight:700;line-height:1.25;flex-grow:1;display:flex;align-items:center;justify-content:center}.challenge-text--truth{color:#2563eb}.challenge-text--dare{color:#dc2626}.challenge-text--xs{font-size:clamp(1rem,2vw,2rem)}.challenge-text--sm{font-size:clamp(1.2rem,3vw,2.5rem)}.challenge-text--md{font-size:clamp(1.5rem,4vw,3rem)}.challenge-text--lg{font-size:clamp(2rem,5vw,4rem)}.challenge-text__speak{color:#1f2937}.button-container{display:flex;gap:1rem;justify-content:space-between;margin-top:1.5rem;position:relative}.left-buttons{display:flex;gap:1rem;justify-content:flex-start}.button{background-color:#fff;color:#374151;border:2px solid currentColor;box-shadow:0 2px 5px -1px currentColor}.button--done{color:#059669}.button--fail{color:#dc2626}.button--skip{color:#777}.button:hover{background-color:#f9fafb}.icon-button{background-color:#374151;color:#fff;line-height:20px;min-width:auto;padding-inline:1rem;aspect-ratio:1;padding:0;height:1.8em}.help-button{position:absolute;top:24px;left:24px;display:flex;gap:.5rem}.help-button svg{width:18px;height:18px}.play-button{background-color:#374151;color:#fff}.countdown{position:absolute;font-weight:700;top:24px;right:24px;display:flex;font-size:.8rem;align-items:center;gap:.5rem}.countdown__button{display:flex;justify-content:center;align-items:center;padding:.5rem 1rem;font-size:.8rem;gap:.5rem;border-radius:9999px;background-color:#374151;color:#fff;cursor:pointer;min-width:0}.game .button{padding:.5rem 1rem}.button-container .icon-button{font-size:24px}.main-buttons{display:flex;gap:1rem;justify-content:center}.countdown-modal{position:relative;height:100%;width:100%;padding:1.5rem;display:flex;flex-direction:column}.countdown-modal__close{position:absolute;top:1rem;right:1rem;cursor:pointer;z-index:10}.countdown-modal__clock{font-size:12rem;font-family:Courier Prime,monospace;font-weight:700;text-align:center;line-height:1;flex-grow:1;display:flex;align-items:center;justify-content:center}.modal--help{justify-content:center;align-items:center}.help--image{width:100%;height:100%;object-fit:contain;position:absolute;inset:0;z-index:2}.help--blur{position:absolute;width:100%;height:100%;filter:blur(16px);object-fit:cover;z-index:1;opacity:.8}.help--text{text-align:center;font-size:2rem}.players-modal__list{max-height:100%;overflow:auto;display:flex;flex-direction:column;gap:.5rem}.players-modal__player{display:flex;align-items:center;gap:1rem;background-color:#f3f4f6;padding:.75rem 1rem;border-radius:.5rem}.players-modal__player--active{font-weight:700}.players-modal__player--over{opacity:.4}.players-modal__lives{color:#dc2626;display:flex;gap:.1rem;align-items:center}.players-modal__name{margin:0}.confirm-modal__message{text-align:center;font-size:2rem;flex-grow:1;display:flex;align-items:center;justify-content:center}.confirm-modal__button{background-color:#fff;border:1px solid currentColor;box-shadow:0 2px 5px -1px currentColor}.confirm-modal__button--cancel{color:#dc2626}.confirm-modal__button--confirm{color:#059669}.container{padding:24px}.card{border-radius:1.5rem;box-shadow:0 25px 50px #00000040;padding:1.5rem;margin:0 auto;width:100%;transition:all .5s ease-in-out;display:flex;flex-direction:column;background-color:#efefef;border:2px solid #bfbfbf;color:#333;gap:.4rem;height:calc(var(--height, 100dvh) - 148px);overflow-y:auto}.card__item{padding:.5rem 0;font-weight:600;display:flex;align-items:center;gap:.5rem}.card__item--truth{color:#2563eb}.card__item--dare{color:#dc2626}.card__item+.card__item{border-top:1px solid #bfbfbf}.stats{display:grid;grid-template-columns:repeat(6,1fr);gap:1rem;margin-bottom:1rem}.card__timer{margin-left:auto;font-weight:700;font-size:1.2rem}.card__help{font-family:monospace;font-weight:700;font-size:1.2rem;color:#333;cursor:pointer}.settings-container{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(to bottom right,#9333ea,#ec4899,#2563eb);padding:24px}.settings-content{display:flex;flex-direction:column;flex:1;gap:1rem;background-color:#fff;border-radius:1.5rem;padding:1.5rem;box-shadow:0 25px 50px #00000040}.player-input-container{display:flex;gap:.5rem;justify-content:space-between;align-items:center}.player-input{flex:1;padding:.75rem;background-color:#f3f4f6;border:2px solid #e5e7eb;color:#374151;border-radius:.5rem;font-size:1rem;transition:border-color .2s ease;min-width:0}.player-input:focus{outline:none;border-color:#3b82f6}.add-player-button{background-color:transparent;min-width:0;color:#374151;border:none;padding:.75rem 0;box-shadow:none;cursor:pointer;font-size:1rem;font-weight:500;transition:background-color .2s ease}.add-player-button:disabled{color:#37415180;cursor:not-allowed}.players-list{max-height:calc(var(--height) - 224px);overflow:auto;-webkit-user-select:none;user-select:none}.player-icon{color:#8f8f8f;font-size:24px}.player-icon--male{color:#3b82f6}.player-icon--female{color:#ef4444}.player-item{display:flex;gap:.5rem;align-items:center;background-color:#f3f4f6;padding:.75rem 1rem;border-radius:.5rem;margin-bottom:.5rem;-webkit-user-select:none;user-select:none}.player-sex{display:flex;flex-shrink:0;justify-content:center;align-items:center;gap:.25rem}.player-name{font-weight:500;color:#374151;-webkit-user-select:none;user-select:none}.delete-icon{color:#ef4444;cursor:pointer;margin-left:auto;font-size:20px}.empty-players{text-align:center;color:#6b7280;font-style:italic;padding:2rem;background-color:#f9fafb;border-radius:.5rem;border:2px dashed #d1d5db}.settings-actions{display:flex;gap:1rem;justify-content:center;margin-top:auto}.settings-actions button{padding:0;height:42px;display:flex;flex-direction:row;gap:8px;min-width:142px;align-items:center;justify-content:center}@media (orientation: portrait){.settings-actions .button{width:auto;min-width:auto;padding-inline:12px;aspect-ratio:1/1;text-align:center}}
