*{margin:0;padding:0;box-sizing:border-box;}::selection{background:#111;color:#fff;}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:15px;line-height:1.65;letter-spacing:0.01em;color:#111;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.site-header{text-align:center;padding:80px 20px 50px;border-bottom:1px solid #ecece6;}.site-header h1,.site-title{font-size:24px;font-weight:500;letter-spacing:0.18em;margin-bottom:14px;text-transform:uppercase;}.site-title a{color:#111;text-decoration:none;transition:opacity .2s ease;}.site-title a:hover{opacity:.7;}.site-header--compact{padding:44px 20px 32px;}.site-header--compact .site-title,.site-header--compact h1.site-title{font-size:18px;margin-bottom:0;}.site-header--compact .top-nav{margin-top:20px;}.site-header-label{margin-top:10px;font-size:11px;letter-spacing:0.14em;text-transform:uppercase;color:#666;}.site-header p{font-size:11px;letter-spacing:0.14em;text-transform:uppercase;color:#666;}.site-header .intro-text{margin-top:18px;font-size:13px;letter-spacing:0;text-transform:none;color:#555;}.site-header .intro-text a{color:#111;text-decoration:none;border-bottom:1px solid #ccc;}.site-header .intro-text a:hover{border-color:#111;}.top-nav{margin-top:26px;display:flex;justify-content:center;gap:28px;}.top-nav a{text-decoration:none;color:#333;font-size:12px;letter-spacing:0.14em;text-transform:uppercase;transition:opacity .2s ease;}.top-nav a:hover{opacity:.6;}.projects-grid{max-width:1100px;margin:0 auto;padding:50px 25px 70px;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:50px 35px;justify-items:center;}.project-card{text-decoration:none;color:#111;text-align:center;transition:.25s ease;}.project-card:hover{transform:translateY(-3px);opacity:.9;}.project-card img{width:100%;max-width:260px;height:200px;object-fit:cover;}.project-card span{display:block;margin-top:14px;font-size:11px;letter-spacing:0.16em;text-transform:uppercase;}main{max-width:980px;margin:0 auto;padding:70px 20px 110px;}.project-intro{max-width:620px;margin:0 auto 70px;padding:0 20px;text-align:left;}.project-intro h1{text-align:center;font-size:22px;margin-bottom:14px;letter-spacing:0.08em;text-transform:uppercase;}.back-link{display:block;text-align:center;margin-bottom:36px;text-decoration:none;color:#777;font-size:12px;letter-spacing:0.12em;}.back-link:hover{color:#111;}.project-intro p{font-size:15px;line-height:1.9;color:#555;margin-bottom:20px;}.project-intro h2{font-size:14px;font-weight:500;letter-spacing:0.12em;text-transform:uppercase;margin:40px 0 18px;color:#333;}.project-signature{font-size:13px;color:#777;margin-top:12px;}.gallery{max-width:760px;margin:80px auto;display:flex;flex-direction:column;gap:80px;padding:0 20px;}.gallery img{width:100%;height:auto;display:block;}.about-page{max-width:1180px;margin:0 auto;padding:80px 25px 110px;}.about-grid{display:grid;grid-template-columns:360px 1fr;gap:90px;}.about-image img{max-width:340px;width:100%;}.about-text{max-width:600px;}.about-text h1{font-size:26px;margin-bottom:26px;letter-spacing:0.05em;}.about-text p{font-size:15px;line-height:1.9;color:#333;}.about-text .lead{font-size:17px;line-height:1.75;color:#222;margin-bottom:24px;}.about-info{margin-top:40px;font-size:14px;line-height:1.8;color:#555;}.about-info p{font-size:14px;color:#555;}.about-info a{color:#111;text-decoration:none;border-bottom:1px solid #ccc;}.about-info a:hover{border-color:#111;}.about-credits{margin-top:8px;}.about-credits h3{font-size:14px;font-weight:500;letter-spacing:0.12em;text-transform:uppercase;margin:36px 0 16px;color:#333;}.about-credits h3:first-child{margin-top:0;}.about-credits-list{list-style:none;padding:0;margin:0;}.about-credits-list li{font-size:15px;line-height:1.9;color:#333;margin-bottom:10px;}.about-credits-placeholder{color:#999;font-style:italic;}.space-top{margin-top:14px;}.contact-page{max-width:1180px;margin:0 auto;padding:80px 25px 110px;}.contact-grid{display:grid;grid-template-columns:380px 1fr;gap:90px;}.contact-image img{max-width:400px;width:100%;}.contact-text{max-width:600px;}.site-footer{text-align:center;padding:60px 20px 70px;color:#666;font-size:13px;}.footer-icons{display:flex;justify-content:center;gap:16px;margin-top:14px;}.footer-icons a{opacity:.7;transition:.2s;}.footer-icons a:hover{opacity:1;}.footer-icons img{width:16px;height:16px;}.footer-nav{margin-top:24px;display:flex;justify-content:center;gap:20px;flex-wrap:wrap;border-top:1px solid #eaeae0;padding-top:16px;}.footer-nav a{font-size:11px;color:#888;text-decoration:none;letter-spacing:0.12em;text-transform:uppercase;}.footer-nav a:hover{color:#111;}@media (max-width:900px){.projects-grid{grid-template-columns:1fr;}.about-grid,.contact-grid{grid-template-columns:1fr;gap:50px;}.site-header h1{font-size:20px;letter-spacing:0.14em;}.gallery{max-width:100%;}}.gallery picture{display:block;width:100%;}.lightbox{position:fixed;inset:0;background:rgba(13,13,13,0.96);display:flex;align-items:center;justify-content:center;z-index:1000;opacity:0;visibility:hidden;transition:opacity .35s ease,visibility .35s ease;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);}.lightbox.open{opacity:1;visibility:visible;}.lightbox-figure{margin:0;max-width:90vw;max-height:86vh;display:flex;align-items:center;justify-content:center;}.lightbox-img{max-width:90vw;max-height:86vh;object-fit:contain;box-shadow:0 10px 60px rgba(0,0,0,0.55);opacity:0;transform:scale(.985);transition:opacity .35s ease,transform .35s ease;}.lightbox-img.loaded{opacity:1;transform:scale(1);}.lightbox-control{position:absolute;background:none;border:0;color:#fff;cursor:pointer;opacity:.5;transition:opacity .25s ease;font-family:inherit;-webkit-tap-highlight-color:transparent;}.lightbox-control:hover,.lightbox-control:focus-visible{opacity:1;outline:none;}.lightbox-close{top:22px;right:24px;width:42px;height:42px;font-size:26px;line-height:1;}.lightbox-prev,.lightbox-next{top:50%;transform:translateY(-50%);width:64px;height:64px;display:flex;align-items:center;justify-content:center;}.lightbox-prev::before,.lightbox-next::before{content:"";display:block;width:15px;height:15px;border-style:solid;border-color:#fff;border-width:1.5px 1.5px 0 0;}.lightbox-prev::before{transform:rotate(-135deg);margin-left:5px;}.lightbox-next::before{transform:rotate(45deg);margin-right:5px;}.lightbox-prev{left:14px;}.lightbox-next{right:14px;}.lightbox-counter{position:absolute;bottom:24px;left:50%;transform:translateX(-50%);color:rgba(255,255,255,0.7);font-size:11px;letter-spacing:0.22em;text-transform:uppercase;}@media (max-width:600px){.lightbox-prev,.lightbox-next{width:48px;height:48px;}.lightbox-close{top:14px;right:14px;}}@media (prefers-reduced-motion:reduce){.lightbox,.lightbox-img{transition:opacity .01ms;}.lightbox-img{transform:none;}}.notes-list{max-width:620px;margin:0 auto;padding:0 20px;}.note-entry{padding:36px 0 40px;border-bottom:1px solid #ecece6;}.note-entry:first-child{padding-top:0;}.note-date{font-size:11px;letter-spacing:0.14em;text-transform:uppercase;color:#666;margin-bottom:12px;}.note-entry h2{font-size:18px;font-weight:500;letter-spacing:0.06em;line-height:1.4;margin-bottom:14px;}.note-entry h2 a{color:#111;text-decoration:none;border-bottom:1px solid #ccc;transition:border-color .2s ease;}.note-entry h2 a:hover{border-color:#111;}.note-excerpt{font-size:15px;line-height:1.8;color:#555;}.note-meta{text-align:center;font-size:11px;letter-spacing:0.14em;text-transform:uppercase;color:#666;margin-bottom:36px;}.note-figure{margin:0 auto 40px;max-width:760px;}.note-figure img{width:100%;height:auto;display:block;}.page-trail{text-align:center;margin-bottom:36px;font-size:12px;letter-spacing:0.1em;}.page-trail a{color:#777;text-decoration:none;border-bottom:1px solid #ddd;}.page-trail a:hover{color:#111;border-color:#111;}.project-nav{max-width:620px;margin:0 auto 70px;padding:0 20px;display:flex;justify-content:space-between;align-items:center;gap:16px;font-size:12px;letter-spacing:0.1em;}.project-nav a{color:#777;text-decoration:none;transition:color .2s ease;}.project-nav a:hover{color:#111;}.project-nav-all{text-transform:uppercase;letter-spacing:0.14em;}.project-nav-spacer{flex:1;max-width:120px;}.project-related{margin-top:8px;font-size:14px;line-height:1.8;}.project-related a{color:#111;text-decoration:none;border-bottom:1px solid #ccc;}.project-related a:hover{border-color:#111;}.project-inquiry{max-width:620px;margin:70px auto 0;padding:40px 20px 0;border-top:1px solid #ecece6;text-align:center;}.project-inquiry p{font-size:14px;line-height:1.8;color:#555;margin-bottom:14px;}.project-inquiry p:last-child{margin-bottom:0;}.project-inquiry a{color:#111;text-decoration:none;border-bottom:1px solid #ccc;}.project-inquiry a:hover{border-color:#111;}.about-text .project-inquiry{text-align:left;}.skip-link{position:absolute;left:-9999px;top:0;z-index:2000;padding:10px 16px;background:#111;color:#fff;font-size:13px;text-decoration:none;}.skip-link:focus{left:16px;top:16px;}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid #111;outline-offset:3px;}.latest-notes{max-width:620px;margin:0 auto 70px;padding:0 20px;border-top:1px solid #ecece6;padding-top:50px;}.latest-notes h2,.related-articles h2{font-size:14px;letter-spacing:0.16em;text-transform:uppercase;text-align:center;margin-bottom:28px;color:#666;}.latest-notes h3{font-size:18px;font-weight:500;letter-spacing:0.06em;margin-bottom:14px;}.latest-notes h3 a{color:#111;text-decoration:none;border-bottom:1px solid #ccc;}.latest-notes-more,.notes-search-link{text-align:center;margin-top:24px;font-size:13px;}.latest-notes-more a,.notes-search-link a{color:#111;text-decoration:none;border-bottom:1px solid #ccc;}.related-articles{max-width:620px;margin:0 auto 70px;padding:0 20px;}.related-articles-list{list-style:none;padding:0;line-height:2;}.related-articles-list a{color:#111;text-decoration:none;border-bottom:1px solid #ccc;}.related-articles p{margin-top:20px;font-size:14px;text-align:center;}.related-articles p a{color:#111;text-decoration:none;border-bottom:1px solid #ccc;}.search-label{display:block;text-align:center;font-size:11px;letter-spacing:0.14em;text-transform:uppercase;color:#666;margin-bottom:12px;}.search-input{display:block;width:100%;max-width:420px;margin:0 auto 24px;padding:12px 14px;border:1px solid #ddd;font:inherit;font-size:15px;background:#fff;}.search-status{text-align:center;font-size:13px;color:#666;margin-bottom:20px;min-height:1.4em;}.search-results .note-entry h2{font-size:18px;}@media (max-width:600px){.project-nav{flex-direction:column;gap:12px;text-align:center;}.project-nav-spacer{display:none;}}