@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;1,9..40,400&display=swap";*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f7f7f7;color:#151515;min-height:100vh}#root{min-height:100vh;display:flex;flex-direction:column}.container{flex:1;width:100%;max-width:1100px;margin:0 auto;padding:16px}@media (min-width: 768px){.container{padding:24px 32px 48px}}.borderContainer{width:100%;max-width:560px;margin:0 auto;border-radius:12px;padding:24px 20px;display:flex;justify-content:center;flex-direction:column;align-items:center;background:#fff;border:1px solid #ededed;box-shadow:0 1px 3px #0000000f}@media (min-width: 768px){.borderContainer{padding:32px 28px;border-radius:16px}}.page-title{font-size:20px;font-weight:700;line-height:1.2;text-align:center;margin:0 0 16px;color:#151515}@media (min-width: 768px){.page-title{font-size:24px;margin-bottom:24px}}.page-lead{font-size:16px;font-weight:400;line-height:1.4;text-align:center;color:#555;margin:0 0 24px}@media (min-width: 768px){.page-lead{font-size:18px}}._title_1nk6x_1{text-align:center;margin:0 0 32px!important;font-size:18px!important;line-height:1.4!important}@media (min-width: 768px){._title_1nk6x_1{margin-bottom:48px!important;font-size:22px!important}}._list_1nk6x_15{width:100%;display:flex;flex-direction:column;gap:12px;align-items:center}._button_1nk6x_23{max-width:280px;width:100%;height:44px!important;background:#0eaf6d!important;border-color:#0eaf6d!important;font-weight:600!important}._inputContainer_1nk6x_32{width:100%;max-width:560px;margin:20px auto 0;border-radius:12px;padding:16px;display:flex;gap:10px;align-items:center;background:#fff;border:1px solid #ededed;box-shadow:0 1px 3px #0000000f}._inputContainer_1nk6x_32 ._input_1nk6x_32{flex:1;height:44px;padding:0 14px;border:1px solid #ededed;border-radius:8px;font-size:16px;font-family:inherit;outline:none}._inputContainer_1nk6x_32 ._input_1nk6x_32:focus{border-color:#5e9bff;box-shadow:0 0 0 2px #5e9bff33}._inputContainer_1nk6x_32 ._button_1nk6x_23{width:44px;min-width:44px;height:44px!important;border-radius:8px!important;padding:0!important;font-size:18px}._srOnly_1nk6x_71{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.spinner{width:100%;display:flex;justify-content:center}.music{width:175px;height:100px;display:flex}.music span{width:6px;border-radius:18px;margin-right:6px}.music span:nth-child(1){animation:bar1 2s .2s infinite linear}.music span:nth-child(2){animation:bar2 2s .4s infinite linear}.music span:nth-child(3){animation:bar3 2s .6s infinite linear}.music span:nth-child(4){animation:bar4 2s .8s infinite linear}.music span:nth-child(5){animation:bar5 2s 1s infinite linear}.music span:nth-child(6){animation:bar6 2s 1.2s infinite linear}.music span:nth-child(7){animation:bar7 2s 1.4s infinite linear}.music span:nth-child(8){animation:bar8 2s 1.6s infinite linear}.music span:nth-child(9){animation:bar9 2s 1.8s infinite linear}@keyframes bar1{0%{background:#f677b0;margin-top:25%;height:10%}50%{background:#f677b0;height:100%;margin-top:0%}to{background:#f677b0;height:10%;margin-top:25%}}@keyframes bar2{0%{background:#df7ff2;margin-top:25%;height:10%}50%{background:#df7ff2;height:100%;margin-top:0%}to{background:#df7ff2;height:10%;margin-top:25%}}@keyframes bar3{0%{background:#8c7ff2;margin-top:25%;height:10%}50%{background:#8c7ff2;height:100%;margin-top:0%}to{background:#8c7ff2;height:10%;margin-top:25%}}@keyframes bar4{0%{background:#7fd0f2;margin-top:25%;height:10%}50%{background:#7fd0f2;height:100%;margin-top:0%}to{background:#7fd0f2;height:10%;margin-top:25%}}@keyframes bar5{0%{background:#7ff2d3;margin-top:25%;height:10%}50%{background:#7ff2d3;height:100%;margin-top:0%}to{background:#7ff2d3;height:10%;margin-top:25%}}@keyframes bar6{0%{background:#7ff2a0;margin-top:25%;height:10%}50%{background:#7ff2a0;height:100%;margin-top:0%}to{background:#7ff2a0;height:10%;margin-top:25%}}@keyframes bar7{0%{background:#adf27f;margin-top:25%;height:10%}50%{background:#adf27f;height:100%;margin-top:0%}to{background:#adf27f;height:10%;margin-top:25%}}@keyframes bar8{0%{background:#e7f27f;margin-top:25%;height:10%}50%{background:#e7f27f;height:100%;margin-top:0%}to{background:#e7f27f;height:10%;margin-top:25%}}@keyframes bar9{0%{background:#ecaa64;margin-top:25%;height:10%}50%{background:#ecaa64;height:100%;margin-top:0%}to{background:#ecaa64;height:10%;margin-top:25%}}.doorWrap{margin-top:40px;width:100%;max-width:480px;height:280px;margin-left:auto;margin-right:auto;border:1px solid #ededed;border-radius:12px;overflow:hidden;perspective:500px;position:relative;display:flex;justify-content:center;cursor:pointer}@media (min-width: 768px){.doorWrap{height:360px;margin-top:60px}}.leftDoor,.rightDoor{width:50%;height:100%;background-color:#0eaf6d;z-index:2;display:flex;justify-content:center;align-items:center;border:1px solid rgba(0,0,0,.08);font-size:13px;font-weight:700;color:#fff;letter-spacing:.04em}@media (min-width: 768px){.leftDoor,.rightDoor{font-size:15px}}@keyframes doorAnimationLeft{0%{transform:rotateY(0)}to{transform:rotateY(-130deg)}}@keyframes doorAnimationRight{0%{transform:rotateY(0)}to{transform:rotateY(130deg)}}.leftDoor{transform-origin:left;animation:doorAnimationLeft 2s ease-in-out 1s forwards}.rightDoor{transform-origin:right;animation:doorAnimationRight 2s ease-in-out 1s forwards}.content{position:absolute;z-index:1;width:100%;height:100%;background-color:#f0fdf8;display:flex;justify-content:center;align-items:center;padding:16px}.content h1{font-size:20px;font-weight:700;text-align:center;background:linear-gradient(135deg,#0eaf6d,#147b96 50%,#2cc4e0);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}@media (min-width: 768px){.content h1{font-size:26px}}._wrapper_1ftrp_1{display:flex;flex-direction:column;gap:48px;width:100%;max-width:800px;margin:0 auto;padding:0 0 32px}@media (min-width: 768px){._wrapper_1ftrp_1{gap:64px}}._innerWrapper_1ftrp_17{width:100%}._questionWrapper_1ftrp_21{display:flex;align-items:flex-start;margin-bottom:20px;gap:10px;text-align:center;justify-content:center}._title_1ftrp_30{margin-top:0;text-align:center;font-size:18px!important;line-height:1.4!important}@media (min-width: 768px){._title_1ftrp_30{font-size:20px!important}}._text_1ftrp_43{margin:0;font-size:16px;line-height:1.5;color:#151515}._btnWrapper_1ftrp_50{display:flex;flex-direction:column;width:100%;gap:12px;margin-top:24px}._changeAnswerButton_1ftrp_58,._answerInput_1ftrp_59{margin-top:16px;width:100%}._answerInput_1ftrp_59{font-family:inherit;font-size:15px}._wrapper_mlce0_1{width:100%;max-width:800px;margin:0 auto;padding:0 0 32px}._title_mlce0_8{text-align:center;margin-top:0;font-size:20px!important}._innerWrapper_mlce0_14{display:flex;gap:12px;border-bottom:1px solid #ededed;padding-bottom:20px;margin-bottom:20px}._index_mlce0_22{margin:0;font-weight:700;color:#0eaf6d;flex-shrink:0}._emptyText_mlce0_29{text-align:center;color:#555;margin:0 0 24px;line-height:1.5}._innerWrapper_mlce0_14:last-of-type{border-bottom:none}._review_mlce0_40 p{color:#147b96}._text_mlce0_44{font-size:15px;line-height:1.5;margin:0 0 8px}._text_mlce0_44 span{font-weight:700;color:#151515}._tryAgainBlock_mlce0_55{display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:24px}._button_mlce0_63{min-width:150px;height:44px!important;background:#0eaf6d!important;border-color:#0eaf6d!important;color:#fff!important;font-weight:600!important}._page_1uwhl_1{padding:8px 0 32px}._title_1uwhl_5{text-align:center!important;margin-top:0!important;margin-bottom:8px!important;font-size:22px!important}@media (min-width: 768px){._title_1uwhl_5{font-size:24px!important}}._lead_1uwhl_18{text-align:center!important;color:#555!important;margin-bottom:28px!important;font-size:15px!important}._primaryBtn_1uwhl_25{height:44px!important;background:#0eaf6d!important;border-color:#0eaf6d!important;font-weight:600!important;margin-bottom:8px}._divider_1uwhl_33{display:flex;align-items:center;gap:12px;width:100%;margin:20px 0;color:#888;font-size:13px}._divider_1uwhl_33:before,._divider_1uwhl_33:after{content:"";flex:1;height:1px;background:#ededed}._joinRow_1uwhl_51{display:flex;flex-direction:column;gap:10px;width:100%}@media (min-width: 480px){._joinRow_1uwhl_51{flex-direction:row}}._input_1uwhl_64{flex:1}._joinBtn_1uwhl_68{height:44px!important;min-width:100px;font-weight:600!important}.navbar{background-color:#0eaf6d;color:#fff;margin-bottom:0;position:sticky;top:0;z-index:100;box-shadow:0 1px 3px #00000014}.navbar-inner{max-width:1100px;margin:0 auto;padding:12px 16px;display:flex;justify-content:space-between;align-items:center;position:relative}.logo a{font-size:18px;font-weight:700;color:#fff;text-decoration:none;letter-spacing:-.02em}@media (min-width: 768px){.logo a{font-size:20px}}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:8px;background:transparent;border:none;cursor:pointer;border-radius:8px}.menu-toggle span{display:block;width:100%;height:2px;background:#fff;border-radius:2px;transition:transform .2s,opacity .2s}@media (min-width: 768px){.menu-toggle{display:none}}.nav-links{list-style:none;margin:0;display:none;flex-direction:column;gap:4px;position:absolute;top:100%;left:0;right:0;background:#0eaf6d;padding:8px 16px 16px;border-top:1px solid rgba(255,255,255,.15)}.nav-links.open{display:flex}@media (min-width: 768px){.nav-links{display:flex;flex-direction:row;position:static;gap:24px;padding:0;border:none;background:transparent}}.nav-links li{display:block}.nav-links a{display:block;color:#fff;text-decoration:none;font-size:15px;font-weight:500;padding:10px 12px;border-radius:8px;transition:background-color .15s}.nav-links a:hover{background:#ffffff1f}@media (min-width: 768px){.nav-links a{padding:8px 12px;font-size:16px}}.hero{display:grid;grid-template-columns:1fr;align-items:center;gap:32px;width:100%;padding:24px 0 40px}@media (min-width: 640px){.hero{gap:40px;padding:32px 0 48px}}@media (min-width: 900px){.hero{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:48px;padding:48px 0 64px}}.hero-content{width:100%;max-width:540px;justify-self:center}@media (min-width: 900px){.hero-content{justify-self:start;max-width:none}}.hero-eyebrow{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#0eaf6d;margin:0 0 12px}.hero-content h1{font-size:32px;font-weight:700;line-height:1.1;margin:0 0 16px;color:#151515}@media (min-width: 768px){.hero-content h1{font-size:40px;margin-bottom:20px}}.hero-description{font-size:16px;line-height:1.5;color:#555;margin:0 0 24px}@media (min-width: 768px){.hero-description{font-size:18px;line-height:1.4;margin-bottom:32px}}.hero-actions{display:flex;flex-direction:column;gap:12px}@media (min-width: 480px){.hero-actions{flex-direction:row;flex-wrap:wrap;gap:12px}}.cta-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:12px 24px;font-size:16px;font-weight:600;text-decoration:none;border-radius:8px;transition:background-color .15s,border-color .15s;text-align:center}@media (max-width: 479px){.cta-button{width:100%}}.cta-primary{color:#fff;background-color:#0eaf6d}.cta-primary:hover{background-color:#0c9a5f}.cta-secondary{color:#151515;background-color:#fff;border:1px solid #ededed}.cta-secondary:hover{background-color:#f7f7f7}.hero-image{width:100%;max-width:520px;justify-self:center}@media (min-width: 900px){.hero-image{max-width:none;justify-self:end;width:100%}}.hero-image-frame{position:relative;width:100%;aspect-ratio:910 / 570;border-radius:12px;overflow:hidden;box-shadow:0 8px 24px #0000001a}@media (min-width: 768px){.hero-image-frame{border-radius:16px}}.hero-image-frame img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}._page_krp16_1{padding:8px 0 32px}._header_krp16_5{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}@media (min-width: 600px){._header_krp16_5{flex-direction:row;align-items:center;justify-content:space-between}}._title_krp16_20{font-size:22px;font-weight:700;margin:0 0 4px;color:#151515}._roomCode_krp16_27{margin:0 0 8px;font-size:14px;color:#555;display:flex;align-items:center;gap:8px;flex-wrap:wrap}._copyBtn_krp16_37{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid #ededed;border-radius:8px;background:#fff;cursor:pointer;color:#555;transition:background-color .15s}._copyBtn_krp16_37:hover{background:#f7f7f7}._status_krp16_55{display:inline-block;font-size:13px;font-weight:600;padding:4px 10px;border-radius:999px}._waiting_krp16_63{background:#ececec;color:#555}._connecting_krp16_68{background:#dfebff;color:#147b96}._connected_krp16_73{background:#e8f5e9;color:#0eaf6d}._failed_krp16_78,._room_full_krp16_79,._disconnected_krp16_80{background:#ffe8e8;color:#c24827}._retryRow_krp16_85{margin-bottom:16px;display:flex;justify-content:center}._retryBtn_krp16_91{padding:10px 20px;font-size:14px;font-weight:600;color:#fff;background:#0eaf6d;border:none;border-radius:8px;cursor:pointer}._retryBtn_krp16_91:hover{background:#0c9a5f}._copyLinkBtn_krp16_106{margin-top:12px;padding:10px 16px;font-size:14px;font-weight:600;color:#151515;background:#fff;border:1px solid #ededed;border-radius:8px;cursor:pointer}._copyLinkBtn_krp16_106:hover{background:#f7f7f7}._leaveBtn_krp16_122{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 20px;font-size:15px;font-weight:600;color:#151515;text-decoration:none;border:1px solid #ededed;border-radius:8px;background:#fff;transition:background-color .15s}._leaveBtn_krp16_122:hover{background:#f7f7f7}._videoGrid_krp16_142{display:grid;grid-template-columns:1fr;gap:16px}@media (min-width: 768px){._videoGrid_krp16_142{grid-template-columns:1fr 1fr;gap:24px}}._videoCard_krp16_155{background:#fff;border:1px solid #ededed;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000000f}._label_krp16_163{display:block;padding:10px 14px;font-size:13px;font-weight:600;color:#555;background:#f7f7f7;border-bottom:1px solid #ededed}._video_krp16_142{width:100%;aspect-ratio:4 / 3;object-fit:cover;background:#1a1a1a;display:block}._placeholder_krp16_181{aspect-ratio:4 / 3;display:flex;align-items:center;justify-content:center;background:#ececec;padding:24px;text-align:center}._placeholder_krp16_181 p{margin:0;font-size:14px;color:#555;line-height:1.4}._centered_1xqcl_1{text-align:center;padding:48px 16px;max-width:480px;margin:0 auto}._title_1xqcl_8{margin-bottom:12px!important}._text_1xqcl_12{color:#555!important;margin-bottom:24px!important}._actions_1xqcl_17{display:flex;flex-direction:column;gap:12px;align-items:center}@media (min-width: 480px){._actions_1xqcl_17{flex-direction:row;justify-content:center}}._wrapper_mm6zw_1{text-align:center;padding:64px 16px;max-width:480px;margin:0 auto}._text_mm6zw_8{color:#555!important;margin-bottom:28px!important}._actions_mm6zw_13{display:flex;flex-direction:column;gap:12px;align-items:center}@media (min-width: 480px){._actions_mm6zw_13{flex-direction:row;justify-content:center}}._wrapper_18vz1_1{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;padding:32px 16px;text-align:center;max-width:480px;margin:0 auto}._text_18vz1_13{color:#555!important;margin-bottom:24px!important}._actions_18vz1_18{display:flex;flex-direction:column;gap:12px}@media (min-width: 480px){._actions_18vz1_18{flex-direction:row}}
