*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0d110e;
line-height:1.55;
font-size:15px;
-webkit-font-smoothing:antialiased;
overflow-wrap:break-word;
color:#a8bfa2;
text-rendering:optimizeLegibility;
font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
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:8px;
height:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(8, 12, 8, 0.72);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.cohshell_0os{
grid-template-columns:248px 1fr;
display:grid;
min-height:100vh;
}
.cohmain_0os{
min-width:0;
}
.cohwrap_0os{
margin:0 auto;
max-width:1400px;
width:100%;
}
.cohcontainer_0os{
padding:0 16px;
margin:0 auto;
width:100%;
max-width:1400px;
}
@media(min-width:768px){
.cohcontainer_0os{
padding:0 28px;
}
}
.cohsection_0os{
padding:24px 1.75rem;
}
.cohsection_pt_0os{
padding-top:2.125rem;
}
.cohband_soft_0os{
background:#131a14;
}
.coheyebrow_0os{
display:inline-block;
overflow-wrap:break-word;
font-size:0.656rem;
letter-spacing:.14em;
line-height:1.4;
color:#a3e635;
font-weight:600;
text-transform:uppercase;
font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;
}
.cohdrawer_cb_0os{
display:none;
}
.cohoverlay_0os{
display:none;
}
@media(max-width:1021px){
.cohshell_0os{
grid-template-columns:1fr;
}
.cohmain_0os{
padding-bottom:4.875rem;
}
.cohdrawer_cb_0os:checked~.cohoverlay_0os{
inset:0;
background:rgba(8, 12, 8, 0.72);
position:fixed;
z-index:70;
display:block;
}
}
@media(max-width:557px){
.cohsection_0os{
padding:18px 1rem;
}
.cohsection_pt_0os{
padding-top:1.5rem;
}
}
@keyframes zm3-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
@keyframes zm3-marquee{
0%{
transform:translateX(0)}
100%{
transform:translateX(-50%)}
}
/* ---------- sidebar ---------- */
.cohside_0os{
gap:22px;
background:#111811;
padding:22px 1.125rem;
flex-direction:column;
overflow-y:auto;
display:flex;
align-self:start;
top:0;
height:100vh;
border-right:1px solid #1c2b1a;
position:sticky;
}
.cohbrand_0os{
gap:10px;
display:flex;
align-items:center;
}
.cohlogo_0os{
letter-spacing:-.02em;
font-size:21px;
color:#e8f5e2;
font-weight:700;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.cohside_cta_0os{
padding:1rem;
background:rgba(163, 230, 53, 0.11);
border-radius:13px;
border:1px solid #233321;
}
.cohside_cta_h_0os{
color:#e8f5e2;
font-weight:700;
font-size:17px;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.15;
margin-bottom:0.375rem;
}
.cohside_cta_p_0os{
font-size:12px;
color:#a8bfa2;
line-height:1.45;
margin-bottom:12px;
}
.cohnav_0os{
gap:3px;
display:flex;
flex-direction:column;
}
.cohnav_label_0os{
padding:6px 0.625rem;
letter-spacing:.14em;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:9.5px;
color:#3e5439;
text-transform:uppercase;
}
.cohnav_item_0os{
padding:0.625rem;
border-radius:0.563rem;
gap:0.688rem;
font-size:14px;
align-items:center;
font-weight:500;
color:#a8bfa2;
display:flex;
}
.cohnav_item_0os svg{
height:17px;
width:17px;
}
.cohnav_item_0os:hover{
background:rgba(163, 230, 53, 0.11);
color:#e8f5e2;
}
.cohnav_item_on_0os{
background:rgba(163, 230, 53, 0.11);
color:#a3e635;
font-weight:600;
}
.cohside_foot_0os{
border:1px solid #233321;
background:#131a14;
border-radius:0.813rem;
padding:0.75rem;
margin-top:auto;
}
.cohside_foot_0os p{
line-height:1.4;
font-size:12.5px;
margin-top:0.25rem;
color:#a8bfa2;
}
/* ---------- topbar ---------- */
.cohtop_0os{
padding:0.875rem 1.75rem;
gap:1rem;
background:#111811;
align-items:center;
position:sticky;
display:flex;
z-index:40;
top:0;
border-bottom:1px solid #1c2b1a;
}
.cohtop_brand_0os{
gap:0.563rem;
display:none;
align-items:center;
}
.cohsearch_0os{
padding:11px 0.875rem;
gap:0.625rem;
flex:1;
border-radius:0.813rem;
background:#131a14;
border:1px solid #233321;
display:flex;
font-size:0.844rem;
color:#6b8a64;
align-items:center;
max-width:440px;
}
.cohsearch_0os svg{
flex:none;
height:16px;
width:16px;
}
.cohtop_actions_0os{
gap:0.75rem;
display:flex;
align-items:center;
margin-left:auto;
}
.cohlang_0os{
color:#a8bfa2;
font-size:0.75rem;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.cohburger_0os{
border-radius:9px;
border:1px solid #233321;
background:#131a14;
height:40px;
display:none;
width:40px;
justify-content:center;
align-items:center;
color:#e8f5e2;
}
/* ---------- bottom-nav (mobile) ---------- */
.cohbotnav_0os{
display:none;
}
@media(max-width:1025px){
.cohside_0os{
transition:transform .25s ease;
height:100vh;
top:0;
transform:translateX(-100%);
position:fixed;
z-index:80;
width:17.5rem;
left:0;
}
.cohdrawer_cb_0os:checked~.cohshell_0os .cohside_0os{
transform:translateX(0);
}
.cohtop_0os{
padding:14px 16px;
gap:0.75rem;
flex-wrap:wrap;
position:static;
}
.cohtop_brand_0os{
display:flex;
}
.cohsearch_0os{
display:none;
}
.cohburger_0os{
display:flex;
}
.cohtop_actions_0os{
gap:10px;
width:100%;
align-items:stretch;
margin-left:0;
}
.cohtop_actions_0os .cohlang_0os{
display:none;
}
.cohtop_actions_0os .cohbtn_0os{
flex:1;
padding:11px 10px;
text-align:center;
}
.cohbotnav_0os{
background:#111811;
padding:8px 6px calc(8px + env(safe-area-inset-bottom));
grid-template-columns:repeat(3,1fr);
transform:translateZ(0);
right:0;
bottom:0;
left:0;
position:fixed;
display:grid;
z-index:65;
border-top:1px solid #233321;
}
.cohbn_0os{
gap:4px;
padding:6px 2px 0;
display:flex;
align-items:center;
min-width:0;
flex-direction:column;
color:#a8bfa2;
font-size:10px;
justify-content:flex-end;
font-weight:600;
}
.cohbn_0os svg{
flex:none;
height:1.375rem;
width:1.375rem;
}
.cohbn_0os span{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
max-width:100%;
text-align:center;
}
.cohbn_on_0os{
color:#a3e635;
}
.cohbn_center_0os{
position:relative;
}
.cohbn_fab_0os{
border-radius:50%;
background:#a3e635;
top:-1.25rem;
height:50px;
width:3.125rem;
left:50%;
align-items:center;
box-shadow:0 0.5rem 32px rgba(0, 0, 0, 0.65), 0 2px 0.625rem rgba(163, 230, 53, 0.18);
justify-content:center;
color:#0a1a06;
transform:translateX(-50%);
display:flex;
position:absolute;
}
.cohbn_fab_0os svg{
height:1.5rem;
width:24px;
}
.cohbn_center_0os span{
color:#a3e635;
}
}
.cohbtn_0os{
gap:0.5rem;
border-radius:9px;
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;
padding:11px 22px;
align-items:center;
font-size:0.875rem;
font-weight:700;
font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;
cursor:pointer;
justify-content:center;
display:inline-flex;
}
.cohbtn_pri_0os{
background:#a3e635;
color:#0a1a06;
box-shadow:0 0 18px rgba(163, 230, 53, 0.45), 0 2px 8px rgba(0, 0, 0, 0.50);
}
.cohbtn_pri_0os:hover{
background:#8fd422;
}
.cohbtn_ghost_0os{
background:rgba(163, 230, 53, 0.11);
font-weight:600;
color:#e8f5e2;
}
.cohbtn_line_0os{
background:transparent;
border:1px solid #304d2d;
color:#e8f5e2;
font-weight:600;
}
.cohbtn_lg_0os{
border-radius:13px;
padding:16px 1.875rem;
font-size:15px;
}
.cohband_0os .cohbtn_line_0os{
border-color:rgba(255, 255, 255, 0.12);
color:#eef7e8;
}
.cohband_0os .cohbtn_ghost_0os{
background:rgba(255, 255, 255, 0.07);
color:#eef7e8;
}
.cohlink_m_0os{
gap:5px;
cursor:pointer;
text-decoration:none;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:12px;
align-items:center;
color:#a3e635;
display:inline-flex;
}
.cohlink_m_0os svg{
width:14px;
height:0.875rem;
}
.cohband_0os .cohlink_m_0os{
color:#b8f04a;
}
.cohdot_0os{
flex:none;
background:#a3e635;
border-radius:50%;
width:0.438rem;
height:7px;
}
.cohdot_live_0os{
animation:zm3-pulse 1.4s infinite;
background:#e03b2e;
}
.cohstars_0os{
gap:2px;
color:#a3e635;
display:inline-flex;
}
.cohstars_0os svg{
width:15px;
height:0.938rem;
}
.cohchip_0os{
background:#131a14;
padding:0.438rem 12px;
border-radius:0.563rem;
border:1px solid #233321;
gap:6px;
color:#a8bfa2;
font-size:0.688rem;
align-items:center;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
display:inline-flex;
}
.cohchip_on_0os{
border-color:transparent;
background:rgba(163, 230, 53, 0.11);
color:#a3e635;
}
.cohgc_0os{
display:block;
text-decoration:none;
cursor:pointer;
color:inherit;
min-width:0;
}
.cohgc_thumb_0os{
overflow:hidden;
border-radius:13px;
border:1px solid #233321;
background-position:center;
background-size:cover;
position:relative;
display:block;
aspect-ratio:1;
}
.cohgc_thumb_portrait_0os{
aspect-ratio:3/4;
}
.cohgc_thumb_wide_0os{
aspect-ratio:16/11;
}
.cohgc_cap_0os{
padding:9px;
background:linear-gradient(transparent,rgba(8, 12, 8, 0.72));
right:0;
left:0;
bottom:0;
position:absolute;
}
.cohgc_name_0os{
font-size:12.5px;
font-weight:700;
color:#eef7e8;
display:block;
}
.cohgc_meta_0os{
font-size:11px;
color:#8aaa82;
}
.cohgc_badge_0os{
border-radius:9px;
background:#a3e635;
padding:2px 0.375rem;
font-size:0.5rem;
position:absolute;
color:#0a1a06;
top:0.5rem;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
right:8px;
font-weight:700;
}
.cohgc_badge_hot_0os{
background:#e03b2e;
color:#eef7e8;
}
.cohgc_badge_live_0os{
background:#e03b2e;
color:#eef7e8;
left:0.5rem;
right:auto;
}
.cohgc_mult_0os{
inset:0;
position:absolute;
font-size:1.75rem;
display:flex;
color:#a3e635;
justify-content:center;
align-items:center;
font-weight:700;
}
.cohpc_0os{
background:#131a14;
border-radius:0.813rem;
border:1px solid #233321;
font-size:14px;
display:flex;
color:#a8bfa2;
align-items:center;
font-weight:700;
height:64px;
justify-content:center;
}
.cohrail_0os{
min-width:0;
}
.cohrail_scroll_0os{
gap:14px;
display:grid;
}
.cohrail_scroll_0os>*{
min-width:0;
}
.cohg6_0os{
grid-template-columns:repeat(6,1fr);
}
.cohg7_0os{
grid-template-columns:repeat(7,1fr);
}
.cohg4_0os{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1026px){
.cohg6_0os,.cohg7_0os{
grid-template-columns:none;
grid-auto-flow:column;
scroll-snap-type:x mandatory;
padding-bottom:0.375rem;
grid-auto-columns:7.5rem;
overflow-x:auto;
}
.cohg6_0os>*,.cohg7_0os>*{
scroll-snap-align:start;
}
.cohg4_0os{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:562px){
.cohg4_0os{
grid-template-columns:none;
grid-auto-flow:column;
overflow-x:auto;
grid-auto-columns:150px;
}
}
.cohpanel_0os{
background:#131a14;
border-radius:1.25rem;
border:1px solid #233321;
padding:1.75rem 32px;
}
.cohsplit_0os{
gap:2.25rem;
display:grid;
align-items:start;
}
.cohsplit_0os>*{
min-width:0;
}
.cohsplit_a_0os{
grid-template-columns:.85fr 1.15fr;
}
.cohsplit_b_0os{
grid-template-columns:1fr 1.1fr;
}
.cohsplit_c_0os{
grid-template-columns:1.1fr .9fr;
}
.cohpgrid_0os{
grid-template-columns:.9fr 1.1fr;
gap:2.5rem;
align-items:center;
display:grid;
}
.cohpgrid_0os>*{
min-width:0;
}
.cohlead_0os{
color:#a8bfa2;
margin-bottom:0.875rem;
line-height:1.65;
font-size:0.938rem;
}
.cohfeat_0os{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.cohfeat_0os>*{
min-width:0;
}
.cohfeat2_0os{
grid-template-columns:1fr 1fr;
}
.cohfeat_card_0os{
background:#131a14;
border-radius:1.25rem;
padding:26px;
border:1px solid #233321;
}
.cohfeat_card_0os svg{
width:1.625rem;
height:1.625rem;
color:#a3e635;
margin-bottom:16px;
}
.cohfeat_card_0os h3{
font-weight:700;
color:#e8f5e2;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
margin-bottom:0.5rem;
font-size:18px;
}
.cohfeat_card_0os p{
font-size:13px;
line-height:1.6;
color:#a8bfa2;
}
.cohfeat_card_0os b{
color:#e8f5e2;
}
.cohbig_0os{
gap:22px;
flex-wrap:wrap;
display:flex;
}
.cohbig_n_0os{
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#a3e635;
font-size:1.625rem;
font-weight:700;
}
.cohbig_l_0os{
font-size:12px;
color:#6b8a64;
}
.cohperson_0os{
background:#131a14;
gap:0.875rem;
border:1px solid #233321;
padding:16px 18px;
border-radius:13px;
display:flex;
align-items:center;
}
.cohavatar_0os{
flex:none;
border-radius:50%;
background:linear-gradient(135deg,#a3e635,#6aae1a);
width:2.75rem;
height:2.75rem;
}
.cohperson_name_0os{
font-size:14px;
color:#e8f5e2;
font-weight:700;
}
.cohperson_role_0os{
color:#6b8a64;
font-size:12px;
}
.cohkv_0os{
border:1px solid #233321;
background:#233321;
grid-template-columns:1fr 1fr;
overflow:hidden;
gap:1px;
border-radius:0.813rem;
display:grid;
}
.cohkv_0os>div{
background:#0d110e;
padding:1rem 18px;
min-width:0;
}
.cohkv_k_0os{
font-size:0.594rem;
text-transform:uppercase;
margin-bottom:0.313rem;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#a3e635;
}
.cohkv_v_0os{
font-weight:700;
color:#e8f5e2;
font-size:13.5px;
}
@media(max-width:1025px){
.cohsplit_a_0os,.cohsplit_b_0os,.cohsplit_c_0os,.cohpgrid_0os{
gap:1.5rem;
grid-template-columns:1fr;
}
.cohfeat_0os,.cohfeat2_0os{
grid-template-columns:1fr;
}
.cohkv_0os{
grid-template-columns:1fr;
}
}
.cohsh_0os{
min-width:0;
margin-bottom:1rem;
}
.cohsh_row_0os{
gap:12px;
justify-content:space-between;
flex-wrap:wrap;
align-items:flex-end;
display:flex;
}
.cohsh_row_0os .cohsh_l_0os{
gap:0.375rem;
display:flex;
min-width:0;
flex-direction:column;
}
.cohsh_stack_0os{
gap:10px;
flex-direction:column;
align-items:flex-start;
display:flex;
}
.cohsh_center_0os{
gap:0.625rem;
flex-direction:column;
display:flex;
align-items:center;
text-align:center;
}
.cohsh_h2_0os{
gap:0.563rem;
font-size:1.25rem;
overflow-wrap:break-word;
align-items:center;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#e8f5e2;
display:flex;
font-weight:700;
line-height:1.1;
}
@media(min-width:771px){
.cohsh_h2_0os{
font-size:1.5rem;
}
}
.cohband_0os .cohsh_h2_0os{
color:#eef7e8;
}
.coheb_mono_0os{
letter-spacing:.08em;
text-transform:none;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.coheb_mono_0os::before{
content:"// ";
}
.coheb_upper_0os{
letter-spacing:.14em;
text-transform:uppercase;
}
.coheb_pill_0os{
border-radius:62.438rem;
padding:0.313rem 0.688rem;
background:rgba(163, 230, 53, 0.11);
text-transform:uppercase;
letter-spacing:.12em;
}
.coheb_line_0os{
gap:10px;
display:inline-flex;
align-items:center;
}
.coheb_line_0os::before{
background:#a3e635;
height:1px;
content:"";
display:inline-block;
width:1.5rem;
}
.cohband_0os .coheb_line_0os::before{
background:#b8f04a;
}
.cohband_0os .coheb_pill_0os{
background:rgba(255, 255, 255, 0.07);
}
.cohsh_link_0os{
gap:0.375rem;
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;
font-weight:600;
align-items:center;
font-size:0.813rem;
color:#e8f5e2;
border-bottom:1px solid #e8f5e2;
white-space:nowrap;
display:inline-flex;
padding-bottom:2px;
}
.cohsh_link_0os:hover{
border-color:#a3e635;
color:#a3e635;
}
.cohsh_link_0os svg{
height:0.875rem;
width:0.875rem;
}
.cohsh_link_chev_0os{
padding-bottom:0;
border-bottom:0;
color:#a3e635;
font-size:12px;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.cohsh_link_btn_0os{
padding:0.563rem 1.125rem;
border-radius:999px;
background:#a3e635;
color:#0a1a06;
border-bottom:0;
}
.cohsh_link_btn_0os:hover{
background:#8fd422;
border-color:transparent;
}
.cohband_0os .cohsh_link_0os{
border-color:#eef7e8;
color:#eef7e8;
}
.cohband_0os .cohsh_link_chev_0os{
color:#b8f04a;
}
.cohsh_rule_0os{
background:#233321;
margin:-2px 0 16px;
height:1px;
}
.cohband_0os .cohsh_rule_0os{
background:rgba(255, 255, 255, 0.12);
}
.cohseo_grid3_0os{
grid-template-columns:repeat(3,1fr);
gap:1.25rem;
display:grid;
}
.cohseo_grid4_0os{
grid-template-columns:repeat(4,1fr);
gap:13px;
display:grid;
}
.cohseo_grid3_0os>*,.cohseo_grid4_0os>*{
min-width:0;
}
.cohseo_card_0os{
border:1px solid #233321;
padding:24px;
background:#131a14;
border-radius:0.813rem;
}
.cohseo_card_0os h3{
font-size:18px;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
margin-bottom:0.5rem;
color:#e8f5e2;
font-weight:700;
}
.cohseo_card_0os p{
color:#a8bfa2;
font-size:0.813rem;
line-height:1.6;
}
.cohseo_card_sm_0os{
padding:20px;
}
.cohseo_card_sm_0os h3{
font-size:16px;
}
.cohseo_card_sm_0os p{
font-size:0.781rem;
line-height:1.55;
}
.cohseo_rtp_row_0os{
grid-template-columns:1fr 1fr;
gap:2.25rem;
display:grid;
align-items:center;
margin-top:1rem;
}
.cohrtp_0os{
gap:14px;
display:flex;
min-width:0;
}
.cohrtp_0os>div{
background:#0d110e;
padding:1rem;
border-radius:13px;
flex:1;
min-width:0;
text-align:center;
}
.cohrtp_n_0os{
font-weight:700;
font-size:1.625rem;
white-space:nowrap;
color:#a3e635;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.cohrtp_l_0os{
font-size:0.688rem;
color:#6b8a64;
margin-top:4px;
}
.cohcmp_0os{
border-radius:13px;
overflow:hidden;
border:1px solid #233321;
max-width:760px;
}
.cohcmp_row_0os{
grid-template-columns:1.6fr 1fr 1fr;
font-size:13px;
display:grid;
}
.cohcmp_row_0os>div{
padding:0.813rem 0.875rem;
text-align:center;
min-width:0;
}
.cohcmp_row_0os>div:first-child{
text-align:left;
font-weight:600;
color:#e8f5e2;
padding-left:1.375rem;
}
.cohcmp_th_0os{
background:#0d110e;
font-weight:700;
font-size:0.781rem;
}
.cohcmp_row_0os:not(.cohcmp_th_0os){
background:#131a14;
border-top:1px solid #1c2b1a;
color:#a8bfa2;
}
.cohcmp_zebra_0os{
background:#101610;
}
.cohguide_0os{
border-radius:0.813rem;
background:#131a14;
overflow:hidden;
border:1px solid #233321;
cursor:pointer;
}
.cohguide_cover_0os{
height:8.125rem;
}
.cohguide_body_0os{
padding:20px;
}
.cohguide_body_0os h3{
margin:0.438rem 0 0.563rem;
line-height:1.25;
font-size:1rem;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#e8f5e2;
font-weight:700;
}
.cohguide_meta_0os{
font-size:0.719rem;
color:#6b8a64;
}
.cohhub_0os{
gap:1.75rem;
grid-template-columns:repeat(5,1fr);
padding-top:28px;
border-top:1px solid #1c2b1a;
display:grid;
}
.cohhub_0os>*{
min-width:0;
}
.cohhub_0os h4{
margin-bottom:0.688rem;
font-weight:700;
color:#e8f5e2;
font-size:0.813rem;
}
.cohhub_col_0os{
gap:8px;
color:#a8bfa2;
flex-direction:column;
font-size:13px;
display:flex;
}
.cohhub_col_0os a{
cursor:pointer;
}
@media(max-width:1026px){
.cohseo_grid3_0os{
grid-template-columns:1fr;
}
.cohseo_grid4_0os{
grid-template-columns:repeat(2,1fr);
}
.cohseo_rtp_row_0os{
gap:20px;
grid-template-columns:1fr;
}
.cohhub_0os{
grid-template-columns:repeat(2,1fr);
gap:1.375rem;
}
}
@media(max-width:563px){
.cohhub_0os{
grid-template-columns:1fr;
}
}
.cohtk_0os{
background:#0a0d0a;
overflow:hidden;
display:flex;
align-items:center;
border-bottom:1px solid #1c2b1a;
}
.cohtk_tag_0os{
padding:11px 1.125rem;
flex:none;
gap:8px;
background:#131a14;
align-items:center;
display:flex;
font-size:10.5px;
border-right:1px solid #1c2b1a;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#e03b2e;
text-transform:uppercase;
font-weight:600;
letter-spacing:.1em;
}
.cohtk_rail_0os{
overflow:hidden;
flex:1;
}
.cohtk_track_0os{
animation:zm3-marquee 26s linear infinite;
padding:11px 0.875rem;
gap:28px;
font-size:12px;
white-space:nowrap;
display:flex;
color:#a8bfa2;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
width:max-content;
}
.cohtk_track_0os b{
color:#a3e635;
}
.cohhero_0os{
background:linear-gradient(120deg,#0b1209,#081012);
padding:2.875rem 48px;
border-radius:20px;
border:1px solid #233321;
overflow:hidden;
color:#eef7e8;
position:relative;
}
.cohhero_glow_0os{
border-radius:50%;
background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 70%);
width:21.25rem;
position:absolute;
height:340px;
right:-3.75rem;
top:-60px;
}
.cohhero_in_0os{
max-width:600px;
position:relative;
}
.cohhero_0os .coheyebrow_0os{
color:#b8f04a;
}
.cohpill_row_0os{
gap:0.5rem;
border:1px solid rgba(255, 255, 255, 0.12);
background:rgba(255, 255, 255, 0.07);
border-radius:62.438rem;
padding:6px 0.813rem;
letter-spacing:.1em;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
margin-bottom:1.375rem;
font-size:0.656rem;
text-transform:uppercase;
display:inline-flex;
color:#b8f04a;
align-items:center;
}
.cohhero_h1_0os{
margin:18px 0;
font-size:3.375rem;
color:#eef7e8;
letter-spacing:-.02em;
line-height:1.02;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
overflow-wrap:break-word;
}
.cohhero_h1_0os em{
color:#b8f04a;
font-style:normal;
}
.cohhero_sub_0os{
margin-bottom:28px;
line-height:1.55;
color:#8aaa82;
max-width:480px;
font-size:17px;
}
.cohhero_cta_0os{
gap:14px;
display:flex;
flex-wrap:wrap;
align-items:center;
margin-bottom:26px;
}
.cohhero_trust_0os{
gap:0.875rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.cohhero_rating_txt_0os{
font-size:13px;
color:#8aaa82;
}
@media(max-width:1021px){
.cohhero_0os{
padding:2rem 1.5rem;
}
.cohhero_h1_0os{
font-size:2.375rem;
}
}
@media(max-width:562px){
.cohhero_h1_0os{
font-size:30px;
}
}
.cohstat_0os{
grid-template-columns:repeat(4,1fr);
gap:0.875rem;
display:grid;
}
.cohstat_0os>*{
min-width:0;
}
.cohstat_item_0os{
padding:1.125rem 20px;
border:1px solid #233321;
border-radius:13px;
background:#131a14;
}
.cohstat_k_0os{
letter-spacing:.12em;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
margin-bottom:7px;
text-transform:uppercase;
color:#6b8a64;
font-size:9.5px;
}
.cohstat_v_0os{
gap:8px;
min-width:0;
font-weight:700;
display:flex;
font-size:24px;
color:#e8f5e2;
overflow-wrap:anywhere;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
align-items:center;
}
.cohstat_v_accent_0os{
color:#a3e635;
}
@media(max-width:1025px){
.cohstat_0os{
grid-template-columns:repeat(2,1fr);
}
}
.cohwlc_0os{
padding:2.25rem 40px;
overflow:hidden;
grid-template-columns:1.2fr .8fr;
gap:1.5rem;
background:linear-gradient(120deg,#0b1209,#081012);
border-radius:1.25rem;
border:1px solid #233321;
position:relative;
align-items:center;
display:grid;
color:#eef7e8;
}
.cohwlc_0os>*{
min-width:0;
}
.cohwlc_0os .coheyebrow_0os{
color:#b8f04a;
}
.cohwlc_glow_0os{
border-radius:50%;
background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 70%);
top:-2.5rem;
right:-40px;
width:260px;
height:16.25rem;
position:absolute;
}
.cohwlc_in_0os{
position:relative;
}
.cohwlc_h2_0os{
margin:10px 0 0.5rem;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.03;
font-weight:700;
overflow-wrap:break-word;
font-size:34px;
color:#eef7e8;
}
.cohwlc_h2_0os em{
color:#b8f04a;
font-style:normal;
}
.cohwlc_sub_0os{
color:#8aaa82;
font-size:14px;
line-height:1.55;
margin-bottom:18px;
max-width:26.25rem;
}
.cohwlc_terms_0os{
gap:10px;
flex-direction:column;
display:flex;
position:relative;
}
.cohterm_0os{
padding:0.813rem 15px;
gap:11px;
background:rgba(255, 255, 255, 0.07);
border:1px solid rgba(255, 255, 255, 0.12);
border-radius:0.813rem;
align-items:center;
display:flex;
}
.cohterm_0os svg{
flex:none;
color:#b8f04a;
height:20px;
width:1.25rem;
}
.cohterm_k_0os{
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#8aaa82;
font-size:9.5px;
text-transform:uppercase;
letter-spacing:.1em;
}
.cohterm_v_0os{
font-size:0.875rem;
margin-top:2px;
font-weight:700;
color:#eef7e8;
}
@media(max-width:1022px){
.cohwlc_0os{
grid-template-columns:1fr;
}
}
@media(max-width:557px){
.cohwlc_h2_0os{
font-size:26px;
}
}
.cohjp_0os{
gap:14px;
grid-template-columns:1.5fr 1fr 1fr;
display:grid;
}
.cohjp_0os>*{
min-width:0;
}
.cohjp_hero_0os{
border-radius:1.25rem;
gap:0.875rem;
border:1px solid #233321;
overflow:hidden;
background:linear-gradient(135deg,#0b1209,#081012);
padding:26px;
display:flex;
justify-content:space-between;
color:#eef7e8;
position:relative;
min-height:180px;
flex-direction:column;
}
.cohjp_glow_0os{
border-radius:50%;
background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 70%);
height:11.25rem;
position:absolute;
right:-2.5rem;
top:-2.5rem;
width:11.25rem;
}
.cohjp_k_row_0os{
gap:0.625rem;
position:relative;
display:flex;
justify-content:space-between;
align-items:center;
}
.cohjp_k_0os{
text-transform:uppercase;
letter-spacing:.12em;
color:#6b8a64;
font-size:0.625rem;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.cohjp_hero_0os .cohjp_k_0os{
color:#8aaa82;
}
.cohjp_amt_0os{
line-height:1;
color:#b8f04a;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
font-size:2.625rem;
position:relative;
}
.cohjp_sub_0os{
margin-top:0.313rem;
font-size:12px;
color:#8aaa82;
}
.cohjp_cell_0os{
border:1px solid #233321;
border-radius:1.25rem;
background:#131a14;
padding:1.375rem;
display:flex;
justify-content:space-between;
flex-direction:column;
min-height:11.25rem;
}
.cohjp_cell_0os .cohjp_amt_0os{
font-size:1.875rem;
color:#e8f5e2;
}
.cohjp_cell_0os .cohjp_sub_0os{
color:#6b8a64;
}
@media(max-width:1025px){
.cohjp_0os{
grid-template-columns:1fr;
}
}
@media(max-width:562px){
.cohjp_amt_0os{
font-size:2rem;
}
}
.cohsteps_0os{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.cohsteps_0os>*{
min-width:0;
}
.cohstep_0os{
border:1px solid #233321;
border-radius:0.813rem;
padding:24px;
background:#131a14;
position:relative;
}
.cohstep_num_0os{
background:#a3e635;
border-radius:9px;
width:1.875rem;
height:1.875rem;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
display:flex;
margin-bottom:0.875rem;
font-size:0.813rem;
color:#0a1a06;
font-weight:700;
align-items:center;
justify-content:center;
}
.cohstep_h_0os{
font-weight:700;
color:#e8f5e2;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
margin-bottom:7px;
font-size:16px;
}
.cohstep_p_0os{
color:#a8bfa2;
line-height:1.55;
font-size:0.813rem;
}
@media(max-width:1023px){
.cohsteps_0os{
grid-template-columns:1fr;
}
}
.cohpay_logos_0os{
grid-template-columns:repeat(4,1fr);
gap:0.563rem;
display:grid;
}
.cohpay_logos_0os>*{
min-width:0;
}
.cohpay_0os{
border-radius:9px;
border:1px solid #233321;
color:#a8bfa2;
font-weight:700;
align-items:center;
height:3rem;
display:flex;
font-size:0.75rem;
justify-content:center;
}
.cohtable_0os{
overflow:hidden;
border:1px solid #233321;
border-radius:13px;
}
.cohtrow_0os{
grid-template-columns:1.3fr 1fr 1fr 1fr;
display:grid;
font-size:13px;
}
.cohtrow_0os>div{
padding:0.813rem 0.875rem;
min-width:0;
}
.cohtrow_0os>div:first-child{
color:#e8f5e2;
font-weight:700;
padding-left:16px;
}
.cohtrow_th_0os{
background:#0d110e;
text-transform:uppercase;
font-size:9.5px;
color:#6b8a64;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.06em;
}
.cohtrow_0os:not(.cohtrow_th_0os){
background:#131a14;
color:#a8bfa2;
border-top:1px solid #1c2b1a;
}
.cohtrow_zebra_0os{
background:#101610;
}
.cohpos_0os{
color:#a3e635;
font-weight:700;
}
@media(max-width:1026px){
.cohpay_logos_0os{
grid-template-columns:repeat(2,1fr);
}
}
.cohgm_0os{
gap:1rem;
grid-template-columns:1.3fr 1fr;
display:grid;
}
.cohgm_0os>*{
min-width:0;
}
.cohgm_panel_0os{
padding:1.75rem;
background:#131a14;
border-radius:1.25rem;
border:1px solid #233321;
}
.cohgm_h2_0os{
margin:0.625rem 0 0.5rem;
font-weight:700;
font-size:1.5rem;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#e8f5e2;
}
.cohgm_text_0os{
line-height:1.6;
margin-bottom:20px;
max-width:27.5rem;
font-size:0.844rem;
color:#a8bfa2;
}
.cohgm_level_0os{
gap:0.875rem;
margin-bottom:16px;
align-items:center;
display:flex;
}
.cohgm_lv_0os{
font-size:1.5rem;
color:#a3e635;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
}
.cohgm_bar_wrap_0os{
flex:1;
min-width:0;
}
.cohgm_bar_meta_0os{
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:10px;
margin-bottom:0.313rem;
color:#6b8a64;
display:flex;
justify-content:space-between;
}
.cohbar_0os{
background:#0d110e;
border-radius:62.438rem;
overflow:hidden;
height:8px;
}
.cohbar_fill_0os{
background:linear-gradient(90deg,#a3e635,#6aae1a);
border-radius:999px;
display:block;
height:100%;
}
.cohgm_missions_0os{
gap:9px;
display:flex;
flex-wrap:wrap;
}
.cohgm_refer_0os{
background:linear-gradient(150deg,#0b1209,#081012);
padding:1.75rem;
border:1px solid #233321;
border-radius:1.25rem;
overflow:hidden;
justify-content:space-between;
display:flex;
color:#eef7e8;
position:relative;
flex-direction:column;
}
.cohgm_refer_0os .coheyebrow_0os{
color:#b8f04a;
}
.cohgm_ref_h2_0os{
margin:0.625rem 0 0.5rem;
font-weight:700;
line-height:1.1;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:24px;
color:#eef7e8;
}
.cohgm_ref_h2_0os em{
font-style:normal;
color:#b8f04a;
}
.cohgm_ref_text_0os{
margin-bottom:1.125rem;
color:#8aaa82;
font-size:13px;
line-height:1.55;
}
@media(max-width:1027px){
.cohgm_0os{
grid-template-columns:1fr;
}
}
.cohsupp_0os{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.cohsupp_0os>*{
min-width:0;
}
.cohsupp_card_0os{
padding:24px;
background:#131a14;
border:1px solid #233321;
border-radius:0.813rem;
}
.cohsupp_card_0os svg{
margin-bottom:14px;
width:1.5rem;
height:1.5rem;
color:#a3e635;
}
.cohsupp_card_0os h3{
color:#e8f5e2;
font-weight:700;
margin-bottom:6px;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:16px;
}
.cohsupp_card_0os p{
line-height:1.55;
font-size:0.813rem;
color:#a8bfa2;
}
@media(max-width:1023px){
.cohsupp_0os{
grid-template-columns:1fr;
}
}
.cohnews_0os{
gap:24px;
border-radius:1.25rem;
border:1px solid #233321;
padding:26px 2rem;
background:linear-gradient(135deg,#0b1209,#081012);
display:flex;
justify-content:space-between;
color:#eef7e8;
align-items:center;
flex-wrap:wrap;
}
.cohnews_h3_0os{
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
margin-bottom:0.25rem;
color:#eef7e8;
font-weight:700;
font-size:20px;
}
.cohnews_text_0os{
font-size:13px;
color:#8aaa82;
}
.cohnews_form_0os{
flex:1;
gap:0.625rem;
max-width:27.5rem;
min-width:0;
display:flex;
}
.cohnews_form_0os .cohinput_0os{
min-width:0;
}
@media(max-width:561px){
.cohnews_form_0os{
width:100%;
}
}
.cohinput_0os{
border:1px solid rgba(255, 255, 255, 0.12);
background:rgba(255, 255, 255, 0.07);
border-radius:0.563rem;
padding:13px 1rem;
flex:1;
color:#8aaa82;
font-size:0.844rem;
}
.cohapp_0os{
gap:2.25rem;
justify-content:space-between;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.cohapp_copy_0os{
max-width:32.5rem;
}
.cohapp_h2_0os{
margin:0.75rem 0 0.625rem;
line-height:1.05;
font-size:1.75rem;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#e8f5e2;
font-weight:700;
}
.cohapp_text_0os{
margin-bottom:20px;
color:#a8bfa2;
line-height:1.6;
font-size:0.875rem;
}
.cohapp_btns_0os{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.cohstore_0os{
border-radius:0.813rem;
border:1px solid #233321;
background:#0d110e;
padding:0.688rem 1.125rem;
gap:9px;
display:inline-flex;
font-size:0.813rem;
cursor:pointer;
align-items:center;
font-weight:700;
color:#e8f5e2;
}
.cohstore_0os svg{
width:1rem;
height:16px;
}
.cohapp_qr_wrap_0os{
gap:16px;
display:flex;
align-items:center;
}
.cohqr_0os{
gap:3px;
border-radius:13px;
background:#0d110e;
border:1px solid #233321;
padding:0.688rem;
grid-template-rows:repeat(5,1fr);
grid-template-columns:repeat(5,1fr);
width:108px;
height:108px;
display:grid;
}
.cohqr_0os i{
background:transparent;
}
.cohqr_f_0os{
background:#a3e635;
}
.cohapp_qr_cap_0os{
max-width:5.25rem;
font-size:0.75rem;
line-height:1.4;
color:#6b8a64;
}
.cohdw_h2_0os{
color:#e8f5e2;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
font-size:1.625rem;
line-height:1.08;
margin-bottom:0.625rem;
}
.cohsteps_v_0os{
gap:10px;
grid-template-columns:1fr;
}
.cohsteps_v_0os .cohstep_0os{
padding:1.125rem 1.25rem;
}
@media(max-width:558px){
.cohdw_h2_0os{
font-size:1.438rem;
}
}
.cohvip_head_0os{
gap:12px;
align-items:flex-end;
margin-bottom:18px;
flex-wrap:wrap;
display:flex;
justify-content:space-between;
}
.cohvip_intro_0os{
font-size:0.813rem;
max-width:26.25rem;
color:#a8bfa2;
}
.cohvip_0os{
grid-template-columns:repeat(5,1fr);
gap:12px;
display:grid;
}
.cohvip_0os>*{
min-width:0;
}
.cohtier_0os{
padding:20px;
background:#131a14;
border-radius:13px;
border:1px solid #233321;
}
.cohtier_on_0os{
background:rgba(163, 230, 53, 0.11);
border-color:#a3e635;
}
.cohtier_medal_0os{
background:linear-gradient(135deg,#a3e635,#6aae1a);
border-radius:9px;
height:30px;
margin-bottom:14px;
width:30px;
}
.cohtier_name_0os{
font-weight:700;
color:#e8f5e2;
margin-bottom:5px;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:15px;
}
.cohtier_tx_0os{
line-height:1.5;
color:#6b8a64;
font-size:11.5px;
}
@media(max-width:1022px){
.cohvip_0os{
grid-template-columns:repeat(2,1fr);
}
}
.cohbanner_0os{
background:linear-gradient(115deg,#0b1209,#081012);
border-radius:1.25rem;
padding:36px 2.5rem;
gap:1.75rem;
overflow:hidden;
border:1px solid #233321;
display:flex;
position:relative;
justify-content:space-between;
align-items:center;
flex-wrap:wrap;
color:#eef7e8;
}
.cohbanner_glow_0os{
background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 68%);
border-radius:50%;
position:absolute;
height:12.5rem;
right:5rem;
transform:translateY(-50%);
width:200px;
top:50%;
}
.cohbanner_in_0os{
position:relative;
max-width:560px;
}
.cohbanner_0os .coheyebrow_0os{
color:#b8f04a;
}
.cohbanner_h2_0os{
margin:0.625rem 0;
line-height:1.05;
font-weight:700;
color:#eef7e8;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:30px;
}
.cohbanner_text_0os{
line-height:1.6;
font-size:14px;
color:#8aaa82;
}
@media(max-width:557px){
.cohbanner_h2_0os{
font-size:24px;
}
}
.cohpromo_grid_0os{
grid-template-columns:repeat(3,1fr);
gap:16px;
display:grid;
}
.cohpromo_grid_0os>*{
min-width:0;
}
.cohpromo_0os{
border:1px solid #233321;
overflow:hidden;
padding:1.5rem;
background:#131a14;
border-radius:20px;
min-height:9.375rem;
position:relative;
}
.cohpromo_h_0os{
font-size:1.625rem;
font-weight:700;
margin-top:6px;
line-height:1.05;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#e8f5e2;
}
.cohpromo_h_0os em{
color:#a3e635;
font-style:normal;
}
.cohpromo_p_0os{
color:#a8bfa2;
font-size:0.781rem;
margin-top:0.5rem;
line-height:1.5;
}
.cohpromo_feat_0os{
background:linear-gradient(135deg,#0b1209,#081012);
border-color:#233321;
}
.cohpromo_feat_0os .cohpromo_h_0os{
color:#eef7e8;
}
.cohpromo_feat_0os .cohpromo_h_0os em{
color:#b8f04a;
}
.cohpromo_feat_0os .cohpromo_p_0os{
color:#8aaa82;
}
.cohpromo_feat_0os .coheyebrow_0os{
color:#b8f04a;
}
@media(max-width:1027px){
.cohpromo_grid_0os{
grid-template-columns:1fr;
}
}
.cohtour_0os{
border:1px solid #233321;
border-radius:1.25rem;
overflow:hidden;
grid-template-columns:1.05fr 1fr;
display:grid;
}
.cohtour_0os>*{
min-width:0;
}
.cohtour_l_0os{
background:linear-gradient(135deg,#0b1209,#081012);
padding:34px;
overflow:hidden;
color:#eef7e8;
position:relative;
}
.cohtour_h2_0os{
margin:0.75rem 0 10px;
font-weight:700;
line-height:1.05;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:30px;
color:#eef7e8;
}
.cohtour_h2_0os em{
color:#b8f04a;
font-style:normal;
}
.cohtour_text_0os{
margin-bottom:1.25rem;
font-size:0.844rem;
max-width:340px;
color:#8aaa82;
line-height:1.6;
}
.cohtour_meta_0os{
gap:1.125rem;
margin-bottom:20px;
align-items:flex-end;
flex-wrap:wrap;
display:flex;
}
.cohtour_cap_0os{
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
margin-bottom:0.313rem;
text-transform:uppercase;
color:#8aaa82;
font-size:0.594rem;
}
.cohcount_0os{
gap:6px;
display:flex;
}
.cohcount_0os span{
padding:0.25rem 0.563rem;
background:rgba(255, 255, 255, 0.07);
border-radius:9px;
border:1px solid rgba(255, 255, 255, 0.12);
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-weight:700;
font-size:1.375rem;
}
.cohtour_units_0os{
color:#8aaa82;
font-size:0.625rem;
}
.cohboard_0os{
padding:28px 1.875rem;
background:#131a14;
}
.cohboard_head_0os{
justify-content:space-between;
display:flex;
margin-bottom:14px;
align-items:center;
}
.cohboard_title_0os{
font-weight:700;
color:#e8f5e2;
font-size:1rem;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.cohboard_upd_0os{
color:#6b8a64;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:10px;
text-transform:uppercase;
}
.cohboard_list_0os{
gap:2px;
display:flex;
flex-direction:column;
}
.cohboard_row_0os{
padding:0.625rem 0.75rem;
gap:12px;
border-radius:9px;
display:flex;
align-items:center;
}
.cohboard_top1_0os{
background:rgba(163, 230, 53, 0.11);
}
.cohboard_rk_0os{
font-size:0.875rem;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#6b8a64;
font-weight:700;
width:1.25rem;
}
.cohboard_top1_0os .cohboard_rk_0os{
color:#a3e635;
}
.cohboard_nm_0os{
flex:1;
font-size:0.844rem;
min-width:0;
font-weight:600;
color:#a8bfa2;
}
.cohboard_top1_0os .cohboard_nm_0os{
color:#e8f5e2;
font-weight:700;
}
.cohboard_pt_0os{
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#a8bfa2;
font-size:0.781rem;
}
@media(max-width:1022px){
.cohtour_0os{
grid-template-columns:1fr;
}
}
@media(max-width:559px){
.cohtour_h2_0os{
font-size:1.5rem;
}
}
.cohrc_0os{
grid-template-columns:1fr 1fr 1fr;
gap:2rem;
display:grid;
}
.cohrc_0os>*{
min-width:0;
}
.cohrc_awards_0os{
gap:11px;
display:flex;
flex-direction:column;
}
.cohaward_0os{
gap:0.688rem;
display:flex;
align-items:center;
}
.cohaward_0os svg{
flex:none;
color:#f5c518;
height:18px;
width:18px;
}
.cohaward_t_0os{
color:#e8f5e2;
font-weight:700;
font-size:0.844rem;
}
.cohaward_s_0os{
color:#6b8a64;
font-size:11.5px;
}
.cohrc_press_0os{
grid-template-columns:1fr 1fr;
gap:10px;
display:grid;
}
.cohlogo_cell_0os{
border:1px solid #233321;
border-radius:0.563rem;
display:flex;
height:3rem;
justify-content:center;
font-weight:700;
color:#a8bfa2;
align-items:center;
font-size:13px;
}
.cohrc_partner_0os{
padding:1.25rem;
border:1px solid #233321;
border-radius:0.813rem;
background:#131a14;
}
.cohrc_partner_name_0os{
font-weight:700;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#e8f5e2;
margin-bottom:6px;
font-size:18px;
}
.cohrc_partner_text_0os{
color:#a8bfa2;
line-height:1.55;
font-size:12.5px;
}
@media(max-width:1023px){
.cohrc_0os{
gap:22px;
grid-template-columns:1fr;
}
.cohrc_press_0os{
grid-template-columns:repeat(4,1fr);
}
}
.cohab_h2_0os{
margin:0.875rem 0 16px;
font-size:32px;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
line-height:1.08;
color:#e8f5e2;
}
.cohab_body_0os{
line-height:1.65;
font-size:0.938rem;
color:#a8bfa2;
margin-bottom:0.875rem;
}
.cohab_chips_0os{
gap:10px;
margin-top:0.5rem;
display:flex;
flex-wrap:wrap;
}
.cohfaq_0os{
gap:10px;
flex-direction:column;
display:flex;
}
.cohfaq_item_0os{
border:1px solid #233321;
border-radius:13px;
padding:18px 1.375rem;
background:#131a14;
}
.cohfaq_q_0os{
gap:16px;
list-style:none;
display:flex;
align-items:center;
font-size:0.969rem;
justify-content:space-between;
cursor:pointer;
font-weight:600;
color:#e8f5e2;
}
.cohfaq_q_0os::-webkit-details-marker{
display:none;
}
.cohfaq_q_t_0os{
gap:0.625rem;
display:flex;
}
.cohfaq_q_i_0os{
color:#a3e635;
font-style:normal;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.cohfaq_pm_0os{
font-size:1.25rem;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#a3e635;
}
.cohfaq_item_0os[open] .cohfaq_pm_0os{
transform:rotate(45deg);
}
.cohfaq_a_0os{
font-size:0.844rem;
color:#a8bfa2;
line-height:1.6;
margin-top:0.75rem;
}
@media(max-width:559px){
.cohab_h2_0os{
font-size:26px;
}
}
.cohprovs_0os{
gap:0.75rem;
grid-template-columns:repeat(6,1fr);
margin-bottom:28px;
display:grid;
}
.cohprovs_0os>*{
min-width:0;
}
.cohprov_0os{
border-radius:13px;
background:#131a14;
padding:0.75rem;
border:1px solid #233321;
height:64px;
justify-content:center;
align-items:center;
text-decoration:none;
display:flex;
}
.cohprov_img_0os{
max-width:100%;
max-height:32px;
object-fit:contain;
}
.cohresp_0os{
padding:1.625rem;
gap:24px;
background:#131a14;
border:1px solid #233321;
border-radius:13px;
flex-wrap:wrap;
align-items:center;
justify-content:space-between;
display:flex;
}
.cohresp_in_0os{
max-width:35rem;
}
.cohresp_h_0os{
color:#e8f5e2;
font-weight:700;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
margin-bottom:0.5rem;
font-size:19px;
}
.cohresp_p_0os{
line-height:1.6;
font-size:0.844rem;
color:#a8bfa2;
}
.cohresp_badges_0os{
gap:0.875rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.cohage18_0os{
border-radius:0.563rem;
border:1.5px solid #e03b2e;
padding:4px 8px;
font-size:0.813rem;
color:#e03b2e;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-weight:700;
}
.cohresp_org_0os{
color:#6b8a64;
font-weight:600;
font-size:13px;
}
@media(max-width:1021px){
.cohprovs_0os{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:563px){
.cohprovs_0os{
grid-template-columns:repeat(2,1fr);
}
}
.cohop_h2_0os{
margin:10px 0 8px;
font-size:24px;
font-weight:700;
color:#e8f5e2;
line-height:1.1;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.cohop_text_0os{
color:#a8bfa2;
font-size:0.844rem;
line-height:1.6;
}
@media(max-width:558px){
.cohop_h2_0os{
font-size:1.375rem;
}
}
.cohfooter_0os{
padding:2.5rem 28px;
background:#0a0d0a;
border-top:1px solid #1c2b1a;
}
.cohfooter_grid_0os{
gap:2rem;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
margin-left:auto;
margin-right:auto;
margin-bottom:1.75rem;
max-width:1400px;
}
.cohfooter_grid_0os>*{
min-width:0;
}
.cohfooter_grid_0os h4{
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
margin-bottom:13px;
letter-spacing:.12em;
color:#3e5439;
text-transform:uppercase;
font-size:0.625rem;
}
.cohfcol_0os{
gap:9px;
flex-direction:column;
color:#a8bfa2;
display:flex;
font-size:13px;
}
.cohfcol_0os a{
cursor:pointer;
}
.cohft_about_0os{
line-height:1.6;
max-width:260px;
color:#6b8a64;
font-size:13px;
margin-top:0.75rem;
}
.cohft_contact_0os{
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
overflow-wrap:anywhere;
color:#a3e635;
margin-top:0.75rem;
font-size:0.781rem;
}
.cohfooter_bottom_0os{
gap:16px;
margin:0 auto;
justify-content:space-between;
border-top:1px solid #1c2b1a;
padding-top:20px;
flex-wrap:wrap;
display:flex;
max-width:87.5rem;
align-items:center;
}
.cohfooter_bottom_0os p{
max-width:45rem;
font-size:11px;
line-height:1.6;
color:#3e5439;
}
@media(max-width:1023px){
.cohfooter_grid_0os{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:561px){
.cohfooter_grid_0os{
grid-template-columns:1fr;
}
}