:root{--mainFont:#0f172a;--subFont:#334155;--thrFont:#475569;--fouFont:#64748b;--fiveFont:#a0a6b2}*{padding:0;margin:0}*,:after,:before{box-sizing:border-box}h1,h2,h3,h4,h5,h6,p{margin-top:0;margin-bottom:0}li,ol,ul{list-style:none;padding:0;margin:0}a,li,ol,ul{text-decoration:none}a{color:inherit;cursor:pointer}img{max-width:100%;height:auto;display:inline-block;object-fit:cover}img[data-logo]{object-fit:contain}button{background:none;border:none;cursor:pointer}input,textarea{border:none;outline:none;font:inherit}.swiper-pagination-bullet{width:8px!important;height:8px!important}.rendered-page{min-height:100vh}.rendered-page [data-placeholder]{background-size:cover;background-repeat:no-repeat}.system-page{min-height:100vh;display:grid;place-items:center;gap:1.5rem;padding:2rem;text-align:center;background:var(--background);color:var(--foreground)}.system-page a,.system-page button{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:999px;border:1px solid rgba(0,0,0,.1);background:rgba(0,0,0,.05);color:inherit;cursor:pointer;transition:background .2s ease,border .2s ease}.system-page a:hover,.system-page button:hover{background:rgba(0,0,0,.1)}