/* GastroWebservice WirtschaftlichkeitsRechner 1.0.0 */
.gws-wkr{--red:#991b1b;--red2:#7f1d1d;--ink:#251b1b;--muted:#6b5a5a;--line:#eadada;--soft:#fff7f7;--gold:#f59e0b;max-width:1180px;margin:36px auto;padding:0 18px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);box-sizing:border-box;overflow-x:clip}.gws-wkr *{box-sizing:border-box}.gws-wkr[dir=rtl]{direction:rtl;text-align:right}.gws-wkr__hero{position:relative;padding:clamp(28px,5vw,58px);border-radius:28px;background:radial-gradient(circle at 90% 10%,rgba(245,158,11,.26),transparent 30%),linear-gradient(135deg,#2b0909 0%,#7f1d1d 54%,#b91c1c 100%);color:#fff;box-shadow:0 28px 80px rgba(82,15,15,.22);overflow:hidden}.gws-wkr__hero h1{max-width:900px;margin:12px 0 14px;font-size:clamp(34px,5.2vw,64px);line-height:1.02;letter-spacing:-.035em}.gws-wkr__hero>p{max-width:790px;margin:0;color:#fee2e2;font-size:clamp(16px,2vw,20px);line-height:1.65}.gws-wkr__eyebrow{display:inline-flex;align-items:center;padding:7px 11px;border:1px solid currentColor;border-radius:999px;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.gws-wkr__privacy{display:inline-flex;margin-top:22px;padding:9px 12px;border:1px solid rgba(255,255,255,.2);border-radius:12px;background:rgba(255,255,255,.1);font-size:13px}.gws-wkr__lang{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:18px}.gws-wkr__lang a{display:grid;place-items:center;min-width:34px;height:30px;padding:0 7px;border:1px solid rgba(255,255,255,.25);border-radius:999px;color:#fff;text-decoration:none;font-size:10px;font-weight:850}.gws-wkr__lang a[aria-current=page]{background:#fff;color:var(--red2)}.gws-wkr__layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:20px;margin-top:22px;align-items:start}.gws-wkr__card{border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 16px 50px rgba(76,27,27,.07)}.gws-wkr__form,.gws-wkr__result,.gws-wkr__breakdown,.gws-wkr__formula{padding:clamp(20px,3vw,32px)}.gws-wkr__section-head>div{display:flex;align-items:center;gap:10px}.gws-wkr__section-head span{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;background:var(--red);color:#fff;font-size:12px;font-weight:900}.gws-wkr__section-head h2{margin:0;font-size:23px}.gws-wkr__fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;margin-top:22px}.gws-wkr__fields label{min-width:0}.gws-wkr__fields label>span{display:block;margin-bottom:7px;color:#493737;font-size:13px;font-weight:800}.gws-wkr__fields input[type=number],.gws-wkr__fields select{width:100%;height:48px;padding:10px 12px;border:1px solid #d8c4c4;border-radius:11px;background:#fff;color:#281d1d;font:700 16px/1 inherit;outline:none}.gws-wkr__fields input:focus,.gws-wkr__fields select:focus{border-color:#b91c1c;box-shadow:0 0 0 3px rgba(185,28,28,.09)}.gws-wkr__full{grid-column:1/-1}.gws-wkr__range-row{display:grid;grid-template-columns:minmax(0,1fr) 88px;gap:12px;align-items:center}.gws-wkr__range-row input[type=range]{width:100%;accent-color:var(--red)}.gws-wkr__suffix{position:relative}.gws-wkr__suffix input{padding-inline-end:42px!important}.gws-wkr__suffix b{position:absolute;inset-inline-end:11px;top:50%;transform:translateY(-50%);color:#806a6a;font-size:12px}.gws-wkr__advanced{margin-top:20px;border-top:1px solid var(--line);padding-top:16px}.gws-wkr__advanced summary{cursor:pointer;color:var(--red2);font-weight:850}.gws-wkr__fields--advanced{padding:18px;border-radius:15px;background:var(--soft)}.gws-wkr__scenario{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:22px;padding:5px;border-radius:13px;background:#f4eaea}.gws-wkr__scenario button{min-width:0;padding:11px 6px;border:0;border-radius:10px;background:transparent;color:#685454;font:800 12px/1.2 inherit;cursor:pointer}.gws-wkr__scenario button.is-active{background:#fff;color:var(--red2);box-shadow:0 4px 15px rgba(76,27,27,.09)}.gws-wkr__result{position:sticky;top:20px;background:linear-gradient(180deg,#fff,#fffafa)}.gws-wkr__result>.gws-wkr__eyebrow{color:var(--red2)}.gws-wkr__big{margin:20px 0;padding:22px;border-radius:18px;background:linear-gradient(135deg,#7f1d1d,#b91c1c);color:#fff}.gws-wkr__big strong{display:block;font-size:clamp(38px,6vw,62px);line-height:1;font-variant-numeric:tabular-nums}.gws-wkr__big small{display:block;margin-top:8px;color:#fee2e2;font-weight:700}.gws-wkr__metric-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.gws-wkr__metric-grid article{min-width:0;padding:15px;border:1px solid var(--line);border-radius:14px}.gws-wkr__metric-grid strong{display:block;color:#371f1f;font-size:21px;overflow-wrap:anywhere}.gws-wkr__metric-grid span{display:block;margin-top:5px;color:var(--muted);font-size:11px;line-height:1.35}.gws-wkr__metric-grid .gws-wkr__highlight{border-color:#f0c06b;background:#fffbeb}.gws-wkr__highlight strong{color:#92400e}.gws-wkr__payback{display:grid;gap:8px;margin-top:12px}.gws-wkr__payback>div{display:flex;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:12px;background:#f8f1f1}.gws-wkr__payback span{color:var(--muted);font-size:12px}.gws-wkr__payback strong{text-align:end;color:var(--red2);font-size:13px}.gws-wkr__first{margin:14px 0 0;font-size:12px;color:var(--muted)}.gws-wkr__cost-note{padding:12px;border-radius:10px;background:#fff7ed;color:#9a3412;font-size:12px}.gws-wkr__breakdown,.gws-wkr__formula{margin-top:20px}.gws-wkr__bars{display:grid;gap:15px;margin-top:24px}.gws-wkr__bar>div{display:flex;justify-content:space-between;gap:12px;margin-bottom:6px;font-size:13px}.gws-wkr__bar span{font-weight:800}.gws-wkr__bar strong{color:var(--red2);font-size:12px}.gws-wkr__bar i{display:block;height:10px;border-radius:999px;background:#f5e8e8;overflow:hidden}.gws-wkr__bar b{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#b91c1c,#f59e0b);transition:width .25s ease}.gws-wkr__formula-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:22px}.gws-wkr__formula-grid article{display:flex;gap:10px;padding:15px;border:1px solid var(--line);border-radius:14px;background:#fffafa}.gws-wkr__formula-grid article>span{font-size:22px}.gws-wkr__formula-grid strong{font-size:13px}.gws-wkr__formula-grid p{margin:5px 0 0;color:var(--muted);font-size:11px;line-height:1.45}.gws-wkr__assumptions{margin:18px 0 0;padding:13px;border-radius:12px;background:#f8fafc;color:#475569;font-size:12px}.gws-wkr__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin:22px 0}.gws-wkr__actions button,.gws-wkr__actions a{display:inline-flex;min-height:50px;align-items:center;justify-content:center;padding:12px 19px;border-radius:13px;font:850 14px/1.2 inherit;text-decoration:none;cursor:pointer}.gws-wkr__print{border:1px solid var(--line);background:#fff;color:var(--red2)}.gws-wkr__cta{border:1px solid var(--red);background:var(--red);color:#fff!important}.gws-wkr__disclaimer{max-width:900px;margin:0 auto;color:#7c6a6a;font-size:11px;line-height:1.55;text-align:center}
@media(max-width:900px){.gws-wkr__layout{grid-template-columns:1fr}.gws-wkr__result{position:static}.gws-wkr__formula-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.gws-wkr{padding:0 10px;margin:18px auto}.gws-wkr__hero{padding:24px 20px;border-radius:20px}.gws-wkr__hero h1{font-size:34px}.gws-wkr__fields{grid-template-columns:1fr}.gws-wkr__full{grid-column:auto}.gws-wkr__range-row{grid-template-columns:minmax(0,1fr) 78px}.gws-wkr__metric-grid{grid-template-columns:1fr 1fr}.gws-wkr__formula-grid{grid-template-columns:1fr}.gws-wkr__bar>div{align-items:flex-start}.gws-wkr__bar strong{text-align:end}.gws-wkr__scenario{grid-template-columns:1fr}.gws-wkr__actions{display:grid}.gws-wkr__actions>*{width:100%}.gws-wkr__lang{gap:4px}.gws-wkr__lang a{min-width:31px;height:28px}}
@media print{body *{visibility:hidden!important}.gws-wkr,.gws-wkr *{visibility:visible!important}.gws-wkr{position:absolute;inset:0;max-width:none;margin:0;padding:12mm;color:#111;overflow:visible}.gws-wkr__hero{padding:12mm;border-radius:0;box-shadow:none;-webkit-print-color-adjust:exact;print-color-adjust:exact}.gws-wkr__layout{grid-template-columns:1fr}.gws-wkr__form,.gws-wkr__lang,.gws-wkr__actions{display:none!important}.gws-wkr__result{position:static}.gws-wkr__card{box-shadow:none;break-inside:avoid}.gws-wkr__formula-grid{grid-template-columns:repeat(2,1fr)}.gws-wkr__disclaimer{font-size:9pt}}

/* WKR3 – Zeitersparnis in Umsatzpotenzial umdenken */
.gws-wkr-growth{margin-top:34px;padding-top:34px;border-top:2px solid #f1dddd}.gws-wkr-growth__hero{padding:clamp(28px,4vw,48px);border-radius:25px;background:linear-gradient(135deg,#fff7ed 0%,#fff 45%,#fff7f7 100%);border:1px solid #f0d4bd;box-shadow:0 18px 55px rgba(120,53,15,.08)}.gws-wkr-growth__hero .gws-wkr__eyebrow{color:#9a3412}.gws-wkr-growth__hero h2{max-width:880px;margin:14px 0 12px;font-size:clamp(29px,4.4vw,49px);line-height:1.07;letter-spacing:-.03em;color:#431407}.gws-wkr-growth__hero p{max-width:880px;margin:0;color:#684d42;font-size:clamp(15px,1.8vw,19px);line-height:1.65}.gws-wkr-growth__bridge{display:inline-flex;margin-top:20px;padding:11px 15px;border-radius:13px;background:#7c2d12;color:#fff;font-size:14px}.gws-wkr-growth__layout{margin-top:20px}.gws-wkr-growth__result{background:linear-gradient(180deg,#fff,#fffaf5)}.gws-wkr-growth__hint{display:block;margin-top:7px;color:#7c6a6a;font-size:11px;line-height:1.45}.gws-wkr-growth__capacity-note{margin:15px 0 0;padding:12px 13px;border-radius:12px;background:#f0fdf4;color:#166534;font-size:12px;line-height:1.5}.gws-wkr-growth__capacity-note.is-warning{background:#fff7ed;color:#9a3412}.gws-wkr-growth__formula{margin-top:20px}.gws-wkr-growth__catalog{margin-top:20px;padding:clamp(20px,3vw,32px)}.gws-wkr-growth__catalog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:22px}.gws-wkr-growth__catalog-grid article{display:flex;min-width:0;gap:13px;padding:17px;border:1px solid var(--line);border-radius:15px;background:#fff}.gws-wkr-growth__icon{display:grid;flex:0 0 39px;width:39px;height:39px;place-items:center;border-radius:11px;background:#fff7ed;font-size:20px}.gws-wkr-growth__catalog-grid strong{display:block;font-size:14px;color:#3f2424}.gws-wkr-growth__catalog-grid p{margin:6px 0 9px;color:var(--muted);font-size:12px;line-height:1.5}.gws-wkr-growth__catalog-grid small{display:inline-flex;padding:4px 7px;border-radius:999px;font-size:10px;font-weight:850}.gws-wkr-growth__catalog-grid .is-included{background:#ecfdf5;color:#047857}.gws-wkr-growth__catalog-grid .is-protected{background:#f8fafc;color:#475569}.gws-wkr-growth__disclaimer{margin-top:16px}.gws-wkr[dir=rtl] .gws-wkr-growth__catalog-grid article{direction:rtl}
@media(max-width:700px){.gws-wkr-growth{margin-top:24px;padding-top:24px}.gws-wkr-growth__hero{padding:24px 20px;border-radius:20px}.gws-wkr-growth__catalog-grid{grid-template-columns:1fr}}
@media print{.gws-wkr-growth__hero,.gws-wkr-growth__catalog{break-inside:avoid}.gws-wkr-growth__catalog-grid{grid-template-columns:repeat(2,1fr)}}

/* WKR4 – Branchenspezifische Profile, Erklärhilfen und nicht monetarisierte Benefits */
.gws-wkr-branch{margin-top:22px;padding:clamp(20px,3vw,32px);transition:box-shadow .25s ease,border-color .25s ease}.gws-wkr-branch.is-applied{border-color:#f0b76a;box-shadow:0 18px 55px rgba(180,83,9,.13)}.gws-wkr-branch__intro{max-width:920px;margin:14px 0 18px;color:#655050;font-size:14px;line-height:1.6}.gws-wkr-branch__intro strong{color:#7f1d1d}.gws-wkr-branch__select{display:grid;gap:7px;max-width:760px}.gws-wkr-branch__select>span{color:#493737;font-size:13px;font-weight:850}.gws-wkr-branch__select select{width:100%;min-height:52px;padding:10px 40px 10px 13px;border:1px solid #d8c4c4;border-radius:12px;background:#fff;color:#281d1d;font:750 15px/1.3 inherit;outline:none}.gws-wkr-branch__select select:focus{border-color:#b91c1c;box-shadow:0 0 0 3px rgba(185,28,28,.09)}.gws-wkr-branch__message{margin:13px 0 0;padding:10px 12px;border-radius:11px;background:#fff7ed;color:#7c2d12;font-size:12px;line-height:1.5}
.gws-wkr__field-head{display:flex;align-items:center;justify-content:space-between;gap:9px;margin-bottom:7px}.gws-wkr__field-head>span{display:block;color:#493737;font-size:13px;font-weight:800;line-height:1.35}.gws-wkr-help__button{display:grid;flex:0 0 25px;width:25px;height:25px;place-items:center;padding:0;border:1.5px solid #b91c1c;border-radius:999px;background:#fff;color:#991b1b;font:900 13px/1 inherit;cursor:pointer;box-shadow:none}.gws-wkr-help__button:hover,.gws-wkr-help__button[aria-expanded=true]{background:#b91c1c;color:#fff}.gws-wkr-help__button:focus-visible{outline:3px solid rgba(185,28,28,.2);outline-offset:2px}.gws-wkr-help__panel{position:relative;margin:-1px 0 9px;padding:11px 12px;border:1px solid #f1caca;border-radius:11px;background:#fff8f8;color:#644b4b;font-size:11.5px;line-height:1.55;box-shadow:0 8px 22px rgba(76,27,27,.05)}.gws-wkr-help__panel:before{content:'i';display:inline-grid;width:18px;height:18px;margin-inline-end:6px;place-items:center;border-radius:999px;background:#7f1d1d;color:#fff;font:800 10px/1 inherit;vertical-align:1px}
.gws-wkr-benefits{margin-top:20px;padding:clamp(20px,3vw,32px);background:linear-gradient(180deg,#fff,#fffdf9)}.gws-wkr-benefits__intro{max-width:900px;margin:14px 0 22px;color:#6d5656;font-size:13px;line-height:1.65}.gws-wkr-benefits__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.gws-wkr-benefit{min-width:0;border:1px solid #ead9d9;border-radius:15px;background:#fff;overflow:hidden}.gws-wkr-benefit summary{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:62px;padding:15px 16px;cursor:pointer;list-style:none;color:#402727;font-size:13px;font-weight:850;line-height:1.35}.gws-wkr-benefit summary::-webkit-details-marker{display:none}.gws-wkr-benefit summary b{display:grid;flex:0 0 28px;width:28px;height:28px;place-items:center;border-radius:999px;background:#fff3e6;color:#9a3412;font-size:18px;transition:transform .2s ease}.gws-wkr-benefit[open] summary b{transform:rotate(45deg);background:#7f1d1d;color:#fff}.gws-wkr-benefit>div{padding:0 16px 16px}.gws-wkr-benefit p{margin:0;color:#6a5555;font-size:12px;line-height:1.6}.gws-wkr-benefit small{display:inline-flex;margin-top:11px;padding:5px 8px;border-radius:999px;background:#f8fafc;color:#64748b;font-size:9.5px;font-weight:800}
.gws-wkr[dir=rtl] .gws-wkr__field-head,.gws-wkr[dir=rtl] .gws-wkr-benefit summary{direction:rtl}.gws-wkr[dir=rtl] .gws-wkr-branch__select select{padding:10px 13px 10px 40px}
@media(max-width:700px){.gws-wkr-branch{padding:20px}.gws-wkr-benefits__grid{grid-template-columns:1fr}.gws-wkr-help__button{width:28px;height:28px;flex-basis:28px}.gws-wkr-benefit summary{min-height:58px}}
@media print{.gws-wkr-branch{break-inside:avoid}.gws-wkr-help__button,.gws-wkr-help__panel{display:none!important}.gws-wkr-benefits{break-inside:auto}.gws-wkr-benefits__grid{grid-template-columns:1fr 1fr}.gws-wkr-benefit>div{display:block!important}.gws-wkr-benefit summary b{display:none}}
