.route-shell{color:#fff;font-feature-settings:"ss01", "cv11";letter-spacing:-.01em;-webkit-font-smoothing:antialiased;background:#000;grid-template-rows:auto 1fr;min-height:100%;padding:24px 32px 96px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,system-ui,sans-serif;display:grid;position:relative}.route-shell__nav{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.route-shell__logo,.route-shell__enter{font-size:56px;line-height:1;display:inline-flex}.route-shell__main{text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;padding:56px 24px 0;display:flex}.route-shell__title{letter-spacing:-.04em;margin:0;font-size:clamp(48px,8vw,96px);font-weight:600;line-height:.95}.route-shell__lead{color:#a0a0a0;letter-spacing:-.012em;max-width:520px;margin:24px auto 0;font-size:19px;font-weight:450;line-height:1.5}.route-shell__card{text-align:left;background:#0d0d0d;border:1px solid #ffffff0f;border-radius:24px;flex-direction:column;gap:16px;width:100%;max-width:480px;margin:48px auto 0;padding:36px;display:flex}.route-shell__label{color:#888;letter-spacing:.02em;text-transform:uppercase;font-size:13px;font-weight:500}.route-shell__input{color:#fff;letter-spacing:-.005em;background:#000;border:1px solid #ffffff1f;border-radius:12px;outline:none;padding:14px 16px;font-family:inherit;font-size:15px;transition:border-color .18s}.route-shell__input:focus{border-color:red}.route-shell__input::placeholder{color:#555}.route-shell__button{color:#000;letter-spacing:-.01em;cursor:pointer;background:#fff;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:14px 18px;font-family:inherit;font-size:15px;font-weight:500;text-decoration:none;transition:background .18s,transform .18s cubic-bezier(.16,1,.32,1);display:inline-flex}.route-shell__button:hover{background:#ececec;transform:translateY(-1px)}.route-shell__button:active{transform:translateY(0)}.route-shell__button:disabled{opacity:.5;cursor:not-allowed;transform:none}.route-shell__row{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:baseline;gap:16px;padding:12px 0;display:flex}.route-shell__row:last-of-type{border-bottom:0}.route-shell__value{color:#fff;letter-spacing:-.01em;font-size:15px;font-weight:500}.route-shell__hint{color:#888;text-align:center;font-size:13px}.route-shell__hint a{color:#ccc;text-underline-offset:3px;text-decoration:underline}
