:root{color-scheme:light;--cloth: #151515;--cloth-2: #242629;--ink: #202124;--muted: #5f6368;--paper: #edf0f2;--panel: #f8f9fa;--line: #c8cdd2;--accent: #30473f;--accent-strong: #f06423;--warm: #f28c28;--danger: #a63d35;--text: var(--ink);--display: "Michroma", Inter, ui-sans-serif, system-ui, sans-serif;--mono: "JetBrains Mono", "Cascadia Code", "SF Mono", ui-monospace, monospace}*{box-sizing:border-box}body{margin:0;min-height:100vh;color:var(--ink);background:radial-gradient(circle at 16% 0%,rgba(240,100,35,.16),transparent 30%),radial-gradient(circle at 86% 0%,rgba(120,128,136,.2),transparent 28%),linear-gradient(180deg,#3a3d40 0,#222426 44%,#151515);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;border-bottom:1px solid rgba(200,205,210,.18)}.brand{font-size:1.05rem;font-weight:750;color:var(--panel)}.brand-wordmark{display:inline-flex;align-items:baseline;gap:0;font-family:var(--display);font-weight:400;letter-spacing:0;line-height:1;text-transform:lowercase}.brand-wordmark-dark{color:#111315}.brand-wordmark-cloth{color:#747b82}.nav .brand-wordmark-dark,.app-nav .brand-wordmark-dark,.landing-footer .brand-wordmark-dark{color:#f4f5f6}.nav .brand-wordmark-cloth,.app-nav .brand-wordmark-cloth,.landing-footer .brand-wordmark-cloth{color:#aeb4ba}.nav-links{display:flex;align-items:center;gap:18px;color:#edf0f2bd;font-size:.95rem}.landing-shell a:focus-visible,.landing-shell .button:focus-visible,.landing-shell .primary:focus-visible,.landing-shell .secondary:focus-visible{outline:2px solid rgba(237,240,242,.9);outline-offset:3px}.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)}.button{background:var(--panel);color:var(--ink);border-color:var(--panel);box-shadow:0 8px 20px #120d0b29}.secondary{background:#f8f9fa14;color:var(--panel);border-color:#f8f9fa2e}.button:hover{background:#fff}.secondary:hover{background:#f8f9fa1f}.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(--warm);font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}h1{max-width:760px;margin:0;font-family:var(--display);font-weight:400;letter-spacing:0;font-size:clamp(3rem,7vw,5.8rem);line-height:.94}.landing-shell h1{color:var(--panel)}.lede{max-width:620px;margin:28px 0 0;color:#edf0f2c2;font-size:1.2rem;line-height:1.7}.landing-shell .nav-links a:hover,.landing-shell .landing-footer a:hover{color:var(--panel)}.landing-shell .nav-links a:focus-visible,.landing-shell .landing-footer a:focus-visible{border-radius:4px}.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 #2021241f;overflow:hidden}.preview-roll-header{display:flex;align-items:baseline;gap:10px;padding:14px 22px;border-bottom:1px solid var(--line);background:#2021240d}.preview-roll-label{font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:var(--accent-strong)}.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(32,33,36,.08),transparent),repeating-linear-gradient(90deg,#d8dde1 0,#d8dde1 16px,#eef1f3 16px,#eef1f3 32px)}.support-band{display:flex;align-items:center;justify-content:space-between;gap:18px 28px;padding:20px 22px;border:1px solid rgba(200,205,210,.18);border-radius:8px;background:#f8f9fa0d;box-shadow:0 18px 50px #120d0b1f;margin:0 0 64px}.support-copy{max-width:620px}.support-kicker{margin:0 0 6px;color:var(--warm);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.support-copy h2{margin:0;color:var(--panel);font-size:1.12rem;line-height:1.45}.support-link{flex-shrink:0;white-space:nowrap}.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 52px}.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:#f064231f;color:var(--accent-strong);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-strong)}.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:#edf0f2b8;font-size:.84rem;gap:20px}.landing-footer nav{display:flex;gap:20px}.app-shell{display:flex;flex-direction:column;min-height:100vh;color:var(--ink);--ink: #202124;--muted: #5f6368;--paper: #edf0f2;--panel: #f8f9fa;--line: #c8cdd2;--accent-strong: #f06423;--warm: #f28c28;--text: var(--ink);background:radial-gradient(circle at 18% 0%,rgba(240,100,35,.08),transparent 28%),radial-gradient(circle at 82% 0%,rgba(90,96,102,.1),transparent 24%),linear-gradient(180deg,#dfe3e7 0,#f1f3f4 22%,#eceff1)}.app-main{background:transparent}.app-shell fieldset{background:linear-gradient(180deg,#f8f9fafa,#edf0f2f0);border-color:#c8cdd2e6;box-shadow:0 10px 28px #2021240a}.app-shell legend{color:#5f6368}.app-nav{display:flex;border-bottom:1px solid rgba(200,205,210,.18);background:linear-gradient(180deg,#18191bfa,#242629f5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 10px 26px #120d0b1f;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 rgba(200,205,210,.14);background:#1c1e20eb}.app-nav .brand{flex-shrink:0;color:var(--panel)}.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:#edf0f2c2;transition:color .1s,background .1s}.app-nav-links a:hover{color:var(--panel);background:#f8f9fa14}.app-nav-links a.active{color:var(--panel);background:transparent;box-shadow:inset 0 0 0 1px #f06423eb;font-weight:400}.app-nav-subnav a{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;font-size:.86rem;line-height:1.2;color:#edf0f2b8;white-space:nowrap;transition:color .1s,background .1s,box-shadow .1s}.app-nav-subnav a:hover{color:var(--panel);background:#f8f9fa14}.app-nav-subnav a.active{color:var(--panel);background:transparent;box-shadow:inset 0 0 0 1px #f06423eb;font-weight:400}.app-nav-subnav a:focus-visible{outline:none;color:var(--panel);background:#f8f9fa14;box-shadow:inset 0 0 0 1px #f0642357}.app-nav-subnav-label{display:inline-flex;align-items:center;padding:5px 8px 5px 0;color:#edf0f28a;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;min-width:0;flex:0 1 auto}.app-nav-email{display:block;color:#edf0f2ad;font-size:.88rem;white-space:nowrap;min-width:0;max-width:clamp(12rem,22vw,18rem);overflow:hidden;text-overflow:ellipsis}.app-nav-profile-link{display:inline-flex;align-items:center;min-height:32px;padding:0 10px;border-radius:999px;color:#edf0f2b8;font-size:.84rem;font-weight:600;white-space:nowrap;transition:color .1s,background .1s,box-shadow .1s}.app-nav-links a:focus-visible,.app-nav-profile-link:focus-visible{color:var(--panel);background:#f8f9fa14;box-shadow:inset 0 0 0 1px #f064236b,0 0 0 2px #120d0b2e;outline:none}.app-nav-profile-link:hover{color:var(--panel);background:#f8f9fa14}.app-nav-profile-link.active{color:var(--panel);background:transparent;box-shadow:inset 0 0 0 1px #f06423eb;font-weight:400}.app-nav-links a.active:focus-visible,.app-nav-profile-link.active:focus-visible{background:transparent;box-shadow:inset 0 0 0 1px #f06423eb,0 0 0 2px #f064233d;outline:none}.app-nav-user .link-btn{color:#edf0f2c2;text-decoration-color:#edf0f261;white-space:nowrap}.app-nav-user .link-btn:hover{color:var(--panel)}.app-nav-user .link-btn:focus-visible{color:var(--panel);outline:2px solid rgba(240,100,35,.85);outline-offset:3px;border-radius:4px}.app-sync-status{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"primary retry" "secondary secondary";gap:2px 10px;justify-items:start;align-items:center;min-width:180px;padding:8px 10px;border:1px solid rgba(200,205,210,.16);border-radius:12px;background:#f8f9fa0f;box-shadow:inset 0 0 0 1px #120d0b14}.app-sync-status[data-tone=positive]{border-color:#76d69e2e;background:#28523d47}.app-sync-status[data-tone=neutral]{border-color:#c8cdd22e;background:#f8f9fa0d}.app-sync-status[data-tone=warning]{border-color:#f08c2833;background:#5839184d}.app-sync-status[data-tone=danger]{border-color:#a63d3542;background:#58211d57}.app-sync-status__primary{grid-area:primary;color:var(--panel);font-size:.82rem;font-weight:700;line-height:1.15;white-space:nowrap;font-variant-numeric:tabular-nums}.app-sync-status__secondary{grid-area:secondary;color:#edf0f2a8;font-family:var(--mono);font-size:.68rem;line-height:1.35;text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums}.app-sync-status__retry{grid-area:retry;display:inline-flex;align-items:center;justify-content:center;min-height:26px;padding:0 10px;border:1px solid rgba(200,205,210,.22);border-radius:999px;background:#f8f9fa0a;color:var(--panel);font:inherit;font-size:.72rem;font-weight:700;line-height:1;cursor:pointer;white-space:nowrap;transition:border-color .12s,background .12s,box-shadow .12s,color .12s}.app-sync-status__retry:hover{border-color:#f0642375;background:#f8f9fa17}.app-sync-status__retry:focus-visible{border-color:#f06423eb;background:#f8f9fa17;box-shadow:0 0 0 2px #f0642347;outline:none}.app-sync-status__retry:disabled{opacity:.55;cursor:progress}.app-main{flex:1;padding:32px 28px}.app-sync-bottom-bar{position:sticky;bottom:0;z-index:11;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:28px;padding:4px 14px;border-top:1px solid rgba(200,205,210,.18);background:#18191bf5;color:#edf0f2d1;font-size:.72rem;line-height:1.2;box-shadow:0 -8px 24px #120d0b2e}.app-sync-bottom-bar[data-tone=positive]{border-top-color:#76d69e47}.app-sync-bottom-bar[data-tone=warning]{border-top-color:#f08c285c}.app-sync-bottom-bar[data-tone=danger]{border-top-color:#a63d3575}.app-sync-bottom-bar__primary{color:var(--panel);font-weight:700;white-space:nowrap}.app-sync-bottom-bar__secondary{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#edf0f29e;font-family:var(--mono)}.app-sync-bottom-bar__retry{min-height:22px;padding:0 8px;border:1px solid rgba(200,205,210,.24);border-radius:999px;background:transparent;color:var(--panel);font:inherit;font-weight:700;cursor:pointer}.app-sync-bottom-bar__retry:disabled{opacity:.55;cursor:progress}.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:400;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 #2021240f}.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-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap}.profile-checkbox-row{display:inline-flex;align-items:center;gap:10px;max-width:max-content;color:var(--ink);font-weight:650;cursor:pointer}.profile-checkbox-row input{width:18px;height:18px}.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(200,205,210,.9);border-radius:10px;background:#edf0f2b3}.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}.profile-page .profile-offline-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.profile-page .profile-offline-grid-wide{grid-column:span 3}.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:#f8f9fab8;color:var(--ink);font-size:.88rem;font-weight:600;cursor:pointer;white-space:nowrap}.btn-secondary:hover{background:#2d3a360f}.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:#2d3a3624}.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:1;cursor:not-allowed;color:#5f63689e;border-color:#c8cdd2b3;background:#f8f9fae0}.fstop-picker-option:disabled{opacity:1;cursor:not-allowed;color:#5f63689e;border-color:#c8cdd2b3;background:#f8f9fae0}.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(200,205,210,.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:#2d3a3659;background:#2d3a3614}.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(200,205,210,.92);border-radius:10px;background:#edf0f2cc}.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:#8b6427}.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(200,205,210,.96);border-radius:10px;background:#f8f9faf0;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,transform .08s}.photo-exposure-tab:focus-visible{outline:none;border-color:#2d3a3685;box-shadow:0 0 0 2px #2d3a3629}.photo-exposure-tab:hover:not(:disabled){border-color:#2d3a3657;background:#2d3a3614;color:var(--accent)}.photo-exposure-tab--active{border-color:var(--accent-strong);background:transparent;color:var(--ink);box-shadow:inset 0 0 0 1px #f06423eb;font-weight:400}.photo-exposure-tab:disabled{opacity:1;cursor:not-allowed;color:#5f6368b8;background:#edf0f2e6;border-color:#c8cdd2c7;box-shadow:inset 0 0 0 1px #ffffff57}.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(200,205,210,.88);border-radius:12px;background:linear-gradient(180deg,#f8f9faf5,#edf0f2e6);box-shadow:0 12px 30px #2021240a;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}.btzs-zone-select{display:grid;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:8px}.btzs-zone-select-swatch{display:block;width:20px;height:20px;border:1px solid rgba(95,99,104,.32);border-radius:4px;box-shadow:inset 0 0 0 1px #ffffff47}.btzs-zone-select select{min-width:0}.photo-exposure-hold-toggle{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;min-width:0;border:1px solid rgba(200,205,210,.96);border-radius:12px;overflow:hidden;background:#f8f9faf0}.photo-exposure-hold-toggle-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:7px 10px;border:0;border-right:1px solid rgba(200,205,210,.96);border-radius:0;background:transparent;color:var(--muted);font-size:.8rem;font-weight:650;letter-spacing:.01em;line-height:1.15;cursor:pointer;transition:background-color .15s,border-color .15s,color .15s,box-shadow .15s,transform .08s}.photo-exposure-hold-toggle-button:last-child{border-right:0}.photo-exposure-hold-toggle-button:hover:not(:disabled){border-color:#2d3a3657;background:#f0642314;color:var(--accent)}.photo-exposure-hold-toggle-button:active:not(:disabled){transform:translateY(1px)}.photo-exposure-hold-toggle-button--active{background:var(--accent-strong);color:#fff;box-shadow:none;font-weight:700}.photo-exposure-segmented{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid rgba(200,205,210,.96);border-radius:10px;overflow:hidden;background:#f8f9faf0}.photo-exposure-segmented-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;min-height:34px;padding:7px 9px;border:0;border-right:1px solid rgba(200,205,210,.96);background:transparent;color:var(--muted);font-size:.78rem;font-weight:650;cursor:pointer}.photo-exposure-segmented-button:last-child{border-right:0}.photo-exposure-segmented-button--active{background:var(--accent-strong);color:#fff;box-shadow:none;font-weight:700}.bellows-correction{display:grid;gap:10px;min-width:0}.bellows-correction-field{max-width:none}.bellows-correction-note{margin:0}.photo-exposure-hold-toggle-button:disabled{opacity:1;cursor:not-allowed;color:#5f6368b8;background:#edf0f2e6;border-color:#c8cdd2c7;box-shadow:inset 0 0 0 1px #ffffff57}.photo-exposure-choice-card-title{color:var(--muted);font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.photo-exposure-choice-error{display:grid;gap:3px;padding:10px 12px 0}.photo-exposure-choice-error span{color:var(--muted);font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.photo-exposure-choice-error strong{color:var(--ink);font-size:.94rem;font-weight:700;font-variant-numeric:tabular-nums}.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(200,205,210,.72);border-radius:8px;background:#f8f9faf0}.photo-exposure-preview-values>div.photo-exposure-preview-value--calculated{border-color:#f0642338;background:#f0642314}.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-preview-values>div.photo-exposure-preview-value--calculated strong{color:var(--accent-strong)}.photo-exposure-warning{margin:0;padding:8px 10px;border-left:3px solid #9a6b2d;border-radius:8px;background:#f28c2814;color:#8b6427;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:#8b6427;font-size:.84rem;line-height:1.45}.photo-exposure-warning-list li{min-width:0;overflow-wrap:anywhere;color:#8b6427;margin-top:0}.photo-exposure-warning-list li+li{margin-top:0}.photo-exposure-panel--btzs{gap:10px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.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{padding:12px 12px 13px;border:1px solid rgba(200,205,210,.76);border-radius:11px;background:#f8f9faeb}.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>.btzs-profile-row{grid-template-columns:minmax(0,1fr)}.btzs-profile-row--outside{margin-top:6px;margin-bottom:8px}.log-form .btzs-profile-row--outside.field-grid{grid-template-columns:minmax(0,1fr)}.btzs-profile-field{display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px;align-items:center}.btzs-profile-field label{margin:0;white-space:nowrap}.btzs-profile-field select{min-width:0}.photo-exposure-panel--btzs>.btzs-reading-row{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.photo-exposure-panel--btzs>.btzs-readings-row{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr) minmax(0,.9fr) minmax(0,1.1fr)}.photo-exposure-panel--btzs>.btzs-priority-row{grid-template-columns:minmax(0,1fr)}.btzs-priority-field{display:grid;gap:8px}.btzs-priority-values{display:grid;grid-column:1 / -1;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px}.btzs-priority-result{display:flex;align-items:center;min-height:37px;padding:8px 11px;border:1px solid rgba(200,205,210,.9);border-radius:7px;background:#ffffffad;color:var(--ink);font-family:var(--mono);font-weight:700;font-variant-numeric:tabular-nums}.btzs-range-warning{margin:0}.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:#c8cdd2d1;background:linear-gradient(180deg,#f8f9faf5,#edf0f2eb)}.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(200,205,210,.64)}.photo-exposure-panel--btzs .photo-exposure-preview-values:last-of-type{padding-top:10px;border-top:1px solid rgba(200,205,210,.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(200,205,210,.68);border-radius:8px;background:#f8f9faeb}.photo-exposure-panel--btzs .photo-exposure-preview-values:last-of-type>div:nth-child(2n){border-color:#f0642338;background:#f0642314}.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(200,205,210,.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(--warm);border-radius:6px;background:#f0642314;color:#645345;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(200,205,210,.96);border-radius:16px;background:linear-gradient(180deg,#fffffffa,#edf0f2f5);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:#20212405;text-decoration:none}.media-dialog-header .link-btn:hover{border-color:#2d3a362e;background:#2d3a360f}.media-dialog-header .link-btn:focus-visible{border-color:#2d3a3642;background:#2d3a360f;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-launcher{grid-column:1 / -1;display:grid;gap:8px;min-width:0}.bulb-timer-open{justify-self:start}.bulb-timer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:stretch;justify-content:center;padding:max(18px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) max(18px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));background:#0f1112eb}.bulb-timer{width:min(100%,720px);display:flex;flex-direction:column;justify-content:space-between;gap:22px;padding:clamp(18px,5vw,36px);border:1px solid rgba(240,100,35,.34);border-radius:18px;background:linear-gradient(180deg,#202124f5,#0f1112f5);color:#f7f8f8;min-width:0;box-shadow:0 28px 80px #0000006b}.bulb-timer--precount,.bulb-timer--exposing{border-color:#f06423b8}.bulb-timer--complete{border-color:#f0642370}.bulb-timer__topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.bulb-timer__eyebrow{color:#f7f8f8a8;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.bulb-timer__duration{margin-top:6px;color:#fff;font-family:var(--mono);font-size:clamp(1.1rem,4vw,1.8rem);font-weight:800}.bulb-timer__controls{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:center;min-width:0}.bulb-timer__controls .btn-primary,.bulb-timer__controls .btn-secondary{min-height:46px;min-width:150px}.bulb-timer__status{display:grid;place-content:center;gap:10px;min-height:42vh;min-width:0;font-variant-numeric:tabular-nums;text-align:center}.bulb-timer__status-value{color:#fff;font-size:clamp(3.2rem,18vw,8rem);font-weight:850;line-height:1.2;overflow-wrap:anywhere}.bulb-timer--complete .bulb-timer__status-value{font-size:clamp(1.55rem,7.5vw,4rem);line-height:1.12;overflow-wrap:normal;white-space:nowrap}.bulb-timer__status-note{color:#f7f8f8b8;font-size:clamp(1rem,4vw,1.45rem);line-height:1.45;overflow-wrap:anywhere}.bulb-timer-inline-status{display:flex;align-items:center;gap:10px;color:var(--accent-strong);font-size:.84rem;font-weight:700}.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:56px 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-preview,.reference-upload-preview-placeholder{width:56px;height:56px;border-radius:8px;background:#2d3a3614;overflow:hidden}.reference-upload-preview img{display:block;width:100%;height:100%;object-fit:cover}.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 rgba(200,205,210,.88);border-radius:10px;background:linear-gradient(180deg,#f8f9faf5,#edf0f2eb);overflow:hidden;box-shadow:0 16px 42px #2021240d}.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 rgba(200,205,210,.76)}.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(45,58,54,.16);border-radius:8px;background:#2d3a360d;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:#2d3a3657;background:#2d3a3614;box-shadow:0 0 0 3px #2d3a361f}.gear-shutter-option{display:grid;grid-template-columns:14px minmax(0,1fr);align-items:start;gap:10px;padding:9px 10px;border:1px solid rgba(45,58,54,.16);border-radius:8px;background:#2d3a360a;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:linear-gradient(180deg,#f8f9faf5,#edf0f2eb);box-shadow:inset 0 1px #ffffffb8}.gear-shutter-fieldset[disabled]{opacity:1;border-color:#c8cdd2d1;background:#f8f9fae0;box-shadow:inset 0 1px #ffffffad}.gear-shutter-fieldset[disabled] .gear-shutter-option{opacity:1;cursor:not-allowed;border-color:#c8cdd2b8;background:#edf0f2d1}.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:#f8f9faeb;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:#2d3a3659;background:#2d3a3614;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(45,58,54,.22);border-radius:6px;background:#2d3a3614;color:var(--accent);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 #2021240f;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(200,205,210,.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 #2021241a}.auth-card .brand{display:block;margin-bottom:4px;color:var(--ink)}.auth-tagline{margin:0 0 20px;color:var(--muted);font-size:.9rem;line-height:1.55}.auth-card h1{font-size:1.5rem;font-weight:400;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(--muted);font-size:.86rem;font-variant-numeric:tabular-nums;font-weight:650;line-height:1.35;text-align:right;min-width:0;white-space:nowrap;overflow-wrap:normal}.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:7px}.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(45,58,54,.16);border-radius:999px;background:#2d3a3612;color:var(--accent-strong);font-size:.75rem;font-weight:700;line-height:1.25}.photo-filter-meter-toggle{display:inline-flex;align-items:center;gap:8px;color:var(--ink);font-size:.84rem;font-weight:650}.photo-filter-fieldset{display:grid;gap:12px;padding:14px 16px 16px;background:linear-gradient(180deg,#f8f9faf2,#edf0f2e6);border-color:#c8cdd2e0;box-shadow:0 12px 28px #2021240a}.photo-filter-fieldset--inactive,.photo-filter-fieldset--loading,.photo-filter-fieldset--empty{border-color:#c8cdd2d1;background:linear-gradient(180deg,#f8f9faeb,#f6eee4e6)}.photo-filter-fieldset--error{border-color:#c0392b38}.photo-filter-fieldset.photo-filter-fieldset--error>.muted{color:#8d5a50}.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(200,205,210,.78);border-radius:8px;background:#f8f9faeb;transition:border-color .1s,background-color .1s}.photo-filter-checklist-item:focus-within{border-color:#2d3a3657;background:#2d3a3614}.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}.gear-row--linked>.camera-compatibility-summary .camera-compatibility-text{overflow-wrap:anywhere}.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(200,205,210,.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:#2d3a364d;color:var(--accent-strong);background:#2d3a361a}.film-stock-type-badge--color_negative{border-color:#f064234d;color:#9a6530;background:#f0642317}.film-stock-type-badge--color_slide{border-color:#495eaa47;color:#415469;background:#495eaa17}.film-stock-type-badge--other{border-color:#2021241f;color:var(--muted);background:#2021240a}.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:#c8cdd22e}.gear-status--active{color:var(--accent-strong);background:#2d3a361a}.gear-status--warn{color:var(--warm);background:#f064231f}.gear-status--done{color:var(--muted);background:#c8cdd22e}.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:#c8cdd22e}.roll-push-pull-badge--push{color:var(--accent-strong);background:#2d3a361a}.roll-push-pull-badge--pull{color:var(--warm);background:#f064231f}.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(200,205,210,.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:linear-gradient(180deg,#f8f9faf5,#edf0f2eb)}.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:#2d3a364d;color:var(--accent-strong);background:#2d3a3614}.profile-type-badge--btzs{border-color:#f0642357;color:#9a6530;background:#f0642317}.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(240,100,35,.18);border-left-width:3px;border-radius:6px;background:#f0642314;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(45,58,54,.28);border-radius:8px;background:#2d3a360d;margin-bottom:16px}.xdf-import-dropzone--active{border-color:var(--accent);background:#2d3a361a}.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(200,205,210,.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(200,205,210,.75)}.profile-source-file-fields>div{display:flex;justify-content:space-between;gap:16px;padding:8px 0;border-bottom:1px solid rgba(200,205,210,.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 #2021240f}.film-stock-detail-page .profile-card--editor{background:linear-gradient(180deg,#fffffff0,#edf0f2e6)}.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(200,205,210,.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:#edf0f2eb}.btzs-chart{display:grid;gap:10px;padding:14px;border:1px solid var(--line);border-radius:8px;background:#edf0f2a8;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(45,58,54,.22);border-radius:6px;background:#2d3a360d;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:#2d3a360f;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;font-weight:600}.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 rgba(200,205,210,.86);border-radius:10px;background:linear-gradient(180deg,#f8f9faf5,#edf0f2eb);box-shadow:0 12px 30px #2021240a}.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(200,205,210,.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:500;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(200,205,210,.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:#8b6427}.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:#20212405;text-decoration:none;white-space:nowrap}.film-holder-row-photo-link:hover{border-color:#2d3a362e;background:#2d3a360f}.film-holder-row-photo-link:focus-visible{border-color:#2d3a3642;background:#2d3a360f;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-stack{display:grid;gap:16px}.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(45,58,54,.16);border-radius:12px;background:linear-gradient(180deg,#2d3a360d,#fffffff0);box-shadow:0 10px 24px #2021240a;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:#2d3a361a;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-actions .btn-secondary,.film-holder-action-row .btn-primary,.film-holder-action-row .btn-secondary{min-width:150px}.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(200,205,210,.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-photograph-subview{display:grid;grid-template-columns:minmax(0,1fr);gap:12px;padding:12px;border:1px solid rgba(200,205,210,.9);border-radius:8px;background:#f8f9fad6}.film-holder-photograph-subview--with-thumb{grid-template-columns:92px minmax(0,1fr)}.film-holder-photograph-subview-thumb{display:block;width:92px;height:92px;border-radius:8px;overflow:hidden;background:#2d3a3614}.film-holder-photograph-subview-thumb img{display:block;width:100%;height:100%;object-fit:cover}.film-holder-photograph-subview-main{display:grid;gap:8px;min-width:0}.film-holder-photograph-subview-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--muted);font-size:.73rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.film-holder-photograph-subview h5{margin:0;font-size:1rem;font-weight:650;line-height:1.25;overflow-wrap:anywhere}.film-holder-photograph-subview-time{margin:0;color:var(--muted);font-size:.88rem}.film-holder-photograph-subview-details{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px 12px;margin:0}.film-holder-photograph-subview-details div{display:grid;gap:2px;min-width:0}.film-holder-photograph-subview-details dt{color:var(--muted);font-size:.7rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.film-holder-photograph-subview-details dd{margin:0;overflow-wrap:anywhere}.film-holder-development-lock{display:grid;gap:3px;min-height:42px;padding:9px 11px;border:1px solid rgba(200,205,210,.9);border-radius:6px;background:#ffffffc2}.film-holder-development-lock span{color:var(--muted);font-size:.76rem}.film-holder-development-lock strong{font-weight:650}.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(200,205,210,.84);border-radius:8px;background:#f8f9fae0;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(200,205,210,.9);border-radius:8px;background:linear-gradient(140deg,rgba(32,33,36,.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 #2021240f}.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(200,205,210,.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(200,205,210,.9);border-radius:10px;background:linear-gradient(140deg,rgba(32,33,36,.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:#2d3a367a;box-shadow:0 0 0 1px #2d3a362e 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,#d8dde1 0,#d8dde1 16px,#eef1f3 16px,#eef1f3 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}.app-sync-status{min-width:0;padding:6px 8px}.app-sync-status__secondary{display:none}.app-sync-status__retry{min-height:24px;padding:0 8px;font-size:.68rem}.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,.profile-page .profile-offline-grid-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>.btzs-profile-row{padding:0}.btzs-profile-field{grid-template-columns:auto minmax(0,1fr)}.photo-exposure-panel--btzs>.field-row.field-grid.btzs-reading-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.photo-exposure-panel--btzs>.field-row.field-grid.btzs-readings-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.photo-exposure-panel--btzs>.field-row.field-grid.btzs-paper-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.btzs-priority-values{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.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-actions .btn-secondary,.film-holder-action-row .btn-primary,.film-holder-action-row .btn-secondary{width:100%}.film-holder-current-load-meta{grid-template-columns:1fr}.film-holder-photograph-subview--with-thumb{grid-template-columns:72px minmax(0,1fr)}.film-holder-photograph-subview-thumb{width:72px;height:72px}.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 40px}.support-band{flex-direction:column;align-items:flex-start;padding:18px 18px 20px;margin-bottom:56px}.support-link{width:100%}}@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:18px 16px;border-radius:0}.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:clamp(3rem,20vw,6rem)}.bulb-timer--complete .bulb-timer__status-value{font-size:clamp(1.45rem,7vw,2rem)}}
