@charset "UTF-8";body{background-color:#fff}.sp-gs-hero{position:relative;padding:56px 0;background-color:#eeedf8;background-size:cover;background-position:center center}.sp-gs-hero__overlay{position:absolute;inset:0;background:#eeedf8d9}.sp-gs-hero__body{position:relative;z-index:2;text-align:center;max-width:768px}.sp-gs-hero__title{font-size:32px;font-weight:900;color:#111;margin-top:0;margin-bottom:16px;line-height:1.15}.sp-gs-hero__sub{font-size:18px;font-weight:600;color:#6b7280;line-height:1.6;max-width:672px;margin:0 auto}@media (min-width: 768px){.sp-gs-hero__title{font-size:48px}}.sp-gs-main{padding:56px 0}.sp-gs-section-title{font-size:24px;font-weight:900;color:#111;margin-bottom:24px}.sp-gs-steps{display:flex;flex-direction:column;gap:20px;margin-bottom:48px}.sp-gs-step{display:flex;gap:20px;align-items:flex-start}.sp-gs-step__num{flex-shrink:0;width:36px;height:36px;border-radius:50%;background:#5955cb;color:#fff;font-weight:900;font-size:14px;display:flex;align-items:center;justify-content:center;margin-top:2px}.sp-gs-step__card{flex:1;background:#f3f4f6;border-radius:16px;padding:20px}.sp-gs-step__title{font-weight:900;font-size:16px;line-height:24px;color:#111;margin:0 0 4px}.sp-gs-step__desc{font-size:14px;font-weight:600;color:#6b7280;line-height:1.6;margin:0}.sp-gs-reasons{display:flex;flex-direction:column;gap:16px}.sp-gs-reason{display:flex;gap:12px;align-items:flex-start;background:#fff;border:1px solid #E5E7EB;border-radius:16px;padding:16px 20px}.sp-gs-reason__icon{flex-shrink:0;width:20px;height:20px;border-radius:50%;background:#5955cb1a;display:flex;align-items:center;justify-content:center;margin-top:2px;color:#5955cb}.sp-gs-reason__title{font-weight:900;font-size:14px;line-height:20px;color:#111;margin:0 0 4px}.sp-gs-reason__desc{font-size:14px;font-weight:600;color:#6b7280;line-height:1.6;margin:0}.sp-gs-form-wrap{position:sticky;top:96px;background:#fff;border:1px solid #E5E7EB;border-radius:16px;padding:32px;box-shadow:0 1px 3px #0000000a}.sp-gs-form__title{font-size:20px;line-height:28px;font-weight:900;color:#111;margin:0 0 4px}.sp-gs-form__subtitle{font-size:14px;line-height:20px;font-weight:600;color:#6b7280;margin:0 0 24px}.sp-gs-form{display:flex;flex-direction:column;gap:16px}.sp-gs-field{display:flex;flex-direction:column}.sp-gs-label{font-size:12px;font-weight:700;color:#111;margin-bottom:6px}input.sp-gs-input,select.sp-gs-select,textarea.sp-gs-textarea{width:100%;padding:12px 16px;border:2px solid #E5E7EB;border-radius:12px;font-size:14px;font-weight:600;font-family:Nunito Sans,sans-serif;color:#111;background:#fff;outline:none;transition:border-color .2s;appearance:none;-webkit-appearance:none;-moz-appearance:none;height:48px;line-height:1.4}input.sp-gs-input::placeholder,select.sp-gs-select::placeholder,textarea.sp-gs-textarea::placeholder{color:#9ca3af}input.sp-gs-input:focus,select.sp-gs-select:focus,textarea.sp-gs-textarea:focus{border-color:#5955cb}textarea.sp-gs-textarea{height:88px}select.sp-gs-select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%236B7280' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:40px}.sp-gs-textarea{resize:none;height:auto}.sp-gs-submit{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#5955cb;color:#fff;font-weight:900;font-size:16px;font-family:Nunito Sans,sans-serif;padding:16px 32px;border-radius:9999px;border:none;cursor:pointer;box-shadow:0 8px 24px #5955cb40;transition:background .2s}.sp-gs-submit:hover{background:#4845b0}.sp-gs-form__error{text-align:center;font-size:14px;font-weight:500;color:#dc2626;margin:12px 0 0}.sp-gs-submit:disabled{opacity:.6;cursor:not-allowed}.sp-gs-form__note{text-align:center;font-size:12px;font-weight:600;color:#9ca3af;margin:0}.sp-gs-form-success{text-align:center;padding:32px 0}.sp-gs-form-success__icon{width:64px;height:64px;border-radius:50%;background:#ecfdf5;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;color:#059669}.sp-gs-form-success__title{font-size:20px;font-weight:900;color:#111;margin:0 0 8px}.sp-gs-form-success__text{font-size:14px;font-weight:600;color:#6b7280;line-height:1.6;margin:0}.sp-gs-form-success__link{display:inline-block;margin-top:24px;font-size:14px;font-weight:700;color:#5955cb;text-decoration:none}.sp-gs-form-success__link:hover{text-decoration:underline}
