*{padding:0;margin:0;box-sizing:border-box;}
html{-webkit-text-size-adjust:100%;}
body{background:#0E0C0A;line-height:1.55;font-size:15px;color:#C4B89A;text-rendering:optimizeLegibility;font-family:"Mulish", 'Helvetica Neue', Arial, sans-serif;-webkit-font-smoothing:antialiased;overflow-wrap:break-word;}
img{display:block;max-width:100%;}
a{text-decoration:none;color:inherit;}
button{background:none;border:none;cursor:pointer;font-family:inherit;}
input{font-family:inherit;}
svg{display:block;}
h1,h2,h3,h4{overflow-wrap:anywhere;}
::-webkit-scrollbar{width:8px;height:0.5rem;}
::-webkit-scrollbar-thumb{background:rgba(8, 7, 5, 0.72);border-radius:8px;}
::-webkit-scrollbar-track{background:transparent;}
.ook_shell-uk7{grid-template-columns:15.5rem 1fr;min-height:100vh;display:grid;}
.ook_main-uk7{min-width:0;}
.ook_wrap-uk7{margin:0 auto;max-width:87.5rem;width:100%;}
.ook_container-uk7{margin:0 auto;padding:0 16px;max-width:1400px;width:100%;}
@media(min-width:767px){.ook_container-uk7{padding:0 1.75rem;}
}
.ook_section-uk7{padding:1.5rem 28px;}
.ook_section_pt-uk7{padding-top:34px;}
.ook_band_soft-uk7{background:#161310;}
.ook_eyebrow-uk7{color:#D4A030;overflow-wrap:break-word;text-transform:uppercase;font-weight:600;font-family:"Mulish", 'Helvetica Neue', Arial, sans-serif;line-height:1.4;font-size:0.656rem;letter-spacing:.14em;display:inline-block;}
.ook_drawer_cb-uk7{display:none;}
.ook_overlay-uk7{display:none;}
@media(max-width:1023px){.ook_shell-uk7{grid-template-columns:1fr;}
.ook_main-uk7{padding-bottom:4.875rem;}
.ook_drawer_cb-uk7:checked~.ook_overlay-uk7{inset:0;background:rgba(8, 7, 5, 0.72);display:block;z-index:70;position:fixed;}
}
@media(max-width:558px){.ook_section-uk7{padding:1.125rem 1rem;}
.ook_section_pt-uk7{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 ---------- */
.ook_side-uk7{padding:1.375rem 18px;background:#131109;gap:1.375rem;top:0;flex-direction:column;height:100vh;display:flex;border-right:1px solid #252018;align-self:start;overflow-y:auto;position:sticky;}
.ook_brand-uk7{gap:0.625rem;align-items:center;display:flex;}
.ook_logo-uk7{letter-spacing:-.02em;font-size:1.313rem;color:#F2EAD8;font-weight:700;font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;}
.ook_side_cta-uk7{padding:16px;background:rgba(212, 160, 48, 0.12);border:1px solid #302820;border-radius:0.75rem;}
.ook_side_cta_h-uk7{font-weight:700;font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;font-size:1.063rem;margin-bottom:6px;color:#F2EAD8;line-height:1.15;}
.ook_side_cta_p-uk7{line-height:1.45;color:#C4B89A;margin-bottom:12px;font-size:0.75rem;}
.ook_nav-uk7{gap:3px;display:flex;flex-direction:column;}
.ook_nav_label-uk7{padding:0.375rem 0.625rem;letter-spacing:.14em;font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;color:#5A5040;font-size:0.594rem;text-transform:uppercase;}
.ook_nav_item-uk7{gap:11px;border-radius:0.5rem;padding:10px;font-size:0.875rem;display:flex;align-items:center;color:#C4B89A;font-weight:500;}
.ook_nav_item-uk7 svg{width:1.063rem;height:17px;}
.ook_nav_item-uk7:hover{background:rgba(212, 160, 48, 0.12);color:#F2EAD8;}
.ook_nav_item_on-uk7{background:rgba(212, 160, 48, 0.12);font-weight:600;color:#D4A030;}
.ook_side_foot-uk7{padding:12px;border:1px solid #302820;border-radius:12px;background:#161310;margin-top:auto;}
.ook_side_foot-uk7 p{font-size:0.781rem;color:#C4B89A;line-height:1.4;margin-top:4px;}
/* ---------- topbar ---------- */
.ook_top-uk7{padding:14px 1.75rem;gap:16px;background:#131109;position:sticky;display:flex;align-items:center;top:0;z-index:40;border-bottom:1px solid #252018;}
.ook_top_brand-uk7{gap:0.563rem;align-items:center;display:none;}
.ook_search-uk7{gap:10px;background:#161310;border-radius:0.75rem;border:1px solid #302820;padding:11px 0.875rem;flex:1;font-size:0.844rem;align-items:center;color:#8C7F65;display:flex;max-width:27.5rem;}
.ook_search-uk7 svg{flex:none;width:16px;height:1rem;}
.ook_top_actions-uk7{gap:0.75rem;margin-left:auto;align-items:center;display:flex;}
.ook_lang-uk7{color:#C4B89A;font-size:12px;font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;}
.ook_burger-uk7{border:1px solid #302820;background:#161310;border-radius:0.5rem;width:40px;align-items:center;height:40px;justify-content:center;color:#F2EAD8;display:none;}
/* ---------- bottom-nav (mobile) ---------- */
.ook_botnav-uk7{display:none;}
@media(max-width:1025px){.ook_side-uk7{transition:transform .25s ease;transform:translateX(-100%);z-index:80;width:17.5rem;position:fixed;height:100vh;left:0;top:0;}
.ook_drawer_cb-uk7:checked~.ook_shell-uk7 .ook_side-uk7{transform:translateX(0);}
.ook_top-uk7{padding:0.875rem 1rem;gap:0.75rem;position:static;flex-wrap:wrap;}
.ook_top_brand-uk7{display:flex;}
.ook_search-uk7{display:none;}
.ook_burger-uk7{display:flex;}
.ook_top_actions-uk7{gap:0.625rem;align-items:stretch;margin-left:0;width:100%;}
.ook_top_actions-uk7 .ook_lang-uk7{display:none;}
.ook_top_actions-uk7 .ook_btn-uk7{flex:1;padding:11px 10px;text-align:center;}
.ook_botnav-uk7{padding:8px 6px calc(0.5rem + env(safe-area-inset-bottom));background:#131109;grid-template-columns:repeat(3,1fr);transform:translateZ(0);display:grid;border-top:1px solid #302820;position:fixed;left:0;bottom:0;z-index:65;right:0;}
.ook_bn-uk7{gap:0.25rem;padding:6px 2px 0;min-width:0;flex-direction:column;font-size:0.625rem;align-items:center;justify-content:flex-end;font-weight:600;display:flex;color:#C4B89A;}
.ook_bn-uk7 svg{flex:none;height:1.375rem;width:1.375rem;}
.ook_bn-uk7 span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:100%;text-align:center;}
.ook_bn_on-uk7{color:#D4A030;}
.ook_bn_center-uk7{position:relative;}
.ook_bn_fab-uk7{border-radius:50%;background:#D4A030;position:absolute;box-shadow:0 0.5rem 2rem rgba(0, 0, 0, 0.65), 0 2px 10px rgba(212, 160, 48, 0.20);left:50%;height:3.125rem;top:-20px;width:3.125rem;display:flex;align-items:center;color:#0E0C0A;transform:translateX(-50%);justify-content:center;}
.ook_bn_fab-uk7 svg{width:24px;height:1.5rem;}
.ook_bn_center-uk7 span{color:#D4A030;}
}
.ook_btn-uk7{border-radius:8px;gap:8px;padding:0.688rem 22px;transition:background-color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease,color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease;align-items:center;cursor:pointer;display:inline-flex;font-family:"Mulish", 'Helvetica Neue', Arial, sans-serif;font-weight:700;justify-content:center;font-size:0.875rem;}
.ook_btn_pri-uk7{background:#D4A030;box-shadow:0 0 18px rgba(212, 160, 48, 0.45), 0 2px 0.5rem rgba(0, 0, 0, 0.50);color:#0E0C0A;}
.ook_btn_pri-uk7:hover{background:#B88A22;}
.ook_btn_ghost-uk7{background:rgba(212, 160, 48, 0.12);color:#F2EAD8;font-weight:600;}
.ook_btn_line-uk7{border:1px solid #4A3C28;background:transparent;color:#F2EAD8;font-weight:600;}
.ook_btn_lg-uk7{border-radius:0.75rem;padding:16px 30px;font-size:15px;}
.ook_band-uk7 .ook_btn_line-uk7{border-color:rgba(255, 210, 100, 0.13);color:#F2EAD8;}
.ook_band-uk7 .ook_btn_ghost-uk7{background:rgba(255, 220, 120, 0.08);color:#F2EAD8;}
.ook_link_m-uk7{gap:0.313rem;font-size:0.75rem;align-items:center;font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;cursor:pointer;color:#D4A030;text-decoration:none;display:inline-flex;}
.ook_link_m-uk7 svg{height:14px;width:0.875rem;}
.ook_band-uk7 .ook_link_m-uk7{color:#D4A030;}
.ook_dot-uk7{border-radius:50%;background:#D4A030;flex:none;height:7px;width:7px;}
.ook_dot_live-uk7{animation:zm3-pulse 1.4s infinite;background:#D43A2E;}
.ook_stars-uk7{gap:2px;color:#D4A030;display:inline-flex;}
.ook_stars-uk7 svg{height:0.938rem;width:15px;}
.ook_chip-uk7{background:#161310;padding:0.438rem 12px;gap:6px;border-radius:8px;border:1px solid #302820;display:inline-flex;align-items:center;color:#C4B89A;font-size:11px;font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;}
.ook_chip_on-uk7{border-color:transparent;background:rgba(212, 160, 48, 0.12);color:#D4A030;}
.ook_gc-uk7{min-width:0;color:inherit;cursor:pointer;text-decoration:none;display:block;}
.ook_gc_thumb-uk7{border-radius:12px;border:1px solid #302820;overflow:hidden;aspect-ratio:1;background-position:center;display:block;background-size:cover;position:relative;}
.ook_gc_thumb_portrait-uk7{aspect-ratio:3/4;}
.ook_gc_thumb_wide-uk7{aspect-ratio:16/11;}
.ook_gc_cap-uk7{background:linear-gradient(transparent,rgba(8, 7, 5, 0.72));padding:0.563rem;left:0;position:absolute;bottom:0;right:0;}
.ook_gc_name-uk7{color:#F2EAD8;font-size:0.781rem;font-weight:700;display:block;}
.ook_gc_meta-uk7{font-size:11px;color:#A89870;}
.ook_gc_badge-uk7{border-radius:0.5rem;padding:2px 0.375rem;background:#D4A030;top:8px;position:absolute;right:8px;font-weight:700;color:#0E0C0A;font-size:0.5rem;font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;}
.ook_gc_badge_hot-uk7{background:#D43A2E;color:#F2EAD8;}
.ook_gc_badge_live-uk7{background:#D43A2E;color:#F2EAD8;left:0.5rem;right:auto;}
.ook_gc_mult-uk7{inset:0;justify-content:center;font-size:1.75rem;color:#D4A030;align-items:center;display:flex;position:absolute;font-weight:700;}
.ook_pc-uk7{border:1px solid #302820;border-radius:0.75rem;background:#161310;font-weight:700;font-size:0.875rem;justify-content:center;height:64px;align-items:center;color:#C4B89A;display:flex;}
.ook_rail-uk7{min-width:0;}
.ook_rail_scroll-uk7{gap:0.875rem;display:grid;}
.ook_rail_scroll-uk7>*{min-width:0;}
.ook_g6-uk7{grid-template-columns:repeat(6,1fr);}
.ook_g7-uk7{grid-template-columns:repeat(7,1fr);}
.ook_g4-uk7{grid-template-columns:repeat(4,1fr);}
@media(max-width:1025px){.ook_g6-uk7,.ook_g7-uk7{grid-template-columns:none;grid-auto-columns:7.5rem;overflow-x:auto;grid-auto-flow:column;padding-bottom:0.375rem;scroll-snap-type:x mandatory;}
.ook_g6-uk7>*,.ook_g7-uk7>*{scroll-snap-align:start;}
.ook_g4-uk7{grid-template-columns:repeat(2,1fr);}
}
@media(max-width:557px){.ook_g4-uk7{grid-template-columns:none;overflow-x:auto;grid-auto-flow:column;grid-auto-columns:150px;}
}
.ook_panel-uk7{border-radius:20px;border:1px solid #302820;background:#161310;padding:1.75rem 32px;}
.ook_split-uk7{gap:36px;display:grid;align-items:start;}
.ook_split-uk7>*{min-width:0;}
.ook_split_a-uk7{grid-template-columns:.85fr 1.15fr;}
.ook_split_b-uk7{grid-template-columns:1fr 1.1fr;}
.ook_split_c-uk7{grid-template-columns:1.1fr .9fr;}
.ook_pgrid-uk7{grid-template-columns:.9fr 1.1fr;gap:40px;align-items:center;display:grid;}
.ook_pgrid-uk7>*{min-width:0;}
.ook_lead-uk7{line-height:1.65;font-size:0.938rem;margin-bottom:14px;color:#C4B89A;}
.ook_feat-uk7{gap:0.875rem;grid-template-columns:repeat(3,1fr);display:grid;}
.ook_feat-uk7>*{min-width:0;}
.ook_feat2-uk7{grid-template-columns:1fr 1fr;}
.ook_feat_card-uk7{padding:1.625rem;background:#161310;border:1px solid #302820;border-radius:20px;}
.ook_feat_card-uk7 svg{margin-bottom:1rem;width:26px;height:1.625rem;color:#D4A030;}
.ook_feat_card-uk7 h3{font-size:18px;margin-bottom:0.5rem;font-weight:700;color:#F2EAD8;font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;}
.ook_feat_card-uk7 p{line-height:1.6;color:#C4B89A;font-size:13px;}
.ook_feat_card-uk7 b{color:#F2EAD8;}
.ook_big-uk7{gap:22px;display:flex;flex-wrap:wrap;}
.ook_big_n-uk7{font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;font-weight:700;color:#D4A030;font-size:26px;}
.ook_big_l-uk7{color:#8C7F65;font-size:12px;}
.ook_person-uk7{gap:0.875rem;padding:1rem 1.125rem;background:#161310;border-radius:0.75rem;border:1px solid #302820;display:flex;align-items:center;}
.ook_avatar-uk7{background:linear-gradient(135deg,#D4A030,#A07020);flex:none;border-radius:50%;height:44px;width:44px;}
.ook_person_name-uk7{font-size:0.875rem;color:#F2EAD8;font-weight:700;}
.ook_person_role-uk7{font-size:12px;color:#8C7F65;}
.ook_kv-uk7{border:1px solid #302820;grid-template-columns:1fr 1fr;gap:1px;border-radius:12px;overflow:hidden;background:#302820;display:grid;}
.ook_kv-uk7>div{padding:1rem 18px;background:#0E0C0A;min-width:0;}
.ook_kv_k-uk7{text-transform:uppercase;font-size:0.594rem;font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;color:#D4A030;margin-bottom:0.313rem;}
.ook_kv_v-uk7{font-size:13.5px;font-weight:700;color:#F2EAD8;}
@media(max-width:1024px){.ook_split_a-uk7,.ook_split_b-uk7,.ook_split_c-uk7,.ook_pgrid-uk7{gap:1.5rem;grid-template-columns:1fr;}
.ook_feat-uk7,.ook_feat2-uk7{grid-template-columns:1fr;}
.ook_kv-uk7{grid-template-columns:1fr;}
}
.ook_sh-uk7{margin-bottom:16px;min-width:0;}
.ook_sh_row-uk7{gap:0.75rem;display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;}
.ook_sh_row-uk7 .ook_sh_l-uk7{gap:0.375rem;flex-direction:column;display:flex;min-width:0;}
.ook_sh_stack-uk7{gap:0.625rem;display:flex;flex-direction:column;align-items:flex-start;}
.ook_sh_center-uk7{gap:0.625rem;text-align:center;flex-direction:column;align-items:center;display:flex;}
.ook_sh_h2-uk7{gap:0.563rem;overflow-wrap:break-word;font-size:20px;display:flex;color:#F2EAD8;align-items:center;font-weight:700;line-height:1.1;font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;}
@media(min-width:769px){.ook_sh_h2-uk7{font-size:24px;}
}
.ook_band-uk7 .ook_sh_h2-uk7{color:#F2EAD8;}
.ook_eb_mono-uk7{font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;letter-spacing:.08em;text-transform:none;}
.ook_eb_mono-uk7::before{content:"// ";}
.ook_eb_upper-uk7{letter-spacing:.14em;text-transform:uppercase;}
.ook_eb_pill-uk7{padding:5px 0.688rem;background:rgba(212, 160, 48, 0.12);border-radius:62.438rem;text-transform:uppercase;letter-spacing:.12em;}
.ook_eb_line-uk7{gap:0.625rem;align-items:center;display:inline-flex;}
.ook_eb_line-uk7::before{background:#D4A030;display:inline-block;height:1px;content:"";width:24px;}
.ook_band-uk7 .ook_eb_line-uk7::before{background:#D4A030;}
.ook_band-uk7 .ook_eb_pill-uk7{background:rgba(255, 220, 120, 0.08);}
.ook_sh_link-uk7{transition:color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease,border-color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease;gap:0.375rem;font-size:0.813rem;align-items:center;color:#F2EAD8;display:inline-flex;padding-bottom:2px;border-bottom:1px solid #F2EAD8;font-weight:600;white-space:nowrap;}
.ook_sh_link-uk7:hover{border-color:#D4A030;color:#D4A030;}
.ook_sh_link-uk7 svg{width:0.875rem;height:0.875rem;}
.ook_sh_link_chev-uk7{font-size:0.75rem;padding-bottom:0;font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;border-bottom:0;color:#D4A030;}
.ook_sh_link_btn-uk7{background:#D4A030;padding:0.563rem 18px;border-radius:62.438rem;border-bottom:0;color:#0E0C0A;}
.ook_sh_link_btn-uk7:hover{border-color:transparent;background:#B88A22;}
.ook_band-uk7 .ook_sh_link-uk7{border-color:#F2EAD8;color:#F2EAD8;}
.ook_band-uk7 .ook_sh_link_chev-uk7{color:#D4A030;}
.ook_sh_rule-uk7{background:#302820;margin:-2px 0 1rem;height:1px;}
.ook_band-uk7 .ook_sh_rule-uk7{background:rgba(255, 210, 100, 0.13);}
.ook_seo_grid3-uk7{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid;}
.ook_seo_grid4-uk7{grid-template-columns:repeat(4,1fr);gap:0.813rem;display:grid;}
.ook_seo_grid3-uk7>*,.ook_seo_grid4-uk7>*{min-width:0;}
.ook_seo_card-uk7{border:1px solid #302820;border-radius:0.75rem;padding:1.5rem;background:#161310;}
.ook_seo_card-uk7 h3{font-size:18px;font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;color:#F2EAD8;font-weight:700;margin-bottom:8px;}
.ook_seo_card-uk7 p{line-height:1.6;color:#C4B89A;font-size:13px;}
.ook_seo_card_sm-uk7{padding:20px;}
.ook_seo_card_sm-uk7 h3{font-size:16px;}
.ook_seo_card_sm-uk7 p{line-height:1.55;font-size:12.5px;}
.ook_seo_rtp_row-uk7{grid-template-columns:1fr 1fr;gap:2.25rem;display:grid;align-items:center;margin-top:16px;}
.ook_rtp-uk7{gap:14px;min-width:0;display:flex;}
.ook_rtp-uk7>div{flex:1;padding:16px;background:#0E0C0A;border-radius:12px;min-width:0;text-align:center;}
.ook_rtp_n-uk7{white-space:nowrap;font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;font-weight:700;font-size:1.625rem;color:#D4A030;}
.ook_rtp_l-uk7{margin-top:4px;color:#8C7F65;font-size:0.688rem;}
.ook_cmp-uk7{border-radius:12px;overflow:hidden;border:1px solid #302820;max-width:47.5rem;}
.ook_cmp_row-uk7{grid-template-columns:1.6fr 1fr 1fr;display:grid;font-size:13px;}
.ook_cmp_row-uk7>div{padding:0.813rem 14px;min-width:0;text-align:center;}
.ook_cmp_row-uk7>div:first-child{color:#F2EAD8;font-weight:600;padding-left:22px;text-align:left;}
.ook_cmp_th-uk7{background:#0E0C0A;font-size:0.781rem;font-weight:700;}
.ook_cmp_row-uk7:not(.ook_cmp_th-uk7){background:#161310;border-top:1px solid #252018;color:#C4B89A;}
.ook_cmp_zebra-uk7{background:#1C1915;}
.ook_guide-uk7{background:#161310;border:1px solid #302820;border-radius:12px;overflow:hidden;cursor:pointer;}
.ook_guide_cover-uk7{height:130px;}
.ook_guide_body-uk7{padding:20px;}
.ook_guide_body-uk7 h3{margin:0.438rem 0 9px;font-size:16px;font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;font-weight:700;color:#F2EAD8;line-height:1.25;}
.ook_guide_meta-uk7{color:#8C7F65;font-size:11.5px;}
.ook_hub-uk7{grid-template-columns:repeat(5,1fr);gap:1.75rem;border-top:1px solid #252018;padding-top:1.75rem;display:grid;}
.ook_hub-uk7>*{min-width:0;}
.ook_hub-uk7 h4{margin-bottom:11px;font-size:13px;color:#F2EAD8;font-weight:700;}
.ook_hub_col-uk7{gap:0.5rem;color:#C4B89A;display:flex;flex-direction:column;font-size:0.813rem;}
.ook_hub_col-uk7 a{cursor:pointer;}
@media(max-width:1025px){.ook_seo_grid3-uk7{grid-template-columns:1fr;}
.ook_seo_grid4-uk7{grid-template-columns:repeat(2,1fr);}
.ook_seo_rtp_row-uk7{gap:20px;grid-template-columns:1fr;}
.ook_hub-uk7{gap:1.375rem;grid-template-columns:repeat(2,1fr);}
}
@media(max-width:563px){.ook_hub-uk7{grid-template-columns:1fr;}
}
.ook_hero-uk7{padding:46px 48px;border:1px solid #302820;border-radius:20px;overflow:hidden;background:linear-gradient(120deg,#12100D,#0F0E14);position:relative;color:#F2EAD8;}
.ook_hero_glow-uk7{border-radius:50%;background:radial-gradient(circle,rgba(212, 160, 48, 0.22),transparent 70%);height:21.25rem;right:-60px;top:-60px;width:21.25rem;position:absolute;}
.ook_hero_in-uk7{max-width:600px;position:relative;}
.ook_hero-uk7 .ook_eyebrow-uk7{color:#D4A030;}
.ook_pill_row-uk7{padding:0.375rem 0.813rem;border:1px solid rgba(255, 210, 100, 0.13);background:rgba(255, 220, 120, 0.08);border-radius:999px;gap:8px;text-transform:uppercase;color:#D4A030;margin-bottom:1.375rem;font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;font-size:10.5px;display:inline-flex;align-items:center;letter-spacing:.1em;}
.ook_hero_h1-uk7{margin:1.125rem 0;font-size:54px;font-weight:700;letter-spacing:-.02em;font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;overflow-wrap:break-word;color:#F2EAD8;line-height:1.02;}
.ook_hero_h1-uk7 em{color:#D4A030;font-style:normal;}
.ook_hero_sub-uk7{line-height:1.55;margin-bottom:1.75rem;color:#A89870;font-size:1.063rem;max-width:480px;}
.ook_hero_cta-uk7{gap:14px;flex-wrap:wrap;align-items:center;display:flex;margin-bottom:26px;}
.ook_hero_trust-uk7{gap:0.875rem;align-items:center;display:flex;flex-wrap:wrap;}
.ook_hero_rating_txt-uk7{font-size:0.813rem;color:#A89870;}
@media(max-width:1027px){.ook_hero-uk7{padding:32px 24px;}
.ook_hero_h1-uk7{font-size:2.375rem;}
}
@media(max-width:558px){.ook_hero_h1-uk7{font-size:1.875rem;}
}
.ook_stat-uk7{grid-template-columns:repeat(4,1fr);gap:0.875rem;display:grid;}
.ook_stat-uk7>*{min-width:0;}
.ook_stat_item-uk7{padding:1.125rem 1.25rem;border-radius:12px;background:#161310;border:1px solid #302820;}
.ook_stat_k-uk7{color:#8C7F65;font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;letter-spacing:.12em;text-transform:uppercase;margin-bottom:7px;font-size:9.5px;}
.ook_stat_v-uk7{gap:0.5rem;color:#F2EAD8;font-size:1.5rem;overflow-wrap:anywhere;font-weight:700;min-width:0;align-items:center;font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;display:flex;}
.ook_stat_v_accent-uk7{color:#D4A030;}
@media(max-width:1022px){.ook_stat-uk7{grid-template-columns:repeat(2,1fr);}
}
.ook_wlc-uk7{border:1px solid #302820;border-radius:20px;background:linear-gradient(120deg,#12100D,#0F0E14);grid-template-columns:1.2fr .8fr;overflow:hidden;padding:2.25rem 40px;gap:24px;color:#F2EAD8;display:grid;position:relative;align-items:center;}
.ook_wlc-uk7>*{min-width:0;}
.ook_wlc-uk7 .ook_eyebrow-uk7{color:#D4A030;}
.ook_wlc_glow-uk7{background:radial-gradient(circle,rgba(212, 160, 48, 0.22),transparent 70%);border-radius:50%;width:260px;top:-2.5rem;height:260px;position:absolute;right:-40px;}
.ook_wlc_in-uk7{position:relative;}
.ook_wlc_h2-uk7{margin:0.625rem 0 8px;overflow-wrap:break-word;font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;font-weight:700;font-size:34px;color:#F2EAD8;line-height:1.03;}
.ook_wlc_h2-uk7 em{color:#D4A030;font-style:normal;}
.ook_wlc_sub-uk7{color:#A89870;max-width:26.25rem;font-size:14px;line-height:1.55;margin-bottom:18px;}
.ook_wlc_terms-uk7{gap:10px;display:flex;flex-direction:column;position:relative;}
.ook_term-uk7{border:1px solid rgba(255, 210, 100, 0.13);background:rgba(255, 220, 120, 0.08);border-radius:0.75rem;padding:13px 15px;gap:0.688rem;display:flex;align-items:center;}
.ook_term-uk7 svg{flex:none;color:#D4A030;width:1.25rem;height:1.25rem;}
.ook_term_k-uk7{font-size:0.594rem;color:#A89870;font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;letter-spacing:.1em;text-transform:uppercase;}
.ook_term_v-uk7{color:#F2EAD8;margin-top:2px;font-weight:700;font-size:14px;}
@media(max-width:1027px){.ook_wlc-uk7{grid-template-columns:1fr;}
}
@media(max-width:561px){.ook_wlc_h2-uk7{font-size:26px;}
}
.ook_jp-uk7{grid-template-columns:1.5fr 1fr 1fr;gap:0.875rem;display:grid;}
.ook_jp-uk7>*{min-width:0;}
.ook_jp_hero-uk7{gap:14px;overflow:hidden;border:1px solid #302820;background:linear-gradient(135deg,#12100D,#0F0E14);border-radius:20px;padding:26px;position:relative;color:#F2EAD8;justify-content:space-between;display:flex;min-height:180px;flex-direction:column;}
.ook_jp_glow-uk7{background:radial-gradient(circle,rgba(212, 160, 48, 0.22),transparent 70%);border-radius:50%;right:-40px;width:180px;height:180px;position:absolute;top:-40px;}
.ook_jp_k_row-uk7{gap:0.625rem;justify-content:space-between;display:flex;align-items:center;position:relative;}
.ook_jp_k-uk7{font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;color:#8C7F65;text-transform:uppercase;font-size:0.625rem;letter-spacing:.12em;}
.ook_jp_hero-uk7 .ook_jp_k-uk7{color:#A89870;}
.ook_jp_amt-uk7{color:#D4A030;font-size:2.625rem;position:relative;line-height:1;font-weight:700;font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;}
.ook_jp_sub-uk7{margin-top:0.313rem;font-size:0.75rem;color:#A89870;}
.ook_jp_cell-uk7{padding:22px;border-radius:1.25rem;border:1px solid #302820;background:#161310;min-height:11.25rem;justify-content:space-between;flex-direction:column;display:flex;}
.ook_jp_cell-uk7 .ook_jp_amt-uk7{font-size:1.875rem;color:#F2EAD8;}
.ook_jp_cell-uk7 .ook_jp_sub-uk7{color:#8C7F65;}
@media(max-width:1023px){.ook_jp-uk7{grid-template-columns:1fr;}
}
@media(max-width:563px){.ook_jp_amt-uk7{font-size:2rem;}
}
.ook_vip_head-uk7{gap:12px;margin-bottom:1.125rem;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;display:flex;}
.ook_vip_intro-uk7{font-size:13px;color:#C4B89A;max-width:26.25rem;}
.ook_vip-uk7{gap:0.75rem;grid-template-columns:repeat(5,1fr);display:grid;}
.ook_vip-uk7>*{min-width:0;}
.ook_tier-uk7{background:#161310;border:1px solid #302820;padding:1.25rem;border-radius:0.75rem;}
.ook_tier_on-uk7{background:rgba(212, 160, 48, 0.12);border-color:#D4A030;}
.ook_tier_medal-uk7{border-radius:0.5rem;background:linear-gradient(135deg,#D4A030,#A07020);margin-bottom:14px;width:30px;height:30px;}
.ook_tier_name-uk7{color:#F2EAD8;font-size:0.938rem;font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;font-weight:700;margin-bottom:5px;}
.ook_tier_tx-uk7{font-size:11.5px;line-height:1.5;color:#8C7F65;}
@media(max-width:1021px){.ook_vip-uk7{grid-template-columns:repeat(2,1fr);}
}
.ook_banner-uk7{padding:36px 2.5rem;overflow:hidden;border:1px solid #302820;background:linear-gradient(115deg,#12100D,#0F0E14);border-radius:1.25rem;gap:1.75rem;flex-wrap:wrap;align-items:center;justify-content:space-between;color:#F2EAD8;position:relative;display:flex;}
.ook_banner_glow-uk7{border-radius:50%;background:radial-gradient(circle,rgba(212, 160, 48, 0.22),transparent 68%);transform:translateY(-50%);top:50%;position:absolute;right:80px;width:200px;height:200px;}
.ook_banner_in-uk7{max-width:560px;position:relative;}
.ook_banner-uk7 .ook_eyebrow-uk7{color:#D4A030;}
.ook_banner_h2-uk7{margin:10px 0;font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;font-weight:700;font-size:1.875rem;color:#F2EAD8;line-height:1.05;}
.ook_banner_text-uk7{font-size:14px;line-height:1.6;color:#A89870;}
@media(max-width:560px){.ook_banner_h2-uk7{font-size:24px;}
}
.ook_steps-uk7{grid-template-columns:repeat(3,1fr);gap:0.875rem;display:grid;}
.ook_steps-uk7>*{min-width:0;}
.ook_step-uk7{border-radius:0.75rem;background:#161310;padding:1.5rem;border:1px solid #302820;position:relative;}
.ook_step_num-uk7{background:#D4A030;border-radius:8px;height:1.875rem;font-weight:700;align-items:center;font-size:0.813rem;justify-content:center;color:#0E0C0A;margin-bottom:14px;width:30px;font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;display:flex;}
.ook_step_h-uk7{color:#F2EAD8;font-size:16px;font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;font-weight:700;margin-bottom:7px;}
.ook_step_p-uk7{color:#C4B89A;font-size:0.813rem;line-height:1.55;}
@media(max-width:1027px){.ook_steps-uk7{grid-template-columns:1fr;}
}
.ook_supp-uk7{grid-template-columns:repeat(3,1fr);gap:14px;display:grid;}
.ook_supp-uk7>*{min-width:0;}
.ook_supp_card-uk7{background:#161310;border:1px solid #302820;padding:1.5rem;border-radius:0.75rem;}
.ook_supp_card-uk7 svg{color:#D4A030;width:24px;margin-bottom:14px;height:1.5rem;}
.ook_supp_card-uk7 h3{color:#F2EAD8;font-weight:700;font-size:1rem;margin-bottom:6px;font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;}
.ook_supp_card-uk7 p{line-height:1.55;font-size:13px;color:#C4B89A;}
@media(max-width:1027px){.ook_supp-uk7{grid-template-columns:1fr;}
}
.ook_dw_h2-uk7{font-size:26px;font-weight:700;font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;color:#F2EAD8;margin-bottom:0.625rem;line-height:1.08;}
.ook_steps_v-uk7{gap:10px;grid-template-columns:1fr;}
.ook_steps_v-uk7 .ook_step-uk7{padding:1.125rem 1.25rem;}
@media(max-width:560px){.ook_dw_h2-uk7{font-size:23px;}
}
.ook_pay_logos-uk7{grid-template-columns:repeat(4,1fr);gap:9px;display:grid;}
.ook_pay_logos-uk7>*{min-width:0;}
.ook_pay-uk7{border-radius:8px;border:1px solid #302820;justify-content:center;height:3rem;color:#C4B89A;font-size:0.75rem;align-items:center;font-weight:700;display:flex;}
.ook_table-uk7{border-radius:12px;border:1px solid #302820;overflow:hidden;}
.ook_trow-uk7{grid-template-columns:1.3fr 1fr 1fr 1fr;font-size:0.813rem;display:grid;}
.ook_trow-uk7>div{padding:0.813rem 14px;min-width:0;}
.ook_trow-uk7>div:first-child{font-weight:700;padding-left:1rem;color:#F2EAD8;}
.ook_trow_th-uk7{background:#0E0C0A;letter-spacing:.06em;color:#8C7F65;text-transform:uppercase;font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;font-size:0.594rem;}
.ook_trow-uk7:not(.ook_trow_th-uk7){background:#161310;color:#C4B89A;border-top:1px solid #252018;}
.ook_trow_zebra-uk7{background:#1C1915;}
.ook_pos-uk7{color:#D4A030;font-weight:700;}
@media(max-width:1021px){.ook_pay_logos-uk7{grid-template-columns:repeat(2,1fr);}
}
.ook_promo_grid-uk7{gap:1rem;grid-template-columns:repeat(3,1fr);display:grid;}
.ook_promo_grid-uk7>*{min-width:0;}
.ook_promo-uk7{border:1px solid #302820;overflow:hidden;border-radius:1.25rem;background:#161310;padding:1.5rem;min-height:9.375rem;position:relative;}
.ook_promo_h-uk7{margin-top:6px;line-height:1.05;color:#F2EAD8;font-size:1.625rem;font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;font-weight:700;}
.ook_promo_h-uk7 em{color:#D4A030;font-style:normal;}
.ook_promo_p-uk7{color:#C4B89A;margin-top:0.5rem;font-size:12.5px;line-height:1.5;}
.ook_promo_feat-uk7{background:linear-gradient(135deg,#12100D,#0F0E14);border-color:#302820;}
.ook_promo_feat-uk7 .ook_promo_h-uk7{color:#F2EAD8;}
.ook_promo_feat-uk7 .ook_promo_h-uk7 em{color:#D4A030;}
.ook_promo_feat-uk7 .ook_promo_p-uk7{color:#A89870;}
.ook_promo_feat-uk7 .ook_eyebrow-uk7{color:#D4A030;}
@media(max-width:1027px){.ook_promo_grid-uk7{grid-template-columns:1fr;}
}
.ook_dispute-uk7{border-radius:12px;padding:26px 1.875rem;gap:1.75rem;border:1px dashed #4A3C28;justify-content:space-between;align-items:center;flex-wrap:wrap;display:flex;}
.ook_dispute_in-uk7{max-width:660px;}
.ook_dispute_h2-uk7{color:#F2EAD8;font-size:22px;font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;margin-bottom:8px;font-weight:700;}
.ook_dispute_text-uk7{font-size:0.844rem;line-height:1.6;color:#C4B89A;}
.ook_ab_h2-uk7{margin:0.875rem 0 16px;font-weight:700;font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;font-size:32px;color:#F2EAD8;line-height:1.08;}
.ook_ab_body-uk7{line-height:1.65;font-size:0.938rem;color:#C4B89A;margin-bottom:0.875rem;}
.ook_ab_chips-uk7{gap:0.625rem;display:flex;flex-wrap:wrap;margin-top:8px;}
.ook_faq-uk7{gap:0.625rem;flex-direction:column;display:flex;}
.ook_faq_item-uk7{background:#161310;border:1px solid #302820;padding:18px 1.375rem;border-radius:0.75rem;}
.ook_faq_q-uk7{list-style:none;gap:16px;color:#F2EAD8;font-size:0.969rem;display:flex;font-weight:600;align-items:center;justify-content:space-between;cursor:pointer;}
.ook_faq_q-uk7::-webkit-details-marker{display:none;}
.ook_faq_q_t-uk7{gap:10px;display:flex;}
.ook_faq_q_i-uk7{color:#D4A030;font-style:normal;font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;}
.ook_faq_pm-uk7{color:#D4A030;font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;font-size:20px;}
.ook_faq_item-uk7[open] .ook_faq_pm-uk7{transform:rotate(45deg);}
.ook_faq_a-uk7{color:#C4B89A;font-size:13.5px;margin-top:12px;line-height:1.6;}
@media(max-width:559px){.ook_ab_h2-uk7{font-size:1.625rem;}
}
.ook_provs-uk7{gap:0.75rem;grid-template-columns:repeat(6,1fr);margin-bottom:1.75rem;display:grid;}
.ook_provs-uk7>*{min-width:0;}
.ook_prov-uk7{padding:12px;background:#161310;border:1px solid #302820;border-radius:12px;text-decoration:none;display:flex;height:4rem;align-items:center;justify-content:center;}
.ook_prov_img-uk7{object-fit:contain;max-width:100%;max-height:2rem;}
.ook_resp-uk7{border:1px solid #302820;padding:1.625rem;gap:24px;border-radius:12px;background:#161310;display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;}
.ook_resp_in-uk7{max-width:560px;}
.ook_resp_h-uk7{font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;color:#F2EAD8;font-size:1.188rem;margin-bottom:0.5rem;font-weight:700;}
.ook_resp_p-uk7{line-height:1.6;font-size:0.844rem;color:#C4B89A;}
.ook_resp_badges-uk7{gap:0.875rem;display:flex;align-items:center;flex-wrap:wrap;}
.ook_age18-uk7{border:1.5px solid #D43A2E;padding:0.25rem 8px;border-radius:8px;font-size:13px;color:#D43A2E;font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;font-weight:700;}
.ook_resp_org-uk7{font-weight:600;color:#8C7F65;font-size:0.813rem;}
@media(max-width:1022px){.ook_provs-uk7{grid-template-columns:repeat(3,1fr);}
}
@media(max-width:563px){.ook_provs-uk7{grid-template-columns:repeat(2,1fr);}
}
.ook_et_h2-uk7{margin:10px 0 14px;font-size:28px;font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;font-weight:700;color:#F2EAD8;line-height:1.08;}
.ook_et_right-uk7{gap:10px;display:flex;flex-direction:column;}
.ook_et_updated-uk7{border:1px solid #302820;background:#0E0C0A;padding:0.875rem 1.125rem;gap:0.625rem;border-radius:12px;display:flex;font-size:0.75rem;color:#C4B89A;align-items:center;}
.ook_et_updated-uk7 svg{flex:none;width:15px;height:15px;color:#D4A030;}
.ook_et_updated-uk7 b{color:#F2EAD8;}
@media(max-width:560px){.ook_et_h2-uk7{font-size:24px;}
}
.ook_rv_head-uk7{gap:0.75rem;flex-wrap:wrap;display:flex;justify-content:space-between;margin-bottom:1.125rem;align-items:flex-end;}
.ook_rv_agg-uk7{gap:0.625rem;display:flex;align-items:center;}
.ook_rv_source-uk7{color:#8C7F65;font-size:0.781rem;}
.ook_rv_grid-uk7{gap:0.875rem;grid-template-columns:repeat(3,1fr);display:grid;}
.ook_rv_grid-uk7>*{min-width:0;}
.ook_review-uk7{background:#161310;padding:1.5rem;border:1px solid #302820;border-radius:12px;}
.ook_review-uk7 .ook_stars-uk7{margin-bottom:10px;}
.ook_review-uk7 p{font-size:14.5px;margin-bottom:14px;font-weight:600;line-height:1.5;color:#F2EAD8;}
.ook_review_by-uk7{font-size:0.781rem;color:#8C7F65;}
@media(max-width:1022px){.ook_rv_grid-uk7{grid-template-columns:1fr;}
}
.ook_op_h2-uk7{margin:10px 0 0.5rem;font-size:24px;font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;line-height:1.1;color:#F2EAD8;font-weight:700;}
.ook_op_text-uk7{font-size:13.5px;line-height:1.6;color:#C4B89A;}
@media(max-width:561px){.ook_op_h2-uk7{font-size:22px;}
}
.ook_footer-uk7{background:#090806;padding:40px 28px;border-top:1px solid #252018;}
.ook_footer_grid-uk7{gap:32px;grid-template-columns:1.4fr 1fr 1fr 1fr;max-width:1400px;margin-bottom:1.75rem;margin-left:auto;display:grid;margin-right:auto;}
.ook_footer_grid-uk7>*{min-width:0;}
.ook_footer_grid-uk7 h4{font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;text-transform:uppercase;color:#5A5040;margin-bottom:13px;letter-spacing:.12em;font-size:10px;}
.ook_fcol-uk7{gap:9px;display:flex;flex-direction:column;font-size:0.813rem;color:#C4B89A;}
.ook_fcol-uk7 a{cursor:pointer;}
.ook_ft_about-uk7{font-size:13px;max-width:260px;color:#8C7F65;line-height:1.6;margin-top:12px;}
.ook_ft_contact-uk7{color:#D4A030;font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;margin-top:12px;font-size:12.5px;overflow-wrap:anywhere;}
.ook_footer_bottom-uk7{gap:16px;margin:0 auto;padding-top:20px;max-width:87.5rem;align-items:center;flex-wrap:wrap;justify-content:space-between;border-top:1px solid #252018;display:flex;}
.ook_footer_bottom-uk7 p{line-height:1.6;font-size:11px;color:#5A5040;max-width:720px;}
@media(max-width:1021px){.ook_footer_grid-uk7{grid-template-columns:1fr 1fr;}
}
@media(max-width:558px){.ook_footer_grid-uk7{grid-template-columns:1fr;}
}