@import "https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=Manrope:wght@200;300;400;500&display=swap";:root{--color-bg:#0c0c0b;--color-text:#f4f1ea;--color-text-secondary:#8f8b82;--color-text-tertiary:#a8a49a;--color-accent:gold;--color-border:#f4f1ea1f}html,body{background:var(--color-bg);color:var(--color-text);margin:0;padding:0}*{box-sizing:border-box}a{color:var(--color-text);text-decoration:none}a:hover{color:var(--color-text-tertiary)}::selection{background:var(--color-text);color:var(--color-bg)}@keyframes rise{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes fade{0%{opacity:0}to{opacity:1}}@keyframes breathe{0%,to{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(.8)}}.container[data-astro-cid-lcdefpme]{background:var(--color-bg);min-height:100dvh;color:var(--color-text);flex-direction:column;padding:clamp(20px,4vw,48px);font-family:Manrope,Helvetica,sans-serif;font-weight:300;display:flex;position:relative;overflow:hidden}.glow[data-astro-cid-lcdefpme]{pointer-events:none;background:radial-gradient(circle,#ffd70021,#ffd70000 65%);border-radius:50%;width:clamp(300px,80vw,620px);height:clamp(300px,80vw,620px);transition:transform .4s cubic-bezier(.2,.8,.2,1);animation:2s .6s both fade;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}header[data-astro-cid-lcdefpme]{letter-spacing:.14em;text-transform:uppercase;color:var(--color-text-secondary);justify-content:space-between;align-items:flex-start;gap:clamp(12px,4vw,24px);font-size:clamp(10px,2.5vw,12px);animation:1.2s .1s both fade;display:flex;position:relative}main[data-astro-cid-lcdefpme]{flex-direction:column;flex:1;justify-content:center;padding:clamp(32px,6vh,96px) 0;display:flex;position:relative}.status[data-astro-cid-lcdefpme]{letter-spacing:.14em;text-transform:uppercase;color:var(--color-text-secondary);align-items:center;gap:clamp(8px,2vw,10px);margin-bottom:clamp(20px,3vh,32px);font-size:clamp(10px,2.5vw,12px);animation:1s cubic-bezier(.2,.8,.2,1) .25s both rise;display:flex}.status-dot[data-astro-cid-lcdefpme]{background:var(--color-accent);border-radius:50%;width:7px;height:7px;animation:2.4s ease-in-out infinite breathe}h1[data-astro-cid-lcdefpme]{letter-spacing:-.035em;white-space:normal;word-break:break-word;margin:0;font-size:clamp(26px,5.6vw,96px);font-weight:200;line-height:1;animation:1.1s cubic-bezier(.2,.8,.2,1) .35s both rise}@media (width>=768px){h1[data-astro-cid-lcdefpme]{white-space:nowrap}}.subtitle[data-astro-cid-lcdefpme]{letter-spacing:-.015em;color:var(--color-text);margin:clamp(22px,4vh,38px) 0 0;font-size:clamp(18px,2.4vw,32px);font-weight:300;line-height:1.25;animation:1.1s cubic-bezier(.2,.8,.2,1) .58s both rise}.subtitle[data-astro-cid-lcdefpme] em[data-astro-cid-lcdefpme]{color:var(--color-text-tertiary);font-family:Instrument Serif,Georgia,serif;font-style:italic;font-weight:400}.description[data-astro-cid-lcdefpme]{max-width:30ch;color:var(--color-text-secondary);margin:clamp(18px,3vh,28px) 0 0;font-size:clamp(15px,1.5vw,18px);line-height:1.6;animation:1.1s cubic-bezier(.2,.8,.2,1) .7s both rise}footer[data-astro-cid-lcdefpme]{border-top:1px solid var(--color-border);flex-direction:column;gap:clamp(16px,3vw,20px);padding-top:24px;animation:1.4s .8s both fade;display:flex;position:relative}@media (width>=768px){footer[data-astro-cid-lcdefpme]{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:20px 32px}}.contact-section[data-astro-cid-lcdefpme]{flex-direction:column;gap:8px;display:flex}.label[data-astro-cid-lcdefpme]{letter-spacing:.14em;text-transform:uppercase;color:#6f6c65;font-size:clamp(9px,2.5vw,11px)}.contact-link[data-astro-cid-lcdefpme]{letter-spacing:-.01em;border-bottom:1px solid #f4f1ea40;padding-bottom:2px;font-size:clamp(14px,1.6vw,18px)}.social-nav[data-astro-cid-lcdefpme]{letter-spacing:.14em;text-transform:uppercase;color:var(--color-text-secondary);gap:clamp(16px,4vw,24px);font-size:clamp(10px,2.5vw,12px);display:flex}.social-nav[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:var(--color-text-secondary)}
