* { box-sizing: border-box; }
body { margin: 0; color: #061d42; background: #fff; font: 14px/1.45 Arial, Helvetica, sans-serif; }
a { color: inherit; text-decoration: none; }
.pd-wrap { width: min(1160px, calc(100% - 40px)); margin: auto; }
.pd-header { height: 70px; display: flex; align-items: center; justify-content: space-between; }
.pd-logo { width: 88px; max-height: 45px; object-fit: contain; }
.pd-header-security { display: flex; align-items: center; gap: 9px; font-size: 11px; }
.pd-header-security > span { font-size: 22px; }
.pd-header-security small { display: block; font-size: 8px; color: #738096; }
.pd-back { display: inline-block; margin: 2px 0 14px; color: #0759c7; font-size: 12px; font-weight: 700; }
.pd-layout { display: grid; grid-template-columns: minmax(0, 1.22fr) minmax(0, 1fr); gap: 42px; align-items: start; padding-bottom: 44px; }
.pd-photo { position: relative; display: flex; align-items: center; justify-content: center; border: 1px solid #cbd9ed; border-radius: 15px; min-height: 558px; padding: 44px 24px 24px; overflow: hidden; }
.pd-photo > img { display: block; width: 100%; max-height: 485px; object-fit: contain; }
.pd-badge { position: absolute; top: 16px; left: 16px; background: #f21f3a; color: #fff; border-radius: 6px; padding: 5px 8px; font-size: 10px; font-weight: 800; }
.pd-category { color: #0759c7; font-size: 10px; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }
h1 { font-size: 29px; line-height: 1.15; margin: 7px 0 10px; }
.pd-description { display: flex; align-items: center; gap: 12px; margin-bottom: 17px; font-size: 10px; color: #5f7286; }
.pd-description > span { font-size: 25px; color: #7bafa6; }
.pd-description small { display: block; margin-top: 2px; font-size: 9px; }
.pd-price-card { display: flex; justify-content: space-between; align-items: center; padding: 16px; background: #f5f7fb; border-radius: 10px; }
.pd-price-card small { display: block; font-size: 10px; color: #8a97ab; }
.pd-price-card strong { display: block; font-size: 11px; }
.pd-price-card > div > b { display: block; color: #f31f3c; font-size: 29px; line-height: 1.2; }
.pd-price-card .pd-discount { border-radius: 5px; background: #fff; text-align: center; padding: 7px 10px; }
.pd-discount small { color: #f31f3c; font-size: 8px; font-weight: 700; }
.pd-price-card .pd-discount b { font-size: 23px; }
.pd-auction { margin-top: 16px; border: 1px solid #84b0ff; background: #f7faff; border-radius: 10px; padding: 16px 17px 10px; }
.pd-auction h2 { margin: 0 0 15px; font-size: 10px; letter-spacing: .1em; }
.pd-auction h2 span { color: #f31f3c; margin-right: 7px; }
.pd-auction-values { display: grid; grid-template-columns: 1fr 1fr; gap: 15px; align-items: center; }
.pd-auction-values small { display: block; color: #92a1b6; font-size: 9px; }
.pd-auction-values b { display: block; font-size: 28px; color: #0759c7; line-height: 1.2; }
.pd-auction-values strong { display: block; font-size: 15px; color: #0759c7; margin-top: 7px; }
.pd-auction p { border-top: 1px solid #d8e3f5; padding-top: 9px; margin: 12px 0 0; color: #c72a41; font-size: 9px; }
.pd-green-note { display: flex; align-items: center; gap: 10px; padding: 12px; margin: 16px 0; border: 1px solid #9bdbb7; border-radius: 9px; background: #f0faf4; color: #167748; }
.pd-green-note > span { display: grid; place-items: center; width: 30px; height: 30px; flex: 0 0 30px; background: #168654; color: #fff; border-radius: 50%; font-size: 20px; }
.pd-green-note strong { display: block; font-size: 11px; }
.pd-green-note small { display: block; margin-top: 3px; font-size: 9px; }
.pd-action { display: flex; flex-direction: column; align-items: center; justify-content: center; width: 100%; min-height: 65px; border: none; border-radius: 8px; margin-top: 12px; color: #fff; text-align: center; font-family: inherit; }
.pd-action strong { font-size: 14px; }
.pd-action small { font-size: 9px; margin-top: 3px; }
.pd-bid-action { background: #0759c7; }
.pd-buy-action { background: #ef203b; }
.pd-buy-action:hover { background: #cf1430; }
.pd-summary { margin-top: 13px; border: 1px solid #ade0c2; background: #f1faf5; padding: 15px; border-radius: 9px; }
.pd-summary h2 { margin: 0 0 12px; font-size: 15px; color: #147344; }
.pd-summary h2 span { border-radius: 50%; background: #168654; color: #fff; padding: 1px 4px; font-size: 12px; }
.pd-summary > div { display: flex; justify-content: space-between; font-size: 11px; margin: 6px 0; }
.pd-summary > div span { color: #6c8479; }
.pd-summary .pd-total { border-top: 1px solid #d4e8dc; padding-top: 9px; }
.pd-summary p { margin: 12px 0 0; font-size: 9px; color: #7c8f85; }
.pd-check-card, .pd-provider-card, .pd-benefits { margin: 24px 14px 0; border: 1px solid #cfdaea; border-radius: 12px; padding: 23px; }
.pd-check-heading { display: flex; align-items: center; gap: 18px; padding-bottom: 23px; border-bottom: 1px solid #dce3ed; }
.pd-check-icon, .pd-provider-icon { display: grid; place-items: center; flex: 0 0 76px; width: 76px; height: 76px; border-radius: 26px; font-size: 53px; color: #fff; background: linear-gradient(140deg, #bce8b9, #159357); box-shadow: 0 5px 12px #16865425; }
.pd-check-heading h2 { font-size: 23px; line-height: 1.15; margin: 0 0 9px; }
.pd-check-heading p { font-size: 12px; color: #748498; margin: 0; }
.pd-tips { display: grid; grid-template-columns: repeat(5, minmax(0, 1fr)); gap: 12px; padding-top: 24px; }
.pd-tips > div { text-align: center; }
.pd-tips > div > span { display: grid; place-items: center; border-radius: 12px; height: 50px; background: #f5f7fa; font-size: 30px; }
.pd-tips h3 { font-size: 10px; line-height: 1.25; margin: 10px 0; }
.pd-tips p { font-size: 9px; color: #8592a4; margin: 0; }
.pd-provider-card { display: flex; align-items: center; gap: 12px; border-color: #8fd6ad; padding: 20px 16px; }
.pd-provider-icon { width: 60px; height: 60px; flex-basis: 60px; font-size: 40px; border-radius: 50%; background: linear-gradient(135deg, #e4eda2, #7db24a); }
.pd-provider-card h2 { font-size: 18px; line-height: 1.15; margin: 0 0 6px; }
.pd-provider-card p { font-size: 9px; color: #738497; margin: 3px 0; }
.pd-provider-details { flex: 0 0 41%; border-left: 1px solid #dce9e2; padding-left: 12px; font-size: 10px; }
.pd-provider-details { margin: 0; }
.pd-provider-details > div { margin: 7px 0; }
.pd-provider-details dt { font-weight: 700; }
.pd-provider-details dd { margin: 2px 0 0; overflow-wrap: anywhere; font-size: 9px; }
.pd-tips > div + div { border-left: 1px solid #e6ebf1; padding-left: 10px; }
.pd-benefits > div + div { border-left: 1px solid #dce3ed; padding-left: 15px; }
.pd-benefits { display: grid; grid-template-columns: 1fr 1fr; gap: 15px; margin-top: 18px; }
.pd-benefits > div { display: flex; gap: 10px; align-items: center; }
.pd-benefits > div > span { font-size: 35px; }
.pd-benefits strong { font-size: 12px; line-height: 1.2; display: block; }
.pd-benefits small { display: block; font-size: 9px; color: #738497; margin-top: 5px; }
[hidden] { display: none !important; }
#pd-error { color: #b21c31; }
#pd-error:empty { display: none; }
a:focus-visible, button:focus-visible { outline: 3px solid #ffa200; outline-offset: 3px; }
@media (max-width: 960px) { .pd-layout { gap: 24px; grid-template-columns: 1fr 1fr; } .pd-photo { min-height: 420px; padding: 40px 18px 20px; } h1 { font-size: 24px; } .pd-check-card, .pd-provider-card, .pd-benefits { margin-left: 0; margin-right: 0; padding: 16px; } .pd-check-icon { width: 55px; height: 55px; flex-basis: 55px; font-size: 38px; } .pd-check-heading h2 { font-size: 20px; } .pd-provider-icon { display: none; } }
@media (max-width: 700px) { .pd-wrap { width: calc(100% - 28px); } .pd-header { height: 62px; } .pd-layout { grid-template-columns: 1fr; gap: 24px; } .pd-photo { min-height: 0; aspect-ratio: 1.1; } .pd-photo > img { max-height: 100%; } .pd-check-card, .pd-provider-card, .pd-benefits { padding: 20px; } .pd-provider-icon { display: grid; } }
@media (max-width: 380px) { .pd-tips { gap: 7px; } .pd-tips h3 { font-size: 9px; } .pd-check-heading { gap: 12px; } .pd-provider-icon { display: none; } }
