:root{--bg-start: #0d4034;--bg-end: #0a2c24;--accent: #f3f4f6;--text: #ffffff;--muted: #dbe6e2;--button: rgba(255, 255, 255, .14);--button-border: rgba(255, 255, 255, .35);--shadow: 0 12px 32px rgba(0, 0, 0, .35);--radius-lg: 18px;--radius-sm: 12px;--help-green: #149c4b;--help-yellow: #f5d400;--help-bg: #ffffff;--help-border: #d8ddd5;font-size:16px}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;overflow:hidden;font-family:Alexandria,sans-serif;color:var(--text);background:url(/assets/images/UI/background.png) no-repeat center center fixed;background-size:cover}body.ar-active,html:has(body.ar-active){background:none!important;background-color:transparent!important}img{max-width:100%;display:block}button{border:none;background:none;font:inherit}.hidden{display:none!important}.debug-keep-loading #loading-screen{display:flex!important;visibility:visible!important;opacity:1!important;z-index:99999!important;position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:url(/assets/images/UI/background.png) no-repeat center center fixed!important;background-size:cover!important}.debug-keep-loading #home-screen,.debug-keep-loading #ar-container,.debug-keep-loading a-scene,.debug-keep-loading .a-canvas{display:none!important;visibility:hidden!important}.debug-keep-loading #home-screen,.debug-keep-loading #help-screen,.debug-keep-loading #impressum-screen,.debug-keep-loading #scanning-overlay,.debug-keep-loading #ar-ui{display:none!important}#ar-container{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0}#loading-screen{padding:0;align-items:flex-start;z-index:2000;background:url(/assets/images/UI/background.png) no-repeat center center fixed;background-size:cover}#loading-screen-inner{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding-bottom:0}.loading-center{flex:1;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px}#loading-spinner{display:block;width:60px;height:60px;border-radius:50%;border:6px solid rgba(255,255,255,.12);border-top-color:#149c4b;-webkit-animation:loading-spin 1s linear infinite;animation:loading-spin 1s linear infinite}.loading-text{margin-top:20px;font-family:Alexandria,sans-serif;font-weight:500;font-size:1rem;color:#fff;text-transform:uppercase;letter-spacing:.05em}@-webkit-keyframes loading-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loading-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.screen{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:24px;z-index:1200}#home-screen{padding:0;align-items:flex-start}#home-screen-inner{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding-bottom:0}.screen-logo-group{width:100%;padding:40px 20px 50px;display:flex;flex-direction:column;align-items:center;gap:14px;text-align:center;position:relative;isolation:isolate}.screen-logo-group:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:145vw;height:100%;background-color:#243b80;border-bottom-left-radius:50%;border-bottom-right-radius:50%;z-index:-1;box-shadow:0 4px 20px #0003}#home-grb{width:60px}#home-logo{width:140px}#home-title{width:200px;display:none}.screen-subtitle{display:flex;flex-direction:column;align-items:center;color:#fff;margin-top:10px;text-shadow:0 2px 4px rgba(0,0,0,.3);z-index:5}.title-main{font-family:Anton,sans-serif;font-weight:400;font-size:43px;line-height:50px;letter-spacing:0;text-align:center}.title-sub{font-family:Anton,sans-serif;font-size:25px;line-height:1.2;text-transform:uppercase;text-align:center}.badges-container{position:absolute;bottom:-110px;left:50%;transform:translate(-50%);width:130px;height:130px;z-index:10}.white-badge{width:100%;height:100%;background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;text-align:center;font-family:Alexandria,sans-serif;font-weight:600;font-size:.85rem;line-height:1.2;color:#000;box-shadow:0 8px 24px #00000040}.ar-badge{position:absolute;top:-15px;right:-15px;width:50px;height:50px;background-color:#ffec00;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Anton,sans-serif;color:#243b80;font-size:1.2rem;box-shadow:0 4px 10px #0003;z-index:11}#home-actions{width:min(460px,100%);display:flex;flex-direction:column;gap:16px;padding:0 40px;margin-top:auto;margin-bottom:45px;z-index:20}.icon-button{width:100%;padding:16px 18px;background:#ffffffe6;border:none;color:#243b80;border-radius:40px;display:grid;grid-template-columns:56px 1fr;align-items:center;gap:16px;box-shadow:0 4px 12px #00000026;text-align:left}.icon-button .icon{width:56px;height:56px;border-radius:50%;background:transparent;display:grid;place-items:center}.icon-button .icon img{width:56px;height:56px}.icon-button .label{font-weight:700;font-size:.98rem;line-height:1.2;text-transform:uppercase}#impressum-button{width:161px;height:40px;background-color:#34a853;border:none;border-radius:24px 24px 0 0;color:#fff;font-family:Alexandria,sans-serif;font-weight:400;font-size:13px;letter-spacing:0;text-transform:uppercase;display:flex;align-items:center;justify-content:center;box-shadow:0 -2px 10px #00000026;margin-top:0}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:24px;background:#071410d1;z-index:1500;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.close-button{width:44px;height:44px;border-radius:50%;background:#fff;display:grid;place-items:center;box-shadow:var(--shadow)}.close-button img{width:18px;height:18px}#help-screen.overlay{background:#ffffffeb;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);color:var(--help-green)}#impressum-screen.overlay{padding:0;background:var(--help-bg)}.help-content{max-height:100vh;background:var(--help-bg);border:1px solid var(--help-border);border-radius:0;padding:24px 26px 36px;box-shadow:0 16px 40px #0000002e;position:relative;display:flex;flex-direction:column;align-items:center;gap:28px;overflow-y:auto}.help-title{font-family:Anton,sans-serif;font-weight:400;font-size:1.5rem;letter-spacing:.02em;text-transform:uppercase;text-align:center;color:var(--help-green)}.help-steps{display:flex;flex-direction:column;gap:36px}.help-step{display:flex;flex-direction:column;align-items:center;gap:14px;text-align:center;padding:0 6px;color:var(--help-green)}.step-number{width:58px;height:58px;border-radius:50%;background:var(--help-yellow);color:var(--help-green);display:grid;place-items:center;font-family:Anton,sans-serif;font-weight:700;font-size:1.2rem;box-shadow:0 6px 14px #0000001f}.step-text{font-weight:800;line-height:1.35;letter-spacing:.01em;text-transform:uppercase;color:var(--help-green)}.step-illustration{width:130px;max-width:70vw;object-fit:contain}.help-step:nth-child(1) .step-illustration{width:110px}.help-step:nth-child(2) .step-illustration{width:160px}.help-step:nth-child(3) .step-illustration{width:220px}.help-content .close-button{position:relative;align-self:center;flex-shrink:0;width:44px;height:44px;min-width:44px;min-height:44px;margin-top:0;margin-bottom:-4px;background:var(--help-green);box-shadow:0 8px 20px #00000026;z-index:10}.help-content .close-button img{filter:brightness(0) invert(1)}.impressum-content{width:100%;height:100vh;background:var(--help-bg);border:none;border-radius:0;padding:24px 26px 0;box-shadow:none;position:relative;display:flex;flex-direction:column;justify-content:space-evenly;overflow-y:auto;align-items:center;text-align:center}.impressum-content .close-button{position:relative;align-self:center;flex-shrink:0;width:44px;height:44px;min-width:44px;min-height:44px;margin-top:0;margin-bottom:-4px;background:var(--help-green);box-shadow:0 8px 20px #00000026;z-index:10}.impressum-content .close-button img{filter:brightness(0) invert(1)}.impressum-logos{width:100%;display:flex;flex-direction:column;gap:16px;justify-content:center;align-items:center}.impressum-logos img{height:120px;object-fit:contain}.impressum-logos:nth-child(3) img{height:276px}.impressum-text-main{font-family:Alexandria,sans-serif;font-weight:700;font-size:1.1rem;letter-spacing:.02em;text-transform:uppercase;color:#000;margin-top:8px}.impressum-text-content{display:flex;flex-direction:column;gap:8px;margin-top:8px}.impressum-text-republic{font-family:Alexandria,sans-serif;font-weight:700;font-size:.9rem;letter-spacing:.02em;text-transform:uppercase;color:#000}.impressum-text-ministry{font-family:Alexandria,sans-serif;font-weight:600;font-size:.95rem;line-height:1.3;color:#000}.impressum-footer{font-family:Alexandria,sans-serif;font-weight:700;font-size:1.1rem;line-height:1.4;color:#000;padding:0 26px 40px;width:100%}#scanning-overlay{pointer-events:none;background:#0000}#close-scanning-overlay-button{position:absolute;top:40px;left:50%;transform:translate(-50%);pointer-events:auto;background:var(--help-green);box-shadow:0 8px 20px #00000026;z-index:20}#close-scanning-overlay-button img{filter:brightness(0) invert(1)}.scanning-overlay-inner{width:min(320px,90vw);height:min(480px,80vh);border-radius:0;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;pointer-events:auto}.scanning-overlay-text{text-align:center;font-weight:700;line-height:1.3;font-size:1.25rem;color:#fff;margin-bottom:10px;position:relative;z-index:1;text-transform:uppercase}.scanning-overlay-magnifier{width:72px;opacity:.95;margin-top:20px;position:relative;z-index:1}.scanning-overlay-board{position:absolute;bottom:150px;left:50%;transform:translate(-50%,50%);width:100%;height:auto;opacity:.5;z-index:0}.scanning-overlay-corners{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;z-index:2}.scanning-overlay-corners .corner{position:absolute;width:32px;height:32px;border:none;box-sizing:border-box}.scanning-overlay-corners .corner:before{content:"";display:block;position:absolute;width:24px;height:4px;background:#fbed21;border-radius:2px}.scanning-overlay-corners .corner:after{content:"";display:block;position:absolute;width:4px;height:24px;background:#fbed21;border-radius:2px}.scanning-overlay-corners .corner.top-left:before{top:0;left:0}.scanning-overlay-corners .corner.top-left:after{top:0;left:0}.scanning-overlay-corners .corner.top-right:before{top:0;right:0}.scanning-overlay-corners .corner.top-right:after{top:0;right:0}.scanning-overlay-corners .corner.bottom-left:before{bottom:0;left:0}.scanning-overlay-corners .corner.bottom-left:after{bottom:0;left:0}.scanning-overlay-corners .corner.bottom-right:before{bottom:0;right:0}.scanning-overlay-corners .corner.bottom-right:after{bottom:0;right:0}.scanning-overlay-corners .corner.top-left{top:0;left:0}.scanning-overlay-corners .corner.top-right{top:0;right:0}.scanning-overlay-corners .corner.bottom-left{bottom:0;left:0}.scanning-overlay-corners .corner.bottom-right{bottom:0;right:0}.scanning-overlay-corners .corner.top-left{top:10px;left:10px;border-right:none;border-bottom:none}.scanning-overlay-corners .corner.top-right{top:10px;right:10px;border-left:none;border-bottom:none}.scanning-overlay-corners .corner.bottom-left{bottom:10px;left:10px;border-right:none;border-top:none}.scanning-overlay-corners .corner.bottom-right{bottom:10px;right:10px;border-left:none;border-top:none}#ar-ui{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1100}#close-ar-button{position:absolute;top:28px;right:24px;pointer-events:auto;z-index:1600;display:grid!important;background:var(--help-green);box-shadow:0 8px 20px #00000026}#close-ar-button.hidden{display:none!important}#close-ar-button img{filter:brightness(0) invert(1);display:block;margin:0 auto}.target-overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:auto;z-index:1200}.target-overlay.hidden{display:none}.target-tap-instruction{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2}.target-tap-instruction.hidden{display:none}.hand-icon{width:80px;height:80px;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3));animation:hand-pulse 1.5s ease-in-out infinite;transform-origin:center center}@keyframes hand-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.15);opacity:.85}}.tap-text{font-family:Alexandria,sans-serif;font-weight:700;font-size:1rem;color:#fff;text-transform:uppercase;letter-spacing:.05em;text-shadow:0 2px 4px rgba(0,0,0,.5);margin:0;text-align:center}.target-label-container{position:absolute;bottom:40px;left:50%;transform:translate(-50%);background-color:#ffec00;border-radius:40px;padding:14px 32px;box-shadow:0 4px 12px #00000040;z-index:2;min-width:200px;display:flex;align-items:center;justify-content:center}.target-label-text{font-family:Anton,sans-serif;font-weight:400;font-size:1.5rem;color:#243b80;text-transform:uppercase;letter-spacing:.02em;text-align:center}.a-enter-vr-button,.a-enter-vr,[class*=enter-vr],.a-orientation-modal{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}@media (max-width: 480px){#home-title{width:220px}.screen-subtitle{font-size:.95rem}.icon-button{grid-template-columns:52px 1fr;gap:12px}.icon-button .icon{width:52px;height:52px}.icon-button .label{font-size:.9rem}#help-screen.overlay{padding:0;padding-top:env(safe-area-inset-top,0px)}.help-content{width:100%;padding:max(44px,calc(env(safe-area-inset-top,0px) + 34px)) 18px 30px}.help-content .close-button{margin-top:max(20px,calc(env(safe-area-inset-top,0px) + 10px))}#impressum-screen.overlay{padding:0;padding-top:env(safe-area-inset-top,0px)}.impressum-content{padding:max(27px,calc(env(safe-area-inset-top,0px) + 17px)) 18px 0}.impressum-content .close-button{margin-top:max(7px,calc(env(safe-area-inset-top,0px) + 1px))}.help-steps{gap:28px}.step-number{width:52px;height:52px;font-size:1.05rem}.step-text{font-size:.96rem}.help-step:nth-child(1) .step-illustration{width:90px}.help-step:nth-child(2) .step-illustration{width:135px}.help-step:nth-child(3) .step-illustration{width:190px}}@media (max-height: 720px){#home-screen-inner{padding-top:max(10px,env(safe-area-inset-top,0px))}.screen-logo-group{padding:28px 16px 32px;gap:10px}.screen-logo-group:before{top:calc(-2*env(safe-area-inset-top,0px) - 10px);height:calc(100% + env(safe-area-inset-top,0px) + 12px)}.title-main{font-size:34px;line-height:38px}.title-sub{font-size:18px;line-height:1.2}.badges-container{width:110px;height:110px;bottom:-85px}.white-badge{font-size:.78rem;line-height:1.15}.ar-badge{width:42px;height:42px;top:-12px;right:-12px;font-size:1rem}#home-actions{padding:0 20px;gap:12px;margin-bottom:18px}.icon-button{padding:14px;grid-template-columns:48px 1fr;gap:12px}.icon-button .icon,.icon-button .icon img{width:48px;height:48px}.icon-button .label{font-size:.86rem;line-height:1.2}#impressum-button{height:36px;font-size:12px}}
