:root{--red: #C60000;--red-deep: #9E0000;--red-soft: #F4D9D9;--charcoal: #4F4A4A;--charcoal-2: #3A3636;--cream: #F5F0E8;--paper: #F5F5F5;--ink: #2A2626;--grey: #555555;--grey-2: #7A7575;--rule: #E6DFD4;--white: #FFFFFF;--serif: "Fraunces", "Iowan Old Style", Georgia, serif;--sans: "Asap", "Helvetica Neue", Arial, sans-serif;--script:"Caveat", "Bradley Hand", cursive;--shadow-1: 0 1px 0 rgba(0,0,0,.04), 0 8px 24px -8px rgba(74,40,40,.15);--shadow-2: 0 2px 0 rgba(0,0,0,.04), 0 24px 60px -20px rgba(74,40,40,.28);--container: 1240px}*{box-sizing:border-box}html,body{margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--sans);font-size:17px;line-height:1.55;color:var(--ink);background:var(--cream);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img{max-width:100%;display:block}a{color:var(--red);text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:3px}h1,h2,h3,h4{font-family:var(--serif);font-weight:600;color:var(--ink);letter-spacing:-.01em;margin:0 0 .4em}h1{font-size:clamp(2.2rem,4.2vw,3.6rem);line-height:1.05;letter-spacing:-.02em}h2{font-size:clamp(1.6rem,2.6vw,2.2rem);line-height:1.1}h3{font-size:1.2rem;line-height:1.25;font-weight:600}p{margin:0 0 1em}.wrap{width:min(100% - 2rem,var(--container));margin-inline:auto}.wrap--wide{width:min(100% - 2rem,1360px);margin-inline:auto}.topbar{position:sticky;top:0;z-index:50;background:var(--white);border-bottom:1px solid var(--rule);box-shadow:0 1px #00000005}.metabar{background:var(--charcoal);color:#e9e4dd;font-size:13px;letter-spacing:.01em}.metabar__inner{display:flex;align-items:center;gap:1.5rem;height:38px}.metabar a{color:#e9e4dd}.metabar a:hover{color:#fff}.metabar__dot{width:6px;height:6px;border-radius:50%;background:var(--red);display:inline-block}.metabar__spacer{flex:1}.metabar__item{display:flex;align-items:center;gap:.55rem}.metabar__icon{color:var(--red);font-size:15px}.chrome{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:2rem;padding:.9rem 0}.brand{display:flex;align-items:center;gap:.85rem}.brand__mark{width:64px;height:64px;object-fit:contain;background:#fff}.brand__wordmark{display:flex;flex-direction:column;line-height:1}.brand__name{font-family:var(--serif);font-weight:700;font-size:1.25rem;letter-spacing:-.01em;color:var(--ink)}.brand__tag{font-family:var(--script);font-size:1.05rem;color:var(--red);margin-top:2px}.nav{justify-self:center;display:flex;gap:.25rem;list-style:none;padding:0;margin:0}.nav a{display:inline-flex;align-items:center;padding:.55rem .9rem;color:var(--grey);font-weight:500;font-size:.96rem;border-radius:4px;position:relative}.nav a:hover{color:var(--red);background:var(--paper);text-decoration:none}.nav a[aria-current=page]{color:var(--red)}.nav a[aria-current=page]:after{content:"";position:absolute;left:.9rem;right:.9rem;bottom:2px;height:2px;background:var(--red);border-radius:2px}.chrome__cta{display:flex;gap:.6rem;align-items:center}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.7rem 1.1rem;font-family:var(--sans);font-weight:600;font-size:.95rem;border-radius:2px;border:2px solid transparent;cursor:pointer;transition:all .15s ease;text-decoration:none;line-height:1}.btn--primary{background:var(--red);color:#fff;border-color:var(--red)}.btn--primary:hover{background:var(--red-deep);border-color:var(--red-deep);text-decoration:none}.btn--ghost{background:transparent;color:var(--red);border-color:var(--red)}.btn--ghost:hover{background:var(--red);color:#fff;text-decoration:none}.btn--dark{background:transparent;color:#fff;border-color:#ffffff80}.btn--dark:hover{background:#fff;color:var(--charcoal);text-decoration:none}.hero{position:relative;padding:3.5rem 0 8rem;background:radial-gradient(1100px 600px at 10% -10%,#FBF6EE 0%,transparent 60%),radial-gradient(900px 700px at 95% 0%,#F3E7D9 0%,transparent 55%),var(--cream);overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(74,40,40,.05) 1px,transparent 1px);background-size:18px 18px;pointer-events:none;opacity:.6}.hero__grid{display:grid;grid-template-columns:minmax(0,5fr) minmax(0,7fr);gap:3rem;align-items:center;position:relative}.hero__copy{display:flex;flex-direction:column;gap:1.2rem}.hero__eyebrow{display:inline-flex;align-items:center;gap:.6rem;font-family:var(--sans);font-size:.82rem;letter-spacing:.18em;text-transform:uppercase;font-weight:600;color:var(--red)}.hero__eyebrow:before{content:"";width:36px;height:2px;background:var(--red)}.hero__title{font-family:var(--serif);font-size:clamp(2.4rem,4.6vw,3.8rem);line-height:1.02;letter-spacing:-.025em;margin:0;color:var(--ink)}.hero__title em{font-style:italic;font-weight:500;color:var(--red)}.hero__script{font-family:var(--script);font-size:clamp(1.6rem,2.4vw,2rem);color:var(--red);margin-top:-.2em;line-height:1;transform:rotate(-2deg);transform-origin:left center}.hero__lead{font-size:1.08rem;color:var(--grey);max-width:38ch}.hero__actions{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:.4rem}.hero__meta{display:flex;gap:1.6rem;flex-wrap:wrap;margin-top:1.2rem;padding-top:1.2rem;border-top:1px solid var(--rule);font-size:.94rem;color:var(--grey)}.hero__meta strong{color:var(--ink);font-weight:600;display:block;font-family:var(--serif);font-size:.85rem;letter-spacing:.05em;text-transform:uppercase;margin-bottom:.15rem}.hero__photo{position:relative;aspect-ratio:16 / 9;border-radius:4px;overflow:hidden;box-shadow:var(--shadow-2);transform:rotate(.6deg)}.hero__photo img{width:100%;height:100%;object-fit:cover;object-position:center}.hero__sticker{position:absolute;left:-28px;bottom:-28px;background:var(--white);border:1px solid var(--rule);padding:.9rem 1.1rem;font-family:var(--script);color:var(--red);font-size:1.4rem;box-shadow:var(--shadow-1);transform:rotate(-3deg);display:none}.infostrip{position:relative;margin-top:-5rem;z-index:5}.infostrip__grid{display:grid;grid-template-columns:repeat(4,1fr);background:var(--white);border:1px solid var(--rule);border-radius:4px;box-shadow:var(--shadow-2);overflow:hidden}.infostrip__item{padding:1.6rem 1.4rem;display:flex;flex-direction:column;gap:.35rem;border-right:1px solid var(--rule);position:relative}.infostrip__item:last-child{border-right:0}.infostrip__item:before{content:"";position:absolute;top:0;left:1.4rem;right:1.4rem;height:3px;background:var(--red)}.infostrip__icon{color:var(--red);font-size:1.4rem;margin-bottom:.25rem}.infostrip__label{font-family:var(--sans);font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;color:var(--grey-2);font-weight:600}.infostrip__title{font-family:var(--serif);font-size:1.15rem;font-weight:600;color:var(--ink);margin:0}.infostrip__value{font-size:.96rem;color:var(--grey);line-height:1.45}.infostrip__value a{color:var(--ink);font-weight:500}.infostrip__value a:hover{color:var(--red)}.infostrip__status{display:inline-flex;align-items:center;gap:.4rem;font-size:.78rem;font-weight:600;color:#1e7f3a;margin-top:.15rem}.infostrip__status:before{content:"";width:8px;height:8px;border-radius:50%;background:#2eb05c;box-shadow:0 0 0 4px #2eb05c2e;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{box-shadow:0 0 0 4px #2eb05c2e}50%{box-shadow:0 0 0 8px #2eb05c0a}}.section{padding:5rem 0}.section--alt{background:var(--white)}.section--dark{background:var(--charcoal);color:#eee7dc}.section--dark h2,.section--dark h3{color:#fff}.section__head{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;flex-wrap:wrap;margin-bottom:2.4rem}.section__head h2{font-size:clamp(1.8rem,3vw,2.4rem);margin:0;position:relative;padding-bottom:.75rem}.section__head h2:after{content:"";position:absolute;left:0;bottom:0;width:56px;height:3px;background:var(--red)}.section__intro{color:var(--grey);max-width:48ch}.section--dark .section__intro{color:#c9c1b5}.erezept{background:linear-gradient(110deg,var(--red) 0%,var(--red) 48%,transparent 48.2%),var(--white);padding:4.5rem 0;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule)}.erezept__grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.erezept__copy{color:#fff;padding-right:2rem}.erezept__copy h2{color:#fff;font-size:clamp(1.8rem,3vw,2.6rem);margin-bottom:.6rem}.erezept__copy p{color:#fce7e7;max-width:42ch}.erezept__copy .btn--dark{margin-top:.6rem}.erezept__photo{aspect-ratio:4 / 3;border-radius:4px;overflow:hidden;box-shadow:var(--shadow-2);transform:rotate(-.6deg)}.erezept__photo img{width:100%;height:100%;object-fit:cover}.articles__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.4rem}.article{background:var(--white);border:1px solid var(--rule);display:flex;flex-direction:column;transition:transform .25s ease,box-shadow .25s ease}.article:hover{transform:translateY(-3px);box-shadow:var(--shadow-1);text-decoration:none}.article__media{aspect-ratio:16/9;overflow:hidden;background:var(--paper)}.article__media img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.article:hover .article__media img{transform:scale(1.04)}.article__body{padding:1.1rem 1.2rem 1.4rem;display:flex;flex-direction:column;flex:1}.article__kicker{font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;font-weight:600;color:var(--red);margin-bottom:.45rem}.article__title{font-family:var(--serif);font-size:1.05rem;line-height:1.25;color:var(--ink);font-weight:600;margin:0 0 .8rem;min-height:3.2em}.article__more{margin-top:auto;font-weight:600;font-size:.88rem;color:var(--red);display:inline-flex;align-items:center;gap:.35rem}.services__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--rule);border:1px solid var(--rule)}.service{background:var(--white);padding:1.6rem 1.4rem;position:relative;transition:background .2s ease}.service:hover{background:var(--paper)}.service__icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:var(--red);margin-bottom:.9rem}.service__icon svg{width:30px;height:30px;stroke:currentColor;fill:none;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.service__title{font-family:var(--serif);font-size:1.05rem;font-weight:600;color:var(--ink);margin:0 0 .4rem;display:flex;align-items:center;gap:.5rem}.service__title:after{content:"";flex:1;height:1px;background:var(--red);opacity:.25}.service__list{list-style:none;padding:0;margin:0;font-size:.92rem;color:var(--grey);line-height:1.5}.service__list li{padding:.18rem 0}.service__list li:before{content:"·";color:var(--red);margin-right:.5rem;font-weight:700}.services__cta{margin-top:2rem;text-align:center}.dark__grid{display:grid;grid-template-columns:1.1fr 1fr 1.2fr;gap:2rem}.dark__card{background:var(--charcoal-2);border:1px solid rgba(255,255,255,.08);padding:1.8rem;display:flex;flex-direction:column;gap:.8rem;position:relative}.dark__card h3{color:#fff;font-family:var(--serif);font-size:1.4rem;margin:0}.dark__card p{color:#c9c1b5;margin:0}.dark__card .kicker{font-size:.74rem;letter-spacing:.18em;text-transform:uppercase;color:var(--red);font-weight:600}.notdienst__pulse{position:absolute;top:1.6rem;right:1.6rem;width:12px;height:12px;border-radius:50%;background:var(--red);box-shadow:0 0 #c6000099;animation:notpulse 1.6s ease-in-out infinite}@keyframes notpulse{0%{box-shadow:0 0 #c6000099}70%{box-shadow:0 0 0 18px #c6000000}to{box-shadow:0 0 #c6000000}}.magazine__covers{display:flex;gap:.8rem;margin-top:.4rem}.magazine__cover{flex:1;background:#fff;color:var(--charcoal);aspect-ratio:3/4;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:var(--serif);font-weight:700;font-size:.85rem;text-align:center;letter-spacing:-.01em;border-radius:2px;position:relative;overflow:hidden}.magazine__cover:before{content:"";position:absolute;top:0;left:0;right:0;height:8px;background:var(--red)}.magazine__cover small{font-family:var(--sans);font-weight:400;font-size:.65rem;color:var(--grey-2);margin-top:.3rem;text-transform:uppercase;letter-spacing:.1em}.app__inner{display:flex;align-items:center;gap:1.2rem}.app__logo{width:64px;height:64px;background:var(--red);display:flex;align-items:center;justify-content:center;border-radius:12px;color:#fff;font-family:var(--serif);font-weight:700;font-size:1.6rem}.store-badges{display:flex;gap:.6rem;margin-top:.6rem;flex-wrap:wrap}.store-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .9rem;background:#000;color:#fff;border:1px solid rgba(255,255,255,.2);border-radius:6px;font-size:.78rem;line-height:1.1}.store-badge small{display:block;font-size:.62rem;opacity:.7;letter-spacing:.05em}.store-badge:hover{background:#1a1a1a;text-decoration:none}.wcheck{background:linear-gradient(90deg,#1c2a4a,#16203a);color:#fff;padding:2.4rem 0;border-bottom:4px solid var(--red)}.wcheck__inner{display:grid;grid-template-columns:auto 1fr auto;gap:1.6rem;align-items:center}.wcheck__symbol{font-family:var(--serif);font-weight:800;font-size:4rem;color:var(--red);line-height:1}.wcheck__title{font-family:var(--serif);font-weight:700;font-size:clamp(1.4rem,2vw,1.9rem);color:#fff;margin:0 0 .3rem}.wcheck__text{color:#c8ccd8;margin:0;max-width:60ch;font-size:.95rem}.wcheck__cta{background:#fff;color:#1c2a4a;padding:.85rem 1.3rem;font-weight:700;font-size:.92rem;text-transform:uppercase;letter-spacing:.12em;white-space:nowrap}.wcheck__cta:hover{background:var(--red);color:#fff;text-decoration:none}.foot{background:var(--charcoal-2);color:#c9c1b5;padding:4rem 0 2rem}.foot a{color:#e9e4dd}.foot a:hover{color:#fff}.foot__grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:2.2rem}.foot h4{color:#fff;font-family:var(--serif);font-size:1rem;letter-spacing:.04em;margin:0 0 1rem;position:relative;padding-bottom:.5rem}.foot h4:after{content:"";position:absolute;left:0;bottom:0;width:24px;height:2px;background:var(--red)}.foot__brand{display:flex;gap:1rem;align-items:flex-start}.foot__brand img{width:64px;height:64px;background:#fff;padding:4px}.foot__hours{font-size:.92rem}.foot__hours dt{font-weight:600;color:#fff;float:left;clear:left;width:5.5em;padding:.18rem 0}.foot__hours dd{margin:0;padding:.18rem 0}.foot__hours .closed{color:var(--grey-2)}.foot__legal{margin-top:3rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.08);display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap;font-size:.85rem;color:var(--grey-2)}.foot__legal-links{display:flex;gap:1rem;flex-wrap:wrap;list-style:none;padding:0;margin:0}.social{display:flex;gap:.5rem}.social a{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.15);border-radius:50%;color:#e9e4dd}.social a:hover{background:var(--red);border-color:var(--red);color:#fff;text-decoration:none}@media(max-width:1100px){.articles__grid{grid-template-columns:repeat(2,1fr)}.services__grid{grid-template-columns:repeat(3,1fr)}.infostrip__grid{grid-template-columns:repeat(2,1fr)}.infostrip__item:nth-child(2){border-right:0}.infostrip__item:nth-child(-n+2){border-bottom:1px solid var(--rule)}.dark__grid{grid-template-columns:1fr}.foot__grid{grid-template-columns:1fr 1fr}}@media(max-width:820px){.chrome{grid-template-columns:auto 1fr auto}.nav{display:none}.metabar__inner{flex-wrap:wrap;gap:.8rem;height:auto;padding:.5rem 0;font-size:12px}.hero{padding:2rem 0 6rem}.hero__grid{grid-template-columns:1fr;gap:1.8rem}.hero__photo{transform:none}.infostrip{margin-top:-3.5rem}.erezept{background:var(--red)}.erezept__grid{grid-template-columns:1fr}.erezept__copy{padding-right:0}.services__grid{grid-template-columns:repeat(2,1fr)}.section{padding:3rem 0}.foot__grid{grid-template-columns:1fr}.wcheck__inner{grid-template-columns:1fr;text-align:center}.wcheck__symbol{display:none}}@media(max-width:540px){.articles__grid,.services__grid,.infostrip__grid{grid-template-columns:1fr}.infostrip__item{border-right:0;border-bottom:1px solid var(--rule)}.infostrip__item:last-child{border-bottom:0}.brand__wordmark{display:none}.hero__actions{flex-direction:column;align-items:stretch}.hero__actions .btn{justify-content:center}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}
