:root{--background:#fff;--foreground:#333;--border:#e0e0e0;--ring:#d4b99b;--ring-offset:#fff;--accent:#f5f5f5;--muted-foreground:#666}*{box-sizing:border-box;margin:0;padding:0}html{max-width:100vw;overflow-x:hidden}body{color:#333;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;flex-direction:column;max-width:100vw;height:100vh;font-family:Arial,sans-serif;font-size:16px;line-height:1.5;display:flex;overflow:hidden}main{flex-direction:column;flex:1;width:100%;display:flex;overflow:hidden auto}a{color:inherit;text-decoration:none}ul,ol{list-style:none}button{cursor:pointer;font:inherit;background:0 0;border:none}h1,h2,h3,h4,h5,h6{margin-bottom:0;font-weight:700;line-height:1.2}h1{font-size:32px}h2{font-size:24px}h3{font-size:20px}p{margin-bottom:16px}.container{width:100%;max-width:1024px;margin:0 auto;padding:0 16px}@media (min-width:1200px){.container{max-width:1200px}}.z-0{z-index:0}.z-1{z-index:1}.z-2{z-index:2}.z-3{z-index:3}.z-4{z-index:4}.z-5{z-index:5}.z-6{z-index:6}.z-7{z-index:1001}.z-8{z-index:1002}.z-9{z-index:1003}.z-10{z-index:1004}.scrollbar::-webkit-scrollbar{width:6px;height:6px}.scrollbar::-webkit-scrollbar-track{border-radius:var(--acri-border-radius);background:#f1f1f1}.scrollbar::-webkit-scrollbar-thumb{border-radius:var(--acri-border-radius);background:#c1c1c1}.scrollbar::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.horizontallyCenteredContainer{flex-direction:column;gap:24px;width:fit-content;max-width:760px;margin-left:auto;margin-right:auto;padding:32px 0;display:flex}.home__title{color:#666}.description__icon-right{color:#d4b99b;float:right;width:7em;height:7em}.description__icon-left{color:#d4b99b;float:left;width:7em;height:7em;margin-right:1rem}.description__paragraph{color:#666}.description__link{color:#d4b99b}.disclaimer{color:#666;margin-bottom:24px}.disclaimer__card{background-color:#fff;border:2px solid #d4b99b;border-radius:8px;flex-direction:column;align-items:center;gap:12px;width:500px;margin-left:auto;margin-right:auto;padding:12px;display:flex;box-shadow:0 0 15px #ccc}.disclaimer__description{margin:0}
