:root{--orange:#ff7412;--orange-deep:#f45b08;--orange-soft:#fff4ea;--ink:#1c1c1c;--muted:#7c8189;--line:#edf0f3;--paper:#fff;--panel:#fff;--soft:#fafbfc;--green:#22b878;--blue:#527fe8;--radius:10px;--shell:1180px}*{box-sizing:border-box}html{background:#fff}body{margin:0;color:var(--ink);background:#fff;font:14px/1.55 -apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.pd-shell{width:min(var(--shell),calc(100% - 44px));margin:0 auto}.pd-site-header{height:74px;border-bottom:1px solid #f0f0f0;background:rgba(255,255,255,.97);position:sticky;top:0;z-index:50}.pd-header-row{height:100%;display:flex;align-items:center;gap:20px}.pd-brand{display:flex;align-items:center;gap:8px;white-space:nowrap;font-size:18px;font-weight:800;letter-spacing:-.5px}.pd-brand small{font-size:12px;font-weight:600;margin-left:4px}.pd-brand-mark{display:grid;place-items:center;width:29px;height:29px;border-radius:50%;background:var(--orange);color:#fff;font:900 20px/1 Arial;letter-spacing:-4px;padding-right:4px}.pd-nav{height:100%;display:flex;align-items:center;gap:24px;margin-left:16px;white-space:nowrap}.pd-nav a{height:100%;display:flex;align-items:center;position:relative;color:#31343a;font-size:13px}.pd-nav a:hover,.pd-nav a.is-active{color:var(--orange);font-weight:700}.pd-nav a.is-active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:var(--orange)}.pd-header-search{height:34px;min-width:146px;margin-left:auto;display:flex;align-items:center;gap:6px;padding:0 10px;border:1px solid var(--line);border-radius:7px;color:#a4aab1}.pd-header-search input{min-width:0;width:100%;border:0;outline:0;background:transparent;font-size:12px}.pd-header-submit{height:34px;padding:7px 13px;border:1px solid var(--line);border-radius:7px;font-size:12px;font-weight:700;white-space:nowrap}.pd-header-submit:hover{border-color:#ffbe90;color:var(--orange)}.pd-button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 22px;border:1px solid transparent;border-radius:7px;font-weight:700;cursor:pointer;white-space:nowrap}.pd-button--orange{background:linear-gradient(135deg,#ff8a20,#ff650b);color:#fff;box-shadow:0 5px 12px rgba(255,111,17,.17)}.pd-button--orange:hover{background:var(--orange-deep)}.pd-button--white{background:#fff;border-color:#e7eaed;color:#373a40}.pd-button--nav{min-height:34px;padding:0 13px;font-size:12px}.pd-site-footer{margin-top:48px;padding:32px 0 18px;background:#fafbfc;border-top:1px solid #f0f1f2}.pd-footer-grid{display:grid;grid-template-columns:repeat(4,1fr) 1.3fr;gap:36px}.pd-footer-grid>div{display:flex;flex-direction:column;gap:7px;font-size:12px;color:#6f747d}.pd-footer-grid b{color:#34373d;font-size:13px;margin-bottom:4px}.pd-footer-grid a:hover{color:var(--orange)}.pd-footer-follow{position:relative;padding-left:94px;min-height:88px}.pd-footer-follow span{line-height:1.7}.pd-qr-art{position:absolute;left:0;top:22px;width:76px;height:76px;padding:8px;background:#fff;border:1px solid #e4e8ea;border-radius:8px;display:grid;grid-template-columns:repeat(6,1fr);gap:3px}.pd-qr-art i{background:#222}.pd-qr-art i:nth-child(2){grid-column:5/7}.pd-qr-art i:nth-child(3){grid-row:5/7}.pd-qr-art i:nth-child(4){grid-column:5/7;grid-row:5/7}.pd-qr-art em{display:grid;place-items:center;grid-column:3/5;grid-row:3/5;border-radius:50%;background:var(--orange);color:#fff;font-style:normal;font-weight:900}.pd-copyright{margin-top:28px;padding-top:14px;border-top:1px solid #e8ebed;text-align:center;color:#a2a7ad;font-size:12px}.pd-home-hero{min-height:410px;display:grid;grid-template-columns:1.14fr .86fr;align-items:center;gap:32px}.pd-home-copy h1{margin:0;font-size:34px;line-height:1.45;letter-spacing:-1px}.pd-home-copy h1 span{color:var(--orange)}.pd-home-copy>p{margin:13px 0 25px;color:#70757d;font-size:15px}.pd-hero-actions{display:flex;gap:15px}.pd-stat-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;max-width:525px;margin-top:42px}.pd-stat-cards>div{min-height:80px;padding:13px 12px;border:1px solid #edf0f1;border-radius:8px;background:#fff;box-shadow:0 5px 14px rgba(31,43,50,.025)}.pd-stat-cards i{float:left;margin:2px 8px 0 0;color:var(--orange);font-size:21px;font-style:normal}.pd-stat-cards span,.pd-stat-cards b{display:block}.pd-stat-cards span{color:#7d838a;font-size:11px}.pd-stat-cards b{margin-top:3px;font-size:20px;line-height:1.1}.pd-hero-visual{position:relative;height:344px;overflow:hidden}.pd-hero-ring{position:absolute;width:340px;height:340px;right:16px;top:1px;border:1px dashed #ffcb9e;border-radius:50%;background:radial-gradient(circle,rgba(255,241,226,.9),rgba(255,249,244,.08) 65%)}.pd-float-card{position:absolute;border:1px solid #f2ebe5;border-radius:12px;background:rgba(255,255,255,.97);box-shadow:0 10px 30px rgba(91,62,40,.08)}.pd-float-product{top:37px;right:45px;width:266px;padding:17px;display:flex;gap:12px}.pd-float-product b,.pd-float-product span,.pd-float-product em{display:block}.pd-float-product b{font-size:15px}.pd-float-product span{margin-top:3px;color:#7e838a;font-size:12px}.pd-float-product em{margin-top:7px;color:var(--orange);font-style:normal;font-weight:700;font-size:12px}.pd-float-chart{left:22px;top:165px;width:192px;padding:16px}.pd-float-chart>b{display:block;font-size:13px}.pd-float-chart>b em{float:right;color:var(--green);font-style:normal}.pd-float-chart>span{display:block;margin-top:5px;color:#8c9298;font-size:11px}.pd-float-chart svg{width:100%;height:67px;margin-top:6px}.pd-float-news{right:0;bottom:10px;width:183px;min-height:157px;padding:18px}.pd-float-news b,.pd-float-news span{display:block}.pd-float-news b{font-size:14px}.pd-float-news span{margin-top:7px;color:#777d83;font-size:11px;line-height:1.7}.pd-float-news strong{display:block;margin:12px auto 0;width:58px;height:44px;padding-top:7px;border-radius:6px;background:linear-gradient(135deg,#ffcf6b,#ff8417);text-align:center;color:#fff;font-size:25px}.pd-section-card{margin-top:20px;padding:18px 18px 14px;border:1px solid #edf0f1;border-radius:9px;background:#fff}.pd-section-title,.pd-panel-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.pd-section-title h2{margin:0;font-size:21px}.pd-section-title a,.pd-panel-heading a{color:#686e76;font-size:12px}.pd-section-title a:hover,.pd-panel-heading a:hover{color:var(--orange)}.pd-home-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.pd-home-product{padding:17px;border:1px solid #edf0f2;border-radius:8px}.pd-home-product-head{display:flex;gap:12px}.pd-logo{flex:0 0 auto;display:grid;place-items:center;overflow:hidden;border-radius:8px;background:linear-gradient(135deg,#f0f2f4,#dfe4e8)}.pd-logo img{width:100%;height:100%;object-fit:cover}.pd-logo b{padding:5px;text-align:center;font-size:12px;line-height:1.1;overflow-wrap:anywhere}.pd-logo--large{width:48px;height:48px}.pd-logo--home{width:50px;height:50px}.pd-home-product h3{margin:2px 0 4px;font-size:17px}.pd-home-product p{min-height:40px;margin:0;color:#727880;font-size:12px;line-height:1.65}.pd-tags-line{display:flex;gap:8px;margin:12px 0}.pd-tags-line span,.pd-home-product h3+small{padding:3px 7px;border-radius:5px;background:#f5f5fb;color:#7c74c8;font-size:11px}.pd-card-metrics{display:flex;align-items:center;gap:13px;color:#7a8088;font-size:12px}.pd-card-metrics span:first-child{color:var(--orange);font-weight:700}.pd-card-metrics a{margin-left:auto;padding:6px 10px;border:1px solid #e8ebed;border-radius:6px;color:#555b62;font-weight:700}.pd-columns-section{margin-top:14px}.pd-column-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.pd-column-card{display:flex;min-height:114px;padding:18px;gap:13px;border-radius:8px}.pd-column-card i{display:grid;place-items:center;width:43px;height:43px;border-radius:50%;color:#fff;background:var(--orange);font-size:22px;font-style:normal}.pd-column-card h3{margin:0;font-size:16px}.pd-column-card p{margin:4px 0 10px;color:#777d85;font-size:11px}.pd-column-card b{color:var(--orange);font-size:12px}.pd-column-card--orange{background:#fff6eb}.pd-column-card--purple{background:#f6f3ff}.pd-column-card--purple i{background:#7c61e8}.pd-column-card--green{background:#effaf4}.pd-column-card--green i{background:#2bb97c}.pd-column-card--gold{background:#fff8eb}.pd-column-card--gold i{background:#f7a518}.pd-featured-strip{margin-top:14px}.pd-featured-content{display:grid;grid-template-columns:80px 65px minmax(220px,1fr) 100px 100px auto;gap:15px;align-items:center;padding:15px;border:1px solid #eef0f2;border-radius:8px}.pd-date-tile{padding:7px;background:#fff7ed;border-radius:7px;text-align:center}.pd-date-tile small,.pd-date-tile b,.pd-date-tile span{display:block}.pd-date-tile small{color:var(--orange);font-size:9px}.pd-date-tile b{font-size:22px;line-height:1.05}.pd-date-tile span{margin-top:4px;color:#757b82;font-size:10px}.pd-logo--feature{width:64px;height:64px}.pd-featured-copy h3{margin:0;font-size:18px}.pd-featured-copy h3 small{margin-left:6px;padding:3px 7px;border-radius:5px;background:#f3f1ff;color:#7968d9;font-size:10px}.pd-featured-copy p{margin:5px 0;color:#70767d;font-size:12px}.pd-featured-copy span{font-size:11px;color:#737980}.pd-featured-meta{padding-left:14px;border-left:1px solid #edf0f1}.pd-featured-meta span,.pd-featured-meta b{display:block}.pd-featured-meta span{color:#8a9097;font-size:11px}.pd-featured-meta b{margin-top:5px;font-size:14px}.pd-subscribe-strip{display:flex;align-items:center;gap:21px;margin-top:14px;padding:22px 34px;border:1px solid #edf0f1;border-radius:9px;background:linear-gradient(90deg,#fffaf5,#fff)}.pd-subscribe-art{width:90px;height:68px;padding-top:10px;background:linear-gradient(135deg,#ffb065,#fff0dc);border-radius:12px;text-align:center;color:#fff;font-size:42px}.pd-subscribe-strip h2{margin:0;font-size:22px}.pd-subscribe-strip p{margin:4px 0;color:#787e86;font-size:12px}.pd-subscribe-input{height:42px;min-width:340px;margin-left:auto;padding-left:15px;border:1px solid #e8eaec;border-radius:7px;background:#fff;display:flex;align-items:center;justify-content:space-between;color:#a2a7ad;font-size:12px}.pd-subscribe-input .pd-button{min-height:40px;border-radius:0 6px 6px 0}.pd-products-main{padding-top:42px}.pd-products-hero{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.pd-products-hero h1{margin:0;font-size:33px}.pd-products-hero h1 i{color:var(--orange);font-style:normal}.pd-products-hero h2{margin:3px 0;font-size:18px}.pd-products-hero p{margin:0;color:#80868d;font-size:13px}.pd-products-stats{display:grid;grid-template-columns:repeat(4,1fr);width:510px;border:1px solid #eceff1;border-radius:8px;background:#fff}.pd-products-stats div{padding:13px 20px;text-align:center;border-right:1px solid #eef0f2}.pd-products-stats div:last-child{border:0}.pd-products-stats span,.pd-products-stats b{display:block}.pd-products-stats span{color:#848a92;font-size:11px}.pd-products-stats b{margin-top:5px;font-size:19px}.pd-products-stats b:first-letter{color:var(--orange)}.pd-products-layout{display:grid;grid-template-columns:174px minmax(0,1fr) 220px;gap:14px;align-items:start}.pd-filter-sidebar,.pd-products-right section{padding:16px;border:1px solid #edf0f1;border-radius:8px;background:#fff}.pd-filter-sidebar>b{font-size:15px}.pd-filter-sidebar h3{margin:17px 0 8px;font-size:12px}.pd-filter-sidebar label{display:block;margin:9px 0;color:#6d737b;font-size:12px}.pd-filter-sidebar input{accent-color:var(--orange)}.pd-filter-tags{display:flex;flex-wrap:wrap;gap:7px}.pd-filter-tags span{padding:4px 7px;border-radius:5px;background:#f5f6f7;font-size:11px}.pd-filter-sidebar button{width:100%;margin-top:15px;padding:8px;border:1px solid #e8ebed;border-radius:6px;background:#fff;color:#747a81}.pd-product-search{height:42px;display:flex;align-items:center;gap:10px;padding:0 0 0 14px;border:1px solid #edf0f1;border-radius:8px;background:#fff}.pd-product-search>span{color:#b3b8bd;font-size:17px}.pd-product-search input{width:100%;border:0;outline:0;background:transparent;font-size:12px}.pd-product-search .pd-button{min-height:32px;margin-right:5px;padding:0 18px;font-size:12px}.pd-filter-panel{margin-top:9px;padding:10px 13px;border:1px solid #edf0f1;border-radius:8px;background:#fff;font-size:12px}.pd-filter-panel>div+div{margin-top:9px}.pd-filter-panel b{margin-right:9px}.pd-filter-panel a{display:inline-block;margin:0 4px;padding:4px 10px;border:1px solid #edf0f1;border-radius:5px;color:#656b73}.pd-filter-panel a.is-active{border-color:#ffd5b4;background:#fff4e9;color:var(--orange);font-weight:700}.pd-editor-picks{margin-top:14px;padding:13px;border:1px solid #edf0f1;border-radius:8px}.pd-panel-heading{margin-bottom:10px}.pd-panel-heading b{font-size:13px}.pd-picks-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.pd-picks-grid>a{padding:10px 6px;border:1px solid #f0f1f2;border-radius:7px;text-align:center}.pd-logo--pick{width:48px;height:48px;margin:auto}.pd-picks-grid h3{margin:7px 0 1px;font-size:13px}.pd-picks-grid span{padding:2px 6px;border-radius:4px;background:#f5f4ff;color:#756bd3;font-size:10px}.pd-picks-grid p{height:31px;overflow:hidden;margin:5px 0;color:#858b92;font-size:10px;line-height:1.5}.pd-picks-grid em{color:var(--orange);font-size:11px;font-style:normal;font-weight:700}.pd-list-caption{margin:14px 0 8px;font-size:12px}.pd-product-rows{border:1px solid #edf0f1;border-radius:8px;background:#fff;overflow:hidden}.pd-product-rows article{display:grid;grid-template-columns:55px minmax(0,1fr) 96px 48px auto auto;gap:12px;align-items:center;padding:12px 14px;border-bottom:1px solid #f0f1f2}.pd-product-rows article:last-child{border-bottom:0}.pd-logo--row{width:54px;height:54px}.pd-row-main h2{margin:0;font-size:15px}.pd-row-main h2 small,.pd-rank-product small,.pd-podium-card small{margin-left:5px;padding:2px 6px;border-radius:5px;background:#f3f4ff;color:#7370ca;font-size:10px}.pd-row-main p{margin:3px 0;color:#6d737b;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pd-row-main span{color:#9aa0a6;font-size:10px}.pd-row-metric{font-size:12px;white-space:nowrap}.pd-row-metric b{display:block;color:var(--orange)}.pd-row-metric span{display:block;color:#79808a;margin-top:4px}.pd-row-detail,.pd-row-visit{padding:6px 9px;border:1px solid #e9ecee;border-radius:6px;font-size:11px;white-space:nowrap}.pd-row-visit{background:var(--orange);border-color:var(--orange);color:#fff}.pd-products-right{display:flex;flex-direction:column;gap:14px}.pd-hot-tag{display:flex;justify-content:space-between;margin-top:8px;color:#5890df;font-size:12px}.pd-hot-tag em{color:#8e949b;font-style:normal}.pd-benefit{display:flex;gap:8px;margin-top:10px;padding:8px;border-radius:7px;background:#fffaf6}.pd-benefit .pd-logo{width:38px;height:38px}.pd-benefit b,.pd-benefit span,.pd-benefit em{display:block}.pd-benefit b{font-size:12px}.pd-benefit span{margin-top:1px;color:#8a9098;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:126px}.pd-benefit em{margin-top:2px;color:var(--orange);font-size:10px;font-style:normal}.pd-pagination{display:flex;justify-content:center;gap:8px;margin-top:18px}.pd-pagination a,.pd-pagination span{display:grid;place-items:center;min-width:29px;height:29px;border:1px solid #edf0f1;border-radius:5px;background:#fff;font-size:12px}.pd-pagination span{border-color:var(--orange);background:var(--orange);color:#fff}.pd-rank-main{padding-top:44px}.pd-rank-heading{display:flex;align-items:center;justify-content:space-between}.pd-rank-heading h1{margin:0;font-size:34px}.pd-rank-heading p{margin:5px 0 0;color:#7e848c;font-size:14px}.pd-week-selector{padding:10px 15px;border:1px solid #e9edef;border-radius:8px;color:#444a51}.pd-week-selector span{margin-left:20px}.pd-rank-tabs{display:flex;width:max-content;max-width:100%;margin:27px 0 24px;border:1px solid #eceff1;border-radius:8px;overflow:auto}.pd-rank-tabs a{min-width:115px;padding:12px 20px;text-align:center;white-space:nowrap}.pd-rank-tabs a.is-active{background:#fff9f3;box-shadow:inset 0 0 0 1px #ffbc84;color:var(--orange);font-weight:700}.pd-rank-layout{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:26px}.pd-podium{display:grid;grid-template-columns:repeat(3,1fr);align-items:end;gap:14px;min-height:350px}.pd-podium-card{position:relative;min-height:275px;padding:50px 20px 20px;border:1px solid #eff0f1;border-radius:12px;background:#fff;text-align:center}.pd-podium-card--1{order:2;min-height:322px;border-color:#ffe4b6}.pd-podium-card--2{order:1}.pd-podium-card--3{order:3}.pd-medal{position:absolute;top:-23px;left:50%;display:grid;place-items:center;transform:translateX(-50%);width:44px;height:44px;border-radius:50%;background:#ffc549;color:#fff;font-size:21px;font-weight:800;box-shadow:0 4px 8px rgba(255,174,37,.25)}.pd-podium-card--2 .pd-medal{background:#bcc7d5}.pd-podium-card--3 .pd-medal{background:#e49b63}.pd-logo--podium{width:82px;height:82px;margin:auto;border-radius:12px}.pd-podium-card h2{margin:14px 0 5px;font-size:18px}.pd-podium-card p{height:40px;overflow:hidden;margin:0;color:#747b83;font-size:11px;line-height:1.7}.pd-podium-score{display:block;margin-top:13px;color:var(--orange);font-size:18px}.pd-podium-follow{display:block;margin-top:12px;color:#7e858d;font-size:11px}.pd-rank-table{margin-top:24px;border:1px solid #edf0f1;border-radius:8px;overflow:hidden}.pd-rank-table-head,.pd-rank-table article{display:grid;grid-template-columns:52px minmax(0,1fr) 74px 74px 80px;gap:10px;align-items:center}.pd-rank-table-head{padding:11px 15px;background:#fafbfc;color:#858b91;font-size:11px}.pd-rank-table article{padding:13px 15px;border-top:1px solid #f0f1f2}.pd-rank-table article>strong{text-align:center;font-size:18px}.pd-rank-product{display:flex;align-items:center;gap:11px;min-width:0}.pd-rank-product .pd-logo{width:48px;height:48px}.pd-rank-product h2{margin:0;font-size:14px}.pd-rank-product p{margin:4px 0 0;color:#858b92;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pd-rank-table article>b{color:var(--orange);font-size:12px}.pd-rank-table article>span{color:#7d848c;font-size:12px}.pd-rank-table article>a{padding:6px 8px;border:1px solid #e9eced;border-radius:6px;text-align:center;font-size:11px}.pd-rank-aside{display:flex;flex-direction:column;gap:14px}.pd-rank-aside section{padding:16px;border:1px solid #edf0f1;border-radius:8px}.pd-rank-aside h2{margin:0 0 13px;padding-bottom:11px;border-bottom:1px solid #eef0f2;font-size:16px}.pd-rule{margin-top:13px}.pd-rule b{font-size:12px}.pd-rule p{margin:4px 0 0;color:#7c838b;font-size:10px;line-height:1.7}.pd-trend-label{display:block;color:var(--orange);font-size:11px}.pd-rank-history{margin-top:32px;padding:17px;border:1px solid #edf0f1;border-radius:8px}.pd-rank-history h2{margin:0 0 12px;font-size:16px}.pd-rank-history>div{display:grid;grid-template-columns:repeat(6,1fr);gap:9px}.pd-rank-history a{padding:10px;border:1px solid #eff0f1;border-radius:6px;text-align:center}.pd-rank-history a.is-active{border-color:#ffc58c;background:#fffaf4;color:var(--orange)}.pd-rank-history b,.pd-rank-history span{display:block}.pd-rank-history b{font-size:12px}.pd-rank-history span{margin-top:3px;color:#8a9098;font-size:10px}.pd-rank-note{text-align:center;color:#a1a6ac;font-size:11px}.pd-empty{padding:35px;border:1px dashed #dde1e4;border-radius:8px;color:#8b9198;text-align:center}.pd-page{padding:50px 0}.pd-detail,.pd-form-page{width:min(940px,calc(100% - 44px));margin:auto;padding:42px 0}.pd-detail-hero,.pd-detail-grid,.pd-form{border:1px solid var(--line);border-radius:10px;background:#fff}.pd-detail-hero{padding:24px;display:grid;grid-template-columns:auto 1fr auto;gap:20px}.pd-detail-logo{width:90px;height:90px}.pd-detail-grid{display:grid;grid-template-columns:1fr 240px;gap:24px;margin-top:20px;padding:24px}.pd-copy>p{white-space:pre-wrap}.pd-info-panel{background:#fffaf4;padding:18px}.pd-form{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:24px}.pd-form label{font-weight:700;font-size:12px}.pd-form input,.pd-form select,.pd-form textarea{width:100%;margin-top:6px;padding:10px;border:1px solid #e6e9ec;border-radius:6px}.pd-form textarea{min-height:150px}.pd-form-full{grid-column:1/-1}.pd-mine-list article{display:flex;gap:12px;padding:15px;border-bottom:1px solid var(--line)}
/* 主导航：以更清晰的字号和字重建立页面第一层级。 */
.pd-site-header{height:86px;box-shadow:0 1px 0 rgba(25,35,48,.03)}
.pd-header-row{gap:18px}
.pd-brand{gap:10px;font-size:21px;letter-spacing:-.7px}
.pd-brand small{font-size:14px;font-weight:700;margin-left:5px;letter-spacing:0}
.pd-brand-mark{width:40px;height:40px;font-size:27px}
.pd-nav{gap:30px;margin-left:24px}
.pd-nav a{font-size:17px;font-weight:700;letter-spacing:-.3px;color:#293448;transition:color .18s ease}
.pd-nav a:hover,.pd-nav a.is-active{font-weight:800}
.pd-nav a.is-active:after{height:3px;border-radius:3px 3px 0 0}
.pd-header-search{height:42px;min-width:216px;padding:0 13px;border-radius:9px}
.pd-header-search input{font-size:14px}
.pd-header-submit{height:42px;padding:8px 15px;border-radius:9px;font-size:14px}
.pd-button--nav{min-height:42px;padding:0 17px;border-radius:9px;font-size:14px}
.pd-button--dark{background:#26364d;color:#fff;box-shadow:0 5px 12px rgba(38,54,77,.14)}
.pd-button--dark:hover{background:#182638}
.pd-creator-page{padding:42px 0 58px}
.pd-page-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-bottom:24px;border-bottom:1px solid var(--line)}
.pd-page-heading>div>span{display:block;margin-bottom:5px;color:var(--orange);font-size:13px;font-weight:700}
.pd-page-heading h1{margin:0;font-size:30px;letter-spacing:-.8px}
.pd-page-heading p{margin:6px 0 0;color:#7d838b;font-size:14px}
.pd-stat-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;margin:22px 0}
.pd-stat-row>div{padding:15px 17px;border:1px solid #e9edf0;border-radius:10px;background:#fff}
.pd-stat-row b,.pd-stat-row span{display:block}
.pd-stat-row b{font-size:24px;line-height:1.15}
.pd-stat-row span{margin-top:5px;color:#818790;font-size:12px}
.pd-mine-list{overflow:hidden;border:1px solid #e9edf0;border-radius:11px;background:#fff}
.pd-mine-list article{display:grid;grid-template-columns:76px minmax(0,1fr) auto;align-items:center;gap:17px;min-height:108px;padding:16px 20px;border-bottom:1px solid #eef1f3}
.pd-mine-list article:last-child{border-bottom:0}
.pd-mine-list .pd-logo{width:76px;height:76px;border-radius:10px}
.pd-mine-list h2{margin:0;font-size:18px}
.pd-mine-list p{margin:5px 0 9px;color:#737982;font-size:13px}
.pd-status{display:inline-flex;align-items:center;padding:3px 8px;border-radius:5px;background:#f4f6f8;color:#68717b;font-size:11px;font-weight:700}
.pd-status--1{background:#fff5e9;color:#d96a09}.pd-status--2{background:#eaf8f1;color:#168957}.pd-status--3{background:#fff0f0;color:#d65252}.pd-status--4{background:#f1f3f5;color:#6c737b}
.pd-mine-metrics{display:flex;align-items:center;gap:17px;color:#717881;font-size:12px;white-space:nowrap}
.pd-mine-metrics a{padding:7px 12px;border:1px solid #dfe4e8;border-radius:7px;color:#36404c;font-weight:700}.pd-mine-metrics a:hover{border-color:#ffba87;color:var(--orange)}
.pd-promotion-page{padding:42px 0 58px}.pd-promotion-hero{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:38px;align-items:center;padding:44px 48px;border:1px solid #fee4d0;border-radius:14px;background:linear-gradient(120deg,#fff9f3,#fff)}.pd-promotion-hero>div>span{color:var(--orange);font-size:13px;font-weight:800}.pd-promotion-hero h1{max-width:620px;margin:8px 0;font-size:34px;letter-spacing:-1px}.pd-promotion-hero p{max-width:630px;margin:0 0 23px;color:#727983;font-size:14px}.pd-promotion-hero aside{display:grid;grid-template-columns:1fr;gap:3px;padding:23px 25px;border:1px solid #f3e7de;border-radius:11px;background:#fff}.pd-promotion-hero aside b{margin-top:9px;color:#283448;font-size:15px}.pd-promotion-hero aside b:first-child{margin-top:0}.pd-promotion-hero aside span{color:#7c838c;font-size:12px}.pd-promotion-section{margin-top:28px}.pd-package-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.pd-package-card{display:flex;min-height:257px;flex-direction:column;padding:19px;border:1px solid #e9edf0;border-radius:10px;background:#fff}.pd-package-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.pd-package-top span{padding:3px 7px;border-radius:5px;background:#fff3e8;color:var(--orange);font-size:11px;font-weight:700}.pd-package-top b{color:#4c5660;font-size:12px}.pd-package-card h3{margin:14px 0 5px;font-size:18px}.pd-package-card p{min-height:42px;margin:0;color:#737a83;font-size:12px;line-height:1.7}.pd-package-card small{min-height:19px;margin-top:8px;color:#8b9198;font-size:11px}.pd-package-meta{display:flex;gap:12px;margin-top:14px;color:#7c838b;font-size:11px}.pd-package-price{display:flex;align-items:center;gap:9px;margin-top:auto;padding-top:15px}.pd-package-price del{color:#a3a9b0;font-size:11px}.pd-package-price strong{color:#243246;font-size:21px}.pd-package-price a{margin-left:auto;padding:7px 11px;border-radius:7px;background:var(--orange);color:#fff;font-size:12px;font-weight:700}.pd-quote-form{margin-top:25px;padding:26px;border:1px solid #e9edf0;border-radius:11px;background:#fff}.pd-quote-form section+section{margin-top:27px;padding-top:25px;border-top:1px solid #edf0f2}.pd-quote-form h2{margin:0 0 13px;font-size:17px}.pd-quote-form select,.pd-quote-form input,.pd-quote-form textarea{width:100%;margin-top:6px;padding:10px 11px;border:1px solid #dfe4e8;border-radius:7px;background:#fff;outline:0}.pd-quote-form select:focus,.pd-quote-form input:focus,.pd-quote-form textarea:focus{border-color:#ffad76;box-shadow:0 0 0 3px rgba(255,116,18,.1)}.pd-quote-package-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.pd-quote-package-list label{display:flex;align-items:center;gap:10px;padding:13px;border:1px solid #e5e9ed;border-radius:8px;cursor:pointer}.pd-quote-package-list input{width:auto;margin:0;accent-color:var(--orange)}.pd-quote-package-list span{min-width:0}.pd-quote-package-list b,.pd-quote-package-list em{display:block}.pd-quote-package-list b{font-size:13px}.pd-quote-package-list em{margin-top:3px;color:#818890;font-size:11px;font-style:normal}.pd-quote-package-list strong{margin-left:auto;white-space:nowrap;color:#253248;font-size:14px}.pd-quote-contact{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.pd-quote-contact h2{grid-column:1/-1;margin-bottom:0}.pd-quote-contact label{color:#4f5862;font-size:12px;font-weight:700}.pd-quote-contact .pd-quote-wide{grid-column:1/-1}.pd-quote-contact textarea{min-height:100px;resize:vertical}.pd-quote-empty{margin-top:24px}.pd-order-list{margin-top:25px;overflow:hidden;border:1px solid #e9edf0;border-radius:11px;background:#fff}.pd-order-list article{display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:14px;padding:15px 18px;border-bottom:1px solid #eef1f3}.pd-order-list article:last-child{border-bottom:0}.pd-order-list .pd-logo{width:58px;height:58px}.pd-order-list h2{margin:0;font-size:16px}.pd-order-list p{margin:4px 0 7px;color:#7e858d;font-size:12px}.pd-order-list article>div:last-child{text-align:right}.pd-order-list article>div:last-child b,.pd-order-list article>div:last-child span{display:block}.pd-order-list article>div:last-child b{font-size:18px}.pd-order-list article>div:last-child span{margin-top:3px;color:#838a92;font-size:11px}
@media(max-width:760px){.pd-creator-page,.pd-promotion-page{padding:28px 0 42px}.pd-page-heading{align-items:flex-start;flex-direction:column;padding-bottom:19px}.pd-page-heading h1{font-size:25px}.pd-page-heading .pd-button{width:100%}.pd-stat-row{grid-template-columns:repeat(2,1fr);margin:17px 0}.pd-mine-list article{grid-template-columns:58px minmax(0,1fr);gap:12px;padding:13px}.pd-mine-list .pd-logo{width:58px;height:58px}.pd-mine-list h2{font-size:16px}.pd-mine-list p{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:12px}.pd-mine-metrics{grid-column:1/-1;justify-content:flex-end;gap:10px}.pd-promotion-hero{grid-template-columns:1fr;padding:27px 22px;gap:20px}.pd-promotion-hero h1{font-size:27px}.pd-package-grid,.pd-quote-package-list{grid-template-columns:1fr}.pd-quote-form{padding:17px}.pd-quote-contact{grid-template-columns:1fr}.pd-quote-contact h2,.pd-quote-contact .pd-quote-wide{grid-column:auto}.pd-order-list article{grid-template-columns:48px minmax(0,1fr)}.pd-order-list .pd-logo{width:48px;height:48px}.pd-order-list article>div:last-child{grid-column:2;text-align:left}}
.pd-product-detail{padding:34px 0 62px}.pd-detail-back{display:inline-flex;align-items:center;margin-bottom:18px;color:#5e6670;font-size:13px;font-weight:700}.pd-detail-back:hover{color:var(--orange)}.pd-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 272px;gap:32px;align-items:start}.pd-detail-product-head{display:flex;gap:19px;align-items:flex-start;padding:4px 0 22px}.pd-product-detail .pd-detail-logo{display:grid;flex:0 0 auto;place-items:center;overflow:hidden;width:92px;height:92px;border:1px solid #edf0f2;border-radius:14px;background:#f7f8f9}.pd-product-detail .pd-detail-logo img{width:100%;height:100%;object-fit:cover}.pd-detail-title{min-width:0}.pd-detail-category{display:inline-block;padding:4px 8px;border-radius:5px;background:#fff3e8;color:var(--orange);font-size:11px;font-weight:800}.pd-detail-title h1{margin:8px 0 4px;color:#202a38;font-size:31px;line-height:1.2;letter-spacing:-.7px}.pd-detail-title>p{margin:0;color:#59636f;font-size:15px}.pd-detail-actions{display:flex;gap:10px;margin-top:16px}.pd-button--outline{border-color:#e1e6ea;background:#fff;color:#334154}.pd-button--outline:hover{border-color:#ffb17b;color:var(--orange)}.pd-detail-actions .pd-button{min-height:40px;padding:0 15px;font-size:13px}.pd-detail-actions em,.pd-side-dig em{font-style:normal}.pd-detail-metrics{display:flex;gap:0;margin-bottom:22px;border-top:1px solid #edf0f2;border-bottom:1px solid #edf0f2}.pd-detail-metrics span{flex:1;padding:13px 12px;border-right:1px solid #edf0f2;color:#808791;font-size:11px;text-align:center}.pd-detail-metrics span:first-child{padding-left:0}.pd-detail-metrics span:last-child{border-right:0;padding-right:0}.pd-detail-metrics b{display:block;margin-bottom:2px;color:#263143;font-size:17px}.pd-detail-media{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:12px}.pd-detail-media-item{display:grid;min-height:300px;place-items:center;overflow:hidden;border:1px solid #edf0f2;border-radius:12px;background:#f8f9fa}.pd-detail-media-item img{width:100%;height:100%;object-fit:cover}.pd-detail-media-item>a{color:#334154;font-weight:700}.pd-detail-cover{min-height:360px;background:#fafbfc}.pd-detail-cover img{object-fit:contain;padding:34px}.pd-detail-cover>div{text-align:center}.pd-detail-cover b,.pd-detail-cover span{display:block}.pd-detail-cover b{color:#263143;font-size:22px}.pd-detail-cover span{margin-top:5px;color:#7d858e;font-size:13px}.pd-detail-anchor{display:flex;gap:8px;margin:24px 0 3px;overflow:auto;border-bottom:1px solid #edf0f2}.pd-detail-anchor a{flex:0 0 auto;padding:11px 10px 10px;color:#6f7882;font-size:12px;font-weight:700}.pd-detail-anchor a:first-child{padding-left:0;color:var(--orange);border-bottom:2px solid var(--orange)}.pd-detail-section{padding:28px 0;border-bottom:1px solid #edf0f2}.pd-detail-section h2{margin:0 0 15px;color:#222d3d;font-size:21px;letter-spacing:-.3px}.pd-detail-section>p{max-width:760px;margin:0;color:#4f5964;font-size:15px;line-height:1.9;white-space:pre-wrap}.pd-detail-tags{display:flex;gap:18px;align-items:flex-start;margin-top:22px}.pd-detail-tags>b{flex:0 0 auto;color:#69727c;font-size:12px}.pd-detail-tags>div{display:flex;flex-wrap:wrap;gap:7px}.pd-detail-tags span{padding:4px 8px;border-radius:5px;background:#f3f4ff;color:#6967bd;font-size:11px;font-weight:700}.pd-detail-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.pd-detail-links>a{display:flex;align-items:center;justify-content:space-between;padding:13px 14px;border:1px solid #e7ebee;border-radius:8px;color:#354153;font-size:13px;font-weight:700}.pd-detail-links>a:hover{border-color:#ffb480;color:var(--orange)}.pd-detail-team>div{display:flex;flex-wrap:wrap;gap:10px}.pd-detail-team article{display:flex;align-items:center;gap:9px;min-width:174px;padding:9px 12px;border:1px solid #e9edf0;border-radius:8px}.pd-team-avatar{display:grid;place-items:center;overflow:hidden;width:34px;height:34px;border-radius:50%;background:#fff1e6;color:var(--orange);font-size:12px}.pd-team-avatar img{width:100%;height:100%;object-fit:cover}.pd-detail-team article span b,.pd-detail-team article span em{display:block}.pd-detail-team article span b{font-size:12px}.pd-detail-team article span em{margin-top:1px;color:#858c94;font-size:10px;font-style:normal}.pd-detail-section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:15px}.pd-detail-section-heading span{display:block;margin-bottom:2px;color:var(--orange);font-size:11px;font-weight:800}.pd-detail-section-heading h2{margin:0}.pd-detail-section-heading>b{color:#7c848d;font-size:12px}.pd-comment-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end;padding:14px;border:1px solid #e6eaed;border-radius:10px;background:#fafbfc}.pd-comment-form textarea{min-height:68px;width:100%;resize:vertical;border:0;outline:0;background:transparent;color:#394452;font:inherit}.pd-comment-form .pd-button{min-height:36px;padding:0 14px;font-size:12px}.pd-login-tip{padding:13px;border:1px dashed #dfe4e8;border-radius:8px;color:#737b84;font-size:13px}.pd-login-tip a{color:var(--orange);font-weight:700}.pd-comment-list{margin-top:16px}.pd-comment-list article{display:flex;gap:10px;padding:15px 0;border-bottom:1px solid #edf0f2}.pd-comment-list article:last-child{border-bottom:0}.pd-comment-avatar{display:grid;place-items:center;flex:0 0 auto;width:31px;height:31px;border-radius:50%;background:#eef2f6;color:#647184;font-size:11px;font-weight:800}.pd-comment-list article>div:last-child{min-width:0}.pd-comment-list b{font-size:13px}.pd-comment-list time{margin-left:8px;color:#9ba1a8;font-size:10px}.pd-comment-list p{margin:5px 0 0;color:#535d68;font-size:13px;line-height:1.75}.pd-detail-side{position:sticky;top:108px;display:flex;flex-direction:column;gap:14px}.pd-detail-side section{padding:18px;border:1px solid #e8ecef;border-radius:10px;background:#fff}.pd-side-action>b{display:block;margin-bottom:13px;color:#334054;font-size:14px}.pd-side-dig,.pd-side-follow{width:100%;height:42px;border-radius:8px;cursor:pointer;font:700 13px inherit}.pd-side-dig{display:flex;align-items:center;justify-content:center;gap:7px;border:0;background:var(--orange);color:#fff}.pd-side-dig em{font-size:11px}.pd-side-follow{margin-top:9px;border:1px solid #dfe4e8;background:#fff;color:#394759}.pd-side-info h2{margin:0 0 13px;padding-bottom:10px;border-bottom:1px solid #edf0f2;color:#263143;font-size:15px}.pd-side-info dl{margin:0}.pd-side-info dt{margin-top:12px;color:#8a9199;font-size:11px}.pd-side-info dt:first-child{margin-top:0}.pd-side-info dd{margin:2px 0 0;color:#3c4653;font-size:12px;line-height:1.55;overflow-wrap:anywhere}.pd-side-info dd a{color:#4c74b8;font-weight:700}.pd-side-info dd a:hover{color:var(--orange)}
@media(max-width:900px){.pd-detail-layout{grid-template-columns:1fr}.pd-detail-side{position:static;display:grid;grid-template-columns:repeat(3,1fr);align-items:start}.pd-detail-side .pd-side-action{grid-row:span 2}.pd-detail-media-item{min-height:250px}}
@media(max-width:760px){.pd-product-detail{padding:24px 0 42px}.pd-detail-back{margin-bottom:14px}.pd-detail-product-head{gap:12px;padding-bottom:18px}.pd-product-detail .pd-detail-logo{width:64px;height:64px;border-radius:10px}.pd-detail-title h1{margin-top:6px;font-size:24px}.pd-detail-title>p{font-size:13px}.pd-detail-actions{flex-wrap:wrap;margin-top:12px}.pd-detail-actions .pd-button{flex:1;padding:0 11px}.pd-detail-metrics{margin-bottom:16px}.pd-detail-metrics span{padding:10px 5px;font-size:10px}.pd-detail-metrics b{font-size:14px}.pd-detail-media-item,.pd-detail-cover{min-height:220px}.pd-detail-cover img{padding:20px}.pd-detail-anchor{margin-top:18px}.pd-detail-section{padding:23px 0}.pd-detail-section h2{font-size:19px}.pd-detail-section>p{font-size:14px}.pd-detail-links{grid-template-columns:1fr}.pd-detail-tags{display:block}.pd-detail-tags>b{display:block;margin-bottom:8px}.pd-detail-section-heading{align-items:flex-start;gap:9px;flex-direction:column}.pd-comment-form{grid-template-columns:1fr}.pd-comment-form .pd-button{width:100%}.pd-detail-side{display:flex}.pd-detail-side section{padding:15px}.pd-detail-side .pd-side-action{order:-1}}
@media(max-width:1280px){.pd-site-header{height:80px}.pd-brand{font-size:19px}.pd-brand-mark{width:36px;height:36px;font-size:24px}.pd-brand small{font-size:13px}.pd-nav{gap:20px;margin-left:12px}.pd-nav a{font-size:15px}.pd-header-search{min-width:176px;height:38px}.pd-header-submit,.pd-button--nav{height:38px;min-height:38px;font-size:13px}}
@media(max-width:1050px){.pd-nav{gap:14px;margin-left:0}.pd-header-search{display:none}.pd-products-layout{grid-template-columns:160px minmax(0,1fr)}.pd-products-right{display:none}.pd-products-stats{width:440px}.pd-rank-layout{grid-template-columns:1fr}.pd-rank-aside{display:grid;grid-template-columns:1fr 1fr}.pd-footer-grid{gap:20px}}
@media(max-width:760px){.pd-shell{width:min(100% - 28px,var(--shell))}.pd-site-header{height:61px}.pd-brand{font-size:16px}.pd-brand small,.pd-nav,.pd-header-submit{display:none}.pd-header-row{gap:10px}.pd-header-row>.pd-button{margin-left:auto}.pd-home-hero{grid-template-columns:1fr;padding:37px 0}.pd-home-copy h1{font-size:27px}.pd-hero-visual{display:none}.pd-stat-cards{grid-template-columns:repeat(2,1fr);margin-top:28px}.pd-home-product-grid,.pd-column-grid{grid-template-columns:1fr}.pd-featured-content{grid-template-columns:68px 54px 1fr}.pd-featured-meta,.pd-featured-content>.pd-button{display:none}.pd-subscribe-strip{padding:18px;flex-wrap:wrap}.pd-subscribe-art{width:62px;height:52px;padding-top:5px;font-size:31px}.pd-subscribe-strip h2{font-size:18px}.pd-subscribe-input{min-width:0;width:100%;margin:0}.pd-footer-grid{grid-template-columns:repeat(2,1fr);gap:23px}.pd-footer-follow{grid-column:1/-1}.pd-products-hero{display:block}.pd-products-stats{width:100%;margin-top:20px;overflow:auto}.pd-products-stats div{min-width:98px;padding:10px}.pd-products-layout{grid-template-columns:1fr}.pd-filter-sidebar{display:none}.pd-picks-grid{grid-template-columns:repeat(2,1fr)}.pd-product-rows article{grid-template-columns:48px minmax(0,1fr) auto;gap:9px;padding:11px}.pd-logo--row{width:48px;height:48px}.pd-row-metric{display:none}.pd-row-detail{display:none}.pd-row-visit{grid-column:3}.pd-rank-heading{display:block}.pd-week-selector{display:inline-block;margin-top:16px}.pd-rank-tabs{margin:18px 0}.pd-podium{gap:7px;min-height:250px}.pd-podium-card{min-height:210px;padding:37px 8px 10px}.pd-podium-card--1{min-height:242px}.pd-logo--podium{width:58px;height:58px}.pd-podium-card h2{font-size:13px}.pd-podium-card p{font-size:9px}.pd-podium-score{font-size:14px}.pd-rank-table-head{display:none}.pd-rank-table article{grid-template-columns:28px minmax(0,1fr) 50px 0 68px;padding:11px 9px}.pd-rank-table article>span{display:none}.pd-rank-product .pd-logo{width:38px;height:38px}.pd-rank-product p{display:none}.pd-rank-product h2{font-size:12px}.pd-rank-aside{display:block}.pd-rank-aside section+section{margin-top:14px}.pd-rank-history>div{grid-template-columns:repeat(3,1fr)}.pd-form,.pd-detail-grid{grid-template-columns:1fr}.pd-detail-hero{grid-template-columns:auto 1fr}.pd-detail-hero aside{grid-column:1/-1}}
.pd-center-page{padding:42px 0 58px}.pd-center-profile{display:flex;align-items:center;gap:14px;padding-bottom:25px;border-bottom:1px solid #edf0f2}.pd-center-avatar{display:grid;place-items:center;overflow:hidden;width:58px;height:58px;border-radius:50%;background:#fff0e5;color:var(--orange);font-size:18px;font-weight:800}.pd-center-avatar img{width:100%;height:100%;object-fit:cover}.pd-center-avatar b{max-width:42px;overflow:hidden;line-height:1.1;text-align:center;overflow-wrap:anywhere}.pd-center-profile h1{margin:0;font-size:25px;letter-spacing:-.5px}.pd-center-profile p{margin:3px 0 0;color:#7c838c;font-size:13px}.pd-center-profile .pd-button{margin-left:auto;min-height:37px;padding:0 15px;font-size:12px}.pd-center-actions{display:grid;grid-template-columns:repeat(3,1fr);margin:22px 0 14px;border:1px solid #e9edf0;border-radius:10px;background:#fff}.pd-center-actions>a{display:flex;align-items:center;gap:11px;min-width:0;padding:15px 18px;border-right:1px solid #edf0f2}.pd-center-actions>a:last-child{border-right:0}.pd-center-actions i{display:grid;place-items:center;flex:0 0 auto;width:34px;height:34px;border-radius:9px;background:#fff2e7;color:var(--orange);font-size:19px;font-style:normal;font-weight:700}.pd-center-actions b,.pd-center-actions em{display:block}.pd-center-actions b{font-size:13px}.pd-center-actions em{overflow:hidden;margin-top:2px;color:#899099;font-size:11px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.pd-center-actions>a:hover b{color:var(--orange)}.pd-center-nav-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.pd-center-nav-grid>a{display:flex;align-items:center;gap:11px;min-width:0;padding:15px 13px;border:1px solid #edf0f2;border-radius:9px;background:#fff}.pd-center-nav-grid>a:hover{border-color:#ffc08c;box-shadow:0 7px 17px rgba(42,49,56,.04)}.pd-center-icon{display:grid;place-items:center;flex:0 0 auto;width:34px;height:34px;border-radius:8px;background:#fff1e5;color:var(--orange);font-size:17px;font-weight:800}.pd-center-icon--purple{background:#f2efff;color:#7662d2}.pd-center-icon--green{background:#eaf9f1;color:#1a9b65}.pd-center-icon--gold{background:#fff6e4;color:#e19a15}.pd-center-nav-grid div{min-width:0;flex:1}.pd-center-nav-grid b,.pd-center-nav-grid em{display:block}.pd-center-nav-grid b{font-size:13px}.pd-center-nav-grid em{overflow:hidden;margin-top:2px;color:#858c95;font-size:10px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.pd-center-nav-grid>*>i:last-child{color:#aab0b6;font-size:19px;font-style:normal}.pd-center-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.75fr);gap:15px;margin-top:15px;align-items:start}.pd-center-main,.pd-center-side{display:flex;flex-direction:column;gap:15px}.pd-center-panel{overflow:hidden;border:1px solid #e9edf0;border-radius:10px;background:#fff}.pd-center-panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:16px 17px;border-bottom:1px solid #edf0f2}.pd-center-panel-heading h2{margin:0;font-size:16px}.pd-center-panel-heading p{margin:3px 0 0;color:#899099;font-size:11px}.pd-center-panel-heading>a{color:#5a6572;font-size:11px;font-weight:700}.pd-center-panel-heading>a:hover{color:var(--orange)}.pd-center-panel-heading>span{padding:3px 7px;border-radius:5px;background:#f5f6f7;color:#828991;font-size:10px;font-weight:700;white-space:nowrap}.pd-center-product-list article{display:grid;grid-template-columns:45px minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:13px 17px;border-bottom:1px solid #f0f2f3}.pd-center-product-list article:last-child{border-bottom:0}.pd-center-product-logo{width:44px;height:44px}.pd-center-product-copy{min-width:0}.pd-center-product-copy h3{margin:0;font-size:14px}.pd-center-product-copy p{overflow:hidden;margin:3px 0 5px;color:#7c838c;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.pd-center-product-metrics{display:flex;gap:10px;color:#8c9299;font-size:10px;white-space:nowrap}.pd-center-product-metrics b{color:#394452;font-size:12px}.pd-center-row-link{padding:6px 8px;border:1px solid #e8ebed;border-radius:6px;color:#69727b;font-size:11px;font-weight:700}.pd-center-row-link:hover{border-color:#ffc08c;color:var(--orange)}.pd-center-empty{display:flex;align-items:center;gap:10px;padding:27px 17px;color:#858c94;font-size:12px}.pd-center-empty b{color:#343b43;font-size:13px}.pd-center-empty span{flex:1}.pd-center-empty a{padding:7px 10px;border-radius:6px;background:var(--orange);color:#fff;font-size:11px;font-weight:700}.pd-center-article-list article{display:grid;grid-template-columns:minmax(0,1fr) auto 86px;gap:12px;align-items:center;padding:13px 17px;border-bottom:1px solid #f0f2f3}.pd-center-article-list article:last-child{border-bottom:0}.pd-center-article-list h3{overflow:hidden;margin:0;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.pd-center-article-list p{overflow:hidden;margin:3px 0 0;color:#858c95;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.pd-center-article-list time{color:#979ea5;font-size:10px;text-align:right}.pd-center-inline-empty{padding:22px 17px;color:#899099;font-size:12px;line-height:1.7}.pd-center-order-list article{display:flex;align-items:center;gap:10px;padding:12px 16px;border-bottom:1px solid #f0f2f3}.pd-center-order-list article:last-child{border-bottom:0}.pd-center-order-logo{width:36px;height:36px}.pd-center-order-list h3{margin:0;font-size:12px}.pd-center-order-list p{margin:2px 0 0;color:#858c95;font-size:10px}.pd-center-panel-action{display:block;margin:13px 16px;padding:9px;border:1px solid #f7b57d;border-radius:6px;color:var(--orange);font-size:11px;font-weight:700;text-align:center}.pd-center-panel-action:hover{background:#fff8f1}.pd-center-resource-summary{display:grid;grid-template-columns:1fr 1fr;border:1px solid #e9edf0;border-radius:10px;background:#fff}.pd-center-resource-summary>div{padding:15px;border-right:1px solid #edf0f2}.pd-center-resource-summary>div:last-child{border:0}.pd-center-resource-summary span,.pd-center-resource-summary b,.pd-center-resource-summary em{display:block}.pd-center-resource-summary span{color:#7f8790;font-size:11px}.pd-center-resource-summary b{margin:3px 0;color:var(--orange);font-size:23px;line-height:1}.pd-center-resource-summary em{color:#989fa6;font-size:9px;font-style:normal;line-height:1.55}.pd-center-launch-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;border-bottom:1px solid #f0f2f3}.pd-center-launch-row:last-child{border-bottom:0}.pd-center-launch-row span{min-width:0}.pd-center-launch-row b,.pd-center-launch-row em{display:block}.pd-center-launch-row b{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.pd-center-launch-row em{margin-top:2px;color:#8d949c;font-size:10px;font-style:normal}.pd-center-launch-row strong{color:var(--orange);font-size:10px;white-space:nowrap}@media(max-width:1050px){.pd-center-nav-grid{grid-template-columns:repeat(2,1fr)}.pd-center-layout{grid-template-columns:1fr}.pd-center-side{display:grid;grid-template-columns:1fr 1fr}.pd-center-side .pd-center-launch-panel{grid-column:1/-1}}@media(max-width:760px){.pd-center-page{padding:26px 0 40px}.pd-center-profile{align-items:flex-start}.pd-center-profile h1{font-size:21px}.pd-center-profile .pd-button{display:none}.pd-center-actions{grid-template-columns:1fr;margin-top:17px}.pd-center-actions>a{border-right:0;border-bottom:1px solid #edf0f2}.pd-center-actions>a:last-child{border-bottom:0}.pd-center-nav-grid{grid-template-columns:1fr 1fr;gap:9px}.pd-center-nav-grid>a{padding:12px 10px}.pd-center-nav-grid em{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.pd-center-layout{margin-top:10px}.pd-center-side{display:flex}.pd-center-product-list article{grid-template-columns:42px minmax(0,1fr) auto}.pd-center-product-logo{width:42px;height:42px}.pd-center-product-metrics{display:none}.pd-center-row-link{grid-column:3}.pd-center-empty{display:block}.pd-center-empty b,.pd-center-empty span,.pd-center-empty a{display:block}.pd-center-empty span{margin:5px 0 11px}.pd-center-empty a{width:max-content}.pd-center-article-list article{grid-template-columns:minmax(0,1fr) auto}.pd-center-article-list time{display:none}.pd-center-panel-heading{padding:14px}.pd-center-product-list article,.pd-center-article-list article{padding-left:14px;padding-right:14px}}
