.photo-upload-section{width:100%}.photo-upload-container{max-width:700px;margin:0 auto}.photo-upload-heading{text-align:center;margin-bottom:1rem}.photo-upload-description{text-align:center;margin-bottom:3rem;color:rgba(var(--color-foreground),.75)}.photo-upload-description p{margin:0}.status-message{padding:1.5rem;border-radius:8px;margin-bottom:2rem;text-align:center}.status-info{background-color:#e3f2fd;color:#1976d2;border:1px solid #90caf9}.status-success{background-color:#e8f5e9;color:#2e7d32;border:1px solid #81c784}.status-error{background-color:#ffebee;color:#c62828;border:1px solid #ef9a9a}.status-message h3{margin:0 0 .5rem;font-size:1.2rem}.status-message p{margin:0}.photo-upload-form{background:rgba(var(--color-background),1);padding:2rem;border-radius:8px;border:1px solid rgba(var(--color-foreground),.1)}.form-group{margin-bottom:2rem}.form-label{display:block;margin-bottom:.5rem;font-weight:600;font-size:1.2rem;color:rgb(var(--color-foreground))}.required{color:#c62828}.optional{font-weight:400;color:rgba(var(--color-foreground),.6)}.form-input,.form-textarea{width:100%;padding:.875rem 1rem;border:1px solid rgba(var(--color-foreground),.2);border-radius:4px;font-size:1.4rem;font-family:inherit;transition:border-color .2s;background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}.form-input:focus,.form-textarea:focus{outline:none;border-color:rgb(var(--color-button));box-shadow:0 0 0 3px rgba(var(--color-button),.1)}.form-textarea{resize:vertical;min-height:120px}.form-input-file{display:block;width:100%;padding:.875rem 1rem;border:2px dashed rgba(var(--color-foreground),.2);border-radius:4px;font-size:1.4rem;cursor:pointer;transition:border-color .2s;background-color:rgba(var(--color-foreground),.02)}.form-input-file:hover{border-color:rgba(var(--color-foreground),.4)}.form-input-file:focus{outline:none;border-color:rgb(var(--color-button));background-color:rgba(var(--color-button),.05)}.form-help{display:block;margin-top:.5rem;font-size:1rem;color:rgba(var(--color-foreground),.6)}.form-group-checkbox{margin-bottom:2.5rem}.form-label-checkbox{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;font-weight:400;font-size:1.4rem}.form-label-checkbox input[type=checkbox]{margin-top:.25rem;width:20px;height:20px;cursor:pointer;flex-shrink:0}.form-label-checkbox span{flex:1}.photo-upload-form .button{width:100%;padding:1rem 2rem;font-size:2rem;display:flex;align-items:center;justify-content:center;font-weight:700;gap:.5rem}.photo-upload-form .button:disabled{opacity:.7;cursor:not-allowed}.loading-spinner{display:inline-block;width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spinner .6s linear infinite}@keyframes spinner{to{transform:rotate(360deg)}}#btnLoading{display:inline-flex;align-items:center;gap:.5rem}@media screen and (max-width: 749px){.photo-upload-form{padding:1.5rem}.photo-upload-heading{font-size:1.75rem}}@media screen and (min-width: 750px){.form-group{margin-bottom:2.5rem}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/section-photo-upload-form.css.map */
