:root{--ink:#10251e;--forest:#0d3b2e;--deep:#082c23;--lime:#bedb4b;--cream:#f4f1e7;--paper:#fbfaf5;--line:rgba(16,37,30,.18);--sans:"DM Sans","Noto Sans TC",sans-serif;--zh:"Noto Sans TC",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.7}a{color:inherit;text-decoration:none}img{display:block;width:100%;height:100%;object-fit:cover}h1,h2,h3,p{margin-top:0}.site-header{height:88px;padding:0 clamp(24px,5vw,76px);display:flex;align-items:center;justify-content:space-between;position:absolute;top:0;left:0;right:0;z-index:10;color:#fff;border-bottom:1px solid rgba(255,255,255,.28)}.brand{display:flex;gap:14px;align-items:center}.brand-mark{width:38px;height:38px;position:relative;display:block}.brand-mark i{display:block;position:absolute;background:var(--lime);border-radius:100% 0 100% 0;transform:rotate(-32deg)}.brand-mark i:first-child{width:27px;height:15px;left:0;top:14px}.brand-mark i:last-child{width:23px;height:12px;right:0;top:7px;transform:rotate(-148deg)}.brand strong{display:block;font-family:var(--zh);font-size:15px;letter-spacing:.08em}.brand small{display:block;font-size:10px;letter-spacing:.19em;opacity:.76}.site-header nav{display:flex;gap:34px;font-size:14px}.site-header nav a,.header-link{position:relative}.site-header nav a:after{content:"";position:absolute;left:0;bottom:-7px;width:0;height:1px;background:var(--lime);transition:.25s}.site-header nav a:hover:after{width:100%}.header-link{font-size:14px;border:1px solid rgba(255,255,255,.5);padding:9px 16px;border-radius:99px}.header-link span{color:var(--lime);margin-left:7px}.hero{height:min(900px,100vh);min-height:700px;position:relative;color:#fff;overflow:hidden}.hero-image{position:absolute;inset:0;background:url("farm-exterior.jpg") center/cover no-repeat;transform:scale(1.03)}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,26,20,.84) 0%,rgba(4,26,20,.45) 47%,rgba(4,26,20,.08) 100%),linear-gradient(0deg,rgba(4,26,20,.4),transparent 55%)}.hero-content{position:absolute;left:clamp(24px,8vw,124px);top:50%;transform:translateY(-43%);max-width:790px}.eyebrow{font-size:12px;line-height:1;letter-spacing:.22em;font-weight:700;color:#4c675e;margin-bottom:30px}.eyebrow.light{color:var(--lime)}.hero h1{font-family:var(--zh);font-size:clamp(56px,7vw,108px);line-height:1.12;letter-spacing:-.055em;margin-bottom:34px;font-weight:700}.hero-lead{font-size:clamp(17px,1.5vw,22px);line-height:1.8;max-width:630px;color:rgba(255,255,255,.8)}.round-link{margin-top:38px;width:132px;height:132px;border:1px solid rgba(255,255,255,.52);border-radius:50%;display:flex;align-items:center;justify-content:center;gap:10px;font-size:14px;transition:.3s}.round-link b{color:var(--lime);font-size:21px}.round-link:hover{background:var(--lime);color:var(--forest);border-color:var(--lime)}.round-link:hover b{color:var(--forest)}.hero-note{position:absolute;right:clamp(24px,5vw,76px);bottom:58px;display:flex;gap:24px;align-items:flex-start;border-top:1px solid rgba(255,255,255,.45);padding-top:16px;width:220px}.hero-note span{color:var(--lime);font-size:12px}.hero-note p{font-size:13px;line-height:1.6;letter-spacing:.1em}.section{padding:clamp(88px,10vw,150px) clamp(24px,8vw,124px)}.section-index{font-size:11px;letter-spacing:.16em;color:#72827c;border-top:1px solid var(--line);padding-top:14px}.intro{display:grid;grid-template-columns:.65fr 2fr .9fr;gap:clamp(35px,6vw,100px);align-items:start}.intro-main h2,.section-head h2,.feature h2,.exchange h2,.closing h2{font-family:var(--zh);font-size:clamp(38px,5vw,72px);line-height:1.25;letter-spacing:-.045em;margin-bottom:40px}.intro-main h2 em{font-style:normal;color:#6b7a74;font-weight:500}.intro-copy{max-width:690px;font-size:18px;line-height:2;color:#4f615a}.location-card{background:var(--forest);color:#fff;padding:35px;min-height:280px;position:relative}.location-card .pin{color:var(--lime);position:absolute;right:26px;top:23px}.location-card p{font-size:32px;line-height:1.18;font-weight:600;letter-spacing:-.03em;margin:58px 0 22px}.location-card strong{display:block;font-family:var(--zh);margin-bottom:8px}.location-card small{color:rgba(255,255,255,.6);font-size:13px}.research{background:var(--cream)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:70px}.section-head>p{max-width:450px;color:#5d6b66;font-size:17px}.research-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--ink);border-bottom:1px solid var(--ink)}.research-grid article{padding:28px 30px 42px;border-right:1px solid var(--line);min-height:330px}.research-grid article:first-child{padding-left:0}.research-grid article:last-child{border:0}.research-grid article>span{font-size:11px;letter-spacing:.14em}.icon{margin:55px 0 30px;width:58px;height:58px;border:1px solid var(--ink);border-radius:50%;display:grid;place-items:center;font-size:27px;color:var(--forest)}.research-grid h3{font-family:var(--zh);font-size:20px}.research-grid p{color:#5f6e68;font-size:14px;line-height:1.85}.feature{display:grid;grid-template-columns:1.05fr .95fr;background:var(--forest);color:#fff;padding-top:0;padding-bottom:0}.feature-photo{height:760px;position:relative;margin-left:calc(clamp(24px,8vw,124px)*-1)}.feature-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(7,35,28,.55),transparent 40%)}.feature-photo span{position:absolute;z-index:1;left:30px;bottom:25px;font-size:11px;letter-spacing:.16em;color:#fff}.feature-copy{padding:110px clamp(0px,4vw,75px)}.feature-copy h2{font-size:clamp(36px,4.3vw,66px)}.feature-copy>p:not(.eyebrow){color:rgba(255,255,255,.68);max-width:580px;font-size:17px;line-height:2}.feature blockquote{border-left:2px solid var(--lime);padding-left:28px;margin:55px 0 0;font-family:var(--zh);font-size:22px;line-height:1.8;color:var(--lime)}.journal{background:var(--paper)}.journal-head a{font-size:14px;border-bottom:1px solid var(--ink);padding-bottom:5px}.journal-grid{display:grid;grid-template-columns:1.15fr .85fr .85fr;gap:26px}.journal-card{display:flex;flex-direction:column;border-top:1px solid var(--ink);padding-top:14px}.card-image{height:270px;overflow:hidden;margin-bottom:20px}.journal-card.large .card-image{height:370px}.journal-card img{transition:transform .5s}.journal-card:hover img{transform:scale(1.03)}.card-meta{display:flex;justify-content:space-between;font-size:11px;letter-spacing:.12em;color:#6d7a75}.journal-card h3{font-family:var(--zh);font-size:26px;line-height:1.4;margin:20px 0 14px}.journal-card p{font-size:14px;color:#68756f;line-height:1.85}.journal-card b{margin-top:auto;padding-top:15px;font-size:13px;color:var(--forest)}.exchange{background:var(--deep);color:#fff}.exchange-title{display:flex;justify-content:space-between;gap:60px;align-items:start}.exchange-title h2{max-width:820px}.exchange-gallery{display:grid;grid-template-columns:1.2fr .8fr;gap:24px;margin-top:40px}.exchange-gallery figure{margin:0}.exchange-gallery figure:first-child{height:500px}.exchange-gallery figure:last-child{height:500px}.exchange-gallery figcaption{font-size:12px;letter-spacing:.08em;color:rgba(255,255,255,.55);padding-top:12px}.exchange-gallery img{filter:saturate(.8)}.closing{text-align:center;padding:clamp(100px,12vw,180px) 24px;background:var(--lime);color:var(--forest)}.closing .eyebrow{color:var(--forest)}.closing h2{max-width:900px;margin:0 auto 35px}.closing>p:not(.eyebrow){max-width:630px;margin:0 auto 40px;font-size:17px}.closing a{display:inline-flex;align-items:center;gap:20px;border:1px solid var(--forest);border-radius:99px;padding:15px 24px;font-weight:600}.closing a span{font-size:21px}footer{background:var(--deep);color:rgba(255,255,255,.65);padding:45px clamp(24px,5vw,76px);display:grid;grid-template-columns:1.4fr 1fr 1fr;align-items:end;gap:25px;font-size:12px;letter-spacing:.06em}.footer-brand{color:#fff;font-family:var(--zh);font-size:18px;font-weight:700}.footer-brand small{display:block;font-family:var(--sans);font-size:10px;letter-spacing:.16em;color:var(--lime);margin-top:3px}footer p{margin:0}.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:980px){.site-header nav{display:none}.intro{grid-template-columns:1fr}.section-index{margin-bottom:20px}.location-card{max-width:430px}.research-grid{grid-template-columns:1fr 1fr}.research-grid article:nth-child(2){border-right:0}.research-grid article:first-child{padding-left:30px}.feature{grid-template-columns:1fr}.feature-photo{height:560px;margin:0 calc(clamp(24px,8vw,124px)*-1)}.feature-copy{padding:85px 0}.journal-grid{grid-template-columns:1fr 1fr}.journal-card.large{grid-column:1/-1}.exchange-title{display:block}.exchange-gallery{grid-template-columns:1fr}.exchange-gallery figure:last-child{height:390px}footer{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}
@media(max-width:640px){.site-header{height:75px;padding:0 20px}.brand strong{font-size:13px}.brand small{font-size:8px}.header-link{padding:8px 11px;font-size:12px}.hero{min-height:670px}.hero-content{top:48%;left:24px;right:24px}.hero h1{font-size:53px}.hero-lead{font-size:16px}.round-link{width:105px;height:105px;margin-top:25px}.hero-note{display:none}.section{padding:82px 24px}.intro-main h2,.section-head h2,.feature h2,.exchange h2,.closing h2{font-size:38px}.intro-copy{font-size:16px}.section-head{display:block}.section-head>p{margin-top:30px}.research-grid{grid-template-columns:1fr}.research-grid article,.research-grid article:first-child{padding:24px 8px 35px;border-right:0;border-bottom:1px solid var(--line);min-height:auto}.research-grid article:last-child{border-bottom:0}.icon{margin:30px 0 20px}.feature{padding-left:24px;padding-right:24px}.feature-photo{height:440px;margin:0 -24px}.feature-copy{padding:75px 0}.journal-grid{grid-template-columns:1fr}.journal-card.large{grid-column:auto}.card-image,.journal-card.large .card-image{height:300px}.exchange-gallery figure:first-child,.exchange-gallery figure:last-child{height:330px}.closing{padding:95px 24px}footer{grid-template-columns:1fr;padding:38px 24px}.footer-brand{grid-column:auto}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.journal-card img{transition:none}}

.menu-toggle{display:none;border:0;background:transparent;color:inherit;padding:10px;width:44px;height:44px;cursor:pointer}.menu-toggle span{display:block;width:23px;height:2px;margin:5px auto;background:currentColor;transition:transform .25s,opacity .2s}.menu-toggle:focus-visible{outline:2px solid var(--lime);outline-offset:2px}
@media(max-width:980px){.site-header{padding-left:74px}.menu-toggle{display:block;position:absolute;left:16px;top:50%;z-index:12;transform:translateY(-50%)}.site-header nav{display:flex;position:absolute;top:100%;left:0;right:0;flex-direction:column;gap:0;padding:12px 24px 22px;background:var(--deep);border-top:1px solid rgba(255,255,255,.18);box-shadow:0 18px 35px rgba(0,0,0,.22);opacity:0;visibility:hidden;transform:translateY(-10px);transition:opacity .22s,transform .22s,visibility .22s}.site-header nav a{display:block;padding:15px 2px;border-bottom:1px solid rgba(255,255,255,.14);font-size:16px}.site-header nav a:last-child{border-bottom:0}.site-header.menu-open nav{opacity:1;visibility:visible;transform:none}.site-header.menu-open .menu-toggle span:nth-child(1){transform:translateY(7px) rotate(45deg)}.site-header.menu-open .menu-toggle span:nth-child(2){opacity:0}.site-header.menu-open .menu-toggle span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}body.menu-visible{overflow:hidden}}
@media(max-width:640px){.site-header{padding-left:66px}.menu-toggle{left:10px}.site-header .brand{gap:9px}.site-header .header-link{padding:7px 10px}.site-header .header-link span{display:none}}

/* Multi-page architecture */
.profile-logo{width:42px;height:42px;border-radius:50%;object-fit:cover;border:1px solid rgba(255,255,255,.7);background:#fff}.brand-mark{display:none}.site-header.dark{position:relative;background:var(--deep);color:#fff}.site-header nav a.active:after{width:100%}.home-intro{display:grid;grid-template-columns:1.5fr .7fr;align-items:end;gap:clamp(45px,9vw,150px)}.home-intro h2{font-family:var(--zh);font-size:clamp(38px,5vw,70px);line-height:1.25;letter-spacing:-.045em}.home-intro>p{font-size:17px;color:#5d6b66}.route-grid{display:grid;grid-template-columns:repeat(3,1fr)}.route-card{min-height:540px;padding:35px;display:flex;flex-direction:column;justify-content:space-between;color:#fff;position:relative;overflow:hidden}.route-card:before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(4,30,22,.9),rgba(4,30,22,.12));transition:.35s}.route-card>*{position:relative;z-index:1}.route-card>span{font-size:12px;letter-spacing:.15em}.route-card h2{font-family:var(--zh);font-size:40px;margin-bottom:12px}.route-card p{max-width:330px;color:rgba(255,255,255,.75)}.route-card b{font-size:13px;color:var(--lime)}.route-card:hover:before{background:linear-gradient(0deg,rgba(4,30,22,.92),rgba(4,30,22,.3))}.route-about{background:url("farm-team.jpg") center/cover}.route-research{background:url("plant-measurement.jpg") center/cover}.route-journal{background:url("cultivation-row.jpg") center/cover}.home-feature{display:grid;grid-template-columns:1.15fr .85fr;background:var(--forest);color:#fff}.home-feature>img{height:620px}.home-feature>div{padding:clamp(55px,8vw,120px);display:flex;flex-direction:column;justify-content:center}.home-feature blockquote{font-family:var(--zh);font-size:clamp(28px,3.3vw,48px);line-height:1.65;margin:0 0 45px}.home-feature a{color:var(--lime);font-size:14px}
.subpage{font-family:var(--sans)}.page-hero{min-height:650px;background:var(--forest);color:#fff;display:grid;grid-template-columns:1fr 1fr}.page-hero-copy{padding:clamp(70px,10vw,145px) clamp(24px,8vw,120px)}.page-hero h1,.research-hero h1,.journal-hero h1{font-family:var(--zh);font-size:clamp(48px,6vw,88px);line-height:1.2;letter-spacing:-.05em}.page-hero-copy>p:last-child{max-width:600px;color:rgba(255,255,255,.72);font-size:18px}.page-hero>img{min-height:650px}.story{display:grid;grid-template-columns:.6fr 1.8fr;gap:clamp(45px,8vw,130px)}.story h2,.method-intro h2,.exchange-story h2,.trial h2,.facebook-cta h2{font-family:var(--zh);font-size:clamp(36px,4.6vw,66px);line-height:1.3;letter-spacing:-.04em}.story h2 em{font-style:normal;color:#75827d;font-weight:500}.story>div:last-child>p{max-width:760px;color:#53645d;font-size:17px}.values{display:grid;grid-template-columns:repeat(3,1fr);padding:0 clamp(24px,8vw,124px) 130px}.values article{padding:40px;border-top:1px solid var(--ink);border-right:1px solid var(--line)}.values article:last-child{border-right:0}.values span{font-size:12px}.values h3{font-size:25px;font-family:var(--zh);margin-top:55px}.values p{color:#68756f}.location-band{background:var(--deep);color:#fff;padding:100px clamp(24px,8vw,124px);display:flex;justify-content:space-between;align-items:end}.location-band h2{font-family:var(--zh);font-size:clamp(38px,5vw,70px);line-height:1.3}.coordinates{font-size:32px;color:var(--lime);line-height:1.4}.exchange-story{display:grid;grid-template-columns:1fr 1fr;gap:clamp(45px,8vw,120px);align-items:center}.exchange-story>img{height:520px}.exchange-story p{color:#596a63}.exchange-story a{display:inline-block;margin-top:20px;border-bottom:1px solid var(--forest);padding-bottom:5px}
.research-hero{min-height:620px;padding:100px clamp(24px,8vw,124px);display:grid;grid-template-columns:1fr .8fr;gap:70px;align-items:center;background:var(--cream)}.research-hero>div>p:last-child{font-size:18px;max-width:600px;color:#53645d}.research-hero img{height:450px;object-fit:contain;background:#fff}.method-intro{display:grid;grid-template-columns:.6fr 1.8fr;gap:80px}.method-intro>div:last-child>p{font-size:17px;max-width:700px;color:#5f6c67}.method-list{background:var(--cream);padding:0 clamp(24px,8vw,124px)}.method-list article{display:grid;grid-template-columns:60px 130px 1fr;gap:35px;align-items:center;padding:55px 0;border-top:1px solid var(--ink)}.method-list article>span{font-size:12px}.method-symbol{width:82px;height:82px;border:1px solid var(--ink);border-radius:50%;display:grid;place-items:center;font-size:34px}.method-list h2{font-family:var(--zh);font-size:34px;margin-bottom:3px}.method-list h3{font-size:14px;letter-spacing:.08em;color:#446157}.method-list p{max-width:600px;color:#60716a}.trial{background:var(--forest);color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:clamp(45px,8vw,120px);align-items:center}.trial>img{height:580px}.trial p{color:rgba(255,255,255,.7)}.trial a{display:inline-block;color:var(--lime);margin-top:22px}
.journal-page{background:var(--cream)}.journal-hero{padding:120px clamp(24px,8vw,124px) 80px}.journal-hero p:last-child{max-width:570px;font-size:18px;color:#5e6c66}.journal-featured{padding:0 clamp(24px,8vw,124px) 110px}.journal-featured>a{display:grid;grid-template-columns:1.1fr .9fr;background:var(--forest);color:#fff}.journal-featured img{height:560px}.journal-featured a>div{padding:clamp(40px,6vw,90px)}.journal-featured span,.archive-grid span{font-size:12px;letter-spacing:.12em;color:var(--lime)}.journal-featured h2{font-family:var(--zh);font-size:clamp(34px,4vw,56px);line-height:1.4;margin:25px 0}.journal-featured p{color:rgba(255,255,255,.68)}.journal-featured b{display:block;margin-top:35px;color:var(--lime);font-size:13px}.archive-head{display:flex;justify-content:space-between;align-items:end;border-bottom:1px solid var(--ink);margin-bottom:35px}.archive-head h2{font-family:var(--zh);font-size:44px}.archive-head span{font-size:12px;letter-spacing:.12em}.archive-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.archive-grid>a{background:#fff}.archive-grid img{height:270px}.archive-grid a>div{padding:25px}.archive-grid h3{font-family:var(--zh);font-size:24px;line-height:1.45;margin:16px 0}.archive-grid p{color:#65736d}.archive-grid b{font-size:13px}.facebook-cta{padding:100px clamp(24px,8vw,124px);background:var(--lime);display:flex;justify-content:space-between;align-items:end}.facebook-cta .eyebrow{color:var(--forest)}.facebook-cta a{border:1px solid var(--forest);border-radius:99px;padding:14px 22px}
@media(max-width:900px){.home-intro,.page-hero,.story,.exchange-story,.research-hero,.method-intro,.trial,.journal-featured>a{grid-template-columns:1fr}.route-grid{grid-template-columns:1fr}.route-card{min-height:390px}.page-hero>img{min-height:440px}.values{grid-template-columns:1fr}.values article{border-right:0}.archive-grid{grid-template-columns:1fr 1fr}.facebook-cta{display:block}.facebook-cta a{display:inline-block;margin-top:25px}.home-feature{grid-template-columns:1fr}.method-list article{grid-template-columns:45px 95px 1fr}}
@media(max-width:640px){.profile-logo{width:36px;height:36px}.brand span span{display:none}.route-card{padding:26px}.home-feature>img{height:410px}.values{padding-bottom:75px}.location-band{display:block}.coordinates{margin-top:45px}.method-list article{grid-template-columns:35px 1fr}.method-symbol{display:none}.archive-grid{grid-template-columns:1fr}.journal-featured{padding-left:0;padding-right:0}.journal-featured img{height:390px}.exchange-story>img,.trial>img{height:390px}.facebook-cta{padding:75px 24px}}

main img[role="button"]{cursor:zoom-in}.image-lightbox{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:24px;background:rgba(3,18,14,.94);opacity:0;visibility:hidden;transition:opacity .2s,visibility .2s}.image-lightbox.open{opacity:1;visibility:visible}.image-lightbox figure{margin:0;max-width:min(94vw,1500px);max-height:90vh;display:flex;flex-direction:column;align-items:center;gap:12px}.image-lightbox img{display:block;width:auto;height:auto;max-width:94vw;max-height:82vh;object-fit:contain;cursor:default}.image-lightbox figcaption{color:#fff;font-size:14px;text-align:center}.lightbox-close{position:absolute;top:16px;right:18px;width:46px;height:46px;border:1px solid rgba(255,255,255,.55);border-radius:50%;background:rgba(0,0,0,.25);color:#fff;font-size:28px;line-height:1;cursor:pointer}.lightbox-close:focus-visible{outline:2px solid var(--lime);outline-offset:3px}body.lightbox-visible{overflow:hidden}
