/* Romance film player. The page chrome (buttons, stage frame) is unchanged from
   the painted encounter; the picture itself is now the film. */
html,body{margin:0;padding:0;background:#100e15;width:100%;overflow-x:hidden}
#hugtone-romance-film{--wp-line:#80608e36;color:#eee5f4;font:14px/1.5 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;width:100%}
#hugtone-romance-film *{box-sizing:border-box}
#hugtone-romance-film [hidden]{display:none!important}
#hugtone-romance-film button{font:inherit;cursor:pointer;color:inherit}
#hugtone-romance-film button:disabled{opacity:.45;cursor:wait}
#hugtone-romance-film button:focus-visible{outline:2px solid #71d7cd;outline-offset:4px}
#hugtone-romance-film h2,#hugtone-romance-film p{margin:0}
#hugtone-romance-film svg{width:18px;height:18px;flex-shrink:0}
#hugtone-romance-film .wp-outline{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid #89639777;border-radius:12px;padding:10px 16px;background:#201726;color:#e1c5ef}
#hugtone-romance-film .wp-encounter h2{font-size:clamp(26px,3.1vw,40px);font-weight:400;letter-spacing:-1px;line-height:1.35;margin:0 0 23px}
#hugtone-romance-film .wp-encounter h2 em{font-style:normal;color:#cab1d9}
#hugtone-romance-film .wp-townencounter{padding:0;display:flex;flex-direction:column;gap:0;border:0;background:radial-gradient(ellipse at 70% 75%,#45334920,transparent 65%),#120f18}
#hugtone-romance-film .wp-townheading{order:2;display:block;margin:0;padding:10px}
#hugtone-romance-film .wp-townheading h2,#hugtone-romance-film .wp-townintro>p{display:none}
#hugtone-romance-film .wp-townintro{margin:0}
#hugtone-romance-film .wp-townbuttons{display:flex;gap:9px;flex-wrap:wrap;justify-content:center}
#hugtone-romance-film .wp-townbuttons .wp-outline{margin:0!important;font-size:11px;min-height:44px;min-width:0;padding:10px 8px;gap:6px}
#hugtone-romance-film #wp-encounter-sound{color:#8ad3c9;border-color:#71d7cd50}
#hugtone-romance-film #wp-encounter-sound[aria-pressed=false]{color:#b4a2c0;border-color:#b4a2c040;text-decoration:line-through}
#hugtone-romance-film #wp-play-encounter[aria-pressed=true] .icon-play path{ d:path('M8 4v16M16 4v16'); }
#hugtone-romance-film #wp-play-encounter[data-replay=true] .icon-play path{ d:path('M3 10a9 9 0 1 1 2 8M3 3v7h7'); }
#hugtone-romance-film .rf-viewport{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;background:#191625}
#hugtone-romance-film .wp-townstage{position:absolute;inset:0;isolation:isolate;background:#191625}
#hugtone-romance-film #wp-encounter-video{display:block;width:100%;height:100%;object-fit:cover;background:#191625}
#hugtone-romance-film .wp-stageplay{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:6;border:1px solid #edbaff99;background:#100e15d9;backdrop-filter:blur(12px);color:#eadef0;padding:17px 30px;border-radius:30px;font-size:clamp(16px,4vw,40px);white-space:nowrap;box-shadow:0 0 60px #71d7cd20;cursor:pointer}
#hugtone-romance-film .wp-stageplay[hidden]{display:none}
@media(prefers-reduced-motion:reduce){#hugtone-romance-film *,#hugtone-romance-film *::after{animation:none!important;transition:none!important}}
