@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@200..900&display=swap";:root{interpolate-size:allow-keywords;scroll-behavior:smooth}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-padding-top:4.875em}body{font-family:Noto Sans JP,sans-serif;line-height:1.5;color:#333;position:relative;font-size:16px}@media screen and (max-width:1200px){body{font-size:1.3333333333vw}}@media screen and (max-width:750px){body{font-size:3.2vw}}li{list-style:none}a{color:#333}img,picture{display:block;max-width:100%;height:auto}code,button,select,input{font:inherit}@media screen and (min-width:751px){.sp{display:none}}@media screen and (max-width:750px){.pc{display:none}}header{position:sticky;top:0;background-color:#fff;display:flex;justify-content:space-between;align-items:center;padding:0 2em;height:5em;background-color:#fffc;box-shadow:0 0 1em #0000000d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10}header .logo a{font-size:1.5em;font-weight:700;text-decoration:none}header nav ul{display:flex;align-items:center;gap:.5em}@media screen and (max-width:750px){header{padding:0 1em;font-size:1em;height:3.75em}header nav{position:absolute;right:0;top:100%;background-color:#fff;overflow:hidden;height:0}header nav ul{display:block;justify-content:flex-end}}section+section{margin-top:1.5em}main{padding:2em}main h1{font-size:1.5em;font-weight:700}@media screen and (max-width:750px){main{padding:1em}}.btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;font:inherit;font-size:.875em;display:inline-block;padding:.4285714286em 1.5em;color:#333;border:1px solid transparent;border-radius:.2857142857em;text-decoration:none;white-space:nowrap}.btn i{transform:scale(1.5);margin-right:.25em}.btn.btn-sm{font-size:.75em}.btn-primary{background-color:#005c68;border-color:#005c68;color:#fff}.btn-danger{background-color:#cd1010;border-color:#cd1010;color:#fff}.progress{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;transition:.2s;z-index:-1;opacity:0}.progress.on{opacity:1;z-index:2500}.toast{position:fixed;bottom:10%;left:0;display:none;width:100%;max-width:100%;text-align:center;z-index:10001;opacity:1;background:none;border:none;box-shadow:none}#toast{line-height:1;display:inline-block;background:#0009;color:#fff;border-radius:1em;padding:.5em 1em;box-shadow:0 0 .5em #0003;font-size:.875em}.mymodal{display:flex;justify-content:center;align-items:center;position:fixed;left:0;top:0;width:100%;height:100%;padding:2em;pointer-events:none;opacity:0;z-index:-1;transition:.3s;background-color:#00000080}.mymodal>.mymodal-close{display:block;position:absolute;left:0;top:0;width:100%;height:100%}.mymodal .mymodal-inner{width:100%;max-width:61.25em;min-height:5em;max-height:calc(100vh - 4em);overflow:auto;background-color:#fff;position:relative}.mymodal .mymodal-inner>.mymodal-close{display:block;position:absolute;right:0;top:0;width:3em;height:3em;background-color:#333}.mymodal .mymodal-inner>.mymodal-close:before,.mymodal .mymodal-inner>.mymodal-close:after{content:"";display:block;position:absolute;left:25%;top:calc(50% - 1px);width:50%;border-top:.125em solid #fff;transform:rotate(45deg)}.mymodal .mymodal-inner>.mymodal-close:after{transform:rotate(-45deg)}.mymodal.on{pointer-events:auto;z-index:2400;opacity:1}@media screen and (max-width:750px){.mymodal{padding:1em}}.badge{display:inline-block;padding:.25em .75em;border-radius:3.125em;font-size:.8em;font-weight:600;text-transform:uppercase;letter-spacing:.01875em}.badge.badge-success{background-color:#e6f6f4;color:#005c68}.badge.badge-secondary{background-color:#f0f0f0;color:#666}.badge.badge-info{background-color:#e8f4fd;color:#1d88e5}.badge.badge-tag{background-color:#f3e5f5;color:#8e24aa;text-transform:none}.btn-action{display:inline-flex;align-items:center;justify-content:center;width:2.25em;height:2.25em;border-radius:50%;border:1px solid #ddd;background:#fff;color:#555;cursor:pointer;text-decoration:none;transition:all .2s}.btn-action i{font-size:1.1em}.btn-action:hover{background:#005c68;border-color:#005c68;color:#fff}.btn-action.btn-action-danger:hover{background:#cd1010;border-color:#cd1010;color:#fff}.pagination-wrapper{margin-top:1.5em;display:flex;justify-content:center}.pagination-nav .pagination-list{display:flex;gap:.25em;list-style:none;margin:0;padding:0;flex-wrap:wrap}.pagination-nav .page-item.disabled .page-link{color:#aaa;cursor:not-allowed;border-color:#e5e7eb;background:#f9fafb}.pagination-nav .page-item.active .page-link{background:#005c68;border-color:#005c68;color:#fff;cursor:default}.pagination-nav .page-link{display:inline-flex;align-items:center;justify-content:center;min-width:2.25em;height:2.25em;padding:0 .75em;border:1px solid #ddd;border-radius:.25em;background:#fff;color:#333;font-size:.875em;text-decoration:none;transition:background .15s,border-color .15s,color .15s}.pagination-nav .page-link:hover{background:#f0f4f5;border-color:#005c68;color:#005c68}.badge-artist{background:linear-gradient(135deg,#6f42c1,#563d7c);color:#fff;text-decoration:none;align-items:center;gap:.25em;padding:.3em .8em;border-radius:.25em;font-weight:500}.badge-artist i{margin-right:.25em;transform:scale(1.5)}.badge-year{background:linear-gradient(135deg,#fd7e14,#e65c00);color:#fff;align-items:center;gap:.25em;padding:.3em .8em;border-radius:.25em;font-weight:500}.badge-year i{margin-right:.25em;transform:scale(1.5)}.sect-form h1{font-size:1.75em;font-weight:700}.sect-form h2{font-size:1.5em;font-weight:700}.sect-form p,.sect-form form{margin:1em auto 0}.sect-form label{display:block;margin:.8571428571em auto 0;font-size:.875em;font-weight:500;color:#111}.sect-form [type=checkbox]{margin-right:.25em}.sect-form [type=text],.sect-form [type=email],.sect-form [type=url],.sect-form [type=password],.sect-form [type=number],.sect-form [type=datetime-local],.sect-form textarea,.sect-form select{display:block;font:inherit;width:100%;padding:.5em;font-size:1em;border:1px solid #ccc;border-radius:.25em;box-sizing:border-box;font-family:inherit;background-color:#fff;transition:border-color .2s,box-shadow .2s}.sect-form [type=text]:focus,.sect-form [type=email]:focus,.sect-form [type=url]:focus,.sect-form [type=password]:focus,.sect-form [type=number]:focus,.sect-form [type=datetime-local]:focus,.sect-form textarea:focus,.sect-form select:focus{outline:none;border-color:#005c68;box-shadow:0 0 0 .1875em #005c681a}.sect-form textarea{resize:vertical}.sect-form .form-row{display:flex;gap:1em;margin-top:.5em}.sect-form .form-row .form-col{flex:1;margin:0}.sect-form .form-row .form-col label{margin-top:0}@media screen and (max-width:750px){.sect-form .form-row{flex-direction:column;gap:.5em}}.sect-form .btns{margin:1.5em auto 0}.category-checkbox-group{display:grid;grid-template-columns:repeat(auto-fill,minmax(8.75em,1fr));gap:.75em;background:#fafafa;padding:1em;border-radius:.375em;border:1px solid #eee}.category-checkbox-group .checkbox-label{display:flex!important;align-items:center;gap:.5em;font-size:.9em!important;cursor:pointer;margin:0!important;-webkit-user-select:none;-moz-user-select:none;user-select:none}.category-checkbox-group .checkbox-label input[type=checkbox]{width:auto!important;cursor:pointer;accent-color:#005c68;transform:scale(1.1)}.form-help{display:block;font-size:.8em;color:#777;margin-top:.25em}.no-data{color:#bbb}.textarea-monospace{font-family:monospace}.avatar-upload-wrap{display:flex;align-items:flex-start;gap:1.5em;flex-wrap:wrap;margin-top:.5em}.avatar-img{width:5em;height:5em;-o-object-fit:cover;object-fit:cover;border-radius:50%;border:.125em solid #ddd}.avatar-current{display:flex;flex-direction:column;align-items:center;gap:.25em}.avatar-upload-zone{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25em;border:.125em dashed #ddd;border-radius:.5em;padding:1.25em 2em;cursor:pointer;color:#888;font-size:.8125em;transition:border-color .2s,background-color .2s}.avatar-upload-zone:hover{border-color:#aaa;background-color:#fafafa}.avatar-upload-zone i{font-size:2em;line-height:1}.avatar-upload-zone p{margin:0}.avatar-upload-zone small{color:#bbb}.avatar-upload-preview{display:none;flex-direction:column;align-items:center;gap:.5em}.auth-wrapper{min-height:calc(100vh - 5em);display:flex;justify-content:center;align-items:center;padding:3em 1em;background:linear-gradient(135deg,#f5f9f9,#edf4f5)}@media screen and (max-width:750px){.auth-wrapper{min-height:calc(100vh - 3.75em);padding:2em 1em}}.auth-card{width:100%;max-width:30em;background-color:#fff;border-radius:1em;box-shadow:0 1em 2.5em #005c680f;border:1px solid rgba(0,0,0,.05);padding:2.5em}@media screen and (max-width:750px){.auth-card{padding:1.5em}}.auth-card .sect-form{margin-top:0}.auth-card .sect-form h1{font-size:1.5em;color:#005c68;text-align:center;margin-bottom:.25em}.auth-card .sect-form p.auth-subtitle{text-align:center;font-size:.9em;color:#666;margin:0 0 1.5em;line-height:1.4}.auth-card .sect-form form{margin-top:0}.auth-card .sect-form label{margin-top:1em;font-weight:500;color:#444}.auth-extra{display:flex;justify-content:space-between;align-items:center;margin-top:1.25em;font-size:.9em}.auth-extra .remember-me{display:flex;align-items:center;gap:.5em;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin:0!important}.auth-extra .remember-me input[type=checkbox]{cursor:pointer;accent-color:#005c68;transform:scale(1.1)}.auth-extra .forgot-link{color:#005c68;text-decoration:none;transition:color .2s}.auth-extra .forgot-link:hover{color:#cd1010;text-decoration:underline}.auth-footer{margin-top:2em;text-align:center;font-size:.9em;color:#666;border-top:1px solid #eee;padding-top:1.5em}.auth-footer a{color:#005c68;font-weight:600;text-decoration:none;transition:color .2s}.auth-footer a:hover{color:#cd1010;text-decoration:underline}.form-errors{margin:1em 0 1.5em;padding:.75em 1em .75em 2.25em;background-color:#fdf2f2;border-left:.25em solid #cd1010;border-radius:.25em;color:#cd1010;font-size:.875em;list-style-type:disc;line-height:1.5}.form-errors li{list-style-type:disc}.btn-auth-submit{width:100%;justify-content:center;display:flex}.auth-verify-actions{display:flex;flex-direction:column;gap:1em;margin-top:1.5em}.auth-verify-form{margin:0}.btn-auth-danger-submit{width:100%;justify-content:center;display:flex}.posts-container{max-width:80em;margin:0 auto;padding:1em 2em}.posts-container>.sect-form{margin-top:1em}@media screen and (max-width:750px){.posts-container{padding:1em}}.posts-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2em;border-bottom:.125em solid #f0f0f0;padding-bottom:1em}.posts-header h1{font-size:1.75em;font-weight:700;color:#111}.posts-header .header-titles .back-link{display:inline-flex;align-items:center;font-size:.875em;text-decoration:none;color:#666;margin-bottom:.5em;transition:color .2s}.posts-header .header-titles .back-link i{margin-right:.25em}.posts-header .header-titles .back-link:hover{color:#005c68}.posts-header .header-titles h1{margin-bottom:.25em}.posts-header .post-meta-badges{display:flex;align-items:center;gap:1em;flex-wrap:wrap}.posts-header .post-meta-badges .meta-item{font-size:.85em;color:#666;align-items:center}.posts-header .post-meta-badges .meta-item i{margin-right:.25em;transform:scale(1.5)}.posts-header .header-actions{display:flex;align-items:center;gap:.5em}@media screen and (max-width:750px){.posts-header{flex-direction:column;align-items:flex-start;gap:1em}.posts-header .header-actions{width:100%;justify-content:flex-start}}.empty-state{text-align:center;padding:4em 2em;background:#fafafa;border:1px dashed #ddd;border-radius:.5em}.empty-state i{font-size:3.5em;color:#bbb;margin-bottom:.25em}.empty-state p{color:#666;font-size:1.1em}.table-responsive{width:100%;overflow-x:auto;background:#fff;border-radius:.5em;box-shadow:0 .25em .75em #0000000a;border:1px solid #eee}.posts-table{width:100%;border-collapse:collapse;text-align:left}.posts-table th,.posts-table td{padding:1em 1.25em;border-bottom:1px solid #eee;font-size:.95em}.posts-table th{background-color:#f7f9fa;font-weight:600;color:#444;text-transform:uppercase;font-size:.75em;letter-spacing:.5px}.posts-table tr:last-child td{border-bottom:none}.posts-table tr:hover td{background-color:#fafbfb}.posts-table .post-name{font-weight:600}.posts-table .post-name a{color:#005c68;text-decoration:none;transition:color .2s}.posts-table .post-name a:hover{color:#cd1010;text-decoration:underline}.posts-table .post-slug code{background:#f1f3f4;padding:.2em .4em;border-radius:.25em;font-size:.85em;font-family:monospace;color:#cd1010}.posts-table .views-count{color:#666;font-size:.9em;align-items:center;white-space:nowrap}.posts-table .views-count i{margin-right:.25em;transform:scale(1.5)}.posts-table .post-actions{text-align:right;vertical-align:middle;white-space:nowrap}.posts-table .post-actions .inline-form .btn-action{margin-left:0;margin-right:0}.posts-table .actions-column{text-align:right;width:7.5em}.inline-form{display:inline-block;margin:0!important}.post-show-content{display:flex;flex-direction:column;gap:1.5em;margin-top:1.5em}.content-card{background:#fff;border-radius:.5em;border:1px solid #eee;padding:1.5em;box-shadow:0 .25em .75em #00000005}.content-card>h2{font-size:1.25em;font-weight:700;margin-bottom:.75em;color:#333;border-left:.25em solid #005c68;padding-left:.5em}.content-card.info-card{background:#fafbfb;border-color:#e5ebeb}.content-card .prompt-text{font-size:.95em;line-height:1.6;color:#444;white-space:pre-wrap}.content-card .options-json{background:#272822;color:#f8f8f2;padding:1em;border-radius:.375em;overflow-x:auto;font-family:monospace;font-size:.875em;margin:0}.content-card .video-list{list-style:none;margin:0;padding:0}.content-card .video-list li{padding:.4em 0;border-bottom:1px solid #f0f0f0}.content-card .video-list li a{display:inline-flex;align-items:center;gap:.4em;color:#005c68;text-decoration:none;word-break:break-all}.content-card .video-list li a:hover{text-decoration:underline}.content-card .video-list li a i{font-size:1.2em;flex-shrink:0}.post-relations-badges{display:flex;align-items:center;gap:.5em;flex-wrap:wrap;margin-top:.75em}.eyecatch-upload-zone{border:.125em dashed #ddd;border-radius:.5em;padding:2.5em 1.5em;text-align:center;background-color:#fafafa;cursor:pointer;transition:border-color .2s,background-color .2s;display:flex;flex-direction:column;align-items:center;gap:.5em}.eyecatch-upload-zone i{font-size:3em;color:#bbb;transition:color .2s}.eyecatch-upload-zone p{font-weight:600;color:#555;margin:0!important}.eyecatch-upload-zone small{font-size:.8em;color:#888}.eyecatch-upload-zone:hover{border-color:#005c68;background-color:#005c6805}.eyecatch-upload-zone:hover i{color:#005c68}.eyecatch-upload-preview{display:none;flex-direction:column;align-items:flex-start;gap:1em;background-color:#fff;border:1px solid #eee;border-radius:.5em;padding:1em;margin-top:.5em;box-shadow:0 .25em .75em #00000005}.eyecatch-upload-preview img{max-width:100%;max-height:12.5em;-o-object-fit:contain;object-fit:contain;border-radius:.375em;border:1px solid #eee}.eyecatch-preview-card{display:flex;gap:1.5em;background-color:#fafbfb;border:1px solid #e5ebeb;border-radius:.75em;padding:1.25em;margin-bottom:1em;box-shadow:0 .25em .75em #005c6805}.eyecatch-preview-card .preview-img-container{width:9.375em;aspect-ratio:1/1;border-radius:.5em;overflow:hidden;border:1px solid #ddd;flex-shrink:0}.eyecatch-preview-card .preview-img-container img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.eyecatch-preview-card .preview-meta-container{display:flex;flex-direction:column;justify-content:center;gap:.25em}.eyecatch-preview-card .preview-meta-container .preview-filename{font-weight:600;color:#333;word-break:break-all}.eyecatch-preview-card .preview-meta-container .preview-size{font-size:.85em;color:#666}@media screen and (max-width:750px){.eyecatch-preview-card{flex-direction:column;gap:1em}.eyecatch-preview-card .preview-img-container{width:100%;max-width:15em}}.post-eyecatch-banner{width:100%;overflow:hidden;border-radius:.75em;border:1px solid rgba(0,0,0,.06);box-shadow:0 .5em 1.5em #0000000a;margin-bottom:1.5em;padding:1.5em}.post-eyecatch-banner img{margin:0 auto;max-width:25em}.table-thumbnail{width:3.75em;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;border-radius:.25em;border:1px solid #ddd;box-shadow:0 .125em .25em #0000000a;display:block}.table-thumbnail-placeholder{width:3.75em;aspect-ratio:1/1;background-color:#f5f5f5;border-radius:.25em;border:1px dashed #ccc;display:flex;justify-content:center;align-items:center;color:#bbb}.table-thumbnail-placeholder i{font-size:1.5em}.post-body h2,.post-body h3{font-size:1.5em;font-weight:700;margin:1em auto 0}.post-body ul,.post-body p{line-height:2em;margin:1em auto 0}.accordion-card{cursor:pointer;transition:all .25s ease;border:1px solid #e2e8f0;border-radius:.5em;margin-bottom:1.5em;overflow:hidden;background:#fff;display:block}.accordion-card[open]{box-shadow:0 .375em 1.25em #0000000f}.accordion-card[open] .accordion-arrow{transform:rotate(180deg)}.accordion-card:hover{border-color:#cbd5e1!important}.accordion-summary{font-weight:600;font-size:1.1em;color:#1e293b;display:flex;justify-content:space-between;align-items:center;list-style:none;outline:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-sizing:border-box}.accordion-summary::-webkit-details-marker{display:none}.accordion-summary .accordion-title-span{display:inline-flex;align-items:center;gap:8px}.accordion-summary .accordion-title-span.prompt-title i{color:#6f42c1;font-size:1.3em}.accordion-summary .accordion-title-span.options-title i{color:#fd7e14;font-size:1.3em}.accordion-summary .accordion-arrow{transition:transform .25s ease;color:#64748b;font-size:1.1em;font-weight:700}.accordion-content{padding:1em 0 0;border-top:1px solid #f1f5f9;cursor:default;background:#fafafa}.accordion-content.prompt-text{font-size:.95em;line-height:1.65;color:#334155;white-space:pre-wrap}.accordion-content .options-json-pre{margin:0;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.375em;padding:1em;font-family:monospace;font-size:.85em;color:#0f172a;overflow-x:auto}.auto-post-generator-card{background:linear-gradient(135deg,#1e1e2f,#2d2d44);color:#fff;padding:1.5em;border-radius:.75em;margin:2em auto;box-shadow:0 .5em 1.875em #00000026;display:flex;flex-direction:column;gap:.8em;max-width:40em}.auto-post-generator-card .generator-header{display:flex;align-items:center;gap:.5em}.auto-post-generator-card .generator-header i{font-size:1.5em;color:#a78bfa}.auto-post-generator-card .generator-header h2{font-size:1.1em;font-weight:600;margin:0;color:#fff}.auto-post-generator-card .generator-desc{font-size:.85em;color:#cbd5e1;margin:0}.auto-post-generator-card .generator-form{display:flex;gap:.5em;align-items:flex-start;flex-wrap:wrap;margin-top:.5em}.auto-post-generator-card .generator-form .input-wrapper{flex:1;min-width:250px}.auto-post-generator-card .generator-form .input-wrapper input{width:100%;padding:.5em 1em;border-radius:.375em;border:1px solid #4b5563;background:#0f172a;color:#fff;box-sizing:border-box}.auto-post-generator-card .generator-form .input-wrapper .error-message{color:#f87171;font-size:.8em;margin-top:.5em;display:block}.auto-post-generator-card .btn-generate{background:linear-gradient(135deg,#8b5cf6,#6d28d9);color:#fff;padding:.5em 1.5em;border:none;font-weight:600;cursor:pointer;border-radius:.375em;transition:opacity .2s ease}.auto-post-generator-card .btn-generate:hover{opacity:.9}.auto-post-generator-card .btn-generate:disabled{opacity:.6;cursor:not-allowed}.auto-post-generator-card .btn-generate i{margin-right:.25em;transform:scale(1.5)}.auto-post-generator-card .btn-generate.btn-generate-random{background:linear-gradient(135deg,#059669,#065f46);width:100%}.auto-post-generator-card .generator-divider{display:flex;align-items:center;gap:.75rem;margin:1rem 0;color:#6b7280;font-size:.875rem}.auto-post-generator-card .generator-divider:before,.auto-post-generator-card .generator-divider:after{content:"";flex:1;height:1px;background:#e5e7eb}.post-sub-info{font-size:.8em;color:#6c757d;margin-top:4px;display:flex;gap:8px;align-items:center}.post-sub-info span i{margin-right:.25em;transform:scale(1.5)}.col-eyecatch{width:5em}.user-details-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5em;margin-top:1em}.user-details-grid div strong{color:#666;font-size:.85em;display:block;text-transform:uppercase}.user-details-grid div span{font-size:1.1em;color:#222;font-weight:500}.btn-action-disabled{opacity:.3;cursor:not-allowed;border-color:#eee;color:#ccc}.empty-state-flat{border:none!important;padding:2em 0!important}.table-responsive-flat{margin-top:1em;box-shadow:none!important;border-radius:.375em}.delete-eyecatch-label{margin-top:.5em!important}.delete-eyecatch-text{color:#cd1010;font-weight:600}.video-entry{display:flex;gap:.5em;align-items:center;margin-bottom:.5em}.video-entry .video-url-input{flex:2}.video-entry .video-title-input{flex:1}.alert-success{background-color:#e6f6f4;border:1px solid #a3e0d8;color:#005c68;padding:1em;border-radius:.375em;margin-bottom:1.5em;font-weight:500}.alert-danger-block{background-color:#fde8e8;border:1px solid #f8b4b4;color:#9b1c1c;padding:1em;border-radius:.375em;margin-bottom:1.5em;font-weight:500}.mt-3{margin-top:1em!important}.mt-4{margin-top:1.5em!important}.d-none{display:none!important}.tag-genre{display:inline-block;padding:.2em .7em;border-radius:3em;font-size:.75em;background-color:#e8f4fd;color:#1565c0;white-space:nowrap}.tag-style{display:inline-block;padding:.2em .7em;border-radius:3em;font-size:.75em;background-color:#f3e5f5;color:#7b1fa2;white-space:nowrap}.site-index{margin:0 auto}.site-hero{padding:2em 0 2.5em;text-align:center;background-color:#333;color:#fff}.site-hero h1{font-size:2em;font-weight:700;margin-bottom:.3em}.site-hero p{color:#ccc;font-size:.875em;letter-spacing:.1em;text-transform:uppercase}.site-empty{text-align:center;color:#888;padding:3em 0}.post-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:1.5em}@media screen and (max-width:1600px){.post-grid{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:750px){.post-grid{grid-template-columns:repeat(2,1fr);gap:1em}}.post-grid .post-card{position:relative;display:flex;flex-direction:column;background:#fff;border:1px solid #eee;border-radius:.5em;overflow:hidden;transition:box-shadow .2s,transform .2s}.post-grid .post-card:hover{box-shadow:0 4px 16px #0000001a;transform:translateY(-2px)}.post-grid .post-card:hover .post-card-eyecatch img{transform:scale(1.03)}.post-grid .post-card .post-card-link{position:absolute;inset:0;z-index:0}.post-grid .post-card .post-card-eyecatch{aspect-ratio:1/1;overflow:hidden;background-color:#f5f5f5;flex-shrink:0;pointer-events:none}.post-grid .post-card .post-card-eyecatch img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s}.post-grid .post-card .post-card-noimg{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#f0f0f0;color:#ccc}.post-grid .post-card .post-card-noimg i{font-size:3em}.post-grid .post-card .post-card-body{padding:1em;flex:1;display:flex;flex-direction:column;gap:.5em}.post-grid .post-card .post-card-meta{display:flex;align-items:center;gap:.4em;flex-wrap:wrap}.post-grid .post-card .post-card-meta .meta-artist{font-size:.8em;font-weight:700;color:#005c68}.post-grid .post-card .post-card-meta .meta-year{font-size:.75em;color:#999}.post-grid .post-card .post-card-meta .meta-year:before{content:"·";margin-right:.35em}.post-grid .post-card .post-card-title{font-size:.875em;font-weight:700;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.post-grid .post-card .post-card-tags{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:.35em;margin-top:auto}.post-detail{max-width:53.75em;margin:0 auto;padding:0}.post-detail .post-detail-eyecatch{border-radius:.5em;overflow:hidden;margin-bottom:2em}.post-detail .post-detail-eyecatch img{margin:0 auto;max-width:360px;width:100%;height:auto;display:block}.post-detail .post-detail-header{margin-bottom:2em}.post-detail .post-detail-badges{display:flex;flex-wrap:wrap;gap:.5em;margin-bottom:.75em}.post-detail .post-detail-title{font-size:1.75em;font-weight:700;line-height:1.35;margin-bottom:.75em}@media screen and (max-width:750px){.post-detail .post-detail-title{font-size:1.375em}}.post-detail .post-detail-tags{display:flex;flex-wrap:wrap;gap:.4em}.post-detail .post-detail-content{line-height:1.9}.post-detail .post-detail-content h2{font-size:1.375em;font-weight:700;margin:1.75em 0 .6em;padding-bottom:.3em;border-bottom:2px solid #005c68}.post-detail .post-detail-content h3{font-size:1.125em;font-weight:700;margin:1.5em 0 .5em}.post-detail .post-detail-content p{margin-bottom:1.1em}.post-detail .post-detail-content ul,.post-detail .post-detail-content ol{margin:0}.post-detail .post-detail-content a{color:#005c68;text-decoration:underline}.post-detail .post-detail-content .video-list li{list-style:none;padding:0}.post-detail .post-detail-content .post-detail-ad{margin:2em auto 0}.post-detail .post-detail-footer{padding-top:1.5em;border-top:1px solid #eee}.post-layout{max-width:75em;margin:0 auto;padding:2em;display:grid;grid-template-columns:1fr 16.25em;gap:2.5em;align-items:start}@media screen and (max-width:1000px){.post-layout{grid-template-columns:1fr;padding:1.5em}}@media screen and (max-width:750px){.post-layout{padding:1em}}.post-layout .post-grid{grid-template-columns:repeat(3,1fr)}@media screen and (max-width:750px){.post-layout .post-grid{grid-template-columns:repeat(2,1fr)}}.post-sidebar{top:2em;display:flex;flex-direction:column;gap:1.5em}.post-sidebar .sidebar-widget-title{font-size:1em;font-weight:700;text-transform:uppercase;letter-spacing:10%;color:#555;padding-bottom:.5em;margin-bottom:1.5em;border-bottom:2px solid #005c68}.post-sidebar .sidebar-nav-list{list-style:none;margin:1em 0 0;padding:0}.post-sidebar .sidebar-nav-list li{border-bottom:1px solid #f5f5f5}.post-sidebar .sidebar-nav-list li:last-child{border-bottom:none}.post-sidebar .sidebar-nav-list li a{display:flex;justify-content:space-between;align-items:center;padding:.45em 0;color:#333;text-decoration:none;font-size:.9em;transition:color .2s}.post-sidebar .sidebar-nav-list li a:hover{color:#005c68}.post-sidebar .sidebar-count{font-size:.875em;color:#999;background:#f5f5f5;border-radius:1em;padding:.1em .5em;min-width:2em;text-align:center;flex-shrink:0}.post-sidebar .sidebar-tag-cloud{margin:1.5em 0 0;display:flex;flex-wrap:wrap;gap:.5em}footer{margin:3em auto 0;padding:3em 2em;background-color:#333;color:#fff}footer .footer-menu{display:flex;justify-content:center;gap:2em;margin:0 auto;max-width:75em}footer .footer-menu>div{flex:1}footer .footer-menu h3{font-size:1em;font-weight:700;border-bottom:1px solid #555;padding-bottom:.5em}footer .footer-menu ul{font-size:.875em;margin:.5em auto 0;line-height:2}footer .footer-menu ul li:before{content:"- ";margin-right:.35em}footer .footer-menu a{color:inherit}footer .copyright{margin:2em auto 0;text-align:center;font-size:.875em}@media screen and (max-width:750px){footer{padding:2em 1em}footer .footer-menu{flex-direction:column;gap:1.5em}footer .footer-menu h3{font-size:1.125em}footer .footer-menu ul{font-size:1em}}
