*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}
body{font-family:"Noto Sans SC",system-ui,sans-serif;background:#fafafa;color:#1e1b4b;line-height:1.78;font-size:16px}
a{color:#4f46e5;text-decoration:none}
a:hover{text-decoration:underline}
img{max-width:100%;height:auto;display:block}

.site-header{background:#fff;border-bottom:1px solid #e0e7ff;position:sticky;top:0;z-index:200;box-shadow:0 1px 0 rgba(79,70,229,.06)}
.header-inner{max-width:1160px;margin:0 auto;padding:12px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px}
.brand{display:flex;align-items:center;gap:10px;color:#111;font-weight:600;font-size:.98rem}
.brand em{font-style:normal;color:#4f46e5;font-weight:700}
.site-nav ul{display:flex;flex-wrap:wrap;gap:6px 18px;list-style:none}
.site-nav a{color:#444;font-size:.92rem}
.site-nav a.active{color:#4f46e5;font-weight:600}
.nav-toggle{display:none;background:none;border:0;cursor:pointer;padding:8px}
.nav-toggle span{display:block;width:22px;height:2px;background:#333;margin:5px 0;border-radius:1px}

.ads-top-bar{background:#f5f3ff;border-bottom:1px solid #e0e7ff;padding:10px 0}
#applist .applist-title{font-size:.85rem;color:#6366f1;margin-bottom:8px}
#ads{display:flex;flex-wrap:wrap;gap:12px}

.film-wrap{max-width:1160px;margin:0 auto;padding:0 20px 56px}

.film-hero{position:relative;background:linear-gradient(145deg,#eef2ff 0%,#fff 42%,#faf5ff 100%);border:1px solid #c7d2fe;border-radius:24px;padding:36px 32px 30px;margin:28px 0 22px;overflow:hidden}
.film-hero::before{content:"";position:absolute;top:-40%;right:-8%;width:280px;height:280px;background:radial-gradient(circle,rgba(99,102,241,.18) 0%,transparent 70%);pointer-events:none}
.film-hero h1{font-size:clamp(1.38rem,3.8vw,2rem);line-height:1.3;margin-bottom:14px;color:#111;position:relative}
.film-tag{display:inline-block;font-size:.82rem;color:#4338ca;background:#e0e7ff;padding:5px 14px;border-radius:999px;margin-bottom:12px;font-weight:500}
.film-lede{font-size:1.02rem;color:#444;max-width:700px;position:relative}
.film-lede+.film-lede{margin-top:10px}

.chip-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}
.chip-row span{font-size:.78rem;padding:4px 12px;border-radius:6px;background:#fff;border:1px solid #ddd6fe;color:#5b21b6}

.tile-nav{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0 10px;padding:0;list-style:none}
.tile-nav a{display:inline-block;font-size:.84rem;padding:7px 16px;border-radius:10px;color:#4338ca;background:#eef2ff;border:1px solid transparent;transition:background .15s,border-color .15s}
.tile-nav a:hover{background:#e0e7ff;border-color:#a5b4fc;text-decoration:none}

.bento-mosaic{display:grid;grid-template-columns:repeat(12,1fr);gap:18px;margin:26px 0}
.bento-tile{background:#fff;border:1px solid #e0e7ff;border-radius:18px;padding:24px 26px;box-shadow:0 2px 8px rgba(79,70,229,.04);transition:box-shadow .2s,transform .2s}
.bento-tile:hover{box-shadow:0 6px 20px rgba(79,70,229,.08);transform:translateY(-1px)}
.bento-tile h2{font-size:1.1rem;margin-bottom:10px;color:#111;line-height:1.35}
.bento-tile p{margin-bottom:10px;color:#444;font-size:.96rem}
.bento-tile p:last-child{margin-bottom:0}
.bento-tile figure{margin:0}
.bento-tile figcaption{font-size:.8rem;color:#64748b;margin-top:8px;text-align:center}

.bt-8{grid-column:span 8}
.bt-4{grid-column:span 4}
.bt-6{grid-column:span 6}
.bt-12{grid-column:span 12}
.bt-tall{align-self:stretch;display:flex;flex-direction:column;justify-content:center}

.bt-glow{background:linear-gradient(135deg,#f5f3ff 0%,#fff 60%);border-color:#c4b5fd}
.bt-warn{background:#fffbeb;border-color:#fde68a;box-shadow:none}
.bt-warn:hover{box-shadow:0 4px 12px rgba(245,158,11,.08)}

.mini-badge{display:inline-flex;align-items:center;gap:6px;font-size:.84rem;color:#4338ca;background:#ede9fe;padding:6px 14px;border-radius:8px;margin:8px 0 6px;font-weight:500}
.mini-badge::before{content:"";width:7px;height:7px;border-radius:50%;background:#6366f1}

.dot-list{list-style:none;padding:0;margin:12px 0}
.dot-list li{position:relative;padding:7px 0 7px 22px;border-bottom:1px dotted #e0e7ff;font-size:.94rem;color:#444}
.dot-list li:last-child{border-bottom:0}
.dot-list li::before{content:"";position:absolute;left:4px;top:14px;width:6px;height:6px;border-radius:50%;background:#818cf8}

.tip-strip{background:#f8fafc;border-left:4px solid #6366f1;padding:14px 18px;margin:14px 0;border-radius:0 12px 12px 0;font-size:.93rem;color:#444}

.faq-block{margin-top:36px;padding-top:30px;border-top:2px solid #e0e7ff}
.faq-block>h2{font-size:1.16rem;margin-bottom:18px;color:#111}
.faq-item{border:1px solid #e0e7ff;border-radius:14px;padding:18px 22px;margin-bottom:14px;background:#fff;box-shadow:0 1px 4px rgba(79,70,229,.03)}
.faq-item h3{font-size:1rem;margin-bottom:8px;color:#111}

.read-more{padding:26px 0 10px}
.read-more h2{font-size:1.05rem;margin-bottom:10px}
.read-more ul{padding-left:1.2rem;line-height:1.9;color:#444}

.site-footer{background:#f5f3ff;border-top:1px solid #e0e7ff;padding:28px 20px;text-align:center;font-size:.88rem;color:#64748b}
.footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 20px;margin-bottom:10px}
.footer-sub{font-size:.82rem;color:#94a3b8;margin-top:6px}
.prose-page{max-width:720px;margin:40px auto;padding:0 20px}
.prose-page h1{font-size:1.4rem;margin-bottom:16px}

@media(max-width:900px){
  .bt-8,.bt-4,.bt-6,.bt-12{grid-column:span 12}
}

@media(max-width:768px){
  .nav-toggle{display:block}
  .site-nav{position:absolute;top:100%;left:0;right:0;background:#fff;border-bottom:1px solid #e0e7ff;display:none;padding:12px 20px;box-shadow:0 4px 12px rgba(0,0,0,.06)}
  .site-nav.is-open{display:block}
  .site-header{position:relative}
  .film-hero{padding:26px 18px}
  .bento-tile{padding:18px 16px}
}
