:root{--orange:#f36f21;--orange-soft:#ff9b55;--ink:#181310;--muted:#756c67;--paper:#fffaf6;--white:#fff;--line:#eadfd8;--shadow:0 24px 70px rgba(57,31,17,.11);--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,Arial,sans-serif;line-height:1.55;overflow-x:hidden}img,video{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.narrow{width:min(790px,100%)}.site-noise{position:fixed;inset:0;pointer-events:none;opacity:.025;z-index:999;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.7'/%3E%3C/svg%3E")}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,250,246,.88);backdrop-filter:blur(16px);border-bottom:1px solid transparent;transition:.25s}.site-header.is-scrolled{border-color:var(--line);box-shadow:0 8px 30px rgba(49,28,15,.06)}.header-inner{height:82px;display:flex;align-items:center;gap:32px}.brand{display:flex;align-items:center;gap:12px;margin-right:auto}.brand img{height:45px;width:auto}.brand-mark{width:42px;height:42px;border-radius:13px;background:var(--orange);display:grid;place-items:center;color:#fff;font-weight:900;font-family:Georgia,serif;font-size:24px}.brand-word{font-weight:900;letter-spacing:.09em;font-size:15px}.main-nav{display:flex;align-items:center;gap:28px}.main-nav a{font-size:14px;font-weight:750;position:relative}.main-nav a::after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:2px;background:var(--orange);transition:.25s}.main-nav a:hover::after,.main-nav a.is-active::after{right:0}.header-search{width:42px;height:42px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;background:#fff}.header-search svg{width:19px;fill:none;stroke:currentColor;stroke-width:1.8}.menu-toggle{display:none;background:none;border:0;width:44px;height:44px}.menu-toggle span{display:block;height:2px;background:var(--ink);margin:7px 0}.eyebrow{display:inline-block;color:var(--orange);font-size:12px;letter-spacing:.16em;text-transform:uppercase;font-weight:850}.hero-section{padding:68px 0 88px;position:relative;overflow:hidden}.hero-section::before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,var(--orange-soft),transparent 68%);opacity:.15;right:-120px;top:-130px}.hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:80px;align-items:center}.hero-copy h1,.page-hero h1,.recipe-intro h1{font-family:Georgia,'Times New Roman',serif;font-weight:700;letter-spacing:-.045em;line-height:.94;margin:20px 0}.hero-copy h1{font-size:clamp(58px,7.4vw,108px);max-width:760px}.hero-copy>p{font-size:19px;color:var(--muted);max-width:650px;margin:0 0 30px}.hero-actions{display:flex;gap:24px;align-items:center;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 22px;background:var(--orange);color:#fff;border:0;border-radius:999px;font-weight:850;box-shadow:0 14px 30px rgba(243,111,33,.25);transition:.2s}.button:hover{transform:translateY(-2px);box-shadow:0 18px 38px rgba(243,111,33,.31)}.button-light{background:#fff;color:var(--ink);box-shadow:none}.text-link{font-weight:800;display:inline-flex;gap:8px;align-items:center}.text-link span{color:var(--orange)}.hero-stats{display:flex;gap:32px;margin-top:54px;padding-top:24px;border-top:1px solid var(--line)}.hero-stats div{display:grid}.hero-stats strong{font-family:Georgia,serif;font-size:26px}.hero-stats span{font-size:12px;color:var(--muted)}.hero-visual{min-height:610px;position:relative;display:grid;place-items:center;transform-style:preserve-3d}.phone-frame{width:min(355px,80vw);aspect-ratio:9/16;border-radius:44px;padding:10px;background:#16110e;box-shadow:0 45px 90px rgba(45,23,12,.24);position:relative;overflow:hidden;transform:translateZ(35px)}.phone-frame::before{content:"";position:absolute;top:16px;left:50%;transform:translateX(-50%);width:80px;height:22px;border-radius:20px;background:#0d0a08;z-index:3}.phone-frame video,.phone-frame .hero-placeholder{width:100%;height:100%;object-fit:cover;border-radius:35px}.hero-placeholder{display:flex;flex-direction:column;justify-content:flex-end;padding:36px;background:linear-gradient(160deg,#ffb780 0,#f36f21 55%,#26140c 100%);color:#fff}.hero-placeholder span{font-size:11px;letter-spacing:.16em}.hero-placeholder strong{font-family:Georgia,serif;font-size:40px;line-height:1;margin:10px 0}.hero-placeholder small{opacity:.75}.hero-orbit{position:absolute;border:1px solid rgba(24,19,16,.17);background:rgba(255,255,255,.72);backdrop-filter:blur(10px);border-radius:999px;padding:12px 17px;font-size:11px;font-weight:900;letter-spacing:.12em;box-shadow:0 15px 30px rgba(44,25,14,.08)}.orbit-one{left:0;top:24%}.orbit-two{right:-10px;bottom:23%}.marquee{overflow:hidden;background:var(--ink);color:#fff;padding:15px 0;white-space:nowrap}.marquee div{display:inline-block;min-width:200%;font-size:13px;font-weight:850;letter-spacing:.14em;animation:marquee 25s linear infinite}@keyframes marquee{to{transform:translateX(-50%)}}.section-space{padding:100px 0}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:36px}.section-heading h2,.story-copy h2,.cta-inner h2{font-family:Georgia,serif;font-size:clamp(38px,5vw,66px);line-height:1;margin:10px 0 0;letter-spacing:-.035em}.recipe-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.recipe-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:0 15px 40px rgba(65,36,19,.06);transform-style:preserve-3d;transition:box-shadow .25s}.recipe-card:hover{box-shadow:var(--shadow)}.recipe-media{display:block;aspect-ratio:4/3;position:relative;overflow:hidden;background:#f4e9e1}.recipe-media img,.recipe-media video{width:100%;height:100%;object-fit:cover;transition:transform .6s}.recipe-card:hover .recipe-media img,.recipe-card:hover .recipe-media video{transform:scale(1.045)}.card-number{position:absolute;right:14px;top:14px;width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:#fff;font-family:Georgia,serif;font-weight:700}.video-badge{position:absolute;left:14px;top:14px;background:var(--ink);color:#fff;padding:8px 12px;border-radius:999px;font-size:11px;font-weight:800}.recipe-card-body{padding:22px}.card-category{font-size:11px;text-transform:uppercase;letter-spacing:.13em;color:var(--orange);font-weight:850}.recipe-card h3{font-family:Georgia,serif;font-size:26px;line-height:1.08;margin:9px 0}.recipe-card p{color:var(--muted);font-size:14px;min-height:44px}.recipe-meta{display:flex;gap:18px;border-top:1px solid var(--line);padding-top:14px;margin-top:18px;font-size:12px;font-weight:800}.empty-state{border:1px dashed #d9c9bf;border-radius:var(--radius);padding:64px;text-align:center;background:#fff}.empty-state span{font-family:Georgia,serif;color:var(--orange);font-size:42px}.empty-state h3{font-family:Georgia,serif;font-size:30px;margin:10px}.empty-state p{color:var(--muted)}.story-strip{background:var(--ink);color:#fff;padding:105px 0}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.story-copy p{color:#cfc6c0;font-size:18px;max-width:560px;margin:25px 0 32px}.story-lines>div{display:grid;grid-template-columns:50px 1fr;column-gap:20px;padding:24px 0;border-bottom:1px solid #3c332e}.story-lines span{grid-row:1/3;color:var(--orange);font-family:Georgia,serif;font-size:26px}.story-lines strong{font-size:20px}.story-lines p{margin:4px 0;color:#aaa09a}.reels-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.reel-card h3,.reel-card h2{font-family:Georgia,serif;font-size:24px;line-height:1.05;margin:16px 0 7px}.reel-card p{color:var(--muted);font-size:14px}.reel-media{aspect-ratio:9/16;border-radius:26px;overflow:hidden;background:#1a120e;position:relative;box-shadow:0 24px 50px rgba(53,29,16,.12)}.reel-media video{width:100%;height:100%;object-fit:cover}.play-chip{position:absolute;left:14px;bottom:14px;border:0;background:rgba(255,255,255,.9);padding:9px 13px;border-radius:999px;font-size:12px;font-weight:850;cursor:pointer}.cta-section{padding:50px 0 90px}.cta-inner{border-radius:32px;background:#fff;border:1px solid var(--line);padding:50px;display:flex;justify-content:space-between;align-items:center;gap:30px}.page-hero{padding:80px 0 46px}.page-hero h1{font-size:clamp(58px,9vw,120px)}.page-hero p{color:var(--muted);font-size:19px;max-width:650px}.filters{padding:16px 0 0}.recipe-search,.large-search{display:flex;gap:10px}.recipe-search input,.large-search input{flex:1;border:1px solid var(--line);background:#fff;border-radius:999px;padding:15px 20px;outline:none}.recipe-search button,.large-search button{border:0;background:var(--ink);color:#fff;border-radius:999px;padding:0 22px;font-weight:800}.category-pills{display:flex;gap:9px;flex-wrap:wrap;margin-top:18px}.category-pills a{padding:9px 14px;border:1px solid var(--line);border-radius:999px;background:#fff;font-size:13px;font-weight:750}.category-pills a.is-active{background:var(--orange);color:#fff;border-color:var(--orange)}.large-search{max-width:700px;margin-top:28px}.large-search input{font-size:18px}.recipe-detail-hero{padding:65px 0 90px}.recipe-detail-grid{display:grid;grid-template-columns:1fr 420px;gap:80px;align-items:center}.recipe-intro h1{font-size:clamp(55px,7vw,95px)}.recipe-intro>p{font-size:19px;color:var(--muted);max-width:650px}.detail-meta{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:40px}.detail-meta div{border-top:2px solid var(--orange);padding-top:12px}.detail-meta small{color:var(--muted);display:block}.detail-meta strong{font-family:Georgia,serif;font-size:20px}.recipe-phone{aspect-ratio:9/16;border-radius:38px;background:#17110d;padding:9px;box-shadow:0 40px 80px rgba(58,32,17,.22);overflow:hidden;transform-style:preserve-3d}.recipe-phone video,.recipe-phone img{width:100%;height:100%;object-fit:cover;border-radius:30px}.recipe-content{background:#fff;padding:100px 0}.recipe-columns{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.section-index{font-family:Georgia,serif;color:var(--orange);font-size:24px}.recipe-columns h2{font-family:Georgia,serif;font-size:48px;margin:7px 0 28px}.ingredient-list{list-style:none;padding:0;margin:0}.ingredient-list li{padding:14px 0;border-bottom:1px solid var(--line);display:flex;gap:12px;align-items:center}.ingredient-list li span{width:8px;height:8px;border-radius:50%;background:var(--orange)}.steps-list{list-style:none;padding:0;margin:25px 0}.steps-list li{display:grid;grid-template-columns:54px 1fr;gap:18px;padding:22px 0;border-bottom:1px solid var(--line)}.steps-list li>span{font-family:Georgia,serif;color:var(--orange);font-size:26px}.steps-list p{margin:0;font-size:17px}.recipe-description{font-size:17px;color:var(--muted)}.muted{color:var(--muted)}.prose{font-size:18px}.prose h2{font-family:Georgia,serif;font-size:38px}.prose p{margin:0 0 20px}.contact-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px}.contact-info h2{font-family:Georgia,serif;font-size:48px;line-height:1}.contact-info a,.contact-info p{display:block;margin:12px 0;color:var(--muted)}.contact-form{background:#fff;border:1px solid var(--line);border-radius:28px;padding:34px}.contact-form label{display:block;font-weight:800;font-size:13px;margin-bottom:18px}.contact-form input,.contact-form textarea{display:block;width:100%;margin-top:7px;border:1px solid #dcccc2;border-radius:13px;padding:14px;background:#fff}.form-two{display:grid;grid-template-columns:1fr 1fr;gap:15px}.alert{padding:13px;border-radius:12px;margin-bottom:18px}.alert-success{background:#eaf8ef}.alert-error{background:#fff0ec}.error-page{min-height:65vh;display:grid;place-items:center;text-align:center;padding:80px 0}.error-page h1{font-family:Georgia,serif;font-size:64px;margin:10px}.site-footer{background:#120e0c;color:#fff;padding:70px 0 25px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:50px}.footer-brand{font-weight:900;letter-spacing:.11em;font-size:20px}.footer-brand span{color:var(--orange)}.footer-grid p,.footer-grid span,.footer-grid a{color:#aaa19c;font-size:14px;display:block;margin:8px 0}.footer-grid h3{font-size:13px;text-transform:uppercase;letter-spacing:.14em;color:#fff}.footer-bottom{border-top:1px solid #342a25;margin-top:50px;padding-top:20px;display:flex;justify-content:space-between;color:#8e857f;font-size:12px}@media(max-width:1020px){.hero-grid,.recipe-detail-grid,.story-grid,.contact-grid{grid-template-columns:1fr}.hero-copy h1{font-size:74px}.hero-visual{min-height:580px}.recipe-grid{grid-template-columns:repeat(2,1fr)}.reels-grid{grid-template-columns:repeat(2,1fr)}.recipe-detail-grid{justify-items:center}.recipe-intro{text-align:center}.detail-meta{text-align:left}.recipe-columns{grid-template-columns:1fr;gap:55px}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}}@media(max-width:760px){.container{width:min(100% - 26px,1180px)}.header-inner{height:70px}.main-nav{display:none;position:absolute;left:13px;right:13px;top:72px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px;flex-direction:column;align-items:stretch;gap:0;box-shadow:var(--shadow)}.main-nav.is-open{display:flex}.main-nav a{padding:13px}.header-search{margin-left:auto}.menu-toggle{display:block}.brand-word{font-size:13px}.hero-section{padding-top:35px}.hero-grid{gap:35px}.hero-copy h1{font-size:55px}.hero-copy>p{font-size:16px}.hero-stats{gap:15px;justify-content:space-between}.hero-stats strong{font-size:20px}.hero-stats span{font-size:10px}.hero-visual{min-height:510px}.orbit-one{left:-8px}.orbit-two{right:-8px}.section-space{padding:70px 0}.recipe-grid,.reels-grid{grid-template-columns:1fr}.section-heading{align-items:flex-start}.section-heading .text-link{display:none}.story-strip{padding:75px 0}.story-grid{gap:40px}.cta-inner{padding:30px;align-items:flex-start;flex-direction:column}.page-hero{padding-top:55px}.page-hero h1{font-size:62px}.recipe-detail-hero{padding-top:40px}.recipe-intro h1{font-size:55px}.recipe-detail-grid{gap:40px}.recipe-phone{width:min(360px,90vw)}.detail-meta{grid-template-columns:repeat(2,1fr)}.recipe-content{padding:70px 0}.recipe-columns h2{font-size:40px}.form-two{grid-template-columns:1fr}.contact-grid{gap:35px}.contact-info h2{font-size:40px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.empty-state{padding:38px 20px}}

/* YouTube dikey video çerçeveleri */
.phone-frame iframe,.recipe-phone iframe,.reel-media iframe{width:100%;height:100%;border:0;display:block;background:#120e0c}
.phone-frame iframe{border-radius:inherit}
.recipe-phone iframe{border-radius:30px}
.reel-media iframe{border-radius:inherit}


/* V6 — temiz YouTube görünümü ve daha dengeli responsive ana sayfa */
.phone-frame::before{display:none!important}
.phone-frame{width:clamp(285px,29vw,338px);padding:7px;border-radius:38px}
.phone-frame iframe,.phone-frame .youtube-click-player{border-radius:31px}
.hero-visual{min-height:560px}
.youtube-click-player{position:relative;width:100%;height:100%;overflow:hidden;border-radius:inherit;background:#17110d;cursor:pointer;isolation:isolate}
.youtube-click-player>img{width:100%;height:100%;object-fit:cover;display:block;transform:scale(1.015)}
.youtube-click-player>iframe{width:100%;height:100%;border:0;display:block;background:#17110d}
.youtube-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.08) 35%,rgba(0,0,0,.72) 100%);z-index:1}
.youtube-play-button{position:absolute;left:50%;bottom:28px;transform:translateX(-50%);z-index:2;border:0;border-radius:999px;background:rgba(255,255,255,.94);color:#181310;min-height:48px;padding:7px 16px 7px 8px;display:flex;align-items:center;gap:9px;font-weight:850;white-space:nowrap;box-shadow:0 12px 30px rgba(0,0,0,.22);cursor:pointer}
.youtube-play-button span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--orange);color:#fff;font-size:13px;padding-left:2px}
.youtube-play-button strong{font-size:12px;letter-spacing:.02em}
.reel-media .youtube-play-button{bottom:16px;min-height:42px;padding-right:13px}
.reel-media .youtube-play-button span{width:30px;height:30px}
.recipe-phone .youtube-click-player{border-radius:30px}
@media(max-width:1020px){
  .hero-grid{gap:42px}
  .hero-visual{min-height:auto;padding:8px 0 28px}
  .phone-frame{width:min(330px,76vw)}
}
@media(max-width:760px){
  .hero-section{padding-bottom:52px}
  .hero-visual{min-height:auto;padding:0 0 8px}
  .phone-frame{width:min(306px,82vw);border-radius:34px;padding:6px}
  .phone-frame iframe,.phone-frame .youtube-click-player{border-radius:28px}
  .hero-orbit{display:none!important}
  .section-heading .text-link{display:none!important}
  .marquee{padding:12px 0}
  .section-space{padding-top:58px}
}

/* V7 — hero yerel video, diğer videolar YouTube */
.phone-frame .hero-background-video{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
  border-radius:31px;
  pointer-events:none;
  user-select:none;
  background:#17110d;
}
.phone-frame .hero-background-video::-webkit-media-controls,
.phone-frame .hero-background-video::-webkit-media-controls-enclosure,
.phone-frame .hero-background-video::-webkit-media-controls-panel{
  display:none!important;
  -webkit-appearance:none;
}
@media(max-width:760px){
  .phone-frame .hero-background-video{border-radius:28px}
}
