:root{--rp-bg:hsl(260 87% 3%);--rp-text:hsl(40 6% 95%);--rp-muted:hsl(40 6% 95% / .62);--rp-line:rgba(255,255,255,.08);--rp-gold:#f2b870;--rp-rose:#d989b4;--rp-purple:#a855f7;--rp-blue:#6378fb}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--rp-bg);color:var(--rp-text)}
.site-header,body .site-header{position:fixed;inset:0 0 auto 0;z-index:100;padding:27px 32px 22px!important;background:hsl(260 87% 3% / .94);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:0}
.site-header::after{content:"";position:absolute;inset:auto 0 0;height:2px;background:linear-gradient(90deg,var(--rp-gold),var(--rp-rose),var(--rp-purple),var(--rp-blue));opacity:.78}
.site-nav-wrap{max-width:1216px;margin:0 auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:36px}
.site-brand{display:flex;align-items:center;text-decoration:none;min-width:max-content}
.site-logo-mark{width:48px;height:48px;object-fit:contain;display:block;margin-right:12px}
.site-wordmark{height:25px;width:auto;display:block}
.site-wordmark-text{display:block;font-family:'General Sans','Geist',sans-serif;font-size:29px;font-weight:400;letter-spacing:-.024em;color:#f7f4fa;white-space:nowrap}
.site-wordmark-text span{background:linear-gradient(to left,#6366f1,#a855f7,#fcd34d);-webkit-background-clip:text;background-clip:text;color:transparent}
.portrait-missing{background:linear-gradient(145deg,#171023,#090510);display:flex;align-items:center;justify-content:center}
.portrait-missing::after{content:'AC';font-family:'General Sans','Geist',sans-serif;font-size:clamp(72px,10vw,150px);letter-spacing:-.08em;color:rgba(235,220,250,.85)}
.about-linkedin{display:inline-flex;align-items:center;gap:8px;margin-top:14px;color:hsl(40 6% 95% / .68);font-size:14px;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.18);padding-bottom:6px}.about-linkedin:hover{color:#fff;border-color:rgba(255,255,255,.45)}
.web-section .web-grid b{display:inline-block;background:linear-gradient(to left,#6366f1,#a855f7,#fcd34d);-webkit-background-clip:text;background-clip:text;color:transparent;font-size:18px;letter-spacing:-.01em}
.site-nav{display:flex;align-items:center;justify-content:center;gap:30px;min-width:0}
.site-nav a{position:relative;text-decoration:none;font-size:17px;color:hsl(40 6% 95% / .76);white-space:nowrap;transition:color .18s ease}
.site-nav a:hover,.site-nav a.active{color:#fff}
.site-nav a.active::after{content:"";position:absolute;left:0;right:0;bottom:-10px;height:1px;background:linear-gradient(90deg,#f2b870,#d989b4,#a65df2,#6378fb)}
.site-contact{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;color:#0a0610;font-size:17px;font-weight:650;padding:13px 24px;border-radius:999px;border:1px solid rgba(255,255,255,.34);background:linear-gradient(100deg,#f2b870 0%,#d989b4 34%,#a855f7 67%,#6378fb 100%);box-shadow:0 9px 26px rgba(99,120,251,.24),0 7px 22px rgba(168,85,247,.22);transition:filter .2s ease,box-shadow .2s ease,transform .2s ease}
.site-contact:hover{filter:brightness(1.1);box-shadow:0 12px 32px rgba(99,120,251,.34),0 9px 28px rgba(168,85,247,.3);transform:translateY(-2px)}
a[href*="cal.com"]:not(.site-contact){border:1px solid rgba(255,255,255,.34)!important;background:linear-gradient(100deg,#f2b870 0%,#d989b4 34%,#a855f7 67%,#6378fb 100%)!important;background-blend-mode:normal!important;color:#0a0610!important;font-weight:650!important;box-shadow:0 9px 26px rgba(99,120,251,.24),0 7px 22px rgba(168,85,247,.22);transition:filter .2s ease,box-shadow .2s ease,transform .2s ease!important}
a[href*="cal.com"]:not(.site-contact):hover{filter:brightness(1.1);box-shadow:0 12px 32px rgba(99,120,251,.34),0 9px 28px rgba(168,85,247,.3)!important;transform:translateY(-2px)}
.site-contact:focus-visible,a[href*="cal.com"]:not(.site-contact):focus-visible{outline:2px solid #fff;outline-offset:4px}
.site-contact:active,a[href*="cal.com"]:not(.site-contact):active{box-shadow:0 0 0 4px rgba(191,131,255,.18),0 0 34px rgba(168,85,247,.62),inset 0 1px 1px rgba(255,255,255,.25)!important;transform:scale(.98)}
.scp3:hover{background:linear-gradient(100deg,rgba(242,184,112,.12),rgba(217,137,180,.1) 34%,rgba(168,85,247,.14) 67%,rgba(99,120,251,.12))!important;border-color:rgba(168,85,247,.58)!important;box-shadow:0 10px 28px rgba(99,120,251,.13),0 7px 22px rgba(168,85,247,.12)!important}
.site-footer{position:relative;border-top:0;padding:58px 32px 30px;background:hsl(260 87% 3% / .94);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}
.site-footer::before{content:"";position:absolute;inset:0 0 auto;height:2px;background:linear-gradient(90deg,var(--rp-gold),var(--rp-rose),var(--rp-purple),var(--rp-blue));opacity:.78}
.site-footer-inner{max-width:1280px;margin:0 auto}
.site-footer-grid{display:grid;grid-template-columns:1.7fr 1fr 1fr;gap:50px;align-items:start}
.site-footer-brand{display:flex;align-items:center;margin-bottom:16px}
.site-footer-brand .site-logo-mark{width:38px;height:38px}
.site-footer-brand .site-wordmark{height:24px}
.site-footer p{margin:0;max-width:360px;font-size:14px;line-height:1.65;color:hsl(40 6% 95% / .52)}
.site-footer-title{display:inline-block;font-size:12px;letter-spacing:.12em;text-transform:uppercase;background:linear-gradient(100deg,var(--rp-gold),var(--rp-rose),var(--rp-purple),var(--rp-blue));-webkit-background-clip:text;background-clip:text;color:transparent;margin-bottom:14px}
.site-footer-links{display:flex;flex-direction:column;gap:11px}
.site-footer a{color:hsl(40 6% 95% / .7);text-decoration:none;font-size:14px}
.site-footer a:hover{color:#fff}
.site-footer-bottom{margin-top:42px;padding-top:20px;border-top:1px solid rgba(255,255,255,.08);display:flex;justify-content:space-between;gap:18px;align-items:center;color:hsl(40 6% 95% / .4);font-size:12px}
.site-footer-legal{display:flex;gap:20px}
.site-footer-legal a{font-size:12px;color:hsl(40 6% 95% / .45)}
@media(min-width:901px){
  [style*="padding-top:78px"],[style*="padding-top: 78px"]{padding-top:118px!important}
  [style*="max-width: 1120px"],[style*="max-width:1120px"]{max-width:1280px!important}
  [style*="max-width: 1024px"],[style*="max-width:1024px"]{max-width:1240px!important}
  [style*="font-size: 13px"],[style*="font-size:13px"]{font-size:14px!important}
  [style*="font-size: 14px"],[style*="font-size:14px"]{font-size:16px!important}
  [style*="font-size: 14.5px"],[style*="font-size:14.5px"]{font-size:16px!important}
  [style*="font-size: 15px"],[style*="font-size:15px"]{font-size:17px!important}
  [style*="font-size: 16px"],[style*="font-size:16px"]{font-size:17px!important}
  h2[style*="font-size: 44px"],h2[style*="font-size:44px"]{font-size:48px!important}
  h2[style*="font-size: 56px"],h2[style*="font-size:56px"]{font-size:64px!important}
  h3[style*="font-size: 19px"],h3[style*="font-size:19px"],h3[style*="font-size: 20px"],h3[style*="font-size:20px"],h3[style*="font-size: 22px"],h3[style*="font-size:22px"]{font-size:24px!important}
}
@media(max-width:820px){
 [style*="padding-top:78px"],[style*="padding-top: 78px"]{padding-top:112px!important}
 [style*="font-size:52px"],[style*="font-size: 52px"]{font-size:32px!important}
 [style*="font-size:68px"],[style*="font-size: 68px"]{font-size:36px!important}
 [style*="font-size:56px"],[style*="font-size: 56px"]{font-size:30px!important}
 [style*="font-size:44px"],[style*="font-size: 44px"]{font-size:27px!important}
 h2[style*="font-size: 44px"],h2[style*="font-size:44px"],h2[style*="font-size: 48px"],h2[style*="font-size:48px"]{font-size:30px!important}
 h2[style*="font-size: 56px"],h2[style*="font-size:56px"],h2[style*="font-size: 64px"],h2[style*="font-size:64px"]{font-size:32px!important}
 h3[style*="font-size: 19px"],h3[style*="font-size:19px"],h3[style*="font-size: 20px"],h3[style*="font-size:20px"],h3[style*="font-size: 22px"],h3[style*="font-size:22px"],h3[style*="font-size: 24px"],h3[style*="font-size:24px"]{font-size:22px!important}
 [style*="padding:96px 32px 112px"],[style*="padding: 96px 32px 112px"]{padding:56px 20px 72px!important}
}
@media(max-width:900px){
 .site-header,body .site-header{padding:17px 18px 13px!important}
 .site-nav-wrap{grid-template-columns:1fr auto;gap:10px 18px}
 .site-logo-mark{width:36px;height:36px;margin-right:9px}.site-wordmark{height:23px}.site-wordmark-text{font-size:23px}
 .site-contact{padding:7px 12px;font-size:13px}
 .site-nav{grid-column:1/-1;justify-content:flex-start;overflow-x:auto;gap:20px;padding:5px 0 2px;scrollbar-width:none}
 .site-nav::-webkit-scrollbar{display:none}.site-nav a{font-size:13px}.site-nav a.active::after{bottom:-4px}
 [style*="padding-top:78px"],[style*="padding-top: 78px"]{padding-top:112px!important}
 .site-footer-grid{grid-template-columns:1fr 1fr}.site-footer-grid>div:first-child{grid-column:1/-1}.site-footer{padding:46px 20px 26px}
}
@media(max-width:560px){
 .site-footer-grid{grid-template-columns:1fr;gap:28px}.site-footer-grid>div:first-child{grid-column:auto}.site-footer-bottom{align-items:flex-start;flex-direction:column}
}
