@charset "UTF-8";:root{font-family:Arial,Helvetica Neue,PingFang SC,Microsoft YaHei,sans-serif;color:#191c19;background:#f6f7f3;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;font-weight:400;--ink:#191c19;--muted:#666d64;--line:#d9ded4;--accent:#d7fc70}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:3px solid #567e09;outline-offset:5px}button{color:inherit}::selection{background:var(--accent);color:var(--ink)}.shell{width:min(1280px,calc(100% - 112px));margin-inline:auto}.skip-link{position:fixed;left:16px;top:-80px;z-index:30;padding:14px 20px;background:var(--accent)}.skip-link:focus{top:16px}.header{position:sticky;top:0;z-index:10;background:#f6f7f3f5;border-bottom:1px solid var(--line)}.header-inner{height:88px;display:flex;align-items:center;gap:48px}.brand{display:inline-flex;align-items:center;gap:11px;font-size:19px;font-weight:700;letter-spacing:-.6px;white-space:nowrap}.brand-mark{flex-shrink:0}.header nav{display:flex;gap:34px;font-size:14px;margin-left:auto}.header nav a{padding:12px 0}.header nav a:hover{color:#567e09}.header-note{font-size:12px;color:var(--muted);padding-left:30px;border-left:1px solid var(--line);letter-spacing:1px}.hero{display:grid;grid-template-columns:1.06fr 1fr;align-items:center;padding-top:76px}.eyebrow{display:flex;align-items:center;gap:12px;font-family:Arial,Microsoft YaHei,sans-serif;font-size:12px;letter-spacing:1.5px;margin:0;color:#586050;line-height:1.7}.small-line{width:20px;height:2px;background:var(--ink)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(58px,6.5vw,92px);letter-spacing:-5px;font-weight:500;line-height:1.2;margin:30px 0 25px}h1>span{color:#72796d}.hero-intro{font-size:16px;line-height:1.9;color:var(--muted);max-width:390px;margin-bottom:29px}.primary-button{border:1px solid var(--ink);background:var(--ink);color:#fff;display:inline-flex;gap:36px;align-items:center;padding:17px 22px;font-size:14px;transition:background .2s,color .2s}.primary-button:hover{background:var(--accent);color:var(--ink)}.hero-art{height:450px;position:relative;display:flex;flex-direction:column;align-items:stretch;justify-content:center;color:#5b6751;overflow:hidden}.hero-geometry{width:100%;height:auto;max-height:400px;transform:scale(1.1);color:#738264;animation:arrive 1.4s ease-out both}.art-label{position:absolute;right:0;top:6px;font-size:12px;letter-spacing:2px;color:#5a6353}.art-baseline{display:flex;justify-content:space-between;font-size:12px;letter-spacing:1.5px;color:#626a5d;border-top:1px solid var(--line);padding-top:14px}.hero-bottom{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;font-size:12px;color:var(--muted);padding:43px 0 24px;margin-top:34px;letter-spacing:1px}.hero-bottom a{display:flex;gap:25px;align-items:center}.hero-bottom a span{font-size:21px}.projects-section{background:#fff;border-block:1px solid var(--line);padding:76px 0 88px}.section-heading{display:flex;justify-content:space-between;gap:32px;align-items:end;margin-bottom:36px}h2{font-size:36px;letter-spacing:-1.4px;font-weight:500;line-height:1.4;margin:15px 0 0}.title-dot{color:#66883b}.section-heading>p{font-size:14px;line-height:1.8;color:var(--muted);margin:0}.filter-row{display:flex;gap:20px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:21px}.filters{display:flex;flex-wrap:wrap;gap:8px}.filters button{border:1px solid transparent;background:transparent;padding:10px 14px;font-size:14px;border-radius:3px;display:flex;align-items:center;gap:11px;transition:background .18s}.filters button span{font-size:12px;color:#62685f}.filters button:hover{background:#f0f3eb}.filters button[aria-pressed=true]{background:var(--ink);color:#fff}.filters button[aria-pressed=true] span{color:#d7fc70}.result-count{font-size:12px;color:var(--muted);white-space:nowrap}.demo-note{font-size:12px;color:var(--muted);margin:15px 0 23px;line-height:1.7}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.project-card{min-width:0;border:1px solid var(--line);background:#fff;transition:border-color .2s,transform .2s;display:flex;flex-direction:column}.project-card:hover{border-color:#82926e;transform:translateY(-4px)}.project-art{height:211px;position:relative;overflow:hidden;background:#eef1e8;color:#73805f;border-bottom:1px solid var(--line)}.card-geometry{height:100%;width:100%;transition:transform .6s}.project-card:hover .card-geometry{transform:scale(1.07)}.project-index{position:absolute;left:19px;top:17px;font-size:12px;letter-spacing:1px;z-index:1;color:#59654f}.art-caption{position:absolute;bottom:15px;left:19px;font-size:12px;letter-spacing:1.2px;text-transform:uppercase;color:#59654f}.featured{position:absolute;right:15px;top:13px;background:var(--accent);padding:5px 9px;font-size:12px;color:var(--ink)}.visual-orbit .project-art{background:#e7eedb}.visual-grid .project-art{background:#ecefed;color:#708278}.visual-stack .project-art{background:#edece7;color:#8a8572}.visual-nodes .project-art{background:#edf0ef;color:#6a817f}.visual-wave .project-art{background:#edf0e7;color:#7a835d}.visual-cross .project-art{background:#edecee;color:#837990}.project-body{padding:23px 23px 0;display:flex;flex-direction:column;flex:1}.card-heading{display:flex;align-items:center;justify-content:space-between;gap:9px;flex-wrap:wrap}.card-heading h3{font-size:21px;letter-spacing:-.6px;font-weight:500;margin:0;overflow-wrap:anywhere}.status{font-size:12px;white-space:nowrap;color:#62695e;border:1px solid #e0e4db;border-radius:2px;padding:4px 6px}.status.available{color:#435f24;background:#eaf5d9;border-color:#d8eac1}.project-subtitle{font-size:12px;color:var(--muted);margin:8px 0 17px;letter-spacing:.6px}.project-description{font-size:14px;line-height:1.85;color:#62685e;margin-bottom:22px}.tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:auto;margin-bottom:23px}.tags span{font-size:12px;color:#68715d;background:#f4f6f0;padding:5px 7px}.card-bottom{border-top:1px solid #e6e9e1}.project-link,.pending{display:flex;align-items:center;justify-content:space-between;padding:16px 0;font-size:12px}.project-link{font-size:14px}.project-link:hover{color:#567e09}.pending{color:#707668}.pending>span{font-size:21px;line-height:1}.empty-state{padding:70px 20px;text-align:center;background:#f7f8f4;border:1px solid var(--line);color:var(--muted)}.empty-state h3{font-weight:500;color:var(--ink)}.empty-state button{display:inline-flex;gap:20px;align-items:center;border:1px solid var(--line);background:#fff;padding:12px 18px}.about{display:grid;grid-template-columns:1fr 1.35fr;gap:70px;padding-block:100px}.about-side{display:flex;flex-direction:column;align-items:flex-start}.about-monogram{font-size:125px;font-weight:600;letter-spacing:-12px;line-height:1.1;margin-top:45px}.about-monogram span{color:#83a847}.about-domain{font-family:monospace;font-size:13px;color:var(--muted);margin-top:24px}.about-copy h2{font-size:42px;line-height:1.5;margin:0 0 26px;letter-spacing:-1.8px}.about-copy>p{color:var(--muted);font-size:16px;line-height:2;max-width:530px;margin-bottom:35px}.company-row{border-top:1px solid var(--line);padding-top:25px;display:flex;gap:55px;flex-wrap:wrap}.company-row>div{display:flex;flex-direction:column;gap:12px}.company-row span{font-size:12px;letter-spacing:1.5px;color:var(--muted)}.company-row strong{font-size:13px;font-weight:500}.contact-link{margin-top:28px;display:inline-flex;align-items:center;gap:30px;font-size:14px}footer{background:#191d18;color:#e9ede2}.footer-top{padding-block:42px;display:flex;gap:25px;align-items:center}.footer-top>.brand{color:var(--accent)}.footer-top>span{color:#c1c8b8;font-size:13px;margin-left:20px}.back-top{margin-left:auto;font-size:12px;color:#c1c8b8}.footer-bottom{padding-block:23px;border-top:1px solid #3a4034;display:flex;justify-content:space-between;gap:24px;color:#adb6a3;font-size:12px;line-height:1.7}.footer-bottom>div{display:flex;gap:28px}.boot-message{padding:60px;font-family:sans-serif}.loading-state{min-height:100svh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;padding:30px;text-align:center}.loading-state h1{font-size:28px;letter-spacing:0}.loading-state p{font-size:16px;color:var(--muted)}@keyframes arrive{0%{opacity:0;transform:scale(1.02) rotate(-8deg)}to{opacity:1;transform:scale(1.1) rotate(0)}}@media(min-width:1450px){.hero{padding-top:85px}.hero-art{height:490px}.hero-bottom{margin-top:50px}}@media(max-width:1100px){.shell{width:calc(100% - 64px)}.header-note{display:none}.hero{gap:20px}.hero-art{height:400px}h1{font-size:68px}.project-grid{gap:18px}.project-body{padding:18px 18px 0}.card-heading h3{font-size:19px}.project-art{height:180px}.about{gap:50px}.about-copy h2{font-size:36px}}@media(max-width:850px){.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero{padding-top:52px;grid-template-columns:1.15fr .85fr}h1{font-size:60px;letter-spacing:-3px}.hero-art{height:340px}.hero-intro{font-size:15px}.art-label,.art-baseline{font-size:12px}.hero-bottom{padding-top:25px;margin-top:12px}.about{grid-template-columns:1fr 1.6fr;gap:36px}.about-monogram{font-size:100px}.company-row{gap:25px}.section-heading>p{max-width:200px}h2{font-size:30px}.project-art{height:210px}.filter-row{align-items:flex-start}.result-count{padding-top:12px}}@media(max-width:600px){html{scroll-padding-top:88px}.shell{width:calc(100% - 40px)}.header-inner{height:72px;gap:15px}.brand{font-size:16px;gap:5px}.brand-mark{width:29px}.header nav{gap:19px;font-size:13px}.hero{display:block;padding-top:44px}.eyebrow{font-size:12px;letter-spacing:1px}h1{font-size:64px;margin:25px 0 22px;line-height:1.22}.hero-intro{max-width:340px;font-size:16px}.primary-button{padding:15px 20px}.hero-art{height:255px;margin-top:30px}.hero-geometry{height:250px}.art-label{font-size:12px;top:0}.art-baseline{font-size:12px}.hero-bottom{font-size:12px;margin-top:12px;padding:22px 0}.hero-bottom a{gap:10px}.projects-section{padding:44px 0 50px}.section-heading{display:block;margin-bottom:25px}.section-heading>p{max-width:none;font-size:14px;margin-top:15px}.section-heading>p br{display:none}h2{font-size:29px}.filter-row{display:block;padding-bottom:14px}.filters{gap:5px}.filters button{padding:9px 10px;font-size:13px;gap:7px}.result-count{display:block;margin-top:12px;padding-top:0}.demo-note{font-size:12px;margin-block:14px 18px}.project-grid{grid-template-columns:1fr;gap:22px}.project-art{height:210px}.project-body{padding:24px 24px 0}.card-heading h3{font-size:23px}.project-description{font-size:15px}.project-subtitle{font-size:13px}.status,.tags span{font-size:12px}.project-link,.pending{font-size:13px}.about{display:block;padding-block:52px}.about-side{display:grid;grid-template-columns:1fr auto;align-items:center;margin-bottom:30px}.about-side .eyebrow{grid-column:1/-1}.about-monogram{font-size:74px;letter-spacing:-7px;margin-top:20px}.about-domain{margin-top:20px;font-size:12px}.about-copy h2{font-size:33px}.about-copy>p{font-size:15px}.company-row strong{font-size:12px}.footer-top{padding-block:31px;flex-wrap:wrap;gap:16px}.footer-top>span{order:3;margin-left:0;flex-basis:100%;font-size:12px}.back-top{font-size:12px}.footer-bottom{display:block;font-size:12px}.footer-bottom>div{margin-top:15px;gap:25px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.project-card:hover{transform:none}}.project-description{font-size:16px}.header nav,.filters button,.project-link,.pending,.contact-link{font-size:14px}@media(max-width:380px){.header-inner{gap:8px}.header .brand{font-size:14px;gap:4px}.header nav{gap:12px}.hero h1{font-size:56px}}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:24px}.project-art{height:245px}@media(max-width:600px){.project-grid{grid-template-columns:1fr}.project-art{height:210px}}
