.contact-form-pos[data-astro-cid-vqokol7f]{--lp-color-text-dark: #1f2937;--lp-color-border: #cbd5e1;--lp-color-orange: #ff5a00;--lp-color-orange-dark: #e04e00;--lp-color-bg-light: #f8fafc;background:transparent;width:100%;box-sizing:border-box;font-family:Noto Sans JP,sans-serif}.form-grid[data-astro-cid-vqokol7f]{display:grid;grid-template-columns:repeat(var(--grid-cols, 1),1fr);gap:16px;margin-bottom:16px}.contact-form-pos[data-astro-cid-vqokol7f].multi-col .form-grid[data-astro-cid-vqokol7f]{gap:20px}.desired-budget-grid[data-astro-cid-vqokol7f]{grid-template-columns:1fr 1fr!important;gap:20px}.form-group[data-astro-cid-vqokol7f]{display:flex;flex-direction:column;gap:8px;width:100%;box-sizing:border-box}.form-group[data-astro-cid-vqokol7f].full-width{grid-column:1 / -1;margin-bottom:16px}.form-group[data-astro-cid-vqokol7f] label[data-astro-cid-vqokol7f]{font-weight:700;font-size:14px;color:#fff;display:flex;align-items:center;gap:4px}.contact-form-pos[data-astro-cid-vqokol7f].lite .form-group[data-astro-cid-vqokol7f] label[data-astro-cid-vqokol7f]{color:var(--lp-color-text-dark)}.required-badge[data-astro-cid-vqokol7f]{color:#ef4444;font-weight:700}.form-group[data-astro-cid-vqokol7f] input[data-astro-cid-vqokol7f][type=text],.form-group[data-astro-cid-vqokol7f] input[data-astro-cid-vqokol7f][type=email],.form-group[data-astro-cid-vqokol7f] input[data-astro-cid-vqokol7f][type=tel],.form-group[data-astro-cid-vqokol7f] select[data-astro-cid-vqokol7f],.form-group[data-astro-cid-vqokol7f] textarea[data-astro-cid-vqokol7f]{width:100%;padding:12px 16px;border:1px solid var(--lp-color-border);border-radius:8px;font-size:14px;background-color:#fff;color:var(--lp-color-text-dark);transition:all .2s ease;box-sizing:border-box}.form-group[data-astro-cid-vqokol7f] select[data-astro-cid-vqokol7f]{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%234e6178' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:40px;cursor:pointer}.form-group[data-astro-cid-vqokol7f] textarea[data-astro-cid-vqokol7f]{min-height:100px;resize:vertical}.form-group[data-astro-cid-vqokol7f] input[data-astro-cid-vqokol7f]:focus,.form-group[data-astro-cid-vqokol7f] select[data-astro-cid-vqokol7f]:focus,.form-group[data-astro-cid-vqokol7f] textarea[data-astro-cid-vqokol7f]:focus{border-color:var(--lp-color-orange);outline:none;box-shadow:0 0 0 3px #ff5a0026}.category-group[data-astro-cid-vqokol7f] label[data-astro-cid-vqokol7f]{margin-bottom:4px}.checkbox-grid[data-astro-cid-vqokol7f]{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;background-color:#ffffff0d;padding:16px;border-radius:8px;border:1px solid rgba(255,255,255,.1)}.contact-form-pos[data-astro-cid-vqokol7f].lite .checkbox-grid[data-astro-cid-vqokol7f]{background-color:var(--lp-color-bg-light);border:1px solid var(--lp-color-border)}.checkbox-item[data-astro-cid-vqokol7f]{display:flex;align-items:center;gap:8px}.checkbox-item[data-astro-cid-vqokol7f] input[data-astro-cid-vqokol7f][type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:var(--lp-color-orange)}.checkbox-item[data-astro-cid-vqokol7f] label[data-astro-cid-vqokol7f]{font-size:13px;font-weight:500;color:#fff;cursor:pointer;user-select:none}.contact-form-pos[data-astro-cid-vqokol7f].lite .checkbox-item[data-astro-cid-vqokol7f] label[data-astro-cid-vqokol7f]{color:var(--lp-color-text-dark)}.attachment-upload-area[data-astro-cid-vqokol7f]{position:relative;border:2px dashed var(--lp-color-border);border-radius:8px;background:#ffffff0d;text-align:center;padding:16px;transition:all .2s;cursor:pointer}.attachment-upload-area[data-astro-cid-vqokol7f]:hover{background:#ffffff1a}.hidden-file-input[data-astro-cid-vqokol7f]{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer;z-index:2}.upload-content[data-astro-cid-vqokol7f]{display:flex;align-items:center;justify-content:center;gap:12px;color:#fff}.contact-form-pos[data-astro-cid-vqokol7f].lite .upload-content[data-astro-cid-vqokol7f]{color:var(--lp-color-text-dark)}.upload-icon[data-astro-cid-vqokol7f]{width:24px;height:24px}.upload-text[data-astro-cid-vqokol7f]{font-size:12px;text-align:left}.upload-text[data-astro-cid-vqokol7f] small[data-astro-cid-vqokol7f]{opacity:.7}.file-list[data-astro-cid-vqokol7f]{margin-top:8px;display:flex;flex-direction:column;gap:8px}.file-item[data-astro-cid-vqokol7f]{display:flex;align-items:center;justify-content:space-between;background:#ffffff1a;padding:6px 12px;border-radius:4px;font-size:12px;color:#fff}.contact-form-pos[data-astro-cid-vqokol7f].lite .file-item[data-astro-cid-vqokol7f]{background:var(--lp-color-bg-light);color:var(--lp-color-text-dark);border:1px solid var(--lp-color-border)}.file-item-remove[data-astro-cid-vqokol7f]{background:none;border:none;color:#ef4444;cursor:pointer;font-weight:700}.error-message[data-astro-cid-vqokol7f]{display:none;font-size:12px;color:#ff8787;margin-top:4px;font-weight:700}.contact-form-pos[data-astro-cid-vqokol7f].lite .error-message[data-astro-cid-vqokol7f]{color:#e11d48}.error-message[data-astro-cid-vqokol7f].show{display:block}.has-error[data-astro-cid-vqokol7f] input[data-astro-cid-vqokol7f],.has-error[data-astro-cid-vqokol7f] select[data-astro-cid-vqokol7f],.has-error[data-astro-cid-vqokol7f] textarea[data-astro-cid-vqokol7f]{border:2px solid #ef4444!important}.contact-form-pos[data-astro-cid-vqokol7f].lite .has-error[data-astro-cid-vqokol7f] input[data-astro-cid-vqokol7f],.contact-form-pos[data-astro-cid-vqokol7f].lite .has-error[data-astro-cid-vqokol7f] select[data-astro-cid-vqokol7f],.contact-form-pos[data-astro-cid-vqokol7f].lite .has-error[data-astro-cid-vqokol7f] textarea[data-astro-cid-vqokol7f]{border:2px solid #e11d48!important}.form-submit-wrapper[data-astro-cid-vqokol7f]{text-align:center}.btn-submit[data-astro-cid-vqokol7f]{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:16px;background-color:var(--lp-color-orange);color:#fff;font-size:18px;font-weight:700;border:none;border-radius:8px;cursor:pointer;box-shadow:0 4px 14px #ff5a004d;transition:all .3s ease}.btn-submit[data-astro-cid-vqokol7f]:hover{background-color:var(--lp-color-orange-dark);transform:translateY(-2px);box-shadow:0 6px 20px #ff5a0066}.btn-submit[data-astro-cid-vqokol7f]:disabled{opacity:.7;cursor:not-allowed;transform:none}.submit-icon[data-astro-cid-vqokol7f]{width:20px;height:20px}.form-message[data-astro-cid-vqokol7f]{margin-top:16px;padding:12px;border-radius:8px;text-align:center;font-size:14px;font-weight:500}.form-message[data-astro-cid-vqokol7f].success{background:#10b9811a;border:1px solid #10b981;color:#10b981}.form-message[data-astro-cid-vqokol7f].error{background:#ef44441a;border:1px solid #ef4444;color:#ef4444}@media(max-width:992px){.checkbox-grid[data-astro-cid-vqokol7f]{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.contact-form-pos[data-astro-cid-vqokol7f] .form-grid[data-astro-cid-vqokol7f],.desired-budget-grid[data-astro-cid-vqokol7f]{grid-template-columns:1fr!important;gap:16px}.checkbox-grid[data-astro-cid-vqokol7f]{grid-template-columns:1fr}}
