.p360-viewer{font-family:Inter,Arial,sans-serif;background:#111;border-radius:18px;overflow:hidden;color:#fff;box-shadow:0 18px 60px rgba(0,0,0,.25)}.p360-header{display:flex;justify-content:space-between;gap:12px;padding:14px 18px;background:#191919}.p360-hint{opacity:.7;font-size:13px}.p360-stage{position:relative;min-height:360px;background:#222;touch-action:none;user-select:none;cursor:grab}.p360-stage:active{cursor:grabbing}.p360-frame{width:100%;display:block;pointer-events:none}.p360-empty{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#bbb}.p360-hotspot-layer{position:absolute;inset:0}.p360-hotspot{position:absolute;border:2px solid rgba(255,255,255,.85);background:rgba(0,0,0,.25);color:#fff;border-radius:8px;font-weight:700;backdrop-filter:blur(2px);cursor:pointer}.p360-hotspot:hover{background:rgba(255,255,255,.2)}.p360-toolbar{display:flex;align-items:center;justify-content:center;gap:14px;padding:12px;background:#191919}.p360-toolbar button{width:42px;height:36px;border:0;border-radius:10px;font-size:26px;cursor:pointer}.p360-legend{display:flex;flex-wrap:wrap;gap:10px;padding:0 16px 16px}.p360-legend span{font-size:13px}.p360-legend i{display:inline-block;width:12px;height:12px;border-radius:50%;margin-right:6px}.p360-modal{position:fixed;inset:0;background:rgba(0,0,0,.62);z-index:999999;display:none;align-items:center;justify-content:center;padding:18px}.p360-modal[aria-hidden=false]{display:flex}.p360-modal-box{background:#fff;color:#111;border-radius:18px;max-width:880px;width:100%;max-height:90vh;overflow:auto;position:relative;padding:22px}.p360-close{position:absolute;right:14px;top:10px;border:0;background:#eee;border-radius:50%;width:34px;height:34px;font-size:24px;cursor:pointer}.p360-plan{width:100%;border-radius:12px;margin:10px 0}.p360-ap-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.p360-ap-card{text-align:left;background:#f7f7f7;border:1px solid #e5e5e5;border-left:6px solid #333;border-radius:12px;padding:12px;cursor:pointer}.p360-ap-card strong,.p360-ap-card span,.p360-ap-card em{display:block}.p360-status{display:inline-block;color:#fff;border-radius:999px;padding:6px 12px;font-weight:700}.p360-modal dl{display:grid;grid-template-columns:110px 1fr;gap:8px}.p360-wa{display:inline-block;background:#18a058;color:#fff!important;border-radius:10px;padding:12px 16px;text-decoration:none;font-weight:700;margin-top:10px}@media(max-width:700px){.p360-stage{min-height:230px}.p360-header{display:block}.p360-modal{padding:8px}.p360-modal-box{max-height:94vh;padding:18px}.p360-hotspot{font-size:11px}.p360-modal dl{grid-template-columns:80px 1fr}}
