:root{--red:#ed1d24;--bg:#151515;--ink:#f7f7f7;--muted:#b6b6b6;--line:#ffffff2b;--font:Arial,"Helvetica Neue",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--bg);color:var(--ink);font:16px/1.6 var(--font)}h1,h2,h3,h4,p,figure{margin:0}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{font:inherit}h1,h2,h3,h4{font-weight:800;line-height:1.04;letter-spacing:-.035em}h2{font-size:clamp(30px,3.5vw,52px)}h2 span{color:var(--red)}a:focus-visible,summary:focus-visible{outline:3px solid var(--red);outline-offset:6px}.wrap{width:88%;max-width:1320px;margin-inline:auto}.section{padding-block:100px}.eyebrow{font-size:12px;letter-spacing:.12em;font-weight:700}.skip{position:absolute;left:20px;top:-90px;z-index:100;background:white;color:#111;padding:12px}.skip:focus{top:15px}.progress{position:fixed;top:0;left:0;right:0;height:3px;background:var(--red);transform:scaleX(0);transform-origin:left;z-index:90}.brandbar{background:#080808}.brandbar .wrap{display:flex;justify-content:space-between;align-items:center;min-height:43px}.brandbar span{font-size:12px;letter-spacing:.08em}.brandbar img{height:27px;width:auto}.nav{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-block:23px}.nav img{width:185px;height:auto}.nav nav{display:flex;gap:32px;font-size:14px}.nav nav a:hover{color:var(--red)}.nav-cta{font-size:13px;font-weight:800;border-bottom:2px solid var(--red);padding-block:8px}.nav-cta span{margin-left:24px}.hero{display:grid;grid-template-columns:44% 56%;min-height:660px;padding-block:25px 0}.hero-copy{padding:45px 20px 45px 0;position:relative;z-index:2}.hero-copy .eyebrow{display:flex;align-items:center;gap:10px}.hero-copy .eyebrow>span{height:9px;width:9px;background:var(--red)}.hero h1{font-size:clamp(100px,14vw,205px);letter-spacing:-.085em;margin:20px 0 32px;line-height:.86}.hero h1 span{color:var(--red)}.hero h2{font-size:clamp(25px,2.45vw,36px);line-height:1.12;letter-spacing:-.025em}.hero .lead{margin-top:23px;font-size:17px;color:var(--muted)}.button{display:inline-flex;gap:35px;align-items:center;justify-content:space-between;padding:17px 24px;font-size:14px;font-weight:800;min-height:56px}.button span{font-size:22px;line-height:1}.button.red{background:var(--red);color:#fff}.button.dark{background:#111;color:white}.button:hover{filter:brightness(1.14)}.hero .button{margin-top:28px}.hero-place{font-size:11px;letter-spacing:.06em;color:var(--muted);margin-top:32px}.hero-image{position:relative;min-height:600px;margin-bottom:45px}.hero-image>img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:center}.hero-image:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#000b,transparent 65%)}.image-frame{position:absolute;inset:26px;border:1px solid #ffffff90;z-index:1}.hero-image figcaption{position:absolute;bottom:56px;left:55px;right:40px;z-index:2}.hero-image figcaption span{font-size:clamp(26px,2.8vw,39px);font-weight:800;line-height:1.05;display:block;letter-spacing:-.035em}.hero-image figcaption small{font-size:12px;letter-spacing:.09em;display:block;margin-top:18px}.hero-tab{position:absolute;right:-20px;top:40px;background:var(--red);padding:12px 20px;z-index:3;font-size:12px;font-weight:800;letter-spacing:.08em;writing-mode:vertical-rl}.facts{display:grid;grid-template-columns:1fr 1.1fr 1.5fr 1fr;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-block:28px;gap:25px;align-items:center}.facts>div+div{border-left:1px solid var(--line);padding-left:35px}.facts strong{font-size:39px;font-weight:800;letter-spacing:-.045em;line-height:1}.facts strong span{font-size:20px;letter-spacing:0}.facts p{font-size:11px;letter-spacing:.1em;margin-top:9px;color:var(--muted)}.facts>a{display:flex;justify-content:space-between;gap:10px;font-size:13px;font-weight:700}.facts>a span{color:var(--red);font-size:30px}.intro{display:grid;grid-template-columns:1fr 2.1fr;gap:70px}.intro>.eyebrow{padding-top:10px;color:var(--muted)}.intro>div{max-width:790px}.intro h2{margin-bottom:28px}.intro p:not(.eyebrow){color:var(--muted);font-size:17px;margin-top:15px;max-width:700px}.menu-section{padding-top:40px}.menu-title{display:flex;justify-content:space-between;align-items:end;gap:35px;padding-bottom:55px}.menu-title .eyebrow{margin-bottom:25px;color:var(--muted)}.menu-title>p{font-size:17px;text-align:right;color:var(--muted)}.chapter{display:flex;gap:25px;align-items:center;border-top:1px solid var(--line);padding-block:22px;margin-top:20px}.chapter>span:first-child{font-size:15px;color:var(--red);font-weight:800;min-width:75px}.chapter h3{font-size:19px;letter-spacing:-.02em}.chapter>span:last-child{font-size:11px;letter-spacing:.12em;margin-left:auto;color:var(--muted)}.menu-pair{display:grid;gap:30px;margin-bottom:70px}.first-pair{grid-template-columns:1.3fr 1fr}.second-pair{grid-template-columns:1fr 1.3fr}.third-pair{grid-template-columns:1fr 1fr;margin-bottom:0}.dish{min-width:0;position:relative}.dish figure{height:350px;overflow:hidden;position:relative}.dish figure img{width:100%;height:100%;object-fit:cover;transition:transform .8s}.dish:hover figure img{transform:scale(1.04)}.dish-heading{display:flex;gap:22px;padding-top:24px;align-items:start}.number{color:var(--red);font-size:49px;line-height:1;font-weight:800;letter-spacing:-.06em;min-width:65px}.dish-heading .eyebrow{font-size:11px;color:var(--muted);margin-bottom:10px}.dish h4{font-size:clamp(24px,2.5vw,36px);line-height:1.08;overflow-wrap:break-word}.dish-detail{padding-left:87px;padding-top:15px}.dish-detail p{font-size:16px;color:var(--muted)}.source{display:inline-block;font-size:12px;color:#aaa;text-decoration:underline;text-underline-offset:3px;margin-top:14px}.dish-steak figure{height:440px}.dish-slow figure{height:335px}.dish-seafood{padding-top:45px}.dish-appetizer figure{height:395px}.dish-dessert{padding-top:45px}.finale{background:#f3f3f3;color:#151515;padding:40px 0 55px;margin-top:25px}.finale .chapter{border-color:#15151530}.finale .eyebrow,.finale .dish-detail p,.finale .source,.finale .chapter>span:last-child{color:#555}.finale .menu-note{font-size:13px;max-width:760px;margin-top:42px;color:#555}.experience{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.experience .eyebrow{color:var(--muted);margin-bottom:25px}.experience-copy>p:not(.eyebrow){color:var(--muted);margin-top:28px;max-width:470px}.experience ol{padding:0;list-style:none;margin:32px 0 0}.experience li{display:flex;gap:20px;padding-block:18px;border-top:1px solid var(--line)}.experience li>span{color:var(--red);font-weight:800;font-size:14px}.experience li h3{font-size:19px;letter-spacing:-.015em}.experience li p{color:var(--muted);font-size:15px;margin-top:7px}.experience-photo{height:570px;position:relative}.experience-photo img{width:100%;height:100%;object-fit:cover;object-position:35% center}.experience-photo figcaption{position:absolute;left:-25px;bottom:35px;padding:25px 30px;background:var(--red);font-size:25px;line-height:1.08;letter-spacing:-.025em;font-weight:800}.practical{background:#202020}.practical-inner{display:grid;grid-template-columns:1fr 1.15fr;gap:100px}.practical .eyebrow{color:var(--muted);margin-bottom:25px}.practical h2{margin-bottom:25px}.practical-inner>div>p:not(.eyebrow){color:var(--muted)}.included{display:flex;gap:10px;flex-wrap:wrap;margin-top:30px}.included span{font-size:12px;padding:7px 11px;border:1px solid var(--line)}details{border-top:1px solid var(--line)}details:last-child{border-bottom:1px solid var(--line)}summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:25px;font-weight:700;padding:20px 0;cursor:pointer}summary::-webkit-details-marker{display:none}summary>span{color:var(--red);font-size:25px;font-weight:400}details[open] summary>span{transform:rotate(45deg)}details p{padding:0 30px 23px 0;color:var(--muted)}details p a{text-decoration:underline}.booking{background:var(--red)}.booking-inner{display:grid;grid-template-columns:1.4fr 1fr;gap:80px;align-items:center}.booking .eyebrow{margin-bottom:30px}.booking h2{font-size:clamp(38px,5vw,72px);line-height:1.02}.booking h2 span{color:#111}.book-action{border-left:1px solid #fff6;padding-left:45px}.book-action>p{font-size:12px;font-weight:700;letter-spacing:.05em}.book-action>strong{display:block;font-size:62px;font-weight:800;letter-spacing:-.05em;margin:5px 0 23px;line-height:1.2}.book-action>strong span{font-size:30px;letter-spacing:0}.book-action .button{display:flex}.phone{display:block;margin-top:17px;font-size:14px;text-decoration:underline;text-underline-offset:4px}footer{background:#090909;padding:45px 0 25px}.footer-top{display:flex;gap:45px;justify-content:space-between;align-items:center;padding-bottom:32px;border-bottom:1px solid var(--line)}.footer-logo{width:190px;height:auto}.weber-logo{width:90px;height:auto}.footer-top p{font-size:13px;line-height:1.8;color:var(--muted)}.footer-bottom{padding-top:23px;font-size:12px;color:var(--muted);display:flex;justify-content:space-between;gap:25px;flex-wrap:wrap}.footer-bottom nav{display:flex;gap:22px;flex-wrap:wrap}.mobile-book{display:none}.arrived{animation:arrive .75s ease-out}.dish.arrived figure img{animation:photo-in 1s ease-out}@keyframes arrive{from{opacity:.75;transform:translateY(16px)}to{opacity:1;transform:none}}@keyframes photo-in{from{transform:scale(1.035)}to{transform:scale(1)}}
@media(max-width:1000px){.hero{grid-template-columns:46% 54%;min-height:570px}.hero-image{min-height:530px}.hero-copy{padding-top:30px}.hero h1{font-size:16vw}.hero h2{font-size:26px}.hero-place{font-size:10px}.hero-image figcaption{left:45px;bottom:45px}.hero-image figcaption span{font-size:28px}.facts{grid-template-columns:1fr 1fr 1.4fr;gap:20px}.facts>a{grid-column:1/-1;justify-content:center;gap:35px;border-top:1px solid var(--line);padding-top:15px}.facts>div+div{padding-left:20px}.facts strong{font-size:32px}.intro{gap:35px;grid-template-columns:1fr 2fr}.section{padding-block:75px}.menu-pair{gap:25px}.dish h4{font-size:25px}.number{font-size:40px;min-width:47px}.dish-heading{gap:15px}.dish-detail{padding-left:62px}.dish figure,.dish-appetizer figure{height:315px}.dish-steak figure{height:370px}.experience{gap:40px}.experience-photo{height:540px}.practical-inner{gap:45px}.booking-inner{gap:40px}.book-action{padding-left:30px}.book-action>strong{font-size:52px}.nav nav{gap:20px}.nav img{width:160px}}
@media(max-width:700px){.wrap{width:88%}.brandbar span{font-size:10px;letter-spacing:.02em}.brandbar img{height:23px}.nav{padding-block:19px}.nav img{width:150px}.nav nav{display:none}.nav-cta{font-size:11px}.nav-cta span{margin-left:10px}.hero{grid-template-columns:1fr;padding-top:5px}.hero-copy{padding:25px 0 35px}.hero .eyebrow{font-size:11px}.hero h1{font-size:35vw;margin:25px 0}.hero h2{font-size:29px}.hero .lead{font-size:16px}.hero-place{font-size:10px;margin-top:25px}.hero-image{min-height:0;height:440px;margin-bottom:30px}.image-frame{inset:20px}.hero-image figcaption{left:40px;bottom:45px;right:30px}.hero-image figcaption span{font-size:30px}.hero-tab{right:-12px;top:25px;font-size:10px;padding:12px}.facts{grid-template-columns:1fr 1fr;gap:20px}.facts>div:nth-child(3){grid-column:1/-1;border-left:0;padding:18px 0 0;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.facts strong{font-size:34px}.facts p{font-size:10px}.facts>a{font-size:12px;padding-top:10px}.section{padding-block:60px}.intro{grid-template-columns:1fr;gap:22px}.intro h2{font-size:32px}.intro p:not(.eyebrow){font-size:16px}.menu-section{padding-top:10px}.menu-title{display:block;padding-bottom:25px}.menu-title h2{font-size:33px}.menu-title>p{text-align:left;margin-top:20px;font-size:16px}.chapter{gap:15px;flex-wrap:wrap;padding-block:18px}.chapter h3{font-size:17px}.chapter>span:first-child{min-width:55px}.chapter>span:last-child{display:none}.menu-pair,.first-pair,.second-pair,.third-pair{grid-template-columns:1fr;gap:38px;margin-bottom:42px}.dish-seafood,.dish-dessert{padding-top:0}.dish figure,.dish-appetizer figure,.dish-slow figure,.dish-steak figure{height:310px}.dish-heading{gap:18px;padding-top:20px}.number{font-size:45px;min-width:52px}.dish h4{font-size:29px}.dish-heading .eyebrow{font-size:10px}.dish-detail{padding-left:70px}.dish-detail p{font-size:16px}.source{font-size:12px}.finale{padding:20px 0 35px}.finale .third-pair{margin-bottom:0}.finale .menu-note{font-size:12px;margin-top:30px}.experience{grid-template-columns:1fr;gap:30px}.experience h2{font-size:32px}.experience-photo{height:340px}.experience-photo figcaption{left:-12px;bottom:25px;font-size:22px;padding:20px}.experience-photo img{object-position:center}.practical-inner{grid-template-columns:1fr;gap:35px}.practical h2{font-size:35px}.booking-inner{grid-template-columns:1fr;gap:32px}.booking h2{font-size:43px}.book-action{border-left:0;border-top:1px solid #fff6;padding:28px 0 0}.book-action>strong{font-size:62px}.book-action .button{font-size:14px;gap:15px}.footer-top{gap:25px;flex-wrap:wrap}.footer-logo{width:165px}.weber-logo{width:75px}.footer-top p{order:3;width:100%;font-size:13px}.footer-bottom{display:block}.footer-bottom nav{margin:18px 0;gap:15px}.mobile-book{display:flex;position:fixed;bottom:0;left:0;right:0;background:#111;padding:16px 6%;padding-bottom:max(16px,env(safe-area-inset-bottom));border-top:2px solid var(--red);justify-content:space-between;gap:15px;font-size:13px;z-index:30;transform:translateY(110%);transition:transform .25s}.mobile-book.show{transform:none}.mobile-book strong{color:#ff8287}footer{padding-bottom:95px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

.dish-appetizer figure img{object-position:center 75%}.dish-seafood figure img{object-position:center 55%}.dish figure:after{content:'';position:absolute;inset:16px;border:1px solid #ffffff55;pointer-events:none}.hero-image>img{object-position:60% center}.hero-copy,.hero-image,.intro>div,.experience-copy,.book-action{min-width:0}

/* Přehled propečení podle nové Pinterest předlohy. */
.steak-jump{display:block;margin-top:14px;font-weight:700;font-size:14px;color:#ff8589}.steak-guide{background:#fff;color:#191919;border-top:8px solid var(--red)}.steak-guide-title{display:flex;justify-content:space-between;gap:35px;align-items:end;margin-bottom:48px}.steak-guide-title .eyebrow{color:#666;margin-bottom:22px}.steak-guide-title>p{font-size:17px;color:#666;text-align:right}.doneness-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:center}.doneness-picture{max-width:480px;width:100%;margin:auto}.doneness-picture img{width:100%;height:auto}.doneness-picture figcaption{font-size:12px;color:#777;text-align:center;margin-top:12px}.doneness-picture a{text-decoration:underline;text-underline-offset:3px}.temperature-label{display:flex;justify-content:space-between;font-size:11px;font-weight:700;letter-spacing:.07em;color:#666;padding-bottom:15px}.doneness-levels{list-style:none;padding:0;margin:0}.doneness-levels li{display:grid;grid-template-columns:25px 1fr auto;gap:15px;align-items:center;border-top:1px solid #19191930;padding:23px 0}.doneness-levels li:last-child{border-bottom:1px solid #19191930}.level-number{font-size:12px;color:var(--red);font-weight:800}.doneness-levels h3{font-size:23px;letter-spacing:-.025em}.doneness-levels p{color:#666;font-size:14px;line-height:1.5;margin-top:8px}.doneness-levels strong{font-size:30px;letter-spacing:-.045em;color:var(--red);white-space:nowrap}.doneness-levels strong span{font-size:16px;letter-spacing:0}.guide-note{font-size:13px;color:#666;margin-top:23px;line-height:1.7}.steak-tips{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;border-top:1px solid #19191930;margin-top:55px;padding-top:30px}.steak-tips article>span{font-size:12px;font-weight:700;color:var(--red)}.steak-tips h3{font-size:23px;line-height:1.12;margin:12px 0}.steak-tips p{font-size:16px;color:#555}.safety-note{font-size:13px;line-height:1.7;color:#555;margin-top:35px;max-width:1000px}.guide-sources{display:flex;gap:25px;flex-wrap:wrap;font-size:12px;color:#666;margin-top:14px}.guide-sources a{text-decoration:underline;text-underline-offset:3px}
@media(max-width:1000px){.doneness-layout{gap:35px;grid-template-columns:.8fr 1.2fr}.doneness-levels li{gap:10px;grid-template-columns:20px 1fr auto}.doneness-levels h3{font-size:20px}.doneness-levels strong{font-size:24px}.steak-tips{gap:25px}.steak-tips h3{font-size:20px}}
@media(max-width:700px){.steak-guide-title{display:block;margin-bottom:30px}.steak-guide-title h2{font-size:34px}.steak-guide-title>p{text-align:left;font-size:16px;margin-top:20px}.doneness-layout{grid-template-columns:1fr;gap:30px}.doneness-picture{max-width:348px}.doneness-levels li{grid-template-columns:22px 1fr auto;gap:10px;padding-block:19px}.doneness-levels h3{font-size:20px}.doneness-levels p{font-size:14px}.doneness-levels strong{font-size:25px}.doneness-levels strong span{font-size:14px}.temperature-label{font-size:10px}.steak-tips{grid-template-columns:1fr;gap:25px;margin-top:35px;padding-top:25px}.steak-tips h3{font-size:24px}.guide-note,.safety-note{font-size:13px}.guide-sources{gap:12px}}

.steak-cuts{padding-top:55px;margin-top:50px;border-top:1px solid #19191930}.cuts-heading .eyebrow{color:var(--red);margin-bottom:15px}.cuts-heading h3{font-size:32px}.cuts-heading>p:last-child{font-size:16px;color:#555;margin-top:17px}.cuts-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-top:32px}.cuts-grid img{width:100%;height:auto}.cuts-grid article>span{display:block;font-size:11px;color:#666;font-weight:700;letter-spacing:.04em;margin:22px 0 10px}.cuts-grid h4{font-size:25px;line-height:1.1}.cuts-grid p{font-size:16px;color:#555;margin-top:15px}.steak-cuts>.source{margin-top:25px;color:#555}
@media(max-width:700px){.steak-cuts{padding-top:35px;margin-top:35px}.cuts-heading h3{font-size:29px}.cuts-grid{grid-template-columns:1fr;gap:35px}.cuts-grid article>span{font-size:12px}.cuts-grid h4{font-size:28px}}

/* Hotové steaky: jednotné gastronomické fotografie a tmavé popisky. */
.cuts-grid{gap:24px;align-items:stretch}.cuts-grid article{background:#151515;color:#fff;overflow:hidden;padding-bottom:28px}.cuts-grid img{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;transition:transform .6s}.cuts-grid article>span{color:#ff7f84;font-size:12px;margin:25px 24px 12px;line-height:1.5}.cuts-grid h4{padding-inline:24px;font-size:26px;line-height:1.1}.cuts-grid p{padding-inline:24px;color:#bdbdbd;font-size:16px;line-height:1.6;margin-top:16px}.cuts-grid .cut-photo-source{display:inline-block;margin:20px 24px 0;font-size:12px;color:#bdbdbd;text-decoration:underline;text-underline-offset:3px}.cuts-grid article:hover img{transform:scale(1.025)}
@media(max-width:1000px){.cuts-grid h4{font-size:22px}.cuts-grid h4,.cuts-grid p{padding-inline:18px}.cuts-grid article>span{margin-inline:18px}.cuts-grid .cut-photo-source{margin-inline:18px}}
@media(max-width:700px){.cuts-grid{gap:26px}.cuts-grid h4{font-size:29px;padding-inline:24px}.cuts-grid p{padding-inline:24px}.cuts-grid article>span,.cuts-grid .cut-photo-source{margin-inline:24px}}
