html,
body {
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.65;
}
.footer-title{
	color: rgba(78, 68, 205, 1);
	font-size: 1rem;
	font-weight: 500;
}
.footer-info{
	margin-left: 32px;
	font-size: 0.92rem;
	color: rgba(156, 170, 194, 1);
}
.footer-links{
	color: rgba(156, 170, 194, 1);
}
.footer-body{
	display: flex;
	justify-content: space-between;
}
.footer-container{
	background-color: white;
	padding: 32px 0;
}
a{
    text-decoration: none;
	cursor: pointer;
    display: inline;
}
a:hover {
	text-decoration: none;
}
img {
	border: 0;
	display: block;
	cursor: pointer;
}
h1,
h2,
h3,
h4,
h5 {
	font-weight: normal;
}
ul,
li {
	list-style: none;
	cursor: pointer;
}
b {
	font-weight: normal;
}

i {
	font-style: normal;
}
em {
	font-style: normal;
}
button,
textarea,
input {
	outline: none;
	display: block;
}
/* 清除浮动 */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: ' ';
	clear: both;
	height: 0;
}
.clearfix {
	zoom: 1;
}



.foot-honor{ font-size: 12px; overflow:hidden;}
.foot-honor li{ display: inline-block; height:24px;line-height: 24px;color: #808792; margin-right:22px;}
.foot-honor li:last-child{ margin-right: 0}
.foot-honor li a{display:inline-block;color: #808792;}
.foot-honor li a:hover{color: #fff;}
.foot-honor .item1{ padding-left: 24px;background:url("../images/foot-logo1.png") left center no-repeat}
.foot-honor .item2{ padding-left: 24px;background:url("../images/foot-logo2.png") left center no-repeat}
.foot-honor .item3{ padding-left: 35px;background:url("../images/foot-logo3.png") left center no-repeat}
.foot-honor .item4{ padding-left: 28px;background:url("../images/foot-logo4.png") left center no-repeat}
.foot-honor .item5{ padding-left: 28px;background:url("../images/foot-logo5.png") left center no-repeat}
/* 港云网络独家设计，版权所有，盗版必究，制作QQ:7099174，2021.09.25*/

*{
	box-sizing: border-box;
}
.public-container{
	max-width: 1336px;
	margin: auto;
}
.search-form.relative.group{
	margin-bottom: 0px;
}
.cn-title{
	    display: flex;
    justify-content: center;
    align-items: center;
}
.header-name{
	font-size: 1.3rem;
	font-weight: bold;
	color: #0a63ff;
}
.header-line{
	width:1px;
	height: 24px;
	background-color: rgb(205, 205, 205);
	margin:0 12px ;
}
.header-subname{
	color: rgb(205, 205, 205);
	font-size: 0.75rem;
	line-height: 1.4;
}
.contribution{
	border-radius: 24px;
	background-color: black;
	color: white;
	font-size: 1rem;
	padding: 6px 16px;
}
.mode-switch {
      width: 40px;
      height: 40px;
      border: none;
      background: transparent;
      cursor: pointer;
      font-size: 26px;
      color: var(--icon-color);
      transition: transform 0.3s;
    }
.mode-switch:hover {transform: rotate(30deg);}
.gradient-overlay {
	background: linear-gradient(to right, rgba(255,255,255,0.8), rgba(255,255,255,0));
}
.duration-300{
	background-color: #ffffff
}
.container {
	max-width: 1400px !important;
	margin: 0 auto;
	padding-left: 24px;
	padding-right: 24px;
	box-sizing: border-box;
	width: 100%;
}
html.dark .section-title,html.dark .page-title,html.dark .article-title,html.dark .dir-title,html.dark .head-title,
html.dark .info-wrap .username,html.dark .rec-title,html.dark .com-info .username,html.dark .header-title,
html.dark .team-name,html.dark .card-title,html.dark .interact-text h4,html.dark .card-title-text,
html.dark .header-text,html.dark .contribution,html.dark .recommend-text,html.dark .recommend-text,html.dark .art-title{
	color: #b7b7b7 !important;
}
html.dark .interact-card,html.dark .tab-btn,html.dark .review-card,html.dark .load-more,html.dark .article-card{
	background: #1d2025 !important;
	box-shadow: 0 4px 4px 0 rgb(116 116 116);
	color: #b7b7b7 !important;
}
html.dark .top-ad-item {
	background: #1d2025 !important;
}
html.dark .tag-row-tip {
	color: #b2aeae !important;
}
html.dark body{
	background: #000000 !important;
	color: #f3f4f6 !important;
}
html.dark body .stat-card{
	background: #273350 !important;
	color: #f3f4f6 !important;
}
html.dark #main-header {
	background: #1d2025 !important;
}
html.dark a,
html.dark .nav-home {
	color: #b7b7b7;
}
html.dark .home-pagination a.active,
html.dark .home-pagination a:hover,
html.dark .cms-pagination a.active,
html.dark .cms-pagination a:hover,
html.dark .cms-tabs a.active,
html.dark .cms-tabs a:hover,
html.dark .home-side-search button,
html.dark .cms-sidebar-search button {
	color: #fff !important;
}
html.dark .cms-detail-main .cate-tag,
html.dark .cms-inline-tags a:hover {
	color: #fff !important;
}
html.dark #mobile-menu {
	background: #1e293b !important;
	color: #e2e8f0 !important;
}
html.dark .search-form input,html.dark .search-wrap,html.dark .search-input,html.dark .form-row input{
	background: #49586f !important;
	border-color: #475569 !important;
	color:#b7b7b7 !important;
}
#switchBtn {
	font-size: 20px;
	background: transparent;
	border: none;
	cursor: pointer;
}
.site-search-trigger {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	color: #334155;
	font-size: 16px;
	background: #f8fafc;
	border: 1px solid #e5e7eb;
	border-radius: 12px;
	cursor: pointer;
	transition: color 0.18s ease, background 0.18s ease, border-color 0.18s ease, transform 0.18s ease, box-shadow 0.18s ease;
}
.site-search-trigger:hover {
	color: #fff;
	background: #0a63ff;
	border-color: #0a63ff;
	box-shadow: 0 10px 24px rgba(10, 99, 255, 0.24);
	transform: translateY(-1px);
}
.mobile-search-entry {
	display: flex;
	align-items: center;
	gap: 10px;
	width: 100%;
	min-height: 44px;
	padding: 0 13px;
	color: #475569;
	font-size: 14px;
	font-weight: 650;
	text-align: left;
	background: #f8fafc;
	border: 1px solid #e5e7eb;
	border-radius: 12px;
	cursor: pointer;
}
.mobile-search-entry i {
	color: #0a63ff;
}
.site-search-modal {
	position: fixed;
	inset: 0;
	z-index: 999;
	display: flex;
	align-items: flex-start;
	justify-content: center;
	padding: clamp(74px, 10vh, 116px) 18px 32px;
	opacity: 0;
	pointer-events: none;
	transition: opacity 0.18s ease, visibility 0.18s ease;
	visibility: hidden;
}
.site-search-modal.is-open {
	opacity: 1;
	pointer-events: auto;
	visibility: visible;
}
.site-search-backdrop {
	position: absolute;
	inset: 0;
	background: rgba(15, 23, 42, 0.48);
	backdrop-filter: blur(10px);
}
.site-search-panel {
	position: relative;
	width: min(720px, 100%);
	max-height: calc(100vh - 120px);
	overflow: hidden;
	background: #fff;
	border: 1px solid rgba(226, 232, 240, 0.95);
	border-radius: 18px;
	box-shadow: 0 28px 90px rgba(15, 23, 42, 0.24);
	transform: translateY(12px) scale(0.98);
	transition: transform 0.2s ease;
}
.site-search-modal.is-open .site-search-panel {
	transform: translateY(0) scale(1);
}
.site-search-close {
	position: absolute;
	top: 14px;
	right: 14px;
	z-index: 2;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 34px;
	height: 34px;
	color: #64748b;
	background: #f8fafc;
	border: 1px solid #e5e7eb;
	border-radius: 10px;
	cursor: pointer;
	transition: color 0.18s ease, background 0.18s ease, transform 0.18s ease;
}
.site-search-close:hover {
	color: #111827;
	background: #eef2f7;
	transform: rotate(90deg);
}
.site-search-head {
	display: grid;
	gap: 7px;
	padding: 26px 28px 18px;
}
.site-search-head span {
	width: max-content;
	padding: 3px 9px;
	color: #0a63ff;
	font-size: 12px;
	font-weight: 800;
	line-height: 1.4;
	background: #eff6ff;
	border: 1px solid #bfdbfe;
	border-radius: 999px;
}
.site-search-head strong {
	color: #111827;
	font-size: clamp(20px, 3vw, 28px);
	font-weight: 850;
	line-height: 1.25;
}
.site-search-form {
	display: grid;
	grid-template-columns: 22px minmax(0, 1fr) auto;
	gap: 12px;
	align-items: center;
	margin: 0 28px;
	padding: 8px 8px 8px 16px;
	background: #f8fafc;
	border: 1px solid #e5e7eb;
	border-radius: 14px;
	transition: border-color 0.18s ease, box-shadow 0.18s ease, background 0.18s ease;
}
.site-search-form:focus-within {
	background: #fff;
	border-color: rgba(10, 99, 255, 0.58);
	box-shadow: 0 0 0 4px rgba(10, 99, 255, 0.1);
}
.site-search-form.is-invalid {
	background: #fffafb;
	border-color: #f04438;
	box-shadow: 0 0 0 4px rgba(240, 68, 56, 0.1);
}
.site-search-form > i {
	color: #94a3b8;
	font-size: 16px;
}
.site-search-form input {
	width: 100%;
	min-width: 0;
	height: 44px;
	padding: 0;
	color: #111827;
	font-size: 16px;
	background: transparent;
	border: 0;
}
.site-search-form input::placeholder {
	color: #94a3b8;
}
.site-search-form button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 82px;
	height: 40px;
	padding: 0 18px;
	color: #fff;
	font-size: 14px;
	font-weight: 800;
	background: #0a63ff;
	border: 0;
	border-radius: 11px;
	cursor: pointer;
	transition: background 0.18s ease, transform 0.18s ease, box-shadow 0.18s ease;
}
.site-search-form button:hover {
	background: #0756e1;
	box-shadow: 0 10px 24px rgba(10, 99, 255, 0.22);
	transform: translateY(-1px);
}
.site-search-error {
	margin: 8px 28px 0;
	color: #d92d20;
	font-size: 13px;
	font-weight: 700;
	line-height: 1.45;
}
.site-search-error[hidden] {
	display: none;
}
.site-search-meta {
	display: flex;
	align-items: center;
	justify-content: space-between;
	min-height: 34px;
	margin: 14px 28px 0;
	color: #64748b;
	font-size: 13px;
	font-weight: 700;
}
.site-search-results {
	display: grid;
	gap: 8px;
	max-height: min(52vh, 470px);
	margin-top: 4px;
	padding: 0 18px 20px;
	overflow: auto;
}
.site-search-item {
	display: grid;
	grid-template-columns: 72px minmax(0, 1fr);
	gap: 13px;
	padding: 10px;
	color: inherit;
	background: transparent;
	border: 1px solid transparent;
	border-radius: 14px;
	transition: background 0.18s ease, border-color 0.18s ease, transform 0.18s ease;
}
.site-search-item:hover {
	background: #f8fafc;
	border-color: #e5e7eb;
	transform: translateY(-1px);
}
.site-search-thumb {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 72px;
	aspect-ratio: 4 / 3;
	overflow: hidden;
	color: #fff;
	font-size: 13px;
	font-weight: 850;
	background: linear-gradient(135deg, #0a63ff, #2563eb);
	border-radius: 12px;
}
.site-search-thumb img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.site-search-body {
	display: grid;
	gap: 6px;
	min-width: 0;
}
.site-search-row {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 7px;
	color: #94a3b8;
	font-size: 12px;
	line-height: 1.35;
}
.site-search-type {
	display: inline-flex;
	align-items: center;
	height: 20px;
	padding: 0 7px;
	color: #fff;
	font-size: 12px;
	font-weight: 800;
	background: #2563eb;
	border-radius: 999px;
}
.site-search-type.is-news {
	background: #0f9f6e;
}
.site-search-body strong {
	display: -webkit-box;
	overflow: hidden;
	color: #111827;
	font-size: 15px;
	font-weight: 800;
	line-height: 1.42;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
.site-search-body p {
	display: -webkit-box;
	margin: 0;
	overflow: hidden;
	color: #64748b;
	font-size: 13px;
	line-height: 1.55;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.site-search-body mark {
	color: #0756e1;
	background: rgba(10, 99, 255, 0.14);
	border-radius: 4px;
}
.site-search-empty,
.site-search-loading {
	padding: 28px 12px 30px;
	color: #64748b;
	font-size: 14px;
	text-align: center;
}
body.site-search-lock {
	overflow: hidden;
}
html.dark .site-search-trigger,
html.dark .mobile-search-entry,
html.dark .site-search-close {
	color: #d1d5db;
	background: #273244;
	border-color: #374151;
}
html.dark .site-search-trigger:hover {
	color: #fff;
	background: #0a63ff;
	border-color: #0a63ff;
}
html.dark .site-search-panel {
	background: #1d2025;
	border-color: #273244;
	box-shadow: 0 28px 90px rgba(0, 0, 0, 0.42);
}
html.dark .site-search-head strong,
html.dark .site-search-body strong {
	color: #f8fafc;
}
html.dark .site-search-form,
html.dark .site-search-item:hover {
	background: #273244;
	border-color: #374151;
}
html.dark .site-search-form:focus-within {
	background: #1f2937;
	border-color: rgba(10, 99, 255, 0.58);
}
html.dark .site-search-form.is-invalid {
	background: rgba(127, 29, 29, 0.2);
	border-color: #f87171;
	box-shadow: 0 0 0 4px rgba(248, 113, 113, 0.13);
}
html.dark .site-search-error {
	color: #fca5a5;
}
html.dark .site-search-form input {
	color: #f8fafc;
}
html.dark .site-search-body p,
html.dark .site-search-row,
html.dark .site-search-meta,
html.dark .site-search-empty,
html.dark .site-search-loading {
	color: #9ca3af;
}
html.dark .article-content,html.dark .bread,html.dark .contact-card,html.dark .dir-card,html.dark .tab-wrap,
html.dark .new-comment-card,html.dark .recommend-card,html.dark .comment-box,html.dark #com-text,
html.dark .footer-container,html.dark .tag-card,html.dark .main-card,html.dark .recommend-bar{
	background-color: #1d2025;
}
html.dark .dir-item.active,html.dark .content-box,html.dark .summary-box,html.dark .prev-item,html.dark .next-item{
	background: #45474b;
    color: #a3a3a3;
}
html.dark .com-btn-row{
	background-color: #3d3d3d;
}
html.dark .article-desc{
	background-color: #acadae;
}
html.dark .card-header,html.dark .tab-head,html.dark .dir-header,html.dark .copyright,html.dark .card-head,html.dark .article-title{
	border-bottom: 1px solid #616161;
}
html.dark .contact-row{
	border-top: 1px solid #616161;
}
html.dark .dir-card,html.dark .summary-box,html.dark .com-input-wrap,html.dark .com-btn-row{
	border: 1px solid #616161;
}
html.dark .contact-line,html.dark .tag-item{
	background-color: #616161;
	color: #b7b7b7;
}
html.dark .logo-box{
	border: 5px solid #bb9f9f;
    box-shadow: 0 3px 12px #ffffff18;
}
html.dark .col-val{
	color: rgb(184 193 206);
}

.footer {
	position: relative;
	overflow: hidden;
	margin-top: 56px;
	padding: 0;
	color: #d8dfeb;
	background: #050a12;
}
.footer .public-container {
	position: relative;
	z-index: 1;
	max-width: 1400px;
	width: 100%;
	padding-right: 32px;
	padding-left: 32px;
}
.footer-cta {
	position: relative;
	overflow: hidden;
	color: #eff6ff;
	background: #0a63ff;
}
.footer-cta::before,
.footer-cta::after {
	position: absolute;
	pointer-events: none;
	content: "";
}
.footer-cta::before {
	inset: 0;
	opacity: 0.34;
	background-image: linear-gradient(rgba(255, 255, 255, 0.14) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.14) 1px, transparent 1px);
	background-size: 32px 32px;
	mask-image: linear-gradient(90deg, transparent, #000 22%, #000 78%, transparent);
}
.footer-cta::after {
	top: -168px;
	right: max(8%, calc((100% - 1400px) / 2));
	width: 420px;
	height: 420px;
	border: 54px solid rgba(255, 255, 255, 0.11);
	border-radius: 50%;
	transform: rotate(-20deg);
}
.footer-cta-inner {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 258px;
	padding-top: 42px;
	padding-bottom: 42px;
}
.footer-cta-copy {
	position: relative;
	z-index: 1;
	max-width: 780px;
	text-align: center;
}
.footer-cta-eyebrow {
	display: inline-flex;
	align-items: center;
	min-height: 26px;
	padding: 0 10px;
	color: #dbeafe;
	font-size: 12px;
	font-weight: 800;
	line-height: 1.3;
	background: rgba(255, 255, 255, 0.14);
	border: 1px solid rgba(255, 255, 255, 0.22);
	border-radius: 6px;
}
.footer-cta h2 {
	margin: 14px 0 0;
	color: #fff;
	font-size: clamp(28px, 3.1vw, 42px);
	font-weight: 850;
	letter-spacing: 0;
	line-height: 1.2;
}
.footer-cta p {
	max-width: 720px;
	margin: 13px 0 0;
	color: rgba(239, 246, 255, 0.84);
	font-size: 15px;
	line-height: 1.75;
}
.footer-cta-actions {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 12px;
	margin-top: 22px;
}
.footer-cta-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	min-height: 42px;
	padding: 0 18px;
	font-size: 14px;
	font-weight: 800;
	border: 1px solid transparent;
	border-radius: 6px;
	text-decoration: none;
	transition: transform 0.18s ease, box-shadow 0.18s ease, background 0.18s ease, color 0.18s ease;
}
.footer-cta-button:hover {
	transform: translateY(-2px);
}
.footer-cta-button-primary {
	color: #0a63ff;
	background: #fff;
	box-shadow: 0 10px 24px rgba(2, 38, 112, 0.2);
}
.footer-cta-button-primary:hover {
	color: #0756e1;
	background: #eff6ff;
}
.footer-cta-button-outline {
	color: #fff;
	background: rgba(8, 76, 200, 0.18);
	border-color: rgba(255, 255, 255, 0.62);
}
.footer-cta-button-outline:hover {
	color: #0a63ff;
	background: #fff;
}
.footer-assurance {
	background: #070d17;
	border-bottom: 1px solid rgba(148, 163, 184, 0.14);
}
.footer-service-strip {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	align-items: center;
	border-bottom: 1px solid rgba(148, 163, 184, 0.14);
}
.footer-service-item {
	display: grid;
	grid-template-columns: 42px minmax(0, 1fr);
	gap: 12px;
	align-items: center;
	min-width: 0;
	min-height: 94px;
	padding: 18px 24px;
	color: inherit;
	border-right: 1px solid rgba(148, 163, 184, 0.14);
	text-decoration: none;
	transition: background 0.2s ease;
}
.footer-service-item:first-child {
	padding-left: 0;
}
.footer-service-item:last-child {
	padding-right: 0;
	border-right: 0;
}
.footer-service-item:hover {
	background: rgba(37, 99, 235, 0.13);
}
.footer-service-item > i {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 42px;
	height: 42px;
	color: #71a5ff;
	font-size: 18px;
	background: rgba(42, 102, 210, 0.16);
	border: 1px solid rgba(92, 150, 255, 0.2);
	border-radius: 8px;
}
.footer-service-item span {
	display: grid;
	gap: 4px;
	min-width: 0;
}
.footer-service-item strong {
	color: #f4f8ff;
	font-size: 15px;
	font-weight: 800;
	line-height: 1.3;
}
.footer-service-item em {
	overflow: hidden;
	color: #8292aa;
	font-size: 12px;
	font-style: normal;
	line-height: 1.45;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.footer-links {
	background: #050a12;
}
.footer-company {
	min-width: 0;
}
.footer-brand-row {
	display: inline-flex;
	align-items: center;
	gap: 14px;
	color: inherit;
}
.footer-brand-row:hover .footer-brand-text strong {
	color: #3b82f6;
}
.footer-brand-mark {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 52px;
	height: 52px;
	flex-shrink: 0;
	color: #fff;
	font-size: 17px;
	font-weight: 900;
	line-height: 1;
	letter-spacing: 0;
	background: linear-gradient(135deg, #2d75e9, #2563eb);
	border: 1px solid rgba(147, 197, 253, 0.35);
	border-radius: 10px;
	box-shadow: 0 12px 30px rgba(37, 99, 235, 0.2);
}
.footer-brand-text {
	display: grid;
	gap: 4px;
	min-width: 0;
}
.footer-brand-text strong {
	color: #fff;
	font-size: 24px;
	font-weight: 850;
	line-height: 1.2;
	transition: color 0.18s ease;
}
.footer-brand-text em {
	color: #8f9bad;
	font-size: 13px;
	line-height: 1.35;
}
.footer-company p {
	max-width: 360px;
	margin: 16px 0 0;
	color: #a8b2c3;
	font-size: 14px;
	line-height: 1.85;
}
.footer-capabilities {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin-top: 22px;
}
.footer-capabilities span {
	display: inline-flex;
	align-items: center;
	gap: 7px;
	min-height: 32px;
	padding: 0 12px;
	color: #d7e0ef;
	font-size: 13px;
	font-weight: 700;
	background: rgba(255, 255, 255, 0.055);
	border: 1px solid rgba(255, 255, 255, 0.08);
	border-radius: 999px;
}
.footer-capabilities i {
	color: #71a5ff;
	font-size: 13px;
}
.footer-contact-panel {
	display: grid;
	align-content: start;
	gap: 13px;
	min-width: 0;
	padding: 20px 22px;
	background: #0d1b31;
	border: 1px solid rgba(92, 150, 255, 0.2);
	border-radius: 8px;
	box-shadow: inset 3px 0 0 #4384f7;
}
.footer-contact-title {
	display: grid;
	gap: 7px;
	min-width: 0;
}
.footer-contact-title span {
	color: #75a9ff;
	font-size: 13px;
	font-weight: 800;
	line-height: 1.35;
}
.footer-contact-title strong {
	color: #fff;
	font-size: 18px;
	font-weight: 850;
	line-height: 1.25;
	word-break: break-all;
}
.footer-contact-panel p {
	margin: 0;
	color: #9ba8ba;
	font-size: 13px;
	line-height: 1.75;
}
.footer-contact-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin-top: 18px;
}
.footer-contact-actions a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 7px;
	min-height: 36px;
	padding: 0 14px;
	color: #e7edf7;
	font-size: 13px;
	font-weight: 800;
	background: rgba(255, 255, 255, 0.07);
	border: 1px solid rgba(255, 255, 255, 0.09);
	border-radius: 8px;
	transition: color 0.18s ease, background 0.18s ease, border-color 0.18s ease, transform 0.18s ease;
}
.footer-contact-actions a:hover {
	color: #fff;
	background: #2563eb;
	border-color: #2563eb;
	transform: translateY(-1px);
}
.footer-contact-link {
	display: inline-flex;
	align-items: center;
	gap: 7px;
	width: max-content;
	margin-top: 2px;
	color: #75a9ff;
	font-size: 13px;
	font-weight: 800;
	text-decoration: none;
	transition: color 0.18s ease, transform 0.18s ease;
}
.footer-contact-link:hover {
	color: #fff;
	transform: translateX(3px);
}
.footer-main {
	display: grid;
	grid-template-columns: minmax(255px, 1.55fr) repeat(4, minmax(120px, 0.72fr)) minmax(250px, 1.3fr);
	gap: clamp(24px, 2.7vw, 48px);
	padding: 40px 0 38px;
	margin: 0;
	border-bottom: 1px solid rgba(148, 163, 184, 0.18);
}
.footer-col {
	min-width: 0;
}
.footer-col h3 {
	position: relative;
	margin: 0 0 18px;
	padding-bottom: 12px;
	color: #fff;
	font-size: 15px;
	font-weight: 850;
	line-height: 1.25;
}
.footer-col h3::after {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 24px;
	height: 3px;
	background: #4c8dff;
	border-radius: 999px;
	content: "";
}
.footer-col ul {
	display: grid;
	gap: 10px;
	margin: 0;
	padding: 0;
	list-style: none;
}
.footer-col ul li {
	margin: 0;
	cursor: default;
}
.footer-col ul li a {
	position: relative;
	display: inline-flex;
	align-items: center;
	max-width: 100%;
	color: #99a6b8;
	font-size: 14px;
	line-height: 1.45;
	text-decoration: none;
	transition: color 0.18s ease, transform 0.18s ease;
}
.footer-col ul li a::before {
	width: 4px;
	height: 4px;
	margin-right: 10px;
	flex-shrink: 0;
	background: rgba(113, 165, 255, 0.9);
	border-radius: 999px;
	content: "";
}
.footer-col ul li a:hover {
	color: #fff;
	transform: translateX(3px);
}
.footer-friends {
	display: grid;
	gap: 14px;
	padding: 24px 0;
	border-bottom: 1px solid rgba(148, 163, 184, 0.18);
}
.footer-friends-head {
	display: flex;
	align-items: center;
	gap: 10px;
}
.footer-friends-head h3 {
	margin: 0;
	color: #fff;
	font-size: 15px;
	font-weight: 850;
	line-height: 1.25;
}
.footer-friends-head span {
	display: inline-flex;
	align-items: center;
	min-height: 22px;
	padding: 0 9px;
	color: #75a9ff;
	font-size: 12px;
	font-weight: 700;
	background: rgba(37, 99, 235, 0.14);
	border: 1px solid rgba(92, 150, 255, 0.22);
	border-radius: 999px;
}
.footer-friends-list {
	display: flex;
	flex-wrap: wrap;
	gap: 9px 10px;
}
.footer-friends-list a {
	display: inline-flex;
	align-items: center;
	max-width: 170px;
	min-height: 30px;
	padding: 0 12px;
	overflow: hidden;
	color: #9aa6b8;
	font-size: 13px;
	font-weight: 600;
	line-height: 1;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: rgba(255, 255, 255, 0.045);
	border: 1px solid rgba(255, 255, 255, 0.08);
	border-radius: 6px;
}
.footer-friends-list a:hover {
	color: #fff;
	background: rgba(37, 99, 235, 0.14);
	border-color: rgba(92, 150, 255, 0.3);
	transform: translateY(-1px);
}
.footer-bottom-area {
	background: #03070d;
	border-top: 1px solid rgba(148, 163, 184, 0.11);
}
.footer-bottom {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 20px;
	padding: 22px 0 28px;
	color: #7f8b9d;
	font-size: 13px;
}
.footer-bottom-left {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 6px 14px;
	min-width: 0;
	line-height: 1.65;
}
.footer-bottom-right {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	flex-wrap: wrap;
	gap: 10px 18px;
}
.footer-bottom-right a {
	margin: 0;
	color: #8f9bad;
	text-decoration: none;
}
.footer-bottom-right a:hover {
	color: #75a9ff;
}

@media (max-width: 1024px) {
	.public-container{
		width: 92%;
	}
	.footer .public-container {
		width: 100%;
	}
	.footer-cta-inner {
		min-height: 0;
		padding-top: 38px;
		padding-bottom: 38px;
	}
	.footer-cta::after {
		right: -140px;
		width: 330px;
		height: 330px;
		border-width: 42px;
	}
	.footer-service-strip {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
	.footer-service-item:nth-child(2) {
		border-right: 0;
	}
	.footer-service-item:nth-child(-n + 2) {
		border-bottom: 1px solid rgba(148, 163, 184, 0.14);
	}
	.footer-service-item:nth-child(3) {
		padding-left: 0;
	}
	.footer-service-item:nth-child(4) {
		padding-right: 0;
	}
	.footer-contact-panel {
		max-width: none;
	}
	.footer-main {
		grid-template-columns: minmax(0, 1.45fr) repeat(2, minmax(0, 1fr));
		gap: 30px 34px;
	}
	.footer-contact-panel {
		grid-column: 1 / -1;
	}
	.footer-friends {
		padding: 22px 0;
	}
	.footer-bottom {
		align-items: flex-start;
		flex-direction: column;
	}
	.footer-bottom-right {
		justify-content: flex-start;
	}
	.duration-300{
		width: 100%;
	}
}

@media (max-width: 640px) {
	.site-search-modal {
		align-items: stretch;
		padding: 66px 12px 18px;
	}
	.site-search-panel {
		max-height: calc(100vh - 84px);
		border-radius: 16px;
	}
	.site-search-head {
		padding: 22px 18px 14px;
	}
	.site-search-form {
		grid-template-columns: 20px minmax(0, 1fr) 68px;
		gap: 8px;
		margin: 0 18px;
		padding-left: 12px;
	}
	.site-search-form input {
		height: 42px;
		font-size: 15px;
	}
	.site-search-form button {
		min-width: 68px;
		padding: 0 12px;
	}
	.site-search-meta {
		margin-right: 18px;
		margin-left: 18px;
	}
	.site-search-error {
		margin-right: 18px;
		margin-left: 18px;
	}
	.site-search-results {
		max-height: calc(100vh - 270px);
		padding-right: 10px;
		padding-left: 10px;
	}
	.site-search-item {
		grid-template-columns: 58px minmax(0, 1fr);
		gap: 10px;
		padding: 9px;
	}
	.site-search-thumb {
		width: 58px;
		border-radius: 10px;
	}
	.site-search-body strong {
		font-size: 14px;
	}
	.site-search-body p {
		font-size: 12px;
		-webkit-line-clamp: 1;
	}
	.footer {
		margin-top: 32px;
	}
	.footer .public-container {
		padding-right: 18px;
		padding-left: 18px;
	}
	.footer-cta-inner {
		padding-top: 32px;
		padding-bottom: 34px;
	}
	.footer-cta::before {
		background-size: 24px 24px;
	}
	.footer-cta::after {
		top: -104px;
		right: -154px;
		width: 260px;
		height: 260px;
		border-width: 34px;
	}
	.footer-cta-copy {
		max-width: 100%;
	}
	.footer-cta h2 {
		margin-top: 12px;
		font-size: 28px;
		line-height: 1.25;
	}
	.footer-cta p {
		font-size: 14px;
		line-height: 1.72;
	}
	.footer-cta-actions {
		gap: 10px;
		margin-top: 20px;
	}
	.footer-cta-button {
		min-height: 40px;
		padding: 0 14px;
		font-size: 13px;
	}
	.footer-service-strip {
		grid-template-columns: 1fr;
	}
	.footer-service-item,
	.footer-service-item:first-child,
	.footer-service-item:last-child,
	.footer-service-item:nth-child(3),
	.footer-service-item:nth-child(4) {
		min-height: 76px;
		padding: 16px 0;
		border-right: 0;
		border-bottom: 1px solid rgba(148, 163, 184, 0.14);
	}
	.footer-service-item:last-child {
		border-bottom: 0;
	}
	.footer-service-item > i {
		width: 38px;
		height: 38px;
		font-size: 16px;
	}
	.footer-brand-row {
		align-items: flex-start;
	}
	.footer-brand-mark {
		width: 42px;
		height: 42px;
		border-radius: 10px;
		font-size: 14px;
	}
	.footer-brand-text strong {
		font-size: 20px;
	}
	.footer-company p {
		margin-top: 14px;
		font-size: 14px;
	}
	.footer-capabilities {
		gap: 8px;
	}
	.footer-capabilities span {
		min-height: 30px;
		font-size: 12px;
	}
	.footer-contact-panel {
		padding: 18px 20px;
	}
	.footer-contact-title strong {
		font-size: 18px;
	}
	.footer-main {
		grid-template-columns: 1fr;
		gap: 28px;
		padding: 30px 0;
	}
	.footer-col h3 {
		margin-bottom: 14px;
	}
	.footer-friends-list a {
		max-width: calc(50vw - 30px);
	}
	.footer-bottom {
		padding-bottom: 24px;
	}
}
