@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&display=swap";:root{--font-color-base: #F3F3FE;--font-color-highlight: #58BAFC;--color-background: #121212;--gradient: linear-gradient(-40deg, #FC5A95 0%, #B954EB 50%, #78DAFC 100%);--font-color-base-rgb: 243, 243, 254;--font-color-highlight-rgb: 88, 186, 252;--color-background-rgb: 18, 18, 18;--text-primary: rgba(var(--font-color-base-rgb), .95);--text-secondary: rgba(var(--font-color-base-rgb), .85);--text-tertiary: rgba(var(--font-color-base-rgb), .65);--text-quaternary: rgba(var(--font-color-base-rgb), .35)}.light-theme{--font-color-base: #000000;--font-color-highlight: #0052a3;--color-background: #ffffff;--font-color-base-rgb: 0, 0, 0;--font-color-highlight-rgb: 0, 82, 163;--color-background-rgb: 255, 255, 255}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}[hidden]{display:none}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a:active,a:hover{outline:0}b,strong{font-weight:700}img{border:0}svg:not(:root){overflow:hidden}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button{cursor:pointer}.container{position:relative;width:100%;max-width:750px;margin:0 auto;padding:0 20px;box-sizing:border-box}@media(min-width:400px){.container{width:100%;padding:0}}@media(min-width:1200px){.container{max-width:1200px}}@font-face{font-family:icomoon;src:url(/fonts/icomoon.eot);src:url(/fonts/icomoon.eot?#iefix) format("embedded-opentype"),url(/fonts/icomoon.woff) format("woff"),url(/fonts/icomoon.ttf) format("truetype"),url(/fonts/icomoon.svg#icomoon) format("svg");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=" icon-"]{font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-medium:before{content:""}.icon-twitter:before{content:""}.icon-github:before{content:""}.icon-linkedin:before{content:""}.icon-stackoverflow:before{content:""}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{font-family:Space Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-weight:600;line-height:1.6;color:var(--text-primary)}h1,h2,h3,h4,h5,h6{font-family:Space Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-weight:600;line-height:1.2;margin:0;letter-spacing:-.02em}h1{font-size:4.768rem;font-weight:700;letter-spacing:-.03em}h2{font-size:3.815rem}h3{font-size:3.052rem}h4{font-size:2.441rem;font-weight:500}p{font-size:1rem;line-height:1.7;margin:0 0 1.5rem}a{color:var(--text-primary);text-decoration:none;transition:all .3s ease}a:hover{color:var(--font-color-highlight)}a:focus{outline:none}@media screen and (max-width:800px){h1{font-size:3.815rem}h2{font-size:3.052rem}h3{font-size:2.441rem}}@media screen and (max-width:550px){h1{font-size:3.052rem}h2,h3{font-size:2.441rem}}*:after,*:before{box-sizing:border-box}*:focus,*:active,*:focus-visible{outline:none!important;box-shadow:none!important}html{height:100%;background-color:#0f0f1a;background-image:radial-gradient(ellipse 150% 100% at 15% 10%,rgba(88,186,252,.08) 0%,transparent 55%),radial-gradient(ellipse 150% 100% at 85% 90%,rgba(185,84,235,.08) 0%,transparent 55%),linear-gradient(180deg,#0f0f1a,#121212,#0f0f1a);background-attachment:fixed}html:before{content:"";position:fixed;inset:0;background:radial-gradient(circle at 10% 15%,rgba(88,186,252,.06) 0%,transparent 50%),radial-gradient(circle at 90% 85%,rgba(185,84,235,.06) 0%,transparent 50%);pointer-events:none;z-index:-1}html.light-theme{background-color:#fafafa;background-image:radial-gradient(ellipse 150% 100% at 15% 10%,rgba(88,186,252,.18) 0%,transparent 55%),radial-gradient(ellipse 150% 100% at 85% 90%,rgba(185,84,235,.18) 0%,transparent 55%),linear-gradient(180deg,#fafafa,#fff,#f8f8f8)}html.light-theme:before{background:radial-gradient(circle at 10% 15%,rgba(88,186,252,.12) 0%,transparent 50%),radial-gradient(circle at 90% 85%,rgba(185,84,235,.12) 0%,transparent 50%)}body{height:100%;margin:0;padding:0;background:transparent;overflow-x:hidden;overflow-y:auto;transition:color .3s ease}section{position:relative;width:100%;z-index:1;padding-bottom:4rem}section .container{margin:0 auto;padding:0 2rem}@media screen and (max-width:800px){section{padding-bottom:3rem}.container{padding:0 1.5rem}}@media screen and (max-width:550px){section{padding-bottom:calc(3rem + env(safe-area-inset-bottom))}.container{padding-left:max(1.5rem,env(safe-area-inset-left));padding-right:max(1.5rem,env(safe-area-inset-right))}a,button{-webkit-tap-highlight-color:rgba(88,186,252,.2);touch-action:manipulation}}div#banner{position:fixed;top:0;left:0;right:0;padding:1.5rem 0;padding-top:calc(1.5rem + env(safe-area-inset-top));z-index:1000;background:rgba(var(--color-background-rgb),.7);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);transition:all .3s ease}div#banner .banner__inner{display:flex;align-items:center;justify-content:center}div#banner .banner__logo{text-decoration:none}div#banner .banner__logo:hover{opacity:.8}div#banner .banner__name{font-size:.9rem;font-weight:600;color:var(--font-color-base);letter-spacing:.05em;text-transform:uppercase;transition:color .3s ease}@media screen and (max-width:550px){div#banner{padding-top:calc(1rem + env(safe-area-inset-top));padding-bottom:1rem}div#banner .banner__name{font-size:.85rem}div#banner .banner__logo{min-height:44px;display:flex;align-items:center}}.site-footer{padding:2rem 0;position:relative;z-index:1;width:100%}.site-footer .container{text-align:center}.site-footer .footer__text{margin:0 0 8px;font-size:.85rem;color:var(--text-tertiary);font-weight:500;transition:color .3s ease}.site-footer .footer__links{display:flex;justify-content:center;gap:20px}.site-footer .footer__links a{font-size:.8rem;color:var(--text-quaternary);font-weight:400;transition:color .2s ease}.site-footer .footer__links a:hover{color:var(--text-secondary)}@media screen and (max-width:550px){.site-footer{padding:1.5rem 0;padding-bottom:calc(1.5rem + env(safe-area-inset-bottom));margin-top:2rem}.site-footer .footer__links{gap:16px}.site-footer .footer__links a{font-size:.75rem}}.back-button{display:inline-flex;align-items:center;gap:.4rem;padding:2rem;color:var(--text-tertiary);font-size:.85rem;font-weight:500;text-decoration:none;transition:color .3s ease}.back-button svg{width:14px;height:14px;transition:transform .3s ease}.back-button:hover{color:var(--font-color-highlight)}.back-button:hover svg{transform:translate(-3px)}@media screen and (max-width:550px){.back-button{padding:1.25rem 1.5rem;font-size:.8rem;min-height:44px}.back-button svg{width:12px;height:12px}}.theme-toggle{position:fixed;top:2rem;right:2rem;z-index:10000;width:48px;height:48px;border-radius:50%;border:1px solid rgba(255,255,255,.2);background:#121212e6;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;padding:0;box-shadow:0 2px 8px #0000004d}.theme-toggle:hover{transform:scale(1.05);box-shadow:0 4px 12px #0006}.theme-toggle:active{transform:scale(.95)}.theme-toggle .theme-toggle__icon{position:absolute;width:20px;height:20px;transition:opacity .3s ease,transform .3s ease;color:#fff}.theme-toggle .theme-toggle__icon svg{width:100%;height:100%;stroke:currentColor}.theme-toggle .theme-toggle__icon--light{opacity:0;transform:rotate(-90deg) scale(.5)}.theme-toggle .theme-toggle__icon--dark{opacity:1;transform:rotate(0) scale(1)}.light-theme .theme-toggle{border-color:#00000026;background:#fffffff2;box-shadow:0 2px 8px #0000001a}.light-theme .theme-toggle:hover{box-shadow:0 4px 12px #00000026}.light-theme .theme-toggle .theme-toggle__icon{color:#000}.light-theme .theme-toggle .theme-toggle__icon--light{opacity:1;transform:rotate(0) scale(1)}.light-theme .theme-toggle .theme-toggle__icon--dark{opacity:0;transform:rotate(90deg) scale(.5)}@media screen and (max-width:550px){.theme-toggle{top:1.5rem;right:1.5rem;width:44px;height:44px}.theme-toggle .theme-toggle__icon{width:18px;height:18px}}.mobile-menu-toggle{display:none;position:fixed;bottom:2rem;right:2rem;z-index:10001;width:48px;height:48px;border-radius:50%;border:1px solid rgba(255,255,255,.2);background:#121212e6;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);cursor:pointer;padding:0;box-shadow:0 2px 8px #0000004d;transition:all .3s ease;align-items:center;justify-content:center}.mobile-menu-toggle:hover{transform:scale(1.05)}.mobile-menu-toggle:active{transform:scale(.95)}.mobile-menu-toggle .mobile-menu-toggle__icon{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;gap:5px}.mobile-menu-toggle .mobile-menu-toggle__line{width:22px;height:2px;background:#fff;border-radius:2px;transition:all .3s ease}.mobile-menu-toggle[aria-expanded=true] .mobile-menu-toggle__line:nth-child(1){transform:translateY(7px) rotate(45deg)}.mobile-menu-toggle[aria-expanded=true] .mobile-menu-toggle__line:nth-child(2){opacity:0}.mobile-menu-toggle[aria-expanded=true] .mobile-menu-toggle__line:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.light-theme .mobile-menu-toggle{border-color:#0003;background:#ffffffe6;box-shadow:0 2px 8px #0000001a}.light-theme .mobile-menu-toggle .mobile-menu-toggle__line{background:#000}.mobile-menu{display:none;position:fixed;bottom:0;left:0;right:0;z-index:10000;background:#121212fa;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-top:1px solid rgba(255,255,255,.1);padding:2rem 1.5rem;padding-bottom:calc(2rem + env(safe-area-inset-bottom));transform:translateY(100%);transition:transform .3s ease}.mobile-menu[aria-hidden=false]{transform:translateY(0)}.mobile-menu .mobile-menu__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.mobile-menu .mobile-menu__item{margin:0;padding:0}.mobile-menu .mobile-menu__link{display:block;padding:1rem 1.5rem;font-size:1.1rem;font-weight:500;color:var(--font-color-base);text-decoration:none;border-radius:12px;transition:all .3s ease}.mobile-menu .mobile-menu__link:hover,.mobile-menu .mobile-menu__link:active{background:#ffffff1a;color:var(--font-color-highlight)}.mobile-menu .mobile-menu__link.active{background:rgba(var(--font-color-highlight-rgb),.2);color:var(--font-color-highlight);font-weight:600}.light-theme .mobile-menu{background:#fffffffa;border-top-color:#0000001a}.light-theme .mobile-menu .mobile-menu__link:hover,.light-theme .mobile-menu .mobile-menu__link:active{background:#0000001a}.light-theme .mobile-menu .mobile-menu__link.active{background:rgba(var(--font-color-highlight-rgb),.15)}@media screen and (max-width:768px){.mobile-menu-toggle{display:flex}.mobile-menu{display:block}#fp-nav{display:none!important}}@media screen and (max-width:550px){.mobile-menu-toggle{bottom:1.5rem;right:1.5rem;width:44px;height:44px}.mobile-menu-toggle .mobile-menu-toggle__line{width:20px}.mobile-menu{padding:1.5rem;padding-bottom:calc(1.5rem + env(safe-area-inset-bottom))}.mobile-menu .mobile-menu__link{padding:.875rem 1.25rem;font-size:1rem}}#page-nav{position:fixed;right:2rem;top:50%;transform:translateY(-50%);z-index:9999}@media screen and (max-width:768px){#page-nav{display:none}}#page-nav ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;align-items:center;gap:.8rem}#page-nav ul li{margin:0;padding:0}#page-nav ul li a{display:flex;align-items:center;justify-content:center;width:36px;height:36px;cursor:pointer;transition:all .3s ease}#page-nav ul li a>span:first-child{display:block;width:10px;height:10px;border-radius:50%;background:var(--font-color-base);opacity:.3;transition:all .3s ease}#page-nav ul li a.active>span:first-child{opacity:.7;background:var(--font-color-highlight);width:12px;height:12px}#page-nav ul li a:hover>span:first-child{opacity:.5}#page-nav ul li a .page-nav-tooltip{position:absolute;right:3rem;top:50%;transform:translateY(-50%);font-size:.9rem;font-weight:500;color:var(--font-color-base);white-space:nowrap;opacity:0;pointer-events:none;transition:all .3s ease;padding:.5rem 1rem;background:rgba(var(--color-background-rgb),.95);backdrop-filter:blur(10px);border-radius:.5rem;box-shadow:0 2px 8px #0000001a}#page-nav ul li a:hover .page-nav-tooltip{opacity:1;transform:translateY(-50%) translate(-5px)}.js-ready{visibility:visible}.intro__greeting .word,.intro__bio .word{display:inline-block;opacity:0;filter:blur(30px);transform:translateY(20px);transition:opacity 1.1s ease-out,filter 1.1s ease-out,transform 1.6s ease-out}.intro__greeting .word.is-visible,.intro__bio .word.is-visible{opacity:1;filter:blur(0);transform:translateY(0)}.intro__greeting .intro__name-highlight .word{color:transparent;background:var(--gradient);-webkit-background-clip:text;background-clip:text}.intro__links .link-item{display:inline-flex;opacity:0;filter:blur(30px);transform:translateY(20px);transition:opacity 1.1s ease-out,filter 1.1s ease-out,transform 1.6s ease-out}.intro__links .link-item.is-visible{opacity:1;filter:blur(0);transform:translateY(0)}.intro__avatar{opacity:0;transform:translateY(20px);transition:opacity 3s ease-out,transform 3s ease-out}.intro__avatar.is-visible{opacity:1;transform:translateY(0)}.intro__greeting,.intro__bio,.intro__links{visibility:hidden}.intro__greeting.js-ready,.intro__bio.js-ready,.intro__links.js-ready{visibility:visible}.section__title,.section__subtitle,.work__carousel-wrapper,.websites__item,.community__item{opacity:0;transform:translateY(10px);transition:opacity .8s ease-out,transform .8s ease-out}.section__title.is-visible,.section__subtitle.is-visible,.work__carousel-wrapper.is-visible,.websites__item.is-visible,.community__item.is-visible{opacity:1;transform:translateY(0)}#work .section__title,#work .section__subtitle,#work .work__carousel-wrapper{visibility:hidden}#work .section__title.js-ready,#work .section__subtitle.js-ready,#work .work__carousel-wrapper.js-ready{visibility:visible}section#intro{min-height:100vh;padding:0;display:flex;align-items:center;justify-content:center}section#intro .intro__inner{width:100%;padding:2rem 0;display:flex;align-items:center;justify-content:center}section#intro .intro__content{text-align:left;max-width:900px;margin:0 auto;padding:0 3rem}section#intro .intro__avatar{margin-bottom:1.75rem;transition-duration:3s}section#intro .intro__avatar img{width:120px;height:120px;border-radius:50%;object-fit:cover;transition:transform .3s ease}section#intro .intro__avatar img:hover{transform:scale(1.02)}section#intro .intro__greeting{margin-bottom:1.25rem;font-weight:700;line-height:1.15;font-size:4.2rem;color:var(--text-primary);letter-spacing:-.03em}section#intro .intro__greeting .intro__name-highlight{color:transparent;background:var(--gradient);-webkit-background-clip:text;background-clip:text}section#intro .intro__bio{margin-bottom:2rem}section#intro .intro__bio p{font-size:1.4rem;font-weight:500;line-height:1.65;color:var(--text-secondary);margin:0}section#intro .intro__links{font-size:.85rem;font-weight:500;color:var(--text-secondary);display:flex;flex-wrap:wrap;gap:1.75rem}section#intro .intro__links a{color:var(--text-secondary);font-weight:600;display:inline-flex;align-items:center;gap:.4rem}section#intro .intro__links a i{font-size:1.1em}section#intro .intro__links a:hover{color:var(--font-color-highlight)}@media screen and (max-width:800px){section#intro .intro__content{padding:0 2rem}section#intro .intro__avatar{margin-bottom:1.5rem}section#intro .intro__avatar img{width:100px;height:100px}section#intro .intro__greeting{font-size:3rem}section#intro .intro__bio p{font-size:1.3rem}}@media screen and (max-width:550px){section#intro .intro__content{padding:0 1.5rem}section#intro .intro__avatar{margin-bottom:1.25rem}section#intro .intro__avatar img{width:80px;height:80px}section#intro .intro__greeting{font-size:2.4rem}section#intro .intro__bio p{font-size:1.15rem}section#intro .intro__links{font-size:1rem;gap:1.5rem}section#intro .intro__links a{padding:.4rem 0;min-height:40px}section#intro .intro__links a .link-text{display:none}section#intro .intro__links a i{font-size:1.2rem}}section#work{padding:0;min-height:100vh;display:flex;align-items:center}section#work .container{width:100%;padding:2rem 0}section#work .section__title{text-align:left;margin-bottom:.5rem;color:transparent;background:linear-gradient(-40deg,#fc5a95,#b954eb,#78dafc);-webkit-background-clip:text;background-clip:text;font-size:1.8rem;display:inline-block}section#work .section__subtitle{text-align:left;font-size:1.1rem;font-weight:500;color:var(--text-tertiary);margin-bottom:2rem;margin-top:0}section#work .work__carousel-wrapper{position:relative;display:flex;align-items:center;gap:1rem;padding:0 3rem}section#work .work__carousel-container{flex:1;overflow:hidden;position:relative;padding:4rem 0;cursor:grab;user-select:none;mask-image:linear-gradient(to right,transparent 0,black 200px,black calc(100% - 200px),transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0,black 200px,black calc(100% - 200px),transparent 100%)}section#work .work__carousel-container:active{cursor:grabbing}section#work .work__carousel-track{display:flex;gap:1.5rem;transition:transform .5s cubic-bezier(.4,0,.2,1);will-change:transform;align-items:center}section#work .work__card{flex:0 0 calc(40% - 1rem);border:1px solid rgba(var(--font-color-base-rgb),.08);border-radius:16px;background:rgba(var(--font-color-base-rgb),.02);transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;opacity:.25;transform:scale(.95);cursor:inherit;aspect-ratio:9/16}section#work .work__card.work__card--center{opacity:1;transform:scale(1);box-shadow:0 0 32px color-mix(in srgb,var(--project-color, var(--font-color-highlight)) 50%,transparent)}section#work .work__card-image-wrapper{position:absolute;inset:0;background:rgba(var(--font-color-base-rgb),.05);display:flex;align-items:center;justify-content:center}section#work .work__card-image-wrapper:after{content:"";position:absolute;inset:0;background:#00000059;pointer-events:none;z-index:1}section#work .work__card-screenshot{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}section#work .work__card-icon{width:80px;height:80px;border-radius:18px;object-fit:cover;box-shadow:0 4px 16px #0000004d;z-index:2;position:relative;background:rgba(var(--color-background-rgb),.95)}section#work .work__card-overlay{position:absolute;bottom:0;left:0;right:0;padding:1.5rem;background:rgba(var(--color-background-rgb),.92);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-top:1px solid rgba(var(--font-color-base-rgb),.1);z-index:3;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}section#work .work__card-info{display:flex;flex-direction:column;gap:.5rem;flex:1}section#work .work__card-name{font-size:1.3rem;font-weight:700;color:var(--text-primary);margin:0;letter-spacing:-.01em;line-height:1.3}section#work .work__card-tagline{font-size:1rem;font-weight:500;color:var(--text-tertiary);margin:0;line-height:1.4}section#work .work__card-link{position:absolute;top:1rem;right:1rem;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:rgba(var(--color-background-rgb),.85);border:1px solid rgba(var(--font-color-base-rgb),.15);border-radius:50%;color:var(--text-primary);z-index:4;box-shadow:0 2px 8px #00000026}section#work .work__card-link:hover{background:var(--project-color, var(--font-color-highlight));color:var(--color-background);transform:scale(1.1)}section#work .work__card-link svg{width:20px;height:20px}section#work .work__carousel-arrow{flex-shrink:0;width:48px;height:48px;border-radius:50%;border:1px solid rgba(var(--font-color-base-rgb),.15);background:rgba(var(--font-color-base-rgb),.03);color:var(--text-primary);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}section#work .work__carousel-arrow:hover{background:rgba(var(--font-color-base-rgb),.06);transform:scale(1.1)}section#work .work__carousel-arrow:active{transform:scale(.95)}section#work .work__carousel-arrow svg{width:20px;height:20px}section#work .work__carousel-pagination{display:flex;justify-content:center;align-items:center;gap:.5rem;padding:0 1rem}section#work .work__carousel-counter{font-size:.75rem;color:rgba(var(--font-color-base-rgb),.5);font-weight:400;margin-right:.5rem}section#work .work__carousel-dot{width:8px;height:8px;border-radius:50%;background:rgba(var(--font-color-base-rgb),.2);border:none;cursor:pointer;padding:0;transition:all .3s ease}section#work .work__carousel-dot:hover{background:rgba(var(--font-color-base-rgb),.4);transform:scale(1.2)}section#work .work__carousel-dot.work__carousel-dot--active{background:rgba(var(--font-color-base-rgb),.6);width:24px;border-radius:4px}@media screen and (max-width:800px){section#work .work__carousel-wrapper{padding:0 2.5rem;gap:.75rem}section#work .work__carousel-container{padding:3rem 0 4rem;mask-image:linear-gradient(to right,transparent 0,black 160px,black calc(100% - 160px),transparent 100%)}section#work .work__carousel-arrow{width:40px;height:40px}section#work .work__carousel-arrow svg{width:18px;height:18px}section#work .work__card-name{font-size:1.2rem}section#work .work__card-tagline{font-size:.95rem}}@media screen and (max-width:550px){section#work .section__title{font-size:1.6rem}section#work .section__subtitle{font-size:1rem;margin-bottom:1.5rem}section#work .work__carousel-wrapper{padding:0 .125rem;gap:.5rem}section#work .work__carousel-container{padding:2.5rem 0 4rem;mask-image:linear-gradient(to right,transparent 0,black 40px,black calc(100% - 40px),transparent 100%);cursor:default}section#work .work__carousel-arrow{width:32px;height:32px}section#work .work__carousel-arrow svg{width:14px;height:14px}section#work .work__card{flex:0 0 calc(90% - .5rem);border-radius:12px}section#work .work__card:not(.work__card--center){opacity:.2}section#work .work__card-overlay{padding:.75rem;flex-direction:column;align-items:flex-start}section#work .work__card-link{width:36px;height:36px;top:.75rem;right:.75rem}section#work .work__card-link svg{width:16px;height:16px}section#work .work__card-icon{width:60px;height:60px}section#work .work__card-name{font-size:1.1rem}section#work .work__card-tagline{font-size:.9rem}section#work .work__carousel-pagination{gap:.4rem}section#work .work__carousel-counter{font-size:.7rem;margin-right:.4rem}section#work .work__carousel-dot{width:6px;height:6px}section#work .work__carousel-dot.work__carousel-dot--active{width:20px}}section#websites{padding:0;min-height:100vh;display:flex;align-items:center}section#websites .container{width:100%;padding:2rem 0}section#websites .section__title{text-align:left;margin-bottom:.5rem;color:transparent;background:linear-gradient(-40deg,#fc5a95,#b954eb,#78dafc);-webkit-background-clip:text;background-clip:text;font-size:1.8rem;display:inline-block}section#websites .section__subtitle{text-align:left;font-size:1.1rem;font-weight:500;color:var(--text-tertiary);margin-bottom:2rem;margin-top:0}section#websites .websites__list{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:1200px;margin:0 auto}section#websites .websites__item{display:flex;flex-direction:column;border:1px solid rgba(var(--font-color-base-rgb),.08);background:rgba(var(--font-color-base-rgb),.01);border-radius:16px;position:relative;overflow:hidden;text-decoration:none;transition:opacity .8s ease-out,transform .8s ease-out,background .4s ease,box-shadow .4s ease}section#websites .websites__item:before{content:"";position:absolute;inset:0;border-radius:16px;border:1px solid rgba(var(--font-color-highlight-rgb),.4);opacity:0;transition:opacity .4s ease;pointer-events:none}section#websites .websites__item:hover{background:rgba(var(--font-color-base-rgb),.05);box-shadow:0 8px 24px rgba(var(--font-color-highlight-rgb),.15);transform:translateY(-2px)}section#websites .websites__item:hover:before{opacity:1}section#websites .websites__item:hover .websites__item-name{color:var(--font-color-highlight)}section#websites .websites__item:hover .websites__item-image{transform:scale(1.05)}section#websites .websites__item--discontinued{opacity:.7}section#websites .websites__item-image-wrapper{width:100%;height:200px;overflow:hidden;background:rgba(var(--font-color-base-rgb),.03);position:relative}section#websites .websites__item-image-wrapper:after{content:"";position:absolute;bottom:0;left:0;right:0;height:40%;background:linear-gradient(to top,rgba(var(--color-background-rgb),.95),transparent);pointer-events:none}section#websites .websites__item-image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}section#websites .websites__item-content{display:flex;flex-direction:column;padding:1.5rem 1.75rem;gap:1rem;flex:1}section#websites .websites__item-header{display:flex;flex-direction:column;gap:.5rem;flex:1}section#websites .websites__item-title-row{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}section#websites .websites__item-icon{width:48px;height:48px;border-radius:10px;object-fit:cover;flex-shrink:0}section#websites .websites__item-name{font-size:1.25rem;font-weight:700;color:var(--text-primary);margin:0;transition:color .4s ease}section#websites .websites__item-badge{font-size:.7rem;font-weight:600;padding:.2rem .6rem;border-radius:4px;text-transform:uppercase}section#websites .websites__item-badge--discontinued{background:rgba(var(--font-color-base-rgb),.1);color:var(--text-tertiary)}section#websites .websites__item-url{font-size:.85rem;font-weight:600;color:var(--text-tertiary);font-family:SF Mono,monospace}section#websites .websites__item-description{font-size:.95rem;color:var(--text-secondary);line-height:1.5;margin:.25rem 0 0}section#websites .websites__item-stack{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}section#websites .websites__item-tag{font-size:.75rem;font-weight:600;padding:.25rem .6rem;background:rgba(var(--font-color-highlight-rgb),.1);color:rgba(var(--font-color-highlight-rgb),.8);border-radius:6px;border:1px solid rgba(var(--font-color-highlight-rgb),.15)}@media screen and (max-width:800px){section#websites .websites__list{grid-template-columns:1fr;gap:1rem}section#websites .websites__item-image-wrapper{height:180px}section#websites .websites__item-content{padding:1.25rem}section#websites .websites__item-icon{width:40px;height:40px}section#websites .websites__item-name{font-size:1.1rem}}@media screen and (max-width:550px){section#websites .section__title{font-size:1.6rem}section#websites .section__subtitle{font-size:1rem;margin-bottom:1.25rem}section#websites .websites__item{border-radius:12px}section#websites .websites__item-image-wrapper{height:160px}section#websites .websites__item-content{padding:1rem;gap:.75rem}section#websites .websites__item-icon{width:36px;height:36px}section#websites .websites__item-name{font-size:1.05rem}section#websites .websites__item-url{font-size:.75rem}section#websites .websites__item-description{font-size:.85rem}section#websites .websites__item-tag{font-size:.7rem;padding:.2rem .5rem}}section#homes{padding:0;min-height:100vh;display:flex;align-items:center}section#homes .container{width:100%;padding:2rem 0}section#homes .section__title{text-align:left;margin-bottom:.5rem;color:transparent;background:linear-gradient(-40deg,#fc5a95,#b954eb,#78dafc);-webkit-background-clip:text;background-clip:text;font-size:1.8rem;display:inline-block}section#homes .section__subtitle{text-align:left;font-size:1.1rem;font-weight:500;color:var(--text-tertiary);margin-bottom:2rem;margin-top:0}section#homes .homes__list{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:1200px;margin:0 auto}section#homes .homes__item{display:flex;flex-direction:column;border:1px solid rgba(var(--font-color-base-rgb),.08);background:rgba(var(--font-color-base-rgb),.01);border-radius:20px;position:relative;overflow:hidden;transition:opacity .8s ease-out,transform .8s ease-out}section#homes .homes__item-cover{position:relative;display:block;height:320px;overflow:hidden}section#homes .homes__item-image{width:100%;height:100%;object-fit:cover}section#homes .homes__item-overlay{position:absolute;inset:0;display:flex;align-items:flex-end;padding:1.5rem 1.75rem;background:linear-gradient(to top,rgba(0,0,0,.78) 0%,rgba(0,0,0,.25) 45%,transparent 75%);pointer-events:none}section#homes .homes__item-overlay-text{display:flex;flex-direction:column;gap:.25rem}section#homes .homes__item-name{font-size:1.6rem;font-weight:700;color:#fff;margin:0;line-height:1.1;text-shadow:0 2px 12px rgba(0,0,0,.4)}section#homes .homes__item-location{font-size:.85rem;font-weight:600;letter-spacing:.02em;color:#ffffffd9;text-shadow:0 1px 8px rgba(0,0,0,.4)}section#homes .homes__item-body{display:flex;flex-direction:column;gap:1.25rem;padding:1.5rem 1.75rem;flex:1}section#homes .homes__item-description{font-size:.95rem;color:var(--text-secondary);line-height:1.6;margin:0}section#homes .homes__item-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem}section#homes .homes__item-thumb{display:block;aspect-ratio:1/1;border-radius:10px;overflow:hidden;background:rgba(var(--font-color-base-rgb),.03)}section#homes .homes__item-thumb img{width:100%;height:100%;object-fit:cover}section#homes .homes__item-cta{position:absolute;top:1.25rem;right:1.25rem;z-index:2;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-size:.9rem;font-weight:700;padding:.6rem 1.1rem;background:#fffffff2;color:#111;border-radius:10px;border:1px solid rgba(255,255,255,.6);box-shadow:0 4px 14px #00000040;text-decoration:none}@media screen and (max-width:800px){section#homes .homes__list{grid-template-columns:1fr;gap:1.25rem}section#homes .homes__item-cover{height:260px}section#homes .homes__item-body{padding:1.25rem;gap:1rem}section#homes .homes__item-name{font-size:1.4rem}}@media screen and (max-width:550px){section#homes .section__title{font-size:1.6rem}section#homes .section__subtitle{font-size:1rem;margin-bottom:1.25rem}section#homes .homes__item{border-radius:16px}section#homes .homes__item-cover{height:220px}section#homes .homes__item-overlay{padding:1.25rem}section#homes .homes__item-body{padding:1rem}section#homes .homes__item-gallery{gap:.4rem}section#homes .homes__item-name{font-size:1.25rem}section#homes .homes__item-description{font-size:.9rem}}section#community{padding:0;min-height:100vh;display:flex;align-items:center}section#community .container{width:100%;padding:2rem 0 4rem}section#community .section__title{text-align:left;margin-bottom:.5rem;color:transparent;background:linear-gradient(-40deg,#fc5a95,#b954eb,#78dafc);-webkit-background-clip:text;background-clip:text;font-size:1.8rem;display:inline-block}section#community .section__subtitle{text-align:left;font-size:1.1rem;font-weight:500;color:var(--text-tertiary);margin-bottom:2rem;margin-top:0}section#community .community__list{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem;max-width:1200px;margin:0 auto}section#community .community__item{display:block;padding:1rem 1.5rem;border:1px solid rgba(var(--font-color-base-rgb),.08);border-radius:16px;background:rgba(var(--font-color-base-rgb),.02);transition:opacity .8s ease-out,transform .8s ease-out,background .4s ease,box-shadow .4s ease;position:relative;overflow:hidden}section#community .community__item:before{content:"";position:absolute;inset:0;border-radius:16px;border:1px solid rgba(var(--font-color-highlight-rgb),.4);opacity:0;transition:opacity .4s ease;pointer-events:none}section#community .community__item:hover{background:rgba(var(--font-color-base-rgb),.05);box-shadow:0 4px 16px rgba(var(--font-color-highlight-rgb),.12)}section#community .community__item:hover:before{opacity:1}section#community .community__item:hover .community__item-title{color:var(--font-color-highlight)}section#community .community__item-content{display:block;text-decoration:none;color:inherit;outline:none}section#community .community__item-header{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:.4rem}section#community .community__item-type{font-size:.7rem;font-weight:700;text-transform:uppercase;color:var(--text-quaternary);letter-spacing:.1em}section#community .community__item-emoji{font-size:.85rem;opacity:.4}section#community .community__item-title{font-size:1rem;font-weight:600;color:var(--text-primary);margin:0;line-height:1.5;transition:color .4s ease}@media screen and (max-width:800px){section#community .container{padding-bottom:3rem}section#community .community__list{grid-template-columns:repeat(2,1fr);gap:.8rem}section#community .community__item{padding:.75rem 1rem}section#community .community__item-title{font-size:.9rem}}@media screen and (max-width:550px){section#community .section__title{font-size:1.6rem}section#community .section__subtitle{font-size:1rem;margin-bottom:1.25rem}section#community .community__list{grid-template-columns:1fr;gap:1rem}section#community .community__item{padding:0 .85rem .75rem;border-radius:12px;min-height:50px}section#community .community__item-header{margin-bottom:.2rem}section#community .community__item-type{font-size:.65rem}section#community .community__item-title{font-size:.9rem}}section#privacy,section#terms,section#support,section#contact{min-height:100vh;padding:80px 0 20px}@media screen and (max-width:550px){section#privacy,section#terms,section#support,section#contact{padding:70px 0 20px}}.page-header{text-align:center;margin-bottom:48px}.page-header h2{display:inline-block;font-size:2.75rem;font-weight:700;margin-bottom:16px;background:var(--gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.02em}.page-header .page-intro{font-size:1.05rem;color:var(--text-tertiary);margin:0;font-weight:400;letter-spacing:.01em}.page-footer-links{margin-top:48px;padding-top:24px;border-top:1px solid rgba(var(--font-color-base-rgb),.08);text-align:center}.page-footer-links a{font-size:.85rem;font-weight:400;color:var(--text-quaternary);transition:color .2s ease}.page-footer-links a:hover{color:var(--font-color-highlight)}.page-footer-links .separator{margin:0 12px;color:var(--text-quaternary)}.legal-content{max-width:600px;margin:0 auto}.legal-section{margin-bottom:32px}.legal-section:last-child{margin-bottom:0}.legal-section h3{font-size:.95rem;font-weight:600;color:var(--text-primary);margin-bottom:10px;letter-spacing:.01em}.legal-section h4{font-size:.875rem;font-weight:600;color:var(--text-secondary);margin-top:16px;margin-bottom:8px;letter-spacing:.01em}.legal-section h4:first-of-type{margin-top:0}.legal-section p{font-size:.9rem;font-weight:400;line-height:1.75;color:var(--text-tertiary);margin-bottom:10px}.legal-section p:last-child{margin-bottom:0}.legal-section ul{margin:10px 0 0;padding-left:18px}.legal-section ul li{font-size:.9rem;font-weight:400;color:var(--text-tertiary);margin-bottom:4px;line-height:1.6}.legal-section a{color:var(--font-color-highlight);font-weight:500}.legal-section a:hover{text-decoration:underline}.support-content{max-width:640px;margin:0 auto}.faq-section{margin-bottom:40px}.faq-section h3{display:inline-block;font-size:1.1rem;font-weight:600;color:var(--text-secondary);margin-bottom:14px;letter-spacing:.02em;text-transform:uppercase}.faq-item{border:1px solid rgba(var(--font-color-base-rgb),.08);border-radius:10px;margin-bottom:8px;transition:border-color .2s ease}.faq-item:hover{border-color:rgba(var(--font-color-base-rgb),.15)}.faq-item:has(.faq-toggle:checked){border-color:rgba(var(--font-color-highlight-rgb),.25)}.faq-item:has(.faq-toggle:checked) .faq-question:after{transform:rotate(180deg)}.faq-item:has(.faq-toggle:checked) .faq-answer{grid-template-rows:1fr}.faq-item .faq-toggle{display:none}.faq-item .faq-question{padding:12px 14px;font-weight:600;font-size:.9rem;color:var(--text-primary);cursor:pointer;display:flex;justify-content:space-between;align-items:center;user-select:none}.faq-item .faq-question:after{content:"";width:7px;height:7px;border-right:1.5px solid var(--text-quaternary);border-bottom:1.5px solid var(--text-quaternary);transform:rotate(45deg);transition:transform .3s ease;flex-shrink:0;margin-left:12px}.faq-item .faq-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.faq-item .faq-answer p{overflow:hidden;padding:0 14px;font-size:.85rem;font-weight:400;color:var(--text-tertiary);margin:0;line-height:1.6}.faq-item .faq-toggle:checked~.faq-answer p{padding-bottom:14px}.contact-section h3{display:inline-block;font-size:1.1rem;font-weight:600;color:var(--text-secondary);margin-bottom:6px;letter-spacing:.02em;text-transform:uppercase}.contact-section>p{font-size:.9rem;color:var(--text-tertiary);margin-bottom:20px;font-weight:400}.form-wrapper{position:relative}.form-wrapper .support-form{transition:opacity .4s ease,transform .4s ease}.form-wrapper .form-success{position:absolute;top:0;left:0;right:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:3rem 2rem;opacity:0;transform:scale(.9);pointer-events:none;transition:opacity .4s ease,transform .4s ease}.form-wrapper.is-success .support-form{opacity:0;transform:scale(.95);pointer-events:none}.form-wrapper.is-success .form-success{opacity:1;transform:scale(1);pointer-events:auto}.form-success__icon{width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,#58bafc33,#b954eb33);border:2px solid rgba(88,186,252,.4);display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;animation:successPop .5s cubic-bezier(.34,1.56,.64,1) forwards}.form-success__icon svg{width:32px;height:32px;color:var(--font-color-highlight);stroke-dasharray:24;stroke-dashoffset:24;animation:checkDraw .4s ease .3s forwards}.form-success__title{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin:0 0 .5rem;animation:fadeSlideUp .4s ease .2s both}.form-success__text{font-size:1rem;color:var(--text-secondary);margin:0 0 1.5rem;animation:fadeSlideUp .4s ease .3s both}.form-success__reset{padding:10px 20px;font-size:.85rem;font-weight:500;font-family:inherit;color:var(--text-tertiary);background:transparent;border:1px solid rgba(var(--font-color-base-rgb),.15);border-radius:6px;cursor:pointer;transition:all .2s ease;animation:fadeSlideUp .4s ease .4s both}.form-success__reset:hover{color:var(--text-primary);border-color:rgba(var(--font-color-base-rgb),.3)}@keyframes successPop{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}@keyframes checkDraw{to{stroke-dashoffset:0}}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.support-form .form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}@media(max-width:550px){.support-form .form-row{grid-template-columns:1fr;gap:0}}.support-form .form-group{margin-bottom:14px}.support-form .form-group label{display:block;margin-bottom:5px;font-weight:500;font-size:.8rem;color:var(--text-secondary);letter-spacing:.02em;text-transform:uppercase}.support-form .form-group label .required{color:#fc5a95;text-transform:none}.support-form .form-group label .optional{font-weight:400;color:var(--text-quaternary);font-size:.75rem;text-transform:none}.support-form .form-group input[type=text],.support-form .form-group input[type=email],.support-form .form-group select,.support-form .form-group textarea{width:100%;padding:10px 12px;font-size:.9rem;font-family:inherit;font-weight:400;border:1px solid rgba(var(--font-color-base-rgb),.12);border-radius:8px;background-color:rgba(var(--font-color-base-rgb),.02);color:var(--text-primary);transition:border-color .2s ease,background-color .2s ease;box-sizing:border-box}.support-form .form-group input[type=text]:focus,.support-form .form-group input[type=email]:focus,.support-form .form-group select:focus,.support-form .form-group textarea:focus{outline:none;border-color:var(--font-color-highlight);background-color:rgba(var(--font-color-highlight-rgb),.03)}.support-form .form-group input[type=text]::placeholder,.support-form .form-group input[type=email]::placeholder,.support-form .form-group select::placeholder,.support-form .form-group textarea::placeholder{color:var(--text-quaternary);font-weight:400}.support-form .form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.support-form .form-group textarea{resize:vertical;min-height:90px}.support-form .form-submit{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;font-size:.85rem;font-weight:500;font-family:inherit;color:var(--text-primary);background:transparent;border:1px solid rgba(var(--font-color-base-rgb),.2);border-radius:6px;cursor:pointer;transition:all .2s ease;position:relative;min-width:160px;justify-content:center}.support-form .form-submit__text{transition:opacity .2s ease}.support-form .form-submit__text:after{content:" →";transition:transform .2s ease;display:inline-block}.support-form .form-submit__loader{position:absolute;width:18px;height:18px;border:2px solid rgba(var(--font-color-base-rgb),.2);border-top-color:var(--font-color-highlight);border-radius:50%;opacity:0;transition:opacity .2s ease}.support-form .form-submit:hover:not(.is-loading){border-color:var(--font-color-highlight)}.support-form .form-submit:hover:not(.is-loading) .form-submit__text:after{transform:translate(3px)}.support-form .form-submit.is-loading{cursor:wait}.support-form .form-submit.is-loading .form-submit__text{opacity:0}.support-form .form-submit.is-loading .form-submit__loader{opacity:1;animation:spin .8s linear infinite}.support-form .form-submit:disabled{cursor:wait}@keyframes spin{to{transform:rotate(360deg)}}
