@font-face{font-family:Big Shoulders Display;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/big-shoulders-display.woff2) format("woff2")}@font-face{font-family:Hanken Grotesk;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/hanken-grotesk.woff2) format("woff2")}@font-face{font-family:Spline Sans Mono;font-style:normal;font-weight:300 700;font-display:swap;src:url(/fonts/spline-sans-mono.woff2) format("woff2")}:root{--ink-950:oklch(0.17 0.012 78);--ink-900:oklch(0.21 0.013 78);--ink-800:oklch(0.27 0.013 78);--ink-700:oklch(0.35 0.012 78);--ink-600:oklch(0.46 0.011 80);--ink-500:oklch(0.50 0.011 80);--ink-400:oklch(0.68 0.010 82);--ink-300:oklch(0.80 0.009 83);--ink-200:oklch(0.89 0.008 84);--ink-150:oklch(0.93 0.007 85);--ink-100:oklch(0.96 0.006 85);--ink-050:oklch(0.975 0.006 85);--ink-000:oklch(0.985 0.005 85);--lime:#b5e545;--lime-deep:#a3d137;--lime-soft:#dcf2a0;--lime-glow:rgba(181,229,69,0.45);--lime-on-light:#4c701a;--abo-standard:var(--ink-400);--abo-standard-deep:var(--ink-600);--abo-profi:var(--lime);--abo-profi-deep:var(--lime-deep);--abo-platz:#2e3324;--abo-platz-deep:#4a4c45;--grade-a:#b5e545;--grade-b:oklch(0.83 0.17 108);--grade-c:oklch(0.80 0.155 90);--grade-d:oklch(0.74 0.16 66);--grade-e:oklch(0.64 0.19 42);--grade-f:oklch(0.55 0.205 27);--surface-dark:var(--ink-900);--surface-dark-raised:var(--ink-800);--text-on-dark:var(--ink-050);--text-on-dark-muted:var(--ink-400);--hairline-on-dark:oklch(0.99 0 0/0.12);--surface-paper:var(--ink-100);--surface-card:var(--ink-050);--surface-sunk:var(--ink-150);--text-body:var(--ink-800);--text-strong:var(--ink-950);--text-muted:var(--ink-500);--hairline:var(--ink-200);--accent:var(--lime);--on-accent:var(--ink-950);--marker:var(--lime);--danger:#ce2324;--danger-ink:oklch(0.5 0.13 30);--focus-ring:var(--ink-950);--focus-ring-on-dark:var(--lime);--font-display:"Big Shoulders Display","Arial Narrow",sans-serif;--font-body:"Hanken Grotesk",system-ui,sans-serif;--font-mono:"Spline Sans Mono",ui-monospace,monospace;--w-reg:400;--w-med:500;--w-semi:600;--w-bold:700;--w-black:900;--text-xs:0.778rem;--text-sm:0.889rem;--text-base:1rem;--text-md:1.111rem;--text-lg:1.333rem;--display-sm:clamp(1.75rem,1.2rem + 2.6vw,2.75rem);--display-md:clamp(2.5rem,1.6rem + 4.4vw,4.25rem);--display-lg:clamp(3.25rem,1.9rem + 6.6vw,6rem);--display-xl:clamp(4rem,2rem + 9.5vw,8.5rem);--lh-display:0.92;--lh-tight:1.12;--lh-body:1.55;--track-display:0.005em;--track-label:0.14em;--track-body:0;font-size:18px}@media (max-width:600px){:root{font-size:17px}}:root{--space-0:0;--space-1:0.25rem;--space-2:0.5rem;--space-3:0.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4rem;--space-9:6rem;--space-10:8rem;--gutter:clamp(1.25rem,5vw,4rem);--section-y:clamp(3.5rem,8vw,7rem);--max-content:76rem;--max-text:38rem;--radius-xs:3px;--radius-sm:5px;--radius-md:8px;--radius-lg:12px;--radius-pill:999px;--radius-marker:999px;--elev-flat:none;--border-hair:1px solid var(--hairline);--border-hair-dark:1px solid var(--hairline-on-dark);--glow-hover:0 0 0 1px var(--lime),0 6px 28px var(--lime-glow);--glow-soft:0 4px 22px var(--lime-glow);--ease-marker:cubic-bezier(0.22,0.61,0.36,1);--ease-soft:cubic-bezier(0.4,0,0.2,1);--ease-out:cubic-bezier(0,0,0.2,1);--dur-fast:140ms;--dur-base:240ms;--dur-marker:520ms}@keyframes marker-wisch{0%{transform:scaleX(0);transform-origin:left center}to{transform:scaleX(1);transform-origin:left center}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;background:var(--surface-paper);color:var(--text-body);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.phw-btn,body{font-family:var(--font-body)}.phw-btn{--_bg:var(--lime);--_fg:var(--on-accent);--_bd:transparent;font-weight:700;font-size:var(--text-base);line-height:1;letter-spacing:.005em;display:inline-flex;align-items:center;justify-content:center;gap:.55em;padding:.85em 1.5em;border-radius:var(--radius-pill);background:var(--_bg);color:var(--_fg);border:1.5px solid var(--_bd);cursor:pointer;text-decoration:none;white-space:nowrap;transition:box-shadow var(--dur-base) var(--ease-soft),transform var(--dur-fast) var(--ease-soft),background var(--dur-base) var(--ease-soft)}.phw-btn:hover{box-shadow:var(--glow-hover)}.phw-btn:active{transform:translateY(1px) scale(.985)}.phw-btn:focus-visible{outline:3px solid var(--focus-ring);outline-offset:3px}.phw-btn[disabled]{opacity:.45;cursor:not-allowed;box-shadow:none}.phw-btn--primary:active{--_bg:var(--lime-deep)}.phw-btn--ghost{--_bg:transparent;--_fg:var(--text-strong);--_bd:var(--ink-400)}.phw-btn--ghost:hover{--_bd:var(--ink-950);box-shadow:none;background:var(--surface-sunk)}.phw-btn--ghost.phw-on-dark{--_fg:var(--text-on-dark);--_bd:var(--hairline-on-dark)}.phw-btn--ghost.phw-on-dark:hover{--_bd:var(--lime);background:transparent}.phw-btn--ghost.phw-on-dark:focus-visible{outline-color:var(--focus-ring-on-dark)}.phw-btn--sm{font-size:var(--text-sm);padding:.7em 1.15em}.phw-btn--lg{font-size:var(--text-md);padding:.95em 1.9em}.phw-field{display:flex;flex-direction:column;gap:.45rem;font-family:var(--font-body)}.phw-field__label{font-weight:700;font-size:var(--text-sm);color:var(--text-strong);letter-spacing:.005em}.phw-field__hint{font-size:var(--text-xs);color:var(--text-muted)}.phw-field__error{font-size:var(--text-xs);font-weight:600;color:var(--danger-ink)}.phw-input{font-family:var(--font-body);font-size:var(--text-base);color:var(--text-strong);background:var(--surface-card);border:1.5px solid var(--ink-300);border-radius:var(--radius-sm);padding:.7em .85em;width:100%;transition:border-color var(--dur-base) var(--ease-soft),box-shadow var(--dur-base) var(--ease-soft)}.phw-input::placeholder{color:var(--text-muted)}.phw-input:hover{border-color:var(--ink-500)}.phw-input:focus{outline:none;border-color:var(--ink-950);box-shadow:0 0 0 3px var(--lime-soft)}.phw-input[aria-invalid=true]{border-color:var(--danger-ink)}.phw-input[disabled]{opacity:.5;cursor:not-allowed}.phw-field--mono .phw-input{font-family:var(--font-mono);letter-spacing:.02em}textarea.phw-input{min-height:6.5rem;line-height:var(--lh-body);resize:vertical}.phw-icon-danger{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:none;border-radius:var(--radius-md);cursor:pointer;background:transparent;color:var(--text-muted);transition:color .12s ease,background .12s ease}.phw-icon-danger:focus-visible,.phw-icon-danger:hover{background:var(--ink-200);color:var(--danger-ink)}.phw-icon-danger:focus-visible{outline:3px solid var(--focus-ring);outline-offset:3px}.phw-queue-card{background:var(--surface-card);border:var(--border-hair);border-radius:var(--radius-md);padding:var(--space-3) var(--space-4)}.phw-kundenblock .phw-queue-card{background:transparent;border:0;border-radius:0;padding:var(--space-3) 0}.phw-kundenblock .phw-queue-card+.phw-queue-card{border-top:var(--border-hair)}@media (max-width:879.98px){.phw-queue-card{grid-template-columns:1fr!important}}@media (max-width:999.98px){.phw-queue-card--erfassung{grid-template-columns:1fr!important}.phw-queue-card__aktion-gestapelt{flex-direction:column;align-items:flex-start!important}}.phw-done-more{list-style:none}.phw-done-more::-webkit-details-marker{display:none}.phw-skip{position:absolute;left:.75rem;top:-3rem;z-index:100;background:var(--lime);color:var(--on-accent);padding:.6rem 1rem;border-radius:var(--radius-sm);font-weight:700;text-decoration:none;transition:top var(--dur-base) var(--ease-soft)}.phw-skip:focus{top:.75rem}.phw-tile{transition:box-shadow var(--dur-base) var(--ease-soft),border-color var(--dur-base) var(--ease-soft)}.phw-tile:hover{border-color:var(--lime);box-shadow:var(--glow-hover)}.phw-tile:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}.phw-tile-dark:focus-visible{outline-color:var(--focus-ring-on-dark)}.phw-kennzahl-grid{display:grid;grid-gap:var(--space-3);gap:var(--space-3);grid-template-columns:minmax(0,1fr)}@container phw-inhalt (min-width: 504px){.phw-kennzahl-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@container phw-inhalt (min-width: 792px){.phw-kennzahl-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.phw-tile-wide{grid-column:span 2}@container phw-inhalt (max-width: 503.98px){.phw-tile-wide{grid-column:span 1}}@keyframes phw-sweep-rot{to{transform:rotate(1turn)}}.phw-radar-sweep{transform-box:view-box;transform-origin:100px 100px;animation:phw-sweep-rot 4s linear infinite}@keyframes phw-blip-pulse{0%,to{opacity:.45}50%{opacity:1}}.phw-radar-blip{animation:phw-blip-pulse 2.6s var(--ease-soft) infinite}@keyframes phw-radar-line-sweep{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.phw-portal{--phw-sidebar-w:264px;min-height:100dvh;background:var(--surface-paper)}@media (min-width:880px){.phw-portal{display:grid;grid-template-columns:var(--phw-sidebar-w) minmax(0,1fr)}}.phw-sidebar{display:flex;flex-direction:column;background:var(--surface-dark);color:var(--text-on-dark);border-right:var(--border-hair-dark)}@media (min-width:880px){.phw-sidebar{position:-webkit-sticky;position:sticky;top:0;height:100dvh}}.phw-sidebar__head{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);padding:var(--space-5) var(--space-5) var(--space-4)}.phw-sidebar__brand{display:inline-flex;align-items:center}.phw-sidebar__wordmark{display:block;height:32px;width:auto}.phw-sidebar__pin{display:none;height:28px;width:auto}.phw-collapse-toggle{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:0;background:transparent;color:var(--text-on-dark-muted);border-radius:var(--radius-sm);cursor:pointer;transition:color var(--dur-base) var(--ease-soft)}.phw-collapse-toggle:hover{color:var(--text-on-dark)}.phw-collapse-toggle:focus-visible{outline:3px solid var(--focus-ring-on-dark);outline-offset:-3px}@media (max-width:879.98px){.phw-collapse-toggle{display:none}}.phw-sidebar__nav{flex:1 1 auto;overflow-y:auto;padding:var(--space-2) var(--space-3)}.phw-sidebar__foot{flex:0 0 auto;display:flex;flex-direction:column;gap:var(--space-3);border-top:var(--border-hair-dark);padding:var(--space-4) var(--space-5)}.phw-navgroup{padding:var(--space-3) 0}.phw-navgroup+.phw-navgroup{border-top:var(--border-hair-dark)}.phw-navgroup__uptitle{font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:var(--track-label);text-transform:uppercase;color:var(--text-on-dark-muted);padding:0 var(--space-3);margin:0 0 var(--space-2)}.phw-navgroup__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px}.phw-navitem{position:relative;display:flex;align-items:center;gap:var(--space-3);min-height:44px;padding:0 var(--space-3);border-radius:var(--radius-sm);color:var(--text-on-dark-muted);font-size:var(--text-sm);font-weight:var(--w-med);text-decoration:none;isolation:isolate;transition:color var(--dur-base) var(--ease-soft)}.phw-navitem__icon{flex:0 0 auto;display:inline-flex;color:inherit}.phw-navitem__label{flex:1 1 auto;min-width:0}.phw-navitem--child{padding-left:calc(var(--space-3) + var(--space-6));min-height:40px}.phw-navitem:after{content:"";position:absolute;inset:0;z-index:-1;border-radius:inherit;background:var(--lime-soft);opacity:0;transform:scaleX(0);transform-origin:left center;transition:transform var(--dur-marker) var(--ease-marker),opacity var(--dur-base) var(--ease-soft)}.phw-navitem:hover:after{opacity:.1;transform:scaleX(1)}.phw-navitem:before{content:"";position:absolute;left:0;top:50%;width:3px;height:60%;border-radius:var(--radius-marker);background:var(--lime);transform:translateY(-50%) scaleY(0);transform-origin:center;transition:transform var(--dur-marker) var(--ease-marker)}.phw-navitem[aria-current=page]{color:var(--text-on-dark);font-weight:var(--w-bold)}.phw-navitem[aria-current=page]:before{transform:translateY(-50%) scaleY(1)}.phw-navitem[aria-current=page]:after{opacity:.16;transform:scaleX(1)}.phw-navitem[aria-current=page] .phw-navitem__icon{color:var(--lime)}.phw-navitem:focus-visible{outline:3px solid var(--focus-ring-on-dark);outline-offset:-3px}.phw-navbadge{flex:0 0 auto;min-width:1.45em;height:1.45em;padding:0 .45em;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-pill);font-family:var(--font-mono);font-size:var(--text-xs);font-weight:var(--w-bold);line-height:1;background:var(--surface-dark-raised);color:var(--text-on-dark)}.phw-navbadge--signal{background:var(--lime);color:var(--on-accent)}.phw-scrim{position:fixed;inset:0;z-index:40;background:oklch(0 0 0/.5);opacity:0;visibility:hidden;transition:opacity var(--dur-base) var(--ease-out),visibility var(--dur-base) var(--ease-out)}.phw-scrim[data-open]{opacity:1;visibility:visible}@media (min-width:880px){.phw-scrim{display:none}}@media (max-width:879.98px){.phw-sidebar{position:fixed;inset:0 auto 0 0;z-index:50;width:min(var(--phw-sidebar-w),86vw);transform:translateX(-100%);transition:transform var(--dur-base) var(--ease-out)}.phw-sidebar[data-open]{transform:translateX(0)}}.phw-mobilebar{display:none}@media (max-width:879.98px){.phw-mobilebar{display:flex;align-items:center;gap:var(--space-4);position:-webkit-sticky;position:sticky;top:0;z-index:30;min-height:56px;padding:0 var(--gutter);background:var(--surface-dark);color:var(--text-on-dark);border-bottom:var(--border-hair-dark)}}.phw-mobilebar__spacer{flex:1 1 auto}.phw-hamburger{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;margin-left:calc(var(--space-3) * -1);border:0;background:transparent;color:var(--text-on-dark);border-radius:var(--radius-sm);cursor:pointer}.phw-hamburger:focus-visible{outline:3px solid var(--focus-ring-on-dark);outline-offset:-3px}.phw-main{max-width:var(--max-content);margin:0 auto;padding:var(--section-y) var(--gutter);container:phw-inhalt/inline-size}.phw-avatar{inline-size:42px;block-size:42px;flex:0 0 auto;border-radius:50%;overflow:hidden;box-shadow:0 0 0 2px var(--surface-dark),0 0 0 3.5px var(--lime-deep)}.phw-avatar__img{width:100%;height:100%;object-fit:cover;display:block}.phw-avatar__fallback{width:100%;height:100%;display:grid;place-items:center;background:var(--lime);color:var(--on-accent);font-family:var(--font-display);font-weight:800}.phw-profile{display:flex;align-items:center;gap:var(--space-3)}.phw-profile__name{flex:1 1 auto;min-width:0;font-weight:var(--w-bold);font-size:var(--text-sm);color:var(--text-on-dark);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.phw-profile__signout{display:flex}.phw-profile__signout .phw-btn{width:100%}@media (min-width:880px){.phw-portal{transition:grid-template-columns var(--dur-base) var(--ease-soft)}.phw-portal.phw-sidebar-collapsed{--phw-sidebar-w:72px}.phw-sidebar-collapsed .phw-sidebar__head{flex-direction:column;gap:var(--space-3);padding-inline:var(--space-2)}.phw-sidebar-collapsed .phw-sidebar__wordmark{display:none}.phw-sidebar-collapsed .phw-sidebar__pin{display:block}.phw-sidebar-collapsed .phw-collapse-toggle svg{transform:scaleX(-1)}.phw-sidebar-collapsed .phw-sidebar__nav{padding:var(--space-2)}.phw-sidebar-collapsed .phw-sidebar__foot{padding:var(--space-4) var(--space-2);align-items:center}.phw-sidebar-collapsed .phw-navgroup__uptitle,.phw-sidebar-collapsed .phw-navitem__label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.phw-sidebar-collapsed .phw-navitem{justify-content:center;padding:0;gap:0}.phw-sidebar-collapsed .phw-navitem--child{padding-left:0}.phw-sidebar-collapsed .phw-navbadge{position:absolute;top:5px;right:9px;min-width:8px;width:8px;height:8px;padding:0}.phw-sidebar-collapsed .phw-navbadge>span{display:none}.phw-sidebar-collapsed .phw-profile{justify-content:center}.phw-sidebar-collapsed .phw-profile__name,.phw-sidebar-collapsed .phw-profile__signout{display:none}}.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}.phw-palette-trigger{display:flex;align-items:center;gap:var(--space-3);width:100%;min-height:40px;margin-bottom:var(--space-2);padding:0 var(--space-3);border:var(--border-hair-dark);border-radius:var(--radius-sm);background:var(--surface-dark-raised);color:var(--text-on-dark-muted);font-size:var(--text-sm);cursor:pointer;transition:color var(--dur-base) var(--ease-soft),border-color var(--dur-base) var(--ease-soft)}.phw-palette-trigger:hover{color:var(--text-on-dark);border-color:var(--lime)}.phw-palette-trigger:focus-visible{outline:3px solid var(--focus-ring-on-dark);outline-offset:-3px}.phw-palette-trigger__icon{flex:0 0 auto;display:inline-flex}.phw-palette-trigger__label{flex:1 1 auto;text-align:left}.phw-palette-trigger__kbd{flex:0 0 auto;font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-on-dark-muted);border:var(--border-hair-dark);border-radius:var(--radius-xs);padding:1px 5px}@media (min-width:880px){.phw-sidebar-collapsed .phw-palette-trigger{justify-content:center;padding:0}.phw-sidebar-collapsed .phw-palette-trigger__kbd,.phw-sidebar-collapsed .phw-palette-trigger__label{display:none}}.phw-mobilebar__search{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:0;background:transparent;color:var(--text-on-dark);border-radius:var(--radius-sm);cursor:pointer}.phw-mobilebar__search:focus-visible{outline:3px solid var(--focus-ring-on-dark);outline-offset:-3px}.phw-palette{position:fixed;inset:0;z-index:60;display:flex;align-items:flex-start;justify-content:center;padding:clamp(3rem,12vh,9rem) var(--gutter) var(--gutter);background:oklch(0 0 0/.5)}.phw-palette__box{width:100%;max-width:560px;display:flex;flex-direction:column;max-height:min(60vh,32rem);background:var(--surface-dark);color:var(--text-on-dark);border:var(--border-hair-dark);border-radius:var(--radius-md);box-shadow:0 24px 60px oklch(0 0 0/.45);overflow:hidden}.phw-palette__input{flex:0 0 auto;width:100%;padding:var(--space-4) var(--space-5);border:0;border-bottom:var(--border-hair-dark);background:transparent;color:var(--text-on-dark);font-family:var(--font-body);font-size:var(--text-md)}.phw-palette__input::placeholder{color:var(--text-on-dark-muted)}.phw-palette__input:focus-visible{outline:none}.phw-palette__list{flex:1 1 auto;overflow-y:auto;list-style:none;margin:0;padding:var(--space-2);display:flex;flex-direction:column;gap:2px}.phw-palette__opt{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);min-height:44px;padding:0 var(--space-3);border-radius:var(--radius-sm);color:var(--text-on-dark-muted);font-size:var(--text-sm);cursor:pointer}.phw-palette__opt--active{background:var(--lime-soft);color:var(--on-accent)}.phw-palette__opt-label{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.phw-palette__opt-tag{flex:0 0 auto;font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:var(--track-label);text-transform:uppercase;color:var(--text-on-dark-muted)}.phw-palette__opt--active .phw-palette__opt-tag{color:var(--on-accent)}.phw-palette__empty{padding:var(--space-4) var(--space-3);color:var(--text-on-dark-muted);font-size:var(--text-sm);text-align:center}.phw-ob-marker{background:var(--lime);color:var(--on-accent);border-radius:var(--radius-marker);padding:0 .18em;line-height:1.1;display:inline-block;transform:rotate(-1deg);font-weight:var(--w-bold)}.phw-ob-progress{display:flex;gap:var(--space-2)}.phw-ob-seg{flex:1 1;height:6px;border-radius:var(--radius-marker);background:var(--ink-200);overflow:hidden}.phw-ob-seg__fill{display:block;height:100%;background:var(--lime);border-radius:inherit;transform:scaleX(var(--seg-fill,0));transform-origin:left center;transition:transform var(--dur-marker) var(--ease-marker)}.phw-ob-progress-row{display:flex;align-items:baseline;justify-content:space-between;gap:var(--space-3);margin-top:var(--space-2)}.phw-ob-label{letter-spacing:var(--track-label);text-transform:uppercase}.phw-ob-label,.phw-ob-saved{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-muted)}.phw-ob-saved{white-space:nowrap;animation:phw-ob-fade var(--dur-fast) var(--ease-out)}@keyframes phw-ob-fade{0%{opacity:0}to{opacity:1}}.phw-ob-card{background:var(--surface-card);border:var(--border-hair);border-radius:var(--radius-lg);padding:var(--space-5);max-width:560px;margin:0 auto}@media (min-width:600px){.phw-ob-card{padding:var(--space-6)}}.phw-ob-step{animation:phw-ob-step-in var(--dur-base) var(--ease-out)}@keyframes phw-ob-step-in{0%{opacity:0;transform:translateX(16px)}to{opacity:1;transform:none}}.phw-ob-questions{gap:var(--space-6)}.phw-ob-q,.phw-ob-questions{display:flex;flex-direction:column}.phw-ob-q{gap:var(--space-2)}.phw-ob-q__label{font-size:var(--text-base);font-weight:var(--w-bold);color:var(--text-strong);line-height:var(--lh-tight)}.phw-ob-q__optional{font-family:var(--font-mono);font-weight:var(--w-reg);margin-left:.5em;text-transform:none;letter-spacing:0}.phw-ob-q__hint,.phw-ob-q__optional{font-size:var(--text-xs);color:var(--text-muted)}.phw-ob-mergeblock{display:flex;flex-direction:column;gap:var(--space-4)}.phw-ob-mergesub{display:flex;flex-direction:column;gap:var(--space-2)}.phw-ob-mergesub__label{font-size:var(--text-sm);font-weight:var(--w-semi);color:var(--text-body)}.phw-ob-input--prefill{background:var(--lime-soft)}.phw-ob-prefillnote{font-size:var(--text-xs);color:var(--text-muted)}.phw-ob-chips{display:flex;flex-wrap:wrap;gap:var(--space-2)}.phw-ob-chip{display:inline-flex;align-items:center;min-height:44px;padding:.6em 1.1em;border-radius:var(--radius-pill);border:1.5px solid var(--ink-300);background:var(--surface-card);color:var(--text-body);font-family:var(--font-body);font-weight:var(--w-semi);font-size:var(--text-sm);line-height:1.1;cursor:pointer;text-align:left;transition:border-color var(--dur-fast) var(--ease-soft),background var(--dur-fast) var(--ease-soft),transform var(--dur-fast) var(--ease-soft)}.phw-ob-chip:hover{border-color:var(--ink-500)}.phw-ob-chip:active{transform:translateY(1px) scale(.985)}.phw-ob-chip:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}.phw-ob-chip--on{background:var(--lime);color:var(--on-accent)}.phw-ob-chip--on,.phw-ob-chip--on:hover{border-color:transparent}.phw-ob-chip--on:active{background:var(--lime-deep)}.phw-ob-chip__check{display:inline-flex;align-items:center;width:0;opacity:0;overflow:hidden;transition:width var(--dur-fast) var(--ease-out),opacity var(--dur-fast) var(--ease-out),margin var(--dur-fast) var(--ease-out)}.phw-ob-chip--on .phw-ob-chip__check{width:16px;opacity:1;margin-right:.35em}.phw-ob-chip--ghost{border-style:dashed;color:var(--text-muted)}.phw-ob-chip--ghost:hover{border-color:var(--ink-500);color:var(--text-body)}.phw-ob-customrow{display:inline-flex;align-items:center;gap:var(--space-2)}.phw-ob-custominput{min-height:44px;max-width:14rem}.phw-ob-hourcustom{display:flex;flex-direction:column;gap:var(--space-2);overflow:hidden}.phw-ob-err{display:inline-flex;align-items:center;gap:.35em;font-size:var(--text-xs);color:var(--danger-ink);font-weight:var(--w-semi)}.phw-ob-footer{position:-webkit-sticky;position:sticky;bottom:0;display:flex;align-items:center;gap:var(--space-3);margin-top:var(--space-5);padding:var(--space-3) 0 calc(var(--space-3) + env(safe-area-inset-bottom));background:var(--surface-paper);border-top:var(--border-hair)}.phw-ob-footer .phw-ob-next{flex:1 1 auto}.phw-ob-saveerr{font-size:var(--text-sm);color:var(--danger-ink);margin-top:var(--space-2)}.phw-ob-otherfield{flex:1 1 100%;gap:var(--space-2);margin-top:var(--space-2)}.phw-ob-duo,.phw-ob-otherfield{display:flex;flex-direction:column}.phw-ob-duo{gap:var(--space-3)}.phw-ob-duo__field{display:flex;flex-direction:column;gap:var(--space-1)}.phw-ob-duo__label{font-size:var(--text-sm);font-weight:var(--w-semi);color:var(--text-strong)}.phw-ob-arearadius,.phw-ob-hourcfg{display:flex;flex-direction:column;gap:var(--space-3)}.phw-ob-hourrow{display:flex;align-items:center;gap:var(--space-2);flex-wrap:wrap}.phw-ob-hourrow .phw-ob-duo__label{flex:1 1 100%}.phw-ob-time{width:auto;flex:0 1 auto;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.phw-ob-hoursep,.phw-ob-textlink{color:var(--text-muted);font-size:var(--text-sm)}.phw-ob-textlink{align-self:flex-start;background:none;border:0;padding:0;font-family:var(--font-body);text-decoration:underline;text-underline-offset:3px;cursor:pointer}.phw-ob-textlink:hover{color:var(--text-strong)}.phw-ob-textlink:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}.phw-ob-style{display:flex;flex-direction:column;gap:var(--space-2)}.phw-ob-style__uptitle{margin:0;font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:var(--track-label);text-transform:uppercase;color:var(--text-muted)}.phw-ob-style__q{margin:var(--space-1) 0 0;font-size:var(--text-base);font-weight:var(--w-bold);color:var(--text-strong);line-height:var(--lh-tight)}.phw-ob-style__sub{margin:0 0 var(--space-2);font-size:var(--text-xs);color:var(--text-muted)}.phw-ob-style-pair{display:grid;grid-template-columns:1fr 1fr;grid-gap:var(--space-2);gap:var(--space-2);animation:phw-ob-step-in var(--dur-base) var(--ease-out)}.phw-ob-style-card{display:flex;flex-direction:column;aspect-ratio:4/5;border:var(--border-hair);border-radius:var(--radius-lg);overflow:hidden;padding:0;cursor:pointer;background:var(--ink-050);transition:box-shadow var(--dur-fast) var(--ease-out),border-color var(--dur-fast) var(--ease-out)}.phw-ob-style-card[data-ground=dark]{background:var(--ink-900)}.phw-ob-style-card:hover{border-color:var(--ink-500)}.phw-ob-style-card:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}.phw-ob-style-card--picked{border:2px solid var(--lime);box-shadow:var(--glow-soft)}.phw-ob-style-tile{flex:1 1 auto;min-height:0;display:block}.phw-ob-style-tile svg{display:block;width:100%;height:100%}.phw-ob-style-label{flex:0 0 auto;padding:var(--space-3) var(--space-3) calc(var(--space-3) + .1rem);font-family:var(--font-body);font-size:var(--text-sm);font-weight:var(--w-semi);line-height:var(--lh-tight);text-align:left;color:var(--text-strong)}.phw-ob-style-card[data-ground=dark] .phw-ob-style-label{color:var(--text-on-dark)}.phw-ob-style-result{display:flex;flex-direction:column;gap:var(--space-3);animation:phw-ob-step-in var(--dur-base) var(--ease-out)}.phw-ob-style-result__title{margin:var(--space-1) 0 0;font-family:var(--font-display);font-weight:var(--w-black);font-size:var(--display-sm);line-height:var(--lh-display);color:var(--text-strong)}.phw-ob-style-result__sentence{margin:0;font-size:var(--text-base);line-height:var(--lh-body);color:var(--text-body)}.phw-ob-style-board{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:var(--space-2);gap:var(--space-2);margin-top:var(--space-1)}.phw-ob-style-thumb{display:flex;flex-direction:column;aspect-ratio:4/5;border:var(--border-hair);border-radius:var(--radius-sm);overflow:hidden;padding:0;cursor:pointer;background:var(--ink-050);transition:border-color var(--dur-fast) var(--ease-out)}.phw-ob-style-thumb[data-ground=dark]{background:var(--ink-900)}.phw-ob-style-thumb:hover{border-color:var(--lime)}.phw-ob-style-thumb:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}.phw-ob-style-thumb__tile{flex:1 1 auto;min-height:0;display:block}.phw-ob-style-thumb__tile svg{display:block;width:100%;height:100%}.phw-ob-style-thumb__label{flex:0 0 auto;padding:.3rem .4rem;font-family:var(--font-body);font-size:.66rem;font-weight:var(--w-semi);line-height:1.15;text-align:left;color:var(--text-strong);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.phw-ob-style-thumb[data-ground=dark] .phw-ob-style-thumb__label{color:var(--text-on-dark)}.phw-ob-style-actions{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-2)}.phw-ob-style-actions .phw-btn{flex:1 1 auto}.phw-ob-gbp{display:flex;flex-direction:column;gap:var(--space-3)}.phw-ob-gbp__summary-text{margin:0;font-size:var(--text-sm);line-height:var(--lh-body);color:var(--text-body)}.phw-ob-gbp__note{margin:0;font-size:var(--text-xs);line-height:1.6;color:var(--text-muted)}.phw-ob-gbp-details{margin-top:var(--space-1);padding-top:var(--space-3);border-top:var(--border-hair)}.phw-ob-gbp-details--field{margin-top:var(--space-2);padding-top:0;border-top:none}.phw-ob-gbp-details--field .phw-ob-guide-subhead{margin-top:var(--space-5)}.phw-ob-gbp-toggle{list-style:none;display:inline-flex;align-items:center;gap:var(--space-2);cursor:pointer;font-family:var(--font-mono);font-size:var(--text-xs);font-weight:var(--w-bold);letter-spacing:var(--track-label);text-transform:uppercase;color:var(--text-strong);border-radius:var(--radius-sm)}.phw-ob-gbp-toggle::-webkit-details-marker{display:none}.phw-ob-gbp-toggle:focus-visible{outline:3px solid var(--focus-ring);outline-offset:3px}.phw-ob-gbp-toggle__chevron{flex:0 0 auto;color:var(--lime-deep,var(--ink-700));transition:transform var(--dur-fast) var(--ease-out)}.phw-ob-gbp-details[open] .phw-ob-gbp-toggle__chevron{transform:rotate(90deg)}.phw-ob-gbp-steps{list-style:none;margin:var(--space-4) 0 0;padding:0;display:flex;flex-direction:column;gap:var(--space-5)}.phw-ob-gbp-step{display:grid;grid-template-columns:auto 1fr;grid-gap:var(--space-3);gap:var(--space-3);align-items:start}.phw-ob-gbp-num{display:inline-flex;align-items:center;justify-content:center;min-width:26px;height:26px;padding:0 .4em;border-radius:var(--radius-pill);background:var(--lime);color:var(--on-accent);font-family:var(--font-mono);font-weight:var(--w-bold);font-size:var(--text-sm);line-height:1}.phw-ob-gbp-body{display:flex;flex-direction:column;gap:var(--space-3);min-width:0}.phw-ob-gbp-text{margin:0;font-size:var(--text-sm);line-height:var(--lh-body);color:var(--text-body)}.phw-ob-gbp-ill{width:100%;max-width:280px;border:var(--border-hair);border-radius:var(--radius-md);background:var(--surface-card);overflow:hidden}.phw-ob-gbp-ill svg{display:block;width:100%;height:auto}.phw-ob-guide-subhead{margin:var(--space-1) 0 0;font-size:var(--text-sm);font-weight:var(--w-bold);line-height:var(--lh-body);color:var(--text-strong)}.phw-chip{display:inline-flex;align-items:center;gap:.5em;padding:.45em .9em;background:var(--surface-card);border:2px solid transparent;box-shadow:inset 0 0 0 1px var(--hairline);border-radius:var(--radius-pill);transition:border-color .12s ease,box-shadow .12s ease}.phw-chip--pick{cursor:pointer;width:100%;justify-content:center;gap:.35em;padding:.55em 0;min-height:44px}.phw-chip--pick:hover{border-color:var(--ink-400)}.phw-chip--pick:has(>input:checked){background:var(--lime);border-color:var(--text-strong);box-shadow:none;color:var(--on-accent);--dot-ring:inset 0 0 0 1.5px var(--on-accent)}.phw-chip--pick:has(>input:focus-visible){outline:3px solid var(--focus-ring);outline-offset:2px}.offer-shell{min-height:100dvh;background:var(--surface-paper);display:flex;flex-direction:column}.offer-content{flex:1 1 auto;width:100%;max-width:46rem;margin:0 auto;padding:var(--space-7) var(--gutter) var(--space-8);display:flex;flex-direction:column;gap:var(--space-6)}.offer-band{display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);padding:var(--space-4) var(--gutter);background:var(--surface-dark-raised);border-bottom:2px solid var(--lime)}.offer-band__logo{height:30px;width:auto;display:block}.offer-band__meta{text-align:right;font-family:var(--font-mono);line-height:1.2}.offer-band__title{font-weight:500;font-size:var(--text-sm);letter-spacing:var(--track-label);text-transform:uppercase;color:var(--lime)}.offer-band__sub{font-size:var(--text-xs);color:var(--text-on-dark-muted);margin-top:3px}@media (max-width:520px){.offer-band{padding:var(--space-3) var(--gutter)}.offer-band__logo{height:22px}.offer-band__title{font-size:var(--text-xs)}.offer-band__sub{font-size:.7rem}}.offer-footer{background:var(--surface-dark-raised);padding:var(--space-6) var(--gutter)}.offer-footer__inner{max-width:46rem;margin:0 auto;display:flex;flex-direction:column;gap:var(--space-4);font-size:var(--text-xs);line-height:var(--lh-body);color:var(--text-on-dark-muted)}.offer-footer__legal strong{color:var(--text-on-dark);font-weight:700}.offer-footer__links{display:flex;flex-wrap:wrap;gap:var(--space-4)}.offer-footer a{color:var(--text-on-dark);text-decoration:underline;text-underline-offset:3px;transition:color var(--dur-base) var(--ease-soft)}.offer-footer a:hover{color:var(--lime)}.offer-footer a:focus-visible{outline:3px solid var(--focus-ring-on-dark);outline-offset:2px}.offer-footer__pdf{font-weight:700;font-size:var(--text-sm)}.offer-eyebrow{display:flex;align-items:center;gap:9px;font-family:var(--font-mono);font-weight:500;font-size:var(--text-xs);letter-spacing:var(--track-label);text-transform:uppercase;color:var(--text-muted)}.offer-eyebrow:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--lime);flex:none}.offer-hero{font-family:var(--font-display);font-weight:800;text-transform:uppercase;font-size:var(--display-sm);line-height:.98;letter-spacing:.005em;color:var(--text-strong);margin:var(--space-3) 0 0}.offer-meta{font-family:var(--font-mono);font-size:var(--text-sm);color:var(--text-muted);margin-top:var(--space-4);display:flex;flex-wrap:wrap;gap:.35em 1.4em}.offer-infocard{background:var(--surface-card);border:var(--border-hair);border-radius:var(--radius-lg);padding:var(--space-6);display:flex;flex-direction:column;gap:var(--space-3);align-items:flex-start}.offer-infocard__title{font-family:var(--font-display);font-weight:800;text-transform:uppercase;font-size:var(--display-sm);line-height:var(--lh-tight);color:var(--text-strong);margin:0}.offer-infocard__body{margin:0;font-size:var(--text-base);line-height:var(--lh-body);color:var(--text-body)}.offer-infocard__contact{margin:var(--space-2) 0 0;font-size:var(--text-sm);color:var(--text-muted)}.offer-infocard a{color:var(--text-strong);text-decoration:underline;text-underline-offset:3px}.offer-status{background:var(--lime-soft);border-radius:var(--radius-lg);padding:var(--space-5);display:flex;flex-direction:column;gap:var(--space-2)}.offer-accept__label,.offer-empf__label,.offer-status__label,.projekt-sektion__titel{display:flex;align-items:center;gap:9px;line-height:1;font-family:var(--font-mono);font-weight:600;font-size:var(--text-sm);letter-spacing:.08em;text-transform:uppercase;color:var(--text-strong)}.offer-accept__label:before,.offer-empf__label:before,.offer-status__label:before,.projekt-sektion__titel:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--lime-on-light);flex:none}.offer-status__body{margin:0;font-size:var(--text-sm);color:var(--text-body);line-height:var(--lh-body)}.offer-view{container-type:inline-size;display:flex;flex-direction:column;gap:var(--space-6)}.offer-vmeta{display:flex;justify-content:space-between;gap:var(--space-5);flex-wrap:wrap}.offer-vmeta__k{font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:var(--track-label);text-transform:uppercase;color:var(--text-muted);font-weight:700}.offer-vmeta__v{font-family:var(--font-mono);font-size:var(--text-md);color:var(--text-strong);margin-top:.2rem}.offer-addr{background:var(--surface-card);border:var(--border-hair);border-radius:var(--radius-lg);padding:var(--space-5)}.offer-badge{display:inline-block;font-family:var(--font-mono);font-weight:600;font-size:var(--text-xs);letter-spacing:.08em;text-transform:uppercase;background:var(--lime);color:var(--on-accent);border-radius:var(--radius-pill);padding:3px 10px;margin-bottom:var(--space-3)}.offer-addr__name{font-weight:700;font-size:var(--text-md);color:var(--text-strong)}.offer-addr__line{color:var(--text-body)}.offer-addr__line,.offer-addr__soft{font-size:var(--text-sm);margin-top:.1rem}.offer-addr__soft{color:var(--text-muted)}.offer-seclabel{display:flex;justify-content:space-between;align-items:baseline;gap:var(--space-4);border-bottom:1.5px solid var(--text-strong);padding-bottom:var(--space-2)}.offer-seclabel__h{font-weight:600;font-size:var(--text-sm);letter-spacing:var(--track-label);color:var(--lime-on-light)}.offer-seclabel__h,.offer-seclabel__hint{font-family:var(--font-mono);text-transform:uppercase}.offer-seclabel__hint{font-weight:500;font-size:var(--text-xs);letter-spacing:.1em;color:var(--text-muted)}.offer-colhead,.offer-posrow{display:grid;grid-template-columns:2.4rem minmax(0,1fr) 3rem 5.5rem 5.5rem;grid-gap:var(--space-3);gap:var(--space-3);padding:var(--space-3) 0;border-bottom:var(--border-hair)}.offer-colhead--mk,.offer-posrow--mk{grid-template-columns:2.4rem minmax(0,1fr) 3rem 11.5rem}.offer-colhead{font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}.offer-colhead__r{text-align:right}.offer-poslist{list-style:none;margin:0;padding:0}.offer-posrow{align-items:baseline}.offer-pos{font-family:var(--font-mono);font-size:var(--text-sm);color:var(--text-muted)}.offer-desc{min-width:0}.offer-desc__t{font-weight:700;font-size:var(--text-sm);color:var(--text-strong)}.offer-desc__d{font-size:var(--text-xs);color:var(--text-muted);margin-top:.2rem;line-height:var(--lh-body)}.offer-desc__qty{display:none;color:var(--text-muted)}.offer-desc__qty,.offer-desc__rab{font-family:var(--font-mono);font-size:var(--text-xs);margin-top:.25rem}.offer-desc__rab{color:var(--text-body)}.offer-num{color:var(--text-body)}.offer-num,.offer-sum{font-family:var(--font-mono);font-size:var(--text-sm);text-align:right;white-space:nowrap}.offer-sum{font-weight:700;color:var(--text-strong)}.offer-empty{margin:0;font-size:var(--text-sm);color:var(--text-muted);padding-top:var(--space-3)}.offer-sums{display:flex;justify-content:flex-end}.offer-sums__box{width:min(22rem,100%)}.offer-mblock{display:flex;flex-direction:column;gap:.35rem}.offer-mrow{display:flex;justify-content:space-between;gap:var(--space-4);font-size:var(--text-sm);font-weight:500;color:var(--text-body)}.offer-mrow__v{font-family:var(--font-mono);white-space:nowrap}.offer-mrow--total{padding-top:var(--space-2);margin-top:var(--space-1);border-top:1.5px solid var(--text-strong);font-size:var(--text-md);font-weight:800;color:var(--text-strong)}.offer-payrow{display:grid;grid-template-columns:1fr 1fr;grid-gap:var(--space-4);gap:var(--space-4)}.offer-paycard{background:var(--surface-card);border:var(--border-hair);border-radius:var(--radius-lg);padding:var(--space-5)}.offer-paycard--dark{background:var(--ink-950);border:0}.offer-paylabel{font-family:var(--font-mono);font-weight:500;font-size:var(--text-xs);letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-bottom:var(--space-3)}.offer-paycard--dark .offer-paylabel{color:var(--lime)}.offer-paykv{display:flex;justify-content:space-between;gap:var(--space-3);font-size:var(--text-sm);padding:2px 0}.offer-paykv__k{color:var(--text-muted)}.offer-paycard--dark .offer-paykv__k{color:var(--text-on-dark-muted)}.offer-paykv__v{font-family:var(--font-mono);white-space:nowrap;color:var(--text-body)}.offer-paycard--dark .offer-paykv__v{color:var(--text-on-dark)}.offer-paytotal{display:flex;justify-content:space-between;gap:var(--space-3);padding-top:var(--space-2);margin-top:var(--space-2);border-top:var(--border-hair)}.offer-paycard--dark .offer-paytotal{border-top:var(--border-hair-dark)}.offer-paytotal__k{font-weight:700;color:var(--text-strong)}.offer-paycard--dark .offer-paytotal__k{color:var(--text-on-dark)}.offer-paytotal__v{font-family:var(--font-mono);font-weight:700;white-space:nowrap;color:var(--text-strong)}.offer-paycard--dark .offer-paytotal__v{color:var(--lime)}.offer-payhint{margin:var(--space-3) 0 0;font-size:var(--text-xs);color:var(--text-on-dark-muted);line-height:var(--lh-body)}.offer-paycard--dark .offer-paykv--credit .offer-paykv__k,.offer-paycard--dark .offer-paykv--credit .offer-paykv__v{color:var(--lime)}.offer-paycredit-hint{margin:var(--space-2) 0 0;font-size:var(--text-xs);font-style:italic;color:var(--text-on-dark-muted);line-height:var(--lh-body)}.offer-sec{display:flex;flex-direction:column;gap:var(--space-4)}.offer-ist__cms{margin:0;padding-left:calc(36px + var(--space-3));font-family:var(--font-mono);font-weight:500;font-size:var(--text-xs);letter-spacing:.02em;color:var(--text-muted)}.offer-ist__cms b{font-weight:600;color:var(--text-strong)}.offer-seiten{list-style:none;margin:0;padding:0}.offer-seite{display:grid;grid-template-columns:minmax(0,1fr) auto auto;grid-gap:var(--space-3);gap:var(--space-3);align-items:baseline;padding:var(--space-3) 0;border-bottom:var(--border-hair)}.offer-seite__t{min-width:0;font-weight:600;font-size:var(--text-sm);color:var(--text-strong)}.offer-seite__typ{letter-spacing:.06em;text-transform:uppercase}.offer-seite__age,.offer-seite__typ{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-muted)}.offer-seite__age{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.offer-agedot{width:8px;height:8px;border-radius:50%;flex:none;background:var(--ink-300)}.offer-agedot--gruen{background:#4c701a}.offer-agedot--amber{background:#a9791c}.offer-agedot--rot{background:#b23a2a}.offer-befunde__label{margin:var(--space-5) 0 0;font-family:var(--font-mono);font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted)}.offer-befunde{list-style:none;margin:var(--space-1) 0 0;padding:0}.offer-befund{display:grid;grid-template-columns:36px minmax(0,1fr);grid-gap:var(--space-3);gap:var(--space-3);align-items:baseline;padding:9px 0;border-bottom:1px solid var(--hairline);font-size:var(--text-sm);color:var(--text-body);line-height:var(--lh-body)}.offer-befund:before{content:"";justify-self:start;align-self:start;margin:.5em 0 0 12px;width:6px;height:6px;border-radius:50%;background:var(--lime-on-light)}.offer-warn{display:flex;align-items:center;gap:var(--space-4);background:#f7e7e2;border-radius:var(--radius-lg);padding:var(--space-4) var(--space-5)}.offer-warn__num{flex:none;font-family:var(--font-display);font-weight:800;font-size:var(--display-sm);line-height:1;color:#b23a2a}.offer-warn__text{margin:0;font-weight:700;font-size:var(--text-sm);color:#7a3123;line-height:var(--lh-body);white-space:pre-wrap}.offer-beleg{margin:0;font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-muted);letter-spacing:.02em}.offer-score{display:flex;align-items:center;gap:var(--space-4)}.offer-score__badge{flex:none;width:3.6rem;height:3.6rem;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-weight:800;font-size:2.2rem;line-height:1;padding-top:.12em}.offer-score__val{font-family:var(--font-mono);font-weight:700;font-size:var(--text-lg);color:var(--text-strong);line-height:1.1}.offer-score__of{font-weight:500;font-size:var(--text-sm);color:var(--text-muted)}.offer-score__hint{font-size:var(--text-sm);color:var(--text-body);margin-top:.2rem;line-height:var(--lh-body)}.offer-dims__hint{margin:var(--space-3) 0 0;text-align:right;font-family:var(--font-mono);font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted)}.offer-dims{list-style:none;margin:var(--space-1) 0 0;padding:0}.offer-dim{position:relative;display:grid;grid-template-columns:36px minmax(0,1fr) minmax(9rem,12.5rem) 4rem 6.5rem;grid-gap:var(--space-3);gap:var(--space-3);align-items:center;padding:11px 0;border-bottom:1px solid var(--hairline)}.offer-dim--krit:before{content:"";position:absolute;left:0;top:8px;bottom:8px;width:3px;background:#b23a2a}.offer-dim__idx{font-family:var(--font-mono);font-size:11px;color:var(--text-muted);padding-left:12px}.offer-dim__label{font-size:var(--text-sm);font-weight:600;color:var(--text-strong);line-height:1.3}.offer-dim__track{position:relative;height:12px;background:var(--surface-sunk);overflow:hidden}.offer-dim__fill,.offer-dim__track{display:block;border-radius:var(--radius-pill)}.offer-dim__fill{height:100%}.offer-dim__tick{position:absolute;top:0;bottom:0;width:2px;background:var(--surface-card)}.offer-dim__val{font-family:var(--font-mono);font-weight:500;font-size:var(--text-base);color:var(--text-strong);text-align:right;white-space:nowrap}.offer-dim__val i{font-style:normal;font-size:10px;color:var(--text-muted)}.offer-dim__status{justify-self:end;font-family:var(--font-mono);font-size:9.5px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.offer-desc__b{margin-top:.3rem;padding-left:var(--space-3);border-left:2px solid var(--lime);font-style:italic;font-size:var(--text-xs);color:var(--text-body);line-height:var(--lh-body);white-space:pre-wrap}.offer-pkgs{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto auto auto 1fr;grid-gap:var(--space-4);gap:var(--space-4);margin-top:.4rem}.offer-pkg{position:relative;background:var(--surface-card);border:var(--border-hair);border-radius:var(--radius-lg);padding:var(--space-5);display:grid;grid-template-rows:subgrid;grid-row:span 4;grid-row-gap:var(--space-3);row-gap:var(--space-3)}.offer-pkg--profi{border-color:var(--lime);box-shadow:0 0 0 1px var(--lime)}.offer-pkg--platz{background:var(--abo-platz);border-color:var(--abo-platz)}.offer-pkg--platz .offer-pkg__claim{color:var(--text-on-dark-muted)}.offer-pkg--platz .offer-pkg__name,.offer-pkg--platz .offer-pkg__price{color:var(--text-on-dark)}.offer-pkg--platz .offer-pkg__laufzeit,.offer-pkg--platz .offer-pkg__price span{color:var(--text-on-dark-muted)}.offer-pkg--platz .offer-pkg__li{color:var(--text-on-dark)}.offer-pkg--platz .offer-pkg__li:before{background:var(--lime)}.offer-pkg__head{display:flex;flex-direction:column;gap:.25rem}.offer-pkg__claim{font-size:var(--text-xs);color:var(--text-muted);min-height:calc(2 * 1.45em)}.offer-pkg__name{display:inline-flex;align-items:center;gap:7px;margin-top:auto;font-family:var(--font-display);font-weight:800;font-size:var(--text-lg);text-transform:uppercase;color:var(--text-strong);line-height:1}.offer-pkg__price{font-family:var(--font-mono);font-weight:700;font-size:var(--text-md);color:var(--text-strong);white-space:nowrap}.offer-pkg__price span{font-weight:500}.offer-pkg__laufzeit,.offer-pkg__price span{font-size:var(--text-xs);color:var(--text-muted)}.offer-pkg__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--space-2)}.offer-pkg__li{position:relative;padding-left:var(--space-4);font-size:var(--text-xs);color:var(--text-body);line-height:var(--lh-body)}.offer-pkg__li:before{content:"";position:absolute;left:0;top:.5em;width:5px;height:5px;border-radius:50%;background:var(--lime-on-light)}.offer-pkgnote{margin:0;font-size:var(--text-xs);color:var(--text-muted);font-style:italic}.offer-empf{background:var(--lime-soft);border-radius:var(--radius-lg);padding:var(--space-5);display:flex;flex-direction:column;gap:var(--space-2)}.offer-empf__body{margin:0;font-size:var(--text-sm);color:var(--text-body);line-height:var(--lh-body);white-space:pre-wrap}@container (max-width: 460px){.offer-colhead{display:none}.offer-posrow{grid-template-columns:auto minmax(0,1fr) auto;gap:var(--space-2) var(--space-3)}.offer-einzel,.offer-menge{display:none}.offer-desc__qty{display:block}.offer-payrow,.offer-pkgs{grid-template-columns:1fr}.offer-pkgs{grid-template-rows:none}.offer-pkg{display:flex;flex-direction:column;gap:var(--space-3)}.offer-seite{grid-template-columns:minmax(0,1fr) auto}.offer-seite__age{grid-column:1/-1}.offer-dim{grid-template-columns:26px minmax(0,1fr) auto;row-gap:.35rem}.offer-dim__status{grid-row:1;grid-column:3}.offer-dim__track{grid-row:2;grid-column:1/3}.offer-dim__val{grid-row:2;grid-column:3}.offer-dim--krit:before{left:-10px}}.offer-accept{background:var(--lime-soft);border-radius:var(--radius-lg);padding:var(--space-5);display:flex;flex-direction:column;gap:var(--space-5)}.offer-accept-anchor{scroll-margin-top:var(--space-6)}.offer-hero__sub{margin:var(--space-4) 0 0;max-width:34rem;font-size:var(--text-md);line-height:var(--lh-body);color:var(--text-body)}.offer-scarcity{display:inline-flex;align-items:center;gap:9px;margin-top:var(--space-5);font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:.02em;color:var(--text-muted)}.offer-scarcity:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--lime-on-light);flex:none}.offer-scarcity b{font-weight:600;color:var(--text-strong)}.offer-opt{background:var(--surface-sunk);border-radius:var(--radius-lg);padding:var(--space-5) var(--space-5) var(--space-4)}.offer-optlist{list-style:none;margin:0;padding:0}.offer-optrow{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:var(--space-4);gap:var(--space-4);align-items:baseline;padding:var(--space-3) 0;border-bottom:var(--border-hair)}.offer-optrow:last-child{border-bottom:0}.offer-optprice{font-family:var(--font-mono);font-weight:700;font-size:var(--text-sm);color:var(--text-strong);text-align:right;white-space:nowrap}.offer-optprice__qty{font-weight:500;color:var(--text-muted)}.offer-optnote{margin:var(--space-2) 0 0;font-size:var(--text-xs);color:var(--text-muted);font-style:italic}.offer-optrow--pick{display:block;padding:0}.offer-optpick{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-gap:var(--space-3) var(--space-4);gap:var(--space-3) var(--space-4);align-items:start;padding:var(--space-3) 0;cursor:pointer}.offer-optpick__input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.offer-optpick__box{grid-column:1;width:1.2rem;height:1.2rem;margin-top:.05rem;border:1.5px solid var(--ink-300);border-radius:var(--radius-sm);background:var(--surface-card);position:relative;transition:background .12s ease,border-color .12s ease}.offer-optpick:hover .offer-optpick__box{border-color:var(--text-strong)}.offer-optpick__input:checked+.offer-optpick__box{background:var(--lime);border-color:var(--text-strong)}.offer-optpick__input:checked+.offer-optpick__box:after{content:"";position:absolute;left:.4rem;top:.16rem;width:.3rem;height:.62rem;border:solid var(--on-accent);border-width:0 2px 2px 0;transform:rotate(45deg)}.offer-optpick__input:focus-visible+.offer-optpick__box{outline:none;box-shadow:0 0 0 3px var(--lime-soft);border-color:var(--text-strong)}.offer-optrow--pick .offer-optprice{grid-column:3;align-self:start}@container (max-width: 460px){.offer-optpick{grid-template-columns:auto minmax(0,1fr);row-gap:.2rem}.offer-optrow--pick .offer-optprice{grid-column:2;text-align:left}}.offer-optbadge{display:inline-block;margin-left:var(--space-3);vertical-align:middle;font-family:var(--font-mono);font-weight:600;font-size:var(--text-xs);letter-spacing:.06em;text-transform:uppercase;background:var(--lime);color:var(--on-accent);border-radius:var(--radius-pill);padding:1px 8px}.offer-stickybar{display:none}@media (max-width:640px){.offer-stickybar{position:fixed;left:0;right:0;bottom:0;z-index:20;display:flex;justify-content:center;padding:var(--space-3) var(--gutter);padding-bottom:calc(var(--space-3) + env(safe-area-inset-bottom, 0px));background:color-mix(in srgb,var(--surface-paper) 90%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-top:1px solid var(--hairline)}.offer-stickybar__btn{display:inline-flex;align-items:center;justify-content:center;width:100%;max-width:30rem;font-family:var(--font-display);font-weight:700;font-size:var(--text-md);text-transform:uppercase;letter-spacing:var(--track-label);color:var(--on-accent);background:var(--lime);border-radius:var(--radius-pill);padding:.7em 1.4em;text-decoration:none}.offer-stickybar__btn:active{background:var(--lime-deep)}.offer-shell--sticky .offer-content{padding-bottom:5rem}}.offer-list-bar{display:flex;flex-direction:column;gap:var(--space-3);margin-bottom:var(--space-5)}.offer-list-search{position:relative;display:flex;align-items:center}.offer-list-search__icon{position:absolute;left:.85rem;color:var(--ink-400);pointer-events:none}.offer-list-chips{display:flex;flex-wrap:wrap;gap:.45rem}.offer-list-chip{display:inline-flex;align-items:center;gap:.4rem;font-family:var(--font-body);font-size:var(--text-sm);font-weight:600;line-height:1;border:1px solid var(--hairline);background:transparent;color:var(--text-body);border-radius:var(--radius-pill);padding:.4rem .8rem;cursor:pointer;transition:background var(--dur-fast) var(--ease-soft),border-color var(--dur-fast) var(--ease-soft)}.offer-list-chip:hover{border-color:var(--ink-400)}.offer-list-chip:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.offer-list-chip--active{background:var(--text-strong);border-color:var(--text-strong);color:var(--ink-050)}.offer-list-chip__count{font-size:var(--text-xs);color:var(--text-muted);font-weight:600}.offer-list-chip--active .offer-list-chip__count{color:var(--ink-300)}.offer-list-sub{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.offer-list-count{margin-left:auto;white-space:nowrap}.offer-list-capnote,.offer-list-count{font-size:var(--text-xs);color:var(--text-muted)}.offer-list-capnote{margin:0;line-height:var(--lh-body)}.offer-list-group{margin:var(--space-5) 0 var(--space-2);font-family:var(--font-mono);font-size:var(--text-xs);font-weight:600;letter-spacing:var(--track-label);text-transform:uppercase;color:var(--text-muted)}.offer-list-group:first-child{margin-top:0}.offer-list-rows{list-style:none;margin:0;padding:0;border-top:var(--border-hair)}.offer-list-row{display:grid;grid-template-columns:minmax(0,1fr) max-content;align-items:center;grid-gap:var(--space-4);gap:var(--space-4);padding:var(--space-4) var(--space-3);border-bottom:var(--border-hair);text-decoration:none;color:inherit;transition:background var(--dur-fast) var(--ease-soft)}.offer-list-row:hover{background:var(--surface-sunk)}.offer-list-row:focus-visible{outline:3px solid var(--focus-ring);outline-offset:-3px}.offer-list-main{min-width:0}.offer-list-firma{font-family:var(--font-display);font-weight:700;font-size:var(--text-md);line-height:var(--lh-tight);letter-spacing:var(--track-display);color:var(--text-strong);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.offer-list-meta{margin-top:.3rem;font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-muted);letter-spacing:.02em;display:flex;flex-wrap:wrap;gap:.2rem .7rem}.offer-list-meta__paket{color:var(--text-body)}.offer-list-side{display:flex;flex-direction:column;align-items:flex-end;gap:.4rem;text-align:right}.offer-list-pill{display:inline-flex;align-items:center;font-weight:600;line-height:1;padding:.28rem .62rem;border-radius:var(--radius-pill)}.offer-list-pill,.offer-list-valid{font-size:var(--text-xs);white-space:nowrap}.offer-list-valid{font-family:var(--font-mono);color:var(--ink-400)}.offer-list-empty{border:1px dashed var(--ink-300);border-radius:var(--radius-lg);padding:var(--space-7) var(--space-6);text-align:center;color:var(--text-muted);font-size:var(--text-sm)}@media (max-width:520px){.offer-list-row{padding:var(--space-4) var(--space-2);align-items:start}.offer-list-side{gap:.3rem;padding-top:.15rem}}.offer-pkgs--single{grid-template-columns:1fr;grid-template-rows:none}.offer-pkgs--single .offer-pkg{display:flex;flex-direction:column;gap:var(--space-3);grid-row:auto;padding:var(--space-6)}.offer-pkgs--single .offer-pkg__claim{min-height:0}.offer-pkgs--single .offer-pkg__name{margin-top:0}.offer-pkgs--single .offer-pkg__price{font-size:var(--text-lg)}@container (min-width: 560px){.offer-pkgs--single .offer-pkg__list{display:block;column-count:2;column-gap:var(--space-7)}.offer-pkgs--single .offer-pkg__li{page-break-inside:avoid;break-inside:avoid;margin-bottom:var(--space-2)}.offer-pkgs--single .offer-pkg__li:last-child{margin-bottom:0}}.phw-ob-adr-row{display:flex;gap:var(--space-3)}.phw-ob-adr-plz{flex:0 0 34%}.phw-ob-adr-ort{flex:1 1 auto}.phw-ob-uptiles{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:var(--space-2);gap:var(--space-2)}.phw-ob-uptile{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-1);min-height:5.5rem;padding:var(--space-3) var(--space-2);text-align:center;background:var(--surface-sunk);border:1.5px dashed var(--ink-300);border-radius:var(--radius-md);cursor:pointer;transition:border-color var(--dur-base) var(--ease-soft),background var(--dur-base) var(--ease-soft)}.phw-ob-uptile:focus-visible,.phw-ob-uptile:hover:not(:disabled){border-color:var(--lime);background:var(--lime-soft)}.phw-ob-uptile--filled{border-style:solid;border-color:var(--lime)}.phw-ob-uptile:disabled{cursor:default;opacity:.7}.phw-ob-uptile__label{font-weight:700;font-size:var(--text-sm);color:var(--text-strong)}.phw-ob-uptile__hint{font-size:var(--text-xs);color:var(--text-muted)}.phw-ob-daychip{min-width:3.4rem;justify-content:center;padding-inline:.7em}.phw-ob-dayoff{color:var(--text-muted);font-size:var(--text-sm)}.phw-ob-copylink{flex-basis:100%;text-align:right}.phw-ob-hourrow .phw-ob-time{width:5.2rem;min-width:0;padding-inline:.5em;font-size:var(--text-sm)}.phw-ob-savenote{margin:var(--space-3) 0 0;font-size:var(--text-xs);color:var(--text-muted)}.phw-ob-review{display:flex;flex-direction:column;gap:var(--space-5)}.phw-ob-review__lead{margin:0;font-size:var(--text-sm);line-height:var(--lh-body);color:var(--text-body)}.phw-ob-review__warnings{display:flex;flex-direction:column;gap:var(--space-3)}.phw-ob-review__warn{display:flex;gap:var(--space-3);padding:var(--space-4);background:color-mix(in srgb,#E5B545 14%,var(--surface-card));border:1px solid color-mix(in srgb,#e5b545 45%,transparent);border-radius:var(--radius-md)}.phw-ob-review__warnicon{color:#8a6d1c;flex-shrink:0;margin-top:2px}.phw-ob-review__warnbody{display:flex;flex-direction:column;gap:var(--space-3)}.phw-ob-review__warntext{font-size:var(--text-sm);line-height:var(--lh-body);color:var(--text-strong)}.phw-ob-review__warnactions{display:flex;flex-wrap:wrap;gap:var(--space-2)}.phw-ob-review__parked{padding:var(--space-3) var(--space-4);background:var(--surface-sunk);border-radius:var(--radius-md);font-size:var(--text-sm);color:var(--text-muted)}.phw-ob-review__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--space-2)}.phw-ob-review__rowbtn{display:flex;flex-direction:column;gap:.2rem;width:100%;text-align:left;padding:var(--space-3) var(--space-4);background:var(--surface-sunk);border:var(--border-hair);border-radius:var(--radius-md);cursor:pointer;position:relative}.phw-ob-review__rowbtn:focus-visible,.phw-ob-review__rowbtn:hover{border-color:var(--lime)}.phw-ob-review__rowhead{display:flex;flex-direction:column;gap:.1rem;padding-right:3.4rem}.phw-ob-review__rowgroup{font-family:var(--font-mono);font-size:.62rem;letter-spacing:var(--track-label);text-transform:uppercase;color:var(--text-muted)}.phw-ob-review__rowtitle{font-weight:700;font-size:var(--text-sm);color:var(--text-strong)}.phw-ob-review__rowvalue{font-size:var(--text-xs);color:var(--text-body);overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;padding-right:3.4rem}.phw-ob-review__rowvalue--empty{color:var(--text-muted);font-style:italic}.phw-ob-review__rowedit{position:absolute;right:var(--space-4);top:50%;transform:translateY(-50%);font-size:var(--text-xs);font-weight:600;color:var(--text-muted);text-decoration:underline}.phw-ob-review__dsgvo summary{cursor:pointer}.projekt-dran{display:flex;flex-direction:column;gap:var(--space-2);padding:var(--space-5) var(--space-4);border:1.5px solid var(--lime-deep);border-radius:var(--radius-md);background:color-mix(in oklab,var(--lime-soft) 38%,var(--surface-card));box-shadow:0 0 0 4px var(--lime-glow)}.projekt-dran__eyebrow{margin:0;font-family:var(--font-mono);font-weight:600;font-size:var(--text-xs);letter-spacing:var(--track-label);text-transform:uppercase;color:var(--lime-on-light)}.projekt-dran__satz{margin:0 0 var(--space-2);max-width:30rem;font-size:var(--text-md);font-weight:600;color:var(--text-strong)}.projekt-dran__aktionen{display:flex;align-items:center;gap:var(--space-3) var(--space-4);flex-wrap:wrap}.projekt-dran__alt{font-size:var(--text-sm);color:var(--text-muted)}.projekt-dran__alt a{text-decoration:underline;text-underline-offset:2px}.projekt-ruhe{display:flex;align-items:center;gap:var(--space-3);margin:0;padding:var(--space-4) var(--space-4);border:var(--border-hair);border-radius:var(--radius-md);background:var(--surface-card);color:var(--text-body)}.projekt-ruhe__punkt{flex:none;width:1.3rem;height:1.3rem;border-radius:var(--radius-pill);background:var(--lime);color:var(--on-accent);display:inline-flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700}.projekt-sektion{display:flex;flex-direction:column;gap:var(--space-3)}.projekt-sektion__titel{margin:0}.projekt-tracking{list-style:none;margin:0;padding:0;display:flex}.projekt-tracking__glied{flex:1 1;position:relative;text-align:center;padding-top:1.7rem;min-width:0}.projekt-tracking__glied:before{content:"";position:absolute;top:.55rem;left:0;right:0;height:2px;background:var(--ink-200)}.projekt-tracking__glied:first-child:before{left:50%}.projekt-tracking__glied:last-child:before{right:50%}.projekt-tracking__punkt{position:absolute;top:0;left:50%;transform:translateX(-50%);width:1.15rem;height:1.15rem;border-radius:var(--radius-pill);background:var(--surface-card);border:2px solid var(--ink-300);display:inline-flex;align-items:center;justify-content:center;font-size:.6rem;color:var(--ink-050)}.projekt-tracking__label{display:block;font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted)}.projekt-tracking__glied--erledigt .projekt-tracking__punkt{background:var(--ink-950);border-color:var(--ink-950)}.projekt-tracking__glied--erledigt .projekt-tracking__label{color:var(--text-strong)}.projekt-tracking__glied--jetzt .projekt-tracking__punkt{background:var(--lime);border-color:var(--lime);box-shadow:0 0 0 4px var(--lime-glow)}.projekt-tracking__glied--jetzt .projekt-tracking__label{color:var(--text-strong);font-weight:600}.projekt-tracking__satz{margin:0;max-width:36rem}@media (max-width:640px){.projekt-tracking{flex-direction:column;gap:var(--space-3)}.projekt-tracking__glied{display:flex;align-items:center;text-align:left;padding:0 0 0 1.85rem;min-height:1.15rem}.projekt-tracking__glied:before{top:50%;bottom:calc(-1 * var(--space-3));left:calc(.575rem - 1px);right:auto;width:2px;height:auto}.projekt-tracking__glied:first-child:before{left:calc(.575rem - 1px)}.projekt-tracking__glied:last-child:before{display:none}.projekt-tracking__punkt{top:50%;left:0;transform:translateY(-50%)}}.projekt-stationen{list-style:none;margin:0;padding:0}.projekt-stationen__zeile{display:flex;align-items:baseline;gap:var(--space-3);padding:var(--space-2) 0}.projekt-stationen__ikon{flex:none;width:1.2rem;text-align:center}.projekt-stationen__zeile--fertig .projekt-stationen__ikon{color:var(--text-strong)}.projekt-stationen__zeile--jetzt .projekt-stationen__ikon{color:var(--lime-on-light)}.projekt-stationen__zeile--jetzt{font-weight:600;color:var(--text-strong)}.projekt-stationen__zeile--kommt{color:var(--text-muted)}.projekt-liste{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--space-2)}.projekt-zeile{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3) var(--space-4);flex-wrap:wrap;padding:var(--space-3) var(--space-4);background:var(--surface-card);border:var(--border-hair);border-radius:var(--radius-md)}.projekt-zeile__text{display:flex;flex-direction:column;gap:3px;min-width:0;flex:1 1 14rem}.projekt-zeile__titel{font-weight:700;font-size:var(--text-md);color:var(--text-strong)}.projekt-chip,.projekt-zeile__meta{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-muted)}.projekt-chip{display:inline-flex;align-items:center;flex:none;padding:.35em .7em;border-radius:var(--radius-sm);font-weight:600;letter-spacing:var(--track-label);text-transform:uppercase;border:1px solid var(--ink-300);background:var(--surface-sunk)}.projekt-chip--in_arbeit{border-color:var(--lime-on-light);color:var(--lime-on-light);background:transparent}.projekt-chip--erledigt{border-color:transparent;color:var(--on-accent);background:var(--lime)}.projekt-leer{margin:0;border:1px dashed var(--ink-300);border-radius:var(--radius-md);font-size:var(--text-sm);color:var(--text-muted);text-align:center}.bericht-blatt,.projekt-leer{padding:var(--space-5) var(--space-4)}.bericht-blatt{display:flex;flex-direction:column;gap:var(--space-4);background:var(--surface-card);border:var(--border-hair);border-radius:var(--radius-lg)}.bericht-blatt__kopf{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);flex-wrap:wrap}.bericht-blatt__monat{font-family:var(--font-display);font-weight:800;font-size:var(--text-lg);text-transform:uppercase;letter-spacing:.005em;color:var(--text-strong)}.bericht-blatt__intro{margin:0;font-size:var(--text-md);line-height:var(--lh-body);color:var(--text-body)}.bericht-blatt__fuss{margin:0;font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-muted)}.bericht-summe{display:flex;flex-direction:column;gap:4px;padding:var(--space-3) var(--space-4);background:var(--surface-sunk);border-radius:var(--radius-md)}.bericht-summe__label{font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:var(--track-label);text-transform:uppercase;color:var(--text-muted)}.bericht-summe__wert{font-weight:700;font-size:var(--text-md);color:var(--text-strong)}.bericht-abschnitt{display:flex;flex-direction:column;gap:var(--space-2)}.bericht-abschnitt__titel{margin:0;font-family:var(--font-display);font-weight:800;font-size:var(--text-md);text-transform:uppercase;letter-spacing:.005em;color:var(--text-strong)}.bericht-abschnitt__intro{margin:0;color:var(--text-muted)}.bericht-abschnitt__intro,.bericht-satz{font-size:var(--text-sm);line-height:var(--lh-body)}.bericht-satz{color:var(--text-body)}.bericht-archiv__titel{margin:var(--space-2) 0 0;font-family:var(--font-display);font-weight:800;font-size:var(--text-md);text-transform:uppercase;letter-spacing:.005em;color:var(--text-strong)}.bericht-dokument{background:var(--surface-card);border:var(--border-hair);border-radius:var(--radius-lg);overflow:hidden;color:var(--text-body);container:bericht-dokument/inline-size}.bericht-pad{padding:0 var(--space-6)}.bericht-streifen{display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);flex-wrap:wrap;min-height:54px;padding:var(--space-3) var(--space-6);background:var(--surface-dark);color:var(--text-on-dark)}.bericht-streifen__meta{font-family:var(--font-mono);font-size:11.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--text-on-dark-muted)}.bericht-streifen__meta b{color:var(--lime);font-weight:500}.bericht-titelzeile{display:grid;grid-template-columns:1fr 400px;grid-gap:var(--space-6);gap:var(--space-6);align-items:end;margin-top:var(--space-6)}.bericht-titel{margin:0;font-family:var(--font-display);font-weight:800;text-transform:uppercase;font-size:52px;line-height:.92;color:var(--text-strong)}.bericht-untertitel{margin:var(--space-3) 0 0;font-size:var(--text-sm);color:var(--text-muted);max-width:44ch}.bericht-eyebrow{margin:0;font-family:var(--font-display);font-weight:700;text-transform:uppercase;letter-spacing:var(--track-label);font-size:13px;color:var(--text-muted);line-height:1}.bericht-hero{background:var(--surface-paper);border:var(--border-hair);border-radius:var(--radius-md);padding:var(--space-4) var(--space-5)}.bericht-hero__zahlzeile{display:flex;align-items:baseline;gap:8px;margin:8px 0 0}.bericht-hero__gross{font-family:var(--font-display);font-weight:800;font-size:84px;line-height:.86;color:var(--text-strong)}.bericht-hero__folgt{font-size:var(--text-md)}.bericht-hero__bezug,.bericht-hero__folgt{font-family:var(--font-mono);color:var(--text-muted)}.bericht-hero__bezug{font-size:27px}.bericht-hero__was{margin:6px 0 0;font-size:var(--text-sm);color:var(--text-body);max-width:34ch}.bericht-hero__pillenzeile{margin:10px 0 0}.bericht-hero__ausgang{color:var(--text-muted)}.bericht-hero__ausgang,.bericht-pille{font-family:var(--font-mono);font-size:13px}.bericht-pille{display:inline-block;background:var(--lime);color:var(--on-accent);padding:4px 10px;border-radius:var(--radius-sm)}.bericht-pille--ruhig{background:var(--ink-200);color:var(--text-body)}.bericht-stamm{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--ink-950);margin:var(--space-5) 0 0}.bericht-stamm>div{border-bottom:var(--border-hair);border-right:var(--border-hair);padding:11px 14px 12px}.bericht-stamm>div:last-child{border-right:0}.bericht-stamm dt{font-size:11.5px;text-transform:uppercase;letter-spacing:var(--track-label);color:var(--text-muted);font-weight:600}.bericht-stamm dd{margin:3px 0 0;font-family:var(--font-mono);font-size:15px;color:var(--text-strong)}.bericht-kapitel{margin-top:var(--space-7)}.bericht-abschnittkopf,.bericht-kapitel__kopf{display:flex;align-items:baseline;justify-content:space-between;gap:var(--space-4);flex-wrap:wrap;border-bottom:2px solid var(--ink-950);padding-bottom:7px}.bericht-abschnittkopf{margin-top:var(--space-7)}.bericht-abschnittkopf h2,.bericht-kapitel__kopf h2{margin:0;font-family:var(--font-display);font-weight:800;text-transform:uppercase;font-size:30px;line-height:1;color:var(--text-strong)}.bericht-zaehler{font-family:var(--font-mono);font-size:12px;color:var(--text-muted);letter-spacing:.06em}.bericht-kennzahl{display:grid;grid-template-columns:1fr 380px;grid-gap:var(--space-7);gap:var(--space-7);align-items:start;padding:var(--space-5) 0 var(--space-5);border-bottom:var(--border-hair)}.bericht-kennzahl__nr{font-family:var(--font-mono);font-size:11.5px;text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted)}.bericht-kennzahl__satz{margin:11px 0 0;font-family:var(--font-body);font-weight:600;font-size:28px;line-height:1.2;color:var(--text-strong);max-width:22ch;letter-spacing:-.012em}.bericht-kennzahl__klartext{margin:13px 0 0;font-size:var(--text-md);color:var(--text-body);max-width:48ch}.bericht-kennzahl__zahl{display:flex;align-items:baseline;gap:14px;margin-top:var(--space-4);flex-wrap:wrap}.bericht-kennzahl__gross{font-family:var(--font-display);font-weight:800;font-size:2.4rem;line-height:1;color:var(--text-strong)}.bericht-kennzahl__folgt{font-family:var(--font-mono);font-size:var(--text-md);color:var(--text-muted)}.bericht-kennzahl__kontext{font-size:var(--text-sm);color:var(--text-muted)}.bericht-grafik{padding-top:var(--space-4)}.bericht-grafik__zweite{margin-top:var(--space-5)}.bericht-grafik__titel{margin:0 0 4px;font-size:13px;color:var(--text-body)}.bericht-spark{display:block;overflow:visible}.bericht-spark__linie{stroke:var(--lime)}.bericht-spark--gleich .bericht-spark__linie{stroke:var(--ink-400)}.bericht-spark--schlechter .bericht-spark__linie{stroke:var(--ink-600)}.bericht-spark__achse{font-family:var(--font-mono);fill:var(--text-muted)}.bericht-spark__wert{font-family:var(--font-mono);fill:var(--text-body)}.bericht-spark__wert--jetzt{font-weight:700;fill:var(--text-strong)}.bericht-spark__punkt{stroke:var(--lime)}.bericht-spark--gleich .bericht-spark__punkt{stroke:var(--ink-400)}.bericht-spark--schlechter .bericht-spark__punkt{stroke:var(--ink-600)}.bericht-spark__punkt-voll{fill:var(--lime)}.bericht-spark--gleich .bericht-spark__punkt-voll{fill:var(--ink-400)}.bericht-spark--schlechter .bericht-spark__punkt-voll{fill:var(--ink-600)}.bericht-spark__endwert{font-weight:700}.bericht-spark__delta,.bericht-spark__endwert{font-family:var(--font-mono);fill:var(--text-strong)}.bericht-spark__richtung{font-family:var(--font-body);fill:var(--text-strong)}.bericht-offen{margin-top:var(--space-4);border:1px dashed var(--ink-300);border-radius:var(--radius-md);padding:12px 16px;display:flex;justify-content:space-between;align-items:center;gap:var(--space-5);flex-wrap:wrap}.bericht-offen+.bericht-offen{margin-top:10px}.bericht-offen__titel{font-size:15.5px;color:var(--text-body);font-weight:600}.bericht-offen__grund{font-size:var(--text-sm);color:var(--text-muted);max-width:52ch}.bericht-offen__mitwirkung{display:block}.bericht-karte{display:grid;grid-template-columns:1fr 1fr;grid-gap:var(--space-5);gap:var(--space-5);padding:var(--space-5) 0 4px;align-items:start}.bericht-karte>div{min-width:0}.bericht-karte__satz{margin:0 0 var(--space-3);font-size:var(--text-md);color:var(--text-body);max-width:44ch}.bericht-karte__bild{display:block;width:100%;height:auto;border-radius:var(--radius-md)}.bericht-karte__unterschrift{margin:6px 0 0}.bericht-karte__quelle,.bericht-karte__unterschrift{font-family:var(--font-mono);font-size:11px;color:var(--text-muted)}.bericht-karte__quelle{margin:8px 0 0;line-height:1.5}.bericht-legende{display:flex;flex-wrap:wrap;gap:6px 20px;margin:var(--space-3) 0 0;padding:0;list-style:none;font-size:13.5px;color:var(--text-muted)}.bericht-legende li{display:flex;align-items:center;gap:8px}.bericht-legende i{width:12px;height:12px;border-radius:2px;display:inline-block;flex:0 0 auto}.bericht-legende__neu{background:var(--lime);opacity:.85}.bericht-legende__gehalten{background:var(--lime);opacity:.42}.bericht-legende__verloren{background:transparent;border:1.5px dashed var(--ink-700)}.bericht-legende i.bericht-legende__betrieb{border-radius:50%;background:var(--lime);box-shadow:0 0 0 1.5px var(--ink-950)}.bericht-tabellenrahmen{overflow-x:auto;margin-top:var(--space-4);min-width:0;max-width:100%}.bericht-begriffe{width:100%;border-collapse:collapse;min-width:380px}.bericht-begriffe th{font-size:11px;text-transform:uppercase;letter-spacing:var(--track-label);color:var(--text-muted);font-weight:600;text-align:right;padding:7px 0 7px 10px;border-bottom:var(--border-hair);vertical-align:bottom}.bericht-begriffe th:first-child{text-align:left;padding-left:0}.bericht-begriffe td{padding:8px 0 8px 10px;border-bottom:var(--border-hair);text-align:right;font-family:var(--font-mono);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-size:14px;color:var(--text-strong)}.bericht-begriffe td:first-child{text-align:left;padding-left:0;font-family:var(--font-body);font-size:15px;color:var(--text-body)}.bericht-begriffe td.bericht-begriffe__vormonat{color:var(--text-muted);font-size:13px}.bericht-vermerk{margin-top:var(--space-4);border:1px solid var(--ink-950)}.bericht-vermerk__kopf{display:flex;justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;background:var(--ink-950);color:var(--ink-050);padding:8px 16px;font-family:var(--font-mono);font-size:11.5px;letter-spacing:.12em;text-transform:uppercase}.bericht-vermerk__body{padding:var(--space-5) var(--space-5) var(--space-5);display:grid;grid-template-columns:96px 1fr;grid-gap:var(--space-6);gap:var(--space-6);align-items:start}.bericht-vermerk__portrait{width:96px;height:96px;border-radius:50%;object-fit:cover;display:block}.bericht-vermerk__body p{margin:0;font-size:var(--text-md);max-width:66ch}.bericht-vermerk__body p+p{margin-top:9px}.bericht-vermerk__schritt{margin-top:var(--space-4);padding-top:14px;border-top:var(--border-hair)}.bericht-vermerk__label{font-size:11.5px;text-transform:uppercase;letter-spacing:var(--track-label);color:var(--text-muted);font-weight:600;margin-bottom:4px}.bericht-vermerk__rueckkanal{margin-top:14px;font-family:var(--font-mono);font-size:12px;color:var(--text-muted)}.bericht-nachweis{margin-top:var(--space-3)}.bericht-nachweis table{width:100%;border-collapse:collapse;min-width:560px}.bericht-nachweis th{font-size:11px;text-transform:uppercase;letter-spacing:var(--track-label);color:var(--text-muted);font-weight:600;text-align:left;padding:8px 12px 8px 0;border-bottom:1px solid var(--ink-950)}.bericht-nachweis td{padding:9px 12px 9px 0;border-bottom:var(--border-hair);font-size:15.5px;vertical-align:top}.bericht-nachweis__datum{font-size:14px;width:76px}.bericht-nachweis__bereich,.bericht-nachweis__datum{font-family:var(--font-mono);color:var(--text-muted)}.bericht-nachweis__bereich{font-size:12px;width:170px;text-transform:uppercase;letter-spacing:.06em}.bericht-nachweis__text{display:block;font-size:var(--text-sm);color:var(--text-muted)}td.bericht-nachweis__stand,th.bericht-nachweis__stand{width:110px;text-align:right}.bericht-nachweis__anhang{margin:var(--space-3) 0 0;font-size:var(--text-sm);color:var(--text-muted)}.bericht-download{margin:var(--space-6) 0 0}.bericht-fuss{margin-top:var(--space-7);background:var(--surface-dark);color:var(--text-on-dark-muted);padding:var(--space-4) var(--space-6);display:flex;justify-content:space-between;gap:12px 24px;flex-wrap:wrap;font-family:var(--font-mono);font-size:11.5px;letter-spacing:.06em}.bericht-fuss b{color:var(--lime);font-weight:500}@container bericht-dokument (max-width: 860px){.bericht-pad{padding:0 var(--space-4)}.bericht-fuss,.bericht-streifen{padding-left:var(--space-4);padding-right:var(--space-4)}.bericht-titelzeile{grid-template-columns:1fr;gap:var(--space-5);align-items:start}.bericht-titel{font-size:40px}.bericht-hero__gross{font-size:68px}.bericht-stamm{grid-template-columns:repeat(2,1fr)}.bericht-stamm>div:nth-child(2n){border-right:0}.bericht-kennzahl{grid-template-columns:1fr;gap:var(--space-5)}.bericht-kennzahl__satz{font-size:25px;max-width:none}.bericht-karte,.bericht-vermerk__body{grid-template-columns:1fr}.bericht-vermerk__body{gap:var(--space-4)}}@container bericht-dokument (max-width: 600px){.bericht-begriffe,.bericht-nachweis table{min-width:0}.bericht-begriffe thead,.bericht-nachweis thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.bericht-begriffe tbody,.bericht-nachweis tbody{display:block}.bericht-nachweis tr{display:grid;grid-template-columns:1fr auto;align-items:center;grid-column-gap:var(--space-3);column-gap:var(--space-3);grid-row-gap:2px;row-gap:2px;padding:10px 0;border-bottom:var(--border-hair)}.bericht-nachweis td{display:block;border-bottom:0;padding:0;width:auto}.bericht-nachweis__bereich{grid-column:1/-1;order:-1;padding-bottom:4px}.bericht-nachweis__datum{order:0}td.bericht-nachweis__stand{order:1;text-align:right}.bericht-nachweis__leistung{grid-column:1/-1;order:2}.bericht-begriffe tr{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:4px var(--space-4);gap:4px var(--space-4);padding:10px 0;border-bottom:var(--border-hair)}.bericht-begriffe td{display:block;border-bottom:0;padding:0;text-align:left}.bericht-begriffe td:first-child{grid-column:1/-1;padding-left:0}.bericht-begriffe td[data-spalte]:before{content:attr(data-spalte);display:block;font-family:var(--font-mono);font-size:11px;text-transform:uppercase;letter-spacing:var(--track-label);color:var(--text-muted)}.bericht-begriffe td[data-spalte]:empty{display:none}}@container phw-inhalt (504px < width <= 792px){.phw-bento{grid-template-columns:repeat(2,minmax(0,1fr))!important}.phw-bento>*{grid-column:span 1!important;grid-row:span 1!important}.phw-bento>.phw-bento-breit{grid-column:span 2!important}}@container phw-inhalt (width <= 504px){.phw-bento{grid-template-columns:minmax(0,1fr)!important}.phw-bento>*,.phw-bento>.phw-bento-breit{grid-column:span 1!important;grid-row:span 1!important}}.phw-angebot-link:focus-visible,.phw-angebot-link:hover{text-decoration:underline;-webkit-text-decoration-color:var(--lime-deep);text-decoration-color:var(--lime-deep);text-underline-offset:3px;text-decoration-thickness:2px}.ci-intro{margin:0;max-width:46rem;font-size:var(--text-md);line-height:var(--lh-body);color:var(--text-body)}.ci-block{display:flex;flex-direction:column;gap:var(--space-3);padding-top:var(--space-5);margin-top:var(--space-2);border-top:var(--border-hair)}.ci-block--zweispaltig{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:var(--space-6);gap:var(--space-6);align-items:start}@media (max-width:720px){.ci-block--zweispaltig{grid-template-columns:minmax(0,1fr);gap:var(--space-5)}}.ci-titel{margin:0;font-family:var(--font-mono);font-size:var(--text-xs);font-weight:600;letter-spacing:var(--track-label);text-transform:uppercase;color:var(--text-strong)}.ci-fliess{max-width:52ch;font-size:var(--text-base);color:var(--text-body)}.ci-fliess,.ci-hinweis{margin:0;line-height:var(--lh-body)}.ci-hinweis{max-width:62ch;font-size:var(--text-sm);color:var(--text-muted)}.ci-markensatz{margin:0;max-width:44rem;font-size:var(--text-lg);line-height:var(--lh-tight);font-weight:600;color:var(--text-strong)}.ci-logos{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:var(--space-4);gap:var(--space-4)}@media (max-width:560px){.ci-logos{grid-template-columns:minmax(0,1fr)}}.ci-logo{margin:0}.ci-logo__flaeche{height:8rem;display:flex;align-items:center;justify-content:center;padding:var(--space-4);border:var(--border-hair);border-radius:var(--radius-md);background:var(--surface-card)}.ci-logo--dunkel .ci-logo__flaeche{background:var(--surface-dark);border-color:var(--ink-800)}.ci-logo__bild{max-width:100%;max-height:100%;object-fit:contain}.ci-logo__platzhalter{font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:var(--track-label);text-transform:uppercase;color:var(--text-muted)}.ci-logo--dunkel .ci-logo__platzhalter{color:var(--text-on-dark-muted)}.ci-logo__fuss{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);flex-wrap:wrap;margin-top:var(--space-2);font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-muted)}.ci-regeln{margin:0;display:flex;flex-direction:column;gap:var(--space-2)}.ci-regel{display:flex;gap:var(--space-3);flex-wrap:wrap}.ci-regel dt{flex:none;width:8rem;font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:var(--track-label);text-transform:uppercase;color:var(--text-muted);padding-top:.15rem}.ci-regel dd{flex:1 1 14rem}.ci-donts,.ci-regel dd{margin:0;font-size:var(--text-sm);line-height:var(--lh-body);color:var(--text-body)}.ci-donts{padding-left:1.1rem;display:flex;flex-direction:column;gap:var(--space-1);max-width:56ch}.ci-farben{display:grid;grid-template-columns:repeat(auto-fill,minmax(15rem,1fr));grid-gap:var(--space-4);gap:var(--space-4)}.ci-farbe{border:var(--border-hair);border-radius:var(--radius-md);background:var(--surface-card);overflow:hidden}.ci-farbe__flaeche{height:5rem;border-bottom:1px solid var(--ink-300)}.ci-farbe__text{padding:var(--space-3) var(--space-4) var(--space-4);display:flex;flex-direction:column;gap:var(--space-2)}.ci-farbe__name{font-size:var(--text-md);font-weight:700;color:var(--text-strong)}.ci-farbe__rolle{margin:0;font-size:var(--text-sm);line-height:var(--lh-body);color:var(--text-body)}.ci-werte{margin:0;display:flex;flex-direction:column;gap:var(--space-1)}.ci-wert{display:flex;align-items:baseline;gap:var(--space-2);flex-wrap:wrap}.ci-wert dt{flex:none;width:3.2rem;font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:var(--track-label);color:var(--text-muted)}.ci-wert dd{margin:0;display:flex;align-items:center;gap:var(--space-2);flex-wrap:wrap}.ci-wert__zahl{font-family:var(--font-mono);font-size:var(--text-sm);font-weight:600;color:var(--text-strong)}.ci-kopieren,.ci-wert__zusatz{font-size:var(--text-xs);color:var(--text-muted)}.ci-kopieren{font-family:var(--font-mono);font-weight:600;background:transparent;border:var(--border-hair);border-radius:var(--radius-sm);padding:.25em .5em;cursor:pointer}.ci-kopieren:hover{color:var(--text-strong);border-color:var(--ink-300)}.ci-kopieren:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.ci-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap;border:0}.ci-schriften{display:grid;grid-template-columns:repeat(auto-fit,minmax(18rem,1fr));grid-gap:var(--space-4);gap:var(--space-4)}.ci-schrift{display:flex;flex-direction:column;gap:var(--space-2);padding:var(--space-4);border:var(--border-hair);border-radius:var(--radius-md);background:var(--surface-card)}.ci-schrift__rolle{font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:var(--track-label);text-transform:uppercase;color:var(--text-muted)}.ci-schrift__name{font-size:var(--text-md);font-weight:700;color:var(--text-strong)}.ci-schrift__probe{font-size:var(--text-sm);line-height:var(--lh-body);color:var(--text-body)}.ci-schrift__probe--gross{font-family:var(--font-display);font-size:var(--text-lg);line-height:var(--lh-tight);color:var(--text-strong)}.ci-bildfeld{display:block;width:100%;max-width:34rem;margin-top:var(--space-3);border:var(--border-hair);border-radius:var(--radius-md);background:var(--surface-sunk);overflow:hidden}.ci-bildfeld:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.ci-bildfeld__bild{display:block;width:100%;height:auto}.ci-bildfeld__typ{display:flex;align-items:center;justify-content:center;min-height:4rem;font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:var(--track-label);color:var(--text-muted)}.ci-weblink{color:var(--text-body);text-decoration:underline;text-underline-offset:3px}.ci-weblink:hover{color:var(--text-strong)}.ci-fotos{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(9rem,1fr));grid-gap:var(--space-3);gap:var(--space-3)}.ci-foto{display:flex;flex-direction:column;gap:var(--space-2);min-width:0}.ci-foto__link{display:block;border-radius:var(--radius-md);overflow:hidden}.ci-foto__link:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.ci-foto__bild,.ci-foto__flaeche{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;border:var(--border-hair);border-radius:var(--radius-md);background:var(--surface-sunk)}.ci-foto__flaeche--typ{display:flex;align-items:center;justify-content:center;font-family:var(--font-mono);letter-spacing:var(--track-label)}.ci-foto__flaeche--typ,.ci-foto__label{font-size:var(--text-xs);color:var(--text-muted)}.ci-foto__label{line-height:1.35}.ci-formate{margin:0;border-top:var(--border-hair)}.ci-format{display:flex;gap:var(--space-4);padding:var(--space-3) 0;border-bottom:var(--border-hair)}.ci-format dt{flex:none;width:3.5rem;font-family:var(--font-mono);font-size:var(--text-sm);font-weight:600;color:var(--text-strong)}.ci-format dd{margin:0;font-size:var(--text-sm);line-height:var(--lh-body);color:var(--text-body)}