:root{--metager-orange:#ff8000;--background-color:white;--background-color-mobile:#fafafa;--text-color:black;--highlight-color:#ececec;--link-color:#06c;--sidebar-list-hover-color:#e6e6e6;--card-background-color:white;--border-color:#ccc;--invert-state:invert(0%);--icon-color:0;--landing-icon-filter:brightness(.5);--searchbar-searchicon-brightness:0;--account-mark-saturation:58%;--account-mark-lightness:42%;--account-mark-ground-saturation:58%;--account-mark-ground-lightness:94%;--account-low-color:#8a6508;--account-alert-background:#fff4e8;--payment-tile-background:white;--payment-tile-text:black;--form-error-color:#a94442;--form-error-background:#fdf0f0;--searchbar-background-color:white;--input-background:#fff;--input-text:#000;--blacklist-entries-odd:#f0f0f0;--blacklist-entries-even:#ffd7c8;--link-hover-color:#004080;--text-color-alpha-50:#00000080;--text-color-alpha-60:#0009;--text-color-alpha-70:#000000b3;--text-color-lighter-25:#404040;--text-color-lighter-30:#4d4d4d;--text-color-lighter-40:#666;--text-color-lighter-45:#737373;--highlight-color-alpha-60:#ececec99;--metager-orange-alpha-80:#ff8000cc;--metager-orange-alpha-80-darker:#fa7d00cc;--font-color:black}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--metager-orange:#c60;--background-color:#191919;--background-color-mobile:#191919;--text-color:#e6e6e6;--highlight-color:#333;--link-color:#c60;--sidebar-list-hover-color:#404040;--card-background-color:#404040;--border-color:#727272;--invert-state:invert(100%);--icon-color:.9;--landing-icon-filter:brightness(1.75);--searchbar-searchicon-brightness:.5;--account-mark-saturation:52%;--account-mark-lightness:62%;--account-mark-ground-saturation:20%;--account-mark-ground-lightness:16%;--account-low-color:#d0a53a;--account-alert-background:#2b1f11;--payment-tile-background:#bfbfbf;--payment-tile-text:black;--form-error-color:#ff9f9a;--form-error-background:#3a2422;--searchbar-background-color:#191919;--input-background:#191919;--input-text:#e6e6e6;--blacklist-entries-odd:#191919;--blacklist-entries-even:#1e0f00;--link-hover-color:#804000;--text-color-alpha-50:#e6e6e680;--text-color-alpha-60:#e6e6e699;--text-color-alpha-70:#e6e6e6b3;--text-color-lighter-25:#fff;--text-color-lighter-30:#fff;--text-color-lighter-40:#fff;--text-color-lighter-45:#fff;--highlight-color-alpha-60:#3339;--metager-orange-alpha-80:#c60c;--metager-orange-alpha-80-darker:#c76400cc;--font-color:#e6e6e6}}:root[data-theme=dark]{--metager-orange:#c60;--background-color:#191919;--background-color-mobile:#191919;--text-color:#e6e6e6;--highlight-color:#333;--link-color:#c60;--sidebar-list-hover-color:#404040;--card-background-color:#404040;--border-color:#727272;--invert-state:invert(100%);--icon-color:.9;--landing-icon-filter:brightness(1.75);--searchbar-searchicon-brightness:.5;--account-mark-saturation:52%;--account-mark-lightness:62%;--account-mark-ground-saturation:20%;--account-mark-ground-lightness:16%;--account-low-color:#d0a53a;--account-alert-background:#2b1f11;--payment-tile-background:#bfbfbf;--payment-tile-text:black;--form-error-color:#ff9f9a;--form-error-background:#3a2422;--searchbar-background-color:#191919;--input-background:#191919;--input-text:#e6e6e6;--blacklist-entries-odd:#191919;--blacklist-entries-even:#1e0f00;--link-hover-color:#804000;--text-color-alpha-50:#e6e6e680;--text-color-alpha-60:#e6e6e699;--text-color-alpha-70:#e6e6e6b3;--text-color-lighter-25:#fff;--text-color-lighter-30:#fff;--text-color-lighter-40:#fff;--text-color-lighter-45:#fff;--highlight-color-alpha-60:#3339;--metager-orange-alpha-80:#c60c;--metager-orange-alpha-80-darker:#c76400cc;--font-color:#e6e6e6}#price-page{max-width:980px;margin:0 auto}#price-page h2{margin-top:2rem}#price-page #price-tiers{grid-template-columns:repeat(3,1fr);place-items:center;gap:1rem;margin:2rem 0 0;padding:0;list-style:none;display:grid}@media (width<=640px){#price-page #price-tiers{grid-template-columns:repeat(2,1fr)}}@media (width<=375px){#price-page #price-tiers{grid-template-columns:1fr}}#price-page #price-tiers>.price-tier{border:1px solid var(--metager-orange);border-radius:10px;grid-template-columns:6em 4em;place-items:stretch stretch;display:grid;overflow:hidden}@media (width<=375px){#price-page #price-tiers>.price-tier{grid-template-columns:1fr 4em;width:100%}}#price-page #price-tiers>.price-tier>span{place-items:center;display:grid}#price-page #price-tiers>.price-tier>.amount{padding:.25rem;font-size:1.8rem;font-weight:700}#price-page #price-tiers>.price-tier>.price{background-color:var(--metager-orange);color:#fff;white-space:nowrap;padding:1rem .5rem;font-size:1.25rem}#price-page #short-info{grid-template-columns:1fr 1fr;gap:1rem 1.5rem;margin:1rem 0 0;padding:0;list-style:none;display:grid}@media (width<=740px){#price-page #short-info{grid-template-columns:1fr}}#price-page #short-info>li{grid-template-rows:auto auto;grid-template-columns:auto 1fr;gap:.5rem 1rem;display:grid}@media (width<=430px){#price-page #short-info>li{text-align:center;grid-template-columns:1fr}}#price-page #short-info>li>img{grid-row:span 2;place-self:center;width:4em}#price-page #short-info>li>h3{align-self:end;margin:0}#price-page .price-next{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:3rem;display:flex}#price-page .price-next>.account-btn{flex:0 auto;padding:.6rem 1.4rem;font-size:.95rem}#price-page .payment-methods-container{grid-template-columns:repeat(auto-fill,minmax(9.5em,12em));grid-auto-rows:1fr;justify-content:start;gap:1rem;margin:0;padding:0;list-style:none;display:grid}@media (width<=368px){#price-page .payment-methods-container{grid-template-columns:1fr}}#price-page .payment-methods-container>.payment-method{text-align:center;border:1px solid var(--border-color);background-color:var(--payment-tile-background);color:var(--payment-tile-text);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:.6rem;padding:1rem .75rem;line-height:1.2;display:flex}#price-page .payment-methods-container>.payment-method>img{object-fit:contain;width:100%;height:2.5rem}
