:root,.lusty-root{--lusty-primary: #9019aa;--lusty-primary-light: #bb29bb;--lusty-primary-dark: #4e008e;--lusty-accent: #f81894;--lusty-accent-magenta: #ff00ff;--lusty-accent-warm: #ee8b60;--lusty-violet-mid: #7a40aa;--lusty-purple-soft: #cc5fcc;--lusty-purple-lighter: #dd94dd;--lusty-purple-pale: #eec9ee;--lusty-brand-gradient: linear-gradient( 180deg, var(--lusty-primary-light), var(--lusty-primary-dark) );--lusty-background: #000000;--lusty-surface: #121212;--lusty-surface-elevated: #212022;--lusty-surface-muted: #343333;--lusty-surface-clear: rgba(18, 18, 18, 0);--lusty-surface-elevated-clear: rgba(33, 32, 34, 0);--lusty-surface-band-84: rgba(18, 18, 18, .843);--lusty-surface-band-85: rgba(18, 18, 18, .847);--lusty-surface-scrim-86: rgba(18, 18, 18, .855);--lusty-text-primary: #ffffff;--lusty-text-secondary: rgba(255, 255, 255, .8);--lusty-text-near-white: rgba(255, 255, 255, .745);--lusty-text-faint: rgba(255, 255, 255, .5);--lusty-text-tertiary: #7b7b7b;--lusty-text-bright: #eeefea;--lusty-text-on-primary: #ffffff;--lusty-text-on-light: #212022;--lusty-success: #74fac4;--lusty-warning: #f9cf58;--lusty-error: #ff5963;--lusty-info: #75fbfd;--lusty-you: #bb29bb;--lusty-partner: #75fbfd;--lusty-arousal-1: #bdba53;--lusty-arousal-2: #71b976;--lusty-arousal-3: #974db3;--lusty-arousal-4: #a13169;--lusty-level-1: #b4b250;--lusty-level-2: #6db172;--lusty-level-3: #904bac;--lusty-level-4: #9b3167;--lusty-level-dark-1: #484625;--lusty-level-dark-2: #314431;--lusty-level-dark-3: #331e40;--lusty-level-dark-4: #391629;--lusty-category-1: #7463a8;--lusty-category-2: #2f6676;--lusty-category-3: #763c59;--lusty-category-4: #818a2d;--lusty-category-5: #162d51;--lusty-category-6: #817a68;--lusty-category-7: #17363a;--lusty-category-8: #ce9f48;--lusty-category-9: #62302f;--lusty-result-positive: #71b976;--lusty-result-negative: #a13169;--lusty-result-growth: #d0ba92;--lusty-note-tint-mine: rgba(255, 0, 255, .204);--lusty-note-tint-partner: rgba(122, 64, 170, .192);--lusty-guess-tint-mine: rgba(255, 0, 255, .137);--lusty-guess-tint-partner: rgba(122, 64, 170, .149);--lusty-guide-title-a: #4291a7;--lusty-guide-title-b: #80b4fb;--lusty-yellow-text: #d0ba92;--lusty-yellow-bg: #edd4a6;--lusty-blue-dark: #3d3373;--lusty-divider: #343333;--lusty-overlay: rgba(0, 0, 0, .6);--lusty-space-xxs: 2px;--lusty-space-xs: 4px;--lusty-space-sm: 8px;--lusty-space-md: 12px;--lusty-space-lg: 16px;--lusty-space-xl: 24px;--lusty-space-xxl: 32px;--lusty-space-xxxl: 48px;--lusty-space-page: 20px;--lusty-radius-sm: 8px;--lusty-radius-md: 12px;--lusty-radius-lg: 16px;--lusty-radius-xl: 24px;--lusty-radius-pill: 999px;--lusty-duration-fast: .15s;--lusty-duration-normal: .25s;--lusty-duration-slow: .4s;--lusty-font-body: "Roboto Flex", "Roboto", system-ui, -apple-system, sans-serif;--lusty-font-title: "Bubbler One", "Roboto Flex", system-ui, -apple-system, sans-serif;--lusty-font-hand: "Kalam", cursive}.lusty-root{background-color:var(--lusty-background);color:var(--lusty-text-primary);font-family:var(--lusty-font-body);font-size:14px;line-height:1.45;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:where(.lusty-root) :where(*,*:before,*:after){box-sizing:border-box}:where(.lusty-root) :where(h1,h2,h3,h4,h5,h6,p,figure,blockquote){margin:0}:where(.lusty-root) :where(ul,ol){margin:0;padding:0;list-style:none}:where(.lusty-root) :where(button){font:inherit;color:inherit;background:none;border:none;padding:0;margin:0;cursor:pointer}:where(.lusty-root) :where(button:disabled){cursor:default}.lusty-root :focus-visible{outline:2px solid var(--lusty-primary-light);outline-offset:2px}.lusty-root--framed{width:390px;min-height:100px;margin-inline:auto;overflow:hidden}.lusty-v1-button{display:flex;align-items:center;justify-content:center;gap:var(--lusty-space-sm);width:100%;height:60px;border-radius:0;transition:background-color var(--lusty-duration-fast) ease,border-color var(--lusty-duration-fast) ease}.lusty-v1-button__label{font-family:var(--lusty-font-body);font-size:16px;font-weight:600;letter-spacing:0;line-height:1.45;text-align:center}.lusty-v1-button__icon{display:inline-flex;align-items:center;justify-content:center;font-size:25px;line-height:1;margin-bottom:4px}.lusty-v1-button__icon>svg,.lusty-v1-button__icon>img{width:25px;height:25px;display:block}.lusty-v1-button--filled{background-color:#fff;border:none;color:var(--lusty-text-on-light)}.lusty-v1-button--filled:hover:not(:disabled){background-color:var(--lusty-text-bright)}.lusty-v1-button--filled:disabled{background-color:var(--lusty-surface-muted);color:var(--lusty-text-tertiary)}.lusty-v1-button--outlined{background-color:transparent;border:1px solid var(--lusty-text-tertiary);color:var(--lusty-text-bright)}.lusty-v1-button--outlined:hover:not(:disabled){border-color:var(--lusty-text-bright)}.lusty-v1-button--outlined:disabled{border-color:var(--lusty-surface-muted);color:var(--lusty-text-tertiary)}.lusty-v1-button__spinner{width:20px;height:20px;border-radius:50%;border:2px solid transparent;animation:lusty-spin .9s linear infinite}.lusty-v1-button--filled .lusty-v1-button__spinner{border-top-color:var(--lusty-surface);border-right-color:var(--lusty-surface)}.lusty-v1-button--outlined .lusty-v1-button__spinner{border-top-color:var(--lusty-text-bright);border-right-color:var(--lusty-text-bright)}@media(prefers-reduced-motion:reduce){.lusty-v1-button__spinner{animation-duration:3s}}@keyframes lusty-spin{to{transform:rotate(360deg)}}:root{--t-micro: 12px;--t-caption: 14px;--t-body: 16px;--t-lead: 19px;--t-title-s: 22px;--t-title: 28px;--t-display: 34px;--t-hero: 40px;--t-mega: 46px;--t-input: 16px;--title-line: calc(var(--t-title-s) * 1.5 * 1.06);--arrow-centre: 36px;--s-1: 4px;--s-2: 8px;--s-3: 12px;--s-4: 16px;--s-5: 20px;--s-6: 24px;--s-8: 32px;--s-10: 40px;--s-12: 48px;--r-xs: 4px;--r-sm: 12px;--r-md: 20px;--r-pill: 999px;--c-text: #eeefea;--c-text-mid: #b9b9b3;--c-text-dim: #8f8e8a;--c-text-nontext: #6f6f6b;--c-bg: #0b0a0c;--c-surface: #212022;--c-track: #343333;--c-brand: #ff00ff;--c-brand-2: #ff5aa8;--c-brand-3: #ff8ad0;--c-wash: #9019aa;--c-brand-grad: linear-gradient(96deg, #ff00ff 0%, #ff5aa8 100%);--c-yes: #6db172;--c-maybe: #edd4a6;--c-no: #ff5963;--c-line-control: rgb(238 239 234 / 40%);--c-line-soft: rgb(238 239 234 / 12%)}.back{position:absolute;top:14px;left:max(10px,env(safe-area-inset-left));z-index:5;width:44px;height:44px;display:flex;align-items:center;justify-content:center;padding:0;background:transparent;border:0;cursor:pointer}.back svg{width:20px;height:20px;fill:none;stroke:var(--c-text-mid);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}@media(hover:hover){.back:hover svg{stroke:var(--c-text)}}.back:active svg{stroke:var(--c-text)}.back:focus-visible{outline:2px solid var(--c-brand);outline-offset:2px;border-radius:12px}.sheet--hasback .sheet__body{padding-top:18px}.sheet{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;padding:44px 40px 84px;overflow-y:auto;z-index:1}.sheet__bg{position:absolute;inset:0;z-index:0;pointer-events:none;opacity:.5;background:radial-gradient(58% 40% at 18% 12%,var(--wash) 0%,transparent 68%),radial-gradient(66% 46% at 86% 30%,var(--wash) 0%,transparent 70%),radial-gradient(74% 52% at 34% 74%,var(--wash) 0%,transparent 68%),radial-gradient(46% 34% at 92% 88%,var(--wash) 0%,transparent 66%);filter:blur(34px) saturate(1.2)}.sheet__body{position:relative;z-index:1;text-align:center}.sheet__kicker{font-family:var(--lusty-font-body);color:var(--c-text-mid);font-size:var(--t-body);letter-spacing:.08em;text-transform:uppercase;margin:0 0 14px}.sheet__title{font-family:var(--lusty-font-title);color:var(--c-text);font-size:var(--t-title);font-weight:900;line-height:1;margin:0 0 18px}.sheet__headline{font-family:var(--lusty-font-body);color:var(--c-text);font-size:var(--t-lead);font-weight:600;line-height:1.3;margin:0 0 18px}.sheet__text{font-family:var(--lusty-font-body);color:var(--c-text-mid);font-size:var(--t-lead);line-height:1.5;margin:0 0 14px}.sheet__action{position:absolute;left:40px;right:40px;bottom:14px;z-index:3}.steps{position:relative;display:flex;flex-direction:column;gap:22px;margin-top:8px;text-align:left}.step{display:flex;gap:16px;align-items:flex-start}.step__n{flex:none;width:30px;height:30px;border-radius:50%;border:2px solid var(--c-wash);display:flex;align-items:center;justify-content:center;font-family:var(--lusty-font-body);font-size:var(--t-body);font-weight:700;color:var(--c-text);line-height:1}.step__title{font-family:var(--lusty-font-body);color:var(--c-text);font-size:var(--t-body);font-weight:600;line-height:1.3;margin:4px 0 6px}.step__text{font-family:var(--lusty-font-body);color:var(--c-text-mid);font-size:var(--t-body);line-height:1.5;margin:0}.field{position:relative;z-index:1;display:block;width:100%;box-sizing:border-box;margin:4px 0 16px;padding:var(--s-3) var(--s-4);background:transparent;border:2px solid rgb(238 239 234 / 40%);border-radius:var(--r-md);font-family:var(--lusty-font-body);font-size:var(--t-body);color:var(--c-text)}.field::placeholder{color:var(--c-text-dim)}.field:focus{outline:none;border-color:var(--c-brand)}.score{display:flex;justify-content:center;gap:28px;margin:22px 0 24px}.score__item{display:flex;flex-direction:column;gap:4px}.score__n{font-family:var(--lusty-font-title);font-size:var(--t-hero);font-weight:900;line-height:1}.score__yes{color:var(--c-yes)}.score__maybe{color:var(--c-maybe)}.score__no{color:var(--c-no)}.score__label{font-family:var(--lusty-font-body);font-size:var(--t-caption);color:var(--c-text-dim)}.share__label{margin:0 0 10px;font-family:var(--lusty-font-body);font-size:var(--t-body);font-weight:600;color:var(--c-text);text-align:left}.share__url{margin:0 0 12px;padding:13px 14px;width:100%;box-sizing:border-box;background:var(--c-surface);border:1px solid var(--c-line-soft);border-radius:var(--r-sm);font-family:var(--lusty-font-body);font-size:var(--t-caption);color:var(--c-text-mid);text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;user-select:text;-webkit-user-select:text}.share__row{display:flex;gap:10px;width:100%}.share__row .share__btn{flex:1}.share__btn{display:flex;align-items:center;justify-content:center;gap:8px;min-width:0;height:52px;padding:0 10px;border:1px solid var(--c-line-control);border-radius:0;background:transparent;cursor:pointer;font-family:var(--lusty-font-body);font-size:var(--t-caption);font-weight:600;line-height:1.2;color:var(--c-text);white-space:nowrap}.share__btn svg{flex:none;width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.share__btn--fill{background:#fff;border-color:#fff;color:#0b0a0c}.share__btn:active{opacity:.82}.share__btn:focus-visible{outline:2px solid var(--c-brand);outline-offset:2px}.sheet--share .pair{margin:4px 0 22px}.next__head{margin:22px 0 12px;font-family:var(--lusty-font-body);font-size:var(--t-micro);font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--c-text-dim);text-align:left}.next{margin:0;padding:0;list-style:none;display:grid;gap:14px;text-align:left}.next li{display:flex;align-items:flex-start;gap:12px}.next p{margin:0;font-family:var(--lusty-font-body);font-size:var(--t-caption);line-height:1.38;color:var(--c-text-mid)}.next b{font-weight:600;color:var(--c-text)}.next__icon{flex:none;display:flex;margin-top:1px}.next__glyph{width:19px;height:19px;fill:none;stroke:var(--c-brand-2);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.sheet--list{justify-content:flex-start}.sheet--list{overflow:hidden;padding:0}.sheet__scroll{flex:1;min-height:0;width:100%;box-sizing:border-box;overflow-y:auto;padding:44px 40px 84px}.field--bad{border-color:var(--c-no)}.field__error{position:relative;z-index:1;margin:6px 0 4px;font-family:var(--lusty-font-body);font-size:var(--t-caption);line-height:1.4;color:var(--c-no);text-align:left}.about{text-align:left}.about__legend{font-family:var(--lusty-font-body);font-size:var(--t-caption);letter-spacing:.08em;text-transform:uppercase;color:var(--c-text-dim);margin:18px 0 8px}.sexes{position:relative;z-index:1;display:flex;gap:8px;margin:-6px 0 4px}.sex{flex:1;background:transparent;border:2px solid rgb(238 239 234 / 25%);border-radius:var(--r-sm);font-family:var(--lusty-font-body);font-size:var(--t-body);color:var(--c-text-mid);cursor:pointer;transition:border-color .15s ease,color .15s ease,background-color .15s ease}.sex--on{border-color:var(--c-brand);color:var(--c-text);background:#ff00ff1a}@media(hover:hover){.sex:hover{border-color:#eeefea8c}.sex--on:hover{border-color:var(--c-brand)}}.sex:focus-visible{outline:2px solid var(--c-brand);outline-offset:2px}.intro__sources-lead{margin-top:20px}.intro__sources{position:relative;z-index:1;list-style:none;margin:10px 0 0;padding:14px 16px;border:1px solid rgb(238 239 234 / 12%);border-radius:var(--r-sm);display:flex;flex-direction:column;gap:10px;text-align:left}.intro__sources li{font-family:var(--lusty-font-body);font-size:var(--t-caption);line-height:1.45;color:var(--c-text-dim)}.intro__sources i{font-style:italic}.keys{position:relative;z-index:1;display:flex;flex-direction:column;gap:10px;margin:-4px 0 6px}.key{display:flex;align-items:center;gap:14px}.key__pill{flex:none;width:84px;padding:8px 0;border:3px solid var(--c-text);border-radius:var(--r-md);text-align:center;font-family:var(--lusty-font-body);font-size:var(--t-body);font-weight:700;line-height:1}.key__pill--yes{color:var(--c-yes)}.key__pill--maybe{color:var(--c-maybe)}.key__pill--no{color:var(--c-no)}.key__gloss{font-family:var(--lusty-font-body);font-size:var(--t-body);color:var(--c-text-mid);text-align:left}.rules__honest{margin-top:18px}.sheet__note{margin:12px 0 0;font-family:var(--lusty-font-body);font-size:var(--t-caption);line-height:1.45;color:var(--c-text-dim);text-align:center}.sheet__note a{display:inline-block;padding:12px 0;margin:-12px 0;color:var(--c-text-mid);text-decoration:underline}.sources{position:relative;z-index:1;list-style:none;margin:18px 0 0;padding:0;display:flex;flex-direction:column;gap:14px;text-align:left}.source{padding:14px 16px;background:var(--c-surface);border:1px solid rgb(238 239 234 / 12%);border-radius:var(--r-sm);display:flex;flex-direction:column;gap:6px}.source__link{font-family:var(--lusty-font-body);font-size:var(--t-body);font-weight:600;line-height:1.35;color:var(--c-text);text-decoration:none;border-bottom:1px solid rgb(255 0 255 / 55%);align-self:flex-start}@media(hover:hover){.source__link:hover{border-bottom-color:var(--c-brand)}}.source__meta{font-family:var(--lusty-font-body);font-size:var(--t-caption);line-height:1.4;color:var(--c-text-dim)}.sex{display:flex;flex-direction:column;align-items:center;gap:6px;padding:14px 4px}.sex__icon{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;opacity:.75}.sex--on .sex__icon{opacity:1}.hero__body{text-align:center}.tagline{position:relative;z-index:1;height:34px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.tagline__pill{display:inline-flex;align-items:center;gap:7px;max-width:100%;padding:8px 15px;border-radius:var(--r-md);background:#ff00ff1a;border:1px solid rgb(255 0 255 / 30%);font-family:var(--lusty-font-body);font-size:var(--t-caption);line-height:1;color:var(--c-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;animation:tag-in .42s ease-out}.tagline__heart{color:#ff3b7f;font-size:var(--t-caption)}@keyframes tag-in{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:none}}.hero__headline{position:relative;z-index:1;margin:0 0 18px;font-family:var(--lusty-font-title);font-weight:900;letter-spacing:-.01em}.hero__accent{background:linear-gradient(96deg,var(--c-brand) 0%,var(--c-brand-2) 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.hero__lead{position:relative;z-index:1;margin:0 0 8px;font-family:var(--lusty-font-body);font-size:var(--t-body);line-height:1.45;color:var(--c-text)}.hero__rule{position:relative;z-index:1;margin:0 0 26px;font-family:var(--lusty-font-body);font-size:var(--t-body);line-height:1.45;color:var(--c-text-mid)}.facts{position:relative;z-index:1;list-style:none;text-align:left}.fact{display:flex;align-items:center;font-family:var(--lusty-font-body);line-height:1.3}.fact__icon{flex:none;display:flex;align-items:center;justify-content:center;border-radius:50%;color:var(--c-brand);line-height:1}.fact__icon--safe{color:var(--c-yes)}.counter{margin:12px 0 0;font-family:var(--lusty-font-body);line-height:1.4;color:var(--c-text-dim);text-align:center}.hero__key{position:relative;z-index:1;display:block;width:auto;margin:0 auto 18px;filter:drop-shadow(0 0 18px rgb(255 0 255 / 35%))}.hero__brand{position:relative;z-index:1;margin:0 0 10px;font-family:var(--lusty-font-title);font-weight:900;line-height:1.02;letter-spacing:-.01em;text-transform:none;white-space:normal;color:var(--c-text)}.fact__icon{font-size:var(--t-micro)}.hero__brand{margin-bottom:10px}.hero__headline{line-height:1.12;color:var(--c-text)}.facts{box-sizing:border-box;margin:0;border-radius:var(--r-md)}.fact__icon--safe{background:#6db17224}.fact__glyph{fill:none;stroke-linecap:round;stroke-linejoin:round}.counter{margin-top:10px;font-size:var(--t-caption)}.hero__nowrap{white-space:nowrap}.facts{display:inline-flex;flex-direction:column;gap:7px;width:auto;padding:0;border:0;background:none;backdrop-filter:none}.fact{gap:9px;padding:0;font-size:var(--t-body)}.fact+.fact{border-top:0}.fact__text b{font-weight:600}.fact__icon{width:15px;height:15px;background:none}.fact__glyph{width:14px;height:14px;stroke:var(--c-text-dim);stroke-width:1.6}.fact__icon--safe .fact__glyph{stroke:var(--c-text-dim)}.hero__headline{margin-bottom:20px}.tagline{margin:0 0 40px}.fact,.fact__text b{color:var(--c-text)}.fact__glyph,.fact__icon--safe .fact__glyph{stroke:var(--c-text)}.hero{justify-content:flex-start;padding-top:var(--key-gap)}.hero__key{margin-bottom:var(--key-gap)}.hero .lusty-v1-button__label{font-weight:800}.sheet__action:before{content:"";position:absolute;inset:-34px -40px -20px;z-index:-1;background:linear-gradient(to bottom,#0000,#000000b8 42%,#000000f0);pointer-events:none}.sheet--rules{justify-content:flex-start}.sheet--rules .steps{gap:16px}.sheet--rules .step__text{font-size:var(--t-caption)}.sheet--rules .keys{gap:8px}.sheet--about{justify-content:flex-start;padding-bottom:168px}.sheet--about .about__legend{margin:14px 0 7px}.sheet--about .field{margin:2px 0 10px}.sheet--about .sheet__title{font-size:clamp(30px,9vw,38px);line-height:1.05;margin-bottom:8px}.sheet--about .sheet__headline{font-family:var(--lusty-font-body);font-size:var(--t-body);font-weight:400;line-height:1.45;color:var(--c-text-dim)}.who{position:relative;z-index:1;display:flex;flex-direction:column;gap:8px}.sheet--about .who .field,.sheet--about .who .sexes{margin:0}.join{position:relative;z-index:1;display:flex;align-items:center;gap:14px;margin:var(--s-3) 0}.join__rule{flex:1;height:1px;background:linear-gradient(to right,#eeefea00,#eeefea2e,#eeefea00)}.join__amp{font-family:var(--lusty-font-title);font-size:var(--t-title-s);font-weight:900;line-height:1;color:var(--c-brand)}.sheet--about .sex{padding:12px 4px;gap:5px;border-radius:var(--r-sm);border-color:#eeefea29}.sheet--about .sex--on{border-color:var(--c-brand);background:#ff00ff24;box-shadow:0 0 0 1px #ff00ff73 inset}.sheet--about .sex__icon{width:21px;height:21px}.sheet--about .field{font-size:var(--t-body);padding:var(--s-3) var(--s-4);border-radius:var(--r-sm)}.sheet--about .field__error{margin:12px 0 0;text-align:center}.hero__brand{font-size:clamp(22px,min(8.6vw,4.4vh),36px)}.hero__headline{font-size:calc(var(--t-lead) * 1.25);line-height:1.02}.hero__key{height:clamp(104px,25vh,214px)}.hero{--key-gap: clamp(14px, 5.6vh, 48px)}@media(max-height:660px){.facts{gap:5px}.fact{font-size:var(--t-body)}.tagline{margin-bottom:18px}}.who__label{margin:0 0 8px;font-family:var(--lusty-font-title);font-size:var(--t-title-s);font-weight:900;letter-spacing:0;text-transform:none;text-align:center}.who__label{background:linear-gradient(96deg,var(--c-brand) 0%,var(--c-brand-2) 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.sheet--about .sheet__title,.sheet--rules .sheet__title,.sheet--list .sheet__title,.sheet--email .sheet__title,.sheet--share .sheet__title,.sheet--app .sheet__title{position:absolute;left:56px;right:56px;display:block;margin:0;text-align:center}.sheet--about .sheet__headline{text-align:center;margin-bottom:22px}.sheet--about{padding-top:48px}.sheet--about .field:not(:placeholder-shown){border-color:var(--c-brand);background:#ff00ff14}.sheet--about .field--bad:not(:placeholder-shown){border-color:var(--c-no);background:#ff596314}.sheet--about .sheet__title,.sheet--rules .sheet__title,.sheet--list .sheet__title,.sheet--email .sheet__title,.sheet--share .sheet__title,.sheet--app .sheet__title{top:calc(var(--arrow-centre) - var(--title-line) / 2);min-height:var(--title-line);font-family:var(--lusty-font-title);font-size:calc(var(--t-title-s) * 1.5);font-weight:900;line-height:1.06;color:var(--c-text)}.sheet--about .sheet__headline,.sheet--rules .sheet__headline{font-size:var(--t-body);line-height:1.4;color:var(--c-text-dim);text-align:center}.sheet--about .sheet__headline,.sheet--rules .sheet__headline{margin-bottom:var(--s-4)}.sheet--about .field,.sheet--about .sex:not(.sex--on){border-color:#eeefea66}.sheet--about .field::placeholder{color:var(--c-text-mid)}.sheet--about,.sheet--rules{padding-top:42px}.sheet--about .sheet__title,.sheet--rules .sheet__title,.sheet--list .sheet__title,.sheet--email .sheet__title,.sheet--share .sheet__title,.sheet--app .sheet__title{margin-bottom:0}.sheet--about .sheet__headline,.sheet--rules .sheet__headline{margin-top:0}.flow{position:relative;z-index:1;list-style:none;margin:26px 0 0;padding:0;display:flex;flex-direction:column;gap:22px;text-align:left}.flow__step{display:grid;grid-template-columns:34px 1fr;gap:14px;align-items:start}.flow__marker{position:relative;display:flex;justify-content:center;align-self:stretch}.flow__step:not(:last-child) .flow__marker:after{content:"";position:absolute;top:34px;bottom:-22px;width:1px;background:linear-gradient(to bottom,#ff00ff73,#ff00ff1a)}.flow__dot{position:relative;z-index:1;width:34px;height:34px;flex:none;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1.5px solid rgb(255 0 255 / 55%);background:var(--c-bg);font-family:var(--lusty-font-body);font-size:var(--t-body);font-weight:700;line-height:1;color:var(--c-text)}.flow__title{margin:6px 0 4px;font-family:var(--lusty-font-title);font-size:var(--t-lead);font-weight:900;line-height:1.15;color:var(--c-text)}.flow__detail{margin:0;font-family:var(--lusty-font-body);font-size:var(--t-body);line-height:1.5;color:var(--c-text-dim)}.counter b{color:var(--c-text);font-weight:600}.hero{padding-bottom:94px}.sheet--about .who:first-of-type .who__label{margin-top:var(--s-2)}.flow__art{position:relative;z-index:1;display:block;height:auto;opacity:.9}.sheet--rules .sheet__body{padding-top:8px}.sheet__action{display:flex;flex-direction:column;justify-content:flex-start;height:auto;bottom:max(12px,env(safe-area-inset-bottom))}@media(max-width:720px){.sheet__action{position:fixed}}.sheet--email{justify-content:flex-start;padding-top:48px}.sheet--email .field{margin-bottom:4px}.sheet--email .field__error{text-align:left;margin:8px 0 0}.assure{position:relative;z-index:1;display:flex;gap:10px;margin:18px 0 0;font-family:var(--lusty-font-body);font-size:var(--t-caption);line-height:1.5;color:var(--c-text-dim);text-align:left}.assure__icon{flex:none;width:15px;height:15px;margin-top:2px}.assure__glyph{width:15px;height:15px;fill:none;stroke:var(--c-text-dim);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.assure a{color:var(--c-text-mid);text-decoration:underline}.flow__art{width:min(295px,96%);margin:48px auto 12px}.intro__action{display:flex;flex-direction:column;justify-content:flex-start;height:auto;bottom:max(12px,env(safe-area-inset-bottom))}.flow__art{margin-bottom:39px}.sheet--email .sheet__headline{font-family:var(--lusty-font-body);font-size:var(--t-body);font-weight:400;line-height:1.4;color:var(--c-text-dim);text-align:center;margin:0 0 20px}.sheet--app{justify-content:flex-start;padding-top:124px}.app__accent{background:linear-gradient(96deg,var(--c-brand) 0%,var(--c-brand-2) 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.app__lead{font-size:var(--t-body);font-weight:400;line-height:1.4;color:var(--c-text-dim);margin-bottom:var(--s-8)}.perks{list-style:none;margin:0 0 20px;padding:0;display:flex;flex-direction:column;gap:12px;text-align:left}.perk{display:flex;gap:13px;align-items:flex-start;padding:12px 14px;border-radius:var(--r-md);border:1px solid rgb(238 239 234 / 10%);background:#2120229e}.perk__badge{flex:none;width:34px;height:34px;border-radius:var(--r-sm);display:flex;align-items:center;justify-content:center;background:linear-gradient(140deg,#ff00ff42,#9019aa4d);border:1px solid rgb(255 0 255 / 30%)}.perk__glyph{width:19px;height:19px;fill:none;stroke:var(--c-brand-3);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.perk__title{margin:0 0 2px;font-family:var(--lusty-font-body);font-size:var(--t-body);font-weight:700;color:var(--c-text)}.perk__text{margin:0;font-family:var(--lusty-font-body);font-size:var(--t-caption);line-height:1.4;color:var(--c-text-mid)}@media(max-height:720px){.app__lead{margin-bottom:var(--s-5)}.perks{gap:9px;margin-bottom:14px}.perk{padding:10px 12px}.perk__text{font-size:var(--t-caption)}}.sheet--share{justify-content:flex-start}.hero__brand--invited{font-size:clamp(24px,7.4vw,34px)}@media(min-height:700px){.hero__key{height:clamp(150px,33vh,250px)}.hero{--key-gap: clamp(20px, 6.6vh, 56px)}}.sheet--waiting{justify-content:flex-start}.sheet--waiting .sheet__body{display:flex;flex-direction:column;flex:1;min-height:0}.waiting__mid{flex:1;display:flex;flex-direction:column;justify-content:center}.pair{display:flex;align-items:flex-start;justify-content:center;gap:4px;margin:24px 0 28px}.pair__side{flex:0 0 100px;text-align:center}.pair__badge{display:flex;align-items:center;justify-content:center;width:62px;height:62px;margin:0 auto 10px;border-radius:50%;border:2px solid rgb(255 0 255 / 55%);background:linear-gradient(150deg,#ff00ff38,#9019aa42),#212022b3;box-shadow:0 0 22px #ff00ff38}.pair__badge--open{border-style:dashed;border-color:#eeefea4d;background:#2120228c;box-shadow:none}.pair__tick{width:30px;height:30px;fill:none;stroke:var(--c-brand-3);stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.pair__initial{font-family:var(--lusty-font-title);font-size:var(--t-title);font-weight:900;line-height:1;color:var(--c-text-mid)}.pair__who{margin:0 0 2px;font-family:var(--lusty-font-body);font-size:var(--t-body);font-weight:700;color:var(--c-text)}.pair__state{margin:0;font-family:var(--lusty-font-body);font-size:var(--t-caption);color:var(--c-text-mid)}.pair__link{display:flex;align-items:center;gap:6px;height:62px;padding:0 2px}.pair__thread{width:18px;height:2px;border-radius:var(--r-xs);background:linear-gradient(90deg,#ff00ffb3,#ff00ff4d)}.pair__thread--open{background:none;border-top:2px dashed rgb(238 239 234 / 28%);height:0}.pair__heart{font-size:var(--t-lead);line-height:1;color:var(--c-brand-2)}.sheet--list .sheet__scroll{padding-top:62px}.sheet--share,.sheet--email{padding-top:108px}.lusty-v1-button:active:not(:disabled){transition-duration:0s;transform:scale(.985);filter:brightness(.92)}.lusty-v1-button--filled:disabled{color:var(--c-text-mid);border:1px solid rgb(238 239 234 / 24%)}.lusty-v1-button--filled .lusty-v1-button__spinner{border-top-color:var(--c-text-mid);border-right-color:var(--c-text-mid)}.lusty-v1-button{height:56px}.sheet--list .sheet__text{font-family:var(--lusty-font-body);font-size:var(--t-body);font-weight:400;line-height:1.4;color:var(--c-text-dim);text-align:center;margin:0 0 var(--s-4)}.sheet--list .list__head{position:relative;margin-bottom:var(--s-3)}.sheet--list .sheet__title{position:static;left:auto;right:auto;width:100%}.sheet--list .back{top:calc((var(--title-line) - 44px) / 2);left:calc(max(10px,env(safe-area-inset-left)) - 40px)}.sheet--list .sheet__scroll{padding-top:var(--s-5)}.intro{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;padding:44px 40px 84px;overflow-y:auto;z-index:1}.intro__bg{position:absolute;inset:0;z-index:0;pointer-events:none;opacity:.5;background:radial-gradient(58% 40% at 18% 12%,var(--wash) 0%,transparent 68%),radial-gradient(66% 46% at 86% 30%,var(--wash) 0%,transparent 70%),radial-gradient(74% 52% at 34% 74%,var(--wash) 0%,transparent 68%),radial-gradient(46% 34% at 92% 88%,var(--wash) 0%,transparent 66%);filter:blur(34px) saturate(1.2)}.intro__body{position:relative;z-index:1;text-align:center}.intro__step{font-family:var(--lusty-font-body);color:var(--c-text-mid);font-size:var(--t-body);letter-spacing:.08em;text-transform:uppercase;margin:0 0 14px}.intro__title{font-family:var(--lusty-font-title);color:var(--c-text);font-size:var(--t-hero);font-weight:900;line-height:1;margin:0 0 20px}.intro__headline{font-family:var(--lusty-font-body);color:var(--c-text);font-size:var(--t-lead);font-weight:600;line-height:1.3;margin:0 0 18px}.intro__body-text{font-family:var(--lusty-font-body);color:var(--c-text-mid);font-size:var(--t-body);line-height:1.5;margin:0 0 14px}.intro__count{font-family:var(--lusty-font-body);color:var(--c-text-dim);font-size:var(--t-body);margin:0}.intro__action{position:absolute;z-index:1;left:40px;right:40px;bottom:max(12px,env(safe-area-inset-bottom))}@media(max-width:720px){.intro__action{position:fixed}}.intro__step{display:flex;flex-direction:column;align-items:center;gap:2px;margin:0 0 10px;letter-spacing:0;text-transform:none}.intro__num{font-family:var(--lusty-font-title);font-size:var(--t-mega);font-weight:900;line-height:1;color:var(--tint, var(--c-brand))}.intro__of{font-family:var(--lusty-font-body);font-size:var(--t-micro);letter-spacing:.16em;text-transform:uppercase;color:var(--c-text-dim)}.intro__title{font-size:var(--t-hero);margin-bottom:14px}.intro__mark{display:block;width:46px;height:3px;margin:0 auto 20px;border-radius:var(--r-xs);background:var(--tint, var(--c-brand))}.intro__headline{font-size:var(--t-lead);margin-bottom:14px}.intro__body-text{font-size:var(--t-body);line-height:1.55}.intro--hasback{padding-top:62px}.stage{--screen-w: 100vw;--screen-h: 100dvh;--deck-top: 62px;--card-h: calc(var(--screen-h) - var(--deck-top) - 28px);--card-ratio: 1.4;--card-w: min( calc(var(--screen-w) - 30px), calc(var(--card-h) / var(--card-ratio)) );position:relative;width:var(--screen-w);height:var(--screen-h);margin:0 auto;overflow:hidden}@media(min-width:700px)and (min-height:600px){.stage{--screen-h: min(100dvh, 900px);--screen-w: min(430px, calc(var(--screen-h) * .462));border-radius:28px;box-shadow:0 24px 80px #0009}}.deck{position:absolute;top:var(--deck-top);left:calc((var(--screen-w) - var(--card-w)) / 2);width:var(--card-w);height:var(--card-h)}.card{position:absolute;inset:0;background:var(--c-surface);border-radius:40px;overflow:hidden;user-select:none;-webkit-user-select:none;will-change:transform,opacity;transition:transform .3s ease-out,opacity .3s ease-out}.card--back{transform:translate(20px) scale(.95);pointer-events:none}.card--front,.card--promote{transform:translate(0) scale(1)}.card--exit{opacity:0;transition:transform .3s ease-in,opacity .3s ease-in;pointer-events:none}.card--exit--right{transform:translate(75%) rotate(14deg)}.card--exit--left{transform:translate(-75%) rotate(-14deg)}.card__tab{position:absolute;top:.41%;left:50%;transform:translate(-50%);width:73.17%;height:9.29%;display:flex;align-items:center;justify-content:center;border-radius:0 0 40px 40px}.card__tabLabel{font-family:var(--lusty-font-body);color:var(--c-text);font-size:16px;line-height:1;letter-spacing:0;padding:0 30px;text-align:center}.card__frame{position:absolute;inset:0;width:100%;height:100%;object-fit:fill;pointer-events:none}.card__art{position:absolute;top:110px;left:20px;right:20px;height:calc(var(--card-h) * .36);display:flex;align-items:center;justify-content:center}.card__artImg{max-width:100%;max-height:100%;object-fit:scale-down;border-radius:8px;opacity:0;transition:opacity .5s ease-in}.card__artImg--in{opacity:1}.card__well{position:absolute;bottom:80px;left:40px;right:40px;min-height:calc(var(--card-h) * .276);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;text-align:center}.card__title{margin:0;font-family:var(--lusty-font-title);font-size:34px;font-weight:900;line-height:1;letter-spacing:0;color:var(--c-text)}.card__pills{position:absolute;left:0;right:0;bottom:0;height:100px;display:flex;align-items:center;justify-content:center;gap:calc(var(--card-w) * .028)}.pill{font-family:var(--lusty-font-body);height:44px;border:3px solid var(--c-text);border-radius:18px;background:transparent;font-size:18px;font-weight:700;line-height:1;letter-spacing:0;cursor:pointer;padding:0;transition:transform .15s ease,background-color .15s ease}.pill:active{transition-duration:0s;transform:scale(.94);background:#eeefea24}.pill--yes{width:calc(var(--card-w) * .255);color:var(--c-yes)}.pill--maybe{width:calc(var(--card-w) * .295);color:var(--c-maybe)}.pill--no{width:calc(var(--card-w) * .255);color:var(--c-no)}@media(hover:hover){.pill:hover{background:#ffffff14}}.pill:active{transform:scale(.94)}.pill:focus-visible{outline:3px solid var(--c-brand);outline-offset:3px}.progress{flex:1;display:flex;gap:4px;height:6px}.progress__seg{flex-basis:0;background:var(--c-track);border-radius:3px;overflow:hidden}.progress__fill{height:100%;border-radius:3px;transition:width .3s ease-out}.results{position:relative;z-index:1;list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.row{display:flex;align-items:center;gap:12px;padding:10px 12px;background:var(--c-surface);border-radius:var(--r-md);border:1px solid rgb(238 239 234 / 12%);touch-action:pan-y}.row--dragging{z-index:2;border-color:#eeefea73;box-shadow:0 12px 28px #0000008c;cursor:grabbing}.row__rank{flex:none;width:22px;font-family:var(--lusty-font-body);font-size:var(--t-body);font-variant-numeric:tabular-nums;color:var(--c-text-dim);text-align:right}.row__art{flex:none;width:46px;height:46px;object-fit:contain;border-radius:var(--r-sm);background:var(--c-surface)}.row__text{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.row__name{font-family:var(--lusty-font-title);font-size:var(--t-lead);font-weight:900;line-height:1.1;color:var(--c-text)}.row__strength{font-family:var(--lusty-font-body);font-size:var(--t-caption);line-height:1.25}.row__strength--mutual{color:var(--c-yes)}.row__strength--keen{color:#b9c17e}.row__strength--curious{color:var(--c-maybe)}.row__grip{flex:none;width:44px;height:44px;background:transparent;border:0;padding:0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;cursor:grab;touch-action:none}.row__grip span{display:block;width:18px;height:2px;border-radius:var(--r-xs);background:var(--c-text-nontext)}.row__grip:active{cursor:grabbing}.row__grip:focus-visible{outline:2px solid var(--c-brand);outline-offset:2px;border-radius:var(--r-sm)}.saving{justify-content:center;padding:20px 40px}.saving__body{display:flex;flex-direction:column;align-items:center;text-align:center}.saving__dots{display:flex;gap:10px;margin-bottom:var(--s-6)}.saving__dots span{width:10px;height:10px;border-radius:50%;background:var(--c-brand);opacity:.25;animation:saving-pulse 1.15s ease-in-out infinite}.saving__dots span:nth-child(2){animation-delay:.16s}.saving__dots span:nth-child(3){animation-delay:.32s}@keyframes saving-pulse{0%,70%,to{opacity:.25;transform:none}35%{opacity:1;transform:scale(1.25)}}.saving__title{margin:0;font-family:var(--lusty-font-title);font-size:var(--t-title-s);font-weight:900;line-height:1.2;color:var(--c-text)}.saving__note{margin:var(--s-3) 0 0;font-family:var(--lusty-font-body);font-size:var(--t-body);line-height:1.4;color:var(--c-text-mid);text-wrap:balance}@media(prefers-reduced-motion:reduce){.saving__dots span{animation:none;opacity:.7}}.shareicon{position:absolute;top:14px;right:max(10px,env(safe-area-inset-right));z-index:5;width:44px;height:44px;display:flex;align-items:center;justify-content:center;padding:0;background:transparent;border:0;cursor:pointer}.shareicon svg{width:21px;height:21px;fill:none;stroke:var(--c-text-mid);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}@media(hover:hover){.shareicon:hover svg{stroke:var(--c-text)}}.shareicon:active svg{stroke:var(--c-text)}.shareicon:disabled{cursor:default}.shareicon--busy svg{stroke:var(--c-text-dim)}.shareicon--copied svg{stroke:var(--c-yes)}.shareicon--failed svg{stroke:var(--c-no)}.shareicon:focus-visible{outline:2px solid var(--c-brand);outline-offset:2px;border-radius:12px}.stats{justify-content:flex-start;padding:20px 40px 84px}.stats .sheet__action{bottom:max(12px,env(safe-area-inset-bottom))}.stats .shareicon{top:5px}.stats .sheet__action:before{display:none}.stats__body{display:flex;flex-direction:column;align-items:center;--gap: 54px;--dots: 300px}.stats__eyebrow{display:flex;align-items:center;gap:10px;width:100%;padding:0 22px;box-sizing:border-box;margin:0 0 calc(var(--gap) * .7);font-family:var(--lusty-font-body);font-size:var(--t-micro);font-weight:600;letter-spacing:.19em;text-transform:uppercase;white-space:nowrap;color:var(--c-text)}.stats__rule{flex:1;height:1px;background:linear-gradient(to var(--to, right),rgb(238 239 234 / 0%),rgb(238 239 234 / 26%))}.stats__eyebrow .stats__rule:last-child{--to: left}.stats__title{margin:0 0 var(--gap);font-family:var(--lusty-font-title);font-size:var(--t-title);font-weight:900;line-height:1.05;letter-spacing:-.01em;text-align:center;color:var(--c-text);text-wrap:balance}.stats__accent{background:linear-gradient(96deg,var(--c-brand) 0%,var(--c-brand-2) 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.dotfield{position:relative;margin-bottom:var(--gap)}.dotfield:before{content:"";position:absolute;inset:-9px;--edge: rgb(255 0 255 / 42%);--arm: 14px;background:linear-gradient(var(--edge),var(--edge)) 0 0 / var(--arm) 2px no-repeat,linear-gradient(var(--edge),var(--edge)) 0 0 / 2px var(--arm) no-repeat,linear-gradient(var(--edge),var(--edge)) 100% 0 / var(--arm) 2px no-repeat,linear-gradient(var(--edge),var(--edge)) 100% 0 / 2px var(--arm) no-repeat,linear-gradient(var(--edge),var(--edge)) 0 100% / var(--arm) 2px no-repeat,linear-gradient(var(--edge),var(--edge)) 0 100% / 2px var(--arm) no-repeat,linear-gradient(var(--edge),var(--edge)) 100% 100% / var(--arm) 2px no-repeat,linear-gradient(var(--edge),var(--edge)) 100% 100% / 2px var(--arm) no-repeat}.dotgrid{display:grid;grid-template-columns:repeat(var(--cols),1fr);gap:5px;width:min(var(--dots),calc(100vw - 80px))}.dot{aspect-ratio:1;border-radius:50%;background:var(--c-track);transform:scale(.4);opacity:0;animation:pop .42s cubic-bezier(.22,1.2,.36,1) var(--in, 0ms) forwards}@keyframes pop{to{transform:none;opacity:1}}.dot--mutual{background:var(--c-yes);box-shadow:0 0 8px #6db17273}.dot--keen{background:linear-gradient(90deg,var(--c-yes) 0 50%,var(--c-maybe) 50% 100%);box-shadow:0 0 8px #bec88c66}.dot--curious{background:var(--c-maybe);box-shadow:0 0 8px #edd4a661}.verdict{display:inline-flex;align-items:baseline;gap:10px;margin:0 0 var(--gap);padding:9px 20px 10px;border-radius:var(--r-pill);border:1px solid rgb(255 0 255 / 32%);background:linear-gradient(100deg,#ff00ff26,#ff00ff0a),#212022ad}.verdict__label{font-family:var(--lusty-font-body);font-size:var(--t-caption);font-weight:600;letter-spacing:.13em;text-transform:uppercase;color:var(--c-text)}.verdict__dot{align-self:center;width:3px;height:3px;border-radius:50%;background:#eeefea73}.verdict__word{font-family:var(--lusty-font-title);font-size:var(--t-title-s);font-weight:900;line-height:1.3;background:linear-gradient(96deg,var(--c-brand) 0%,var(--c-brand-2) 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.legend{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;width:100%;margin:0}.legend__item{text-align:center}.legend__n{display:flex;align-items:center;justify-content:center;gap:6px;margin:0 0 2px;font-family:var(--lusty-font-body);font-size:var(--t-lead);font-weight:700;color:var(--c-text)}.legend__dot{flex:none;width:9px;height:9px;border-radius:50%;animation:none;transform:none;opacity:1}.legend__label{margin:0;font-family:var(--lusty-font-body);font-size:var(--t-caption);line-height:1.25;color:var(--c-text-mid);text-wrap:balance}.stats__in{opacity:0;animation:rise .5s cubic-bezier(.22,1,.36,1) forwards}.stats__in--1{animation-delay:.05s}.stats__in--2{animation-delay:.12s}.stats__in--3{animation-delay:.2s}.stats__in--4{animation-delay:.3s}.stats__in--5{animation-delay:.95s}@keyframes rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.stats__in,.dot{animation:none;opacity:1;transform:none}}@media(min-height:860px){.stats__body{--gap: 72px;--dots: 348px}.dotgrid{gap:6px}}@media(max-height:760px){.stats__body{--gap: 38px;--dots: 280px}.stats__title{font-size:var(--t-title)}.verdict__word{font-size:var(--t-title-s)}.verdict{padding:7px 16px 8px}.verdict__label{font-size:var(--t-micro)}}@media(max-height:680px){.stats__body{--gap: 32px;--dots: 220px}.dotgrid{gap:3px}.stats__eyebrow{font-size:var(--t-micro)}.verdict__word{font-size:var(--t-lead)}.verdict{padding:6px 14px 7px}.verdict__label{font-size:var(--t-micro);letter-spacing:.1em}.legend__n{font-size:var(--t-lead)}.legend__label{font-size:var(--t-micro)}}@media(max-height:600px){.stats__body{--gap: 26px;--dots: 200px}}.topbar{position:absolute;z-index:3;top:20px;left:20px;right:20px;display:flex;align-items:center;gap:12px}.topbar__count{font-family:var(--lusty-font-body);color:var(--c-text-mid);font-size:var(--t-body);letter-spacing:0;flex:none;width:62px;text-align:right;font-variant-numeric:tabular-nums}.centred{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;padding:0 40px;text-align:center}.centred__title{font-family:var(--lusty-font-title);color:var(--c-text);font-size:var(--t-title);font-weight:900;line-height:1.1}.centred__body{color:var(--c-text-mid);font-size:var(--t-body);line-height:1.45}@font-face{font-family:Roboto Flex;src:url(/fonts/RobotoFlex-Regular.ttf) format("truetype");font-weight:100 900;font-display:swap}@font-face{font-family:Bubbler One;src:url(/fonts/BubblerOne-Regular.ttf) format("truetype");font-weight:400;font-display:swap}html,body{margin:0;padding:0;min-height:100%;background:var(--lusty-background, #000)}#root{min-height:100dvh}
