/
www
/
wwwroot
/
fxdst.com
/
wp-content
/
themes
/
fxdst
/
Upload File
HOME
/* Theme Name:方向舵出海工具导航 Theme URI:https://www.iotheme.cn Description:wordpress 导航主题!官方网站:<a href="https://www.iotheme.cn">一为主题</a>,</br><a href="https://www.iotheme.cn/store/onenav.html">升级到最新的OneNav导航主题</a>,体验更多功能 Version:1.2024 Requires at least: 6.0 Tested up to: 6.6 Requires PHP: 5.6 Author:iowen Author URI: https://www.iowen.cn/ License URI: https://www.iotheme.cn/disclaimer Text Domain: i_theme Domain Path: /languages Tags: 导航, 菜单, 响应式, 兼容性 */ .site-seo-title { margin: 16px 0 10px; font-size: 22px; line-height: 1.35; font-weight: 600; color: #2c2e2f; } /* Skip layout and paint work for off-screen directory groups while preserving * a stable scroll footprint. Browsers without content-visibility ignore this. */ @supports (content-visibility: auto) { .sites-list > .row { content-visibility: auto; contain-intrinsic-size: auto 620px; } } .screen-reader-text { position: absolute !important; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(1px, 1px, 1px, 1px); white-space: nowrap; border: 0; } .fxdst-hero { margin: 18px 0 16px; padding: 18px 20px; border: 1px solid #e8edf3; background: #fff; } .fxdst-hero h1 { margin: 0 0 8px; font-size: 26px; line-height: 1.35; color: #20242a; } .fxdst-hero p { max-width: 900px; margin: 0; color: #637083; line-height: 1.7; } .fxdst-section-head { display: flex; justify-content: space-between; align-items: flex-end; margin: 22px 0 12px; } .fxdst-section-head h2 { margin: 0; font-size: 20px; line-height: 1.35; color: #20242a; } .fxdst-section-head p { margin: 4px 0 0; color: #7b8794; line-height: 1.6; } .fxdst-category-grid, .fxdst-topic-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 10px; } .fxdst-category-card, .fxdst-topic-card { display: block; min-height: 84px; padding: 14px 15px; border: 1px solid #e8edf3; background: #fff; color: #2c2e2f; text-decoration: none; } .fxdst-category-card:hover, .fxdst-topic-card:hover { border-color: #b8c7dc; color: #1f6feb; } .fxdst-category-card i { display: block; margin-bottom: 8px; font-size: 20px; color: #1f6feb; } .fxdst-category-card strong, .fxdst-topic-card strong { display: block; margin-bottom: 6px; font-size: 15px; line-height: 1.35; } .fxdst-category-card span, .fxdst-topic-card span { display: block; color: #7b8794; font-size: 12px; } .fxdst-featured-grid { margin-bottom: 4px; } .fxdst-split-row .xe-card { width: 50%; } .fxdst-compliance-banner { display: flex; gap: 12px; align-items: center; margin: 22px 0; padding: 14px 16px; border: 1px solid #dfe7f2; background: #f7fbff; color: #506070; line-height: 1.6; } .fxdst-compliance-banner strong { color: #20242a; white-space: nowrap; } .fxdst-compliance-banner a { margin-left: auto; white-space: nowrap; } @media (max-width: 767px) { .fxdst-hero { padding: 14px; } .fxdst-hero h1 { font-size: 22px; } .fxdst-split-row .xe-card { width: 100%; } .fxdst-compliance-banner { display: block; } .fxdst-compliance-banner a { display: inline-block; margin-top: 8px; } } .fxdst-tool-article { color: #4f5b67; font-size: 15px; line-height: 1.85; } .fxdst-tool-article section { margin: 0 0 26px; } .fxdst-tool-article h2 { margin: 0 0 12px; color: #20242a; font-size: 20px; font-weight: 600; } .fxdst-tool-article p { margin: 0 0 12px; } .fxdst-tool-article ul { margin: 0; padding-left: 20px; } .fxdst-tool-article li { margin: 0 0 8px; } .fxdst-tool-updated { margin-top: 28px; color: #8a96a3; font-size: 13px; } @media (max-width: 767px) { .fxdst-tool-article h2 { font-size: 18px; } } /* FXDST tech visual refresh */ :root { --fxdst-bg: #f3f7fb; --fxdst-panel: rgba(255, 255, 255, .92); --fxdst-line: #dce8f2; --fxdst-text: #17212b; --fxdst-muted: #647386; --fxdst-accent: #13c2ff; --fxdst-accent-2: #24e0a4; --fxdst-accent-3: #7c5cff; --fxdst-sidebar: #101820; --fxdst-sidebar-2: #15232d; } body.page-body { background: radial-gradient(circle at 16% 0%, rgba(19, 194, 255, .13), transparent 30%), radial-gradient(circle at 90% 8%, rgba(36, 224, 164, .11), transparent 28%), linear-gradient(180deg, #f8fbff 0%, var(--fxdst-bg) 42%, #eef4f8 100%); color: var(--fxdst-text); } body.page-body:before { content: ""; position: fixed; inset: 0; z-index: 0; pointer-events: none; background-image: linear-gradient(rgba(25, 46, 64, .035) 1px, transparent 1px), linear-gradient(90deg, rgba(25, 46, 64, .035) 1px, transparent 1px); background-size: 32px 32px; mask-image: linear-gradient(to bottom, rgba(0,0,0,.65), transparent 72%); } .page-container { position: relative; z-index: 1; } .sidebar-menu, .sidebar-menu.collapsed .main-menu>li>ul { background: linear-gradient(180deg, rgba(19, 194, 255, .08), transparent 26%), linear-gradient(180deg, var(--fxdst-sidebar) 0%, var(--fxdst-sidebar-2) 100%); } .sidebar-menu:before { content: ""; position: absolute; top: 0; right: 0; bottom: 0; width: 1px; background: linear-gradient(180deg, transparent, rgba(19, 194, 255, .72), transparent); } .sidebar-menu .logo-env { padding: 17px 20px; border-bottom-color: rgba(255,255,255,.08); } .sidebar-menu .logo-env .logo-expanded img { width: 52px; height: 52px !important; max-width: none; object-fit: contain; object-position: center; } .sidebar-menu .logo-env .logo-expanded { display: inline-flex; align-items: center; gap: 12px; width: auto; min-height: 58px; color: #fff; text-decoration: none; } .sidebar-menu .logo-env .logo-expanded .fxdst-brand-mark { flex: 0 0 52px; } .sidebar-menu .fxdst-brand-copy { display: flex; min-width: 0; flex-direction: column; justify-content: center; gap: 4px; } .sidebar-menu .fxdst-brand-copy strong { color: #fff; font-family: "Noto Sans SC", "Microsoft YaHei", sans-serif; font-size: 25px; font-weight: 800; line-height: 1; letter-spacing: .015em; white-space: nowrap; } .sidebar-menu .fxdst-brand-copy small { color: #c8dce4; font-size: 11.5px; font-weight: 600; line-height: 1.15; letter-spacing: .035em; white-space: nowrap; } html[lang^="en"] .sidebar-menu .fxdst-brand-copy small { font-size: 10.5px; letter-spacing: 0; } html[lang^="en"] .sidebar-menu .main-menu > li > a .title { display: block; flex: 1 1 auto; width: auto; min-width: 0; padding-right: 4px; font-size: 13px; letter-spacing: -.01em; white-space: nowrap; } html[lang^="en"] .sidebar-menu .main-menu > li > a { display: flex; align-items: center; min-width: 0; } html[lang^="en"] .sidebar-menu .main-menu > li > a > i { flex: 0 0 18px; } html[lang^="en"] .sidebar-menu .main-menu > li.has-sub > a::before { order: 3; float: none; margin: 0 0 0 auto; } .sidebar-menu .logo-env .logo-collapsed img { width: auto; height: 42px !important; object-fit: contain; } .sidebar-menu.collapsed .logo-env .logo-collapsed img { height: 40px !important; } .sidebar-menu.collapsed .logo-env { padding: 18px 0; } .sidebar-menu .main-menu a { border-bottom-color: rgba(255,255,255,.07); color: #a9b7c5; } .sidebar-menu .main-menu a>i { color: #8adcf6; } .sidebar-menu .main-menu li.active>a, .sidebar-menu .main-menu a:hover { color: #fff; } .sidebar-menu .main-menu>li.active>a, .sidebar-menu .main-menu>li>a:hover { background: linear-gradient(90deg, rgba(19, 194, 255, .14), rgba(36, 224, 164, .05)); border-radius: 8px; border-bottom-color: transparent; box-shadow: inset 3px 0 0 var(--fxdst-accent); } .sidebar-menu .main-menu ul li a { color: #8e9dab; } .sidebar-menu .main-menu > li.fxdst-sidebar-service-link { margin-top: 0; } .sidebar-menu .main-menu > li:not(.fxdst-sidebar-service-link) + li.fxdst-sidebar-service-link { margin-top: 24px; } .sidebar-menu .main-menu > li.fxdst-sidebar-service-link + li.fxdst-sidebar-service-link { margin-top: 0; } .page-container .main-content { background: transparent; } .page-container .main-content > nav.navbar.user-info-navbar { top: 0; right: 0; left: 250px; width: auto; margin: 0 !important; padding: 0; height: 54px; min-height: 54px; } .sidebar-menu.collapsed + .main-content > nav.navbar.user-info-navbar { right: 0; left: 80px; width: auto; } .page-container .main-content > nav.navbar.user-info-navbar .navbar-content { display: flex; align-items: center; justify-content: space-between; top: 0; left: 0; height: 54px; min-height: 54px; padding-bottom: 0; } .page-container .main-content > nav.navbar.user-info-navbar .user-info-menu { margin-bottom: 0; } .page-container .main-content > nav.navbar.user-info-navbar .user-info-menu>li>a, .page-container .main-content > nav.navbar.user-info-navbar .user-info-menu>li a[data-toggle=sidebar] { display: flex; height: 54px; align-items: center; padding: 0 16px; } .fxdst-top-actions { display: flex; height: 54px; align-items: center; justify-content: flex-end; gap: 10px; margin-left: auto; padding: 0 18px 0 10px; } .fxdst-top-action { display: inline-flex; height: 34px; align-items: center; gap: 7px; padding: 0 12px; border: 1px solid rgba(19, 194, 255, .24); border-radius: 10px; background: linear-gradient(135deg, rgba(19, 194, 255, .09), rgba(36, 224, 164, .05)), rgba(255, 255, 255, .92); color: #17364a; font-size: 13px; line-height: 1; text-decoration: none; box-shadow: 0 10px 24px rgba(19, 59, 84, .07); transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease, background 180ms ease; } .fxdst-top-action i { color: #0ea5c7; } .fxdst-top-action:hover, .fxdst-top-action:focus { transform: translateY(-1px); border-color: rgba(36, 224, 164, .5); background: linear-gradient(135deg, rgba(19, 194, 255, .16), rgba(36, 224, 164, .1)), #fff; color: #07151d; text-decoration: none; box-shadow: 0 14px 30px rgba(19, 59, 84, .12); } .fxdst-top-action-submit { border-color: rgba(36, 224, 164, .34); background: linear-gradient(135deg, rgba(19, 194, 255, .18), rgba(36, 224, 164, .2)), #fff; } .fxdst-header-spacer { height: 54px; } #bulletin_box, .main-content > .container, .main-content.page > .container, .s-search { margin-top: 18px; } #bulletin_box { position: relative; z-index: 2; clear: both; margin-top: 18px !important; margin-bottom: 14px !important; padding: 9px 12px !important; border-radius: 10px; overflow: hidden; } #bulletin_box .d-flex { align-items: center; } #bulletin_box .bulletin { height: 26px; min-height: 0; max-height: 26px; line-height: 26px; overflow: hidden; } #bulletin_box .bulletin-ul { margin: 0; padding-left: 10px; list-style: none; } #bulletin_box .scrolltext-title { height: 26px; line-height: 26px; margin: 0; padding: 0; } #bulletin_box.panel { border: 1px solid rgba(143, 170, 190, .28); background: rgba(255,255,255,.92); box-shadow: 0 10px 28px rgba(21, 39, 56, .06); } @media (min-width: 992px) { body.single-sites .main-content.page > .container, body.page .main-content.page > .container, body.page-template-template-posts .main-content.page > .container, body.page-template-template-partners .main-content.page > .container, body.archive .main-content > .container, body.single-post .main-content.page > .container { width: min(1240px, calc(100% - 56px)) !important; max-width: none !important; } } .fxdst-discovery { position: relative; display: grid; grid-template-columns: minmax(0, 1fr); gap: 18px; justify-items: center; margin: 18px 0 24px; padding: 26px 28px 28px; border: 1px solid rgba(143, 170, 190, .32); border-radius: 14px; background: radial-gradient(circle at 12% 12%, rgba(19, 194, 255, .14), transparent 34%), radial-gradient(circle at 90% 20%, rgba(36, 224, 164, .12), transparent 32%), rgba(255,255,255,.9); box-shadow: 0 18px 46px rgba(21, 39, 56, .08); overflow: hidden; } .fxdst-discovery:before { content: none; } .fxdst-discovery-copy { width: min(900px, 100%); text-align: center; } .fxdst-eyebrow { display: inline-flex; width: fit-content; margin: 0 auto 14px; align-items: center; justify-content: center; padding: 5px 10px; border: 1px solid rgba(19, 194, 255, .25); border-radius: 999px; background: rgba(19, 194, 255, .08); color: #087ea4; font-size: 12px; letter-spacing: .02em; } .sites-list { text-align: left; } .sites-list > .row { justify-content: flex-start; } .fxdst-discovery-copy h1 { margin: 0 0 10px; color: var(--fxdst-text); font-size: 30px; line-height: 1.25; font-weight: 700; text-align: center; } .fxdst-discovery-copy p { max-width: 820px; margin: 0; color: var(--fxdst-muted); line-height: 1.75; text-align: center; } .fxdst-tool-search { display: flex; width: min(780px, 100%); max-width: 780px; border: 1px solid rgba(19, 194, 255, .25); border-radius: 10px; background: #fff; box-shadow: 0 12px 30px rgba(19, 194, 255, .11); overflow: hidden; } .fxdst-tool-search input { flex: 1; min-width: 0; height: 48px; padding: 0 16px; border: 0; outline: 0; background: transparent; color: var(--fxdst-text); } .fxdst-tool-search button { width: 58px; border: 0; background: linear-gradient(135deg, var(--fxdst-accent), var(--fxdst-accent-2)); color: #061015; } .fxdst-topic-links, .fxdst-filter-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 10px; width: min(780px, 100%); } .fxdst-topic-links a, .fxdst-filter-links a { display: inline-flex; min-height: 38px; align-items: center; gap: 7px; padding: 0 13px; border: 1px solid rgba(143, 170, 190, .3); border-radius: 8px; background: rgba(255,255,255,.82); color: #314254; text-decoration: none; box-shadow: 0 8px 20px rgba(21, 39, 56, .05); } .fxdst-topic-links a:hover, .fxdst-filter-links a:hover { border-color: rgba(19, 194, 255, .45); color: #087ea4; } .page-container .main-content .navbar.user-info-navbar, .panel.panel-default, .s-search, .xe-widget.xe-conversations, .ad, .nothing { border: 1px solid rgba(143, 170, 190, .32); background: var(--fxdst-panel); box-shadow: 0 16px 40px rgba(21, 39, 56, .07); backdrop-filter: blur(10px); } .s-search { position: relative; overflow: hidden; padding: 18px; border-radius: 10px; } .s-search:before { content: ""; position: absolute; left: 18px; right: 18px; top: 0; height: 2px; background: linear-gradient(90deg, var(--fxdst-accent), var(--fxdst-accent-2), var(--fxdst-accent-3)); } #super-search-fm { border-radius: 8px; background: #fff; box-shadow: 0 10px 28px rgba(19, 194, 255, .11); } #super-search-fm input { color: var(--fxdst-text); } #super-search-fm button { background: linear-gradient(135deg, var(--fxdst-accent), var(--fxdst-accent-2)); color: #061015; border-radius: 0 8px 8px 0; } .search-type label, .s-type-list label { border-radius: 999px; } .search-type input:checked+label, .search-type label:hover, .s-type-list label:hover { background: rgba(19, 194, 255, .1); color: #0e8eb8; } h4.text-gray { position: relative; display: inline-flex !important; align-items: center; gap: 8px; margin-top: 24px; margin-bottom: 14px; color: var(--fxdst-text) !important; font-weight: 600; } h4.text-gray:after { content: ""; display: inline-block; width: 56px; height: 2px; margin-left: 4px; border-radius: 99px; background: linear-gradient(90deg, var(--fxdst-accent), var(--fxdst-accent-2)); } h4.text-gray i { color: #0ea5c7; } .btn-move { border: 1px solid rgba(19, 194, 255, .28); border-radius: 999px; padding: 4px 10px; background: rgba(19, 194, 255, .08); color: #087ea4; } .btn-move:hover { border-color: rgba(36, 224, 164, .55); background: rgba(36, 224, 164, .12); color: #05785d; } .xe-card { margin-bottom: 20px; } .fxdst-related-articles { margin: 4px 0 42px; } .fxdst-related-articles .row { display: flex; flex-wrap: wrap; } .fxdst-related-articles [class*="col-"] { margin-bottom: 18px; } .fxdst-article-card { display: flex; min-height: 142px; height: 100%; flex-direction: column; padding: 16px 18px; border: 1px solid rgba(143, 170, 190, .32); border-radius: 10px; background: linear-gradient(135deg, rgba(19, 194, 255, .08), transparent 45%), rgba(255,255,255,.9); color: var(--fxdst-text); text-decoration: none; box-shadow: 0 12px 30px rgba(21, 39, 56, .06); transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease; } .fxdst-article-card:hover { transform: translateY(-3px); border-color: rgba(19, 194, 255, .45); color: var(--fxdst-text); box-shadow: 0 18px 42px rgba(19, 59, 84, .12); } .fxdst-article-card strong { display: block; margin: 7px 0 8px; font-size: 15px; line-height: 1.45; } .fxdst-article-card p { margin: 0; color: var(--fxdst-muted); font-size: 13px; line-height: 1.65; } .fxdst-article-meta { color: #0e8eb8; font-size: 12px; } .fxdst-quick-tools { margin: 8px 0 4px; } .fxdst-quick-head { margin: 0 0 20px; padding: 22px 24px; border: 1px solid rgba(143, 170, 190, .28); border-radius: 14px; background: radial-gradient(circle at 9% 0%, rgba(19, 194, 255, .12), transparent 32%), radial-gradient(circle at 95% 15%, rgba(36, 224, 164, .1), transparent 28%), rgba(255, 255, 255, .82); box-shadow: 0 14px 34px rgba(21, 39, 56, .06); } .fxdst-quick-head h2 { margin: 10px 0 8px; color: var(--fxdst-text); font-size: 24px; line-height: 1.35; font-weight: 700; } .fxdst-quick-head p { max-width: 860px; margin: 0; color: var(--fxdst-muted); font-size: 14px; line-height: 1.75; } .fxdst-quick-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 16px; } .fxdst-quick-card { display: flex; min-height: 132px; gap: 14px; align-items: flex-start; padding: 18px; border: 1px solid rgba(143, 170, 190, .32); border-radius: 12px; background: linear-gradient(135deg, rgba(19, 194, 255, .08), transparent 48%), rgba(255,255,255,.9); color: var(--fxdst-text); text-decoration: none; box-shadow: 0 12px 30px rgba(21, 39, 56, .06); transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease; } .fxdst-quick-card:hover, .fxdst-quick-card:focus { transform: translateY(-3px); border-color: rgba(19, 194, 255, .45); color: var(--fxdst-text); text-decoration: none; box-shadow: 0 18px 42px rgba(19, 59, 84, .12); } .fxdst-quick-icon { display: inline-flex; width: 54px; height: 54px; flex: 0 0 54px; align-items: center; justify-content: center; border: 1px solid rgba(19, 194, 255, .22); border-radius: 14px; background: #fff; overflow: hidden; } .fxdst-quick-icon img { width: 34px; height: 34px; object-fit: contain; } .fxdst-quick-body { display: flex; min-width: 0; flex: 1; flex-direction: column; } .fxdst-quick-card strong { display: block; margin: 0 0 7px; color: var(--fxdst-text); font-size: 15px; line-height: 1.45; } .fxdst-quick-card span { color: var(--fxdst-muted); font-size: 13px; line-height: 1.65; } .fxdst-quick-card em { display: inline-flex; align-items: center; gap: 6px; margin-top: 12px; color: #087ea4; font-style: normal; font-size: 13px; font-weight: 600; } .fxdst-quick-grid-articles { grid-template-columns: repeat(auto-fit, minmax(320px, 1fr)); } .fxdst-quick-article-card { min-height: 168px; flex-direction: column; gap: 0; } .fxdst-quick-article-meta { display: inline-flex; flex-wrap: wrap; gap: 12px; align-items: center; margin-bottom: 8px; color: #0e8eb8 !important; font-size: 12px !important; } .fxdst-quick-article-meta i { margin-right: 5px; } .fxdst-quick-empty { padding: 24px; border: 1px dashed rgba(143, 170, 190, .42); border-radius: 12px; background: rgba(255,255,255,.74); color: var(--fxdst-muted); text-align: center; } .fxdst-archive-panel { padding: 28px 30px 32px; border: 1px solid rgba(143, 170, 190, .32); background: radial-gradient(circle at 10% 0%, rgba(19, 194, 255, .1), transparent 32%), rgba(255,255,255,.92); box-shadow: 0 18px 46px rgba(21, 39, 56, .08); } .panel.panel-default.fxdst-archive-panel > .fxdst-breadcrumb-wrap { padding: 0; margin-bottom: 20px; } .fxdst-archive-head { max-width: none; margin: 0 0 24px; padding-bottom: 22px; border-bottom: 1px solid rgba(143, 170, 190, .24); } .fxdst-archive-head .fxdst-eyebrow { margin: 0 0 12px; } .fxdst-archive-head h1 { margin: 0 0 12px; color: var(--fxdst-text); font-size: 28px; font-weight: 700; line-height: 1.35; } .fxdst-archive-head p { max-width: none; margin: 0; color: var(--fxdst-muted); font-size: 15px; line-height: 1.8; } .fxdst-blog-controls { display: grid; gap: 14px; margin: 0 0 22px; } .fxdst-blog-search { display: flex; width: 100%; max-width: none; border: 1px solid rgba(19, 194, 255, .25); border-radius: 10px; background: #fff; box-shadow: 0 12px 30px rgba(19, 194, 255, .1); overflow: hidden; } .fxdst-blog-search input[type="search"] { flex: 1; min-width: 0; height: 46px; padding: 0 16px; border: 0; outline: 0; background: transparent; color: var(--fxdst-text); } .fxdst-blog-search button { width: 56px; border: 0; background: linear-gradient(135deg, var(--fxdst-accent), var(--fxdst-accent-2)); color: #061015; } .fxdst-blog-tabs { display: flex; flex-wrap: wrap; gap: 10px; } .fxdst-blog-tabs a { display: inline-flex; min-height: 36px; align-items: center; justify-content: center; padding: 0 14px; border: 1px solid rgba(143, 170, 190, .3); border-radius: 8px; background: rgba(255,255,255,.84); color: #314254; text-decoration: none; box-shadow: 0 8px 20px rgba(21, 39, 56, .05); } .fxdst-blog-tabs a:hover, .fxdst-blog-tabs a.active { border-color: rgba(19, 194, 255, .45); background: rgba(19, 194, 255, .1); color: #087ea4; } .fxdst-blog-empty { grid-column: 1 / -1; padding: 30px 20px; border: 1px dashed rgba(143, 170, 190, .42); border-radius: 12px; background: rgba(255,255,255,.65); color: var(--fxdst-muted); text-align: center; } .fxdst-blog-empty i { display: block; margin-bottom: 10px; color: #0ea5c7; font-size: 22px; } .fxdst-blog-empty strong { display: block; margin-bottom: 6px; color: var(--fxdst-text); } .fxdst-blog-empty p { margin: 0; } .fxdst-partners-panel { overflow: visible; } .fxdst-partners-layout { display: grid; grid-template-columns: minmax(0, 1fr); gap: 18px; align-items: start; } .fxdst-partners-list { display: grid; gap: 18px; } .fxdst-partners-intro { margin-bottom: 2px; color: var(--fxdst-muted); line-height: 1.85; } .fxdst-partner-row { display: grid; grid-template-columns: 242px minmax(0, 1fr) minmax(280px, 360px); gap: 30px; align-items: center; padding: 22px; border: 1px solid rgba(143, 170, 190, .3); border-radius: 14px; background: linear-gradient(135deg, rgba(19, 194, 255, .07), transparent 48%), rgba(255,255,255,.9); box-shadow: 0 14px 34px rgba(21, 39, 56, .07); } .fxdst-partner-logo { position: relative; display: grid; width: 100%; aspect-ratio: 1 / 1; place-items: center; border-radius: 14px; background: radial-gradient(circle at 50% 42%, rgba(19, 194, 255, .2), transparent 34%), linear-gradient(135deg, #f8fbff, #eaf3f8); box-shadow: 0 22px 42px rgba(17, 37, 51, .08); overflow: hidden; } .fxdst-partner-logo-bg { position: absolute; inset: 0; background-repeat: no-repeat; background-position: center; background-size: cover; filter: blur(22px); opacity: .18; } .fxdst-partner-logo img { position: relative; z-index: 1; width: 78px; height: 78px; object-fit: contain; border: 2px solid rgba(255,255,255,.92); border-radius: 50%; background: #fff; box-shadow: 0 14px 28px rgba(17, 37, 51, .12); } .fxdst-partner-badge { display: inline-flex; width: fit-content; margin-bottom: 12px; padding: 4px 9px; border: 1px solid rgba(19, 194, 255, .26); border-radius: 999px; background: rgba(19, 194, 255, .08); color: #0e8eb8; font-size: 12px; line-height: 1.3; } .fxdst-partner-body h2 { margin: 0 0 12px; color: var(--fxdst-text); font-size: 24px; line-height: 1.35; font-weight: 650; } .fxdst-partner-body p { max-width: 640px; margin: 0; color: var(--fxdst-muted); font-size: 15px; line-height: 1.85; } .fxdst-partner-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 20px; } .fxdst-partner-qr { background: #eef4f8 !important; color: #314254 !important; box-shadow: none !important; } .fxdst-partner-feature { align-self: stretch; min-height: 238px; border: 1px solid rgba(143, 170, 190, .3); border-radius: 14px; background: radial-gradient(circle at 18% 8%, rgba(19, 194, 255, .12), transparent 34%), rgba(255,255,255,.72); box-shadow: 0 14px 34px rgba(21, 39, 56, .06); overflow: hidden; } .fxdst-partner-feature-media { height: 100%; min-height: 238px; overflow: hidden; } .fxdst-partner-feature-media a { display: block; width: 100%; height: 100%; } .fxdst-partner-feature-media img { display: block; width: 100%; height: 100%; min-height: 238px; object-fit: cover; object-position: top center; transition: transform 320ms ease-out; } .fxdst-partner-feature-media a:hover img { transform: scale(1.025); } .fxdst-partner-feature-body { padding: 0 18px 18px; } .fxdst-partner-feature-body p { margin: 0; color: var(--fxdst-muted); font-size: 13px; line-height: 1.75; } .fxdst-partner-feature-meta { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 12px; } .fxdst-partner-feature-meta a, .fxdst-partner-feature-meta span { display: inline-flex; align-items: center; gap: 6px; padding: 5px 9px; border: 1px solid rgba(19, 194, 255, .22); border-radius: 999px; background: rgba(19, 194, 255, .08); color: #0e8eb8; font-size: 12px; line-height: 1.2; } .fxdst-partner-feature-empty { background: rgba(255,255,255,.42); } .fxdst-partners-promo { position: sticky; top: 76px; min-height: 320px; border: 1px solid rgba(143, 170, 190, .3); border-radius: 14px; background: radial-gradient(circle at 25% 10%, rgba(19, 194, 255, .12), transparent 34%), rgba(255,255,255,.68); box-shadow: 0 14px 34px rgba(21, 39, 56, .06); overflow: hidden; } .fxdst-partners-promo img { display: block; width: 100%; height: auto; } .fxdst-partners-promo-empty { background: rgba(255,255,255,.42); } .fxdst-archive-list { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 18px; } .fxdst-archive-card { position: relative; display: flex; min-height: 210px; flex-direction: column; margin: 0; padding: 20px; border: 1px solid rgba(143, 170, 190, .3); border-radius: 12px; background: linear-gradient(135deg, rgba(19, 194, 255, .08), transparent 45%), rgba(255,255,255,.92); box-shadow: 0 12px 30px rgba(21, 39, 56, .06); transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease; } .fxdst-archive-card:hover { transform: translateY(-3px); border-color: rgba(19, 194, 255, .45); box-shadow: 0 18px 42px rgba(19, 59, 84, .13); } .fxdst-archive-card-meta { display: flex; flex-wrap: wrap; gap: 10px 16px; margin-bottom: 12px; color: #708094; font-size: 12px; } .fxdst-archive-card-meta a { color: #087ea4; text-decoration: none; } .fxdst-archive-card .post-title { margin: 0 0 12px; font-size: 20px; line-height: 1.45; } .fxdst-archive-card .post-title a { color: var(--fxdst-text); text-decoration: none; } .fxdst-archive-card .post-title a:hover { color: #087ea4; } .fxdst-archive-card .list-desc { margin: 0; color: var(--fxdst-muted); font-size: 14px; line-height: 1.75; } .fxdst-archive-read { display: inline-flex; width: fit-content; align-items: center; gap: 7px; margin-top: auto; padding-top: 18px; color: #087ea4; font-size: 13px; text-decoration: none; } .fxdst-archive-read:hover { color: #06b6d4; } .posts-nav { margin-top: 24px; } .posts-nav .page-numbers.current, .posts-nav .page-numbers:not(.dots):hover { background: linear-gradient(135deg, var(--fxdst-accent), var(--fxdst-accent-2)); box-shadow: 0 12px 26px rgba(19, 194, 255, .18); color: #061015 !important; } .xe-widget.xe-conversations { border-radius: 10px; overflow: hidden; transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease; } .xe-widget.xe-conversations:before { content: ""; position: absolute; inset: 0; pointer-events: none; background: linear-gradient(135deg, rgba(19, 194, 255, .08), transparent 38%, rgba(36, 224, 164, .06)); opacity: 0; transition: opacity 180ms ease; } .xe-widget.xe-conversations:hover { transform: translateY(-3px); border-color: rgba(19, 194, 255, .45); box-shadow: 0 18px 42px rgba(19, 59, 84, .14); } .xe-widget.xe-conversations:hover:before { opacity: 1; } .xe-comment-entry .xe-user-img img { border: 1px solid rgba(19, 194, 255, .22); background: #fff; box-shadow: 0 8px 18px rgba(17, 37, 51, .09); } .xe-comment .xe-user-name strong, .site-name { color: var(--fxdst-text); } .xe-comment p, .site-body p, .fxdst-tool-article { color: var(--fxdst-muted); } .btn, .btn.btn-arrow { border: 0; border-radius: 8px; } .btn.btn-arrow, .site-go .btn-arrow:first-child { background: linear-gradient(135deg, var(--fxdst-accent), var(--fxdst-accent-2)); color: #061015; box-shadow: 0 12px 28px rgba(19, 194, 255, .18); } .site-go .btn-arrow + .btn-arrow { background: #eef4f8; color: #314254; box-shadow: none; } .btn-cat { border-radius: 999px; background: rgba(19, 194, 255, .1); color: #0e8eb8; } .siteico { border-radius: 14px; background: radial-gradient(circle at 50% 42%, rgba(19, 194, 255, .2), transparent 34%), linear-gradient(135deg, #f8fbff, #eaf3f8); box-shadow: 0 20px 44px rgba(17, 37, 51, .1); } .panel.panel-default { border-radius: 12px; } body.single-post .post-meta { flex-wrap: wrap; justify-content: flex-start; gap: 12px 18px; margin: 8px 22px 28px; } body.single-post .fxdst-post-date, body.single-post .fxdst-reading-time { display: inline-flex; align-items: center; color: #697788; line-height: 1.6; } body.single-post .fxdst-reading-time { padding-left: 16px; border-left: 1px solid rgba(143, 170, 190, .32); } body.single-post .post-meta i { color: #6e7e8f; } .main-content.page .panel.panel-default > h1.h2 { margin: 0; padding: 0 22px 12px; color: var(--fxdst-text); font-size: 24px; font-weight: 700; line-height: 1.35; } .main-content.page .panel.panel-default > .panel-body { padding: 0 22px 24px; } .main-content.page > .container > .row.mt-5, .main-content > .container > .row.mt-5 { margin-top: 0 !important; } .main-content.page > .container .panel.panel-default { margin-top: 0; } .fxdst-tool-article h2 { color: var(--fxdst-text); } .fxdst-tool-article h2:before { content: ""; display: inline-block; width: 8px; height: 8px; margin-right: 9px; border-radius: 50%; background: var(--fxdst-accent); box-shadow: 0 0 0 4px rgba(19, 194, 255, .12); vertical-align: middle; } footer.main-footer { color: #6d7a86; } footer.main-footer .go-up.fxdst-floating-actions { position: fixed; right: 22px; bottom: 28px; z-index: 50; display: flex; width: auto; flex-direction: column; gap: 10px; float: none; margin: 0; padding: 0; } footer.main-footer .go-up.fxdst-floating-actions .fxdst-float-action { position: relative; display: inline-flex; width: 44px; height: 44px; align-items: center; justify-content: center; border: 1px solid rgba(19, 194, 255, .35); border-radius: 14px; background: linear-gradient(135deg, rgba(19, 194, 255, .94), rgba(36, 224, 164, .9)); color: #061015; font-size: 18px; line-height: 1; text-decoration: none; box-shadow: 0 14px 34px rgba(19, 59, 84, .18); transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease; } footer.main-footer .go-up.fxdst-floating-actions .fxdst-float-mail { background: linear-gradient(135deg, rgba(255,255,255,.96), rgba(237, 250, 255, .92)); color: #087ea4; } footer.main-footer .go-up.fxdst-floating-actions .fxdst-float-action:hover { transform: translateY(-3px); border-color: rgba(36, 224, 164, .6); box-shadow: 0 20px 44px rgba(19, 59, 84, .24); } footer.main-footer .go-up.fxdst-floating-actions .fxdst-float-action::before { content: attr(data-tip); position: absolute; top: 50%; right: calc(100% + 10px); min-width: 72px; padding: 7px 10px; border: 1px solid rgba(19, 194, 255, .24); border-radius: 8px; background: rgba(16, 24, 32, .92); color: #fff; font-size: 12px; line-height: 1; text-align: center; white-space: nowrap; opacity: 0; pointer-events: none; transform: translate(8px, -50%); transition: opacity 160ms ease, transform 160ms ease; } footer.main-footer .go-up.fxdst-floating-actions .fxdst-float-action:hover::before { opacity: 1; transform: translate(0, -50%); } .fxdst-footer-links { display: inline-flex; gap: 8px; align-items: center; margin-left: 12px; } .fxdst-footer-links a { color: #087ea4; text-decoration: none; } .fxdst-footer-links a:hover { color: #06b6d4; } @media (max-width: 767px) { body.page-body:before { background-size: 24px 24px; } .page-container .sidebar-menu .sidebar-menu-inner .logo-env { padding-top: 14px; padding-bottom: 14px; } .sidebar-menu .logo-env .logo-expanded img { width: 48px; height: 48px !important; max-width: none; } .sidebar-menu .logo-env .logo-expanded { min-height: 52px; gap: 10px; } .sidebar-menu .logo-env .logo-expanded .fxdst-brand-mark { flex-basis: 48px; } .sidebar-menu .fxdst-brand-copy strong { font-size: 23px; } .sidebar-menu .fxdst-brand-copy small { font-size: 10.5px; } html[lang^="en"] .sidebar-menu .fxdst-brand-copy small { font-size: 9.5px; } .page-container .main-content { padding: 18px; } .page-container .main-content > nav.navbar.user-info-navbar { left: 0; width: 100%; } .fxdst-top-actions { gap: 7px; max-width: calc(100vw - 58px); overflow-x: auto; padding-right: 10px; } .fxdst-top-action { width: 36px; min-width: 36px; padding: 0; justify-content: center; } .fxdst-top-action span { display: none; } .fxdst-header-spacer { height: 54px; } #bulletin_box, .main-content > .container, .main-content.page > .container, .s-search { margin-top: 12px; } #bulletin_box { margin-top: 12px !important; margin-bottom: 12px !important; } .fxdst-discovery { padding: 18px; margin: 12px 0 20px; } .fxdst-discovery-copy h1 { font-size: 22px; } .fxdst-tool-search { max-width: none; } .s-search { padding: 14px; } h4.text-gray:after { width: 34px; } .fxdst-quick-head { padding: 18px; } .fxdst-quick-head h2 { font-size: 21px; } .fxdst-quick-grid, .fxdst-quick-grid-articles { grid-template-columns: 1fr; } .fxdst-quick-card { min-height: 0; padding: 16px; } } .fxdst-404-panel { position: relative; display: grid; grid-template-columns: 220px minmax(0, 1fr); gap: 34px; align-items: center; margin: 24px 0; padding: 44px; border: 1px solid rgba(143, 170, 190, .32); border-radius: 16px; background: radial-gradient(circle at 12% 16%, rgba(19, 194, 255, .18), transparent 34%), radial-gradient(circle at 82% 20%, rgba(36, 224, 164, .14), transparent 32%), rgba(255, 255, 255, .92); box-shadow: 0 24px 60px rgba(21, 39, 56, .1); overflow: hidden; } .fxdst-404-panel:before { content: ""; position: absolute; inset: 0; pointer-events: none; background-image: linear-gradient(rgba(25, 46, 64, .04) 1px, transparent 1px), linear-gradient(90deg, rgba(25, 46, 64, .04) 1px, transparent 1px); background-size: 28px 28px; } .fxdst-404-code, .fxdst-404-copy { position: relative; z-index: 1; } .fxdst-404-code { display: grid; min-height: 180px; place-items: center; border: 1px solid rgba(19, 194, 255, .32); border-radius: 16px; background: linear-gradient(135deg, rgba(16, 24, 32, .96), rgba(21, 35, 45, .96)); color: #dffaff; font-size: 60px; font-weight: 700; letter-spacing: 2px; text-shadow: 0 0 24px rgba(19, 194, 255, .42); box-shadow: inset 0 0 28px rgba(19, 194, 255, .16), 0 18px 40px rgba(16, 24, 32, .16); } .fxdst-404-kicker { margin: 0 0 10px; color: #0e8eb8; font-weight: 600; } .fxdst-404-copy h1 { margin: 0 0 14px; color: var(--fxdst-text); font-size: 32px; line-height: 1.25; } .fxdst-404-copy p { max-width: 680px; color: var(--fxdst-muted); line-height: 1.8; } .fxdst-404-search { display: flex; max-width: 620px; margin-top: 24px; border: 1px solid rgba(19, 194, 255, .24); border-radius: 10px; background: #fff; box-shadow: 0 12px 28px rgba(19, 194, 255, .1); overflow: hidden; } .fxdst-404-search input { flex: 1; min-width: 0; height: 48px; padding: 0 16px; border: 0; outline: 0; background: transparent; color: var(--fxdst-text); } .fxdst-404-search button { width: 58px; border: 0; background: linear-gradient(135deg, var(--fxdst-accent), var(--fxdst-accent-2)); color: #061015; } .fxdst-404-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 20px; } .fxdst-404-actions a { display: inline-flex; min-height: 40px; align-items: center; justify-content: center; padding: 0 18px; border-radius: 8px; text-decoration: none; } .fxdst-404-primary { background: linear-gradient(135deg, var(--fxdst-accent), var(--fxdst-accent-2)); color: #061015; box-shadow: 0 12px 28px rgba(19, 194, 255, .16); } .fxdst-404-secondary { border: 1px solid rgba(19, 194, 255, .26); background: rgba(255, 255, 255, .74); color: #087ea4; } .fxdst-404-categories { margin: 22px 0 40px; } .fxdst-404-categories h2 { margin: 0 0 14px; color: var(--fxdst-text); font-size: 20px; } .fxdst-404-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(160px, 1fr)); gap: 12px; } .fxdst-404-grid a { display: flex; align-items: center; gap: 10px; min-height: 54px; padding: 0 14px; border: 1px solid rgba(143, 170, 190, .32); border-radius: 10px; background: rgba(255, 255, 255, .9); color: var(--fxdst-text); text-decoration: none; box-shadow: 0 12px 28px rgba(21, 39, 56, .06); transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease; } .fxdst-404-grid a:hover { transform: translateY(-2px); border-color: rgba(19, 194, 255, .45); box-shadow: 0 18px 38px rgba(19, 59, 84, .12); } .fxdst-404-grid i { color: #0ea5c7; } .fxdst-breadcrumb-wrap { width: 100%; padding: 0; margin: 0 0 16px; } .fxdst-breadcrumb { max-width: none; margin: 0; padding: 0; border: 0; border-radius: 0; background: transparent; box-shadow: none; backdrop-filter: none; } .fxdst-breadcrumb ol { display: flex; flex-wrap: wrap; align-items: center; gap: 6px; margin: 0; padding: 0; list-style: none; color: var(--fxdst-muted); font-size: 13px; line-height: 1.6; } .fxdst-breadcrumb li { display: inline-flex; align-items: center; min-width: 0; } .fxdst-breadcrumb li + li::before { content: "/"; margin-right: 6px; color: rgba(98, 126, 148, .72); } .fxdst-breadcrumb a { color: #087ea4; text-decoration: none; } .fxdst-breadcrumb a:hover { color: #06b6d4; } .fxdst-breadcrumb span { max-width: 360px; overflow: hidden; color: var(--fxdst-text); text-overflow: ellipsis; white-space: nowrap; } .fxdst-discovery .fxdst-breadcrumb-wrap { display: flex; align-self: start; justify-self: stretch; justify-content: center; width: 100%; margin-bottom: 2px; } .fxdst-discovery .fxdst-breadcrumb { display: inline-flex; } .fxdst-discovery .fxdst-breadcrumb ol { justify-content: center; } .panel.panel-default > .fxdst-breadcrumb-wrap { padding: 22px 22px 0; margin-bottom: 12px; } .panel-body > .fxdst-breadcrumb-wrap { margin-bottom: 18px; } .s-search > .fxdst-breadcrumb-wrap { margin-bottom: 14px; } .fxdst-404-panel > .fxdst-breadcrumb-wrap { grid-column: 1 / -1; margin-bottom: 0; } @media (max-width: 767px) { .fxdst-archive-panel { padding: 20px 18px 24px; } .fxdst-archive-head { margin-bottom: 18px; padding-bottom: 18px; } .fxdst-archive-head h1 { font-size: 22px; } .fxdst-archive-list { grid-template-columns: 1fr; } .fxdst-archive-card { min-height: 0; padding: 18px; } .fxdst-blog-search { width: 100%; } .fxdst-blog-tabs { gap: 8px; } .fxdst-blog-tabs a { min-height: 34px; padding: 0 12px; font-size: 13px; } .fxdst-partners-layout { grid-template-columns: 1fr; gap: 18px; } .fxdst-partner-row { grid-template-columns: 86px minmax(0, 1fr); gap: 14px; padding: 16px; } .fxdst-partner-logo img { width: 44px; height: 44px; } .fxdst-partner-body h2 { font-size: 20px; } .fxdst-partner-body p { font-size: 14px; } .fxdst-partner-feature { grid-column: 1 / -1; min-height: 160px; } .fxdst-partner-feature-media { min-height: 126px; } .fxdst-partner-feature-media img { min-height: 160px; } .fxdst-partners-promo { position: static; min-height: 180px; } footer.main-footer .go-up.fxdst-floating-actions { right: 14px; bottom: 16px; gap: 8px; } footer.main-footer .go-up.fxdst-floating-actions .fxdst-float-action { width: 40px; height: 40px; border-radius: 12px; } footer.main-footer .go-up.fxdst-floating-actions .fxdst-float-action::before { display: none; } .fxdst-header-spacer { height: 54px; } .fxdst-breadcrumb-wrap { padding: 0; margin-top: 0; margin-bottom: 12px; } .fxdst-breadcrumb { padding: 0; } .fxdst-breadcrumb span { max-width: 220px; } .panel.panel-default > .fxdst-breadcrumb-wrap { padding: 18px 18px 0; } .fxdst-404-panel { grid-template-columns: 1fr; gap: 20px; padding: 22px; } .fxdst-404-code { min-height: 120px; font-size: 42px; } .fxdst-404-copy h1 { font-size: 24px; } .fxdst-404-search { max-width: none; } }