:root{--ink:#213e36;--paper:#f7f6f0;--orange:#b65434;--line:#d9ded5;--muted:#68776d}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif;line-height:1.8}a{color:inherit;text-decoration:none}a:hover{color:var(--orange)}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--orange);outline-offset:5px}header{padding:24px 6%;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}.logo{font-size:34px;font-weight:800;letter-spacing:-2px;line-height:1.1}.logo span{display:block;font-size:10px;letter-spacing:3px;margin-top:10px}nav{display:flex;gap:32px;font-size:14px}section{padding:80px 8%}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(40px,5vw,76px);font-weight:500;line-height:1.28;letter-spacing:-2px;margin-bottom:30px}h2{font-size:clamp(28px,3vw,44px);font-weight:500;line-height:1.5}h3{font-size:22px;font-weight:500}.eyebrow{font-size:11px;font-weight:600;letter-spacing:3px;margin-bottom:25px}.lead{font-size:17px;max-width:490px;color:var(--muted)}.hero{display:grid;grid-template-columns:1fr 1fr;gap:6%;align-items:center;padding-top:65px}.hero h1 span{color:var(--orange)}.button{display:inline-flex;align-items:center;gap:50px;background:var(--ink);color:white;border:0;padding:15px 25px;font:inherit;font-size:14px;cursor:pointer}.button:hover{background:var(--orange);color:white}.text-link{display:inline-block;margin:20px 0 0 20px;font-size:14px}.hero-art{height:530px;background:#e4ddcc;position:relative;overflow:hidden;border-radius:48% 48% 2px 2px}.hero-art img{width:100%;height:100%;object-fit:cover}.sun{position:absolute;width:230px;height:230px;border-radius:50%;background:#f4edda;top:40px;right:-20px}.arch{position:absolute;bottom:0;left:30px;width:72%;height:390px;border:20px solid #c7b99e;border-radius:180px 180px 0 0;box-shadow:25px 12px 30px #8b816730}.table{position:absolute;bottom:95px;left:40px;width:85%;height:28px;background:#8b573c;transform:rotate(-4deg);box-shadow:0 75px 0 -10px #8b573c}.vase{position:absolute;width:95px;height:150px;bottom:110px;right:95px;background:#af6044;border-radius:20% 20% 45% 45%;box-shadow:inset -20px 0 #984d35}.book{position:absolute;width:110px;height:16px;bottom:125px;left:85px;background:var(--ink);transform:rotate(-4deg);box-shadow:0 -18px #f4f0e6}.art-caption{position:absolute;bottom:20px;left:35px;letter-spacing:2px;font-size:9px}.art-caption b{font-size:15px;font-weight:400}.statement{background:var(--ink);color:#f4f2e8;display:grid;grid-template-columns:1fr 2fr 1.5fr;gap:35px;align-items:start}.statement h2{font-size:34px;margin:0}.statement p:last-child{color:#c4d0c8;font-size:14px;padding-top:14px}.values{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;border-bottom:1px solid var(--line)}.values span{font-size:11px;letter-spacing:2px;color:var(--orange)}.values h3{margin:20px 0 10px}.values p{color:var(--muted);font-size:14px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:35px}.section-head h2{margin:0}.section-head>a{font-size:14px}.job-row{display:flex;gap:25px;align-items:center;justify-content:space-between;padding:25px 4px;border-top:1px solid var(--line)}.job-row:last-of-type{border-bottom:1px solid var(--line)}.job-row h3{margin:0}.job-row span{font-size:13px;color:var(--muted)}.news-section{background:#eeeee5}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.news-card img,.news-placeholder{width:100%;height:230px;object-fit:cover}.news-placeholder{display:flex;align-items:center;justify-content:center;background:#d8ded2;font-size:24px;font-weight:300}.news-card .eyebrow{margin:20px 0 12px;font-size:10px}.news-card p{color:var(--muted);font-size:14px}.news-card span{font-size:13px}.empty{padding:35px;background:#eceee6;color:var(--muted);width:100%;grid-column:1/-1}.empty a{display:block;margin-top:15px}.page-heading{background:#e9ece2;padding-bottom:65px}.page-heading>a{display:inline-block;margin-bottom:30px;font-size:14px}.page-heading h1{max-width:1000px;font-size:clamp(36px,4.5vw,64px)}.reading{max-width:1000px;margin:auto;overflow-wrap:anywhere}.reading h2{font-size:28px;margin-top:36px}.reading p{color:#4d5f53;line-height:2}.reading hr{border:0;border-top:1px solid var(--line);margin:40px 0}.article-image{width:100%;max-height:600px;object-fit:contain}.filters{display:flex;align-items:end;gap:20px;margin-bottom:40px}.filters label{display:grid;gap:10px;font-size:13px;flex:1}.filters input,.filters select{width:100%;padding:14px;border:1px solid var(--line);background:white;font:inherit;border-radius:0}.muted{color:var(--muted);font-size:13px}.pagination{justify-content:center;margin-top:40px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:10%}.contact-grid h3{font-size:14px;margin-top:25px;color:var(--muted)}footer{background:#182f29;color:#e4e8dc;padding:55px 8% 25px;display:grid;grid-template-columns:1fr 1fr;gap:40px}footer p{font-size:12px;margin-top:15px}footer>div:nth-child(2){display:flex;justify-content:end;gap:25px;font-size:13px}footer small{grid-column:1/-1;border-top:1px solid #ffffff20;padding-top:22px;font-size:11px;color:#afbbb1}@media(max-width:800px){header{align-items:start;gap:20px;flex-direction:column}nav{gap:20px;flex-wrap:wrap;font-size:12px}section{padding:50px 6%}.hero{grid-template-columns:1fr;gap:35px}.hero-art{height:390px;max-width:500px;width:100%}.hero h1{font-size:50px}.statement,.values,.news-grid,.contact-grid{grid-template-columns:1fr}.statement{gap:10px}.values{gap:20px}.section-head{align-items:start;flex-direction:column}.job-row{flex-wrap:wrap;gap:10px}.job-row h3{font-size:19px}.job-row>div,.job-row>h3{width:100%}.filters{flex-direction:column;align-items:stretch}.text-link{margin-left:0;display:block}.news-card img{height:260px}footer{grid-template-columns:1fr}footer>div:nth-child(2){justify-content:start;flex-wrap:wrap}}
.logo img{display:block;width:180px;height:auto;object-fit:contain}.legacy-banner img{display:block;width:100%;height:auto}.legacy-values{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.legacy-values h3{font-size:20px}.legacy-gallery{width:100%;height:260px;object-fit:cover}.legacy-content-image{display:block;width:100%;height:auto;margin:24px auto}.legacy-content-image[loading]{max-height:none}
.about-intro{display:grid;grid-template-columns:1.5fr 1fr;gap:10%;align-items:end;padding-top:90px;padding-bottom:65px}.about-intro h1{font-size:clamp(36px,4.6vw,68px);line-height:1.35}.about-motto{font-size:19px;color:var(--muted);margin-bottom:0}.about-intro-side{border-left:1px solid var(--line);padding:15px 0 15px 35px}.about-intro-side>span{font-size:14px;color:var(--orange)}.about-intro-side p{font-size:21px;margin:20px 0}.about-intro-side a{font-size:14px}.about-facts{margin:0 8%;padding:38px 0;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:35px}.about-facts div{display:flex;flex-direction:column;gap:8px}.about-facts div+div{border-left:1px solid var(--line);padding-left:35px}.about-facts strong{font-size:clamp(30px,3.6vw,52px);line-height:1.2;font-weight:500;letter-spacing:-1px}.about-facts span{font-size:14px;color:var(--muted)}.about-profile{display:grid;grid-template-columns:1fr 2fr;gap:8%}.about-copy{font-size:17px;line-height:2;color:#40554a}.about-copy p:last-child{margin-bottom:0}.about-source-note{border-left:2px solid #b4bfb0;padding-left:15px;font-size:13px;line-height:1.8;color:var(--muted);margin-top:30px}.about-purpose{display:grid;grid-template-columns:1fr 2fr;gap:8%;background:var(--ink);color:var(--paper)}.about-purpose article+article{border-top:1px solid #ffffff30;margin-top:35px;padding-top:30px}.about-purpose article>span{font-size:14px;color:#c8d1b9}.about-purpose h3{font-size:clamp(25px,2.8vw,38px);line-height:1.6;margin:16px 0 0}.about-purpose article p{font-size:20px;line-height:1.9;margin:15px 0 0}.about-principles ol{list-style:none;padding:0;margin:0}.about-principles li{display:flex;align-items:center;gap:35px;padding:24px 0;border-top:1px solid var(--line);scroll-margin-top:20px}.about-principles li:last-child{border-bottom:1px solid var(--line)}.about-principles li>span{font-size:14px;color:var(--orange);min-width:35px}.about-principles h3{font-size:clamp(20px,2.2vw,29px);margin:0}.about-contact{display:grid;grid-template-columns:1fr 1fr;gap:8%;background:#e9ece2}.about-contact>div>span{display:block;color:var(--muted);font-size:14px}.about-phone{display:block;font-size:clamp(26px,3vw,40px);margin-bottom:22px}.about-contact .text-link{margin-left:0}.about-intro .eyebrow,.about-profile .eyebrow,.about-purpose .eyebrow,.about-principles .eyebrow,.about-contact .eyebrow{font-size:12px}@media(max-width:800px){.about-intro,.about-profile,.about-purpose,.about-contact{grid-template-columns:1fr;gap:25px}.about-intro{padding-top:55px}.about-intro-side{padding-left:20px}.about-facts{margin:0 6%;gap:18px}.about-facts div+div{padding-left:18px}.about-facts span{font-size:12px}.about-facts strong{font-size:28px}.about-purpose article p{font-size:18px}}@media(max-width:440px){.about-facts{grid-template-columns:1fr;padding:20px 0}.about-facts div{flex-direction:row;align-items:center;justify-content:space-between;padding:12px 0}.about-facts div+div{border-left:0;border-top:1px solid var(--line);padding-left:0}.about-facts span{font-size:13px}}
.job-row.careers-row{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(0,1fr) auto;column-gap:32px;align-items:center}.careers-row>div{min-width:0}.careers-row .careers-meta{text-align:left;justify-self:start}.careers-row>span:last-child{justify-self:end;white-space:nowrap}@media(max-width:800px){.job-row.careers-row{grid-template-columns:minmax(0,1fr) auto;gap:12px}.careers-row>div{grid-column:1/-1}.careers-row .careers-meta{grid-column:1}.careers-row>span:last-child{grid-column:2}}
.page-heading.news-heading{padding-top:32px;padding-bottom:28px}.news-heading .eyebrow{margin-bottom:12px}.news-heading h1{font-size:44px;margin-bottom:0}.news-list-section{padding-top:32px}@media(max-width:800px){.page-heading.news-heading{padding-top:26px;padding-bottom:24px}.news-heading h1{font-size:36px}.news-list-section{padding-top:26px}}
.job-conditions{display:flex;flex-wrap:wrap;gap:16px 40px;margin:0 0 32px;padding:20px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.job-conditions>div{display:flex;align-items:baseline;gap:6px;max-width:100%}.job-conditions dt{color:var(--muted);flex-shrink:0}.job-conditions dd{margin:0;overflow-wrap:anywhere}
.page-heading.careers-heading{padding-top:30px;padding-bottom:26px}.careers-heading .eyebrow{margin-bottom:10px}.careers-heading h1{font-size:44px;margin-bottom:14px}.careers-heading .lead{max-width:none;margin-bottom:0}.careers-list{padding-top:28px}.careers-row .careers-title{text-align:left;justify-self:stretch}.careers-row .careers-date{display:block;text-align:left;margin-top:6px;width:100%}@media(max-width:800px){.page-heading.careers-heading{padding-top:24px;padding-bottom:22px}.careers-heading h1{font-size:36px}}
.job-row.home-job-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;column-gap:32px}.home-job-row .home-job-date{text-align:left;justify-self:stretch}.home-job-row>span:last-child{justify-self:end}@media(max-width:800px){.job-row.home-job-row{grid-template-columns:minmax(0,1fr) auto;gap:8px 16px}.home-job-row>h3{grid-column:1/-1}.home-job-row .home-job-date{grid-column:1}}
.statement>.eyebrow{font-size:28px;letter-spacing:3px}.legacy-values>article>span{font-size:30px;font-weight:600;letter-spacing:2px}.legacy-values+section>.eyebrow{font-size:28px;letter-spacing:3px}
.company-culture-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:24px}.company-culture-grid article{border-top:1px solid var(--line);padding-top:18px}.company-culture-grid article>span{color:var(--orange);letter-spacing:2px}.company-culture-grid h3{margin:12px 0}.company-culture-grid p{color:var(--muted);font-size:14px}.news-card img{height:500px;object-fit:contain;background:#e9ece2;padding:8px}@media(max-width:800px){.news-card img{height:420px}}
.page-heading:not(.news-heading){padding-top:48px;padding-bottom:48px}.page-heading:not(.news-heading) h1{font-size:clamp(34px,4vw,58px);margin-bottom:20px}.page-heading:not(.news-heading) .lead{max-width:620px}
.reading{max-width:none;margin-left:8%;margin-right:8%}.reading h2,.reading>p{max-width:1000px}.reading .legacy-content-image,.reading .article-image{display:block;margin-left:0;margin-right:0;max-width:1000px}
.reading{max-width:1000px;margin-left:auto;margin-right:auto}
.reading{max-width:1200px}.reading h2,.reading>p{max-width:1200px}.reading .legacy-content-image,.reading .article-image{max-width:1200px}
.reading{max-width:1400px}.reading h2,.reading>p{max-width:1400px}.reading .legacy-content-image,.reading .article-image{max-width:1400px}
