@keyframes cm-spin{to{transform:rotate(360deg)}}@keyframes cm-fade-in{0%{opacity:0}to{opacity:1}}@keyframes cm-pop-in{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:none}}.cm-spinner{border:2px solid #ffffff2e;border-top-color:var(--gk-accent);border-radius:50%;width:18px;height:18px;animation:.65s linear infinite cm-spin;display:inline-block}.cm-spinner--btn{width:15px;height:15px}.cm-attach-btn{color:#ffffff73;cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:color .16s,background .16s,transform .1s;display:inline-flex}.cm-attach-btn:hover:not(:disabled){color:var(--gk-accent);background:rgba(var(--gk-accent-rgb), .08)}.cm-attach-btn:active:not(:disabled){transform:scale(.92)}.cm-attach-btn:disabled{opacity:.35;cursor:default}.cm-strip{scrollbar-width:none;background:#ffffff09;border:1px solid #ffffff12;border-radius:14px;flex-shrink:0;gap:8px;padding:8px;display:flex;overflow-x:auto}.cm-strip::-webkit-scrollbar{display:none}.cm-thumb{background:#0b0b0c;border:1px solid #ffffff14;border-radius:10px;flex-shrink:0;width:64px;height:64px;animation:.18s cm-pop-in;position:relative;overflow:hidden}.cm-thumb img{object-fit:cover;width:100%;height:100%;display:block}.cm-thumb--busy{justify-content:center;align-items:center;display:flex}.cm-thumb-remove{color:#fff;cursor:pointer;background:#0b0b0cd1;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;padding:0;transition:background .16s;display:inline-flex;position:absolute;top:4px;right:4px}.cm-thumb-remove:hover:not(:disabled){background:#ff5c5c}.cm-grid{border-radius:14px;gap:3px;display:grid;overflow:hidden}.cm-grid--1{grid-template-columns:1fr}.cm-grid--2,.cm-grid--3,.cm-grid--4{grid-template-columns:1fr 1fr}.cm-grid--3 .cm-tile:first-child{grid-column:1/-1}.cm-tile{cursor:zoom-in;aspect-ratio:1;background:#0b0b0c;border:none;width:100%;padding:0;display:block;position:relative;overflow:hidden}.cm-grid--1 .cm-tile{aspect-ratio:auto;min-height:80px;max-height:300px}.cm-tile img{object-fit:cover;width:100%;height:100%;transition:opacity .16s;display:block}.cm-grid--1 .cm-tile img{max-height:300px}.cm-tile:hover img{opacity:.9}.cm-tile:focus-visible{outline:2px solid var(--gk-accent);outline-offset:-2px}.cm-lightbox{z-index:3000;cursor:zoom-out;background:#000000eb;justify-content:center;align-items:center;animation:.16s cm-fade-in;display:flex;position:fixed;inset:0}.cm-lightbox-img{object-fit:contain;cursor:default;border-radius:6px;max-width:min(96vw,1400px);max-height:88vh;box-shadow:0 20px 60px #0009}.cm-lightbox-close{cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:background .16s;display:inline-flex;position:absolute;top:14px;right:14px}.cm-lightbox-close:hover{background:#fff3}.cm-lightbox-close img{width:16px;height:16px}.cm-lightbox-count{color:#ffffffb3;font-size:13px;position:absolute;top:22px;left:50%;transform:translate(-50%)}.cm-lightbox-nav{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;width:44px;height:44px;font-size:28px;line-height:1;transition:background .16s;position:absolute;top:50%;transform:translateY(-50%)}.cm-lightbox-nav:hover{background:#ffffff38}.cm-lightbox-nav--prev{left:16px}.cm-lightbox-nav--next{right:16px}.cm-lightbox-open{color:#ffffffd9;cursor:pointer;background:#ffffff1a;border-radius:999px;padding:8px 14px;font-size:13px;text-decoration:none;transition:background .16s;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.cm-lightbox-open:hover{background:#fff3}@media (max-width:520px){.cm-lightbox-nav{width:40px;height:40px;font-size:24px;top:auto;bottom:64px;transform:none}.cm-lightbox-nav--prev{left:12px}.cm-lightbox-nav--next{right:12px}.cm-attach-btn{width:40px;height:40px}}@media (prefers-reduced-motion:reduce){.cm-lightbox,.cm-thumb{animation:none}}
