*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#FDF8F0;
line-height:1.55;
-webkit-font-smoothing:antialiased;
text-rendering:optimizeLegibility;
font-size:15px;
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
overflow-wrap:break-word;
color:#3D3018;
}
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{
width:8px;
height:8px;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(18, 10, 0, 0.72);
}
::-webkit-scrollbar-track{
background:transparent;
}
.bstshell-ws4{
grid-template-columns:15.5rem 1fr;
min-height:100vh;
display:grid;
}
.bstmain-ws4{
min-width:0;
}
.bstwrap-ws4{
margin:0 auto;
width:100%;
max-width:1400px;
}
.bstcontainer-ws4{
padding:0 16px;
margin:0 auto;
max-width:87.5rem;
width:100%;
}
@media(min-width:771px){
.bstcontainer-ws4{
padding:0 28px;
}
}
.bstsection-ws4{
padding:24px 1.75rem;
}
.bstsection_pt-ws4{
padding-top:2.125rem;
}
.bstband_soft-ws4{
background:#FFFFFF;
}
.bsteyebrow-ws4{
color:#B07800;
font-size:10.5px;
text-transform:uppercase;
line-height:1.4;
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
overflow-wrap:break-word;
display:inline-block;
font-weight:600;
letter-spacing:.14em;
}
.bstdrawer_cb-ws4{
display:none;
}
.bstoverlay-ws4{
display:none;
}
@media(max-width:1026px){
.bstshell-ws4{
grid-template-columns:1fr;
}
.bstmain-ws4{
padding-bottom:78px;
}
.bstdrawer_cb-ws4:checked~.bstoverlay-ws4{
inset:0;
background:rgba(18, 10, 0, 0.72);
position:fixed;
display:block;
z-index:70;
}
}
@media(max-width:561px){
.bstsection-ws4{
padding:1.125rem 16px;
}
.bstsection_pt-ws4{
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 ---------- */
.bstside-ws4{
padding:22px 18px;
background:#FAF4E8;
gap:1.375rem;
border-right:1px solid rgba(26, 18, 5, 0.08);
display:flex;
top:0;
height:100vh;
flex-direction:column;
align-self:start;
position:sticky;
overflow-y:auto;
}
.bstbrand-ws4{
gap:10px;
align-items:center;
display:flex;
}
.bstlogo-ws4{
letter-spacing:-.02em;
font-weight:700;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:21px;
color:#1A1205;
}
.bstside_cta-ws4{
border:1px solid rgba(26, 18, 5, 0.12);
border-radius:12px;
padding:16px;
background:rgba(176, 120, 0, 0.11);
}
.bstside_cta_h-ws4{
font-size:17px;
font-weight:700;
margin-bottom:6px;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#1A1205;
line-height:1.15;
}
.bstside_cta_p-ws4{
color:#3D3018;
font-size:0.75rem;
margin-bottom:12px;
line-height:1.45;
}
.bstnav-ws4{
gap:3px;
display:flex;
flex-direction:column;
}
.bstnav_label-ws4{
padding:0.375rem 0.625rem;
letter-spacing:.14em;
text-transform:uppercase;
font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:9.5px;
color:#B09A72;
}
.bstnav_item-ws4{
padding:0.625rem;
border-radius:8px;
gap:11px;
color:#3D3018;
font-weight:500;
display:flex;
align-items:center;
font-size:14px;
}
.bstnav_item-ws4 svg{
width:17px;
height:1.063rem;
}
.bstnav_item-ws4:hover{
background:rgba(176, 120, 0, 0.11);
color:#1A1205;
}
.bstnav_item_on-ws4{
background:rgba(176, 120, 0, 0.11);
font-weight:600;
color:#B07800;
}
.bstside_foot-ws4{
background:#FFFFFF;
border-radius:0.75rem;
padding:12px;
border:1px solid rgba(26, 18, 5, 0.12);
margin-top:auto;
}
.bstside_foot-ws4 p{
font-size:0.781rem;
color:#3D3018;
line-height:1.4;
margin-top:4px;
}
/* ---------- topbar ---------- */
.bsttop-ws4{
background:#FAF4E8;
gap:16px;
padding:0.875rem 28px;
align-items:center;
position:sticky;
border-bottom:1px solid rgba(26, 18, 5, 0.08);
display:flex;
top:0;
z-index:40;
}
.bsttop_brand-ws4{
gap:0.563rem;
align-items:center;
display:none;
}
.bstsearch-ws4{
border-radius:12px;
background:#FFFFFF;
gap:0.625rem;
flex:1;
border:1px solid rgba(26, 18, 5, 0.12);
padding:0.688rem 0.875rem;
color:#7A6540;
align-items:center;
max-width:27.5rem;
font-size:13.5px;
display:flex;
}
.bstsearch-ws4 svg{
flex:none;
height:16px;
width:1rem;
}
.bsttop_actions-ws4{
gap:12px;
margin-left:auto;
align-items:center;
display:flex;
}
.bstlang-ws4{
font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#3D3018;
font-size:0.75rem;
}
.bstburger-ws4{
background:#FFFFFF;
border:1px solid rgba(26, 18, 5, 0.12);
border-radius:0.5rem;
justify-content:center;
width:40px;
align-items:center;
display:none;
color:#1A1205;
height:2.5rem;
}
/* ---------- bottom-nav (mobile) ---------- */
.bstbotnav-ws4{
display:none;
}
@media(max-width:1021px){
.bstside-ws4{
transition:transform .25s ease;
left:0;
position:fixed;
top:0;
z-index:80;
height:100vh;
transform:translateX(-100%);
width:17.5rem;
}
.bstdrawer_cb-ws4:checked~.bstshell-ws4 .bstside-ws4{
transform:translateX(0);
}
.bsttop-ws4{
padding:0.875rem 1rem;
gap:0.75rem;
position:static;
flex-wrap:wrap;
}
.bsttop_brand-ws4{
display:flex;
}
.bstsearch-ws4{
display:none;
}
.bstburger-ws4{
display:flex;
}
.bsttop_actions-ws4{
gap:10px;
width:100%;
align-items:stretch;
margin-left:0;
}
.bsttop_actions-ws4 .bstlang-ws4{
display:none;
}
.bsttop_actions-ws4 .bstbtn-ws4{
flex:1;
padding:0.688rem 0.625rem;
text-align:center;
}
.bstbotnav-ws4{
background:#FAF4E8;
padding:0.5rem 0.375rem calc(0.5rem + env(safe-area-inset-bottom));
grid-template-columns:repeat(3,1fr);
display:grid;
transform:translateZ(0);
position:fixed;
left:0;
right:0;
z-index:65;
bottom:0;
border-top:1px solid rgba(26, 18, 5, 0.12);
}
.bstbn-ws4{
padding:6px 2px 0;
gap:4px;
flex-direction:column;
display:flex;
color:#3D3018;
min-width:0;
justify-content:flex-end;
font-weight:600;
align-items:center;
font-size:10px;
}
.bstbn-ws4 svg{
flex:none;
width:1.375rem;
height:1.375rem;
}
.bstbn-ws4 span{
overflow:hidden;
text-overflow:ellipsis;
max-width:100%;
text-align:center;
white-space:nowrap;
}
.bstbn_on-ws4{
color:#B07800;
}
.bstbn_center-ws4{
position:relative;
}
.bstbn_fab-ws4{
background:#FBB01E;
border-radius:50%;
align-items:center;
box-shadow:0 8px 2rem rgba(26, 18, 5, 0.16), 0 2px 0.5rem rgba(26, 18, 5, 0.10);
height:3.125rem;
transform:translateX(-50%);
top:-1.25rem;
left:50%;
display:flex;
width:3.125rem;
color:#1A1205;
justify-content:center;
position:absolute;
}
.bstbn_fab-ws4 svg{
height:24px;
width:24px;
}
.bstbn_center-ws4 span{
color:#B07800;
}
}
.bstbtn-ws4{
border-radius:0.5rem;
padding:11px 22px;
gap:8px;
transition:background-color 0.2s ease,color 0.2s ease;
font-size:0.875rem;
justify-content:center;
display:inline-flex;
font-weight:700;
align-items:center;
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
cursor:pointer;
}
.bstbtn_pri-ws4{
background:#FBB01E;
box-shadow:0 0.25rem 1.125rem rgba(251, 176, 30, 0.45), 0 1px 4px rgba(176, 120, 0, 0.30);
color:#1A1205;
}
.bstbtn_pri-ws4:hover{
background:#E09A08;
}
.bstbtn_ghost-ws4{
background:rgba(176, 120, 0, 0.11);
color:#1A1205;
font-weight:600;
}
.bstbtn_line-ws4{
border:1px solid rgba(26, 18, 5, 0.22);
background:transparent;
font-weight:600;
color:#1A1205;
}
.bstbtn_lg-ws4{
border-radius:0.75rem;
padding:1rem 1.875rem;
font-size:15px;
}
.bstband-ws4 .bstbtn_line-ws4{
border-color:rgba(255, 255, 255, 0.13);
color:#FFF8EC;
}
.bstband-ws4 .bstbtn_ghost-ws4{
background:rgba(255, 255, 255, 0.08);
color:#FFF8EC;
}
.bstlink_m-ws4{
gap:5px;
align-items:center;
font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
text-decoration:none;
cursor:pointer;
display:inline-flex;
color:#B07800;
font-size:12px;
}
.bstlink_m-ws4 svg{
height:0.875rem;
width:0.875rem;
}
.bstband-ws4 .bstlink_m-ws4{
color:#FBB01E;
}
.bstdot-ws4{
background:#B07800;
border-radius:50%;
flex:none;
height:0.438rem;
width:7px;
}
.bstdot_live-ws4{
animation:zm3-pulse 1.4s infinite;
background:#C8322A;
}
.bststars-ws4{
gap:2px;
color:#B07800;
display:inline-flex;
}
.bststars-ws4 svg{
width:15px;
height:15px;
}
.bstchip-ws4{
padding:0.438rem 0.75rem;
border:1px solid rgba(26, 18, 5, 0.12);
border-radius:0.5rem;
background:#FFFFFF;
gap:6px;
align-items:center;
font-size:11px;
display:inline-flex;
color:#3D3018;
font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.bstchip_on-ws4{
background:rgba(176, 120, 0, 0.11);
border-color:transparent;
color:#B07800;
}
.bstgc-ws4{
color:inherit;
text-decoration:none;
display:block;
cursor:pointer;
min-width:0;
}
.bstgc_thumb-ws4{
border-radius:0.75rem;
border:1px solid rgba(26, 18, 5, 0.12);
overflow:hidden;
display:block;
background-size:cover;
position:relative;
aspect-ratio:1;
background-position:center;
}
.bstgc_thumb_portrait-ws4{
aspect-ratio:3/4;
}
.bstgc_thumb_wide-ws4{
aspect-ratio:16/11;
}
.bstgc_cap-ws4{
padding:0.563rem;
background:linear-gradient(transparent,rgba(18, 10, 0, 0.72));
position:absolute;
bottom:0;
left:0;
right:0;
}
.bstgc_name-ws4{
font-weight:700;
display:block;
color:#FFF8EC;
font-size:12.5px;
}
.bstgc_meta-ws4{
color:#C9AC7A;
font-size:11px;
}
.bstgc_badge-ws4{
padding:2px 6px;
border-radius:0.5rem;
background:#B07800;
font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#1A1205;
top:0.5rem;
right:8px;
position:absolute;
font-weight:700;
font-size:8px;
}
.bstgc_badge_hot-ws4{
background:#C8322A;
color:#FFF8EC;
}
.bstgc_badge_live-ws4{
background:#C8322A;
right:auto;
color:#FFF8EC;
left:0.5rem;
}
.bstgc_mult-ws4{
inset:0;
display:flex;
color:#B07800;
font-size:28px;
justify-content:center;
font-weight:700;
position:absolute;
align-items:center;
}
.bstpc-ws4{
border-radius:12px;
background:#FFFFFF;
border:1px solid rgba(26, 18, 5, 0.12);
height:64px;
align-items:center;
font-size:0.875rem;
display:flex;
font-weight:700;
color:#3D3018;
justify-content:center;
}
.bstrail-ws4{
min-width:0;
}
.bstrail_scroll-ws4{
gap:14px;
display:grid;
}
.bstrail_scroll-ws4>*{
min-width:0;
}
.bstg6-ws4{
grid-template-columns:repeat(6,1fr);
}
.bstg7-ws4{
grid-template-columns:repeat(7,1fr);
}
.bstg4-ws4{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1026px){
.bstg6-ws4,.bstg7-ws4{
grid-template-columns:none;
grid-auto-columns:120px;
overflow-x:auto;
grid-auto-flow:column;
padding-bottom:0.375rem;
scroll-snap-type:x mandatory;
}
.bstg6-ws4>*,.bstg7-ws4>*{
scroll-snap-align:start;
}
.bstg4-ws4{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:560px){
.bstg4-ws4{
grid-template-columns:none;
grid-auto-columns:150px;
grid-auto-flow:column;
overflow-x:auto;
}
}
.bstpanel-ws4{
background:#FFFFFF;
border:1px solid rgba(26, 18, 5, 0.12);
border-radius:1.25rem;
padding:1.75rem 2rem;
}
.bstsplit-ws4{
gap:36px;
display:grid;
align-items:start;
}
.bstsplit-ws4>*{
min-width:0;
}
.bstsplit_a-ws4{
grid-template-columns:.85fr 1.15fr;
}
.bstsplit_b-ws4{
grid-template-columns:1fr 1.1fr;
}
.bstsplit_c-ws4{
grid-template-columns:1.1fr .9fr;
}
.bstpgrid-ws4{
gap:40px;
grid-template-columns:.9fr 1.1fr;
align-items:center;
display:grid;
}
.bstpgrid-ws4>*{
min-width:0;
}
.bstlead-ws4{
color:#3D3018;
font-size:15px;
line-height:1.65;
margin-bottom:0.875rem;
}
.bstfeat-ws4{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.bstfeat-ws4>*{
min-width:0;
}
.bstfeat2-ws4{
grid-template-columns:1fr 1fr;
}
.bstfeat_card-ws4{
border:1px solid rgba(26, 18, 5, 0.12);
border-radius:1.25rem;
background:#FFFFFF;
padding:1.625rem;
}
.bstfeat_card-ws4 svg{
width:1.625rem;
height:1.625rem;
margin-bottom:16px;
color:#B07800;
}
.bstfeat_card-ws4 h3{
color:#1A1205;
font-weight:700;
font-size:18px;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
margin-bottom:0.5rem;
}
.bstfeat_card-ws4 p{
line-height:1.6;
color:#3D3018;
font-size:13px;
}
.bstfeat_card-ws4 b{
color:#1A1205;
}
.bstbig-ws4{
gap:22px;
display:flex;
flex-wrap:wrap;
}
.bstbig_n-ws4{
font-weight:700;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1.625rem;
color:#B07800;
}
.bstbig_l-ws4{
font-size:0.75rem;
color:#7A6540;
}
.bstperson-ws4{
border-radius:0.75rem;
background:#FFFFFF;
border:1px solid rgba(26, 18, 5, 0.12);
padding:16px 18px;
gap:0.875rem;
align-items:center;
display:flex;
}
.bstavatar-ws4{
background:linear-gradient(135deg,#FBB01E,#7A5200);
flex:none;
border-radius:50%;
height:44px;
width:44px;
}
.bstperson_name-ws4{
color:#1A1205;
font-weight:700;
font-size:14px;
}
.bstperson_role-ws4{
color:#7A6540;
font-size:0.75rem;
}
.bstkv-ws4{
background:rgba(26, 18, 5, 0.12);
overflow:hidden;
gap:1px;
grid-template-columns:1fr 1fr;
border-radius:0.75rem;
border:1px solid rgba(26, 18, 5, 0.12);
display:grid;
}
.bstkv-ws4>div{
padding:16px 1.125rem;
background:#FDF8F0;
min-width:0;
}
.bstkv_k-ws4{
text-transform:uppercase;
color:#B07800;
font-size:9.5px;
margin-bottom:0.313rem;
font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.bstkv_v-ws4{
color:#1A1205;
font-weight:700;
font-size:13.5px;
}
@media(max-width:1025px){
.bstsplit_a-ws4,.bstsplit_b-ws4,.bstsplit_c-ws4,.bstpgrid-ws4{
gap:24px;
grid-template-columns:1fr;
}
.bstfeat-ws4,.bstfeat2-ws4{
grid-template-columns:1fr;
}
.bstkv-ws4{
grid-template-columns:1fr;
}
}
.bstsh-ws4{
margin-bottom:1rem;
min-width:0;
}
.bstsh_row-ws4{
gap:12px;
display:flex;
flex-wrap:wrap;
align-items:flex-end;
justify-content:space-between;
}
.bstsh_row-ws4 .bstsh_l-ws4{
gap:0.375rem;
min-width:0;
display:flex;
flex-direction:column;
}
.bstsh_stack-ws4{
gap:0.625rem;
align-items:flex-start;
flex-direction:column;
display:flex;
}
.bstsh_center-ws4{
gap:0.625rem;
align-items:center;
flex-direction:column;
text-align:center;
display:flex;
}
.bstsh_h2-ws4{
gap:0.563rem;
overflow-wrap:break-word;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
display:flex;
font-size:1.25rem;
align-items:center;
color:#1A1205;
font-weight:700;
line-height:1.1;
}
@media(min-width:767px){
.bstsh_h2-ws4{
font-size:24px;
}
}
.bstband-ws4 .bstsh_h2-ws4{
color:#FFF8EC;
}
.bsteb_mono-ws4{
letter-spacing:.08em;
text-transform:none;
font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.bsteb_mono-ws4::before{
content:"// ";
}
.bsteb_upper-ws4{
text-transform:uppercase;
letter-spacing:.14em;
}
.bsteb_pill-ws4{
border-radius:62.438rem;
padding:5px 0.688rem;
background:rgba(176, 120, 0, 0.11);
letter-spacing:.12em;
text-transform:uppercase;
}
.bsteb_line-ws4{
gap:10px;
display:inline-flex;
align-items:center;
}
.bsteb_line-ws4::before{
background:#B07800;
content:"";
height:1px;
width:24px;
display:inline-block;
}
.bstband-ws4 .bsteb_line-ws4::before{
background:#FBB01E;
}
.bstband-ws4 .bsteb_pill-ws4{
background:rgba(255, 255, 255, 0.08);
}
.bstsh_link-ws4{
transition:color 0.2s ease,border-color 0.2s ease;
gap:0.375rem;
padding-bottom:2px;
border-bottom:1px solid #1A1205;
font-weight:600;
white-space:nowrap;
font-size:0.813rem;
align-items:center;
color:#1A1205;
display:inline-flex;
}
.bstsh_link-ws4:hover{
border-color:#B07800;
color:#B07800;
}
.bstsh_link-ws4 svg{
width:14px;
height:0.875rem;
}
.bstsh_link_chev-ws4{
border-bottom:0;
padding-bottom:0;
color:#B07800;
font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:0.75rem;
}
.bstsh_link_btn-ws4{
background:#FBB01E;
border-radius:999px;
padding:0.563rem 18px;
color:#1A1205;
border-bottom:0;
}
.bstsh_link_btn-ws4:hover{
border-color:transparent;
background:#E09A08;
}
.bstband-ws4 .bstsh_link-ws4{
border-color:#FFF8EC;
color:#FFF8EC;
}
.bstband-ws4 .bstsh_link_chev-ws4{
color:#FBB01E;
}
.bstsh_rule-ws4{
margin:-2px 0 16px;
background:rgba(26, 18, 5, 0.12);
height:1px;
}
.bstband-ws4 .bstsh_rule-ws4{
background:rgba(255, 255, 255, 0.13);
}
.bstseo_grid3-ws4{
grid-template-columns:repeat(3,1fr);
gap:1.25rem;
display:grid;
}
.bstseo_grid4-ws4{
grid-template-columns:repeat(4,1fr);
gap:13px;
display:grid;
}
.bstseo_grid3-ws4>*,.bstseo_grid4-ws4>*{
min-width:0;
}
.bstseo_card-ws4{
border:1px solid rgba(26, 18, 5, 0.12);
border-radius:12px;
padding:1.5rem;
background:#FFFFFF;
}
.bstseo_card-ws4 h3{
font-size:18px;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
margin-bottom:8px;
color:#1A1205;
}
.bstseo_card-ws4 p{
line-height:1.6;
color:#3D3018;
font-size:13px;
}
.bstseo_card_sm-ws4{
padding:1.25rem;
}
.bstseo_card_sm-ws4 h3{
font-size:16px;
}
.bstseo_card_sm-ws4 p{
line-height:1.55;
font-size:0.781rem;
}
.bstseo_rtp_row-ws4{
grid-template-columns:1fr 1fr;
gap:36px;
display:grid;
align-items:center;
margin-top:1rem;
}
.bstrtp-ws4{
gap:0.875rem;
min-width:0;
display:flex;
}
.bstrtp-ws4>div{
padding:1rem;
border-radius:12px;
flex:1;
background:#FDF8F0;
min-width:0;
text-align:center;
}
.bstrtp_n-ws4{
color:#B07800;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:26px;
font-weight:700;
white-space:nowrap;
}
.bstrtp_l-ws4{
margin-top:0.25rem;
color:#7A6540;
font-size:11px;
}
.bstcmp-ws4{
border:1px solid rgba(26, 18, 5, 0.12);
border-radius:12px;
overflow:hidden;
max-width:47.5rem;
}
.bstcmp_row-ws4{
grid-template-columns:1.6fr 1fr 1fr;
font-size:13px;
display:grid;
}
.bstcmp_row-ws4>div{
padding:0.813rem 14px;
text-align:center;
min-width:0;
}
.bstcmp_row-ws4>div:first-child{
color:#1A1205;
font-weight:600;
padding-left:22px;
text-align:left;
}
.bstcmp_th-ws4{
background:#FDF8F0;
font-weight:700;
font-size:0.781rem;
}
.bstcmp_row-ws4:not(.bstcmp_th-ws4){
background:#FFFFFF;
color:#3D3018;
border-top:1px solid rgba(26, 18, 5, 0.08);
}
.bstcmp_zebra-ws4{
background:#F5EFE3;
}
.bstguide-ws4{
border:1px solid rgba(26, 18, 5, 0.12);
overflow:hidden;
border-radius:12px;
background:#FFFFFF;
cursor:pointer;
}
.bstguide_cover-ws4{
height:8.125rem;
}
.bstguide_body-ws4{
padding:1.25rem;
}
.bstguide_body-ws4 h3{
margin:0.438rem 0 0.563rem;
font-weight:700;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#1A1205;
font-size:16px;
line-height:1.25;
}
.bstguide_meta-ws4{
font-size:0.719rem;
color:#7A6540;
}
.bsthub-ws4{
gap:28px;
grid-template-columns:repeat(5,1fr);
display:grid;
padding-top:1.75rem;
border-top:1px solid rgba(26, 18, 5, 0.08);
}
.bsthub-ws4>*{
min-width:0;
}
.bsthub-ws4 h4{
font-weight:700;
margin-bottom:11px;
color:#1A1205;
font-size:0.813rem;
}
.bsthub_col-ws4{
gap:8px;
color:#3D3018;
font-size:0.813rem;
display:flex;
flex-direction:column;
}
.bsthub_col-ws4 a{
cursor:pointer;
}
@media(max-width:1023px){
.bstseo_grid3-ws4{
grid-template-columns:1fr;
}
.bstseo_grid4-ws4{
grid-template-columns:repeat(2,1fr);
}
.bstseo_rtp_row-ws4{
grid-template-columns:1fr;
gap:20px;
}
.bsthub-ws4{
grid-template-columns:repeat(2,1fr);
gap:1.375rem;
}
}
@media(max-width:559px){
.bsthub-ws4{
grid-template-columns:1fr;
}
}
.bsthero-ws4{
border:1px solid rgba(26, 18, 5, 0.12);
border-radius:20px;
padding:2.875rem 48px;
overflow:hidden;
background:linear-gradient(120deg,#1C1305,#0E1520);
color:#FFF8EC;
position:relative;
}
.bsthero_glow-ws4{
border-radius:50%;
background:radial-gradient(circle,rgba(251, 176, 30, 0.22),transparent 70%);
height:340px;
right:-60px;
width:21.25rem;
position:absolute;
top:-3.75rem;
}
.bsthero_in-ws4{
position:relative;
max-width:600px;
}
.bsthero-ws4 .bsteyebrow-ws4{
color:#FBB01E;
}
.bstpill_row-ws4{
background:rgba(255, 255, 255, 0.08);
padding:6px 13px;
gap:8px;
border:1px solid rgba(255, 255, 255, 0.13);
border-radius:999px;
font-size:10.5px;
margin-bottom:1.375rem;
font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
display:inline-flex;
align-items:center;
text-transform:uppercase;
color:#FBB01E;
letter-spacing:.1em;
}
.bsthero_h1-ws4{
margin:1.125rem 0;
line-height:1.02;
color:#FFF8EC;
font-weight:700;
letter-spacing:-.02em;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:3.375rem;
overflow-wrap:break-word;
}
.bsthero_h1-ws4 em{
font-style:normal;
color:#FBB01E;
}
.bsthero_sub-ws4{
color:#C9AC7A;
margin-bottom:1.75rem;
max-width:480px;
font-size:1.063rem;
line-height:1.55;
}
.bsthero_cta-ws4{
gap:14px;
margin-bottom:1.625rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.bsthero_trust-ws4{
gap:14px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.bsthero_rating_txt-ws4{
font-size:0.813rem;
color:#C9AC7A;
}
@media(max-width:1026px){
.bsthero-ws4{
padding:32px 24px;
}
.bsthero_h1-ws4{
font-size:2.375rem;
}
}
@media(max-width:558px){
.bsthero_h1-ws4{
font-size:30px;
}
}
.bststat-ws4{
grid-template-columns:repeat(4,1fr);
gap:0.875rem;
display:grid;
}
.bststat-ws4>*{
min-width:0;
}
.bststat_item-ws4{
background:#FFFFFF;
padding:1.125rem 20px;
border:1px solid rgba(26, 18, 5, 0.12);
border-radius:0.75rem;
}
.bststat_k-ws4{
font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:0.594rem;
letter-spacing:.12em;
color:#7A6540;
margin-bottom:0.438rem;
text-transform:uppercase;
}
.bststat_v-ws4{
gap:8px;
font-weight:700;
align-items:center;
min-width:0;
display:flex;
overflow-wrap:anywhere;
color:#1A1205;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1.5rem;
}
.bststat_v_accent-ws4{
color:#B07800;
}
@media(max-width:1023px){
.bststat-ws4{
grid-template-columns:repeat(2,1fr);
}
}
.bstwlc-ws4{
overflow:hidden;
padding:2.25rem 40px;
border-radius:1.25rem;
background:linear-gradient(120deg,#1C1305,#0E1520);
border:1px solid rgba(26, 18, 5, 0.12);
gap:1.5rem;
grid-template-columns:1.2fr .8fr;
display:grid;
align-items:center;
color:#FFF8EC;
position:relative;
}
.bstwlc-ws4>*{
min-width:0;
}
.bstwlc-ws4 .bsteyebrow-ws4{
color:#FBB01E;
}
.bstwlc_glow-ws4{
border-radius:50%;
background:radial-gradient(circle,rgba(251, 176, 30, 0.22),transparent 70%);
height:260px;
position:absolute;
top:-40px;
right:-2.5rem;
width:260px;
}
.bstwlc_in-ws4{
position:relative;
}
.bstwlc_h2-ws4{
margin:10px 0 8px;
color:#FFF8EC;
overflow-wrap:break-word;
font-weight:700;
line-height:1.03;
font-size:34px;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.bstwlc_h2-ws4 em{
color:#FBB01E;
font-style:normal;
}
.bstwlc_sub-ws4{
color:#C9AC7A;
line-height:1.55;
max-width:26.25rem;
font-size:14px;
margin-bottom:1.125rem;
}
.bstwlc_terms-ws4{
gap:0.625rem;
display:flex;
flex-direction:column;
position:relative;
}
.bstterm-ws4{
border:1px solid rgba(255, 255, 255, 0.13);
background:rgba(255, 255, 255, 0.08);
gap:11px;
border-radius:0.75rem;
padding:13px 0.938rem;
align-items:center;
display:flex;
}
.bstterm-ws4 svg{
flex:none;
color:#FBB01E;
width:1.25rem;
height:20px;
}
.bstterm_k-ws4{
font-size:0.594rem;
font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
text-transform:uppercase;
color:#C9AC7A;
letter-spacing:.1em;
}
.bstterm_v-ws4{
margin-top:2px;
font-size:0.875rem;
color:#FFF8EC;
font-weight:700;
}
@media(max-width:1024px){
.bstwlc-ws4{
grid-template-columns:1fr;
}
}
@media(max-width:561px){
.bstwlc_h2-ws4{
font-size:1.625rem;
}
}
.bstjp-ws4{
grid-template-columns:1.5fr 1fr 1fr;
gap:14px;
display:grid;
}
.bstjp-ws4>*{
min-width:0;
}
.bstjp_hero-ws4{
padding:1.625rem;
background:linear-gradient(135deg,#1C1305,#0E1520);
border:1px solid rgba(26, 18, 5, 0.12);
gap:0.875rem;
border-radius:1.25rem;
overflow:hidden;
justify-content:space-between;
position:relative;
color:#FFF8EC;
display:flex;
min-height:180px;
flex-direction:column;
}
.bstjp_glow-ws4{
background:radial-gradient(circle,rgba(251, 176, 30, 0.22),transparent 70%);
border-radius:50%;
height:11.25rem;
width:11.25rem;
position:absolute;
right:-2.5rem;
top:-2.5rem;
}
.bstjp_k_row-ws4{
gap:0.625rem;
position:relative;
display:flex;
justify-content:space-between;
align-items:center;
}
.bstjp_k-ws4{
font-size:0.625rem;
letter-spacing:.12em;
font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
text-transform:uppercase;
color:#7A6540;
}
.bstjp_hero-ws4 .bstjp_k-ws4{
color:#C9AC7A;
}
.bstjp_amt-ws4{
line-height:1;
color:#FBB01E;
font-size:2.625rem;
position:relative;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
}
.bstjp_sub-ws4{
font-size:0.75rem;
margin-top:5px;
color:#C9AC7A;
}
.bstjp_cell-ws4{
border-radius:1.25rem;
border:1px solid rgba(26, 18, 5, 0.12);
background:#FFFFFF;
padding:22px;
flex-direction:column;
min-height:11.25rem;
display:flex;
justify-content:space-between;
}
.bstjp_cell-ws4 .bstjp_amt-ws4{
font-size:1.875rem;
color:#1A1205;
}
.bstjp_cell-ws4 .bstjp_sub-ws4{
color:#7A6540;
}
@media(max-width:1025px){
.bstjp-ws4{
grid-template-columns:1fr;
}
}
@media(max-width:561px){
.bstjp_amt-ws4{
font-size:32px;
}
}
.bstgm-ws4{
gap:1rem;
grid-template-columns:1.3fr 1fr;
display:grid;
}
.bstgm-ws4>*{
min-width:0;
}
.bstgm_panel-ws4{
border-radius:1.25rem;
background:#FFFFFF;
border:1px solid rgba(26, 18, 5, 0.12);
padding:28px;
}
.bstgm_h2-ws4{
margin:0.625rem 0 0.5rem;
font-weight:700;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1.5rem;
color:#1A1205;
}
.bstgm_text-ws4{
line-height:1.6;
margin-bottom:1.25rem;
font-size:0.844rem;
max-width:27.5rem;
color:#3D3018;
}
.bstgm_level-ws4{
gap:0.875rem;
margin-bottom:1rem;
display:flex;
align-items:center;
}
.bstgm_lv-ws4{
font-weight:700;
color:#B07800;
font-size:1.5rem;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.bstgm_bar_wrap-ws4{
flex:1;
min-width:0;
}
.bstgm_bar_meta-ws4{
margin-bottom:5px;
display:flex;
font-size:0.625rem;
color:#7A6540;
font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
justify-content:space-between;
}
.bstbar-ws4{
border-radius:999px;
background:#FDF8F0;
overflow:hidden;
height:0.5rem;
}
.bstbar_fill-ws4{
background:linear-gradient(90deg,#FBB01E,#7A5200);
border-radius:999px;
display:block;
height:100%;
}
.bstgm_missions-ws4{
gap:0.563rem;
flex-wrap:wrap;
display:flex;
}
.bstgm_refer-ws4{
background:linear-gradient(150deg,#1C1305,#0E1520);
padding:28px;
border-radius:20px;
border:1px solid rgba(26, 18, 5, 0.12);
overflow:hidden;
position:relative;
justify-content:space-between;
flex-direction:column;
display:flex;
color:#FFF8EC;
}
.bstgm_refer-ws4 .bsteyebrow-ws4{
color:#FBB01E;
}
.bstgm_ref_h2-ws4{
margin:0.625rem 0 8px;
font-size:24px;
color:#FFF8EC;
line-height:1.1;
font-weight:700;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.bstgm_ref_h2-ws4 em{
font-style:normal;
color:#FBB01E;
}
.bstgm_ref_text-ws4{
font-size:13px;
color:#C9AC7A;
margin-bottom:1.125rem;
line-height:1.55;
}
@media(max-width:1026px){
.bstgm-ws4{
grid-template-columns:1fr;
}
}
.bstnews-ws4{
border-radius:1.25rem;
border:1px solid rgba(26, 18, 5, 0.12);
gap:24px;
background:linear-gradient(135deg,#1C1305,#0E1520);
padding:26px 2rem;
color:#FFF8EC;
display:flex;
justify-content:space-between;
align-items:center;
flex-wrap:wrap;
}
.bstnews_h3-ws4{
font-size:1.25rem;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
margin-bottom:4px;
color:#FFF8EC;
font-weight:700;
}
.bstnews_text-ws4{
font-size:13px;
color:#C9AC7A;
}
.bstnews_form-ws4{
flex:1;
gap:10px;
display:flex;
min-width:0;
max-width:27.5rem;
}
.bstnews_form-ws4 .bstinput-ws4{
min-width:0;
}
@media(max-width:562px){
.bstnews_form-ws4{
width:100%;
}
}
.bstinput-ws4{
border-radius:0.5rem;
background:rgba(255, 255, 255, 0.08);
border:1px solid rgba(255, 255, 255, 0.13);
flex:1;
padding:13px 16px;
color:#C9AC7A;
font-size:0.844rem;
}
.bstvip_head-ws4{
gap:12px;
justify-content:space-between;
margin-bottom:18px;
flex-wrap:wrap;
display:flex;
align-items:flex-end;
}
.bstvip_intro-ws4{
max-width:26.25rem;
color:#3D3018;
font-size:13px;
}
.bstvip-ws4{
grid-template-columns:repeat(5,1fr);
gap:12px;
display:grid;
}
.bstvip-ws4>*{
min-width:0;
}
.bsttier-ws4{
padding:1.25rem;
border:1px solid rgba(26, 18, 5, 0.12);
border-radius:12px;
background:#FFFFFF;
}
.bsttier_on-ws4{
border-color:#B07800;
background:rgba(176, 120, 0, 0.11);
}
.bsttier_medal-ws4{
background:linear-gradient(135deg,#FBB01E,#7A5200);
border-radius:8px;
width:1.875rem;
height:1.875rem;
margin-bottom:0.875rem;
}
.bsttier_name-ws4{
font-weight:700;
font-size:15px;
margin-bottom:5px;
color:#1A1205;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.bsttier_tx-ws4{
line-height:1.5;
color:#7A6540;
font-size:11.5px;
}
@media(max-width:1023px){
.bstvip-ws4{
grid-template-columns:repeat(2,1fr);
}
}
.bstsupp-ws4{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.bstsupp-ws4>*{
min-width:0;
}
.bstsupp_card-ws4{
border:1px solid rgba(26, 18, 5, 0.12);
border-radius:0.75rem;
background:#FFFFFF;
padding:1.5rem;
}
.bstsupp_card-ws4 svg{
height:24px;
margin-bottom:0.875rem;
color:#B07800;
width:24px;
}
.bstsupp_card-ws4 h3{
color:#1A1205;
font-size:16px;
font-weight:700;
margin-bottom:6px;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.bstsupp_card-ws4 p{
color:#3D3018;
line-height:1.55;
font-size:0.813rem;
}
@media(max-width:1027px){
.bstsupp-ws4{
grid-template-columns:1fr;
}
}
.bstapp-ws4{
gap:36px;
align-items:center;
flex-wrap:wrap;
justify-content:space-between;
display:flex;
}
.bstapp_copy-ws4{
max-width:32.5rem;
}
.bstapp_h2-ws4{
margin:0.75rem 0 0.625rem;
color:#1A1205;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1.75rem;
font-weight:700;
line-height:1.05;
}
.bstapp_text-ws4{
color:#3D3018;
font-size:14px;
line-height:1.6;
margin-bottom:20px;
}
.bstapp_btns-ws4{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.bststore-ws4{
gap:0.563rem;
border:1px solid rgba(26, 18, 5, 0.12);
background:#FDF8F0;
border-radius:0.75rem;
padding:11px 18px;
font-size:13px;
color:#1A1205;
display:inline-flex;
font-weight:700;
align-items:center;
cursor:pointer;
}
.bststore-ws4 svg{
height:1rem;
width:16px;
}
.bstapp_qr_wrap-ws4{
gap:1rem;
align-items:center;
display:flex;
}
.bstqr-ws4{
grid-template-rows:repeat(5,1fr);
padding:0.688rem;
gap:3px;
border:1px solid rgba(26, 18, 5, 0.12);
border-radius:12px;
background:#FDF8F0;
grid-template-columns:repeat(5,1fr);
height:108px;
display:grid;
width:6.75rem;
}
.bstqr-ws4 i{
background:transparent;
}
.bstqr_f-ws4{
background:#B07800;
}
.bstapp_qr_cap-ws4{
font-size:12px;
color:#7A6540;
max-width:5.25rem;
line-height:1.4;
}
.bstbanner-ws4{
border-radius:1.25rem;
background:linear-gradient(115deg,#1C1305,#0E1520);
overflow:hidden;
border:1px solid rgba(26, 18, 5, 0.12);
padding:2.25rem 2.5rem;
gap:1.75rem;
position:relative;
color:#FFF8EC;
flex-wrap:wrap;
align-items:center;
display:flex;
justify-content:space-between;
}
.bstbanner_glow-ws4{
border-radius:50%;
background:radial-gradient(circle,rgba(251, 176, 30, 0.22),transparent 68%);
position:absolute;
height:200px;
right:80px;
top:50%;
transform:translateY(-50%);
width:12.5rem;
}
.bstbanner_in-ws4{
max-width:560px;
position:relative;
}
.bstbanner-ws4 .bsteyebrow-ws4{
color:#FBB01E;
}
.bstbanner_h2-ws4{
margin:0.625rem 0;
font-weight:700;
font-size:30px;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#FFF8EC;
line-height:1.05;
}
.bstbanner_text-ws4{
color:#C9AC7A;
line-height:1.6;
font-size:14px;
}
@media(max-width:558px){
.bstbanner_h2-ws4{
font-size:24px;
}
}
.bststeps-ws4{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.bststeps-ws4>*{
min-width:0;
}
.bststep-ws4{
border:1px solid rgba(26, 18, 5, 0.12);
border-radius:0.75rem;
padding:1.5rem;
background:#FFFFFF;
position:relative;
}
.bststep_num-ws4{
border-radius:0.5rem;
background:#FBB01E;
align-items:center;
height:1.875rem;
color:#1A1205;
width:30px;
font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
margin-bottom:0.875rem;
font-size:0.813rem;
font-weight:700;
justify-content:center;
display:flex;
}
.bststep_h-ws4{
margin-bottom:0.438rem;
font-size:16px;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
color:#1A1205;
}
.bststep_p-ws4{
font-size:0.813rem;
color:#3D3018;
line-height:1.55;
}
@media(max-width:1026px){
.bststeps-ws4{
grid-template-columns:1fr;
}
}
.bstpay_logos-ws4{
gap:9px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.bstpay_logos-ws4>*{
min-width:0;
}
.bstpay-ws4{
border:1px solid rgba(26, 18, 5, 0.12);
border-radius:8px;
height:3rem;
justify-content:center;
font-weight:700;
display:flex;
align-items:center;
font-size:0.75rem;
color:#3D3018;
}
.bsttable-ws4{
border:1px solid rgba(26, 18, 5, 0.12);
border-radius:0.75rem;
overflow:hidden;
}
.bsttrow-ws4{
grid-template-columns:1.3fr 1fr 1fr 1fr;
font-size:0.813rem;
display:grid;
}
.bsttrow-ws4>div{
padding:13px 0.875rem;
min-width:0;
}
.bsttrow-ws4>div:first-child{
color:#1A1205;
font-weight:700;
padding-left:1rem;
}
.bsttrow_th-ws4{
background:#FDF8F0;
color:#7A6540;
text-transform:uppercase;
font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:9.5px;
letter-spacing:.06em;
}
.bsttrow-ws4:not(.bsttrow_th-ws4){
background:#FFFFFF;
color:#3D3018;
border-top:1px solid rgba(26, 18, 5, 0.08);
}
.bsttrow_zebra-ws4{
background:#F5EFE3;
}
.bstpos-ws4{
font-weight:700;
color:#B07800;
}
@media(max-width:1026px){
.bstpay_logos-ws4{
grid-template-columns:repeat(2,1fr);
}
}
.bstdw_h2-ws4{
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.08;
font-weight:700;
margin-bottom:0.625rem;
color:#1A1205;
font-size:26px;
}
.bststeps_v-ws4{
grid-template-columns:1fr;
gap:10px;
}
.bststeps_v-ws4 .bststep-ws4{
padding:18px 20px;
}
@media(max-width:561px){
.bstdw_h2-ws4{
font-size:23px;
}
}
.bstpromo_grid-ws4{
grid-template-columns:repeat(3,1fr);
gap:16px;
display:grid;
}
.bstpromo_grid-ws4>*{
min-width:0;
}
.bstpromo-ws4{
padding:24px;
border-radius:1.25rem;
background:#FFFFFF;
border:1px solid rgba(26, 18, 5, 0.12);
overflow:hidden;
position:relative;
min-height:9.375rem;
}
.bstpromo_h-ws4{
font-size:26px;
line-height:1.05;
font-weight:700;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
margin-top:6px;
color:#1A1205;
}
.bstpromo_h-ws4 em{
font-style:normal;
color:#B07800;
}
.bstpromo_p-ws4{
margin-top:8px;
line-height:1.5;
color:#3D3018;
font-size:0.781rem;
}
.bstpromo_feat-ws4{
background:linear-gradient(135deg,#1C1305,#0E1520);
border-color:rgba(26, 18, 5, 0.12);
}
.bstpromo_feat-ws4 .bstpromo_h-ws4{
color:#FFF8EC;
}
.bstpromo_feat-ws4 .bstpromo_h-ws4 em{
color:#FBB01E;
}
.bstpromo_feat-ws4 .bstpromo_p-ws4{
color:#C9AC7A;
}
.bstpromo_feat-ws4 .bsteyebrow-ws4{
color:#FBB01E;
}
@media(max-width:1026px){
.bstpromo_grid-ws4{
grid-template-columns:1fr;
}
}
.bsttour-ws4{
border:1px solid rgba(26, 18, 5, 0.12);
grid-template-columns:1.05fr 1fr;
border-radius:1.25rem;
overflow:hidden;
display:grid;
}
.bsttour-ws4>*{
min-width:0;
}
.bsttour_l-ws4{
padding:34px;
overflow:hidden;
background:linear-gradient(135deg,#1C1305,#0E1520);
position:relative;
color:#FFF8EC;
}
.bsttour_h2-ws4{
margin:0.75rem 0 0.625rem;
font-size:1.875rem;
line-height:1.05;
color:#FFF8EC;
font-weight:700;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.bsttour_h2-ws4 em{
color:#FBB01E;
font-style:normal;
}
.bsttour_text-ws4{
margin-bottom:20px;
max-width:340px;
font-size:13.5px;
color:#C9AC7A;
line-height:1.6;
}
.bsttour_meta-ws4{
gap:18px;
display:flex;
flex-wrap:wrap;
align-items:flex-end;
margin-bottom:20px;
}
.bsttour_cap-ws4{
text-transform:uppercase;
font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
margin-bottom:0.313rem;
font-size:9.5px;
color:#C9AC7A;
}
.bstcount-ws4{
gap:6px;
display:flex;
}
.bstcount-ws4 span{
padding:4px 9px;
background:rgba(255, 255, 255, 0.08);
border:1px solid rgba(255, 255, 255, 0.13);
border-radius:0.5rem;
font-size:1.375rem;
font-weight:700;
font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.bsttour_units-ws4{
color:#C9AC7A;
font-size:0.625rem;
}
.bstboard-ws4{
background:#FFFFFF;
padding:28px 1.875rem;
}
.bstboard_head-ws4{
align-items:center;
margin-bottom:0.875rem;
display:flex;
justify-content:space-between;
}
.bstboard_title-ws4{
font-weight:700;
color:#1A1205;
font-size:1rem;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.bstboard_upd-ws4{
font-size:10px;
text-transform:uppercase;
font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#7A6540;
}
.bstboard_list-ws4{
gap:2px;
display:flex;
flex-direction:column;
}
.bstboard_row-ws4{
gap:0.75rem;
border-radius:0.5rem;
padding:0.625rem 12px;
display:flex;
align-items:center;
}
.bstboard_top1-ws4{
background:rgba(176, 120, 0, 0.11);
}
.bstboard_rk-ws4{
width:20px;
font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#7A6540;
font-weight:700;
font-size:0.875rem;
}
.bstboard_top1-ws4 .bstboard_rk-ws4{
color:#B07800;
}
.bstboard_nm-ws4{
flex:1;
font-size:0.844rem;
min-width:0;
color:#3D3018;
font-weight:600;
}
.bstboard_top1-ws4 .bstboard_nm-ws4{
color:#1A1205;
font-weight:700;
}
.bstboard_pt-ws4{
font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#3D3018;
font-size:12.5px;
}
@media(max-width:1023px){
.bsttour-ws4{
grid-template-columns:1fr;
}
}
@media(max-width:562px){
.bsttour_h2-ws4{
font-size:1.5rem;
}
}
.bstprovs-ws4{
gap:0.75rem;
grid-template-columns:repeat(6,1fr);
margin-bottom:1.75rem;
display:grid;
}
.bstprovs-ws4>*{
min-width:0;
}
.bstprov-ws4{
border-radius:12px;
border:1px solid rgba(26, 18, 5, 0.12);
padding:12px;
background:#FFFFFF;
height:64px;
text-decoration:none;
justify-content:center;
align-items:center;
display:flex;
}
.bstprov_img-ws4{
max-height:2rem;
max-width:100%;
object-fit:contain;
}
.bstresp-ws4{
padding:26px;
background:#FFFFFF;
gap:1.5rem;
border-radius:12px;
border:1px solid rgba(26, 18, 5, 0.12);
align-items:center;
justify-content:space-between;
flex-wrap:wrap;
display:flex;
}
.bstresp_in-ws4{
max-width:560px;
}
.bstresp_h-ws4{
font-size:19px;
color:#1A1205;
margin-bottom:0.5rem;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
}
.bstresp_p-ws4{
color:#3D3018;
font-size:0.844rem;
line-height:1.6;
}
.bstresp_badges-ws4{
gap:14px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.bstage18-ws4{
padding:4px 8px;
border-radius:8px;
border:1.5px solid #C8322A;
font-size:13px;
font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-weight:700;
color:#C8322A;
}
.bstresp_org-ws4{
font-size:13px;
color:#7A6540;
font-weight:600;
}
@media(max-width:1023px){
.bstprovs-ws4{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:563px){
.bstprovs-ws4{
grid-template-columns:repeat(2,1fr);
}
}
.bstab_h2-ws4{
margin:0.875rem 0 1rem;
line-height:1.08;
font-weight:700;
color:#1A1205;
font-size:2rem;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.bstab_body-ws4{
color:#3D3018;
font-size:15px;
margin-bottom:14px;
line-height:1.65;
}
.bstab_chips-ws4{
gap:0.625rem;
display:flex;
margin-top:0.5rem;
flex-wrap:wrap;
}
.bstfaq-ws4{
gap:10px;
flex-direction:column;
display:flex;
}
.bstfaq_item-ws4{
border-radius:12px;
background:#FFFFFF;
padding:18px 1.375rem;
border:1px solid rgba(26, 18, 5, 0.12);
}
.bstfaq_q-ws4{
list-style:none;
gap:1rem;
justify-content:space-between;
font-size:15.5px;
font-weight:600;
align-items:center;
cursor:pointer;
color:#1A1205;
display:flex;
}
.bstfaq_q-ws4::-webkit-details-marker{
display:none;
}
.bstfaq_q_t-ws4{
gap:0.625rem;
display:flex;
}
.bstfaq_q_i-ws4{
font-style:normal;
color:#B07800;
font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.bstfaq_pm-ws4{
font-size:20px;
color:#B07800;
font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.bstfaq_item-ws4[open] .bstfaq_pm-ws4{
transform:rotate(45deg);
}
.bstfaq_a-ws4{
margin-top:12px;
font-size:0.844rem;
color:#3D3018;
line-height:1.6;
}
@media(max-width:563px){
.bstab_h2-ws4{
font-size:26px;
}
}
.bstet_h2-ws4{
margin:0.625rem 0 0.875rem;
color:#1A1205;
font-size:28px;
font-weight:700;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.08;
}
.bstet_right-ws4{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.bstet_updated-ws4{
border:1px solid rgba(26, 18, 5, 0.12);
padding:14px 18px;
background:#FDF8F0;
border-radius:12px;
gap:10px;
display:flex;
align-items:center;
color:#3D3018;
font-size:12px;
}
.bstet_updated-ws4 svg{
flex:none;
height:15px;
color:#B07800;
width:0.938rem;
}
.bstet_updated-ws4 b{
color:#1A1205;
}
@media(max-width:560px){
.bstet_h2-ws4{
font-size:1.5rem;
}
}
.bstrv_head-ws4{
gap:0.75rem;
flex-wrap:wrap;
align-items:flex-end;
display:flex;
margin-bottom:18px;
justify-content:space-between;
}
.bstrv_agg-ws4{
gap:10px;
display:flex;
align-items:center;
}
.bstrv_source-ws4{
font-size:0.781rem;
color:#7A6540;
}
.bstrv_grid-ws4{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.bstrv_grid-ws4>*{
min-width:0;
}
.bstreview-ws4{
background:#FFFFFF;
border-radius:12px;
border:1px solid rgba(26, 18, 5, 0.12);
padding:1.5rem;
}
.bstreview-ws4 .bststars-ws4{
margin-bottom:10px;
}
.bstreview-ws4 p{
font-size:0.906rem;
line-height:1.5;
color:#1A1205;
margin-bottom:0.875rem;
font-weight:600;
}
.bstreview_by-ws4{
color:#7A6540;
font-size:0.781rem;
}
@media(max-width:1022px){
.bstrv_grid-ws4{
grid-template-columns:1fr;
}
}
.bstrc-ws4{
gap:2rem;
grid-template-columns:1fr 1fr 1fr;
display:grid;
}
.bstrc-ws4>*{
min-width:0;
}
.bstrc_awards-ws4{
gap:0.688rem;
display:flex;
flex-direction:column;
}
.bstaward-ws4{
gap:0.688rem;
display:flex;
align-items:center;
}
.bstaward-ws4 svg{
flex:none;
color:#D4A017;
height:1.125rem;
width:18px;
}
.bstaward_t-ws4{
font-size:13.5px;
color:#1A1205;
font-weight:700;
}
.bstaward_s-ws4{
color:#7A6540;
font-size:11.5px;
}
.bstrc_press-ws4{
grid-template-columns:1fr 1fr;
gap:0.625rem;
display:grid;
}
.bstlogo_cell-ws4{
border-radius:0.5rem;
border:1px solid rgba(26, 18, 5, 0.12);
color:#3D3018;
font-weight:700;
align-items:center;
height:48px;
display:flex;
font-size:13px;
justify-content:center;
}
.bstrc_partner-ws4{
border-radius:0.75rem;
padding:20px;
border:1px solid rgba(26, 18, 5, 0.12);
background:#FFFFFF;
}
.bstrc_partner_name-ws4{
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#1A1205;
font-weight:700;
font-size:18px;
margin-bottom:0.375rem;
}
.bstrc_partner_text-ws4{
color:#3D3018;
line-height:1.55;
font-size:0.781rem;
}
@media(max-width:1025px){
.bstrc-ws4{
gap:1.375rem;
grid-template-columns:1fr;
}
.bstrc_press-ws4{
grid-template-columns:repeat(4,1fr);
}
}
.bstop_h2-ws4{
margin:0.625rem 0 0.5rem;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
font-size:1.5rem;
line-height:1.1;
color:#1A1205;
}
.bstop_text-ws4{
font-size:0.844rem;
color:#3D3018;
line-height:1.6;
}
@media(max-width:558px){
.bstop_h2-ws4{
font-size:1.375rem;
}
}
.bstfooter-ws4{
padding:2.5rem 1.75rem;
background:#1A1408;
border-top:1px solid rgba(26, 18, 5, 0.08);
}
.bstfooter_grid-ws4{
grid-template-columns:1.4fr 1fr 1fr 1fr;
gap:2rem;
margin-right:auto;
display:grid;
margin-left:auto;
margin-bottom:1.75rem;
max-width:1400px;
}
.bstfooter_grid-ws4>*{
min-width:0;
}
.bstfooter_grid-ws4 h4{
font-size:0.625rem;
margin-bottom:13px;
color:#B09A72;
font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
letter-spacing:.12em;
text-transform:uppercase;
}
.bstfcol-ws4{
gap:0.563rem;
display:flex;
color:#3D3018;
flex-direction:column;
font-size:13px;
}
.bstfcol-ws4 a{
cursor:pointer;
}
.bstft_about-ws4{
margin-top:0.75rem;
font-size:0.813rem;
line-height:1.6;
max-width:16.25rem;
color:#7A6540;
}
.bstft_contact-ws4{
font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#B07800;
overflow-wrap:anywhere;
margin-top:0.75rem;
font-size:12.5px;
}
.bstfooter_bottom-ws4{
margin:0 auto;
gap:16px;
align-items:center;
justify-content:space-between;
padding-top:20px;
display:flex;
max-width:1400px;
flex-wrap:wrap;
border-top:1px solid rgba(26, 18, 5, 0.08);
}
.bstfooter_bottom-ws4 p{
font-size:0.688rem;
line-height:1.6;
max-width:720px;
color:#B09A72;
}
@media(max-width:1024px){
.bstfooter_grid-ws4{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:562px){
.bstfooter_grid-ws4{
grid-template-columns:1fr;
}
}