/* RÜBEN-BISTRO — no external fonts or dependencies. */
:root{--paper:#f7f3e9;--white:#fffdf8;--ink:#292b26;--red:#c62736;--red-dark:#a91e2c;--muted:#69695f;--line:#dedbd0;--yellow:#f0cc63;--sage:#e7ebe0;--green:#293b31;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif;--radius:5px;--container:1300px}
*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:112px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}body.dialog-open{overflow:hidden}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{color:inherit}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}svg{width:24px;height:24px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.06}button{border:0}button:disabled{cursor:not-allowed}[hidden]{display:none!important}::selection{background:var(--red);color:var(--paper)}:focus-visible{outline:3px solid var(--red);outline-offset:5px}.visit-section :focus-visible{outline-color:var(--yellow)}.container{width:calc(100% - 112px);max-width:var(--container);margin-inline:auto}.section-pad{padding-block:96px}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.15em;line-height:1.5;text-transform:uppercase}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.icon-defs{position:absolute;width:0;height:0;overflow:hidden}.skip-link{position:fixed;top:12px;left:12px;z-index:200;background:var(--ink);color:var(--white);padding:14px 20px;transform:translateY(-160%);border-radius:4px}.skip-link:focus{transform:translateY(0)}.muted{color:var(--muted)}
/* Small top line and navigation */
.topbar{background:var(--red);color:var(--white);font-size:11px;letter-spacing:.025em}.topbar-inner{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:12px}.topbar-inner>span,.topbar-hours{display:flex;align-items:center}.topbar-inner>span{gap:8px}.swiss-mark{display:inline-flex;width:20px;height:20px;align-items:center;justify-content:center;font-size:24px;line-height:1;font-weight:900;flex-shrink:0}.topbar svg{width:14px;height:14px}.topbar-hours a{border-bottom:1px solid transparent}.topbar-hours a:hover{border-bottom-color:currentColor}.hours-divider{opacity:.55;padding-inline:5px}.site-header{position:sticky;top:0;z-index:30;background:rgba(247,243,233,.97);border-bottom:1px solid var(--line);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px)}.nav-inner{height:91px;display:flex;align-items:center;gap:40px}.brand{display:inline-flex;align-items:center;gap:12px;flex-shrink:0}.brand img{object-fit:contain}.brand-type{font-size:21px;font-weight:900;letter-spacing:-.055em;line-height:1.1}.brand-type small{display:block;margin-top:6px;font-size:8px;letter-spacing:.19em;font-weight:700}.navigation{display:flex;align-items:center;gap:32px;margin-left:auto;font-size:13px;font-weight:600}.navigation a{position:relative;padding-block:16px}.navigation a::after{content:'';position:absolute;bottom:7px;left:0;width:100%;height:2px;background:var(--red);transform:scaleX(0);transform-origin:left;transition:transform .2s}.navigation a:hover::after,.navigation a[aria-current='location']::after{transform:scaleX(1)}.nav-call{display:flex;align-items:center;gap:10px;border:1px solid var(--ink);padding:12px 16px;border-radius:3px;font-size:13px;font-weight:700;transition:background .2s,color .2s}.nav-call svg{width:17px;height:17px}.nav-call:hover{background:var(--ink);color:var(--paper)}.nav-toggle{display:none;background:none;width:44px;height:44px;align-items:center;justify-content:center;flex-direction:column;gap:6px}.nav-toggle span{width:23px;height:2px;background:var(--ink);transition:transform .2s}
/* Hero */
.hero{overflow:hidden;position:relative}.hero-grid{display:grid;grid-template-columns:1.04fr 1fr;align-items:center;gap:0;min-height:655px}.hero-copy{position:relative;z-index:2;padding-block:60px}.hero-copy .eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:28px;color:var(--red)}.short-line{width:25px;height:1px;background:currentColor}h1{font-family:var(--serif);font-size:clamp(66px,6.7vw,97px);font-weight:400;letter-spacing:-.065em;color:var(--red);line-height:1.02}h1 em{font-weight:400}h1 em::after{content:'';display:block;height:4px;width:172px;position:absolute;margin-top:9px;left:226px;border:2px solid var(--red);border-top:0;border-radius:50%;transform:rotate(-4deg);opacity:.55}.hero-intro{font-size:15px;line-height:1.8;margin-top:32px;max-width:460px;color:#616157}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:30px;flex-wrap:wrap}.button{min-height:53px;padding:15px 22px;display:inline-flex;justify-content:center;align-items:center;gap:23px;border-radius:var(--radius);font-size:12px;font-weight:700;line-height:1.35;border:1px solid transparent;transition:transform .2s,background .2s,box-shadow .2s}.button svg{width:20px;height:20px}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--ink);color:var(--white)}.button-dark:hover{background:#414638;box-shadow:0 5px 15px #292b2614}.button-cream{background:var(--paper);color:var(--green)}.button-cream:hover{background:white}.text-link{display:inline-flex;align-items:center;gap:12px;font-size:12px;font-weight:700;padding-block:7px;border-bottom:1px solid currentColor;line-height:1.4}.text-link svg{width:18px;height:18px;transition:transform .2s}.text-link:hover svg{transform:translate(2px,-2px)}.hero-footnote{display:flex;align-items:center;gap:13px;margin-top:41px}.hero-footnote p{font-size:11px;line-height:1.65;color:var(--muted)}.hero-footnote strong{font-weight:600;color:var(--ink)}.small-sun{font-size:41px;line-height:1;color:var(--red)}.hero-visual{height:620px;position:relative;isolation:isolate}.breakfast-art{position:absolute;max-width:none;width:115%;height:auto;left:-8%;top:1%;transform:rotate(1deg)}.visual-label{position:absolute;right:-13px;top:300px;z-index:2;font-size:8px;font-weight:700;letter-spacing:.25em;writing-mode:vertical-rl;color:#8c8a80}.price-seal{position:absolute;right:2px;top:34px;width:157px;height:157px;display:flex;flex-direction:column;justify-content:center;align-items:center;background:var(--yellow);color:var(--ink);transform:rotate(12deg);transition:transform .25s;clip-path:polygon(50% 0%,55% 4%,61% 1%,65% 7%,72% 5%,75% 12%,82% 11%,84% 19%,91% 21%,91% 29%,97% 33%,95% 40%,100% 46%,96% 52%,99% 59%,93% 63%,94% 70%,87% 74%,86% 81%,78% 82%,74% 89%,67% 88%,62% 95%,56% 93%,50% 100%,44% 94%,37% 96%,33% 89%,25% 91%,22% 84%,15% 82%,14% 74%,7% 72%,8% 65%,2% 61%,5% 54%,0% 48%,5% 41%,3% 34%,9% 30%,9% 23%,16% 20%,18% 13%,25% 13%,29% 6%,36% 8%,41% 2%,47% 5%)}.price-seal:hover{transform:rotate(0)}.price-seal>span:first-child{font-size:9px;font-weight:800;letter-spacing:.09em;margin-top:5px}.seal-price{font-size:46px;letter-spacing:-.065em;font-family:var(--serif);font-weight:700;line-height:1.18}.seal-price small{font-family:var(--sans);font-size:13px;letter-spacing:0;margin-right:4px}.price-seal>span:nth-child(3){font-size:8px;font-weight:700;letter-spacing:.025em}.price-seal>svg{width:19px;height:19px;margin-top:5px}.hand-note{position:absolute;left:37px;bottom:33px;z-index:2;font-family:var(--serif);font-style:italic;font-size:23px;letter-spacing:-.045em;transform:rotate(-6deg);color:var(--red)}.hand-note svg{position:absolute;left:calc(100% + 4px);bottom:1px;width:73px;height:52px}.illustration-label{position:absolute;right:19px;bottom:47px;font-size:9px;color:#737467}
/* Factual information from the provided menu */
.facts-strip{background:var(--red);color:var(--white)}.facts-inner{display:flex;align-items:center;justify-content:space-between;gap:25px;min-height:66px}.facts-inner>span{display:flex;align-items:center;gap:12px;font-size:12px;font-weight:500}.facts-inner>span:not(:last-child)::after{content:'✳';font-size:18px;margin-left:35px;opacity:.7}.facts-inner svg{width:19px;height:19px}.facts-inner .swiss-mark{font-size:27px}
/* The two promotional cards */
.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:42px}.section-heading .eyebrow{margin-bottom:18px;color:var(--red)}h2{font-family:var(--serif);font-weight:400;font-size:clamp(42px,4.7vw,66px);letter-spacing:-.055em;line-height:1.03}.section-intro{font-size:14px;line-height:1.8;color:var(--muted);max-width:350px;padding-bottom:4px}.hits-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.hit-card{border-radius:var(--radius);padding:29px 34px 0;position:relative;isolation:isolate;overflow:hidden;display:flex;flex-direction:column;transition:transform .25s}.hit-card:hover{transform:translateY(-4px)}.hit-card--morning{background:var(--yellow)}.hit-card--day{background:var(--sage);color:var(--red)}.hit-card-top{display:flex;align-items:center;justify-content:space-between;gap:14px;z-index:2}.pill{border:1px solid currentColor;border-radius:99px;display:inline-flex;align-items:center;min-height:28px;padding:3px 11px;font-size:9px;font-weight:700;letter-spacing:.08em}.hit-number{font-size:11px;letter-spacing:.03em}.hit-card-main{display:flex;gap:12px;align-items:flex-end;justify-content:space-between;padding-top:28px;padding-bottom:30px;flex:1;z-index:2;min-height:268px}.hit-card h3{font-family:var(--serif);font-size:clamp(31px,3.25vw,43px);font-weight:400;letter-spacing:-.04em;line-height:1.04}.hit-card h3 em{font-weight:400}.hit-card p{font-size:11px;line-height:1.8;margin-top:21px}.hit-card--morning p{color:#555035}.hit-card--day p{color:#6b524d}.hit-price{flex-shrink:0;padding-bottom:3px}.hit-price>span{display:block;font-size:15px;margin-bottom:0}.hit-price strong{font-family:var(--serif);font-weight:400;font-size:clamp(55px,5.4vw,76px);letter-spacing:-.065em;line-height:1.07}.hit-card-link{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;padding-block:20px;border-top:1px solid #292b2633;font-size:11px;font-weight:700;gap:10px}.hit-card--day .hit-card-link{border-top-color:#c6273633}.hit-card-link svg{width:22px;height:22px;transition:transform .2s}.hit-card-link:hover svg{transform:translateX(4px)}.morning-rays{position:absolute;z-index:0;right:40px;top:55px;font-size:153px;line-height:1;color:#ddaa37;opacity:.6;transform:rotate(-9deg)}.day-art{position:absolute;right:23px;top:63px;width:128px;height:128px;opacity:.27;z-index:0}
/* Fully accessible, progressively enhanced menu */
.menu-section{background:var(--white);border-block:1px solid var(--line)}.menu-heading{margin-bottom:40px}.menu-heading h2{font-size:clamp(41px,4.2vw,59px)}.menu-heading>.text-link{margin-bottom:4px}.menu-tools{display:flex;gap:18px;align-items:center;justify-content:space-between;padding-bottom:25px;border-bottom:1px solid var(--line)}.filter-buttons{display:flex;gap:5px;align-items:center;flex-wrap:wrap}.filter-button{padding:10px 15px;background:transparent;border:1px solid transparent;min-height:42px;border-radius:3px;white-space:nowrap;font-size:11px;font-weight:600;transition:background .2s,color .2s}.filter-button:hover{background:var(--paper)}.filter-button.is-active{background:var(--red);color:white}.filter-button span{display:inline-block;margin-left:8px;opacity:.8;font-size:9px}.menu-search{position:relative;display:flex;align-items:center;min-width:185px;max-width:230px;flex:1}.menu-search>svg{position:absolute;left:14px;width:17px;height:17px;pointer-events:none;color:var(--muted)}.menu-search input{width:100%;padding:12px 38px 12px 40px;min-height:43px;border:1px solid var(--line);border-radius:3px;background:transparent;color:var(--ink);font-size:12px;appearance:none;-webkit-appearance:none}.menu-search input::-webkit-search-cancel-button{display:none}.menu-search input::placeholder{color:var(--muted);opacity:1}.search-clear{position:absolute;right:3px;top:4px;width:35px;height:35px;display:flex;align-items:center;justify-content:center;background:transparent;border-radius:4px}.search-clear:hover{background:var(--paper)}.search-clear svg{width:17px;height:17px}.menu-meta{display:flex;justify-content:space-between;gap:15px;padding-top:18px;font-size:10px;color:var(--muted);letter-spacing:.015em}.menu-grid{display:grid;grid-template-columns:1fr 1fr;gap:38px 65px;margin-top:37px}.menu-group{min-width:0}.group-heading{display:flex;align-items:center;gap:12px;border-bottom:2px solid var(--ink);padding-bottom:19px}.group-icon{display:flex;align-items:center;justify-content:center;width:30px;height:30px;color:var(--red)}.group-icon svg{width:25px;height:25px}.group-heading h3{font-family:var(--serif);font-size:29px;font-weight:400;letter-spacing:-.04em}.group-number{font-size:10px;color:var(--muted);margin-left:auto;align-self:center}.menu-list{list-style:none;margin:0;padding:0}.menu-item{min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding-block:16px;border-bottom:1px solid var(--line)}.item-copy{display:flex;flex-direction:column;min-width:0;gap:3px}.item-name{font-size:15px;font-weight:500;line-height:1.5}.item-note{font-size:11px;color:var(--muted);line-height:1.4}.hit-note{color:var(--red);font-weight:600}.item-price{font-size:16px;font-variant-numeric:tabular-nums;font-weight:600;flex-shrink:0;align-self:center}.menu-group--getraenke{grid-column:1/-1}.menu-group--getraenke .menu-list{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.menu-grid.is-single-group{grid-template-columns:1fr}.menu-grid.is-single-group .menu-list{display:grid;grid-template-columns:1fr 1fr;column-gap:55px}.menu-grid.is-single-group .menu-group--getraenke .menu-list{grid-template-columns:repeat(3,1fr);column-gap:35px}.menu-bottom{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:40px;padding:21px 24px;background:var(--paper);border-radius:3px}.menu-bottom p{font-size:10px;color:var(--muted);display:flex;gap:10px;align-items:center}.menu-bottom p svg{width:15px;height:15px;color:var(--red)}.menu-bottom .text-link{font-size:10px;border:0}.no-results{text-align:center;border:1px dashed var(--line);padding:55px 24px;margin-top:35px}.no-results>span{font-size:42px;color:var(--red);line-height:1}.no-results h3{font-family:var(--serif);font-size:31px;font-weight:400;margin-top:12px}.no-results p{font-size:13px;color:var(--muted);margin:15px auto 25px;max-width:390px}.noscript-note{font-size:13px;margin-top:16px;color:var(--muted)}
/* Address, opening window, phone, payment */
.visit-section{background:var(--green);color:var(--paper);padding-block:90px}.visit-grid{display:grid;grid-template-columns:1fr 1fr;gap:85px}.visit-copy>.eyebrow{color:var(--yellow);margin-bottom:22px}.visit-copy h2{font-size:clamp(41px,4.5vw,64px)}.visit-copy>p:not(.eyebrow):not(.external-note){font-size:13px;line-height:1.9;margin-top:23px;color:#c4cbbc}.visit-copy address{font-style:normal;line-height:1.55;margin-block:28px}.visit-copy address>span{display:block;font-size:11px;color:#c4cbbc;margin-bottom:5px}.visit-copy address strong{font-size:22px;font-weight:400;letter-spacing:-.02em}.visit-copy .button{font-size:11px}.external-note{font-size:9px;color:#b4bdae;margin-top:11px}.visit-details{padding-top:7px}.visit-detail{display:flex;gap:24px;padding:30px 0;border-bottom:1px solid #ffffff25}.visit-detail:first-child{padding-top:0}.visit-detail:last-child{padding-bottom:0;border:0}.detail-icon{border:1px solid #ffffff35;border-radius:50%;width:41px;height:41px;flex-shrink:0;display:flex;align-items:center;justify-content:center;margin-top:5px}.detail-icon svg{width:19px;height:19px}.visit-detail h3{font-size:11px;font-weight:400;letter-spacing:.015em;color:#c4cbbc;margin-bottom:13px;line-height:1.5}.opening-time{font-family:var(--serif);font-size:43px;letter-spacing:-.04em;line-height:1.1}.opening-time span{font-family:var(--sans);font-size:17px;letter-spacing:0}.detail-sub{font-size:10px;line-height:1.7;color:#bbc5b7;margin-top:13px}.contact-name{font-size:14px}.contact-phone{display:inline-flex;align-items:center;gap:20px;font-size:30px;line-height:1.3;letter-spacing:-.02em;margin-top:10px}.contact-phone svg{width:23px;height:23px}.contact-phone:hover{text-decoration:underline;text-underline-offset:6px}.payment-methods{display:flex;gap:7px;flex-wrap:wrap}.payment-methods>span{font-size:10px;border:1px solid #ffffff40;border-radius:3px;padding:7px 11px}.brand-finale{padding-block:36px;border-bottom:1px solid var(--line);overflow:hidden}.finale-inner{display:flex;justify-content:space-between;align-items:center;gap:25px}.finale-inner>span{font-family:var(--serif);font-size:clamp(46px,7.7vw,108px);font-weight:400;letter-spacing:-.065em;line-height:1.1;color:var(--red)}.finale-inner img{width:120px;height:auto;transform:rotate(-9deg)}
/* Footer */
.site-footer{padding-top:36px}.footer-top{display:flex;align-items:center;gap:30px;padding-bottom:34px}.footer-brand .brand-type{font-size:17px}.footer-brand .brand-type small{font-size:7px;letter-spacing:.12em}.footer-links{display:flex;gap:25px;align-items:center;margin-left:auto;font-size:10px}.footer-links a:hover{text-decoration:underline;text-underline-offset:4px}.print-menu{display:flex;align-items:center;gap:8px;font-size:10px;background:none;padding:5px 0}.print-menu svg{width:15px;height:15px}.back-top{width:41px;height:41px;border:1px solid var(--line);border-radius:50%;display:flex;align-items:center;justify-content:center}.back-top svg{width:19px;height:19px;transform:rotate(-45deg)}.back-top:hover{background:var(--red);color:white;border-color:var(--red)}.footer-bottom{border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:9px;color:var(--muted);padding-block:20px}.footer-bottom>div{display:flex;gap:18px}.info-trigger{background:transparent;padding:6px 0;font-size:9px}.info-trigger:hover{text-decoration:underline;text-underline-offset:4px}.mobile-bar{display:none}
/* Native dialogs: automatic keyboard trap and Escape support. */
.modal{padding:0;border:0;border-radius:8px;max-height:90vh;max-height:90dvh;width:calc(100% - 40px);max-width:920px;background:var(--paper);color:var(--ink);box-shadow:0 20px 100px #0005;overscroll-behavior:contain}.modal::backdrop{background:#20281fe0;backdrop-filter:blur(5px)}.modal-heading{padding:25px 30px;display:flex;align-items:center;justify-content:space-between;gap:20px}.modal-heading .eyebrow{color:var(--red);margin-bottom:7px}.modal-heading h2{font-size:35px;letter-spacing:-.045em}.dialog-close{flex-shrink:0;display:flex;justify-content:center;align-items:center;width:42px;height:42px;background:transparent;border:1px solid var(--line);border-radius:50%}.dialog-close:hover{background:var(--red);color:white;border-color:var(--red)}.dialog-close svg{width:20px;height:20px}.original-menu-image{width:100%;height:auto}.modal-footer{padding:20px 30px;display:flex;justify-content:flex-end}.text-modal{max-width:660px}.modal-content{padding:0 30px 30px}.modal-content p{font-size:14px;line-height:1.85;margin-bottom:18px}.modal-content p:last-child{margin-bottom:0}.modal-content h3{font-size:15px;line-height:1.5;margin-bottom:8px;margin-top:22px}.modal-content h3:first-child{margin-top:0}.modal-content a{color:var(--red);text-decoration:underline;text-underline-offset:3px}.modal-content .muted{font-size:12px}
@media(min-width:1700px){.hero-grid{min-height:690px}.hero-visual{height:650px}.hero-copy h1{font-size:99px}}
@media(max-width:1200px){.container{width:calc(100% - 72px)}.nav-inner{gap:25px}.navigation{gap:23px}.brand-type{font-size:19px}.nav-call{padding:10px 12px}.hero-grid{min-height:625px}.hero-copy h1{font-size:7vw}.hero-intro{font-size:13px;max-width:385px}.hero-actions{gap:17px}.hero-actions .button{font-size:11px;padding-inline:17px;gap:16px}.hero-actions .text-link{font-size:11px}.hero-visual{height:555px}.price-seal{width:140px;height:140px;right:-9px;top:42px}.seal-price{font-size:41px}.hand-note{font-size:21px;bottom:27px;left:20px}.visual-label{right:-12px;top:265px}.illustration-label{bottom:30px;right:3px}.facts-inner>span{font-size:10px;gap:8px}.facts-inner>span:not(:last-child)::after{margin-left:20px}.hit-card{padding-inline:25px}.hit-card-main{min-height:265px}.menu-tools{flex-wrap:wrap;gap:17px}.menu-search{max-width:240px;min-width:160px}.filter-button{padding-inline:11px;font-size:10px}.menu-grid{column-gap:42px}.visit-grid{gap:48px}.visit-copy h2{font-size:5.2vw}.opening-time{font-size:38px}.contact-phone{font-size:27px}.visit-detail{gap:18px}.footer-links{gap:17px}}
@media(max-width:960px){.container{width:calc(100% - 56px)}.nav-inner{height:81px;gap:18px}.brand img{width:47px;height:47px}.brand-type{font-size:17px}.brand-type small{font-size:6px}.navigation{gap:18px;font-size:11px}.nav-call{border:0;padding:8px}.nav-call span{display:none}.nav-call svg{width:20px;height:20px}.hero-grid{min-height:557px}.hero-copy{padding-block:50px}.hero-copy .eyebrow{font-size:9px;margin-bottom:24px}.hero-copy h1{font-size:7.1vw}.hero-intro{font-size:12px;line-height:1.8;margin-top:25px}.desktop-br{display:none}.hero-actions{gap:15px;flex-direction:column;align-items:flex-start}.hero-actions .button{padding:13px 17px;min-height:47px}.hero-footnote{margin-top:26px}.hero-footnote p{font-size:10px}.hero-visual{height:480px}.breakfast-art{width:124%;left:-13%;top:2%}.price-seal{top:28px;right:-8px;width:125px;height:125px}.price-seal>span:first-child{font-size:8px}.seal-price{font-size:36px}.price-seal>span:nth-child(3){font-size:7px}.price-seal>svg{width:16px;height:16px;margin-top:3px}.hand-note{font-size:18px;left:5px;bottom:25px}.hand-note svg{width:55px}.visual-label{display:none}.illustration-label{font-size:8px;bottom:32px;right:0}.facts-inner{gap:20px}.facts-inner>span{font-size:9px;gap:7px}.facts-inner>span:not(:last-child)::after{display:none}.facts-inner svg{width:16px;height:16px}.section-pad{padding-block:76px}.section-heading{gap:25px;margin-bottom:34px}h2{font-size:49px}.section-intro{font-size:12px}.hit-card{padding:23px 23px 0}.hit-card-main{align-items:flex-start;flex-direction:column;min-height:310px;padding-block:24px;gap:22px}.hit-card h3{font-size:35px}.hit-card p{font-size:10px;margin-top:15px}.hit-price{display:flex;align-items:baseline;gap:6px;align-self:flex-end}.hit-price>span{font-size:13px}.hit-price strong{font-size:58px}.hit-card-link{font-size:10px;padding-block:17px}.morning-rays{font-size:117px;right:16px;top:61px;opacity:.4}.day-art{width:100px;height:100px;right:3px;top:50px;opacity:.16}.menu-heading h2{font-size:45px}.menu-heading>.text-link{font-size:11px;white-space:nowrap}.menu-tools{align-items:stretch}.menu-search{max-width:none;flex-basis:100%}.filter-buttons{justify-content:flex-start;gap:5px}.filter-button{font-size:11px;padding-inline:13px}.menu-search input{font-size:13px}.menu-grid{column-gap:35px}.group-heading h3{font-size:24px}.group-heading{gap:9px}.item-name{font-size:14px}.item-price{font-size:15px}.menu-group--getraenke .menu-list{gap:22px}.menu-bottom{padding:18px;gap:20px}.menu-bottom p{font-size:9px}.menu-bottom .text-link{font-size:9px;gap:6px}.visit-grid{gap:32px}.visit-copy h2{font-size:44px}.visit-copy>p:not(.eyebrow):not(.external-note){font-size:12px}.visit-detail{gap:13px}.detail-icon{width:34px;height:34px}.detail-icon svg{width:17px;height:17px}.opening-time{font-size:32px}.opening-time span{font-size:13px}.detail-sub{font-size:9px}.contact-name{font-size:12px}.contact-phone{font-size:23px;gap:10px}.payment-methods>span{font-size:9px;padding:6px 8px}.visit-copy .button{padding-inline:15px;gap:12px;font-size:10px}.finale-inner img{width:95px}.footer-top{gap:20px}.footer-brand .brand-type{font-size:15px}.footer-brand .brand-type small{font-size:6px}.footer-links{gap:14px;font-size:9px}.print-menu{font-size:9px}.footer-bottom>span{display:none}}
@media(max-width:700px){html{scroll-padding-top:91px}.container{width:calc(100% - 40px)}.section-pad{padding-block:60px}.topbar{font-size:9px}.topbar-inner{min-height:31px;gap:7px}.topbar-address,.hours-divider,.topbar-hours>a{display:none}.topbar-inner>span{gap:5px}.topbar svg{width:12px;height:12px}.swiss-mark{width:15px;height:15px;font-size:20px}.nav-inner{height:74px;gap:12px}.brand{gap:9px}.brand img{width:45px;height:45px}.brand-type{font-size:17px}.brand-type small{font-size:6px;letter-spacing:.17em}.nav-call{margin-left:auto;width:36px;justify-content:center;min-height:44px}.nav-call svg{width:20px;height:20px}.nav-toggle{display:flex;flex-shrink:0}.navigation{position:absolute;top:100%;left:0;right:0;margin:0;background:var(--paper);box-shadow:0 14px 16px #0000000b;display:none;flex-direction:column;gap:0;padding:12px 20px 21px;border-bottom:1px solid var(--line);font-size:15px;align-items:stretch}.navigation a{padding:15px 6px;border-bottom:1px solid var(--line)}.navigation a::after{display:none}.site-header[data-open='true'] .navigation{display:flex}.site-header[data-open='true'] .nav-toggle span:first-child{transform:translateY(4px) rotate(45deg)}.site-header[data-open='true'] .nav-toggle span:last-child{transform:translateY(-4px) rotate(-45deg)}.hero-grid{grid-template-columns:1fr;min-height:0;gap:0}.hero-copy{padding-top:44px;padding-bottom:0}.hero-copy .eyebrow{font-size:9px;letter-spacing:.13em;margin-bottom:22px}.hero-copy h1{font-size:clamp(49px,12.5vw,80px);letter-spacing:-.065em;line-height:1.04}.hero-copy h1 em::after{display:none}.hero-intro{font-size:13px;line-height:1.85;max-width:430px;margin-top:24px}.hero-actions{flex-direction:row;align-items:center;gap:20px;margin-top:25px}.hero-actions .button{font-size:11px;padding:14px 16px;gap:17px;min-height:49px}.hero-actions .text-link{font-size:10px;gap:7px}.hero-footnote{margin-top:24px;gap:10px}.small-sun{font-size:33px}.hero-footnote p{font-size:10px}.hero-visual{height:440px;max-width:490px;width:100%;margin:0 auto}.breakfast-art{width:110%;left:-5%;top:-3%}.price-seal{top:8px;right:0;width:126px;height:126px}.hand-note{left:8px;bottom:20px;font-size:21px}.hand-note svg{width:60px;bottom:0}.illustration-label{bottom:28px;right:0}.facts-inner{flex-wrap:wrap;justify-content:center;padding-block:18px;gap:12px 24px}.facts-inner>span{font-size:9px;line-height:1.5}.facts-inner>span:first-child{flex-basis:100%;justify-content:center}.facts-inner .swiss-mark{font-size:21px}.facts-inner svg{width:14px;height:14px}.section-heading{display:block;margin-bottom:30px}.section-heading .eyebrow{font-size:9px;margin-bottom:16px}h2{font-size:45px;letter-spacing:-.05em}.section-intro{margin-top:20px;font-size:12px}.hits-grid{grid-template-columns:1fr;gap:18px}.hit-card{padding:25px 25px 0}.hit-card-top .pill{font-size:8px}.hit-card-main{flex-direction:row;align-items:flex-end;gap:10px;min-height:235px;padding:25px 0}.hit-card h3{font-size:36px}.hit-price{display:block;align-self:auto}.hit-price strong{font-size:57px}.hit-price>span{font-size:13px;line-height:1}.hit-card p{font-size:10px;line-height:1.8;margin-top:17px}.hit-card--day .hit-card-main{min-height:240px}.hit-card--day h3{font-size:32px}.hit-card-link{padding-block:19px;font-size:10px}.morning-rays{font-size:111px;right:20px;top:63px;opacity:.55}.day-art{width:95px;height:95px;right:17px;top:62px;opacity:.23}.menu-heading h2{font-size:44px;max-width:340px}.menu-heading>.text-link{margin-top:20px;font-size:11px}.menu-tools{gap:16px;padding-bottom:18px}.filter-buttons{gap:6px;flex-wrap:wrap;justify-content:flex-start}.filter-button{font-size:10px;padding-inline:11px;border-color:var(--line);min-height:39px}.filter-button.is-active{border-color:var(--red)}.filter-button span{margin-left:5px}.menu-search input{font-size:16px;min-height:46px}.search-clear{height:37px;top:4px}.menu-meta{font-size:9px;padding-top:17px}.menu-grid,.menu-grid.is-single-group{grid-template-columns:1fr;gap:37px;margin-top:29px}.group-heading{padding-bottom:16px;gap:11px}.group-heading h3{font-size:28px}.group-icon svg{width:25px;height:25px}.item-name{font-size:14px}.item-price{font-size:15px}.item-note{font-size:11px}.menu-item{min-height:62px;padding-block:16px;gap:16px}.menu-group--getraenke{grid-column:auto}.menu-group--getraenke .menu-list,.menu-grid.is-single-group .menu-list,.menu-grid.is-single-group .menu-group--getraenke .menu-list{display:block}.menu-bottom{margin-top:30px;display:block;padding:18px}.menu-bottom p{font-size:9px;line-height:1.8;align-items:flex-start;gap:7px}.menu-bottom p svg{margin-top:2px;flex-shrink:0}.menu-bottom .text-link{font-size:10px;margin-top:10px;margin-left:22px}.visit-grid{grid-template-columns:1fr;gap:40px}.visit-copy>.eyebrow{font-size:9px;margin-bottom:20px}.visit-copy h2{font-size:47px}.visit-copy>p:not(.eyebrow):not(.external-note){font-size:12px}.visit-copy address{margin-block:25px}.visit-copy address strong{font-size:23px}.visit-copy .button{font-size:11px;padding:16px 18px}.external-note{font-size:9px}.visit-details{border-top:1px solid #ffffff25;padding-top:30px}.visit-detail{gap:17px;padding-block:28px}.detail-icon{width:38px;height:38px}.detail-icon svg{width:19px;height:19px}.visit-detail h3{font-size:11px}.opening-time{font-size:41px}.opening-time span{font-size:15px}.detail-sub{font-size:10px;line-height:1.7;max-width:260px}.contact-name{font-size:14px}.contact-phone{font-size:28px;gap:17px}.payment-methods{gap:7px}.payment-methods>span{font-size:10px;padding:7px 9px}.brand-finale{padding-block:32px}.finale-inner{gap:12px}.finale-inner>span{font-size:clamp(31px,7.5vw,48px);letter-spacing:-.06em;white-space:nowrap}.finale-inner img{width:66px}.site-footer{padding-top:28px;padding-bottom:69px}.footer-top{flex-wrap:wrap;justify-content:space-between;gap:24px;padding-bottom:25px}.footer-brand .brand-type{font-size:17px}.footer-brand .brand-type small{font-size:6px;letter-spacing:.13em}.footer-links{order:3;width:100%;margin:0;justify-content:flex-start;gap:24px;font-size:10px;flex-wrap:wrap}.print-menu{font-size:10px}.footer-top .back-top{margin-left:auto;width:38px;height:38px}.footer-bottom{align-items:flex-start;flex-direction:column;gap:8px;font-size:9px;padding-block:18px}.footer-bottom>div{gap:22px}.info-trigger{font-size:9px}.mobile-bar{position:fixed;bottom:0;left:0;right:0;z-index:25;background:var(--paper);box-shadow:0 -3px 20px #0000000a;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:9px;padding:9px 14px calc(9px + env(safe-area-inset-bottom))}.mobile-bar a{display:flex;align-items:center;justify-content:center;gap:9px;font-size:11px;font-weight:600;min-height:44px;border:1px solid var(--ink);border-radius:3px}.mobile-bar a:last-child{background:var(--red);color:var(--white);border-color:var(--red)}.mobile-bar svg{width:17px;height:17px}.modal{width:calc(100% - 24px);max-height:85dvh;max-height:85vh;border-radius:6px}.modal-heading{padding:20px 17px;gap:10px}.modal-heading .eyebrow{font-size:9px}.modal-heading h2{font-size:28px}.dialog-close{width:37px;height:37px}.modal-footer{padding:16px;justify-content:stretch}.modal-footer .button{width:100%;font-size:11px}.modal-content{padding:0 20px 24px}.modal-content p{font-size:13px}.modal-content h3{font-size:14px}}
@media(max-width:400px){.container{width:calc(100% - 32px)}.brand-type{font-size:16px}.brand img{width:42px;height:42px}.nav-inner{gap:7px}.nav-call{width:29px}.nav-toggle{width:38px}.hero-copy h1{font-size:12.7vw}.hero-actions{gap:13px}.hero-actions .button{font-size:10px;padding:14px;gap:12px}.hero-actions .text-link{font-size:9px;gap:5px}.hero-visual{height:370px}.price-seal{width:118px;height:118px;top:8px;right:0}.seal-price{font-size:33px}.hand-note{font-size:19px;left:5px;bottom:16px}.illustration-label{bottom:20px}.facts-inner{gap:12px 16px}.facts-inner>span{font-size:8px}.hit-card{padding:23px 21px 0}.hit-card h3{font-size:33px}.hit-price strong{font-size:50px}.hit-card--day h3{font-size:28px}.hit-card--day .hit-price strong{font-size:48px}.hit-card--day .hit-card-main{min-height:220px}.hit-card p{font-size:9px}.hit-card-main{min-height:220px}.hit-card-link{font-size:9px}.menu-heading h2{font-size:41px}.filter-button{font-size:9px;padding-inline:10px}.filter-button span{font-size:8px}.menu-meta{font-size:8px}.visit-copy h2{font-size:43px}.contact-phone{font-size:26px}.opening-time{font-size:38px}.finale-inner>span{font-size:7.2vw}.finale-inner img{width:56px}.footer-brand .brand-type{font-size:15px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}.button:hover,.hit-card:hover{transform:none}}
@media print{@page{size:A4 portrait;margin:13mm}html{scroll-behavior:auto}body{background:white;color:black;font-size:11pt;line-height:1.4}body.dialog-open{overflow:visible}.container{width:100%;max-width:none}.topbar,.site-header,.hero,.facts-strip,.hits,.visit-section,.brand-finale,.site-footer,.mobile-bar,.menu-tools,.menu-meta,.menu-bottom,.modal,.skip-link,.menu-heading>.text-link,.no-results,.noscript-note{display:none!important}.menu-section{border:0;padding:0}.menu-heading{display:block;margin-bottom:18px}.menu-heading::before{content:'RÜBEN-BISTRO · ANGEBOT 2026';font:700 18pt Arial;display:block;margin-bottom:8px}.menu-heading::after{content:'Radelfingenstrasse 29, 3270 Aarberg, Schweiz · 079 964 54 14 · rueben-bistro.com\A Betreiber: Thomas Arter und Hanspeter Gilgen\A Ab 26.09.2026: Mo–Sa 05:30–14:00 Uhr. Sonntag geschlossen.\A Morgen-Hit bis 11:00 Uhr, nach Verfügbarkeit. Tages-Hit & warme Küche ab 11:15 Uhr.\A contact@humair.gmbh\A TWINT · Kreditkarte · Barzahlung. Preise in CHF, inkl. MwSt. Fleischerzeugnisse aus der Schweiz.';font:9pt/1.7 Arial;white-space:pre-line;display:block}.menu-heading>div{display:none}.menu-grid,.menu-grid.is-single-group{display:grid!important;grid-template-columns:1fr 1fr;gap:24px;margin-top:23px}.menu-group[hidden]{display:block!important}.menu-item[hidden]{display:flex!important}.group-heading{padding-bottom:10px;break-after:avoid;border-bottom:1px solid black}.group-heading h3{font-size:17pt}.group-number,.group-icon{display:none}.menu-list,.menu-group--getraenke .menu-list,.menu-grid.is-single-group .menu-list,.menu-grid.is-single-group .menu-group--getraenke .menu-list{display:block!important}.menu-item{padding-block:9px;min-height:41px;break-inside:avoid;border-bottom:1px solid #ddd;gap:10px}.item-name{font-size:9pt}.item-price{font-size:10pt}.item-note{font-size:7pt;color:#444}.hit-note{color:black}.menu-group--getraenke{grid-column:1/-1}.menu-group--getraenke .menu-list{display:grid!important;grid-template-columns:repeat(3,1fr);gap:20px}a[href]::after{content:none!important}}

/* V2 — exact-date daily hit and dated menu plan. */
.hero-daily-link{display:flex;align-items:center;gap:12px;max-width:455px;margin-top:23px;padding-top:18px;border-top:1px solid var(--line)}
.hero-daily-icon{width:37px;height:37px;display:grid;place-items:center;border-radius:50%;background:var(--sage);color:var(--red);flex-shrink:0}
.hero-daily-icon svg{width:20px;height:20px}.hero-daily-link>span:nth-child(2){min-width:0}
.hero-daily-link strong{display:block;color:var(--red);font-size:10px;letter-spacing:.035em}
.hero-daily-link #hero-daily-text{display:block;font-size:11px;line-height:1.6;margin-top:3px;color:var(--muted)}
.hero-daily-link>svg{width:18px;height:18px;margin-left:auto}.hero-daily-link:hover>svg{transform:translateX(3px)}
.preview-banner{background:var(--yellow);border-bottom:1px solid #ab8529;color:var(--ink)}
.preview-banner-inner{display:flex;justify-content:space-between;gap:20px;align-items:center;padding-block:13px}
.preview-banner p{font-size:11px;display:flex;align-items:center;gap:16px;flex-wrap:wrap;line-height:1.6}
.preview-banner p strong{font-size:9px;letter-spacing:.1em;flex-shrink:0}
.return-today{display:inline-flex;gap:8px;align-items:center;font-size:11px;font-weight:700;background:none;white-space:nowrap;padding:9px 0;border-bottom:1px solid currentColor}
.return-today svg{width:15px;height:15px}
#tages-hit{scroll-margin-top:110px}
.day-date-line{display:flex;align-items:center;gap:7px;margin-top:22px;font-size:10px;color:#645d51;line-height:1.6;position:relative;z-index:2}
.day-date-line svg{width:14px;height:14px}.day-date-line time{font-weight:600}.date-zone{margin-left:auto;font-size:8px;letter-spacing:.07em}
.hit-card--day .hit-card-main{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:20px;padding-top:20px;padding-bottom:24px;min-height:226px}
.day-copy{min-width:0}.hit-card--day h3{font-size:clamp(30px,2.9vw,42px);line-height:1.1;overflow-wrap:break-word;hyphens:auto}
.hit-card--day .day-side{font-size:14px;line-height:1.55;margin-top:14px;color:var(--ink)}
.hit-card--day .day-explanation{font-size:11px;line-height:1.75;color:#685f51;margin-top:12px;max-width:310px}
.hit-card--day .day-state-note{font-size:9px;line-height:1.6;margin:0 0 19px;color:#685f51;position:relative;z-index:2}
.hit-card--day .day-state-note.is-preview-note{display:inline-flex;align-self:flex-start;padding:7px 10px;background:var(--yellow);border-radius:3px;color:var(--ink);font-weight:700}
.hit-card--day[data-preview='true'] .pill{background:var(--yellow);color:var(--ink);border-color:var(--yellow)}
.hit-card--day[data-state='scheduled']:not([data-preview='true']) .pill{background:var(--red);border-color:var(--red);color:var(--white)}
.hit-card--day .day-art{top:88px;right:16px;opacity:.12}
.daily-item-link{text-decoration:underline;text-underline-offset:4px;text-decoration-color:var(--line)}.daily-item-link:hover{color:var(--red)}
.week-section{padding-top:5px;padding-bottom:98px}
.week-heading-right{padding-bottom:3px;text-align:right}.week-heading-right p{font-size:13px;color:var(--muted);line-height:1.8;margin-top:16px}
.week-period{display:inline-flex;align-items:center;border:1px solid var(--line);border-radius:30px;padding:9px 17px;font-size:12px;font-weight:600;font-variant-numeric:tabular-nums}
.week-status{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:16px 0;display:flex;align-items:center;gap:10px;font-size:12px;line-height:1.7;margin-bottom:29px;color:var(--muted)}
.status-dot{width:7px;height:7px;flex-shrink:0;border-radius:50%;background:var(--muted)}
.week-status[data-status='scheduled']{color:var(--green)}.week-status[data-status='scheduled'] .status-dot{background:var(--red)}
.week-status[data-status='preview']{color:#725718}.week-status[data-status='preview'] .status-dot{background:#a27618}
.week-layout{display:grid;grid-template-columns:minmax(270px,.85fr) minmax(0,1.65fr);gap:66px;align-items:start}
.week-aside{position:sticky;top:117px;padding:30px 30px 0;border-radius:var(--radius);background:var(--green);color:var(--paper)}
.week-aside-top{display:flex;justify-content:space-between;align-items:center;gap:12px;color:var(--yellow)}.week-aside-top .eyebrow{font-size:9px}.week-aside-top svg{width:25px;height:25px}
.week-aside-title{font-family:var(--serif);font-size:42px;line-height:1.13;letter-spacing:-.045em;margin-top:35px}.week-aside-title em{color:var(--yellow)}
.week-price{margin-top:35px;display:flex;flex-direction:column;gap:3px}.week-price span{font-size:11px;color:#c4cbbc}.week-price strong{font-family:var(--serif);font-size:89px;font-weight:400;line-height:1.05;letter-spacing:-.055em}
.week-aside-note{font-size:12px;color:#c4cbbc;line-height:1.8;margin:16px 0 27px}
.week-original-link{display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid #ffffff30;padding-block:21px;font-size:11px;font-weight:600}.week-original-link svg{width:18px;height:18px}.week-original-link:hover{color:var(--yellow)}
.week-main{min-width:0}.week-instruction{font-size:10px;color:var(--muted);margin:0 0 12px}
.week-list{list-style:none;padding:0;margin:0;border-top:1px solid var(--line)}
.week-row{position:relative;border-bottom:1px solid var(--line);transition:background .18s}
.week-select{width:100%;display:grid;grid-template-columns:88px minmax(0,1fr) auto;gap:22px;align-items:center;background:transparent;text-align:left;padding:19px 12px 19px 0;min-height:98px;border-radius:2px}
.week-select:disabled{cursor:default;opacity:1;color:var(--ink)}
.week-day{display:block;font-size:10px;color:var(--muted);margin-bottom:4px}
.week-number{display:block;font-size:21px;font-family:var(--serif);letter-spacing:-.02em;line-height:1.25;color:var(--ink)}
.week-meal{display:flex;flex-direction:column;align-items:flex-start;gap:4px;min-width:0}
.week-dish{font-family:var(--serif);font-size:26px;line-height:1.18;letter-spacing:-.025em;overflow-wrap:break-word;hyphens:auto}
.week-side{font-size:12px;color:var(--muted);line-height:1.6}.week-arrow{width:18px;height:18px;color:var(--muted);opacity:0}
.daily-enhanced .week-arrow{opacity:1}.daily-enhanced .week-row:hover{background:#ede9df}
.week-row.is-today,.week-row.is-preview{background:var(--sage);box-shadow:inset 3px 0 var(--red)}
.week-row.is-today .week-select,.week-row.is-preview .week-select{padding-left:16px;grid-template-columns:72px minmax(0,1fr) auto}
.week-row.is-preview{background:#f3e7bd;box-shadow:inset 3px 0 #9d7518}
.week-row.is-today .week-dish{color:var(--red)}.week-row.is-preview .week-dish{color:var(--ink)}
.week-marker{display:inline-flex;border-radius:20px;background:var(--red);color:white;font:700 8px/1.5 var(--sans);letter-spacing:.04em;padding:3px 8px;margin-top:2px}
.week-row.is-preview .week-marker{background:#725718;color:var(--white)}
.week-footnote{font-size:10px;color:var(--muted);line-height:1.8;margin-top:17px;max-width:600px}
.week-links{display:flex;gap:24px;flex-wrap:wrap;margin-top:21px}.week-links .text-link{font-size:10px;gap:9px}
.date-preview-controls{margin-top:26px;border-top:1px solid var(--line);padding-top:12px}
.date-preview-controls summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:15px;padding-block:12px;font-size:11px;font-weight:600}.date-preview-controls summary::-webkit-details-marker{display:none}.date-preview-controls summary svg{width:16px;height:16px}.date-preview-controls[open] summary svg{transform:rotate(45deg)}
.date-preview-controls form{padding-top:14px}.date-preview-controls label{font-size:12px;font-weight:600;display:block}.date-preview-controls label span{display:block;font-size:10px;color:var(--muted);font-weight:400;margin-top:4px}
.date-preview-fields{display:flex;align-items:center;gap:13px;flex-wrap:wrap;margin-top:15px}.date-preview-fields input{color:var(--ink);font:14px var(--sans);background:var(--white);border:1px solid var(--line);min-height:48px;max-width:100%;padding:10px;border-radius:3px;min-width:165px}
.date-preview-fields .button{min-height:48px;padding:12px 17px;gap:14px;font-size:11px}.date-preview-fields .return-today{font-size:11px}
#preview-error{font-size:11px;color:var(--red);margin-top:12px}
.plan-modal{max-width:680px}.original-plan-image{width:100%;height:auto}.original-caption{font-size:12px;line-height:1.7;padding:18px 30px 0;color:var(--muted)}
@media(max-width:1200px){.week-layout{gap:40px;grid-template-columns:minmax(245px,.9fr) minmax(0,1.65fr)}.week-aside{padding-inline:25px}.week-aside-title{font-size:37px}.week-select{gap:15px}.week-dish{font-size:24px}.hit-card--day .hit-card-main{gap:13px}.date-zone{display:none}}
@media(max-width:960px){.week-layout{gap:30px;grid-template-columns:235px minmax(0,1fr)}.week-aside{padding-inline:22px;top:102px}.week-aside-title{font-size:32px}.week-price strong{font-size:75px}.week-select{grid-template-columns:65px minmax(0,1fr) auto;gap:12px;padding-right:5px}.week-row.is-today .week-select,.week-row.is-preview .week-select{grid-template-columns:51px minmax(0,1fr) auto;padding-left:14px}.week-dish{font-size:22px}.week-number{font-size:19px}.week-side{font-size:11px}.week-day{font-size:9px}.hit-card--day .hit-card-main{grid-template-columns:1fr;gap:16px;align-items:start;min-height:253px}.hit-card--day .hit-price{justify-self:end}.hit-card--day h3{font-size:33px}.hit-card--day .day-side{font-size:13px}.hero-daily-link{margin-top:19px;padding-top:14px}.hero-daily-link #hero-daily-text{font-size:10px}.week-heading-right p{font-size:12px}.week-section{padding-bottom:76px}}
@media(max-width:700px){.hero-daily-link{max-width:420px;margin-top:22px}.hero-daily-link #hero-daily-text{font-size:11px}.hero-daily-link strong{font-size:10px}.hero-visual{margin-top:14px}.preview-banner-inner{align-items:flex-start;gap:13px;padding-block:13px}.preview-banner p{gap:3px;flex-direction:column;align-items:flex-start;font-size:10px}.preview-banner p strong{font-size:8px}.preview-banner .return-today{font-size:10px;padding-top:0;white-space:normal;flex-shrink:0;max-width:82px;gap:5px}.preview-banner .return-today svg{display:none}#tages-hit{scroll-margin-top:94px}.day-date-line{font-size:10px;margin-top:19px}.hit-card--day .hit-card-main{min-height:235px;grid-template-columns:1fr auto;padding-top:19px;padding-bottom:18px;gap:15px}.day-copy{grid-column:1/-1}.hit-card--day h3{font-size:37px;max-width:440px}.hit-card--day .day-side{font-size:14px;margin-top:12px}.hit-card--day .day-explanation{font-size:11px;max-width:400px;margin-top:10px}.hit-card--day .hit-price{grid-column:2;display:flex;align-items:baseline;gap:5px}.hit-card--day .hit-price strong{font-size:58px}.hit-card--day .day-state-note{font-size:9px;margin-bottom:17px}.hit-card--day .day-art{top:100px;right:23px;width:116px;height:116px;opacity:.09}.week-section{padding-top:0;padding-bottom:64px}.week-heading{margin-bottom:22px}.week-heading-right{text-align:left;margin-top:23px}.week-heading-right p{font-size:12px;margin-top:13px}.week-period{font-size:11px;padding:8px 14px}.week-status{font-size:11px;gap:10px;align-items:baseline;margin-bottom:24px;padding-block:14px}.status-dot{width:6px;height:6px}.week-layout{grid-template-columns:1fr;gap:27px}.week-aside{position:static;padding:23px 25px 0;display:grid;grid-template-columns:1fr auto;gap:0 16px}.week-aside-top{grid-column:1/-1}.week-aside-title{font-size:32px;margin-top:25px}.week-price{margin-top:25px;justify-content:flex-end;align-self:end}.week-price strong{font-size:66px}.week-price span{font-size:9px}.week-aside-note{font-size:10px;line-height:1.7;margin:15px 0 21px;grid-column:1/-1}.week-aside-note br{display:none}.week-original-link{grid-column:1/-1;font-size:10px;padding-block:17px}.week-select{grid-template-columns:66px minmax(0,1fr) auto;min-height:101px;gap:13px;padding:20px 2px 20px 0}.week-row.is-today .week-select,.week-row.is-preview .week-select{grid-template-columns:53px minmax(0,1fr) auto;padding-left:13px}.week-dish{font-size:24px;line-height:1.2}.week-number{font-size:21px}.week-day{font-size:10px}.week-side{font-size:11px}.week-arrow{width:15px;height:15px}.week-footnote{font-size:10px}.week-links{gap:16px}.week-links .text-link{font-size:10px}.date-preview-controls summary{font-size:11px}.date-preview-fields{gap:12px}.date-preview-fields input{min-width:145px;flex:1;font-size:16px}.date-preview-fields .button{font-size:10px}.date-preview-fields .return-today{font-size:10px}.original-caption{font-size:11px;padding:15px 17px 0}}
@media(max-width:400px){.hit-card--day h3{font-size:33px}.week-aside{padding-inline:21px;gap:0 12px}.week-aside-title{font-size:29px}.week-price strong{font-size:57px}.week-select{grid-template-columns:57px minmax(0,1fr) auto;gap:11px}.week-row.is-today .week-select,.week-row.is-preview .week-select{grid-template-columns:44px minmax(0,1fr) auto}.week-dish{font-size:21px}.week-number{font-size:19px}.week-day{font-size:9px}.week-arrow{width:13px;height:13px}.date-preview-fields .return-today{margin-right:auto}.week-instruction{font-size:9px}}
@media print{.preview-banner,.hero-daily-link{display:none!important}.week-section{page-break-after:always;padding:0;margin:0 0 20px}.week-heading{display:block;margin-bottom:18px}.week-heading h2{font-size:25pt}.week-heading .eyebrow{font-size:9pt}.week-heading-right{text-align:left;margin-top:12px}.week-heading-right p{display:none}.week-period{padding:0;border:0;font-size:11pt}.week-status{font-size:8pt;padding-block:10px;margin-bottom:10px}.week-layout{display:block}.week-aside{position:static;display:block;background:none;color:black;padding:0;margin-bottom:10px}.week-aside-top,.week-aside-title,.week-original-link{display:none}.week-price{display:flex;flex-direction:row;align-items:baseline;gap:10px;margin:0}.week-price span{color:black;font-size:9pt}.week-price strong{font-size:18pt}.week-aside-note{margin:5px 0;font-size:8pt;color:black}.week-aside-note br{display:none}.week-instruction,.week-links,.date-preview-controls,.week-arrow{display:none!important}.week-select{grid-template-columns:90px 1fr;min-height:62px;padding:10px 0!important;gap:20px}.week-row.is-today .week-select,.week-row.is-preview .week-select{grid-template-columns:90px 1fr}.week-row{break-inside:avoid;box-shadow:none!important;background:none!important}.week-day{font-size:8pt}.week-number{font-size:12pt}.week-dish{font-size:14pt;color:black!important}.week-side{font-size:8pt}.week-footnote{font-size:7pt}.week-marker{color:black;background:none!important;padding:0;font-size:8pt}.day-date-line{display:none}}
@media print{.week-row .week-marker{color:#000!important}}

/* Version 4: approved breakfast image replaces the old SVG illustration.
   Preserve the full square composition; no cropping or distortion. */
.hero-visual--image{
  width:100%;max-width:660px;min-width:0;height:auto;
  position:relative;margin:0 auto;align-self:center;
}
.hero-visual--image .breakfast-art{
  display:block;position:static;width:100%;max-width:100%;height:auto;
  aspect-ratio:1/1;object-fit:contain;left:auto;top:auto;transform:none;
  border-radius:24px;mix-blend-mode:multiply;
}
.hero-visual--image .price-seal{
  z-index:2;top:0;right:0;width:136px;height:136px;
}
.hero-visual--image .price-seal .seal-price{font-size:42px}
.hero-art-caption{
  display:flex;align-items:baseline;justify-content:space-between;gap:16px;
  padding:0 19px 6px;margin-top:-4px;
}
.hero-art-note{font-family:var(--serif);font-style:italic;font-size:22px;color:var(--red);letter-spacing:-.03em}
.hero-art-credit{font-size:9px;color:var(--muted)}
@media(max-width:1200px){
  .hero-visual--image .price-seal{width:118px;height:118px;top:-5px;right:-2px}
  .hero-visual--image .price-seal .seal-price{font-size:37px}
  .hero-visual--image .price-seal>span:first-child{font-size:8px}
  .hero-visual--image .price-seal>span:nth-child(3){font-size:7px}
  .hero-art-note{font-size:20px}
}
@media(max-width:960px){
  .hero-visual--image .price-seal{width:104px;height:104px;top:-13px;right:-2px}
  .hero-visual--image .price-seal .seal-price{font-size:33px}
  .hero-art-caption{padding-inline:12px}
  .hero-art-note{font-size:18px}
}
@media(max-width:700px){
  .hero-visual--image{width:100%;max-width:490px;height:auto;margin:34px auto 28px}
  .hero-visual--image .price-seal{width:113px;height:113px;top:0;right:0}
  .hero-visual--image .price-seal .seal-price{font-size:35px}
  .hero-art-caption{padding:3px 12px 0;margin:0}
  .hero-art-note{font-size:20px}
}
@media(max-width:400px){
  .hero-visual--image{height:auto;margin-top:30px;margin-bottom:25px}
  .hero-visual--image .price-seal{width:100px;height:100px;top:0;right:0}
  .hero-visual--image .price-seal .seal-price{font-size:31px}
  .hero-visual--image .price-seal>span:first-child{font-size:7px}
  .hero-visual--image .price-seal>span:nth-child(3){font-size:6px}
  .hero-visual--image .price-seal>svg{width:13px;height:13px;margin-top:2px}
  .hero-art-note{font-size:19px}
}

/* V6: opening, confirmed operating hours, and accessible contact email. */
.opening-announcement{background:#eee4cb;border-bottom:1px solid #ded2b7;color:var(--ink)}
.opening-announcement-inner{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:60px;padding-block:13px}
.opening-kicker{font-size:9px;letter-spacing:.11em;font-weight:800;color:var(--red);flex-shrink:0}
.opening-announcement p{font-size:12px;line-height:1.7}.opening-announcement a{font-size:11px;font-weight:700;border-bottom:1px solid currentColor;white-space:nowrap}
.opening-days{font-size:13px;font-weight:700;margin-top:13px}.opening-time{margin-top:5px!important}
.business-status{display:inline-block;font-size:11px!important;line-height:1.6;margin-top:14px;padding:6px 10px;background:var(--sage);border-radius:3px;color:var(--green)}
.business-status[data-state="preopening"]{background:#eee4cb;color:#705817}.business-status[data-state="closed"],.business-status[data-state="before-hours"],.business-status[data-state="after-hours"]{background:#ece7de;color:#635a4e}
.kitchen-times{margin-top:20px;padding-top:15px;border-top:1px solid var(--line);font-size:11px}.kitchen-times>div{display:flex;justify-content:space-between;align-items:baseline;gap:16px;margin-top:7px}.kitchen-times dt{color:var(--muted)}.kitchen-times dd{text-align:right;font-weight:700}.kitchen-times small{font-size:10px;font-weight:400;color:var(--muted)}
.contact-email{display:block;width:fit-content;max-width:100%;font-size:14px;line-height:1.7;margin-top:13px;border-bottom:1px solid currentColor;overflow-wrap:anywhere}
.morning-service-note{font-size:10px!important;line-height:1.7;max-width:100%;min-height:17px;padding:0 0 16px!important;margin:0!important;position:relative;z-index:2}
.publication-note{border-left:3px solid #a98937;background:#f2ecd9;padding:12px 15px;font-size:12px!important}
.hit-card--day[data-state="closed"] .day-art{opacity:.07}
@media(max-width:1100px){.opening-kicker{display:none}.opening-announcement-inner{gap:15px}.opening-announcement p{font-size:11px}.opening-announcement a{font-size:10px}}
@media(max-width:700px){.opening-announcement-inner{display:block;padding-block:12px}.opening-announcement p{font-size:11px;line-height:1.65}.opening-announcement p>span{display:block}.opening-announcement a{display:inline-block;margin-top:5px;font-size:10px}.contact-email{font-size:14px}.business-status{font-size:10px!important}.topbar-hours>span{white-space:nowrap}}
@media print{.opening-announcement,.publication-note{display:none!important}.week-heading::before{content:'RÜBEN-BISTRO · Mo–Sa 05:30–14:00 Uhr · Tages-Hit ab 11:15 Uhr';display:block;font:9pt Arial;margin-bottom:9px}.week-heading::after{content:'Radelfingenstrasse 29 · 3270 Aarberg · 079 964 54 14 · contact@humair.gmbh';display:block;font:8pt Arial;margin-top:8px}}

.visit-section .kitchen-times{border-top-color:#ffffff30}.visit-section .kitchen-times dt,.visit-section .kitchen-times small{color:#c4cbbc}

/* V7: operator information and no-JavaScript legal pages. */
.contact-operators{font-size:12px;line-height:1.7;color:var(--muted);margin-top:18px}.contact-operators strong{color:var(--ink);font-size:10px;letter-spacing:.08em;text-transform:uppercase}
.footer-bottom .info-trigger{font-size:inherit;color:inherit;cursor:pointer;border-bottom:1px solid transparent}.footer-bottom .info-trigger:hover{border-bottom-color:currentColor}
.legal-page .legal-header{padding:26px 0;border-bottom:1px solid var(--line)}.legal-header .container{display:flex;align-items:center;justify-content:space-between;gap:20px}.legal-main{max-width:780px;margin:0 auto;padding:65px 28px 85px}.legal-main h1{font-size:clamp(42px,6vw,65px);margin:18px 0 42px;letter-spacing:-.04em}.legal-main h3,.legal-noscript h3{font-size:16px;margin:30px 0 10px}.legal-main p,.legal-noscript p{font-size:15px;line-height:1.8;margin:0 0 16px;overflow-wrap:anywhere}.legal-main address{font-style:normal}.legal-main p a,.legal-noscript p a{color:var(--red);text-decoration:underline;text-underline-offset:3px}.legal-footer{padding:24px 0;border-top:1px solid var(--line)}.legal-footer .container{display:flex;gap:24px;flex-wrap:wrap;font-size:12px}.legal-footer a{text-decoration:underline}.legal-noscript{padding:40px 28px;max-width:850px;margin:auto}.legal-noscript>h2{font-size:38px;margin-bottom:20px}
@media(max-width:600px){.legal-header .brand-type{font-size:18px}.legal-header .brand img{width:42px;height:42px}.legal-header .text-link{font-size:10px}.legal-main{padding-top:38px}.contact-operators{font-size:11px}}
@media print{.legal-page .legal-header,.legal-page .legal-footer{display:none!important}.legal-page .legal-main{max-width:none;padding:0}.legal-page .legal-main h1{font-size:24pt}.legal-page .legal-main h3{font-size:11pt;break-after:avoid}.legal-page .legal-main p{font-size:9pt}.legal-noscript{display:none!important}}
.visit-section .contact-operators{color:#c5caba}.visit-section .contact-operators strong{color:var(--paper)}
