@import "https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&family=Playfair+Display:wght@700;800;900&display=swap";
:root{--coral-salmon:#f2a78b;--coral-red:#e8624d;--cream:#fbf6f1;--cream-deep:#f4eadc;--ink:#161210;--ink-soft:#2c2218;--muted:#6b5d4d;--mint:#a2d2c2;--lavender:#b89bcb;--sky:#6fb0d9;--leaf:#8bc394;--line:#1612101f;--paper:#fbf6f1b8;--shadow:0 28px 80px #1612102e;--shadow-warm:0 30px 80px #e8624d2e;--red:var(--coral-salmon);--red-bright:var(--coral-red);--saffron:var(--coral-red);--espresso:var(--ink);--parchment:var(--cream);--terracotta:var(--coral-red);--turquoise:var(--mint);--plum:var(--lavender)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--cream);margin:0;font-family:Lato,system-ui,sans-serif}a{color:inherit;text-decoration:none}.site-shell{background:radial-gradient(circle at 15% 10%, #f2a78b42, transparent 28rem), linear-gradient(180deg, #fff8f2, var(--cream-deep));overflow:hidden}.nav{z-index:20;width:min(1120px,100vw - 28px);color:var(--ink);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbf6f1e0;border:1px solid #1612101f;border-radius:999px;justify-content:space-between;align-items:center;gap:20px;padding:12px 14px;display:flex;position:fixed;top:18px;left:50%;transform:translate(-50%);box-shadow:0 16px 45px #1612101a}.brand{align-items:center;gap:10px;min-width:0;display:inline-flex}.brand img{background:var(--cream);border-radius:18px;width:auto;height:76px;padding:6px 14px;display:block}.nav nav{text-transform:uppercase;letter-spacing:.12em;align-items:center;gap:18px;font-size:12px;font-weight:900;display:flex}.nav nav a{opacity:.82}.nav nav a:hover{opacity:1;color:var(--coral-red)}.nav-cta{background:var(--coral-red);color:var(--cream);text-transform:uppercase;letter-spacing:.1em;border-radius:999px;padding:12px 20px;font-size:12px;font-weight:900}.screen{isolation:isolate;min-height:100vh;padding:140px clamp(22px,5vw,88px) 92px;position:relative}.screen:before,.screen:after{content:"";pointer-events:none;z-index:-1;position:absolute;inset:0}.screen:after{opacity:.14;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='120' height='120' filter='url(%23n)' opacity='.32'/%3E%3C/svg%3E")}.screen-red{background:var(--coral-salmon);color:var(--ink)}.screen-parchment{background:var(--cream);color:var(--ink)}.screen-plum{background:var(--lavender);color:var(--ink)}.screen-turquoise{background:var(--mint);color:var(--ink)}.screen-gold{background:var(--coral-red);color:var(--cream)}.screen-espresso{background:var(--ink);color:var(--cream)}.pattern-starburst:before{background:radial-gradient(circle at 76% 42%, #e8624d8c 0 2px, transparent 3px 56px), repeating-conic-gradient(from 22deg at 82% 42%, #e8624d2e 0 7deg, transparent 7deg 16deg), radial-gradient(circle at 12% 76%, #16121014 0 1px, transparent 2px 48px)}.pattern-tile:before{background-image:linear-gradient(45deg,#e8624d1a 25%,#0000 25%),linear-gradient(-45deg,#e8624d1a 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#b89bcb29 75%),linear-gradient(-45deg,#0000 75%,#b89bcb29 75%);background-position:0 0,0 40px,40px -40px,-40px 0;background-size:80px 80px}.pattern-diamonds:before{background:linear-gradient(135deg,#e8624d33 25%,#0000 25%) -32px 0/64px 64px,linear-gradient(225deg,#a2d2c242 25%,#0000 25%) -32px 0/64px 64px,linear-gradient(315deg,#ffffff38 25%,#0000 25%) 0 0/64px 64px,linear-gradient(45deg,#ffffff38 25%,#0000 25%) 0 0/64px 64px}.pattern-waves:before{background:radial-gradient(at 25% 26%,#ffffff42,#0000 34%),repeating-radial-gradient(circle at 80% 55%,#e8624d33 0 5px,#0000 6px 22px)}.pattern-border:before{border:20px solid #0000;border-image:repeating-linear-gradient(45deg, var(--cream) 0 18px, #fff6 18px 28px, var(--coral-salmon) 28px 46px, var(--ink) 46px 54px) 24;opacity:.58;inset:28px}.pattern-rosette:before{background:radial-gradient(circle at 20% 28%,#0000 0 36px,#f2a78b42 37px 41px,#0000 42px 74px,#ffffff1f 75px 81px,#0000 82px),radial-gradient(circle at 80% 70%,#0000 0 40px,#a2d2c242 41px 47px,#0000 48px 82px)}.hero{grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);align-items:center;gap:clamp(34px,6vw,90px);display:grid}.kicker,.section-label{text-transform:uppercase;letter-spacing:.16em;color:var(--coral-red);margin:0 0 22px;font-size:13px;font-weight:900}.kicker.dark{color:var(--coral-red)}.kicker.light,.section-label.light{color:var(--coral-salmon)}.hero h1,.split-heading h2,.range h2,.process h2,.supply h2,.contact h2{letter-spacing:-.055em;text-wrap:balance;color:var(--ink);margin:0;font-family:Playfair Display,Georgia,serif;font-weight:900;line-height:.84}.hero h1{max-width:920px;font-size:clamp(68px,11vw,164px)}.hero h1 span{color:var(--coral-red);font-style:italic;display:block}.hero-text{color:#161210c7;max-width:620px;margin:28px 0 0;font-size:clamp(18px,2vw,24px);line-height:1.45}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:38px;display:flex}.hero-actions a{border:2px solid var(--ink);background:var(--ink);min-height:50px;color:var(--cream);text-transform:uppercase;letter-spacing:.1em;border-radius:999px;justify-content:center;align-items:center;padding:14px 22px;font-size:12px;font-weight:900;transition:transform .18s,background .18s,color .18s;display:inline-flex}.hero-actions a:hover{transform:translateY(-2px)}.hero-actions a:nth-child(2){color:var(--ink);background:0 0}.hero-actions a:nth-child(2):hover{background:var(--ink);color:var(--cream)}.contact-panel a{border:2px solid var(--coral-salmon);background:var(--coral-salmon);min-height:50px;color:var(--ink);text-transform:uppercase;letter-spacing:.1em;border-radius:999px;justify-content:center;align-items:center;padding:14px 22px;font-size:12px;font-weight:900;display:inline-flex}.hero-photo-stack{min-height:620px;position:relative}.hero-photo{border:10px solid var(--cream);background:var(--cream);box-shadow:var(--shadow);border-radius:38px;margin:0;position:absolute;overflow:hidden}.hero-photo img,.feature-gallery img,.product-photo img{object-fit:cover;width:100%;height:100%;display:block}.hero-photo figcaption,.feature-gallery figcaption{color:var(--cream);text-transform:uppercase;letter-spacing:.1em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#161210d1;border-radius:999px;padding:10px 14px;font-size:11px;font-weight:900;position:absolute;bottom:18px;left:18px}.hero-photo-main{height:420px;inset:22px 8% auto 0;transform:rotate(-3deg)}.hero-photo-secondary{width:58%;height:260px;bottom:28px;right:0;transform:rotate(5deg)}.hero-photo-stack .tile-stamp{color:var(--coral-red);border-color:var(--coral-red);background:#fbf6f1f0;top:18px;right:4px}.hero-plate{min-height:560px;box-shadow:var(--shadow);background:radial-gradient(circle,#fbf6f1f5 0 38%,#e8624dd9 39% 40%,#fbf6f1eb 41% 56%,#16121024 57% 58%,#f2a78b8c 59% 100%);border-radius:48% 52% 50% 50%;position:relative;transform:rotate(-2deg)}.plate-ring{border:2px dashed #e8624d6b;border-radius:50%;position:absolute;inset:52px}.ring-two{opacity:.42;border-style:solid;inset:104px}.flatbread{width:210px;height:132px;color:var(--ink);background:radial-gradient(circle at 30% 28%,#e8624d57,#0000 20%),radial-gradient(circle at 66% 55%,#16121038,#0000 18%),#f4d08a;border-radius:56% 44% 48% 52%;place-items:center;font-family:Playfair Display,Georgia,serif;font-size:28px;font-weight:900;display:grid;position:absolute;box-shadow:0 18px 44px #16121038}.flatbread-one{top:104px;left:50%;transform:translate(-50%)rotate(7deg)}.flatbread-two{bottom:128px;left:64px;transform:rotate(-14deg)}.flatbread-three{bottom:114px;right:46px;transform:rotate(15deg)}.tile-stamp{border:3px solid var(--coral-red);width:132px;height:132px;color:var(--coral-red);text-align:center;text-transform:uppercase;letter-spacing:.1em;background:#fbf6f1eb;border-radius:50%;place-items:center;padding:18px;font-size:11px;font-weight:900;display:grid;position:absolute;top:46px;right:18px}.marquee{border-block:5px solid var(--ink);background:var(--coral-salmon);color:var(--ink);text-transform:uppercase;white-space:nowrap;font-family:Playfair Display,Georgia,serif;font-weight:900;overflow:hidden}.marquee div{gap:28px;width:max-content;padding:18px 0;animation:28s linear infinite ticker;display:flex}.marquee span{font-size:clamp(22px,4vw,54px)}.marquee b{color:var(--coral-red);align-self:center}@keyframes ticker{to{transform:translate(-50%)}}.story,.process,.contact{align-items:center;display:grid}.split-heading,.process-layout,.contact{grid-template-columns:1fr .78fr;gap:clamp(34px,6vw,88px)}.split-heading h2,.range h2,.process h2,.supply h2,.contact h2{font-size:clamp(50px,7.8vw,118px)}.split-heading h2 span{color:var(--coral-red)}.split-heading h2 em{color:var(--lavender);font-style:normal;display:block}.split-heading p,.supply-card p,.contact p{font-size:clamp(18px,2vw,24px);line-height:1.55}.feature-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:28px;display:grid}.feature-gallery figure{border:8px solid var(--cream);background:var(--cream);border-radius:30px;min-height:220px;margin:0;position:relative;overflow:hidden;box-shadow:0 18px 48px #16121024}.range h2{max-width:980px;color:var(--ink)}.product-grid{grid-template-columns:repeat(3,1fr);gap:22px;margin-top:54px;display:grid}.product-card{background:var(--cream);min-height:470px;color:var(--ink);border:2px solid #16121024;border-radius:34px;padding:26px;position:relative;overflow:hidden;box-shadow:0 24px 70px #16121024}.product-card:before{content:"";opacity:.16;background:repeating-linear-gradient(135deg,#0000 0 16px,#ffffff8c 16px 18px);position:absolute;inset:0}.product-card>*{position:relative}.product-card span{background:var(--cream);color:var(--ink);text-transform:uppercase;letter-spacing:.1em;border:1.5px solid var(--ink);border-radius:999px;padding:9px 13px;font-size:11px;font-weight:900;display:inline-flex}.product-card h3{color:var(--ink);margin:30px 0 14px;font-family:Playfair Display,Georgia,serif;font-size:clamp(34px,4vw,56px);line-height:.95}.product-card p{color:#161210b8;font-size:18px;line-height:1.5}.product-photo{border:5px solid var(--cream);border-radius:28px;height:210px;margin:28px 0 0;overflow:hidden;box-shadow:0 18px 42px #1612102e}.product-illustration{height:190px;margin-top:26px;position:relative}.product-illustration i{position:absolute;inset:auto;box-shadow:inset 0 0 0 3px #16121024,0 18px 30px #16121029}.product-illustration.lavash i{background:linear-gradient(90deg,#efd08a,#f6e0ac,#dba956);border-radius:999px;width:78%;height:46px;left:10%}.product-illustration.lavash i:first-child{top:28px;transform:rotate(-7deg)}.product-illustration.lavash i:nth-child(2){top:72px;transform:rotate(4deg)}.product-illustration.lavash i:nth-child(3){top:116px;transform:rotate(-3deg)}.product-illustration.lavash i:nth-child(4),.product-illustration.lavash i:nth-child(5){display:none}.product-illustration.lahmacun i:first-child{background:radial-gradient(circle at 28% 34%, var(--coral-red) 0 5px, transparent 6px), radial-gradient(circle at 56% 58%, var(--leaf) 0 5px, transparent 6px), radial-gradient(circle at 68% 30%, var(--coral-salmon) 0 7px, transparent 8px), radial-gradient(circle at 42% 72%, var(--coral-red) 0 5px, transparent 6px), #ecc77d;border-radius:50%;width:80%;height:132px;top:34px;left:10%;transform:rotate(-9deg)}.product-illustration.lahmacun i:nth-child(n+2){background:var(--coral-red);width:12px;height:12px;box-shadow:none;border-radius:50%}.product-illustration.lahmacun i:nth-child(2){background:var(--coral-salmon);top:70px;left:35%}.product-illustration.lahmacun i:nth-child(3){background:var(--mint);top:104px;left:58%}.product-illustration.lahmacun i:nth-child(4){top:132px;left:48%}.product-illustration.lahmacun i:nth-child(5){background:var(--sky);top:82px;left:72%}.product-illustration.gozleme i:first-child{background:linear-gradient(135deg,#e9b750 0 49%,#d99436 50% 52%,#f1cf7d 53% 100%);border-radius:18px 18px 58px 58px;width:74%;height:112px;top:44px;left:13%;transform:rotate(4deg)}.product-illustration.gozleme i:nth-child(2),.product-illustration.gozleme i:nth-child(3){width:70%;height:4px;box-shadow:none;background:#1612104d;left:15%;transform:rotate(4deg)}.product-illustration.gozleme i:nth-child(2){top:86px}.product-illustration.gozleme i:nth-child(3){top:118px}.product-illustration.gozleme i:nth-child(4),.product-illustration.gozleme i:nth-child(5){background:var(--leaf);width:20px;height:20px;box-shadow:none;border-radius:50%}.product-illustration.gozleme i:nth-child(4){top:62px;left:28%}.product-illustration.gozleme i:nth-child(5){top:136px;left:64%}.product-card.gold{background:var(--coral-salmon);color:var(--ink)}.product-card.terracotta{background:var(--mint);color:var(--ink)}.product-card.red{background:var(--coral-red);color:var(--cream)}.product-card.red h3{color:var(--cream)}.product-card.red span{border-color:var(--cream);color:var(--ink);background:#fbf6f1f0}.product-card.red p{color:#fbf6f1db}.process-layout{display:grid}.process h2{color:var(--ink)}.steps{gap:18px;display:grid}.steps article{background:#1612100f;border:1px solid #16121024;border-radius:28px;padding:24px}.steps b{color:var(--coral-red);letter-spacing:.18em;font-size:14px}.steps h3{color:var(--ink);margin:12px 0 8px;font-family:Playfair Display,Georgia,serif;font-size:30px}.steps p{color:#161210b8;margin:0;line-height:1.55}.supply{place-items:center;display:grid}.supply-card{width:min(1040px,100%);color:var(--ink);box-shadow:var(--shadow);background:#fbf6f1f5;border-radius:44px;padding:clamp(32px,6vw,78px)}.supply h2{color:var(--ink)}.supply-card p{color:#161210c2}.channel-list{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.channel-list span{color:var(--ink);background:#e8624d1a;border:2px solid #e8624d5c;border-radius:999px;padding:12px 16px;font-weight:900}.contact{display:grid}.contact h2{color:var(--coral-salmon)}.socials{gap:12px;margin-top:32px;display:grid}.socials-icons{gap:12px;display:flex}.socials-icons a{width:46px;height:46px;color:var(--cream);background:0 0;border:1.5px solid #fbf6f147;border-radius:50%;place-items:center;transition:background .18s,color .18s,border-color .18s,transform .18s;display:inline-grid}.socials-icons a:hover{background:var(--coral-salmon);border-color:var(--coral-salmon);color:var(--ink);transform:translateY(-2px)}.socials-icons svg{width:20px;height:20px}.socials-handle{color:var(--coral-salmon);letter-spacing:-.02em;margin:6px 0 0;font-family:Playfair Display,Georgia,serif;font-size:clamp(22px,2.4vw,32px);font-weight:900;line-height:1}.socials-tag{color:var(--cream);opacity:.72;letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:13px;font-weight:800}.contact-panel{background:#fbf6f114;border:1px solid #fbf6f12e;border-radius:32px;gap:14px;padding:28px;display:grid}.contact-panel a,.contact-panel span{background:var(--coral-salmon);width:100%;color:var(--ink);border-color:var(--coral-salmon);justify-content:flex-start}.contact-panel span{min-height:50px;color:var(--cream);text-transform:uppercase;letter-spacing:.1em;background:0 0;border:2px solid #fbf6f15c;border-radius:999px;align-items:center;padding:14px 22px;font-size:12px;font-weight:900;display:inline-flex}@media (max-width:920px){.nav{border-radius:28px;align-items:flex-start;top:10px}.nav nav{display:none}.brand{min-width:0}.hero,.split-heading,.process-layout,.contact{grid-template-columns:1fr}.hero-photo-stack{min-height:520px}.hero-photo-main{height:320px;inset:12px 0 auto}.hero-photo-secondary{width:70%;height:220px;bottom:18px}.hero-plate{min-height:430px}.product-grid,.feature-gallery{grid-template-columns:1fr}.screen{min-height:auto;padding-top:120px}.flatbread{width:180px;height:108px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.marquee div{animation:none}}
