.gallery-heading{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:22px}.gallery-heading h2{margin:6px 0;font-size:28px}.gallery-actions,.gallery-card-actions,.gallery-player-nav,.gallery-player-heading{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.gallery-storage{padding:16px;border-radius:18px;background:#eef5f1;color:#295e59;margin-bottom:18px;line-height:1.9;display:flex;align-items:center;gap:16px;flex-wrap:wrap}.gallery-toolbar{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:20px}.gallery-filters{display:flex;gap:8px;flex-wrap:wrap}.gallery-filters .active{background:#84334b;color:#fff}.gallery-toolbar input,.gallery-toolbar select,.gallery-edit input,.gallery-edit textarea{font:inherit;font-size:16px;background:#fffefa;border:1px solid #ddd5cd;border-radius:12px;padding:10px;min-width:0}.gallery-toolbar input{flex:1;min-width:180px}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:18px}.gallery-card{background:#fffefa;border:1px solid #e8dfd5;border-radius:22px;overflow:hidden}.gallery-card-open{background:transparent;border:0;text-align:right;cursor:pointer;width:100%;padding:0;color:inherit;display:grid;gap:8px;font:inherit}.gallery-card-open strong,.gallery-card-open>.muted{padding:0 14px;overflow-wrap:anywhere}.gallery-card-open>.muted{font-size:12px}.gallery-preview{aspect-ratio:4/3;background:#eee7df;display:grid;place-items:center;overflow:hidden}.gallery-preview img{width:100%;height:100%;object-fit:cover}.gallery-symbol{font-size:48px;color:#84334b}.gallery-card-actions{padding:10px 14px;justify-content:space-between}.gallery-empty{grid-column:1/-1;text-align:center;padding:64px 16px;color:#786a61}.gallery-upload-row{padding:12px;border:1px solid #e8dfd5;border-radius:12px;display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-bottom:10px}.gallery-dialog{max-width:1000px;width:calc(100% - 32px);max-height:90dvh;overflow:auto;background:#fffefa;color:#352927;border:1px solid #ddd5cd;border-radius:24px;padding:22px}.gallery-dialog::backdrop{background:#201619bf}.gallery-player-heading{justify-content:space-between}.gallery-player-heading h3{overflow-wrap:anywhere;max-width:80%}.gallery-stage{background:#201619;border-radius:14px;overflow:auto;min-height:140px;display:grid;place-items:center;margin:16px 0}.gallery-stage video{width:100%;max-height:58dvh}.gallery-stage img{max-width:100%;max-height:58dvh;object-fit:contain;cursor:zoom-in}.gallery-stage img.zoomed{max-width:none;max-height:none;cursor:zoom-out}.gallery-stage audio{width:90%;margin:30px 0}.gallery-stage p{color:#fff;padding:12px}.gallery-player-nav{justify-content:center;margin:16px 0}.gallery-edit{display:grid;grid-template-columns:1fr 1fr;gap:14px;border-top:1px solid #e8dfd5;padding-top:20px}.gallery-edit label{display:grid;gap:8px}.gallery-edit textarea{resize:vertical;min-height:80px}.gallery-reference{display:flex;gap:10px;align-items:center;padding:12px;border:1px solid #d9c5cb;border-radius:12px;background:#fff8fa;color:#67273d;text-align:right;font:inherit;cursor:pointer}.gallery-reference img{width:48px;height:48px;object-fit:cover;border-radius:8px}.gallery-reference span{overflow-wrap:anywhere}.gallery-compose{display:flex;justify-content:space-between;align-items:center;gap:10px;background:#f6edf0;padding:8px 12px;border-radius:12px}.gallery-compose[hidden]{display:none}
@media(max-width:850px){.gallery-heading{display:block}.gallery-actions{margin-top:14px}.gallery-dialog{padding:14px;width:calc(100% - 14px)}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.gallery-card-open strong{font-size:14px}.gallery-edit{grid-template-columns:1fr}.gallery-toolbar{gap:8px}.gallery-toolbar input{width:100%}.gallery-filters{width:100%}.gallery-card-actions{padding:8px}.gallery-storage{font-size:13px}.gallery-player-nav{gap:8px}.gallery-player-nav .primary{width:100%}}
.gallery-tag-hint{margin:-8px 0 20px;font-size:14px;line-height:1.9}.gallery-card-tags,.gallery-tag-chips,.gallery-tag-suggestions{display:flex;flex-wrap:wrap;gap:8px}.gallery-card-tags{padding:12px 14px 0}.gallery-tag-chip{border:1px solid #dbc7ce;background:#f7eef1;color:#702c43;border-radius:18px;padding:6px 12px;font:inherit;font-size:13px;cursor:pointer;max-width:100%;overflow-wrap:anywhere;min-height:36px}.gallery-tag-chip.selected{background:#84334b;color:#fff;border-color:#84334b}.gallery-tag-chip:focus-visible{outline:3px solid #b98293;outline-offset:2px}.gallery-tag-editor{border:0;padding:0;margin:8px 0 18px;min-width:0;grid-column:1/-1}.gallery-tag-editor legend{font-weight:700}.gallery-tag-editor .muted{font-size:14px;line-height:1.9}.gallery-tag-entry{display:flex;gap:8px;margin:14px 0;flex-wrap:wrap}.gallery-tag-entry input{flex:1;min-width:140px;width:100%;font:inherit;font-size:16px;background:#fffefa;border:1px solid #ddd5cd;border-radius:12px;padding:10px}.gallery-tag-error{color:#9c2940;font-size:14px}.gallery-tag-error:empty{display:none}.gallery-tags-dialog{max-width:620px}.gallery-tags-dialog h3{overflow-wrap:anywhere}.gallery-tag-suggestions:not(:empty){padding-top:6px}.gallery-card-actions .ghost{padding:8px}

/* Viewer: content first, clear loading/error state, no empty black strip. */
.gallery-dialog{box-sizing:border-box;width:min(960px,calc(100% - 32px));max-height:94dvh;padding:20px;box-shadow:0 24px 90px #23171d55}
.gallery-player-heading{flex-wrap:nowrap;gap:16px}.gallery-player-heading h3{margin:0;font-size:18px;line-height:1.6;min-width:0;max-width:none;flex:1}.gallery-player-heading button{flex:none;padding:10px 16px}
.gallery-stage{position:relative;display:flex;align-items:center;justify-content:center;min-height:240px;background:#f1ece6;overflow:auto;border:1px solid #e8dfd5;margin:18px 0}
.gallery-stage[data-kind="video"].ready{background:#171317}.gallery-stage [hidden]{display:none!important}
.gallery-stage img{display:block;width:auto;height:auto;max-width:100%;max-height:66dvh;margin:auto;object-fit:contain}
.gallery-stage video{display:block;width:100%;height:auto;max-height:66dvh;object-fit:contain}.gallery-stage audio{width:calc(100% - 40px)}
.gallery-player-status{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:32px 20px;text-align:center;max-width:100%;box-sizing:border-box}
.gallery-stage .gallery-player-status p{color:#66514f;line-height:1.9;margin:0;padding:0}.gallery-player-status progress{width:min(280px,65vw);height:8px;accent-color:#347d78}.gallery-position{font-variant-numeric:tabular-nums;white-space:nowrap}
.gallery-player-details{border-top:1px solid #e8dfd5;margin-top:18px;padding-top:14px}.gallery-player-details summary{cursor:pointer;font-weight:650;padding:8px;color:#6d3748}.gallery-player-details .gallery-edit{border-top:0;margin-top:8px}
@media(max-width:600px){.gallery-dialog{width:calc(100% - 12px);padding:14px;border-radius:18px;max-height:96dvh}.gallery-player-heading h3{font-size:15px}.gallery-stage{min-height:220px;margin:14px 0}.gallery-stage img,.gallery-stage video{max-height:62dvh}.gallery-player-nav{gap:10px}.gallery-player-nav button{min-height:44px}.gallery-player-status{padding:26px 14px}}

.gallery-stage .gallery-loading-preview{width:auto;max-width:100%;max-height:42dvh;border-radius:8px;object-fit:contain}.gallery-stage .gallery-player-status:has(.gallery-loading-preview){padding:16px;width:100%}
/* Media-first grid and edge-to-edge viewer. */
.gallery-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:3px}.gallery-card{position:relative;border:0;border-radius:3px;background:#ded8d1;aspect-ratio:1;overflow:hidden}.gallery-card-open{display:block;height:100%}.gallery-preview{width:100%;height:100%;aspect-ratio:1}.gallery-preview img,.gallery-preview video{width:100%;height:100%;object-fit:cover}.gallery-card-actions{position:absolute;inset:auto 0 0;justify-content:flex-end;padding:7px;gap:4px;background:linear-gradient(transparent,#0005);pointer-events:none}.gallery-card-actions button{pointer-events:auto}.gallery-overlay-button{display:grid;place-items:center;width:32px;height:32px;min-height:0;padding:0;border:0;border-radius:50%;background:#15151b45;color:#ffffffe0;backdrop-filter:blur(8px);font-size:0;opacity:.8}.gallery-overlay-button:hover,.gallery-overlay-button:focus-visible{opacity:1;background:#15151b99}.gallery-overlay-button::before{content:'';display:block;width:16px;height:16px;background:currentColor;mask-size:contain;mask-position:center;mask-repeat:no-repeat}.gallery-tag-action::before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='black' stroke-width='1.7' stroke-linejoin='round' d='M3 3h8l10 10-8 8L3 11Z'/%3E%3Ccircle cx='7.5' cy='7.5' r='1.4'/%3E%3C/svg%3E")}.gallery-chat-action::before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='black' stroke-width='1.7' stroke-linejoin='round' d='M20 11.5a8.5 8.5 0 0 1-12 7.8L3 21l1.7-5A8.5 8.5 0 1 1 20 11.5Z'/%3E%3C/svg%3E")}
.gallery-storage{background:none;padding:0;margin:0 0 14px;font-size:12px;color:#82716d}.gallery-tag-hint{display:none}.gallery-heading{margin-bottom:14px}.gallery-toolbar{gap:8px;margin-bottom:12px}
.gallery-dialog.gallery-viewer{position:fixed;inset:0;margin:0;width:100vw;max-width:none;height:100dvh;max-height:none;box-sizing:border-box;border:0;border-radius:0;padding:0;background:#101014;color:#fff;overflow:hidden;display:none;box-shadow:none;overscroll-behavior:none}.gallery-dialog.gallery-viewer[open]{display:flex;flex-direction:column}.gallery-viewer::backdrop{background:#101014}.gallery-viewer .gallery-player-heading{position:absolute;inset:0 0 auto;z-index:3;display:flex;justify-content:flex-start;gap:8px;padding:calc(12px + env(safe-area-inset-top)) 16px 24px;background:linear-gradient(#0007,transparent);pointer-events:none}.gallery-viewer .gallery-player-heading button{pointer-events:auto;flex:none;width:40px;height:40px;padding:0;background:#17171c66;color:#fff;border:0;border-radius:50%;backdrop-filter:blur(8px)}.gallery-viewer-close{font:300 30px/1 sans-serif;margin-inline-end:auto}.gallery-viewer .gallery-stage{flex:1;min-height:0;width:100%;height:100%;border:0;border-radius:0;background:transparent;margin:0;padding:0;overflow:hidden;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.gallery-viewer .gallery-stage>img,.gallery-viewer .gallery-stage>video{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;margin:0;cursor:default}.gallery-viewer .gallery-stage>video{padding:70px 0 70px;box-sizing:border-box}.gallery-viewer .gallery-stage>img.zoomed{object-fit:contain;max-width:100%;max-height:100%}.gallery-viewer .gallery-stage audio{width:min(600px,90%)}.gallery-viewer .gallery-player-nav{position:absolute;inset:auto 0 0;z-index:2;display:flex;justify-content:center;gap:16px;margin:0;padding:16px 16px calc(12px + env(safe-area-inset-bottom));background:linear-gradient(transparent,#0008);pointer-events:none}.gallery-viewer .gallery-player-nav button{pointer-events:auto;width:38px;height:38px;min-height:0;border:0;border-radius:50%;padding:0;background:#20202677;color:#fff;font:28px/1 sans-serif}.gallery-viewer .gallery-position{font-size:12px;color:#fff9}.gallery-viewer .gallery-player-details{position:absolute;z-index:4;inset:auto 16px calc(15px + env(safe-area-inset-bottom)) auto;margin:0;padding:0;border:0;max-width:calc(100% - 32px)}.gallery-viewer .gallery-player-details summary{font-size:12px;color:#fffa;font-weight:400;padding:10px;list-style:none;cursor:pointer}.gallery-viewer .gallery-player-details[open]{background:#fffefa;color:#352927;bottom:16px;width:420px;padding:16px;border-radius:16px;max-height:70dvh;overflow:auto}.gallery-viewer .gallery-player-details[open] summary{color:#352927}.gallery-viewer .gallery-edit{grid-template-columns:1fr}.gallery-viewer .gallery-player-status p{color:#fffc}.gallery-viewer .gallery-player-status{max-height:100%;overflow:hidden}.gallery-viewer .gallery-loading-preview{max-height:65dvh;width:auto;opacity:.7}.gallery-tags-dialog{z-index:5}
@media(min-width:1600px){.gallery-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}
@media(max-width:1000px){.gallery-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:600px){.gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2px}.gallery-card-actions{padding:4px;gap:2px}.gallery-overlay-button{width:30px;height:30px}.gallery-viewer .gallery-player-heading{padding-inline:10px}.gallery-viewer .gallery-player-details{right:8px}.gallery-viewer .gallery-stage>video{padding-top:64px;padding-bottom:76px}}
.gallery-heading .eyebrow,.gallery-heading h2,.gallery-heading .muted{display:none}.gallery-heading{justify-content:flex-end;margin-bottom:10px}.gallery-toolbar select{width:auto;flex:1;max-width:240px;height:40px;padding:7px 10px}.gallery-toolbar input{height:40px;padding:7px 10px}.gallery-filters button{padding:8px 13px;min-height:40px}.gallery-actions button{padding:9px 14px}.gallery-toolbar{align-items:center}.gallery-storage{font-size:11px;opacity:.8}
@media(max-width:600px){.gallery-toolbar select{max-width:none;min-width:0}.gallery-toolbar input{flex-basis:100%}.gallery-actions{margin-top:0}.gallery-storage{line-height:1.6}}
/* Keep native play controls reachable before the first frame on iOS. */
.gallery-viewer .gallery-stage:not([data-kind="image"]) .gallery-player-status{position:absolute;inset:80px 0 100px;z-index:1;pointer-events:none}.gallery-viewer .gallery-player-status button{pointer-events:auto}
