.brand-logo{width:108px;height:72px;object-fit:contain;border-radius:8px;flex-shrink:0}.brand:has(.brand-logo){gap:12px}.slideshow{position:absolute;inset:0;background:#141611;overflow:hidden;border-radius:inherit;touch-action:pan-y}.slides{height:100%;position:relative}.slideshow .slide{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;opacity:0;transition:opacity .65s ease;pointer-events:none;transform:none!important}.slideshow .slide.active{opacity:1}.slide-controls{position:absolute;left:10px;right:10px;bottom:10px;display:flex;justify-content:center;gap:6px;align-items:center;z-index:2}.slide-controls button{min-width:44px;height:44px;border-radius:50%;border:1px solid #ffffff50;background:#10130fe8;color:#fff;font-size:22px;display:grid;place-items:center}.slide-controls button:last-child{font-size:14px}.slide-count{background:#10130fe8;color:#fff;border-radius:20px;padding:8px 12px;font-size:12px;min-width:60px;text-align:center}.project-card.gallery-card{cursor:default}.project-card.gallery-card:hover{transform:none}.project-open{padding:0;background:none;border:0;text-align:left;color:inherit;width:100%;cursor:pointer;flex:1;display:flex;flex-direction:column}.project-open:focus-visible{outline:2px solid #413353;outline-offset:4px;border-radius:4px}.project-open .project-tags{margin-top:auto}.gallery-card .project-cover{aspect-ratio:1.4!important}.gallery-card .slideshow .slide{padding-bottom:52px}.photo-editor{border:1px solid var(--line);border-radius:9px;padding:20px;margin-bottom:24px;min-width:0}.photo-editor legend{font-size:16px;color:var(--text);padding-inline:8px}.photo-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.photo-item{min-width:0;background:var(--bg);border:1px solid var(--line);border-radius:8px;padding:10px}.photo-item img{width:100%;height:110px;object-fit:contain;background:#111;border-radius:5px}.photo-item label{font-size:12px;margin:10px 0}.photo-item input{font-size:14px;padding:8px}.photo-item .photo-actions{display:flex;gap:6px;flex-wrap:wrap}.photo-actions button{min-height:40px;min-width:40px;border:1px solid var(--line);background:var(--surface);color:var(--text);border-radius:5px;padding:6px 10px}.photo-item .photo-order{font-size:12px;margin:8px 0;color:var(--accent)}.photo-status{font-size:14px;line-height:1.6;color:var(--muted)}.photo-status.error{color:#ffb5ab}.photo-picker{margin-bottom:10px}.photo-picker input{border-style:dashed;cursor:pointer;max-width:100%}dialog .project-cover:has(.slideshow){aspect-ratio:1.5}dialog .slideshow .slide{padding-bottom:58px}.gallery-error{font-size:13px;line-height:1.5;color:var(--muted)}
@media(max-width:640px){.brand-logo{width:78px;height:52px}.brand:has(.brand-logo){gap:8px}.photo-list{grid-template-columns:repeat(2,minmax(0,1fr))}.photo-editor{padding:12px}.photo-item{padding:8px}.photo-actions button{min-height:44px}.gallery-card .project-cover{aspect-ratio:1.45!important}}
@media(max-width:360px){.brand-logo{width:66px;height:44px}.photo-list{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){.slideshow .slide{transition:none}}
