:root{--black:#241917;--cream:#f4e9e2;--white:#fffaf7;--red:#b52b2b;--red-dark:#861d1d;--red-light:#d34a3e;--red-soft:#f0d4ce;--red-pale:#faebe7;--green:#304638;--muted:#75645e;--border:#dec9c0;--shadow:0 18px 50px #541b171a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--black);background:radial-gradient(circle at 90% 4%,#b52b2b21,#0000 28%),radial-gradient(circle at 5% 32%,#d34a3e12,#0000 24%),linear-gradient(#f9f0eb 0%,#f1e2da 100%);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}main{min-height:70vh}.site-header{z-index:10;backdrop-filter:blur(14px);background:#fffaf7d1;border:1px solid #b52b2b24;border-radius:18px;justify-content:space-between;align-items:center;width:min(1200px,100% - 40px);min-height:84px;margin:20px auto 0;padding:0 25px;display:flex;position:relative;box-shadow:0 10px 35px #541b1712}.logo{flex-shrink:0;align-items:center;gap:14px;display:flex}.logo-mark{object-fit:cover;border:2px solid #b52b2b2e;border-radius:50%;flex-shrink:0;width:62px;height:62px;display:block;box-shadow:0 8px 22px #861d1d2e}.logo-text{align-items:center;display:flex}.logo-text strong{letter-spacing:-.04em;white-space:nowrap;color:var(--black);margin:0;font-size:2rem;font-weight:800;line-height:1}nav{gap:30px;font-size:14px;font-weight:750;display:flex}nav a{padding:10px 0;position:relative}nav a:after{background:var(--red);content:"";transform-origin:50%;height:2px;transition:transform .2s;position:absolute;bottom:3px;left:0;right:0;transform:scaleX(0)}nav a:hover{color:var(--red)}nav a:hover:after{transform:scaleX(1)}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;width:min(1200px,100% - 40px);min-height:650px;margin:auto;padding:75px 0 100px;display:grid}.eyebrow{color:var(--red);letter-spacing:.17em;text-transform:uppercase;margin:0 0 18px;font-size:12px;font-weight:850}h1{letter-spacing:-.06em;max-width:760px;margin:0;font-size:clamp(52px,7vw,92px);line-height:.96}h2,h3{color:var(--black)}.hero-description{max-width:590px;color:var(--muted);margin:29px 0 0;font-size:19px;line-height:1.68}.hero-actions{gap:13px;margin-top:38px;display:flex}.button{border-radius:9px;justify-content:center;align-items:center;min-height:52px;padding:0 25px;font-size:14px;font-weight:800;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.primary{background:linear-gradient(135deg, var(--red-light), var(--red-dark));color:#fff;box-shadow:0 12px 28px #b52b2b40}.primary:hover{box-shadow:0 16px 34px #b52b2b57}.secondary{color:var(--red-dark);background:#fffaf78c;border:1px solid #861d1d57}.secondary:hover{background:var(--red-pale)}.hero-visual{min-height:520px}.image-placeholder{background:linear-gradient(145deg, #4f10102e, #b52b2b94), var(--red-dark);color:#fff;border:1px solid #ffffff24;border-radius:22px;flex-direction:column;justify-content:flex-end;height:100%;min-height:520px;padding:42px;display:flex;box-shadow:0 30px 80px #541b173d}.image-placeholder span{font-size:27px;font-weight:800}.image-placeholder small{opacity:.76;margin-top:9px}.intro{text-align:center;background:linear-gradient(135deg,#fffaf7f2,#faebe7e6);border-top:1px solid #b52b2b14;border-bottom:1px solid #b52b2b14;padding:120px 20px}.intro h2,.section-heading h2,.contact h2{letter-spacing:-.045em;margin:0;font-size:clamp(38px,5vw,64px);line-height:1}.intro>p:last-child{max-width:720px;color:var(--muted);margin:29px auto 0;font-size:18px;line-height:1.8}.varieties{width:min(1200px,100% - 40px);margin:auto;padding:120px 0}.section-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:46px;display:flex}.section-heading>a{color:var(--red);font-weight:800}.section-heading>a:hover{color:var(--red-dark)}.pepper-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.pepper-card{border:1px solid var(--border);background:#fffaf7eb;border-radius:18px;transition:transform .25s,border-color .25s,box-shadow .25s;overflow:hidden;box-shadow:0 12px 35px #541b1712}.pepper-card:hover{border-color:#b52b2b59;transform:translateY(-7px);box-shadow:0 22px 48px #861d1d2b}.card-image{min-height:270px;color:var(--muted);background:radial-gradient(circle,#fff7f2,#ead7ce);place-items:center;font-size:13px;display:grid;overflow:hidden}.card-image img{object-fit:contain;object-position:center;width:100%;height:100%;min-height:270px;display:block}.card-content{border-top:1px solid #b52b2b14;padding:27px}.heat{color:var(--red);letter-spacing:.09em;text-transform:uppercase;margin:0 0 11px;font-size:12px;font-weight:850}.card-content h3{margin:0;font-size:25px}.card-content>p:not(.heat){min-height:72px;color:var(--muted);line-height:1.58}.card-content a,.card-content>span{color:var(--red-dark);font-size:14px;font-weight:800}.contact{color:#fff;text-align:center;background:radial-gradient(circle at 15% 15%,#ffffff14,#0000 25%),linear-gradient(135deg,#8f2020,#4f1517);padding:125px 20px}.contact h2{color:#fff}.contact .eyebrow{color:#ffc1b8}.contact>p:not(.eyebrow){color:#ffffffc2;max-width:650px;margin:27px auto 33px;font-size:18px;line-height:1.7}.light{background:var(--white);color:var(--red-dark);box-shadow:0 12px 30px #23090a33}.light:hover{background:var(--red-pale)}footer{color:#ffffffa8;background:#291416;border-top:1px solid #ffffff12;justify-content:space-between;padding:35px max(20px,50% - 580px);font-size:13px;display:flex}footer p{margin:0}@media (width<=850px){.site-header{min-height:76px;margin-top:12px;padding:0 18px}nav{display:none}.hero{grid-template-columns:1fr;gap:45px;padding-top:50px}.hero-visual,.image-placeholder{min-height:400px}.pepper-grid{grid-template-columns:1fr}.section-heading{flex-direction:column;align-items:start}}@media (width<=520px){.site-header{width:min(100% - 24px,1200px)}.logo-mark{width:52px;height:52px}.logo-text strong{font-size:1.35rem}.hero{width:min(100% - 28px,1200px)}.hero-actions{flex-direction:column;align-items:stretch}.varieties{width:min(100% - 28px,1200px)}footer{text-align:center;flex-direction:column;gap:12px}}
