@keyframes shimmer{0%{transform:translateX(-100%)}100%{transform:translateX(100%)}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}main{width:100vw;padding:0}form{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.form-section{width:100%;min-height:400px;padding-top:96px;padding-bottom:96px;background-color:#fff}.form-container{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;margin-top:40px;width:100%}.form-wrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:50%;min-width:480px;margin:0px;background-color:#FAFAFA;padding:2.5rem 4rem}.form-wrapper.transparent{background-color:transparent;padding:0px}.form-img-wrapper{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;width:50%}.form-img-wrapper img{object-fit:contain;width:90%}.form-title{font-size:1.875rem;font-weight:600;line-height:38px;letter-spacing:-0.72px;color:#181D27;margin-bottom:8px;width:100%}@media (max-width: 768px){.form-title{font-size:28px;line-height:30px;text-align:center}}@media (max-width: 640px){.form-title{font-size:24px;line-height:28px;text-align:center}}.form-subheading{font-size:1rem;font-weight:400;line-height:28px;width:100%}.form-text{font-size:0.875rem;font-weight:400;line-height:20px;width:100%}.step-container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:480px}.step-container.full{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:100%}.step-container:first-child{display:block}.step-heading{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.contact-form{display:block;width:100%}.gun-form{display:block;position:relative;background-color:#FAFAFA;padding:16px;padding-top:40px;border-radius:8px;width:100%;box-shadow:0 1px 3px rgba(10,13,18,0.1),0 1px 2px -1px rgba(10,13,18,0.1)}.gun-form.hidden{display:none}.button-wrapper{gap:4px}.btn-add-gun{font-size:1rem;font-weight:600;line-height:24px;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:10px 16px;min-width:120px;border-radius:8px;height:44px;transition:all 0.15s ease;box-shadow:0 1px 3px rgba(10,13,18,0.1),0 1px 2px -1px rgba(10,13,18,0.1);cursor:pointer;border:1px solid #84CAFF;background-color:#fff;color:#1570EF;transition:all 0.15s ease}@media (max-width: 640px){.btn-add-gun{width:100%}}@media (max-width: 640px){.btn-next-gun{width:100%}}.btn-add-gun:hover{background-color:#84CAFF;color:#fff}.added-gun-item{margin-bottom:1rem;padding:14px;border-radius:0.5rem;overflow:hidden;background-color:#eff8ff;width:100%;box-shadow:0 1px 3px rgba(10,13,18,0.1),0 1px 2px -1px rgba(10,13,18,0.1)}.remove-form-btn{position:absolute;top:10px;right:16px;cursor:pointer}.group-label{font-size:1.25rem;font-weight:600;line-height:30px}.form-button-group{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;width:100%}.gun-form-buttons{min-width:240px;display:flex;flex-direction:column;justify-content:flex-start;align-items:left}.gun-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;border:0px}.gun-title{font-weight:500;color:#374151}.gun-actions{display:flex;gap:0.5rem}.gun-content{padding:1rem;border-top:1px solid #d1d5db}.gun-content.collapsed{display:none}.step-1-img{display:none}.form-card{width:100%;max-width:900px;height:470px;display:flex;flex-direction:row;justify-content:center;align-items:center}.form-card-right{padding:38px 64px;max-width:450px;width:100%;height:100%;background-color:#1570EF}.form-card-title{font-size:2.25rem;font-weight:600;line-height:44px;max-width:380px}.form-card-subheading{font-size:1.25rem;font-weight:400;line-height:30px;max-width:380px}.form-card-left{min-width:220px;background-color:#2196f3;height:100%}.card-img{width:100%;height:100%;object-fit:cover}.dropzone{width:100%;max-width:520px;height:200px;border:2px dashed #ccc;border-radius:8px;padding:20px;text-align:center;margin:20px;transition:all 0.3s ease}.dropzone-label{max-width:260px}.dropzone.dragover{background-color:#e1f5fe;border-color:#2196f3}.dropzone-content{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#666}.upload-icon{font-size:48px;margin-bottom:10px;color:#999}.file-list{margin-top:20px;width:100%;max-width:520px}.bulk-actions{display:flex;align-items:center;margin-bottom:16px;padding:8px;background:#f5f5f5;border-radius:4px}.bulk-actions.hidden{display:none}.bulk-delete{display:flex;align-items:center;background:#ff5252;color:white;border:none;padding:6px 12px;border-radius:4px;cursor:pointer;margin-left:auto;transition:opacity 0.2s ease}.bulk-delete:disabled{opacity:0.5;cursor:not-allowed}.bulk-delete img{width:16px;height:16px;margin-right:8px;filter:brightness(0) invert(1)}.file-item{display:flex;align-items:center;padding:16px;border:1px solid #eee;margin-bottom:8px;border-radius:4px}.file-checkbox{margin-right:12px;width:18px;height:18px;cursor:pointer;border:1px solid black}.file-name{flex-grow:1}.file-size{color:#666;margin-left:16px}.preview-container{width:60px;height:60px;margin-right:16px;border-radius:4px;overflow:hidden;flex-shrink:0}.preview-image{width:100%;height:100%;object-fit:cover}.preview-fallback{width:100%;height:100%;background:#f0f0f0;display:flex;flex-direction:row;align-items:center;justify-content:center;color:#666;font-size:20px}.remove-file{background:none;border:none;color:#ff5252;cursor:pointer;margin-left:16px}.remove-file img{width:20px;height:20px}#selectAll{margin-right:8px;width:18px;height:18px;cursor:pointer}.select-all-label{cursor:pointer;user-select:none}.radio-group{display:flex;gap:20px}.radio-item{display:flex;align-items:center;position:relative;cursor:pointer}.radio-input{position:absolute;opacity:0;cursor:pointer}.radio-label{padding-left:28px;cursor:pointer;font-size:16px;user-select:none}.radio-custom{position:absolute;left:0;height:20px;width:20px;background-color:#fff;border:2px solid #ccc;border-radius:50%;transition:all 0.2s ease}.radio-input:checked~.radio-custom{border-color:#2196F3}.radio-custom:after{content:'';position:absolute;display:none;top:50%;left:50%;transform:translate(-50%, -50%);width:10px;height:10px;border-radius:50%;background:#2196F3}.radio-input:checked~.radio-custom:after{display:block}.radio-input:focus~.radio-custom{box-shadow:0 0 0 3px rgba(33,150,243,0.3)}.radio-item:hover .radio-custom{border-color:#2196F3}.radio-input:disabled~.radio-label,.radio-input:disabled~.radio-custom{opacity:0.6;cursor:not-allowed}.finish-btn.loading{position:relative;cursor:not-allowed}.finish-btn.loading::after{content:"";width:16px;height:16px;margin-left:8px;border:2px solid #ffffff;border-top:2px solid transparent;border-radius:50%;display:inline-block;animation:spin 1s linear infinite;vertical-align:middle}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@media (min-width: 768px){.step-1-img{display:block;margin-top:2rem}.form-img{max-width:100%;aspect-ratio:3 / 4}}.step-2{display:flex;flex-direction:column;justify-content:center;align-items:center}@media (max-width: 1067px){.form-container{max-width:90%}.form-wrapper{width:100%;min-width:0px}.step-container{max-width:90%}.form-img-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;margin-top:40px}.form-img-wrapper img{width:90%;height:calc(75% * 4 / 3)}}@media (max-width: 768px){.spacer{display:none}form-button-group{justify-content:center;align-items:center;width:100%}.gun-form-buttons{justify-content:center;align-items:center;width:100%}}@media (max-width: 568px){.input-holder{flex-direction:column}.button-holder{flex-direction:column}.form-wrapper{padding:1rem 2rem}}

/*# sourceMappingURL=form_page.css.map */