@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@200;400;500;600;700;800;900&display=swap");

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Poppins", sans-serif;
}

body {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  background: url("https://i.pinimg.com/originals/d7/b9/0c/d7b90cc80898e8823455a127945719af.jpg")
    no-repeat;
  background-size: cover;
  background-position: center;
}

.wrapper {
  margin-top: 40px;
  width: 420px;
  background-color: transparent;
  border: 2px solid rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(15px);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  color: #fff;
  border-radius: 16px;
  padding: 20px 30px;
}

.wrapper h1 {
  font-size: 30px;
  text-align: center;
}

.wrapper .input-box {
  width: 100%;
  height: 50px;
  position: relative;
  margin: 30px 0;
}

.input-box input {
  width: 100%;
  height: 100%;
  background: transparent;
  border: none;
  outline: none;
  border: 2px solid rgba(255, 255, 255, 0.2);
  border-radius: 40px;
  font-size: 16px;
  color: #fff;
  padding: 20px 45px 20px 20px;
}

.input-box input::placeholder {
  color: #fff;
}

.input-box i {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 20px;
}

.wrapper .remember-forgot {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  margin: -15px 0 15px;
}

.remember-forgot label input {
  accent-color: #fff;
  margin-right: 3px;
}

.remember-forgot a {
  color: #fff;
  text-decoration: none;
}

.remember-forgot a:hover {
  text-decoration: underline;
}

.wrapper .btn {
  width: 100%;
  height: 45px;
  background: #fff;
  border: none;
  outline: none;
  border-radius: 40px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  font-size: 16px;
  color: #333;
  font-weight: 600;
}

.wrapper .register-link {
  text-align: center;
  font-size: 14px;
  margin: 20px 0 15px;
}

.wrapper .register-link p a {
  color: #fff;
  text-decoration: none;
  font-weight: 600;
}

.wrapper .register-link p a:hover {
  text-decoration: underline;
}

@font-face {
  font-family: 'D-DINExp';
  font-style: normal;
  font-weight: 400;
  src: url('chrome-extension://difoiogjjojoaoomphldepapgpbgkhkb/fonts/D-DINExp.woff2') format('woff2');
  unicode-range: U+0030-0039; /* 范围包括数字 0-9 */
}
@font-face {
  font-family: 'D-DINExp';
  font-style: normal;
  font-weight: 600;
  src: url('chrome-extension://difoiogjjojoaoomphldepapgpbgkhkb/fonts/D-DINExp-Bold.woff2') format('woff2');
  unicode-range: U+0030-0039; /* 范围包括数字 0-9 */
}
@font-face {
  font-family: 'D-DINExp';
  font-style: normal;
  font-weight: 700;
  src: url('chrome-extension://difoiogjjojoaoomphldepapgpbgkhkb/fonts/D-DINExp-Bold.woff2') format('woff2');
  unicode-range: U+0030-0039; /* 范围包括数字 0-9 */
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('chrome-extension://difoiogjjojoaoomphldepapgpbgkhkb/fonts/Poppins-400.woff2') format('woff2');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('chrome-extension://difoiogjjojoaoomphldepapgpbgkhkb/fonts/Poppins-600.woff2') format('woff2');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('chrome-extension://difoiogjjojoaoomphldepapgpbgkhkb/fonts/Poppins-700.woff2') format('woff2');
}

@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('chrome-extension://difoiogjjojoaoomphldepapgpbgkhkb/fonts/Noto-Sans-Regular.woff2')
    format('woff2');
}
@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('chrome-extension://difoiogjjojoaoomphldepapgpbgkhkb/fonts/Noto-Sans-600.woff2') format('woff2');
}

@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('chrome-extension://difoiogjjojoaoomphldepapgpbgkhkb/fonts/DM-Sans-regular.woff2') format('woff2');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('chrome-extension://difoiogjjojoaoomphldepapgpbgkhkb/fonts/DM-Sans-600.woff2') format('woff2');
}
@font-face {
  font-family: 'DM Sans';
  font-style: bold;
  font-weight: 800;
  font-display: swap;
  src: url('chrome-extension://difoiogjjojoaoomphldepapgpbgkhkb/fonts/DM-Sans-800.woff2') format('woff2');
}
@font-face {
  font-family: 'Noto Sans SC';
  src: url('chrome-extension://difoiogjjojoaoomphldepapgpbgkhkb/fonts/Noto-Sans-SC.woff2') format('woff2');
}
/* stylelint-disable font-family-no-missing-generic-family-keyword */
@font-face {
  font-family: 'KaTeX_AMS';
  src: url(chrome-extension://difoiogjjojoaoomphldepapgpbgkhkb/fonts/katex/KaTeX_AMS-Regular.woff2)
    format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'KaTeX_Caligraphic';
  src: url(chrome-extension://difoiogjjojoaoomphldepapgpbgkhkb/fonts/katex/KaTeX_Caligraphic-Bold.woff2)
    format('woff2');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'KaTeX_Caligraphic';
  src: url(chrome-extension://difoiogjjojoaoomphldepapgpbgkhkb/fonts/katex/KaTeX_Caligraphic-Regular.woff2)
    format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'KaTeX_Fraktur';
  src: url(chrome-extension://difoiogjjojoaoomphldepapgpbgkhkb/fonts/katex/KaTeX_Fraktur-Bold.woff2)
    format('woff2');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'KaTeX_Fraktur';
  src: url(chrome-extension://difoiogjjojoaoomphldepapgpbgkhkb/fonts/katex/KaTeX_Fraktur-Regular.woff2)
    format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'KaTeX_Main';
  src: url(chrome-extension://difoiogjjojoaoomphldepapgpbgkhkb/fonts/katex/KaTeX_Main-Bold.woff2)
    format('woff2');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'KaTeX_Main';
  src: url(chrome-extension://difoiogjjojoaoomphldepapgpbgkhkb/fonts/katex/KaTeX_Main-BoldItalic.woff2)
    format('woff2');
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'KaTeX_Main';
  src: url(chrome-extension://difoiogjjojoaoomphldepapgpbgkhkb/fonts/katex/KaTeX_Main-Italic.woff2)
    format('woff2');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'KaTeX_Main';
  src: url(chrome-extension://difoiogjjojoaoomphldepapgpbgkhkb/fonts/katex/KaTeX_Main-Regular.woff2)
    format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'KaTeX_Math';
  src: url(chrome-extension://difoiogjjojoaoomphldepapgpbgkhkb/fonts/katex/KaTeX_Math-BoldItalic.woff2)
    format('woff2');
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'KaTeX_Math';
  src: url(chrome-extension://difoiogjjojoaoomphldepapgpbgkhkb/fonts/katex/KaTeX_Math-Italic.woff2)
    format('woff2');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'KaTeX_SansSerif';
  src: url(chrome-extension://difoiogjjojoaoomphldepapgpbgkhkb/fonts/katex/KaTeX_SansSerif-Bold.woff2)
    format('woff2');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'KaTeX_SansSerif';
  src: url(chrome-extension://difoiogjjojoaoomphldepapgpbgkhkb/fonts/katex/KaTeX_SansSerif-Italic.woff2)
    format('woff2');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'KaTeX_SansSerif';
  src: url(chrome-extension://difoiogjjojoaoomphldepapgpbgkhkb/fonts/katex/KaTeX_SansSerif-Regular.woff2)
    format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'KaTeX_Script';
  src: url(chrome-extension://difoiogjjojoaoomphldepapgpbgkhkb/fonts/katex/KaTeX_Script-Regular.woff2)
    format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'KaTeX_Size1';
  src: url(chrome-extension://difoiogjjojoaoomphldepapgpbgkhkb/fonts/katex/KaTeX_Size1-Regular.woff2)
    format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'KaTeX_Size2';
  src: url(chrome-extension://difoiogjjojoaoomphldepapgpbgkhkb/fonts/katex/KaTeX_Size2-Regular.woff2)
    format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'KaTeX_Size3';
  src: url(chrome-extension://difoiogjjojoaoomphldepapgpbgkhkb/fonts/katex/KaTeX_Size3-Regular.woff2)
    format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'KaTeX_Size4';
  src: url(chrome-extension://difoiogjjojoaoomphldepapgpbgkhkb/fonts/katex/KaTeX_Size4-Regular.woff2)
    format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'KaTeX_Typewriter';
  src: url(chrome-extension://difoiogjjojoaoomphldepapgpbgkhkb/fonts/katex/KaTeX_Typewriter-Regular.woff2)
    format('woff2');
  font-weight: normal;
  font-style: normal;
}
