:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#000;--bg-1:#3b82f62e;--bg-2:#22d3ee1f;--bg-3:#10b9810f;--panel:#ffffff0f;--text:#fff;--muted:#ffffffb8;--border:#ffffff1f;--accent:#3b82f6}*{box-sizing:border-box}html,body{height:100%}html{background:var(--bg)}body{background-color:var(--bg);color:var(--text);background-image:none;margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji}.shell{flex-direction:column;width:100%;max-width:100%;min-height:100dvh;margin:0 auto;display:flex}.header{height:3.5rem;padding:0 1rem;padding-top:env(safe-area-inset-top,0px);border-bottom:1px solid var(--border);background:0 0;flex-shrink:0;justify-content:center;align-items:center;display:flex}.title{letter-spacing:-.01em;font-size:1.0625rem;font-weight:700}.main{min-height:0;padding:1rem;padding-bottom:calc(1.25rem + env(safe-area-inset-bottom,0px));background:0 0;flex:1}.card{border:1px solid var(--border);border-radius:.875rem;padding:1rem}.muted{color:var(--muted);margin:.5rem 0 0;font-size:.875rem;line-height:1.5}@media (min-width:640px){.shell{max-width:28rem;min-height:100dvh;box-shadow:0 0 0 1px #0000000f}.main{padding:1.25rem}}.nav-glass{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#ffffffeb;background:#0009}.nav-glass.border-b{border-bottom-color:#ffffff1f!important}.nav-glass a{color:#ffffffdb}.nav-glass a:hover{color:#fff}.nav-glass .fancy-text{color:#ec4899!important}#index-companion-cards{grid-template-columns:repeat(2,159px);justify-content:center;gap:12px;display:grid}@media (min-width:640px){#index-companion-cards{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch;gap:24px}}@media (min-width:768px){#index-companion-cards{grid-template-columns:repeat(4,minmax(0,1fr))}}
.u-hidden{display:none!important}.site-container{width:100%;max-width:80rem;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}.site-home{color:#fff;background:#000;min-height:100dvh}.site-home__ad-wrap{flex-direction:column;align-items:center;margin-left:auto;margin-right:auto;padding:5rem 0 1.5rem;display:flex}.site-home__ad-box{border-radius:1rem;padding:1rem}.site-home__hero{color:#fff;background-image:url(/images/background.jpg);background-position:40%;background-repeat:no-repeat;background-size:cover;padding:4rem 0}@media (min-width:768px){.site-home__hero{background-position:50%}}.site-home__hero-inner{text-align:left;max-width:48rem;padding-left:1rem}.site-home__hero-title{margin:0 0 1rem;font-size:3rem;font-weight:800;line-height:1.15}@media (min-width:768px){.site-home__hero-title{font-size:4.5rem}}.site-home__hero-lead{margin:0 0 2rem;font-size:1.5rem;line-height:1.35}@media (min-width:768px){.site-home__hero-lead{font-size:1.875rem}}.site-home__cta{color:#fff;background:#ec4899;border-radius:9999px;padding:.75rem 2rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:background-color .15s;display:inline-block}.site-home__cta:hover{background:#db2777}.site-home__cta .fa-arrow-right{margin-left:.5rem}.site-home__companions{background:linear-gradient(90deg,#020617,#0f172a,#020617);padding:4rem 0}#index-companion-cards{justify-items:center}@media (min-width:640px){#index-companion-cards{justify-items:stretch}}.companion-cards__cell{display:contents}.companion-card{width:159px;height:212px;color:inherit;background:#0f172a;border-radius:1rem;text-decoration:none;transition:box-shadow .7s ease-out,transform .7s ease-out;display:block;position:relative;overflow:hidden;box-shadow:0 20px 25px -5px #00000040,0 8px 10px -6px #00000040}@media (min-width:640px){.companion-card{aspect-ratio:3/4;width:100%;height:auto}}.companion-card:hover{transform:scale(1.05);box-shadow:0 25px 50px -12px #00000073}.companion-card__video{object-fit:cover;width:100%;height:100%;transition:transform .7s ease-out}.companion-card:hover .companion-card__video{transform:scale(1.1)}.companion-card__overlay{color:#fff;background:linear-gradient(#0000,#0006,#000c);padding:1rem;position:absolute;bottom:0;left:0;right:0}.companion-card__name-row{letter-spacing:.025em;align-items:center;gap:.5rem;margin:0;font-size:1.125rem;font-weight:700;display:flex}.companion-card__intro{opacity:.9;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.25rem 0 0;font-size:.875rem;display:-webkit-box;overflow:hidden}.companion-cards-ad-break{flex-direction:column;grid-column:span 2;align-items:center;width:100%;margin-left:auto;margin-right:auto;display:flex}@media (min-width:640px){.companion-cards-ad-break{display:none}}.site-home__faq-section{background:#000;padding:4rem 0}.site-home__faq-title{color:#fff;align-items:center;gap:.5rem;margin:0 0 2rem;font-size:1.875rem;font-weight:800;display:flex}.site-home__faq-title .fa-info-circle{color:#f472b6}.site-home__faq-grid{display:block}@media (min-width:768px){.site-home__faq-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;display:grid}}.site-home__faq-col{flex-direction:column;gap:1rem;display:flex}.site-home__faq-col--secondary{margin-top:2rem}@media (min-width:768px){.site-home__faq-col--secondary{margin-top:0}}.wg-faq-item{background:#0f172a;border:1px solid #ffffff1a;border-radius:.75rem;transition:box-shadow .3s;overflow:hidden;box-shadow:0 1px 2px #00000014}.wg-faq-item:hover{box-shadow:0 4px 6px -1px #0000001f}.wg-faq-q{text-align:left;color:#fff;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1rem 1.5rem;font-weight:600;display:flex}.wg-faq-q:focus{outline:none}.wg-faq-q:focus-visible{outline-offset:2px;outline:2px solid #ec4899}.wg-faq-chevron{transition:transform .3s}.wg-faq-chevron.is-open{transform:rotate(180deg)}.wg-faq-a{color:#fffc;border-top:1px solid #ffffff1a;padding:1rem 1.5rem}.wg-faq-a p{margin:0}.site-home__faq-subtitle{color:#fff;margin:0 0 1rem;font-size:1.25rem;font-weight:700}.site-footer{color:#fff;background:#111827;padding:4rem 0 2rem}.site-footer__inner{border-top:1px solid #1f2937;margin-top:2rem;padding-top:2rem}.site-footer__row{flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;display:flex}@media (min-width:768px){.site-footer__row{flex-direction:row}}.site-footer__copy{color:#9ca3af;margin:0;font-size:.875rem}.site-footer__links{color:#9ca3af;gap:1.5rem;font-size:.875rem;display:flex}.site-footer__link{color:inherit;text-decoration:none}.site-footer__link:hover{color:#fff}.legal-page{color:#fff;background:#000;min-height:100dvh}.legal-page__prose{max-width:48rem;margin-left:auto;margin-right:auto}.legal-page__inner{padding-top:6rem;padding-bottom:4rem}.legal-page__title{color:#fff;margin:0 0 1.5rem;font-size:1.875rem;font-weight:800;line-height:1.2}.legal-page__title-mark{color:#fff}@media (min-width:768px){.legal-page__title{font-size:2.25rem}}.legal-page__sections{flex-direction:column;gap:2rem;margin:0;padding:0;list-style:none;display:flex}.legal-page__h2{color:#fff;margin:0 0 .75rem;font-size:1.25rem;font-weight:700}.legal-page__num{color:#ffffffe6;margin-right:.5rem;font-weight:800}.legal-page__p{color:#fffc;margin:0;line-height:1.75}.legal-page__p+.legal-page__p{margin-top:.75rem}.legal-page__ul{color:#fffc;margin:.75rem 0 0;padding-left:1.25rem;line-height:1.75;list-style-type:disc}.legal-page__ul li+li{margin-top:.5rem}.legal-page__a,.legal-page__domain{color:#fff;font-weight:800;text-decoration:underline}.legal-page__contact{color:#fffc;margin-top:.75rem;line-height:1.75}.legal-page__contact p{margin:0}.legal-page__contact .legal-page__p{margin-top:.25rem}.about-page{width:100%;max-width:80rem;margin-left:auto;margin-right:auto;padding:4rem 1rem}.about-page__title{color:#f9fafb;margin:0 0 1rem;font-size:1.875rem;font-weight:800}.about-page__text{color:#d1d5db;max-width:42rem;margin:0;line-height:1.75}.site-header{z-index:50;width:100%;position:fixed;top:0;left:0}.site-header__inner{max-width:80rem;margin-left:auto;margin-right:auto;padding:1rem}.site-header__row{justify-content:space-between;align-items:center;display:flex}.site-header__brand{color:#ec4899;align-items:center;gap:.5rem;font-size:1.875rem;font-weight:800;display:flex}.site-header__desktop{align-items:center;gap:1.5rem;display:none}@media (min-width:1024px){.site-header__desktop{display:flex}}.site-header__nav-link{color:inherit;align-items:center;gap:.25rem;text-decoration:none;transition:color .15s;display:flex}.site-header__nav-link:hover{color:#f472b6}.site-header__menu-btn{cursor:pointer;width:2.5rem;height:2.5rem;color:inherit;background:0 0;border:none;border-radius:9999px;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;transition:background-color .15s;display:inline-flex}.site-header__menu-btn:hover{background:#ffffff1a}@media (min-width:1024px){.site-header__menu-btn{display:none}}.site-header__menu-bar{background:#ffffffb3;border-radius:1px;width:1.5rem;height:2px;display:block}.site-header__overlay{z-index:90;cursor:pointer;background:#0006;border:none;margin:0;padding:0;position:fixed;inset:0}@media (min-width:1024px){.site-header__overlay{display:none}}.site-header__drawer{z-index:100;background:#020617;width:18rem;max-width:85%;height:100dvh;position:fixed;top:0;right:0;box-shadow:0 25px 50px -12px #00000073}@media (min-width:1024px){.site-header__drawer{display:none}}.site-header__drawer-head{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:1rem;display:flex}.site-header__drawer-title{color:#fff;font-size:1.125rem;font-weight:600}.site-header__drawer-close{color:#ffffffb3;cursor:pointer;background:0 0;border:none;border-radius:9999px;padding:.5rem;transition:color .15s,background-color .15s}.site-header__drawer-close:hover{color:#fff;background:#ffffff1a}.site-header__drawer-close .fa{font-size:1.25rem}.site-header__drawer-links{flex-direction:column;display:flex}.site-header__drawer-link{color:#ffffffd9;border-bottom:1px solid #ffffff1a;align-items:center;gap:.75rem;padding:1rem 1.5rem;text-decoration:none;transition:background-color .15s,color .15s;display:flex}.site-header__drawer-link:hover{color:#fff;background:#ffffff1a}.site-header__drawer-link .fa{text-align:center;width:1.25rem}.site-header__drawer-link span{font-weight:500}
