.tmg-video-admin,.tmg-video-app,.tmg-video-manager-app{--tmg-video-line:color-mix(in srgb, var(--tmg-text, #171717) 18%, transparent);--tmg-video-muted:color-mix(in srgb, var(--tmg-text, #171717) 65%, transparent)}.tmg-video-gallery-heading{display:flex;margin:0 0 22px;align-items:end;justify-content:space-between}.tmg-video-gallery-heading h2{margin:0;color:var(--tmg-text,#171717);font-family:var(--tmg-font-display, inherit);font-size:clamp(1.8rem, 4vw, 3.2rem);line-height:1}.tmg-video-gallery{display:grid;grid-template-columns:repeat(var(--tmg-video-columns,3),minmax(0,1fr));gap:clamp(10px,1.8vw,24px)}.tmg-video-card{min-width:0;margin:0;overflow:hidden;border:1px solid var(--tmg-video-line);background:var(--tmg-surface,#fff);color:var(--tmg-text,#171717)}.tmg-video-card-open{display:block;width:100%;margin:0;padding:0;overflow:hidden;border:0;border-radius:0;background:#08090c;box-shadow:none;cursor:pointer}.tmg-video-card-open:focus-visible{outline:3px solid var(--tmg-primary,#d71920);outline-offset:-3px}.tmg-video-card-media{position:relative;display:block;width:100%;aspect-ratio:16/9;overflow:hidden;background:linear-gradient(135deg,#0a0b10,#292d3a)}.tmg-video-card-media img,.tmg-video-card-media video{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s cubic-bezier(.2, .65, .25, 1),filter .45s ease}[data-tmg-video-preview]{pointer-events:none}.tmg-video-card-open:hover img,.tmg-video-card-open:hover video{filter:brightness(.78);transform:scale(1.035)}.tmg-video-provider-placeholder{display:grid;width:100%;height:100%;place-items:center;color:#fff;font-size:1.05rem;font-weight:750}.tmg-video-play{position:absolute;left:50%;top:50%;display:grid;width:clamp(44px,5vw,64px);height:clamp(44px,5vw,64px);padding-left:4px;place-items:center;border:1px solid rgb(255 255 255 / .56);border-radius:50%;color:#fff;background:rgb(0 0 0 / .55);font-size:clamp(1rem, 2vw, 1.35rem);transform:translate(-50%,-50%);backdrop-filter:blur(7px)}.tmg-video-source-badge{position:absolute;left:10px;top:10px;padding:5px 8px;color:#fff;background:rgb(0 0 0 / .68);font-size:.65rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.tmg-video-card-copy{padding:13px 14px 15px}.tmg-video-card-copy h3{margin:0;color:inherit;font-size:1rem;line-height:1.25}.tmg-video-card-copy p{display:-webkit-box;margin:7px 0 0;overflow:hidden;color:var(--tmg-video-muted);font-size:.85rem;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.tmg-video-card-copy time{display:block;margin-top:9px;color:var(--tmg-video-muted);font-size:.72rem}.tmg-video-empty{grid-column:1/-1;margin:0;padding:32px;border:1px solid var(--tmg-video-line);text-align:center}.tmg-video-adult{padding-block:clamp(20px,4vw,54px);background:var(--tmg-background,#050507)}.tmg-video-adult .tmg-video-card{border:0}.tmg-video-manager{width:100%;max-width:1240px;margin:0 auto;color:var(--tmg-text,#171717)}.tmg-video-manager-heading{display:flex;margin:0 0 24px;align-items:end;justify-content:space-between;gap:24px}.tmg-video-manager-heading span{display:block;margin-bottom:6px;color:var(--tmg-primary,#d71920);font-size:.72rem;font-weight:850;letter-spacing:.12em}.tmg-video-library>h2,.tmg-video-manager-heading h2{margin:0;font-family:var(--tmg-font-display, inherit);font-size:clamp(1.6rem, 3vw, 2.4rem);line-height:1.05}.tmg-video-manager-heading p{max-width:540px;margin:0;color:var(--tmg-video-muted);line-height:1.55}.tmg-video-create-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.tmg-video-form,.tmg-video-manager-card>form{min-width:0}.tmg-video-form{padding:clamp(18px,2.5vw,28px);border:1px solid var(--tmg-video-line);background:var(--tmg-surface,#fff)}.tmg-video-form h3{margin:0 0 18px;font-size:1.2rem}.tmg-video-form>label,.tmg-video-manager-card form>label{display:block;margin:0 0 13px}.tmg-video-form label>span,.tmg-video-manager-card form label>span{display:block;margin-bottom:6px;font-size:.78rem;font-weight:750}.tmg-video-form input[type=file],.tmg-video-form input[type=text],.tmg-video-form input[type=url],.tmg-video-form textarea,.tmg-video-manager-card input[type=text],.tmg-video-manager-card textarea{display:block;width:100%;max-width:none;min-height:44px;margin:0;padding:10px 12px;border:1px solid var(--tmg-video-line);border-radius:0;background:var(--tmg-background,#fff);color:var(--tmg-text,#171717);font:inherit;box-shadow:none}.tmg-video-form textarea,.tmg-video-manager-card textarea{min-height:92px;resize:vertical}.tmg-video-form>small{display:block;margin:-5px 0 14px;color:var(--tmg-video-muted);line-height:1.45}.tmg-video-header-note,.tmg-video-ratio{margin:0 0 14px;padding:10px 12px;border-left:3px solid var(--tmg-video-line);color:var(--tmg-video-muted);background:color-mix(in srgb,var(--tmg-text,#171717) 4%,transparent);font-size:.78rem;line-height:1.45}.tmg-video-ratio[data-status=success]{border-left-color:#25804a}.tmg-video-ratio[data-status=error]{border-left-color:#ba2434}.tmg-video-checks{display:flex;margin:10px 0 14px;flex-wrap:wrap;align-items:center;gap:10px 16px}.tmg-video-checks label{display:inline-flex;min-height:38px;margin:0;padding:8px 10px;align-items:center;gap:8px;border:1px solid var(--tmg-video-line);font-size:.8rem;font-weight:700}.tmg-video-checks input{width:18px;height:18px;margin:0;accent-color:var(--tmg-primary,#d71920)}.tmg-video-form-status{min-height:1.45em;margin:12px 0 0;font-size:.82rem;line-height:1.45}.tmg-video-form-status[data-status=error]{color:#b72132}.tmg-video-form-status[data-status=success]{color:#217346}.tmg-video-form-status[data-status=working]{color:var(--tmg-video-muted)}.tmg-video-form.is-busy{opacity:.7}.tmg-video-library{margin-top:clamp(34px,5vw,64px)}.tmg-video-delete-note{max-width:720px;margin:8px 0 0;color:var(--tmg-video-muted);font-size:.78rem;line-height:1.5}.tmg-video-manager-list{display:grid;margin-top:18px;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.tmg-video-manager-card{display:grid;min-width:0;grid-template-columns:minmax(160px,.85fr) minmax(0,1.15fr);border:1px solid var(--tmg-video-line);background:var(--tmg-surface,#fff)}.tmg-video-manager-preview{position:relative;display:block;width:100%;min-height:100%;margin:0;padding:0;overflow:hidden;border:0;border-radius:0;background:#090a0e;box-shadow:none;cursor:pointer}.tmg-video-manager-preview:focus-visible{outline:3px solid var(--tmg-primary,#d71920);outline-offset:-3px}.tmg-video-manager-preview img,.tmg-video-manager-preview video{display:block;width:100%;height:100%;min-height:210px;object-fit:cover}.tmg-video-manager-preview>span{display:grid;height:100%;min-height:210px;place-items:center;color:#fff;font-weight:750}.tmg-video-manager-preview i{position:absolute;left:50%;top:50%;display:grid;width:46px;height:46px;padding-left:3px;place-items:center;border-radius:50%;color:#fff;background:rgb(0 0 0 / .58);font-style:normal;transform:translate(-50%,-50%)}.tmg-video-manager-card>form{padding:16px}.tmg-video-manager-meta{display:flex;margin-bottom:13px;flex-wrap:wrap;gap:6px 10px;color:var(--tmg-video-muted);font-size:.7rem}.tmg-video-manager-meta strong{color:var(--tmg-text,#171717)}.tmg-video-manager-actions{display:flex;gap:9px;align-items:center}.tmg-video-manager .tmg-button{min-height:42px;padding:9px 15px;border:1px solid var(--tmg-primary,#171717);border-radius:var(--tmg-button-radius,0);background:0 0;color:var(--tmg-text,#171717);font:inherit;font-size:.82rem;font-weight:750;cursor:pointer}.tmg-video-manager .tmg-button-primary{background:var(--tmg-primary,#171717);color:var(--tmg-background,#fff)}.tmg-video-manager .tmg-video-delete{border-color:#bd2938;color:#bd2938}html.tmg-video-modal-open,html.tmg-video-modal-open body{overflow:hidden}.tmg-video-modal[hidden]{display:none!important}.tmg-video-modal{position:fixed;z-index:1000000;inset:0;display:grid;padding:max(18px,env(safe-area-inset-top)) max(18px,env(safe-area-inset-right)) max(18px,env(safe-area-inset-bottom)) max(18px,env(safe-area-inset-left));grid-template-columns:52px minmax(0,1600px) 52px;align-items:center;justify-content:center;gap:14px;color:#fff;background:rgb(2 3 6 / .96);backdrop-filter:blur(16px)}.tmg-video-modal-panel{min-width:0;max-height:calc(100dvh - 36px);overflow:auto;background:#0d0f15;box-shadow:0 25px 80px rgb(0 0 0 / .55)}.tmg-video-modal-media{position:relative;display:grid;width:100%;aspect-ratio:16/9;place-items:center;background:#000}.tmg-video-modal-media iframe,.tmg-video-modal-media video{display:block;width:100%;height:100%;border:0;background:#000}.tmg-video-modal-copy{display:flex;min-height:86px;padding:16px 19px;align-items:start;justify-content:space-between;gap:20px}.tmg-video-modal-copy h2{margin:0;color:#fff;font-size:1.1rem;line-height:1.25}.tmg-video-modal-copy p{margin:6px 0 0;color:rgb(255 255 255 / .72);font-size:.88rem;line-height:1.5}.tmg-video-modal-copy time,.tmg-video-modal-count{display:block;margin-top:7px;color:rgb(255 255 255 / .58);font-size:.72rem}.tmg-video-modal-count{flex:0 0 auto;margin:2px 0 0}.tmg-video-modal button{margin:0;border:1px solid rgb(255 255 255 / .28);border-radius:50%;color:#fff;background:rgb(10 11 15 / .72);box-shadow:none;cursor:pointer}.tmg-video-modal button:focus-visible{outline:3px solid #fff;outline-offset:3px}.tmg-video-modal-close{position:absolute;right:max(18px,env(safe-area-inset-right));top:max(18px,env(safe-area-inset-top));z-index:2;width:46px;height:46px;font-size:1.8rem;line-height:1}.tmg-video-modal-sound{position:absolute;right:max(76px,calc(env(safe-area-inset-right) + 70px));top:max(18px,env(safe-area-inset-top));z-index:3;width:auto;min-width:112px;height:46px;padding:0 16px;border-radius:999px!important;font-size:.78rem;font-weight:800;line-height:1}.tmg-video-modal-sound[aria-pressed=true]{border-color:#fff;background:#fff;color:#090a0e}.tmg-video-modal-nav{width:50px;height:50px;font-size:2rem;line-height:1}.tmg-adult-hero-embed,.tmg-adult-hero-embed>iframe,.tmg-adult-hero-embed>img,.tmg-adult-video-slide>.tmg-adult-hero-media{position:absolute;inset:0;display:block;width:100%;height:100%;border:0;object-fit:cover;object-position:center}.tmg-adult-video-slide>.tmg-adult-hero-media{filter:saturate(.92) contrast(1.06) brightness(.82);transform:translate3d(0,0,0) scale(1);transform-origin:center;will-change:transform,filter}.tmg-adult-hero-embed{overflow:hidden;background:#050507;pointer-events:none;container-type:size}.tmg-adult-hero-embed>iframe{right:auto;bottom:auto;left:50%;top:50%;width:max(100cqw,177.778cqh);height:max(100cqh,56.25cqw);transform:translate(-50%,-50%) scale(1.015);pointer-events:none}.tmg-adult-hero-embed>span{position:absolute;inset:0;display:grid;place-items:center;color:rgb(255 255 255 / .65);font-size:clamp(1rem, 3vw, 2rem);font-weight:800}.tmg-adult-video-open{position:absolute;z-index:3;left:74%;top:48%;display:grid;width:clamp(58px,6vw,82px);height:clamp(58px,6vw,82px);margin:0;padding:0 0 0 5px;place-items:center;border:1px solid rgb(255 255 255 / .62);border-radius:50%;color:#fff;background:rgb(0 0 0 / .52);box-shadow:0 12px 35px rgb(0 0 0 / .35);font-size:clamp(1.2rem, 2.5vw, 1.8rem);transform:translate(-50%,-50%);backdrop-filter:blur(10px);cursor:pointer}.tmg-adult-video-open:focus-visible{outline:3px solid var(--tmg-adult-accent,#2364ff);outline-offset:4px}.tmg-adult-effect-ken-burns .tmg-adult-video-slide.is-active>.tmg-adult-hero-media{animation:tmg-adult-ken-burns-a var(--tmg-adult-cycle-duration,6000ms) ease-out both}.tmg-adult-effect-ken-burns .tmg-adult-video-slide:nth-child(2n).is-active>.tmg-adult-hero-media{animation-name:tmg-adult-ken-burns-b}.tmg-adult-effect-pan .tmg-adult-video-slide.is-active>.tmg-adult-hero-media{animation:tmg-adult-pan-a var(--tmg-adult-cycle-duration,6000ms) ease-in-out both}.tmg-adult-effect-pan .tmg-adult-video-slide:nth-child(2n).is-active>.tmg-adult-hero-media{animation-name:tmg-adult-pan-b}.tmg-adult-effect-cinematic .tmg-adult-video-slide.is-active>.tmg-adult-hero-media{animation:tmg-adult-cinematic var(--tmg-adult-cycle-duration,6000ms) cubic-bezier(.2,.65,.25,1) both}.tmg-adult-effect-duotone .tmg-adult-video-slide.is-active>.tmg-adult-hero-media{animation:tmg-adult-duotone-image var(--tmg-adult-cycle-duration,6000ms) ease-out both}.tmg-adult-effect-mono-color .tmg-adult-video-slide>.tmg-adult-hero-media{filter:grayscale(1) saturate(0) contrast(1.12) brightness(.72)}.tmg-adult-effect-mono-color .tmg-adult-video-slide.is-active>.tmg-adult-hero-media{animation:tmg-adult-mono-color var(--tmg-adult-cycle-duration,6000ms) ease-out both}.tmg-adult-effect-parallax .tmg-adult-video-slide>.tmg-adult-hero-media{height:112%;margin-top:-6%;transform:translate3d(0,var(--tmg-adult-parallax-y,0),0) scale(var(--tmg-adult-parallax-scale,1.1));transition:transform 120ms linear}.tmg-adult-video-slide .tmg-adult-hero-embed>img{animation:none!important;transform:none}@media (max-width:1000px){.tmg-video-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.tmg-video-manager-list{grid-template-columns:1fr}}@media (max-width:700px){.tmg-video-manager-heading{display:block}.tmg-video-manager-heading p{margin-top:12px}.tmg-video-create-grid{grid-template-columns:1fr}.tmg-video-manager-card{grid-template-columns:1fr}.tmg-video-manager-preview{aspect-ratio:16/9}.tmg-video-manager-preview img,.tmg-video-manager-preview video{min-height:0}.tmg-video-modal{padding:64px 10px max(10px,env(safe-area-inset-bottom));grid-template-columns:1fr}.tmg-video-modal-panel{max-height:calc(100dvh - 76px)}.tmg-video-modal-nav{position:absolute;z-index:2;bottom:max(22px,env(safe-area-inset-bottom));width:44px;height:44px}.tmg-video-modal-prev{left:max(18px,env(safe-area-inset-left))}.tmg-video-modal-next{right:max(18px,env(safe-area-inset-right))}.tmg-video-modal-copy{min-height:110px;padding-bottom:62px}.tmg-adult-video-open{left:auto;right:20px;top:34%;transform:none}}@media (max-width:520px){.tmg-video-gallery{grid-template-columns:1fr}.tmg-video-checks{display:grid;grid-template-columns:1fr}.tmg-video-checks label{width:100%}.tmg-video-modal-copy{padding-right:15px;padding-left:15px}}@media (orientation:landscape) and (max-height:600px){.tmg-video-modal{padding:8px 68px}.tmg-video-modal-panel{display:grid;width:100%;max-height:calc(100dvh - 16px);overflow:hidden;grid-template-columns:minmax(0,1fr) minmax(160px,28%)}.tmg-video-modal-media{min-width:0;min-height:0;height:calc(100dvh - 16px);aspect-ratio:auto}.tmg-video-modal-copy{max-height:calc(100dvh - 16px);overflow:auto;align-content:center}.tmg-adult-video-open{left:auto;right:max(18px,env(safe-area-inset-right));top:50%;transform:translateY(-50%)}}@media (prefers-reduced-motion:reduce){.tmg-adult-video-slide>.tmg-adult-hero-media,.tmg-video-card-media img,.tmg-video-card-media video{animation:none!important;transition:none!important;transform:none!important}}