.secrets-page{max-width:1120px}
.secrets-page [id]{scroll-margin-top:var(--secret-scroll-offset,170px)}
.secrets-page .mg-hero{align-items:center}
.secrets-page iframe{display:block;width:100%;aspect-ratio:16/9;border:0;border-radius:16px;background:#0f172a}
.secrets-page .mg-hero figure{min-width:0}
.secrets-page .mg-hero figcaption{background:#10223f;color:#dbeafe;font-size:.82rem;padding:12px;line-height:1.6}
.secrets-page .mg-hero figcaption a{color:#a5f3fc}
.secrets-page .mg-nav{flex-wrap:wrap}
.secrets-page .mg-nav a{white-space:normal;min-height:44px}
.secret-toolbar{display:flex;align-items:end;gap:14px;flex-wrap:wrap;margin:18px 0}
.secret-filter{display:grid;gap:7px;flex:1;min-width:200px;color:#334155;font-weight:700}
.secret-filter input{box-sizing:border-box;width:100%;min-height:48px;border:1px solid #94a3b8;border-radius:12px;padding:10px 14px;background:#fff;color:#0f172a;font:inherit}
.secret-filter input:focus{outline:3px solid #c7d2fe;outline-offset:2px;border-color:#4f46e5}
.secret-result{margin:0;padding:12px 0;color:#475569;font-size:.9rem}
.secret-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;align-items:start}
.secret-island{margin:0!important;padding:0!important;overflow:hidden;border:1px solid #cbd5e1!important;border-radius:18px!important;background:#fff!important}
.secret-island[open]{grid-column:1/-1;border-color:#6366f1!important;box-shadow:0 8px 28px #4338ca12}
.secret-island[hidden]{display:none}
.secret-island>summary{display:flex;align-items:center;gap:14px;position:relative;list-style:none;margin:0;padding:14px!important;cursor:pointer;color:#172554!important;background:#fff!important}
.secret-island>summary::-webkit-details-marker{display:none}
.secret-island>summary::after{content:'＋';flex:none;margin-left:auto;color:#4338ca;font-size:1.5rem}
.secret-island[open]>summary::after{content:'−'}
.secret-island>summary:focus-visible,.secret-photo-link:focus-visible,.secret-watch:focus-visible{outline:3px solid #6366f1;outline-offset:-3px}
.secret-cover{width:112px!important;height:76px!important;object-fit:cover;flex:none;border-radius:10px!important;margin:0!important}
.secret-summary-copy{min-width:0;display:grid;gap:5px;text-align:left}
.secret-summary-copy strong{font-size:1.12rem;color:#172554}
.secret-summary-copy small{font-size:.85rem;color:#475569;line-height:1.5;font-weight:500}
.secret-summary-copy .secret-kicker{color:#4f46e5;font-size:.75rem;font-weight:800;letter-spacing:.04em}
.secret-content{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.25fr);gap:22px;padding:6px 20px 22px}
.secret-media{min-width:0}
.secret-photo{margin:0!important;border-radius:14px!important;overflow:hidden;background:#0f1e36!important;border:1px solid #334155}
.secret-photo-link{display:block;position:relative;background:#0f172a;color:#fff!important}
.secret-photo img{display:block;width:100%!important;height:auto!important;aspect-ratio:771/433;object-fit:contain;margin:0!important;border-radius:0!important}
.secret-zoom-label{display:block;position:absolute;right:9px;bottom:9px;padding:5px 9px;border-radius:7px;background:rgba(15,23,42,.92);color:#fff;font-size:.75rem;font-weight:700}
.secret-photo figcaption{padding:13px!important;background:#0f1e36!important;color:#e2e8f0!important;font-size:.85rem;line-height:1.65}
.secret-photo figcaption a{color:#a5f3fc!important}
.secret-credit{display:block;margin-top:9px;color:#cbd5e1;font-size:.76rem}
.secret-media-note{margin:12px 0;color:#475569;font-size:.85rem;line-height:1.7}
.secret-watch{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:44px;box-sizing:border-box;padding:9px 13px;border:1px solid #c7d2fe;border-radius:11px;background:#eef2ff;color:#3730a3!important;text-decoration:none!important;font-size:.87rem;font-weight:800;line-height:1.4}
.secret-task-list{display:grid;gap:16px;min-width:0}
.secret-task{padding:16px;border:1px solid #e2e8f0;border-radius:14px;background:#f8fafc;color:#334155}
.secret-task-head{display:flex;align-items:start;gap:10px;margin-bottom:10px}
.secret-step-number{display:grid;place-items:center;flex:none;width:30px;height:30px;border-radius:9px;background:#4338ca;color:#fff;font-size:.85rem;font-weight:900}
.secret-task h3{margin:0!important;font-size:1.02rem!important;line-height:1.5;color:#172554!important}
.secret-task-type{display:block;font-size:.75rem;color:#64748b;margin-top:3px}
.secret-task ol{margin:10px 0 14px;padding-left:22px;line-height:1.75;font-size:.93rem}
.secret-task li{margin:9px 0;padding-left:2px}
.secret-task li::marker{color:#4338ca;font-weight:800}
.secret-tip{margin:0 0 12px;padding:10px 12px;border-left:3px solid #818cf8;border-radius:0 8px 8px 0;background:#eef2ff;color:#3730a3;font-size:.84rem;line-height:1.65}
.secret-empty{padding:24px;text-align:center;background:#f8fafc;border-radius:14px;color:#475569}
.secret-dialog{box-sizing:border-box;width:min(1040px,95vw);max-height:94vh;padding:0;border:1px solid #475569;border-radius:18px;background:#0f1e36;color:#e2e8f0;overflow:auto}
.secret-dialog::backdrop{background:rgba(2,6,23,.86)}
.secret-dialog-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px}
.secret-dialog-header h2{margin:0;font-size:1.05rem;color:#fff}
.secret-dialog-close{min-width:44px;min-height:44px;border:1px solid #64748b;border-radius:10px;background:#1e293b;color:#fff;font:inherit;cursor:pointer}
.secret-dialog img{display:block;width:100%;height:auto;max-height:68vh;object-fit:contain;background:#070f1e}
.secret-dialog p{padding:12px 16px;margin:0;font-size:.88rem;line-height:1.6}
.secret-dialog a{color:#a5f3fc}
body.dark-mode .secret-island,body.dark-mode .secret-island>summary{background:#111c32!important;border-color:#475569!important;color:#e0e7ff!important}
body.dark-mode .secret-summary-copy strong,body.dark-mode .secret-task h3{color:#e0e7ff!important}
body.dark-mode .secret-summary-copy small,body.dark-mode .secret-filter,body.dark-mode .secret-result,body.dark-mode .secret-media-note{color:#cbd5e1}
body.dark-mode .secret-summary-copy .secret-kicker,body.dark-mode .secret-island>summary::after{color:#a5b4fc}
body.dark-mode .secret-task,body.dark-mode .secret-empty{background:#162237;color:#dbeafe;border-color:#475569}
body.dark-mode .secret-filter input{background:#111c32;color:#e2e8f0}
body.dark-mode .secret-tip,body.dark-mode .secret-watch{background:#242e55;color:#e0e7ff!important;border-color:#6366f1}
body.dark-mode .secret-task-type{color:#cbd5e1}
body.dark-mode .secret-task li::marker{color:#a5b4fc}
@media(min-width:861px){.secret-media-inner{position:sticky;top:var(--secret-scroll-offset,170px)}}
@media(max-width:860px){.secret-content{grid-template-columns:1fr}.secret-cover{width:96px!important;height:66px!important}.secret-content{gap:16px}}
@media(max-width:640px){.secret-grid{grid-template-columns:1fr}.secret-island>summary{padding:12px!important;gap:12px}.secret-content{padding:0 12px 16px}.secret-task{padding:13px}.secret-summary-copy strong{font-size:1.06rem}.secret-summary-copy small{font-size:.81rem}.secret-toolbar{gap:4px}.secret-result{padding:6px 0}.secret-dialog{width:96vw}.secret-dialog-header{padding:8px 12px}}
