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{overflow-y:scroll;scroll-behavior:smooth;scroll-snap-type:y mandatory}.App,.scroll-container,.section{height:100vh;width:100vw}.section{align-items:center;background:linear-gradient(135deg,#e0e7ff,#f8fafc);display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:0;position:relative;scroll-snap-align:start}.section-img{border-bottom:2px solid #e0e0e0;height:45vh;max-width:100%;object-fit:cover;object-position:center;width:100vw}.section-content{align-items:center;background:#fff;border-radius:18px;box-shadow:0 2px 16px #0000000a;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:700px;padding:2.5rem 1.5rem;width:100%}@media (max-width:600px){.section-content{padding:1.2rem .5rem}}@media (min-width:601px){.section:not(#home) .section-content li,.section:not(#home) .section-content p,.section:not(#home) .section-content ul{text-align:left}}.section-content h1{color:#222;font-size:2.2rem;margin-bottom:1rem;text-align:center}.section-content p,.section-content ul{color:#444;font-size:1.1rem;max-width:600px}@media (max-width:600px){.section-img{height:30vh}.section-content h1{font-size:1.5rem}.section-content li,.section-content p,.section-content ul{font-size:1rem;text-align:center}}.main-header{background:#fffffff2;box-shadow:0 2px 8px #0000000a;padding:.5rem 0;position:sticky;top:0;width:100vw;z-index:100}.main-header nav ul{align-items:center;display:flex;gap:1rem;justify-content:center;list-style:none;margin:0;padding:0}.main-header nav li{margin:0}.main-header nav button{background:none;border:none;border-radius:20px;color:#333;cursor:pointer;font-size:1.1rem;padding:.5rem 1rem;transition:background .2s,color .2s}.main-header nav button:focus,.main-header nav button:hover{background:#0000;color:#222;outline:none}@media (max-width:600px){.main-header nav ul{gap:.3rem}.main-header nav button{font-size:.95rem;padding:.4rem .7rem}}@media (max-width:600px){.section{padding-top:2.5rem}}.hamburger{align-items:center;background:none;border:none;cursor:pointer;display:none;flex-direction:column;height:40px;justify-content:center;width:40px;z-index:201}.hamburger span{background:#222;border-radius:2px;display:block;height:3px;margin:4px 0;transition:.3s;width:28px}@media (max-width:768px){.main-header nav{align-items:flex-start;background:#fff;box-shadow:-2px 0 16px #00000014;display:flex;flex-direction:column;height:100vh;justify-content:flex-start;max-width:320px;padding-top:4rem;position:fixed;right:-100vw;top:0;transition:right .3s cubic-bezier(.4,0,.2,1);width:70vw;z-index:200}.main-header nav.open{right:0}.main-header nav ul{align-items:flex-start;flex-direction:column;gap:.5rem;padding-left:1.5rem;width:100%}.main-header nav li{width:100%}.main-header nav button{background:none;border-radius:0;color:#222;font-size:1.1rem;outline:none;padding:.8rem .5rem;text-align:left;transition:background .2s,color .2s;width:100%}.main-header nav button.active,.main-header nav button:focus{background:#0000;color:#222;outline:2px solid #222;outline-offset:2px}.hamburger{display:flex;left:auto;position:absolute;right:1rem;top:.7rem}.menu-overlay{background:#0000002e;bottom:0;left:0;position:fixed;right:0;top:0;z-index:100}.main-header{background:#fff;box-shadow:0 2px 8px #0000000a;padding:.5rem 0;position:sticky;top:0;z-index:101}}@media (min-width:769px){.main-header nav{background:none;box-shadow:none;display:flex;height:auto;justify-content:center;padding-top:0;position:static;transition:none;width:auto}.main-header nav,.main-header nav ul{align-items:center;flex-direction:row}.main-header nav ul{gap:1rem;padding-left:0}.main-header nav li{width:auto}.main-header nav button{border-radius:20px;padding:.5rem 1rem;text-align:center;width:auto}.hamburger,.menu-overlay{display:none}.main-header nav button.active{background:#0000;color:#222;outline:2px solid #222;outline-offset:2px}}.home-section{align-items:center;background:#000;display:flex;height:100vh;justify-content:center;min-height:100vh;padding:0;width:100vw}.home-section img{background:#0000;display:block;height:auto;max-height:320px;max-width:320px;object-fit:contain;object-position:center;width:100%}.section#terms{align-items:center;background:linear-gradient(135deg,#e0e7ff,#f8fafc);justify-content:flex-start;padding:0;position:relative;scroll-snap-align:none;width:100vw}.section#terms,.terms-section-content{display:flex;flex-direction:column;height:auto;min-height:0;min-height:auto}.terms-section-content{align-items:flex-start;background:#fff;border-radius:18px;box-shadow:0 2px 16px #0000000a;font-size:1.1rem;justify-content:center;line-height:1.7;margin:2rem auto;max-width:900px;padding:3.5rem 1.5rem;width:100%}.terms-section-content h1{font-size:2.3rem;margin-bottom:1.5rem;text-align:left}.terms-section-content h2{color:#1e293b;font-size:1.4rem;margin-bottom:.7rem;margin-top:2rem}.terms-section-content h3{color:#334155;font-size:1.15rem;margin-bottom:.5rem;margin-top:1.2rem}.terms-section-content ul{list-style:disc inside;margin:.5rem 0 1.2rem 1.5rem;padding:0}.terms-section-content li{margin-bottom:.4rem}.terms-section-content a{color:#2563eb;text-decoration:underline;word-break:break-all}@media (max-width:700px){.terms-section-content{font-size:1rem;padding:1.2rem .5rem}.terms-section-content h1{font-size:1.3rem}.terms-section-content h2{font-size:1.1rem}.terms-section-content h3{font-size:1rem}}
/*# sourceMappingURL=main.e3719450.css.map*/