@font-face{font-family:S-CoreDream;font-weight:300;src:url(/static/media/SCDream3.1e55b77199a0afd0ed9a.otf) format("opentype")}@font-face{font-family:S-CoreDream;font-weight:400;src:url(/static/media/SCDream4.64c9dc7c860af7a004ad.otf) format("opentype")}@font-face{font-family:S-CoreDream;font-weight:500;src:url(/static/media/SCDream5.ae5ee4933db75a3ccb04.otf) format("opentype")}@font-face{font-family:S-CoreDream;font-weight:600;src:url(/static/media/SCDream6.4df12ee03e70b6326c25.otf) format("opentype")}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:S-CoreDream,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}.fixed-navigation{align-items:center;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#fffffffa;height:120px;left:0;padding:10px 0;position:fixed;right:0;top:0;z-index:1000}.fixed-navigation,.nav-container{display:flex;justify-content:center}.nav-container{-ms-overflow-style:none;align-items:flex-start;gap:0;max-width:100%;overflow-x:auto;overflow-y:visible;padding:15px 40px;scrollbar-width:none}.nav-container::-webkit-scrollbar{display:none}.nav-node{align-items:center;cursor:pointer;display:flex;flex-direction:column;flex-shrink:0;gap:12px;padding:5px;width:100px}.nav-dot{background:#222;border-radius:50%;height:28px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);width:28px}.nav-node:hover .nav-dot{background:#000;box-shadow:0 4px 20px #0000004d;transform:scale(1.2)}.nav-node.active .nav-dot{background:#000;box-shadow:0 0 0 3px #0000001a}.nav-label{color:#888;font-size:.75rem;font-weight:400;letter-spacing:.08em;text-align:center;transform-origin:center;transition:all .4s cubic-bezier(.175,.885,.32,1.275);white-space:nowrap}.nav-node:hover .nav-label{color:#000;letter-spacing:.15em;transform:rotate(1turn)}.nav-node.active .nav-label{color:#222;font-weight:500}@keyframes pulse{0%,to{box-shadow:0 0 0 0 #0006}50%{box-shadow:0 0 0 8px #0000}}.nav-node:hover .nav-dot{animation:pulse 1.5s infinite}@media (max-width:768px){.fixed-navigation{height:100px}.nav-container{gap:0;padding:10px 15px}.nav-node{gap:8px;width:80px}.nav-dot{height:22px;width:22px}.nav-label{font-size:.6rem}}@media (max-width:480px){.fixed-navigation{height:65px;padding:5px 0}.nav-container{gap:0;justify-content:center;padding:5px;width:100%}.nav-node{gap:3px;padding:2px;width:50px}.nav-dot{height:12px;width:12px}.nav-label{font-size:.38rem;letter-spacing:0}}@media (max-width:380px){.fixed-navigation{height:60px}.nav-container{gap:0;padding:3px 2px}.nav-node{width:45px}.nav-dot{height:10px;width:10px}.nav-label{font-size:.32rem}}.main-content{min-height:100vh;padding-top:120px}@media (max-width:768px){.main-content{padding-top:100px}}@media (max-width:480px){.main-content{padding-top:70px}}@media (max-width:380px){.main-content{padding-top:65px}}.auth-container{position:fixed;right:20px;top:15px;z-index:1001}@media (max-width:768px){.auth-container{right:15px;top:12px}}@media (max-width:480px){.auth-container{bottom:20px;left:20px;right:auto;top:auto}}.login-link{background:#ffffffe6;border:1px solid #ddd;border-radius:15px;color:#666;font-size:12px;font-weight:400;letter-spacing:.5px;padding:6px 12px;text-decoration:none;transition:all .2s ease}.login-link:hover{background:#fffffff2;border-color:#999;color:#333;text-decoration:none}@media (max-width:768px){.login-link{font-size:11px;padding:5px 10px}}@media (max-width:480px){.login-link{font-size:10px;padding:4px 8px}}.logout-container{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #0000001a;border-radius:20px;box-shadow:0 2px 10px #0000001a;display:flex;gap:10px;padding:8px 16px;transition:all .3s ease}.logout-container:hover{background:#fffffff2;box-shadow:0 4px 15px #00000026;transform:translateY(-1px)}.user-info{color:#333;font-size:.85rem;font-weight:500;white-space:nowrap}.logout-button{background:#646464cc;border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:.75rem;font-weight:400;letter-spacing:.05em;padding:6px 14px;pointer-events:auto;position:relative;transition:all .2s ease;white-space:nowrap;z-index:10000}.logout-button:hover{background:#646464;transform:translateY(-1px)}.logout-button:active{transform:translateY(0)}.settings-button{background:#646464cc;border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:.75rem;font-weight:400;letter-spacing:.05em;padding:6px 14px;transition:all .2s ease;white-space:nowrap}.settings-button:hover{background:#646464;transform:translateY(-1px)}@media (max-width:768px){.logout-container{gap:8px;padding:6px 12px}.user-info{font-size:.8rem}.logout-button{font-size:.75rem;padding:5px 10px}}@media (max-width:480px){.logout-container{gap:6px;padding:5px 10px}.user-info{font-size:.7rem}.logout-button,.settings-button{font-size:.65rem;padding:4px 8px}}.App{background:#fff;font-family:Arial,sans-serif;overflow-x:hidden;overflow-y:auto;width:100vw}.App,.main-container{align-items:center;display:flex;justify-content:center;min-height:100vh}.main-container{color:#000;flex-direction:column;position:relative;text-align:center;width:100%}.main-container.page-mode{justify-content:flex-start}.circle-container-motion{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #0000001a;height:120px;left:0;position:fixed;right:0;top:20px;width:100%;z-index:1000}.circle-container-motion,.circle-motion{align-items:center;display:flex;justify-content:center}.circle-motion{aspect-ratio:1!important;background:#000;border:2px solid #000;border-radius:50%!important;box-shadow:0 8px 32px #00000026,inset 0 1px 0 #ffffff1a;box-sizing:border-box!important;cursor:pointer;flex-basis:auto!important;flex-grow:0!important;flex-shrink:0!important;height:80px!important;margin:0!important;max-height:80px!important;max-width:80px!important;min-height:80px!important;min-width:80px!important;opacity:1!important;overflow:visible;position:absolute;transform-origin:center center!important;visibility:visible!important;width:80px!important;z-index:10}.circle-inner{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.circle-motion:first-child{z-index:10}.circle-motion:nth-child(2){z-index:11}.circle-motion:nth-child(3){z-index:20!important}.circle-motion:nth-child(4){z-index:12}.circle-motion:nth-child(5){z-index:9}.circle-motion:nth-child(6){z-index:8}.circle-motion[data-step="0"]{left:50%!important;margin:0!important;position:fixed!important;top:50%!important;transform:translate(-50%,-50%)!important}.circle-motion[data-step="0"]:nth-child(2){z-index:9999!important}.circle-motion[data-step="0"]:first-child,.circle-motion[data-step="0"]:nth-child(3),.circle-motion[data-step="0"]:nth-child(4),.circle-motion[data-step="0"]:nth-child(5),.circle-motion[data-step="0"]:nth-child(6){z-index:1!important}.circle-motion:not([data-step="0"]){position:absolute!important}.circle-motion:hover{border-color:#333;box-shadow:0 20px 60px #0000004d,0 0 0 10px #0000001a,inset 0 1px 0 #fff3;opacity:.8}.circle-text-motion{align-items:center;color:#fff;display:flex;font-weight:500;height:100%;justify-content:center;left:50%;letter-spacing:.05em;position:absolute;text-align:center;text-shadow:0 2px 8px #0000004d;top:50%;transform:translate(-50%,-50%);transition:all .3s ease;white-space:nowrap;width:100%;z-index:1}.circle-text-motion.small-text.small-mobile{font-size:2.2px}.circle-text-motion.small-text.mobile{font-size:3px}.circle-text-motion.small-text.desktop{font-size:8px}.circle-text-motion.label-mode{color:#9d9d9d;opacity:1;text-shadow:none}.circle-text-motion.label-mode.small-mobile{font-size:28px}.circle-text-motion.label-mode.mobile{font-size:35px}.circle-text-motion.label-mode.desktop{font-size:50px;transform:translate(-50%,calc(-50% + 120px))}.circle-text-motion:not(.small-text):not(.label-mode).small-mobile{font-size:.6rem}.circle-text-motion:not(.small-text):not(.label-mode).mobile{font-size:.7rem}.circle-text-motion:not(.small-text):not(.label-mode).desktop{font-size:.65rem}.page-content-wrapper{box-sizing:border-box;margin:0;max-width:100vw;overflow-x:hidden;padding:170px 0 0;white-space:pre-line;width:100%;word-break:break-word}.page-body-text{line-height:1.6}.page-body-text,.page-body-text-large{color:#888;font-family:Arial,sans-serif;font-weight:400;white-space:pre-line;word-break:break-word}.page-body-text-large{font-size:1.1rem;line-height:1.7}.page-body-text-small{color:#888;font-family:Arial,sans-serif;font-size:.9rem;font-weight:400;line-height:1.5;white-space:pre-line;word-break:break-word}.page-subtitle{color:#777;font-size:.85rem;font-weight:400;letter-spacing:.02em;line-height:1.4}.page-text-container{display:flex;gap:6rem;justify-content:center;margin-left:auto;margin-right:auto;margin-top:2rem;max-width:1000px}.page-text{color:#888;font-family:Arial,sans-serif;font-size:1.25rem;font-weight:400;line-height:1.6;text-align:left;white-space:pre-line;width:400px;word-break:break-word}.work-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin:4rem auto;max-width:800px;padding:0 20px}.work-item{background-color:#d9d9d9;border:1px solid #ccc;height:180px;min-height:150px;transition:all .3s ease;width:100%}.scroll-to-top-button,.work-item{align-items:center;cursor:pointer;display:flex;justify-content:center}.scroll-to-top-button{-webkit-touch-callout:none;background:#000c;border:none;border-radius:50%;bottom:30px;color:#fff;font-size:18px;font-weight:400;height:45px;position:fixed;right:30px;touch-action:manipulation;transition:all .2s ease;user-select:none;-webkit-user-select:none;width:45px;z-index:1000}.scroll-to-top-button:hover{background:#000;transform:translateY(-2px)}.scroll-to-top-button:active{transform:translateY(0)}.about-main-text{color:#888;font-family:Arial,sans-serif;font-size:1.25rem;font-weight:400;line-height:1.8;margin:4rem auto 3rem;max-width:800px;padding:0 20px;text-align:center}.about-content-container{display:flex;gap:4rem;justify-content:center;margin:3rem auto;max-width:1000px;padding:0 20px}.about-column{display:flex;flex-direction:column;max-width:100%;width:457px}.about-image-placeholder{background-color:#d9d9d9;border-radius:4px;height:284px;margin-bottom:2rem;width:100%}.about-column-text{color:#888;font-family:Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.6;text-align:left}.character-profile-container{display:flex;gap:3rem;margin:5rem auto 3rem;max-width:1200px;padding:0 20px}.character-image-container{flex:0 0 400px}.character-image-placeholder{align-items:center;background-color:#d9d9d9;border:2px solid #ccc;border-radius:8px;display:flex;height:500px;justify-content:center;width:400px}.character-info-container{flex:1 1;min-width:0}.character-header{margin-bottom:2rem}.character-name{color:#000;font-family:Arial,sans-serif;font-size:2.5rem;font-weight:700;margin:0 0 .5rem}.character-role{color:#888;font-size:1.2rem;margin:0}.character-section-title{color:#000;font-family:Arial,sans-serif;font-size:1.3rem;font-weight:600;margin:0 0 1rem}.character-description{margin-bottom:2rem}.character-text{line-height:1.7;margin:0}.character-stats{margin-bottom:2rem}.stats-grid{display:flex;flex-direction:column;gap:1rem}.stat-item{align-items:center;display:flex;gap:1rem}.stat-label{font-weight:500;min-width:80px}.stat-bar{background-color:#e0e0e0;border-radius:4px;flex:1 1;height:8px;overflow:hidden}.stat-fill{background:linear-gradient(90deg,#666,#888);border-radius:4px;height:100%;transition:width .3s ease}.character-abilities{margin-bottom:2rem}.abilities-list{gap:1.5rem}.abilities-list,.ability-item{display:flex;flex-direction:column}.ability-item{background-color:#f8f8f8;border-left:4px solid #888;border-radius:6px;gap:.3rem;padding:1rem}.ability-name{font-weight:500;margin:0}.ability-description{margin:0}.work-header{display:flex;justify-content:flex-start;margin:1rem auto;max-width:900px;padding:0 2rem}.write-button{background:#000c;border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:.85rem;font-weight:400;letter-spacing:.05em;padding:10px 20px;transition:all .2s ease}.write-button:hover{background:#000;transform:translateY(-1px)}.posts-section{margin:2rem auto;max-width:800px;padding:0 20px}.posts-section-title{border-bottom:2px solid #e0e0e0;color:#000;font-family:Arial,sans-serif;font-size:1.5rem;font-weight:600;margin:0 0 1.5rem;padding-bottom:.5rem}.posts-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:3rem}.post-item{background-color:#fafafa;border:1px solid #e0e0e0;border-radius:8px;cursor:pointer;margin-bottom:1rem;padding:1.5rem;transition:all .3s ease}.post-item:hover{background-color:#f0f0f0;border-color:#ccc;box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.post-item .post-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1rem}.post-item .post-title{color:#000;font-family:Arial,sans-serif;font-size:1.2rem;font-weight:600;line-height:1.3;margin:0}.post-item .post-date{color:#888;font-size:.85rem;font-style:italic;margin-left:1rem;white-space:nowrap}.post-item .post-content{color:#333;line-height:1.6;margin-bottom:1rem;word-break:break-word}.post-images-info{color:#666;font-size:.9rem;margin:.5rem 0}.write-container{margin:2rem auto;max-width:800px;padding:0 20px}.write-header{display:flex;gap:1rem;justify-content:space-between;margin-bottom:2rem}.back-button{background:#0000;border:1px solid #ddd;border-radius:6px;color:#555;cursor:pointer;font-size:.85rem;font-weight:400;letter-spacing:.02em;padding:10px 20px;transition:all .25s ease}.back-button:hover{background:#111;border-color:#111;color:#fff;transform:translateY(-1px)}.save-button{background:#222;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:500;letter-spacing:.02em;padding:12px 24px;transition:all .25s ease}.save-button:hover{background:#000;box-shadow:0 4px 12px #00000026;transform:translateY(-1px)}.save-button:disabled{background:#999;box-shadow:none;cursor:not-allowed;transform:none}.write-form{display:flex;flex-direction:column;gap:2rem;width:100%}.write-form .form-group{width:100%}.write-form .form-textarea{max-width:100%!important;width:100%!important}.form-group{display:flex;flex-direction:column;gap:.75rem}.form-label{color:#222;font-size:.9rem;font-weight:500;letter-spacing:.02em}.form-input{background-color:#fafafa;border:1px solid #e0e0e0;border-radius:8px;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;padding:14px 16px;transition:all .25s ease;width:100%}.form-input:focus{background-color:#fff;border-color:#333;box-shadow:0 0 0 3px #0000000d;outline:none}.form-textarea{background-color:#fafafa;border:1px solid #e0e0e0;border-radius:8px;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;line-height:1.8;min-height:600px;padding:18px;resize:vertical;transition:all .25s ease;width:100%}.form-textarea:focus{background-color:#fff;border-color:#333;box-shadow:0 0 0 3px #0000000d;outline:none}.editor-toolbar{align-items:center;background:#f8f8f8;border:1px solid #e0e0e0;border-radius:8px;display:flex;flex-wrap:wrap;gap:.5rem;padding:12px;z-index:100}.editor-toolbar-fixed{box-shadow:0 2px 10px #0000001a;left:50%;max-width:760px;position:fixed;top:120px;transform:translateX(-50%);width:calc(100% - 40px);z-index:999}.toolbar-btn{background:#fff;border:1px solid #ddd;border-radius:6px;color:#555;cursor:pointer;font-size:.85rem;font-weight:400;padding:8px 16px;transition:all .2s ease}.toolbar-btn:hover{background:#f0f0f0;border-color:#ccc}.toolbar-btn.active{background:#222;border-color:#222;color:#fff}.toolbar-divider{background:#ddd;height:24px;margin:0 8px;width:1px}.toolbar-hint{color:#999;font-size:.75rem;margin-left:auto}.color-picker-popup{grid-gap:6px;background:#fff;border:1px solid #e0e0e0;border-radius:10px;box-shadow:0 8px 24px #0000001f;display:grid;gap:6px;grid-template-columns:repeat(4,1fr);left:0;margin-top:6px;padding:10px;position:absolute;top:100%;z-index:100}.color-btn{border:2px solid #fff;border-radius:6px;box-shadow:0 0 0 1px #0000001a;cursor:pointer;height:28px;transition:transform .15s ease;width:28px}.color-btn:hover{transform:scale(1.15)}.wysiwyg-editor{border-radius:0 0 8px 8px!important;border-top:none!important;line-height:1.8;text-align:center}.wysiwyg-editor:empty:before{color:#999;content:attr(data-placeholder);pointer-events:none}.wysiwyg-editor:focus{background-color:#fff!important;border-color:#333!important;box-shadow:0 0 0 3px #0000000d!important}.wysiwyg-editor .media-block{border:2px solid #0000;border-radius:10px;cursor:move;margin:16px 0;padding:8px;text-align:center;transition:all .25s ease}.wysiwyg-editor .media-block:hover{background:#3498db0f;border-color:#3498db4d}.wysiwyg-editor .media-block img{border-radius:8px;display:block;height:auto;margin:0 auto;max-width:100%;transition:transform .2s ease}.wysiwyg-editor .media-block .media-controls{display:flex;gap:4px;opacity:0;transition:opacity .2s}.wysiwyg-editor .media-block:hover .media-controls{opacity:1}.wysiwyg-editor .media-block .media-controls button{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:all .15s ease}.wysiwyg-editor .media-block .media-controls button:hover{background:#000000d9!important;transform:scale(1.1)}.wysiwyg-editor .media-block .media-index{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:#0009;border-radius:4px;color:#fff;font-size:11px;font-weight:600;left:12px;letter-spacing:.02em;padding:3px 8px;pointer-events:none;position:absolute;top:12px}.wysiwyg-editor .media-block.dragging{border-color:#3498db80;opacity:.4}.wysiwyg-editor .media-block.drag-over{background:#3498db1f;border-color:#3498db}.wysiwyg-editor .media-block .video-container{border-radius:8px;height:0;overflow:hidden;padding-bottom:56.25%;position:relative}.wysiwyg-editor .media-block .video-container iframe,.wysiwyg-editor .media-block .video-container video{border-radius:8px;height:100%;left:0;position:absolute;top:0;width:100%}.wysiwyg-editor img{border-radius:8px;display:block;height:auto;margin:10px auto;max-width:100%}.wysiwyg-editor .video-container{margin:10px 0}.wysiwyg-editor .video-container iframe,.wysiwyg-editor .video-container video{aspect-ratio:16/9;border-radius:8px;width:100%}.wysiwyg-editor>div,.wysiwyg-editor>div:empty{min-height:1.8em}.wysiwyg-editor>div.media-block{min-height:auto}.wysiwyg-editor .media-block.editor-img-full{border:2px solid #0000;border-radius:6px;margin:1.5rem 0;overflow:hidden}.wysiwyg-editor .media-block.editor-img-full img{border-radius:6px;box-shadow:0 4px 20px #00000014;display:block;height:auto;margin:0 auto;max-width:100%!important;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .3s ease;width:100%!important}.wysiwyg-editor .media-block.editor-img-full:hover img{box-shadow:0 10px 36px #00000026;transform:scale(1.02)}.wysiwyg-editor .editor-image-row{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr;margin:1rem 0 1.5rem}.wysiwyg-editor .editor-image-row .media-block.editor-img-grid-item{border:2px solid #0000;border-radius:6px;margin:0;overflow:hidden;padding:0}.wysiwyg-editor .editor-image-row .media-block.editor-img-grid-item img{aspect-ratio:4/3;border-radius:6px;box-shadow:0 4px 16px #00000014;display:block;height:100%;margin:0;max-width:100%!important;object-fit:cover;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .3s ease;width:100%!important}.wysiwyg-editor .editor-image-row .media-block.editor-img-grid-item:hover img{box-shadow:0 8px 28px #00000026;transform:scale(1.03)}.wysiwyg-editor .media-block.editor-img-full:hover,.wysiwyg-editor .media-block.editor-img-grid-item:hover{border-color:#3498db4d}@media (max-width:600px){.wysiwyg-editor .editor-image-row{gap:10px;grid-template-columns:1fr}.wysiwyg-editor .editor-image-row .media-block.editor-img-grid-item img{aspect-ratio:auto}}.images-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.add-image-button{background:#646464cc;border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:.8rem;font-weight:400;letter-spacing:.05em;padding:6px 14px;transition:all .2s ease}.add-image-button:hover{background:#646464;transform:translateY(-1px)}.insert-image-button{background:#4caf50cc;border:none;border-radius:15px;color:#fff;cursor:pointer;font-size:.7rem;font-weight:400;letter-spacing:.03em;padding:4px 10px;transition:all .2s ease}.insert-image-button:hover{background:#4caf50;transform:translateY(-1px)}.copy-tag-button{background:#2196f3cc;border:none;border-radius:15px;color:#fff;cursor:pointer;font-size:.7rem;font-weight:400;letter-spacing:.03em;padding:4px 10px;transition:all .2s ease}.copy-tag-button:hover{background:#2196f3;transform:translateY(-1px)}.images-container{display:flex;flex-direction:column;gap:1.5rem}.image-input-group{background-color:#fafafa;border:1px solid #e0e0e0;border-radius:6px;display:flex;flex-direction:column;gap:.5rem;padding:1rem}.image-input-header{align-items:center;display:flex;justify-content:space-between}.image-number{color:#000;font-size:.9rem;font-weight:500}.remove-image-button{background:#b43c3ccc;border:none;border-radius:15px;color:#fff;cursor:pointer;font-size:.7rem;font-weight:400;letter-spacing:.03em;padding:4px 10px;transition:all .2s ease}.remove-image-button:hover{background:#b43c3c;transform:translateY(-1px)}.image-url-input{margin-bottom:.5rem}.image-preview{background-color:#f5f5f5;border:1px solid #e0e0e0;border-radius:6px;margin:0 auto;max-width:400px;overflow:hidden;width:100%}.image-preview img{background-color:#fff;display:block;height:auto;max-height:200px;object-fit:contain;width:100%}.image-error{background-color:#ffe6e6;border:1px solid #fcc;border-radius:4px;color:#c44;font-size:.85rem;padding:.5rem;text-align:center}.post-detail-container{box-sizing:border-box;margin:2rem auto;max-width:100%;overflow-x:hidden;padding:0 20px;width:900px}.post-detail-body,.post-detail-body .content-section{box-sizing:border-box;max-width:100%;overflow-x:hidden;width:100%}.post-detail-body .content-section{word-wrap:break-word;overflow-wrap:break-word;word-break:break-word}.post-detail-body .content-section *{box-sizing:border-box;max-width:100%}.post-detail-body .content-section img{height:auto;max-width:100%}.post-detail-body .content-section code,.post-detail-body .content-section pre{word-wrap:break-word;max-width:100%;overflow-wrap:break-word;white-space:pre-wrap}.post-detail-body .content-section table{display:block;max-width:100%;overflow-x:auto}.post-detail-header{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:2rem}.post-actions{display:flex;gap:.5rem}.edit-button{background:#0000;border:1px solid #ddd;border-radius:6px;color:#555;cursor:pointer;font-size:.8rem;font-weight:400;letter-spacing:.02em;padding:8px 16px;transition:all .25s ease}.edit-button:hover{background:#555;border-color:#555;color:#fff;transform:translateY(-1px)}.delete-button{background:#0000;border:1px solid #e8c4c4;border-radius:6px;color:#c44;cursor:pointer;font-size:.8rem;font-weight:400;letter-spacing:.02em;padding:8px 16px;transition:all .25s ease}.delete-button:hover{background:#c44;border-color:#c44;color:#fff;transform:translateY(-1px)}.post-article{background-color:#fff;border:none;border-radius:0;box-sizing:border-box;min-width:100%;padding:1.5rem 0;width:100%}.post-header{border-bottom:1px solid #e8e8e8;margin-bottom:3rem;padding-bottom:2rem}.corrosion-hero{background:#0a0a0a;border-radius:0;margin:0 0 2rem;overflow:hidden;position:relative;width:100%}.corrosion-hero-overlay{bottom:12px;left:16px;pointer-events:none;position:absolute}.corrosion-hero-label{background:#0a0a0a99;border-left:2px solid #b8540fb3;color:#e8e2d38c;font-family:JetBrains Mono,SF Mono,Menlo,monospace;font-size:10px;letter-spacing:.2em;padding:4px 8px;text-transform:uppercase}.post-title{color:#111;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:2rem;font-weight:600;letter-spacing:-.02em;line-height:1.3;margin:0 0 1.2rem}.post-meta{align-items:center;display:flex;gap:1rem}.post-date{color:#888;font-size:.85rem;font-weight:400;letter-spacing:.02em}.post-content{box-sizing:border-box;width:100%}.post-text{word-wrap:break-word;color:#2a2a2a;font-size:1.05rem;letter-spacing:-.01em;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:720px;min-height:100px;overflow-wrap:break-word;word-break:break-word}.post-text,.post-text .html-content{box-sizing:border-box;line-height:2;overflow-x:hidden;text-align:left;width:100%}.post-text .html-content{max-width:100%}.post-text .html-content *{box-sizing:border-box;max-width:100%}.post-text .html-content div,.post-text .html-content p,.post-text .html-content span{max-width:100%}.post-text .html-content table,.post-text table{-webkit-overflow-scrolling:touch;display:block;max-width:100%;overflow-x:auto;width:100%}.post-text .html-content>div{margin-bottom:.3em;min-height:1.4em}.post-text .html-content>div:empty,.post-text .html-content>div>br:only-child{min-height:.8em}.post-text .html-content br+br,.post-text .html-content div:empty:before{content:"\00a0";display:block;min-height:.6em}.post-text .html-content .media-block{margin:2rem 0;min-height:auto!important;text-align:center}.post-text .html-content .media-block img{border-radius:12px;box-shadow:0 8px 24px #00000026;display:block;height:auto!important;margin:0 auto;max-width:100%;width:auto!important}.post-text .html-content .media-block .video-container{border-radius:12px;height:0;margin:0 auto;max-width:800px;overflow:hidden;padding-bottom:56.25%;position:relative}.post-text .html-content .media-block .video-container iframe,.post-text .html-content .media-block .video-container video{border-radius:12px;height:100%;left:0;position:absolute;top:0;width:100%}.post-text .html-content img{border-radius:6px;box-shadow:0 4px 20px #00000014;display:block;height:auto;margin:2.5rem auto;max-width:100%;transition:transform .6s cubic-bezier(.16,1,.3,1),box-shadow .4s ease}.post-text .html-content img:hover{box-shadow:0 12px 40px #00000029;transform:scale(1.02)}.post-text .html-content .video-container{margin:2rem auto;max-width:800px}.post-text .html-content .video-container iframe,.post-text .html-content .video-container video{aspect-ratio:16/9;border-radius:12px;width:100%}.post-text .html-content iframe:not(.video-container iframe),.post-text .html-content video:not(.video-container video){aspect-ratio:16/9;border:none;border-radius:6px;box-shadow:0 4px 20px #00000014;display:block;margin:2.5rem auto;max-width:100%;width:100%}.html-content-wrapper{position:relative}.content-collapsed{max-height:1400px;overflow:hidden;position:relative}.content-expand-overlay{align-items:flex-end;background:linear-gradient(#0000,#fff 70%);bottom:0;display:flex;height:120px;justify-content:center;left:0;padding-bottom:8px;position:absolute;right:0}.content-collapse-btn,.content-expand-btn{background:#222;border:none;color:#fff;cursor:pointer;display:block;font-size:.9rem;letter-spacing:.05em;margin:1.5rem auto 0;padding:10px 32px;transition:background .2s}.content-collapse-btn:hover,.content-expand-btn:hover{background:#444}.post-text .html-content span{display:inline;line-height:2.2}.post-text .html-content span br+br{content:"";display:block;margin-top:1.2em}.image-gallery{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(6,1fr);margin:0 0 2.5rem;width:100%}.gallery-item{border-radius:6px;cursor:zoom-in;overflow:hidden;position:relative}.gallery-item--full{grid-column:span 6}.gallery-item--half{grid-column:span 3}.gallery-item--third{grid-column:span 2}.gallery-item img{border-radius:6px;box-shadow:0 4px 20px #00000014;display:block;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1),box-shadow .4s ease;width:100%}.gallery-item--full img{background:#f8f8f8;max-height:70vh;object-fit:contain}.gallery-item--half img{aspect-ratio:4/3}.gallery-item--third img{aspect-ratio:1/1}.gallery-item:hover img{box-shadow:0 12px 40px #0000002e;transform:scale(1.03)}.gallery-fade-in{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.gallery-fade-in--visible{opacity:1;transform:translateY(0)}.gallery-admin-bar{display:flex;justify-content:flex-end;margin-bottom:12px}.gallery-edit-btn{background:#0000000f;border:1px solid #0000001a;border-radius:20px;color:#555;cursor:pointer;font-size:.8rem;padding:6px 16px;transition:all .2s ease}.gallery-edit-btn:hover{background:#0000001a;color:#333}.gallery-edit-toolbar{align-items:center;background:#f5f5f5;border-radius:10px;display:flex;justify-content:space-between;margin-bottom:12px;padding:10px 16px}.gallery-edit-label{color:#666;font-size:.85rem;font-weight:500}.gallery-edit-actions{display:flex;gap:8px}.gallery-save-btn{background:#333;border:none;border-radius:16px;color:#fff;cursor:pointer;font-size:.8rem;padding:6px 16px;transition:background .2s}.gallery-save-btn:hover{background:#111}.gallery-cancel-btn{background:#0000;border:1px solid #ccc;border-radius:16px;color:#666;cursor:pointer;font-size:.8rem;padding:6px 16px;transition:all .2s}.gallery-cancel-btn:hover{border-color:#999;color:#333}.image-gallery--editing{gap:16px}.image-gallery--editing .gallery-item{cursor:grab}.image-gallery--editing .gallery-item:active{cursor:grabbing}.gallery-item--editing{border:2px dashed #00000026;border-radius:8px}.gallery-item--editing:hover{border-color:#0000004d}.gallery-item--drag-over{background:#007aff0d;border-color:#007aff!important}.gallery-item--dragging{opacity:.4}.gallery-item-controls{align-items:center;display:flex;gap:6px;position:absolute;right:8px;top:8px;z-index:10}.gallery-size-toggle{background:#000000a6;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:.75rem;font-weight:600;padding:4px 10px;transition:background .2s}.gallery-size-toggle:hover{background:#000000d9}.gallery-drag-handle{align-items:center;background:#000000a6;border-radius:50%;color:#fff;cursor:grab;display:flex;font-size:1rem;height:28px;justify-content:center;-webkit-user-select:none;user-select:none;width:28px}.post-text-section{border-top:1px solid #0000000f;margin-top:2rem;padding-top:1.5rem}.post-text-section .html-content{color:#333;font-size:1rem;line-height:1.8}.post-text-section .html-content img{display:none}.post-video-section{margin-top:2rem}@media (max-width:600px){.image-gallery{gap:8px;grid-template-columns:repeat(2,1fr)}.gallery-item--full{grid-column:span 2}.gallery-item--half,.gallery-item--third{grid-column:span 1}.gallery-item--full img{max-height:50vh}.gallery-edit-toolbar{align-items:stretch;flex-direction:column;gap:8px;text-align:center}}.post-text .editorial-full{border-radius:6px;margin:2.5rem 0;overflow:hidden;position:relative;text-align:center}.post-text .editorial-full img{border-radius:6px;box-shadow:0 4px 20px #00000014;display:block;height:auto;margin:0 auto;max-width:100%!important;transition:transform .6s cubic-bezier(.16,1,.3,1),box-shadow .4s ease,filter .4s ease;width:100%!important}.post-text .editorial-full:hover img{box-shadow:0 12px 40px #0000002e;transform:scale(1.03)}.post-text .editorial-full:after{background:linear-gradient(0deg,#00000040,#0000 40%);border-radius:6px;content:"";inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .4s ease}.post-text .editorial-full:hover:after{opacity:1}.post-text .editorial-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr;margin:1.5rem 0 2.5rem}.post-text .editorial-grid>*{border-radius:6px;margin:0!important;overflow:hidden;position:relative}.post-text .editorial-grid>:after{background:linear-gradient(0deg,#0003,#0000 50%);border-radius:6px;content:"";inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .35s ease}.post-text .editorial-grid>:hover:after{opacity:1}.post-text .editorial-grid img{aspect-ratio:4/3;border-radius:6px;box-shadow:0 4px 16px #00000014;display:block;height:100%;margin:0!important;max-width:100%!important;object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1),box-shadow .4s ease;width:100%!important}.post-text .editorial-grid>:hover img{box-shadow:0 10px 32px #0000002e;transform:scale(1.05)}.post-text .editorial-img-wrap{text-align:center}@media (max-width:600px){.post-text .editorial-grid{gap:10px;grid-template-columns:1fr}.post-text .editorial-grid img{aspect-ratio:auto}}.lightbox-overlay{align-items:center;animation:lightbox-fadein .25s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000eb;display:flex;inset:0;justify-content:center;position:fixed;z-index:10000}@keyframes lightbox-fadein{0%{opacity:0}to{opacity:1}}.lightbox-image{animation:lightbox-zoomin .3s cubic-bezier(.16,1,.3,1);border-radius:4px;box-shadow:0 16px 64px #00000080;max-height:88vh;max-width:90vw;object-fit:contain}@keyframes lightbox-zoomin{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.lightbox-close{background:none;border:none;color:#ffffffb3;cursor:pointer;font-size:2.2rem;line-height:1;padding:8px;position:absolute;right:24px;top:20px;transition:color .2s;z-index:10001}.lightbox-close:hover{color:#fff}.lightbox-nav{align-items:center;background:#ffffff14;border:1px solid #ffffff26;border-radius:50%;color:#fffc;cursor:pointer;display:flex;font-size:2.4rem;height:48px;justify-content:center;line-height:1;padding:0;position:absolute;top:50%;transform:translateY(-50%);transition:all .2s;width:48px}.lightbox-nav:hover{background:#ffffff26;color:#fff}.lightbox-prev{left:20px}.lightbox-next{right:20px}.lightbox-counter{font-feature-settings:"tnum";bottom:24px;color:#ffffff80;font-size:.85rem;font-variant-numeric:tabular-nums;left:50%;letter-spacing:.05em;position:absolute;transform:translateX(-50%)}.post-text p{color:#444;margin:0 0 1.5rem}.post-text p:last-child{margin-bottom:0}.post-text img{border:none;border-radius:12px;box-shadow:0 8px 24px #00000026;display:block;height:400px;margin:2rem auto;object-fit:cover;transition:transform .3s ease,box-shadow .3s ease;width:600px}.post-text img:hover{box-shadow:0 12px 32px #0003;transform:scale(1.02)}.post-navigation{border-top:1px solid #e8e8e8;box-sizing:border-box;display:flex;gap:1.5rem;justify-content:space-between;margin-top:4rem;padding-top:2.5rem;width:100%}.post-nav-item{background:#0000;border:1px solid #e8e8e8;border-radius:8px;cursor:pointer;display:flex;flex:1 1;flex-direction:column;gap:.6rem;overflow:hidden;padding:1.5rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.post-nav-item:before{background:linear-gradient(135deg,#00000005,#0000);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.post-nav-item:hover:not(.disabled){border-color:#222;box-shadow:0 8px 24px #00000014;transform:translateY(-3px)}.post-nav-item:hover:not(.disabled):before{opacity:1}.post-nav-item.disabled{border-color:#ddd;border-style:dashed;cursor:default;opacity:.35}.post-nav-prev{align-items:flex-start}.post-nav-next{align-items:flex-end;text-align:right}.post-nav-label{color:#999;font-size:.7rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.post-nav-item:hover:not(.disabled) .post-nav-label{color:#666}.post-nav-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#333;display:-webkit-box;font-size:.95rem;font-weight:500;line-height:1.5;overflow:hidden;position:relative;z-index:1}.post-nav-item:hover:not(.disabled) .post-nav-title{color:#000}@media (max-width:600px){.post-navigation{flex-direction:column;gap:1rem}.post-nav-item{padding:1.2rem}.post-nav-next{align-items:flex-start;text-align:left}}.post-images{border-top:none;margin-top:3rem;padding-top:0}.post-images-title{color:#000;font-family:Arial,sans-serif;font-size:1.5rem;font-weight:600;margin:0 0 2rem;text-align:center}.post-images-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr}.post-image-item{background-color:initial;border:none;border-radius:12px;box-shadow:0 4px 20px #0000001a;overflow:hidden;transition:all .3s ease}.post-image-item:hover{box-shadow:0 10px 30px #00000026;transform:translateY(-5px)}.post-image-item img{display:block;height:200px;object-fit:cover;transition:transform .3s ease;width:100%}.post-image-item:hover img{transform:scale(1.02)}@media (max-width:768px){.App{overflow-x:hidden}.main-container{padding:0}.main-container.page-mode{padding-top:0}.App.page-mode{min-height:100vh;overflow-y:auto;padding:0}.circle-container-motion{align-items:center!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background:#fffffff2!important;border-bottom:none!important;display:flex!important;height:120px;justify-content:center!important;left:0!important;margin:0 auto;max-width:100vw;overflow:visible;padding:0 10px;position:fixed!important;right:0!important;top:15px!important;width:100%;z-index:1000!important}.circle-motion{aspect-ratio:1!important;border-radius:50%!important;box-sizing:border-box!important;flex-basis:auto!important;flex-grow:0!important;flex-shrink:0!important;height:80px!important;max-height:80px!important;max-width:80px!important;min-height:80px!important;min-width:80px!important;opacity:1!important;visibility:visible!important;width:80px!important;z-index:1001!important}.page-content-wrapper{padding-bottom:0;padding-top:100px}.page-text-container{align-items:center;flex-direction:column;gap:2rem;padding:0 20px}.circle-text-motion{font-size:.6rem!important;letter-spacing:-.01em!important;opacity:1!important;visibility:visible!important}.page-text{max-width:400px;width:90%}.work-grid{gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:2rem auto;padding:0 10px}.work-item{height:150px}.post-detail-container{box-sizing:border-box!important;max-width:100%!important;padding:0 15px!important;width:100%!important}.post-article,.post-content,.post-text{box-sizing:border-box!important;max-width:100%!important;overflow-x:hidden!important;width:100%!important}.post-text{overflow-wrap:break-word!important;word-break:break-word!important}.post-text *{box-sizing:border-box!important;max-width:100%!important}.post-text img,.post-text>*{max-width:100%!important;width:100%!important}.post-text img{height:auto!important}.post-text .html-content,.post-text .video-container,.post-text iframe,.post-text video{max-width:100%!important;width:100%!important}.post-text .html-content{box-sizing:border-box!important;overflow-x:hidden!important}.post-text .html-content *{box-sizing:border-box!important;max-width:100%!important}.post-text .html-content>*{max-width:100%!important;width:100%!important}.post-text .html-content div,.post-text .html-content p,.post-text .html-content span{max-width:100%!important;width:auto!important}.post-text .html-content img{height:auto!important;max-width:100%!important;width:100%!important}.post-text .html-content table,.post-text table{-webkit-overflow-scrolling:touch!important;display:block!important;max-width:100%!important;overflow-x:auto!important;width:100%!important}.post-detail-body,.post-detail-body .content-section{box-sizing:border-box!important;max-width:100%!important;overflow-x:hidden!important;width:100%!important}.post-detail-body .content-section{word-wrap:break-word!important;overflow-wrap:break-word!important;word-break:break-word!important}.post-detail-body .content-section *{box-sizing:border-box!important;max-width:100%!important}.post-detail-body .content-section>*{max-width:100%!important;width:100%!important}.post-detail-body .content-section div,.post-detail-body .content-section p,.post-detail-body .content-section span{max-width:100%!important;width:auto!important}.post-detail-body .content-section img{height:auto!important}.post-detail-body .content-section .video-container,.post-detail-body .content-section iframe,.post-detail-body .content-section img,.post-detail-body .content-section video{max-width:100%!important;width:100%!important}.post-detail-body .content-section code,.post-detail-body .content-section pre{word-wrap:break-word!important;max-width:100%!important;overflow-wrap:break-word!important;white-space:pre-wrap!important}.post-detail-body .content-section table{display:block!important;max-width:100%!important;overflow-x:auto!important}.about-main-text{color:#888;font-size:1.1rem;line-height:1.6;margin:2rem auto;padding:0 10px}.about-content-container{flex-direction:column;gap:2rem;margin:2rem auto;padding:0 10px}.about-column{margin:0 auto;max-width:400px;width:100%}.about-image-placeholder{height:200px;margin-bottom:1.5rem}.about-column-text{color:#888;font-size:.95rem;text-align:center}.character-profile-container{flex-direction:column;gap:2rem;padding:0 10px}.character-image-container{align-self:center;flex:none}.character-image-placeholder{height:375px;width:300px}.character-name{font-size:2rem;text-align:center}.character-role{font-size:1.1rem;text-align:center}.character-section-title{font-size:1.2rem}.stat-label{font-size:.85rem;min-width:70px}.ability-item{padding:.8rem}.images-container{gap:1rem}.image-input-group{padding:.8rem}.image-preview{max-width:100%}.image-preview img{max-height:200px}.post-images-grid{gap:1.5rem;grid-template-columns:1fr}.post-image-item img{height:200px}.post-grid-preview{-webkit-line-clamp:2;font-size:.85rem}.post-text img{height:250px;margin:1.5rem auto;max-width:400px;width:100%}.scroll-to-top-button{bottom:25px!important;font-size:19px!important;height:48px!important;right:25px!important;width:48px!important}}@media (max-width:480px){.circle-container-motion{align-items:center;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background:#fffffff2!important;border-bottom:none!important;display:flex;height:80px;justify-content:center;left:0!important;margin:0 auto;position:fixed!important;right:0!important;top:0!important;width:100%;z-index:1000!important}.page-content-wrapper{padding-bottom:0;padding-top:100px}.work-grid{gap:15px;grid-template-columns:1fr}.work-item{height:120px}.about-main-text{color:#888;font-size:1rem;padding:0 5px}.about-content-container{padding:0 5px}.about-image-placeholder{height:150px}.about-column-text{color:#888;font-size:.9rem}.character-image-placeholder{height:300px;width:250px}.character-name{font-size:1.8rem}.character-role{font-size:1rem}.character-section-title{font-size:1.1rem}.stat-item{align-items:stretch;flex-direction:column;gap:.5rem}.stat-label{font-size:.8rem;min-width:auto}.ability-item{padding:.6rem}.abilities-list{gap:1rem}.work-header{padding:0 15px}.write-button{font-size:.8rem;padding:8px 16px}.write-container{padding:0 5px}.write-header{margin-bottom:1rem}.form-textarea{min-height:500px;padding:12px}.copy-tag-button,.insert-image-button{font-size:.7rem;padding:3px 6px}.image-input-header{align-items:stretch;flex-direction:column;gap:.5rem}.image-input-header>div{display:flex;gap:.25rem;justify-content:center}.post-detail-container{min-width:100%!important;padding:0 10px!important}.post-article,.post-detail-container{box-sizing:border-box!important;max-width:100%!important;overflow-x:hidden!important;width:100%!important}.post-article{padding:1rem 0!important}.post-content,.post-text{box-sizing:border-box!important;max-width:100%!important;overflow-x:hidden!important;width:100%!important}.post-text{overflow-wrap:break-word!important;word-break:break-word!important}.post-text *{box-sizing:border-box!important;max-width:100%!important}.post-text img,.post-text>*{max-width:100%!important;width:100%!important}.post-text img{height:auto!important}.post-text .html-content,.post-text .video-container,.post-text iframe,.post-text video{max-width:100%!important;width:100%!important}.post-text .html-content{box-sizing:border-box!important;overflow-x:hidden!important}.post-text .html-content *{box-sizing:border-box!important;max-width:100%!important}.post-text .html-content>*{max-width:100%!important;width:100%!important}.post-text .html-content div,.post-text .html-content p,.post-text .html-content span{max-width:100%!important;width:auto!important}.post-text .html-content img{height:auto!important;max-width:100%!important;width:100%!important}.post-text .html-content table,.post-text table{-webkit-overflow-scrolling:touch!important;display:block!important;max-width:100%!important;overflow-x:auto!important;width:100%!important}.post-detail-body,.post-detail-body .content-section{box-sizing:border-box!important;max-width:100%!important;overflow-x:hidden!important;width:100%!important}.post-detail-body .content-section{word-wrap:break-word!important;overflow-wrap:break-word!important;word-break:break-word!important}.post-detail-body .content-section *{box-sizing:border-box!important;max-width:100%!important}.post-detail-body .content-section>*{max-width:100%!important;width:100%!important}.post-detail-body .content-section div,.post-detail-body .content-section p,.post-detail-body .content-section span{max-width:100%!important;width:auto!important}.post-detail-body .content-section img{height:auto!important}.post-detail-body .content-section .video-container,.post-detail-body .content-section iframe,.post-detail-body .content-section img,.post-detail-body .content-section video{max-width:100%!important;width:100%!important}.post-detail-body .content-section code,.post-detail-body .content-section pre{word-wrap:break-word!important;max-width:100%!important;overflow-wrap:break-word!important;white-space:pre-wrap!important}.post-detail-body .content-section table{display:block!important;max-width:100%!important;overflow-x:auto!important}.post-title{font-size:1.8rem}.delete-button,.edit-button{font-size:.8rem;padding:6px 12px}.thumbnail-preview{max-width:200px}.post-images-grid{gap:1rem}.post-image-item img{height:180px}.post-text img{height:200px;margin:1rem auto;max-width:300px;width:100%}.scroll-to-top-button{bottom:20px!important;font-size:18px!important;height:45px!important;right:20px!important;width:45px!important}}.posts-section{margin:1.5rem auto;padding:0 10px}.posts-section-title{font-size:1.3rem;margin-bottom:1rem}.posts-list{margin-bottom:2rem}.post-item{padding:1rem}.post-item-title{font-size:1.1rem}.post-item-preview{font-size:.85rem;line-height:1.4}.thumbnail-preview{align-items:center;aspect-ratio:16/9;background-color:#f8f8f8;border:1px solid #e0e0e0;border-radius:6px;display:flex;justify-content:center;margin:.5rem 0;max-width:300px;overflow:hidden;width:100%}.thumbnail-preview img{background-color:#fff;display:block;height:100%;object-fit:contain;width:100%}.posts-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(4,1fr);margin:2rem auto;max-width:900px;padding:0 2rem}.post-grid-item{background-color:initial;min-width:0;overflow:visible}.post-grid-item,.post-grid-thumbnail{border:none;cursor:pointer;width:100%}.post-grid-thumbnail{aspect-ratio:1/1;background-color:#e0e0e0;border-radius:50%;overflow:hidden;position:relative}.post-grid-thumbnail img{border-radius:50%!important;display:block!important;height:100%!important;left:0!important;object-fit:cover!important;object-position:center center!important;position:absolute!important;top:0!important;transition:transform .3s ease;width:100%!important}.post-grid-thumbnail:hover img{transform:scale(1.05)}.post-grid-no-image{background-color:#e8e8e8;height:100%;width:100%}.post-grid-no-image,.post-grid-overlay{border-radius:50%;left:0;position:absolute;top:0}.post-grid-overlay{align-items:center;background-color:#0009;bottom:0;display:flex;justify-content:center;opacity:0;padding:15px;right:0;transition:opacity .3s ease}.post-grid-thumbnail:hover .post-grid-overlay{opacity:1}.post-grid-overlay-title{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#fff;display:-webkit-box;font-size:.9rem;font-weight:400;line-height:1.4;overflow:hidden;text-align:center;word-break:keep-all}.post-grid-content{display:none}.post-grid-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#333;display:-webkit-box;font-size:.9rem;font-weight:400;letter-spacing:0;line-height:1.5;margin:0;overflow:hidden;text-overflow:ellipsis}.post-grid-date{color:#888;font-size:.8rem;font-weight:300;margin-top:6px}.expand-button,.post-grid-item .post-content,.post-grid-item .post-meta,.post-grid-item.expanded{display:none}@media (max-width:1024px){.posts-grid{gap:25px;grid-template-columns:repeat(3,1fr);margin:2rem auto;padding:0 2rem}}@media (max-width:768px){.posts-grid{gap:15px;grid-template-columns:repeat(2,1fr)!important;margin:2rem auto;padding:0 15px}.post-grid-item,.post-grid-thumbnail{position:relative;width:100%}.post-grid-thumbnail{aspect-ratio:1/1;border-radius:50%;overflow:hidden}.post-grid-thumbnail img{border-radius:50%;height:190%!important;left:50%!important;object-fit:cover!important;object-position:center center!important;position:absolute!important;top:50%!important;transform:translate(-50%,-50%)!important;width:220%!important}.post-grid-thumbnail:hover img{transform:translate(-50%,-50%) scale(1.05)!important}.post-grid-overlay-title{-webkit-line-clamp:2;font-size:.85rem}}@media (max-width:480px){.posts-grid{gap:12px;grid-template-columns:repeat(2,1fr)!important;margin:1.5rem auto;padding:0 10px}.post-grid-thumbnail img{border-radius:50%;height:190%!important;left:50%!important;object-fit:cover!important;object-position:center center!important;position:absolute!important;top:50%!important;transform:translate(-50%,-50%)!important;width:220%!important}.post-grid-thumbnail:hover img{transform:translate(-50%,-50%) scale(1.05)!important}.post-grid-overlay-title{font-size:.65rem}.post-grid-overlay{padding:8px}}.login-container{align-items:center;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);display:flex;justify-content:center;min-height:100vh;padding:20px}.login-wrapper{max-width:400px;width:100%}.login-box{background:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 20px 40px #0000001a;padding:3rem 2rem}.login-header{margin-bottom:2rem;text-align:center}.login-title{color:#000;font-family:Arial,sans-serif;font-size:2rem;font-weight:700;margin:0 0 .5rem}.login-subtitle{color:#666;font-size:.95rem;font-weight:400;margin:0}.login-form{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.password-input-container{align-items:center;display:flex;position:relative}.password-input{padding-right:50px!important}.password-toggle-button{align-items:center;background:none;border:none;border-radius:4px;cursor:pointer;display:flex;font-size:1.2rem;height:32px;justify-content:center;padding:4px;position:absolute;right:12px;top:50%;transform:translateY(-50%);transition:all .2s ease;width:32px;z-index:10}.password-toggle-button:hover:not(:disabled){background-color:#0000000d;transform:translateY(-50%) scale(1.1)}.password-toggle-button:active{transform:translateY(-50%) scale(.95)}.password-toggle-button:disabled{cursor:not-allowed;opacity:.5}.password-toggle-button:focus{outline:2px solid #000;outline-offset:2px}.error-message{background-color:#ffe6e6;border:1px solid #fcc;border-radius:6px;color:#c44;font-size:.9rem;margin-bottom:1rem;padding:12px 16px;text-align:center}.login-button{background:#000c;border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:400;letter-spacing:.05em;margin-top:.5rem;padding:12px 24px;transition:all .2s ease;width:100%}.login-button:hover:not(:disabled){background:#000;transform:translateY(-1px)}.login-button:disabled{background:#96969699;cursor:not-allowed;transform:none}.login-button.success{background:#28a745e6}.login-button.success:disabled{background:#28a745e6;cursor:default;opacity:.9;transform:none}.login-footer{margin-bottom:1.5rem;text-align:center}.login-footer p{color:#666;font-size:.9rem;margin:0}.toggle-button{background:none;border:none;color:#000;cursor:pointer;font-size:.9rem;font-weight:600;margin-left:.5rem;text-decoration:underline;transition:color .3s ease}.toggle-button:hover:not(:disabled){color:#333}.toggle-button:disabled{color:#ccc;cursor:not-allowed}.back-to-home{border-top:1px solid #f0f0f0;padding-top:1rem;text-align:center}.home-link{color:#666;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .3s ease}.home-link:hover{color:#000}@media (max-width:480px){.login-container{padding:10px}.login-box{padding:2rem 1.5rem}.login-title{font-size:1.6rem}.password-toggle-button{font-size:1rem;height:28px;right:10px;width:28px}.password-input{padding-right:45px!important}}.about-container{margin:0 auto;max-width:1000px;padding:0 20px}.about-contact-section,.about-intro-section,.about-philosophy-section,.about-vision-section{margin:4rem 0;text-align:center}.about-section-title{color:#000;font-size:2rem;font-weight:600;margin-bottom:2rem}.about-text{color:#888;font-size:1.1rem;line-height:1.7;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:800px}.philosophy-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:3rem 0}.philosophy-item{background-color:#f8f8f8;border-radius:8px;padding:2rem;text-align:center}.philosophy-title{color:#000;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.philosophy-text{color:#888;font-size:.95rem;line-height:1.6}.vision-stats{display:flex;gap:4rem;justify-content:center;margin:3rem 0}.stat-card{align-items:center;display:flex;flex-direction:column;text-align:center}.stat-number{color:#000;font-size:3rem;font-weight:700;margin-bottom:1rem}.stat-label{color:#888;font-size:.9rem;font-weight:400}.contact-links{display:flex;gap:3rem;justify-content:center;margin:2rem 0}.contact-item{background-color:#f0f0f0;border-radius:20px;color:#888;cursor:pointer;font-size:.9rem;padding:.8rem 1.5rem;transition:all .3s ease}.contact-item:hover{background-color:#e0e0e0;color:#666}@media (max-width:768px){.about-container{padding:0 15px}.about-section-title{font-size:1.5rem}.philosophy-grid{gap:2rem;grid-template-columns:1fr}.philosophy-item{padding:1.5rem}.vision-stats{gap:2rem}.stat-number{font-size:2.5rem}.contact-links{align-items:center;flex-direction:column;gap:1rem}.contact-item{width:-webkit-fit-content;width:fit-content}}@media (max-width:480px){.about-section-title{font-size:1.3rem}.about-text{font-size:1rem}.philosophy-title{font-size:1.1rem}.philosophy-text{font-size:.9rem}.vision-stats{gap:1.5rem}.stat-number{font-size:2rem}}.page-content>div[style*="maxWidth: '1200px'"]{margin-top:4rem;position:relative}.page-content{max-width:100vw;min-height:100vh;overflow-x:hidden;padding:0}.page-content,.page-header{box-sizing:border-box;width:100%}.page-header{margin:0 auto 2rem;max-width:900px;padding:0 2rem;text-align:left}.header-edit-form{background:#fafafa;border:1px solid #e0e0e0;border-radius:12px;display:flex;flex-direction:column;gap:1rem;margin:0 auto;max-width:500px;padding:1.5rem}.header-edit-buttons{display:flex;gap:.75rem;justify-content:center;margin-top:.5rem}.about-content,.cv-content{font-size:1.05rem;line-height:1.8;margin:0 auto;max-width:900px;min-height:400px;padding:2.5rem 2rem;text-align:center}.about-content img{border-radius:8px;display:block;height:auto;margin:1rem auto;max-width:100%}.members-section{border-top:1px solid #e0e0e0;border-top:1px solid var(--border-color,#e0e0e0);margin:0 auto;max-width:900px;padding:3rem 2rem 4rem}.members-grid{display:flex;flex-wrap:nowrap;gap:1.5rem;justify-content:center}.member-card{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:.75rem;min-width:0}.member-image-wrap{aspect-ratio:1/1;overflow:hidden;width:100%}.member-image{display:block;height:100%;object-fit:cover;width:100%}.member-image-placeholder{align-items:center;background-color:#f0f0f0;background-color:var(--bg-secondary,#f0f0f0);display:flex;height:100%;justify-content:center;width:100%}.member-placeholder-label{color:#bbb;color:var(--text-muted,#bbb);font-family:Arial,sans-serif;font-size:1.5rem;font-weight:600}.member-info{display:flex;flex-direction:column;gap:.2rem;text-align:center;width:100%}.member-name{font-size:.85rem;font-weight:600;line-height:1.4;margin:0}.member-name--empty{color:#bbb;color:var(--text-muted,#bbb);font-weight:400}.member-role{font-size:.75rem;line-height:1.4;margin:0;opacity:.6}.member-role--empty{color:#bbb;color:var(--text-muted,#bbb)}.member-bio{font-size:.75rem;line-height:1.5;margin:0;opacity:.75}.member-bio--empty{color:#bbb;color:var(--text-muted,#bbb)}@media (max-width:768px){.members-grid{flex-wrap:wrap;gap:2rem}.member-card{flex-basis:calc(50% - 1rem);flex-grow:0;flex-shrink:0;max-width:calc(50% - 1rem)}}@media (max-width:480px){.member-card{flex:0 0 100%;max-width:280px}}.page-title{color:#000;font-size:1.8rem;font-weight:600;letter-spacing:.05em;line-height:1.2;margin-bottom:.4rem}@media (max-width:768px){.page-header{margin-bottom:1.5rem;padding:0 1.2rem}.page-title{font-size:1.5rem}.page-subtitle{font-size:.8rem}}.posts-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1200px;padding:0 2rem}.filed-item{background-color:#fff;border:1px solid #e5e5e5;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.filed-item:hover{box-shadow:0 10px 20px #0000000d;transform:translateY(-5px)}.filed-thumbnail-container{background-color:#f8f8f8;padding-top:66.66%;position:relative;width:100%}.filed-thumbnail{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.filed-info{padding:1rem;text-align:left}.filed-item-title{color:#333;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.filed-item-date{color:#888;font-size:.85rem}@media (max-width:992px){.posts-container{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.posts-container{grid-template-columns:1fr}}.circle-text-motion.mobile{font-size:.25rem!important}.circle-text-motion.small-text.mobile{font-size:6px}.circle-text-motion.small-mobile{font-size:.35rem}.circle-text-motion.small-text.small-mobile{font-size:4px}.circle-text-motion.label-mode.mobile{font-size:32px;transform:translate(-50%,calc(-50% + 90px))}.circle-text-motion.label-mode.small-mobile{font-size:26px;transform:translate(-50%,calc(-50% + 70px))}@media (max-width:768px){.circle-text-motion.label-mode{font-size:17px!important}}.circle-motion[data-step="0"] .circle-text-motion.desktop{font-size:.7rem!important}.circle-motion[data-step="0"] .circle-text-motion.mobile{font-size:1rem!important}.circle-motion[data-step="0"] .circle-text-motion.small-mobile{font-size:.8rem!important}@media (max-width:768px){.about-main-text{margin:2rem auto}.about-content-container,.about-main-text{max-width:95vw;padding:0 12px}.about-column{margin:0 auto;max-width:95vw}.about-text{margin:0 auto;max-width:90vw;padding:0 10px}.about-content-container img,.about-main-text img,.about-text img{border-radius:10px;display:block;height:auto;margin:1.5rem auto;max-width:90vw;width:100%}.page-content img{border-radius:10px;display:block;height:auto;margin:1.5rem auto;max-width:100%}.write-button{box-sizing:border-box!important;display:inline-block!important;font-size:1rem!important;margin:0 auto!important;max-width:220px!important;min-width:0!important;padding:.7em 1.5em!important;width:auto!important}}.video-container{background-color:#000;border-radius:8px;height:0;margin:20px auto;max-width:800px;overflow:hidden;padding-bottom:56.25%;position:relative;width:100%}.video-container iframe,.video-container video{border:none;height:100%;left:0;position:absolute;top:0;width:100%}.video-container video{object-fit:contain}.content-image{border-radius:8px;height:auto;margin:10px 0;max-width:100%}@media (max-width:768px){.video-container{margin:15px 0;max-width:100%}}.guestbook-link-section{border-top:1px solid #eee;margin:3rem 0;padding:2rem 0;text-align:center}.guestbook-link-button{align-items:center;background:#fff;border:1px solid #ddd;border-radius:8px;color:#333;cursor:pointer;display:inline-flex;font-size:.9rem;gap:10px;letter-spacing:.02em;padding:14px 28px;transition:all .25s ease}.guestbook-link-button:hover{background:#111;border-color:#111;color:#fff}.guestbook-text{font-weight:500}.guestbook-arrow{font-size:1rem;transition:transform .25s ease}.guestbook-link-button:hover .guestbook-arrow{transform:translateX(4px)}.pdf-catalog-section{border-top:1px solid #f0f0f0;margin:3rem 0;padding:2rem 0}.pdf-catalog-card{align-items:stretch;background:#fff;border:1px solid #e0e0e0;border-radius:16px;box-shadow:0 4px 20px #0000000f;display:flex;gap:0;margin:0 auto;max-width:520px;overflow:hidden;padding:0;transition:all .3s ease}.pdf-catalog-card:hover{border-color:#d0d0d0;box-shadow:0 12px 40px #0000001f;transform:translateY(-4px)}.pdf-catalog-thumbnail{align-items:center;background:#f8f8f8;display:flex;flex-shrink:0;justify-content:center;overflow:hidden;width:160px}.pdf-catalog-thumbnail img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.pdf-catalog-card:hover .pdf-catalog-thumbnail img{transform:scale(1.05)}.pdf-catalog-content{display:flex;flex:1 1;flex-direction:column;gap:1rem;justify-content:center;padding:1.5rem}.pdf-catalog-info{display:flex;flex-direction:column;gap:.4rem}.pdf-catalog-badge{background:#f0f0f0;border-radius:4px;color:#666;display:inline-block;font-size:.7rem;font-weight:600;letter-spacing:.05em;padding:.25rem .6rem;text-transform:uppercase;width:-webkit-fit-content;width:fit-content}.pdf-catalog-title{color:#222;font-size:1.15rem;font-weight:600;letter-spacing:-.02em;margin:.3rem 0 0}.pdf-catalog-subtitle{color:#555;font-size:.9rem;font-weight:400;line-height:1.4;margin:0}.pdf-catalog-size{color:#999;font-size:.75rem;font-weight:400;margin:0}.pdf-catalog-actions{display:flex;gap:.6rem}.pdf-download-button,.pdf-view-button{border-radius:20px;cursor:pointer;font-size:.8rem;font-weight:400;letter-spacing:.05em;padding:8px 16px;text-decoration:none;transition:all .2s ease}.pdf-view-button{background:#646464cc;border:none;color:#fff}.pdf-view-button:hover{background:#646464;transform:translateY(-1px)}.pdf-download-button{background:#000c;border:none;color:#fff}.pdf-download-button:hover{background:#000;transform:translateY(-1px)}@media (max-width:768px){.pdf-catalog-card{flex-direction:column;max-width:320px}.pdf-catalog-thumbnail{height:180px;width:100%}.pdf-catalog-content{align-items:center;padding:1.25rem;text-align:center}.pdf-catalog-info{align-items:center}.pdf-catalog-title{font-size:1.05rem}.pdf-catalog-subtitle{font-size:.85rem}.pdf-catalog-actions{justify-content:center;width:100%}.pdf-download-button,.pdf-view-button{font-size:.85rem;padding:.65rem 1.25rem}}@media (max-width:480px){.pdf-catalog-section{margin:2rem 0;padding:1.5rem 0}.pdf-catalog-card{border-radius:12px;max-width:280px}.pdf-catalog-thumbnail{height:150px}.pdf-catalog-content{padding:1rem}.pdf-catalog-actions{flex-direction:column;gap:.5rem}.pdf-download-button,.pdf-view-button{padding:.7rem 1rem;text-align:center;width:100%}}.work-header-buttons{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:flex-start}.reorder-button{background:#646464cc!important}.reorder-button:hover{background:#646464!important}.reorder-save-button{background:#2e7d32e6!important}.reorder-save-button:hover{background:#2e7d32!important}.reorder-cancel-button{background:#646464cc!important}.reorder-cancel-button:hover{background:#646464!important}.posts-grid.reorder-mode{gap:1.5rem}.post-grid-item.reorder-item{border:2px dashed #ccc;border-radius:12px;cursor:default;padding:4px;position:relative;transition:border-color .2s ease}.post-grid-item.reorder-item:hover{border-color:#999}.reorder-controls{background:#fffffff2;border-top:1px solid #eee;gap:.5rem;padding:.75rem}.reorder-btn,.reorder-controls{align-items:center;display:flex;justify-content:center}.reorder-btn{background:#fff;border:1px solid #ddd;border-radius:6px;color:#333;cursor:pointer;font-size:.75rem;height:32px;transition:all .2s ease;width:32px}.reorder-btn:hover:not(:disabled){background:#333;border-color:#333;color:#fff}.reorder-btn:disabled{cursor:not-allowed;opacity:.3}.reorder-index{color:#666;font-size:.9rem;font-weight:600;min-width:28px;text-align:center}@media (max-width:768px){.work-header-buttons{gap:.5rem}.reorder-controls{gap:.25rem;padding:.5rem}.reorder-btn{font-size:.65rem;height:28px;width:28px}.reorder-index{font-size:.8rem;min-width:24px}}.hamburger-button,.mobile-sidebar,.sidebar-overlay{display:none}@media (max-width:768px){.desktop-nav{display:none}.hamburger-button{align-items:center;background:#fffffff2;border:none;border-radius:50%;box-shadow:0 2px 12px #0000001a;cursor:pointer;display:flex;height:48px;justify-content:center;position:fixed;right:20px;top:20px;width:48px;z-index:1001}.hamburger-icon{display:flex;flex-direction:column;gap:5px;width:22px}.hamburger-line{background:#222;border-radius:2px;display:block;height:2px;transition:all .3s ease;width:100%}.hamburger-line.open:first-child{transform:rotate(45deg) translate(5px,5px)}.hamburger-line.open:nth-child(2){opacity:0}.hamburger-line.open:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.sidebar-overlay{background:#0006;bottom:0;display:block;left:0;position:fixed;right:0;top:0;z-index:1000}.mobile-sidebar{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#fffffffa;box-shadow:-4px 0 30px #0000001a;display:flex;flex-direction:column;height:100vh;max-width:80vw;padding:80px 0 40px;position:fixed;right:0;top:0;width:280px;z-index:1002}.sidebar-header{border-bottom:1px solid #00000014;margin-bottom:20px;padding:0 30px 20px}.sidebar-header span{color:#999;font-size:.8rem;font-weight:500;letter-spacing:.2em}.sidebar-items{display:flex;flex-direction:column;gap:0;overflow-y:auto}.sidebar-item{align-items:center;cursor:pointer;display:flex;gap:16px;padding:18px 30px;transition:all .2s ease}.sidebar-item:hover{background:#00000008}.sidebar-item.active{background:#0000000d}.sidebar-dot{background:#ccc;border-radius:50%;flex-shrink:0;height:10px;transition:all .2s ease;width:10px}.sidebar-item:hover .sidebar-dot{background:#666}.sidebar-item.active .sidebar-dot{background:#222;box-shadow:0 0 0 3px #0000001a}.sidebar-item span{color:#666;font-size:1rem;font-weight:400;letter-spacing:.1em;transition:all .2s ease}.sidebar-item:hover span{color:#333}.sidebar-item.active span{color:#111;font-weight:500}.main-content{padding-top:0}}.sso-archive-grid{grid-template-columns:repeat(4,1fr)}@media (max-width:768px){.sso-archive-grid{grid-template-columns:repeat(3,1fr)}.sso-members-grid{flex-wrap:wrap}.sso-member-card{border-bottom:1px solid #1a1a1433;flex:0 0 100%!important}.sso-map-contact{flex-direction:column}.sso-map-wrap{border-bottom:2px solid #1a1a14;flex:none!important;height:220px;width:100%!important}.sso-map-wrap iframe{border-right:none!important;height:100%}}