.cura-precheckout{box-sizing:border-box;color:#000;background:#fff;border:1px solid #000;width:calc(100% - 40px);max-width:420px;max-height:calc(100dvh - 40px);margin:auto;padding:clamp(24px,4vw,34px);overflow-y:auto;overscroll-behavior:contain;font-family:Guaruja Neue,GuarujaNeue,sans-serif;text-align:left}.cura-precheckout::backdrop{background:rgba(0,0,0,.7)}.cura-precheckout[open]{animation:cura-precheckout-enter .22s ease-out}.cura-precheckout *,.cura-precheckout *:before,.cura-precheckout *:after{box-sizing:border-box}.cura-precheckout [hidden]{display:none!important}.cura-precheckout__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}.cura-precheckout__head h2{margin:0;font-size:13px;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.cura-precheckout__close{display:grid;place-items:center;flex-shrink:0;width:44px;height:44px;margin:-12px -12px -12px 0;padding:0;border:0;background:transparent;color:inherit;cursor:pointer}.cura-precheckout__product{font-size:12px;line-height:1.5;color:#595959;margin:-6px 0 20px;overflow-wrap:anywhere}.cura-precheckout__form{display:flex;flex-direction:column;gap:14px}.cura-precheckout label{display:flex;flex-direction:column;gap:6px;font-size:12px;line-height:1.4;font-weight:500}.cura-precheckout input,.cura-precheckout select{font:inherit;font-size:16px;width:100%;min-width:0;padding:12px 13px;border:1px solid #000;border-radius:0;background:#fff;color:#000;caret-color:#000}.cura-precheckout input::placeholder{color:#727272}.cura-precheckout input:focus{background:#f6f6f5}.cura-precheckout :focus-visible{outline:2px solid #000;outline-offset:3px}.cura-precheckout__hint{color:#595959;font-size:11px;margin-top:-8px}.cura-precheckout__international{font-size:12px;line-height:1.5;margin:0}.cura-precheckout__legal,.cura-precheckout__done{font-size:11px;color:#595959;line-height:1.5;margin:0}.cura-precheckout a{color:#000;text-decoration:underline;text-underline-offset:2px}.cura-precheckout__error{font-size:12px;line-height:1.5;padding:10px 0;border-block:1px solid #000;margin:0}.cura-precheckout__submit{display:flex;align-items:center;justify-content:center;gap:14px;width:100%;min-height:52px;padding:16px 22px;margin-top:4px;font:inherit;font-size:13px;font-weight:600;letter-spacing:.04em;cursor:pointer;border:1px solid #000;background:#000;color:#fff;transition:background .18s,color .18s}.cura-precheckout__submit:hover{background:#fff;color:#000}.cura-precheckout__submit:disabled{opacity:.55;cursor:wait}.cura-precheckout__done p:first-child{font-size:16px;color:#000;margin:12px 0}.cura-precheckout__done p:last-child{font-size:13px}.cura-precheckout ::selection{background:#000;color:#fff}@keyframes cura-precheckout-enter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion: reduce){.cura-precheckout[open]{animation:none}.cura-precheckout__submit{transition:none}}
