@import "https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";.global-header{color:#fff;z-index:100;background-color:#1a0a2e;border-bottom:none;position:relative}.global-header .inner{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:16px 24px;display:flex}.global-header .inner h1{width:136px}.global-header .inner h1 img{filter:brightness(0)invert();width:100%;display:block}.global-header .inner .right{align-items:center;gap:32px;display:flex}.global-header .inner .right ul.desktop-menu{gap:24px;list-style:none;display:flex}.global-header .inner .right ul.desktop-menu .nav-link{color:#fff;opacity:.8;font-size:14px;text-decoration:none;transition:opacity .2s}.global-header .inner .right ul.desktop-menu .nav-link:hover{opacity:1}.global-header .inner .right .logout-btn.desktop-menu{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff6;border-radius:20px;padding:6px 16px;font-size:13px;transition:all .2s}.global-header .inner .right .logout-btn.desktop-menu:hover{background:#ffffff1a;border-color:#fff}.global-header .inner .right .hamburger-menu{cursor:pointer;flex-direction:column;gap:5px;padding:5px;display:none}.global-header .inner .right .hamburger-menu span{background-color:#fff;width:24px;height:2px;transition:all .3s;display:block}.global-header .inner .right .hamburger-menu.open span:first-child{transform:translateY(7px)rotate(45deg)}.global-header .inner .right .hamburger-menu.open span:nth-child(2){opacity:0}.global-header .inner .right .hamburger-menu.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.global-header .mobile-dropdown{background-color:#1a0a2e;border-top:1px solid #ffffff1a;width:100%;display:none;position:absolute;top:100%;left:0;box-shadow:0 4px 12px #0003}.global-header .mobile-dropdown ul{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.global-header .mobile-dropdown ul li{border-bottom:1px solid #ffffff0d}.global-header .mobile-dropdown ul li .nav-link{color:#fff;opacity:.9;padding:16px 24px;font-size:14px;text-decoration:none;display:block}.global-header .mobile-dropdown ul li .mobile-logout-btn{text-align:left;color:#ff6b6b;cursor:pointer;background:0 0;border:none;width:100%;padding:16px 24px;font-size:14px}@media (width<=800px){.global-header .desktop-menu{display:none!important}.global-header .hamburger-menu{display:flex!important}.global-header .mobile-dropdown.show{display:block}}.footer{text-align:center;background:#ebebeb;padding:30px 0}.footer-inner{flex-direction:column;align-items:center;gap:12px;display:flex}.footer-inner .footer-links{color:#555;gap:24px;font-size:14px;font-weight:500;list-style:none;display:flex}.footer-inner .footer-links li{cursor:pointer}.footer-inner .footer-links li:hover{color:#000}.footer-inner .footer-copy{color:#777;font-size:13px}@font-face{font-family:VAIO;src:url(/VAIO.otf)format("opentype");font-weight:400;font-style:normal}@font-face{font-family:BMHANNAProOTF;src:url(/BMHANNAProOTF.otf)format("opentype");font-weight:400;font-style:normal}.landing{justify-content:center;align-items:center;height:100vh;display:flex;position:relative}.landing .landing-bg{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.landing .landing-bg .bg-track{width:100%;height:100%;display:flex}.landing .landing-bg .bg-track div{flex:1;height:100%;position:relative}.landing .landing-bg .bg-track div>img{object-fit:cover;width:100%;height:100%}.landing .landing-bg .bg-track div:after{content:"";background:linear-gradient(#07010f99 0%,#07010fe6 100%);width:100%;height:100%;position:absolute;top:0;left:0}.landing .inner{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:40px;display:flex}.landing .inner .t-wrap{flex-direction:column;align-items:center;margin-bottom:32px;display:flex}.landing .inner .t-wrap h2{margin-bottom:20px}.landing .inner .t-wrap h2 img{max-width:320px}.landing .inner .t-wrap p{color:#ffffffe6;text-shadow:0 2px 4px #00000080;font-family:BMHANNAProOTF,sans-serif;font-size:20px}.landing .inner .t-wrap p .vaio-font{color:#8338ec;text-shadow:0 0 15px #8338eccc;font-family:VAIO,sans-serif;font-size:24px}.landing .inner .btn.intro{padding:14px 32px;font-size:16px;position:static}.btn{color:#fff;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:24px;justify-content:center;align-items:center;gap:8px;padding:12px 22px;font-size:14px;font-weight:500;transition:all .25s;display:inline-flex;position:relative}.btn img{width:16px;transition:transform .25s}.btn:hover,.btn:hover img{transform:translate(4px)}.btn.intro{background:linear-gradient(90deg,#8338ec,#b923ff);border:1px solid #8338ec}.btn.intro:hover{background:linear-gradient(-90deg,#8338ec,#b923ff);box-shadow:0 10px 10px #000000be}.btn.primary{background:linear-gradient(90deg,#8338ec,#b923ff);width:100%}.btn.primary:hover{transform:translateY(0);box-shadow:0 8px 10px #00000059}.btn.delete,.btn.cancel{background-color:#ff6b6b}.btn.save{background-color:#22c55e}.btn.back.bl{color:#171717}.btn.edit{background-color:#f59e0b}.auth{justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}@media (width<=768px){.auth{align-items:flex-start;padding:36px 16px 16px}}.auth .inner{width:100%;max-width:480px}.auth .inner .auth-box{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff0f;border:1px solid #ffffff24;border-radius:24px;padding:36px}@media (width<=768px){.auth .inner .auth-box{padding:24px}}.auth .inner .auth-box nav{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.auth .inner .auth-box nav h2{color:#fff;font-size:28px;font-weight:700}.auth .auth-form{flex-direction:column;gap:16px;display:flex}.auth .auth-form .form-group{flex-direction:column;gap:8px;padding:8px 0;display:flex}.auth .auth-form .auth-btn-wrap{justify-content:flex-end;gap:16px;margin-top:24px;display:flex}@media (width<=768px){.auth .auth-form .auth-btn-wrap{flex-direction:column-reverse}.auth .auth-form .auth-btn-wrap>div{width:100%}}.auth .auth-form .auth-btn-wrap>div a{width:100%;display:block}.auth .auth-form .auth-btn-wrap>div button{width:100%}.auth .auth-form .auth-btn-wrap .btn.primary{width:25%}@media (width<=768px){.auth .auth-form .auth-btn-wrap .btn.primary{width:100%}}.social-divider{align-items:center;gap:8px;margin:24px 0 16px;display:flex}.social-divider:before,.social-divider:after{content:"";background:#ffffff24;flex:1;height:1px}.social-divider span{color:#ffffffa6;white-space:nowrap;font-size:13px}.kakao-login-btn{color:#000;cursor:pointer;background-color:#fee500;border:none;border-radius:24px;justify-content:center;align-items:center;gap:10px;width:100%;padding:14px;font-family:inherit;font-size:15px;font-weight:700;transition:background-color .2s,transform .15s;display:flex}.kakao-login-btn:hover{background-color:#f0d900;transform:translateY(-1px)}.kakao-login-btn:active{background-color:#e6cf00;transform:translateY(0)}.kakao-login-btn .kakao-icon{flex-shrink:0;width:20px;height:20px}.error-text{border:1px solid #f59e0b;border-radius:20px;gap:8px;margin-top:8px;padding:12px 22px;display:flex}@media (width<=768px){.error-text{font-size:14px}}.input-group{flex-direction:column;gap:6px;width:100%;display:flex}.input-group .input-field{color:#fff;background-color:#0000;border:none;border-bottom:1px solid #ffffff24;border-radius:0;outline:none;width:100%;padding:8px 16px;font-size:14px;transition:all .25s}.input-group .input-field::placeholder{color:#ffffffa6}.input-group .input-field:focus{background:#ffffff14;border-color:#8338ec;box-shadow:0 0 0 2px #8338ec26}.input-post{box-shadow:none;border-bottom:1px solid #8338ec}.input-post .input-field{caret-color:#8338ec;color:#525252;font-size:28px}.input-post .input-field::placeholder{color:#e5e5e5;font-size:28px}.input-post .input-field:focus{box-shadow:none}.tags{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.tags .post-tag{color:#333;cursor:pointer;background-color:#f5f5f5;border:1px solid #ddd;border-radius:20px;align-items:center;gap:6px;padding:6px 14px;font-size:13px;transition:all .2s;display:inline-flex}.tags .post-tag:hover,.tags .post-tag.active{color:#8338ec;background-color:#8338ec0d;border-color:#8338ec}.tags .post-tag .post-tag-delete{color:inherit;cursor:pointer;opacity:.5;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:2px 4px;font-size:10px;transition:all .2s;display:flex}.tags .post-tag .post-tag-delete:hover{opacity:1;color:#ff4d4f;background-color:#0000001a}.post-list{flex-direction:column;gap:24px;display:flex}.post-card{color:inherit;text-decoration:none;display:block}.post-card article{background:#ffffff0a;border:1px solid #3336;border-radius:24px;flex-direction:column;justify-content:space-between;padding:24px;transition:all .25s;display:flex}@media (width>=768px){.post-card article{flex-direction:row;padding:30px}}.post-card article:hover{border-color:#8338ec66;transform:translateY(-4px);box-shadow:0 8px 32px #8338ec26}.post-card article:hover .img-wrap img{transform:scale(1.05)}.post-card article .post-card-body{flex-direction:column;flex:1;justify-content:center;margin-bottom:16px;display:flex}@media (width>=768px){.post-card article .post-card-body{margin-bottom:0;padding-right:40px}}.post-card article .post-card-body .post-category{color:#b923ff;letter-spacing:.5px;text-transform:uppercase;margin-bottom:8px;font-size:14px;font-weight:700}.post-card article .post-card-body .post-title{color:#111;margin-bottom:16px;font-size:28px;font-weight:700;line-height:1.4}.post-card article .post-card-body .tags{margin-bottom:0}.post-card article .img-wrap{background-color:#07010f;border:1px solid #ffffff24;border-radius:16px;flex-shrink:0;width:100%;height:200px;overflow:hidden}@media (width>=768px){.post-card article .img-wrap{width:320px;height:220px}}.post-card article .img-wrap img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.page{background-color:#fafafa;min-height:calc(100vh - 160px)}.layout-container{max-width:1200px;margin:0 auto;padding:60px 24px}@media (width<=768px){.layout-container{padding:30px 16px}}.layout-container .hero-section{border-bottom:1px solid #eaeaea;justify-content:space-between;align-items:flex-start;margin-bottom:40px;padding-bottom:40px;display:flex}@media (width<=768px){.layout-container .hero-section{flex-direction:column;gap:20px;margin-bottom:24px;padding-bottom:24px}}.layout-container .hero-section .title-area .hero-title{color:#111;margin-bottom:8px;font-size:42px;font-weight:800}@media (width<=768px){.layout-container .hero-section .title-area .hero-title{font-size:28px}}.layout-container .hero-section .title-area .hero-subtitle{color:#888;font-size:16px}@media (width<=768px){.layout-container .hero-section .title-area .hero-subtitle{font-size:14px}}.layout-container .hero-section .action-area{flex-direction:column;align-items:flex-end;gap:16px;display:flex}@media (width<=768px){.layout-container .hero-section .action-area{align-items:flex-start;width:100%}}.layout-container .hero-section .action-area .back-btn{cursor:pointer;color:#333;background:0 0;border:none;font-size:14px;font-weight:500}.layout-container .hero-section .action-area .back-btn:hover{text-decoration:underline}@media (width<=768px){.layout-container .hero-section .action-area .search-wrap{width:100%}}.layout-container .hero-section .action-area .search-wrap input{color:#262626;border:1px solid #ddd;border-radius:20px;outline:none;width:250px;padding:10px 20px}.layout-container .hero-section .action-area .search-wrap input:focus{border-color:#1a0a2e}@media (width<=768px){.layout-container .hero-section .action-area .search-wrap input{width:100%}}.layout-container .hero-section .action-area.detail-actions .post-date{color:#666;margin-top:10px;font-size:14px}.layout-container .content-grid{grid-template-columns:200px 1fr;gap:60px;display:grid}@media (width<=1024px){.layout-container .content-grid{grid-template-columns:160px 1fr;gap:30px}}@media (width<=768px){.layout-container .content-grid{grid-template-columns:1fr;gap:30px}}.layout-container .content-grid .sidebar .sidebar-title{color:#04c;margin-bottom:20px;font-size:16px;font-weight:700;text-decoration:underline}.layout-container .content-grid .sidebar .category-list{flex-direction:column;gap:14px;padding:0;list-style:none;display:flex}@media (width<=768px){.layout-container .content-grid .sidebar .category-list{flex-flow:wrap;gap:10px}}.layout-container .content-grid .sidebar .category-list .category-item{color:#333;cursor:pointer;font-size:15px}.layout-container .content-grid .sidebar .category-list .category-item:hover{font-weight:700}@media (width<=768px){.layout-container .content-grid .sidebar .category-list .category-item{background:#fff;border:1px solid #ddd;border-radius:20px;padding:8px 16px;font-size:14px}}.layout-container .content-grid .main-content .section-title{color:#04c;margin-bottom:16px;font-size:16px;font-weight:700;text-decoration:underline}.pagination-wrap{justify-content:center;align-items:center;gap:16px;margin-top:60px;display:flex}@media (width<=768px){.pagination-wrap{gap:8px;margin-top:40px}}.pagination-wrap .page-nav-btn{color:#333;cursor:pointer;background-color:#fff;border:1px solid #ddd;border-radius:8px;padding:8px 14px;font-size:14px;font-weight:700;transition:all .2s}.pagination-wrap .page-nav-btn:hover:not(:disabled){color:#1a0a2e;background-color:#f9f9f9;border-color:#1a0a2e}.pagination-wrap .page-nav-btn:disabled{color:#ccc;cursor:not-allowed;background-color:#fafafa;border-color:#eee}.pagination-wrap .page-numbers{gap:8px;margin:0;padding:0;list-style:none;display:flex}.pagination-wrap .page-numbers li{cursor:pointer;color:#555;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.pagination-wrap .page-numbers li:hover{color:#111;background-color:#f0f0f0}.pagination-wrap .page-numbers li.active{color:#fff;background-color:#1a0a2e;font-weight:700}.category-item.active{font-weight:700;position:relative;color:#1a0a2e!important}@media (width<=768px){.category-item.active{color:#fff!important;background:#1a0a2e!important;border-color:#1a0a2e!important}.category-item.active:before{display:none}}.category-item.active:before{content:"▶";color:#8338ec;font-size:10px;position:absolute;left:-16px}@media (width<=768px){.category-item.active:before{display:none}}.tag-filter-bar{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.tag-filter-bar .tag-filter-btn{color:#525252;cursor:pointer;background:#f5f5f5;border:1px solid #e5e5e5;border-radius:999px;padding:5px 14px;font-size:13px;transition:all .15s}.tag-filter-bar .tag-filter-btn:hover{color:#1a0a2e;border-color:#1a0a2e}.tag-filter-bar .tag-filter-btn.active{color:#fff;background:#1a0a2e;border-color:#1a0a2e}.fetch-error{color:#d32f2f;background:#fff5f5;border:1px solid #fecaca;border-radius:8px;margin-bottom:16px;padding:10px 14px;font-size:14px}.btn-group{gap:16px;display:flex}.post-create,.post-edit{color:#111;max-width:1080px;margin:0 auto;padding:0 0 40px}@media (width<=768px){.post-create,.post-edit{padding:0 16px 40px}}.post-create .post-form,.post-edit .post-form{background-color:#fff;border:1px solid #eaeaea;border-radius:12px;flex-direction:column;padding:40px;display:flex;box-shadow:0 4px 20px #0000000a}@media (width<=768px){.post-create .post-form,.post-edit .post-form{padding:20px}}.post-create .post-form .post-card,.post-edit .post-form .post-card{flex-direction:column;gap:24px;display:flex}.post-create .post-form .post-card .post-field,.post-edit .post-form .post-card .post-field{flex-direction:column;gap:8px;display:flex}.post-create .post-form .post-card .post-field .post-label,.post-edit .post-form .post-card .post-field .post-label{color:#111;font-size:14px;font-weight:700}.post-create .post-form .post-card .post-field .post-input-wrap,.post-edit .post-form .post-card .post-field .post-input-wrap{width:100%}.post-create .post-form .post-card .post-field .post-input-wrap select,.post-create .post-form .post-card .post-field .post-input-wrap input,.post-create .post-form .post-card .post-field .post-input-wrap .post-textarea,.post-edit .post-form .post-card .post-field .post-input-wrap select,.post-edit .post-form .post-card .post-field .post-input-wrap input,.post-edit .post-form .post-card .post-field .post-input-wrap .post-textarea{color:#111;box-sizing:border-box;background-color:#fcfcfc;border:1px solid #ddd;border-radius:8px;width:100%;padding:14px 16px;font-family:inherit;font-size:16px;transition:border-color .2s}.post-create .post-form .post-card .post-field .post-input-wrap select:focus,.post-create .post-form .post-card .post-field .post-input-wrap input:focus,.post-create .post-form .post-card .post-field .post-input-wrap .post-textarea:focus,.post-edit .post-form .post-card .post-field .post-input-wrap select:focus,.post-edit .post-form .post-card .post-field .post-input-wrap input:focus,.post-edit .post-form .post-card .post-field .post-input-wrap .post-textarea:focus{background-color:#fff;border-color:#8338ec;outline:none}.post-create .post-form .post-card .post-field .post-input-wrap select::placeholder,.post-create .post-form .post-card .post-field .post-input-wrap input::placeholder,.post-create .post-form .post-card .post-field .post-input-wrap .post-textarea::placeholder,.post-edit .post-form .post-card .post-field .post-input-wrap select::placeholder,.post-edit .post-form .post-card .post-field .post-input-wrap input::placeholder,.post-edit .post-form .post-card .post-field .post-input-wrap .post-textarea::placeholder{color:#aaa}.post-create .post-form .post-card .post-field .post-input-wrap .post-textarea,.post-edit .post-form .post-card .post-field .post-input-wrap .post-textarea{resize:vertical;min-height:300px;line-height:1.6}@media (width<=768px){.post-create .post-form .post-card .post-field .post-input-wrap .post-textarea,.post-edit .post-form .post-card .post-field .post-input-wrap .post-textarea{min-height:200px}}.post-create .post-form .post-card .post-tag-box .tags,.post-edit .post-form .post-card .post-tag-box .tags{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.post-create .post-form .post-card .post-tag-box .tags .post-tag,.post-edit .post-form .post-card .post-tag-box .tags .post-tag{color:#333!important;background-color:#f0f0f0!important;border:1px solid #ccc!important}.post-create .post-form .post-card .post-tag-box .tags .post-tag-input,.post-edit .post-form .post-card .post-tag-box .tags .post-tag-input{color:#111;background-color:#0000;border:none;border-bottom:1px solid #ddd;flex:1;min-width:200px;padding:8px;font-size:14px}.post-create .post-form .post-card .post-tag-box .tags .post-tag-input:focus,.post-edit .post-form .post-card .post-tag-box .tags .post-tag-input:focus{border-color:#8338ec;outline:none}.post-create .post-form .post-card .post-tag-box .tags .post-tag-add-btn,.post-edit .post-form .post-card .post-tag-box .tags .post-tag-add-btn{color:#555;cursor:pointer;background-color:#fff;border:1px solid #ccc;border-radius:20px;padding:8px 16px;font-size:13px}.post-create .post-form .post-card .post-tag-box .tags .post-tag-add-btn:hover,.post-edit .post-form .post-card .post-tag-box .tags .post-tag-add-btn:hover{color:#8338ec;border-color:#8338ec}.post-create .post-form .post-card .post-upload-card,.post-edit .post-form .post-card .post-upload-card{background-color:#fafafa;border:2px dashed #ddd;border-radius:8px;padding:40px;transition:all .2s}@media (width<=768px){.post-create .post-form .post-card .post-upload-card,.post-edit .post-form .post-card .post-upload-card{padding:20px}}.post-create .post-form .post-card .post-upload-card:hover,.post-edit .post-form .post-card .post-upload-card:hover{background-color:#8338ec08;border-color:#8338ec}.post-create .post-form .post-card .post-upload-card .post-upload-placeholder,.post-edit .post-form .post-card .post-upload-card .post-upload-placeholder{text-align:center;cursor:pointer;flex-direction:column;align-items:center;gap:12px;display:flex}.post-create .post-form .post-card .post-upload-card .post-upload-placeholder .post-uppload-input,.post-edit .post-form .post-card .post-upload-card .post-upload-placeholder .post-uppload-input{display:none}.post-create .post-form .post-card .post-upload-card .post-upload-placeholder .post-upload-preview,.post-edit .post-form .post-card .post-upload-card .post-upload-placeholder .post-upload-preview{object-fit:cover;border-radius:8px;width:100%;max-height:400px}.post-create .post-form .post-card .post-upload-card .post-upload-placeholder .post-upload-icon,.post-edit .post-form .post-card .post-upload-card .post-upload-placeholder .post-upload-icon{opacity:.4;width:48px;height:48px}.post-create .post-form .post-card .post-upload-card .post-upload-placeholder .post-upload-title,.post-edit .post-form .post-card .post-upload-card .post-upload-placeholder .post-upload-title{color:#333;font-size:16px;font-weight:700}.post-create .post-form .post-card .post-upload-card .post-upload-placeholder .post-upload-desc,.post-edit .post-form .post-card .post-upload-card .post-upload-placeholder .post-upload-desc{color:#777;font-size:14px}.post-create .post-form .post-card .post-actions,.post-edit .post-form .post-card .post-actions{border-top:1px solid #eaeaea;justify-content:flex-end;gap:12px;margin-top:24px;padding-top:24px;display:flex}@media (width<=768px){.post-create .post-form .post-card .post-actions,.post-edit .post-form .post-card .post-actions{flex-direction:column-reverse}}.post-create .post-form .post-card .post-actions button,.post-edit .post-form .post-card .post-actions button{cursor:pointer;border-radius:8px;min-width:100px;padding:12px 24px;font-size:15px;font-weight:700;transition:all .2s}@media (width<=768px){.post-create .post-form .post-card .post-actions button,.post-edit .post-form .post-card .post-actions button{width:100%}}.post-create .post-form .post-card .post-actions button.btn-cancel,.post-edit .post-form .post-card .post-actions button.btn-cancel{color:#333;background-color:#fff;border:1px solid #ccc}.post-create .post-form .post-card .post-actions button.btn-cancel:hover,.post-edit .post-form .post-card .post-actions button.btn-cancel:hover{background-color:#f5f5f5}.post-create .post-form .post-card .post-actions button.btn-save,.post-edit .post-form .post-card .post-actions button.btn-save{color:#fff;background-color:#8338ec;border:none}.post-create .post-form .post-card .post-actions button.btn-save:hover,.post-edit .post-form .post-card .post-actions button.btn-save:hover{background-color:#6815dc}.post-detail{color:#111;width:100%;max-width:840px;margin:0 auto;padding:40px 0}@media (width<=768px){.post-detail{padding:20px 16px}}.post-detail .post-header{text-align:left;margin-bottom:40px}@media (width<=768px){.post-detail .post-header{margin-bottom:24px}}.post-detail .post-header .category{color:#8338ec;margin-bottom:16px;font-size:14px;font-weight:700;display:inline-block}.post-detail .post-header .title{color:#111;word-break:keep-all;margin-bottom:24px;font-size:2.5rem;font-weight:700;line-height:1.3}@media (width<=768px){.post-detail .post-header .title{margin-bottom:16px;font-size:1.8rem}}.post-detail .post-thumbnail{background-color:#fafafa;border:1px solid #eaeaea;border-radius:12px;width:fit-content;max-width:100%;margin:0 auto 40px;overflow:hidden}@media (width<=768px){.post-detail .post-thumbnail{margin-bottom:24px}}.post-detail .post-thumbnail img{max-width:100%;height:auto;margin:0 auto;display:block}.post-detail .post-content{color:#333;margin-bottom:60px;font-size:1.125rem;line-height:1.8}@media (width<=768px){.post-detail .post-content{margin-bottom:40px;font-size:1rem}}.post-detail .post-content p{margin-bottom:1.5em}.post-detail .post-footer{border-top:1px solid #eaeaea;flex-direction:column;gap:24px;padding-top:24px;display:flex}@media (width>=768px){.post-detail .post-footer{flex-direction:row;justify-content:space-between;align-items:center}}.post-detail .post-footer .tags{flex-wrap:wrap;justify-content:flex-start;gap:8px;display:flex}.post-detail .post-footer .tags span{color:#555;background-color:#f5f5f5;border:1px solid #ddd;border-radius:20px;padding:6px 14px;font-size:13px}.post-detail .post-footer .actions{gap:12px;display:flex}@media (width<=768px){.post-detail .post-footer .actions{justify-content:flex-end;width:100%}}.post-detail .post-footer .actions button{cursor:pointer;border-radius:8px;padding:8px 16px;font-size:14px;transition:all .2s}@media (width<=768px){.post-detail .post-footer .actions button{flex:1}}.post-detail .post-footer .actions button.edit{color:#fff;background-color:#8338ec;border:1px solid #8338ec}.post-detail .post-footer .actions button.edit:hover{background-color:#6815dc;border-color:#6815dc}.post-detail .post-footer .actions button.delete{color:#ff4d4f;background-color:#0000;border:1px solid #ff4d4f}.post-detail .post-footer .actions button.delete:hover{background-color:#fff1f0}.profile-section .inner{max-width:960px;padding:0 24px}@media (width<=768px){.profile-section .inner{padding:0 16px}}.profile-section .inner main{gap:16px;display:flex}@media (width<=768px){.profile-section .inner main{flex-direction:column}}.profile-section .inner main .left{flex-direction:column;gap:16px;min-width:340px;display:flex}@media (width<=768px){.profile-section .inner main .left{min-width:100%}}.profile-card{border:1px solid #e5e5e5;border-radius:24px;flex:1;padding:36px}.profile-card.profile-name-wrap{text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex}.profile-card.profile-name-wrap .profile-icon-wrap{color:#fff;text-transform:uppercase;background-color:#8338ec;border-radius:999px;align-content:center;width:120px;height:120px;font-size:54px}.profile-card.profile-name-wrap .profile-name{font-size:28px;font-weight:700}.profile-card.profile-name-wrap .role{color:#a3a3a3}.profile-card.profile-name-wrap .badge{color:#b923ff;background-color:#f9ebff;border-radius:999px;padding:0 16px;line-height:2;display:inline-block}.profile-card .profile-activity-list{border-top:1px solid #e5e5e5;margin-top:16px;padding-top:16px}.profile-card .profile-activity-list li{justify-content:space-between;display:flex}.profile-card .profile-activity-list li .activity-label{align-items:center;gap:8px;display:flex}.profile-card .profile-activity-list li .activity-value span{color:#8338ec;font-weight:700}.profile-card .profile-activity-list li+li{margin-top:16px}.profile-base-card{flex-direction:column;gap:0;display:flex}.profile-base-card .profile-card-title{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.profile-base-card .profile-card-title h4{color:#1a0a2e;font-size:20px;font-weight:700}.profile-base-card .profile-card-title .save-success-badge{color:#fff;background:#22c55e;border-radius:999px;padding:4px 12px;font-size:12px;font-weight:600;animation:.3s fadeIn}.profile-base-card .profile-info-field{border-bottom:1px solid #f5f5f5;padding:16px 0}.profile-base-card .profile-info-field:last-of-type{border-bottom:none}.profile-base-card .profile-info-field label{color:#a3a3a3;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:8px;margin-bottom:8px;font-size:12px;font-weight:500;display:flex}.profile-base-card .profile-info-field label img{opacity:.6;width:14px;height:14px}.profile-base-card .profile-info-field .profile-value{color:#262626;align-items:center;gap:10px;padding:2px 0;font-size:15px;display:flex}.profile-base-card .profile-info-field .profile-value.readonly{color:#737373}.profile-base-card .profile-info-field .profile-input-native{color:#262626;box-sizing:border-box;background:#fff;border:1.5px solid #e5e5e5;border-radius:8px;outline:none;width:100%;padding:10px 14px;font-size:15px;transition:border-color .15s}.profile-base-card .profile-info-field .profile-input-native:focus{border-color:#1a0a2e}.profile-base-card .profile-info-field .profile-input-native::placeholder{color:#d4d4d4}.profile-base-card .profile-info-field .hint{color:#a3a3a3;margin-top:6px;font-size:12px}.profile-base-card .profile-info-field .verify-badge{border-radius:999px;padding:2px 8px;font-size:11px;font-weight:600}.profile-base-card .profile-info-field .verify-badge.verified{color:#166534;background:#dcfce7}.profile-base-card .profile-info-field .verify-badge.unverified{color:#92400e;background:#fef3c7}.profile-base-card .save-error-msg{color:#ff6b6b;background:#fff5f5;border:1px solid #fecaca;border-radius:8px;margin-top:8px;padding:10px 14px;font-size:13px}.profile-base-card .btn-wrap{border-top:1px solid #f5f5f5;gap:8px;margin-top:24px;padding-top:16px;display:flex}.profile-base-card .btn-wrap .profile-btn{cursor:pointer;border:none;border-radius:8px;padding:11px 24px;font-size:14px;font-weight:500;transition:all .15s}.profile-base-card .btn-wrap .profile-btn.edit{color:#fff;background:#1a0a2e;width:100%}.profile-base-card .btn-wrap .profile-btn.edit:hover{opacity:.88}.profile-base-card .btn-wrap .profile-btn.save{color:#fff;background:#8338ec;flex:1}.profile-base-card .btn-wrap .profile-btn.save:hover:not(:disabled){opacity:.88}.profile-base-card .btn-wrap .profile-btn.save:disabled{opacity:.6;cursor:not-allowed}.profile-base-card .btn-wrap .profile-btn.cancel{color:#525252;background:#f5f5f5}.profile-base-card .btn-wrap .profile-btn.cancel:hover:not(:disabled){background:#e5e5e5}.profile-base-card .btn-wrap .profile-btn.cancel:disabled{opacity:.6;cursor:not-allowed}.profile-loading{color:#a3a3a3;flex-direction:column;align-items:center;gap:12px;padding:40px 0;font-size:14px;display:flex}.profile-loading .loading-spinner{border:3px solid #e5e5e5;border-top-color:#8338ec;border-radius:50%;width:28px;height:28px;animation:.8s linear infinite spin}.retry-btn{cursor:pointer;color:#404040;background:#f5f5f5;border:none;border-radius:8px;margin-top:12px;padding:8px 20px;font-size:14px}.retry-btn:hover{background:#e5e5e5}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.pages-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.pages-header .pages-title{font-size:28px;font-weight:700}.pages-header .btn.primary{width:auto}.manage-section{background-color:#fafafa;min-height:calc(100vh - 160px)}.manage-inner{max-width:1000px;margin:0 auto;padding:60px 24px}@media (width<=768px){.manage-inner{padding:30px 16px}}.manage-grid{grid-template-columns:1fr 1fr;gap:32px;margin-top:32px;display:grid}@media (width<=1024px){.manage-grid{grid-template-columns:1fr}}.manage-card{background:#fff;border:1px solid #e5e5e5;border-radius:16px;padding:28px 24px}@media (width<=768px){.manage-card{padding:20px 16px}}.manage-card .manage-card-header{align-items:center;gap:10px;margin-bottom:8px;display:flex}.manage-card .manage-card-header h3{color:#1a0a2e;font-size:18px;font-weight:700}.manage-card .manage-badge{color:#fff;background:#1a0a2e;border-radius:999px;padding:2px 10px;font-size:12px;font-weight:600}.manage-card .manage-desc{color:#737373;margin-bottom:20px;font-size:13px;line-height:1.6}.tag-add-row{gap:8px;margin-bottom:16px;display:flex}@media (width<=768px){.tag-add-row{flex-direction:column}}.tag-add-row .tag-add-input{color:#222;border:1px solid #d4d4d4;border-radius:8px;outline:none;flex:1;padding:10px 14px;font-size:14px;transition:border-color .15s}.tag-add-row .tag-add-input:focus{border-color:#1a0a2e}.tag-add-row .tag-add-input:disabled{background:#f5f5f5}@media (width<=768px){.tag-add-row .tag-add-input{width:100%}}.tag-add-row .tag-add-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#1a0a2e;border:none;border-radius:8px;padding:10px 18px;font-size:14px;font-weight:600;transition:opacity .2s}.tag-add-row .tag-add-btn:disabled{opacity:.5;cursor:not-allowed}.tag-add-row .tag-add-btn:not(:disabled):hover{opacity:.85}@media (width<=768px){.tag-add-row .tag-add-btn{width:100%}}.tag-manage-list{flex-wrap:wrap;gap:10px;padding:0;list-style:none;display:flex}.tag-manage-list .tag-manage-item{align-items:center;gap:6px;display:flex}.tag-manage-list .tag-manage-item .tag-chip{color:#b923ff;background:#f9ebff;border-radius:999px;padding:5px 12px;font-size:13px;font-weight:500}.tag-manage-list .tag-manage-item .tag-delete-btn{color:#a3a3a3;cursor:pointer;background:0 0;border:none;border-radius:50%;padding:2px 4px;font-size:12px;transition:all .15s}.tag-manage-list .tag-manage-item .tag-delete-btn:hover{color:#ff6b6b;background:#fff0f0}.manage-error{color:#ff6b6b;margin-bottom:12px;font-size:13px}.manage-loading,.manage-empty{color:#a3a3a3;text-align:center;padding:20px 0;font-size:14px}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#07010f;margin:0;font-family:Montserrat,sans-serif,system-ui,-apple-system,Pretendard,Segoe UI,Roboto,Arial}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input{font:inherit}ul{margin:0;padding:0;list-style:none}#root{flex-direction:column;min-height:100vh;display:flex}.app-bg{background:radial-gradient(60% 60% at 50% 35%,#a855f72e 0%,#0000 60%),radial-gradient(55% 55% at 20% 80%,#7c3aed2e 0%,#0000 55%),radial-gradient(70% 70% at 80% 85%,#7c3aed24 0%,#0000 55%),linear-gradient(#12021c 0%,#07010f 55% 100%);min-height:100vh}.container{width:min(100% - 40px,1200px);margin-inline:auto}.page{color:#07010f;background-color:#fff;padding-top:92px;padding-bottom:60px}section{flex:auto;position:relative;overflow-y:auto}section.signup-section,section.login-section{background:linear-gradient(#0006,#0006),url(/images/Logo.png) 50%/cover no-repeat;height:100vh}section.landing-section{height:100vh}.inner{max-width:590px;height:100%;margin:auto;position:relative}.card{-webkit-backdrop-filter:blur(14px);background:#ffffff0f;border:1px solid #ffffff24;border-radius:24px;box-shadow:0 20px 60px #00000059}.input{color:#fff;background:#ffffff0f;border:1px solid #ffffff24;border-radius:12px;outline:none;width:100%;height:44px;padding:0 14px}.input:focus{border-color:#a855f78c}.input::placeholder{color:#ffffff6b}
