:root{--red:#d90b2b;--ink:#181818;--muted:#696968;--paper:#f8f7f3;--line:#e3e0d8;--green:#dce9d1;--cream:#f1eadf}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'DM Sans',sans-serif;color:var(--ink);background:var(--paper)}button,input,select,textarea{font:inherit}button{cursor:pointer}.site-header{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(20px,6vw,104px);background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:5}.brand{color:var(--ink);text-decoration:none;display:flex;align-items:center;gap:9px;font-weight:700}.brand span,.admin-logo{background:var(--red);color:#fff;padding:8px 10px;font-weight:700;letter-spacing:-.7px}.brand small{font-size:13px}.site-header nav{display:flex;gap:29px;align-items:center}.site-header nav a,.text-button{color:#343433;text-decoration:none;border:0;background:none;font-size:14px}.cart-button{border:0;background:var(--ink);color:#fff;border-radius:24px;padding:11px 17px}.cart-button b{display:inline-grid;place-items:center;background:var(--red);border-radius:50%;margin-left:7px;width:19px;height:19px;font-size:12px}.hero{min-height:530px;display:grid;grid-template-columns:1.15fr .85fr;padding:75px clamp(20px,11vw,190px);gap:70px;background:linear-gradient(105deg,#eee7db 0%,#eee7db 59%,#cddfc1 59%)}.hero-copy{max-width:570px}.eyebrow{text-transform:uppercase;letter-spacing:1.5px;font-size:11px;font-weight:700;color:var(--red);margin:0 0 15px}.hero h1,.section-intro h2,.products-section h2,.how h2,.drawer h2,dialog h2,.admin h2{font-family:Fraunces,serif;font-weight:600;letter-spacing:-1.8px}.hero h1{font-size:clamp(43px,5vw,72px);line-height:1.01;margin:0}.hero h1 em{color:var(--red);font-style:normal}.hero-copy>p:not(.eyebrow){color:#575651;font-size:17px;line-height:1.55;max-width:450px;margin:25px 0 31px}.primary-button,.outline-button,.light-button{border:0;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:18px;border-radius:3px;padding:14px 18px;font-weight:700;font-size:14px}.primary-button{background:var(--red);color:white}.primary-button span{font-size:21px;line-height:10px}.hero-card{align-self:center;min-height:335px;background:var(--red);color:#fff;padding:30px;position:relative;overflow:hidden;box-shadow:15px 15px 0 rgba(255,255,255,.35)}.hero-card p{font-size:12px;text-transform:uppercase;letter-spacing:1px;margin:0 0 50px;opacity:.85}.hero-card h2{font:600 35px Fraunces;margin:0 0 5px}.hero-card span{font-size:14px}.fish{font-size:95px;position:absolute;right:-5px;bottom:41px;transform:rotate(-12deg)}.light-button{position:absolute;bottom:23px;left:30px;background:white;color:var(--red);padding:10px 13px}.benefits{background:#fff;display:flex;justify-content:center;gap:70px;padding:25px}.benefits div{display:flex;gap:12px;align-items:center;font-size:23px}.benefits span{display:flex;flex-direction:column;font-size:12px;color:var(--muted)}.benefits b{color:var(--ink);font-size:13px}.catalog,.products-section,.how{padding:88px clamp(20px,11vw,190px)}.section-intro{max-width:510px}.section-intro h2,.products-section h2,.how h2{font-size:39px;margin:0 0 12px}.section-intro>p:not(.eyebrow){color:var(--muted);line-height:1.5}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:40px}.category-card{border:0;text-align:left;background:#fff;min-height:190px;padding:20px;position:relative;overflow:hidden}.category-card:nth-child(1){background:#f3dfca}.category-card:nth-child(2){background:#d6e7cd}.category-card:nth-child(3){background:#ede0e7}.category-card:nth-child(4){background:#e2e6ed}.category-card .emoji{font-size:62px;position:absolute;right:13px;bottom:10px}.category-card h3{font:600 23px Fraunces;margin:73px 0 3px}.category-card span{font-size:13px;color:var(--muted)}.products-section{background:#fff;padding-top:58px}.product-heading,.view-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:31px}.product-heading h2{margin:0}.product-heading select,.view-head select{padding:11px;border:1px solid var(--line);background:white}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{border:1px solid var(--line);padding:19px;min-height:235px;display:flex;flex-direction:column}.product-icon{font-size:45px;height:65px}.product-card h3{font:600 22px Fraunces;margin:9px 0 6px}.product-card p{font-size:13px;color:var(--muted);margin:0;line-height:1.45}.product-bottom{margin-top:auto;display:flex;justify-content:space-between;align-items:end;padding-top:18px}.price b{font-size:18px}.price span{display:block;color:var(--muted);font-size:11px}.add-button{border:1px solid var(--ink);border-radius:50%;background:white;width:33px;height:33px;font-size:22px}.how{text-align:center;background:var(--green)}.how h2{margin-bottom:40px}.steps{display:flex;max-width:840px;margin:auto;justify-content:space-between;gap:40px}.steps>div{max-width:220px}.steps b{display:grid;place-items:center;margin:auto;width:38px;height:38px;border-radius:50%;background:var(--red);color:#fff}.steps h3{font:600 21px Fraunces;margin:15px 0 6px}.steps p{font-size:13px;color:#565854;line-height:1.45;margin:0}footer{padding:27px clamp(20px,11vw,190px);display:flex;justify-content:space-between;color:#5d5d5d;font-size:12px;background:#202020;color:#ddd}footer span:first-child{font-weight:700;color:#fff}.drawer{position:fixed;z-index:10;right:0;top:0;width:min(440px,100%);height:100vh;background:#fff;box-shadow:-10px 0 30px #0002;transform:translateX(102%);transition:.25s;display:flex;flex-direction:column}.drawer.open{transform:none}.drawer-head{padding:25px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.drawer h2{margin:0;font-size:28px}.icon-button{border:0;background:transparent;font-size:28px;line-height:1;padding:2px}.cart-items{padding:20px;overflow:auto;flex:1}.cart-row{border-bottom:1px solid var(--line);padding:0 0 14px;margin-bottom:14px;display:grid;grid-template-columns:1fr auto;gap:4px}.cart-row b{font:600 16px Fraunces}.cart-row span{font-size:12px;color:var(--muted)}.cart-row button{grid-column:2;border:0;background:none;color:var(--red);font-size:12px}.empty{text-align:center;color:var(--muted);padding:60px 0}.cart-footer{padding:20px;border-top:1px solid var(--line)}.cart-total{display:flex;justify-content:space-between;margin-bottom:16px}.cart-total span{font-size:12px;color:var(--muted)}.wide{width:100%}.cart-footer small{display:block;color:var(--muted);font-size:10px;line-height:1.4;margin-top:12px}dialog{border:0;padding:0;width:min(650px,calc(100% - 30px));box-shadow:0 12px 40px #0004}dialog::backdrop{background:#0008}dialog form{padding:36px;position:relative}.modal-close{position:absolute;right:20px;top:17px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin:23px 0}.form-grid label,.settings-card label{display:flex;flex-direction:column;gap:6px;font-size:12px;font-weight:700}.form-grid input,.form-grid select,.form-grid textarea,.settings-card input,.settings-card textarea{border:1px solid #cfcac1;padding:10px;background:#fff;min-height:40px;resize:vertical;font-weight:400}.form-grid textarea{min-height:68px}.full{grid-column:1/-1}.check{font-size:12px;display:flex;gap:7px;align-items:start;margin:10px 0 21px}.success{text-align:center;padding:55px 35px}.success>div{margin:auto auto 15px;width:47px;height:47px;background:var(--green);border-radius:50%;display:grid;place-items:center;font-size:22px}.success h2{font-size:31px;margin:0}.success p:not(.eyebrow){color:var(--muted);line-height:1.5}.admin{position:fixed;inset:0;z-index:20;background:#f7f7f5;overflow:auto}.admin-header{height:76px;background:#fff;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding:0 45px}.admin-header>div{display:flex;gap:15px;align-items:center}.admin-header h1{font:600 23px Fraunces;margin:0}.outline-button{border:1px solid var(--ink);background:#fff;color:var(--ink);padding:10px 15px}.admin-main{display:grid;grid-template-columns:230px 1fr;min-height:calc(100vh - 76px)}.admin-nav{padding:26px 18px;border-right:1px solid var(--line);background:#fff}.admin-nav button{display:flex;justify-content:space-between;border:0;background:transparent;width:100%;text-align:left;padding:13px;border-radius:3px;margin-bottom:4px}.admin-nav button.active{background:#f6e8e5;color:var(--red);font-weight:700}.admin-nav span{background:var(--red);color:#fff;border-radius:10px;padding:1px 6px;font-size:11px}.admin-content{max-width:1050px;padding:50px;width:100%}.admin-content h2{font-size:36px;margin:0}.orders-list,.admin-products,.admin-categories{display:grid;gap:10px}.order-card,.admin-product-row,.category-row,.settings-card{background:#fff;border:1px solid var(--line);padding:18px}.order-top,.admin-product-row,.category-row{display:flex;justify-content:space-between;gap:20px;align-items:center}.order-top h3{font:600 20px Fraunces;margin:0}.status-select{padding:7px;border:1px solid var(--line);font-size:12px}.order-details{display:flex;gap:25px;flex-wrap:wrap;margin-top:11px;color:var(--muted);font-size:12px}.order-items{margin-top:15px;padding-top:13px;border-top:1px solid var(--line);font-size:13px;line-height:1.7}.admin-product-row h3,.category-row h3{margin:0 0 5px;font:600 18px Fraunces}.admin-product-row p,.category-row p{margin:0;font-size:12px;color:var(--muted)}.row-actions{display:flex;gap:8px}.small-button{padding:7px 10px;border:1px solid var(--line);background:#fff;font-size:12px}.danger{color:var(--red)}.category-row .category-emoji{font-size:32px;margin-right:10px}.category-row>div:first-child{display:flex;align-items:center}.settings-card{max-width:570px;display:grid;gap:18px;margin-top:25px}
@media(max-width:760px){.site-header{height:68px;padding:0 15px}.site-header nav{display:none}.brand small{display:none}.hero{grid-template-columns:1fr;padding:50px 22px;gap:35px;background:#eee7db}.hero-card{min-height:265px}.benefits{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:22px}.catalog,.products-section,.how{padding:55px 22px}.category-grid,.product-grid{grid-template-columns:1fr 1fr}.category-card{min-height:155px}.category-card h3{margin-top:55px;font-size:19px}.product-heading{align-items:start;gap:15px}.product-heading select{max-width:145px}.products-section h2,.section-intro h2,.how h2{font-size:32px}.steps{display:grid;grid-template-columns:1fr;gap:25px}.steps>div{max-width:none}footer{display:grid;gap:10px}.form-grid{grid-template-columns:1fr}.admin-header{padding:0 16px}.admin-main{grid-template-columns:1fr}.admin-nav{display:flex;gap:5px;overflow:auto;padding:11px 12px;border-bottom:1px solid var(--line)}.admin-nav button{white-space:nowrap;width:auto;margin:0}.admin-content{padding:30px 16px}.order-top,.admin-product-row{align-items:start;flex-direction:column}.row-actions{width:100%}.row-actions button{flex:1}.admin-content h2{font-size:30px}}

/* Design-Update: freundlich, frisch und auf schnelle Vorbestellungen ausgerichtet */
:root{--red:#cb092f;--ink:#1e2020;--muted:#6b706e;--paper:#f6f7f3;--line:#e3e7df;--green:#dbead3;--cream:#f4eddf}body{background:var(--paper)}.site-header{height:88px;border:0;box-shadow:0 1px 0 #e8ece5;background:#fff;padding:0 clamp(20px,7vw,132px)}.brand{gap:11px}.brand span{padding:9px 12px;border-radius:3px;font-size:18px;letter-spacing:-1px}.brand small{font-size:13px;color:#555b57}.site-header nav{gap:34px}.site-header nav a,.text-button{font-weight:600;color:#454b48}.site-header nav a:hover,.text-button:hover{color:var(--red)}.cart-button{border-radius:8px;background:#25352b;padding:12px 17px;font-weight:700}.cart-button b{background:#f5c850;color:#352800}.hero{min-height:590px;grid-template-columns:1.08fr .92fr;gap:85px;padding:92px clamp(20px,12vw,210px);background:radial-gradient(circle at 78% 20%,#fce7b2 0 5%,transparent 22%),linear-gradient(118deg,#eef4e7 0%,#eef4e7 57%,#d9e9cd 57%)}.hero-copy{align-self:center}.hero h1{font-size:clamp(50px,5.25vw,78px);letter-spacing:-3px;line-height:.98}.hero h1 em{color:#26824b}.hero-copy>p:not(.eyebrow){font-size:18px;line-height:1.6;color:#555c57;max-width:470px;margin:28px 0}.eyebrow{color:#26824b;letter-spacing:1.7px}.hero-actions{display:flex;align-items:center;gap:22px}.primary-button{border-radius:7px;padding:15px 20px;box-shadow:0 5px 10px #b5072b24}.primary-button:hover{background:#ae0727;transform:translateY(-1px)}.hero-note{font-size:12px;line-height:1.6;color:#506056;font-weight:600}.hero-card{min-height:385px;padding:31px;border-radius:18px;background:linear-gradient(142deg,#1f7a43,#236c3d 67%,#164d30);box-shadow:18px 20px 0 #ffffff8c}.card-top{display:flex;align-items:center;justify-content:space-between}.hero-card p{margin:0;opacity:.8}.card-top>span{background:#f8d77b;color:#30412f;border-radius:99px;padding:6px 10px;font-size:11px;font-weight:700}.hero-card h2{font-size:42px;line-height:1.03;margin:61px 0 10px}.card-subtitle{display:block;max-width:220px;line-height:1.5;opacity:.85}.fish{font-size:110px;right:-8px;bottom:69px;filter:drop-shadow(0 10px 5px #003e2280)}.light-button{left:31px;bottom:26px;border-radius:6px;font-weight:700}.light-button span{font-size:18px;line-height:1}.benefits{padding:28px clamp(20px,12vw,210px);gap:0;justify-content:space-between;border-bottom:1px solid var(--line)}.benefits div{font-size:inherit;gap:13px}.benefits i{display:grid;place-items:center;background:#e8f1e1;color:#267341;font-size:11px;font-weight:700;font-style:normal;width:32px;height:32px;border-radius:50%}.benefits span{font-size:12px}.benefits b{font-size:14px}.catalog{padding-top:104px;padding-bottom:74px}.section-intro{max-width:580px}.section-intro h2,.products-section h2,.how h2{font-size:44px;letter-spacing:-2px}.category-grid{gap:18px;margin-top:46px}.category-card{border-radius:13px;min-height:225px;padding:23px;box-shadow:0 5px 0 #00000008;transition:transform .18s,box-shadow .18s}.category-card:hover{transform:translateY(-5px);box-shadow:0 13px 25px #00000014}.category-card h3{font-size:26px;margin-top:95px}.category-card .emoji{font-size:72px;right:18px;bottom:18px}.products-section{padding-top:76px;padding-bottom:100px}.product-card{border-radius:12px;border:1px solid #e5e9e2;min-height:260px;padding:22px;transition:box-shadow .18s,transform .18s}.product-card:hover{box-shadow:0 12px 24px #15351e14;transform:translateY(-3px)}.product-icon{height:70px;background:#f2f6ed;width:70px;border-radius:13px;display:grid;place-items:center;font-size:38px}.product-card h3{font-size:24px}.add-button{border:0;background:#24372a;color:#fff;width:37px;height:37px;transition:.15s}.add-button:hover{background:var(--red)}.how{background:linear-gradient(130deg,#e5f0dc,#cfe5c1);padding-top:96px;padding-bottom:100px}.steps{max-width:900px}.steps b{width:43px;height:43px;background:#fff;color:#237242;box-shadow:0 3px 10px #366f3d1c}.steps h3{font-size:23px}footer{padding:31px clamp(20px,12vw,210px);background:#233329;color:#cfd6cf}footer span:first-child{color:#fff}.drawer{box-shadow:-15px 0 45px #15341c25}.drawer-head{padding:29px}.cart-footer{background:#fbfcfa}.admin-header{background:#fff}.admin-logo{border-radius:3px}.admin-nav button.active{background:#e7f1df;color:#237242}.login-error{border-radius:5px}@media(max-width:760px){.site-header{height:72px}.hero{padding:54px 22px;min-height:0;background:#eef4e7}.hero h1{font-size:49px}.hero-card{min-height:315px}.hero-card h2{margin-top:44px;font-size:37px}.benefits{padding:23px 22px}.category-card{min-height:170px}.category-card h3{margin-top:55px;font-size:20px}.category-card .emoji{font-size:55px}.hero-actions{align-items:start;flex-direction:column;gap:15px}.catalog,.products-section,.how{padding-left:22px;padding-right:22px}.section-intro h2,.products-section h2,.how h2{font-size:35px}.product-card{min-height:245px}}

/* Persönliche Design-Einstellungen aus der Marktverwaltung */
:root{--market-accent:#26824b}.hero h1 em,.eyebrow{color:var(--market-accent)}.benefits i{color:var(--market-accent)}.steps b{color:var(--market-accent)}.admin-nav button.active{color:var(--market-accent)}.design-intro{margin:-12px 0 25px;color:var(--muted);max-width:580px;line-height:1.5}.design-form{max-width:680px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:25px;display:grid;gap:17px}.design-form label{display:grid;gap:7px;font-size:12px;font-weight:700}.design-form input,.design-form textarea{border:1px solid #d9ded6;border-radius:6px;padding:11px;background:#fff;resize:vertical;font-weight:400}.design-form textarea{min-height:70px}.design-form hr{border:0;border-top:1px solid var(--line);width:100%;margin:4px 0}.design-colors,.design-half{display:grid;grid-template-columns:1fr 1fr;gap:16px}.design-colors input{width:100%;height:44px;padding:4px;cursor:pointer}.design-form .primary-button{justify-self:start}.admin-nav button[data-admin-view="design"] span{background:#f5d77a;color:#5e4714}@media(max-width:760px){.design-form{padding:18px}.design-colors,.design-half{grid-template-columns:1fr}}

/* REWE Patrick Jansen: Signature Look */
:root{--red:#e30613;--market-accent:#e30613;--ink:#141414;--paper:#f4f4f4}.site-header{height:82px;background:#101010;box-shadow:none}.brand{color:#fff}.brand span{background:var(--red);border-radius:2px;color:white;font-size:20px}.brand small{color:#fff;font-family:Fraunces,serif;font-size:16px;font-style:italic}.site-header nav a,.text-button{color:#e6e6e6}.site-header nav a:hover,.text-button:hover{color:#fff}.cart-button{background:var(--red);border-radius:3px}.cart-button b{background:#fff;color:var(--red)}.hero{min-height:640px;padding:74px clamp(22px,9vw,150px);grid-template-columns:1fr 1fr;gap:0;background-color:#080808;background-image:linear-gradient(90deg,transparent 0%,transparent 42%,#00000030 52%,#050505e8 100%),url('assets/rewe-patrick-jansen-hero.png');background-size:cover;background-position:center}.hero-copy{grid-column:2;align-self:center;justify-self:end;max-width:520px;padding:42px;background:linear-gradient(135deg,#161616eb,#080808e8);border-left:4px solid var(--red);box-shadow:0 20px 50px #0008}.hero .eyebrow{color:#f74a52}.hero h1{color:#fff;font-size:clamp(45px,4.5vw,70px);letter-spacing:-2.8px}.hero h1 em{color:#fff;font-style:normal}.hero-copy>p:not(.eyebrow){color:#d5d5d5}.hero-note{color:#f3f3f3}.hero-actions .primary-button{background:var(--red);box-shadow:none;border-radius:2px}.hero-actions .primary-button:hover{background:#bd0010}.hero-card{display:none}.benefits{background:#fff;border:0;padding:24px clamp(22px,9vw,150px)}.benefits i{background:#151515;color:#fff;border-radius:2px}.benefits b{color:#171717}.catalog{background:#f4f4f4}.section-intro h2,.products-section h2,.how h2{font-family:'DM Sans',sans-serif;font-weight:700;letter-spacing:-1.5px}.eyebrow{color:var(--red)}.category-card{border-radius:2px;box-shadow:none;border:1px solid #e5e5e5}.category-card:nth-child(1){background:#fff}.category-card:nth-child(2){background:#fff}.category-card:nth-child(3){background:#fff}.category-card:nth-child(4){background:#fff}.category-card:before{content:'';position:absolute;inset:0 auto 0 0;width:5px;background:var(--red);opacity:0;transition:.18s}.category-card:hover:before{opacity:1}.category-card:hover{transform:translateY(-4px);box-shadow:0 14px 28px #00000013}.product-card{border-radius:2px}.product-icon{background:#f1f1f1;border-radius:2px}.add-button{border-radius:2px;background:var(--red)}.how{background:#111;color:#fff}.how .eyebrow{color:#ff555c}.how .steps p{color:#c4c4c4}.how .steps b{background:var(--red);color:#fff;box-shadow:none;border-radius:2px}footer{background:#060606;border-top:3px solid var(--red)}.primary-button{border-radius:2px}.admin-logo{background:var(--red)}.admin-nav button.active{color:var(--red);background:#fce9eb}@media(max-width:760px){.site-header{height:70px}.hero{min-height:690px;padding:310px 20px 35px;background-position:36% center;background-size:auto 690px;grid-template-columns:1fr}.hero-copy{grid-column:1;justify-self:stretch;max-width:none;padding:27px 23px}.hero h1{font-size:43px}.hero-copy>p:not(.eyebrow){font-size:16px;margin:18px 0}.hero-actions{flex-direction:row;align-items:center}.hero-note{font-size:10px}.benefits{padding:20px}.catalog{padding-top:65px}}

/* Korrekturen: Logo, Hero-Text, Kategorien und unauffälliger Verwaltungszugang */
.brand-image{display:flex;height:62px;align-items:center}.brand-image img{display:block;width:178px;height:58px;object-fit:cover;border-radius:2px}.hero{grid-template-columns:58% 42%;background-position:center}.hero-copy{grid-column:2;max-width:440px;padding:38px}.category-card{display:flex;flex-direction:column;justify-content:flex-end;min-height:238px}.category-card .emoji{top:21px;bottom:auto;right:20px}.category-card h3{margin:0 0 4px;font-size:25px;max-width:72%;line-height:1.05}.category-card span{max-width:76%;line-height:1.4}.footer-admin{border:1px solid #555;background:transparent;color:#cfcfcf;padding:7px 10px;font-size:11px;cursor:pointer}.footer-admin:hover{border-color:#fff;color:#fff}@media(max-width:760px){.brand-image{height:56px}.brand-image img{width:145px;height:50px}.hero{grid-template-columns:1fr;background-position:35% center}.hero-copy{grid-column:1;max-width:none}.category-card{min-height:180px;padding:17px}.category-card .emoji{font-size:47px;top:15px;right:14px}.category-card h3{font-size:19px;max-width:82%}.category-card span{max-width:88%;font-size:12px}footer{grid-template-columns:1fr;align-items:start}.footer-admin{justify-self:start}}

/* Verwaltung: Abholzeiten & Artikeloptionen */
.brand-image img{object-fit:contain;width:194px;height:66px;border-radius:0}.slot-form{display:flex;gap:10px;max-width:560px;margin:24px 0}.slot-form input{flex:1;border:1px solid var(--line);padding:11px;background:#fff}.slot-list{display:grid;gap:8px;max-width:680px}.slot-row{display:flex;align-items:center;gap:15px;justify-content:space-between;padding:14px 16px;background:#fff;border:1px solid var(--line)}.slot-row>span{font-weight:700}.toggle{display:flex;align-items:center;gap:6px;font-size:12px}.form-grid small{font-size:10px;color:var(--muted);font-weight:400}@media(max-width:760px){.brand-image img{width:154px;height:54px}.slot-form{align-items:stretch;flex-direction:column}.slot-row{flex-wrap:wrap}.slot-row>span{width:100%}}
.option-editor-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.option-editor-head>label{font-size:12px;font-weight:700}.product-options-editor>small{display:block;margin-top:7px;font-size:10px;color:var(--muted)}#productOptionRows{display:grid;gap:8px}.product-option-row{display:grid;grid-template-columns:1fr 1.35fr auto;gap:7px}.product-option-row input{min-width:0;border:1px solid #cfcac1;padding:9px;background:#fff}.product-option-row button{font-size:16px;line-height:1}@media(max-width:760px){.product-option-row{grid-template-columns:1fr auto}.product-option-row .option-values{grid-column:1}.product-option-row button{grid-column:2;grid-row:1/3}}
.weight-editor{padding:13px;background:#f8f8f8;border-left:3px solid var(--red)}.weight-editor>small{display:block;color:var(--muted);font-size:10px;margin-top:7px}.weight-settings{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px}.weight-settings label{display:grid;gap:5px;font-size:11px;font-weight:700}.weight-settings input{border:1px solid #cfcac1;padding:9px;background:#fff}@media(max-width:760px){.weight-settings{grid-template-columns:1fr}}
.announcement-banner{display:flex;justify-content:center;align-items:center;gap:20px;padding:12px 20px;background:var(--red);color:#fff;text-decoration:none;font-size:14px;font-weight:700}.announcement-banner b{font-size:12px;white-space:nowrap}.product-icon.with-image{overflow:hidden;padding:0;background:#eee}.product-icon.with-image img{width:100%;height:100%;object-fit:cover}.product-card small{color:var(--muted)}@media print{body.printing-orders>*:not(#adminPanel){display:none!important}body.printing-orders #adminPanel{position:static!important;display:block!important;overflow:visible!important;background:#fff!important}body.printing-orders .admin-header,body.printing-orders .admin-nav,body.printing-orders #printOrdersButton,body.printing-orders #orderFilter{display:none!important}body.printing-orders .admin-main{display:block!important}body.printing-orders .admin-content{padding:0!important;max-width:none!important}body.printing-orders .admin-view:not(#ordersView){display:none!important}body.printing-orders .order-card{break-inside:avoid;border:1px solid #000;margin-bottom:8px;padding:10px}body.printing-orders .orders-list{display:block}.status-select{display:none!important}}@media(max-width:760px){.announcement-banner{gap:9px;font-size:12px;padding:10px 14px}.announcement-banner b{font-size:10px}}
.announcement-banner[hidden]{display:none!important}
.print-order-button{border-color:#111;background:#111;color:#fff;white-space:nowrap}.print-order-button:hover{background:var(--red);border-color:var(--red)}

/* Marktverwaltung im selben REWE Patrick Jansen Look wie die Kundenseite */
.admin{background:#f3f3f3;color:#151515}.admin-header{height:88px;background:#0b0b0b;border-bottom:3px solid var(--red);padding:0 clamp(18px,5vw,74px);box-shadow:none}.admin-header>div{gap:18px}.admin-brand-image{display:block;width:174px;height:62px;object-fit:contain}.admin-divider{height:28px;width:1px;background:#555}.admin-header h1{font-family:'DM Sans',sans-serif;font-size:18px;font-weight:700;letter-spacing:-.4px;color:#fff}.admin-header .outline-button{border-color:#666;color:#fff;background:transparent;border-radius:2px}.admin-header .outline-button:hover{background:#fff;color:#111;border-color:#fff}.admin-main{grid-template-columns:250px 1fr;min-height:calc(100vh - 88px)}.admin-nav{padding:29px 16px;background:#141414;border-right:0}.admin-nav-label{margin:0 11px 13px;color:#999;text-transform:uppercase;letter-spacing:1.4px;font-size:10px;font-weight:700}.admin-nav button{position:relative;color:#d8d8d8;padding:14px 13px;border-radius:2px;font-size:13px;font-weight:700;transition:background .15s,color .15s}.admin-nav button:hover{background:#252525;color:#fff}.admin-nav button.active{background:var(--red);color:#fff}.admin-nav button.active:before{content:'';position:absolute;left:-16px;top:0;bottom:0;width:4px;background:#fff}.admin-nav button span{background:#fff;color:var(--red);font-weight:800;border-radius:50px;padding:2px 7px}.admin-content{max-width:1240px;padding:52px clamp(22px,5vw,75px)}.admin-content h2{font-family:'DM Sans',sans-serif;font-size:42px;font-weight:800;letter-spacing:-2px}.admin-content .eyebrow{color:var(--red);font-size:11px}.view-head{padding-bottom:23px;border-bottom:1px solid #dadada;margin-bottom:25px}.view-head select{border:1px solid #cfcfcf;border-radius:2px;padding:11px 13px;background:#fff;font-weight:600}.order-card,.admin-product-row,.category-row,.settings-card,.design-form,.slot-row{border:1px solid #dedede;border-radius:2px;box-shadow:0 5px 16px #00000008}.order-card{padding:20px;border-left:4px solid #1b1b1b}.order-card:has(.status-select[value="Neu"]){border-left-color:var(--red)}.order-top h3,.admin-product-row h3,.category-row h3{font-family:'DM Sans',sans-serif;font-weight:800}.order-details{color:#6c6c6c}.order-items{border-top-color:#e5e5e5}.status-select{border:1px solid #cfcfcf;border-radius:2px;padding:8px 10px;font-weight:700;background:#fff}.small-button{border-radius:2px;border-color:#c9c9c9;font-weight:700}.small-button:hover{border-color:#111;background:#f4f4f4}.row-actions .danger:hover{color:#fff;background:var(--red);border-color:var(--red)}.admin-product-row,.category-row{padding:19px 20px}.settings-card{max-width:660px;padding:24px;background:#fff}.settings-card label{font-size:12px}.settings-card input,.settings-card textarea{border-color:#cecece;border-radius:2px}.design-form{background:#fff;border-radius:2px;max-width:760px}.slot-row{background:#fff}.design-form input,.design-form textarea,.slot-form input,.weight-settings input,.product-option-row input{border-radius:2px}.admin .primary-button{background:var(--red);box-shadow:none;border-radius:2px}.admin .primary-button:hover{background:#bb0010}.admin .footer-admin{display:none}@media(max-width:760px){.admin-header{height:72px;padding:0 15px}.admin-brand-image{width:135px;height:54px}.admin-divider{display:none}.admin-header h1{display:none}.admin-header .outline-button{font-size:11px;padding:8px 9px}.admin-main{grid-template-columns:1fr;min-height:calc(100vh - 72px)}.admin-nav{padding:10px 11px;background:#141414;border-bottom:2px solid var(--red)}.admin-nav-label{display:none}.admin-nav button{padding:10px 12px;background:#252525}.admin-nav button.active:before{left:0;right:0;top:auto;bottom:-10px;width:auto;height:3px}.admin-content{padding:30px 16px}.admin-content h2{font-size:32px}.view-head{align-items:flex-end}.order-card{padding:16px}.order-top{gap:12px}.status-select{width:100%}}
.employee-today-summary{margin:10px 0 0;color:#606060;font-size:13px;font-weight:700}.admin-nav button[hidden]{display:none}
.design-workshop-head{align-items:flex-start}.design-workshop-head>div>p:last-child{margin:9px 0 0;color:#696969;font-size:14px;line-height:1.45}.design-workshop{max-width:850px;display:grid;gap:16px}.design-workshop-section{background:#fff;border:1px solid #dedede;padding:24px 25px;border-radius:2px;box-shadow:0 4px 16px #00000008}.design-section-title{display:flex;gap:13px;align-items:flex-start;margin-bottom:19px}.design-section-title>span{display:grid;place-items:center;flex:0 0 29px;height:29px;background:var(--red);color:#fff;font-size:12px;font-weight:800}.design-section-title h3{margin:1px 0 3px;font-size:17px}.design-section-title p{margin:0;color:#727272;font-size:12px;line-height:1.4}.design-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.design-grid label,.design-workshop-section>label{display:grid;gap:6px;font-size:12px;font-weight:800}.design-grid input,.design-grid textarea{border:1px solid #cfcfcf;border-radius:2px;padding:10px;background:#fff;font:inherit;font-weight:400;resize:vertical}.design-grid textarea{min-height:76px}.wide-field{grid-column:1/-1}.switch-row{grid-template-columns:auto 1fr;align-items:start;gap:11px;padding:13px;background:#f5f5f5;margin-bottom:14px}.switch-row input{margin-top:3px;accent-color:var(--red)}.switch-row small{display:block;margin-top:3px;color:#666;font-size:11px;font-weight:400}.design-mini-preview{padding:23px 25px;background:#101010;border-left:4px solid var(--red);color:#fff}.design-mini-preview p{margin:0 0 8px;color:#ff7a81;text-transform:uppercase;letter-spacing:1.3px;font-size:10px;font-weight:800}.design-mini-preview h3{margin:0 0 8px;font-size:24px;line-height:1.08}.design-mini-preview>span{display:block;max-width:520px;color:#d2d2d2;font-size:13px;line-height:1.45}.design-mini-preview b{display:block;width:max-content;max-width:100%;margin-top:14px;padding:8px 10px;background:var(--red);font-size:12px}.design-workshop-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.design-workshop-actions .small-button{padding:12px 13px}.design-workshop-actions span{font-size:12px;color:#555;font-weight:700}@media(max-width:760px){.design-workshop-head{align-items:flex-start;gap:14px;flex-direction:column}.design-grid{grid-template-columns:1fr}.wide-field{grid-column:auto}.design-workshop-section{padding:19px 17px}.design-workshop-actions{align-items:stretch;flex-direction:column}.design-workshop-actions button{width:100%}}
.benefits em{font-style:normal}.benefit-editor{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.benefit-editor label{display:grid;gap:7px;padding:14px;border:1px solid #dedede;background:#fafafa;font-size:12px}.benefit-editor input{border:1px solid #cfcfcf;background:#fff;padding:9px;font:inherit}.design-mini-preview small{display:block;color:#ff9fa4;margin-bottom:5px;font-size:11px;font-weight:700}@media(max-width:760px){.benefit-editor{grid-template-columns:1fr}}
.order-board{display:grid;grid-template-columns:repeat(5,minmax(230px,1fr));gap:14px;overflow:auto;padding-bottom:10px}.order-column{min-height:330px;background:#e9e9e9;border-top:4px solid #777;padding:10px}.order-column.red{border-top-color:#e30613}.order-column.yellow{border-top-color:#e1a900}.order-column.green{border-top-color:#208344}.order-column.gray{border-top-color:#6f6f6f}.order-column>header{display:flex;align-items:center;gap:8px;padding:2px 2px 12px}.order-column>header b{font-size:13px}.order-column>header small{margin-left:auto;display:grid;place-items:center;min-width:22px;height:22px;border-radius:50%;background:#fff;font-weight:800}.status-light{width:10px;height:10px;border-radius:50%;background:#777}.red .status-light{background:#e30613;box-shadow:0 0 0 4px #e3061324}.yellow .status-light{background:#e1a900;box-shadow:0 0 0 4px #e1a90024}.green .status-light{background:#208344;box-shadow:0 0 0 4px #20834424}.order-column-cards{display:grid;gap:10px}.order-card-board{border-left-width:4px;margin:0;padding:15px;background:#fff}.order-card-board .order-top{gap:11px}.order-card-board .order-details{gap:7px;margin-top:8px}.order-card-board .order-details span{font-size:11px}.order-card-board .order-items{font-size:12px;line-height:1.55}.order-note-alert{display:grid;gap:3px;margin-top:10px;padding:9px 10px;background:#fff2cc;border-left:3px solid #d89600;color:#513c00;font-size:11px;line-height:1.35}.order-quick-actions{display:flex;gap:7px;margin-top:12px;flex-wrap:wrap}.ready-button{background:#208344!important;border-color:#208344!important;color:#fff}.deadline-hint{color:#b30712;font-weight:800}.employee-focus .admin-nav,.employee-focus .admin-header .outline-button,.employee-focus .admin-header h1{display:none}.employee-focus .admin-main{grid-template-columns:1fr}.employee-focus .admin-content{max-width:none;padding-top:28px}.employee-focus .admin-header{justify-content:center}.employee-focus .admin-header>div{display:block}.employee-focus .admin-brand-image{margin:auto}@media(max-width:900px){.order-board{grid-template-columns:repeat(5,minmax(250px,1fr))}}@media(max-width:760px){.order-board{grid-template-columns:repeat(5,minmax(270px,1fr));margin:0 -16px;padding:0 16px 12px}.order-card-board .status-select{width:auto}.order-quick-actions button{flex:1}.employee-focus .admin-header{display:none}.employee-focus .admin-main{min-height:100vh}.employee-focus .admin-content{padding:18px 12px}.employee-focus #employeeFocusButton{display:none}}
.order-card-board .order-top{display:grid;grid-template-columns:1fr;align-items:stretch}.order-card-board .order-top>div:first-child{min-width:0}.order-card-board .status-select,.order-card-board .print-order-button{width:100%;min-height:38px;margin:0}.order-card-board .print-order-button{display:block;text-align:center;background:#111;color:#fff;border-color:#111}.order-card-board .order-note-alert{display:block;margin:10px 0 0;padding:9px 10px;background:#fff2cc;border-left:3px solid #d89600;color:#513c00;font-style:normal;font-size:11px;line-height:1.35}.order-card-board .order-items em:not(.order-note-alert){font-style:normal}@media(max-width:760px){.order-card-board .status-select,.order-card-board .print-order-button{width:100%}}
.order-card-board .status-select{display:none}.preparing-button{background:#e1a900!important;border-color:#e1a900!important;color:#201700}.collected-button{background:#4b4b4b!important;border-color:#4b4b4b!important;color:#fff}.order-quick-actions .small-button{min-height:38px;font-size:12px}
.back-button{background:#fff!important;border-color:#a9a9a9!important;color:#333!important}
.receipt-form{max-width:800px;display:grid;gap:16px}.receipt-form>section{background:#fff;border:1px solid #dedede;padding:22px 24px;box-shadow:0 4px 16px #00000008}.receipt-form h3{margin:0 0 14px;font-size:17px}.receipt-form label{display:grid;gap:6px;font-size:12px;font-weight:800;margin-top:10px}.receipt-form input,.receipt-form textarea{border:1px solid #cfcfcf;padding:10px;font:inherit;resize:vertical}.receipt-toggles{display:grid;grid-template-columns:1fr 1fr;gap:9px}.receipt-toggles label{display:flex;align-items:center;gap:8px;margin:0;padding:9px;background:#f5f5f5;font-weight:600}.receipt-toggles input{accent-color:var(--red)}.receipt-preview{width:min(100%,330px);justify-self:center;background:#fff;border:1px dashed #777!important;font-family:Arial,sans-serif;display:grid;gap:6px;font-size:12px}.receipt-preview p{margin:0 0 5px;color:#777;font-size:10px;text-transform:uppercase;letter-spacing:1px}.receipt-preview>b{font-size:22px;color:var(--red);text-align:center}.receipt-preview>strong{text-align:center}.receipt-preview>small{text-align:center;color:#555}.receipt-preview hr{width:100%;border:0;border-top:1px dashed #777;margin:7px 0}.receipt-preview span{display:flex;justify-content:space-between;gap:8px}.receipt-preview i{font-style:normal}.receipt-preview em{padding:7px;background:#fff2cc;font-style:normal}.receipt-preview [hidden]{display:none!important}@media(max-width:760px){.receipt-form>section{padding:18px}.receipt-toggles{grid-template-columns:1fr}}
.product-image-picker{display:grid;grid-template-columns:minmax(0,1fr) 170px;gap:16px;align-items:end;padding:14px;background:#f5f5f5}.product-image-picker label{margin:0}.product-image-picker input[type=file]{padding:8px;background:#fff}.product-image-preview{display:grid;gap:7px}.product-image-preview img{width:100%;height:115px;object-fit:cover;border:1px solid #d1d1d1;background:#fff}.product-image-preview button{width:100%}@media(max-width:760px){.product-image-picker{grid-template-columns:1fr}.product-image-preview img{max-width:190px}}
.quantity-controls{grid-column:1;display:flex;align-items:center;gap:8px;margin-top:7px}.quantity-controls button{grid-column:auto!important;width:28px;height:28px;border:1px solid #bbb!important;background:#fff!important;color:#111!important;font-size:19px!important;line-height:1!important}.quantity-controls b{min-width:20px;text-align:center;font-family:'DM Sans',sans-serif}.remove-cart-item{grid-column:2!important;align-self:center}
.cart-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"info price" "quantity remove";column-gap:14px;row-gap:10px;padding:0 0 16px;margin-bottom:16px}.cart-row>div:first-child{grid-area:info;display:grid;gap:5px;min-width:0}.cart-row>div:first-child>b{display:block;line-height:1.25}.cart-row>div:first-child>span{display:block;line-height:1.45;word-break:break-word}.cart-row>strong{grid-area:price;align-self:start;white-space:nowrap}.cart-row .quantity-controls{grid-area:quantity;margin:0}.cart-row .remove-cart-item{grid-area:remove;align-self:center;justify-self:end;margin:0;padding:5px 0}.cart-row .quantity-controls button{margin:0;padding:0}@media(max-width:420px){.cart-row{column-gap:9px}.cart-row>strong{font-size:13px}.cart-row .remove-cart-item{font-size:11px}}

/* Arbeitsbereich-Ansicht für die Theken-Tablets */
.department-filter{min-width:190px;border:2px solid #111!important;border-radius:2px!important;padding:10px 13px!important;background:#fff!important;color:#111!important;font-weight:800!important;line-height:1.2;appearance:auto}.department-filter option{background:#fff;color:#111}.department-badge{display:block;width:max-content;max-width:100%;margin:0 0 9px;padding:4px 7px;background:#fce9eb;color:var(--red);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.5px}.department-empty{margin:20px 4px;color:#777;font-size:12px;text-align:center}.product-department-hint{color:var(--red);font-weight:800}@media(max-width:760px){.view-head{gap:9px;flex-wrap:wrap}.view-head>div{width:100%}.department-filter,#orderFilter{flex:1;min-width:0;font-size:12px;padding:10px 8px!important}}

/* Einheitliche Schaltflächen in der Bestellverwaltung */
#ordersView .view-head>select,#ordersView .view-head>button{height:44px;min-height:44px;box-sizing:border-box}.order-quick-actions{display:grid;grid-template-columns:1fr;gap:7px}.order-quick-actions .small-button{width:100%;min-height:40px;margin:0;padding:8px 10px;display:flex;align-items:center;justify-content:center;text-align:center;white-space:nowrap}.order-card-board .print-order-button{min-height:42px}.order-card-board .status-select{min-height:42px}@media(max-width:760px){#ordersView .view-head>button{flex:1;min-width:0;font-size:12px;padding:8px}.order-quick-actions{grid-template-columns:1fr}}

/* Kundenseite: ruhiges, gut lesbares Handy-Layout */
@media(max-width:760px){
  .site-header{position:sticky;height:68px;padding:0 13px}.brand-image{height:52px}.brand-image img{width:142px;height:50px}.cart-button{padding:10px 11px;font-size:12px;white-space:nowrap}.cart-button b{margin-left:4px}
  .hero{min-height:0;padding:275px 16px 24px;background-position:32% top;background-size:auto 620px}.hero-copy{padding:23px 18px;border-left-width:3px}.hero h1{font-size:38px;letter-spacing:-1.8px}.hero-copy>p:not(.eyebrow){font-size:15px;line-height:1.5;margin:14px 0 19px}.hero-actions{gap:10px;align-items:stretch}.hero-actions .primary-button{min-height:46px;font-size:13px}.hero-note{padding:0 2px;font-size:10px}
  .benefits{display:grid;grid-template-columns:1fr;gap:10px;padding:18px 20px}.benefits div{padding:7px 0;border-bottom:1px solid #e5e5e5}.benefits div:last-child{border-bottom:0}.benefits i{width:29px;height:29px}
  .how,.catalog,.products-section{padding:52px 16px}.how h2,.section-intro h2,.products-section h2{font-size:31px;line-height:1.05}.how{padding-top:54px;padding-bottom:58px}.steps{gap:17px}.steps>div{display:grid;grid-template-columns:43px 1fr;text-align:left;column-gap:13px;max-width:none}.steps b{grid-row:1/3;margin:0}.steps h3{margin:1px 0 5px;font-size:19px}.steps p{grid-column:2;margin:0;font-size:12px}
  .catalog{padding-top:54px}.category-grid,.product-grid{grid-template-columns:1fr;gap:12px;margin-top:27px}.category-card{min-height:150px;padding:18px}.category-card h3{font-size:23px;max-width:70%}.category-card span{font-size:12px;max-width:70%}.category-card .emoji{font-size:54px;right:17px;top:17px}.products-section{padding-top:50px}.product-heading{align-items:stretch;gap:15px;flex-direction:column;margin-bottom:22px}.product-heading select{max-width:none;width:100%;min-height:44px}.product-card{min-height:0;padding:18px}.product-card h3{font-size:22px}.product-bottom{padding-top:16px}.add-button{width:44px;height:44px;font-size:25px}
  .drawer{width:100%}.drawer-head{padding:21px 18px}.cart-items{padding:18px}.cart-footer{padding:18px}.announcement-banner{position:relative;text-align:center;line-height:1.35;flex-wrap:wrap;gap:5px;padding:10px 15px}.announcement-banner b{width:100%}
  dialog{width:calc(100% - 18px);max-height:calc(100vh - 18px);overflow:auto}dialog form{padding:28px 18px}.form-grid{gap:13px;margin:19px 0}
}

/* Feinschliff: Hero-Bild und Warenkorb auf schmalen Handys */
@media(max-width:760px){
  .hero{padding:258px 16px 24px;background-size:100% auto;background-position:center top;background-repeat:no-repeat;background-color:#080808}
  .hero-copy{background:linear-gradient(135deg,#161616f7,#080808f2);box-shadow:0 12px 26px #0009}
  .drawer{background:#f7f7f7}.drawer-head{min-height:72px;background:#111;color:#fff;border-bottom:3px solid var(--red)}.drawer-head h2{font-size:25px}.drawer-head .icon-button{color:#fff;font-size:32px}
  .cart-items{padding:16px 16px 112px;background:#f7f7f7}.cart-row{background:#fff;border:1px solid #dedede;padding:15px;margin:0 0 12px;grid-template-columns:1fr auto;grid-template-areas:"info price" "quantity remove";column-gap:12px;row-gap:13px}.cart-row>div:first-child>b{font-size:17px}.cart-row>div:first-child>span{font-size:12px}.cart-row>strong{font-size:16px}.cart-row .quantity-controls button{width:34px;height:34px;font-size:21px!important}.cart-row .quantity-controls b{font-size:16px}.cart-row .remove-cart-item{min-height:34px;font-size:12px}
  .cart-footer{position:sticky;bottom:0;background:#fff;border-top:2px solid #ddd;padding:16px;box-shadow:0 -8px 22px #00000012}.cart-total{font-size:16px;margin-bottom:13px}.cart-footer .primary-button{min-height:50px;font-size:14px}
}
@media(max-width:390px){
  .hero{padding-top:247px}.cart-row{grid-template-columns:1fr;grid-template-areas:"info" "price" "quantity" "remove"}.cart-row>strong{justify-self:start}.cart-row .remove-cart-item{justify-self:start}.cart-button{padding:9px 8px;font-size:11px}.brand-image img{width:132px}
}

/* Das Marktlogo im Hero auf dem Handy mittig ausrichten. */
@media(max-width:760px){.hero{padding-top:300px;background-size:150% auto;background-position:8% -18px}}@media(max-width:390px){.hero{padding-top:278px;background-size:150% auto;background-position:8% -16px}}

/* Keine seitlichen Leerflächen; alle Bedienfelder bleiben über der Handy-Leiste erreichbar. */
@media(max-width:760px){
  html,body{width:100%;max-width:100%;overflow-x:hidden}.site-header,main,footer{max-width:100vw;overflow-x:hidden}
  footer{display:grid!important;grid-template-columns:1fr;padding:26px 18px calc(28px + env(safe-area-inset-bottom));gap:14px}.footer-admin{display:block!important;width:100%;min-height:46px;font-size:13px;text-align:center;border-color:#999!important;color:#fff!important}
  .drawer{height:100dvh;max-height:100dvh}.cart-items{padding-bottom:18px}.cart-footer{position:relative;z-index:2;flex:0 0 auto;padding:16px 16px calc(16px + env(safe-area-inset-bottom));box-shadow:0 -8px 22px #00000018}.cart-footer .primary-button{position:relative;z-index:3;width:100%;min-height:52px}
}

/* iPhone: Das Abholfenster bleibt innerhalb des sichtbaren Bereichs und scrollt innen. */
@media(max-width:760px){
  #checkoutModal{position:fixed;top:max(10px,env(safe-area-inset-top));right:9px;bottom:max(10px,env(safe-area-inset-bottom));left:9px;width:auto;max-width:none;max-height:none;height:auto;margin:0;padding:0;overflow:hidden}
  #checkoutModal form{height:100%;max-height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:27px 18px calc(32px + env(safe-area-inset-bottom));overscroll-behavior:contain}
  #checkoutModal .form-grid{margin-bottom:17px}#checkoutModal .check{margin-bottom:18px}#checkoutModal .primary-button{min-height:52px;margin-bottom:4px}
  #checkoutModal input,#checkoutModal select,#checkoutModal textarea{font-size:16px!important}
}
