.bt-gallery-account,.bt-gallery-detail,.bt-gallery-list{--gallery-ink:#191719;--gallery-accent:#ec0341;--gallery-wine:#8c0327;--gallery-soft:#f7f5f5;color:var(--gallery-ink)}
.bt-gallery-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.bt-gallery-heading h1,.bt-gallery-heading h2,.bt-gallery-heading h3{color:#191719;margin:0 0 8px}.bt-gallery-account>.bt-gallery-heading h1{font-size:28px;letter-spacing:-.6px}.bt-gallery-heading p{margin:0;color:#746b6e}.bt-gallery-eyebrow{display:block;color:#8c0327;font-size:10px;font-weight:700;letter-spacing:.16em;margin-bottom:8px}.bt-gallery-button{display:inline-flex;align-items:center;justify-content:center;min-height:43px;padding:11px 20px;border:1px solid #ec0341;border-radius:6px;background:#ec0341;color:#fff;font-size:13px;font-weight:700;line-height:1.3;text-transform:none;letter-spacing:0;margin:0;cursor:pointer;text-decoration:none}.bt-gallery-button:hover{background:#8c0327;border-color:#8c0327;color:#fff}.bt-gallery-button.is-secondary{color:#191719;background:#fff;border-color:#ded7d9}.bt-gallery-button.is-secondary:hover{border-color:#8c0327;color:#8c0327}.bt-gallery-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.bt-gallery-card{display:block;color:#191719}.bt-gallery-card-image{position:relative;aspect-ratio:4/3;overflow:hidden;background:#f0e8eb;border-radius:6px}.bt-gallery-card-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .2s}.bt-gallery-card:hover img{transform:scale(1.025)}.bt-gallery-placeholder{display:flex;align-items:center;justify-content:center;height:100%;font-size:45px;color:#8c0327;background:linear-gradient(135deg,#f4e6eb,#e5ccd4)}.bt-gallery-badge{position:absolute;left:12px;bottom:12px;padding:5px 9px;background:#fff;border-radius:4px;font-size:10px;font-weight:700;color:#8c0327}.bt-gallery-card-caption{display:flex;justify-content:space-between;gap:12px;padding:13px 0}.bt-gallery-card-caption h3{font-size:15px;margin:0;color:#191719}.bt-gallery-card-caption>span{white-space:nowrap;font-size:11px;color:#776e72}.bt-gallery-empty{grid-column:1/-1;padding:30px;background:#f7f5f5;border-radius:6px}.bt-gallery-back{display:inline-block;margin-bottom:24px;color:#8c0327;font-size:13px}.bt-gallery-media-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:start}.bt-gallery-media{margin:0;border-radius:6px;overflow:hidden;background:#f7f5f5}.bt-gallery-media img,.bt-gallery-media video{display:block;width:100%;max-height:680px;object-fit:contain}.bt-gallery-locked{text-align:center;padding:55px 24px;border-radius:6px;background:#f7f5f5}.bt-gallery-locked p{max-width:440px;margin:0 auto 22px}.bt-gallery-manage-list{display:grid;gap:10px;margin-bottom:28px}.bt-gallery-manage-item{display:flex;gap:20px;align-items:center;padding:17px 20px;background:#fff;border:1px solid #e6dfe1;border-radius:6px;color:#191719}.bt-gallery-manage-item>span{font-size:12px;color:#766b6f}.bt-gallery-manage-item>span:last-child{margin-left:auto;color:#8c0327}.bt-gallery-manage-item.is-active{border-color:#8c0327}.bt-gallery-editor{padding:28px;background:#fff;border:1px solid #e6dfe1;border-radius:6px}.bt-gallery-form>label{font-size:13px}.bt-gallery-form input[type=text]{display:block;box-sizing:border-box;width:100%;min-height:44px;padding:10px 12px;border:1px solid #dacbd1;border-radius:6px;background:#fff;color:#191719;font-size:14px;line-height:1.6;box-shadow:none}.bt-gallery-privacy{display:flex;align-items:center;gap:12px;padding:17px;background:#f7f5f5;border-radius:6px;margin:10px 0 22px}.bt-gallery-privacy input{margin:0;accent-color:#ec0341}.bt-gallery-privacy small{display:block;font-weight:400;color:#766b6f;margin-top:3px}.bt-gallery-drop{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center;border:1px dashed #c4a9b2;border-radius:6px;padding:30px 18px;background:#fcfafb}.bt-gallery-drop>strong{font-size:15px}.bt-gallery-drop>span{font-size:12px;color:#766b6f}.bt-gallery-drop.is-dragging{border-color:#ec0341;background:#fceaf0}.bt-gallery-drop input{width:100%;max-width:300px;font-size:12px;margin-top:8px}.bt-gallery-help{font-size:12px;line-height:1.6;color:#766b6f;margin-top:12px}.bt-gallery-files{list-style:none;padding:0;margin:20px 0;display:grid;gap:10px}.bt-gallery-file{display:flex;align-items:center;gap:12px;padding:10px;border:1px solid #e6dfe1;border-radius:6px;margin:0;min-width:0;background:#fff}.bt-gallery-file[draggable=true]{cursor:grab}.bt-gallery-file-preview{width:62px;height:62px;border-radius:4px;overflow:hidden;flex-shrink:0;background:#f7f5f5}.bt-gallery-file-preview img,.bt-gallery-file-preview video{height:100%;width:100%;object-fit:cover}.bt-gallery-file-description{display:flex;flex-direction:column;min-width:0;flex:1}.bt-gallery-file-description strong{font-size:12px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.bt-gallery-file-description span{font-size:10px;color:#8c0327}.bt-gallery-file-controls{display:flex;gap:3px}.bt-gallery-file-controls button{padding:0;width:32px;min-height:34px;line-height:1;margin:0;border:1px solid #e6dfe1;border-radius:4px;background:#fff;color:#191719;font-size:17px}.bt-gallery-file-controls button:hover{border-color:#8c0327;color:#8c0327}.bt-gallery-file-controls button:disabled{opacity:.3}.bt-gallery-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:22px}.bt-gallery-delete{border:0;background:none;font-size:12px;font-weight:400;text-transform:none;letter-spacing:0;color:#8c0327;margin:0 0 0 auto;padding:8px;box-shadow:none}.bt-gallery-error{color:#8c0327;font-size:13px}.bt-gallery-error:empty{display:none}.bt-gallery-success{background:#f1f5ed;border-radius:6px;padding:14px 18px;color:#43523c;font-size:13px}.bt-gallery-form :focus-visible,.bt-gallery-list a:focus-visible,.bt-gallery-detail a:focus-visible{outline:2px solid #8c0327;outline-offset:3px}.bt-gallery-keep[hidden]{display:none}
@media(max-width:700px){.bt-gallery-account>.bt-gallery-heading h1{font-size:24px}.bt-gallery-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.bt-gallery-heading{align-items:flex-start;flex-wrap:wrap}.bt-gallery-editor{padding:18px}.bt-gallery-manage-item{flex-wrap:wrap;gap:8px;padding:14px}.bt-gallery-manage-item strong{width:100%}.bt-gallery-manage-item>span:last-child{margin-left:auto}.bt-gallery-media-grid{gap:12px}.bt-gallery-card-caption{display:block}.bt-gallery-card-caption>span{display:block;margin-top:5px}.bt-gallery-file{gap:8px}.bt-gallery-file-preview{width:46px;height:52px}.bt-gallery-file-controls{gap:2px}.bt-gallery-file-controls button{width:28px}.bt-gallery-file-description strong{font-size:11px}}
@media(max-width:420px){.bt-gallery-media-grid{grid-template-columns:1fr}.bt-gallery-badge{font-size:9px;left:6px;bottom:6px;padding:4px 6px}.bt-gallery-actions .bt-gallery-button{width:100%}.bt-gallery-delete{margin-left:0}.bt-gallery-drop{padding:23px 12px}}
