.exposure-modal{position:fixed;inset:0;z-index:99998;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .3s ease}.exposure-modal.active{opacity:1;pointer-events:auto}.exposure-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.85);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.exposure-content{position:relative;width:92%;max-width:420px;max-height:88vh;overflow-y:auto;background:rgba(18,18,28,.96);border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:24px 20px;backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);transform:scale(.9) translateY(20px);transition:transform .35s cubic-bezier(.4, 0, .2, 1);box-shadow:inset 1px 1px 2px rgba(255,255,255,.15),inset -1px -1px 3px rgba(0,0,0,.4),0 16px 48px rgba(0,0,0,.5)}.exposure-content::before{content:"";position:absolute;inset:0;border-radius:24px;padding:1.5px;background:linear-gradient(135deg,rgba(255,255,255,.6) 0,rgba(255,255,255,.05) 35%,rgba(255,255,255,0) 65%,rgba(255,255,255,.15) 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none}.exposure-modal.active .exposure-content{transform:scale(1) translateY(0)}.exposure-content{scrollbar-width:none;-ms-overflow-style:none}.exposure-content::-webkit-scrollbar{width:0;display:none}.exposure-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.exposure-header h3{color:#fff;font-size:1.25em;font-weight:700;letter-spacing:-.3px}.exposure-close{padding:6px 16px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15);border-radius:20px;color:rgba(255,255,255,.8);font-size:.85em;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;white-space:nowrap}.exposure-close:hover{background:rgba(255,255,255,.15)}.exposure-gear-info{color:rgba(255,255,255,.45);font-size:.82em;margin-bottom:12px}.exposure-kit-section{background:rgba(255,255,255,.03);border-radius:12px;padding:10px 12px}.exposure-kit-section .exposure-select{max-width:220px;font-size:.8em}.exposure-manual-gear{margin-top:8px;padding-top:8px;border-top:1px solid rgba(255,255,255,.06)}.exposure-input{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:10px;padding:8px 12px;color:#fff;font-size:.85em;min-width:100px;max-width:140px}.exposure-ev-right{display:flex;align-items:center;gap:8px}.exposure-meter-btn{padding:6px 12px;border-radius:8px;border:1px solid rgba(76,175,80,.3);background:linear-gradient(135deg,rgba(76,175,80,.15) 0,rgba(56,142,60,.1) 100%);color:#81c784;font-size:.78em;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap}.exposure-meter-btn:active{background:rgba(76,175,80,.25);transform:scale(.97)}.exposure-meter-btn:disabled{opacity:.5;cursor:default}.exposure-meter-status{font-size:.78em;padding:6px 10px;border-radius:8px;margin-top:6px}.exposure-meter-status.measuring{color:#81c784;background:rgba(76,175,80,.06);animation:meter-pulse 1s infinite alternate}.exposure-meter-status.measured{color:#81c784;background:rgba(76,175,80,.08)}.exposure-meter-status.error{color:#ffb74d;background:rgba(255,183,77,.08)}@keyframes meter-pulse{from{opacity:.6}to{opacity:1}}.exposure-mode-toggle{display:flex;gap:6px;margin-bottom:14px;background:rgba(255,255,255,.04);border-radius:12px;padding:4px}.exposure-mode-btn{flex:1;padding:10px;border:none;border-radius:10px;background:0 0;color:rgba(255,255,255,.5);font-size:.9em;font-weight:600;cursor:pointer;transition:all .25s ease}.exposure-mode-btn.active{background:rgba(0,150,255,.25)!important;border:none!important;box-shadow:inset 1px 1px 3px rgba(255,255,255,.2),inset -1px -1px 3px rgba(0,0,0,.3),0 6px 12px rgba(0,200,255,.25);color:#fff;text-shadow:0 1px 6px rgba(0,242,254,.8);position:relative;overflow:hidden;z-index:1}.exposure-mode-btn.active::before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1.5px;background:linear-gradient(135deg,rgba(0,242,254,.8) 0,rgba(255,255,255,.2) 30%,rgba(255,255,255,0) 70%,rgba(79,172,254,.5) 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none;z-index:-1}.exposure-video-panel{background:rgba(79,172,254,.06);border:1px solid rgba(79,172,254,.12);border-radius:14px;padding:12px 14px;margin-bottom:12px}.exposure-video-result{color:#4facfe;font-size:.85em;font-weight:600;margin-top:8px}.exposure-min-shutter{color:rgba(255,255,255,.4);font-size:.78em;margin-bottom:12px;padding:8px 10px;background:rgba(255,255,255,.03);border-radius:10px}.exposure-section{margin-bottom:14px}.exposure-section h4{color:rgba(255,255,255,.5);font-size:.75em;text-transform:uppercase;letter-spacing:1px;margin-bottom:10px}.exposure-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:6px}.exposure-row label{color:rgba(255,255,255,.6);font-size:.85em;font-weight:500;display:inline-flex;align-items:center;white-space:nowrap;gap:4px;flex-shrink:0}.exp-help-btn{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.08);color:rgba(255,255,255,.6);font-size:.72em;font-weight:700;cursor:pointer;margin-left:4px;padding:0;vertical-align:middle;transition:all .15s ease;-webkit-tap-highlight-color:transparent}.exp-help-btn:active,.exp-help-btn:hover{background:rgba(255,255,255,.15);color:rgba(255,255,255,.9)}.exposure-select{background-color:rgba(255,255,255,.06);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath fill='%23ffffff' opacity='0.7' d='M0 0l6 8 6-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:10px;border:1px solid rgba(255,255,255,.1);border-radius:10px;padding:8px 24px 8px 12px;color:#fff;font-size:.85em;cursor:pointer;-webkit-appearance:none;appearance:none;min-width:140px}.exposure-slider{width:100%;height:6px;-webkit-appearance:none;appearance:none;background:rgba(255,255,255,.08);border-radius:3px;outline:0;margin:6px 0}.exposure-slider::-webkit-slider-thumb{-webkit-appearance:none;width:22px;height:22px;border-radius:50%;background:linear-gradient(135deg,#4facfe 0,#3b8dd4 100%);cursor:pointer;box-shadow:0 2px 8px rgba(79,172,254,.4)}.exposure-slider-ec::-webkit-slider-thumb{background:linear-gradient(135deg,#ffad4f 0,#e8963a 100%);box-shadow:0 2px 8px rgba(255,173,79,.4)}.exposure-ec-label,.exposure-ev-label{color:#4facfe;font-size:.9em;font-weight:700;min-width:50px;text-align:right}.exposure-ec-label{color:#ffad4f}.exposure-ev-desc{color:rgba(255,255,255,.4);font-size:.8em;margin-top:2px}.exposure-ec-section{position:relative;padding:14px 16px;background:rgba(255,173,79,.04);border:none;border-radius:16px;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:inset 1px 1px 2px rgba(255,255,255,.1),inset -1px -1px 3px rgba(0,0,0,.3),0 8px 16px rgba(0,0,0,.2);z-index:1}.exposure-ec-section::before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1.5px;background:linear-gradient(135deg,rgba(255,173,79,.4) 0,rgba(255,255,255,.05) 30%,rgba(255,255,255,0) 70%,rgba(255,173,79,.15) 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none;z-index:-1}.exposure-triangle{position:relative;background:rgba(255,255,255,.03);border-radius:16px;padding:16px;overflow:hidden;border:none;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:inset 1px 1px 2px rgba(255,255,255,.1),inset -1px -1px 3px rgba(0,0,0,.4),0 8px 24px rgba(0,0,0,.3);z-index:1}.exposure-triangle::before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1.5px;background:linear-gradient(135deg,rgba(255,255,255,.3) 0,rgba(255,255,255,.05) 30%,rgba(255,255,255,0) 70%,rgba(255,255,255,.15) 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none;z-index:-1}.exposure-tri-row{display:flex;align-items:center;gap:8px;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.04)}.exposure-tri-row:last-child{border-bottom:none}.exposure-tri-row.exposure-disabled{opacity:.4;pointer-events:none}.exposure-lock{width:32px;height:32px;border:none;border-radius:8px;background:rgba(255,255,255,.06);font-size:1em;cursor:pointer;transition:all .2s;flex-shrink:0}.exposure-lock.active{background:rgba(79,172,254,.15);box-shadow:0 0 8px rgba(79,172,254,.2)}.exposure-tri-label{color:rgba(255,255,255,.6);font-size:.82em;min-width:70px}.exposure-tri-controls{display:flex;align-items:center;gap:6px;margin-left:auto}.exposure-tri-btn{width:30px;height:30px;border-radius:8px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.05);color:rgba(255,255,255,.7);font-size:.8em;cursor:pointer;transition:background .15s;display:flex;align-items:center;justify-content:center}.exposure-tri-btn:active{background:rgba(255,255,255,.15)}.exposure-tri-value{color:#fff;font-size:.95em;font-weight:700;min-width:65px;text-align:center;font-variant-numeric:tabular-nums}.exposure-nd-section{background:rgba(255,255,255,.03);border-radius:14px;padding:12px 14px}.exposure-nd-recommendation{margin-top:8px;padding:10px 12px;background:rgba(79,172,254,.08);border:1px solid rgba(79,172,254,.15);border-radius:10px;color:#4facfe;font-size:.82em}.exposure-warnings{margin-bottom:10px}.exposure-warning{padding:8px 12px;background:rgba(255,183,77,.08);border:1px solid rgba(255,183,77,.12);border-radius:10px;color:#ffb74d;font-size:.8em;margin-bottom:6px}.exposure-tools .exposure-row{gap:8px}.exposure-tool-btn{flex:1;padding:10px;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04);color:rgba(255,255,255,.6);font-size:.82em;cursor:pointer;transition:background .2s}.exposure-tool-btn:active{background:rgba(255,255,255,.1)}html.light-theme .exposure-content{background:rgba(250,250,252,.97)!important;border-color:rgba(0,0,0,.08)!important;color:#1a1a1a!important}html.light-theme .exposure-header h3,html.light-theme .exposure-tri-value{color:#1a1a1a!important}html.light-theme .exposure-ev-desc,html.light-theme .exposure-gear-info,html.light-theme .exposure-min-shutter,html.light-theme .exposure-row label,html.light-theme .exposure-tri-label{color:rgba(0,0,0,.55)!important}html.light-theme .exposure-select{background-color:rgba(0,0,0,.04)!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath fill='%231a1a1a' opacity='0.6' d='M0 0l6 8 6-8z'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right 10px center!important;background-size:10px!important;border-color:rgba(0,0,0,.08)!important;color:#1a1a1a!important}html.light-theme .exposure-input,html.light-theme .exposure-lock,html.light-theme .exposure-tool-btn,html.light-theme .exposure-tri-btn{background:rgba(0,0,0,.04)!important;border-color:rgba(0,0,0,.08)!important;color:#1a1a1a!important}html.light-theme .exposure-ec-section,html.light-theme .exposure-kit-section,html.light-theme .exposure-nd-section,html.light-theme .exposure-triangle{background:rgba(0,0,0,.02)!important}html.light-theme .exposure-slider{background:rgba(0,0,0,.08)!important}@media (max-width:480px){.exposure-content{padding:18px 14px;border-radius:20px;max-height:92vh}.exposure-tri-label{min-width:55px;font-size:.78em}.exposure-tri-value{font-size:.88em;min-width:55px}.exposure-mode-btn{padding:8px;font-size:.82em}}@media (min-width:768px) and (max-width:1100px){.exposure-content{max-height:85vh}}@media (min-width:768px){.exposure-content{max-width:850px;width:95%}.exp-grid-vars{display:grid!important;grid-template-columns:repeat(2,1fr);gap:16px!important;align-content:start}.exp-desktop-split{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:start;margin-top:10px}.exp-desktop-left .exp-delta-panel{padding-top:10px!important}}.exposure-kit-row{display:flex;align-items:center;gap:12px}.exposure-kit-btn{padding:10px 18px;border-radius:12px;border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.06);color:rgba(255,255,255,.9);font-size:.88em;font-weight:600;font-family:inherit;cursor:pointer;transition:all .2s ease;white-space:nowrap}.exposure-kit-btn:active,.exposure-kit-btn:hover{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.25)}.exposure-active-kit{font-size:.82em;color:#4fc3f7;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}.exposure-kit-modal{position:fixed;inset:0;z-index:99999;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .25s ease}.exposure-kit-modal.active{opacity:1;pointer-events:auto}.exposure-kit-modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.8);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.exposure-kit-modal-content{position:relative;width:88%;max-width:400px;max-height:70vh;overflow-y:auto;background:rgba(30,30,40,.97);border:1px solid rgba(255,255,255,.12);border-radius:20px;padding:24px 20px;box-shadow:inset 1px 1px 2px rgba(255,255,255,.1),0 16px 48px rgba(0,0,0,.5);transform:scale(.92) translateY(10px);transition:transform .3s cubic-bezier(.4, 0, .2, 1)}.exposure-kit-modal.active .exposure-kit-modal-content{transform:scale(1) translateY(0)}.exposure-kit-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.exposure-kit-modal-header h4{color:#fff;font-size:1.1em;font-weight:700;margin:0}.exposure-kit-modal-close{padding:6px 16px;border-radius:20px;border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.08);color:rgba(255,255,255,.8);font-size:.85em;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;white-space:nowrap}.exposure-kit-modal-item{padding:14px 16px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.04);margin-bottom:10px;cursor:pointer;transition:all .2s ease}.exposure-kit-modal-item:active,.exposure-kit-modal-item:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.2)}.exposure-kit-modal-item-inner{display:flex;align-items:center;gap:12px}.exposure-kit-modal-icon{font-size:1.3em;flex-shrink:0}.exposure-kit-modal-name{font-weight:600;font-size:.92em;color:rgba(255,255,255,.95)}.exposure-kit-modal-details{font-size:.78em;color:rgba(255,255,255,.55);margin-top:2px}.exposure-kit-modal-empty{text-align:center;padding:20px;color:rgba(255,255,255,.5)}.exposure-kit-modal-empty small{display:block;margin-top:4px;font-size:.8em;opacity:.6}.exposure-kit-modal-manual{opacity:.65;border-style:dashed}.exposure-warning-strip{background:rgba(255,160,0,.08);border:1px solid rgba(255,160,0,.25);border-radius:12px;padding:10px 14px;margin:2px 0 12px;font-size:.78em;line-height:1.5;color:rgba(255,255,255,.85)}.exposure-warning-strip b{color:#ffa726}html.light-theme .exposure-kit-btn{border-color:rgba(0,0,0,.15);background:rgba(0,0,0,.05);color:rgba(0,0,0,.8)}html.light-theme .exposure-active-kit{color:#1976d2}html.light-theme .exposure-kit-modal-content{background:rgba(245,245,248,.97);border-color:rgba(0,0,0,.1)}html.light-theme .exposure-kit-modal-header h4{color:rgba(0,0,0,.85)}html.light-theme .exposure-kit-modal-close{border-color:rgba(0,0,0,.15);background:rgba(0,0,0,.06);color:rgba(0,0,0,.7)}html.light-theme .exposure-kit-modal-item{border-color:rgba(0,0,0,.1);background:rgba(0,0,0,.03)}html.light-theme .exposure-kit-modal-name{color:rgba(0,0,0,.85)}html.light-theme .exposure-kit-modal-details{color:rgba(0,0,0,.5)}html.light-theme .exposure-warning-strip{background:rgba(255,160,0,.06);border-color:rgba(255,160,0,.2);color:rgba(0,0,0,.75)}html.light-theme .exposure-warning-strip b{color:#e65100}@media (max-width:480px){.exposure-warning-strip{font-size:.74em;padding:8px 12px}.exposure-kit-btn{padding:8px 14px;font-size:.82em}}.exposure-graphics-section{padding:0!important}.exposure-graphics-toggles{display:flex;gap:8px;padding:0 16px;margin-bottom:10px}.exposure-graphics-btn{flex:1;padding:10px 12px;border-radius:10px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.06);color:rgba(255,255,255,.85);font-size:.88em;font-weight:600;cursor:pointer;transition:all .2s ease}.exposure-graphics-btn:hover{background:rgba(255,255,255,.1)}.exposure-graphics-btn.active{background:rgba(79,172,254,.2);border-color:rgba(79,172,254,.5);color:#4facfe}.exposure-cam-container{position:fixed;top:0;left:0;width:100vw;height:100vh;height:100dvh;z-index:99999;background:#000;overflow:hidden}.exposure-cam-canvas{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.exp-cam-close{position:absolute;top:calc(12px + env(safe-area-inset-top));right:12px;padding:8px 16px;border-radius:10px;border:none;background:rgba(0,0,0,.7);color:#fff;font-size:.85em;font-weight:600;cursor:pointer;z-index:100000;backdrop-filter:blur(8px)}.exp-cam-controls{position:absolute;top:calc(50px + env(safe-area-inset-top));left:0;right:0;display:flex;align-items:center;gap:12px;padding:8px 14px;background:rgba(0,0,0,.65);backdrop-filter:blur(8px);z-index:100000}.exp-cam-ctrl-group{display:flex;align-items:center;gap:4px}.exp-cam-ctrl-label{font-size:.7em;font-weight:700;color:rgba(255,255,255,.5);margin-right:2px}.exp-cam-ctrl-btn{width:28px;height:28px;border-radius:6px;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.1);color:#fff;font-size:1em;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center}.exp-cam-ctrl-btn:active{background:rgba(79,172,254,.3)}.exp-cam-ctrl-val{font-size:.82em;font-weight:700;color:#4facfe;min-width:26px;text-align:center}.exp-cam-info{margin-left:auto;display:flex;gap:8px}.exp-cam-info span{font-size:.7em;color:rgba(255,255,255,.7);font-weight:600}.exp-cam-ctrl-nd{display:flex;align-items:center;margin-left:auto}.exp-cam-nd-select{background:rgba(255,255,255,.12);color:#fff;border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:4px 6px;font-size:.72em;font-weight:600;outline:0;cursor:pointer;min-width:60px;max-width:80px}.exp-fc-bar{position:absolute;bottom:0;left:0;right:0;padding:8px 12px calc(8px + env(safe-area-inset-bottom));background:rgba(0,0,0,.85);backdrop-filter:blur(8px);z-index:5}.exp-fc-gradient{height:24px;border-radius:4px;display:flex;overflow:hidden}.exp-fc-gradient-zone{flex:1;border-right:1px solid rgba(255,255,255,.3)}.exp-fc-gradient-zone:last-child{border-right:none}.exp-fc-labels{display:flex;justify-content:space-between;padding-top:3px}.exp-fc-labels span{font-size:.6em;color:rgba(255,255,255,.6);text-align:center;flex:1}.exp-ev-delta{display:inline-flex;align-items:center;padding:2px 8px;border-radius:20px;font-size:.75em;font-weight:700;letter-spacing:.02em;margin:0 6px;white-space:nowrap;transition:background .3s ease,color .3s ease;box-shadow:0 1px 4px rgba(0,0,0,.3)}.exp-fc-controls-row{display:flex;align-items:center;gap:8px;margin-top:8px;padding-top:8px;border-top:1px solid rgba(255,255,255,.1)}.exp-fc-nd-wrap{display:flex;align-items:center;gap:6px;flex:1;min-width:0}.exp-fc-nd-label{font-size:.7em;color:rgba(255,255,255,.6);white-space:nowrap;flex-shrink:0}.exp-fc-nd-select{flex:1;min-width:0;background:rgba(255,255,255,.08);color:#fff;border:1px solid rgba(255,255,255,.15);border-radius:8px;padding:4px 8px;font-size:.72em;outline:0;cursor:pointer}.exp-fc-apply-btn{padding:6px 14px;border-radius:8px;border:1px solid rgba(0,160,50,.5);background:rgba(0,160,50,.15);color:#00dc00;font-size:.78em;font-weight:700;cursor:pointer;white-space:nowrap;transition:background .2s ease;flex-shrink:0}.exp-fc-apply-btn:active{background:rgba(0,160,50,.35)}@media (max-width:480px){.exp-fc-nd-label{display:none}.exp-fc-apply-btn{font-size:.7em;padding:5px 10px}}.exp-zebra-controls{position:absolute;bottom:0;left:0;right:0;padding:10px 14px calc(10px + env(safe-area-inset-bottom));background:rgba(0,0,0,.85);backdrop-filter:blur(8px);z-index:5}.exp-zebra-threshold-row{display:flex;align-items:center;gap:10px;margin-bottom:8px}.exp-zebra-threshold-row label{font-size:.82em;color:rgba(255,255,255,.8);white-space:nowrap;min-width:90px}.exp-zebra-threshold-row label span{font-weight:700;color:#4facfe}.exp-zebra-slider{flex:1;-webkit-appearance:none;height:4px;border-radius:2px;background:rgba(255,255,255,.2);outline:0}.exp-zebra-slider::-webkit-slider-thumb{-webkit-appearance:none;width:18px;height:18px;border-radius:50%;background:#4facfe;cursor:pointer}.exp-zebra-presets{display:flex;gap:6px;flex-wrap:wrap}.exp-zebra-preset{padding:5px 10px;border-radius:6px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.06);color:rgba(255,255,255,.7);font-size:.72em;cursor:pointer;transition:all .2s ease}.exp-zebra-preset:hover{background:rgba(255,255,255,.1)}.exp-zebra-preset.active{background:rgba(79,172,254,.2);border-color:rgba(79,172,254,.4);color:#4facfe}html.light-theme .exposure-graphics-btn{border-color:rgba(0,0,0,.1);background:rgba(0,0,0,.04);color:rgba(0,0,0,.7)}html.light-theme .exposure-graphics-btn.active{background:rgba(79,172,254,.15);color:#1a73e8}html.light-theme .exp-zebra-preset{border-color:rgba(0,0,0,.1);background:rgba(0,0,0,.04);color:rgba(0,0,0,.6)}html.light-theme .exp-zebra-preset.active{background:rgba(79,172,254,.15);color:#1a73e8}@media (max-width:480px){.exposure-graphics-toggles{padding:0 10px;gap:6px}.exposure-graphics-btn{font-size:.78em;padding:8px 10px}.exp-fc-labels span{font-size:.5em}.exp-zebra-presets{gap:4px}.exp-zebra-preset{font-size:.65em;padding:4px 8px}}.exp-delta-panel{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:18px 20px;border-radius:16px;margin:0 0 14px;transition:background .3s ease,color .3s ease;min-height:74px;background:rgba(255,255,255,.06)}.exp-delta-value{font-size:2.2em;font-weight:700;line-height:1;letter-spacing:-.02em}.exp-delta-desc{font-size:.82em;opacity:.85;text-align:center}.exposure-tri-hint{font-size:.75em;color:rgba(255,255,255,.4);text-align:center;margin:-4px 0 8px;font-style:italic}.exposure-calc-hint{font-size:.78em;text-align:center;margin:6px 0 0;font-weight:500}.exposure-tri-row.calculated-row{border:1px solid rgba(0,242,254,.35);background:rgba(0,242,254,.06);border-radius:10px}.exposure-tri-row-nd{border-color:rgba(255,255,255,.1)!important;background:rgba(255,255,255,.03)}.exposure-nd-icon{width:32px;text-align:center;font-size:1.1em;flex-shrink:0}.exposure-system-locked{opacity:.5;pointer-events:none}.exposure-system-locked .exposure-lock{cursor:default}.exposure-4btn-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.exposure-4btn-grid .exposure-graphics-btn,.exposure-4btn-grid .exposure-tool-btn{width:100%;text-align:center;justify-content:center}@media (max-width:480px){.exp-delta-value{font-size:1.8em}.exp-delta-panel{padding:14px 16px;min-height:64px}.exposure-video-panel .exposure-select{font-size:.75em}}.premium-glass-btn{position:relative;background:rgba(0,150,255,.25)!important;border:none!important;backdrop-filter:blur(25px)!important;-webkit-backdrop-filter:blur(25px)!important;box-shadow:inset 1px 1px 3px rgba(255,255,255,.4),inset -1px -1px 3px rgba(0,0,0,.3),0 4px 10px rgba(0,200,255,.15)!important;z-index:1;overflow:hidden;color:#fff!important;text-shadow:0 1px 4px rgba(0,242,254,.5)!important;transition:transform .15s,background .2s,box-shadow .2s}.premium-glass-btn::before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1.5px;background:linear-gradient(135deg,rgba(0,242,254,.8) 0,rgba(255,255,255,.2) 30%,rgba(255,255,255,0) 70%,rgba(79,172,254,.5) 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none;z-index:-1}.premium-glass-btn:active{transform:scale(.95);background:rgba(0,150,255,.35)!important}.true-depth-card{position:relative;border:none!important;backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px);box-shadow:inset 1px 1px 3px rgba(255,255,255,.15),inset -1px -1px 3px rgba(0,0,0,.4),0 8px 24px rgba(0,0,0,.25)!important;z-index:1;overflow:hidden;transition:transform .15s,background .2s,box-shadow .2s}.true-depth-card::before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1.5px;background:linear-gradient(135deg,rgba(255,255,255,.3) 0,rgba(255,255,255,.05) 30%,rgba(255,255,255,0) 70%,rgba(255,255,255,.15) 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none;z-index:-1}.true-depth-card:active{transform:scale(.97);box-shadow:inset 2px 2px 5px rgba(0,0,0,.4),0 4px 12px rgba(0,0,0,.2)!important}.super-result-card{position:relative;background:rgba(0,150,255,.1)!important;border-radius:20px;border:none!important;backdrop-filter:blur(25px)!important;-webkit-backdrop-filter:blur(25px)!important;box-shadow:inset 1px 1px 3px rgba(255,255,255,.4),inset -1px -1px 4px rgba(0,0,0,.5),0 12px 30px rgba(0,200,255,.2)!important;z-index:1;overflow:hidden}.super-result-card::before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1.5px;background:linear-gradient(135deg,rgba(0,242,254,.8) 0,rgba(255,255,255,.2) 30%,rgba(255,255,255,0) 70%,rgba(79,172,254,.5) 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none;z-index:-1}@media (min-width:768px){.exposure-content{max-width:850px!important;width:95%!important}.exp-grid-vars{display:grid!important;grid-template-columns:repeat(2,1fr)}.exp-grid-vars .exp-calc-card{padding:20px 24px!important;height:100%}.exp-desktop-split{display:flex;gap:32px;align-items:flex-start;width:100%;margin-top:10px}.exp-desktop-left{flex:1;min-width:0;display:flex;flex-direction:column}.exp-desktop-right{flex:1.15;min-width:0;display:flex;flex-direction:column}#exp-delta-super{padding:16px!important}#exp-super-val{font-size:5em!important}}@media (min-width:600px){#continuous-list-container{flex-direction:column!important}#continuous-list-container>.true-depth-card{flex-wrap:nowrap!important;width:100%!important}#continuous-list-container>.true-depth-card>div:first-child{flex-wrap:nowrap!important}}.exposure-light-row{display:flex;width:100%;align-items:center;gap:16px;flex-wrap:wrap}@media (max-width:580px){.exposure-light-row{gap:10px;padding-bottom:8px}.exposure-light-row>div:first-child{flex:1 1 100%!important;min-width:100%!important;margin-bottom:4px}.exposure-light-row>div:nth-child(2){flex:1 1 auto!important;justify-content:flex-start!important}.exposure-light-row>div:nth-child(3){flex:0 0 auto!important;margin-left:auto!important}}#exposure-kit-modal-list{max-height:55vh;overflow-y:auto;padding-right:5px;margin-right:-5px}@media (max-width:700px){.exp-analog-film-grid{grid-template-columns:1fr!important}}
