@charset "UTF-8";@keyframes float-up{to{transform:translateY(-175vh)}}@keyframes sway-left-to-right{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes sway-right-to-left{0%{transform:translate(100%)}to{transform:translate(-100%)}}:root{--c-bg: hsl(0, 0%, 90%);--c-text: hsl(0, 0%, 10%);--pad: max(20px, 4vmin);--fs-text: 12px}*{box-sizing:border-box;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-tap-highlight-color:transparent;backface-visibility:hidden}nav,.work-links,.port-copy,.btn{-webkit-user-select:text;user-select:text}nav a,.nav-link{text-decoration:none;color:inherit;display:inline-block}.main-header h1,.main-header h2,#email{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}html,body{height:auto}body{background:#140005;margin:0;overflow-x:hidden;overflow-y:auto;font-family:new-science,sans-serif;text-transform:uppercase;color:#e2cfcf}.main-header{position:fixed;z-index:30;left:calc(var(--pad) * 2);top:calc(var(--pad) * 2);mix-blend-mode:difference}.main-header h1{font-weight:500;font-family:dazzle-unicase,sans-serif;font-size:2.5rem;letter-spacing:2px}@media screen and (max-width: 1227px){.main-header h1{font-size:2.25rem}}@media screen and (max-height: 736px) and (orientation: landscape){.main-header h1{font-size:1.5rem}}.main-header h2{font-size:1.5rem;font-weight:200;font-family:dazzle-unicase,sans-serif;letter-spacing:2px}@media screen and (max-width: 1227px){.main-header h2{font-size:1rem}}@media screen and (max-height: 736px) and (orientation: landscape){.main-header h2{font-size:.75rem}}.content{z-index:9;position:relative;z-index:25;width:100%;min-height:100vh;height:auto;overflow:visible}.main-header{position:sticky;top:calc(var(--pad) * 2)}p{font-weight:200;letter-spacing:2px;text-transform:none!important}@media screen and (max-width: 1227px){p{font-size:12px}}a{color:#e2cfcf}.btn{display:block;padding:10px;border-radius:10px;font-size:12px;text-transform:uppercase;border:1px solid rgb(226,207,207);color:#e2cfcf;font-family:dazzle-unicase,sans-serif;letter-spacing:1px}.btn:hover{background-color:#e2cfcf;color:#140005}.mask{position:fixed;z-index:100;left:0;top:0;width:100%;height:100%;overflow:hidden;pointer-events:none}.mask_top{position:absolute;left:0;width:100%;height:var(--pad);background-color:#140005;transition-property:background-color;transition-duration:.9s;transition-timing-function:cubic-bezier(.1,.4,.2,1);opacity:.9;top:0}.mask_bottom{position:absolute;left:0;width:100%;height:var(--pad);background-color:#140005;transition-property:background-color;transition-duration:.9s;transition-timing-function:cubic-bezier(.1,.4,.2,1);opacity:.9;bottom:0}.mask_left{position:absolute;left:0;width:var(--pad);height:100%;background-color:#140005;transition-property:background-color;transition-duration:.9s;transition-timing-function:cubic-bezier(.1,.4,.2,1);opacity:.9;top:0}.mask_right{position:absolute;right:0;width:var(--pad);height:100%;background-color:#140005;transition-property:background-color;transition-duration:.9s;transition-timing-function:cubic-bezier(.1,.4,.2,1);opacity:.9;bottom:0}.frame{position:fixed;z-index:10;left:var(--pad);right:var(--pad);top:var(--pad);bottom:var(--pad);mix-blend-mode:difference;pointer-events:none}.frame_line{position:absolute;background-color:#fff;opacity:.5}.frame_line.frame_line-left{left:0;top:0;width:1px;height:100%}.frame_line.frame_line-right{right:0;top:0;width:1px;height:100%}.frame_line.frame_line-top{left:0;top:0;width:100%;height:1px}.frame_line.frame_line-bottom{left:0;bottom:0;width:100%;height:1px}nav{margin-top:2rem}nav ul{list-style:none;padding:0}@media screen and (max-width: 767px){nav ul{display:flex;gap:30px}}nav .nav-link{margin-bottom:1rem;font-weight:200;letter-spacing:2px;font-family:dazzle-unicase,sans-serif}@media screen and (max-height: 736px) and (orientation: landscape){nav .nav-link{font-size:.75rem}}nav .nav-link.active{font-weight:500}.nav .nav-link:hover{text-decoration:underline!important}.portfolio{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:13;width:800px;height:800px}@media screen and (max-width: 1227px){.portfolio{top:55%;height:370px}}@media screen and (max-width: 600px){.portfolio{top:58%;height:322px}}@media screen and (max-height: 390px) and (max-width: 844px) and (orientation: landscape){.portfolio{transform:scale(.65);top:-60px;right:-220px;left:inherit}.portfolio .port-item .port-img img{width:350px!important}.portfolio .port-item .port-copy{transform:scale(1.25)}}.portfolio .port-inner{position:relative;min-height:100%}.portfolio .port-inner .inner-content{padding:calc(var(--pad) * 2 + 125px) calc(var(--pad) * 2) calc(var(--pad));bottom:20%;position:absolute;right:0;width:720px}.portfolio .port-inner .inner-content .port-item{background-color:#e2cfcf40;padding:30px 50px;border-radius:25px}.portfolio .port-inner .inner-content .port-item .port-img{margin-bottom:20px;text-align:center}.portfolio .port-inner .inner-content .port-item .port-img img{width:100%;max-width:650px}.portfolio .port-inner .inner-content .port-item .port-copy{display:flex;justify-content:space-between;font-family:dazzle-unicase,sans-serif;letter-spacing:1px}.portfolio .port-inner .inner-content .port-item .port-copy a{color:#e2cfcf;display:flex;flex-direction:row;align-items:baseline;gap:7px}.portfolio .port-inner .inner-content .port-item .port-copy a img{width:15px}@media screen and (max-width: 1800px){.portfolio .port-inner .inner-content{transform:scale(.7);bottom:-60px;left:-123px;right:initial}}@media screen and (max-width: 1227px){.portfolio .port-inner .inner-content{inset:-40px 0 0 50%;width:800px;transform:scale(1.5) translate(-50%);transform-origin:left;padding:0}.portfolio .port-inner .inner-content .port-item{background-color:transparent!important}.portfolio .port-inner .inner-content .port-item .port-img img{width:450px;margin-top:20px}.portfolio .port-inner .inner-content .port-item .port-copy{flex-direction:column;justify-content:center;align-items:center}}@media screen and (max-width: 1024px){.portfolio .port-inner .inner-content{transform:scale(1) translate(-50%)}}@media screen and (max-width: 600px){.portfolio .port-inner .inner-content{transform:scale(.7) translate(-50%)}}@media screen and (max-height: 736px) and (orientation: landscape){.portfolio .port-inner .inner-content{top:40px}}.page{width:100%;min-height:100vh;min-height:100svh;min-height:100dvh}.page#contact{min-height:0}.content-div{text-align:left}.content-div.about{height:auto}.content-div.contact{padding-top:0;width:450px}@media screen and (max-width: 1227px){.content-div.about,.content-div.contact{overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;left:5px}}@media screen and (max-width: 600px){.content-div.about,.content-div.contact{right:inherit}.content-div.about .inner-content,.content-div.contact .inner-content{min-height:calc(100vh - 60px);min-height:calc(100svh - 60px);min-height:calc(100dvh - 60px);overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}}.content-div.about .inner-content,.content-div.contact .inner-content{position:absolute;bottom:40px;width:80%}@media screen and (max-height: 736px) and (orientation: landscape){.content-div.about .inner-content{position:relative;top:10px;min-height:calc(100vh - 20px);min-height:calc(100svh - 20px);min-height:calc(100dvh - 20px);width:100%;overflow-y:auto;overflow-x:hidden}}.content-div.contact .inner-content{display:flex;flex-direction:column;justify-content:flex-end}.content-div.work{white-space:nowrap;text-align:right;z-index:10;position:absolute;left:0;bottom:0}@media screen and (max-width: 1227px){.content-div.work{z-index:99}}.content-div.work .inner-content{padding-top:400px!important}@media screen and (max-width: 1227px){.content-div.work .inner-content{padding-top:initial!important;max-width:100vw!important;position:relative}.content-div.work .inner-content:before{content:"";width:100%;height:100px;background:linear-gradient(180deg,transparent,#140005)}}@media screen and (max-width: 600px){.content-div.work .inner-content{max-width:350px}}.page_content .work-links{list-style:none}@media screen and (max-width: 1227px){.page_content .work-links{display:flex;flex-wrap:nowrap;gap:30px;padding-left:30px;margin-right:30px;overflow:scroll;-webkit-overflow-scrolling:touch}.page_content .work-links li{flex:0 0 auto}}.page_content .work-links:hover a{opacity:.5;transition:transform .3s ease,opacity .3s ease}.page_content .work-links:hover a:hover{opacity:1}.page_content .work-links .work-link{font-size:4rem;font-family:dazzle-unicase,sans-serif}@media screen and (max-width: 1227px){.page_content .work-links .work-link:last-of-type{margin-right:15px}}.page_content .work-links .work-link a{color:#e2cfcf;text-decoration:none}@media screen and (max-width: 1800px){.page_content .work-links .work-link{font-size:3rem}}@media screen and (max-width: 1227px){.page_content .work-links .work-link{font-size:2rem;text-align:left}}@media screen and (max-height: 736px) and (orientation: landscape){.page_content .work-links .work-link{font-size:1.5rem}}.work{padding:calc(var(--pad) * 2 + 125px) calc(var(--pad) * 2) calc(var(--pad));position:static;right:auto;bottom:auto;height:auto;overflow:visible}@media screen and (max-width: 1227px){.work{height:fit-content;padding:10px;overflow:visible!important;left:50px;right:inherit}.work .inner-content{overflow:scroll}}@media screen and (max-width: 1000px){.work{overflow:scroll;-webkit-overflow-scrolling:touch}.work .work-links{overflow-x:scroll!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch}}.contact{padding:calc(var(--pad) * 2 + 125px) calc(var(--pad) * 2) calc(var(--pad));position:static;right:auto;bottom:auto;height:auto;overflow:visible}@media screen and (min-width: 768px){.contact{position:absolute;right:0;bottom:0}}.bubbles{position:fixed;z-index:-1;left:0;top:0;width:100%;height:100%;overflow:hidden;pointer-events:none}.bubble{position:absolute;left:var(--bubble-left-offset);bottom:-75%;display:block;width:var(--bubble-radius);height:var(--bubble-radius);border-radius:50%;animation:float-up var(--bubble-float-duration) var(--bubble-float-delay) ease-in infinite}.bubble:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:#2e010b4d;border-radius:inherit;animation:var(--bubble-sway-type) var(--bubble-sway-duration) var(--bubble-sway-delay) ease-in-out alternate infinite}.bubble:nth-child(0){--bubble-left-offset: 6vw;--bubble-radius: 10vw;--bubble-float-duration: 12s;--bubble-sway-duration: 5s;--bubble-float-delay: 1s;--bubble-sway-delay: 1s;--bubble-sway-type: sway-left-to-right}.bubble:nth-child(1){--bubble-left-offset: 14vw;--bubble-radius: 4vw;--bubble-float-duration: 7s;--bubble-sway-duration: 4s;--bubble-float-delay: 3s;--bubble-sway-delay: 1s;--bubble-sway-type: sway-left-to-right}.bubble:nth-child(2){--bubble-left-offset: 17vw;--bubble-radius: 1vw;--bubble-float-duration: 6s;--bubble-sway-duration: 5s;--bubble-float-delay: 3s;--bubble-sway-delay: 1s;--bubble-sway-type: sway-left-to-right}.bubble:nth-child(3){--bubble-left-offset: 71vw;--bubble-radius: 8vw;--bubble-float-duration: 12s;--bubble-sway-duration: 4s;--bubble-float-delay: 3s;--bubble-sway-delay: 0s;--bubble-sway-type: sway-right-to-left}.bubble:nth-child(4){--bubble-left-offset: 1vw;--bubble-radius: 4vw;--bubble-float-duration: 9s;--bubble-sway-duration: 5s;--bubble-float-delay: 2s;--bubble-sway-delay: 2s;--bubble-sway-type: sway-left-to-right}.bubble:nth-child(5){--bubble-left-offset: 48vw;--bubble-radius: 2vw;--bubble-float-duration: 11s;--bubble-sway-duration: 4s;--bubble-float-delay: 4s;--bubble-sway-delay: 4s;--bubble-sway-type: sway-right-to-left}.bubble:nth-child(6){--bubble-left-offset: 9vw;--bubble-radius: 9vw;--bubble-float-duration: 7s;--bubble-sway-duration: 4s;--bubble-float-delay: 4s;--bubble-sway-delay: 3s;--bubble-sway-type: sway-right-to-left}.bubble:nth-child(7){--bubble-left-offset: 49vw;--bubble-radius: 3vw;--bubble-float-duration: 12s;--bubble-sway-duration: 6s;--bubble-float-delay: 4s;--bubble-sway-delay: 0s;--bubble-sway-type: sway-left-to-right}.bubble:nth-child(8){--bubble-left-offset: 17vw;--bubble-radius: 5vw;--bubble-float-duration: 10s;--bubble-sway-duration: 5s;--bubble-float-delay: 1s;--bubble-sway-delay: 0s;--bubble-sway-type: sway-left-to-right}.bubble:nth-child(9){--bubble-left-offset: 11vw;--bubble-radius: 8vw;--bubble-float-duration: 10s;--bubble-sway-duration: 5s;--bubble-float-delay: 3s;--bubble-sway-delay: 0s;--bubble-sway-type: sway-right-to-left}.bubble:nth-child(10){--bubble-left-offset: 80vw;--bubble-radius: 7vw;--bubble-float-duration: 8s;--bubble-sway-duration: 4s;--bubble-float-delay: 0s;--bubble-sway-delay: 1s;--bubble-sway-type: sway-right-to-left}.bubble:nth-child(11){--bubble-left-offset: 13vw;--bubble-radius: 3vw;--bubble-float-duration: 12s;--bubble-sway-duration: 5s;--bubble-float-delay: 3s;--bubble-sway-delay: 4s;--bubble-sway-type: sway-right-to-left}.bubble:nth-child(12){--bubble-left-offset: 59vw;--bubble-radius: 5vw;--bubble-float-duration: 8s;--bubble-sway-duration: 4s;--bubble-float-delay: 4s;--bubble-sway-delay: 2s;--bubble-sway-type: sway-right-to-left}.bubble:nth-child(13){--bubble-left-offset: 35vw;--bubble-radius: 4vw;--bubble-float-duration: 12s;--bubble-sway-duration: 5s;--bubble-float-delay: 0s;--bubble-sway-delay: 0s;--bubble-sway-type: sway-left-to-right}.bubble:nth-child(14){--bubble-left-offset: 91vw;--bubble-radius: 4vw;--bubble-float-duration: 7s;--bubble-sway-duration: 4s;--bubble-float-delay: 1s;--bubble-sway-delay: 3s;--bubble-sway-type: sway-right-to-left}.bubble:nth-child(15){--bubble-left-offset: 50vw;--bubble-radius: 4vw;--bubble-float-duration: 6s;--bubble-sway-duration: 4s;--bubble-float-delay: 1s;--bubble-sway-delay: 4s;--bubble-sway-type: sway-right-to-left}.bubble:nth-child(16){--bubble-left-offset: 45vw;--bubble-radius: 3vw;--bubble-float-duration: 6s;--bubble-sway-duration: 6s;--bubble-float-delay: 3s;--bubble-sway-delay: 2s;--bubble-sway-type: sway-left-to-right}.bubble:nth-child(17){--bubble-left-offset: 10vw;--bubble-radius: 7vw;--bubble-float-duration: 12s;--bubble-sway-duration: 6s;--bubble-float-delay: 1s;--bubble-sway-delay: 2s;--bubble-sway-type: sway-left-to-right}.bubble:nth-child(18){--bubble-left-offset: 24vw;--bubble-radius: 8vw;--bubble-float-duration: 11s;--bubble-sway-duration: 5s;--bubble-float-delay: 2s;--bubble-sway-delay: 4s;--bubble-sway-type: sway-right-to-left}.bubble:nth-child(19){--bubble-left-offset: 11vw;--bubble-radius: 10vw;--bubble-float-duration: 9s;--bubble-sway-duration: 5s;--bubble-float-delay: 3s;--bubble-sway-delay: 0s;--bubble-sway-type: sway-left-to-right}.bubble:nth-child(20){--bubble-left-offset: 11vw;--bubble-radius: 9vw;--bubble-float-duration: 8s;--bubble-sway-duration: 5s;--bubble-float-delay: 4s;--bubble-sway-delay: 1s;--bubble-sway-type: sway-right-to-left}.bubble:nth-child(21){--bubble-left-offset: 26vw;--bubble-radius: 4vw;--bubble-float-duration: 12s;--bubble-sway-duration: 4s;--bubble-float-delay: 0s;--bubble-sway-delay: 1s;--bubble-sway-type: sway-right-to-left}.bubble:nth-child(22){--bubble-left-offset: 94vw;--bubble-radius: 5vw;--bubble-float-duration: 8s;--bubble-sway-duration: 6s;--bubble-float-delay: 3s;--bubble-sway-delay: 3s;--bubble-sway-type: sway-right-to-left}.bubble:nth-child(23){--bubble-left-offset: 70vw;--bubble-radius: 6vw;--bubble-float-duration: 9s;--bubble-sway-duration: 4s;--bubble-float-delay: 4s;--bubble-sway-delay: 3s;--bubble-sway-type: sway-right-to-left}.bubble:nth-child(24){--bubble-left-offset: 86vw;--bubble-radius: 6vw;--bubble-float-duration: 7s;--bubble-sway-duration: 5s;--bubble-float-delay: 1s;--bubble-sway-delay: 1s;--bubble-sway-type: sway-right-to-left}.bubble:nth-child(25){--bubble-left-offset: 51vw;--bubble-radius: 6vw;--bubble-float-duration: 7s;--bubble-sway-duration: 5s;--bubble-float-delay: 4s;--bubble-sway-delay: 0s;--bubble-sway-type: sway-left-to-right}.bubble:nth-child(26){--bubble-left-offset: 89vw;--bubble-radius: 2vw;--bubble-float-duration: 7s;--bubble-sway-duration: 4s;--bubble-float-delay: 4s;--bubble-sway-delay: 2s;--bubble-sway-type: sway-right-to-left}.bubble:nth-child(27){--bubble-left-offset: 92vw;--bubble-radius: 1vw;--bubble-float-duration: 6s;--bubble-sway-duration: 4s;--bubble-float-delay: 3s;--bubble-sway-delay: 3s;--bubble-sway-type: sway-right-to-left}.bubble:nth-child(28){--bubble-left-offset: 48vw;--bubble-radius: 1vw;--bubble-float-duration: 12s;--bubble-sway-duration: 4s;--bubble-float-delay: 2s;--bubble-sway-delay: 4s;--bubble-sway-type: sway-right-to-left}.bubble:nth-child(29){--bubble-left-offset: 19vw;--bubble-radius: 3vw;--bubble-float-duration: 6s;--bubble-sway-duration: 6s;--bubble-float-delay: 2s;--bubble-sway-delay: 2s;--bubble-sway-type: sway-right-to-left}.bubble:nth-child(30){--bubble-left-offset: 70vw;--bubble-radius: 7vw;--bubble-float-duration: 7s;--bubble-sway-duration: 6s;--bubble-float-delay: 0s;--bubble-sway-delay: 0s;--bubble-sway-type: sway-right-to-left}.bubble:nth-child(31){--bubble-left-offset: 90vw;--bubble-radius: 4vw;--bubble-float-duration: 6s;--bubble-sway-duration: 4s;--bubble-float-delay: 0s;--bubble-sway-delay: 4s;--bubble-sway-type: sway-right-to-left}.bubble:nth-child(32){--bubble-left-offset: 85vw;--bubble-radius: 6vw;--bubble-float-duration: 10s;--bubble-sway-duration: 4s;--bubble-float-delay: 3s;--bubble-sway-delay: 1s;--bubble-sway-type: sway-left-to-right}.bubble:nth-child(33){--bubble-left-offset: 94vw;--bubble-radius: 9vw;--bubble-float-duration: 10s;--bubble-sway-duration: 5s;--bubble-float-delay: 3s;--bubble-sway-delay: 1s;--bubble-sway-type: sway-right-to-left}.bubble:nth-child(34){--bubble-left-offset: 86vw;--bubble-radius: 4vw;--bubble-float-duration: 10s;--bubble-sway-duration: 4s;--bubble-float-delay: 0s;--bubble-sway-delay: 1s;--bubble-sway-type: sway-left-to-right}.bubble:nth-child(35){--bubble-left-offset: 76vw;--bubble-radius: 2vw;--bubble-float-duration: 7s;--bubble-sway-duration: 5s;--bubble-float-delay: 2s;--bubble-sway-delay: 0s;--bubble-sway-type: sway-right-to-left}.bubble:nth-child(36){--bubble-left-offset: 26vw;--bubble-radius: 7vw;--bubble-float-duration: 7s;--bubble-sway-duration: 5s;--bubble-float-delay: 4s;--bubble-sway-delay: 0s;--bubble-sway-type: sway-left-to-right}.bubble:nth-child(37){--bubble-left-offset: 82vw;--bubble-radius: 7vw;--bubble-float-duration: 8s;--bubble-sway-duration: 4s;--bubble-float-delay: 0s;--bubble-sway-delay: 2s;--bubble-sway-type: sway-right-to-left}.bubble:nth-child(38){--bubble-left-offset: 50vw;--bubble-radius: 4vw;--bubble-float-duration: 9s;--bubble-sway-duration: 5s;--bubble-float-delay: 0s;--bubble-sway-delay: 4s;--bubble-sway-type: sway-right-to-left}.bubble:nth-child(39){--bubble-left-offset: 20vw;--bubble-radius: 2vw;--bubble-float-duration: 8s;--bubble-sway-duration: 5s;--bubble-float-delay: 2s;--bubble-sway-delay: 1s;--bubble-sway-type: sway-left-to-right}.bubble:nth-child(40){--bubble-left-offset: 6vw;--bubble-radius: 8vw;--bubble-float-duration: 9s;--bubble-sway-duration: 5s;--bubble-float-delay: 1s;--bubble-sway-delay: 1s;--bubble-sway-type: sway-right-to-left}.bubble:nth-child(41){--bubble-left-offset: 24vw;--bubble-radius: 4vw;--bubble-float-duration: 12s;--bubble-sway-duration: 4s;--bubble-float-delay: 3s;--bubble-sway-delay: 3s;--bubble-sway-type: sway-left-to-right}.bubble:nth-child(42){--bubble-left-offset: 47vw;--bubble-radius: 4vw;--bubble-float-duration: 10s;--bubble-sway-duration: 5s;--bubble-float-delay: 2s;--bubble-sway-delay: 1s;--bubble-sway-type: sway-right-to-left}.bubble:nth-child(43){--bubble-left-offset: 0vw;--bubble-radius: 6vw;--bubble-float-duration: 8s;--bubble-sway-duration: 5s;--bubble-float-delay: 4s;--bubble-sway-delay: 2s;--bubble-sway-type: sway-left-to-right}.bubble:nth-child(44){--bubble-left-offset: 56vw;--bubble-radius: 2vw;--bubble-float-duration: 10s;--bubble-sway-duration: 4s;--bubble-float-delay: 4s;--bubble-sway-delay: 1s;--bubble-sway-type: sway-left-to-right}.bubble:nth-child(45){--bubble-left-offset: 84vw;--bubble-radius: 3vw;--bubble-float-duration: 6s;--bubble-sway-duration: 5s;--bubble-float-delay: 2s;--bubble-sway-delay: 0s;--bubble-sway-type: sway-right-to-left}.bubble:nth-child(46){--bubble-left-offset: 54vw;--bubble-radius: 10vw;--bubble-float-duration: 8s;--bubble-sway-duration: 5s;--bubble-float-delay: 3s;--bubble-sway-delay: 2s;--bubble-sway-type: sway-right-to-left}.bubble:nth-child(47){--bubble-left-offset: 84vw;--bubble-radius: 6vw;--bubble-float-duration: 11s;--bubble-sway-duration: 6s;--bubble-float-delay: 0s;--bubble-sway-delay: 1s;--bubble-sway-type: sway-left-to-right}.bubble:nth-child(48){--bubble-left-offset: 28vw;--bubble-radius: 9vw;--bubble-float-duration: 11s;--bubble-sway-duration: 5s;--bubble-float-delay: 1s;--bubble-sway-delay: 3s;--bubble-sway-type: sway-left-to-right}.bubble:nth-child(49){--bubble-left-offset: 77vw;--bubble-radius: 3vw;--bubble-float-duration: 10s;--bubble-sway-duration: 6s;--bubble-float-delay: 0s;--bubble-sway-delay: 2s;--bubble-sway-type: sway-left-to-right}.bubble:nth-child(50){--bubble-left-offset: 8vw;--bubble-radius: 2vw;--bubble-float-duration: 12s;--bubble-sway-duration: 6s;--bubble-float-delay: 1s;--bubble-sway-delay: 0s;--bubble-sway-type: sway-right-to-left}.about .inner-content{position:relative!important;bottom:auto!important;top:50px;width:100%!important;padding:0 40px 50px;min-height:calc(100vh - 100px)}@media screen and (max-width: 1227px){.about .inner-content{top:20px;padding:0 20px 30px}}@media screen and (max-width: 600px){.about .inner-content{top:10px;padding:0 15px 20px}}.about .about-header{margin-bottom:40px;text-align:center}.about .about-header h2{font-family:dazzle-unicase,sans-serif;font-size:3rem;font-weight:500;letter-spacing:2px;margin-bottom:10px;color:#e2cfcf}@media screen and (max-width: 1227px){.about .about-header h2{font-size:2.5rem}}@media screen and (max-width: 600px){.about .about-header h2{font-size:2rem}}.about .about-header .about-subtitle{font-family:new-science,sans-serif;font-size:1.2rem;font-weight:300;letter-spacing:1px;color:#e2cfcfcc;text-transform:none}@media screen and (max-width: 600px){.about .about-header .about-subtitle{font-size:1rem}}.about .about-content{display:flex;flex-direction:column;gap:40px;width:100%;max-width:100%}@media screen and (max-width: 600px){.about .about-content{gap:30px}}.about .about-text p{font-family:new-science,sans-serif;font-size:1.1rem;line-height:1.8;margin-bottom:20px;font-weight:300;text-transform:none;letter-spacing:.5px}@media screen and (max-width: 600px){.about .about-text p{font-size:1rem;line-height:1.6}}.about .skills-section h3{font-family:dazzle-unicase,sans-serif;font-size:2rem;font-weight:500;letter-spacing:1px;margin-bottom:25px;color:#e2cfcf}@media screen and (max-width: 600px){.about .skills-section h3{font-size:1.5rem}}.about .skills-section .skills-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;width:100%;max-width:100%}@media screen and (max-width: 768px){.about .skills-section .skills-grid{grid-template-columns:1fr;gap:20px}}.about .skills-section .skill-category{background:#e2cfcf0d;border:1px solid rgba(226,207,207,.1);border-radius:15px;padding:25px;transition:all .3s ease}.about .skills-section .skill-category:hover{background:#e2cfcf14;border-color:#e2cfcf33;transform:translateY(-2px)}.about .skills-section .skill-category h4{font-family:dazzle-unicase,sans-serif;font-size:1.3rem;font-weight:500;letter-spacing:1px;margin-bottom:15px;color:#e2cfcf}@media screen and (max-width: 600px){.about .skills-section .skill-category h4{font-size:1.1rem}}.about .skills-section .skill-category ul{list-style:none;padding:0;margin:0}.about .skills-section .skill-category ul li{font-family:new-science,sans-serif;font-size:1rem;line-height:1.6;margin-bottom:8px;font-weight:300;text-transform:none;letter-spacing:.3px;color:#e2cfcfe6;position:relative;padding-left:15px}.about .skills-section .skill-category ul li:before{content:"▸";position:absolute;left:0;color:#e2cfcf99;font-size:.8rem}@media screen and (max-width: 600px){.about .skills-section .skill-category ul li{font-size:.9rem}}.about .about-footer{display:flex;justify-content:space-around;align-items:center;margin-top:20px;padding:30px 0;border-top:1px solid rgba(226,207,207,.1)}@media screen and (max-width: 768px){.about .about-footer{flex-direction:column;gap:20px}}.about .about-footer .experience-highlight{text-align:center;display:flex;flex-direction:column;align-items:center;gap:5px}.about .about-footer .experience-highlight .highlight-number{font-family:dazzle-unicase,sans-serif;font-size:2.5rem;font-weight:600;letter-spacing:1px;color:#e2cfcf}@media screen and (max-width: 600px){.about .about-footer .experience-highlight .highlight-number{font-size:2rem}}.about .about-footer .experience-highlight .highlight-text{font-family:new-science,sans-serif;font-size:.9rem;font-weight:300;letter-spacing:.5px;color:#e2cfcfb3;text-transform:none}@media screen and (max-width: 600px){.about .about-footer .experience-highlight .highlight-text{font-size:.8rem}}.work-container{padding:0 40px 60px;max-width:1400px;margin:0 auto}@media screen and (max-width: 768px){.work-container{padding:40px 20px}}@media screen and (max-width: 480px){.work-container{padding:30px 15px}}.work-header{text-align:center;margin-bottom:60px}.work-header h1{font-family:dazzle-unicase,sans-serif;font-size:3.5rem;font-weight:500;letter-spacing:2px;margin-bottom:15px;color:#e2cfcf}@media screen and (max-width: 768px){.work-header h1{font-size:2.5rem}}@media screen and (max-width: 480px){.work-header h1{font-size:2rem}}.work-header p{font-family:new-science,sans-serif;font-size:1.2rem;font-weight:300;letter-spacing:.5px;color:#e2cfcfcc;text-transform:none;max-width:600px;margin:0 auto}@media screen and (max-width: 768px){.work-header p{font-size:1rem}}.projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:40px;margin-bottom:60px}@media screen and (max-width: 1200px){.projects-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}}@media screen and (max-width: 768px){.projects-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px}}@media screen and (max-width: 480px){.projects-grid{grid-template-columns:1fr;gap:20px}}.project-card{background:#e2cfcf08;border:1px solid rgba(226,207,207,.08);border-radius:20px;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);cursor:pointer;position:relative}.project-card:hover,.project-card.active{background:#e2cfcf0f;border-color:#e2cfcf33;transform:translateY(-8px);box-shadow:0 20px 40px #0006}.project-card .project-image{position:relative;overflow:hidden;height:260px;display:flex;align-items:center;justify-content:center}.project-card .project-image img{width:100%;height:100%;object-fit:contain;transition:transform .4s cubic-bezier(.4,0,.2,1)}.project-card .project-image .project-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#140005e6,#140005b3);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .4s cubic-bezier(.4,0,.2,1)}.project-card .project-image .project-overlay .project-info{text-align:center;color:#e2cfcf;padding:30px}.project-card .project-image .project-overlay .project-info h3{font-family:dazzle-unicase,sans-serif;font-size:1.8rem;font-weight:500;letter-spacing:1px;margin-bottom:15px}.project-card .project-image .project-overlay .project-info .project-category{font-family:new-science,sans-serif;font-size:1rem;font-weight:300;letter-spacing:.5px;color:#e2cfcfe6;text-transform:none;margin-bottom:8px}.project-card .project-image .project-overlay .project-info .project-tech{font-family:new-science,sans-serif;font-size:.85rem;font-weight:300;letter-spacing:.3px;color:#e2cfcfb3;text-transform:none;margin-bottom:20px}.project-card .project-image .project-overlay .project-info .view-project-btn{background:#e2cfcfe6;color:#140005;border:none;padding:12px 24px;border-radius:25px;font-family:new-science,sans-serif;font-size:.9rem;font-weight:500;letter-spacing:.5px;cursor:pointer;transition:all .3s ease}.project-card .project-image .project-overlay .project-info .view-project-btn:hover{background:#e2cfcf;transform:translateY(-2px)}.project-card:hover .project-overlay{opacity:1}.project-card:hover img{transform:scale(1.05)}.project-card .project-details{padding:25px}.project-card .project-details h4{font-family:dazzle-unicase,sans-serif;font-size:1.4rem;font-weight:500;letter-spacing:1px;margin-bottom:10px;color:#e2cfcf}.project-card .project-details .project-category-tag{display:inline-block;background:#e2cfcf1a;border:1px solid rgba(226,207,207,.2);padding:4px 12px;border-radius:15px;font-family:new-science,sans-serif;font-size:.8rem;font-weight:300;letter-spacing:.3px;color:#e2cfcf;text-transform:none;margin-bottom:15px}.project-card .project-details .project-description{font-family:new-science,sans-serif;font-size:.95rem;line-height:1.6;font-weight:300;letter-spacing:.3px;color:#e2cfcfcc;text-transform:none}.work-navigation{text-align:center}.work-navigation .nav-info{margin-bottom:30px}.work-navigation .nav-info span{font-family:new-science,sans-serif;font-size:.9rem;font-weight:300;letter-spacing:.5px;color:#e2cfcf99;text-transform:none}.work-navigation .project-links{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;max-width:800px;margin:0 auto}@media screen and (max-width: 768px){.work-navigation .project-links{gap:8px}}.work-navigation .project-links .project-link{background:#e2cfcf08;border:1px solid rgba(226,207,207,.1);padding:10px 18px;border-radius:20px;font-family:new-science,sans-serif;font-size:.85rem;font-weight:300;letter-spacing:.5px;color:#e2cfcf;text-transform:none;cursor:pointer;transition:all .3s ease}.work-navigation .project-links .project-link:hover,.work-navigation .project-links .project-link.active{background:#e2cfcf1a;border-color:#e2cfcf4d;transform:translateY(-2px)}.project-detail-view{padding:0 40px 60px;max-width:1200px;margin:0 auto}@media screen and (max-width: 768px){.project-detail-view{padding:40px 20px}}.project-detail-view .detail-header{display:flex;flex-direction:column}.project-detail-view .detail-actions{display:flex;gap:16px;align-items:center;margin-bottom:20px}.project-detail-view .detail-actions .back-button,.project-detail-view .detail-actions .next-button{display:inline-flex;align-items:center;justify-content:center;height:48px;padding:0 24px;border-radius:30px;line-height:1;font-size:1rem;letter-spacing:.5px}.project-detail-view .detail-actions .back-button{background:transparent;border:1px solid rgba(226,207,207,.3);color:#e2cfcf;transition:all .3s ease}.project-detail-view .detail-actions .back-button:hover{background:#e2cfcf14;border-color:#e2cfcf80;transform:translateY(-1px)}.project-detail-view .detail-actions .next-button{background:#e2cfcf1a;border:1px solid rgba(226,207,207,.3);color:#e2cfcf}.project-detail-view .detail-header{margin-bottom:50px}.project-detail-view .detail-header .back-button{padding:0 24px;height:48px;border-radius:30px;margin:0;background:none;border:1px solid rgba(226,207,207,.3);color:#e2cfcf;font-family:new-science,sans-serif;font-size:1rem;font-weight:300;letter-spacing:.5px;cursor:pointer;transition:all .3s ease}.project-detail-view .detail-header .back-button:hover{background:#e2cfcf1a;border-color:#e2cfcf80}.project-detail-view .detail-header h1{font-family:dazzle-unicase,sans-serif;font-size:3.5rem;font-weight:500;letter-spacing:2px;margin-bottom:20px;color:#e2cfcf}@media screen and (max-width: 768px){.project-detail-view .detail-header h1{font-size:2.5rem}}.project-detail-view .detail-header .project-meta{display:flex;gap:15px;flex-wrap:wrap}.project-detail-view .detail-header .project-meta .meta-item{background:#e2cfcf1a;border:1px solid rgba(226,207,207,.2);padding:8px 16px;border-radius:20px;font-family:new-science,sans-serif;font-size:.9rem;font-weight:300;letter-spacing:.5px;color:#e2cfcf;text-transform:none}.project-detail-view .detail-content{display:grid;grid-template-columns:1fr 1fr;gap:50px}@media screen and (max-width: 768px){.project-detail-view .detail-content{grid-template-columns:1fr;gap:40px}}.project-detail-view .detail-content .detail-image{position:relative;text-align:center}.project-detail-view .detail-content .detail-image img{width:100%;border-radius:20px;box-shadow:0 15px 40px #0006;display:block}.project-detail-view .detail-content .detail-image .visit-button{position:relative;display:inline-block;margin:16px auto 0;background:#e2cfcff2;color:#140005;padding:14px 28px;border-radius:25px;text-decoration:none;font-family:new-science,sans-serif;font-size:.9rem;font-weight:500;letter-spacing:.5px;transition:all .3s ease}.project-detail-view .detail-content .detail-image .visit-button:hover{background:#e2cfcf;transform:translateY(-2px)}@media screen and (min-width: 769px){.project-detail-view .detail-content .detail-image{position:sticky;top:calc(var(--pad));align-self:start}}.project-detail-view .detail-content .detail-text .detail-section{margin-bottom:35px}.project-detail-view .detail-content .detail-text .detail-section h3{font-family:dazzle-unicase,sans-serif;font-size:1.8rem;font-weight:500;letter-spacing:1px;margin-bottom:18px;color:#e2cfcf}.project-detail-view .detail-content .detail-text .detail-section p{font-family:new-science,sans-serif;font-size:1.05rem;line-height:1.7;font-weight:300;letter-spacing:.3px;color:#e2cfcfe6;text-transform:none}.project-detail-view .detail-content .detail-text .detail-section ul{list-style:none;padding:0}.project-detail-view .detail-content .detail-text .detail-section ul li{font-family:new-science,sans-serif;font-size:1rem;line-height:1.6;font-weight:300;letter-spacing:.3px;color:#e2cfcfe6;text-transform:none;margin-bottom:10px;padding-left:25px;position:relative}.project-detail-view .detail-content .detail-text .detail-section ul li:before{content:"▸";position:absolute;left:0;color:#e2cfcf99;font-size:.9rem}.project-detail-view .detail-content .detail-text .detail-section .highlights-grid{display:flex;flex-wrap:wrap;gap:12px}.project-detail-view .detail-content .detail-text .detail-section .highlights-grid .highlight-tag{background:#e2cfcf1a;border:1px solid rgba(226,207,207,.2);padding:8px 16px;border-radius:20px;font-family:new-science,sans-serif;font-size:.85rem;font-weight:300;letter-spacing:.3px;color:#e2cfcf;text-transform:none}.work-links{display:flex;flex-wrap:wrap;gap:15px;justify-content:center}@media screen and (max-width: 768px){.work-links{gap:10px}}.work-links .work-link{list-style:none}.work-links .work-link a{background:#e2cfcf0d;border:1px solid rgba(226,207,207,.1);padding:10px 20px;border-radius:25px;text-decoration:none;font-family:new-science,sans-serif;font-size:.9rem;font-weight:300;letter-spacing:.5px;color:#e2cfcf;text-transform:none;transition:all .3s ease;cursor:pointer}.work-links .work-link a:hover{background:#e2cfcf1a;border-color:#e2cfcf4d;transform:translateY(-2px)}@media screen and (min-width: 992px){.work-container{margin-left:clamp(240px,22vw,360px);padding-left:20px}}.work-container,.project-detail-view{width:100%;max-width:100%}@media screen and (min-width: 992px){.work-container{margin-left:0;padding-left:0;margin-right:0;padding-right:0}}.work-container{margin-top:calc(var(--pad) * 2)}.projects-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:48px}@media screen and (max-width: 900px){.projects-grid{grid-template-columns:1fr;gap:28px}}@media screen and (min-width: 992px){.project-detail-view{margin-left:0;margin-right:0;padding-left:0;padding-right:0}}.project-detail-view{margin-top:calc(var(--pad) * 2)}.app-frame{position:relative;width:100%;padding:calc(var(--pad));height:auto;box-sizing:border-box}.frame-row{height:auto}.content{flex:1 1 auto;min-height:0;overflow:visible}.content_inner{height:auto;overflow:visible}.menu-col{position:static}.menu-col-inner{height:auto;overflow:visible;padding-right:0}.menu-col .main-header{position:static}@media screen and (min-width: 768px){html,body{height:100%;overflow:hidden}.app-frame{height:100vh;height:100svh;height:100dvh}.frame-row{height:100%}.content{overflow:hidden}.content_inner{height:calc(100vh - var(--pad) * 2);height:calc(100svh - var(--pad) * 2);height:calc(100dvh - var(--pad) * 2);overflow:auto}.menu-col{position:static}.menu-col-inner{height:calc(100vh - var(--pad) * 2);overflow:hidden;padding-right:0}.menu-col .main-header{position:static}}.content_inner,.menu-col-inner{scrollbar-color:rgba(226,207,207,.35) transparent;scrollbar-width:thin}.content_inner::-webkit-scrollbar,.menu-col-inner::-webkit-scrollbar{width:10px;height:10px}.content_inner::-webkit-scrollbar-track,.menu-col-inner::-webkit-scrollbar-track{background:transparent}.content_inner::-webkit-scrollbar-thumb,.menu-col-inner::-webkit-scrollbar-thumb{background-color:#e2cfcf47;border-radius:8px;border:2px solid rgba(20,0,5,.85)}.content_inner::-webkit-scrollbar-thumb:hover,.menu-col-inner::-webkit-scrollbar-thumb:hover{background-color:#e2cfcf66}.content_inner::-webkit-scrollbar-thumb:active,.menu-col-inner::-webkit-scrollbar-thumb:active{background-color:#e2cfcf8c}@media screen and (max-width: 600px){.app-frame,.work-container,.project-detail-view{padding-top:8px}}@media screen and (max-width: 1227px){.content-div.about .inner-content,.content-div.contact .inner-content{position:relative;top:0;bottom:auto;width:100%;padding-top:12px}}.content-div.contact{width:100%;max-width:680px;height:auto;overflow:visible}.content-div.contact .inner-content{position:relative;bottom:auto;width:100%;padding:12px 0 24px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;min-height:initial}@media screen and (max-width: 1227px){.content-div.contact{left:auto;right:auto;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-left:12px;padding-right:12px;margin:40vh auto 0}.content-div.contact .inner-content{padding-top:12px;align-items:flex-end}}@media screen and (max-width: 600px){.content-div.contact .inner-content{min-height:auto;overflow-y:visible}}
