:root{--ink:#173b2b;--deep:#0e2d21;--green:#245d3e;--leaf:#5e805d;--paper:#f5f0e4;--gold:#e0af36;--line:rgba(23,59,43,.18)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Yu Gothic","Hiragino Kaku Gothic ProN","Noto Sans JP",sans-serif;font-feature-settings:"palt"}a{color:inherit;text-decoration:none}

.site-header{position:absolute;z-index:20;top:0;left:0;display:flex;width:100%;align-items:center;justify-content:space-between;padding:25px clamp(24px,5vw,76px);border-bottom:1px solid rgba(245,240,228,.25);color:var(--paper)}
.brand,.footer-brand{display:flex;align-items:center}.brand img{display:block;width:174px;height:auto;filter:brightness(0) invert(1)}
nav{display:flex;align-items:center;gap:clamp(24px,3.3vw,50px);font-size:13px;font-weight:700;letter-spacing:.08em}nav a{position:relative;padding-block:8px}nav a::after{position:absolute;bottom:0;left:0;width:0;height:1px;background:currentColor;content:"";transition:width .25s ease}nav a:hover::after,nav a:focus-visible::after{width:100%}

.hero{position:relative;display:grid;min-height:760px;grid-template-columns:53% 47%;overflow:hidden;background:var(--deep);color:var(--paper)}.hero-copy{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;padding:140px 6vw 120px}.eyebrow{margin:0 0 23px;font-size:11px;font-weight:800;letter-spacing:.24em}.hero h1{margin:0;font-family:"Yu Mincho","Hiragino Mincho ProN",serif;font-size:clamp(46px,5.2vw,76px);font-weight:500;letter-spacing:-.03em;line-height:1.28}.hero h1 em{color:#f0c34f;font-style:normal}.hero-lead{margin:30px 0 0;color:rgba(245,240,228,.8);font-size:clamp(14px,1.2vw,17px);line-height:2}.hero-actions{display:flex;align-items:center;gap:35px;margin-top:39px}.button{display:inline-flex;min-height:56px;align-items:center;justify-content:space-between;gap:42px;padding:0 21px 0 24px;border-radius:2px;font-size:13px;font-weight:700;transition:transform .2s ease,background .2s ease}.button.primary{background:var(--paper);color:var(--ink)}.button:hover,.button:focus-visible{transform:translateY(-2px);background:#fff}.text-link{padding-bottom:6px;border-bottom:1px solid rgba(245,240,228,.55);font-size:13px;font-weight:700}

.field-visual{position:relative;min-height:100%;overflow:hidden;background:#244e36}.field-visual>img{object-fit:cover;object-position:center}.field-visual::after{position:absolute;inset:0;background:linear-gradient(90deg,rgba(14,45,33,.5),transparent 52%),linear-gradient(180deg,transparent 60%,rgba(14,45,33,.35));content:""}
.farm-sign{position:absolute;z-index:2;top:31%;left:17%;display:flex;width:210px;height:255px;flex-direction:column;justify-content:space-between;padding:28px 25px;border:1px solid rgba(245,240,228,.8);background:rgba(14,45,33,.72);box-shadow:18px 22px 0 rgba(11,36,26,.22);backdrop-filter:blur(3px)}.farm-sign span,.farm-sign small{font-size:8px;letter-spacing:.25em}.farm-sign strong{writing-mode:vertical-rl;font-family:Georgia,serif;font-size:39px;font-weight:400;letter-spacing:.1em}.field-line{position:absolute;z-index:2;right:-5%;width:60%;height:1px;background:rgba(245,240,228,.45);transform:rotate(-12deg)}.line-one{top:57%}.line-two{top:66%}.line-three{top:75%}
.crop-tag{position:absolute;z-index:3;display:flex;align-items:center;gap:10px;font-size:8px;font-weight:800;letter-spacing:.2em}.crop-tag span{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:var(--paper);color:var(--ink);font-family:serif;font-size:15px}.crop-one{right:9%;bottom:27%}.crop-two{right:25%;bottom:13%}.visual-note{position:absolute;z-index:3;right:5%;bottom:5%;margin:0;font-size:8px;letter-spacing:.3em;writing-mode:vertical-rl}.hero-footer{position:absolute;z-index:5;bottom:0;left:0;display:flex;width:53%;justify-content:space-between;gap:20px;padding:22px 6vw;border-top:1px solid rgba(245,240,228,.18);color:rgba(245,240,228,.55);font-size:10px}.hero-footer p{margin:0}

.section{padding:115px clamp(24px,7vw,110px)}.about,.produce{display:grid;grid-template-columns:minmax(120px,18%) 1fr;background:var(--paper)}.section-index{display:flex;align-items:flex-start;gap:16px;padding-top:10px}.section-index span{display:grid;width:34px;height:34px;place-items:center;border:1px solid currentColor;border-radius:50%;font-size:10px}.section-index p{margin:8px 0 0;font-size:9px;font-weight:700;letter-spacing:.2em;writing-mode:vertical-rl}.about-content{max-width:980px}.kicker{margin:0 0 18px;color:var(--leaf);font-size:14px;font-weight:700;letter-spacing:.14em}.about h2,.section-heading h2,.seedling-copy h2{margin:0;font-family:"Yu Mincho","Hiragino Mincho ProN",serif;font-size:clamp(34px,4vw,57px);font-weight:500;letter-spacing:-.025em;line-height:1.52}.about-text{display:grid;grid-template-columns:1fr 1fr;gap:clamp(30px,5vw,80px);margin-top:47px;padding-top:35px;border-top:1px solid var(--line)}.about-text p,.section-heading>p,.seedling-lead{margin:0;color:rgba(23,59,43,.72);font-size:14px;line-height:2.15}

.business{background:var(--green);color:var(--paper)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px}.section-heading .eyebrow{margin-bottom:11px;color:var(--leaf)}.section-heading>p{max-width:360px;padding-bottom:11px}.light-heading .eyebrow,.light-heading>p{color:rgba(245,240,228,.65)}.business-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:65px;border-top:1px solid rgba(245,240,228,.25);border-left:1px solid rgba(245,240,228,.25)}.business-grid article{min-height:270px;padding:25px 25px 30px;border-right:1px solid rgba(245,240,228,.25);border-bottom:1px solid rgba(245,240,228,.25)}.card-number{display:block;margin-bottom:72px;color:rgba(245,240,228,.58);font-family:Georgia,serif;font-size:12px}.business-grid h3{margin:0 0 15px;font-family:"Yu Mincho",serif;font-size:25px;font-weight:500}.business-grid p{margin:0;color:rgba(245,240,228,.7);font-size:12px;line-height:1.9}

.produce-content{min-width:0}.produce-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:55px}.produce-card{position:relative;display:flex;min-height:205px;align-items:flex-end;justify-content:space-between;overflow:hidden;padding:26px;color:var(--ink)}.produce-card.sage{background:#cad5bd}.produce-card.cream{background:#e6dec8}.produce-card.mist{background:#d9ddd0}.produce-card.amber{background:#dcae68}.produce-card.rose{background:#d5a291}.produce-card.gold{background:#e4ca6a}.produce-card>div:not(.produce-mark),.produce-card>span{position:relative;z-index:2}.produce-card p{margin:0 0 5px;font-size:8px;font-weight:800;letter-spacing:.2em}.produce-card h3{margin:0;font-family:"Yu Mincho",serif;font-size:23px;font-weight:600}.produce-mark{position:absolute;top:-38px;right:12px;color:rgba(255,255,255,.42);font-family:"Yu Mincho",serif;font-size:155px;line-height:1}.season-note,.seedling-note{margin:20px 0 0;color:rgba(23,59,43,.55);font-size:11px}

.seedlings{display:grid;grid-template-columns:1fr 1fr;padding:0;background:#dbe0d2}.seedling-gallery{display:grid;min-height:690px;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;background:#173b2b}.seedling-gallery figure{position:relative;min-height:345px;overflow:hidden;margin:0;border-right:1px solid rgba(245,240,228,.4);border-bottom:1px solid rgba(245,240,228,.4)}.seedling-gallery figure::after{position:absolute;inset:45% 0 0;background:linear-gradient(180deg,transparent,rgba(8,31,21,.78));content:""}.seedling-gallery img{object-fit:cover;transition:transform .5s ease}.seedling-gallery figure:hover img{transform:scale(1.025)}.seedling-gallery figcaption{position:absolute;z-index:2;right:22px;bottom:20px;left:22px;display:flex;align-items:flex-end;justify-content:space-between;color:var(--paper)}.seedling-gallery figcaption span{font-family:Georgia,serif;font-size:8px;letter-spacing:.18em}.seedling-gallery figcaption strong{font-family:"Yu Mincho",serif;font-size:17px;font-weight:600;letter-spacing:.05em}
.seedling-copy{display:flex;flex-direction:column;justify-content:center;padding:75px clamp(35px,7vw,110px)}.seedling-copy .eyebrow{color:var(--leaf)}.seedling-copy h2{line-height:1.35}.seedling-lead{max-width:570px;margin-top:30px}.seedling-list{margin-top:35px;border-top:1px solid var(--line)}.seedling-list p{display:flex;align-items:center;gap:24px;margin:0;padding:14px 2px;border-bottom:1px solid var(--line);font-family:"Yu Mincho",serif;font-size:17px;font-weight:600}.seedling-list span{color:var(--leaf);font-family:Georgia,serif;font-size:10px}

.company{background:var(--paper)}.company-heading{align-items:center}.cert-badge{display:grid;width:138px;height:138px;place-items:center;align-content:center;gap:5px;border:1px solid var(--green);border-radius:50%;text-align:center}.cert-badge span,.cert-badge small{font-size:9px}.cert-badge strong{font-family:"Yu Mincho",serif;font-size:16px}.company-table{margin:60px 0 0;border-top:2px solid var(--ink)}.company-table>div{display:grid;grid-template-columns:200px 1fr;padding:23px 12px;border-bottom:1px solid var(--line)}.company-table dt{font-size:12px;font-weight:800}.company-table dd{margin:0;font-size:14px;letter-spacing:.04em}.location-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:60px}.location-grid article{padding:38px;border:1px solid var(--line);background:#eee8d9}.location-grid article>p{margin:0 0 30px;color:var(--leaf);font-size:8px;font-weight:800;letter-spacing:.2em}.location-grid h3{margin:0 0 15px;font-family:"Yu Mincho",serif;font-size:25px}.location-grid address{margin-bottom:29px;font-size:14px;font-style:normal}.location-grid a{display:inline-flex;align-items:center;gap:22px;padding-bottom:6px;border-bottom:1px solid currentColor;font-size:11px;font-weight:800}

footer{display:grid;grid-template-columns:1fr auto;gap:45px;padding:62px clamp(24px,7vw,110px) 28px;background:var(--deep);color:var(--paper)}.footer-brand{align-items:flex-start;flex-direction:column;gap:10px}.footer-brand img{display:block;width:182px;height:auto;filter:brightness(0) invert(1)}.footer-brand p{margin:0;color:rgba(245,240,228,.55);font-size:9px}.footer-links{display:flex;align-items:center;gap:28px;font-size:11px}.copyright{grid-column:1/-1;margin:25px 0 0;padding-top:24px;border-top:1px solid rgba(245,240,228,.15);color:rgba(245,240,228,.35);font-size:8px;letter-spacing:.15em}

@media(max-width:960px){.site-header nav{display:none}.hero{grid-template-columns:58% 42%}.hero-footer{width:58%}.business-grid{grid-template-columns:1fr 1fr}.produce-grid{grid-template-columns:1fr 1fr}.seedling-gallery{min-height:600px}.seedling-gallery figure{min-height:300px}.seedling-gallery figcaption{align-items:flex-start;flex-direction:column;gap:5px}}
@media(max-width:720px){.site-header{padding:18px 20px}.brand-mark{width:39px;height:39px}.hero{display:block;min-height:790px}.hero-copy{min-height:570px;padding:125px 24px 85px}.hero h1{font-size:clamp(39px,11vw,53px)}.hero-lead{margin-top:23px}.desktop-break{display:none}.hero-actions{align-items:flex-start;flex-direction:column;gap:20px;margin-top:29px}.field-visual{min-height:220px}.sun{top:18%;right:13%;width:58px;height:58px}.farm-sign{top:15%;left:10%;width:120px;height:145px;padding:15px}.farm-sign strong{font-size:22px}.crop-one{right:7%;bottom:31%}.crop-two{display:none}.hero-footer{position:relative;width:100%;padding:16px 24px;background:var(--deep)}.hero-footer p:last-child{display:none}.section{padding:78px 24px}.about,.produce{display:block}.section-index{margin-bottom:35px}.section-index p{writing-mode:horizontal-tb}.about h2,.section-heading h2,.seedling-copy h2{font-size:34px}.about-text{grid-template-columns:1fr;gap:18px;margin-top:35px}.section-heading{align-items:flex-start;flex-direction:column;gap:15px}.business-grid{grid-template-columns:1fr;margin-top:38px}.business-grid article{min-height:auto}.card-number{margin-bottom:40px}.produce-grid{grid-template-columns:1fr;margin-top:35px}.produce-card{min-height:165px}.seedlings{grid-template-columns:1fr}.seedling-gallery{min-height:540px}.seedling-gallery figure{min-height:270px}.seedling-gallery figcaption{right:14px;bottom:14px;left:14px}.seedling-gallery figcaption strong{font-size:15px}.seedling-copy{padding:70px 24px}.company-heading{flex-direction:row;align-items:center}.company-heading>div:first-child{flex:1}.cert-badge{width:100px;height:100px}.cert-badge strong{font-size:13px}.company-table{margin-top:40px}.company-table>div{grid-template-columns:100px 1fr;gap:12px;padding:19px 4px}.company-table dd{font-size:13px;line-height:1.7}.location-grid{grid-template-columns:1fr;margin-top:40px}.location-grid article{padding:28px 24px}footer{grid-template-columns:1fr;padding-top:50px}.footer-links{flex-wrap:wrap;gap:17px 25px}}
.field-scenes{background:var(--green);color:var(--paper)}.field-scenes .section-heading h2{font-family:"Yu Mincho","Hiragino Mincho ProN",serif;font-size:clamp(34px,4vw,57px);font-weight:500}.field-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:58px;background:rgba(245,240,228,.35)}.field-gallery figure{position:relative;min-height:430px;overflow:hidden;margin:0;background:var(--deep)}.field-gallery figure::after{position:absolute;inset:42% 0 0;background:linear-gradient(180deg,transparent,rgba(8,31,21,.82));content:""}.field-gallery img{object-fit:cover;transition:transform .5s ease}.field-gallery figure:hover img{transform:scale(1.025)}.field-gallery figcaption{position:absolute;z-index:2;right:22px;bottom:22px;left:22px;color:var(--paper)}.field-gallery figcaption span{display:block;margin-bottom:7px;font-family:Georgia,serif;font-size:8px;letter-spacing:.18em}.field-gallery figcaption strong{font-family:"Yu Mincho",serif;font-size:19px;font-weight:600}
@media(max-width:960px){.field-gallery{grid-template-columns:1fr 1fr}.field-gallery figure{min-height:360px}}
@media(max-width:720px){.field-gallery{grid-template-columns:1fr;margin-top:35px}.field-gallery figure{min-height:330px}}
.company-table dd a{display:inline-block;border-bottom:1px solid rgba(23,59,43,.45)}.location-grid address span{display:block;margin-bottom:5px;font-size:11px;letter-spacing:.08em}.footer-contact{display:flex;flex-direction:column;gap:5px;margin-top:5px;color:rgba(245,240,228,.76);font-size:10px;letter-spacing:.06em}.footer-contact a:hover,.footer-contact a:focus-visible{text-decoration:underline}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}
@media(max-width:720px){.brand img{width:148px}}
