.recovery-page{color:#f3f0e9;background:#09272c;flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:hidden}.recovery-page__field{pointer-events:none;opacity:.7;background:radial-gradient(circle at 74% 35%,#37c4bd1f,#0000 23%),linear-gradient(130deg,#10393e8c,#0000 54%);position:absolute;inset:0}.recovery-page__field i{border:1px solid #50d3ca3d;border-radius:50%;animation:18s linear infinite recovery-orbit;position:absolute}.recovery-page__field i:first-child{aspect-ratio:1;width:80vw;top:-43vw;right:-35vw}.recovery-page__field i:nth-child(2){aspect-ratio:1;width:50vw;animation-duration:23s;animation-direction:reverse;top:-22vw;right:-11vw}.recovery-page__field i:nth-child(3){background:#5ee0d8;border:0;width:5px;height:5px;top:27vh;right:28vw;box-shadow:0 0 28px 8px #5ee0d84d}.recovery-page__field i:nth-child(4){aspect-ratio:1;width:42vw;animation-duration:27s;bottom:-29vw;left:-27vw}.recovery-page header,.recovery-page footer,.recovery-page__content{z-index:1;position:relative}.recovery-page header{height:78px;font:500 10px var(--font-mono);letter-spacing:.13em;border-bottom:1px solid #f3f0e92e;justify-content:space-between;align-items:center;padding:0 clamp(24px,5vw,80px);display:flex}.recovery-page__brand{font:700 18px var(--font-manrope);letter-spacing:-.07em}.recovery-page__brand b{color:#37c4bd}.recovery-page header span{color:#78b9b5}.recovery-page__content{grid-template-columns:1.2fr .65fr;align-items:end;gap:clamp(45px,10vw,150px);width:min(1180px,100%);margin:auto;padding:100px clamp(24px,10vw,150px) 90px;display:grid}.recovery-page__content>p{color:#50d3ca;font:500 10px var(--font-mono);letter-spacing:.15em;grid-column:1/-1;margin:0 0 -40px}.recovery-page h1{font:400 clamp(56px,7.5vw,112px)/.88 var(--font-serif);letter-spacing:-.07em;margin:0}.recovery-page h1 em{color:#37c4bd;font-style:italic}.recovery-page__content>div>p{color:#c8d9d7;margin:0 0 32px;font-size:16px;line-height:1.75}.recovery-page nav{border-top:1px solid #f3f0e940;display:grid}.recovery-page nav :is(a,button){color:#f3f0e9;text-align:left;min-height:59px;font:500 11px var(--font-mono);letter-spacing:.06em;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #f3f0e940;justify-content:space-between;align-items:center;padding:15px 0;transition:color .2s,padding .2s;display:flex}.recovery-page nav :is(a,button):hover{color:#50d3ca;padding-left:10px}.recovery-page nav i{font-size:17px;font-style:normal}.recovery-page footer{color:#8ca6a4;font:500 9px var(--font-mono);letter-spacing:.14em;border-top:1px solid #f3f0e92e;padding:24px clamp(24px,5vw,80px)}@keyframes recovery-orbit{to{transform:rotate(360deg)}}@media (max-width:760px){.recovery-page header span{display:none}.recovery-page__content{padding-top:95px;display:block}.recovery-page__content>p{margin-bottom:28px}.recovery-page h1{font-size:clamp(54px,15vw,76px)}.recovery-page__content>div{margin-top:48px}.recovery-page__field i:first-child{width:120vw;top:-26vw;right:-60vw}.recovery-page__field i:nth-child(2){width:90vw;top:-10vw;right:-38vw}}@media (prefers-reduced-motion:reduce){.recovery-page__field i{animation:none}}
