@import url(https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Work+Sans:ital,wght@0,100;0,200;0,400;0,500;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,800;1,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inconsolata:wght@200;300;400;500;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Domine:wght@400;454;500;529;600;658;700&display=swap);.theme--light.v-file-input .v-file-input__text{color:rgba(0,0,0,.87)}.theme--light.v-file-input .v-file-input__text--placeholder{color:rgba(0,0,0,.6)}.theme--light.v-file-input.v-input--is-disabled .v-file-input__text,.theme--light.v-file-input.v-input--is-disabled .v-file-input__text .v-file-input__text--placeholder{color:rgba(0,0,0,.38)}.theme--dark.v-file-input .v-file-input__text{color:#fff}.theme--dark.v-file-input .v-file-input__text--placeholder{color:hsla(0,0%,100%,.7)}.theme--dark.v-file-input.v-input--is-disabled .v-file-input__text,.theme--dark.v-file-input.v-input--is-disabled .v-file-input__text .v-file-input__text--placeholder{color:hsla(0,0%,100%,.5)}.v-file-input input[type=file]{left:0;opacity:0;pointer-events:none;position:absolute;max-width:0;width:0}.v-file-input .v-file-input__text{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:stretch;align-self:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.v-file-input .v-file-input__text.v-file-input__text--chips{-ms-flex-wrap:wrap;flex-wrap:wrap}.v-file-input .v-file-input__text .v-chip{margin:4px}.v-file-input .v-text-field__slot{min-height:32px}.v-file-input.v-input--dense .v-text-field__slot{min-height:26px}.v-file-input.v-text-field--filled:not(.v-text-field--single-line) .v-file-input__text{padding-top:22px}.v-file-input.v-text-field--outlined .v-text-field__slot{padding:6px 0}.v-file-input.v-text-field--outlined.v-input--dense .v-text-field__slot{padding:3px 0}.publication-form-dialog[data-v-46752fd4]{border-radius:12px}.section-header[data-v-46752fd4]{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;margin-bottom:12px}.section-subtitle[data-v-46752fd4]{font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#5f6b7a}.attachment-card[data-v-46752fd4]{border-radius:10px}.attachment-text[data-v-46752fd4]{min-width:0}.attachment-name[data-v-46752fd4]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.preview-card[data-v-46752fd4]{position:relative;border-radius:10px;overflow:hidden}.preview-image[data-v-46752fd4]{cursor:-webkit-zoom-in;cursor:zoom-in}.preview-remove[data-v-46752fd4]{position:absolute;top:6px;right:6px;background:hsla(0,0%,100%,.95)}.preview-overlay[data-v-46752fd4]{position:absolute;inset:0;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;gap:6px;color:#fff;font-weight:600;font-size:.82rem;opacity:0;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.12)),to(rgba(0,0,0,.55)));background:linear-gradient(180deg,rgba(0,0,0,.12),rgba(0,0,0,.55))}.preview-card:hover .preview-overlay[data-v-46752fd4]{opacity:1}.image-modal-card[data-v-46752fd4],.publication-dialog[data-v-3efa93c6]{border-radius:12px}.section-label[data-v-3efa93c6]{font-size:.8rem;color:#5f6b7a;text-transform:uppercase;letter-spacing:.06em;margin-bottom:6px}.section-value[data-v-3efa93c6]{font-size:1.1rem;font-weight:600;color:#1f2a37}.section-header[data-v-3efa93c6]{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;margin-bottom:12px}.preview-card[data-v-3efa93c6]{border-radius:10px;overflow:hidden;cursor:pointer;-webkit-transition:-webkit-transform .2s ease,-webkit-box-shadow .2s ease;transition:-webkit-transform .2s ease,-webkit-box-shadow .2s ease;transition:transform .2s ease,box-shadow .2s ease;transition:transform .2s ease,box-shadow .2s ease,-webkit-transform .2s ease,-webkit-box-shadow .2s ease}.preview-card[data-v-3efa93c6]:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 8px 18px rgba(7,24,50,.12);box-shadow:0 8px 18px rgba(7,24,50,.12)}.preview-image[data-v-3efa93c6]{position:relative}.preview-overlay[data-v-3efa93c6]{position:absolute;inset:0;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;gap:6px;color:#fff;font-weight:600;font-size:.85rem;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.05)),to(rgba(0,0,0,.55)));background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.55));opacity:0;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.preview-card:hover .preview-overlay[data-v-3efa93c6]{opacity:1}.attachment-card[data-v-3efa93c6]{border-radius:10px}.attachment-text[data-v-3efa93c6]{min-width:0}.attachment-name[data-v-3efa93c6]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.viewer-card[data-v-3efa93c6]{background:#101820;color:#fff}.viewer-stage[data-v-3efa93c6]{position:relative;border-radius:12px;background:#0a1016;padding:12px 48px}.viewer-image[data-v-3efa93c6]{border-radius:10px}.viewer-nav[data-v-3efa93c6]{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:5;background:hsla(0,0%,100%,.12)}.viewer-nav-left[data-v-3efa93c6]{left:8px}.viewer-nav-right[data-v-3efa93c6]{right:8px}.viewer-thumb[data-v-3efa93c6]{border:2px solid transparent;opacity:.65;cursor:pointer;-webkit-transition:opacity .2s ease,border-color .2s ease;transition:opacity .2s ease,border-color .2s ease}.viewer-thumb[data-v-3efa93c6]:hover{opacity:1}.viewer-thumb-active[data-v-3efa93c6]{opacity:1;border-color:#42a5f5}@media (max-width:600px){.viewer-stage[data-v-3efa93c6]{padding:8px 40px}}