*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#FAF7F2;
font-size:15px;
font-family:"Work Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
-webkit-font-smoothing:antialiased;
text-rendering:optimizeLegibility;
color:#3D3323;
line-height:1.55;
overflow-wrap:break-word;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
input{
font-family:inherit;
}
svg{
display:block;
}
h1,h2,h3,h4{
overflow-wrap:anywhere;
}
::-webkit-scrollbar{
height:8px;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(20, 14, 4, 0.68);
}
::-webkit-scrollbar-track{
background:transparent;
}
.bojshell-m7y{
grid-template-columns:15.5rem 1fr;
min-height:100vh;
display:grid;
}
.bojmain-m7y{
min-width:0;
}
.bojwrap-m7y{
margin:0 auto;
width:100%;
max-width:87.5rem;
}
.bojcontainer-m7y{
margin:0 auto;
padding:0 1rem;
width:100%;
max-width:87.5rem;
}
@media(min-width:767px){
.bojcontainer-m7y{
padding:0 28px;
}
}
.bojsection-m7y{
padding:24px 1.75rem;
}
.bojsection_pt-m7y{
padding-top:34px;
}
.bojband_soft-m7y{
background:#FFFFFF;
}
.bojeyebrow-m7y{
display:inline-block;
color:#B5860D;
line-height:1.4;
font-family:"Work Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
overflow-wrap:break-word;
font-size:10.5px;
text-transform:uppercase;
letter-spacing:.14em;
font-weight:600;
}
.bojdrawer_cb-m7y{
display:none;
}
.bojoverlay-m7y{
display:none;
}
@media(max-width:1021px){
.bojshell-m7y{
grid-template-columns:1fr;
}
.bojmain-m7y{
padding-bottom:4.875rem;
}
.bojdrawer_cb-m7y:checked~.bojoverlay-m7y{
inset:0;
background:rgba(20, 14, 4, 0.68);
z-index:70;
display:block;
position:fixed;
}
}
@media(max-width:557px){
.bojsection-m7y{
padding:1.125rem 1rem;
}
.bojsection_pt-m7y{
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 ---------- */
.bojside-m7y{
gap:1.375rem;
background:#F0EBE1;
padding:22px 1.125rem;
align-self:start;
display:flex;
border-right:1px solid rgba(26, 21, 16, 0.08);
flex-direction:column;
position:sticky;
overflow-y:auto;
top:0;
height:100vh;
}
.bojbrand-m7y{
gap:10px;
align-items:center;
display:flex;
}
.bojlogo-m7y{
letter-spacing:-.02em;
font-size:1.313rem;
font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#1A1510;
font-weight:700;
}
.bojside_cta-m7y{
padding:1rem;
background:rgba(181, 134, 13, 0.11);
border:1px solid rgba(26, 21, 16, 0.12);
border-radius:12px;
}
.bojside_cta_h-m7y{
margin-bottom:6px;
font-size:17px;
line-height:1.15;
color:#1A1510;
font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
}
.bojside_cta_p-m7y{
margin-bottom:0.75rem;
font-size:12px;
color:#3D3323;
line-height:1.45;
}
.bojnav-m7y{
gap:3px;
flex-direction:column;
display:flex;
}
.bojnav_label-m7y{
padding:6px 0.625rem;
text-transform:uppercase;
font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:9.5px;
color:#9C8C74;
letter-spacing:.14em;
}
.bojnav_item-m7y{
padding:10px;
border-radius:8px;
gap:0.688rem;
display:flex;
font-weight:500;
font-size:14px;
align-items:center;
color:#3D3323;
}
.bojnav_item-m7y svg{
width:17px;
height:1.063rem;
}
.bojnav_item-m7y:hover{
background:rgba(181, 134, 13, 0.11);
color:#1A1510;
}
.bojnav_item_on-m7y{
background:rgba(181, 134, 13, 0.11);
font-weight:600;
color:#B5860D;
}
.bojside_foot-m7y{
border:1px solid rgba(26, 21, 16, 0.12);
background:#FFFFFF;
border-radius:0.75rem;
padding:12px;
margin-top:auto;
}
.bojside_foot-m7y p{
font-size:0.781rem;
margin-top:0.25rem;
color:#3D3323;
line-height:1.4;
}
/* ---------- topbar ---------- */
.bojtop-m7y{
padding:14px 28px;
background:#F0EBE1;
gap:16px;
border-bottom:1px solid rgba(26, 21, 16, 0.08);
align-items:center;
top:0;
position:sticky;
display:flex;
z-index:40;
}
.bojtop_brand-m7y{
gap:9px;
display:none;
align-items:center;
}
.bojsearch-m7y{
border-radius:0.75rem;
padding:11px 0.875rem;
flex:1;
gap:0.625rem;
background:#FFFFFF;
border:1px solid rgba(26, 21, 16, 0.12);
align-items:center;
max-width:27.5rem;
color:#6B5C42;
display:flex;
font-size:13.5px;
}
.bojsearch-m7y svg{
flex:none;
width:16px;
height:16px;
}
.bojtop_actions-m7y{
gap:0.75rem;
display:flex;
align-items:center;
margin-left:auto;
}
.bojlang-m7y{
color:#3D3323;
font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:0.75rem;
}
.bojburger-m7y{
background:#FFFFFF;
border-radius:0.5rem;
border:1px solid rgba(26, 21, 16, 0.12);
align-items:center;
justify-content:center;
height:2.5rem;
color:#1A1510;
width:2.5rem;
display:none;
}
/* ---------- bottom-nav (mobile) ---------- */
.bojbotnav-m7y{
display:none;
}
@media(max-width:1025px){
.bojside-m7y{
transition:transform .25s ease;
width:280px;
height:100vh;
top:0;
transform:translateX(-100%);
z-index:80;
position:fixed;
left:0;
}
.bojdrawer_cb-m7y:checked~.bojshell-m7y .bojside-m7y{
transform:translateX(0);
}
.bojtop-m7y{
gap:12px;
padding:0.875rem 16px;
flex-wrap:wrap;
position:static;
}
.bojtop_brand-m7y{
display:flex;
}
.bojsearch-m7y{
display:none;
}
.bojburger-m7y{
display:flex;
}
.bojtop_actions-m7y{
gap:10px;
margin-left:0;
width:100%;
align-items:stretch;
}
.bojtop_actions-m7y .bojlang-m7y{
display:none;
}
.bojtop_actions-m7y .bojbtn-m7y{
padding:11px 0.625rem;
flex:1;
text-align:center;
}
.bojbotnav-m7y{
padding:0.5rem 6px calc(0.5rem + env(safe-area-inset-bottom));
grid-template-columns:repeat(3,1fr);
background:#F0EBE1;
display:grid;
position:fixed;
left:0;
transform:translateZ(0);
bottom:0;
border-top:1px solid rgba(26, 21, 16, 0.12);
z-index:65;
right:0;
}
.bojbn-m7y{
padding:6px 2px 0;
gap:4px;
color:#3D3323;
display:flex;
min-width:0;
justify-content:flex-end;
align-items:center;
font-weight:600;
font-size:10px;
flex-direction:column;
}
.bojbn-m7y svg{
flex:none;
width:22px;
height:1.375rem;
}
.bojbn-m7y span{
overflow:hidden;
white-space:nowrap;
max-width:100%;
text-overflow:ellipsis;
text-align:center;
}
.bojbn_on-m7y{
color:#B5860D;
}
.bojbn_center-m7y{
position:relative;
}
.bojbn_fab-m7y{
border-radius:50%;
background:#E8A800;
transform:translateX(-50%);
top:-1.25rem;
width:3.125rem;
box-shadow:0 0.5rem 2rem rgba(26, 21, 16, 0.16), 0 2px 8px rgba(26, 21, 16, 0.10);
display:flex;
justify-content:center;
position:absolute;
height:50px;
left:50%;
color:#1A1208;
align-items:center;
}
.bojbn_fab-m7y svg{
height:1.5rem;
width:24px;
}
.bojbn_center-m7y span{
color:#B5860D;
}
}
.bojbtn-m7y{
border-radius:8px;
transition:background-color 0.2s ease,color 0.2s ease;
padding:11px 22px;
gap:0.5rem;
display:inline-flex;
font-size:14px;
cursor:pointer;
align-items:center;
font-family:"Work Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
justify-content:center;
}
.bojbtn_pri-m7y{
background:#E8A800;
box-shadow:0 0.25rem 18px rgba(232, 168, 0, 0.42), 0 1px 0.25rem rgba(232, 168, 0, 0.28);
color:#1A1208;
}
.bojbtn_pri-m7y:hover{
background:#CC9400;
}
.bojbtn_ghost-m7y{
background:rgba(181, 134, 13, 0.11);
color:#1A1510;
font-weight:600;
}
.bojbtn_line-m7y{
border:1px solid rgba(26, 21, 16, 0.22);
background:transparent;
color:#1A1510;
font-weight:600;
}
.bojbtn_lg-m7y{
padding:1rem 1.875rem;
border-radius:0.75rem;
font-size:0.938rem;
}
.bojband-m7y .bojbtn_line-m7y{
border-color:rgba(255, 235, 160, 0.13);
color:#FAF3E0;
}
.bojband-m7y .bojbtn_ghost-m7y{
background:rgba(255, 240, 180, 0.08);
color:#FAF3E0;
}
.bojlink_m-m7y{
gap:5px;
cursor:pointer;
font-size:0.75rem;
text-decoration:none;
display:inline-flex;
align-items:center;
color:#B5860D;
font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.bojlink_m-m7y svg{
height:0.875rem;
width:0.875rem;
}
.bojband-m7y .bojlink_m-m7y{
color:#F5C842;
}
.bojdot-m7y{
background:#B5860D;
flex:none;
border-radius:50%;
width:0.438rem;
height:7px;
}
.bojdot_live-m7y{
animation:zm3-pulse 1.4s infinite;
background:#D63A2F;
}
.bojstars-m7y{
gap:2px;
color:#B5860D;
display:inline-flex;
}
.bojstars-m7y svg{
width:0.938rem;
height:0.938rem;
}
.bojchip-m7y{
gap:6px;
border-radius:8px;
padding:7px 0.75rem;
background:#FFFFFF;
border:1px solid rgba(26, 21, 16, 0.12);
display:inline-flex;
font-size:11px;
align-items:center;
font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#3D3323;
}
.bojchip_on-m7y{
border-color:transparent;
background:rgba(181, 134, 13, 0.11);
color:#B5860D;
}
.bojgc-m7y{
text-decoration:none;
cursor:pointer;
min-width:0;
color:inherit;
display:block;
}
.bojgc_thumb-m7y{
border-radius:12px;
overflow:hidden;
border:1px solid rgba(26, 21, 16, 0.12);
background-position:center;
display:block;
background-size:cover;
position:relative;
aspect-ratio:1;
}
.bojgc_thumb_portrait-m7y{
aspect-ratio:3/4;
}
.bojgc_thumb_wide-m7y{
aspect-ratio:16/11;
}
.bojgc_cap-m7y{
background:linear-gradient(transparent,rgba(20, 14, 4, 0.68));
padding:9px;
position:absolute;
bottom:0;
left:0;
right:0;
}
.bojgc_name-m7y{
font-size:0.781rem;
font-weight:700;
display:block;
color:#FAF3E0;
}
.bojgc_meta-m7y{
font-size:11px;
color:#C4AF85;
}
.bojgc_badge-m7y{
background:#B5860D;
border-radius:8px;
padding:2px 0.375rem;
right:8px;
top:8px;
color:#1A1208;
font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-weight:700;
font-size:8px;
position:absolute;
}
.bojgc_badge_hot-m7y{
background:#D63A2F;
color:#FAF3E0;
}
.bojgc_badge_live-m7y{
background:#D63A2F;
left:0.5rem;
color:#FAF3E0;
right:auto;
}
.bojgc_mult-m7y{
inset:0;
font-weight:700;
align-items:center;
font-size:1.75rem;
color:#B5860D;
justify-content:center;
position:absolute;
display:flex;
}
.bojpc-m7y{
border:1px solid rgba(26, 21, 16, 0.12);
background:#FFFFFF;
border-radius:0.75rem;
align-items:center;
font-size:14px;
justify-content:center;
display:flex;
font-weight:700;
height:64px;
color:#3D3323;
}
.bojrail-m7y{
min-width:0;
}
.bojrail_scroll-m7y{
gap:14px;
display:grid;
}
.bojrail_scroll-m7y>*{
min-width:0;
}
.bojg6-m7y{
grid-template-columns:repeat(6,1fr);
}
.bojg7-m7y{
grid-template-columns:repeat(7,1fr);
}
.bojg4-m7y{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1023px){
.bojg6-m7y,.bojg7-m7y{
grid-template-columns:none;
scroll-snap-type:x mandatory;
grid-auto-flow:column;
grid-auto-columns:120px;
overflow-x:auto;
padding-bottom:0.375rem;
}
.bojg6-m7y>*,.bojg7-m7y>*{
scroll-snap-align:start;
}
.bojg4-m7y{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:557px){
.bojg4-m7y{
grid-template-columns:none;
grid-auto-columns:9.375rem;
overflow-x:auto;
grid-auto-flow:column;
}
}
.bojpanel-m7y{
border:1px solid rgba(26, 21, 16, 0.12);
border-radius:1.25rem;
padding:28px 2rem;
background:#FFFFFF;
}
.bojsplit-m7y{
gap:2.25rem;
display:grid;
align-items:start;
}
.bojsplit-m7y>*{
min-width:0;
}
.bojsplit_a-m7y{
grid-template-columns:.85fr 1.15fr;
}
.bojsplit_b-m7y{
grid-template-columns:1fr 1.1fr;
}
.bojsplit_c-m7y{
grid-template-columns:1.1fr .9fr;
}
.bojpgrid-m7y{
grid-template-columns:.9fr 1.1fr;
gap:2.5rem;
align-items:center;
display:grid;
}
.bojpgrid-m7y>*{
min-width:0;
}
.bojlead-m7y{
line-height:1.65;
margin-bottom:0.875rem;
color:#3D3323;
font-size:0.938rem;
}
.bojfeat-m7y{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.bojfeat-m7y>*{
min-width:0;
}
.bojfeat2-m7y{
grid-template-columns:1fr 1fr;
}
.bojfeat_card-m7y{
background:#FFFFFF;
border-radius:1.25rem;
border:1px solid rgba(26, 21, 16, 0.12);
padding:26px;
}
.bojfeat_card-m7y svg{
width:26px;
color:#B5860D;
height:26px;
margin-bottom:1rem;
}
.bojfeat_card-m7y h3{
font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#1A1510;
margin-bottom:8px;
font-weight:700;
font-size:18px;
}
.bojfeat_card-m7y p{
font-size:13px;
line-height:1.6;
color:#3D3323;
}
.bojfeat_card-m7y b{
color:#1A1510;
}
.bojbig-m7y{
gap:1.375rem;
flex-wrap:wrap;
display:flex;
}
.bojbig_n-m7y{
color:#B5860D;
font-weight:700;
font-size:1.625rem;
font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.bojbig_l-m7y{
color:#6B5C42;
font-size:0.75rem;
}
.bojperson-m7y{
padding:1rem 18px;
gap:14px;
border:1px solid rgba(26, 21, 16, 0.12);
background:#FFFFFF;
border-radius:12px;
align-items:center;
display:flex;
}
.bojavatar-m7y{
background:linear-gradient(135deg,#E8A800,#8A6208);
flex:none;
border-radius:50%;
height:2.75rem;
width:2.75rem;
}
.bojperson_name-m7y{
color:#1A1510;
font-weight:700;
font-size:0.875rem;
}
.bojperson_role-m7y{
color:#6B5C42;
font-size:0.75rem;
}
.bojkv-m7y{
border:1px solid rgba(26, 21, 16, 0.12);
overflow:hidden;
background:rgba(26, 21, 16, 0.12);
border-radius:0.75rem;
gap:1px;
grid-template-columns:1fr 1fr;
display:grid;
}
.bojkv-m7y>div{
background:#FAF7F2;
padding:16px 18px;
min-width:0;
}
.bojkv_k-m7y{
font-size:9.5px;
color:#B5860D;
text-transform:uppercase;
font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
margin-bottom:0.313rem;
}
.bojkv_v-m7y{
font-weight:700;
font-size:0.844rem;
color:#1A1510;
}
@media(max-width:1022px){
.bojsplit_a-m7y,.bojsplit_b-m7y,.bojsplit_c-m7y,.bojpgrid-m7y{
gap:24px;
grid-template-columns:1fr;
}
.bojfeat-m7y,.bojfeat2-m7y{
grid-template-columns:1fr;
}
.bojkv-m7y{
grid-template-columns:1fr;
}
}
.bojsh-m7y{
margin-bottom:1rem;
min-width:0;
}
.bojsh_row-m7y{
gap:0.75rem;
flex-wrap:wrap;
align-items:flex-end;
justify-content:space-between;
display:flex;
}
.bojsh_row-m7y .bojsh_l-m7y{
gap:6px;
display:flex;
min-width:0;
flex-direction:column;
}
.bojsh_stack-m7y{
gap:10px;
align-items:flex-start;
display:flex;
flex-direction:column;
}
.bojsh_center-m7y{
gap:10px;
flex-direction:column;
align-items:center;
text-align:center;
display:flex;
}
.bojsh_h2-m7y{
gap:9px;
line-height:1.1;
align-items:center;
display:flex;
color:#1A1510;
font-size:20px;
font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
overflow-wrap:break-word;
font-weight:700;
}
@media(min-width:768px){
.bojsh_h2-m7y{
font-size:1.5rem;
}
}
.bojband-m7y .bojsh_h2-m7y{
color:#FAF3E0;
}
.bojeb_mono-m7y{
letter-spacing:.08em;
text-transform:none;
font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.bojeb_mono-m7y::before{
content:"// ";
}
.bojeb_upper-m7y{
letter-spacing:.14em;
text-transform:uppercase;
}
.bojeb_pill-m7y{
background:rgba(181, 134, 13, 0.11);
padding:0.313rem 0.688rem;
border-radius:999px;
text-transform:uppercase;
letter-spacing:.12em;
}
.bojeb_line-m7y{
gap:10px;
display:inline-flex;
align-items:center;
}
.bojeb_line-m7y::before{
background:#B5860D;
width:24px;
display:inline-block;
height:1px;
content:"";
}
.bojband-m7y .bojeb_line-m7y::before{
background:#F5C842;
}
.bojband-m7y .bojeb_pill-m7y{
background:rgba(255, 240, 180, 0.08);
}
.bojsh_link-m7y{
gap:6px;
transition:color 0.2s ease,border-color 0.2s ease;
white-space:nowrap;
color:#1A1510;
border-bottom:1px solid #1A1510;
font-size:13px;
display:inline-flex;
align-items:center;
font-weight:600;
padding-bottom:2px;
}
.bojsh_link-m7y:hover{
border-color:#B5860D;
color:#B5860D;
}
.bojsh_link-m7y svg{
height:0.875rem;
width:14px;
}
.bojsh_link_chev-m7y{
font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:0.75rem;
color:#B5860D;
padding-bottom:0;
border-bottom:0;
}
.bojsh_link_btn-m7y{
border-radius:999px;
background:#E8A800;
padding:0.563rem 18px;
color:#1A1208;
border-bottom:0;
}
.bojsh_link_btn-m7y:hover{
border-color:transparent;
background:#CC9400;
}
.bojband-m7y .bojsh_link-m7y{
border-color:#FAF3E0;
color:#FAF3E0;
}
.bojband-m7y .bojsh_link_chev-m7y{
color:#F5C842;
}
.bojsh_rule-m7y{
margin:-2px 0 1rem;
background:rgba(26, 21, 16, 0.12);
height:1px;
}
.bojband-m7y .bojsh_rule-m7y{
background:rgba(255, 235, 160, 0.13);
}
.bojseo_grid3-m7y{
grid-template-columns:repeat(3,1fr);
gap:1.25rem;
display:grid;
}
.bojseo_grid4-m7y{
grid-template-columns:repeat(4,1fr);
gap:13px;
display:grid;
}
.bojseo_grid3-m7y>*,.bojseo_grid4-m7y>*{
min-width:0;
}
.bojseo_card-m7y{
border-radius:0.75rem;
padding:24px;
background:#FFFFFF;
border:1px solid rgba(26, 21, 16, 0.12);
}
.bojseo_card-m7y h3{
font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1.125rem;
font-weight:700;
color:#1A1510;
margin-bottom:8px;
}
.bojseo_card-m7y p{
line-height:1.6;
font-size:0.813rem;
color:#3D3323;
}
.bojseo_card_sm-m7y{
padding:1.25rem;
}
.bojseo_card_sm-m7y h3{
font-size:16px;
}
.bojseo_card_sm-m7y p{
font-size:0.781rem;
line-height:1.55;
}
.bojseo_rtp_row-m7y{
grid-template-columns:1fr 1fr;
gap:2.25rem;
align-items:center;
display:grid;
margin-top:16px;
}
.bojrtp-m7y{
gap:14px;
min-width:0;
display:flex;
}
.bojrtp-m7y>div{
border-radius:0.75rem;
background:#FAF7F2;
flex:1;
padding:1rem;
text-align:center;
min-width:0;
}
.bojrtp_n-m7y{
font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
white-space:nowrap;
font-weight:700;
font-size:1.625rem;
color:#B5860D;
}
.bojrtp_l-m7y{
color:#6B5C42;
margin-top:0.25rem;
font-size:11px;
}
.bojcmp-m7y{
border:1px solid rgba(26, 21, 16, 0.12);
border-radius:12px;
overflow:hidden;
max-width:47.5rem;
}
.bojcmp_row-m7y{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
font-size:13px;
}
.bojcmp_row-m7y>div{
padding:13px 14px;
text-align:center;
min-width:0;
}
.bojcmp_row-m7y>div:first-child{
color:#1A1510;
padding-left:1.375rem;
font-weight:600;
text-align:left;
}
.bojcmp_th-m7y{
background:#FAF7F2;
font-weight:700;
font-size:0.781rem;
}
.bojcmp_row-m7y:not(.bojcmp_th-m7y){
background:#FFFFFF;
color:#3D3323;
border-top:1px solid rgba(26, 21, 16, 0.08);
}
.bojcmp_zebra-m7y{
background:#F3EFE8;
}
.bojguide-m7y{
border-radius:12px;
border:1px solid rgba(26, 21, 16, 0.12);
background:#FFFFFF;
overflow:hidden;
cursor:pointer;
}
.bojguide_cover-m7y{
height:8.125rem;
}
.bojguide_body-m7y{
padding:20px;
}
.bojguide_body-m7y h3{
margin:7px 0 9px;
line-height:1.25;
font-weight:700;
font-size:1rem;
color:#1A1510;
font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.bojguide_meta-m7y{
color:#6B5C42;
font-size:11.5px;
}
.bojhub-m7y{
grid-template-columns:repeat(5,1fr);
gap:28px;
border-top:1px solid rgba(26, 21, 16, 0.08);
padding-top:1.75rem;
display:grid;
}
.bojhub-m7y>*{
min-width:0;
}
.bojhub-m7y h4{
margin-bottom:0.688rem;
color:#1A1510;
font-size:13px;
font-weight:700;
}
.bojhub_col-m7y{
gap:0.5rem;
font-size:0.813rem;
flex-direction:column;
display:flex;
color:#3D3323;
}
.bojhub_col-m7y a{
cursor:pointer;
}
@media(max-width:1025px){
.bojseo_grid3-m7y{
grid-template-columns:1fr;
}
.bojseo_grid4-m7y{
grid-template-columns:repeat(2,1fr);
}
.bojseo_rtp_row-m7y{
gap:1.25rem;
grid-template-columns:1fr;
}
.bojhub-m7y{
gap:22px;
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:557px){
.bojhub-m7y{
grid-template-columns:1fr;
}
}
.bojtk-m7y{
background:#1A1510;
overflow:hidden;
display:flex;
align-items:center;
border-bottom:1px solid rgba(26, 21, 16, 0.08);
}
.bojtk_tag-m7y{
padding:11px 18px;
gap:8px;
background:#FFFFFF;
flex:none;
font-weight:600;
font-size:10.5px;
letter-spacing:.1em;
display:flex;
text-transform:uppercase;
color:#D63A2F;
font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
border-right:1px solid rgba(26, 21, 16, 0.08);
align-items:center;
}
.bojtk_rail-m7y{
overflow:hidden;
flex:1;
}
.bojtk_track-m7y{
animation:zm3-marquee 26s linear infinite;
gap:1.75rem;
padding:0.688rem 14px;
width:max-content;
color:#3D3323;
display:flex;
white-space:nowrap;
font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:12px;
}
.bojtk_track-m7y b{
color:#B5860D;
}
.bojhero-m7y{
border-radius:20px;
overflow:hidden;
background:linear-gradient(120deg,#1C1608,#0E1520);
padding:2.875rem 48px;
border:1px solid rgba(26, 21, 16, 0.12);
position:relative;
color:#FAF3E0;
}
.bojhero_glow-m7y{
background:radial-gradient(circle,rgba(212, 168, 48, 0.22),transparent 70%);
border-radius:50%;
right:-3.75rem;
height:21.25rem;
width:21.25rem;
top:-60px;
position:absolute;
}
.bojhero_in-m7y{
max-width:600px;
position:relative;
}
.bojhero-m7y .bojeyebrow-m7y{
color:#F5C842;
}
.bojpill_row-m7y{
background:rgba(255, 240, 180, 0.08);
border-radius:62.438rem;
gap:8px;
border:1px solid rgba(255, 235, 160, 0.13);
padding:0.375rem 13px;
margin-bottom:1.375rem;
font-size:0.656rem;
text-transform:uppercase;
align-items:center;
display:inline-flex;
color:#F5C842;
letter-spacing:.1em;
font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.bojhero_h1-m7y{
margin:18px 0;
overflow-wrap:break-word;
line-height:1.02;
font-size:54px;
color:#FAF3E0;
font-weight:700;
letter-spacing:-.02em;
font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.bojhero_h1-m7y em{
font-style:normal;
color:#F5C842;
}
.bojhero_sub-m7y{
font-size:17px;
max-width:30rem;
margin-bottom:1.75rem;
color:#C4AF85;
line-height:1.55;
}
.bojhero_cta-m7y{
gap:0.875rem;
display:flex;
margin-bottom:1.625rem;
flex-wrap:wrap;
align-items:center;
}
.bojhero_trust-m7y{
gap:0.875rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.bojhero_rating_txt-m7y{
color:#C4AF85;
font-size:13px;
}
@media(max-width:1025px){
.bojhero-m7y{
padding:32px 24px;
}
.bojhero_h1-m7y{
font-size:2.375rem;
}
}
@media(max-width:558px){
.bojhero_h1-m7y{
font-size:1.875rem;
}
}
.bojtabs-m7y{
gap:9px;
display:flex;
flex-wrap:wrap;
}
.bojtab-m7y{
padding:10px 18px;
background:#FFFFFF;
border:1px solid rgba(26, 21, 16, 0.12);
border-radius:8px;
font-weight:600;
font-size:13px;
cursor:pointer;
color:#3D3323;
}
.bojtab_on-m7y{
background:#E8A800;
border-color:transparent;
color:#1A1208;
font-weight:700;
}
.bojstat-m7y{
grid-template-columns:repeat(4,1fr);
gap:14px;
display:grid;
}
.bojstat-m7y>*{
min-width:0;
}
.bojstat_item-m7y{
border-radius:0.75rem;
background:#FFFFFF;
border:1px solid rgba(26, 21, 16, 0.12);
padding:18px 20px;
}
.bojstat_k-m7y{
color:#6B5C42;
font-size:0.594rem;
font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
margin-bottom:0.438rem;
text-transform:uppercase;
letter-spacing:.12em;
}
.bojstat_v-m7y{
gap:0.5rem;
min-width:0;
font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#1A1510;
overflow-wrap:anywhere;
font-weight:700;
font-size:1.5rem;
display:flex;
align-items:center;
}
.bojstat_v_accent-m7y{
color:#B5860D;
}
@media(max-width:1023px){
.bojstat-m7y{
grid-template-columns:repeat(2,1fr);
}
}
.bojwlc-m7y{
border:1px solid rgba(26, 21, 16, 0.12);
background:linear-gradient(120deg,#1C1608,#0E1520);
gap:24px;
grid-template-columns:1.2fr .8fr;
overflow:hidden;
border-radius:20px;
padding:36px 40px;
align-items:center;
color:#FAF3E0;
position:relative;
display:grid;
}
.bojwlc-m7y>*{
min-width:0;
}
.bojwlc-m7y .bojeyebrow-m7y{
color:#F5C842;
}
.bojwlc_glow-m7y{
background:radial-gradient(circle,rgba(212, 168, 48, 0.22),transparent 70%);
border-radius:50%;
position:absolute;
height:260px;
top:-40px;
right:-2.5rem;
width:260px;
}
.bojwlc_in-m7y{
position:relative;
}
.bojwlc_h2-m7y{
margin:10px 0 8px;
font-weight:700;
font-size:2.125rem;
font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
overflow-wrap:break-word;
color:#FAF3E0;
line-height:1.03;
}
.bojwlc_h2-m7y em{
color:#F5C842;
font-style:normal;
}
.bojwlc_sub-m7y{
margin-bottom:18px;
font-size:14px;
line-height:1.55;
max-width:420px;
color:#C4AF85;
}
.bojwlc_terms-m7y{
gap:0.625rem;
flex-direction:column;
display:flex;
position:relative;
}
.bojterm-m7y{
background:rgba(255, 240, 180, 0.08);
padding:13px 15px;
border:1px solid rgba(255, 235, 160, 0.13);
gap:0.688rem;
border-radius:12px;
display:flex;
align-items:center;
}
.bojterm-m7y svg{
flex:none;
height:1.25rem;
width:20px;
color:#F5C842;
}
.bojterm_k-m7y{
font-size:9.5px;
font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
text-transform:uppercase;
color:#C4AF85;
letter-spacing:.1em;
}
.bojterm_v-m7y{
color:#FAF3E0;
font-size:0.875rem;
font-weight:700;
margin-top:2px;
}
@media(max-width:1026px){
.bojwlc-m7y{
grid-template-columns:1fr;
}
}
@media(max-width:557px){
.bojwlc_h2-m7y{
font-size:26px;
}
}
.bojjp-m7y{
gap:14px;
grid-template-columns:1.5fr 1fr 1fr;
display:grid;
}
.bojjp-m7y>*{
min-width:0;
}
.bojjp_hero-m7y{
background:linear-gradient(135deg,#1C1608,#0E1520);
overflow:hidden;
border-radius:1.25rem;
padding:26px;
border:1px solid rgba(26, 21, 16, 0.12);
gap:14px;
color:#FAF3E0;
flex-direction:column;
display:flex;
justify-content:space-between;
min-height:180px;
position:relative;
}
.bojjp_glow-m7y{
border-radius:50%;
background:radial-gradient(circle,rgba(212, 168, 48, 0.22),transparent 70%);
height:180px;
width:180px;
position:absolute;
top:-40px;
right:-40px;
}
.bojjp_k_row-m7y{
gap:0.625rem;
align-items:center;
justify-content:space-between;
position:relative;
display:flex;
}
.bojjp_k-m7y{
color:#6B5C42;
font-size:0.625rem;
font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
text-transform:uppercase;
letter-spacing:.12em;
}
.bojjp_hero-m7y .bojjp_k-m7y{
color:#C4AF85;
}
.bojjp_amt-m7y{
line-height:1;
position:relative;
font-size:42px;
color:#F5C842;
font-weight:700;
font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.bojjp_sub-m7y{
color:#C4AF85;
font-size:0.75rem;
margin-top:0.313rem;
}
.bojjp_cell-m7y{
border:1px solid rgba(26, 21, 16, 0.12);
background:#FFFFFF;
border-radius:20px;
padding:22px;
flex-direction:column;
min-height:180px;
justify-content:space-between;
display:flex;
}
.bojjp_cell-m7y .bojjp_amt-m7y{
font-size:30px;
color:#1A1510;
}
.bojjp_cell-m7y .bojjp_sub-m7y{
color:#6B5C42;
}
@media(max-width:1027px){
.bojjp-m7y{
grid-template-columns:1fr;
}
}
@media(max-width:560px){
.bojjp_amt-m7y{
font-size:2rem;
}
}
.bojsteps-m7y{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.bojsteps-m7y>*{
min-width:0;
}
.bojstep-m7y{
background:#FFFFFF;
border-radius:0.75rem;
border:1px solid rgba(26, 21, 16, 0.12);
padding:24px;
position:relative;
}
.bojstep_num-m7y{
background:#E8A800;
border-radius:0.5rem;
margin-bottom:0.875rem;
color:#1A1208;
width:30px;
justify-content:center;
display:flex;
height:1.875rem;
font-size:0.813rem;
align-items:center;
font-weight:700;
font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.bojstep_h-m7y{
font-weight:700;
color:#1A1510;
font-size:1rem;
margin-bottom:0.438rem;
font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.bojstep_p-m7y{
line-height:1.55;
color:#3D3323;
font-size:13px;
}
@media(max-width:1022px){
.bojsteps-m7y{
grid-template-columns:1fr;
}
}
.bojvip_head-m7y{
gap:12px;
display:flex;
align-items:flex-end;
margin-bottom:18px;
justify-content:space-between;
flex-wrap:wrap;
}
.bojvip_intro-m7y{
max-width:420px;
color:#3D3323;
font-size:0.813rem;
}
.bojvip-m7y{
grid-template-columns:repeat(5,1fr);
gap:0.75rem;
display:grid;
}
.bojvip-m7y>*{
min-width:0;
}
.bojtier-m7y{
background:#FFFFFF;
padding:1.25rem;
border:1px solid rgba(26, 21, 16, 0.12);
border-radius:12px;
}
.bojtier_on-m7y{
background:rgba(181, 134, 13, 0.11);
border-color:#B5860D;
}
.bojtier_medal-m7y{
background:linear-gradient(135deg,#E8A800,#8A6208);
border-radius:0.5rem;
width:1.875rem;
margin-bottom:14px;
height:1.875rem;
}
.bojtier_name-m7y{
margin-bottom:0.313rem;
font-weight:700;
font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:15px;
color:#1A1510;
}
.bojtier_tx-m7y{
color:#6B5C42;
line-height:1.5;
font-size:11.5px;
}
@media(max-width:1026px){
.bojvip-m7y{
grid-template-columns:repeat(2,1fr);
}
}
.bojdw_h2-m7y{
font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#1A1510;
font-size:1.625rem;
font-weight:700;
line-height:1.08;
margin-bottom:10px;
}
.bojsteps_v-m7y{
gap:10px;
grid-template-columns:1fr;
}
.bojsteps_v-m7y .bojstep-m7y{
padding:18px 20px;
}
@media(max-width:561px){
.bojdw_h2-m7y{
font-size:1.438rem;
}
}
.bojbanner-m7y{
background:linear-gradient(115deg,#1C1608,#0E1520);
border-radius:1.25rem;
gap:1.75rem;
overflow:hidden;
border:1px solid rgba(26, 21, 16, 0.12);
padding:36px 40px;
display:flex;
justify-content:space-between;
color:#FAF3E0;
align-items:center;
flex-wrap:wrap;
position:relative;
}
.bojbanner_glow-m7y{
background:radial-gradient(circle,rgba(212, 168, 48, 0.22),transparent 68%);
border-radius:50%;
transform:translateY(-50%);
top:50%;
position:absolute;
height:200px;
right:5rem;
width:12.5rem;
}
.bojbanner_in-m7y{
position:relative;
max-width:35rem;
}
.bojbanner-m7y .bojeyebrow-m7y{
color:#F5C842;
}
.bojbanner_h2-m7y{
margin:0.625rem 0;
font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
line-height:1.05;
font-size:1.875rem;
color:#FAF3E0;
}
.bojbanner_text-m7y{
font-size:14px;
color:#C4AF85;
line-height:1.6;
}
@media(max-width:561px){
.bojbanner_h2-m7y{
font-size:24px;
}
}
.bojapp-m7y{
gap:2.25rem;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
align-items:center;
}
.bojapp_copy-m7y{
max-width:520px;
}
.bojapp_h2-m7y{
margin:0.75rem 0 10px;
font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
color:#1A1510;
font-size:1.75rem;
line-height:1.05;
}
.bojapp_text-m7y{
font-size:0.875rem;
line-height:1.6;
margin-bottom:20px;
color:#3D3323;
}
.bojapp_btns-m7y{
gap:12px;
display:flex;
flex-wrap:wrap;
}
.bojstore-m7y{
border-radius:12px;
border:1px solid rgba(26, 21, 16, 0.12);
background:#FAF7F2;
padding:11px 1.125rem;
gap:9px;
font-weight:700;
color:#1A1510;
display:inline-flex;
cursor:pointer;
align-items:center;
font-size:0.813rem;
}
.bojstore-m7y svg{
width:16px;
height:1rem;
}
.bojapp_qr_wrap-m7y{
gap:16px;
align-items:center;
display:flex;
}
.bojqr-m7y{
background:#FAF7F2;
padding:11px;
border:1px solid rgba(26, 21, 16, 0.12);
grid-template-columns:repeat(5,1fr);
border-radius:0.75rem;
gap:3px;
grid-template-rows:repeat(5,1fr);
width:108px;
display:grid;
height:6.75rem;
}
.bojqr-m7y i{
background:transparent;
}
.bojqr_f-m7y{
background:#B5860D;
}
.bojapp_qr_cap-m7y{
max-width:84px;
line-height:1.4;
color:#6B5C42;
font-size:0.75rem;
}
.bojpromo_grid-m7y{
grid-template-columns:repeat(3,1fr);
gap:1rem;
display:grid;
}
.bojpromo_grid-m7y>*{
min-width:0;
}
.bojpromo-m7y{
border:1px solid rgba(26, 21, 16, 0.12);
overflow:hidden;
background:#FFFFFF;
padding:24px;
border-radius:1.25rem;
min-height:9.375rem;
position:relative;
}
.bojpromo_h-m7y{
font-size:26px;
font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
line-height:1.05;
color:#1A1510;
margin-top:6px;
}
.bojpromo_h-m7y em{
color:#B5860D;
font-style:normal;
}
.bojpromo_p-m7y{
color:#3D3323;
line-height:1.5;
margin-top:8px;
font-size:12.5px;
}
.bojpromo_feat-m7y{
border-color:rgba(26, 21, 16, 0.12);
background:linear-gradient(135deg,#1C1608,#0E1520);
}
.bojpromo_feat-m7y .bojpromo_h-m7y{
color:#FAF3E0;
}
.bojpromo_feat-m7y .bojpromo_h-m7y em{
color:#F5C842;
}
.bojpromo_feat-m7y .bojpromo_p-m7y{
color:#C4AF85;
}
.bojpromo_feat-m7y .bojeyebrow-m7y{
color:#F5C842;
}
@media(max-width:1025px){
.bojpromo_grid-m7y{
grid-template-columns:1fr;
}
}
.bojgm-m7y{
gap:16px;
grid-template-columns:1.3fr 1fr;
display:grid;
}
.bojgm-m7y>*{
min-width:0;
}
.bojgm_panel-m7y{
padding:28px;
background:#FFFFFF;
border:1px solid rgba(26, 21, 16, 0.12);
border-radius:20px;
}
.bojgm_h2-m7y{
margin:0.625rem 0 0.5rem;
font-weight:700;
font-size:24px;
font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#1A1510;
}
.bojgm_text-m7y{
line-height:1.6;
max-width:440px;
color:#3D3323;
font-size:0.844rem;
margin-bottom:1.25rem;
}
.bojgm_level-m7y{
gap:14px;
align-items:center;
margin-bottom:1rem;
display:flex;
}
.bojgm_lv-m7y{
font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
font-size:1.5rem;
color:#B5860D;
}
.bojgm_bar_wrap-m7y{
flex:1;
min-width:0;
}
.bojgm_bar_meta-m7y{
margin-bottom:5px;
justify-content:space-between;
display:flex;
font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:0.625rem;
color:#6B5C42;
}
.bojbar-m7y{
border-radius:999px;
background:#FAF7F2;
overflow:hidden;
height:0.5rem;
}
.bojbar_fill-m7y{
border-radius:999px;
background:linear-gradient(90deg,#E8A800,#8A6208);
display:block;
height:100%;
}
.bojgm_missions-m7y{
gap:9px;
display:flex;
flex-wrap:wrap;
}
.bojgm_refer-m7y{
padding:1.75rem;
border:1px solid rgba(26, 21, 16, 0.12);
overflow:hidden;
background:linear-gradient(150deg,#1C1608,#0E1520);
border-radius:1.25rem;
position:relative;
color:#FAF3E0;
flex-direction:column;
display:flex;
justify-content:space-between;
}
.bojgm_refer-m7y .bojeyebrow-m7y{
color:#F5C842;
}
.bojgm_ref_h2-m7y{
margin:10px 0 0.5rem;
font-weight:700;
color:#FAF3E0;
line-height:1.1;
font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:24px;
}
.bojgm_ref_h2-m7y em{
font-style:normal;
color:#F5C842;
}
.bojgm_ref_text-m7y{
line-height:1.55;
margin-bottom:1.125rem;
color:#C4AF85;
font-size:0.813rem;
}
@media(max-width:1024px){
.bojgm-m7y{
grid-template-columns:1fr;
}
}
.bojtour-m7y{
border:1px solid rgba(26, 21, 16, 0.12);
overflow:hidden;
border-radius:20px;
grid-template-columns:1.05fr 1fr;
display:grid;
}
.bojtour-m7y>*{
min-width:0;
}
.bojtour_l-m7y{
overflow:hidden;
padding:34px;
background:linear-gradient(135deg,#1C1608,#0E1520);
color:#FAF3E0;
position:relative;
}
.bojtour_h2-m7y{
margin:12px 0 10px;
font-size:1.875rem;
color:#FAF3E0;
font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.05;
font-weight:700;
}
.bojtour_h2-m7y em{
color:#F5C842;
font-style:normal;
}
.bojtour_text-m7y{
font-size:0.844rem;
line-height:1.6;
max-width:21.25rem;
color:#C4AF85;
margin-bottom:20px;
}
.bojtour_meta-m7y{
gap:1.125rem;
align-items:flex-end;
flex-wrap:wrap;
margin-bottom:1.25rem;
display:flex;
}
.bojtour_cap-m7y{
font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#C4AF85;
text-transform:uppercase;
font-size:0.594rem;
margin-bottom:5px;
}
.bojcount-m7y{
gap:0.375rem;
display:flex;
}
.bojcount-m7y span{
background:rgba(255, 240, 180, 0.08);
border-radius:0.5rem;
padding:4px 0.563rem;
border:1px solid rgba(255, 235, 160, 0.13);
font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-weight:700;
font-size:22px;
}
.bojtour_units-m7y{
color:#C4AF85;
font-size:10px;
}
.bojboard-m7y{
padding:1.75rem 30px;
background:#FFFFFF;
}
.bojboard_head-m7y{
display:flex;
align-items:center;
justify-content:space-between;
margin-bottom:14px;
}
.bojboard_title-m7y{
font-weight:700;
font-size:16px;
font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#1A1510;
}
.bojboard_upd-m7y{
color:#6B5C42;
font-size:10px;
font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
text-transform:uppercase;
}
.bojboard_list-m7y{
gap:2px;
display:flex;
flex-direction:column;
}
.bojboard_row-m7y{
border-radius:0.5rem;
gap:12px;
padding:10px 0.75rem;
align-items:center;
display:flex;
}
.bojboard_top1-m7y{
background:rgba(181, 134, 13, 0.11);
}
.bojboard_rk-m7y{
font-size:0.875rem;
font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
width:20px;
color:#6B5C42;
font-weight:700;
}
.bojboard_top1-m7y .bojboard_rk-m7y{
color:#B5860D;
}
.bojboard_nm-m7y{
flex:1;
color:#3D3323;
font-weight:600;
font-size:0.844rem;
min-width:0;
}
.bojboard_top1-m7y .bojboard_nm-m7y{
color:#1A1510;
font-weight:700;
}
.bojboard_pt-m7y{
font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#3D3323;
font-size:0.781rem;
}
@media(max-width:1026px){
.bojtour-m7y{
grid-template-columns:1fr;
}
}
@media(max-width:561px){
.bojtour_h2-m7y{
font-size:24px;
}
}
.bojsupp-m7y{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.bojsupp-m7y>*{
min-width:0;
}
.bojsupp_card-m7y{
padding:1.5rem;
border-radius:0.75rem;
background:#FFFFFF;
border:1px solid rgba(26, 21, 16, 0.12);
}
.bojsupp_card-m7y svg{
height:24px;
width:1.5rem;
margin-bottom:14px;
color:#B5860D;
}
.bojsupp_card-m7y h3{
margin-bottom:0.375rem;
font-weight:700;
color:#1A1510;
font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1rem;
}
.bojsupp_card-m7y p{
line-height:1.55;
color:#3D3323;
font-size:13px;
}
@media(max-width:1022px){
.bojsupp-m7y{
grid-template-columns:1fr;
}
}
.bojpay_logos-m7y{
grid-template-columns:repeat(4,1fr);
gap:9px;
display:grid;
}
.bojpay_logos-m7y>*{
min-width:0;
}
.bojpay-m7y{
border:1px solid rgba(26, 21, 16, 0.12);
border-radius:8px;
justify-content:center;
align-items:center;
font-size:12px;
font-weight:700;
display:flex;
color:#3D3323;
height:3rem;
}
.bojtable-m7y{
border-radius:12px;
overflow:hidden;
border:1px solid rgba(26, 21, 16, 0.12);
}
.bojtrow-m7y{
grid-template-columns:1.3fr 1fr 1fr 1fr;
font-size:13px;
display:grid;
}
.bojtrow-m7y>div{
padding:0.813rem 14px;
min-width:0;
}
.bojtrow-m7y>div:first-child{
padding-left:16px;
color:#1A1510;
font-weight:700;
}
.bojtrow_th-m7y{
background:#FAF7F2;
font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
text-transform:uppercase;
color:#6B5C42;
font-size:9.5px;
letter-spacing:.06em;
}
.bojtrow-m7y:not(.bojtrow_th-m7y){
background:#FFFFFF;
color:#3D3323;
border-top:1px solid rgba(26, 21, 16, 0.08);
}
.bojtrow_zebra-m7y{
background:#F3EFE8;
}
.bojpos-m7y{
font-weight:700;
color:#B5860D;
}
@media(max-width:1023px){
.bojpay_logos-m7y{
grid-template-columns:repeat(2,1fr);
}
}
.bojgd_head-m7y{
gap:12px;
align-items:center;
flex-wrap:wrap;
justify-content:space-between;
margin-bottom:1rem;
display:flex;
}
.bojprovs-m7y{
grid-template-columns:repeat(6,1fr);
gap:12px;
margin-bottom:28px;
display:grid;
}
.bojprovs-m7y>*{
min-width:0;
}
.bojprov-m7y{
border-radius:12px;
padding:12px;
border:1px solid rgba(26, 21, 16, 0.12);
background:#FFFFFF;
justify-content:center;
align-items:center;
display:flex;
text-decoration:none;
height:4rem;
}
.bojprov_img-m7y{
max-width:100%;
max-height:32px;
object-fit:contain;
}
.bojresp-m7y{
border:1px solid rgba(26, 21, 16, 0.12);
background:#FFFFFF;
border-radius:12px;
gap:1.5rem;
padding:1.625rem;
flex-wrap:wrap;
justify-content:space-between;
display:flex;
align-items:center;
}
.bojresp_in-m7y{
max-width:35rem;
}
.bojresp_h-m7y{
color:#1A1510;
font-weight:700;
font-size:19px;
margin-bottom:8px;
font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.bojresp_p-m7y{
font-size:13.5px;
color:#3D3323;
line-height:1.6;
}
.bojresp_badges-m7y{
gap:0.875rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.bojage18-m7y{
padding:0.25rem 8px;
border:1.5px solid #D63A2F;
border-radius:8px;
color:#D63A2F;
font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:0.813rem;
font-weight:700;
}
.bojresp_org-m7y{
font-weight:600;
color:#6B5C42;
font-size:13px;
}
@media(max-width:1023px){
.bojprovs-m7y{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:559px){
.bojprovs-m7y{
grid-template-columns:repeat(2,1fr);
}
}
.bojab_h2-m7y{
margin:14px 0 16px;
font-weight:700;
line-height:1.08;
font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:32px;
color:#1A1510;
}
.bojab_body-m7y{
margin-bottom:14px;
line-height:1.65;
color:#3D3323;
font-size:0.938rem;
}
.bojab_chips-m7y{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
margin-top:0.5rem;
}
.bojfaq-m7y{
gap:10px;
flex-direction:column;
display:flex;
}
.bojfaq_item-m7y{
border-radius:0.75rem;
padding:1.125rem 22px;
background:#FFFFFF;
border:1px solid rgba(26, 21, 16, 0.12);
}
.bojfaq_q-m7y{
list-style:none;
gap:1rem;
align-items:center;
justify-content:space-between;
color:#1A1510;
font-weight:600;
font-size:0.969rem;
display:flex;
cursor:pointer;
}
.bojfaq_q-m7y::-webkit-details-marker{
display:none;
}
.bojfaq_q_t-m7y{
gap:10px;
display:flex;
}
.bojfaq_q_i-m7y{
font-style:normal;
color:#B5860D;
font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.bojfaq_pm-m7y{
color:#B5860D;
font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:20px;
}
.bojfaq_item-m7y[open] .bojfaq_pm-m7y{
transform:rotate(45deg);
}
.bojfaq_a-m7y{
line-height:1.6;
color:#3D3323;
font-size:0.844rem;
margin-top:0.75rem;
}
@media(max-width:561px){
.bojab_h2-m7y{
font-size:1.625rem;
}
}
.bojop_h2-m7y{
margin:10px 0 0.5rem;
font-weight:700;
color:#1A1510;
font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:24px;
line-height:1.1;
}
.bojop_text-m7y{
line-height:1.6;
font-size:0.844rem;
color:#3D3323;
}
@media(max-width:559px){
.bojop_h2-m7y{
font-size:1.375rem;
}
}
.bojrv_head-m7y{
gap:12px;
flex-wrap:wrap;
align-items:flex-end;
margin-bottom:18px;
display:flex;
justify-content:space-between;
}
.bojrv_agg-m7y{
gap:10px;
display:flex;
align-items:center;
}
.bojrv_source-m7y{
font-size:12.5px;
color:#6B5C42;
}
.bojrv_grid-m7y{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.bojrv_grid-m7y>*{
min-width:0;
}
.bojreview-m7y{
border:1px solid rgba(26, 21, 16, 0.12);
background:#FFFFFF;
border-radius:12px;
padding:24px;
}
.bojreview-m7y .bojstars-m7y{
margin-bottom:10px;
}
.bojreview-m7y p{
margin-bottom:14px;
font-size:14.5px;
line-height:1.5;
color:#1A1510;
font-weight:600;
}
.bojreview_by-m7y{
color:#6B5C42;
font-size:0.781rem;
}
@media(max-width:1025px){
.bojrv_grid-m7y{
grid-template-columns:1fr;
}
}
.bojet_h2-m7y{
margin:10px 0 14px;
font-weight:700;
color:#1A1510;
font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.08;
font-size:1.75rem;
}
.bojet_right-m7y{
gap:10px;
flex-direction:column;
display:flex;
}
.bojet_updated-m7y{
border:1px solid rgba(26, 21, 16, 0.12);
padding:0.875rem 18px;
border-radius:12px;
background:#FAF7F2;
gap:10px;
align-items:center;
display:flex;
color:#3D3323;
font-size:12px;
}
.bojet_updated-m7y svg{
flex:none;
color:#B5860D;
width:0.938rem;
height:15px;
}
.bojet_updated-m7y b{
color:#1A1510;
}
@media(max-width:559px){
.bojet_h2-m7y{
font-size:24px;
}
}
.bojfooter-m7y{
background:#1A1510;
padding:40px 1.75rem;
border-top:1px solid rgba(26, 21, 16, 0.08);
}
.bojfooter_grid-m7y{
grid-template-columns:1.4fr 1fr 1fr 1fr;
gap:2rem;
margin-right:auto;
margin-bottom:1.75rem;
margin-left:auto;
display:grid;
max-width:1400px;
}
.bojfooter_grid-m7y>*{
min-width:0;
}
.bojfooter_grid-m7y h4{
font-size:10px;
font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
margin-bottom:13px;
text-transform:uppercase;
color:#9C8C74;
letter-spacing:.12em;
}
.bojfcol-m7y{
gap:0.563rem;
flex-direction:column;
display:flex;
font-size:13px;
color:#3D3323;
}
.bojfcol-m7y a{
cursor:pointer;
}
.bojft_about-m7y{
color:#6B5C42;
margin-top:0.75rem;
line-height:1.6;
font-size:0.813rem;
max-width:260px;
}
.bojft_contact-m7y{
font-size:12.5px;
margin-top:12px;
font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
overflow-wrap:anywhere;
color:#B5860D;
}
.bojfooter_bottom-m7y{
margin:0 auto;
gap:16px;
max-width:1400px;
padding-top:20px;
flex-wrap:wrap;
display:flex;
justify-content:space-between;
align-items:center;
border-top:1px solid rgba(26, 21, 16, 0.08);
}
.bojfooter_bottom-m7y p{
color:#9C8C74;
font-size:0.688rem;
line-height:1.6;
max-width:720px;
}
@media(max-width:1024px){
.bojfooter_grid-m7y{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:559px){
.bojfooter_grid-m7y{
grid-template-columns:1fr;
}
}