:root{--py-black:#050505;--py-black-2:#0b0b0d;--py-panel:#141417;--py-card:#fff;--py-text:#111318;--py-muted:#667085;--py-line:#e3e5ea;--py-blue:#246bd6;--py-yellow:#f8c537;--py-yellow-2:#d99a00;--py-bg:#f4f4f3;--py-radius:24px;--py-shadow:0 22px 60px rgba(0,0,0,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;background:var(--py-black);color:#fff}a{color:inherit}.pybmd-container{max-width:1320px;margin:0 auto;padding:0 28px}.pybmd-header{position:sticky;top:0;z-index:1000;background:rgba(7,7,8,.96);border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(14px)}.pybmd-header-inner{max-width:1320px;margin:0 auto;height:72px;padding:0 28px;display:flex;align-items:center;gap:30px}.pybmd-brand{display:flex;align-items:center;gap:12px;text-decoration:none;min-width:248px}.pybmd-logo-mark{display:inline-flex;width:42px;height:42px;border-radius:14px;align-items:center;justify-content:center;background:linear-gradient(135deg,#4779ff,#1641b7);font-weight:900;color:#fff;letter-spacing:-.05em}.pybmd-custom-logo img{max-height:46px;width:auto}.pybmd-brand-text strong{display:block;font-size:21px;line-height:1;color:#fff;letter-spacing:-.02em}.pybmd-brand-text small{display:block;margin-top:5px;color:#8f96a3;font-size:10px;letter-spacing:.12em;text-transform:uppercase}.pybmd-nav{flex:1}.pybmd-menu{display:flex;justify-content:center;gap:34px;list-style:none;margin:0;padding:0}.pybmd-menu a{text-decoration:none;color:#f3f4f6;font-weight:800;font-size:15px}.pybmd-menu a:hover{color:var(--py-yellow)}.pybmd-cta{display:inline-flex;height:40px;padding:0 22px;align-items:center;border-radius:999px;background:linear-gradient(135deg,#ffd45a,var(--py-yellow-2));color:#111;text-decoration:none;font-weight:900;white-space:nowrap;box-shadow:0 10px 26px rgba(248,197,55,.18)}.pybmd-eyebrow{display:block;color:var(--py-yellow);text-transform:uppercase;letter-spacing:.13em;font-weight:900;font-size:13px;margin-bottom:12px}.pybmd-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.pybmd-btn{display:inline-flex;min-height:46px;padding:0 24px;border-radius:999px;align-items:center;justify-content:center;text-decoration:none;font-weight:900;line-height:1.1}.pybmd-btn-primary{background:linear-gradient(135deg,#ffd45a,var(--py-yellow-2));color:#111;box-shadow:0 16px 32px rgba(217,154,0,.18)}.pybmd-btn-ghost{border:1px solid rgba(255,255,255,.24);color:#fff;background:rgba(255,255,255,.04)}.pybmd-btn-ghost-dark{border:1px solid #d4d8df;color:#111;background:#fff}.pybmd-btn-link{color:#fff;border-bottom:1px solid rgba(255,255,255,.35);border-radius:0;padding:0 2px;min-height:46px}.pybmd-hero{min-height:650px;background:radial-gradient(circle at 78% 16%,rgba(255,196,47,.24),transparent 27%),radial-gradient(circle at 18% 6%,rgba(70,110,255,.17),transparent 24%),linear-gradient(135deg,#050505,#111 55%,#050505);display:flex;align-items:center}.pybmd-hero-inner{display:grid;grid-template-columns:minmax(0,1fr) 410px;gap:64px;align-items:center}.pybmd-hero h1{font-size:66px;line-height:1.04;margin:0 0 22px;letter-spacing:-.05em;max-width:860px}.pybmd-hero p{font-size:20px;line-height:1.75;color:#c5cbd5;max-width:790px;margin:0}.pybmd-hero-panel{border:1px solid rgba(255,255,255,.16);background:linear-gradient(145deg,rgba(255,255,255,.13),rgba(255,255,255,.04));padding:34px;border-radius:30px;box-shadow:0 30px 80px rgba(0,0,0,.42);overflow:hidden;position:relative}.pybmd-hero-panel:before{content:"";position:absolute;inset:-80px -140px auto auto;width:260px;height:260px;border-radius:999px;background:rgba(248,197,55,.14);filter:blur(8px)}.pybmd-hero-panel-top{font-size:12px;letter-spacing:.16em;color:#9aa3b2;font-weight:900;margin-bottom:22px}.pybmd-hero-panel strong{font-size:31px;line-height:1.2;display:block;position:relative}.pybmd-hero-panel span{display:block;color:#b9c0cc;margin-top:16px;line-height:1.6;position:relative}.pybmd-hero-stats{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:28px;position:relative}.pybmd-hero-stats b{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);border-radius:14px;padding:12px;text-align:center;color:#fff}.pybmd-light,.pybmd-light-section{background:var(--py-bg);color:var(--py-text)}.pybmd-section{padding:78px 0}.pybmd-dark-section{background:#050505;color:#fff}.pybmd-section-head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:34px}.pybmd-section-head h2{font-size:44px;line-height:1.12;margin:0;letter-spacing:-.04em}.pybmd-section-head a{color:var(--py-blue);font-weight:900;text-decoration:none}.pybmd-dark-section .pybmd-section-head a{color:var(--py-yellow)}.pybmd-service-section{background:#0b0b0d}.pybmd-service-grid,.pybmd-brand-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.pybmd-service-grid a,.pybmd-brand-grid a{display:block;text-decoration:none;border-radius:var(--py-radius);padding:28px;min-height:205px}.pybmd-service-grid a{background:linear-gradient(145deg,rgba(255,255,255,.11),rgba(255,255,255,.04));border:1px solid rgba(255,255,255,.14);color:#fff}.pybmd-service-grid small{color:var(--py-yellow);text-transform:uppercase;font-weight:900;letter-spacing:.08em}.pybmd-service-grid strong,.pybmd-brand-grid strong{display:block;font-size:27px;line-height:1.2;margin:18px 0 14px;letter-spacing:-.03em}.pybmd-service-grid span{color:#c5cbd5;line-height:1.68}.pybmd-brand-grid{grid-template-columns:repeat(4,1fr)}.pybmd-brand-grid a{background:#fff;border:1px solid #e3e5ea;color:#111;box-shadow:0 18px 48px rgba(0,0,0,.06)}.pybmd-brand-grid strong{font-size:23px;margin:0 0 12px}.pybmd-brand-grid span{display:block;color:#667085;line-height:1.65}.pybmd-product-browser{padding:42px 0 0;background:var(--py-bg);color:var(--py-text)}.pybmd-product-browser-head{background:#232326;color:#fff;display:grid;grid-template-columns:minmax(0,1fr) 430px;align-items:center;gap:32px;padding:34px;border-radius:24px 24px 0 0}.pybmd-product-browser-head h1{font-size:44px;margin:0 0 10px;letter-spacing:-.04em}.pybmd-product-browser-head p{color:#c5cbd5;margin:0;line-height:1.65}.pybmd-browse-block{background:#fff;border:1px solid #ddd;border-top:0}.pybmd-browse-block-compact{border-radius:0 0 24px 24px;overflow:hidden}.pybmd-browse-title{display:flex;align-items:center;justify-content:space-between;padding:18px 24px;border-bottom:1px solid #e5e7eb}.pybmd-browse-title strong{font-size:18px}.pybmd-browse-title span{color:#667085}.pybmd-series-grid{display:grid;grid-template-columns:repeat(6,1fr);background:#fff}.pybmd-series-grid-four{grid-template-columns:repeat(4,1fr)}.pybmd-series-grid a{min-height:112px;padding:24px;text-decoration:none;border-right:1px solid #e1e4e8;color:#111}.pybmd-series-grid a:last-child{border-right:0}.pybmd-series-grid a:hover{background:#f7f9fc}.pybmd-series-grid small{display:block;color:var(--py-blue);text-transform:uppercase;font-weight:900;margin-bottom:12px}.pybmd-series-grid strong{font-size:21px;line-height:1.18}.pybmd-category-pills{display:flex;gap:10px;flex-wrap:wrap;padding:22px 24px}.pybmd-category-pills a{display:inline-flex;min-height:38px;align-items:center;border:1px solid #d5d9e0;border-radius:999px;padding:0 16px;color:#111;text-decoration:none;font-weight:800;background:#fff}.pybmd-category-pills a:hover{border-color:var(--py-blue);color:var(--py-blue)}.pybmd-search{position:relative;display:flex;align-items:center;background:#3a3a3a;border:1px solid #565656;border-radius:4px;height:42px}.pybmd-search input[type=search]{flex:1;height:100%;border:0;background:transparent;color:#fff;padding:0 44px 0 14px;font-size:14px;outline:0;min-width:0}.pybmd-search input::placeholder{color:#d3d3d3}.pybmd-search button{position:absolute;right:8px;top:50%;transform:translateY(-50%);border:0;background:transparent;color:#c9c9c9;cursor:pointer;padding:3px}.pybmd-suggestions{position:absolute;left:0;right:0;top:calc(100% + 1px);z-index:99999;background:#f4fbff;border:1px solid #cfd8e3;box-shadow:0 16px 42px rgba(0,0,0,.28);max-height:620px;overflow:auto}.pybmd-suggest-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:13px 16px;border-bottom:1px solid #dbe4ec;color:#111;text-decoration:none;font-size:14px;line-height:1.25}.pybmd-suggest-row:hover{background:#e8f2fb}.pybmd-suggest-row small{color:#667085;font-weight:800}.pybmd-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.pybmd-product-card{background:#fff;border:1px solid #ddd;box-shadow:0 18px 40px rgba(0,0,0,.06);transition:.18s ease transform,.18s ease box-shadow}.pybmd-product-card:hover{transform:translateY(-4px);box-shadow:0 26px 58px rgba(0,0,0,.12)}.pybmd-product-card a{text-decoration:none;color:#111;display:block}.pybmd-product-image{height:260px;display:flex;align-items:center;justify-content:center;background:#fff;border-bottom:1px solid #e5e5e5;overflow:hidden;position:relative}.pybmd-product-image img{max-width:86%;max-height:82%;width:auto;height:auto}.pybmd-card-badge,.pybmd-detail-badge{position:absolute;left:18px;top:18px;background:#111;color:#fff;border-radius:999px;padding:7px 12px;font-weight:900;font-size:12px}.pybmd-detail-badge{left:24px;top:24px}.pybmd-product-placeholder{width:140px;height:140px;border-radius:32px;background:#2f70d9;color:#fff;display:flex;align-items:center;justify-content:center;font-size:42px;font-weight:900}.pybmd-product-body{padding:26px}.pybmd-product-meta-line{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px;min-height:24px}.pybmd-product-meta-line span{background:#f0f3f8;color:#465366;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:900;margin:0}.pybmd-product-body h3{font-size:24px;line-height:1.18;margin:0 0 13px;letter-spacing:-.03em}.pybmd-product-body p{color:#555;line-height:1.65;margin:0}.pybmd-product-body strong{display:inline-block;margin-top:18px;color:var(--py-blue);font-weight:900}.pybmd-empty{grid-column:1/-1;background:#fff;padding:28px;border:1px solid #ddd;border-radius:18px;color:#111}.pybmd-empty-dark{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.16);color:#fff}.pybmd-support-hero{padding:96px 0 84px;background:radial-gradient(circle at 82% 20%,rgba(245,178,0,.22),transparent 26%),linear-gradient(135deg,#060606,#111)}.pybmd-solution-hero{background:radial-gradient(circle at 80% 10%,rgba(70,110,255,.2),transparent 28%),linear-gradient(135deg,#050505,#111)}.pybmd-support-grid{display:grid;grid-template-columns:minmax(0,1fr) 460px;gap:62px;align-items:center}.pybmd-support-grid h1{font-size:70px;line-height:1.02;margin:0 0 20px;letter-spacing:-.05em}.pybmd-support-grid p{font-size:19px;color:#c5cbd5;line-height:1.75;margin:0}.pybmd-support-search-card{border:1px solid rgba(255,255,255,.16);background:linear-gradient(145deg,rgba(255,255,255,.12),rgba(255,255,255,.04));padding:28px;border-radius:24px}.pybmd-support-search-card h2{margin:0 0 18px}.pybmd-support-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.pybmd-support-cards a,.pybmd-solution-grid a{display:block;text-decoration:none;color:#fff;background:linear-gradient(145deg,rgba(255,255,255,.12),rgba(255,255,255,.04));border:1px solid rgba(255,255,255,.15);border-radius:22px;padding:28px;min-height:190px}.pybmd-support-cards a{background:#171717}.pybmd-support-cards a:hover,.pybmd-solution-grid a:hover{border-color:rgba(248,197,55,.55);transform:translateY(-3px)}.pybmd-support-cards small,.pybmd-solution-grid small{color:var(--py-yellow);text-transform:uppercase;font-weight:900;letter-spacing:.08em}.pybmd-support-cards strong,.pybmd-solution-grid strong{display:block;font-size:26px;line-height:1.18;margin:18px 0 12px;letter-spacing:-.03em}.pybmd-support-cards span,.pybmd-solution-grid span{color:#c5cbd5;line-height:1.65}.pybmd-solution-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.pybmd-article-list{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.pybmd-article-list article a{display:block;background:#fff;border:1px solid #e3e5ea;border-radius:18px;padding:22px;text-decoration:none;color:#111}.pybmd-article-list small{display:block;color:#667085;font-weight:900;margin-bottom:10px}.pybmd-article-list strong{display:block;font-size:21px;margin-bottom:10px}.pybmd-article-list span{display:block;color:#667085;line-height:1.6}.pybmd-support-strip{background:#111;color:#fff}.pybmd-support-strip-grid{display:grid;grid-template-columns:minmax(0,1fr) 500px;gap:42px;align-items:center}.pybmd-support-strip h2{font-size:42px;line-height:1.14;margin:0 0 16px;letter-spacing:-.04em}.pybmd-support-strip p{color:#c5cbd5;line-height:1.75}.pybmd-support-strip-search{display:grid;gap:18px}.pybmd-contact{padding:86px 0;background:radial-gradient(circle at 86% 18%,rgba(248,197,55,.14),transparent 28%),#050505}.pybmd-contact-grid{display:grid;grid-template-columns:440px minmax(0,1fr);gap:42px}.pybmd-contact-info h1{font-size:62px;line-height:1.05;margin:0 0 18px;letter-spacing:-.05em}.pybmd-contact-info p{color:#c5cbd5;line-height:1.75;margin:0 0 20px}.pybmd-contact-service-grid{display:grid;gap:12px;margin:24px 0}.pybmd-contact-service-grid div{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:18px}.pybmd-contact-service-grid strong{display:block;margin-bottom:8px;color:#fff}.pybmd-contact-service-grid span{display:block;color:#b8c0cd;line-height:1.55}.pybmd-contact-box{background:#fff;color:#111;border-radius:18px;padding:20px;margin-top:14px}.pybmd-contact-box strong{display:block;color:#666;margin-bottom:8px}.pybmd-contact-box span{display:block;line-height:1.55}.pybmd-contact-box a{display:inline-block;margin-top:10px;color:var(--py-blue);font-weight:900;text-decoration:none}.pybmd-contact-box-dark{background:#161616;color:#fff;border:1px solid rgba(255,255,255,.12)}.pybmd-contact-box-dark strong{color:#fff}.pybmd-contact-box-dark span{color:#c5cbd5}.pybmd-contact-form{background:linear-gradient(145deg,rgba(255,255,255,.12),rgba(255,255,255,.04));border:1px solid rgba(255,255,255,.16);border-radius:28px;padding:30px}.pybmd-contact-form h2{font-size:32px;margin:0 0 10px}.pybmd-contact-form p{color:#c5cbd5;line-height:1.65}.pybmd-contact-form input,.pybmd-contact-form textarea,.pybmd-contact-form select{max-width:100%;border-radius:12px!important}.pybmd-contact-form button,.pybmd-contact-form input[type=submit]{background:linear-gradient(135deg,#ffd45a,var(--py-yellow-2))!important;color:#111!important;border:0!important;border-radius:999px!important;font-weight:900!important;padding:13px 22px!important}.pybmd-page-title{padding:80px 0 36px;background:var(--py-bg);color:#111}.pybmd-page-title h1{font-size:54px;line-height:1.08;margin:0;letter-spacing:-.05em}.pybmd-page-title p{color:#667085}.pybmd-search-page-form{max-width:520px;margin-top:24px}.pybmd-content{font-size:17px;line-height:1.8}.pybmd-content img{max-width:100%;height:auto}.pybmd-content a{color:var(--py-blue);font-weight:800}.pybmd-content-card{background:#fff;border:1px solid #e3e5ea;border-radius:24px;padding:30px;color:#111}.pybmd-content-card h2{margin-top:0;font-size:30px;letter-spacing:-.03em}.pybmd-content-card-main{min-height:260px}.pybmd-product-detail{padding:72px 0;background:#fff;color:#111}.pybmd-product-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 480px;gap:60px;align-items:center}.pybmd-detail-image{background:#f8f8f8;display:flex;align-items:center;justify-content:center;min-height:480px;border:1px solid #e8eaef;border-radius:28px;position:relative;overflow:hidden}.pybmd-detail-image img{max-width:90%;max-height:420px;height:auto;width:auto}.pybmd-detail-summary h1{font-size:50px;line-height:1.08;margin:0 0 16px;letter-spacing:-.05em}.pybmd-detail-subtitle{font-size:19px;color:#555;line-height:1.7;margin:0 0 18px}.pybmd-detail-tags{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0 4px}.pybmd-detail-tags span{display:inline-flex;border:1px solid #d5dae3;background:#fff;border-radius:999px;padding:8px 12px;color:#465366;font-weight:800}.pybmd-detail-tags a{text-decoration:none;color:var(--py-blue)}.pybmd-detail-actions{margin-top:26px}.pybmd-product-info-section{background:#f4f4f3}.pybmd-product-info-grid,.pybmd-solution-content-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:28px}.pybmd-panels-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.pybmd-panels-grid-two{grid-template-columns:repeat(2,1fr)}.pybmd-info-panel{background:#fff;border:1px solid #e3e5ea;border-radius:24px;padding:28px;color:#111}.pybmd-info-panel small{display:block;color:var(--py-blue);text-transform:uppercase;font-weight:900;letter-spacing:.08em;margin-bottom:10px}.pybmd-info-panel h2{font-size:28px;margin:0 0 18px;letter-spacing:-.03em}.pybmd-check-list,.pybmd-step-list{margin:0;padding:0;list-style:none}.pybmd-check-list li{position:relative;padding:0 0 13px 24px;color:#424b5a;line-height:1.55}.pybmd-check-list li:before{content:"";position:absolute;left:0;top:.5em;width:9px;height:9px;border-radius:50%;background:var(--py-yellow-2)}.pybmd-step-list{counter-reset:step}.pybmd-step-list li{counter-increment:step;position:relative;padding:0 0 16px 42px;color:#424b5a;line-height:1.55}.pybmd-step-list li:before{content:counter(step);position:absolute;left:0;top:-2px;width:28px;height:28px;border-radius:50%;background:#111;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:13px}.pybmd-spec-list{display:grid;grid-template-columns:110px minmax(0,1fr);gap:0;border-top:1px solid #e3e5ea}.pybmd-spec-list dt,.pybmd-spec-list dd{margin:0;padding:12px 0;border-bottom:1px solid #e3e5ea;line-height:1.5}.pybmd-spec-list dt{font-weight:900;color:#111}.pybmd-spec-list dd{color:#555}.pybmd-download-list{display:grid;gap:10px}.pybmd-download-list a,.pybmd-download-list div{display:flex;align-items:center;justify-content:space-between;gap:12px;text-decoration:none;color:#111;border:1px solid #e3e5ea;background:#f8fafc;border-radius:14px;padding:14px 16px;font-weight:900}.pybmd-download-list span{color:var(--py-blue);font-size:13px}.pybmd-solution-detail-hero{padding:94px 0;background:radial-gradient(circle at 80% 16%,rgba(248,197,55,.2),transparent 28%),#050505;color:#fff}.pybmd-solution-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:52px;align-items:center}.pybmd-solution-detail-grid h1{font-size:62px;line-height:1.05;margin:0 0 18px;letter-spacing:-.05em}.pybmd-solution-detail-grid p{color:#c5cbd5;font-size:19px;line-height:1.75}.pybmd-solution-summary-card{background:linear-gradient(145deg,rgba(255,255,255,.12),rgba(255,255,255,.04));border:1px solid rgba(255,255,255,.15);border-radius:26px;padding:28px}.pybmd-solution-summary-card strong{display:block;font-size:28px;margin-bottom:12px}.pybmd-solution-summary-card span{display:block;color:#c5cbd5;line-height:1.65}.pybmd-solution-summary-card b{display:block;margin-top:18px;color:var(--py-yellow)}.pybmd-final-cta{background:#0b0b0d;color:#fff;padding:62px 0}.pybmd-final-cta-light{background:#fff;color:#111;border-top:1px solid #e3e5ea}.pybmd-final-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:36px}.pybmd-final-cta h2{font-size:40px;line-height:1.14;margin:0 0 12px;letter-spacing:-.04em}.pybmd-final-cta p{color:#c5cbd5;margin:0;line-height:1.75;max-width:760px}.pybmd-final-cta-light p{color:#667085}.pybmd-search-result{background:#fff;border:1px solid #ddd;padding:24px;margin-bottom:18px;border-radius:18px}.pybmd-search-result small{color:#667085;font-weight:900}.pybmd-search-result h2{margin:8px 0 10px}.pybmd-search-result a{text-decoration:none;color:#111}.pybmd-search-result a:hover{color:var(--py-blue)}.pybmd-footer{background:#050505;color:#fff;border-top:1px solid rgba(255,255,255,.08);padding:54px 0 22px}.pybmd-footer-grid{display:grid;grid-template-columns:1.4fr .8fr 1fr;gap:48px}.pybmd-footer-brand{display:flex;align-items:center;gap:12px;text-decoration:none}.pybmd-footer p{color:#aeb6c4;line-height:1.7}.pybmd-footer h4{margin:0 0 14px}.pybmd-footer a{display:block;color:#cfd5df;text-decoration:none;margin:8px 0}.pybmd-footer a:hover{color:var(--py-yellow)}.pybmd-footer-btn{display:inline-flex!important;color:#111!important;background:linear-gradient(135deg,#ffd45a,var(--py-yellow-2));padding:10px 16px;border-radius:999px;font-weight:900}.pybmd-copyright{display:flex;justify-content:space-between;gap:20px;border-top:1px solid rgba(255,255,255,.08);margin-top:38px;padding-top:20px;color:#7e8795;font-size:13px}.nav-links{display:flex;gap:10px;margin-top:30px}.nav-links a,.nav-links span{display:inline-flex;min-width:38px;height:38px;align-items:center;justify-content:center;border-radius:10px;border:1px solid #d9dde5;text-decoration:none;color:#111;background:#fff;padding:0 12px}.nav-links .current{background:#111;color:#fff}@media(max-width:1120px){.pybmd-header-inner{gap:18px}.pybmd-brand{min-width:210px}.pybmd-menu{gap:20px}.pybmd-hero-inner,.pybmd-support-grid,.pybmd-support-strip-grid,.pybmd-contact-grid,.pybmd-product-detail-grid,.pybmd-solution-detail-grid{grid-template-columns:1fr}.pybmd-product-browser-head{grid-template-columns:1fr}.pybmd-brand-grid{grid-template-columns:repeat(2,1fr)}.pybmd-product-grid,.pybmd-support-cards,.pybmd-solution-grid,.pybmd-panels-grid{grid-template-columns:repeat(2,1fr)}.pybmd-product-info-grid,.pybmd-solution-content-grid{grid-template-columns:1fr}.pybmd-hero h1,.pybmd-support-grid h1,.pybmd-solution-detail-grid h1{font-size:52px}.pybmd-final-cta-inner{align-items:flex-start;flex-direction:column}}@media(max-width:760px){.pybmd-container{padding:0 18px}.pybmd-header-inner{height:auto;min-height:72px;flex-wrap:wrap;padding:14px 18px}.pybmd-brand{min-width:0;flex:1}.pybmd-brand-text strong{font-size:18px}.pybmd-brand-text small{display:none}.pybmd-nav{order:3;width:100%;overflow-x:auto}.pybmd-menu{justify-content:flex-start;gap:18px;white-space:nowrap;padding-bottom:4px}.pybmd-cta{height:36px;padding:0 14px}.pybmd-hero{min-height:auto;padding:82px 0}.pybmd-hero h1,.pybmd-support-grid h1,.pybmd-solution-detail-grid h1{font-size:40px}.pybmd-hero p,.pybmd-support-grid p,.pybmd-solution-detail-grid p{font-size:17px}.pybmd-section{padding:54px 0}.pybmd-section-head{display:block}.pybmd-section-head h2{font-size:34px;margin-bottom:12px}.pybmd-service-grid,.pybmd-brand-grid,.pybmd-product-grid,.pybmd-support-cards,.pybmd-solution-grid,.pybmd-panels-grid,.pybmd-panels-grid-two,.pybmd-article-list,.pybmd-footer-grid{grid-template-columns:1fr}.pybmd-series-grid,.pybmd-series-grid-four{grid-template-columns:1fr}.pybmd-series-grid a{border-right:0;border-bottom:1px solid #e1e4e8}.pybmd-product-image{height:220px}.pybmd-detail-image{min-height:330px}.pybmd-contact-info h1,.pybmd-page-title h1{font-size:42px}.pybmd-footer-grid{gap:24px}.pybmd-copyright{display:block}.pybmd-support-strip h2,.pybmd-final-cta h2{font-size:32px}.pybmd-spec-list{grid-template-columns:1fr}.pybmd-spec-list dt{padding-bottom:0;border-bottom:0}.pybmd-spec-list dd{padding-top:4px}.pybmd-actions{gap:10px}.pybmd-btn{width:100%}.pybmd-btn-link{width:auto}.pybmd-browse-title{display:block}.pybmd-browse-title span{display:block;margin-top:6px}.pybmd-product-browser-head{padding:24px}.pybmd-product-browser-head h1{font-size:36px}}


/* Pingye Theme v1.1.1 visual refinements */
.pybmd-logo-wrap{display:inline-flex;width:44px;height:44px;border-radius:13px;overflow:hidden;align-items:center;justify-content:center;background:#061326;box-shadow:0 0 0 1px rgba(255,255,255,.08)}
.pybmd-logo-img,.pybmd-footer-logo-img{display:block;width:100%;height:100%;object-fit:cover}
.pybmd-footer-logo-img{width:42px;height:42px;border-radius:13px;overflow:hidden;background:#061326}
.pybmd-brand-text small{color:#9aa3b2;font-size:11px;letter-spacing:.02em;text-transform:none;white-space:nowrap}
.pybmd-menu a:hover{color:#6aa8ff}
.pybmd-eyebrow{color:#68a7ff;text-transform:none;letter-spacing:.04em;font-size:14px;margin-bottom:12px}
.pybmd-hero-panel:before{background:rgba(43,117,255,.16)}
.pybmd-service-grid small,.pybmd-series-grid small,.pybmd-support-cards small,.pybmd-solution-grid small,.pybmd-info-panel small{color:#68a7ff;text-transform:none;letter-spacing:.04em;font-size:13px}
.pybmd-dark-section .pybmd-section-head a{color:#68a7ff}
.pybmd-check-list li:before{background:#2f7cff}
.pybmd-solution-summary-card b{color:#68a7ff}
.pybmd-footer a:hover{color:#68a7ff}
.pybmd-company-official{font-size:13px;color:#8d96a5!important;margin-top:14px}
.pybmd-product-card strong{color:#246bd6}
.pybmd-card-badge,.pybmd-detail-badge{background:#102a57;color:#fff}
@media(max-width:760px){.pybmd-logo-wrap{width:40px;height:40px}.pybmd-brand-text small{display:block;font-size:10px;white-space:normal}}
.pybmd-hero{background:radial-gradient(circle at 78% 16%,rgba(47,124,255,.22),transparent 28%),radial-gradient(circle at 18% 6%,rgba(70,110,255,.17),transparent 24%),linear-gradient(135deg,#050505,#111 55%,#050505)}
.pybmd-solution-detail-hero{background:radial-gradient(circle at 80% 16%,rgba(47,124,255,.2),transparent 28%),#050505}

/* v1.1.2 clean labels + footer social */
.pybmd-eyebrow,
.pybmd-series-grid small,
.pybmd-service-grid small,
.pybmd-support-cards small,
.pybmd-solution-grid small,
.pybmd-info-panel small{display:none!important}
.pybmd-service-grid strong{margin-top:0}.pybmd-series-grid strong{display:block;margin:0}.pybmd-section-head-clean{justify-content:center;text-align:center}.pybmd-section-head-clean h2{margin:0 auto}.pybmd-footer .pybmd-follow{margin-top:24px}.pybmd-follow h4{margin:0 0 12px}.pybmd-social-list{display:flex;flex-wrap:wrap;gap:10px}.pybmd-footer .pybmd-social-item{display:inline-flex!important;position:relative;align-items:center;justify-content:center;width:40px;height:40px;margin:0!important;border-radius:13px;background:#16181d;border:1px solid rgba(255,255,255,.1);color:#7f8795!important;text-decoration:none;transition:.18s ease transform,.18s ease color,.18s ease border-color,.18s ease background}.pybmd-social-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.pybmd-social-icon{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:15px;font-weight:900;filter:grayscale(1);opacity:.78}.pybmd-social-item:hover{transform:translateY(-2px);background:#1e222b;border-color:currentColor}.pybmd-social-item:hover .pybmd-social-icon{filter:none;opacity:1}.pybmd-social-wechat:hover{color:#07c160!important}.pybmd-social-douyin:hover{color:#fe2c55!important}.pybmd-social-xiaohongshu:hover{color:#ff2442!important}.pybmd-social-bilibili:hover{color:#00a1d6!important}.pybmd-social-taobao:hover{color:#ff5000!important}.pybmd-social-jd:hover{color:#e1251b!important}.pybmd-social-qr{position:absolute;left:50%;bottom:calc(100% + 12px);transform:translate(-50%,8px);width:132px;padding:10px;border-radius:16px;background:#fff;box-shadow:0 18px 48px rgba(0,0,0,.28);opacity:0;visibility:hidden;pointer-events:none;transition:.18s ease;color:#111;z-index:20}.pybmd-social-qr:after{content:"";position:absolute;left:50%;bottom:-6px;transform:translateX(-50%) rotate(45deg);width:12px;height:12px;background:#fff}.pybmd-social-qr img{display:block;width:112px;height:112px;object-fit:cover;border-radius:10px}.pybmd-social-item:hover .pybmd-social-qr{opacity:1;visibility:visible;transform:translate(-50%,0)}
@media(max-width:760px){.pybmd-social-qr{left:0;transform:translate(0,8px)}.pybmd-social-item:hover .pybmd-social-qr{transform:translate(0,0)}}

/* v1.1.3 follow strip + configurable platform icons */
.pybmd-footer{padding-top:0}
.pybmd-follow-strip{padding-top:34px;padding-bottom:30px;border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:42px}
.pybmd-follow-row{display:flex;align-items:center;justify-content:flex-start;gap:28px;min-height:54px}
.pybmd-follow-row h4{margin:0;color:#fff;font-size:22px;line-height:1.1;letter-spacing:-.02em;white-space:nowrap;font-weight:900}
.pybmd-follow-row .pybmd-social-list{display:flex;align-items:center;flex-wrap:wrap;gap:12px}
.pybmd-footer .pybmd-follow-row .pybmd-social-item{display:inline-flex!important;position:relative;align-items:center;justify-content:center;width:42px;height:42px;margin:0!important;border-radius:14px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.11);color:#78818f!important;text-decoration:none!important;transition:.18s ease transform,.18s ease color,.18s ease border-color,.18s ease background,.18s ease box-shadow}
.pybmd-footer .pybmd-follow-row .pybmd-social-item:hover{color:var(--py-social-color,#68a7ff)!important;background:rgba(255,255,255,.075);border-color:color-mix(in srgb,var(--py-social-color,#68a7ff) 54%,transparent);box-shadow:0 12px 28px rgba(0,0,0,.22);transform:translateY(-2px)}
.pybmd-follow-row .pybmd-social-icon{display:flex;align-items:center;justify-content:center;width:22px;height:22px;font-size:0;font-weight:900;filter:grayscale(1);opacity:.76;transition:.18s ease filter,.18s ease opacity}
.pybmd-follow-row .pybmd-social-item:hover .pybmd-social-icon{filter:none;opacity:1}
.pybmd-follow-row .pybmd-social-icon svg{display:block;width:22px;height:22px;fill:currentColor}
.pybmd-follow-row .pybmd-social-icon .py-social-text-icon{display:flex;align-items:center;justify-content:center;width:22px;height:22px;font-size:13px;line-height:1;font-weight:900;color:currentColor}
.pybmd-follow-row .pybmd-social-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}
.pybmd-follow-row .pybmd-social-qr{position:absolute;left:50%;bottom:calc(100% + 14px);transform:translate(-50%,8px);width:142px;padding:10px 10px 8px;border-radius:16px;background:#fff;box-shadow:0 18px 48px rgba(0,0,0,.32);opacity:0;visibility:hidden;pointer-events:none;transition:.18s ease;z-index:40;text-align:center;color:#111}
.pybmd-follow-row .pybmd-social-qr:after{content:"";position:absolute;left:50%;bottom:-6px;transform:translateX(-50%) rotate(45deg);width:12px;height:12px;background:#fff}
.pybmd-follow-row .pybmd-social-qr img{display:block;width:122px;height:122px;object-fit:cover;border-radius:10px;background:#f5f5f5}
.pybmd-follow-row .pybmd-social-qr em{display:block;margin-top:6px;font-style:normal;font-size:12px;color:#596171;font-weight:800;line-height:1.2}
.pybmd-follow-row .pybmd-social-item:hover .pybmd-social-qr,.pybmd-follow-row .pybmd-social-item:focus-visible .pybmd-social-qr{opacity:1;visibility:visible;transform:translate(-50%,0)}
@media(max-width:760px){.pybmd-follow-strip{padding-top:28px;padding-bottom:26px;margin-bottom:28px}.pybmd-follow-row{align-items:flex-start;flex-direction:column;gap:16px}.pybmd-follow-row h4{font-size:20px}.pybmd-follow-row .pybmd-social-list{gap:10px}.pybmd-footer .pybmd-follow-row .pybmd-social-item{width:40px;height:40px}.pybmd-follow-row .pybmd-social-qr{left:0;transform:translate(0,8px)}.pybmd-follow-row .pybmd-social-item:hover .pybmd-social-qr,.pybmd-follow-row .pybmd-social-item:focus-visible .pybmd-social-qr{transform:translate(0,0)}}

/* v1.1.4 clean product center + Tencent-style follow icons + soft glass */
.pybmd-product-browser-clean{padding:48px 0 0;background:linear-gradient(180deg,#f6f7f9 0%,#f3f4f6 100%)}
.pybmd-product-browser-clean .pybmd-product-browser-head{border-radius:28px 28px 0 0;background:linear-gradient(145deg,rgba(28,29,33,.92),rgba(19,20,23,.88));border:1px solid rgba(255,255,255,.12);border-bottom:0;box-shadow:0 24px 70px rgba(15,23,42,.12);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px)}
.pybmd-product-browser-clean .pybmd-product-browser-head h1{margin:0;font-size:48px;letter-spacing:-.055em}
.pybmd-product-browser-clean .pybmd-product-browser-head p,.pybmd-product-browser-clean .pybmd-browse-title span{display:none!important}
.pybmd-filter-card{background:rgba(255,255,255,.78);border:1px solid rgba(210,216,226,.78);border-radius:0 0 28px 28px;padding:6px 28px 24px;box-shadow:0 20px 60px rgba(15,23,42,.08);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px)}
.pybmd-filter-line{display:grid;grid-template-columns:64px minmax(0,1fr);align-items:flex-start;gap:18px;padding:22px 0;border-top:1px solid rgba(214,219,228,.72)}
.pybmd-filter-line:first-child{border-top:0}
.pybmd-filter-line>strong{font-size:17px;line-height:38px;color:#111827;letter-spacing:-.02em;white-space:nowrap}
.pybmd-brand-chips,.pybmd-category-pills{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:0!important}
.pybmd-brand-chips a,.pybmd-category-pills a{display:inline-flex!important;min-height:38px;align-items:center;justify-content:center;padding:0 17px;border-radius:999px;border:1px solid rgba(207,213,224,.95);background:rgba(255,255,255,.68);color:#111827!important;text-decoration:none!important;font-weight:850;box-shadow:0 6px 16px rgba(15,23,42,.035);transition:.18s ease transform,.18s ease background,.18s ease border-color,.18s ease color,.18s ease box-shadow}
.pybmd-brand-chips a:hover,.pybmd-category-pills a:hover{transform:translateY(-1px);background:#fff;border-color:rgba(36,107,214,.42);color:var(--py-blue)!important;box-shadow:0 12px 28px rgba(36,107,214,.10)}
.pybmd-brand-chips a{min-width:0;font-size:15px}
.pybmd-category-pills a{font-size:15px}
.pybmd-browse-block,.pybmd-series-grid,.pybmd-series-grid-four{display:none!important}
.pybmd-light .pybmd-product-card,.pybmd-light .pybmd-info-panel,.pybmd-light .pybmd-content-card,.pybmd-light .pybmd-search-result{background:rgba(255,255,255,.78);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-color:rgba(220,225,234,.86);box-shadow:0 16px 40px rgba(15,23,42,.06)}
.pybmd-product-card{transition:.2s ease transform,.2s ease box-shadow,.2s ease border-color}
.pybmd-product-card:hover{transform:translateY(-3px);box-shadow:0 24px 62px rgba(15,23,42,.10)!important;border-color:rgba(36,107,214,.24)!important}
.pybmd-product-card:hover .pybmd-product-image img{transform:scale(1.025)}
.pybmd-product-image img{transition:.22s ease transform}
.pybmd-header{background:rgba(5,5,6,.78)!important;backdrop-filter:saturate(160%) blur(22px);-webkit-backdrop-filter:saturate(160%) blur(22px)}
.pybmd-search-form input{background:rgba(255,255,255,.10)!important;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}

/* Follow strip: light, Tencent-like, standalone icons */
.pybmd-footer{padding-top:0!important}
.pybmd-footer .pybmd-follow-strip.pybmd-container{max-width:none;width:100%;padding:34px max(28px,calc((100vw - 1320px)/2 + 28px)) 30px;background:#fff;color:#4c5563;border-bottom:1px solid #eef0f4;margin:0 0 46px;border-radius:0}
.pybmd-footer .pybmd-follow-row{display:flex;align-items:center;gap:34px;min-height:48px;justify-content:flex-start}
.pybmd-footer .pybmd-follow-row h4{color:#5c6370;font-size:22px;font-weight:500;letter-spacing:0;margin:0;white-space:nowrap}
.pybmd-footer .pybmd-follow-row .pybmd-social-list{display:flex;align-items:center;flex-wrap:wrap;gap:24px}
.pybmd-footer .pybmd-follow-row .pybmd-social-item{width:30px!important;height:30px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#6a7374!important;padding:0!important;margin:0!important;overflow:visible;transform:none!important}
.pybmd-footer .pybmd-follow-row .pybmd-social-item:hover,.pybmd-footer .pybmd-follow-row .pybmd-social-item:focus-visible{color:var(--py-social-color,#246bd6)!important;background:transparent!important;box-shadow:none!important;transform:none!important}
.pybmd-footer .pybmd-follow-row .pybmd-social-icon{width:30px;height:30px;filter:none!important;opacity:1!important}
.pybmd-footer .pybmd-follow-row .pybmd-social-icon svg{width:30px;height:30px;fill:currentColor;display:block}
.pybmd-footer .pybmd-follow-row .pybmd-social-icon .py-social-text-icon{width:30px;height:30px;font-size:15px;font-weight:900;color:currentColor}
.pybmd-footer .pybmd-follow-row .pybmd-social-qr{bottom:calc(100% + 16px);width:154px;padding:12px 12px 10px;border-radius:6px;box-shadow:0 18px 50px rgba(15,23,42,.22)}
.pybmd-footer .pybmd-follow-row .pybmd-social-qr img{width:130px;height:130px;border-radius:4px}
.pybmd-footer .pybmd-follow-row .pybmd-social-qr em{color:#4b5563;font-size:12px;margin-top:8px}

@media(max-width:1120px){.pybmd-filter-line{grid-template-columns:1fr;gap:12px}.pybmd-filter-line>strong{line-height:1.2}.pybmd-product-browser-clean .pybmd-product-browser-head{grid-template-columns:1fr}.pybmd-footer .pybmd-follow-strip.pybmd-container{padding-left:28px;padding-right:28px}}
@media(max-width:760px){.pybmd-product-browser-clean{padding-top:28px}.pybmd-product-browser-clean .pybmd-product-browser-head{padding:26px;border-radius:22px 22px 0 0}.pybmd-product-browser-clean .pybmd-product-browser-head h1{font-size:38px}.pybmd-filter-card{padding:2px 18px 18px;border-radius:0 0 22px 22px}.pybmd-filter-line{padding:18px 0}.pybmd-brand-chips,.pybmd-category-pills{gap:8px}.pybmd-brand-chips a,.pybmd-category-pills a{min-height:36px;padding:0 14px;font-size:14px}.pybmd-footer .pybmd-follow-strip.pybmd-container{padding:28px 18px;margin-bottom:34px}.pybmd-footer .pybmd-follow-row{display:block}.pybmd-footer .pybmd-follow-row h4{font-size:20px;margin-bottom:18px}.pybmd-footer .pybmd-follow-row .pybmd-social-list{gap:18px}.pybmd-footer .pybmd-follow-row .pybmd-social-qr{left:0;transform:translate(0,8px)}.pybmd-footer .pybmd-follow-row .pybmd-social-item:hover .pybmd-social-qr,.pybmd-footer .pybmd-follow-row .pybmd-social-item:focus-visible .pybmd-social-qr{transform:translate(0,0)}}


/* v1.1.5 unified page system: quieter homepage, integrated footer follow, consistent inner pages */
.pybmd-inner-page{background:linear-gradient(180deg,#f5f6f8 0%,#eff1f5 100%);color:#111;min-height:calc(100vh - 72px)}
.pybmd-inner-page .pybmd-section{background:transparent;color:#111}
.pybmd-inner-page .pybmd-section-head h2{color:#111}
.pybmd-inner-page .pybmd-section-head a{color:var(--py-blue)!important}
.pybmd-inner-page .pybmd-surface-section{background:transparent;color:#111}
.pybmd-inner-page .pybmd-support-hero{padding:48px 0 0;background:linear-gradient(180deg,#f5f6f8 0%,#f2f4f7 100%);color:#fff}
.pybmd-inner-page .pybmd-support-grid{background:radial-gradient(circle at 82% 12%,rgba(36,107,214,.24),transparent 30%),radial-gradient(circle at 96% 10%,rgba(248,197,55,.12),transparent 24%),linear-gradient(145deg,rgba(28,29,33,.96),rgba(15,16,19,.96));border:1px solid rgba(255,255,255,.18);border-radius:30px;padding:54px;box-shadow:0 26px 76px rgba(15,23,42,.14);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px)}
.pybmd-inner-page .pybmd-support-grid h1{font-size:56px;letter-spacing:-.055em;color:#fff}
.pybmd-inner-page .pybmd-support-grid p{max-width:760px;color:#c9d0dc}
.pybmd-inner-page .pybmd-support-search-card{background:rgba(255,255,255,.10);border-color:rgba(255,255,255,.16);box-shadow:0 18px 60px rgba(0,0,0,.18);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}
.pybmd-inner-page .pybmd-support-search-card h2{color:#fff}
.pybmd-inner-page .pybmd-btn-ghost{border-color:rgba(255,255,255,.24);color:#fff;background:rgba(255,255,255,.05)}
.pybmd-inner-page .pybmd-support-cards a,.pybmd-solutions-page .pybmd-solution-grid a{background:rgba(255,255,255,.78);border:1px solid rgba(219,225,235,.90);color:#111;box-shadow:0 18px 46px rgba(15,23,42,.055);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);transition:.2s ease transform,.2s ease border-color,.2s ease box-shadow,.2s ease background}
.pybmd-inner-page .pybmd-support-cards a:hover,.pybmd-solutions-page .pybmd-solution-grid a:hover{transform:translateY(-3px);border-color:rgba(36,107,214,.28);box-shadow:0 26px 68px rgba(36,107,214,.10);background:#fff}
.pybmd-inner-page .pybmd-support-cards strong,.pybmd-solutions-page .pybmd-solution-grid strong{margin-top:0;color:#111}
.pybmd-inner-page .pybmd-support-cards span,.pybmd-solutions-page .pybmd-solution-grid span{color:#667085}
.pybmd-inner-page .pybmd-article-list article a{background:rgba(255,255,255,.82);border-color:rgba(219,225,235,.92);box-shadow:0 16px 42px rgba(15,23,42,.05);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}
.pybmd-inner-page .pybmd-product-browser-clean{background:transparent;padding-top:44px}
.pybmd-inner-page .pybmd-product-browser-clean .pybmd-container{max-width:1160px}
.pybmd-products-page .pybmd-section>.pybmd-container{max-width:1160px}
.pybmd-products-page .pybmd-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}
.pybmd-products-page .pybmd-section{padding-top:66px}
.pybmd-contact-page .pybmd-contact{padding:48px 0 86px;background:linear-gradient(180deg,#f5f6f8 0%,#eff1f5 100%);color:#111}
.pybmd-contact-page .pybmd-contact-grid{background:radial-gradient(circle at 92% 2%,rgba(248,197,55,.12),transparent 28%),radial-gradient(circle at 6% 10%,rgba(36,107,214,.20),transparent 28%),linear-gradient(145deg,#0a0a0b,#101115 72%,#060607);border:1px solid rgba(255,255,255,.14);border-radius:30px;padding:54px;box-shadow:0 28px 78px rgba(15,23,42,.16)}
.pybmd-contact-page .pybmd-contact-info h1,.pybmd-contact-page .pybmd-contact-form h2,.pybmd-contact-page .pybmd-contact-service-grid strong{color:#fff}
.pybmd-contact-page .pybmd-contact-info p,.pybmd-contact-page .pybmd-contact-form p{color:#c6ceda}
.pybmd-contact-page .pybmd-contact-form{background:#fff;color:#111;border:1px solid rgba(255,255,255,.18);box-shadow:0 28px 76px rgba(0,0,0,.22)}
.pybmd-contact-page .pybmd-contact-form h2{color:#111}
.pybmd-contact-page .pybmd-contact-form p{color:#667085}
.pybmd-contact-page .pybmd-eyebrow{color:#68a7ff;text-transform:none;letter-spacing:0;font-size:15px}
.pybmd-home .pybmd-support-strip{display:none!important}
.pybmd-footer{background:linear-gradient(180deg,#050506 0%,#030304 100%)!important;padding-top:0!important;border-top:1px solid rgba(255,255,255,.08)}
.pybmd-footer .pybmd-follow-strip.pybmd-container{max-width:1320px;width:auto;padding:38px 28px 34px;background:transparent!important;color:#9aa3b2;border-bottom:1px solid rgba(255,255,255,.08);margin:0 auto 44px;border-radius:0}
.pybmd-footer .pybmd-follow-row{gap:34px;min-height:42px}
.pybmd-footer .pybmd-follow-row h4{color:#cfd6e2;font-size:20px;font-weight:700}
.pybmd-footer .pybmd-follow-row .pybmd-social-list{gap:22px}
.pybmd-footer .pybmd-follow-row .pybmd-social-item{color:#77808d!important;width:31px!important;height:31px!important;opacity:.92}
.pybmd-footer .pybmd-follow-row .pybmd-social-item:hover{color:var(--py-social-color,#68a7ff)!important;opacity:1}
.pybmd-footer .pybmd-follow-row .pybmd-social-icon,.pybmd-footer .pybmd-follow-row .pybmd-social-icon svg{width:31px!important;height:31px!important}
.pybmd-footer .pybmd-follow-row .pybmd-social-qr{border-radius:10px;bottom:calc(100% + 18px)}
.pybmd-footer-grid{padding-top:0}
.pybmd-final-cta{border-top:1px solid rgba(255,255,255,.08)}
.pybmd-section-head-clean{justify-content:center;text-align:center}
@media(max-width:1120px){.pybmd-products-page .pybmd-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pybmd-contact-page .pybmd-contact-grid,.pybmd-inner-page .pybmd-support-grid{padding:42px}.pybmd-footer .pybmd-follow-strip.pybmd-container{padding-left:28px;padding-right:28px}}
@media(max-width:760px){.pybmd-inner-page .pybmd-support-hero{padding-top:26px}.pybmd-inner-page .pybmd-support-grid{padding:28px;border-radius:24px}.pybmd-inner-page .pybmd-support-grid h1{font-size:40px}.pybmd-contact-page .pybmd-contact{padding:26px 0 62px}.pybmd-contact-page .pybmd-contact-grid{padding:24px;border-radius:24px}.pybmd-products-page .pybmd-product-grid{grid-template-columns:1fr}.pybmd-footer .pybmd-follow-strip.pybmd-container{padding:28px 18px 28px;margin-bottom:32px}.pybmd-footer .pybmd-follow-row{display:block}.pybmd-footer .pybmd-follow-row h4{margin-bottom:18px}.pybmd-footer .pybmd-follow-row .pybmd-social-list{gap:18px}}

/* v1.1.6 route fix + stronger unified inner-page visual system */
.pybmd-inner-page,
body.post-type-archive-pingye_support,

body.post-type-archive-pingye_product,

body.tax-product_category,
body.tax-product_brand{
  background:linear-gradient(180deg,#f7f8fb 0%,#eef1f6 100%)!important;
  color:#111318;
}
.pybmd-inner-page .pybmd-container{max-width:1160px}
.pybmd-inner-page .pybmd-section{padding:64px 0;background:transparent!important;color:#111318!important}
.pybmd-inner-page .pybmd-section-head{margin-bottom:28px}
.pybmd-inner-page .pybmd-section-head h2{font-size:40px;color:#111318!important}

/* Unified dark rounded hero for products, solutions and support */
.pybmd-inner-page .pybmd-product-browser-clean,
.pybmd-inner-page .pybmd-support-hero{
  background:transparent!important;
  padding:44px 0 0!important;
  color:#fff!important;
}
.pybmd-inner-page .pybmd-product-browser-head,
.pybmd-inner-page .pybmd-support-grid{
  width:100%;
  max-width:1160px;
  margin:0 auto;
  border-radius:30px 30px 0 0!important;
  background:
    radial-gradient(circle at 84% 0%,rgba(36,107,214,.28),transparent 30%),
    radial-gradient(circle at 96% 8%,rgba(248,197,55,.10),transparent 24%),
    linear-gradient(145deg,rgba(33,34,39,.97),rgba(15,16,20,.98))!important;
  border:1px solid rgba(255,255,255,.16)!important;
  box-shadow:0 24px 70px rgba(15,23,42,.14)!important;
  backdrop-filter:saturate(155%) blur(22px);
  -webkit-backdrop-filter:saturate(155%) blur(22px);
}
.pybmd-inner-page .pybmd-product-browser-head{padding:42px!important;grid-template-columns:minmax(0,1fr) 430px!important;gap:36px!important}
.pybmd-inner-page .pybmd-product-browser-head h1,
.pybmd-inner-page .pybmd-support-grid h1{
  margin:0;
  font-size:54px!important;
  line-height:1.05;
  letter-spacing:-.055em;
  color:#fff!important;
}
.pybmd-inner-page .pybmd-support-grid{padding:50px!important;display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:42px;align-items:center}
.pybmd-support-page .pybmd-support-grid{border-radius:30px!important}
.pybmd-inner-page .pybmd-support-grid p{color:#c8d0dd!important;font-size:17px;line-height:1.72;max-width:710px}
.pybmd-inner-page .pybmd-support-search-card{background:rgba(255,255,255,.10)!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:22px!important;box-shadow:0 18px 54px rgba(0,0,0,.18)!important;color:#fff!important}
.pybmd-inner-page .pybmd-support-search-card h2{color:#fff!important}

/* Compact utility headers: title on the left, search on the right */
.pybmd-inner-page .pybmd-product-browser-clean,
.pybmd-inner-page .pybmd-support-hero{padding-top:28px!important}
.pybmd-inner-page .pybmd-product-browser-head,
.pybmd-inner-page .pybmd-support-grid.pybmd-compact-hero{
  min-height:104px;
  padding:24px 30px!important;
  grid-template-columns:minmax(220px,1fr) minmax(320px,430px)!important;
  gap:36px!important;
  border-radius:18px!important;
  background:rgba(255,255,255,.82)!important;
  border:1px solid rgba(211,218,229,.92)!important;
  box-shadow:0 14px 42px rgba(15,23,42,.06)!important;
  backdrop-filter:blur(20px);
  -webkit-backdrop-filter:blur(20px);
}
.pybmd-inner-page .pybmd-product-browser-head h1,
.pybmd-inner-page .pybmd-support-grid.pybmd-compact-hero h1{
  font-size:36px!important;
  font-weight:750;
  letter-spacing:-.04em;
  color:#171a20!important;
}
.pybmd-compact-search{width:100%}
.pybmd-compact-search .pybmd-search,
.pybmd-product-browser-head .pybmd-search{
  height:44px;
  border-radius:10px;
  background:rgba(244,246,249,.96);
  border:1px solid #dfe4eb;
}
.pybmd-compact-search .pybmd-search input[type=search],
.pybmd-product-browser-head .pybmd-search input[type=search]{color:#252a32}
.pybmd-compact-search .pybmd-search input::placeholder,
.pybmd-product-browser-head .pybmd-search input::placeholder{color:#7b8491}
.pybmd-compact-search .pybmd-search button,
.pybmd-product-browser-head .pybmd-search button{color:#58616d}
.pybmd-products-page .pybmd-product-browser-head{border-radius:18px 18px 0 0!important}
.pybmd-inner-page .pybmd-filter-card{
  background:rgba(255,255,255,.72)!important;
  border-color:rgba(211,218,229,.9)!important;
  border-radius:0 0 18px 18px!important;
  box-shadow:0 14px 42px rgba(15,23,42,.045)!important;
}
.pybmd-inner-page .pybmd-filter-line{padding:18px 24px}
.pybmd-inner-page .pybmd-section{padding:52px 0}
.pybmd-inner-page .pybmd-section-head{margin-bottom:24px}
.pybmd-inner-page .pybmd-section-head h2{font-size:34px!important;font-weight:750;letter-spacing:-.035em}
.pybmd-inner-page .pybmd-support-cards,
.pybmd-inner-page .pybmd-solution-grid{gap:18px}
.pybmd-inner-page .pybmd-support-cards a,
.pybmd-inner-page .pybmd-solution-grid a{
  min-height:156px;
  padding:24px!important;
  border-radius:16px!important;
  box-shadow:0 8px 28px rgba(15,23,42,.04)!important;
}
.pybmd-inner-page .pybmd-support-cards strong,
.pybmd-inner-page .pybmd-solution-grid strong{font-size:23px}

/* Product filter card visually attaches to hero like a clean control panel */
.pybmd-inner-page .pybmd-filter-card{
  max-width:1160px;
  margin:0 auto;
  border-radius:0 0 30px 30px!important;
  background:rgba(255,255,255,.86)!important;
  border:1px solid rgba(219,225,235,.92)!important;
  border-top:0!important;
  box-shadow:0 24px 70px rgba(15,23,42,.08)!important;
  backdrop-filter:blur(18px);
  -webkit-backdrop-filter:blur(18px);
}
.pybmd-inner-page .pybmd-filter-line{display:grid;grid-template-columns:54px minmax(0,1fr);gap:20px;align-items:start;padding:22px 26px;border-bottom:1px solid rgba(226,230,238,.9)}
.pybmd-inner-page .pybmd-filter-line:last-child{border-bottom:0}
.pybmd-inner-page .pybmd-filter-line>strong{font-size:15px;line-height:38px;color:#1b2430}
.pybmd-inner-page .pybmd-brand-chips,
.pybmd-inner-page .pybmd-category-pills{padding:0!important;gap:10px!important}
.pybmd-inner-page .pybmd-brand-chips a,
.pybmd-inner-page .pybmd-category-pills a{
  background:rgba(255,255,255,.82)!important;
  border:1px solid rgba(209,216,228,.98)!important;
  box-shadow:0 8px 22px rgba(15,23,42,.035);
}
.pybmd-inner-page .pybmd-brand-chips a:hover,
.pybmd-inner-page .pybmd-category-pills a:hover{background:#fff!important;border-color:rgba(36,107,214,.42)!important;color:#246bd6!important}

/* Unified cards across inner pages */
.pybmd-inner-page .pybmd-product-card,
.pybmd-inner-page .pybmd-support-cards a,
.pybmd-inner-page .pybmd-solution-grid a,
.pybmd-inner-page .pybmd-article-list article a,
.pybmd-inner-page .pybmd-content-card{
  background:rgba(255,255,255,.88)!important;
  border:1px solid rgba(219,225,235,.95)!important;
  border-radius:22px!important;
  box-shadow:0 18px 52px rgba(15,23,42,.055)!important;
  backdrop-filter:blur(18px);
  -webkit-backdrop-filter:blur(18px);
}
.pybmd-inner-page .pybmd-product-card:hover,
.pybmd-inner-page .pybmd-support-cards a:hover,
.pybmd-inner-page .pybmd-solution-grid a:hover{transform:translateY(-3px);box-shadow:0 28px 74px rgba(36,107,214,.10)!important;border-color:rgba(36,107,214,.30)!important}
.pybmd-inner-page .pybmd-product-grid{gap:28px!important}
.pybmd-inner-page .pybmd-product-card{overflow:hidden}
.pybmd-inner-page .pybmd-product-image{border-radius:22px 22px 0 0;background:#fff}

/* Contact page uses the same outer rhythm as other inner pages */
.pybmd-contact-page .pybmd-contact{padding:44px 0 80px!important;background:transparent!important;color:#111318!important}
.pybmd-contact-page .pybmd-contact-grid{
  max-width:1160px;
  margin:0 auto;
  border-radius:30px!important;
  padding:50px!important;
  background:
    radial-gradient(circle at 86% 0%,rgba(36,107,214,.25),transparent 30%),
    radial-gradient(circle at 98% 8%,rgba(248,197,55,.12),transparent 26%),
    linear-gradient(145deg,rgba(33,34,39,.97),rgba(13,14,18,.98))!important;
  border:1px solid rgba(255,255,255,.16)!important;
  box-shadow:0 24px 70px rgba(15,23,42,.16)!important;
}
.pybmd-contact-page .pybmd-contact-info h1{font-size:54px;line-height:1.05;letter-spacing:-.055em}
.pybmd-contact-page .pybmd-contact-form{border-radius:24px!important;background:#fff!important;box-shadow:0 24px 70px rgba(0,0,0,.22)!important}

@media(max-width:1120px){
  .pybmd-inner-page .pybmd-product-browser-head,
  .pybmd-inner-page .pybmd-support-grid{grid-template-columns:1fr!important;padding:32px!important}
  .pybmd-inner-page .pybmd-product-browser-head,
  .pybmd-inner-page .pybmd-support-grid.pybmd-compact-hero{grid-template-columns:minmax(180px,1fr) minmax(280px,380px)!important}
  .pybmd-inner-page .pybmd-container{max-width:100%}
}
@media(max-width:760px){
  .pybmd-header-inner{row-gap:10px}
  .pybmd-nav{flex:0 0 100%;width:100%;order:3;overflow-x:auto;scrollbar-width:none}
  .pybmd-nav::-webkit-scrollbar{display:none}
  .pybmd-menu{width:max-content;padding-right:18px}
  .pybmd-inner-page .pybmd-product-browser-clean,
  .pybmd-inner-page .pybmd-support-hero{padding-top:24px!important}
  .pybmd-inner-page .pybmd-product-browser-head,
  .pybmd-inner-page .pybmd-support-grid,
  .pybmd-contact-page .pybmd-contact-grid{border-radius:24px!important;padding:28px!important}
  .pybmd-inner-page .pybmd-product-browser-head,
  .pybmd-inner-page .pybmd-support-grid.pybmd-compact-hero{
    min-height:0;
    grid-template-columns:1fr!important;
    gap:20px!important;
    padding:24px!important;
  }
  .pybmd-inner-page .pybmd-support-search-card{padding:22px!important}
  .pybmd-inner-page .pybmd-support-cards a{min-height:170px;padding:26px!important}
  .pybmd-inner-page .pybmd-product-browser-head h1,
  .pybmd-inner-page .pybmd-support-grid h1,
  .pybmd-contact-page .pybmd-contact-info h1{font-size:40px!important}
  .pybmd-inner-page .pybmd-filter-card{border-radius:0 0 24px 24px!important}
  .pybmd-inner-page .pybmd-filter-line{grid-template-columns:1fr;gap:10px;padding:18px}
  .pybmd-inner-page .pybmd-filter-line>strong{line-height:1.2}
}

/* Unified products, solutions and support page rhythm */
.pybmd-inner-page .pybmd-page-toolbar{
  width:100%;
  max-width:1104px;
  min-height:104px;
  margin-left:auto;
  margin-right:auto;
  border-radius:18px!important;
}
.pybmd-products-page .pybmd-page-filter-card{
  width:100%;
  max-width:1104px;
  margin:16px auto 0;
  border:1px solid rgba(211,218,229,.9)!important;
  border-radius:18px!important;
  box-shadow:0 14px 42px rgba(15,23,42,.045)!important;
}
.pybmd-products-page .pybmd-section>.pybmd-container,
.pybmd-solutions-page .pybmd-section>.pybmd-container,
.pybmd-support-page .pybmd-section>.pybmd-container{
  max-width:1160px;
}
@media(max-width:1160px){
  .pybmd-inner-page .pybmd-page-toolbar{
    width:calc(100% - 56px);
  }
  .pybmd-products-page .pybmd-page-toolbar,
  .pybmd-products-page .pybmd-page-filter-card{
    width:100%;
  }
}
@media(max-width:760px){
  .pybmd-inner-page .pybmd-page-toolbar{
    width:calc(100% - 36px);
    border-radius:18px!important;
  }
  .pybmd-products-page .pybmd-page-toolbar,
  .pybmd-products-page .pybmd-page-filter-card{
    width:100%;
  }
  .pybmd-products-page .pybmd-page-filter-card{
    margin-top:12px;
    border-radius:18px!important;
  }
}

/* Homepage trust-first presentation */
.pybmd-hero{
  min-height:560px;
}
.pybmd-trust-panel{
  padding:30px 32px;
}
.pybmd-trust-panel>strong{
  font-size:28px;
}
.pybmd-trust-list{
  display:grid;
  gap:0;
  margin-top:20px;
}
.pybmd-trust-list span{
  position:relative;
  margin-top:0;
  padding:11px 0 11px 24px;
  border-top:1px solid rgba(255,255,255,.11);
  color:#d1d6df;
  line-height:1.5;
}
.pybmd-trust-list span:before{
  content:"";
  position:absolute;
  left:0;
  top:19px;
  width:7px;
  height:7px;
  border-radius:50%;
  background:#68a7ff;
  box-shadow:0 0 0 5px rgba(104,167,255,.10);
}
.pybmd-service-section{
  padding:72px 0 84px;
}
.pybmd-service-section .pybmd-section-head{
  margin-bottom:28px;
}
.pybmd-service-section .pybmd-service-grid a{
  min-height:180px;
}
@media(max-width:760px){
  .pybmd-hero{
    padding:64px 0;
  }
  .pybmd-trust-panel{
    padding:26px;
  }
}

/* Compact contact channels and footer */
.pybmd-contact-channels{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px;
  margin-top:24px;
}
.pybmd-contact-channel{
  position:relative;
  display:flex;
  min-width:0;
  min-height:126px;
  padding:18px;
  flex-direction:column;
  justify-content:center;
  border:1px solid rgba(255,255,255,.13);
  border-radius:17px;
  background:rgba(255,255,255,.07);
  color:#fff!important;
  text-decoration:none!important;
  transition:.18s ease transform,.18s ease border-color,.18s ease background;
}
.pybmd-contact-channel:hover{
  transform:translateY(-2px);
  border-color:rgba(104,167,255,.48);
  background:rgba(255,255,255,.10);
}
.pybmd-contact-channel small{
  color:#8f9bad;
  font-size:12px;
  font-weight:800;
  letter-spacing:.04em;
}
.pybmd-contact-channel strong{
  display:block;
  margin:8px 0 6px;
  color:#fff;
  font-size:17px;
  line-height:1.3;
  overflow-wrap:anywhere;
}
.pybmd-contact-channel span{
  color:#aeb8c7;
  font-size:13px;
  line-height:1.45;
}
.pybmd-contact-wechat-qr{
  position:absolute;
  left:50%;
  bottom:calc(100% + 14px);
  z-index:30;
  width:144px;
  padding:10px;
  border-radius:12px;
  background:#fff;
  color:#111;
  box-shadow:0 18px 48px rgba(15,23,42,.22);
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  text-align:center;
  transform:translate(-50%,8px);
  transition:.18s ease;
}
.pybmd-contact-wechat-qr:after{
  content:"";
  position:absolute;
  left:50%;
  bottom:-6px;
  width:12px;
  height:12px;
  background:#fff;
  transform:translateX(-50%) rotate(45deg);
}
.pybmd-contact-wechat-qr img{
  display:block;
  width:124px;
  height:124px;
  border-radius:8px;
  object-fit:cover;
}
.pybmd-contact-wechat-qr em{
  display:block;
  margin-top:7px;
  color:#596171;
  font-size:12px;
  font-style:normal;
  font-weight:800;
}
.pybmd-contact-channel-wechat:hover .pybmd-contact-wechat-qr,
.pybmd-contact-channel-wechat:focus-within .pybmd-contact-wechat-qr{
  opacity:1;
  visibility:visible;
  transform:translate(-50%,0);
}
.pybmd-contact-channel-whatsapp:after{
  content:"↗";
  position:absolute;
  right:16px;
  top:15px;
  color:#25d366;
  font-size:18px;
}
.pybmd-footer{padding:0!important}
.pybmd-footer-main{
  min-height:106px;
  display:grid;
  grid-template-columns:minmax(260px,1fr) auto auto;
  align-items:center;
  gap:48px;
}
.pybmd-footer-brand{
  display:flex!important;
  align-items:center;
  gap:13px;
  min-width:0;
  margin:0!important;
}
.pybmd-footer-brand span{
  display:flex;
  align-items:baseline;
  gap:12px;
  min-width:0;
}
.pybmd-footer-brand strong{
  color:#fff;
  font-size:19px;
  white-space:nowrap;
}
.pybmd-footer-brand small{
  color:#858e9c;
  font-size:12px;
  white-space:nowrap;
}
.pybmd-footer-nav{
  display:flex;
  align-items:center;
  gap:24px;
}
.pybmd-footer-nav a{
  margin:0!important;
  color:#aeb6c2;
  font-size:14px;
  white-space:nowrap;
}
.pybmd-footer-follow{
  display:flex;
  align-items:center;
  gap:14px;
}
.pybmd-footer-follow>span{
  color:#737d8b;
  font-size:13px;
  white-space:nowrap;
}
.pybmd-footer-follow .pybmd-social-list{
  display:flex;
  align-items:center;
  gap:12px;
}
.pybmd-footer-follow .pybmd-social-item{
  display:inline-flex!important;
  position:relative;
  width:28px!important;
  height:28px!important;
  align-items:center;
  justify-content:center;
  padding:0!important;
  margin:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:#7d8794!important;
}
.pybmd-footer-follow .pybmd-social-item:hover{
  color:var(--py-social-color,#68a7ff)!important;
}
.pybmd-footer-follow .pybmd-social-icon,
.pybmd-footer-follow .pybmd-social-icon svg{
  width:25px;
  height:25px;
  display:block;
  fill:currentColor;
  filter:none;
  opacity:1;
}
.pybmd-footer-meta{
  min-height:48px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:24px;
  border-top:1px solid rgba(255,255,255,.075);
  color:#7f8997;
  font-size:13px;
}
.pybmd-footer-meta>div{
  display:flex;
  gap:22px;
}
.pybmd-footer-meta a{
  margin:0!important;
  color:#929ca9;
}
.pybmd-copyright-compact{
  height:38px;
  min-height:38px;
  display:flex;
  justify-content:center;
  margin-top:0!important;
  padding-top:0!important;
  align-items:center;
  gap:18px;
  line-height:1;
  text-align:center;
  font-size:12px;
}
.pybmd-copyright-records{
  position:relative;
  display:inline-flex;
  align-items:center;
  gap:16px;
  padding-left:18px;
}
.pybmd-copyright-records:before{
  content:"";
  position:absolute;
  left:0;
  top:50%;
  width:1px;
  height:12px;
  background:rgba(255,255,255,.16);
  transform:translateY(-50%);
}
.pybmd-police-record{
  display:inline-flex!important;
  align-items:center;
  gap:5px;
  margin:0!important;
  color:inherit!important;
  line-height:1;
}
.pybmd-police-record img{
  display:block;
  width:16px;
  height:18px;
  object-fit:contain;
}
.pybmd-footer-main{
  min-height:96px;
}
.pybmd-contact-page .pybmd-contact-grid{
  grid-template-columns:420px minmax(0,1fr);
  gap:36px;
  padding:42px!important;
}
.pybmd-contact-page .pybmd-contact-form{
  align-self:start;
  padding:28px!important;
}
.pybmd-contact-page .pybmd-contact-info>p{
  max-width:390px;
  margin-bottom:22px;
}

/* Unified homepage and contact page system */
.pybmd-home-page,
.pybmd-contact-page{
  background:linear-gradient(180deg,#f7f8fb 0%,#eef1f6 100%)!important;
  color:#111318;
}
.pybmd-home-page .pybmd-container,
.pybmd-contact-page .pybmd-container{
  max-width:1160px;
}
.pybmd-home-hero{
  padding:28px 0 0;
}
.pybmd-home-construction{
  min-height:560px;
  padding:64px 0 76px;
  display:flex;
  align-items:center;
}
.pybmd-construction-card{
  position:relative;
  overflow:hidden;
  padding:76px 72px;
  border:1px solid rgba(211,218,229,.92);
  border-radius:20px;
  background:
    radial-gradient(circle at 88% 12%,rgba(36,107,214,.14),transparent 30%),
    linear-gradient(135deg,#fff 0%,#f6f8fb 100%);
  box-shadow:0 18px 54px rgba(15,23,42,.07);
}
.pybmd-construction-kicker{
  display:block;
  margin-bottom:22px;
  color:#246bd6;
  font-size:12px;
  font-weight:900;
  letter-spacing:.16em;
}
.pybmd-construction-card h1{
  max-width:760px;
  margin:0 0 24px;
  color:#171a20;
  font-size:56px;
  line-height:1.08;
  letter-spacing:-.05em;
}
.pybmd-construction-text{
  max-width:760px;
  color:#667085;
  font-size:18px;
  line-height:1.8;
}
.pybmd-construction-text p{
  margin:0 0 8px;
}
.pybmd-construction-card>a{
  display:inline-flex;
  min-height:44px;
  align-items:center;
  margin-top:26px;
  padding:0 22px;
  border-radius:999px;
  background:#171a20;
  color:#fff;
  font-weight:800;
  text-decoration:none;
}
.pybmd-home-slider{
  position:relative;
  min-height:310px;
  overflow:hidden;
  border:1px solid rgba(211,218,229,.92);
  border-radius:18px;
  background:#e9edf3;
  box-shadow:0 14px 42px rgba(15,23,42,.06);
}
.pybmd-home-slide{
  position:absolute;
  inset:0;
  display:flex;
  align-items:center;
  padding:54px;
  opacity:0;
  visibility:hidden;
  background:
    linear-gradient(90deg,rgba(255,255,255,.96) 0%,rgba(255,255,255,.84) 52%,rgba(255,255,255,.12) 100%),
    var(--py-slide-image,linear-gradient(transparent,transparent)),
    radial-gradient(circle at 92% 10%,rgba(36,107,214,.13),transparent 34%),
    #f8f9fb;
  background-position:center;
  background-size:cover;
  transition:opacity .5s ease,visibility .5s ease;
}
.pybmd-home-slide.is-active{
  opacity:1;
  visibility:visible;
}
.pybmd-home-slide-content{
  max-width:820px;
}
.pybmd-home-slide h1{
  margin:0 0 20px;
  color:#171a20;
  font-size:56px;
  line-height:1.05;
  letter-spacing:-.055em;
}
.pybmd-home-slide p{
  max-width:760px;
  margin:0;
  color:#667085;
  font-size:19px;
  line-height:1.75;
}
.pybmd-home-slide a{
  display:inline-flex;
  min-height:42px;
  align-items:center;
  margin-top:24px;
  padding:0 20px;
  border-radius:999px;
  background:#171a20;
  color:#fff;
  text-decoration:none;
  font-weight:800;
}
.pybmd-slider-dots{
  position:absolute;
  left:54px;
  bottom:26px;
  z-index:3;
  display:flex;
  gap:9px;
}
.pybmd-slider-dots button{
  width:24px;
  height:3px;
  padding:0;
  border:0;
  border-radius:99px;
  background:rgba(23,26,32,.24);
  cursor:pointer;
  transition:.2s ease width,.2s ease background;
}
.pybmd-slider-dots button.is-active{
  width:42px;
  background:#246bd6;
}
.pybmd-home-page .pybmd-section{
  padding:52px 0;
  background:transparent!important;
  color:#111318;
}
.pybmd-home-about{
  padding-bottom:18px!important;
}
.pybmd-home-about-card{
  display:grid;
  grid-template-columns:190px minmax(0,1fr);
  gap:44px;
  padding:36px 40px;
  border:1px solid rgba(219,225,235,.95);
  border-radius:18px;
  background:rgba(255,255,255,.88);
  box-shadow:0 14px 42px rgba(15,23,42,.045);
}
.pybmd-home-about-card>span{
  color:#246bd6;
  font-size:14px;
  font-weight:800;
}
.pybmd-home-about-card h2{
  margin:0 0 12px;
  color:#171a20;
  font-size:30px;
  letter-spacing:-.035em;
}
.pybmd-home-about-card p{
  max-width:760px;
  margin:0;
  color:#667085;
  line-height:1.8;
}
.pybmd-home-services{
  padding-top:34px!important;
}
.pybmd-home-page .pybmd-section-head{
  margin-bottom:24px;
}
.pybmd-home-page .pybmd-section-head h2{
  color:#171a20;
  font-size:34px;
  font-weight:750;
  letter-spacing:-.035em;
}
.pybmd-home-page .pybmd-service-grid{
  gap:18px;
}
.pybmd-home-page .pybmd-service-grid a{
  min-height:170px;
  padding:26px;
  border:1px solid rgba(219,225,235,.95);
  border-radius:18px;
  background:rgba(255,255,255,.88);
  color:#111318;
  box-shadow:0 14px 42px rgba(15,23,42,.045);
}
.pybmd-home-page .pybmd-service-grid a:hover{
  border-color:rgba(36,107,214,.28);
  background:#fff;
  transform:translateY(-2px);
}
.pybmd-home-page .pybmd-service-grid strong{
  color:#171a20;
  font-size:23px;
}
.pybmd-home-page .pybmd-service-grid span{
  color:#667085;
}
.pybmd-contact-page .pybmd-contact{
  padding:28px 0 64px!important;
}
.pybmd-contact-page .pybmd-contact-grid.pybmd-page-panel{
  width:calc(100% - 56px);
  max-width:1104px;
  grid-template-columns:390px minmax(0,1fr);
  gap:34px;
  padding:34px!important;
  border:1px solid rgba(211,218,229,.92)!important;
  border-radius:18px!important;
  background:rgba(255,255,255,.86)!important;
  box-shadow:0 14px 42px rgba(15,23,42,.06)!important;
}
.pybmd-contact-page .pybmd-contact-info h1{
  color:#171a20!important;
  font-size:44px;
}
.pybmd-contact-page .pybmd-contact-info>p{
  color:#667085!important;
}
.pybmd-contact-page .pybmd-contact-channel{
  min-height:94px;
  border-color:#e0e5ec;
  background:#f8f9fb;
  color:#171a20!important;
}
.pybmd-contact-page .pybmd-contact-channel:hover{
  border-color:rgba(36,107,214,.35);
  background:#fff;
}
.pybmd-contact-page .pybmd-contact-channel small{
  color:#7b8491;
}
.pybmd-contact-page .pybmd-contact-channel strong{
  color:#171a20;
  margin-bottom:0;
}
.pybmd-contact-page .pybmd-contact-channel span{
  color:#667085;
}
.pybmd-contact-page .pybmd-contact-form{
  padding:26px!important;
  border:1px solid #e0e5ec!important;
  border-radius:18px!important;
  background:#fff!important;
  box-shadow:none!important;
}
@media(max-width:1120px){
  .pybmd-contact-page .pybmd-contact-grid.pybmd-page-panel{
    grid-template-columns:1fr;
  }
}
@media(max-width:760px){
  .pybmd-home-construction{
    min-height:0;
    padding:28px 0 48px;
  }
  .pybmd-construction-card{
    padding:44px 28px;
    border-radius:18px;
  }
  .pybmd-construction-card h1{
    font-size:38px;
  }
  .pybmd-construction-text{
    font-size:16px;
  }
  .pybmd-home-hero{
    padding-top:24px;
  }
  .pybmd-home-slider{
    min-height:0;
    height:360px;
  }
  .pybmd-home-slide{
    padding:32px 26px 58px;
    background:
      linear-gradient(90deg,rgba(255,255,255,.96),rgba(255,255,255,.70)),
      var(--py-slide-image,linear-gradient(transparent,transparent)),
      #f8f9fb;
    background-position:center;
    background-size:cover;
  }
  .pybmd-home-slide h1{
    font-size:40px;
  }
  .pybmd-home-slide p{
    font-size:17px;
  }
  .pybmd-slider-dots{
    left:26px;
    bottom:24px;
  }
  .pybmd-home-about-card{
    grid-template-columns:1fr;
    gap:14px;
    padding:28px 24px;
  }
  .pybmd-contact-page .pybmd-contact-grid.pybmd-page-panel{
    width:calc(100% - 36px);
    padding:24px!important;
  }
}
@media(max-width:1120px){
  .pybmd-footer-main{
    grid-template-columns:1fr auto;
    gap:24px;
    padding-top:24px;
    padding-bottom:24px;
  }
  .pybmd-footer-nav{
    order:3;
    grid-column:1/-1;
  }
}
@media(max-width:760px){
  .pybmd-contact-channels{
    grid-template-columns:1fr;
  }
  .pybmd-contact-channel{
    min-height:110px;
  }
  .pybmd-footer-main{
    display:flex;
    min-height:0;
    padding-top:28px;
    padding-bottom:22px;
    flex-direction:column;
    align-items:flex-start;
    gap:22px;
  }
  .pybmd-footer-brand span{
    display:block;
  }
  .pybmd-footer-brand small{
    display:block;
    margin-top:4px;
    white-space:normal;
  }
  .pybmd-footer-nav{
    width:100%;
    gap:14px 22px;
    flex-wrap:wrap;
  }
  .pybmd-footer-meta,
  .pybmd-footer-meta>div{
    align-items:flex-start;
    flex-direction:column;
    gap:8px;
  }
  .pybmd-footer-meta{
    padding-top:16px;
    padding-bottom:16px;
  }
  .pybmd-copyright-compact span{
    display:inline-flex;
    margin-bottom:0;
  }
}
