:root{color-scheme:dark;--theme-bg:#050505;--theme-fg:#f4f3ef;--theme-line:#fff;--theme-muted:#aaa}
html[data-theme="light"]{color-scheme:light;--theme-bg:#f4f3ef;--theme-fg:#080808;--theme-line:#080808;--theme-muted:#4c4c4c}
.theme-toggle{position:fixed;right:18px;bottom:18px;z-index:120;display:flex;align-items:center;gap:10px;min-height:46px;padding:8px 15px 8px 9px;border:2px solid var(--theme-line);border-radius:999px;background:var(--theme-bg);color:var(--theme-fg);font:11px PlexCond,PlexC,sans-serif;letter-spacing:.13em;text-transform:uppercase;cursor:pointer;box-shadow:0 8px 28px rgba(0,0,0,.22);transition:background .3s,color .3s,transform .25s}.theme-toggle:hover{transform:translateY(-2px)}.theme-toggle:focus-visible{outline:3px solid #ff7aa8;outline-offset:3px}.theme-toggle__icon{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:var(--theme-fg);color:var(--theme-bg);font-size:15px;line-height:1}
html[data-theme="light"] body,html[data-theme="light"]{background:#f4f3ef!important;color:#080808!important}
html[data-theme="light"] .grain{opacity:.025}
html[data-theme="light"] .site-header{background:rgba(244,243,239,.92)!important;color:#080808!important;border-color:#080808!important;backdrop-filter:blur(14px)}
html[data-theme="light"] .site-header .brand img,html[data-theme="light"] .detail-head img,html[data-theme="light"] .jhead img{filter:invert(1)!important}
html[data-theme="light"] .hero-minimal{background:#f4f3ef!important;color:#080808!important}
html[data-theme="light"] .hero-mark .static-eye-logo{filter:invert(1)!important}
html[data-theme="light"] .hero-mark h1{color:#080808!important}html[data-theme="light"] .hero-mark p,html[data-theme="light"] .hero-scroll{color:#4b4b4b!important}html[data-theme="light"] .hero-scroll b{color:#080808!important}
html[data-theme="light"] .ticker{background:#080808!important;color:#fff!important}
html[data-theme="light"] .manifesto{background:#080808!important;color:#fff!important}html[data-theme="light"] .manifesto h2,html[data-theme="light"] .manifesto-grid small{color:#fff!important}html[data-theme="light"] .manifesto-grid p{color:#c8c8c8!important}html[data-theme="light"] .manifesto::after,html[data-theme="light"] .manifesto-grid::before{background:#fff!important}html[data-theme="light"] .manifesto-grid{border-color:#fff!important}
html[data-theme="light"] .archive{background-color:#e02f76!important;background-image:linear-gradient(90deg,#a82358 0 12.5%,#b92761 12.5% 25%,#cc2b6b 25% 37.5%,#e02f76 37.5% 50%,#e34d89 50% 62.5%,#e871a0 62.5% 75%,#ee90b7 75% 87.5%,#f4afca 87.5% 100%)!important;color:#080808!important}
html[data-theme="light"] .objects-title,html[data-theme="light"] .object-rows{background:#fff!important;color:#080808!important;border-color:#080808!important}html[data-theme="light"] .object-rows>div{border-color:#080808!important}
html[data-theme="light"] .studio{background:#f4f3ef!important;color:#080808!important}
html[data-theme="light"] .product-rail{background:#ff7aa8!important;color:#080808!important}
html[data-theme="light"] .contact{background:#f4f3ef!important;color:#080808!important}html[data-theme="light"] .contact-grid{border-color:#080808!important}
html[data-theme="light"] .inu-footer{background:#fff!important;color:#080808!important}html[data-theme="light"] .inu-footer img{filter:invert(1)!important}html[data-theme="light"] .footer-cell,html[data-theme="light"] .footer-bottom{border-color:#080808!important}
html[data-theme="light"] .detail-head,html[data-theme="light"] .jhead{background:#f4f3ef!important;color:#080808!important;border-color:#080808!important}
html[data-theme="light"] .split,html[data-theme="light"] .story,html[data-theme="light"] .journal,html[data-theme="light"] .post{background:#f4f3ef!important;color:#080808!important}
html[data-theme="light"] .visual{background:#fff!important;border-color:#080808!important}html[data-theme="light"] .rule{background:#080808!important}html[data-theme="light"] .next{border-color:#080808!important}html[data-theme="light"] .story p,html[data-theme="light"] .lead,html[data-theme="light"] .body p{color:#333!important}html[data-theme="light"] .actions a,html[data-theme="light"] .museum-tags a{border-color:#080808!important}html[data-theme="light"] .actions a:first-child{background:#080808!important;color:#fff!important}
html[data-theme="light"] .grid{background:#080808!important;border-color:#080808!important}html[data-theme="light"] .card{background:#fff!important;color:#080808!important}html[data-theme="light"] .card p{color:#444!important}html[data-theme="light"] .post .cover,html[data-theme="light"] .related{border-color:#080808!important}
@media(max-width:620px){.theme-toggle{right:12px;bottom:12px;padding-right:11px}.theme-toggle__label{display:none}}
@media(prefers-reduced-motion:reduce){.theme-toggle{transition:none}}
