.fundort-photo-source{position:fixed;inset:0;z-index:9998;display:flex;align-items:center;justify-content:center;padding:16px;box-sizing:border-box}.fundort-photo-source__backdrop{position:absolute;inset:0;margin:0;padding:0;border:0;background:rgba(18,50,74,.267);cursor:pointer}.fundort-photo-source__sheet{position:relative;z-index:1;width:min(100%,22rem);padding:16px;border-radius:16px;background:#fff;color:#0f172a;box-shadow:0 12px 40px rgba(15,23,42,.22);box-sizing:border-box}.fundort-photo-source__actions{display:flex;flex-direction:column;gap:10px}.fundort-photo-source__row{display:flex;align-items:center;gap:12px;width:100%;margin:0;padding:12px 14px;border:1px solid #e2e8f0;border-radius:14px;background:#fff;color:inherit;font-family:inherit;text-align:left;cursor:pointer;box-sizing:border-box;-webkit-tap-highlight-color:transparent}.fundort-photo-source__row:hover{background:#f8fafc}.fundort-photo-source__row:focus-visible{outline:2px solid #0d6d89;outline-offset:2px}.fundort-photo-source__row-icon{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px}.fundort-photo-source__row-icon--dark{background:#1e293b}.fundort-photo-source__row-icon--light{background:#f1f5f9}.fundort-photo-source__row-glyph{width:20px;height:20px;display:block;mask-repeat:no-repeat;mask-position:center;mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain}.fundort-photo-source__row-icon--dark .fundort-photo-source__row-glyph{background-color:#ffffff}.fundort-photo-source__row-icon--light .fundort-photo-source__row-glyph{background-color:#475569}.fundort-photo-source__row-glyph--camera{mask-image:url(/logos/camera.svg);-webkit-mask-image:url(/logos/camera.svg)}.fundort-photo-source__row-glyph--gallery{mask-image:url(/logos/ohne-foto.svg);-webkit-mask-image:url(/logos/ohne-foto.svg)}.fundort-photo-source__row-glyph--tips{mask-image:url(/logos/info.svg);-webkit-mask-image:url(/logos/info.svg)}.fundort-photo-source__row-text{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:2px}.fundort-photo-source__row-title{font-size:.95rem;font-weight:700;line-height:1.3;color:#0f172a}.fundort-photo-source__row-sub{font-size:.8rem;font-weight:400;line-height:1.35;color:#64748b}.fundort-photo-source__row-chevron{flex:0 0 auto;width:16px;height:16px;background-color:#76919a;transform:rotate(180deg);mask-image:url(/logos/strela-left.svg);mask-repeat:no-repeat;mask-position:center;mask-size:contain;-webkit-mask-image:url(/logos/strela-left.svg);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain;transition:background-color .08s ease}.fundort-photo-source__row:active .fundort-photo-source__row-chevron{background-color:#003f50}.fundort-photo-source__cancel{display:flex;align-items:center;justify-content:center;width:100%;min-height:2.75rem;margin:14px 0 0;padding:0 1rem;border:0;border-radius:12px;background:#fff;color:#003f50;font-family:inherit;font-size:.95rem;font-weight:600;cursor:pointer;box-sizing:border-box;box-shadow:inset 0 0 0 1px #8393aa,inset 0 0 0 2px #ffffff,inset 0 0 0 3px #8393aa}.fundort-photo-source__cancel:hover{background:#f8fafc}.fundort-photo-source__cancel:focus{outline:none}.fundort-photo-source__cancel:focus-visible{outline:none;box-shadow:inset 0 0 0 1px #0d6d89,inset 0 0 0 2px #ffffff,inset 0 0 0 3px #0d6d89}.fundort-camera{position:fixed;inset:0;z-index:9999;display:flex;flex-direction:column;background:#0f172a;color:#fff;box-sizing:border-box}.fundort-camera__stage{position:relative;flex:1 1 auto;min-height:0;background:#000;overflow:hidden}.fundort-camera__video{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;background:#000}.fundort-camera__status{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(15,23,42,.72);box-sizing:border-box}.fundort-camera__error,.fundort-camera__loading{margin:0;max-width:22rem;text-align:center;font-size:.95rem;line-height:1.45}.fundort-camera__error{color:#fecaca}.fundort-camera__bar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex:0 0 auto;padding:16px 20px calc(16px + env(safe-area-inset-bottom, 0px));background:#0f172a;box-sizing:border-box}.fundort-camera__close{flex:0 0 auto;min-width:5.5rem;margin:0;padding:10px 4px;border:0;background:transparent;color:#e2e8f0;font-family:inherit;font-size:.95rem;font-weight:500;cursor:pointer}.fundort-camera__close:disabled{opacity:.5;cursor:not-allowed}.fundort-camera__close:focus-visible{outline:2px solid #fff;outline-offset:2px}.fundort-camera__shutter{flex:0 0 auto;width:68px;height:68px;margin:0;padding:0;border:3px solid #fff;border-radius:999px;background:#fff;box-shadow:inset 0 0 0 4px #0f172a;cursor:pointer}.fundort-camera__shutter:disabled{opacity:.4;cursor:not-allowed}.fundort-camera__shutter:focus-visible{outline:2px solid #4ade80;outline-offset:3px}.fundort-camera__bar-spacer{flex:0 0 auto;min-width:5.5rem}