:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}image{object-fit:cover;width:100%;height:auto}a{font-weight:500;color:#181a40;text-decoration:inherit;padding:6px 10px;text-decoration:none}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh;background-color:#789;color:#1e1e1f}h1,h2,h3{margin:0}button{border-radius:8px;border:none;padding:6px 10px;font-size:16px;font-weight:400;font-family:inherit;cursor:pointer;width:fit-content;background-color:#535bf2}button:hover{background-color:#363fed;color:#f5f5f5}.log-box{position:absolute;right:40%;bottom:45%}form{display:flex;flex-direction:column;justify-content:center;gap:12px;align-items:center;border:1px solid darkgrey;border-radius:8px;box-shadow:0 0 2px 2px #3e5f80;padding:12px}label{display:flex;flex-direction:column}input{padding:6px 10px;border-radius:8px;border:transparent}.phonebook-box{margin:24px;border-radius:16px;border:1px solid black;box-shadow:0 0 8px 8px #fff;padding:0 32px 16px}.phonebook-title{margin:0;padding:10px}.icon{margin-left:24px}.homepage-box{background-image:url(/assets/phonebook-oVpTG0if.png);background-repeat:no-repeat;background-size:cover;height:100vh;display:flex;flex-direction:column;justify-content:space-around}@keyframes typing{0%{width:0}to{width:100%}}@keyframes blink{50%{border-color:transparent}}.title{text-align:center;text-shadow:3px 1px 2px white;margin-bottom:24px;font-size:2rem;font-weight:700;overflow:hidden;white-space:nowrap;border-right:2px solid white;animation:typing 3s steps(20,end),blink .5s step-end infinite alternate}.homepage-text-box{display:flex;justify-content:space-between;margin:12px 40px}.text-wrap{max-width:200px;box-shadow:0 0 4px 4px #f5f5f5;border:1px solid whitesmoke;border-radius:8px;padding:4px}.homepage-text{color:#1b1a1a;transition:all .5s}.homepage-text:hover{color:#f5f5f5;border:none}._userMenu_1e11m_1{display:flex;gap:24px;align-items:center}._headerLink_lrmyq_1{margin-right:12px}._header_1ycxl_1{padding:8px 12px;display:flex;align-items:center;background-color:#f0f8ff;justify-content:space-around}._text_1ycxl_9{font-style:italic}
