.pagination-compt-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;background:#f5f7fa;border:1px solid #d1d5db;border-radius:8px;padding:3px 6px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.08);box-shadow:0 2px 4px rgba(0,0,0,.08);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.pagination-compt-btn{min-width:36px!important;width:36px!important;height:36px!important;padding:0!important;color:#4b5563!important;background:#fff!important;border:1px solid #d1d5db!important;border-radius:6px!important;-webkit-transition:all .2s ease!important;transition:all .2s ease!important}.pagination-compt-btn:active:not(:disabled){background:#3b82f6!important;color:#fff!important;border-color:#3b82f6!important;-webkit-transform:translateY(-1px);transform:translateY(-1px);-webkit-box-shadow:0 4px 8px rgba(59,130,246,.3);box-shadow:0 4px 8px rgba(59,130,246,.3)}.pagination-compt-btn:disabled{opacity:.4;cursor:not-allowed;background:#f3f4f6!important;color:#9ca3af!important;border-color:#e5e7eb!important}.pagination-compt-page-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;font-size:15px;font-weight:500;padding:4px 8px;color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:6px;min-width:80px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pagination-compt-current-page{color:#3b82f6;font-weight:600}.pagination-compt-page-separator{color:#6b7280;margin:0 4px}.pagination-compt-total-pages{color:#4b5563}.theme--light.v-timeline:before{background:rgba(0,0,0,.12)}.theme--light.v-timeline .v-timeline-item__dot{background:#fff}.theme--light.v-timeline .v-timeline-item .v-card:before{border-right-color:rgba(0,0,0,.12)}.theme--dark.v-timeline:before{background:hsla(0,0%,100%,.12)}.theme--dark.v-timeline .v-timeline-item__dot{background:#424242}.theme--dark.v-timeline .v-timeline-item .v-card:before{border-right-color:rgba(0,0,0,.12)}.v-timeline-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;padding-bottom:24px}.v-timeline-item--left,.v-timeline-item:nth-child(odd):not(.v-timeline-item--right){-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.v-timeline-item--left .v-card:after,.v-timeline-item--left .v-card:before,.v-timeline-item:nth-child(odd):not(.v-timeline-item--right) .v-card:after,.v-timeline-item:nth-child(odd):not(.v-timeline-item--right) .v-card:before{-webkit-transform:rotate(180deg);transform:rotate(180deg);left:100%}.v-timeline-item--left .v-timeline-item__opposite,.v-timeline-item:nth-child(odd):not(.v-timeline-item--right) .v-timeline-item__opposite{margin-left:96px;text-align:left}.v-timeline-item--left .v-timeline-item__opposite .v-card:after,.v-timeline-item--left .v-timeline-item__opposite .v-card:before,.v-timeline-item:nth-child(odd):not(.v-timeline-item--right) .v-timeline-item__opposite .v-card:after,.v-timeline-item:nth-child(odd):not(.v-timeline-item--right) .v-timeline-item__opposite .v-card:before{-webkit-transform:rotate(0);transform:rotate(0);left:-10px}.v-timeline-item--right .v-card:after,.v-timeline-item--right .v-card:before,.v-timeline-item:nth-child(2n):not(.v-timeline-item--left) .v-card:after,.v-timeline-item:nth-child(2n):not(.v-timeline-item--left) .v-card:before{right:100%}.v-timeline-item--right .v-timeline-item__opposite,.v-timeline-item:nth-child(2n):not(.v-timeline-item--left) .v-timeline-item__opposite{margin-right:96px;text-align:right}.v-timeline-item--right .v-timeline-item__opposite .v-card:after,.v-timeline-item--right .v-timeline-item__opposite .v-card:before,.v-timeline-item:nth-child(2n):not(.v-timeline-item--left) .v-timeline-item__opposite .v-card:after,.v-timeline-item:nth-child(2n):not(.v-timeline-item--left) .v-timeline-item__opposite .v-card:before{-webkit-transform:rotate(180deg);transform:rotate(180deg);right:-10px}.v-timeline-item__dot,.v-timeline-item__inner-dot{border-radius:50%}.v-timeline-item__dot{-webkit-box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);-ms-flex-item-align:center;align-self:center;position:absolute;height:38px;left:calc(50% - 19px);width:38px}.v-timeline-item__dot .v-timeline-item__inner-dot{height:30px;margin:4px;width:30px}.v-timeline-item__dot--small{height:24px;left:calc(50% - 12px);width:24px}.v-timeline-item__dot--small .v-timeline-item__inner-dot{height:18px;margin:3px;width:18px}.v-timeline-item__dot--large{height:52px;left:calc(50% - 26px);width:52px}.v-timeline-item__dot--large .v-timeline-item__inner-dot{height:42px;margin:5px;width:42px}.v-timeline-item__inner-dot{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.v-timeline-item__body{position:relative;height:100%;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:calc(50% - 48px)}.v-timeline-item .v-card:after,.v-timeline-item .v-card:before{content:"";position:absolute;border-top:10px solid transparent;border-bottom:10px solid transparent;border-right:10px solid #000;top:calc(50% - 10px)}.v-timeline-item .v-card:after{border-right-color:inherit}.v-timeline-item .v-card:before{top:calc(50% - 8px)}.v-timeline-item__opposite{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-item-align:center;align-self:center;max-width:calc(50% - 48px)}.v-timeline-item--fill-dot .v-timeline-item__inner-dot{height:inherit;margin:0;width:inherit}.v-timeline{padding-top:24px;position:relative}.v-timeline:before{bottom:0;content:"";height:100%;left:calc(50% - 1px);position:absolute;top:0;width:2px}.v-timeline--align-top .v-timeline-item{position:relative}.v-timeline--align-top .v-timeline-item__dot{top:6px}.v-timeline--align-top .v-timeline-item__dot--small{top:12px}.v-timeline--align-top .v-timeline-item__dot--large{top:0}.v-timeline--align-top .v-timeline-item .v-card:before{top:12px}.v-timeline--align-top .v-timeline-item .v-card:after{top:10px}.v-timeline--dense:before{left:18px}.v-timeline--dense .v-timeline-item--left,.v-timeline--dense .v-timeline-item:nth-child(odd):not(.v-timeline-item--right){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.v-timeline--dense .v-timeline-item--left .v-card:after,.v-timeline--dense .v-timeline-item--left .v-card:before,.v-timeline--dense .v-timeline-item:nth-child(odd):not(.v-timeline-item--right) .v-card:after,.v-timeline--dense .v-timeline-item:nth-child(odd):not(.v-timeline-item--right) .v-card:before{right:auto;left:-10px;-webkit-transform:none;transform:none}.v-timeline--dense .v-timeline-item__dot{left:0}.v-timeline--dense .v-timeline-item__dot--small{left:7px}.v-timeline--dense .v-timeline-item__dot--large{left:-7px}.v-timeline--dense .v-timeline-item__body{max-width:calc(100% - 64px)}.v-timeline--dense .v-timeline-item__opposite{display:none}.img-carousel-props-compt-class{background-color:#fff;width:100%;height:100%;margin:0!important;padding:0!important;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.carousel-props-class .v-btn{zoom:.7}.app-board-modify-modal[data-v-522d1fe6]{background:#fff;min-height:100%}.app-board-modify-modal__images[data-v-522d1fe6]{width:100%;height:200px;min-height:200px;max-height:200px;background:#f1f5f9;overflow:hidden;position:relative}.app-board-modify-modal__images-empty[data-v-522d1fe6]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#f1f5f9}.app-board-modify-modal__author[data-v-522d1fe6]{padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.app-board-modify-modal__author-info[data-v-522d1fe6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;color:#64748b;font-size:14px;position:relative}.app-board-modify-modal__author-name[data-v-522d1fe6]{font-weight:700;color:#334155}.app-board-modify-modal__dot[data-v-522d1fe6]{color:#cbd5e1}.app-board-modify-modal__time[data-v-522d1fe6]{color:#94a3b8}.app-board-modify-modal__contact[data-v-522d1fe6]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;color:#475569;font-size:14px;font-weight:600}.app-board-modify-modal__phone[data-v-522d1fe6]{color:#2563eb}.app-board-modify-modal__footer[data-v-522d1fe6]{padding:10px;border-top:1px solid #e2e8f0;background:#f8fafc;margin-top:20px}[data-v-a85af3be] .hlm-prm-dialog-wrap{-webkit-box-shadow:none!important;box-shadow:none!important;background:transparent!important;overflow:visible!important}.hlm-prm[data-v-a85af3be]{position:relative;width:100%;border-radius:40px;padding:3px;background:#fff;overflow:hidden;-webkit-box-shadow:0 30px 60px rgba(0,0,0,.12),0 10px 20px rgba(0,0,0,.05);box-shadow:0 30px 60px rgba(0,0,0,.12),0 10px 20px rgba(0,0,0,.05)}.hlm-prm__border-glow[data-v-a85af3be]{position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:conic-gradient(from 0deg,transparent 0,#6366f1 25%,#a855f7 50%,#ec4899 75%,transparent 100%);-webkit-animation:hlm-prm-rotate-border-data-v-a85af3be 4s linear infinite;animation:hlm-prm-rotate-border-data-v-a85af3be 4s linear infinite;z-index:0}.hlm-prm__inner[data-v-a85af3be]{position:relative;z-index:1;background:#fff;border-radius:37px;padding:47px 37px 37px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.hlm-prm__light[data-v-a85af3be]{position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle at center,rgba(99,102,241,.05) 0,transparent 70%);-webkit-animation:hlm-prm-rotate-bg-data-v-a85af3be 15s linear infinite;animation:hlm-prm-rotate-bg-data-v-a85af3be 15s linear infinite;z-index:0}.hlm-prm__visual[data-v-a85af3be]{position:relative;width:110px;height:110px;margin-bottom:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:1}.hlm-prm__ring[data-v-a85af3be]{position:absolute;border-radius:50%;border:2px solid transparent}.hlm-prm__ring--1[data-v-a85af3be]{inset:0;border-top-color:#6366f1;border-right-color:rgba(99,102,241,.1);-webkit-animation:hlm-prm-spin-data-v-a85af3be 2s cubic-bezier(.5,0,.5,1) infinite;animation:hlm-prm-spin-data-v-a85af3be 2s cubic-bezier(.5,0,.5,1) infinite}.hlm-prm__ring--2[data-v-a85af3be]{inset:12px;border-bottom-color:#a855f7;border-left-color:rgba(168,85,247,.1);animation:hlm-prm-spin-data-v-a85af3be 1.5s cubic-bezier(.5,0,.5,1) infinite reverse}.hlm-prm__ring--3[data-v-a85af3be]{inset:24px;border-top-color:#ec4899;-webkit-animation:hlm-prm-spin-data-v-a85af3be 1s cubic-bezier(.5,0,.5,1) infinite;animation:hlm-prm-spin-data-v-a85af3be 1s cubic-bezier(.5,0,.5,1) infinite}.hlm-prm__core[data-v-a85af3be]{position:relative;width:44px;height:44px;background:#fff;border-radius:50%;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.08);box-shadow:0 4px 12px rgba(0,0,0,.08)}.hlm-prm__core-inner[data-v-a85af3be],.hlm-prm__core[data-v-a85af3be]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hlm-prm__core-inner[data-v-a85af3be]{-webkit-animation:hlm-prm-pulse-data-v-a85af3be 2s ease-in-out infinite;animation:hlm-prm-pulse-data-v-a85af3be 2s ease-in-out infinite}.hlm-prm__footer[data-v-a85af3be]{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:1}.hlm-prm__footer[data-v-a85af3be],.hlm-prm__status-line[data-v-a85af3be]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hlm-prm__status-line[data-v-a85af3be]{gap:6px;margin-bottom:12px}.hlm-prm__status-dot[data-v-a85af3be]{width:5px;height:5px;background:#6366f1;border-radius:50%;-webkit-animation:hlm-prm-pulse-data-v-a85af3be 1s infinite;animation:hlm-prm-pulse-data-v-a85af3be 1s infinite}.hlm-prm__status-text[data-v-a85af3be]{font-size:.85rem;font-weight:700;color:#6366f1;letter-spacing:-.02em}.hlm-prm__progress[data-v-a85af3be]{width:100%;height:4px;background:#f1f5f9;border-radius:10px;overflow:hidden;position:relative;margin-bottom:24px}.hlm-prm__progress-fill[data-v-a85af3be]{position:absolute;height:100%;width:40%;background:-webkit-gradient(linear,left top,right top,from(#6366f1),color-stop(#a855f7),to(#ec4899));background:linear-gradient(90deg,#6366f1,#a855f7,#ec4899);border-radius:10px;-webkit-animation:hlm-prm-slide-data-v-a85af3be 1.5s ease-in-out infinite;animation:hlm-prm-slide-data-v-a85af3be 1.5s ease-in-out infinite}.hlm-prm__timer[data-v-a85af3be]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:4px;padding:6px 16px;background:#f8fafc;border-radius:100px;border:1px solid #f1f5f9}.hlm-prm__timer-num[data-v-a85af3be]{font-size:1.1rem;font-weight:800;color:#1e293b;font-variant-numeric:tabular-nums}.hlm-prm__timer-unit[data-v-a85af3be]{font-size:.8rem;font-weight:700;color:#94a3b8;letter-spacing:-.02em}@-webkit-keyframes hlm-prm-rotate-border-data-v-a85af3be{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes hlm-prm-rotate-border-data-v-a85af3be{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes hlm-prm-spin-data-v-a85af3be{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes hlm-prm-spin-data-v-a85af3be{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes hlm-prm-pulse-data-v-a85af3be{0%,to{-webkit-transform:scale(1);transform:scale(1);opacity:1}50%{-webkit-transform:scale(1.1);transform:scale(1.1);opacity:.6}}@keyframes hlm-prm-pulse-data-v-a85af3be{0%,to{-webkit-transform:scale(1);transform:scale(1);opacity:1}50%{-webkit-transform:scale(1.1);transform:scale(1.1);opacity:.6}}@-webkit-keyframes hlm-prm-slide-data-v-a85af3be{0%{left:-40%}to{left:100%}}@keyframes hlm-prm-slide-data-v-a85af3be{0%{left:-40%}to{left:100%}}@-webkit-keyframes hlm-prm-rotate-bg-data-v-a85af3be{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes hlm-prm-rotate-bg-data-v-a85af3be{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.hlm-prm-fade-enter-active[data-v-a85af3be],.hlm-prm-fade-leave-active[data-v-a85af3be]{-webkit-transition:all .4s cubic-bezier(.34,1.56,.64,1);transition:all .4s cubic-bezier(.34,1.56,.64,1)}.hlm-prm-fade-enter[data-v-a85af3be],.hlm-prm-fade-leave-to[data-v-a85af3be]{opacity:0;-webkit-transform:translateY(10px) scale(.9);transform:translateY(10px) scale(.9)}.app-comment-modal[data-v-c62998ec]{height:auto;background-color:#fff}.app-comment-modal__header-title[data-v-c62998ec]{padding-left:5px}.app-comment-modal__title[data-v-c62998ec]{font-size:20px}.app-comment-modal__content[data-v-c62998ec]{padding:5px}.app-comment-modal__list-wrapper[data-v-c62998ec]{max-height:215px;overflow-y:auto;margin-bottom:5px;border:1px solid #e0e0e0;border-radius:4px;padding:5px}.app-comment-modal__list-wrapper[data-v-c62998ec]::-webkit-scrollbar{width:6px}.app-comment-modal__list-wrapper[data-v-c62998ec]::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.app-comment-modal__list-wrapper[data-v-c62998ec]::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.app-comment-modal__list-wrapper[data-v-c62998ec]::-webkit-scrollbar-thumb:hover{background:#555}.app-comment-modal__empty[data-v-c62998ec]{text-align:center;padding:40px 20px;color:#999}.app-comment-modal__empty-text[data-v-c62998ec]{margin-top:10px}.app-comment-modal__comment-item[data-v-c62998ec]{margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #f0f0f0}.app-comment-modal__author[data-v-c62998ec]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:5px}.app-comment-modal__author-info[data-v-c62998ec],.app-comment-modal__author[data-v-c62998ec]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.app-comment-modal__author-info[data-v-c62998ec]{gap:6px;font-size:13px;color:#666}.app-comment-modal__author-name[data-v-c62998ec]{font-weight:500}.app-comment-modal__delete-icon[data-v-c62998ec]{cursor:pointer}.app-comment-modal__content-text[data-v-c62998ec]{margin-bottom:5px;font-size:14px;color:#333;line-height:1.5}.app-comment-modal__actions[data-v-c62998ec]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;font-size:12px}.app-comment-modal__action-btn[data-v-c62998ec]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;color:#666;background:none;border:none;cursor:pointer;padding:4px 0}.app-comment-modal__replies[data-v-c62998ec]{margin-top:8px;padding-left:15px;border-left:2px solid #e0e0e0}.app-comment-modal__reply-item[data-v-c62998ec]{margin-bottom:8px;padding-bottom:8px;border-bottom:1px solid #f5f5f5}.app-comment-modal__reply-author[data-v-c62998ec]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:4px}.app-comment-modal__reply-author-info[data-v-c62998ec],.app-comment-modal__reply-author[data-v-c62998ec]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.app-comment-modal__reply-author-info[data-v-c62998ec]{gap:6px;font-size:12px;color:#666}.app-comment-modal__reply-author-name[data-v-c62998ec]{font-weight:500}.app-comment-modal__reply-content[data-v-c62998ec]{font-size:13px;color:#333;line-height:1.5}.app-comment-modal__input-area[data-v-c62998ec]{margin-top:5px}.app-comment-modal__input-wrapper[data-v-c62998ec]{border:1px solid #e0e0e0;border-radius:4px;padding:5px}.app-comment-modal__input-actions[data-v-c62998ec]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:5px}.board-detail-card[data-v-3945476e]{background:#fff;min-height:100%}.board-detail-card__images[data-v-3945476e]{width:100%;height:300px;min-height:300px;max-height:300px;background:#f1f5f9;overflow:hidden;position:relative}.board-detail-card__images-empty[data-v-3945476e]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#f1f5f9}.board-detail-card__header[data-v-3945476e]{padding:20px 16px 16px 16px}.board-detail-card__title[data-v-3945476e]{font-size:20px;font-weight:700;line-height:1.4;color:#0f172a;margin:0;word-break:break-word}.board-detail-card__author[data-v-3945476e]{padding:0 16px 16px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.board-detail-card__author-info[data-v-3945476e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;color:#64748b;font-size:14px;position:relative}.board-detail-card__edit-text[data-v-3945476e]{margin-left:auto;margin-right:8px;-ms-flex-negative:0;flex-shrink:0}.board-detail-card__delete-icon[data-v-3945476e]{cursor:pointer;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;-ms-flex-negative:0;flex-shrink:0}.board-detail-card__delete-icon[data-v-3945476e]:hover{opacity:.7}.board-detail-card__delete-icon[data-v-3945476e]:active{opacity:.5}.board-detail-card__author-name[data-v-3945476e]{font-weight:700;color:#334155}.board-detail-card__dot[data-v-3945476e]{color:#cbd5e1}.board-detail-card__time[data-v-3945476e]{color:#94a3b8}.board-detail-card__contact[data-v-3945476e]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;color:#475569;font-size:14px;font-weight:600}.board-detail-card__phone[data-v-3945476e]{color:#2563eb}.board-detail-card__divider[data-v-3945476e]{margin:0 16px;border-color:#e2e8f0}.board-detail-card__content[data-v-3945476e]{padding:20px 16px}.board-detail-card__descript[data-v-3945476e]{font-size:15px;line-height:1.7;color:#334155;white-space:pre-wrap;word-break:break-word}.board-detail-card__footer[data-v-3945476e]{padding:16px;border-top:1px solid #e2e8f0;background:#f8fafc;margin-top:20px}.board-detail-card__stats[data-v-3945476e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;color:#64748b;font-size:14px}.board-detail-card__stat[data-v-3945476e]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}.board-detail-card__stat--clickable[data-v-3945476e]{cursor:pointer;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.board-detail-card__stat--clickable[data-v-3945476e]:active{opacity:.5}.board-detail-card__stat-text[data-v-3945476e]{font-weight:600;color:#475569}.theme--light.v-divider{border-color:rgba(0,0,0,.12)}.theme--dark.v-divider{border-color:hsla(0,0%,100%,.12)}.v-divider{display:block;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;max-width:100%;height:0;max-height:0;border:solid;border-width:thin 0 0 0;-webkit-transition:inherit;transition:inherit}.v-divider--inset:not(.v-divider--vertical){margin-left:72px;max-width:calc(100% - 72px)}.v-divider--vertical{-ms-flex-item-align:stretch;align-self:stretch;border:solid;border-width:0 thin 0 0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:inherit;min-height:100%;max-height:100%;max-width:0;width:0;vertical-align:text-bottom}.v-divider--vertical.v-divider--inset{margin-top:8px;min-height:0;max-height:calc(100% - 16px)}.board-list-container{padding:0;display:grid;grid-template-columns:1fr;grid-gap:12px}.board-item{cursor:pointer;-webkit-transition:-webkit-box-shadow .15s ease,-webkit-transform .15s ease;transition:-webkit-box-shadow .15s ease,-webkit-transform .15s ease;transition:box-shadow .15s ease,transform .15s ease;transition:box-shadow .15s ease,transform .15s ease,-webkit-box-shadow .15s ease,-webkit-transform .15s ease;border-radius:12px;border:1px solid #f1f3f5;background-color:#fff}.board-item:hover{-webkit-box-shadow:0 4px 12px rgba(0,0,0,.06);box-shadow:0 4px 12px rgba(0,0,0,.06);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.board-item-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:16px;max-width:100%;padding:14px 16px}.board-item-image{-ms-flex-negative:0;flex-shrink:0;width:120px;height:120px}.image-wrapper{position:relative;width:100%;height:100%;border-radius:8px;overflow:hidden;background-color:#f5f5f5}.image-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.image-count-badge{position:absolute;bottom:8px;right:8px;background-color:rgba(0,0,0,.6);color:#fff;padding:3px 6px;border-radius:999px;font-size:11px;font-weight:500;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3px}.image-count-badge-icon{font-size:14px}.board-item-text{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.board-item-title{font-size:16px;font-weight:600;color:#212529;line-height:1.5;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical}.board-item-description{font-size:14px;color:#666;line-height:1.5;white-space:pre-wrap}.board-item-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:2px;font-size:13px;color:#868e96;margin-top:4px}.board-item-meta-bottom,.board-item-meta-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;width:100%}.board-item-meta-bottom{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.board-item-meta-bottom-right{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}.board-item-divider{color:#dee2e6}.board-item-author{font-weight:500}.board-item-date{color:#868e96}.board-item-comments,.board-item-views{color:#868e96;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.board-empty{text-align:center;padding:60px 20px;color:#868e96;font-size:14px}.board-item-content:not(:has(.board-item-image)) .board-item-text{width:100%}@media (max-width:600px){.board-item-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.board-item-image{width:100%;height:180px}}@media (min-width:600px) and (max-width:959px){.board-list-container{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:960px) and (max-width:1279px){.board-list-container{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1280px){.board-list-container{grid-template-columns:repeat(4,minmax(0,1fr))}}.type-popup-padding{padding:10px}.v-content{-webkit-transition:none;transition:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;max-width:100%}.v-content[data-booted=true]{-webkit-transition:.2s cubic-bezier(.4,0,.2,1);transition:.2s cubic-bezier(.4,0,.2,1)}.v-content__wrap{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:100%;position:relative}@-moz-document url-prefix(){@media print{.v-content{display:block}}}