:root{--paper:#f8f8f2;--ink:#272a23;--muted:#717667;--line:#dcdfd3;--accent:#eaf275}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #747d25;outline-offset:6px}p{line-height:1.65}.wrap{width:calc(100% - 112px);max-width:1400px;margin:auto}header{height:122px;display:flex;justify-content:space-between;align-items:center}.logo{display:inline-flex;align-items:center;gap:9px;font-size:43px;font-weight:750;letter-spacing:-2.8px}.lemon{width:28px;height:36px;background:var(--accent);border-radius:65% 35% 65% 35%;border:1px solid #a3ac5a;transform:rotate(22deg)}.header-link{display:flex;gap:35px;align-items:center;font-size:12px;border:1px solid #444b37;border-radius:4px;padding:14px 20px}.header-link span{font-size:20px}.header-link:hover{background:var(--accent)}.intro{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;padding:37px 0 43px}.eyebrow{font-size:10px;letter-spacing:1.75px;font-weight:600;margin:0 0 24px}.dot{width:7px;height:7px;background:#98a63f;display:inline-block;border-radius:50%;margin-right:8px}h1{font-size:clamp(57px,6.2vw,90px);font-weight:500;letter-spacing:-4.5px;line-height:1.05;margin:0}h1>span{color:#7d8471}.intro-copy{padding-bottom:5px}.intro-copy>p{font-size:14px;line-height:1.8;margin:0 0 24px;color:#5c6451}.status{display:inline-flex;align-items:center;border:1px solid #d9dfb9;border-radius:30px;background:#f0f2df;padding:10px 14px;font-size:11px;white-space:nowrap}.status .dot{width:6px;height:6px}.hero-image{height:420px;position:relative;overflow:hidden;border-radius:7px}.hero-image>img{height:100%;width:100%;object-fit:cover;object-position:50% 57%;display:block}.hero-image:after{content:'';position:absolute;inset:55% 0 0;background:linear-gradient(transparent,#15201699);pointer-events:none}.image-caption{position:absolute;bottom:30px;left:32px;color:white;display:flex;flex-direction:column;gap:11px;z-index:1}.image-caption>span{font-size:11px;letter-spacing:1.6px}.image-caption small{font-size:9px;opacity:.85}.circle{position:absolute;bottom:27px;right:28px;width:62px;height:62px;border-radius:50%;background:var(--accent);display:grid;place-items:center;font-size:30px;z-index:2}.circle:hover{background:#f5fac0}.about{display:grid;grid-template-columns:1.4fr 1fr;gap:100px;padding:85px 0 75px}.about .eyebrow{color:var(--muted);margin-bottom:22px}h2{font-size:40px;font-weight:500;letter-spacing:-1.5px;line-height:1.16;margin:0}.about p:not(.eyebrow){font-size:13px;color:var(--muted);margin:23px 0 0}.company{max-width:380px;width:100%;justify-self:end}.company strong{font-size:18px;font-weight:500}.company>p:not(.eyebrow){font-size:12px;margin:12px 0 22px}.company-row{display:flex;justify-content:space-between;gap:18px;padding:12px 0;border-top:1px solid var(--line);font-size:11px;line-height:1.6}.company-row>span:last-child{text-align:right}.company-row>span:first-child{color:var(--muted)}.registry{display:inline-block;font-size:11px;margin-top:10px;border-bottom:1px solid #9ea68d;padding-bottom:4px}footer{display:flex;justify-content:space-between;gap:22px;border-top:1px solid var(--line);padding:26px 0 30px;font-size:10px;color:var(--muted)}@media(min-width:1600px){.hero-image{height:470px}}@media(max-width:1050px){.wrap{width:calc(100% - 64px)}.intro{gap:30px}h1{font-size:65px}.intro-copy>p{font-size:12px}.about{gap:50px}}@media(max-width:700px){.wrap{width:calc(100% - 36px)}header{height:92px}.logo{font-size:35px}.lemon{width:23px;height:29px}.header-link{font-size:10px;padding:10px 12px;gap:19px}.header-link span{font-size:17px}.intro{display:block;padding:24px 0 29px}.eyebrow{font-size:9px;letter-spacing:1.4px;margin-bottom:22px}h1{font-size:clamp(46px,12.6vw,72px);letter-spacing:-2.7px;line-height:1.07}.intro-copy{padding:0;margin-top:25px}.intro-copy>p{font-size:12px;line-height:1.7;margin-bottom:18px}.status{font-size:10px;padding:9px 12px}.hero-image{height:310px}.hero-image>img{object-position:60% 57%}.image-caption{left:18px;bottom:23px;gap:10px}.image-caption>span{font-size:8px;letter-spacing:.9px}.image-caption small{font-size:8px}.circle{height:44px;width:44px;font-size:25px;right:17px;bottom:20px}.about{grid-template-columns:1fr;gap:40px;padding:49px 0 42px}h2{font-size:33px}.about p:not(.eyebrow){font-size:12px}.company{justify-self:start;max-width:none}.company .eyebrow{padding-top:27px;border-top:1px solid var(--line)}.company-row{font-size:10px}footer{flex-wrap:wrap;gap:14px;font-size:9px;padding:22px 0}footer span:last-child{width:100%}.desktop-break{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
