.dy-story,#story-reader-modal{--text-primary: var(--ink);--text-secondary: var(--steel-soft);--text-muted: var(--mut);--border-color: var(--line);--bg-card: var(--panel);--bg-hover: rgba(255,255,255,.045);--bg-primary: var(--bg0);--shadow-hover: rgba(0,0,0,.5);--accent-peach: var(--c-uta);--accent-lavender: var(--steel)}.arc-hero{text-align:center;padding:.5rem 0 2.4rem}.arc-hero__tag{font-family:Space Mono,monospace;font-size:.68rem;letter-spacing:.14em;color:var(--steel-soft);display:inline-flex;align-items:center;gap:.45rem}.arc-hero__title{font-family:Gowun Batang,serif;font-weight:700;font-size:clamp(2.3rem,7vw,4.2rem);line-height:1.05;margin:.9rem 0 .4rem;color:#fff}.arc-hero__sub{font-family:Space Mono,monospace;font-size:.8rem;letter-spacing:.06em;color:var(--mut);margin:0 0 .6rem}.arc-hero__lead{font-size:1.02rem;color:var(--steel-soft);margin:0 0 .9rem}.arc-hero__desc{max-width:42rem;margin:0 auto 1.6rem;font-size:.9rem;line-height:1.75;color:var(--mut);word-break:keep-all}.novels-wrap{display:flex;flex-direction:column;gap:1rem;max-width:56rem;margin:0 auto 2.6rem}.side-wrap{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;max-width:56rem;margin:0 auto}@media(max-width:720px){.side-wrap{grid-template-columns:1fr}}.dy-story .myu-card,#story-reader-modal .myu-card{background:var(--panel);border:1px solid var(--line);border-radius:0}.novel-card{overflow:hidden;transition:transform .28s ease,border-color .28s ease}.novel-card:hover{transform:translateY(-4px);border-color:var(--line-2)}.novel-header{padding:1.4rem;position:relative;cursor:pointer}.dy-story .novel-header img{border-radius:0!important}.novel-chapters{max-height:0;overflow:hidden;transition:max-height .5s ease}.novel-chapters.open{max-height:4000px}.chapter-item{transition:background .2s ease;cursor:pointer}.chapter-item:hover{background:var(--bg-hover)}.dy-story .genre-badge,.dy-story .badge,#story-reader-modal .badge{display:inline-block;padding:2px .6rem;border-radius:0;font-family:Space Mono,monospace;font-size:.66rem;font-weight:700;letter-spacing:.04em}.arc-label{width:28px;height:28px;border-radius:0;display:flex;align-items:center;justify-content:center;font-family:Space Mono,monospace;font-size:.72rem;font-weight:700;flex-shrink:0}.chapter-thumb{width:64px;height:40px;border-radius:0;object-fit:cover;flex-shrink:0;opacity:.85;transition:opacity .2s ease}.chapter-item:hover .chapter-thumb{opacity:1}.dy-story .novel-header h3{font-family:Gowun Batang,serif}#story-reader-modal{background:var(--bg0)}.story-reader .narrator{margin-bottom:1.2rem;line-height:1.9;color:var(--ink);font-size:1.04rem}.story-reader .dialogue{margin-bottom:1.2rem;line-height:1.8;padding-left:1rem;border-left:2px solid var(--line-2);color:var(--steel-soft)}.story-reader .system-message{text-align:center;padding:1rem;margin:1.5rem 0;border-radius:0;font-size:.9rem;font-weight:500;background:var(--panel);border:1px solid var(--line)}.chapter-scene-banner{position:relative;width:100%;height:280px;border-radius:0;overflow:hidden;margin-bottom:2rem}.chapter-scene-banner img{width:100%;height:100%;object-fit:cover}.chapter-scene-banner:after{content:"";position:absolute;bottom:0;left:0;right:0;height:60%;background:linear-gradient(to top,var(--bg0),transparent)}.story-illustration{margin:2rem auto;max-width:100%;border-radius:0;overflow:hidden;position:relative}.story-illustration img{width:100%;display:block;border-radius:0}.story-illustration.parchment img{border:1px solid var(--line)}.story-illustration figcaption{text-align:center;font-family:Space Mono,monospace;font-size:.72rem;padding:.5rem 0;color:var(--mut)}#reader-novel-name{font-family:Space Mono,monospace;letter-spacing:.04em}.dy-story .gradient-text,#story-reader-modal .gradient-text{background:none!important;-webkit-text-fill-color:var(--ink)!important;color:var(--ink)!important;font-family:Gowun Batang,serif}#story-reader-modal .btn-outline,.dy-story .btn-outline{display:inline-flex;align-items:center;gap:.4rem;padding:.6rem 1.1rem;border-radius:0;font-family:Space Mono,monospace;font-weight:700;font-size:.82rem;color:var(--ink);border:1px solid rgba(200,206,220,.4);background:#c8cedc0f;cursor:pointer;transition:border-color .2s,background .2s}#story-reader-modal .btn-outline:hover,.dy-story .btn-outline:hover{border-color:var(--steel-soft);background:#c8cedc24}#story-reader-modal .btn-primary{display:inline-flex;align-items:center;gap:.4rem;padding:.6rem 1.1rem;border-radius:0;font-family:Space Mono,monospace;font-weight:700;font-size:.82rem;color:#0a0a0c;background:#f2f3f5;border:1px solid #F2F3F5;cursor:pointer;transition:background .2s}#story-reader-modal .btn-primary:hover{background:#fff}@media(max-width:480px){.chapter-scene-banner{height:180px}.chapter-thumb{width:48px;height:30px}}
