
:root{--bg:#faf6ed;--surface:#fff;--ink:#221f1c;--muted:#6c645d;--orange:#ea7618;--orange-dark:#c95c08;--line:#eadfd2;--soft:#f4e7d8;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Plus Jakarta Sans",sans-serif;background:var(--bg);color:var(--ink)}a{color:inherit}.container{width:min(1240px,calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(0,0,0,.04)}.nav-wrap{min-height:84px;display:flex;align-items:center;gap:28px}.brand{text-decoration:none;display:flex;flex-direction:column;min-width:190px}.brand-main{font-weight:800;font-size:27px;letter-spacing:-1.2px}.brand-main b{color:var(--orange);font-size:1.2em}.brand-sub{display:flex;align-items:center;gap:8px;color:var(--orange);font-weight:800;letter-spacing:4px;font-size:12px}.brand-sub i{height:2px;background:var(--orange);flex:1}.main-nav{display:flex;justify-content:center;gap:23px;flex:1}.main-nav a{text-decoration:none;font-size:12px;font-weight:800;text-transform:uppercase;white-space:nowrap}.main-nav a:hover{color:var(--orange)}.header-actions{display:flex;gap:10px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border-radius:12px;text-decoration:none;font-weight:800;font-size:13px;border:1px solid transparent}.btn-primary{background:var(--orange);color:white;box-shadow:0 8px 22px rgba(234,118,24,.23)}.btn-primary:hover{background:var(--orange-dark)}.btn-outline{background:white;border-color:var(--orange)}.btn-light{background:white;border-color:var(--line)}.menu-toggle{display:none;border:0;background:none;font-size:25px}.section-anchor{scroll-margin-top:95px}.hero{padding:30px 0 18px}.hero-card{min-height:410px;border-radius:28px;overflow:hidden;background:linear-gradient(120deg,#f2e4d5 0%,#ead0b2 55%,#dfb88e 100%);display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;padding:44px 54px;position:relative}.hero-copy{max-width:520px;z-index:2}.eyebrow,.section-heading>span{color:var(--orange);font-size:12px;text-transform:uppercase;font-weight:800;letter-spacing:1.4px}.hero h1{font-size:clamp(42px,5vw,68px);line-height:.98;letter-spacing:-3px;margin:14px 0 18px}.hero h1 span{color:var(--orange)}.hero p,.section-heading p,.text-panel p,.wholesale-card p{color:var(--muted);line-height:1.7;font-size:15px}.hero-actions{display:flex;gap:12px;margin-top:25px}.hero-visual{height:100%;position:relative;display:grid;place-items:center}.visual-placeholder,.product-visual{background:repeating-linear-gradient(25deg,#f6e3c8 0 16px,#e8c79d 16px 32px);border:1px solid rgba(90,48,10,.08);box-shadow:0 22px 50px rgba(90,48,10,.15);display:grid;place-items:center;text-align:center;color:#7a4b20;font-weight:800}.visual-placeholder{width:90%;height:310px;border-radius:80px 24px 80px 24px;transform:rotate(-3deg)}.visual-placeholder small{font-weight:600;opacity:.7}.fresh-badge{position:absolute;left:1%;top:50%;transform:translateY(-50%) rotate(-6deg);width:118px;height:118px;border-radius:50%;background:#fff8ef;border:2px dashed var(--orange);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#6c3c16;box-shadow:0 10px 25px rgba(0,0,0,.12)}.fresh-badge strong{font-size:25px;color:var(--orange)}.fresh-badge b{font-size:10px}.benefits{padding:0 0 15px}.benefit-grid{background:white;border:1px solid var(--line);border-radius:20px;display:grid;grid-template-columns:repeat(4,1fr);padding:18px}.benefit-grid article{display:flex;gap:13px;align-items:center;padding:5px 18px;border-right:1px solid var(--line)}.benefit-grid article:last-child{border:0}.benefit-grid article>span{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,#f6b35f,var(--orange));color:#fff;font-size:21px;flex:0 0 auto}.benefit-grid h2{font-size:13px;margin:0 0 4px}.benefit-grid p{font-size:11px;color:var(--muted);margin:0;line-height:1.45}.section{padding:68px 0}.section-heading{text-align:center;max-width:720px;margin:0 auto 30px}.section-heading.left{text-align:left;margin:0}.section-heading h2{font-size:clamp(30px,4vw,48px);letter-spacing:-2px;line-height:1.07;margin:10px 0}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.product-card{background:white;border:1px solid var(--line);border-radius:22px;padding:18px;display:grid;grid-template-columns:1.05fr .95fr;gap:22px;align-items:center}.product-visual{height:230px;border-radius:17px}.product-visual.round{border-radius:50%;width:230px;max-width:100%;justify-self:center}.product-copy h3{font-size:26px;margin:0 0 10px}.product-copy p{font-size:13px;color:var(--muted);line-height:1.65}.product-copy a{color:var(--orange);font-weight:800;text-decoration:none}.audience{padding:8px 0 20px}.audience-card{display:grid;grid-template-columns:repeat(5,1fr);background:white;border:1px solid var(--line);border-radius:18px;padding:22px}.audience-card div{display:flex;justify-content:center;align-items:center;gap:9px;font-weight:800;font-size:13px;border-right:1px solid var(--line)}.audience-card div:last-child{border:0}.audience-card span{color:var(--orange);font-size:20px}.split{display:grid;grid-template-columns:.85fr 1.15fr;gap:60px;align-items:start}.text-panel{background:white;border:1px solid var(--line);border-radius:22px;padding:32px}.soft{background:#f4eadf}.reason-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.reason-grid article{background:white;border:1px solid var(--line);border-radius:20px;padding:28px}.reason-grid b{color:var(--orange);font-size:13px}.reason-grid h3{font-size:20px}.reason-grid p{font-size:13px;color:var(--muted);line-height:1.6}.wholesale-card{background:linear-gradient(120deg,#201d1a,#3c3027);color:white;border-radius:26px;padding:42px;display:flex;justify-content:space-between;gap:30px;align-items:center}.wholesale-card>div{max-width:760px}.wholesale-card h2{font-size:clamp(30px,4vw,48px);margin:10px 0}.wholesale-card p{color:#d8cec4}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:36px}.contact-list{display:grid;gap:12px}.contact-list>a,.contact-list>div{background:white;border:1px solid var(--line);border-radius:16px;padding:17px;display:flex;flex-direction:column;gap:6px;text-decoration:none}.contact-list b{font-size:12px;color:var(--orange);text-transform:uppercase}.contact-list span{font-size:14px;line-height:1.5}.order-form{background:white;border:1px solid var(--line);border-radius:22px;padding:28px;display:grid;gap:14px}.order-form h3{margin:0 0 8px}.order-form label{font-size:12px;font-weight:800;display:grid;gap:7px}.order-form input,.order-form select,.order-form textarea{width:100%;border:1px solid var(--line);border-radius:10px;padding:13px;font:inherit;background:#fffdf9}.site-footer{background:white;border-top:1px solid var(--line);padding:28px 0}.footer-wrap{display:flex;align-items:center;justify-content:space-between;gap:20px}.brand.small{min-width:150px}.brand.small .brand-main{font-size:20px}.footer-wrap p{color:var(--muted);font-size:12px}.footer-wrap>div{display:flex;gap:16px}.footer-wrap>div a{font-size:12px}.floating-wa{position:fixed;right:20px;bottom:20px;width:56px;height:56px;border-radius:50%;background:#20b15a;color:white;display:grid;place-items:center;text-decoration:none;font-weight:800;box-shadow:0 10px 30px rgba(0,0,0,.2)}@media(max-width:1100px){.header-actions{display:none}.main-nav{gap:14px}.main-nav a{font-size:10px}.hero-card{grid-template-columns:1fr 1fr}}@media(max-width:820px){.container{width:min(100% - 24px,1240px)}.nav-wrap{min-height:70px}.brand{min-width:160px}.main-nav{display:none;position:absolute;top:70px;left:0;right:0;background:white;padding:18px 20px;flex-direction:column;border-bottom:1px solid var(--line)}.main-nav.open{display:flex}.menu-toggle{display:block;margin-left:auto}.hero{padding-top:14px}.hero-card{grid-template-columns:1fr;padding:28px 20px;min-height:auto}.hero h1{font-size:42px;letter-spacing:-2px}.hero-visual{margin-top:25px}.visual-placeholder{height:210px;width:100%}.fresh-badge{width:88px;height:88px;left:4%}.benefit-grid{grid-template-columns:1fr 1fr}.benefit-grid article{border-right:0;border-bottom:1px solid var(--line)}.product-grid,.split,.contact-grid{grid-template-columns:1fr}.product-card{grid-template-columns:1fr}.audience-card{grid-template-columns:1fr 1fr}.audience-card div{border:0;padding:8px}.reason-grid{grid-template-columns:1fr}.wholesale-card{flex-direction:column;align-items:flex-start}.footer-wrap{flex-direction:column;text-align:center}.section{padding:48px 0}}@media(max-width:520px){.hero-actions{flex-direction:column}.benefit-grid{grid-template-columns:1fr}.audience-card{grid-template-columns:1fr}.product-visual.round{height:220px}.hero h1{font-size:36px}.section-heading h2{font-size:32px}}

/* v1.1 — gerçek ürün görselleri ve marka görsel sistemi */
.brand img{display:block;width:190px;height:auto}.brand.small img{width:150px}.hero-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 79% 42%,rgba(255,255,255,.72),transparent 31%),linear-gradient(115deg,transparent 54%,rgba(255,255,255,.15));pointer-events:none}.hero-visual{min-height:330px;isolation:isolate}.hero-glow{position:absolute;width:76%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(255,245,225,.9),rgba(232,166,91,.18) 48%,transparent 70%);filter:blur(8px);z-index:-1}.hero-product{display:block;width:min(100%,620px);height:auto;object-fit:contain;filter:drop-shadow(0 28px 34px rgba(87,49,20,.20));transform:translate3d(var(--move-x,0),var(--move-y,0),0) rotate(var(--tilt,0deg));transition:transform .25s ease-out}.fresh-badge{left:3%;z-index:3}.icon-wrap{padding:0!important}.icon-wrap svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.product-card{overflow:hidden;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.product-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(76,46,22,.09);border-color:#e7c9a8}.product-visual{position:relative;overflow:hidden;background:radial-gradient(circle at 50% 45%,#fffaf2 0,#f5e7d6 63%,#ead2b8 100%)}.product-visual img{display:block;max-width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 18px 18px rgba(73,42,18,.18));transition:transform .35s ease}.product-card:hover .product-visual>img{transform:scale(1.035) rotate(-1deg)}.product-visual.long img{width:115%;max-width:none;height:112%;margin-left:-8%;margin-top:-5%;transform:rotate(-5deg)}.product-card:hover .product-visual.long img{transform:rotate(-3deg) scale(1.04)}.product-visual.round{width:auto;border-radius:17px}.round-stack{position:relative;width:100%;height:100%}.round-stack img{position:absolute;inset:4% 10%;width:80%;height:92%;object-fit:contain;transform-origin:50% 70%}.round-stack img:nth-child(1){z-index:3;transform:rotate(-2deg)}.round-stack img:nth-child(2){z-index:2;transform:translateX(10%) rotate(10deg);opacity:.95}.round-stack img:nth-child(3){z-index:1;transform:translateX(-10%) rotate(-12deg);opacity:.9}.product-card:hover .round-stack img:nth-child(1){transform:rotate(0deg) scale(1.035)}.product-card:hover .round-stack img:nth-child(2){transform:translateX(12%) rotate(12deg)}.product-card:hover .round-stack img:nth-child(3){transform:translateX(-12%) rotate(-14deg)}
@media(max-width:820px){.brand img{width:164px}.hero-visual{min-height:250px}.hero-product{width:min(100%,520px)}.fresh-badge{left:1%;top:46%}.product-visual.long img{height:108%;width:108%;margin-left:-4%}}
@media(max-width:520px){.hero-card{padding-bottom:20px}.hero-visual{min-height:210px;margin-top:12px}.hero-product{width:105%;max-width:none}.fresh-badge{width:78px;height:78px;left:0}.fresh-badge strong{font-size:20px}.product-visual{height:205px}.round-stack img{inset:2% 12%;width:76%;height:96%}}
@media(prefers-reduced-motion:reduce){.hero-product,.product-card,.product-visual img{transition:none!important}}

/* v1.1.1 ürün görselleri düzeltmesi */
.product-visual.long img{width:92%;height:96%;margin:0 auto;transform:rotate(-3deg)}
.product-card:hover .product-visual.long img{transform:rotate(-1deg) scale(1.035)}
.round-stack img{inset:1% 7%;width:86%;height:98%}

/* v1.1.2 — iletişim formu kaldırıldı, yuvarlak ürün görünümü sağlamlaştırıldı */
.contact-grid-single{grid-template-columns:1fr}
.contact-grid-single .contact-list{grid-template-columns:repeat(4,1fr)}
.product-visual.round{display:grid;place-items:center;overflow:visible}
.round-stack{width:100%;height:100%;display:grid;place-items:center}
.round-stack img{inset:auto;left:auto;top:auto;width:82%;height:92%;opacity:1}
.round-stack img:nth-child(1){z-index:3;transform:rotate(-2deg)}
.round-stack img:nth-child(2){z-index:2;transform:translateX(11%) rotate(10deg);opacity:.92}
.round-stack img:nth-child(3){z-index:1;transform:translateX(-11%) rotate(-11deg);opacity:.86}
@media(max-width:820px){.contact-grid-single .contact-list{grid-template-columns:1fr 1fr}}
@media(max-width:520px){.contact-grid-single .contact-list{grid-template-columns:1fr}}


/* v1.1.3 — kurumsal iletişim footer alanı */
.site-footer{padding:0;background:#fff;border-top:1px solid var(--line)}
.footer-contact-grid{display:grid;grid-template-columns:.85fr .85fr 1.7fr 1fr;gap:14px;padding:30px 0}
.footer-contact-card{min-height:96px;border:1px solid var(--line);border-radius:17px;padding:17px;display:flex;align-items:flex-start;gap:13px;text-decoration:none;background:#fffdf9;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}
a.footer-contact-card:hover{transform:translateY(-2px);border-color:#e4bd94;box-shadow:0 12px 28px rgba(80,48,20,.07)}
.footer-contact-icon{width:39px;height:39px;flex:0 0 39px;border-radius:12px;display:grid;place-items:center;background:#fdf0e3;color:var(--orange);font-size:18px;font-weight:800}
.footer-contact-card>span:last-child{display:flex;flex-direction:column;gap:6px}
.footer-contact-card b{color:var(--orange);font-size:11px;text-transform:uppercase;letter-spacing:.8px}
.footer-contact-card strong{font-size:13px;line-height:1.55;color:var(--ink)}
.footer-map-actions{border:1px solid var(--line);border-radius:17px;padding:16px;display:flex;flex-direction:column;justify-content:center;gap:10px;background:#fffdf9}
.footer-map-actions>a{font-size:12px;font-weight:800;text-decoration:none;color:var(--orange)}
.footer-map-actions .footer-route-btn{min-height:42px;padding:0 15px;border-radius:11px;background:var(--orange);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 7px 18px rgba(234,118,24,.2)}
.footer-map-actions .footer-route-btn:hover{background:var(--orange-dark)}
.footer-bottom{border-top:1px solid var(--line);padding:20px 0;display:flex;align-items:center;justify-content:space-between;gap:20px}
.footer-bottom p{color:var(--muted);font-size:12px}
.footer-bottom>div{display:flex;gap:16px}
.footer-bottom>div a{font-size:12px}
@media(max-width:980px){.footer-contact-grid{grid-template-columns:1fr 1fr}.footer-address{grid-column:1/-1}.footer-map-actions{grid-column:1/-1;flex-direction:row;align-items:center;justify-content:space-between}.footer-map-actions .footer-route-btn{min-width:170px}}
@media(max-width:620px){.footer-contact-grid{grid-template-columns:1fr;padding:22px 0}.footer-address,.footer-map-actions{grid-column:auto}.footer-map-actions{flex-direction:column;align-items:stretch}.footer-map-actions .footer-route-btn{width:100%}.footer-bottom{flex-direction:column;text-align:center}}

/* v1.2 — yuvarlak lavaş görünürlük ve kesin konum düzeltmesi */
.product-visual.round{display:grid;place-items:center;overflow:hidden;border-radius:17px}
.product-visual.round .round-main{display:block!important;position:static!important;width:88%!important;height:88%!important;max-width:none!important;object-fit:contain!important;opacity:1!important;transform:rotate(-2deg)!important;filter:drop-shadow(0 18px 18px rgba(73,42,18,.18))}
.product-card:hover .product-visual.round .round-main{transform:rotate(0deg) scale(1.035)!important}

/* Yayın sürümü — erişilebilirlik, SSS ve mobil dönüşüm alanı */
:focus-visible{outline:3px solid rgba(234,118,24,.42);outline-offset:3px;border-radius:6px}
.skip-link{position:absolute;left:-9999px;top:8px;z-index:1000;background:#fff;color:var(--ink);padding:10px 14px;border-radius:10px}
.skip-link:focus{left:12px}
.faq-layout{display:grid;grid-template-columns:.78fr 1.22fr;gap:54px;align-items:start}
.faq-list{display:grid;gap:12px}
.faq-list details{background:#fff;border:1px solid var(--line);border-radius:16px;padding:0 18px;box-shadow:0 8px 24px rgba(76,46,22,.035)}
.faq-list summary{cursor:pointer;list-style:none;font-weight:800;padding:18px 34px 18px 0;position:relative}
.faq-list summary::-webkit-details-marker{display:none}
.faq-list summary:after{content:"+";position:absolute;right:0;top:50%;transform:translateY(-50%);color:var(--orange);font-size:24px;font-weight:700}
.faq-list details[open] summary:after{content:"−"}
.faq-list p{margin:0;padding:0 0 18px;color:var(--muted);font-size:14px;line-height:1.7}
.faq-list a{color:var(--orange);font-weight:700}
.mobile-action-bar{display:none}
@media(max-width:820px){
  .faq-layout{grid-template-columns:1fr;gap:22px}
  body{padding-bottom:68px}
  .floating-wa{display:none}
  .mobile-action-bar{position:fixed;left:0;right:0;bottom:0;z-index:50;display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border-top:1px solid var(--line);box-shadow:0 -8px 26px rgba(43,31,21,.09);padding:max(7px,env(safe-area-inset-bottom)) 8px 7px}
  .mobile-action-bar a{min-height:51px;display:flex;flex-direction:column;gap:3px;align-items:center;justify-content:center;text-decoration:none;font-size:11px;font-weight:800;color:var(--ink);border-right:1px solid var(--line)}
  .mobile-action-bar a:last-child{border-right:0}
  .mobile-action-bar span{font-size:18px;color:var(--orange)}
}

/* Yasal sayfalar */
.legal-home{margin-left:auto}.breadcrumb{display:flex;gap:8px;align-items:center;font-size:12px;color:var(--muted);margin-bottom:18px}.breadcrumb a{color:var(--orange);font-weight:700}.legal-content{max-width:900px;margin:0 auto}.legal-content h1{font-size:clamp(34px,5vw,54px);letter-spacing:-2px;margin-top:0}.legal-content h2{font-size:22px;margin:30px 0 8px}.legal-content a{color:var(--orange)}.legal-contact{border-top:1px solid var(--line);padding-top:18px;margin-top:28px}.error-page{min-height:100vh;display:grid;align-items:center}.error-page .text-panel{max-width:760px;margin:auto;text-align:center}.error-page .hero-actions{justify-content:center;flex-wrap:wrap}
@media(max-width:620px){.legal-home{padding:0 12px;min-height:40px}.legal-page{padding-top:36px}.legal-content{padding:24px}.error-page .hero-actions{flex-direction:column}}
