.cdek-active #add,.cdek-active #product-sticky-action[data-mode="add"]{background:var(--green);color:#fff}.cdek-active #arQuickLook{background:linear-gradient(120deg,var(--gold),var(--gold-2));color:var(--on-gold)}
#cdek-checkout{margin:auto;color:#253b2d;background:#fffdf8;border:0;border-radius:18px;width:min(1080px,calc(100% - 32px));max-width:1080px;max-height:calc(100dvh - 32px);padding:0;overflow:auto;font:14px/1.55 Manrope,Arial,sans-serif;box-shadow:0 20px 80px #17251c40}
#cdek-checkout::backdrop{background:#17251c99}#cdek-checkout *{box-sizing:border-box}#cdek-checkout [hidden]{display:none!important}#cdek-checkout button{font:inherit;cursor:pointer}#cdek-checkout button:disabled{opacity:.5;cursor:default}
.cd-head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 28px;border-bottom:1px solid #e3e7df;background:white}.cd-head img{width:110px;height:34px;object-fit:contain}.cd-head h2{font:600 20px Manrope,Arial;margin:0}.cd-close{background:none;border:0;font-size:26px!important;width:40px;height:40px}.cd-steps{padding:12px 28px;color:#687469;font-size:12px;background:#f5f6f0}.cd-main{padding:24px 28px}.cd-layout{display:grid;grid-template-columns:330px minmax(0,1fr);gap:24px}.cd-side{min-width:0}.cd-label{display:block;font-size:12px;font-weight:600;margin-bottom:14px}.cd-input{font:16px Manrope,Arial;width:100%;padding:12px;border:1px solid #cdd7cd;border-radius:8px;background:#fff;color:#253b2d;margin-top:6px}.cd-list{display:grid;gap:8px;max-height:300px;overflow:auto;margin:14px 0}.cd-point,.cd-city{background:white;border:1px solid #d8e2db;border-radius:8px;padding:12px;text-align:left;color:#253b2d}.cd-point[aria-pressed="true"]{border:2px solid #00b33c;background:#f0f9f2;padding:11px}.cd-point strong,.cd-point small{display:block}.cd-point small{color:#596a5e;margin-top:4px}.cd-primary{width:100%;border:0;border-radius:8px;background:#4c6b54;color:white;padding:14px 18px;font-weight:600!important}.cd-secondary{border:1px solid #bacabb;background:white;color:#365540;border-radius:8px;padding:10px 16px}.cd-note{font-size:12px;color:#627265;margin:12px 0}.cd-money{display:flex;justify-content:space-between;gap:12px;padding:14px 0;border-top:1px solid #dfe6dc}.cd-money strong{color:#087e31}.cd-map{position:relative;min-width:0;height:470px;background:#eaf0e6;border-radius:10px;overflow:hidden}.cd-map-tiles{position:absolute;inset:0;overflow:hidden}.cd-map-tiles img{position:absolute;width:256px;height:256px;max-width:none;user-select:none}.cd-map-pins{position:absolute;inset:0;pointer-events:none}.cd-pin{position:absolute;pointer-events:auto;border:3px solid white;background:#087e31;color:#fff;border-radius:50%;width:32px;height:32px;transform:translate(-50%,-50%);box-shadow:0 2px 6px #0004;font-size:11px!important}.cd-pin[aria-pressed="true"]{background:#087e31;outline:3px solid #00b33c66}.cd-map-controls{position:absolute;left:10px;top:10px;display:flex;gap:5px;z-index:2;flex-wrap:wrap;max-width:240px}.cd-map-controls button{background:white;border:1px solid #d4ded3;border-radius:5px;min-width:34px;height:34px}.cd-attribution{position:absolute;bottom:0;right:0;background:#fff;padding:2px 6px;font:10px Arial;z-index:2}.cd-attribution a{color:#365540}.cd-map-empty{padding:110px 30px;text-align:center;color:#586a5d}.cd-recipient{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:36px}.cd-payment{padding:16px;border:1px solid #bfd8c5;background:#f0f8f2;border-radius:8px;margin-bottom:20px}.cd-payment strong{color:#087e31}.cd-summary{padding:20px;background:#f3f4ed;border-radius:12px;align-self:start}.cd-product{display:flex;gap:15px;align-items:center;margin-bottom:20px}.cd-product img{width:68px;height:92px;object-fit:cover;border-radius:4px}.cd-product strong,.cd-product small{display:block}.cd-terms{display:flex;gap:10px;margin:20px 0;font-size:12px}.cd-terms input{width:18px;height:18px;flex-shrink:0}.cd-terms a{color:inherit;text-decoration:underline}.cd-error{padding:12px;border:1px solid #dbb5a9;background:#fff0eb;color:#8a3224;border-radius:8px;margin:14px 28px}.cd-complete{padding:36px;max-width:680px;margin:auto}.cd-complete h2{font:600 26px Manrope,Arial;margin:0 0 15px}.cd-test{padding:10px 28px;background:#fff3d6;color:#6a531b;font-size:12px}.cd-filter{margin-top:10px}
@media(max-width:700px){#cdek-checkout{width:calc(100% - 20px);max-height:calc(100dvh - 20px);border-radius:12px}.cd-head{padding:14px 16px;gap:12px}.cd-head h2{font-size:16px}.cd-head img{width:82px;height:28px}.cd-steps{padding:10px 16px}.cd-main{padding:16px}.cd-layout,.cd-recipient{display:flex;flex-direction:column;gap:20px}.cd-list{max-height:205px}.cd-map{height:290px;flex-shrink:0}.cd-error{margin:12px 16px}.cd-complete{padding:24px 18px}.cd-summary{align-self:stretch}.cd-map-controls{max-width:230px}.cd-test{padding:10px 16px}}

#cdek-checkout h3{font:600 18px Manrope,Arial,sans-serif;margin:0 0 16px}

/* The approved storefront presentation, shared by desktop and mobile. */
#cdek-checkout{background:#fff;color:#303b35;width:min(1100px,calc(100% - 32px));max-width:1100px;border-radius:15px}
#cdek-checkout::backdrop{background:#24281fb0;backdrop-filter:blur(4px)}
.cd-head{justify-content:flex-start;padding:26px;gap:22px;border-color:#e7ece8}
.cd-heading{flex:1;min-width:0}.cd-head h2{line-height:1.35}.cd-heading p{font-size:12px;color:#6a776e;margin:6px 0 0}
.cd-close{border-radius:50%;background:#f0f4f1;flex-shrink:0;font-size:22px!important;color:#536157}
.cd-steps{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip-path:inset(50%)}
#cd-step1{padding:0}.cd-layout{grid-template-columns:340px minmax(0,1fr);gap:0}.cd-side{padding:26px 24px;border-right:1px solid #e7ece8}
.cd-map{height:100%;min-height:480px;border-radius:0;background:#edf1e9}.cd-list{max-height:230px}.cd-label{font-weight:400;color:#627067}.cd-input{border-color:#d8e2db;padding:13px 12px}.cd-point{padding:12px}.cd-point strong{font-size:13px}.cd-point small{font-size:11px}
.cd-primary{background:#118536;border-radius:7px}.cd-primary:hover:not(:disabled){background:#087e31}#cdek-checkout .cd-primary:disabled{opacity:1;background:#a0d8a7;color:#244d2e}
.cd-popular{display:flex;gap:6px;flex-wrap:wrap;margin:10px 0}.cd-popular button{border:1px solid #d8e2db;border-radius:20px;padding:6px 10px;background:#f5f8f5;color:#3a6547;font-size:12px!important}
.cd-map-empty{height:100%;min-height:480px;display:flex;flex-direction:column;justify-content:center;padding:40px;color:#65756a}.cd-map-empty strong{font-size:23px;color:#3d5143;font-weight:600}.cd-map-empty p{max-width:300px;margin:12px auto}.cd-map-empty span{font-size:12px;color:#506756}
.cd-pin{background:#087e31}.cd-map-controls{max-width:140px}
.cd-footer{display:flex;align-items:center;gap:20px;justify-content:space-between;padding:16px 26px;border-top:1px solid #e7ece8;background:#fafcfb}.cd-footer .cd-product{margin:0;min-width:0}.cd-footer .cd-product img{width:32px;height:44px;border-radius:0}.cd-footer .cd-product strong{font-weight:400;font-size:12px}.cd-footer .cd-product small{font-size:11px;color:#65746b}.cd-footer>strong{white-space:nowrap;font-size:17px}
.cd-product img{object-fit:contain;background:#f4f5f1;flex-shrink:0}.cd-product small{font-size:12px;color:#5d6c61;margin-top:5px}.cd-recipient{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:36px}.cd-main{padding:28px}.cd-summary{background:#f5f8f5;border-radius:10px;padding:24px}.cd-money{border:0;font-size:13px}.cd-total{margin:8px 0 22px;padding:20px 0;border-top:1px solid #dce5dd;border-bottom:1px solid #dce5dd}.cd-total strong{font-size:23px;color:#303b35}.cd-address{font-size:13px}.cd-address p{font-size:12px;color:#65746b}.cd-text-action{padding:0;border:0;background:none;text-decoration:underline;color:#357345}.cd-payment{background:#f1faf4;border-color:#b8dfc5}.cd-payment p{font-size:13px;margin:7px 0 0}
@media(max-width:700px){#cdek-checkout{width:calc(100% - 16px);max-height:calc(100dvh - 16px)}.cd-head{padding:18px 16px;gap:12px}.cd-head img{width:80px;height:28px}.cd-head h2{font-size:16px}.cd-heading p{font-size:11px}.cd-close{width:32px;height:32px}.cd-main{padding:20px 16px}.cd-layout,.cd-recipient{display:flex;gap:0}.cd-side{padding:20px 16px;border-right:0}.cd-list{max-height:180px}.cd-map,.cd-map-empty{height:290px;min-height:290px}.cd-map-empty{padding:28px}.cd-map-empty strong{font-size:21px}.cd-footer{padding:12px 16px;gap:12px}.cd-footer>strong{font-size:15px}.cd-footer .cd-product{gap:10px}.cd-footer .cd-product strong{font-size:11px}.cd-summary{order:-1;padding:18px;margin-bottom:24px}.cd-recipient form{min-width:0}.cd-total strong{font-size:21px}}
#cdek-checkout[open]{display:flex;flex-direction:column}.cd-head,.cd-footer,.cd-test{flex-shrink:0}.cd-main{min-height:0;overflow:auto;flex:1}.cd-layout{height:100%}.cd-map{height:auto}.cd-side{max-height:calc(100dvh - 220px);overflow:auto}.cd-footer{position:relative}
@media(min-width:701px){.cd-side{padding:20px 24px}.cd-list{max-height:190px}.cd-map{min-height:420px}}
@media(max-width:700px){.cd-side{max-height:none;overflow:visible}.cd-layout{height:auto}.cd-map{height:290px;min-height:290px}.cd-footer .cd-product strong{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cd-footer .cd-product small{font-size:10px}}

.cd-name-pair{display:grid;grid-template-columns:1fr 1fr;gap:14px}

.cd-map{touch-action:none;cursor:grab}.cd-map.cd-dragging{cursor:grabbing}.cd-map-controls{flex-direction:column;gap:0;max-width:34px}.cd-map-controls button{border-radius:0;font-size:22px!important}.cd-map:focus-visible{outline:2px solid #357345;outline-offset:-2px}

/* A definite dialog height keeps the scrollable body present in mobile Safari. */
#cdek-checkout{height:min(820px,calc(100vh - 32px));height:min(820px,calc(100dvh - 32px));max-height:calc(100vh - 32px);max-height:calc(100dvh - 32px);overflow:hidden}
#cdek-checkout .cd-main{flex:1 1 auto;min-height:0;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}
.cd-error{flex-shrink:0}
.cd-pin{width:38px;height:38px;font-size:10px!important;font-weight:700!important}
.cd-cluster{width:44px;height:44px;font-size:14px!important;background:#216d37;border:4px solid #d5ead9}
.cd-map-card{position:absolute;z-index:3;bottom:22px;left:12px;right:12px;max-width:340px;max-height:60%;overflow:auto;padding:18px;background:white;border:1px solid #d8e2db;border-radius:12px;box-shadow:0 4px 24px #17251c33;cursor:default;touch-action:pan-y}
.cd-card-close{position:absolute;right:5px;top:3px;width:32px;height:32px;border:0;background:white;border-radius:50%;font-size:22px!important}
.cd-map-address{padding-top:8px}.cd-map-address strong{display:block;padding-right:22px;font-size:13px}.cd-map-address small{display:block;margin:7px 0 12px;color:#596a5e}.cd-map-address+.cd-map-address{border-top:1px solid #d8e2db;margin-top:14px;padding-top:14px}
@media(max-width:700px){
 #cdek-checkout{height:calc(100vh - 16px);height:calc(100dvh - 16px);max-height:calc(100vh - 16px);max-height:calc(100dvh - 16px)}
 .cd-map,.cd-map-empty{height:380px;min-height:380px}
 .cd-map-card{max-width:none;max-height:55%}
}
