body{margin:0;background:linear-gradient(to bottom right,#011931,#d2e0ee);display:flex;flex-direction:column}a{font-weight:800;text-decoration:none}.page-root{min-height:100vh;display:flex;flex-direction:column}.page-footer,.page-header{flex-shrink:0}.page-main{flex:1 1;display:flex;justify-content:center;align-items:center}.page-content{width:100%;display:flex;flex:1 1}@media (max-width:600px){.page-main{padding:0;align-items:stretch;justify-content:stretch}.page-content{border-radius:0;box-shadow:none;max-width:100%;width:100%;min-height:auto;display:flex;flex:1 1}}.page-root:has(.home-page) .page-main{align-items:stretch}.page-root:has(.watch-page){max-height:100vh;overflow:hidden}.page-root:has(.watch-page) .page-main{overflow:hidden;align-items:stretch}.home-directory{display:flex;flex-direction:column;align-items:center}.home-directory-links{margin-top:1rem;display:inline-block;text-align:left}ul.plans-list{padding:0;margin:8px 0;list-style:none;display:flex;flex-direction:column;justify-content:center;border:none;gap:12px;background:transparent;overflow:auto}li.plans-list-item{display:flex;align-items:flex-start;gap:12px;color:#0f1724;font-weight:500;line-height:1.3}li>h4,li>p,li>span{margin:0}@media (max-width:480px){li{padding:10px 12px;gap:10px}li:before{width:12px;height:12px;margin-top:3px}}