:root{--bg:#0a0a09;--panel:#141311;--gold:#d7b967;--gold2:#f1de9b;--text:#f7f3e8;--muted:#bcb6a8;--line:rgba(215,185,103,.22);--white:#fff;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#0b0b0a;color:var(--text);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(var(--max),calc(100% - 32px));margin:auto}.topbar{background:#070706;border-bottom:1px solid var(--line);font-size:13px;color:#d9d4ca}.topbar .container{display:flex;justify-content:space-between;gap:24px;padding:8px 0}.header{position:sticky;top:0;z-index:50;background:rgba(10,10,9,.92);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.nav{height:88px;display:flex;align-items:center;gap:30px}.brand img{width:190px}.menu{display:flex;gap:28px;margin-left:auto;align-items:center}.menu a{font-size:14px;font-weight:700;letter-spacing:.2px;color:#eee8dc}.menu a:hover{color:var(--gold)}.menu-toggle{display:none;margin-left:auto;width:46px;height:46px;border:1px solid var(--line);border-radius:12px;background:#11100e;padding:10px;cursor:pointer}.menu-toggle{align-items:center;justify-content:center}.menu-toggle svg{width:26px;height:26px;fill:none;stroke:var(--gold2);stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.menu-toggle .close-icon{display:none}.menu-toggle.active .menu-icon{display:none}.menu-toggle.active .close-icon{display:block}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--gold);padding:12px 18px;border-radius:999px;font-weight:800;font-size:14px;transition:.2s}.btn:hover{transform:translateY(-1px);background:var(--gold);color:#111}.btn.gold{background:linear-gradient(135deg,#b8923b,#f0dd9d);color:#17130b;border:0}.hero{min-height:690px;position:relative;display:grid;place-items:center;overflow:hidden;background:linear-gradient(90deg,rgba(8,8,7,.96) 0%,rgba(8,8,7,.78) 42%,rgba(8,8,7,.25) 75%),url('/assets/img/products/hero-ustun.webp') center/cover no-repeat}.hero:after{content:"";position:absolute;inset:auto 0 0;height:160px;background:linear-gradient(transparent,#0b0b0a)}.hero .content{position:relative;z-index:2;max-width:720px;margin-right:auto;padding:90px 0 120px}.eyebrow{font-size:13px;text-transform:uppercase;letter-spacing:3px;color:var(--gold);font-weight:900}.hero h1,.page-hero h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(45px,7vw,82px);line-height:1.02;margin:12px 0 20px;font-weight:600}.hero p{font-size:19px;color:#e5dfd4;max-width:620px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.trust{display:flex;gap:28px;flex-wrap:wrap;margin-top:44px;color:#d7d0c3;font-size:13px}.trust b{color:var(--gold2);font-size:21px;display:block}.section{padding:90px 0}.section.alt{background:#100f0d}.head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:38px}.head h2{font-family:Georgia,serif;font-size:clamp(34px,5vw,54px);line-height:1.08;margin:8px 0}.head p{max-width:560px;color:var(--muted)}.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card{background:linear-gradient(180deg,#171613,#11100e);border:1px solid var(--line);border-radius:22px;overflow:hidden}.card .photo{height:250px;background-size:cover;background-position:center}.card .body{padding:24px}.card h3{font-size:22px;margin:0 0 8px}.card p{color:var(--muted);margin:0 0 18px}.tag{display:inline-block;padding:6px 10px;border:1px solid var(--line);border-radius:999px;font-size:12px;color:var(--gold2)}.feature{padding:30px;border:1px solid var(--line);border-radius:22px;background:#12110f}.feature .ico{font-size:30px}.feature h3{margin:14px 0 5px}.feature p{color:var(--muted);margin:0}.story{display:grid;grid-template-columns:1fr 1fr;gap:54px;align-items:center}.story-photo{min-height:520px;border-radius:28px;background:url('/assets/img/products/karisik-tepsi.webp') center/cover;border:1px solid var(--line);box-shadow:0 30px 80px #000}.story h2{font-family:Georgia,serif;font-size:48px;line-height:1.1}.story p{color:var(--muted)}.quote{border-left:3px solid var(--gold);padding:10px 0 10px 20px;color:#efe7d5;font-family:Georgia,serif;font-size:22px}.review{padding:24px;border:1px solid var(--line);border-radius:18px;background:#11100e}.review .stars{color:#f5d469;letter-spacing:2px}.review p{color:#d5cec0}.cta{margin:40px auto 90px;background:radial-gradient(circle at 90% 10%,rgba(240,221,157,.18),transparent 35%),linear-gradient(135deg,#17140e,#0e0d0b);border:1px solid var(--line);border-radius:30px;padding:48px;display:flex;justify-content:space-between;align-items:center;gap:30px}.cta h2{font:44px/1.1 Georgia,serif;margin:0 0 10px}.footer{border-top:1px solid var(--line);background:#070706;padding:60px 0 25px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:50px}.footer img{width:180px}.footer p,.footer a{color:#aaa498;font-size:14px}.footer h4{color:var(--gold2)}.copy{margin-top:40px;padding-top:20px;border-top:1px solid var(--line);font-size:12px;color:#777;display:flex;justify-content:space-between;gap:18px;align-items:center}.copy .umutnet-credit a{color:var(--gold2);font-weight:800}.copy .umutnet-credit a:hover{color:var(--gold)}.page-hero{padding:105px 0 70px;background:radial-gradient(circle at 80% 0,rgba(215,185,103,.15),transparent 35%),#0c0b0a}.page-hero p{max-width:700px;color:var(--muted);font-size:18px}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product{padding:24px;border:1px solid var(--line);border-radius:20px;background:#12110f}.product h3{margin:0 0 7px}.product p{color:var(--muted)}.contact{display:grid;grid-template-columns:1fr 1fr;gap:28px}.contact .box{padding:28px;border:1px solid var(--line);border-radius:22px;background:#12110f}.map{border-radius:22px;min-height:400px;border:0;width:100%}.notice{padding:14px 16px;background:#17150f;border:1px solid var(--line);border-radius:12px;color:#d9d1c0;font-size:13px}.mobilebar{display:none}@media(max-width:850px){.topbar{display:none}.nav{height:74px;position:relative}.brand img{width:150px}.menu-toggle{display:block}.menu{display:none;position:absolute;top:74px;left:0;right:0;margin:0;padding:14px;background:rgba(10,10,9,.99);border:1px solid var(--line);border-top:0;border-radius:0 0 18px 18px;box-shadow:0 18px 35px rgba(0,0,0,.35);flex-direction:column;align-items:stretch;gap:5px}.menu.open{display:flex}.menu a{padding:12px 14px;border-radius:10px}.menu a:not(.btn):hover{background:#15130f}.menu .btn{margin-top:5px;width:100%}.hero{min-height:670px;background-position:62% center}.hero .content{padding:70px 0 110px}.hero p{font-size:17px}.grid3,.products,.footer-grid,.story,.contact{grid-template-columns:1fr}.story-photo{min-height:380px}.section{padding:68px 0}.head{display:block}.cta{padding:32px;display:block}.cta .btn{margin-top:20px}.mobilebar{display:grid;grid-template-columns:repeat(3,1fr);position:fixed;z-index:100;bottom:0;left:0;right:0;background:#0a0908;border-top:1px solid var(--line)}.mobilebar a{padding:13px 6px;text-align:center;font-size:12px;font-weight:800;color:#f1e5c4}.copy{flex-direction:column;align-items:flex-start}.footer{padding-bottom:90px}}

.menu-toggle{display:none;position:relative;flex:0 0 48px;width:48px;height:48px;padding:0;border:1px solid rgba(215,185,103,.45);border-radius:12px;background:#11100e;align-items:center;justify-content:center;flex-direction:column;gap:5px;appearance:none;-webkit-appearance:none}
.menu-toggle span{display:block;width:24px;height:2px;background:var(--gold2);border-radius:2px;transition:transform .25s ease,opacity .2s ease}
.menu-toggle.active span:nth-child(1){transform:translateY(7px) rotate(45deg)}
.menu-toggle.active span:nth-child(2){opacity:0}
.menu-toggle.active span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
body.menu-open{overflow:hidden}
@media (max-width:900px){
  .header .container.nav{height:78px;display:flex;align-items:center;justify-content:space-between;position:relative}
  .header .brand{position:relative;z-index:102}
  .header .brand img{width:155px;height:auto}
  .header .menu-toggle{display:flex!important;visibility:visible!important;opacity:1!important;z-index:102;margin-left:auto}
  .header .menu{display:flex!important;visibility:hidden;opacity:0;pointer-events:none;position:fixed!important;z-index:101;top:78px!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;height:calc(100dvh - 78px);margin:0!important;padding:22px 20px 100px!important;background:#090908!important;border:0!important;border-top:1px solid var(--line)!important;border-radius:0!important;box-shadow:none!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:6px!important;transform:translateY(-8px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease;overflow-y:auto}
  .header .menu.open{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)}
  .header .menu a{display:block!important;width:100%;padding:15px 16px!important;font-size:16px!important;border-bottom:1px solid rgba(215,185,103,.13);border-radius:8px}
  .header .menu .btn{display:flex!important;justify-content:center;margin-top:12px;border-bottom:0}
}

.hero-branded{background:linear-gradient(90deg,rgba(8,8,7,.98) 0%,rgba(8,8,7,.90) 34%,rgba(8,8,7,.45) 58%,rgba(8,8,7,.12) 100%),url('/assets/img/products/hero-ustun.webp') 72% center/cover no-repeat}
.product-card{transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.product-card:hover{transform:translateY(-6px);border-color:rgba(215,185,103,.55);box-shadow:0 22px 55px rgba(0,0,0,.28)}.product-image{width:100%;height:270px;object-fit:cover;display:block}.section-actions{text-align:center;margin-top:32px}.brand-strip{padding:0 0 90px}.brand-strip .container{position:relative;border:1px solid var(--line);border-radius:28px;overflow:hidden;min-height:360px}.brand-strip img{width:100%;height:360px;object-fit:cover;filter:brightness(.60)}.brand-strip-copy{position:absolute;left:42px;bottom:38px;max-width:690px}.brand-strip-copy h2{font:clamp(32px,4.5vw,54px)/1.08 Georgia,serif;margin:8px 0 0}.story-photo-products{background:url('/assets/img/products/karisik-tepsi.webp') center/cover no-repeat}.products-hero{background:linear-gradient(90deg,rgba(7,7,6,.96),rgba(7,7,6,.60)),url('/assets/img/products/lezzetler-banner.webp') center 54%/cover no-repeat}.products-with-images .product{padding:0;overflow:hidden}.products-with-images .product img{width:100%;height:235px;object-fit:cover;border-bottom:1px solid var(--line)}.products-with-images .product-copy{padding:22px}.products-with-images .product h3{font-size:22px;margin:12px 0 7px}.products-with-images .product{transition:transform .25s ease,border-color .25s ease}.products-with-images .product:hover{transform:translateY(-5px);border-color:rgba(215,185,103,.55)}.cta-inline{display:flex;justify-content:space-between;align-items:center;gap:30px}.cta-inline h2{font:clamp(32px,4vw,48px)/1.1 Georgia,serif;margin:7px 0}.cta-inline p{color:var(--muted);margin:0}
@media(max-width:900px){.hero-branded{background:linear-gradient(180deg,rgba(8,8,7,.96) 0%,rgba(8,8,7,.86) 52%,rgba(8,8,7,.70) 100%),url('/assets/img/products/hero-ustun.webp') 62% center/cover no-repeat}.product-image{height:250px}.brand-strip{padding-bottom:68px}.brand-strip .container,.brand-strip img{min-height:320px;height:320px}.brand-strip-copy{left:24px;right:24px;bottom:25px}.products-with-images .product img{height:250px}.cta-inline{display:block}.cta-inline .btn{margin-top:20px}}

.delivery-hero,.district-hero{background:radial-gradient(circle at 78% 16%,rgba(215,185,103,.17),transparent 32%),linear-gradient(110deg,#0c0b0a,#13100b)}.breadcrumbs{display:flex;gap:9px;align-items:center;flex-wrap:wrap;color:var(--muted);font-size:13px;margin-bottom:22px}.breadcrumbs a:hover{color:var(--gold2)}.delivery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.delivery-card{display:flex;gap:16px;padding:24px;border:1px solid var(--line);border-radius:20px;background:linear-gradient(145deg,#15130f,#0f0e0c);transition:.25s}.delivery-card:hover{transform:translateY(-4px);border-color:rgba(215,185,103,.55);box-shadow:0 20px 45px rgba(0,0,0,.22)}.delivery-card h3{font:27px/1.1 Georgia,serif;margin:2px 0 8px;color:var(--gold2)}.delivery-card p{color:var(--muted);margin:0 0 12px;font-size:14px}.delivery-pin{font-size:25px;color:var(--gold)}.delivery-link{font-size:13px;font-weight:800;color:var(--gold)}.district-layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(290px,.7fr);gap:45px;align-items:start}.district-layout main h2{font:clamp(32px,4vw,48px)/1.1 Georgia,serif;margin:10px 0 18px}.district-layout main>p{color:var(--muted);font-size:17px}.delivery-products{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:28px 0 50px}.delivery-products a{position:relative;border-radius:18px;overflow:hidden;border:1px solid var(--line);min-height:190px}.delivery-products img{width:100%;height:190px;object-fit:cover;transition:.25s}.delivery-products a:hover img{transform:scale(1.04)}.delivery-products span{position:absolute;left:0;right:0;bottom:0;padding:28px 14px 12px;background:linear-gradient(transparent,rgba(0,0,0,.9));font-weight:900}.steps{display:grid;gap:14px}.steps>div{display:flex;gap:16px;padding:18px;border:1px solid var(--line);border-radius:16px;background:#11100e}.steps b{width:38px;height:38px;display:grid;place-items:center;flex:0 0 38px;border-radius:50%;background:var(--gold);color:#17130b}.steps span{display:flex;flex-direction:column;color:var(--muted)}.steps strong{color:var(--text);margin-bottom:2px}.delivery-aside{position:sticky;top:110px}.delivery-info{padding:28px;border:1px solid rgba(215,185,103,.35);border-radius:24px;background:radial-gradient(circle at 100% 0,rgba(215,185,103,.13),transparent 38%),#11100e}.delivery-info h3{margin:10px 0 2px}.phone-big{font:31px/1.2 Georgia,serif;color:var(--gold2);display:inline-block;margin:4px 0 12px}.delivery-info p{color:var(--muted)}.delivery-info .full{width:100%;margin:8px 0 18px}.faq-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.faq-grid details{border:1px solid var(--line);border-radius:17px;background:#12110f;padding:18px}.faq-grid summary{cursor:pointer;font-weight:900;color:var(--gold2)}.faq-grid p{color:var(--muted);margin-bottom:0;font-size:14px}
@media(max-width:900px){.delivery-grid{grid-template-columns:1fr}.district-layout{grid-template-columns:1fr}.delivery-aside{position:static}.delivery-products{grid-template-columns:1fr 1fr}.faq-grid{grid-template-columns:1fr}}
@media(max-width:560px){.delivery-products{grid-template-columns:1fr}.delivery-products a,.delivery-products img{height:220px}.delivery-products a{min-height:220px}}

.area-chips{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0 10px}.area-chips span{display:inline-flex;align-items:center;min-height:40px;padding:8px 13px;border:1px solid var(--line);border-radius:999px;background:#13110e;color:var(--gold2);font-weight:800;font-size:13px}.area-chips span:before{content:"⌖";margin-right:7px;color:var(--gold)}
