.kkb-form-app{width:100%;padding:28px;background:#fff;border:1px solid #d8e6e0;border-radius:20px;box-shadow:0 16px 50px #173a4b15;color:#22313a;font-family:Inter,Arial,sans-serif;scroll-margin-top:calc(var(--kkb-sticky-height,80px) + 20px)}
.kkb-form-app *{box-sizing:border-box}
.kkb-form-app .kkb-form-ui{margin:0;padding:0;max-width:none}
.kkb-form-meta{display:flex;justify-content:space-between;font-size:12px;color:#516b74;margin-bottom:9px}
.kkb-form-meta strong{color:#173a4b;font-weight:600}
.kkb-progress{height:5px;border-radius:5px;background:#e8f0ec;margin-bottom:18px;overflow:hidden}
.kkb-progress span{display:block;height:100%;background:#007e75;transition:width .2s}
.kkb-form-app .kkb-form-title{font-family:Outfit,Arial,sans-serif!important;font-size:25px!important;line-height:1.2!important;color:#173a4b!important;font-weight:700!important;letter-spacing:-.025em!important;margin:0 0 10px!important;outline:none}
.kkb-form-app .kkb-form-intro{font-size:13px!important;line-height:1.6!important;margin:0 0 17px!important;color:#526970!important}
.kkb-form-app .kkb-mock-notice{font-size:11px!important;line-height:1.5!important;background:#fff5e3;color:#765721!important;border-radius:6px;padding:8px 10px;margin:0 0 16px!important}
.kkb-form-app fieldset{padding:0;margin:0;border:0;min-width:0}
.kkb-form-app .kkb-product-choices{display:grid;grid-template-columns:1fr 1fr;gap:9px}
.kkb-form-app .kkb-product-choice{position:relative;display:flex;align-items:center;gap:9px;padding:11px 10px;min-height:66px;border:1px solid #d7e5df;border-radius:10px;font-size:12px;font-weight:600;line-height:1.4;color:#173a4b;cursor:pointer;background:#fff}
.kkb-form-app .kkb-product-choice:hover{border-color:#007e75;background:#f8fcfa}
.kkb-product-icon{flex:none;display:grid;place-items:center;width:29px;height:34px;color:#007e75}
.kkb-product-icon svg{width:25px;height:25px;display:block}
.kkb-product-choice input,.kkb-quantity-choices input{position:absolute;opacity:0;width:1px;height:1px;inset:auto;pointer-events:none}
.kkb-form-app .is-selected{border-color:#007e75!important;background:#eef8f3!important;box-shadow:inset 0 0 0 1px #007e75}
.kkb-product-choice:focus-within,.kkb-quantity-choices label:focus-within{outline:3px solid #e9b75d;outline-offset:2px}
.kkb-form-app .kkb-quantity-choices{margin-top:18px}
.kkb-form-app .kkb-quantity-choices legend{font-size:13px;font-weight:600;line-height:1.55;margin-bottom:10px;padding:0;color:#173a4b}
.kkb-quantity-choices>div{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}
.kkb-quantity-choices label{position:relative;display:grid;place-items:center;min-height:44px;border:1px solid #d7e5df;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;color:#173a4b}
.kkb-form-app .kkb-choice-help{font-size:12px!important;line-height:1.6;margin:15px 0 0!important;color:#60737c!important}
.kkb-form-app .kkb-form-actions{display:flex;gap:10px;margin-top:20px}
.kkb-form-app button{font-family:inherit;cursor:pointer;border-radius:9px;font-size:14px;line-height:1.4;font-weight:700;text-transform:none;letter-spacing:0}
.kkb-form-app .kkb-form-next{flex:1;padding:15px 16px;color:#fff;background:#007e75;border:1px solid #007e75;min-height:49px}
.kkb-form-app .kkb-form-next:hover{background:#00665f}
.kkb-form-app .kkb-form-back{background:#fff;color:#173a4b;border:1px solid #ccded5;padding:13px 15px}
.kkb-form-app button:disabled{opacity:.55;cursor:not-allowed}
.kkb-form-app button:focus-visible,.kkb-form-app input:focus-visible,.kkb-form-app a:focus-visible{outline:3px solid #e9b75d!important;outline-offset:3px}
.kkb-form-app .kkb-form-footnote{font-size:11px!important;line-height:1.5!important;text-align:center;color:#526970!important;margin:12px 0 0!important}
.kkb-form-app .kkb-form-field{margin-bottom:12px;min-width:0}
.kkb-form-app .kkb-form-field label{display:block;font-size:12px;font-weight:600;line-height:1.5;margin-bottom:5px;color:#173a4b}
.kkb-form-app .kkb-form-field input{width:100%;max-width:100%;min-width:0;height:44px;border:1px solid #c7d9d0;background:#fff;border-radius:7px;font:400 15px/1.5 Inter,Arial,sans-serif;padding:9px 10px;color:#22313a;box-shadow:none}
.kkb-form-app .kkb-form-field input[aria-invalid=true]{border:2px solid #b53a30}
.kkb-form-app .kkb-address-row{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:9px}
.kkb-form-app .kkb-contact-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.kkb-form-app .kkb-lookup-status{font-size:12px!important;line-height:1.55!important;color:#526970!important;margin:0 0 14px!important}
.kkb-address-confirm{display:flex;flex-direction:column;gap:5px;border:1px solid #dbe9e2;border-radius:9px;padding:12px 14px;background:#f4faf7;font-size:12px;line-height:1.6;margin:4px 0 17px;color:#173a4b;overflow-wrap:anywhere}
.kkb-form-app .kkb-edit-address{align-self:flex-start;background:none!important;border:0;color:#007e75!important;font-size:12px;padding:2px 0;text-decoration:underline;text-underline-offset:3px}
.kkb-form-app .kkb-confirmation{display:flex;align-items:flex-start;gap:10px;font-size:12px;line-height:1.6;color:#22313a;margin-top:14px;cursor:pointer}
.kkb-confirmation input{width:18px;height:18px;margin:2px 0 0;flex:none;accent-color:#007e75}
.kkb-form-app .kkb-sharing{font-size:11px!important;line-height:1.7!important;color:#526970!important;margin:15px 0 0!important}
.kkb-form-app .kkb-sharing a{color:#007e75!important;text-decoration:underline}
.kkb-form-app .kkb-field-error{display:block;font-size:11px;line-height:1.6;color:#a12620;padding-top:3px}
.kkb-field-error:empty{display:none!important}
.kkb-form-app .kkb-form-message{font-size:12px;line-height:1.6;color:#8d2d24;background:#fff1ee;border-radius:7px;padding:10px;margin-bottom:14px;overflow-wrap:anywhere}
.kkb-form-message:empty{display:none!important}
.kkb-honeypot{position:absolute!important;left:-10000px!important;width:1px;height:1px;overflow:hidden;opacity:0}
.kkb-sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.kkb-form-success{padding:24px 0;color:#173a4b;font-size:20px}.kkb-form-success p{font-size:14px!important;margin:12px 0 20px!important}
.kkb-floating-cta{position:fixed;z-index:1000;right:20px;bottom:20px;display:inline-flex;align-items:center;gap:9px;padding:14px 18px;border:2px solid #fff;border-radius:999px;background:#007e75;color:#fff!important;box-shadow:0 7px 23px #173a4b40;font:700 14px/1.2 Inter,Arial,sans-serif;text-decoration:none!important}
.kkb-floating-cta.kkb-form-in-view{visibility:hidden;pointer-events:none}
.kkb-checkout-layout .kkb-form-app{box-shadow:0 12px 40px #173a4b09}
@media(max-width:767px){.kkb-form-app{padding:22px 18px;border-radius:16px}.kkb-form-app .kkb-form-title{font-size:23px!important}.kkb-form-app .kkb-product-choice{font-size:12px;padding:10px 8px;gap:6px}.kkb-product-icon{width:24px}.kkb-product-icon svg{width:22px;height:22px}.kkb-form-app .kkb-form-field input{font-size:16px}.kkb-form-app .kkb-address-row{grid-template-columns:1.1fr 1fr}.kkb-address-row>.kkb-form-field:last-child{grid-column:1/-1}.kkb-form-app .kkb-contact-row{grid-template-columns:1fr}.kkb-floating-cta{right:14px;bottom:14px;padding:12px 15px;font-size:13px}.kkb-form-app .kkb-form-back{padding-inline:12px}}
@media(max-width:360px){.kkb-form-app .kkb-product-choice{font-size:11px}.kkb-product-icon{width:22px}.kkb-form-app{padding:20px 14px}.kkb-form-app .kkb-form-title{font-size:22px!important}}
