.wizard-column{display:flex;flex-direction:column;justify-content:space-between;align-items:center;min-height:100vh;width:100%;padding:0;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;color:#262626;background-color:#fafafa;margin:0}.wizard-column-contents{display:flex;flex-direction:column;align-items:center;width:100%;flex-grow:1;justify-content:center;padding:20px;box-sizing:border-box;max-width:420px;margin:auto}.wizard-step{background-color:rgba(0,0,0,0);border:none;border-radius:0;padding:0;width:100%;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;box-shadow:none;text-align:center}.wizard-step-contents{width:100%}.wizard-step-title{font-size:clamp(22px,6vw,28px);font-weight:600;margin-bottom:12px;color:#262626;line-height:1.2}.wizard-step-description{font-size:clamp(14px,4vw,16px);color:#8e8e8e;margin-bottom:30px;line-height:1.5;padding:0 10px}.wizard-step-form{width:100%;display:flex;flex-direction:column;align-items:center}.wizard-field{width:100%;margin-bottom:18px}.field-label{display:none}.field-description{font-size:clamp(11px,3.5vw,13px);color:#8e8e8e;margin-top:5px;margin-bottom:10px;text-align:left;padding-left:10px}.input-area{width:100%}.select-kit{width:100%;position:relative}.select-kit-header{background-color:#efefef;border:1px solid #dbdbdb;border-radius:5px;padding:12px 15px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-size:clamp(15px,4.5vw,16px);color:#262626;height:48px;box-sizing:border-box}.select-kit-selected-name .name{flex-grow:1;text-align:left;color:#8e8e8e}.select-kit.has-selection .select-kit-selected-name .name{color:#262626}.caret-icon{width:12px;height:12px;fill:#8e8e8e;flex-shrink:0}.select-kit-body{position:absolute;top:calc(100% + 5px);left:0;right:0;background-color:#fff;border:1px solid #dbdbdb;border-radius:8px;box-shadow:0 5px 15px rgba(0,0,0,.1);z-index:10;display:none;overflow:hidden}.wizard-step-footer{width:100%;display:flex;flex-direction:column;align-items:center;margin-top:30px;padding:0 20px;box-sizing:border-box}.wizard-progress{display:flex;align-items:center;width:100%;margin-bottom:30px;position:relative;height:4px;border-radius:2px;background-color:#efefef}.wizard-progress .white{position:absolute;height:100%;width:100%;background-color:rgba(0,0,0,0)}.wizard-progress .black{height:100%;background-color:#0095f6;border-radius:2px}.wizard-progress .screen{position:absolute;height:100%;width:100%;background-color:rgba(0,0,0,0)}.wizard-progress span{position:absolute;left:50%;transform:translateX(-50%);top:15px;font-size:clamp(11px,3.5vw,13px);color:#8e8e8e;white-space:nowrap}.wizard-buttons{display:flex;flex-direction:column;width:100%;gap:12px}.action-link.quit{font-size:clamp(14px,4vw,15px);color:#0095f6;text-decoration:none;padding:10px 15px;border-radius:5px;text-align:center;order:2}.action-link.quit:hover{color:#007bff}.wizard-btn{background-color:#0095f6;color:#fff;border:none;border-radius:5px;padding:12px 20px;font-size:clamp(15px,4.5vw,16px);font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease;width:100%;order:1}.wizard-btn.primary:hover{background-color:#007bff}.wizard-btn svg{margin-left:8px;width:14px;height:14px;fill:#fff}.wizard-footer{margin-top:40px;text-align:center;width:100%;padding-bottom:20px}.wizard-footer img{border-radius:50%;object-fit:cover;width:38px;height:38px}.d-icon{display:inline-block;vertical-align:middle}summary:focus,button:focus,a:focus{outline:2px solid #0095f6;outline-offset:2px}
/*# sourceMappingURL=common_theme_47_c0154af53699577b8231041f30ac95987bd675ee.css.map?__ws=clavikl.com */