#tab-common{max-width:1120px;margin-inline:auto}#tab-common fieldset{border:0;margin:0;padding:0;min-width:0}#tab-common .common-intro{color:#554a4b;font-size:16px;line-height:1.8}.common-toolbar{display:flex;flex-wrap:wrap;gap:12px;margin:20px 0}.common-edit-card{padding:22px;margin:18px 0;border:1px solid #dccbcd;border-radius:16px;background:#fff;box-shadow:0 7px 22px #5928330a}.common-card-head{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:18px}.common-card-head strong{margin-right:auto;font-size:19px;color:#652838}.common-edit-card label{display:grid;gap:8px;margin:14px 0;font-size:16px;font-weight:600}.common-edit-card input,.common-edit-card textarea{font-size:16px;max-width:100%;width:100%;box-sizing:border-box}.common-upload{padding:14px;background:#f9f3ef;border-radius:10px}.common-publish{background:#722d40!important;color:#fff!important;font-weight:700}.common-preview{margin-top:24px}.common-status{font-size:16px;line-height:1.7;color:#572b36}.common-check{display:flex!important;align-items:center;gap:10px!important;font-size:16px!important}.common-check input{width:20px!important;height:20px;accent-color:#722d40}.common-preview:empty{display:none}
.deferred-video{overflow:hidden;border:1px solid #d8e2dc;border-radius:14px;background:#101715}.deferred-video-load{position:relative;display:grid;grid-template-columns:minmax(120px,42%) 1fr;align-items:center;width:100%;min-height:210px;padding:0;border:0;background:linear-gradient(135deg,#102c26,#1f5a4c);color:#fff;text-align:left;cursor:pointer}.deferred-video-load>img{display:block;width:100%;height:100%;min-height:210px;object-fit:cover}.deferred-video-placeholder{display:grid;place-items:center;width:100%;height:100%;min-height:210px;background:radial-gradient(circle at 45% 35%,#356f60,#102c26 72%);font-size:44px}.deferred-video-load>span:last-child{display:grid;gap:8px;padding:24px}.deferred-video-load b{font-size:20px}.deferred-video-load small{color:rgba(255,255,255,.78);font-size:13px;line-height:1.65}.deferred-video-load:hover{background:linear-gradient(135deg,#0c241f,#17483d)}.deferred-video video{display:block;width:100%;max-height:620px;background:#151515}.deferred-video video[hidden],.deferred-video-load[hidden]{display:none}.deferred-video noscript p{padding:18px;text-align:center}
@media(max-width:560px){.deferred-video-load{grid-template-columns:1fr;min-height:0}.deferred-video-load>img,.deferred-video-placeholder{min-height:170px;max-height:240px}.deferred-video-load>span:last-child{padding:18px}.deferred-video-load b{font-size:18px}}
.deferred-video{position:relative}.deferred-video-controls{display:none}
@media(max-width:760px){
  .deferred-video-load>span:last-child{display:flex;align-items:baseline;gap:10px;min-height:46px;padding:10px 14px;white-space:nowrap}
  .deferred-video-load b{min-width:0;overflow:hidden;flex:0 1 auto;font-size:18px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}
  .deferred-video-load small{flex:1 0 auto;font-size:11px;line-height:1.35;white-space:nowrap}
  .deferred-video.has-mobile-player video{border-radius:0;cursor:pointer}
  .deferred-video.has-mobile-player video::-webkit-media-controls{display:none!important}
  .deferred-video.has-mobile-player video::-webkit-media-controls-start-playback-button{display:none!important;-webkit-appearance:none}
  .deferred-video.has-mobile-player .deferred-video-controls{position:absolute;right:8px;bottom:8px;left:8px;z-index:3;display:flex;align-items:center;gap:7px;padding:7px 8px;border:1px solid rgba(255,255,255,.16);border-radius:11px;background:rgba(8,19,16,.78);box-shadow:0 8px 28px rgba(0,0,0,.28);opacity:0;transform:translateY(10px);pointer-events:none;transition:opacity .18s ease,transform .18s ease;backdrop-filter:blur(10px)}
  .deferred-video.has-mobile-player.controls-visible .deferred-video-controls{opacity:1;transform:translateY(0);pointer-events:auto}
  .deferred-video-controls button{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;padding:0;border:0;border-radius:9px;background:rgba(255,255,255,.12);color:#fff;font-size:15px;line-height:1;cursor:pointer}
  .deferred-video-controls input{min-width:42px;flex:1 1 auto;accent-color:#e3bb70}
  .deferred-video-controls span{flex:0 0 auto;color:#fff;font-size:10px;font-variant-numeric:tabular-nums;white-space:nowrap}
  .deferred-video:fullscreen video{width:100%;height:100vh;max-height:none;object-fit:contain}
}
@media(max-width:360px){
  .deferred-video-load>span:last-child{gap:7px;padding-right:11px;padding-left:11px}
  .deferred-video-load b{font-size:17px}
  .deferred-video-load small{font-size:10px}
  .deferred-video-controls{gap:5px}
  .deferred-video-controls span{font-size:9px}
}
@media(prefers-reduced-motion:reduce){.deferred-video.has-mobile-player .deferred-video-controls{transition:none}}
@media(min-width:761px){
  .deferred-video-load{grid-template-columns:minmax(0,2fr) minmax(210px,1fr);min-height:0}
  .deferred-video-load>img,.deferred-video-placeholder{width:100%;height:auto;min-height:0;aspect-ratio:16/9;object-fit:cover;object-position:center}
  .deferred-video-load>span:last-child{align-self:stretch;align-content:center;gap:9px;padding:24px 25px;border-left:1px solid rgba(232,203,144,.18);background:radial-gradient(circle at 100% 0,rgba(94,157,137,.2),transparent 48%),linear-gradient(145deg,rgba(13,55,46,.12),rgba(22,89,73,.28))}
  .deferred-video-load b{display:flex;align-items:center;gap:9px;font-size:20px;font-weight:800;line-height:1.35;letter-spacing:.025em;text-shadow:0 2px 10px rgba(0,0,0,.2)}
  .deferred-video-load b::before{content:"▶";display:grid;place-items:center;flex:0 0 24px;width:24px;height:24px;border:1px solid rgba(238,203,137,.64);border-radius:50%;background:rgba(244,212,151,.12);color:#e9c77f;font-size:9px;box-shadow:0 4px 12px rgba(0,0,0,.16)}
  .deferred-video-load small{max-width:220px;color:rgba(255,255,255,.76);font-size:12px;line-height:1.65;letter-spacing:.015em}
}
/* PC1: only the shared section receives burgundy playback cards. */
.product-common{padding:4px 0 8px;border-top:1px solid #e8d8dc;margin-top:28px;overflow-wrap:anywhere;font-size:16px;line-height:1.8}
.product-common .deferred-video{border-color:#b88895;box-shadow:0 6px 18px rgba(93,31,50,.12)}
.product-common .deferred-video-load,.product-common .deferred-video-load>span:last-child{background:linear-gradient(130deg,#522032,#813449);color:#fff8ef}
.product-common .deferred-video-load:hover,.product-common .deferred-video-load:hover>span:last-child{background:linear-gradient(130deg,#421725,#6a263b)}
.product-common .deferred-video-placeholder{background:radial-gradient(circle at 45% 35%,#91465c,#49202e 72%);color:#f4d39b}
.product-common .deferred-video-load b{color:#fff8ef;font-size:20px;font-weight:800}
.product-common .deferred-video-load small{color:#f3e4e8;font-size:13px;white-space:normal}
.product-common .deferred-video-load:focus-visible{outline:3px solid #b67d35;outline-offset:-4px}
.product-common .primary-action{background:#722d40;color:white}
.product-common .common-caption,.product-common figcaption{font-size:16px;color:#51444a;line-height:1.8;white-space:pre-wrap}
.product-common .detail-media h3{font-size:22px;font-weight:700;color:#542234}
.product-common .detail-copy{white-space:pre-wrap;font-size:16px}
.product-common .detail-copy.rich-text{white-space:normal}
.product-common .detail-copy h2{font-size:26px}.product-common .detail-copy h3{font-size:22px}
.product-common .detail-image img{width:100%;height:auto;display:block}
@media(max-width:560px){.product-common .deferred-video-load>span:last-child{white-space:normal;flex-wrap:wrap;gap:4px;padding:12px 14px}.product-common .deferred-video-load b{font-size:18px;white-space:normal;overflow:visible}.product-common .deferred-video-load small{font-size:12px}.product-common .detail-media{margin:20px 16px}}

.common-preview .detail-media,.common-preview .detail-copy,.common-preview .detail-image{margin:20px 0}
