.sw-viewer{--sw-bg:#eef1f5;--sw-bg-glow:#fff;--sw-surface:#fff;--sw-surface-2:#f2f4f7;--sw-border:#d5dbe2;--sw-border-strong:#b9c2cc;--sw-text:#1a2128;--sw-text-muted:#5d6874;--sw-accent:#c96a12;--sw-accent-soft:#fdf0e2;--sw-on-accent:#fff;--sw-focus:#1f6feb;--sw-shadow:0 1px 2px #10182014, 0 8px 24px #1018201a;--sw-radius:12px;--sw-radius-sm:8px;--sw-gap:.625rem;font-feature-settings:"palt" 1;color:var(--sw-text);font-family:system-ui,-apple-system,Hiragino Kaku Gothic ProN,Noto Sans JP,Yu Gothic,Meiryo,sans-serif;display:block;container-type:inline-size}@media (prefers-color-scheme:dark){:where(:root:not([data-theme=light])) .sw-viewer{--sw-bg:#171b20;--sw-bg-glow:#262d35;--sw-surface:#1c2229;--sw-surface-2:#242b33;--sw-border:#333c46;--sw-border-strong:#4a5560;--sw-text:#e6ecf2;--sw-text-muted:#9aa7b4;--sw-accent:#f0932f;--sw-accent-soft:#35291b;--sw-on-accent:#171c22;--sw-focus:#6ea8fe;--sw-shadow:0 1px 2px #0006, 0 10px 28px #00000073}}:where(:root[data-theme=dark]) .sw-viewer{--sw-bg:#171b20;--sw-bg-glow:#262d35;--sw-surface:#1c2229;--sw-surface-2:#242b33;--sw-border:#333c46;--sw-border-strong:#4a5560;--sw-text:#e6ecf2;--sw-text-muted:#9aa7b4;--sw-accent:#f0932f;--sw-accent-soft:#35291b;--sw-on-accent:#171c22;--sw-focus:#6ea8fe;--sw-shadow:0 1px 2px #0006, 0 10px 28px #00000073}.sw-viewer *,.sw-viewer :before,.sw-viewer :after{box-sizing:border-box}.sw-viewer :focus-visible{outline:2px solid var(--sw-focus);outline-offset:2px;border-radius:4px}.sw-viewer__stage{isolation:isolate;aspect-ratio:4/3;border:1px solid var(--sw-border);border-radius:var(--sw-radius);background:radial-gradient(120% 90% at 50% 8%, var(--sw-bg-glow) 0%, var(--sw-bg) 68%), var(--sw-bg);max-height:60svh;position:relative;overflow:hidden}.sw-viewer__stage:focus-visible{outline:2px solid var(--sw-focus);outline-offset:2px}.sw-viewer__canvas{touch-action:none;opacity:0;width:100%;height:100%;transition:opacity .26s;display:block;position:absolute;inset:0}.sw-viewer[data-sw-state=ready] .sw-viewer__canvas{opacity:1}.sw-viewer__poster,.sw-viewer__stage>[data-sw-poster]{object-fit:contain;pointer-events:none;width:100%;height:100%;transition:opacity .32s;position:absolute;inset:0}.sw-viewer[data-sw-state=ready] .sw-viewer__poster,.sw-viewer[data-sw-state=ready] .sw-viewer__stage>[data-sw-poster]{opacity:0}.sw-viewer__status{border:1px solid var(--sw-border);background:color-mix(in srgb, var(--sw-surface) 88%, transparent);max-width:calc(100% - 1.75rem);color:var(--sw-text-muted);text-align:center;backdrop-filter:blur(6px);border-radius:999px;margin:0;padding:.4rem .8rem;font-size:.8125rem;line-height:1.5;position:absolute;bottom:.875rem;left:50%;transform:translate(-50%)}.sw-viewer__status[data-sw-status=error]{color:var(--sw-text);border-color:var(--sw-border-strong)}.sw-viewer__ui{margin-top:.75rem}.sw-viewer__ui[hidden],.sw-viewer__parts[hidden]{display:none}.sw-controls{gap:var(--sw-gap);flex-direction:column;display:flex}.sw-controls__row{align-items:center;gap:var(--sw-gap);flex-wrap:wrap;display:flex}.sw-controls__row--transport{flex-wrap:nowrap}.sw-controls__static{color:var(--sw-text-muted);margin:0;font-size:.875rem}.sw-controls__help{color:var(--sw-text-muted);margin:0;font-size:.75rem;line-height:1.6}.sw-btn{border:1px solid var(--sw-border);border-radius:var(--sw-radius-sm);background:var(--sw-surface);min-height:2.25rem;color:var(--sw-text);font:inherit;cursor:pointer;flex:none;align-items:center;gap:.4rem;padding:.35rem .8rem;font-size:.875rem;line-height:1.4;transition:background-color .14s,border-color .14s,color .14s;display:inline-flex}.sw-btn:hover:not(:disabled){background:var(--sw-surface-2);border-color:var(--sw-border-strong)}.sw-btn:disabled{opacity:.5;cursor:not-allowed}.sw-btn--primary{background:var(--sw-accent);border-color:var(--sw-accent);color:var(--sw-on-accent);font-weight:600}.sw-btn--primary:hover:not(:disabled){background:color-mix(in srgb, var(--sw-accent) 86%, black);border-color:color-mix(in srgb, var(--sw-accent) 86%, black)}.sw-btn--play{min-width:6.5rem}.sw-btn--toggle.is-on{background:var(--sw-accent-soft);border-color:var(--sw-accent);color:var(--sw-accent);font-weight:600}.sw-btn--ghost{color:var(--sw-text-muted);background:0 0;border-style:dashed}.sw-btn__label{white-space:nowrap}.sw-btn__icon{fill:currentColor;flex:none;width:.9em;height:.9em}.sw-btn__icon-pause,.sw-btn.is-playing .sw-btn__icon-play{display:none}.sw-btn.is-playing .sw-btn__icon-pause{display:inline}.sw-field{align-items:center;gap:.5rem;min-width:0;display:flex}.sw-field--phase{flex:8rem}.sw-field--speed{flex:12rem}.sw-field__label{color:var(--sw-text-muted);flex:none;font-size:.8125rem}.sw-field__value{min-width:3.25rem;color:var(--sw-text-muted);font-variant-numeric:tabular-nums;text-align:right;flex:none;font-size:.8125rem}.sw-range{min-width:0;height:1.5rem;accent-color:var(--sw-accent);cursor:pointer;flex:auto;margin:0}.sw-viewer__parts{margin-top:1rem}.sw-parts__title{letter-spacing:.04em;color:var(--sw-text-muted);margin:0 0 .5rem;font-size:.8125rem;font-weight:600}.sw-parts__list{grid-template-columns:repeat(auto-fill,minmax(11rem,1fr));gap:.5rem;margin:0 0 .625rem;padding:0;list-style:none;display:grid}.sw-parts__item{margin:0;display:flex}.sw-part{border:1px solid var(--sw-border);border-left:3px solid var(--sw-border);border-radius:var(--sw-radius-sm);background:var(--sw-surface);width:100%;color:var(--sw-text);font:inherit;text-align:left;cursor:pointer;flex-direction:column;gap:.15rem;padding:.55rem 2rem .55rem .7rem;transition:background-color .14s,border-color .14s;display:flex;position:relative}.sw-part:hover:not(:disabled){background:var(--sw-surface-2);border-left-color:var(--sw-border-strong)}.sw-part:disabled{opacity:.45;cursor:not-allowed}.sw-part.is-on{border-color:var(--sw-accent);border-left-color:var(--sw-accent);background:var(--sw-accent-soft)}.sw-part__badge{background:color-mix(in srgb, var(--sw-accent) 16%, transparent);width:1.125rem;height:1.125rem;color:var(--sw-accent);font-variant-numeric:tabular-nums;border-radius:999px;place-items:center;font-size:.625rem;font-weight:700;line-height:1;display:grid;position:absolute;top:.4rem;right:.4rem}.sw-part.is-on .sw-part__badge{background:var(--sw-accent);color:var(--sw-on-accent)}.sw-part__label{font-size:.875rem;font-weight:600;line-height:1.5}.sw-part__summary{color:var(--sw-text-muted);font-size:.75rem;line-height:1.65}.sw-parts__clear{align-self:flex-start;min-height:2rem;padding-block:.25rem;font-size:.8125rem}.sw-hotspots{pointer-events:none;position:absolute;inset:0;overflow:hidden}.sw-hotspots[hidden]{display:none}.sw-viewer:not([data-sw-state=ready]) .sw-hotspots{opacity:0;pointer-events:none}.sw-hotspot{z-index:1;will-change:transform;position:absolute;top:0;left:0}.sw-hotspot.is-offscreen{visibility:hidden}.sw-hotspot:hover,.sw-hotspot:focus-within{z-index:3}.sw-hotspot.is-open{z-index:4}.sw-hotspot__tether{width:var(--sw-tether-length,0);border-top:1px dashed color-mix(in srgb, var(--sw-accent) 55%, transparent);transform-origin:0 0;height:0;transform:rotate(var(--sw-tether-angle,0deg));pointer-events:none;position:absolute;top:0;left:0}.sw-hotspot__tether[hidden]{display:none}.sw-hotspot.is-occluded .sw-hotspot__tether{opacity:.4}.sw-hotspot__pin{border:2px solid var(--sw-surface);background:var(--sw-accent);width:1.5rem;height:1.5rem;color:var(--sw-on-accent);font:inherit;font-variant-numeric:tabular-nums;cursor:pointer;pointer-events:auto;box-shadow:0 0 0 1px color-mix(in srgb, var(--sw-text) 16%, transparent), var(--sw-shadow);border-radius:999px;place-items:center;padding:0;font-size:.75rem;font-weight:700;line-height:1;transition:opacity .18s,transform .14s,background-color .14s;display:grid;position:absolute;top:0;left:0;transform:translate(-50%,-50%)}.sw-hotspot__index{pointer-events:none}.sw-hotspot__pin:hover,.sw-hotspot__pin:focus-visible{transform:translate(-50%,-50%)scale(1.18)}.sw-hotspot.is-open .sw-hotspot__pin{background:var(--sw-surface);border-color:var(--sw-accent);color:var(--sw-accent);transform:translate(-50%,-50%)scale(1.18)}.sw-hotspot.is-occluded .sw-hotspot__pin{opacity:.5}.sw-hotspot.is-occluded .sw-hotspot__pin:hover,.sw-hotspot.is-occluded .sw-hotspot__pin:focus-visible,.sw-hotspot.is-open .sw-hotspot__pin{opacity:1}.sw-hotspot__label{border:1px solid var(--sw-border);background:color-mix(in srgb, var(--sw-surface) 94%, transparent);width:max-content;max-width:15rem;color:var(--sw-text);-webkit-line-clamp:2;line-clamp:2;text-wrap:balance;box-shadow:var(--sw-shadow);backdrop-filter:blur(6px);opacity:0;visibility:hidden;pointer-events:none;border-radius:.9rem;-webkit-box-orient:vertical;padding:.2rem .6rem;font-size:.75rem;font-weight:600;line-height:1.5;transition:opacity .12s;display:-webkit-box;position:absolute;top:50%;left:calc(100% + .4rem);overflow:hidden;transform:translateY(-50%)}.sw-hotspot.is-label-left .sw-hotspot__label{left:auto;right:calc(100% + .4rem)}.sw-hotspot__pin:hover .sw-hotspot__label,.sw-hotspot__pin:focus-visible .sw-hotspot__label{opacity:1;visibility:visible}.sw-hotspot.is-open .sw-hotspot__label,.sw-hotspots.has-open .sw-hotspot:not(.is-open) .sw-hotspot__pin:hover:not(:focus-visible) .sw-hotspot__label{opacity:0;visibility:hidden}.sw-hotspot__card{left:0;top:var(--sw-card-dy,-8rem);width:17rem;max-width:min(17rem,78vw);max-height:var(--sw-card-max-height,none);overscroll-behavior:contain;border:1px solid var(--sw-border);border-radius:var(--sw-radius-sm);background:var(--sw-surface);box-shadow:var(--sw-shadow);pointer-events:auto;transform:translateX(calc(-50% + var(--sw-card-dx,0px)));padding:.6rem .75rem;position:absolute;overflow-y:auto}.sw-hotspot__card[hidden]{display:none}.sw-hotspot__close{width:1.5rem;height:1.5rem;color:var(--sw-text-muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;padding:0;font-size:1rem;line-height:1;transition:background-color .14s,color .14s;display:grid;position:absolute;top:.25rem;right:.25rem}.sw-hotspot__close:hover{background:var(--sw-surface-2);color:var(--sw-text)}.sw-hotspot__card-title{align-items:baseline;gap:.4rem;margin:0 0 .25rem;padding-right:1.5rem;font-size:.8125rem;font-weight:600;line-height:1.5;display:flex}.sw-hotspot__card-index{background:var(--sw-accent);width:1.25rem;height:1.25rem;color:var(--sw-on-accent);font-variant-numeric:tabular-nums;border-radius:999px;flex:none;place-items:center;font-size:.6875rem;font-weight:700;line-height:1;display:grid;transform:translateY(.1rem)}.sw-hotspot__card-body{color:var(--sw-text-muted);margin:0;font-size:.8125rem;line-height:1.7}@media (width<=30rem){.sw-hotspot__card{width:15rem;max-width:min(15rem,82vw)}.sw-hotspot__label{max-width:10rem}}@container (width>=34rem){.sw-viewer__stage{aspect-ratio:16/10;max-height:72svh}.sw-controls__row--tools{flex-wrap:nowrap}.sw-field--speed{flex:0 14rem}}@supports not (container-type:inline-size){@media (width>=40rem){.sw-viewer__stage{aspect-ratio:16/10;max-height:72svh}}}@media (prefers-reduced-motion:reduce){.sw-viewer *,.sw-viewer :before,.sw-viewer :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media print{.sw-viewer__ui,.sw-viewer__parts,.sw-hotspots,.sw-viewer__status{display:none!important}.sw-viewer__stage{aspect-ratio:16/10;border-color:#999;max-height:none}.sw-viewer__canvas{display:none!important}.sw-viewer[data-sw-state=ready] .sw-viewer__poster{opacity:1}}
