@keyframes scanline{0%{transform:translateY(-100%)}to{transform:translateY(100vh)}}@keyframes flicker{0%,to{opacity:1}92%{opacity:1}93%{opacity:.8}94%{opacity:1}96%{opacity:.6}97%{opacity:1}}@keyframes redPulse{0%,to{opacity:.4}50%{opacity:.7}}@keyframes noiseShift{0%{background-position:0 0}25%{background-position:50%}50%{background-position:100% 0}75%{background-position:50% 100%}to{background-position:0 0}}body{color:#f5f1eb;letter-spacing:.02em;background:#050204;margin:0;font-family:装甲明朝,Soukou Mincho,Palatino Linotype,Palatino,Book Antiqua,Yu Mincho,游明朝,Hiragino Mincho ProN,serif;line-height:1.8}body:after{content:"";pointer-events:none;z-index:9998;background:repeating-linear-gradient(0deg,#0000,#0000 2px,#0000000f 2px 4px);position:fixed;inset:0}*{box-sizing:border-box}::selection{color:#fff;background:#c8283280}img{max-width:100%}a{color:inherit}button,input,select,textarea{font:inherit}input[type=password]{font-family:sans-serif}.site-shell{min-height:100vh}.site-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#050204f2;border-bottom:1px solid #c8283240}.site-header-inner{max-width:1180px;margin:0 auto;padding:28px 20px 24px}.header-row{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.header-brand{min-width:0}.header-nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.header-link-button{color:#ede8e0;cursor:pointer;letter-spacing:.06em;background:#0f0508cc;border:1px solid #c8283259;border-radius:0;justify-content:center;align-items:center;min-height:40px;padding:0 14px;font-size:13px;text-decoration:none;transition:all .2s;display:inline-flex}.header-link-button:hover{color:#fff;background:#c8283226;border-color:#c8283299;box-shadow:0 0 20px #c8283226}.header-link-button-primary{background:#a01e2840;border-color:#c8283280}.header-link-button-primary:hover{background:#c8283259;border-color:#dc3c46b3;box-shadow:0 0 24px #c8283240}.site-label{color:#c8283299;letter-spacing:.2em;text-transform:uppercase;margin:0 0 8px;font-size:10px}.site-title{color:#f5f1eb;letter-spacing:.06em;margin:0;font-family:Impact,Anton,Arial Black,sans-serif;font-size:32px;font-weight:900}.site-description{color:#c8968c99;margin:10px 0 0;font-size:14px}.home-main{flex-direction:column;gap:24px;max-width:1180px;margin:0 auto;padding:28px 20px 40px;display:flex}.panel{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0a0406e6;border:1px solid #c828322e;border-radius:0;padding:24px;position:relative}.panel:before{content:"";background:#c82832b3;width:60px;height:2px;position:absolute;top:0;left:0}.home-section{margin:0}.section-heading{border-bottom:1px solid #c8283226;margin-bottom:18px;padding-bottom:14px}.section-heading h2{color:#f5f1eb;letter-spacing:.06em;text-transform:uppercase;margin:0 0 8px;font-family:Impact,Anton,Arial Black,sans-serif;font-size:22px;font-weight:900}.section-heading p{color:#c8968c80;margin:0;font-size:13px}.home-card-list{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:16px;display:grid}.home-article-card{background:#080305e6;border:1px solid #c8283226;border-radius:0;flex-direction:column;min-width:0;padding:18px;transition:all .25s;display:flex;position:relative;overflow:hidden}.home-article-card:after{content:"";background:linear-gradient(90deg,#c82832cc,#0000);width:0;height:2px;transition:width .35s;position:absolute;bottom:0;left:0}.home-article-card:hover{background:#0f0508f2;border-color:#c8283259;box-shadow:0 0 30px #c8283214}.home-article-card:hover:after{width:100%}.home-article-meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;min-width:0;margin-bottom:10px;display:flex}.home-article-genre{color:#c87882e6;letter-spacing:.1em;text-transform:uppercase;background:#c8283214;border:1px solid #c828324d;border-radius:0;padding:3px 10px;font-size:10px;display:inline-block}.home-article-date{color:#c8968c73;letter-spacing:.05em;font-size:11px}.home-article-title{color:#f5f1eb;word-break:break-word;margin:0 0 10px;font-size:18px;line-height:1.5}.home-article-title a{color:#f5f1eb;text-decoration:none;transition:color .2s}.home-article-title a:hover{color:#dc646ef2;text-decoration:none}.home-article-summary{color:#e6dcd2b3;white-space:pre-wrap;word-break:break-word;margin:0;font-size:14px;line-height:1.9}.home-article-footer{color:#c8968c80;border-top:1px solid #c828321f;flex-wrap:wrap;justify-content:space-between;gap:10px;margin-top:auto;padding-top:12px;font-size:11px;display:flex}.category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.category-grid-card{background:#080305d9;border:1px solid #c8283226;border-radius:0;padding:18px;text-decoration:none;transition:all .25s;display:block;position:relative}.category-grid-card:before{content:"";background:#c82832b3;width:3px;height:0;transition:height .3s;position:absolute;top:0;left:0}.category-grid-card:hover{background:#c8283214;border-color:#c8283259;box-shadow:0 0 20px #c828321a}.category-grid-card:hover:before{height:100%}.category-grid-name{color:#f5f1eb;margin-bottom:8px;font-size:16px;font-weight:600}.empty-message,.error-message{color:#c8968c80;margin:0;font-size:14px}.layout{grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:24px;max-width:1180px;margin:0 auto;padding:28px 20px 40px;display:grid}.article-layout{align-items:start}.content-main,.content-side{min-width:0}.panel-header{border-bottom:1px solid #c8283226;margin-bottom:20px;padding-bottom:14px}.panel-header h2,.side-panel h2{color:#f5f1eb;letter-spacing:.04em;text-transform:uppercase;margin:0 0 8px;font-family:Impact,Anton,Arial Black,sans-serif;font-size:18px;font-weight:900}.panel-header p,.side-text{color:#c8968c80;margin:0;font-size:14px}.article-meta-line{flex-wrap:wrap;gap:10px;margin-bottom:10px;display:flex}.article-status{color:#c87882e6;letter-spacing:.1em;text-transform:uppercase;background:#c8283214;border:1px solid #c828324d;border-radius:0;padding:3px 10px;font-size:10px;display:inline-block}.article-title{color:#f5f1eb;letter-spacing:.02em;margin:0 0 12px;font-family:Impact,Anton,Arial Black,sans-serif;font-size:24px;font-weight:900;line-height:1.4}.article-body{color:#e6dcd2cc;white-space:pre-wrap;margin:0;font-size:15px;line-height:1.95}.article-date{color:#c8968c73;letter-spacing:.06em;font-size:11px}.article-detail-box{padding:28px}.article-divider{border:none;border-top:1px solid #c8283226;margin:20px 0 24px}.side-list{color:#c8b4aab3;margin:0;padding-left:18px}.side-list li{margin-bottom:8px;font-size:14px}.back-link{color:#c8646ecc;letter-spacing:.1em;text-transform:uppercase;font-size:13px;text-decoration:none;transition:all .2s}.back-link:hover{color:#dc7882;text-shadow:0 0 10px #c828324d}.entry-meta-block{margin-bottom:18px}.entry-data{border-top:1px solid #c8283226;border-bottom:1px solid #c8283226;grid-template-columns:120px 1fr;gap:8px 14px;margin-bottom:18px;padding:16px 0;display:grid}.entry-data dt{color:#c8788299;text-transform:uppercase;letter-spacing:.1em;font-size:11px}.entry-data dd{color:#e6dcd2cc;margin:0;font-size:14px}.post-entry-page{color:#f5f1eb;background:#050204;min-height:100vh;padding:24px 20px 64px}.post-entry-shell{max-width:1180px;margin:0 auto}.post-entry-header{border-bottom:1px solid #c8283233;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:28px;padding-bottom:24px;display:flex}.post-entry-breadcrumb{letter-spacing:.18em;color:#c8788280;text-transform:uppercase;margin:0 0 14px;font-size:11px}.post-entry-title{color:#f5f1eb;letter-spacing:.04em;margin:0;font-family:Impact,Anton,Arial Black,sans-serif;font-size:clamp(34px,5vw,54px);font-weight:900;line-height:1.05}.post-entry-subtitle{color:#c8968c80;margin:14px 0 0;font-size:16px}.post-entry-actions-top{flex-shrink:0;gap:12px;display:flex}.post-entry-layout{grid-template-columns:minmax(0,1fr) 272px;align-items:start;gap:24px;display:grid}.post-main-card,.post-side-card{background:#080305eb;border:1px solid #c828322e;border-radius:0;position:relative;box-shadow:0 14px 40px #00000080}.post-main-card:before{content:"";background:linear-gradient(90deg,#c82832cc,#0000 70%);height:2px;position:absolute;top:0;left:0;right:0}.post-main-card{padding:28px 24px}.post-side-card{padding:24px 20px}.post-side-card:before{content:"";background:#c8283299;width:2px;height:60px;position:absolute;top:0;left:0}.section-head h2{color:#f5f1eb;letter-spacing:.04em;margin:0;font-family:Impact,Anton,Arial Black,sans-serif;font-size:36px;font-weight:900}.section-head p{color:#c8968c80;margin:12px 0 0;line-height:1.8}.login-status{color:#c8beb4b3;border-top:1px solid #c8283226;margin-top:22px;padding-top:18px;font-size:15px}.post-form{margin-top:18px}.form-group{margin-bottom:24px}.form-group label{color:#c87882b3;letter-spacing:.15em;text-transform:uppercase;margin-bottom:10px;font-size:11px;font-weight:700;display:block}.form-control{box-sizing:border-box;color:#f5f1eb;background:#050204e6;border:1px solid #c8283233;border-radius:0;outline:none;width:100%;min-height:50px;padding:12px 16px;font-size:15px;transition:all .2s}.form-control:focus{border-color:#c8283299;box-shadow:0 0 20px #c828321a,inset 0 0 20px #c8283208}.form-control::placeholder{color:#c8968c4d}select.form-control{appearance:auto;cursor:pointer}.file-input{padding:12px}.field-help{color:#c8968c73;margin:8px 0 0;font-size:13px}.divider{background:#c8283226;height:1px;margin:26px 0 30px}.section-toolbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.section-toolbar h3{color:#f5f1eb;letter-spacing:.04em;text-transform:uppercase;margin:0;font-family:Impact,Anton,Arial Black,sans-serif;font-size:28px;font-weight:900}.chapter-list{flex-direction:column;gap:18px;display:flex}.chapter-card{background:#080305e6;border:1px solid #c8283226;border-radius:0;padding:18px 18px 20px;position:relative}.chapter-card:before{content:"";background:#c8283299;width:40px;height:2px;position:absolute;top:0;left:0}.chapter-card-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.chapter-card-head h4{color:#f5f1eb;letter-spacing:.03em;margin:0;font-family:Impact,Anton,Arial Black,sans-serif;font-size:24px;font-weight:900}.chapter-actions{flex-wrap:wrap;gap:10px;display:flex}.chapter-textarea{resize:vertical;min-height:250px;line-height:1.8}.placeholder-space{min-height:36px}.submit-row{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.ghost-button,.secondary-button,.primary-button,.mini-button{color:#f5f1eb;cursor:pointer;box-sizing:border-box;letter-spacing:.12em;text-transform:uppercase;background:#c8283214;border:1px solid #c828324d;border-radius:0;justify-content:center;align-items:center;min-height:44px;padding:0 20px;font-size:12px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;position:relative}.ghost-button:hover,.secondary-button:hover,.primary-button:hover,.mini-button:hover{color:#fff;background:#c8283233;border-color:#c828328c;transform:translateY(-1px);box-shadow:0 0 20px #c828321f}.primary-button{background:#b41e2899;border-color:#c8283280;box-shadow:0 0 15px #c828321a}.primary-button:hover{background:#c82832bf;border-color:#dc3c46b3;box-shadow:0 0 30px #c8283240}.primary-button:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.danger-button{background:#a0141e80;border-color:#c8283266}.danger-button:hover{background:#c81e28b3;box-shadow:0 0 25px #c81e2833}.link-button{text-decoration:none}.mini-button{min-height:34px;padding:0 12px;font-size:11px}.guide-list{color:#c8beb4a6;margin:14px 0 0;padding-left:18px;line-height:1.95}.guide-list li+li{margin-top:8px}@media (max-width:980px){.post-entry-layout{grid-template-columns:1fr}}@media (max-width:640px){.post-entry-page{padding:24px 16px 56px}.post-entry-header{flex-direction:column;align-items:stretch}.post-entry-actions-top,.chapter-actions,.submit-row{flex-wrap:wrap}.section-toolbar,.chapter-card-head{flex-direction:column;align-items:stretch}.ghost-button,.secondary-button,.primary-button,.mini-button{width:100%}}.story-detail-images{flex-direction:column;gap:16px;margin-bottom:24px;display:flex}.story-detail-image{object-fit:contain;background:#030103;border-radius:0;width:100%;max-height:460px;margin-bottom:0;display:block}.home-page{color:#f5f1eb;background:#050204;min-height:100vh;padding:40px 24px 80px}.home-hero{max-width:1100px;margin:0 auto 36px}.home-title{color:#f5f1eb;margin:0;font-family:Impact,Anton,Arial Black,sans-serif;font-size:clamp(36px,6vw,60px);font-weight:900}.home-subtitle{color:#c8968c80;margin:12px 0 0}.section-title{letter-spacing:.06em;text-transform:uppercase;max-width:1100px;margin:0 auto 18px;font-family:Impact,Anton,Arial Black,sans-serif;font-size:28px;font-weight:900}.post-grid-section{max-width:1100px;margin:0 auto}.post-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;display:grid}.post-card-link{color:inherit;text-decoration:none}.post-card{background:#080305eb;border:1px solid #c828322e;border-radius:0;transition:all .25s;position:relative;overflow:hidden;box-shadow:0 12px 30px #0006}.post-card:after{content:"";background:#c82832b3;width:0;height:2px;transition:width .35s;position:absolute;bottom:0;left:0}.post-card:hover{border-color:#c8283266;transform:translateY(-4px);box-shadow:0 20px 50px #00000080,0 0 30px #c8283214}.post-card:hover:after{width:100%}.post-card-image{object-fit:contain;background:#030103;width:100%;height:200px;display:block}.post-card-image-placeholder{color:#c878824d;letter-spacing:.2em;text-transform:uppercase;justify-content:center;align-items:center;font-size:11px;display:flex}.post-card-body{padding:16px}.post-card-date{color:#c8968c66;letter-spacing:.06em;margin:0 0 8px;font-size:11px}.post-card-title{color:#f5f1eb;margin:0 0 10px;font-size:18px}.post-card-excerpt{color:#c8b4aa99;margin:0;font-size:14px;line-height:1.7}.story-detail-page{color:#f5f1eb;background:#050204;min-height:100vh;padding:40px 24px 80px}.story-detail-card{background:#080305eb;border:1px solid #c828322e;border-radius:0;max-width:860px;margin:0 auto;padding:28px;position:relative;box-shadow:0 12px 40px #00000073}.story-detail-card:before{content:"";background:linear-gradient(90deg,#c82832cc,#0000 60%);height:2px;position:absolute;top:0;left:0;right:0}.story-detail-meta{color:#c8968c80;letter-spacing:.06em;margin:0 0 12px;font-size:12px}.story-detail-title{color:#f5f1eb;letter-spacing:.03em;margin:0 0 24px;font-family:Impact,Anton,Arial Black,sans-serif;font-size:clamp(28px,5vw,44px);font-weight:900}.story-image-section{margin-bottom:28px}.story-image-heading{color:#e6dcd2bf;margin:0 0 14px;font-size:18px}.story-detail-images-scroll{padding-bottom:10px;overflow:auto hidden}.story-detail-images{flex-direction:row;gap:16px;width:max-content;display:flex}.story-image-trigger{appearance:none;cursor:pointer;padding:12px}.story-detail-image-card{background:#050204e6;border:1px solid #c8283226;border-radius:0;flex:none;width:min(78vw,620px)}.story-detail-image{object-fit:contain;background:#030103;border-radius:0;width:100%;height:420px;display:block}.story-lightbox-overlay{z-index:9999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000eb;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.story-lightbox-content{justify-content:center;align-items:center;width:min(96vw,1200px);height:min(90vh,900px);display:flex;position:relative}.story-lightbox-image-wrap{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.story-lightbox-image{object-fit:contain;background:#030103;border-radius:0;max-width:100%;max-height:100%;display:block}.story-lightbox-close{color:#f5f1eb;cursor:pointer;z-index:2;background:#050204e6;border:1px solid #c828324d;border-radius:0;width:44px;height:44px;font-size:24px;transition:all .2s;position:absolute;top:-8px;right:0}.story-lightbox-close:hover{background:#c828324d;border-color:#c8283299}.story-lightbox-nav{color:#f5f1eb;cursor:pointer;z-index:2;background:#050204e0;border:1px solid #c828324d;border-radius:0;width:48px;height:48px;font-size:28px;line-height:1;transition:all .2s;position:absolute;top:50%;transform:translateY(-50%)}.story-lightbox-nav:hover{background:#c8283240;border-color:#c828328c;box-shadow:0 0 15px #c8283226}.story-lightbox-nav.left{left:8px}.story-lightbox-nav.right{right:8px}.story-lightbox-footer{color:#e6dcd2b3;letter-spacing:.1em;background:#050204e6;border:1px solid #c8283233;border-radius:0;padding:6px 14px;font-size:12px;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.story-detail-images-scroll::-webkit-scrollbar{height:6px}.story-detail-images-scroll::-webkit-scrollbar-track{background:#050204b3}.story-detail-images-scroll::-webkit-scrollbar-thumb{background:#c8283266}.story-detail-images-scroll::-webkit-scrollbar-thumb:hover{background:#c8283299}.story-back-link{color:#c8646eb3;letter-spacing:.15em;text-transform:uppercase;margin-bottom:14px;font-size:11px;text-decoration:none;transition:all .2s;display:inline-block}.story-back-link:hover{color:#dc828c;text-shadow:0 0 10px #c8283233}@media (max-width:980px){.post-entry-layout{grid-template-columns:1fr}.post-side-card{position:static}.home-card-list,.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.layout{grid-template-columns:1fr}}@media (max-width:640px){.post-entry-page{padding:24px 16px 56px}.post-entry-header{flex-direction:column;align-items:stretch}.post-entry-actions-top{flex-wrap:wrap}.section-toolbar,.chapter-card-head{flex-direction:column;align-items:stretch}.chapter-actions,.submit-row{flex-direction:column}.ghost-button,.secondary-button,.primary-button,.mini-button{width:100%}}@media (max-width:700px){.entry-data{grid-template-columns:1fr}.site-header-inner,.home-main,.layout{padding-left:16px;padding-right:16px}.header-row{flex-direction:column;align-items:stretch}.header-nav{justify-content:flex-start}.site-title{font-size:26px}.home-card-list,.category-grid{grid-template-columns:1fr}.panel{padding:18px}.article-title,.home-article-title{font-size:20px}}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#050204}::-webkit-scrollbar-thumb{background:#c828324d}::-webkit-scrollbar-thumb:hover{background:#c8283280}
.layout-module__ACst_q__bottomNav{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#050204f5;border-top:1px solid #c8283233;grid-template-columns:repeat(4,1fr);width:min(100%,1600px);display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.layout-module__ACst_q__bottomNav:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 0%,#c8283266 20%,#c8283299 50%,#c8283266 80%,#0000 100%);height:1px;position:absolute;top:-1px;left:0;right:0}.layout-module__ACst_q__bottomNavItem{border-right:1px solid #c828321a;justify-content:center;align-items:center;min-height:80px;text-decoration:none;transition:all .2s;display:flex;position:relative}.layout-module__ACst_q__bottomNavItem:last-child{border-right:none}.layout-module__ACst_q__bottomNavItem:hover{background:#c828320f}.layout-module__ACst_q__bottomNavItem:after{content:"";background:#c82832b3;width:0;height:2px;transition:width .25s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.layout-module__ACst_q__bottomNavItem:hover:after{width:60%}.layout-module__ACst_q__bottomNavLabel{flex-direction:column;align-items:center;gap:4px;display:flex}.layout-module__ACst_q__bottomNavLabelEn{letter-spacing:.18em;color:#f5f1ebcc;text-align:center;text-transform:uppercase;width:100%;font-family:Impact,Anton,Arial Black,sans-serif;font-size:11px;font-weight:400;transition:all .2s}.layout-module__ACst_q__bottomNavItem:hover .layout-module__ACst_q__bottomNavLabelEn{color:#f5f1eb;text-shadow:0 0 10px #c828324d}.layout-module__ACst_q__bottomNavLabelJa{letter-spacing:.12em;color:#c8788259;text-align:center;width:100%;font-family:装甲明朝,Soukou Mincho,serif;font-size:8px;transition:color .2s}.layout-module__ACst_q__bottomNavItem:hover .layout-module__ACst_q__bottomNavLabelJa{color:#c878828c}.layout-module__ACst_q__floatingPostButton{z-index:20;background:0 0;border:none;justify-content:center;align-items:center;width:68px;height:68px;text-decoration:none;transition:all .2s;display:flex;position:fixed;bottom:100px;right:24px}.layout-module__ACst_q__floatingPostButton:hover{opacity:.85;filter:drop-shadow(0 0 12px #c828324d);transform:scale(1.08)}@media (max-width:960px){.layout-module__ACst_q__bottomNavItem{min-height:70px}.layout-module__ACst_q__bottomNavLabelEn{letter-spacing:.12em;font-size:10px}.layout-module__ACst_q__floatingPostButton{width:58px;height:58px;bottom:90px;right:16px}}@media (max-width:600px){.layout-module__ACst_q__bottomNavItem{min-height:64px}.layout-module__ACst_q__bottomNavLabelEn{letter-spacing:.08em;font-size:9px}.layout-module__ACst_q__bottomNavLabelJa{font-size:7px}}
.post-drawer-module__6MQt0G__overlay{z-index:80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;pointer-events:none;background:#000000b3;transition:opacity .28s;position:fixed;inset:0}.post-drawer-module__6MQt0G__overlayVisible{opacity:1;pointer-events:all}.post-drawer-module__6MQt0G__drawer{z-index:90;background:#050204;border-top:1px solid #c8283233;border-left:1px solid #c828321a;border-right:1px solid #c828321a;width:100%;max-width:560px;height:100dvh;padding:0 0 100px;transition:transform .32s cubic-bezier(.4,0,.2,1);position:fixed;bottom:0;left:50%;overflow-y:auto;transform:translate(-50%)translateY(100%)}.post-drawer-module__6MQt0G__drawerOpen{transform:translate(-50%)translateY(0)}.post-drawer-module__6MQt0G__drawerHeader{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#050204f7;border-bottom:1px solid #c828321f;justify-content:space-between;align-items:center;padding:20px 24px;display:flex;position:sticky;top:0}.post-drawer-module__6MQt0G__drawerTitle{letter-spacing:.25em;color:#c8788280;text-transform:uppercase;margin:0;font-family:装甲明朝,Soukou Mincho,Palatino Linotype,serif;font-size:11px}.post-drawer-module__6MQt0G__closeButton{cursor:pointer;color:#c8788266;background:0 0;border:1px solid #0000;padding:4px 8px;font-size:20px;line-height:1;transition:all .15s}.post-drawer-module__6MQt0G__closeButton:hover{color:#c87882e6;border-color:#c828324d}.post-drawer-module__6MQt0G__drawerBody{padding:28px 24px}.post-drawer-module__6MQt0G__loginPrompt{text-align:center;color:#c8968c66;padding:60px 20px;font-family:装甲明朝,Soukou Mincho,serif}.post-drawer-module__6MQt0G__loginPromptLink{color:#c87882b3;letter-spacing:.15em;text-transform:uppercase;border:1px solid #c828324d;margin-top:20px;padding:10px 28px;font-size:12px;text-decoration:none;transition:all .2s;display:inline-block}.post-drawer-module__6MQt0G__loginPromptLink:hover{color:#f5f1eb;background:#c8283214;border-color:#c8283280;box-shadow:0 0 15px #c828321a}.post-drawer-module__6MQt0G__formGroup{flex-direction:column;gap:8px;margin-bottom:20px;display:flex}.post-drawer-module__6MQt0G__formGroup label{letter-spacing:.18em;color:#c8788273;text-transform:uppercase;font-family:装甲明朝,Soukou Mincho,serif;font-size:10px}.post-drawer-module__6MQt0G__formControl{color:#f5f1eb;box-sizing:border-box;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#c8283208;border:1px solid #c8283226;outline:none;width:100%;padding:10px 14px;font-family:inherit;font-size:14px;transition:all .2s}.post-drawer-module__6MQt0G__formControl:focus{border-color:#c8283273;box-shadow:0 0 15px #c828320d}.post-drawer-module__6MQt0G__formControl:-webkit-autofill{-webkit-text-fill-color:#f5f1eb;caret-color:#f5f1eb;-webkit-box-shadow:inset 0 0 0 1000px #050204}.post-drawer-module__6MQt0G__formControl:-webkit-autofill:hover{-webkit-text-fill-color:#f5f1eb;caret-color:#f5f1eb;-webkit-box-shadow:inset 0 0 0 1000px #050204}.post-drawer-module__6MQt0G__formControl:-webkit-autofill:focus{-webkit-text-fill-color:#f5f1eb;caret-color:#f5f1eb;-webkit-box-shadow:inset 0 0 0 1000px #050204}.post-drawer-module__6MQt0G__formControl option{color:#f5f1eb;background:#050204}.post-drawer-module__6MQt0G__bodyTextarea{resize:vertical;min-height:200px}.post-drawer-module__6MQt0G__fileInput{cursor:pointer;padding:8px}.post-drawer-module__6MQt0G__divider{border:none;border-top:1px solid #c828321a;margin:24px 0}.post-drawer-module__6MQt0G__submitRow{justify-content:flex-end;gap:8px;margin-top:8px;display:flex}.post-drawer-module__6MQt0G__saveDraftButton{color:#f5c86499;letter-spacing:.12em;cursor:pointer;text-transform:uppercase;background:0 0;border:1px solid #f5c86440;padding:12px 20px;font-family:装甲明朝,Soukou Mincho,serif;font-size:11px;transition:all .2s}.post-drawer-module__6MQt0G__saveDraftButton:hover:not(:disabled){color:#f5c864d9;background:#f5c8640f;border-color:#f5c86473}.post-drawer-module__6MQt0G__saveDraftButton:disabled{opacity:.3;cursor:not-allowed}.post-drawer-module__6MQt0G__primaryButton{color:#f5f1eb;letter-spacing:.16em;cursor:pointer;text-transform:uppercase;background:#c8283226;border:1px solid #c8283259;padding:12px 32px;font-family:装甲明朝,Soukou Mincho,serif;font-size:12px;transition:all .2s}.post-drawer-module__6MQt0G__primaryButton:hover:not(:disabled){background:#c828324d;border-color:#c828328c;box-shadow:0 0 20px #c828321a}.post-drawer-module__6MQt0G__primaryButton:disabled{opacity:.3;cursor:not-allowed}.post-drawer-module__6MQt0G__loginStatus{color:#c8968c4d;letter-spacing:.1em;margin-bottom:20px;font-size:10px}.post-drawer-module__6MQt0G__floatingButton{z-index:20;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:68px;height:68px;padding:0;transition:all .2s;display:flex;position:fixed;bottom:100px;right:24px}.post-drawer-module__6MQt0G__floatingButton:hover{opacity:.85;filter:drop-shadow(0 0 12px #c828324d);transform:scale(1.08)}@media (max-width:960px){.post-drawer-module__6MQt0G__floatingButton{width:58px;height:58px;bottom:92px;right:16px}}.post-drawer-module__6MQt0G__draftNotice{color:#f5c86480;letter-spacing:.04em;background:#f5c8640a;border:1px solid #f5c8641f;margin-bottom:16px;padding:8px 12px;font-size:10px;line-height:1.5}.post-drawer-module__6MQt0G__draftRestoredRow{background:#64b4780a;border:1px solid #64b4781f;justify-content:space-between;align-items:center;margin-top:12px;padding:5px 8px;display:flex}.post-drawer-module__6MQt0G__draftRestoredMsg{color:#64b47880;letter-spacing:.06em;text-transform:uppercase;font-size:9px}.post-drawer-module__6MQt0G__draftDeleteBtn{color:#c83c3c73;cursor:pointer;letter-spacing:.06em;text-transform:uppercase;background:0 0;border:1px solid #c83c3c40;padding:2px 8px;font-size:9px;transition:all .15s}.post-drawer-module__6MQt0G__draftDeleteBtn:hover{color:#c83c3ce6;border-color:#c83c3c99}.post-drawer-module__6MQt0G__tagChipRow{flex-wrap:wrap;gap:6px;display:flex}.post-drawer-module__6MQt0G__tagChip{color:#f5f1eb99;letter-spacing:.08em;cursor:pointer;background:#c8283208;border:1px solid #c8283226;padding:5px 12px;font-family:装甲明朝,Soukou Mincho,serif;font-size:11px;transition:all .15s}.post-drawer-module__6MQt0G__tagChip:hover{color:#f5f1ebd9;background:#c8283214;border-color:#c8283259}.post-drawer-module__6MQt0G__tagChipActive{color:#f5f1eb;background:#c8283226;border-color:#c828328c;box-shadow:0 0 10px #c8283214}.post-drawer-module__6MQt0G__tagChipEmpty{color:#c8968c40;letter-spacing:.06em;margin:0;font-size:10px}
.auth-drawer-module__7lCtFG__overlay{z-index:80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;pointer-events:none;background:#000000b3;transition:opacity .28s;position:fixed;inset:0}.auth-drawer-module__7lCtFG__overlayVisible{opacity:1;pointer-events:all}.auth-drawer-module__7lCtFG__drawer{z-index:90;background:#0a0406;border-left:1px solid #b450462e;width:min(100%,480px);height:100dvh;padding:0 0 60px;transition:transform .3s cubic-bezier(.4,0,.2,1);position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%)}.auth-drawer-module__7lCtFG__drawerOpen{transform:translate(0)}.auth-drawer-module__7lCtFG__drawerHeader{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0406f7;border-bottom:1px solid #b450461f;justify-content:space-between;align-items:center;padding:20px 24px;display:flex;position:sticky;top:0}.auth-drawer-module__7lCtFG__drawerTitle{letter-spacing:.25em;color:#b4826e80;text-transform:uppercase;margin:0;font-family:装甲明朝,Soukou Mincho,Palatino Linotype,serif;font-size:11px}.auth-drawer-module__7lCtFG__closeButton{cursor:pointer;color:#b4826e66;background:0 0;border:1px solid #0000;padding:4px 8px;font-size:20px;line-height:1;transition:all .15s}.auth-drawer-module__7lCtFG__closeButton:hover{color:#c88c78e6;border-color:#b450464d}.auth-drawer-module__7lCtFG__tabs{border-bottom:1px solid #b450461a;grid-template-columns:1fr 1fr;display:grid}.auth-drawer-module__7lCtFG__tab{letter-spacing:.18em;color:#b4826e59;cursor:pointer;text-transform:uppercase;background:0 0;border:none;border-bottom:2px solid #0000;padding:16px;font-family:装甲明朝,Soukou Mincho,serif;font-size:11px;transition:all .2s}.auth-drawer-module__7lCtFG__tab:hover{color:#c8968299}.auth-drawer-module__7lCtFG__tabActive{color:#f5f1ebd9;border-bottom-color:#c8504699}.auth-drawer-module__7lCtFG__drawerBody{padding:28px 24px}.auth-drawer-module__7lCtFG__sectionTitle{letter-spacing:.04em;color:#f5f1eb;margin:0 0 8px;font-family:装甲明朝,Soukou Mincho,serif;font-size:22px}.auth-drawer-module__7lCtFG__sectionSub{color:#b4826e66;letter-spacing:.04em;margin:0 0 28px;font-size:12px}.auth-drawer-module__7lCtFG__formGroup{flex-direction:column;gap:8px;margin-bottom:20px;display:flex}.auth-drawer-module__7lCtFG__formGroup label{letter-spacing:.18em;color:#b4826e73;text-transform:uppercase;font-family:装甲明朝,Soukou Mincho,serif;font-size:10px}.auth-drawer-module__7lCtFG__formControl{color:#f5f1eb;box-sizing:border-box;background:#b4504608;border:1px solid #b4504626;outline:none;width:100%;padding:10px 14px;font-family:inherit;font-size:14px;transition:all .2s}.auth-drawer-module__7lCtFG__formControl:focus{border-color:#c8504673;box-shadow:0 0 15px #c850460f}.auth-drawer-module__7lCtFG__submitRow{margin-top:24px}.auth-drawer-module__7lCtFG__primaryButton{color:#f5f1eb;letter-spacing:.16em;cursor:pointer;text-transform:uppercase;background:#b43c3233;border:1px solid #c8504666;width:100%;padding:13px;font-family:装甲明朝,Soukou Mincho,serif;font-size:12px;transition:all .2s}.auth-drawer-module__7lCtFG__primaryButton:hover:not(:disabled){background:#c83c3259;border-color:#dc5a508c;box-shadow:0 0 20px #c83c321a}.auth-drawer-module__7lCtFG__primaryButton:disabled{opacity:.35;cursor:not-allowed}.auth-drawer-module__7lCtFG__authFooter{color:#b4826e59;letter-spacing:.04em;margin-top:24px;font-size:11px}.auth-drawer-module__7lCtFG__switchLink{cursor:pointer;color:#c8786499;text-underline-offset:3px;background:0 0;border:none;margin-left:6px;padding:0;font-size:11px;text-decoration:underline;transition:color .15s}.auth-drawer-module__7lCtFG__switchLink:hover{color:#dc8c78e6}.auth-drawer-module__7lCtFG__divider{letter-spacing:.15em;color:#b4826e33;text-transform:uppercase;align-items:center;gap:10px;margin:20px 0;font-size:9px;display:flex}.auth-drawer-module__7lCtFG__divider:before,.auth-drawer-module__7lCtFG__divider:after{content:"";background:#b450461a;flex:1;height:1px}.auth-drawer-module__7lCtFG__googleButton{color:#f5f1ebbf;letter-spacing:.1em;cursor:pointer;background:#b4504608;border:1px solid #b4504626;justify-content:center;align-items:center;gap:8px;width:100%;padding:11px;font-family:inherit;font-size:12px;transition:all .2s;display:flex}.auth-drawer-module__7lCtFG__googleButton:hover:not(:disabled){color:#f5f1eb;background:#b4504614;border-color:#c8645a4d}.auth-drawer-module__7lCtFG__discordButton{color:#f5f1ebbf;letter-spacing:.1em;cursor:pointer;background:#5865f208;border:1px solid #5865f240;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:8px;padding:11px;font-family:inherit;font-size:12px;transition:all .2s;display:flex}.auth-drawer-module__7lCtFG__discordButton:hover:not(:disabled){color:#f5f1eb;background:#5865f214;border-color:#5865f280}.auth-drawer-module__7lCtFG__googleButton:disabled,.auth-drawer-module__7lCtFG__discordButton:disabled{opacity:.35;cursor:not-allowed}.auth-drawer-module__7lCtFG__checkboxGroup{margin-bottom:12px}.auth-drawer-module__7lCtFG__checkboxLabel{color:#c8aa9bb3;cursor:pointer;align-items:flex-start;gap:8px;font-size:12px;line-height:1.5;display:flex}.auth-drawer-module__7lCtFG__checkbox{accent-color:#c85046cc;cursor:pointer;flex-shrink:0;margin-top:3px}.auth-drawer-module__7lCtFG__inlineLink{color:#c87864cc;text-underline-offset:2px;text-decoration:underline;transition:color .15s}.auth-drawer-module__7lCtFG__inlineLink:hover{color:#e69682}
.footer-module__oqRDSq__footer{text-align:center;background:#050204;border-top:1px solid #a76c711a;padding:24px 20px 80px}.footer-module__oqRDSq__footerInner{flex-direction:column;align-items:center;gap:10px;max-width:800px;margin:0 auto;display:flex}.footer-module__oqRDSq__footerLinks{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.footer-module__oqRDSq__footerLink{color:#8a7870;letter-spacing:.06em;font-size:12px;text-decoration:none;transition:color .2s}.footer-module__oqRDSq__footerLink:hover{color:#d4c8b8}.footer-module__oqRDSq__copyright{color:#5a504a;letter-spacing:.08em;margin:0;font-size:11px}
.cookie-consent-module__-oHqXG__banner{z-index:9999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#111111f5;border-top:1px solid #a76c7133;justify-content:center;align-items:center;gap:16px;padding:14px 20px;display:flex;position:fixed;bottom:72px;left:0;right:0}.cookie-consent-module__-oHqXG__text{color:#a49080;font-size:13px;line-height:1.5}.cookie-consent-module__-oHqXG__link{color:#d4c8b8;text-underline-offset:2px;text-decoration:underline}.cookie-consent-module__-oHqXG__link:hover{color:#f5f1eb}.cookie-consent-module__-oHqXG__acceptButton{color:#050204;letter-spacing:.08em;cursor:pointer;background:#f5f1eb;border:none;flex-shrink:0;padding:8px 20px;font-size:12px;font-weight:600;transition:opacity .2s}.cookie-consent-module__-oHqXG__acceptButton:hover{opacity:.85}@media (max-width:600px){.cookie-consent-module__-oHqXG__banner{text-align:center;flex-direction:column;gap:10px}}
