.Home_page__z25kN{--gray-rgb:0,0,0;--gray-alpha-200:rgba(var(--gray-rgb),0.08);--gray-alpha-100:rgba(var(--gray-rgb),0.05);--button-primary-hover:#383838;--button-secondary-hover:#f2f2f2;display:grid;grid-template-rows:20px 1fr 20px;align-items:center;justify-items:center;min-height:100svh;padding:80px;grid-gap:64px;gap:64px;font-family:var(--font-geist-sans)}@media (prefers-color-scheme:dark){.Home_page__z25kN{--gray-rgb:255,255,255;--gray-alpha-200:rgba(var(--gray-rgb),0.145);--gray-alpha-100:rgba(var(--gray-rgb),0.06);--button-primary-hover:#ccc;--button-secondary-hover:#1a1a1a}}.Home_main__2uIek{display:flex;flex-direction:column;gap:32px;grid-row-start:2}.Home_main__2uIek ol{font-family:var(--font-geist-mono);padding-left:0;margin:0;font-size:14px;line-height:24px;letter-spacing:-.01em;list-style-position:inside}.Home_main__2uIek li:not(:last-of-type){margin-bottom:8px}.Home_main__2uIek code{font-family:inherit;background:var(--gray-alpha-100);padding:2px 4px;border-radius:4px;font-weight:600}.Home_ctas__kRLxs{display:flex;gap:16px}.Home_ctas__kRLxs a{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:128px;height:48px;padding:0 20px;border:1px solid transparent;transition:background .2s,color .2s,border-color .2s;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;line-height:20px;font-weight:500}a.Home_primary__xGPLp{background:var(--foreground);color:var(--background);gap:8px}a.Home_secondary__W3DqX{border-color:var(--gray-alpha-200);min-width:158px}.Home_footer__wJNRn{grid-row-start:3;display:flex;gap:24px}.Home_footer__wJNRn a{display:flex;align-items:center;gap:8px}.Home_footer__wJNRn img{flex-shrink:0}@media (hover:hover) and (pointer:fine){a.Home_primary__xGPLp:hover{background:var(--button-primary-hover);border-color:transparent}a.Home_secondary__W3DqX:hover{background:var(--button-secondary-hover);border-color:transparent}.Home_footer__wJNRn a:hover{text-decoration:underline;text-underline-offset:4px}}@media (max-width:600px){.Home_page__z25kN{padding:32px 32px 80px}.Home_main__2uIek{align-items:center}.Home_main__2uIek ol{text-align:center}.Home_ctas__kRLxs{flex-direction:column}.Home_ctas__kRLxs a{font-size:14px;height:40px;padding:0 16px}a.Home_secondary__W3DqX{min-width:auto}.Home_footer__wJNRn{flex-wrap:wrap;align-items:center;justify-content:center}}@media (prefers-color-scheme:dark){.Home_logo__ZEOng{filter:invert()}}.Home_container__9OuOz{display:flex;flex-direction:column;padding-top:80px}.Home_navbar__MyWFx{background-color:#2c3e50;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 4px rgba(0,0,0,.1);position:fixed;top:0;left:0;width:100%;z-index:9999;border-bottom:2px solid #e0e7ef}.Home_logoContainer__Aeebd{display:flex;align-items:center;text-decoration:none;gap:.75rem}.Home_logoImage__Ebry6{height:40px;width:auto;object-fit:contain;border-radius:4px}.Home_logoText__VvVy0{color:#ecf0f1;font-size:1.5rem;font-weight:700;margin:0;letter-spacing:.5px}.Home_navLinks__5rKH4{display:flex;gap:2rem;align-items:center}.Home_navLink__nhFli{color:#ecf0f1;text-decoration:none;font-weight:500;transition:color .3s ease}.Home_navLink__nhFli:hover{color:#3498db}.Home_loginButton__SXCRR{background-color:transparent;color:#ecf0f1;border:2px solid #ecf0f1;padding:.5rem 1rem;border-radius:4px;cursor:pointer;transition:all .3s ease;font-weight:500}.Home_loginButton__SXCRR:hover{background-color:#ecf0f1;color:#2c3e50}.Home_jumbotron__uiWnO{position:relative;height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;color:white;background:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(/debate-background.jpg) 50%/cover;margin-top:-64px}.Home_jumbotronContent__Ue1Gf{max-width:800px;padding:2rem;position:relative;z-index:1}.Home_primaryMessage__zT4MO{font-size:3rem;font-weight:700;margin-bottom:1rem}.Home_secondaryMessage__qX6Vo{font-size:1.2rem;margin-bottom:2rem;line-height:1.6}.Home_ctaButton__twyFF{background-color:#3498db;color:white;padding:1rem 2rem;border:none;border-radius:4px;font-size:1.1rem;cursor:pointer;transition:background-color .3s ease}.Home_ctaButton__twyFF:hover{background-color:#2980b9}.Home_dropdown__ZL2gi{position:relative;display:inline-block}.Home_dropdownContent__9Iz4i{display:none;position:absolute;background-color:#f9f9f9;min-width:160px;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);z-index:1;border-radius:8px;padding:8px 0}.Home_dropdown__ZL2gi:hover .Home_dropdownContent__9Iz4i{display:block}.Home_dropdownLink__tib8T{color:#333;padding:12px 16px;text-decoration:none;display:block;transition:background-color .3s}.Home_dropdownLink__tib8T:hover{background-color:#f1f1f1;color:#0070f3}.Home_content__Qnbja{max-width:1200px;margin:0 auto;padding:2rem;display:flex;flex-direction:column;gap:2rem}.Home_tipsGrid__WN3YR{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;margin-bottom:2rem}@media (max-width:1024px){.Home_tipsGrid__WN3YR{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Home_tipsGrid__WN3YR{grid-template-columns:1fr}}.Home_tipCard__ZRFJ9{background:white;border-radius:15px;padding:2rem;box-shadow:0 10px 20px rgba(0,0,0,.1);transition:transform .3s ease;border:1px solid #eee;height:100%;display:flex;flex-direction:column}.Home_tipCard__ZRFJ9:hover{transform:translateY(-5px)}.Home_tipIcon__H3w8h{font-size:2.5rem;margin-bottom:1rem;text-align:center}.Home_tipCard__ZRFJ9 h2{color:#2c3e50;margin-bottom:1rem;font-size:1.5rem;text-align:center}.Home_tipCard__ZRFJ9 ul{list-style-type:none;padding:0}.Home_tipCard__ZRFJ9 li{margin-bottom:.5rem;padding-left:1.5rem;position:relative;color:#34495e}.Home_tipCard__ZRFJ9 li:before{content:"•";color:#3498db;position:absolute;left:0}.Home_videoSection__Ejcmf{background:#f8f9fa;border-radius:15px;padding:2rem;margin-top:2rem}.Home_videoSection__Ejcmf h2{text-align:center;color:#2c3e50;margin-bottom:2rem}.Home_videoGrid__p_LlN{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));grid-gap:2rem;gap:2rem}.Home_videoCard__kk7gJ{background:white;border-radius:10px;padding:1.5rem;box-shadow:0 5px 15px rgba(0,0,0,.1)}.Home_videoCard__kk7gJ h3{color:#2c3e50;margin-bottom:1rem;text-align:center}.Home_videoPlaceholder__Pexl_{background:#e9ecef;height:200px;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#6c757d}.Home_section__8mMQM{background:white;border-radius:15px;padding:2rem;box-shadow:0 10px 20px rgba(0,0,0,.1)}.Home_sectionTitle__kIhux{color:#2c3e50;font-size:2rem;margin-bottom:2rem;text-align:center;position:relative;padding-bottom:1rem}.Home_sectionTitle__kIhux:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:100px;height:3px;background:#3498db;border-radius:3px}.Home_scrollIndicator__Cd1cY{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);z-index:2;cursor:pointer;transition:transform .3s ease}.Home_scrollIndicator__Cd1cY:hover{transform:translateX(-50%) scale(1.1)}.Home_scrollArrow___zdom{display:flex;flex-direction:column;align-items:center}.Home_scrollArrow___zdom span{display:block;width:20px;height:20px;border-bottom:2px solid white;border-right:2px solid white;transform:rotate(45deg);margin:-10px;animation:Home_scrollDown__rod8F 2s infinite;transition:border-color .3s ease}.Home_scrollIndicator__Cd1cY:hover .Home_scrollArrow___zdom span{border-color:#3498db}@keyframes Home_scrollDown__rod8F{0%{opacity:0;transform:rotate(45deg) translate(-20px,-20px)}50%{opacity:1}to{opacity:0;transform:rotate(45deg) translate(20px,20px)}}@media (max-width:768px){.Home_scrollArrow___zdom span{width:15px;height:15px}}.Home_videoContainer__n_f1M{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;margin-bottom:1rem;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.Home_videoContainer__n_f1M iframe{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:8px}.Home_videoDescription__o_paA{color:#34495e;text-align:center;margin-top:1rem;font-size:.9rem;line-height:1.4}.Home_evidenceForm__3Vy0Q{max-width:1200px;margin:2rem auto;padding:2rem;background:white;border-radius:15px;box-shadow:0 10px 20px rgba(0,0,0,.1)}.Home_formGrid__IS7xU{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem 2rem;gap:1.5rem 2rem;margin-bottom:2rem}.Home_formGroup__4d6Bt{display:flex;flex-direction:column;gap:.75rem;margin-bottom:.5rem}.Home_formGroup__4d6Bt label{font-weight:500;color:#2c3e50}.Home_formInput__dH9_u{padding:.75rem;border:1px solid #ddd;border-radius:8px;font-size:1rem;transition:border-color .3s ease}.Home_formInput__dH9_u:focus{outline:none;border-color:#3498db}.Home_evidenceTextarea__zuMlN{width:100%;padding:1rem;border:1px solid #ddd;border-radius:8px;font-size:1rem;resize:vertical;min-height:200px;transition:border-color .3s ease;margin-bottom:2rem}.Home_evidenceTextarea__zuMlN:focus{outline:none;border-color:#3498db}.Home_submitButton__dje68{background-color:#3498db;color:white;padding:1rem 2rem;border:none;border-radius:8px;font-size:1.1rem;cursor:pointer;transition:background-color .3s ease;width:100%;max-width:300px;margin:0 auto;display:block}.Home_submitButton__dje68:hover{background-color:#2980b9}.Home_submitButton__dje68:disabled{background-color:#bdc3c7;cursor:not-allowed}.Home_message__g_VSM{text-align:center;margin:1rem 0;padding:1rem;border-radius:8px;background-color:#f8f9fa;color:#2c3e50}@media (max-width:768px){.Home_formGrid__IS7xU{grid-template-columns:1fr}.Home_evidenceForm__3Vy0Q{padding:1rem}}.Home_evidenceListContainer__PIrEp{padding:2rem;max-width:1200px;margin:0 auto}.Home_pageTitle__JJmUd{color:#2c3e50;margin-bottom:2rem;font-size:2rem;text-align:center}.Home_tableContainer__bz1JV{background:white;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);overflow:hidden}.Home_evidenceTable__pYhf1{width:100%;border-collapse:collapse;text-align:left}.Home_evidenceTable__pYhf1 td,.Home_evidenceTable__pYhf1 th{padding:1rem;border-bottom:1px solid #eee}.Home_evidenceTable__pYhf1 th{background-color:#f8f9fa;font-weight:600;color:#2c3e50}.Home_evidenceTable__pYhf1 tr:last-child td{border-bottom:none}.Home_evidenceTable__pYhf1 tr:hover{background-color:#f8f9fa}.Home_actionButtons__YiKK8{display:flex;gap:.5rem;justify-content:flex-start}.Home_actionButton__lKGtj{padding:.5rem 1rem;border:none;border-radius:4px;cursor:pointer;font-weight:500;transition:all .3s ease}.Home_viewButton__nJF92{background-color:#3498db;color:white}.Home_viewButton__nJF92:hover{background-color:#2980b9}.Home_editButton__k8xh_{background-color:#2ecc71;color:white}.Home_editButton__k8xh_:hover{background-color:#27ae60}.Home_deleteButton___4q3O{background-color:#e74c3c;color:white}.Home_deleteButton___4q3O:hover{background-color:#c0392b}.Home_evidenceStructure__553jL{display:flex;flex-direction:column;gap:2rem;margin-top:2rem}.Home_structureImage__1cdyl{padding:1rem;text-align:center}.Home_structureGuide__WsXtD,.Home_structureImage__1cdyl{background:white;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.Home_structureGuide__WsXtD{padding:2rem}.Home_structureGuide__WsXtD h3{color:#2c3e50;font-size:1.5rem;margin-bottom:1.5rem;text-align:center}.Home_noteBox__Ny5DY{background:#f8f9fa;border-left:4px solid #3498db;padding:1.5rem;margin-top:2rem;border-radius:0 8px 8px 0}.Home_noteBox__Ny5DY h3{color:#2c3e50;font-size:1.2rem;margin-bottom:1rem}.Home_noteBox__Ny5DY p{color:#34495e;line-height:1.6}@media (max-width:768px){.Home_evidenceStructure__553jL{padding:1rem}.Home_structureImage__1cdyl{padding:.5rem}.Home_structureGuide__WsXtD{padding:1rem}}.Home_modalOverlay__TPY8b{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(44,62,80,.25);z-index:10000;display:flex;align-items:center;justify-content:center}.Home_modalContent__o1ZT0{background:#fff;border-radius:16px;box-shadow:0 8px 32px rgba(44,62,80,.18);padding:3rem 2.5rem 2.5rem;max-width:650px;width:98vw;max-height:92vh;overflow-y:auto;position:relative;z-index:10001;margin-top:32px}.Home_closeButton__3xUxp{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#666;padding:.5rem;line-height:1;transition:color .3s ease}.Home_closeButton__3xUxp:hover{color:#333}.Home_modalTitle__Lh0Em{color:#2c3e50;margin-bottom:1.5rem;padding-right:2rem;font-size:1.5rem}.Home_evidenceDetails__sHsS_{display:flex;flex-direction:column;gap:1rem}.Home_detailRow__PmBhU{display:flex;flex-direction:column;gap:.5rem}.Home_detailLabel__ck0KV{font-weight:600;color:#2c3e50;font-size:.9rem}.Home_detailValue__Tj99G{color:#34495e;line-height:1.5}.Home_detailLink__eg_La{color:#3498db;text-decoration:none;word-break:break-all;transition:color .3s ease}.Home_detailLink__eg_La:hover{color:#2980b9;text-decoration:underline}.Home_evidenceText__ctXNU{background:#f8f9fa;padding:1rem;border-radius:4px;white-space:pre-wrap;line-height:1.6;color:#34495e}@media (max-width:768px){.Home_modalContent__o1ZT0{width:98vw;padding:1.5rem .5rem;margin-top:56px}.Home_modalTitle__Lh0Em{font-size:1.2rem}.Home_detailLabel__ck0KV{font-size:.8rem}.Home_detailValue__Tj99G{font-size:.9rem}}.Home_chatContainer__rcxNS{max-width:600px;margin:0 auto;background:#f9f9f9;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.07);padding:24px}@media (max-width:700px){.Home_chatContainer__rcxNS{max-width:98vw;padding:10px}}.Home_chatMessages__7ffVU{max-height:320px;overflow-y:auto;margin-bottom:16px;padding:8px;background:#fff;border-radius:8px;border:1px solid #eee}.Home_chatPageContainer__E_ySG{display:flex;flex-direction:column;height:calc(100vh - 80px);max-width:800px;margin:2rem auto 0;background:#f9f9f9;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.07);overflow:hidden}.Home_chatHeader__qOMP3{display:flex;justify-content:center;align-items:center;padding:1rem 1.5rem;background:#e0e7ef;color:#2c3e50;border-radius:12px 12px 0 0;position:relative}.Home_chatTitle___8Dtb{margin:0 auto;font-size:1.5rem;font-weight:600;text-align:center;flex:1 1}.Home_helpButton__HTM_L{position:absolute;right:1.5rem;top:50%;transform:translateY(-50%);background:none;border:none;color:#2c3e50;font-size:1.5rem;cursor:pointer;padding:.5rem;border-radius:50%;transition:background-color .3s ease;display:flex;align-items:center;justify-content:center;width:40px;height:40px}.Home_helpButton__HTM_L:hover{background-color:rgba(44,62,80,.08)}.Home_chatMessagesContainer__Ef5g7{flex:1 1;overflow-y:auto;padding:1rem;background:#fff;display:flex;flex-direction:column}.Home_messageWrapper__EvhBG{margin-bottom:.5rem}.Home_messageBubble___FmoP{word-wrap:break-word}.Home_chatInputContainer__VCXEM{padding:1rem 1.5rem;background:#fff;border-top:1px solid #eee;border-radius:0 0 12px 12px}.Home_chatForm__estEK{display:flex;gap:.5rem;align-items:center}.Home_chatInput__Nu_mB{flex:1 1;padding:.75rem 1rem;border:1px solid #ddd;border-radius:8px;font-size:1rem;transition:border-color .3s ease}.Home_chatInput__Nu_mB:focus{outline:none;border-color:#3498db}.Home_chatSendButton__UwVcg{background:#2c3e50;color:white;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;cursor:pointer;font-weight:500;transition:background-color .3s ease;white-space:nowrap}.Home_chatSendButton__UwVcg:hover:not(:disabled){background:#34495e}.Home_chatSendButton__UwVcg:disabled{background:#bdc3c7;cursor:not-allowed}.Home_chatError__soRjh{color:#e74c3c;margin-top:.5rem;font-size:.9rem;text-align:center}@media (max-width:768px){.Home_chatPageContainer__E_ySG{height:calc(100vh - 70px);margin:0 .5rem;border-radius:8px}.Home_chatHeader__qOMP3{padding:.75rem 1rem;border-radius:8px 8px 0 0}.Home_chatTitle___8Dtb{font-size:1.25rem}.Home_chatInputContainer__VCXEM{padding:.75rem 1rem;border-radius:0 0 8px 8px}.Home_chatForm__estEK{gap:.25rem}.Home_chatInput__Nu_mB{padding:.5rem .75rem;font-size:.9rem}.Home_chatSendButton__UwVcg{padding:.5rem 1rem;font-size:.9rem}}.Home_modalContent__o1ZT0 .Home_tipsGrid__WN3YR{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:0}.Home_modalContent__o1ZT0 .Home_tipCard__ZRFJ9{width:100%;max-width:100%;box-sizing:border-box;margin:0 auto}@media (max-width:700px){.Home_modalContent__o1ZT0 .Home_tipsGrid__WN3YR{gap:1rem}.Home_modalContent__o1ZT0 .Home_tipCard__ZRFJ9{padding:1.2rem}}@media (max-width:900px){.Home_modalContent__o1ZT0{padding:2rem .5rem;max-width:99vw}.Home_formGrid__IS7xU{grid-template-columns:1fr;gap:1.2rem 0}}