.woocommerce-form .form-row .input-text,.woocommerce-form .form-row textarea,.woocommerce-form .form-row select,.child-profile-editor-container .woocommerce-Input{background-color:#f0f5ff!important;border:none!important;border-radius:8px!important;color:#333!important;font-size:15px!important;height:48px!important;min-height:48px!important;padding:12px 18px!important;box-sizing:border-box!important;width:100%!important;transition:box-shadow .2s ease!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}.child-profile-editor-container .woocommerce-Input[readonly]{background-color:#fff!important;border:1px dashed #dbe0e8!important;color:#6c757d!important;cursor:not-allowed!important}.woocommerce .form-row .woocommerce-input-wrapper,.child-profile-editor-container .form-row{position:relative}.woocommerce .form-row .woocommerce-input-wrapper:has(select)::after,.child-profile-editor-container .form-row:has(select)::after{content:"";position:absolute;top:50%;right:18px;transform:translateY(-50%);width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:7px solid #555;pointer-events:none}.woocommerce-form .form-row select{padding-right:40px!important}.woocommerce-Address{position:relative}.woocommerce-Address .edit{position:absolute;bottom:25px;right:25px;background:var(--theme-primary)!important;color:#fff!important;padding:8px 24px!important;border-radius:var(--theme-radius)!important;font-size:13px!important;line-height:1.5!important}.woocommerce-billing-fields__field-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:20px}.woocommerce-billing-fields__field-wrapper .form-row{grid-column:1/-1;width:100%!important;margin:0!important;padding:0!important}@media (max-width:768px){.woocommerce-billing-fields__field-wrapper{grid-template-columns:1fr}}.woocommerce-form input:focus,.woocommerce-form textarea:focus,.woocommerce-form select:focus{outline:none!important;box-shadow:0 0 0 2px var(--theme-primary,#5a75b5)!important}.woocommerce-form label{color:var(--theme-text-dark);font-weight:500;font-size:14px;margin-bottom:8px;display:block}.woocommerce-address-fields .button[name=save_address]{background:var(--theme-primary,#5a75b5)!important;color:#fff!important}.woocommerce-address-fields .button[name=save_address]:hover{background:var(--theme-primary-hover,#4c659d)!important}.woocommerce-form .button,.woocommerce-form input[type=submit],.woocommerce-Button{background:var(--theme-primary)!important;color:#fff!important;border:none!important;padding:12px 40px!important;border-radius:var(--theme-radius)!important;font-weight:500;font-size:16px;text-align:center;transition:var(--theme-transition)!important;cursor:pointer;box-shadow:none!important}.woocommerce-form .button:hover,.woocommerce-form input[type=submit]:hover,.woocommerce-Button:hover{background:var(--theme-primary-hover)!important;transform:translateY(-2px);box-shadow:0 4px 10px rgba(0,0,0,.1)!important}