*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;color:#111827}.hero{min-height:100vh;width:100%;display:flex;align-items:center;justify-content:center;padding:0 2rem}.hero-content{text-align:center;width:100%}.hero-title{font-size:clamp(2.75rem,8vw,6rem);font-weight:300;color:#6b7280;letter-spacing:-.02em;-webkit-user-select:none;user-select:none;line-height:1;margin:0}.hero-subtitle{margin-top:2rem;font-size:1.125rem;color:#6b7280}.projects{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:5rem 2rem}.projects-container{max-width:1200px;width:100%;margin:0 auto}.projects-title{font-size:3.75rem;font-weight:300;color:#6b7280;text-align:center;margin-bottom:5rem}.project-card-link{text-decoration:none}.projects-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:1000px;margin:0 auto}.project-card{background:#ffffffc7;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border:1px solid #e5e7eb;border-radius:.5rem;padding:2rem;transition:border-color .3s ease;display:flex;flex-direction:column;height:100%}@media (hover: hover) and (pointer: fine){.project-card:hover{border-color:#d1d5db}}.project-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.project-icon{width:40px;height:40px}.project-title{font-size:1.25rem;color:#1f2937;font-weight:400;margin:0}.project-description{color:#6b7280;line-height:1.6;font-size:.875rem;flex-grow:1}.section{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:5rem 2rem}.section-container{max-width:1200px;width:100%;margin:0 auto}.section-title{font-size:3.75rem;font-weight:300;color:#6b7280;text-align:center;margin-bottom:5rem}.section-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:1000px;margin:0 auto}.section-grid--solo{grid-template-columns:minmax(0,600px);justify-content:center}.section-card{background:#ffffffc7;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border:1px solid #e5e7eb;border-radius:.5rem;padding:2rem;transition:border-color .3s ease;display:flex;flex-direction:column;height:100%}@media (hover: hover) and (pointer: fine){.section-card:hover{border-color:#d1d5db}}.section-card-title{font-size:1.25rem;color:#1f2937;font-weight:400;margin:0 0 .75rem}.section-card-text{color:#6b7280;line-height:1.6;font-size:.875rem;flex-grow:1}.section-card-link{text-decoration:none}.nav-rail{position:fixed;top:50%;right:2rem;transform:translateY(-50%);z-index:50;display:flex;flex-direction:column;gap:1rem;align-items:flex-end}.nav-rail-item{display:flex;align-items:center;gap:.875rem;background:none;border:none;padding:.25rem 0;cursor:pointer;color:#9ca3af;font-size:.8125rem;font-weight:300;letter-spacing:.04em;text-transform:uppercase;transition:color .3s ease}@media (hover: hover) and (pointer: fine){.nav-rail-item:hover{color:#4b5563}}.nav-rail-item--active{color:#1f2937}.nav-rail-item:focus-visible{outline:2px solid #9ca3af;outline-offset:4px;border-radius:2px}.nav-rail-dash{display:block;height:1px;width:1.5rem;background:currentColor;opacity:.55;transition:width .35s ease,opacity .35s ease}@media (hover: hover) and (pointer: fine){.nav-rail-item:hover .nav-rail-dash{width:2.25rem;opacity:.85}}.nav-rail-item--active .nav-rail-dash{width:2.75rem;opacity:1}.nav-rail-label{transition:transform .3s ease}.scroll-hint{position:fixed;bottom:2rem;left:50%;transform:translate(-50%);background:none;border:none;padding:.5rem;cursor:pointer;color:#6b7280;z-index:10;line-height:0;transition:color .3s ease}@media (hover: hover) and (pointer: fine){.scroll-hint:hover{color:#1f2937}}.scroll-hint:focus-visible{outline:2px solid #9ca3af;outline-offset:4px;border-radius:4px}@media (max-width: 480px){.scroll-hint{bottom:1.25rem}}.site-footer{position:relative;z-index:1;padding:2.5rem 1.5rem 2rem;text-align:center}.site-footer__nav{display:inline-flex;align-items:center;gap:.75rem;font-size:.8125rem;letter-spacing:.04em;text-transform:uppercase}.site-footer__link{color:#9ca3af;text-decoration:none;transition:color .3s ease}@media (hover: hover) and (pointer: fine){.site-footer__link:hover{color:#4b5563}}.site-footer__link:focus-visible{outline:2px solid #9ca3af;outline-offset:4px;border-radius:2px}.site-footer__separator{color:#9ca3af;opacity:.5}.legal-page{min-height:100vh;display:flex;flex-direction:column;color:#374151;position:relative}.legal-page__background{position:fixed;inset:0;z-index:-1;background:linear-gradient(180deg,#fafaf6,#f2ede1)}.legal-page__header{padding:2rem 2rem 0;max-width:780px;width:100%;margin:0 auto}.legal-page__back{display:inline-block;color:#6b7280;text-decoration:none;font-size:.875rem;letter-spacing:.02em;transition:color .3s ease}@media (hover: hover) and (pointer: fine){.legal-page__back:hover{color:#1f2937}}.legal-page__main{flex:1;display:flex;justify-content:center;padding:3rem 2rem 4rem}.legal-page__article{max-width:780px;width:100%;background:#ffffffbf;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border:1px solid rgba(107,114,128,.18);border-radius:.75rem;padding:3rem;line-height:1.7;font-size:.95rem;color:#374151}.legal-page__title{font-size:2.5rem;font-weight:300;color:#1f2937;margin-bottom:1.5rem;letter-spacing:-.01em}.legal-page__lead{color:#6b7280;font-size:.95rem;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(107,114,128,.18)}.legal-page__section{margin-top:2rem}.legal-page__section h2{font-size:1.125rem;font-weight:500;color:#1f2937;margin-bottom:.75rem;letter-spacing:.01em}.legal-page__section p,.legal-page__section ul{color:#4b5563}.legal-page__section p+p{margin-top:.75rem}.legal-page__section ul{list-style:disc;padding-left:1.25rem}.legal-page__section li+li{margin-top:.25rem}.legal-page__section a{color:#1f2937;text-decoration:underline;text-decoration-color:#1f293766;text-underline-offset:3px;transition:text-decoration-color .3s ease}@media (hover: hover) and (pointer: fine){.legal-page__section a:hover{text-decoration-color:#1f2937}}.legal-page .site-footer,.legal-page .site-footer__link,.legal-page .site-footer__separator{color:#6b7280}@media (hover: hover) and (pointer: fine){.legal-page .site-footer__link:hover{color:#1f2937}}@media (max-width: 768px){.legal-page__header{padding:1.5rem 1.25rem 0}.legal-page__main{padding:2rem 1.25rem 3rem}.legal-page__article{padding:2rem 1.5rem}.legal-page__title{font-size:2rem}}@media (max-width: 768px){.hero{padding:6rem 1.5rem 3rem}.hero-title{font-size:clamp(2.5rem,8vw,3rem)}.hero-subtitle{font-size:1rem}.projects,.section{padding:4rem 1.5rem}.projects-title,.section-title{font-size:2.5rem}.projects-grid,.section-grid,.section-grid--solo{grid-template-columns:1fr}.project-card,.section-card{padding:1.75rem}.nav-rail{right:1.25rem;gap:.75rem}.nav-rail-label{display:none}.nav-rail-dash{width:1.1rem}.nav-rail-item--active .nav-rail-dash{width:1.75rem}}@media (max-width: 480px){.hero{padding:5.5rem 1.25rem 2.5rem}.hero-title{font-size:2.35rem}.hero-subtitle{font-size:.95rem}.projects,.section{padding:3.5rem 1.25rem}.projects-title,.section-title{margin-bottom:3rem}.project-card,.section-card{padding:1.5rem}}
