.pc-kb-reading-page{max-width:1080px;margin:0 auto}.pc-kb-reading-page .pc-reading-card{overflow:hidden;border:1px solid #e2e8f0;border-radius:17px;box-shadow:0 8px 30px #0f172a0f}.pc-kb-reading-page .pc-reading-card>.panel-body{padding:32px 36px}.pc-kb-reading-page .kb-article-single-heading{padding-bottom:18px;border-bottom:1px solid #edf2f7;color:#0f172a!important;font-size:24px!important;line-height:1.3}.pc-kb-reading-page .kb-article-content{max-width:760px;color:#334155;font-size:15px;line-height:1.82}.pc-kb-reading-page .kb-article-content h2,.pc-kb-reading-page .kb-article-content h3{margin-top:1.8em;color:#1e293b}.pc-kb-reading-page .article_useful_buttons{display:inline-flex;gap:8px;padding:6px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px}.pc-kb-reading-page .article_useful_buttons .btn{min-width:90px;border:0;border-radius:8px!important}.pc-kb-reading-page .kb-related-heading{padding:16px 18px;margin-bottom:0;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px 14px 0 0}.pc-related-articles{margin:0;padding:4px 18px 12px;list-style:none;background:#fff;border:1px solid #e2e8f0;border-top:0;border-radius:0 0 14px 14px}.pc-related-articles li{padding:14px 0!important}@media (max-width: 767px){.pc-kb-reading-page .pc-reading-card>.panel-body{padding:22px 18px}.pc-kb-reading-page .kb-article-single-heading{font-size:20px!important}.pc-kb-reading-page .kb-article-content{font-size:14.5px;line-height:1.75}.pc-kb-reading-page .col-md-4{margin-top:18px}.pc-kb-reading-page .article_useful_buttons{display:flex}.pc-kb-reading-page .article_useful_buttons .btn{flex:1;min-height:44px}}.pc-kb-categories{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:16px}@media (max-width: 767px){.pc-kb-categories{grid-template-columns:1fr}}.pc-kb-category-card{display:flex;align-items:center;gap:16px;padding:20px 22px;background:#fff;border:1px solid #e3f2fd;border-radius:14px;text-decoration:none!important;transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #1e88e50a;position:relative;overflow:hidden}.pc-kb-category-card:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#1e88e5,#42a5f5);opacity:0;transition:opacity .25s ease}.pc-kb-category-card:hover{border-color:#90caf9;box-shadow:0 8px 28px #1e88e51f;transform:translateY(-2px)}.pc-kb-category-card:hover:before{opacity:1}.pc-kb-category-icon{flex-shrink:0;width:46px;height:46px;border-radius:12px;background:#e3f2fd;color:#1e88e5;display:flex;align-items:center;justify-content:center;transition:background .25s ease,color .25s ease}.pc-kb-category-card:hover .pc-kb-category-icon{background:#1e88e5;color:#fff}.pc-kb-category-content{flex:1;min-width:0}.pc-kb-category-name{margin:0;font-size:.95rem;font-weight:600;color:#263238;line-height:1.3}.pc-kb-category-desc{margin:4px 0 0;font-size:.82rem;color:#78909c;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pc-kb-category-meta{flex-shrink:0;text-align:center;min-width:50px}.pc-kb-category-count{display:block;font-size:1.25rem;font-weight:700;color:#1e88e5;line-height:1}.pc-kb-category-count-label{display:block;font-size:.7rem;color:#90a4ae;text-transform:uppercase;letter-spacing:.04em;margin-top:2px}.pc-kb-category-arrow{flex-shrink:0;color:#b0bec5;transition:color .25s ease,transform .25s ease}.pc-kb-category-card:hover .pc-kb-category-arrow{color:#1e88e5;transform:translate(3px)}@media (max-width: 767px){.pc-kb-category-card{padding:16px;gap:12px;border-radius:12px}.pc-kb-category-card:hover{transform:none}.pc-kb-category-icon{width:40px;height:40px;border-radius:10px}.pc-kb-category-icon svg{width:20px;height:20px}.pc-kb-category-name{font-size:.88rem}.pc-kb-category-desc{font-size:.78rem}.pc-kb-category-count{font-size:1.1rem}.pc-kb-category-arrow{display:none}}.pc-kb-hero{margin:-24px -15px 32px;background:linear-gradient(135deg,#0d47a1,#1565c0 40%,#1e88e5);position:relative;overflow:hidden}.pc-kb-hero:before{content:"";position:absolute;top:-60%;right:-15%;width:500px;height:500px;background:#ffffff0a;border-radius:50%}.pc-kb-hero:after{content:"";position:absolute;bottom:-40%;left:-10%;width:350px;height:350px;background:#ffffff08;border-radius:50%}.pc-kb-hero-inner{position:relative;z-index:1;padding:52px 20px 48px}.pc-kb-hero-icon{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:18px;background:#ffffff1f;color:#fff;margin-bottom:18px;backdrop-filter:blur(8px)}.pc-kb-hero-title{color:#fff!important;font-size:1.75rem;font-weight:700;margin:0 0 8px;letter-spacing:-.01em}.pc-kb-hero-subtitle{color:#ffffffb3;font-size:1rem;margin:0 0 28px;font-weight:400}.pc-kb-search-wrap{position:relative;max-width:560px;margin:0 auto;display:flex;align-items:center;background:#fff;border-radius:14px;box-shadow:0 8px 32px #00000026,0 0 0 1px #ffffff1a;overflow:hidden;transition:box-shadow .3s ease}.pc-kb-search-wrap:focus-within{box-shadow:0 8px 32px #0003,0 0 0 3px #42a5f566}.pc-kb-search-icon{position:absolute;left:18px;color:#90a4ae;font-size:16px;pointer-events:none;z-index:2}.pc-kb-search-input{flex:1;border:none!important;outline:none!important;box-shadow:none!important;padding:16px 16px 16px 48px;font-size:15px;color:#263238;background:transparent;height:auto}.pc-kb-search-input::placeholder{color:#b0bec5}.pc-kb-search-btn{border:none;background:linear-gradient(135deg,#1e88e5,#1565c0);color:#fff;padding:12px 28px;font-weight:600;font-size:14px;cursor:pointer;margin:5px;border-radius:10px;transition:all .25s ease;white-space:nowrap}.pc-kb-search-btn:hover{background:linear-gradient(135deg,#1565c0,#0d47a1);box-shadow:0 4px 12px #1565c04d}@media (max-width: 767px){.pc-kb-hero{margin:-16px -16px 24px}.pc-kb-hero-inner{padding:36px 16px 32px}.pc-kb-hero-icon{width:52px;height:52px;border-radius:14px;margin-bottom:14px}.pc-kb-hero-icon svg{width:28px;height:28px}.pc-kb-hero-title{font-size:1.35rem;margin-bottom:6px}.pc-kb-hero-subtitle{font-size:.88rem;margin-bottom:20px}.pc-kb-search-wrap{flex-direction:column;border-radius:12px;padding:4px}.pc-kb-search-input{width:100%;padding:14px 14px 14px 44px;font-size:16px;border-bottom:1px solid #e3f2fd!important;border-radius:8px 8px 0 0}.pc-kb-search-btn{width:100%;padding:14px;border-radius:8px;font-size:15px;margin:4px}.pc-kb-search-icon{top:18px;left:18px}}.pc-kb-articles-list{display:flex;flex-direction:column;gap:10px}.pc-kb-article-item{display:flex;align-items:center;gap:14px;padding:18px 20px;background:#fff;border:1px solid #e3f2fd;border-radius:12px;text-decoration:none!important;transition:all .25s ease;box-shadow:0 1px 4px #1e88e508}.pc-kb-article-item:hover{border-color:#90caf9;box-shadow:0 6px 20px #1e88e51a;transform:translate(4px)}.pc-kb-article-icon{flex-shrink:0;width:40px;height:40px;border-radius:10px;background:#e3f2fd;color:#1e88e5;display:flex;align-items:center;justify-content:center;transition:all .25s ease}.pc-kb-article-item:hover .pc-kb-article-icon{background:#1e88e5;color:#fff}.pc-kb-article-content{flex:1;min-width:0}.pc-kb-article-title{margin:0;font-size:.9rem;font-weight:600;color:#263238;line-height:1.3}.pc-kb-article-excerpt{margin:4px 0 0;font-size:.8rem;color:#78909c;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pc-kb-article-date{flex-shrink:0;font-size:.75rem;color:#b0bec5;white-space:nowrap}.pc-kb-article-arrow{flex-shrink:0;color:#b0bec5;transition:color .25s ease,transform .25s ease}.pc-kb-article-item:hover .pc-kb-article-arrow{color:#1e88e5;transform:translate(3px)}@media (max-width: 767px){.pc-kb-article-date{display:none}}.pc-kb-empty{text-align:center;padding:60px 20px;background:#fff;border-radius:16px;border:1px solid #e3f2fd;box-shadow:0 4px 16px #1e88e50d}.pc-kb-empty-icon{display:inline-flex;align-items:center;justify-content:center;width:100px;height:100px;border-radius:24px;background:#e3f2fd;color:#90caf9;margin-bottom:20px}.pc-kb-empty-title{font-size:1.2rem;font-weight:600;color:#546e7a;margin:0 0 8px}.pc-kb-empty-text{font-size:.9rem;color:#90a4ae;margin:0}
