/* BCCD video landing additions. Loaded only for posts containing a video URL. */
.bccd-short-feed{display:none}
.bccd-video-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:9px;margin:0 0 18px;color:var(--bccd-muted);font-size:13px;line-height:1.4}
.bccd-video-breadcrumb a{display:inline-flex;align-items:center;gap:6px;color:var(--bccd-green);font-weight:750;text-decoration:none}
.bccd-video-breadcrumb a:hover{color:#0b3d2c}
.bccd-video-breadcrumb>span[aria-hidden="true"]{color:#aab6ae}
.bccd-video-breadcrumb [aria-current="page"]{max-width:min(100%,560px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.bccd-video-player{position:relative;overflow:hidden;width:100%;border-radius:24px;background:#071c14;box-shadow:0 24px 70px rgba(3,24,16,.35)}
.bccd-video-player--9-16{width:min(100%,390px);aspect-ratio:9/16}
.bccd-video-player--16-9{aspect-ratio:16/9}
.bccd-video-player--1-1{width:min(100%,520px);aspect-ratio:1}
.bccd-video-player--4-5{width:min(100%,460px);aspect-ratio:4/5}
.bccd-video-player iframe,.bccd-video-player video,.bccd-video-player>div{width:100%!important;height:100%!important;display:block;border:0;object-fit:cover}
.bccd-video-facade{position:relative;overflow:hidden;background:linear-gradient(145deg,#0b2d20,#07150f)}
.bccd-video-facade>img{width:100%;height:100%;display:block;object-fit:cover;opacity:.92}
.bccd-player-play{position:absolute;inset:50% auto auto 50%;display:grid;justify-items:center;gap:8px;min-width:88px;transform:translate(-50%,-50%);border:0;padding:0;color:#fff;background:transparent;cursor:pointer}
.bccd-player-play span{width:68px;height:68px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.55);border-radius:50%;padding-left:4px;background:rgba(8,64,42,.86);box-shadow:0 12px 34px rgba(0,0,0,.3);font-size:27px;backdrop-filter:blur(8px)}
.bccd-player-play small{font-size:12px;font-weight:800;text-shadow:0 2px 12px rgba(0,0,0,.8)}
.bccd-video-facade.is-loaded>img,.bccd-video-facade.is-loaded>.bccd-player-play{display:none}
.bccd-video-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(290px,340px);gap:clamp(32px,4vw,52px);align-items:start;min-height:0;padding:clamp(40px,5vw,64px);background:linear-gradient(125deg,#104d38 0 58%,#1f684a 58%)}
.bccd-video-hero__copy{min-width:0;padding:0}
.bccd-video-hero h1{max-width:680px;font-size:clamp(38px,4vw,52px);line-height:1.06;letter-spacing:-.04em;overflow-wrap:break-word;word-break:normal}
.bccd-video-hero__player{display:flex;flex-direction:column;align-items:center;padding:0}
.bccd-video-hero__player .bccd-video-player--9-16{width:min(100%,330px)}
.bccd-video-hero__caption{width:100%;margin:14px 0 0;color:rgba(255,255,255,.78);font-size:11px;font-weight:800;letter-spacing:.08em;text-align:center;text-transform:uppercase}
.bccd-video-hero__intro{max-width:680px;margin:22px 0 0;color:rgba(255,255,255,.82);font-size:16px;line-height:1.68}
.bccd-video-meta{margin-top:18px}
.bccd-video-facts{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden;margin:22px 0 0;border:1px solid rgba(255,255,255,.18);border-radius:18px;background:rgba(255,255,255,.08);box-shadow:none;position:relative;z-index:2}
.bccd-video-facts>div{min-height:78px;display:flex;flex-direction:column;justify-content:center;padding:13px 16px;border:0;text-align:left}
.bccd-video-facts>div:nth-child(odd){border-right:1px solid rgba(255,255,255,.16)}
.bccd-video-facts>div:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.16)}
.bccd-video-facts span{margin-bottom:7px;color:rgba(255,255,255,.62);font-size:10px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}
.bccd-video-facts strong{overflow-wrap:anywhere;color:#fff;font-size:14px;line-height:1.35}
.bccd-video-facts--mobile{display:none}
.bccd-video-facts--desktop{width:calc(100% - clamp(56px,8vw,104px));grid-template-columns:repeat(4,minmax(0,1fr));margin:-28px auto 0;border-color:#dfe7df;border-radius:17px;background:#fff;box-shadow:0 18px 44px rgba(17,58,42,.12)}
.bccd-video-facts--desktop>div{min-height:88px;padding:17px 20px;border-right:1px solid #e1e8e2;border-bottom:0!important}
.bccd-video-facts--desktop>div:nth-child(odd){border-right:1px solid #e1e8e2}
.bccd-video-facts--desktop>div:last-child{border-right:0}
.bccd-video-facts--desktop span{color:#7d8982}
.bccd-video-facts--desktop strong{color:var(--bccd-ink)}
.bccd-video-hero__summary{margin-top:20px;border:1px solid rgba(255,255,255,.16);border-radius:16px;padding:18px 20px;background:rgba(255,255,255,.07)}
.bccd-video-hero__summary>strong{display:block;margin-bottom:8px;color:#f1d36f;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.bccd-video-hero__summary>div{color:rgba(255,255,255,.78);font-size:14px;line-height:1.65}
.bccd-video-hero__summary p{margin:0}
.bccd-video-hero__summary a,.bccd-video-hero__intro a{color:#f7df86;font-weight:700;text-decoration:underline;text-decoration-color:rgba(247,223,134,.58);text-decoration-thickness:1px;text-underline-offset:3px}
.bccd-video-hero__summary a:hover,.bccd-video-hero__summary a:focus,.bccd-video-hero__intro a:hover,.bccd-video-hero__intro a:focus{color:#fff;text-decoration-color:#fff}
.bccd-video-summary-section--mobile{display:none}
.bccd-video-hero.is-no-product .bccd-video-hero__copy{align-self:stretch;display:flex;flex-direction:column;justify-content:center}
.bccd-video-hero-contact{max-width:430px;margin-top:14px}
.bccd-video-mobile-summary-title{display:block;margin:0 0 18px;color:var(--bccd-ink);font-size:27px;line-height:1.15;letter-spacing:-.025em}
.bccd-video-hero-product{margin-top:22px;border:1px solid rgba(255,255,255,.17);border-radius:17px;padding:16px;background:rgba(255,255,255,.08)}
.bccd-video-hero-product__heading{display:block;margin-bottom:11px;color:#f1d36f;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.bccd-video-hero-product__card{display:grid;grid-template-columns:66px minmax(0,1fr);gap:13px;align-items:center}
.bccd-video-hero-product__image{overflow:hidden;width:66px;height:66px;border-radius:12px;background:#edf3e9}
.bccd-video-hero-product__image img{width:100%;height:100%;display:block;object-fit:cover}
.bccd-video-hero-product__info{min-width:0;display:grid;gap:5px}
.bccd-video-hero-product__info>a{overflow:hidden;color:#fff;font-size:14px;font-weight:800;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}
.bccd-video-hero-product__info>span{color:#f1d36f;font-size:14px;font-weight:800}
.bccd-video-hero-product__info del{color:rgba(255,255,255,.55);font-size:11px}
.bccd-video-hero-product__info ins{color:#f1d36f;text-decoration:none}
.bccd-video-hero-product__cta{margin:12px 0 0;color:rgba(255,255,255,.78);font-size:13px;line-height:1.55}
.bccd-video-hero-product__actions{display:flex;gap:9px;margin-top:13px}
.bccd-video-hero-product__actions>a{min-height:40px;flex:1;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.35);border-radius:999px;padding:8px 12px;color:#fff;background:rgba(255,255,255,.07);font-size:12px;font-weight:800;text-align:center;text-decoration:none}
.bccd-video-hero-product__actions>a:hover{border-color:#f1d36f;color:#104d38;background:#f1d36f}
.bccd-video-hero-product__actions>.is-order{border-color:#fff;color:#104d38;background:#fff}
@media(min-width:1025px){
	.bccd-video-hero-product{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,250px);grid-template-areas:"heading actions" "card actions" "cta actions";column-gap:22px;align-items:center;padding:20px 22px}
	.bccd-video-hero-product__heading{grid-area:heading;margin:0 0 12px}
	.bccd-video-hero-product__card{grid-area:card;grid-template-columns:88px minmax(0,1fr);gap:16px}
	.bccd-video-hero-product__image{width:88px;height:88px;border-radius:15px}
	.bccd-video-hero-product__info{gap:8px}
	.bccd-video-hero-product__info>a{font-size:16px;line-height:1.4;text-overflow:clip;white-space:normal}
	.bccd-video-hero-product__info>span{font-size:16px}
	.bccd-video-hero-product__cta{grid-area:cta;margin:13px 0 0}
	.bccd-video-hero-product__actions{grid-area:actions;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding-left:20px;border-left:1px solid rgba(255,255,255,.16)}
	.bccd-video-hero-product__actions>a{min-height:46px;padding:10px 14px}
	.bccd-video-hero-product__actions>.is-order{grid-column:1/-1}
}
.bccd-video-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:52px;margin-top:72px}
.bccd-video-toc{position:sticky;top:30px;align-self:start;border:1px solid var(--bccd-line);border-radius:19px;padding:25px;background:#fff}
.bccd-video-toc>strong{display:block;margin-bottom:17px;font-size:12px;letter-spacing:.08em;text-transform:uppercase}
.bccd-video-toc nav{display:grid}
.bccd-video-toc a{display:grid;grid-template-columns:27px 1fr;gap:8px;border-top:1px solid var(--bccd-line);padding:14px 0;color:var(--bccd-muted);font-size:12px;line-height:1.4}
.bccd-video-toc a span{color:var(--bccd-green);font-size:9px;font-weight:800}
.bccd-video-content{min-width:0}
.bccd-video-section{margin-bottom:clamp(58px,8vw,100px);scroll-margin-top:32px}
.bccd-video-section>h2{margin:0 0 26px;color:var(--bccd-ink);font-size:clamp(32px,4vw,48px);line-height:1.08;letter-spacing:-.045em}
.bccd-section-number{margin:0 0 9px;color:#c49825;font-size:12px;font-weight:800;letter-spacing:.1em}
.bccd-video-summary{border:1px solid #dfe8d7;border-radius:22px;padding:clamp(25px,4vw,42px);background:linear-gradient(135deg,#eef5e9,#fbf8ef);color:var(--bccd-muted);font-size:17px;line-height:1.8}
.bccd-video-summary>:last-child{margin-bottom:0}
.bccd-video-highlights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}
.bccd-video-highlights>div{min-height:205px;border:1px solid var(--bccd-line);border-radius:19px;padding:25px;background:#fff;box-shadow:0 12px 32px rgba(18,55,42,.045)}
.bccd-video-highlights span{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;color:var(--bccd-green);background:#edf5e9;font-size:10px;font-weight:800}
.bccd-video-highlights h3{margin:24px 0 8px;font-size:18px}
.bccd-video-highlights p{margin:0;color:var(--bccd-muted);font-size:14px;line-height:1.65}
.bccd-video-prose{color:#3f4c46;font-size:17px;line-height:1.85}
.bccd-video-prose img{border-radius:18px}
.bccd-video-products{border-radius:24px;padding:clamp(24px,4vw,42px);background:#f6f0e2}
.bccd-video-products .bccd-directory-products{grid-template-columns:minmax(0,1fr);gap:14px}
.bccd-video-products .bccd-product-card__body{padding:18px}
.bccd-video-products .bccd-product-card h3{font-size:16px}
.bccd-video-buy{display:grid;grid-template-columns:minmax(0,1fr) repeat(3,auto);gap:12px;align-items:center;margin-top:24px;border-radius:18px;padding:24px;color:#fff;background:var(--bccd-green)}
.bccd-video-buy div{display:grid;gap:5px}
.bccd-video-buy strong{font-size:19px}
.bccd-video-buy span{color:rgba(255,255,255,.72);font-size:12px}
.bccd-video-buy>a{min-height:44px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.45);border-radius:999px;padding:9px 18px;color:#fff;font-size:12px;font-weight:750}
.bccd-video-buy>a:first-of-type{color:var(--bccd-green);background:#fff}
.bccd-related-videos{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.bccd-related-videos article{min-width:0}
.bccd-related-video__image{position:relative;overflow:hidden;display:block;aspect-ratio:16/10;border-radius:16px;background:#e7ece4}
.bccd-related-video__image img{width:100%;height:100%;object-fit:cover}
.bccd-related-video__image span{position:absolute;inset:50% auto auto 50%;width:44px;height:44px;display:grid;place-items:center;transform:translate(-50%,-50%);border-radius:50%;color:#fff;background:rgba(13,69,50,.9)}
.bccd-related-videos h3{margin:13px 0 0;font-size:15px;line-height:1.45}
.bccd-video-toc-mobile{display:none}
.bccd-next-video{display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,300px);gap:clamp(28px,4vw,44px);align-items:start;overflow:hidden;border-radius:26px;padding:clamp(30px,4vw,44px);color:#fff;background:linear-gradient(125deg,#104d38,#295c2f)}
.bccd-next-video .bccd-section-number{margin-bottom:8px;color:#f1d36f}
.bccd-next-video .bccd-eyebrow{margin:0 0 16px;color:#cfe4c8}
.bccd-next-video h3{margin:0;color:#fff;font-size:clamp(30px,3.3vw,42px);line-height:1.08;letter-spacing:-.04em}
.bccd-next-video__copy>p:not(.bccd-eyebrow):not(.bccd-section-number){margin:18px 0;color:rgba(255,255,255,.76);font-size:15px;line-height:1.65}
.bccd-next-video .bccd-button{margin-top:8px;color:#104d38;background:#fff}
.bccd-next-video__player{display:grid;place-items:start center}
.bccd-next-video__player .bccd-video-player{box-shadow:0 22px 55px rgba(0,0,0,.28)}
.bccd-next-video__player .bccd-video-player--9-16{width:min(100%,290px)}
@media(min-width:768px){
	.bccd-video-products .bccd-product-card{display:grid;grid-template-columns:minmax(190px,240px) minmax(0,1fr);align-items:stretch}
	.bccd-video-products .bccd-product-card__image{height:100%;aspect-ratio:1}
	.bccd-video-products .bccd-product-card__body{display:flex;flex-direction:column;justify-content:center;padding:clamp(22px,3vw,34px)}
	.bccd-video-products .bccd-product-card h3{font-size:clamp(20px,2.3vw,28px);line-height:1.25}
	.bccd-video-products .bccd-price{font-size:20px}
}
@media(max-width:1024px){
	.bccd-video-article{width:min(100% - 28px,940px)}
	.bccd-video-hero{grid-template-columns:minmax(0,1fr) minmax(250px,290px);gap:28px;padding:36px 38px}
	.bccd-video-hero__copy{padding:0}
	.bccd-video-hero h1{font-size:clamp(36px,4.6vw,46px)}
	.bccd-video-hero__player{padding:0}
	.bccd-video-hero__player .bccd-video-player--9-16{width:min(100%,290px)}
	.bccd-video-hero__intro{font-size:16px}
	.bccd-video-facts{margin-top:22px}
	.bccd-video-facts>div{min-height:74px;padding:12px}
	.bccd-video-hero__summary{padding:15px 16px}
	.bccd-video-facts--desktop{width:calc(100% - 56px);margin-top:-24px}
	.bccd-video-facts--desktop>div{min-height:80px;padding:14px 15px}
	.bccd-video-hero-product__card{grid-template-columns:58px minmax(0,1fr)}
	.bccd-video-hero-product__image{width:58px;height:58px}
	.bccd-video-layout{grid-template-columns:1fr;gap:34px}
	.bccd-video-toc{position:static}
	.bccd-video-toc nav{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:24px}
	.bccd-related-videos{grid-template-columns:repeat(2,minmax(0,1fr))}
	.bccd-next-video{grid-template-columns:minmax(0,1fr) minmax(230px,270px);gap:26px;padding:30px}
	.bccd-next-video h3{font-size:34px}
	.bccd-next-video__player .bccd-video-player--9-16{width:min(100%,270px)}
}
@media(max-width:767px){
	.bccd-video-feed-active{overflow:hidden;background:#06150f}
	.bccd-video-feed-active .bccd-contact-bar,.bccd-video-feed-active .bccd-site-footer{display:none!important}
	.bccd-video-feed-active .bccd-video-article{display:none}
	.bccd-video-feed-active .bccd-video-landing{background:#06150f}
	.bccd-short-feed{height:var(--bccd-short-height,calc(100dvh - 92px));min-height:520px;display:block;overflow-x:hidden;overflow-y:auto;background:#06150f;overscroll-behavior-y:contain;scroll-snap-type:y mandatory;scrollbar-width:none}
	.bccd-short-feed::-webkit-scrollbar{display:none}
	.bccd-short-slide{position:relative;height:100%;min-height:520px;overflow:hidden;background:#07130e;scroll-snap-align:start;scroll-snap-stop:always}
	.bccd-short-slide__media{position:absolute;inset:0;display:grid;place-items:center;background:#07130e}
	.bccd-short-slide__media .bccd-video-player,.bccd-short-slide__media .bccd-video-player--9-16,.bccd-short-slide__media .bccd-video-player--16-9,.bccd-short-slide__media .bccd-video-player--1-1,.bccd-short-slide__media .bccd-video-player--4-5{width:100%;height:100%;max-width:none;max-height:none;aspect-ratio:auto;border-radius:0;box-shadow:none}
	.bccd-short-slide__media iframe,.bccd-short-slide__media video{width:100%!important;height:100%!important;object-fit:cover}
	.bccd-short-slide .bccd-player-play{display:none}
	.bccd-short-play{position:absolute;z-index:2;inset:0 0 42% 0;display:grid;place-items:center;width:100%;border:0;padding:0;color:#fff;background:transparent;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent}
	.bccd-short-play span{width:66px;height:66px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.5);border-radius:50%;padding-left:4px;background:rgba(8,64,42,.82);box-shadow:0 12px 34px rgba(0,0,0,.28);font-size:27px;backdrop-filter:blur(8px)}
	.bccd-short-play[hidden]{display:none}
	.bccd-short-slide__overlay{position:absolute;z-index:3;right:0;bottom:0;left:0;display:flex;flex-direction:column;gap:10px;padding:80px 16px max(18px,env(safe-area-inset-bottom));color:#fff;background:linear-gradient(180deg,transparent,rgba(2,12,8,.6) 27%,rgba(2,12,8,.94) 100%);touch-action:pan-y}
	.bccd-short-slide__counter{align-self:flex-start;border:1px solid rgba(255,255,255,.25);border-radius:999px;padding:4px 9px;color:rgba(255,255,255,.88);background:rgba(4,31,21,.45);font-size:10px;font-weight:800;letter-spacing:.08em}
	.bccd-short-slide__title{width:min(100%,430px);color:#fff;font-size:clamp(21px,6vw,28px);font-weight:800;line-height:1.08;letter-spacing:-.025em;text-decoration:none;text-shadow:0 2px 18px rgba(0,0,0,.38)}
	.bccd-short-product{width:min(100%,430px);display:grid;grid-template-columns:58px minmax(0,1fr);gap:11px;align-items:center;border:1px solid rgba(255,255,255,.18);border-radius:14px;padding:7px;color:#fff;background:rgba(8,42,29,.76);text-decoration:none;backdrop-filter:blur(10px)}
	.bccd-short-product__image{overflow:hidden;width:58px;height:58px;border-radius:10px;background:#eef4e9}
	.bccd-short-product__image img{width:100%;height:100%;object-fit:cover}
	.bccd-short-product__copy{min-width:0;display:grid;gap:3px}
	.bccd-short-product__copy strong{overflow:hidden;color:#fff;font-size:13px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}
	.bccd-short-product__copy>span{color:#f1d36f;font-size:13px;font-weight:800}
	.bccd-short-actions{width:min(100%,430px);display:grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:7px}
	.bccd-short-actions a{min-height:46px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.28);border-radius:13px;padding:8px;color:#fff;font-size:13px;font-weight:800;text-decoration:none}
	.bccd-short-actions__order{border-color:#efd36c!important;color:#173124!important;background:#efd36c}
	.bccd-short-actions__zalo{border-color:#087bea!important;background:#087bea}
	.bccd-short-actions__phone{background:rgba(255,255,255,.12);backdrop-filter:blur(8px)}
	.bccd-short-slide__hint{align-self:center;color:rgba(255,255,255,.75);font-size:10px;letter-spacing:.035em}
	.bccd-short-slide__hint span{display:inline-block;margin-left:3px;animation:bccd-swipe-hint 1.5s ease-in-out infinite}
	.bccd-short-load-more{height:100%;min-height:520px;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 50% 28%,#206d4c 0,#0c3526 48%,#06150f 100%);scroll-snap-align:start;scroll-snap-stop:always}
	.bccd-short-load-more__card{width:min(100%,390px);display:flex;flex-direction:column;align-items:center;gap:13px;border:1px solid rgba(255,255,255,.16);border-radius:24px;padding:30px 22px;color:#fff;background:rgba(5,39,27,.78);text-align:center;box-shadow:0 24px 60px rgba(0,0,0,.25);backdrop-filter:blur(9px)}
	.bccd-short-load-more__card>span{font-size:38px;line-height:1}
	.bccd-short-load-more__card strong{color:#fff;font-size:24px;line-height:1.15}
	.bccd-short-load-more__card p{margin:0;color:rgba(255,255,255,.78);font-size:14px;line-height:1.55}
	.bccd-short-load-more__button{width:100%;min-height:50px;border:0;border-radius:14px;padding:11px 18px;color:#153529;background:#efd36c;font-size:14px;font-weight:800;cursor:pointer}
	.bccd-short-load-more__button:disabled{cursor:default;opacity:.65}
	.bccd-short-load-more__card>a{color:#fff;font-size:13px;font-weight:700;text-underline-offset:4px}
	.bccd-video-article{width:min(100% - 20px,720px);padding-top:12px;padding-bottom:64px}
	.bccd-video-hero{display:flex;flex-direction:column;gap:0;min-height:0;padding:0;border-radius:21px;background:#104d38}
	.bccd-video-hero__copy{order:1;padding:28px 22px 30px}
	.bccd-video-hero__intro{padding:0;margin-top:20px}
	.bccd-video-meta{padding:0;margin-top:22px}
	.bccd-video-hero__player{order:2;padding:18px;background:#1f684a}
	.bccd-video-hero__summary{display:none}
	.bccd-video-summary-section--mobile{display:block}
	.bccd-video-hero.is-no-product .bccd-video-hero__copy{justify-content:flex-start}
	.bccd-video-hero-product{margin-top:20px;padding:14px}
	.bccd-video-hero-product__card{grid-template-columns:58px minmax(0,1fr)}
	.bccd-video-hero__caption{margin-top:12px;font-size:10px}
	.bccd-video-hero .bccd-eyebrow{margin-bottom:14px}
	.bccd-video-chip{margin-bottom:18px;padding:7px 12px;font-size:10px}
	.bccd-video-hero h1{font-size:clamp(40px,12vw,56px)}
	.bccd-video-hero__intro{margin-top:20px;font-size:15px}
	.bccd-video-meta{gap:7px 14px;margin-top:22px}
	.bccd-video-meta span:not(:first-child)::before,.bccd-video-meta time::before{margin-right:12px}
	.bccd-video-player--9-16{width:min(100%,315px);max-height:560px}
	.bccd-video-hero__player .bccd-video-player--9-16{width:min(100%,315px)}
	.bccd-video-facts--desktop{display:none}
	.bccd-video-facts--mobile{width:calc(100% - 18px);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:-10px auto 0;border:1px solid var(--bccd-line);border-radius:16px;background:#fff;box-shadow:0 14px 40px rgba(22,53,39,.08)}
	.bccd-video-facts>div{min-height:108px;padding:16px 10px;border-bottom:1px solid var(--bccd-line)}
	.bccd-video-facts>div:nth-child(odd){border-right:1px solid var(--bccd-line)}
	.bccd-video-facts>div:nth-child(2n){border-right:0}
	.bccd-video-facts>div:nth-last-child(-n+2){border-bottom:0}
	.bccd-video-facts span{color:var(--bccd-muted)}
	.bccd-video-facts strong{color:var(--bccd-ink);font-size:13px}
	.bccd-video-layout{margin-top:42px}
	.bccd-video-toc{display:none}
	.bccd-video-toc-mobile{display:block;overflow:hidden;border:1px solid var(--bccd-line);border-radius:16px;background:#fff;box-shadow:0 10px 30px rgba(18,55,42,.06)}
	.bccd-video-toc-mobile summary{position:relative;display:flex;align-items:center;justify-content:space-between;min-height:62px;padding:16px 52px 16px 18px;cursor:pointer;list-style:none;font-size:14px;font-weight:800;letter-spacing:.025em}
	.bccd-video-toc-mobile summary::-webkit-details-marker{display:none}
	.bccd-video-toc-mobile summary::after{content:"+";position:absolute;right:18px;width:26px;height:26px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--bccd-green);font-size:18px}
	.bccd-video-toc-mobile[open] summary::after{content:"−"}
	.bccd-video-toc-mobile summary small{color:var(--bccd-muted);font-size:11px;font-weight:650}
	.bccd-video-toc-mobile nav{display:grid;grid-template-columns:1fr;border-top:1px solid var(--bccd-line);padding:8px 18px 14px}
	.bccd-video-toc-mobile a{display:grid;grid-template-columns:28px 1fr;gap:8px;border-bottom:1px solid var(--bccd-line);padding:13px 0;color:var(--bccd-muted);font-size:13px}
	.bccd-video-toc-mobile a:last-child{border-bottom:0}
	.bccd-video-toc-mobile a span{color:var(--bccd-green);font-size:10px;font-weight:800}
	.bccd-video-toc nav{display:flex;overflow-x:auto;gap:8px;padding-bottom:3px;scroll-snap-type:x mandatory}
	.bccd-video-toc a{min-width:160px;display:block;border:1px solid var(--bccd-line);border-radius:13px;padding:12px;scroll-snap-align:start}
	.bccd-video-toc a span{display:block;margin-bottom:5px}
	.bccd-video-section{margin-bottom:56px}
	.bccd-video-section>h2{font-size:31px}
	.bccd-video-summary{padding:22px;font-size:15px}
	.bccd-video-highlights{grid-template-columns:1fr}
	.bccd-video-highlights>div{min-height:0}
	.bccd-video-prose{font-size:16px}
	.bccd-video-products{padding:22px 14px}
	.bccd-video-products .bccd-directory-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
	.bccd-video-products .bccd-product-card__body{padding:12px}
	.bccd-video-products .bccd-product-card h3{font-size:14px}
	.bccd-video-products .bccd-eyebrow{display:none}
	.bccd-video-buy{grid-template-columns:1fr;padding:20px}
	.bccd-video-buy>a{width:100%}
	.bccd-related-videos{display:flex;overflow-x:auto;gap:12px;margin-right:-10px;padding-right:10px;scroll-snap-type:x mandatory}
	.bccd-related-videos article{min-width:78%;scroll-snap-align:start}
	.bccd-next-video{grid-template-columns:1fr;gap:24px;padding:24px 18px;border-radius:21px}
	.bccd-next-video__copy{order:1}
	.bccd-next-video__player{order:2}
	.bccd-next-video h3{font-size:34px}
	.bccd-next-video .bccd-video-player--9-16{width:min(100%,280px);max-height:none}
}
@keyframes bccd-swipe-hint{0%,100%{transform:translateY(2px);opacity:.65}50%{transform:translateY(-3px);opacity:1}}
@media(prefers-reduced-motion:reduce){.bccd-short-slide__hint span{animation:none}}
