:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;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}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.character-grid{display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap;width:100%;flex:1;margin-top:10vh}.app>.character-grid{flex-grow:1}.character-button{border:none;background:none;cursor:pointer;text-align:center;transition:transform .2s ease,opacity .2s ease;width:160px;opacity:.3;display:flex;flex-direction:column;align-items:center}.character-button:focus{outline:none}.character-button.selected{opacity:1;transform:scale(1.05)}.character-button img{width:280px;height:280px;border-radius:50%;border:4px solid transparent}.character-button.selected img{border-color:transparent}.character-button.selected{outline:none;box-shadow:none;border:none}.character-button p{margin-top:1rem;margin-bottom:.5rem;font-weight:700;font-size:2.5rem;color:#333}.character-container{display:flex;flex-direction:column;height:100vh;overflow:hidden}.character-container>h2{flex-shrink:0;background-color:#d00087;color:#fff;padding:1rem 1rem 1rem 2rem;font-size:3vw;text-align:left;margin:0;width:100%}.character-main{flex:1;display:flex;justify-content:center;align-items:center;overflow:hidden}.character-message{margin:2rem auto;max-width:90%;display:grid;grid-template-columns:auto 1fr;align-items:start;gap:1rem;padding:1rem;border-radius:8px;position:relative}.character-message img{width:20rem;height:20rem;border-radius:50%}.character-avatar{display:flex;flex-direction:column;align-items:center;gap:.5rem;transform:translateY(-4rem)}.character-name{font-weight:700;font-size:2rem;color:#000;text-align:center}.character-message .speech-bubble{position:relative;background-color:#fff1b5;padding:.5rem .5rem .5rem 2rem;border-radius:12px;color:#333;font-size:2rem;text-align:left;max-width:100%;box-shadow:0 0 0 2px #ffeb99}.character-message .speech-bubble:before{content:"";position:absolute;top:1rem;left:-20px;width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-right:20px solid #fff1b5;z-index:1}.character-message .speech-bubble:after{content:"";position:absolute;top:1rem;left:-22px;width:0;height:0;border-top:11px solid transparent;border-bottom:11px solid transparent;border-right:22px solid #ffeb99;z-index:0}@media (max-width: 768px){.character-message{flex-direction:column;align-items:center;text-align:center}.character-message img{width:60px;height:60px}}.carousel-row{display:flex;flex-direction:row;justify-content:space-evenly;align-items:flex-start;gap:1rem;flex-wrap:nowrap;overflow-x:auto;padding-bottom:2rem}.carousel{display:flex;align-items:center;gap:1rem}.carousel-title{font-size:1.4rem;font-weight:700;margin-bottom:.5rem;width:100%}.purple-text{color:#6a1b9a}.orange-text{color:#bf360c}.share-card{width:200px;height:260px;padding:1rem;border-radius:4px;text-align:center;color:#fff;font-weight:700;font-size:1.2rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:1rem}.share-card img{width:120px;height:120px;margin-top:2.5rem}.share-card{font-size:1.5rem}.share-card.purple{background-color:#6a1b9a}.share-card.orange{background-color:#bf360c}.carousel button{font-size:2rem;font-weight:700;background:none;border:none;cursor:pointer;color:#444}.avatar{width:100px;height:100px;border-radius:50%;flex-shrink:0;margin-right:1rem}.speech-bubble{background-color:#fff1b5;padding:0rem 1rem;border-radius:12px;font-size:2rem;color:#000;text-align:left;box-shadow:0 0 0 2px #ffeb99}.speech-bubble p{margin:1rem 0}.arrow{width:72px;height:72px;border-radius:50%;background-color:#6a1b9a;color:#fff;font-size:2rem;font-weight:700;display:flex;align-items:center;justify-content:center;cursor:pointer;border:none;padding:0;box-sizing:border-box;flex-shrink:0;outline:none}.arrow img{width:50%;height:50%;object-fit:contain}@media (max-width: 768px){.carousel-row{flex-direction:column;align-items:center;gap:2rem}.share-card{width:140px;height:180px}}.phone-scene-container{display:flex;flex-direction:column;height:100vh;overflow:hidden}.phone-scene-container>h2{flex-shrink:0;background-color:#d00087;color:#fff;padding:1rem 1rem 1rem 2rem;font-size:3vw;text-align:left;margin:0;width:100%}.gif-wrapper img{width:500px;height:auto;max-width:90vw}.character-speech{display:flex;align-items:center;gap:1rem;padding:1.5rem 2rem}.speech-bubble{background-color:#fff1b5;padding:1rem;border-radius:12px;font-size:1.4rem;color:#000;text-align:left;box-shadow:0 0 0 2px #ffeb99}.avatar{width:80px;height:80px;border-radius:50%}.card-row{display:flex;gap:2rem;margin-top:2rem;justify-content:center;flex-wrap:wrap}.card{width:260px;height:320px;padding:1rem;border-radius:12px;text-align:center;color:#fff;font-weight:700;display:flex;flex-direction:column;justify-content:center;align-items:center}.card img{width:200px;height:200px;margin-top:2.5rem}.card p{font-size:1.5rem}.card.purple{background-color:#6a1b9a}.card.orange{background-color:#bf360c}.card.blue{background-color:#0d47a1}.card{transition:transform .3s ease}.card:hover{transform:scale(1.05)}.decision-buttons{display:flex;justify-content:center;gap:20px;margin-top:20px}.risky-button{background-color:#da300c;color:#fff;padding:10px 20px;font-weight:700;font-size:1rem;padding:1rem 2rem;border:none;border-radius:8px;cursor:pointer;z-index:999;outline:none}.ok-button{background-color:#008c44;color:#fff;padding:10px 20px;font-weight:700;font-size:1rem;padding:1rem 2rem;border:none;border-radius:8px;cursor:pointer;z-index:999;outline:none}.consequence-container{text-align:center;background-color:#fff}.phone-image{display:flex;justify-content:center;margin-top:.2rem}.phone-image img{width:480px;height:480px;border-radius:12px;object-fit:cover;transition:transform .3s ease}.phone-image img:hover{transform:scale(1.05)}.tips-container{text-align:center;background-color:#fff}.tips-content{display:flex;flex-direction:row;align-items:center;justify-content:center;min-height:calc(100vh - 250px)}.tips-row{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.tip-card{border:3px solid #c51a74;border-radius:8px;padding:1.5rem;width:450px;background-color:#fff;text-align:left}.tip-card h3{background-color:#c51a74;color:#fff;padding:.5rem 1rem;margin:-1.5rem -1.5rem 1rem;font-size:1.5rem}.tip-card p{font-size:1.5rem;line-height:1.5}.tips-buttons{display:flex;justify-content:center;gap:2rem}.tips-buttons button{background-color:#c51a74;color:#fff;padding:1rem 2rem;font-weight:700;font-size:1.5rem;border:none;border-radius:8px;cursor:pointer}.tips-buttons button:hover{background-color:#a70e5a}.combo-container{text-align:center;background-color:#fff}.combo-row{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;margin-bottom:1rem}.combo-card{width:220px;padding:1rem;border-radius:12px;text-align:center;color:#fff;font-weight:700}.combo-card img{width:100px;height:100px;margin:2rem 0}.combo-card.purple{background-color:#6a1b9a}.combo-card.orange{background-color:#bf360c}.combo-card.blue{background-color:#0d47a1}.combo-buttons{display:flex;justify-content:center;gap:2rem}.combo-buttons button{background-color:#fff;color:#000;border:none;border-radius:50%;width:30px;height:30px;font-size:1rem;cursor:pointer}.combo-action{margin-top:1rem}.combo-action button{background-color:#008c44;color:#fff;padding:1rem 2rem;font-weight:700;font-size:1rem;border:none;border-radius:8px;cursor:pointer}.combo-action button:hover{background-color:#006c2b}.combo-buttons .arrow{width:64px;height:64px;border-radius:50%;background-color:#6a1b9a;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;border:none;padding:0;box-sizing:border-box;flex-shrink:0;outline:none}.combo-buttons .arrow img{width:50%;height:50%;object-fit:contain}.arrow.purple{background-color:#6a1b9a}.arrow.orange{background-color:#bf360c}.arrow.blue{background-color:#0d47a1}.arrow:hover{opacity:.9;transform:scale(1.05)}.arrow:focus{outline:none;box-shadow:none}.combo-block{display:flex;flex-direction:column;align-items:center}.combo-title.purple{color:#6a1b9a}.combo-title.orange{color:#bf360c}.combo-title.blue{color:#0d47a1}.combo-title{font-size:1.5rem;font-weight:700;margin-bottom:.4rem;margin-top:0}.combo-card p{font-size:1.2rem;margin-top:.5rem}html,body{margin:0;padding:0;height:100%;overflow:hidden}#root{width:100vw;height:100vh;overflow:hidden}body{margin:0;font-family:Futura,Helvetica Neue,Arial,sans-serif;background:#fff;color:#333}.app{width:100vw;height:100vh;overflow:hidden;text-align:center;box-sizing:border-box;display:flex;flex-direction:column;position:relative}.app>h2{flex-shrink:0}h2{background-color:#d00087;color:#fff;font-size:3vw;text-align:left;padding:1rem 1rem 1rem 2rem;margin:0}button{background-color:#008c44;color:#fff;font-weight:700;border:none;padding:.8rem 2rem;border-radius:8px;margin:2rem 1rem 0;font-size:1rem;cursor:pointer}button:disabled{background-color:#ccc;cursor:not-allowed}.fixed-back-button{position:fixed;bottom:2rem;left:2rem;background-color:#008c44;color:#fff;font-weight:700;border:none;padding:1rem 2rem;border-radius:8px;font-size:1rem;cursor:pointer;z-index:999;outline:none}.fixed-next-button{position:fixed;bottom:2rem;right:2rem;background-color:#008c44;color:#fff;font-weight:700;border:none;padding:1rem 2rem;border-radius:8px;font-size:1rem;cursor:pointer;z-index:999;outline:none}.reset-button{position:fixed;top:16px;right:16px;width:24px;height:24px;background-color:#e90198;cursor:pointer;z-index:1000}.reset-popup{position:fixed;top:0;left:0;width:100%;height:100%;background:#0006;display:flex;align-items:center;justify-content:center;z-index:1001}.reset-popup-content{background:#fff;padding:1.5rem;border-radius:8px;text-align:center}.reset-popup-content button{margin:.5rem 1rem;padding:.5rem 1.2rem;font-size:1rem;border:none;border-radius:6px;cursor:pointer;font-weight:700}.reset-popup-content button:first-child{background-color:#da300c!important;color:#fff}.reset-popup-content button:last-child{background-color:#008c44!important;color:#fff}.download-button{position:absolute;top:2em;margin:1rem;right:6rem;background-color:#e90198;padding:.8rem 2rem;border:none;border-radius:8px;cursor:pointer}.download-button:hover{background-color:#e90198}@media (max-width: 768px){h2{font-size:1.2rem;padding-left:1rem}}
