:root{--bg:#f2f0eb;--surface:#faf9f5;--surface-strong:#e8e4dd;--text:#1a1b1a;--muted:#6f706b;--line:#1a1b1a2b;--accent:#9f3327;--accent-soft:#d8a49a;--blue:#31566f;--olive:#606653;--display:"Noto Serif SC", "Songti SC", STSong, serif;--sans:Inter, "Noto Sans SC", "Microsoft YaHei", "PingFang SC", sans-serif;color:var(--text);background:var(--bg);font-family:var(--sans);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root[data-theme=dark]{--bg:#141615;--surface:#1c1f1c;--surface-strong:#242824;--text:#f1ede5;--muted:#a7a69b;--line:#f1ede52e;--accent:#d36b5d;--accent-soft:#613a34;--blue:#7595aa;--olive:#9aa181}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);min-width:320px;margin:0}body,button,a{-webkit-tap-highlight-color:transparent}button,a{font:inherit}a{color:inherit}button{cursor:pointer}::selection{color:#fff;background:var(--accent)}.site-shell{min-height:100svh;overflow:hidden}.page-width{width:min(1180px,100% - 64px);margin:0 auto}.site-header{z-index:10;color:#fff;justify-content:space-between;align-items:center;width:min(1240px,100% - 64px);min-height:84px;margin:0 auto;display:flex;position:absolute;top:0;left:0;right:0}.brand{align-items:center;gap:11px;text-decoration:none;display:inline-flex}.brand-mark{width:33px;height:33px;font-family:var(--display);border:1px solid #ffffffad;place-items:center;font-size:20px;line-height:1;display:grid}.brand-copy{gap:2px;display:grid}.brand-copy strong{font-family:var(--display);font-size:17px;font-weight:500;line-height:1}.brand-copy span{letter-spacing:1.7px;opacity:.72;font-size:9px}.site-nav{align-items:center;gap:30px;margin-left:auto;margin-right:37px;display:flex}.site-nav a,.header-link{color:#ffffffc7;align-items:center;gap:5px;min-height:44px;font-size:13px;text-decoration:none;transition:color .2s;display:inline-flex;position:relative}.site-nav a:after{content:"";background:#fff;width:0;height:1px;transition:width .25s;position:absolute;bottom:9px;left:0}.site-nav a:hover,.header-link:hover{color:#fff}.site-nav a:hover:after{width:100%}.header-actions{align-items:center;gap:17px;display:flex}.icon-button{width:40px;height:40px;color:inherit;background:0 0;border:1px solid #ffffff6b;border-radius:50%;place-items:center;padding:0;transition:background-color .2s,border-color .2s,transform .2s;display:inline-grid}.icon-button:hover{background:#ffffff21;border-color:#ffffffe6;transform:translateY(-1px)}.icon-button:focus-visible,.button:focus-visible,.site-nav a:focus-visible,.header-link:focus-visible,.project-card:focus-visible,.contact-link:focus-visible,.text-link:focus-visible,.footer-links a:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.menu-toggle{display:none}.hero-section{isolation:isolate;color:#fff;background:#2a2422;flex-direction:column;align-items:stretch;min-height:760px;display:flex;position:relative}.hero-image,.hero-overlay{position:absolute;inset:0}.hero-image{z-index:-2;background:url(/hero-sunset.webp) 50% 48%/cover no-repeat}.hero-overlay{z-index:-1;background:#1113158a}.hero-content{margin-top:auto;padding-top:152px;padding-bottom:102px}.hero-kicker,.eyebrow,.section-index,.project-eyebrow,.note-category{letter-spacing:1.9px;font-size:10px;line-height:1.4}.hero-kicker{color:#fffc;align-items:center;gap:10px;display:flex}.status-dot{background:#d9a35e;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #d9a35e29}.hero-content h1{max-width:785px;font-family:var(--display);letter-spacing:0;margin:27px 0 21px;font-size:68px;font-weight:400;line-height:1.13}.hero-content h1 em{color:#f0ba78;font-style:normal}.hero-lead{color:#fffc;max-width:475px;font-size:16px;line-height:1.85}.hero-actions{flex-wrap:wrap;gap:13px;margin-top:34px;display:flex}.button{border:1px solid #0000;border-radius:2px;justify-content:center;align-items:center;gap:11px;min-height:47px;padding:0 18px;font-size:13px;text-decoration:none;transition:background-color .2s,color .2s,border-color .2s,transform .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:var(--accent);border-color:var(--accent)}.button-primary:hover{background:#ba4e40;border-color:#ba4e40}.button-quiet{color:#fff;background:#ffffff12;border-color:#ffffff6b}.button-quiet:hover{background:#ffffff26;border-color:#fffc}.hero-caption{color:#ffffff9e;letter-spacing:1.1px;justify-content:space-between;padding-bottom:20px;font-size:10px;display:flex}[data-reveal]{opacity:0;transition:opacity .65s,transform .65s;transform:translateY(20px)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}.intro-section,.work-section,.notes-section,.contact-section{padding-top:125px;padding-bottom:125px}.intro-section{border-bottom:1px solid var(--line);grid-template-columns:1fr 2.25fr .95fr;gap:45px;display:grid}.section-index{color:var(--accent);padding-top:7px}.eyebrow{color:var(--muted);margin:0 0 17px}.intro-copy h2,.section-heading h2,.about-copy h2,.contact-copy h2{font-family:var(--display);letter-spacing:0;margin:0;font-size:45px;font-weight:400;line-height:1.25}.intro-copy h2 span{color:var(--accent)}.body-copy{max-width:520px;color:var(--muted);margin-top:27px;font-size:15px;line-height:1.9}.intro-aside{align-self:end;padding-bottom:4px}.aside-line{color:var(--muted);border-bottom:1px solid var(--line);align-items:center;gap:11px;padding:11px 0;font-size:13px;display:flex}.aside-line svg{color:var(--accent)}.work-section{padding-bottom:133px}.section-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:40px;display:flex}.section-heading h2{font-size:42px}.section-note{color:var(--muted);text-align:right;margin:0 0 3px;font-size:13px;line-height:1.65}.project-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.project-card{color:#f7f3ec;background:#373b39;border:1px solid #0000;border-radius:3px;flex-direction:column;justify-content:space-between;min-height:395px;padding:24px;text-decoration:none;transition:transform .28s,box-shadow .28s;display:flex;position:relative;overflow:hidden}.project-card:after{content:"";border:1px solid #ffffff2e;border-radius:50%;width:175px;height:175px;position:absolute;bottom:-70px;right:-44px}.project-card:hover{transform:translateY(-5px);box-shadow:0 18px 34px #19191629}.project-card--ember{background:#833c32}.project-card--blue{background:#31566f}.project-card--olive{background:#5d6653}.project-topline,.project-bottomline{z-index:1;justify-content:space-between;align-items:center;display:flex;position:relative}.project-topline{color:#ffffffbd;letter-spacing:1.3px;font-size:11px}.project-content{z-index:1;margin:auto 0;padding:55px 0 44px;position:relative}.project-eyebrow{color:#ffffffa3;margin:0 0 17px}.project-content h3{font-family:var(--display);letter-spacing:0;margin:0 0 15px;font-size:35px;font-weight:400;line-height:1.18}.project-content p:not(.project-eyebrow){color:#fffc;max-width:290px;margin:0;font-size:13px;line-height:1.8}.project-bottomline{gap:12px}.tag-list{flex-wrap:wrap;gap:5px;display:flex}.tag-list span{color:#ffffffd4;border:1px solid #ffffff4a;border-radius:999px;padding:5px 8px;font-size:10px}.project-action{color:#fff;white-space:nowrap;align-items:center;gap:5px;font-size:11px;display:inline-flex}.notes-section{border-top:1px solid var(--line)}.notes-heading{margin-bottom:20px}.text-link{color:var(--accent);align-items:center;gap:7px;font-size:13px;text-decoration:none;display:inline-flex}.text-link:hover{text-underline-offset:4px;text-decoration:underline}.notes-list{border-top:1px solid var(--line)}.note-row{border-bottom:1px solid var(--line);grid-template-columns:112px 1fr 30px;align-items:center;gap:24px;min-height:120px;padding:20px 0;transition:padding .25s,color .25s;display:grid}.note-row:hover{color:var(--accent);padding-left:9px}.note-row time{color:var(--muted);letter-spacing:.9px;align-self:start;padding-top:4px;font-size:11px}.note-main{min-width:0}.note-category{color:var(--accent)}.note-main h3{font-family:var(--display);letter-spacing:0;margin:6px 0;font-size:25px;font-weight:400}.note-main p{color:var(--muted);font-size:13px;line-height:1.7}.note-arrow{color:var(--muted);justify-self:end;transition:color .2s,transform .2s}.note-row:hover .note-arrow{color:var(--accent);transform:translate(3px,-3px)}.about-section{color:#f2ede4;background:#202521;padding:126px 0}.about-grid{grid-template-columns:1fr 2.1fr 1.15fr;gap:45px;display:grid}.about-grid .section-index{color:#d8a49a}.about-copy h2{color:#f2ede4;margin-bottom:23px}.about-copy p:not(.eyebrow){color:#f2ede4ad;max-width:520px;font-size:15px;line-height:1.9}.about-meta{color:#f2ede4bf;flex-wrap:wrap;gap:17px;margin-top:32px;font-size:12px;display:flex}.about-meta span{align-items:center;gap:7px;display:inline-flex}.about-quote{color:#d8a49a;font-family:var(--display);align-self:end;padding-bottom:4px;font-size:27px;line-height:1.45}.contact-section{justify-content:space-between;align-items:end;gap:35px;display:flex}.contact-copy h2 em{color:var(--accent);font-style:normal}.contact-link{color:var(--accent);border-bottom:1px solid var(--accent);align-items:center;gap:14px;padding:18px 0 13px;font-size:16px;text-decoration:none;transition:gap .2s,color .2s;display:inline-flex}.contact-link:hover{color:var(--text);gap:19px}.contact-link svg:first-child{color:var(--accent)}.site-footer{color:#f2ede4c7;background:#171a17}.footer-main,.footer-bottom{justify-content:space-between;align-items:center;gap:24px;display:flex}.footer-main{min-height:117px}.footer-main>div:first-child{gap:4px;display:grid}.footer-main strong{font-family:var(--display);font-size:19px;font-weight:400}.footer-main span{color:#f2ede480;letter-spacing:1.2px;text-transform:uppercase;font-size:10px}.footer-links{gap:10px;display:flex}.footer-links a{color:#f2ede4b8;border:1px solid #f2ede440;border-radius:50%;place-items:center;width:42px;height:42px;transition:color .2s,border-color .2s,transform .2s;display:inline-grid}.footer-links a:hover{color:#fff;border-color:#fff;transform:translateY(-2px)}.footer-bottom{color:#f2ede46e;letter-spacing:.6px;border-top:1px solid #f2ede424;min-height:57px;font-size:10px}.footer-bottom a{color:inherit;text-decoration:none}.footer-bottom a:hover{color:#fff;text-underline-offset:3px;text-decoration:underline}@media (width<=900px){.page-width,.site-header{width:min(100% - 40px,680px)}.site-header{min-height:72px}.site-nav{gap:20px;margin-right:24px}.hero-section{min-height:720px}.hero-content h1{font-size:58px}.intro-section,.about-grid{grid-template-columns:1fr 2fr}.intro-aside{grid-column:2}.project-grid{grid-template-columns:1fr}.project-card{min-height:330px}.about-quote{grid-column:2}}@media (width<=680px){.page-width,.site-header{width:calc(100% - 36px)}.site-header{align-items:center}.menu-toggle{margin-left:auto;margin-right:10px;display:inline-grid}.header-actions{gap:8px}.header-link{display:none}.site-nav{background:#141615f2;border:1px solid #ffffff2b;flex-direction:column;align-items:stretch;gap:0;margin:0;padding:8px 17px 13px;display:none;position:absolute;top:64px;left:0;right:0}.site-nav.is-open{display:flex}.site-nav a{border-bottom:1px solid #ffffff24;min-height:45px}.site-nav a:last-child{border-bottom:0}.site-nav a:after{display:none}.hero-section{min-height:690px}.hero-image{background-position:55%}.hero-content{padding-top:128px;padding-bottom:76px}.hero-content h1{margin-top:22px;font-size:43px;line-height:1.22}.hero-lead{max-width:330px;font-size:14px;line-height:1.8}.hero-actions{flex-direction:column;align-items:stretch;max-width:260px}.button{width:100%}.hero-caption{flex-direction:column;align-items:flex-start;gap:10px;padding-bottom:17px;line-height:1.5}.intro-section,.about-grid{display:block}.intro-section,.work-section,.notes-section,.contact-section{padding-top:78px;padding-bottom:78px}.section-index{margin-bottom:32px}.intro-copy h2,.section-heading h2,.about-copy h2,.contact-copy h2{font-size:35px;line-height:1.3}.intro-aside{margin-top:35px}.section-heading,.contact-section{flex-direction:column;align-items:flex-start}.section-note{text-align:left;margin:0}.project-card{min-height:354px;padding:20px}.project-content{padding:45px 0 32px}.project-content h3{font-size:31px}.note-row{grid-template-columns:1fr 24px;align-items:start;gap:9px;min-height:0;padding:22px 0}.note-row time{grid-area:1/1;padding-top:0}.note-main{grid-area:2/1}.note-arrow{grid-area:1/2/span 2;margin-top:6px}.note-main h3{font-size:23px}.about-section{padding:78px 0}.about-quote{margin-top:46px;font-size:24px}.contact-link{justify-content:space-between;width:100%;font-size:14px}.footer-main,.footer-bottom{flex-direction:column;align-items:flex-start}.footer-main{padding-top:32px;padding-bottom:30px}.footer-bottom{justify-content:center;min-height:0;padding-top:17px;padding-bottom:21px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}[data-reveal]{opacity:1;transform:none}}
