:root{--green:#288637;--dark:#203625;--purple:#582469}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0;color:#303730;background:#fff;font:16px/1.7 Arial,sans-serif}a{color:inherit;text-decoration:none}a:hover{color:var(--green)}a:focus-visible{outline:3px solid var(--purple);outline-offset:5px}.container{width:min(1160px,90%);margin:auto}.skip{position:absolute;top:-100px;background:white;padding:12px;z-index:5}.skip:focus{top:0}.topbar{background:#f3f5f2;color:#566053;font-size:14px;border-bottom:1px solid #e4e8e2}.topbar .container{display:flex;gap:30px;padding:9px 0}.topbar span{margin-right:auto}header{display:flex;justify-content:space-between;align-items:center;min-height:110px;gap:25px}.brand{display:flex;align-items:center;gap:9px;color:var(--purple)}.brand img{object-fit:contain;width:75px;height:80px}.brand>span{font:46px/1 Arial,sans-serif;letter-spacing:-1.5px}.brand small{display:block;font:13px/1.5 Arial,sans-serif;letter-spacing:1px;margin-top:5px}nav{display:flex;gap:34px;font-size:15px}nav a{padding:15px 0}.hero{position:relative;background:#1b2f20;min-height:470px;display:flex;align-items:center;overflow:hidden}.hero>img{position:absolute;width:65%;height:100%;right:0;object-fit:cover;object-position:50% 45%}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#193322 20%,#193322cf 43%,#19332208 83%)}.hero .container{position:relative;z-index:1}.hero-copy{max-width:660px;color:white;padding:75px 0}.hero-copy>p{font-size:13px;letter-spacing:2px}h1{font-size:clamp(36px,4.2vw,58px);line-height:1.2;font-weight:600;margin:20px 0 34px;letter-spacing:-1px}.button{display:inline-block;background:var(--green);color:#fff;padding:13px 24px;border-radius:3px;font-size:15px}.button:hover{background:#206b2c;color:white}.section{padding-top:70px;padding-bottom:75px}.section-heading{text-align:center;margin-bottom:40px}.section-heading p,.category{color:var(--green);font-size:12px;letter-spacing:1.6px;font-weight:bold}.section-heading p{margin:0 0 6px}h2{font-size:32px;line-height:1.3;margin:0;font-weight:600}.section-heading:after{content:'';display:block;width:42px;height:3px;background:var(--green);margin:18px auto 0}.product{display:grid;grid-template-columns:340px 1fr;gap:50px;align-items:center;max-width:900px;margin:auto}.product>img{width:100%;height:320px;object-fit:cover;border-radius:3px}.product h3{font-size:27px;line-height:1.25;margin:10px 0}.product p{max-width:470px}.latin{font-style:italic;color:#697268;margin-top:0}.product .button{margin-top:10px}.about{background:#f3f6f0;padding:65px 0}.about-inner{display:grid;grid-template-columns:1fr 1.3fr;gap:65px}.about-inner p:first-child{margin-top:0}.about-inner>div>p:not(.category){color:#586153}.text-link{font-weight:bold;color:var(--green);font-size:15px}.contacts{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.contacts>div{border-top:1px solid #dce4d8;padding-top:20px}.contacts h3{font-size:19px;margin:0 0 15px}.contacts a{display:block;overflow-wrap:anywhere}.contacts .text-link{margin-top:15px}.contacts p{margin:0}footer{background:var(--dark);color:#e6ede3;padding:25px 0;font-size:14px}footer .container{display:flex;justify-content:space-between;gap:25px}footer a:hover{color:white}@media(max-width:750px){.topbar .container{gap:15px;font-size:12px}.topbar span{display:none}header{flex-direction:column;gap:0;padding-top:10px;padding-bottom:10px}nav{gap:25px;font-size:14px}.hero{min-height:400px}.hero>img{width:100%}.hero:after{background:#17322199}.hero-copy{padding:60px 0}.product{grid-template-columns:1fr;gap:25px;max-width:460px}.product>img{height:340px}.section{padding-top:50px;padding-bottom:50px}.about-inner{grid-template-columns:1fr;gap:25px}.contacts{grid-template-columns:1fr;gap:30px}footer .container{flex-wrap:wrap}h1{font-size:40px}}@media(max-width:380px){nav{gap:16px;font-size:13px}.topbar .container{flex-wrap:wrap;gap:0 20px}h1{font-size:34px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* 2026 görsel yenileme */
body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;background:#fbfcfa;color:#24332a}.topbar{background:#173322;color:#dce9de;border:0}.topbar a{color:#dce9de}.topbar a:hover{color:#fff}header{min-height:88px}.brand{display:block;line-height:0}.brand img{display:block;width:158px;height:auto;max-height:62px;object-fit:contain}nav{gap:28px;font-size:14px;font-weight:600;color:#263b2b}nav a{padding:11px 0}nav a:hover{color:var(--purple)}.hero{min-height:560px;background:#183222}.hero>img{width:72%;object-position:center 58%}.hero:after{background:linear-gradient(90deg,#10291c 8%,#173322e8 30%,#17332260 55%,#17332205 86%)}.hero-copy{padding:96px 0;max-width:550px}.hero-copy>p{letter-spacing:2.6px;font-weight:700;color:#d6e9d9}.hero h1{font-size:clamp(42px,5vw,72px);letter-spacing:-2.4px}.button{border-radius:999px;padding:14px 24px}.section{padding-top:88px;padding-bottom:92px}.section-heading{margin-bottom:48px}.section-heading h2{font-size:clamp(30px,3vw,42px);letter-spacing:-.8px}.catalog{background:#fbfcfa}.category-card{border-radius:20px;box-shadow:0 12px 30px #1833220e}.catalog-card{border-radius:18px;overflow:hidden;box-shadow:0 12px 30px #18332212}.catalog-card>img{aspect-ratio:4/3}.filter{border-radius:999px}.about{background:#eef4ee}.contacts>div{border-top-color:#cad9cc}footer{background:#12271a}@media(max-width:750px){.brand img{width:142px;max-height:54px}.hero{min-height:470px}.hero>img{width:100%;opacity:.8}.hero-copy{padding:70px 0}.hero h1{font-size:44px}}

/* final typographic refinement */
body{font-family:Arial,"Helvetica Neue",sans-serif;font-weight:400}header{min-height:96px}.brand img{width:205px;max-height:66px}nav{font-weight:400;letter-spacing:.1px}nav a{font-weight:400}.topbar{font-weight:400}.hero-copy>p{font-weight:500}.hero h1{font-weight:400;letter-spacing:-1.2px;font-size:clamp(38px,4.6vw,62px)}h2,h3{font-weight:500;letter-spacing:-.35px}.section-heading h2{font-weight:500}.category-card strong{font-weight:500}.catalog-card h4{font-weight:500}.gallery-grid figcaption{font-weight:500}@media(max-width:750px){.brand img{width:180px;max-height:58px}.hero h1{font-size:42px}}
