.cdek-checkout{min-width:0;padding:22px;border:1px solid #cfe1df;border-radius:20px;background:#f6faf9;color:#16373d}
.cdek-checkout[hidden],.cdek-checkout [hidden],[data-cdek-address-field][hidden]{display:none!important}
.cdek-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:22px}
.cdek-checkout h3{margin:0 0 5px;font-size:20px;line-height:1.3}
.cdek-origin{margin:0;font-size:12px;line-height:1.5;color:#5a7175}
.cdek-badge{flex-shrink:0;background:#e0f0ed;border-radius:8px;padding:6px 9px;font-size:11px;line-height:1.4;color:#315c60}
.cdek-automatic,.cdek-points-wrap{display:grid;gap:14px;min-width:0}
.cdek-checkout .field{min-width:0;margin:0}
.cdek-checkout select,.cdek-checkout input{max-width:100%;width:100%;min-width:0;background:#fff;font:inherit;font-size:15px;border:1px solid #c7d8d6;border-radius:12px;color:#16373d;min-height:48px;padding:12px 14px}
.cdek-city-wrap{position:relative;min-width:0}
.cdek-city-input{position:relative;margin-top:7px}
.cdek-city-input input{padding-right:44px}
.cdek-city-input button{position:absolute;right:4px;top:4px;width:40px;height:40px;border:0;border-radius:9px;background:transparent;font:inherit;font-size:25px;color:#5a7175;cursor:pointer}
.cdek-city-input button:hover{background:#eaf4f1}
.cdek-city-hint,.cdek-filter-hint{font-size:12px;line-height:1.5;color:#5a7175;margin:7px 0 0}
.cdek-suggestions{position:absolute;z-index:8;top:75px;left:0;right:0;max-height:280px;overflow-y:auto;overscroll-behavior:contain;list-style:none!important;padding:5px!important;margin:0!important;border:1px solid #c7d8d6;border-radius:13px;background:#fff;box-shadow:0 12px 28px #16373d1a}
.cdek-suggestions li{display:grid;gap:3px;padding:11px 12px;margin:0!important;border-radius:8px;cursor:pointer;font-size:14px;line-height:1.35}
.cdek-suggestions li:hover,.cdek-suggestions li[aria-selected="true"]{background:#e7f4f0}
.cdek-suggestions small{font-size:12px;color:#5a7175}
.cdek-details:not(:empty){display:grid;gap:12px;padding:17px;margin-top:17px;border:1px solid #d9e8e4;border-radius:14px;background:#fff}
.cdek-price-row{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:6px 12px}
.cdek-cost{font-size:23px;font-weight:700;line-height:1.3;letter-spacing:-.4px}
.cdek-days{font-size:12px;color:#5a7175;white-space:nowrap}
.cdek-details p{margin:0;font-size:13px;line-height:1.55;color:#5a7175}
.cdek-details a{font-size:13px;text-underline-offset:3px;color:#165f67;justify-self:start}
.cdek-status{font-size:12px;line-height:1.6;margin:13px 0 4px;color:#5a7175}
.cdek-status.is-error{color:#a5392e}
.cdek-retry{font:inherit;font-size:13px;background:#fff;color:#165f67;border:1px solid #c7d8d6;border-radius:9px;padding:8px 12px;cursor:pointer}
.cdek-manual{border:0;background:none;padding:7px 0;color:#517277;font:inherit;font-size:12px;text-decoration:underline;text-underline-offset:3px;cursor:pointer}
.cdek-checkout :focus-visible{outline:3px solid #298e8a;outline-offset:2px}
@media(max-width:520px){.cdek-checkout{padding:17px}.cdek-heading{flex-wrap:wrap;gap:9px;margin-bottom:17px}.cdek-badge{font-size:10px}.cdek-checkout input,.cdek-checkout select{font-size:16px}.cdek-cost{font-size:22px}.cdek-suggestions{max-height:240px}}
.delivery-switch{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:5px;margin:0;min-width:0;border:1px solid #d6e4e1;border-radius:14px;background:#f0f5f3}
.delivery-switch label{position:relative;display:block;min-width:0;cursor:pointer}
.delivery-switch input[type=radio]{position:absolute!important;width:1px!important;height:1px!important;min-height:0!important;padding:0!important;margin:0!important;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0!important}
.delivery-switch span{display:flex;align-items:center;justify-content:center;min-height:44px;padding:10px 8px;border:1px solid transparent;border-radius:10px;font-size:14px;font-weight:600;line-height:1.3;text-align:center;color:#517277}
.delivery-switch input:checked+span{background:#fff;border-color:#c3d9d4;color:#16373d;box-shadow:0 2px 5px #16373d09}
.delivery-switch input:focus-visible+span{outline:3px solid #298e8a;outline-offset:2px}
.delivery-pickup-note{margin:0;padding:16px 18px;border:1px solid #d6e4e1;border-radius:14px;background:#f6faf9;font-size:14px;line-height:1.6;color:#426166}
.delivery-pickup-note[hidden]{display:none!important}
.cdek-points-wrap{display:block;position:relative}
.cdek-points-wrap .cdek-suggestions strong{font-weight:600;overflow-wrap:anywhere}
.cdek-examples{margin:0 0 20px;padding:12px 14px;border:1px solid #d9e8e4;border-radius:12px;background:#fff}
.cdek-examples summary{font-size:13px;font-weight:600;line-height:1.5;cursor:pointer;color:#315c60}
.cdek-examples dl{display:grid;gap:7px;margin:12px 0 0;font-size:13px}
.cdek-examples dl>div{display:flex;justify-content:space-between;flex-wrap:wrap;gap:3px 12px}
.cdek-examples dt,.cdek-examples dd{margin:0;line-height:1.5}
.cdek-examples dd{font-weight:600;white-space:nowrap}
.cdek-examples p{margin:10px 0 0;font-size:11px;line-height:1.5;color:#5a7175}
@media(max-width:380px){.delivery-switch span{font-size:13px}.cdek-examples{padding:11px}.cdek-examples dl{font-size:12px}}
