html,body,#app{height:100%;margin:0;padding:0}*{box-sizing:border-box;margin:0;padding:0}html,body,#app{height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}a{text-decoration:none;color:inherit}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.page-header h2{margin:0;font-size:20px}.search-bar{display:flex;gap:12px;margin-bottom:16px}.n-button{transition:all .25s ease!important;font-weight:500!important;letter-spacing:.3px}.n-button:active{transform:scale(.97)}.n-button--primary-type{box-shadow:0 2px 8px #1a1a2e33}.n-button--primary-type:hover{box-shadow:0 4px 14px #1a1a2e4d}.n-button--error-type{box-shadow:0 2px 8px #e8555a33}.n-button--info-type{box-shadow:0 2px 8px #5b8def33}.n-button--success-type{box-shadow:0 2px 8px #48c78e33}.n-button--warning-type{box-shadow:0 2px 8px #f0a02033}
