.dock-container{width:100%;max-width:220px;margin:20px auto 40px;display:block;position:relative;top:10px}.dock-background{-webkit-backdrop-filter:blur(24px);background-color:#0003;border:1px solid #ffffff1a;border-radius:1rem;transition:border .2s cubic-bezier(.17,.52,.62,.91);position:absolute;inset:0;box-shadow:0 25px 50px -12px #00000040}.icons-wrapper{justify-content:center;align-items:flex-end;column-gap:.5rem;padding:.5rem;display:flex;position:relative}.icon-item{cursor:pointer;clip-path:url(#squircleClip);border-width:1px;border-radius:.75rem;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;transition:all .3s cubic-bezier(0,0,.2,1);display:flex;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.icon-item:hover{transform:translateY(-.5rem)scale(1.1);box-shadow:0 25px 50px -12px #00000040}.icon-item svg{color:#fff;width:2rem;height:2rem}.icon-github{background-image:linear-gradient(to bottom right,#00c950,#008236);border-color:#00823680}.icon-linkedin{background-image:linear-gradient(to bottom right,#2563eb,#1e40af);border-color:#3b82f680}.icon-gmail,.icon-outlook{background-image:linear-gradient(to bottom right,#fff,#fff);border-color:#ffffff80}.dock-container:has(.icon-github:hover,.icon-linkedin:hover,.icon-outlook:hover,.icon-gmail:hover) .dock-background{border:1px solid #fff9}
@font-face{font-family:Hendrigo;src:url(../media/Hendrigo.fde5bc32.otf)}.footer-title{font-family:Hendrigo}
.Documents-btn{cursor:pointer;background-color:#313153;border:none;border-radius:5px;justify-content:flex-start;align-items:center;gap:10px;width:fit-content;height:45px;padding:0 15px;transition:all .3s;display:flex}.folderContainer{flex-direction:column;justify-content:flex-end;align-items:center;width:40px;height:fit-content;display:flex;position:relative}.fileBack{z-index:1;width:80%;height:auto}.filePage{z-index:2;width:50%;height:auto;transition:all .3s ease-out;position:absolute}.fileFront{z-index:3;opacity:.95;transform-origin:bottom;width:85%;height:auto;transition:all .3s ease-out;position:absolute}.text{color:#fff;letter-spacing:.5px;font-size:14px;font-weight:600}.Documents-btn:hover .filePage{transform:translateY(-5px)}.Documents-btn:hover{background-color:#3a3a5e}.Documents-btn:active{transform:scale(.95)}.Documents-btn:hover .fileFront{transform:rotateX(30deg)}
.NonDesktopPhotoSpace{animation:8s linear infinite shadowGlow}@keyframes shadowGlow{0%{box-shadow:0 0 #342e59b3,0 0 #0000004d}50%{box-shadow:0 80px 160px -20px #342e59b3,0 30px 60px -30px #0000004d}to{box-shadow:0 0 #342e59b3,0 0 #0000004d}}
