:root{--brand:#ffc400;--brand-soft:#fff8e1;--brand-border:#ffe58a;--accent:#b45309;--link:#0b57d0;--text:#17171a;--text-muted:#66666e;--bg:#fff;--bg-soft:#f6f6f8;--border:#e6e6ea;--max-width:740px;--container:1152px;--shot-width:320px}*{box-sizing:border-box}html{color:var(--text);background:var(--bg);-webkit-text-size-adjust:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:17px}body{flex-direction:column;min-height:100vh;margin:0;line-height:1.65;display:flex}main p,main li{line-height:1.7}main{width:100%;max-width:var(--max-width);flex:1;margin:0 auto;padding:2rem 1.25rem 4rem}main.wide{max-width:none;padding:0}h1{letter-spacing:-.02em;margin:1.25rem 0 1rem;font-size:2.1rem;line-height:1.15}h2{letter-spacing:-.01em;border-bottom:1px solid var(--border);margin-top:2.75rem;padding-bottom:.35rem;font-size:1.45rem}h3{margin-top:1.8rem;font-size:1.15rem}a{color:var(--link);text-decoration:none}a:hover{text-decoration:underline}main img{border-radius:10px;max-width:min(100%,400px);height:auto;margin:1rem 0;display:block;box-shadow:0 1px 4px #0000001f,0 0 0 1px #0000000a}main:not(.wide) img{max-width:min(100%, var(--shot-width))}main a{overflow-wrap:anywhere}main:not(.wide) img{cursor:zoom-in}main:not(.wide) img.img-loading{background:linear-gradient(100deg, var(--bg-soft) 40%, #eaeaef 50%, var(--bg-soft) 60%);background-size:200% 100%;animation:1.2s linear infinite shimmer}@keyframes shimmer{to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){main:not(.wide) img.img-loading{animation:none}}main:not(.wide) a img{cursor:pointer}.lightbox{z-index:100;cursor:zoom-out;background:#0a0a0cd9;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.lightbox img{border-radius:8px;width:auto;max-width:100%;height:auto;max-height:100%}main pre{border-radius:8px;padding:.9rem 1.1rem;font-size:.85rem;line-height:1.55;overflow-x:auto}.button{background:var(--brand);color:#241d00;border-radius:10px;margin-top:.5rem;padding:.8rem 1.75rem;font-weight:600;transition:transform .15s,box-shadow .15s,filter .15s;display:inline-block;box-shadow:0 2px 8px #ffc40073}.button:hover{filter:brightness(1.05);text-decoration:none;transform:translateY(-1px);box-shadow:0 6px 16px #ffc40080}main a>img{box-shadow:none;border-radius:0;width:180px;margin:.5rem 0}.video-embed{aspect-ratio:16/9;max-width:560px;margin:1.5rem 0;position:relative}.video-embed iframe{border:0;border-radius:8px;width:100%;height:100%;position:absolute;inset:0}blockquote{background:var(--brand-soft);border-left:4px solid var(--brand);border-radius:0 8px 8px 0;margin:1.5rem 0;padding:.75rem 1rem}blockquote p{margin:0}ul,ol{padding-left:1.4rem}li{margin:.35rem 0}hr{border:none;border-top:1px solid var(--border);margin:2.5rem 0}.img-compare{grid-template-columns:repeat(2, minmax(0, var(--shot-width)));align-items:start;gap:1.25rem;margin-block:1rem;display:grid}@media (width<=640px){.img-compare{grid-template-columns:1fr}}.img-compare img{width:100%}.img-label{max-width:var(--shot-width);background:var(--bg-soft);box-sizing:border-box;border-radius:6px;margin-block:1rem 0;padding:.25rem .7rem;font-size:.85rem;font-weight:600;display:block}.img-label+p{max-width:var(--shot-width);margin-block:.4rem 1rem}.updates-meta{color:var(--text-muted);background:#fcfcfd;border:1px solid #ececf0;border-radius:8px;margin:0 0 .25rem;padding:.45rem .7rem;font-size:.78rem;line-height:1.45}.updates-meta a{color:inherit;text-underline-offset:2px;text-decoration:underline}.updates-meta a:hover{color:var(--link)}.img-caption{max-width:var(--shot-width);color:var(--text-muted);margin-block:-.4rem 2rem;margin-inline:auto;font-size:.88rem;line-height:1.55}main p:has(+.img-caption) img{margin-inline:auto}.img-caption strong{color:var(--text);margin-bottom:.15rem;display:block}.img-label-old{background:#fdeceb}.img-label-new{background:#e3f2ee}details{margin:.2rem 0}main>ul+details{margin-top:-.75rem}main>details+ul{margin-top:0}summary{cursor:pointer;border-radius:8px;padding:.1rem .5rem .1rem 1.4rem;list-style:none;position:relative}summary::-webkit-details-marker{display:none}summary:before{content:"";border-top:5px solid #0000;border-bottom:5px solid #0000;border-left:7px solid var(--text);transition:transform .15s;position:absolute;top:.65rem;left:.45rem}summary:hover{background:var(--bg-soft)}details[open]>summary:before{transform:rotate(90deg)}details>:not(summary){margin-left:1.4rem}details[open]{padding-bottom:.4rem}details details{margin-left:1.7rem}header{border-bottom:1px solid var(--border);backdrop-filter:blur(8px);z-index:10;background:#ffffffeb;position:sticky;top:0}header nav{max-width:var(--container);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin:0 auto;padding:.75rem 1.5rem;display:flex}.brand{letter-spacing:-.01em;color:var(--text);align-items:center;gap:.45rem;font-size:1.2rem;font-weight:700;display:flex}.brand img{width:28px;height:28px;box-shadow:none;border-radius:0;margin:0}header nav ul{gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}header nav ul a{color:var(--text-muted);font-size:.95rem}header nav ul a:hover,header nav ul a[aria-current=page]{color:var(--text);text-decoration:none}#nav-toggle,header nav label{display:none}@media (width<=640px){header nav label{cursor:pointer;flex-direction:column;gap:4px;padding:6px 2px;display:flex}header nav label span{background:var(--text);border-radius:1px;width:20px;height:2px}header nav ul{flex-direction:column;gap:.6rem;width:100%;padding:.5rem 0 .25rem;display:none}#nav-toggle:checked~ul{display:flex}}footer{border-top:1px solid var(--border);background:var(--bg-soft);color:var(--text-muted);padding:3rem 1.5rem 1.5rem;font-size:.9rem}.footer-inner{max-width:calc(var(--container) - 3rem);text-align:left;grid-template-columns:2fr 1fr 1fr 1.4fr;align-items:start;gap:2rem;margin:0 auto;display:grid}.footer-brand p{max-width:220px;margin:.75rem 0 0;font-size:.9rem}.footer-col h4{text-transform:uppercase;letter-spacing:.05em;color:var(--text);margin:0 0 .6rem;font-size:.8rem;font-weight:600}.footer-col ul{margin:0;padding:0;list-style:none}.footer-col li{margin:.35rem 0}.footer-col a{color:var(--text-muted)}.footer-col a:hover{color:var(--text)}.footer-legal{max-width:calc(var(--container) - 3rem);border-top:1px solid var(--border);text-align:left;margin:2rem auto 0;padding-top:1.25rem}.disclaimer{margin:0 0 .5rem;font-size:.72rem;line-height:1.5}.copyright{margin:0;font-size:.78rem}@media (width<=640px){footer{padding:2rem 1.5rem 1.25rem}.footer-inner{grid-template-columns:1fr 1fr;grid-template-areas:"product legal""product contact";gap:1.5rem}.footer-brand{display:none}.footer-col[aria-label=Product]{grid-area:product}.footer-col[aria-label=Legal]{grid-area:legal}.footer-col[aria-label=Contact]{grid-area:contact}.footer-col a{overflow-wrap:anywhere}.footer-legal{margin-top:1.5rem}}
