:root{color-scheme:dark light;--app-height: 100dvh;--font-display: "Bebas Neue", sans-serif;--font-body: "Elms Sans", system-ui, sans-serif;--fs-title: 4rem;--fs-title-intro: 5rem;--fs-account: 2.25rem;--fs-disclaimer: 1rem;--logo-size: 3.5rem;--logo-size-intro: 5rem;--page-bg-deep: #08090c;--page-bg-mid: #101218;--page-text: #e8e6e3;--text-title: #d2d2d2;--text-accent: #b78400;--gold: #f0d78c;--gold-rgb: 240 215 140;--gold-deep-rgb: 201 162 39;--surface-frame: #161a24;--surface-avatar: #1c2230;--surface-avatar-img: #12151c;--surface-photo: #000;--surface-edge: #0e1016;--card-back: #7594f6;--card-back-pattern: url(/assets/backgrounds/bg_card_02.webp);--card-back-pattern-opacity: 1;--card-back-pattern-color: url(/assets/backgrounds/bg_card_color_01.webp);--card-back-reveal-size: 9rem;--card-back-texture: url(/assets/backgrounds/transparent_texture_binding-dark.png);--card-back-texture-opacity: .45;--card-back-coq: url(/assets/backgrounds/bg_rooster_02.png);--gold-veil: rgb(var(--gold-rgb) / 7%);--gold-soft: rgb(var(--gold-rgb) / 28%);--gold-muted: rgb(var(--gold-rgb) / 35%);--gold-strong: rgb(var(--gold-rgb) / 45%);--gold-vivid: rgb(var(--gold-rgb) / 55%);--gold-mist: rgb(var(--gold-deep-rgb) / 14%);--gold-halo: rgb(var(--gold-deep-rgb) / 45%);--account-name: light-dark(#9a7208, #d4a82a);--account-name-inset-on-light: 0 -1px 0 rgb(92 74 20 / 40%), 0 1px 0 rgb(255 255 255 / 70%);--account-name-inset-on-dark: 0 -1px 0 rgb(0 0 0 / 60%), 0 1px 0 rgb(255 255 255 / 20%);--account-name-inset: light-dark(var(--account-name-inset-on-light), var(--account-name-inset-on-dark));--inset-bg: light-dark(rgb(255 255 255 / 78%), rgb(16 18 26 / 58%));--inset-bg-shine: light-dark(rgb(255 255 255 / 55%), rgb(255 255 255 / 6%));--inset-shadow-on-light: 0 1px 2px rgb(15 18 28 / 6%), 0 10px 28px rgb(15 18 28 / 10%), inset 0 1px 0 rgb(255 255 255 / 80%);--inset-shadow-on-dark: 0 4px 12px rgb(0 0 0 / 35%), 0 1rem 40px rgb(0 0 0 / 28%), inset 0 1px 0 rgb(255 255 255 / 8%);--inset-shadow: light-dark(var(--inset-shadow-on-light), var(--inset-shadow-on-dark));--stack-max-width: 21rem;--avatar-size: 11rem;--avatar-frame-pad: .55rem;--identity-gap: 3rem;--panel-pad-y: .75rem;--panel-pad-x: 1rem;--panel-radius: 6px;--panel-min-height: 0;--panel-border-width: 1px;--space-page: 20px;--card-max-width: 500px;--content-pad-y: 28px;--content-pad-x: 24px;--stage-gap: 2.85rem;--stage-perspective: 1400px;--frame-band: 1rem;--frame-radius: .25rem;--frame-sheen-stroke: 1px;--content-radius: 2px;--focus-ring-width: 2px;--focus-ring-offset: 3px;--lift-hover: -2px;--card-edge: 1.1rem;--ease-out-soft: cubic-bezier(.22, 1, .36, 1);--ease-out-settle: cubic-bezier(.18, .9, .2, 1.08);--ease-split: cubic-bezier(.4, .1, .2, 1);--ease-logo-pop: cubic-bezier(.22, 1.35, .36, 1);--duration-hover: .18s;--duration-ui: .2s;--duration-press: .15s;--panel-glow-duration: 1.8s;--card-flip-duration: .35s;--split-duration: .48s;--split-soft: 3%;--split-edge: .7%;--identity-from: translate(-110%, 55%);--identity-enter-duration: .32s;--identity-enter-stagger: 90ms;--intro-title-top: 30dvh;--header-rest-top: 5dvh;--intro-shrink-duration: .55s;--intro-rise-duration: .64s;--card-intro-spin-duration: .56s;--logo-pop-duration: .55s;--caret-blink-duration: .7s;--swipe-hint-inset: max(.75rem, env(safe-area-inset-bottom, 0px));--sheen-spin-duration: 10s}@media screen and (width<=600px){:root{--stack-max-width: min(90vw, 21rem);--avatar-size: 10rem;--identity-gap: 2rem;--fs-title: 4rem;--fs-title-intro: 5rem;--fs-account: 2rem;--logo-size: 3rem;--logo-size-intro: 4rem;--panel-min-height: 4rem;--panel-border-width: 1px;--space-page: 0;--card-max-width: 100%;--content-pad-y: 1rem;--content-pad-x: 14px;--stage-gap: 0;--frame-band: 0;--frame-radius: 0;--frame-sheen-stroke: 1px;--content-radius: 0}}@media screen and (width<=600px)and (orientation:landscape){:root{--stack-max-width: min(72vw, 24rem);--avatar-size: 6.25rem;--identity-gap: 1rem;--fs-title: 1.7rem;--fs-title-intro: 2.25rem;--fs-account: 1.35rem;--logo-size: 1.7rem;--logo-size-intro: 1.85rem;--panel-pad-y: .75rem;--panel-pad-x: 1rem;--panel-min-height: 3.1rem}}*,*:before,*:after{box-sizing:border-box}html{height:100%;height:-webkit-fill-available;-webkit-text-size-adjust:100%;text-size-adjust:100%;background-color:var(--page-bg-deep)}body{min-height:100%;min-height:-webkit-fill-available;min-height:var(--app-height);padding:0;margin:0;overscroll-behavior:none;font-family:var(--font-display),sans-serif;font-style:normal;font-weight:400;color:var(--page-text);background-color:var(--page-bg-deep);background-image:linear-gradient(168deg,var(--page-bg-mid) 0%,var(--page-bg-deep) 100%);background-attachment:fixed}@media screen and (width<=600px){body{height:var(--app-height);max-height:var(--app-height);overflow:hidden;background-color:var(--surface-frame);background-image:none}}
