.fci{padding:var(--fci-top) 24px var(--fci-bottom);background:var(--fci-background);color:#14263b;font-family:inherit}.fci *,.fci *:before,.fci *:after{box-sizing:border-box}.fci .fci-card{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,3fr);max-width:1200px;margin:0 auto;overflow:hidden;border:1px solid #dce5ef;border-radius:22px;background:#fff;box-shadow:0 14px 40px -25px #18334d4d}.fci .fci-media{position:relative;overflow:hidden;min-width:0;min-height:390px;background:#102b42}.fci .fci-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,transparent 55%,#0c213e80)}.fci .fci-photo{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover}.fci .fci-photo-caption{position:absolute;bottom:24px;left:24px;right:24px;z-index:1;display:flex;align-items:center;gap:9px;color:#fff;font-size:13px;font-weight:600;line-height:1.4;text-shadow:0 1px 5px #0006}.fci .fci-photo-caption>span{width:7px;height:7px;flex:0 0 7px;border-radius:50%;background:#b6d6ff}.fci .fci-content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-width:0;padding:48px 54px;background:linear-gradient(135deg,#fff 65%,#f5f8fd)}.fci .fci-eyebrow{display:flex;align-items:center;gap:10px;margin:0 0 18px;color:var(--fci-accent);font-size:11px;font-weight:700;line-height:1.4;letter-spacing:.12em;text-transform:uppercase}.fci .fci-eyebrow>span{width:24px;height:2px;background:currentColor;flex:0 0 24px}.fci .fci-heading{max-width:16ch;padding:0;margin:0 0 18px;color:#14263b;font-family:inherit;font-size:clamp(28px,3.1vw,42px);font-weight:700;line-height:1.1;letter-spacing:-.025em;text-transform:none;overflow-wrap:anywhere}.fci .fci-description{max-width:52ch;margin:0 0 26px;color:#54677d;font-size:16px;line-height:1.65;overflow-wrap:anywhere}.fci .fci-description p{margin:0}.fci .fci-description p+p{margin-top:10px}.fci .fci-description a{color:var(--fci-accent);text-underline-offset:3px}.fci .fci-button{display:inline-flex;align-items:center;justify-content:center;gap:18px;max-width:100%;min-height:50px;margin:0;padding:13px 22px;color:#fff;background:var(--fci-accent);border:1px solid var(--fci-accent);border-radius:9px;font-family:inherit;font-size:14px;font-weight:700;line-height:1.35;text-align:center;text-decoration:none;box-shadow:0 5px 14px #1566e025;transition:background-color .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease}.fci .fci-button>span{min-width:0;overflow-wrap:anywhere}.fci .fci-button svg{flex:0 0 20px;transition:transform .2s ease}.fci a:focus-visible{outline:3px solid #14263b;outline-offset:4px}.fci .fci-card--text{grid-template-columns:minmax(0,1fr)}.fci .fci-card--text .fci-content{align-items:center;text-align:center}.fci .fci-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;top:0;right:0;bottom:0;left:0;padding:28px;color:#bacde0;background:linear-gradient(145deg,#17374e,#224d69);text-align:center}.fci .fci-placeholder p{max-width:28ch;margin:16px 0 0;font-size:14px;line-height:1.6}.fci .fci-button--placeholder{opacity:.65;box-shadow:none}.fci .fci-editor-hint{margin:10px 0 0;color:#687a8e;font-size:12px;line-height:1.5}@media(hover:hover)and (pointer:fine){.fci a.fci-button:hover{color:#fff;background:color-mix(in srgb,var(--fci-accent) 87%,black);border-color:color-mix(in srgb,var(--fci-accent) 87%,black);transform:translateY(-2px);box-shadow:0 9px 20px #1566e035}.fci a.fci-button:hover svg{transform:translate(4px)}}.fci a.fci-button:active{transform:translateY(0);box-shadow:none}@media(min-width:750px)and (max-width:1023px){.fci .fci-content{padding:32px}.fci .fci-media{min-height:360px}}@media(max-width:749px){.fci{padding-inline:16px}.fci .fci-card{grid-template-columns:minmax(0,1fr);border-radius:18px}.fci .fci-media{min-height:0;aspect-ratio:16/9}.fci .fci-photo-caption{bottom:16px;left:18px;right:18px;font-size:12px}.fci .fci-content{padding:26px 22px}.fci .fci-eyebrow{margin-bottom:14px;font-size:10px}.fci .fci-heading{font-size:30px;margin-bottom:14px}.fci .fci-description{font-size:15px;line-height:1.6;margin-bottom:22px}.fci .fci-button{width:100%;min-height:48px;padding:12px 14px;font-size:14px}}@media(prefers-reduced-motion:reduce){.fci .fci-button,.fci .fci-button svg{transition:none}.fci a.fci-button:hover,.fci a.fci-button:active,.fci a.fci-button:hover svg{transform:none}}.fci{padding-top:calc(var(--fci-top) + 12px);padding-bottom:calc(var(--fci-bottom) + 12px)}.fci .fci-card{transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.fci .fci-content{padding:58px 60px}.fci .fci-heading{max-width:17ch;font-size:clamp(30px,3vw,40px);line-height:1.2;margin-bottom:24px}.fci .fci-eyebrow{margin-bottom:24px}.fci .fci-eyebrow>span{transition:width .3s ease,flex-basis .3s ease}.fci .fci-description{max-width:46ch;margin-bottom:32px;color:#5a6b7f;font-size:16px;line-height:1.8}.fci .fci-description p{color:inherit;font:inherit;letter-spacing:normal}.fci .fci-photo{transform:scale(1);transition:transform .65s cubic-bezier(.2,.65,.3,1)}.fci .fci-media:after{transition:opacity .4s ease}.fci .fci-photo-caption{transition:transform .4s ease}.fci .fci-button{gap:18px;min-height:54px;padding:10px 12px 10px 22px}.fci .fci-button-symbol{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;flex:0 0 32px;border:1px solid #ffffff35;border-radius:50%;background:#ffffff12;transition:background-color .2s ease,border-color .2s ease}.fci .fci-card:focus-within{border-color:#9eb9dd;box-shadow:0 18px 44px -24px #173b6350}@media(hover:hover)and (pointer:fine){.fci .fci-card:hover{transform:translateY(-3px);border-color:#b3c7e1;box-shadow:0 22px 46px -24px #173b6360}.fci .fci-card:hover .fci-photo{transform:scale(1.045)}.fci .fci-card:hover .fci-media:after{opacity:.8}.fci .fci-card:hover .fci-photo-caption{transform:translateY(-3px)}.fci .fci-card:hover .fci-eyebrow>span{width:34px;flex-basis:34px}.fci a.fci-button:hover .fci-button-symbol{background:#ffffff28;border-color:#ffffff65}.fci a.fci-button:hover svg{transform:translate(2px)}}.fci a.fci-button:active{transform:scale(.98)}@media(min-width:750px)and (max-width:1023px){.fci .fci-content{padding:40px 34px}.fci .fci-heading{font-size:32px}}@media(max-width:749px){.fci{padding-top:calc(var(--fci-top) + 8px);padding-bottom:calc(var(--fci-bottom) + 8px)}.fci .fci-content{padding:32px 26px 30px}.fci .fci-eyebrow{margin:0 0 22px;font-size:10px;line-height:1.4}.fci .fci-heading{max-width:18ch;font-size:28px;line-height:1.22;margin:0 0 22px}.fci .fci-description{font-size:15px;line-height:1.75;margin:0 0 28px}.fci .fci-button{min-height:52px;justify-content:space-between;padding:9px 12px 9px 18px;gap:10px}}@media(prefers-reduced-motion:reduce){.fci .fci-card,.fci .fci-photo,.fci .fci-media:after,.fci .fci-photo-caption,.fci .fci-eyebrow>span,.fci .fci-button-symbol{transition:none}.fci .fci-card:hover,.fci .fci-card:hover .fci-photo,.fci .fci-card:hover .fci-photo-caption,.fci a.fci-button:hover svg,.fci a.fci-button:active{transform:none}.fci .fci-card:hover .fci-eyebrow>span{width:24px;flex-basis:24px}}@media(min-width:1024px){.fci .fci-heading{max-width:none;width:100%;font-size:clamp(24px,2vw,30px);line-height:1.25}}.fvh{display:block;background:#f5f7fa;color:#152334;padding:40px 24px;font-family:inherit}.fvh *,.fvh *:before,.fvh *:after{box-sizing:border-box}.fvh [hidden]{display:none!important}.fvh a{color:inherit;text-underline-offset:3px}.fvh button,.fvh select{font:inherit;letter-spacing:normal;text-transform:none}.fvh button{cursor:pointer}.fvh button:disabled{cursor:not-allowed;opacity:.55}.fvh :focus-visible{outline:3px solid var(--fvh-accent);outline-offset:4px}.fvh-container{max-width:1200px;margin:0 auto}.fvh-header{margin:0 0 24px}.fvh-header h1{color:inherit;font-size:clamp(26px,3vw,40px);line-height:1.15;margin:0 0 10px;letter-spacing:-.025em}.fvh-header p{color:#526174;font-size:16px;line-height:1.5;margin:0;max-width:760px}.fvh-card{background:#fff;border:1px solid #dce2e9;border-radius:12px;overflow:hidden;min-width:0;display:flex;flex-direction:column}.fvh-featured{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);margin:0 0 30px}.fvh-media{display:block;position:relative;aspect-ratio:16/9;background:#172231;overflow:hidden;align-self:start;width:100%;text-decoration:none}.fvh-cover{width:100%;height:100%;object-fit:cover;display:block}.fvh-play{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:48px;height:48px;padding-left:3px;border-radius:50%;color:#182a3c;background:#fff;box-shadow:0 2px 12px #0003;font-size:18px}.fvh-featured-label{position:absolute;top:12px;left:12px;background:#102338e8;color:#fff;border-radius:4px;padding:6px 10px;font-size:12px;font-weight:600}.fvh-duration{position:absolute;bottom:8px;right:8px;background:#102338ed;color:#fff;padding:2px 6px;border-radius:3px;font-size:12px}.fvh-card-body{min-width:0;display:flex;flex-direction:column;padding:18px;gap:6px;flex:1}.fvh-featured .fvh-card-body{justify-content:center;padding:26px}.fvh-model{color:#344962;font-size:12px;font-weight:700;overflow-wrap:anywhere}.fvh-model span{font-weight:400}.fvh-title{color:inherit;font-size:18px;line-height:1.35;font-weight:650;margin:0;letter-spacing:normal}.fvh-title a{text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.fvh-featured .fvh-title{font-size:clamp(20px,2.2vw,28px)}.fvh-meta,.fvh-creator{color:#526174;font-size:12px;line-height:1.5;overflow-wrap:anywhere}.fvh-takeaway{color:#41536a;margin:4px 0 8px;font-size:14px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.fvh-actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px 16px;margin-top:auto}.fvh-button{display:inline-flex;justify-content:center;align-items:center;gap:8px;padding:10px 15px;min-height:44px;max-width:100%;border:1px solid #c8d2df;border-radius:6px;background:#fff;color:#192f49;text-decoration:none;font-size:14px;line-height:1.35;font-weight:600;text-align:center}.fvh .fvh-primary{background:var(--fvh-accent);border-color:var(--fvh-accent);color:#fff}.fvh-product-link{font-size:13px;font-weight:600;min-height:44px;display:inline-flex;align-items:center;gap:6px;overflow-wrap:anywhere}.fvh-library-heading{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:8px;margin-bottom:14px}.fvh-library-heading h2{color:inherit;font-size:22px;margin:0}.fvh-count{color:#526174;font-size:13px}.fvh-filters{margin-bottom:20px;min-width:0}.fvh-categories{display:flex;gap:8px;overflow-x:auto;padding:5px 4px 10px;scrollbar-width:thin;scrollbar-color:#a9b8ca transparent}.fvh-categories button{flex:0 0 auto;white-space:nowrap;min-height:44px;border:1px solid #ccd6e1;border-radius:22px;padding:8px 16px;color:#35465b;background:#fff;font-size:14px}.fvh-categories button[aria-pressed=true]{color:#fff;background:var(--fvh-accent);border-color:var(--fvh-accent)}.fvh-filter-secondary{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-top:4px}.fvh-filter-secondary label{display:flex;align-items:center;gap:10px;min-width:0;font-size:13px}.fvh select{min-height:44px;max-width:100%;min-width:0;background:#fff;color:#253b55;border:1px solid #b8c6d6;border-radius:6px;padding:8px 10px;font-size:16px}.fvh-filter-secondary select{max-width:min(56vw,260px)}.fvh-reset{background:transparent;border:0;text-decoration:underline;color:#35465b;font-size:13px;padding:10px 4px;min-height:44px}.fvh-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.fvh-more{display:flex;justify-content:center;margin-top:22px}.fvh-empty,.fvh-setup{padding:28px 16px;background:#fff;text-align:center;border-radius:10px}.fvh-help{margin-top:32px;padding-top:24px;border-top:1px solid #d5deea;display:flex;align-items:center;justify-content:space-between;gap:20px}.fvh-help h2{color:inherit;font-size:20px;margin:0 0 6px}.fvh-help p{font-size:14px;color:#526174;margin:0}.fvh-help .fvh-actions{margin:0}.fvh-creator-link{margin:22px 0 0;color:#526174;font-size:13px}.fvh-dialog{padding:0;border:0;border-radius:12px;width:calc(100% - 32px);max-width:920px;max-height:92vh;max-height:92dvh;overflow:auto;background:#fff;color:#152334;overscroll-behavior:contain}.fvh-dialog::backdrop{background:#081322d9}.fvh-dialog-top{position:sticky;top:0;z-index:2;display:flex;justify-content:flex-end;padding:8px 12px;background:#fff;border-bottom:1px solid #e0e6ee}.fvh-dialog-top .fvh-button{border:0}.fvh-player{aspect-ratio:16/9;background:#101820}.fvh-player iframe{width:100%;height:100%;display:block;border:0}.fvh-dialog-detail{padding:20px 24px 24px}.fvh-review-detail h2{color:inherit;font-size:22px;line-height:1.3;margin:0 0 8px}.fvh-summary{font-size:15px;line-height:1.65}.fvh-chapters{display:flex;flex-wrap:wrap;align-items:center;gap:8px 14px;margin-top:12px;font-size:13px}.fvh-chapters:empty{display:none}.fvh-product-detail{border-top:1px solid #dce3ec;margin-top:24px;padding-top:20px}.fvh-product-heading{display:flex;align-items:center;gap:14px;margin-bottom:14px;font-size:16px;font-weight:600}.fvh-product-heading>div{min-width:0;overflow-wrap:anywhere}.fvh-product-image{width:64px;height:64px;object-fit:contain;flex-shrink:0}@media(min-width:750px)and (max-width:1023px){.fvh-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fvh-featured .fvh-card-body{padding:18px}}@media(max-width:749px){.fvh{padding:20px 16px 28px}.fvh-header{margin-bottom:16px}.fvh-header h1{font-size:27px;margin-bottom:6px}.fvh-header p{font-size:14px;line-height:1.45}.fvh-featured{grid-template-columns:1fr;margin-bottom:22px}.fvh-featured .fvh-card-body{padding:14px;gap:4px}.fvh-featured .fvh-title{font-size:20px}.fvh-featured .fvh-takeaway{margin:3px 0 8px;font-size:13px}.fvh-featured .fvh-creator{display:none}.fvh-library-heading h2{font-size:19px}.fvh-grid{grid-template-columns:minmax(0,1fr);gap:0;background:#fff;border:1px solid #dce2e9;border-radius:10px;overflow:hidden}.fvh-grid .fvh-card{display:grid;grid-template-columns:112px minmax(0,1fr);gap:12px;padding:14px 12px;border:0;border-bottom:1px solid #e3e8ee;border-radius:0}.fvh-grid .fvh-media{border-radius:5px}.fvh-grid .fvh-play{width:30px;height:30px;font-size:12px}.fvh-grid .fvh-duration{display:none}.fvh-grid .fvh-card-body{padding:0;gap:4px}.fvh-grid .fvh-model{font-size:11px}.fvh-grid .fvh-model span{display:none}.fvh-grid .fvh-title{font-size:15px;line-height:1.35}.fvh-grid .fvh-creator,.fvh-grid .fvh-takeaway{display:none}.fvh-grid .fvh-meta{font-size:11px}.fvh-grid .fvh-actions{gap:0 10px;margin-top:0}.fvh-grid .fvh-button{padding:6px 0;min-height:44px;border:0;background:transparent;color:var(--fvh-accent);font-size:12px}.fvh-grid .fvh-product-link{min-height:44px;font-size:12px}.fvh-grid .fvh-product-link span{display:none}.fvh-help{display:block;margin-top:24px;padding-top:20px}.fvh-help .fvh-actions{margin-top:14px}.fvh-dialog{width:calc(100% - 16px);max-height:96dvh;border-radius:10px}.fvh-dialog-detail{padding:16px}.fvh-review-detail h2{font-size:20px}}@media(max-width:359px){.fvh{padding-inline:12px}.fvh-grid .fvh-card{grid-template-columns:90px minmax(0,1fr);gap:10px;padding-inline:10px}}.fvh{background:radial-gradient(ellipse at 50% 0,#e8f1fc 0,transparent 60%),linear-gradient(180deg,#f6f9fd,#f2f5f9);padding-block:32px 44px}.fvh .fvh-header{text-align:center;margin:0 auto 28px;max-width:800px}.fvh-eyebrow{display:inline-flex;align-items:center;gap:8px;color:#1552a2;background:#e8f1ff;border:1px solid #cddffc;padding:6px 12px;border-radius:30px;font-size:11px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;margin-bottom:12px}.fvh-eyebrow:before{content:"";width:6px;height:6px;background:var(--fvh-accent);border-radius:50%}.fvh .fvh-header h1{font-weight:700;font-size:clamp(28px,3vw,40px);color:#152338;margin-bottom:10px}.fvh .fvh-header p{margin-inline:auto;color:#5b6e84}.fvh .fvh-featured{border:1px solid #cfdaea;border-radius:18px;box-shadow:0 16px 40px -24px #18386560;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);background:#fff}.fvh .fvh-featured .fvh-media{align-self:stretch;min-height:100%}.fvh .fvh-featured .fvh-cover{position:absolute;top:0;right:0;bottom:0;left:0}.fvh .fvh-featured .fvh-card-body{background:linear-gradient(135deg,#fff 30%,#f2f7fe);padding:28px 30px;gap:12px;justify-content:center}.fvh .fvh-featured .fvh-title{font-size:28px;font-weight:700;line-height:1.22;letter-spacing:-.018em;color:#142237}.fvh .fvh-featured .fvh-title a{display:block;overflow:visible}.fvh-tags{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.fvh-tags:empty{display:none}.fvh-scene-tag,.fvh-model-tag{display:inline-flex;align-items:center;padding:4px 8px;border-radius:4px;font-size:11px;font-weight:650;line-height:1.3;overflow-wrap:anywhere}.fvh-scene-tag{color:#644495;background:#f0eafb;border:1px solid #e1d6f5}.fvh-model-tag{color:#1658a9;background:#e8f1ff;border:1px solid #d3e3fc}.fvh-reviewer{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:0;font-size:12px;line-height:1.4}.fvh-avatar{display:grid;place-items:center;width:30px;height:30px;flex-shrink:0;border-radius:50%;background:#e3ebf6;color:#234c79;border:1px solid #d1ddec;font-weight:700}.fvh-reviewer-name{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px;color:#182d49}.fvh-reviewed-label{color:#62758b}.fvh-reviewer-language{color:#62758b;border-left:1px solid #cbd7e5;padding-left:8px}.fvh .fvh-takeaway{display:block;-webkit-line-clamp:unset;overflow:visible;min-height:0;padding:12px 14px;margin:0;background:#fff;border:1px solid #e2eaf5;border-left:3px solid var(--fvh-accent);border-radius:0 8px 8px 0}.fvh .fvh-takeaway p{margin:0;font-size:14px;line-height:1.6;color:#415773}.fvh-takeaway-label{display:block;margin-bottom:5px;font-size:10px;font-weight:700;color:#4d6789;letter-spacing:.07em;text-transform:uppercase}.fvh .fvh-featured .fvh-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;margin:3px 0 0;padding-top:10px;border-top:1px solid #e0e8f2}.fvh .fvh-featured .fvh-actions>a{display:flex;align-items:center;justify-content:center;text-align:center;padding:10px;min-height:44px;border-radius:7px;font-size:14px;font-weight:650;line-height:1.3;text-decoration:none}.fvh .fvh-featured .fvh-product-link{color:var(--fvh-accent);background:#fff;border:1px solid var(--fvh-accent)}.fvh .fvh-featured .fvh-primary{box-shadow:0 5px 12px -7px #155dc0a6}.fvh .fvh-featured-label{display:inline-flex;gap:7px;align-items:center;padding:7px 10px;border-radius:5px;background:#14283fe8;border:1px solid #ffffff3d;box-shadow:0 3px 10px #0002}.fvh .fvh-featured-label:before{content:"";width:6px;height:6px;background:#92bdfb;border-radius:50%}.fvh .fvh-featured .fvh-play{width:58px;height:58px;color:var(--fvh-accent);border:5px solid #ffffff88;background-clip:padding-box;box-shadow:0 0 0 9px #ffffff26,0 6px 22px #10223655}.fvh-library-heading{padding-bottom:10px;border-bottom:1px solid #dce5f0}.fvh-library-heading h2{display:flex;align-items:center;gap:9px}.fvh-library-heading h2:before{content:"";width:3px;height:18px;background:var(--fvh-accent);border-radius:2px}.fvh .fvh-grid .fvh-takeaway{padding:0;border:0;background:transparent}.fvh .fvh-grid .fvh-takeaway-label{display:none}.fvh .fvh-grid .fvh-takeaway p{font-size:13px}.fvh .fvh-chapters .fvh-button{background:#edf4ff;border-color:#cfdef2;color:#20558f}@media(min-width:750px)and (max-width:1023px){.fvh .fvh-featured .fvh-card-body{padding:22px;gap:10px}.fvh .fvh-featured .fvh-title{font-size:24px}}@media(max-width:749px){.fvh{padding-block:18px 28px}.fvh .fvh-header{text-align:left;margin-bottom:18px}.fvh-eyebrow{background:transparent;border:0;padding:0;margin-bottom:7px;font-size:10px;gap:6px}.fvh .fvh-header h1{font-size:25px;line-height:1.18;margin-bottom:6px}.fvh .fvh-header p{font-size:13px;line-height:1.45}.fvh .fvh-featured{grid-template-columns:minmax(0,1fr);border-radius:13px;margin-bottom:24px;box-shadow:0 10px 26px -20px #17366170}.fvh .fvh-featured .fvh-media{min-height:0;align-self:start}.fvh .fvh-featured .fvh-card-body{padding:14px;gap:9px}.fvh .fvh-featured .fvh-title{font-size:21px;line-height:1.23}.fvh .fvh-featured .fvh-reviewer{font-size:11px;gap:6px}.fvh .fvh-featured .fvh-avatar{width:24px;height:24px}.fvh .fvh-featured .fvh-reviewed-label{display:none}.fvh .fvh-featured .fvh-takeaway{padding:9px 10px}.fvh .fvh-featured .fvh-takeaway p{font-size:13px;line-height:1.45}.fvh .fvh-featured .fvh-takeaway-label{display:none}.fvh .fvh-featured .fvh-actions{gap:8px;padding-top:9px;margin-top:0}.fvh .fvh-featured .fvh-actions>a{font-size:13px;padding:9px 5px;min-height:44px}.fvh .fvh-featured .fvh-play{width:48px;height:48px;box-shadow:0 0 0 6px #ffffff26,0 4px 16px #10223644}.fvh .fvh-featured-label{top:10px;left:10px;font-size:11px;padding:5px 8px}.fvh .fvh-grid .fvh-takeaway{display:none}.fvh .fvh-grid .fvh-model-tag{padding:0;background:transparent;border:0;color:#36506e}}.fvh .fvh-featured .fvh-title{margin:0;min-height:0;padding:0}.fvh .fvh-featured .fvh-title a{min-height:0;margin:0;padding:0}.fvh-review-detail>h2{margin:0 0 8px;line-height:1.25}.fvh-review-detail>.fvh-meta{margin:0 0 14px}.fvh .fvh-moments-label{margin:0 0 7px;font-size:12px;font-weight:700;color:#526174}.fvh .fvh-chapters{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:8px;margin:0 0 12px;padding:4px 3px 8px;scrollbar-width:thin}.fvh .fvh-chapters .fvh-button{flex:0 0 auto;white-space:nowrap;font-size:12px;padding:9px 10px}.fvh .fvh-chapters [aria-pressed=true]{background:var(--fvh-accent);color:#fff;border-color:var(--fvh-accent)}.fvh-chapter-time{font-weight:750;font-variant-numeric:tabular-nums}.fvh-description{border-block:1px solid #e0e8f2;padding:10px 0;margin:0 0 10px}.fvh-description summary{cursor:pointer;min-height:24px;font-size:14px;font-weight:600}.fvh-description .fvh-summary{margin:10px 0 0;font-size:14px;line-height:1.65}.fvh .fvh-disclosure{color:#526174;margin:6px 0;font-size:12px;line-height:1.5}.fvh-youtube-link{display:inline-flex;align-items:center;min-height:44px;font-size:12px}.fvh .fvh-product-detail{margin-top:10px;padding-top:16px}.fvh .fvh-product-heading{margin-bottom:12px;font-size:15px}.fvh .fvh-player-status{margin:0;padding:10px 16px;color:#526174;background:#edf4ff;font-size:13px}.fvh .fvh-player-status:empty{display:none}@media(max-width:749px){.fvh .fvh-featured .fvh-card-body{gap:8px}.fvh .fvh-featured .fvh-title{font-size:20px;margin-bottom:0}.fvh .fvh-featured .fvh-reviewer{margin-top:0}.fvh .fvh-dialog-detail{padding:14px}.fvh .fvh-dialog-top{padding:2px 8px}.fvh .fvh-review-detail>h2{font-size:20px}}.fvh-product-cta{margin-top:4px}.fvh .fvh-featured .fvh-product-cta{padding-top:10px;border-top:1px solid #e0e8f2}.fvh-product-cta>a{min-width:160px}@media(max-width:749px){.fvh-product-cta>a{width:100%}}.fvh .fvh-dialog{width:calc(100% - 48px);max-width:1240px;max-height:calc(100dvh - 48px);padding:0;margin:auto;border:1px solid #ffffff24;border-radius:18px;background:#fff;box-shadow:0 28px 90px #020b1b66;overflow:auto;scrollbar-width:thin}.fvh .fvh-dialog::backdrop{background:#0b1529b8;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.fvh .fvh-dialog-top{position:sticky;top:0;z-index:3;display:flex;align-items:center;justify-content:space-between;min-height:48px;padding:2px 12px 2px 20px;background:#111d30;color:#fff;border:0}.fvh-dialog-label{display:inline-flex;align-items:center;gap:9px;font-size:12px;font-weight:650;letter-spacing:.025em}.fvh-dialog-label>span{color:#9fbfff;font-size:10px}.fvh .fvh-dialog-close{display:grid;place-items:center;width:44px;height:44px;padding:0;border:0;border-radius:50%;background:transparent;color:#fff;font-size:27px;line-height:1}.fvh .fvh-dialog-close:hover{background:#ffffff1c}.fvh .fvh-dialog-close:focus-visible{outline-color:#a7c8ff;outline-offset:-3px}.fvh-dialog-layout{display:grid;grid-template-columns:minmax(0,1.95fr) minmax(310px,1fr)}.fvh-dialog-media{min-width:0;background:#090f19;display:flex;flex-direction:column;justify-content:center}.fvh .fvh-player{width:100%;min-height:200px;aspect-ratio:16/9;flex:0 0 auto}.fvh .fvh-dialog-detail{display:contents;padding:0}.fvh .fvh-review-detail{padding:26px 24px 18px;min-width:0;max-height:min(66dvh,560px);overflow-y:auto;scrollbar-width:thin;background:#f9fbfe}.fvh .fvh-review-detail>h2{font-size:24px;font-weight:700;line-height:1.25;letter-spacing:-.025em;margin:0 0 10px;color:#152338}.fvh .fvh-review-detail>.fvh-meta{font-size:12px;line-height:1.5;margin:0 0 24px;color:#64748b}.fvh .fvh-moments-label{margin:0 0 9px;color:#455873;font-size:11px;font-weight:700;letter-spacing:.045em;text-transform:uppercase}.fvh .fvh-chapters{display:grid;grid-template-columns:minmax(0,1fr);overflow:visible;gap:8px;padding:0;margin:0 0 18px}.fvh .fvh-chapters .fvh-button{display:flex;justify-content:flex-start;gap:10px;width:100%;min-height:48px;padding:10px 11px;border:1px solid #dde5ef;border-radius:9px;background:#fff;color:#34465f;font-size:12px;font-weight:550;white-space:normal;text-align:left;box-shadow:0 2px 3px #1a365305}.fvh .fvh-chapters .fvh-button:after{content:"\203a";margin-left:auto;font-size:19px;color:#8091a8}.fvh .fvh-chapter-time{flex-shrink:0;min-width:39px;padding:4px 5px;border-radius:4px;background:#eef3fa;color:#32619c;font-size:11px;text-align:center}.fvh .fvh-chapters .fvh-button:hover{background:#f0f6ff;border-color:#9fbee8}.fvh .fvh-chapters [aria-pressed=true]{background:#edf4ff;border-color:var(--fvh-accent);color:#184984;box-shadow:inset 3px 0 var(--fvh-accent)}.fvh .fvh-chapters [aria-pressed=true] .fvh-chapter-time{background:#dceaff;color:#164e9d}.fvh .fvh-description{padding:12px 0;margin:0 0 12px;border-top:1px solid #dfe7f1;border-bottom:0}.fvh .fvh-description summary{display:flex;align-items:center;justify-content:space-between;min-height:24px;list-style:none;color:#34465f;font-size:13px;font-weight:600}.fvh .fvh-description summary::-webkit-details-marker{display:none}.fvh .fvh-description summary:after{content:"+";font-size:20px;font-weight:400}.fvh .fvh-description[open] summary:after{content:"\2212"}.fvh .fvh-description .fvh-summary{font-size:13px;color:#53657c}.fvh .fvh-disclosure{margin:0;color:#718095;font-size:11px;line-height:1.5}.fvh .fvh-youtube-link{min-height:44px;margin-top:4px;color:#53657c;font-size:11px;text-decoration:none;gap:6px}.fvh .fvh-youtube-link:after{content:"\2197";font-size:15px}.fvh .fvh-youtube-link:hover{color:var(--fvh-accent);text-decoration:underline}.fvh .fvh-dialog .fvh-product-detail{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px 24px;margin:0;border-top:1px solid #dfe7f1;background:#fff}.fvh .fvh-dialog .fvh-product-heading{min-width:0;gap:12px;margin:0;font-size:15px;line-height:1.3}.fvh .fvh-dialog .fvh-product-heading a{text-decoration:none;font-weight:650}.fvh-product-caption{display:block;margin-bottom:4px;color:#7a8798;font-size:10px;font-weight:600;letter-spacing:.045em;text-transform:uppercase}.fvh .fvh-dialog .fvh-product-image{width:48px;height:48px;border:1px solid #e8edf4;border-radius:6px;background:#f8fafc}.fvh .fvh-dialog .fvh-product-cta{flex:0 0 auto;margin:0}.fvh .fvh-dialog .fvh-product-cta>a{min-width:168px;min-height:46px;border-radius:8px;padding:11px 20px;font-size:14px;box-shadow:0 4px 12px #1566e024}@media(max-width:899px){.fvh .fvh-dialog{width:calc(100% - 20px);max-height:calc(100dvh - 20px);border-radius:13px}.fvh-dialog-layout{grid-template-columns:minmax(0,1fr)}.fvh .fvh-review-detail{max-height:none;overflow:visible;padding:18px 18px 10px}.fvh .fvh-review-detail>h2{font-size:21px}.fvh .fvh-review-detail>.fvh-meta{margin-bottom:17px}.fvh .fvh-chapters{display:flex;overflow-x:auto;gap:8px;padding:3px 2px 8px;margin-bottom:10px}.fvh .fvh-chapters .fvh-button{flex:0 0 auto;width:auto;white-space:nowrap;min-height:44px;font-size:11px;padding:8px 10px}.fvh .fvh-chapters .fvh-button:after{display:none}.fvh .fvh-description{margin-bottom:8px;padding:10px 0}.fvh .fvh-dialog .fvh-product-detail{position:sticky;bottom:0;z-index:2;padding:12px 16px;gap:12px;box-shadow:0 -6px 18px #18334d08}.fvh .fvh-dialog .fvh-product-heading{gap:9px;font-size:12px}.fvh .fvh-dialog .fvh-product-image{width:38px;height:38px}.fvh .fvh-dialog .fvh-product-cta>a{min-width:112px;max-width:150px;padding:10px 12px;min-height:44px;font-size:12px}.fvh-product-caption{font-size:9px}}@media(max-width:359px){.fvh .fvh-dialog .fvh-product-image{display:none}.fvh .fvh-dialog .fvh-product-detail{padding-inline:12px;gap:8px}}.fvh .fvh-featured-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:14px;margin-top:4px;padding-top:16px;border-top:1px solid #e0e8f2}.fvh .fvh-featured-actions>a{display:flex;justify-content:center;align-items:center;gap:9px;width:100%;min-width:0;min-height:50px;padding:12px 14px;border-radius:10px;font-size:14px;font-weight:700;line-height:1.3;text-decoration:none;transition:transform .18s ease,background-color .18s ease,border-color .18s ease,box-shadow .18s ease}.fvh .fvh-featured-actions .fvh-watch-button{background:#fff;color:var(--fvh-accent);border:1px solid var(--fvh-accent)}.fvh .fvh-featured-actions .fvh-primary{box-shadow:0 5px 14px #1566e026}.fvh-button-icon{font-size:11px}.fvh-button-arrow{display:inline-block;transition:transform .18s ease}@media(hover:hover)and (pointer:fine){.fvh .fvh-featured-actions>a:hover{transform:translateY(-2px)}.fvh .fvh-featured-actions .fvh-watch-button:hover{background:color-mix(in srgb,var(--fvh-accent) 7%,white);box-shadow:0 5px 12px #1566e014}.fvh .fvh-featured-actions .fvh-primary:hover{background:color-mix(in srgb,var(--fvh-accent) 87%,black);border-color:color-mix(in srgb,var(--fvh-accent) 87%,black);box-shadow:0 8px 18px #1566e035}.fvh .fvh-featured-actions .fvh-primary:hover .fvh-button-arrow{transform:translate(3px)}}.fvh .fvh-featured-actions>a:active{transform:translateY(0);box-shadow:none}@media(max-width:749px){.fvh .fvh-featured-actions{gap:10px;padding-top:12px}.fvh .fvh-featured-actions>a{min-height:46px;padding:10px 7px;font-size:13px;gap:6px;border-radius:8px}}@media(prefers-reduced-motion:reduce){.fvh .fvh-featured-actions>a,.fvh .fvh-featured-actions .fvh-button-arrow{transition:none;transform:none}.fvh .fvh-featured-actions>a:hover,.fvh .fvh-featured-actions .fvh-primary:hover .fvh-button-arrow{transform:none}}.fvh .fvh-library-heading h2{font-size:25px;line-height:1.25;margin:0}.fvh .fvh-filters{padding:18px 20px;margin-bottom:26px;background:#fff;border:1px solid #e1e8f2;border-radius:14px;box-shadow:0 5px 18px #1d385305}.fvh .fvh-categories{justify-content:center}.fvh .fvh-categories button{font-size:13px;font-weight:600}.fvh .fvh-filter-secondary{border-top:1px solid #eff3f8;margin-top:6px;padding-top:13px;justify-content:center;flex-wrap:wrap}.fvh-model-buttons{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:7px}.fvh-model-buttons button{min-height:36px;padding:6px 12px;background:#f7f9fc;border:1px solid #e1e8f2;border-radius:6px;color:#52637b;font-size:12px;font-weight:600}.fvh-model-buttons [aria-pressed=true]{color:#1558b5;background:#e9f2ff;border-color:#8db7ef}.fvh .fvh-scene-home{color:#14775a;background:#ecfbf4;border-color:#cdf0df}.fvh .fvh-scene-hvac{color:#08799c;background:#edfbff;border-color:#cdeef8}.fvh .fvh-scene-electrical{color:#986016;background:#fffaed;border-color:#f5e5b4}.fvh .fvh-grid .fvh-card{border-color:#e4eaf2;border-radius:15px;box-shadow:0 7px 22px #18324b06}.fvh .fvh-grid .fvh-card-body{padding:18px;gap:10px}.fvh .fvh-grid .fvh-tags{justify-content:space-between;gap:6px}.fvh .fvh-grid .fvh-model-tag{background:#f2f5f9;border-color:#e6edf5;color:#52637b}.fvh .fvh-grid .fvh-title{margin:0;padding:0;font-size:19px;line-height:1.3;min-height:2.6em}.fvh .fvh-grid .fvh-title a{-webkit-line-clamp:2}.fvh .fvh-grid .fvh-creator{display:flex;align-items:center;gap:5px;font-size:12px;line-height:1.4;color:#35475f}.fvh-author-icon{color:#68538f;font-size:10px}.fvh-author-prefix{color:#7b899b}.fvh .fvh-grid .fvh-takeaway{padding:9px 10px;margin:0 0 3px;border-left:2px solid #d3deed;border-radius:0 5px 5px 0;background:#f7f9fc}.fvh .fvh-grid .fvh-takeaway p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-size:13px;line-height:1.55;color:#68798f}.fvh .fvh-grid .fvh-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;border-top:1px solid #edf1f7;padding-top:12px;margin-top:auto}.fvh .fvh-grid .fvh-actions>a{justify-content:center;min-width:0;min-height:44px;padding:9px 6px;font-size:12px;font-weight:650;border-radius:7px;text-decoration:none;transition:background-color .18s,box-shadow .18s}.fvh .fvh-grid .fvh-actions>a:only-child{grid-column:1 / -1}.fvh .fvh-grid .fvh-actions [data-fvh-open]{background:#fff;color:var(--fvh-accent);border:1px solid var(--fvh-accent)}.fvh .fvh-grid .fvh-actions .fvh-product-link{color:#fff;background:var(--fvh-accent);border:1px solid var(--fvh-accent);box-shadow:0 4px 10px #1566e020}@media(min-width:750px){.fvh .fvh-filter-secondary>label select{display:none}}@media(hover:hover)and (pointer:fine){.fvh .fvh-grid .fvh-actions [data-fvh-open]:hover{background:#edf4ff}.fvh .fvh-grid .fvh-actions .fvh-product-link:hover{background:color-mix(in srgb,var(--fvh-accent) 88%,black);box-shadow:0 6px 14px #1566e030}}@media(max-width:749px){.fvh .fvh-library-heading h2{font-size:20px}.fvh .fvh-filters{padding:10px 12px;margin-bottom:16px}.fvh .fvh-categories{justify-content:flex-start}.fvh .fvh-model-buttons{display:none}.fvh .fvh-filter-secondary{justify-content:space-between;flex-wrap:nowrap;margin-top:0;padding-top:9px}.fvh .fvh-grid .fvh-card{border-radius:0;box-shadow:none}.fvh .fvh-grid .fvh-card-body{padding:0;gap:5px}.fvh .fvh-grid .fvh-title{font-size:15px;min-height:0;line-height:1.35}.fvh .fvh-grid .fvh-tags{justify-content:flex-start}.fvh .fvh-grid .fvh-scene-tag{font-size:9px;padding:2px 4px}.fvh .fvh-grid .fvh-model-tag{font-size:10px;padding:0;background:transparent;border:0}.fvh .fvh-grid .fvh-creator{font-size:11px}.fvh .fvh-grid .fvh-takeaway{display:none}.fvh .fvh-grid .fvh-actions{display:flex;flex-wrap:wrap;gap:0 10px;padding:0;border:0}.fvh .fvh-grid .fvh-actions>a{font-size:11px;padding:5px 0;min-height:44px}.fvh .fvh-grid .fvh-actions [data-fvh-open],.fvh .fvh-grid .fvh-actions .fvh-product-link{color:var(--fvh-accent);border:0;background:transparent;box-shadow:none}.fvh .fvh-grid .fvh-button-icon{display:none}}.fvh .fvh-card{transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.fvh .fvh-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,#0f172a1a,#0f172a7a);transition:opacity .3s ease}.fvh .fvh-cover{transition:transform .4s ease}.fvh .fvh-play{z-index:2;width:58px;height:58px;color:var(--fvh-accent);background:#fffffff2;border:0;box-shadow:0 8px 24px #0f172a4d;font-size:21px;transition:transform .25s ease,background-color .25s ease,color .25s ease,box-shadow .25s ease}.fvh .fvh-featured-label,.fvh .fvh-duration{z-index:3}.fvh .fvh-grid{align-items:stretch}.fvh .fvh-grid .fvh-card-body{gap:12px;padding:20px}.fvh .fvh-grid .fvh-title{margin:0;min-height:0;flex:0 0 auto}.fvh .fvh-grid .fvh-title a{margin:0}.fvh-card-meta{display:flex;align-items:center;flex-wrap:wrap;gap:6px 10px;min-width:0;margin:0}.fvh .fvh-grid .fvh-creator{display:inline-flex;align-items:center;min-width:0;max-width:100%;margin:0;gap:5px;font-size:12px;line-height:1.5}.fvh .fvh-creator strong{min-width:0;overflow-wrap:anywhere}.fvh .fvh-author-icon{flex:0 0 14px}.fvh .fvh-language-chip,.fvh .fvh-reviewer-language{display:inline-flex;align-items:center;gap:5px;padding:3px 7px;border:1px solid #e1e7ee;border-radius:5px;background:#f4f6f9;color:#526174;font-size:11px;line-height:1.3;font-weight:500}.fvh .fvh-grid .fvh-takeaway{display:block;margin:0;padding:10px 12px;border:0;border-left:2px solid #ccd9e9;background:#f7f9fc;border-radius:0 7px 7px 0}.fvh .fvh-grid .fvh-takeaway p{margin:0;font-size:14px;line-height:1.55;color:#52657d}.fvh .fvh-grid .fvh-actions{margin-top:auto;padding-top:14px;gap:10px}.fvh .fvh-grid .fvh-actions>a{min-height:46px;font-size:13px;padding:10px 8px;border-radius:9px;transition:transform .2s ease,background-color .2s ease,box-shadow .2s ease}.fvh .fvh-categories button,.fvh .fvh-model-buttons button,.fvh .fvh-more .fvh-button{transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease}@media(hover:hover)and (pointer:fine){.fvh .fvh-grid .fvh-card:hover{transform:translateY(-5px);border-color:#a9bed7;box-shadow:0 18px 32px -12px #17365733}.fvh .fvh-card:hover .fvh-cover{transform:scale(1.05)}.fvh .fvh-card:hover .fvh-media:after{opacity:.8}.fvh .fvh-card:hover .fvh-play{transform:translate(-50%,-50%) scale(1.1);background:var(--fvh-accent);color:#fff;box-shadow:0 10px 28px #1566e066}.fvh .fvh-grid .fvh-actions>a:hover{transform:translateY(-2px)}.fvh .fvh-grid .fvh-product-link:hover .fvh-button-arrow{transform:translate(3px)}.fvh .fvh-title a:hover{color:var(--fvh-accent)}.fvh .fvh-categories button:hover,.fvh .fvh-model-buttons button:hover,.fvh .fvh-more .fvh-button:hover{border-color:var(--fvh-accent);box-shadow:0 3px 10px #1566e01a}.fvh .fvh-categories button[aria-pressed=false]:hover,.fvh .fvh-model-buttons button[aria-pressed=false]:hover{background:#edf4ff;color:#1558b5}}.fvh .fvh-media:focus-visible .fvh-play{background:var(--fvh-accent);color:#fff}.fvh .fvh-media:active .fvh-play{transform:translate(-50%,-50%) scale(.96)}.fvh .fvh-grid .fvh-actions>a:active{transform:translateY(1px);box-shadow:none}@media(max-width:749px){.fvh .fvh-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:22px;border:0;border-radius:0;background:transparent;overflow:visible}.fvh .fvh-grid .fvh-card{display:flex;flex-direction:column;gap:0;padding:0;border:1px solid #dce4ef;border-radius:18px;box-shadow:0 8px 24px -14px #18324b38}.fvh .fvh-grid .fvh-media{width:100%;aspect-ratio:16/9;border-radius:0}.fvh .fvh-grid .fvh-play{width:58px;height:58px;font-size:21px}.fvh .fvh-grid .fvh-duration{display:inline-block;font-size:11px}.fvh .fvh-grid .fvh-card-body{padding:18px;gap:12px}.fvh .fvh-grid .fvh-tags{justify-content:space-between;gap:6px}.fvh .fvh-grid .fvh-scene-tag,.fvh .fvh-grid .fvh-model-tag{font-size:11px;line-height:1.3;padding:3px 7px;border:1px solid #e1e7ef;border-radius:5px}.fvh .fvh-grid .fvh-model-tag{background:#f2f5f9;color:#52637b}.fvh .fvh-grid .fvh-title{font-size:19px;line-height:1.3;min-height:0}.fvh .fvh-grid .fvh-title a{-webkit-line-clamp:2}.fvh .fvh-grid .fvh-creator{font-size:12px}.fvh .fvh-grid .fvh-takeaway{display:block}.fvh .fvh-grid .fvh-takeaway p{-webkit-line-clamp:2;font-size:14px;line-height:1.5}.fvh .fvh-grid .fvh-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:2px;border-top:1px solid #e6edf5;padding-top:14px}.fvh .fvh-grid .fvh-actions>a{display:flex;min-height:46px;padding:10px 7px;font-size:13px;line-height:1.3;gap:6px}.fvh .fvh-grid .fvh-actions [data-fvh-open]{color:var(--fvh-accent);border:1px solid var(--fvh-accent);background:#fff}.fvh .fvh-grid .fvh-actions .fvh-product-link{color:#fff;border:1px solid var(--fvh-accent);background:var(--fvh-accent);box-shadow:0 4px 10px #1566e026}.fvh .fvh-grid .fvh-button-icon,.fvh .fvh-grid .fvh-product-link .fvh-button-arrow{display:inline-block}.fvh .fvh-filter-secondary>label{flex:1}.fvh .fvh-filter-secondary>label select{flex:1;max-width:100%}}@media(prefers-reduced-motion:reduce){.fvh .fvh-card,.fvh .fvh-cover,.fvh .fvh-play,.fvh .fvh-media:after,.fvh .fvh-grid .fvh-actions>a,.fvh .fvh-button-arrow{transition:none}.fvh .fvh-grid .fvh-card:hover,.fvh .fvh-card:hover .fvh-cover,.fvh .fvh-grid .fvh-actions>a:hover,.fvh .fvh-grid .fvh-actions>a:active,.fvh .fvh-grid .fvh-product-link:hover .fvh-button-arrow{transform:none}.fvh .fvh-card:hover .fvh-play,.fvh .fvh-media:active .fvh-play{transform:translate(-50%,-50%)}}.fvh .fvh-pagination{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:10px;margin-top:28px}.fvh .fvh-page-button{display:inline-flex;justify-content:center;align-items:center;min-width:46px;min-height:46px;padding:10px 16px;border:1px solid #dce5f0;border-radius:10px;color:#35465e;background:#fff;font-size:15px;font-weight:650;line-height:1.3;box-shadow:0 2px 6px #19395805;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease}.fvh .fvh-page-button[aria-current=page]{background:var(--fvh-accent);color:#fff;border-color:var(--fvh-accent);box-shadow:0 5px 14px #1566e02e}.fvh .fvh-page-button:disabled{background:#f6f8fb;color:#a2adbc;border-color:#e5ebf3;box-shadow:none;opacity:1}.fvh .fvh-page-gap{color:#748297}.fvh .fvh-library-heading{scroll-margin-top:130px}@media(hover:hover)and (pointer:fine){.fvh .fvh-page-button:hover:not(:disabled):not([aria-current]){background:#edf4ff;border-color:var(--fvh-accent);color:var(--fvh-accent);box-shadow:0 4px 12px #1566e01a}}@media(max-width:749px){.fvh .fvh-pagination{gap:6px;margin-top:22px}.fvh .fvh-page-button{min-width:38px;min-height:44px;padding:9px 10px;font-size:13px;border-radius:9px}.fvh .fvh-page-number{padding-inline:8px}.fvh .fvh-library-heading{scroll-margin-top:90px}}@media(prefers-reduced-motion:reduce){.fvh .fvh-page-button{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/13/compiled_assets/styles.css.map?subset=AAAAQg */
