.account-profile{padding:2rem 1.5rem}.account-profile__inner{max-width:56rem;margin:0 auto}.account-profile__title{font-size:1.75rem;margin:0 0 .25rem}.account-profile__subtitle{margin:0 0 1.5rem;color:#000000b3}.account-profile__panel{border:1px solid rgba(0,0,0,.08);border-radius:.75rem;padding:.75rem 1rem;margin-bottom:1rem;background-color:#fff}.account-profile__summary{list-style:none;cursor:pointer}.account-profile__summary::-webkit-details-marker{display:none}.account-profile__summary-title{font-size:1.1rem;margin:0}.account-profile__panel[open] .account-profile__summary-title{font-weight:600}.account-profile__panel-body{margin-top:.75rem}.account-profile__field-group{margin-bottom:.75rem}.account-profile__field-group--full{grid-column:1 / -1}.account-profile__label{display:block;font-size:.85rem;margin-bottom:.25rem}.account-profile__input{width:100%;padding:.5rem .75rem;border-radius:.5rem;border:1px solid rgba(0,0,0,.18);font-size:.95rem}.account-profile__input:focus-visible{outline:2px solid currentColor;outline-offset:2px}.account-profile__field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem 1rem}@media(max-width:48rem){.account-profile{padding-inline:1rem}.account-profile__field-grid{grid-template-columns:minmax(0,1fr)}}.account-profile__button{display:inline-flex;align-items:center;justify-content:center;padding:.6rem 1.4rem;border-radius:999px;border:none;background:#111827;color:#fff;font-size:.95rem;cursor:pointer}.account-profile__button:focus-visible{outline:2px solid currentColor;outline-offset:2px}.account-profile__button:hover{background:#020617}.account-profile__actions{margin-top:1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.account-profile__checkbox-label{display:inline-flex;align-items:center;gap:.5rem;font-size:.9rem}.account-profile__alert{padding:.75rem 1rem;border-radius:.5rem;font-size:.9rem;margin-bottom:.75rem}.account-profile__alert--error{background:#fef2f2;color:#b91c1c}.account-profile__alert--success{background:#ecfdf3;color:#166534}.account-profile__empty{margin:1rem 0 0;color:#000000b3}.verified-banner{display:flex;align-items:flex-start;gap:14px;background:#d4edda;border:1px solid #b0dab9;border-radius:6px;padding:15px 15px 20px;margin-bottom:1.5rem}.verified-banner__icon{flex-shrink:0;width:36px;height:36px;border-radius:50%;background:#28a745;color:#fff;font-size:20px;font-weight:700;display:flex;align-items:center;justify-content:center}.verified-banner__body{flex:1}.verified-banner__text{margin:0 0 12px;font-size:16px;color:#333;line-height:1.5}.warning-banner{display:flex;align-items:flex-start;gap:14px;background:#f8d7da;border:1px solid #f1aeb5;border-radius:6px;padding:15px 15px 20px;margin-bottom:1.5rem}.warning-banner__icon{flex-shrink:0;width:36px;height:36px;border-radius:50%;background:#dc3545;color:#fff;font-size:22px;font-weight:700;display:flex;align-items:center;justify-content:center;line-height:1}.warning-banner__body{flex:1}.warning-banner__text{margin:0;font-size:16px;color:#333;line-height:1.5}.verified-banner .btn,.customer-documents-form button.btn{background:#000;color:#fff;border:1px solid #000}.verified-banner .btn:hover,.customer-documents-form button.btn:hover{background:transparent;color:#000}.customer-documents-form{max-width:100%!important;margin:20px 0}.customer-documents-form .form-layout{display:flex;flex-direction:column;gap:0}.customer-documents-form .form-layout__col .form-group{height:100%;box-sizing:border-box}@media(min-width:900px){.customer-documents-form .form-layout{flex-direction:row;align-items:flex-start;gap:20px}.customer-documents-form .form-layout>.form-group{flex:1;min-width:0}.customer-documents-form .form-layout__col{flex:1;min-width:0}}.customer-documents-form .form-group{margin-bottom:1.5rem;border:1px solid #ddd;padding:15px 15px 20px;border-radius:6px;background:#fff}.customer-documents-form .form-section-title{margin:0 0 15px;padding:0 0 10px;font-size:15px;font-weight:600;border-bottom:1px solid #eee}.customer-documents-form .form-row{display:flex;gap:15px;margin-bottom:0}.customer-documents-form .form-col{flex:1}.customer-documents-form .form-col--narrow{flex:0 0 130px}.customer-documents-form input[type=text]{border:1px solid #ccc;padding:10px;border-radius:4px;width:100%;box-sizing:border-box;margin-bottom:15px;font-size:14px}.customer-documents-form select{border:1px solid #ccc;padding:10px;border-radius:4px;width:100%;box-sizing:border-box;margin-bottom:15px;font-size:14px;background:#fff;cursor:pointer;-webkit-appearance:auto;appearance:auto}.customer-documents-form label{display:block;font-weight:500;margin-bottom:5px;font-size:14px}.customer-documents-form .field-optional{color:#888;font-weight:400;font-size:12px}.customer-documents-form .status-message{font-weight:700;font-size:14px}.customer-documents-form .btn-loading{opacity:.5;cursor:not-allowed}.customer-documents-form textarea{border:1px solid #ccc;padding:10px;border-radius:4px;width:100%;box-sizing:border-box;margin-bottom:15px;font-size:14px}.customer-documents-form p{margin:5px 0 20px}.customer-documents-form a{display:inline;text-decoration:underline}.customer-documents-form .existing-file-block{margin-bottom:0;padding:0;background:transparent;border:none}.customer-documents-form .existing-file-block label{display:block;font-weight:600;margin-bottom:10px}.customer-documents-form .existing-description{color:#444}.customer-documents-form .existing-file-links{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.customer-documents-form .link-button,.customer-documents-form .btn-secondary{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:6px;border:1px solid transparent;text-decoration:none;font-size:14px;cursor:pointer}.customer-documents-form .link-button{background:#eef5ff;color:#114d9f;border-color:#c8d9ff}.customer-documents-form .link-button:hover{background:#dbe9ff}.customer-documents-form .btn-secondary{background:#f1f1f1;color:#333;border-color:#d1d1d1}.customer-documents-form .btn-secondary:hover{background:#e0e0e0}.file-preview-container{display:none;margin-bottom:15px}.file-preview-img{display:none;max-width:100%;height:200px;border-radius:4px}.file-name{margin-top:10px;font-weight:500}.customer-documents-form .checkbox-label{display:flex;align-items:flex-start;gap:10px;margin:15px 0;font-size:14px;cursor:pointer;font-weight:400}.customer-documents-form .checkbox-label input[type=checkbox]{margin-top:2px;width:16px;height:16px;flex-shrink:0;cursor:pointer}.quantity-preset{display:flex;flex-direction:column;gap:.75rem}.quantity-preset__label{font-size:1rem}.quantity-preset__buttons{display:flex;flex-wrap:wrap;gap:1rem}.quantity-preset__button{min-width:4.9rem;padding:1.05rem 1.65rem;border-radius:3px;border:1px solid rgba(0,0,0,.25);background-color:#f5f5f5;color:#111;cursor:pointer;font-size:1.5rem;line-height:1;transition:background-color .15s ease,color .15s ease,border-color .15s ease,transform .15s ease,box-shadow .15s ease}.quantity-preset__button:hover{background-color:#e8e8e8}.quantity-preset__button.is-active{background-color:#111;color:#fff;border-color:#111;transform:translateY(-1px);box-shadow:0 3px 8px #00000059}.quantity-preset__button:focus-visible{outline:2px solid #111111;outline-offset:2px}
/*# sourceMappingURL=/cdn/shop/t/4/compiled_assets/styles.css.map */
