@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navigation{align-items:center;background-color:#f2f1f0;display:flex;flex-direction:column;justify-content:center;max-width:100%}body{font-family:Georgia,serif}.month-selector,.week-selector{align-items:center;color:#6b5045;display:flex;font-family:Prompt;font-size:30px;font-weight:700;justify-content:center;margin-top:10px}.games-container{align-content:flex-start;display:flex;flex-wrap:wrap;justify-content:space-evenly}.game-box{border:2px solid grey;border-radius:10px;display:flex;flex-direction:column;font-size:.75rem;height:150px;margin:25px 18px;padding:0;width:500px}.game-box,.game-table{font-family:Space Mono}.game-table{font-size:14.5px;height:100%;padding:1rem;text-align:left;width:100%}th{background-color:#ffaf5d;border-radius:10px;font-size:95%;padding:1%}td,th{text-align:center}td{padding:0}.team-name{align-items:center;display:flex;flex-direction:row;justify-content:center}.team-logo{height:35px;padding-right:10px;width:35px}.score{color:#6b5035;font-family:Prompt}pre{background:#d3d3d3;border-radius:10px;padding:5%}p,pre{overflow:scroll}.game-date{font-family:Space Mono;text-align:center}.mlb-schedule{padding:10px}.month-display{align-items:center;display:flex;flex-direction:column}.posts-container{align-content:flex-start;display:flex;flex-wrap:wrap;justify-content:space-evenly}.post-box{border:2px solid grey;border-radius:10px;font-family:Space Mono;font-size:1.15rem;line-height:1.75;margin-bottom:5%;padding:2% 5%;text-align:left;width:80%}.intros,.parley{font-family:Space Mono;text-align:center}.parley-container{display:flex;justify-content:center}.selected-winners{display:inline-block;list-style-type:none;text-align:center}.games-table{border-collapse:collapse;width:500px}.games-table td{padding:5px;text-align:center;vertical-align:middle}.games-table .separator{font-weight:700}.games-table .left-column{text-align:left}.games-table .right-column{text-align:right}.team-logo{vertical-align:middle}.games-table input[type=checkbox]{-webkit-appearance:none;appearance:none;background-color:#fff;border:2px solid #333;border-radius:4px;cursor:pointer;height:20px;position:relative;vertical-align:middle;width:20px}.games-table input[type=checkbox]:checked{background-color:#007bff;border-color:#007bff;color:#fff}.games-table input[type=checkbox]:checked:before{content:"\2713";font-size:16px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.rankings{color:#6b5045;font-family:Prompt;margin:0;max-height:1500px;text-align:center}.navbar-container{align-items:center;background-color:#f2f1ef;display:flex;flex-direction:column;padding-top:20px}.navbar-logo-wrapper{align-items:center;display:flex;justify-content:center;margin-bottom:10px}.navbar-logo{height:auto;max-width:50px}.navbar{align-items:center;background-color:#f2f1ef;display:flex;gap:20px;justify-content:center;padding:10px 0}.navbar .dropdown-toggle,.navbar a{border-radius:5px;color:#6b5045;cursor:pointer;display:inline-block;font-family:Prompt;padding:8px 16px;text-decoration:none;transition:background-color .3s ease}.navbar .dropdown-toggle.active,.navbar a.active{background-color:#ffaf5d}.navbar .dropdown-toggle:hover,.navbar a:hover{background-color:#ffd3a4}.dropdown{display:inline-block;position:relative}.dropdown-menu{background-color:#f2f1ef;border-radius:5px;box-shadow:0 8px 16px #0003;display:flex;flex-direction:column;left:0;min-width:160px;position:absolute;top:100%;z-index:1000}.dropdown-menu a{border-radius:5px;color:#6b5045;font-family:Prompt;padding:10px 16px;text-align:left;text-decoration:none;white-space:nowrap}.dropdown-menu a:hover{background-color:#ffd3a4}li{position:relative}li ul.dropdown{background:#f2f1f0;border-radius:5px;box-shadow:0 8px 16px #0003;display:none;left:0;list-style-type:none;padding:10px;position:absolute;top:100%}li:hover ul.dropdown{display:block}li ul.dropdown li{display:block;padding:5px 10px}li ul.dropdown li.active{background-color:#ffaf5d;border-radius:5px}li ul.dropdown li.inactive{background-color:initial}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f2f1ef;color:#111;font-family:et-book,Palatino,Palatino Linotype,Palatino LT STD,Book Antiqua,Georgia,serif;line-height:1.6;margin:0;overflow-x:hidden;padding:0}.markdown-container{word-wrap:break-word;margin:4rem auto;max-width:750px;overflow-x:hidden;padding:0 1rem;text-align:center;white-space:normal}.markdown-container h1{font-size:3rem;font-weight:400;margin-bottom:.5rem}.markdown-container h2{font-size:2rem;font-weight:400;margin-bottom:1rem;margin-top:2rem}.markdown-container p{font-size:1rem;margin-bottom:1.25rem;text-align:justify;word-break:break-word}.markdown-container a{border-bottom:1px solid #111;color:#111;text-decoration:none}.markdown-container a:hover{border-color:#444;color:#444}nav{align-items:center;background-color:initial;display:flex;font-family:Prompt,sans-serif;gap:2rem;justify-content:center;padding:2rem 1rem}nav a{color:#111;font-size:1.125rem;font-weight:600;padding:.25rem .5rem;text-decoration:none}nav a.active{border:1px solid #111;border-radius:5px}footer{border-top:1px solid #ddd;color:#666;font-size:.875rem;margin-top:4rem;padding:2rem;text-align:center}.signup-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;justify-content:center;min-height:100vh;padding:2rem 1rem}.signup-card{animation:slideUp .5s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffffa;border-radius:24px;box-shadow:0 20px 60px #0000004d;max-width:600px;padding:3rem;width:100%}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.signup-header{margin-bottom:2.5rem;text-align:center}.signup-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;color:#1a202c;font-size:2rem;font-weight:700;margin:0 0 .5rem}.signup-header p{color:#718096;font-size:1rem;margin:0}.signup-form{display:flex;flex-direction:column;gap:1.5rem}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{color:#2d3748;font-size:.875rem;font-weight:600;letter-spacing:.025em}.form-group input[type=email],.form-group input[type=password],.form-group input[type=tel],.form-group input[type=text]{background:#fff;border:2px solid #e2e8f0;border-radius:12px;font-family:inherit;font-size:1rem;padding:.875rem 1rem;transition:all .3s ease}.form-group input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none;transform:translateY(-1px)}.form-group input.error{background:#fff5f5;border-color:#f56565}.field-error{color:#e53e3e;font-size:.813rem;font-weight:500;margin-top:-.25rem}.checkbox-group{margin-top:.5rem}.checkbox-label{align-items:flex-start;cursor:pointer;display:flex;gap:.75rem;-webkit-user-select:none;user-select:none}.checkbox-label input[type=checkbox]{accent-color:#667eea;cursor:pointer;flex-shrink:0;height:20px;margin-top:.25rem;width:20px}.checkbox-label input[type=checkbox].error{outline:2px solid #f56565;outline-offset:2px}.checkbox-text{color:#4a5568;font-size:.875rem;line-height:1.6}.sms-terms-link{margin-top:-.5rem;text-align:center}.sms-terms-link a{color:#667eea;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .2s ease}.sms-terms-link a:hover{color:#764ba2;text-decoration:underline}.submit-button{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;box-shadow:0 4px 15px #667eea66;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:.5rem;padding:1rem 2rem;transition:all .3s ease}.submit-button:hover:not(:disabled){box-shadow:0 6px 20px #667eea80;transform:translateY(-2px)}.submit-button:active:not(:disabled){transform:translateY(0)}.submit-button:disabled{cursor:not-allowed;opacity:.7}.success-message{align-items:center;animation:slideDown .3s ease-out;background:linear-gradient(135deg,#48bb78,#38a169);border-radius:12px;color:#fff;display:flex;font-weight:500;gap:.75rem;padding:1rem 1.25rem}.success-icon{font-size:1.5rem;font-weight:700}.error-message{animation:slideDown .3s ease-out;background:linear-gradient(135deg,#f56565,#e53e3e);border-radius:12px;color:#fff;font-weight:500;padding:1rem 1.25rem}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.login-link{color:#718096;font-size:.938rem;margin-top:.5rem;text-align:center}.login-link a{color:#667eea;font-weight:600;text-decoration:none;transition:color .2s ease}.login-link a:hover{color:#764ba2;text-decoration:underline}@media (max-width:640px){.signup-card{padding:2rem 1.5rem}.signup-header h1{font-size:1.75rem}.form-row{grid-template-columns:1fr}.signup-container{padding:1rem}}.checkbox-label input:focus-visible,.form-group input:focus-visible,.submit-button:focus-visible{outline:2px solid #667eea;outline-offset:2px}.sms-terms-container{background:linear-gradient(135deg,#f6f8fb,#e9ecef);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh;padding:3rem 1rem}.sms-terms-content{animation:fadeIn .5s ease-out;background:#fff;border-radius:20px;box-shadow:0 10px 40px #00000014;margin:0 auto;max-width:900px;padding:3rem}.terms-header{border-bottom:3px solid #667eea;margin-bottom:3rem;padding-bottom:2rem;text-align:center}.terms-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;color:#1a202c;font-size:2.25rem;font-weight:700;margin:0 0 .75rem}.last-updated{color:#718096;font-size:.938rem;margin:0}.terms-section{margin-bottom:2.5rem}.terms-section h2{border-bottom:2px solid #e2e8f0;color:#2d3748;font-size:1.5rem;font-weight:600;margin:0 0 1rem;padding-bottom:.5rem}.terms-section p{color:#4a5568;font-size:1rem;line-height:1.75;margin:0 0 1rem}.terms-section p:last-child{margin-bottom:0}.terms-section strong{color:#2d3748;font-weight:600}.highlight{background:linear-gradient(135deg,#fef5e7,#fdebd0);border-left:4px solid #f59e0b;border-radius:8px;color:#92400e;font-weight:500;padding:.75rem 1rem}.contact-info{background:#f7fafc;border:2px solid #e2e8f0;border-radius:12px;margin-top:1rem;padding:1.25rem}.contact-info p{color:#2d3748;margin:.5rem 0}.contact-info a{color:#667eea;font-weight:500;text-decoration:none;transition:color .2s ease}.contact-info a:hover{color:#764ba2;text-decoration:underline}.terms-footer{border-top:2px solid #e2e8f0;margin-top:3rem;padding-top:2rem;text-align:center}.back-link{background:linear-gradient(135deg,#667eea1a,#764ba21a);border-radius:10px;margin-bottom:1.5rem;padding:.75rem 1.5rem}.back-link:hover{background:linear-gradient(135deg,#667eea33,#764ba233);transform:translateX(-5px)}.footer-note{font-size:.938rem;margin:0}.footer-note a{color:#667eea;font-weight:500;text-decoration:none;transition:color .2s ease}.footer-note a:hover{color:#764ba2;text-decoration:underline}@media (max-width:768px){.sms-terms-content{padding:2rem 1.5rem}.terms-header h1{font-size:1.75rem}.terms-section h2{font-size:1.25rem}.sms-terms-container{padding:2rem 1rem}}@media (max-width:480px){.sms-terms-content{padding:1.5rem 1rem}.terms-header h1{font-size:1.5rem}.terms-section h2{font-size:1.125rem}}.privacy-container{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);color:#333;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh;padding:40px 20px}.privacy-content{animation:fadeIn .6s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:20px;box-shadow:0 10px 30px #0000001a;margin:0 auto;max-width:800px;padding:60px}.privacy-header{border-bottom:2px solid #f0f0f0;margin-bottom:50px;padding-bottom:30px;text-align:center}.privacy-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;color:#1a1a1a;font-size:2.5rem;margin-bottom:15px}.last-updated{color:#666;font-size:.9rem;font-style:italic}.privacy-section{margin-bottom:40px}.privacy-section h2{color:#2d3748;font-size:1.5rem;font-weight:600;margin-bottom:15px}.privacy-section p{color:#4a5568;font-size:1.05rem;line-height:1.8;margin-bottom:15px}.privacy-section ul{margin-bottom:15px;padding-left:20px}.privacy-section li{color:#4a5568;font-size:1.05rem;line-height:1.8;margin-bottom:8px}.privacy-section a{color:#667eea;font-weight:500;text-decoration:none;transition:color .2s}.privacy-section a:hover{color:#764ba2;text-decoration:underline}.contact-info{background:#f8fafc;border-left:4px solid #667eea;border-radius:10px;margin-top:15px;padding:20px}.contact-info p{margin-bottom:5px}.contact-info p:last-child{margin-bottom:0}.privacy-footer{border-top:2px solid #f0f0f0;margin-top:60px;padding-top:30px;text-align:center}.back-link{background:#667eea1a;border-radius:30px;color:#667eea;display:inline-block;font-size:1.1rem;font-weight:600;margin-bottom:20px;padding:10px 20px;text-decoration:none;transition:all .3s ease}.back-link:hover{background:#667eea33;transform:translateY(-2px)}.footer-note{color:#718096;font-size:.9rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.privacy-content{padding:30px 20px}.privacy-header h1{font-size:2rem}.privacy-section h2{font-size:1.3rem}}
/*# sourceMappingURL=main.c0a6fa64.css.map*/