.account-dropdown{-webkit-backdrop-filter:blur(24px)saturate(160%);z-index:2147483647;isolation:isolate;color:#ffffff7a;min-width:220px;font-family:var(--font-geist-sans),sans-serif;background:#121214f7;border:.5px solid #ffffff12;border-radius:16px;padding:10px;animation:.2s cubic-bezier(.4,0,.2,1) account-dropdown-enter;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 20px 50px #00000080,0 4px 12px #0000004d,inset 0 1px #ffffff0d}.account-dropdown.account-dropdown--portaled{position:fixed;top:auto;left:auto}.account-dropdown-header{padding:10px 10px 6px}.account-text{flex-direction:column;gap:1px;min-width:0;display:flex}.account-email{color:#ffffffe6;overflow-wrap:anywhere;font-size:14px;font-weight:500;line-height:1.4}.account-plan{color:#ffffff7a;overflow-wrap:anywhere;font-size:12px;line-height:1.4}.account-dropdown-section{flex-direction:column;display:flex}.account-dropdown-divider{background:#ffffff12;height:1px;margin:8px 0}.account-dropdown-item{color:#fffc;cursor:pointer;text-align:left;box-sizing:border-box;background:0 0;border:none;border-radius:12px;align-items:center;gap:10px;width:100%;padding:10px;font-size:14px;text-decoration:none;transition:background .12s,transform .12s;display:flex}.account-dropdown-item:hover{background:#ffffff0f}.account-dropdown-item:active{transform:scale(.99)}.account-dropdown-item svg{opacity:.6;flex-shrink:0}.account-dropdown-item.sign-out{color:#f87171}.account-dropdown-item.sign-out:hover{background:#f871711a}.account-dropdown-item.sign-out svg{opacity:.8}@keyframes account-dropdown-enter{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}body>.spike-portal-layer.account-dropdown-portal-layer{z-index:2147483647!important}@media (max-width:900px){.account-dropdown:not(.account-dropdown--portaled){width:100%;min-width:0;max-width:none;margin-top:8px;animation:none;position:static;top:auto;left:auto;right:auto}}
.spike-portal-layer .mobile-share-overlay{-webkit-backdrop-filter:blur(6px);z-index:0;touch-action:manipulation;opacity:0;background:#0000008c;animation:.22s forwards mobile-share-overlay-fade-in;position:fixed;inset:0;pointer-events:none!important}.spike-portal-layer .mobile-share-overlay.mobile-share-overlay--armed{pointer-events:auto!important}.spike-portal-layer .mobile-share-overlay.mobile-share-overlay--closing{animation:.22s forwards mobile-share-overlay-fade-out;pointer-events:none!important}@keyframes mobile-share-overlay-fade-in{0%{opacity:0}to{opacity:1}}@keyframes mobile-share-overlay-fade-out{0%{opacity:1}to{opacity:0}}.spike-portal-layer .mobile-share-sheet{z-index:1;pointer-events:auto;touch-action:manipulation;background:var(--spike-panel-bg-scrim);-webkit-backdrop-filter:blur(32px)saturate(160%);padding:10px 16px calc(env(safe-area-inset-bottom,0px) + 18px);overscroll-behavior:contain;border:1px solid #ffffff1f;border-bottom:none;border-radius:24px 24px 0 0;flex-direction:column;align-items:center;gap:7px;max-height:90dvh;animation:.28s cubic-bezier(.32,.72,0,1) mobile-share-sheet-slide-up;display:flex;position:fixed;bottom:0;left:0;right:0;overflow-y:auto}.spike-portal-layer .mobile-share-sheet.mobile-share-sheet--closing{animation:.24s cubic-bezier(.32,.72,0,1) forwards mobile-share-sheet-slide-down}@media (prefers-reduced-motion:reduce){.spike-portal-layer .mobile-share-sheet,.spike-portal-layer .mobile-share-overlay{opacity:1;animation:none;transform:none}}@keyframes mobile-share-sheet-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes mobile-share-sheet-slide-down{0%{transform:translateY(0)}to{transform:translateY(100%)}}.mobile-share-sheet-handle{background:#ffffff2e;border-radius:2px;flex-shrink:0;width:36px;height:4px;margin-bottom:4px}.mobile-share-sheet-qr{cursor:zoom-in;background:#fff;border:none;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:160px;height:160px;padding:8px;display:flex}.mobile-share-sheet-qr .qr-img,.mobile-share-sheet-qr .qr-code-placeholder,.mobile-share-sheet-qr .qr-code-fallback{pointer-events:none}.mobile-share-sheet-info{flex-direction:column;align-items:center;gap:1px;display:flex}.mobile-share-sheet-title{color:#ffffffeb;font-size:13px;font-weight:600;font-family:var(--font-geist-sans),sans-serif;letter-spacing:-.01em;align-items:center;gap:6px;display:inline-flex}.mobile-share-sheet-title--uploading,.mobile-share-sheet-title--finishing,.mobile-share-sheet-title--saving{color:rgba(var(--spike-brand-mint-rgb),.92)}.mobile-share-sheet-status-spin{flex-shrink:0;animation:.85s linear infinite mobile-share-status-spin}@keyframes mobile-share-status-spin{to{transform:rotate(360deg)}}.mobile-share-sheet-info--busy{gap:5px}.mobile-share-sheet-upload-track{background:#ffffff1a;border-radius:3px;width:min(220px,72vw);height:3px;margin-top:4px;display:block;overflow:hidden}.mobile-share-sheet-upload-fill{background:linear-gradient(90deg,var(--spike-brand-lime),var(--spike-brand-mint));border-radius:3px;height:100%;transition:width .25s;display:block}.mobile-share-sheet-upload-track--indeterminate{position:relative}.mobile-share-sheet-upload-fill--indeterminate{will-change:transform;width:42%;animation:1.1s linear infinite mobile-share-upload-sweep;position:absolute;top:0;left:0}@keyframes mobile-share-upload-sweep{0%{transform:translate(-105%)}to{transform:translate(340%)}}.mobile-share-sheet-sub{color:#ffffff6b;font-size:11px;font-family:var(--font-syne),sans-serif}.mobile-share-sheet .folder-code-wrapper{width:100%;margin-top:0}.mobile-share-sheet-qr .qr-img{border-radius:4px;width:144px;height:144px}.mobile-share-sheet-actions{grid-template-columns:1fr 1fr;gap:6px;width:100%;display:grid}.mobile-sheet-action-btn{width:100%;min-width:0;height:40px;font-size:12px;font-weight:500;font-family:var(--font-syne),sans-serif;cursor:pointer;letter-spacing:-.005em;color:#ffffffe0;box-sizing:border-box;background:0 0;border:1px solid #ffffff24;border-radius:12px;justify-content:center;align-items:center;gap:6px;padding:0 12px;line-height:1;transition:background .18s,transform .18s;display:inline-flex}.mobile-sheet-action-btn svg{flex-shrink:0;width:14px;height:14px;display:block}.mobile-sheet-action-btn span{white-space:nowrap;line-height:1;display:block}.mobile-sheet-share{color:#ffffffeb;background:#ffffff1f;border-color:#ffffff2e}.mobile-sheet-share:active{background:#ffffff2e;transform:scale(.97)}.mobile-sheet-preview{color:#ffffffd1;background:#ffffff17}.mobile-sheet-preview:active{background:#ffffff24;transform:scale(.97)}.mobile-share-sheet .sell-nudge-btn,.mobile-share-sheet .create-another-btn{width:100%;margin-top:0}.mobile-share-sheet .qr-browse-link-ghost{width:100%}
.spike-portal-layer .qr-zoom-overlay{-webkit-backdrop-filter:blur(10px);z-index:0;pointer-events:auto;touch-action:manipulation;background:#000000b8;position:fixed;inset:0}.spike-portal-layer .qr-zoom-modal{z-index:1;pointer-events:auto;touch-action:manipulation;background:var(--spike-panel-bg-scrim);-webkit-backdrop-filter:blur(32px)saturate(160%);border:1px solid #ffffff24;border-radius:24px;flex-direction:column;align-items:center;gap:10px;padding:20px;animation:.22s cubic-bezier(.34,1.56,.64,1) qr-zoom-in;display:flex;position:fixed;top:50%;left:50%;overflow:visible;transform:translate(-50%,-50%)}@media (prefers-reduced-motion:reduce){.spike-portal-layer .qr-zoom-modal{animation:none}}@keyframes qr-zoom-in{0%{opacity:0;transform:translate(-50%,-50%)scale(.88)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.qr-zoom-close{z-index:10;cursor:pointer;color:#fff9;background:#ffffff1a;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;transition:all .15s;display:flex;position:absolute;top:12px;right:12px}.qr-zoom-close:hover{color:#ffffffe6;background:#ffffff29}.qr-zoom-close:active{background:#ffffff2e;transform:scale(.9)}.qr-zoom-qr{background:#fff;border-radius:18px;justify-content:center;align-items:center;width:280px;height:280px;padding:10px;display:flex}.qr-zoom-qr .qr-img{border-radius:6px;width:260px!important;height:260px!important}.qr-zoom-code{color:#ffffff73;font-size:12px;font-family:var(--font-syne-mono),monospace;letter-spacing:.04em}.qr-zoom-actions{grid-template-columns:1fr 1fr;gap:8px;width:100%;display:grid}.qr-zoom-actions .mobile-sheet-action-btn{width:100%;min-width:0}
@keyframes fp-mobile-fade-in{0%{opacity:0}to{opacity:1}}@media (max-width:640px){.spike-portal-layer[data-fp-preview]{isolation:isolate;z-index:2147483647!important;pointer-events:auto!important;position:fixed!important;inset:0!important}.spike-portal-layer[data-fp-preview] .fp-preview-overlay{touch-action:manipulation;padding:max(12px,env(safe-area-inset-top,0px))12px max(12px,env(safe-area-inset-bottom,0px))!important;z-index:0!important;pointer-events:auto!important;-webkit-backdrop-filter:none!important;cursor:zoom-out!important;box-sizing:border-box!important;background:#000000c7!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;margin:0!important;display:flex!important;position:fixed!important;inset:0!important;overflow:hidden!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal{--fp-pad:24px;--fp-radius:12px;--fp-media-max-w:calc(100vw - var(--fp-pad));--fp-media-max-h:calc(100dvh - var(--fp-pad));animation:.15s fp-mobile-fade-in;width:max-content!important;max-width:calc(100vw - var(--fp-pad))!important;height:max-content!important;max-height:calc(100dvh - var(--fp-pad))!important;z-index:1!important;pointer-events:auto!important;min-height:0!important;box-shadow:none!important;cursor:default!important;background:0 0!important;border:none!important;border-radius:0!important;flex-direction:column!important;flex:none!important;align-items:center!important;margin:0!important;display:flex!important;position:relative!important;inset:auto!important;overflow:visible!important;transform:none!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--protect,.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--buyer-chrome{--fp-media-max-h:none;width:calc(100vw - var(--fp-pad))!important;height:min(92dvh,calc(100dvh - var(--fp-pad)))!important;max-height:min(92dvh,calc(100dvh - var(--fp-pad)))!important;align-items:stretch!important;margin:auto!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--buyer-chrome.fp-modal--buyer-audio{width:min(520px,100vw - 32px)!important;height:auto!important;max-height:min(90dvh,100dvh - 32px)!important;margin:auto!important;overflow:visible!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--buyer-chrome.fp-modal--buyer-audio .fp-stage{flex:0 auto!important;justify-content:center!important;height:auto!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--buyer-chrome.fp-modal--buyer-audio .fp-media-shell--audio{border-radius:var(--fp-radius)!important;flex:none!important;gap:12px!important;height:auto!important;padding:48px 16px 16px!important;line-height:normal!important;overflow:visible!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--buyer-chrome.fp-modal--buyer-audio .fp-media-shell>.fp-media-outer{flex-direction:column!important;height:auto!important;padding:0!important;display:flex!important;position:relative!important;inset:auto!important;overflow:visible!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-stage{z-index:1!important;width:max-content!important;height:max-content!important;min-height:0!important;max-width:var(--fp-media-max-w)!important;max-height:var(--fp-media-max-h)!important;background:0 0!important;flex:0 auto!important;justify-content:center!important;align-self:center!important;align-items:center!important;padding:0!important;display:flex!important;position:relative!important;overflow:visible!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--protect .fp-stage,.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--buyer-chrome .fp-stage{flex-direction:column!important;flex:1 1 0!important;align-self:stretch!important;align-items:stretch!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;display:flex!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--protect .fp-media-shell,.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--buyer-chrome .fp-media-shell{background:#0c0c0b!important;border:1px solid #ffffff0f!important;flex:auto!important;align-self:stretch!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;position:relative!important;overflow:hidden!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--protect .fp-media-shell>.fp-blur-wrap,.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--protect .fp-media-shell>.fp-image-outer,.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--protect .fp-media-shell>.fp-video-outer,.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--protect .fp-media-shell>.fp-video-wrap,.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--protect .fp-media-shell>.fp-owner-preview,.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--protect .fp-media-shell>.fp-pdf-outer,.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--protect .fp-media-shell>.fp-pdf-censored,.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--protect .fp-media-shell>.fp-iframe,.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--buyer-chrome .fp-media-shell>.fp-image-outer,.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--buyer-chrome .fp-media-shell>.fp-pdf-outer,.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--buyer-chrome .fp-media-shell>.fp-media-outer{width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;position:absolute!important;inset:0!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--protect .fp-media-shell>.fp-image-outer,.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--protect .fp-media-shell>.fp-pdf-outer,.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--buyer-chrome .fp-media-shell>.fp-image-outer,.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--buyer-chrome .fp-media-shell>.fp-pdf-outer,.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--buyer-chrome .fp-media-shell>.fp-media-outer{box-sizing:border-box!important;flex-direction:column!important;justify-content:center!important;align-items:stretch!important;gap:10px!important;min-height:0!important;padding:40px 16px 14px!important;display:flex!important;overflow:hidden!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--protect .fp-image-outer>.fp-blur-wrap,.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--protect .fp-pdf-outer>.fp-pdf-censored,.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--buyer-chrome .fp-image-outer>.fp-blur-wrap,.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--buyer-chrome .fp-pdf-outer>.fp-pdf-censored,.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--buyer-chrome .fp-media-outer>.fp-video-outer,.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--buyer-chrome .fp-media-outer>.fp-audio-wrap{flex:1 1 0!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;max-height:100%!important;position:relative!important;inset:auto!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--protect .fp-media-shell>.fp-pdf-outer{box-sizing:border-box!important;flex-direction:column!important;justify-content:center!important;align-items:stretch!important;gap:10px!important;padding:44px 20px 16px!important;display:flex!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--protect .fp-pdf-outer>.fp-pdf-censored{flex-direction:column!important;flex:auto!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;display:flex!important;position:relative!important;inset:auto!important;overflow:hidden!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--protect .fp-pdf-censored>.fp-iframe,.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--protect .fp-media-shell>.fp-iframe{flex:auto!important;width:100%!important;max-width:none!important;height:100%!important;min-height:0!important;max-height:none!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--protect .fp-image,.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--protect .fp-video,.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--protect .fp-owner-preview>.fp-image{object-fit:contain!important;width:auto!important;max-width:100%!important;height:auto!important;max-height:100%!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--protect .fp-media-shell>.fp-video-outer,.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--protect .fp-video-outer,.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--protect .fp-media-shell>.fp-video-wrap,.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--protect .fp-video-wrap{width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--protect .fp-video-outer:has(.fp-expire-overlay) .fp-video-wrap{flex:auto!important;height:auto!important;min-height:0!important;max-height:100%!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--protect .fp-video{width:auto!important;max-width:100%!important;height:auto!important;max-height:100%!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-media-shell{width:max-content!important;height:max-content!important;max-width:var(--fp-media-max-w)!important;max-height:var(--fp-media-max-h)!important;box-sizing:border-box!important;border-radius:var(--fp-radius)!important;justify-content:center!important;align-items:center!important;min-width:0!important;min-height:0!important;margin:0 auto!important;padding:0!important;line-height:0!important;display:flex!important;position:relative!important;inset:auto!important;overflow:hidden!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-media-shell--panel{width:min(560px,var(--fp-media-max-w))!important;min-height:min(360px,var(--fp-media-max-h,360px))!important;background:#121211!important;border:1px solid #ffffff1a!important;padding:24px 20px!important;line-height:normal!important;box-shadow:0 18px 48px #00000073!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--protect .fp-media-shell--panel{background:#10100f!important;border-color:#ffffff14!important;width:100%!important;max-width:100%!important;height:100%!important;min-height:0!important;max-height:100%!important;padding:28px 22px!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-media-shell--buyer-chrome{max-height:none!important;line-height:normal!important;overflow:hidden!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--buyer-chrome{overflow:hidden!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--buyer-chrome .fp-image-outer,.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--buyer-chrome .fp-pdf-outer,.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--buyer-chrome .fp-media-outer{flex-direction:column!important;justify-content:center!important;align-items:stretch!important;gap:10px!important;width:100%!important;min-width:0!important;max-width:none!important;height:100%!important;min-height:0!important;max-height:none!important;line-height:normal!important;display:flex!important;position:absolute!important;inset:0!important;overflow:hidden!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--buyer-chrome .fp-media-outer>.fp-video-outer{flex-direction:row!important;flex:1 1 0!important;justify-content:center!important;align-items:center!important;min-height:0!important;display:flex!important;overflow:hidden!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--buyer-chrome .fp-image-censor-bar{flex-shrink:0!important;width:min(100%,480px)!important;max-width:100%!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--buyer-chrome .fp-media-shell--audio,.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--buyer-chrome .fp-media-shell--video{min-height:0!important;padding:0!important;overflow:hidden!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--buyer-chrome .fp-media-outer .fp-video-wrap{background:0 0!important;justify-content:center!important;align-items:center!important;width:auto!important;max-width:100%!important;height:auto!important;max-height:100%!important;display:flex!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--buyer-chrome .fp-media-outer .fp-video{object-fit:contain!important;width:auto!important;max-width:100%!important;height:auto!important;max-height:100%!important;display:block!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-image-censor-bar{box-sizing:border-box!important;z-index:8!important;flex-shrink:0!important;align-items:center!important;gap:8px!important;width:min(100%,100vw - 32px)!important;max-width:min(400px,100vw - 32px)!important;min-height:44px!important;padding:8px 10px 8px 12px!important;line-height:1.25!important;display:flex!important;position:relative!important;overflow:visible!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-image-censor-bar-copy{flex-direction:column!important;flex:auto!important;align-items:flex-start!important;gap:2px!important;min-width:0!important;line-height:1.25!important;display:flex!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-image-censor-bar-label,.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-image-censor-bar-file{text-overflow:ellipsis!important;white-space:nowrap!important;width:100%!important;line-height:1.25!important;display:block!important;overflow:hidden!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-image-censor-bar-label{font-size:11px!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-image-censor-bar-file{font-size:10px!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-unlock-btn,.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-image-censor-unlock,.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-pdf-lock-unlock,.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-censor-cta-btn,.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-audio-bar-btn--unlock,.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-secondary-btn,.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-expire-replay-btn,.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-audio-bar-btn:not(.fp-audio-bar-btn--unlock){box-sizing:border-box!important;white-space:nowrap!important;vertical-align:middle!important;border-radius:8px!important;flex:none!important;justify-content:center!important;align-items:center!important;height:32px!important;padding:0 14px!important;font-size:12px!important;font-weight:600!important;line-height:1!important;display:inline-flex!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-unlock-btn,.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-image-censor-unlock,.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-pdf-lock-unlock,.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-censor-cta-btn,.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-audio-bar-btn--unlock{color:#111318!important;background:#ffffffeb!important;border:none!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-secondary-btn,.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-expire-replay-btn,.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-audio-bar-btn:not(.fp-audio-bar-btn--unlock){color:#ffffffeb!important;background:#ffffff14!important;border:1px solid #ffffff47!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-expire-actions{justify-content:center!important;align-items:center!important;gap:10px!important;display:flex!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-media-shell>.fp-blur-wrap,.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-media-shell>.fp-image-outer,.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-media-shell>.fp-pdf-outer,.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-media-shell>.fp-video-outer,.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-media-shell>.fp-video-wrap,.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-media-shell>.fp-svg-shell,.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-media-shell>.fp-generic-file-shell,.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-media-shell>.fp-pdf-censored{width:max-content!important;max-width:var(--fp-media-max-w)!important;height:max-content!important;max-height:var(--fp-media-max-h)!important;flex:0 auto!important;align-self:center!important;min-width:0!important;min-height:0!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--buyer-chrome .fp-media-shell>.fp-image-outer,.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--buyer-chrome .fp-media-shell>.fp-pdf-outer,.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--buyer-chrome .fp-media-shell>.fp-media-outer{flex:auto!important;align-self:stretch!important;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;position:absolute!important;inset:0!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-media-shell--buyer-chrome>.fp-image-outer,.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-media-shell--buyer-chrome>.fp-pdf-outer,.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-media-shell--buyer-chrome>.fp-media-outer{max-height:none!important;line-height:normal!important;overflow:hidden!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-media-shell>.fp-blur-wrap--matte,.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-media-shell>.fp-image-outer>.fp-blur-wrap--matte{width:min(640px,100vw - 32px)!important;max-width:100%!important;height:min(480px,100dvh - 100px)!important;max-height:none!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-media-shell>.fp-image-outer:has(.fp-image-censor-bar)>.fp-blur-wrap--matte{height:min(380px,100dvh - 200px)!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--protect .fp-media-shell>.fp-blur-wrap--matte,.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--protect .fp-media-shell>.fp-image-outer>.fp-blur-wrap--matte,.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--buyer-chrome .fp-media-shell>.fp-blur-wrap--matte,.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--buyer-chrome .fp-media-shell>.fp-image-outer>.fp-blur-wrap--matte{flex:auto!important;width:100%!important;max-width:100%!important;height:auto!important;max-height:none!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-media-shell>.fp-censor-shell,.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-media-shell>.fp-censor-shell--gate,.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-media-shell>.fp-censor-shell-locked{width:var(--fp-gate-w,min(400px,calc(100vw - 32px)))!important;height:var(--fp-gate-h,min(420px,calc(100dvh - 72px)))!important;flex:none!important;align-self:center!important;min-width:0!important;max-width:100%!important;min-height:0!important;max-height:none!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-image,.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-svg-shell,.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-owner-preview>.fp-image{max-width:var(--fp-media-max-w)!important;max-height:var(--fp-media-max-h)!important;object-fit:contain!important;object-position:center!important;width:auto!important;min-width:0!important;height:auto!important;min-height:0!important;box-shadow:none!important;border-radius:var(--fp-radius)!important;border:none!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-video,.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-video-wrap>.fp-video{max-width:min(100%,var(--fp-media-max-w))!important;max-height:var(--fp-video-fit-h,min(calc(var(--fp-media-max-h) - 72px),calc(100dvh - 140px)))!important;object-fit:contain!important;object-position:center!important;width:auto!important;min-width:0!important;height:auto!important;min-height:0!important;box-shadow:none!important;border-radius:var(--fp-radius)!important;border:none!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-image.fp-image-loading,.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-owner-full.fp-image-loading,.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-server-protected .fp-image.fp-image-loading{opacity:0!important;visibility:hidden!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-image.fp-image-ready,.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-owner-full.fp-image-ready{opacity:1!important;visibility:visible!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-blur-wrap{width:max-content!important;height:max-content!important;max-width:var(--fp-media-max-w)!important;max-height:var(--fp-media-max-h)!important;border-radius:var(--fp-radius)!important;justify-content:center!important;align-items:center!important;min-width:0!important;min-height:0!important;display:flex!important;position:relative!important;overflow:hidden!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-video-wrap{width:max-content!important;height:max-content!important;max-width:var(--fp-media-max-w)!important;--fp-video-fit-h:min(calc(var(--fp-media-max-h) - 72px),calc(100dvh - 140px))!important;max-height:var(--fp-video-fit-h)!important;border-radius:var(--fp-radius)!important;justify-content:center!important;align-items:center!important;min-width:0!important;min-height:0!important;display:flex!important;position:relative!important;overflow:hidden!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-media-shell--video.fp-media-shell--with-caption .fp-video-wrap{--fp-video-fit-h:min(calc(var(--fp-media-max-h) - 96px),calc(100dvh - 164px))!important;max-height:var(--fp-video-fit-h)!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-video-outer{width:max-content!important;height:max-content!important;max-width:var(--fp-media-max-w)!important;max-height:var(--fp-media-max-h)!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:10px!important;min-width:0!important;min-height:0!important;display:flex!important;position:relative!important;overflow:visible!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-image-outer{width:max-content!important;height:max-content!important;max-width:var(--fp-media-max-w)!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:10px!important;min-width:0!important;min-height:0!important;max-height:none!important;line-height:normal!important;display:flex!important;position:relative!important;overflow:visible!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-image-outer>.fp-blur-wrap{max-height:calc(var(--fp-media-max-h) - 72px)!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-video-outer .fp-video-wrap{max-width:100%!important;max-height:calc(var(--fp-media-max-h) - 48px)!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-censor-shell,.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-censor-shell--gate,.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-censor-shell-locked{--fp-gate-w:min(400px,calc(100vw - 32px))!important;--fp-gate-h:min(420px,calc(100dvh - 72px))!important;width:var(--fp-gate-w)!important;height:var(--fp-gate-h)!important;border-radius:var(--fp-radius)!important;max-width:100%!important;min-height:0!important;max-height:none!important;line-height:normal!important;position:relative!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-blur-wrap.fp-owner-preview{width:max-content!important;height:max-content!important;display:grid!important;position:relative!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-blur-wrap.fp-owner-preview.fp-owner-preview--booting{width:min(100%,100vw - 32px)!important;min-width:min(240px,100vw - 32px)!important;height:min(360px,100dvh - 120px)!important;min-height:min(200px,100dvh - 120px)!important;max-width:var(--fp-media-max-w)!important;max-height:var(--fp-media-max-h)!important;background:#0c0c0b!important;border:1px solid #ffffff0f!important;place-items:center!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-blur-wrap.fp-owner-preview>.fp-image{max-width:var(--fp-media-max-w)!important;max-height:var(--fp-media-max-h)!important;object-fit:contain!important;object-position:center!important;grid-area:1/1!important;width:auto!important;height:auto!important;margin:0!important;position:relative!important;inset:auto!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-blur-wrap.fp-owner-preview .fp-image.fp-blur-thumb-placeholder{filter:none!important;opacity:1!important;visibility:visible!important;z-index:0!important;transform:none!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-blur-wrap.fp-owner-preview .fp-owner-full.fp-image-loading{opacity:0!important;visibility:hidden!important;z-index:1!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-blur-wrap.fp-owner-preview .fp-owner-full.fp-image-ready{opacity:1!important;visibility:visible!important;z-index:1!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-blur-wrap.fp-owner-preview.fp-blur-wrap-ready .fp-image.fp-blur-thumb-placeholder{opacity:0!important;visibility:hidden!important;pointer-events:none!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-blur-wrap .fp-blur-overlay{z-index:2!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-client-wm{z-index:1!important;pointer-events:none!important;background-repeat:repeat!important;position:absolute!important;inset:0!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-body{display:contents!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--protect .fp-body{opacity:1!important;background:#0e0e0df0!important;border:1px solid #ffffff14!important;border-radius:12px!important;flex-direction:column!important;flex:none!important;width:100%!important;min-height:0!important;max-height:none!important;margin-top:10px!important;line-height:normal!important;animation:none!important;display:flex!important;overflow:visible!important;transform:none!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-censor-controls{background:0 0!important;border-top:none!important;flex-shrink:0!important;padding:4px 14px 10px!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-protect-row{flex-direction:column!important;align-items:stretch!important;gap:10px!important;height:auto!important;min-height:0!important;padding:10px 0 4px!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-protect-main{flex-flow:column wrap!important;align-items:stretch!important;gap:10px!important;width:100%!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-protect-group{flex-wrap:wrap!important;width:100%!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-protect-actions{flex-wrap:wrap!important;order:-1!important;justify-content:flex-start!important;gap:8px!important;width:100%!important;margin-left:0!important;display:flex!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-protect-actions-end{flex-shrink:0!important;align-items:center!important;gap:8px!important;margin-left:auto!important;display:flex!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-protect-divider{display:none!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-protect-group-watermark{flex-wrap:nowrap!important;align-items:center!important;gap:8px!important;min-width:0!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-protect-group-watermark .fp-cc-label,.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-protect-group-watermark .fp-mini-toggle{flex-shrink:0!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-protect-group-watermark .fp-watermark-input,.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-protect-wm-input{flex:auto!important;width:auto!important;min-width:0!important;max-width:none!important;height:28px!important;font-size:11px!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-cc-row{flex-wrap:wrap!important;align-items:center!important;gap:8px!important;height:auto!important;min-height:0!important;padding:10px 0!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-cc-left,.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-cc-center,.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-cc-right{flex-wrap:wrap!important;justify-content:flex-start!important;width:100%!important;margin-left:0!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-protect-hint{padding:0 0 12px!important;font-size:10.5px!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-media-shell>.fp-icon-btn,.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-media-shell>.fp-stage-nav{z-index:20!important;position:absolute!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-download-btn{top:14px!important;left:14px!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-close-btn{top:14px!important;right:14px!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-stage-nav:not(.fp-stage-nav--inline){top:50%!important;bottom:auto!important;transform:translateY(-50%)!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-stage-nav-prev{left:12px!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-stage-nav-next{right:12px!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-media-shell--audio,.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-media-shell--video{box-shadow:none!important;box-sizing:border-box!important;background:0 0!important;border:none!important;border-radius:0!important;flex-direction:column!important;flex:none!important;align-self:center!important;align-items:center!important;gap:10px!important;height:max-content!important;min-height:0!important;max-height:none!important;line-height:normal!important;display:flex!important;overflow:visible!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-media-shell--audio{align-items:stretch!important;width:min(100%,100vw - 16px)!important;min-width:min(280px,100vw - 16px)!important;max-width:calc(100vw - 16px)!important;padding:8px 8px 12px!important;position:relative!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-media-shell--audio.fp-media-shell--with-caption{flex-direction:column!important;align-items:stretch!important;gap:10px!important;padding-bottom:12px!important;display:flex!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-media-shell--video{width:max-content!important;max-width:calc(100vw - 16px)!important;padding:48px 8px 10px!important;position:relative!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--protect .fp-media-shell--audio{box-sizing:border-box!important;background:#0c0c0b!important;border:1px solid #ffffff0f!important;flex-direction:column!important;flex:auto!important;justify-content:center!important;align-self:stretch!important;align-items:center!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;padding:48px 52px 28px!important;display:flex!important;position:relative!important;overflow:hidden!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--protect .fp-media-shell--audio>.fp-download-btn{z-index:20!important;position:absolute!important;top:12px!important;left:12px!important;right:auto!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--protect .fp-media-shell--audio>.fp-close-btn{z-index:20!important;position:absolute!important;top:12px!important;left:auto!important;right:12px!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--protect .fp-media-shell--audio>.fp-stage-nav-prev,.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--protect .fp-media-shell--audio>.fp-stage-nav-next{z-index:20!important;position:absolute!important;top:50%!important;transform:translateY(-50%)!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--protect .fp-media-shell--audio>.fp-stage-nav-prev{left:10px!important;right:auto!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--protect .fp-media-shell--audio>.fp-stage-nav-next{left:auto!important;right:10px!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--protect .fp-media-shell--audio>.fp-audio-stage{width:100%!important;max-width:100%!important;margin:0 auto!important;position:relative!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-media-shell--audio>.fp-download-btn,.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-media-shell--video>.fp-download-btn{z-index:20!important;position:absolute!important;top:6px!important;left:6px!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal:not(.fp-modal--protect):not(.fp-modal--buyer-chrome) .fp-media-shell--audio>.fp-close-btn{z-index:20!important;order:-1!important;align-self:flex-end!important;margin:0 0 2px!important;position:relative!important;inset:auto!important;transform:none!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal.fp-modal--protect .fp-media-shell--audio>.fp-close-btn,.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-media-shell--video>.fp-close-btn{z-index:20!important;position:absolute!important;top:6px!important;left:auto!important;right:6px!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-audio-stage,.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-video-stage{gap:10px!important;width:100%!important;max-width:100%!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-audio-row,.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-video-row{gap:6px!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-stage-nav--inline{position:relative!important;inset:auto!important;transform:none!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-media-nav-spacer{flex:0 0 36px!important;width:36px!important;height:36px!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-media-shell--audio>.fp-caption,.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-media-shell--video>.fp-caption{order:unset!important;max-width:100%!important;margin:0!important;padding:0 4px!important;font-size:11px!important;position:relative!important;bottom:auto!important;left:auto!important;right:auto!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-audio-wrap{border-radius:12px!important;padding:12px 14px!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-audio-censor-bar{box-sizing:border-box!important;max-width:100%!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-media-shell--with-caption:not(.fp-media-shell--audio):not(.fp-media-shell--video){flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:10px!important;line-height:normal!important;display:flex!important;overflow:visible!important}.spike-portal-layer[data-fp-preview] .fp-preview-modal .fp-caption{max-width:min(100%,100vw - 48px)!important;padding:0 12px!important;font-size:11px!important;position:relative!important;bottom:auto!important;left:auto!important;right:auto!important}}@media (prefers-reduced-motion:reduce){.fp-overlay.fp-preview-overlay,.fp-overlay.fp-preview-overlay.fp-overlay--closing,.fp-preview-modal,.fp-overlay--closing .fp-preview-modal,.fp-preview-modal .fp-media-shell,.spike-portal-layer[data-fp-preview] .fp-preview-modal{animation:none!important;transform:none!important}}
.fp-overlay.fp-preview-overlay{z-index:2147483000;isolation:isolate;cursor:zoom-out;box-sizing:border-box;background:#000000b8;padding:16px;animation:.2s both fp-overlay-in;position:fixed;inset:0;justify-content:center!important;align-items:center!important;display:flex!important}.fp-overlay.fp-preview-overlay.fp-overlay--closing{pointer-events:none;cursor:default;animation:.14s ease-out both fp-overlay-out}@keyframes fp-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes fp-overlay-out{0%{opacity:1}to{opacity:0}}@keyframes fp-modal-in{0%{opacity:0;transform:translateY(6px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes fp-modal-out{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(4px)scale(.985)}}@keyframes fp-media-in{0%{opacity:0;transform:scale(.988)}to{opacity:1;transform:scale(1)}}.fp-preview-modal{--fp-pad:32px;--fp-radius:14px;--fp-media-max-w:min(1100px,calc(100vw - var(--fp-pad)));--fp-media-max-h:min(900px,calc(100dvh - var(--fp-pad)));z-index:1;width:max-content;height:max-content;max-width:calc(100vw - var(--fp-pad));max-height:calc(100dvh - var(--fp-pad));cursor:default;border-radius:0;flex-direction:column;align-items:center;min-height:0;animation:.22s cubic-bezier(.22,1,.36,1) both fp-modal-in;display:flex;position:relative;overflow:visible;box-shadow:none!important;background:0 0!important;border:none!important}.fp-overlay--closing .fp-preview-modal{opacity:0;pointer-events:none;animation:none}.fp-preview-modal.fp-modal--protect,.fp-preview-modal.fp-modal--buyer-chrome{--fp-media-max-h:none;width:min(1100px,calc(100vw - var(--fp-pad)));height:min(92dvh,calc(100dvh - var(--fp-pad)));max-height:min(92dvh,calc(100dvh - var(--fp-pad)));align-items:stretch;margin:auto;overflow:hidden}.fp-preview-modal.fp-modal--buyer-chrome.fp-modal--buyer-audio{align-items:stretch;width:min(520px,100vw - 48px);height:auto;max-height:min(90dvh,100dvh - 48px);margin:auto;overflow:visible}.fp-preview-modal.fp-modal--buyer-chrome.fp-modal--buyer-audio .fp-stage{flex:0 auto;justify-content:center;align-self:stretch;width:100%;height:auto;min-height:0;max-height:none}.fp-preview-modal.fp-modal--buyer-chrome.fp-modal--buyer-audio .fp-media-shell--audio{border-radius:var(--fp-radius);border:1px solid #ffffff14;flex:none;gap:14px;width:100%;height:auto;min-height:0;max-height:none;padding:52px 22px 22px;line-height:normal;overflow:visible;background:#0c0c0b!important}.fp-preview-modal.fp-modal--buyer-chrome.fp-modal--buyer-audio .fp-media-shell>.fp-media-outer{flex-direction:column;justify-content:center;align-items:stretch;gap:14px;width:100%;height:auto;min-height:0;padding:0;display:flex;position:relative;inset:auto;overflow:visible}.fp-preview-modal.fp-modal--buyer-chrome.fp-modal--buyer-audio .fp-media-outer>.fp-audio-wrap--stage{flex:none;width:100%;max-width:100%;margin:0}.fp-preview-modal.fp-modal--buyer-chrome.fp-modal--buyer-audio .fp-image-censor-bar{width:100%;max-width:100%}.fp-preview-modal.fp-modal--protect .fp-stage,.fp-preview-modal.fp-modal--buyer-chrome .fp-stage{flex-direction:column;flex:1 1 0;justify-content:center;align-self:stretch;align-items:stretch;width:100%;max-width:100%;height:auto;min-height:0;max-height:none;display:flex}.fp-preview-modal.fp-modal--protect .fp-media-shell,.fp-preview-modal.fp-modal--buyer-chrome .fp-media-shell{border:1px solid #ffffff0f;flex:auto;align-self:stretch;width:100%;max-width:100%;height:auto;min-height:0;max-height:none;position:relative;background:#0c0c0b!important}.fp-preview-modal.fp-modal--protect .fp-media-shell>.fp-blur-wrap,.fp-preview-modal.fp-modal--protect .fp-media-shell>.fp-image-outer,.fp-preview-modal.fp-modal--protect .fp-media-shell>.fp-video-outer,.fp-preview-modal.fp-modal--protect .fp-media-shell>.fp-video-wrap,.fp-preview-modal.fp-modal--protect .fp-media-shell>.fp-svg-shell,.fp-preview-modal.fp-modal--protect .fp-media-shell>.fp-pdf-outer,.fp-preview-modal.fp-modal--protect .fp-media-shell>.fp-pdf-censored,.fp-preview-modal.fp-modal--protect .fp-media-shell>.fp-iframe,.fp-preview-modal.fp-modal--protect .fp-media-shell>.fp-censor-shell,.fp-preview-modal.fp-modal--protect .fp-media-shell>.fp-generic-file-shell,.fp-preview-modal.fp-modal--buyer-chrome .fp-media-shell>.fp-image-outer,.fp-preview-modal.fp-modal--buyer-chrome .fp-media-shell>.fp-pdf-outer,.fp-preview-modal.fp-modal--buyer-chrome .fp-media-shell>.fp-media-outer{width:100%;max-width:none;height:100%;max-height:none;position:absolute;inset:0}.fp-preview-modal.fp-modal--protect .fp-media-shell>.fp-image-outer,.fp-preview-modal.fp-modal--protect .fp-media-shell>.fp-pdf-outer,.fp-preview-modal.fp-modal--buyer-chrome .fp-media-shell>.fp-image-outer,.fp-preview-modal.fp-modal--buyer-chrome .fp-media-shell>.fp-pdf-outer,.fp-preview-modal.fp-modal--buyer-chrome .fp-media-shell>.fp-media-outer{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:stretch;gap:12px;min-height:0;padding:40px 48px 20px;display:flex;overflow:hidden}.fp-preview-modal.fp-modal--protect .fp-image-outer>.fp-blur-wrap,.fp-preview-modal.fp-modal--protect .fp-pdf-outer>.fp-pdf-censored,.fp-preview-modal.fp-modal--buyer-chrome .fp-image-outer>.fp-blur-wrap,.fp-preview-modal.fp-modal--buyer-chrome .fp-pdf-outer>.fp-pdf-censored,.fp-preview-modal.fp-modal--buyer-chrome .fp-media-outer>.fp-video-outer,.fp-preview-modal.fp-modal--buyer-chrome .fp-media-outer>.fp-audio-wrap{flex:1 1 0;width:100%;max-width:100%;height:auto;min-height:0;max-height:100%;position:relative;inset:auto}.fp-preview-modal.fp-modal--protect .fp-pdf-outer>.fp-pdf-censored,.fp-preview-modal.fp-modal--buyer-chrome .fp-pdf-outer>.fp-pdf-censored{border-radius:var(--fp-radius);background:#141311;flex-direction:column;display:flex;overflow:hidden}.fp-preview-modal.fp-modal--protect .fp-pdf-censored>.fp-iframe,.fp-preview-modal.fp-modal--protect .fp-media-shell>.fp-iframe{background:#fff;border:none;flex:auto;width:100%!important;max-width:none!important;height:100%!important;min-height:0!important;max-height:none!important}.fp-preview-modal.fp-modal--protect .fp-owner-preview,.fp-preview-modal.fp-modal--protect .fp-blur-wrap.fp-owner-preview,.fp-preview-modal.fp-modal--protect .fp-blur-wrap--matte,.fp-preview-modal.fp-modal--buyer-chrome .fp-blur-wrap--matte{box-shadow:none;background:0 0;border:none;place-items:center;display:grid}.fp-preview-modal.fp-modal--protect .fp-owner-preview>.fp-image,.fp-preview-modal.fp-modal--protect .fp-blur-wrap .fp-image,.fp-preview-modal.fp-modal--protect .fp-video,.fp-preview-modal.fp-modal--buyer-chrome .fp-blur-wrap .fp-image,.fp-preview-modal.fp-modal--buyer-chrome .fp-blur-image-frame>.fp-image{object-fit:contain;object-position:center;width:auto;max-width:100%;height:auto;max-height:100%}.fp-preview-modal.fp-modal--protect .fp-image,.fp-preview-modal.fp-modal--protect .fp-video,.fp-preview-modal.fp-modal--protect .fp-owner-preview>.fp-image,.fp-preview-modal.fp-modal--buyer-chrome .fp-image{max-width:100%;max-height:100%}.fp-preview-modal .fp-blur-wrap--matte{--fp-matte-w:min(640px,calc(100vw - 48px));--fp-matte-h:min(520px,calc(100dvh - 120px));width:var(--fp-matte-w);height:var(--fp-matte-h);max-width:100%;max-height:var(--fp-media-max-h,var(--fp-matte-h));background:#0c0c0b;border:1px solid #ffffff14;box-shadow:0 18px 48px #0006}.fp-preview-modal .fp-image-outer:has(.fp-image-censor-bar)>.fp-blur-wrap--matte{--fp-matte-h:min(460px,calc(100dvh - 184px))}.fp-preview-modal.fp-modal--protect .fp-blur-wrap--matte,.fp-preview-modal.fp-modal--buyer-chrome .fp-blur-wrap--matte{width:100%;max-width:100%;height:auto;max-height:none;box-shadow:none;border-color:#ffffff0f;flex:auto}.fp-preview-modal.fp-modal--buyer-chrome .fp-image-censor-bar,.fp-preview-modal.fp-modal--buyer-chrome .fp-pdf-lock-bar{flex-shrink:0;align-self:center;width:min(100%,480px);max-width:100%}.fp-preview-modal.fp-modal--buyer-chrome .fp-media-shell--audio,.fp-preview-modal.fp-modal--buyer-chrome .fp-media-shell--video{border:1px solid #ffffff0f;gap:0;width:100%;max-width:100%;height:auto;min-height:0;max-height:none;padding:0;line-height:0;overflow:hidden;background:#0c0c0b!important}.fp-preview-modal.fp-modal--buyer-chrome .fp-media-shell--audio>.fp-close-btn,.fp-preview-modal.fp-modal--buyer-chrome .fp-media-shell--video>.fp-close-btn{order:0;align-self:auto;margin:0;position:absolute;top:12px;left:auto;right:12px}.fp-preview-modal.fp-modal--buyer-chrome .fp-media-outer>.fp-video-outer{justify-content:center;align-items:center;min-height:0;display:flex;overflow:hidden}.fp-preview-modal.fp-modal--buyer-chrome .fp-media-outer .fp-video-wrap{border-radius:var(--fp-radius);background:0 0;justify-content:center;align-items:center;width:auto;max-width:100%;height:auto;max-height:100%;line-height:0;display:flex;overflow:hidden}.fp-preview-modal.fp-modal--buyer-chrome .fp-media-outer .fp-video{object-fit:contain;vertical-align:top;width:auto;max-width:100%;height:auto;max-height:100%;display:block}.fp-preview-modal.fp-modal--buyer-chrome .fp-media-outer>.fp-audio-wrap--stage{box-sizing:border-box;background:#141413;border:1px solid #ffffff1f;border-radius:14px;flex:0 auto;justify-content:center;align-items:center;width:100%;max-width:min(640px,100%);max-height:100%;margin:0 auto;padding:18px 20px;display:flex}.fp-preview-modal.fp-modal--buyer-chrome .fp-media-outer>.fp-audio-wrap--stage .fp-audio{width:100%;height:40px;display:block}.fp-preview-modal .fp-blur-wrap--matte .fp-image,.fp-preview-modal .fp-blur-wrap--matte .fp-blur-image-frame>.fp-image,.fp-preview-modal .fp-blur-wrap--matte.fp-owner-preview>.fp-image,.fp-preview-modal .fp-blur-wrap--matte.fp-owner-preview .fp-blur-image-frame>.fp-image{object-fit:contain;object-position:center;width:auto;max-width:100%;height:auto;max-height:100%}.fp-preview-modal .fp-blur-wrap--matte .fp-blur-image-frame,.fp-preview-modal .fp-blur-wrap--matte .fp-blur-media{flex:none;width:fit-content;max-width:100%;height:fit-content;max-height:100%;line-height:0;display:block;position:relative;overflow:hidden}.fp-preview-modal .fp-image-censor-bar{box-sizing:border-box;color:#ffffffc7;z-index:6;background:#0e0e0df0;border:1px solid #ffffff1f;border-radius:12px;flex-shrink:0;align-items:center;gap:8px;width:min(100%,400px);max-width:min(100%,100vw - 32px);min-height:44px;margin:0 auto;padding:8px 10px 8px 12px;line-height:1.25;display:flex;position:relative}.fp-preview-modal .fp-image-censor-bar-copy{flex-direction:column;flex:auto;justify-content:center;align-items:flex-start;gap:3px;min-width:0;line-height:1.3;display:flex}.fp-preview-modal .fp-image-censor-bar-label,.fp-preview-modal .fp-image-censor-bar-file{text-overflow:ellipsis;white-space:nowrap;width:100%;display:block;overflow:hidden}.fp-preview-modal .fp-image-censor-bar-label{color:#ffffffeb;font-size:12px;font-weight:600;font-family:var(--font-syne),sans-serif}.fp-preview-modal .fp-image-censor-bar-file{color:#ffffff7a;font-size:11px;font-family:var(--font-syne-mono),monospace}.fp-preview-modal .fp-image-censor-bar>svg{color:#ffffffa6;flex-shrink:0;width:12px;height:12px}.fp-preview-modal .fp-unlock-btn,.fp-preview-modal .fp-image-censor-unlock,.fp-preview-modal .fp-pdf-lock-unlock,.fp-preview-modal .fp-censor-cta-btn,.fp-preview-modal .fp-audio-bar-btn--unlock,.fp-preview-modal .fp-unlock-btn-sm{box-sizing:border-box;color:#111318;letter-spacing:0;height:32px;font-size:12px;font-weight:600;line-height:1;font-family:var(--font-syne),sans-serif;cursor:pointer;white-space:nowrap;vertical-align:middle;background:#ffffffeb;border:none;border-radius:8px;flex:none;justify-content:center;align-items:center;margin:0;padding:0 14px;text-decoration:none;transition:background .15s,border-color .15s,transform .12s;display:inline-flex}.fp-preview-modal .fp-unlock-btn:hover,.fp-preview-modal .fp-image-censor-unlock:hover,.fp-preview-modal .fp-pdf-lock-unlock:hover,.fp-preview-modal .fp-censor-cta-btn:hover,.fp-preview-modal .fp-audio-bar-btn--unlock:hover,.fp-preview-modal .fp-unlock-btn-sm:hover{background:#fff}.fp-preview-modal .fp-unlock-btn:active,.fp-preview-modal .fp-image-censor-unlock:active,.fp-preview-modal .fp-pdf-lock-unlock:active,.fp-preview-modal .fp-censor-cta-btn:active,.fp-preview-modal .fp-audio-bar-btn--unlock:active{transform:scale(.98)}.fp-preview-modal .fp-secondary-btn,.fp-preview-modal .fp-expire-replay-btn,.fp-preview-modal .fp-audio-bar-btn:not(.fp-audio-bar-btn--unlock){box-sizing:border-box;color:#ffffffeb;height:32px;font-size:12px;font-weight:600;line-height:1;font-family:var(--font-syne),sans-serif;cursor:pointer;white-space:nowrap;vertical-align:middle;background:#ffffff14;border:1px solid #ffffff47;border-radius:8px;flex:none;justify-content:center;align-items:center;margin:0;padding:0 14px;transition:background .15s,border-color .15s;display:inline-flex}.fp-preview-modal .fp-secondary-btn:hover,.fp-preview-modal .fp-expire-replay-btn:hover,.fp-preview-modal .fp-audio-bar-btn:not(.fp-audio-bar-btn--unlock):hover{background:#ffffff24;border-color:#fff6}.fp-preview-modal .fp-image-censor-bar,.fp-preview-modal .fp-pdf-lock-bar{gap:8px;min-height:44px;padding:8px 10px 8px 12px}.fp-preview-modal .fp-image-censor-bar-label,.fp-preview-modal .fp-pdf-lock-bar-label{font-size:11px;font-weight:600}.fp-preview-modal .fp-pdf-lock-bar{box-sizing:border-box;color:#ffffffd9;z-index:6;background:#0e0e0df5;border:1px solid #ffffff24;border-radius:12px;flex-direction:row;flex-shrink:0;align-items:center;gap:8px;width:min(100%,400px);max-width:min(100%,100vw - 32px);min-height:44px;margin:0 auto;padding:8px 10px 8px 12px;line-height:1.25;display:flex;position:relative}.fp-preview-modal .fp-pdf-lock-bar>svg{color:#ffffffa6;flex-shrink:0;width:12px;height:12px}.fp-preview-modal .fp-pdf-lock-bar-copy{flex-direction:column;flex:auto;justify-content:center;align-items:flex-start;gap:2px;min-width:0;display:flex}.fp-preview-modal .fp-pdf-lock-bar-label,.fp-preview-modal .fp-pdf-lock-bar-file{text-overflow:ellipsis;white-space:nowrap;width:100%;display:block;overflow:hidden}.fp-preview-modal .fp-pdf-lock-bar-label{color:#ffffffe6;font-size:11px;font-weight:600;font-family:var(--font-syne),sans-serif}.fp-preview-modal .fp-pdf-lock-bar-file{color:#ffffff73;font-size:10px;font-family:var(--font-syne-mono),monospace;margin:0}.fp-preview-modal.fp-modal--protect .fp-video-wrap{width:100%;max-width:100%;height:100%;max-height:100%}.fp-preview-modal.fp-modal--protect .fp-video{width:auto;max-width:100%;height:auto;max-height:100%}.fp-preview-modal .fp-video-wrap{position:relative}.fp-preview-modal .fp-expire-overlay{z-index:6;-webkit-backdrop-filter:blur(8px);border-radius:inherit;color:#ffffffe6;box-sizing:border-box;background:#000000b8;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:20px;display:flex;position:absolute;inset:0}.fp-preview-modal .fp-expire-overlay p{font-size:14px;font-weight:500;font-family:var(--font-syne),sans-serif;text-align:center;margin:0}.fp-preview-modal .fp-expire-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.fp-preview-modal .fp-stage{z-index:1;width:max-content;max-width:100%;height:max-content;max-height:var(--fp-media-max-h);background:0 0;flex:0 auto;justify-content:center;align-items:center;min-height:0;display:flex;position:relative;overflow:visible}.fp-preview-modal .fp-media-shell{z-index:1;width:max-content;height:max-content;max-width:var(--fp-media-max-w);max-height:var(--fp-media-max-h);box-sizing:border-box;border-radius:var(--fp-radius);justify-content:center;align-items:center;min-width:0;min-height:0;padding:0;line-height:0;animation:.2s cubic-bezier(.22,1,.36,1) both fp-media-in;display:flex;position:relative;overflow:hidden}.fp-preview-modal .fp-media-shell--buyer-chrome{max-height:none;line-height:normal;overflow:hidden}.fp-preview-modal .fp-media-shell--panel{width:min(560px,var(--fp-media-max-w));min-height:min(420px,var(--fp-media-max-h,420px));background:#121211;border:1px solid #ffffff1a;padding:28px 24px;line-height:normal;box-shadow:0 18px 48px #00000073}.fp-preview-modal.fp-modal--protect .fp-media-shell--panel{background:#10100f;border-color:#ffffff14;width:100%;max-width:100%;height:100%;min-height:0;max-height:100%;padding:32px 28px}.fp-preview-modal .fp-media-shell--panel .fp-icon-btn{color:#ffffffeb;background:#ffffff1a}.fp-preview-modal .fp-media-shell--panel .fp-icon-btn:hover{color:#fff;background:#ffffff29}.fp-preview-modal .fp-media-shell>.fp-icon-btn,.fp-preview-modal .fp-media-shell>.fp-stage-nav{z-index:20;position:absolute}.fp-preview-modal .fp-download-btn{top:16px;left:16px}.fp-preview-modal .fp-close-btn{top:16px;right:16px}.fp-preview-modal .fp-stage-nav-prev{left:14px}.fp-preview-modal .fp-stage-nav-next{right:14px}.fp-preview-modal .fp-media-shell--audio,.fp-preview-modal .fp-media-shell--video{box-sizing:border-box;border-radius:0;flex-direction:column;flex:none;align-self:center;align-items:center;gap:12px;height:max-content;min-height:0;max-height:none;line-height:normal;display:flex;overflow:visible;box-shadow:none!important;background:0 0!important;border:none!important}.fp-preview-modal .fp-media-shell--audio{align-items:stretch;width:min(640px,100vw - 32px);min-width:min(320px,100vw - 32px);max-width:calc(100vw - 32px);padding:8px 12px 16px;position:relative}.fp-preview-modal .fp-media-shell--audio.fp-media-shell--with-caption{flex-direction:column;align-items:stretch;gap:12px;padding-bottom:12px;display:flex}.fp-preview-modal .fp-media-shell--video{width:max-content;max-width:calc(100vw - 32px);padding:52px 12px 12px;position:relative}.fp-preview-modal .fp-media-shell--audio>.fp-download-btn{z-index:20;position:absolute;top:8px;left:8px}.fp-preview-modal:not(.fp-modal--protect):not(.fp-modal--buyer-chrome) .fp-media-shell--audio>.fp-close-btn{z-index:20;order:-1;align-self:flex-end;margin:0 0 2px;position:relative;top:auto;left:auto;right:auto}.fp-preview-modal.fp-modal--protect .fp-media-shell--audio>.fp-close-btn,.fp-preview-modal .fp-media-shell--video>.fp-close-btn{z-index:20;position:absolute;top:8px;right:8px}.fp-preview-modal .fp-audio-stage,.fp-preview-modal .fp-video-stage{flex-direction:column;align-items:stretch;gap:12px;width:100%;max-width:560px;line-height:normal;display:flex}.fp-preview-modal .fp-audio-censor-bar{box-sizing:border-box;max-width:100%}.fp-preview-modal .fp-video-stage{align-items:center;width:max-content;max-width:min(960px,100vw - 120px)}.fp-preview-modal .fp-audio-row,.fp-preview-modal .fp-video-row{flex-direction:row;align-items:center;gap:10px;width:100%;min-width:0;display:flex}.fp-preview-modal .fp-audio-row>.fp-audio-wrap{flex:auto;width:100%;min-width:0}.fp-preview-modal .fp-video-row>.fp-video-outer{flex:auto;width:max-content;min-width:0;max-width:100%}.fp-preview-modal .fp-stage-nav--inline{z-index:1;flex:none;position:relative!important;inset:auto!important;transform:none!important}.fp-preview-modal .fp-media-nav-spacer{flex:0 0 40px;width:40px;height:40px}.fp-preview-modal .fp-media-shell--audio>.fp-caption,.fp-preview-modal .fp-media-shell--video>.fp-caption{order:unset;align-self:center;max-width:100%;margin:0;padding:0 8px;position:relative;bottom:auto;left:auto;right:auto}.fp-preview-modal.fp-modal--protect .fp-media-shell--audio{box-sizing:border-box;position:relative;overflow:hidden;background:#0c0c0b!important;border:1px solid #ffffff0f!important;flex-direction:column!important;flex:auto!important;justify-content:center!important;align-self:stretch!important;align-items:center!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;padding:56px 72px 40px!important;display:flex!important}.fp-preview-modal.fp-modal--protect .fp-media-shell--audio>.fp-download-btn{z-index:20;position:absolute!important;top:16px!important;left:16px!important;right:auto!important}.fp-preview-modal.fp-modal--protect .fp-media-shell--audio>.fp-close-btn{z-index:20;position:absolute!important;top:16px!important;left:auto!important;right:16px!important}.fp-preview-modal.fp-modal--protect .fp-media-shell--audio>.fp-stage-nav-prev,.fp-preview-modal.fp-modal--protect .fp-media-shell--audio>.fp-stage-nav-next{z-index:20;position:absolute!important;top:50%!important;transform:translateY(-50%)!important}.fp-preview-modal.fp-modal--protect .fp-media-shell--audio>.fp-stage-nav-prev{left:14px!important;right:auto!important}.fp-preview-modal.fp-modal--protect .fp-media-shell--audio>.fp-stage-nav-next{left:auto!important;right:14px!important}.fp-preview-modal.fp-modal--protect .fp-media-shell--audio>.fp-audio-stage{width:min(560px,100%);max-width:100%;margin:0 auto;position:relative}.fp-preview-modal.fp-modal--protect .fp-media-shell--video{width:100%;max-width:100%;padding:48px 56px 24px;display:flex}.fp-preview-modal .fp-media-shell--with-caption:not(.fp-media-shell--audio):not(.fp-media-shell--video){flex-direction:column;justify-content:center;align-items:center;gap:12px;line-height:normal;display:flex;overflow:visible}.fp-preview-modal .fp-caption{z-index:15;text-overflow:ellipsis;white-space:nowrap;text-align:center;color:#ffffffd1;text-shadow:0 1px 8px #000000a6;pointer-events:none;flex-shrink:0;max-width:min(100%,520px);margin:0;padding:0 16px;font-size:12px;line-height:1.3;position:relative;bottom:auto;left:auto;right:auto;overflow:hidden}.fp-preview-modal .fp-media-shell:not(.fp-media-shell--with-caption)>.fp-caption{max-width:none;padding:0;position:absolute;bottom:10px;left:48px;right:48px}.fp-preview-modal .fp-image,.fp-preview-modal .fp-video{width:auto;height:auto;max-width:var(--fp-media-max-w);max-height:var(--fp-media-max-h);object-fit:contain;object-position:center;box-shadow:none;border-radius:var(--fp-radius);border:none;margin:0;display:block}.fp-preview-modal .fp-video-wrap{--fp-video-fit-h:min(calc(var(--fp-media-max-h) - 88px),calc(100dvh - 168px));max-height:var(--fp-video-fit-h)}.fp-preview-modal .fp-video-wrap>.fp-video,.fp-preview-modal .fp-video{max-width:min(100%,var(--fp-media-max-w));max-height:var(--fp-video-fit-h,min(calc(var(--fp-media-max-h) - 88px),calc(100dvh - 168px)));object-fit:contain;object-position:center;width:auto;height:auto}.fp-preview-modal .fp-media-shell--video.fp-media-shell--with-caption .fp-video-wrap{--fp-video-fit-h:min(calc(var(--fp-media-max-h) - 112px),calc(100dvh - 192px))}.fp-preview-modal .fp-body{display:contents}.fp-preview-modal.fp-modal--protect .fp-body{-webkit-overflow-scrolling:touch;opacity:1;background:#0e0e0df0;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;flex:none;width:100%;max-height:none;margin-top:10px;line-height:normal;animation:none;display:flex;overflow:visible;transform:none}.fp-preview-modal .fp-owner-preview{width:max-content;height:max-content;max-width:var(--fp-media-max-w);max-height:var(--fp-media-max-h);border-radius:var(--fp-radius);min-width:0;min-height:0;display:grid;position:relative;overflow:hidden}.fp-preview-modal .fp-owner-preview.fp-owner-preview--booting{width:min(520px,100vw - 48px);min-width:min(280px,100vw - 48px);height:min(400px,100dvh - 140px);min-height:min(220px,100dvh - 140px);max-width:var(--fp-media-max-w);max-height:var(--fp-media-max-h);background:#0c0c0b;border:1px solid #ffffff0f;place-items:center}.fp-preview-modal .fp-owner-preview.fp-blur-wrap--matte{width:var(--fp-matte-w,min(640px,calc(100vw - 48px)));height:var(--fp-matte-h,min(520px,calc(100dvh - 120px)));max-width:100%;max-height:var(--fp-media-max-h,var(--fp-matte-h));place-items:center}.fp-preview-modal.fp-modal--protect .fp-owner-preview.fp-blur-wrap--matte{width:auto;max-width:none;height:auto;max-height:none}.fp-preview-modal .fp-owner-preview>.fp-image{max-width:var(--fp-media-max-w);max-height:var(--fp-media-max-h);object-fit:contain;object-position:center;grid-area:1/1;width:auto;height:auto;margin:0;position:relative}.fp-preview-modal .fp-owner-preview:not(.fp-blur-wrap--matte)>.fp-image{max-width:min(100%,var(--fp-media-max-w));max-height:var(--fp-media-max-h)}.fp-preview-modal .fp-owner-preview .fp-image.fp-image-loading{opacity:0;visibility:hidden}.fp-preview-modal .fp-owner-preview .fp-image.fp-image-ready,.fp-preview-modal .fp-owner-preview .fp-owner-full.fp-image-ready{opacity:1;visibility:visible;z-index:1;transition:opacity .18s}.fp-preview-modal .fp-owner-preview .fp-image.fp-blur-thumb-placeholder{opacity:1;filter:none;z-index:0;transform:none}.fp-preview-modal .fp-owner-preview.fp-blur-wrap-ready .fp-image.fp-blur-thumb-placeholder{opacity:0;pointer-events:none}
.qr-browse-wrap{flex-direction:column;align-items:center;gap:12px;width:100%;animation:.42s cubic-bezier(.16,1,.3,1) both qr-browse-enter;display:flex}@keyframes qr-browse-enter{0%{opacity:0;transform:translateY(8px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.qr-browse-stage{box-sizing:border-box;background:#ffffff17;border:1px solid #ffffff24;border-radius:16px;justify-content:stretch;align-items:stretch;width:200px;height:200px;padding:18px 14px;display:flex;position:relative;overflow:hidden}.mobile-share-sheet .qr-browse-stage{flex-shrink:0;width:160px;height:160px;padding:14px 12px}.qr-browse-ladder{--ladder-rail:16px;--ladder-node:8px;--ladder-center:calc(var(--ladder-rail)/2);flex-direction:column;justify-content:space-between;width:100%;height:100%;display:flex;position:relative}.qr-browse-ladder-track{left:var(--ladder-center);transform-origin:top;background:#ffffff29;width:1px;margin-left:-.5px;animation:.55s 80ms both qr-browse-rail-draw;position:absolute;top:12px;bottom:12px;transform:scaleY(0)}@keyframes qr-browse-rail-draw{to{transform:scaleY(1)}}.qr-browse-ladder-hopper{left:var(--ladder-center);width:var(--ladder-node);height:var(--ladder-node);margin-left:calc(var(--ladder-node)/-2);background:var(--spike-brand-lime);z-index:2;pointer-events:none;box-shadow:0 0 0 0 rgba(var(--spike-brand-lime-rgb),.4);border-radius:50%;animation:.95s cubic-bezier(.22,1,.36,1) .12s both qr-browse-hopper-travel,1.8s ease-out 1.1s infinite qr-browse-here-pulse;position:absolute;top:8px}@keyframes qr-browse-hopper-travel{0%{opacity:0;top:8px}18%{opacity:1}to{opacity:1;top:calc(100% - 16px)}}.qr-browse-ladder-row{grid-template-columns:var(--ladder-rail)minmax(0,1fr)auto;opacity:0;min-height:0;animation:qr-browse-row-in .42s cubic-bezier(.16,1,.3,1)calc(var(--i,0)*.1s + .12s)both;align-items:center;gap:8px;display:grid;position:relative}@keyframes qr-browse-row-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.qr-browse-ladder-rail{width:var(--ladder-rail);height:100%;min-height:18px;position:relative}.qr-browse-ladder-node{width:var(--ladder-node);height:var(--ladder-node);margin-left:calc(var(--ladder-node)/-2);margin-top:calc(var(--ladder-node)/-2);z-index:1;box-sizing:border-box;background:#ffffff47;border-radius:50%;position:absolute;top:50%;left:50%}.qr-browse-ladder-row.is-root .qr-browse-ladder-node{border:1.5px solid rgba(var(--spike-brand-lime-rgb),.75);background:0 0}.qr-browse-ladder-row.is-here .qr-browse-ladder-node{background:0 0;border:none}.qr-browse-ladder-row.is-ellipsis .qr-browse-ladder-node{--ladder-node:5px;background:#ffffff38}.qr-browse-ladder-stem{display:none}.qr-browse-ladder-label{text-overflow:ellipsis;white-space:nowrap;font-family:var(--font-geist-sans),sans-serif;letter-spacing:-.015em;color:#ffffff7a;font-size:12px;font-weight:500;overflow:hidden}.mobile-share-sheet .qr-browse-ladder-label{font-size:11px}.qr-browse-ladder-label.is-ellipsis{color:#ffffff57;font-size:11px;font-weight:500}.qr-browse-ladder-row.is-root .qr-browse-ladder-label{color:#ffffffeb;font-weight:600}.qr-browse-ladder-row.is-here .qr-browse-ladder-label{color:#fffffff5;font-weight:650}.qr-browse-ladder-tag{letter-spacing:.05em;text-transform:uppercase;background:rgba(var(--spike-brand-lime-rgb),.14);color:rgba(var(--spike-brand-lime-rgb),.95);border-radius:999px;flex-shrink:0;padding:2px 6px;font-size:9px;font-weight:700;line-height:1.2}.qr-browse-ladder-tag.is-here{color:#ffffff9e;background:#ffffff14}@keyframes qr-browse-here-pulse{0%{box-shadow:0 0 0 0 rgba(var(--spike-brand-lime-rgb),.45)}70%{box-shadow:0 0 0 8px rgba(var(--spike-brand-lime-rgb),0)}to{box-shadow:0 0 0 0 rgba(var(--spike-brand-lime-rgb),0)}}.qr-browse-link-ghost{pointer-events:none}.qr-browse-link-ghost .folder-code{justify-content:center;padding:0 16px}.qr-browse-link-ghost .folder-code span{color:#ffffff6b;font-family:var(--font-syne),sans-serif;letter-spacing:-.01em;font-size:13px;font-weight:500;line-height:1}.qr-back-share-btn{background:rgba(var(--spike-brand-lime-rgb),.12);border-color:rgba(var(--spike-brand-lime-rgb),.28);color:rgba(var(--spike-brand-lime-rgb),.96)}.qr-back-share-btn:hover{background:rgba(var(--spike-brand-lime-rgb),.18);border-color:rgba(var(--spike-brand-lime-rgb),.4);color:var(--spike-brand-lime)}.qr-browse-wrap .qr-actions,.qr-browse-wrap .folder-code-wrapper{margin-top:0}.qr-browse-wrap .qr-actions{width:100%}@media (prefers-reduced-motion:reduce){.qr-browse-wrap,.qr-browse-ladder-row,.qr-browse-ladder-track,.qr-browse-ladder-hopper{opacity:1!important;animation:none!important;transform:none!important}.qr-browse-ladder-hopper{top:calc(100% - 16px)}}
