/* Review layout stays inside JNews' native no-sidebar article container. Feature CSS owns only its own components. */
.drtv-native-review,
.drtv-native-verdict{--dr:var(--drtv-red,#ef233c);--dr2:#ff5d70;--ink:var(--drtv-ink,#101722);--ink2:#182331;--muted:var(--drtv-muted,#6d7888);--line:var(--drtv-border,#e7ebf0);--soft:var(--drtv-canvas,#f7f9fb);--green:var(--drtv-live,#18a957);box-sizing:border-box;clear:both;width:100%;font-family:var(--drtv-font-ui,inherit)}
.drtv-native-review *,.drtv-native-review *:before,.drtv-native-review *:after,.drtv-native-verdict *,.drtv-native-verdict *:before,.drtv-native-verdict *:after{box-sizing:border-box}
.drtv-native-review{container-type:inline-size;margin:34px 0 38px;color:var(--ink)}
.drtv-native-review__preview{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin:0 0 12px;padding:9px 12px;border:1px solid #caead5;border-radius:10px;background:#f0fbf4;color:#247342;font-size:var(--drtv-fs-caption,14px);line-height:1.4}
.drtv-native-review__preview>span{width:9px;height:9px;border-radius:50%;background:#25b968;box-shadow:0 0 0 5px rgba(37,185,104,.11)}
.drtv-native-review__preview strong{font-size:var(--drtv-fs-caption,14px);letter-spacing:.06em}.drtv-native-review__preview em{color:#5a8b6d;font-style:italic}

/* Product hero */
.drtv-native-review__hero{position:relative;display:grid;grid-template-columns:1fr;overflow:hidden;border:1px solid #202a37;border-radius:24px;background:radial-gradient(circle at 95% 5%,rgba(239,35,60,.15),transparent 32%),linear-gradient(135deg,#0f1722 0%,#14202d 100%);box-shadow:0 22px 48px rgba(15,23,34,.12);isolation:isolate}
.drtv-native-review__hero:after{content:'';position:absolute;inset:auto -8% -55% 42%;height:80%;background:radial-gradient(ellipse,rgba(239,35,60,.12),transparent 67%);pointer-events:none;z-index:-1}
.drtv-native-review__hero-copy{padding:30px 28px 26px;align-self:center}.drtv-native-review__eyebrow{display:inline-flex;align-items:center;gap:7px;margin-bottom:13px;color:var(--drtv-dark-text,#f8fafc);font-size:var(--drtv-fs-eyebrow,12px);font-weight:850;letter-spacing:.11em;text-transform:uppercase}
.drtv-native-review__hero h2{max-width:560px;margin:0!important;color:#fff!important;font-size:36px!important;line-height:1.04!important;letter-spacing:-.035em!important;font-weight:850!important}.drtv-native-review__hero-meta{margin:12px 0 0!important;color:rgba(255,255,255,.64)!important;font-size:14px!important;line-height:1.5!important}
.drtv-native-review__hero-pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.drtv-native-review__hero-pills>span:not(.drtv-shared-brand-mark){display:inline-flex;align-items:center;min-height:34px;padding:0 13px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(255,255,255,.045);color:#fff;font-size:var(--drtv-fs-caption,14px);font-weight:850;letter-spacing:.025em;text-transform:uppercase}
.drtv-native-review__viewer{display:grid;min-width:0;padding:22px;align-self:stretch}.drtv-native-review__viewer.has-gallery{grid-template-columns:minmax(0,1fr) 88px;gap:12px}.drtv-native-review__viewer-stage{position:relative;display:flex;min-width:0;min-height:300px;overflow:hidden;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.12);border-radius:20px;background:#fff;box-shadow:0 18px 38px rgba(0,0,0,.24);touch-action:pan-y}.drtv-native-review__viewer-main{display:block;width:100%;height:100%;max-height:390px;object-fit:contain;background:#fff}.drtv-native-review__viewer-thumbs{display:flex;min-width:0;flex-direction:column;gap:10px;overflow:auto;overscroll-behavior:contain;scrollbar-width:thin}.drtv-native-review__viewer-thumb{all:unset;display:flex;position:relative;flex:0 0 78px;min-width:0;overflow:hidden;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.16);border-radius:14px;background:#fff;box-shadow:0 8px 20px rgba(0,0,0,.16);cursor:pointer}.drtv-native-review__viewer-thumb img{display:block;width:100%;height:100%;object-fit:contain;background:#fff}.drtv-native-review__viewer-thumb:after{content:'';position:absolute;inset:0;border:2px solid transparent;border-radius:inherit;pointer-events:none}.drtv-native-review__viewer-thumb.is-active:after{border-color:var(--dr)}.drtv-native-review__viewer-thumb:focus-visible{outline:3px solid rgba(239,35,60,.36);outline-offset:-3px}.drtv-native-review__viewer-nav{all:unset;position:absolute;z-index:2;top:50%;display:flex;width:38px;height:38px;align-items:center;justify-content:center;border:1px solid rgba(17,24,39,.12);border-radius:50%;background:rgba(16,23,34,.9);color:#fff;font-size:26px;font-weight:500;line-height:1;cursor:pointer;box-shadow:0 8px 22px rgba(0,0,0,.18);transform:translateY(-50%)}.drtv-native-review__viewer-nav.is-prev{left:10px}.drtv-native-review__viewer-nav.is-next{right:10px}.drtv-native-review__viewer-nav:hover{background:var(--dr)}.drtv-native-review__viewer-nav:focus-visible{outline:3px solid rgba(239,35,60,.34);outline-offset:2px}.drtv-native-review__viewer-count{position:absolute;right:12px;bottom:10px;z-index:2;display:inline-flex;min-height:28px;padding:0 9px;align-items:center;border-radius:999px;background:rgba(16,23,34,.86);color:rgba(255,255,255,.78);font-size:var(--drtv-fs-caption,14px);font-weight:750;letter-spacing:.02em}.drtv-native-review__viewer-count b{margin-right:2px;color:#fff;font-size:var(--drtv-fs-caption,14px)}

/* Shared tab system: data hub and tool hub use the same one-piece navigation mechanics. Theme differs; behaviour and geometry do not. */
.drtv-native-review__tabbar,.drtv-native-review__tooltabs{display:grid!important;width:100%!important;grid-template-columns:repeat(var(--drtv-tab-count,3),minmax(0,1fr))!important;grid-auto-flow:column!important;gap:0!important;overflow:hidden!important;margin:0!important;padding:0!important;border:0!important}
.drtv-native-review__tab,.drtv-native-review__tooltab{all:unset;position:relative!important;box-sizing:border-box!important;display:flex!important;width:100%!important;min-width:0!important;max-width:none!important;min-height:var(--drtv-tab-h,58px)!important;margin:0!important;padding:0 14px!important;float:none!important;clear:none!important;inset:auto!important;transform:none!important;align-self:stretch!important;justify-self:stretch!important;align-items:center!important;justify-content:center!important;gap:8px!important;border:0!important;border-radius:0!important;font-family:inherit!important;font-size:var(--drtv-fs-tab,15px)!important;font-weight:800!important;line-height:1.15!important;letter-spacing:.01em!important;text-align:center!important;cursor:pointer!important;white-space:nowrap!important;transition:background-color .16s ease,color .16s ease,box-shadow .16s ease!important}
.drtv-native-review__tab i,.drtv-native-review__tooltab i{display:flex;width:18px;height:18px;flex:0 0 18px;align-items:center;justify-content:center;border:0;border-radius:0;background:transparent;box-shadow:none;color:currentColor}
.drtv-native-review__tab svg,.drtv-native-review__tooltab svg{display:block;width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.85;stroke-linecap:round;stroke-linejoin:round}
.drtv-native-review__tab:focus-visible,.drtv-native-review__tooltab:focus-visible{z-index:2;outline:3px solid rgba(239,35,60,.26)!important;outline-offset:-4px!important}

/* Technical data hub. Same connected tab component as IQ / Battle / Compare, in a quieter light treatment. */
.drtv-native-review__datahub{margin-top:15px;overflow:hidden;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 14px 34px rgba(15,23,42,.055)}
.drtv-native-review__tabbar{border-bottom:1px solid #dfe5eb!important;background:#e9edf2!important}
.drtv-native-review__tab{background:transparent!important;color:#697587!important}.drtv-native-review__tab+.drtv-native-review__tab{border-left:1px solid #d7dde4!important}.drtv-native-review__tab:after{content:'';position:absolute;left:0;right:0;bottom:0;height:3px;background:transparent;transition:background-color .16s ease}.drtv-native-review__tab:hover{background:#e1e6ec!important;color:var(--ink)!important}.drtv-native-review__tab.is-active{background:var(--ink)!important;color:#fff!important;box-shadow:inset 0 -1px 0 rgba(255,255,255,.06)!important}.drtv-native-review__tab.is-active:after{background:var(--dr)}.drtv-native-review__tab.is-active i{color:#fff}
.drtv-native-review__tabpanel[hidden]{display:none!important}.drtv-native-review__tabpanel{background:#fff}
.drtv-native-review__panel-head{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:58px;padding:15px 18px;border-bottom:1px solid var(--line);background:#fff}.drtv-native-review__panel-head span{color:#182130;font-size:var(--drtv-fs-caption,14px);font-weight:850;letter-spacing:.065em;text-transform:uppercase}.drtv-native-review__panel-head small{color:#687486;font-size:var(--drtv-fs-caption,14px);font-weight:700}
.drtv-native-review__spec-grid,.drtv-native-review__profile-grid{display:grid;grid-template-columns:1fr;margin:0!important;background:#fff}.drtv-native-review__spec-grid>div,.drtv-native-review__profile-grid>div{display:grid;grid-template-columns:150px minmax(0,1fr);gap:16px;align-items:center;min-height:0;padding:13px 15px;border-bottom:1px solid var(--line)}.drtv-native-review__spec-grid>div:last-child,.drtv-native-review__profile-grid>div:last-child{border-bottom:0}.drtv-native-review__spec-grid>div:nth-child(odd),.drtv-native-review__profile-grid>div:nth-child(odd){background:#fafafa}.drtv-native-review__spec-grid>div:nth-child(even),.drtv-native-review__profile-grid>div:nth-child(even){background:#f6f7f9}
.drtv-native-review__spec-grid dt,.drtv-native-review__profile-grid dt,.drtv-native-review__spec-grid dd,.drtv-native-review__profile-grid dd{display:flex;min-height:30px;align-items:center;margin:0!important}.drtv-native-review__spec-grid dt,.drtv-native-review__profile-grid dt{color:#667085;font-size:var(--drtv-fs-caption,14px);font-weight:850;line-height:1.3;letter-spacing:.06em;text-transform:uppercase}.drtv-native-review__spec-grid dd,.drtv-native-review__profile-grid dd{color:#111827;font-size:var(--drtv-fs-body,16px);font-weight:800;line-height:1.35}
.drtv-native-review__more{border-top:0}.drtv-native-review__more summary{cursor:pointer;padding:14px 18px;color:var(--dr);font-size:var(--drtv-fs-caption,14px);font-weight:800;list-style:none}.drtv-native-review__more summary::-webkit-details-marker{display:none}.drtv-native-review__more summary span{display:inline-flex;min-width:22px;height:22px;margin-left:6px;align-items:center;justify-content:center;border-radius:999px;background:#fff0f2;color:var(--dr);font-size:var(--drtv-fs-eyebrow,12px)}.drtv-native-review__more summary:after{content:'＋';float:right;font-size:14px}.drtv-native-review__more[open] summary:after{content:'−'}.drtv-native-review__spec-grid--more{border-top:1px solid var(--line)}
.drtv-native-review__dimensions{display:block;width:100%;margin:0;background:#fff}.drtv-native-review__dimension-row{display:grid;width:100%;grid-template-columns:minmax(70px,.7fr) minmax(0,1fr) minmax(0,1fr);align-items:center;gap:16px;padding:13px 15px;border-bottom:1px solid var(--line);color:#111827}.drtv-native-review__dimension-row:last-child{border-bottom:0}.drtv-native-review__dimension-row:not(.is-head):nth-child(odd){background:#fafafa}.drtv-native-review__dimension-row:not(.is-head):nth-child(even){background:#f6f7f9}.drtv-native-review__dimension-row>strong,.drtv-native-review__dimension-row>span{display:flex;min-width:0;min-height:30px;align-items:center;margin:0!important;padding:0!important;border:0!important;font-size:var(--drtv-fs-body,16px);line-height:1.35;font-weight:800}.drtv-native-review__dimension-row.is-head{background:#f8fafc;color:#667085;font-size:var(--drtv-fs-caption,14px);font-weight:850;letter-spacing:.06em;text-transform:uppercase}.drtv-native-review__dimension-row.is-head>span{min-height:24px;color:#667085;font-size:var(--drtv-fs-caption,14px);font-weight:850;line-height:1.3}

/* DRTV tool hub: same shared tab geometry, stronger action treatment. */
.drtv-native-review--explore{margin-top:32px;margin-bottom:38px}.drtv-native-review__section-heading{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:12px;padding:0 3px}.drtv-native-review__section-heading>div>span{display:block;margin-bottom:4px;color:var(--dr);font-size:var(--drtv-fs-eyebrow,12px);font-weight:850;letter-spacing:.1em;text-transform:uppercase}.drtv-native-review__section-heading h3{margin:0!important;color:var(--ink)!important;font-size:24px!important;line-height:1.06!important;letter-spacing:-.025em!important}.drtv-native-review__section-heading small{max-width:280px;color:#667085;font-size:var(--drtv-fs-caption,14px);text-align:right;line-height:1.45}
.drtv-native-review__toolhub{--tool-card:150px;overflow:hidden;border:1px solid #222c38;border-radius:22px;background:#111925;box-shadow:0 18px 42px rgba(15,23,42,.11)}.drtv-native-review__tooltabs{border-bottom:1px solid rgba(255,255,255,.11)!important;background:#0b121c!important}.drtv-native-review__tooltab{background:transparent!important;color:#8f9aaa!important}.drtv-native-review__tooltab+.drtv-native-review__tooltab{border-left:1px solid rgba(255,255,255,.08)!important}.drtv-native-review__tooltab:hover{background:rgba(255,255,255,.045)!important;color:#fff!important}.drtv-native-review__tooltab.is-active{background:linear-gradient(135deg,#f12643,#d91532)!important;color:#fff!important;box-shadow:inset 0 -1px 0 rgba(255,255,255,.14),0 8px 22px rgba(239,35,60,.18)!important}.drtv-native-review__tooltab.is-active i{color:#fff}.drtv-native-review__tooltab:focus-visible{outline-color:rgba(255,255,255,.5)!important}
.drtv-native-review__toolpanel[hidden]{display:none!important}.drtv-native-review__toolpanel{position:relative;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(190px,.95fr);min-height:224px;overflow:hidden;background:radial-gradient(circle at 92% 8%,rgba(239,35,60,.17),transparent 39%),linear-gradient(145deg,#111925,#182331)}.drtv-native-review__toolpanel.is-battle{background:radial-gradient(circle at 92% 8%,rgba(239,35,60,.22),transparent 39%),linear-gradient(145deg,#101722,#1b2531)}.drtv-native-review__toolpanel.is-compare{background:radial-gradient(circle at 92% 8%,rgba(239,35,60,.15),transparent 39%),linear-gradient(145deg,#151825,#202331)}
.drtv-native-review__toolcopy{position:relative;z-index:4;display:flex;min-width:0;padding:26px 22px 24px;flex-direction:column;justify-content:center}.drtv-native-review__toolcopy>span{color:var(--drtv-dark-text,#f8fafc);font-size:var(--drtv-fs-eyebrow,12px);font-weight:850;letter-spacing:.1em;text-transform:uppercase}.drtv-native-review__toolcopy h4{max-width:360px;margin:10px 0 0!important;color:#fff!important;font-size:25px!important;line-height:1.08!important;letter-spacing:-.03em!important}.drtv-native-review__toolcopy p{max-width:420px;margin:10px 0 0!important;color:var(--drtv-dark-muted,#cbd5e1)!important;font-size:var(--drtv-fs-caption,14px)!important;line-height:1.6!important}.drtv-native-review__toolcopy>a{display:inline-flex;width:max-content;min-height:46px;margin-top:20px;padding:0 17px;align-items:center;justify-content:center;gap:10px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:linear-gradient(135deg,var(--dr),#c9122b);box-shadow:0 10px 24px rgba(239,35,60,.25);color:#fff!important;text-decoration:none!important;font-size:var(--drtv-fs-button,15px);font-weight:800;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}.drtv-native-review__toolcopy>a b{font-size:17px;line-height:1;transition:transform .16s ease}.drtv-native-review__toolcopy>a:hover{transform:translateY(-1px);box-shadow:0 14px 30px rgba(239,35,60,.3);filter:brightness(1.04)}.drtv-native-review__toolcopy>a:hover b{transform:translateX(2px)}
.drtv-native-review__toolvisual{position:relative;min-width:0;overflow:hidden;border-left:1px solid rgba(255,255,255,.08);background:linear-gradient(135deg,rgba(255,255,255,.02),rgba(239,35,60,.05))}.drtv-native-review__toolvisual:before{content:'';position:absolute;width:190px;height:190px;right:-65px;top:-70px;border-radius:50%;background:rgba(239,35,60,.07)}.drtv-native-review__toolvisual figure{position:absolute;z-index:3;left:50%;top:50%;width:var(--tool-card);height:var(--tool-card);margin:0!important;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.15);border-radius:16px;background:#fff;overflow:hidden;box-shadow:0 14px 32px rgba(0,0,0,.28)}.drtv-native-review__toolvisual figure img{display:block;width:100%;height:100%;object-fit:contain}.drtv-native-review__tool-orbit{position:absolute;z-index:5;right:16px;bottom:16px;display:flex;width:58px;height:58px;align-items:center;justify-content:center;flex-direction:column;border:4px solid #111925;border-radius:50%;background:linear-gradient(145deg,var(--dr),#d41431);box-shadow:0 7px 18px rgba(239,35,60,.3);color:#fff}.drtv-native-review__tool-orbit b{font-size:15px;line-height:1}.drtv-native-review__tool-orbit em{margin-top:4px;font-size:var(--drtv-fs-eyebrow,12px);font-style:normal;font-weight:850;letter-spacing:.08em}.drtv-native-review__tool-stack{position:absolute;z-index:1;left:31%;top:50%;width:100px;height:120px;border:1px solid rgba(255,255,255,.09);border-radius:14px;background:rgba(255,255,255,.025);transform:translate(-50%,-50%) rotate(-8deg)}.drtv-native-review__tool-stack.two{left:40%;transform:translate(-50%,-50%) rotate(-3deg)}.drtv-native-review__tool-compare{position:absolute;z-index:5;right:17px;bottom:17px;display:flex;width:48px;height:48px;align-items:center;justify-content:center;border:2px solid rgba(255,255,255,.15);border-radius:50%;background:linear-gradient(145deg,var(--dr),#d41431);color:#fff;font-size:22px;box-shadow:0 8px 18px rgba(239,35,60,.25)}
.drtv-native-review__battle-stage{position:absolute;inset:18px;z-index:3;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;justify-content:center;gap:16px}.drtv-native-review__battle-stage figure{position:relative;left:auto;top:auto;width:min(100%,var(--tool-card));height:var(--tool-card);transform:none;justify-self:end}.drtv-native-review__tool-vs--fallback{position:relative;z-index:6;display:flex;width:52px;height:52px;align-items:center;justify-content:center;border:4px solid #fff;border-radius:50%;background:linear-gradient(135deg,var(--dr) 0 49%,#1889ef 51% 100%);box-shadow:0 8px 20px rgba(0,0,0,.28);color:#fff;font-size:14px;font-weight:950;text-transform:uppercase}.drtv-native-review__tool-opponent{display:flex;width:min(100%,var(--tool-card));height:var(--tool-card);justify-self:start;align-items:center;justify-content:center;flex-direction:column;border:1px dashed rgba(255,255,255,.24);border-radius:16px;background:rgba(255,255,255,.025);color:#fff}.drtv-native-review__tool-opponent b{font-size:39px;line-height:1}.drtv-native-review__tool-opponent small{margin-top:8px;color:var(--drtv-dark-muted,#cbd5e1);font-size:var(--drtv-fs-eyebrow,12px);font-weight:800;letter-spacing:.1em}.drtv-native-review__battle-stage .drtv-battle-vs,.drtv-native-review__battle-stage .drtv-battle-vs-badge{position:relative!important;inset:auto!important;transform:none!important;z-index:6!important;justify-self:center!important}

/* Canonical offer surface. One spacious buying card plus a dedicated seller rail beneath it. */
.drtv-native-review__buy{position:relative;margin-top:20px;overflow:hidden;border:1px solid #222c39;border-radius:23px;background:radial-gradient(circle at 0 100%,rgba(239,35,60,.12),transparent 34%),linear-gradient(135deg,#0f1722,#172331);color:#fff;box-shadow:0 20px 44px rgba(15,23,42,.11)}.drtv-native-review__buy.is-drtv{box-shadow:0 20px 44px rgba(15,23,42,.11),inset 0 0 0 1px rgba(24,169,87,.14)}
.drtv-native-review__buy-main{display:block;min-width:0}.drtv-native-review__buy-product{display:grid;grid-template-columns:82px minmax(0,1fr) auto;gap:17px;align-items:center;min-width:0;padding:20px 22px;border-bottom:1px solid rgba(255,255,255,.09)}.drtv-native-review__buy-product figure{display:flex;width:82px;height:82px;margin:0!important;align-items:center;justify-content:center;border-radius:16px;background:#fff;overflow:hidden;box-shadow:0 10px 24px rgba(0,0,0,.19)}.drtv-native-review__buy-product img{display:block;width:100%;height:100%;object-fit:contain}.drtv-native-review__buy-product-copy{min-width:0}.drtv-native-review__buy-eyebrow{display:inline-flex;align-items:center;gap:7px;margin-bottom:6px;color:var(--drtv-dark-text,#f8fafc);font-size:var(--drtv-fs-eyebrow,12px);font-weight:850;letter-spacing:.1em;text-transform:uppercase}.drtv-native-review__buy.is-drtv .drtv-native-review__buy-eyebrow{color:var(--drtv-dark-text,#f8fafc)}.drtv-native-review__buy.is-drtv .drtv-native-review__buy-eyebrow:before{background:var(--drtv-live,#18a957)}.drtv-native-review__buy-product h3{margin:0!important;color:#fff!important;font-size:24px!important;line-height:1.06!important;letter-spacing:-.03em!important}.drtv-native-review__buy-product p{margin:6px 0 0!important;overflow:hidden;color:var(--drtv-dark-muted,#cbd5e1)!important;font-size:var(--drtv-fs-caption,14px)!important;line-height:1.45!important;text-overflow:ellipsis;white-space:nowrap}
.drtv-native-review__buy-price{min-width:112px;text-align:right}.drtv-native-review__buy-price small,.drtv-native-review__seller small{display:block;color:var(--drtv-dark-muted,#cbd5e1);font-size:var(--drtv-fs-eyebrow,12px);font-weight:800;text-transform:uppercase;letter-spacing:.055em}.drtv-native-review__buy-price strong{display:block;margin-top:4px;color:#fff;font-size:30px;line-height:1}.drtv-native-review__buy-price em,.drtv-native-review__seller-row-price em{display:block;margin-top:5px;color:var(--drtv-dark-muted,#cbd5e1);font-size:var(--drtv-fs-caption,14px);font-style:normal;white-space:nowrap}
.drtv-native-review__buy-offer{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;min-width:0;padding:17px 22px 18px}.drtv-native-review__buy-primary{display:block;min-width:0}.drtv-native-review__seller{display:flex;min-width:0;align-items:center;gap:11px}.drtv-native-review__seller>img,.drtv-native-review__seller-mark{display:flex;width:48px;height:48px;flex:0 0 48px;align-items:center;justify-content:center;border-radius:13px;background:#fff;object-fit:contain;padding:5px;color:#111925;font-size:15px;font-weight:950}.drtv-native-review__seller>div{min-width:0}.drtv-native-review__seller strong{display:block;margin-top:3px;overflow:hidden;color:#fff;font-size:17px;text-overflow:ellipsis;white-space:nowrap}
.drtv-native-review__buy-actions{display:flex;min-width:0;align-items:center;justify-content:flex-end;gap:9px;flex-wrap:wrap}.drtv-native-review__buy-cta{display:inline-flex!important;min-width:168px;min-height:46px;padding:0 17px;align-items:center;justify-content:center;gap:11px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:linear-gradient(135deg,var(--dr),#c9122b);color:#fff!important;text-decoration:none!important;box-shadow:0 10px 24px rgba(239,35,60,.2);font-size:var(--drtv-fs-button,15px);font-weight:800;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}.drtv-native-review__buy-cta:hover{transform:translateY(-1px);box-shadow:0 13px 28px rgba(239,35,60,.25);filter:brightness(1.04)}.drtv-native-review__buy-cta span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.drtv-native-review__buy-cta i{font-size:18px;font-style:normal;line-height:1}.drtv-native-review__buy-cta:focus-visible{outline:3px solid rgba(255,83,101,.34);outline-offset:3px}
.drtv-native-review__seller-rail{min-width:0;border-top:1px solid rgba(255,255,255,.09);background:rgba(3,8,15,.16)}.drtv-native-review__seller-rail.is-empty{display:flex;min-height:58px;padding:12px 22px;align-items:center;gap:11px;color:rgba(255,255,255,.7)}.drtv-native-review__seller-rail-plus{display:flex;width:28px;height:28px;flex:0 0 28px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.13);border-radius:50%;background:rgba(255,255,255,.045);color:#ff6575;font-size:17px;line-height:1}.drtv-native-review__seller-rail.is-empty strong{display:block;color:#fff;font-size:var(--drtv-fs-caption,14px);font-weight:800}.drtv-native-review__seller-rail.is-empty small{display:block;margin-top:2px;color:var(--drtv-dark-muted,#cbd5e1);font-size:var(--drtv-fs-caption,14px);line-height:1.45}
.drtv-native-review__seller-list{width:100%;min-width:0}.drtv-native-review__seller-list>summary{display:flex;width:100%;min-height:58px;padding:0 22px;align-items:center;gap:10px;color:#fff;cursor:pointer;list-style:none;font-size:var(--drtv-fs-caption,14px);font-weight:800;transition:background-color .16s ease}.drtv-native-review__seller-list>summary::-webkit-details-marker{display:none}.drtv-native-review__seller-list>summary:hover{background:rgba(255,255,255,.035)}.drtv-native-review__seller-list>summary>span{display:flex;width:28px;height:28px;flex:0 0 28px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.13);border-radius:50%;background:rgba(255,255,255,.045);color:#ff6575;font-size:17px;line-height:1;transition:transform .15s ease,background-color .15s ease}.drtv-native-review__seller-list[open]>summary>span{transform:rotate(45deg);background:rgba(239,35,60,.13)}.drtv-native-review__seller-list>summary>strong{color:#fff}.drtv-native-review__seller-list>summary>em{margin-left:auto;color:var(--drtv-dark-muted,#cbd5e1);font-size:var(--drtv-fs-caption,14px);font-style:normal;font-weight:700}.drtv-native-review__seller-rows{width:100%;border-top:1px solid rgba(255,255,255,.08);background:#fff;color:var(--ink)}.drtv-native-review__seller-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:14px;align-items:center;min-height:68px;padding:10px 13px;border-bottom:1px solid var(--line)}.drtv-native-review__seller-row:last-child{border-bottom:0}.drtv-native-review__seller-row-name{display:flex;min-width:0;align-items:center;gap:9px}.drtv-native-review__seller-row-name>img,.drtv-native-review__seller-row-name>span{display:flex;width:38px;height:38px;flex:0 0 38px;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:10px;background:#fff;object-fit:contain;padding:4px;color:#172033;font-weight:950}.drtv-native-review__seller-row-name div{min-width:0}.drtv-native-review__seller-row-name strong{display:block;overflow:hidden;color:#172033;font-size:var(--drtv-fs-caption,14px);text-overflow:ellipsis;white-space:nowrap}.drtv-native-review__seller-row-name small{display:block;margin-top:2px;color:#667085;font-size:var(--drtv-fs-caption,14px)}.drtv-native-review__seller-row-price{text-align:right}.drtv-native-review__seller-row-price strong{display:block;color:#172033;font-size:14px}.drtv-native-review__seller-row-price em{color:#8a94a2}.drtv-native-review__seller-row>a{display:inline-flex;min-height:36px;padding:0 12px;align-items:center;gap:6px;border-radius:10px;background:#111925;color:#fff!important;text-decoration:none!important;font-size:var(--drtv-fs-button,15px);font-weight:800}

/* Native verdict */
.drtv-native-verdict{position:relative;margin:34px 0 38px;overflow:hidden;border:1px solid #222b37;border-radius:22px;background:#101722;color:#fff;box-shadow:0 18px 42px rgba(15,23,42,.12)}.drtv-native-verdict__head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:25px 26px 18px}.drtv-native-verdict__head>div:first-child>span{display:inline-flex;align-items:center;gap:7px;margin-bottom:6px;color:var(--drtv-dark-text,#f8fafc);font-size:var(--drtv-fs-eyebrow,12px);font-weight:850;letter-spacing:.1em}.drtv-native-verdict__head h2{margin:0!important;color:#fff!important;font-size:30px!important;line-height:1.02!important;letter-spacing:-.03em!important}.drtv-native-verdict__summary{margin:0!important;padding:0 26px 24px;color:rgba(255,255,255,.82)!important;font-size:16px!important;line-height:1.68!important}.drtv-native-verdict__proscons{display:grid;grid-template-columns:1fr;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}.drtv-native-verdict__proscons section{padding:20px 24px}.drtv-native-verdict__proscons h3{margin:0 0 13px!important;color:#fff!important;font-size:var(--drtv-fs-caption,14px)!important;font-weight:850!important;letter-spacing:.06em!important;text-transform:uppercase}.drtv-native-verdict__proscons ul{display:grid;gap:10px;margin:0!important;padding:0!important;list-style:none!important}.drtv-native-verdict__proscons li{position:relative;margin:0!important;padding-left:27px;color:rgba(255,255,255,.86);font-size:15px;line-height:1.58}.drtv-native-verdict__proscons li:before{position:absolute;left:0;top:1px;display:flex;width:18px;height:18px;align-items:center;justify-content:center;border-radius:50%;font-size:11px;font-weight:900}.drtv-native-verdict__proscons .is-pro li:before{content:'✓';background:rgba(22,163,74,.16);color:#54d37d}.drtv-native-verdict__proscons .is-con li:before{content:'×';background:rgba(239,35,60,.15);color:#ff6373}

@container (min-width:820px){
  .drtv-native-review__hero{grid-template-columns:minmax(300px,.82fr) minmax(460px,1.18fr)}
}
@container (min-width:560px){.drtv-native-verdict__proscons{grid-template-columns:repeat(2,minmax(0,1fr))}.drtv-native-verdict__proscons section+section{border-left:1px solid rgba(255,255,255,.1)}}
@container (max-width:620px){
  .drtv-native-review__buy-product{grid-template-columns:76px minmax(0,1fr) auto;gap:14px;padding:18px}.drtv-native-review__buy-product figure{width:76px;height:76px}.drtv-native-review__buy-offer{padding:16px 18px 17px}
}
@container (max-width:559px){
  .drtv-native-review{margin:28px 0 34px}.drtv-native-review__hero-copy{padding:24px 20px 16px}.drtv-native-review__hero h2{font-size:28px!important}.drtv-native-review__hero-meta{font-size:var(--drtv-fs-caption,14px)!important}.drtv-native-review__viewer{padding:10px 16px 18px}.drtv-native-review__viewer.has-gallery{grid-template-columns:1fr;gap:10px}.drtv-native-review__viewer-stage{min-height:250px;border-radius:17px}.drtv-native-review__viewer-main{max-height:300px}.drtv-native-review__viewer-thumbs{flex-direction:row;gap:8px;padding:1px 0 2px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity}.drtv-native-review__viewer-thumb{flex:0 0 70px;height:64px;scroll-snap-align:start;border-radius:12px}.drtv-native-review__viewer-nav{width:34px;height:34px;font-size:23px}.drtv-native-review__viewer-nav.is-prev{left:8px}.drtv-native-review__viewer-nav.is-next{right:8px}
  .drtv-native-review__tab,.drtv-native-review__tooltab{min-height:var(--drtv-tab-h,58px)!important;padding:0 10px!important;gap:7px!important;font-size:var(--drtv-fs-tab,15px)!important}.drtv-native-review__tab i,.drtv-native-review__tooltab i{width:16px;height:16px;flex-basis:16px}.drtv-native-review__tab svg,.drtv-native-review__tooltab svg{width:15px;height:15px}.drtv-native-review__tab:after{left:0;right:0}.drtv-native-review__panel-head{align-items:flex-start;flex-direction:column;gap:4px;padding:14px}
  .drtv-native-review__spec-grid>div,.drtv-native-review__profile-grid>div{grid-template-columns:118px minmax(0,1fr);gap:12px;padding:13px 14px}.drtv-native-review__spec-grid dt,.drtv-native-review__profile-grid dt{font-size:var(--drtv-fs-caption,14px)}.drtv-native-review__spec-grid dd,.drtv-native-review__profile-grid dd{font-size:var(--drtv-fs-body,16px)}.drtv-native-review__dimension-row{grid-template-columns:64px minmax(0,1fr) minmax(0,1fr);gap:10px;padding:13px 14px}.drtv-native-review__dimension-row>strong,.drtv-native-review__dimension-row>span{min-height:28px;font-size:var(--drtv-fs-body,16px)}.drtv-native-review__dimension-row.is-head>span{min-height:22px;font-size:var(--drtv-fs-caption,14px)}
  .drtv-native-review__section-heading{align-items:flex-start;flex-direction:column}.drtv-native-review__section-heading h3{font-size:22px!important}.drtv-native-review__section-heading small{text-align:left}.drtv-native-review__toolhub{--tool-card:122px}.drtv-native-review__toolpanel{grid-template-columns:1fr;min-height:0}.drtv-native-review__toolcopy{padding:21px 18px 18px}.drtv-native-review__toolcopy h4{font-size:22px!important}.drtv-native-review__toolvisual{order:-1;min-height:178px;border-bottom:1px solid rgba(255,255,255,.08)}.drtv-native-review__tool-orbit{width:52px;height:52px;border-width:3px}.drtv-native-review__battle-stage{inset:14px;gap:14px}.drtv-native-review__tool-opponent b{font-size:32px}.drtv-native-review__tool-vs--fallback{width:46px;height:46px;font-size:12px}.drtv-native-review__toolpanel.is-compare .drtv-native-review__toolvisual figure{left:58%}.drtv-native-review__tool-stack{left:29%;width:88px;height:106px}.drtv-native-review__tool-stack.two{left:38%}
  .drtv-native-review__buy-product{grid-template-columns:72px minmax(0,1fr) auto;gap:13px;padding:16px}.drtv-native-review__buy-product figure{width:72px;height:72px;border-radius:14px}.drtv-native-review__buy-product h3{font-size:21px!important}.drtv-native-review__buy-product p{white-space:normal}.drtv-native-review__buy-price{min-width:100px}.drtv-native-review__buy-price strong{font-size:25px}.drtv-native-review__buy-offer{grid-template-columns:1fr auto;gap:13px;padding:15px 16px 16px}.drtv-native-review__buy-actions{justify-content:flex-end;align-items:center}.drtv-native-review__buy-cta{min-height:44px}.drtv-native-review__seller-rail.is-empty,.drtv-native-review__seller-list>summary{min-height:54px;padding-left:16px;padding-right:16px}.drtv-native-review__seller-rows{box-shadow:none}.drtv-native-review__seller-row{grid-template-columns:minmax(0,1fr) auto;padding:10px 12px}.drtv-native-review__seller-row>a{grid-column:1/-1;justify-content:center}
  .drtv-native-verdict__head{padding:22px 20px 16px}.drtv-native-verdict__head h2{font-size:27px!important}.drtv-native-verdict__summary{padding:0 20px 20px;font-size:15px!important}.drtv-native-verdict__proscons section{padding:18px 20px}.drtv-native-review__preview em{flex-basis:100%;padding-left:17px}
}
@container (max-width:390px){.drtv-native-review__tabbar,.drtv-native-review__tooltabs{display:flex!important;overflow-x:auto!important;overscroll-behavior-inline:contain!important;scroll-snap-type:x proximity!important}.drtv-native-review__tab,.drtv-native-review__tooltab{flex:0 0 auto!important;min-width:138px!important;scroll-snap-align:start!important}.drtv-native-review__spec-grid>div,.drtv-native-review__profile-grid>div{grid-template-columns:105px minmax(0,1fr);gap:10px}.drtv-native-review__toolhub{--tool-card:108px}.drtv-native-review__tab,.drtv-native-review__tooltab{min-height:var(--drtv-tab-h,58px)!important;padding:0 10px!important;gap:7px!important;font-size:var(--drtv-fs-tab,15px)!important;letter-spacing:0!important}.drtv-native-review__tab i,.drtv-native-review__tooltab i{width:14px;height:14px;flex-basis:14px}.drtv-native-review__tab svg,.drtv-native-review__tooltab svg{width:14px;height:14px}.drtv-native-review__battle-stage{inset:10px;gap:10px}.drtv-native-review__toolcopy>a{width:100%;min-height:44px}.drtv-native-review__buy-product{grid-template-columns:64px minmax(0,1fr);gap:12px}.drtv-native-review__buy-product figure{width:64px;height:64px}.drtv-native-review__buy-price{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 12px;align-items:end;min-width:0;padding-top:12px;border-top:1px solid rgba(255,255,255,.09);text-align:left}.drtv-native-review__buy-price strong{grid-column:2;grid-row:1/3;font-size:26px}.drtv-native-review__buy-price em{margin:0;white-space:normal}.drtv-native-review__buy-offer{grid-template-columns:1fr}.drtv-native-review__buy-actions{display:grid;grid-template-columns:1fr}.drtv-native-review__buy-cta{width:100%}.drtv-native-review__seller-list{width:100%}.drtv-native-review__seller-list>summary>em{display:none}.drtv-native-review__seller-rail.is-empty{padding:12px 14px}.drtv-native-verdict__head{align-items:center}}
@media(prefers-reduced-motion:reduce){.drtv-native-review__tab,.drtv-native-review__tooltab,.drtv-native-review__toolcopy>a b,.drtv-native-review__buy-cta,.drtv-native-review__viewer-thumb,.drtv-native-review__viewer-nav{transition:none!important}.drtv-native-review__viewer-thumbs{scroll-behavior:auto}}

/* Native review composition ------------------------------------------------------
 * DRTV UI Core owns full-bleed feature bands plus the canonical constrained content shell.
 * Reviews owns only its review-specific composition.
 */
.drtv-review-page{--dr:var(--drtv-red,#ef233c);--dr2:var(--drtv-red-soft,#ff5d70);--ink:var(--drtv-ink,#0f1722);--ink2:var(--drtv-dark,#162231);--line:var(--drtv-border,#dfe5eb);--page:var(--drtv-canvas,#eef2f6);box-sizing:border-box;width:100%;padding:0 0 clamp(58px,6vw,92px);background:linear-gradient(180deg,#f6f8fa 0,#eef2f6 100%);color:#101722}
.drtv-review-page *,.drtv-review-page *:before,.drtv-review-page *:after{box-sizing:border-box}
.drtv-review-page__rail{padding-top:clamp(18px,2vw,30px)}
.drtv-review-page__hero-bleed{width:100%;margin:0;padding:0}
.drtv-review-page__hero-bleed .drtv-native-review--intelligence-top{margin:0;container-type:inline-size}
.drtv-review-page__hero-bleed .drtv-native-review__preview{width:auto;margin:clamp(14px,1.5vw,22px) 0 12px;padding:8px 12px;border-radius:9px}

/* The hero is an intentional full-bleed band; its own internal padding keeps content readable. */
.drtv-review-page__hero-bleed .drtv-native-review__hero{grid-template-columns:minmax(360px,.78fr) minmax(640px,1.22fr);min-height:clamp(470px,34vw,650px);border-left:0;border-right:0;border-radius:0}
.drtv-review-page__hero-bleed .drtv-native-review__hero-copy{padding-top:clamp(38px,4vw,64px);padding-right:clamp(34px,4vw,58px);padding-bottom:clamp(38px,4vw,64px);padding-left:max(clamp(34px,4vw,58px),var(--drtv-page-gutter,clamp(14px,2.5vw,52px)))}
.drtv-review-page__hero-bleed .drtv-native-review__hero h2{max-width:680px;font-size:clamp(44px,3.45vw,68px)!important;line-height:.95!important}
.drtv-review-page__hero-bleed .drtv-native-review__hero-meta{max-width:650px;font-size:clamp(14px,1.05vw,18px)!important}
.drtv-review-page__hero-bleed .drtv-native-review__viewer{padding-top:clamp(22px,2.2vw,34px);padding-right:max(clamp(22px,2.2vw,34px),var(--drtv-page-gutter,clamp(14px,2.5vw,52px)));padding-bottom:clamp(22px,2.2vw,34px);padding-left:clamp(18px,2vw,30px)}
.drtv-review-page__hero-bleed .drtv-native-review__viewer-stage{min-height:clamp(390px,28vw,560px)}
.drtv-review-page__hero-bleed .drtv-native-review__viewer-main{max-height:580px}
.drtv-review-page__hero-bleed .drtv-native-review__viewer.has-gallery{grid-template-columns:minmax(0,1fr) 96px;gap:14px}
.drtv-review-page__hero-bleed .drtv-native-review__viewer-thumb{flex-basis:86px}
.drtv-native-review__hero-status{display:flex;max-width:390px;margin-top:22px;padding:14px 16px;align-items:center;gap:12px;border:1px solid rgba(255,255,255,.11);border-radius:14px;background:rgba(255,255,255,.035)}
.drtv-native-review__hero-status>i{width:10px;height:10px;border-radius:50%;background:#18a957;box-shadow:0 0 0 5px rgba(24,169,87,.12)}.drtv-native-review__hero-status span{display:grid;gap:3px}.drtv-native-review__hero-status small{color:var(--drtv-dark-muted,#cbd5e1);font-size:var(--drtv-fs-eyebrow,12px);font-weight:850;letter-spacing:.08em}.drtv-native-review__hero-status strong{color:#fff;font-size:var(--drtv-fs-caption,14px)}

/* Live hero command deck: useful platform signals fill the hero without decorative filler. */
.drtv-native-review__hero-network-head{display:flex;min-height:38px;padding:0 13px;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid rgba(255,255,255,.08)}.drtv-native-review__hero-network-head span{display:flex;align-items:center;gap:8px;color:#fff;font-size:var(--drtv-fs-eyebrow,12px);font-weight:850;letter-spacing:.08em}.drtv-native-review__hero-network-head span i{width:7px;height:7px;border-radius:50%;background:#18a957;box-shadow:0 0 0 4px rgba(24,169,87,.1)}.drtv-native-review__hero-network-head small{color:var(--drtv-dark-muted,#cbd5e1);font-size:var(--drtv-fs-caption,14px)}

/* Main content + sticky action rail. */
.drtv-review-page__layout{display:grid;grid-template-columns:minmax(0,1fr) clamp(330px,23vw,420px);gap:18px;align-items:stretch}
.drtv-review-page__main,.drtv-review-page__aside{min-width:0;overflow:visible}
.drtv-review-page__main{align-self:start}
.drtv-review-page__aside{align-self:stretch}
.drtv-review-page__sticky{position:-webkit-sticky;position:sticky;top:12px;z-index:4;display:grid;height:max-content;gap:16px}
body.admin-bar .drtv-review-page__sticky{top:44px}

/* Data hub: same connected navigation language as IQ/Battle/Compare. */
.drtv-review-page .drtv-native-review__datahub{width:100%;margin:0;overflow:hidden;border:1px solid #d9e0e7;border-radius:20px;background:#fff;box-shadow:0 16px 38px rgba(15,23,42,.07)}
.drtv-review-page .drtv-native-review__tabbar{border-bottom:1px solid #202b38!important;background:#101925!important}
.drtv-review-page .drtv-native-review__tab{min-height:var(--drtv-tab-h,58px)!important;background:#101925!important;color:#8e9aab!important}.drtv-review-page .drtv-native-review__tab+.drtv-native-review__tab{border-left:1px solid rgba(255,255,255,.07)!important}.drtv-review-page .drtv-native-review__tab:hover{background:#152231!important;color:#fff!important}.drtv-review-page .drtv-native-review__tab.is-active{background:#172331!important;color:#fff!important;box-shadow:none!important}
.drtv-review-page .drtv-native-review__panel-head{min-height:56px;padding:14px 18px}.drtv-review-page .drtv-native-review__spec-grid,.drtv-review-page .drtv-native-review__profile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.drtv-review-page .drtv-native-review__spec-grid>div,.drtv-review-page .drtv-native-review__profile-grid>div{grid-template-columns:140px minmax(0,1fr);min-height:66px;padding:14px 16px;background:#fff!important;border-right:1px solid var(--line)}.drtv-review-page .drtv-native-review__spec-grid>div:nth-child(2n),.drtv-review-page .drtv-native-review__profile-grid>div:nth-child(2n){border-right:0}.drtv-review-page .drtv-native-review__spec-grid>div:nth-last-child(-n+2),.drtv-review-page .drtv-native-review__profile-grid>div:nth-last-child(-n+2){border-bottom:0}
.drtv-review-page .drtv-native-review__dimensions{background:#fff}
.drtv-review-page .drtv-native-review__dimension-row{grid-template-columns:120px 1fr 1fr;min-height:66px;padding:0;align-items:stretch;background:#fff!important}
.drtv-review-page .drtv-native-review__dimension-row>*{display:flex;min-width:0;min-height:66px;align-items:center;margin:0!important;padding:0 18px!important;border:0!important;background:#fff!important}
.drtv-review-page .drtv-native-review__dimension-row>*+*{border-left:1px solid var(--line)!important}
.drtv-review-page .drtv-native-review__dimension-row.is-head>*{min-height:56px;background:#f8fafc!important;color:#6b7280!important}
.drtv-review-page .drtv-native-review__dimension-row:not(.is-head)>strong{color:#111827;font-size:var(--drtv-fs-button,15px);font-weight:900}

/* Sticky buying card: compact, premium, not a giant button wall. */
.drtv-review-page__aside .drtv-native-review__buy{width:100%;margin:0;border-radius:20px;box-shadow:0 18px 42px rgba(15,23,42,.11)}
.drtv-review-page__aside .drtv-native-review__buy-product{grid-template-columns:76px minmax(0,1fr);gap:13px;padding:17px 17px 14px}.drtv-review-page__aside .drtv-native-review__buy-product figure{width:76px;height:76px}.drtv-review-page__aside .drtv-native-review__buy-product-copy{padding-top:2px}.drtv-review-page__aside .drtv-native-review__buy-product h3{font-size:24px!important}.drtv-review-page__aside .drtv-native-review__buy-product p{font-size:var(--drtv-fs-caption,14px)!important;white-space:normal}.drtv-review-page__aside .drtv-native-review__buy-price{grid-column:1/-1;display:grid;grid-template-columns:1fr auto;gap:3px 10px;align-items:end;padding:13px 0 0;border-top:1px solid rgba(255,255,255,.09);text-align:left}.drtv-review-page__aside .drtv-native-review__buy-price small{grid-column:1}.drtv-review-page__aside .drtv-native-review__buy-price strong{grid-column:2;grid-row:1/3;font-size:31px}.drtv-review-page__aside .drtv-native-review__buy-price em{grid-column:1;margin:0}.drtv-review-page__aside .drtv-native-review__buy-offer{grid-template-columns:1fr;gap:12px;padding:15px 17px}.drtv-review-page__aside .drtv-native-review__seller img,.drtv-review-page__aside .drtv-native-review__seller-mark{width:44px;height:44px}.drtv-review-page__aside .drtv-native-review__seller strong{font-size:15px}.drtv-review-page__aside .drtv-native-review__buy-actions{justify-content:stretch}.drtv-review-page__aside .drtv-native-review__buy-cta{width:100%;min-height:45px;justify-content:space-between;padding:0 15px;border-radius:11px;box-shadow:0 10px 24px rgba(239,35,60,.18)}

/* Live platform pulse — prepared/product meta only, no front-end catalogue scans. */

/* Lightweight house-promo slot for Instant Wins. No image dependency. */
.drtv-review-page__promo{position:relative;display:block;min-height:230px;overflow:hidden;padding:20px;border:1px solid rgba(202,151,45,.26);border-radius:20px;background:radial-gradient(circle at 85% 20%,rgba(255,210,86,.2),transparent 27%),radial-gradient(circle at 12% 88%,rgba(239,35,60,.2),transparent 31%),linear-gradient(145deg,#080b12,#121722 60%,#1b1217);box-shadow:0 18px 42px rgba(15,23,42,.11);color:#fff!important;text-decoration:none!important;isolation:isolate}
.drtv-review-page__promo:after{content:'';position:absolute;inset:auto -20% -42% 40%;height:78%;background:radial-gradient(circle,rgba(239,35,60,.34),transparent 62%);z-index:-1}.drtv-review-page__promo-live{display:flex;align-items:center;gap:8px;color:#f4c85d;font-size:var(--drtv-fs-eyebrow,12px);font-weight:850;letter-spacing:.1em}.drtv-review-page__promo-live i{width:8px;height:8px;border-radius:50%;background:#f4c85d;box-shadow:0 0 14px rgba(244,200,93,.55)}.drtv-review-page__promo>strong{display:block;max-width:9ch;margin-top:24px;color:#fff;font-size:34px;line-height:.9;letter-spacing:-.035em}.drtv-review-page__promo p{max-width:27ch;margin:12px 0 18px!important;color:var(--drtv-dark-muted,#cbd5e1)!important;font-size:var(--drtv-fs-caption,14px)!important;line-height:1.55!important}.drtv-review-page__promo b{display:inline-flex;align-items:center;gap:10px;color:#fff;font-size:var(--drtv-fs-caption,14px);letter-spacing:.03em}.drtv-review-page__promo-mark{position:absolute;right:-6px;bottom:-18px;color:rgba(255,255,255,.045);font-size:92px;font-weight:1000;letter-spacing:-.08em;transform:rotate(-8deg)}

/* Editorial copy is deliberately narrower than the product canvas. */
.drtv-review-page__editorial{margin:18px 0 0;overflow:hidden;border:1px solid #e0e6ec;border-radius:20px;background:#fff;box-shadow:0 18px 42px rgba(15,23,42,.06)}
.drtv-review-page__section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding:22px 26px 18px;border-bottom:1px solid #e8edf2}.drtv-review-page__section-head span{display:block;margin-bottom:6px;color:var(--dr);font-size:var(--drtv-fs-eyebrow,12px);font-weight:850;letter-spacing:.1em}.drtv-review-page__section-head h2{margin:0!important;color:#111827!important;font-size:30px!important;line-height:1.05!important;letter-spacing:-.025em!important}.drtv-review-page__section-head p{margin:0!important;color:#667085!important;font-size:var(--drtv-fs-caption,14px)!important;font-weight:650!important;text-align:right}.drtv-review-page__article-body{max-width:980px;margin:0 auto;padding:30px 34px 34px;color:#283241;font-size:var(--drtv-fs-body,16px);line-height:var(--drtv-lh-prose,1.72)}.drtv-review-page__article-body>p:first-child{font-size:var(--drtv-fs-body-lg,18px);font-weight:700;line-height:1.58}.drtv-review-page__article-body p{margin:0 0 20px}.drtv-review-page__article-body iframe,.drtv-review-page__article-body video,.drtv-review-page__article-body .wp-block-embed{max-width:100%}.drtv-review-page__article-body .wp-block-embed,.drtv-review-page__article-body iframe{width:100%}.drtv-review-page__article-body img{max-width:100%;height:auto}.drtv-review-page__article-body .alignwide,.drtv-review-page__article-body .alignfull{width:100%;margin-left:0;margin-right:0}

/* Coming-soon state: product page remains useful without inventing editorial opinion. */
.drtv-review-page__coming{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.72fr);gap:22px;margin:18px 0 0;padding:28px;border:1px solid #dfe5eb;border-radius:20px;background:#fff;box-shadow:0 18px 42px rgba(15,23,42,.06)}.drtv-review-page__coming-copy>span{display:block;color:var(--dr);font-size:var(--drtv-fs-eyebrow,12px);font-weight:850;letter-spacing:.1em}.drtv-review-page__coming h2{max-width:700px;margin:9px 0 12px!important;color:#111827!important;font-size:30px!important;line-height:1.03!important;letter-spacing:-.03em!important}.drtv-review-page__coming p{max-width:720px;margin:0!important;color:#5f6b7b!important;font-size:var(--drtv-fs-body,16px)!important;line-height:1.65!important}.drtv-review-page__coming-status{display:grid;gap:8px}.drtv-review-page__coming-status>span{display:grid;grid-template-columns:12px 1fr;gap:1px 10px;align-items:center;padding:12px 13px;border:1px solid #e5e9ee;border-radius:12px;background:#f8fafb}.drtv-review-page__coming-status i{grid-row:1/3;width:9px;height:9px;border-radius:50%;background:#c2c8d0}.drtv-review-page__coming-status .is-live i{background:#18a957;box-shadow:0 0 0 4px rgba(24,169,87,.1)}.drtv-review-page__coming-status b{color:#182130;font-size:var(--drtv-fs-caption,14px)}.drtv-review-page__coming-status small{color:#667085;font-size:var(--drtv-fs-caption,14px)}

/* Verdict, tools and Compare stay in the main content lane. */
.drtv-review-page .drtv-native-verdict{margin:18px 0 0;border-radius:20px;box-shadow:0 18px 42px rgba(15,23,42,.09)}
.drtv-review-page .drtv-native-review--explore{display:block!important;width:100%!important;max-width:none!important;margin:18px 0 0!important;container-type:inline-size}.drtv-review-page .drtv-native-review--explore .drtv-native-review__section-heading{margin-bottom:14px;padding:0 4px}.drtv-review-page .drtv-native-review--explore .drtv-native-review__section-heading h3{font-size:30px!important}.drtv-review-page .drtv-native-review--explore .drtv-native-review__section-heading small{max-width:430px}.drtv-review-page .drtv-native-review--explore .drtv-native-review__toolhub{--tool-card:190px;width:100%;border-radius:20px}.drtv-review-page .drtv-native-review--explore .drtv-native-review__tooltab{min-height:var(--drtv-tab-h,58px)!important;font-size:var(--drtv-fs-tab,15px)!important}.drtv-review-page .drtv-native-review--explore .drtv-native-review__toolpanel{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);min-height:300px}.drtv-review-page .drtv-native-review--explore .drtv-native-review__toolcopy{padding:34px 30px}.drtv-review-page .drtv-native-review--explore .drtv-native-review__toolcopy h4{max-width:470px;font-size:31px!important}.drtv-review-page .drtv-native-review--explore .drtv-native-review__toolcopy p{max-width:520px;font-size:14px!important}.drtv-review-page .drtv-native-review--explore .drtv-native-review__toolcopy>a{min-height:50px;padding:0 20px;font-size:var(--drtv-fs-button,15px)}


.drtv-review-page__promo{transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.drtv-review-page__promo:hover{transform:translateY(-2px);border-color:rgba(244,200,93,.44);box-shadow:0 22px 48px rgba(15,23,42,.16)}.drtv-review-page__promo:focus-visible{outline:3px solid rgba(239,35,60,.3);outline-offset:3px}

/* Editorial video is its own light zone. The real iframe is created only when Play is pressed. */
.drtv-review-page__video-zone{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(420px,1.28fr);gap:18px;margin:18px 0 0;padding:18px;align-items:stretch;border:1px solid #dfe5eb;border-radius:20px;background:#fff;box-shadow:0 18px 42px rgba(15,23,42,.06)}
.drtv-review-page__video-copy{display:flex;min-width:0;padding:22px 20px;flex-direction:column;align-items:flex-start;justify-content:center}.drtv-review-page__video-copy>span{display:block;color:var(--dr);font-size:var(--drtv-fs-eyebrow,12px);font-weight:850;letter-spacing:.1em}.drtv-review-page__video-copy h2{max-width:12ch;margin:9px 0 11px!important;color:#111827!important;font-size:32px!important;line-height:1!important;letter-spacing:-.035em!important}.drtv-review-page__video-copy p{max-width:44ch;margin:0 0 19px!important;color:#647083!important;font-size:var(--drtv-fs-body,16px)!important;line-height:1.62!important}.drtv-review-page__video-button{display:inline-flex;min-height:46px;padding:0 17px;align-items:center;justify-content:center;gap:10px;border:0;border-radius:12px;background:#ef233c;color:#fff;font:inherit;font-size:var(--drtv-fs-button,15px);font-weight:800;letter-spacing:.01em;cursor:pointer;box-shadow:0 10px 24px rgba(239,35,60,.18);transition:transform .16s ease,box-shadow .16s ease}.drtv-review-page__video-button:hover{transform:translateY(-1px);box-shadow:0 14px 30px rgba(239,35,60,.24)}.drtv-review-page__video-button i{font-style:normal;font-size:10px}
.drtv-review-page__video-poster{position:relative;display:block;min-width:0;min-height:250px;overflow:hidden;padding:0;border:0;border-radius:16px;background:#0e1621;cursor:pointer}.drtv-review-page__video-poster:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 42%,rgba(5,9,15,.6))}.drtv-review-page__video-poster img{display:block;width:100%;height:100%;min-height:250px;aspect-ratio:16/9;object-fit:cover;transform:scale(1.002);transition:transform .22s ease,filter .22s ease}.drtv-review-page__video-poster:hover img{transform:scale(1.018);filter:brightness(.9)}.drtv-review-page__video-poster>span{position:absolute;left:50%;top:50%;z-index:2;display:flex;width:68px;height:68px;align-items:center;justify-content:center;border:2px solid rgba(255,255,255,.92);border-radius:50%;background:rgba(239,35,60,.95);box-shadow:0 16px 36px rgba(0,0,0,.26);color:#fff;font-size:22px;transform:translate(-50%,-50%)}.drtv-review-page__video-poster>b{position:absolute;left:18px;bottom:16px;z-index:2;color:#fff;font-size:var(--drtv-fs-eyebrow,12px);font-weight:850;letter-spacing:.1em}
.drtv-review-video-modal[hidden]{display:none!important}.drtv-review-video-modal{position:fixed;inset:0;z-index:999999;display:grid;padding:clamp(14px,3vw,42px);place-items:center}.drtv-review-video-modal__backdrop{position:absolute;inset:0;border:0;background:rgba(3,7,12,.88);backdrop-filter:blur(8px);cursor:pointer}.drtv-review-video-modal__dialog{position:relative;z-index:1;width:min(1180px,94vw);overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:20px;background:#05080d;box-shadow:0 30px 90px rgba(0,0,0,.5)}.drtv-review-video-modal__stage{position:relative;width:100%;aspect-ratio:16/9;background:#000}.drtv-review-video-modal__stage iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.drtv-review-video-modal__close{position:absolute;right:12px;top:12px;z-index:3;display:flex;width:42px;height:42px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.16);border-radius:50%;background:rgba(5,8,13,.78);color:#fff;font:inherit;font-size:28px;line-height:1;cursor:pointer;box-shadow:0 8px 20px rgba(0,0,0,.2)}body.drtv-video-open{overflow:hidden}

/* Second commercial placement: light by default so the page has visual rhythm, not another black slab. */
.drtv-review-page__partner-slot{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:22px;margin:18px 0 0;padding:18px 22px;align-items:center;overflow:hidden;border:1px solid #dfe5eb;border-radius:20px;background:linear-gradient(135deg,#fff,#f8fafc);box-shadow:0 14px 34px rgba(15,23,42,.05);color:#111827!important;text-decoration:none!important}.drtv-review-page__partner-slot>div,.drtv-review-page__partner-copy{min-width:0}.drtv-review-page__partner-slot span{display:block;margin-bottom:5px;color:var(--dr);font-size:var(--drtv-fs-eyebrow,12px);font-weight:850;letter-spacing:.1em}.drtv-review-page__partner-slot strong{display:block;color:#111827;font-size:20px;line-height:1.12}.drtv-review-page__partner-slot p{margin:6px 0 0!important;color:#687486!important;font-size:var(--drtv-fs-caption,14px)!important;line-height:1.55!important}.drtv-review-page__partner-slot>b,.drtv-review-page__partner-copy>b{display:inline-flex;min-height:36px;padding:0 12px;align-items:center;gap:9px;border:1px solid #e0e5eb;border-radius:10px;background:#fff;color:#687486;font-size:var(--drtv-fs-caption,14px);font-weight:800;letter-spacing:.04em;white-space:nowrap}.drtv-review-page__partner-copy>b{margin-top:12px;color:#ef233c}.drtv-review-page__partner-copy>b i{font-style:normal}.drtv-review-page__partner-slot figure{width:clamp(180px,24vw,340px);height:88px;margin:0;overflow:hidden;border-radius:12px;background:#eef2f5}.drtv-review-page__partner-slot figure img{display:block;width:100%;height:100%;object-fit:cover}.drtv-review-page__partner-slot.is-live[href]{transition:transform .16s ease,box-shadow .16s ease}.drtv-review-page__partner-slot.is-live[href]:hover{transform:translateY(-1px);box-shadow:0 18px 40px rgba(15,23,42,.09)}

.drtv-review-page__compare{margin:18px 0 0}.drtv-review-page__compare .drtv-review-compare{margin-left:0!important;margin-right:0!important;width:100%!important;max-width:none!important}
.drtv-review-page__mobile-commercial{display:grid;gap:16px;margin:18px 0 0}.drtv-review-page__mobile-commercial:empty{display:none}

/* Legacy inline pilot composition remains safe if the custom template cannot own the route. */
.drtv-native-review--legacy-composition{display:grid;grid-template-columns:minmax(0,1fr);gap:14px}.drtv-native-review--legacy-composition>.drtv-native-review--intelligence-top{margin:0}.drtv-native-review--legacy-composition>.drtv-native-review__datahub,.drtv-native-review--legacy-composition>.drtv-native-review__buy{width:100%}

body.drtv-native-review-pilot-preview .post-wrapper,body.drtv-native-review-pilot-preview .jeg_content,body.drtv-native-review-pilot-preview .jeg_singlepage{max-width:none}

@media (max-width:1180px){
  .drtv-review-page__hero-bleed .drtv-native-review__hero{grid-template-columns:minmax(300px,.86fr) minmax(500px,1.14fr);min-height:430px}.drtv-review-page__hero-bleed .drtv-native-review__hero h2{font-size:clamp(38px,4vw,50px)!important}.drtv-review-page__layout{grid-template-columns:minmax(0,1fr) 330px}.drtv-review-page .drtv-native-review__spec-grid>div,.drtv-review-page .drtv-native-review__profile-grid>div{grid-template-columns:118px minmax(0,1fr)}
}
@media (max-width:980px){
  .drtv-review-page__hero-bleed .drtv-native-review__hero{grid-template-columns:1fr}.drtv-review-page__hero-bleed .drtv-native-review__hero-copy{padding:34px max(30px,var(--drtv-page-gutter,30px)) 18px max(30px,var(--drtv-page-gutter,30px))}.drtv-review-page__hero-bleed .drtv-native-review__viewer{padding:12px max(20px,var(--drtv-page-gutter,20px)) 22px max(20px,var(--drtv-page-gutter,20px))}.drtv-review-page__hero-bleed .drtv-native-review__viewer-stage{min-height:330px}.drtv-review-page__layout{grid-template-columns:1fr}.drtv-review-page__aside{order:-1}.drtv-review-page__sticky{position:static;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:14px}.drtv-review-page__aside .drtv-native-review__buy{grid-column:1/-1}.drtv-review-page__promo{min-height:210px}.drtv-review-page .drtv-native-review__spec-grid,.drtv-review-page .drtv-native-review__profile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.drtv-review-page__coming{grid-template-columns:1fr}
}
@media (max-width:720px){
  .drtv-review-page__video-zone{grid-template-columns:1fr;padding:12px}.drtv-review-page__video-copy{padding:18px 8px 8px}.drtv-review-page__video-copy h2{max-width:none;font-size:27px!important}.drtv-review-page__video-copy p{font-size:var(--drtv-fs-body,16px)!important}.drtv-review-page__video-button{width:100%;min-height:46px}.drtv-review-page__video-poster{min-height:0}.drtv-review-page__video-poster img{min-height:0}.drtv-review-page__partner-slot{grid-template-columns:1fr;padding:17px}.drtv-review-page__partner-slot>b{justify-self:start;white-space:normal}.drtv-review-page__partner-slot figure{width:100%;height:auto;aspect-ratio:16/5}.drtv-review-video-modal{padding:10px}.drtv-review-video-modal__dialog{width:100%;border-radius:14px}.drtv-review-video-modal__close{right:8px;top:8px;width:38px;height:38px;font-size:25px}
  .drtv-review-page__rail{padding-top:12px}.drtv-review-page .drtv-native-review--intelligence-top{margin-bottom:12px}.drtv-review-page .drtv-native-review__preview{margin-bottom:9px}.drtv-review-page__hero-bleed .drtv-native-review__hero{border-radius:0}.drtv-review-page__hero-bleed .drtv-native-review__hero-copy{padding:24px max(20px,var(--drtv-page-gutter,20px)) 14px max(20px,var(--drtv-page-gutter,20px))}.drtv-review-page__hero-bleed .drtv-native-review__hero h2{font-size:31px!important}.drtv-review-page__hero-bleed .drtv-native-review__hero-meta{font-size:var(--drtv-fs-caption,14px)!important}.drtv-review-page__hero-bleed .drtv-native-review__viewer{padding:10px max(14px,var(--drtv-page-gutter,14px)) 16px max(14px,var(--drtv-page-gutter,14px))}.drtv-review-page__hero-bleed .drtv-native-review__viewer-stage{min-height:250px}.drtv-review-page .drtv-native-review__tab{min-height:var(--drtv-tab-h,58px)!important;padding:0 10px!important;font-size:var(--drtv-fs-tab,15px)!important}.drtv-review-page .drtv-native-review__spec-grid,.drtv-review-page .drtv-native-review__profile-grid{grid-template-columns:1fr}.drtv-review-page .drtv-native-review__spec-grid>div,.drtv-review-page .drtv-native-review__profile-grid>div{grid-template-columns:112px minmax(0,1fr);min-height:56px;border-right:0}.drtv-review-page .drtv-native-review__spec-grid>div:nth-last-child(-n+2),.drtv-review-page .drtv-native-review__profile-grid>div:nth-last-child(-n+2){border-bottom:1px solid var(--line)}.drtv-review-page .drtv-native-review__spec-grid>div:last-child,.drtv-review-page .drtv-native-review__profile-grid>div:last-child{border-bottom:0}.drtv-review-page__sticky{grid-template-columns:1fr}.drtv-review-page__aside .drtv-native-review__buy{grid-column:auto}.drtv-review-page__section-head{align-items:flex-start;flex-direction:column;padding:18px 18px 15px}.drtv-review-page__section-head h2{font-size:25px!important}.drtv-review-page__section-head p{text-align:left}.drtv-review-page__article-body{padding:22px 18px 26px;font-size:var(--drtv-fs-body,16px);line-height:var(--drtv-lh-prose,1.72)}.drtv-review-page__article-body>p:first-child{font-size:17px}.drtv-review-page__coming{padding:20px}.drtv-review-page__coming h2{font-size:25px!important}.drtv-review-page .drtv-native-review--explore .drtv-native-review__section-heading{align-items:flex-start;flex-direction:column}.drtv-review-page .drtv-native-review--explore .drtv-native-review__section-heading h3{font-size:25px!important}.drtv-review-page .drtv-native-review--explore .drtv-native-review__toolhub{--tool-card:132px}.drtv-review-page .drtv-native-review--explore .drtv-native-review__tooltab{min-height:var(--drtv-tab-h,58px)!important;font-size:var(--drtv-fs-tab,15px)!important}.drtv-review-page .drtv-native-review--explore .drtv-native-review__toolpanel{grid-template-columns:1fr;min-height:0}.drtv-review-page .drtv-native-review--explore .drtv-native-review__toolvisual{order:-1;min-height:210px;border-left:0;border-bottom:1px solid rgba(255,255,255,.08)}.drtv-review-page .drtv-native-review--explore .drtv-native-review__toolcopy{padding:22px 19px 20px}.drtv-review-page .drtv-native-review--explore .drtv-native-review__toolcopy h4{font-size:24px!important}.drtv-review-page .drtv-native-review--explore .drtv-native-review__toolcopy p{font-size:var(--drtv-fs-caption,14px)!important}.drtv-review-page .drtv-native-review--explore .drtv-native-review__toolcopy>a{width:100%;min-height:46px}
}

@media (min-width:981px){
  .drtv-review-page__aside{min-height:100%}
}
@media (max-width:782px){
  body.admin-bar .drtv-review-page__sticky{top:58px}
}

/* 0.3.8 — editorial hierarchy, honest missing-media states and one typography system. */
.drtv-review-page .drtv-native-review__spec-grid dd,
.drtv-review-page .drtv-native-review__profile-grid dd,
.drtv-review-page .drtv-native-review__dimension-row:not(.is-head)>strong,
.drtv-review-page .drtv-native-review__dimension-row:not(.is-head)>span{font-size:var(--drtv-fs-body,16px)!important;font-weight:800!important;line-height:1.35!important;color:#111827!important}

/* The review now reads like editorial, not a second product-title card. */
.drtv-review-page__editorial{position:relative;isolation:isolate}
.drtv-review-page__editorial:before{content:'';position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#ef233c 0,#ff6a7b 44%,transparent 92%);z-index:2}
.drtv-review-page__section-head{align-items:center;padding:24px 28px 21px;background:linear-gradient(180deg,#fff,#fbfcfd)}
.drtv-review-page__section-title{min-width:0}
.drtv-review-page__section-title>span{margin-bottom:7px}
.drtv-review-page__section-title h2{font-size:32px!important;letter-spacing:-.035em!important}
.drtv-review-page__section-title>small{display:block;margin-top:7px;color:#7b8797;font-size:var(--drtv-fs-caption,14px);font-weight:750;line-height:1.4}
.drtv-review-page__byline{display:grid;grid-template-columns:42px minmax(0,1fr);gap:11px;min-width:210px;align-items:center;padding:10px 12px;border:1px solid #e5e9ee;border-radius:14px;background:#fff}
.drtv-review-page__byline>i{display:flex;width:40px;height:40px;align-items:center;justify-content:center;border:1px solid #e5e9ee;border-radius:12px;background:#101722;color:#fff;font-size:12px;font-style:normal;font-weight:950;letter-spacing:-.04em}
.drtv-review-page__byline>span{display:grid;gap:3px;min-width:0}
.drtv-review-page__byline strong{overflow:hidden;color:#182130;font-size:var(--drtv-fs-caption,14px);font-weight:900;text-overflow:ellipsis;white-space:nowrap}
.drtv-review-page__byline small{color:#667085;font-size:var(--drtv-fs-caption,14px);font-weight:700;line-height:1.4}
.drtv-review-page__article-body{max-width:920px;padding:34px 38px 38px;font-size:16.5px;line-height:1.78;color:#2d3745}
.drtv-review-page__article-body>p:first-child{position:relative;margin-bottom:24px!important;padding-left:18px;border-left:3px solid #ef233c;font-size:20px;font-weight:760;line-height:1.58;color:#1d2734}
.drtv-review-page__article-body p:last-child{margin-bottom:0}
.drtv-review-page__article-body a{font-weight:800}

/* Never let Safari/iPadOS substitute a blue emoji play glyph. */
.drtv-review-page__video-button i{display:flex;width:22px;height:22px;align-items:center;justify-content:center;border-radius:50%;background:rgba(255,255,255,.16);color:#fff;font-style:normal}
.drtv-review-page__video-button i svg{display:block;width:13px;height:13px}
.drtv-review-page__video-poster>span{font-size:0}
.drtv-review-page__video-poster>span svg{display:block;width:30px;height:30px;color:#fff}

/* Written review exists, video does not: useful state instead of a dead/empty media area. */
.drtv-review-page__video-zone.is-pending{background:linear-gradient(135deg,#fff 0%,#fbfcfd 58%,#f4f6f8 100%)}
.drtv-review-page__video-status{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:2px}
.drtv-review-page__video-status>i{width:8px;height:8px;border-radius:50%;background:#18a957;box-shadow:0 0 0 4px rgba(24,169,87,.1)}
.drtv-review-page__video-status strong,.drtv-review-page__video-status b{display:inline-flex;min-height:30px;padding:0 10px;align-items:center;border-radius:999px;font-size:var(--drtv-fs-eyebrow,12px);font-weight:850;letter-spacing:.06em}
.drtv-review-page__video-status strong{background:#eef9f2;color:#15733d}
.drtv-review-page__video-status b{background:#fff0f2;color:#d51c35}
.drtv-review-page__video-pending-visual{position:relative;min-height:250px;overflow:hidden;border-radius:16px;background:linear-gradient(145deg,#101722,#1b2531)}
.drtv-review-page__video-pending-visual:after{content:'';position:absolute;inset:0;background:linear-gradient(135deg,rgba(16,23,34,.16),rgba(239,35,60,.16))}
.drtv-review-page__video-pending-visual>img{display:block;width:100%;height:100%;min-height:250px;object-fit:contain;background:#fff;opacity:.92}
.drtv-review-page__video-pending-visual>span{position:absolute;z-index:2;left:50%;top:50%;display:grid;place-items:center;gap:8px;transform:translate(-50%,-50%)}
.drtv-review-page__video-pending-visual>span>i{display:flex;width:66px;height:66px;align-items:center;justify-content:center;border:3px solid #fff;border-radius:50%;background:#ef233c;color:#fff;box-shadow:0 16px 34px rgba(0,0,0,.24)}
.drtv-review-page__video-pending-visual>span>i svg{width:29px;height:29px}
.drtv-review-page__video-pending-visual>span>b{padding:7px 10px;border-radius:999px;background:rgba(16,23,34,.88);color:#fff;font-size:var(--drtv-fs-eyebrow,12px);font-weight:850;letter-spacing:.08em;white-space:nowrap}

/* Product-first review lab for products with no editorial yet. */
.drtv-review-page__coming{grid-template-columns:minmax(0,1.12fr) minmax(280px,.88fr);padding:0;overflow:hidden;background:linear-gradient(135deg,#fff,#f8fafc)}
.drtv-review-page__coming-copy{padding:30px 30px 28px}
.drtv-review-page__coming h2{font-size:32px!important}
.drtv-review-page__coming-pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}
.drtv-review-page__coming-pills>span{display:inline-flex;min-height:34px;padding:0 11px;align-items:center;gap:8px;border:1px solid #e5e9ee;border-radius:999px;background:#f8fafb;color:#687486;font-size:var(--drtv-fs-caption,14px);font-weight:800}
.drtv-review-page__coming-pills i{width:7px;height:7px;border-radius:50%;background:#c2c8d0}
.drtv-review-page__coming-pills .is-live{color:#247342;background:#f1faf4;border-color:#d6eee0}.drtv-review-page__coming-pills .is-live i{background:#18a957;box-shadow:0 0 0 4px rgba(24,169,87,.09)}
.drtv-review-page__coming-visual{display:grid;grid-template-rows:minmax(170px,1fr) auto;min-width:0;border-left:1px solid #e5e9ee;background:#f4f6f8}
.drtv-review-page__coming-visual>figure{display:flex;min-height:190px;margin:0;padding:20px;align-items:center;justify-content:center;background:#fff}
.drtv-review-page__coming-visual>figure img{display:block;max-width:100%;width:100%;height:100%;max-height:240px;object-fit:contain}
.drtv-review-page__coming-visual .drtv-review-page__coming-status{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border-top:1px solid #e5e9ee}
.drtv-review-page__coming-visual .drtv-review-page__coming-status>span{min-width:0;padding:12px;border:0;border-right:1px solid #e5e9ee;border-radius:0;background:#f8fafb}.drtv-review-page__coming-visual .drtv-review-page__coming-status>span:last-child{border-right:0}

@media (max-width:980px){
  .drtv-review-page__section-head{align-items:flex-start}.drtv-review-page__byline{min-width:0}
  .drtv-review-page__coming{grid-template-columns:1fr}.drtv-review-page__coming-visual{border-left:0;border-top:1px solid #e5e9ee}
}
@media (max-width:720px){
  .drtv-review-page__section-head{gap:14px;padding:19px 18px 17px}.drtv-review-page__section-title h2{font-size:26px!important}.drtv-review-page__byline{width:100%;grid-template-columns:36px 1fr}.drtv-review-page__byline>i{width:34px;height:34px;border-radius:10px}
  .drtv-review-page__article-body{padding:24px 20px 28px;font-size:var(--drtv-fs-body,16px);line-height:var(--drtv-lh-prose,1.72)}.drtv-review-page__article-body>p:first-child{font-size:18px;padding-left:14px}
  .drtv-review-page__video-pending-visual,.drtv-review-page__video-pending-visual>img{min-height:210px}
  .drtv-review-page__coming-copy{padding:22px 20px}.drtv-review-page__coming h2{font-size:27px!important}.drtv-review-page__coming-visual .drtv-review-page__coming-status{grid-template-columns:1fr}.drtv-review-page__coming-visual .drtv-review-page__coming-status>span{border-right:0;border-bottom:1px solid #e5e9ee}.drtv-review-page__coming-visual .drtv-review-page__coming-status>span:last-child{border-bottom:0}
}

/* 0.4.0 — full-width trade CTA, canonical Darts IQ review signal and one connected review system. */
.drtv-review-page__byline{grid-template-columns:46px minmax(0,1fr) auto;gap:10px;min-width:310px;padding:8px 9px 8px 10px;border-color:#dfe5eb;border-radius:15px;box-shadow:0 7px 18px rgba(15,23,42,.05)}
.drtv-review-page__brandmark{display:grid;width:44px;height:44px;place-items:center;overflow:hidden;border:1px solid #e4e8ed;border-radius:12px;background:#fff}
.drtv-review-page__brandmark-image{display:block;width:100%;height:100%;background-position:center;background-repeat:no-repeat;background-size:contain}
.drtv-review-page__brandmark>span{display:flex;align-items:center;gap:0;color:#111827;font-size:15px;font-weight:1000;letter-spacing:-.08em}.drtv-review-page__brandmark>span b:last-child{color:#ef233c}
.drtv-review-page__byline-copy{display:grid;gap:3px;min-width:0}.drtv-review-page__byline-copy strong{overflow:hidden;color:#182130;font-size:var(--drtv-fs-caption,14px);font-weight:850;text-overflow:ellipsis;white-space:nowrap}.drtv-review-page__byline-copy small{color:#667085;font-size:var(--drtv-fs-caption,14px);font-weight:700;line-height:1.4}
.drtv-review-page__datebox{display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto;min-width:68px;min-height:48px;padding:6px 8px;align-content:center;justify-content:center;column-gap:6px;border-left:1px solid #e5e9ee;color:#111827;text-align:left}.drtv-review-page__datebox b{grid-row:1/3;align-self:center;color:#ef233c;font-size:25px;font-weight:950;line-height:1;letter-spacing:-.05em}.drtv-review-page__datebox span{align-self:end;font-size:var(--drtv-fs-eyebrow,12px);font-weight:850;line-height:1;letter-spacing:.06em}.drtv-review-page__datebox em{align-self:start;color:#667085;font-size:var(--drtv-fs-eyebrow,12px);font-style:normal;font-weight:700;line-height:1.15}

.drtv-review-page__article-shell{position:relative;background:#fff}.drtv-review-page__article-shell.is-collapsed .drtv-review-page__article-body{max-height:440px;overflow:hidden}.drtv-review-page__article-fade{display:none;position:absolute;z-index:2;left:0;right:0;bottom:58px;height:135px;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,0),#fff 82%)}.drtv-review-page__article-shell.is-collapsed:not(.is-short) .drtv-review-page__article-fade{display:block}.drtv-review-page__article-toggle{position:relative;z-index:3;display:flex;width:100%;min-height:58px;padding:0 24px;align-items:center;justify-content:center;gap:10px;border:0;border-top:1px solid #edf0f3;background:#fff;color:#182130;font:inherit;font-size:var(--drtv-fs-button,15px);font-weight:800;letter-spacing:.035em;text-transform:uppercase;cursor:pointer}.drtv-review-page__article-toggle i{display:grid;width:25px;height:25px;place-items:center;border-radius:50%;background:#f0f2f5;color:#ef233c;font-size:14px;font-style:normal}.drtv-review-page__article-toggle:hover{background:#fafbfc;color:#ef233c}.drtv-review-page__article-toggle:focus-visible{outline:3px solid rgba(239,35,60,.24);outline-offset:-3px}.drtv-review-page__article-shell:not(.is-collapsed) .drtv-review-page__article-fade,.drtv-review-page__article-shell.is-short .drtv-review-page__article-fade,.drtv-review-page__article-shell.is-short .drtv-review-page__article-toggle{display:none}

@media (max-width:720px){
  .drtv-review-page__byline{grid-template-columns:40px minmax(0,1fr) auto;width:100%;min-width:0;padding:7px 8px}.drtv-review-page__brandmark{width:38px;height:38px;border-radius:10px}.drtv-review-page__datebox{min-width:60px;min-height:42px;padding:4px 6px}.drtv-review-page__datebox b{font-size:21px}.drtv-review-page__byline-copy strong{font-size:var(--drtv-fs-caption,14px)}.drtv-review-page__byline-copy small{font-size:var(--drtv-fs-caption,14px)}
  .drtv-review-page__article-shell.is-collapsed .drtv-review-page__article-body{max-height:360px}.drtv-review-page__article-fade{bottom:54px;height:110px}.drtv-review-page__article-toggle{min-height:54px}
  
}
.drtv-review-page__article-toggle[hidden]{display:none}
/* Configurable sticky commercial slot: deliberately light to break up the dark rail. */
.drtv-review-page__sidebar-campaign{display:block;overflow:hidden;border:1px solid #e1e6ec;border-radius:20px;background:linear-gradient(145deg,#fff,#f7f9fb);box-shadow:0 18px 42px rgba(15,23,42,.09);color:#111827!important;text-decoration:none!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.drtv-review-page__sidebar-campaign:hover{transform:translateY(-2px);border-color:#d4dae2;box-shadow:0 22px 48px rgba(15,23,42,.13)}.drtv-review-page__sidebar-campaign:focus-visible{outline:3px solid rgba(239,35,60,.24);outline-offset:3px}
.drtv-review-page__sidebar-campaign-art{position:relative;display:flex;height:132px;align-items:center;justify-content:center;overflow:hidden;background:radial-gradient(circle at 78% 24%,rgba(239,35,60,.15),transparent 28%),linear-gradient(145deg,#f6f8fb,#fff)}
.drtv-review-page__sidebar-campaign-art b{position:relative;z-index:2;font-size:52px;line-height:1;font-weight:1000;letter-spacing:-.08em;color:#111827}.drtv-review-page__sidebar-campaign-art b::first-letter{color:#111827}.drtv-review-page__sidebar-campaign-art i{position:absolute;width:150px;height:16px;border-radius:999px;background:rgba(239,35,60,.09);transform:rotate(-24deg)}.drtv-review-page__sidebar-campaign-art i:nth-of-type(1){left:-20px;top:28px}.drtv-review-page__sidebar-campaign-art i:nth-of-type(2){right:-34px;top:60px}.drtv-review-page__sidebar-campaign-art i:nth-of-type(3){left:35px;bottom:16px}
.drtv-review-page__sidebar-campaign-media{display:block;aspect-ratio:6/5;overflow:hidden;background:#eef2f5}.drtv-review-page__sidebar-campaign-media img{display:block;width:100%;height:100%;object-fit:cover}
.drtv-review-page__sidebar-campaign-copy{display:block;padding:17px 18px 19px}.drtv-review-page__sidebar-campaign-copy small{display:block;margin-bottom:7px;color:var(--dr);font-size:var(--drtv-fs-eyebrow,12px);font-weight:850;letter-spacing:.1em}.drtv-review-page__sidebar-campaign-copy strong{display:block;color:#111827;font-size:24px;line-height:1.03;letter-spacing:-.025em}.drtv-review-page__sidebar-campaign-copy em{display:block;margin-top:9px;color:#687486;font-size:var(--drtv-fs-caption,14px);line-height:1.55;font-style:normal}.drtv-review-page__sidebar-campaign-copy>b{display:flex;min-height:40px;margin-top:15px;padding:0 13px;align-items:center;justify-content:space-between;border-radius:10px;background:#111827;color:#fff;font-size:var(--drtv-fs-button,15px);letter-spacing:.02em}
@media(max-width:1180px){.drtv-review-page__sidebar-campaign-art{height:118px}.drtv-review-page__sidebar-campaign-copy strong{font-size:22px}}
@media(max-width:760px){.drtv-review-page__sidebar-campaign{border-radius:16px}.drtv-review-page__sidebar-campaign-media{aspect-ratio:16/9}.drtv-review-page__sidebar-campaign-art{height:105px}.drtv-review-page__sidebar-campaign-copy{padding:15px 16px 17px}}



/* 0.4.3 — shared Product Intelligence UI + component-width responsive media. */
.drtv-native-review__hero-score{margin-top:22px}
.drtv-native-review__hero-score-fallback{margin:22px 0 0!important;color:#fff!important;font-weight:900}
.drtv-native-review__hero-pills>.drtv-shared-brand-mark{flex:0 0 auto}
.drtv-native-review__viewer-iq{position:absolute;z-index:5;left:16px;top:16px;bottom:auto}
.drtv-native-verdict__score{flex:0 0 auto}
.drtv-native-verdict__score-fallback{display:inline-flex;align-items:center;min-height:56px;padding:0 14px;border:1px solid rgba(255,255,255,.12);border-radius:14px;color:#fff;font-size:24px}

/* The main content lane is the responsive boundary. This fixes iPad portrait where
   the viewport is wide enough to keep the sticky rail but the video lane itself is not. */
.drtv-review-page__main{min-width:0;container-type:inline-size;container-name:drtv-review-main}
.drtv-review-page__video-zone{grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr)}
.drtv-review-page__video-copy,.drtv-review-page__video-poster{min-width:0}
.drtv-review-page__video-poster{overflow:hidden}
.drtv-review-page__video-poster img{display:block;width:100%;max-width:100%;height:100%;object-fit:cover}

@container drtv-review-main (max-width:760px){
  .drtv-review-page__video-zone{grid-template-columns:1fr;padding:14px}
  .drtv-review-page__video-copy{padding:18px 10px 8px}
  .drtv-review-page__video-copy h2{max-width:none;font-size:28px!important}
  .drtv-review-page__video-button{width:100%;max-width:220px}
  .drtv-review-page__video-poster{width:100%;aspect-ratio:16/9;min-height:0}
  .drtv-review-page__video-poster img{min-height:0;aspect-ratio:16/9}
}

@media(max-width:767px){
  .drtv-native-review__viewer-iq{left:10px;top:10px;bottom:auto}
}


/* 0.4.4 — identity media isolation. Brand/site marks use CSS-backed presentation surfaces,
   not generic <img> nodes, so global JNews/theme image decorators cannot rebind them. */

/* 0.5.0 — shared components own their own internals; Reviews only places them. */
.drtv-review-page__players-shared{margin-top:18px}
.drtv-native-verdict__breakdown-shared{padding:22px 24px 25px}
@container drtv-review-main (max-width:520px){.drtv-native-verdict__breakdown-shared{padding:18px 20px 20px}}

/* 0.5.1 — IQ signal sits top-left of the gallery. */

/* 0.5.5 — shared sell-back placement only; SYD owns the component. */
.drtv-review-page__main>.drtv-syd-sellback-card{margin:0 0 24px}
@media(max-width:767px){.drtv-review-page__main>.drtv-syd-sellback-card{margin-bottom:18px}}

/* 0.5.7 — context-aware Live Across DRTV command deck. Three visible tools on wide lanes; native swipe rail only when the component itself becomes narrow. */
.drtv-native-review__hero-network{container-type:inline-size;container-name:drtv-hero-tools;max-width:620px}
.drtv-native-review__hero-network-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}
.drtv-native-review__hero-network-card{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto auto;gap:7px;min-width:0;min-height:104px;padding:14px 13px;align-content:center;border-right:1px solid rgba(255,255,255,.08);color:#fff!important;text-decoration:none!important;background:linear-gradient(180deg,rgba(255,255,255,.035),rgba(255,255,255,.012));transition:background .16s ease,transform .16s ease,border-color .16s ease}
.drtv-native-review__hero-network-card:last-child{border-right:0}.drtv-native-review__hero-network-card[href]:hover{background:rgba(255,255,255,.07);transform:translateY(-1px)}.drtv-native-review__hero-network-card[href]:focus-visible{position:relative;z-index:2;outline:2px solid rgba(255,255,255,.9);outline-offset:-3px}
.drtv-native-review__hero-network-top{display:flex;min-width:0;align-items:center;gap:8px}.drtv-native-review__hero-network-top>i{display:flex;width:28px;height:28px;flex:0 0 28px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.1);border-radius:9px;background:rgba(255,255,255,.045);color:#ff5d70}.drtv-native-review__hero-network-top>i svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.drtv-native-review__hero-network-top>small{min-width:0;color:var(--drtv-dark-muted,#cbd5e1);font-size:var(--drtv-fs-eyebrow,12px);font-weight:850;letter-spacing:.075em;line-height:1.15;white-space:normal}
.drtv-native-review__hero-network-card>strong{color:#fff;font-size:19px;line-height:1;font-weight:850}.drtv-native-review__hero-network-card>em{color:#fff;font-size:13px;font-style:normal;font-weight:750;line-height:1.25;white-space:normal}.drtv-native-review__hero-network-card.is-battle .drtv-native-review__hero-network-top>i,.drtv-native-review__hero-network-card.is-iq .drtv-native-review__hero-network-top>i,.drtv-native-review__hero-network-card.is-compare .drtv-native-review__hero-network-top>i{color:#ff6073}
@container drtv-hero-tools (max-width:430px){
  .drtv-native-review__hero-network-grid{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(210px,82%);grid-template-columns:none;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.drtv-native-review__hero-network-grid::-webkit-scrollbar{display:none}.drtv-native-review__hero-network-card{min-height:92px;border-right:1px solid rgba(255,255,255,.08);border-bottom:0;scroll-snap-align:start}.drtv-native-review__hero-network-card:last-child{border-right:0}.drtv-native-review__hero-network-head small{display:none}
}


/* 0.6.0 — live native factory polish */
.drtv-native-review__hero-network-card.is-review .drtv-native-review__hero-network-top>i{color:#ffd166}
.drtv-native-review__hero-network-card.is-review{background:linear-gradient(180deg,rgba(255,209,102,.055),rgba(255,255,255,.012))}
.drtv-native-review-live .drtv-native-review__preview{display:none!important}
