@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/narrenhaeusel/fonts/inter-v19-latin-regular.woff2) format("woff2")}@font-face{font-family:Inter;font-style:italic;font-weight:400;font-display:swap;src:url(/narrenhaeusel/fonts/inter-v19-latin-italic.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/narrenhaeusel/fonts/inter-v19-latin-600.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/narrenhaeusel/fonts/inter-v19-latin-700.woff2) format("woff2")}*,*:before,*:after{box-sizing:border-box}html,body{height:100%;width:100%;margin:0;padding:0;overflow:hidden;font-family:Inter,sans-serif;background:linear-gradient(0deg,#fff,#e8e8e8);user-select:none;-webkit-user-select:none}.app-container{position:relative;width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden}.background-shape{position:absolute;top:-10%;right:-10%;width:45%;height:30%;background-color:#ffb200;border-radius:0 0 0 100%;z-index:0;pointer-events:none;box-shadow:0 8px 25px #ffb20066}.cms-button{position:absolute;top:16px;left:16px;width:36px;height:36px;background:#ffffffe6;border:none;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:100;box-shadow:0 2px 8px #0000001a;transition:transform .15s,box-shadow .15s;text-decoration:none}.cms-button:hover{transform:scale(1.05);box-shadow:0 4px 12px #00000026}.cms-button svg{width:20px;height:20px;fill:#666}.swipe-container{flex:1;position:relative;overflow:hidden;z-index:1;touch-action:pan-y pinch-zoom}.slides-wrapper{display:flex;height:100%;transition:transform .3s ease-out}.slide{min-width:100%;height:100%;display:flex;flex-direction:column;padding:0 0 130px;overflow-y:auto;position:relative}.model-viewer{width:100%;height:45vh;min-height:280px;position:relative;display:flex;align-items:center;justify-content:center;touch-action:none;overflow:hidden;background:transparent;border-bottom:1px solid rgba(0,0,0,.06)}.model-viewer:after{display:none}.model-viewer canvas{width:100%!important;height:100%!important;display:block}.model-loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:8px;z-index:10}.loading-bar{width:120px;height:6px;background:#0000001a;border-radius:3px;position:relative;overflow:hidden}.loading-bar-fill{position:absolute;left:0;top:0;width:0%;height:100%;background:#ffb200;border-radius:3px;transition:width .15s ease-out}.loading-progress{font-size:12px;color:#333;font-weight:600}.loading-error{color:#e74c3c;font-size:14px}.content{flex:1;padding:16px 20px 20px;display:flex;flex-direction:column;gap:10px}.coordinates{display:flex;flex-direction:column;gap:2px;font-size:11px;color:#999;font-weight:400;letter-spacing:.5px}.title{font-size:28px;font-weight:700;color:#000;margin:0;line-height:1.1}.description{font-size:14px;line-height:1.6;color:#666;margin:0}.pagination{position:fixed;bottom:90px;left:50%;transform:translate(-50%);display:flex;flex-direction:row;gap:8px;z-index:101;background:#00000014;padding:10px 16px;border-radius:20px}.dot{width:8px;height:8px;border-radius:50%;background-color:#c6c6c6;cursor:pointer;transition:background-color .3s ease,transform .3s ease}.dot.active{background-color:#ffb200;transform:scale(1.2)}.button-container{position:fixed;bottom:0;left:0;right:0;padding:20px;background:linear-gradient(to top,#fff 70%,#fff0);z-index:100}.ar-button{width:100%;padding:16px 24px;background-color:#ffb200;border:none;border-radius:30px;font-family:Inter,sans-serif;font-size:16px;font-weight:600;color:#000;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 15px #ffb2004d;line-height:1}.ar-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ffb20066}.ar-button:active{transform:translateY(0)}.ar-button:disabled,.ar-button.disabled{background-color:#ccc;color:#888;cursor:not-allowed;box-shadow:none}@media(hover:hover)and (pointer:fine){.ar-button{background-color:#ccc;color:#888;cursor:not-allowed;box-shadow:none}.ar-button:hover{transform:none;box-shadow:none}}.ar-button:disabled:hover,.ar-button.disabled:hover{transform:none;box-shadow:none}.ar-icon{font-size:20px}.store-icon{display:none;width:20px;height:20px;align-items:center;justify-content:center;flex-shrink:0}.store-icon svg{width:100%;height:100%;display:block}body.is-apple .apple-icon,body.is-android .play-icon{display:inline-flex}body:not(.is-apple):not(.is-android) .play-icon{display:inline-flex}.content-button{display:none;padding:12px 20px;background-color:#ffb200;border:none;border-radius:25px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;color:#000;cursor:pointer;align-items:center;justify-content:center;gap:8px;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 15px #ffb2004d;white-space:nowrap;margin-top:12px;align-self:center}.content-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ffb20066}.content-button:active{transform:translateY(0)}.content-button:disabled,.content-button.disabled{background-color:#ccc;color:#888;cursor:not-allowed;box-shadow:none}.content-button:disabled:hover,.content-button.disabled:hover{transform:none;box-shadow:none}@media(min-width:768px){.background-shape{width:50%;height:70%;top:-10%;right:-10%}.slide{padding:0 0 120px}.model-viewer{height:55vh;min-height:400px}.content{padding:20px 40px}.coordinates{font-size:13px}.title{font-size:38px}.description{font-size:16px;line-height:1.7;max-width:600px}.button-container{padding:30px 40px}.ar-button{max-width:400px;margin:0 auto}.pagination{bottom:110px}}@media(min-width:1200px){.background-shape{width:45%;height:50%;top:-15%;right:-10%}.slide{flex-direction:row;align-items:stretch;gap:0;padding:0;height:100vh;overflow:hidden}.model-viewer{width:55%;height:100vh;min-height:100vh;border-bottom:none;border-right:1px solid rgba(0,0,0,.06)}.content{width:45%;padding:30vh 40px 60px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:clamp(16px,2vw,32px);position:relative}.coordinates{margin-bottom:-14px}.title{font-size:48px}.description{font-size:16px}.button-container{display:none}.pagination{display:flex;top:30px;bottom:auto}.content-button{display:flex;align-self:flex-start;margin-top:8px}}.pan-slider{position:absolute;right:12px;top:50%;transform:translateY(-50%);height:40%;width:24px;display:flex;align-items:center;justify-content:center;z-index:20;opacity:0;transition:opacity .2s ease;pointer-events:none}.pan-slider-track{width:4px;height:100%;background:#0000001f;border-radius:2px;position:relative}.pan-slider-thumb{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:16px;height:16px;background:#ffb200;border-radius:50%;box-shadow:0 2px 6px #0003;transition:transform .1s ease}.pan-slider-thumb:active{transform:translate(-50%,-50%) scale(1.2)}
