main.home .landing{display:flex;text-align:center;align-items:center;justify-content:center;min-height:100dvh;width:100vw;padding:4rem 0}main.home .landing h1{font-size:2.5rem}main.home .landing h2{font-size:1.5rem}main.home .landing .profile{display:flex;flex-wrap:wrap;justify-content:center;position:relative;text-align:left}main.home .landing .profileimgbox,main.home .landing .profileimg{position:relative;width:300px;height:300px;border-radius:10px}main.home .landing .profileimgbox{margin-right:50px;box-shadow:-15px -15px #636363}main.home .landing .profileimg{background:center/contain no-repeat url(/assets/img/profile.png),var(--primary-c);-webkit-clip-path:path("M280.528,58.323 L279.999,58.323 L279.999,129.264 L280.220,129.264 L280.184,129.333 L300.0,141.978 L300.0,300.0 L0.0,300.0 L0.0,0.0 L300.0,0.0 L300.0,45.19 L280.184,57.664 L280.528,58.323 ZM295.996,68.218 L283.929,60.337 L283.929,60.290 L295.996,52.588 L295.996,68.218 ZM283.929,65.421 L295.996,73.302 L295.996,84.867 L283.929,76.986 L283.929,65.421 ZM283.929,82.70 L295.996,89.952 L295.996,101.517 L283.929,93.635 L283.929,82.70 ZM283.929,98.720 L295.996,106.601 L295.996,117.759 L283.929,110.58 L283.929,98.720 ZM283.929,115.73 L295.996,122.774 L295.996,134.408 L283.929,126.707 L283.929,115.73 Z");clip-path:path("M280.528,58.323 L279.999,58.323 L279.999,129.264 L280.220,129.264 L280.184,129.333 L300.0,141.978 L300.0,300.0 L0.0,300.0 L0.0,0.0 L300.0,0.0 L300.0,45.19 L280.184,57.664 L280.528,58.323 ZM295.996,68.218 L283.929,60.337 L283.929,60.290 L295.996,52.588 L295.996,68.218 ZM283.929,65.421 L295.996,73.302 L295.996,84.867 L283.929,76.986 L283.929,65.421 ZM283.929,82.70 L295.996,89.952 L295.996,101.517 L283.929,93.635 L283.929,82.70 ZM283.929,98.720 L295.996,106.601 L295.996,117.759 L283.929,110.58 L283.929,98.720 ZM283.929,115.73 L295.996,122.774 L295.996,134.408 L283.929,126.707 L283.929,115.73 Z")}main.home .landing .profilenamecon{height:300px;width:300px}main.home .landing .profilenamebox{position:absolute;bottom:0}main.home .landing h2::after{content:url(/assets/svg/profile-decobar.svg);display:block;margin-top:5px;width:100%;height:26px}main.home .landing .link{margin-top:40px;display:flex;flex-wrap:wrap;justify-content:center}main.home .landing .link a{cursor:pointer;position:relative;width:72px;height:62.38px;padding:0}main.home .landing .link a:nth-child(odd){margin-top:32px}main.home .landing .link a::after{position:absolute !important;inset:calc(50% - var(--button-icon-size)/2)}main.home .landing .link svg{cursor:pointer;width:72px;height:62.38px;filter:drop-shadow(0 0 0px rgba(0, 0, 0, 0));transition:ease-in-out 100ms}main.home .landing .link svg path{fill:var(--primary-c);transition:linear 100ms}main.home .landing .link a:hover,main.home .landing .link a:focus{outline:none}main.home .landing .link a:hover svg,main.home .landing .link a:focus svg{filter:drop-shadow(0 0 5px rgba(255, 160, 58, 0.5))}main.home .landing .link a:hover path,main.home .landing .link a:focus path{fill:#ffa03a}main.home .landing .link a:active svg{filter:drop-shadow(0 0 5px rgba(255, 210, 161, 0.8))}main.home .landing .link a:active path{fill:#ffd2a1}main.home .landing .link a[data-link=home]::after{content:"";width:var(--button-icon-size);height:var(--button-icon-size);background:center/contain no-repeat url(/assets/icons/house-solid.svg)}main.home .landing .link a[data-link=gallery]::after{content:"";width:var(--button-icon-size);height:var(--button-icon-size);background:center/contain no-repeat url(/assets/icons/image-solid.svg)}main.home .landing .link a[data-link=twitter]::after{content:"";width:var(--button-icon-size);height:var(--button-icon-size);background:center/contain no-repeat url(/assets/icons/twitter.svg)}main.home .landing .link a[data-link=bsky]::after{content:"";width:var(--button-icon-size);height:var(--button-icon-size);background:center/contain no-repeat url(/assets/icons/bsky.svg)}@media only screen and (max-width: 750px){main.home .landing :root{--button-icon-size: 20px}main.home .landing .profile{flex-direction:column !important;align-items:center !important}main.home .landing .profileimgbox{margin:0 0 12px 0}main.home .landing .profilenamecon{height:auto}main.home .landing .profilenamebox{position:static;text-align:center}main.home .landing .profilenamebox h1{font-size:2rem}main.home .landing .profilenamebox h2{font-size:1.2rem}main.home .landing .link{margin-top:20px;justify-content:center}main.home .landing .link button svg path{transform:scale(0.6)}main.home .landing .link button:nth-child(odd){margin-top:0}main.home .landing .link button,main.home .landing .link button svg{cursor:pointer;width:48px;height:41.6px}}@media only screen and (max-width: 350px){main.home .landing .profileimgbox{box-shadow:none}main.home .landing .link{margin:20px 30px 0 30px}main.home .landing .link a{margin:8px !important}main.home .landing .link a:last-child{margin-right:0}main.home .landing .link button::after{position:absolute !important;inset:calc(50% - (var(--button-icon-size) - 4px)/2);width:calc(var(--button-icon-size) - 4px);height:calc(var(--button-icon-size) - 4px)}main.home .landing .link button svg path{transform:scale(0.4)}main.home .landing .link button,main.home .landing .link button svg{cursor:pointer;width:32px;height:27.73px}}/*# sourceMappingURL=home.min.css.map */