.pdg-sc{--pdg-accent:#1f5eff;--pdg-accent-dark:#153fb8;--pdg-bg:#f5f7fb;--pdg-text:#162033;--pdg-muted:#617086;max-width:1280px;margin:0 auto;padding:20px 0 56px;color:var(--pdg-text);font-family:inherit}.pdg-sc *{box-sizing:border-box}.pdg-sc .dashicons{width:auto;height:auto;font-size:1.1em;line-height:1}.pdg-sc-hero{position:relative;overflow:hidden;border-radius:26px;padding:68px 54px;background:linear-gradient(120deg,#081426,#132a4a 60%,#1b3e6f);background-size:cover;background-position:center;box-shadow:0 24px 60px rgba(7,22,49,.22)}.pdg-sc-hero:after{content:"";position:absolute;width:420px;height:420px;border-radius:50%;right:-110px;top:-150px;background:radial-gradient(circle,rgba(63,132,255,.42),rgba(63,132,255,0) 68%);pointer-events:none}.pdg-sc-hero-inner{position:relative;z-index:2;max-width:850px}.pdg-sc-kicker,.pdg-sc-section-head>span,.pdg-sc-section-head div>span,.pdg-sc-security-copy>span{display:inline-block;font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#8db6ff;margin-bottom:12px}.pdg-sc-hero h1{color:#fff;font-size:clamp(34px,5vw,64px);line-height:1.02;margin:0 0 18px}.pdg-sc-hero p{color:#d8e3f5;font-size:18px;line-height:1.65;max-width:760px;margin:0}.pdg-sc-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.pdg-sc-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;text-decoration:none!important;font-weight:750;border-radius:12px;padding:13px 19px;transition:.18s ease;border:1px solid transparent}.pdg-sc-btn:hover{transform:translateY(-1px)}.pdg-sc-btn.primary{background:var(--pdg-accent);color:#fff;box-shadow:0 10px 24px rgba(31,94,255,.25)}.pdg-sc-btn.primary:hover{background:var(--pdg-accent-dark);color:#fff}.pdg-sc-btn.secondary{background:rgba(255,255,255,.09);border-color:rgba(255,255,255,.2);color:#fff;backdrop-filter:blur(10px)}.pdg-sc-btn.danger{background:#b42318;color:#fff}.pdg-sc-btn.outline{background:#fff;color:#7a271a;border-color:#f0b7b1}.pdg-sc-btn.large{padding:15px 24px;font-size:16px}.pdg-sc-notice{margin:22px 0 0;display:flex;gap:18px;padding:22px 24px;border:1px solid #d6e2f7;background:#f8fbff;border-radius:16px}.pdg-sc-notice>.dashicons{font-size:27px;color:var(--pdg-accent);margin-top:3px}.pdg-sc-notice h2{font-size:18px;margin:0 0 6px}.pdg-sc-notice p{margin:0;color:var(--pdg-muted);line-height:1.65}.pdg-sc-section{padding:58px 0 0}.pdg-sc-section-head{margin-bottom:20px}.pdg-sc-section-head>span,.pdg-sc-section-head div>span{color:var(--pdg-accent)}.pdg-sc-section-head h2{font-size:30px;margin:0}.pdg-sc-section-head.inline{display:flex;align-items:end;justify-content:space-between;gap:20px}.pdg-sc-section-head.inline>a{display:inline-flex;align-items:center;gap:4px;text-decoration:none;font-weight:700;color:var(--pdg-accent)}.pdg-sc-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.pdg-sc-card{display:flex;gap:16px;padding:24px;border:1px solid #e1e7f0;border-radius:18px;background:#fff;text-decoration:none!important;color:inherit!important;min-height:210px;box-shadow:0 8px 28px rgba(18,39,70,.06);transition:.2s ease}.pdg-sc-card:hover{transform:translateY(-4px);border-color:#bdd0f5;box-shadow:0 18px 42px rgba(18,39,70,.12)}.pdg-sc-card-icon{flex:0 0 46px;width:46px!important;height:46px!important;display:flex!important;align-items:center;justify-content:center;border-radius:12px;background:#edf3ff;color:var(--pdg-accent);font-size:24px!important}.pdg-sc-card h3{font-size:19px;margin:2px 0 9px}.pdg-sc-card p{font-size:14px;line-height:1.55;color:var(--pdg-muted);margin:0 0 15px}.pdg-sc-learn{display:inline-flex;align-items:center;gap:3px;color:var(--pdg-accent);font-weight:700;font-size:14px}.pdg-sc-status-wrap{padding-top:48px}.pdg-sc-status-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:#0d192b;border-radius:18px;overflow:hidden}.pdg-sc-status-item{display:flex;gap:12px;align-items:center;padding:20px 22px;border-right:1px solid rgba(255,255,255,.09);color:#fff}.pdg-sc-status-item:last-child{border-right:0}.pdg-sc-status-item strong{display:block;font-size:14px}.pdg-sc-status-item small{display:block;color:#aab9cf;margin-top:2px}.pdg-sc-dot{width:10px;height:10px;border-radius:50%;background:#8a98aa;box-shadow:0 0 0 5px rgba(138,152,170,.12)}.pdg-sc-dot.ok{background:#2dd881;box-shadow:0 0 0 5px rgba(45,216,129,.12)}.pdg-sc-dot.warn{background:#f6bd4b;box-shadow:0 0 0 5px rgba(246,189,75,.13)}.pdg-sc-dot.bad{background:#ef5b5b;box-shadow:0 0 0 5px rgba(239,91,91,.13)}.pdg-sc-checklist{display:grid;grid-template-columns:.8fr 1.2fr;gap:40px;align-items:start}.pdg-sc-check-left>p{color:var(--pdg-muted);line-height:1.7;margin-top:0}.pdg-sc-check-items{display:grid;grid-template-columns:1fr 1fr;gap:12px}.pdg-sc-check-items>div{display:flex;gap:10px;align-items:flex-start;padding:16px;background:#fff;border:1px solid #e4eaf2;border-radius:13px}.pdg-sc-check-items .dashicons{color:#17884a;font-size:20px;margin-top:2px}.pdg-sc-check-items p{margin:0;color:#45546a;font-size:14px;line-height:1.5}.pdg-sc-security{margin-top:58px;display:grid;grid-template-columns:auto 1fr auto;gap:22px;align-items:center;padding:28px;border-radius:20px;border:1px solid #f4c3bd;background:linear-gradient(120deg,#fff7f6,#fff);box-shadow:0 10px 32px rgba(118,30,20,.06)}.pdg-sc-security-icon{width:58px;height:58px;border-radius:15px;display:flex;align-items:center;justify-content:center;background:#fee4e2;color:#b42318}.pdg-sc-security-icon .dashicons{font-size:30px}.pdg-sc-security-copy>span{color:#b42318;margin-bottom:5px}.pdg-sc-security-copy h2{margin:0 0 7px;font-size:23px}.pdg-sc-security-copy p{margin:0;color:#6c4b47;line-height:1.55}.pdg-sc-security-actions{display:flex;gap:9px;flex-direction:column;min-width:190px}.pdg-sc-cta{margin-top:58px;text-align:center;padding:54px 30px;border-radius:22px;background:linear-gradient(135deg,#f2f6ff,#e7efff);border:1px solid #d6e2fb}.pdg-sc-cta>.dashicons{font-size:34px;color:var(--pdg-accent)}.pdg-sc-cta h2{font-size:31px;margin:16px 0 9px}.pdg-sc-cta p{max-width:720px;margin:0 auto 23px;color:var(--pdg-muted);line-height:1.65}.pdg-sc-footer-info{margin-top:28px;padding:22px 8px;text-align:center;color:#6b7789;font-size:13px}.pdg-sc-footer-info>p{max-width:880px;margin:0 auto 12px;line-height:1.6}.pdg-sc-policy-links{display:flex;justify-content:center;gap:18px;flex-wrap:wrap}.pdg-sc-policy-links a{color:var(--pdg-accent);text-decoration:none;font-weight:650}
@media(max-width:1050px){.pdg-sc-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pdg-sc-status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pdg-sc-status-item:nth-child(2n){border-right:0}.pdg-sc-checklist{grid-template-columns:1fr}.pdg-sc-security{grid-template-columns:auto 1fr}.pdg-sc-security-actions{grid-column:1/-1;flex-direction:row;min-width:0}.pdg-sc-security-actions .pdg-sc-btn{flex:1}}
@media(max-width:650px){.pdg-sc{padding-top:0}.pdg-sc-hero{border-radius:18px;padding:46px 24px}.pdg-sc-hero h1{font-size:36px}.pdg-sc-hero p{font-size:16px}.pdg-sc-actions,.pdg-sc-security-actions{flex-direction:column}.pdg-sc-btn{width:100%}.pdg-sc-section{padding-top:42px}.pdg-sc-grid,.pdg-sc-status-grid,.pdg-sc-check-items{grid-template-columns:1fr}.pdg-sc-status-item{border-right:0;border-bottom:1px solid rgba(255,255,255,.09)}.pdg-sc-status-item:last-child{border-bottom:0}.pdg-sc-section-head.inline{align-items:flex-start;flex-direction:column}.pdg-sc-security{grid-template-columns:1fr;text-align:left}.pdg-sc-card{min-height:0}.pdg-sc-cta{padding:42px 20px}}
