html,body,#root{width:100%;height:100%;overflow:hidden;background:#fff}.app{width:100vw;height:100vh;position:relative;overflow:hidden}.app-container{width:100%;height:100%;position:relative;overflow:hidden}.img-wrapper{position:absolute;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.img-wrapper img{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;pointer-events:none}img{-webkit-user-drag:none;-webkit-user-select:none;user-select:none;max-width:none;max-height:none}.container{width:100%;height:100vh;overflow:hidden}.image-container{width:100%;height:100vh;overflow:hidden;position:relative;margin:0;padding:0}.image-wrapper{touch-action:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}#root{margin:0 auto}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.slider-container{display:flex;flex-direction:column;align-items:center;gap:10px}.slider{height:200px;writing-mode:bt-lr;-webkit-appearance:slider-vertical}.image-switcher button{transition:background-color .2s,color .2s}.image-switcher button:hover{background-color:#e0e0e0}.zoom-slider input[type=range]{-webkit-appearance:slider-vertical;width:8px;height:100px;padding:0 5px}.zoom-slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:16px;height:16px;background:#06c;border-radius:50%;cursor:pointer}.zoom-slider input[type=range]::-moz-range-thumb{width:16px;height:16px;background:#06c;border-radius:50%;cursor:pointer}.precautions{padding-left:15px}.precautions ul li{color:#888;margin:5px 0}.intro{padding:15px;background:#f1f1f1;flex:1;overflow:auto}.intro dl{padding:1em;background:#fff;border-radius:8px;margin-bottom:20px;box-shadow:0 4px 5px #0000000d;transition:transform .2s ease,box-shadow .2s ease}.intro dt{color:#000;text-align:center;margin-bottom:1rem}.intro dt span:before{content:"";display:inline-block;width:10px;height:10px;background:#4299e1;border-radius:50%;margin-right:12px}.intro dt span{padding:8px 30px;background:#f0f0f0;border-radius:6px}.intro dd{color:#555;line-height:25px}section{margin-bottom:15px}section>div:first-child{font-weight:700;margin-bottom:5px}section>div:last-child{padding-left:22px}section img{margin-top:5px;max-height:150px;border-radius:4px;border:1px solid #999}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;overflow:hidden}#root{width:100%;height:100vh;overflow:hidden}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
