:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#14213d;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--bg:#f7f7f5;--surface:#ffffffeb;--surface-strong:#fff;--line:#0f172a14;--text:#14213d;--muted:#5b6475;--accent:#0f766e;--accent-2:#f59e0b;--shadow:0 16px 40px #0f172a14;background:#f7f7f5;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.42}*{box-sizing:border-box}html,body{width:100%;min-height:100%;margin:0;overflow-x:hidden}body{background:radial-gradient(circle at top left, #0f766e14, transparent 25%), radial-gradient(circle at top right, #f59e0b14, transparent 22%), var(--bg)}button,a{font:inherit;max-width:100%}button{cursor:pointer}a{text-decoration:none}#app{width:100%;min-height:100svh;overflow-x:hidden}.page-shell{grid-template-rows:auto auto auto;gap:.4rem;width:100%;max-width:600px;min-height:100svh;margin:0 auto;padding:.3rem .375rem;display:grid}.page-shell.is-admin-mode{min-height:100svh}.top-bar,.panel,.viewer-panel{background:var(--surface);border:1px solid var(--line);min-width:0;max-width:100%;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:1.25rem}.top-bar{gap:.85rem;padding:.95rem 1rem;display:grid}.brand-block{min-width:0}.eyebrow,.section-label{letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin:0;font-size:.72rem;font-weight:700}.top-bar h1,.viewer-head h2,.panel-head h2{letter-spacing:-.04em;margin:.2rem 0 0;line-height:1.02}.top-bar h1{margin-top:.3rem;margin-bottom:.45rem;font-size:clamp(1.7rem,3vw,2.5rem)}.lede,.header-supporting-text,.scene-subtitle,.scene-note,.panel-note,.viewer-tip,.scene-button-subtitle{color:var(--muted)}.lede{max-width:70ch;margin:.3rem 0 0;font-size:1rem}.header-supporting-text{max-width:74ch;margin:.28rem 0 0;font-size:.9rem}.header-actions{flex-wrap:wrap;align-items:center;gap:.5rem;min-width:0;display:flex}.header-actions>*{min-width:0}.header-actions .secondary-action,.header-actions .primary-action{background:linear-gradient(135deg, var(--accent), #14b8a6);color:#fff;font-weight:700;box-shadow:0 14px 28px #0f766e2e}.primary-action,.secondary-action{white-space:nowrap;border:1px solid #0000;border-radius:999px;padding:.75rem .95rem;transition:transform .12s,box-shadow .12s,border-color .12s}.primary-action{background:linear-gradient(135deg, var(--accent), #14b8a6);color:#fff;font-weight:700;box-shadow:0 14px 28px #0f766e2e}.secondary-action{color:var(--text);border-color:var(--line);background:#fff}.primary-action:hover,.secondary-action:hover,.scene-button:hover{transform:translateY(-1px)}.tour-layout{grid-template-columns:1fr;gap:.5rem;min-height:0;display:grid}.viewer-column{gap:.5rem;min-height:0;display:grid}.viewer-panel,.panel{min-height:0;padding:.58rem}.viewer-panel{grid-template-rows:auto auto auto;display:grid}.is-admin-mode .viewer-panel{min-height:28rem}.viewer-head,.panel-head{justify-content:space-between;align-items:flex-start;gap:.55rem;margin-bottom:.3rem;display:flex}.compact-head{margin-bottom:.3rem}.viewer-head h2,.panel-head h2{font-size:1.42rem}.viewer-tip,.compact-note{font-size:.96rem}.viewer-tip{text-align:right}.viewer-stage{min-width:0;max-width:100%;position:relative}.viewer-hint-badge{z-index:3;color:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:none;background:#0f172a8f;border-radius:.85rem;gap:.08rem;padding:.55rem .7rem;transition:opacity .22s,transform .22s;display:grid;position:absolute;top:.85rem;left:.85rem;box-shadow:0 10px 24px #0f172a29}.viewer-hint-badge strong{font-size:.86rem;line-height:1.1}.viewer-hint-badge span{opacity:.88;font-size:.72rem;line-height:1.2}.viewer-hint-badge.is-hidden{opacity:0;transform:translateY(-.25rem)}.viewer{aspect-ratio:4/3;background:#dbe4ea;border-radius:1rem;width:100%;height:auto;min-height:320px;overflow:hidden}.viewer-nav{z-index:3;width:2.6rem;min-width:2.6rem;height:2.6rem;color:var(--text);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe0;border:1px solid #ffffff8c;border-radius:999px;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 10px 24px #0f172a24}.viewer-nav:hover{border-color:#0f766e47;transform:translateY(-50%);box-shadow:0 12px 28px #0f172a2e}.viewer-nav-icon{border-top:2px solid;border-right:2px solid;width:.68rem;height:.68rem}.viewer-nav-icon-prev{transform:translate(.08rem)rotate(-135deg)}.viewer-nav-icon-next{transform:translate(-.08rem)rotate(45deg)}.viewer-nav-prev{left:.75rem}.viewer-nav-next{right:.75rem}.scene-note{margin:.3rem 0 0;font-size:1.03rem}.admin-panel{color:#e5eef7;box-shadow:var(--shadow);background:#0f172af0;border:1px solid #94a3b838;border-radius:1rem;padding:.8rem}.admin-panel-header h2{margin:.2rem 0 0;font-size:1.15rem;line-height:1.1}.admin-edit-header{margin-top:.85rem}.admin-label,.admin-panel .panel-note,.admin-live-grid span{color:#9fb3c8}.admin-error{color:#fca5a5;min-height:1.1rem}.admin-live-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.42rem;margin-top:.62rem;display:grid}.admin-live-grid div{background:#1e293bd9;border:1px solid #94a3b826;border-radius:.7rem;padding:.45rem}.admin-live-card-adjustable{gap:.2rem;display:grid}.admin-mini-actions{gap:.24rem;margin-top:.08rem;display:flex}.admin-mini-button{border-radius:.55rem;min-width:0;padding:.12rem .36rem;font-size:.78rem;line-height:1}.admin-live-grid span,.admin-live-grid strong,.admin-marker-values span,.admin-marker-values strong{display:block}.admin-live-grid span,.admin-marker-values span{margin-bottom:.14rem;font-size:.68rem}.admin-live-grid strong,.admin-marker-values strong{font-size:.9rem}.admin-form-grid{grid-template-columns:1fr 1fr;gap:.65rem;margin-top:.65rem;display:grid}.admin-field{gap:.3rem;display:grid}.admin-field-wide{grid-column:1/-1}.admin-field span{color:#9fb3c8;font-size:.82rem}.admin-field input,.admin-field textarea{color:#e5eef7;width:100%;font:inherit;background:#1e293bd9;border:1px solid #94a3b833;border-radius:.75rem;padding:.65rem .75rem}.admin-field textarea{resize:vertical;min-height:5.2rem}.admin-actions{flex-wrap:wrap;align-items:center;gap:.65rem;margin-top:.75rem;display:flex}.admin-actions-compact{margin-top:.55rem}.admin-confirmation{color:#86efac;opacity:0;font-size:.86rem;transition:opacity .14s}.admin-confirmation.is-visible{opacity:1}.admin-json-output{color:#d7e3f2;white-space:pre-wrap;word-break:break-word;background:#020617e0;border:1px solid #94a3b826;border-radius:.9rem;margin:.75rem 0 0;padding:.85rem;font-size:.85rem;line-height:1.5;overflow:auto}.sidebar{grid-template-columns:1fr;align-content:start;gap:.6rem;min-height:0;display:grid}.panel-floorplan,.panel-scenes{grid-template-rows:auto minmax(0,1fr);min-height:0;display:grid}.room-guide-head{padding-right:3.4rem;display:block;position:relative}.room-guide-label{margin:0}.room-guide-head-body{gap:0;display:grid}.room-guide-head-body h2{margin:0}.room-guide-head-body .panel-note{margin:1rem 0 0}.room-guide-toggle{justify-content:center;align-items:center;width:2.5rem;min-width:2.5rem;height:2.5rem;padding:0;display:inline-flex;position:absolute;top:0;right:0}.room-guide-toggle-icon{border-bottom:2px solid;border-right:2px solid;width:.6rem;height:.6rem;transition:transform .12s;transform:translateY(-.05rem)rotate(-135deg)}.room-guide-toggle:not(.is-expanded) .room-guide-toggle-icon{transform:translateY(-.1rem)rotate(45deg)}.room-guide-content{gap:.6rem;min-height:0;display:grid}.panel-floorplan:not(.is-expanded){grid-template-rows:auto}.panel-floorplan:not(.is-expanded) .room-guide-head{gap:0}.panel-floorplan:not(.is-expanded) .room-guide-head-body,.panel-floorplan:not(.is-expanded) .room-guide-content{display:none}.admin-marker-tools{border-top:1px solid var(--line);margin-top:.6rem;padding-top:.55rem}.admin-marker-header h3{margin:.16rem 0 0;font-size:1rem}.admin-marker-grid{justify-items:center;gap:.45rem;margin-top:.55rem;display:grid}.admin-marker-values{grid-template-columns:repeat(2,minmax(0,1fr));gap:.42rem;margin-top:.55rem;display:grid}.admin-marker-values div{background:#1e293bd9;border:1px solid #94a3b826;border-radius:.7rem;padding:.45rem}.admin-marker-center{gap:.45rem;display:flex}.admin-nudge{min-width:3.25rem;padding-inline:.8rem}.floor-plan-wrap{border:1px solid var(--line);aspect-ratio:1461/1077;background:#fff;border-radius:1rem;align-self:start;min-height:0;position:relative;overflow:hidden}.floor-plan{width:100%;height:auto;display:block}.floor-plan-markers{position:absolute;inset:0}.marker{z-index:1;background:0 0;border:0;width:1.9rem;height:1.9rem;padding:0;position:absolute;transform:translate(-50%,-50%)}.marker:before{content:"";background:#f59e0b;border:2px solid #fff;border-radius:999px;width:.95rem;height:.95rem;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);box-shadow:0 6px 18px #f59e0b59}.marker:hover:before{background:#e11d48;box-shadow:0 6px 18px #e11d4859}.marker.is-active{z-index:2}.marker.is-active:before{background:#0f766e;box-shadow:0 6px 18px #0f766e59}.scene-list{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:.3rem;min-width:0;min-height:0;display:grid}.scene-button{border:1px solid var(--line);background:var(--surface-strong);text-align:left;border-radius:.8rem;gap:.08rem;width:100%;padding:.38rem .48rem;display:grid}.scene-button.is-active{border-color:#0f766e59;box-shadow:inset 0 0 0 1px #0f766e38}.scene-button-title{color:var(--text);font-size:.88rem;font-weight:700}.scene-button-subtitle{font-size:.78rem}@media (width<=1180px){.page-shell{min-height:100svh}.viewer{min-height:320px}.admin-form-grid{grid-template-columns:1fr}}@media (width<=720px){.page-shell{gap:.5rem;width:100%;padding:.25rem}.top-bar,.viewer-panel,.panel{border-radius:1rem;padding:.7rem}.top-bar{align-items:start;gap:.6rem;min-height:auto}.top-bar h1{font-size:1.45rem}.lede{font-size:.96rem}.header-supporting-text{font-size:.88rem}.header-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:.4rem;width:100%;display:grid}.header-actions .primary-action,.header-actions .secondary-action{white-space:normal;overflow-wrap:anywhere;text-align:center;width:100%;min-width:0;padding:.62rem .55rem;font-size:.88rem;line-height:1.2}.tour-layout{gap:.5rem}.viewer-head,.panel-head{flex-direction:column;gap:.35rem}.viewer-tip{text-align:left}.viewer{aspect-ratio:4/3;height:auto;min-height:320px}.viewer-hint-badge{padding:.45rem .6rem;top:.65rem;left:.65rem}.viewer-hint-badge strong{font-size:.8rem}.viewer-hint-badge span{font-size:.68rem}.viewer-nav{width:2.35rem;min-width:2.35rem;height:2.35rem}.viewer-nav-prev{left:.55rem}.viewer-nav-next{right:.55rem}.sidebar{gap:.5rem}.panel-floorplan{grid-template-rows:auto minmax(0,auto)}.floor-plan-wrap{width:100%;min-height:22svh;max-height:none}.scene-list{grid-template-columns:1fr 1fr}.room-guide-head{padding-right:3rem}.admin-live-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-json-output{font-size:.78rem}}.pnlm-container{cursor:default;-webkit-user-select:none;user-select:none;-khtml-user-select:none;-o-user-select:none;contain:content;background:#f4f4f4 url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2267%22%20height%3D%22100%22%20viewBox%3D%220%200%2067%20100%22%3E%0A%3Cpath%20stroke%3D%22%23ccc%22%20fill%3D%22none%22%20d%3D%22M33.5%2C50%2C0%2C63%2C33.5%2C75%2C67%2C63%2C33.5%2C50m-33.5-50%2C67%2C25m-0.5%2C0%2C0%2C75m-66.5-75%2C67-25m-33.5%2C75%2C0%2C25m0-100%2C0%2C50%22%2F%3E%0A%3C%2Fsvg%3E%0A);outline:0;width:100%;height:100%;margin:0;padding:0;font-family:Helvetica,Nimbus Sans L,Liberation Sans,Arial,sans-serif;line-height:1.4;position:relative;overflow:hidden}.pnlm-container *{box-sizing:content-box}.pnlm-ui{z-index:1;width:100%;height:100%;position:absolute}.pnlm-grab{cursor:grab;cursor:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%2226%22%20width%3D%2226%22%3E%0A%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%221px%22%20fill%3D%22%23fff%22%20d%3D%22m15.3%2020.5s6.38-6.73%204.64-8.24-3.47%201.01-3.47%201.01%203.61-5.72%201.41-6.49c-2.2-0.769-3.33%204.36-3.33%204.36s0.873-5.76-1.06-5.76-1.58%205.39-1.58%205.39-0.574-4.59-2.18-4.12c-1.61%200.468-0.572%205.51-0.572%205.51s-1.58-4.89-2.93-3.79c-1.35%201.11%200.258%205.25%200.572%206.62%200.836%202.43%202.03%202.94%202.17%205.55%22%2F%3E%0A%3C%2Fsvg%3E%0A) 12 8,default}.pnlm-grabbing{cursor:grabbing;cursor:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%2226%22%20width%3D%2226%22%3E%0A%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%221px%22%20fill%3D%22%23fff%22%20d%3D%22m15.3%2020.5s5.07-5.29%203.77-6.74c-1.31-1.45-2.53%200.14-2.53%200.14s2.74-3.29%200.535-4.06c-2.2-0.769-2.52%201.3-2.52%201.3s0.81-2.13-1.12-2.13-1.52%201.77-1.52%201.77-0.261-1.59-1.87-1.12c-1.61%200.468-0.874%202.17-0.874%202.17s-0.651-1.55-2-0.445c-1.35%201.11-0.68%202.25-0.365%203.62%200.836%202.43%202.03%202.94%202.17%205.55%22%2F%3E%0A%3C%2Fsvg%3E%0A) 12 8,default}.pnlm-sprite{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2226%22%20height%3D%22208%22%3E%0A%3Ccircle%20fill-opacity%3D%22.78%22%20cy%3D%22117%22%20cx%3D%2213%22%20r%3D%2211%22%20fill%3D%22%23fff%22%2F%3E%0A%3Ccircle%20fill-opacity%3D%22.78%22%20cy%3D%22143%22%20cx%3D%2213%22%20r%3D%2211%22%20fill%3D%22%23fff%22%2F%3E%0A%3Ccircle%20cy%3D%22169%22%20cx%3D%2213%22%20r%3D%227%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%2F%3E%0A%3Ccircle%20cy%3D%22195%22%20cx%3D%2213%22%20r%3D%227%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%2F%3E%0A%3Ccircle%20cx%3D%2213%22%20cy%3D%22195%22%20r%3D%222.5%22%2F%3E%0A%3Cpath%20d%3D%22m5%2083v6h2v-4h4v-2zm10%200v2h4v4h2v-6zm-5%205v6h6v-6zm-5%205v6h6v-2h-4v-4zm14%200v4h-4v2h6v-6z%22%2F%3E%0A%3Cpath%20d%3D%22m13%20110a7%207%200%200%200%20-7%207%207%207%200%200%200%207%207%207%207%200%200%200%207%20-7%207%207%200%200%200%20-7%20-7zm-1%203h2v2h-2zm0%203h2v5h-2z%22%2F%3E%0A%3Cpath%20d%3D%22m5%2057v6h2v-4h4v-2zm10%200v2h4v4h2v-6zm-10%2010v6h6v-2h-4v-4zm14%200v4h-4v2h6v-6z%22%2F%3E%0A%3Cpath%20d%3D%22m17%2038v2h-8v-2z%22%2F%3E%0A%3Cpath%20d%3D%22m12%209v3h-3v2h3v3h2v-3h3v-2h-3v-3z%22%2F%3E%0A%3Cpath%20d%3D%22m13%20136-6.125%206.125h4.375v7.875h3.5v-7.875h4.375z%22%2F%3E%0A%3Cpath%20d%3D%22m10.428%20173.33v-5.77l5-2.89v5.77zm1-1.73%203-1.73-3.001-1.74z%22%2F%3E%0A%3C%2Fsvg%3E%0A)}.pnlm-container:fullscreen{width:100%!important;height:100%!important;position:static!important}.pnlm-render-container{cursor:inherit;width:100%;height:100%;position:absolute}.pnlm-controls{cursor:pointer;z-index:2;background-color:#fff;border:1px solid #0006;border-radius:3px;margin-top:4px;transform:translateZ(9999px)}.pnlm-control:hover{background-color:#f8f8f8}.pnlm-controls-container{z-index:1;position:absolute;top:0;left:4px}.pnlm-zoom-controls{width:26px;height:52px}.pnlm-zoom-in{border-radius:3px 3px 0 0;width:100%;height:50%;position:absolute;top:0}.pnlm-zoom-out{background-position:0 -26px;border-top:1px solid #0000001a;border-radius:0 0 3px 3px;width:100%;height:50%;position:absolute;bottom:0}.pnlm-fullscreen-toggle-button,.pnlm-orientation-button,.pnlm-hot-spot-debug-indicator{width:26px;height:26px}.pnlm-hot-spot-debug-indicator{background-color:#ffffff80;border-radius:13px;width:26px;height:26px;margin:-13px 0 0 -13px;display:none;position:absolute;top:50%;left:50%}.pnlm-orientation-button-inactive{background-position:0 -156px}.pnlm-orientation-button-active{background-position:0 -182px}.pnlm-fullscreen-toggle-button-inactive{background-position:0 -52px}.pnlm-fullscreen-toggle-button-active{background-position:0 -78px}.pnlm-panorama-info{color:#fff;text-align:left;z-index:2;background-color:#000000b3;border-radius:0 3px 3px 0;padding-right:10px;display:none;position:absolute;bottom:4px;transform:translateZ(9999px)}.pnlm-title-box{margin-bottom:3px;padding-left:5px;font-size:20px;display:table;position:relative}.pnlm-author-box{padding-left:5px;font-size:12px;display:table;position:relative}.pnlm-load-box{text-align:center;color:#fff;background-color:#000000b3;border-radius:3px;width:200px;height:150px;margin:-75px 0 0 -100px;font-size:20px;display:none;position:absolute;top:50%;left:50%}.pnlm-load-box p{margin:20px 0}.pnlm-lbox{width:20px;height:20px;margin:-10px 0 0 -10px;display:none;position:absolute;top:50%;left:50%}.pnlm-loading{background-color:#fff;width:10px;height:10px;animation-name:pnlm-mv;animation-duration:1.5s;animation-timing-function:linear;animation-iteration-count:infinite;position:relative}@keyframes pnlm-mv{0%{top:0;left:0}25%{top:0;left:10px}50%{top:10px;left:10px}75%{top:10px;left:0}to{top:0;left:0}}.pnlm-load-button{text-align:center;color:#fff;cursor:pointer;background-color:#000000b3;border-radius:3px;width:200px;height:100px;margin:-50px 0 0 -100px;font-size:20px;display:table;position:absolute;top:50%;left:50%}.pnlm-load-button:hover{background-color:#000c}.pnlm-load-button p{vertical-align:middle;display:table-cell}.pnlm-info-box{text-align:center;color:#fff;table-layout:fixed;background-color:#000;border-radius:3px;width:200px;height:150px;margin:-75px 0 0 -100px;font-size:15px;display:table;position:absolute;top:50%;left:50%}.pnlm-info-box a,.pnlm-author-box a{color:#fff;word-wrap:break-word;overflow-wrap:break-word}.pnlm-info-box p{vertical-align:middle;padding:0 5px;display:table-cell}.pnlm-error-msg{display:none}.pnlm-about-msg{color:#fff;opacity:0;-o-transition:opacity .3s ease-in-out;z-index:1;background:#000000b3;border-radius:3px;padding:5px 8px;font-size:11px;line-height:11px;transition:opacity .3s ease-in-out;display:none;position:absolute;top:50px;left:50px}.pnlm-about-msg a:link,.pnlm-about-msg a:visited{color:#fff}.pnlm-about-msg a:hover,.pnlm-about-msg a:active{color:#eee}.pnlm-hotspot-base{visibility:hidden;cursor:default;vertical-align:middle;z-index:1;position:absolute;top:0}.pnlm-hotspot{border-radius:13px;width:26px;height:26px}.pnlm-hotspot:hover{background-color:#fff3}.pnlm-hotspot.pnlm-info{background-position:0 -104px}.pnlm-hotspot.pnlm-scene{background-position:0 -130px}div.pnlm-tooltip span{visibility:hidden;color:#fff;text-align:center;cursor:default;background-color:#000000b3;border-radius:3px;max-width:200px;margin-left:-220px;padding:5px 10px;position:absolute}div.pnlm-tooltip:hover span{visibility:visible}div.pnlm-tooltip:hover span:after{content:"";border:10px solid #0000;border-top-color:#000000b3;width:0;height:0;margin:0 50%;position:absolute;bottom:-20px;left:-10px}.pnlm-compass{cursor:default;background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%2250%22%20width%3D%2250%22%3E%0A%3Cpath%20d%3D%22m24.5078%206-3.2578%2018h7.5l-3.25781-18h-0.984376zm-3.2578%2020%203.2578%2018h0.9844l3.2578-18h-7.5zm1.19531%200.9941h5.10938l-2.5547%2014.1075-2.5547-14.1075z%22%2F%3E%0A%3C%2Fsvg%3E%0A);border-radius:25px;width:50px;height:50px;display:none;position:absolute;bottom:4px;right:4px}.pnlm-world{position:absolute;top:50%;left:50%}.pnlm-face{transform-origin:0 0;position:absolute}.pnlm-dragfix,.pnlm-preview-img{width:100%;height:100%;position:absolute}.pnlm-preview-img{background-position:50%;background-size:cover}.pnlm-lbar{border:1px solid #fff;width:150px;height:6px;margin:0 auto}.pnlm-lbar-fill{background:#fff;width:0;height:100%}.pnlm-lmsg{font-size:12px}.pnlm-fade-img{position:absolute;top:0;left:0}.pnlm-pointer{cursor:pointer}
