.wp-300c-hotspot{position:relative;padding:16px;border-radius:8px}.wp-300c-hotspot__title{text-align:center;margin:0 0 12px}.wp-300c-hotspot__start-screen{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:16px;min-height:300px}.wp-300c-hotspot__start-btn{font-size:18px;padding:12px 32px;border-radius:999px;border:none;cursor:pointer;background:var(--wp--preset--color--vivid-cyan-blue, #007cba);color:#fff;font-weight:600}.wp-300c-hotspot__start-btn:disabled{opacity:.6;cursor:not-allowed}.wp-300c-hotspot__error-msg{color:#d63638;font-size:14px;text-align:center;margin:0}.wp-300c-hotspot__stage{position:relative;display:inline-block;max-width:100%}.wp-300c-hotspot__bg{display:block;max-width:100%;height:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.wp-300c-hotspot__hotspot{position:absolute;transform:translate(-50%, -50%);border-radius:50%;background:rgba(0,0,0,0);border:0;padding:0;cursor:inherit;opacity:0;outline:0;box-shadow:none;transition:none}.wp-300c-hotspot__hotspot:hover,.wp-300c-hotspot__hotspot:focus,.wp-300c-hotspot__hotspot:focus-visible,.wp-300c-hotspot__hotspot:active{outline:0;box-shadow:none}.wp-300c-hotspot__hotspot.is-found{opacity:1;cursor:default;background-position:center;background-repeat:no-repeat;background-size:50% 50%;transition:none}.wp-300c-hotspot__hotspot--found-default{background-color:rgba(0,0,0,0);border:0;background-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27><path d=%27M4 13 L10 19 L21 5%27 stroke=%27%232ecc71%27 stroke-width=%274%27 fill=%27none%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/></svg>");filter:drop-shadow(0 1px 2px rgba(0, 0, 0, 0.35))}.wp-300c-hotspot__miss{position:absolute;transform:translate(-50%, -50%);width:24px;height:24px;border-radius:50%;background:rgba(214,54,56,.8);pointer-events:none;animation:wp300c-hotspot-miss 500ms ease-out forwards}.wp-300c-hotspot__hud{display:flex;align-items:center;justify-content:space-between;gap:12px;position:relative;z-index:3;font-variant-numeric:tabular-nums;font-size:14px;font-weight:600;margin-bottom:8px}.wp-300c-hotspot__hud span:last-of-type{opacity:.75}.wp-300c-hotspot__fs-toggle{flex:0 0 auto;margin-left:auto;font:inherit;font-size:13px;line-height:1;padding:7px 14px;border-radius:999px;border:1px solid currentcolor;background:rgba(0,0,0,0);color:inherit;cursor:pointer;opacity:.7;transition:opacity 150ms ease,background-color 150ms ease}.wp-300c-hotspot__fs-toggle:hover,.wp-300c-hotspot__fs-toggle:focus-visible{opacity:1;background:rgba(127,127,127,.18)}.wp-300c-hotspot__fs-toggle--floating{position:absolute;top:12px;right:12px;z-index:2}.wp-300c-hotspot__complete{display:flex;flex-direction:column;align-items:center;gap:4px;margin-top:16px;padding:14px 18px;border-radius:8px;background:rgba(46,204,113,.12);border:1px solid #2ecc71;color:#1f7a3a;text-align:center}.wp-300c-hotspot__complete strong{font-size:16px}.wp-300c-hotspot__complete-time{font-size:14px;opacity:.85}.wp-300c-hotspot--error{border:1px solid #d63638;color:#d63638;padding:16px}.wp-300c-hotspot.is-fullscreen{position:fixed;inset:0;z-index:999999;margin:0;max-width:none;max-height:none;display:grid;grid-template-rows:auto minmax(0, 1fr);justify-items:center;padding:clamp(12px,2.5vw,32px);overflow:auto;border-radius:0;color:var(--wp-300c-hotspot-fs-text, #fff);transform-origin:center center;will-change:transform,opacity;overscroll-behavior:contain}.wp-300c-hotspot.is-fullscreen .wp-300c-hotspot__hud{width:100%;max-width:min(100%,1100px);font-size:16px;margin-bottom:12px}.wp-300c-hotspot.is-fullscreen .wp-300c-hotspot__stage{display:block;align-self:center;width:min(100%,var(--wp-300c-hotspot-fs-board, calc(100dvh - 140px))*var(--wp-300c-hotspot-ratio, 1.5));max-width:100%;margin:0 auto}.wp-300c-hotspot.is-fullscreen .wp-300c-hotspot__bg{width:100%;height:auto;max-width:100%;max-height:none;margin:0}.wp-300c-hotspot.is-fullscreen .wp-300c-hotspot__complete{position:absolute;left:50%;bottom:clamp(12px,3vh,36px);transform:translateX(-50%);margin:0;background:rgba(16,32,22,.88);border-color:rgba(46,204,113,.9);color:#eafff2;box-shadow:0 12px 32px rgba(0,0,0,.35)}.wp-300c-hotspot__fs-placeholder{pointer-events:none}body.admin-bar .wp-300c-hotspot.is-fullscreen{top:32px}@media screen and (max-width: 782px){body.admin-bar .wp-300c-hotspot.is-fullscreen{top:46px}}html.wp-300c-hotspot-fs-lock,html.wp-300c-hotspot-fs-lock body{overflow:hidden}form.has-hotspot-fullscreen{visibility:hidden}form.has-hotspot-fullscreen .wp-300c-hotspot.is-fullscreen{visibility:visible}@media(prefers-reduced-motion: reduce){.wp-300c-hotspot.is-fullscreen{transition:none !important;animation:none !important}}@keyframes wp300c-hotspot-miss{from{opacity:1;transform:translate(-50%, -50%) scale(0.6)}to{opacity:0;transform:translate(-50%, -50%) scale(1.4)}}
