:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#eeeeea;background:#111;--orange:#ff6400;--line:#30302e;--muted:#aaa9a3;color-scheme:dark;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,a,summary{-webkit-tap-highlight-color:transparent}button,input{font:inherit}a{color:inherit}button{cursor:pointer}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid var(--orange);outline-offset:5px}header{height:80px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;max-width:1440px;margin:auto;padding:0 48px}.brand{display:flex;gap:12px;align-items:center;text-decoration:none;font-size:15px;font-weight:600}.brand-mark{width:24px;height:24px;border-radius:50%;background:linear-gradient(110deg,var(--orange) 50%,#ff64002b 50%);display:block}.header-note{font-size:13px;color:var(--muted)}main{max-width:1440px;margin:auto;padding:0 48px}.intro{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:32px 0 28px}.eyebrow{font-size:12px;letter-spacing:1.4px;color:var(--muted);margin:0 0 12px;font-weight:500}h1{font-size:clamp(30px,3.1vw,46px);letter-spacing:-1.3px;line-height:1.12;font-weight:500;margin:0}h1 em{font-family:Georgia,serif;font-weight:400;color:var(--orange)}.intro>p{color:var(--muted);font-size:14px;line-height:1.8;margin:0}.lab{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:30px;align-items:start}.visual-column{min-width:0}.photo{position:relative;aspect-ratio:16/9;overflow:hidden;background:#242522;border-radius:10px;isolation:isolate}.frame{position:absolute;inset:0;background-size:200% 200%;background-repeat:no-repeat;will-change:opacity}.photo-top,.photo-bottom{position:absolute;left:22px;right:22px;display:flex;justify-content:space-between;align-items:center;gap:12px;z-index:2;pointer-events:none}.photo-top{top:20px}.photo-bottom{bottom:20px;color:#fff;text-shadow:0 1px 6px #0008}.photo-label{background:#1419146b;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#f4f4ef;border:1px solid #ffffff25;border-radius:4px;padding:7px 9px;font-size:11px;letter-spacing:1.1px}.photo-label:last-child{letter-spacing:0;font-size:12px}#photo-time{font:italic 32px Georgia,serif}.frame-note{font-size:11px}.loading{position:absolute;inset:0;z-index:3;display:flex;gap:12px;align-items:center;justify-content:center;flex-direction:column;background:#242522;color:#bdbdb5;font-size:14px;text-align:center;padding:20px}.loading p{margin:0}.loader{width:22px;height:22px;border:2px solid #ffffff30;border-top-color:var(--orange);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}[hidden]{display:none!important}.timeline{padding:22px 0 0}.timeline-heading{display:flex;justify-content:space-between;font-size:15px}.timeline-heading output{color:var(--orange);font-weight:500}input[type=range]{-webkit-appearance:none;appearance:none;width:100%;height:38px;background:transparent;margin:10px 0 0;cursor:ew-resize;touch-action:pan-y;--progress:42%}input[type=range]::-webkit-slider-runnable-track{height:5px;border-radius:10px;background:linear-gradient(90deg,var(--orange) var(--progress),#454540 var(--progress))}input[type=range]::-moz-range-track{height:5px;border-radius:10px;background:linear-gradient(90deg,var(--orange) var(--progress),#454540 var(--progress))}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:23px;height:23px;margin-top:-9px;border-radius:50%;background:#fff;border:5px solid var(--orange);box-shadow:0 0 0 5px #ff640015}input[type=range]::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:#fff;border:5px solid var(--orange)}input[type=range]:focus-visible{outline:2px solid var(--orange);outline-offset:2px;border-radius:5px}.time-stops{display:flex;justify-content:space-between;gap:4px}.time-stops button{background:none;border:none;color:#aaa9a3;padding:5px 0 8px;min-height:32px;font-size:13px}.time-stops button[aria-current=true]{color:#fff}.timeline-hint{font-size:13px;color:var(--muted);margin:10px 0 0;line-height:1.6}fieldset{border:0;padding:0;margin:0;min-width:0}legend{font-size:16px;font-weight:550;margin-bottom:16px;padding:0}.weather-buttons{display:flex;flex-direction:column;gap:8px}.weather button{border:1px solid #363633;border-radius:7px;background:#191918;color:#dddcd6;display:flex;gap:15px;text-align:left;align-items:center;padding:13px 15px;min-height:66px;width:100%;transition:background .15s,border-color .15s}.weather button[aria-pressed=true]{border-color:var(--orange);background:#ff640010}.weather button:hover{background:#2b241d}.weather button svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.4;flex-shrink:0}.weather button[aria-pressed=true] svg{color:var(--orange)}.weather button span{font-size:14px}.weather button small{display:block;font-size:12px;color:#a4a39c;margin-top:4px}.observation{margin-top:25px;padding-top:24px;border-top:1px solid var(--line)}.observation .eyebrow{font-size:11px;letter-spacing:1.15px}.observation h2{font-size:23px;font-weight:500;letter-spacing:-.5px;margin:0 0 12px}.observation>p:not(.eyebrow){font-size:14px;color:#bcbcb5;line-height:1.75;margin:0;min-height:100px}dl{margin:18px 0 0}dl div{display:flex;gap:10px;justify-content:space-between;padding:9px 0;border-top:1px solid #292927;font-size:12px}dt{color:#96958e}dd{margin:0;color:#deded6;text-align:right}.takeaway{border-top:1px solid var(--line);margin-top:30px;padding:24px 0;display:flex;gap:18px;align-items:flex-start;max-width:100%}.takeaway-number{font-size:27px;color:var(--orange);line-height:1}.takeaway p{font-size:15px;color:#aaa9a3;line-height:1.8;margin:0;max-width:900px}.takeaway strong{color:#eee;font-weight:550}details{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:0}summary{cursor:pointer;list-style:none;font-size:14px;display:flex;justify-content:space-between;gap:16px;align-items:center;min-height:58px}summary::-webkit-details-marker{display:none}summary span{color:var(--orange);font-size:25px}details[open] summary span{transform:rotate(45deg)}.details-body{max-width:870px;padding-bottom:15px;font-size:14px;line-height:1.8;color:var(--muted)}.details-body p{margin:0 0 14px}footer{display:flex;gap:20px;justify-content:space-between;padding:26px 0 32px;font-size:13px}footer a{text-decoration:none;color:#aaa9a3}footer a:first-child{color:var(--orange)}footer a:hover{text-decoration:underline}@media(min-width:1500px){.lab{grid-template-columns:minmax(0,1fr) 290px}}@media(max-width:1050px){header,main{padding-left:26px;padding-right:26px}.lab{grid-template-columns:minmax(0,1fr) 245px;gap:22px}.intro>p{display:none}.observation>p:not(.eyebrow){min-height:0}.photo-top,.photo-bottom{left:15px;right:15px}.photo-label{font-size:9px}.frame-note{display:none}}@media(max-width:760px){header{height:65px;padding:0 20px}.header-note{display:none}main{padding:0 20px}.intro{padding:25px 0 20px}h1{font-size:32px;letter-spacing:-1px}.eyebrow{font-size:10px}.lab{grid-template-columns:1fr;gap:26px}.photo{border-radius:7px}.photo-top{top:12px}.photo-bottom{bottom:12px}#photo-time{font-size:25px}.photo-label{padding:5px 7px;font-size:8px}.photo-label:last-child{font-size:10px}.timeline{padding-top:18px}.timeline-hint{font-size:12px}.time-stops button{min-height:40px;font-size:12px}.weather-buttons{flex-direction:row;gap:7px}.weather button{flex:1;min-width:0;flex-direction:column;gap:8px;text-align:center;min-height:83px;padding:11px 5px}.weather button span{font-size:12px}.weather button small{display:none}.weather button svg{width:23px;height:23px}legend{font-size:15px;margin-bottom:12px}.observation{margin-top:22px;padding-top:20px}.observation>p:not(.eyebrow){font-size:14px;min-height:0}.observation h2{font-size:22px}dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}dl div{flex-direction:column;gap:6px}dd{text-align:left}.takeaway{margin-top:25px;padding:21px 0;gap:12px}.takeaway p{font-size:14px}summary{font-size:13px}.details-body{font-size:13px}footer{flex-direction:column;gap:16px;font-size:12px}.brand{font-size:14px}}@media(prefers-reduced-motion:reduce){.loader{animation:none}*{scroll-behavior:auto!important}}
.camera-guide{margin-top:32px;padding:28px;border:1px solid var(--line);border-radius:10px;background:#191918}.camera-heading{display:flex;justify-content:space-between;gap:20px;align-items:center}.camera-heading h2{font-size:26px;font-weight:500;letter-spacing:-.6px;margin:0}.camera-heading .eyebrow{font-size:11px;margin-bottom:8px}.support-switch{display:flex;gap:4px;padding:4px;background:#101010;border:1px solid #363633;border-radius:7px;flex-shrink:0}.support-switch button{border:0;background:none;color:#aaa9a3;min-height:40px;padding:8px 14px;border-radius:4px;font-size:14px}.support-switch button[aria-pressed=true]{background:var(--orange);color:#111}.camera-context{color:#bcbcb5;font-size:14px;line-height:1.7;margin:18px 0}.setting-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.setting-cards article{border-top:1px solid #3c3c36;padding-top:18px}.setting-cards h3{font-size:15px;font-weight:500;margin:0 0 17px}.setting-cards h3 span{display:block;font-size:12px;color:#9c9b95;margin-top:5px}.setting-cards strong{font-size:clamp(19px,2vw,28px);font-weight:500;color:#ff8536;letter-spacing:-.5px}.setting-cards p{font-size:14px;line-height:1.8;color:#bcbcb5;margin:12px 0 0}.camera-action{border-left:2px solid var(--orange);background:#ff640008;padding:12px 16px;margin:24px 0 12px;font-size:14px;line-height:1.8}.camera-note{font-size:12px;line-height:1.8;color:#9c9b95;margin:0 0 20px}.mode-guide{border-bottom:0}.mode-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;padding-top:10px}.mode-grid h3{font-size:20px;font-weight:500;margin:0 0 12px}.mode-grid h3 small{font-size:12px;color:var(--orange);margin-left:8px}.mode-grid p,.mode-tip{font-size:14px;line-height:1.8;color:#bcbcb5;margin:0 0 18px}.mode-tip{border-top:1px solid var(--line);padding-top:16px}.mode-tip:last-child{margin-bottom:0}@media(max-width:760px){.camera-guide{padding:20px 16px;margin-top:26px}.camera-heading{align-items:flex-start;flex-direction:column;gap:16px}.camera-heading h2{font-size:23px}.support-switch{width:100%}.support-switch button{flex:1}.setting-cards,.mode-grid{grid-template-columns:1fr;gap:20px}.setting-cards strong{font-size:25px}.setting-cards h3{margin-bottom:12px}.setting-cards h3 span{display:inline;margin-left:8px}.camera-context{font-size:13px}.camera-action{padding:10px 12px}.mode-grid{gap:0}}
