@font-face{font-family:Manrope;src:url('../fonts/manrope-400.woff2') format('woff2');font-weight:400;font-display:swap}
@font-face{font-family:Manrope;src:url('../fonts/manrope-600.woff2') format('woff2');font-weight:600;font-display:swap}
@font-face{font-family:Manrope;src:url('../fonts/manrope-800.woff2') format('woff2');font-weight:700 900;font-display:swap}
:root{--paper:#faf9f3;--white:#fff;--green:#254c32;--leaf:#5b8e2e;--red:#bd1730;--ink:#243c2b;--muted:#59645a;--line:#dcded2;--soft:#eef0e5;--radius:12px}
*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:116px}
body{margin:0;background:var(--paper);color:var(--ink);font:400 15px/1.75 Manrope,'Segoe UI',sans-serif;-webkit-font-smoothing:antialiased}
body,button,a{-webkit-tap-highlight-color:transparent}
button,input{font:inherit}
a{color:inherit;text-decoration:none}
button,a,summary{touch-action:manipulation}
button{cursor:pointer}
button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--red);outline-offset:6px}
::selection{background:#d8e8b8;color:var(--green)}
img{display:block;max-width:100%;height:auto}
svg{fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
h1,h2,h3,p{margin-top:0}
h1,h2,h3{line-height:1.12;letter-spacing:-.045em}
h1,h2{font-weight:800}
h2{font-size:clamp(34px,3.55vw,50px);margin-bottom:25px}
h3{font-size:23px;letter-spacing:-.035em}
p{margin-bottom:20px}
[hidden]{display:none!important}
.container{width:calc(100% - 112px);max-width:1248px;margin-inline:auto}
.section{padding:108px 0}
.eyebrow,.mini-label{font-weight:800;font-size:10px;letter-spacing:.17em;line-height:1.6;text-transform:uppercase}
.eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:26px;color:var(--green)}
.seed-dot{display:inline-block;width:8px;height:8px;background:var(--red);border-radius:50%}
.serif-word{font-family:Georgia,'Times New Roman',serif;font-style:italic;font-weight:400;letter-spacing:-.035em}
.button{display:inline-flex;justify-content:center;align-items:center;gap:27px;padding:17px 24px;background:var(--green);color:var(--white);border:1px solid var(--green);border-radius:6px;font-size:12px;font-weight:800;line-height:1.6;transition:background .2s,transform .2s;min-height:50px}
.button:hover{background:#35633e;transform:translateY(-2px)}
.button span[aria-hidden]{font-size:21px;line-height:1}
.button-small{padding:12px 19px;font-size:11px;min-height:44px}
.button-light{background:var(--paper);border-color:var(--paper);color:var(--green)}
.button-light:hover{background:#e3ebd4}
.text-link{display:inline-flex;gap:17px;align-items:center;font-size:12px;font-weight:800;padding-block:10px}
.text-link:hover{color:var(--red)}
.text-link span{font-size:18px}
.topbar{background:var(--green);color:#f3f5ec;font-size:10px;letter-spacing:.025em}
.topbar>.container{display:flex;justify-content:space-between;padding-block:9px;gap:16px}
.topbar a{display:flex;gap:18px;align-items:center}
.topbar a:hover{text-decoration:underline}
.site-header{position:sticky;top:0;z-index:30;background:rgba(250,249,243,.97);border-bottom:1px solid rgba(37,76,50,.1);backdrop-filter:blur(12px)}
.header-inner{height:100px;display:flex;justify-content:space-between;align-items:center}
.brand img{width:133px;height:77px;object-fit:contain}
.main-nav{display:flex;gap:35px;align-items:center}
.main-nav>a:not(.button){font-size:11px;font-weight:600;padding:15px 0}
.main-nav>a:not(.button):hover{color:var(--red)}
.menu-toggle{display:none}
.hero{overflow:hidden}
.hero-grid{display:grid;grid-template-columns:1.04fr 1fr;gap:28px;align-items:center;padding-top:58px;padding-bottom:62px;min-height:720px}
.hero-copy{padding:16px 0}
.hero h1{font-size:clamp(54px,6.05vw,84px);line-height:1.045;letter-spacing:-.065em;margin-bottom:25px}
.hero h1>span{color:var(--leaf);font-family:Georgia,'Times New Roman',serif;font-style:italic;font-weight:400;font-size:1.015em;letter-spacing:-.055em}
.hero .eyebrow{margin-bottom:25px}
.hero-description{font-size:14px;line-height:1.9;color:var(--muted);max-width:385px;margin-bottom:27px}
.hero-actions{display:flex;align-items:center;gap:25px}
.hero-note{display:flex;align-items:center;gap:15px;margin-top:39px;font-size:10px;color:var(--muted);line-height:1.7}
.hero-note svg{width:32px;height:32px;color:var(--leaf)}
.hero-note strong{font-weight:600;color:var(--green)}
.hero-visual{position:relative;height:580px}
.hero-photo-main{position:absolute;inset:0 0 38px 66px;border-radius:240px 240px 12px 12px;overflow:hidden;background:#7c9866}
.hero-photo-main::after{content:'';position:absolute;inset:55% 0 0;background:linear-gradient(transparent,rgba(15,39,22,.65))}
.hero-photo-main img{width:100%;height:100%;object-fit:cover;object-position:49% 45%}
.photo-caption{position:absolute;z-index:1;bottom:25px;right:23px;left:23px;display:flex;gap:9px;align-items:center;justify-content:flex-end;color:#fff;font-size:10px;font-weight:600}
.white-dot{width:5px;height:5px;border-radius:50%;background:#fff}
.hero-photo-small{position:absolute;left:-5px;bottom:0;width:192px;height:245px;border:7px solid var(--paper);border-radius:12px;overflow:hidden;transform:rotate(-6deg);box-shadow:0 12px 35px #183e241c}
.hero-photo-small img{width:100%;height:100%;object-fit:cover;object-position:center 45%}
.origin-seal{position:absolute;right:-19px;top:27px;border-radius:50%;width:112px;height:112px;display:flex;flex-direction:column;justify-content:center;align-items:center;background:var(--paper);outline:1px dashed #759161;outline-offset:-8px;transform:rotate(12deg);color:var(--green);box-shadow:0 3px 18px #14302012;text-align:center}
.origin-seal svg{width:30px;height:30px;margin-bottom:5px}
.origin-seal span{font-size:8px;letter-spacing:.1em;line-height:1.7}
.visual-index{position:absolute;bottom:6px;right:0;color:var(--muted);font-size:9px;letter-spacing:.13em}
.essence-strip{background:#e9eddf;border-block:1px solid #dee5d3;padding:23px 0}
.essence-strip .container{display:flex;align-items:center;justify-content:space-between;gap:24px}
.essence-strip span{font-size:24px;letter-spacing:-.035em;font-weight:600}
.essence-strip i{font-size:29px;color:#758e5f;font-style:normal;line-height:1}
.about-grid{display:grid;grid-template-columns:.92fr 1fr;gap:100px;align-items:center}
.about-visual{position:relative;margin-right:20px}
.about-visual>img{width:100%;height:525px;object-fit:cover;object-position:50% 40%;border-radius:8px 8px 90px 8px}
.about-photo-label{position:absolute;bottom:30px;left:-20px;background:var(--paper);color:var(--green);padding:23px 30px;font-size:15px;line-height:1.7;border:1px solid var(--line);border-radius:4px}
.vertical-caption{position:absolute;right:-30px;top:0;writing-mode:vertical-rl;font-size:9px;letter-spacing:.17em;color:var(--muted)}
.about-copy h2{font-size:clamp(32px,3.2vw,45px)}
.about-copy>p:not(.eyebrow){color:var(--muted);font-size:13px;line-height:1.95}
.about-copy .lead{font-size:16px!important;color:var(--green)!important;font-weight:600;line-height:1.7!important}
.purpose{display:flex;gap:20px;padding-top:24px;margin-top:25px;border-top:1px solid var(--line)}
.purpose>span{font-size:29px;color:var(--leaf);line-height:1.2}
.purpose h3{font-size:16px;margin-bottom:10px}
.purpose p{font-size:12px;color:var(--muted);margin:0}
.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:70px;padding-top:35px;border-top:1px solid var(--line)}
.principles>div+div{padding-left:35px;border-left:1px solid var(--line)}
.principles .mini-label{color:#4d7927}
.principles p{font-size:12px;margin:14px 0 0;color:var(--muted);max-width:300px}
.principles .text-link{margin-top:8px;font-size:10px}
.products-section{background:#f0f1e9}
.section-heading{display:flex;justify-content:space-between;gap:40px;align-items:flex-end;margin-bottom:36px}
.section-heading h2{margin-bottom:0}
.section-heading>p{font-size:12px;color:var(--muted);margin:0 0 3px;line-height:1.9}
.catalog-toolbar{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-bottom:29px;padding:18px 0;border-bottom:1px solid #d6dcd0}
.product-filters{display:flex;gap:8px;align-items:center}
.filter{border:1px solid transparent;background:transparent;color:var(--muted);padding:10px 18px;border-radius:30px;font-size:11px;font-weight:600;min-height:42px}
.filter:hover{border-color:#a9b8a0}
.filter.active{background:var(--green);color:white}
.filter span{font-size:9px;background:#ffffff25;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;width:19px;height:19px;margin-left:5px}
.catalog-note{font-size:10px;color:var(--muted)}
.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.product-card{min-width:0;background:var(--paper);border-radius:8px;overflow:hidden;border:1px solid #dde1d5;display:flex;flex-direction:column}
.product-image{height:330px;position:relative;overflow:hidden}
.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s}
.product-card:hover .product-image img{transform:scale(1.035)}
.product-image .product-tag{position:absolute;top:16px;left:16px;background:var(--paper);color:var(--green);border-radius:3px;padding:6px 11px;font-size:9px;font-weight:600}
.product-info{padding:25px 25px 19px;display:flex;flex-direction:column;flex:1}
.product-variety{font-size:10px;color:#4a6436;font-weight:600;margin-bottom:6px}
.product-info h3{font-size:23px;margin-bottom:12px}
.product-info>p{font-size:11px;color:var(--muted);line-height:1.85;max-width:290px;margin-bottom:23px}
.product-link{display:flex;gap:10px;align-items:center;justify-content:space-between;font-size:10px;font-weight:600;border-top:1px solid var(--line);padding-top:16px;margin-top:auto}
.circle-arrow{width:31px;height:31px;border:1px solid #bbc7ad;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:20px;transition:background .2s,color .2s}
.product-link:hover .circle-arrow{background:var(--green);color:#fff}
.product-card-text{background:#e7ecdc}
.product-text-top{display:flex;justify-content:space-between;align-items:center;padding:28px 25px 0}
.product-text-top .mini-label{font-size:8px;color:#526945}
.product-text-top svg{width:27px;height:27px;color:#6e8d51}
.product-card-text .product-info{padding-top:23px}
.availability-note{display:flex;gap:15px;align-items:center;margin-top:30px;padding-top:8px}
.availability-note>span{font-size:24px;color:var(--leaf)}
.availability-note p{font-size:10px;color:var(--muted);margin:0}
.availability-note>a{margin-left:auto;white-space:nowrap;font-size:10px;font-weight:800;padding:10px 0}
.availability-note>a span{margin-left:15px}
.partnership-section{background:var(--green);color:var(--paper)}
.partnership-section .eyebrow{color:#bdd29c}
.partnership-section .section-heading>p{color:#c6d1c2}
.partnership-section .serif-word{color:#d6e5ad}
.journey{display:grid;grid-template-columns:repeat(3,1fr);gap:44px;margin-top:58px}
.journey article{position:relative;border-top:1px solid #ffffff40;padding-top:28px}
.step-number{display:block;font-size:13px;color:#d6e5ad;letter-spacing:.1em;margin-bottom:27px}
.journey h3{font-size:20px;max-width:220px;margin-bottom:17px}
.journey p{font-size:12px;line-height:1.9;color:#c6d1c2;max-width:300px}
.journey-tag{font-size:8px;letter-spacing:.14em;color:#d6e5ad;font-weight:600;display:block;margin-top:25px}
.partner-invite{margin-top:55px;border-top:1px solid #ffffff30;padding-top:35px;display:flex;justify-content:space-between;align-items:center;gap:25px}
.partner-invite p{font-size:16px;color:#c6d1c2;margin:0}
.partner-invite strong{font-weight:600;color:white}
.values-grid{display:grid;grid-template-columns:.94fr 1fr;gap:100px}
.values-grid>div>p:not(.eyebrow){font-size:12px;color:var(--muted)}
.values-grid>div>img{width:100%;height:195px;object-fit:cover;object-position:50% 41%;border-radius:8px;margin-top:33px}
.values-list{padding-top:15px}
.values-list details{border-bottom:1px solid var(--line)}
.values-list details:first-child{border-top:1px solid var(--line)}
.values-list summary{list-style:none;display:flex;align-items:center;gap:19px;font-weight:600;font-size:13px;line-height:1.6;padding:24px 0;cursor:pointer}
.values-list summary::-webkit-details-marker{display:none}
.values-list summary>span:first-child{font-size:9px;color:#577340}
.detail-plus{position:relative;width:17px;height:17px;margin-left:auto;flex-shrink:0}
.detail-plus::before,.detail-plus::after{content:'';position:absolute;background:var(--green);height:1px;width:11px;left:3px;top:8px}
.detail-plus::after{transform:rotate(90deg)}
details[open] .detail-plus::after{transform:rotate(0)}
.values-list details>p{font-size:12px;color:var(--muted);line-height:1.95;margin:0 28px 26px 34px}
.contact-section{position:relative;background:#ecefdf;padding:83px 0}
.contact-grid{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:65px}
.contact-grid h2{font-size:43px}
.contact-grid>div>p:not(.eyebrow){font-size:12px;color:var(--muted);line-height:1.95}
.contact-grid .button{margin-top:8px}
.contact-links>a{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:25px 0;border-bottom:1px solid #ced7c1}
.contact-links small{display:block;font-size:8px;letter-spacing:.14em;font-weight:800;color:#526147;margin-bottom:9px}
.contact-links strong{font-size:17px;font-weight:600;overflow-wrap:anywhere}
.contact-links>a>span:last-child{font-size:25px;color:var(--leaf)}
.contact-links>a:hover strong{color:var(--red)}
.site-footer{background:#183b27;color:#d4dfce;padding-top:57px}
.footer-top{display:grid;grid-template-columns:1.35fr .8fr 1fr;gap:50px;padding-bottom:42px}
.footer-brand{display:flex;gap:28px;align-items:center}
.footer-brand img{width:119px;height:auto;filter:brightness(0) invert(1);opacity:.96}
.footer-brand p{font-size:10px;color:#bdcdb5;line-height:1.9;margin:0}
.footer-top h2{font-size:10px;font-weight:800;letter-spacing:.02em;color:#f5f6f0;margin-bottom:20px}
.footer-top>div>a{display:block;font-size:10px;margin-bottom:8px}
.footer-top a:hover{text-decoration:underline}
.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid #ffffff20;padding-block:20px;font-size:8px;color:#b2c3aa}
.legal-page{max-width:820px;min-height:70vh}
.legal-page h1{font-size:54px}
.legal-page h2{font-size:24px;margin-top:38px;margin-bottom:17px}
.legal-page .eyebrow{margin-top:30px}
.legal-page p{color:var(--muted)}
.legal-page p a{text-decoration:underline;overflow-wrap:anywhere;color:var(--green)}
.error-reference{font-size:11px;margin-top:30px}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.skip-link{position:fixed;top:10px;left:15px;background:var(--green);color:#fff;padding:10px 20px;z-index:100;transform:translateY(-160%)}
.skip-link:focus{transform:translateY(0)}
@media(min-width:1600px){.hero-grid{min-height:790px;padding-block:70px}.hero-visual{height:610px}.hero h1{font-size:91px}}
@media(max-width:1100px){.container{width:calc(100% - 72px)}.main-nav{gap:23px}.hero-grid{gap:22px;min-height:645px;padding-block:45px}.hero h1{font-size:67px}.hero-actions{gap:17px;flex-wrap:wrap}.hero-visual{height:520px}.hero-photo-main{left:38px}.hero-photo-small{width:165px;height:220px;left:-10px}.origin-seal{width:98px;height:98px;right:-15px}.about-grid,.values-grid{gap:58px}.about-visual>img{height:500px}.about-photo-label{font-size:12px;padding:18px 22px}.product-image{height:280px}.product-info{padding-inline:20px}.product-info h3{font-size:21px}.contact-grid{gap:40px}.contact-grid h2{font-size:36px}.contact-links strong{font-size:15px}.footer-brand{gap:20px;flex-direction:column;align-items:flex-start}.footer-brand p{font-size:11px}}
@media(max-width:900px){html{scroll-padding-top:95px}.container{width:calc(100% - 48px)}.header-inner{height:83px;flex-wrap:wrap}.brand img{width:110px;height:64px}.js-ready .menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:7px;align-items:center;width:44px;height:44px;background:none;border:1px solid var(--line);border-radius:5px}.menu-toggle span{display:block;width:19px;height:1.5px;background:var(--green);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4.25px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4.25px) rotate(-45deg)}.main-nav{width:100%;flex-wrap:wrap;gap:12px;padding-bottom:15px}.header-inner{height:auto;min-height:83px}.js-ready .main-nav{position:absolute;left:0;right:0;top:100%;background:var(--paper);padding:20px 24px 26px;display:none;flex-direction:column;align-items:stretch;box-shadow:0 12px 18px #193b2710;border-bottom:1px solid var(--line);gap:2px}.js-ready .main-nav.is-open{display:flex}.main-nav>a:not(.button){font-size:13px}.main-nav .button{margin-top:10px}.hero-grid{grid-template-columns:1fr 1fr;gap:20px;padding-block:40px;min-height:580px}.hero h1{font-size:55px}.hero-description{font-size:12px}.hero-actions{gap:8px}.hero-actions .button{font-size:10px;padding:13px 15px;gap:15px}.hero-actions .text-link{font-size:10px}.hero-note{margin-top:24px}.hero-visual{height:440px}.hero-photo-main{left:20px;bottom:35px}.hero-photo-small{width:140px;height:180px;left:0}.photo-caption{font-size:8px;right:16px;bottom:20px;left:16px}.visual-index{font-size:7px}.origin-seal{width:83px;height:83px;right:-10px;top:25px}.origin-seal svg{width:22px;height:22px}.origin-seal span{font-size:6px}.section{padding:75px 0}.essence-strip span{font-size:20px}.essence-strip i{font-size:23px}.about-grid{gap:40px}.about-visual>img{height:510px}.about-copy h2{font-size:31px}.about-copy>p:not(.eyebrow){font-size:12px}.about-copy .lead{font-size:14px!important}.principles{gap:20px;margin-top:45px}.principles>div+div{padding-left:20px}.section-heading>p{font-size:11px}.product-grid{gap:16px}.product-image{height:235px}.product-info{padding:20px 17px 17px}.product-info h3{font-size:19px}.product-info>p{font-size:10px}.product-text-top{padding:22px 17px 0}.product-link{font-size:9px;gap:5px}.circle-arrow{width:26px;height:26px;flex-shrink:0}.product-image .product-tag{left:10px;top:10px;font-size:8px}.journey{gap:27px}.journey h3{font-size:19px}.values-grid{gap:40px}.values-list summary{font-size:12px;gap:12px}.contact-grid{gap:35px;grid-template-columns:1fr 1fr}.contact-grid h2{font-size:31px}.contact-grid .eyebrow{font-size:8px}.contact-links strong{font-size:13px}.footer-top{gap:28px}.footer-bottom{flex-wrap:wrap}.footer-bottom>span:last-child{display:none}}
@media(max-width:650px){html{scroll-padding-top:100px}.container{width:calc(100% - 40px)}.topbar{font-size:8px}.topbar a{gap:7px}.header-inner{min-height:78px}.brand img{width:104px;height:63px}.hero-grid{display:flex;flex-direction:column;gap:25px;padding-top:30px;padding-bottom:32px}.hero-copy{width:100%;padding:0}.eyebrow{font-size:9px;margin-bottom:22px}.hero h1{font-size:clamp(52px,12.7vw,77px);margin-bottom:22px}.hero-description{font-size:13px;max-width:360px;margin-bottom:24px}.hero-actions{gap:22px;flex-wrap:wrap}.hero-actions .button{font-size:11px;padding:15px 17px}.hero-actions .text-link{font-size:11px}.hero-note{margin-top:24px;font-size:9px}.hero-note svg{width:27px;height:27px}.hero-visual{width:100%;height:440px;max-width:430px;margin-top:5px}.hero-photo-main{left:48px;right:8px;bottom:28px;border-radius:200px 200px 9px 9px}.hero-photo-small{width:147px;height:190px;left:1px;bottom:0}.origin-seal{width:90px;height:90px;right:0;top:25px}.origin-seal span{font-size:7px}.origin-seal svg{width:24px;height:24px}.photo-caption{font-size:9px;bottom:23px;right:17px}.visual-index{font-size:7px;bottom:0;right:10px}.essence-strip{padding:19px 0}.essence-strip .container{gap:10px}.essence-strip span{font-size:16px}.essence-strip i{font-size:15px}.essence-strip i:last-child{display:none}.section{padding:65px 0}h2{font-size:36px}.about-grid{display:flex;flex-direction:column-reverse;gap:35px}.about-copy h2{font-size:36px}.about-copy>p:not(.eyebrow){font-size:13px}.about-copy .lead{font-size:15px!important}.about-visual{width:calc(100% - 20px);margin:0 20px 0 0}.about-visual>img{height:420px;object-position:center 37%}.about-photo-label{left:-6px;bottom:25px;font-size:13px;padding:18px 22px}.vertical-caption{right:-23px;font-size:8px}.principles{grid-template-columns:1fr;gap:25px;margin-top:35px;padding-top:28px}.principles>div+div{padding-left:0;padding-top:23px;border-left:0;border-top:1px solid var(--line)}.principles p{font-size:13px;max-width:none;margin-top:10px}.section-heading{display:block;margin-bottom:24px}.section-heading>p{font-size:12px;margin-top:22px}.section-heading h2{font-size:36px}.desktop-break{display:none}.catalog-toolbar{margin-bottom:20px;padding:5px 0 20px}.filter{padding:10px 14px;font-size:10px}.product-filters{gap:2px}.catalog-note{display:none}.product-grid{grid-template-columns:1fr;gap:20px}.product-image{height:340px}.product-image img{object-position:center 48%}.product-info{padding:25px}.product-info h3{font-size:26px}.product-variety{font-size:11px}.product-info>p{font-size:12px;max-width:none;margin-bottom:22px}.product-link{font-size:11px;padding-top:17px}.circle-arrow{width:34px;height:34px}.product-image .product-tag{top:17px;left:17px;padding:7px 11px;font-size:9px}.product-card-text .product-info{padding-top:15px}.product-text-top{padding:24px 25px 0}.product-text-top .mini-label{font-size:9px}.availability-note{align-items:flex-start;flex-wrap:wrap;gap:5px 12px;margin-top:25px}.availability-note p{flex:1;font-size:11px}.availability-note>a{margin-left:29px;font-size:11px}.journey{grid-template-columns:1fr;gap:35px;margin-top:35px}.journey article{padding-top:21px}.step-number{margin-bottom:18px}.journey h3{font-size:24px;max-width:none;margin-bottom:15px}.journey p{font-size:13px;max-width:none;margin-bottom:18px}.journey-tag{margin-top:18px;font-size:9px}.partner-invite{flex-direction:column;align-items:flex-start;margin-top:40px;padding-top:28px;gap:23px}.partner-invite p{font-size:15px}.values-grid{grid-template-columns:1fr;gap:30px}.values-grid>div>img{height:220px;margin-top:26px}.values-grid>div>p:not(.eyebrow){font-size:13px}.values-list{padding-top:0}.values-list summary{font-size:13px;padding:23px 0;gap:16px}.values-list details>p{font-size:12px}.contact-section{padding:60px 0}.contact-grid{grid-template-columns:1fr;gap:30px}.contact-grid h2{font-size:35px}.contact-grid .eyebrow{font-size:8px}.contact-grid>div>p:not(.eyebrow){font-size:13px}.contact-links strong{font-size:16px}.contact-links>a{padding:22px 0}.contact-links small{font-size:8px}.site-footer{padding-top:40px}.footer-top{grid-template-columns:1fr;gap:30px;padding-bottom:25px}.footer-brand{flex-direction:row;align-items:center;gap:35px}.footer-brand img{width:126px}.footer-brand p{font-size:10px}.footer-top>div>a{font-size:12px;margin-bottom:11px}.footer-top h2{font-size:11px;margin-bottom:16px}.footer-bottom{gap:12px;font-size:8px;align-items:flex-start;flex-direction:column;padding-block:20px}.legal-page h1{font-size:42px}.legal-page h2{font-size:24px}.legal-page{font-size:13px}}
@media(max-width:370px){.container{width:calc(100% - 32px)}.topbar .container>span{font-size:7px}.hero h1{font-size:49px}.hero-actions{gap:10px}.hero-actions .button{font-size:10px;gap:12px;padding:13px 14px}.hero-actions .text-link{font-size:10px;gap:8px}.hero-visual{height:385px}.hero-photo-small{width:127px;height:172px}.essence-strip span{font-size:14px}.essence-strip i{font-size:12px}.filter{padding-inline:11px;font-size:9px}.contact-links strong{font-size:14px}.contact-grid h2,.about-copy h2,.section-heading h2,h2{font-size:32px}.values-list summary{font-size:12px;gap:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
