.trick-gallery{color:#153f41;--primary:#153f41;--muted:#dbe6e0;--ring:#18727b;background:#f1f6f2;min-height:100dvh;padding-bottom:24px}.gallery-header{border-bottom:1px solid #ccdad4;justify-content:space-between;align-items:center;gap:20px;padding:18px 3.5vw;display:flex}.gallery-back{color:inherit;align-items:center;gap:9px;font-size:14px;text-decoration:none;display:inline-flex}.gallery-brand{letter-spacing:-1.1px;color:inherit;font:600 32px/.9 Oswald,sans-serif;text-decoration:none}.gallery-brand span{color:#298489;margin-left:5px;font-size:25px}.gallery-header-note{color:#536e68;font-size:13px}.gallery-heading{flex-wrap:wrap;align-items:baseline;gap:12px 28px;padding:25px 3.5vw 23px;display:flex}.gallery-heading h1{letter-spacing:-1px;margin:0;font:500 clamp(32px,3vw,44px)/1.1 Oswald,sans-serif}.gallery-heading h1 span{color:#3b9296}.gallery-heading p{color:#506b67;margin:0;font-size:15px}.gallery-workspace{grid-template-columns:minmax(0,1.7fr) minmax(310px,1fr);align-items:start;gap:28px;max-width:1900px;margin:0 auto;padding:0 3.5vw;display:grid}.gallery-inspector{background:#fffefa;border:1px solid #c3d5cf;border-radius:17px;min-width:0;overflow:hidden}.gallery-stage-heading{justify-content:space-between;align-items:center;gap:20px;padding:21px 24px;display:flex}.gallery-eyebrow{color:#668079;font-variant-numeric:tabular-nums;font-size:12px}.gallery-stage-heading h2{margin:1px 0;font:500 30px/1.3 Oswald,sans-serif}.gallery-stage-heading p{color:#57716a;margin:0;font-size:14px}.gallery-tack{border:1px solid #c7d9d1;border-radius:8px;gap:2px;padding:3px;display:flex}.gallery-tack button{background:0 0;border:0;border-radius:5px;min-height:40px;padding:10px 12px;font-size:14px}.gallery-tack button[aria-pressed=true]{color:#fff;background:#163f40}.gallery-stage{background:#b4deda;height:clamp(330px,47vh,580px);position:relative;overflow:hidden}.gallery-canvas{position:absolute;inset:0}.gallery-canvas canvas{touch-action:none;width:100%;height:100%;display:block}.gallery-phase{pointer-events:none;background:#effbf0e8;border:1px solid #77a6a54d;border-radius:5px;padding:7px 11px;font-size:13px;position:absolute;top:18px;left:20px}.gallery-zoom{background:#f1f8f0dc;border-radius:7px;gap:1px;display:grid;position:absolute;top:18px;right:18px;overflow:hidden}.gallery-zoom button{background:0 0;border:0;place-items:center;width:40px;height:40px;display:grid}.gallery-camera{background:#f1f8f0e8;border-radius:7px;padding:3px;display:flex;position:absolute;bottom:18px;right:18px}.gallery-camera button{background:0 0;border:0;border-radius:4px;min-width:40px;min-height:36px;font-size:13px}.gallery-camera button:hover{background:#d1e7de}.gallery-orbit-hint{color:#1c5659;pointer-events:none;align-items:center;gap:6px;margin:0;font-size:12px;display:flex;position:absolute;bottom:20px;left:20px}.gallery-loading,.gallery-error{text-align:center;position:absolute;top:44%;left:10%;right:10%}.gallery-error{background:#fffefa;border-radius:10px;padding:20px}.gallery-error p{margin:0 0 12px}.gallery-error button{color:#fff;background:#163f40;border:none;border-radius:6px;padding:10px 15px}.gallery-playback{padding:15px 22px 12px}.gallery-transport{justify-content:space-between;align-items:center;gap:14px;margin-bottom:17px;display:flex}.gallery-play-buttons,.gallery-speed{align-items:center;gap:4px;display:flex}.gallery-transport button{background:0 0;border:none;border-radius:7px;place-items:center;width:40px;height:40px;display:grid}.gallery-transport button.gallery-play{color:#e4faac;background:#183f40;width:44px;height:44px;margin-right:4px}.gallery-transport button[aria-pressed=true]{color:#234f42;background:#e4f3c7}.gallery-speed select{min-width:78px;height:40px}.gallery-time{white-space:nowrap;font-variant-numeric:tabular-nums;font-size:14px}.gallery-time span{color:#667c76}.gallery-timeline{padding:7px 0}.gallery-timeline [data-slot=slider-track]{height:5px}.gallery-timeline [data-slot=slider-thumb]{width:15px;height:15px}.gallery-markers{flex-wrap:wrap;gap:5px 14px;padding-top:11px;display:flex}.gallery-markers button{color:#365e59;background:0 0;border:none;gap:5px;min-height:32px;padding:5px 0;font-size:12px;display:flex}.gallery-markers button span{color:#78908a;font-variant-numeric:tabular-nums}.gallery-readout{color:#58716a;font-variant-numeric:tabular-nums;background:#ecf2eb;border-block:1px solid #d5e0d6;flex-wrap:wrap;justify-content:space-between;gap:8px 14px;padding:13px 23px;font-size:13px;display:flex}.gallery-readout strong{color:#244c45;font-weight:500}.gallery-shortcuts{color:#778880;margin:12px 23px;font-size:12px}.gallery-library{min-width:0}.gallery-library-heading{justify-content:space-between;align-items:center;gap:12px;margin:0 0 15px;display:flex}.gallery-library-heading h2{margin:0;font:500 23px/1.2 Oswald,sans-serif}.gallery-library-heading span{color:#6a7f77;font-size:13px}.gallery-cards{scrollbar-width:thin;scrollbar-color:#9fbdb1 transparent;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;min-height:400px;max-height:calc(100dvh - 255px);padding:3px;display:grid;overflow:auto}.gallery-card{text-align:left;color:inherit;background:#fffefa;border:1px solid #c6d9ce;border-radius:10px;padding:0;overflow:hidden}.gallery-card[aria-pressed=true]{border-color:#1d6465;box-shadow:0 0 0 2px #1d6465}.gallery-card[aria-pressed=true] .gallery-card-caption{background:#e9f5ce}.gallery-card-image{aspect-ratio:1/.62;background:#b4deda;position:relative}.gallery-card canvas{width:100%;height:100%;display:block}.gallery-card-number{color:#3a7877;font-size:12px;position:absolute;top:10px;left:12px}.gallery-card-play{background:#f7ffe8bd;border-radius:50%;place-items:center;width:27px;height:27px;display:grid;position:absolute;bottom:10px;right:10px}.gallery-card-caption{padding:12px 13px}.gallery-card h3{margin:0;font:500 20px/1.3 Oswald,sans-serif}.gallery-card p{color:#667b71;margin:3px 0 0;font-size:12px}.gallery-library-note{color:#71857d;margin:13px 3px;font-size:12px}@media (min-width:1550px){.gallery-workspace{grid-template-columns:minmax(0,1.6fr) minmax(0,1fr)}.gallery-cards{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1100px){.gallery-orbit-hint{bottom:65px}.gallery-stage-heading{gap:10px;padding:18px}.gallery-stage-heading h2{font-size:26px}.gallery-tack button{padding:8px}.gallery-transport{flex-wrap:wrap;gap:5px}.gallery-transport button{width:36px}.gallery-workspace{gap:20px}}@media (max-width:800px){.gallery-workspace{grid-template-columns:minmax(0,1fr)}.gallery-cards{grid-template-columns:repeat(3,minmax(0,1fr));min-height:0;max-height:none;overflow:visible}.gallery-header-note{display:none}.gallery-heading{gap:9px}.gallery-heading p{width:100%}.gallery-stage{height:clamp(320px,55vh,510px)}.gallery-orbit-hint{bottom:22px}.gallery-library-heading{margin-top:10px}}@media (max-width:500px){.gallery-header{padding-block:17px}.gallery-brand{font-size:29px}.gallery-heading{padding-block:21px}.gallery-heading p{font-size:14px;line-height:1.5}.gallery-stage-heading{flex-wrap:wrap;align-items:start;padding:16px}.gallery-stage-heading h2{font-size:28px}.gallery-tack button{min-height:36px;font-size:13px}.gallery-playback{padding-inline:14px}.gallery-time{text-align:center;order:3;width:100%}.gallery-transport{margin-bottom:9px}.gallery-orbit-hint{bottom:68px;left:15px}.gallery-camera{left:15px;right:auto}.gallery-stage{height:340px}.gallery-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-shortcuts{display:none}.gallery-card h3{font-size:19px}.gallery-readout{padding-inline:14px}}@media (prefers-reduced-motion:reduce){.trick-gallery button{transition:none}}
