*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0d0f0a;
line-height:1.55;
-webkit-font-smoothing:antialiased;
font-size:15px;
color:#b8c98a;
overflow-wrap:break-word;
text-rendering:optimizeLegibility;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
img{
display:block;
max-width:100%;
}
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{
height:8px;
width:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(5, 7, 3, 0.72);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.poe_shell_6dd{
grid-template-columns:248px 1fr;
min-height:100vh;
display:grid;
}
.poe_main_6dd{
min-width:0;
}
.poe_wrap_6dd{
margin:0 auto;
width:100%;
max-width:1400px;
}
.poe_container_6dd{
margin:0 auto;
padding:0 1rem;
width:100%;
max-width:87.5rem;
}
@media(min-width:769px){
.poe_container_6dd{
padding:0 28px;
}
}
.poe_section_6dd{
padding:1.5rem 28px;
}
.poe_section_pt_6dd{
padding-top:34px;
}
.poe_band_soft_6dd{
background:#131508;
}
.poe_eyebrow_6dd{
color:#a3e635;
overflow-wrap:break-word;
line-height:1.4;
letter-spacing:.14em;
text-transform:uppercase;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:600;
font-size:10.5px;
display:inline-block;
}
.poe_drawer_cb_6dd{
display:none;
}
.poe_overlay_6dd{
display:none;
}
@media(max-width:1024px){
.poe_shell_6dd{
grid-template-columns:1fr;
}
.poe_main_6dd{
padding-bottom:78px;
}
.poe_drawer_cb_6dd:checked~.poe_overlay_6dd{
background:rgba(5, 7, 3, 0.72);
inset:0;
display:block;
position:fixed;
z-index:70;
}
}
@media(max-width:562px){
.poe_section_6dd{
padding:1.125rem 1rem;
}
.poe_section_pt_6dd{
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 ---------- */
.poe_side_6dd{
padding:1.375rem 18px;
gap:22px;
background:#111308;
flex-direction:column;
height:100vh;
position:sticky;
border-right:1px solid #1e2412;
display:flex;
top:0;
align-self:start;
overflow-y:auto;
}
.poe_brand_6dd{
gap:0.625rem;
display:flex;
align-items:center;
}
.poe_logo_6dd{
font-weight:700;
color:#edf5d0;
font-size:1.313rem;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
letter-spacing:-.02em;
}
.poe_side_cta_6dd{
background:rgba(163, 230, 53, 0.11);
border-radius:13px;
border:1px solid #2a3318;
padding:1rem;
}
.poe_side_cta_h_6dd{
line-height:1.15;
font-weight:700;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
margin-bottom:0.375rem;
font-size:17px;
color:#edf5d0;
}
.poe_side_cta_p_6dd{
margin-bottom:12px;
font-size:12px;
color:#b8c98a;
line-height:1.45;
}
.poe_nav_6dd{
gap:3px;
display:flex;
flex-direction:column;
}
.poe_nav_label_6dd{
padding:6px 10px;
color:#4e5c35;
text-transform:uppercase;
letter-spacing:.14em;
font-size:9.5px;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.poe_nav_item_6dd{
border-radius:8px;
padding:0.625rem;
gap:11px;
font-weight:500;
font-size:0.875rem;
display:flex;
align-items:center;
color:#b8c98a;
}
.poe_nav_item_6dd svg{
height:17px;
width:1.063rem;
}
.poe_nav_item_6dd:hover{
background:rgba(163, 230, 53, 0.11);
color:#edf5d0;
}
.poe_nav_item_on_6dd{
background:rgba(163, 230, 53, 0.11);
color:#a3e635;
font-weight:600;
}
.poe_side_foot_6dd{
background:#131508;
border:1px solid #2a3318;
padding:12px;
border-radius:0.813rem;
margin-top:auto;
}
.poe_side_foot_6dd p{
line-height:1.4;
font-size:0.781rem;
color:#b8c98a;
margin-top:4px;
}
/* ---------- topbar ---------- */
.poe_top_6dd{
background:#111308;
gap:16px;
padding:14px 28px;
top:0;
align-items:center;
position:sticky;
border-bottom:1px solid #1e2412;
z-index:40;
display:flex;
}
.poe_top_brand_6dd{
gap:9px;
display:none;
align-items:center;
}
.poe_search_6dd{
gap:0.625rem;
border:1px solid #2a3318;
background:#131508;
padding:11px 0.875rem;
flex:1;
border-radius:13px;
align-items:center;
display:flex;
font-size:13.5px;
max-width:27.5rem;
color:#7e9252;
}
.poe_search_6dd svg{
flex:none;
height:16px;
width:1rem;
}
.poe_top_actions_6dd{
gap:0.75rem;
display:flex;
margin-left:auto;
align-items:center;
}
.poe_lang_6dd{
color:#b8c98a;
font-size:0.75rem;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.poe_burger_6dd{
border:1px solid #2a3318;
border-radius:0.5rem;
background:#131508;
width:2.5rem;
color:#edf5d0;
height:2.5rem;
align-items:center;
display:none;
justify-content:center;
}
/* ---------- bottom-nav (mobile) ---------- */
.poe_botnav_6dd{
display:none;
}
@media(max-width:1026px){
.poe_side_6dd{
transition:transform .25s ease;
top:0;
position:fixed;
width:280px;
transform:translateX(-100%);
z-index:80;
height:100vh;
left:0;
}
.poe_drawer_cb_6dd:checked~.poe_shell_6dd .poe_side_6dd{
transform:translateX(0);
}
.poe_top_6dd{
gap:0.75rem;
padding:14px 1rem;
flex-wrap:wrap;
position:static;
}
.poe_top_brand_6dd{
display:flex;
}
.poe_search_6dd{
display:none;
}
.poe_burger_6dd{
display:flex;
}
.poe_top_actions_6dd{
gap:0.625rem;
align-items:stretch;
margin-left:0;
width:100%;
}
.poe_top_actions_6dd .poe_lang_6dd{
display:none;
}
.poe_top_actions_6dd .poe_btn_6dd{
flex:1;
padding:0.688rem 0.625rem;
text-align:center;
}
.poe_botnav_6dd{
grid-template-columns:repeat(3,1fr);
padding:8px 0.375rem calc(0.5rem + env(safe-area-inset-bottom));
background:#111308;
border-top:1px solid #2a3318;
bottom:0;
z-index:65;
display:grid;
left:0;
position:fixed;
transform:translateZ(0);
right:0;
}
.poe_bn_6dd{
gap:0.25rem;
padding:0.375rem 2px 0;
color:#b8c98a;
font-weight:600;
justify-content:flex-end;
align-items:center;
font-size:10px;
display:flex;
flex-direction:column;
min-width:0;
}
.poe_bn_6dd svg{
flex:none;
width:1.375rem;
height:1.375rem;
}
.poe_bn_6dd span{
overflow:hidden;
text-align:center;
white-space:nowrap;
max-width:100%;
text-overflow:ellipsis;
}
.poe_bn_on_6dd{
color:#a3e635;
}
.poe_bn_center_6dd{
position:relative;
}
.poe_bn_fab_6dd{
background:#a3e635;
border-radius:50%;
width:3.125rem;
display:flex;
height:50px;
transform:translateX(-50%);
color:#0d1a00;
box-shadow:0 8px 2rem rgba(0, 0, 0, 0.65), 0 2px 8px rgba(163, 230, 53, 0.18);
justify-content:center;
align-items:center;
position:absolute;
top:-20px;
left:50%;
}
.poe_bn_fab_6dd svg{
width:24px;
height:24px;
}
.poe_bn_center_6dd span{
color:#a3e635;
}
}
.poe_btn_6dd{
padding:0.688rem 22px;
transition:background-color 0.2s ease,color 0.2s ease;
border-radius:0.5rem;
gap:8px;
font-weight:700;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
align-items:center;
justify-content:center;
display:inline-flex;
font-size:0.875rem;
cursor:pointer;
}
.poe_btn_pri_6dd{
background:#a3e635;
color:#0d1a00;
box-shadow:0 0 18px rgba(163, 230, 53, 0.45), 0 2px 0.5rem rgba(0, 0, 0, 0.40);
}
.poe_btn_pri_6dd:hover{
background:#84cc16;
}
.poe_btn_ghost_6dd{
background:rgba(163, 230, 53, 0.11);
color:#edf5d0;
font-weight:600;
}
.poe_btn_line_6dd{
background:transparent;
border:1px solid #3d4f22;
color:#edf5d0;
font-weight:600;
}
.poe_btn_lg_6dd{
padding:1rem 30px;
border-radius:0.813rem;
font-size:0.938rem;
}
.poe_band_6dd .poe_btn_line_6dd{
border-color:rgba(255, 255, 255, 0.12);
color:#edf5d0;
}
.poe_band_6dd .poe_btn_ghost_6dd{
background:rgba(255, 255, 255, 0.07);
color:#edf5d0;
}
.poe_link_m_6dd{
gap:0.313rem;
font-size:0.75rem;
display:inline-flex;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
cursor:pointer;
text-decoration:none;
color:#a3e635;
align-items:center;
}
.poe_link_m_6dd svg{
width:0.875rem;
height:0.875rem;
}
.poe_band_6dd .poe_link_m_6dd{
color:#bef264;
}
.poe_dot_6dd{
background:#a3e635;
flex:none;
border-radius:50%;
height:0.438rem;
width:7px;
}
.poe_dot_live_6dd{
background:#ef4444;
animation:zm3-pulse 1.4s infinite;
}
.poe_stars_6dd{
gap:2px;
display:inline-flex;
color:#a3e635;
}
.poe_stars_6dd svg{
width:15px;
height:0.938rem;
}
.poe_chip_6dd{
gap:6px;
padding:7px 12px;
background:#131508;
border:1px solid #2a3318;
border-radius:8px;
align-items:center;
font-size:11px;
display:inline-flex;
color:#b8c98a;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.poe_chip_on_6dd{
border-color:transparent;
background:rgba(163, 230, 53, 0.11);
color:#a3e635;
}
.poe_gc_6dd{
display:block;
text-decoration:none;
cursor:pointer;
color:inherit;
min-width:0;
}
.poe_gc_thumb_6dd{
border:1px solid #2a3318;
border-radius:0.813rem;
overflow:hidden;
background-size:cover;
aspect-ratio:1;
display:block;
background-position:center;
position:relative;
}
.poe_gc_thumb_portrait_6dd{
aspect-ratio:3/4;
}
.poe_gc_thumb_wide_6dd{
aspect-ratio:16/11;
}
.poe_gc_cap_6dd{
background:linear-gradient(transparent,rgba(5, 7, 3, 0.72));
padding:9px;
bottom:0;
position:absolute;
right:0;
left:0;
}
.poe_gc_name_6dd{
font-weight:700;
color:#edf5d0;
font-size:12.5px;
display:block;
}
.poe_gc_meta_6dd{
font-size:11px;
color:#8faa5e;
}
.poe_gc_badge_6dd{
border-radius:0.5rem;
padding:2px 0.375rem;
background:#a3e635;
right:0.5rem;
top:0.5rem;
color:#0d1a00;
position:absolute;
font-weight:700;
font-size:0.5rem;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.poe_gc_badge_hot_6dd{
background:#ef4444;
color:#edf5d0;
}
.poe_gc_badge_live_6dd{
background:#ef4444;
color:#edf5d0;
right:auto;
left:8px;
}
.poe_gc_mult_6dd{
inset:0;
position:absolute;
justify-content:center;
color:#a3e635;
font-size:1.75rem;
display:flex;
font-weight:700;
align-items:center;
}
.poe_pc_6dd{
border:1px solid #2a3318;
background:#131508;
border-radius:13px;
font-size:0.875rem;
font-weight:700;
justify-content:center;
align-items:center;
color:#b8c98a;
height:64px;
display:flex;
}
.poe_rail_6dd{
min-width:0;
}
.poe_rail_scroll_6dd{
gap:0.875rem;
display:grid;
}
.poe_rail_scroll_6dd>*{
min-width:0;
}
.poe_g6_6dd{
grid-template-columns:repeat(6,1fr);
}
.poe_g7_6dd{
grid-template-columns:repeat(7,1fr);
}
.poe_g4_6dd{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1021px){
.poe_g6_6dd,.poe_g7_6dd{
grid-template-columns:none;
padding-bottom:6px;
grid-auto-columns:120px;
grid-auto-flow:column;
overflow-x:auto;
scroll-snap-type:x mandatory;
}
.poe_g6_6dd>*,.poe_g7_6dd>*{
scroll-snap-align:start;
}
.poe_g4_6dd{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:561px){
.poe_g4_6dd{
grid-template-columns:none;
overflow-x:auto;
grid-auto-flow:column;
grid-auto-columns:150px;
}
}
.poe_panel_6dd{
border:1px solid #2a3318;
padding:1.75rem 2rem;
border-radius:20px;
background:#131508;
}
.poe_split_6dd{
gap:36px;
align-items:start;
display:grid;
}
.poe_split_6dd>*{
min-width:0;
}
.poe_split_a_6dd{
grid-template-columns:.85fr 1.15fr;
}
.poe_split_b_6dd{
grid-template-columns:1fr 1.1fr;
}
.poe_split_c_6dd{
grid-template-columns:1.1fr .9fr;
}
.poe_pgrid_6dd{
gap:2.5rem;
grid-template-columns:.9fr 1.1fr;
display:grid;
align-items:center;
}
.poe_pgrid_6dd>*{
min-width:0;
}
.poe_lead_6dd{
margin-bottom:0.875rem;
line-height:1.65;
font-size:0.938rem;
color:#b8c98a;
}
.poe_feat_6dd{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.poe_feat_6dd>*{
min-width:0;
}
.poe_feat2_6dd{
grid-template-columns:1fr 1fr;
}
.poe_feat_card_6dd{
padding:26px;
background:#131508;
border-radius:20px;
border:1px solid #2a3318;
}
.poe_feat_card_6dd svg{
height:26px;
color:#a3e635;
margin-bottom:16px;
width:26px;
}
.poe_feat_card_6dd h3{
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#edf5d0;
margin-bottom:0.5rem;
font-size:1.125rem;
font-weight:700;
}
.poe_feat_card_6dd p{
line-height:1.6;
color:#b8c98a;
font-size:0.813rem;
}
.poe_feat_card_6dd b{
color:#edf5d0;
}
.poe_big_6dd{
gap:1.375rem;
flex-wrap:wrap;
display:flex;
}
.poe_big_n_6dd{
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
font-size:1.625rem;
color:#a3e635;
}
.poe_big_l_6dd{
color:#7e9252;
font-size:0.75rem;
}
.poe_person_6dd{
gap:0.875rem;
border-radius:0.813rem;
border:1px solid #2a3318;
background:#131508;
padding:1rem 1.125rem;
display:flex;
align-items:center;
}
.poe_avatar_6dd{
flex:none;
background:linear-gradient(135deg,#a3e635,#65a30d);
border-radius:50%;
height:44px;
width:44px;
}
.poe_person_name_6dd{
font-size:0.875rem;
font-weight:700;
color:#edf5d0;
}
.poe_person_role_6dd{
font-size:12px;
color:#7e9252;
}
.poe_kv_6dd{
background:#2a3318;
overflow:hidden;
border:1px solid #2a3318;
grid-template-columns:1fr 1fr;
border-radius:0.813rem;
gap:1px;
display:grid;
}
.poe_kv_6dd>div{
padding:16px 1.125rem;
background:#0d0f0a;
min-width:0;
}
.poe_kv_k_6dd{
color:#a3e635;
margin-bottom:5px;
font-size:0.594rem;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
}
.poe_kv_v_6dd{
font-weight:700;
color:#edf5d0;
font-size:13.5px;
}
@media(max-width:1026px){
.poe_split_a_6dd,.poe_split_b_6dd,.poe_split_c_6dd,.poe_pgrid_6dd{
grid-template-columns:1fr;
gap:1.5rem;
}
.poe_feat_6dd,.poe_feat2_6dd{
grid-template-columns:1fr;
}
.poe_kv_6dd{
grid-template-columns:1fr;
}
}
.poe_sh_6dd{
margin-bottom:16px;
min-width:0;
}
.poe_sh_row_6dd{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
justify-content:space-between;
align-items:flex-end;
}
.poe_sh_row_6dd .poe_sh_l_6dd{
gap:0.375rem;
min-width:0;
flex-direction:column;
display:flex;
}
.poe_sh_stack_6dd{
gap:10px;
display:flex;
align-items:flex-start;
flex-direction:column;
}
.poe_sh_center_6dd{
gap:0.625rem;
align-items:center;
flex-direction:column;
display:flex;
text-align:center;
}
.poe_sh_h2_6dd{
gap:0.563rem;
font-weight:700;
overflow-wrap:break-word;
font-size:1.25rem;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
display:flex;
line-height:1.1;
align-items:center;
color:#edf5d0;
}
@media(min-width:768px){
.poe_sh_h2_6dd{
font-size:1.5rem;
}
}
.poe_band_6dd .poe_sh_h2_6dd{
color:#edf5d0;
}
.poe_eb_mono_6dd{
text-transform:none;
letter-spacing:.08em;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.poe_eb_mono_6dd::before{
content:"// ";
}
.poe_eb_upper_6dd{
text-transform:uppercase;
letter-spacing:.14em;
}
.poe_eb_pill_6dd{
border-radius:999px;
background:rgba(163, 230, 53, 0.11);
padding:0.313rem 0.688rem;
text-transform:uppercase;
letter-spacing:.12em;
}
.poe_eb_line_6dd{
gap:10px;
display:inline-flex;
align-items:center;
}
.poe_eb_line_6dd::before{
background:#a3e635;
width:1.5rem;
content:"";
height:1px;
display:inline-block;
}
.poe_band_6dd .poe_eb_line_6dd::before{
background:#bef264;
}
.poe_band_6dd .poe_eb_pill_6dd{
background:rgba(255, 255, 255, 0.07);
}
.poe_sh_link_6dd{
gap:0.375rem;
transition:color 0.2s ease,border-color 0.2s ease;
display:inline-flex;
white-space:nowrap;
border-bottom:1px solid #edf5d0;
font-size:0.813rem;
padding-bottom:2px;
align-items:center;
font-weight:600;
color:#edf5d0;
}
.poe_sh_link_6dd:hover{
border-color:#a3e635;
color:#a3e635;
}
.poe_sh_link_6dd svg{
height:0.875rem;
width:0.875rem;
}
.poe_sh_link_chev_6dd{
padding-bottom:0;
border-bottom:0;
font-size:0.75rem;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#a3e635;
}
.poe_sh_link_btn_6dd{
padding:0.563rem 18px;
border-radius:62.438rem;
background:#a3e635;
color:#0d1a00;
border-bottom:0;
}
.poe_sh_link_btn_6dd:hover{
background:#84cc16;
border-color:transparent;
}
.poe_band_6dd .poe_sh_link_6dd{
border-color:#edf5d0;
color:#edf5d0;
}
.poe_band_6dd .poe_sh_link_chev_6dd{
color:#bef264;
}
.poe_sh_rule_6dd{
background:#2a3318;
margin:-2px 0 16px;
height:1px;
}
.poe_band_6dd .poe_sh_rule_6dd{
background:rgba(255, 255, 255, 0.12);
}
.poe_seo_grid3_6dd{
gap:1.25rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.poe_seo_grid4_6dd{
grid-template-columns:repeat(4,1fr);
gap:0.813rem;
display:grid;
}
.poe_seo_grid3_6dd>*,.poe_seo_grid4_6dd>*{
min-width:0;
}
.poe_seo_card_6dd{
background:#131508;
border:1px solid #2a3318;
border-radius:0.813rem;
padding:1.5rem;
}
.poe_seo_card_6dd h3{
margin-bottom:0.5rem;
font-weight:700;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#edf5d0;
font-size:1.125rem;
}
.poe_seo_card_6dd p{
font-size:0.813rem;
color:#b8c98a;
line-height:1.6;
}
.poe_seo_card_sm_6dd{
padding:1.25rem;
}
.poe_seo_card_sm_6dd h3{
font-size:16px;
}
.poe_seo_card_sm_6dd p{
line-height:1.55;
font-size:0.781rem;
}
.poe_seo_rtp_row_6dd{
gap:2.25rem;
grid-template-columns:1fr 1fr;
display:grid;
align-items:center;
margin-top:16px;
}
.poe_rtp_6dd{
gap:0.875rem;
display:flex;
min-width:0;
}
.poe_rtp_6dd>div{
background:#0d0f0a;
padding:16px;
border-radius:13px;
flex:1;
min-width:0;
text-align:center;
}
.poe_rtp_n_6dd{
font-size:26px;
font-weight:700;
white-space:nowrap;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#a3e635;
}
.poe_rtp_l_6dd{
font-size:11px;
color:#7e9252;
margin-top:4px;
}
.poe_cmp_6dd{
border-radius:0.813rem;
border:1px solid #2a3318;
overflow:hidden;
max-width:760px;
}
.poe_cmp_row_6dd{
grid-template-columns:1.6fr 1fr 1fr;
font-size:13px;
display:grid;
}
.poe_cmp_row_6dd>div{
padding:0.813rem 14px;
text-align:center;
min-width:0;
}
.poe_cmp_row_6dd>div:first-child{
color:#edf5d0;
padding-left:1.375rem;
font-weight:600;
text-align:left;
}
.poe_cmp_th_6dd{
background:#0d0f0a;
font-size:0.781rem;
font-weight:700;
}
.poe_cmp_row_6dd:not(.poe_cmp_th_6dd){
background:#131508;
color:#b8c98a;
border-top:1px solid #1e2412;
}
.poe_cmp_zebra_6dd{
background:#0f110a;
}
.poe_guide_6dd{
border:1px solid #2a3318;
overflow:hidden;
background:#131508;
border-radius:0.813rem;
cursor:pointer;
}
.poe_guide_cover_6dd{
height:130px;
}
.poe_guide_body_6dd{
padding:20px;
}
.poe_guide_body_6dd h3{
margin:7px 0 0.563rem;
font-weight:700;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#edf5d0;
line-height:1.25;
font-size:1rem;
}
.poe_guide_meta_6dd{
color:#7e9252;
font-size:0.719rem;
}
.poe_hub_6dd{
grid-template-columns:repeat(5,1fr);
gap:1.75rem;
padding-top:1.75rem;
border-top:1px solid #1e2412;
display:grid;
}
.poe_hub_6dd>*{
min-width:0;
}
.poe_hub_6dd h4{
font-weight:700;
font-size:13px;
margin-bottom:11px;
color:#edf5d0;
}
.poe_hub_col_6dd{
gap:0.5rem;
color:#b8c98a;
flex-direction:column;
font-size:13px;
display:flex;
}
.poe_hub_col_6dd a{
cursor:pointer;
}
@media(max-width:1024px){
.poe_seo_grid3_6dd{
grid-template-columns:1fr;
}
.poe_seo_grid4_6dd{
grid-template-columns:repeat(2,1fr);
}
.poe_seo_rtp_row_6dd{
gap:20px;
grid-template-columns:1fr;
}
.poe_hub_6dd{
grid-template-columns:repeat(2,1fr);
gap:22px;
}
}
@media(max-width:563px){
.poe_hub_6dd{
grid-template-columns:1fr;
}
}
.poe_tk_6dd{
overflow:hidden;
background:#09090a;
display:flex;
align-items:center;
border-bottom:1px solid #1e2412;
}
.poe_tk_tag_6dd{
flex:none;
gap:0.5rem;
padding:0.688rem 18px;
background:#131508;
font-weight:600;
align-items:center;
letter-spacing:.1em;
border-right:1px solid #1e2412;
font-size:10.5px;
text-transform:uppercase;
display:flex;
color:#ef4444;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.poe_tk_rail_6dd{
overflow:hidden;
flex:1;
}
.poe_tk_track_6dd{
padding:11px 14px;
animation:zm3-marquee 26s linear infinite;
gap:28px;
color:#b8c98a;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:12px;
display:flex;
white-space:nowrap;
width:max-content;
}
.poe_tk_track_6dd b{
color:#a3e635;
}
.poe_hero_6dd{
overflow:hidden;
background:linear-gradient(120deg,#0a0c07,#06080e);
padding:2.875rem 48px;
border-radius:1.25rem;
border:1px solid #2a3318;
position:relative;
color:#edf5d0;
}
.poe_hero_glow_6dd{
background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 70%);
border-radius:50%;
top:-60px;
position:absolute;
height:21.25rem;
width:340px;
right:-60px;
}
.poe_hero_in_6dd{
position:relative;
max-width:600px;
}
.poe_hero_6dd .poe_eyebrow_6dd{
color:#bef264;
}
.poe_pill_row_6dd{
border-radius:999px;
padding:6px 0.813rem;
background:rgba(255, 255, 255, 0.07);
gap:0.5rem;
border:1px solid rgba(255, 255, 255, 0.12);
text-transform:uppercase;
color:#bef264;
letter-spacing:.1em;
align-items:center;
font-size:10.5px;
display:inline-flex;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
margin-bottom:1.375rem;
}
.poe_hero_h1_6dd{
margin:18px 0;
letter-spacing:-.02em;
line-height:1.02;
font-size:3.375rem;
overflow-wrap:break-word;
color:#edf5d0;
font-weight:700;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.poe_hero_h1_6dd em{
color:#bef264;
font-style:normal;
}
.poe_hero_sub_6dd{
line-height:1.55;
color:#8faa5e;
margin-bottom:28px;
max-width:30rem;
font-size:1.063rem;
}
.poe_hero_cta_6dd{
gap:14px;
margin-bottom:1.625rem;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.poe_hero_trust_6dd{
gap:0.875rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.poe_hero_rating_txt_6dd{
color:#8faa5e;
font-size:0.813rem;
}
@media(max-width:1023px){
.poe_hero_6dd{
padding:32px 1.5rem;
}
.poe_hero_h1_6dd{
font-size:2.375rem;
}
}
@media(max-width:562px){
.poe_hero_h1_6dd{
font-size:30px;
}
}
.poe_stat_6dd{
gap:0.875rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.poe_stat_6dd>*{
min-width:0;
}
.poe_stat_item_6dd{
border:1px solid #2a3318;
background:#131508;
border-radius:13px;
padding:18px 1.25rem;
}
.poe_stat_k_6dd{
letter-spacing:.12em;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
margin-bottom:7px;
text-transform:uppercase;
font-size:0.594rem;
color:#7e9252;
}
.poe_stat_v_6dd{
gap:8px;
min-width:0;
align-items:center;
display:flex;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
overflow-wrap:anywhere;
font-size:24px;
font-weight:700;
color:#edf5d0;
}
.poe_stat_v_accent_6dd{
color:#a3e635;
}
@media(max-width:1025px){
.poe_stat_6dd{
grid-template-columns:repeat(2,1fr);
}
}
.poe_wlc_6dd{
overflow:hidden;
padding:2.25rem 2.5rem;
border-radius:20px;
border:1px solid #2a3318;
grid-template-columns:1.2fr .8fr;
gap:1.5rem;
background:linear-gradient(120deg,#0a0c07,#06080e);
position:relative;
color:#edf5d0;
align-items:center;
display:grid;
}
.poe_wlc_6dd>*{
min-width:0;
}
.poe_wlc_6dd .poe_eyebrow_6dd{
color:#bef264;
}
.poe_wlc_glow_6dd{
border-radius:50%;
background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 70%);
height:16.25rem;
right:-2.5rem;
top:-2.5rem;
width:16.25rem;
position:absolute;
}
.poe_wlc_in_6dd{
position:relative;
}
.poe_wlc_h2_6dd{
margin:0.625rem 0 8px;
color:#edf5d0;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
overflow-wrap:break-word;
font-size:2.125rem;
font-weight:700;
line-height:1.03;
}
.poe_wlc_h2_6dd em{
font-style:normal;
color:#bef264;
}
.poe_wlc_sub_6dd{
line-height:1.55;
font-size:14px;
color:#8faa5e;
margin-bottom:1.125rem;
max-width:26.25rem;
}
.poe_wlc_terms_6dd{
gap:10px;
display:flex;
position:relative;
flex-direction:column;
}
.poe_term_6dd{
gap:0.688rem;
border-radius:0.813rem;
border:1px solid rgba(255, 255, 255, 0.12);
padding:13px 15px;
background:rgba(255, 255, 255, 0.07);
align-items:center;
display:flex;
}
.poe_term_6dd svg{
flex:none;
width:20px;
color:#bef264;
height:20px;
}
.poe_term_k_6dd{
letter-spacing:.1em;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:9.5px;
text-transform:uppercase;
color:#8faa5e;
}
.poe_term_v_6dd{
color:#edf5d0;
margin-top:2px;
font-weight:700;
font-size:0.875rem;
}
@media(max-width:1023px){
.poe_wlc_6dd{
grid-template-columns:1fr;
}
}
@media(max-width:558px){
.poe_wlc_h2_6dd{
font-size:26px;
}
}
.poe_jp_6dd{
grid-template-columns:1.5fr 1fr 1fr;
gap:0.875rem;
display:grid;
}
.poe_jp_6dd>*{
min-width:0;
}
.poe_jp_hero_6dd{
border:1px solid #2a3318;
background:linear-gradient(135deg,#0a0c07,#06080e);
border-radius:1.25rem;
overflow:hidden;
gap:0.875rem;
padding:1.625rem;
justify-content:space-between;
min-height:11.25rem;
display:flex;
color:#edf5d0;
position:relative;
flex-direction:column;
}
.poe_jp_glow_6dd{
border-radius:50%;
background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 70%);
top:-40px;
position:absolute;
width:11.25rem;
height:11.25rem;
right:-2.5rem;
}
.poe_jp_k_row_6dd{
gap:0.625rem;
display:flex;
position:relative;
justify-content:space-between;
align-items:center;
}
.poe_jp_k_6dd{
text-transform:uppercase;
font-size:10px;
color:#7e9252;
letter-spacing:.12em;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.poe_jp_hero_6dd .poe_jp_k_6dd{
color:#8faa5e;
}
.poe_jp_amt_6dd{
color:#bef264;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1;
font-weight:700;
font-size:2.625rem;
position:relative;
}
.poe_jp_sub_6dd{
color:#8faa5e;
font-size:0.75rem;
margin-top:0.313rem;
}
.poe_jp_cell_6dd{
border-radius:20px;
background:#131508;
border:1px solid #2a3318;
padding:22px;
display:flex;
flex-direction:column;
justify-content:space-between;
min-height:180px;
}
.poe_jp_cell_6dd .poe_jp_amt_6dd{
font-size:1.875rem;
color:#edf5d0;
}
.poe_jp_cell_6dd .poe_jp_sub_6dd{
color:#7e9252;
}
@media(max-width:1021px){
.poe_jp_6dd{
grid-template-columns:1fr;
}
}
@media(max-width:558px){
.poe_jp_amt_6dd{
font-size:32px;
}
}
.poe_promo_grid_6dd{
grid-template-columns:repeat(3,1fr);
gap:16px;
display:grid;
}
.poe_promo_grid_6dd>*{
min-width:0;
}
.poe_promo_6dd{
border-radius:1.25rem;
padding:1.5rem;
border:1px solid #2a3318;
overflow:hidden;
background:#131508;
min-height:9.375rem;
position:relative;
}
.poe_promo_h_6dd{
line-height:1.05;
margin-top:6px;
font-size:1.625rem;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#edf5d0;
font-weight:700;
}
.poe_promo_h_6dd em{
font-style:normal;
color:#a3e635;
}
.poe_promo_p_6dd{
color:#b8c98a;
margin-top:0.5rem;
font-size:0.781rem;
line-height:1.5;
}
.poe_promo_feat_6dd{
background:linear-gradient(135deg,#0a0c07,#06080e);
border-color:#2a3318;
}
.poe_promo_feat_6dd .poe_promo_h_6dd{
color:#edf5d0;
}
.poe_promo_feat_6dd .poe_promo_h_6dd em{
color:#bef264;
}
.poe_promo_feat_6dd .poe_promo_p_6dd{
color:#8faa5e;
}
.poe_promo_feat_6dd .poe_eyebrow_6dd{
color:#bef264;
}
@media(max-width:1023px){
.poe_promo_grid_6dd{
grid-template-columns:1fr;
}
}
.poe_vip_head_6dd{
gap:12px;
justify-content:space-between;
flex-wrap:wrap;
align-items:flex-end;
display:flex;
margin-bottom:18px;
}
.poe_vip_intro_6dd{
font-size:13px;
color:#b8c98a;
max-width:26.25rem;
}
.poe_vip_6dd{
grid-template-columns:repeat(5,1fr);
gap:0.75rem;
display:grid;
}
.poe_vip_6dd>*{
min-width:0;
}
.poe_tier_6dd{
background:#131508;
border:1px solid #2a3318;
border-radius:0.813rem;
padding:20px;
}
.poe_tier_on_6dd{
background:rgba(163, 230, 53, 0.11);
border-color:#a3e635;
}
.poe_tier_medal_6dd{
background:linear-gradient(135deg,#a3e635,#65a30d);
border-radius:0.5rem;
margin-bottom:14px;
width:1.875rem;
height:1.875rem;
}
.poe_tier_name_6dd{
margin-bottom:0.313rem;
color:#edf5d0;
font-weight:700;
font-size:15px;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.poe_tier_tx_6dd{
color:#7e9252;
font-size:0.719rem;
line-height:1.5;
}
@media(max-width:1021px){
.poe_vip_6dd{
grid-template-columns:repeat(2,1fr);
}
}
.poe_steps_6dd{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.poe_steps_6dd>*{
min-width:0;
}
.poe_step_6dd{
padding:24px;
background:#131508;
border:1px solid #2a3318;
border-radius:13px;
position:relative;
}
.poe_step_num_6dd{
background:#a3e635;
border-radius:8px;
width:30px;
font-size:0.813rem;
height:1.875rem;
font-weight:700;
display:flex;
align-items:center;
margin-bottom:0.875rem;
justify-content:center;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#0d1a00;
}
.poe_step_h_6dd{
margin-bottom:0.438rem;
color:#edf5d0;
font-weight:700;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1rem;
}
.poe_step_p_6dd{
line-height:1.55;
color:#b8c98a;
font-size:13px;
}
@media(max-width:1025px){
.poe_steps_6dd{
grid-template-columns:1fr;
}
}
.poe_pay_logos_6dd{
gap:0.563rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.poe_pay_logos_6dd>*{
min-width:0;
}
.poe_pay_6dd{
border:1px solid #2a3318;
border-radius:8px;
font-weight:700;
font-size:0.75rem;
align-items:center;
justify-content:center;
display:flex;
color:#b8c98a;
height:48px;
}
.poe_table_6dd{
border:1px solid #2a3318;
border-radius:13px;
overflow:hidden;
}
.poe_trow_6dd{
grid-template-columns:1.3fr 1fr 1fr 1fr;
font-size:13px;
display:grid;
}
.poe_trow_6dd>div{
padding:13px 14px;
min-width:0;
}
.poe_trow_6dd>div:first-child{
color:#edf5d0;
padding-left:16px;
font-weight:700;
}
.poe_trow_th_6dd{
background:#0d0f0a;
font-size:0.594rem;
letter-spacing:.06em;
text-transform:uppercase;
color:#7e9252;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.poe_trow_6dd:not(.poe_trow_th_6dd){
background:#131508;
border-top:1px solid #1e2412;
color:#b8c98a;
}
.poe_trow_zebra_6dd{
background:#0f110a;
}
.poe_pos_6dd{
color:#a3e635;
font-weight:700;
}
@media(max-width:1025px){
.poe_pay_logos_6dd{
grid-template-columns:repeat(2,1fr);
}
}
.poe_tour_6dd{
border:1px solid #2a3318;
border-radius:20px;
overflow:hidden;
grid-template-columns:1.05fr 1fr;
display:grid;
}
.poe_tour_6dd>*{
min-width:0;
}
.poe_tour_l_6dd{
background:linear-gradient(135deg,#0a0c07,#06080e);
overflow:hidden;
padding:2.125rem;
color:#edf5d0;
position:relative;
}
.poe_tour_h2_6dd{
margin:12px 0 0.625rem;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.05;
font-weight:700;
font-size:30px;
color:#edf5d0;
}
.poe_tour_h2_6dd em{
color:#bef264;
font-style:normal;
}
.poe_tour_text_6dd{
color:#8faa5e;
font-size:0.844rem;
margin-bottom:20px;
line-height:1.6;
max-width:21.25rem;
}
.poe_tour_meta_6dd{
gap:18px;
display:flex;
align-items:flex-end;
flex-wrap:wrap;
margin-bottom:1.25rem;
}
.poe_tour_cap_6dd{
font-size:0.594rem;
text-transform:uppercase;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#8faa5e;
margin-bottom:0.313rem;
}
.poe_count_6dd{
gap:0.375rem;
display:flex;
}
.poe_count_6dd span{
border-radius:0.5rem;
border:1px solid rgba(255, 255, 255, 0.12);
padding:4px 9px;
background:rgba(255, 255, 255, 0.07);
font-weight:700;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:1.375rem;
}
.poe_tour_units_6dd{
color:#8faa5e;
font-size:10px;
}
.poe_board_6dd{
background:#131508;
padding:1.75rem 30px;
}
.poe_board_head_6dd{
justify-content:space-between;
margin-bottom:14px;
align-items:center;
display:flex;
}
.poe_board_title_6dd{
color:#edf5d0;
font-size:16px;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
}
.poe_board_upd_6dd{
color:#7e9252;
text-transform:uppercase;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.625rem;
}
.poe_board_list_6dd{
gap:2px;
flex-direction:column;
display:flex;
}
.poe_board_row_6dd{
gap:0.75rem;
padding:0.625rem 0.75rem;
border-radius:0.5rem;
align-items:center;
display:flex;
}
.poe_board_top1_6dd{
background:rgba(163, 230, 53, 0.11);
}
.poe_board_rk_6dd{
font-weight:700;
font-size:14px;
color:#7e9252;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
width:20px;
}
.poe_board_top1_6dd .poe_board_rk_6dd{
color:#a3e635;
}
.poe_board_nm_6dd{
flex:1;
color:#b8c98a;
font-weight:600;
min-width:0;
font-size:13.5px;
}
.poe_board_top1_6dd .poe_board_nm_6dd{
font-weight:700;
color:#edf5d0;
}
.poe_board_pt_6dd{
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.781rem;
color:#b8c98a;
}
@media(max-width:1022px){
.poe_tour_6dd{
grid-template-columns:1fr;
}
}
@media(max-width:557px){
.poe_tour_h2_6dd{
font-size:24px;
}
}
.poe_gm_6dd{
grid-template-columns:1.3fr 1fr;
gap:16px;
display:grid;
}
.poe_gm_6dd>*{
min-width:0;
}
.poe_gm_panel_6dd{
padding:28px;
border-radius:20px;
background:#131508;
border:1px solid #2a3318;
}
.poe_gm_h2_6dd{
margin:0.625rem 0 8px;
color:#edf5d0;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1.5rem;
font-weight:700;
}
.poe_gm_text_6dd{
line-height:1.6;
color:#b8c98a;
margin-bottom:1.25rem;
max-width:440px;
font-size:13.5px;
}
.poe_gm_level_6dd{
gap:0.875rem;
display:flex;
margin-bottom:16px;
align-items:center;
}
.poe_gm_lv_6dd{
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:24px;
font-weight:700;
color:#a3e635;
}
.poe_gm_bar_wrap_6dd{
flex:1;
min-width:0;
}
.poe_gm_bar_meta_6dd{
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
justify-content:space-between;
color:#7e9252;
margin-bottom:0.313rem;
display:flex;
font-size:10px;
}
.poe_bar_6dd{
overflow:hidden;
background:#0d0f0a;
border-radius:999px;
height:0.5rem;
}
.poe_bar_fill_6dd{
border-radius:62.438rem;
background:linear-gradient(90deg,#a3e635,#65a30d);
display:block;
height:100%;
}
.poe_gm_missions_6dd{
gap:0.563rem;
display:flex;
flex-wrap:wrap;
}
.poe_gm_refer_6dd{
border:1px solid #2a3318;
padding:1.75rem;
background:linear-gradient(150deg,#0a0c07,#06080e);
overflow:hidden;
border-radius:1.25rem;
position:relative;
display:flex;
flex-direction:column;
color:#edf5d0;
justify-content:space-between;
}
.poe_gm_refer_6dd .poe_eyebrow_6dd{
color:#bef264;
}
.poe_gm_ref_h2_6dd{
margin:10px 0 0.5rem;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1.5rem;
color:#edf5d0;
font-weight:700;
line-height:1.1;
}
.poe_gm_ref_h2_6dd em{
color:#bef264;
font-style:normal;
}
.poe_gm_ref_text_6dd{
line-height:1.55;
margin-bottom:1.125rem;
color:#8faa5e;
font-size:0.813rem;
}
@media(max-width:1026px){
.poe_gm_6dd{
grid-template-columns:1fr;
}
}
.poe_dw_h2_6dd{
font-weight:700;
font-size:26px;
color:#edf5d0;
line-height:1.08;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
margin-bottom:0.625rem;
}
.poe_steps_v_6dd{
gap:0.625rem;
grid-template-columns:1fr;
}
.poe_steps_v_6dd .poe_step_6dd{
padding:1.125rem 1.25rem;
}
@media(max-width:560px){
.poe_dw_h2_6dd{
font-size:1.438rem;
}
}
.poe_supp_6dd{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.poe_supp_6dd>*{
min-width:0;
}
.poe_supp_card_6dd{
padding:1.5rem;
background:#131508;
border:1px solid #2a3318;
border-radius:13px;
}
.poe_supp_card_6dd svg{
height:24px;
width:1.5rem;
color:#a3e635;
margin-bottom:14px;
}
.poe_supp_card_6dd h3{
margin-bottom:0.375rem;
font-weight:700;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#edf5d0;
font-size:16px;
}
.poe_supp_card_6dd p{
line-height:1.55;
color:#b8c98a;
font-size:0.813rem;
}
@media(max-width:1026px){
.poe_supp_6dd{
grid-template-columns:1fr;
}
}
.poe_provs_6dd{
grid-template-columns:repeat(6,1fr);
gap:0.75rem;
margin-bottom:1.75rem;
display:grid;
}
.poe_provs_6dd>*{
min-width:0;
}
.poe_prov_6dd{
border-radius:13px;
padding:12px;
background:#131508;
border:1px solid #2a3318;
text-decoration:none;
height:64px;
align-items:center;
justify-content:center;
display:flex;
}
.poe_prov_img_6dd{
max-height:32px;
object-fit:contain;
max-width:100%;
}
.poe_resp_6dd{
border-radius:13px;
padding:26px;
background:#131508;
gap:24px;
border:1px solid #2a3318;
justify-content:space-between;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.poe_resp_in_6dd{
max-width:560px;
}
.poe_resp_h_6dd{
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:19px;
margin-bottom:0.5rem;
color:#edf5d0;
font-weight:700;
}
.poe_resp_p_6dd{
line-height:1.6;
font-size:0.844rem;
color:#b8c98a;
}
.poe_resp_badges_6dd{
gap:14px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.poe_age18_6dd{
padding:4px 8px;
border-radius:8px;
border:1.5px solid #ef4444;
font-weight:700;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.813rem;
color:#ef4444;
}
.poe_resp_org_6dd{
font-weight:600;
color:#7e9252;
font-size:0.813rem;
}
@media(max-width:1025px){
.poe_provs_6dd{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:559px){
.poe_provs_6dd{
grid-template-columns:repeat(2,1fr);
}
}
.poe_ab_h2_6dd{
margin:0.875rem 0 1rem;
font-size:2rem;
font-weight:700;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.08;
color:#edf5d0;
}
.poe_ab_body_6dd{
line-height:1.65;
color:#b8c98a;
margin-bottom:14px;
font-size:15px;
}
.poe_ab_chips_6dd{
gap:10px;
display:flex;
flex-wrap:wrap;
margin-top:8px;
}
.poe_faq_6dd{
gap:10px;
flex-direction:column;
display:flex;
}
.poe_faq_item_6dd{
border:1px solid #2a3318;
padding:1.125rem 1.375rem;
border-radius:13px;
background:#131508;
}
.poe_faq_q_6dd{
gap:1rem;
list-style:none;
font-size:0.969rem;
align-items:center;
color:#edf5d0;
font-weight:600;
justify-content:space-between;
cursor:pointer;
display:flex;
}
.poe_faq_q_6dd::-webkit-details-marker{
display:none;
}
.poe_faq_q_t_6dd{
gap:10px;
display:flex;
}
.poe_faq_q_i_6dd{
font-style:normal;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#a3e635;
}
.poe_faq_pm_6dd{
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:20px;
color:#a3e635;
}
.poe_faq_item_6dd[open] .poe_faq_pm_6dd{
transform:rotate(45deg);
}
.poe_faq_a_6dd{
color:#b8c98a;
margin-top:12px;
font-size:0.844rem;
line-height:1.6;
}
@media(max-width:560px){
.poe_ab_h2_6dd{
font-size:1.625rem;
}
}
.poe_rv_head_6dd{
gap:12px;
margin-bottom:18px;
align-items:flex-end;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
}
.poe_rv_agg_6dd{
gap:10px;
align-items:center;
display:flex;
}
.poe_rv_source_6dd{
color:#7e9252;
font-size:0.781rem;
}
.poe_rv_grid_6dd{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.poe_rv_grid_6dd>*{
min-width:0;
}
.poe_review_6dd{
padding:24px;
border:1px solid #2a3318;
border-radius:13px;
background:#131508;
}
.poe_review_6dd .poe_stars_6dd{
margin-bottom:0.625rem;
}
.poe_review_6dd p{
color:#edf5d0;
font-size:14.5px;
margin-bottom:14px;
font-weight:600;
line-height:1.5;
}
.poe_review_by_6dd{
font-size:0.781rem;
color:#7e9252;
}
@media(max-width:1026px){
.poe_rv_grid_6dd{
grid-template-columns:1fr;
}
}
.poe_op_h2_6dd{
margin:10px 0 8px;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#edf5d0;
font-size:24px;
font-weight:700;
line-height:1.1;
}
.poe_op_text_6dd{
font-size:13.5px;
color:#b8c98a;
line-height:1.6;
}
@media(max-width:557px){
.poe_op_h2_6dd{
font-size:22px;
}
}
.poe_dispute_6dd{
padding:1.625rem 30px;
gap:1.75rem;
border-radius:0.813rem;
border:1px dashed #3d4f22;
align-items:center;
flex-wrap:wrap;
display:flex;
justify-content:space-between;
}
.poe_dispute_in_6dd{
max-width:660px;
}
.poe_dispute_h2_6dd{
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
margin-bottom:0.5rem;
color:#edf5d0;
font-size:1.375rem;
font-weight:700;
}
.poe_dispute_text_6dd{
line-height:1.6;
font-size:13.5px;
color:#b8c98a;
}
.poe_footer_6dd{
background:#09090a;
padding:2.5rem 1.75rem;
border-top:1px solid #1e2412;
}
.poe_footer_grid_6dd{
gap:2rem;
grid-template-columns:1.4fr 1fr 1fr 1fr;
margin-bottom:1.75rem;
margin-right:auto;
display:grid;
max-width:87.5rem;
margin-left:auto;
}
.poe_footer_grid_6dd>*{
min-width:0;
}
.poe_footer_grid_6dd h4{
color:#4e5c35;
text-transform:uppercase;
letter-spacing:.12em;
font-size:0.625rem;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
margin-bottom:0.813rem;
}
.poe_fcol_6dd{
gap:0.563rem;
flex-direction:column;
display:flex;
color:#b8c98a;
font-size:13px;
}
.poe_fcol_6dd a{
cursor:pointer;
}
.poe_ft_about_6dd{
max-width:260px;
color:#7e9252;
font-size:0.813rem;
line-height:1.6;
margin-top:0.75rem;
}
.poe_ft_contact_6dd{
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
margin-top:0.75rem;
font-size:0.781rem;
color:#a3e635;
overflow-wrap:anywhere;
}
.poe_footer_bottom_6dd{
gap:1rem;
margin:0 auto;
align-items:center;
flex-wrap:wrap;
padding-top:1.25rem;
justify-content:space-between;
display:flex;
max-width:1400px;
border-top:1px solid #1e2412;
}
.poe_footer_bottom_6dd p{
line-height:1.6;
max-width:720px;
font-size:0.688rem;
color:#4e5c35;
}
@media(max-width:1021px){
.poe_footer_grid_6dd{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:557px){
.poe_footer_grid_6dd{
grid-template-columns:1fr;
}
}