*{padding:0;margin:0;box-sizing:border-box;}
html{-webkit-text-size-adjust:100%;}
body{background:#0A0F14;color:#A8C4CF;overflow-wrap:break-word;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;line-height:1.55;font-family:"Onest", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;}
img{max-width:100%;display:block;}
a{color:inherit;text-decoration:none;}
button{background:none;border:none;font-family:inherit;cursor:pointer;}
input{font-family:inherit;}
svg{display:block;}
h1,h2,h3,h4{overflow-wrap:anywhere;}
::-webkit-scrollbar{width:0.5rem;height:0.5rem;}
::-webkit-scrollbar-thumb{background:rgba(4, 10, 16, 0.74);border-radius:8px;}
::-webkit-scrollbar-track{background:transparent;}
.pvh-shell-g3u{grid-template-columns:15.5rem 1fr;min-height:100vh;display:grid;}
.pvh-main-g3u{min-width:0;}
.pvh-wrap-g3u{margin:0 auto;width:100%;max-width:1400px;}
.pvh-container-g3u{padding:0 16px;margin:0 auto;width:100%;max-width:87.5rem;}
@media(min-width:770px){.pvh-container-g3u{padding:0 1.75rem;}
}
.pvh-section-g3u{padding:1.5rem 28px;}
.pvh-section_pt-g3u{padding-top:2.125rem;}
.pvh-band_soft-g3u{background:#0F1720;}
.pvh-eyebrow-g3u{display:inline-block;font-family:"Onest", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;color:#00D4E0;letter-spacing:.14em;line-height:1.4;text-transform:uppercase;font-weight:600;overflow-wrap:break-word;font-size:0.656rem;}
.pvh-drawer_cb-g3u{display:none;}
.pvh-overlay-g3u{display:none;}
@media(max-width:1022px){.pvh-shell-g3u{grid-template-columns:1fr;}
.pvh-main-g3u{padding-bottom:4.875rem;}
.pvh-drawer_cb-g3u:checked~.pvh-overlay-g3u{inset:0;background:rgba(4, 10, 16, 0.74);z-index:70;display:block;position:fixed;}
}
@media(max-width:561px){.pvh-section-g3u{padding:18px 1rem;}
.pvh-section_pt-g3u{padding-top:24px;}
}
@keyframes zm3-pulse{0%,100%{opacity:.55}
50%{opacity:1}
}
@keyframes zm3-marquee{0%{transform:translateX(0)}
100%{transform:translateX(-50%)}
}
/* ---------- sidebar ---------- */
.pvh-side-g3u{background:#0D1520;gap:22px;padding:22px 18px;border-right:1px solid #152230;overflow-y:auto;flex-direction:column;position:sticky;display:flex;top:0;align-self:start;height:100vh;}
.pvh-brand-g3u{gap:10px;align-items:center;display:flex;}
.pvh-logo-g3u{color:#E8F4F8;font-size:21px;font-weight:700;font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;letter-spacing:-.02em;}
.pvh-side_cta-g3u{border-radius:0.813rem;padding:16px;border:1px solid #1C2F3E;background:rgba(0, 212, 224, 0.11);}
.pvh-side_cta_h-g3u{font-weight:700;margin-bottom:6px;font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;line-height:1.15;font-size:17px;color:#E8F4F8;}
.pvh-side_cta_p-g3u{margin-bottom:12px;line-height:1.45;font-size:12px;color:#A8C4CF;}
.pvh-nav-g3u{gap:3px;display:flex;flex-direction:column;}
.pvh-nav_label-g3u{padding:6px 0.625rem;font-size:0.594rem;color:#3D6070;text-transform:uppercase;letter-spacing:.14em;font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;}
.pvh-nav_item-g3u{gap:0.688rem;border-radius:0.5rem;padding:10px;display:flex;color:#A8C4CF;font-size:14px;font-weight:500;align-items:center;}
.pvh-nav_item-g3u svg{height:17px;width:1.063rem;}
.pvh-nav_item-g3u:hover{background:rgba(0, 212, 224, 0.11);color:#E8F4F8;}
.pvh-nav_item_on-g3u{background:rgba(0, 212, 224, 0.11);font-weight:600;color:#00D4E0;}
.pvh-side_foot-g3u{background:#0F1720;padding:12px;border-radius:0.813rem;border:1px solid #1C2F3E;margin-top:auto;}
.pvh-side_foot-g3u p{font-size:12.5px;color:#A8C4CF;margin-top:4px;line-height:1.4;}
/* ---------- topbar ---------- */
.pvh-top-g3u{padding:14px 28px;gap:16px;background:#0D1520;border-bottom:1px solid #152230;top:0;align-items:center;position:sticky;display:flex;z-index:40;}
.pvh-top_brand-g3u{gap:9px;display:none;align-items:center;}
.pvh-search-g3u{padding:0.688rem 0.875rem;border:1px solid #1C2F3E;background:#0F1720;gap:0.625rem;border-radius:0.813rem;flex:1;display:flex;font-size:0.844rem;max-width:440px;align-items:center;color:#6A8FA0;}
.pvh-search-g3u svg{flex:none;height:1rem;width:16px;}
.pvh-top_actions-g3u{gap:0.75rem;display:flex;align-items:center;margin-left:auto;}
.pvh-lang-g3u{color:#A8C4CF;font-size:12px;font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;}
.pvh-burger-g3u{background:#0F1720;border-radius:0.5rem;border:1px solid #1C2F3E;width:40px;align-items:center;display:none;color:#E8F4F8;justify-content:center;height:40px;}
/* ---------- bottom-nav (mobile) ---------- */
.pvh-botnav-g3u{display:none;}
@media(max-width:1026px){.pvh-side-g3u{transition:transform .25s ease;left:0;width:280px;top:0;transform:translateX(-100%);z-index:80;position:fixed;height:100vh;}
.pvh-drawer_cb-g3u:checked~.pvh-shell-g3u .pvh-side-g3u{transform:translateX(0);}
.pvh-top-g3u{padding:0.875rem 16px;gap:12px;position:static;flex-wrap:wrap;}
.pvh-top_brand-g3u{display:flex;}
.pvh-search-g3u{display:none;}
.pvh-burger-g3u{display:flex;}
.pvh-top_actions-g3u{gap:0.625rem;width:100%;margin-left:0;align-items:stretch;}
.pvh-top_actions-g3u .pvh-lang-g3u{display:none;}
.pvh-top_actions-g3u .pvh-btn-g3u{flex:1;padding:11px 10px;text-align:center;}
.pvh-botnav-g3u{padding:0.5rem 0.375rem calc(0.5rem + env(safe-area-inset-bottom));grid-template-columns:repeat(3,1fr);background:#0D1520;right:0;z-index:65;bottom:0;position:fixed;border-top:1px solid #1C2F3E;left:0;transform:translateZ(0);display:grid;}
.pvh-bn-g3u{padding:6px 2px 0;gap:4px;display:flex;justify-content:flex-end;color:#A8C4CF;font-size:0.625rem;font-weight:600;align-items:center;min-width:0;flex-direction:column;}
.pvh-bn-g3u svg{flex:none;width:1.375rem;height:22px;}
.pvh-bn-g3u span{overflow:hidden;white-space:nowrap;max-width:100%;text-align:center;text-overflow:ellipsis;}
.pvh-bn_on-g3u{color:#00D4E0;}
.pvh-bn_center-g3u{position:relative;}
.pvh-bn_fab-g3u{border-radius:50%;background:#00D4E0;box-shadow:0 0.5rem 32px rgba(0, 0, 0, 0.65), 0 2px 8px rgba(0, 212, 224, 0.18);left:50%;justify-content:center;align-items:center;height:3.125rem;display:flex;position:absolute;transform:translateX(-50%);width:50px;top:-20px;color:#030D10;}
.pvh-bn_fab-g3u svg{width:1.5rem;height:24px;}
.pvh-bn_center-g3u span{color:#00D4E0;}
}
.pvh-btn-g3u{transition:background-color 0.2s ease,color 0.2s ease;gap:8px;border-radius:8px;padding:11px 22px;font-family:"Onest", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-weight:700;display:inline-flex;align-items:center;font-size:14px;cursor:pointer;justify-content:center;}
.pvh-btn_pri-g3u{background:#00D4E0;box-shadow:0 0 18px rgba(0, 212, 224, 0.45), 0 0.25rem 12px rgba(0, 0, 0, 0.50);color:#030D10;}
.pvh-btn_pri-g3u:hover{background:#00B8C4;}
.pvh-btn_ghost-g3u{background:rgba(0, 212, 224, 0.11);color:#E8F4F8;font-weight:600;}
.pvh-btn_line-g3u{border:1px solid #274455;background:transparent;color:#E8F4F8;font-weight:600;}
.pvh-btn_lg-g3u{padding:16px 1.875rem;border-radius:0.813rem;font-size:15px;}
.pvh-band-g3u .pvh-btn_line-g3u{border-color:rgba(255, 255, 255, 0.12);color:#E8F6FA;}
.pvh-band-g3u .pvh-btn_ghost-g3u{background:rgba(255, 255, 255, 0.07);color:#E8F6FA;}
.pvh-link_m-g3u{gap:0.313rem;text-decoration:none;font-size:0.75rem;cursor:pointer;font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;align-items:center;color:#00D4E0;display:inline-flex;}
.pvh-link_m-g3u svg{height:14px;width:0.875rem;}
.pvh-band-g3u .pvh-link_m-g3u{color:#00E5F0;}
.pvh-dot-g3u{background:#00D4E0;border-radius:50%;flex:none;width:0.438rem;height:0.438rem;}
.pvh-dot_live-g3u{background:#E83A3A;animation:zm3-pulse 1.4s infinite;}
.pvh-stars-g3u{gap:2px;color:#00D4E0;display:inline-flex;}
.pvh-stars-g3u svg{width:15px;height:15px;}
.pvh-chip-g3u{gap:0.375rem;border:1px solid #1C2F3E;background:#0F1720;border-radius:8px;padding:7px 12px;display:inline-flex;color:#A8C4CF;font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;align-items:center;font-size:11px;}
.pvh-chip_on-g3u{background:rgba(0, 212, 224, 0.11);border-color:transparent;color:#00D4E0;}
.pvh-gc-g3u{cursor:pointer;text-decoration:none;min-width:0;color:inherit;display:block;}
.pvh-gc_thumb-g3u{border-radius:0.813rem;border:1px solid #1C2F3E;overflow:hidden;background-position:center;aspect-ratio:1;position:relative;background-size:cover;display:block;}
.pvh-gc_thumb_portrait-g3u{aspect-ratio:3/4;}
.pvh-gc_thumb_wide-g3u{aspect-ratio:16/11;}
.pvh-gc_cap-g3u{background:linear-gradient(transparent,rgba(4, 10, 16, 0.74));padding:9px;bottom:0;right:0;left:0;position:absolute;}
.pvh-gc_name-g3u{display:block;color:#E8F6FA;font-size:0.781rem;font-weight:700;}
.pvh-gc_meta-g3u{color:#7BBDCC;font-size:0.688rem;}
.pvh-gc_badge-g3u{border-radius:8px;padding:2px 6px;background:#00D4E0;right:0.5rem;font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;color:#030D10;position:absolute;font-size:0.5rem;top:8px;font-weight:700;}
.pvh-gc_badge_hot-g3u{background:#E83A3A;color:#E8F6FA;}
.pvh-gc_badge_live-g3u{background:#E83A3A;right:auto;left:8px;color:#E8F6FA;}
.pvh-gc_mult-g3u{inset:0;display:flex;font-weight:700;align-items:center;color:#00D4E0;font-size:1.75rem;justify-content:center;position:absolute;}
.pvh-pc-g3u{border:1px solid #1C2F3E;background:#0F1720;border-radius:0.813rem;font-size:0.875rem;display:flex;color:#A8C4CF;height:4rem;font-weight:700;justify-content:center;align-items:center;}
.pvh-rail-g3u{min-width:0;}
.pvh-rail_scroll-g3u{gap:0.875rem;display:grid;}
.pvh-rail_scroll-g3u>*{min-width:0;}
.pvh-g6-g3u{grid-template-columns:repeat(6,1fr);}
.pvh-g7-g3u{grid-template-columns:repeat(7,1fr);}
.pvh-g4-g3u{grid-template-columns:repeat(4,1fr);}
@media(max-width:1022px){.pvh-g6-g3u,.pvh-g7-g3u{grid-template-columns:none;padding-bottom:6px;scroll-snap-type:x mandatory;grid-auto-flow:column;overflow-x:auto;grid-auto-columns:120px;}
.pvh-g6-g3u>*,.pvh-g7-g3u>*{scroll-snap-align:start;}
.pvh-g4-g3u{grid-template-columns:repeat(2,1fr);}
}
@media(max-width:558px){.pvh-g4-g3u{grid-template-columns:none;overflow-x:auto;grid-auto-flow:column;grid-auto-columns:150px;}
}
.pvh-panel-g3u{background:#0F1720;border:1px solid #1C2F3E;border-radius:20px;padding:1.75rem 32px;}
.pvh-split-g3u{gap:2.25rem;align-items:start;display:grid;}
.pvh-split-g3u>*{min-width:0;}
.pvh-split_a-g3u{grid-template-columns:.85fr 1.15fr;}
.pvh-split_b-g3u{grid-template-columns:1fr 1.1fr;}
.pvh-split_c-g3u{grid-template-columns:1.1fr .9fr;}
.pvh-pgrid-g3u{gap:40px;grid-template-columns:.9fr 1.1fr;align-items:center;display:grid;}
.pvh-pgrid-g3u>*{min-width:0;}
.pvh-lead-g3u{font-size:0.938rem;margin-bottom:0.875rem;line-height:1.65;color:#A8C4CF;}
.pvh-feat-g3u{grid-template-columns:repeat(3,1fr);gap:14px;display:grid;}
.pvh-feat-g3u>*{min-width:0;}
.pvh-feat2-g3u{grid-template-columns:1fr 1fr;}
.pvh-feat_card-g3u{border:1px solid #1C2F3E;background:#0F1720;border-radius:1.25rem;padding:26px;}
.pvh-feat_card-g3u svg{color:#00D4E0;margin-bottom:1rem;width:1.625rem;height:1.625rem;}
.pvh-feat_card-g3u h3{font-size:1.125rem;font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;margin-bottom:8px;color:#E8F4F8;font-weight:700;}
.pvh-feat_card-g3u p{font-size:0.813rem;line-height:1.6;color:#A8C4CF;}
.pvh-feat_card-g3u b{color:#E8F4F8;}
.pvh-big-g3u{gap:1.375rem;flex-wrap:wrap;display:flex;}
.pvh-big_n-g3u{color:#00D4E0;font-weight:700;font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;font-size:26px;}
.pvh-big_l-g3u{color:#6A8FA0;font-size:12px;}
.pvh-person-g3u{border-radius:13px;padding:16px 1.125rem;gap:14px;border:1px solid #1C2F3E;background:#0F1720;display:flex;align-items:center;}
.pvh-avatar-g3u{flex:none;background:linear-gradient(135deg,#00D4E0,#0098AA);border-radius:50%;height:44px;width:2.75rem;}
.pvh-person_name-g3u{font-size:0.875rem;color:#E8F4F8;font-weight:700;}
.pvh-person_role-g3u{font-size:12px;color:#6A8FA0;}
.pvh-kv-g3u{overflow:hidden;border:1px solid #1C2F3E;border-radius:13px;grid-template-columns:1fr 1fr;background:#1C2F3E;gap:1px;display:grid;}
.pvh-kv-g3u>div{padding:1rem 18px;background:#0A0F14;min-width:0;}
.pvh-kv_k-g3u{color:#00D4E0;margin-bottom:0.313rem;font-size:0.594rem;text-transform:uppercase;font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;}
.pvh-kv_v-g3u{font-weight:700;font-size:0.844rem;color:#E8F4F8;}
@media(max-width:1026px){.pvh-split_a-g3u,.pvh-split_b-g3u,.pvh-split_c-g3u,.pvh-pgrid-g3u{grid-template-columns:1fr;gap:24px;}
.pvh-feat-g3u,.pvh-feat2-g3u{grid-template-columns:1fr;}
.pvh-kv-g3u{grid-template-columns:1fr;}
}
.pvh-sh-g3u{min-width:0;margin-bottom:16px;}
.pvh-sh_row-g3u{gap:12px;align-items:flex-end;justify-content:space-between;display:flex;flex-wrap:wrap;}
.pvh-sh_row-g3u .pvh-sh_l-g3u{gap:0.375rem;flex-direction:column;min-width:0;display:flex;}
.pvh-sh_stack-g3u{gap:0.625rem;display:flex;align-items:flex-start;flex-direction:column;}
.pvh-sh_center-g3u{gap:0.625rem;text-align:center;align-items:center;flex-direction:column;display:flex;}
.pvh-sh_h2-g3u{gap:0.563rem;overflow-wrap:break-word;font-weight:700;font-size:20px;color:#E8F4F8;font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;align-items:center;line-height:1.1;display:flex;}
@media(min-width:767px){.pvh-sh_h2-g3u{font-size:24px;}
}
.pvh-band-g3u .pvh-sh_h2-g3u{color:#E8F6FA;}
.pvh-eb_mono-g3u{text-transform:none;letter-spacing:.08em;font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;}
.pvh-eb_mono-g3u::before{content:"// ";}
.pvh-eb_upper-g3u{letter-spacing:.14em;text-transform:uppercase;}
.pvh-eb_pill-g3u{padding:5px 0.688rem;border-radius:62.438rem;background:rgba(0, 212, 224, 0.11);text-transform:uppercase;letter-spacing:.12em;}
.pvh-eb_line-g3u{gap:0.625rem;align-items:center;display:inline-flex;}
.pvh-eb_line-g3u::before{background:#00D4E0;display:inline-block;content:"";width:24px;height:1px;}
.pvh-band-g3u .pvh-eb_line-g3u::before{background:#00E5F0;}
.pvh-band-g3u .pvh-eb_pill-g3u{background:rgba(255, 255, 255, 0.07);}
.pvh-sh_link-g3u{transition:color 0.2s ease,border-color 0.2s ease;gap:0.375rem;white-space:nowrap;padding-bottom:2px;color:#E8F4F8;display:inline-flex;align-items:center;font-weight:600;font-size:13px;border-bottom:1px solid #E8F4F8;}
.pvh-sh_link-g3u:hover{border-color:#00D4E0;color:#00D4E0;}
.pvh-sh_link-g3u svg{height:14px;width:0.875rem;}
.pvh-sh_link_chev-g3u{border-bottom:0;padding-bottom:0;font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;font-size:12px;color:#00D4E0;}
.pvh-sh_link_btn-g3u{border-radius:999px;background:#00D4E0;padding:0.563rem 1.125rem;border-bottom:0;color:#030D10;}
.pvh-sh_link_btn-g3u:hover{border-color:transparent;background:#00B8C4;}
.pvh-band-g3u .pvh-sh_link-g3u{border-color:#E8F6FA;color:#E8F6FA;}
.pvh-band-g3u .pvh-sh_link_chev-g3u{color:#00E5F0;}
.pvh-sh_rule-g3u{margin:-2px 0 1rem;background:#1C2F3E;height:1px;}
.pvh-band-g3u .pvh-sh_rule-g3u{background:rgba(255, 255, 255, 0.12);}
.pvh-seo_grid3-g3u{gap:20px;grid-template-columns:repeat(3,1fr);display:grid;}
.pvh-seo_grid4-g3u{grid-template-columns:repeat(4,1fr);gap:0.813rem;display:grid;}
.pvh-seo_grid3-g3u>*,.pvh-seo_grid4-g3u>*{min-width:0;}
.pvh-seo_card-g3u{padding:1.5rem;border:1px solid #1C2F3E;background:#0F1720;border-radius:13px;}
.pvh-seo_card-g3u h3{font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;color:#E8F4F8;font-weight:700;font-size:1.125rem;margin-bottom:8px;}
.pvh-seo_card-g3u p{font-size:13px;color:#A8C4CF;line-height:1.6;}
.pvh-seo_card_sm-g3u{padding:1.25rem;}
.pvh-seo_card_sm-g3u h3{font-size:1rem;}
.pvh-seo_card_sm-g3u p{line-height:1.55;font-size:12.5px;}
.pvh-seo_rtp_row-g3u{gap:2.25rem;grid-template-columns:1fr 1fr;display:grid;align-items:center;margin-top:16px;}
.pvh-rtp-g3u{gap:0.875rem;display:flex;min-width:0;}
.pvh-rtp-g3u>div{border-radius:13px;flex:1;background:#0A0F14;padding:16px;min-width:0;text-align:center;}
.pvh-rtp_n-g3u{color:#00D4E0;white-space:nowrap;font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;font-size:26px;font-weight:700;}
.pvh-rtp_l-g3u{font-size:11px;margin-top:4px;color:#6A8FA0;}
.pvh-cmp-g3u{border-radius:13px;border:1px solid #1C2F3E;overflow:hidden;max-width:47.5rem;}
.pvh-cmp_row-g3u{grid-template-columns:1.6fr 1fr 1fr;display:grid;font-size:0.813rem;}
.pvh-cmp_row-g3u>div{padding:13px 0.875rem;min-width:0;text-align:center;}
.pvh-cmp_row-g3u>div:first-child{text-align:left;font-weight:600;padding-left:22px;color:#E8F4F8;}
.pvh-cmp_th-g3u{background:#0A0F14;font-size:12.5px;font-weight:700;}
.pvh-cmp_row-g3u:not(.pvh-cmp_th-g3u){background:#0F1720;border-top:1px solid #152230;color:#A8C4CF;}
.pvh-cmp_zebra-g3u{background:#0C1319;}
.pvh-guide-g3u{border:1px solid #1C2F3E;border-radius:13px;overflow:hidden;background:#0F1720;cursor:pointer;}
.pvh-guide_cover-g3u{height:130px;}
.pvh-guide_body-g3u{padding:1.25rem;}
.pvh-guide_body-g3u h3{margin:7px 0 9px;font-weight:700;font-size:16px;font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;line-height:1.25;color:#E8F4F8;}
.pvh-guide_meta-g3u{color:#6A8FA0;font-size:11.5px;}
.pvh-hub-g3u{gap:1.75rem;grid-template-columns:repeat(5,1fr);padding-top:1.75rem;border-top:1px solid #152230;display:grid;}
.pvh-hub-g3u>*{min-width:0;}
.pvh-hub-g3u h4{font-size:13px;color:#E8F4F8;font-weight:700;margin-bottom:0.688rem;}
.pvh-hub_col-g3u{gap:0.5rem;flex-direction:column;display:flex;font-size:0.813rem;color:#A8C4CF;}
.pvh-hub_col-g3u a{cursor:pointer;}
@media(max-width:1025px){.pvh-seo_grid3-g3u{grid-template-columns:1fr;}
.pvh-seo_grid4-g3u{grid-template-columns:repeat(2,1fr);}
.pvh-seo_rtp_row-g3u{gap:20px;grid-template-columns:1fr;}
.pvh-hub-g3u{grid-template-columns:repeat(2,1fr);gap:22px;}
}
@media(max-width:557px){.pvh-hub-g3u{grid-template-columns:1fr;}
}
.pvh-tk-g3u{overflow:hidden;background:#060C10;align-items:center;border-bottom:1px solid #152230;display:flex;}
.pvh-tk_tag-g3u{flex:none;padding:11px 1.125rem;background:#0F1720;gap:8px;border-right:1px solid #152230;color:#E83A3A;font-weight:600;align-items:center;letter-spacing:.1em;font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;display:flex;text-transform:uppercase;font-size:10.5px;}
.pvh-tk_rail-g3u{flex:1;overflow:hidden;}
.pvh-tk_track-g3u{gap:1.75rem;animation:zm3-marquee 26s linear infinite;padding:0.688rem 14px;font-size:12px;font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;display:flex;width:max-content;color:#A8C4CF;white-space:nowrap;}
.pvh-tk_track-g3u b{color:#00D4E0;}
.pvh-hero-g3u{border-radius:1.25rem;border:1px solid #1C2F3E;overflow:hidden;padding:46px 48px;background:linear-gradient(120deg,#071018,#040C18);position:relative;color:#E8F6FA;}
.pvh-hero_glow-g3u{background:radial-gradient(circle,rgba(0, 220, 230, 0.22),transparent 70%);border-radius:50%;position:absolute;height:340px;width:21.25rem;top:-60px;right:-60px;}
.pvh-hero_in-g3u{position:relative;max-width:37.5rem;}
.pvh-hero-g3u .pvh-eyebrow-g3u{color:#00E5F0;}
.pvh-pill_row-g3u{padding:6px 0.813rem;border:1px solid rgba(255, 255, 255, 0.12);background:rgba(255, 255, 255, 0.07);gap:0.5rem;border-radius:62.438rem;align-items:center;color:#00E5F0;display:inline-flex;font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;text-transform:uppercase;letter-spacing:.1em;margin-bottom:22px;font-size:0.656rem;}
.pvh-hero_h1-g3u{margin:18px 0;letter-spacing:-.02em;color:#E8F6FA;overflow-wrap:break-word;font-size:3.375rem;font-weight:700;line-height:1.02;font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;}
.pvh-hero_h1-g3u em{font-style:normal;color:#00E5F0;}
.pvh-hero_sub-g3u{color:#7BBDCC;margin-bottom:1.75rem;font-size:1.063rem;line-height:1.55;max-width:480px;}
.pvh-hero_cta-g3u{gap:0.875rem;margin-bottom:26px;flex-wrap:wrap;align-items:center;display:flex;}
.pvh-hero_trust-g3u{gap:0.875rem;display:flex;align-items:center;flex-wrap:wrap;}
.pvh-hero_rating_txt-g3u{font-size:0.813rem;color:#7BBDCC;}
@media(max-width:1026px){.pvh-hero-g3u{padding:32px 1.5rem;}
.pvh-hero_h1-g3u{font-size:38px;}
}
@media(max-width:563px){.pvh-hero_h1-g3u{font-size:1.875rem;}
}
.pvh-tabs-g3u{gap:9px;flex-wrap:wrap;display:flex;}
.pvh-tab-g3u{border-radius:0.5rem;border:1px solid #1C2F3E;background:#0F1720;padding:0.625rem 18px;cursor:pointer;color:#A8C4CF;font-weight:600;font-size:0.813rem;}
.pvh-tab_on-g3u{background:#00D4E0;border-color:transparent;font-weight:700;color:#030D10;}
.pvh-stat-g3u{grid-template-columns:repeat(4,1fr);gap:14px;display:grid;}
.pvh-stat-g3u>*{min-width:0;}
.pvh-stat_item-g3u{padding:18px 1.25rem;border:1px solid #1C2F3E;background:#0F1720;border-radius:13px;}
.pvh-stat_k-g3u{font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;letter-spacing:.12em;color:#6A8FA0;font-size:9.5px;text-transform:uppercase;margin-bottom:0.438rem;}
.pvh-stat_v-g3u{gap:8px;display:flex;font-size:1.5rem;min-width:0;align-items:center;overflow-wrap:anywhere;font-weight:700;color:#E8F4F8;font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;}
.pvh-stat_v_accent-g3u{color:#00D4E0;}
@media(max-width:1024px){.pvh-stat-g3u{grid-template-columns:repeat(2,1fr);}
}
.pvh-wlc-g3u{grid-template-columns:1.2fr .8fr;background:linear-gradient(120deg,#071018,#040C18);gap:24px;border-radius:20px;padding:36px 2.5rem;border:1px solid #1C2F3E;overflow:hidden;color:#E8F6FA;display:grid;align-items:center;position:relative;}
.pvh-wlc-g3u>*{min-width:0;}
.pvh-wlc-g3u .pvh-eyebrow-g3u{color:#00E5F0;}
.pvh-wlc_glow-g3u{background:radial-gradient(circle,rgba(0, 220, 230, 0.22),transparent 70%);border-radius:50%;right:-40px;top:-2.5rem;position:absolute;height:260px;width:260px;}
.pvh-wlc_in-g3u{position:relative;}
.pvh-wlc_h2-g3u{margin:0.625rem 0 0.5rem;line-height:1.03;font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;color:#E8F6FA;overflow-wrap:break-word;font-weight:700;font-size:2.125rem;}
.pvh-wlc_h2-g3u em{color:#00E5F0;font-style:normal;}
.pvh-wlc_sub-g3u{margin-bottom:1.125rem;color:#7BBDCC;font-size:0.875rem;line-height:1.55;max-width:26.25rem;}
.pvh-wlc_terms-g3u{gap:10px;display:flex;flex-direction:column;position:relative;}
.pvh-term-g3u{background:rgba(255, 255, 255, 0.07);padding:0.813rem 15px;border-radius:13px;gap:11px;border:1px solid rgba(255, 255, 255, 0.12);display:flex;align-items:center;}
.pvh-term-g3u svg{flex:none;height:20px;color:#00E5F0;width:20px;}
.pvh-term_k-g3u{letter-spacing:.1em;font-size:0.594rem;text-transform:uppercase;font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;color:#7BBDCC;}
.pvh-term_v-g3u{margin-top:2px;font-size:14px;font-weight:700;color:#E8F6FA;}
@media(max-width:1021px){.pvh-wlc-g3u{grid-template-columns:1fr;}
}
@media(max-width:561px){.pvh-wlc_h2-g3u{font-size:1.625rem;}
}
.pvh-jp-g3u{grid-template-columns:1.5fr 1fr 1fr;gap:14px;display:grid;}
.pvh-jp-g3u>*{min-width:0;}
.pvh-jp_hero-g3u{border:1px solid #1C2F3E;padding:26px;background:linear-gradient(135deg,#071018,#040C18);gap:0.875rem;border-radius:20px;overflow:hidden;color:#E8F6FA;display:flex;flex-direction:column;min-height:180px;position:relative;justify-content:space-between;}
.pvh-jp_glow-g3u{border-radius:50%;background:radial-gradient(circle,rgba(0, 220, 230, 0.22),transparent 70%);right:-2.5rem;position:absolute;top:-40px;height:180px;width:180px;}
.pvh-jp_k_row-g3u{gap:10px;justify-content:space-between;display:flex;align-items:center;position:relative;}
.pvh-jp_k-g3u{letter-spacing:.12em;font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;font-size:10px;color:#6A8FA0;text-transform:uppercase;}
.pvh-jp_hero-g3u .pvh-jp_k-g3u{color:#7BBDCC;}
.pvh-jp_amt-g3u{color:#00E5F0;line-height:1;position:relative;font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;font-size:42px;font-weight:700;}
.pvh-jp_sub-g3u{margin-top:5px;font-size:12px;color:#7BBDCC;}
.pvh-jp_cell-g3u{background:#0F1720;border-radius:20px;border:1px solid #1C2F3E;padding:22px;min-height:180px;flex-direction:column;display:flex;justify-content:space-between;}
.pvh-jp_cell-g3u .pvh-jp_amt-g3u{font-size:30px;color:#E8F4F8;}
.pvh-jp_cell-g3u .pvh-jp_sub-g3u{color:#6A8FA0;}
@media(max-width:1025px){.pvh-jp-g3u{grid-template-columns:1fr;}
}
@media(max-width:558px){.pvh-jp_amt-g3u{font-size:32px;}
}
.pvh-supp-g3u{gap:0.875rem;grid-template-columns:repeat(3,1fr);display:grid;}
.pvh-supp-g3u>*{min-width:0;}
.pvh-supp_card-g3u{border-radius:0.813rem;background:#0F1720;padding:1.5rem;border:1px solid #1C2F3E;}
.pvh-supp_card-g3u svg{width:24px;color:#00D4E0;margin-bottom:0.875rem;height:1.5rem;}
.pvh-supp_card-g3u h3{font-weight:700;font-size:16px;color:#E8F4F8;font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;margin-bottom:6px;}
.pvh-supp_card-g3u p{font-size:13px;color:#A8C4CF;line-height:1.55;}
@media(max-width:1025px){.pvh-supp-g3u{grid-template-columns:1fr;}
}
.pvh-pay_logos-g3u{gap:0.563rem;grid-template-columns:repeat(4,1fr);display:grid;}
.pvh-pay_logos-g3u>*{min-width:0;}
.pvh-pay-g3u{border-radius:8px;border:1px solid #1C2F3E;display:flex;justify-content:center;font-size:12px;font-weight:700;color:#A8C4CF;height:3rem;align-items:center;}
.pvh-table-g3u{overflow:hidden;border-radius:0.813rem;border:1px solid #1C2F3E;}
.pvh-trow-g3u{grid-template-columns:1.3fr 1fr 1fr 1fr;font-size:0.813rem;display:grid;}
.pvh-trow-g3u>div{padding:0.813rem 14px;min-width:0;}
.pvh-trow-g3u>div:first-child{padding-left:1rem;font-weight:700;color:#E8F4F8;}
.pvh-trow_th-g3u{background:#0A0F14;color:#6A8FA0;font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;letter-spacing:.06em;font-size:9.5px;text-transform:uppercase;}
.pvh-trow-g3u:not(.pvh-trow_th-g3u){background:#0F1720;color:#A8C4CF;border-top:1px solid #152230;}
.pvh-trow_zebra-g3u{background:#0C1319;}
.pvh-pos-g3u{color:#00D4E0;font-weight:700;}
@media(max-width:1025px){.pvh-pay_logos-g3u{grid-template-columns:repeat(2,1fr);}
}
.pvh-steps-g3u{grid-template-columns:repeat(3,1fr);gap:0.875rem;display:grid;}
.pvh-steps-g3u>*{min-width:0;}
.pvh-step-g3u{padding:24px;border-radius:13px;border:1px solid #1C2F3E;background:#0F1720;position:relative;}
.pvh-step_num-g3u{background:#00D4E0;border-radius:0.5rem;font-weight:700;display:flex;height:1.875rem;font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;color:#030D10;justify-content:center;font-size:13px;align-items:center;width:1.875rem;margin-bottom:14px;}
.pvh-step_h-g3u{font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;margin-bottom:0.438rem;font-size:1rem;font-weight:700;color:#E8F4F8;}
.pvh-step_p-g3u{color:#A8C4CF;line-height:1.55;font-size:13px;}
@media(max-width:1021px){.pvh-steps-g3u{grid-template-columns:1fr;}
}
.pvh-app-g3u{gap:36px;flex-wrap:wrap;display:flex;align-items:center;justify-content:space-between;}
.pvh-app_copy-g3u{max-width:32.5rem;}
.pvh-app_h2-g3u{margin:12px 0 10px;font-weight:700;color:#E8F4F8;font-size:1.75rem;line-height:1.05;font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;}
.pvh-app_text-g3u{font-size:0.875rem;line-height:1.6;margin-bottom:1.25rem;color:#A8C4CF;}
.pvh-app_btns-g3u{gap:0.75rem;display:flex;flex-wrap:wrap;}
.pvh-store-g3u{gap:9px;background:#0A0F14;border:1px solid #1C2F3E;border-radius:0.813rem;padding:0.688rem 18px;font-weight:700;align-items:center;font-size:0.813rem;cursor:pointer;display:inline-flex;color:#E8F4F8;}
.pvh-store-g3u svg{height:16px;width:16px;}
.pvh-app_qr_wrap-g3u{gap:1rem;display:flex;align-items:center;}
.pvh-qr-g3u{gap:3px;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(5,1fr);padding:0.688rem;border-radius:13px;border:1px solid #1C2F3E;background:#0A0F14;width:6.75rem;display:grid;height:108px;}
.pvh-qr-g3u i{background:transparent;}
.pvh-qr_f-g3u{background:#00D4E0;}
.pvh-app_qr_cap-g3u{line-height:1.4;max-width:84px;color:#6A8FA0;font-size:12px;}
.pvh-banner-g3u{background:linear-gradient(115deg,#071018,#040C18);overflow:hidden;gap:28px;border-radius:20px;border:1px solid #1C2F3E;padding:36px 2.5rem;align-items:center;position:relative;flex-wrap:wrap;justify-content:space-between;color:#E8F6FA;display:flex;}
.pvh-banner_glow-g3u{border-radius:50%;background:radial-gradient(circle,rgba(0, 220, 230, 0.22),transparent 68%);top:50%;height:12.5rem;position:absolute;width:200px;right:80px;transform:translateY(-50%);}
.pvh-banner_in-g3u{max-width:560px;position:relative;}
.pvh-banner-g3u .pvh-eyebrow-g3u{color:#00E5F0;}
.pvh-banner_h2-g3u{margin:0.625rem 0;line-height:1.05;font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;font-size:1.875rem;font-weight:700;color:#E8F6FA;}
.pvh-banner_text-g3u{color:#7BBDCC;font-size:14px;line-height:1.6;}
@media(max-width:561px){.pvh-banner_h2-g3u{font-size:1.5rem;}
}
.pvh-vip_head-g3u{gap:0.75rem;justify-content:space-between;flex-wrap:wrap;margin-bottom:18px;display:flex;align-items:flex-end;}
.pvh-vip_intro-g3u{color:#A8C4CF;max-width:26.25rem;font-size:13px;}
.pvh-vip-g3u{gap:12px;grid-template-columns:repeat(5,1fr);display:grid;}
.pvh-vip-g3u>*{min-width:0;}
.pvh-tier-g3u{border:1px solid #1C2F3E;padding:20px;background:#0F1720;border-radius:0.813rem;}
.pvh-tier_on-g3u{background:rgba(0, 212, 224, 0.11);border-color:#00D4E0;}
.pvh-tier_medal-g3u{border-radius:8px;background:linear-gradient(135deg,#00D4E0,#0098AA);width:30px;margin-bottom:0.875rem;height:1.875rem;}
.pvh-tier_name-g3u{font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;color:#E8F4F8;font-size:0.938rem;margin-bottom:5px;font-weight:700;}
.pvh-tier_tx-g3u{color:#6A8FA0;line-height:1.5;font-size:0.719rem;}
@media(max-width:1024px){.pvh-vip-g3u{grid-template-columns:repeat(2,1fr);}
}
.pvh-tour-g3u{grid-template-columns:1.05fr 1fr;overflow:hidden;border:1px solid #1C2F3E;border-radius:1.25rem;display:grid;}
.pvh-tour-g3u>*{min-width:0;}
.pvh-tour_l-g3u{padding:34px;overflow:hidden;background:linear-gradient(135deg,#071018,#040C18);color:#E8F6FA;position:relative;}
.pvh-tour_h2-g3u{margin:0.75rem 0 0.625rem;font-size:30px;font-weight:700;color:#E8F6FA;font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;line-height:1.05;}
.pvh-tour_h2-g3u em{font-style:normal;color:#00E5F0;}
.pvh-tour_text-g3u{color:#7BBDCC;line-height:1.6;font-size:13.5px;max-width:340px;margin-bottom:20px;}
.pvh-tour_meta-g3u{gap:1.125rem;flex-wrap:wrap;margin-bottom:20px;align-items:flex-end;display:flex;}
.pvh-tour_cap-g3u{margin-bottom:5px;text-transform:uppercase;font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;color:#7BBDCC;font-size:0.594rem;}
.pvh-count-g3u{gap:0.375rem;display:flex;}
.pvh-count-g3u span{border-radius:0.5rem;padding:4px 9px;border:1px solid rgba(255, 255, 255, 0.12);background:rgba(255, 255, 255, 0.07);font-size:22px;font-weight:700;font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;}
.pvh-tour_units-g3u{color:#7BBDCC;font-size:10px;}
.pvh-board-g3u{padding:1.75rem 1.875rem;background:#0F1720;}
.pvh-board_head-g3u{align-items:center;display:flex;justify-content:space-between;margin-bottom:0.875rem;}
.pvh-board_title-g3u{font-size:1rem;color:#E8F4F8;font-weight:700;font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;}
.pvh-board_upd-g3u{text-transform:uppercase;font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;font-size:0.625rem;color:#6A8FA0;}
.pvh-board_list-g3u{gap:2px;display:flex;flex-direction:column;}
.pvh-board_row-g3u{gap:0.75rem;padding:0.625rem 0.75rem;border-radius:0.5rem;display:flex;align-items:center;}
.pvh-board_top1-g3u{background:rgba(0, 212, 224, 0.11);}
.pvh-board_rk-g3u{font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;font-weight:700;color:#6A8FA0;font-size:14px;width:20px;}
.pvh-board_top1-g3u .pvh-board_rk-g3u{color:#00D4E0;}
.pvh-board_nm-g3u{flex:1;font-weight:600;font-size:0.844rem;color:#A8C4CF;min-width:0;}
.pvh-board_top1-g3u .pvh-board_nm-g3u{font-weight:700;color:#E8F4F8;}
.pvh-board_pt-g3u{font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;color:#A8C4CF;font-size:0.781rem;}
@media(max-width:1022px){.pvh-tour-g3u{grid-template-columns:1fr;}
}
@media(max-width:561px){.pvh-tour_h2-g3u{font-size:24px;}
}
.pvh-promo_grid-g3u{grid-template-columns:repeat(3,1fr);gap:16px;display:grid;}
.pvh-promo_grid-g3u>*{min-width:0;}
.pvh-promo-g3u{overflow:hidden;background:#0F1720;padding:1.5rem;border-radius:20px;border:1px solid #1C2F3E;min-height:150px;position:relative;}
.pvh-promo_h-g3u{line-height:1.05;font-size:1.625rem;font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;color:#E8F4F8;margin-top:0.375rem;font-weight:700;}
.pvh-promo_h-g3u em{color:#00D4E0;font-style:normal;}
.pvh-promo_p-g3u{font-size:12.5px;color:#A8C4CF;line-height:1.5;margin-top:0.5rem;}
.pvh-promo_feat-g3u{background:linear-gradient(135deg,#071018,#040C18);border-color:#1C2F3E;}
.pvh-promo_feat-g3u .pvh-promo_h-g3u{color:#E8F6FA;}
.pvh-promo_feat-g3u .pvh-promo_h-g3u em{color:#00E5F0;}
.pvh-promo_feat-g3u .pvh-promo_p-g3u{color:#7BBDCC;}
.pvh-promo_feat-g3u .pvh-eyebrow-g3u{color:#00E5F0;}
@media(max-width:1025px){.pvh-promo_grid-g3u{grid-template-columns:1fr;}
}
.pvh-dw_h2-g3u{color:#E8F4F8;font-weight:700;font-size:26px;line-height:1.08;font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;margin-bottom:10px;}
.pvh-steps_v-g3u{gap:10px;grid-template-columns:1fr;}
.pvh-steps_v-g3u .pvh-step-g3u{padding:1.125rem 20px;}
@media(max-width:562px){.pvh-dw_h2-g3u{font-size:1.438rem;}
}
.pvh-et_h2-g3u{margin:0.625rem 0 14px;color:#E8F4F8;font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;font-size:28px;font-weight:700;line-height:1.08;}
.pvh-et_right-g3u{gap:0.625rem;flex-direction:column;display:flex;}
.pvh-et_updated-g3u{gap:0.625rem;padding:14px 18px;border:1px solid #1C2F3E;background:#0A0F14;border-radius:13px;display:flex;color:#A8C4CF;align-items:center;font-size:12px;}
.pvh-et_updated-g3u svg{flex:none;height:0.938rem;width:0.938rem;color:#00D4E0;}
.pvh-et_updated-g3u b{color:#E8F4F8;}
@media(max-width:558px){.pvh-et_h2-g3u{font-size:24px;}
}
.pvh-provs-g3u{gap:12px;grid-template-columns:repeat(6,1fr);margin-bottom:1.75rem;display:grid;}
.pvh-provs-g3u>*{min-width:0;}
.pvh-prov-g3u{padding:12px;background:#0F1720;border-radius:13px;border:1px solid #1C2F3E;align-items:center;height:4rem;justify-content:center;text-decoration:none;display:flex;}
.pvh-prov_img-g3u{max-width:100%;object-fit:contain;max-height:2rem;}
.pvh-resp-g3u{background:#0F1720;border:1px solid #1C2F3E;gap:1.5rem;padding:26px;border-radius:0.813rem;flex-wrap:wrap;display:flex;justify-content:space-between;align-items:center;}
.pvh-resp_in-g3u{max-width:560px;}
.pvh-resp_h-g3u{font-weight:700;font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;font-size:1.188rem;color:#E8F4F8;margin-bottom:0.5rem;}
.pvh-resp_p-g3u{line-height:1.6;color:#A8C4CF;font-size:13.5px;}
.pvh-resp_badges-g3u{gap:14px;display:flex;align-items:center;flex-wrap:wrap;}
.pvh-age18-g3u{border-radius:0.5rem;padding:4px 0.5rem;border:1.5px solid #E83A3A;font-weight:700;font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;color:#E83A3A;font-size:0.813rem;}
.pvh-resp_org-g3u{font-weight:600;color:#6A8FA0;font-size:13px;}
@media(max-width:1023px){.pvh-provs-g3u{grid-template-columns:repeat(3,1fr);}
}
@media(max-width:563px){.pvh-provs-g3u{grid-template-columns:repeat(2,1fr);}
}
.pvh-rv_head-g3u{gap:12px;flex-wrap:wrap;align-items:flex-end;display:flex;margin-bottom:1.125rem;justify-content:space-between;}
.pvh-rv_agg-g3u{gap:0.625rem;display:flex;align-items:center;}
.pvh-rv_source-g3u{font-size:0.781rem;color:#6A8FA0;}
.pvh-rv_grid-g3u{gap:14px;grid-template-columns:repeat(3,1fr);display:grid;}
.pvh-rv_grid-g3u>*{min-width:0;}
.pvh-review-g3u{padding:24px;background:#0F1720;border:1px solid #1C2F3E;border-radius:0.813rem;}
.pvh-review-g3u .pvh-stars-g3u{margin-bottom:10px;}
.pvh-review-g3u p{line-height:1.5;font-size:14.5px;margin-bottom:0.875rem;color:#E8F4F8;font-weight:600;}
.pvh-review_by-g3u{color:#6A8FA0;font-size:0.781rem;}
@media(max-width:1023px){.pvh-rv_grid-g3u{grid-template-columns:1fr;}
}
.pvh-ab_h2-g3u{margin:14px 0 16px;font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;font-weight:700;color:#E8F4F8;line-height:1.08;font-size:2rem;}
.pvh-ab_body-g3u{font-size:15px;margin-bottom:14px;color:#A8C4CF;line-height:1.65;}
.pvh-ab_chips-g3u{gap:10px;display:flex;flex-wrap:wrap;margin-top:8px;}
.pvh-faq-g3u{gap:10px;flex-direction:column;display:flex;}
.pvh-faq_item-g3u{padding:18px 1.375rem;border:1px solid #1C2F3E;border-radius:13px;background:#0F1720;}
.pvh-faq_q-g3u{gap:16px;list-style:none;cursor:pointer;justify-content:space-between;font-size:15.5px;align-items:center;display:flex;color:#E8F4F8;font-weight:600;}
.pvh-faq_q-g3u::-webkit-details-marker{display:none;}
.pvh-faq_q_t-g3u{gap:10px;display:flex;}
.pvh-faq_q_i-g3u{color:#00D4E0;font-style:normal;font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;}
.pvh-faq_pm-g3u{color:#00D4E0;font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;font-size:1.25rem;}
.pvh-faq_item-g3u[open] .pvh-faq_pm-g3u{transform:rotate(45deg);}
.pvh-faq_a-g3u{margin-top:12px;color:#A8C4CF;font-size:13.5px;line-height:1.6;}
@media(max-width:557px){.pvh-ab_h2-g3u{font-size:1.625rem;}
}
.pvh-op_h2-g3u{margin:10px 0 0.5rem;font-weight:700;color:#E8F4F8;line-height:1.1;font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;font-size:1.5rem;}
.pvh-op_text-g3u{font-size:13.5px;color:#A8C4CF;line-height:1.6;}
@media(max-width:562px){.pvh-op_h2-g3u{font-size:1.375rem;}
}
.pvh-footer-g3u{padding:2.5rem 1.75rem;background:#060C10;border-top:1px solid #152230;}
.pvh-footer_grid-g3u{gap:2rem;grid-template-columns:1.4fr 1fr 1fr 1fr;display:grid;margin-bottom:28px;max-width:87.5rem;margin-left:auto;margin-right:auto;}
.pvh-footer_grid-g3u>*{min-width:0;}
.pvh-footer_grid-g3u h4{font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;color:#3D6070;margin-bottom:0.813rem;text-transform:uppercase;font-size:0.625rem;letter-spacing:.12em;}
.pvh-fcol-g3u{gap:0.563rem;color:#A8C4CF;font-size:13px;flex-direction:column;display:flex;}
.pvh-fcol-g3u a{cursor:pointer;}
.pvh-ft_about-g3u{max-width:16.25rem;font-size:0.813rem;margin-top:12px;color:#6A8FA0;line-height:1.6;}
.pvh-ft_contact-g3u{overflow-wrap:anywhere;color:#00D4E0;font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;font-size:12.5px;margin-top:12px;}
.pvh-footer_bottom-g3u{margin:0 auto;gap:1rem;justify-content:space-between;display:flex;align-items:center;flex-wrap:wrap;padding-top:1.25rem;max-width:1400px;border-top:1px solid #152230;}
.pvh-footer_bottom-g3u p{font-size:0.688rem;color:#3D6070;max-width:45rem;line-height:1.6;}
@media(max-width:1021px){.pvh-footer_grid-g3u{grid-template-columns:1fr 1fr;}
}
@media(max-width:562px){.pvh-footer_grid-g3u{grid-template-columns:1fr;}
}