:root{font-family:Segoe UI,Arial,sans-serif;color:#182c3b;background:#edf1f4;font-size:16px;--accent:#b52535}*{box-sizing:border-box}body{margin:0}header{background:#102938;color:white;padding:22px 4%;display:flex;align-items:center;justify-content:space-between;border-bottom:4px solid #b52535}header b{letter-spacing:.13em;font-size:20px}header b span{font-weight:400}header small{display:block;color:#bed0da;margin-top:5px}.badge{border:1px solid #68818f;border-radius:20px;padding:6px 12px;font-size:14px}.toolbar{display:flex;gap:12px;align-items:end;padding:18px 4%;background:white;border-bottom:1px solid #ccd6dd;flex-wrap:wrap}.toolbar label{min-width:210px}#status{font-size:14px;color:#536674;align-self:center;max-width:300px}main{max-width:1600px;margin:auto;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:32px;padding:30px 4%}.intro{margin-bottom:24px}h1{font-size:32px;margin:5px 0 8px;letter-spacing:-.035em}p{line-height:1.55}.intro p{margin:8px 0;color:#536674}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.13em}details{background:white;border:1px solid #cdd7df;border-radius:8px;margin-bottom:14px;overflow:hidden}summary{padding:19px;cursor:pointer;font-weight:650;font-size:17px}summary small{float:right;color:#627584;font-size:13px;font-weight:400;margin:3px 0 0 10px}.section-body{padding:0 20px 20px}.fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}label{display:block;font-size:14px;font-weight:600;color:#344d5d}input,select,textarea{display:block;width:100%;margin-top:7px;border:1px solid #adbdc8;border-radius:5px;padding:10px;background:white;color:#182c3b;font:inherit;min-width:0}textarea{min-height:90px;resize:vertical}button{font:inherit;font-size:14px;font-weight:600;background:#fff;border:1px solid #a9bbc7;border-radius:5px;padding:10px 13px;color:#183c50;cursor:pointer}button:hover{background:#eaf0f4}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #2879ad;outline-offset:2px}#save{background:#173f54;color:white;border-color:#173f54}.help,.empty{font-size:14px;color:#627584;line-height:1.5}.item{padding:15px;border:1px solid #d6e0e6;border-radius:6px;margin-bottom:14px;background:#f9fbfc}.item-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:13px}.item-head button{padding:5px 9px}.upload{border:1px dashed #a5b7c3;padding:12px;border-radius:6px;overflow:hidden}.upload img{height:90px;max-width:100%;object-fit:contain;margin:8px auto;display:block}.upload input{font-size:12px;padding:5px;border:0;background:transparent}.upload button{font-size:12px;padding:4px 8px}.uploads{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px}.uploads .upload{font-size:13px}.full{grid-column:1/-1}.check{display:flex;align-items:center;gap:10px;margin:14px 0}.check input{width:auto;margin:0}.add{border-style:dashed;width:100%;background:#f4f8fa}.preview-tools{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:15px}.preview-tools label{max-width:200px}.preview-tools select{margin-top:3px}aside{min-width:0}#preview{background:#fff;border:1px solid #cdd7df;border-radius:8px;overflow:hidden;--accent:#b52535}.public-header{padding:22px;background:#112d40;color:white;border-bottom:4px solid var(--accent);letter-spacing:.12em;font-weight:700}.public-title{padding:25px;border-bottom:1px solid #e0e7eb}.public-title h2{font-size:30px;margin:0 0 8px}.public-title p{margin:0;color:#5a6c79}.module{margin:20px}.module h3{font-size:16px;border-bottom:2px solid var(--accent);padding-bottom:9px}.gallery{display:flex;gap:10px;flex-wrap:wrap}.gallery figure{margin:0;flex:1 1 70px;min-width:0;text-align:center;background:#f5f7f9;padding:8px}.gallery img{height:130px;width:100%;object-fit:contain}.gallery figcaption{font-size:12px;margin-top:6px}.scroll{flex-wrap:nowrap;overflow-x:auto;padding-bottom:10px}.scroll figure{flex:0 0 110px}.scroll img{height:100px}.packages{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.packages img{width:100%;height:200px;object-fit:contain}.bio img{width:100%;height:auto}.module p{white-space:pre-wrap;font-size:14px}.module a{color:#175d86}.facts{display:flex;gap:8px;flex-wrap:wrap;font-size:13px}.facts span{background:#edf2f5;padding:7px}.disclosure{font-size:13px;color:#637786}.connections a{display:block;padding:10px;background:#eef3f6;margin-bottom:8px;text-decoration:none}.square img{aspect-ratio:1;object-fit:contain;max-width:120px}.minor{font-size:13px;color:#5a6c79}@media(min-width:1100px){aside{position:sticky;top:20px;align-self:start;max-height:calc(100vh - 40px);overflow:auto}}@media(max-width:850px){main{grid-template-columns:1fr;padding:22px 4%}.toolbar{align-items:center}.badge{display:none}}@media(max-width:460px){.fields{grid-template-columns:1fr}.uploads{grid-template-columns:repeat(2,minmax(0,1fr))}summary small{float:none;display:block;margin-left:0}.toolbar button{flex:1}.preview-tools{align-items:end}header b{font-size:17px}}
.entry-picker{min-width:0}.entry-picker select{max-width:100%}.search-count{display:block;margin-top:5px;color:#627584;font-size:13px}.bio figure{margin:0 0 18px}.bio figcaption{padding:8px 0;font-size:14px}.release-image{display:block;width:auto;max-width:100%;height:180px;object-fit:contain;margin:14px 0}.version-cards{display:flex;gap:12px;flex-wrap:wrap}.version-cards a{flex:0 1 140px;min-width:100px;border:1px solid #d6e0e6;background:#f5f7f9;text-decoration:none;color:#183c50;display:flex;flex-direction:column;padding:10px}.version-cards img{width:100%;height:160px;object-fit:contain}.version-cards strong{font-size:14px;margin-top:8px}.version-cards small{margin-top:4px}.image-missing{display:grid;place-items:center;height:160px;text-align:center;font-size:13px;color:#627584}.toolbar label{max-width:380px}button:disabled{opacity:.5;cursor:default}
.save-choice{margin-top:7px;font-size:13px}.release-row{display:flex;gap:22px;align-items:flex-start;margin-bottom:24px}.release-row .release-image{width:150px;max-width:40%;height:190px;flex-shrink:0;margin:0}.release-row h4{margin:0 0 12px}.release-row dl{margin:0}.release-row dl div{margin-bottom:10px}.release-row dt{font-size:12px;color:#627584}.release-row dd{margin:2px 0 0;font-size:14px}.bio{display:flex;flex-wrap:wrap;gap:12px}.bio figure{width:210px;max-width:100%;margin:0}.bio img{height:125px;width:100%;object-fit:contain;background:#f5f7f9}.variation-cards{display:flex;flex-wrap:wrap;gap:12px}.variation-cards>article{flex:0 1 180px;min-width:110px;border:1px solid #d6e0e6;padding:10px}.variation-cards h4{margin:10px 0}.variation-cards p{margin-bottom:0}.swipe-hint{display:none;font-size:12px;font-weight:400;color:#627584;margin-left:12px}.zoomable{cursor:zoom-in}.zoomable:focus-visible{outline:3px solid #2879ad;outline-offset:3px}#image-dialog{width:min(95vw,1400px);max-height:95vh;border:0;border-radius:8px;padding:18px;background:white}#image-dialog::backdrop{background:#071522dc}#enlarged-image{display:block;max-width:100%;width:auto;height:auto;max-height:77vh;object-fit:contain;margin:15px auto}#close-image{display:block;margin-left:auto}#image-caption{text-align:center;margin:8px}.preview-tools{flex-wrap:wrap}.preview-only .editor,.preview-only .toolbar{display:none}.preview-only main{display:block;max-width:1500px}.preview-only aside{position:static;max-height:none;overflow:visible}.preview-only .gallery:not(.scroll) figure{flex:0 1 160px}.preview-only .gallery:not(.scroll) img{height:230px}.preview-only .packages{grid-template-columns:repeat(auto-fit,minmax(160px,230px))}.preview-only .bio img{height:125px}@media(max-width:760px),(pointer:coarse){.swipe-hint{display:inline}}@media(max-width:400px){.release-row{gap:12px}.release-row .release-image{width:100px;height:150px}}
#preview{container-type:inline-size}.public-layout{display:grid;grid-template-columns:minmax(0,1fr)}.public-main,.public-sidebar{min-width:0}.public-sidebar .module{border:1px solid #d6e0e6;background:#f8fafb;padding:14px}.public-sidebar .module h3{margin-top:0}.related-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.related-cards article{min-width:0;background:white;border:1px solid #d6e0e6}.related-cards img{width:100%;aspect-ratio:1;object-fit:contain;background:#f0f3f5}.related-cards a{display:block;padding:9px;font-size:14px;font-weight:600;text-decoration:none;overflow-wrap:anywhere}@container (min-width:900px){.public-layout.has-sidebar{grid-template-columns:minmax(0,1fr) 280px}.public-sidebar{padding-top:0}.public-sidebar .module{margin-left:0}.public-main .module{margin-right:20px}}
.related-cards article>a{padding:0}.related-cards article>a>span{display:block;padding:9px}
#delete-entry,#confirm-delete{color:#a51f30;border-color:#bc6671}#delete-dialog{max-width:min(500px,92vw);border:0;border-radius:8px;padding:24px}#delete-dialog::backdrop{background:#071522bb}.delete-actions{display:flex;justify-content:flex-end;gap:12px}
.import-label{font-size:13px;max-width:200px!important}.import-label input{font-size:12px;padding:4px}#import-dialog{max-width:min(520px,92vw);border:0;border-radius:8px;padding:24px}#import-dialog::backdrop{background:#071522bb}
