.error-message{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap;height:100%;gap:1rem;font-size:1.7rem;font-weight:400;line-height:1.5;text-align:center;color:#ff65a8}:where(:not(html,iframe,canvas,img,svg,video,audio):not(svg *,symbol *)){all:unset;display:revert}*,:after,:before{box-sizing:border-box}a,button{cursor:revert}menu,ol,ul{list-style:none}img{max-width:100%}table{border-collapse:collapse}input,textarea{-webkit-user-select:auto}textarea{white-space:revert}meter{-webkit-appearance:revert;-moz-appearance:revert;appearance:revert}::-moz-placeholder{color:unset}:-ms-input-placeholder{color:unset}::placeholder{color:unset}:where([hidden]){display:none}:where([contenteditable]:not([contenteditable=false])){-moz-user-modify:read-write;-webkit-user-modify:read-write;overflow-wrap:break-word;-webkit-line-break:after-white-space;-webkit-user-select:auto}:where([draggable=true]){-webkit-user-drag:element}*{font-family:Noto Sans,sans-serif}.content{height:calc(100% - 100px);overflow-y:auto;margin-top:100px;padding-right:2rem}@media screen and (max-width:428px){.content{padding-right:1rem}}.divider{background:#ff65a8;width:20%;height:.3rem}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f9f6ff;border-radius:20px}::-webkit-scrollbar-thumb{background-color:#ff65a8;border-radius:20px;border:2px solid #f9f6ff}.portfolio__item-description,.portfolio__link{box-shadow:inset 0 0 13px rgba(0,0,0,.47)}.portfolio__link:hover .portfolio__item-description{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap}.portfolio{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}@media screen and (max-width:428px){.portfolio{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}}.portfolio__divider{margin:1rem auto}.portfolio__link{position:relative;display:block;width:100%;height:30vh;min-height:200px;background-size:cover;background-position:50%}.portfolio__link:after{content:"";position:absolute;z-index:0;top:0;width:100%;height:100%;background:#0d1113;opacity:.5;transition:.5s}@media screen and (max-width:428px){.portfolio__link:after{opacity:.7}}.portfolio__link:hover:after{background:#f9f6ff;opacity:.9}.portfolio__item-description{display:none;position:relative;z-index:1;height:100%;padding:1rem;font-size:1rem;font-weight:400;line-height:1.2;text-align:center;color:#0d1113}@media screen and (max-width:428px){.portfolio__item-description{color:#f9f6ff;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap}}.portfolio__item-title{line-height:1;text-transform:uppercase;font-size:1.2rem;font-weight:700;line-height:1.2;text-align:center;color:#0d1113}@media screen and (max-width:428px){.portfolio__item-title{color:#f9f6ff}}