:root{--yellow:#f7b719;--red:#8f1b1d;--ink:#16120e;--cream:#f7f3ed}*{box-sizing:border-box}html,body{width:100%;height:100%;overflow:hidden}body{margin:0;background:var(--ink);font-family:Inter,Arial,sans-serif;color:#fff}.app-shell,main,.screen{width:100%;height:100%}button{font:inherit}.site-header{position:fixed;z-index:50;top:0;left:0;width:100%;height:118px;padding:30px clamp(24px,5vw,70px);display:flex;align-items:center;justify-content:space-between;pointer-events:none}.brand,.menu-toggle{pointer-events:auto}.brand{border:0;background:transparent;color:#fff;display:flex;align-items:center;gap:9px;padding:0;text-align:left;cursor:pointer}.brand-mark{font:bold 34px Arial;transform:rotate(-7deg)}.brand strong{display:block;font-size:clamp(27px,3vw,39px);letter-spacing:.06em;line-height:.95}.brand small{display:block;margin-top:8px;font-size:11px;font-weight:700;letter-spacing:.22em}.menu-toggle{width:46px;height:39px;border:0;background:transparent;display:grid;align-content:space-between;padding:4px 0;cursor:pointer;color:#fff}.menu-toggle span{height:3px;background:currentColor;border-radius:3px}.site-menu{position:fixed;z-index:100;inset:0;background:rgba(14,10,7,.98);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;opacity:0;visibility:hidden;transition:.28s}.site-menu.open{opacity:1;visibility:visible}.site-menu button,.site-menu a{border:0;background:transparent;color:#fff;text-decoration:none;font-family:'Barlow Condensed',sans-serif;font-size:clamp(35px,7vw,56px);font-weight:700;cursor:pointer}.site-menu button:hover,.site-menu a:hover{color:var(--yellow)}.site-menu .admin-link{font:700 14px Inter;margin-top:12px;color:var(--yellow);letter-spacing:.15em;text-transform:uppercase}.menu-close{position:absolute;top:32px;right:clamp(24px,5vw,70px);font:400 52px Inter!important}.screen{position:absolute;inset:0;opacity:0;visibility:hidden;transform:scale(1.025);transition:opacity .42s,transform .55s,visibility .42s;overflow:hidden}.screen.active{opacity:1;visibility:visible;transform:scale(1);z-index:2}.home-screen{background:url('assets/restaurant-hero-v2.png') center/cover no-repeat;display:grid;place-items:center}.screen-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.28),rgba(0,0,0,.1) 35%,rgba(16,7,1,.55))}.home-copy{position:relative;text-align:center;margin-top:8vh}.home-copy h1{margin:0;display:flex;flex-direction:column;align-items:center;line-height:.78}.home-copy h1 span{font-size:clamp(72px,13vw,145px);font-weight:800;letter-spacing:.02em}.home-copy h1 em{color:var(--yellow);font:400 clamp(76px,13vw,140px) Yellowtail,cursive;transform:rotate(-5deg)}.home-copy p{font-size:clamp(19px,2.6vw,30px);font-weight:600;line-height:1.5;margin:40px 0 34px}.outline-button{display:inline-flex;align-items:center;gap:30px;padding:20px 34px;border:2px solid var(--yellow);border-radius:9px;background:rgba(20,10,3,.2);color:var(--yellow);font-weight:800;cursor:pointer}.outline-button:hover{background:var(--yellow);color:var(--ink)}.outline-button span{font-size:28px}.selection-screen{background:var(--cream);color:var(--ink);padding:120px 4vw 4vh;display:grid;grid-template-rows:auto 1fr;gap:20px}.selection-heading{text-align:center;position:relative;z-index:2}.selection-heading>span,.products-heading>span{color:var(--red);font-size:11px;font-weight:800;letter-spacing:.2em}.selection-heading h2,.products-heading h2{font-family:'Barlow Condensed',sans-serif;font-size:clamp(38px,6vw,67px);line-height:.92;margin:6px 0}.selection-heading p{font-size:13px;color:#756b61;margin:8px 0 0}.split-grid{min-height:0;display:grid;grid-template-columns:1fr 1fr;gap:18px}.visual-choice{position:relative;overflow:hidden;border:0;border-radius:15px;color:#fff;text-align:left;cursor:pointer;background-position:center;background-size:cover;isolation:isolate;padding:clamp(24px,4vw,52px)}.visual-choice::before{content:'';position:absolute;z-index:-1;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.78))}.visual-choice:hover{transform:translateY(-3px)}.visual-choice>div{position:absolute;left:clamp(24px,4vw,52px);bottom:clamp(25px,5vh,55px)}.visual-choice small{display:block;color:var(--yellow);font-size:11px;font-weight:800;letter-spacing:.14em}.visual-choice strong{display:block;font-family:'Barlow Condensed',sans-serif;font-size:clamp(48px,8vw,95px);line-height:.9;margin:8px 0 22px}.visual-choice b{font-size:13px;letter-spacing:.08em}.visual-choice i{font-style:normal;color:var(--yellow);font-size:24px;margin-left:12px}.choice-number{position:absolute;right:25px;top:18px;font:800 70px 'Barlow Condensed';color:rgba(255,255,255,.16)}.beef-choice,.burger-choice{background-image:url('assets/arquet-burgerler.jpg')}.chicken-choice,.tavuk-burger-choice{background-image:url('assets/arquet-tavuk.jpg')}.kofte-choice{background-image:url('assets/beef-burger-no-tomato.png')}.sepet-choice{background-image:url('assets/arquet-sepet.jpg')}.back-button{position:absolute;z-index:10;top:132px;left:4vw;border:0;background:transparent;color:var(--red);font-weight:800;cursor:pointer}.back-button span{font-size:11px;letter-spacing:.15em;margin-left:6px}.products-screen{background:var(--cream);color:var(--ink);padding:120px 4vw 28px;display:grid;grid-template-rows:auto 1fr}.products-heading{text-align:center;margin-bottom:17px}.products-heading p{color:#746a61;font-size:12px;margin:7px 0}.product-viewport{min-height:0;overflow:hidden}.product-grid{height:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:minmax(0,1fr);gap:13px}.product-card{border:0;border-radius:11px;overflow:hidden;background:#1c1712;color:#fff;padding:0;display:grid;grid-template-columns:42% 1fr;text-align:left;cursor:pointer;min-height:0}.product-card img{width:100%;height:100%;object-fit:cover;min-height:0}.product-info{padding:15px;display:flex;flex-direction:column;min-width:0}.product-info h3{font:700 clamp(20px,2.5vw,30px)/.95 'Barlow Condensed';margin:0 0 7px}.product-info p{font-size:10px;line-height:1.4;color:#c9c1b8;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-meta{display:flex;justify-content:space-between;align-items:flex-end;margin-top:auto;color:var(--yellow);font-weight:800}.product-meta span:last-child{font-size:22px}.empty-category{grid-column:1/-1;display:grid;place-items:center;text-align:center;border:1px dashed #c9bbab;border-radius:14px;color:#756a60}.empty-category strong{display:block;font:800 52px 'Barlow Condensed';color:var(--red)}.empty-category p{margin:4px 0}.product-dialog{width:min(820px,calc(100% - 28px));padding:0;border:0;border-radius:17px;overflow:hidden;color:var(--ink)}.product-dialog::backdrop{background:rgba(10,6,3,.82);backdrop-filter:blur(5px)}.product-dialog[open]{display:grid;grid-template-columns:1.05fr 1fr}.product-dialog img{width:100%;height:100%;min-height:410px;object-fit:cover}.dialog-body{padding:48px 35px 34px;display:flex;flex-direction:column}.dialog-close{position:absolute;right:13px;top:11px;width:41px;height:41px;border:0;border-radius:50%;background:var(--ink);color:#fff;font-size:28px;cursor:pointer}.eyebrow{font-size:11px;color:var(--red);font-weight:800;letter-spacing:.16em}.dialog-body h2{font:700 47px/.95 'Barlow Condensed';margin:7px 0 18px}.dialog-body>p{font-size:14px;line-height:1.65;color:#625a52}.dialog-meta{margin-top:auto;border-top:1px solid #e3dbd1;padding-top:22px;display:flex;justify-content:space-between;align-items:flex-end}.dialog-meta span{font-size:12px;color:#70675e}.dialog-meta strong{font-size:27px;color:var(--red)}
@media(max-width:650px){.site-header{height:94px;padding:22px}.brand-mark{font-size:27px}.brand strong{font-size:28px}.brand small{font-size:8px;margin-top:6px}.menu-toggle{width:39px;height:34px}.home-copy{margin-top:2vh}.home-copy h1 span{font-size:68px}.home-copy h1 em{font-size:78px}.home-copy p{font-size:18px;margin:30px 0}.outline-button{padding:17px 25px}.selection-screen{padding:99px 14px 15px;gap:13px}.selection-heading h2{font-size:39px}.selection-heading p{display:none}.split-grid{grid-template-columns:1fr;gap:10px}.visual-choice{border-radius:10px;padding:20px}.visual-choice>div{left:22px;bottom:20px}.visual-choice strong{font-size:48px;margin:4px 0 10px}.visual-choice small{font-size:8px}.visual-choice b{font-size:10px}.choice-number{font-size:47px}.back-button{top:103px;left:17px}.selection-screen .back-button+.selection-heading{padding-left:60px}.products-screen{padding:98px 11px 12px}.products-heading{margin-bottom:10px}.products-heading h2{font-size:38px}.products-heading p{display:none}.products-back{top:104px}.product-grid{grid-template-columns:1fr 1fr;grid-template-rows:repeat(3,minmax(0,1fr));gap:7px}.product-card{display:flex;flex-direction:column}.product-card img{height:55%;min-height:0}.product-info{padding:8px;height:45%}.product-info h3{font-size:20px;margin-bottom:3px}.product-info p{display:none}.product-meta{font-size:12px}.product-meta span:last-child{font-size:17px}.empty-category strong{font-size:42px}.product-dialog[open]{display:block}.product-dialog img{height:250px;min-height:0}.dialog-body{padding:23px}.dialog-body h2{font-size:37px}.dialog-meta{margin-top:20px}.site-menu button,.site-menu a{font-size:38px}}
html,body{overscroll-behavior:none}.app-shell{position:fixed;inset:0;overflow:hidden}
.category-column{min-height:0;display:grid;grid-template-rows:minmax(0,1fr) auto;overflow:hidden;border-radius:15px;background:#1b1712;box-shadow:0 8px 25px rgba(39,27,14,.15)}.category-visual{position:relative;min-height:0;color:#fff;background-position:center;background-size:cover;isolation:isolate}.category-visual::before{content:'';position:absolute;z-index:-1;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.06),rgba(0,0,0,.68))}.category-visual>div{position:absolute;left:32px;bottom:25px}.category-visual small{display:block;color:var(--yellow);font-size:10px;font-weight:800;letter-spacing:.15em}.category-visual strong{display:block;font:800 clamp(54px,7vw,87px)/.9 'Barlow Condensed';margin-top:4px}.subcategory-row{display:grid;grid-template-columns:1fr 1fr;background:#1b1712}.subcategory-row button{position:relative;min-width:0;min-height:92px;border:0;border-top:1px solid #393129;background:#1b1712;color:#fff;padding:17px 42px 15px 20px;text-align:left;cursor:pointer}.subcategory-row button+button{border-left:1px solid #393129}.subcategory-row button:hover{background:#292119}.subcategory-row span{display:block;color:var(--yellow);font-size:8px;font-weight:800;letter-spacing:.12em}.subcategory-row strong{display:block;font:700 clamp(20px,2.2vw,29px)/1 'Barlow Condensed';margin-top:5px}.subcategory-row i{position:absolute;right:16px;top:50%;translate:0 -50%;color:var(--yellow);font-style:normal;font-size:22px}
@media(max-width:650px){.main-split{grid-template-columns:1fr;grid-template-rows:1fr 1fr}.category-column{border-radius:9px;grid-template-rows:minmax(0,1fr) 68px}.category-visual>div{left:20px;bottom:13px}.category-visual strong{font-size:42px}.category-visual small{font-size:7px}.subcategory-row button{min-height:68px;padding:10px 26px 9px 12px}.subcategory-row span{font-size:6px}.subcategory-row strong{font-size:17px}.subcategory-row i{right:9px;font-size:17px}.choice-number{right:15px;top:8px}.selection-screen{padding-bottom:10px}}

/* Aydınlık tema */
.selection-screen,.products-screen{background:#fffdf9}.light-ui .brand,.light-ui .menu-toggle{color:#17130f}.site-header .brand,.site-header .menu-toggle{transition:color .3s}.home-screen .screen-shade{background:linear-gradient(180deg,rgba(0,0,0,.12),rgba(255,255,255,.03) 45%,rgba(39,20,5,.22))}.category-column{background:#fff;border:1px solid #e9e1d7;box-shadow:0 8px 25px rgba(71,45,19,.1)}.category-visual{background-color:rgba(255,255,255,.2);background-blend-mode:screen}.category-visual::before{background:linear-gradient(180deg,rgba(255,255,255,.02),rgba(0,0,0,.22))}.subcategory-row{background:#fff}.subcategory-row button{background:#fff;color:#201b16;border-top-color:#e9e1d7}.subcategory-row button+button{border-left-color:#e9e1d7}.subcategory-row button:hover{background:#fff8eb}.choice-number{color:rgba(255,255,255,.4)}.product-card{background:#fff;color:#1b1712;border:1px solid #e8dfd5;box-shadow:0 5px 18px rgba(64,40,16,.1)}.product-info p{color:#73695f}.product-meta{color:#9c1d20}.product-card img{filter:brightness(1.08) saturate(.92)}.product-dialog::backdrop{background:rgba(71,56,42,.55)}
.category-visual.beef-choice{background-image:url('assets/beef-burger-no-tomato.png');background-position:center}.category-visual.chicken-choice{background-image:url('assets/chicken-burger.png');background-position:center}.category-visual::before{background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(72,38,8,.18))}
.home-screen{background-image:url('assets/restaurant-hero-v2.png');background-position:center}.home-screen .screen-shade{background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.02) 42%,rgba(55,28,7,.16))}
.info-dialog{width:min(560px,calc(100% - 28px));border:0;border-radius:17px;padding:48px 42px 40px;color:var(--ink);box-shadow:0 28px 80px rgba(0,0,0,.35)}.info-dialog::backdrop{background:rgba(38,26,15,.6);backdrop-filter:blur(5px)}.info-dialog h2{font:800 clamp(42px,7vw,66px)/.9 'Barlow Condensed';margin:8px 0 24px}.info-dialog #info-content{font-size:15px;line-height:1.7;color:#655c53}.info-dialog a{color:var(--red);font-weight:800;text-decoration:none}.info-close{position:absolute;right:14px;top:12px;width:40px;height:40px;border:0;border-radius:50%;background:var(--ink);color:#fff;font-size:27px;cursor:pointer}@media(max-width:650px){.info-dialog{padding:42px 26px 30px}.info-dialog h2{font-size:46px}}

/* Fotoğraflı menü ve karakterli tipografi */
.site-menu{background:transparent;isolation:isolate;overflow:hidden}.site-menu::before{content:'';position:absolute;z-index:-2;inset:-18px;background:url('assets/restaurant-hero-v2.png') center/cover no-repeat;filter:blur(3px) saturate(.8);transform:scale(1.04)}.site-menu::after{content:'';position:absolute;z-index:-1;inset:0;background:linear-gradient(135deg,rgba(31,12,5,.9),rgba(92,21,15,.74) 50%,rgba(20,12,7,.91))}.site-menu button:not(.menu-close),.site-menu>a{position:relative;font-family:'Bebas Neue','Barlow Condensed',sans-serif;font-weight:400;font-size:clamp(42px,7vw,66px);letter-spacing:.055em;line-height:.95;text-shadow:0 3px 18px rgba(0,0,0,.38);transition:color .2s,transform .2s}.site-menu button:not(.menu-close)::after,.site-menu>a::after{content:'';position:absolute;left:50%;bottom:-7px;width:0;height:2px;background:var(--yellow);translate:-50%;transition:width .22s}.site-menu button:not(.menu-close):hover,.site-menu>a:hover{transform:translateX(5px)}.site-menu button:not(.menu-close):hover::after,.site-menu>a:hover::after{width:34px}.site-menu.open button:not(.menu-close),.site-menu.open>a{animation:menuItemIn .42s both}.site-menu.open button:nth-of-type(2){animation-delay:.04s}.site-menu.open button:nth-of-type(3){animation-delay:.08s}.site-menu.open button:nth-of-type(4){animation-delay:.16s}.site-menu.open>a{animation-delay:.12s}
.home-copy h1 em{font-family:'Allura',cursive;font-weight:400;letter-spacing:.015em;line-height:.82;text-shadow:0 3px 2px rgba(92,41,0,.16);opacity:0;transform:translateY(-150px) rotate(-4deg);animation:iyidirDrop 1.05s cubic-bezier(.18,.89,.32,1.28) .28s forwards}.home-copy h1 span{animation:titleReveal .6s ease-out both}.home-copy p{animation:copyReveal .55s ease-out .95s both}.home-copy .outline-button{animation:copyReveal .55s ease-out 1.1s both}
@keyframes iyidirDrop{0%{opacity:0;transform:translateY(-150px) rotate(-7deg) scale(.92)}68%{opacity:1;transform:translateY(12px) rotate(-2deg) scale(1.025)}84%{transform:translateY(-5px) rotate(-4deg) scale(.995)}100%{opacity:1;transform:translateY(0) rotate(-4deg) scale(1)}}@keyframes titleReveal{from{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes copyReveal{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes menuItemIn{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
@media(prefers-reduced-motion:reduce){.home-copy h1 em,.home-copy h1 span,.home-copy p,.home-copy .outline-button,.site-menu.open button:not(.menu-close),.site-menu.open>a{animation:none;opacity:1;transform:none}}
@media(max-width:650px){.home-copy h1 em{font-size:96px;line-height:.68}}

/* Müşteri odaklı sıcak ve açık görsel dil */
:root{--yellow:#f4ad2b;--red:#e6812e;--ink:#302b26;--cream:#fffaf2}body{font-family:'Nunito Sans',Arial,sans-serif;background:#fffaf2}.selection-heading h2,.products-heading h2,.category-visual strong,.subcategory-row strong,.product-info h3,.empty-category strong,.dialog-body h2,.info-dialog h2{font-family:'Lilita One','Arial Rounded MT Bold',sans-serif;font-weight:400}.site-menu::before{filter:blur(4px) brightness(1.18) saturate(.72)}.site-menu::after{background:linear-gradient(135deg,rgba(255,252,246,.91),rgba(255,244,225,.84) 52%,rgba(255,252,246,.94))}.site-menu button:not(.menu-close),.site-menu>a{font-family:'Lilita One','Arial Rounded MT Bold',sans-serif;color:#3b332c;text-shadow:none;font-weight:400;letter-spacing:.025em}.site-menu button:not(.menu-close):hover,.site-menu>a:hover{color:#df7628}.site-menu button:not(.menu-close)::after,.site-menu>a::after{background:#eda337}.menu-close{color:#3b332c!important;background:rgba(255,255,255,.65)!important;border-radius:50%;width:44px;height:44px;line-height:36px}.main-split{grid-template-columns:repeat(3,minmax(0,1fr))}.drinks-choice{background-image:url('assets/drinks-category-v2.png');background-position:center}.single-option{grid-template-columns:1fr}.single-option button{border-left:0!important}.category-column{border-color:#eee5da;box-shadow:0 7px 22px rgba(101,74,43,.09)}.subcategory-row button{color:#40372f}.subcategory-row span,.category-visual small,.product-meta,.info-dialog a{color:#e6812e}.selection-heading>span,.products-heading>span,.eyebrow{color:#dc762d}.product-card{background:#fffdfa;border-color:#eee4d8;box-shadow:0 5px 16px rgba(101,74,43,.09)}.product-card img,.product-dialog img{filter:brightness(1.28) contrast(.78) saturate(.82)}.product-info p{color:#746a60}.product-meta{color:#dc762d}.back-button,.dialog-meta strong{color:#dc762d}.product-dialog::backdrop,.info-dialog::backdrop{background:rgba(237,222,202,.72)}.dialog-close,.info-close{background:#f3a23b;color:#302b26}.empty-category{background:#fffaf2;border-color:#e9dccb}.empty-category strong{color:#df7628}
@media(max-width:650px){.main-split{grid-template-columns:1fr;grid-template-rows:repeat(3,minmax(0,1fr));gap:7px}.category-column{grid-template-rows:minmax(0,1fr) 54px}.subcategory-row button{min-height:54px;padding:7px 25px 7px 10px}.subcategory-row strong{font-size:15px}.subcategory-row span{font-size:5.5px}.category-visual>div{bottom:8px}.category-visual strong{font-size:34px}.selection-heading h2{font-size:34px}.selection-screen{padding-top:91px}.site-menu button:not(.menu-close),.site-menu>a{font-size:40px}}
.product-card img,.product-dialog img{filter:brightness(1.14) contrast(.94) saturate(.9)}

/* Empty product photography slots stay intentionally neutral until real shoots are uploaded. */
.product-image-placeholder{width:100%;height:100%;min-height:0;background:linear-gradient(145deg,#f3ede5,#faf7f2);border-right:1px solid #eee4d8}
.dialog-media{min-height:410px;background:linear-gradient(145deg,#f3ede5,#faf7f2);overflow:hidden}
.dialog-media img{display:block}
.dialog-media.is-empty img{display:none}
.dialog-media.is-empty{border-right:1px solid #eee4d8}
@media(max-width:650px){.product-image-placeholder{height:55%;flex:0 0 55%;border-right:0;border-bottom:1px solid #eee4d8}.dialog-media{min-height:250px;height:250px}.dialog-media.is-empty{border-right:0;border-bottom:1px solid #eee4d8}}
@media(max-width:650px){.heritage-mode .product-grid{grid-template-rows:repeat(2,minmax(0,1fr))}.kofte-product .product-image-placeholder{height:36%;flex:0 0 36%}.kofte-product .product-info{height:64%;padding:8px 9px}.kofte-product .product-info h3{font-size:17px;line-height:1;margin-bottom:5px}.kofte-product .product-info p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-size:8px;line-height:1.32;color:#6f655b}.kofte-product .product-meta{font-size:12px}}

/* Sınırsız içecek deneyimi */
.unlimited-line{font-size:11px!important;font-weight:800!important;letter-spacing:.13em!important;color:#5f7d68!important}.unlimited-line i{color:#f1a634;font-style:normal;margin:0 7px}.drink-transition{position:fixed;z-index:95;inset:0;overflow:hidden;pointer-events:none;visibility:hidden}.drink-transition.running{visibility:visible}.frost-wave{position:absolute;inset:0;background:rgba(237,251,250,.48);backdrop-filter:blur(0);transform:translateY(105%)}.drink-transition.running .frost-wave{animation:frostUp 1.15s cubic-bezier(.55,.04,.3,1) forwards}.lemonade-waterfall{position:absolute;inset:-120% 0 auto;height:120%;background:linear-gradient(90deg,rgba(255,232,100,.8),rgba(255,198,35,.9) 45%,rgba(255,224,74,.85));filter:drop-shadow(0 12px 20px rgba(236,170,23,.24));overflow:hidden}.lemonade-waterfall::after{content:'';position:absolute;left:-5%;bottom:-24px;width:110%;height:52px;border-radius:50%;background:#ffd74c}.drink-transition.running .lemonade-waterfall{animation:lemonSweep 1.18s cubic-bezier(.68,.01,.2,1) .24s forwards}.lemonade-waterfall i,.lemonade-waterfall b{position:absolute;border-radius:50%;background:rgba(255,255,255,.3)}.lemonade-waterfall i:nth-child(1){width:24px;height:24px;left:18%;top:35%}.lemonade-waterfall i:nth-child(2){width:45px;height:45px;left:62%;top:62%}.lemonade-waterfall i:nth-child(3){width:16px;height:16px;left:80%;top:20%}.lemonade-waterfall b{width:55px;height:55px;border:8px solid rgba(255,255,255,.5);background:transparent}.lemonade-waterfall b:nth-of-type(1){left:8%;top:70%}.lemonade-waterfall b:nth-of-type(2){left:48%;top:26%}.lemonade-waterfall b:nth-of-type(3){right:7%;top:76%}@keyframes frostUp{0%{transform:translateY(105%);backdrop-filter:blur(0)}45%,75%{transform:translateY(0);backdrop-filter:blur(13px)}100%{transform:translateY(-105%);backdrop-filter:blur(5px)}}@keyframes lemonSweep{0%{transform:translateY(0)}66%{transform:translateY(100%)}100%{transform:translateY(190%)}}
.drinks-screen{background:radial-gradient(circle at 80% 12%,#fff2a6 0 9%,transparent 23%),linear-gradient(145deg,#fffdf7,#fff7df 58%,#f3f8ee);color:#302b26;padding:108px 5vw 25px;display:grid;grid-template-columns:.75fr 1.55fr;grid-template-rows:1fr auto;gap:18px 38px}.drinks-heading{display:flex;flex-direction:column;justify-content:center}.drinks-heading>span{font-size:11px;font-weight:800;letter-spacing:.17em;color:#df7f29}.drinks-heading h2{font:400 clamp(55px,7vw,93px)/.8 'Lilita One',sans-serif;margin:10px 0 24px}.drinks-heading h2 em{font:400 clamp(46px,6vw,78px)/1 Allura,cursive;color:#e79d27}.drinks-heading p{font-size:14px;color:#70685e}.refill-station{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;align-items:stretch;min-height:0}.drink-card{position:relative;border:1px solid #eadfce;border-radius:20px;background:rgba(255,255,255,.8);box-shadow:0 12px 30px rgba(127,93,48,.1);overflow:hidden;padding:24px 12px 18px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;cursor:pointer}.drink-card:hover{transform:translateY(-3px)}.tap-label{position:absolute;top:16px;font-size:8px;font-weight:800;letter-spacing:.12em;color:#9b8d7d}.cup{position:relative;width:min(120px,75%);height:61%;min-height:210px;border:5px solid rgba(193,182,166,.72);border-top-width:3px;border-radius:6px 6px 34px 34px;background:rgba(255,255,255,.5);overflow:hidden;box-shadow:inset 8px 0 14px rgba(255,255,255,.5),0 8px 16px rgba(87,69,48,.1)}.cup::after{content:'';position:absolute;inset:8px auto 18px 13px;width:5px;border-radius:5px;background:rgba(255,255,255,.55)}.liquid{position:absolute;left:0;right:0;bottom:0;height:0;background:linear-gradient(90deg,var(--drink),color-mix(in srgb,var(--drink),white 16%));border-radius:0 0 27px 27px}.liquid::before{content:'';position:absolute;left:0;top:-8px;width:100%;height:16px;background:var(--foam);border-radius:50%}.stream{position:absolute;z-index:3;top:0;left:50%;translate:-50%;width:12px;height:0;background:var(--drink);border-radius:0 0 7px 7px;opacity:0}.drink-card.filling .stream{animation:pourStream 1.2s ease-in forwards}.drink-card.filling .liquid{animation:fillCup 1.25s .08s cubic-bezier(.22,.75,.3,1) forwards}.drink-card.full .liquid{height:88%}.drink-card strong{font:400 24px 'Lilita One',sans-serif;margin-top:13px;color:#443a31}.ice{position:absolute;z-index:2;width:27px;height:22px;border:2px solid rgba(255,255,255,.75);background:rgba(227,246,248,.55);rotate:16deg}.ice-one{bottom:35%;left:19%}.ice-two{bottom:20%;right:19%;rotate:-19deg}.lemon-slice,.orange-slice{position:absolute;z-index:2;right:4px;top:20%;width:39px;height:39px;border:5px solid #f4d856;border-radius:50%;background:conic-gradient(from 0deg,#fff8c8 0 12%,#f6d75c 12% 24%,#fff8c8 24% 36%,#f6d75c 36% 49%,#fff8c8 49% 61%,#f6d75c 61% 74%,#fff8c8 74% 87%,#f6d75c 87%)}.orange-slice{border-color:#f19a34;background:conic-gradient(#fff0c5,#f49c32,#fff0c5,#f49c32,#fff0c5,#f49c32)}@keyframes fillCup{from{height:0}to{height:88%}}@keyframes pourStream{0%{height:0;opacity:0}12%{height:38%;opacity:1}82%{height:38%;opacity:1}100%{height:0;opacity:0}}
.sauce-ribbon{grid-column:1/-1;min-height:55px;border-radius:15px;background:#fff;display:flex;align-items:center;justify-content:center;gap:14px;padding:10px 20px;border:1px solid #ece2d6}.sauce-ribbon>span{font:400 21px 'Lilita One',sans-serif;color:#df7f29}.sauce-ribbon p{font-size:11px;color:#7b7065;margin:0}.sauce{width:18px;height:22px;border-radius:55% 55% 60% 60%;rotate:45deg}.sauce-red{background:#e86645}.sauce-yellow{background:#f3bb33}.sauce-green{background:#79a35e}
@media(max-width:650px){.drinks-screen{padding:94px 12px 11px;grid-template-columns:1fr;grid-template-rows:auto 1fr auto;gap:10px}.drinks-heading{text-align:center}.drinks-heading>span{font-size:8px}.drinks-heading h2{font-size:42px;line-height:.72;margin:5px 0 4px}.drinks-heading h2 em{font-size:39px}.drinks-heading p{font-size:10px;margin:5px 0}.drinks-back{top:100px}.refill-station{gap:7px}.drink-card{border-radius:12px;padding:17px 5px 8px}.tap-label{top:8px;font-size:5px}.cup{width:73%;min-height:0;height:67%;border-width:3px;border-radius:5px 5px 20px 20px}.drink-card strong{font-size:16px;margin-top:7px}.lemon-slice,.orange-slice{width:26px;height:26px;border-width:3px}.ice{width:18px;height:15px}.sauce-ribbon{min-height:43px;padding:7px;gap:8px}.sauce-ribbon>span{font-size:16px}.sauce-ribbon p{display:none}.sauce{width:13px;height:16px}}
@media(prefers-reduced-motion:reduce){.drink-transition.running{display:none}.drink-card.filling .stream{animation:none}.drink-card.filling .liquid{animation:none;height:88%}}

/* Daha ciddi tipografi, gerçek servis bardakları ve güçlü sos alanı */
body{font-family:'Manrope',Arial,sans-serif}.selection-heading h2,.products-heading h2,.category-visual strong,.subcategory-row strong,.product-info h3,.empty-category strong,.dialog-body h2,.info-dialog h2,.drinks-heading h2,.drink-card strong{font-family:'Sora',Arial,sans-serif;font-weight:700}.site-menu button:not(.menu-close),.site-menu>a{font-family:'Sora',Arial,sans-serif;font-weight:650;font-size:clamp(30px,5vw,49px);letter-spacing:.005em;line-height:1.1}.drinks-choice{background-image:url('assets/drinks-category-v2.png')}.refill-station{grid-template-columns:repeat(2,minmax(0,1fr));max-width:760px;width:100%;justify-self:center;gap:22px}.drink-card{border-radius:18px;background:linear-gradient(180deg,#fff,#fbfaf7);padding-bottom:16px}.fountain-cup{width:min(185px,68%);height:58%;min-height:245px;border:0;border-radius:0;clip-path:polygon(4% 0,96% 0,85% 100%,15% 100%);background:linear-gradient(90deg,#e6e7e8,#fff 18%,#f6f6f6 70%,#dedfe1);box-shadow:none}.fountain-cup::after{inset:10px auto 30px 20px;width:7px;background:rgba(255,255,255,.42)}.fountain-cup .liquid{border-radius:0}.cup-lid{display:none}.straw{position:absolute;z-index:1;top:8%;left:57%;width:10px;height:30%;border-radius:7px;rotate:7deg;background:repeating-linear-gradient(0deg,#fff 0 12px,#1f5da8 12px 23px)}.lemon-straw{background:repeating-linear-gradient(0deg,#fff 0 12px,#e6b92f 12px 23px)}.pepsi-mark{position:absolute;z-index:4;left:50%;top:46%;translate:-50% -50%;display:grid;place-items:center;gap:4px;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.24)}.pepsi-mark>i{display:block;width:55px;height:55px;border-radius:50%;background:linear-gradient(180deg,#e8373d 0 42%,#fff 42% 57%,#2764ae 57%)}.pepsi-mark>b{font:800 14px Sora,Arial;letter-spacing:.07em}.drink-card strong{font-size:20px;letter-spacing:.04em}.tap-label{font-family:Sora,Arial;font-weight:700}.sauce-ribbon{min-height:92px;justify-content:space-between;padding:14px 28px;border:0;background:linear-gradient(100deg,#fff2ca,#ffe19a 58%,#f8c861);box-shadow:0 10px 24px rgba(174,119,31,.16)}.sauce-copy{display:grid;grid-template-columns:auto auto;align-items:baseline;column-gap:13px;text-align:left}.sauce-copy small{grid-column:1/-1;font-size:8px;font-weight:800;letter-spacing:.16em;color:#8a641e}.sauce-copy strong{font:800 clamp(23px,3vw,36px) Sora,Arial;color:#49371a}.sauce-copy p{font-size:11px;color:#6f572d;margin:0}.sauce-bottles{display:flex;align-items:flex-end;gap:10px}.bottle{position:relative;width:29px;height:48px;border-radius:8px 8px 12px 12px;box-shadow:inset 3px 0 rgba(255,255,255,.25)}.bottle::before{content:'';position:absolute;left:8px;top:-10px;width:13px;height:12px;border-radius:3px 3px 0 0;background:inherit}.bottle-red{background:#d9573f}.bottle-yellow{background:#e9ad27}.bottle-green{background:#6f9460}.sauce-bottles>b{font:700 52px/.75 Sora;color:#49371a;margin-left:7px}.sauce-ribbon>.sauce,.sauce-ribbon>span{display:none}
@media(max-width:650px){.site-menu button:not(.menu-close),.site-menu>a{font-size:32px}.refill-station{grid-template-columns:repeat(2,1fr);gap:10px}.fountain-cup{width:68%;height:61%;min-height:0}.straw{width:7px;top:9%;height:27%}.pepsi-mark>i{width:36px;height:36px}.pepsi-mark>b{font-size:9px}.drink-card strong{font-size:14px}.sauce-ribbon{min-height:68px;padding:9px 14px}.sauce-copy{display:block}.sauce-copy small{font-size:6px}.sauce-copy strong{display:block;font-size:20px}.sauce-copy p{font-size:8px;display:block}.bottle{width:18px;height:31px}.bottle::before{left:5px;top:-7px;width:8px;height:8px}.sauce-bottles{gap:6px}.sauce-bottles>b{font-size:34px;margin-left:2px}}

/* Arquet işareti ve Enver Usta miras ekranı */
.brand{color:#111!important;background:rgba(255,255,255,.82);backdrop-filter:blur(10px);padding:9px 13px 9px 10px;border-radius:12px;box-shadow:0 4px 18px rgba(63,46,28,.08)}.brand-logo{width:29px;height:38px;object-fit:contain;display:block}.home-copy h1 span{color:#111;text-shadow:0 2px 18px rgba(255,255,255,.92)}.selection-heading>span,.products-heading>span,.eyebrow{color:#171411}.products-screen.heritage-mode{background-image:linear-gradient(90deg,rgba(255,250,242,.94) 0%,rgba(255,250,242,.7) 42%,rgba(255,250,242,.12) 75%),url('assets/enver-usta.png');background-size:cover;background-position:center 38%}.heritage-mode .products-heading{text-align:left;padding-left:8%;max-width:62%}.heritage-mode .empty-category{align-self:end;justify-self:start;width:min(520px,88%);height:125px;margin:0 0 2% 5%;background:rgba(255,255,255,.86);backdrop-filter:blur(5px);border:0;box-shadow:0 10px 28px rgba(77,54,29,.12)}.heritage-mode .empty-category strong{font-family:Sora,Arial,sans-serif;color:#171411;font-size:37px}.heritage-mode .empty-category p{color:#5d544a}
@media(max-width:650px){.brand{padding:7px 10px 7px 7px;border-radius:9px}.brand-logo{width:23px;height:31px}.products-screen.heritage-mode{background-image:linear-gradient(180deg,rgba(255,250,242,.9) 0%,rgba(255,250,242,.22) 38%,rgba(255,250,242,.08) 70%,rgba(255,250,242,.76) 100%),url('assets/enver-usta.png');background-position:center 34%}.heritage-mode .products-heading{text-align:center;padding-left:0;max-width:none}.heritage-mode .empty-category{justify-self:center;align-self:end;width:94%;height:105px;margin:0 0 5%}.heritage-mode .empty-category strong{font-size:28px}}

/* Enver Usta fotoğrafı, köfte ürünleri eklendiğinde de bölümde görünür kalır. */
.heritage-mode .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));grid-auto-flow:row}.heritage-portrait{grid-column:3;grid-row:1/3;position:relative;overflow:hidden;border-radius:12px;background:linear-gradient(180deg,rgba(20,15,10,.02) 42%,rgba(20,15,10,.78)),url('assets/enver-usta.png') center 34%/cover no-repeat;box-shadow:0 8px 22px rgba(80,55,28,.15)}.heritage-portrait span,.heritage-portrait strong{position:absolute;z-index:1;left:20px;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.45)}.heritage-portrait span{bottom:49px;font:800 9px/1 Sora,Arial,sans-serif;letter-spacing:.16em;color:#f4ad2b}.heritage-portrait strong{bottom:18px;font:700 25px/1 Sora,Arial,sans-serif}.heritage-mode .kofte-product{grid-template-columns:32% 1fr}.heritage-mode .kofte-product .product-info{padding:12px}.heritage-mode .kofte-product .product-info h3{font-size:clamp(17px,2vw,25px)}
@media(max-width:650px){.products-screen.heritage-mode{background:var(--cream)}.heritage-mode .products-heading{text-align:center;padding-left:0;max-width:none;margin-bottom:8px}.heritage-mode .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:28% repeat(2,minmax(0,1fr));gap:7px}.heritage-portrait{grid-column:1/-1;grid-row:1;background-position:center 8%;border-radius:9px}.heritage-portrait span{left:12px;bottom:29px;font-size:6px}.heritage-portrait strong{left:12px;bottom:9px;font-size:16px}.heritage-mode .kofte-product{grid-template-columns:1fr;display:flex;flex-direction:column}.heritage-mode .kofte-product .product-image-placeholder{display:none}.heritage-mode .kofte-product .product-info{height:100%;padding:7px 8px}.heritage-mode .kofte-product .product-info h3{font-size:14px;margin-bottom:3px}.heritage-mode .kofte-product .product-info p{font-size:7px;-webkit-line-clamp:2}.heritage-mode .kofte-product .product-meta{font-size:10px}.heritage-mode .kofte-product .product-meta span:last-child{font-size:15px}}
@media(max-width:650px){.brand{padding:5px 8px 5px 6px;border-radius:8px;gap:6px}.brand-logo{width:18px;height:24px}.brand strong{font-size:22px}.brand small{font-size:6px;margin-top:4px;letter-spacing:.18em}}

/* Enerjik menü, geniş tıklama alanları ve çalışma saatleri */
.home-copy h1 span{color:#fff!important;text-shadow:0 3px 22px rgba(0,0,0,.34),0 0 2px rgba(0,0,0,.2)}.hours-strip{position:absolute;z-index:3;left:50%;bottom:18px;translate:-50%;width:min(760px,calc(100% - 32px));min-height:58px;border:1px solid rgba(255,255,255,.55);border-radius:15px;background:rgba(255,255,255,.88);backdrop-filter:blur(12px);color:#211d19;display:flex;align-items:center;justify-content:center;gap:23px;padding:10px 20px;box-shadow:0 8px 25px rgba(42,27,13,.14)}.hours-strip span{font-size:8px;font-weight:800;letter-spacing:.15em;color:#d87528}.hours-strip strong{font-size:12px;letter-spacing:.035em}.hours-strip b{padding:7px 11px;border-radius:20px;background:#ffd866;font-size:9px;letter-spacing:.06em}.selection-screen{isolation:isolate;background:linear-gradient(145deg,#fff9e9 0%,#fffdf8 48%,#eef8ec 100%)}.selection-screen::before{content:'';position:absolute;z-index:-2;inset:0;background:radial-gradient(circle at 5% 18%,rgba(255,198,58,.36),transparent 25%),radial-gradient(circle at 94% 72%,rgba(111,163,96,.22),transparent 26%),radial-gradient(circle at 53% 104%,rgba(237,117,53,.17),transparent 30%)}.selection-screen::after{content:'';position:absolute;z-index:-1;inset:0;opacity:.15;background-image:radial-gradient(#d8792d 1px,transparent 1px);background-size:22px 22px;mask-image:linear-gradient(90deg,transparent,#000 25%,#000 75%,transparent)}.selection-heading h2{color:#241f1a;text-shadow:0 4px 0 rgba(244,173,43,.18)}.unlimited-line{display:inline-flex!important;align-items:center;justify-content:center;gap:9px;margin-top:8px!important;padding:7px 13px;border:1px solid rgba(222,138,43,.22);border-radius:999px;background:rgba(255,255,255,.82);box-shadow:0 6px 16px rgba(111,74,27,.08);color:#383029!important}.unlimited-line>b{font-size:19px;color:#e0832d;animation:refillSpin 4s linear infinite}.unlimited-line>span{font-size:9px;font-weight:800;letter-spacing:.11em}.unlimited-line>i{width:5px;height:5px;border-radius:50%;background:#79a165}.mini-sauces{display:flex;gap:3px;margin-left:2px}.mini-sauces u{display:block;width:6px;height:12px;border-radius:4px 4px 6px 6px;background:#df6648;text-decoration:none;animation:sauceBounce 1.8s ease-in-out infinite}.mini-sauces u:nth-child(2){background:#ecb631;animation-delay:.18s}.mini-sauces u:nth-child(3){background:#78a061;animation-delay:.36s}@keyframes refillSpin{to{rotate:360deg}}@keyframes sauceBounce{50%{transform:translateY(-3px)}}.main-split{gap:15px}.main-split .category-column{position:relative;display:block;overflow:hidden;border:2px solid rgba(232,150,50,.28);box-shadow:0 13px 28px rgba(104,70,29,.16)}.main-split .category-visual{height:100%;background-color:transparent;background-blend-mode:normal;filter:saturate(1.1) contrast(1.02);transition:transform .38s,filter .38s}.main-split .category-column:hover .category-visual{transform:scale(1.025);filter:saturate(1.18) contrast(1.04)}.main-split .category-visual::before{background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(49,29,8,.12))}.main-split .category-visual>div{top:20px;bottom:auto;left:22px}.main-split .subcategory-row{position:absolute;z-index:5;inset:0;display:grid;background:transparent;pointer-events:none}.main-split .subcategory-row button{pointer-events:auto;height:100%;border-top:0!important;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;background:linear-gradient(180deg,transparent 0%,transparent 62%,rgba(255,255,255,.45) 72%,rgba(255,255,255,.98) 88%);padding:0 38px 17px 16px;transition:background .22s}.main-split .subcategory-row button:hover{background:linear-gradient(180deg,rgba(255,190,64,.13),rgba(255,190,64,.08) 57%,rgba(255,248,229,.98) 83%)}.main-split .subcategory-row button strong{font-size:clamp(17px,1.8vw,24px)}.main-split .subcategory-row button span{font-size:7px}.main-split .subcategory-row button i{bottom:16px;top:auto;translate:0;color:#d97728}.main-split .single-option button{width:100%}
@media(max-width:650px){.hours-strip{bottom:10px;min-height:48px;gap:8px;padding:7px 10px;border-radius:11px}.hours-strip span{display:none}.hours-strip strong{font-size:9px}.hours-strip b{font-size:7px;padding:6px 8px}.home-copy{margin-top:-2vh}.main-split{gap:8px}.main-split .category-visual>div{top:10px;left:13px}.main-split .subcategory-row button{padding:0 25px 8px 9px;background:linear-gradient(180deg,transparent 0%,transparent 52%,rgba(255,255,255,.5) 64%,rgba(255,255,255,.98) 82%)}.main-split .subcategory-row button strong{font-size:13px}.main-split .subcategory-row button span{font-size:5px}.main-split .subcategory-row button i{bottom:8px;right:7px}.unlimited-line{margin-top:4px!important;padding:5px 9px;gap:6px}.unlimited-line>span{font-size:6.5px}.unlimited-line>b{font-size:15px}.selection-heading h2{margin-bottom:2px}}

/* Sade kategori düzeninde belirgin sonsuzluk vaadi */
.selection-heading h2{margin-bottom:0}.unlimited-line{display:none!important}.infinity-promise{position:relative;width:270px;height:58px;margin:2px auto 0;display:grid;place-items:center;color:#302b26}.infinity-promise>b{position:absolute;inset:50% auto auto 50%;width:190px;translate:-50% -54%;transform:scaleX(1.35);text-align:center;font:700 88px/.58 Georgia,'Times New Roman',serif;color:#df862b;filter:drop-shadow(0 2px 2px rgba(130,77,25,.14));animation:infinityBreathe 2.6s ease-in-out infinite}.infinity-promise span{position:relative;z-index:1;padding:5px 10px;border-radius:999px;background:rgba(255,253,248,.94);box-shadow:0 0 0 1px rgba(218,137,52,.13);font:800 8.5px/1 'Sora',Arial,sans-serif;letter-spacing:.085em;white-space:nowrap}.infinity-promise i{color:#d47b29;font-style:normal;margin:0 3px}@keyframes infinityBreathe{50%{transform:scaleX(1.47) scaleY(1.06);color:#c66a21}}
.main-split .category-visual strong{color:#2a2119!important;text-shadow:0 1px 0 rgba(255,255,255,.9),0 3px 14px rgba(255,255,255,.92)}.main-split .category-visual small{color:#7e411a!important;text-shadow:0 1px 5px rgba(255,255,255,.95)}
@media(max-width:650px){.infinity-promise{width:222px;height:42px;margin-top:0}.infinity-promise>b{width:160px;font-size:72px;transform:scaleX(1.32)}.infinity-promise span{font-size:6.7px;padding:4px 8px}.selection-heading>span{font-size:7px}.selection-heading h2{font-size:29px;line-height:.9}@keyframes infinityBreathe{50%{transform:scaleX(1.43) scaleY(1.05);color:#c66a21}}}
@media(prefers-reduced-motion:reduce){.infinity-promise>b{animation:none}}

/* Sınırsız servis mesajı — sembolsüz ve sakin */
.infinity-promise>b{display:none}.infinity-promise span{font-size:10px;padding:7px 14px;letter-spacing:.1em}
@media(max-width:650px){.infinity-promise span{font-size:8px;padding:6px 11px}}

/* Özel gün ve kampanyalar */
.campaigns-screen{padding:118px 4vw 28px;color:#2a2119;background:linear-gradient(145deg,#fff9e9,#fffdf8 52%,#eef8ec);display:grid;grid-template-columns:minmax(260px,.58fr) 1.42fr;gap:30px}.campaigns-heading{display:flex;flex-direction:column;justify-content:center}.campaigns-heading>span{font-size:10px;font-weight:800;letter-spacing:.18em;color:#c66a21}.campaigns-heading h2{font:800 clamp(42px,6vw,76px)/.9 'Sora',Arial,sans-serif;margin:10px 0 18px}.campaigns-heading p{font-size:12px;color:#766a5e}.campaigns-grid{min-height:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(0,1fr);gap:12px}.campaign-card{position:relative;overflow:hidden;isolation:isolate;border:0;border-radius:16px;background-position:center;background-size:cover;color:#fff;text-align:left;padding:22px;display:flex;flex-direction:column;justify-content:flex-end;cursor:pointer;box-shadow:0 13px 28px rgba(94,62,27,.16)}.campaign-card::before{content:'';position:absolute;z-index:-1;inset:0;background:linear-gradient(180deg,rgba(24,18,11,.02),rgba(24,18,11,.8))}.campaign-card span{font-size:8px;font-weight:800;letter-spacing:.14em;color:#ffd15d}.campaign-card strong{font:750 clamp(22px,2.7vw,39px)/.95 'Sora',Arial,sans-serif;margin-top:7px}.campaign-card p{font-size:10px;line-height:1.45;margin:8px 38px 0 0;color:#fff}.campaign-card i{position:absolute;right:20px;bottom:19px;color:#ffd15d;font-size:24px;font-style:normal}.campaigns-empty{grid-column:1/-1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:1px dashed #d8c8b6;border-radius:17px;background:rgba(255,255,255,.7)}.campaigns-empty span{font-size:8px;font-weight:800;letter-spacing:.16em;color:#bd6b28}.campaigns-empty strong{font:800 clamp(31px,5vw,59px)/1 'Sora',Arial,sans-serif;margin:10px 0}.campaigns-empty p{font-size:12px;color:#786d62}.campaign-dialog{width:min(820px,calc(100% - 24px));padding:0;border:0;border-radius:18px;overflow:hidden;color:#2a2119}.campaign-dialog::backdrop{background:rgba(62,48,34,.58);backdrop-filter:blur(7px)}.campaign-dialog[open]{display:grid;grid-template-columns:1fr 1fr}.campaign-dialog>img{width:100%;height:100%;min-height:430px;object-fit:cover}.campaign-dialog-body{padding:44px 34px 30px;display:flex;flex-direction:column}.campaign-dialog-body h2{font:750 42px/.95 'Sora',Arial,sans-serif;margin:7px 0 18px}.campaign-dialog-body>p{color:#6f655a;font-size:13px;line-height:1.65}.campaign-dialog-footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:15px}.campaign-dialog-footer>strong{font-size:25px;color:#bd6722}.campaign-dialog-footer button{border:0;border-radius:9px;background:#f0a63b;padding:14px 18px;font-weight:800;color:#2a2119;cursor:pointer}.campaign-dialog-footer button.joined{background:#dcebd5;color:#31522c}.campaign-dialog-close{position:absolute;z-index:2;right:13px;top:12px;width:40px;height:40px;border:0;border-radius:50%;background:#fff;color:#2a2119;font-size:28px;cursor:pointer}
.campaigns-menu-continue{align-self:flex-start;margin-top:17px;border:1px solid #d99645;border-radius:9px;background:#fff9ed;color:#2a2119;padding:14px 18px;font:800 11px 'Sora',Arial,sans-serif;letter-spacing:.05em;cursor:pointer}.campaigns-menu-continue b{margin-left:13px;color:#c66a21;font-size:18px}
@media(max-width:650px){.campaigns-screen{padding:94px 11px 11px;grid-template-columns:1fr;grid-template-rows:auto 1fr;gap:7px}.campaigns-back{top:102px}.campaigns-heading{text-align:center}.campaigns-heading>span{font-size:7px}.campaigns-heading h2{font-size:28px;margin:3px 0}.campaigns-heading p{font-size:8px;margin:2px}.campaigns-menu-continue{align-self:center;margin-top:5px;padding:9px 13px;font-size:8px}.campaigns-menu-continue b{font-size:14px;margin-left:8px}.campaigns-grid{gap:7px}.campaign-card{border-radius:10px;padding:12px}.campaign-card strong{font-size:18px}.campaign-card p{font-size:8px}.campaign-card i{right:10px;bottom:10px}.campaigns-empty strong{font-size:31px}.campaigns-empty p{font-size:10px}.campaign-dialog[open]{display:block}.campaign-dialog>img{height:245px;min-height:0}.campaign-dialog-body{padding:24px 20px}.campaign-dialog-body h2{font-size:31px}.campaign-dialog-footer{margin-top:23px}.campaign-dialog-footer button{padding:12px 14px;font-size:11px}}

/* Menü vaatleri ve içecek başlığı okunabilirlik ayarı */
.infinity-promise{width:340px}
.infinity-promise span{font-size:clamp(12px,1.25vw,15px);padding:9px 18px;letter-spacing:.095em}
.main-split .drinks-column .category-visual small{transform:translateX(42px)}
@media(max-width:650px){.infinity-promise{width:270px}.infinity-promise span{font-size:10px;padding:7px 13px}.main-split .drinks-column .category-visual small{transform:translateX(30px)}}

/* Enver Usta sayfanın ana karakteridir: fotoğraf tam ekran, ürünler ikincil katmandır. */
.products-screen.heritage-mode{background-image:linear-gradient(90deg,rgba(255,249,239,.38) 0%,rgba(255,249,239,.1) 52%,rgba(28,20,12,.08) 100%),linear-gradient(180deg,rgba(255,249,239,.08) 0%,rgba(255,249,239,.12) 48%,rgba(255,249,239,.72) 100%),url('assets/enver-usta.png');background-size:cover;background-position:center top;padding-top:102px}.heritage-mode .products-heading{max-width:760px;padding-left:5%;text-align:left;margin-bottom:12px}.heritage-mode .products-heading>span{font-size:10px;letter-spacing:.22em}.heritage-mode .products-heading h2{font-size:clamp(50px,7vw,92px);line-height:.82;max-width:720px;text-wrap:balance}.heritage-mode .products-heading p{font-weight:700;color:#2b241e;text-shadow:0 1px 8px rgba(255,255,255,.9)}.heritage-mode .product-viewport{display:flex;align-items:flex-end}.heritage-mode .product-grid{width:min(820px,68%);height:auto;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,132px);gap:10px}.heritage-mode .kofte-product{min-height:132px;grid-template-columns:1fr;background:rgba(255,252,247,.9);border:1px solid rgba(255,255,255,.72);backdrop-filter:blur(10px);box-shadow:0 8px 24px rgba(45,31,18,.14)}.heritage-mode .kofte-product .product-image-placeholder{display:none}.heritage-mode .kofte-product .product-info{height:100%;padding:13px 15px}.heritage-mode .kofte-product .product-info h3{font-size:clamp(19px,2vw,27px)}.heritage-mode .kofte-product .product-info p{font-size:9px;-webkit-line-clamp:2}.heritage-mode .kofte-product .product-meta{font-size:13px}body.heritage-active .brand{transform:scale(.76);transform-origin:left top;box-shadow:0 3px 12px rgba(40,28,17,.08)}body.heritage-active .menu-toggle{transform:scale(.9);transform-origin:right top}
@media(max-width:650px){.products-screen.heritage-mode{padding:88px 11px 11px;background-image:linear-gradient(180deg,rgba(255,249,239,.16) 0%,rgba(255,249,239,.03) 40%,rgba(255,249,239,.42) 64%,rgba(255,249,239,.82) 100%),url('assets/enver-usta.png');background-size:cover;background-position:center top}.heritage-mode .products-heading{position:absolute;z-index:3;left:15px;right:15px;bottom:272px;max-width:none;padding:0;text-align:left;margin:0}.heritage-mode .products-heading>span{font-size:7px;color:#b95d20;text-shadow:0 1px 7px rgba(255,255,255,.9)}.heritage-mode .products-heading h2{font-size:clamp(35px,10.8vw,44px);line-height:.8;margin:4px 0 5px;max-width:345px;text-shadow:0 2px 14px rgba(255,255,255,.82)}.heritage-mode .products-heading p{font-size:8px;margin:3px 0;color:#211b16}.heritage-mode .product-viewport{grid-row:1/-1;align-items:flex-end}.heritage-mode .product-grid{width:100%;height:auto;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,122px);gap:7px}.heritage-mode .kofte-product{min-height:122px;border-radius:10px}.heritage-mode .kofte-product .product-info{padding:8px 9px}.heritage-mode .kofte-product .product-info h3{font-size:15px;line-height:1;margin-bottom:4px}.heritage-mode .kofte-product .product-info p{font-size:7px;line-height:1.3;-webkit-line-clamp:2}.heritage-mode .kofte-product .product-meta{font-size:11px}.heritage-mode .kofte-product .product-meta span:last-child{font-size:16px}body.heritage-active .brand{transform:scale(.62)}body.heritage-active .menu-toggle{transform:scale(.78)}body.heritage-active .site-header{padding-top:20px}.heritage-mode .back-button{top:94px}}

/* Ribeye lansmanı ve Tek / Menü fiyat yapısı */
.home-product-banner{margin:0 auto 18px;border:1px solid rgba(255,255,255,.72);border-radius:999px;background:rgba(255,255,255,.9);backdrop-filter:blur(12px);color:#211b16;padding:9px 14px;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;box-shadow:0 8px 24px rgba(28,16,6,.2);animation:copyReveal .55s ease-out 1.03s both}.home-product-banner small{padding:5px 7px;border-radius:999px;background:#f4ad2b;font:800 7px/1 Sora,Arial,sans-serif;letter-spacing:.12em}.home-product-banner strong{font:750 13px/1 Sora,Arial,sans-serif}.home-product-banner em{font:600 10px/1 Sora,Arial,sans-serif;color:#8b5a2d}.home-product-banner i{font-style:normal;color:#d87528;font-size:18px}.main-split .subcategory-row .ribeye-entry{background-image:linear-gradient(180deg,rgba(255,255,255,.04) 0%,rgba(255,255,255,.04) 50%,rgba(255,255,255,.5) 68%,rgba(255,255,255,.98) 86%),url('assets/ribeye-cheese-steak.jpg');background-size:cover;background-position:center}.main-split .subcategory-row .ribeye-entry:hover{background-image:linear-gradient(180deg,rgba(244,173,43,.08) 0%,rgba(244,173,43,.08) 50%,rgba(255,248,229,.98) 84%),url('assets/ribeye-cheese-steak.jpg')}.product-prices{display:flex;align-items:flex-end;gap:11px}.product-prices>span{display:grid;gap:2px;font-size:13px!important;line-height:1;color:#b85f20}.product-prices small{font-size:6px;letter-spacing:.1em;color:#7b7066}.product-arrow{font-size:22px!important}.dialog-prices{display:flex;gap:22px}.dialog-prices>span{display:grid;gap:4px}.dialog-prices small{font-size:8px;letter-spacing:.12em;color:#74695f}.dialog-prices strong{font-size:23px;color:#d87528}.products-screen.ribeye-mode .product-grid{grid-template-columns:minmax(0,1fr)}.products-screen.ribeye-mode .product-card{grid-template-columns:minmax(260px,58%) 1fr}.products-screen.ribeye-mode .product-card img{object-position:center 58%}.products-screen.ribeye-mode .product-info h3{font-size:clamp(31px,4vw,55px)}.products-screen.ribeye-mode .product-info p{font-size:12px;-webkit-line-clamp:4}
@media(max-width:650px){.home-copy p{margin:18px 0 13px}.home-product-banner{margin-bottom:12px;padding:7px 10px;gap:6px}.home-product-banner strong{font-size:10px}.home-product-banner em{font-size:8px}.home-copy .outline-button{padding:13px 20px}.main-split .subcategory-row .ribeye-entry{background-position:center 62%}.product-prices{gap:7px}.product-prices>span{font-size:10px!important}.product-prices small{font-size:5px}.product-arrow{font-size:16px!important}.dialog-prices{gap:16px}.products-screen.ribeye-mode .product-grid{grid-template-columns:1fr;grid-template-rows:1fr}.products-screen.ribeye-mode .product-card{display:grid;grid-template-columns:1fr;grid-template-rows:68% 32%}.products-screen.ribeye-mode .product-card img{width:100%;height:100%}.products-screen.ribeye-mode .product-info{height:100%;padding:12px}.products-screen.ribeye-mode .product-info h3{font-size:25px}.products-screen.ribeye-mode .product-info p{display:block;font-size:9px}}

/* Site açılışından önce gösterilen Ribeye tanıtım slaytı. */
body.entry-banner-open{overflow:hidden}.entry-banner{position:fixed;z-index:1000;inset:0;display:grid;place-items:center;padding:clamp(12px,3vw,34px);background:rgba(19,12,7,.78);backdrop-filter:blur(12px);opacity:1;visibility:visible;transition:opacity .45s ease,visibility .45s ease}.entry-banner.is-closing{opacity:0;visibility:hidden;pointer-events:none}.entry-banner[hidden]{display:none}.entry-banner__panel{position:relative;display:block;width:min(1100px,calc(100vw - 68px));height:auto;min-height:0;aspect-ratio:16/9;overflow:hidden;border-radius:24px;background:#0b0805;box-shadow:0 30px 90px rgba(0,0,0,.45)}.entry-banner__visual{position:absolute;inset:0;background-image:url('assets/entry-banner-cheesesteak-v4.png');background-position:center;background-size:cover}.entry-banner__content{position:absolute;inset:0;display:block;padding:0;background:none;pointer-events:none}.entry-banner__skip,.entry-banner__action{pointer-events:auto;position:absolute;border:0;cursor:pointer}.entry-banner__skip{top:20px;right:20px;padding:7px 9px 7px 14px;border-radius:999px;background:rgba(12,8,5,.72);color:#fff;backdrop-filter:blur(7px);font:800 10px Sora,Arial,sans-serif;letter-spacing:.16em}.entry-banner__skip span{display:inline-grid;place-items:center;width:30px;height:30px;margin-left:8px;border:1px solid rgba(255,255,255,.6);border-radius:50%;font-size:18px;font-weight:400;letter-spacing:0}.entry-banner__action{right:20px;bottom:20px;display:inline-flex;align-items:center;gap:28px;padding:14px 18px;border-radius:10px;background:#efaa2f;color:#211810;font:800 11px Sora,Arial,sans-serif;letter-spacing:.08em;box-shadow:0 10px 28px rgba(0,0,0,.32)}.entry-banner__action b{font:inherit}.entry-banner__action span{font-size:21px}.entry-banner__action:hover,.entry-banner__action:focus-visible{background:#f7b719;transform:translateY(-2px)}
@media(max-height:700px) and (min-width:761px){.entry-banner__panel{width:min(980px,calc(100vw - 48px))}}
@media(max-width:760px){.entry-banner{padding:14px}.entry-banner__panel{width:100%;height:auto;min-height:0;aspect-ratio:16/9;border-radius:14px}.entry-banner__skip{top:10px;right:10px;padding:5px 7px 5px 10px}.entry-banner__skip span{width:26px;height:26px}.entry-banner__action{right:10px;bottom:10px;padding:10px 13px;gap:13px}.entry-banner__action span{font-size:17px}}
@media(prefers-reduced-motion:reduce){.entry-banner,.entry-banner__action{transition:none}}
.entry-banner__visual{background-image:url('assets/entry-banner-cheesesteak-v5.png')}
.main-split .subcategory-row .ribeye-entry{background-image:linear-gradient(180deg,rgba(255,255,255,.04) 0%,rgba(255,255,255,.04) 50%,rgba(255,255,255,.5) 68%,rgba(255,255,255,.98) 86%),url('assets/ribeye-cheese-steak-white.png')}
.main-split .subcategory-row .ribeye-entry:hover{background-image:linear-gradient(180deg,rgba(244,173,43,.08) 0%,rgba(244,173,43,.08) 50%,rgba(255,248,229,.98) 84%),url('assets/ribeye-cheese-steak-white.png')}

/* Stok durumu ve Enver Usta anlatısı */
.product-card{position:relative}.sold-out-badge{position:absolute;z-index:3;top:11px;left:11px;padding:7px 10px;border-radius:999px;background:#2b251f;color:#fff;font:800 8px/1 Sora,Arial,sans-serif;letter-spacing:.13em;box-shadow:0 4px 14px rgba(0,0,0,.2)}.product-card.sold-out img{filter:brightness(1.08) contrast(.78) saturate(.45)}.product-card.sold-out .product-info{background:#f5f0e9}.product-dialog #dialog-eyebrow{min-height:14px}.about-info[open]{width:min(900px,calc(100% - 28px));padding:0;display:grid;grid-template-columns:minmax(280px,.9fr) 1.1fr;grid-template-rows:auto auto 1fr;overflow:hidden}.about-info .info-media{grid-column:1;grid-row:1/4;min-height:520px}.about-info .info-media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 18%;filter:brightness(1.08) saturate(.9)}.about-info>.eyebrow{grid-column:2;margin:47px 42px 0}.about-info>h2{grid-column:2;margin:8px 42px 18px;font-size:clamp(32px,4.5vw,51px)}.about-info>#info-content{grid-column:2;margin:0 42px 42px;align-self:start}.about-info>#info-content p{margin:0}.info-media[hidden]{display:none}
@media(max-width:650px){.sold-out-badge{top:7px;left:7px;padding:6px 8px;font-size:6px}.about-info[open]{display:block;max-height:calc(100dvh - 22px);overflow:auto}.about-info .info-media{height:285px;min-height:0}.about-info>.eyebrow{margin:24px 23px 0}.about-info>h2{margin:7px 23px 15px;font-size:31px}.about-info>#info-content{margin:0 23px 27px;font-size:12px;line-height:1.65}}

/* Karar veremedin mi? ürün yardımcısı */
.drinks-column .recommend-open{position:absolute;z-index:8;right:10px;top:50%;translate:0 -50%;margin:0;border:1px solid rgba(216,117,40,.34);border-radius:999px;background:rgba(255,255,255,.9);backdrop-filter:blur(8px);color:#3b3028;padding:8px 10px;font:800 7px/1 Sora,Arial,sans-serif;letter-spacing:.07em;cursor:pointer;box-shadow:0 5px 15px rgba(67,45,22,.1)}.recommend-open span{margin-left:4px;color:#d87528;font-size:12px}.recommender-dialog{width:min(760px,calc(100% - 24px));padding:32px;border:0;border-radius:20px;color:#2b251f;background:linear-gradient(145deg,#fffaf0,#fff 55%,#eef7ea);box-shadow:0 28px 90px rgba(69,46,23,.28)}.recommender-dialog::backdrop{background:rgba(65,49,34,.6);backdrop-filter:blur(7px)}.recommender-close{position:absolute;right:14px;top:12px;width:40px;height:40px;border:0;border-radius:50%;background:#f1a544;color:#2b251f;font-size:27px;cursor:pointer}.recommender-heading{text-align:center}.recommender-heading h2{margin:5px 0 8px;font:800 clamp(31px,5vw,49px)/1 Sora,Arial,sans-serif}.recommender-heading>p:last-child{margin:0 0 22px;color:#74695f;font-size:11px}.recommender-dialog form{display:grid;gap:13px}.recommender-dialog fieldset{margin:0;padding:13px;border:1px solid #eadfce;border-radius:12px;background:rgba(255,255,255,.78);display:flex;gap:7px;flex-wrap:wrap}.recommender-dialog legend{padding:0 7px;font:800 8px/1 Sora,Arial,sans-serif;letter-spacing:.12em;color:#a95d24}.recommender-dialog label{cursor:pointer}.recommender-dialog label input{position:absolute;opacity:0;pointer-events:none}.recommender-dialog label span{display:block;padding:9px 12px;border:1px solid #ded3c6;border-radius:999px;background:#fff;font:750 9px/1 Sora,Arial,sans-serif}.recommender-dialog label input:checked+span{border-color:#e59a3e;background:#ffd77b;box-shadow:0 0 0 2px rgba(229,154,62,.14)}.recommend-submit{justify-self:center;border:0;border-radius:999px;background:#2f2923;color:#fff;padding:13px 22px;font:800 10px Sora,Arial,sans-serif;letter-spacing:.07em;cursor:pointer}.recommend-submit span{margin-left:12px;color:#f5b247;font-size:16px}.recommend-results{margin-top:22px}.recommend-result-list{display:grid;grid-template-columns:1fr 1fr;gap:11px}.recommend-result{position:relative;overflow:hidden;min-height:225px;border:0;border-radius:14px;padding:0;background:#2f2923;color:#fff;text-align:left;cursor:pointer}.recommend-result>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:brightness(.74) saturate(.9)}.recommend-result::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 30%,rgba(24,17,11,.88))}.recommend-result>span{position:absolute;z-index:2;left:17px;right:35px;bottom:16px;display:grid;gap:6px}.recommend-result small{font:800 7px Sora,Arial,sans-serif;letter-spacing:.12em;color:#ffc95e}.recommend-result strong{font:750 20px/1 Sora,Arial,sans-serif}.recommend-result b{font:750 10px Sora,Arial,sans-serif;color:#fff}.recommend-result i{position:absolute;z-index:2;right:15px;bottom:15px;color:#ffc95e;font-size:22px;font-style:normal}.recommend-again{display:block;margin:14px auto 0;border:0;background:transparent;color:#775f49;font:800 8px Sora,Arial,sans-serif;text-decoration:underline;cursor:pointer}.main-split .subcategory-row .ribeye-entry{background-size:100% 100%,92% auto;background-repeat:no-repeat;background-color:#34261c}.products-screen.ribeye-mode .product-card{background:#34261c}.products-screen.ribeye-mode .product-card img{transform:scale(.91);border-radius:12px}.product-dialog.ribeye-product .dialog-media{overflow:hidden;background:#34261c}.product-dialog.ribeye-product img{transform:scale(.91);border-radius:12px}
@media(max-width:650px){.drinks-column .recommend-open{right:7px;top:47%;padding:6px 7px;font-size:5.5px}.recommender-dialog{padding:25px 15px 18px;max-height:calc(100dvh - 18px);overflow:auto}.recommender-heading h2{font-size:29px}.recommender-heading>p:last-child{margin-bottom:14px;font-size:9px}.recommender-dialog form{gap:9px}.recommender-dialog fieldset{padding:9px;gap:5px}.recommender-dialog label span{padding:8px 9px;font-size:7px}.recommend-result-list{grid-template-columns:1fr}.recommend-result{min-height:150px}.recommend-result strong{font-size:17px}.main-split .subcategory-row .ribeye-entry{background-size:100% 100%,86% auto}.products-screen.ribeye-mode .product-card img,.product-dialog.ribeye-product img{transform:scale(.88)}}

/* Yeşil yönlendirme rozeti ve günün tavsiyesi */
.drinks-column .recommend-open{right:12px;top:48%;width:88px;height:88px;padding:12px;border:2px solid rgba(255,255,255,.84);border-radius:50%;background:#6f9460;color:#fff;font-size:8px;line-height:1.28;text-align:center;text-decoration:none;box-shadow:0 9px 24px rgba(49,91,43,.28)}.drinks-column .recommend-open:hover{background:#5f8452;transform:translateY(-2px)}.drinks-column .recommend-open span{display:block;margin:5px 0 0;color:#fff;font-size:16px}.daily-recommendation{position:relative;overflow:hidden;border-radius:16px;background:#2f2923;color:#fff;min-height:390px}.daily-recommendation>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:brightness(.7) saturate(.9)}.daily-recommendation::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(25,18,12,.92),rgba(25,18,12,.35) 68%,rgba(25,18,12,.08))}.daily-recommendation>div{position:absolute;z-index:2;left:32px;bottom:44px;width:min(370px,70%)}.daily-recommendation small{font:800 8px Sora,Arial,sans-serif;letter-spacing:.16em;color:#c9ecac}.daily-recommendation h3{margin:8px 0 12px;font:800 clamp(28px,5vw,48px)/.95 Sora,Arial,sans-serif}.daily-recommendation p{font-size:12px;line-height:1.55;color:#fff}.daily-recommendation-view{}.daily-recommendation #daily-recommendation-view{border:0;border-radius:999px;background:#79a765;color:#fff;padding:12px 17px;font:800 9px Sora,Arial,sans-serif;cursor:pointer}.daily-recommendation #daily-recommendation-view span{margin-left:8px}.daily-recommendation-other{position:absolute;z-index:2;right:17px;bottom:16px;border:0;background:transparent;color:#fff;font:750 7px Sora,Arial,sans-serif;text-decoration:underline;text-underline-offset:3px;cursor:pointer}
@media(max-width:650px){.drinks-column .recommend-open{right:7px;top:46%;width:66px;height:66px;padding:8px;font-size:6px}.drinks-column .recommend-open span{margin-top:3px;font-size:12px}.daily-recommendation{min-height:330px}.daily-recommendation::after{background:linear-gradient(180deg,rgba(25,18,12,.05),rgba(25,18,12,.9))}.daily-recommendation>div{left:18px;right:18px;bottom:51px;width:auto}.daily-recommendation h3{font-size:27px}.daily-recommendation p{font-size:10px}.daily-recommendation-other{right:13px;bottom:13px}}
.hours-strip a{border-left:1px solid #d9cfc2;padding-left:16px;color:#9a571f;font-size:9px;font-weight:800;text-decoration:none;letter-spacing:.06em}.hours-strip a:hover{text-decoration:underline}.product-dialog.ribeye-product{background:linear-gradient(145deg,#fff8e8,#f6ead8);box-shadow:0 28px 90px rgba(80,45,16,.42)}
.menu-local-info{width:min(620px,calc(100% - 32px));margin-top:12px;padding:14px 20px;border:1px solid rgba(255,255,255,.2);border-radius:14px;text-align:center;color:#d9d0c7}.menu-local-info h2{margin:0 0 7px;color:#f7b719;font:700 18px/1.2 Sora,Arial,sans-serif}.menu-local-info p,.menu-local-info address{margin:3px 0;font:500 11px/1.5 Manrope,Arial,sans-serif}.menu-local-info address{font-style:normal;color:#fff}
.product-card.static-product{cursor:default}.product-card.static-product .product-arrow{display:none}
.product-dialog.ribeye-product .eyebrow{color:#b65f21}.product-dialog.ribeye-product .dialog-body h2{color:#34261c}.product-dialog.ribeye-product .dialog-meta{border-top-color:#dfc9aa}.product-dialog.ribeye-product .dialog-prices strong{color:#c66b24}
[hidden]{display:none!important}
@media(max-width:650px){.hours-strip{gap:7px}.hours-strip span{display:none}.hours-strip a{padding-left:7px;font-size:6px}}
@media(max-width:650px){.menu-local-info{margin-top:4px;padding:9px 12px}.menu-local-info h2{font-size:12px}.menu-local-info p,.menu-local-info address{font-size:8px}.site-menu{gap:10px}}

/* Ribeye ana menü kartı: dar alanda küçük kalmasın ve hover sırasında yakınlaşmasın. */
.main-split .subcategory-row .ribeye-entry,.main-split .subcategory-row .ribeye-entry:hover{position:relative;overflow:hidden;background:#34261c!important;isolation:isolate}
.main-split .subcategory-row .ribeye-entry::after{content:'';position:absolute;z-index:1;inset:0;background:linear-gradient(180deg,rgba(22,14,9,.04) 0%,rgba(22,14,9,.08) 52%,rgba(255,250,240,.88) 80%,#fffaf2 100%);pointer-events:none}
.main-split .subcategory-row .ribeye-entry>span,.main-split .subcategory-row .ribeye-entry>strong,.main-split .subcategory-row .ribeye-entry>i{z-index:2}
.main-split .category-column:first-child:hover .category-visual{transform:none}
@media(min-width:651px){.main-split .subcategory-row .ribeye-entry::before{content:'';position:absolute;z-index:0;left:50%;top:50%;width:270%;height:44%;background:url('assets/ribeye-cheese-steak-white.png') 52% 48%/cover no-repeat;transform:translate(-50%,-50%) rotate(90deg) scale(1.05);transform-origin:center;transition:none;pointer-events:none}}
@media(max-width:650px){.main-split .subcategory-row .ribeye-entry::before{content:'';position:absolute;z-index:0;inset:0;background:url('assets/ribeye-cheese-steak-white.png') 52% 48%/cover no-repeat;pointer-events:none}}

/* Ribeye ürün ekranı: dengeli görsel, okunaklı içerik ve belirgin fiyatlar. */
.products-screen.ribeye-mode .product-viewport{overflow:visible;padding:4px 1.5% 1.5%}
.products-screen.ribeye-mode .product-grid{height:100%;align-items:stretch}
.products-screen.ribeye-mode .product-card.static-product{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(330px,.72fr);min-height:0;border:1px solid #ead7bb;border-radius:22px;background:#f8eddb;box-shadow:0 18px 42px rgba(77,48,24,.18)}
.products-screen.ribeye-mode .product-card.static-product>img{width:100%;height:100%;min-height:0;transform:none!important;border-radius:0!important;object-fit:cover;object-position:center 50%;filter:brightness(1.03) contrast(.98) saturate(.94)}
.products-screen.ribeye-mode .product-card.static-product .product-info{height:100%;min-height:0;padding:clamp(28px,3.4vw,54px);justify-content:center;background:radial-gradient(circle at 100% 0,rgba(248,184,75,.25),transparent 34%),linear-gradient(145deg,#fff8ea,#f2dfc2);color:#2f2118}
.products-screen.ribeye-mode .product-card.static-product .product-info h3{margin:0 0 18px;font:800 clamp(31px,3.2vw,44px)/.95 Sora,Arial,sans-serif;color:#2f2118;letter-spacing:-.04em}
.products-screen.ribeye-mode .product-card.static-product .product-info>p{display:block;margin:0;color:#665142;font-size:clamp(12px,1.15vw,16px);line-height:1.65;-webkit-line-clamp:unset;overflow:visible}
.product-menu-note{margin-top:22px;padding:15px 17px;border:1px solid rgba(175,112,45,.2);border-radius:14px;background:rgba(255,255,255,.62);display:grid;gap:6px}.product-menu-note small{font:800 8px/1 Sora,Arial,sans-serif;letter-spacing:.15em;color:#b46625}.product-menu-note span{font:700 11px/1.5 Manrope,Arial,sans-serif;color:#49372a}
.products-screen.ribeye-mode .product-card.static-product .product-meta{margin-top:24px;padding-top:21px;border-top:1px solid rgba(118,78,39,.2);align-items:center}
.products-screen.ribeye-mode .product-card.static-product .product-prices{gap:13px;width:100%}
.products-screen.ribeye-mode .product-card.static-product .product-prices>span{min-width:104px;padding:12px 15px;border-radius:13px;background:#2f2118;color:#fff;font:800 clamp(21px,2vw,30px)/1 Sora,Arial,sans-serif;box-shadow:0 7px 16px rgba(61,38,20,.14)}
.products-screen.ribeye-mode .product-card.static-product .product-prices small{margin-bottom:5px;color:#f6bd63;font-size:7px;letter-spacing:.13em}
@media(max-width:650px){.products-screen.ribeye-mode .product-viewport{padding:0}.products-screen.ribeye-mode .product-card.static-product{grid-template-columns:1fr;grid-template-rows:38% 62%;border-radius:15px}.products-screen.ribeye-mode .product-card.static-product>img{object-position:center 48%}.products-screen.ribeye-mode .product-card.static-product .product-info{padding:15px 16px}.products-screen.ribeye-mode .product-card.static-product .product-info h3{font-size:26px;margin-bottom:8px}.products-screen.ribeye-mode .product-card.static-product .product-info>p{font-size:9px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.product-menu-note{margin-top:9px;padding:8px 10px;gap:3px}.product-menu-note small{font-size:6px}.product-menu-note span{font-size:7px;line-height:1.3}.products-screen.ribeye-mode .product-card.static-product .product-meta{margin-top:9px;padding-top:8px}.products-screen.ribeye-mode .product-card.static-product .product-prices>span{min-width:76px;padding:8px 10px;font-size:17px}.products-screen.ribeye-mode .product-card.static-product .product-prices small{font-size:5px;margin-bottom:3px}}

/* =========================================================
   RIBEYE MOBILE LAYOUT FIX
   ========================================================= */
@media (max-width:650px){
  .products-screen.ribeye-mode{
    padding:92px 12px 10px;
    grid-template-rows:auto minmax(0,1fr);
    gap:8px;
    overflow:hidden;
  }

  .products-screen.ribeye-mode .products-back{
    top:101px;
    left:14px;
  }

  .products-screen.ribeye-mode .products-heading{
    min-height:74px;
    margin:0;
    padding:0 45px 7px;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:flex-start;
  }

  .products-screen.ribeye-mode .products-heading>span{
    font-size:8px;
    line-height:1;
    margin:0 0 5px;
  }

  .products-screen.ribeye-mode .products-heading h2{
    max-width:310px;
    margin:0;
    font-size:31px;
    line-height:.93;
    letter-spacing:-.035em;
    text-wrap:balance;
  }

  .products-screen.ribeye-mode .products-heading p{
    display:none;
  }

  .products-screen.ribeye-mode .product-viewport{
    min-height:0;
    height:100%;
    padding:0;
    overflow:hidden;
  }

  .products-screen.ribeye-mode .product-grid{
    width:100%;
    height:100%;
    min-height:0;
    display:grid;
    grid-template-columns:1fr;
    grid-template-rows:minmax(0,1fr);
    gap:0;
  }

  .products-screen.ribeye-mode .product-card.static-product{
    width:100%;
    height:100%;
    min-height:0;
    display:grid;
    grid-template-columns:1fr;
    grid-template-rows:minmax(0,46%) minmax(0,54%);
    overflow:hidden;
    border-radius:15px;
  }

  .products-screen.ribeye-mode .product-card.static-product>img{
    display:block;
    width:100%;
    height:100%;
    min-width:0;
    min-height:0;
    object-fit:cover;
    object-position:center 52%;
    transform:none!important;
    border-radius:0!important;
  }

  .products-screen.ribeye-mode .product-card.static-product .product-info{
    width:100%;
    height:100%;
    min-width:0;
    min-height:0;
    padding:12px 14px 11px;
    justify-content:flex-start;
    overflow:hidden;
  }

  .products-screen.ribeye-mode .product-card.static-product .product-info h3{
    margin:0 0 6px;
    font-size:22px;
    line-height:.98;
  }

  .products-screen.ribeye-mode .product-card.static-product .product-info>p{
    display:-webkit-box;
    margin:0;
    font-size:8.5px;
    line-height:1.38;
    -webkit-line-clamp:3;
    -webkit-box-orient:vertical;
    overflow:hidden;
  }

  .products-screen.ribeye-mode .product-card.static-product .product-menu-note{
    margin-top:7px;
    padding:7px 9px;
    gap:2px;
    flex:0 0 auto;
  }

  .products-screen.ribeye-mode .product-card.static-product .product-menu-note small{
    font-size:5px;
  }

  .products-screen.ribeye-mode .product-card.static-product .product-menu-note span{
    font-size:6.5px;
    line-height:1.25;
  }

  .products-screen.ribeye-mode .product-card.static-product .product-meta{
    margin-top:auto;
    padding-top:7px;
    flex:0 0 auto;
  }

  .products-screen.ribeye-mode .product-card.static-product .product-prices{
    width:100%;
    gap:7px;
  }

  .products-screen.ribeye-mode .product-card.static-product .product-prices>span{
    min-width:0;
    flex:1 1 0;
    padding:7px 8px;
    border-radius:9px;
    font-size:15px;
  }

  .products-screen.ribeye-mode .product-card.static-product .product-prices small{
    margin-bottom:2px;
    font-size:4.5px;
  }
}

/* 2026-08-13: Baba Yadigari urun fotograflarini kartlarda okunakli goster. */
.products-screen.heritage-mode .kofte-product {
  display: grid;
  grid-template-columns: 40% minmax(0,1fr);
  grid-template-rows: 1fr;
}

.products-screen.heritage-mode .kofte-product > img {
  width: 100%;
  height: 100%;
  min-height: 0;
  object-fit: cover;
  object-position: 50% 58%;
}

.products-screen.heritage-mode .kofte-product .product-info {
  width: 100%;
  min-width: 0;
  height: 100%;
}

.product-dialog[data-category="kofte"] .dialog-media img {
  object-position: 50% 58% !important;
}

@media (max-width:650px) {
  .products-screen.heritage-mode .kofte-product {
    display: grid;
    grid-template-columns: 38% minmax(0,1fr);
    grid-template-rows: 1fr;
  }

  .products-screen.heritage-mode .kofte-product > img {
    width: 100%;
    height: 100%;
    flex: none;
  }
}

@media (max-width:390px){
  .products-screen.ribeye-mode .products-heading{
    min-height:68px;
  }

  .products-screen.ribeye-mode .products-heading h2{
    font-size:28px;
  }

  .products-screen.ribeye-mode .product-card.static-product{
    grid-template-rows:minmax(0,43%) minmax(0,57%);
  }

  .products-screen.ribeye-mode .product-card.static-product .product-info h3{
    font-size:20px;
  }
}

/* ARQUET READABILITY — 2026-08-08 */
.products-heading p{
  font-size:15px;
  line-height:1.45;
  color:#5f574f;
}
.product-info p{
  font-size:clamp(13px,1vw,16px);
  line-height:1.48;
  color:#5f574f;
  -webkit-line-clamp:3;
}
.product-prices>span{
  font-size:16px!important;
}
.product-prices small{
  font-size:8px;
}
.dialog-body>p{
  font-size:17px;
  line-height:1.65;
  color:#514a43;
}
.dialog-meta span{
  font-size:14px;
  line-height:1.5;
}
.products-screen.ribeye-mode .product-card.static-product .product-info>p{
  font-size:clamp(15px,1.25vw,18px);
  line-height:1.6;
}
.product-menu-note span{
  font-size:14px;
  line-height:1.45;
}
.product-menu-note small{
  font-size:9px;
}
.products-screen.ribeye-mode .product-card.static-product .product-prices small{
  font-size:8px;
}

@media(max-width:650px){
  .products-heading p{
    display:block;
    font-size:13px;
    line-height:1.35;
  }
  .product-card img{
    height:48%;
  }
  .product-info{
    height:52%;
    padding:9px;
  }
  .product-info h3{
    font-size:19px;
    line-height:1;
    margin-bottom:4px;
  }
  .product-info p{
    display:-webkit-box;
    font-size:11px;
    line-height:1.35;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    overflow:hidden;
  }
  .product-prices>span{
    font-size:13px!important;
  }
  .product-prices small{
    font-size:7px;
  }
  .dialog-body>p{
    font-size:16px;
    line-height:1.6;
  }
  .dialog-meta span{
    font-size:13px;
  }
  .products-screen.ribeye-mode .products-heading p{
    display:block;
    font-size:12px;
  }
  .products-screen.ribeye-mode .product-card.static-product{
    grid-template-rows:minmax(0,42%) minmax(0,58%);
  }
  .products-screen.ribeye-mode .product-card.static-product .product-info>p{
    font-size:12px;
    line-height:1.42;
    -webkit-line-clamp:3;
  }
  .products-screen.ribeye-mode .product-card.static-product .product-menu-note span{
    font-size:10px;
    line-height:1.35;
  }
  .products-screen.ribeye-mode .product-card.static-product .product-menu-note small{
    font-size:7px;
  }
  .products-screen.ribeye-mode .product-card.static-product .product-prices small{
    font-size:7px;
  }
}


/* ARQUET HERO PRODUCT SUMMARY — 2026-08-08 */
.home-product-banner{
  max-width:min(590px,calc(100vw - 36px));
  padding:11px 16px;
  gap:12px;
  border-radius:18px;
}
.home-product-copy{
  display:grid;
  gap:4px;
  min-width:0;
  text-align:left;
}
.home-product-copy strong{
  font-size:14px;
  line-height:1.15;
}
.home-product-copy strong b{
  margin-left:4px;
  color:#8b5a2d;
  font-size:10px;
  font-weight:650;
}
.home-product-copy em{
  max-width:430px;
  color:#675b50;
  font-size:12px;
  font-weight:600;
  font-style:normal;
  line-height:1.35;
  white-space:normal;
}
@media(max-width:650px){
  .home-product-banner{
    max-width:min(348px,calc(100vw - 28px));
    padding:9px 11px;
    gap:8px;
    border-radius:14px;
  }
  .home-product-copy{
    gap:3px;
  }
  .home-product-copy strong{
    font-size:12px;
  }
  .home-product-copy strong b{
    display:none;
  }
  .home-product-copy em{
    max-width:245px;
    font-size:10.5px;
    line-height:1.35;
  }
}


/* RIBEYE MOBILE READABILITY — 2026-08-08 */
@media(max-width:650px){
  .products-screen.ribeye-mode .product-card.static-product{
    grid-template-rows:minmax(0,36%) minmax(0,64%);
  }
  .products-screen.ribeye-mode .product-card.static-product .product-info{
    padding:14px 16px 13px;
  }
  .products-screen.ribeye-mode .product-card.static-product .product-info h3{
    margin-bottom:9px;
    font-size:24px;
    line-height:1;
  }
  .products-screen.ribeye-mode .product-card.static-product .product-info>p{
    display:-webkit-box;
    font-size:15px;
    line-height:1.5;
    -webkit-line-clamp:3;
    -webkit-box-orient:vertical;
    overflow:hidden;
  }
  .products-screen.ribeye-mode .product-card.static-product .product-menu-note{
    margin-top:10px;
    padding:10px 12px;
    gap:4px;
  }
  .products-screen.ribeye-mode .product-card.static-product .product-menu-note small{
    font-size:8px;
  }
  .products-screen.ribeye-mode .product-card.static-product .product-menu-note span{
    font-size:12px;
    line-height:1.4;
  }
  .products-screen.ribeye-mode .product-card.static-product .product-prices>span{
    padding:9px 11px;
    font-size:18px!important;
  }
  .products-screen.ribeye-mode .product-card.static-product .product-prices small{
    font-size:8px;
  }
}
@media(max-width:390px){
  .products-screen.ribeye-mode .product-card.static-product{
    grid-template-rows:minmax(0,34%) minmax(0,66%);
  }
  .products-screen.ribeye-mode .product-card.static-product .product-info>p{
    font-size:14px;
  }
  .products-screen.ribeye-mode .product-card.static-product .product-menu-note span{
    font-size:11.5px;
  }
}


/* Ürün detayında menü içeriği ve tek/menü ayrımı */
#dialog-menu[hidden],
.dialog-prices>span[hidden]{
  display:none!important;
}
#dialog-menu:not([hidden]){
  display:grid;
  gap:6px;
  flex:1;
  max-width:360px;
  margin-right:20px;
  padding:13px 15px;
  border:1px solid #ead7bd;
  border-radius:12px;
  background:#fff8ea;
  color:#4f463d;
  font-size:15px;
  font-weight:650;
  line-height:1.5;
}
#dialog-menu:not([hidden])::before{
  content:'MENÜYE DAHİL';
  color:#b85f20;
  font-size:9px;
  font-weight:800;
  letter-spacing:.13em;
}
@media(max-width:650px){
  .dialog-meta{
    flex-direction:column;
    align-items:stretch;
    gap:15px;
  }
  #dialog-menu:not([hidden]){
    max-width:none;
    margin-right:0;
    padding:12px 13px;
    font-size:14px;
  }
  .dialog-prices{
    justify-content:flex-end;
  }
}

#dialog-menu:empty{display:none!important;}


/* 2026-08-08: yeni ürün fotoğraflarında yemek odağı + kompakt mobil ürün penceresi */
.product-card img,
.products-screen.ribeye-mode .product-card.static-product > img,
.product-dialog img {
  object-position: 50% 100% !important;
}

@media (max-width: 650px) {
  .product-dialog {
    width: calc(100% - 48px);
    max-height: calc(100dvh - 48px);
    margin: auto;
    overflow-x: hidden;
    overflow-y: auto !important;
  }

  .product-dialog .dialog-media,
  .product-dialog img {
    height: 180px;
    min-height: 0;
  }

  .product-dialog .dialog-body {
    padding: 18px 18px 20px;
  }

  .product-dialog .dialog-body h2 {
    margin: 5px 42px 10px 0;
    font-size: 32px;
  }

  .product-dialog .dialog-body > p {
    font-size: 14px;
    line-height: 1.45;
  }

  .product-dialog .dialog-meta {
    gap: 10px;
    margin-top: 12px;
    padding-top: 12px;
  }

  .product-dialog .dialog-close {
    position: sticky;
    z-index: 20;
    top: 8px;
    float: right;
    margin: 8px 8px -49px 0;
  }
}

/* 2026-08-09: liste kartlarında fiyat yerine ürün odağı */
.product-card:not(.static-product) .product-prices {
  display: none !important;
}

.product-card:not(.static-product) .product-meta {
  justify-content: flex-end;
}


/* 2026-08-09: ürün detaylarında fotoğrafın tamamını göster */
.product-dialog .dialog-media,
.product-dialog img,
.products-screen.ribeye-mode .product-card.static-product > img {
  background: #34261c;
}

.product-dialog img,
.products-screen.ribeye-mode .product-card.static-product > img {
  object-fit: contain !important;
  object-position: 50% 50% !important;
}

.products-screen.ribeye-mode .product-card.static-product > img {
  transform: none !important;
  border-radius: 0 !important;
}

@media (max-width: 650px) {
  .product-dialog .dialog-media,
  .product-dialog img {
    height: min(72vw, 260px) !important;
  }
}


/* 2026-08-09: kampanya sayfasına sessiz, isteğe bağlı kenar girişi */
.campaign-dock {
  position: fixed;
  z-index: 70;
  top: 52%;
  right: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  padding: 13px 8px 12px;
  border: 1px solid rgba(121, 71, 36, .22);
  border-right: 0;
  border-radius: 14px 0 0 14px;
  background: rgba(255, 248, 237, .92);
  color: #34261c;
  box-shadow: 0 8px 26px rgba(50, 32, 20, .14);
  backdrop-filter: blur(8px);
  writing-mode: vertical-rl;
  transform: translateY(-50%);
  opacity: .82;
  cursor: pointer;
  transition: opacity .2s ease, transform .2s ease, background .2s ease;
}

.campaign-dock[hidden] {
  display: none !important;
}

.campaign-dock span {
  font-size: 7px;
  font-weight: 800;
  letter-spacing: .17em;
  color: #a45c2e;
}

.campaign-dock strong {
  font: 700 10px/1.05 'Sora', sans-serif;
  letter-spacing: .08em;
}

.campaign-dock i {
  margin-top: 3px;
  font-style: normal;
  font-size: 13px;
}

.campaign-dock:hover,
.campaign-dock:focus-visible {
  opacity: 1;
  background: #fff8ed;
  transform: translateY(-50%) translateX(-3px);
}

body:has(.campaigns-screen.active) .campaign-dock {
  opacity: 0;
  pointer-events: none;
  transform: translateY(-50%) translateX(100%);
}

@media (max-width: 650px) {
  .campaign-dock {
    top: 56%;
    gap: 3px;
    padding: 11px 6px 10px;
    border-radius: 11px 0 0 11px;
  }

  .campaign-dock span {
    font-size: 6px;
  }

  .campaign-dock strong {
    font-size: 8px;
  }

  .campaign-dock i {
    font-size: 11px;
  }
}


/* 2026-08-09: kampanyalar tam genişlikte, alt alta bloklar */
.campaigns-screen {
  grid-template-columns: 1fr !important;
  grid-template-rows: auto minmax(0, 1fr) !important;
  gap: 18px !important;
}

.campaigns-heading {
  max-width: none;
  width: 100%;
}

.campaigns-grid {
  grid-template-columns: 1fr !important;
  grid-auto-rows: minmax(190px, 1fr) !important;
  align-content: start;
  overflow-x: hidden;
  overflow-y: auto;
  padding-right: 4px;
}

#campaign-join {
  display: none !important;
}

.campaign-dialog-footer {
  justify-content: flex-start;
}

.campaign-dialog-footer:has(#campaign-dialog-price:empty) {
  display: none;
}

@media (max-width: 650px) {
  .campaigns-screen {
    gap: 9px !important;
  }

  .campaigns-grid {
    grid-auto-rows: minmax(150px, 1fr) !important;
    padding-right: 2px;
  }
}


/* 2026-08-09: sepet ve yan ürünlerde ürün odağı fotoğrafın merkezinde */
.products-screen[data-category="sepet"] .product-card img {
  object-position: 50% 50% !important;
}

/* Sıralı kategori dizini, anchor navigasyonu ve mevcut menü gradientli ürün kartları */
.selection-screen{grid-template-rows:auto minmax(0,1fr) auto}.category-index{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:12px}.category-tile{position:relative;overflow:hidden;min-height:0;border:1px solid rgba(232,150,50,.28);border-radius:14px;background-position:center;background-size:cover;box-shadow:0 10px 24px rgba(104,70,29,.14)}.category-tile::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(18,10,5,.03),rgba(18,10,5,.12) 48%,rgba(255,255,255,.95) 82%);pointer-events:none}.category-tile>button{position:absolute;z-index:1;inset:0;width:100%;border:0;background:transparent;color:#251d16;padding:18px;text-align:left;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;cursor:pointer}.category-tile>button:hover{background:rgba(244,173,43,.1)}.category-tile span{font:800 7px/1 Sora,Arial,sans-serif;letter-spacing:.11em;color:#a95420}.category-tile strong{max-width:92%;margin-top:5px;font:700 clamp(16px,1.7vw,24px)/1.02 Sora,Arial,sans-serif}.category-tile i{position:absolute;right:16px;bottom:15px;color:#d87528;font-size:20px;font-style:normal}.ribeye-tile{background-image:url('assets/ribeye-cheese-steak-white.png');background-color:#34261c;background-size:86% auto;background-repeat:no-repeat}.heritage-tile{background-image:url('assets/enver-usta.png');background-position:center 19%}.burger-tile{background-image:url('assets/beef-burger-no-tomato.png')}.chicken-tile{background-image:url('assets/chicken-burger.png')}.sides-tile{background-image:url('assets/p3_2_img_1777567775_4728.jpg')}.drinks-tile{background-image:url('assets/drinks-category-v2.png')}.category-recommend{position:static!important;translate:none!important;justify-self:center;width:auto!important;height:auto!important;border-radius:999px!important;padding:9px 15px!important;font-size:7px!important}.category-recommend span{display:inline!important;margin-left:7px!important}.category-nav{position:absolute;z-index:8;top:112px;left:50%;translate:-50%;width:min(720px,calc(100% - 150px));display:flex;justify-content:center;gap:5px;overflow-x:auto;scrollbar-width:none}.category-nav::-webkit-scrollbar{display:none}.category-nav a{flex:0 0 auto;min-height:40px;padding:0 13px;border:1px solid #e4d8ca;border-radius:999px;background:rgba(255,255,255,.92);color:#5e5145;display:grid;place-items:center;font:750 8px/1 Sora,Arial,sans-serif;text-decoration:none;white-space:nowrap}.category-nav a[aria-current]{border-color:#d87528;background:#d87528;color:#fff}.products-screen{padding-top:157px}.products-screen .product-card{background:linear-gradient(135deg,rgba(31,12,5,.9),rgba(92,21,15,.74) 50%,rgba(20,12,7,.91));color:#fff;border-color:rgba(255,255,255,.12)}.products-screen .product-info p{color:#eaded2}.products-screen .product-meta,.products-screen .product-prices small{color:#ffc45c}.products-screen.ribeye-mode .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.products-screen.ribeye-mode .product-card{grid-template-columns:42% 1fr}.products-screen.ribeye-mode .product-card img{transform:none;border-radius:0}.products-screen.ribeye-mode .product-info h3{font-size:clamp(19px,2.5vw,29px)}.products-screen.heritage-mode .product-card{background:linear-gradient(135deg,rgba(31,12,5,.9),rgba(92,21,15,.74) 50%,rgba(20,12,7,.91));border-color:rgba(255,255,255,.18)}.drinks-screen{padding-top:156px}.drinks-screen .category-nav{top:108px}
@media(max-width:650px){.selection-screen{padding-left:9px;padding-right:9px}.category-index{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(3,minmax(0,1fr));gap:7px}.category-tile{border-radius:9px}.category-tile>button{padding:9px}.category-tile span{font-size:5.5px}.category-tile strong{font-size:12px;line-height:1.05}.category-tile i{right:8px;bottom:8px;font-size:15px}.category-recommend{min-height:34px!important;padding:7px 12px!important}.category-nav{top:93px;left:58px;right:8px;translate:none;width:auto;justify-content:flex-start}.category-nav a{min-height:38px;padding:0 11px;font-size:7px}.products-screen{padding-top:137px}.products-back{top:100px}.products-back span,.drinks-back span{display:none}.products-screen.ribeye-mode .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr))}.products-screen.ribeye-mode .product-card{display:flex;grid-template-columns:none}.products-screen.ribeye-mode .product-card img{width:100%;height:55%}.products-screen.ribeye-mode .product-info{height:45%;padding:8px}.products-screen.ribeye-mode .product-info h3{font-size:16px}.products-screen.heritage-mode{padding-top:137px}.drinks-screen{padding-top:137px}.drinks-screen .category-nav{top:93px}.drinks-heading h2{font-size:35px}.drink-card{min-width:0}.refill-station{grid-template-columns:repeat(2,minmax(0,1fr))}}

/* 2026-08-11: Ribeye kartlarını ve mobil ürün akışını son yerleşime sabitle. */
.products-screen.ribeye-mode .product-card.static-product {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 44% minmax(0, 1fr);
  border: 1px solid rgba(255, 190, 94, .4);
  border-radius: 16px;
  background:
    radial-gradient(circle at 100% 0, rgba(255, 184, 70, .3), transparent 36%),
    linear-gradient(135deg, #40110d 0%, #8d2117 52%, #e56f22 100%);
  color: #fff;
  box-shadow: 0 14px 30px rgba(88, 31, 14, .24);
}
.products-screen.ribeye-mode .product-card.static-product > img {
  width: 100%;
  height: 100%;
  min-height: 0;
  object-fit: cover !important;
  object-position: center !important;
  background: #34261c;
  filter: brightness(1.02) contrast(1.02) saturate(1.02);
}
.products-screen.ribeye-mode .product-card.static-product .product-info {
  height: 100%;
  min-height: 0;
  padding: clamp(18px, 2vw, 30px);
  justify-content: center;
  background: transparent;
  color: #fff;
}
.products-screen.ribeye-mode .product-card.static-product .product-info h3 {
  margin: 0 0 10px;
  color: #fff;
  font: 800 clamp(20px, 2.15vw, 31px)/.98 Sora, Arial, sans-serif;
  letter-spacing: -.04em;
}
.products-screen.ribeye-mode .product-card.static-product .product-info > p {
  display: -webkit-box;
  margin: 0;
  color: rgba(255,255,255,.82);
  font-size: 11px;
  line-height: 1.45;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.products-screen.ribeye-mode .product-card.static-product .product-menu-note {
  margin-top: 12px;
  padding: 10px 12px;
  border-color: rgba(255,255,255,.18);
  background: rgba(255,255,255,.1);
  color: #fff;
}
.products-screen.ribeye-mode .product-card.static-product .product-menu-note small,
.products-screen.ribeye-mode .product-card.static-product .product-prices small {
  color: #ffd27b;
}

@media (max-width: 650px) {
  .products-screen.ribeye-mode {
    padding: 143px 10px 10px;
  }
  .products-screen.ribeye-mode .category-nav {
    top: 96px;
  }
  .products-screen.ribeye-mode .products-back {
    top: 103px;
  }
  .products-screen.ribeye-mode .products-heading {
    margin: 0 0 8px;
    min-height: 52px;
  }
  .products-screen.ribeye-mode .products-heading > span {
    display: none;
  }
  .products-screen.ribeye-mode .products-heading h2 {
    margin: 0;
    font-size: 29px;
    line-height: .92;
  }
  .products-screen.ribeye-mode .product-viewport {
    min-height: 0;
    overflow: hidden;
    padding: 0;
  }
  .products-screen.ribeye-mode .product-grid {
    height: 100%;
    grid-template-columns: 1fr;
    grid-template-rows: repeat(3, minmax(0, 1fr));
    gap: 8px;
  }
  .products-screen.ribeye-mode .product-card.static-product {
    display: grid;
    grid-template-columns: 40% minmax(0, 1fr);
    grid-template-rows: 1fr;
    min-height: 0;
    border-radius: 13px;
  }
  .products-screen.ribeye-mode .product-card.static-product > img {
    width: 100%;
    height: 100%;
    min-height: 0;
    object-position: center;
  }
  .products-screen.ribeye-mode .product-card.static-product .product-info {
    width: auto;
    height: 100%;
    min-height: 0;
    padding: 10px 12px;
    justify-content: center;
  }
  .products-screen.ribeye-mode .product-card.static-product .product-info h3 {
    margin-bottom: 5px;
    font-size: clamp(17px, 5vw, 21px);
    line-height: .96;
  }
  .products-screen.ribeye-mode .product-card.static-product .product-info > p {
    display: -webkit-box;
    color: rgba(255,255,255,.8);
    font-size: 8.5px;
    line-height: 1.35;
    -webkit-line-clamp: 2;
  }
  .products-screen.ribeye-mode .product-card.static-product .product-menu-note {
    margin-top: 6px;
    padding: 6px 8px;
    gap: 2px;
  }
  .products-screen.ribeye-mode .product-card.static-product .product-menu-note small {
    font-size: 5px;
  }
  .products-screen.ribeye-mode .product-card.static-product .product-menu-note span {
    font-size: 6px;
    line-height: 1.22;
  }
  .products-screen.ribeye-mode .product-card.static-product .product-meta {
    margin-top: 6px;
    padding-top: 6px;
  }
  .products-screen.ribeye-mode .product-card.static-product .product-prices {
    gap: 5px;
  }
  .products-screen.ribeye-mode .product-card.static-product .product-prices > span {
    min-width: 0;
    padding: 6px 8px;
    font-size: 13px;
  }
  body:has(.products-screen.active) .campaign-dock,
  body:has(.drinks-screen.active) .campaign-dock {
    display: none;
  }

  .products-screen.heritage-mode .product-grid {
    width: 100%;
    grid-template-columns: 1fr;
    grid-template-rows: repeat(3, 78px);
    gap: 7px;
  }
  .products-screen.heritage-mode .kofte-product {
    min-height: 78px;
    border-radius: 11px;
  }
  .products-screen.heritage-mode .kofte-product .product-info {
    padding: 9px 12px;
    justify-content: center;
  }
  .products-screen.heritage-mode .kofte-product .product-info h3 {
    margin-bottom: 4px;
    font-size: 16px;
  }
  .products-screen.heritage-mode .kofte-product .product-info p {
    font-size: 7.5px;
    -webkit-line-clamp: 1;
  }
}

/* Sabit ekran yapısını koru; yalnızca Ribeye menü bilgisini okunaklılaştır. */
.products-screen .product-viewport {
  overflow: hidden !important;
}

@media (max-width: 650px) {
  .products-screen.ribeye-mode .product-card.static-product .product-menu-note small {
    font-size: 7px;
    color: #ffd27b;
  }

  .products-screen.ribeye-mode .product-card.static-product .product-menu-note span {
    font-size: 8.5px;
    line-height: 1.25;
    color: rgba(255, 255, 255, .94);
  }
}

/* 2026-08-11: Renkli kart arka planları kaldırıldı; nötr ve okunaklı kart stili. */
.products-screen .product-card,
.products-screen.ribeye-mode .product-card.static-product,
.products-screen.heritage-mode .product-card {
  background: #fffdfa;
  border-color: #eee4d8;
  box-shadow: 0 5px 16px rgba(101, 74, 43, .09);
}

.products-screen .product-card .product-info,
.products-screen .product-card .product-info h3 {
  background: transparent;
  color: #1b1712;
}

.products-screen .product-card .product-info p {
  color: #73695f;
}

.products-screen .product-card .product-menu-note {
  border-color: #e8dfd5;
  background: #fffaf2;
}

.products-screen .product-card .product-menu-note small,
.products-screen .product-card .product-prices small,
.products-screen .product-card .product-meta {
  color: #675c52;
}

.products-screen .product-card .product-menu-note span {
  color: #514a43;
}

.products-screen .product-card .product-prices > span {
  background: #302b26;
  color: #fff;
}

.products-screen.ribeye-mode .product-card.static-product .product-info,
.products-screen.ribeye-mode .product-card.static-product .product-info h3 {
  color: #1b1712;
}

.products-screen.ribeye-mode .product-card.static-product .product-info > p {
  color: #73695f;
}

.products-screen.ribeye-mode .product-card.static-product .product-menu-note {
  border-color: #e8dfd5;
  background: #fffaf2;
  color: #514a43;
}

.products-screen.ribeye-mode .product-card.static-product .product-menu-note small,
.products-screen.ribeye-mode .product-card.static-product .product-menu-note span,
.products-screen.ribeye-mode .product-card.static-product .product-prices small {
  color: #675c52;
}

/* 2026-08-12: Mobil odakli son duzenlemeler. */
.selection-screen,
.products-screen:not(.heritage-mode),
.campaigns-screen,
.drinks-screen {
  background-color: #fff4df;
  background-image:
    radial-gradient(circle at 8% 18%, rgba(247,183,25,.30) 0 8%, transparent 27%),
    radial-gradient(circle at 92% 78%, rgba(143,27,29,.16) 0 7%, transparent 28%),
    linear-gradient(135deg,#fff8eb 0%,#ffe8bd 48%,#fff6e8 100%);
}

.category-nav a {
  min-height: 46px;
  padding-inline: 17px;
  border-color: rgba(143,27,29,.25);
  font-size: 10px;
  box-shadow: 0 5px 14px rgba(86,48,20,.10);
}

.back-button {
  min-height: 46px;
  padding: 0 16px;
  border: 2px solid rgba(255,255,255,.84);
  border-radius: 999px;
  background: #8f1b1d;
  color: #fff;
  box-shadow: 0 7px 18px rgba(83,25,18,.22);
  font: 800 16px/1 Sora,Arial,sans-serif;
}

.back-button span {
  font-size: 10px;
  color: #fff;
}

.category-recommend {
  min-height: 48px !important;
  padding: 11px 22px !important;
  border: 2px solid rgba(255,255,255,.8) !important;
  background: linear-gradient(135deg,#8f1b1d,#d87528) !important;
  color: #fff !important;
  font-size: 10px !important;
  letter-spacing: .08em;
  box-shadow: 0 9px 22px rgba(99,37,22,.25) !important;
}

.category-recommend span {
  color: #ffd878 !important;
  font-size: 17px !important;
}

.products-screen.ribeye-mode .product-grid {
  grid-template-columns: repeat(3,minmax(0,1fr));
  grid-template-rows: minmax(0,1fr);
  gap: 13px;
}

.products-screen.ribeye-mode .product-card:not(.static-product) {
  display: grid;
  grid-template-columns: 42% 1fr;
  grid-template-rows: 1fr;
  background: #fffdfa;
  color: #1b1712;
}

.products-screen.ribeye-mode .product-card:not(.static-product) img {
  width: 100%;
  height: 100%;
  transform: none !important;
  border-radius: 0 !important;
  object-position: center !important;
}

.products-screen.ribeye-mode .product-card:not(.static-product) .product-info h3 {
  font-size: clamp(19px,2.5vw,29px);
}

.campaigns-heading h2 {
  overflow-wrap: anywhere;
  text-wrap: balance;
}

.campaign-card strong,
.campaign-card p {
  position: relative;
  z-index: 1;
  max-width: calc(100% - 42px);
  overflow-wrap: anywhere;
}

@media (max-width:650px) {
  .selection-screen {
    padding: 94px 11px 12px;
    gap: 10px;
  }

  .category-tile > button {
    padding: 13px;
  }

  .category-tile span {
    font-size: 7px;
  }

  .category-tile strong {
    font-size: 15px;
    line-height: 1.08;
  }

  .category-tile i {
    right: 12px;
    bottom: 11px;
    font-size: 21px;
  }

  .burger-tile,
  .chicken-tile {
    background-size: 132% auto;
    background-repeat: no-repeat;
    background-position: center 46%;
  }

  .category-recommend {
    width: min(330px,92%) !important;
    min-height: 52px !important;
    font-size: 11px !important;
  }

  .products-back,
  .drinks-back,
  .campaigns-back {
    top: 94px;
    left: 11px;
  }

  .products-back span,
  .drinks-back span,
  .campaigns-back span {
    display: inline !important;
  }

  .category-nav,
  .drinks-screen .category-nav,
  .products-screen.ribeye-mode .category-nav {
    top: 148px;
    left: 11px;
    right: 8px;
    width: auto;
  }

  .category-nav a {
    min-height: 44px;
    padding-inline: 14px;
    font-size: 9px;
  }

  .products-screen,
  .products-screen.heritage-mode,
  .products-screen.ribeye-mode,
  .drinks-screen {
    padding-top: 200px;
  }

  .products-screen.ribeye-mode .product-grid {
    grid-template-columns: repeat(2,minmax(0,1fr));
    grid-template-rows: repeat(2,minmax(0,1fr));
    gap: 8px;
  }

  .products-screen.ribeye-mode .product-card:not(.static-product) {
    display: flex;
    flex-direction: column;
  }

  .products-screen.ribeye-mode .product-card:not(.static-product) img {
    width: 100%;
    height: 55%;
  }

  .products-screen.ribeye-mode .product-card:not(.static-product) .product-info {
    height: 45%;
    padding: 8px;
  }

  .products-screen.ribeye-mode .product-card:not(.static-product) .product-info h3 {
    font-size: 17px;
  }

  .product-card img,
  .product-dialog img,
  .campaign-dialog img {
    object-position: center center !important;
  }

  .products-screen[data-category="burger"] .product-card img,
  .products-screen[data-category="tavuk"] .product-card img,
  .product-dialog[data-category="burger"] img,
  .product-dialog[data-category="tavuk"] img {
    transform: scale(1.12) !important;
    transform-origin: center center;
  }

  .campaigns-screen {
    padding: 151px 11px 12px;
    grid-template-rows: auto minmax(0,1fr) !important;
    gap: 10px !important;
  }

  .campaigns-heading {
    min-width: 0;
    text-align: center;
  }

  .campaigns-heading h2 {
    margin: 5px auto 7px;
    max-width: 100%;
    font-size: clamp(25px,8vw,34px);
    line-height: 1.02;
    letter-spacing: -.045em;
  }

  .campaigns-heading h2 br {
    display: none;
  }

  .campaigns-heading p {
    margin: 4px auto;
    max-width: 34em;
    font-size: 9px;
    line-height: 1.45;
  }

  .campaigns-grid {
    grid-auto-rows: minmax(164px,1fr) !important;
    gap: 9px;
  }

  .campaign-card {
    padding: 15px;
  }

  .campaign-card strong {
    margin-top: 5px;
    font-size: clamp(18px,5.2vw,24px);
    line-height: 1.05;
  }

  .campaign-card p {
    margin: 7px 38px 0 0;
    font-size: 9px;
    line-height: 1.4;
  }
}

/* 2026-08-13: mobil sabit ekran, okunakli kartlar ve burger odakli detay */
@media (max-width:650px) {
  .products-screen:not(.ribeye-mode):not(.heritage-mode) .product-viewport {
    overflow: hidden !important;
    padding: 0;
  }

  .products-screen:not(.ribeye-mode):not(.heritage-mode) .product-grid {
    height: 100%;
    grid-template-columns: repeat(2,minmax(0,1fr));
    grid-template-rows: repeat(3,minmax(0,1fr));
    grid-auto-rows: minmax(0,1fr);
    gap: 7px;
    padding: 0;
  }

  .products-screen:not(.ribeye-mode):not(.heritage-mode) .product-card {
    min-height: 0;
  }

  .products-screen:not(.ribeye-mode):not(.heritage-mode) .product-card img {
    height: 63%;
    flex: 0 0 63%;
    object-position: 50% 100% !important;
    transform: none !important;
  }

  .products-screen:not(.ribeye-mode):not(.heritage-mode) .product-card .product-info {
    position: relative;
    z-index: 1;
    height: 37%;
    padding: 7px 9px 6px;
    background: #fffdfa;
  }

  .products-screen:not(.ribeye-mode):not(.heritage-mode) .product-card .product-info h3 {
    margin: 0;
    font-size: 18px;
    line-height: 1.02;
  }

  .products-screen[data-category="burger"] .product-info p,
  .products-screen[data-category="tavuk"] .product-info p {
    display: -webkit-box;
    margin-top: 3px;
    font-size: 8px;
    line-height: 1.2;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }

  .products-screen[data-category="sepet"] .product-info p {
    display: none;
  }

  .products-screen:not(.ribeye-mode):not(.heritage-mode)[data-category="sepet"] .product-card img {
    object-position: 50% 50% !important;
  }

  .product-dialog .dialog-media {
    width: 100%;
    overflow: hidden;
    background: transparent;
  }

  .product-dialog .dialog-media img {
    display: block;
    width: 100%;
    height: min(72vw,290px) !important;
    object-fit: cover !important;
    object-position: 50% 100% !important;
    transform: none !important;
  }

  .product-dialog[data-category="burger"] .dialog-media img,
  .product-dialog[data-category="tavuk"] .dialog-media img {
    object-position: 50% 100% !important;
    transform: none !important;
  }

  .product-dialog .dialog-body {
    width: 100%;
    border-radius: 0;
  }
}

/* 2026-08-13: Baba Yadigari detayinda ana urunu one cikar. */
@media (max-width:650px) {
  .product-dialog[data-category="kofte"] .dialog-media {
    height: 230px;
    min-height: 230px;
  }

  .product-dialog[data-category="kofte"] .dialog-media img {
    height: 230px !important;
    object-position: 50% 100% !important;
    transform: scale(1.12) !important;
    transform-origin: 50% 100%;
  }
}

/* 2026-08-13: Baba Yadigari kart akisini Ribeye sayfasiyla eslestir. */
.products-screen.heritage-mode {
  padding-top: 157px;
  grid-template-rows: auto minmax(0,1fr);
}

.products-screen.heritage-mode .products-heading {
  position: static;
  z-index: auto;
  max-width: none;
  padding: 0;
  margin: 0 0 17px;
  text-align: center;
}

.products-screen.heritage-mode .products-heading > span {
  font-size: 11px;
  letter-spacing: .2em;
}

.products-screen.heritage-mode .products-heading h2 {
  max-width: none;
  margin: 6px 0;
  font-size: clamp(38px,6vw,67px);
  line-height: .92;
}

.products-screen.heritage-mode .products-heading p {
  margin: 7px 0;
  font-size: 12px;
}

.products-screen.heritage-mode .product-viewport {
  display: block;
  grid-row: auto;
  min-height: 0;
  overflow: hidden;
}

.products-screen.heritage-mode .product-grid {
  width: 100%;
  height: 100%;
  grid-template-columns: repeat(3,minmax(0,1fr));
  grid-template-rows: minmax(0,1fr);
  gap: 13px;
}

.products-screen.heritage-mode .kofte-product {
  display: grid;
  grid-template-columns: 42% minmax(0,1fr);
  grid-template-rows: 1fr;
  min-height: 0;
}

.products-screen.heritage-mode .kofte-product > img {
  width: 100%;
  height: 100%;
  min-height: 0;
  object-fit: cover;
  object-position: 50% 58% !important;
}

.products-screen.heritage-mode .kofte-product .product-info {
  width: auto;
  height: 100%;
  min-height: 0;
  padding: 15px;
}

@media (max-width:650px) {
  .products-screen.heritage-mode {
    padding: 200px 10px 10px;
    grid-template-rows: auto minmax(0,1fr);
    background-size: cover, auto 118%;
    background-position: center, center 65%;
    background-repeat: no-repeat;
  }

  .products-screen.heritage-mode .products-heading {
    min-height: 90px;
    margin: 0 0 8px;
  }

  .products-screen.heritage-mode .products-heading > span {
    display: none;
  }

  .products-screen.heritage-mode .products-heading h2 {
    margin: 0;
    max-width: none;
    font-size: 29px;
    line-height: .92;
    text-shadow: 0 2px 14px rgba(255,255,255,.82);
  }

  .products-screen.heritage-mode .products-heading p {
    display: block;
    margin: 7px 0 0;
    font-size: 9px;
  }

  .products-screen.heritage-mode .product-grid {
    width: 100%;
    height: 100%;
    grid-template-columns: repeat(2,minmax(0,1fr));
    grid-template-rows: repeat(2,minmax(0,1fr));
    gap: 8px;
  }

  .products-screen.heritage-mode .kofte-product {
    display: flex;
    flex-direction: column;
    min-height: 0;
    border-radius: 11px;
  }

  .products-screen.heritage-mode .kofte-product > img {
    width: 100%;
    height: 55%;
    flex: 0 0 55%;
    object-position: 50% 58% !important;
  }

  .products-screen.heritage-mode .kofte-product .product-info {
    width: 100%;
    height: 45%;
    padding: 8px;
    justify-content: flex-start;
  }

  .products-screen.heritage-mode .kofte-product .product-info h3 {
    margin: 0 0 3px;
    font-size: 17px;
    line-height: 1.02;
  }

  .products-screen.heritage-mode .kofte-product .product-info p {
    display: -webkit-box;
    margin: 0;
    font-size: 8px;
    line-height: 1.2;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
}

/* 2026-08-13: Ana menu Ribeye gorselini kutuya tam yerlestir. */
.category-tile.ribeye-tile {
  background-size: cover;
  background-position: center 58%;
  background-repeat: no-repeat;
}
