@import url("https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&family=Space+Grotesk:wght@500;600;700&display=swap");:root{--bg:#07050c;--card:#120d1d;--purple:#8b5cf6;--light:#c084fc;--text:#f5f3ff;--muted:#a1a1aa;--line:rgba(139,92,246,.2)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Manrope,Arial,sans-serif}a{text-decoration:none}a,button{color:inherit}button{font:inherit}nav{height:84px;position:absolute;z-index:5;width:100%;padding:0 clamp(22px,5vw,90px);justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.09)}.logo,nav{display:flex;align-items:center}.logo{font-family:Space Grotesk;font-weight:700;letter-spacing:1px;font-size:14px;gap:9px}.logo span{display:grid;place-items:center;background:var(--purple);height:28px;width:28px;-webkit-clip-path:polygon(20% 0,100% 0,100% 80%,80% 100%,0 100%,0 20%);clip-path:polygon(20% 0,100% 0,100% 80%,80% 100%,0 100%,0 20%);font-size:9px}.navlinks,.navsocial{display:flex;gap:27px;font:500 11px DM Mono;letter-spacing:.08em}.navlinks a{color:#d2cedb}.navlinks a:hover,.navsocial a:hover{color:var(--light)}.navsocial{gap:16px;color:var(--muted);font-size:10px}.menuButton{display:none;background:none;border:0}.menuButton svg,.mobileMenu button svg{width:27px}.hero{min-height:780px;height:100vh;position:relative;overflow:hidden;display:flex;align-items:center;padding:125px clamp(22px,10vw,180px) 90px}.heroImage{background:linear-gradient(90deg,#07050c 4%,rgba(7,5,12,.9) 31%,rgba(7,5,12,.14) 72%,#07050c),url(/images/hero-bg.png) 50%/cover;z-index:-2;animation:drift 16s ease-in-out infinite alternate}.heroImage,.noise{position:absolute;inset:0}.noise{opacity:.17;z-index:-1;background-image:radial-gradient(rgba(255,255,255,.6) .5px,transparent 0);background-size:6px 6px;-webkit-mask-image:linear-gradient(transparent,black,transparent);mask-image:linear-gradient(transparent,black,transparent)}.heroContent{max-width:655px;animation:enter .8s both}.availability,.eyebrow,.kicker,.meta,.scroll,.tags{font:500 10px DM Mono;letter-spacing:.12em}.availability{display:flex;align-items:center;gap:8px;color:#d9c6ff}.availability i{width:7px;height:7px;border-radius:50%;background:#86efac;box-shadow:0 0 12px #86efac}.eyebrow{margin:52px 0 12px;color:var(--light)}h1,h2,h3,p{margin-top:0}.contact h2,.hero h1,.section h2{font:700 clamp(55px,8vw,124px)/.86 Space Grotesk;letter-spacing:-.075em;margin-bottom:20px}.hero h2{font:500 clamp(18px,2vw,28px)/1.1 Space Grotesk;color:#d9c6ff;letter-spacing:-.04em;margin-bottom:23px}.heroCopy{max-width:455px;color:#b7b3c1;line-height:1.7;font-size:15px}.heroActions{display:flex;align-items:center;gap:30px;margin-top:34px}.button{display:inline-flex;align-items:center;gap:18px;background:var(--purple);padding:17px 22px;font:500 11px DM Mono;letter-spacing:.07em;transition:.25s}.button:hover{background:#a855f7;box-shadow:0 8px 28px rgba(139,92,246,.35);transform:translateY(-2px)}.allLink svg,.button svg,.cardActions svg,.contactMail svg,.socials svg,.textButton svg{width:15px}.allLink,.cardActions a,.textButton{display:inline-flex;gap:10px;align-items:center;font:500 10px DM Mono;letter-spacing:.1em}.textButton{color:#d6c4ff}.avatarWrap{position:absolute;right:clamp(35px,12vw,230px);top:50%;transform:translateY(-42%);text-align:center;animation:enter 1s .3s both}.avatar{border:1px solid #b58bff;border-radius:50%;width:clamp(160px,19vw,270px);height:clamp(160px,19vw,270px);padding:9px;background:conic-gradient(from 120deg,#6d28d9,#d8b4fe,#3b0764,#8b5cf6);box-shadow:0 0 0 9px rgba(139,92,246,.11),0 0 70px rgba(139,92,246,.42);animation:pulse 4s infinite}.avatar span{height:100%;width:100%;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at 32% 22%,#6d28d9,#130b22 55%);font:700 clamp(35px,5vw,68px) Space Grotesk;letter-spacing:-.1em}.status{position:absolute;right:12%;top:9%;height:16px;width:16px;background:#86efac;border:3px solid #150d21;border-radius:50%;box-shadow:0 0 15px #86efac}.avatarWrap p{font:500 9px/1.7 DM Mono;letter-spacing:.11em;color:#c0b9cc;margin-top:24px}.scroll{position:absolute;bottom:31px;color:#8e869c;display:flex;align-items:center;gap:13px}.scroll span{height:1px;width:80px;background:var(--purple)}.socials{min-height:115px;border-bottom:1px solid var(--line);border-top:1px solid var(--line);display:flex;align-items:center;padding:25px clamp(22px,10vw,180px);gap:clamp(20px,5vw,70px)}.socials p{margin:0 auto 0 0;color:var(--muted);font:500 10px DM Mono;letter-spacing:.12em}.socials a{font:500 11px DM Mono;letter-spacing:.1em;color:#d9c6ff;display:flex;gap:10px}.contact,.section{padding:clamp(75px,11vw,175px) clamp(22px,10vw,180px)}.kicker{color:var(--light);margin-bottom:30px}.about,.featured,.heading{display:flex;justify-content:space-between;gap:50px}.contact h2,.section h2{font-size:clamp(45px,6vw,94px);margin:0}.contact h2 em,.section h2 em{font-style:normal;color:var(--light)}.heading>div>p{margin:22px 0 0;color:var(--muted)}.allLink{align-self:end;padding-bottom:8px;border-bottom:1px solid var(--purple);height:max-content}.addonGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;margin-top:70px}.addon{background:var(--card);border:1px solid rgba(255,255,255,.05);transition:.28s}.addon:hover{transform:translateY(-7px);border-color:var(--purple);box-shadow:0 20px 50px rgba(0,0,0,.25)}.addonVisual{height:210px;background:radial-gradient(circle at 70% 26%,var(--accent),transparent 8%),linear-gradient(135deg,#221635,#0b0812);display:flex;justify-content:space-between;padding:22px;overflow:hidden}.addonVisual:after{content:"";position:absolute}.addonVisual span{font:500 11px DM Mono;color:#d7bfff}.addonVisual svg{width:72px;color:#d9bbff;opacity:.65;filter:drop-shadow(0 0 15px var(--accent))}.addonInfo{padding:25px}.meta,.tags{display:flex;justify-content:space-between;color:#9c91ad;font-size:9px}.meta span:last-child{color:#bdffcb}.addon h3,.skillGrid h3{font:600 24px Space Grotesk;letter-spacing:-.05em;margin:18px 0 8px}.addonInfo>p{font-size:13px;line-height:1.7;color:var(--muted);min-height:64px}.tags{justify-content:start;gap:7px}.tags span{border:1px solid var(--line);padding:5px 7px}.cardActions{border-top:1px solid var(--line);margin-top:23px;padding-top:17px;display:flex;justify-content:space-between}.cardActions a:first-child{color:#d6c4ff}.about{background:#0d0916}.aboutCopy{max-width:550px}.aboutCopy>p{font:500 clamp(20px,2.2vw,30px)/1.42 Space Grotesk;letter-spacing:-.04em;color:#ddd5e8}.roles{display:flex;flex-wrap:wrap;gap:9px;margin-top:34px}.roles span{border:1px solid var(--line);padding:8px 10px;font:500 9px DM Mono;letter-spacing:.09em;color:#c8b8e5}.skills h2{margin-bottom:65px}.skillGrid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.skillGrid article{padding:30px 22px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:210px}.skillGrid svg{width:28px;color:var(--light)}.skillGrid h3{font-size:18px;margin-top:38px}.skillGrid p{color:var(--muted);font-size:12px;line-height:1.5}.featured{background:#0d0916;align-items:stretch}.featureImage{min-height:530px;width:58%;background:linear-gradient(0deg,rgba(9,4,15,.8),transparent),url(/images/hero-bg.png) 50%/cover;display:flex;align-items:end;padding:40px}.featureImage p{font:500 10px DM Mono;letter-spacing:.15em;color:#d7bfff}.featureImage h2{font:700 clamp(40px,5vw,70px)/.85 Space Grotesk;letter-spacing:-.08em;margin:0}.featureText{padding:45px 0;max-width:340px}.featureText>p:not(.kicker){margin:26px 0;color:var(--muted);line-height:1.7}.contact{text-align:center;padding-bottom:130px;background:radial-gradient(circle at 50% 100%,rgba(109,40,217,.18),transparent 35%)}.contact h2{margin-bottom:24px}.contact>p:not(.kicker){color:var(--muted)}.contactMail{display:inline-flex;gap:18px;align-items:center;margin-top:34px;color:#dfc8ff;font:600 clamp(17px,2vw,28px) Space Grotesk;border-bottom:1px solid var(--purple);padding-bottom:8px}footer{border-top:1px solid var(--line);padding:26px clamp(22px,5vw,90px);display:flex;justify-content:space-between;align-items:center;font:400 10px DM Mono;letter-spacing:.05em;color:#8f889b}footer p{margin:0}.music{position:fixed;z-index:6;bottom:24px;right:24px;display:flex;align-items:center;gap:9px;border:1px solid var(--purple);background:rgba(18,13,29,.88);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:12px 14px;border-radius:99px;cursor:pointer;box-shadow:0 0 25px rgba(139,92,246,.22)}.music svg{width:16px}.music span{font:500 9px DM Mono;letter-spacing:.1em}.music.playing{background:var(--purple)}.mobileMenu{display:none}@keyframes enter{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}@keyframes drift{to{transform:scale(1.04)}}@keyframes pulse{50%{box-shadow:0 0 0 13px rgba(139,92,246,.07),0 0 85px rgba(139,92,246,.55)}}@media(max-width:900px){.navlinks,.navsocial{display:none}.menuButton{display:block}.mobileMenu{position:fixed;inset:0;z-index:12;background:#0b0711;display:flex;flex-direction:column;padding:28px;transform:translateX(100%);transition:.35s}.mobileMenu.open{transform:none}.mobileMenu button{align-self:end;background:none;border:0}.mobileMenu>div{display:flex;flex-direction:column;gap:18px;margin:auto 0}.mobileMenu a{font:600 42px Space Grotesk;letter-spacing:-.07em}.mobileMenu p{font:500 11px DM Mono;color:var(--muted);letter-spacing:.1em}.mobileMenu p a{font:inherit;color:var(--light)}.hero{min-height:740px}.avatarWrap{right:40px;opacity:.75}.addonGrid,.skillGrid{grid-template-columns:repeat(2,1fr)}.featured{padding:70px 10vw;flex-direction:column}.featureImage{width:100%;min-height:380px}.featureText{padding:10px 0}.about{flex-direction:column}}@media(max-width:600px){nav{height:70px}.hero{height:auto;min-height:720px;padding:115px 23px 55px;display:block}.heroImage{background:linear-gradient(180deg,rgba(7,5,12,.38),#07050c 77%),url(/images/hero-bg.png) 62%/cover}.eyebrow{margin-top:35px}.hero h1{font-size:59px}.hero h2{font-size:20px}.heroCopy{font-size:14px}.heroActions{flex-direction:column;align-items:stretch;gap:19px}.button{justify-content:space-between}.textButton{justify-content:center}.avatarWrap{position:relative;right:auto;top:auto;transform:none;margin-top:38px;display:flex;align-items:center;gap:18px;text-align:left}.avatar{height:102px;width:102px;flex:none;padding:5px}.avatarWrap p{margin:0}.status{right:auto;left:78px;top:3px}.scroll{display:none}.socials{padding:20px 23px;flex-wrap:wrap;gap:16px}.socials p{width:100%;margin-bottom:3px}.contact,.section{padding:77px 23px}.heading{display:block}.allLink{display:inline-flex;margin-top:30px}.addonGrid{grid-template-columns:1fr;margin-top:45px}.addonVisual{height:190px}.aboutCopy>p{font-size:21px}.skillGrid{grid-template-columns:1fr}.skillGrid article{min-height:170px}.skillGrid h3{margin-top:20px}.featured{padding:50px 23px}.featureImage{min-height:300px;padding:25px}.contact{padding-bottom:110px}footer{align-items:flex-start;gap:20px;flex-direction:column}.music{bottom:17px;right:17px}.music span{display:none}}.navsocial{gap:9px}.navsocial a{width:29px;height:29px;display:grid;place-items:center;border:1px solid transparent;border-radius:50%;transition:.22s}.navsocial a:hover{border-color:var(--line);background:rgba(139,92,246,.14);box-shadow:0 0 18px rgba(139,92,246,.2)}.navsocial svg{width:14px;height:14px}.socials a{align-items:center}.socials a>svg:first-child{width:16px;height:16px;color:var(--light)}.skillGrid{grid-template-columns:repeat(3,1fr)}@media(max-width:900px){.skillGrid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.skillGrid{grid-template-columns:1fr}}.modules{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);grid-gap:clamp(45px,9vw,140px);gap:clamp(45px,9vw,140px);background:linear-gradient(115deg,#0d0916,rgba(12,8,20,.96))}.modulesIntro>p:not(.kicker){max-width:360px;margin:26px 0 31px;color:var(--muted);line-height:1.75;font-size:14px}.modulesIntro strong{color:#decaff}.moduleList{border-top:1px solid var(--line)}.moduleList article{display:grid;grid-template-columns:48px 1fr;grid-gap:16px;gap:16px;padding:23px 0;border-bottom:1px solid var(--line);transition:.25s}.moduleList article:hover{padding-left:9px;background:rgba(139,92,246,.045)}.moduleList>article>span{font:500 10px DM Mono;color:var(--light);padding-top:5px}.moduleTitle{display:flex;align-items:center;justify-content:space-between;gap:15px}.moduleTitle h3{margin:0;font:600 20px Space Grotesk;letter-spacing:-.04em}.moduleTitle b{border:1px solid rgba(134,239,172,.3);padding:4px 7px;color:#a7f3d0;font:500 8px DM Mono;letter-spacing:.09em}.moduleTitle b.beta{border-color:rgba(192,132,252,.35);color:#d8b4fe}.moduleList p{max-width:500px;margin:8px 0 0;color:var(--muted);font-size:13px;line-height:1.65}@media(max-width:800px){.modules{grid-template-columns:1fr;gap:50px}}@media(max-width:600px){.moduleList article{grid-template-columns:37px 1fr}.moduleTitle h3{font-size:18px}.moduleList p{font-size:12px}}