html,body{margin:0;padding:0;width:100%;overflow-x:hidden;background-color:#faf3e4}*{box-sizing:border-box}.splash-container{min-height:100vh;width:100vw;background-color:#faf3e4;color:#231f20;font-family:Arial,sans-serif;display:flex;flex-direction:column;box-sizing:border-box}.header{padding:2rem 3rem;width:100%;box-sizing:border-box}.logo-text{font-size:1.2rem;font-weight:700;letter-spacing:1px;text-transform:uppercase}.content-row{flex:1;display:flex;align-items:center;justify-content:space-between;padding:0 3rem;box-sizing:border-box}.slogan-side{flex:1;max-width:600px}.slogan-side h1{font-size:4rem;line-height:1.1;font-weight:800;margin:0}.symbol-side{flex:1;display:flex;justify-content:center;align-items:center}.big-symbol{font-size:12rem;font-weight:700;color:#1a1a1a;transform:rotate(-15deg)}@media(max-width:768px){.content-row{flex-direction:column;justify-content:center;text-align:center}.slogan-side h1{font-size:2.5rem;margin-bottom:2rem}}.privacy-container{min-height:100vh;width:100%;max-width:100%;overflow-x:hidden;background-color:#faf3e4;color:#231f20;font-family:Arial,sans-serif;display:flex;flex-direction:column;box-sizing:border-box}.privacy-header{padding:2rem 3rem;width:100%;box-sizing:border-box;border-bottom:1px solid rgba(35,31,32,.1)}.logo-link{text-decoration:none;color:inherit;transition:opacity .2s ease;display:inline-block}.logo-link:hover{opacity:.7;cursor:pointer}.privacy-content{max-width:750px;margin:0 auto;padding:3rem 2rem;box-sizing:border-box;line-height:1.6}.privacy-content h1{font-size:2.2rem;font-weight:800;margin-bottom:.5rem}.last-updated{color:#666;margin-bottom:2rem;font-size:.95rem}.privacy-content h2{font-size:1.4rem;font-weight:700;margin-top:2rem;margin-bottom:1rem}.privacy-content hr{border:0;border-top:1px solid rgba(35,31,32,.15);margin:2rem 0}.privacy-content ul{padding-left:1.5rem;margin-bottom:1.5rem}.privacy-content li{margin-bottom:.5rem}.legal-list{list-style-type:none;padding-left:0;margin-bottom:1.5rem}.legal-list li{margin-bottom:.75rem}.privacy-alert{background-color:#231f200d;border-left:4px solid #1a1a1a;margin:1.5rem 0;padding:1rem 1.5rem;border-radius:0 4px 4px 0}.privacy-content a{color:#1a1a1a;text-decoration:underline;font-weight:600}.privacy-content a:hover{opacity:.8}@media(max-width:768px){.privacy-header{padding:1.5rem}.privacy-content{padding:2rem 1.5rem}.privacy-content h1{font-size:1.8rem}}
