.hp-v2{font-family:var(--gh-font-body);font-size:var(--gh-body-size);line-height:var(--gh-body-leading);font-weight:var(--gh-body-weight-light);color:var(--gh-text-body);background:var(--gh-surface)}.hp-v2 h1,.hp-v2 h2,.hp-v2 h3,.hp-v2 h4{margin-block:0}.hp-v2 a{color:inherit;text-decoration:none;transition:color var(--gh-transition)}.hp-v2 a:hover{color:var(--gh-accent-400)}.hp-v2 a:focus-visible,.hp-v2 button:focus-visible{outline:var(--gh-focus-ring);outline-offset:var(--gh-focus-offset);border-radius:var(--gh-radius)}.hp-v2 img{display:block;max-width:100%;height:auto}.hp-v2 .hp-container{width:100%;max-width:var(--gh-container-max);margin-inline:auto;padding-inline:var(--gh-gutter)}.hp-v2 .hp-section{padding-block:var(--gh-section-y-lg)}.hp-v2 .hp-section--dark{background:var(--gh-surface-dark);color:var(--gh-text-on-dark)}.hp-v2 .hp-section--dark-alt{background:var(--gh-surface-dark-alt);color:var(--gh-text-on-dark)}.hp-v2 .hp-section--subtle{background:var(--gh-surface-subtle)}.hp-v2 .hp-section--promo{background:var(--gh-surface-promo);color:var(--gh-text-on-promo)}.hp-v2 .hp-section--news{padding-block:var(--gh-section-y-xs) var(--gh-section-y-sm)}.hp-v2 .hp-section--money{padding-block:var(--gh-section-y)}.hp-v2 .hp-section--platforms{padding-block:var(--gh-section-y)}@media screen and (max-width:767px){.hp-v2 .hp-section,.hp-v2 .hp-section--news,.hp-v2 .hp-section--money,.hp-v2 .hp-section--platforms{padding-block:var(--gh-space-4x)}}.hp-v2 .hp-section-head{display:flex;align-items:center;gap:var(--gh-space-2x);margin-block-end:0}.hp-v2 .hp-section-head__title{font-family:var(--gh-font-display);font-size:var(--gh-section-title-size);line-height:var(--gh-section-title-leading);font-weight:400;text-transform:uppercase;white-space:nowrap}.hp-v2 .hp-section-head__rule{flex:1 1 auto;height:1px;background:var(--gh-hairline-on-dark)}.hp-v2 .hp-section:not([class*="--dark"]) .hp-section-head__rule{background:var(--gh-hairline-on-light)}.hp-v2 .hp-section-head__aside{line-height:var(--gh-leading-meta);font-size:var(--gh-body-size-sm);color:var(--gh-text-on-dark-muted);white-space:nowrap}@media screen and (max-width:767px){.hp-v2 .hp-section-head{flex-wrap:wrap;gap:var(--gh-space-1x)}.hp-v2 .hp-section-head__title{white-space:normal}.hp-v2 .hp-section-head__rule,.hp-v2 .hp-section-head__aside{display:none}}.hp-v2 .hp-eyebrow{font-family:var(--gh-font-display);font-size:var(--gh-eyebrow-size);text-transform:uppercase;color:var(--gh-eyebrow)}.hp-v2 .hp-chip{line-height:var(--gh-leading-meta);display:inline-flex;align-items:center;padding-inline:var(--gh-space-1x);min-height:22px;font-family:var(--gh-font-meta);font-size:var(--gh-chip-size);font-weight:var(--gh-title-weight);text-transform:uppercase;letter-spacing:var(--gh-tracking-chip);border-radius:var(--gh-radius-chip);color:var(--gh-text-on-dark);background:var(--gh-on-dark-14)}.hp-v2 .hp-chip--accent{background:var(--gh-action-bg)}.hp-v2 .hp-chip--navy{background:var(--gh-navy-900)}.hp-v2 .hp-chip--lg{font-size:var(--gh-chip-size-lg);min-height:23px}.hp-v2 .hp-btn{display:inline-flex;align-items:center;justify-content:center;height:var(--gh-button-height);padding-inline:var(--gh-button-pad-x);border:0;border-radius:var(--gh-radius);font-family:var(--gh-font-heading);font-size:var(--gh-button-size);font-weight:var(--gh-title-weight);text-transform:uppercase;letter-spacing:var(--gh-tracking-button);gap:var(--gh-space-1_25x);cursor:pointer;background:var(--gh-action-bg);color:var(--gh-action-text);transition:background var(--gh-transition)}.hp-v2 .hp-btn:hover{background:var(--gh-accent-400);color:var(--gh-action-text)}.hp-v2 .hp-btn--ghost{background:transparent;border:1px solid var(--gh-border-on-dark);color:var(--gh-text-on-dark)}.hp-v2 .hp-btn__icon{flex:none;width:8px;height:12px;position:relative}.hp-v2 .hp-btn__icon::before{content:"";position:absolute;inset:0;margin:auto;width:6px;height:6px;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(45deg)}.hp-v2 .hp-btn--ghost:hover{background:var(--gh-on-dark-08);color:var(--gh-text-on-dark)}.hp-v2 .hp-meta{display:flex;flex-wrap:wrap;align-items:center;gap:var(--gh-space-1_5x);font-family:var(--gh-font-meta);font-size:var(--gh-meta-size);line-height:var(--gh-leading-meta);font-weight:var(--gh-body-weight)}.hp-v2 .hp-meta__date{color:var(--gh-on-dark-66)}.hp-v2 .hp-meta__taxonomy{color:var(--gh-taxonomy);text-transform:uppercase;font-weight:var(--gh-body-weight)}.hp-v2 a.hp-meta__taxonomy{cursor:pointer}.hp-v2 .hp-section:not([class*="--dark"]) .hp-meta__date{color:var(--gh-text-muted)}.hp-v2 .hp-score{display:inline-flex;align-items:center;gap:var(--gh-space-0_5x);font-family:var(--gh-font-heading);font-size:var(--gh-score-size);font-weight:var(--gh-emphasis-weight);color:var(--gh-text-on-dark)}.hp-v2 .hp-card{display:flex;flex-direction:column;gap:var(--gh-space-1_5x)}.hp-v2 .hp-card__media{position:relative;overflow:hidden;border-radius:var(--gh-radius)}.hp-v2 .hp-card__title{font-family:var(--gh-font-heading);font-size:var(--gh-card-title-size);line-height:var(--gh-card-title-leading);font-weight:var(--gh-title-weight)}.hp-v2 .hp-card__title--sm{font-size:var(--gh-card-title-size-sm);line-height:var(--gh-card-title-leading-sm)}.hp-v2 .hp-card__title--lead{font-size:var(--gh-headline-size);line-height:var(--gh-headline-leading);font-weight:var(--gh-emphasis-weight)}.hp-v2 .hp-card--overlay .hp-card__body{position:absolute;inset-inline:0;bottom:0;padding:var(--gh-space-2x);display:flex;flex-direction:column;gap:var(--gh-space-1x);color:var(--gh-text-on-dark);background:var(--gh-scrim-dark)}@media screen and (max-width:767px){.hp-v2 .hp-card__title--lead{font-size:var(--gh-bridge-title-size);line-height:var(--gh-bridge-title-leading)}}.hp-v2 .hp-hero{position:relative;overflow:hidden;padding-block:var(--gh-section-y-lg) var(--gh-section-y)}.hp-v2 .hp-hero::before{content:"";position:absolute;right:-160px;top:-200px;width:900px;height:900px;border-radius:50%;background:radial-gradient(circle,rgba(57,57,154,.6) 0%,rgba(0,0,51,0) 68%);pointer-events:none}.hp-v2 .hp-hero__inner{position:relative;display:grid;grid-template-columns:var(--gh-hero-col) 1fr;gap:var(--gh-hero-col-gap);align-items:center}.hp-v2 .hp-hero__copy{display:flex;flex-direction:column;gap:var(--gh-hero-stack-gap);align-items:flex-start}.hp-v2 .hp-hero__eyebrow{line-height:var(--gh-leading-meta);font-family:var(--gh-font-meta);font-size:var(--gh-meta-size-lg);font-weight:var(--gh-title-weight);text-transform:uppercase;letter-spacing:var(--gh-tracking-eyebrow);color:var(--gh-eyebrow)}.hp-v2 .hp-hero__title{font-family:var(--gh-font-hero);font-size:var(--gh-hero-size);line-height:var(--gh-hero-leading);font-weight:var(--gh-hero-weight);text-transform:var(--gh-hero-transform);letter-spacing:var(--gh-hero-tracking);color:var(--gh-text-on-dark)}.hp-v2 .hp-hero__lead{max-width:var(--gh-hero-copy-max);font-size:var(--gh-body-lead-size);line-height:var(--gh-body-lead-leading);font-weight:var(--gh-body-weight-light);color:var(--gh-on-dark-85)}.hp-v2 .hp-hero__actions{display:flex;gap:var(--gh-space-1_5x)}.hp-v2 .hp-stats{display:flex;flex-direction:column;gap:var(--gh-stat-gap)}.hp-v2 .hp-stat{display:flex;align-items:center;gap:var(--gh-stat-gap);padding:6px 0 6px var(--gh-space-2_5x,20px);border-left:var(--gh-stat-rule) solid var(--gh-accent-500)}.hp-v2 .hp-stat__figure{flex:0 0 132px;font-family:var(--gh-font-display);font-size:var(--gh-stat-size);line-height:var(--gh-stat-leading);font-weight:400;color:var(--gh-text-on-dark)}.hp-v2 .hp-stat__label{font-size:var(--gh-body-size);line-height:var(--gh-stat-label-leading);font-weight:var(--gh-body-weight);color:var(--gh-text-on-dark-soft)}@media screen and (max-width:991px){.hp-v2 .hp-hero__inner{grid-template-columns:1fr;gap:var(--gh-space-5x)}.hp-v2 .hp-hero__title{font-size:clamp(40px, 8vw, var(--gh-hero-size));line-height:1.04}}@media screen and (max-width:767px){.hp-v2 .hp-hero__lead{font-size:var(--gh-body-size);line-height:var(--gh-body-leading)}.hp-v2 .hp-hero__actions{width:100%;flex-direction:column}.hp-v2 .hp-hero__actions .hp-btn{width:100%}.hp-v2 .hp-stat{gap:var(--gh-space-2x);padding-left:var(--gh-space-1_5x)}.hp-v2 .hp-stat__figure{flex:0 0 auto;min-width:76px;font-size:var(--gh-stat-size-sm);line-height:var(--gh-stat-leading-sm);white-space:nowrap}.hp-v2 .hp-stat__label{font-size:var(--gh-body-size-sm)}}.hp-v2 .hp-mosaic{display:flex;flex-direction:column;gap:var(--gh-grid-gap)}.hp-v2 .hp-mosaic__grid{display:grid;grid-template-columns:var(--gh-mosaic-side) 1fr var(--gh-mosaic-side);gap:var(--gh-grid-gap)}.hp-v2 .hp-mosaic__col{display:grid;grid-template-rows:repeat(2,var(--gh-mosaic-card-h));gap:var(--gh-grid-gap)}.hp-v2 .hp-mosaic__lead{min-height:var(--gh-mosaic-lead-h)}.hp-v2 .hp-tile{position:relative;display:block;overflow:hidden;border-radius:var(--gh-radius);background:var(--gh-navy-900);color:var(--gh-text-on-dark)}.hp-v2 .hp-tile__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hp-v2 .hp-tile__body{position:absolute;inset-inline:0;bottom:0;display:flex;flex-direction:column;gap:var(--gh-space-1x);align-items:flex-start;padding:var(--gh-space-6x) var(--gh-space-2x) var(--gh-space-2x);background:var(--gh-scrim-dark)}.hp-v2 .hp-tile--lead .hp-tile__body{gap:var(--gh-space-2x);padding:var(--gh-space-10x) var(--gh-space-5x) var(--gh-space-5x)}.hp-v2 .hp-tile__overlay{position:absolute;inset:0;z-index:1}.hp-v2 .hp-tile .hp-meta__taxonomy{position:relative;z-index:2}.hp-v2 .hp-tile:hover .hp-tile__title,.hp-v2 .hp-tile__title:focus-visible{color:var(--gh-accent-400)}.hp-v2 .hp-tile__chips{display:flex;flex-wrap:wrap;gap:var(--gh-space-1x)}.hp-v2 .hp-tile__title{font-family:var(--gh-font-heading);font-size:var(--gh-card-title-size);line-height:var(--gh-card-title-leading);font-weight:var(--gh-title-weight)}.hp-v2 .hp-tile--lead .hp-tile__title{font-size:var(--gh-headline-size);line-height:var(--gh-headline-leading);font-weight:var(--gh-emphasis-weight)}@media screen and (max-width:991px){.hp-v2 .hp-mosaic__grid{grid-template-columns:1fr 1fr}.hp-v2 .hp-mosaic__lead{grid-column:1 / -1;min-height:420px;order:-1}.hp-v2 .hp-mosaic__col{grid-template-rows:repeat(2,240px)}.hp-v2 .hp-tile--lead .hp-tile__title{font-size:var(--gh-bridge-title-size);line-height:var(--gh-bridge-title-leading)}.hp-v2 .hp-tile--lead .hp-tile__body{padding:0 var(--gh-space-3x) var(--gh-space-3x)}}@media screen and (max-width:767px){.hp-v2 .hp-mosaic__grid{grid-template-columns:1fr}.hp-v2 .hp-mosaic__col{grid-template-rows:none}.hp-v2 .hp-mosaic__lead{min-height:300px}.hp-v2 .hp-mosaic__col .hp-tile{display:grid;grid-template-columns:96px 1fr;gap:var(--gh-space-1_5x);min-height:0;background:none;border-radius:0}.hp-v2 .hp-mosaic__col .hp-tile__img{position:static;height:64px;border-radius:var(--gh-radius)}.hp-v2 .hp-mosaic__col .hp-tile__body{position:static;padding:0;background:none;gap:var(--gh-space-0_5x)}.hp-v2 .hp-mosaic__col .hp-tile__title{font-size:var(--gh-card-title-size-sm);line-height:var(--gh-card-title-leading-sm)}}.hp-v2 .hp-intro{display:flex;align-items:flex-end;gap:var(--gh-space-5x);justify-content:space-between}.hp-v2 .hp-intro__text{display:flex;flex-direction:column;gap:var(--gh-space-1_25x);max-width:var(--gh-head-lead-max)}.hp-v2 .hp-intro__title{display:flex;align-items:center;gap:var(--gh-space-1x);font-family:var(--gh-font-display);font-size:var(--gh-section-title-size);line-height:var(--gh-section-title-leading);font-weight:400;text-transform:uppercase}.hp-v2 .hp-intro__lead{font-size:var(--gh-head-lead-size);line-height:var(--gh-head-lead-leading);font-weight:var(--gh-body-weight-light);color:var(--gh-text-body)}.hp-v2 .hp-section--dark .hp-intro__lead,.hp-v2 .hp-section--dark-alt .hp-intro__lead{color:var(--gh-text-on-dark-soft)}.hp-v2 .hp-chev{flex:none;width:11px;height:22px;position:relative}.hp-v2 .hp-chev::before{content:"";position:absolute;inset:0;margin:auto;width:7px;height:7px;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(45deg)}.hp-v2 .hp-arrows{display:flex;gap:var(--gh-space-1x);flex:none}.hp-v2 .hp-arrow{width:var(--gh-arrow-size);height:var(--gh-arrow-size);display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:var(--gh-radius);background:var(--gh-arrow-bg);color:var(--gh-navy-900);cursor:pointer}.hp-v2 .hp-arrow:hover{background:var(--gh-blue-100)}.hp-v2 .hp-arrow[disabled]{opacity:.35;cursor:default;pointer-events:none}.hp-v2 .hp-arrow--next .hp-chev::before{transform:rotate(45deg)}.hp-v2 .hp-arrow .hp-chev{width:8px;height:14px}.hp-v2 .hp-arrow--prev .hp-chev::before{transform:rotate(-135deg)}.hp-v2 .hp-reviews{display:flex;flex-direction:column;gap:var(--gh-section-gap)}.hp-v2 .hp-reviews__rail{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - (var(--gh-review-cols) - 1) * var(--gh-grid-gap)) / var(--gh-review-cols));gap:var(--gh-grid-gap);overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;padding-block-end:var(--gh-space-0_5x)}.hp-v2 .hp-reviews__rail::-webkit-scrollbar{display:none}.hp-v2 .hp-reviews__rail>*{scroll-snap-align:start}.hp-v2 .hp-reviews__rail:focus-visible{outline:var(--gh-focus-ring);outline-offset:var(--gh-focus-offset)}.hp-v2 .hp-review{display:flex;flex-direction:column;gap:var(--gh-space-1_5x)}.hp-v2 .hp-review__media{position:relative;aspect-ratio:var(--gh-review-media-ratio);overflow:hidden;border-radius:var(--gh-radius);background:var(--gh-media-placeholder)}.hp-v2 .hp-review__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hp-v2 .hp-review__score{position:absolute;top:var(--gh-space-1x);left:var(--gh-space-1x);display:inline-flex;align-items:center;gap:5px;min-height:26px;padding-inline:var(--gh-space-1x);border-radius:var(--gh-radius-chip);background:var(--gh-navy-900);font-family:var(--gh-font-heading);font-size:var(--gh-score-size);line-height:var(--gh-leading-meta);font-weight:var(--gh-emphasis-weight);color:var(--gh-text-on-dark)}.hp-v2 .hp-review__score::after{content:"+";color:var(--gh-accent-500);font-weight:var(--gh-title-weight)}.hp-v2 .hp-review__lane{position:absolute;top:var(--gh-space-1x);right:var(--gh-space-1x)}.hp-v2 .hp-review__title{font-family:var(--gh-font-heading);font-size:var(--gh-card-title-size);line-height:var(--gh-card-title-leading);font-weight:var(--gh-title-weight);color:var(--gh-text)}.hp-v2 .hp-review__byline{font-size:var(--gh-body-size-sm);line-height:var(--gh-leading-meta);font-weight:var(--gh-body-weight);color:var(--gh-text-muted)}.hp-v2 .hp-review__author{color:inherit;text-decoration:underline;text-decoration-color:var(--gh-hairline-on-light);text-underline-offset:2px}@media screen and (max-width:1199px){.hp-v2{--gh-review-cols:3}}@media screen and (max-width:991px){.hp-v2{--gh-review-cols:2}}@media screen and (max-width:575px){.hp-v2{--gh-review-cols:1}}.hp-v2 .hp-money{position:relative;overflow:hidden;display:flex;flex-direction:column;gap:var(--gh-section-gap-lg)}.hp-v2 .hp-money::before{content:"";position:absolute;right:-80px;top:-120px;width:480px;height:480px;border-radius:50%;background:radial-gradient(circle,rgba(57,57,154,.45) 0%,rgba(4,4,71,0) 70%);pointer-events:none}.hp-v2 .hp-money>*{position:relative}.hp-v2 .hp-badge{line-height:var(--gh-leading-meta);display:inline-flex;align-items:center;padding:var(--gh-badge-pad-y) var(--gh-space-1x);border:1px solid var(--gh-badge-border);border-radius:var(--gh-radius-chip);font-family:var(--gh-font-meta);font-size:var(--gh-micro-size);font-weight:var(--gh-title-weight);text-transform:uppercase;letter-spacing:var(--gh-tracking-chip);color:var(--gh-on-dark-85);white-space:nowrap}.hp-v2 .hp-badge--age{border-radius:var(--gh-radius-pill);padding-inline:9px;text-transform:none}.hp-v2 .hp-money .hp-section-head__rule{background:var(--gh-hairline-on-dark-alt)}.hp-v2 .hp-money__geo{line-height:var(--gh-leading-meta);font-size:var(--gh-body-size-sm);color:var(--gh-on-dark-66);white-space:nowrap}.hp-v2 .hp-money__block{display:flex;flex-direction:column;gap:var(--gh-bridge-gap)}.hp-v2 .hp-money__subhead{font-family:var(--gh-font-heading);font-size:var(--gh-subhead-size);font-weight:var(--gh-title-weight);color:var(--gh-text-on-dark)}.hp-v2 .hp-slots{display:grid;grid-template-columns:repeat(var(--gh-review-cols),1fr);gap:var(--gh-grid-gap)}.hp-v2 .hp-slot{display:flex;flex-direction:column;border-radius:var(--gh-radius);background:var(--gh-navy-900);overflow:hidden}.hp-v2 .hp-slot__media{position:relative;flex:none;aspect-ratio:var(--gh-slot-media-ratio);overflow:hidden;background:var(--gh-media-placeholder)}.hp-v2 .hp-slot__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hp-v2 .hp-slot__score{position:absolute;top:var(--gh-space-1x);left:var(--gh-space-1x)}.hp-v2 .hp-slot__body{display:flex;flex-direction:column;gap:var(--gh-space-1_5x);padding:var(--gh-slot-pad)}.hp-v2 .hp-slot__name{font-family:var(--gh-font-heading);font-size:var(--gh-card-title-size);font-weight:var(--gh-title-weight);color:var(--gh-text-on-dark)}.hp-v2 .hp-slot__facts{display:flex;gap:var(--gh-slot-facts-gap)}.hp-v2 .hp-fact{display:flex;flex-direction:column}.hp-v2 .hp-fact__label{line-height:var(--gh-leading-meta);font-family:var(--gh-font-meta);font-size:var(--gh-micro-size);text-transform:uppercase;letter-spacing:var(--gh-tracking-chip);color:var(--gh-on-dark-55)}.hp-v2 .hp-fact__value{line-height:var(--gh-leading-meta);font-family:var(--gh-font-heading);font-size:var(--gh-value-size);font-weight:var(--gh-title-weight);color:var(--gh-text-on-dark)}.hp-v2 .hp-slot__actions{display:grid;grid-template-columns:1fr 1fr;gap:var(--gh-space-1x)}.hp-v2 .hp-slot__actions .hp-btn{height:40px;padding-inline:var(--gh-space-1_5x);font-size:var(--gh-chip-size-lg)}.hp-v2 .hp-ranks{display:flex;flex-direction:column;gap:var(--gh-rank-row-gap)}.hp-v2 .hp-rank{display:grid;border-radius:var(--gh-radius);background:var(--gh-navy-900)}.hp-v2 .hp-rank__num{font-family:var(--gh-font-display);font-size:var(--gh-rank-size);color:var(--gh-on-dark-40)}.hp-v2 .hp-rank__brand{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:var(--gh-space-0_5x) var(--gh-space-2x);border-radius:var(--gh-radius);background:var(--gh-navy-850);font-family:var(--gh-font-heading);font-size:var(--gh-body-size);line-height:var(--gh-leading-meta);font-weight:var(--gh-emphasis-weight);text-transform:none;text-align:center;color:var(--gh-text-on-dark)}.hp-v2 .hp-rank__offer{color:var(--gh-on-dark-85)}.hp-v2 .hp-rank__licence{line-height:var(--gh-leading-meta);font-size:var(--gh-meta-size-lg);color:var(--gh-on-dark-55);white-space:nowrap}.hp-v2 .hp-rank .hp-btn{height:40px;padding-inline:var(--gh-space-1_5x);font-size:var(--gh-chip-size-lg);white-space:nowrap}.hp-v2 .hp-rank__score{display:inline-flex;align-items:center;gap:var(--gh-space-0_5x);min-height:26px;padding-inline:var(--gh-space-1x);border-radius:var(--gh-radius-chip);background:var(--gh-navy-850);font-family:var(--gh-font-heading);font-size:var(--gh-value-size);line-height:var(--gh-leading-meta);font-weight:var(--gh-emphasis-weight);color:var(--gh-text-on-dark)}.hp-v2 .hp-rank__score::after{content:"+";color:var(--gh-accent-500)}.hp-v2 .hp-rank__meta{display:flex;align-items:center;gap:var(--gh-space-0_5x)}.hp-v2 .hp-rank__review{font-family:var(--gh-font-meta);font-size:var(--gh-meta-size);line-height:var(--gh-leading-meta);color:var(--gh-on-dark-72);text-decoration:underline;white-space:nowrap}.hp-v2 .hp-rank__review:hover{color:var(--gh-text-on-dark)}.hp-v2 .hp-rank{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;column-gap:var(--gh-space-2x);row-gap:var(--gh-space-1_5x);padding:var(--gh-space-2x)}.hp-v2 .hp-rank__num{grid-column:1;grid-row:1}.hp-v2 .hp-rank__brand{grid-column:2;grid-row:1}.hp-v2 .hp-rank__meta{grid-column:3;grid-row:1}.hp-v2 .hp-rank__brand{min-width:0;justify-self:start;text-align:left}.hp-v2 .hp-rank__offer,.hp-v2 .hp-rank__licence{grid-column:1 / -1}.hp-v2 .hp-rank__licence{white-space:normal}.hp-v2 .hp-rank .hp-btn{grid-column:1 / -1;width:100%;height:44px}.hp-v2 .hp-rank__meta{flex-direction:row;gap:var(--gh-space-1x)}.hp-v2 .hp-rank__review{padding-block:var(--gh-space-0_5x)}@media screen and (min-width:768px){.hp-v2 .hp-rank{grid-template-columns:auto minmax(0,1fr) auto 148px}.hp-v2 .hp-rank .hp-btn{grid-column:4;grid-row:1;width:auto;height:40px}}@media screen and (min-width:992px){.hp-v2 .hp-rank{grid-template-columns:28px 160px 1fr auto 64px 148px;column-gap:var(--gh-space-3x);row-gap:0;min-height:var(--gh-rank-row-h);padding:var(--gh-space-1_5x) var(--gh-space-2_5x) var(--gh-space-1_5x) 18px}.hp-v2 .hp-rank__num{grid-column:1;grid-row:1}.hp-v2 .hp-rank__brand{grid-column:2;grid-row:1;justify-self:stretch;text-align:center}.hp-v2 .hp-rank__offer{grid-column:3;grid-row:1}.hp-v2 .hp-rank__licence{grid-column:4;grid-row:1;white-space:nowrap}.hp-v2 .hp-rank__meta{grid-column:5;grid-row:1;flex-direction:column;gap:var(--gh-space-0_5x)}.hp-v2 .hp-rank .hp-btn{grid-column:6;grid-row:1}.hp-v2 .hp-rank__review{padding-block:0}}@media screen and (min-width:992px) and (max-width:1199px){.hp-v2 .hp-rank{row-gap:var(--gh-space-0_5x)}.hp-v2 .hp-rank__licence{grid-column:3 / -1;grid-row:2;white-space:normal}}.hp-v2 .hp-money .disclaimer,.hp-v2 .hp-money .disclaimer-comman{display:flex;align-items:flex-start;gap:var(--gh-space-1_5x);padding:var(--gh-space-3x) 0 0;border-top:1px solid var(--gh-hairline-on-dark-alt);background:none;color:var(--gh-text-on-dark-soft);font-family:var(--gh-font-body);font-size:var(--gh-meta-size-lg);line-height:var(--gh-leading-xs)}.hp-v2 .hp-money .disclaimer>strong{display:inline-flex;align-items:center;gap:var(--gh-space-1x);flex:none;color:var(--gh-text-on-dark);font-family:var(--gh-font-meta);font-size:var(--gh-micro-size);font-weight:var(--gh-title-weight);text-transform:uppercase;letter-spacing:var(--gh-tracking-chip);white-space:nowrap}.hp-v2 .hp-money .disclaimer>strong img{width:16px;height:16px;filter:brightness(0) invert(1);opacity:.85}.hp-v2 .hp-money .hp-disclaimer__txt,.hp-v2 .hp-money .hp-disclaimer__txt p,.hp-v2 .hp-money .hp-disclaimer__txt em,.hp-v2 .hp-money .hp-disclaimer__txt strong{color:var(--gh-text-on-dark-soft);font-size:var(--gh-meta-size-lg);line-height:var(--gh-leading-xs)}.hp-v2 .hp-money .hp-disclaimer__txt p{margin:0}.hp-v2 .hp-money .hp-disclaimer__txt p+p{margin-top:var(--gh-space-1x)}.hp-v2 .hp-money .hp-disclaimer__txt strong,.hp-v2 .hp-money .hp-disclaimer__txt strong em{color:var(--gh-text-on-dark);font-weight:var(--gh-title-weight)}.hp-v2 .hp-money .hp-disclaimer__txt a{color:var(--gh-on-dark-85);text-decoration:underline}.hp-v2 .hp-money .hp-disclaimer__txt a:hover{color:var(--gh-accent-400)}.hp-v2 .hp-money .disclaimer .hp-disclaimer__txt *{font-family:inherit;font-size:inherit;line-height:inherit}.hp-v2 .hp-money .disclaimer.disclaimer-comman.active{height:auto;overflow:visible}@media screen and (max-width:767px){.hp-v2 .hp-money .disclaimer,.hp-v2 .hp-money .disclaimer-comman{flex-direction:column;gap:var(--gh-space-1x)}}.hp-v2 .hp-money__disclosure{font-size:var(--gh-meta-size-lg);line-height:var(--gh-leading-xs);color:var(--gh-on-dark-55)}.hp-v2 .hp-money__disclosure a{color:var(--gh-on-dark-85);text-decoration:underline}@media screen and (max-width:767px){.hp-v2 .hp-money__geo{white-space:normal}.hp-v2 .hp-slot__actions{grid-template-columns:1fr}}.hp-v2 .hp-bridge{display:flex;flex-direction:column;gap:var(--gh-grid-gap-lg)}.hp-v2 .hp-bridge__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--gh-grid-gap)}.hp-v2 .hp-bridge__card{display:flex;flex-direction:column;gap:var(--gh-bridge-gap);padding:var(--gh-bridge-pad);border:1px solid var(--gh-card-border);border-radius:var(--gh-radius);background:var(--gh-surface)}.hp-v2 .hp-bridge__path{line-height:var(--gh-leading-meta);display:flex;align-items:center;gap:var(--gh-space-1_5x);font-family:var(--gh-font-heading);font-size:var(--gh-body-size-sm);font-weight:var(--gh-title-weight);color:var(--gh-navy-850)}.hp-v2 .hp-bridge__path .hp-chev{width:8px;height:14px}.hp-v2 .hp-bridge__to{color:var(--gh-accent-400)}.hp-v2 .hp-bridge__title{font-family:var(--gh-font-heading);font-size:var(--gh-bridge-title-size);line-height:var(--gh-bridge-title-leading);font-weight:var(--gh-emphasis-weight);color:var(--gh-text)}.hp-v2 .hp-bridge__body{color:var(--gh-text-body)}.hp-v2 .hp-bridge__cta{line-height:var(--gh-leading-meta);margin-top:auto;font-family:var(--gh-font-heading);font-size:var(--gh-body-size-sm);font-weight:var(--gh-title-weight);text-transform:uppercase;letter-spacing:var(--gh-tracking-chip);color:var(--gh-accent-400)}@media screen and (max-width:991px){.hp-v2 .hp-bridge__grid{grid-template-columns:1fr}}.hp-v2 .hp-band{display:flex;overflow:hidden;border-radius:var(--gh-radius);background:var(--gh-surface-promo);color:var(--gh-text-on-promo)}.hp-v2 .hp-band__art{flex:0 0 var(--gh-band-art-w);background:repeating-linear-gradient(90deg,var(--gh-promo-bars) 0 var(--gh-band-bar-w),var(--gh-accent-500) var(--gh-band-bar-w) calc(var(--gh-band-bar-w) * 2))}.hp-v2 .hp-band__body{flex:1 1 auto;display:flex;flex-direction:column;gap:var(--gh-bridge-gap);padding:var(--gh-band-pad-y) var(--gh-band-pad-x)}.hp-v2 .hp-band__eyebrow{line-height:var(--gh-leading-meta);font-family:var(--gh-font-meta);font-size:var(--gh-meta-size);font-weight:var(--gh-title-weight);text-transform:uppercase;letter-spacing:var(--gh-tracking-eyebrow);color:var(--gh-text-on-promo)}.hp-v2 .hp-band__title{font-family:var(--gh-font-display);font-size:var(--gh-band-title-size);line-height:var(--gh-band-title-leading);font-weight:400;text-transform:uppercase;color:var(--gh-text)}.hp-v2 .hp-band__body p{max-width:var(--gh-band-copy-max);color:var(--gh-neutral-750)}.hp-v2 .hp-band__stats{display:flex;flex-wrap:wrap;gap:var(--gh-band-stat-gap)}.hp-v2 .hp-band__stat{display:flex;flex-direction:column;gap:var(--gh-space-0_5x)}.hp-v2 .hp-band__figure{font-family:var(--gh-font-display);font-size:var(--gh-stat-size-sm);line-height:var(--gh-stat-leading-sm);color:var(--gh-text)}.hp-v2 .hp-band__label{line-height:var(--gh-leading-meta);font-size:var(--gh-body-size-sm);color:var(--gh-text-on-promo)}.hp-v2 .hp-band .hp-btn{align-self:flex-start;height:var(--gh-band-cta-h)}@media screen and (max-width:991px){.hp-v2 .hp-band{flex-direction:column}.hp-v2 .hp-band__art{flex:0 0 120px}.hp-v2 .hp-band__body{padding:var(--gh-space-4x) var(--gh-space-3x)}}.hp-v2 .hp-platforms{display:grid;grid-template-columns:repeat(var(--gh-platform-cols),1fr);gap:var(--gh-platform-gap)}.hp-v2 .hp-platform{display:flex;flex-direction:column;gap:var(--gh-platform-row-gap)}.hp-v2 .hp-platform__head{display:flex;align-items:center;gap:var(--gh-space-1x)}.hp-v2 .hp-platform__title{font-family:var(--gh-font-display);font-size:var(--gh-column-title-size);line-height:var(--gh-column-title-leading);font-weight:400;text-transform:uppercase;white-space:nowrap}.hp-v2 .hp-platform__rule{flex:1 1 auto;height:1px;background:var(--gh-hairline-on-light)}.hp-v2 .hp-item{position:relative;display:flex;gap:var(--gh-space-1_5x)}.hp-v2 .hp-item__title::after{content:"";position:absolute;inset:0;z-index:1}.hp-v2 .hp-item .hp-meta__taxonomy{position:relative;z-index:2}.hp-v2 .hp-item:hover .hp-item__title{color:var(--gh-accent-400)}.hp-v2 .hp-item__thumb{flex:0 0 var(--gh-thumb-w);width:var(--gh-thumb-w);height:var(--gh-thumb-h);border-radius:var(--gh-radius-thumb);background:var(--gh-media-placeholder);object-fit:cover}.hp-v2 .hp-item__body{display:flex;flex-direction:column;gap:6px}.hp-v2 .hp-item__title{font-family:var(--gh-font-heading);font-size:var(--gh-card-title-size-sm);line-height:var(--gh-card-title-leading-sm);font-weight:var(--gh-title-weight);color:var(--gh-text)}@media screen and (max-width:1199px){.hp-v2{--gh-platform-cols:2}}@media screen and (max-width:575px){.hp-v2{--gh-platform-cols:1}}.hp-v2 .hp-empty{display:flex;flex-direction:column;gap:var(--gh-space-1x);padding:var(--gh-space-4x);border:1px dashed var(--gh-badge-border);border-radius:var(--gh-radius);color:var(--gh-on-dark-72)}.hp-v2 .hp-section:not([class*="--dark"]) .hp-empty{border-color:var(--gh-card-border);color:var(--gh-text-muted)}.hp-v2 .hp-empty__label{font-family:var(--gh-font-meta);font-size:var(--gh-micro-size);font-weight:var(--gh-title-weight);text-transform:uppercase;letter-spacing:var(--gh-tracking-chip);color:var(--gh-accent-400)}.hp-v2 .hp-legacy{font-family:var(--gh-font-heading);font-size:var(--gh-body-size);line-height:var(--gh-legacy-leading);font-weight:var(--gh-body-weight);color:var(--gh-legacy-text)}.hp-v2 .hp-legacy .orange-btn{color:var(--gh-neutral-0)}.hp-v2 .hp-legacy .orange-btn:hover{color:var(--gh-neutral-0)}.hp-v2 .hp-legacy{margin-block:0}