@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";:root{--color-text-default: #ffffff;--color-background-default: #251f4a;--color-background-gradient-start: #0f172a;--color-background-gradient-middle: #1e1b4b;--color-background-gradient-end: #0f172a}*{margin:0;padding:0;box-sizing:border-box}body,html{overflow:hidden;font-family:Inter,sans-serif;height:100%;width:100%;display:flex;flex-direction:column;background:var(--color-background-default);color:var(--color-text-default)}.lkhoB{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1;gap:2.5rem;z-index:10;position:relative}.UzxRM{background:linear-gradient(135deg,var(--color-background-gradient-start) 0%,var(--color-background-gradient-middle) 50%,var(--color-background-gradient-end) 100%)}:root{--link-button-primary-background: #6f42c1;--link-button-primary-background-hover: #7f53d1;--link-button-primary-background-active: #5a349a;--link-button-primary-color: #ffffff;--link-button-primary-border: rgba(240, 246, 252, .1);--link-button-primary-shadow-hover: rgba(127, 83, 209, .4);--link-button-secondary-background: #6c757d;--link-button-secondary-background-hover: #868e96;--link-button-secondary-background-active: #495057;--link-button-secondary-color: #ffffff;--link-button-secondary-border: rgba(240, 246, 252, .1);--link-button-secondary-shadow-hover: rgba(134, 142, 150, .4);--link-button-success-background: #238636;--link-button-success-background-hover: #2ea043;--link-button-success-background-active: #1f6f2e;--link-button-success-color: #ffffff;--link-button-success-border: rgba(240, 246, 252, .1);--link-button-success-shadow-hover: rgba(46, 160, 67, .4);--link-button-warning-background: #f0ad4e;--link-button-warning-background-hover: #f39c12;--link-button-warning-background-active: #d48806;--link-button-warning-color: #ffffff;--link-button-warning-border: rgba(240, 246, 252, .1);--link-button-warning-shadow-hover: rgba(243, 156, 18, .4);--link-button-error-background: #d93025;--link-button-error-background-hover: #e74c3c;--link-button-error-background-active: #b2221a;--link-button-error-color: #ffffff;--link-button-error-border: rgba(240, 246, 252, .1);--link-button-error-shadow-hover: rgba(231, 76, 60, .4)}._-1ffG{display:flex;align-items:center;gap:10px;text-decoration:none;padding:12px 24px;border-radius:6px;font-weight:600;font-size:1.1rem;transition:all .2s ease;box-shadow:0 0 transparent;-webkit-user-select:none;user-select:none;background-color:var(--link-button-background);color:var(--link-button-color);border:1px solid var(--link-button-border)}._-1ffG:hover{background-color:var(--link-button-background-hover);transform:scale(1.02);box-shadow:0 0 15px var(--link-button-shadow-hover)}._-1ffG:active{transform:scale(.98);background-color:var(--link-button-background-active)}._-1ffG.Wibs3{--link-button-background: var(--link-button-success-background);--link-button-background-hover: var(--link-button-success-background-hover);--link-button-background-active: var(--link-button-success-background-active);--link-button-color: var(--link-button-success-color);--link-button-border: var(--link-button-success-border);--link-button-shadow-hover: var(--link-button-success-shadow-hover)}._-1ffG._83VuU{--link-button-background: var(--link-button-error-background);--link-button-background-hover: var(--link-button-error-background-hover);--link-button-background-active: var(--link-button-error-background-active);--link-button-color: var(--link-button-error-color);--link-button-border: var(--link-button-error-border);--link-button-shadow-hover: var(--link-button-error-shadow-hover)}._-1ffG.kbWP2{--link-button-background: var(--link-button-warning-background);--link-button-background-hover: var(--link-button-warning-background-hover);--link-button-background-active: var(--link-button-warning-background-active);--link-button-color: var(--link-button-warning-color);--link-button-border: var(--link-button-warning-border);--link-button-shadow-hover: var(--link-button-warning-shadow-hover)}._-1ffG.pa-L-{--link-button-background: var(--link-button-primary-background);--link-button-background-hover: var(--link-button-primary-background-hover);--link-button-background-active: var(--link-button-primary-background-active);--link-button-color: var(--link-button-primary-color);--link-button-border: var(--link-button-primary-border);--link-button-shadow-hover: var(--link-button-primary-shadow-hover)}._-1ffG.kYEwz{--link-button-background: var(--link-button-secondary-background);--link-button-background-hover: var(--link-button-secondary-background-hover);--link-button-background-active: var(--link-button-secondary-background-active);--link-button-color: var(--link-button-secondary-color);--link-button-border: var(--link-button-secondary-border);--link-button-shadow-hover: var(--link-button-secondary-shadow-hover)}:root{--description-text-gradient-start: #eae8ff;--description-text-gradient-middle: #eef2ff;--description-text-gradient-end: #ffe5f1;--description-text-gradient-extra: #ffd7f3;--description-text-gradient-final: #ffe5e5}.ktn-i{display:inline-block;max-width:800px;white-space:pre-wrap;padding:0 16px;box-sizing:border-box;font-size:clamp(.9rem,1.5vw,1.1rem);font-weight:700;line-height:1.5;letter-spacing:-.01em;text-align:center;color:transparent;background:repeating-linear-gradient(90deg,var(--description-text-gradient-start) 0%,var(--description-text-gradient-middle) 20%,var(--description-text-gradient-end) 40%,var(--description-text-gradient-extra) 60%,var(--description-text-gradient-final) 80%,var(--description-text-gradient-start) 100%);background-clip:text;-webkit-background-clip:text}@media(max-width:760px){.ktn-i{padding:0 24px}}:root{--link-color: #dadada;--link-color-hover: #ffffff}.s8Jaf{color:var(--link-color);text-decoration:none;font-size:.95rem;font-weight:300;transition:color .2s ease;margin-top:-1rem}.s8Jaf:hover{color:var(--link-color-hover);text-decoration:underline}:root{--hero-gradient-start: #ac9dff;--hero-gradient-middle: #c1cbff;--hero-gradient-end: #ffd4f6}.poU4V{font-size:clamp(4.15rem,8vw,7.5rem);font-weight:900;letter-spacing:-.02em;display:flex;gap:.1em;cursor:default;-webkit-user-select:none;user-select:none}.Oe81e{display:inline-block;background:linear-gradient(to bottom,var(--hero-gradient-start),var(--hero-gradient-middle),var(--hero-gradient-end));animation:bRMmL 2.2s cubic-bezier(.45,.05,.55,.95) infinite;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@keyframes bRMmL{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.wPbIM{fill:currentColor;width:24px;height:24px}:root{--not-found-text-gradient-start: rgb(255, 255, 255);--not-found-text-gradient-middle: rgb(255, 255, 255);--not-found-text-gradient-end: rgb(255, 255, 255);--not-found-text-gradient-extra: rgb(255, 255, 255);--not-found-text-gradient-final: rgb(255, 255, 255);--not-found-text-secondary: rgb(255, 255, 255)}.p5lZ6{font-size:clamp(5rem,12vw,8.5rem);font-weight:800;line-height:1;background:repeating-linear-gradient(90deg,var(--not-found-text-gradient-start) 0%,var(--not-found-text-gradient-middle) 20%,var(--not-found-text-gradient-end) 40%,var(--not-found-text-gradient-extra) 60%,var(--not-found-text-gradient-final) 80%,var(--not-found-text-gradient-start) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.QnrfP{font-size:clamp(.5rem,4vw,1.3rem);font-weight:200;color:var(--not-found-text-secondary)}
