/* Page-local copy of blog-details.css followed by real-world-asset-tokenization-guide.css. */
.blog-detail { padding: 70px 0px 50px; position: relative; }
.table-content { position: sticky; position: -webkit-sticky; top: 110px !important; }
.table-scroll { max-height: calc(100vh - 180px); overflow-y: auto; max-width: 100%; overflow-x: hidden; padding: 0 10px; }
.table-scroll::-webkit-scrollbar-thumb { background-color: #bdbdbd; border-radius: 20px; }
.table-scroll::-webkit-scrollbar { width: 6px; background-color: #454F52; border-radius: 20px; }
.mobile-view { display: none; }
.table-content .table-content-main { border: 1px solid rgba(217, 217, 217, 0.3); border-radius: 5px; }
.table-content .table-content-main { display: block; }
.table-content .table-content-main .metaverse_heading { padding: 5px 20px; display: flex; justify-content: space-between; align-items: center; }
.metaverse_heading h3, .metaverse_heading .h-3, .metaverse_heading h2 { font-size: 40px; line-height: 56px; color: #d9d9d9; font-style: normal; font-weight: 600; text-align: center; padding: 0; margin: 0; }
.table-content .table-content-main .metaverse_heading .h-3 { font-size: 24px; line-height: 50px; display: flex; justify-content: space-between; align-items: center; }
.table-content .table-content-main .metaverse_heading .h-3 span .icon { font-size: 22px; cursor: pointer; }
.table-content .table-content-main .categories_list_view { padding: 20px 10px 20px 20px; border-top: 1px solid rgba(217, 217, 217, 0.3); }
.categories_list_view ul { list-style: none; padding: 0; margin: 0; }
.table-content .table-content-main .categories_list_view ul { counter-reset: list-counter; max-height: 250px; overflow-y: auto; padding-right: 5px; display: flex; flex-direction: column; row-gap: 10px; }
.categories_list_view ul li, .categories_list_view ul li a { font-family: "Epilogue"; font-style: normal; font-weight: 300; font-size: 16px; line-height: 30px; text-align: left; color: #d9d9d9; display: flex; align-items: center; justify-content: space-between; position: relative; }
.table-content .table-content-main .categories_list_view.table-contens ul li { counter-increment: list-counter; padding: 0px 0px 0px 25px; }
.blog-single-wrap img, .case-main-banner img { border-radius: 20px; margin-bottom: 40px; }
.blog-single-wrap h1, .blog-single-wrap h2, .blog-single-wrap h3, .blog-single-wrap .h-3, .social-share h3, .social-share .h-3, .comment h3 { font-family: "Exo 2", sans-serif; font-size: 22px; line-height: 40px; font-weight: 600; color: #d9d9d9; padding: 0 0 30px; }
.blog-single-wrap h2 { font-size: 28px; padding-bottom: 20px; }
a:hover, .blog-single-wrap .blog-bold, .blog-single-wrap h4, .blog-single-wrap .h5, .blog-single-wrap .h4, .caption h1 > small { color: #f5d255; }
.blog-single-wrap h4, .blog-single-wrap .h4 { font-weight: 400; }
.blog-single-wrap .h4 { font-size: 22px; padding-bottom: 10px; }
.blog-single-wrap .h5, .blog-single-wrap h5 { font-size: 20px; }
.blog-single-wrap p { font-family: "Epilogue"; font-style: normal; font-weight: 300; font-size: 18px; line-height: 32px; padding: 0 0 30px; margin: 0; }
.author-link, .blog-single-wrap a, .blog-single-wrap .blog-bold { font-weight: 600; }
.metaverse_heading h2 span, .metaverse_heading h3 span, .metaverse_heading .h-3 span, .metaverse_heading.h-3, .metaverse_heading h4 span, .metaverse_heading .h-4 span, .blog-single-wrap h1, .blog-single-wrap h3, .blog-single-wrap .h-3, .blog-single-wrap h2, .blog-single-wrap h2 span, .blog-single-wrap a, .table-content .categories_list_view ul li a:hover { background: linear-gradient(89.98deg, #f5d255 -3.37%, #36e7c4 99.98%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }
.table-content .table-content-main .metaverse_heading .h-3 { font-size: 24px; line-height: 50px; display: flex; justify-content: space-between; align-items: center; }
.metaverse_heading.dropdown-toggle::after { display: none; background-image: none; }
.metaverse_heading.dropdown-toggle .content-icon-close, .metaverse_heading.dropdown-toggle.show .content-icon-open { display: block; background: linear-gradient(89.98deg, #f5d255 -3.37%, #36e7c4 99.98%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }
.metaverse_heading.dropdown-toggle.show .content-icon-close, .metaverse_heading.dropdown-toggle .content-icon-open { display: none; }
.categories_list_view.table-contens ul li::before { content: " "; position: absolute; top: 18px; left: 0px; width: 18px; height: 1px; background: rgba(217, 217, 217, 0.5); }
.table-content .table-content-main .categories_list_view.table-contens ul li::before { content: counter(list-counter) '.'; font-weight: 400; width: auto; height: auto; top: 0; background: transparent; }
.table-content .table-content-main .categories_list_view ul {
  &::-webkit-scrollbar { width: 6px; }
}
.table-content .table-content-main .categories_list_view ul {
  &::-webkit-scrollbar-thumb { background-color: #d9d9d9; border-radius: 20px; }
}
.blog-comment-msg p, .blog_reply_msg p, .blog-author-wrap p { font-family: "Epilogue"; font-weight: 200; font-size: 18px; line-height: 30px; color: #d9d9d9; padding: 0; margin: 0; }
.blog-right-side { padding: 0 0 0 15px; }
.blog-author-wrap { border-width: 0px; border-style: solid; border-color: rgba(217, 217, 217, 0.3); padding: 40px 0px 30px; position: relative; }
.blog-author-detail { display: flex; align-items: center; justify-content: flex-start; gap: 1rem; margin-bottom: 30px; }
.metaverse_heading h4, .metaverse_heading .h-4 { font-size: 16px; line-height: 26px; font-style: normal; font-weight: 400; padding: 0 0 10px; margin: 0; }
.author-social-connect ul { list-style: none; padding: 0; margin: 0; display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; gap: 0.5rem; }
.social-shares { border-width: 1px 0 1px 0; border-style: solid; border-color: rgba(217, 217, 217, 0.3); padding: 30px 0px; }
.blog-contact { padding: 30px 0 0 0; margin: 0px 0px 20px; }
.blog-contact .form-control { background: rgba(48, 48, 48, 0.3); border: 1px solid #191a1e; border-radius: 38px; padding: 12px 40px; font-weight: 300; font-size: 16px; color: #fff; margin: 0 0 30px; }
.blog-contact .form-floating>label { padding: 0.75rem 2.5rem; }
.blog-contact .form-control:focus { border: 1px solid transparent; box-shadow: 0 0 0 0.25em rgba(48, 48, 48, 0.5); }
.blog_submit { font-family: "Epilogue"; width: 100%; padding: 15px; background: rgba(78, 31, 163, 0.3) !important; border: 1px solid #4e1fa3; border-radius: 35px; font-size: 16px; font-weight: 500; color: #fff; display: block; text-align: center; transition: 0.3s all ease-in-out; cursor: pointer; }
.blog_submit:hover, .blog_submit:focus { background: #4e1fa3 !important; transition: background 0.3s all ease-in-out; }
.blog-single-wrap a.purple-para { background: #4e1fa3 !important; -webkit-background-clip: text !important; -webkit-text-fill-color: transparent; background-clip: text !important; }
.blog-contact h5, .blog-contact .h-5 { font-size: 24px; line-height: 30px; font-weight: 600; color: #d9d9d9; padding: 0 0 10px; margin: 0; }
.blog-author-detail h5, .blog-author-detail .h-5 { font-size: 22px; line-height: 30px; font-weight: 600; color: #d9d9d9; padding: 0 0 10px; margin: 0; }
.social-share { display: flex; align-items: center; justify-content: flex-start; flex-wrap: wrap; gap: 3rem; border-width: 1px 0 1px 0; border-style: solid; border-color: rgba(217, 217, 217, 0.12); padding: 50px 0px; }
.share-list a { cursor: pointer; font-size: 21px; color: #d9d9d9; }
.share-list a:hover { color: #f5d255; }
.table-content-main .dropdown-menu.show { position: relative !important; visibility: visible !important; opacity: 1 !important; transform: translate(0, 0) !important; inset: inherit !important; }
.sticky-social a:hover { color: #fff !important; }
/* Table Start */
.blog-single-wrap table { width: 100%; }
.blog-single-wrap td, th { color: #d9d9d9 !important; padding: 10px; border: 1px solid; text-align: center; font-weight: 400; }
.hex-icon { font-size: 12px; }
/* Table End */
/* audio iframe */
.spotify-embed-wrapper { width: 100%; max-width: 100%; height: 160px; border-radius: 12px; overflow: hidden; }
.spotify-embed-wrapper iframe { width: 100%; height: 100%; border: 0; border-radius: 12px; }
.table-content-main .dropdown-menu { background: none !important; }
h3.h-4 { font-size: 18px !important; line-height: 1.6 !important; background: #f5d255; -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }
.form-floating>.form-control-plaintext~label, .form-floating>.form-control:focus~label, .form-floating>.form-control:not(:placeholder-shown)~label, .form-floating>.form-select~label { color: #d9d9d9; transform: scale(.85) translateY(-.5rem) translateX(.15rem); }
.caret-para { padding-left: 32px !important; }
.time-news { font-size: 17px; color: #36e7c4; }
.synopsis { background: rgba(78, 31, 163, 0.3); padding: 10px 15px; border: #4e1fa3 solid 2px; border-radius: 8px; }
.share-list a i { background: #d9d9d9; -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }
/* Accordin */
.accordion-item { margin-bottom: 15px; background: transparent; border-radius: 8px; border: 1px solid #36e7c4; }
.accordion-body { background: rgba(54, 231, 196, 0.1); }
.accordion-button { border-radius: 8px; box-shadow: 0 0 0 0 !important; font-weight: 600; font-size: 24px; line-height: 29px; color: #d9d9d9; }
.accordion-body p { color: #d9d9d9; }
.accordion-button::after { opacity: 0; }
.accordion-header { padding-bottom: 0; font-family: "Exo 2"; }
.accordion-button:not(.collapsed), .h--5:not(.collapsed) { background: rgba(54, 231, 196, 0.1); box-shadow: 0 !important; color: #d9d9d9; }
button:not(:disabled) { background: transparent; }
.acc-head { padding: 0px 0px 50px 0px; }
.accordion-group { border: none; }
.accordion-item .collapsing { transition: 0; }
.accordion-item:not(:first-of-type) { border-top: 1px solid #36e7c4; }
.acc-list .accordion-body { padding-top: 0; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; }
.purple-para { color: #4e1fa3 !important; }
.defi-head.h4 { font-size: 25px; font-weight: bold; }
.list-table td.yellow-para { color: #f5d255 !important; }
.white-para { color: #d9d9d9 !important; }
.bi::before, [class^="bi-"]::before, [class*=" bi-"]::before { line-height: 1.4 !important; }
.twitter-card { box-shadow: rgba(255, 255, 255, 0.2) 0px 0px 15px, rgba(255, 255, 255, 0.15) 0px 0px 3px 1px; background-color: rgba(0, 0, 0, 1.00); padding: 20px; border-radius: 8px; }
.twitter-card .twitter-link { background: #1DA1F2 !important; -webkit-background-clip: text !important; -webkit-text-fill-color: transparent !important; background-clip: text !important; }
.twitter-card .twitter-icon { font-size: 16px; }
h3.green-para { background: #36e7c4 !important; -webkit-background-clip: text !important; -webkit-text-fill-color: transparent !important; background-clip: text !important; }
.blog-detail .internal-white { background: #fff; -webkit-background-clip: text !important; -webkit-text-fill-color: transparent !important; background-clip: text; }
.h4.yellow-para { background: #f5d255 !important; -webkit-background-clip: text !important; -webkit-text-fill-color: transparent !important; background-clip: text !important; }
.blog-detail .blog-link { background: #fff !important; -webkit-background-clip: text !important; -webkit-text-fill-color: transparent !important; background-clip: text !important; font-weight: 400 !important; }
.blog-link:hover { background: linear-gradient(89.98deg, #f5d255 -3.37%, #36e7c4 99.98%) !important; -webkit-background-clip: text !important; -webkit-text-fill-color: transparent !important; background-clip: text !important; }
.crypto-card { background-color: #fff; padding: 15px 20px; border: #454F52 1px solid; border-top: #2d6a3f 2px solid; border-radius: 8px; }
.crypto-card .crypto-badge { background-color: #b3e6bf; border-radius: 8px; color: #0a1a0e; }
.crypto-card .exchange-card { background-color: #b3e6bf; padding: 10px 15px; border-radius: 8px; }
.crypto-card .exchange-card .h4 { color: #0a1a0e; }
.crypto-card .exchange-card p { color: #1a1a1a; }
.crypto-card .exchange-card p span { color: #0a1a0e; }
.crypto-table .crypto-bottom { border-bottom: #777777 solid 1px; }
.crypto-table .crypto-bottom .gray-para { color: #555555; }
.crypto-table .crypto-bottom .dark-para { color: #111111; }
.crypto-card .pros-cons { background-color: #bbbbbb; padding: 10px; border-radius: 8px; }
.crypto-card .pros-cons .pros { color: #2d6a3f; }
.crypto-card .pros-cons .cons { color: #cc0000; }
.crypto-card .pros-cons .small-para { font-size: 15px !important; color: #040914; line-height: 1.4; }
.small-para { font-size: 15px !important; }
.natural { background: #fff !important; padding: 10px 15px; border-radius: 8px; }
.natural:hover { background: linear-gradient(89.98deg, #f5d255 -3.37%, #36e7c4 99.98%) !important; padding: 10px 15px; border-radius: 8px; }
.blog-single-wrap .natural a { background: #000; -webkit-background-clip: text !important; -webkit-text-fill-color: transparent !important; background-clip: text !important; }
.crypto-cta { background: #fff; border-radius: 8px; padding: 20px; border: #555555 solid 1px; }
.crypto-cta .cta-head { font-size: 28px; }
.crypto-cta .cta-exchange { color: #555; }
.cta-natural { background: linear-gradient(135deg, #7c3aed 0%, #5b21b6 100%) !important; border: 1px solid rgba(167, 139, 250, 0.35); box-shadow: 0 10px 24px -4px rgba(124, 58, 237, 0.45); padding: 10px 20px; border-radius: 999px; transition: all 0.25s ease; }
.cta-natural a { background: none !important; -webkit-background-clip: border-box !important; background-clip: border-box !important; color: #fff !important; -webkit-text-fill-color: #fff !important; font-size: 15px; font-weight: 600; text-decoration: none; }
.cta-natural:hover { background: linear-gradient(135deg, #8b5cf6 0%, #6d28d9 100%) !important; box-shadow: 0 14px 30px -4px rgba(124, 58, 237, 0.65); transform: translateY(-2px); }
.cta-natural:hover a { background: none !important; color: #fff !important; -webkit-text-fill-color: #fff !important; }
.crypto-cta .ad-head { background: #d9d9d9; padding: 5px 10px !important; border-radius: 16px; line-height: 20px; }
.crypto-cta .timer { background: #d9d9d9; border-radius: 50%; padding: 5px 10px; }
@media (max-width: 1280px) {
  .table-content .table-content-main .categories_list_view { padding: 15px; }
  .blog-single-wrap h1, .blog-single-wrap h3, .blog-single-wrap .h-3, .social-share h3, .social-share .h-3, .comment h3 { font-size: 22px; line-height: 40px; }
  .table-content .table-content-main .metaverse_heading .h-3 { font-size: 22px; line-height: 45px; }
  .blog-author-detail h5, .blog-author-detail .h-5 { font-size: 20px; line-height: 30px; }
  .table-content .table-content-main .metaverse_heading.h-3 { font-size: 22px; }
  .cta-natural a { font-size: 17px; }
  .crypto-cta .cta-head { font-size: 26px; }
}
@media (max-width: 1199px) {
  .blog-contact .form-control { font-size: 14px; }
  .blog-author-detail { flex-direction: column; align-items: start; }
  .cta-natural a { font-size: 16px; }
  .crypto-cta .cta-head { font-size: 24px; }
}
@media (max-width: 991px) {
  .blog-detail, .case-inner-main { padding-top: 40px; }
  .blog-right-side { padding: 0; }
  .mobile-view { display: block; background: url('../../assets-new/images/body-background-1.webp'), #040914 repeat left top; top: 100px !important; margin-bottom: 30px; z-index: 9; }
  .table-content .table-content-main { display: block; }
  .table-content .table-content-main .metaverse_heading.h-3 { font-size: 20px; line-height: 38px; }
  .table-content .table-content-main .metaverse_heading { padding: 5px 10px; }
  .categories_list_view ul li, .categories_list_view ul li a { line-height: 27px; }
  .mobile-view .table-content-main .categories_list_view ul { max-height: 150px; }
  .blog-single-wrap img, .case-main-banner img { margin-bottom: 35px; }
  .blog-single-wrap h1 { font-size: 26px; line-height: 35px; padding: 0 0 25px; }
  .blog-single-wrap p, .blog-comment-msg p, .blog_reply_msg p, .blog-author-wrap p { font-size: 16px; line-height: 26px; }
  .blog-single-wrap h2 { font-size: 24px; line-height: 35px; }
  .table-content .table-content-main .metaverse_heading .h-3 { font-size: 20px; }
  .blog-right-side.table-content .web-view { display: none; }
  .blog-contact h5, .blog-contact .h-5, .blog_wrap h3 { font-size: 22px; }
  .blog-single-wrap h3, .blog-single-wrap .h-3, .social-share h3, .social-share .h-3, .comment h3, .blog-single-wrap .discus-detail h3 { font-size: 20px; line-height: 35px; padding: 0 0 25px; }
  .blog-author-wrap { padding-top: 0; }
  .row.gy-5 { --bs-gutter-y: 1rem; }
  .form-floating.mb-4 { margin-bottom: .5rem !important; }
  .blog-single-wrap .h5, .blog-single-wrap h5 { font-size: 18px; }
  h3.h-4 { font-size: 16px !important; }
  .table-scroll { max-height: 100%; }
  .time-news { font-size: 16px; }
  .share-list a { font-size: 18px; }
  .defi-head.h4 { font-size: 23px; }
  .cta-natural a { font-size: 15px; }
  .crypto-cta .cta-head { font-size: 22px; }
}
@media (max-width: 767px) {
  .blog-detail, .case-inner-main { padding-top: 30px; }
  .categories_list_view ul li, .categories_list_view ul li a { font-size: 15px; line-height: 24px; }
  .blog-single-wrap img, .case-main-banner img { margin-bottom: 25px; }
  .blog-single-wrap h1 { font-size: 22px; line-height: 30px; padding: 0 0 20px; }
  .blog-single-wrap h4, .blog-single-wrap .h4 { font-size: 18px; }
  .blog-single-wrap p, .blog-single-wrap ul li, .blog-comment-msg p, .blog_reply_msg p, .blog-author-wrap p { font-size: 14px; line-height: 24px; text-align: start; padding-bottom: 15px; }
  .blog-single-wrap h2 { font-size: 20px; padding-bottom: 15px; line-height: 30px; }
  .blog-single-wrap h4, .blog-single-wrap .h4 { font-size: 18px; }
  .blog-single-wrap ul li { padding-bottom: 0; }
  .social-share { gap: 1rem; padding: 30px 0px; }
  .blog-single-wrap h3, .blog-single-wrap .h-3, .social-share h3, .social-share .h-3, .comment h3 { font-size: 20px; line-height: 30px; padding: 0 0 15px; }
  .blog-single-wrap .h5, .blog-single-wrap h5 { font-size: 16px; }
  .caret-para { padding-left: 27px !important; }
  /* Table Start */
  .blog-single-wrap td, th { font-size: 16px; }
  .crypto-cta .cta-head { font-size: 20px; }
  /* Table End */
}
@media (max-width: 575px) {
  .blog-detail, .case-inner-main { padding-top: 20px; }
  .table-content .table-content-main .categories_list_view { padding: 10px 15px; }
  .categories_list_view ul li, .categories_list_view ul li a { font-size: 14px; }
  .blog-single-wrap h1 { font-size: 20px; line-height: 28px; }
  .blog-single-wrap h4, .blog-single-wrap .h4 { font-size: 16px; line-height: 26px; }
  .blog-single-wrap h2 { font-size: 18px !important; padding: 10px 0px; line-height: 26px; }
  .blog-single-wrap h4, .blog-single-wrap .h4 { font-size: 18px !important; line-height: 26px; }
  .blog-author-detail { flex-wrap: wrap; gap: 2rem; }
  .blog-contact { padding-top: 15px; }
  .blog-contact h5, .blog-contact .h-5, .blog_wrap h3 { font-size: 20px; }
  .social-share { padding: 30px 0px; }
  .blog-single-wrap .erc-link { padding: 10px; }
  .blog-single-wrap td, th { font-size: 14px; }
  .caret-para { padding-left: 24px !important; }
  .time-news { font-size: 15px; }
  .share-list a { font-size: 16px; }
  .defi-head.h4 { font-size: 21px; }
  .crypto-cta .cta-head { font-size: 18px; }
  .blog-single-wrap h3, .blog-single-wrap .h-3, .social-share h3, .social-share .h-3, .comment h3 { font-size: 18px !important; }
}
@media (max-width: 425px) {
  .blog-contact h5, .blog-contact .h-5, .blog_wrap h3 { font-size: 18px; }
  .table-content-main .dropdown-menu.show { position: relative !important; visibility: visible !important; opacity: 1 !important; transform: translate(0px, 0px) !important; inset: inherit !important; }
  .blog-single-wrap .erc-link { padding: 10px; }
}
@media (max-width: 991px) {
  .accordion-button { font-size: 20px; line-height: 1.3; padding-bottom: 15px; }
  .acc-image img { width: 50%; padding-bottom: 20px; }
  .acc-head { padding: 0; }
}
@media (max-width: 576px) {
  .casestudy_head h3, .casestudy_head .h-3 { font-size: 18px; line-height: 26px; }
  .accordion-button { font-size: 18px; }
  .erc-20-head-alt { font-size: 18px; }
}
@media (max-width: 425px) {
  .accordion-button { font-size: 16px; }
}
/* Blog Meta Strip */
.bx-meta-strip { width: 100%; margin: 0 0 20px; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 16px; }
.bx-meta-left { display: flex; align-items: center; gap: 16px; flex-wrap: wrap; }
.bx-author-chip { display: flex; align-items: center; gap: 9px; font-size: 18px; color: #A39DB8; }
.bx-meta-strip img { width: 26px; height: 26px; margin: 0; padding: 0; border-radius: 50%; object-fit: cover; display: block; flex-shrink: 0; align-self: center; }
.bx-author-chip b { color: #F5F3FA; font-weight: 600; }
.bx-meta-dot { width: 3px; height: 3px; border-radius: 50%; background: #6E687F; }
.bx-read-time { font-size: 16px; color: #6E687F; }
.bx-meta-strip time { color: inherit; }
.bx-updated-pill { color: #0A0912; background: #57E0A8; font-weight: 700; font-size: 15px; padding: 5px 12px; border-radius: 20px; line-height: 1.4; }
@media (max-width:575px) {
  .bx-meta-left { gap: 10px; }
  .bx-meta-dot { display: none; }
}
.bx-toc-block { margin-bottom: 20px; }
.bx-toc-rail { display: flex; flex-direction: column; gap: 2px; max-height: 325px; overflow-y: auto; overflow-x: hidden; padding-right: 4px; scrollbar-width: none; -ms-overflow-style: none; }
.bx-toc-rail.is-expanded { max-height: 460px; }
@media (min-width: 992px) {
  .blog-right-side .bx-toc-rail, .blog-right-side .bx-toc-rail.is-expanded { max-height: none; overflow: visible; }
}
.bx-toc-rail::-webkit-scrollbar { width: 0; height: 0; display: none; }
.bx-toc-rail-label { font-size: 18px; color: #8B7CF6; margin-bottom: 14px; }
.bx-toc-more { font-size: 10.5px; letter-spacing: 0.06em; text-transform: uppercase; color: #726D82; margin-top: 8px; padding-left: 24px; }
.bx-toc-more.is-hidden { display: none; }
.bx-toc-rail-item { position: relative; display: block; padding: 12px 0 12px 24px; cursor: pointer; text-decoration: none; }
.bx-toc-rail-item:hover { text-decoration: none; }
.bx-toc-rail-item::before { content: ""; position: absolute; left: 5px; top: 0; bottom: 0; width: 1px; background: rgba(255, 255, 255, 0.14); }
.bx-toc-rail > .bx-toc-rail-item:first-of-type::before { top: 50%; }
.bx-toc-rail > .bx-toc-rail-item:last-of-type::before { bottom: 50%; }
.bx-toc-rail-node { position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 11px; height: 11px; border-radius: 50%; background: #120F1E; border: 1.5px solid rgba(255, 255, 255, 0.14); transition: all 0.2s ease; }
.bx-toc-rail-num { font-size: 17px; color: #D9D9D9; display: block; margin-bottom: 2px; }
.bx-toc-rail-text { display: block; font-size: 18px; line-height: 1.45; color: #D9D9D9; transition: color 0.2s ease; font-family: "Epilogue"; }
.bx-toc-rail-item:hover .bx-toc-rail-text, .bx-toc-rail-item:hover .bx-toc-rail-num { color: #8B7CF6; }
.bx-toc-rail-item:hover .bx-toc-rail-node { background: #8B7CF6; border-color: #8B7CF6; }
.bx-toc-rail-item.active .bx-toc-rail-node { background: #8B7CF6; border-color: #8B7CF6; box-shadow: 0 0 0 4px rgba(139, 124, 246, 0.14); }
.bx-toc-rail-item.active .bx-toc-rail-text { color: #8B7CF6; font-weight: 600; }
.bx-toc-rail-item.active .bx-toc-rail-num { color: #8B7CF6; }
.bx-toc-rail-group { position: relative; }
.bx-toc-sub { display: none; position: relative; flex-direction: column; padding: 2px 0 6px 24px; }
.bx-toc-sub::before { content: ""; position: absolute; left: 5px; top: 0; bottom: 0; width: 1px; background: rgba(255, 255, 255, 0.14); }
.bx-toc-rail-group.is-open .bx-toc-sub { display: flex; }
.bx-toc-sub-item { position: relative; display: block; padding: 7px 0 7px 18px; font-family: "Epilogue"; font-size: 15px; line-height: 1.4; color: #A39DB8; text-decoration: none; transition: color 0.2s ease; }
.bx-toc-sub-item::before { content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 5px; height: 5px; border-radius: 50%; background: rgba(255, 255, 255, 0.25); transition: background 0.2s ease; }
.bx-toc-sub-item:hover, .bx-toc-sub-item.active { color: #8B7CF6; text-decoration: none; }
.bx-toc-sub-item.active::before, .bx-toc-sub-item:hover::before { background: #8B7CF6; }
.bx-toc-caret { font-size: 12px; margin-left: 8px; color: #C9C1FB; display: inline-block; transition: transform 0.2s ease; }
.bx-toc-rail-group.is-open .bx-toc-caret { transform: rotate(180deg); }
.blog-single-wrap h2[id^="item-"], .blog-single-wrap h3[id^="item-"], .blog-single-wrap h4[id^="item-"] { scroll-margin-top: 120px; }
.bx-hero-banner-wrap { width: 100%; margin-bottom: 40px; }
.bx-toc-mobile { display: none; }
.bx-toc-mobile .bx-toc-block { background: transparent; border: 1px solid rgba(255, 255, 255, 0.08); border-radius: 14px; padding: 4px 18px 6px; margin-bottom: 0; }
.bx-toc-mobile-toggle { display: flex; align-items: center; justify-content: space-between; gap: 12px; width: 100%; padding: 12px 0; background: transparent; border: 0; text-align: left; }
.bx-toc-mobile-toggle .bx-toc-rail-label { margin-bottom: 0; }
.bx-toc-mobile-toggle .icon { font-size: 22px; line-height: 1; color: #C9C1FB; }
.bx-toc-mobile-toggle .bx-toc-icon-close, .bx-toc-mobile-toggle[aria-expanded="true"] .bx-toc-icon-open { display: none; }
.bx-toc-mobile-toggle[aria-expanded="true"] .bx-toc-icon-close { display: block; }
.bx-toc-mobile .bx-toc-rail { display: none; }
.bx-toc-mobile.is-open .bx-toc-rail { display: flex; max-height: 250px; padding-top: 6px; padding-bottom: 8px; border-top: 1px solid rgba(255, 255, 255, 0.08); }
.bx-toc-mobile .bx-toc-more { display: none; }
@media (max-width: 991px) {
  .bx-toc-rail-text { font-size: 16px; }
  .bx-toc-mobile { display: block; margin-bottom: 30px; }
  /* Sits in normal flow below the Spotify embed, not pinned to the viewport top.
       Overrides .table-content{position:sticky} / .mobile-view{top:100px} in blog-details.css */
  .bx-toc-mobile.table-content.mobile-view { position: static; top: auto !important; margin: 0 0 30px; z-index: auto; background: none; }
  /* The mobile TOC now sits inside .blog-single-wrap, whose `a` rule paints every link
       with the yellow-to-green gradient (blog-details.css / common.css). Undo that and
       restore the desktop TOC palette: light text, purple on hover/active. */
  .blog-single-wrap .bx-toc-mobile a { background: none; -webkit-background-clip: border-box; background-clip: border-box; -webkit-text-fill-color: currentColor; color: #D9D9D9; }
  .blog-single-wrap .bx-toc-mobile a .bx-toc-rail-num, .blog-single-wrap .bx-toc-mobile a .bx-toc-rail-text { -webkit-text-fill-color: currentColor; color: #D9D9D9; }
  .blog-single-wrap .bx-toc-mobile a:hover, .blog-single-wrap .bx-toc-mobile a:hover .bx-toc-rail-num, .blog-single-wrap .bx-toc-mobile a:hover .bx-toc-rail-text, .blog-single-wrap .bx-toc-mobile a.active, .blog-single-wrap .bx-toc-mobile a.active .bx-toc-rail-num, .blog-single-wrap .bx-toc-mobile a.active .bx-toc-rail-text { color: #8B7CF6; -webkit-text-fill-color: #8B7CF6; }
  .blog-right-side .bx-toc-block { display: none; }
  .bx-toc-rail-label { font-size: 16px; }
}
@media (max-width: 767px) {
  .bx-toc-rail-num, .bx-toc-rail-text { font-size: 15px; }
}
@media (max-width: 575px) {
  .bx-toc-rail-num, .bx-toc-rail-text { font-size: 14px; }
  .bx-toc-rail-label { font-size: 15px; }
}
/* -------------------------------------------------------------------------
   Hero banner
   ------------------------------------------------------------------------- */
.bx-hero-banner { position: relative; width: 100%; max-width: 100%; aspect-ratio: 1293 / 516; border-radius: 20px; overflow: hidden; background: radial-gradient(120% 140% at 15% 20%, #241A45 0%, #0E0B1B 55%, #0A0812 100%); border: 1px solid rgba(255, 255, 255, 0.09); }
.bx-hero-banner-img { position: absolute; inset: 0; display: block; width: 100%; height: 100%; object-fit: cover; margin: 0; border-radius: 0; }
.bx-hero-banner-overlay { position: absolute; inset: 0; display: flex; align-items: center; padding: 0 44px; }
.bx-hero-banner-text { width: 44%; flex-shrink: 0; }
.bx-hero-banner-title { font-family: "Exo 2", sans-serif; font-weight: 700; font-size: 38px; line-height: 44px; letter-spacing: -0.01em; color: #fff; margin: 0; padding: 0; }
.bx-hero-banner-title .v3-grad { background: linear-gradient(89.98deg, #f5d255 -3.37%, #36e7c4 99.98%); -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; color: transparent; }
/* When the H1 sits inside .blog-single-wrap, blog-details.css's `.blog-single-wrap h1`
   (specificity 0,1,1) wins over the plain `.bx-hero-banner-title` sizes above. Re-declare
   the same scale at a higher specificity so every page's H1 matches at all breakpoints. */
.blog-single-wrap h1.bx-hero-banner-title { font-family: "Exo 2", sans-serif; font-weight: 700; letter-spacing: -0.01em; font-size: 38px; line-height: 44px; margin: 0; padding: 0 0 30px; background: none; -webkit-background-clip: border-box; background-clip: border-box; -webkit-text-fill-color: #fff; color: #fff; }
.blog-single-wrap h1.bx-hero-banner-title .v3-grad { background: linear-gradient(89.98deg, #f5d255 -3.37%, #36e7c4 99.98%); -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; color: transparent; }
@media (max-width:1280px) {
  .blog-single-wrap h1.bx-hero-banner-title { font-size: 28px; line-height: 40px; }
}
@media (max-width:991px) {
  .blog-single-wrap h1.bx-hero-banner-title { font-size: 26px; line-height: 35px; padding: 0 0 25px; }
}
@media (max-width:767px) {
  .blog-single-wrap h1.bx-hero-banner-title { font-size: 22px; line-height: 30px; padding: 0 0 20px; }
}
@media (max-width:575px) {
  .blog-single-wrap h1.bx-hero-banner-title { font-size: 20px; line-height: 28px; }
}
/* Meta strip: author, read time and the updated pill stay on one line above 650px;
   below that the pill drops to its own row. */
@media (min-width: 651px) {
  .bx-meta-left { flex-wrap: nowrap; }
  .bx-meta-left .bx-author-chip, .bx-meta-left .bx-read-time, .bx-meta-left .bx-updated-pill { white-space: nowrap; }
}
@media (max-width: 650px) {
  .bx-meta-left { flex-wrap: wrap; }
  .bx-meta-left .bx-updated-pill { /* flex-basis: 100%; */ margin-left: 0 !important; }
}
@media (max-width:1280px) {
  .bx-hero-banner-title { font-size: 28px; line-height: 40px; }
}
@media (max-width:991px) {
  .bx-hero-banner-overlay { padding: 0 32px; }
  .bx-hero-banner-title { font-size: 26px; line-height: 35px; }
}
@media (max-width:767px) {
  .bx-hero-banner-overlay { padding: 0 24px; }
  .bx-hero-banner-text { width: 52%; }
  .bx-hero-banner-title { font-size: 22px; line-height: 30px; }
}
@media (max-width:575px) {
  .bx-hero-banner { aspect-ratio: auto; }
  .bx-hero-banner-img { position: static; height: auto; aspect-ratio: 1293 / 516; }
  .bx-hero-banner-overlay { position: static; background: none; padding: 18px 18px 20px; }
  .bx-hero-banner-text { width: 100%; }
  .bx-hero-banner-title { font-size: 20px; line-height: 28px; }
}
/* -------------------------------------------------------------------------
   Sidebar: sticky rail, author card & Google preferred-source button
   ------------------------------------------------------------------------- */
.blog-detail .blog-right-side .table-scroll { max-height: none; overflow-x: visible; overflow-y: visible; }
@media (min-width: 992px) {
  .blog-detail .blog-right-side.table-content { position: sticky; top: var(--bx-sidebar-top, 110px) !important; }
}
@media (max-width: 991px) {
  .blog-detail .blog-right-side.table-content { position: static; top: auto !important; }
}
.bx-author-card { background: #161029; border: 1px solid rgba(255, 255, 255, 0.08); border-radius: 14px; padding: 22px; margin-top: 18px; margin-bottom: 20px; }
.bx-author-card-label { display: block; font-size: 16px; color: #D9D9D9; margin-bottom: 14px; text-decoration: none; transition: color 0.2s ease; }
.bx-author-card-label:hover, .bx-author-card-label:focus-visible { color: #C9C1FB; text-decoration: underline; }
.bx-author-top { display: flex; align-items: center; gap: 12px; margin-bottom: 14px; }
.bx-author-avatar { width: 46px; height: 46px; border-radius: 50%; flex-shrink: 0; object-fit: cover; }
.bx-author-name { font-family: 'Exo 2', sans-serif; font-weight: 700; font-size: 22px; color: #F3F1F8; line-height: 1.3; }
.bx-author-role { font-size: 14px; color: #C9C1FB; margin-top: 2px; font-family: "Epilogue"; }
.bx-author-bio { font-size: 18px; line-height: 30px; color: #D9D9D9; margin-bottom: 16px; }
@media (max-width: 1280px) {
  .bx-author-name { font-size: 20px; }
}
@media (max-width: 991px) {
  .bx-author-bio { font-size: 16px; line-height: 26px; }
}
@media (max-width: 767px) {
  .bx-author-bio { font-size: 14px; line-height: 24px; }
}
.bx-author-socials { display: flex; gap: 10px; margin-bottom: 16px; }
.bx-social-btn { width: 36px; height: 36px; border-radius: 8px; border: 1px solid rgba(255, 255, 255, 0.14); display: flex; align-items: center; justify-content: center; font-size: 18px; color: #A8A3B8; text-decoration: none; transition: all 0.2s ease; }
.bx-social-btn:hover { color: #0A0912; background: #8B7CF6; border-color: #8B7CF6; }
.bx-author-cta { display: block; text-align: center; width: 100%; background: #8B7CF6; color: #0A0912; font-weight: 700; font-size: 16px; padding: 11px 10px; border-radius: 9px; letter-spacing: 0.01em; text-decoration: none; transition: background 0.2s ease; }
.bx-author-cta:hover { background: #A294F8; color: #0A0912; }
.google-preferred-btn { display: flex; align-items: center; gap: 12px; width: 100%; padding: 12px 14px; background: linear-gradient(135deg, rgba(139, 124, 246, 0.12), rgba(139, 124, 246, 0.03)),
        #161029; border: 1px solid rgba(139, 124, 246, 0.30); border-radius: 14px; color: #D9D9D9; font-family: 'Epilogue', sans-serif; font-size: 15px; line-height: 1.35; text-decoration: none; transition: border-color 0.2s ease, background 0.2s ease; }
.google-preferred-btn:hover { border-color: rgba(139, 124, 246, 0.60); color: #F3F1F8; text-decoration: none; }
.google-preferred-mark { width: 32px; height: 32px; border-radius: 50%; background: #fff; display: flex; align-items: center; justify-content: center; flex-shrink: 0; }
.google-preferred-mark svg { width: 19px; height: 19px; display: block; }
.google-preferred-btn .rule { width: 1px; align-self: stretch; margin: 1px 0; background: rgba(255, 255, 255, 0.12); flex-shrink: 0; }
.google-preferred-btn .label { flex: 1; min-width: 0; }
.google-preferred-btn .label b { color: #fff; font-weight: 600; }
.google-preferred-btn .go { width: 32px; height: 32px; border-radius: 9px; border: 1px solid rgba(255, 255, 255, 0.14); display: flex; align-items: center; justify-content: center; flex-shrink: 0; font-size: 15px; line-height: 1; color: #C9C1FB; transition: all 0.2s ease; }
.google-preferred-btn:hover .go { background: #8B7CF6; border-color: #8B7CF6; color: #0A0912; }
@media (max-width: 767px) {
  .google-preferred-btn { font-size: 14px; }
}
   ------------------------------------------------------------------------- */
.blog-single-wrap .cta-mid { --card-bg: #16141d; --accent: #7c3aed; --accent-dark: #5b21b6; --accent-soft: rgba(124, 58, 237, 0.12); --text: #ffffff; --text-dim: rgba(255, 255, 255, 0.7); --radius: 16px; --font-display: "Poppins", "Segoe UI", system-ui, sans-serif; }
.blog-single-wrap .cta-mid { width: 100%; background: linear-gradient(135deg, var(--card-bg) 0%, #1c1926 100%); border: 1px solid rgba(124,58,237,0.35); border-radius: var(--radius); padding: 28px 30px; display: flex; align-items: center; gap: 24px; flex-wrap: wrap; margin: 40px 0; }
.blog-single-wrap .cta-mid-icon { width: 52px; height: 52px; border-radius: 14px; background: linear-gradient(135deg, #7c3aed 0%, #5b21b6 100%); border: 1px solid rgba(167, 139, 250, 0.35); box-shadow: 0 10px 24px -4px rgba(124, 58, 237, 0.45); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }
.blog-single-wrap .cta-mid-icon svg { width: 26px; height: 26px; fill: #ffffff; }
.blog-single-wrap .cta-mid-body { flex: 1; min-width: 220px; }
.blog-single-wrap .cta-mid-title { font-family: var(--font-display); font-weight: 700; font-size: 18px !important; line-height: 1.4; color: #ffffff !important; -webkit-text-fill-color: #ffffff !important; margin: 0 0 4px 0; padding: 0; }
.blog-single-wrap .cta-mid-sub { font-weight: 400; font-size: 14px !important; color: var(--text-dim) !important; -webkit-text-fill-color: var(--text-dim) !important; margin: 0; padding: 0; line-height: 1.5; }
.blog-single-wrap .cta-mid-btn { flex-shrink: 0; display: inline-flex; align-items: center; justify-content: center; gap: 10px; background: linear-gradient(135deg, #7c3aed 0%, #5b21b6 100%); border: 1px solid rgba(167, 139, 250, 0.35); color: #ffffff !important; -webkit-text-fill-color: #ffffff !important; font-family: "Exo 2", var(--font-display); font-weight: 600; font-size: 14.5px; padding: 12px 24px; border-radius: 999px; text-decoration: none; white-space: nowrap; box-shadow: 0 10px 24px -4px rgba(124, 58, 237, 0.45); transition: all 0.25s ease; }
.blog-single-wrap .cta-mid-btn:hover { background: linear-gradient(135deg, #8b5cf6 0%, #6d28d9 100%); box-shadow: 0 14px 30px -4px rgba(124, 58, 237, 0.65); transform: translateY(-2px); color: #ffffff !important; -webkit-text-fill-color: #ffffff !important; text-decoration: none; }
.blog-single-wrap .cta-mid-btn svg { width: 16px; height: 16px; transition: transform 0.2s ease; flex-shrink: 0; }
.blog-single-wrap .cta-mid-btn:hover svg { transform: translateX(3px); }
@media (max-width: 767px) {
  .blog-single-wrap .cta-mid { flex-direction: column; text-align: center; padding: 20px 16px; margin: 24px 0; gap: 14px; border-radius: 12px; }
  .blog-single-wrap .cta-mid-icon { width: 42px; height: 42px; border-radius: 10px; }
  .blog-single-wrap .cta-mid-icon svg { width: 20px; height: 20px; }
  .blog-single-wrap .cta-mid-body { min-width: 0; width: 100%; }
  .blog-single-wrap .cta-mid-title, .blog-single-wrap .cta-mid-sub { text-align: center; }
  .blog-single-wrap .cta-mid-title { font-size: 16px !important; line-height: 1.35; margin: 0 0 6px 0; }
  .blog-single-wrap .cta-mid-sub { font-size: 13px !important; line-height: 1.45; }
  .blog-single-wrap .cta-mid-btn { width: 100%; justify-content: center; font-size: 13.5px; padding: 11px 18px; gap: 8px; }
  .blog-single-wrap .cta-mid-btn svg { width: 15px; height: 15px; }
}
@media (max-width: 575px) {
  .blog-single-wrap .cta-mid { padding: 16px 14px; margin: 20px 0; gap: 12px; }
  .blog-single-wrap .cta-mid-icon { width: 38px; height: 38px; border-radius: 8px; }
  .blog-single-wrap .cta-mid-icon svg { width: 18px; height: 18px; }
  .blog-single-wrap .cta-mid-title { font-size: 15px !important; line-height: 1.35; margin: 0 0 4px 0; }
  .blog-single-wrap .cta-mid-sub { font-size: 12.5px !important; line-height: 1.4; }
  .blog-single-wrap .cta-mid-btn { padding: 10px 16px; font-size: 13px; }
}
.blog-single-wrap .rwa-process { --surface: #FFFFFF; --line: #E6E2F5; --text: #1C1633; --text-dim: #79728F; position: relative; width: 100%; aspect-ratio: 980 / 800; margin: 0 0 40px; overflow: hidden; }
.blog-single-wrap .rwa-process * { margin: 0; padding: 0; box-sizing: border-box; }
.blog-single-wrap .rwa-process-card { position: absolute; top: 0; left: 0; width: 980px; height: 800px; transform-origin: top left; /* refined to the exact container width by JS; these are the no-JS fallbacks */ transform: scale(var(--rwa-scale, 0.85)); border-radius: 28px; background: var(--surface); border: 1px solid var(--line); overflow: hidden; box-shadow: 0 30px 80px -36px rgba(70, 60, 120, .22); font-family: 'Space Grotesk', sans-serif; color: var(--text); }
.blog-single-wrap .rwa-process-card::before { content: ""; position: absolute; inset: 0; background: radial-gradient(circle at 8% 8%, rgba(108, 76, 224, .07), transparent 40%),
        radial-gradient(circle at 92% 92%, rgba(224, 114, 46, .08), transparent 42%); pointer-events: none; }
.blog-single-wrap .rwa-process .eyebrow { position: absolute; top: 36px; left: 50%; transform: translateX(-50%); display: flex; align-items: center; gap: 8px; font-family: 'JetBrains Mono', monospace; font-size: 11.5px; letter-spacing: .18em; text-transform: uppercase; color: #6C4CE0; background: rgba(108, 76, 224, .07); border: 1px solid rgba(108, 76, 224, .25); padding: 6px 14px; border-radius: 100px; white-space: nowrap; }
.blog-single-wrap .rwa-process .eyebrow .dot { width: 6px; height: 6px; border-radius: 50%; background: #6C4CE0; }
.blog-single-wrap .rwa-process .rwa-title { position: absolute; top: 78px; left: 0; right: 0; text-align: center; font-family: 'Space Grotesk', sans-serif; font-weight: 700; font-size: 28px; line-height: 1.2; letter-spacing: -.01em; color: var(--text); background: none; -webkit-text-fill-color: currentColor; }
.blog-single-wrap .rwa-process .rwa-title span { background: linear-gradient(97deg, #8467F0, #3A1F9E 90%); -webkit-background-clip: text; background-clip: text; color: transparent; -webkit-text-fill-color: transparent; }
.blog-single-wrap .rwa-process .sub { position: absolute; top: 118px; left: 0; right: 0; text-align: center; font-family: 'JetBrains Mono', monospace; font-size: 11.5px; letter-spacing: .08em; color: var(--text-dim); }
.blog-single-wrap .rwa-process svg.orbit { position: absolute; top: 0; left: 0; width: 980px; height: 800px; pointer-events: none; }
.blog-single-wrap .rwa-process .ring-path { fill: none; stroke-width: 2.5; stroke-linecap: round; opacity: .55; }
.blog-single-wrap .rwa-process .ring-flow { fill: none; stroke: url(#rwaFlowGrad); stroke-width: 3.5; stroke-linecap: round; stroke-dasharray: 16 620; animation: rwa-ringflow 7s linear infinite; }
@keyframes rwa-ringflow {
  to { stroke-dashoffset: -636; }
}
.blog-single-wrap .rwa-process .spoke { fill: none; stroke: #E6E2F5; stroke-width: 1.6; transition: stroke .3s ease, stroke-width .3s ease; }
.blog-single-wrap .rwa-process .flow { fill: none; stroke-width: 3; stroke-linecap: round; stroke-dasharray: 1 40; opacity: 0; transition: opacity .3s ease; }
.blog-single-wrap .rwa-process .flow.active { opacity: 1; animation: rwa-flowmove 1.1s linear infinite; }
@keyframes rwa-flowmove {
  to { stroke-dashoffset: -82; }
}
.blog-single-wrap .rwa-process .hub { position: absolute; left: 490px; top: 450px; transform: translate(-50%, -50%); width: 140px; height: 140px; border-radius: 50%; display: flex; align-items: center; justify-content: center; background: var(--surface); border: 1px solid var(--line); z-index: 3; box-shadow: 0 12px 30px -14px rgba(60, 40, 120, .25); }
.blog-single-wrap .rwa-process .hub-inner { width: 78px; height: 78px; border-radius: 50%; display: flex; align-items: center; justify-content: center; background: linear-gradient(160deg, #8467F0, #3A1F9E); box-shadow: 0 10px 24px -8px rgba(108, 76, 224, .45); transition: background .4s ease; }
.blog-single-wrap .rwa-process .hub-inner svg { width: 30px; height: 30px; stroke: #fff; fill: none; stroke-width: 1.8; }
.blog-single-wrap .rwa-process .hub-step { position: absolute; bottom: -14px; left: 50%; transform: translateX(-50%); font-family: 'JetBrains Mono', monospace; font-weight: 700; font-size: 11px; color: #fff; background: #1C1633; padding: 3px 10px; border-radius: 100px; letter-spacing: .05em; white-space: nowrap; }
.blog-single-wrap .rwa-process .node { position: absolute; width: 176px; height: 104px; transform: translate(-50%, -50%); border-radius: 18px; background: var(--surface); border: 1.5px solid var(--line); display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 6px; cursor: pointer; text-align: center; padding: 0 10px; transition: border-color .3s ease, transform .3s ease, box-shadow .3s ease; z-index: 2; }
.blog-single-wrap .rwa-process .node .num { position: absolute; top: -11px; left: -11px; width: 26px; height: 26px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-family: 'JetBrains Mono', monospace; font-weight: 700; font-size: 12px; color: #fff; border: 2px solid #fff; box-shadow: 0 4px 10px -3px rgba(0, 0, 0, .25); }
.blog-single-wrap .rwa-process .node .ico { width: 32px; height: 32px; border-radius: 10px; display: flex; align-items: center; justify-content: center; transition: transform .3s ease; }
.blog-single-wrap .rwa-process .node .ico svg { width: 16px; height: 16px; fill: none; stroke-width: 1.8; }
.blog-single-wrap .rwa-process .node .label { font-family: 'Space Grotesk', sans-serif; font-size: 13px; font-weight: 600; line-height: 1.28; color: var(--text); }
.blog-single-wrap .rwa-process .node.active { transform: translate(-50%, -50%) scale(1.08); box-shadow: 0 20px 40px -18px rgba(30, 20, 60, .3); }
/* hexagon vertex positions, center 490,450 r=235 */
.blog-single-wrap .rwa-process .n1 { left: 490px; top: 215px; }
.blog-single-wrap .rwa-process .n2 { left: 693.5px; top: 332.5px; }
.blog-single-wrap .rwa-process .n3 { left: 693.5px; top: 567.5px; }
.blog-single-wrap .rwa-process .n4 { left: 490px; top: 685px; }
.blog-single-wrap .rwa-process .n5 { left: 286.5px; top: 567.5px; }
.blog-single-wrap .rwa-process .n6 { left: 286.5px; top: 332.5px; }
.blog-single-wrap .rwa-process .rwa-footer { position: absolute; bottom: 26px; left: 0; right: 0; text-align: center; font-family: 'JetBrains Mono', monospace; font-size: 10.5px; letter-spacing: .12em; text-transform: uppercase; color: var(--text-dim); }
.blog-single-wrap .rwa-process .hint { position: absolute; bottom: 56px; left: 0; right: 0; text-align: center; font-family: 'Space Grotesk', sans-serif; font-size: 11px; color: var(--text-dim); }
/* No-JS fallbacks, stepped to roughly match the column width at each breakpoint */
@media (max-width: 1399px) {
  .blog-single-wrap .rwa-process-card { transform: scale(var(--rwa-scale, 0.72)); }
}
@media (max-width: 991px) {
  .blog-single-wrap .rwa-process-card { transform: scale(var(--rwa-scale, 0.70)); }
}
@media (max-width: 767px) {
  .blog-single-wrap .rwa-process-card { transform: scale(var(--rwa-scale, 0.50)); }
}
@media (max-width: 575px) {
  .blog-single-wrap .rwa-process { margin-bottom: 25px; }
  .blog-single-wrap .rwa-process-card { transform: scale(var(--rwa-scale, 0.36)); }
}
@media (prefers-reduced-motion: reduce) {
  .blog-single-wrap .rwa-process .ring-flow, .blog-single-wrap .rwa-process .flow.active { animation: none; }
}
/* -------------------------------------------------------------------------
   "RWA Tokenization Standards" diagram
   Design/structure from rwa-tokenization-standards-light.html.

   Adapted the same way as .rwa-process above: namespaced (the source styled
   bare .section/.node/.ico/.code/h1/footer), the global reset and palette
   scoped to the widget, and the fixed 960x780 canvas scaled continuously off
   the container width instead of the source's two transform:scale breakpoints.
   ------------------------------------------------------------------------- */
.blog-single-wrap .rwa-standards { --surface: #FFFFFF; --surface-2: #F3F0FF; --line: #E3DEF5; --violet: #6C4CE0; --violet-dim: rgba(108, 76, 224, .14); --gold: #C97F0E; --text: #1C1633; --text-dim: #77708F; position: relative; width: 100%; aspect-ratio: 960 / 780; margin: 0 0 40px; overflow: hidden; }
.blog-single-wrap .rwa-standards * { margin: 0; padding: 0; box-sizing: border-box; }
.blog-single-wrap .rwa-standards-card { position: absolute; top: 0; left: 0; width: 960px; height: 780px; transform-origin: top left; /* refined to the exact container width by JS; these are the no-JS fallbacks */ transform: scale(var(--rwa-scale, 0.86)); border-radius: 28px; background: var(--surface); border: 1px solid var(--line); overflow: hidden; box-shadow: 0 30px 80px -36px rgba(70, 60, 120, .22); font-family: 'Space Grotesk', sans-serif; color: var(--text); }
.blog-single-wrap .rwa-standards-card::before { content: ""; position: absolute; inset: 0; background: radial-gradient(circle at 50% 55%, rgba(108, 76, 224, .06), transparent 55%),
        radial-gradient(circle at 92% 8%, rgba(201, 127, 14, .06), transparent 40%); pointer-events: none; }
.blog-single-wrap .rwa-standards .eyebrow { position: absolute; top: 38px; left: 50%; transform: translateX(-50%); display: flex; align-items: center; gap: 8px; font-family: 'JetBrains Mono', monospace; font-size: 11.5px; letter-spacing: .18em; text-transform: uppercase; color: var(--gold); background: rgba(201, 127, 14, .08); border: 1px solid rgba(201, 127, 14, .28); padding: 6px 14px; border-radius: 100px; white-space: nowrap; }
.blog-single-wrap .rwa-standards .eyebrow .dot { width: 6px; height: 6px; border-radius: 50%; background: var(--gold); box-shadow: 0 0 8px rgba(201, 127, 14, .5); }
.blog-single-wrap .rwa-standards .rwa-title { position: absolute; top: 80px; left: 0; right: 0; text-align: center; font-family: 'Space Grotesk', sans-serif; font-weight: 700; font-size: 28px; line-height: 1.2; letter-spacing: -.01em; color: var(--text); background: none; -webkit-text-fill-color: currentColor; }
.blog-single-wrap .rwa-standards .rwa-title span { background: linear-gradient(97deg, #6C4CE0, var(--gold) 90%); -webkit-background-clip: text; background-clip: text; color: transparent; -webkit-text-fill-color: transparent; }
.blog-single-wrap .rwa-standards svg.orbit { position: absolute; top: 0; left: 0; width: 960px; height: 780px; pointer-events: none; }
.blog-single-wrap .rwa-standards .ring { fill: none; stroke: var(--line); stroke-width: 1; stroke-dasharray: 2 8; }
.blog-single-wrap .rwa-standards .spoke { fill: none; stroke: var(--line); stroke-width: 1.6; transition: stroke .35s ease, stroke-width .35s ease, opacity .35s ease; }
.blog-single-wrap .rwa-standards .spoke.active { stroke: var(--violet); stroke-width: 2.2; }
.blog-single-wrap .rwa-standards .flow { fill: none; stroke: var(--gold); stroke-width: 2.4; stroke-linecap: round; stroke-dasharray: 1 46; opacity: 0; transition: opacity .35s ease; }
.blog-single-wrap .rwa-standards .flow.active { opacity: 1; animation: rwa-std-flow 1.4s linear infinite; }
@keyframes rwa-std-flow {
  to { stroke-dashoffset: -94; }
}
.blog-single-wrap .rwa-standards .hub { position: absolute; left: 480px; top: 440px; transform: translate(-50%, -50%); width: 132px; height: 132px; border-radius: 50%; display: flex; align-items: center; justify-content: center; background: radial-gradient(circle at 32% 28%, var(--surface-2), var(--surface) 70%); border: 1px solid var(--line); box-shadow: 0 0 0 10px var(--violet-dim); z-index: 3; }
.blog-single-wrap .rwa-standards .hub-inner { width: 74px; height: 74px; border-radius: 50%; display: flex; align-items: center; justify-content: center; background: linear-gradient(160deg, #E8A93A, var(--gold)); box-shadow: 0 10px 26px -8px rgba(201, 127, 14, .45); }
.blog-single-wrap .rwa-standards .hub-inner svg { width: 30px; height: 30px; stroke: #2A1900; fill: none; stroke-width: 1.8; }
.blog-single-wrap .rwa-standards .node { position: absolute; width: 150px; height: 96px; transform: translate(-50%, -50%); border-radius: 18px; background: linear-gradient(160deg, var(--surface-2), var(--surface)); border: 1px solid var(--line); display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 8px; cursor: pointer; transition: border-color .3s ease, transform .3s ease, box-shadow .3s ease, background .3s ease; z-index: 2; }
.blog-single-wrap .rwa-standards .node .ico { width: 34px; height: 34px; border-radius: 10px; display: flex; align-items: center; justify-content: center; background: rgba(108, 76, 224, .08); border: 1px solid var(--line); transition: border-color .3s ease, background .3s ease; }
.blog-single-wrap .rwa-standards .node .ico svg { width: 17px; height: 17px; stroke: var(--text-dim); fill: none; stroke-width: 1.7; transition: stroke .3s ease; }
.blog-single-wrap .rwa-standards .node .code { font-family: 'JetBrains Mono', monospace; font-weight: 700; font-size: 15px; letter-spacing: .01em; color: var(--text); }
.blog-single-wrap .rwa-standards .node.active { border-color: var(--violet); background: linear-gradient(160deg, rgba(108, 76, 224, .10), var(--surface)); transform: translate(-50%, -50%) scale(1.06); box-shadow: 0 0 0 6px var(--violet-dim), 0 18px 34px -14px rgba(108, 76, 224, .28); }
.blog-single-wrap .rwa-standards .node.active .ico { background: rgba(201, 127, 14, .14); border-color: var(--gold); }
.blog-single-wrap .rwa-standards .node.active .ico svg { stroke: var(--gold); }
.blog-single-wrap .rwa-standards .node.active .code { color: #0F0A20; }
.blog-single-wrap .rwa-standards .n0 { left: 480px; top: 210px; }
.blog-single-wrap .rwa-standards .n1 { left: 698.7px; top: 308.9px; }
.blog-single-wrap .rwa-standards .n2 { left: 615.2px; top: 566.1px; }
.blog-single-wrap .rwa-standards .n3 { left: 344.8px; top: 566.1px; }
.blog-single-wrap .rwa-standards .n4 { left: 261.3px; top: 308.9px; }
.blog-single-wrap .rwa-standards .rwa-footer { position: absolute; bottom: 30px; left: 0; right: 0; text-align: center; font-family: 'JetBrains Mono', monospace; font-size: 11px; letter-spacing: .1em; text-transform: uppercase; color: var(--text-dim); }
/* No-JS fallbacks, stepped to roughly match the column width at each breakpoint */
@media (max-width: 1399px) {
  .blog-single-wrap .rwa-standards-card { transform: scale(var(--rwa-scale, 0.73)); }
}
@media (max-width: 991px) {
  .blog-single-wrap .rwa-standards-card { transform: scale(var(--rwa-scale, 0.71)); }
}
@media (max-width: 767px) {
  .blog-single-wrap .rwa-standards-card { transform: scale(var(--rwa-scale, 0.51)); }
}
@media (max-width: 575px) {
  .blog-single-wrap .rwa-standards { margin-bottom: 25px; }
  .blog-single-wrap .rwa-standards-card { transform: scale(var(--rwa-scale, 0.37)); }
}
@media (prefers-reduced-motion: reduce) {
  .blog-single-wrap .rwa-standards .flow.active { animation: none; }
}
   ------------------------------------------------------------------------- */
.blog-single-wrap .rwa-deck { --surface: #FFFFFF; --line: #E6E2F5; --text: #1C1633; --text-dim: #79728F; position: relative; width: 100%; aspect-ratio: 980 / 680; margin: 0 0 40px; overflow: hidden; }
.blog-single-wrap .rwa-deck * { margin: 0; padding: 0; box-sizing: border-box; }
.blog-single-wrap .rwa-deck-card { position: absolute; top: 0; left: 0; width: 980px; height: 680px; transform-origin: top left; /* refined to the exact container width by JS; these are the no-JS fallbacks */ transform: scale(var(--rwa-scale, 0.85)); border-radius: 28px; background: var(--surface); border: 1px solid var(--line); overflow: hidden; box-shadow: 0 30px 80px -36px rgba(70, 60, 120, .22); font-family: 'Space Grotesk', sans-serif; color: var(--text); }
.blog-single-wrap .rwa-deck-card::before { content: ""; position: absolute; inset: 0; background: radial-gradient(circle at 6% 10%, rgba(76, 99, 224, .07), transparent 42%),
        radial-gradient(circle at 95% 90%, rgba(18, 161, 80, .07), transparent 42%); pointer-events: none; }
.blog-single-wrap .rwa-deck .eyebrow { position: absolute; top: 36px; left: 50%; transform: translateX(-50%); display: flex; align-items: center; gap: 8px; font-family: 'JetBrains Mono', monospace; font-size: 11.5px; letter-spacing: .18em; text-transform: uppercase; color: #4C63E0; background: rgba(76, 99, 224, .07); border: 1px solid rgba(76, 99, 224, .25); padding: 6px 14px; border-radius: 100px; white-space: nowrap; }
.blog-single-wrap .rwa-deck .eyebrow .dot { width: 6px; height: 6px; border-radius: 50%; background: #4C63E0; }
.blog-single-wrap .rwa-deck .rwa-title { position: absolute; top: 78px; left: 0; right: 0; text-align: center; font-family: 'Space Grotesk', sans-serif; font-weight: 700; font-size: 26px; line-height: 1.2; letter-spacing: -.01em; color: var(--text); background: none; -webkit-text-fill-color: currentColor; }
.blog-single-wrap .rwa-deck .rwa-title span { background: linear-gradient(97deg, #4C63E0, #12A150 90%); -webkit-background-clip: text; background-clip: text; color: transparent; -webkit-text-fill-color: transparent; }
.blog-single-wrap .rwa-deck .hint { position: absolute; top: 116px; left: 0; right: 0; text-align: center; font-family: 'JetBrains Mono', monospace; font-size: 11px; letter-spacing: .08em; color: var(--text-dim); }
.blog-single-wrap .rwa-deck .deck { position: absolute; left: 50%; top: 398px; transform: translate(-50%, -50%); width: 900px; height: 340px; }
.blog-single-wrap .rwa-deck .card { position: absolute; left: 50%; top: 50%; width: 196px; height: 264px; margin-left: -98px; margin-top: -132px; border-radius: 20px; background: var(--surface); border: 1.5px solid var(--line); display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 16px; padding: 22px 16px; cursor: pointer; transition: transform .5s cubic-bezier(.22, .9, .32, 1), box-shadow .4s ease, border-color .4s ease; }
.blog-single-wrap .rwa-deck .card .num { position: absolute; top: 16px; left: 16px; font-family: 'JetBrains Mono', monospace; font-weight: 700; font-size: 11px; color: var(--text-dim); }
.blog-single-wrap .rwa-deck .card .ico { width: 64px; height: 64px; border-radius: 18px; display: flex; align-items: center; justify-content: center; transition: transform .4s ease, background .4s ease; }
.blog-single-wrap .rwa-deck .card .ico svg { width: 28px; height: 28px; fill: none; stroke-width: 1.7; transition: stroke .4s ease; }
.blog-single-wrap .rwa-deck .card .name { font-family: 'Space Grotesk', sans-serif; font-weight: 700; font-size: 15.5px; text-align: center; line-height: 1.32; color: var(--text); }
.blog-single-wrap .rwa-deck .card .bar { width: 34px; height: 4px; border-radius: 4px; transition: width .4s ease, background .4s ease; }
.blog-single-wrap .rwa-deck .card.front { box-shadow: 0 30px 60px -20px rgba(30, 20, 60, .32); z-index: 10; }
.blog-single-wrap .rwa-deck .card.front .ico { transform: scale(1.05); }
.blog-single-wrap .rwa-deck .card.front .bar { width: 52px; }
.blog-single-wrap .rwa-deck .arrows { position: absolute; left: 0; right: 0; bottom: 36px; display: flex; align-items: center; justify-content: center; gap: 22px; }
.blog-single-wrap .rwa-deck .arrow-btn { width: 40px; height: 40px; border-radius: 50%; border: 1.5px solid var(--line); background: var(--surface); display: flex; align-items: center; justify-content: center; cursor: pointer; transition: border-color .25s ease, transform .2s ease; }
.blog-single-wrap .rwa-deck .arrow-btn:hover { transform: translateY(-2px); border-color: #4C63E0; }
.blog-single-wrap .rwa-deck .arrow-btn svg { width: 16px; height: 16px; stroke: var(--text); fill: none; stroke-width: 2; }
.blog-single-wrap .rwa-deck .dots { display: flex; gap: 8px; }
.blog-single-wrap .rwa-deck .dot-btn { width: 8px; height: 8px; border-radius: 50%; background: var(--line); cursor: pointer; transition: background .3s ease, transform .3s ease, width .3s ease; }
.blog-single-wrap .rwa-deck .dot-btn.on { width: 22px; border-radius: 5px; }
.blog-single-wrap .rwa-deck .rwa-footer { position: absolute; bottom: 14px; left: 0; right: 0; text-align: center; font-family: 'JetBrains Mono', monospace; font-size: 10px; letter-spacing: .12em; text-transform: uppercase; color: var(--text-dim); }
/* No-JS fallbacks, stepped to roughly match the column width at each breakpoint */
@media (max-width: 1399px) {
  .blog-single-wrap .rwa-deck-card { transform: scale(var(--rwa-scale, 0.72)); }
}
@media (max-width: 991px) {
  .blog-single-wrap .rwa-deck-card { transform: scale(var(--rwa-scale, 0.70)); }
}
@media (max-width: 767px) {
  .blog-single-wrap .rwa-deck-card { transform: scale(var(--rwa-scale, 0.50)); }
}
@media (max-width: 575px) {
  .blog-single-wrap .rwa-deck { margin-bottom: 25px; }
  .blog-single-wrap .rwa-deck-card { transform: scale(var(--rwa-scale, 0.36)); }
}
@media (prefers-reduced-motion: reduce) {
  .blog-single-wrap .rwa-deck .card { transition: none; }
}
.blog-single-wrap .cta-intro { --card-bg: #16141d; --accent: #7c3aed; --text: #ffffff; --font-display: "Poppins", "Segoe UI", system-ui, sans-serif; }
.blog-single-wrap .cta-intro { width: 100%; max-width: 720px; background: var(--card-bg); border-left: 3px solid var(--accent); border-radius: 10px; padding: 16px 20px; display: flex; align-items: center; justify-content: space-between; gap: 16px; flex-wrap: wrap; margin: 30px 0; }
.blog-single-wrap .cta-intro-text { font-family: var(--font-body, "Inter", "Segoe UI", system-ui, sans-serif); font-weight: 400; font-size: 14px !important; color: var(--text); line-height: 1.5; margin: 0; padding: 0; }
.blog-single-wrap .cta-intro-text strong { color: var(--accent); font-weight: 700; }
.blog-single-wrap .cta-intro-link { flex-shrink: 0; color: var(--accent); -webkit-text-fill-color: var(--accent); background: none; background-clip: border-box; -webkit-background-clip: border-box; font-family: var(--font-display); font-weight: 600; font-size: 13px; text-decoration: none; white-space: nowrap; display: inline-flex; align-items: center; gap: 4px; }
.blog-single-wrap .cta-intro-link:hover { color: var(--accent); -webkit-text-fill-color: var(--accent); text-decoration: underline; }
@media (max-width: 767px) {
  .blog-single-wrap .cta-intro { padding: 12px 14px; margin: 20px 0; gap: 10px; border-radius: 8px; }
  .blog-single-wrap .cta-intro-text { font-size: 13px !important; }
  .blog-single-wrap .cta-intro-link { font-size: 12.5px; }
}
.bx-updated-pill { background: none; border: 1px solid #57E0A8; color: #fff; font-weight: 400; font-size: 15px; padding: 5px 12px; border-radius: 20px; line-height: 1.4; margin-left: 12px; display: inline-block; }

/* Interactive fit test: use the surrounding article's theme and heading styles. */
#rwa-fit-test { --fit-copy: 18px; --fit-leading: 32px; --fit-border: rgba(217, 217, 217, .18); --fit-surface: rgba(255, 255, 255, .04); --fit-accent: #36e7c4; width: 100%; margin: 0 0 32px; color: #d9d9d9; }
#rwa-fit-test *, #rwa-fit-test *::before, #rwa-fit-test *::after { box-sizing: border-box; }
#rwa-fit-test h2, #rwa-fit-test h3 { font-family: "Exo 2", sans-serif; }
#rwa-fit-test .dek, #rwa-fit-test .lead { margin: 0; padding: 0 0 16px; }
#rwa-fit-test section { margin: 8px 0 24px; padding: 24px !important; border: 1px solid var(--fit-border); border-radius: 12px; background: var(--fit-surface); }
#rwa-fit-test section:last-child { margin-bottom: 0; }
#rwa-fit-test .kicker, #rwa-fit-test .tool-label { font-family: "Exo 2", sans-serif; font-size: 14px; line-height: 1.5; font-weight: 600; color: var(--fit-accent); margin: 0 0 12px; }
#rwa-fit-test .kicker { color: #f5d255; }
#rwa-fit-test .fit-questions, #rwa-fit-test .fit-profiles { min-width: 0; border: 0; padding: 0; margin: 8px 0 0; }
#rwa-fit-test legend { float: none; width: 100%; padding: 0; }
#rwa-fit-test .q-row { display: flex; align-items: flex-start; gap: 12px; padding: 14px 0; border-bottom: 1px solid var(--fit-border); color: #d9d9d9; cursor: pointer; }
#rwa-fit-test .q-row:last-child { border-bottom: 0; }
#rwa-fit-test .q-row span, #rwa-fit-test .profile-card .ps, #rwa-fit-test .closing { font-family: Epilogue, sans-serif; font-size: var(--fit-copy); font-weight: 300; line-height: var(--fit-leading); }
#rwa-fit-test input { flex: 0 0 18px; width: 18px; height: 18px; margin: 6px 0 0; accent-color: var(--fit-accent); color-scheme: dark; cursor: pointer; }
#rwa-fit-test input:focus-visible { outline: 2px solid #f5d255; outline-offset: 4px; }
#rwa-fit-test .score-summary { display: grid; grid-template-columns: minmax(100px, 1fr) minmax(0, 2fr); align-items: start; gap: 24px; margin-top: 20px; padding: 20px 24px; border: 1px solid rgba(54, 231, 196, .35); border-radius: 8px; background: rgba(54, 231, 196, .08); }
#rwa-fit-test .score-summary > div { min-width: 0; }
#rwa-fit-test .sl, #rwa-fit-test .rl { font-family: "Exo 2", sans-serif; font-size: 14px; line-height: 1.5; font-weight: 500; color: #d9d9d9; margin-bottom: 6px; }
#rwa-fit-test .sn { font-family: "Exo 2", sans-serif; font-size: 32px; font-weight: 600; line-height: 1.3; color: #f5d255; }
#rwa-fit-test .sv { max-width: none; font-family: "Exo 2", sans-serif; font-size: 20px; font-weight: 600; line-height: 1.4; color: var(--fit-accent); text-align: left; }
#rwa-fit-test .fit-reading-label { margin: 24px 0 12px; }
#rwa-fit-test .reading-table { width: 100%; min-width: 0; margin: 0; border-collapse: collapse; table-layout: auto; }
#rwa-fit-test .reading-table th, #rwa-fit-test .reading-table td { padding: 12px 14px; border: 1px solid var(--fit-border); background: transparent; color: #d9d9d9; text-align: left; font-family: Epilogue, sans-serif; font-size: var(--fit-copy); font-weight: 300; line-height: var(--fit-leading); }
#rwa-fit-test .reading-table th { width: 76px; font-family: "Exo 2", sans-serif; font-weight: 600; color: #f5d255 !important; white-space: nowrap; }
#rwa-fit-test .profile-card { display: flex; align-items: flex-start; gap: 14px; width: 100%; margin-bottom: 14px; padding: 20px; border: 1px solid var(--fit-border); border-radius: 8px; background: rgba(78, 31, 163, .12); cursor: pointer; transition: border-color .2s ease, background .2s ease; }
#rwa-fit-test .profile-card:hover { border-color: #4e1fa3; background: rgba(78, 31, 163, .24); }
#rwa-fit-test .profile-card.selected { border-color: var(--fit-accent); background: rgba(54, 231, 196, .08); }
#rwa-fit-test .profile-card .pt { display: block; margin-bottom: 8px; font-family: "Exo 2", sans-serif; font-size: 20px; font-weight: 600; line-height: 1.4; color: #f5d255; }
#rwa-fit-test .profile-card .ps { display: block; color: #d9d9d9; }
#rwa-fit-test .profile-result { padding: 20px; margin-top: 16px; border: 1px solid rgba(54, 231, 196, .35); border-radius: 8px; background: rgba(54, 231, 196, .08); }
#rwa-fit-test .profile-result[hidden] { display: none; }
@keyframes profileResultFadeIn { from { opacity: 0; transform: translateY(-4px); } to { opacity: 1; transform: translateY(0); } }
#rwa-fit-test .profile-result:not([hidden]) { animation: profileResultFadeIn .25s ease-out; }
#rwa-fit-test .profile-result .rv { margin: 0; padding: 0; }
#rwa-fit-test .rv b, #rwa-fit-test .closing b { color: var(--fit-accent); }
#rwa-fit-test .closing { margin-top: 24px; padding: 16px 20px; border-left: 3px solid #4e1fa3; border-radius: 0 8px 8px 0; background: rgba(78, 31, 163, .18); }
@media (max-width: 991px) {
  #rwa-fit-test { --fit-copy: 16px; --fit-leading: 26px; }
  #rwa-fit-test section { padding: 20px !important; }
  #rwa-fit-test .sn { font-size: 28px; }
  #rwa-fit-test .sv, #rwa-fit-test .profile-card .pt { font-size: 18px; }
}
@media (max-width: 767px) {
  #rwa-fit-test { --fit-copy: 15px; --fit-leading: 24px; margin-bottom: 24px; }
  #rwa-fit-test section { padding: 16px !important; margin-bottom: 20px; }
  #rwa-fit-test .fit-scorecard-section,
  #rwa-fit-test section[aria-labelledby="fit-scorecard-title"] { display: flex; flex-direction: column; }
  #rwa-fit-test .fit-scorecard-section > h3,
  #rwa-fit-test section[aria-labelledby="fit-scorecard-title"] > h3,
  #rwa-fit-test .fit-scorecard-section > p.lead,
  #rwa-fit-test section[aria-labelledby="fit-scorecard-title"] > p.lead { order: 0; }
  #rwa-fit-test .score-summary { order: 1; margin-top: 0; margin-bottom: 20px; }
  #rwa-fit-test .fit-questions { order: 2; margin-top: 0; }
  #rwa-fit-test .fit-scorecard-section > noscript,
  #rwa-fit-test section[aria-labelledby="fit-scorecard-title"] > noscript { order: 3; }
  #rwa-fit-test .q-row { gap: 10px; padding: 12px 0; }
  #rwa-fit-test .score-summary, #rwa-fit-test .profile-card, #rwa-fit-test .profile-result { padding: 16px; }
  #rwa-fit-test .profile-card { gap: 10px; }
  #rwa-fit-test .profile-card.selected { margin-bottom: 12px; }
  #rwa-fit-test .profile-result { margin-top: 0; margin-bottom: 16px; }
  #rwa-fit-test .closing { padding: 14px 16px; margin-top: 20px; }
}
@media (max-width: 575px) {
  #rwa-fit-test section { padding: 14px !important; }
  #rwa-fit-test .score-summary { grid-template-columns: 1fr; gap: 16px; }
  #rwa-fit-test .sv { max-width: none; text-align: left; font-size: 18px; }
  #rwa-fit-test .reading-table th, #rwa-fit-test .reading-table td { padding: 10px; }
  #rwa-fit-test .reading-table th { width: 58px; }
  #rwa-fit-test .kicker, #rwa-fit-test .tool-label, #rwa-fit-test .sl, #rwa-fit-test .rl { font-size: 13px; }
}
@media (max-width: 425px) {
  #rwa-fit-test { --fit-copy: 14px; }
}
@media (prefers-reduced-motion: reduce) {
  #rwa-fit-test * { transition: none; animation: none; }
}

.blog-single-wrap h3.p-0 { padding: 0 0 10px !important; }
.blog-single-wrap p.content.pb3 { padding-bottom: 12px; }
.synopsis-card { background: rgba(78, 31, 163, 0.2); border: 1px solid rgba(124, 58, 237, 0.35); border-radius: 12px; padding: 20px; }
/* Table Styles (integrated from polymarket-tables.css) */
.bx-table-wrap { background: #ffffff !important; border: 1px solid rgba(80, 20, 160, 0.08) !important; border-radius: 12px !important; overflow: hidden; box-shadow: 0 8px 30px rgba(0, 0, 0, 0.03) !important; }
.bx-table-wrap::before { display: none !important; }
.bx-table-scroll { overflow-x: auto; }
.bx-table-wrap--center-outer { display: flex; justify-content: center; }
.bx-table-wrap--auto { display: inline-block; width: 100% !important; min-width: min(100%, 800px); max-width: 100%; }
.bx-table { width: 100%; border-collapse: collapse; font-size: 15px; table-layout: auto; }
.bx-table thead tr { background: linear-gradient(135deg, #4b1fa0 0%, #681fbc 100%) !important; border-bottom: none !important; }
.bx-table thead th { font-family: "Exo 2", sans-serif !important; font-size: 13px !important; font-weight: 700 !important; letter-spacing: 0.08em !important; text-transform: uppercase !important; padding: 20px 24px !important; color: #e8e4f5 !important; }
.bx-table thead th:first-child, .bx-table thead th:nth-child(2), .bx-table thead th:nth-child(3), .bx-table thead th:nth-child(4) { color: #e8e4f5 !important; }
.bx-table tbody tr { border-bottom: 1px solid rgba(80, 20, 160, 0.08) !important; transition: background 0.2s ease !important; }
.bx-table tbody tr:nth-child(odd) { background: #F6F5FA !important; }
.bx-table tbody tr:nth-child(even) { background: #e8e8e8 !important; }
.bx-table tbody tr:hover, .bx-table tbody tr:nth-child(even):hover, .bx-table tbody tr:nth-child(odd):hover { background: #e0d5f7 !important; cursor: default; }
.bx-table tbody td { padding: 20px 24px !important; color: #000 !important; font-size: 15px !important; line-height: 1.65 !important; border: none !important; }
.bx-table tbody td:first-child { font-family: "Exo 2", sans-serif !important; font-weight: 700 !important; color: #211c38 !important; font-size: 15px !important; border-right: none !important; vertical-align: middle !important; }
.bx-table tbody td:nth-child(2) { border-right: none !important; }
.bx-icon { width: 36px !important; height: 36px !important; border-radius: 50% !important; display: inline-flex !important; align-items: center !important; justify-content: center !important; flex-shrink: 0 !important; }
.bx-cell-icon { display: flex; align-items: center; gap: 11px; }
.bx-icon--cyan { background: rgba(0, 150, 136, 0.06) !important; border: 1.5px solid rgba(0, 150, 136, 0.2) !important; color: #00897b !important; }
.bx-table tbody tr:hover .bx-icon--cyan { background: rgba(0, 150, 136, 0.12) !important; border-color: rgba(0, 150, 136, 0.4) !important; color: #00695c !important; }
.bx-icon--purple { background: rgba(78, 31, 163, 0.06) !important; border: 1.5px solid rgba(78, 31, 163, 0.2) !important; color: #4e1fa3 !important; }
.bx-table tbody tr:hover .bx-icon--purple { background: rgba(78, 31, 163, 0.12) !important; border-color: rgba(78, 31, 163, 0.4) !important; color: #37127a !important; }
.bx-icon--yellow { background: rgba(245, 210, 85, 0.06) !important; border: 1.5px solid rgba(245, 210, 85, 0.2) !important; color: #c49a00 !important; }
.bx-table tbody tr:hover .bx-icon--yellow { background: rgba(245, 210, 85, 0.12) !important; border-color: rgba(245, 210, 85, 0.4) !important; color: #9c7b00 !important; }
@media (max-width: 1199px) { .bx-table thead th { padding: 16px 20px !important; } }
@media (max-width: 1199px) { .bx-table tbody td { padding: 16px 20px !important; } }
@media (max-width: 991px) { .bx-table thead th { padding: 15px 18px !important; font-size: 13px !important; } }
@media (max-width: 991px) { .bx-table tbody td { padding: 15px 18px !important; font-size: 13.5px !important; } }
@media (max-width: 767px) { .bx-table thead th { padding: 12px 10px !important; font-size: 12px !important; } }
@media (max-width: 767px) { .bx-table tbody td { padding: 12px 10px !important; font-size: 12.5px !important; } }
@media (max-width: 767px) { .bx-table tbody td:first-child { font-size: 12.5px !important; } }
@media (max-width: 767px) { .bx-icon { width: 30px !important; height: 30px !important; } }
@media (max-width: 480px) { .bx-table thead th { padding: 10px 12px !important; font-size: 10px !important; } }
@media (max-width: 480px) { .bx-table tbody td { padding: 10px 12px !important; font-size: 11px !important; } }
@media (max-width: 480px) { .bx-table tbody td:first-child { font-size: 11.5px !important; } }
@media (max-width: 480px) { .bx-icon { width: 26px !important; height: 26px !important; } }

/* Diagram & Component Styles */
.rwa-diagram-card { background: linear-gradient(135deg, rgba(35, 30, 60, 0.55) 0%, rgba(20, 20, 30, 0.8) 100%); border: 1px solid rgba(161, 131, 224, 0.25); border-radius: 18px; padding: 0px; position: relative; overflow: hidden; box-shadow: 0 16px 48px rgba(0, 0, 0, 0.35); }
.rwa-diagram-svg-wrap { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; }
.rwa-diagram-svg { width: 100%; height: auto; min-width: 620px; display: block; }
.rwa-svg-node { transition: transform 0.2s ease, filter 0.2s ease; cursor: pointer; }
.rwa-svg-node:hover { transform: translateY(-2px); }
.rwa-svg-node--issuers rect { stroke: #36E7C4 !important; filter: drop-shadow(0 0 12px rgba(54, 231, 196, 0.5)); }
.rwa-svg-node--listing rect { stroke: #36E7C4 !important; filter: drop-shadow(0 0 12px rgba(54, 231, 196, 0.5)); }
.rwa-svg-node--trading rect { stroke: #FFA726 !important; filter: drop-shadow(0 0 12px rgba(255, 167, 38, 0.5)); }
.rwa-svg-node--settlement rect { stroke: #A183E0 !important; filter: drop-shadow(0 0 12px rgba(161, 131, 224, 0.5)); }
.rwa-svg-node--investors rect { stroke: #F5D255 !important; filter: drop-shadow(0 0 12px rgba(245, 210, 85, 0.5)); }
.rwa-svg-arrow { stroke: #36E7C4 !important; stroke-width: 2.5px; stroke-dasharray: 6 3; animation: rwaDashFlow 1s linear infinite; }
@keyframes rwaDashFlow { to { stroke-dashoffset: -18; } }
@media (max-width: 767px) { .accordion-button { font-size: 16px !important; line-height: 24px !important; padding: 12px 14px !important; } }
.blog-contact textarea.form-control { height: 100px; }
/* Section 02 Interactive Decision Tree Styles */
.rwa-decision-container { border: none !important; background: transparent; padding: 0; }
.rwa-decision-card { background: linear-gradient(135deg, rgba(35, 30, 60, 0.55) 0%, rgba(20, 20, 30, 0.85) 100%); border: 1px solid rgba(161, 131, 224, 0.25) !important; border-radius: 18px; padding: 0; position: relative; overflow: hidden; box-shadow: 0 16px 48px rgba(0, 0, 0, 0.35); }
.rwa-decision-top { padding: 24px 28px 16px; border-bottom: 1px solid rgba(161, 131, 224, 0.12); display: flex; flex-direction: column; gap: 14px; }
.rwa-decision-title-row { display: flex; justify-content: space-between; align-items: flex-start; flex-wrap: wrap; gap: 10px; }
.rwa-decision-title { font-family: "Exo 2", sans-serif; font-size: 20px; font-weight: 700; color: #FFFFFF; margin: 0; line-height: 1.3; }
.rwa-decision-sub { font-family: "Epilogue", sans-serif; font-size: 13.5px; color: #94A3B8; margin: 4px 0 0; }
.rwa-decision-pills { display: flex; flex-wrap: wrap; gap: 8px; align-items: center; }
.rwa-pill-btn { background: rgba(255, 255, 255, 0.05); border: 1px solid rgba(161, 131, 224, 0.2); color: #C4B5FD; font-size: 12.5px; font-weight: 600; padding: 6px 14px; border-radius: 20px; transition: all 0.2s ease; cursor: pointer; font-family: "Exo 2", sans-serif; }
.rwa-pill-btn:hover { background: rgba(161, 131, 224, 0.15); color: #FFFFFF; border-color: rgba(161, 131, 224, 0.4); }
.rwa-pill-btn.active { background: #4E1FA3; border-color: #36E7C4; color: #FFFFFF; box-shadow: 0 0 14px rgba(54, 231, 196, 0.35); }
.rwa-decision-svg-wrap { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; padding: 20px 10px 24px; }
.rwa-decision-svg { width: 100%; height: auto; min-width: 720px; display: block; }
.dt-node { transition: transform 0.2s ease, filter 0.2s ease, opacity 0.3s ease; cursor: pointer; }
.dt-node:hover { transform: translateY(-2px); }
.dt-node-q rect { fill: rgba(49, 52, 71, 0.75); stroke: rgba(161, 131, 224, 0.45); stroke-width: 1.5px; rx: 12px; transition: all 0.2s ease; }
.dt-node-q:hover rect { stroke: #36E7C4; filter: drop-shadow(0 0 12px rgba(54, 231, 196, 0.45)); }
.dt-outcome-orange rect { fill: rgba(245, 166, 35, 0.08); stroke: #FFA726; stroke-width: 1.5px; rx: 12px; transition: all 0.2s ease; }
.dt-outcome-orange:hover rect { stroke: #FFB74D; filter: drop-shadow(0 0 12px rgba(255, 167, 38, 0.55)); }
.dt-outcome-green rect { fill: rgba(54, 231, 196, 0.1); stroke: #36E7C4; stroke-width: 1.8px; rx: 12px; transition: all 0.2s ease; }
.dt-outcome-green:hover rect { stroke: #5EECD1; filter: drop-shadow(0 0 14px rgba(54, 231, 196, 0.65)); }
.dt-arrow { transition: opacity 0.3s ease; }
.dt-arrow-h { stroke: #FFA726; stroke-width: 2.2px; stroke-dasharray: 6 3; animation: rwaDashFlow 1.2s linear infinite; }
.dt-arrow-v { stroke: #36E7C4; stroke-width: 2.2px; stroke-dasharray: 6 3; animation: rwaDashFlow 1.2s linear infinite; }
.dt-badge { cursor: pointer; transition: opacity 0.3s ease; }
.dt-label-no { fill: #FFA726; font-family: "Exo 2", sans-serif; font-size: 13px; font-weight: 700; letter-spacing: 0.05em; transition: fill 0.2s ease, filter 0.2s ease; cursor: pointer; }
.dt-badge-no:hover .dt-label-no { fill: #FFB74D; filter: drop-shadow(0 0 8px rgba(255, 167, 38, 0.7)); }
.dt-label-yes { fill: #36E7C4; font-family: "Exo 2", sans-serif; font-size: 13px; font-weight: 700; letter-spacing: 0.05em; transition: fill 0.2s ease, filter 0.2s ease; cursor: pointer; }
.dt-badge-yes:hover .dt-label-yes { fill: #5EECD1; filter: drop-shadow(0 0 8px rgba(54, 231, 196, 0.7)); }
.dt-is-filtered .dt-dimmed { opacity: 0.2 !important; }
.dt-is-filtered .dt-highlighted { opacity: 1 !important; }
.dt-is-filtered .dt-node.dt-highlighted rect { filter: drop-shadow(0 0 14px rgba(54, 231, 196, 0.65)) !important; }
.dt-is-filtered .dt-outcome-orange.dt-highlighted rect { filter: drop-shadow(0 0 14px rgba(255, 167, 38, 0.65)) !important; }
.dt-is-filtered .dt-badge-no.dt-highlighted .dt-label-no { fill: #FFB74D !important; filter: drop-shadow(0 0 10px rgba(255, 167, 38, 0.8)) !important; }
.dt-is-filtered .dt-badge-yes.dt-highlighted .dt-label-yes { fill: #5EECD1 !important; filter: drop-shadow(0 0 10px rgba(54, 231, 196, 0.8)) !important; }
@media (max-width: 767px) { .rwa-decision-top { padding: 18px 16px 12px; } .rwa-decision-title { font-size: 17px; } .rwa-decision-sub { font-size: 12.5px; } .rwa-pill-btn { font-size: 11.5px; padding: 5px 11px; } }
@media (max-width: 480px) { .rwa-decision-title { font-size: 16px; } }

/* Architecture Review CTA */
.blog-single-wrap .cta-review-card { position: relative; width: 100%; background: linear-gradient(145deg, #181329 0%, #100d1e 100%); border: 1px solid rgba(139, 92, 246, 0.32); border-radius: 20px; padding: 36px 36px 32px; margin: 40px 0 35px; overflow: hidden; box-shadow: 0 24px 48px -12px rgba(0, 0, 0, 0.55), inset 0 1px 0 rgba(255, 255, 255, 0.08); text-align: center; }
.blog-single-wrap .cta-review-card::before { content: ""; position: absolute; top: 0; left: 10%; right: 10%; height: 1px; background: linear-gradient(90deg, transparent 0%, rgba(124, 58, 237, 0.9) 35%, rgba(54, 231, 196, 0.8) 75%, transparent 100%); }
.blog-single-wrap .cta-review-glow { position: absolute; top: -60px; right: -50px; width: 280px; height: 280px; background: radial-gradient(circle, rgba(124, 58, 237, 0.28) 0%, rgba(124, 58, 237, 0) 70%); filter: blur(35px); pointer-events: none; border-radius: 50%; z-index: 1; }
.blog-single-wrap .cta-review-inner { position: relative; z-index: 2; display: flex; flex-direction: column; align-items: center; text-align: center; }
.blog-single-wrap .cta-review-badge { display: inline-flex; align-items: center; gap: 8px; width: fit-content; background: rgba(124, 58, 237, 0.16); border: 1px solid rgba(139, 92, 246, 0.35); color: #C4B5FD; font-family: "Space Grotesk", sans-serif; font-size: 12px; font-weight: 600; text-transform: uppercase; letter-spacing: 0.08em; padding: 6px 14px; border-radius: 999px; margin-bottom: 18px; }
.blog-single-wrap .cta-badge-dot { width: 7px; height: 7px; border-radius: 50%; background: #36E7C4; box-shadow: 0 0 8px #36E7C4; flex-shrink: 0; }
.blog-single-wrap .cta-review-title { font-family: "Exo 2", sans-serif; font-size: 25px !important; font-weight: 700; line-height: 1.35; color: #FFFFFF !important; -webkit-text-fill-color: #FFFFFF !important; text-align: center; margin: 0 0 14px 0; padding: 0 !important; }
.blog-single-wrap .cta-review-desc { font-family: "Epilogue", sans-serif; font-size: 15.5px !important; line-height: 1.68; color: rgba(226, 232, 240, 0.88) !important; -webkit-text-fill-color: rgba(226, 232, 240, 0.88) !important; text-align: center; max-width: 740px; margin: 0 auto 24px auto; padding: 0 !important; }
.blog-single-wrap .cta-review-desc a { font-weight: 600; text-decoration: none !important; }
.blog-single-wrap .cta-review-desc a:hover { text-decoration: none !important; opacity: 0.9; }
.blog-single-wrap .cta-review-footer { display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; gap: 14px; width: 100%; margin-top: 4px; padding-top: 20px; border-top: 1px solid rgba(255, 255, 255, 0.08); }
.blog-single-wrap .cta-review-btn { display: inline-flex; align-items: center; justify-content: center; gap: 10px; background: linear-gradient(135deg, #7c3aed 0%, #5b21b6 100%); border: 1px solid rgba(167, 139, 250, 0.35); color: #FFFFFF !important; -webkit-text-fill-color: #FFFFFF !important; font-family: "Exo 2", sans-serif; font-size: 15px; font-weight: 600; padding: 13px 26px; border-radius: 999px; text-decoration: none; white-space: nowrap; box-shadow: 0 10px 24px -4px rgba(124, 58, 237, 0.45); transition: all 0.25s ease; }
.blog-single-wrap .cta-review-btn:hover { background: linear-gradient(135deg, #8b5cf6 0%, #6d28d9 100%); box-shadow: 0 14px 30px -4px rgba(124, 58, 237, 0.65); transform: translateY(-2px); color: #FFFFFF !important; -webkit-text-fill-color: #FFFFFF !important; text-decoration: none; }
.blog-single-wrap .cta-review-btn svg { width: 16px; height: 16px; transition: transform 0.2s ease; }
.blog-single-wrap .cta-review-btn:hover svg { transform: translateX(3px); }
.blog-single-wrap .cta-review-note { display: inline-flex; align-items: center; justify-content: center; gap: 8px; font-family: "Epilogue", sans-serif; font-size: 13.5px !important; color: #94A3B8 !important; -webkit-text-fill-color: #94A3B8 !important; margin: 0; padding: 0 !important; line-height: 1.4; text-align: center; }
.blog-single-wrap .cta-review-note i { color: #36E7C4; font-size: 16px; flex-shrink: 0; }
@media (max-width: 991px) {
  .blog-single-wrap .cta-review-card { padding: 28px 26px 24px; }
  .blog-single-wrap .cta-review-footer { gap: 14px; }
}
@media (max-width: 767px) {
  .blog-single-wrap .cta-review-card { padding: 22px 18px 20px; border-radius: 14px; margin: 28px 0 22px; }
  .blog-single-wrap .cta-review-badge { font-size: 11px; padding: 5px 12px; margin-bottom: 12px; }
  .blog-single-wrap .cta-review-title { font-size: 18.5px !important; line-height: 1.35; margin-bottom: 10px; }
  .blog-single-wrap .cta-review-desc { font-size: 13.5px !important; line-height: 1.55; margin-bottom: 16px; }
  .blog-single-wrap .cta-review-footer { padding-top: 14px; width: 100%; align-items: center; text-align: center; }
  .blog-single-wrap .cta-review-btn { width: 100%; justify-content: center; font-size: 14px; padding: 12px 18px; text-align: center; }
  .blog-single-wrap .cta-review-note { width: 100%; justify-content: center; font-size: 12.5px !important; text-align: center; }
}
@media (max-width: 575px) {
  .blog-single-wrap .cta-review-card { padding: 18px 14px 16px; border-radius: 12px; }
  .blog-single-wrap .cta-review-title { font-size: 17px !important; }
  .blog-single-wrap .cta-review-desc { font-size: 13px !important; }
  .blog-single-wrap .cta-review-btn { font-size: 13.5px; padding: 11px 14px; }
  .blog-single-wrap .cta-review-note { font-size: 12px !important; }
}

