@import url(https://fonts.googleapis.com/css2?family=Inter&family=Parisienne&display=swap);html{--light-background:#f4f0e4;--light-border:#50505078}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f4f0e4;background:var(--light-background);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{--light-text:#111}body{color:#111;color:var(--light-text);font-family:Inter,"Sans-serif"}.home{display:flex;flex-direction:column;margin:0 auto;width:92%}a{text-decoration:none}a,button{color:#111;color:var(--light-text)}p{font-size:16px;letter-spacing:.1em}h1{font-size:30px}h2{font-size:18px}h3{font-size:17px}h4{font-size:16px}ul{display:flex;list-style-type:circle;padding-left:20px}li{text-decoration:none}.dark Link,.dark a,.dark button,.dark h2,.dark h3,.dark h4,.dark input[type=option],.dark li,.dark p,.dark ul{color:#fff}@media screen and (min-width:1301px){.home{width:1250px}}.start{border-bottom:1px solid var(--light-border);padding-bottom:20px}.start-intro{display:flex;flex-direction:column}.start-intro-text{font-size:22px;font-weight:700;letter-spacing:.1em;line-height:25px;margin:10px 0}.start-text{margin:8px 0}.post{align-items:center;background:#ffffff15;border:1px solid var(--light-border);border-radius:10px;cursor:pointer;display:flex;flex-direction:column;height:100px;justify-content:space-evenly;width:100px}.post:hover{border:1px solid #6096b4;color:#6096b4;transition:.5s}.start-posts{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start}.white{font-size:14px;margin:0;text-align:center}.desktop{display:none}.flex-end{align-self:flex-end;justify-self:flex-end}@media screen and (min-width:601px){.post{height:120px;width:160px}.start{display:flex;flex-direction:row;gap:20px}.start-intro-text{font-size:26px;font-weight:700;line-height:29px}.start-posts{justify-content:flex-end;margin-top:10px;min-width:50%}.desktop{display:flex}}.footer{display:flex;flex-direction:column}.footer-text{padding-bottom:10px}.external-link{cursor:pointer;text-decoration:underline}.external-link>a{word-break:keep-all}.footer-ul{flex-direction:column}.shrink{flex-shrink:0}.border{border-bottom:1px solid var(--light-border)}@media screen and (min-width:1301px){.footer{flex-direction:row;gap:40px}}.nav{align-items:center;border-bottom:1px solid var(--light-border);display:flex;justify-content:space-between;padding:12px 0;position:relative}.nav-right{display:flex;flex-direction:row;gap:10px}.modeButton{align-self:center;background:#ffffff15;border:1px solid var(--light-border);border-radius:9999px;font-size:15px;font-weight:300;height:40px;margin:0;padding:0;width:40px}.modeButton:hover{border:1px solid #6096b4;color:#6096b4;cursor:pointer;transition:.5s}.bold{font-size:17px;letter-spacing:.1em;margin:8px 0;text-transform:uppercase}.weight{font-size:16px;font-weight:500}.settingsdark{background:#000;border:1px solid #252525;color:#fff}.profile-picture{border-radius:9999px;height:100%;object-fit:cover;width:100%}.form-text{margin:0 0 8px}.form-flex{align-items:center;display:flex}.margin{margin:8px 0}input[type=radio]{margin:3px}@media screen and (min-width:601px){.modeButton{height:60px;width:60px}}.post-container{border-bottom:1px solid var(--light-border);width:100%}.post-title{font-size:26px;font-weight:500;letter-spacing:.1em;line-height:29px;margin:10px 0}.post-intro{font-weight:700}.post-code{background-color:#181818;border-radius:10px;color:#fff;padding:12px}.post-list,.post-rows{display:flex;flex-direction:column}.post-list{margin:0;max-width:100%}.post-list-container{display:flex;flex-direction:column}.fit{height:auto;margin-top:10px;object-fit:cover;width:100%}@media screen and (min-width:601px){.post-row{width:50%}.post-rows{flex-direction:row;gap:20px}.post-list{max-width:60%}.post-list-container{flex-direction:row;gap:10px}}.skills-post{align-items:center;background:#ffffff15;border:1px solid var(--light-border);border-radius:10px;cursor:pointer;display:flex;flex-direction:column;height:100px;justify-content:space-evenly;width:100px}.skills-post:hover{border:1px solid #6096b4;color:#6096b4;transition:.5s}.skills{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start}.skills-container{border-bottom:1px solid var(--light-border);padding-bottom:20px}.weather-form{display:flex;gap:10px}.weather-input{border:1px solid var(--light-border);border-radius:10px;font-size:16px;padding:8px}.weather-button{background:#6096b4;border:none;border-radius:10px;color:#fff;font-size:16px;padding:12px 24px}.weather-info{text-decoration:underline}.forecastDays{display:flex;gap:10px}.forecastItem{align-items:center;border:1px solid var(--light-border);border-radius:10px;display:flex;flex-direction:column;height:100px;justify-content:center;width:100px}.forcastTempHigh{font-size:20px;font-weight:700;line-height:1;margin:0;padding:4px}.forcastTempLow{font-size:12px;line-height:1;margin:0;padding:0}.forcastDate{font-size:10px;justify-self:flex-end;margin-top:16px;padding:0}.forecastError{color:brown}.modalBackground{align-items:center;background:rgba(0,0,0,.75);display:flex;height:100%;justify-content:center;left:0;overflow-y:hidden;position:fixed;top:0;width:100%;z-index:10}.modalContent{background:#000;border:1px solid var(--light-border);border-radius:12px;color:#fff;max-width:86%;padding:12px;position:relative;z-index:11}.modalImageContainer{align-items:center;display:flex;justify-content:center}.modalImage{height:100%;object-fit:cover;width:100%}.cancel{color:#ce5e5e;cursor:pointer;position:absolute;right:8px;top:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.cancelText{font-size:40px;margin:0;padding:0}.cancelText:hover{color:#cc8484}@media screen and (min-width:1301px){.modalContent{max-width:350px}}
/*# sourceMappingURL=main.48e26ca0.css.map*/