:root{color-scheme:light;--ink:#19364b;--muted:#576b79;--paper:#fff;--page:#f4f7f9;--line:#dbe5eb;--accent:#087f85;--soft:#e6f5f4}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--page);color:var(--ink);font:16px/1.85 system-ui,-apple-system,"Segoe UI","Yu Gothic UI",Meiryo,sans-serif}[hidden]{display:none!important}a{color:var(--accent);text-underline-offset:.2em}button,input{font:inherit}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #087f85;outline-offset:4px}.skip{position:fixed;left:14px;top:-80px;background:white;padding:8px 18px;z-index:50}.skip:focus{top:8px}.site-head{position:sticky;top:0;z-index:10;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:14px max(24px,calc((100vw - 1400px)/2));background:#ffffffed;backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--ink);font-size:18px;letter-spacing:-.02em}.brand img{display:block}.brand span{white-space:nowrap}.languages{display:flex;gap:4px;background:var(--page);padding:4px;border-radius:10px}.languages button{border:0;background:transparent;color:var(--muted);padding:5px 13px;border-radius:7px;line-height:1.6;font-size:14px}.languages [aria-pressed=true]{background:var(--ink);color:white}.layout{display:grid;grid-template-columns:228px minmax(0,1fr);gap:48px;max-width:1400px;margin:0 auto;padding:46px 32px 0}aside{position:sticky;top:108px;height:calc(100vh - 125px);overflow:auto;padding:0 12px 20px 0}.eyebrow{font-size:11px;font-weight:750;letter-spacing:.16em;color:var(--accent);margin:0 0 14px}aside label{font-size:13px;font-weight:650;display:block;margin:12px 0 6px}input[type=search]{display:block;width:100%;border:1px solid #b9cbd6;border-radius:8px;background:white;padding:8px 10px;font-size:14px;margin-bottom:22px;color:var(--ink)}nav{display:grid;gap:3px}nav a{display:block;text-decoration:none;color:var(--muted);padding:7px 10px;font-size:14px;line-height:1.65;border-radius:7px;border-left:3px solid transparent}nav a:hover{background:var(--soft);color:var(--ink)}nav a.active{background:var(--soft);border-left-color:var(--accent);color:var(--ink);font-weight:650}.to-top{display:inline-block;font-size:13px;margin:24px 10px}main{min-width:0}.hero{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:10px 0 28px}.hero h1{font-size:clamp(29px,3vw,44px);line-height:1.45;letter-spacing:-.035em;margin:0 0 14px;font-weight:720}.lead{font-size:17px;max-width:620px;color:var(--muted);margin:0 0 20px}.badges{display:flex;gap:8px;flex-wrap:wrap}.badges span{font-size:12px;line-height:1.5;background:#e6efef;color:#2b6267;padding:6px 10px;border-radius:5px}.capture-note{color:var(--muted);font-size:13px;border-top:1px solid var(--line);padding-top:18px;margin:0 0 30px}section{background:white;border:1px solid var(--line);border-radius:14px;padding:32px 36px;margin-bottom:24px;scroll-margin-top:96px}h2{font-size:25px;line-height:1.5;letter-spacing:-.025em;margin:0 0 18px}p{margin:0 0 17px}p:last-child{margin-bottom:0}ol,ul{padding-left:24px;margin:15px 0 22px}li{padding-left:4px;margin:7px 0}strong{font-weight:680}.note{border-left:3px solid var(--accent);background:#eff8f8;padding:14px 18px;margin:20px 0;color:#234e56;font-size:14px}table{width:100%;border-collapse:collapse;font-size:14px;margin:20px 0 24px;table-layout:auto}th{text-align:left;background:#edf3f6;color:#28495e;font-weight:650}td,th{border-bottom:1px solid var(--line);padding:13px 14px;vertical-align:top}td:first-child{min-width:140px}kbd{font:12px ui-monospace,Consolas,monospace;display:inline-block;padding:2px 5px;border:1px solid #ccd8e0;border-bottom-width:2px;border-radius:4px;background:#f7f9fa;white-space:nowrap}code{font:13px/1.7 ui-monospace,Consolas,monospace;background:#eef3f6;padding:3px 6px;border-radius:4px;overflow-wrap:anywhere}.figures:empty{display:none}.figures{display:flex;flex-wrap:wrap;gap:24px;margin-top:24px;align-items:flex-start}.shot{margin:0;min-width:0;flex:1 1 320px;width:100%}.shot-top,.shot-history,.shot-modes{flex-basis:100%}.shot-frequent,.shot-groups,.shot-presets{flex:0 1 320px}.shot-bar-menu{flex:0 1 390px}.zoom{border:1px solid #cbd6de;padding:12px;width:100%;border-radius:9px;background:#f2f5f7;display:block;line-height:0;cursor:zoom-in;transition:border-color .15s}.zoom:hover{border-color:var(--accent)}.zoom img{max-width:100%;width:auto;height:auto;max-height:510px;object-fit:contain;margin:auto;display:block}.shot-top .zoom img,.shot-history .zoom img{max-height:none;width:100%}figcaption{font-size:12px;color:var(--muted);line-height:1.7;margin:9px 2px 0}details{padding:16px 0;border-bottom:1px solid var(--line)}summary{font-weight:650;cursor:pointer;line-height:1.65}details p{color:var(--muted);font-size:15px;padding:12px 0 0;margin:0}section>details:last-of-type{margin-bottom:22px}footer{display:flex;align-items:center;gap:12px;flex-wrap:wrap;color:var(--muted);font-size:12px;padding:24px 0 42px}footer a{margin-left:auto}#image-viewer{border:0;background:#111c24;padding:48px 18px 15px;border-radius:12px;max-width:95vw;max-height:95vh;box-shadow:0 20px 80px #0008;color:white}#image-viewer::backdrop{background:#0e1b29d4}#image-viewer img{display:block;max-width:calc(95vw - 40px);max-height:calc(90vh - 110px);width:auto;height:auto;object-fit:contain;margin:auto}#image-viewer p{font-size:13px;margin:10px 4px 0;text-align:center}#close-image{position:absolute;right:10px;top:6px;border:0;border-radius:6px;background:#ffffff18;color:white;font-size:28px;line-height:32px;width:36px;height:36px}#no-results{background:var(--soft);padding:24px;border-radius:12px}@media(max-width:1000px){.layout{grid-template-columns:190px minmax(0,1fr);gap:24px;padding:30px 20px 0}section{padding:25px}.hero>img{width:94px;height:94px}}@media(max-width:720px){.site-head{padding:10px 14px}.brand{font-size:15px;gap:6px}.brand img{width:30px;height:30px}.languages button{padding:5px 8px;font-size:12px}.layout{display:block;padding:20px 14px 0}aside{position:static;height:auto;overflow:visible;padding:0;margin-bottom:24px}aside .eyebrow,aside .to-top{display:none}aside nav{display:flex;overflow-x:auto;gap:6px;padding-bottom:8px}nav a{flex:0 0 auto;background:#eaf0f3;border:0;font-size:12px;padding:7px 10px}input[type=search]{margin-bottom:12px}.hero{gap:12px}.hero h1{font-size:29px}.hero>img{width:72px;height:72px}.lead{font-size:15px}.capture-note{font-size:12px}section{padding:22px 18px;border-radius:10px}h2{font-size:22px}body{font-size:15px}td,th{padding:10px 7px;font-size:12px}td:first-child{min-width:86px}table{overflow-wrap:anywhere}.figures{gap:18px}.shot{flex-basis:100%}.shot-frequent,.shot-groups,.shot-presets,.shot-bar-menu{flex-basis:100%;max-width:350px}.zoom{padding:7px}footer{gap:8px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.zoom{transition:none}}@media print{.site-head,aside,.zoom::after,.languages,.skip,#image-viewer{display:none!important}.layout{display:block;padding:0;max-width:none}body{background:white;font-size:11pt}section{break-inside:avoid;border:0;padding:12px 0;margin:0}section h2{font-size:17pt}.hero{padding:0}.hero h1{font-size:24pt}.zoom{border:0;padding:0}.zoom img{max-height:250px}.capture-note,footer{font-size:9pt}a{color:inherit}details{display:block}details p{display:block}}
