@import"https://fonts.googleapis.com/css2?family=Chiron+GoRound+TC:wght@200..900&family=Potta+One&display=swap";@import"https://fonts.googleapis.com/css2?family=Chiron+GoRound+TC:wght@200..900&family=Potta+One&family=RocknRoll+One&display=swap";@import"https://fonts.googleapis.com/css2?family=Chiron+GoRound+TC:wght@200..900&family=Mochiy+Pop+P+One&family=Potta+One&family=RocknRoll+One&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Potta+One&display=swap";*{margin:0;padding:0;box-sizing:border-box;list-style:none}body{background-color:#000}#root{font-family:Noto Sans JP,sans-serif;font-style:normal}.container{padding-inline:40px;margin:auto;width:100%;max-width:2200px;min-height:100vh}.color-1{color:#b10000}.color-2{color:#fff}.bgcolor-1{background-color:#1d1d1d}header{display:flex;margin:20px auto auto;max-width:2200px;padding-inline:40px}@media(max-width:2000px){header{justify-content:center}}.logo{font-family:Potta One,system-ui;font-weight:400;font-style:normal;-webkit-user-select:none;-moz-user-select:none;user-select:none}.logo-1{font-size:60px}.logo-2{font-size:15px;text-align:center}.lookup{display:flex;flex-direction:column;align-items:center;gap:30px}textarea{padding:8px;width:100%;max-width:800px;height:400px;resize:none;font-family:Chiron GoRound TC,sans-serif;font-weight:400;font-size:18px;font-style:normal;border-radius:20px;background-color:#1a1a1a}.lookup-results{width:100%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.lookup-results-header{padding-bottom:10px;font-weight:600;border-bottom:1px solid rgb(255,255,255);width:100%;max-width:500px;text-align:center}.entry{padding:20px 20px 20px 0;margin:10px;width:100%;min-width:300px;max-width:500px;min-height:250px;display:flex;flex-direction:row;justify-content:center;align-items:center;color:#fff;border-radius:20px}.entry-kanji{display:flex;justify-content:center;align-items:center;flex:1;font-size:100px;font-weight:700}.description{flex:2;display:flex;flex-direction:column;gap:10px}.description-header{font-weight:600}@media(max-width:800px){.entry{flex-direction:column;text-align:center;padding-left:20px}}.welcome{display:flex;flex-direction:column;text-align:center;margin-top:20px;margin-bottom:30px}.welcome-1{font-size:70px;font-weight:800}.welcome-2{font-size:25px;font-weight:500}footer{height:120px;display:flex;flex-direction:column;justify-content:center;gap:10px;color:#fff}.footer-element{display:flex;justify-content:center;align-items:center;gap:10px}.svg-wrapper{width:30px}svg{display:flex;justify-content:center;align-items:center}
