*{box-sizing:border-box}body,html{max-width:100%;overflow-x:clip}body{margin:0;font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:var(--aplaut-color-document-default-ink);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4{text-wrap:balance}li,p{text-wrap:pretty}a{color:var(--aplaut-color-link-default-ink)}a:hover{color:var(--aplaut-color-link-hover-ink)}button{font-family:inherit;cursor:pointer;border:none;background:none;padding:0;transition:scale .14s ease-out}button:active{scale:.96}:where(button,a):focus-visible{outline:2.5px solid var(--aplaut-color-page-focus-ring);outline-offset:3px}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:var(--aplaut-color-page-scrollbar-thumb);border-radius:8px}::-webkit-scrollbar-track{background:transparent}.aud-stats{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.aud-mock{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:stretch}.aud-includes{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(12px,1.4vw,16px)}.aud-three{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.aud-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.aud-two{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(28px,4vw,44px);align-items:start}.aud-nums{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(20px,3vw,32px)}@media (max-width:980px){.aud-two{grid-template-columns:minmax(0,1fr)}.aud-mock{grid-template-columns:minmax(0,1fr)}.aud-includes{grid-template-columns:repeat(2,minmax(0,1fr))}.aud-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.aud-three{grid-template-columns:minmax(0,1fr)}}@media (max-width:640px){.aud-stats{grid-template-columns:minmax(0,1fr)}.aud-includes{grid-template-columns:minmax(0,1fr)}.aud-steps{grid-template-columns:minmax(0,1fr)}.aud-nums{grid-template-columns:minmax(0,1fr)}}