*,html,body{font-family:Open Sans,sans-serif}html{height:100%}body{background-color:#83a6ce;flex-direction:column;min-height:100%;display:flex}*{box-sizing:border-box;vertical-align:baseline;border:0;margin:0;padding:0}html{scroll-behavior:smooth}body{min-height:100vh;font-size:100%;line-height:1.4em}img,picture,video,iframe,figure{max-width:100%;display:block}a{display:block}p a{display:inline}li{list-style-type:none}h1,h2,h3,h4,h5,h6,p,span,a,strong,blockquote,i,b,u,em{font-weight:inherit;font-style:inherit;color:inherit;text-decoration:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}form,input,textarea,select,button,label{font-size:inherit;-webkit-hyphens:auto;hyphens:auto;color:inherit;background-color:#0000;font-family:inherit;display:block}table,tr,td{border-collapse:collapse;border-spacing:0}svg{fill:currentColor;width:100%;display:block}.bookmark--card{-webkit-backdrop-filter:blur(.3rem);backdrop-filter:blur(.3rem);background:#fff3;border-top:.063rem solid #fafaff4d;border-left:.063rem solid #fafaff4d;border-radius:1rem;justify-content:space-between;align-items:center;padding:1rem;transition:all .3s ease-in-out;display:flex;box-shadow:0 .25rem 1.5rem #00000003}.bookmark--card a{color:#4d6b99;font-size:1rem;font-weight:600;overflow:hidden}@media screen and (width<=380px){.bookmark--card a{font-size:.8rem}}.bookmark--card__edit{justify-content:space-between;display:flex}@media screen and (width<=380px){.bookmark--card__edit{width:30%;transition:all .3s ease-in-out}}.bookmark--card__edit--buttons{gap:.5rem;width:5rem;display:flex}.bookmark--card__update{justify-content:space-between;width:100%;display:flex}@media screen and (width<=380px){.bookmark--card__update{flex-direction:column;transition:all .3s ease-in-out}}.bookmark--card__update input{color:#4d6b99;border:.063rem solid #fafaff4d;border-radius:1rem;width:70%;padding-top:.2rem;padding-bottom:.2rem;padding-left:1rem;font-size:.9rem;font-weight:400}@media screen and (width<=380px){.bookmark--card__update input{width:100%;margin-bottom:1rem;padding-top:.5rem;padding-bottom:.5rem}}.bookmark--card__update--buttons{gap:.5rem;display:flex}@media screen and (width<=380px){.bookmark--card__update--buttons{width:5rem;margin:0 auto}}.bookmark--card__dark{background:#26262680;border-radius:1rem;padding:1rem;transition:all .3s ease-in-out}@media screen and (width<=380px){.bookmark--card__dark{width:100%;margin:0 auto;transition:all .1s ease-in-out}}.bookmark--card__dark input{color:#fafaff}.bookmark--list{grid-template-columns:repeat(auto-fit,minmax(19rem,1fr));gap:1rem;width:85%;max-width:1200px;margin:0 auto 3rem;display:grid}.bookmark--list__spinner{justify-content:center;align-items:center;display:flex}@media screen and (width<=380px){.bookmark--list{grid-template-columns:repeat(auto-fit,minmax(12rem,1fr))}}.pagination{color:#fafaff;background-color:#83a6ce;border-top:.063rem solid #fafaff4d;justify-content:center;align-items:center;gap:2rem;width:100%;padding:1.25rem;display:flex;position:fixed;bottom:0;left:0}.pagination nav{justify-content:center;width:100%;display:flex}.pagination svg{color:#fff}.pagination__list{align-items:center;gap:2rem;margin:0 3rem;display:flex}.pagination__item--base,.pagination .selectedPage{-webkit-backdrop-filter:blur(.3rem);backdrop-filter:blur(.3rem);background-color:#2b3c55;border-top:.063rem solid #fafaff4d;border-left:.063rem solid #fafaff4d;border-radius:.3rem;padding:.5rem;font-weight:700;box-shadow:0 .25rem 1.5rem #00000003}.brand{justify-content:center;align-items:center;gap:1rem;display:flex}@media screen and (width<=720px){.brand{justify-content:flex-start;padding-bottom:2rem}}.brand img{width:3rem}.brand h1{color:#fafaff;font-family:Lobster,cursive;font-size:3rem}.cancel--btn{-webkit-backdrop-filter:blur(.3rem);backdrop-filter:blur(.3rem);background-color:#e3ac59;border-top:.063rem solid #fafaff4d;border-left:.063rem solid #fafaff4d;border-radius:.3rem;width:fit-content;padding:.5rem;transition:all .3s ease-in-out;box-shadow:0 .25rem 1.5rem #00000003}.cancel--btn img{width:1.25rem}.cancel--btn:hover{background-color:#2b3c55}.all--btn{color:#2b3c55;background-color:#83a6ce;border:.25rem solid #2b3c55;border-radius:.3rem;width:fit-content;margin:0 auto 7rem;padding:1rem;transition:all .3s ease-in-out}.all--btn button{text-align:center;width:100%;font-size:1rem;font-weight:700}.all--btn:hover{background-color:#83a6ce;box-shadow:0 0 1rem #e35959}.one--btn{background-color:#c27a7f;border-top:.063rem solid #fafaff4d;border-left:.063rem solid #fafaff4d;border-radius:.3rem;width:fit-content;padding:.5rem;transition:all .3s ease-in-out;box-shadow:0 .25rem 1.5rem #00000003}.one--btn img{width:1.25rem}.one--btn:hover{background-color:#2b3c55}.edit--btn{-webkit-backdrop-filter:blur(.3rem);backdrop-filter:blur(.3rem);background-color:#7ac2a880;border-top:.063rem solid #fafaff4d;border-left:.063rem solid #fafaff4d;border-radius:.3rem;width:fit-content;padding:.5rem;transition:all .3s ease-in-out;box-shadow:0 .25rem 1.5rem #00000003}.edit--btn img{width:1.25rem}.edit--btn:hover{background-color:#2b3c55}.update--btn{-webkit-backdrop-filter:blur(.3rem);backdrop-filter:blur(.3rem);background-color:#8d7ac2;border-top:.063rem solid #fafaff4d;border-left:.063rem solid #fafaff4d;border-radius:.3rem;width:fit-content;padding:.5rem;transition:all .3s ease-in-out;box-shadow:0 .25rem 1.5rem #00000003}.update--btn img{width:1.25rem}.update--btn:hover{background-color:#2b3c55}.error{z-index:2;position:absolute;top:5rem;left:1.25rem}.error span{color:#964545;font-weight:600}@media screen and (width<=380px){.error span{font-size:.9rem}}.form{color:#fafaff;flex-direction:column;align-items:center;display:flex;position:relative}@media screen and (width<=720px){.form{display:block}}.form h1{padding-right:.25rem;font-size:1.25rem;font-weight:500}.form p{text-align:center;border:.063rem solid #964545;margin:2rem auto 0;padding:1rem}.form input{color:#2b3c55;border:.063rem solid #fafaff4d;border-radius:2rem;width:20rem;padding:.5rem 1rem}@media screen and (width<=720px){.form input{width:98%}}.form ::placeholder{color:#4d6b99;font-weight:600}.form button{color:#2b3c55;background-color:#fafaff;border-radius:.3rem;align-self:end;padding:.5rem 1rem;font-size:1rem;font-weight:700;transition:all .3s ease-in-out}.form button:hover{color:#fafaff;background-color:#7ac2a880}.form__container{align-items:center;display:flex}.form__container--link{margin-right:1rem}@media screen and (width<=720px){.form__container--link{width:100%;margin-right:.25rem}}.form__container--link--legend{margin-bottom:.5rem;display:flex}@media screen and (width<=720px){.form__container--link--legend{justify-content:flex-start}}.search--bar{justify-content:center;gap:.25rem;margin-bottom:2rem;display:flex;position:relative}.search--bar input,.search--bar img{position:relative}.search--bar img{left:2.5rem}.search--bar input{border:.063rem solid #fafaff4d;border-radius:2rem;width:15rem;padding:.5rem 2.5rem}@media screen and (width<=380px){.search--bar input{width:13rem}}.search--bar ::placeholder{color:#4d6b99;font-weight:600;position:absolute;left:2.5rem}.home{flex-direction:column;justify-content:center;display:flex;position:relative}.home header{z-index:1;background-color:#83a6ce;justify-content:space-between;width:85%;margin:0 auto;padding:2rem 0;display:flex;position:fixed;top:0;left:7.5%}@media screen and (width<=720px){.home header{display:block}}.home .separator{--direction:to right;background:linear-gradient(var(--direction), transparent, #fafaff4d 50%, transparent);width:100%;height:.1rem;position:fixed;top:8.59rem}@media screen and (width<=720px){.home .separator{z-index:5;height:.1rem;position:fixed;top:14.7rem}}.home main{margin-top:11rem}@media screen and (width<=720px){.home main{margin-top:17rem}}
