
:root{
  --green:#07372c;--green2:#0a4435;--deep:#052b22;--cream:#f8f1df;--paper:#fffaf0;
  --gold:#d9ad4e;--gold2:#efcf7d;--ink:#173027;--muted:#66736c;--line:rgba(10,55,44,.14);
  --serif:Georgia,"Times New Roman",serif;--sans:Arial,Helvetica,sans-serif;--shadow:0 18px 45px rgba(3,33,25,.14)
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f8f4ea;color:var(--ink);font-family:var(--sans);line-height:1.55}a{color:inherit;text-decoration:none}button,input{font:inherit}img{display:block;max-width:100%}.skip{position:fixed;z-index:9999;left:12px;top:12px;background:white;padding:8px 12px;transform:translateY(-150%)}.skip:focus{transform:none}
.topbar{height:38px;padding:0 clamp(18px,5vw,86px);display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;background:linear-gradient(90deg,#e9c774,#f6e6bb,#e9c774);color:#0a3328;font-size:12px;border-bottom:1px solid rgba(0,0,0,.05)}.topbar-left{justify-self:start;display:flex;align-items:center;gap:8px;font-weight:800}
.shipping-icon{width:60px;height:32px;object-fit:cover;object-position:center;flex-shrink:0}.topbar-motto{justify-self:center;font:italic 15px var(--serif)}.topbar-actions{justify-self:end;display:flex;gap:15px;align-items:center}.cart-top{border:0;background:transparent;font-weight:800;color:inherit;cursor:pointer}.cart-top b{display:inline-grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:var(--green);color:#fff;font-size:10px;margin-left:3px}
.header{position:sticky;top:0;z-index:60;height:86px;background:rgba(5,49,38,.98);color:#fff;display:grid;grid-template-columns:255px 1fr 270px;gap:24px;align-items:center;padding:0 clamp(18px,5vw,86px);box-shadow:0 8px 25px rgba(0,0,0,.08);border-bottom:1px solid rgba(255,255,255,.09);backdrop-filter:blur(10px)}.brand{display:flex;align-items:center;gap:10px;width:max-content}.brand img{width:88px;height:56px;object-fit:contain}.brand-copy{display:flex;flex-direction:column;line-height:1;text-transform:uppercase}.brand-copy strong{font:500 20px var(--serif);letter-spacing:.15em}.brand-copy small{margin-top:7px;color:var(--gold2);font-size:9px;font-weight:900;letter-spacing:.31em}.nav{display:flex;justify-content:center;gap:34px}.nav a{font-size:13px;font-weight:800;padding:31px 0 25px;white-space:nowrap;position:relative}.nav a:hover,.nav a.active{color:var(--gold2)}.nav a:hover:after,.nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:18px;height:2px;background:var(--gold2)}.search{height:39px;border:1px solid rgba(255,255,255,.5);border-radius:999px;display:flex;overflow:hidden}.search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#fff;padding:0 16px}.search input::placeholder{color:rgba(255,255,255,.62)}.search button{width:46px;border:0;background:transparent;color:#fff;font-size:21px;cursor:pointer}.menu-toggle{display:none}
.hero{position:relative;min-height:505px;overflow:hidden;background:var(--deep);color:white;display:grid;grid-template-columns:38% 62%}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 0%,rgba(255,255,255,.07),transparent 33%);pointer-events:none}.hero-copy{position:relative;z-index:2;padding:58px 40px 56px clamp(28px,5.5vw,95px);display:flex;flex-direction:column;justify-content:center;background:linear-gradient(90deg,#082e24 0%,#082e24 73%,rgba(8,46,36,.93) 88%,rgba(8,46,36,0) 100%)}.hero-copy h1{margin:0;font:500 clamp(52px,5vw,82px)/.93 var(--serif);letter-spacing:-.04em}.hero-copy h1 em{display:block;color:var(--gold2);font-weight:400}.hero-copy p{max-width:485px;margin:20px 0 25px;color:rgba(255,255,255,.84);font-size:17px}.gold-btn{display:inline-flex;align-items:center;gap:8px;width:max-content;padding:13px 23px;border-radius:999px;background:linear-gradient(180deg,#f2d281,#deb356);color:#092d23;font-weight:900;box-shadow:0 8px 18px rgba(0,0,0,.14)}.hero-visual{position:relative;min-height:505px;background:#153c2f}.hero-visual img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,46,36,.7),transparent 14%),linear-gradient(0deg,rgba(5,35,27,.2),transparent 40%);pointer-events:none}.hero-script{position:absolute;right:5%;top:10%;z-index:2;color:#fff;font:italic 31px/1.05 var(--serif);text-align:right;text-shadow:0 2px 8px rgba(0,0,0,.3)}.feature-strip{position:absolute;z-index:3;left:clamp(28px,5.5vw,95px);bottom:22px;display:flex;gap:26px}.feature-strip span{display:flex;align-items:center;gap:9px;font-size:12px;font-weight:800}.feature-icon{display:grid;place-items:center;width:34px;height:34px;border:1px solid var(--gold2);border-radius:50%;color:var(--gold2)}
.home-products{padding:12px 4px 14px;background:#fffaf1;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:13px}.home-card{position:relative;min-height:310px;border-radius:9px;overflow:hidden;background:var(--green);color:white;box-shadow:var(--shadow)}.home-card img{width:100%;height:100%;object-fit:cover}.home-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(3,26,20,.92),rgba(3,26,20,.06) 58%)}.home-card-body{position:absolute;z-index:2;left:17px;right:17px;bottom:15px}.home-card h2{margin:0;font:500 21px var(--serif)}.home-card p{margin:3px 0 12px;color:rgba(255,255,255,.75);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.card-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.small-btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:8px 11px;font-size:11px;font-weight:900;cursor:pointer}.small-btn.gold{background:var(--gold2);color:#0a3126}.small-btn.outline{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.55);color:#fff}.home-card.cira img{object-position:center 42%}
.footer{position:relative;background:#06362b;color:white;overflow:hidden}.footer:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,46,35,.84),rgba(4,46,35,.97)),url('../img/hero-urunler.webp') center/cover;opacity:.98}.footer-main{position:relative;z-index:2;display:grid;grid-template-columns:260px 280px 1fr 140px;align-items:center;gap:20px;padding:24px clamp(20px,5vw,84px)}.footer-brand{display:flex;align-items:center;gap:10px}.footer-brand img{width:95px;height:55px}.footer-brand .brand-copy strong{font-size:18px}.footer-slogan{font:italic 19px/1.15 var(--serif);color:var(--gold2)}.footer-links{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.footer-links a,.footer-links span{text-align:center;font-size:10px;font-weight:800;padding:12px;border-left:1px solid rgba(239,207,125,.4)}.social{display:flex;justify-content:flex-end;gap:8px}.social span{display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(255,255,255,.6);border-radius:50%}.footer-bottom{position:relative;z-index:2;padding:11px clamp(20px,5vw,84px);display:flex;justify-content:space-between;gap:20px;border-top:1px solid rgba(255,255,255,.16);font-size:10px;color:rgba(255,255,255,.72)}
.page-hero{position:relative;min-height:300px;color:white;display:flex;align-items:end;padding:52px clamp(20px,6vw,100px);overflow:hidden;background:#0a3b2f}.page-hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.5}.page-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,42,32,.96),rgba(4,42,32,.35))}.page-hero-content{position:relative;z-index:2;max-width:760px}.eyebrow{margin:0 0 9px;color:var(--gold2);font-size:11px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.page-hero h1,.section-title{margin:0;font:500 clamp(42px,6vw,72px)/.98 var(--serif);letter-spacing:-.035em}.page-hero p{max-width:690px;margin:14px 0 0;color:rgba(255,255,255,.82)}.section{padding:60px clamp(20px,6vw,100px)}.section.alt{background:#fffaf2}.section-head{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:end;margin-bottom:28px}.section-head p{margin:0;color:var(--muted)}
.page-hero .eyebrow {margin-bottom: 18px;}
.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.product-card{display:grid;grid-template-columns:220px 1fr;background:white;border:1px solid var(--line);border-radius:14px;overflow:hidden;box-shadow:0 10px 30px rgba(9,53,42,.06)}.product-card-image{min-height:265px;background:#eee6d8}.product-card-image img{width:100%;height:100%;object-fit:cover}.product-card-body{padding:23px;display:flex;flex-direction:column}.product-card h3{margin:0;font:500 31px var(--serif)}.product-card .desc{color:var(--muted);font-size:14px}.price{margin:auto 0 14px;font:700 24px var(--serif)}.price small{display:block;font:700 10px var(--sans);color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.buy-row{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.buy-btn{border:0;border-radius:999px;background:var(--green);color:white;padding:11px 14px;font-weight:900;font-size:12px;cursor:pointer}.info-btn{border:1px solid var(--green);border-radius:999px;background:transparent;color:var(--green);padding:10px 14px;font-weight:900;font-size:12px}.story-grid,.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;align-items:start}.story-panel,.contact-panel{background:var(--green);color:white;border-radius:16px;padding:32px}.story-panel h2,.contact-panel h2{font:500 42px/1 var(--serif);margin:0 0 14px}.story-panel p,.contact-panel p{color:rgba(255,255,255,.78)}.info-list{display:grid;gap:14px}.info-box{padding:20px;border:1px solid var(--line);background:white;border-radius:12px}.info-box h3{margin:0 0 7px;font:500 25px var(--serif)}.info-box p{margin:0;color:var(--muted)}.quality-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.quality-card{padding:28px;background:white;border:1px solid var(--line);border-radius:14px}.quality-card span{display:grid;place-items:center;width:44px;height:44px;border:1px solid var(--green);border-radius:50%;color:var(--green);font-weight:900}.quality-card h2{font:500 29px/1.05 var(--serif);margin:20px 0 10px}.quality-card p{margin:0;color:var(--muted)}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.blog-card{background:white;border:1px solid var(--line);border-radius:14px;overflow:hidden}.blog-card img{height:220px;width:100%;object-fit:cover}.blog-card div{padding:20px}.blog-card h2{font:500 27px var(--serif);margin:0 0 8px}.blog-card p{color:var(--muted);margin:0}.blog-more{
  margin-top:14px;
  padding-top:12px;
  border-top:1px solid var(--line);
}

.blog-more summary{
  color:var(--green);
  font-size:13px;
  font-weight:800;
  cursor:pointer;
}

.blog-more p{
  margin-top:12px;
  font-size:14px;
  line-height:1.6;
}
.blog-more summary:hover{
  text-decoration:underline;
}

.blog-more .more-close{
  display:none;
}

.blog-more[open] .more-open{
  display:none;
}

.blog-more[open] .more-close{
  display:inline;
}
.blog-more[open] > summary{
  display:none;
}

.blog-less{
  display:block;
  margin-top:12px;
  padding:0;
  border:0;
  background:transparent;
  color:var(--green);
  font-size:13px;
  font-weight:800;
  text-decoration:underline;
  cursor:pointer;
}
.overlay{position:fixed;z-index:99;inset:0;background:rgba(0,0,0,.48);opacity:0;pointer-events:none;transition:.25s}.overlay.show{opacity:1;pointer-events:auto}.cart-drawer{position:fixed;z-index:100;right:0;top:0;width:min(440px,100%);height:100vh;background:#fff;color:var(--ink);box-shadow:-24px 0 60px rgba(0,0,0,.25);transform:translateX(105%);transition:.3s;display:flex;flex-direction:column;padding:22px}.cart-drawer.open{transform:none}.cart-head{display:flex;align-items:center;justify-content:space-between}.cart-head h2{margin:0;font:500 34px var(--serif)}.icon-btn{border:0;background:#eee;width:38px;height:38px;border-radius:50%;cursor:pointer}.cart-items{display:grid;gap:10px;margin:20px 0;overflow:auto}.cart-item{display:grid;grid-template-columns:1fr auto;gap:12px;padding:13px;border:1px solid var(--line);border-radius:12px}.cart-item small{display:block;color:var(--muted);margin-top:4px}.qty-controls{display:flex;align-items:center;gap:7px;margin-top:8px}.qty-controls button{width:28px;height:28px;border:1px solid var(--line);background:#faf7ef;border-radius:50%;cursor:pointer}.remove-link{border:0;background:transparent;color:#8c3d32;font-weight:900;cursor:pointer}.cart-total{margin-top:auto;border-top:1px solid var(--line);padding-top:16px}.cart-total strong{display:flex;justify-content:space-between;font-size:20px;margin-bottom:14px}.checkout{width:100%;border:0;border-radius:999px;background:var(--gold);color:#092a20;padding:14px 18px;font-weight:900;cursor:pointer}.empty-cart{color:var(--muted)}.toast{position:fixed;z-index:120;left:50%;bottom:30px;transform:translate(-50%,30px);opacity:0;background:#062f25;color:#fff;padding:11px 16px;border-radius:999px;box-shadow:var(--shadow);transition:.25s;pointer-events:none}.toast.show{opacity:1;transform:translate(-50%,0)}
.home-card,
.product-card {
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

@media (hover: hover) {
  .home-card:hover,
  .product-card:hover {
    transform: translateY(-5px) scale(1.01);
    box-shadow: 0 18px 40px rgba(7, 55, 44, 0.22);
  }
}
@media(max-width:1250px){.header{grid-template-columns:220px 1fr 220px;padding-inline:28px}.nav{gap:18px}.nav a{font-size:12px}.home-products{grid-template-columns:repeat(3,1fr)}.footer-main{grid-template-columns:220px 230px 1fr}.social{display:none}.footer-links{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.topbar{grid-template-columns:1fr auto;padding-inline:18px}.topbar-motto{display:none}.topbar-actions>span{display:none}.header{height:72px;grid-template-columns:1fr auto auto;padding-inline:18px}.brand img{width:66px;height:44px}.brand-copy strong{font-size:16px}.brand-copy small{font-size:8px}.menu-toggle{display:block;border:1px solid rgba(255,255,255,.35);background:transparent;color:white;border-radius:8px;padding:7px 10px}.nav{position:absolute;left:0;right:0;top:72px;display:none;flex-direction:column;gap:0;background:#07382b;padding:12px 18px 18px}.nav.open{display:flex}.nav a{padding:11px 0}.nav a:after{display:none!important}.search{width:170px}.hero{grid-template-columns:1fr}.hero-copy{padding:48px 24px 120px;background:linear-gradient(180deg,#082e24 0%,#082e24 88%,rgba(8,46,36,.94))}.hero-copy h1{font-size:58px}.hero-visual{min-height:370px}.feature-strip{left:24px;bottom:18px;flex-wrap:wrap}.hero-script{display:none}.home-products{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:1fr}.story-grid,.contact-grid,.section-head{grid-template-columns:1fr}.quality-grid,.blog-grid{grid-template-columns:1fr 1fr}.footer-main{grid-template-columns:1fr 1fr}.footer-links{display:none}.footer-bottom{flex-direction:column}}
@media(max-width:600px){.topbar{font-size:10px;height:34px}.search{display:none}.hero-copy h1{font-size:47px}.hero-copy p{font-size:15px}.hero-visual{min-height:300px}.feature-strip{gap:12px}.feature-strip span{font-size:10px}.home-products{grid-template-columns:1fr}.home-card{min-height:390px}.page-hero{min-height:260px}.section{padding:44px 18px}.product-card{grid-template-columns:1fr}.product-card-image{height:320px}.quality-grid,.blog-grid{grid-template-columns:1fr}.footer-main{grid-template-columns:1fr;padding:24px 18px}.footer-slogan{font-size:16px}.footer-bottom{padding:10px 18px}.cart-drawer{padding:18px}}


/* 2026-09-17 son rötuşlar */
.header{grid-template-columns:280px 1fr 300px;}
.brand{width:245px;height:72px;display:flex;align-items:center;}
.brand-logo{width:235px!important;height:74px!important;object-fit:contain!important;object-position:left center;}
.brand-copy{display:none!important;}
.footer-brand{display:flex;align-items:center;}
.footer-logo{width:225px;height:95px;object-fit:contain;object-position:left center;}
.favorite-top{white-space:nowrap;}
.hero{grid-template-columns:36% 64%;min-height:510px;}
.hero-copy{padding-left:clamp(28px,5.5vw,92px);padding-right:22px;}
.hero-copy h1{font-size:clamp(54px,5.1vw,84px);}
.hero-visual img{object-position:center center;}
.search{position:relative;overflow:visible;z-index:85;}
.search-results{position:absolute;z-index:120;top:calc(100% + 8px);left:0;right:0;display:none;background:#fff;color:#173027;border:1px solid rgba(7,55,44,.15);border-radius:14px;box-shadow:0 20px 45px rgba(0,0,0,.22);overflow:hidden;min-width:300px;}
.search-results.show{display:block;}
.search-result{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 15px;border-bottom:1px solid rgba(7,55,44,.09);font-weight:800;font-size:13px;cursor:pointer;background:#fff;}
.search-result:last-child{border-bottom:0;}
.search-result:hover,.search-result:focus{background:#f7f1e2;outline:0;}
.search-result small{color:#7a806f;font-weight:700;}
.search-no-result{padding:13px 15px;color:#9c342b;font-weight:900;font-size:13px;background:#fff8f5;}
.search-no-result strong{display:block;margin-bottom:2px;}
@media(max-width:1250px){.header{grid-template-columns:235px 1fr 230px}.brand{width:215px}.brand-logo{width:205px!important}.favorite-top{display:none}}
@media(max-width:900px){.header{grid-template-columns:1fr auto auto}.brand{width:190px;height:60px}.brand-logo{width:180px!important;height:58px!important}.footer-logo{width:190px;height:75px}.hero{grid-template-columns:1fr}.hero-copy{padding-bottom:120px}.search-results{right:0;left:auto;width:330px}.favorite-top{display:none}}
.footer-brand .footer-logo{
  width: 190px !important;
  height:auto !important;
  max-width:none !important;
  object-fit:contain;
}
.hero-script {
  position: absolute;
  right: 5%;
  top: 9%;
  z-index: 3;

  font-family: "Allura", cursive !important;
  font-size: 58px;
  font-weight: 200;
  font-style: normal;
  line-height: 0.82;
  letter-spacing: 0;

  color: #ffffff;
  text-align: center;

  transform: rotate(-7deg) skewX(-3deg);
  transform-origin: center;

  text-shadow:
  0 2px 4px rgba(0, 0, 0, 0.85),
  0 0 10px rgba(0, 0, 0, 0.55);
}.topbar-link {
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}

.topbar-link:hover {
  color: #0b4a3a;
  text-decoration: underline;
}
#suzme-bal .section-head,
#petek-polen .section-head,
#kekik .section-head,
#tuz .section-head,
#cira .section-head {
  grid-template-columns: 1fr;
  gap: 16px;
  align-items: start;
}
.section-info .bal-uyari {
  color: #173027 !important;
  opacity: 1;
}.section-head > p,
.section-info p {
  color: #173027 !important;
  opacity: 1;
}
.section-head .eyebrow {
  color: #173027 !important;
  opacity: 1;
}
.continue-shopping {
  width: 100%;
  margin-bottom: 10px;
  padding: 13px 18px;
  border: 1px solid #07372c;
  border-radius: 999px;
  background: #ffffff;
  color: #07372c;
  font-weight: 900;
  cursor: pointer;
}
.shipping-progress{
  margin:0 0 10px;
  padding:10px 12px;
  border-radius:10px;
  background:#fff4d2;
  color:#654700;
  font-size:14px;
  font-weight:800;
  line-height:1.35;
  text-align:center;
}

.shipping-progress.is-free{
  background:#e5f4eb;
  color:#07372c;
}
.clear-cart-area{
  margin:0 0 10px;
}

.clear-cart-button{
  display:block;
  width:100%;
  padding:12px 18px;
  border:1px solid #913d33;
  border-radius:999px;
  background:#ffffff;
  color:#913d33;
  font-size:14px;
  font-weight:900;
  cursor:pointer;
}

.clear-cart-button:hover{
  background:#fff1ee;
}

.clear-cart-button:disabled{
  opacity:.45;
  cursor:not-allowed;
}

.clear-cart-confirm{
  margin-top:10px;
  padding:12px;
  border:1px solid #dfd4c6;
  border-radius:12px;
  background:#fffaf0;
  text-align:center;
}

.clear-cart-confirm[hidden]{
  display:none;
}

.clear-cart-confirm p{
  margin:0 0 10px;
  color:#17372c;
  font-size:14px;
  font-weight:800;
}

.clear-cart-confirm-buttons{
  display:flex;
  gap:8px;
}

.clear-cart-confirm-buttons button{
  flex:1;
  padding:9px;
  border-radius:999px;
  font-size:14px;
  font-weight:800;
  cursor:pointer;
}

.clear-cart-yes{
  border:0;
  background:#913d33;
  color:#ffffff;
}

.clear-cart-no{
  border:1px solid #07372c;
  background:#ffffff;
  color:#07372c;
}
/* Footer yasal bağlantıları daha görünür */
.footer-bottom {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.9);
  align-items: center;
}

.footer-bottom span:last-child {
  line-height: 1.8;
}

.footer-bottom span:last-child a {
  color: #ffffff;
  font-weight: 800;
  text-decoration: underline;
  text-decoration-color: #efcf7d;
  text-underline-offset: 4px;
}

.footer-bottom span:last-child a:hover {
  color: #efcf7d;
}

@media (max-width: 600px) {
  .footer-bottom {
    font-size: 12px;
  }

  .footer-bottom span:last-child {
    line-height: 2;
  }
}
/* Footer yasal bağlantıları */
.footer-bottom span:last-child a {
  color: rgba(255, 255, 255, 0.88) !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  text-decoration: none !important;
}

.footer-bottom span:last-child a:hover {
  color: #efcf7d !important;
  text-decoration: none !important;
}