.form-page{padding:6rem 0 4rem;min-height:80vh}.form-container{max-width:640px;margin:0 auto}.form-container h1{font-family:var(--font-display);font-size:2rem;color:var(--duck-charcoal, #3C3C3C);margin-bottom:.25rem}.form-description{color:var(--portal-muted, #666);margin-bottom:1.5rem;font-size:1rem}.public-form .form-field{margin-bottom:1.25rem}.form-field label{display:block;font-weight:600;font-size:.9rem;margin-bottom:.35rem;color:var(--duck-charcoal, #3C3C3C)}.required{color:var(--duck-red, #BD3F3A)}.form-field input[type=text],.form-field input[type=email],.form-field input[type=tel],.form-field input[type=number],.form-field input[type=date],.form-field input[type=url],.form-field textarea,.form-field select{width:100%;padding:.65rem .85rem;border:2px solid var(--portal-border, #ddd);border-radius:8px;font-size:1rem;font-family:inherit;background:var(--portal-surface, #fff);transition:border-color .2s,box-shadow .2s;box-sizing:border-box}.form-field input[type=date]{-webkit-appearance:none;appearance:none}.form-field input:focus,.form-field textarea:focus,.form-field select:focus{outline:none;border-color:var(--duck-maroon, #6B2339);box-shadow:0 0 0 3px #6b23391f}.form-field.has-error input,.form-field.has-error textarea,.form-field.has-error select{border-color:var(--duck-red, #BD3F3A)}.form-field input[type=file]{padding:.5rem;font-size:.9rem}.radio-group,.checkbox-group{display:flex;flex-direction:column;gap:.5rem;margin-top:.25rem}.radio-label,.checkbox-label{display:flex;align-items:center;gap:.5rem;font-weight:400;cursor:pointer;font-size:.95rem}.checkbox-heading{color:var(--duck-charcoal, #3C3C3C);font-size:.95rem;font-weight:600;line-height:1.35;margin-top:.15rem}.checkbox-label--level-1,.checkbox-heading--level-1{margin-left:1.75rem}.checkbox-label--level-2,.checkbox-heading--level-2{margin-left:3.5rem}.help-text{display:block;font-size:.8rem;color:var(--portal-muted, #999);margin-top:.25rem}.help-text--italic{font-style:italic}.error-text{display:block;font-size:.8rem;color:var(--duck-red, #BD3F3A);margin-top:.25rem;font-weight:500}.alert{padding:.75rem 1rem;border-radius:8px;margin-bottom:1.25rem;font-size:.9rem}.alert-error{background:var(--portal-danger-bg, #fbe9e7);color:var(--portal-danger, #c62828);border:1px solid var(--portal-border, #ffcdd2)}.public-form .btn-primary{margin-top:.5rem;padding:.75rem 2rem;font-size:1.05rem}.confirmation{text-align:center;padding:3rem 1rem}.confirmation-icon{margin-bottom:1rem}.confirmation h1{margin-bottom:.75rem}.confirmation-message{font-size:1.1rem;color:var(--portal-muted, #555);line-height:1.7}.form-section{margin-top:1.75rem;margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:2px solid var(--portal-border, #eee)}.form-section h3{font-family:var(--font-display);font-size:1.2rem;color:var(--duck-charcoal, #3C3C3C);margin:0}.form-section-desc{font-size:.85rem;color:var(--portal-muted, #888);margin:.25rem 0 0}.draft-list{margin-bottom:1.25rem;border:1px solid var(--portal-border, #e5e5e5);border-radius:8px;overflow:hidden}.draft-list-header{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--portal-muted, #888);padding:.6rem .85rem .4rem;background:var(--portal-surface, #fafafa);border-bottom:1px solid var(--portal-border, #e5e5e5)}.draft-item{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.6rem .85rem;border-bottom:1px solid var(--portal-border, #f0f0f0)}.draft-item:last-child{border-bottom:none}.draft-item--current{background:var(--portal-warning-bg, #fdf8f0)}.draft-item-info{display:flex;flex-direction:column;gap:.15rem;min-width:0;flex:1}.draft-item-label{font-size:.9rem;color:var(--duck-charcoal, #3C3C3C);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.draft-item-time{font-size:.75rem;color:var(--portal-muted, #aaa)}.draft-item-actions{display:flex;gap:.4rem;flex-shrink:0}.draft-btn{border:none;background:none;cursor:pointer;font-size:.8rem;padding:.25rem .5rem;border-radius:4px;font-family:inherit}.draft-btn--load{color:var(--duck-maroon, #6B2339);font-weight:600}.draft-btn--load:hover{background:#6b233914}.draft-btn--delete{color:var(--portal-muted, #999)}.draft-btn--delete:hover{color:var(--duck-red, #BD3F3A);background:#bd3f3a0f}.draft-btn--confirm,.draft-btn--confirm:hover{color:var(--portal-on-accent, #fff);background:var(--duck-red, #BD3F3A);font-weight:600}.form-submit-row{display:flex;align-items:center;gap:.75rem;margin-top:.5rem}.form-submit-row .btn-block{flex:none}.draft-status{font-size:.8rem;color:var(--portal-muted, #999);opacity:0;transition:opacity .3s;white-space:nowrap}.draft-status--visible{opacity:1}.form-hp{display:none!important}@media(max-width:640px){.form-page{padding:5rem 1rem 3rem}.form-container h1{font-size:1.6rem}.form-field input[type=date]{min-width:0;max-width:100%;box-sizing:border-box;-webkit-appearance:none;appearance:none}.form-embed{max-width:100%;overflow:visible}}#call-history .call-history-notice{display:block;margin-top:.65rem;padding:.8rem 1rem;border-left:4px solid #D4890C;border-radius:6px;background:#d4890c24;color:var(--portal-text, #3C3C3C);font-size:.95rem;font-weight:600;line-height:1.5;font-style:normal}#call-history .call-filter-history{display:block;margin-top:.4rem;color:var(--portal-muted, #666);line-height:1.5}#call-history .call-filter-history[hidden]{display:none}
