@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-outline-style:solid}}}.flex{display:flex}.border{border-style:var(--tw-border-style);border-width:1px}.outline{outline-style:var(--tw-outline-style);outline-width:1px}@layer base{:root{--bg-color:#fafafa;--text-main:#111;--text-muted:#666;--text-light:#999;--border-color:#e5e5e5;--accent-color:#111;--font-sans:"Inter",system-ui,-apple-system,sans-serif;--font-mono:ui-monospace,"SFMono-Regular","Courier New",monospace}}*{box-sizing:border-box}body{background-color:var(--bg-color);color:var(--text-main);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;line-height:1.6}h1,h2,h3,h4,h5,h6{color:var(--text-main);letter-spacing:-.02em;margin-top:0;font-weight:600}h1{font-size:2rem}h2{margin-bottom:1.5rem;font-size:1.25rem}h3{font-size:1.1rem}p{max-width:65ch;margin-top:0;margin-bottom:1.5rem;font-size:.95rem}a{color:var(--text-main);border-bottom:1px solid #0000;text-decoration:none;transition:border-color .2s,opacity .2s}a:hover{border-bottom:1px solid var(--text-main)}.mono-text{font-family:var(--font-mono);letter-spacing:-.01em;font-size:.85rem}.text-muted{color:var(--text-muted)}.split-layout{max-width:1200px;min-height:100vh;margin:0 auto;display:flex}.sidebar{border-right:1px solid var(--border-color);flex-direction:column;justify-content:space-between;width:300px;height:100vh;padding:4rem 2rem;display:flex;position:fixed}.sidebar-header h1{margin-bottom:.5rem}.sidebar-header .tagline{color:var(--text-muted);margin-bottom:2rem;font-size:.9rem}.main-nav{flex-direction:column;gap:1rem;margin-top:2rem;display:flex}.main-nav a{text-transform:lowercase;color:var(--text-muted);width:fit-content;font-size:.9rem;transition:color .2s,transform .2s;display:inline-block}.main-nav a:hover,.main-nav a.active{color:var(--text-main);border-bottom:none;transform:translate(4px)}.sidebar-footer{margin-top:auto}.contact-links{flex-direction:column;gap:.5rem;display:flex}.contact-links a{color:var(--text-muted);width:fit-content;display:inline-flex}.contact-links a:hover{color:var(--text-main)}.content-area{flex-grow:1;max-width:800px;margin-left:300px;padding:4rem 4rem 10rem}.section{opacity:0;margin-bottom:6rem;animation:.8s forwards fadeIn}.section:first-child{animation-delay:.1s}.section:nth-child(2){animation-delay:.2s}.section:nth-child(3){animation-delay:.3s}.section:nth-child(4){animation-delay:.4s}.section-title{border-bottom:1px solid var(--border-color);text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin-bottom:2rem;padding-bottom:.5rem;font-size:.85rem}.item-list{flex-direction:column;gap:3rem;display:flex}.item{grid-template-columns:1fr;gap:.5rem;display:grid}.item-header{justify-content:space-between;align-items:baseline;margin-bottom:.5rem;display:flex}.item-title{font-size:1.1rem;font-weight:600}.item-meta{color:var(--text-muted)}.item-desc{color:var(--text-muted);margin-bottom:1rem;line-height:1.5}.tag-list{flex-wrap:wrap;gap:.5rem;display:flex}.tag{background-color:var(--border-color);color:var(--text-main);font-size:.75rem;font-family:var(--font-mono);border-radius:4px;padding:.2rem .6rem}.currently-list{flex-direction:column;gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.currently-item{flex-direction:column;gap:.25rem;display:flex}.currently-label{text-transform:uppercase;letter-spacing:.05em;color:var(--text-light);font-size:.8rem}.currently-value{color:var(--text-main);font-size:1rem}@media (max-width:900px){.split-layout{flex-direction:column}.sidebar{border-right:none;border-bottom:1px solid var(--border-color);width:100%;height:auto;min-height:0;padding:2rem;position:relative}.content-area{margin-left:0;padding:2rem}.main-nav{flex-flow:wrap;gap:1.5rem}.contact-links{flex-flow:wrap;margin-top:1.5rem}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background-color:#fafafad9;justify-content:center;align-items:center;animation:.3s forwards fadeIn;display:flex;position:fixed;inset:0}.modal-content{background-color:var(--bg-color);border:1px solid var(--border-color);width:90%;max-width:600px;max-height:80vh;padding:3rem;position:relative;overflow-y:auto;box-shadow:0 20px 40px #0000000d}.modal-close{cursor:pointer;color:var(--text-muted);background:0 0;border:none;font-size:1.5rem;line-height:1;transition:color .2s;position:absolute;top:1.5rem;right:1.5rem}.modal-close:hover{color:var(--text-main)}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
