@keyframes cod-spin{to{transform:rotate(360deg)}}@keyframes cod-popIn{0%{transform:scale(0) rotate(-30deg);opacity:0}60%{transform:scale(1.1);opacity:1}to{transform:scale(1) rotate(0)}}@keyframes cod-circleDraw{0%{stroke-dashoffset:264}to{stroke-dashoffset:0}}@keyframes cod-checkDraw{0%{stroke-dashoffset:80}to{stroke-dashoffset:0}}.cod-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;display:flex;align-items:center;justify-content:center;padding:16px;background:#140c32c2;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);opacity:0;visibility:hidden;transition:opacity .26s ease,visibility .26s ease}.cod-overlay.cod-open{opacity:1;visibility:visible}.cod-dialog{background:#fff;border-radius:20px;box-shadow:0 32px 80px #2d1b6938,0 8px 24px #0000001f,0 0 0 1px #8b7ab81a;width:100%;max-width:500px;max-height:92vh;overflow-y:auto;overflow-x:hidden;transform:translateY(22px) scale(.97);opacity:0;transition:transform .34s cubic-bezier(.34,1.3,.64,1),opacity .26s ease;will-change:transform;scrollbar-width:thin;scrollbar-color:#E2DDED transparent}.cod-dialog::-webkit-scrollbar{width:4px}.cod-dialog::-webkit-scrollbar-thumb{background:#e2dded;border-radius:2px}.cod-overlay.cod-open .cod-dialog{transform:translateY(0) scale(1);opacity:1}.cod-hdr{background:linear-gradient(145deg,#2d1b69,#5c4a9a);padding:22px 24px 20px;display:flex;align-items:center;justify-content:space-between;gap:14px;position:relative;flex-shrink:0}.cod-hdr:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#ff6b35,#8b7ab8,#2d1b69)}.cod-hdr-left{display:flex;align-items:center;gap:13px;flex:1;min-width:0}.cod-hdr-icon{width:46px;height:46px;background:#ffffff24;border-radius:13px;display:flex;align-items:center;justify-content:center;font-size:21px;flex-shrink:0;border:1px solid rgba(255,255,255,.15)}.cod-hdr-title{font-family:Inter Tight,Inter,system-ui,sans-serif;font-size:17px;font-weight:800;color:#fff;margin:0 0 4px;letter-spacing:-.01em}.cod-hdr-sub{font-family:Inter,system-ui,sans-serif;font-size:12px;color:#ffffffb8;margin:0;display:flex;align-items:center;gap:6px}.cod-hdr-badge{background:#ff6b3547;color:#ffb49a;font-size:10px;font-weight:700;padding:2px 8px;border-radius:999px;letter-spacing:.05em;text-transform:uppercase;border:1px solid rgba(255,107,53,.3)}.cod-close{width:34px;height:34px;background:#ffffff1a;border:1px solid rgba(255,255,255,.15);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fffc;transition:background .2s,color .2s;flex-shrink:0;padding:0}.cod-close:hover{background:#ffffff38;color:#fff}.cod-close svg{width:16px;height:16px}.cod-product{display:flex;align-items:center;gap:13px;padding:14px 24px;background:#f0edf8;border-bottom:1px solid #E2DDED;flex-shrink:0}.cod-product-img{width:58px;height:58px;border-radius:11px;background:#ede9f5;overflow:hidden;flex-shrink:0;border:2px solid rgba(123,110,165,.18);display:flex;align-items:center;justify-content:center;font-size:22px}.cod-product-img img{width:100%;height:100%;object-fit:cover;display:block}.cod-product-info{flex:1;min-width:0}.cod-product-name{font-family:Inter Tight,Inter,system-ui,sans-serif;font-size:13px;font-weight:700;color:#1a1a2e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:3px}.cod-product-meta{font-family:Inter,system-ui,sans-serif;font-size:11px;color:#5a5773;display:flex;align-items:center;gap:8px}.cod-qty-badge{background:#2d1b691a;color:#2d1b69;font-weight:700;font-size:10px;padding:2px 8px;border-radius:999px}.cod-product-price{font-family:Inter Tight,Inter,system-ui,sans-serif;font-size:16px;font-weight:800;color:#3d2b7a;white-space:nowrap;flex-shrink:0}.cod-body{padding:22px 24px 0}.cod-group{margin-bottom:16px}.cod-label{display:block;font-family:Inter,system-ui,sans-serif;font-size:13px;font-weight:600;color:#1a1a2e;margin-bottom:7px;-webkit-user-select:none;user-select:none}.cod-req{color:#ef4444}.cod-input,.cod-select,.cod-textarea{width:100%;font-family:Inter,system-ui,sans-serif;font-size:14px;color:#1a1a2e;background:#f8f7fc;border:2px solid #E2DDED;border-radius:12px;padding:12px 14px;outline:none;transition:border-color .18s,box-shadow .18s,background .18s;-webkit-appearance:none;appearance:none;line-height:1.5;box-sizing:border-box}.cod-input::placeholder,.cod-textarea::placeholder{color:#9490a8;font-size:13px}.cod-input:focus,.cod-select:focus,.cod-textarea:focus{border-color:#7b6ea5;background:#fff;box-shadow:0 0 0 3px #7b6ea52e}.cod-input.cod-err,.cod-select.cod-err,.cod-textarea.cod-err{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441f;background:#fff8f8}.cod-input.cod-ok,.cod-select.cod-ok,.cod-textarea.cod-ok{border-color:#22c55e}.cod-phone-row{display:flex;border:2px solid #E2DDED;border-radius:12px;overflow:hidden;background:#f8f7fc;transition:border-color .18s,box-shadow .18s,background .18s}.cod-phone-row.cod-focused{border-color:#7b6ea5;background:#fff;box-shadow:0 0 0 3px #7b6ea52e}.cod-phone-row.cod-err{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441f;background:#fff8f8}.cod-phone-row.cod-ok{border-color:#22c55e}.cod-phone-prefix{background:#ede9f5;color:#3d2b7a;font-family:Inter,system-ui,sans-serif;font-size:13px;font-weight:700;padding:12px 13px;display:flex;align-items:center;gap:5px;flex-shrink:0;border-right:1px solid #E2DDED;-webkit-user-select:none;user-select:none;white-space:nowrap}.cod-phone-input{flex:1;border:none!important;outline:none!important;box-shadow:none!important;background:transparent!important;border-radius:0!important;padding:12px!important;font-family:Inter,system-ui,sans-serif;font-size:14px;color:#1a1a2e;min-width:0;letter-spacing:.04em}.cod-phone-input::placeholder{color:#9490a8;font-size:13px}.cod-select-wrap{position:relative}.cod-select{cursor:pointer;padding-right:40px;color:#1a1a2e}.cod-select-arrow{position:absolute;right:14px;top:50%;transform:translateY(-50%);color:#7b6ea5;pointer-events:none;transition:transform .2s}.cod-select:focus+.cod-select-arrow{transform:translateY(-50%) rotate(180deg)}.cod-textarea{resize:vertical;min-height:76px}.cod-error{font-family:Inter,system-ui,sans-serif;font-size:11.5px;color:#ef4444;margin-top:5px;max-height:0;overflow:hidden;display:flex;align-items:center;gap:4px;opacity:0;transition:max-height .22s ease,opacity .2s ease}.cod-error.cod-visible{max-height:36px;opacity:1}.cod-err-dot{width:14px;height:14px;background:#ef4444;color:#fff;border-radius:50%;font-size:9px;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0;line-height:1}.cod-actions{display:flex;gap:10px;padding:20px 24px;border-top:1px solid #F0EDF8;background:#fff;position:sticky;bottom:0;margin-top:8px;z-index:2}.cod-btn-cancel{flex:1;padding:13px 16px;background:transparent;border:2px solid #E2DDED;border-radius:999px;font-family:Inter Tight,Inter,system-ui,sans-serif;font-size:14px;font-weight:600;color:#5a5773;cursor:pointer;transition:border-color .2s,color .2s,background .2s;white-space:nowrap}.cod-btn-cancel:hover{border-color:#7b6ea5;color:#3d2b7a;background:#f0edf8}.cod-btn-place{flex:2;padding:13px 20px;background:linear-gradient(135deg,#2d1b69,#5c4a9a);border:none;border-radius:999px;font-family:Inter Tight,Inter,system-ui,sans-serif;font-size:15px;font-weight:700;color:#fff;cursor:pointer;transition:opacity .2s,transform .15s;display:flex;align-items:center;justify-content:center;gap:9px;min-height:50px;letter-spacing:.02em;position:relative;overflow:hidden}.cod-btn-place:hover{opacity:.92;transform:translateY(-1px)}.cod-btn-place:active{transform:scale(.98)}.cod-btn-place:disabled{opacity:.65;cursor:not-allowed;transform:none}.cod-spinner-el{width:18px;height:18px;border:2.5px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:cod-spin .7s linear infinite;display:none;flex-shrink:0}.cod-trust{display:flex;align-items:center;justify-content:center;gap:14px;padding:12px 24px;background:#f0edf8;border-top:1px solid #E2DDED;flex-wrap:wrap}.cod-trust-badge{font-family:Inter,system-ui,sans-serif;font-size:11px;font-weight:600;color:#3d2b7a;display:flex;align-items:center;gap:4px;text-transform:uppercase;letter-spacing:.04em}.cod-buynow-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:14px 24px;background:transparent;border:2px solid #2D1B69;border-radius:999px;font-family:Inter Tight,Inter,system-ui,sans-serif;font-size:15px;font-weight:700;color:#2d1b69;cursor:pointer;transition:background .2s,color .2s,transform .15s;letter-spacing:.02em;-webkit-appearance:none;appearance:none;box-sizing:border-box}.cod-buynow-btn:hover{background:#2d1b69;color:#fff;transform:translateY(-1px)}.cod-buynow-btn:active{transform:scale(.98)}.cod-buynow-btn svg{width:17px;height:17px;flex-shrink:0}.cod-success-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100000;display:flex;align-items:center;justify-content:center;padding:20px;background:#140c32d1;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.cod-success-overlay.cod-open{opacity:1;visibility:visible}.cod-success-dialog{background:#fff;border-radius:24px;box-shadow:0 32px 80px #2d1b6940,0 0 0 1px #8b7ab81a;width:100%;max-width:400px;padding:44px 34px 36px;text-align:center;transform:scale(.88) translateY(20px);opacity:0;transition:transform .36s cubic-bezier(.34,1.36,.64,1),opacity .28s ease}.cod-success-overlay.cod-open .cod-success-dialog{transform:scale(1) translateY(0);opacity:1}.cod-success-icon{width:86px;height:86px;margin:0 auto 20px;animation:cod-popIn .5s cubic-bezier(.34,1.36,.64,1) .08s both}.cod-success-icon svg{width:100%;height:100%}.cod-success-circle{stroke:#22c55e;stroke-dasharray:264;stroke-dashoffset:264;animation:cod-circleDraw .6s ease .15s forwards}.cod-success-check{stroke:#22c55e;stroke-dasharray:80;stroke-dashoffset:80;animation:cod-checkDraw .4s ease .55s forwards}.cod-success-emoji{font-size:26px;display:block;margin-bottom:10px}.cod-success-title{font-family:Inter Tight,Inter,system-ui,sans-serif;font-size:22px;font-weight:800;color:#1a1a2e;margin:0 0 10px;letter-spacing:-.02em}.cod-success-msg{font-family:Inter,system-ui,sans-serif;font-size:15px;color:#5a5773;line-height:1.6;margin:0 0 5px}.cod-success-sub{font-family:Inter,system-ui,sans-serif;font-size:13px;color:#9490a8;line-height:1.6;margin:0 0 22px}.cod-success-ref{background:#f0edf8;border:1.5px dashed #C4B8E0;border-radius:14px;padding:14px 20px;margin-bottom:24px}.cod-success-ref-label{font-family:Inter,system-ui,sans-serif;font-size:11px;font-weight:600;color:#7b6ea5;text-transform:uppercase;letter-spacing:.08em;margin-bottom:5px}.cod-success-ref-num{font-family:Inter Tight,Inter,system-ui,sans-serif;font-size:20px;font-weight:800;color:#2d1b69;letter-spacing:.06em}.cod-success-cta{display:inline-flex;align-items:center;gap:8px;padding:14px 32px;background:linear-gradient(135deg,#2d1b69,#5c4a9a);color:#fff;border:none;border-radius:999px;font-family:Inter Tight,Inter,system-ui,sans-serif;font-size:15px;font-weight:700;cursor:pointer;transition:opacity .2s,transform .15s;letter-spacing:.02em}.cod-success-cta:hover{opacity:.9;transform:translateY(-1px)}.cod-success-cta:active{transform:scale(.98)}.cod-success-cta svg{width:18px;height:18px}@media(max-width:480px){.cod-overlay{align-items:flex-end;padding:0}.cod-dialog{max-height:94vh;border-radius:20px 20px 0 0;transform:translateY(100%);opacity:1}.cod-dialog:before{content:"";display:block;width:36px;height:4px;background:#e2dded;border-radius:2px;margin:11px auto 0}.cod-overlay.cod-open .cod-dialog{transform:translateY(0)}.cod-actions{flex-direction:column-reverse;gap:8px}.cod-btn-cancel,.cod-btn-place{flex:none;width:100%}.cod-trust-badge:last-child{display:none}.cod-success-dialog{padding:36px 24px 28px}.cod-success-icon{width:72px;height:72px}}@media(max-width:360px){.cod-hdr,.cod-body,.cod-actions,.cod-product{padding-left:18px;padding-right:18px}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/cod-modal.css.map */
