*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;background-color:#09090B;color:#FAFAFA;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:"Roboto",sans-serif;line-height:1.6;overflow-x:hidden;min-height:100vh;background-color:#09090B;color:#FAFAFA;opacity:0;transition:opacity 0.6s ease-out}body.page-loaded{opacity:1}h1,h2,h3,h4,h5,h6{font-family:"Inter","Source Code Pro",sans-serif;font-weight:600;color:#FAFAFA;line-height:1.2;margin-bottom:16px}a{color:#A1A1AA;text-decoration:none;transition:color 300ms cubic-bezier(0.4, 0, 0.2, 1)}a:hover{color:#FAFAFA}code,pre{font-family:"Fira Code",monospace}.container{max-width:1024px;margin:0 auto;padding:0 24px}.main-content{padding-top:100px;min-height:calc(100vh - 200px)}.reveal-on-scroll{opacity:0;transform:translateY(20px);transition:opacity 0.8s ease-out,transform 0.8s cubic-bezier(0.2, 0.8, 0.2, 1);will-change:opacity, transform}.reveal-on-scroll.is-visible{opacity:1;transform:translateY(0)}.delay-100{transition-delay:0.1s}.delay-200{transition-delay:0.2s}.delay-300{transition-delay:0.3s}.glass{background:rgba(9,9,11,0.8);backdrop-filter:blur(8px);border:1px solid #27272A}.site-header{position:fixed;top:0;left:0;width:100%;height:60px;z-index:1000;display:flex;align-items:center;padding:0 8%;background:rgba(9,9,11,0.8);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-bottom:1px solid #27272A;transition:background 300ms cubic-bezier(0.4, 0, 0.2, 1)}.header-container{display:flex;justify-content:space-between;align-items:center;width:100%}.logo-link{display:flex;align-items:center}.logo-text{font-size:1.1rem;font-weight:600;color:#FAFAFA}.nav-list{display:flex;list-style:none;gap:2rem}.nav-link{color:#A1A1AA;text-decoration:none;font-size:0.9rem;transition:color 0.2s}.nav-link:hover,.nav-link.active{color:#FAFAFA}.language-select{background:transparent;border:1px solid #27272A;color:#A1A1AA;padding:4px 8px;border-radius:4px;font-size:0.8rem;cursor:pointer}.language-select:focus{outline:none;border-color:#FAFAFA}.site-footer{padding:4rem 8%;border-top:1px solid #27272A;text-align:center;color:#71717A;font-size:0.85rem;margin-top:4rem}.footer-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:32px}.footer-center a{color:#A1A1AA;text-decoration:underline;text-underline-offset:4px}.footer-center a:hover{color:#FAFAFA}.social-links{display:flex;gap:24px}.social-links a{color:#A1A1AA}.social-links a:hover{color:#FAFAFA}.section-header-group{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:32px}.section-title{font-size:2rem;font-weight:600;margin-bottom:32px;color:#FAFAFA}.view-all-link{font-size:0.8rem;color:#A1A1AA;font-weight:500}.view-all-link:hover{color:#FAFAFA}.section-spacing{padding:80px 0}.hero-section{padding:8rem 8% 6rem;max-width:1000px;margin:0 auto;display:flex;flex-direction:column;gap:3rem;text-align:left}.hero-title{font-size:4rem;font-weight:700;letter-spacing:-0.02em;line-height:1.1;color:#FAFAFA}.hero-subtitle{font-size:1.25rem;color:#A1A1AA;line-height:1.6;max-width:600px}.manifesto-section{padding:4rem 8% 8rem;max-width:1000px;margin:0 auto}.manifesto-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));gap:4rem}.manifesto-item h3{font-size:1.1rem;color:#FAFAFA;margin-bottom:1rem;font-weight:600}.manifesto-item p{color:#A1A1AA;font-size:0.95rem;line-height:1.7}.projects-section{padding:4rem 8% 8rem;border-top:1px solid #27272A}.projects-wrapper{overflow:hidden;width:100%;padding:1rem 0;position:relative}.projects-wrapper::before,.projects-wrapper::after{content:"";position:absolute;top:0;bottom:0;width:150px;z-index:2;pointer-events:none}.projects-wrapper::before{left:0;background:linear-gradient(to right, #09090B, transparent)}.projects-wrapper::after{right:0;background:linear-gradient(to left, #09090B, transparent)}.projects-marquee{display:flex;gap:3rem;width:max-content;animation:marquee 25s linear infinite}.projects-marquee:hover{animation-play-state:paused}@keyframes marquee{0%{transform:translateX(0)}100%{transform:translateX(calc(-50% - 1.5rem))}}.project-card{width:380px;flex-shrink:0;display:flex;flex-direction:column;gap:1.5rem;text-decoration:none}.project-cover{width:100%;height:220px;background-color:#18181b;border-radius:4px;border:1px solid #27272A;transition:border-color 0.2s}.project-card:hover .project-cover{border-color:#52525b}.project-info h3{font-size:1.2rem;font-weight:500;color:#FAFAFA;margin-bottom:0.5rem}.project-info p{font-size:0.95rem;color:#A1A1AA;line-height:1.6;margin-bottom:1rem}.tech-list{display:flex;gap:0.75rem}.tech-list span{font-size:0.75rem;color:#71717A;font-family:monospace;border:1px solid #27272A;padding:0.2rem 0.5rem;border-radius:4px}.page-header{padding:10rem 8% 4rem;max-width:900px;margin:0 auto}.page-title{font-size:3rem;font-weight:700;letter-spacing:-0.02em;margin-bottom:1rem;color:#FAFAFA}.page-desc{color:#A1A1AA;font-size:1.1rem;max-width:600px;line-height:1.8}.list-container{padding:0 8% 8rem;max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:3rem}.list-item{display:flex;flex-direction:column;gap:0.75rem;padding-bottom:3rem;border-bottom:1px solid #27272A;text-decoration:none;transition:opacity 0.2s}.list-item:hover{opacity:0.8}.item-meta{display:flex;gap:1.5rem;font-size:0.85rem;color:#71717A;font-family:monospace}.item-title{font-size:1.5rem;font-weight:500;color:#FAFAFA;letter-spacing:-0.01em}.item-summary{color:#A1A1AA;font-size:1rem;line-height:1.7}.article-container{padding:8rem 5% 6rem;max-width:720px;margin:0 auto}.article-header{margin-bottom:4rem}.article-meta{display:flex;flex-wrap:wrap;gap:1.5rem;font-size:0.85rem;color:#71717A;font-family:monospace;margin-bottom:1.5rem}.article-title{font-size:2.5rem;font-weight:700;letter-spacing:-0.02em;line-height:1.2;color:#FAFAFA}.article-content h2{font-size:1.5rem;font-weight:600;margin:3rem 0 1.5rem;color:#FAFAFA}.article-content h3{font-size:1.25rem;font-weight:600;margin:2.5rem 0 1rem;color:#FAFAFA}.article-content p{color:#A1A1AA;margin-bottom:1.5rem;font-size:1.05rem;line-height:1.8}.article-content a{color:#FAFAFA;text-decoration:underline;text-decoration-color:#71717A;text-underline-offset:4px}.article-content a:hover{color:#FAFAFA;text-decoration-color:#FAFAFA}.article-content blockquote{border-left:2px solid #FAFAFA;padding-left:1.5rem;margin:2rem 0;color:#d4d4d8;font-style:italic}.article-content pre{background-color:#18181b;padding:1.5rem;border-radius:6px;border:1px solid #27272A;overflow-x:auto;margin:2rem 0;font-family:'Fira Code', monospace;font-size:0.9rem;color:#e4e4e7}.article-content code{font-family:'Fira Code', monospace;background:rgba(255,255,255,0.1);padding:0.2rem 0.4rem;border-radius:4px;font-size:0.9em}.article-content ul,.article-content ol{margin-bottom:1.5rem;padding-left:1.5rem}.article-content ul li,.article-content ol li{color:#A1A1AA;margin-bottom:0.5rem;line-height:1.7}.article-content img{max-width:100%;height:auto;border-radius:6px;margin:2rem 0}.page-header{padding:10rem 8% 4rem;max-width:900px;margin:0 auto}.page-title{font-size:3rem;font-weight:700;letter-spacing:-0.02em;margin-bottom:1rem;color:#FAFAFA}.page-desc{color:#A1A1AA;font-size:1.1rem;max-width:600px;line-height:1.8}.list-container{padding:0 8% 8rem;max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:3rem}.list-item{display:flex;flex-direction:column;gap:0.75rem;padding-bottom:3rem;border-bottom:1px solid #27272A;text-decoration:none;transition:opacity 0.2s}.list-item:hover{opacity:0.8}.item-meta{display:flex;gap:1.5rem;font-size:0.85rem;color:#71717A;font-family:monospace}.item-title{font-size:1.5rem;font-weight:500;color:#FAFAFA;letter-spacing:-0.01em}.item-summary{color:#A1A1AA;font-size:1rem;line-height:1.7}

/*# sourceMappingURL=main.css.map */