html,body.play-body{overscroll-behavior:none;height:100%}body.play-body{color:#e2e8f0;overscroll-behavior:none;width:100%;font-family:var(--font-base,system-ui, sans-serif);background:#020308;margin:0;position:fixed;inset:0;overflow:hidden}.play-main{justify-content:center;align-items:stretch;width:auto;max-width:none;margin:0;padding:0;display:flex;position:fixed;inset:0;overflow:hidden}.play-container{background:#05070d;outline:none;width:100%;max-width:480px;height:100%;overflow:hidden}.abyss-boot-overlay{z-index:100;color:#cbd5e1;background:radial-gradient(70% 46% at 50% 32%,#784e2229 0%,#0000 68%),#05070d;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:2rem 1.5rem;transition:opacity .2s;display:flex;position:fixed;inset:0}.abyss-boot-overlay.is-leaving{opacity:0;pointer-events:none}.abyss-boot-overlay[hidden]{display:none}.abyss-boot-torch{background:radial-gradient(circle at 50% 68%,#ffdf9e 0%,#f0a04a 55%,#a4501e 100%);border-radius:50% 50% 46% 46%;width:14px;height:18px;animation:2.4s ease-in-out infinite abyss-boot-flicker;box-shadow:0 0 18px 6px #f0a0468c,0 0 60px 24px #c86e2838}@keyframes abyss-boot-flicker{0%,to{opacity:.85;transform:scale(1)}22%{opacity:1;transform:scale(1.12)translate(1px)}48%{opacity:.68;transform:scale(.94)}72%{opacity:.95;transform:scale(1.06)translate(-1px)}}.abyss-boot-label{letter-spacing:.14em;color:#e2d6bed9;margin:0;font-family:system-ui,sans-serif;font-size:.85rem;animation:2.2s ease-in-out infinite abyss-boot-pulse}@keyframes abyss-boot-pulse{0%,to{opacity:.55}50%{opacity:1}}.abyss-boot-story{color:#cbd5e1a8;flex-direction:column;gap:.55rem;max-width:100%;margin-top:1.3rem;font-family:Hiragino Mincho ProN,Yu Mincho,YuMincho,serif;font-size:.8rem;line-height:1.6;display:flex}.abyss-boot-story p{white-space:nowrap;width:max-content;max-width:100%;margin:0;animation:2s steps(22,end) both abyss-boot-type;overflow:hidden}.abyss-boot-story p:nth-child(2){animation-delay:2.1s}.abyss-boot-story p:nth-child(3){animation-delay:4.2s}.abyss-boot-story p:nth-child(4){animation-delay:6.3s}.abyss-boot-story p:nth-child(5){animation-delay:8.4s}.abyss-boot-story p:nth-child(6){animation-delay:10.5s}@keyframes abyss-boot-type{0%{max-width:0}to{max-width:22em}}@media (prefers-reduced-motion:reduce){.abyss-boot-torch,.abyss-boot-label,.abyss-boot-story p{animation:none}}.abyss-root{--abyss-serif:"Shippori Mincho", "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;touch-action:manipulation;background:#05070d;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.abyss-root button{user-select:none;-webkit-touch-callout:none}.abyss-screens{flex:auto;min-height:0;position:relative;overflow:hidden}.abyss-screens:before,.abyss-screens:after{content:"";pointer-events:none;z-index:6;position:absolute;inset:0}.abyss-screens:before{opacity:.05;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.abyss-screens:after{background:radial-gradient(80% 70% at 50% 44%,#0000 55%,#0203088c 100%)}.abyss-screen{flex-direction:column;display:none;position:absolute;inset:0}.abyss-screen.is-active{display:flex}@media (prefers-reduced-motion:no-preference){.abyss-screen.is-active{animation:.2s ease-out abyss-screen-in}@keyframes abyss-screen-in{0%{opacity:0}to{opacity:1}}}.abyss-hud{padding:8px 10px calc(8px + env(safe-area-inset-bottom,0px));background:linear-gradient(#0d1526 0%,#080d18 100%);border-top:1px solid #334155;flex-direction:column;flex:none;gap:6px;display:none;box-shadow:inset 0 1px #94a3b81a}.abyss-hud.is-visible{display:flex}.abyss-hud-topbar{justify-content:space-between;align-items:center;gap:8px;display:flex}.abyss-hud-depth{color:#cbd5e1;font-variant-numeric:tabular-nums;font-size:13px;font-weight:700}.abyss-hud-actions{gap:8px;display:flex}.abyss-hud-status,.abyss-hud-settings,.abyss-hud-item{color:#e2e8f0;cursor:pointer;-webkit-tap-highlight-color:transparent;background:linear-gradient(#253145 0%,#1a2233 100%);border:1px solid #475569;border-radius:8px;min-height:44px;padding:0 14px;font-family:inherit;font-size:13px;font-weight:700;box-shadow:inset 0 1px #94a3b824,inset 0 -2px 5px #00000073}.abyss-hud-status:active,.abyss-hud-settings:active,.abyss-hud-item:not(:disabled):active{filter:brightness(1.3)}.abyss-hud-topbar{justify-content:flex-end}.abyss-hud-item{background:linear-gradient(#46303e 0%,#331f2c 100%);border-color:#6d3f52;box-shadow:inset 0 1px #b4788c29,inset 0 -2px 5px #00000080}.abyss-hud-item:disabled{opacity:.4;cursor:default}.abyss-hud-primary{grid-template-columns:2fr 1fr;gap:8px;display:grid}.abyss-hud-secondary{grid-template-columns:1.4fr 1fr 1fr;gap:8px;display:grid}.abyss-hud-light,.abyss-hud-torch,.abyss-hud-stat{background:linear-gradient(#14202f 0%,#0d1523 100%);border:1px solid #1e293b;border-radius:8px;flex-direction:column;gap:3px;min-width:0;padding:6px 8px;display:flex;position:relative;box-shadow:inset 0 1px #94a3b814,inset 0 2px 6px #00000073}.abyss-hud-lbl{letter-spacing:.04em;color:#94a3b8;font-size:11px;font-weight:700}.abyss-hud-gauge{background:#1e293b;border-radius:4px;height:8px;position:relative;overflow:hidden;box-shadow:inset 0 1px 3px #0009}.abyss-hud-gauge.is-thick{border-radius:7px;height:14px}.abyss-hud-fill{border-radius:inherit;width:0;transition:width .25s;position:absolute;top:0;bottom:0;left:0}.abyss-hud-tick{background:#f8fafc;width:2px;position:absolute;top:0;bottom:0;transform:translate(-1px);box-shadow:0 0 2px #000000b3}.abyss-hud-light-num{color:#fbbf24;font-variant-numeric:tabular-nums;font-size:30px;font-weight:800;line-height:1}.abyss-hud-light .abyss-hud-fill{background:linear-gradient(90deg,#f59e0b,#fcd34d)}.abyss-hud-light.is-below-line .abyss-hud-light-num{color:#60a5fa}.abyss-hud-light.is-below-line .abyss-hud-fill{background:linear-gradient(90deg,#1e3a8a,#3b82f6)}button.abyss-hud-torch{color:inherit;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;font-family:inherit}button.abyss-hud-torch:not(:disabled):active{filter:brightness(1.3)}button.abyss-hud-torch:disabled{cursor:default;opacity:.6}.abyss-hud-torch-val{align-items:center;gap:5px;display:flex}.abyss-hud-flame{fill:#f59e0b;flex:none;width:18px;height:20px}.abyss-hud-torch-count{color:#f8fafc;font-variant-numeric:tabular-nums;font-size:24px;font-weight:800;line-height:1}.abyss-hud-torch.is-empty .abyss-hud-flame{fill:#475569}.abyss-hud-torch.is-empty .abyss-hud-torch-count{color:#64748b}.abyss-hud-stat-head{justify-content:space-between;align-items:baseline;gap:4px;min-width:0;display:flex}.abyss-hud-num{color:#e2e8f0;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:18px;font-weight:800;line-height:1}.abyss-hud-stat[data-stat=hp] .abyss-hud-fill{background:#f43f5e}.abyss-hud-stat[data-stat=sanity] .abyss-hud-fill{background:#a855f7}.abyss-hud-stat[data-stat=hunger] .abyss-hud-fill{background:#84cc16}.abyss-hud-stat.is-warn .abyss-hud-num{color:#fbbf24}.abyss-hud-stat.is-danger .abyss-hud-num{color:#f87171}.abyss-hud-stat.is-danger .abyss-hud-fill{background:#ef4444}.abyss-hud-pop{z-index:4;font-variant-numeric:tabular-nums;letter-spacing:.02em;pointer-events:none;white-space:nowrap;text-shadow:0 1px 3px #000000d9;font-size:26px;font-weight:700;line-height:1;animation:1.3s ease-out forwards abyssHudPop;position:absolute;top:0;right:8px}.abyss-hud-pop-good{color:#7bbfa0}.abyss-hud-pop-bad{color:#c77b7b}@keyframes abyssHudPop{0%{opacity:0;transform:translateY(6px)}18%{opacity:1;transform:translateY(-2px)}70%{opacity:.95;transform:translateY(-14px)}to{opacity:0;transform:translateY(-24px)}}.abyss-hud-light.is-pop-flash,.abyss-hud-torch.is-pop-flash,.abyss-hud-stat.is-pop-flash{animation:.48s ease-out abyssHudFlash}.is-pop-flash.is-pop-good{--hud-flash:#7bbfa08c}.is-pop-flash.is-pop-bad{--hud-flash:#c77b7b8c}@keyframes abyssHudFlash{0%{box-shadow:inset 0 1px 0 #94a3b814, inset 0 2px 6px #00000073, 0 0 0 0 var(--hud-flash,#94a3b866)}30%{box-shadow:inset 0 1px 0 #94a3b814, inset 0 2px 6px #00000073, 0 0 9px 1px var(--hud-flash,#94a3b866)}to{box-shadow:inset 0 1px 0 #94a3b814, inset 0 2px 6px #00000073, 0 0 0 0 var(--hud-flash,#94a3b866)}}.abyss-btn{color:#e2e8f0;cursor:pointer;-webkit-tap-highlight-color:transparent;background:linear-gradient(#3a485c 0%,#29354a 100%);border:1px solid #64748b;border-radius:10px;min-height:48px;padding:0 1.4em;font-family:inherit;font-size:16px;font-weight:700;box-shadow:inset 0 1px #cbd5e129,inset 0 -2px 6px #00000073,0 1px 2px #0006}.abyss-btn-sub{background:linear-gradient(#232f43 0%,#18202f 100%)}.abyss-btn:active{filter:brightness(1.25)}.abyss-title{text-align:center;background:radial-gradient(120% 80% at 50% 118%,#2537548c,#0000 60%),radial-gradient(90% 70% at 50% -10%,#18102099,#0000 55%),linear-gradient(#070a12 0%,#04060c 100%);justify-content:center;align-items:center;padding:24px}.abyss-title[data-has-art=true]{background:radial-gradient(ellipse 120% 80% at 50% 118%, #25375466, transparent 60%), radial-gradient(ellipse 90% 70% at 50% -10%, #18102080, transparent 55%), linear-gradient(180deg, #070a128c 0%, #04060cd1 100%), var(--abyss-title-art) center / cover no-repeat, #04060c}.abyss-title-inner{flex-direction:column;align-items:center;gap:8px;display:flex}.abyss-title-ja{font-family:var(--abyss-serif);letter-spacing:.16em;color:#eef2f8;text-shadow:0 0 18px #94a3b82e,0 2px 10px #000000b3;margin:0;padding-left:.16em;font-size:clamp(32px,9vw,46px);font-weight:700}.abyss-title-en{font-family:var(--abyss-serif);letter-spacing:.14em;color:#64748b;margin:2px 0 0;font-size:15px;font-style:italic}.abyss-title-en:after{content:"";background:linear-gradient(90deg,#0000,#94a3b866,#0000);width:96px;height:1px;margin:14px auto 2px;display:block}.abyss-title-tagline{font-family:var(--abyss-serif);letter-spacing:.04em;color:#94a3b8;margin:6px 0 0;font-size:14px}.abyss-title-best{color:#facc15;font-variant-numeric:tabular-nums;margin:16px 0;font-size:20px;font-weight:700}.abyss-title-actions{flex-direction:column;gap:12px;width:min(280px,80vw);display:flex}.abyss-title-actions .abyss-btn{width:100%}.abyss-result{text-align:center;align-items:center;padding:18px 24px}.abyss-result-inner{flex-direction:column;align-items:center;gap:8px;width:100%;height:100%;max-height:100%;display:flex}.abyss-result-head{flex-direction:column;flex:none;align-items:center;gap:4px;display:flex}.abyss-result-scroll{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex-direction:column;flex:auto;justify-content:flex-start;align-items:center;width:100%;min-height:0;display:flex;overflow-y:auto}.abyss-result-scroll>:first-child{margin-top:auto}.abyss-result-scroll>:last-child{margin-bottom:auto}.abyss-result-heading{font-family:var(--abyss-serif);color:#94a3b8;margin:0;font-size:20px}.abyss-result-depth{font-family:var(--abyss-serif);color:#e2e8f0;text-shadow:0 2px 6px #0009;margin:8px 0;font-size:34px;font-weight:700}.abyss-result-best{color:#64748b;font-variant-numeric:tabular-nums;font-size:16px;font-weight:700}.abyss-result-best.is-new-best{color:#facc15}.abyss-result-summary{grid-template-columns:auto auto;justify-content:center;align-items:baseline;gap:6px 16px;margin:14px 0 0;display:grid}.abyss-result-summary-label{color:#64748b;text-align:right;margin:0;font-size:13px}.abyss-result-summary-value{color:#cbd5e1;text-align:left;font-variant-numeric:tabular-nums;margin:0;font-size:14px;font-weight:700}.abyss-result-history{width:min(280px,80vw);margin-top:14px}.abyss-result-history[hidden]{display:none}.abyss-result-history-title{letter-spacing:.06em;color:#64748b;text-align:left;margin:0 0 6px;font-size:12px;font-weight:700}.abyss-result-history-list{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.abyss-result-history-item{border-bottom:1px solid #131c2e;justify-content:space-between;align-items:baseline;gap:12px;padding:3px 0;font-size:13px;display:flex}.abyss-result-history-depth{color:#cbd5e1;font-variant-numeric:tabular-nums;font-weight:700}.abyss-result-history-cause{color:#64748b}.abyss-result-actions{border-top:1px solid #131c2e;flex-direction:column;flex:none;gap:10px;width:min(280px,80vw);margin-top:14px;padding-top:10px;display:flex}.abyss-result-actions .abyss-btn{width:100%}@media (height<=700px){.abyss-result{padding:12px 24px}.abyss-result-heading{font-size:18px}.abyss-result-depth{margin:4px 0;font-size:28px}.abyss-result-summary,.abyss-result-history{margin-top:10px}}.abyss-btn-share{background:#3f2937;border-color:#6d3f52}.abyss-btn-share.is-copied{color:#a7f3d0;background:#1e3a2b;border-color:#2f6d4a}.abyss-clear{text-align:center;padding:32px 24px calc(32px + env(safe-area-inset-bottom,0px));cursor:pointer;background:radial-gradient(90% 70% at 50% 40%,#0a0f1c 0%,#04060c 70%,#010204 100%);justify-content:center;align-items:center}.abyss-clear-inner{flex-direction:column;align-items:center;gap:22px;width:min(440px,88vw);display:flex}.abyss-clear-door{aspect-ratio:3/4;background:linear-gradient(#94a3b824 0%,#94a3b80d 45%,#0000 100%),radial-gradient(50% 70% at 50% 42%,#e2e8f01f 0%,#0000 70%);border-radius:4px;width:min(180px,46vw);box-shadow:inset 0 0 42px #020308e6,0 0 60px #788cbe0f}.abyss-clear-door.has-art{box-shadow:none;background-position:50%;background-repeat:no-repeat;background-size:contain}.abyss-clear-text{min-height:5.5em}.abyss-clear-log{flex-direction:column;gap:10px;display:flex}.abyss-clear-line{font-family:var(--abyss-serif);color:#cbd5e1;text-shadow:0 1px 6px #000000b3;margin:0;font-size:15px;line-height:1.8}.abyss-clear-hint{letter-spacing:.18em;color:#64748b;margin:0;font-size:12px}.abyss-clear-hint[hidden]{display:none}@media (prefers-reduced-motion:no-preference){.abyss-clear-hint{animation:1.8s ease-in-out infinite abyss-clear-hint-pulse}@keyframes abyss-clear-hint-pulse{0%,to{opacity:.4}50%{opacity:.9}}}.abyss-map{flex-direction:column}.abyss-map-header{padding:calc(10px + env(safe-area-inset-top,0px)) calc(12px + env(safe-area-inset-right,0px)) 10px calc(12px + env(safe-area-inset-left,0px));text-align:center;font-family:var(--abyss-serif);letter-spacing:.06em;color:#e2e8f0;font-variant-numeric:tabular-nums;border-bottom:1px solid #1e293b;flex:none;font-size:15px;font-weight:700}.abyss-map-viewport{flex:auto;min-height:0;position:relative;overflow:hidden}.abyss-map-canvas{will-change:transform;width:100%;transition:transform .35s;position:absolute;top:0;left:0}.abyss-map-edges{pointer-events:none;position:absolute;top:0;left:0}.abyss-edge{stroke:#334155;stroke-width:2px}.abyss-edge.is-dim{stroke:#1e293b}.abyss-map-entrance{background:#facc15;border-radius:50%;width:14px;height:14px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 8px #facc1580}.abyss-map-event{text-align:center;min-height:2.8em;font-family:var(--abyss-serif);color:#cbd5e1;border-top:1px solid #1e293b;flex:none;justify-content:center;align-items:center;padding:8px 16px;font-size:14px;line-height:1.6;display:flex}.abyss-node{width:56px;height:56px;font-family:var(--abyss-serif);color:var(--node-color,#94a3b8);-webkit-tap-highlight-color:transparent;background:radial-gradient(circle at 50% 36%,#1b2536 0%,#101a2b 68%,#0a1120 100%);border:2px solid #2a3648;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:1px;padding:0;display:flex;position:absolute;transform:translate(-50%,-50%);box-shadow:inset 0 1px #94a3b81f,inset 0 -3px 7px #00000080,0 2px 5px #00000080}.abyss-node-icon{flex:none;width:24px;height:24px;display:block}.abyss-node-label{letter-spacing:.02em;color:#8b99ac;font-size:10px;font-weight:700;line-height:1}.abyss-node.is-far{opacity:.35}.abyss-node.is-reachable{cursor:pointer;border-color:#facc15;box-shadow:inset 0 1px #94a3b81f,inset 0 -3px 7px #00000080,0 0 0 2px #facc1538,0 2px 8px #facc151f}.abyss-node.is-reachable .abyss-node-label{color:#cbd5e1}.abyss-node.is-reachable:active{transform:translate(-50%,-50%)scale(1.1)}.abyss-node.is-current{border-color:#facc15;box-shadow:inset 0 1px #94a3b81f,0 0 0 4px #facc1599}.abyss-room{flex-direction:column}.abyss-room-stage{background:#05070d;flex:auto;min-height:0;position:relative;overflow:hidden}.abyss-room-stage canvas{margin:0 auto;display:block}.abyss-charge-banner{z-index:5;color:#fca5a5;text-align:center;white-space:nowrap;text-overflow:ellipsis;background:#3b0a0aeb;border:1px solid #7f1d1d;border-radius:8px;max-width:calc(100% - 24px);padding:6px 14px;font-size:15px;font-weight:700;position:absolute;bottom:10px;left:50%;overflow:hidden;transform:translate(-50%)}.abyss-charge-banner[hidden]{display:none}.abyss-room-relic-card{z-index:4;object-fit:contain;pointer-events:none;filter:drop-shadow(0 6px 24px #000000b3);border-radius:6px;max-width:60%;height:72%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.abyss-room-relic-card[hidden]{display:none}.abyss-room-text{-webkit-overflow-scrolling:touch;background:#070b14;border-top:1px solid #1e293b;border-bottom:1px solid #1e293b;flex:0 0 28%;padding:10px 14px;overflow-y:auto}.abyss-log{flex-direction:column;gap:4px;display:flex}.abyss-log-line{font-family:var(--abyss-serif);color:#cbd5e1;-webkit-touch-callout:none;margin:0;font-size:14px;line-height:1.65}.abyss-room-commands{overscroll-behavior:contain;flex-direction:column;flex:0 0 136px;justify-content:flex-start;gap:8px;padding:10px 12px;display:flex;overflow-y:auto}.abyss-room-commands>:first-child{margin-top:auto}.abyss-room-commands>:last-child{margin-bottom:auto}.abyss-room-commands.is-locked{pointer-events:none;opacity:.5}.abyss-cmd-row{grid-template-columns:repeat(var(--cmd-count,1), 1fr);gap:8px;display:grid}.abyss-cmd-row-split{grid-template-columns:1fr auto}.abyss-cmd-icon{min-width:52px;padding:0;font-size:20px}.abyss-cmd{color:#e2e8f0;cursor:pointer;-webkit-tap-highlight-color:transparent;text-overflow:ellipsis;white-space:nowrap;background:linear-gradient(#3a485c 0%,#29354a 100%);border:1px solid #475569;border-radius:10px;min-height:52px;padding:0 4px;font-family:inherit;font-size:16px;font-weight:700;overflow:hidden;box-shadow:inset 0 1px #cbd5e126,inset 0 -2px 6px #00000073,0 1px 2px #0006}.abyss-cmd:active{filter:brightness(1.25)}.abyss-cmd:disabled{opacity:.45;cursor:default}.abyss-cmd-torch{background:linear-gradient(#8a3616 0%,#642410 100%);border-color:#9a3412;box-shadow:inset 0 1px #fbbf6433,inset 0 -2px 6px #00000080,0 1px 2px #0006}.abyss-cmd-relic{background:linear-gradient(#46303e 0%,#331f2c 100%);border-color:#6d3f52;box-shadow:inset 0 1px #b4788c2e,inset 0 -2px 6px #00000080,0 1px 2px #0006}.abyss-cmd-danger{background:linear-gradient(#232f43 0%,#161f30 100%)}.abyss-cmd-retreat{color:#cbd5e1;background:linear-gradient(#232f43 0%,#161f30 100%);border-color:#3a4a63;min-height:48px;font-size:15px}.abyss-cmd-skill{background:linear-gradient(#26384e 0%,#1a2740 100%);border-color:#3f5a7a;min-height:48px;font-size:15px;box-shadow:inset 0 1px #93c5fd29,inset 0 -2px 6px #00000080,0 1px 2px #0006}.abyss-modal{z-index:50;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.abyss-modal[hidden]{display:none}.abyss-modal-backdrop{background:#020308c7;position:absolute;inset:0}.abyss-modal-panel{z-index:1;background:linear-gradient(#101a2c 0%,#0a1120 100%);border:1px solid #334155;border-radius:14px;flex-direction:column;width:min(92%,440px);max-height:84%;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #94a3b81f,0 0 0 1px #02030899,0 16px 48px #000000b3}.abyss-modal-header{border-bottom:1px solid #1e293b;flex:none;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.abyss-modal-title{font-family:var(--abyss-serif);color:#e2e8f0;font-size:18px;font-weight:700}.abyss-modal-close{color:#94a3b8;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;min-width:44px;min-height:44px;font-size:18px}.abyss-modal-body{-webkit-overflow-scrolling:touch;background-color:#0000;background-image:linear-gradient(#0b1120 30%,#0b112000),linear-gradient(#0b112000,#0b1120 70%),radial-gradient(farthest-side at 50% 0,#94a3b859,#0000),radial-gradient(farthest-side at 50% 100%,#94a3b859,#0000);background-position:0 0,0 100%,0 0,0 100%;background-repeat:no-repeat;background-size:100% 40px,100% 40px,100% 12px,100% 12px;background-attachment:local,local,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box;flex-direction:column;flex:auto;gap:16px;padding:14px;display:flex;overflow-y:auto}.abyss-modal-section-title{letter-spacing:.06em;color:#64748b;margin:0 0 8px;font-size:12px;font-weight:700}.abyss-status-grid{grid-template-columns:repeat(2,1fr);gap:6px 12px;display:grid}.abyss-status-item{border-bottom:1px solid #131c2e;justify-content:space-between;align-items:baseline;gap:8px;padding:4px 0;display:flex}.abyss-status-label{color:#94a3b8;font-size:13px}.abyss-status-value{color:#e2e8f0;font-variant-numeric:tabular-nums;font-size:16px;font-weight:800}.abyss-slot-list{flex-direction:column;gap:6px;display:flex}.abyss-slot{background:linear-gradient(#131f30 0%,#0d1523 100%);border:1px solid #1e293b;border-radius:8px;padding:8px 10px;box-shadow:inset 0 1px #94a3b812}.abyss-slot.is-empty{color:#475569;text-align:center;background:0 0;border-style:dashed;font-size:13px}.abyss-slot-name{font-family:var(--abyss-serif);color:#e2e8f0;font-size:14px;font-weight:700}.abyss-slot-flavor{color:#94a3b8;margin-top:2px;font-size:12px;line-height:1.5}.abyss-slot-flavor[hidden]{display:none}.abyss-slot-flavor-text{margin:0}.abyss-slot-card{object-fit:contain;background:#02030866;border-radius:6px;width:100%;max-height:140px;margin-bottom:6px;display:block}.abyss-grade{font-family:var(--font-base,system-ui, sans-serif);letter-spacing:.04em;white-space:nowrap;vertical-align:middle;border:1px solid #0000;border-radius:4px;margin-left:6px;padding:1px 7px;font-size:11px;font-weight:700;display:inline-block}.abyss-grade-shallow{color:#d6cdb8;background:#b8ae9c2e;border-color:#b8ae9c80}.abyss-grade-mid{color:#c4b5f0;background:#5b4a8a47;border-color:#8b74c299}.abyss-grade-deep{color:#f2a3a3;background:#7a161652;border-color:#be323299}.abyss-equip-row{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.abyss-equip-info{flex:auto;min-width:0}.abyss-equip-head{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.abyss-equip-part{min-width:1.6em;font-family:var(--abyss-serif);color:#cbd5e1;text-align:center;background:#1b2536;border:1px solid #2a3648;border-radius:4px;flex:none;padding:1px 6px;font-size:12px;font-weight:700}.abyss-equip-values{color:#93b0d6;font-variant-numeric:tabular-nums;margin-top:3px;font-size:12px;line-height:1.4}.abyss-equip-controls{flex:none;gap:4px;display:flex}.abyss-slot-btn{color:#dbeafe;cursor:pointer;-webkit-tap-highlight-color:transparent;background:linear-gradient(#26384e 0%,#1a2740 100%);border:1px solid #3f5a7a;border-radius:8px;min-width:40px;min-height:40px;padding:0 8px;font-family:inherit;font-size:13px;font-weight:700}.abyss-slot-btn:active{filter:brightness(1.25)}.abyss-buff-list{flex-direction:column;gap:6px;display:flex}.abyss-buff{color:#cbd5e1;background:#131c2e;border-radius:8px;padding:6px 10px;font-size:13px}.abyss-buff.is-none{color:#64748b}.abyss-status-value .abyss-skill-effect,.abyss-skill-effect{color:#93b0d6;font-variant-numeric:tabular-nums;margin-top:2px;font-size:12px;line-height:1.4}.abyss-skill-edit{width:100%;margin-top:4px}.abyss-skill-list{flex-direction:column;gap:6px;display:flex}.abyss-skill-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.abyss-skill-info{flex:auto;min-width:0}.abyss-skill-name{font-family:var(--abyss-serif);color:#e2e8f0;font-size:14px;font-weight:700}.abyss-skill-flavor{color:#94a3b8;margin-top:2px;font-size:12px;line-height:1.5}.abyss-skill-controls{flex:none;gap:4px;display:flex}.abyss-skill-btn{color:#dbeafe;cursor:pointer;-webkit-tap-highlight-color:transparent;background:linear-gradient(#26384e 0%,#1a2740 100%);border:1px solid #3f5a7a;border-radius:8px;min-width:44px;min-height:44px;padding:0 8px;font-family:inherit;font-size:14px;font-weight:700}.abyss-skill-btn:not(:disabled):active{filter:brightness(1.25)}.abyss-skill-btn:disabled{opacity:.4;cursor:default}.abyss-choice-message{font-family:var(--abyss-serif);color:#cbd5e1;white-space:pre-line;margin:0;font-size:14px;line-height:1.65}.abyss-choice-message[hidden]{display:none}.abyss-choice-list{flex-direction:column;gap:8px;display:flex}.abyss-choice-option{color:#e2e8f0;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;background:linear-gradient(#33425a 0%,#263247 100%);border:1px solid #475569;border-radius:10px;width:100%;min-height:48px;padding:10px 12px;font-family:inherit;display:block;box-shadow:inset 0 1px #cbd5e121,inset 0 -2px 5px #0006}.abyss-choice-option:not(:disabled):active{filter:brightness(1.25)}.abyss-choice-option:disabled{opacity:.45;cursor:default}.abyss-choice-relic{background:linear-gradient(#46303e 0%,#331f2c 100%);border-color:#6d3f52}.abyss-choice-danger{background:linear-gradient(#4a0f0f 0%,#2f0808 100%);border-color:#7f1d1d}.abyss-choice-card{object-fit:contain;background:#02030866;border-radius:6px;width:100%;max-height:128px;margin-bottom:8px;display:block}.abyss-choice-name{font-family:var(--abyss-serif);font-size:16px;font-weight:700}.abyss-choice-detail{color:#cbb9d0;margin-top:3px;font-size:12px;line-height:1.5}.abyss-choice-hint{color:#94a3b8;font-variant-numeric:tabular-nums;margin-top:4px;font-size:12px;font-weight:700}.abyss-choice-cancel{width:100%}.abyss-choice-footer{border-top:1px solid #1e293b;flex:none;padding:10px 14px}.abyss-seg-row{gap:6px;display:flex}.abyss-seg{color:#94a3b8;cursor:pointer;-webkit-tap-highlight-color:transparent;text-overflow:ellipsis;white-space:nowrap;background:linear-gradient(#1a2233 0%,#121a29 100%);border:1px solid #334155;border-radius:8px;flex:1 1 0;min-width:0;min-height:44px;padding:0 4px;font-family:inherit;font-size:13px;font-weight:700;overflow:hidden}.abyss-seg:not(.is-selected):active{filter:brightness(1.3)}.abyss-seg.is-selected{color:#fbe2a3;background:linear-gradient(#4a3a1c 0%,#33260f 100%);border-color:#b8860b;box-shadow:inset 0 1px #fbbf6433}.abyss-settings-nav{flex-direction:column;gap:10px;display:flex}.abyss-settings-nav .abyss-btn{justify-content:center;align-items:center;width:100%;text-decoration:none;display:flex}.abyss-title-narrate{color:#e2c696d9;min-height:44px;font-family:var(--abyss-serif);letter-spacing:.08em;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:1px solid #b4783c59;border-radius:10px;justify-content:center;align-items:center;margin-top:22px;padding:0 18px;font-size:14px;display:inline-flex}.abyss-title-narrate:active{filter:brightness(1.2);border-color:#c88c4699}.abyss-title-leave{color:#64748b;text-underline-offset:4px;justify-content:center;align-items:center;min-height:44px;margin-top:14px;padding:0 16px;font-size:13px;text-decoration:underline;display:inline-flex}.abyss-title-leave:active{color:#94a3b8}.abyss-intro-overlay{z-index:90;color:#cbd5e1;cursor:pointer;background:radial-gradient(70% 46% at 50% 30%,#784e222e 0%,#0000 68%),#05070d;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:2.5rem 1.6rem;display:flex;position:fixed;inset:0}.abyss-intro-overlay[hidden]{display:none}.abyss-intro-story{max-width:32em;font-family:var(--abyss-serif);color:#dbe2ece6;text-align:center;flex-direction:column;gap:.7rem;margin-top:1.4rem;font-size:1rem;line-height:1.9;display:flex}.abyss-intro-line{min-height:1.9em;margin:0}.abyss-intro-hint{letter-spacing:.14em;color:#94a3b8b3;margin:0;font-family:system-ui,sans-serif;font-size:.8rem}.abyss-intro-close{color:#e2e8f0;min-width:44px;min-height:44px;font-family:var(--abyss-serif);cursor:pointer;-webkit-tap-highlight-color:transparent;background:linear-gradient(#33425a 0%,#263247 100%);border:1px solid #475569;border-radius:10px;padding:0 20px;font-size:15px}.abyss-intro-close:active{filter:brightness(1.2)}
