body{cursor:url(/cursor.svg),auto}.hero-container{z-index:0;justify-content:center;align-items:center;width:100%;height:100dvh;display:flex;position:fixed;top:0;left:0}.hero-image{width:60%;margin-top:0%}.overlay-container{width:100%;height:200vh;position:relative}.overlay-text-sub-container{justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:sticky;top:0}.overlay-text-sub{z-index:4;color:var(--color-profile-text);opacity:.8;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;margin-top:2%;margin-bottom:2%;font-size:45px;font-weight:bolder;display:flex;position:relative}.overlay-text-sub:hover,.overlay-text-sub2:hover{text-decoration:underline}.background-sub{z-index:2;background-color:var(--color-background);width:100%;height:100vh;position:sticky;top:0;left:0}.works-container{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fff6;justify-content:center;width:100%;padding:200px 0;display:flex}.works-grid{z-index:10;grid-template-columns:repeat(2,1fr);gap:40px;width:80%;max-width:1200px;display:grid}.work-card{width:100%}@media (max-width:768px){.works-grid{grid-template-columns:1fr}}.thumbnail{width:100%;height:auto}.hamburger-menu{z-index:20;justify-content:space-between;width:100%;display:flex;position:sticky;top:0}.logo{width:200px;margin:30px}.hamburger-button{background-color:var(--color-hamburger-menu-button);border-radius:50%;justify-content:center;align-items:center;width:55px;height:55px;margin:25px;display:flex}.contact_icon{width:50%}.overlay-text-footer-container{z-index:20;flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex}.center-container{flex-direction:column;align-items:center;width:100%;margin-top:200px;padding-bottom:100px;display:flex;position:relative}.profile-container{background-color:var(--color-profile-background);z-index:10;border-radius:20px;flex-direction:column;align-items:center;width:60%;margin-top:0;margin-bottom:200px;padding-top:20px;padding-bottom:50px;display:flex;position:relative;box-shadow:0 25px 60px #00000026}.profile-name{width:40%;margin:50px;padding-top:10px}.profile-message{width:90%;color:var(--color-profile-text);border:var(--color-profile-text)2px solid;border-radius:10px;margin:50px;padding:30px;font-size:20px}.overlay-text-sub-container2{justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:sticky;top:0}.overlay-text-sub2{z-index:4;color:#1f5d66;opacity:.8;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;margin-top:2%;margin-bottom:2%;font-size:45px;font-weight:bolder;display:flex;position:relative}.mugichas-container{-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);color:#fff;background:#ffffff59;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;width:80%;margin-top:0;margin-bottom:200px;padding:100px 0;display:flex}.mugichas-title{width:70%;margin-bottom:30px}.mugichas-pictures-container{height:auto;display:flex}.mugichas-links-container{flex-direction:column;justify-content:center;align-items:center;gap:0;margin:50px 0;display:flex}.mugichas-link-button{text-align:center;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:#2b6b75;background:#ffffff86;border-radius:5px;justify-content:center;align-items:center;margin-top:-60px;padding:10px 20px;display:flex;box-shadow:0 25px 60px #00000026}.mugichas-links-container{flex-direction:column;justify-content:center;align-items:center;gap:0;margin:50px 0;transition:transform .3s;display:flex}.mugichas-links-container:hover .mugichas-picture{transition:transform .3s;transform:scale(1.05)}.mugichas-links-container:hover .mugichas-link-button{color:#1a4c55;background:#fffc;transition:all .3s;box-shadow:0 20px 40px #0003}.mugichas-links-container:hover,.mugichas-links-container.active{transform:translateY(-5px)}.mugichas-links-container.active .mugichas-picture{transform:scale(1.05)}.mugichas-links-container.active .mugichas-link-button{color:#1a4c55;background:#fffc;box-shadow:0 20px 40px #0003}.mugichas-links-container,.mugichas-links-container .mugichas-picture,.mugichas-links-container .mugichas-link-button{transition:all .3s}.profile-picture-wrapper{width:250px;height:250px;position:relative}.profile-picture{z-index:3;border-radius:50%;position:relative}.profile-outline{z-index:1;border:2px solid #fffc;border-radius:50%;width:255px;height:255px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.outline1{border-color:#fffc;animation:6s ease-in-out infinite float1}.outline2{border-color:#ffffff80;animation:8s ease-in-out infinite float2}@keyframes float1{0%{transform:translate(-50%,-50%)rotate(0)}25%{transform:translate(calc(5px - 50%),calc(-50% - 5px))rotate(1deg)}50%{transform:translate(calc(-50% - 5px),calc(5px - 50%))rotate(-1deg)}75%{transform:translate(calc(5px - 50%),calc(5px - 50%))rotate(1deg)}to{transform:translate(-50%,-50%)rotate(0)}}@keyframes float2{0%{transform:translate(-50%,-50%)rotate(0)}25%{transform:translate(calc(-50% - 5px),calc(5px - 50%))rotate(-1deg)}50%{transform:translate(calc(5px - 50%),calc(-50% - 5px))rotate(1deg)}75%{transform:translate(calc(-50% - 5px),calc(-50% - 5px))rotate(-1deg)}to{transform:translate(-50%,-50%)rotate(0)}}.hamburger-overlay{z-index:999;justify-content:flex-start;align-items:flex-start;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.menu-circle{-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);background:#ffffff73;border-radius:50%;width:0;height:0;animation:.6s ease-out forwards circleExpand;position:absolute;bottom:40px;right:40px;transform:translate(50%,50%)scale(0)}@keyframes circleExpand{to{width:250vmax;height:250vmax;transform:translate(50%,50%)scale(1)}}.menu-content{z-index:1001;opacity:0;flex-direction:column;justify-content:center;align-items:center;gap:30px;animation:.7s .3s forwards fadeIn;display:flex;position:absolute;inset:0}.menu-content div{color:#2b6b75;cursor:pointer;font-size:45px;font-weight:700;transition:all .2s}.menu-content div:hover{text-decoration:underline;transform:scale(1.1)}.menu-close{color:#fff;background-color:orange;border-radius:50%;justify-content:center;align-items:center;width:55px;height:55px;margin:25px;font-size:30px;font-weight:100;display:flex;position:absolute;top:0;right:0}@keyframes fadeIn{to{opacity:1}}.Scroll_icon{visibility:hidden}@media (prefers-color-scheme:dark){.works-container,.mugichas-container{-webkit-backdrop-filter:blur(70px);backdrop-filter:blur(70px);background:#3c3c3c66}.hero-image{filter:brightness(.7)}.overlay-text-sub2{color:#0f393f;font-weight:600}}
@media (max-width:768px){body{cursor:auto}.hero-image{width:90%}.overlay-text-sub,.overlay-text-sub2{font-size:28px}.overlay-text-sub-container,.overlay-text-sub-container2{flex-direction:column;height:100vh;display:flex}.works-container{padding:120px 0}.works-grid{gap:30px;width:90%;grid-template-columns:1fr!important}.work-card{width:100%;transform:none}.thumbnail{border-radius:10px;width:100%}.center-container{margin-top:200px}.profile-container{width:95%;margin-bottom:150px;padding:20px 20px 30px}.profile-picture-wrapper{width:150px;height:150px;position:relative}.profile-picture{z-index:3;border-radius:50%;position:relative}.profile-outline{z-index:1;border:2px solid #fffc;border-radius:50%;width:155px;height:155px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.profile-name{width:70%;margin:20px}.profile-message{margin:30px 0;padding:20px;font-size:16px}.mugichas-container{width:95%;padding:40px 0}.mugichas-title{width:90%}.mugichas-pictures-container{flex-direction:flex;justify-content:center;align-items:center;width:90%}.mugichas-picture{width:85px;margin-bottom:-20px}.mugichas-links-container{margin-top:30px}.mugichas-link-button{width:90px;margin:5px;padding:5px}.hamburger-menu{align-items:center}.hamburger-button{width:45px;height:45px}.logo{width:150px;height:35px;margin:20px}.menu-content div{font-size:32px}.menu-close{width:45px;height:45px;margin:20px;font-size:24px}.Scroll_icon{visibility:visible;width:20%;position:absolute;bottom:20%;right:5%}}
@media (min-width:769px) and (max-width:1024px){body{cursor:auto}.hero-image{width:90%}.overlay-text-sub,.overlay-text-sub2{font-size:40px}.overlay-text-sub-container,.overlay-text-sub-container2{flex-direction:column;height:100vh;display:flex}.works-container{flex-direction:column;justify-content:center;align-items:center;padding:100px 0;display:flex}.works-grid{box-sizing:border-box;grid-template-columns:repeat(2,1fr);gap:50px;display:grid}.work-card{width:100%;margin:0}.thumbnail{border-radius:10px;width:100%}.center-container{margin-top:200px}.profile-container{width:95%;margin-bottom:150px;padding:20px 20px 30px}.profile-picture-wrapper{width:150px;height:150px;position:relative}.profile-picture{z-index:3;border-radius:50%;position:relative}.profile-outline{z-index:1;border:2px solid #fffc;border-radius:50%;width:155px;height:155px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.profile-name{width:70%;margin:20px}.profile-message{margin:30px 0;padding:20px;font-size:16px}.mugichas-container{width:95%;padding:40px 0}.mugichas-title{width:90%}.mugichas-pictures-container{flex-direction:flex;justify-content:center;align-items:center;width:90%}.mugichas-picture{width:200px;margin-bottom:-20px}.mugichas-links-container{margin-top:30px}.mugichas-link-button{width:90px;margin:5px;padding:5px}.hamburger-menu{align-items:center}.hamburger-button{width:45px;height:45px}.logo{width:150px;height:35px;margin:20px}.menu-content div{font-size:32px}.menu-close{width:45px;height:45px;margin:20px;font-size:24px}.Scroll_icon{visibility:hidden}}
.work-card-right{width:100%;height:auto;overflow:visible}.work-card{border-radius:12px;flex-direction:column;width:90%;height:auto;margin:20px;display:flex}.link-wrapper{flex-direction:column;width:100%;text-decoration:none;display:flex}.thumbnail{object-fit:cover;border-radius:12px;width:100%;height:auto;transition:transform .3s,box-shadow .3s;box-shadow:0 0 #0000}.works-text{color:var(--color-works-text)}.link-wrapper:hover .thumbnail{transform:scale(1.03);box-shadow:0 8px 20px #6c6c6c40}.title{color:var(--color-works-title);margin:10px 0 5px;font-size:24px;font-weight:700;transition:-webkit-text-decoration .2s,text-decoration .2s}.link-wrapper:hover .thumbnail{transform:scale(1.03)}.link-wrapper:hover .title{text-decoration:underline}.tags{margin-top:10px}.tag{background-color:var(--color-tag-background);color:var(--color-tag-text);white-space:normal;border-radius:5px;margin:5px 5px 5px 0;padding:4px 8px;font-size:14px;display:inline-flex}.title-container{align-items:center;gap:4px;width:100%;display:flex}.link_icon{flex-shrink:0;width:20px;height:20px}.link_container{align-items:center;gap:8px;display:flex}@media (max-width:768px){.work-card{flex-direction:column;width:90vw;margin:15px auto}.title{font-size:24px}.link_container{gap:6px;padding:5px}.link_icon{width:16px;height:16px}.tags{margin-top:15px;margin-bottom:15px}.tag{white-space:normal;margin:5px 5px 5px 0;padding:6px;font-size:12px;display:inline-flex}.work-card-right{width:100%;height:auto;margin-top:-10px;padding:5px;overflow:visible}.link-wrapper:hover .thumbnail{transform:scale(1.03);box-shadow:0 8px 20px #6c6c6c40}}@media (min-width:769px) and (max-width:1024px){.work-card{flex-direction:column;width:100%;margin:10px 5px}.thumbnail{width:100%;height:auto}.title{margin:8px 0;font-size:20px}.link_container{gap:6px;padding:5px}.link_icon{width:18px;height:18px}.tags{margin-top:12px;margin-bottom:12px}.tag{white-space:normal;margin:4px 4px 4px 0;padding:5px 7px;font-size:13px;display:inline-flex}.work-card-right{width:100%;height:auto;margin-top:-10px;padding:5px;overflow:visible}.link-wrapper:hover .thumbnail{transform:scale(1.03);box-shadow:0 8px 20px #6c6c6c40}.thumbnail{aspect-ratio:16/9;object-fit:cover}}
@font-face{font-family:Lora;font-style:normal;font-weight:400;font-display:swap;src:url(../media/e7150917543fc9da-s.8200e9a3.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Lora;font-style:normal;font-weight:400;font-display:swap;src:url(../media/71fbf9c08529c2a5-s.91ff3091.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Lora;font-style:normal;font-weight:400;font-display:swap;src:url(../media/e9457141811d41ae-s.30a48620.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Lora;font-style:normal;font-weight:400;font-display:swap;src:url(../media/ac34884600cd8d5d-s.7d4c278c.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Lora;font-style:normal;font-weight:400;font-display:swap;src:url(../media/e1ccd2766b08c828-s.838318db.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Lora;font-style:normal;font-weight:400;font-display:swap;src:url(../media/507a47c1876d4ec2-s.303dbfb4.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lora;font-style:normal;font-weight:400;font-display:swap;src:url(../media/8c2eb9ceedecfc8e-s.p.21935807.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lora;font-style:normal;font-weight:700;font-display:swap;src:url(../media/e7150917543fc9da-s.8200e9a3.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Lora;font-style:normal;font-weight:700;font-display:swap;src:url(../media/71fbf9c08529c2a5-s.91ff3091.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Lora;font-style:normal;font-weight:700;font-display:swap;src:url(../media/e9457141811d41ae-s.30a48620.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Lora;font-style:normal;font-weight:700;font-display:swap;src:url(../media/ac34884600cd8d5d-s.7d4c278c.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Lora;font-style:normal;font-weight:700;font-display:swap;src:url(../media/e1ccd2766b08c828-s.838318db.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Lora;font-style:normal;font-weight:700;font-display:swap;src:url(../media/507a47c1876d4ec2-s.303dbfb4.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lora;font-style:normal;font-weight:700;font-display:swap;src:url(../media/8c2eb9ceedecfc8e-s.p.21935807.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lora Fallback;src:local(Times New Roman);ascent-override:87.33%;descent-override:23.78%;line-gap-override:0.0%;size-adjust:115.2%}.lora_eb9b25ef-module__2CJ_Bq__className{font-family:Lora,Lora Fallback;font-style:normal}
@font-face{font-family:Playfair Display;font-style:normal;font-weight:400;font-display:swap;src:url(../media/65c558afe41e89d6-s.e2c8389a.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400;font-display:swap;src:url(../media/14e23f9b59180572-s.9c448f3c.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400;font-display:swap;src:url(../media/b49b0d9b851e4899-s.4f3fa681.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2a65768255d6b625-s.p.d19752fb.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Playfair Display;font-style:normal;font-weight:700;font-display:swap;src:url(../media/65c558afe41e89d6-s.e2c8389a.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:700;font-display:swap;src:url(../media/14e23f9b59180572-s.9c448f3c.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Playfair Display;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b49b0d9b851e4899-s.4f3fa681.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Playfair Display;font-style:normal;font-weight:700;font-display:swap;src:url(../media/2a65768255d6b625-s.p.d19752fb.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Playfair Display;font-style:normal;font-weight:900;font-display:swap;src:url(../media/65c558afe41e89d6-s.e2c8389a.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:900;font-display:swap;src:url(../media/14e23f9b59180572-s.9c448f3c.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Playfair Display;font-style:normal;font-weight:900;font-display:swap;src:url(../media/b49b0d9b851e4899-s.4f3fa681.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Playfair Display;font-style:normal;font-weight:900;font-display:swap;src:url(../media/2a65768255d6b625-s.p.d19752fb.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Playfair Display Fallback;src:local(Times New Roman);ascent-override:97.25%;descent-override:22.56%;line-gap-override:0.0%;size-adjust:111.26%}.playfair_display_8d98c4b3-module__m5TjqW__className{font-family:Playfair Display,Playfair Display Fallback;font-style:normal}
.OverlayText-module__K6K77a__overlayTextContainer{z-index:4;color:var(--color-profile-text);text-align:center;cursor:url(/cursorScroll.svg),auto;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100dvh;font-size:80px;font-weight:700;display:flex;position:relative}.OverlayText-module__K6K77a__overlayText{cursor:pointer;cursor:url(/cursorScroll.svg),auto;font-size:80px;font-weight:700;display:inline-block}.OverlayText-module__K6K77a__overlayText span{cursor:url(/cursorScroll.svg),auto;animation:2s infinite OverlayText-module__K6K77a__wave;animation-delay:calc(var(--i)*50ms);cursor:url(/cursorScroll.svg),auto;transition:transform .3s;display:inline-block}@keyframes OverlayText-module__K6K77a__wave{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.OverlayText-module__K6K77a__mugichasTitle{color:var(--color-mugichas-texts);margin-bottom:30px;font-size:40px;font-weight:600}.OverlayText-module__K6K77a__mugichasDiscription{color:var(--color-mugichas-texts);flex-direction:column;justify-content:center;align-items:center;padding:30px;font-size:1rem;display:flex}.OverlayText-module__K6K77a__profileName{color:var(--color-profile-text);margin-top:60px;margin-bottom:30px;font-size:48px;font-weight:600}@media (max-width:768px){.OverlayText-module__K6K77a__overlayTextContainer{height:100vh}.OverlayText-module__K6K77a__overlayText{cursor:pointer;cursor:url(/cursorScroll.svg),auto;font-size:35px;font-weight:700;display:inline-block}.OverlayText-module__K6K77a__overlayText span{cursor:url(/cursorScroll.svg),auto;animation:2s infinite OverlayText-module__K6K77a__wave;animation-delay:calc(var(--i)*50ms);cursor:url(/cursorScroll.svg),auto;transition:transform .3s;display:inline-block}@keyframes OverlayText-module__K6K77a__wave{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.OverlayText-module__K6K77a__mugichasTitle{color:var(--color-mugichas-texts);margin-top:25px;margin-bottom:30px;font-size:27px;font-weight:600}.OverlayText-module__K6K77a__profileName{color:var(--color-profile-text);margin-top:30px;margin-bottom:30px;font-size:27px;font-weight:600}}.OverlayText-module__K6K77a__portfolio-title{width:100%;height:100vh;position:relative}@media (min-width:769px) and (max-width:1024px){.OverlayText-module__K6K77a__overlayText{font-size:60px}.OverlayText-module__K6K77a__overlayText span{animation:2s infinite OverlayText-module__K6K77a__wave;animation-delay:calc(var(--i)*50ms)}.OverlayText-module__K6K77a__mugichasTitle{margin-top:25px;margin-bottom:25px;font-size:36px}.OverlayText-module__K6K77a__profileName{margin-top:50px;margin-bottom:25px;font-size:36px}}
.contact-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2000;background:#0006;animation:.25s forwards fadeIn;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.contact-modal{background:#fff;border-radius:18px;width:90%;max-width:500px;max-height:80vh;padding:30px;animation:.3s forwards popup;position:absolute;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%)}@keyframes popup{0%{opacity:0;transform:translate(-50%,-45%)scale(.9)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.close-btn{cursor:pointer;background:0 0;border:none;font-size:30px;position:absolute;top:15px;right:20px}.contact-form input,.contact-form textarea{box-sizing:border-box;color:#000;background:#f1f1f1;border:none;border-radius:10px;width:100%;margin:10px 0;padding:12px;font-size:16px}.contact-form textarea{resize:none;min-height:120px;max-height:60vh;overflow:hidden}.contact-form button{color:#fff;cursor:pointer;background:#207f8e;border:none;border-radius:10px;width:100%;margin-top:10px;padding:12px}@media (prefers-color-scheme:dark){.contact-modal{color:#f1f1f1;background:#202020e6}.contact-form input,.contact-form textarea{color:#f1f1f1;background:#404040cc}.contact-form button{color:#fff;background:#1f7f8e}.contact-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000b3}}
