:root{--vsc-primary:#8b6914}.vsc-lock{overflow:hidden}.vsc-widget--floating{position:fixed;z-index:99990;bottom:24px}.vsc-position--right{right:22px}.vsc-position--left{left:22px}.vsc-widget--inline{display:inline-flex}.vsc-bubble{appearance:none;border:0;background:transparent;padding:0;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:5px;color:#262626;font:600 11px/1.2 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.vsc-bubble__ring{width:68px;height:68px;border-radius:999px;padding:3px;display:grid;place-items:center;background:var(--vsc-primary);box-shadow:0 8px 30px rgba(0,0,0,.22);transition:transform .2s ease}.vsc-bubble:hover .vsc-bubble__ring{transform:scale(1.05)}.vsc-bubble__ring img,.vsc-bubble__fallback{width:58px;height:58px;border-radius:999px;border:3px solid #fff;object-fit:cover;background:#131313;color:#fff;display:grid;place-items:center;font:700 25px Georgia,serif}.vsc-bubble.is-seen .vsc-bubble__ring{background:var(--vsc-primary);box-shadow:0 6px 22px rgba(0,0,0,.18)}.vsc-modal{position:fixed;z-index:100000;inset:0;display:none;align-items:center;justify-content:center}.vsc-modal.is-open{display:flex}.vsc-modal__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.88);backdrop-filter:blur(10px)}.vsc-viewer{position:relative;width:min(430px,calc(100vw - 24px));height:min(765px,calc(100vh - 24px));aspect-ratio:9/16;background:#111;border-radius:16px;overflow:hidden;box-shadow:0 24px 80px rgba(0,0,0,.6);color:#fff}.vsc-progress{position:absolute;z-index:5;top:10px;left:10px;right:10px;display:flex;gap:4px}.vsc-progress span{height:3px;flex:1;border-radius:10px;overflow:hidden;background:rgba(255,255,255,.35)}.vsc-progress i{display:block;width:0;height:100%;background:#fff}.vsc-header{position:absolute;z-index:5;top:22px;left:14px;right:10px;display:flex;justify-content:space-between;align-items:center;text-shadow:0 1px 5px rgba(0,0,0,.65)}.vsc-header__brand{display:flex;align-items:center;gap:9px}.vsc-header__brand img{width:34px;height:34px;border-radius:999px;object-fit:cover;border:2px solid rgba(255,255,255,.85)}.vsc-header__brand div{display:flex;align-items:baseline;gap:8px}.vsc-header__brand strong{font:700 13px/1.2 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.vsc-header__brand span{font:400 11px/1.2 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;opacity:.78}.vsc-header__actions{display:flex;gap:2px}.vsc-header__actions button{appearance:none;border:0;background:transparent;color:#fff;width:36px;height:36px;border-radius:999px;cursor:pointer;font-size:23px;display:grid;place-items:center;text-shadow:0 1px 5px rgba(0,0,0,.65)}.vsc-stage,.vsc-media{position:absolute;inset:0}.vsc-media{display:grid;place-items:center;background:#111}.vsc-media img,.vsc-media video{width:100%;height:100%;object-fit:cover;display:block}.vsc-nav{position:absolute;z-index:4;top:76px;bottom:78px;width:42%;border:0;background:transparent;cursor:pointer}.vsc-nav--prev{left:0}.vsc-nav--next{right:0}.vsc-footer{position:absolute;z-index:6;left:16px;right:16px;bottom:18px;text-align:center}.vsc-cta{display:block;padding:13px 18px;border-radius:999px;background:#fff;color:#161616!important;text-decoration:none!important;font:700 14px/1 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;box-shadow:0 5px 24px rgba(0,0,0,.35);transition:transform .18s ease}.vsc-cta:hover{transform:translateY(-2px)}@media(max-width:600px){.vsc-widget--floating{bottom:18px}.vsc-position--right{right:14px}.vsc-position--left{left:14px}.vsc-bubble__ring{width:62px;height:62px}.vsc-bubble__ring img,.vsc-bubble__fallback{width:52px;height:52px}.vsc-viewer{width:100vw;height:100dvh;max-width:none;max-height:none;border-radius:0;aspect-ratio:auto}.vsc-modal__backdrop{display:none}}
