.TikTakToe_mainContainer__O3m_2{display:flex;flex-direction:column;align-items:center;padding:2rem;background-color:#f5efe6;color:#2c3e50}.TikTakToe_card__ZZtw2{background:hsla(0,0%,100%,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:10px;box-shadow:0 8px 32px rgba(0,0,0,.1);padding:2rem;margin-bottom:2rem;text-align:center}.TikTakToe_card__ZZtw2 h3{font-size:1.75rem;font-weight:700;color:#4a6c6f;margin-bottom:1rem}.TikTakToe_card__ZZtw2 p{font-size:1rem;margin-bottom:1rem;color:#2c3e50}.TikTakToe_card__ZZtw2 .TikTakToe_scrollButton__0rwBd{background:#4a6c6f;color:#f5efe6;padding:.5rem 1rem;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .3s ease}.TikTakToe_card__ZZtw2 .TikTakToe_scrollButton__0rwBd:hover{background:#364e50}.TikTakToe_container__MTWPz{display:flex;flex-direction:column;align-items:center;width:100%;max-width:600px}.TikTakToe_chatBubble__5eort,.TikTakToe_thoughtBubble__6N75l{background:rgba(201,139,95,.1);border:2px solid #c98b5f;border-radius:20px;padding:1rem;margin-bottom:1rem;box-shadow:0 4px 16px rgba(0,0,0,.1);transition:all .3s ease;display:flex;align-items:center;gap:.5rem;width:100%}.TikTakToe_thoughtBubble__6N75l{background:rgba(201,139,95,.1);border-color:#c98b5f}.TikTakToe_chatBubble__5eort{background:rgba(74,108,111,.1);border-color:#4a6c6f}.TikTakToe_chatText___EZgw,.TikTakToe_thoughtText__i_XZ3{font-size:1rem;color:#2c3e50}.TikTakToe_chatAvatar__M537X,.TikTakToe_thoughtAvatar__3y3Le{width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#f5efe6;font-weight:700}.TikTakToe_thoughtAvatar__3y3Le{background:#c98b5f}.TikTakToe_chatAvatar__M537X{background:#4a6c6f}.TikTakToe_board__mdElL{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;margin-bottom:1rem}.TikTakToe_cell__vHFFZ{width:100px;height:100px;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.8);border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.1);font-size:2rem;font-weight:700;color:#2c3e50;cursor:pointer;transition:all .3s ease}.TikTakToe_cell__vHFFZ:hover{background:#b6cdcf}.TikTakToe_winnerMessage__SOfLU{font-size:1.5rem;font-weight:700;color:#4a6c6f;margin-bottom:1rem}.TikTakToe_chatBubbleLoading__uZ2zm{font-size:1rem;color:#c98b5f}.TikTakToe_message__dHuGl{font-size:1rem;color:#4a6c6f;margin-bottom:1rem}.TikTakToe_chatWindow__lWuOE{width:100%;max-width:600px}.DemoLayout_demoLayout__DPiVr{display:flex;flex-direction:column;min-height:100vh;background-color:#f5efe6;color:#2c3e50;padding:1rem;box-sizing:border-box;position:relative}@media(min-width:768px){.DemoLayout_demoLayout__DPiVr{padding:2rem}}.DemoLayout_contentWrapper__hzas9{flex:1;display:flex;flex-direction:column;overflow-y:auto;padding-bottom:4rem}.DemoLayout_ctaWrapper__Ig3Xl{display:flex;justify-content:center;gap:1rem;padding:1rem;background:hsla(0,0%,100%,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:10px;box-shadow:0 8px 32px rgba(0,0,0,.1);position:fixed;bottom:0;left:0;right:0}@media(min-width:768px){.DemoLayout_ctaWrapper__Ig3Xl{gap:2rem}}.DemoLayout_ctaPrimary__dMf6I,.DemoLayout_ctaSecondary__pVmXB,.DemoLayout_ctaTertiary__hKgA8{text-decoration:none;padding:.8rem 1.5rem;border-radius:50px;font-weight:600;text-align:center;transition:all .3s ease;font-size:.9rem}@media(min-width:768px){.DemoLayout_ctaPrimary__dMf6I,.DemoLayout_ctaSecondary__pVmXB,.DemoLayout_ctaTertiary__hKgA8{padding:1rem 2rem;font-size:1rem}}.DemoLayout_ctaPrimary__dMf6I:hover,.DemoLayout_ctaSecondary__pVmXB:hover,.DemoLayout_ctaTertiary__hKgA8:hover{transform:translateY(-3px);box-shadow:0 10px 20px rgba(0,0,0,.1)}.DemoLayout_ctaPrimary__dMf6I{background:#c98b5f;color:#f5efe6}.DemoLayout_ctaPrimary__dMf6I:hover{background:#b7703e}.DemoLayout_ctaSecondary__pVmXB{background:transparent;border:2px solid #4a6c6f;color:#4a6c6f}.DemoLayout_ctaSecondary__pVmXB:hover{background:rgba(74,108,111,.1)}.DemoLayout_ctaTertiary__hKgA8{background:transparent;border:2px solid #4a6c6f;color:#4a6c6f}.DemoLayout_ctaTertiary__hKgA8:hover{background:rgba(74,108,111,.1)}.DemoLayout_iframeWrapper__Jw5N0{flex:1;display:flex;width:100%;height:calc(100vh - 4rem)!important}.DemoLayout_iframeContent__syOL2{flex:1;width:100%;height:calc(100vh - 4rem)!important;border:none}