body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.app-container{background-color:#fbffc0;box-sizing:border-box;color:#050202;display:flex;flex-direction:column;font-family:Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;min-height:100vh;padding-bottom:80px;padding-top:70px}.nav-header{background-color:#fbffc0f2;box-shadow:0 2px 10px #0000001a;box-sizing:border-box;height:70px;left:0;padding:15px 20px;position:fixed;right:0;top:0;z-index:1000}.nav-header,.nav-links-container{align-items:center;display:flex;justify-content:center}.nav-links-container{flex-wrap:wrap;gap:30px;max-width:1200px;width:100%}.nav-link-base{color:#050202;font-weight:600;padding:5px 0;position:relative;text-decoration:none;transition:color .3s ease}.header-nav-link:after{background-color:#ff3b30;bottom:0;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);transition:all .3s ease-out;width:0}.header-nav-link:hover{color:#ff3b30}.header-nav-link:hover:after{left:0;transform:translateX(0);width:100%}.page-container{box-sizing:border-box;margin:0 auto;max-width:1200px;padding:20px;width:100%}.page-container,.page-header{display:flex;flex-direction:column;flex-grow:1;justify-content:center}.page-header{padding:0}.logo-container,.page-header{align-items:center;height:100%}.logo-container{display:flex;justify-content:center;text-align:center;width:100%}.logo-image-base{height:auto;max-width:500px;transition:all .3s ease;width:70%}.main-content{align-items:center;display:flex;flex-direction:column;flex-grow:1;gap:40px;justify-content:center;padding:20px 0;text-align:center}.welcome-message{margin:0 auto;max-width:800px;padding:20px}.welcome-heading-base{color:#000;font-size:2.5em;font-weight:700;margin-bottom:.5em}.welcome-paragraph{font-size:1.25em;line-height:1.5;margin-bottom:2em}.cta-buttons-container{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin-top:30px}.cta-button-base{background-color:#ff3b30;border:2px solid #ff3b30;border-radius:30px;color:#fff;cursor:pointer;display:inline-block;font-size:1em;font-weight:700;padding:10px 20px;text-decoration:none;transition:all .3s ease}.cta-button-hover:hover{background-color:initial;box-shadow:0 4px 12px #ff3b3033;color:#ff3b30;transform:translateY(-3px)}.content-card{background-color:#ffffffb3;border-radius:10px;box-shadow:0 5px 15px #0000000d;margin:20px auto;max-width:900px;padding:30px;text-align:left}.content-card-heading-base{color:#000;font-size:2.2em;margin-bottom:.8em;text-align:center}.content-card h2{color:#333;font-size:1.6em;margin:1.5em 0 .8em}.content-card h3{color:#555;font-size:1.3em;margin:1.2em 0 .5em}.content-card p{line-height:1.7;margin-bottom:1em}.content-card ol,.content-card ul{margin-bottom:1.5em;padding-left:2em}.content-card li{margin-bottom:.5em}.legal-content-card{font-size:.95em}.legal-meta{border-bottom:1px solid #ddd;color:#666;font-size:.9em;margin-bottom:2em;padding-bottom:1em}.legal-collapse{background-color:#f8f8f8;border-radius:5px;margin-top:2em;padding:15px}.footer{align-items:center;background-color:#fbffc0;bottom:0;box-shadow:0 -2px 10px #0000001a;box-sizing:border-box;flex-direction:column;left:0;padding:15px 20px;position:fixed;right:0;text-align:center;width:100%}.footer,.footer-links{display:flex;justify-content:center}.footer-links{gap:20px;margin-bottom:10px}.footer-link{color:#555;font-size:.9em;text-decoration:none;transition:color .3s ease}.footer-link:hover{color:#ff3b30}.copyright{color:#555;font-size:.9em}@media (max-width:768px){.nav-links-container-adjust{gap:20px;justify-content:center}.nav-link-base{font-size:.9em}.logo-image-adjust{max-width:none;width:90%}.welcome-heading-adjust{font-size:2em}.welcome-paragraph-adjust{font-size:1.1em}.cta-button-base{font-size:.9em;padding:8px 16px}.content-card-adjust{padding:20px}.content-card-heading-adjust{font-size:1.8em}.content-card-adjust li,.content-card-adjust p,.legal-content-card-adjust li,.legal-content-card-adjust p{font-size:.95em;line-height:1.6}.content-card-adjust h2{font-size:1.4em}.content-card-adjust h3{font-size:1.2em}.app-container{padding-bottom:80px;padding-top:70px}.main-content{gap:20px}}@media (max-width:480px){.nav-links-container-adjust{gap:10px}.nav-link-base{font-size:.85em}.welcome-heading-adjust{font-size:1.6em}.welcome-paragraph-adjust{font-size:1em}.cta-button-base{font-size:.85em;padding:6px 12px}.logo-image-adjust{height:auto;max-width:none;width:90%}.content-card-adjust{padding:15px}.content-card-heading-adjust{font-size:1.5em}.content-card-adjust li,.content-card-adjust p,.legal-content-card-adjust li,.legal-content-card-adjust p{font-size:.9em}.content-card-adjust h2{font-size:1.2em}.content-card-adjust h3{font-size:1.1em}}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.6272f9ad.css.map*/