:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1d1d1b;background:#f4f4ef}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,.file-button,.inline-add-tile{font:inherit}button{border:0;border-radius:6px;padding:10px 14px;background:#1f5f62;color:#fff;font-weight:700;cursor:pointer}.file-button,.inline-add-tile{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}input{width:100%;border:1px solid #c9c9bf;border-radius:6px;padding:12px 14px;background:#fff;color:#171717}label{display:block;margin:0 0 8px;font-size:.9rem;font-weight:700}h1,h2,h3,p{margin-top:0}.centered{display:grid;min-height:100vh;place-items:center;padding:24px}.admin-shell{min-height:100vh}.login-panel{width:min(100%,360px)}.login-form{display:grid;gap:12px}.eyebrow{margin-bottom:8px;color:#6b6b61;font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.login-panel h1,.topbar h1{margin-bottom:0;font-size:2.5rem;line-height:1}.admin-app{width:min(100%,1180px);margin:0 auto;padding:24px}.topbar,.section-heading,.series-header,.topbar-actions,.row-actions{display:flex;align-items:center}.topbar{justify-content:space-between;gap:20px;margin-bottom:28px}.topbar-actions,.row-actions{gap:8px;flex-wrap:wrap}.topbar-actions span{color:#66665e;font-weight:700}.film-sticky{position:sticky;top:0;z-index:10;padding-top:12px;background:#f4f4eff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #d8d8ce}.film-preview-wrap{margin:0 0 8px;overflow:hidden}.film-strip-scroll{width:100%;height:100%;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;cursor:grab}.film-strip-scroll::-webkit-scrollbar{display:none}.upload-section,.gallery-section{padding:22px 0;border-top:1px solid #d8d8ce}.section-heading{justify-content:space-between;gap:20px;margin-bottom:18px}.section-heading h2{margin-bottom:6px;font-size:1.25rem}.section-heading p,.series-header p{margin-bottom:0;color:#66665e}.photo-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(132px,1fr));gap:12px;margin-top:16px}.photo-tile,.add-tile,.series-row{border:1px solid #d1d1c7;border-radius:8px;background:#fff}.photo-tile{padding:8px}.photo-tile.warn-crop{border-color:#e5a400;box-shadow:0 0 0 2px #e5a40040}.existing-photo.is-cover .existing-thumb{outline:3px solid #2db36f;outline-offset:0}.cover-badge{position:absolute;bottom:6px;left:50%;transform:translate(-50%);padding:2px 7px;border-radius:4px;background:#2db36f;color:#fff;font-size:.7rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;pointer-events:none;white-space:nowrap}.existing-photo.warn-cover-ratio .existing-thumb,.existing-photo.is-cover.warn-cover-ratio .existing-thumb{outline:3px solid #e5a400;outline-offset:0}.photo-preview{aspect-ratio:2 / 3;overflow:hidden;border-radius:6px;background:#ecece4}.photo-preview img{width:100%;height:100%;display:block;object-fit:cover}.photo-meta{display:flex;justify-content:space-between;gap:8px;margin:8px 0;color:#66665e;font-size:.78rem}.photo-meta strong{color:#1d1d1b}.crop-note,.form-error,.status-message{font-size:.82rem}.crop-note{margin-bottom:8px;color:#9a6c00;font-weight:700}.form-error{margin-bottom:0;color:#ad2727;font-weight:700}.status-message{margin:12px 0 0;color:#1f5f62;font-weight:700}.add-tile{display:grid;place-items:center;position:relative;min-height:220px;border:1px dashed #d1d1c7;border-radius:8px;border-style:dashed;background:#fafaf7;color:#1f5f62;font-weight:800;overflow:hidden;text-align:center}.inline-add-tile{display:grid;place-items:center;min-height:198px;margin:0;padding:14px;font-weight:800;text-align:center}.inline-add-tile.is-disabled{cursor:not-allowed;opacity:.45}.secondary{border:1px solid #c9c9bf;background:#fff;color:#1d1d1b}.file-button{display:inline-grid;place-items:center;position:relative;min-height:38px;margin:0;border-radius:6px;padding:8px 10px;font-weight:700;overflow:hidden;text-align:center}.file-picker-tile input,.file-picker-button input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;cursor:pointer;opacity:0}.danger{background:#9f2f2f}.photo-tile .danger,.existing-photo .danger{width:100%;padding:8px 10px}.series-list{display:grid;gap:12px}.gallery-save-bar{display:flex;justify-content:flex-end;align-items:center;gap:10px;min-height:46px;padding:6px 0}.gallery-save-bar span{margin-right:auto;color:#9a6c00;font-size:.82rem;font-weight:700}.series-row{position:relative;padding:14px;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}.series-row.insert-before:before,.series-row.insert-after:after{content:"";position:absolute;left:8px;right:8px;z-index:1;height:4px;border-radius:999px;background:#1f5f62;box-shadow:0 0 0 3px #1f5f622e;pointer-events:none}.series-row.insert-before:before{top:-8px}.series-row.insert-after:after{bottom:-8px}.series-row.pending-delete,.existing-photo.pending-delete{border-color:#9f2f2f6b;background:#9f2f2f14}.series-row.pending-delete .existing-photos,.existing-photo.pending-delete .existing-thumb{opacity:.46}.series-header{justify-content:space-between;gap:16px;margin-bottom:12px}.series-title{min-width:0;flex:1}.series-header h3{margin-bottom:4px;font-size:1rem}.drag-handle{flex:0 0 auto;align-self:stretch;min-width:42px;padding:8px 10px;border:1px solid #c9c9bf;background:#fff;color:#4c4c45;cursor:grab;touch-action:none}.drag-handle:active,.existing-thumb:active{cursor:grabbing}.existing-photos{display:grid;grid-template-columns:repeat(auto-fill,minmax(132px,1fr));gap:10px}.existing-photo{position:relative;display:flex;flex-direction:column;gap:8px;padding:8px;border:1px solid transparent;border-radius:8px;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}.existing-photo.insert-before:before,.existing-photo.insert-after:after{content:"";position:absolute;top:8px;bottom:8px;z-index:1;width:4px;border-radius:999px;background:#1f5f62;box-shadow:0 0 0 3px #1f5f622e;pointer-events:none}.existing-photo.insert-before:before{left:-7px}.existing-photo.insert-after:after{right:-7px}.existing-thumb{display:grid;position:relative;aspect-ratio:2 / 3;border-radius:6px;background:#ecece4;overflow:hidden;cursor:grab;touch-action:none}.existing-photo.pending-delete .existing-thumb,.series-row.pending-delete .existing-thumb{cursor:default}.existing-thumb img{width:100%;height:100%;display:block;object-fit:cover}.icon-button{min-width:38px;padding-inline:10px;font-size:1.1rem;line-height:1}.photo-arrows{display:grid;grid-template-columns:1fr 1fr;gap:inherit}.existing-photo .row-actions{display:flex;flex-direction:column;gap:8px;margin-top:auto}.replace-placeholder{min-height:38px}.existing-photo .danger,.existing-photo .file-button{width:100%}.series-save-row{display:flex;justify-content:flex-end;align-items:center;gap:12px;min-height:42px;margin-top:12px}.series-save-row span{color:#9a6c00;font-size:.82rem;font-weight:700}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width: 720px){.admin-app{padding:18px}.topbar,.section-heading,.series-header{align-items:flex-start;flex-direction:column}.series-header{display:grid;grid-template-columns:42px minmax(0,1fr)}.series-header .row-actions{grid-column:1 / -1}.drag-handle{align-self:stretch;min-height:44px}.topbar-actions,.row-actions{width:100%}}
