:root{color-scheme:light;--ink: #1f2320;--muted: #5d645f;--paper: #f7f4ef;--panel: #ffffff;--line: #d7d0c5;--accent: #2f695c;--accent-strong: #184a40;--warm: #c67445;--danger: #c0392b;--mono: "JetBrains Mono", "Cascadia Code", "SF Mono", ui-monospace, monospace}*{box-sizing:border-box}body{margin:0;min-height:100vh;color:var(--ink);background:linear-gradient(120deg,rgba(47,105,92,.14),transparent 38%),linear-gradient(240deg,rgba(198,116,69,.12),transparent 35%),var(--paper);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;line-height:1.6}a{color:inherit;text-decoration:none}.landing-shell{width:min(1120px,calc(100% - 40px));margin:0 auto}.nav{display:flex;align-items:center;justify-content:space-between;min-height:72px;gap:20px}.brand{font-size:1.05rem;font-weight:750}.nav-links{display:flex;align-items:center;gap:18px;color:var(--muted);font-size:.95rem}.button,.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border:1px solid var(--line);border-radius:6px;padding:0 16px;font-weight:650}.primary{color:#fff;background:var(--accent-strong);border-color:var(--accent-strong)}.secondary{background:#ffffff94}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,440px);gap:56px;align-items:center;min-height:calc(100vh - 96px);padding:32px 0 64px}.eyebrow{margin:0 0 18px;color:var(--accent);font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}h1{max-width:760px;margin:0;font-size:clamp(3rem,7vw,5.8rem);line-height:.94}.lede{max-width:620px;margin:28px 0 0;color:var(--muted);font-size:1.2rem;line-height:1.7}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.log-preview{border:1px solid var(--line);border-radius:8px;background:#ffffffc7;box-shadow:0 24px 80px #1f23201f;overflow:hidden}.preview-roll-header{display:flex;align-items:baseline;gap:10px;padding:14px 22px;border-bottom:1px solid var(--line);background:#2f695c0d}.preview-roll-label{font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:var(--accent)}.preview-film-name{font-size:.9rem;font-weight:700;color:var(--ink);flex:1}.preview-roll-meta{font-size:.75rem;color:var(--muted);font-family:var(--mono)}.preview-frame{padding:18px 22px 22px}.preview-frame-number{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;border:1.5px solid var(--warm);color:var(--warm);font-size:.75rem;font-weight:800;margin-bottom:14px;font-family:var(--mono)}dl{display:grid;gap:12px;margin:0 0 18px}dl div{display:flex;justify-content:space-between;gap:20px}dt{color:var(--muted);font-size:.87rem}dd{margin:0;font-weight:700;text-align:right;font-family:var(--mono);font-size:.84rem}.preview-notes{font-family:inherit;font-weight:500;color:var(--muted);font-style:italic;font-size:.82rem}.reference-image{aspect-ratio:4 / 3;border:1px solid var(--line);border-radius:6px;background:linear-gradient(140deg,rgba(31,35,32,.08),transparent),repeating-linear-gradient(90deg,#d8d2c7 0,#d8d2c7 16px,#eee8dc 16px,#eee8dc 32px)}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;border:1px solid var(--line);border-radius:8px;background:var(--line);overflow:hidden;margin:72px 0 80px}.feature-item{background:var(--paper);padding:26px 28px 28px}.feature-icon{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:8px;background:#2f695c1a;color:var(--accent);margin-bottom:14px}.feature-item h3{font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em;margin:0 0 8px;color:var(--accent)}.feature-item p{margin:0;font-size:.9rem;color:var(--muted);line-height:1.65}.landing-footer{display:flex;align-items:center;justify-content:space-between;min-height:56px;border-top:1px solid var(--line);color:var(--muted);font-size:.84rem;gap:20px}.landing-footer nav{display:flex;gap:20px}.app-shell{display:flex;flex-direction:column;min-height:100vh}.app-nav{display:flex;border-bottom:1px solid var(--line);background:#ffffffb8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:sticky;top:0;z-index:10;flex-direction:column}.app-nav-primary{display:flex;align-items:center;gap:24px;min-height:60px;padding:0 28px}.app-nav-subnav{display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding:8px 28px 10px;border-top:1px solid var(--line);background:#ffffffb8}.app-nav .brand{flex-shrink:0}.app-nav-links{display:flex;align-items:center;gap:4px;flex:1;min-width:0}.app-nav-links a{padding:6px 12px;border-radius:6px;font-size:.92rem;color:var(--muted);transition:color .1s,background .1s}.app-nav-links a:hover{color:var(--ink);background:#0000000a}.app-nav-links a.active{color:var(--ink);background:#0000000f;font-weight:600}.app-nav-subnav a{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;font-size:.86rem;line-height:1.2;color:var(--muted);white-space:nowrap;transition:color .1s,background .1s,box-shadow .1s}.app-nav-subnav a:hover{color:var(--ink);background:#0000000a}.app-nav-subnav a.active{color:var(--ink);background:#0000000f;font-weight:600}.app-nav-subnav a:focus-visible{outline:none;color:var(--ink);background:#0000000a;box-shadow:inset 0 0 0 1px #2f695c47}.app-nav-subnav-label{display:inline-flex;align-items:center;padding:5px 8px 5px 0;color:var(--muted);font-size:.76rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.app-nav-user{display:flex;align-items:center;gap:10px 14px;flex-wrap:wrap;justify-content:flex-end;margin-left:auto}.app-nav-email{color:var(--muted);font-size:.88rem;white-space:nowrap}.app-nav-profile-link{display:inline-flex;align-items:center;min-height:32px;padding:0 10px;border-radius:999px;color:var(--muted);font-size:.84rem;font-weight:600;white-space:nowrap;transition:color .1s,background .1s,box-shadow .1s}.app-nav-profile-link:hover{color:var(--ink);background:#0000000a}.app-nav-profile-link.active{color:var(--ink);background:#0000000f;box-shadow:inset 0 0 0 1px #2f695c29}.app-main{flex:1;padding:32px 28px}.page{max-width:900px}.page-narrow{max-width:640px}.page-wide{max-width:1120px}.photo-page{display:grid;gap:24px}.photo-page .page-header{margin-bottom:0}.page-header{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:28px}.page-header h1{font-size:1.6rem;font-weight:750;line-height:1.2;margin:0}.page-header-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.photo-page-header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px 16px;align-items:start}.photo-page-header-main{min-width:0}.photo-page-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px 12px;flex-wrap:wrap;min-width:0}.photo-page-header-actions>*{flex:0 0 auto}.photo-page-header-actions .link-btn{display:inline-flex;align-items:center;min-height:38px;padding:0 2px}.photo-page-header-actions .btn-danger-ghost{min-height:38px;padding:0 12px}.photo-page .images-section{margin-top:0}.photo-page .images-header{align-items:flex-start}.page-count{margin:3px 0 0;color:var(--muted);font-size:.84rem}.form-page{display:grid;gap:18px;max-width:960px}.form-page .page-header{align-items:center;margin-bottom:0}.form-page-body{display:grid;gap:16px;width:100%;min-width:0}.form-page-body>p{margin:0}.profile-page{display:grid;gap:18px}.profile-page .profile-summary,.profile-page .profile-section{border:1px solid var(--line);border-radius:12px;background:#ffffffd6;box-shadow:0 14px 40px #1f23200f}.profile-page .profile-summary{display:grid;gap:18px;padding:20px 22px 22px}.profile-page .profile-summary-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px 20px;flex-wrap:wrap}.profile-page .profile-summary-header h2{margin:0;font-size:1.34rem;line-height:1.2}.profile-page .profile-summary-note{margin:0;max-width:34ch;text-align:right}.profile-page .profile-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.profile-page .profile-summary-item{display:grid;gap:4px;min-width:0;padding:14px 16px;border:1px solid rgba(215,208,197,.9);border-radius:10px;background:#f7f4efb3}.profile-page .profile-summary-item span{color:var(--muted);font-size:.76rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em;display:block}.profile-page .profile-summary-item strong{display:block;min-width:0;overflow-wrap:anywhere}.profile-page .profile-summary-item small{display:block;min-width:0;overflow-wrap:anywhere;line-height:1.5}.profile-page .profile-sections{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:start}.profile-page .profile-section{display:grid;gap:14px;padding:20px 22px 22px}.profile-page .profile-section--wide{grid-column:1 / -1}.profile-page .profile-section-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px 20px;flex-wrap:wrap}.profile-page .profile-section-header h2{margin:0;font-size:1.18rem;line-height:1.2}.profile-page .profile-section-intro{margin:0;max-width:38ch}.profile-page .profile-form{display:grid;gap:14px;min-width:0}.profile-page .profile-form-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.btn-primary{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 16px;border:none;border-radius:6px;background:var(--accent-strong);color:#fff;font-size:.88rem;font-weight:600;cursor:pointer;white-space:nowrap}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.btn-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 16px;border:1px solid var(--line);border-radius:6px;background:transparent;color:var(--ink);font-size:.88rem;font-weight:600;cursor:pointer;white-space:nowrap}.btn-secondary:hover{background:#00000008}.link-btn{background:none;border:none;padding:0;color:var(--accent);font-size:.9rem;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.btn-danger-ghost{background:none;border:1px solid transparent;padding:5px 12px;border-radius:6px;color:var(--danger);font-size:.88rem;cursor:pointer}.btn-danger-ghost:hover{border-color:var(--danger)}.field{display:flex;flex-direction:column;gap:5px;min-width:0}.field-sm{max-width:140px}.roll-form-field--push-pull,.roll-form-field--datetime{max-width:none}.aperture-field{max-width:180px}.field label{font-size:.84rem;font-weight:600;color:var(--muted)}.field input,.field select,.field textarea{width:100%;min-width:0;height:36px;padding:0 10px;border:1px solid var(--line);border-radius:6px;background:var(--panel);color:var(--ink);font-size:.9rem;font-family:inherit;outline:none;transition:border-color .1s}.field textarea{height:auto;padding:8px 10px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--accent)}.fstop-picker{position:relative;width:100%;min-width:0;overflow:visible}.fstop-picker-trigger{width:100%;min-height:36px;box-sizing:border-box;border:1px solid var(--line);border-radius:6px;background:var(--panel);color:var(--ink);font-size:.9rem;font-family:inherit;outline:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:space-between;gap:10px;padding:0 10px;transition:border-color .1s,color .1s;text-align:left;font-variant-numeric:tabular-nums}.fstop-picker-trigger:hover{border-color:var(--accent)}.fstop-picker-trigger:focus-visible{border-color:var(--accent);color:var(--ink)}.fstop-picker-trigger:active{border-color:var(--accent-strong)}.fstop-picker-trigger:disabled{background:var(--paper);color:var(--muted);cursor:not-allowed;opacity:.8}.fstop-picker-trigger span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fstop-picker-trigger-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fstop-picker-trigger-caret{flex-shrink:0}.fstop-picker-trigger[aria-expanded=true]{border-color:var(--accent)}.fstop-picker-popover{position:absolute;top:calc(100% + 6px);left:0;z-index:12;width:100%;box-sizing:border-box;border:1px solid var(--line);border-radius:8px;background:var(--panel);padding:10px;display:flex;flex-direction:column;gap:8px;box-shadow:0 10px 24px #00000014;max-width:min(calc(100vw - 32px),430px);height:78px;max-height:78px;min-height:78px;overflow:hidden}.fstop-picker-slider{width:100%;height:1.6rem;accent-color:var(--accent);margin:4px 0}.fstop-picker-value{color:var(--accent-strong);font-size:.9rem;font-weight:700;text-align:center;font-family:var(--mono);font-variant-numeric:tabular-nums;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fstop-picker-options{display:none}.fstop-picker-option{flex:0 0 auto;border:1px solid var(--line);border-radius:999px;background:var(--paper);color:var(--muted);font-size:.72rem;font-weight:500;padding:4px 10px;white-space:nowrap;cursor:pointer;transition:border-color .1s,color .1s,background-color .1s}.fstop-picker-option[aria-checked=true]{border-color:var(--accent);color:var(--ink);font-weight:700;background:#2f695c24}.fstop-picker-option:hover{border-color:var(--accent);color:var(--ink)}.fstop-picker-option:focus-visible{outline:none;border-color:var(--accent)}.fstop-picker-option:active{transform:translateY(1px)}.fstop-picker-option[aria-disabled=true]{opacity:.35;cursor:not-allowed}.fstop-picker-option:disabled{opacity:.35;cursor:not-allowed}.field-row{display:flex;flex-wrap:wrap;gap:14px;align-items:flex-end}.log-form .field-sm,.log-form .aperture-field{max-width:none}.log-form .field-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;align-items:end}.log-form .field-grid .field{min-width:0}.log-form .field-wide,.log-form .field-date{grid-column:1 / -1}.photo-exposure-tabs{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 12px}.photo-exposure-tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgba(215,208,197,.95);border-radius:999px;background:#ffffffb8;color:var(--text);padding:8px 14px;font-size:.92rem;font-weight:650;line-height:1;min-height:38px;cursor:pointer;transition:background-color .15s,border-color .15s,color .15s,transform .08s}.photo-exposure-tab:hover:not(:disabled){border-color:#2f695c59;background:#2f695c14}.photo-exposure-tab:active:not(:disabled){transform:translateY(1px)}.photo-exposure-tab--active{border-color:var(--accent);background:var(--accent);color:#fff}.photo-exposure-tab:disabled{opacity:.55;cursor:not-allowed}.photo-exposure-note,.photo-exposure-status{margin:0 0 10px}.photo-exposure-status{display:grid;gap:6px}.photo-exposure-basics{margin-bottom:8px}.photo-exposure-panel{display:grid;gap:12px;margin-top:6px}.photo-exposure-preview{display:grid;gap:10px;padding:12px 14px;border:1px solid rgba(215,208,197,.92);border-radius:10px;background:#f7f4efcc}.photo-exposure-preview-values{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px}.photo-exposure-preview-values span{display:block;color:var(--muted);font-size:.72rem;text-transform:uppercase;letter-spacing:.03em}.photo-exposure-preview-values strong{display:block;margin-top:3px;font-size:.98rem;font-weight:700}.photo-exposure-warning,.photo-exposure-warning-list li{color:#8a473d}.photo-exposure-warning-list{margin:0;padding-left:18px;display:grid;gap:6px}.photo-exposure-warning-list li{font-size:.84rem;line-height:1.45}.photo-exposure-toggle{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.photo-exposure-toggle input[type=checkbox]{width:16px;height:16px}.location-controls{align-items:center;margin-bottom:12px}.location-fill-button{flex:0 0 auto;min-width:180px;justify-content:center}.location-status{min-width:0;flex:1 1 240px}.location-status .muted,.location-status .form-error{width:100%}.field-note{margin:0;font-size:.78rem;line-height:1.45}.photo-exposure-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:10px;align-items:stretch}.photo-exposure-tab{display:flex;align-items:center;justify-content:center;width:100%;min-width:0;min-height:44px;padding:9px 12px;border:1px solid rgba(215,208,197,.96);border-radius:10px;background:#f7f4efb8;color:var(--muted);font-size:.86rem;font-weight:650;letter-spacing:.01em;line-height:1.15;text-align:center;white-space:normal;overflow-wrap:anywhere;transition:background-color .15s,border-color .15s,color .15s,box-shadow .15s}.photo-exposure-tab:focus-visible{outline:none;border-color:#2f695c85;box-shadow:0 0 0 2px #2f695c2e}.photo-exposure-tab:hover:not(:disabled){border-color:#2f695c4d;background:#2f695c14;color:var(--accent-strong)}.photo-exposure-tab--active{border-color:var(--accent-strong);background:var(--accent-strong);color:#fff;box-shadow:inset 0 0 0 1px #ffffff14}.photo-exposure-tab:disabled{opacity:.45;cursor:not-allowed}.photo-exposure-note{margin:0 0 10px;min-width:0;overflow-wrap:anywhere}.photo-exposure-basics{margin-bottom:12px}.photo-exposure-panel{display:grid;gap:12px;padding:12px 14px 14px;border:1px solid rgba(215,208,197,.82);border-radius:12px;background:#f7f4ef9e;min-width:0}.photo-exposure-toggle{display:flex;align-items:flex-start;gap:8px;margin:0;color:var(--ink);font-size:.88rem;font-weight:600;min-width:0}.photo-exposure-toggle span{min-width:0;overflow-wrap:anywhere}.photo-exposure-toggle input{margin:0}.photo-exposure-preview{display:grid;gap:8px;min-width:0}.photo-exposure-preview-values{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:8px}.photo-exposure-preview-values>div{display:grid;gap:3px;min-width:0;padding:10px 12px;border:1px solid rgba(215,208,197,.72);border-radius:8px;background:#ffffffb8}.photo-exposure-preview-values span{color:var(--muted);font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.photo-exposure-preview-values strong{color:var(--ink);font-size:.98rem;font-weight:700;overflow-wrap:anywhere}.photo-exposure-warning{margin:0;padding:8px 10px;border-left:3px solid #b7791f;border-radius:8px;background:#b7791f14;color:#7b5318;font-size:.84rem;line-height:1.45;min-width:0;overflow-wrap:anywhere}.photo-exposure-warning-list{margin:0;padding-left:18px;display:grid;gap:4px;color:#7b5318;font-size:.84rem;line-height:1.45}.photo-exposure-warning-list li{min-width:0;overflow-wrap:anywhere;color:#7b5318;margin-top:0}.photo-exposure-warning-list li+li{margin-top:0}.photo-exposure-panel--btzs{gap:10px}.photo-exposure-panel--btzs>.field-row.field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px;align-items:start;min-width:0}.photo-exposure-panel--btzs>.field-row.field-grid:first-of-type{gap:0;padding:0;border:0;background:transparent}.photo-exposure-panel--btzs>.field-row.field-grid:not(:first-of-type){padding:12px 12px 13px;border:1px solid rgba(215,208,197,.72);border-radius:11px;background:#ffffff6b}.photo-exposure-panel--btzs>.field-row.field-grid>.field{min-width:0}.photo-exposure-panel--btzs>.field-row.field-grid>.field-wide{grid-column:1 / -1}.photo-exposure-panel--btzs>.field-row:last-of-type{align-items:center;gap:10px 12px}.photo-exposure-panel--btzs>.field-row:last-of-type .btn-secondary{min-width:144px}.photo-exposure-panel--btzs>.field-row:last-of-type .photo-exposure-toggle{flex:1 1 240px;min-width:0}.photo-exposure-panel--btzs input,.photo-exposure-panel--btzs select{min-width:0;font-variant-numeric:tabular-nums}.photo-exposure-panel--btzs .photo-exposure-preview{gap:12px;padding:12px 13px 13px;border-color:#d7d0c5c2;background:#f7f4efb8}.photo-exposure-panel--btzs .photo-exposure-preview-values{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 10px}.photo-exposure-panel--btzs .photo-exposure-preview-values>div{min-width:0;padding:0;border:0;background:transparent}.photo-exposure-panel--btzs .photo-exposure-preview-values:first-of-type{padding-bottom:10px;border-bottom:1px solid rgba(215,208,197,.64)}.photo-exposure-panel--btzs .photo-exposure-preview-values:last-of-type{padding-top:10px;border-top:1px solid rgba(215,208,197,.64)}.photo-exposure-panel--btzs .photo-exposure-preview-values>div span{line-height:1.25}.photo-exposure-panel--btzs .photo-exposure-preview-values>div strong{color:var(--ink);font-family:var(--mono);font-variant-numeric:tabular-nums;font-size:.94rem;line-height:1.3}.photo-exposure-panel--btzs .photo-exposure-preview-values:last-of-type>div{padding:9px 10px;border:1px solid rgba(215,208,197,.68);border-radius:8px;background:#ffffffb8}.photo-exposure-panel--btzs .photo-exposure-preview-values:last-of-type>div:nth-child(2n){border-color:#2f695c3d;background:#2f695c0f}.photo-exposure-panel--btzs .photo-exposure-preview-values:last-of-type>div:nth-child(2n) strong{color:var(--accent-strong)}.photo-exposure-panel--btzs .photo-exposure-warning-list{padding-top:10px;border-top:1px solid rgba(215,208,197,.64)}.media-fieldset{position:relative}.media-fieldset[disabled]{opacity:1}.media-disabled-note{margin:0 0 12px;padding:10px 12px;border-left:3px solid var(--accent);border-radius:6px;background:#2f695c0f;color:var(--muted);font-size:.82rem;line-height:1.5}.media-grid{align-items:start;grid-template-columns:repeat(2,minmax(0,1fr))}.media-field{min-width:0}.media-field--full{grid-column:1 / -1}.media-field-header{display:flex;align-items:center;justify-content:flex-start;gap:8px 10px;flex-wrap:wrap}.media-field-header>label{min-width:0;flex:1 1 140px}.media-inline-action{flex:0 0 auto;min-height:36px;padding:0 12px;margin-left:auto}.media-dialog-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:flex;align-items:flex-start;justify-content:center;padding:20px 16px;background:#1c1e1b94;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);overflow:auto}.media-dialog{width:min(620px,100%);margin:auto;display:grid;gap:14px;padding:18px;border:1px solid rgba(215,208,197,.96);border-radius:16px;background:linear-gradient(180deg,#fffffffa,#f7f4eff5);box-shadow:0 18px 52px #0e121038;max-height:calc(100dvh - 40px);overflow:auto;overscroll-behavior:contain}.media-dialog-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px 16px;flex-wrap:wrap}.media-dialog-header>div{min-width:0;flex:1 1 260px;display:grid;gap:2px}.media-dialog-header .page-count{margin:0 0 2px}.media-dialog-header h2{margin:0;font-size:1.3rem;line-height:1.2}.media-dialog-header .link-btn{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 12px;border:1px solid transparent;border-radius:6px;background:#1f232005;text-decoration:none}.media-dialog-header .link-btn:hover{border-color:#2f695c2e;background:#2f695c0f}.media-dialog-header .link-btn:focus-visible{border-color:#2f695c42;background:#2f695c0f;outline:none}.media-dialog-grid{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));align-items:start}.media-dialog-field--wide,.media-dialog-note--wide{grid-column:1 / -1}.media-dialog-field{min-width:0}.media-dialog-note{margin:0;color:var(--muted)}.media-dialog-actions{display:flex;align-items:center;margin-top:0;justify-content:flex-end;gap:10px;flex-wrap:wrap}.bulb-timer{grid-column:1 / -1;display:flex;flex-direction:column;gap:8px;padding:11px 12px;border:1px solid rgba(47,105,92,.16);border-radius:8px;background:#2f695c0d;min-width:0}.bulb-timer--precount,.bulb-timer--exposing{border-color:#c6744552;background:#c6744514}.bulb-timer--complete{border-color:#2f695c3d;background:#2f695c12}.bulb-timer__controls{display:flex;flex-wrap:wrap;gap:8px;align-items:center;min-width:0}.bulb-timer__status{display:grid;gap:3px;min-height:48px;min-width:0;font-variant-numeric:tabular-nums}.bulb-timer__status-value{color:var(--accent-strong);font-size:1.1rem;font-weight:750;line-height:1.2;overflow-wrap:anywhere}.bulb-timer__status-note{color:var(--muted);font-size:.84rem;line-height:1.45;overflow-wrap:anywhere}.reference-upload{display:flex;flex-direction:column;gap:12px}.reference-upload-input{width:100%}.reference-upload-list{display:grid;gap:10px;margin:0;padding:0;list-style:none}.reference-upload-item{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px 12px;padding:10px 12px;border:1px solid var(--line);border-radius:8px;background:#ffffffb8}.reference-upload-item-name{min-width:0;overflow-wrap:anywhere;line-height:1.4}.reference-upload-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;align-items:stretch}.reference-upload-actions .btn-primary,.reference-upload-actions .btn-secondary{width:100%;min-width:0}.reference-upload-remove{justify-self:end;align-self:start;display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 12px;border:1px solid rgba(192,57,43,.24);border-radius:999px;background:#c0392b0d;color:var(--danger);font-size:.8rem;font-weight:700;line-height:1;white-space:nowrap;cursor:pointer;transition:background .15s,border-color .15s,color .15s,opacity .15s}.reference-upload-remove:hover{border-color:var(--danger);background:#c0392b1a}.reference-upload-remove:focus-visible{border-color:var(--danger);background:#c0392b1a;outline:2px solid rgba(192,57,43,.24);outline-offset:2px}.reference-upload-remove:disabled{opacity:.45;cursor:not-allowed}fieldset{border:1px solid var(--line);border-radius:8px;padding:16px 18px 18px;margin:0 0 20px}legend{padding:0 6px;font-size:.8rem;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.03em}.auth-form{display:flex;flex-direction:column;gap:16px}.log-form{display:flex;flex-direction:column;gap:2px}.log-workflow{display:grid;gap:0;margin-bottom:20px;border:1px solid var(--line);border-radius:10px;background:#ffffffb3;overflow:hidden;box-shadow:inset 0 1px #ffffffa8}.log-workflow>fieldset{margin:0;border:0;border-radius:0;padding:15px 18px 16px;background:transparent;box-shadow:none}.log-workflow>fieldset+fieldset{border-top:1px solid var(--line)}.log-workflow>fieldset>legend{padding-left:0;padding-right:0}.inline-form{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-start;margin-bottom:20px;padding:12px 16px;background:var(--panel);border:1px solid var(--line);border-radius:8px}.inline-form>.field{flex:1 1 200px;min-width:180px;gap:4px}.inline-form>.field.filter-form-field--stretch,.inline-form>.filter-form-field--stretch{flex:1 1 100%}.inline-form .field label{font-size:.8rem;font-weight:650;letter-spacing:.01em}.inline-form .field input,.inline-form .field select,.inline-form .field textarea,.inline-form>input,.inline-form>select{width:100%;max-width:none}.inline-form input,.inline-form select{height:34px;padding:0 10px;border:1px solid var(--line);border-radius:6px;background:var(--paper);color:var(--ink);font-size:.88rem;font-family:inherit;outline:none}.inline-form input:focus,.inline-form select:focus{border-color:var(--accent)}.inline-form button{height:34px;padding:0 14px;border:none;border-radius:6px;background:var(--accent-strong);color:#fff;font-size:.88rem;font-weight:600;cursor:pointer}.lens-form{flex-direction:column;padding:14px 16px 16px;gap:14px;align-items:stretch}.lens-form-grid{width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.filter-form-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px 12px}.lens-form-group{display:flex;flex-direction:column;gap:8px}.lens-form-group-title{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:var(--muted)}.gear-shutter-group{display:flex;flex-direction:column;gap:10px;flex:1 1 100%;min-width:100%}.gear-shutter-toggle{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:40px;padding:0 12px;border:1px solid rgba(47,105,92,.16);border-radius:8px;background:#2f695c0d;color:var(--ink);font-size:.82rem;font-weight:600;cursor:pointer;transition:border-color .1s,background-color .1s,box-shadow .1s}.gear-shutter-toggle input[type=checkbox]{flex-shrink:0;width:14px;height:14px;margin:0;accent-color:var(--accent)}.gear-shutter-toggle:focus-within,.gear-shutter-option:focus-within{border-color:#2f695c57;background:#2f695c14;box-shadow:0 0 0 3px #2f695c1f}.gear-shutter-option{display:grid;grid-template-columns:14px minmax(0,1fr);align-items:start;gap:10px;padding:9px 10px;border:1px solid rgba(47,105,92,.16);border-radius:8px;background:#2f695c0a;color:var(--ink);font-size:.82rem;font-weight:600;line-height:1.35;cursor:pointer;transition:border-color .1s,background-color .1s,box-shadow .1s}.gear-shutter-option span{min-width:0}.gear-shutter-option input[type=checkbox]{width:14px;height:14px;margin:2px 0 0;padding:0;accent-color:var(--accent);flex-shrink:0}.gear-shutter-option input[type=checkbox]:disabled{cursor:not-allowed}.gear-shutter-fieldset{margin:0;border:1px solid var(--line);border-radius:8px;padding:12px 12px 14px;background:#ffffffb8;box-shadow:inset 0 1px #ffffffb8}.gear-shutter-fieldset[disabled]{opacity:.76;border-color:#d7d0c5d1;background:#1f232005}.gear-shutter-fieldset[disabled] .gear-shutter-option{opacity:.76;cursor:not-allowed}.gear-shutter-fieldset[disabled] .gear-shutter-option span{color:var(--muted)}.gear-shutter-fieldset legend{padding:0 6px;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:var(--muted)}.gear-shutter-fieldset[disabled] .field label,.gear-shutter-fieldset[disabled] .field span{color:var(--muted)}.gear-shutter-fieldset .field input,.gear-shutter-fieldset .field select{background:var(--paper)}.gear-shutter-fieldset[disabled] .field input,.gear-shutter-fieldset[disabled] .field select{background:#f7f4efb8;color:var(--muted);cursor:not-allowed}.gear-shutter-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.lens-form .field,.lens-form .field label{margin:0}.lens-form .field span{font-size:.82rem;font-weight:600;letter-spacing:.01em}.lens-form .field input,.lens-form .field select,.lens-form .field textarea{width:100%;min-width:0}.lens-form-field--wide{grid-column:span 2}.lens-form-field--stretch{grid-column:1 / -1}.filter-form-field--wide{grid-column:span 3}.filter-form-field--third{grid-column:span 2}.filter-form-field--stretch{grid-column:1 / -1}.lens-form-actions{justify-content:flex-end;margin-top:2px;gap:10px}.lens-form-actions button{min-width:96px}.lens-row{align-items:flex-start;flex-wrap:wrap}.lens-row .gear-name{min-width:0;flex:0 1 240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lens-row .gear-meta{flex:1 1 280px;min-width:0}.lens-meta{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.lens-meta-chip{display:inline-flex;align-items:center;min-width:0;padding:2px 8px;border:1px solid var(--line);border-radius:999px;background:#ffffffad;color:var(--muted);font-size:.74rem;line-height:1.2;white-space:nowrap}.lens-meta-chip--primary{color:var(--ink);border-color:#2f695c59;background:#2f695c14;font-weight:600}.lens-form-field--wide,.lens-form-field--stretch,.lens-form-grid .field,.filter-form-field--wide,.filter-form-field--third,.filter-form-field--stretch{min-width:0}.form-actions{margin-top:8px}.form-error{padding:10px 14px;border:1px solid #e8c5c2;border-radius:6px;background:#fdf2f1;color:var(--danger);font-size:.88rem;margin:0}.form-success{padding:10px 14px;border:1px solid rgba(47,105,92,.22);border-radius:6px;background:#2f695c14;color:var(--accent-strong);font-size:.88rem;margin:0}.resource-form{display:grid;gap:14px;padding:20px 22px 22px;border:1px solid var(--line);border-radius:10px;background:#ffffffd6;box-shadow:0 14px 40px #1f23200f;min-width:0}.resource-form .field{min-width:0}.resource-form .field span{font-size:.82rem;font-weight:650;letter-spacing:.01em;color:var(--muted)}.resource-form input:not([type=checkbox]):not([type=radio]),.resource-form select,.resource-form textarea{width:100%;min-width:0;height:38px;padding:0 11px;border:1px solid var(--line);border-radius:6px;background:var(--paper);color:var(--ink);font-size:.9rem;font-family:inherit;outline:none;transition:border-color .1s,background-color .1s}.resource-form textarea{height:auto;min-height:88px;padding:10px 11px;resize:vertical}.resource-form input:not([type=checkbox]):not([type=radio]):focus,.resource-form select:focus,.resource-form textarea:focus{border-color:var(--accent)}.resource-form-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.resource-form-actions .btn-primary{min-width:128px}.resource-delete-section{display:grid;gap:10px;padding-top:18px;border-top:1px solid rgba(215,208,197,.72)}.resource-delete-actions{display:flex;justify-content:flex-end}.resource-delete-button{min-width:150px;border-color:#c0392b40;background:#c0392b0a}.resource-delete-button:hover{border-color:var(--danger);background:#c0392b14}.resource-form--compact{grid-template-columns:repeat(2,minmax(0,1fr))}.resource-form--compact>.field{min-width:0}.resource-form--compact>.form-error,.resource-form--compact>.gear-shutter-group,.resource-form--compact>.lens-form-group,.resource-form--compact>.lens-checklist-wrap,.resource-form--compact>.form-actions{grid-column:1 / -1}.resource-form-field--full{grid-column:1 / -1}.resource-form--lens{gap:16px}.lens-checklist-wrap .lens-checklist-label{font-size:.8rem;font-weight:650;letter-spacing:.01em;color:var(--muted)}.lens-checklist{display:flex;flex-direction:column;gap:6px;max-height:210px;overflow:auto;padding:4px 0}.lens-checklist-item{display:flex;align-items:center;gap:8px;font-size:.84rem;color:var(--ink)}.lens-checklist-item input[type=checkbox]{width:14px;height:14px;accent-color:var(--accent);margin:0;padding:0}.lens-checklist-item input[type=checkbox]:disabled+span{color:var(--muted)}.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px}.auth-card{width:100%;max-width:380px;background:var(--panel);border:1px solid var(--line);border-radius:10px;padding:36px 32px;box-shadow:0 8px 40px #1f23201a}.auth-card .brand{display:block;margin-bottom:24px}.auth-card h1{font-size:1.5rem;font-weight:750;margin:0 0 24px;line-height:1.2}.auth-switch{margin:16px 0 0;font-size:.88rem;color:var(--muted)}.auth-switch a{color:var(--accent);text-decoration:underline;text-underline-offset:3px}.auth-loading{min-height:100vh;display:flex;align-items:center;justify-content:center}.photo-list,.gear-list{list-style:none;margin:0;padding:0;border:1px solid var(--line);border-radius:8px;overflow:hidden;background:var(--panel)}.photo-row,.gear-row{display:flex;align-items:center;gap:16px;padding:12px 18px;border-bottom:1px solid var(--line)}.photo-row{display:grid;gap:8px;text-decoration:none;transition:background .1s}.photo-row:hover{background:#00000005}li:last-child .photo-row,li:last-child .gear-row{border-bottom:none}.photo-row-header{display:flex;align-items:baseline;justify-content:space-between;gap:12px;flex-wrap:wrap;min-width:0}.photo-row-title{font-size:.72rem;font-weight:750;letter-spacing:.04em;text-transform:uppercase;color:var(--warm);min-width:0;overflow-wrap:anywhere;line-height:1.25}.photo-row-subtitle{margin:4px 0 0;color:var(--ink);font-size:.92rem;font-weight:650;line-height:1.35;overflow-wrap:anywhere}.photo-row-time{color:var(--ink);font-size:.98rem;font-variant-numeric:tabular-nums;font-weight:750;line-height:1.25;min-width:0;overflow-wrap:anywhere}.photo-row-meta{display:flex;flex-wrap:wrap;gap:4px 12px;min-width:0}.photo-row-context{color:var(--muted);font-size:.84rem;line-height:1.45;overflow-wrap:anywhere}.photo-row-exposure{color:var(--muted);font-size:.88rem;font-variant-numeric:tabular-nums;line-height:1.45;min-width:0}.photo-row-filters{color:var(--muted);font-size:.78rem;line-height:1.35;overflow-wrap:anywhere}.photo-filter-summary{display:grid;gap:4px}.photo-filter-summary--detail{display:flex;flex-wrap:wrap;gap:4px}.photo-filter-summary-label{font-size:.73rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--muted)}.photo-filter-pills{display:flex;flex-wrap:wrap;gap:4px}.photo-filter-pill{display:inline-flex;align-items:center;padding:2px 7px;border:1px solid rgba(47,105,92,.16);border-radius:999px;background:#2f695c12;color:var(--accent-strong);font-size:.75rem;font-weight:700;line-height:1.25}.photo-filter-fieldset{display:grid;gap:12px;padding:14px 16px 16px;background:#ffffffc2}.photo-filter-fieldset--inactive,.photo-filter-fieldset--loading,.photo-filter-fieldset--empty{border-color:#d7d0c5db}.photo-filter-fieldset--error{border-color:#c0392b38}.photo-filter-fieldset.photo-filter-fieldset--error>.muted{color:#8a473d}.photo-filter-fieldset>.muted{margin:0;color:var(--muted);font-size:.84rem;line-height:1.45;max-width:44ch}.photo-filter-checklist{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:8px;max-height:320px;overflow:auto;padding-right:2px;scrollbar-gutter:stable}.photo-filter-checklist-item{display:grid;grid-template-columns:14px minmax(0,1fr);align-items:start;gap:10px;padding:9px 10px;border:1px solid rgba(215,208,197,.76);border-radius:8px;background:#f7f4ef94;transition:border-color .1s,background-color .1s}.photo-filter-checklist-item:focus-within{border-color:#2f695c57;background:#2f695c14}.photo-filter-checklist-item input[type=checkbox]{width:14px;height:14px;margin:2px 0 0;padding:0;accent-color:var(--accent);flex-shrink:0}.photo-filter-checklist-copy{display:grid;gap:3px;min-width:0}.photo-filter-checklist-name{color:var(--ink);font-size:.9rem;font-weight:650;line-height:1.35}.photo-filter-checklist-meta{color:var(--muted);font-size:.78rem;line-height:1.35}.gear-name{font-weight:600;min-width:180px}.gear-row--linked{align-items:flex-start;flex-wrap:wrap;transition:background .12s ease}.gear-row--linked:hover,.gear-row--linked:focus-within{background:#00000005}.gear-row--linked>.gear-row-link{display:grid;gap:4px;flex:1 1 0;min-width:0;padding:2px 0;color:inherit;text-decoration:none}.gear-row--linked>.gear-row-link:hover .gear-name,.gear-row--linked>.gear-row-link:focus-visible .gear-name{color:var(--accent)}.gear-row--linked>.gear-row-link:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:6px}.gear-row--linked:not(.lens-row)>.gear-row-link .gear-name{min-width:0;line-height:1.25;overflow-wrap:anywhere}.gear-row--linked:not(.lens-row)>.gear-row-link .gear-meta{min-width:0;color:var(--muted);font-size:.84rem;line-height:1.45;overflow-wrap:anywhere}.gear-row--linked>.camera-compatibility-summary{display:grid;gap:4px;flex:0 1 260px;min-width:0;margin-left:auto}.film-stock-row-link{display:flex;align-items:center;gap:16px;flex:1;min-width:0;color:inherit;text-decoration:none}.film-stock-row-link:hover .gear-name,.film-stock-row-link:focus-visible .gear-name{color:var(--accent)}.film-stock-row{align-items:stretch}.film-stock-row .film-stock-row-link{display:grid;gap:3px;align-content:center;padding:2px 0}.film-stock-row .gear-name{min-width:0;line-height:1.25}.film-stock-row .gear-meta{flex:none;color:var(--muted);font-size:.84rem;line-height:1.45}.film-stock-row-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.film-stock-row-meta-text{min-width:0}.film-stock-type-badge{display:inline-flex;align-items:center;width:fit-content;padding:2px 8px;border:1px solid rgba(215,208,197,.92);border-radius:999px;font-size:.72rem;font-weight:750;line-height:1.25;letter-spacing:.02em;text-transform:uppercase;white-space:nowrap}.film-stock-type-badge--bw{border-color:#2f695c4d;color:var(--accent-strong);background:#2f695c1a}.film-stock-type-badge--color_negative{border-color:#c674454d;color:#94512b;background:#c6744517}.film-stock-type-badge--color_slide{border-color:#495eaa47;color:#4a5ea8;background:#495eaa17}.film-stock-type-badge--other{border-color:#1f23201f;color:var(--muted);background:#1f23200a}.gear-status{display:inline-flex;align-items:center;justify-content:center;font-size:.78rem;font-weight:700;padding:2px 8px;border-radius:10px;line-height:1.2;white-space:nowrap}.gear-status--idle{color:var(--muted);background:#0000000d}.gear-status--active{color:var(--accent-strong);background:#2f695c1a}.gear-status--warn{color:var(--warm);background:#c674451f}.gear-status--done{color:var(--muted);background:#0000000d}.roll-row{align-items:flex-start}.roll-row-link{display:grid;gap:4px;flex:1;min-width:0;color:inherit;text-decoration:none}.roll-row .gear-name{min-width:0;line-height:1.25}.roll-row-meta{display:flex;flex-wrap:wrap;align-items:center;gap:6px 8px;min-width:0}.roll-row-film{flex:1 1 220px;min-width:0;color:var(--muted);font-size:.84rem;line-height:1.45}.roll-row-lifecycle{min-width:0;color:var(--muted);font-size:.84rem;font-variant-numeric:tabular-nums;line-height:1.45;overflow-wrap:anywhere}.roll-push-pull-badge{display:inline-flex;align-items:center;justify-content:center;padding:2px 8px;border-radius:999px;font-size:.76rem;font-weight:700;line-height:1.2;white-space:nowrap}.roll-push-pull-badge--normal{color:var(--muted);background:#0000000d}.roll-push-pull-badge--push{color:var(--accent-strong);background:#2f695c1a}.roll-push-pull-badge--pull{color:var(--warm);background:#c674451f}.roll-page-state{display:flex;align-items:flex-start;gap:10px;min-height:72px;padding:14px 16px;border:1px solid var(--line);border-radius:8px;background:#ffffffb8}.roll-page-state p{margin:0}.roll-page-state--error{border-color:#e8c5c2;background:#fdf2f1}.roll-page-state--error .error{color:var(--danger);font-weight:600}.roll-empty-state{margin:0;padding:10px 12px;border:1px dashed rgba(215,208,197,.9);border-radius:6px;background:#ffffff9e;color:var(--muted);font-size:.85rem;line-height:1.5}.empty-state{display:flex;flex-direction:column;align-items:flex-start;gap:16px;padding:32px 0;color:var(--muted)}.profiles-section{margin-top:32px}.profiles-section-header{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:16px;flex-wrap:wrap}.profiles-section-actions{display:grid;justify-items:end;gap:8px}.profiles-section-header h2{margin:0;font-size:1rem;font-weight:750}.profile-stack{display:grid;gap:16px}.profile-card{display:grid;gap:18px;padding:18px;border:1px solid var(--line);border-radius:8px;background:var(--panel);min-width:0}.profile-card--editor{background:#ffffffd6}.profile-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.profile-card-heading{display:grid;gap:4px;min-width:0}.profile-card-heading h3{margin:0;font-size:1.08rem;font-weight:750;line-height:1.25}.profile-card-summary{margin:0;color:var(--muted);font-size:.88rem}.profile-card-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end}.profile-type-badge{display:inline-flex;align-items:center;width:fit-content;padding:2px 8px;border-radius:999px;border:1px solid var(--line);background:#ffffffc2;color:var(--muted);font-size:.72rem;font-weight:750;letter-spacing:.02em;text-transform:uppercase}.profile-type-badge--simple{border-color:#2f695c4d;color:var(--accent-strong);background:#2f695c14}.profile-type-badge--btzs{border-color:#c6744557;color:#9a4f28;background:#c6744517}.film-stock-type-field{gap:6px}.film-stock-type-field-header{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.film-stock-type-note,.film-stock-availability-note{margin:0;color:var(--muted);font-size:.82rem;line-height:1.45}.film-stock-availability-note{max-width:46ch;text-align:right}.profile-card-note{margin:0;padding:8px 10px;border:1px solid rgba(198,116,69,.18);border-left-width:3px;border-radius:6px;background:#c6744514;color:#8a522b;font-size:.84rem;line-height:1.45}.profile-form{display:grid;gap:14px}.profile-form fieldset{margin:0}.profile-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.profile-form .field{min-width:0}.profile-field--full{grid-column:1 / -1}.profile-form textarea{min-height:84px}.profile-json-textarea{min-height:170px;font-family:var(--mono);white-space:pre}.btzs-chart-editor{display:grid;gap:14px}.btzs-chart-editor-section{display:grid;gap:10px}.btzs-chart-editor-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;flex-wrap:wrap}.btzs-chart-editor-heading{display:grid;gap:4px;min-width:0}.btzs-chart-editor-heading h5{margin:0;font-size:.9rem;font-weight:750}.btzs-chart-editor-heading p{margin:0;color:var(--muted);font-size:.82rem;line-height:1.45}.btzs-chart-table-wrap--editor{overflow:hidden}.btzs-chart-table--editor{min-width:0;table-layout:fixed}.btzs-chart-table--editor th:first-child,.btzs-chart-table--editor td:first-child,.btzs-chart-table--editor th:nth-child(2),.btzs-chart-table--editor td:nth-child(2){width:36%}.btzs-chart-table--editor th:last-child,.btzs-chart-table--editor td:last-child{width:96px}.btzs-chart-cell{display:grid;gap:6px}.btzs-chart-cell input{width:100%;min-width:0;font-family:var(--mono)}.btzs-chart-cell-error{margin:0;color:var(--danger);font-size:.74rem;line-height:1.35}.btzs-chart-row-actions{text-align:right;vertical-align:top}.btzs-chart-row-actions .btn-danger-ghost{min-height:32px;padding:0 10px}.profile-form-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.profile-form-actions .btn-secondary{min-height:38px}.xdf-import-preview{display:grid;gap:16px}.xdf-import-preview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;align-items:start}.xdf-import-preview-grid>.profile-section{min-width:0}.xdf-import-preview-section{min-width:0}.xdf-import-dropzone{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:16px 18px;border:1px dashed rgba(47,105,92,.28);border-radius:8px;background:#2f695c0d;margin-bottom:16px}.xdf-import-dropzone--active{border-color:var(--accent);background:#2f695c1a}.xdf-import-dropzone--disabled{opacity:.72}.xdf-import-dropzone-copy{display:grid;gap:4px;min-width:0}.xdf-import-dropzone-copy strong{font-size:.92rem}.xdf-import-dropzone-copy p{margin:0;color:var(--muted);font-size:.86rem;line-height:1.55;max-width:68ch}.xdf-import-dropzone .btn-primary{flex-shrink:0}.profile-section{display:grid;gap:10px;min-width:0}.profile-section h4{margin:0;font-size:.94rem;font-weight:750}.btzs-chart-pair{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}@media(max-width:960px){.btzs-chart-pair{grid-template-columns:1fr}}.profile-notes{margin:0;color:var(--ink);white-space:pre-wrap}.profile-empty-state{margin:0;padding:10px 12px;border:1px dashed rgba(215,208,197,.9);border-radius:6px;background:#ffffff9e;color:var(--muted);font-size:.85rem;line-height:1.5}.profile-empty-state--compact{padding:8px 10px}.profile-json-block{margin:0;padding:12px 14px;border:1px solid var(--line);border-radius:6px;background:var(--paper);color:var(--ink);white-space:pre-wrap;word-break:break-word;font-family:var(--mono);font-size:.8rem;line-height:1.5}.profile-source-files{display:grid;gap:10px}.profile-source-file{display:grid;gap:10px;padding:12px 14px;border:1px solid var(--line);border-radius:8px;background:#ffffffb8;min-width:0}.profile-source-file-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap}.profile-source-file-heading{display:grid;gap:2px;min-width:0}.profile-source-file-index{font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:var(--muted)}.profile-source-file-heading h5{margin:0;font-size:.94rem;font-weight:700;line-height:1.3;overflow-wrap:anywhere}.profile-source-file-subtitle{margin:0;color:var(--muted);font-size:.84rem;line-height:1.45;overflow-wrap:anywhere;text-align:right}.profile-source-file-fields{display:grid;gap:0;margin:0;padding-top:10px;border-top:1px solid rgba(215,208,197,.75)}.profile-source-file-fields>div{display:flex;justify-content:space-between;gap:16px;padding:8px 0;border-bottom:1px solid rgba(215,208,197,.58)}.profile-source-file-fields>div:last-child{border-bottom:none}.profile-source-file-fields dt{color:var(--muted);font-size:.78rem;line-height:1.4}.profile-source-file-fields dd{margin:0;text-align:right;color:var(--ink);word-break:break-word}.film-stock-detail-page{display:grid;gap:18px}.film-stock-detail-page .page-header{align-items:center;margin-bottom:0}.film-stock-detail-page>p{margin:0}.film-stock-detail-page>.profile-stack,.film-stock-detail-page>.profiles-section{margin-top:0}.film-stock-detail-page .profiles-section{display:grid;gap:16px}.film-stock-detail-page .profiles-section-header{margin-bottom:0}.film-stock-detail-page .profiles-section>p{margin:0}.film-stock-detail-page .profile-stack{gap:18px}.film-stock-detail-page .profile-card{border-radius:10px;box-shadow:0 12px 36px #1f23200f}.film-stock-detail-page .profile-card--editor{background:linear-gradient(180deg,#fffffff0,#f7f4efe6)}.film-stock-detail-page .film-stock-availability-note{margin-top:2px}.film-stock-detail-page .btzs-chart-editor-section{padding:14px;border:1px solid rgba(215,208,197,.82);border-radius:8px;background:#ffffffad}.film-stock-detail-page .btzs-chart-table-wrap--editor{overflow-x:auto}.film-stock-detail-page .btzs-chart-table--editor{min-width:520px}.film-stock-detail-page .btzs-chart-row-actions{width:104px}.film-stock-detail-page .btzs-chart-row-actions .btn-danger-ghost{width:100%}.film-stock-detail-page .profile-json-block{background:#f7f4efeb}.btzs-chart{display:grid;gap:10px;padding:14px;border:1px solid var(--line);border-radius:8px;background:#f7f4efa8;min-width:0}.btzs-chart-header{display:flex;justify-content:space-between;align-items:baseline;gap:12px;flex-wrap:wrap}.btzs-chart-title{margin:0;font-size:.94rem;font-weight:750}.btzs-chart-meta{margin:2px 0 0;color:var(--muted);font-size:.8rem;line-height:1.45;overflow-wrap:anywhere}.btzs-chart-figure{width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;min-width:0}.btzs-chart-svg{display:block;width:100%;min-width:380px;height:auto}.btzs-chart-empty{margin:0;padding:12px 14px;border:1px dashed rgba(47,105,92,.22);border-radius:6px;background:#2f695c0d;color:var(--muted);font-size:.88rem;line-height:1.5}.btzs-chart-table-wrap{overflow:auto;border:1px solid var(--line);border-radius:6px;background:var(--panel);-webkit-overflow-scrolling:touch;min-width:0}.btzs-chart-table-wrap--compact{overflow:hidden}.btzs-chart-table{width:100%;min-width:320px;border-collapse:collapse}.btzs-chart-table--compact{min-width:0;table-layout:fixed}.btzs-chart-table th,.btzs-chart-table td{padding:7px 8px;border-bottom:1px solid var(--line);text-align:left;font-size:.78rem;vertical-align:top;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.btzs-chart-table th{position:sticky;top:0;background:#2f695c0f;color:var(--ink);font-weight:700}.btzs-chart-table--compact th,.btzs-chart-table--compact td{white-space:normal}.btzs-chart-table--compact th:first-child,.btzs-chart-table--compact td:first-child{width:38%}.btzs-chart-table tr:last-child td{border-bottom:none}.detail-grid{display:grid;gap:0;margin:0;border:1px solid var(--line);border-radius:8px;background:var(--panel);overflow:hidden}.detail-grid div{display:flex;justify-content:space-between;gap:20px;padding:12px 18px;min-width:0;border-bottom:1px solid var(--line)}.detail-grid div:last-child{border-bottom:none}.detail-grid dt,.detail-grid dd{min-width:0;overflow-wrap:anywhere}.photo-page>.detail-grid>div{display:grid;grid-template-columns:minmax(8rem,.88fr) minmax(0,1.12fr);gap:4px 14px;align-items:start}.photo-page>.detail-grid dt,.photo-page>.detail-grid dd{align-self:start}.photo-page>.detail-grid dd{text-align:right}.photo-page>.detail-grid a[target=_blank]{display:inline-block;max-width:100%;overflow-wrap:anywhere}.photo-page>.detail-grid .photo-roll-link{display:grid;gap:4px;width:100%;min-width:0;color:inherit;text-decoration:none}.photo-page>.detail-grid .photo-roll-link-name{display:block;width:100%;min-width:0;overflow-wrap:anywhere;line-height:1.25;text-align:right}.photo-roll-link-badges{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:4px 8px;width:100%;min-width:0}.photo-filter-summary--detail{justify-content:flex-end;min-width:0;width:100%;max-width:100%}.photo-filter-pill{overflow-wrap:anywhere;max-width:100%}.photo-detail-summary{margin:6px 0 0;display:block;max-width:72ch;color:var(--muted);font-family:var(--mono);font-size:.8rem;font-variant-numeric:tabular-nums;line-height:1.45;overflow-wrap:anywhere}.photo-exposure-summary{display:grid;gap:12px;padding:14px 16px 16px;border:1px solid var(--line);border-radius:10px;background:#ffffffbd}.photo-exposure-summary h2{margin:0;font-size:.98rem;font-weight:750;line-height:1.25}.photo-exposure-summary .detail-grid{border:0;border-radius:0;background:transparent;overflow:visible}.photo-exposure-summary .detail-grid div{display:grid;grid-template-columns:minmax(9.5rem,.95fr) minmax(0,1.05fr);gap:4px 12px;align-items:start;padding:9px 0}.photo-exposure-summary .detail-grid div+div{border-top:1px solid rgba(215,208,197,.72)}.photo-exposure-summary .detail-grid dt{color:var(--muted);font-size:.72rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.photo-exposure-summary .detail-grid dd{margin:0;color:var(--ink);font-family:var(--mono);font-size:.86rem;font-weight:650;font-variant-numeric:tabular-nums;text-align:right}.photo-exposure-summary .photo-exposure-warnings{display:grid;gap:8px;padding-top:12px;border-top:1px solid rgba(215,208,197,.72)}.photo-exposure-summary .photo-exposure-warnings h3{margin:0;color:var(--muted);font-size:.76rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.photo-exposure-summary .photo-exposure-warnings ul{margin:0;padding-left:18px;display:grid;gap:4px;color:#7b5318}.photo-exposure-summary .photo-exposure-warnings li{min-width:0;overflow-wrap:anywhere;font-size:.84rem;line-height:1.45}.photo-page-subtitle{margin:4px 0 0;color:var(--ink);font-size:.98rem;font-weight:650;line-height:1.4;overflow-wrap:anywhere}.film-holder-row{align-items:flex-start}.film-holder-row-link{display:grid;gap:4px;flex:1;min-width:0}.film-holder-row-state{display:flex;align-items:center;flex-wrap:wrap;gap:6px 10px;min-width:0}.film-holder-row-state-text{color:var(--muted);font-size:.84rem;line-height:1.45;overflow-wrap:anywhere;min-width:0}.film-holder-row-photo-link{flex:none;display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 12px;border:1px solid transparent;border-radius:6px;background:#1f232005;text-decoration:none;white-space:nowrap}.film-holder-row-photo-link:hover{border-color:#2f695c2e;background:#2f695c0f}.film-holder-row-photo-link:focus-visible{border-color:#2f695c42;background:#2f695c0f;outline:none}.film-holder-lifecycle{display:grid;gap:16px;padding:16px 18px;border:1px solid var(--line);border-radius:8px;background:var(--panel)}.film-holder-lifecycle-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap}.film-holder-lifecycle-header h2,.film-holder-current-section-header h3,.film-holder-history-header h3{margin:0;font-size:1rem;font-weight:750;line-height:1.25}.film-holder-lifecycle-header .muted,.film-holder-current-load-summary,.film-holder-action-form>.muted{margin:0}.film-holder-current-section{display:grid;gap:14px;padding:16px 16px 18px;border:1px solid rgba(47,105,92,.16);border-radius:12px;background:linear-gradient(180deg,#2f695c0d,#fffffff0);box-shadow:0 10px 24px #1f23200a;min-width:0}.film-holder-current-section-header{display:flex;align-items:baseline;justify-content:space-between;gap:12px;flex-wrap:wrap}.film-holder-current-section-header h3{color:var(--accent-strong)}.film-holder-current-load{display:grid;gap:14px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;min-width:0}.film-holder-current-load-header{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:10px 14px;min-width:0}.film-holder-current-load-title{display:grid;gap:6px;min-width:0}.film-holder-current-load-kicker{color:var(--muted);font-size:.73rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.film-holder-current-load-title h4{margin:0;font-size:1.18rem;font-weight:750;line-height:1.25;overflow-wrap:anywhere}.film-holder-current-load-type-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px 10px}.film-holder-current-load-type{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;background:#2f695c1a;color:var(--accent-strong);font-size:.78rem;font-weight:700;white-space:nowrap}.film-holder-current-load-actions{display:flex;align-items:flex-start;justify-content:flex-end;gap:10px;flex-wrap:wrap}.film-holder-current-load-summary{color:var(--muted);font-size:.92rem;line-height:1.45;overflow-wrap:anywhere;min-width:0}.film-holder-current-load-meta{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px}.film-holder-current-load-field{display:grid;gap:4px;min-width:0;padding:11px 12px;border:1px solid rgba(215,208,197,.9);border-radius:8px;background:var(--panel)}.film-holder-current-load-field-label{color:var(--muted);font-size:.73rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.film-holder-current-load-field-value{min-width:0;color:var(--ink);font-weight:600;overflow-wrap:anywhere}.film-holder-load-notes{margin:0;color:var(--muted);font-size:.88rem;line-height:1.45;overflow-wrap:anywhere}.film-holder-current-load-meta>.film-holder-load-notes{grid-column:1 / -1}.film-holder-action-form{display:grid;gap:12px;min-width:0}.film-holder-action-grid{display:grid;grid-template-columns:minmax(0,280px) minmax(0,1fr);grid-template-areas:"profile notes" "actions notes";gap:12px 14px;align-items:start;min-width:0}.film-holder-action-grid .film-holder-action-field--profile{grid-area:profile}.film-holder-action-grid .film-holder-action-field--notes{grid-area:notes}.film-holder-action-grid .film-holder-action-row--process{grid-area:actions;align-self:start}.film-holder-action-grid .film-holder-action-field--notes textarea{min-height:120px}.film-holder-action-form>.field-row.field-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:12px;align-items:stretch}.film-holder-action-field{min-width:0}.film-holder-action-form>.field-row.field-grid>.film-holder-action-field--notes{grid-column:1 / -1}.film-holder-action-field--notes textarea{min-height:92px}.film-holder-action-row{display:flex;align-items:flex-start;gap:12px;flex-wrap:wrap}.film-holder-action-row .field-note{margin-top:4px}.film-holder-history{display:grid;gap:12px}.film-holder-history-header{display:flex;align-items:baseline;justify-content:space-between;gap:12px;flex-wrap:wrap}.film-holder-history-header h3{color:var(--muted)}.film-holder-history-list{display:grid;gap:10px}.film-holder-history-card{display:grid;gap:12px;padding:12px 14px;border:1px solid rgba(215,208,197,.84);border-radius:8px;background:#ffffffa3;min-width:0}.film-holder-history-card--with-thumb{grid-template-columns:minmax(0,1fr) 72px;gap:12px;align-items:start}.film-holder-history-card-main{display:grid;gap:8px;min-width:0}.film-holder-history-card-lines{display:grid;gap:7px}.film-holder-history-card-line{display:grid;grid-template-columns:112px minmax(0,1fr);gap:8px;align-items:start;min-width:0}.film-holder-history-card-line-label{color:var(--muted);font-size:.73rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.film-holder-history-card-line-value{min-width:0;overflow-wrap:anywhere}.film-holder-history-card-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.film-holder-history-card-notes{margin:0;color:var(--muted);font-size:.87rem;line-height:1.45;overflow-wrap:anywhere}.film-holder-history-card-thumb{width:72px;aspect-ratio:4 / 3;border:1px solid rgba(215,208,197,.9);border-radius:8px;background:linear-gradient(140deg,rgba(31,35,32,.06),transparent),#ffffffad;overflow:hidden;justify-self:end}.film-holder-history-card-thumb img{display:block;width:100%;height:100%;object-fit:cover}.roll-page{display:grid;gap:24px;max-width:1120px}.roll-current-section{display:grid;gap:18px;padding:18px 20px;border:1px solid var(--line);border-radius:12px;background:#ffffffd1;box-shadow:0 18px 50px #1f23200f}.roll-current-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.roll-current-header h2{margin:0;font-size:1.12rem;font-weight:780;line-height:1.2}.roll-current-subtitle{margin:6px 0 0;max-width:72ch}.roll-current-badges{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.roll-current-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px 14px}.roll-current-field{display:grid;gap:6px;min-width:0;padding:12px 13px;border:1px solid rgba(215,208,197,.92);border-radius:10px;background:#ffffffb8}.roll-current-field-label{color:var(--muted);font-size:.73rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.roll-current-field-value{min-width:0;color:var(--ink);font-weight:600;overflow-wrap:anywhere}.roll-current-notes{margin:0;color:var(--muted);font-weight:500;line-height:1.5;overflow-wrap:anywhere}.roll-current-actions{display:flex;flex-wrap:wrap;gap:10px}.roll-current-actions .btn-primary,.roll-current-actions .btn-danger-ghost{min-width:150px}.roll-photos-section{display:grid;gap:14px}.roll-photo-list{list-style:none;margin:0;padding:0;border:1px solid var(--line);border-radius:8px;overflow:hidden;background:var(--panel)}.roll-photo-list li{border-bottom:1px solid var(--line)}.roll-photo-list li:last-child{border-bottom:none}.roll-photo-card{display:grid;grid-template-columns:100px minmax(0,1fr);gap:14px;padding:14px 16px;align-items:start;color:inherit;text-decoration:none;transition:background .1s;min-width:0}.roll-photo-card:hover{background:#00000005}.roll-photo-card-thumb{display:flex;align-items:center;justify-content:center;width:100px;aspect-ratio:4 / 3;border:1px solid rgba(215,208,197,.9);border-radius:10px;background:linear-gradient(140deg,rgba(31,35,32,.06),transparent),#ffffffad;overflow:hidden;color:var(--muted)}.roll-photo-card-thumb img{display:block;width:100%;height:100%;object-fit:cover}.roll-photo-card-thumb-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:10px;color:var(--muted);font-size:.72rem;font-weight:700;line-height:1.35;text-align:center}.roll-photo-card-content{display:grid;gap:8px;min-width:0}.photo-roll-link{display:inline-flex;align-items:flex-start;gap:8px 10px;flex-wrap:wrap;color:inherit;text-decoration:none}.photo-roll-link-name{font-weight:700;min-width:0;line-height:1.25}.roll-photo-card-header{display:flex;align-items:baseline;justify-content:space-between;gap:10px 12px;flex-wrap:wrap;min-width:0}.roll-photo-card-frame{font-weight:800;color:var(--warm)}.roll-photo-card-time{color:var(--muted);font-size:.84rem;font-variant-numeric:tabular-nums}.roll-photo-card-title{margin:0;font-size:.97rem;font-weight:700;line-height:1.35;overflow-wrap:anywhere}.roll-photo-card-meta{display:flex;flex-wrap:wrap;gap:4px 12px;color:var(--muted);font-size:.84rem;line-height:1.45}.roll-photo-card-meta span{min-width:0;overflow-wrap:anywhere}.roll-photo-card-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.spinner{display:inline-block;width:22px;height:22px;border:2px solid var(--line);border-top-color:var(--accent);border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.muted{color:var(--muted)}.error{color:var(--danger)}.images-section{margin-top:32px}.images-header{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:16px}.images-header h2{font-size:1rem;font-weight:700;margin:0;flex:1}.image-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px}.image-card{border:1px solid var(--line);border-radius:6px;background:var(--panel);overflow:hidden;display:flex;flex-direction:column}.image-card--selected{border-color:#2f695c7a;box-shadow:0 0 0 1px #2f695c2e inset}.image-card-select{display:block;width:100%;padding:0;border:0;background:none;color:inherit;cursor:pointer}.image-card-select:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.image-card img{display:block;width:100%;aspect-ratio:4 / 3;object-fit:cover}.image-placeholder{aspect-ratio:4 / 3;background:repeating-linear-gradient(90deg,#d8d2c7 0,#d8d2c7 16px,#eee8dc 16px,#eee8dc 32px)}.image-card-body{display:grid;gap:8px;padding:10px 12px 12px}.image-card-title{font-size:.82rem;font-weight:700;line-height:1.25;overflow-wrap:anywhere}.image-card-meta{font-size:.75rem;line-height:1.3}.image-card-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px;justify-content:space-between}.image-card-open{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 12px;border:1px solid var(--line);border-radius:999px;background:var(--paper);color:var(--ink);font-size:.72rem;font-weight:700;line-height:1;text-decoration:none;white-space:nowrap}.image-card-open:hover,.image-card-open:focus-visible{border-color:var(--accent)}.image-delete{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 12px;border:1px solid transparent;border-radius:999px;background:transparent;color:var(--danger);font-size:.72rem;font-weight:700;line-height:1;letter-spacing:.02em;cursor:pointer;white-space:nowrap;transition:border-color .15s,background-color .15s,transform .15s}.image-delete:hover,.image-delete:focus-visible{border-color:var(--danger);background:#c0392b14;transform:translateY(-1px)}.image-delete:focus-visible{outline:none}.image-delete:disabled{opacity:.45;cursor:not-allowed;transform:none}@media(max-width:900px){.features{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.hero{grid-template-columns:1fr;gap:36px;min-height:auto;padding-top:30px}h1{font-size:clamp(2.6rem,14vw,4.2rem)}.app-nav-primary{padding:0 16px;gap:10px;min-height:52px}.app-nav-links{gap:2px;flex-wrap:wrap}.app-nav-links a{padding:6px 10px}.app-nav-subnav{padding:6px 16px 8px;gap:6px}.app-nav-subnav a{padding:5px 9px;font-size:.8rem}.app-main{padding:24px 16px}.app-nav-email{display:none}.app-nav-user{gap:6px 8px}.field-row{gap:10px}.field-sm{max-width:none}.log-form .field-grid{gap:10px}.log-form .field-aperture{grid-column:1 / -1}.log-workflow>fieldset{padding:14px 14px 15px}.media-grid,.profile-page .profile-summary-grid,.profile-page .profile-sections{grid-template-columns:1fr}.profile-page .profile-section--wide{grid-column:auto}.profile-page .profile-summary-header,.profile-page .profile-section-header{flex-direction:column;align-items:flex-start}.profile-page .profile-summary-note{text-align:left}.photo-exposure-tabs{grid-template-columns:1fr}.photo-exposure-tab{justify-content:flex-start;text-align:left}.photo-exposure-preview-values{grid-template-columns:1fr}.photo-exposure-panel--btzs>.field-row.field-grid{grid-template-columns:1fr;padding:10px 11px 11px}.photo-exposure-panel--btzs>.field-row:last-of-type{flex-direction:column;align-items:stretch}.photo-exposure-panel--btzs>.field-row:last-of-type .btn-secondary,.photo-exposure-panel--btzs>.field-row:last-of-type .photo-exposure-toggle{width:100%}.photo-exposure-panel--btzs .photo-exposure-preview-values{grid-template-columns:1fr}.photo-exposure-panel--btzs .photo-exposure-preview-values:last-of-type>div{padding:8px 9px}.photo-exposure-summary{padding:12px 13px 14px}.photo-exposure-summary .detail-grid div{grid-template-columns:1fr;gap:2px}.photo-exposure-summary .detail-grid dd{text-align:left}.media-field-header{flex-direction:column;align-items:stretch}.media-inline-action{width:100%;margin-left:0}.media-dialog-overlay{padding:12px}.media-dialog{padding:14px;border-radius:14px;max-height:calc(100dvh - 28px)}.media-dialog-grid{grid-template-columns:1fr}.media-dialog-header{align-items:stretch}.media-dialog-header .link-btn{align-self:flex-start}.media-dialog-field--wide,.media-dialog-note--wide{grid-column:auto}.media-dialog-actions{flex-direction:column;align-items:stretch}.media-dialog-actions .btn-primary,.media-dialog-actions .btn-secondary{width:100%}.location-controls{align-items:stretch}.location-fill-button{width:100%;min-width:0}.location-status{flex-basis:100%}.inline-form{gap:10px}.inline-form>.field,.inline-form>input,.inline-form>select{flex:1 1 100%;min-width:100%}.lens-form-grid,.gear-shutter-grid{grid-template-columns:1fr}.lens-form-field--wide,.lens-form-field--stretch,.filter-form-field--wide,.filter-form-field--third,.filter-form-field--stretch{grid-column:auto}.inline-form button{width:auto;min-width:120px}.form-page-body{width:100%}.resource-form{padding:16px}.resource-form--compact{grid-template-columns:1fr}.resource-form--compact>.form-error,.resource-form--compact>.gear-shutter-group,.resource-form--compact>.lens-form-group,.resource-form--compact>.lens-checklist-wrap,.resource-form--compact>.form-actions{grid-column:auto}.resource-form-actions{justify-content:stretch}.resource-form-actions .btn-primary{width:100%}.resource-delete-actions{justify-content:stretch}.resource-delete-button{width:100%}.film-holder-row{flex-direction:column;align-items:stretch;gap:12px}.film-holder-row .link-btn{align-self:flex-start}.gear-row--linked{gap:12px}.gear-row--linked>.gear-row-link,.gear-row--linked>.camera-compatibility-summary{flex-basis:100%;margin-left:0}.film-holder-lifecycle,.film-holder-current-section{padding:14px}.film-holder-lifecycle-header,.film-holder-current-section-header,.film-holder-history-header{flex-direction:column;align-items:flex-start}.film-holder-current-load-header{align-items:flex-start}.film-holder-current-load-actions{justify-content:flex-start}.film-holder-current-load-meta{grid-template-columns:1fr}.film-holder-action-form>.field-row.field-grid{gap:10px}.film-holder-action-grid{grid-template-columns:1fr;grid-template-areas:none;gap:10px}.film-holder-action-grid .film-holder-action-field--profile,.film-holder-action-grid .film-holder-action-field--notes,.film-holder-action-grid .film-holder-action-row--process{grid-area:auto;grid-column:auto;grid-row:auto}.film-holder-action-grid .film-holder-action-row--process .btn-primary{width:100%}.film-holder-history-card--with-thumb{grid-template-columns:1fr}.film-holder-history-card-thumb{justify-self:start}.film-holder-history-card-line{grid-template-columns:1fr;gap:4px}.roll-row{align-items:flex-start}.roll-row-link{gap:3px}.roll-row-meta{gap:4px 6px}.roll-row-film{flex-basis:100%}.roll-page-state{padding:12px 14px}.roll-current-section{padding:14px}.roll-current-header{flex-direction:column;align-items:flex-start}.roll-current-badges{justify-content:flex-start}.roll-current-grid{grid-template-columns:1fr}.roll-current-actions{flex-direction:column;align-items:stretch}.roll-current-actions .btn-primary,.roll-current-actions .btn-danger-ghost{width:100%}.film-stock-row{flex-direction:column;align-items:stretch}.film-stock-row .film-stock-row-link{width:100%}.roll-photo-card{grid-template-columns:84px minmax(0,1fr);gap:10px;padding:12px 14px}.roll-photo-card-thumb{width:84px}.roll-photo-card-header{gap:6px 10px}.roll-photo-card-title{font-size:.94rem}.roll-photo-card-meta{gap:4px 10px}.roll-photo-card-actions{justify-content:flex-start}.profile-card-header{flex-direction:column}.profile-card-actions{justify-content:flex-start}.film-stock-availability-note{text-align:left}.profiles-section-actions{justify-items:start}.film-stock-detail-page .btzs-chart-table--editor{min-width:460px}.profile-form-grid{grid-template-columns:1fr}.profile-field--full{grid-column:auto}.photo-page-header{grid-template-columns:1fr}.photo-page>.detail-grid>div{grid-template-columns:1fr;gap:2px}.photo-page>.detail-grid dd{text-align:left}.photo-page>.detail-grid .photo-roll-link-name{text-align:left}.photo-page>.detail-grid .photo-roll-link-badges{justify-content:flex-start}.photo-filter-summary--detail,.page-header-actions{justify-content:flex-start}.xdf-import-dropzone{flex-direction:column;align-items:stretch}.xdf-import-dropzone .btn-primary{width:100%}.xdf-import-preview-grid{grid-template-columns:1fr}.profile-source-file-header,.btzs-chart-header{flex-direction:column;align-items:flex-start}.profile-source-file-subtitle{text-align:left}.profile-source-file-fields>div,.detail-grid div{flex-direction:column;align-items:flex-start;gap:4px}.profile-source-file-fields dd,.detail-grid dd{text-align:left}.reference-upload-actions{grid-template-columns:1fr}.reference-upload-item{grid-template-columns:1fr;align-items:start}.reference-upload-remove{justify-self:start}.btzs-chart-svg{min-width:380px}.features{grid-template-columns:1fr;margin:48px 0 56px}}@media(max-width:640px){.photo-row{gap:4px;padding:12px 14px}.photo-row-header{flex-direction:column;align-items:flex-start}.photo-row-time{white-space:normal;text-align:left}.photo-row-filters{display:none}}@media(max-width:520px){.media-dialog{width:min(100%,420px)}.bulb-timer{padding:10px 12px}.bulb-timer__controls{flex-direction:column;align-items:stretch}.bulb-timer__controls .btn-primary,.bulb-timer__controls .btn-secondary{width:100%}.bulb-timer__status-value{font-size:1.02rem}}
