*{box-sizing:border-box;margin:0;padding:0}
html,body{margin:0;background:#fbfaf6}
img{display:block;max-width:100%}
@keyframes wapRise{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}

.site{font-family:'Hanken Grotesk',system-ui,sans-serif;color:#243027;-webkit-font-smoothing:antialiased}
.screen{background:#fbfaf6;font-family:'Hanken Grotesk',sans-serif;color:#16140f}
.header{display:flex;align-items:center;justify-content:space-between;padding:22px 56px;border-bottom:1px solid #e4e0d6}
.brand{display:flex;align-items:center;gap:12px}
.brand-logo{height:42px;width:auto;display:block}
.nav{display:flex;gap:36px;font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#46423a}
.nav-link{cursor:pointer}
.nav-link:hover{color:#93352c}
.dropdown{position:relative}
.menu{position:absolute;top:calc(100% + 21px);right:0;min-width:248px;background:#fbfaf6;border:1px solid #e4e0d6;display:none;z-index:50}
.menu-link{display:block;text-decoration:none;color:#46423a;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:14px 18px;border-bottom:1px solid #e4e0d6}
.menu-link:hover{background:#16140f;color:#fbfaf6}
.menu-link-last{display:block;text-decoration:none;color:#46423a;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:14px 18px}
.menu-link-last:hover{background:#16140f;color:#fbfaf6}
.btn-primary{font-family:inherit;font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#fbfaf6;background:#16140f;border:none;padding:11px 20px;cursor:pointer}
.btn-primary:hover{background:#93352c}
.split{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid #e4e0d6}
.hero-text{padding:80px 56px 72px;display:flex;flex-direction:column;justify-content:space-between;border-right:1px solid #e4e0d6}
.eyebrow{font-size:13px;letter-spacing:.16em;text-transform:uppercase;font-weight:700;color:#93352c}
.hero-title{font-weight:800;font-size:78px;line-height:.98;letter-spacing:-.035em;margin-top:28px}
.lead{font-size:19px;line-height:1.6;color:#46423a;margin-top:26px;max-width:420px}
.actions{display:flex;gap:14px;margin-top:48px}
.btn-solid{font-family:inherit;font-size:14px;font-weight:700;letter-spacing:.04em;color:#fbfaf6;background:#16140f;border:none;padding:15px 26px;cursor:pointer}
.btn-solid:hover{background:#93352c}
.btn-ghost{font-family:inherit;font-size:14px;font-weight:700;letter-spacing:.04em;color:#16140f;background:transparent;border:1.5px solid #16140f;padding:15px 26px;cursor:pointer}
.btn-ghost:hover{background:#16140f;color:#fbfaf6}
.hero-img{background-image:url('assets/cows-sky.jpg');background-size:cover;background-position:center;min-height:600px}
.triple-row{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid #e4e0d6}
.pillar{padding:48px 56px;border-right:1px solid #e4e0d6}
.pillar-num{font-size:13px;font-weight:700;color:#93352c}
.pillar-title{font-weight:700;font-size:21px;margin-top:12px}
.pillar-text{font-size:15px;line-height:1.55;color:#6a655b;margin-top:8px}
.pillar-last{padding:48px 56px}
.section{border-bottom:1px solid #e4e0d6}
.section-head{padding:84px 56px 0;display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:18px}
.heading{font-weight:800;font-size:48px;letter-spacing:-.025em;margin-top:14px}
.section-text{max-width:340px;font-size:16px;line-height:1.55;color:#46423a}
.grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:56px;border-top:1px solid #e4e0d6;border-left:1px solid #e4e0d6}
.cell{border-right:1px solid #e4e0d6;border-bottom:1px solid #e4e0d6}
.cell-img{height:260px;background-image:url('assets/cows-sky.jpg');background-size:cover;background-position:center}
.cell-body{padding:22px 24px 28px}
.cell-num{font-size:12px;font-weight:700;color:#93352c}
.cell-title{font-weight:700;font-size:15px;letter-spacing:.04em;text-transform:uppercase;margin-top:9px}
.cell-text{font-size:13.5px;color:#6a655b;margin-top:6px;line-height:1.45}
.cell-img-2{height:260px;background-image:url('assets/Wapnö_slott.jpg');background-size:cover;background-position:center 38%}
.cell-img-3{height:260px;background-image:url('assets/gårdshotell.webp');background-size:cover;background-position:center}
.cell-img-4{height:260px;background-image:url('assets/Mjölkpaket.jpg');background-size:cover;background-position:center}
.cell-img-5{height:260px;background-image:url('assets/dairy-line.jpg');background-size:cover;background-position:center}
.cell-img-6{height:260px;background-image:url('assets/grillat_kott.webp');background-size:cover;background-position:center}
.cell-img-7{height:260px;background-image:url('assets/Öl.webp');background-size:cover;background-position:center}
.cell-img-8{height:260px;background-image:url('assets/Vallskörd.jpg');background-size:cover;background-position:center}
.story-img{background-image:url('assets/calf-closeup.jpg');background-size:cover;background-position:center;min-height:560px;border-right:1px solid #e4e0d6}
.story-text{padding:88px 56px;display:flex;flex-direction:column;justify-content:center}
.story-title{font-weight:800;font-size:48px;line-height:1.02;letter-spacing:-.025em;margin-top:18px}
.story-lead{font-size:19px;line-height:1.65;color:#46423a;margin-top:22px;max-width:440px}
.story-link{display:inline-flex;align-items:center;gap:8px;margin-top:28px;font-weight:700;font-size:14px;letter-spacing:.04em;text-transform:uppercase;color:#93352c;text-decoration:none}
.band-img{height:540px;background-image:url('assets/Wapnö Betessläpp.jpg');background-size:cover;background-position:center}
.caption-row{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px;padding:32px 56px}
.band-title{font-weight:800;font-size:34px;letter-spacing:-.02em;margin-top:8px}
.band-text{font-size:17px;line-height:1.55;color:#46423a;max-width:440px}
.band-link{color:#93352c;font-weight:700;text-decoration:none;white-space:nowrap}
.product{border-right:1px solid #e4e0d6}
.product-img{height:300px;background-image:url('assets/Mjölkpaket.jpg');background-size:cover;background-position:center}
.product-body{padding:28px 40px 36px}
.product-title{font-weight:700;font-size:19px}
.product-text{font-size:15px;color:#6a655b;margin-top:6px;line-height:1.5}
.product-img-2{height:300px;background-image:url('assets/mejeriet.jpg');background-size:cover;background-position:center}
.product-img-3{height:300px;background-image:url('assets/Wapnö_slott.jpg');background-size:cover;background-position:center 40%}
.footer{padding:64px 56px 48px}
.footer-cols{display:flex;justify-content:space-between;flex-wrap:wrap;gap:32px;align-items:flex-start}
.footer-logo{height:36px;width:auto;display:block}
.footer-text{margin-top:16px;font-size:15px;line-height:1.6;color:#46423a;max-width:280px}
.footer-nav{display:flex;gap:48px;font-size:14px;line-height:2;color:#46423a}
.footer-head{font-weight:700;letter-spacing:.1em;text-transform:uppercase;font-size:12px;color:#93352c;margin-bottom:8px}
.copyright{margin-top:48px;padding-top:24px;border-top:1px solid #e4e0d6;font-size:13px;color:#9a9387}
