:root{--bg: #0f172a;--bg-review: linear-gradient( to left, rgba(30, 41, 59, .5) 0%, rgba(30, 41, 59, 1) 100% );--text: #e5e7eb;--card: #1e293b;--accent: #3b82f6;--accent-hover: #2563eb;--muted: #9ca3af}body.light{--bg: #f5f7fa;--bg-review: linear-gradient( to left, rgba(245, 247, 250, .5) 0%, rgba(245, 247, 250, 1) 100% );--text: #333;--card: #ffffff;--accent: #0077ff;--accent-hover: #005fd1;--muted: #666}*{margin:0;padding:0;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Tahoma,Geneva,Verdana,sans-serif}body{background:var(--bg);color:var(--text)}body.animate{transition:background .3s,color .3s}header{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background:var(--card);box-shadow:0 2px 10px #0000000d;position:sticky;top:0;z-index:1000;height:75px}@media(max-width:768px){header{padding:1rem}main{padding:1.5rem 2rem}nav{padding:1rem}}.logo{font-size:1.5rem;font-weight:700}.logo-picture{display:flex;width:55px;border-radius:100%;cursor:pointer}.jt-logo{width:200px}nav{display:flex;gap:1.5rem;align-items:center;padding:1rem 2rem}nav a{text-decoration:none;color:var(--text);font-weight:700;transition:.2s}nav a:hover{color:var(--accent)}.btn{padding:.5rem 1rem;border-radius:8px;color:#fff;border:none;cursor:pointer;transition:.2s}.btn:hover{font-weight:700}.btn-row{display:flex;gap:5px}.toggle{background:transparent;border:1px solid var(--muted);color:var(--text);padding:.4rem .7rem;border-radius:8px;cursor:pointer}main{display:flex;flex-direction:column;gap:2rem;padding:3rem 2rem;max-width:1200px;margin:auto}.card{display:flex;flex-direction:column;align-items:center;background:var(--card);padding:2rem;gap:1rem;border-radius:16px;overflow:hidden;transition:transform .4s ease}@media(max-width:768px){.card{padding:1.5rem;font-size:15px}}.card-image-top{width:100%;height:150px}.card-image-top img{width:100%;height:100%;object-fit:cover;display:block;border-radius:16px}.review{display:flex;height:10rem}@media(max-width:768px){.review{height:8rem}}.gunpla{background-image:var(--bg-review),url(/images/reviews/mgex-strike-freedom.png);background-size:cover;background-position:50% 25%}.mecha-musume{background-image:var(--bg-review),url(/images/reviews/izumo.jpg);background-size:cover;background-position:50% 15%}.hardware{background-image:var(--bg-review),url(/images/reviews/motherboard.jpg);background-size:cover;background-position:50% 35%}.media{background-image:var(--bg-review),url(/images/reviews/media.jpg);background-size:cover;background-position:50% 35%}.image{height:200px;border-radius:16px}.justify{display:flex;flex-direction:row;align-items:center}#videos-section{display:flex;flex-direction:column;gap:2rem}.information{flex:1;align-self:flex-start;min-width:0;width:100%;transition:all .3s ease}.glossary p{margin-bottom:1rem}.info-text{display:flex;justify-content:space-between}.right{text-align:right;justify-content:flex-end}@media(max-width:768px){.info-text{flex-direction:column}.right{text-align:left;justify-content:flex-start}}.justify-text{width:100%;text-align:justify}.justify-text p{margin-bottom:1rem}table{width:350px}table,td,th{border:1px solid var(--muted);border-collapse:collapse;text-align:left;padding:5px}@media(max-width:768px){table{width:260px;align-content:center;overflow-x:auto;border:none;-webkit-overflow-scrolling:touch}}section.card{scroll-margin-top:105px}.gallery{max-height:550px;overflow-y:auto;width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:15px}.gallery img{width:100%;align-self:center;object-fit:contain;border-radius:10px;transition:transform .3s ease,box-shadow .3s ease}@media(max-width:768px){.gallery{grid-template-columns:1fr 1fr;max-height:400px}}@media(max-width:480px){.gallery{grid-template-columns:1fr}}iframe{width:100%;aspect-ratio:16 / 9;border:none;border-radius:16px}footer{padding:0 2rem 3rem;text-align:justify}.footer-content{display:flex;justify-content:center;align-items:center;gap:10px}#videos-section.grid-view .card{display:flex;flex-direction:column;gap:1rem}#videos-section.row-view .card{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1.5rem}#videos-section.grid-view .video{width:100%}#videos-section.grid-view iframe{height:100%}#videos-section.row-view .video{width:20%;aspect-ratio:16 / 9;flex-shrink:0}.video{flex:0 0 20%}.video iframe{width:100%;transition:width .3s ease,height .3s ease}#videos-section.row-view .information{flex:1}@media(max-width:768px){#videos-section.row-view .card{flex-direction:column}#videos-section.row-view .video{width:100%}.justify{flex-direction:column}}.t-red{background:#ff4c4f}.t-purple{background:#8f7896}.t-blue{background:#00aff0}.t-gray{background:gray}.middle{display:flex;justify-content:center}a,a:visited,a:hover,a:active{color:inherit;text-decoration:none}@media(max-width:768px){.lightbox-img{max-width:100%}}.lightbox-overlay{position:fixed;inset:0;background:#000000eb;display:flex;align-items:center;justify-content:center;z-index:9999}.lightbox-img{max-height:90%;object-fit:contain;background:#000;border-radius:4px;box-shadow:0 8px 40px #0009}.lightbox-close{position:fixed;top:1.25rem;right:1.5rem;background:none;border:none;color:#fff;font-size:2rem;cursor:pointer;line-height:1;opacity:.7}.lightbox-close:hover{opacity:1}.lightbox-arrow{position:fixed;top:50%;transform:translateY(-50%);background:none;border:none;color:#fff;font-size:4rem;cursor:pointer;padding:0 1rem;opacity:.6;line-height:1;user-select:none}.lightbox-arrow:hover{opacity:1}.lightbox-prev{left:1rem}.lightbox-next{right:1rem}.lightbox-arrow,.lightbox-close{-webkit-tap-highlight-color:transparent;touch-action:manipulation;cursor:pointer;z-index:10000}.lightbox-counter{position:fixed;bottom:1.25rem;left:50%;transform:translate(-50%);color:#fff9;font-size:.875rem;margin:0}.link a{color:var(--accent)}.tag{background-color:gray;height:fit-content;color:#fff;padding:.25rem .5rem;border-radius:4px;font-size:12px;font-weight:700;cursor:default}.tag-space{display:flex;flex-wrap:wrap;margin-top:1rem;gap:.5rem}.filter-panel,.search-panel,.sort-panel{display:flex;flex-wrap:wrap;gap:.5rem}@media(max-width:768px){.filter-panel,.search-panel,.sort-panel{display:flex;flex-wrap:wrap;gap:.5rem}.search-panel{width:100%}.search-panel input{width:100%;min-width:0}}.filter-panel.hidden,.search-panel.hidden,.sort-panel.hidden{display:none}.filter-panel .tag,.sort-panel .tag{cursor:pointer;border:1px solid currentColor;background:transparent;padding:.25rem .75rem;border-radius:999px}.sort-panel .tag{font-size:14px}.filter-panel .tag.active,.sort-panel .tag.active{background-color:gray;color:#fff}#cards-container{display:flex;flex-direction:column;gap:1rem}.Splus{font-weight:700;color:pink}.S{font-weight:700;color:red}.A{font-weight:700;color:orange}.B{font-weight:700;color:#ff0}.C{font-weight:700;color:green}.D{font-weight:700;color:#6495ed}.F{font-weight:700;color:#639}.hamburger{display:none;background:none;border:none;color:var(--text);font-size:2rem;line-height:1;cursor:pointer}@media(max-width:768px){.hamburger{display:flex}nav{display:none;flex-direction:column;position:absolute;top:75px;left:0;right:0;background:var(--card);padding:1rem 2rem;gap:1rem;box-shadow:0 10px 10px #0000001a}nav.open{display:flex}}@media(max-width:768px){.view-toggle{display:none}}
