body{margin:0;font:14px/1.4 system-ui,-apple-system,Segoe UI,Arial;background:#f3f4f6}#wrap{position:absolute;width:100%;height:100%;font-family:Roboto,sans-serif;font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.2;color:#111;background-color:#fff}#renderCanvas{display:block;position:relative;width:100%;max-width:100%;height:100vh;height:100svh;height:100dvh}#renderCanvas:focus{outline:none}.ui-top-left{position:fixed;top:6px;left:6px;display:flex;flex-direction:column;z-index:10}.ui-top-right{position:fixed;top:6px;right:6px;display:flex;flex-direction:row-reverse;z-index:10}.ui-center-left{--handle-w: 0px;display:none;position:fixed;top:50%;left:0;transform:translate(calc(-100% + var(--handle-w)),-50%);transition:transform .35s cubic-bezier(.24,.76,.24,1);z-index:10;flex-direction:column;gap:8px;max-width:min(40vw,520px)}#ui-center-left.cl-visible{display:flex}.ui-center-left.is-open{transform:translate(12px,-50%)}.ui-btm-left{position:fixed;bottom:12px;left:12px;z-index:10}.ui-btm-center{position:fixed;bottom:12px;left:50%;transform:translate(-50%);z-index:10}.ui-btm-right{position:fixed;bottom:12px;right:12px;z-index:10;display:flex;flex-direction:column}#menu-toggle{position:absolute;top:50%;right:calc(-1 * var(--handle-w) - 60px);transform:translateY(-50%);z-index:1}.ui-center-left.is-open #menu-toggle svg{transition:transform .3s;transform:rotate(180deg)}.btn{appearance:none;border:1px solid rgb(240,240,240);border:0;border-radius:12px;margin:6px;padding:10px;background:#fff;color:#000;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 6px 20px #0000002e,inset 0 -2px #0003;transition:transform .06s ease,box-shadow .2s ease,filter .2s ease}@media(hover:hover){.btn:hover{transform:translateY(-1px);background:#e5f2f4;box-shadow:0 8px 26px #00000038,inset 0 -2px #00000038}}.btn:active{transform:translateY(0);box-shadow:0 4px 14px #00000029,inset 0 -1px #0000003d}.btn.secondary{background:#f5f5f5;color:#111;border:1px solid #e5e5e5;box-shadow:none}.btn svg{width:25px;height:25px;display:block}#camera-disk{height:clamp(48px,calc(var(--vh, 1vh) * 18),72px);width:auto;display:block}#edge-left,#edge-top,#edge-right,#edge-bot,#iso-ball{cursor:pointer;transition:fill .2s,filter .2s;fill:#141110;fill-opacity:1;fill-rule:nonzero;stroke:none}#camera-disk path:hover{fill:#900;filter:drop-shadow(0 0 6px #60a5fa)}#camera-disk path.active{fill:#e60000;filter:drop-shadow(0 0 6px #60a5fa)}#camera-disk #iso-ball:hover{fill:#900;filter:drop-shadow(0 0 6px #60a5fa)}#camera-disk #iso-ball.active{fill:#e60000;filter:drop-shadow(0 0 6px #60a5fa)}.app-loader{position:fixed;inset:0;display:grid;place-items:center;background:radial-gradient(1200px 600px at 50% 100%,#f7f7f7,#fff 40%,#ffffffe6);z-index:99998;transition:opacity .35s ease}.app-loader.is-hide{opacity:0;pointer-events:none}.app-loader__card{width:min(520px,86vw);padding:22px 20px 18px;border-radius:16px;background:#fff;box-shadow:0 18px 60px #0000002e;text-align:center}.app-loader__spinner{width:44px;height:44px;margin:0 auto 12px;border:4px solid #eee;border-top-color:#e60000;border-radius:50%;animation:spin 1s linear infinite}.app-loader__title{font:600 16px/1.25 system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:#111;margin-bottom:10px}.app-loader__progress{--h: 8px;height:var(--h);width:100%;background:#f1f1f1;border-radius:999px;overflow:hidden;box-shadow:inset 0 1px 2px #0000000f}.app-loader__bar{height:100%;width:100%;background:linear-gradient(to right,#b10034,#e60000);transform-origin:left center;transform:scaleX(0);transition:transform .15s ease}.app-loader__text{margin-top:8px;color:#333;font:500 13px/1 system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}@keyframes spin{to{transform:rotate(360deg)}}.qr-modal{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:#0000008c;backdrop-filter:saturate(1.1) blur(2px);z-index:9999}.qr-card{max-width:360px;width:92%;background:#fff;color:#111;border-radius:16px;padding:18px;text-align:center;box-shadow:0 20px 60px #00000040}.qr-card h3{margin:0 0 8px;font:700 18px/1.3 system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.qr-card p{margin:0 0 14px;color:#555}[hidden]{display:none!important}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,1px,1px);white-space:nowrap;border:0}.vx-bubble{pointer-events:auto;opacity:0;margin-top:10px;margin-bottom:10px;transform:translateY(-6px) scale(.985);transition:opacity .5s ease,transform .5s ease;color:#fff;font:500 14px/1.1 system-ui,-apple-system,Segoe UI,Roboto,sans-serif;width:max-content;user-select:none}.vx-bubble.in{opacity:1;transform:translateY(0) scale(1)}.vx-pill{background:#b10034;padding:.5rem .7rem;border-radius:5px;box-shadow:0 1px #00000026 inset,0 1px 4px #0000001f}.vf-sm{font-size:11px;padding:.28rem .55rem}.vf-5g{background:#e60000;height:1.4rem;width:1.4rem;padding:.5rem;border-radius:50% 0 50% 50%;position:relative;font-size:1.1rem}.vx-i{width:fit-content;color:#000;background:#f2f2f2;padding:.38rem .7rem;border-radius:5px;box-shadow:0 1px #00000026 inset,0 1px 4px #0000001f}.ui-logo{width:250px;max-width:30vw;height:auto;display:block;margin:6px}.poi{padding:6px 10px;border-radius:10px;font:600 13px/1.2 system-ui,sans-serif;background:#000000a6;color:#fff;user-select:none;cursor:pointer;white-space:nowrap}.poi--primary{background:linear-gradient(135deg,#00c1de,#0071ce,#0071ce);font-weight:700;border-radius:14px;padding:8px 14px;z-index:40;box-shadow:0 10px 28px #00000080,0 0 #00000080}.poi--primary:hover{box-shadow:0 10px 28px #00000073,0 0 0 4px #fffc}.poi--primary.is-active{box-shadow:0 0 20px 10px #fff,0 0 0 4px #fffc}.poi--secondary{background:#fff;color:#0071ce;font-weight:600;z-index:30;padding:5px 10px;border-radius:8px;box-shadow:0 8px 22px #00000080,0 0 #00000080}.poi--secondary:hover{box-shadow:0 8px 22px #00000073,0 0 0 2px #fffc}.poi--secondary.is-active{box-shadow:0 0 20px 10px #fff,0 0 0 4px #fffc}.poi--toggle{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:110px;height:30px;padding:0 12px;border-radius:999px;border:1px solid rgba(0,0,0,.18);background:#c0392b;color:#fff;font-size:13px;font-weight:600;cursor:pointer;user-select:none;transition:background-color .22s ease,box-shadow .22s ease,}.poi--toggle:before{content:"";position:absolute;top:50%;left:4px;width:20px;height:20px;border-radius:50%;background:#fff;transform:translateY(-50%);box-shadow:0 1px 4px #00000038;transition:left .22s ease}.poi--toggle.is-on{background:#1f9d55}.poi--toggle.is-on:before{left:calc(100% - 28px)}.content-dialog-root{position:fixed;inset:0;z-index:200;pointer-events:none;display:none}.content-dialog-root.is-open{display:block}.content-dialog-panel{position:absolute;right:60px;top:100px;bottom:100px;width:min(460px,calc(100vw - 32px));background:#efefef;border-radius:34px;overflow:hidden;box-shadow:0 22px 60px #00000042;opacity:0;transform:translateY(14px) scale(.985);transition:transform .22s ease,opacity .22s ease;pointer-events:auto;display:flex;flex-direction:column;--content-padding-x: 10%;z-index:2}.content-dialog-panel.is-open,.content-dialog-backdrop.is-open{opacity:1;transform:translateY(0) scale(1)}.content-dialog-hero{position:relative;min-height:250px;background-size:cover;background-position:center;flex:0 0 auto}.content-dialog-hero:before{content:"";position:absolute;left:-5%;right:-5%;bottom:-145px;height:150px;background:#efefef;transform:rotate(-8deg);transform-origin:left center}.content-dialog-close,.content-overlay-close{position:absolute;top:16px;right:16px;width:42px;height:42px;border:0;border-radius:999px;cursor:pointer;font-size:30px;line-height:1;background:#ffffff80;color:#000;z-index:3}.content-dialog-hero-title{position:absolute;left:var(--content-padding-x);right:var(--content-padding-x);top:30%;bottom:auto;z-index:2;margin:0;color:#0b79cc;font-size:44px;line-height:.98;font-weight:700;overflow-wrap:anywhere;word-break:break-word;hyphens:auto}.content-dialog-scroll{position:relative;flex:1 1 auto;min-height:0;overflow:auto;padding:22px var(--content-padding-x) 32px;margin-right:15px;margin-bottom:15px}.content-block-heading{white-space:pre-line;margin:0 0 28px;font-size:28px;line-height:1.15;font-weight:700;color:#111}.content-block-richtext{margin:0 0 22px;font-size:16px;line-height:1.5;color:#1d1d1d}.content-block-richtext p{margin:0 0 14px}.content-block-contact{margin-top:32px;padding-top:20px;border-top:1px solid #ddd;text-align:center;font-size:14px;line-height:1.5;color:#333}.content-contact-title{font-weight:600;margin-bottom:6px}.content-contact-company{font-weight:500}.content-contact-unit{opacity:.8;margin-bottom:6px}.content-contact-phone,.content-contact-email{opacity:.8}.content-block-image{margin:0 0 24px}.content-block-image img{display:block;width:50%;margin:0 auto;border-radius:18px}.content-block-image.is-inset img{width:84%;margin:0 auto}.content-block-image figcaption{margin-top:8px;font-size:14px;line-height:1.4;color:#666;text-align:center}.content-teaser-card{display:flex;gap:14px;align-items:center;width:100%;margin:0 0 20px;padding:12px;border:0;border-radius:18px;background:#fff;cursor:pointer;text-align:left;box-shadow:0 4px 18px #00000014}.content-teaser-card__thumb{width:108px;height:78px;flex:0 0 auto;border-radius:14px;overflow:hidden;background:#ddd;display:flex;align-items:center;justify-content:center}.content-teaser-card__thumb img{width:auto;height:100%;object-fit:cover;display:block}.content-teaser-card__meta{min-width:0;flex:1 1 auto}.content-teaser-card__title{font-size:18px;font-weight:700;line-height:1.2;color:#111;margin-bottom:6px}.content-teaser-card__label{font-size:14px;color:#666;line-height:1.35}.content-link-list{display:flex;flex-wrap:wrap;gap:12px;margin-top:4px;justify-content:center}.content-link{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:999px;text-decoration:none;font-weight:600}.content-link--primary{background:#0b79cc;color:#fff}.content-link--secondary{background:#fff;color:#0b79cc;border:1px solid #cfd8e2}.content-link--text{padding:0;min-height:auto;border-radius:0;color:#0b79cc;background:transparent}.content-overlay{position:absolute;inset:5%;background:#101010f5;border-radius:24px;box-shadow:0 24px 70px #00000073;overflow:hidden;display:none;pointer-events:auto;z-index:3}.content-overlay.is-open{display:block}.content-overlay-backdrop{position:fixed;inset:0;background:#0000;opacity:0;transition:opacity .22s ease,background .22s ease;pointer-events:none;z-index:1}.content-overlay-backdrop.is-open{background:#00000040;opacity:1}.content-overlay-inner{position:absolute;inset:0;padding:0}.content-overlay iframe,.content-overlay video,.content-overlay img{width:100%;height:100%;display:block;border:0;object-fit:contain;border-radius:14px;background:#000}.content-gallery-stage{position:absolute;inset:0 72px}.content-gallery-caption{position:absolute;left:20px;right:20px;bottom:18px;color:#fff;text-align:center;font-size:14px;line-height:1.4}.content-gallery-nav{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border:0;border-radius:999px;background:#ffffff2e;color:#fff;cursor:pointer;font-size:28px;line-height:1}.content-gallery-nav.prev{left:16px}.content-gallery-nav.next{right:16px}@media(max-width:1290px){.content-dialog-panel{right:20px;top:20px;bottom:20px;width:min(420px,42vw);border-radius:28px;--content-padding-x: 8%}.content-dialog-hero{min-height:210px}.content-dialog-hero-title{font-size:34px}}@media(max-width:900px)and (orientation:portrait){.content-dialog-panel{inset:auto 0 0;width:100%;height:35svh;max-height:35dvh;border-radius:26px 26px 0 0;transform:translateY(24px);--content-padding-x: 7%}.content-dialog-panel.is-open{transform:translateY(0)}.content-dialog-hero{min-height:180px}.content-dialog-hero:before{left:-6%;right:-6%;bottom:-95px;height:105px;transform:rotate(-6deg)}.content-dialog-hero-title{top:auto;bottom:24px;font-size:30px;line-height:1.02}.content-dialog-scroll{padding:18px var(--content-padding-x) 24px;margin-right:8px;margin-bottom:8px}.content-block-heading{margin-bottom:20px;font-size:24px}.content-block-richtext{font-size:15px;line-height:1.55}.content-block-image img{width:72%}.content-block-image.is-inset img{width:100%}.content-teaser-card{gap:12px;padding:10px;border-radius:16px}.content-teaser-card__thumb{width:92px;height:68px;border-radius:12px}.content-teaser-card__title{font-size:16px}.content-teaser-card__label{font-size:13px}}@media(max-width:1180px)and (orientation:landscape){.content-dialog-panel{inset:0 0 0 auto;width:min(380px,38vw);border-radius:24px 0 0 24px;transform:translate(18px);--content-padding-x: 7%}.content-dialog-panel.is-open{transform:translate(0)}.content-dialog-hero{min-height:130px}.content-dialog-hero:before{left:-4%;right:-4%;bottom:-62px;height:72px;transform:rotate(-5deg)}.content-dialog-hero-title{top:auto;bottom:18px;font-size:24px;line-height:1.02}.content-dialog-scroll{padding:16px var(--content-padding-x) 20px;margin-right:8px;margin-bottom:8px}.content-block-heading{margin-bottom:16px;font-size:20px}.content-block-richtext{font-size:14px;line-height:1.5}.content-block-image img{width:70%}.content-block-image.is-inset img{width:96%}.content-teaser-card{gap:10px;padding:10px;border-radius:16px}.content-teaser-card__thumb{width:84px;height:62px}.content-teaser-card__title{font-size:15px}.content-teaser-card__label{font-size:12px}.content-dialog-close,.content-overlay-close{top:12px;right:12px;width:38px;height:38px;font-size:26px}}@media(max-width:480px)and (orientation:portrait){.content-dialog-panel{height:35svh;max-height:35dvh;--content-padding-x: 6%}.content-dialog-hero{min-height:110px}.content-dialog-hero-title{font-size:26px}.content-block-heading{font-size:22px}.content-block-richtext{font-size:14px}.content-block-contact{font-size:13px}.content-link-list{gap:10px}.content-link{min-height:42px;padding:0 15px;font-size:14px}}@media(max-width:900px){.content-overlay{inset:2%;border-radius:18px}.content-gallery-stage{inset:20px 16px 64px}.content-gallery-nav.prev{left:10px}.content-gallery-nav.next{right:10px}}
