/* Extended nine-scene romance routes. */
.v3-game-panel{background:linear-gradient(150deg,#fffaf8,#f6f0fb)}
.v3-stage-appear{animation:v3-page-in .32s cubic-bezier(.2,.8,.2,1)}
@keyframes v3-page-in{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}
.v3-cinema{position:relative;isolation:isolate;display:block;width:100%;height:100%;min-height:400px;overflow:hidden;background:#dfd6e4}
.v3-scene-art,.v3-event-art,.v3-cast{position:absolute;inset:0;background-repeat:no-repeat;pointer-events:none}
.v3-scene-art{z-index:0;background-image:linear-gradient(180deg,rgba(37,17,45,.04),rgba(25,15,33,.28)),url('/assets/scene-sheet.png');background-size:400% 200%;background-position:var(--v3-x) var(--v3-y);transform:scale(1.03)}
.v3-scene-art:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 50% 36%,transparent 28%,rgba(26,15,33,.28) 115%)}
.v3-event-art{z-index:1;opacity:0;background-image:linear-gradient(90deg,rgba(255,249,245,.08),rgba(25,16,35,.14)),url('/assets/event-sheet.png');background-size:400% 200%;background-position:var(--v3-x) var(--v3-y);mix-blend-mode:soft-light;transition:opacity .2s ease}
.v3-event-rival .v3-event-art,.v3-event-nearMiss .v3-event-art,.v3-event-setback .v3-event-art,.v3-event-honest .v3-event-art,.v3-event-finale .v3-event-art{opacity:.82}
.v3-cast{z-index:2;inset:3% 7% -3%;background-image:url('/assets/fullbody-cast.png');background-size:400% 400%;background-position:var(--v3-x) var(--v3-y);background-repeat:no-repeat;mix-blend-mode:darken;filter:drop-shadow(0 12px 9px rgba(30,18,40,.45));transform:translateX(8%) scale(.98);transform-origin:bottom center;-webkit-mask-image:linear-gradient(180deg,transparent 0%,#000 8%,#000 91%,transparent 100%);mask-image:linear-gradient(180deg,transparent 0%,#000 8%,#000 91%,transparent 100%)}
.v3-event-rival .v3-cast,.v3-event-nearMiss .v3-cast{transform:translateX(-11%) scale(.97);opacity:1}
.v3-event-setback .v3-cast{transform:translateX(14%) scale(.98);opacity:1}
.v3-cinema figcaption{position:absolute;z-index:3;left:14px;bottom:12px;display:flex;align-items:center;gap:7px;max-width:calc(100% - 28px);border:1px solid rgba(255,255,255,.6);border-radius:999px;background:rgba(31,20,39,.62);padding:7px 10px;color:#fff;box-shadow:0 3px 12px rgba(28,17,36,.24);backdrop-filter:blur(8px);font-size:10px;letter-spacing:.2px}
.v3-cinema figcaption b{font-weight:900}.v3-cinema figcaption span{color:#f5cae1;font-size:9px;white-space:nowrap}
.v3-speech-line{position:relative;display:flex;align-items:center;min-height:146px;margin:2px 0 13px!important;border:3px solid #342c38!important;border-radius:34px 28px 36px 22px!important;background-color:#fffdfd!important;background-image:url('/assets/speech-bubble-sheet.svg')!important;background-size:400% 200%!important;background-position:var(--v3-x) var(--v3-y)!important;background-repeat:no-repeat!important;box-shadow:4px 5px 0 rgba(120,79,108,.18)!important;padding:37px 41px 35px!important;color:#3d3342!important;font-size:15px!important;font-weight:700;line-height:1.65!important;letter-spacing:-.25px;word-break:keep-all}
.v3-speech-line:before{content:"";position:absolute;z-index:1;left:35px;bottom:-16px;width:27px;height:27px;border-right:3px solid #342c38;border-bottom:3px solid #342c38;background:#fffdfd;transform:skewX(-24deg) rotate(19deg)}
.v3-speech-line:after{content:"";position:absolute;z-index:2;left:37px;bottom:-8px;width:35px;height:16px;background:#fffdfd;transform:rotate(-5deg)}
.v3-choice{min-height:90px;align-items:flex-start}.v3-choice>span{display:block;min-height:3.45em;line-height:1.65}.v3-choice i{flex:0 0 auto;margin-top:1px}
.v3-gift-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.v3-gift{display:flex;flex-direction:column;align-items:stretch;min-height:190px;overflow:hidden;border:2px solid #d9c9d5;border-radius:14px;background:#fff;color:#554858;cursor:pointer;text-align:left;box-shadow:0 3px 0 rgba(48,35,49,.12);transition:transform .15s,border-color .15s}.v3-gift:hover{border-color:var(--accent);transform:translateY(-2px)}
.v3-gift-art{display:block;aspect-ratio:1.14;background-image:linear-gradient(180deg,rgba(255,255,255,.08),rgba(76,40,69,.08)),url('/assets/gift-sheet.png');background-size:400% 400%;background-position:var(--v3-x) var(--v3-y);background-repeat:no-repeat;border-bottom:1px solid #efe3ea}.v3-gift>span:last-child{display:block;min-height:4.5em;padding:9px 10px 10px;font-size:11px;line-height:1.5;word-break:keep-all}
.v3-ending{padding-top:28px!important}.v3-ending-art{display:block;width:min(680px,100%);aspect-ratio:16/9;margin:0 auto 23px;border:3px solid #302735;border-radius:18px;background-image:linear-gradient(180deg,rgba(255,255,255,.04),rgba(22,14,33,.23)),url('/assets/ending-sheet.png');background-size:400% 200%;background-position:var(--v3-x) var(--v3-y);background-repeat:no-repeat;box-shadow:0 9px 0 rgba(37,24,42,.25),0 16px 30px rgba(37,24,42,.22)}
.v3-ending .v2-kicker{margin-top:6px}
@media (max-width:900px){.v3-cinema{min-height:350px}.v3-gift-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media (max-width:540px){
  body{min-height:100dvh;padding-bottom:env(safe-area-inset-bottom)}
  .v2-shell{width:100%;padding:calc(8px + env(safe-area-inset-top)) 9px calc(22px + env(safe-area-inset-bottom))}
  .v2-panel{border-width:3px;border-radius:18px;box-shadow:0 8px 0 rgba(20,14,24,.28),0 14px 26px rgba(18,10,22,.19)}
  .v3-game-panel{min-height:calc(100dvh - 16px)}
  .v2-game-top{gap:8px;padding:10px}.v2-bond{width:112px}.v2-game-person b{font-size:11px}.v2-game-person small{font-size:8px}
  .v2-stage-art{min-height:0!important}.v3-cinema{min-height:312px;aspect-ratio:4/5}.v3-cast{inset:2% 3% -1%;transform:translateX(8%) scale(.98)}.v3-event-rival .v3-cast,.v3-event-nearMiss .v3-cast{transform:translateX(-10%) scale(.97)}
  .v3-cinema figcaption{left:10px;bottom:10px;padding:6px 8px;font-size:9px}.v3-cinema figcaption span{font-size:8px}
  .v2-stage-copy{padding:15px 13px 19px}.v3-speech-line{min-height:128px!important;padding:31px 33px 29px!important;font-size:13px!important;line-height:1.58!important}.v2-chapter{font-size:9px}
  .v3-choice,.v2-choice{min-height:0;padding:11px 10px;gap:9px}.v3-choice>span{min-height:0;font-size:12px;line-height:1.56}.v2-choice i{width:22px;height:22px;font-size:10px}
  .v3-gift-grid{grid-template-columns:1fr;gap:9px}.v3-gift{display:grid;grid-template-columns:108px 1fr;min-height:108px}.v3-gift-art{aspect-ratio:auto;border-right:1px solid #efe3ea;border-bottom:0}.v3-gift>span:last-child{align-self:center;min-height:0;padding:12px;font-size:12px;line-height:1.56}
  .v2-hintbar{align-items:flex-start;flex-direction:column;gap:8px}.v2-hint{align-self:stretch}
  .v3-ending{padding:22px 14px 25px!important}.v3-ending-art{width:100%;margin-bottom:20px;border-width:2px;border-radius:13px;box-shadow:0 6px 0 rgba(37,24,42,.22),0 10px 20px rgba(37,24,42,.18)}.v3-ending h1{font-size:34px!important}.v3-ending>p{font-size:12px!important;line-height:1.7!important}.v3-ending .v2-stats{gap:5px}.v3-ending .v2-stat{min-width:0;flex:1;padding:8px 4px}
}
